Skip to content

Commit

Permalink
chore(deps): update dependency vite to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 19, 2024
1 parent b311351 commit bbcd85d
Show file tree
Hide file tree
Showing 3 changed files with 91 additions and 23 deletions.
2 changes: 1 addition & 1 deletion packages/vercel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"tsup": "^8.3.5",
"typescript": "^5.6.3",
"vike": "^0.4.203",
"vite": "^5.4.11"
"vite": "^6.0.4"
},
"dependencies": {
"@brillout/libassert": "^0.5.8",
Expand Down
2 changes: 1 addition & 1 deletion packages/vike-integration/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"tsup": "^8.3.5",
"typescript": "^5.6.3",
"vike": "^0.4.203",
"vite": "^5.4.11",
"vite": "^6.0.4",
"vite-plugin-vercel": "workspace:*"
},
"dependencies": {
Expand Down
110 changes: 89 additions & 21 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit bbcd85d

Please sign in to comment.