Commit 2cca7e8bfbf7e0882dca0fc3c3ffa87c95b91eae

Authored by vben
1 parent 74ded8ae

chore: update vscode setting

.vscode/settings.json
@@ -156,5 +156,15 @@ @@ -156,5 +156,15 @@
156 "command": "extension.execute", 156 "command": "extension.execute",
157 "priority": 4 157 "priority": 4
158 } 158 }
159 - ] 159 + ],
  160 + // 控制相关文件嵌套展示
  161 + "explorer.fileNesting.enabled": true,
  162 + "explorer.fileNesting.expand": false,
  163 + "explorer.fileNesting.patterns": {
  164 + "*.ts": "$(capture).test.ts, $(capture).test.tsx",
  165 + "*.tsx": "$(capture).test.ts, $(capture).test.tsx",
  166 + "*.env": "$(capture).env.*",
  167 + "package.json": "pnpm-lock.yaml,yarn.lock,LICENSE,README*,CHANGELOG*,CNAME,.gitattributes,.gitignore,prettier.config.js,stylelint.config.js,commitlint.config.js,.stylelintignore,.prettierignore,.gitpod.yml,.eslintrc.js,.eslintignore"
  168 + },
  169 + "terminal.integrated.scrollback": 10000
160 } 170 }
pnpm-lock.yaml
1 -lockfileVersion: 5.3 1 +lockfileVersion: 5.4
2 2
3 overrides: 3 overrides:
4 bin-wrapper: npm:bin-wrapper-china 4 bin-wrapper: npm:bin-wrapper-china
@@ -146,7 +146,7 @@ dependencies: @@ -146,7 +146,7 @@ dependencies:
146 mockjs: 1.1.0 146 mockjs: 1.1.0
147 nprogress: 0.2.0 147 nprogress: 0.2.0
148 path-to-regexp: 6.2.1 148 path-to-regexp: 6.2.1
149 - pinia: 2.0.12_typescript@4.9.5+vue@3.2.47 149 + pinia: 2.0.12_hmuptsblhheur2tugfgucj7gc4
150 print-js: 1.6.0 150 print-js: 1.6.0
151 qrcode: 1.5.1 151 qrcode: 1.5.1
152 qs: 6.11.0 152 qs: 6.11.0
@@ -184,8 +184,8 @@ devDependencies: @@ -184,8 +184,8 @@ devDependencies:
184 '@types/qs': 6.9.7 184 '@types/qs': 6.9.7
185 '@types/showdown': 1.9.4 185 '@types/showdown': 1.9.4
186 '@types/sortablejs': 1.15.0 186 '@types/sortablejs': 1.15.0
187 - '@typescript-eslint/eslint-plugin': 5.51.0_0fb7d53160f0e41e16372a0eab719cf9  
188 - '@typescript-eslint/parser': 5.51.0_eslint@8.33.0+typescript@4.9.5 187 + '@typescript-eslint/eslint-plugin': 5.51.0_b635kmla6dsb4frxfihkw4m47e
  188 + '@typescript-eslint/parser': 5.51.0_4vsywjlpuriuw3tl5oq6zy5a64
189 '@vitejs/plugin-legacy': 1.8.2_vite@2.9.15 189 '@vitejs/plugin-legacy': 1.8.2_vite@2.9.15
190 '@vitejs/plugin-vue': 2.3.4_vite@2.9.15+vue@3.2.47 190 '@vitejs/plugin-vue': 2.3.4_vite@2.9.15+vue@3.2.47
191 '@vitejs/plugin-vue-jsx': 1.3.10 191 '@vitejs/plugin-vue-jsx': 1.3.10
@@ -199,7 +199,7 @@ devDependencies: @@ -199,7 +199,7 @@ devDependencies:
199 dotenv: 16.0.3 199 dotenv: 16.0.3
200 eslint: 8.33.0 200 eslint: 8.33.0
201 eslint-config-prettier: 8.6.0_eslint@8.33.0 201 eslint-config-prettier: 8.6.0_eslint@8.33.0
202 - eslint-plugin-prettier: 4.2.1_80353385657558523d8688bf9d3ac177 202 + eslint-plugin-prettier: 4.2.1_qa2thblfovmfepmgrc7z2owbo4
203 eslint-plugin-vue: 8.7.1_eslint@8.33.0 203 eslint-plugin-vue: 8.7.1_eslint@8.33.0
204 esno: 0.14.1 204 esno: 0.14.1
205 fs-extra: 10.1.0 205 fs-extra: 10.1.0
@@ -220,17 +220,17 @@ devDependencies: @@ -220,17 +220,17 @@ devDependencies:
220 stylelint: 14.16.1 220 stylelint: 14.16.1
221 stylelint-config-prettier: 9.0.4_stylelint@14.16.1 221 stylelint-config-prettier: 9.0.4_stylelint@14.16.1
222 stylelint-config-recommended: 7.0.0_stylelint@14.16.1 222 stylelint-config-recommended: 7.0.0_stylelint@14.16.1
223 - stylelint-config-recommended-vue: 1.4.0_5066edc4db6a582cccfa8c6462b57280 223 + stylelint-config-recommended-vue: 1.4.0_kbto3rg3njmczth2rrsgfnlsqa
224 stylelint-config-standard: 25.0.0_stylelint@14.16.1 224 stylelint-config-standard: 25.0.0_stylelint@14.16.1
225 stylelint-order: 5.0.0_stylelint@14.16.1 225 stylelint-order: 5.0.0_stylelint@14.16.1
226 - ts-node: 10.9.1_121bb9107e71cb273c2c9f9d1b903c77 226 + ts-node: 10.9.1_cin3sed6ohfsopbmt6orxeb4o4
227 typescript: 4.9.5 227 typescript: 4.9.5
228 vite: 2.9.15_less@4.1.3+sass@1.58.0 228 vite: 2.9.15_less@4.1.3+sass@1.58.0
229 vite-plugin-compression: 0.5.1_vite@2.9.15 229 vite-plugin-compression: 0.5.1_vite@2.9.15
230 vite-plugin-html: 3.2.0_vite@2.9.15 230 vite-plugin-html: 3.2.0_vite@2.9.15
231 vite-plugin-imagemin: 0.6.1_vite@2.9.15 231 vite-plugin-imagemin: 0.6.1_vite@2.9.15
232 vite-plugin-mkcert: 1.13.0_vite@2.9.15 232 vite-plugin-mkcert: 1.13.0_vite@2.9.15
233 - vite-plugin-mock: 2.9.6_5ff0b938b7352aba80836520b1cf4235 233 + vite-plugin-mock: 2.9.6_l7ylsofxguvlvaedmuqldt2cgu
234 vite-plugin-purge-icons: 0.8.2_vite@2.9.15 234 vite-plugin-purge-icons: 0.8.2_vite@2.9.15
235 vite-plugin-pwa: 0.11.13_vite@2.9.15 235 vite-plugin-pwa: 0.11.13_vite@2.9.15
236 vite-plugin-style-import: 2.0.0_vite@2.9.15 236 vite-plugin-style-import: 2.0.0_vite@2.9.15
@@ -528,12 +528,10 @@ packages: @@ -528,12 +528,10 @@ packages:
528 /@babel/helper-string-parser/7.19.4: 528 /@babel/helper-string-parser/7.19.4:
529 resolution: {integrity: sha512-nHtDoQcuqFmwYNYPz3Rah5ph2p8PFeFCsZk9A/48dPc/rGocJ5J3hAAZ7pb76VWX3fZKu+uEr/FhH5jLx7umrw==} 529 resolution: {integrity: sha512-nHtDoQcuqFmwYNYPz3Rah5ph2p8PFeFCsZk9A/48dPc/rGocJ5J3hAAZ7pb76VWX3fZKu+uEr/FhH5jLx7umrw==}
530 engines: {node: '>=6.9.0'} 530 engines: {node: '>=6.9.0'}
531 - dev: true  
532 531
533 /@babel/helper-validator-identifier/7.19.1: 532 /@babel/helper-validator-identifier/7.19.1:
534 resolution: {integrity: sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w==} 533 resolution: {integrity: sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w==}
535 engines: {node: '>=6.9.0'} 534 engines: {node: '>=6.9.0'}
536 - dev: true  
537 535
538 /@babel/helper-validator-option/7.18.6: 536 /@babel/helper-validator-option/7.18.6:
539 resolution: {integrity: sha512-XO7gESt5ouv/LRJdrVjkShckw6STTaB7l9BrpBaAHDeF5YZT+01PCwmR0SJHnkW6i8OwW/EVWRShfi4j2x+KQw==} 537 resolution: {integrity: sha512-XO7gESt5ouv/LRJdrVjkShckw6STTaB7l9BrpBaAHDeF5YZT+01PCwmR0SJHnkW6i8OwW/EVWRShfi4j2x+KQw==}
@@ -576,6 +574,8 @@ packages: @@ -576,6 +574,8 @@ packages:
576 resolution: {integrity: sha512-DI4a1oZuf8wC+oAJA9RW6ga3Zbe8RZFt7kD9i4qAspz3I/yHet1VvC3DiSy/fsUvv5pvJuNPh0LPOdCcqinDPg==} 574 resolution: {integrity: sha512-DI4a1oZuf8wC+oAJA9RW6ga3Zbe8RZFt7kD9i4qAspz3I/yHet1VvC3DiSy/fsUvv5pvJuNPh0LPOdCcqinDPg==}
577 engines: {node: '>=6.0.0'} 575 engines: {node: '>=6.0.0'}
578 hasBin: true 576 hasBin: true
  577 + dependencies:
  578 + '@babel/types': 7.20.7
