Skip to content

Commit

Permalink
Merge branch '24.6' into cherry-pick-2963-to-24.6-1733816558899
Browse files Browse the repository at this point in the history
  • Loading branch information
ZheSun88 authored Dec 10, 2024
2 parents 482316c + 913b1cd commit 9d20930
Show file tree
Hide file tree
Showing 23 changed files with 332 additions and 181 deletions.
146 changes: 73 additions & 73 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions packages/ts/file-router/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vaadin/hilla-file-router",
"version": "24.6.0-beta5",
"version": "24.6.0-beta6",
"description": "Hilla file-based router",
"main": "index.js",
"module": "index.js",
Expand Down Expand Up @@ -81,9 +81,9 @@
"type-fest": "^4.9.0"
},
"dependencies": {
"@vaadin/hilla-generator-utils": "24.6.0-beta5",
"@vaadin/hilla-react-auth": "24.6.0-beta5",
"@vaadin/hilla-react-signals": "24.6.0-beta5",
"@vaadin/hilla-generator-utils": "24.6.0-beta6",
"@vaadin/hilla-react-auth": "24.6.0-beta6",
"@vaadin/hilla-react-signals": "24.6.0-beta6",
"react": "^18.2.0",
"rollup": "^4.12.0",
"typescript": "5.6.2"
Expand Down
Loading

0 comments on commit 9d20930

Please sign in to comment.