Skip to content

Commit

Permalink
Merge branch 'main' into fix/sw-context-dynamic-import
Browse files Browse the repository at this point in the history
  • Loading branch information
Lodin authored Nov 27, 2024
2 parents 9a6c78c + 84f99a2 commit c8609ae
Show file tree
Hide file tree
Showing 30 changed files with 1,335 additions and 1,303 deletions.
164 changes: 82 additions & 82 deletions packages/java/tests/csrf-context/package-lock.json

Large diffs are not rendered by default.

24 changes: 12 additions & 12 deletions packages/java/tests/csrf-context/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@
"dependencies": {
"@polymer/polymer": "3.5.2",
"@vaadin/common-frontend": "0.0.19",
"@vaadin/hilla-frontend": "24.6.0-beta2",
"@vaadin/hilla-lit-form": "24.6.0-beta2",
"@vaadin/hilla-frontend": "24.6.0-beta3",
"@vaadin/hilla-lit-form": "24.6.0-beta3",
"@vaadin/icon": "24.6.0-beta1",
"@vaadin/icons": "24.6.0-beta1",
"@vaadin/polymer-legacy-adapter": "24.6.0-beta1",
Expand All @@ -67,16 +67,16 @@
"@preact/signals-react-transform": "0.4.0",
"@rollup/plugin-replace": "6.0.1",
"@rollup/pluginutils": "5.1.3",
"@vaadin/hilla-generator-cli": "24.6.0-beta2",
"@vaadin/hilla-generator-core": "24.6.0-beta2",
"@vaadin/hilla-generator-plugin-backbone": "24.6.0-beta2",
"@vaadin/hilla-generator-plugin-barrel": "24.6.0-beta2",
"@vaadin/hilla-generator-plugin-client": "24.6.0-beta2",
"@vaadin/hilla-generator-plugin-model": "24.6.0-beta2",
"@vaadin/hilla-generator-plugin-push": "24.6.0-beta2",
"@vaadin/hilla-generator-plugin-signals": "24.6.0-beta2",
"@vaadin/hilla-generator-plugin-subtypes": "24.6.0-beta2",
"@vaadin/hilla-generator-utils": "24.6.0-beta2",
"@vaadin/hilla-generator-cli": "24.6.0-beta3",
"@vaadin/hilla-generator-core": "24.6.0-beta3",
"@vaadin/hilla-generator-plugin-backbone": "24.6.0-beta3",
"@vaadin/hilla-generator-plugin-barrel": "24.6.0-beta3",
"@vaadin/hilla-generator-plugin-client": "24.6.0-beta3",
"@vaadin/hilla-generator-plugin-model": "24.6.0-beta3",
"@vaadin/hilla-generator-plugin-push": "24.6.0-beta3",
"@vaadin/hilla-generator-plugin-signals": "24.6.0-beta3",
"@vaadin/hilla-generator-plugin-subtypes": "24.6.0-beta3",
"@vaadin/hilla-generator-utils": "24.6.0-beta3",
"@vitejs/plugin-react": "4.3.3",
"async": "3.2.6",
"glob": "10.4.5",
Expand Down
Loading

0 comments on commit c8609ae

Please sign in to comment.