Commit 26beecc8 authored by nick zheng's avatar nick zheng

Merge branch 'master' of https://gitlab.gsstcloud.com/poc/poc-fe into beta

parents dc07bfe7 1241e2db
...@@ -40,7 +40,7 @@ ...@@ -40,7 +40,7 @@
"spark-md5": "^3.0.2", "spark-md5": "^3.0.2",
"type-fest": "^4.26.1", "type-fest": "^4.26.1",
"validator": "^13.12.0", "validator": "^13.12.0",
"vue": "^3.5.12", "vue": "^3.5.13",
"vue-i18n": "^9.14.0", "vue-i18n": "^9.14.0",
"vue-router": "^4.4.5" "vue-router": "^4.4.5"
}, },
......
...@@ -10,10 +10,10 @@ importers: ...@@ -10,10 +10,10 @@ importers:
dependencies: dependencies:
'@icon-park/vue-next': '@icon-park/vue-next':
specifier: ^1.4.2 specifier: ^1.4.2
version: 1.4.2(vue@3.5.12(typescript@5.6.2)) version: 1.4.2(vue@3.5.13(typescript@5.6.2))
'@iconify/vue': '@iconify/vue':
specifier: ^4.1.2 specifier: ^4.1.2
version: 4.1.2(vue@3.5.12(typescript@5.6.2)) version: 4.1.2(vue@3.5.13(typescript@5.6.2))
'@microsoft/fetch-event-source': '@microsoft/fetch-event-source':
specifier: ^2.0.1 specifier: ^2.0.1
version: 2.0.1 version: 2.0.1
...@@ -22,7 +22,7 @@ importers: ...@@ -22,7 +22,7 @@ importers:
version: 0.61.9 version: 0.61.9
'@vueuse/core': '@vueuse/core':
specifier: ^10.11.1 specifier: ^10.11.1
version: 10.11.1(vue@3.5.12(typescript@5.6.2)) version: 10.11.1(vue@3.5.13(typescript@5.6.2))
axios: axios:
specifier: ^1.7.7 specifier: ^1.7.7
version: 1.7.7 version: 1.7.7
...@@ -70,7 +70,7 @@ importers: ...@@ -70,7 +70,7 @@ importers:
version: 5.0.7 version: 5.0.7
pinia: pinia:
specifier: ^2.2.2 specifier: ^2.2.2
version: 2.2.2(typescript@5.6.2)(vue@3.5.12(typescript@5.6.2)) version: 2.2.2(typescript@5.6.2)(vue@3.5.13(typescript@5.6.2))
spark-md5: spark-md5:
specifier: ^3.0.2 specifier: ^3.0.2
version: 3.0.2 version: 3.0.2
...@@ -81,14 +81,14 @@ importers: ...@@ -81,14 +81,14 @@ importers:
specifier: ^13.12.0 specifier: ^13.12.0
version: 13.12.0 version: 13.12.0
vue: vue:
specifier: ^3.5.12 specifier: ^3.5.13
version: 3.5.12(typescript@5.6.2) version: 3.5.13(typescript@5.6.2)
vue-i18n: vue-i18n:
specifier: ^9.14.0 specifier: ^9.14.0
version: 9.14.0(vue@3.5.12(typescript@5.6.2)) version: 9.14.0(vue@3.5.13(typescript@5.6.2))
vue-router: vue-router:
specifier: ^4.4.5 specifier: ^4.4.5
version: 4.4.5(vue@3.5.12(typescript@5.6.2)) version: 4.4.5(vue@3.5.13(typescript@5.6.2))
devDependencies: devDependencies:
'@commitlint/cli': '@commitlint/cli':
specifier: ^19.5.0 specifier: ^19.5.0
...@@ -101,7 +101,7 @@ importers: ...@@ -101,7 +101,7 @@ importers:
version: 19.5.0 version: 19.5.0
'@intlify/unplugin-vue-i18n': '@intlify/unplugin-vue-i18n':
specifier: ^4.0.0 specifier: ^4.0.0
version: 4.0.0(rollup@4.21.3)(vue-i18n@9.14.0(vue@3.5.12(typescript@5.6.2)))(webpack-sources@3.2.3) version: 4.0.0(rollup@4.21.3)(vue-i18n@9.14.0(vue@3.5.13(typescript@5.6.2)))(webpack-sources@3.2.3)
'@types/howler': '@types/howler':
specifier: ^2.2.12 specifier: ^2.2.12
version: 2.2.12 version: 2.2.12
...@@ -119,31 +119,31 @@ importers: ...@@ -119,31 +119,31 @@ importers:
version: 13.12.2 version: 13.12.2
'@typescript-eslint/parser': '@typescript-eslint/parser':
specifier: ^7.18.0 specifier: ^7.18.0
version: 7.18.0(eslint@9.10.0(jiti@2.0.0-beta.3))(typescript@5.6.2) version: 7.18.0(eslint@9.10.0(jiti@1.21.6))(typescript@5.6.2)
'@unocss/eslint-config': '@unocss/eslint-config':
specifier: ^0.61.9 specifier: ^0.61.9
version: 0.61.9(eslint@9.10.0(jiti@2.0.0-beta.3))(typescript@5.6.2) version: 0.61.9(eslint@9.10.0(jiti@1.21.6))(typescript@5.6.2)
'@vitejs/plugin-vue': '@vitejs/plugin-vue':
specifier: ^4.6.2 specifier: ^4.6.2
version: 4.6.2(vite@5.4.6(@types/node@20.16.5)(sass@1.79.1))(vue@3.5.12(typescript@5.6.2)) version: 4.6.2(vite@5.4.6(@types/node@20.16.5)(sass@1.79.1))(vue@3.5.13(typescript@5.6.2))
'@vitejs/plugin-vue-jsx': '@vitejs/plugin-vue-jsx':
specifier: ^4.0.1 specifier: ^4.0.1
version: 4.0.1(vite@5.4.6(@types/node@20.16.5)(sass@1.79.1))(vue@3.5.12(typescript@5.6.2)) version: 4.0.1(vite@5.4.6(@types/node@20.16.5)(sass@1.79.1))(vue@3.5.13(typescript@5.6.2))
autoprefixer: autoprefixer:
specifier: ^10.4.20 specifier: ^10.4.20
version: 10.4.20(postcss@8.4.47) version: 10.4.20(postcss@8.4.47)
eslint: eslint:
specifier: ^9.10.0 specifier: ^9.10.0
version: 9.10.0(jiti@2.0.0-beta.3) version: 9.10.0(jiti@1.21.6)
eslint-config-prettier: eslint-config-prettier:
specifier: ^9.1.0 specifier: ^9.1.0
version: 9.1.0(eslint@9.10.0(jiti@2.0.0-beta.3)) version: 9.1.0(eslint@9.10.0(jiti@1.21.6))
eslint-plugin-prettier: eslint-plugin-prettier:
specifier: ^5.2.1 specifier: ^5.2.1
version: 5.2.1(eslint-config-prettier@9.1.0(eslint@9.10.0(jiti@2.0.0-beta.3)))(eslint@9.10.0(jiti@2.0.0-beta.3))(prettier@3.3.3) version: 5.2.1(eslint-config-prettier@9.1.0(eslint@9.10.0(jiti@1.21.6)))(eslint@9.10.0(jiti@1.21.6))(prettier@3.3.3)
eslint-plugin-vue: eslint-plugin-vue:
specifier: ^9.28.0 specifier: ^9.28.0
version: 9.28.0(eslint@9.10.0(jiti@2.0.0-beta.3)) version: 9.28.0(eslint@9.10.0(jiti@1.21.6))
globals: globals:
specifier: ^15.9.0 specifier: ^15.9.0
version: 15.9.0 version: 15.9.0
...@@ -155,7 +155,7 @@ importers: ...@@ -155,7 +155,7 @@ importers:
version: 15.2.10 version: 15.2.10
naive-ui: naive-ui:
specifier: ^2.39.0 specifier: ^2.39.0
version: 2.39.0(vue@3.5.12(typescript@5.6.2)) version: 2.39.0(vue@3.5.13(typescript@5.6.2))
postcss: postcss:
specifier: ^8.4.47 specifier: ^8.4.47
version: 8.4.47 version: 8.4.47
...@@ -200,28 +200,28 @@ importers: ...@@ -200,28 +200,28 @@ importers:
version: 5.6.2 version: 5.6.2
typescript-eslint: typescript-eslint:
specifier: ^7.18.0 specifier: ^7.18.0
version: 7.18.0(eslint@9.10.0(jiti@2.0.0-beta.3))(typescript@5.6.2) version: 7.18.0(eslint@9.10.0(jiti@1.21.6))(typescript@5.6.2)
unocss: unocss:
specifier: ^0.61.9 specifier: ^0.61.9
version: 0.61.9(postcss@8.4.47)(rollup@4.21.3)(vite@5.4.6(@types/node@20.16.5)(sass@1.79.1)) version: 0.61.9(postcss@8.4.47)(rollup@4.21.3)(vite@5.4.6(@types/node@20.16.5)(sass@1.79.1))
unplugin-auto-import: unplugin-auto-import:
specifier: ^0.17.8 specifier: ^0.17.8
version: 0.17.8(@vueuse/core@10.11.1(vue@3.5.12(typescript@5.6.2)))(rollup@4.21.3)(webpack-sources@3.2.3) version: 0.17.8(@vueuse/core@10.11.1(vue@3.5.13(typescript@5.6.2)))(rollup@4.21.3)(webpack-sources@3.2.3)
unplugin-vue-components: unplugin-vue-components:
specifier: ^0.26.0 specifier: ^0.26.0
version: 0.26.0(@babel/parser@7.25.8)(rollup@4.21.3)(vue@3.5.12(typescript@5.6.2))(webpack-sources@3.2.3) version: 0.26.0(@babel/parser@7.26.3)(rollup@4.21.3)(vue@3.5.13(typescript@5.6.2))(webpack-sources@3.2.3)
vite: vite:
specifier: ^5.4.6 specifier: ^5.4.6
version: 5.4.6(@types/node@20.16.5)(sass@1.79.1) version: 5.4.6(@types/node@20.16.5)(sass@1.79.1)
vite-plugin-checker: vite-plugin-checker:
specifier: ^0.7.2 specifier: ^0.7.2
version: 0.7.2(eslint@9.10.0(jiti@2.0.0-beta.3))(meow@13.2.0)(optionator@0.9.4)(stylelint@16.9.0(typescript@5.6.2))(typescript@5.6.2)(vite@5.4.6(@types/node@20.16.5)(sass@1.79.1))(vue-tsc@2.0.29(typescript@5.6.2)) version: 0.7.2(eslint@9.10.0(jiti@1.21.6))(optionator@0.9.4)(stylelint@16.9.0(typescript@5.6.2))(typescript@5.6.2)(vite@5.4.6(@types/node@20.16.5)(sass@1.79.1))(vue-tsc@2.0.29(typescript@5.6.2))
vite-svg-loader: vite-svg-loader:
specifier: ^5.1.0 specifier: ^5.1.0
version: 5.1.0(vue@3.5.12(typescript@5.6.2)) version: 5.1.0(vue@3.5.13(typescript@5.6.2))
vue-eslint-parser: vue-eslint-parser:
specifier: ^9.4.3 specifier: ^9.4.3
version: 9.4.3(eslint@9.10.0(jiti@2.0.0-beta.3)) version: 9.4.3(eslint@9.10.0(jiti@1.21.6))
vue-tsc: vue-tsc:
specifier: ^2.0.29 specifier: ^2.0.29
version: 2.0.29(typescript@5.6.2) version: 2.0.29(typescript@5.6.2)
...@@ -304,12 +304,12 @@ packages: ...@@ -304,12 +304,12 @@ packages:
resolution: {integrity: sha512-IO+DLT3LQUElMbpzlatRASEyQtfhSE0+m465v++3jyyXeBTBUjtVZg28/gHeV5mrTJqvEKhKroBGAvhW+qPHiQ==} resolution: {integrity: sha512-IO+DLT3LQUElMbpzlatRASEyQtfhSE0+m465v++3jyyXeBTBUjtVZg28/gHeV5mrTJqvEKhKroBGAvhW+qPHiQ==}
engines: {node: '>=6.9.0'} engines: {node: '>=6.9.0'}
'@babel/helper-string-parser@7.25.7': '@babel/helper-string-parser@7.25.9':
resolution: {integrity: sha512-CbkjYdsJNHFk8uqpEkpCvRs3YRp9tY6FmFY7wLMSYuGYkrdUi7r2lc4/wqsvlHoMznX3WJ9IP8giGPq68T/Y6g==} resolution: {integrity: sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA==}
engines: {node: '>=6.9.0'} engines: {node: '>=6.9.0'}
'@babel/helper-validator-identifier@7.25.7': '@babel/helper-validator-identifier@7.25.9':
resolution: {integrity: sha512-AM6TzwYqGChO45oiuPqwL2t20/HdMC1rTPAesnBCgPCSF1x3oN9MVUwQV2iyz4xqWrctwK5RNC8LV22kaQCNYg==} resolution: {integrity: sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ==}
engines: {node: '>=6.9.0'} engines: {node: '>=6.9.0'}
'@babel/helper-validator-option@7.24.8': '@babel/helper-validator-option@7.24.8':
...@@ -334,6 +334,11 @@ packages: ...@@ -334,6 +334,11 @@ packages:
engines: {node: '>=6.0.0'} engines: {node: '>=6.0.0'}
hasBin: true hasBin: true
'@babel/parser@7.26.3':
resolution: {integrity: sha512-WJ/CvmY8Mea8iDXo6a7RK2wbmJITT5fN3BEkRuFlxVyNx8jOKIIhmC4fSkTcPcf8JyavbBwIe6OpiCOBXt/IcA==}
engines: {node: '>=6.0.0'}
hasBin: true
'@babel/plugin-syntax-jsx@7.24.7': '@babel/plugin-syntax-jsx@7.24.7':
resolution: {integrity: sha512-6ddciUPe/mpMnOKv/U+RSd2vvVy+Yw/JfBB0ZHYjEZt9NLHmCUylNYlsbqCCS1Bffjlb0fCwC9Vqz+sBz6PsiQ==} resolution: {integrity: sha512-6ddciUPe/mpMnOKv/U+RSd2vvVy+Yw/JfBB0ZHYjEZt9NLHmCUylNYlsbqCCS1Bffjlb0fCwC9Vqz+sBz6PsiQ==}
engines: {node: '>=6.9.0'} engines: {node: '>=6.9.0'}
...@@ -380,6 +385,10 @@ packages: ...@@ -380,6 +385,10 @@ packages:
resolution: {integrity: sha512-JWtuCu8VQsMladxVz/P4HzHUGCAwpuqacmowgXFs5XjxIgKuNjnLokQzuVjlTvIzODaDmpjT3oxcC48vyk9EWg==} resolution: {integrity: sha512-JWtuCu8VQsMladxVz/P4HzHUGCAwpuqacmowgXFs5XjxIgKuNjnLokQzuVjlTvIzODaDmpjT3oxcC48vyk9EWg==}
engines: {node: '>=6.9.0'} engines: {node: '>=6.9.0'}
'@babel/types@7.26.3':
resolution: {integrity: sha512-vN5p+1kl59GVKMvTHt55NzzmYVxprfJD+ql7U9NFIfKCBkYE55LYtS+WtPlaYOyzydrKI8Nezd+aZextrd+FMA==}
engines: {node: '>=6.9.0'}
'@commitlint/cli@19.5.0': '@commitlint/cli@19.5.0':
resolution: {integrity: sha512-gaGqSliGwB86MDmAAKAtV9SV1SHdmN8pnGq4EJU4+hLisQ7IFfx4jvU4s+pk6tl0+9bv6yT+CaZkufOinkSJIQ==} resolution: {integrity: sha512-gaGqSliGwB86MDmAAKAtV9SV1SHdmN8pnGq4EJU4+hLisQ7IFfx4jvU4s+pk6tl0+9bv6yT+CaZkufOinkSJIQ==}
engines: {node: '>=v18'} engines: {node: '>=v18'}
...@@ -1230,26 +1239,26 @@ packages: ...@@ -1230,26 +1239,26 @@ packages:
peerDependencies: peerDependencies:
'@babel/core': ^7.0.0-0 '@babel/core': ^7.0.0-0
'@vue/compiler-core@3.5.12': '@vue/compiler-core@3.5.13':
resolution: {integrity: sha512-ISyBTRMmMYagUxhcpyEH0hpXRd/KqDU4ymofPgl2XAkY9ZhQ+h0ovEZJIiPop13UmR/54oA2cgMDjgroRelaEw==} resolution: {integrity: sha512-oOdAkwqUfW1WqpwSYJce06wvt6HljgY3fGeM9NcVA1HaYOij3mZG9Rkysn0OHuyUAGMbEbARIpsG+LPVlBJ5/Q==}
'@vue/compiler-core@3.5.6': '@vue/compiler-core@3.5.6':
resolution: {integrity: sha512-r+gNu6K4lrvaQLQGmf+1gc41p3FO2OUJyWmNqaIITaJU6YFiV5PtQSFZt8jfztYyARwqhoCayjprC7KMvT3nRA==} resolution: {integrity: sha512-r+gNu6K4lrvaQLQGmf+1gc41p3FO2OUJyWmNqaIITaJU6YFiV5PtQSFZt8jfztYyARwqhoCayjprC7KMvT3nRA==}
'@vue/compiler-dom@3.5.12': '@vue/compiler-dom@3.5.13':
resolution: {integrity: sha512-9G6PbJ03uwxLHKQ3P42cMTi85lDRvGLB2rSGOiQqtXELat6uI4n8cNz9yjfVHRPIu+MsK6TE418Giruvgptckg==} resolution: {integrity: sha512-ZOJ46sMOKUjO3e94wPdCzQ6P1Lx/vhp2RSvfaab88Ajexs0AHeV0uasYhi99WPaogmBlRHNRuly8xV75cNTMDA==}
'@vue/compiler-dom@3.5.6': '@vue/compiler-dom@3.5.6':
resolution: {integrity: sha512-xRXqxDrIqK8v8sSScpistyYH0qYqxakpsIvqMD2e5sV/PXQ1mTwtXp4k42yHK06KXxKSmitop9e45Ui/3BrTEw==} resolution: {integrity: sha512-xRXqxDrIqK8v8sSScpistyYH0qYqxakpsIvqMD2e5sV/PXQ1mTwtXp4k42yHK06KXxKSmitop9e45Ui/3BrTEw==}
'@vue/compiler-sfc@3.5.12': '@vue/compiler-sfc@3.5.13':
resolution: {integrity: sha512-2k973OGo2JuAa5+ZlekuQJtitI5CgLMOwgl94BzMCsKZCX/xiqzJYzapl4opFogKHqwJk34vfsaKpfEhd1k5nw==} resolution: {integrity: sha512-6VdaljMpD82w6c2749Zhf5T9u5uLBWKnVue6XWxprDobftnletJ8+oel7sexFfM3qIxNmVE7LSFGTpv6obNyaQ==}
'@vue/compiler-sfc@3.5.6': '@vue/compiler-sfc@3.5.6':
resolution: {integrity: sha512-pjWJ8Kj9TDHlbF5LywjVso+BIxCY5wVOLhkEXRhuCHDxPFIeX1zaFefKs8RYoHvkSMqRWt93a0f2gNJVJixHwg==} resolution: {integrity: sha512-pjWJ8Kj9TDHlbF5LywjVso+BIxCY5wVOLhkEXRhuCHDxPFIeX1zaFefKs8RYoHvkSMqRWt93a0f2gNJVJixHwg==}
'@vue/compiler-ssr@3.5.12': '@vue/compiler-ssr@3.5.13':
resolution: {integrity: sha512-eLwc7v6bfGBSM7wZOGPmRavSWzNFF6+PdRhE+VFJhNCgHiF8AM7ccoqcv5kBXA2eWUfigD7byekvf/JsOfKvPA==} resolution: {integrity: sha512-wMH6vrYHxQl/IybKJagqbquvxpWCuVYpoUJfCqFZwa/JY1GdATAQ+TgVtgrwwMZ0D07QhA99rs/EAAWfvG6KpA==}
'@vue/compiler-ssr@3.5.6': '@vue/compiler-ssr@3.5.6':
resolution: {integrity: sha512-VpWbaZrEOCqnmqjE83xdwegtr5qO/2OPUC6veWgvNqTJ3bYysz6vY3VqMuOijubuUYPRpG3OOKIh9TD0Stxb9A==} resolution: {integrity: sha512-VpWbaZrEOCqnmqjE83xdwegtr5qO/2OPUC6veWgvNqTJ3bYysz6vY3VqMuOijubuUYPRpG3OOKIh9TD0Stxb9A==}
...@@ -1268,22 +1277,22 @@ packages: ...@@ -1268,22 +1277,22 @@ packages:
typescript: typescript:
optional: true optional: true
'@vue/reactivity@3.5.12': '@vue/reactivity@3.5.13':
resolution: {integrity: sha512-UzaN3Da7xnJXdz4Okb/BGbAaomRHc3RdoWqTzlvd9+WBR5m3J39J1fGcHes7U3za0ruYn/iYy/a1euhMEHvTAg==} resolution: {integrity: sha512-NaCwtw8o48B9I6L1zl2p41OHo/2Z4wqYGGIK1Khu5T7yxrn+ATOixn/Udn2m+6kZKB/J7cuT9DbWWhRxqixACg==}
'@vue/runtime-core@3.5.12': '@vue/runtime-core@3.5.13':
resolution: {integrity: sha512-hrMUYV6tpocr3TL3Ad8DqxOdpDe4zuQY4HPY3X/VRh+L2myQO8MFXPAMarIOSGNu0bFAjh1yBkMPXZBqCk62Uw==} resolution: {integrity: sha512-Fj4YRQ3Az0WTZw1sFe+QDb0aXCerigEpw418pw1HBUKFtnQHWzwojaukAs2X/c9DQz4MQ4bsXTGlcpGxU/RCIw==}
'@vue/runtime-dom@3.5.12': '@vue/runtime-dom@3.5.13':
resolution: {integrity: sha512-q8VFxR9A2MRfBr6/55Q3umyoN7ya836FzRXajPB6/Vvuv0zOPL+qltd9rIMzG/DbRLAIlREmnLsplEF/kotXKA==} resolution: {integrity: sha512-dLaj94s93NYLqjLiyFzVs9X6dWhTdAlEAciC3Moq7gzAc13VJUdCnjjRurNM6uTLFATRHexHCTu/Xp3eW6yoog==}
'@vue/server-renderer@3.5.12': '@vue/server-renderer@3.5.13':
resolution: {integrity: sha512-I3QoeDDeEPZm8yR28JtY+rk880Oqmj43hreIBVTicisFTx/Dl7JpG72g/X7YF8hnQD3IFhkky5i2bPonwrTVPg==} resolution: {integrity: sha512-wAi4IRJV/2SAW3htkTlB+dHeRmpTiVIK1OGLWV1yeStVSebSQQOwGwIq0D3ZIoBj2C2qpgz5+vX9iEBkTdk5YA==}
peerDependencies: peerDependencies:
vue: 3.5.12 vue: 3.5.13
'@vue/shared@3.5.12': '@vue/shared@3.5.13':
resolution: {integrity: sha512-L2RPSAwUFbgZH20etwrXyVyCBu9OxRSi8T/38QsvnkJyvq2LufW2lDCOzm7t/U9C1mkhJGWYfCuFBCmIuNivrg==} resolution: {integrity: sha512-/hnE/qP5ZoGpol0a5mDi45bOd7t3tjYJBjsgCsivow7D48cJeV5l05RD82lPqi7gRiphZM37rnhW1l6ZoCNNnQ==}
'@vue/shared@3.5.6': '@vue/shared@3.5.6':
resolution: {integrity: sha512-eidH0HInnL39z6wAt6SFIwBrvGOpDWsDxlw3rCgo1B+CQ1781WzQUSU3YjxgdkcJo9Q8S6LmXTkvI+cLHGkQfA==} resolution: {integrity: sha512-eidH0HInnL39z6wAt6SFIwBrvGOpDWsDxlw3rCgo1B+CQ1781WzQUSU3YjxgdkcJo9Q8S6LmXTkvI+cLHGkQfA==}
...@@ -2289,8 +2298,8 @@ packages: ...@@ -2289,8 +2298,8 @@ packages:
magic-string@0.30.11: magic-string@0.30.11:
resolution: {integrity: sha512-+Wri9p0QHMy+545hKww7YAu5NyzF8iomPL/RQazugQ9+Ez4Ic3mERMd8ZTX5rfK944j+560ZJi8iAwgak1Ac7A==} resolution: {integrity: sha512-+Wri9p0QHMy+545hKww7YAu5NyzF8iomPL/RQazugQ9+Ez4Ic3mERMd8ZTX5rfK944j+560ZJi8iAwgak1Ac7A==}
magic-string@0.30.12: magic-string@0.30.17:
resolution: {integrity: sha512-Ea8I3sQMVXr8JhN4z+H/d8zwo+tYDgHE9+5G4Wnrwhs0gaK9fXTKx0Tw5Xwsd/bCPTTZNRAdpyzvoeORe9LYpw==} resolution: {integrity: sha512-sNPKHvyjVf7gyjwS4xGTaW/mCnF8wnjtifKBEhxfZ7E/S8tQ0rssrwGNn6q8JH/ohItJfSQp9mBtQYuTlH5QnA==}
marked-highlight@2.2.1: marked-highlight@2.2.1:
resolution: {integrity: sha512-SiCIeEiQbs9TxGwle9/OwbOejHCZsohQRaNTY2u8euEXYt2rYUFoiImUirThU3Gd/o6Q1gHGtH9qloHlbJpNIA==} resolution: {integrity: sha512-SiCIeEiQbs9TxGwle9/OwbOejHCZsohQRaNTY2u8euEXYt2rYUFoiImUirThU3Gd/o6Q1gHGtH9qloHlbJpNIA==}
...@@ -2382,6 +2391,11 @@ packages: ...@@ -2382,6 +2391,11 @@ packages:
engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
hasBin: true hasBin: true
nanoid@3.3.8:
resolution: {integrity: sha512-WNLf5Sd8oZxOm+TzppcYk8gVOgP+l58xNy58D0nbUnOxOWRWvlcCV4kUF7ltmI6PsrLl/BgKEyS4mqsGChFN0w==}
engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
hasBin: true
nanoid@5.0.7: nanoid@5.0.7:
resolution: {integrity: sha512-oLxFY2gd2IqnjcYyOXD8XGCftpGtZP2AbHbOkthDkvRywH5ayNtPVy9YlOPcHckXzbLTCHpkb7FB+yuxKV13pQ==} resolution: {integrity: sha512-oLxFY2gd2IqnjcYyOXD8XGCftpGtZP2AbHbOkthDkvRywH5ayNtPVy9YlOPcHckXzbLTCHpkb7FB+yuxKV13pQ==}
engines: {node: ^18 || >=20} engines: {node: ^18 || >=20}
...@@ -2496,6 +2510,9 @@ packages: ...@@ -2496,6 +2510,9 @@ packages:
picocolors@1.1.0: picocolors@1.1.0:
resolution: {integrity: sha512-TQ92mBOW0l3LeMeyLV6mzy/kWr8lkd/hp3mTg7wYK7zJhuBStmGMBG0BdeDZS/dZx1IukaX6Bk11zcln25o1Aw==} resolution: {integrity: sha512-TQ92mBOW0l3LeMeyLV6mzy/kWr8lkd/hp3mTg7wYK7zJhuBStmGMBG0BdeDZS/dZx1IukaX6Bk11zcln25o1Aw==}
picocolors@1.1.1:
resolution: {integrity: sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==}
picomatch@2.3.1: picomatch@2.3.1:
resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==} resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==}
engines: {node: '>=8.6'} engines: {node: '>=8.6'}
...@@ -2564,6 +2581,10 @@ packages: ...@@ -2564,6 +2581,10 @@ packages:
resolution: {integrity: sha512-56rxCq7G/XfB4EkXq9Egn5GCqugWvDFjafDOThIdMBsI15iqPqR5r15TfSr1YPYeEI19YeaXMCbY6u88Y76GLQ==} resolution: {integrity: sha512-56rxCq7G/XfB4EkXq9Egn5GCqugWvDFjafDOThIdMBsI15iqPqR5r15TfSr1YPYeEI19YeaXMCbY6u88Y76GLQ==}
engines: {node: ^10 || ^12 || >=14} engines: {node: ^10 || ^12 || >=14}
postcss@8.4.49:
resolution: {integrity: sha512-OCVPnIObs4N29kxTjzLfUryOkvZEq+pf8jTF0lg8E7uETuWHA+v7j3c/xJmiqpX450191LlmZfUKkXxkTry7nA==}
engines: {node: ^10 || ^12 || >=14}
prelude-ls@1.2.1: prelude-ls@1.2.1:
resolution: {integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==} resolution: {integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==}
engines: {node: '>= 0.8.0'} engines: {node: '>= 0.8.0'}
...@@ -3209,8 +3230,8 @@ packages: ...@@ -3209,8 +3230,8 @@ packages:
peerDependencies: peerDependencies:
typescript: '>=5.0.0' typescript: '>=5.0.0'
vue@3.5.12: vue@3.5.13:
resolution: {integrity: sha512-CLVZtXtn2ItBIi/zHZ0Sg1Xkb7+PU32bJJ8Bmy7ts3jxXTcbfsEfBivFYYWz1Hur+lalqGAh65Coin0r+HRUfg==} resolution: {integrity: sha512-wmeiSMxkZCSc+PM2w2VRsOYAZC8GdipNFRTsLSfodVqI9mbejKeXEGr8SckuLnrQPGe3oJN5c3K0vpoU9q/wCQ==}
peerDependencies: peerDependencies:
typescript: '*' typescript: '*'
peerDependenciesMeta: peerDependenciesMeta:
...@@ -3310,7 +3331,7 @@ snapshots: ...@@ -3310,7 +3331,7 @@ snapshots:
'@babel/code-frame@7.24.7': '@babel/code-frame@7.24.7':
dependencies: dependencies:
'@babel/highlight': 7.24.7 '@babel/highlight': 7.24.7
picocolors: 1.1.0 picocolors: 1.1.1
'@babel/compat-data@7.25.4': {} '@babel/compat-data@7.25.4': {}
...@@ -3343,7 +3364,7 @@ snapshots: ...@@ -3343,7 +3364,7 @@ snapshots:
'@babel/helper-annotate-as-pure@7.24.7': '@babel/helper-annotate-as-pure@7.24.7':
dependencies: dependencies:
'@babel/types': 7.25.8 '@babel/types': 7.26.3
'@babel/helper-compilation-targets@7.25.2': '@babel/helper-compilation-targets@7.25.2':
dependencies: dependencies:
...@@ -3369,7 +3390,7 @@ snapshots: ...@@ -3369,7 +3390,7 @@ snapshots:
'@babel/helper-member-expression-to-functions@7.24.8': '@babel/helper-member-expression-to-functions@7.24.8':
dependencies: dependencies:
'@babel/traverse': 7.25.6 '@babel/traverse': 7.25.6
'@babel/types': 7.25.8 '@babel/types': 7.26.3
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
...@@ -3385,14 +3406,14 @@ snapshots: ...@@ -3385,14 +3406,14 @@ snapshots:
'@babel/core': 7.25.2 '@babel/core': 7.25.2
'@babel/helper-module-imports': 7.24.7 '@babel/helper-module-imports': 7.24.7
'@babel/helper-simple-access': 7.24.7 '@babel/helper-simple-access': 7.24.7
'@babel/helper-validator-identifier': 7.25.7 '@babel/helper-validator-identifier': 7.25.9
'@babel/traverse': 7.25.6 '@babel/traverse': 7.25.6
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
'@babel/helper-optimise-call-expression@7.24.7': '@babel/helper-optimise-call-expression@7.24.7':
dependencies: dependencies:
'@babel/types': 7.25.8 '@babel/types': 7.26.3
'@babel/helper-plugin-utils@7.24.8': {} '@babel/helper-plugin-utils@7.24.8': {}
...@@ -3415,13 +3436,13 @@ snapshots: ...@@ -3415,13 +3436,13 @@ snapshots:
'@babel/helper-skip-transparent-expression-wrappers@7.24.7': '@babel/helper-skip-transparent-expression-wrappers@7.24.7':
dependencies: dependencies:
'@babel/traverse': 7.25.6 '@babel/traverse': 7.25.6
'@babel/types': 7.25.8 '@babel/types': 7.26.3
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
'@babel/helper-string-parser@7.25.7': {} '@babel/helper-string-parser@7.25.9': {}
'@babel/helper-validator-identifier@7.25.7': {} '@babel/helper-validator-identifier@7.25.9': {}
'@babel/helper-validator-option@7.24.8': {} '@babel/helper-validator-option@7.24.8': {}
...@@ -3432,19 +3453,23 @@ snapshots: ...@@ -3432,19 +3453,23 @@ snapshots:
'@babel/highlight@7.24.7': '@babel/highlight@7.24.7':
dependencies: dependencies:
'@babel/helper-validator-identifier': 7.25.7 '@babel/helper-validator-identifier': 7.25.9
chalk: 2.4.2 chalk: 2.4.2
js-tokens: 4.0.0 js-tokens: 4.0.0
picocolors: 1.1.0 picocolors: 1.1.1
'@babel/parser@7.25.6': '@babel/parser@7.25.6':
dependencies: dependencies:
'@babel/types': 7.25.8 '@babel/types': 7.26.3
'@babel/parser@7.25.8': '@babel/parser@7.25.8':
dependencies: dependencies:
'@babel/types': 7.25.8 '@babel/types': 7.25.8
'@babel/parser@7.26.3':
dependencies:
'@babel/types': 7.26.3
'@babel/plugin-syntax-jsx@7.24.7(@babel/core@7.25.2)': '@babel/plugin-syntax-jsx@7.24.7(@babel/core@7.25.2)':
dependencies: dependencies:
'@babel/core': 7.25.2 '@babel/core': 7.25.2
...@@ -3493,14 +3518,14 @@ snapshots: ...@@ -3493,14 +3518,14 @@ snapshots:
'@babel/template@7.25.0': '@babel/template@7.25.0':
dependencies: dependencies:
'@babel/code-frame': 7.24.7 '@babel/code-frame': 7.24.7
'@babel/parser': 7.25.8 '@babel/parser': 7.26.3
'@babel/types': 7.25.8 '@babel/types': 7.25.8
'@babel/traverse@7.25.6': '@babel/traverse@7.25.6':
dependencies: dependencies:
'@babel/code-frame': 7.24.7 '@babel/code-frame': 7.24.7
'@babel/generator': 7.25.6 '@babel/generator': 7.25.6
'@babel/parser': 7.25.8 '@babel/parser': 7.26.3
'@babel/template': 7.25.0 '@babel/template': 7.25.0
'@babel/types': 7.25.8 '@babel/types': 7.25.8
debug: 4.3.7 debug: 4.3.7
...@@ -3510,10 +3535,15 @@ snapshots: ...@@ -3510,10 +3535,15 @@ snapshots:
'@babel/types@7.25.8': '@babel/types@7.25.8':
dependencies: dependencies:
'@babel/helper-string-parser': 7.25.7 '@babel/helper-string-parser': 7.25.9
'@babel/helper-validator-identifier': 7.25.7 '@babel/helper-validator-identifier': 7.25.9
to-fast-properties: 2.0.0 to-fast-properties: 2.0.0
'@babel/types@7.26.3':
dependencies:
'@babel/helper-string-parser': 7.25.9
'@babel/helper-validator-identifier': 7.25.9
'@commitlint/cli@19.5.0(@types/node@20.16.5)(typescript@5.6.2)': '@commitlint/cli@19.5.0(@types/node@20.16.5)(typescript@5.6.2)':
dependencies: dependencies:
'@commitlint/format': 19.5.0 '@commitlint/format': 19.5.0
...@@ -3628,9 +3658,9 @@ snapshots: ...@@ -3628,9 +3658,9 @@ snapshots:
dependencies: dependencies:
css-render: 0.15.14 css-render: 0.15.14
'@css-render/vue3-ssr@0.15.14(vue@3.5.12(typescript@5.6.2))': '@css-render/vue3-ssr@0.15.14(vue@3.5.13(typescript@5.6.2))':
dependencies: dependencies:
vue: 3.5.12(typescript@5.6.2) vue: 3.5.13(typescript@5.6.2)
'@csstools/css-parser-algorithms@3.0.1(@csstools/css-tokenizer@3.0.1)': '@csstools/css-parser-algorithms@3.0.1(@csstools/css-tokenizer@3.0.1)':
dependencies: dependencies:
...@@ -3792,9 +3822,9 @@ snapshots: ...@@ -3792,9 +3822,9 @@ snapshots:
'@esbuild/win32-x64@0.23.1': '@esbuild/win32-x64@0.23.1':
optional: true optional: true
'@eslint-community/eslint-utils@4.4.0(eslint@9.10.0(jiti@2.0.0-beta.3))': '@eslint-community/eslint-utils@4.4.0(eslint@9.10.0(jiti@1.21.6))':
dependencies: dependencies:
eslint: 9.10.0(jiti@2.0.0-beta.3) eslint: 9.10.0(jiti@1.21.6)
eslint-visitor-keys: 3.4.3 eslint-visitor-keys: 3.4.3
'@eslint-community/regexpp@4.11.1': {} '@eslint-community/regexpp@4.11.1': {}
...@@ -3833,9 +3863,9 @@ snapshots: ...@@ -3833,9 +3863,9 @@ snapshots:
'@humanwhocodes/retry@0.3.0': {} '@humanwhocodes/retry@0.3.0': {}
'@icon-park/vue-next@1.4.2(vue@3.5.12(typescript@5.6.2))': '@icon-park/vue-next@1.4.2(vue@3.5.13(typescript@5.6.2))':
dependencies: dependencies:
vue: 3.5.12(typescript@5.6.2) vue: 3.5.13(typescript@5.6.2)
'@iconify/types@2.0.0': {} '@iconify/types@2.0.0': {}
...@@ -3851,12 +3881,12 @@ snapshots: ...@@ -3851,12 +3881,12 @@ snapshots:
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
'@iconify/vue@4.1.2(vue@3.5.12(typescript@5.6.2))': '@iconify/vue@4.1.2(vue@3.5.13(typescript@5.6.2))':
dependencies: dependencies:
'@iconify/types': 2.0.0 '@iconify/types': 2.0.0
vue: 3.5.12(typescript@5.6.2) vue: 3.5.13(typescript@5.6.2)
'@intlify/bundle-utils@8.0.0(vue-i18n@9.14.0(vue@3.5.12(typescript@5.6.2)))': '@intlify/bundle-utils@8.0.0(vue-i18n@9.14.0(vue@3.5.13(typescript@5.6.2)))':
dependencies: dependencies:
'@intlify/message-compiler': 9.14.0 '@intlify/message-compiler': 9.14.0
'@intlify/shared': 9.14.0 '@intlify/shared': 9.14.0
...@@ -3868,7 +3898,7 @@ snapshots: ...@@ -3868,7 +3898,7 @@ snapshots:
source-map-js: 1.2.1 source-map-js: 1.2.1
yaml-eslint-parser: 1.2.3 yaml-eslint-parser: 1.2.3
optionalDependencies: optionalDependencies:
vue-i18n: 9.14.0(vue@3.5.12(typescript@5.6.2)) vue-i18n: 9.14.0(vue@3.5.13(typescript@5.6.2))
'@intlify/core-base@9.14.0': '@intlify/core-base@9.14.0':
dependencies: dependencies:
...@@ -3882,9 +3912,9 @@ snapshots: ...@@ -3882,9 +3912,9 @@ snapshots:
'@intlify/shared@9.14.0': {} '@intlify/shared@9.14.0': {}
'@intlify/unplugin-vue-i18n@4.0.0(rollup@4.21.3)(vue-i18n@9.14.0(vue@3.5.12(typescript@5.6.2)))(webpack-sources@3.2.3)': '@intlify/unplugin-vue-i18n@4.0.0(rollup@4.21.3)(vue-i18n@9.14.0(vue@3.5.13(typescript@5.6.2)))(webpack-sources@3.2.3)':
dependencies: dependencies:
'@intlify/bundle-utils': 8.0.0(vue-i18n@9.14.0(vue@3.5.12(typescript@5.6.2))) '@intlify/bundle-utils': 8.0.0(vue-i18n@9.14.0(vue@3.5.13(typescript@5.6.2)))
'@intlify/shared': 9.14.0 '@intlify/shared': 9.14.0
'@rollup/pluginutils': 5.1.0(rollup@4.21.3) '@rollup/pluginutils': 5.1.0(rollup@4.21.3)
'@vue/compiler-sfc': 3.5.6 '@vue/compiler-sfc': 3.5.6
...@@ -3897,7 +3927,7 @@ snapshots: ...@@ -3897,7 +3927,7 @@ snapshots:
source-map-js: 1.2.1 source-map-js: 1.2.1
unplugin: 1.14.1(webpack-sources@3.2.3) unplugin: 1.14.1(webpack-sources@3.2.3)
optionalDependencies: optionalDependencies:
vue-i18n: 9.14.0(vue@3.5.12(typescript@5.6.2)) vue-i18n: 9.14.0(vue@3.5.13(typescript@5.6.2))
transitivePeerDependencies: transitivePeerDependencies:
- rollup - rollup
- supports-color - supports-color
...@@ -4024,15 +4054,15 @@ snapshots: ...@@ -4024,15 +4054,15 @@ snapshots:
'@types/web-bluetooth@0.0.20': {} '@types/web-bluetooth@0.0.20': {}
'@typescript-eslint/eslint-plugin@7.18.0(@typescript-eslint/parser@7.18.0(eslint@9.10.0(jiti@2.0.0-beta.3))(typescript@5.6.2))(eslint@9.10.0(jiti@2.0.0-beta.3))(typescript@5.6.2)': '@typescript-eslint/eslint-plugin@7.18.0(@typescript-eslint/parser@7.18.0(eslint@9.10.0(jiti@1.21.6))(typescript@5.6.2))(eslint@9.10.0(jiti@1.21.6))(typescript@5.6.2)':
dependencies: dependencies:
'@eslint-community/regexpp': 4.11.1 '@eslint-community/regexpp': 4.11.1
'@typescript-eslint/parser': 7.18.0(eslint@9.10.0(jiti@2.0.0-beta.3))(typescript@5.6.2) '@typescript-eslint/parser': 7.18.0(eslint@9.10.0(jiti@1.21.6))(typescript@5.6.2)
'@typescript-eslint/scope-manager': 7.18.0 '@typescript-eslint/scope-manager': 7.18.0
'@typescript-eslint/type-utils': 7.18.0(eslint@9.10.0(jiti@2.0.0-beta.3))(typescript@5.6.2) '@typescript-eslint/type-utils': 7.18.0(eslint@9.10.0(jiti@1.21.6))(typescript@5.6.2)
'@typescript-eslint/utils': 7.18.0(eslint@9.10.0(jiti@2.0.0-beta.3))(typescript@5.6.2) '@typescript-eslint/utils': 7.18.0(eslint@9.10.0(jiti@1.21.6))(typescript@5.6.2)
'@typescript-eslint/visitor-keys': 7.18.0 '@typescript-eslint/visitor-keys': 7.18.0
eslint: 9.10.0(jiti@2.0.0-beta.3) eslint: 9.10.0(jiti@1.21.6)
graphemer: 1.4.0 graphemer: 1.4.0
ignore: 5.3.2 ignore: 5.3.2
natural-compare: 1.4.0 natural-compare: 1.4.0
...@@ -4042,14 +4072,14 @@ snapshots: ...@@ -4042,14 +4072,14 @@ snapshots:
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
'@typescript-eslint/parser@7.18.0(eslint@9.10.0(jiti@2.0.0-beta.3))(typescript@5.6.2)': '@typescript-eslint/parser@7.18.0(eslint@9.10.0(jiti@1.21.6))(typescript@5.6.2)':
dependencies: dependencies:
'@typescript-eslint/scope-manager': 7.18.0 '@typescript-eslint/scope-manager': 7.18.0
'@typescript-eslint/types': 7.18.0 '@typescript-eslint/types': 7.18.0
'@typescript-eslint/typescript-estree': 7.18.0(typescript@5.6.2) '@typescript-eslint/typescript-estree': 7.18.0(typescript@5.6.2)
'@typescript-eslint/visitor-keys': 7.18.0 '@typescript-eslint/visitor-keys': 7.18.0
debug: 4.3.7 debug: 4.3.7
eslint: 9.10.0(jiti@2.0.0-beta.3) eslint: 9.10.0(jiti@1.21.6)
optionalDependencies: optionalDependencies:
typescript: 5.6.2 typescript: 5.6.2
transitivePeerDependencies: transitivePeerDependencies:
...@@ -4060,12 +4090,12 @@ snapshots: ...@@ -4060,12 +4090,12 @@ snapshots:
'@typescript-eslint/types': 7.18.0 '@typescript-eslint/types': 7.18.0
'@typescript-eslint/visitor-keys': 7.18.0 '@typescript-eslint/visitor-keys': 7.18.0
'@typescript-eslint/type-utils@7.18.0(eslint@9.10.0(jiti@2.0.0-beta.3))(typescript@5.6.2)': '@typescript-eslint/type-utils@7.18.0(eslint@9.10.0(jiti@1.21.6))(typescript@5.6.2)':
dependencies: dependencies:
'@typescript-eslint/typescript-estree': 7.18.0(typescript@5.6.2) '@typescript-eslint/typescript-estree': 7.18.0(typescript@5.6.2)
'@typescript-eslint/utils': 7.18.0(eslint@9.10.0(jiti@2.0.0-beta.3))(typescript@5.6.2) '@typescript-eslint/utils': 7.18.0(eslint@9.10.0(jiti@1.21.6))(typescript@5.6.2)
debug: 4.3.7 debug: 4.3.7
eslint: 9.10.0(jiti@2.0.0-beta.3) eslint: 9.10.0(jiti@1.21.6)
ts-api-utils: 1.3.0(typescript@5.6.2) ts-api-utils: 1.3.0(typescript@5.6.2)
optionalDependencies: optionalDependencies:
typescript: 5.6.2 typescript: 5.6.2
...@@ -4089,13 +4119,13 @@ snapshots: ...@@ -4089,13 +4119,13 @@ snapshots:
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
'@typescript-eslint/utils@7.18.0(eslint@9.10.0(jiti@2.0.0-beta.3))(typescript@5.6.2)': '@typescript-eslint/utils@7.18.0(eslint@9.10.0(jiti@1.21.6))(typescript@5.6.2)':
dependencies: dependencies:
'@eslint-community/eslint-utils': 4.4.0(eslint@9.10.0(jiti@2.0.0-beta.3)) '@eslint-community/eslint-utils': 4.4.0(eslint@9.10.0(jiti@1.21.6))
'@typescript-eslint/scope-manager': 7.18.0 '@typescript-eslint/scope-manager': 7.18.0
'@typescript-eslint/types': 7.18.0 '@typescript-eslint/types': 7.18.0
'@typescript-eslint/typescript-estree': 7.18.0(typescript@5.6.2) '@typescript-eslint/typescript-estree': 7.18.0(typescript@5.6.2)
eslint: 9.10.0(jiti@2.0.0-beta.3) eslint: 9.10.0(jiti@1.21.6)
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
- typescript - typescript
...@@ -4128,7 +4158,7 @@ snapshots: ...@@ -4128,7 +4158,7 @@ snapshots:
colorette: 2.0.20 colorette: 2.0.20
consola: 3.2.3 consola: 3.2.3
fast-glob: 3.3.2 fast-glob: 3.3.2
magic-string: 0.30.12 magic-string: 0.30.17
pathe: 1.1.2 pathe: 1.1.2
perfect-debounce: 1.0.0 perfect-debounce: 1.0.0
transitivePeerDependencies: transitivePeerDependencies:
...@@ -4144,17 +4174,17 @@ snapshots: ...@@ -4144,17 +4174,17 @@ snapshots:
'@unocss/core@0.61.9': {} '@unocss/core@0.61.9': {}
'@unocss/eslint-config@0.61.9(eslint@9.10.0(jiti@2.0.0-beta.3))(typescript@5.6.2)': '@unocss/eslint-config@0.61.9(eslint@9.10.0(jiti@1.21.6))(typescript@5.6.2)':
dependencies: dependencies:
'@unocss/eslint-plugin': 0.61.9(eslint@9.10.0(jiti@2.0.0-beta.3))(typescript@5.6.2) '@unocss/eslint-plugin': 0.61.9(eslint@9.10.0(jiti@1.21.6))(typescript@5.6.2)
transitivePeerDependencies: transitivePeerDependencies:
- eslint - eslint
- supports-color - supports-color
- typescript - typescript
'@unocss/eslint-plugin@0.61.9(eslint@9.10.0(jiti@2.0.0-beta.3))(typescript@5.6.2)': '@unocss/eslint-plugin@0.61.9(eslint@9.10.0(jiti@1.21.6))(typescript@5.6.2)':
dependencies: dependencies:
'@typescript-eslint/utils': 7.18.0(eslint@9.10.0(jiti@2.0.0-beta.3))(typescript@5.6.2) '@typescript-eslint/utils': 7.18.0(eslint@9.10.0(jiti@1.21.6))(typescript@5.6.2)
'@unocss/config': 0.61.9 '@unocss/config': 0.61.9
'@unocss/core': 0.61.9 '@unocss/core': 0.61.9
magic-string: 0.30.11 magic-string: 0.30.11
...@@ -4182,7 +4212,7 @@ snapshots: ...@@ -4182,7 +4212,7 @@ snapshots:
'@unocss/rule-utils': 0.61.9 '@unocss/rule-utils': 0.61.9
css-tree: 2.3.1 css-tree: 2.3.1
fast-glob: 3.3.2 fast-glob: 3.3.2
magic-string: 0.30.12 magic-string: 0.30.17
postcss: 8.4.47 postcss: 8.4.47
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
...@@ -4237,7 +4267,7 @@ snapshots: ...@@ -4237,7 +4267,7 @@ snapshots:
'@unocss/rule-utils@0.61.9': '@unocss/rule-utils@0.61.9':
dependencies: dependencies:
'@unocss/core': 0.61.9 '@unocss/core': 0.61.9
magic-string: 0.30.12 magic-string: 0.30.17
'@unocss/scope@0.61.9': {} '@unocss/scope@0.61.9': {}
...@@ -4279,26 +4309,26 @@ snapshots: ...@@ -4279,26 +4309,26 @@ snapshots:
'@unocss/transformer-directives': 0.61.9 '@unocss/transformer-directives': 0.61.9
chokidar: 3.6.0 chokidar: 3.6.0
fast-glob: 3.3.2 fast-glob: 3.3.2
magic-string: 0.30.12 magic-string: 0.30.17
vite: 5.4.6(@types/node@20.16.5)(sass@1.79.1) vite: 5.4.6(@types/node@20.16.5)(sass@1.79.1)
transitivePeerDependencies: transitivePeerDependencies:
- rollup - rollup
- supports-color - supports-color
'@vitejs/plugin-vue-jsx@4.0.1(vite@5.4.6(@types/node@20.16.5)(sass@1.79.1))(vue@3.5.12(typescript@5.6.2))': '@vitejs/plugin-vue-jsx@4.0.1(vite@5.4.6(@types/node@20.16.5)(sass@1.79.1))(vue@3.5.13(typescript@5.6.2))':
dependencies: dependencies:
'@babel/core': 7.25.2 '@babel/core': 7.25.2
'@babel/plugin-transform-typescript': 7.25.2(@babel/core@7.25.2) '@babel/plugin-transform-typescript': 7.25.2(@babel/core@7.25.2)
'@vue/babel-plugin-jsx': 1.2.5(@babel/core@7.25.2) '@vue/babel-plugin-jsx': 1.2.5(@babel/core@7.25.2)
vite: 5.4.6(@types/node@20.16.5)(sass@1.79.1) vite: 5.4.6(@types/node@20.16.5)(sass@1.79.1)
vue: 3.5.12(typescript@5.6.2) vue: 3.5.13(typescript@5.6.2)
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
'@vitejs/plugin-vue@4.6.2(vite@5.4.6(@types/node@20.16.5)(sass@1.79.1))(vue@3.5.12(typescript@5.6.2))': '@vitejs/plugin-vue@4.6.2(vite@5.4.6(@types/node@20.16.5)(sass@1.79.1))(vue@3.5.13(typescript@5.6.2))':
dependencies: dependencies:
vite: 5.4.6(@types/node@20.16.5)(sass@1.79.1) vite: 5.4.6(@types/node@20.16.5)(sass@1.79.1)
vue: 3.5.12(typescript@5.6.2) vue: 3.5.13(typescript@5.6.2)
'@volar/language-core@2.4.5': '@volar/language-core@2.4.5':
dependencies: dependencies:
...@@ -4337,15 +4367,15 @@ snapshots: ...@@ -4337,15 +4367,15 @@ snapshots:
'@babel/core': 7.25.2 '@babel/core': 7.25.2
'@babel/helper-module-imports': 7.24.7 '@babel/helper-module-imports': 7.24.7
'@babel/helper-plugin-utils': 7.24.8 '@babel/helper-plugin-utils': 7.24.8
'@babel/parser': 7.25.6 '@babel/parser': 7.26.3
'@vue/compiler-sfc': 3.5.6 '@vue/compiler-sfc': 3.5.13
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
'@vue/compiler-core@3.5.12': '@vue/compiler-core@3.5.13':
dependencies: dependencies:
'@babel/parser': 7.25.8 '@babel/parser': 7.26.3
'@vue/shared': 3.5.12 '@vue/shared': 3.5.13
entities: 4.5.0 entities: 4.5.0
estree-walker: 2.0.2 estree-walker: 2.0.2
source-map-js: 1.2.1 source-map-js: 1.2.1
...@@ -4358,26 +4388,26 @@ snapshots: ...@@ -4358,26 +4388,26 @@ snapshots:
estree-walker: 2.0.2 estree-walker: 2.0.2
source-map-js: 1.2.1 source-map-js: 1.2.1
'@vue/compiler-dom@3.5.12': '@vue/compiler-dom@3.5.13':
dependencies: dependencies:
'@vue/compiler-core': 3.5.12 '@vue/compiler-core': 3.5.13
'@vue/shared': 3.5.12 '@vue/shared': 3.5.13
'@vue/compiler-dom@3.5.6': '@vue/compiler-dom@3.5.6':
dependencies: dependencies:
'@vue/compiler-core': 3.5.6 '@vue/compiler-core': 3.5.6
'@vue/shared': 3.5.6 '@vue/shared': 3.5.6
'@vue/compiler-sfc@3.5.12': '@vue/compiler-sfc@3.5.13':
dependencies: dependencies:
'@babel/parser': 7.25.8 '@babel/parser': 7.26.3
'@vue/compiler-core': 3.5.12 '@vue/compiler-core': 3.5.13
'@vue/compiler-dom': 3.5.12 '@vue/compiler-dom': 3.5.13
'@vue/compiler-ssr': 3.5.12 '@vue/compiler-ssr': 3.5.13
'@vue/shared': 3.5.12 '@vue/shared': 3.5.13
estree-walker: 2.0.2 estree-walker: 2.0.2
magic-string: 0.30.12 magic-string: 0.30.17
postcss: 8.4.47 postcss: 8.4.49
source-map-js: 1.2.1 source-map-js: 1.2.1
'@vue/compiler-sfc@3.5.6': '@vue/compiler-sfc@3.5.6':
...@@ -4392,10 +4422,10 @@ snapshots: ...@@ -4392,10 +4422,10 @@ snapshots:
postcss: 8.4.47 postcss: 8.4.47
source-map-js: 1.2.1 source-map-js: 1.2.1
'@vue/compiler-ssr@3.5.12': '@vue/compiler-ssr@3.5.13':
dependencies: dependencies:
'@vue/compiler-dom': 3.5.12 '@vue/compiler-dom': 3.5.13
'@vue/shared': 3.5.12 '@vue/shared': 3.5.13
'@vue/compiler-ssr@3.5.6': '@vue/compiler-ssr@3.5.6':
dependencies: dependencies:
...@@ -4412,9 +4442,9 @@ snapshots: ...@@ -4412,9 +4442,9 @@ snapshots:
'@vue/language-core@2.0.29(typescript@5.6.2)': '@vue/language-core@2.0.29(typescript@5.6.2)':
dependencies: dependencies:
'@volar/language-core': 2.4.5 '@volar/language-core': 2.4.5
'@vue/compiler-dom': 3.5.12 '@vue/compiler-dom': 3.5.13
'@vue/compiler-vue2': 2.7.16 '@vue/compiler-vue2': 2.7.16
'@vue/shared': 3.5.12 '@vue/shared': 3.5.13
computeds: 0.0.1 computeds: 0.0.1
minimatch: 9.0.5 minimatch: 9.0.5
muggle-string: 0.4.1 muggle-string: 0.4.1
...@@ -4422,47 +4452,47 @@ snapshots: ...@@ -4422,47 +4452,47 @@ snapshots:
optionalDependencies: optionalDependencies:
typescript: 5.6.2 typescript: 5.6.2
'@vue/reactivity@3.5.12': '@vue/reactivity@3.5.13':
dependencies: dependencies:
'@vue/shared': 3.5.12 '@vue/shared': 3.5.13
'@vue/runtime-core@3.5.12': '@vue/runtime-core@3.5.13':
dependencies: dependencies:
'@vue/reactivity': 3.5.12 '@vue/reactivity': 3.5.13
'@vue/shared': 3.5.12 '@vue/shared': 3.5.13
'@vue/runtime-dom@3.5.12': '@vue/runtime-dom@3.5.13':
dependencies: dependencies:
'@vue/reactivity': 3.5.12 '@vue/reactivity': 3.5.13
'@vue/runtime-core': 3.5.12 '@vue/runtime-core': 3.5.13
'@vue/shared': 3.5.12 '@vue/shared': 3.5.13
csstype: 3.1.3 csstype: 3.1.3
'@vue/server-renderer@3.5.12(vue@3.5.12(typescript@5.6.2))': '@vue/server-renderer@3.5.13(vue@3.5.13(typescript@5.6.2))':
dependencies: dependencies:
'@vue/compiler-ssr': 3.5.12 '@vue/compiler-ssr': 3.5.13
'@vue/shared': 3.5.12 '@vue/shared': 3.5.13
vue: 3.5.12(typescript@5.6.2) vue: 3.5.13(typescript@5.6.2)
'@vue/shared@3.5.12': {} '@vue/shared@3.5.13': {}
'@vue/shared@3.5.6': {} '@vue/shared@3.5.6': {}
'@vueuse/core@10.11.1(vue@3.5.12(typescript@5.6.2))': '@vueuse/core@10.11.1(vue@3.5.13(typescript@5.6.2))':
dependencies: dependencies:
'@types/web-bluetooth': 0.0.20 '@types/web-bluetooth': 0.0.20
'@vueuse/metadata': 10.11.1 '@vueuse/metadata': 10.11.1
'@vueuse/shared': 10.11.1(vue@3.5.12(typescript@5.6.2)) '@vueuse/shared': 10.11.1(vue@3.5.13(typescript@5.6.2))
vue-demi: 0.14.10(vue@3.5.12(typescript@5.6.2)) vue-demi: 0.14.10(vue@3.5.13(typescript@5.6.2))
transitivePeerDependencies: transitivePeerDependencies:
- '@vue/composition-api' - '@vue/composition-api'
- vue - vue
'@vueuse/metadata@10.11.1': {} '@vueuse/metadata@10.11.1': {}
'@vueuse/shared@10.11.1(vue@3.5.12(typescript@5.6.2))': '@vueuse/shared@10.11.1(vue@3.5.13(typescript@5.6.2))':
dependencies: dependencies:
vue-demi: 0.14.10(vue@3.5.12(typescript@5.6.2)) vue-demi: 0.14.10(vue@3.5.13(typescript@5.6.2))
transitivePeerDependencies: transitivePeerDependencies:
- '@vue/composition-api' - '@vue/composition-api'
- vue - vue
...@@ -4905,29 +4935,29 @@ snapshots: ...@@ -4905,29 +4935,29 @@ snapshots:
optionalDependencies: optionalDependencies:
source-map: 0.6.1 source-map: 0.6.1
eslint-config-prettier@9.1.0(eslint@9.10.0(jiti@2.0.0-beta.3)): eslint-config-prettier@9.1.0(eslint@9.10.0(jiti@1.21.6)):
dependencies: dependencies:
eslint: 9.10.0(jiti@2.0.0-beta.3) eslint: 9.10.0(jiti@1.21.6)
eslint-plugin-prettier@5.2.1(eslint-config-prettier@9.1.0(eslint@9.10.0(jiti@2.0.0-beta.3)))(eslint@9.10.0(jiti@2.0.0-beta.3))(prettier@3.3.3): eslint-plugin-prettier@5.2.1(eslint-config-prettier@9.1.0(eslint@9.10.0(jiti@1.21.6)))(eslint@9.10.0(jiti@1.21.6))(prettier@3.3.3):
dependencies: dependencies:
eslint: 9.10.0(jiti@2.0.0-beta.3) eslint: 9.10.0(jiti@1.21.6)
prettier: 3.3.3 prettier: 3.3.3
prettier-linter-helpers: 1.0.0 prettier-linter-helpers: 1.0.0
synckit: 0.9.1 synckit: 0.9.1
optionalDependencies: optionalDependencies:
eslint-config-prettier: 9.1.0(eslint@9.10.0(jiti@2.0.0-beta.3)) eslint-config-prettier: 9.1.0(eslint@9.10.0(jiti@1.21.6))
eslint-plugin-vue@9.28.0(eslint@9.10.0(jiti@2.0.0-beta.3)): eslint-plugin-vue@9.28.0(eslint@9.10.0(jiti@1.21.6)):
dependencies: dependencies:
'@eslint-community/eslint-utils': 4.4.0(eslint@9.10.0(jiti@2.0.0-beta.3)) '@eslint-community/eslint-utils': 4.4.0(eslint@9.10.0(jiti@1.21.6))
eslint: 9.10.0(jiti@2.0.0-beta.3) eslint: 9.10.0(jiti@1.21.6)
globals: 13.24.0 globals: 13.24.0
natural-compare: 1.4.0 natural-compare: 1.4.0
nth-check: 2.1.1 nth-check: 2.1.1
postcss-selector-parser: 6.1.2 postcss-selector-parser: 6.1.2
semver: 7.6.3 semver: 7.6.3
vue-eslint-parser: 9.4.3(eslint@9.10.0(jiti@2.0.0-beta.3)) vue-eslint-parser: 9.4.3(eslint@9.10.0(jiti@1.21.6))
xml-name-validator: 4.0.0 xml-name-validator: 4.0.0
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
...@@ -4946,9 +4976,9 @@ snapshots: ...@@ -4946,9 +4976,9 @@ snapshots:
eslint-visitor-keys@4.0.0: {} eslint-visitor-keys@4.0.0: {}
eslint@9.10.0(jiti@2.0.0-beta.3): eslint@9.10.0(jiti@1.21.6):
dependencies: dependencies:
'@eslint-community/eslint-utils': 4.4.0(eslint@9.10.0(jiti@2.0.0-beta.3)) '@eslint-community/eslint-utils': 4.4.0(eslint@9.10.0(jiti@1.21.6))
'@eslint-community/regexpp': 4.11.1 '@eslint-community/regexpp': 4.11.1
'@eslint/config-array': 0.18.0 '@eslint/config-array': 0.18.0
'@eslint/eslintrc': 3.1.0 '@eslint/eslintrc': 3.1.0
...@@ -4983,7 +5013,7 @@ snapshots: ...@@ -4983,7 +5013,7 @@ snapshots:
strip-ansi: 6.0.1 strip-ansi: 6.0.1
text-table: 0.2.0 text-table: 0.2.0
optionalDependencies: optionalDependencies:
jiti: 2.0.0-beta.3 jiti: 1.21.6
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
...@@ -5443,7 +5473,7 @@ snapshots: ...@@ -5443,7 +5473,7 @@ snapshots:
dependencies: dependencies:
'@jridgewell/sourcemap-codec': 1.5.0 '@jridgewell/sourcemap-codec': 1.5.0
magic-string@0.30.12: magic-string@0.30.17:
dependencies: dependencies:
'@jridgewell/sourcemap-codec': 1.5.0 '@jridgewell/sourcemap-codec': 1.5.0
...@@ -5507,10 +5537,10 @@ snapshots: ...@@ -5507,10 +5537,10 @@ snapshots:
muggle-string@0.4.1: {} muggle-string@0.4.1: {}
naive-ui@2.39.0(vue@3.5.12(typescript@5.6.2)): naive-ui@2.39.0(vue@3.5.13(typescript@5.6.2)):
dependencies: dependencies:
'@css-render/plugin-bem': 0.15.14(css-render@0.15.14) '@css-render/plugin-bem': 0.15.14(css-render@0.15.14)
'@css-render/vue3-ssr': 0.15.14(vue@3.5.12(typescript@5.6.2)) '@css-render/vue3-ssr': 0.15.14(vue@3.5.13(typescript@5.6.2))
'@types/katex': 0.16.7 '@types/katex': 0.16.7
'@types/lodash': 4.17.7 '@types/lodash': 4.17.7
'@types/lodash-es': 4.17.12 '@types/lodash-es': 4.17.12
...@@ -5525,13 +5555,15 @@ snapshots: ...@@ -5525,13 +5555,15 @@ snapshots:
lodash-es: 4.17.21 lodash-es: 4.17.21
seemly: 0.3.8 seemly: 0.3.8
treemate: 0.3.11 treemate: 0.3.11
vdirs: 0.1.8(vue@3.5.12(typescript@5.6.2)) vdirs: 0.1.8(vue@3.5.13(typescript@5.6.2))
vooks: 0.2.12(vue@3.5.12(typescript@5.6.2)) vooks: 0.2.12(vue@3.5.13(typescript@5.6.2))
vue: 3.5.12(typescript@5.6.2) vue: 3.5.13(typescript@5.6.2)
vueuc: 0.4.58(vue@3.5.12(typescript@5.6.2)) vueuc: 0.4.58(vue@3.5.13(typescript@5.6.2))
nanoid@3.3.7: {} nanoid@3.3.7: {}
nanoid@3.3.8: {}
nanoid@5.0.7: {} nanoid@5.0.7: {}
natural-compare@1.4.0: {} natural-compare@1.4.0: {}
...@@ -5634,15 +5666,17 @@ snapshots: ...@@ -5634,15 +5666,17 @@ snapshots:
picocolors@1.1.0: {} picocolors@1.1.0: {}
picocolors@1.1.1: {}
picomatch@2.3.1: {} picomatch@2.3.1: {}
pidtree@0.6.0: {} pidtree@0.6.0: {}
pinia@2.2.2(typescript@5.6.2)(vue@3.5.12(typescript@5.6.2)): pinia@2.2.2(typescript@5.6.2)(vue@3.5.13(typescript@5.6.2)):
dependencies: dependencies:
'@vue/devtools-api': 6.6.4 '@vue/devtools-api': 6.6.4
vue: 3.5.12(typescript@5.6.2) vue: 3.5.13(typescript@5.6.2)
vue-demi: 0.14.10(vue@3.5.12(typescript@5.6.2)) vue-demi: 0.14.10(vue@3.5.13(typescript@5.6.2))
optionalDependencies: optionalDependencies:
typescript: 5.6.2 typescript: 5.6.2
...@@ -5692,6 +5726,12 @@ snapshots: ...@@ -5692,6 +5726,12 @@ snapshots:
picocolors: 1.1.0 picocolors: 1.1.0
source-map-js: 1.2.1 source-map-js: 1.2.1
postcss@8.4.49:
dependencies:
nanoid: 3.3.8
picocolors: 1.1.1
source-map-js: 1.2.1
prelude-ls@1.2.1: {} prelude-ls@1.2.1: {}
prettier-linter-helpers@1.0.0: prettier-linter-helpers@1.0.0:
...@@ -5996,7 +6036,7 @@ snapshots: ...@@ -5996,7 +6036,7 @@ snapshots:
css-tree: 2.3.1 css-tree: 2.3.1
css-what: 6.1.0 css-what: 6.1.0
csso: 5.0.5 csso: 5.0.5
picocolors: 1.1.0 picocolors: 1.1.1
synckit@0.9.1: synckit@0.9.1:
dependencies: dependencies:
...@@ -6058,12 +6098,12 @@ snapshots: ...@@ -6058,12 +6098,12 @@ snapshots:
type-fest@4.26.1: {} type-fest@4.26.1: {}
typescript-eslint@7.18.0(eslint@9.10.0(jiti@2.0.0-beta.3))(typescript@5.6.2): typescript-eslint@7.18.0(eslint@9.10.0(jiti@1.21.6))(typescript@5.6.2):
dependencies: dependencies:
'@typescript-eslint/eslint-plugin': 7.18.0(@typescript-eslint/parser@7.18.0(eslint@9.10.0(jiti@2.0.0-beta.3))(typescript@5.6.2))(eslint@9.10.0(jiti@2.0.0-beta.3))(typescript@5.6.2) '@typescript-eslint/eslint-plugin': 7.18.0(@typescript-eslint/parser@7.18.0(eslint@9.10.0(jiti@1.21.6))(typescript@5.6.2))(eslint@9.10.0(jiti@1.21.6))(typescript@5.6.2)
'@typescript-eslint/parser': 7.18.0(eslint@9.10.0(jiti@2.0.0-beta.3))(typescript@5.6.2) '@typescript-eslint/parser': 7.18.0(eslint@9.10.0(jiti@1.21.6))(typescript@5.6.2)
'@typescript-eslint/utils': 7.18.0(eslint@9.10.0(jiti@2.0.0-beta.3))(typescript@5.6.2) '@typescript-eslint/utils': 7.18.0(eslint@9.10.0(jiti@1.21.6))(typescript@5.6.2)
eslint: 9.10.0(jiti@2.0.0-beta.3) eslint: 9.10.0(jiti@1.21.6)
optionalDependencies: optionalDependencies:
typescript: 5.6.2 typescript: 5.6.2
transitivePeerDependencies: transitivePeerDependencies:
...@@ -6135,7 +6175,7 @@ snapshots: ...@@ -6135,7 +6175,7 @@ snapshots:
- rollup - rollup
- supports-color - supports-color
unplugin-auto-import@0.17.8(@vueuse/core@10.11.1(vue@3.5.12(typescript@5.6.2)))(rollup@4.21.3)(webpack-sources@3.2.3): unplugin-auto-import@0.17.8(@vueuse/core@10.11.1(vue@3.5.13(typescript@5.6.2)))(rollup@4.21.3)(webpack-sources@3.2.3):
dependencies: dependencies:
'@antfu/utils': 0.7.10 '@antfu/utils': 0.7.10
'@rollup/pluginutils': 5.1.0(rollup@4.21.3) '@rollup/pluginutils': 5.1.0(rollup@4.21.3)
...@@ -6146,12 +6186,12 @@ snapshots: ...@@ -6146,12 +6186,12 @@ snapshots:
unimport: 3.12.0(rollup@4.21.3)(webpack-sources@3.2.3) unimport: 3.12.0(rollup@4.21.3)(webpack-sources@3.2.3)
unplugin: 1.14.1(webpack-sources@3.2.3) unplugin: 1.14.1(webpack-sources@3.2.3)
optionalDependencies: optionalDependencies:
'@vueuse/core': 10.11.1(vue@3.5.12(typescript@5.6.2)) '@vueuse/core': 10.11.1(vue@3.5.13(typescript@5.6.2))
transitivePeerDependencies: transitivePeerDependencies:
- rollup - rollup
- webpack-sources - webpack-sources
unplugin-vue-components@0.26.0(@babel/parser@7.25.8)(rollup@4.21.3)(vue@3.5.12(typescript@5.6.2))(webpack-sources@3.2.3): unplugin-vue-components@0.26.0(@babel/parser@7.26.3)(rollup@4.21.3)(vue@3.5.13(typescript@5.6.2))(webpack-sources@3.2.3):
dependencies: dependencies:
'@antfu/utils': 0.7.10 '@antfu/utils': 0.7.10
'@rollup/pluginutils': 5.1.0(rollup@4.21.3) '@rollup/pluginutils': 5.1.0(rollup@4.21.3)
...@@ -6163,9 +6203,9 @@ snapshots: ...@@ -6163,9 +6203,9 @@ snapshots:
minimatch: 9.0.5 minimatch: 9.0.5
resolve: 1.22.8 resolve: 1.22.8
unplugin: 1.14.1(webpack-sources@3.2.3) unplugin: 1.14.1(webpack-sources@3.2.3)
vue: 3.5.12(typescript@5.6.2) vue: 3.5.13(typescript@5.6.2)
optionalDependencies: optionalDependencies:
'@babel/parser': 7.25.8 '@babel/parser': 7.26.3
transitivePeerDependencies: transitivePeerDependencies:
- rollup - rollup
- supports-color - supports-color
...@@ -6192,12 +6232,12 @@ snapshots: ...@@ -6192,12 +6232,12 @@ snapshots:
validator@13.12.0: {} validator@13.12.0: {}
vdirs@0.1.8(vue@3.5.12(typescript@5.6.2)): vdirs@0.1.8(vue@3.5.13(typescript@5.6.2)):
dependencies: dependencies:
evtd: 0.2.4 evtd: 0.2.4
vue: 3.5.12(typescript@5.6.2) vue: 3.5.13(typescript@5.6.2)
vite-plugin-checker@0.7.2(eslint@9.10.0(jiti@2.0.0-beta.3))(meow@13.2.0)(optionator@0.9.4)(stylelint@16.9.0(typescript@5.6.2))(typescript@5.6.2)(vite@5.4.6(@types/node@20.16.5)(sass@1.79.1))(vue-tsc@2.0.29(typescript@5.6.2)): vite-plugin-checker@0.7.2(eslint@9.10.0(jiti@1.21.6))(optionator@0.9.4)(stylelint@16.9.0(typescript@5.6.2))(typescript@5.6.2)(vite@5.4.6(@types/node@20.16.5)(sass@1.79.1))(vue-tsc@2.0.29(typescript@5.6.2)):
dependencies: dependencies:
'@babel/code-frame': 7.24.7 '@babel/code-frame': 7.24.7
ansi-escapes: 4.3.2 ansi-escapes: 4.3.2
...@@ -6215,17 +6255,16 @@ snapshots: ...@@ -6215,17 +6255,16 @@ snapshots:
vscode-languageserver-textdocument: 1.0.12 vscode-languageserver-textdocument: 1.0.12
vscode-uri: 3.0.8 vscode-uri: 3.0.8
optionalDependencies: optionalDependencies:
eslint: 9.10.0(jiti@2.0.0-beta.3) eslint: 9.10.0(jiti@1.21.6)
meow: 13.2.0
optionator: 0.9.4 optionator: 0.9.4
stylelint: 16.9.0(typescript@5.6.2) stylelint: 16.9.0(typescript@5.6.2)
typescript: 5.6.2 typescript: 5.6.2
vue-tsc: 2.0.29(typescript@5.6.2) vue-tsc: 2.0.29(typescript@5.6.2)
vite-svg-loader@5.1.0(vue@3.5.12(typescript@5.6.2)): vite-svg-loader@5.1.0(vue@3.5.13(typescript@5.6.2)):
dependencies: dependencies:
svgo: 3.3.2 svgo: 3.3.2
vue: 3.5.12(typescript@5.6.2) vue: 3.5.13(typescript@5.6.2)
vite@5.4.6(@types/node@20.16.5)(sass@1.79.1): vite@5.4.6(@types/node@20.16.5)(sass@1.79.1):
dependencies: dependencies:
...@@ -6237,10 +6276,10 @@ snapshots: ...@@ -6237,10 +6276,10 @@ snapshots:
fsevents: 2.3.3 fsevents: 2.3.3
sass: 1.79.1 sass: 1.79.1
vooks@0.2.12(vue@3.5.12(typescript@5.6.2)): vooks@0.2.12(vue@3.5.13(typescript@5.6.2)):
dependencies: dependencies:
evtd: 0.2.4 evtd: 0.2.4
vue: 3.5.12(typescript@5.6.2) vue: 3.5.13(typescript@5.6.2)
vscode-jsonrpc@6.0.0: {} vscode-jsonrpc@6.0.0: {}
...@@ -6265,14 +6304,14 @@ snapshots: ...@@ -6265,14 +6304,14 @@ snapshots:
vscode-uri@3.0.8: {} vscode-uri@3.0.8: {}
vue-demi@0.14.10(vue@3.5.12(typescript@5.6.2)): vue-demi@0.14.10(vue@3.5.13(typescript@5.6.2)):
dependencies: dependencies:
vue: 3.5.12(typescript@5.6.2) vue: 3.5.13(typescript@5.6.2)
vue-eslint-parser@9.4.3(eslint@9.10.0(jiti@2.0.0-beta.3)): vue-eslint-parser@9.4.3(eslint@9.10.0(jiti@1.21.6)):
dependencies: dependencies:
debug: 4.3.7 debug: 4.3.7
eslint: 9.10.0(jiti@2.0.0-beta.3) eslint: 9.10.0(jiti@1.21.6)
eslint-scope: 7.2.2 eslint-scope: 7.2.2
eslint-visitor-keys: 3.4.3 eslint-visitor-keys: 3.4.3
espree: 9.6.1 espree: 9.6.1
...@@ -6282,17 +6321,17 @@ snapshots: ...@@ -6282,17 +6321,17 @@ snapshots:
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
vue-i18n@9.14.0(vue@3.5.12(typescript@5.6.2)): vue-i18n@9.14.0(vue@3.5.13(typescript@5.6.2)):
dependencies: dependencies:
'@intlify/core-base': 9.14.0 '@intlify/core-base': 9.14.0
'@intlify/shared': 9.14.0 '@intlify/shared': 9.14.0
'@vue/devtools-api': 6.6.4 '@vue/devtools-api': 6.6.4
vue: 3.5.12(typescript@5.6.2) vue: 3.5.13(typescript@5.6.2)
vue-router@4.4.5(vue@3.5.12(typescript@5.6.2)): vue-router@4.4.5(vue@3.5.13(typescript@5.6.2)):
dependencies: dependencies:
'@vue/devtools-api': 6.6.4 '@vue/devtools-api': 6.6.4
vue: 3.5.12(typescript@5.6.2) vue: 3.5.13(typescript@5.6.2)
vue-tsc@2.0.29(typescript@5.6.2): vue-tsc@2.0.29(typescript@5.6.2):
dependencies: dependencies:
...@@ -6301,26 +6340,26 @@ snapshots: ...@@ -6301,26 +6340,26 @@ snapshots:
semver: 7.6.3 semver: 7.6.3
typescript: 5.6.2 typescript: 5.6.2
vue@3.5.12(typescript@5.6.2): vue@3.5.13(typescript@5.6.2):
dependencies: dependencies:
'@vue/compiler-dom': 3.5.12 '@vue/compiler-dom': 3.5.13
'@vue/compiler-sfc': 3.5.12 '@vue/compiler-sfc': 3.5.13
'@vue/runtime-dom': 3.5.12 '@vue/runtime-dom': 3.5.13
'@vue/server-renderer': 3.5.12(vue@3.5.12(typescript@5.6.2)) '@vue/server-renderer': 3.5.13(vue@3.5.13(typescript@5.6.2))
'@vue/shared': 3.5.12 '@vue/shared': 3.5.13
optionalDependencies: optionalDependencies:
typescript: 5.6.2 typescript: 5.6.2
vueuc@0.4.58(vue@3.5.12(typescript@5.6.2)): vueuc@0.4.58(vue@3.5.13(typescript@5.6.2)):
dependencies: dependencies:
'@css-render/vue3-ssr': 0.15.14(vue@3.5.12(typescript@5.6.2)) '@css-render/vue3-ssr': 0.15.14(vue@3.5.13(typescript@5.6.2))
'@juggle/resize-observer': 3.4.0 '@juggle/resize-observer': 3.4.0
css-render: 0.15.14 css-render: 0.15.14
evtd: 0.2.4 evtd: 0.2.4
seemly: 0.3.8 seemly: 0.3.8
vdirs: 0.1.8(vue@3.5.12(typescript@5.6.2)) vdirs: 0.1.8(vue@3.5.13(typescript@5.6.2))
vooks: 0.2.12(vue@3.5.12(typescript@5.6.2)) vooks: 0.2.12(vue@3.5.13(typescript@5.6.2))
vue: 3.5.12(typescript@5.6.2) vue: 3.5.13(typescript@5.6.2)
webpack-sources@3.2.3: webpack-sources@3.2.3:
optional: true optional: true
......
<script setup lang="ts"> <script setup lang="ts">
import { fetchCreateEquityOrder, fetchGetEquityPayQrCode, fetchGetPayStatus } from '@/apis/equity' import { fetchCreateEquityOrder, fetchGetEquityPayQrCode, fetchGetPayStatus } from '@/apis/equity'
import { useUserStore } from '@/store/modules/user' import { useUserStore } from '@/store/modules/user'
import { computed, onMounted, ref, watch, watchEffect } from 'vue' import { computed, onMounted, ref, watch } from 'vue'
import { useI18n } from 'vue-i18n' import { useI18n } from 'vue-i18n'
type VersionName = 'BasicVersion' | 'ProfessionalVersion' | 'FlagshipVersion' | 'EnterpriseVersion' | null type VersionName = 'BasicVersion' | 'ProfessionalVersion' | 'FlagshipVersion' | 'EnterpriseVersion' | null
...@@ -70,11 +70,15 @@ watch(currentPackageInfo, (info) => { ...@@ -70,11 +70,15 @@ watch(currentPackageInfo, (info) => {
} }
}) })
watchEffect(() => { watch(
if (isShowPayQrCode.value) { isShowPayQrCode,
getEquityPayQrCode() (newVal) => {
} if (newVal) {
}) getEquityPayQrCode()
}
},
{ immediate: true },
)
onMounted(() => { onMounted(() => {
if (currentPackageInfo.value) { if (currentPackageInfo.value) {
...@@ -185,7 +189,7 @@ function getPayStatus() { ...@@ -185,7 +189,7 @@ function getPayStatus() {
} }
function clearPayStatusTimer() { function clearPayStatusTimer() {
if (payStatusTimer) { if (payStatusTimer !== null) {
clearInterval(payStatusTimer) clearInterval(payStatusTimer)
payStatusTimer = null payStatusTimer = null
} }
...@@ -204,6 +208,10 @@ function handlePackageSwitch(packageKey: typeof currentSelectPackage.value, pric ...@@ -204,6 +208,10 @@ function handlePackageSwitch(packageKey: typeof currentSelectPackage.value, pric
getEquityPayQrCode() getEquityPayQrCode()
} }
function handlePayQrCodeRefresh() {
getEquityPayQrCode()
}
</script> </script>
<template> <template>
...@@ -305,7 +313,10 @@ function handlePackageSwitch(packageKey: typeof currentSelectPackage.value, pric ...@@ -305,7 +313,10 @@ function handlePackageSwitch(packageKey: typeof currentSelectPackage.value, pric
<div v-show="isPayQrcodeInvalid" class="flex-center absolute inset-0 flex"> <div v-show="isPayQrcodeInvalid" class="flex-center absolute inset-0 flex">
<div class="absolute inset-0 bg-[rgba(0,0,0,0.6)] blur-sm"></div> <div class="absolute inset-0 bg-[rgba(0,0,0,0.6)] blur-sm"></div>
<i class="iconfont icon-huanyihuan font-600 z-1 relative text-[30px] text-[#fff]"></i> <i
class="iconfont icon-huanyihuan font-600 z-1 relative cursor-pointer text-[30px] text-[#fff]"
@click="handlePayQrCodeRefresh"
></i>
</div> </div>
</Transition> </Transition>
</div> </div>
......
...@@ -213,6 +213,10 @@ function onModalAfterLeave() { ...@@ -213,6 +213,10 @@ function onModalAfterLeave() {
clearPayStatusTimer() clearPayStatusTimer()
clearPayInfo() clearPayInfo()
} }
function handlePayQrCodeRefresh() {
getEquityPayQrCode()
}
</script> </script>
<template> <template>
...@@ -319,7 +323,10 @@ function onModalAfterLeave() { ...@@ -319,7 +323,10 @@ function onModalAfterLeave() {
<div v-show="isPayQrcodeInvalid" class="flex-center absolute inset-0 flex"> <div v-show="isPayQrcodeInvalid" class="flex-center absolute inset-0 flex">
<div class="absolute inset-0 bg-[rgba(0,0,0,0.6)] blur-sm"></div> <div class="absolute inset-0 bg-[rgba(0,0,0,0.6)] blur-sm"></div>
<i class="iconfont icon-huanyihuan font-600 z-1 relative text-[30px] text-[#fff]"></i> <i
class="iconfont icon-huanyihuan font-600 z-1 relative cursor-pointer text-[30px] text-[#fff]"
@click="handlePayQrCodeRefresh"
></i>
</div> </div>
</Transition> </Transition>
</div> </div>
......
...@@ -78,12 +78,11 @@ function handlePointRecharge() { ...@@ -78,12 +78,11 @@ function handlePointRecharge() {
</div> </div>
</div> </div>
<div <div class="flex select-none items-center justify-end text-[15px] text-[#0B7DFF]">
class="flex cursor-pointer select-none items-center justify-end text-[15px] text-[#0B7DFF]" <span class="cursor-pointer" @click="handlePointRecharge">
@click="handlePointRecharge" <span>{{ t('equity_module.top_up_immediately') }}</span>
> <i class="iconfont icon-left ml-[2px] inline-block rotate-180 text-[12px]"></i>
<span>{{ t('equity_module.top_up_immediately') }}</span> </span>
<i class="iconfont icon-left ml-[2px] inline-block rotate-180 text-[12px]"></i>
</div> </div>
</section> </section>
<section <section
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment