mirror of
https://gitee.com/fantastic-admin/basic.git
synced 2024-12-04 21:18:16 +08:00
更新依赖
This commit is contained in:
parent
9bd4a57cad
commit
ba642ab075
@ -14,8 +14,8 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@tinymce/tinymce-vue": "^5.0.0",
|
||||
"@vueuse/core": "^9.4.0",
|
||||
"@vueuse/integrations": "^9.4.0",
|
||||
"@vueuse/core": "^9.5.0",
|
||||
"@vueuse/integrations": "^9.5.0",
|
||||
"axios": "^1.1.3",
|
||||
"dayjs": "^1.11.6",
|
||||
"element-plus": "^2.2.20",
|
||||
@ -29,7 +29,7 @@
|
||||
"pinia": "^2.0.23",
|
||||
"qs": "^6.11.0",
|
||||
"tinymce": "^6.2.0",
|
||||
"vue": "^3.2.41",
|
||||
"vue": "^3.2.44",
|
||||
"vue-router": "^4.1.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
@ -50,7 +50,7 @@
|
||||
"npm-run-all": "^4.1.5",
|
||||
"plop": "^3.1.1",
|
||||
"postcss-html": "^1.5.0",
|
||||
"sass": "^1.56.0",
|
||||
"sass": "^1.56.1",
|
||||
"simple-git-hooks": "^2.8.1",
|
||||
"stylelint": "^14.14.1",
|
||||
"stylelint-config-standard": "^29.0.0",
|
||||
|
263
pnpm-lock.yaml
263
pnpm-lock.yaml
@ -10,8 +10,8 @@ specifiers:
|
||||
'@types/qs': ^6.9.7
|
||||
'@vitejs/plugin-vue': ^3.2.0
|
||||
'@vitejs/plugin-vue-jsx': ^2.1.1
|
||||
'@vueuse/core': ^9.4.0
|
||||
'@vueuse/integrations': ^9.4.0
|
||||
'@vueuse/core': ^9.5.0
|
||||
'@vueuse/integrations': ^9.5.0
|
||||
autoprefixer: ^10.4.13
|
||||
axios: ^1.1.3
|
||||
dayjs: ^1.11.6
|
||||
@ -33,7 +33,7 @@ specifiers:
|
||||
plop: ^3.1.1
|
||||
postcss-html: ^1.5.0
|
||||
qs: ^6.11.0
|
||||
sass: ^1.56.0
|
||||
sass: ^1.56.1
|
||||
simple-git-hooks: ^2.8.1
|
||||
stylelint: ^14.14.1
|
||||
stylelint-config-standard: ^29.0.0
|
||||
@ -55,17 +55,17 @@ specifiers:
|
||||
vite-plugin-svg-icons: ^2.0.1
|
||||
vite-plugin-vue-layouts: ^0.6.0
|
||||
vite-plugin-vue-setup-extend: ^0.4.0
|
||||
vue: ^3.2.41
|
||||
vue: ^3.2.44
|
||||
vue-router: ^4.1.6
|
||||
vue-tsc: ^1.0.9
|
||||
|
||||
dependencies:
|
||||
'@tinymce/tinymce-vue': 5.0.0_vue@3.2.41
|
||||
'@vueuse/core': 9.4.0_vue@3.2.41
|
||||
'@vueuse/integrations': 9.4.0_gtyxodlhilt3tzbhddzjsu5dxq
|
||||
'@tinymce/tinymce-vue': 5.0.0_vue@3.2.44
|
||||
'@vueuse/core': 9.5.0_vue@3.2.44
|
||||
'@vueuse/integrations': 9.5.0_zxnpue2dc5wlnkjhqtaazygmxe
|
||||
axios: 1.1.3
|
||||
dayjs: 1.11.6
|
||||
element-plus: 2.2.20_vue@3.2.41
|
||||
element-plus: 2.2.20_vue@3.2.44
|
||||
hotkeys-js: 3.10.0
|
||||
lodash-es: 4.17.21
|
||||
mitt: 3.0.0
|
||||
@ -73,21 +73,21 @@ dependencies:
|
||||
nprogress: 0.2.0
|
||||
path-browserify: 1.0.1
|
||||
path-to-regexp: 6.2.1
|
||||
pinia: 2.0.23_l7r24p6nevbtlimqmqcwa3ouhu
|
||||
pinia: 2.0.23_d45o5shxrtvj6wh4y524t7cqnm
|
||||
qs: 6.11.0
|
||||
tinymce: 6.2.0
|
||||
vue: 3.2.41
|
||||
vue-router: 4.1.6_vue@3.2.41
|
||||
vue: 3.2.44
|
||||
vue-router: 4.1.6_vue@3.2.44
|
||||
|
||||
devDependencies:
|
||||
'@antfu/eslint-config': 0.29.4_rmayb2veg2btbq6mbmnyivgasy
|
||||
'@iconify-json/ep': 1.1.8
|
||||
'@iconify/vue': 4.0.0_vue@3.2.41
|
||||
'@iconify/vue': 4.0.0_vue@3.2.44
|
||||
'@types/nprogress': 0.2.0
|
||||
'@types/path-browserify': 1.0.0
|
||||
'@types/qs': 6.9.7
|
||||
'@vitejs/plugin-vue': 3.2.0_vite@3.2.3+vue@3.2.41
|
||||
'@vitejs/plugin-vue-jsx': 2.1.1_vite@3.2.3+vue@3.2.41
|
||||
'@vitejs/plugin-vue': 3.2.0_vite@3.2.3+vue@3.2.44
|
||||
'@vitejs/plugin-vue-jsx': 2.1.1_vite@3.2.3+vue@3.2.44
|
||||
autoprefixer: 10.4.13
|
||||
eslint: 8.27.0
|
||||
esno: 0.16.3
|
||||
@ -97,7 +97,7 @@ devDependencies:
|
||||
npm-run-all: 4.1.5
|
||||
plop: 3.1.1
|
||||
postcss-html: 1.5.0
|
||||
sass: 1.56.0
|
||||
sass: 1.56.1
|
||||
simple-git-hooks: 2.8.1
|
||||
stylelint: 14.14.1
|
||||
stylelint-config-standard: 29.0.0_stylelint@14.14.1
|
||||
@ -106,9 +106,9 @@ devDependencies:
|
||||
stylelint-scss: 4.3.0_stylelint@14.14.1
|
||||
svgo: 3.0.0
|
||||
typescript: 4.8.4
|
||||
unplugin-auto-import: 0.11.4_@vueuse+core@9.4.0
|
||||
unplugin-vue-components: 0.22.9_vue@3.2.41
|
||||
vite: 3.2.3_sass@1.56.0
|
||||
unplugin-auto-import: 0.11.4_@vueuse+core@9.5.0
|
||||
unplugin-vue-components: 0.22.9_vue@3.2.44
|
||||
vite: 3.2.3_sass@1.56.1
|
||||
vite-plugin-banner: 0.6.1
|
||||
vite-plugin-compression: 0.5.1_vite@3.2.3
|
||||
vite-plugin-html: 3.2.0_vite@3.2.3
|
||||
@ -116,7 +116,7 @@ devDependencies:
|
||||
vite-plugin-pages: 0.27.1_vite@3.2.3
|
||||
vite-plugin-spritesmith: 0.1.1
|
||||
vite-plugin-svg-icons: 2.0.1_vite@3.2.3
|
||||
vite-plugin-vue-layouts: 0.6.0_v56ztcpa6tt6grmqxtrsi7smhy
|
||||
vite-plugin-vue-layouts: 0.6.0_chfhzoxd3od2v2ruuml7pvyjwm
|
||||
vite-plugin-vue-setup-extend: 0.4.0_vite@3.2.3
|
||||
vue-tsc: 1.0.9_typescript@4.8.4
|
||||
|
||||
@ -444,6 +444,7 @@ packages:
|
||||
hasBin: true
|
||||
dependencies:
|
||||
'@babel/types': 7.19.4
|
||||
dev: true
|
||||
|
||||
/@babel/parser/7.20.3:
|
||||
resolution: {integrity: sha512-OP/s5a94frIPXwjzEcv5S/tpQfc6XhxYUnmWpgdqMWGgYCuErA3SzozaRAMQgSZWKeTJxht9aWAkUY+0UzvOFg==}
|
||||
@ -451,7 +452,6 @@ packages:
|
||||
hasBin: true
|
||||
dependencies:
|
||||
'@babel/types': 7.20.2
|
||||
dev: true
|
||||
|
||||
/@babel/plugin-syntax-jsx/7.18.6_@babel+core@7.19.6:
|
||||
resolution: {integrity: sha512-6mmljtAedFGTWu2p/8WIORGwy+61PLgOMPOdazc7YoJ9ZCWUyFy3A6CpPkRKLKD1ToAesxX8KGEViAiLo9N+7Q==}
|
||||
@ -539,6 +539,7 @@ packages:
|
||||
'@babel/helper-string-parser': 7.19.4
|
||||
'@babel/helper-validator-identifier': 7.19.1
|
||||
to-fast-properties: 2.0.0
|
||||
dev: true
|
||||
|
||||
/@babel/types/7.20.2:
|
||||
resolution: {integrity: sha512-FnnvsNWgZCr232sqtXggapvlkk/tuwR/qhGzcmxI0GXLCjmPYQPzio2FbdlWuY6y1sHFfQKk+rRbUZ9VStQMog==}
|
||||
@ -547,7 +548,6 @@ packages:
|
||||
'@babel/helper-string-parser': 7.19.4
|
||||
'@babel/helper-validator-identifier': 7.19.1
|
||||
to-fast-properties: 2.0.0
|
||||
dev: true
|
||||
|
||||
/@csstools/selector-specificity/2.0.2_dvkg4kkb622mvceygg47xxdz3a:
|
||||
resolution: {integrity: sha512-IkpVW/ehM1hWKln4fCA3NzJU8KwD+kIOvPZA4cqxoJHtE21CCzjyp+Kxbu0i5I4tBNOlXPL9mjwnWlL0VEG4Fg==}
|
||||
@ -565,12 +565,12 @@ packages:
|
||||
engines: {node: '>=10'}
|
||||
dev: false
|
||||
|
||||
/@element-plus/icons-vue/2.0.10_vue@3.2.41:
|
||||
/@element-plus/icons-vue/2.0.10_vue@3.2.44:
|
||||
resolution: {integrity: sha512-ygEZ1mwPjcPo/OulhzLE7mtDrQBWI8vZzEWSNB2W/RNCRjoQGwbaK4N8lV4rid7Ts4qvySU3njMN7YCiSlSaTQ==}
|
||||
peerDependencies:
|
||||
vue: ^3.2.0
|
||||
dependencies:
|
||||
vue: 3.2.41
|
||||
vue: 3.2.44
|
||||
dev: false
|
||||
|
||||
/@esbuild-kit/cjs-loader/2.4.0:
|
||||
@ -669,13 +669,13 @@ packages:
|
||||
resolution: {integrity: sha512-+wluvCrRhXrhyOmRDJ3q8mux9JkKy5SJ/v8ol2tu4FVjyYvtEzkc/3pK15ET6RKg4b4w4BmTk1+gsCUhf21Ykg==}
|
||||
dev: true
|
||||
|
||||
/@iconify/vue/4.0.0_vue@3.2.41:
|
||||
/@iconify/vue/4.0.0_vue@3.2.44:
|
||||
resolution: {integrity: sha512-73z81Yf2HISfehu3qvN9GqL1OnUO7wEMKkiFwVGJ2pqAdGCR8FrVylhRhka+6U+gFLlng0ynnT20svk3jJYwow==}
|
||||
peerDependencies:
|
||||
vue: '>=3'
|
||||
dependencies:
|
||||
'@iconify/types': 2.0.0
|
||||
vue: 3.2.41
|
||||
vue: 3.2.44
|
||||
dev: true
|
||||
|
||||
/@jridgewell/gen-mapping/0.1.1:
|
||||
@ -795,13 +795,13 @@ packages:
|
||||
resolution: {integrity: sha512-Ccy0NlLkzr0Ex2FKvh2X+OyERHXJ88XJ1MXtsI9y9fGexlaXaVTPzBCRBwIxFkORuOb+uBqeu+RqnpgYTEZRUQ==}
|
||||
dev: false
|
||||
|
||||
/@tinymce/tinymce-vue/5.0.0_vue@3.2.41:
|
||||
/@tinymce/tinymce-vue/5.0.0_vue@3.2.44:
|
||||
resolution: {integrity: sha512-1HRCNa2eGdztOKShYAiHIry50LTU6YJG//qSP9AJElrXhb3BIBN0Bef6E56nZObVgwCgSmI4cnX35VU9D49aow==}
|
||||
peerDependencies:
|
||||
vue: ^3.0.0
|
||||
dependencies:
|
||||
tinymce: 6.2.0
|
||||
vue: 3.2.41
|
||||
vue: 3.2.44
|
||||
dev: false
|
||||
|
||||
/@trysound/sax/0.2.0:
|
||||
@ -1058,7 +1058,7 @@ packages:
|
||||
eslint-visitor-keys: 3.3.0
|
||||
dev: true
|
||||
|
||||
/@vitejs/plugin-vue-jsx/2.1.1_vite@3.2.3+vue@3.2.41:
|
||||
/@vitejs/plugin-vue-jsx/2.1.1_vite@3.2.3+vue@3.2.44:
|
||||
resolution: {integrity: sha512-JgDhxstQlwnHBvZ1BSnU5mbmyQ14/t5JhREc6YH5kWyu2QdAAOsLF6xgHoIWarj8tddaiwFrNzLbWJPudpXKYA==}
|
||||
engines: {node: ^14.18.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
@ -1068,21 +1068,21 @@ packages:
|
||||
'@babel/core': 7.19.6
|
||||
'@babel/plugin-transform-typescript': 7.20.2_@babel+core@7.19.6
|
||||
'@vue/babel-plugin-jsx': 1.1.1_@babel+core@7.19.6
|
||||
vite: 3.2.3_sass@1.56.0
|
||||
vue: 3.2.41
|
||||
vite: 3.2.3_sass@1.56.1
|
||||
vue: 3.2.44
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@vitejs/plugin-vue/3.2.0_vite@3.2.3+vue@3.2.41:
|
||||
/@vitejs/plugin-vue/3.2.0_vite@3.2.3+vue@3.2.44:
|
||||
resolution: {integrity: sha512-E0tnaL4fr+qkdCNxJ+Xd0yM31UwMkQje76fsDVBBUCoGOUPexu2VDUYHL8P4CwV+zMvWw6nlRw19OnRKmYAJpw==}
|
||||
engines: {node: ^14.18.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
vite: ^3.0.0
|
||||
vue: ^3.2.25
|
||||
dependencies:
|
||||
vite: 3.2.3_sass@1.56.0
|
||||
vue: 3.2.41
|
||||
vite: 3.2.3_sass@1.56.1
|
||||
vue: 3.2.44
|
||||
dev: true
|
||||
|
||||
/@volar/language-core/1.0.9:
|
||||
@ -1110,10 +1110,10 @@ packages:
|
||||
dependencies:
|
||||
'@volar/language-core': 1.0.9
|
||||
'@volar/source-map': 1.0.9
|
||||
'@vue/compiler-dom': 3.2.41
|
||||
'@vue/compiler-sfc': 3.2.41
|
||||
'@vue/compiler-dom': 3.2.44
|
||||
'@vue/compiler-sfc': 3.2.44
|
||||
'@vue/reactivity': 3.2.41
|
||||
'@vue/shared': 3.2.41
|
||||
'@vue/shared': 3.2.44
|
||||
minimatch: 5.1.0
|
||||
vue-template-compiler: 2.7.13
|
||||
dev: true
|
||||
@ -1153,12 +1153,28 @@ packages:
|
||||
'@vue/shared': 3.2.41
|
||||
estree-walker: 2.0.2
|
||||
source-map: 0.6.1
|
||||
dev: true
|
||||
|
||||
/@vue/compiler-core/3.2.44:
|
||||
resolution: {integrity: sha512-TwzeVSnaklb8wIvMtwtkPkt9wnU+XD70xJ7N9+eIHtjKAG7OoZttm+14ZL6vWOL+2RcMtSZ+cYH+gvkUqsrmSQ==}
|
||||
dependencies:
|
||||
'@babel/parser': 7.20.3
|
||||
'@vue/shared': 3.2.44
|
||||
estree-walker: 2.0.2
|
||||
source-map: 0.6.1
|
||||
|
||||
/@vue/compiler-dom/3.2.41:
|
||||
resolution: {integrity: sha512-xe5TbbIsonjENxJsYRbDJvthzqxLNk+tb3d/c47zgREDa/PCp6/Y4gC/skM4H6PIuX5DAxm7fFJdbjjUH2QTMw==}
|
||||
dependencies:
|
||||
'@vue/compiler-core': 3.2.41
|
||||
'@vue/shared': 3.2.41
|
||||
dev: true
|
||||
|
||||
/@vue/compiler-dom/3.2.44:
|
||||
resolution: {integrity: sha512-wPDR+gOn2Qi7SudPJ+gE62vuO/aKXIiIFALvHpztXmDdbAHGy3CDfmBgOGchTgTlSeDJHe9olEMkgOdmyXTjUg==}
|
||||
dependencies:
|
||||
'@vue/compiler-core': 3.2.44
|
||||
'@vue/shared': 3.2.44
|
||||
|
||||
/@vue/compiler-sfc/3.2.41:
|
||||
resolution: {integrity: sha512-+1P2m5kxOeaxVmJNXnBskAn3BenbTmbxBxWOtBq3mQTCokIreuMULFantBUclP0+KnzNCMOvcnKinqQZmiOF8w==}
|
||||
@ -1173,12 +1189,34 @@ packages:
|
||||
magic-string: 0.25.9
|
||||
postcss: 8.4.18
|
||||
source-map: 0.6.1
|
||||
dev: true
|
||||
|
||||
/@vue/compiler-sfc/3.2.44:
|
||||
resolution: {integrity: sha512-8cFZcUWlrtnfM/GlRwYJdlfgbEOy0OZ/osLDU3h/wJu24HuYAc7QIML1USaKqiZzkjOaTd4y8mvYvcWXq3o5dA==}
|
||||
dependencies:
|
||||
'@babel/parser': 7.20.3
|
||||
'@vue/compiler-core': 3.2.44
|
||||
'@vue/compiler-dom': 3.2.44
|
||||
'@vue/compiler-ssr': 3.2.44
|
||||
'@vue/reactivity-transform': 3.2.44
|
||||
'@vue/shared': 3.2.44
|
||||
estree-walker: 2.0.2
|
||||
magic-string: 0.25.9
|
||||
postcss: 8.4.18
|
||||
source-map: 0.6.1
|
||||
|
||||
/@vue/compiler-ssr/3.2.41:
|
||||
resolution: {integrity: sha512-Y5wPiNIiaMz/sps8+DmhaKfDm1xgj6GrH99z4gq2LQenfVQcYXmHIOBcs5qPwl7jaW3SUQWjkAPKMfQemEQZwQ==}
|
||||
dependencies:
|
||||
'@vue/compiler-dom': 3.2.41
|
||||
'@vue/shared': 3.2.41
|
||||
dev: true
|
||||
|
||||
/@vue/compiler-ssr/3.2.44:
|
||||
resolution: {integrity: sha512-tAkUFLgvxds3l5KPyAH77OIYrEeLngNYQfWA9GocHiy2nlyajjqAH/Jq93Bq29Y20GeJzblmRp9DVYCVkJ5Rsw==}
|
||||
dependencies:
|
||||
'@vue/compiler-dom': 3.2.44
|
||||
'@vue/shared': 3.2.44
|
||||
|
||||
/@vue/devtools-api/6.4.5:
|
||||
resolution: {integrity: sha512-JD5fcdIuFxU4fQyXUu3w2KpAJHzTVdN+p4iOX2lMWSHMOoQdMAcpFLZzm9Z/2nmsoZ1a96QEhZ26e50xLBsgOQ==}
|
||||
@ -1191,50 +1229,70 @@ packages:
|
||||
'@vue/shared': 3.2.41
|
||||
estree-walker: 2.0.2
|
||||
magic-string: 0.25.9
|
||||
dev: true
|
||||
|
||||
/@vue/reactivity-transform/3.2.44:
|
||||
resolution: {integrity: sha512-WGbEiXaS2qAOTS9Z3kKk2Nk4bi8OUl73Sih+h0XV9RTUATnaJSEQedveHUDQnHyXiZwyBMKosrxJg8aThHO/rw==}
|
||||
dependencies:
|
||||
'@babel/parser': 7.20.3
|
||||
'@vue/compiler-core': 3.2.44
|
||||
'@vue/shared': 3.2.44
|
||||
estree-walker: 2.0.2
|
||||
magic-string: 0.25.9
|
||||
|
||||
/@vue/reactivity/3.2.41:
|
||||
resolution: {integrity: sha512-9JvCnlj8uc5xRiQGZ28MKGjuCoPhhTwcoAdv3o31+cfGgonwdPNuvqAXLhlzu4zwqavFEG5tvaoINQEfxz+l6g==}
|
||||
dependencies:
|
||||
'@vue/shared': 3.2.41
|
||||
dev: true
|
||||
|
||||
/@vue/runtime-core/3.2.41:
|
||||
resolution: {integrity: sha512-0LBBRwqnI0p4FgIkO9q2aJBBTKDSjzhnxrxHYengkAF6dMOjeAIZFDADAlcf2h3GDALWnblbeprYYpItiulSVQ==}
|
||||
/@vue/reactivity/3.2.44:
|
||||
resolution: {integrity: sha512-Fe0s52fTsPl+RSdvoqUZ3HRKlaVsKhIh1mea5EWOedFvZCjnymzlj3YC1wZMxi89qXRFSdEASVA/BWUGypk0Ig==}
|
||||
dependencies:
|
||||
'@vue/reactivity': 3.2.41
|
||||
'@vue/shared': 3.2.41
|
||||
'@vue/shared': 3.2.44
|
||||
|
||||
/@vue/runtime-dom/3.2.41:
|
||||
resolution: {integrity: sha512-U7zYuR1NVIP8BL6jmOqmapRAHovEFp7CSw4pR2FacqewXNGqZaRfHoNLQsqQvVQ8yuZNZtxSZy0FFyC70YXPpA==}
|
||||
/@vue/runtime-core/3.2.44:
|
||||
resolution: {integrity: sha512-uwEV1cttL33k2dC+CNGYhKEYqGejT9KmgQ+4n/LmYUfZ1Gorl8F32DlIX+1pANyGHL1tBAisqHDxKyQBp2oBNA==}
|
||||
dependencies:
|
||||
'@vue/runtime-core': 3.2.41
|
||||
'@vue/shared': 3.2.41
|
||||
'@vue/reactivity': 3.2.44
|
||||
'@vue/shared': 3.2.44
|
||||
|
||||
/@vue/runtime-dom/3.2.44:
|
||||
resolution: {integrity: sha512-LDzNwXpU/nSpxrLk5jS0bfStgt88msgsgFzj6vHrl7es3QktIrCGybQS5CB/p/TO0q98iAiYtEVmi+Lej7Vgjg==}
|
||||
dependencies:
|
||||
'@vue/runtime-core': 3.2.44
|
||||
'@vue/shared': 3.2.44
|
||||
csstype: 2.6.21
|
||||
|
||||
/@vue/server-renderer/3.2.41_vue@3.2.41:
|
||||
resolution: {integrity: sha512-7YHLkfJdTlsZTV0ae5sPwl9Gn/EGr2hrlbcS/8naXm2CDpnKUwC68i1wGlrYAfIgYWL7vUZwk2GkYLQH5CvFig==}
|
||||
/@vue/server-renderer/3.2.44_vue@3.2.44:
|
||||
resolution: {integrity: sha512-3+ArN07UgOAdbGKIp3uVqeC3bnR3J324QNjPR6vxHbLrTlkibFv8QNled/ux3fVq0KDCkVVKGOKB2V4sCIYOgg==}
|
||||
peerDependencies:
|
||||
vue: 3.2.41
|
||||
vue: 3.2.44
|
||||
dependencies:
|
||||
'@vue/compiler-ssr': 3.2.41
|
||||
'@vue/shared': 3.2.41
|
||||
vue: 3.2.41
|
||||
'@vue/compiler-ssr': 3.2.44
|
||||
'@vue/shared': 3.2.44
|
||||
vue: 3.2.44
|
||||
|
||||
/@vue/shared/3.2.41:
|
||||
resolution: {integrity: sha512-W9mfWLHmJhkfAmV+7gDjcHeAWALQtgGT3JErxULl0oz6R6+3ug91I7IErs93eCFhPCZPHBs4QJS7YWEV7A3sxw==}
|
||||
dev: true
|
||||
|
||||
/@vueuse/core/9.4.0_vue@3.2.41:
|
||||
resolution: {integrity: sha512-JzgenGj1ZF2BHOen5rsFiAyyI9sXAv7aKhNLlm9b7SwYQeKTcxTWdhudonURCSP3Egl9NQaRBzes2lv/1JUt/Q==}
|
||||
/@vue/shared/3.2.44:
|
||||
resolution: {integrity: sha512-mGZ44bnn0zpZ36nXtxbrBPno43yr96wjQE1dBEKS1Sieugt27HS4OGZVBRIgsdGzosB7vqZAvu0ttu1FDVdolA==}
|
||||
|
||||
/@vueuse/core/9.5.0_vue@3.2.44:
|
||||
resolution: {integrity: sha512-6GsWBsJHEb3sYw15mbLrcbslAVY45pkzjJYTKYKCXv88z7srAF0VEW0q+oXKsl58tCbqooplInahXFg8Yo1m4w==}
|
||||
dependencies:
|
||||
'@types/web-bluetooth': 0.0.16
|
||||
'@vueuse/metadata': 9.4.0
|
||||
'@vueuse/shared': 9.4.0_vue@3.2.41
|
||||
vue-demi: 0.13.11_vue@3.2.41
|
||||
'@vueuse/metadata': 9.5.0
|
||||
'@vueuse/shared': 9.5.0_vue@3.2.44
|
||||
vue-demi: 0.13.11_vue@3.2.44
|
||||
transitivePeerDependencies:
|
||||
- '@vue/composition-api'
|
||||
- vue
|
||||
|
||||
/@vueuse/integrations/9.4.0_gtyxodlhilt3tzbhddzjsu5dxq:
|
||||
resolution: {integrity: sha512-r4M/HNU+v5qylh6x3bCS76IhEYHlWiQU7ezvVfC5uhwdTb0Ub0Xg4J0Vo/qUQVNYtDBn5NXMlxHhWhx1Wxi3KQ==}
|
||||
/@vueuse/integrations/9.5.0_zxnpue2dc5wlnkjhqtaazygmxe:
|
||||
resolution: {integrity: sha512-YhxQQOpoZ6QPMbfKXXssgIG+hkDymKsDUbUofzjfvuxyVjKq9/BtV4mnIcCGUjTSm0R7k/sMiucRFrcokiwL7A==}
|
||||
peerDependencies:
|
||||
async-validator: '*'
|
||||
axios: '*'
|
||||
@ -1242,6 +1300,7 @@ packages:
|
||||
drauu: '*'
|
||||
focus-trap: '*'
|
||||
fuse.js: '*'
|
||||
idb-keyval: '*'
|
||||
jwt-decode: '*'
|
||||
nprogress: '*'
|
||||
qrcode: '*'
|
||||
@ -1259,6 +1318,8 @@ packages:
|
||||
optional: true
|
||||
fuse.js:
|
||||
optional: true
|
||||
idb-keyval:
|
||||
optional: true
|
||||
jwt-decode:
|
||||
optional: true
|
||||
nprogress:
|
||||
@ -1268,23 +1329,23 @@ packages:
|
||||
universal-cookie:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@vueuse/core': 9.4.0_vue@3.2.41
|
||||
'@vueuse/shared': 9.4.0_vue@3.2.41
|
||||
'@vueuse/core': 9.5.0_vue@3.2.44
|
||||
'@vueuse/shared': 9.5.0_vue@3.2.44
|
||||
axios: 1.1.3
|
||||
nprogress: 0.2.0
|
||||
vue-demi: 0.13.11_vue@3.2.41
|
||||
vue-demi: 0.13.11_vue@3.2.44
|
||||
transitivePeerDependencies:
|
||||
- '@vue/composition-api'
|
||||
- vue
|
||||
dev: false
|
||||
|
||||
/@vueuse/metadata/9.4.0:
|
||||
resolution: {integrity: sha512-7GKMdGAsJyQJl35MYOz/RDpP0FxuiZBRDSN79QIPbdqYx4Sd0sVTnIC68KJ6Oln0t0SouvSUMvRHuno216Ud2Q==}
|
||||
/@vueuse/metadata/9.5.0:
|
||||
resolution: {integrity: sha512-4M1AyPZmIv41pym+K5+4wup3bKuYebbH8w8BROY1hmT7rIwcyS4tEL+UsGz0Hiu1FCOxcoBrwtAizc0YmBJjyQ==}
|
||||
|
||||
/@vueuse/shared/9.4.0_vue@3.2.41:
|
||||
resolution: {integrity: sha512-fTuem51KwMCnqUKkI8B57qAIMcFovtGgsCtAeqxIzH3i6nE9VYge+gVfneNHAAy7lj8twbkNfqQSygOPJTm4tQ==}
|
||||
/@vueuse/shared/9.5.0_vue@3.2.44:
|
||||
resolution: {integrity: sha512-HnnCWU1Vg9CVWRCcI8ohDKDRB2Sc4bTgT1XAIaoLSfVHHn+TKbrox6pd3klCSw4UDxkhDfOk8cAdcK+Z5KleCA==}
|
||||
dependencies:
|
||||
vue-demi: 0.13.11_vue@3.2.41
|
||||
vue-demi: 0.13.11_vue@3.2.44
|
||||
transitivePeerDependencies:
|
||||
- '@vue/composition-api'
|
||||
- vue
|
||||
@ -2481,18 +2542,18 @@ packages:
|
||||
resolution: {integrity: sha512-M8WEXFuKXMYMVr45fo8mq0wUrrJHheiKZf6BArTKk9ZBYCKJEOU5H8cdWgDT+qCVZf7Na4lVUaZsA+h6uA9+PA==}
|
||||
dev: true
|
||||
|
||||
/element-plus/2.2.20_vue@3.2.41:
|
||||
/element-plus/2.2.20_vue@3.2.44:
|
||||
resolution: {integrity: sha512-ludShd3f5kNRY4FLzeoNitLcwZ4qs2M/zwKeyeE7rUzZJAQ0BZtcT3SvZoEoBLmgxw9jHoonl4WIwon4UzhyRA==}
|
||||
peerDependencies:
|
||||
vue: ^3.2.0
|
||||
dependencies:
|
||||
'@ctrl/tinycolor': 3.4.1
|
||||
'@element-plus/icons-vue': 2.0.10_vue@3.2.41
|
||||
'@element-plus/icons-vue': 2.0.10_vue@3.2.44
|
||||
'@floating-ui/dom': 1.0.3
|
||||
'@popperjs/core': /@sxzz/popperjs-es/2.11.7
|
||||
'@types/lodash': 4.14.186
|
||||
'@types/lodash-es': 4.17.6
|
||||
'@vueuse/core': 9.4.0_vue@3.2.41
|
||||
'@vueuse/core': 9.5.0_vue@3.2.44
|
||||
async-validator: 4.2.5
|
||||
dayjs: 1.11.6
|
||||
escape-html: 1.0.3
|
||||
@ -2501,7 +2562,7 @@ packages:
|
||||
lodash-unified: 1.0.2_3ib2ivapxullxkx3xftsimdk7u
|
||||
memoize-one: 6.0.0
|
||||
normalize-wheel-es: 1.2.0
|
||||
vue: 3.2.41
|
||||
vue: 3.2.44
|
||||
transitivePeerDependencies:
|
||||
- '@vue/composition-api'
|
||||
dev: false
|
||||
@ -5688,7 +5749,7 @@ packages:
|
||||
engines: {node: '>=4'}
|
||||
dev: true
|
||||
|
||||
/pinia/2.0.23_l7r24p6nevbtlimqmqcwa3ouhu:
|
||||
/pinia/2.0.23_d45o5shxrtvj6wh4y524t7cqnm:
|
||||
resolution: {integrity: sha512-N15hFf4o5STrxpNrib1IEb1GOArvPYf1zPvQVRGOO1G1d74Ak0J0lVyalX/SmrzdT4Q0nlEFjbURsmBmIGUR5Q==}
|
||||
peerDependencies:
|
||||
'@vue/composition-api': ^1.4.0
|
||||
@ -5702,8 +5763,8 @@ packages:
|
||||
dependencies:
|
||||
'@vue/devtools-api': 6.4.5
|
||||
typescript: 4.8.4
|
||||
vue: 3.2.41
|
||||
vue-demi: 0.13.11_vue@3.2.41
|
||||
vue: 3.2.44
|
||||
vue-demi: 0.13.11_vue@3.2.44
|
||||
dev: false
|
||||
|
||||
/pixelsmith/2.6.0:
|
||||
@ -6244,8 +6305,8 @@ packages:
|
||||
resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==}
|
||||
dev: true
|
||||
|
||||
/sass/1.56.0:
|
||||
resolution: {integrity: sha512-WFJ9XrpkcnqZcYuLRJh5qiV6ibQOR4AezleeEjTjMsCocYW59dEG19U3fwTTXxzi2Ed3yjPBp727hbbj53pHFw==}
|
||||
/sass/1.56.1:
|
||||
resolution: {integrity: sha512-VpEyKpyBPCxE7qGDtOcdJ6fFbcpOM+Emu7uZLxVrkX8KVU/Dp5UF7WLvzqRuUhB6mqqQt1xffLoG+AndxTZrCQ==}
|
||||
engines: {node: '>=12.0.0'}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
@ -7223,7 +7284,7 @@ packages:
|
||||
engines: {node: '>= 0.8'}
|
||||
dev: true
|
||||
|
||||
/unplugin-auto-import/0.11.4_@vueuse+core@9.4.0:
|
||||
/unplugin-auto-import/0.11.4_@vueuse+core@9.5.0:
|
||||
resolution: {integrity: sha512-lh/bRDRYwgnb9Cm5ur8TlTMGxA1GRZvgzCvBIf0vyuVRy7ebWcWefFElpUDpr8vLl+ZRGsPVCOGiYJ8TCR625Q==}
|
||||
engines: {node: '>=14'}
|
||||
peerDependencies:
|
||||
@ -7234,7 +7295,7 @@ packages:
|
||||
dependencies:
|
||||
'@antfu/utils': 0.6.0
|
||||
'@rollup/pluginutils': 5.0.2
|
||||
'@vueuse/core': 9.4.0_vue@3.2.41
|
||||
'@vueuse/core': 9.5.0_vue@3.2.44
|
||||
local-pkg: 0.4.2
|
||||
magic-string: 0.26.7
|
||||
unimport: 0.7.0
|
||||
@ -7243,7 +7304,7 @@ packages:
|
||||
- rollup
|
||||
dev: true
|
||||
|
||||
/unplugin-vue-components/0.22.9_vue@3.2.41:
|
||||
/unplugin-vue-components/0.22.9_vue@3.2.44:
|
||||
resolution: {integrity: sha512-qBvooq3EgpjtYicxeccRUGUBBQCCw9rJ0kHPZPOSJd8TBZViSv86vuKLTRDHPyjWtclwOIkVStZJfPdJFhYUMw==}
|
||||
engines: {node: '>=14'}
|
||||
peerDependencies:
|
||||
@ -7263,7 +7324,7 @@ packages:
|
||||
minimatch: 5.1.0
|
||||
resolve: 1.22.1
|
||||
unplugin: 0.10.1
|
||||
vue: 3.2.41
|
||||
vue: 3.2.44
|
||||
transitivePeerDependencies:
|
||||
- rollup
|
||||
- supports-color
|
||||
@ -7414,7 +7475,7 @@ packages:
|
||||
chalk: 4.1.2
|
||||
debug: 4.3.4
|
||||
fs-extra: 10.1.0
|
||||
vite: 3.2.3_sass@1.56.0
|
||||
vite: 3.2.3_sass@1.56.1
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
@ -7436,7 +7497,7 @@ packages:
|
||||
html-minifier-terser: 6.1.0
|
||||
node-html-parser: 5.4.2
|
||||
pathe: 0.2.0
|
||||
vite: 3.2.3_sass@1.56.0
|
||||
vite: 3.2.3_sass@1.56.1
|
||||
dev: true
|
||||
|
||||
/vite-plugin-mock/2.9.6_mockjs@1.1.0+vite@3.2.3:
|
||||
@ -7456,7 +7517,7 @@ packages:
|
||||
fast-glob: 3.2.12
|
||||
mockjs: 1.1.0
|
||||
path-to-regexp: 6.2.1
|
||||
vite: 3.2.3_sass@1.56.0
|
||||
vite: 3.2.3_sass@1.56.1
|
||||
transitivePeerDependencies:
|
||||
- rollup
|
||||
- supports-color
|
||||
@ -7479,7 +7540,7 @@ packages:
|
||||
json5: 2.2.1
|
||||
local-pkg: 0.4.2
|
||||
picocolors: 1.0.0
|
||||
vite: 3.2.3_sass@1.56.0
|
||||
vite: 3.2.3_sass@1.56.1
|
||||
yaml: 2.1.3
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
@ -7509,12 +7570,12 @@ packages:
|
||||
pathe: 0.2.0
|
||||
svg-baker: 1.7.0
|
||||
svgo: 2.8.0
|
||||
vite: 3.2.3_sass@1.56.0
|
||||
vite: 3.2.3_sass@1.56.1
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/vite-plugin-vue-layouts/0.6.0_v56ztcpa6tt6grmqxtrsi7smhy:
|
||||
/vite-plugin-vue-layouts/0.6.0_chfhzoxd3od2v2ruuml7pvyjwm:
|
||||
resolution: {integrity: sha512-7QX7o/NpCfs+hyXphwYfmPqAEQ6qd4uXsvI0VsovjGT2eCoEE5dMdP6L+uqqNWY4uqv7oCvtinecZmbzZv/9Rg==}
|
||||
peerDependencies:
|
||||
vite: ^2.5.0
|
||||
@ -7524,9 +7585,9 @@ packages:
|
||||
'@vue/compiler-sfc': 3.2.41
|
||||
debug: 4.3.4
|
||||
fast-glob: 3.2.12
|
||||
vite: 3.2.3_sass@1.56.0
|
||||
vue: 3.2.41
|
||||
vue-router: 4.1.6_vue@3.2.41
|
||||
vite: 3.2.3_sass@1.56.1
|
||||
vue: 3.2.44
|
||||
vue-router: 4.1.6_vue@3.2.44
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
@ -7538,10 +7599,10 @@ packages:
|
||||
dependencies:
|
||||
'@vue/compiler-sfc': 3.2.41
|
||||
magic-string: 0.25.9
|
||||
vite: 3.2.3_sass@1.56.0
|
||||
vite: 3.2.3_sass@1.56.1
|
||||
dev: true
|
||||
|
||||
/vite/3.2.3_sass@1.56.0:
|
||||
/vite/3.2.3_sass@1.56.1:
|
||||
resolution: {integrity: sha512-h8jl1TZ76eGs3o2dIBSsvXDLb1m/Ec1iej8ZMdz+PsaFUsftZeWe2CZOI3qogEsMNaywc17gu0q6cQDzh/weCQ==}
|
||||
engines: {node: ^14.18.0 || >=16.0.0}
|
||||
hasBin: true
|
||||
@ -7570,12 +7631,12 @@ packages:
|
||||
postcss: 8.4.18
|
||||
resolve: 1.22.1
|
||||
rollup: 2.79.1
|
||||
sass: 1.56.0
|
||||
sass: 1.56.1
|
||||
optionalDependencies:
|
||||
fsevents: 2.3.2
|
||||
dev: true
|
||||
|
||||
/vue-demi/0.13.11_vue@3.2.41:
|
||||
/vue-demi/0.13.11_vue@3.2.44:
|
||||
resolution: {integrity: sha512-IR8HoEEGM65YY3ZJYAjMlKygDQn25D5ajNFNoKh9RSDMQtlzCxtfQjdQgv9jjK+m3377SsJXY8ysq8kLCZL25A==}
|
||||
engines: {node: '>=12'}
|
||||
hasBin: true
|
||||
@ -7587,7 +7648,7 @@ packages:
|
||||
'@vue/composition-api':
|
||||
optional: true
|
||||
dependencies:
|
||||
vue: 3.2.41
|
||||
vue: 3.2.44
|
||||
|
||||
/vue-eslint-parser/9.1.0_eslint@8.27.0:
|
||||
resolution: {integrity: sha512-NGn/iQy8/Wb7RrRa4aRkokyCZfOUWk19OP5HP6JEozQFX5AoS/t+Z0ZN7FY4LlmWc4FNI922V7cvX28zctN8dQ==}
|
||||
@ -7607,13 +7668,13 @@ packages:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/vue-router/4.1.6_vue@3.2.41:
|
||||
/vue-router/4.1.6_vue@3.2.44:
|
||||
resolution: {integrity: sha512-DYWYwsG6xNPmLq/FmZn8Ip+qrhFEzA14EI12MsMgVxvHFDYvlr4NXpVF5hrRH1wVcDP8fGi5F4rxuJSl8/r+EQ==}
|
||||
peerDependencies:
|
||||
vue: ^3.2.0
|
||||
dependencies:
|
||||
'@vue/devtools-api': 6.4.5
|
||||
vue: 3.2.41
|
||||
vue: 3.2.44
|
||||
|
||||
/vue-template-compiler/2.7.13:
|
||||
resolution: {integrity: sha512-jYM6TClwDS9YqP48gYrtAtaOhRKkbYmbzE+Q51gX5YDr777n7tNI/IZk4QV4l/PjQPNh/FVa/E92sh/RqKMrog==}
|
||||
@ -7633,14 +7694,14 @@ packages:
|
||||
typescript: 4.8.4
|
||||
dev: true
|
||||
|
||||
/vue/3.2.41:
|
||||
resolution: {integrity: sha512-uuuvnrDXEeZ9VUPljgHkqB5IaVO8SxhPpqF2eWOukVrBnRBx2THPSGQBnVRt0GrIG1gvCmFXMGbd7FqcT1ixNQ==}
|
||||
/vue/3.2.44:
|
||||
resolution: {integrity: sha512-nyNtFDh+0TpRgYCUVfPD1mJ9PpIsCPXaOF4DeGNIT5vQ4X23ykflGq3Sy2P+tEt1/pQZxZnAysuRKwyhNj+Cjw==}
|
||||
dependencies:
|
||||
'@vue/compiler-dom': 3.2.41
|
||||
'@vue/compiler-sfc': 3.2.41
|
||||
'@vue/runtime-dom': 3.2.41
|
||||
'@vue/server-renderer': 3.2.41_vue@3.2.41
|
||||
'@vue/shared': 3.2.41
|
||||
'@vue/compiler-dom': 3.2.44
|
||||
'@vue/compiler-sfc': 3.2.44
|
||||
'@vue/runtime-dom': 3.2.44
|
||||
'@vue/server-renderer': 3.2.44_vue@3.2.44
|
||||
'@vue/shared': 3.2.44
|
||||
|
||||
/wcwidth/1.0.1:
|
||||
resolution: {integrity: sha512-XHPEwS0q6TaxcvG85+8EYkbiCux2XtWG2mkc47Ng2A77BQu9+DqIOJldST4HgPkuea7dvKSj5VgX3P1d4rW8Tg==}
|
||||
|
Loading…
Reference in New Issue
Block a user