Skip to content

Commit

Permalink
update Vike examples
Browse files Browse the repository at this point in the history
  • Loading branch information
brillout committed Dec 15, 2023
1 parent f4abc42 commit e1f51d6
Show file tree
Hide file tree
Showing 4 changed files with 40 additions and 14 deletions.
2 changes: 1 addition & 1 deletion examples/authentication/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"ts-node": "^10.9.1",
"typescript": "^5.3.3",
"vite": "^5.0.6",
"vike": "^0.4.150"
"vike": "0.4.150-commit-d0822a3"
},
"imports": {
"#app/*": "./*.ts",
Expand Down
2 changes: 1 addition & 1 deletion examples/react-streaming/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@
"telefunc": "0.1.66",
"typescript": "^4.8.4",
"vite": "^4.3.9",
"vike": "^0.4.150"
"vike": "0.4.150-commit-d0822a3"
}
}
2 changes: 1 addition & 1 deletion examples/vike/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
"telefunc": "0.1.66",
"typescript": "^4.8.4",
"vite": "^4.3.9",
"vike": "^0.4.150"
"vike": "0.4.150-commit-d0822a3"
}
}
48 changes: 37 additions & 11 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 e1f51d6

Please sign in to comment.