Skip to content

Commit

Permalink
chore(deps): update peerdependency vite to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 21, 2022
1 parent 7364bfd commit 00b9917
Show file tree
Hide file tree
Showing 3 changed files with 368 additions and 34 deletions.
2 changes: 1 addition & 1 deletion .stacks/core/build/package.json
Expand Up @@ -55,7 +55,7 @@
"unbuild": "^1.0.1",
"unplugin-auto-import": "^0.11.4",
"unplugin-vue-components": "^0.22.9",
"vite": "^3.2.4",
"vite": "^4.0.3",
"vite-plugin-inspect": "^0.7.8",
"vite-plugin-pages": "^0.27.1",
"vite-plugin-pwa": "^0.13.3",
Expand Down
2 changes: 1 addition & 1 deletion .stacks/core/server/package.json
Expand Up @@ -48,7 +48,7 @@
"peerDependencies": {
"@stacksjs/path": "workspace:*",
"nitropack": "^1.0.0",
"vite": "^3.2.4"
"vite": "^4.0.3"
},
"devDependencies": {
"mkdist": "^1.0.0",
Expand Down

0 comments on commit 00b9917

Please sign in to comment.