Skip to content

Commit

Permalink
Merge branch 'main' into taefi/dev-mode-views-json-in-generated
Browse files Browse the repository at this point in the history
  • Loading branch information
taefi authored Mar 26, 2024
2 parents b1f431b + a2e80c1 commit 79e5db5
Show file tree
Hide file tree
Showing 28 changed files with 1,273 additions and 1,273 deletions.
152 changes: 76 additions & 76 deletions packages/java/tests/csrf-context/package-lock.json

Large diffs are not rendered by default.

28 changes: 14 additions & 14 deletions packages/java/tests/csrf-context/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"strip-css-comments": "5.0.0",
"transform-ast": "2.4.4",
"typescript": "5.4.3",
"vite": "5.2.3",
"vite": "5.2.6",
"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-alpha16",
"@vaadin/hilla-lit-form": "24.4.0-alpha16",
"@vaadin/hilla-frontend": "24.4.0-alpha17",
"@vaadin/hilla-lit-form": "24.4.0-alpha17",
"@vaadin/router": "1.7.5",
"construct-style-sheets-polyfill": "3.1.0",
"lit": "3.1.2"
Expand All @@ -52,15 +52,15 @@
"@babel/preset-react": "7.24.1",
"@rollup/plugin-replace": "5.0.5",
"@rollup/pluginutils": "5.1.0",
"@vaadin/hilla-generator-cli": "24.4.0-alpha16",
"@vaadin/hilla-generator-core": "24.4.0-alpha16",
"@vaadin/hilla-generator-plugin-backbone": "24.4.0-alpha16",
"@vaadin/hilla-generator-plugin-barrel": "24.4.0-alpha16",
"@vaadin/hilla-generator-plugin-client": "24.4.0-alpha16",
"@vaadin/hilla-generator-plugin-model": "24.4.0-alpha16",
"@vaadin/hilla-generator-plugin-push": "24.4.0-alpha16",
"@vaadin/hilla-generator-plugin-subtypes": "24.4.0-alpha16",
"@vaadin/hilla-generator-utils": "24.4.0-alpha16",
"@vaadin/hilla-generator-cli": "24.4.0-alpha17",
"@vaadin/hilla-generator-core": "24.4.0-alpha17",
"@vaadin/hilla-generator-plugin-backbone": "24.4.0-alpha17",
"@vaadin/hilla-generator-plugin-barrel": "24.4.0-alpha17",
"@vaadin/hilla-generator-plugin-client": "24.4.0-alpha17",
"@vaadin/hilla-generator-plugin-model": "24.4.0-alpha17",
"@vaadin/hilla-generator-plugin-push": "24.4.0-alpha17",
"@vaadin/hilla-generator-plugin-subtypes": "24.4.0-alpha17",
"@vaadin/hilla-generator-utils": "24.4.0-alpha17",
"@vitejs/plugin-react": "4.2.1",
"async": "3.2.5",
"glob": "10.3.10",
Expand All @@ -69,13 +69,13 @@
"strip-css-comments": "5.0.0",
"transform-ast": "2.4.4",
"typescript": "5.4.3",
"vite": "5.2.3",
"vite": "5.2.6",
"vite-plugin-checker": "0.6.4",
"workbox-build": "7.0.0",
"workbox-core": "7.0.0",
"workbox-precaching": "7.0.0"
},
"hash": "0fe92db7e906c3d8d5257ca8539e0cbd925f305553dfea12bcff9200403f3683"
"hash": "8905b8d56364a6b5724609267347eb15d1d5fd4311905f17c5b2b438af4008cd"
},
"overrides": {
"@vaadin/common-frontend": "$@vaadin/common-frontend",
Expand Down
Loading

0 comments on commit 79e5db5

Please sign in to comment.