diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2024-06-18 11:41:11 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2024-06-18 11:41:11 +0000 |
commit | 674aa94040432e024f1f33c4972eda2e0abe718d (patch) | |
tree | dc340edd9da869ae33c639346886f97248b048eb | |
parent | c0cee3ff68a438559ede4bcadfbc7313ab5bdacc (diff) | |
download | vaadin-674aa94040432e024f1f33c4972eda2e0abe718d.tar.gz vaadin-674aa94040432e024f1f33c4972eda2e0abe718d.zip |
Update dependencies for version 24.4.3
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index f6c3e2e..22a22f0 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "@vaadin/grid-pro": "24.4.0", "@vaadin/map": "24.4.0", "@vaadin/rich-text-editor": "24.4.0", - "@vaadin/vaadin-core": "24.4.2" + "@vaadin/vaadin-core": "24.4.3" }, "files": [ "vaadin.js" |