mirror of
https://github.com/BrenBroZAYT/gameyfin.git
synced 2026-06-15 08:15:37 +00:00
Update to Hilla 24
This commit is contained in:
+129
-96
@@ -3,96 +3,94 @@
|
||||
"version": "2.0.0-ALPHA",
|
||||
"type": "module",
|
||||
"dependencies": {
|
||||
"@hilla/form": "2.5.6",
|
||||
"@hilla/frontend": "2.5.6",
|
||||
"@hilla/generator-typescript-cli": "2.5.6",
|
||||
"@hilla/generator-typescript-core": "2.5.6",
|
||||
"@hilla/generator-typescript-plugin-backbone": "2.5.6",
|
||||
"@hilla/generator-typescript-plugin-barrel": "2.5.6",
|
||||
"@hilla/generator-typescript-plugin-client": "2.5.6",
|
||||
"@hilla/generator-typescript-plugin-model": "2.5.6",
|
||||
"@hilla/generator-typescript-plugin-push": "2.5.6",
|
||||
"@hilla/generator-typescript-plugin-subtypes": "2.5.6",
|
||||
"@hilla/generator-typescript-utils": "2.5.6",
|
||||
"@hilla/react-auth": "2.5.6",
|
||||
"@hilla/react-components": "2.3.0",
|
||||
"@hilla/react-crud": "2.5.6",
|
||||
"@hilla/react-form": "2.5.6",
|
||||
"@material-tailwind/react": "^2.1.9",
|
||||
"@nextui-org/react": "^2.3.6",
|
||||
"@phosphor-icons/react": "^2.0.15",
|
||||
"@nextui-org/react": "^2.4.6",
|
||||
"@phosphor-icons/react": "^2.1.7",
|
||||
"@polymer/polymer": "3.5.1",
|
||||
"@vaadin/bundles": "24.3.0",
|
||||
"@vaadin/bundles": "24.4.1",
|
||||
"@vaadin/common-frontend": "0.0.19",
|
||||
"@vaadin/hilla-file-router": "24.4.3",
|
||||
"@vaadin/hilla-frontend": "24.4.3",
|
||||
"@vaadin/hilla-lit-form": "24.4.3",
|
||||
"@vaadin/hilla-react-auth": "24.4.3",
|
||||
"@vaadin/hilla-react-crud": "24.4.3",
|
||||
"@vaadin/hilla-react-form": "24.4.3",
|
||||
"@vaadin/hilla-react-i18n": "24.4.3",
|
||||
"@vaadin/hilla-react-signals": "24.4.3",
|
||||
"@vaadin/polymer-legacy-adapter": "24.4.1",
|
||||
"@vaadin/react-components": "24.4.1",
|
||||
"@vaadin/react-components-pro": "24.4.1",
|
||||
"@vaadin/router": "1.7.5",
|
||||
"@vaadin/vaadin-development-mode-detector": "2.0.7",
|
||||
"@vaadin/vaadin-lumo-styles": "24.4.1",
|
||||
"@vaadin/vaadin-material-styles": "24.4.1",
|
||||
"@vaadin/vaadin-themable-mixin": "24.4.1",
|
||||
"@vaadin/vaadin-usage-statistics": "2.1.2",
|
||||
"class-variance-authority": "^0.7.0",
|
||||
"classnames": "^2.3.2",
|
||||
"clsx": "^2.1.0",
|
||||
"classnames": "^2.5.1",
|
||||
"clsx": "^2.1.1",
|
||||
"construct-style-sheets-polyfill": "3.1.0",
|
||||
"formik": "^2.4.5",
|
||||
"framer-motion": "^11.1.7",
|
||||
"date-fns": "2.29.3",
|
||||
"formik": "^2.4.6",
|
||||
"framer-motion": "^11.3.28",
|
||||
"http-status-codes": "^2.3.0",
|
||||
"lit": "3.1.0",
|
||||
"lit": "3.1.4",
|
||||
"next-themes": "^0.3.0",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
"react-router-dom": "^6.4.2",
|
||||
"sonner": "^1.4.41",
|
||||
"tailwind-merge": "^2.3.0",
|
||||
"proj4": "2.11.0",
|
||||
"react": "18.3.1",
|
||||
"react-dom": "18.3.1",
|
||||
"react-router-dom": "6.23.1",
|
||||
"sonner": "^1.5.0",
|
||||
"tailwind-merge": "^2.5.2",
|
||||
"yup": "^1.4.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@lit-labs/react": "^1.1.0",
|
||||
"@rollup/plugin-replace": "5.0.4",
|
||||
"@rollup/pluginutils": "5.0.5",
|
||||
"@types/node": "^20.12.2",
|
||||
"@types/react": "18.2.42",
|
||||
"@types/react-dom": "^18.0.8",
|
||||
"@vitejs/plugin-react": "4.2.0",
|
||||
"@vitejs/plugin-react-swc": "3.5.0",
|
||||
"async": "3.2.4",
|
||||
"autoprefixer": "^10.4.18",
|
||||
"glob": "10.3.3",
|
||||
"postcss": "^8.4.35",
|
||||
"@babel/preset-react": "7.24.7",
|
||||
"@lit-labs/react": "^2.1.3",
|
||||
"@rollup/plugin-replace": "5.0.7",
|
||||
"@rollup/pluginutils": "5.1.0",
|
||||
"@types/node": "^22.4.0",
|
||||
"@types/react": "18.3.3",
|
||||
"@types/react-dom": "18.3.0",
|
||||
"@vaadin/hilla-generator-cli": "24.4.3",
|
||||
"@vaadin/hilla-generator-core": "24.4.3",
|
||||
"@vaadin/hilla-generator-plugin-backbone": "24.4.3",
|
||||
"@vaadin/hilla-generator-plugin-barrel": "24.4.3",
|
||||
"@vaadin/hilla-generator-plugin-client": "24.4.3",
|
||||
"@vaadin/hilla-generator-plugin-model": "24.4.3",
|
||||
"@vaadin/hilla-generator-plugin-push": "24.4.3",
|
||||
"@vaadin/hilla-generator-plugin-subtypes": "24.4.3",
|
||||
"@vaadin/hilla-generator-utils": "24.4.3",
|
||||
"@vitejs/plugin-react": "4.3.1",
|
||||
"@vitejs/plugin-react-swc": "^3.7.0",
|
||||
"async": "3.2.5",
|
||||
"autoprefixer": "^10.4.20",
|
||||
"glob": "10.4.1",
|
||||
"postcss": "^8.4.41",
|
||||
"postcss-import": "^16.1.0",
|
||||
"rollup-plugin-brotli": "3.1.0",
|
||||
"rollup-plugin-visualizer": "5.9.2",
|
||||
"rollup-plugin-visualizer": "5.12.0",
|
||||
"strip-css-comments": "5.0.0",
|
||||
"tailwindcss": "^3.4.1",
|
||||
"tailwindcss": "^3.4.10",
|
||||
"transform-ast": "2.4.4",
|
||||
"typescript": "5.3.3",
|
||||
"vite": "5.0.6",
|
||||
"vite-plugin-checker": "0.6.2",
|
||||
"workbox-build": "7.0.0",
|
||||
"workbox-core": "7.0.0",
|
||||
"workbox-precaching": "7.0.0"
|
||||
"typescript": "5.4.5",
|
||||
"vite": "5.3.3",
|
||||
"vite-plugin-checker": "0.6.4",
|
||||
"workbox-build": "7.1.1",
|
||||
"workbox-core": "7.1.0",
|
||||
"workbox-precaching": "7.1.0"
|
||||
},
|
||||
"overrides": {
|
||||
"classnames": "$classnames",
|
||||
"react": "$react",
|
||||
"react-dom": "$react-dom",
|
||||
"react-dom": "18.3.1",
|
||||
"react-router-dom": "$react-router-dom",
|
||||
"@vaadin/bundles": "$@vaadin/bundles",
|
||||
"@hilla/react-components": "$@hilla/react-components",
|
||||
"@vaadin/common-frontend": "$@vaadin/common-frontend",
|
||||
"construct-style-sheets-polyfill": "$construct-style-sheets-polyfill",
|
||||
"lit": "$lit",
|
||||
"@vaadin/router": "$@vaadin/router",
|
||||
"@polymer/polymer": "$@polymer/polymer",
|
||||
"@hilla/react-auth": "$@hilla/react-auth",
|
||||
"@hilla/generator-typescript-plugin-model": "$@hilla/generator-typescript-plugin-model",
|
||||
"@hilla/generator-typescript-plugin-barrel": "$@hilla/generator-typescript-plugin-barrel",
|
||||
"@hilla/react-form": "$@hilla/react-form",
|
||||
"@hilla/generator-typescript-plugin-push": "$@hilla/generator-typescript-plugin-push",
|
||||
"@hilla/generator-typescript-core": "$@hilla/generator-typescript-core",
|
||||
"@hilla/generator-typescript-plugin-client": "$@hilla/generator-typescript-plugin-client",
|
||||
"@hilla/generator-typescript-utils": "$@hilla/generator-typescript-utils",
|
||||
"@hilla/frontend": "$@hilla/frontend",
|
||||
"@hilla/form": "$@hilla/form",
|
||||
"@hilla/generator-typescript-plugin-subtypes": "$@hilla/generator-typescript-plugin-subtypes",
|
||||
"@hilla/react-crud": "$@hilla/react-crud",
|
||||
"@hilla/generator-typescript-plugin-backbone": "$@hilla/generator-typescript-plugin-backbone",
|
||||
"@hilla/generator-typescript-cli": "$@hilla/generator-typescript-cli",
|
||||
"@phosphor-icons/react": "$@phosphor-icons/react",
|
||||
"formik": "$formik",
|
||||
"yup": "$yup",
|
||||
@@ -104,50 +102,85 @@
|
||||
"framer-motion": "$framer-motion",
|
||||
"@material-tailwind/react": "$@material-tailwind/react",
|
||||
"sonner": "$sonner",
|
||||
"http-status-codes": "$http-status-codes"
|
||||
"http-status-codes": "$http-status-codes",
|
||||
"@vaadin/polymer-legacy-adapter": "$@vaadin/polymer-legacy-adapter",
|
||||
"@vaadin/vaadin-development-mode-detector": "$@vaadin/vaadin-development-mode-detector",
|
||||
"@vaadin/vaadin-usage-statistics": "$@vaadin/vaadin-usage-statistics",
|
||||
"@vaadin/react-components": "$@vaadin/react-components",
|
||||
"@vaadin/react-components-pro": "$@vaadin/react-components-pro",
|
||||
"@vaadin/hilla-frontend": "$@vaadin/hilla-frontend",
|
||||
"@vaadin/hilla-react-auth": "$@vaadin/hilla-react-auth",
|
||||
"@vaadin/hilla-react-crud": "$@vaadin/hilla-react-crud",
|
||||
"@vaadin/hilla-file-router": "$@vaadin/hilla-file-router",
|
||||
"@vaadin/hilla-react-i18n": "$@vaadin/hilla-react-i18n",
|
||||
"@vaadin/hilla-lit-form": "$@vaadin/hilla-lit-form",
|
||||
"@vaadin/hilla-react-form": "$@vaadin/hilla-react-form",
|
||||
"@vaadin/hilla-react-signals": "$@vaadin/hilla-react-signals",
|
||||
"date-fns": "$date-fns",
|
||||
"proj4": "$proj4",
|
||||
"@vaadin/vaadin-themable-mixin": "$@vaadin/vaadin-themable-mixin",
|
||||
"@vaadin/vaadin-lumo-styles": "$@vaadin/vaadin-lumo-styles",
|
||||
"@vaadin/vaadin-material-styles": "$@vaadin/vaadin-material-styles"
|
||||
},
|
||||
"vaadin": {
|
||||
"dependencies": {
|
||||
"@hilla/form": "2.5.6",
|
||||
"@hilla/frontend": "2.5.6",
|
||||
"@hilla/generator-typescript-cli": "2.5.6",
|
||||
"@hilla/generator-typescript-core": "2.5.6",
|
||||
"@hilla/generator-typescript-plugin-backbone": "2.5.6",
|
||||
"@hilla/generator-typescript-plugin-barrel": "2.5.6",
|
||||
"@hilla/generator-typescript-plugin-client": "2.5.6",
|
||||
"@hilla/generator-typescript-plugin-model": "2.5.6",
|
||||
"@hilla/generator-typescript-plugin-push": "2.5.6",
|
||||
"@hilla/generator-typescript-plugin-subtypes": "2.5.6",
|
||||
"@hilla/generator-typescript-utils": "2.5.6",
|
||||
"@hilla/react-auth": "2.5.6",
|
||||
"@hilla/react-components": "2.3.0",
|
||||
"@hilla/react-crud": "2.5.6",
|
||||
"@hilla/react-form": "2.5.6",
|
||||
"@polymer/polymer": "3.5.1",
|
||||
"@vaadin/bundles": "24.3.0",
|
||||
"@vaadin/bundles": "24.4.1",
|
||||
"@vaadin/common-frontend": "0.0.19",
|
||||
"@vaadin/hilla-file-router": "24.4.3",
|
||||
"@vaadin/hilla-frontend": "24.4.3",
|
||||
"@vaadin/hilla-lit-form": "24.4.3",
|
||||
"@vaadin/hilla-react-auth": "24.4.3",
|
||||
"@vaadin/hilla-react-crud": "24.4.3",
|
||||
"@vaadin/hilla-react-form": "24.4.3",
|
||||
"@vaadin/hilla-react-i18n": "24.4.3",
|
||||
"@vaadin/hilla-react-signals": "24.4.3",
|
||||
"@vaadin/polymer-legacy-adapter": "24.4.1",
|
||||
"@vaadin/react-components": "24.4.1",
|
||||
"@vaadin/react-components-pro": "24.4.1",
|
||||
"@vaadin/router": "1.7.5",
|
||||
"@vaadin/vaadin-development-mode-detector": "2.0.7",
|
||||
"@vaadin/vaadin-lumo-styles": "24.4.1",
|
||||
"@vaadin/vaadin-material-styles": "24.4.1",
|
||||
"@vaadin/vaadin-themable-mixin": "24.4.1",
|
||||
"@vaadin/vaadin-usage-statistics": "2.1.2",
|
||||
"construct-style-sheets-polyfill": "3.1.0",
|
||||
"lit": "3.1.0"
|
||||
"date-fns": "2.29.3",
|
||||
"lit": "3.1.4",
|
||||
"proj4": "2.11.0",
|
||||
"react": "18.3.1",
|
||||
"react-dom": "18.3.1",
|
||||
"react-router-dom": "6.23.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@rollup/plugin-replace": "5.0.4",
|
||||
"@rollup/pluginutils": "5.0.5",
|
||||
"@vitejs/plugin-react": "4.2.0",
|
||||
"@vitejs/plugin-react-swc": "3.5.0",
|
||||
"async": "3.2.4",
|
||||
"glob": "10.3.3",
|
||||
"@babel/preset-react": "7.24.7",
|
||||
"@rollup/plugin-replace": "5.0.7",
|
||||
"@rollup/pluginutils": "5.1.0",
|
||||
"@types/react": "18.3.3",
|
||||
"@types/react-dom": "18.3.0",
|
||||
"@vaadin/hilla-generator-cli": "24.4.3",
|
||||
"@vaadin/hilla-generator-core": "24.4.3",
|
||||
"@vaadin/hilla-generator-plugin-backbone": "24.4.3",
|
||||
"@vaadin/hilla-generator-plugin-barrel": "24.4.3",
|
||||
"@vaadin/hilla-generator-plugin-client": "24.4.3",
|
||||
"@vaadin/hilla-generator-plugin-model": "24.4.3",
|
||||
"@vaadin/hilla-generator-plugin-push": "24.4.3",
|
||||
"@vaadin/hilla-generator-plugin-subtypes": "24.4.3",
|
||||
"@vaadin/hilla-generator-utils": "24.4.3",
|
||||
"@vitejs/plugin-react": "4.3.1",
|
||||
"async": "3.2.5",
|
||||
"glob": "10.4.1",
|
||||
"rollup-plugin-brotli": "3.1.0",
|
||||
"rollup-plugin-visualizer": "5.9.2",
|
||||
"rollup-plugin-visualizer": "5.12.0",
|
||||
"strip-css-comments": "5.0.0",
|
||||
"transform-ast": "2.4.4",
|
||||
"typescript": "5.3.3",
|
||||
"vite": "5.0.6",
|
||||
"vite-plugin-checker": "0.6.2",
|
||||
"workbox-build": "7.0.0",
|
||||
"workbox-core": "7.0.0",
|
||||
"workbox-precaching": "7.0.0"
|
||||
"typescript": "5.4.5",
|
||||
"vite": "5.3.3",
|
||||
"vite-plugin-checker": "0.6.4",
|
||||
"workbox-build": "7.1.1",
|
||||
"workbox-core": "7.1.0",
|
||||
"workbox-precaching": "7.1.0"
|
||||
},
|
||||
"hash": "e078b3ecf381b7be4b804c8e2cd928faa9accb3412cfb55cfb649f9633cd1d41"
|
||||
"hash": "3cde6bb06b49097b3e1b82b0ef939d58f6b445ea03b5e0bee9b1b90bc4d61334"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user