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 Dec 25, 2023
1 parent 9e4662a commit cf1162f
Show file tree
Hide file tree
Showing 3 changed files with 155 additions and 80 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"serve-handler": "6.1.5",
"typescript": "5.1.6",
"unbuild": "latest",
"vite": "4.5.1",
"vite": "5.0.10",
"vitest": "0.34.6"
},
"resolutions": {
Expand Down
2 changes: 1 addition & 1 deletion playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
},
"dependencies": {
"fontaine": "latest",
"vite": "^4.2.0"
"vite": "^5.0.0"
}
}
Loading

0 comments on commit cf1162f

Please sign in to comment.