579 579
580 /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/7.18.6_@babel+core@7.20.12: 580 /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/7.18.6_@babel+core@7.20.12:
581 resolution: {integrity: sha512-Dgxsyg54Fx1d4Nge8UnvTrED63vrwOdPmyvPzlNN/boaliRP54pm3pGzZD1SJUwrBA+Cs/xdG8kXX6Mn/RfISQ==} 581 resolution: {integrity: sha512-Dgxsyg54Fx1d4Nge8UnvTrED63vrwOdPmyvPzlNN/boaliRP54pm3pGzZD1SJUwrBA+Cs/xdG8kXX6Mn/RfISQ==}
@@ -1474,7 +1474,6 @@ packages: @@ -1474,7 +1474,6 @@ packages:
1474 '@babel/helper-string-parser': 7.19.4 1474 '@babel/helper-string-parser': 7.19.4
1475 '@babel/helper-validator-identifier': 7.19.1 1475 '@babel/helper-validator-identifier': 7.19.1
1476 to-fast-properties: 2.0.0 1476 to-fast-properties: 2.0.0
1477 - dev: true  
1478 1477
1479 /@commitlint/cli/16.3.0: 1478 /@commitlint/cli/16.3.0:
1480 resolution: {integrity: sha512-P+kvONlfsuTMnxSwWE1H+ZcPMY3STFaHb2kAacsqoIkNx66O0T7sTpBxpxkMrFPyhkJiLJnJWMhk4bbvYD3BMA==} 1479 resolution: {integrity: sha512-P+kvONlfsuTMnxSwWE1H+ZcPMY3STFaHb2kAacsqoIkNx66O0T7sTpBxpxkMrFPyhkJiLJnJWMhk4bbvYD3BMA==}
@@ -1560,7 +1559,7 @@ packages: @@ -1560,7 +1559,7 @@ packages:
1560 '@types/node': 17.0.45 1559 '@types/node': 17.0.45
1561 chalk: 4.1.2 1560 chalk: 4.1.2
1562 cosmiconfig: 7.1.0 1561 cosmiconfig: 7.1.0
1563 - cosmiconfig-typescript-loader: 2.0.2_121bb9107e71cb273c2c9f9d1b903c77 1562 + cosmiconfig-typescript-loader: 2.0.2_cin3sed6ohfsopbmt6orxeb4o4
1564 lodash: 4.17.21 1563 lodash: 4.17.21
1565 resolve-from: 5.0.0 1564 resolve-from: 5.0.0
1566 typescript: 4.9.5 1565 typescript: 4.9.5
@@ -1642,7 +1641,7 @@ packages: @@ -1642,7 +1641,7 @@ packages:
1642 '@jridgewell/trace-mapping': 0.3.9 1641 '@jridgewell/trace-mapping': 0.3.9
1643 dev: true 1642 dev: true
1644 1643
1645 - /@csstools/selector-specificity/2.1.1_b0132eb4833290a175e2a58939fd6432: 1644 + /@csstools/selector-specificity/2.1.1_wajs5nedgkikc5pcuwett7legi:
1646 resolution: {integrity: sha512-jwx+WCqszn53YHOfvFMJJRd/B2GqkCBt+1MJSG6o5/s8+ytHMvDZXsJgUEWLk12UnLd7HYKac4BYU5i/Ron1Cw==} 1645 resolution: {integrity: sha512-jwx+WCqszn53YHOfvFMJJRd/B2GqkCBt+1MJSG6o5/s8+ytHMvDZXsJgUEWLk12UnLd7HYKac4BYU5i/Ron1Cw==}
1647 engines: {node: ^14 || ^16 || >=18} 1646 engines: {node: ^14 || ^16 || >=18}
1648 peerDependencies: 1647 peerDependencies:
@@ -2214,7 +2213,7 @@ packages: @@ -2214,7 +2213,7 @@ packages:
2214 '@iconify/iconify': 2.2.1 2213 '@iconify/iconify': 2.2.1
2215 dev: true 2214 dev: true
2216 2215
2217 - /@rollup/plugin-babel/5.3.1_d8e457a9eec5694be0a6185ede2794cb: 2216 + /@rollup/plugin-babel/5.3.1_3dsfpkpoyvuuxyfgdbpn4j4uzm:
2218 resolution: {integrity: sha512-WFfdLWU/xVWKeRQnKmIAQULUI7Il0gZnBIH/ZFO069wYIfPu+8zrfp/KMW0atmELoRDq8FbiP3VCss9MhCut7Q==} 2217 resolution: {integrity: sha512-WFfdLWU/xVWKeRQnKmIAQULUI7Il0gZnBIH/ZFO069wYIfPu+8zrfp/KMW0atmELoRDq8FbiP3VCss9MhCut7Q==}
2219 engines: {node: '>= 10.0.0'} 2218 engines: {node: '>= 10.0.0'}
2220 peerDependencies: 2219 peerDependencies:
@@ -2421,6 +2420,12 @@ packages: @@ -2421,6 +2420,12 @@ packages:
2421 resolution: {integrity: sha512-wOuvG1SN4Us4rez+tylwwwCV1psiNVOkJeM3AUWUNWg/jDQY2+HE/444y5gc+jBmRqASOm2Oeh5c1axHobwRKQ==} 2420 resolution: {integrity: sha512-wOuvG1SN4Us4rez+tylwwwCV1psiNVOkJeM3AUWUNWg/jDQY2+HE/444y5gc+jBmRqASOm2Oeh5c1axHobwRKQ==}
2422 dev: true 2421 dev: true
2423 2422
  2423 + /@types/keyv/3.1.4:
  2424 + resolution: {integrity: sha512-BQ5aZNSCpj7D6K2ksrRCTmKRLEpnPvWDiLPfoGyhZ++8YtiK9d/3DBKPJgry359X/P1PfruyYwvnvwFjuEiEIg==}
  2425 + dependencies:
  2426 + '@types/node': 17.0.45
  2427 + dev: true
  2428 +
