summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVaadin Bot <vaadin-bot@users.noreply.github.com>2024-06-11 14:11:26 +0000
committerVaadin Bot <vaadin-bot@users.noreply.github.com>2024-06-11 14:11:26 +0000
commit7e17e06ed4d3bf509e872a0d39d351d387a1ef66 (patch)
treedaca55960af24ba1e37f3569c2442e46e388a3fe
parent6c32f174892b57a1709ca49583bda942d4dab05f (diff)
downloadvaadin-7e17e06ed4d3bf509e872a0d39d351d387a1ef66.tar.gz
vaadin-7e17e06ed4d3bf509e872a0d39d351d387a1ef66.zip
Update dependencies for version 24.4.0
-rw-r--r--package.json16
1 files changed, 8 insertions, 8 deletions
diff --git a/package.json b/package.json
index a63fa27..1b4225a 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.4.0-rc3",
- "@vaadin/charts": "24.4.0-rc3",
- "@vaadin/cookie-consent": "24.4.0-rc3",
- "@vaadin/crud": "24.4.0-rc3",
- "@vaadin/grid-pro": "24.4.0-rc3",
- "@vaadin/map": "24.4.0-rc3",
- "@vaadin/rich-text-editor": "24.4.0-rc3",
- "@vaadin/vaadin-core": "24.4.0-rc2"
+ "@vaadin/board": "24.4.0",
+ "@vaadin/charts": "24.4.0",
+ "@vaadin/cookie-consent": "24.4.0",
+ "@vaadin/crud": "24.4.0",
+ "@vaadin/grid-pro": "24.4.0",
+ "@vaadin/map": "24.4.0",
+ "@vaadin/rich-text-editor": "24.4.0",
+ "@vaadin/vaadin-core": "24.4.0"
},
"files": [
"vaadin.js"