|
|
|
@ -4,42 +4,43 @@ |
|
|
|
"type": "module", |
|
|
|
"dependencies": { |
|
|
|
"@polymer/polymer": "3.5.2", |
|
|
|
"@vaadin/bundles": "24.5.5", |
|
|
|
"@vaadin/bundles": "24.8.0", |
|
|
|
"@vaadin/common-frontend": "0.0.19", |
|
|
|
"@vaadin/polymer-legacy-adapter": "24.5.5", |
|
|
|
"@vaadin/react-components": "24.5.5", |
|
|
|
"@vaadin/react-components-pro": "24.5.5", |
|
|
|
"@vaadin/polymer-legacy-adapter": "24.8.0", |
|
|
|
"@vaadin/react-components": "24.8.0", |
|
|
|
"@vaadin/react-components-pro": "24.8.0", |
|
|
|
"@vaadin/vaadin-development-mode-detector": "2.0.7", |
|
|
|
"@vaadin/vaadin-lumo-styles": "24.5.5", |
|
|
|
"@vaadin/vaadin-material-styles": "24.5.5", |
|
|
|
"@vaadin/vaadin-themable-mixin": "24.5.5", |
|
|
|
"@vaadin/vaadin-lumo-styles": "24.8.0", |
|
|
|
"@vaadin/vaadin-material-styles": "24.8.0", |
|
|
|
"@vaadin/vaadin-themable-mixin": "24.8.0", |
|
|
|
"@vaadin/vaadin-usage-statistics": "2.1.3", |
|
|
|
"construct-style-sheets-polyfill": "3.1.0", |
|
|
|
"date-fns": "2.29.3", |
|
|
|
"lit": "3.2.1", |
|
|
|
"proj4": "2.12.1", |
|
|
|
"lit": "3.3.0", |
|
|
|
"proj4": "2.15.0", |
|
|
|
"react": "18.3.1", |
|
|
|
"react-dom": "18.3.1", |
|
|
|
"react-router-dom": "6.28.0", |
|
|
|
"react-router": "7.6.1", |
|
|
|
"signature_pad": "4.1.5" |
|
|
|
}, |
|
|
|
"devDependencies": { |
|
|
|
"@babel/preset-react": "7.26.3", |
|
|
|
"@preact/signals-react-transform": "0.4.0", |
|
|
|
"@rollup/plugin-replace": "6.0.1", |
|
|
|
"@rollup/pluginutils": "5.1.3", |
|
|
|
"@types/react": "18.3.13", |
|
|
|
"@types/react-dom": "18.3.1", |
|
|
|
"@vitejs/plugin-react": "4.3.3", |
|
|
|
"@babel/preset-react": "7.27.1", |
|
|
|
"@preact/signals-react-transform": "0.5.1", |
|
|
|
"@rollup/plugin-replace": "6.0.2", |
|
|
|
"@rollup/pluginutils": "5.1.4", |
|
|
|
"@types/react": "18.3.23", |
|
|
|
"@types/react-dom": "18.3.7", |
|
|
|
"@vitejs/plugin-react": "4.5.0", |
|
|
|
"async": "3.2.6", |
|
|
|
"glob": "10.4.5", |
|
|
|
"glob": "11.0.2", |
|
|
|
"magic-string": "0.30.17", |
|
|
|
"rollup-plugin-brotli": "3.1.0", |
|
|
|
"rollup-plugin-visualizer": "5.12.0", |
|
|
|
"rollup-plugin-visualizer": "5.14.0", |
|
|
|
"strip-css-comments": "5.0.0", |
|
|
|
"transform-ast": "2.4.4", |
|
|
|
"typescript": "5.6.3", |
|
|
|
"vite": "5.4.11", |
|
|
|
"vite-plugin-checker": "0.8.0", |
|
|
|
"typescript": "5.8.3", |
|
|
|
"vite": "6.3.5", |
|
|
|
"vite-plugin-checker": "0.9.3", |
|
|
|
"workbox-build": "7.3.0", |
|
|
|
"workbox-core": "7.3.0", |
|
|
|
"workbox-precaching": "7.3.0" |
|
|
|
@ -47,47 +48,48 @@ |
|
|
|
"vaadin": { |
|
|
|
"dependencies": { |
|
|
|
"@polymer/polymer": "3.5.2", |
|
|
|
"@vaadin/bundles": "24.5.5", |
|
|
|
"@vaadin/bundles": "24.8.0", |
|
|
|
"@vaadin/common-frontend": "0.0.19", |
|
|
|
"@vaadin/polymer-legacy-adapter": "24.5.5", |
|
|
|
"@vaadin/react-components": "24.5.5", |
|
|
|
"@vaadin/react-components-pro": "24.5.5", |
|
|
|
"@vaadin/polymer-legacy-adapter": "24.8.0", |
|
|
|
"@vaadin/react-components": "24.8.0", |
|
|
|
"@vaadin/react-components-pro": "24.8.0", |
|
|
|
"@vaadin/vaadin-development-mode-detector": "2.0.7", |
|
|
|
"@vaadin/vaadin-lumo-styles": "24.5.5", |
|
|
|
"@vaadin/vaadin-material-styles": "24.5.5", |
|
|
|
"@vaadin/vaadin-themable-mixin": "24.5.5", |
|
|
|
"@vaadin/vaadin-lumo-styles": "24.8.0", |
|
|
|
"@vaadin/vaadin-material-styles": "24.8.0", |
|
|
|
"@vaadin/vaadin-themable-mixin": "24.8.0", |
|
|
|
"@vaadin/vaadin-usage-statistics": "2.1.3", |
|
|
|
"construct-style-sheets-polyfill": "3.1.0", |
|
|
|
"date-fns": "2.29.3", |
|
|
|
"lit": "3.2.1", |
|
|
|
"proj4": "2.12.1", |
|
|
|
"lit": "3.3.0", |
|
|
|
"proj4": "2.15.0", |
|
|
|
"react": "18.3.1", |
|
|
|
"react-dom": "18.3.1", |
|
|
|
"react-router-dom": "6.28.0", |
|
|
|
"react-router": "7.6.1", |
|
|
|
"signature_pad": "4.1.5" |
|
|
|
}, |
|
|
|
"devDependencies": { |
|
|
|
"@babel/preset-react": "7.26.3", |
|
|
|
"@preact/signals-react-transform": "0.4.0", |
|
|
|
"@rollup/plugin-replace": "6.0.1", |
|
|
|
"@rollup/pluginutils": "5.1.3", |
|
|
|
"@types/react": "18.3.13", |
|
|
|
"@types/react-dom": "18.3.1", |
|
|
|
"@vitejs/plugin-react": "4.3.3", |
|
|
|
"@babel/preset-react": "7.27.1", |
|
|
|
"@preact/signals-react-transform": "0.5.1", |
|
|
|
"@rollup/plugin-replace": "6.0.2", |
|
|
|
"@rollup/pluginutils": "5.1.4", |
|
|
|
"@types/react": "18.3.23", |
|
|
|
"@types/react-dom": "18.3.7", |
|
|
|
"@vitejs/plugin-react": "4.5.0", |
|
|
|
"async": "3.2.6", |
|
|
|
"glob": "10.4.5", |
|
|
|
"glob": "11.0.2", |
|
|
|
"magic-string": "0.30.17", |
|
|
|
"rollup-plugin-brotli": "3.1.0", |
|
|
|
"rollup-plugin-visualizer": "5.12.0", |
|
|
|
"rollup-plugin-visualizer": "5.14.0", |
|
|
|
"strip-css-comments": "5.0.0", |
|
|
|
"transform-ast": "2.4.4", |
|
|
|
"typescript": "5.6.3", |
|
|
|
"vite": "5.4.11", |
|
|
|
"vite-plugin-checker": "0.8.0", |
|
|
|
"typescript": "5.8.3", |
|
|
|
"vite": "6.3.5", |
|
|
|
"vite-plugin-checker": "0.9.3", |
|
|
|
"workbox-build": "7.3.0", |
|
|
|
"workbox-core": "7.3.0", |
|
|
|
"workbox-precaching": "7.3.0" |
|
|
|
}, |
|
|
|
"hash": "6126bd412c2a8696938f50edd1abae217c30c0119a0496af47b9d6ba1762921f" |
|
|
|
"hash": "5e2a99194f7c0b939e722574ef486d86e32935203f1b5047346903f60dcb24d6" |
|
|
|
}, |
|
|
|
"overrides": { |
|
|
|
"@vaadin/bundles": "$@vaadin/bundles", |
|
|
|
@ -99,7 +101,6 @@ |
|
|
|
"@vaadin/common-frontend": "$@vaadin/common-frontend", |
|
|
|
"react-dom": "$react-dom", |
|
|
|
"construct-style-sheets-polyfill": "$construct-style-sheets-polyfill", |
|
|
|
"react-router-dom": "$react-router-dom", |
|
|
|
"lit": "$lit", |
|
|
|
"@polymer/polymer": "$@polymer/polymer", |
|
|
|
"react": "$react", |
|
|
|
@ -108,6 +109,7 @@ |
|
|
|
"@vaadin/vaadin-themable-mixin": "$@vaadin/vaadin-themable-mixin", |
|
|
|
"@vaadin/vaadin-lumo-styles": "$@vaadin/vaadin-lumo-styles", |
|
|
|
"@vaadin/vaadin-material-styles": "$@vaadin/vaadin-material-styles", |
|
|
|
"signature_pad": "$signature_pad" |
|
|
|
"signature_pad": "$signature_pad", |
|
|
|
"react-router": "$react-router" |
|
|
|
} |
|
|
|
} |
|
|
|
} |