Skip to content

Commit 3245b68

Browse files
committed
chore: update package[-lock].json
1 parent 8c51388 commit 3245b68

31 files changed

+8952
-8972
lines changed

package-lock.json

+628-627
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@nx/js": "^18.0.4",
3737
"@types/karma": "^6.3.8",
3838
"@types/node": "^20.11.19",
39-
"@vaadin/react-components": "24.4.0-alpha18",
39+
"@vaadin/react-components": "24.4.0-alpha19",
4040
"chai-dom": "^1.12.0",
4141
"compare-versions": "^6.1.0",
4242
"concurrently": "^8.2.2",

packages/java/tests/csrf-context/package-lock.json

+42-42
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/java/tests/csrf-context/package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -26,13 +26,13 @@
2626
"@vaadin/hilla-generator-utils": "file:../../../ts/generator-utils",
2727
"@vitejs/plugin-react": "4.2.1",
2828
"async": "3.2.5",
29-
"glob": "10.3.10",
29+
"glob": "10.3.12",
3030
"rollup-plugin-brotli": "3.1.0",
3131
"rollup-plugin-visualizer": "5.12.0",
3232
"strip-css-comments": "5.0.0",
3333
"transform-ast": "2.4.4",
3434
"typescript": "5.4.3",
35-
"vite": "5.2.6",
35+
"vite": "5.2.7",
3636
"vite-plugin-checker": "0.6.4",
3737
"workbox-build": "7.0.0",
3838
"workbox-core": "7.0.0",
@@ -63,19 +63,19 @@
6363
"@vaadin/hilla-generator-utils": "24.4.0-alpha18",
6464
"@vitejs/plugin-react": "4.2.1",
6565
"async": "3.2.5",
66-
"glob": "10.3.10",
66+
"glob": "10.3.12",
6767
"rollup-plugin-brotli": "3.1.0",
6868
"rollup-plugin-visualizer": "5.12.0",
6969
"strip-css-comments": "5.0.0",
7070
"transform-ast": "2.4.4",
7171
"typescript": "5.4.3",
72-
"vite": "5.2.6",
72+
"vite": "5.2.7",
7373
"vite-plugin-checker": "0.6.4",
7474
"workbox-build": "7.0.0",
7575
"workbox-core": "7.0.0",
7676
"workbox-precaching": "7.0.0"
7777
},
78-
"hash": "8905b8d56364a6b5724609267347eb15d1d5fd4311905f17c5b2b438af4008cd"
78+
"hash": "e4c65aa34c0d8342fdaaa710aaa706fe82c2d87162b5bbeb6430ef4621a038b7"
7979
},
8080
"overrides": {
8181
"@vaadin/common-frontend": "$@vaadin/common-frontend",

0 commit comments

Comments
 (0)