Skip to content

Commit

Permalink
chore(release): npm version 24.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vaadin-bot committed Dec 17, 2024
1 parent a9a82d6 commit fbf2d5b
Show file tree
Hide file tree
Showing 20 changed files with 146 additions and 146 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-rc1",
"version": "24.6.0",
"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-rc1",
"@vaadin/hilla-react-auth": "24.6.0-rc1",
"@vaadin/hilla-react-signals": "24.6.0-rc1",
"@vaadin/hilla-generator-utils": "24.6.0",
"@vaadin/hilla-react-auth": "24.6.0",
"@vaadin/hilla-react-signals": "24.6.0",
"react": "^18.2.0",
"rollup": "^4.12.0",
"typescript": "5.6.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/ts/frontend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vaadin/hilla-frontend",
"version": "24.6.0-rc1",
"version": "24.6.0",
"description": "Hilla core frontend utils",
"main": "index.js",
"module": "index.js",
Expand Down
Loading

0 comments on commit fbf2d5b

Please sign in to comment.