Skip to content

Commit

Permalink
chore(deps): update dependency vite to v5 (#447)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: hanlee <me@hanlee.co>
  • Loading branch information
renovate[bot] and hannoeru committed Nov 23, 2023
1 parent 6014827 commit 3f3a013
Show file tree
Hide file tree
Showing 2 changed files with 390 additions and 10 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
},
"peerDependencies": {
"@vue/compiler-sfc": "^2.7.0 || ^3.0.0",
"vite": "^2.0.0 || ^3.0.0-0 || ^4.0.0"
"vite": "^2.0.0 || ^3.0.0-0 || ^4.0.0 || ^5.0.0"
},
"peerDependenciesMeta": {
"@vue/compiler-sfc": {
Expand Down Expand Up @@ -100,7 +100,7 @@
"solid-js": "^1.7.6",
"tsup": "^6.7.0",
"typescript": "^5.1.3",
"vite": "^4.3.9",
"vite": "^5.0.2",
"vitest": "^0.31.4",
"vue": "^3.3.8",
"vue-router": "^4.2.2"
Expand Down
Loading

0 comments on commit 3f3a013

Please sign in to comment.