mirror of
https://github.com/BrenBroZAYT/gameyfin.git
synced 2026-06-16 16:20:04 +00:00
Upgrade dependencies (Kotlin, Vaadin, Spring Boot, PF4J)
This commit is contained in:
Generated
+1209
-1092
File diff suppressed because it is too large
Load Diff
+63
-63
@@ -7,22 +7,22 @@
|
|||||||
"@nextui-org/react": "^2.6.8",
|
"@nextui-org/react": "^2.6.8",
|
||||||
"@phosphor-icons/react": "^2.1.7",
|
"@phosphor-icons/react": "^2.1.7",
|
||||||
"@polymer/polymer": "3.5.2",
|
"@polymer/polymer": "3.5.2",
|
||||||
"@vaadin/bundles": "24.6.0",
|
"@vaadin/bundles": "24.6.1",
|
||||||
"@vaadin/common-frontend": "0.0.19",
|
"@vaadin/common-frontend": "0.0.19",
|
||||||
"@vaadin/hilla-file-router": "24.6.0",
|
"@vaadin/hilla-file-router": "24.6.1",
|
||||||
"@vaadin/hilla-frontend": "24.6.0",
|
"@vaadin/hilla-frontend": "24.6.1",
|
||||||
"@vaadin/hilla-lit-form": "24.6.0",
|
"@vaadin/hilla-lit-form": "24.6.1",
|
||||||
"@vaadin/hilla-react-auth": "24.6.0",
|
"@vaadin/hilla-react-auth": "24.6.1",
|
||||||
"@vaadin/hilla-react-crud": "24.6.0",
|
"@vaadin/hilla-react-crud": "24.6.1",
|
||||||
"@vaadin/hilla-react-form": "24.6.0",
|
"@vaadin/hilla-react-form": "24.6.1",
|
||||||
"@vaadin/hilla-react-i18n": "24.6.0",
|
"@vaadin/hilla-react-i18n": "24.6.1",
|
||||||
"@vaadin/hilla-react-signals": "24.6.0",
|
"@vaadin/hilla-react-signals": "24.6.1",
|
||||||
"@vaadin/polymer-legacy-adapter": "24.6.0",
|
"@vaadin/polymer-legacy-adapter": "24.6.1",
|
||||||
"@vaadin/react-components": "24.6.0",
|
"@vaadin/react-components": "24.6.1",
|
||||||
"@vaadin/vaadin-development-mode-detector": "2.0.7",
|
"@vaadin/vaadin-development-mode-detector": "2.0.7",
|
||||||
"@vaadin/vaadin-lumo-styles": "24.6.0",
|
"@vaadin/vaadin-lumo-styles": "24.6.1",
|
||||||
"@vaadin/vaadin-material-styles": "24.6.0",
|
"@vaadin/vaadin-material-styles": "24.6.1",
|
||||||
"@vaadin/vaadin-themable-mixin": "24.6.0",
|
"@vaadin/vaadin-themable-mixin": "24.6.1",
|
||||||
"@vaadin/vaadin-usage-statistics": "2.1.3",
|
"@vaadin/vaadin-usage-statistics": "2.1.3",
|
||||||
"class-variance-authority": "^0.7.0",
|
"class-variance-authority": "^0.7.0",
|
||||||
"classnames": "^2.5.1",
|
"classnames": "^2.5.1",
|
||||||
@@ -48,22 +48,22 @@
|
|||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@babel/preset-react": "7.26.3",
|
"@babel/preset-react": "7.26.3",
|
||||||
"@lit-labs/react": "^2.1.3",
|
"@lit-labs/react": "^2.1.3",
|
||||||
"@preact/signals-react-transform": "0.4.0",
|
"@preact/signals-react-transform": "0.5.0",
|
||||||
"@rollup/plugin-replace": "6.0.1",
|
"@rollup/plugin-replace": "6.0.2",
|
||||||
"@rollup/pluginutils": "5.1.3",
|
"@rollup/pluginutils": "5.1.4",
|
||||||
"@types/node": "^22.4.0",
|
"@types/node": "^22.4.0",
|
||||||
"@types/react": "18.3.13",
|
"@types/react": "18.3.18",
|
||||||
"@types/react-dom": "18.3.1",
|
"@types/react-dom": "18.3.5",
|
||||||
"@vaadin/hilla-generator-cli": "24.6.0",
|
"@vaadin/hilla-generator-cli": "24.6.1",
|
||||||
"@vaadin/hilla-generator-core": "24.6.0",
|
"@vaadin/hilla-generator-core": "24.6.1",
|
||||||
"@vaadin/hilla-generator-plugin-backbone": "24.6.0",
|
"@vaadin/hilla-generator-plugin-backbone": "24.6.1",
|
||||||
"@vaadin/hilla-generator-plugin-barrel": "24.6.0",
|
"@vaadin/hilla-generator-plugin-barrel": "24.6.1",
|
||||||
"@vaadin/hilla-generator-plugin-client": "24.6.0",
|
"@vaadin/hilla-generator-plugin-client": "24.6.1",
|
||||||
"@vaadin/hilla-generator-plugin-model": "24.6.0",
|
"@vaadin/hilla-generator-plugin-model": "24.6.1",
|
||||||
"@vaadin/hilla-generator-plugin-push": "24.6.0",
|
"@vaadin/hilla-generator-plugin-push": "24.6.1",
|
||||||
"@vaadin/hilla-generator-plugin-signals": "24.6.0",
|
"@vaadin/hilla-generator-plugin-signals": "24.6.1",
|
||||||
"@vaadin/hilla-generator-plugin-subtypes": "24.6.0",
|
"@vaadin/hilla-generator-plugin-subtypes": "24.6.1",
|
||||||
"@vaadin/hilla-generator-utils": "24.6.0",
|
"@vaadin/hilla-generator-utils": "24.6.1",
|
||||||
"@vitejs/plugin-react": "4.3.4",
|
"@vitejs/plugin-react": "4.3.4",
|
||||||
"@vitejs/plugin-react-swc": "^3.7.0",
|
"@vitejs/plugin-react-swc": "^3.7.0",
|
||||||
"async": "3.2.6",
|
"async": "3.2.6",
|
||||||
@@ -72,12 +72,12 @@
|
|||||||
"postcss": "^8.4.41",
|
"postcss": "^8.4.41",
|
||||||
"postcss-import": "^16.1.0",
|
"postcss-import": "^16.1.0",
|
||||||
"rollup-plugin-brotli": "3.1.0",
|
"rollup-plugin-brotli": "3.1.0",
|
||||||
"rollup-plugin-visualizer": "5.12.0",
|
"rollup-plugin-visualizer": "5.13.1",
|
||||||
"strip-css-comments": "5.0.0",
|
"strip-css-comments": "5.0.0",
|
||||||
"tailwindcss": "^3.4.13",
|
"tailwindcss": "^3.4.13",
|
||||||
"transform-ast": "2.4.4",
|
"transform-ast": "2.4.4",
|
||||||
"typescript": "5.7.2",
|
"typescript": "5.7.2",
|
||||||
"vite": "6.0.4",
|
"vite": "6.0.6",
|
||||||
"vite-plugin-checker": "0.8.0",
|
"vite-plugin-checker": "0.8.0",
|
||||||
"workbox-build": "7.3.0",
|
"workbox-build": "7.3.0",
|
||||||
"workbox-core": "7.3.0",
|
"workbox-core": "7.3.0",
|
||||||
@@ -129,22 +129,22 @@
|
|||||||
"vaadin": {
|
"vaadin": {
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@polymer/polymer": "3.5.2",
|
"@polymer/polymer": "3.5.2",
|
||||||
"@vaadin/bundles": "24.6.0",
|
"@vaadin/bundles": "24.6.1",
|
||||||
"@vaadin/common-frontend": "0.0.19",
|
"@vaadin/common-frontend": "0.0.19",
|
||||||
"@vaadin/hilla-file-router": "24.6.0",
|
"@vaadin/hilla-file-router": "24.6.1",
|
||||||
"@vaadin/hilla-frontend": "24.6.0",
|
"@vaadin/hilla-frontend": "24.6.1",
|
||||||
"@vaadin/hilla-lit-form": "24.6.0",
|
"@vaadin/hilla-lit-form": "24.6.1",
|
||||||
"@vaadin/hilla-react-auth": "24.6.0",
|
"@vaadin/hilla-react-auth": "24.6.1",
|
||||||
"@vaadin/hilla-react-crud": "24.6.0",
|
"@vaadin/hilla-react-crud": "24.6.1",
|
||||||
"@vaadin/hilla-react-form": "24.6.0",
|
"@vaadin/hilla-react-form": "24.6.1",
|
||||||
"@vaadin/hilla-react-i18n": "24.6.0",
|
"@vaadin/hilla-react-i18n": "24.6.1",
|
||||||
"@vaadin/hilla-react-signals": "24.6.0",
|
"@vaadin/hilla-react-signals": "24.6.1",
|
||||||
"@vaadin/polymer-legacy-adapter": "24.6.0",
|
"@vaadin/polymer-legacy-adapter": "24.6.1",
|
||||||
"@vaadin/react-components": "24.6.0",
|
"@vaadin/react-components": "24.6.1",
|
||||||
"@vaadin/vaadin-development-mode-detector": "2.0.7",
|
"@vaadin/vaadin-development-mode-detector": "2.0.7",
|
||||||
"@vaadin/vaadin-lumo-styles": "24.6.0",
|
"@vaadin/vaadin-lumo-styles": "24.6.1",
|
||||||
"@vaadin/vaadin-material-styles": "24.6.0",
|
"@vaadin/vaadin-material-styles": "24.6.1",
|
||||||
"@vaadin/vaadin-themable-mixin": "24.6.0",
|
"@vaadin/vaadin-themable-mixin": "24.6.1",
|
||||||
"@vaadin/vaadin-usage-statistics": "2.1.3",
|
"@vaadin/vaadin-usage-statistics": "2.1.3",
|
||||||
"construct-style-sheets-polyfill": "3.1.0",
|
"construct-style-sheets-polyfill": "3.1.0",
|
||||||
"date-fns": "2.29.3",
|
"date-fns": "2.29.3",
|
||||||
@@ -155,35 +155,35 @@
|
|||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@babel/preset-react": "7.26.3",
|
"@babel/preset-react": "7.26.3",
|
||||||
"@preact/signals-react-transform": "0.4.0",
|
"@preact/signals-react-transform": "0.5.0",
|
||||||
"@rollup/plugin-replace": "6.0.1",
|
"@rollup/plugin-replace": "6.0.2",
|
||||||
"@rollup/pluginutils": "5.1.3",
|
"@rollup/pluginutils": "5.1.4",
|
||||||
"@types/react": "18.3.13",
|
"@types/react": "18.3.18",
|
||||||
"@types/react-dom": "18.3.1",
|
"@types/react-dom": "18.3.5",
|
||||||
"@vaadin/hilla-generator-cli": "24.6.0",
|
"@vaadin/hilla-generator-cli": "24.6.1",
|
||||||
"@vaadin/hilla-generator-core": "24.6.0",
|
"@vaadin/hilla-generator-core": "24.6.1",
|
||||||
"@vaadin/hilla-generator-plugin-backbone": "24.6.0",
|
"@vaadin/hilla-generator-plugin-backbone": "24.6.1",
|
||||||
"@vaadin/hilla-generator-plugin-barrel": "24.6.0",
|
"@vaadin/hilla-generator-plugin-barrel": "24.6.1",
|
||||||
"@vaadin/hilla-generator-plugin-client": "24.6.0",
|
"@vaadin/hilla-generator-plugin-client": "24.6.1",
|
||||||
"@vaadin/hilla-generator-plugin-model": "24.6.0",
|
"@vaadin/hilla-generator-plugin-model": "24.6.1",
|
||||||
"@vaadin/hilla-generator-plugin-push": "24.6.0",
|
"@vaadin/hilla-generator-plugin-push": "24.6.1",
|
||||||
"@vaadin/hilla-generator-plugin-signals": "24.6.0",
|
"@vaadin/hilla-generator-plugin-signals": "24.6.1",
|
||||||
"@vaadin/hilla-generator-plugin-subtypes": "24.6.0",
|
"@vaadin/hilla-generator-plugin-subtypes": "24.6.1",
|
||||||
"@vaadin/hilla-generator-utils": "24.6.0",
|
"@vaadin/hilla-generator-utils": "24.6.1",
|
||||||
"@vitejs/plugin-react": "4.3.4",
|
"@vitejs/plugin-react": "4.3.4",
|
||||||
"async": "3.2.6",
|
"async": "3.2.6",
|
||||||
"glob": "10.4.5",
|
"glob": "10.4.5",
|
||||||
"rollup-plugin-brotli": "3.1.0",
|
"rollup-plugin-brotli": "3.1.0",
|
||||||
"rollup-plugin-visualizer": "5.12.0",
|
"rollup-plugin-visualizer": "5.13.1",
|
||||||
"strip-css-comments": "5.0.0",
|
"strip-css-comments": "5.0.0",
|
||||||
"transform-ast": "2.4.4",
|
"transform-ast": "2.4.4",
|
||||||
"typescript": "5.7.2",
|
"typescript": "5.7.2",
|
||||||
"vite": "6.0.3",
|
"vite": "6.0.6",
|
||||||
"vite-plugin-checker": "0.8.0",
|
"vite-plugin-checker": "0.8.0",
|
||||||
"workbox-build": "7.3.0",
|
"workbox-build": "7.3.0",
|
||||||
"workbox-core": "7.3.0",
|
"workbox-core": "7.3.0",
|
||||||
"workbox-precaching": "7.3.0"
|
"workbox-precaching": "7.3.0"
|
||||||
},
|
},
|
||||||
"hash": "4099232c58f6c21155d122b3f87c250d3cb5c29d311b972174d9ecddb57a0eb6"
|
"hash": "8386ec0a264430ae74351314903f3a2bec7a94b06a38df5de6417ab03bedb4b9"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -297,6 +297,7 @@ function statsExtracterPlugin(): PluginOption {
|
|||||||
const generatedImports = Array.from(generatedImportsSet).sort();
|
const generatedImports = Array.from(generatedImportsSet).sort();
|
||||||
|
|
||||||
const frontendFiles: Record<string, string> = {};
|
const frontendFiles: Record<string, string> = {};
|
||||||
|
frontendFiles['index.html'] = createHash('sha256').update(customIndexData.replace(/\r\n/g, '\n'), 'utf8').digest('hex');
|
||||||
|
|
||||||
const projectFileExtensions = ['.js', '.js.map', '.ts', '.ts.map', '.tsx', '.tsx.map', '.css', '.css.map', '.'];
|
const projectFileExtensions = ['.js', '.js.map', '.ts', '.ts.map', '.tsx', '.tsx.map', '.css', '.css.map', '.'];
|
||||||
|
|
||||||
|
|||||||
+5
-5
@@ -1,13 +1,13 @@
|
|||||||
# Plugin versions
|
# Plugin versions
|
||||||
kotlinVersion=2.0.21
|
kotlinVersion=2.1.0
|
||||||
kspVersion=2.0.21-1.0.28
|
kspVersion=2.1.0-1.0.29
|
||||||
vaadinVersion=24.6.0
|
vaadinVersion=24.6.1
|
||||||
springBootVersion=3.4.0
|
springBootVersion=3.4.1
|
||||||
springCloudVersion=2024.0.0
|
springCloudVersion=2024.0.0
|
||||||
springDependencyManagementVersion=1.1.6
|
springDependencyManagementVersion=1.1.6
|
||||||
# Dependency versions
|
# Dependency versions
|
||||||
pf4jVersion=3.13.0
|
pf4jVersion=3.13.0
|
||||||
pf4jKspVersion=2.0.21-1.0.1
|
pf4jKspVersion=2.1.0-1.0.2
|
||||||
# Annotation processor settings
|
# Annotation processor settings
|
||||||
kapt.use.k2=true
|
kapt.use.k2=true
|
||||||
ksp.useKSP2=true
|
ksp.useKSP2=true
|
||||||
Reference in New Issue
Block a user