Skip to content

Commit

Permalink
chore: update package[-lock].json
Browse files Browse the repository at this point in the history
  • Loading branch information
vaadin-bot committed Apr 4, 2024
1 parent f32fab4 commit 7efcf0c
Show file tree
Hide file tree
Showing 28 changed files with 9,464 additions and 9,485 deletions.
222 changes: 111 additions & 111 deletions packages/java/tests/csrf-context/package-lock.json

Large diffs are not rendered by default.

32 changes: 16 additions & 16 deletions packages/java/tests/csrf-context/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,13 @@
"@vaadin/hilla-generator-utils": "file:../../../ts/generator-utils",
"@vitejs/plugin-react": "4.2.1",
"async": "3.2.5",
"glob": "10.3.10",
"glob": "10.3.12",
"rollup-plugin-brotli": "3.1.0",
"rollup-plugin-visualizer": "5.12.0",
"strip-css-comments": "5.0.0",
"transform-ast": "2.4.4",
"typescript": "5.4.3",
"vite": "5.2.6",
"vite": "5.2.7",
"vite-plugin-checker": "0.6.4",
"workbox-build": "7.0.0",
"workbox-core": "7.0.0",
Expand All @@ -42,8 +42,8 @@
"dependencies": {
"@polymer/polymer": "3.5.1",
"@vaadin/common-frontend": "0.0.19",
"@vaadin/hilla-frontend": "24.4.0-alpha18",
"@vaadin/hilla-lit-form": "24.4.0-alpha18",
"@vaadin/hilla-frontend": "24.4.0-alpha19",
"@vaadin/hilla-lit-form": "24.4.0-alpha19",
"@vaadin/router": "1.7.5",
"construct-style-sheets-polyfill": "3.1.0",
"lit": "3.1.2"
Expand All @@ -52,30 +52,30 @@
"@babel/preset-react": "7.24.1",
"@rollup/plugin-replace": "5.0.5",
"@rollup/pluginutils": "5.1.0",
"@vaadin/hilla-generator-cli": "24.4.0-alpha18",
"@vaadin/hilla-generator-core": "24.4.0-alpha18",
"@vaadin/hilla-generator-plugin-backbone": "24.4.0-alpha18",
"@vaadin/hilla-generator-plugin-barrel": "24.4.0-alpha18",
"@vaadin/hilla-generator-plugin-client": "24.4.0-alpha18",
"@vaadin/hilla-generator-plugin-model": "24.4.0-alpha18",
"@vaadin/hilla-generator-plugin-push": "24.4.0-alpha18",
"@vaadin/hilla-generator-plugin-subtypes": "24.4.0-alpha18",
"@vaadin/hilla-generator-utils": "24.4.0-alpha18",
"@vaadin/hilla-generator-cli": "24.4.0-alpha19",
"@vaadin/hilla-generator-core": "24.4.0-alpha19",
"@vaadin/hilla-generator-plugin-backbone": "24.4.0-alpha19",
"@vaadin/hilla-generator-plugin-barrel": "24.4.0-alpha19",
"@vaadin/hilla-generator-plugin-client": "24.4.0-alpha19",
"@vaadin/hilla-generator-plugin-model": "24.4.0-alpha19",
"@vaadin/hilla-generator-plugin-push": "24.4.0-alpha19",
"@vaadin/hilla-generator-plugin-subtypes": "24.4.0-alpha19",
"@vaadin/hilla-generator-utils": "24.4.0-alpha19",
"@vitejs/plugin-react": "4.2.1",
"async": "3.2.5",
"glob": "10.3.10",
"glob": "10.3.12",
"rollup-plugin-brotli": "3.1.0",
"rollup-plugin-visualizer": "5.12.0",
"strip-css-comments": "5.0.0",
"transform-ast": "2.4.4",
"typescript": "5.4.3",
"vite": "5.2.6",
"vite": "5.2.7",
"vite-plugin-checker": "0.6.4",
"workbox-build": "7.0.0",
"workbox-core": "7.0.0",
"workbox-precaching": "7.0.0"
},
"hash": "8905b8d56364a6b5724609267347eb15d1d5fd4311905f17c5b2b438af4008cd"
"hash": "e4c65aa34c0d8342fdaaa710aaa706fe82c2d87162b5bbeb6430ef4621a038b7"
},
"overrides": {
"@vaadin/common-frontend": "$@vaadin/common-frontend",
Expand Down
Loading

0 comments on commit 7efcf0c

Please sign in to comment.