Skip to content
This repository has been archived by the owner on Apr 6, 2023. It is now read-only.

Commit

Permalink
chore(deps): update all non-major dependencies (#8531)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Nov 2, 2022
1 parent 1f6b3be commit 80871e7
Show file tree
Hide file tree
Showing 8 changed files with 161 additions and 149 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"nuxt": "workspace:*",
"nuxt3": "workspace:nuxt@*",
"unbuild": "^0.9.4",
"vite": "^3.2.0",
"vite": "^3.2.2",
"vue": "3.2.41"
},
"devDependencies": {
Expand All @@ -48,15 +48,15 @@
"@nuxt/webpack-builder": "workspace:*",
"@nuxtjs/eslint-config-typescript": "^11.0.0",
"@types/crawler": "^1.2.2",
"@types/node": "^18.11.7",
"@types/node": "^18.11.9",
"@types/rimraf": "^3",
"@types/semver": "^7",
"@unocss/reset": "^0.46.0",
"@unocss/reset": "^0.46.2",
"case-police": "^0.5.10",
"changelogen": "^0.3.5",
"crawler": "^1.3.0",
"eslint": "^8.26.0",
"eslint-plugin-jsdoc": "^39.3.25",
"eslint-plugin-jsdoc": "^39.5.0",
"execa": "^6.1.0",
"expect-type": "^0.15.0",
"globby": "^13.1.2",
Expand All @@ -72,11 +72,11 @@
"typescript": "^4.8.4",
"ufo": "^0.8.6",
"unbuild": "^0.9.4",
"vite": "^3.2.0",
"vitest": "^0.24.3",
"vite": "^3.2.2",
"vitest": "^0.24.5",
"vue-tsc": "^1.0.9"
},
"packageManager": "pnpm@7.14.0",
"packageManager": "pnpm@7.14.1",
"engines": {
"node": "^14.16.0 || ^16.10.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/nuxi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"execa": "^6.1.0",
"flat": "^5.0.2",
"giget": "^0.1.7",
"h3": "^0.8.5",
"h3": "^0.8.6",
"jiti": "^1.16.0",
"listhen": "^0.3.4",
"mlly": "^0.5.16",
Expand Down
2 changes: 1 addition & 1 deletion packages/nuxt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"escape-string-regexp": "^5.0.0",
"fs-extra": "^10.1.0",
"globby": "^13.1.2",
"h3": "^0.8.5",
"h3": "^0.8.6",
"hash-sum": "^2.0.0",
"hookable": "^5.4.1",
"knitwork": "^0.1.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/schema/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@vueuse/head": "~1.0.0-rc.14",
"nitropack": "^0.6.0",
"unbuild": "latest",
"vite": "~3.2.0"
"vite": "~3.2.2"
},
"dependencies": {
"c12": "^0.2.13",
Expand Down
2 changes: 1 addition & 1 deletion packages/test-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"devDependencies": {
"playwright": "^1.27.1",
"unbuild": "latest",
"vitest": "^0.24.3"
"vitest": "^0.24.5"
},
"peerDependencies": {
"vue": "^3.2.41"
Expand Down
10 changes: 5 additions & 5 deletions packages/vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,17 +23,17 @@
"@rollup/plugin-replace": "^5.0.1",
"@vitejs/plugin-vue": "^3.2.0",
"@vitejs/plugin-vue-jsx": "^2.1.0",
"autoprefixer": "^10.4.12",
"autoprefixer": "^10.4.13",
"chokidar": "^3.5.3",
"cssnano": "^5.1.13",
"cssnano": "^5.1.14",
"defu": "^6.1.0",
"esbuild": "^0.15.12",
"escape-string-regexp": "^5.0.0",
"estree-walker": "^3.0.1",
"externality": "^0.2.2",
"fs-extra": "^10.1.0",
"get-port-please": "^2.6.1",
"h3": "^0.8.5",
"h3": "^0.8.6",
"knitwork": "^0.1.2",
"magic-string": "^0.26.7",
"mlly": "^0.5.16",
Expand All @@ -48,8 +48,8 @@
"rollup-plugin-visualizer": "^5.8.3",
"ufo": "^0.8.6",
"unplugin": "^0.10.2",
"vite": "~3.2.0",
"vite-node": "^0.24.3",
"vite": "~3.2.2",
"vite-node": "^0.24.5",
"vite-plugin-checker": "^0.5.1",
"vue-bundle-renderer": "^0.4.4"
},
Expand Down
10 changes: 5 additions & 5 deletions packages/webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@
"@babel/core": "^7.19.6",
"@nuxt/friendly-errors-webpack-plugin": "^2.5.2",
"@nuxt/kit": "3.0.0-rc.12",
"autoprefixer": "^10.4.12",
"autoprefixer": "^10.4.13",
"css-loader": "^6.7.1",
"css-minimizer-webpack-plugin": "^4.2.2",
"cssnano": "^5.1.13",
"cssnano": "^5.1.14",
"esbuild-loader": "^2.20.0",
"escape-string-regexp": "^5.0.0",
"estree-walker": "^3.0.1",
Expand All @@ -32,7 +32,7 @@
"hash-sum": "^2.0.0",
"lodash-es": "^4.17.21",
"magic-string": "^0.26.7",
"memfs": "^3.4.7",
"memfs": "^3.4.9",
"mini-css-extract-plugin": "^2.6.1",
"mlly": "^0.5.16",
"ohash": "^0.1.5",
Expand All @@ -48,12 +48,12 @@
"unplugin": "^0.10.2",
"url-loader": "^4.1.1",
"vue-bundle-renderer": "^0.4.4",
"vue-loader": "^17.0.0",
"vue-loader": "^17.0.1",
"webpack": "^5.74.0",
"webpack-bundle-analyzer": "^4.7.0",
"webpack-dev-middleware": "^5.3.3",
"webpack-hot-middleware": "^2.25.2",
"webpack-virtual-modules": "^0.4.5",
"webpack-virtual-modules": "^0.4.6",
"webpackbar": "^5.0.2"
},
"devDependencies": {
Expand Down

0 comments on commit 80871e7

Please sign in to comment.