diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2024-06-11 15:53:08 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2024-06-11 15:53:08 +0000 |
commit | 88edaf748bd4efabc1d038e3ca71a5da4fc01fb8 (patch) | |
tree | 26fc53d9139f9db0cdefa73223e2d371a0d54eb4 | |
parent | 4c95f49b64c68473561cfa69f9201722aed7ced6 (diff) | |
download | vaadin-88edaf748bd4efabc1d038e3ca71a5da4fc01fb8.tar.gz vaadin-88edaf748bd4efabc1d038e3ca71a5da4fc01fb8.zip |
Update dependencies for version 24.4.1
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index b5a05dd..1463f5f 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.0" + "@vaadin/vaadin-core": "24.4.1" }, "files": [ "vaadin.js" |