diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2024-01-15 08:21:29 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2024-01-15 08:21:29 +0000 |
commit | e1491f77f34bbfc101192cb1c9443af5efdcf421 (patch) | |
tree | 76bba89715ec141604f8aedbfe613c9c2619563b | |
parent | 12ab5cd6723d4f48997cc66a11795ef72492ef9d (diff) | |
download | vaadin-e1491f77f34bbfc101192cb1c9443af5efdcf421.tar.gz vaadin-e1491f77f34bbfc101192cb1c9443af5efdcf421.zip |
Update dependencies for version 24.2.9
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index e23a853..06cd1de 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "@vaadin/grid-pro": "24.2.6", "@vaadin/map": "24.2.6", "@vaadin/rich-text-editor": "24.2.6", - "@vaadin/vaadin-core": "24.2.8" + "@vaadin/vaadin-core": "24.2.9" }, "files": [ "vaadin.js" |