2424 /@types/lodash-es/4.17.6: 2429 /@types/lodash-es/4.17.6:
2425 resolution: {integrity: sha512-R+zTeVUKDdfoRxpAryaQNRKk3105Rrgx2CFRClIgRGaqDTdjsm8h6IYA8ir584W3ePzkZfst5xIgDwYrlh9HLg==} 2430 resolution: {integrity: sha512-R+zTeVUKDdfoRxpAryaQNRKk3105Rrgx2CFRClIgRGaqDTdjsm8h6IYA8ir584W3ePzkZfst5xIgDwYrlh9HLg==}
2426 dependencies: 2431 dependencies:
@@ -2482,6 +2487,12 @@ packages: @@ -2482,6 +2487,12 @@ packages:
2482 '@types/node': 17.0.45 2487 '@types/node': 17.0.45
2483 dev: true 2488 dev: true
2484 2489
  2490 + /@types/responselike/1.0.0:
  2491 + resolution: {integrity: sha512-85Y2BjiufFzaMIlvJDvTTB8Fxl2xfLo4HgmHzVBz08w4wDePCTjYw66PdrolO0kzli3yam/YCgRufyo1DdQVTA==}
  2492 + dependencies:
  2493 + '@types/node': 17.0.45
  2494 + dev: true
  2495 +
2485 /@types/semver/7.3.13: 2496 /@types/semver/7.3.13:
2486 resolution: {integrity: sha512-21cFJr9z3g5dW8B0CVI9g2O9beqaThGQ6ZFBqHfwhzLDKUxaqTIy3vnfah/UPkfOiF2pLq+tGz+W8RyCskuslw==} 2497 resolution: {integrity: sha512-21cFJr9z3g5dW8B0CVI9g2O9beqaThGQ6ZFBqHfwhzLDKUxaqTIy3vnfah/UPkfOiF2pLq+tGz+W8RyCskuslw==}
2487 dev: true 2498 dev: true
@@ -2524,7 +2535,7 @@ packages: @@ -2524,7 +2535,7 @@ packages:
2524 resolution: {integrity: sha512-5d2RhCard1nQUC3aHcq/gHzWYO6K0WJmAbjO7mQJgCQKtZpgXxv1rOM6O/dBDhDYYVutk1sciOgNSe+5YyfM8A==} 2535 resolution: {integrity: sha512-5d2RhCard1nQUC3aHcq/gHzWYO6K0WJmAbjO7mQJgCQKtZpgXxv1rOM6O/dBDhDYYVutk1sciOgNSe+5YyfM8A==}
2525 dev: false 2536 dev: false
2526 2537
2527 - /@typescript-eslint/eslint-plugin/5.51.0_0fb7d53160f0e41e16372a0eab719cf9: 2538 + /@typescript-eslint/eslint-plugin/5.51.0_b635kmla6dsb4frxfihkw4m47e:
2528 resolution: {integrity: sha512-wcAwhEWm1RgNd7dxD/o+nnLW8oH+6RK1OGnmbmkj/GGoDPV1WWMVP0FXYQBivKHdwM1pwii3bt//RC62EriIUQ==} 2539 resolution: {integrity: sha512-wcAwhEWm1RgNd7dxD/o+nnLW8oH+6RK1OGnmbmkj/GGoDPV1WWMVP0FXYQBivKHdwM1pwii3bt//RC62EriIUQ==}
2529 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} 2540 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
2530 peerDependencies: 2541 peerDependencies:
@@ -2535,10 +2546,10 @@ packages: @@ -2535,10 +2546,10 @@ packages:
2535 typescript: 2546 typescript:
2536 optional: true 2547 optional: true
2537 dependencies: 2548 dependencies:
2538 - '@typescript-eslint/parser': 5.51.0_eslint@8.33.0+typescript@4.9.5 2549 + '@typescript-eslint/parser': 5.51.0_4vsywjlpuriuw3tl5oq6zy5a64
2539 '@typescript-eslint/scope-manager': 5.51.0 2550 '@typescript-eslint/scope-manager': 5.51.0
2540 - '@typescript-eslint/type-utils': 5.51.0_eslint@8.33.0+typescript@4.9.5  
2541 - '@typescript-eslint/utils': 5.51.0_eslint@8.33.0+typescript@4.9.5 2551 + '@typescript-eslint/type-utils': 5.51.0_4vsywjlpuriuw3tl5oq6zy5a64
  2552 + '@typescript-eslint/utils': 5.51.0_4vsywjlpuriuw3tl5oq6zy5a64
