diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2024-10-24 08:35:17 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2024-10-24 08:35:17 +0000 |
commit | dd5d25d837679d70883b6663df804840bbce6fe3 (patch) | |
tree | 5ef679f3761494df0f36839194e92ef3df09c8fe | |
parent | 7ffbf4dd034357160c0681fcb684703fca32beac (diff) | |
download | vaadin-dd5d25d837679d70883b6663df804840bbce6fe3.tar.gz vaadin-dd5d25d837679d70883b6663df804840bbce6fe3.zip |
Update dependencies for version 24.5.1
-rw-r--r-- | package.json | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/package.json b/package.json index 66f201d..332e3ff 100644 --- a/package.json +++ b/package.json @@ -6,14 +6,14 @@ "license": "(Apache-2.0 OR SEE LICENSE IN https://vaadin.com/license/cvdl-4.0)", "main": "vaadin.js", "dependencies": { - "@vaadin/board": "24.5.0", - "@vaadin/charts": "24.5.0", - "@vaadin/cookie-consent": "24.5.0", - "@vaadin/crud": "24.5.0", - "@vaadin/grid-pro": "24.5.0", - "@vaadin/map": "24.5.0", - "@vaadin/rich-text-editor": "24.5.0", - "@vaadin/vaadin-core": "24.5.0" + "@vaadin/board": "24.5.1", + "@vaadin/charts": "24.5.1", + "@vaadin/cookie-consent": "24.5.1", + "@vaadin/crud": "24.5.1", + "@vaadin/grid-pro": "24.5.1", + "@vaadin/map": "24.5.1", + "@vaadin/rich-text-editor": "24.5.1", + "@vaadin/vaadin-core": "24.5.1" }, "files": [ "vaadin.js" |