diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2024-12-02 10:44:11 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2024-12-02 10:44:11 +0000 |
commit | ec6dd2dd70ad084ed9b19c05a95d6915fb27c8f7 (patch) | |
tree | e900c63d61dc36dcca9194a0165610f901eecfe5 | |
parent | 756886018f77bce0a60f487384a0ab8cb0a26f23 (diff) | |
download | vaadin-ec6dd2dd70ad084ed9b19c05a95d6915fb27c8f7.tar.gz vaadin-ec6dd2dd70ad084ed9b19c05a95d6915fb27c8f7.zip |
Update dependencies for version 24.5.7
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 836f989..e3f63f5 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "@vaadin/grid-pro": "24.5.4", "@vaadin/map": "24.5.4", "@vaadin/rich-text-editor": "24.5.4", - "@vaadin/vaadin-core": "24.5.6" + "@vaadin/vaadin-core": "24.5.7" }, "files": [ "vaadin.js" |