Skip to content

Commit

Permalink
Merge branch 'main' into collab/signal-validators
Browse files Browse the repository at this point in the history
  • Loading branch information
platosha authored Nov 14, 2024
2 parents 37ffb45 + 64716cb commit 3102dc8
Show file tree
Hide file tree
Showing 28 changed files with 10,614 additions and 10,493 deletions.
454 changes: 227 additions & 227 deletions packages/java/tests/csrf-context/package-lock.json

Large diffs are not rendered by default.

54 changes: 27 additions & 27 deletions packages/java/tests/csrf-context/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@
"@vaadin/common-frontend": "0.0.19",
"@vaadin/hilla-frontend": "file:../../../ts/frontend",
"@vaadin/hilla-lit-form": "file:../../../ts/lit-form",
"@vaadin/icon": "24.6.0-alpha4",
"@vaadin/icons": "24.6.0-alpha4",
"@vaadin/polymer-legacy-adapter": "24.6.0-alpha4",
"@vaadin/icon": "24.6.0-alpha8",
"@vaadin/icons": "24.6.0-alpha8",
"@vaadin/polymer-legacy-adapter": "24.6.0-alpha8",
"@vaadin/router": "2.0.0",
"@vaadin/tooltip": "24.6.0-alpha4",
"@vaadin/vaadin-lumo-styles": "24.6.0-alpha4",
"@vaadin/vaadin-themable-mixin": "24.6.0-alpha4",
"@vaadin/tooltip": "24.6.0-alpha8",
"@vaadin/vaadin-lumo-styles": "24.6.0-alpha8",
"@vaadin/vaadin-themable-mixin": "24.6.0-alpha8",
"construct-style-sheets-polyfill": "3.1.0",
"lit": "3.2.1"
},
Expand All @@ -40,7 +40,7 @@
"strip-css-comments": "5.0.0",
"transform-ast": "2.4.4",
"typescript": "5.6.3",
"vite": "5.4.10",
"vite": "5.4.11",
"vite-plugin-checker": "0.8.0",
"workbox-build": "7.1.1",
"workbox-core": "7.3.0",
Expand All @@ -50,15 +50,15 @@
"dependencies": {
"@polymer/polymer": "3.5.2",
"@vaadin/common-frontend": "0.0.19",
"@vaadin/hilla-frontend": "24.6.0-alpha2",
"@vaadin/hilla-lit-form": "24.6.0-alpha2",
"@vaadin/icon": "24.6.0-alpha4",
"@vaadin/icons": "24.6.0-alpha4",
"@vaadin/polymer-legacy-adapter": "24.6.0-alpha4",
"@vaadin/hilla-frontend": "24.6.0-alpha4",
"@vaadin/hilla-lit-form": "24.6.0-alpha4",
"@vaadin/icon": "24.6.0-alpha8",
"@vaadin/icons": "24.6.0-alpha8",
"@vaadin/polymer-legacy-adapter": "24.6.0-alpha8",
"@vaadin/router": "2.0.0",
"@vaadin/tooltip": "24.6.0-alpha4",
"@vaadin/vaadin-lumo-styles": "24.6.0-alpha4",
"@vaadin/vaadin-themable-mixin": "24.6.0-alpha4",
"@vaadin/tooltip": "24.6.0-alpha8",
"@vaadin/vaadin-lumo-styles": "24.6.0-alpha8",
"@vaadin/vaadin-themable-mixin": "24.6.0-alpha8",
"construct-style-sheets-polyfill": "3.1.0",
"lit": "3.2.1"
},
Expand All @@ -67,16 +67,16 @@
"@preact/signals-react-transform": "0.4.0",
"@rollup/plugin-replace": "6.0.1",
"@rollup/pluginutils": "5.1.2",
"@vaadin/hilla-generator-cli": "24.6.0-alpha2",
"@vaadin/hilla-generator-core": "24.6.0-alpha2",
"@vaadin/hilla-generator-plugin-backbone": "24.6.0-alpha2",
"@vaadin/hilla-generator-plugin-barrel": "24.6.0-alpha2",
"@vaadin/hilla-generator-plugin-client": "24.6.0-alpha2",
"@vaadin/hilla-generator-plugin-model": "24.6.0-alpha2",
"@vaadin/hilla-generator-plugin-push": "24.6.0-alpha2",
"@vaadin/hilla-generator-plugin-signals": "24.6.0-alpha2",
"@vaadin/hilla-generator-plugin-subtypes": "24.6.0-alpha2",
"@vaadin/hilla-generator-utils": "24.6.0-alpha2",
"@vaadin/hilla-generator-cli": "24.6.0-alpha4",
"@vaadin/hilla-generator-core": "24.6.0-alpha4",
"@vaadin/hilla-generator-plugin-backbone": "24.6.0-alpha4",
"@vaadin/hilla-generator-plugin-barrel": "24.6.0-alpha4",
"@vaadin/hilla-generator-plugin-client": "24.6.0-alpha4",
"@vaadin/hilla-generator-plugin-model": "24.6.0-alpha4",
"@vaadin/hilla-generator-plugin-push": "24.6.0-alpha4",
"@vaadin/hilla-generator-plugin-signals": "24.6.0-alpha4",
"@vaadin/hilla-generator-plugin-subtypes": "24.6.0-alpha4",
"@vaadin/hilla-generator-utils": "24.6.0-alpha4",
"@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.10",
"vite": "5.4.11",
"vite-plugin-checker": "0.8.0",
"workbox-build": "7.1.1",
"workbox-core": "7.3.0",
"workbox-precaching": "7.3.0"
},
"hash": "124c6a413498d83cfcba2db9b2f7dd18450f12c2894e39e0abb1d17440ae8fb1"
"hash": "3dceedfd1ddfd6fe1b560f31a2d9fd28292715d69a318e27ad4d4c676f8c4af3"
},
"overrides": {
"@vaadin/common-frontend": "$@vaadin/common-frontend",
Expand Down
Loading

0 comments on commit 3102dc8

Please sign in to comment.