We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f4cd01 commit 7cb376bCopy full SHA for 7cb376b
4 files changed
assets/package.json
@@ -9,14 +9,14 @@
9
"node": ">= 14.0.0"
10
},
11
"devDependencies": {
12
- "@babel/core": "7.28.6",
13
- "@babel/preset-env": "7.28.6",
+ "@babel/core": "7.29.0",
+ "@babel/preset-env": "7.29.0",
14
"@hotwired/stimulus": "3.2.2",
15
"@materializecss/materialize": "2.0.4",
16
"@symfony/stimulus-bridge": "4.0.1",
17
"@symfony/webpack-encore": "5.3.1",
18
"copy-webpack-plugin": "13.0.1",
19
- "core-js": "3.47.0",
+ "core-js": "3.48.0",
20
"croppie": "2.6.5",
21
"echarts": "6.0.0",
22
"regenerator-runtime": "0.14.1",
@@ -36,7 +36,7 @@
36
"dependencies": {
37
"bazinga-translator": "7.0.0",
38
"hotkeys-js": "^4.0.0",
39
- "intl-messageformat": "11.1.1",
+ "intl-messageformat": "11.1.2",
40
"ts-select2": "^0.2.5"
41
42
"packageManager": "yarn@4.12.0"
0 commit comments