diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2024-11-18 12:58:11 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2024-11-18 12:58:11 +0000 |
commit | 82c94de3e8426b113befb97c896a0003581aac27 (patch) | |
tree | 587328a52e597463d12cd42bd1a302e8bba154ed | |
parent | 0ee58e3fd0879e5a5c717deb6fdc19fb8b5bdf65 (diff) | |
download | vaadin-82c94de3e8426b113befb97c896a0003581aac27.tar.gz vaadin-82c94de3e8426b113befb97c896a0003581aac27.zip |
Update dependencies for version 24.4.17
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 5e88775..d5e29f4 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "@vaadin/grid-pro": "24.4.14", "@vaadin/map": "24.4.14", "@vaadin/rich-text-editor": "24.4.14", - "@vaadin/vaadin-core": "24.4.16" + "@vaadin/vaadin-core": "24.4.17" }, "files": [ "vaadin.js" |