Skip to content

Commit

Permalink
chore(deps): update dependency vite to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 27, 2023
1 parent 04aae5a commit d789b05
Show file tree
Hide file tree
Showing 4 changed files with 172 additions and 290 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
"packages/*"
],
"devDependencies": {
"vite": "4.5.0"
"vite": "5.0.2"
}
}
2 changes: 1 addition & 1 deletion packages/playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@storipress/unplugin-eta": "workspace:*",
"npm-run-all": "4.1.5",
"tiny-invariant": "1.3.1",
"vite": "4.5.0",
"vite": "5.0.2",
"vite-plugin-inspect": "0.7.42",
"vitest": "0.34.6"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/unplugin-eta/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"rollup": "3.29.4",
"typescript": "5.3.2",
"unbuild": "1.2.1",
"vite": "4.5.0",
"vite": "5.0.2",
"webpack": "5.89.0"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit d789b05

Please sign in to comment.