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] authored Jul 7, 2023
1 parent aca5dbe commit bd3b6ac
Show file tree
Hide file tree
Showing 3 changed files with 384 additions and 48 deletions.
2 changes: 1 addition & 1 deletion .stacks/core/build/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"unbuild": "^1.0.2",
"unplugin-auto-import": "^0.12.0",
"unplugin-vue-components": "^0.22.11",
"vite": "^3.2.5",
"vite": "^4.4.2",
"vite-plugin-inspect": "^0.7.9",
"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
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"peerDependencies": {
"@stacksjs/path": "workspace:*",
"nitropack": "^1.0.0",
"vite": "^3.2.5"
"vite": "^4.4.2"
},
"devDependencies": {
"mkdist": "^1.0.0",
Expand Down
Loading

0 comments on commit bd3b6ac

Please sign in to comment.