2542 debug: 4.3.4 2553 debug: 4.3.4
2543 eslint: 8.33.0 2554 eslint: 8.33.0
2544 grapheme-splitter: 1.0.4 2555 grapheme-splitter: 1.0.4
@@ -2552,7 +2563,7 @@ packages: @@ -2552,7 +2563,7 @@ packages:
2552 - supports-color 2563 - supports-color
2553 dev: true 2564 dev: true
2554 2565
2555 - /@typescript-eslint/parser/5.51.0_eslint@8.33.0+typescript@4.9.5: 2566 + /@typescript-eslint/parser/5.51.0_4vsywjlpuriuw3tl5oq6zy5a64:
2556 resolution: {integrity: sha512-fEV0R9gGmfpDeRzJXn+fGQKcl0inIeYobmmUWijZh9zA7bxJ8clPhV9up2ZQzATxAiFAECqPQyMDB4o4B81AaA==} 2567 resolution: {integrity: sha512-fEV0R9gGmfpDeRzJXn+fGQKcl0inIeYobmmUWijZh9zA7bxJ8clPhV9up2ZQzATxAiFAECqPQyMDB4o4B81AaA==}
2557 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} 2568 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
2558 peerDependencies: 2569 peerDependencies:
@@ -2580,7 +2591,7 @@ packages: @@ -2580,7 +2591,7 @@ packages:
2580 '@typescript-eslint/visitor-keys': 5.51.0 2591 '@typescript-eslint/visitor-keys': 5.51.0
2581 dev: true 2592 dev: true
2582 2593
2583 - /@typescript-eslint/type-utils/5.51.0_eslint@8.33.0+typescript@4.9.5: 2594 + /@typescript-eslint/type-utils/5.51.0_4vsywjlpuriuw3tl5oq6zy5a64:
2584 resolution: {integrity: sha512-QHC5KKyfV8sNSyHqfNa0UbTbJ6caB8uhcx2hYcWVvJAZYJRBo5HyyZfzMdRx8nvS+GyMg56fugMzzWnojREuQQ==} 2595 resolution: {integrity: sha512-QHC5KKyfV8sNSyHqfNa0UbTbJ6caB8uhcx2hYcWVvJAZYJRBo5HyyZfzMdRx8nvS+GyMg56fugMzzWnojREuQQ==}
2585 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} 2596 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
2586 peerDependencies: 2597 peerDependencies:
@@ -2591,7 +2602,7 @@ packages: @@ -2591,7 +2602,7 @@ packages:
2591 optional: true 2602 optional: true
2592 dependencies: 2603 dependencies:
2593 '@typescript-eslint/typescript-estree': 5.51.0_typescript@4.9.5 2604 '@typescript-eslint/typescript-estree': 5.51.0_typescript@4.9.5
2594 - '@typescript-eslint/utils': 5.51.0_eslint@8.33.0+typescript@4.9.5 2605 + '@typescript-eslint/utils': 5.51.0_4vsywjlpuriuw3tl5oq6zy5a64
2595 debug: 4.3.4 2606 debug: 4.3.4
2596 eslint: 8.33.0 2607 eslint: 8.33.0
2597 tsutils: 3.21.0_typescript@4.9.5 2608 tsutils: 3.21.0_typescript@4.9.5
@@ -2626,7 +2637,7 @@ packages: @@ -2626,7 +2637,7 @@ packages:
2626 - supports-color 2637 - supports-color
2627 dev: true 2638 dev: true
2628 2639
2629 - /@typescript-eslint/utils/5.51.0_eslint@8.33.0+typescript@4.9.5: 2640 + /@typescript-eslint/utils/5.51.0_4vsywjlpuriuw3tl5oq6zy5a64:
2630 resolution: {integrity: sha512-76qs+5KWcaatmwtwsDJvBk4H76RJQBFe+Gext0EfJdC3Vd2kpY2Pf//OHHzHp84Ciw0/rYoGTDnIAr3uWhhJYw==} 2641 resolution: {integrity: sha512-76qs+5KWcaatmwtwsDJvBk4H76RJQBFe+Gext0EfJdC3Vd2kpY2Pf//OHHzHp84Ciw0/rYoGTDnIAr3uWhhJYw==}
2631 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} 2642 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
2632 peerDependencies: 2643 peerDependencies:
@@ -2810,7 +2821,6 @@ packages: @@ -2810,7 +2821,6 @@ packages:
2810 dependencies: 2821 dependencies:
2811 '@vue/reactivity': 3.2.47 2822 '@vue/reactivity': 3.2.47
2812 '@vue/shared': 3.2.47 2823 '@vue/shared': 3.2.47
2813 - dev: false  
2814 2824
2815 /@vue/runtime-dom/3.2.47: 2825 /@vue/runtime-dom/3.2.47:
2816 resolution: {integrity: sha512-ArXrFTjS6TsDei4qwNvgrdmHtD930KgSKGhS5M+j8QxXrDJYLqYw4RRcDy1bz1m1wMmb6j+zGLifdVHtkXA7gA==} 2826 resolution: {integrity: sha512-ArXrFTjS6TsDei4qwNvgrdmHtD930KgSKGhS5M+j8QxXrDJYLqYw4RRcDy1bz1m1wMmb6j+zGLifdVHtkXA7gA==}
@@ -2818,7 +2828,6 @@ packages: @@ -2818,7 +2828,6 @@ packages:
2818 '@vue/runtime-core': 3.2.47 2828 '@vue/runtime-core': 3.2.47
2819 '@vue/shared': 3.2.47 2829 '@vue/shared': 3.2.47
2820 csstype: 2.6.21 2830 csstype: 2.6.21
2821 - dev: false  
2822 2831
2823 /@vue/server-renderer/3.2.47_vue@3.2.47: 2832 /@vue/server-renderer/3.2.47_vue@3.2.47:
2824 resolution: {integrity: sha512-dN9gc1i8EvmP9RCzvneONXsKfBRgqFeFZLurmHOveL7oH6HiFXJw5OGu294n1nHc/HMgTy6LulU/tv5/A7f/LA==} 2833 resolution: {integrity: sha512-dN9gc1i8EvmP9RCzvneONXsKfBRgqFeFZLurmHOveL7oH6HiFXJw5OGu294n1nHc/HMgTy6LulU/tv5/A7f/LA==}
@@ -2828,7 +2837,6 @@ packages: @@ -2828,7 +2837,6 @@ packages:
2828 '@vue/compiler-ssr': 3.2.47 2837 '@vue/compiler-ssr': 3.2.47
2829 '@vue/shared': 3.2.47 2838 '@vue/shared': 3.2.47
2830 vue: 3.2.47 2839 vue: 3.2.47
2831 - dev: false  
2832 2840
2833 /@vue/shared/3.2.47: 2841 /@vue/shared/3.2.47:
2834 resolution: {integrity: sha512-BHGyyGN3Q97EZx0taMQ+OLNuZcW3d37ZEVmEAyeoA9ERdGvm9Irc/0Fua8SNyOtV1w6BS4q25wbMzJujO9HIfQ==} 2842 resolution: {integrity: sha512-BHGyyGN3Q97EZx0taMQ+OLNuZcW3d37ZEVmEAyeoA9ERdGvm9Irc/0Fua8SNyOtV1w6BS4q25wbMzJujO9HIfQ==}
@@ -3218,7 +3226,7 @@ packages: @@ -3218,7 +3226,7 @@ packages:
3218 /axios/1.3.2_debug@4.3.4: 3226 /axios/1.3.2_debug@4.3.4:
3219 resolution: {integrity: sha512-1M3O703bYqYuPhbHeya5bnhpYVsDDRyQSabNja04mZtboLNSuZ4YrltestrLXfHgmzua4TpUqRiVKbiQuo2epw==} 3227 resolution: {integrity: sha512-1M3O703bYqYuPhbHeya5bnhpYVsDDRyQSabNja04mZtboLNSuZ4YrltestrLXfHgmzua4TpUqRiVKbiQuo2epw==}
3220 dependencies: 3228 dependencies:
3221 - follow-redirects: 1.15.2 3229 + follow-redirects: 1.15.2_debug@4.3.4
3222 form-data: 4.0.0 3230 form-data: 4.0.0
3223 proxy-from-env: 1.1.0 3231 proxy-from-env: 1.1.0
3224 transitivePeerDependencies: 3232 transitivePeerDependencies:
@@ -3414,6 +3422,8 @@ packages: @@ -3414,6 +3422,8 @@ packages:
3414 snapdragon-node: 2.1.1 3422 snapdragon-node: 2.1.1
3415 split-string: 3.1.0 3423 split-string: 3.1.0
3416 to-regex: 3.0.2 3424 to-regex: 3.0.2
  3425 + transitivePeerDependencies:
  3426 + - supports-color
