Skip to content
This repository has been archived by the owner on Oct 15, 2022. It is now read-only.

Commit

Permalink
chore(deps): update all non-major dependencies (#5)
Browse files Browse the repository at this point in the history
* chore(deps): update all non-major dependencies

* added missing peer deps

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Florian Weber <fl-weber@t-online.de>
  • Loading branch information
renovate[bot] and exreplay authored Aug 27, 2022
1 parent 449a7e7 commit ee96b8e
Show file tree
Hide file tree
Showing 2 changed files with 1,095 additions and 786 deletions.
16 changes: 9 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,24 +26,26 @@
"coverage": "vitest run --coverage"
},
"dependencies": {
"@nuxt/kit": "^3.0.0-rc.6",
"@nuxt/kit": "^3.0.0-rc.8",
"globby": "^13.1.2",
"pathe": "^0.3.3",
"pathe": "^0.3.5",
"vite-plugin-compression": "^0.5.1"
},
"devDependencies": {
"@nuxt/module-builder": "latest",
"@nuxt/test-utils": "^3.0.0-rc.6",
"@nuxt/test-utils": "^3.0.0-rc.8",
"@nuxtjs/eslint-config-typescript": "latest",
"@types/node": "16.11.47",
"@types/node": "16.11.56",
"c8": "^7.12.0",
"eslint": "latest",
"jiti": "^1.14.0",
"nuxt": "^3.0.0-rc.6",
"rollup": "^2.77.2",
"nuxt": "^3.0.0-rc.8",
"rollup": "^2.78.1",
"standard-version": "^9.5.0",
"typescript": "^4.8.2",
"ufo": "^0.8.5",
"vitest": "^0.20.2",
"vite": "^3.0.9",
"vitest": "^0.22.1",
"vue": "^3.2.37"
}
}
Loading

0 comments on commit ee96b8e

Please # to comment.