Skip to content

Commit

Permalink
qual: bump peer dependency to vike
Browse files Browse the repository at this point in the history
vike-react users now needs the generic type
PageContext<Data> introduced in [email protected]
  • Loading branch information
lourot committed Jan 21, 2024
1 parent e59b058 commit 3be5491
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/vike-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"peerDependencies": {
"react": "18.x.x",
"react-dom": "18.x.x",
"vike": "^0.4.151",
"vike": "^0.4.159",
"vite": "^4.3.8 || ^5.0.10"
},
"devDependencies": {
Expand Down

0 comments on commit 3be5491

Please sign in to comment.