3417 dev: true 3427 dev: true
3418 3428
3419 /braces/3.0.2: 3429 /braces/3.0.2:
@@ -3740,7 +3750,7 @@ packages: @@ -3740,7 +3750,7 @@ packages:
3740 dev: true 3750 dev: true
3741 3751
3742 /clone-response/1.0.2: 3752 /clone-response/1.0.2:
3743 - resolution: {integrity: sha1-0dyXOSAxTfZ/vrlCI7TuNQI56Ws=} 3753 + resolution: {integrity: sha512-yjLXh88P599UOyPTFX0POsd7WxnbsVsGohcwzHOLspIhhpalPw1BcqED8NblyZLKcGrL8dTgMlcaZxV2jAD41Q==}
3744 dependencies: 3754 dependencies:
3745 mimic-response: 1.0.1 3755 mimic-response: 1.0.1
3746 dev: true 3756 dev: true
@@ -3809,7 +3819,6 @@ packages: @@ -3809,7 +3819,6 @@ packages:
3809 /commander/10.0.0: 3819 /commander/10.0.0:
3810 resolution: {integrity: sha512-zS5PnTI22FIRM6ylNW8G4Ap0IEOyk62fhLSD0+uHRT9McRCLGpkVNvao4bjimpK/GShynyQkFFxHhwMcETmduA==} 3820 resolution: {integrity: sha512-zS5PnTI22FIRM6ylNW8G4Ap0IEOyk62fhLSD0+uHRT9McRCLGpkVNvao4bjimpK/GShynyQkFFxHhwMcETmduA==}
3811 engines: {node: '>=14'} 3821 engines: {node: '>=14'}
3812 - dev: false  
3813 3822
3814 /commander/2.20.3: 3823 /commander/2.20.3:
3815 resolution: {integrity: sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==} 3824 resolution: {integrity: sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==}
@@ -3883,6 +3892,8 @@ packages: @@ -3883,6 +3892,8 @@ packages:
3883 finalhandler: 1.1.2 3892 finalhandler: 1.1.2
3884 parseurl: 1.3.3 3893 parseurl: 1.3.3
3885 utils-merge: 1.0.1 3894 utils-merge: 1.0.1
  3895 + transitivePeerDependencies:
  3896 + - supports-color
3886 dev: true 3897 dev: true
3887 3898
3888 /consola/2.15.3: 3899 /consola/2.15.3:
@@ -4062,8 +4073,8 @@ packages: @@ -4062,8 +4073,8 @@ packages:
4062 engines: {node: '>=10'} 4073 engines: {node: '>=10'}
4063 hasBin: true 4074 hasBin: true
4064 dependencies: 4075 dependencies:
4065 - is-text-path: 1.0.1  
4066 JSONStream: 1.3.5 4076 JSONStream: 1.3.5
  4077 + is-text-path: 1.0.1
4067 lodash: 4.17.21 4078 lodash: 4.17.21
4068 meow: 8.1.2 4079 meow: 8.1.2
4069 split2: 3.2.2 4080 split2: 3.2.2
@@ -4106,7 +4117,7 @@ packages: @@ -4106,7 +4117,7 @@ packages:
4106 vary: 1.1.2 4117 vary: 1.1.2
4107 dev: true 4118 dev: true
4108 4119
4109 - /cosmiconfig-typescript-loader/2.0.2_121bb9107e71cb273c2c9f9d1b903c77: 4120 + /cosmiconfig-typescript-loader/2.0.2_cin3sed6ohfsopbmt6orxeb4o4:
4110 resolution: {integrity: sha512-KmE+bMjWMXJbkWCeY4FJX/npHuZPNr9XF9q9CIQ/bpFwi1qHfCmSiKarrCcRa0LO4fWjk93pVoeRtJAkTGcYNw==} 4121 resolution: {integrity: sha512-KmE+bMjWMXJbkWCeY4FJX/npHuZPNr9XF9q9CIQ/bpFwi1qHfCmSiKarrCcRa0LO4fWjk93pVoeRtJAkTGcYNw==}
4111 engines: {node: '>=12', npm: '>=6'} 4122 engines: {node: '>=12', npm: '>=6'}
4112 peerDependencies: 4123 peerDependencies:
@@ -4115,7 +4126,7 @@ packages: @@ -4115,7 +4126,7 @@ packages:
4115 dependencies: 4126 dependencies:
4116 '@types/node': 17.0.45 4127 '@types/node': 17.0.45
4117 cosmiconfig: 7.1.0 4128 cosmiconfig: 7.1.0
4118 - ts-node: 10.9.1_121bb9107e71cb273c2c9f9d1b903c77 4129 + ts-node: 10.9.1_cin3sed6ohfsopbmt6orxeb4o4
4119 typescript: 4.9.5 4130 typescript: 4.9.5
4120 transitivePeerDependencies: 4131 transitivePeerDependencies:
4121 - '@swc/core' 4132 - '@swc/core'
@@ -4251,7 +4262,6 @@ packages: @@ -4251,7 +4262,6 @@ packages:
4251 4262
4252 /csstype/2.6.21: 4263 /csstype/2.6.21:
4253 resolution: {integrity: sha512-Z1PhmomIfypOpoMjRQB70jfvy/wxT50qW08YXO5lMIJkrdq4yOTR+AW7FqutScmB9NkLwxo+jU+kZLbofZZq/w==} 4264 resolution: {integrity: sha512-Z1PhmomIfypOpoMjRQB70jfvy/wxT50qW08YXO5lMIJkrdq4yOTR+AW7FqutScmB9NkLwxo+jU+kZLbofZZq/w==}
4254 - dev: false  
4255 4265
4256 /currently-unhandled/0.4.1: 4266 /currently-unhandled/0.4.1:
4257 resolution: {integrity: sha512-/fITjgjGU50vjQ4FH6eUoYu+iUoUKIXws2hL15JJpIR+BbTxaXQsMuuyjtNh2WqsSBS5nsaZHFsFecyw5CCAng==} 4267 resolution: {integrity: sha512-/fITjgjGU50vjQ4FH6eUoYu+iUoUKIXws2hL15JJpIR+BbTxaXQsMuuyjtNh2WqsSBS5nsaZHFsFecyw5CCAng==}
@@ -4298,12 +4308,22 @@ packages: @@ -4298,12 +4308,22 @@ packages:
4298 4308
4299 /debug/2.6.9: 4309 /debug/2.6.9:
4300 resolution: {integrity: sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==} 4310 resolution: {integrity: sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==}
  4311 + peerDependencies:
  4312 + supports-color: '*'
  4313 + peerDependenciesMeta:
  4314 + supports-color:
  4315 + optional: true
4301 dependencies: 4316 dependencies:
4302 ms: 2.0.0 4317 ms: 2.0.0
4303 dev: true 4318 dev: true
4304 4319
4305 /debug/3.2.7: 4320 /debug/3.2.7:
4306 resolution: {integrity: sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==} 4321 resolution: {integrity: sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==}
  4322 + peerDependencies:
  4323 + supports-color: '*'
  4324 + peerDependenciesMeta:
  4325 + supports-color:
  4326 + optional: true
