Skip to content

Commit

Permalink
chore(deps): update dependency vite to v5.0.12 (main) (#25315)
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 Jan 19, 2024
1 parent c266e82 commit 214451d
Show file tree
Hide file tree
Showing 6 changed files with 63 additions and 63 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@nuxt/webpack-builder": "workspace:*",
"rollup": "^4.9.5",
"nuxt": "workspace:*",
"vite": "5.0.11",
"vite": "5.0.12",
"vue": "3.4.15",
"magic-string": "^0.30.5"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/kit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"lodash-es": "4.17.21",
"nitropack": "2.8.1",
"unbuild": "latest",
"vite": "5.0.11",
"vite": "5.0.12",
"vitest": "1.1.1",
"webpack": "5.89.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/nuxt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@
"@types/fs-extra": "11.0.4",
"@vitejs/plugin-vue": "5.0.3",
"unbuild": "latest",
"vite": "5.0.11",
"vite": "5.0.12",
"vitest": "1.1.1"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/schema/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"unbuild": "latest",
"unctx": "2.3.1",
"unenv": "1.9.0",
"vite": "5.0.11",
"vite": "5.0.12",
"vue": "3.4.15",
"vue-bundle-renderer": "2.0.0",
"vue-loader": "17.4.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"ufo": "^1.3.2",
"unenv": "^1.9.0",
"unplugin": "^1.6.0",
"vite": "5.0.11",
"vite": "5.0.12",
"vite-node": "^1.1.1",
"vite-plugin-checker": "^0.6.2",
"vue-bundle-renderer": "^2.0.0"
Expand Down
Loading

0 comments on commit 214451d

Please sign in to comment.