xiaoxian521
2 years ago
2 changed files with 184 additions and 105 deletions
-
4package.json
-
285pnpm-lock.yaml
@ -29,7 +29,7 @@ specifiers: |
|||
"@vitejs/plugin-vue-jsx": ^2.0.1 |
|||
"@vue/eslint-config-prettier": ^7.0.0 |
|||
"@vue/eslint-config-typescript": ^10.0.0 |
|||
"@vue/runtime-core": ^3.2.38 |
|||
"@vue/runtime-core": ^3.2.39 |
|||
"@vueuse/core": ^9.1.1 |
|||
"@vueuse/motion": ^2.0.0-beta.12 |
|||
"@vueuse/shared": ^9.1.1 |
|||
@ -85,7 +85,7 @@ specifiers: |
|||
vite-plugin-mock: ^2.9.6 |
|||
vite-plugin-remove-console: ^1.1.0 |
|||
vite-svg-loader: ^3.4.0 |
|||
vue: ^3.2.38 |
|||
vue: ^3.2.39 |
|||
vue-eslint-parser: ^8.2.0 |
|||
vue-i18n: ^9.2.2 |
|||
vue-router: ^4.1.5 |
|||
@ -96,18 +96,18 @@ specifiers: |
|||
|
|||
dependencies: |
|||
"@ctrl/tinycolor": 3.4.1 |
|||
"@pureadmin/components": 1.1[email protected]8 |
|||
"@pureadmin/components": 1.1[email protected]9 |
|||
"@pureadmin/descriptions": 1.1.0 |
|||
"@pureadmin/table": 1.2.0 |
|||
"@pureadmin/utils": 0.1.1_fa33066a8cc4dd96369605cf25ab9219 |
|||
"@vueuse/core": 9.2[email protected]8 |
|||
"@vueuse/motion": 2.0.0-[email protected]8 |
|||
"@vueuse/shared": 9.2[email protected]8 |
|||
"@pureadmin/utils": 0.1.1_b654ffc34f5950af31efa8000fa57dee |
|||
"@vueuse/core": 9.2[email protected]9 |
|||
"@vueuse/motion": 2.0.0-[email protected]9 |
|||
"@vueuse/shared": 9.2[email protected]9 |
|||
animate.css: 4.1.1 |
|||
axios: 0.27.2 |
|||
dayjs: 1.11.5 |
|||
echarts: 5.3.3 |
|||
element-plus: 2.2[email protected]8 |
|||
element-plus: 2.2[email protected]9 |
|||
element-resize-detector: 1.2.4 |
|||
js-cookie: 3.0.1 |
|||
lodash: 4.17.21 |
|||
@ -117,15 +117,15 @@ dependencies: |
|||
mockjs: 1.1.0 |
|||
nprogress: 0.2.0 |
|||
path: 0.12.7 |
|||
pinia: 2.0[email protected][email protected]8 |
|||
pinia: 2.0[email protected][email protected]9 |
|||
qs: 6.11.0 |
|||
resize-observer-polyfill: 1.5.1 |
|||
responsive-storage: 2.1.0 |
|||
vue: 3.2.38 |
|||
vue-i18n: 9.2[email protected]8 |
|||
vue-router: 4.1[email protected]8 |
|||
vue-types: 4.2[email protected]8 |
|||
vxe-table: 4.3[email protected]8[email protected] |
|||
vue: 3.2.39 |
|||
vue-i18n: 9.2[email protected]9 |
|||
vue-router: 4.1[email protected]9 |
|||
vue-types: 4.2[email protected]9 |
|||
vxe-table: 4.3[email protected]9[email protected] |
|||
xe-utils: 3.5.6 |
|||
|
|||
devDependencies: |
|||
@ -133,7 +133,7 @@ devDependencies: |
|||
"@commitlint/config-conventional": 13.1.0 |
|||
"@iconify-icons/ep": 1.2.8 |
|||
"@iconify-icons/ri": 1.2.3 |
|||
"@iconify/vue": 3.2[email protected]8 |
|||
"@iconify/vue": 3.2[email protected]9 |
|||
"@intlify/vite-plugin-vue-i18n": 6.0[email protected][email protected] |
|||
"@pureadmin/theme": 2.4.0 |
|||
"@types/element-resize-detector": 1.1.3 |
|||
@ -148,11 +148,11 @@ devDependencies: |
|||
"@typescript-eslint/eslint-plugin": 5.36.2_452315dcd01195d95506cdc0a015e4a5 |
|||
"@typescript-eslint/parser": 5.36[email protected][email protected] |
|||
"@vitejs/plugin-legacy": 2.1[email protected][email protected] |
|||
"@vitejs/plugin-vue": 3.1[email protected][email protected]8 |
|||
"@vitejs/plugin-vue-jsx": 2.0[email protected][email protected]8 |
|||
"@vitejs/plugin-vue": 3.1[email protected][email protected]9 |
|||
"@vitejs/plugin-vue-jsx": 2.0[email protected][email protected]9 |
|||
"@vue/eslint-config-prettier": 7.0[email protected][email protected] |
|||
"@vue/eslint-config-typescript": 10.0.0_c950ee9779d243f684a2ce043b490891 |
|||
"@vue/runtime-core": 3.2.38 |
|||
"@vue/runtime-core": 3.2.39 |
|||
autoprefixer: 10.4[email protected] |
|||
cloc: 2.10.0 |
|||
cssnano: 5.1[email protected] |
|||
@ -182,7 +182,7 @@ devDependencies: |
|||
tailwindcss: 3.1.8 |
|||
terser: 5.15.0 |
|||
typescript: 4.8.2 |
|||
unplugin-vue-define-options: 0.7[email protected][email protected]8 |
|||
unplugin-vue-define-options: 0.7[email protected][email protected]9 |
|||
vite: 3.1[email protected][email protected] |
|||
vite-plugin-mock: 2.9[email protected][email protected] |
|||
vite-plugin-remove-console: 1.1.0 |
|||
@ -218,7 +218,7 @@ packages: |
|||
} |
|||
dev: false |
|||
|
|||
/@ant-design/icons-vue/[email protected]8: |
|||
/@ant-design/icons-vue/[email protected]9: |
|||
resolution: |
|||
{ |
|||
integrity: sha512-EX6bYm56V+ZrKN7+3MT/ubDkvJ5rK/O2t380WFRflDcVFgsvl3NLH7Wxeau6R8DbrO5jWR6DSTC3B6gYFp77AA== |
|||
@ -228,7 +228,7 @@ packages: |
|||
dependencies: |
|||
"@ant-design/colors": 6.0.0 |
|||
"@ant-design/icons-svg": 4.2.1 |
|||
vue: 3.2.38 |
|||
vue: 3.2.39 |
|||
dev: false |
|||
|
|||
/@babel/code-frame/7.18.6: |
|||
@ -832,7 +832,7 @@ packages: |
|||
engines: { node: ">=10" } |
|||
dev: false |
|||
|
|||
/@element-plus/icons-vue/[email protected]8: |
|||
/@element-plus/icons-vue/[email protected]9: |
|||
resolution: |
|||
{ |
|||
integrity: sha512-okdrwiVeKBmW41Hkl0eMrXDjzJwhQMuKiBOu17rOszqM+LS/yBYpNQNV5Jvoh06Wc+89fMmb/uhzf8NZuDuUaQ== |
|||
@ -840,7 +840,7 @@ packages: |
|||
peerDependencies: |
|||
vue: ^3.2.0 |
|||
dependencies: |
|||
vue: 3.2.38 |
|||
vue: 3.2.39 |
|||
dev: false |
|||
|
|||
/@endemolshinegroup/cosmiconfig-typescript-loader/3.0.2_42b8f6371137ebb1f6c17f589f0ae5e0: |
|||
@ -970,7 +970,7 @@ packages: |
|||
} |
|||
dev: true |
|||
|
|||
/@iconify/vue/[email protected]8: |
|||
/@iconify/vue/[email protected]9: |
|||
resolution: |
|||
{ |
|||
integrity: sha512-c4R6ZgFo1JrJ8aPMMgOPgfU7lBswihMGR+yWe/P4ZukC3kTkeT4+lkt9Pc/itVFMkwva/S/7u9YofmYv57fnNQ== |
|||
@ -978,7 +978,7 @@ packages: |
|||
peerDependencies: |
|||
vue: 3.x |
|||
dependencies: |
|||
vue: 3.2.38 |
|||
vue: 3.2.39 |
|||
dev: true |
|||
|
|||
/@intlify/bundle-utils/[email protected]: |
|||
@ -1000,7 +1000,7 @@ packages: |
|||
"@intlify/shared": 9.3.0-beta.3 |
|||
jsonc-eslint-parser: 1.4.1 |
|||
source-map: 0.6.1 |
|||
vue-i18n: 9.2[email protected]8 |
|||
vue-i18n: 9.2[email protected]9 |
|||
yaml-eslint-parser: 0.3.2 |
|||
dev: true |
|||
|
|||
@ -1090,7 +1090,7 @@ packages: |
|||
fast-glob: 3.2.11 |
|||
source-map: 0.6.1 |
|||
vite: 3.1[email protected][email protected] |
|||
vue-i18n: 9.2[email protected]8 |
|||
vue-i18n: 9.2[email protected]9 |
|||
transitivePeerDependencies: |
|||
- supports-color |
|||
dev: true |
|||
@ -1202,7 +1202,7 @@ packages: |
|||
fastq: 1.13.0 |
|||
dev: true |
|||
|
|||
/@pureadmin/components/[email protected]8: |
|||
/@pureadmin/components/[email protected]9: |
|||
resolution: |
|||
{ |
|||
integrity: sha512-Y7FCUVQVkZ2P3K/3vLrfQOfpjbf8g0TDPUWuFUlaq6aIW3BRduiVfqn4k/r3TX6LtasxGvgnJ/TO9tGed5VlTg== |
|||
@ -1211,8 +1211,8 @@ packages: |
|||
vue: ^3.2.0 |
|||
dependencies: |
|||
"@ant-design/icons-svg": 4.2.1 |
|||
"@ant-design/icons-vue": 6.1[email protected]8 |
|||
vue: 3.2.38 |
|||
"@ant-design/icons-vue": 6.1[email protected]9 |
|||
vue: 3.2.39 |
|||
dev: false |
|||
|
|||
/@pureadmin/descriptions/1.1.0: |
|||
@ -1221,9 +1221,9 @@ packages: |
|||
integrity: sha512-Bi6lasPjc8P61kMcCXZjCd9ne99rj+whwUJ1ulKQX7JFupBhjo71Vu0TV5I7oEN52lZuvV1+F0EhJlEoIHpGFQ== |
|||
} |
|||
dependencies: |
|||
"@element-plus/icons-vue": 2.0[email protected]8 |
|||
element-plus: 2.2[email protected]8 |
|||
vue: 3.2.38 |
|||
"@element-plus/icons-vue": 2.0[email protected]9 |
|||
element-plus: 2.2[email protected]9 |
|||
vue: 3.2.39 |
|||
transitivePeerDependencies: |
|||
- "@vue/composition-api" |
|||
dev: false |
|||
@ -1234,8 +1234,8 @@ packages: |
|||
integrity: sha512-mJBpMj0YkaqTM5TDz+ek/f8h74qRLhDc/gLJhBq0wpyfCgG++Jd/9i+QUj8gedA5oN8IL6LOSFbcvlGDYxHgkw== |
|||
} |
|||
dependencies: |
|||
element-plus: 2.2[email protected]8 |
|||
vue: 3.2.38 |
|||
element-plus: 2.2[email protected]9 |
|||
vue: 3.2.39 |
|||
transitivePeerDependencies: |
|||
- "@vue/composition-api" |
|||
dev: false |
|||
@ -1251,7 +1251,7 @@ packages: |
|||
string-hash: 1.1.3 |
|||
dev: true |
|||
|
|||
/@pureadmin/utils/0.1.1_fa33066a8cc4dd96369605cf25ab9219: |
|||
/@pureadmin/utils/0.1.1_b654ffc34f5950af31efa8000fa57dee: |
|||
resolution: |
|||
{ |
|||
integrity: sha512-J6WTyo5Ej4Ki0/UHDUGpIWQHRTifjnT6ThGa1mz7SNMzMjL+JOauDl7pmDifmAtp9ePH0XPfkK1QtvkrrG7Rfw== |
|||
@ -1270,7 +1270,7 @@ packages: |
|||
dependencies: |
|||
dayjs: 1.11.5 |
|||
echarts: 5.3.3 |
|||
vue: 3.2.38 |
|||
vue: 3.2.39 |
|||
dev: false |
|||
|
|||
/@rollup/plugin-node-resolve/13.3.0: |
|||
@ -1643,7 +1643,7 @@ packages: |
|||
vite: 3.1[email protected][email protected] |
|||
dev: true |
|||
|
|||
/@vitejs/plugin-vue-jsx/[email protected][email protected]8: |
|||
/@vitejs/plugin-vue-jsx/[email protected][email protected]9: |
|||
resolution: |
|||
{ |
|||
integrity: sha512-lmiR1k9+lrF7LMczO0pxtQ8mOn6XeppJDHxnpxkJQpT5SiKz4SKhKdeNstXaTNuR8qZhUo5X0pJlcocn72Y4Jg== |
|||
@ -1658,12 +1658,12 @@ packages: |
|||
"@babel/plugin-transform-typescript": 7.19.0_@[email protected] |
|||
"@vue/babel-plugin-jsx": 1.1.1_@[email protected] |
|||
vite: 3.1[email protected][email protected] |
|||
vue: 3.2.38 |
|||
vue: 3.2.39 |
|||
transitivePeerDependencies: |
|||
- supports-color |
|||
dev: true |
|||
|
|||
/@vitejs/plugin-vue/[email protected][email protected]8: |
|||
/@vitejs/plugin-vue/[email protected][email protected]9: |
|||
resolution: |
|||
{ |
|||
integrity: sha512-fmxtHPjSOEIRg6vHYDaem+97iwCUg/uSIaTzp98lhELt2ISOQuDo2hbkBdXod0g15IhfPMQmAxh4heUks2zvDA== |
|||
@ -1674,7 +1674,7 @@ packages: |
|||
vue: ^3.2.25 |
|||
dependencies: |
|||
vite: 3.1[email protected][email protected] |
|||
vue: 3.2.38 |
|||
vue: 3.2.39 |
|||
dev: true |
|||
|
|||
/@volar/code-gen/0.40.10: |
|||
@ -1712,11 +1712,11 @@ packages: |
|||
dependencies: |
|||
"@volar/code-gen": 0.40.10 |
|||
"@volar/source-map": 0.40.10 |
|||
"@vue/compiler-core": 3.2.38 |
|||
"@vue/compiler-dom": 3.2.38 |
|||
"@vue/compiler-sfc": 3.2.38 |
|||
"@vue/reactivity": 3.2.38 |
|||
"@vue/shared": 3.2.38 |
|||
"@vue/compiler-core": 3.2.39 |
|||
"@vue/compiler-dom": 3.2.39 |
|||
"@vue/compiler-sfc": 3.2.39 |
|||
"@vue/reactivity": 3.2.39 |
|||
"@vue/shared": 3.2.39 |
|||
dev: true |
|||
|
|||
/@volar/vue-typescript/0.40.10: |
|||
@ -1767,6 +1767,18 @@ packages: |
|||
"@vue/shared": 3.2.38 |
|||
estree-walker: 2.0.2 |
|||
source-map: 0.6.1 |
|||
dev: true |
|||
|
|||
/@vue/compiler-core/3.2.39: |
|||
resolution: |
|||
{ |
|||
integrity: sha512-mf/36OWXqWn0wsC40nwRRGheR/qoID+lZXbIuLnr4/AngM0ov8Xvv8GHunC0rKRIkh60bTqydlqTeBo49rlbqw== |
|||
} |
|||
dependencies: |
|||
"@babel/parser": 7.19.0 |
|||
"@vue/shared": 3.2.39 |
|||
estree-walker: 2.0.2 |
|||
source-map: 0.6.1 |
|||
|
|||
/@vue/compiler-dom/3.2.38: |
|||
resolution: |
|||
@ -1776,6 +1788,16 @@ packages: |
|||
dependencies: |
|||
"@vue/compiler-core": 3.2.38 |
|||
"@vue/shared": 3.2.38 |
|||
dev: true |
|||
|
|||
/@vue/compiler-dom/3.2.39: |
|||
resolution: |
|||
{ |
|||
integrity: sha512-HMFI25Be1C8vLEEv1hgEO1dWwG9QQ8LTTPmCkblVJY/O3OvWx6r1+zsox5mKPMGvqYEZa6l8j+xgOfUspgo7hw== |
|||
} |
|||
dependencies: |
|||
"@vue/compiler-core": 3.2.39 |
|||
"@vue/shared": 3.2.39 |
|||
|
|||
/@vue/compiler-sfc/3.2.38: |
|||
resolution: |
|||
@ -1793,6 +1815,24 @@ packages: |
|||
magic-string: 0.25.9 |
|||
postcss: 8.4.16 |
|||
source-map: 0.6.1 |
|||
dev: true |
|||
|
|||
/@vue/compiler-sfc/3.2.39: |
|||
resolution: |
|||
{ |
|||
integrity: sha512-fqAQgFs1/BxTUZkd0Vakn3teKUt//J3c420BgnYgEOoVdTwYpBTSXCMJ88GOBCylmUBbtquGPli9tVs7LzsWIA== |
|||
} |
|||
dependencies: |
|||
"@babel/parser": 7.19.0 |
|||
"@vue/compiler-core": 3.2.39 |
|||
"@vue/compiler-dom": 3.2.39 |
|||
"@vue/compiler-ssr": 3.2.39 |
|||
"@vue/reactivity-transform": 3.2.39 |
|||
"@vue/shared": 3.2.39 |
|||
estree-walker: 2.0.2 |
|||
magic-string: 0.25.9 |
|||
postcss: 8.4.16 |
|||
source-map: 0.6.1 |
|||
|
|||
/@vue/compiler-ssr/3.2.38: |
|||
resolution: |
|||
@ -1802,6 +1842,16 @@ packages: |
|||
dependencies: |
|||
"@vue/compiler-dom": 3.2.38 |
|||
"@vue/shared": 3.2.38 |
|||
dev: true |
|||
|
|||
/@vue/compiler-ssr/3.2.39: |
|||
resolution: |
|||
{ |
|||
integrity: sha512-EoGCJ6lincKOZGW+0Ky4WOKsSmqL7hp1ZYgen8M7u/mlvvEQUaO9tKKOy7K43M9U2aA3tPv0TuYYQFrEbK2eFQ== |
|||
} |
|||
dependencies: |
|||
"@vue/compiler-dom": 3.2.39 |
|||
"@vue/shared": 3.2.39 |
|||
|
|||
/@vue/devtools-api/6.2.1: |
|||
resolution: |
|||
@ -1860,6 +1910,19 @@ packages: |
|||
"@vue/shared": 3.2.38 |
|||
estree-walker: 2.0.2 |
|||
magic-string: 0.25.9 |
|||
dev: true |
|||
|
|||
/@vue/reactivity-transform/3.2.39: |
|||
resolution: |
|||
{ |
|||
integrity: sha512-HGuWu864zStiWs9wBC6JYOP1E00UjMdDWIG5W+FpUx28hV3uz9ODOKVNm/vdOy/Pvzg8+OcANxAVC85WFBbl3A== |
|||
} |
|||
dependencies: |
|||
"@babel/parser": 7.19.0 |
|||
"@vue/compiler-core": 3.2.39 |
|||
"@vue/shared": 3.2.39 |
|||
estree-walker: 2.0.2 |
|||
magic-string: 0.25.9 |
|||
|
|||
/@vue/reactivity/3.2.38: |
|||
resolution: |
|||
@ -1868,38 +1931,47 @@ packages: |
|||
} |
|||
dependencies: |
|||
"@vue/shared": 3.2.38 |
|||
dev: true |
|||
|
|||
/@vue/runtime-core/3.2.38: |
|||
/@vue/reactivity/3.2.39: |
|||
resolution: |
|||
{ |
|||
integrity: sha512-kk0qiSiXUU/IKxZw31824rxmFzrLr3TL6ZcbrxWTKivadoKupdlzbQM4SlGo4MU6Zzrqv4fzyUasTU1jDoEnzg== |
|||
integrity: sha512-vlaYX2a3qMhIZfrw3Mtfd+BuU+TZmvDrPMa+6lpfzS9k/LnGxkSuf0fhkP0rMGfiOHPtyKoU9OJJJFGm92beVQ== |
|||
} |
|||
dependencies: |
|||
"@vue/reactivity": 3.2.38 |
|||
"@vue/shared": 3.2.38 |
|||
"@vue/shared": 3.2.39 |
|||
|
|||
/@vue/runtime-dom/3.2.38: |
|||
/@vue/runtime-core/3.2.39: |
|||
resolution: |
|||
{ |
|||
integrity: sha512-4PKAb/ck2TjxdMSzMsnHViOrrwpudk4/A56uZjhzvusoEU9xqa5dygksbzYepdZeB5NqtRw5fRhWIiQlRVK45A== |
|||
integrity: sha512-xKH5XP57JW5JW+8ZG1khBbuLakINTgPuINKL01hStWLTTGFOrM49UfCFXBcFvWmSbci3gmJyLl2EAzCaZWsx8g== |
|||
} |
|||
dependencies: |
|||
"@vue/runtime-core": 3.2.38 |
|||
"@vue/shared": 3.2.38 |
|||
"@vue/reactivity": 3.2.39 |
|||
"@vue/shared": 3.2.39 |
|||
|
|||
/@vue/runtime-dom/3.2.39: |
|||
resolution: |
|||
{ |
|||
integrity: sha512-4G9AEJP+sLhsqf5wXcyKVWQKUhI+iWfy0hWQgea+CpaTD7BR0KdQzvoQdZhwCY6B3oleSyNLkLAQwm0ya/wNoA== |
|||
} |
|||
dependencies: |
|||
"@vue/runtime-core": 3.2.39 |
|||
"@vue/shared": 3.2.39 |
|||
csstype: 2.6.20 |
|||
dev: false |
|||
|
|||
/@vue/server-renderer/[email protected]: |
|||
/@vue/server-renderer/3.2.3[email protected]: |
|||
resolution: |
|||
{ |
|||
integrity: sha512-pg+JanpbOZ5kEfOZzO2bt02YHd+ELhYP8zPeLU1H0e7lg079NtuuSB8fjLdn58c4Ou8UQ6C1/P+528nXnLPAhA== |
|||
integrity: sha512-1yn9u2YBQWIgytFMjz4f/t0j43awKytTGVptfd3FtBk76t1pd8mxbek0G/DrnjJhd2V7mSTb5qgnxMYt8Z5iSQ== |
|||
} |
|||
peerDependencies: |
|||
vue: 3.2.38 |
|||
vue: 3.2.39 |
|||
dependencies: |
|||
"@vue/compiler-ssr": 3.2.38 |
|||
"@vue/shared": 3.2.38 |
|||
vue: 3.2.38 |
|||
"@vue/compiler-ssr": 3.2.39 |
|||
"@vue/shared": 3.2.39 |
|||
vue: 3.2.39 |
|||
dev: false |
|||
|
|||
/@vue/shared/3.2.38: |
|||
@ -1907,8 +1979,15 @@ packages: |
|||
{ |
|||
integrity: sha512-dTyhTIRmGXBjxJE+skC8tTWCGLCVc4wQgRRLt8+O9p5ewBAjoBwtCAkLPrtToSr1xltoe3st21Pv953aOZ7alg== |
|||
} |
|||
dev: true |
|||
|
|||
/@vue/shared/3.2.39: |
|||
resolution: |
|||
{ |
|||
integrity: sha512-D3dl2ZB9qE6mTuWPk9RlhDeP1dgNRUKC3NJxji74A4yL8M2MwlhLKUC/49WHjrNzSPug58fWx/yFbaTzGAQSBw== |
|||
} |
|||
|
|||
/@vueuse/core/[email protected]: |
|||
/@vueuse/core/[email protected]9: |
|||
resolution: |
|||
{ |
|||
integrity: sha512-B/Mdj9TK1peFyWaPof+Zf/mP9XuGAngaJZBwPaXBvU3aCTZlx3ltlrFFFyMV4iGBwsjSCeUCgZrtkEj9dS2Y3Q== |
|||
@ -1924,12 +2003,12 @@ packages: |
|||
dependencies: |
|||
"@types/web-bluetooth": 0.0.14 |
|||
"@vueuse/metadata": 8.9.4 |
|||
"@vueuse/shared": 8.9[email protected]8 |
|||
vue: 3.2.38 |
|||
vue-demi: 0.13[email protected]8 |
|||
"@vueuse/shared": 8.9[email protected]9 |
|||
vue: 3.2.39 |
|||
vue-demi: 0.13[email protected]9 |
|||
dev: false |
|||
|
|||
/@vueuse/core/[email protected]8: |
|||
/@vueuse/core/[email protected]9: |
|||
resolution: |
|||
{ |
|||
integrity: sha512-/MZ6qpz6uSyaXrtoeBWQzAKRG3N7CvfVWvQxiM3ei3Xe5ydOjjtVbo7lGl9p8dECV93j7W8s63A8H0kFLpLyxg== |
|||
@ -1937,8 +2016,8 @@ packages: |
|||
dependencies: |
|||
"@types/web-bluetooth": 0.0.15 |
|||
"@vueuse/metadata": 9.2.0 |
|||
"@vueuse/shared": 9.2[email protected]8 |
|||
vue-demi: 0.13[email protected]8 |
|||
"@vueuse/shared": 9.2[email protected]9 |
|||
vue-demi: 0.13[email protected]9 |
|||
transitivePeerDependencies: |
|||
- "@vue/composition-api" |
|||
- vue |
|||
@ -1958,7 +2037,7 @@ packages: |
|||
} |
|||
dev: false |
|||
|
|||
/@vueuse/motion/[email protected]8: |
|||
/@vueuse/motion/[email protected]9: |
|||
resolution: |
|||
{ |
|||
integrity: sha512-cAZqXexLX6xo+H1N1Mv+wBSSqG4wB+BdjIuHQ50jwlelXCDxSi8gj0K/9nDS+aUZtWh6YMwS6UGCKg58jMVglA== |
|||
@ -1970,16 +2049,16 @@ packages: |
|||
"@vue/composition-api": |
|||
optional: true |
|||
dependencies: |
|||
"@vueuse/core": 8.9[email protected]8 |
|||
"@vueuse/shared": 8.9[email protected]8 |
|||
"@vueuse/core": 8.9[email protected]9 |
|||
"@vueuse/shared": 8.9[email protected]9 |
|||
framesync: 6.1.2 |
|||
popmotion: 11.0.5 |
|||
style-value-types: 5.1.2 |
|||
vue: 3.2.38 |
|||
vue-demi: 0.13[email protected]8 |
|||
vue: 3.2.39 |
|||
vue-demi: 0.13[email protected]9 |
|||
dev: false |
|||
|
|||
/@vueuse/shared/[email protected]8: |
|||
/@vueuse/shared/[email protected]9: |
|||
resolution: |
|||
{ |
|||
integrity: sha512-wt+T30c4K6dGRMVqPddexEVLa28YwxW5OFIPmzUHICjphfAuBFTTdDoyqREZNDOFJZ44ARH1WWQNCUK8koJ+Ag== |
|||
@ -1993,17 +2072,17 @@ packages: |
|||
vue: |
|||
optional: true |
|||
dependencies: |
|||
vue: 3.2.38 |
|||
vue-demi: 0.13[email protected]8 |
|||
vue: 3.2.39 |
|||
vue-demi: 0.13[email protected]9 |
|||
dev: false |
|||
|
|||
/@vueuse/shared/[email protected]8: |
|||
/@vueuse/shared/[email protected]9: |
|||
resolution: |
|||
{ |
|||
integrity: sha512-NnRp/noSWuXW0dKhZK5D0YLrDi0nmZ18UeEgwXQq7Ul5TTP93lcNnKjrHtd68j2xFB/l59yPGFlCryL692bnrA== |
|||
} |
|||
dependencies: |
|||
vue-demi: 0.13[email protected]8 |
|||
vue-demi: 0.13[email protected]9 |
|||
transitivePeerDependencies: |
|||
- "@vue/composition-api" |
|||
- vue |
|||
@ -3214,7 +3293,7 @@ packages: |
|||
} |
|||
dev: true |
|||
|
|||
/element-plus/[email protected]8: |
|||
/element-plus/[email protected]9: |
|||
resolution: |
|||
{ |
|||
integrity: sha512-rvaTMFIujec9YDC5lyaiQv2XVUCHuhVDq2k+9vQxP78N8Wd07iEOGa9pvEVOO2uYc75l4rSl2RE/IWPH/6Mdzw== |
|||
@ -3223,12 +3302,12 @@ packages: |
|||
vue: ^3.2.0 |
|||
dependencies: |
|||
"@ctrl/tinycolor": 3.4.1 |
|||
"@element-plus/icons-vue": 2.0[email protected]8 |
|||
"@element-plus/icons-vue": 2.0[email protected]9 |
|||
"@floating-ui/dom": 1.0.1 |
|||
"@popperjs/core": /@sxzz/popperjs-es/2.11.7 |
|||
"@types/lodash": 4.14.184 |
|||
"@types/lodash-es": 4.17.6 |
|||
"@vueuse/core": 9.2[email protected]8 |
|||
"@vueuse/core": 9.2[email protected]9 |
|||
async-validator: 4.2.5 |
|||
dayjs: 1.11.5 |
|||
escape-html: 1.0.3 |
|||
@ -3237,7 +3316,7 @@ packages: |
|||
lodash-unified: 1.0.2_da03a4540fbd16bbaafbb96724306afd |
|||
memoize-one: 6.0.0 |
|||
normalize-wheel-es: 1.2.0 |
|||
vue: 3.2.38 |
|||
vue: 3.2.39 |
|||
transitivePeerDependencies: |
|||
- "@vue/composition-api" |
|||
dev: false |
|||
@ -5628,7 +5707,7 @@ packages: |
|||
engines: { node: ">=0.10.0" } |
|||
dev: true |
|||
|
|||
/pinia/[email protected][email protected]8: |
|||
/pinia/[email protected][email protected]9: |
|||
resolution: |
|||
{ |
|||
integrity: sha512-u+b8/BC+tmvo3ACbYO2w5NfxHWFOjvvw9DQnyT0dW8aUMCPRQT5QnfZ5R5W2MzZBMTeZRMQI7V/QFbafmM9QHw== |
|||
@ -5645,8 +5724,8 @@ packages: |
|||
dependencies: |
|||
"@vue/devtools-api": 6.2.1 |
|||
typescript: 4.8.2 |
|||
vue: 3.2.38 |
|||
vue-demi: 0.13[email protected]8 |
|||
vue: 3.2.39 |
|||
vue-demi: 0.13[email protected]9 |
|||
dev: false |
|||
|
|||
/please-upgrade-node/3.2.0: |
|||
@ -7365,7 +7444,7 @@ packages: |
|||
engines: { node: ">= 0.8" } |
|||
dev: true |
|||
|
|||
/unplugin-vue-define-options/[email protected][email protected]8: |
|||
/unplugin-vue-define-options/[email protected][email protected]9: |
|||
resolution: |
|||
{ |
|||
integrity: sha512-VbexYR8m2v/TLi49+F7Yf3rO2EyS0EkrXjJxqym6W0NxOzom9zdmRUR+av4UAu4GruhMumJc/9ITS1Wj+rozjg== |
|||
@ -7377,7 +7456,7 @@ packages: |
|||
"@rollup/pluginutils": 4.2.1 |
|||
"@vue/compiler-sfc": 3.2.38 |
|||
unplugin: 0.8[email protected] |
|||
vue: 3.2.38 |
|||
vue: 3.2.39 |
|||
transitivePeerDependencies: |
|||
- esbuild |
|||
- rollup |
|||
@ -7556,7 +7635,7 @@ packages: |
|||
fsevents: 2.3.2 |
|||
dev: true |
|||
|
|||
/vue-demi/[email protected]8: |
|||
/vue-demi/[email protected]9: |
|||
resolution: |
|||
{ |
|||
integrity: sha512-IR8HoEEGM65YY3ZJYAjMlKygDQn25D5ajNFNoKh9RSDMQtlzCxtfQjdQgv9jjK+m3377SsJXY8ysq8kLCZL25A== |
|||
@ -7571,7 +7650,7 @@ packages: |
|||
"@vue/composition-api": |
|||
optional: true |
|||
dependencies: |
|||
vue: 3.2.38 |
|||
vue: 3.2.39 |
|||
dev: false |
|||
|
|||
/vue-eslint-parser/[email protected]: |
|||
@ -7595,7 +7674,7 @@ packages: |
|||
- supports-color |
|||
dev: true |
|||
|
|||
/vue-i18n/[email protected]8: |
|||
/vue-i18n/[email protected]9: |
|||
resolution: |
|||
{ |
|||
integrity: sha512-yswpwtj89rTBhegUAv9Mu37LNznyu3NpyLQmozF3i1hYOhwpG8RjcjIFIIfnu+2MDZJGSZPXaKWvnQA71Yv9TQ== |
|||
@ -7608,10 +7687,10 @@ packages: |
|||
"@intlify/shared": 9.2.2 |
|||
"@intlify/vue-devtools": 9.2.2 |
|||
"@vue/devtools-api": 6.2.1 |
|||
vue: 3.2.38 |
|||
vue: 3.2.39 |
|||
dev: false |
|||
|
|||
/vue-router/[email protected]8: |
|||
/vue-router/[email protected]9: |
|||
resolution: |
|||
{ |
|||
integrity: sha512-IsvoF5D2GQ/EGTs/Th4NQms9gd2NSqV+yylxIyp/OYp8xOwxmU8Kj/74E9DTSYAyH5LX7idVUngN3JSj1X4xcQ== |
|||
@ -7620,7 +7699,7 @@ packages: |
|||
vue: ^3.2.0 |
|||
dependencies: |
|||
"@vue/devtools-api": 6.2.1 |
|||
vue: 3.2.38 |
|||
vue: 3.2.39 |
|||
dev: false |
|||
|
|||
/vue-tsc/[email protected]: |
|||
@ -7637,7 +7716,7 @@ packages: |
|||
typescript: 4.8.2 |
|||
dev: true |
|||
|
|||
/vue-types/[email protected]8: |
|||
/vue-types/[email protected]9: |
|||
resolution: |
|||
{ |
|||
integrity: sha512-DNQZmJuOvovLUIp0BENRkdnZHbI0V4e2mNvjAZOAXKD56YGvRchtUYOXA/XqTxdv7Ng5SJLZqRKRpAhm5NLaPQ== |
|||
@ -7647,23 +7726,23 @@ packages: |
|||
vue: ^2.0.0 || ^3.0.0 |
|||
dependencies: |
|||
is-plain-object: 5.0.0 |
|||
vue: 3.2.38 |
|||
vue: 3.2.39 |
|||
dev: false |
|||
|
|||
/vue/3.2.38: |
|||
/vue/3.2.39: |
|||
resolution: |
|||
{ |
|||
integrity: sha512-hHrScEFSmDAWL0cwO4B6WO7D3sALZPbfuThDsGBebthrNlDxdJZpGR3WB87VbjpPh96mep1+KzukYEhpHDFa8Q== |
|||
integrity: sha512-tRkguhRTw9NmIPXhzk21YFBqXHT2t+6C6wPOgQ50fcFVWnPdetmRqbmySRHznrYjX2E47u0cGlKGcxKZJ38R/g== |
|||
} |
|||
dependencies: |
|||
"@vue/compiler-dom": 3.2.38 |
|||
"@vue/compiler-sfc": 3.2.38 |
|||
"@vue/runtime-dom": 3.2.38 |
|||
"@vue/server-renderer": 3.2.3[email protected] |
|||
"@vue/shared": 3.2.38 |
|||
"@vue/compiler-dom": 3.2.39 |
|||
"@vue/compiler-sfc": 3.2.39 |
|||
"@vue/runtime-dom": 3.2.39 |
|||
"@vue/server-renderer": 3.2.3[email protected] |
|||
"@vue/shared": 3.2.39 |
|||
dev: false |
|||
|
|||
/vxe-table/[email protected]8[email protected]: |
|||
/vxe-table/[email protected]9[email protected]: |
|||
resolution: |
|||
{ |
|||
integrity: sha512-m9guEBntvKDFzHW6BZ5w6jbrNWD4eRjsFa+uYKuTvrW59KBE9HEkYRoh2z3zOkR/RyIAT8l8sWpgI04wY2iu5A== |
|||
@ -7672,7 +7751,7 @@ packages: |
|||
vue: ^3.2.2 |
|||
xe-utils: ^3.5.0 |
|||
dependencies: |
|||
vue: 3.2.38 |
|||
vue: 3.2.39 |
|||
xe-utils: 3.5.6 |
|||
dev: false |
|||
|
|||
|
Write
Preview
Loading…
Cancel
Save
Reference in new issue