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 Nov 18, 2024
1 parent 7eec2b8 commit 4f49fca
Show file tree
Hide file tree
Showing 28 changed files with 6,100 additions and 11,067 deletions.
1,298 changes: 449 additions & 849 deletions packages/java/tests/csrf-context/package-lock.json

Large diffs are not rendered by default.

42 changes: 21 additions & 21 deletions packages/java/tests/csrf-context/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@
"lit": "3.2.1"
},
"devDependencies": {
"@babel/preset-react": "7.25.7",
"@babel/preset-react": "7.25.9",
"@preact/signals-react-transform": "0.4.0",
"@rollup/plugin-replace": "6.0.1",
"@rollup/pluginutils": "5.1.2",
"@rollup/pluginutils": "5.1.3",
"@vaadin/hilla-generator-cli": "file:../../../ts/generator-cli",
"@vaadin/hilla-generator-core": "file:../../../ts/generator-core",
"@vaadin/hilla-generator-plugin-backbone": "file:../../../ts/generator-plugin-backbone",
Expand All @@ -40,18 +40,18 @@
"strip-css-comments": "5.0.0",
"transform-ast": "2.4.4",
"typescript": "5.6.3",
"vite": "5.4.9",
"vite": "5.4.11",
"vite-plugin-checker": "0.8.0",
"workbox-build": "7.1.1",
"workbox-build": "7.3.0",
"workbox-core": "7.3.0",
"workbox-precaching": "7.3.0"
},
"vaadin": {
"dependencies": {
"@polymer/polymer": "3.5.2",
"@vaadin/common-frontend": "0.0.19",
"@vaadin/hilla-frontend": "24.5.4",
"@vaadin/hilla-lit-form": "24.5.4",
"@vaadin/hilla-frontend": "24.5.5",
"@vaadin/hilla-lit-form": "24.5.5",
"@vaadin/icon": "24.5.3",
"@vaadin/icons": "24.5.3",
"@vaadin/polymer-legacy-adapter": "24.5.3",
Expand All @@ -63,20 +63,20 @@
"lit": "3.2.1"
},
"devDependencies": {
"@babel/preset-react": "7.25.7",
"@babel/preset-react": "7.25.9",
"@preact/signals-react-transform": "0.4.0",
"@rollup/plugin-replace": "6.0.1",
"@rollup/pluginutils": "5.1.2",
"@vaadin/hilla-generator-cli": "24.5.4",
"@vaadin/hilla-generator-core": "24.5.4",
"@vaadin/hilla-generator-plugin-backbone": "24.5.4",
"@vaadin/hilla-generator-plugin-barrel": "24.5.4",
"@vaadin/hilla-generator-plugin-client": "24.5.4",
"@vaadin/hilla-generator-plugin-model": "24.5.4",
"@vaadin/hilla-generator-plugin-push": "24.5.4",
"@vaadin/hilla-generator-plugin-signals": "24.5.4",
"@vaadin/hilla-generator-plugin-subtypes": "24.5.4",
"@vaadin/hilla-generator-utils": "24.5.4",
"@rollup/pluginutils": "5.1.3",
"@vaadin/hilla-generator-cli": "24.5.5",
"@vaadin/hilla-generator-core": "24.5.5",
"@vaadin/hilla-generator-plugin-backbone": "24.5.5",
"@vaadin/hilla-generator-plugin-barrel": "24.5.5",
"@vaadin/hilla-generator-plugin-client": "24.5.5",
"@vaadin/hilla-generator-plugin-model": "24.5.5",
"@vaadin/hilla-generator-plugin-push": "24.5.5",
"@vaadin/hilla-generator-plugin-signals": "24.5.5",
"@vaadin/hilla-generator-plugin-subtypes": "24.5.5",
"@vaadin/hilla-generator-utils": "24.5.5",
"@vitejs/plugin-react": "4.3.3",
"async": "3.2.6",
"glob": "10.4.5",
Expand All @@ -85,13 +85,13 @@
"strip-css-comments": "5.0.0",
"transform-ast": "2.4.4",
"typescript": "5.6.3",
"vite": "5.4.9",
"vite": "5.4.11",
"vite-plugin-checker": "0.8.0",
"workbox-build": "7.1.1",
"workbox-build": "7.3.0",
"workbox-core": "7.3.0",
"workbox-precaching": "7.3.0"
},
"hash": "e42aa81713815216d94899e26b6d24ebab4ee624b3736ac352926fa7b99005e6"
"hash": "a8501dca7c8b9dc10945b475615e046a666405f8a0dc45864913161c68198dc9"
},
"overrides": {
"@vaadin/common-frontend": "$@vaadin/common-frontend",
Expand Down
Loading

0 comments on commit 4f49fca

Please sign in to comment.