Skip to content

Commit

Permalink
chore(deps): update dependency vite to ^2.9.3 (nuxt#4335)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot authored Apr 13, 2022
1 parent b241e50 commit be298e9
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"jiti": "^1.13.0",
"nitropack-dev": "link:../nitropack",
"nuxt3": "workspace:./packages/nuxt3",
"vite": "^2.9.2",
"vite": "^2.9.3",
"unbuild": "^0.7.3"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"rollup-plugin-visualizer": "^5.6.0",
"ufo": "^0.8.3",
"unplugin": "^0.6.1",
"vite": "^2.9.2",
"vite": "^2.9.3",
"vite-node": "^0.9.3"
},
"peerDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1656,7 +1656,7 @@ __metadata:
ufo: ^0.8.3
unbuild: latest
unplugin: ^0.6.1
vite: ^2.9.2
vite: ^2.9.3
vite-node: ^0.9.3
vue: 3.2.32
peerDependencies:
Expand Down Expand Up @@ -13941,7 +13941,7 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:^2.9.2":
"vite@npm:^2.9.3":
version: 2.9.3
resolution: "vite@npm:2.9.3"
dependencies:
Expand Down

0 comments on commit be298e9

Please sign in to comment.