diff --git a/package.json b/package.json index 1627ca09..e3b01594 100644 --- a/package.json +++ b/package.json @@ -31,11 +31,11 @@ "echarts": "^5.5.1", "favico.js": "^0.3.10", "humanize-duration": "^3.32.1", - "pinia": "^2.1.7", + "pinia": "^2.2.0", "pinia-plugin-persistedstate": "^3.2.1", "sortablejs": "^1.15.2", - "vue": "^3.4.33", - "vue-demi": "^0.14.9", + "vue": "^3.4.34", + "vue-demi": "^0.14.10", "vue-echarts": "^6.7.3", "vue-router": "^4.4.0", "vue-select": "^4.0.0-beta.6" @@ -49,10 +49,10 @@ "@typescript-eslint/eslint-plugin": "^7.18.0", "@typescript-eslint/parser": "^7.18.0", "@vitejs/plugin-vue": "^5.1.1", - "@vue/compiler-sfc": "3.4.33", + "@vue/compiler-sfc": "3.4.34", "@vue/eslint-config-prettier": "^9.0.0", "@vue/eslint-config-typescript": "^13.0.0", - "@vue/runtime-dom": "^3.4.33", + "@vue/runtime-dom": "^3.4.34", "@vue/test-utils": "^2.4.6", "eslint": "^9.8.0", "eslint-plugin-prettier": "^5.2.1", @@ -70,7 +70,7 @@ "unplugin-vue-components": "^0.27.3", "vite": "^5.3.5", "vitest": "^2.0.4", - "vue-tsc": "^2.0.28" + "vue-tsc": "^2.0.29" }, "packageManager": "pnpm@9.6.0" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 763905bf..edfdc2b0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -10,19 +10,19 @@ importers: dependencies: '@noction/vue-draggable-grid': specifier: 1.9.16 - version: 1.9.16(@interactjs/core@1.10.27(@interactjs/utils@1.10.27))(@interactjs/utils@1.10.27)(typescript@5.5.4)(vue@3.4.33(typescript@5.5.4)) + version: 1.9.16(@interactjs/core@1.10.27(@interactjs/utils@1.10.27))(@interactjs/utils@1.10.27)(typescript@5.5.4)(vue@3.4.34(typescript@5.5.4)) '@popperjs/core': specifier: ^2.11.8 version: 2.11.8 '@vuepic/vue-datepicker': specifier: ^9.0.1 - version: 9.0.1(vue@3.4.33(typescript@5.5.4)) + version: 9.0.1(vue@3.4.34(typescript@5.5.4)) '@vueuse/core': specifier: ^10.11.0 - version: 10.11.0(vue@3.4.33(typescript@5.5.4)) + version: 10.11.0(vue@3.4.34(typescript@5.5.4)) '@vueuse/integrations': specifier: ^10.11.0 - version: 10.11.0(axios@1.7.2)(sortablejs@1.15.2)(vue@3.4.33(typescript@5.5.4)) + version: 10.11.0(axios@1.7.2)(sortablejs@1.15.2)(vue@3.4.34(typescript@5.5.4)) axios: specifier: ^1.7.2 version: 1.7.2 @@ -31,7 +31,7 @@ importers: version: 5.3.3(@popperjs/core@2.11.8) bootstrap-vue-next: specifier: ^0.24.2 - version: 0.24.2(vue@3.4.33(typescript@5.5.4)) + version: 0.24.2(vue@3.4.34(typescript@5.5.4)) core-js: specifier: ^3.37.1 version: 3.37.1 @@ -54,29 +54,29 @@ importers: specifier: ^3.32.1 version: 3.32.1 pinia: - specifier: ^2.1.7 - version: 2.1.7(typescript@5.5.4)(vue@3.4.33(typescript@5.5.4)) + specifier: ^2.2.0 + version: 2.2.0(typescript@5.5.4)(vue@3.4.34(typescript@5.5.4)) pinia-plugin-persistedstate: specifier: ^3.2.1 - version: 3.2.1(pinia@2.1.7(typescript@5.5.4)(vue@3.4.33(typescript@5.5.4))) + version: 3.2.1(pinia@2.2.0(typescript@5.5.4)(vue@3.4.34(typescript@5.5.4))) sortablejs: specifier: ^1.15.2 version: 1.15.2 vue: - specifier: ^3.4.33 - version: 3.4.33(typescript@5.5.4) + specifier: ^3.4.34 + version: 3.4.34(typescript@5.5.4) vue-demi: - specifier: ^0.14.9 - version: 0.14.9(vue@3.4.33(typescript@5.5.4)) + specifier: ^0.14.10 + version: 0.14.10(vue@3.4.34(typescript@5.5.4)) vue-echarts: specifier: ^6.7.3 - version: 6.7.3(@vue/runtime-core@3.4.33)(echarts@5.5.1)(vue@3.4.33(typescript@5.5.4)) + version: 6.7.3(@vue/runtime-core@3.4.34)(echarts@5.5.1)(vue@3.4.34(typescript@5.5.4)) vue-router: specifier: ^4.4.0 - version: 4.4.0(vue@3.4.33(typescript@5.5.4)) + version: 4.4.0(vue@3.4.34(typescript@5.5.4)) vue-select: specifier: ^4.0.0-beta.6 - version: 4.0.0-beta.6(vue@3.4.33(typescript@5.5.4)) + version: 4.0.0-beta.6(vue@3.4.34(typescript@5.5.4)) devDependencies: '@eslint/js': specifier: ^9.8.0 @@ -101,10 +101,10 @@ importers: version: 7.18.0(eslint@9.8.0)(typescript@5.5.4) '@vitejs/plugin-vue': specifier: ^5.1.1 - version: 5.1.1(vite@5.3.5(@types/node@22.0.0)(sass@1.77.8))(vue@3.4.33(typescript@5.5.4)) + version: 5.1.1(vite@5.3.5(@types/node@22.0.0)(sass@1.77.8))(vue@3.4.34(typescript@5.5.4)) '@vue/compiler-sfc': - specifier: 3.4.33 - version: 3.4.33 + specifier: 3.4.34 + version: 3.4.34 '@vue/eslint-config-prettier': specifier: ^9.0.0 version: 9.0.0(eslint@9.8.0)(prettier@3.3.3) @@ -112,8 +112,8 @@ importers: specifier: ^13.0.0 version: 13.0.0(eslint-plugin-vue@9.27.0(eslint@9.8.0))(eslint@9.8.0)(typescript@5.5.4) '@vue/runtime-dom': - specifier: ^3.4.33 - version: 3.4.33 + specifier: ^3.4.34 + version: 3.4.34 '@vue/test-utils': specifier: ^2.4.6 version: 2.4.6 @@ -137,7 +137,7 @@ importers: version: 0.3.7 portal-vue: specifier: ^3.0.0 - version: 3.0.0(vue@3.4.33(typescript@5.5.4)) + version: 3.0.0(vue@3.4.34(typescript@5.5.4)) prettier: specifier: ^3.3.3 version: 3.3.3 @@ -152,13 +152,13 @@ importers: version: 7.18.0(eslint@9.8.0)(typescript@5.5.4) unplugin-auto-import: specifier: ^0.18.2 - version: 0.18.2(@vueuse/core@10.11.0(vue@3.4.33(typescript@5.5.4)))(rollup@4.18.0) + version: 0.18.2(@vueuse/core@10.11.0(vue@3.4.34(typescript@5.5.4)))(rollup@4.18.0) unplugin-icons: specifier: ^0.19.1 - version: 0.19.1(@vue/compiler-sfc@3.4.33)(vue-template-compiler@2.7.16) + version: 0.19.1(@vue/compiler-sfc@3.4.34)(vue-template-compiler@2.7.16) unplugin-vue-components: specifier: ^0.27.3 - version: 0.27.3(@babel/parser@7.24.8)(rollup@4.18.0)(vue@3.4.33(typescript@5.5.4)) + version: 0.27.3(@babel/parser@7.25.0)(rollup@4.18.0)(vue@3.4.34(typescript@5.5.4)) vite: specifier: ^5.3.5 version: 5.3.5(@types/node@22.0.0)(sass@1.77.8) @@ -166,8 +166,8 @@ importers: specifier: ^2.0.4 version: 2.0.4(@types/node@22.0.0)(happy-dom@14.12.3)(sass@1.77.8) vue-tsc: - specifier: ^2.0.28 - version: 2.0.28(typescript@5.5.4) + specifier: ^2.0.29 + version: 2.0.29(typescript@5.5.4) packages: @@ -192,13 +192,13 @@ packages: resolution: {integrity: sha512-rR+PBcQ1SMQDDyF6X0wxtG8QyLCgUB0eRAGguqRLfkCA87l7yAP7ehq8SNj96OOGTO8OBV70KhuFYcIkHXOg0w==} engines: {node: '>=6.9.0'} - '@babel/parser@7.24.8': - resolution: {integrity: sha512-WzfbgXOkGzZiXXCqk43kKwZjzwx4oulxZi3nq2TYL9mOjQv6kYwul9mz6ID36njuL7Xkp6nJEfok848Zj10j/w==} + '@babel/parser@7.25.0': + resolution: {integrity: sha512-CzdIU9jdP0dg7HdyB+bHvDJGagUv+qtzZt5rYCWwW6tITNqV9odjp6Qu41gkG0ca5UfdDUWrKkiAnHHdGRnOrA==} engines: {node: '>=6.0.0'} hasBin: true - '@babel/types@7.24.9': - resolution: {integrity: sha512-xm8XrMKz0IlUdocVbYJe0Z9xEgidU7msskG8BbhnTPK/HZ2z/7FP7ykqPgrUH+C+r414mNfNWam1f2vqOjqjYQ==} + '@babel/types@7.25.2': + resolution: {integrity: sha512-YTnYtra7W9e6/oAZEHj0bJehPRUlLH9/fbpT5LfB0NhQXyALCRkRs3zH9v07IYhkgpqX6Z78FnuccZr/l4Fs4Q==} engines: {node: '>=6.9.0'} '@esbuild/aix-ppc64@0.21.5': @@ -728,20 +728,20 @@ packages: '@volar/typescript@2.4.0-alpha.18': resolution: {integrity: sha512-sXh5Y8sqGUkgxpMWUGvRXggxYHAVxg0Pa1C42lQZuPDrW6vHJPR0VCK8Sr7WJsAW530HuNQT/ZIskmXtxjybMQ==} - '@vue/compiler-core@3.4.33': - resolution: {integrity: sha512-MoIREbkdPQlnGfSKDMgzTqzqx5nmEjIc0ydLVYlTACGBsfvOJ4tHSbZXKVF536n6fB+0eZaGEOqsGThPpdvF5A==} + '@vue/compiler-core@3.4.34': + resolution: {integrity: sha512-Z0izUf32+wAnQewjHu+pQf1yw00EGOmevl1kE+ljjjMe7oEfpQ+BI3/JNK7yMB4IrUsqLDmPecUrpj3mCP+yJQ==} - '@vue/compiler-dom@3.4.33': - resolution: {integrity: sha512-GzB8fxEHKw0gGet5BKlpfXEqoBnzSVWwMnT+dc25wE7pFEfrU/QsvjZMP9rD4iVXHBBoemTct8mN0GJEI6ZX5A==} + '@vue/compiler-dom@3.4.34': + resolution: {integrity: sha512-3PUOTS1h5cskdOJMExCu2TInXuM0j60DRPpSCJDqOCupCfUZCJoyQmKtRmA8EgDNZ5kcEE7vketamRZfrEuVDw==} - '@vue/compiler-sfc@3.4.33': - resolution: {integrity: sha512-7rk7Vbkn21xMwIUpHQR4hCVejwE6nvhBOiDgoBcR03qvGqRKA7dCBSsHZhwhYUsmjlbJ7OtD5UFIyhP6BY+c8A==} + '@vue/compiler-sfc@3.4.34': + resolution: {integrity: sha512-x6lm0UrM03jjDXTPZgD9Ad8bIVD1ifWNit2EaWQIZB5CULr46+FbLQ5RpK7AXtDHGjx9rmvC7QRCTjsiGkAwRw==} - '@vue/compiler-ssr@3.4.33': - resolution: {integrity: sha512-0WveC9Ai+eT/1b6LCV5IfsufBZ0HP7pSSTdDjcuW302tTEgoBw8rHVHKPbGUtzGReUFCRXbv6zQDDgucnV2WzQ==} + '@vue/compiler-ssr@3.4.34': + resolution: {integrity: sha512-8TDBcLaTrFm5rnF+Qm4BlliaopJgqJ28Nsrc80qazynm5aJO+Emu7y0RWw34L8dNnTRdcVBpWzJxhGYzsoVu4g==} - '@vue/devtools-api@6.6.1': - resolution: {integrity: sha512-LgPscpE3Vs0x96PzSSB4IGVSZXZBZHpfxs+ZA1d+VEPwHdOXowy/Y2CsvCAIFrf+ssVU1pD1jidj505EpUnfbA==} + '@vue/compiler-vue2@2.7.16': + resolution: {integrity: sha512-qYC3Psj9S/mfu9uVi5WvNZIzq+xnXMhOwbTFKKDD7b1lhpnn71jXSFdTQ+WsIEk0ONCd7VV2IMm7ONl6tbQ86A==} '@vue/devtools-api@6.6.3': resolution: {integrity: sha512-0MiMsFma/HqA6g3KLKn+AGpL1kgKhFWszC9U29NfpWK5LE7bjeXxySWJrOJ77hBz+TBrBQ7o4QJqbPbqbs8rJw==} @@ -763,30 +763,30 @@ packages: typescript: optional: true - '@vue/language-core@2.0.28': - resolution: {integrity: sha512-0z4tyCCaqqPbdyz0T4yTFQeLpCo4TOM/ZHAC3geGLHeCiFAjVbROB9PiEtrXR1AoLObqUPFHSmKZeWtEMssSqw==} + '@vue/language-core@2.0.29': + resolution: {integrity: sha512-o2qz9JPjhdoVj8D2+9bDXbaI4q2uZTHQA/dbyZT4Bj1FR9viZxDJnLcKVHfxdn6wsOzRgpqIzJEEmSSvgMvDTQ==} peerDependencies: typescript: '*' peerDependenciesMeta: typescript: optional: true - '@vue/reactivity@3.4.33': - resolution: {integrity: sha512-B24QIelahDbyHipBgbUItQblbd4w5HpG3KccL+YkGyo3maXyS253FzcTR3pSz739OTphmzlxP7JxEMWBpewilA==} + '@vue/reactivity@3.4.34': + resolution: {integrity: sha512-ua+Lo+wBRlBEX9TtgPOShE2JwIO7p6BTZ7t1KZVPoaBRfqbC7N3c8Mpzicx173fXxx5VXeU6ykiHo7WgLzJQDA==} - '@vue/runtime-core@3.4.33': - resolution: {integrity: sha512-6wavthExzT4iAxpe8q37/rDmf44nyOJGISJPxCi9YsQO+8w9v0gLCFLfH5TzD1V1AYrTAdiF4Y1cgUmP68jP6w==} + '@vue/runtime-core@3.4.34': + resolution: {integrity: sha512-PXhkiRPwcPGJ1BnyBZFI96GfInCVskd0HPNIAZn7i3YOmLbtbTZpB7/kDTwC1W7IqdGPkTVC63IS7J2nZs4Ebg==} - '@vue/runtime-dom@3.4.33': - resolution: {integrity: sha512-iHsMCUSFJ+4z432Bn9kZzHX+zOXa6+iw36DaVRmKYZpPt9jW9riF32SxNwB124i61kp9+AZtheQ/mKoJLerAaQ==} + '@vue/runtime-dom@3.4.34': + resolution: {integrity: sha512-dXqIe+RqFAK2Euak4UsvbIupalrhc67OuQKpD7HJ3W2fv8jlqvI7szfBCsAEcE8o/wyNpkloxB6J8viuF/E3gw==} - '@vue/server-renderer@3.4.33': - resolution: {integrity: sha512-jTH0d6gQcaYideFP/k0WdEu8PpRS9MF8d0b6SfZzNi+ap972pZ0TNIeTaESwdOtdY0XPVj54XEJ6K0wXxir4fw==} + '@vue/server-renderer@3.4.34': + resolution: {integrity: sha512-GeyEUfMVRZMD/mZcNONEqg7MiU10QQ1DB3O/Qr6+8uXpbwdlmVgQ5Qs1/ZUAFX1X2UUtqMoGrDRbxdWfOJFT7Q==} peerDependencies: - vue: 3.4.33 + vue: 3.4.34 - '@vue/shared@3.4.33': - resolution: {integrity: sha512-aoRY0jQk3A/cuvdkodTrM4NMfxco8n55eG4H7ML/CRy7OryHfiqvug4xrCBBMbbN+dvXAetDDwZW9DXWWjBntA==} + '@vue/shared@3.4.34': + resolution: {integrity: sha512-x5LmiRLpRsd9KTjAB8MPKf0CDPMcuItjP0gbNqFCIgL1I8iYp4zglhj9w9FPCdIbHG2M91RVeIbArFfFTz9I3A==} '@vue/test-utils@2.4.6': resolution: {integrity: sha512-FMxEjOpYNYiFe0GkaHsnJPXFHxQ6m4t8vI/ElPGpMWxZKpmRvQ33OIrvRXemy6yha03RxhOlQuy+gZMC3CQSow==} @@ -1577,8 +1577,8 @@ packages: peerDependencies: pinia: ^2.0.0 - pinia@2.1.7: - resolution: {integrity: sha512-+C2AHFtcFqjPih0zpYuvof37SFxMQ7OEG2zV9jRI12i9BOy3YQVAHwdKtyyc8pDcDyIc33WCIsZaCFWU7WWxGQ==} + pinia@2.2.0: + resolution: {integrity: sha512-iPrIh26GMqfpUlMOGyxuDowGmYousTecbTHFwT0xZ1zJvh23oQ+Cj99ZoPQA1TnUPhU6AuRPv6/drkTCJ0VHQA==} peerDependencies: '@vue/composition-api': ^1.4.0 typescript: '>=4.4.4' @@ -1622,6 +1622,10 @@ packages: resolution: {integrity: sha512-0vzE+lAiG7hZl1/9I8yzKLx3aR9Xbof3fBHKunvMfOCYAtMhrsnccJY2iTURb9EZd5+pLuiNV9/c/GZJOHsgIw==} engines: {node: ^10 || ^12 || >=14} + postcss@8.4.40: + resolution: {integrity: sha512-YF2kKIUzAofPMpfH6hOi2cGnv/HrUlfucspc7pDyvv7kGdqXrfj8SCl/t8owkEgKEuu8ZcRjSOxFxVLqwChZ2Q==} + engines: {node: ^10 || ^12 || >=14} + prelude-ls@1.2.1: resolution: {integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==} engines: {node: '>= 0.8.0'} @@ -1975,8 +1979,8 @@ packages: '@vue/composition-api': optional: true - vue-demi@0.14.9: - resolution: {integrity: sha512-dC1TJMODGM8lxhP6wLToncaDPPNB3biVxxRDuNCYpuXwi70ou7NsGd97KVTJ2omepGId429JZt8oaZKeXbqxwg==} + vue-demi@0.14.10: + resolution: {integrity: sha512-nMZBOwuzabUO0nLgIcc6rycZEebF6eeUfaiQx9+WSk8e29IbLvPU9feI6tqW4kTo3hvoYAJkMh8n8D0fuISphg==} engines: {node: '>=12'} hasBin: true peerDependencies: @@ -2024,14 +2028,14 @@ packages: vue-template-compiler@2.7.16: resolution: {integrity: sha512-AYbUWAJHLGGQM7+cNTELw+KsOG9nl2CnSv467WobS5Cv9uk3wFcnr1Etsz2sEIHEZvw1U+o9mRlEO6QbZvUPGQ==} - vue-tsc@2.0.28: - resolution: {integrity: sha512-PQ/OFDM3NtQVMThaVlQf8plyL0j7UGdak4lb1KkUOSL0uyx/F9Liu6aOclgHiMMBKNGIjJWoiFh3HjIdV6DS/Q==} + vue-tsc@2.0.29: + resolution: {integrity: sha512-MHhsfyxO3mYShZCGYNziSbc63x7cQ5g9kvijV7dRe1TTXBRLxXyL0FnXWpUF1xII2mJ86mwYpYsUmMwkmerq7Q==} hasBin: true peerDependencies: typescript: '>=5.0.0' - vue@3.4.33: - resolution: {integrity: sha512-VdMCWQOummbhctl4QFMcW6eNtXHsFyDlX60O/tsSQuCcuDOnJ1qPOhhVla65Niece7xq/P2zyZReIO5mP+LGTQ==} + vue@3.4.34: + resolution: {integrity: sha512-VZze05HWlA3ItreQ/ka7Sx7PoD0/3St8FEiSlSTVgb6l4hL+RjtP2/8g5WQBzZgyf8WG2f+g1bXzC7zggLhAJA==} peerDependencies: typescript: '*' peerDependenciesMeta: @@ -2108,11 +2112,11 @@ snapshots: '@babel/helper-validator-identifier@7.24.7': {} - '@babel/parser@7.24.8': + '@babel/parser@7.25.0': dependencies: - '@babel/types': 7.24.9 + '@babel/types': 7.25.2 - '@babel/types@7.24.9': + '@babel/types@7.25.2': dependencies: '@babel/helper-string-parser': 7.24.8 '@babel/helper-validator-identifier': 7.24.7 @@ -2231,11 +2235,11 @@ snapshots: '@floating-ui/utils@0.2.5': {} - '@floating-ui/vue@1.1.2(vue@3.4.33(typescript@5.5.4))': + '@floating-ui/vue@1.1.2(vue@3.4.34(typescript@5.5.4))': dependencies: '@floating-ui/dom': 1.6.8 '@floating-ui/utils': 0.2.5 - vue-demi: 0.14.9(vue@3.4.33(typescript@5.5.4)) + vue-demi: 0.14.10(vue@3.4.34(typescript@5.5.4)) transitivePeerDependencies: - '@vue/composition-api' - vue @@ -2292,7 +2296,7 @@ snapshots: '@interactjs/utils': 1.10.27 optionalDependencies: '@interactjs/interact': 1.10.27 - vue: 3.4.33(typescript@5.5.4) + vue: 3.4.34(typescript@5.5.4) transitivePeerDependencies: - typescript @@ -2397,7 +2401,7 @@ snapshots: string-argv: 0.3.2 type-detect: 4.1.0 - '@noction/vue-draggable-grid@1.9.16(@interactjs/core@1.10.27(@interactjs/utils@1.10.27))(@interactjs/utils@1.10.27)(typescript@5.5.4)(vue@3.4.33(typescript@5.5.4))': + '@noction/vue-draggable-grid@1.9.16(@interactjs/core@1.10.27(@interactjs/utils@1.10.27))(@interactjs/utils@1.10.27)(typescript@5.5.4)(vue@3.4.34(typescript@5.5.4))': dependencies: '@interactjs/actions': 1.10.27(@interactjs/core@1.10.27(@interactjs/utils@1.10.27))(@interactjs/utils@1.10.27) '@interactjs/auto-start': 1.10.27(@interactjs/core@1.10.27(@interactjs/utils@1.10.27))(@interactjs/utils@1.10.27) @@ -2407,7 +2411,7 @@ snapshots: '@types/element-resize-detector': 1.1.6 element-resize-detector: 1.2.4 mitt: 3.0.1 - vue: 3.4.33(typescript@5.5.4) + vue: 3.4.34(typescript@5.5.4) transitivePeerDependencies: - '@interactjs/core' - '@interactjs/utils' @@ -2591,10 +2595,10 @@ snapshots: '@typescript-eslint/types': 7.18.0 eslint-visitor-keys: 3.4.3 - '@vitejs/plugin-vue@5.1.1(vite@5.3.5(@types/node@22.0.0)(sass@1.77.8))(vue@3.4.33(typescript@5.5.4))': + '@vitejs/plugin-vue@5.1.1(vite@5.3.5(@types/node@22.0.0)(sass@1.77.8))(vue@3.4.34(typescript@5.5.4))': dependencies: vite: 5.3.5(@types/node@22.0.0)(sass@1.77.8) - vue: 3.4.33(typescript@5.5.4) + vue: 3.4.34(typescript@5.5.4) '@vitest/expect@2.0.4': dependencies: @@ -2641,37 +2645,40 @@ snapshots: path-browserify: 1.0.1 vscode-uri: 3.0.8 - '@vue/compiler-core@3.4.33': + '@vue/compiler-core@3.4.34': dependencies: - '@babel/parser': 7.24.8 - '@vue/shared': 3.4.33 + '@babel/parser': 7.25.0 + '@vue/shared': 3.4.34 entities: 4.5.0 estree-walker: 2.0.2 source-map-js: 1.2.0 - '@vue/compiler-dom@3.4.33': + '@vue/compiler-dom@3.4.34': dependencies: - '@vue/compiler-core': 3.4.33 - '@vue/shared': 3.4.33 + '@vue/compiler-core': 3.4.34 + '@vue/shared': 3.4.34 - '@vue/compiler-sfc@3.4.33': + '@vue/compiler-sfc@3.4.34': dependencies: - '@babel/parser': 7.24.8 - '@vue/compiler-core': 3.4.33 - '@vue/compiler-dom': 3.4.33 - '@vue/compiler-ssr': 3.4.33 - '@vue/shared': 3.4.33 + '@babel/parser': 7.25.0 + '@vue/compiler-core': 3.4.34 + '@vue/compiler-dom': 3.4.34 + '@vue/compiler-ssr': 3.4.34 + '@vue/shared': 3.4.34 estree-walker: 2.0.2 - magic-string: 0.30.10 - postcss: 8.4.39 + magic-string: 0.30.11 + postcss: 8.4.40 source-map-js: 1.2.0 - '@vue/compiler-ssr@3.4.33': + '@vue/compiler-ssr@3.4.34': dependencies: - '@vue/compiler-dom': 3.4.33 - '@vue/shared': 3.4.33 + '@vue/compiler-dom': 3.4.34 + '@vue/shared': 3.4.34 - '@vue/devtools-api@6.6.1': {} + '@vue/compiler-vue2@2.7.16': + dependencies: + de-indent: 1.0.2 + he: 1.2.0 '@vue/devtools-api@6.6.3': {} @@ -2696,68 +2703,68 @@ snapshots: transitivePeerDependencies: - supports-color - '@vue/language-core@2.0.28(typescript@5.5.4)': + '@vue/language-core@2.0.29(typescript@5.5.4)': dependencies: '@volar/language-core': 2.4.0-alpha.18 - '@vue/compiler-dom': 3.4.33 - '@vue/shared': 3.4.33 + '@vue/compiler-dom': 3.4.34 + '@vue/compiler-vue2': 2.7.16 + '@vue/shared': 3.4.34 computeds: 0.0.1 minimatch: 9.0.5 muggle-string: 0.4.1 path-browserify: 1.0.1 - vue-template-compiler: 2.7.16 optionalDependencies: typescript: 5.5.4 - '@vue/reactivity@3.4.33': + '@vue/reactivity@3.4.34': dependencies: - '@vue/shared': 3.4.33 + '@vue/shared': 3.4.34 - '@vue/runtime-core@3.4.33': + '@vue/runtime-core@3.4.34': dependencies: - '@vue/reactivity': 3.4.33 - '@vue/shared': 3.4.33 + '@vue/reactivity': 3.4.34 + '@vue/shared': 3.4.34 - '@vue/runtime-dom@3.4.33': + '@vue/runtime-dom@3.4.34': dependencies: - '@vue/reactivity': 3.4.33 - '@vue/runtime-core': 3.4.33 - '@vue/shared': 3.4.33 + '@vue/reactivity': 3.4.34 + '@vue/runtime-core': 3.4.34 + '@vue/shared': 3.4.34 csstype: 3.1.3 - '@vue/server-renderer@3.4.33(vue@3.4.33(typescript@5.5.4))': + '@vue/server-renderer@3.4.34(vue@3.4.34(typescript@5.5.4))': dependencies: - '@vue/compiler-ssr': 3.4.33 - '@vue/shared': 3.4.33 - vue: 3.4.33(typescript@5.5.4) + '@vue/compiler-ssr': 3.4.34 + '@vue/shared': 3.4.34 + vue: 3.4.34(typescript@5.5.4) - '@vue/shared@3.4.33': {} + '@vue/shared@3.4.34': {} '@vue/test-utils@2.4.6': dependencies: js-beautify: 1.15.1 vue-component-type-helpers: 2.0.19 - '@vuepic/vue-datepicker@9.0.1(vue@3.4.33(typescript@5.5.4))': + '@vuepic/vue-datepicker@9.0.1(vue@3.4.34(typescript@5.5.4))': dependencies: date-fns: 3.6.0 - vue: 3.4.33(typescript@5.5.4) + vue: 3.4.34(typescript@5.5.4) - '@vueuse/core@10.11.0(vue@3.4.33(typescript@5.5.4))': + '@vueuse/core@10.11.0(vue@3.4.34(typescript@5.5.4))': dependencies: '@types/web-bluetooth': 0.0.20 '@vueuse/metadata': 10.11.0 - '@vueuse/shared': 10.11.0(vue@3.4.33(typescript@5.5.4)) - vue-demi: 0.14.9(vue@3.4.33(typescript@5.5.4)) + '@vueuse/shared': 10.11.0(vue@3.4.34(typescript@5.5.4)) + vue-demi: 0.14.10(vue@3.4.34(typescript@5.5.4)) transitivePeerDependencies: - '@vue/composition-api' - vue - '@vueuse/integrations@10.11.0(axios@1.7.2)(sortablejs@1.15.2)(vue@3.4.33(typescript@5.5.4))': + '@vueuse/integrations@10.11.0(axios@1.7.2)(sortablejs@1.15.2)(vue@3.4.34(typescript@5.5.4))': dependencies: - '@vueuse/core': 10.11.0(vue@3.4.33(typescript@5.5.4)) - '@vueuse/shared': 10.11.0(vue@3.4.33(typescript@5.5.4)) - vue-demi: 0.14.9(vue@3.4.33(typescript@5.5.4)) + '@vueuse/core': 10.11.0(vue@3.4.34(typescript@5.5.4)) + '@vueuse/shared': 10.11.0(vue@3.4.34(typescript@5.5.4)) + vue-demi: 0.14.10(vue@3.4.34(typescript@5.5.4)) optionalDependencies: axios: 1.7.2 sortablejs: 1.15.2 @@ -2767,9 +2774,9 @@ snapshots: '@vueuse/metadata@10.11.0': {} - '@vueuse/shared@10.11.0(vue@3.4.33(typescript@5.5.4))': + '@vueuse/shared@10.11.0(vue@3.4.34(typescript@5.5.4))': dependencies: - vue-demi: 0.14.9(vue@3.4.33(typescript@5.5.4)) + vue-demi: 0.14.10(vue@3.4.34(typescript@5.5.4)) transitivePeerDependencies: - '@vue/composition-api' - vue @@ -2828,11 +2835,11 @@ snapshots: boolbase@1.0.0: {} - bootstrap-vue-next@0.24.2(vue@3.4.33(typescript@5.5.4)): + bootstrap-vue-next@0.24.2(vue@3.4.34(typescript@5.5.4)): dependencies: - '@floating-ui/vue': 1.1.2(vue@3.4.33(typescript@5.5.4)) - '@vueuse/core': 10.11.0(vue@3.4.33(typescript@5.5.4)) - vue: 3.4.33(typescript@5.5.4) + '@floating-ui/vue': 1.1.2(vue@3.4.34(typescript@5.5.4)) + '@vueuse/core': 10.11.0(vue@3.4.34(typescript@5.5.4)) + vue: 3.4.34(typescript@5.5.4) transitivePeerDependencies: - '@vue/composition-api' @@ -3478,15 +3485,15 @@ snapshots: picomatch@2.3.1: {} - pinia-plugin-persistedstate@3.2.1(pinia@2.1.7(typescript@5.5.4)(vue@3.4.33(typescript@5.5.4))): + pinia-plugin-persistedstate@3.2.1(pinia@2.2.0(typescript@5.5.4)(vue@3.4.34(typescript@5.5.4))): dependencies: - pinia: 2.1.7(typescript@5.5.4)(vue@3.4.33(typescript@5.5.4)) + pinia: 2.2.0(typescript@5.5.4)(vue@3.4.34(typescript@5.5.4)) - pinia@2.1.7(typescript@5.5.4)(vue@3.4.33(typescript@5.5.4)): + pinia@2.2.0(typescript@5.5.4)(vue@3.4.34(typescript@5.5.4)): dependencies: - '@vue/devtools-api': 6.6.1 - vue: 3.4.33(typescript@5.5.4) - vue-demi: 0.14.9(vue@3.4.33(typescript@5.5.4)) + '@vue/devtools-api': 6.6.3 + vue: 3.4.34(typescript@5.5.4) + vue-demi: 0.14.10(vue@3.4.34(typescript@5.5.4)) optionalDependencies: typescript: 5.5.4 @@ -3510,9 +3517,9 @@ snapshots: optionalDependencies: fsevents: 2.3.2 - portal-vue@3.0.0(vue@3.4.33(typescript@5.5.4)): + portal-vue@3.0.0(vue@3.4.34(typescript@5.5.4)): optionalDependencies: - vue: 3.4.33(typescript@5.5.4) + vue: 3.4.34(typescript@5.5.4) postcss-selector-parser@6.1.0: dependencies: @@ -3525,6 +3532,12 @@ snapshots: picocolors: 1.0.1 source-map-js: 1.2.0 + postcss@8.4.40: + dependencies: + nanoid: 3.3.7 + picocolors: 1.0.1 + source-map-js: 1.2.0 + prelude-ls@1.2.1: {} prettier-linter-helpers@1.0.0: @@ -3719,7 +3732,7 @@ snapshots: transitivePeerDependencies: - rollup - unplugin-auto-import@0.18.2(@vueuse/core@10.11.0(vue@3.4.33(typescript@5.5.4)))(rollup@4.18.0): + unplugin-auto-import@0.18.2(@vueuse/core@10.11.0(vue@3.4.34(typescript@5.5.4)))(rollup@4.18.0): dependencies: '@antfu/utils': 0.7.10 '@rollup/pluginutils': 5.1.0(rollup@4.18.0) @@ -3730,11 +3743,11 @@ snapshots: unimport: 3.9.1(rollup@4.18.0) unplugin: 1.12.0 optionalDependencies: - '@vueuse/core': 10.11.0(vue@3.4.33(typescript@5.5.4)) + '@vueuse/core': 10.11.0(vue@3.4.34(typescript@5.5.4)) transitivePeerDependencies: - rollup - unplugin-icons@0.19.1(@vue/compiler-sfc@3.4.33)(vue-template-compiler@2.7.16): + unplugin-icons@0.19.1(@vue/compiler-sfc@3.4.34)(vue-template-compiler@2.7.16): dependencies: '@antfu/install-pkg': 0.3.3 '@antfu/utils': 0.7.10 @@ -3744,12 +3757,12 @@ snapshots: local-pkg: 0.5.0 unplugin: 1.12.0 optionalDependencies: - '@vue/compiler-sfc': 3.4.33 + '@vue/compiler-sfc': 3.4.34 vue-template-compiler: 2.7.16 transitivePeerDependencies: - supports-color - unplugin-vue-components@0.27.3(@babel/parser@7.24.8)(rollup@4.18.0)(vue@3.4.33(typescript@5.5.4)): + unplugin-vue-components@0.27.3(@babel/parser@7.25.0)(rollup@4.18.0)(vue@3.4.34(typescript@5.5.4)): dependencies: '@antfu/utils': 0.7.10 '@rollup/pluginutils': 5.1.0(rollup@4.18.0) @@ -3761,9 +3774,9 @@ snapshots: minimatch: 9.0.5 mlly: 1.7.1 unplugin: 1.11.0 - vue: 3.4.33(typescript@5.5.4) + vue: 3.4.34(typescript@5.5.4) optionalDependencies: - '@babel/parser': 7.24.8 + '@babel/parser': 7.25.0 transitivePeerDependencies: - rollup - supports-color @@ -3852,22 +3865,22 @@ snapshots: vue-component-type-helpers@2.0.19: {} - vue-demi@0.13.11(vue@3.4.33(typescript@5.5.4)): + vue-demi@0.13.11(vue@3.4.34(typescript@5.5.4)): dependencies: - vue: 3.4.33(typescript@5.5.4) + vue: 3.4.34(typescript@5.5.4) - vue-demi@0.14.9(vue@3.4.33(typescript@5.5.4)): + vue-demi@0.14.10(vue@3.4.34(typescript@5.5.4)): dependencies: - vue: 3.4.33(typescript@5.5.4) + vue: 3.4.34(typescript@5.5.4) - vue-echarts@6.7.3(@vue/runtime-core@3.4.33)(echarts@5.5.1)(vue@3.4.33(typescript@5.5.4)): + vue-echarts@6.7.3(@vue/runtime-core@3.4.34)(echarts@5.5.1)(vue@3.4.34(typescript@5.5.4)): dependencies: echarts: 5.5.1 resize-detector: 0.3.0 - vue: 3.4.33(typescript@5.5.4) - vue-demi: 0.13.11(vue@3.4.33(typescript@5.5.4)) + vue: 3.4.34(typescript@5.5.4) + vue-demi: 0.13.11(vue@3.4.34(typescript@5.5.4)) optionalDependencies: - '@vue/runtime-core': 3.4.33 + '@vue/runtime-core': 3.4.34 vue-eslint-parser@9.4.2(eslint@9.8.0): dependencies: @@ -3878,7 +3891,7 @@ snapshots: espree: 9.6.1 esquery: 1.6.0 lodash: 4.17.21 - semver: 7.6.2 + semver: 7.6.3 transitivePeerDependencies: - supports-color @@ -3895,34 +3908,35 @@ snapshots: transitivePeerDependencies: - supports-color - vue-router@4.4.0(vue@3.4.33(typescript@5.5.4)): + vue-router@4.4.0(vue@3.4.34(typescript@5.5.4)): dependencies: '@vue/devtools-api': 6.6.3 - vue: 3.4.33(typescript@5.5.4) + vue: 3.4.34(typescript@5.5.4) - vue-select@4.0.0-beta.6(vue@3.4.33(typescript@5.5.4)): + vue-select@4.0.0-beta.6(vue@3.4.34(typescript@5.5.4)): dependencies: - vue: 3.4.33(typescript@5.5.4) + vue: 3.4.34(typescript@5.5.4) vue-template-compiler@2.7.16: dependencies: de-indent: 1.0.2 he: 1.2.0 + optional: true - vue-tsc@2.0.28(typescript@5.5.4): + vue-tsc@2.0.29(typescript@5.5.4): dependencies: '@volar/typescript': 2.4.0-alpha.18 - '@vue/language-core': 2.0.28(typescript@5.5.4) + '@vue/language-core': 2.0.29(typescript@5.5.4) semver: 7.6.3 typescript: 5.5.4 - vue@3.4.33(typescript@5.5.4): + vue@3.4.34(typescript@5.5.4): dependencies: - '@vue/compiler-dom': 3.4.33 - '@vue/compiler-sfc': 3.4.33 - '@vue/runtime-dom': 3.4.33 - '@vue/server-renderer': 3.4.33(vue@3.4.33(typescript@5.5.4)) - '@vue/shared': 3.4.33 + '@vue/compiler-dom': 3.4.34 + '@vue/compiler-sfc': 3.4.34 + '@vue/runtime-dom': 3.4.34 + '@vue/server-renderer': 3.4.34(vue@3.4.34(typescript@5.5.4)) + '@vue/shared': 3.4.34 optionalDependencies: typescript: 5.5.4