Skip to content

Commit

Permalink
chore(deps): update peerdependency vite to v4 (#57)
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 Jan 2, 2023
1 parent 82df2ca commit 71e51ac
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 71e51ac

Please sign in to comment.