4307 dependencies: 4327 dependencies:
4308 ms: 2.1.3 4328 ms: 2.1.3
4309 dev: true 4329 dev: true
@@ -5100,7 +5120,7 @@ packages: @@ -5100,7 +5120,7 @@ packages:
5100 eslint: 8.33.0 5120 eslint: 8.33.0
5101 dev: true 5121 dev: true
5102 5122
5103 - /eslint-plugin-prettier/4.2.1_80353385657558523d8688bf9d3ac177: 5123 + /eslint-plugin-prettier/4.2.1_qa2thblfovmfepmgrc7z2owbo4:
5104 resolution: {integrity: sha512-f/0rXLXUt0oFYs8ra4w49wYZBG5GKZpAYsJSm6rnYL5uVDjd+zowwMwVZHnAjf4edNrKpCDYfXDgmRE/Ak7QyQ==} 5124 resolution: {integrity: sha512-f/0rXLXUt0oFYs8ra4w49wYZBG5GKZpAYsJSm6rnYL5uVDjd+zowwMwVZHnAjf4edNrKpCDYfXDgmRE/Ak7QyQ==}
5105 engines: {node: '>=12.0.0'} 5125 engines: {node: '>=12.0.0'}
5106 peerDependencies: 5126 peerDependencies:
@@ -5381,6 +5401,8 @@ packages: @@ -5381,6 +5401,8 @@ packages:
5381 regex-not: 1.0.2 5401 regex-not: 1.0.2
5382 snapdragon: 0.8.2 5402 snapdragon: 0.8.2
5383 to-regex: 3.0.2 5403 to-regex: 3.0.2
  5404 + transitivePeerDependencies:
  5405 + - supports-color
5384 dev: true 5406 dev: true
5385 5407
5386 /ext-list/2.2.2: 5408 /ext-list/2.2.2:
@@ -5434,6 +5456,8 @@ packages: @@ -5434,6 +5456,8 @@ packages:
5434 regex-not: 1.0.2 5456 regex-not: 1.0.2
5435 snapdragon: 0.8.2 5457 snapdragon: 0.8.2
5436 to-regex: 3.0.2 5458 to-regex: 3.0.2
  5459 + transitivePeerDependencies:
  5460 + - supports-color
5437 dev: true 5461 dev: true
5438 5462
5439 /fast-csv/4.3.6: 5463 /fast-csv/4.3.6:
@@ -5599,6 +5623,8 @@ packages: @@ -5599,6 +5623,8 @@ packages:
5599 parseurl: 1.3.3 5623 parseurl: 1.3.3
5600 statuses: 1.5.0 5624 statuses: 1.5.0
5601 unpipe: 1.0.0 5625 unpipe: 1.0.0
  5626 + transitivePeerDependencies:
  5627 + - supports-color
5602 dev: true 5628 dev: true
5603 5629
5604 /find-up/1.1.2: 5630 /find-up/1.1.2:
@@ -5658,6 +5684,7 @@ packages: @@ -5658,6 +5684,7 @@ packages:
5658 peerDependenciesMeta: 5684 peerDependenciesMeta:
5659 debug: 5685 debug:
5660 optional: true 5686 optional: true
  5687 + dev: false
5661 5688
5662 /follow-redirects/1.15.2_debug@4.3.4: 5689 /follow-redirects/1.15.2_debug@4.3.4:
5663 resolution: {integrity: sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA==} 5690 resolution: {integrity: sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA==}
@@ -6026,6 +6053,8 @@ packages: @@ -6026,6 +6053,8 @@ packages:
6026 resolution: {integrity: sha512-Y5WMo7xKKq1muPsxD+KmrR8DH5auG7fBdDVueZwETwV6VytKyU9OX/ddpq2/1hp1vIPvVb4T81dKQz3BivkNLw==} 6053 resolution: {integrity: sha512-Y5WMo7xKKq1muPsxD+KmrR8DH5auG7fBdDVueZwETwV6VytKyU9OX/ddpq2/1hp1vIPvVb4T81dKQz3BivkNLw==}
6027 engines: {node: '>=4'} 6054 engines: {node: '>=4'}
6028 dependencies: 6055 dependencies:
  6056 + '@types/keyv': 3.1.4
  6057 + '@types/responselike': 1.0.0
6029 decompress-response: 3.3.0 6058 decompress-response: 3.3.0
6030 duplexer3: 0.1.5 6059 duplexer3: 0.1.5
6031 get-stream: 3.0.0 6060 get-stream: 3.0.0
@@ -6047,6 +6076,8 @@ packages: @@ -6047,6 +6076,8 @@ packages:
6047 engines: {node: '>=4'} 6076 engines: {node: '>=4'}
6048 dependencies: 6077 dependencies:
6049 '@sindresorhus/is': 0.7.0 6078 '@sindresorhus/is': 0.7.0
  6079 + '@types/keyv': 3.1.4
  6080 + '@types/responselike': 1.0.0
6050 cacheable-request: 2.1.4 6081 cacheable-request: 2.1.4
6051 decompress-response: 3.3.0 6082 decompress-response: 3.3.0
6052 duplexer3: 0.1.5 6083 duplexer3: 0.1.5
@@ -6958,7 +6989,7 @@ packages: @@ -6958,7 +6989,7 @@ packages:
6958 dev: true 6989 dev: true
6959 6990
6960 /json-buffer/3.0.0: 6991 /json-buffer/3.0.0:
6961 - resolution: {integrity: sha1-Wx85evx11ne96Lz8Dkfh+aPZqJg=} 6992 + resolution: {integrity: sha512-CuUqjv0FUZIdXkHPI8MezCnFCdaTAacej1TZYulLoAg1h/PhwkdXFN4V/gzY4g+fMBCOV2xF+rp7t2XD2ns/NQ==}
6962 dev: true 6993 dev: true
6963 6994
6964 /json-parse-better-errors/1.0.2: 6995 /json-parse-better-errors/1.0.2:
@@ -7095,6 +7126,8 @@ packages: @@ -7095,6 +7126,8 @@ packages:
7095 mime: 1.6.0 7126 mime: 1.6.0
7096 needle: 3.2.0 7127 needle: 3.2.0
7097 source-map: 0.6.1 7128 source-map: 0.6.1
  7129 + transitivePeerDependencies:
  7130 + - supports-color
7098 dev: true 7131 dev: true
7099 7132
7100 /leven/3.1.0: 7133 /leven/3.1.0:
@@ -7560,6 +7593,8 @@ packages: @@ -7560,6 +7593,8 @@ packages:
7560 regex-not: 1.0.2 7593 regex-not: 1.0.2
7561 snapdragon: 0.8.2 7594 snapdragon: 0.8.2
7562 to-regex: 3.0.2 7595 to-regex: 3.0.2
  7596 + transitivePeerDependencies:
  7597 + - supports-color
7563 dev: true 7598 dev: true
7564 7599
7565 /micromatch/4.0.5: 7600 /micromatch/4.0.5:
@@ -7648,7 +7683,6 @@ packages: @@ -7648,7 +7683,6 @@ packages:
7648 hasBin: true 7683 hasBin: true
7649 dependencies: 7684 dependencies:
7650 commander: 10.0.0 7685 commander: 10.0.0
7651 - dev: false  
7652 7686
7653 /modify-values/1.0.1: 7687 /modify-values/1.0.1:
7654 resolution: {integrity: sha512-xV2bxeN6F7oYjZWTe/YPAy6MN2M+sL4u/Rlm2AHCIVGfo2p1yGmBHQ6vHehl4bRTZBdHu3TSkWdYgkwpYzAGSw==} 7688 resolution: {integrity: sha512-xV2bxeN6F7oYjZWTe/YPAy6MN2M+sL4u/Rlm2AHCIVGfo2p1yGmBHQ6vHehl4bRTZBdHu3TSkWdYgkwpYzAGSw==}
@@ -7710,6 +7744,8 @@ packages: @@ -7710,6 +7744,8 @@ packages:
7710 regex-not: 1.0.2 7744 regex-not: 1.0.2
7711 snapdragon: 0.8.2 7745 snapdragon: 0.8.2
7712 to-regex: 3.0.2 7746 to-regex: 3.0.2
  7747 + transitivePeerDependencies:
  7748 + - supports-color
