Skip to content

Commit

Permalink
Update versions
Browse files Browse the repository at this point in the history
  • Loading branch information
peholmst committed Jun 12, 2024
1 parent 9a31f70 commit 95d22cd
Show file tree
Hide file tree
Showing 5 changed files with 69 additions and 62 deletions.
4 changes: 2 additions & 2 deletions unified-chat-tutorial-flow/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@

<properties>
<java.version>21</java.version>
<vaadin.version>24.4.0.beta1</vaadin.version>
<vaadin.version>24.4.1</vaadin.version>
</properties>

<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.2.5</version>
<version>3.3.0</version>
<relativePath/>
</parent>

Expand Down
112 changes: 56 additions & 56 deletions unified-chat-tutorial-hilla/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@
"@preact/signals-react": "^2.0.0",
"@vaadin/bundles": "24.4.0-alpha22",
"@vaadin/common-frontend": "0.0.19",
"@vaadin/hilla-file-router": "24.4.0-beta1",
"@vaadin/hilla-frontend": "24.4.0-beta1",
"@vaadin/hilla-lit-form": "24.4.0-beta1",
"@vaadin/hilla-react-auth": "24.4.0-beta1",
"@vaadin/hilla-react-crud": "24.4.0-beta1",
"@vaadin/hilla-react-form": "24.4.0-beta1",
"@vaadin/hilla-react-i18n": "24.4.0-beta1",
"@vaadin/hilla-react-signals": "24.4.0-beta1",
"@vaadin/hilla-file-router": "24.4.0",
"@vaadin/hilla-frontend": "24.4.0",
"@vaadin/hilla-lit-form": "24.4.0",
"@vaadin/hilla-react-auth": "24.4.0",
"@vaadin/hilla-react-crud": "24.4.0",
"@vaadin/hilla-react-form": "24.4.0",
"@vaadin/hilla-react-i18n": "24.4.0",
"@vaadin/hilla-react-signals": "24.4.0",
"@vaadin/polymer-legacy-adapter": "24.4.0-alpha22",
"@vaadin/react-components": "24.4.0-alpha22",
"@vaadin/router": "1.7.5",
Expand All @@ -25,37 +25,37 @@
"@vaadin/vaadin-usage-statistics": "2.1.2",
"construct-style-sheets-polyfill": "3.1.0",
"date-fns": "2.29.3",
"lit": "3.1.3",
"react": "18.3.0",
"react-dom": "18.3.0",
"react-router-dom": "6.23.0"
"lit": "3.1.4",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-router-dom": "6.23.1"
},
"devDependencies": {
"@babel/preset-react": "7.24.1",
"@rollup/plugin-replace": "5.0.5",
"@babel/preset-react": "7.24.7",
"@rollup/plugin-replace": "5.0.7",
"@rollup/pluginutils": "5.1.0",
"@types/react": "18.3.0",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@vaadin/hilla-generator-cli": "24.4.0-beta1",
"@vaadin/hilla-generator-core": "24.4.0-beta1",
"@vaadin/hilla-generator-plugin-backbone": "24.4.0-beta1",
"@vaadin/hilla-generator-plugin-barrel": "24.4.0-beta1",
"@vaadin/hilla-generator-plugin-client": "24.4.0-beta1",
"@vaadin/hilla-generator-plugin-model": "24.4.0-beta1",
"@vaadin/hilla-generator-plugin-push": "24.4.0-beta1",
"@vaadin/hilla-generator-plugin-subtypes": "24.4.0-beta1",
"@vaadin/hilla-generator-utils": "24.4.0-beta1",
"@vitejs/plugin-react": "4.2.1",
"@vaadin/hilla-generator-cli": "24.4.0",
"@vaadin/hilla-generator-core": "24.4.0",
"@vaadin/hilla-generator-plugin-backbone": "24.4.0",
"@vaadin/hilla-generator-plugin-barrel": "24.4.0",
"@vaadin/hilla-generator-plugin-client": "24.4.0",
"@vaadin/hilla-generator-plugin-model": "24.4.0",
"@vaadin/hilla-generator-plugin-push": "24.4.0",
"@vaadin/hilla-generator-plugin-subtypes": "24.4.0",
"@vaadin/hilla-generator-utils": "24.4.0",
"@vitejs/plugin-react": "4.3.1",
"async": "3.2.5",
"glob": "10.3.12",
"glob": "10.4.1",
"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.5",
"vite": "5.2.10",
"vite": "5.2.13",
"vite-plugin-checker": "0.6.4",
"workbox-build": "7.1.0",
"workbox-build": "7.1.1",
"workbox-core": "7.1.0",
"workbox-precaching": "7.1.0"
},
Expand All @@ -64,14 +64,14 @@
"@polymer/polymer": "3.5.1",
"@vaadin/bundles": "24.4.0-alpha22",
"@vaadin/common-frontend": "0.0.19",
"@vaadin/hilla-file-router": "24.4.0-beta1",
"@vaadin/hilla-frontend": "24.4.0-beta1",
"@vaadin/hilla-lit-form": "24.4.0-beta1",
"@vaadin/hilla-react-auth": "24.4.0-beta1",
"@vaadin/hilla-react-crud": "24.4.0-beta1",
"@vaadin/hilla-react-form": "24.4.0-beta1",
"@vaadin/hilla-react-i18n": "24.4.0-beta1",
"@vaadin/hilla-react-signals": "24.4.0-beta1",
"@vaadin/hilla-file-router": "24.4.0",
"@vaadin/hilla-frontend": "24.4.0",
"@vaadin/hilla-lit-form": "24.4.0",
"@vaadin/hilla-react-auth": "24.4.0",
"@vaadin/hilla-react-crud": "24.4.0",
"@vaadin/hilla-react-form": "24.4.0",
"@vaadin/hilla-react-i18n": "24.4.0",
"@vaadin/hilla-react-signals": "24.4.0",
"@vaadin/polymer-legacy-adapter": "24.4.0-alpha22",
"@vaadin/react-components": "24.4.0-alpha22",
"@vaadin/router": "1.7.5",
Expand All @@ -82,37 +82,37 @@
"@vaadin/vaadin-usage-statistics": "2.1.2",
"construct-style-sheets-polyfill": "3.1.0",
"date-fns": "2.29.3",
"lit": "3.1.3",
"react": "18.3.0",
"react-dom": "18.3.0",
"react-router-dom": "6.23.0"
"lit": "3.1.4",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-router-dom": "6.23.1"
},
"devDependencies": {
"@babel/preset-react": "7.24.1",
"@rollup/plugin-replace": "5.0.5",
"@babel/preset-react": "7.24.7",
"@rollup/plugin-replace": "5.0.7",
"@rollup/pluginutils": "5.1.0",
"@types/react": "18.3.0",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@vaadin/hilla-generator-cli": "24.4.0-beta1",
"@vaadin/hilla-generator-core": "24.4.0-beta1",
"@vaadin/hilla-generator-plugin-backbone": "24.4.0-beta1",
"@vaadin/hilla-generator-plugin-barrel": "24.4.0-beta1",
"@vaadin/hilla-generator-plugin-client": "24.4.0-beta1",
"@vaadin/hilla-generator-plugin-model": "24.4.0-beta1",
"@vaadin/hilla-generator-plugin-push": "24.4.0-beta1",
"@vaadin/hilla-generator-plugin-subtypes": "24.4.0-beta1",
"@vaadin/hilla-generator-utils": "24.4.0-beta1",
"@vitejs/plugin-react": "4.2.1",
"@vaadin/hilla-generator-cli": "24.4.0",
"@vaadin/hilla-generator-core": "24.4.0",
"@vaadin/hilla-generator-plugin-backbone": "24.4.0",
"@vaadin/hilla-generator-plugin-barrel": "24.4.0",
"@vaadin/hilla-generator-plugin-client": "24.4.0",
"@vaadin/hilla-generator-plugin-model": "24.4.0",
"@vaadin/hilla-generator-plugin-push": "24.4.0",
"@vaadin/hilla-generator-plugin-subtypes": "24.4.0",
"@vaadin/hilla-generator-utils": "24.4.0",
"@vitejs/plugin-react": "4.3.1",
"async": "3.2.5",
"glob": "10.3.12",
"glob": "10.4.1",
"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.5",
"vite": "5.2.10",
"vite": "5.2.13",
"vite-plugin-checker": "0.6.4",
"workbox-build": "7.1.0",
"workbox-build": "7.1.1",
"workbox-core": "7.1.0",
"workbox-precaching": "7.1.0"
},
Expand Down
4 changes: 2 additions & 2 deletions unified-chat-tutorial-hilla/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@

<properties>
<java.version>21</java.version>
<vaadin.version>24.4.0.beta1</vaadin.version>
<vaadin.version>24.4.1</vaadin.version>
</properties>

<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.2.5</version>
<version>3.3.0</version>
<relativePath/>
</parent>

Expand Down
7 changes: 7 additions & 0 deletions unified-chat-tutorial-hilla/types.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,10 @@ declare module '*.css?inline' {
const content: CSSResultGroup;
export default content;
}

// Allow any CSS Custom Properties
declare module 'csstype' {
interface Properties {
[index: `--${string}`]: any;
}
}
4 changes: 2 additions & 2 deletions unified-chat-tutorial-starter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@

<properties>
<java.version>21</java.version>
<vaadin.version>24.4.0.beta1</vaadin.version>
<vaadin.version>24.4.1</vaadin.version>
</properties>

<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.2.5</version>
<version>3.3.0</version>
<relativePath/>
</parent>

Expand Down

0 comments on commit 95d22cd

Please sign in to comment.