diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2024-10-10 12:12:51 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2024-10-10 12:12:51 +0000 |
commit | c036ffc75a0e37ec3abcb94614c83030eda2ce7b (patch) | |
tree | 862f77108113774594b4438e0634fb125a9ee1a5 | |
parent | f513e4cee10a9b1950ed57156f9a3437074bdcd3 (diff) | |
download | vaadin-core-c036ffc75a0e37ec3abcb94614c83030eda2ce7b.tar.gz vaadin-core-c036ffc75a0e37ec3abcb94614c83030eda2ce7b.zip |
Update dependencies for version 24.5.0-rc1
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 25a3b31..e2091f5 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "@vaadin/vaadin-development-mode-detector": "2.0.7", "@vaadin/vaadin-lumo-styles": "24.5.0-rc2", "@vaadin/vaadin-material-styles": "24.5.0-rc2", - "@vaadin/router": "2.0.0-rc3", + "@vaadin/router": "2.0.0-rc4", "@vaadin/vaadin-usage-statistics": "2.1.3", "@vaadin/vertical-layout": "24.5.0-rc2", "@vaadin/virtual-list": "24.5.0-rc2" |