Skip to content

Commit

Permalink
chore: deps
Browse files Browse the repository at this point in the history
  • Loading branch information
magne4000 committed Aug 20, 2024
1 parent 6a2839f commit 68ccd9a
Show file tree
Hide file tree
Showing 5 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion examples/demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"react": "^18.3.1",
"react-dom": "^18.3.1",
"typescript": "^5.4.5",
"vike": "^0.4.188",
"vike": "^0.4.190",
"vite": "^5.4.1",
"vite-plugin-vercel": "workspace:*"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/express/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"react": "^18.3.1",
"tsx": "^4.17.0",
"typescript": "^5.4.5",
"vike": "^0.4.188",
"vike": "^0.4.190",
"vike-react": "^0.5.3",
"vite": "^5.4.1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/vercel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@vite-plugin-vercel/vike": "workspace:*",
"tsup": "^8.2.4",
"typescript": "^5.5.4",
"vike": "^0.4.188",
"vike": "^0.4.190",
"vite": "^5.4.1"
},
"dependencies": {
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 @@ -37,7 +37,7 @@
"@vercel/node": "^3.2.8",
"tsup": "^8.2.4",
"typescript": "^5.5.4",
"vike": "^0.4.188",
"vike": "^0.4.190",
"vite": "^5.4.1",
"vite-plugin-vercel": "workspace:*"
},
Expand Down
28 changes: 14 additions & 14 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 68ccd9a

Please sign in to comment.