From 95d22cd40bafcbb8ccd20811e29dc266cfdae08e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petter=20Holmstr=C3=B6m?= Date: Wed, 12 Jun 2024 11:04:27 +0300 Subject: [PATCH] Update versions --- unified-chat-tutorial-flow/pom.xml | 4 +- unified-chat-tutorial-hilla/package.json | 112 +++++++++++------------ unified-chat-tutorial-hilla/pom.xml | 4 +- unified-chat-tutorial-hilla/types.d.ts | 7 ++ unified-chat-tutorial-starter/pom.xml | 4 +- 5 files changed, 69 insertions(+), 62 deletions(-) diff --git a/unified-chat-tutorial-flow/pom.xml b/unified-chat-tutorial-flow/pom.xml index 680d379..a21b478 100644 --- a/unified-chat-tutorial-flow/pom.xml +++ b/unified-chat-tutorial-flow/pom.xml @@ -11,13 +11,13 @@ 21 - 24.4.0.beta1 + 24.4.1 org.springframework.boot spring-boot-starter-parent - 3.2.5 + 3.3.0 diff --git a/unified-chat-tutorial-hilla/package.json b/unified-chat-tutorial-hilla/package.json index 9e4c5b8..c62e3d9 100644 --- a/unified-chat-tutorial-hilla/package.json +++ b/unified-chat-tutorial-hilla/package.json @@ -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", @@ -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" }, @@ -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", @@ -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" }, diff --git a/unified-chat-tutorial-hilla/pom.xml b/unified-chat-tutorial-hilla/pom.xml index dae34d6..0d6db52 100644 --- a/unified-chat-tutorial-hilla/pom.xml +++ b/unified-chat-tutorial-hilla/pom.xml @@ -11,13 +11,13 @@ 21 - 24.4.0.beta1 + 24.4.1 org.springframework.boot spring-boot-starter-parent - 3.2.5 + 3.3.0 diff --git a/unified-chat-tutorial-hilla/types.d.ts b/unified-chat-tutorial-hilla/types.d.ts index 15dfd9d..eff230b 100644 --- a/unified-chat-tutorial-hilla/types.d.ts +++ b/unified-chat-tutorial-hilla/types.d.ts @@ -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; + } +} diff --git a/unified-chat-tutorial-starter/pom.xml b/unified-chat-tutorial-starter/pom.xml index bcb86d6..5c68515 100644 --- a/unified-chat-tutorial-starter/pom.xml +++ b/unified-chat-tutorial-starter/pom.xml @@ -11,13 +11,13 @@ 21 - 24.4.0.beta1 + 24.4.1 org.springframework.boot spring-boot-starter-parent - 3.2.5 + 3.3.0