7713 dev: true 7749 dev: true
7714 7750
7715 /nanopop/2.2.0: 7751 /nanopop/2.2.0:
@@ -7733,6 +7769,8 @@ packages: @@ -7733,6 +7769,8 @@ packages:
7733 debug: 3.2.7 7769 debug: 3.2.7
7734 iconv-lite: 0.6.3 7770 iconv-lite: 0.6.3
7735 sax: 1.2.4 7771 sax: 1.2.4
  7772 + transitivePeerDependencies:
  7773 + - supports-color
7736 dev: true 7774 dev: true
7737 optional: true 7775 optional: true
7738 7776
@@ -8307,7 +8345,7 @@ packages: @@ -8307,7 +8345,7 @@ packages:
8307 engines: {node: '>=6'} 8345 engines: {node: '>=6'}
8308 dev: true 8346 dev: true
8309 8347
8310 - /pinia/2.0.12_typescript@4.9.5+vue@3.2.47: 8348 + /pinia/2.0.12_hmuptsblhheur2tugfgucj7gc4:
8311 resolution: {integrity: sha512-tUeuYGFrLU5irmGyRAIxp35q1OTcZ8sKpGT4XkPeVcG35W4R6cfXDbCGexzmVqH5lTQJJTXXbNGutIu9yS5yew==} 8349 resolution: {integrity: sha512-tUeuYGFrLU5irmGyRAIxp35q1OTcZ8sKpGT4XkPeVcG35W4R6cfXDbCGexzmVqH5lTQJJTXXbNGutIu9yS5yew==}
8312 peerDependencies: 8350 peerDependencies:
8313 '@vue/composition-api': ^1.4.0 8351 '@vue/composition-api': ^1.4.0
@@ -8841,7 +8879,7 @@ packages: @@ -8841,7 +8879,7 @@ packages:
8841 dev: true 8879 dev: true
8842 8880
8843 /responselike/1.0.2: 8881 /responselike/1.0.2:
8844 - resolution: {integrity: sha1-kYcg7ztjHFZCvgaPFa3lpG9Loec=} 8882 + resolution: {integrity: sha512-/Fpe5guzJk1gPqdJLJR5u7eG/gNY4nImjbRDaVWVMRhne55TCmj2i9Q+54PBRfatRC8v/rIiv9BN0pMd9OV5EQ==}
8845 dependencies: 8883 dependencies:
8846 lowercase-keys: 1.0.1 8884 lowercase-keys: 1.0.1
8847 dev: true 8885 dev: true
@@ -9195,6 +9233,8 @@ packages: @@ -9195,6 +9233,8 @@ packages:
9195 source-map: 0.5.7 9233 source-map: 0.5.7
9196 source-map-resolve: 0.5.3 9234 source-map-resolve: 0.5.3
9197 use: 3.1.1 9235 use: 3.1.1
  9236 + transitivePeerDependencies:
  9237 + - supports-color
9198 dev: true 9238 dev: true
9199 9239
9200 /sort-keys-length/1.0.1: 9240 /sort-keys-length/1.0.1:
@@ -9525,7 +9565,7 @@ packages: @@ -9525,7 +9565,7 @@ packages:
9525 resolution: {integrity: sha512-Dj1Okke1C3uKKwQcetra4jSuk0DqbzbYtXipzFlFMZtowbF1x7BKJwB9AayVMyFARvU8EDrZdcax4At/452cAg==} 9565 resolution: {integrity: sha512-Dj1Okke1C3uKKwQcetra4jSuk0DqbzbYtXipzFlFMZtowbF1x7BKJwB9AayVMyFARvU8EDrZdcax4At/452cAg==}
9526 dev: true 9566 dev: true
9527 9567
9528 - /stylelint-config-html/1.1.0_5066edc4db6a582cccfa8c6462b57280: 9568 + /stylelint-config-html/1.1.0_kbto3rg3njmczth2rrsgfnlsqa:
9529 resolution: {integrity: sha512-IZv4IVESjKLumUGi+HWeb7skgO6/g4VMuAYrJdlqQFndgbj6WJAXPhaysvBiXefX79upBdQVumgYcdd17gCpjQ==} 9569 resolution: {integrity: sha512-IZv4IVESjKLumUGi+HWeb7skgO6/g4VMuAYrJdlqQFndgbj6WJAXPhaysvBiXefX79upBdQVumgYcdd17gCpjQ==}
9530 engines: {node: ^12 || >=14} 9570 engines: {node: ^12 || >=14}
9531 peerDependencies: 9571 peerDependencies:
@@ -9546,7 +9586,7 @@ packages: @@ -9546,7 +9586,7 @@ packages:
9546 stylelint: 14.16.1 9586 stylelint: 14.16.1
9547 dev: true 9587 dev: true
9548 9588
9549 - /stylelint-config-recommended-vue/1.4.0_5066edc4db6a582cccfa8c6462b57280: 9589 + /stylelint-config-recommended-vue/1.4.0_kbto3rg3njmczth2rrsgfnlsqa:
9550 resolution: {integrity: sha512-DVJqyX2KvMCn9U0+keL12r7xlsH26K4Vg8NrIZuq5MoF7g82DpMp326Om4E0Q+Il1o+bTHuUyejf2XAI0iD04Q==} 9590 resolution: {integrity: sha512-DVJqyX2KvMCn9U0+keL12r7xlsH26K4Vg8NrIZuq5MoF7g82DpMp326Om4E0Q+Il1o+bTHuUyejf2XAI0iD04Q==}
9551 engines: {node: ^12 || >=14} 9591 engines: {node: ^12 || >=14}
9552 peerDependencies: 9592 peerDependencies:
@@ -9556,7 +9596,7 @@ packages: @@ -9556,7 +9596,7 @@ packages:
9556 postcss-html: 1.5.0 9596 postcss-html: 1.5.0
9557 semver: 7.3.8 9597 semver: 7.3.8
9558 stylelint: 14.16.1 9598 stylelint: 14.16.1
9559 - stylelint-config-html: 1.1.0_5066edc4db6a582cccfa8c6462b57280 9599 + stylelint-config-html: 1.1.0_kbto3rg3njmczth2rrsgfnlsqa
9560 stylelint-config-recommended: 7.0.0_stylelint@14.16.1 9600 stylelint-config-recommended: 7.0.0_stylelint@14.16.1
9561 dev: true 9601 dev: true
9562 9602
@@ -9592,7 +9632,7 @@ packages: @@ -9592,7 +9632,7 @@ packages:
9592 engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} 9632 engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
9593 hasBin: true 9633 hasBin: true
9594 dependencies: 9634 dependencies:
9595 - '@csstools/selector-specificity': 2.1.1_b0132eb4833290a175e2a58939fd6432 9635 + '@csstools/selector-specificity': 2.1.1_wajs5nedgkikc5pcuwett7legi
9596 balanced-match: 2.0.0 9636 balanced-match: 2.0.0
9597 colord: 2.9.3 9637 colord: 2.9.3
9598 cosmiconfig: 7.1.0 9638 cosmiconfig: 7.1.0
@@ -9694,6 +9734,8 @@ packages: @@ -9694,6 +9734,8 @@ packages:
9694 posthtml-svg-mode: 1.0.3 9734 posthtml-svg-mode: 1.0.3
9695 query-string: 4.3.4 9735 query-string: 4.3.4
9696 traverse: 0.6.7 9736 traverse: 0.6.7
  9737 + transitivePeerDependencies:
  9738 + - supports-color
