Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (nuxt#8707)
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] authored Nov 7, 2022
1 parent 7040d7a commit ab3c65a
Show file tree
Hide file tree
Showing 5 changed files with 243 additions and 403 deletions.
6 changes: 3 additions & 3 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.2",
"vite": "^3.2.3",
"vue": "3.2.41"
},
"devDependencies": {
Expand All @@ -55,7 +55,7 @@
"case-police": "^0.5.10",
"changelogen": "^0.3.5",
"crawler": "^1.3.0",
"eslint": "^8.26.0",
"eslint": "^8.27.0",
"eslint-plugin-jsdoc": "^39.6.2",
"execa": "^6.1.0",
"expect-type": "^0.15.0",
Expand All @@ -72,7 +72,7 @@
"typescript": "^4.8.4",
"ufo": "^0.8.6",
"unbuild": "^0.9.4",
"vite": "^3.2.2",
"vite": "^3.2.3",
"vitest": "^0.24.5",
"vue-tsc": "^1.0.9"
},
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.1",
"unbuild": "latest",
"vite": "~3.2.2"
"vite": "~3.2.3"
},
"dependencies": {
"c12": "^0.2.13",
Expand Down
4 changes: 2 additions & 2 deletions packages/vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@nuxt/kit": "3.0.0-rc.13",
"@rollup/plugin-replace": "^5.0.1",
"@vitejs/plugin-vue": "^3.2.0",
"@vitejs/plugin-vue-jsx": "^2.1.0",
"@vitejs/plugin-vue-jsx": "^2.1.1",
"autoprefixer": "^10.4.13",
"chokidar": "^3.5.3",
"cssnano": "^5.1.14",
Expand All @@ -48,7 +48,7 @@
"rollup-plugin-visualizer": "^5.8.3",
"ufo": "^0.8.6",
"unplugin": "^0.10.2",
"vite": "~3.2.2",
"vite": "~3.2.3",
"vite-node": "^0.24.5",
"vite-plugin-checker": "^0.5.1",
"vue-bundle-renderer": "^0.5.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"prepack": "unbuild"
},
"dependencies": {
"@babel/core": "^7.19.6",
"@babel/core": "^7.20.2",
"@nuxt/friendly-errors-webpack-plugin": "^2.5.2",
"@nuxt/kit": "3.0.0-rc.13",
"autoprefixer": "^10.4.13",
Expand Down
Loading

0 comments on commit ab3c65a

Please sign in to comment.