9697 dev: true 9739 dev: true
9698 9740
9699 /svg-tags/1.0.0: 9741 /svg-tags/1.0.0:
@@ -9860,7 +9902,6 @@ packages: @@ -9860,7 +9902,6 @@ packages:
9860 /to-fast-properties/2.0.0: 9902 /to-fast-properties/2.0.0:
9861 resolution: {integrity: sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==} 9903 resolution: {integrity: sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==}
9862 engines: {node: '>=4'} 9904 engines: {node: '>=4'}
9863 - dev: true  
9864 9905
9865 /to-object-path/0.3.0: 9906 /to-object-path/0.3.0:
9866 resolution: {integrity: sha512-9mWHdnGRuh3onocaHzukyvCZhzvr6tiflAy/JRFXcJX0TjgfWA9pk9t8CMbzmBE4Jfw58pXbkngtBtqYxzNEyg==} 9907 resolution: {integrity: sha512-9mWHdnGRuh3onocaHzukyvCZhzvr6tiflAy/JRFXcJX0TjgfWA9pk9t8CMbzmBE4Jfw58pXbkngtBtqYxzNEyg==}
@@ -9929,7 +9970,7 @@ packages: @@ -9929,7 +9970,7 @@ packages:
9929 escape-string-regexp: 1.0.5 9970 escape-string-regexp: 1.0.5
9930 dev: true 9971 dev: true
9931 9972
9932 - /ts-node/10.9.1_121bb9107e71cb273c2c9f9d1b903c77: 9973 + /ts-node/10.9.1_cin3sed6ohfsopbmt6orxeb4o4:
9933 resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==} 9974 resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==}
9934 hasBin: true 9975 hasBin: true
9935 peerDependencies: 9976 peerDependencies:
@@ -10042,7 +10083,6 @@ packages: @@ -10042,7 +10083,6 @@ packages:
10042 resolution: {integrity: sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==} 10083 resolution: {integrity: sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==}
10043 engines: {node: '>=4.2.0'} 10084 engines: {node: '>=4.2.0'}
10044 hasBin: true 10085 hasBin: true
10045 - dev: true  
10046 10086
10047 /uglify-js/3.17.4: 10087 /uglify-js/3.17.4:
10048 resolution: {integrity: sha512-T9q82TJI9e/C1TAxYvfb16xO120tMVFZrGA3f9/P4424DNu6ypK103y0GPFVa17yotwSyZW5iYXgjYHkGrJW/g==} 10088 resolution: {integrity: sha512-T9q82TJI9e/C1TAxYvfb16xO120tMVFZrGA3f9/P4424DNu6ypK103y0GPFVa17yotwSyZW5iYXgjYHkGrJW/g==}
@@ -10335,7 +10375,7 @@ packages: @@ -10335,7 +10375,7 @@ packages:
10335 - supports-color 10375 - supports-color
10336 dev: true 10376 dev: true
10337 10377
10338 - /vite-plugin-mock/2.9.6_5ff0b938b7352aba80836520b1cf4235: 10378 + /vite-plugin-mock/2.9.6_l7ylsofxguvlvaedmuqldt2cgu:
10339 resolution: {integrity: sha512-/Rm59oPppe/ncbkSrUuAxIQihlI2YcBmnbR4ST1RA2VzM1C0tEQc1KlbQvnUGhXECAGTaQN2JyasiwXP6EtKgg==} 10379 resolution: {integrity: sha512-/Rm59oPppe/ncbkSrUuAxIQihlI2YcBmnbR4ST1RA2VzM1C0tEQc1KlbQvnUGhXECAGTaQN2JyasiwXP6EtKgg==}
10340 engines: {node: '>=12.0.0'} 10380 engines: {node: '>=12.0.0'}
10341 peerDependencies: 10381 peerDependencies:
@@ -10601,7 +10641,6 @@ packages: @@ -10601,7 +10641,6 @@ packages:
10601 '@vue/runtime-dom': 3.2.47 10641 '@vue/runtime-dom': 3.2.47
10602 '@vue/server-renderer': 3.2.47_vue@3.2.47 10642 '@vue/server-renderer': 3.2.47_vue@3.2.47
10603 '@vue/shared': 3.2.47 10643 '@vue/shared': 3.2.47
10604 - dev: false  
10605 10644
10606 /vuedraggable/4.1.0_vue@3.2.47: 10645 /vuedraggable/4.1.0_vue@3.2.47:
10607 resolution: {integrity: sha512-FU5HCWBmsf20GpP3eudURW3WdWTKIbEIQxh9/8GE806hydR9qZqRRxRE3RjqX7PkuLuMQG/A7n3cfj9rCEchww==} 10646 resolution: {integrity: sha512-FU5HCWBmsf20GpP3eudURW3WdWTKIbEIQxh9/8GE806hydR9qZqRRxRE3RjqX7PkuLuMQG/A7n3cfj9rCEchww==}
@@ -10752,7 +10791,7 @@ packages: @@ -10752,7 +10791,7 @@ packages:
10752 '@babel/core': 7.20.12 10791 '@babel/core': 7.20.12
10753 '@babel/preset-env': 7.20.2_@babel+core@7.20.12 10792 '@babel/preset-env': 7.20.2_@babel+core@7.20.12
10754 '@babel/runtime': 7.20.13 10793 '@babel/runtime': 7.20.13
10755 - '@rollup/plugin-babel': 5.3.1_d8e457a9eec5694be0a6185ede2794cb 10794 + '@rollup/plugin-babel': 5.3.1_3dsfpkpoyvuuxyfgdbpn4j4uzm
10756 '@rollup/plugin-node-resolve': 11.2.1_rollup@2.79.1 10795 '@rollup/plugin-node-resolve': 11.2.1_rollup@2.79.1
10757 '@rollup/plugin-replace': 2.4.2_rollup@2.79.1 10796 '@rollup/plugin-replace': 2.4.2_rollup@2.79.1
10758 '@surma/rollup-plugin-off-main-thread': 2.2.3 10797 '@surma/rollup-plugin-off-main-thread': 2.2.3
vite.config.ts
@@ -101,8 +101,6 @@ export default ({ command, mode }: ConfigEnv): UserConfig => { @@ -101,8 +101,6 @@ export default ({ command, mode }: ConfigEnv): UserConfig => {
101 optimizeDeps: { 101 optimizeDeps: {
102 // @iconify/iconify: The dependency is dynamically and virtually loaded by @purge-icons/generated, so it needs to be specified explicitly 102 // @iconify/iconify: The dependency is dynamically and virtually loaded by @purge-icons/generated, so it needs to be specified explicitly
103 include: [ 103 include: [
104 - '@vue/runtime-core',  
105 - '@vue/shared',  
106 '@iconify/iconify', 104 '@iconify/iconify',
107 'ant-design-vue/es/locale/zh_CN', 105 'ant-design-vue/es/locale/zh_CN',
108 'ant-design-vue/es/locale/en_US', 106 'ant-design-vue/es/locale/en_US',