chore: update deps

This commit is contained in:
kailong321200875 2022-06-05 20:39:16 +08:00
parent 1c339a6039
commit a4526d7cb4
9 changed files with 182 additions and 182 deletions

View File

@ -28,14 +28,14 @@
"dependencies": {
"@iconify/iconify": "^2.2.1",
"@vueuse/core": "^8.6.0",
"@wangeditor/editor": "^5.1.0",
"@wangeditor/editor": "^5.1.1",
"@wangeditor/editor-for-vue": "^5.1.10",
"@zxcvbn-ts/core": "^2.0.1",
"animate.css": "^4.1.1",
"axios": "^0.27.2",
"echarts": "^5.3.2",
"echarts-wordcloud": "^2.0.0",
"element-plus": "2.2.2",
"element-plus": "2.2.4",
"intro.js": "^5.1.0",
"lodash-es": "^4.17.21",
"mitt": "^3.0.0",
@ -55,12 +55,12 @@
"devDependencies": {
"@commitlint/cli": "^17.0.2",
"@commitlint/config-conventional": "^17.0.2",
"@iconify/json": "^2.1.54",
"@iconify/json": "^2.1.56",
"@intlify/vite-plugin-vue-i18n": "^3.4.0",
"@purge-icons/generated": "^0.8.1",
"@types/intro.js": "^3.0.2",
"@types/lodash-es": "^4.17.6",
"@types/node": "^17.0.38",
"@types/node": "^17.0.40",
"@types/nprogress": "^0.2.0",
"@types/qrcode": "^1.4.2",
"@types/qs": "^6.9.7",
@ -69,7 +69,7 @@
"@vitejs/plugin-vue": "^2.3.3",
"@vitejs/plugin-vue-jsx": "^1.3.10",
"autoprefixer": "^10.4.7",
"eslint": "^8.16.0",
"eslint": "^8.17.0",
"eslint-config-prettier": "^8.5.0",
"eslint-define-config": "^1.5.0",
"eslint-plugin-prettier": "^4.0.0",
@ -83,14 +83,14 @@
"postcss-less": "^6.0.0",
"prettier": "^2.6.2",
"rimraf": "^3.0.2",
"rollup": "^2.75.4",
"rollup": "^2.75.5",
"stylelint": "^14.8.5",
"stylelint-config-html": "^1.0.0",
"stylelint-config-prettier": "^9.0.3",
"stylelint-config-recommended": "^7.0.0",
"stylelint-config-standard": "^25.0.0",
"stylelint-order": "^5.0.0",
"typescript": "4.7.2",
"typescript": "4.7.3",
"unplugin-vue-define-options": "^0.6.1",
"vite": "2.9.9",
"vite-plugin-eslint": "^1.6.1",
@ -100,7 +100,7 @@
"vite-plugin-style-import": "^1.4.1",
"vite-plugin-svg-icons": "^2.0.1",
"vite-plugin-windicss": "^1.8.4",
"vue-tsc": "^0.35.2",
"vue-tsc": "^0.36.1",
"windicss": "^3.5.4",
"windicss-analysis": "^0.3.5"
},

View File

@ -4,12 +4,12 @@ specifiers:
'@commitlint/cli': ^17.0.2
'@commitlint/config-conventional': ^17.0.2
'@iconify/iconify': ^2.2.1
'@iconify/json': ^2.1.54
'@iconify/json': ^2.1.56
'@intlify/vite-plugin-vue-i18n': ^3.4.0
'@purge-icons/generated': ^0.8.1
'@types/intro.js': ^3.0.2
'@types/lodash-es': ^4.17.6
'@types/node': ^17.0.38
'@types/node': ^17.0.40
'@types/nprogress': ^0.2.0
'@types/qrcode': ^1.4.2
'@types/qs': ^6.9.7
@ -18,7 +18,7 @@ specifiers:
'@vitejs/plugin-vue': ^2.3.3
'@vitejs/plugin-vue-jsx': ^1.3.10
'@vueuse/core': ^8.6.0
'@wangeditor/editor': ^5.1.0
'@wangeditor/editor': ^5.1.1
'@wangeditor/editor-for-vue': ^5.1.10
'@zxcvbn-ts/core': ^2.0.1
animate.css: ^4.1.1
@ -26,8 +26,8 @@ specifiers:
axios: ^0.27.2
echarts: ^5.3.2
echarts-wordcloud: ^2.0.0
element-plus: 2.2.2
eslint: ^8.16.0
element-plus: 2.2.4
eslint: ^8.17.0
eslint-config-prettier: ^8.5.0
eslint-define-config: ^1.5.0
eslint-plugin-prettier: ^4.0.0
@ -50,14 +50,14 @@ specifiers:
qrcode: ^1.5.0
qs: ^6.10.3
rimraf: ^3.0.2
rollup: ^2.75.4
rollup: ^2.75.5
stylelint: ^14.8.5
stylelint-config-html: ^1.0.0
stylelint-config-prettier: ^9.0.3
stylelint-config-recommended: ^7.0.0
stylelint-config-standard: ^25.0.0
stylelint-order: ^5.0.0
typescript: 4.7.2
typescript: 4.7.3
unplugin-vue-define-options: ^0.6.1
url: ^0.11.0
vite: 2.9.9
@ -71,7 +71,7 @@ specifiers:
vue: 3.2.36
vue-i18n: 9.1.10
vue-router: ^4.0.15
vue-tsc: ^0.35.2
vue-tsc: ^0.36.1
vue-types: ^4.1.1
web-storage-cache: ^1.1.1
windicss: ^3.5.4
@ -80,20 +80,20 @@ specifiers:
dependencies:
'@iconify/iconify': 2.2.1
'@vueuse/core': 8.6.0_vue@3.2.36
'@wangeditor/editor': 5.1.0
'@wangeditor/editor-for-vue': 5.1.11_b2bvqlmdo3tju4i4wqzlsbyrgm
'@wangeditor/editor': 5.1.1
'@wangeditor/editor-for-vue': 5.1.11_g2r4is5sqwmyjv5b7exizcltt4
'@zxcvbn-ts/core': 2.0.1
animate.css: 4.1.1
axios: 0.27.2
echarts: 5.3.2
echarts-wordcloud: 2.0.0_echarts@5.3.2
element-plus: 2.2.2_vue@3.2.36
element-plus: 2.2.4_vue@3.2.36
intro.js: 5.1.0
lodash-es: 4.17.21
mitt: 3.0.0
mockjs: 1.1.0
nprogress: 0.2.0
pinia: 2.0.14_qhv4oyzxhhzeba5rd2zztmcg2y
pinia: 2.0.14_hxrfy3rdja4lhsamokddlc63fi
pinia-plugin-persist: 1.0.0_pinia@2.0.14+vue@3.2.36
qrcode: 1.5.0
qs: 6.10.3
@ -107,25 +107,25 @@ dependencies:
devDependencies:
'@commitlint/cli': 17.0.2
'@commitlint/config-conventional': 17.0.2
'@iconify/json': 2.1.54
'@iconify/json': 2.1.56
'@intlify/vite-plugin-vue-i18n': 3.4.0_vite@2.9.9+vue-i18n@9.1.10
'@purge-icons/generated': 0.8.1
'@types/intro.js': 3.0.2
'@types/lodash-es': 4.17.6
'@types/node': 17.0.38
'@types/node': 17.0.40
'@types/nprogress': 0.2.0
'@types/qrcode': 1.4.2
'@types/qs': 6.9.7
'@typescript-eslint/eslint-plugin': 5.27.0_dszb5tb7atwkjjijmmov4qhi7i
'@typescript-eslint/parser': 5.27.0_xztl6dhthcahlo6akmb2bmjmle
'@typescript-eslint/eslint-plugin': 5.27.0_kor2e3kwnnzugzo3aovmfcq2la
'@typescript-eslint/parser': 5.27.0_ud6rd4xtew5bv4yhvkvu24pzm4
'@vitejs/plugin-vue': 2.3.3_vite@2.9.9+vue@3.2.36
'@vitejs/plugin-vue-jsx': 1.3.10
autoprefixer: 10.4.7_postcss@8.4.14
eslint: 8.16.0
eslint-config-prettier: 8.5.0_eslint@8.16.0
eslint: 8.17.0
eslint-config-prettier: 8.5.0_eslint@8.17.0
eslint-define-config: 1.5.0
eslint-plugin-prettier: 4.0.0_j7rsahgqtkecno6yauhsgsglf4
eslint-plugin-vue: 9.1.0_eslint@8.16.0
eslint-plugin-prettier: 4.0.0_ucegkljdju7q4zmvwxzqoprf3y
eslint-plugin-vue: 9.1.0_eslint@8.17.0
husky: 8.0.1
less: 4.1.2
lint-staged: 13.0.0
@ -135,24 +135,24 @@ devDependencies:
postcss-less: 6.0.0_postcss@8.4.14
prettier: 2.6.2
rimraf: 3.0.2
rollup: 2.75.4
rollup: 2.75.5
stylelint: 14.8.5
stylelint-config-html: 1.0.0_nk65nlqk3b7n3hrsok2e5orbsa
stylelint-config-prettier: 9.0.3_stylelint@14.8.5
stylelint-config-recommended: 7.0.0_stylelint@14.8.5
stylelint-config-standard: 25.0.0_stylelint@14.8.5
stylelint-order: 5.0.0_stylelint@14.8.5
typescript: 4.7.2
unplugin-vue-define-options: 0.6.1_uc2yetx2f5inczpunmhpvs3iki
typescript: 4.7.3
unplugin-vue-define-options: 0.6.1_apmj3ssabbg5t2ar27gknkdfxa
vite: 2.9.9_less@4.1.2
vite-plugin-eslint: 1.6.1_eslint@8.16.0+vite@2.9.9
vite-plugin-eslint: 1.6.1_eslint@8.17.0+vite@2.9.9
vite-plugin-html: 3.2.0_vite@2.9.9
vite-plugin-mock: 2.9.6_jru2cwm7wea6oouig54pnw45te
vite-plugin-mock: 2.9.6_ntf4wqmko4pzpv4whiuqthj42q
vite-plugin-purge-icons: 0.8.1_vite@2.9.9
vite-plugin-style-import: 1.4.1_vite@2.9.9
vite-plugin-svg-icons: 2.0.1_vite@2.9.9
vite-plugin-windicss: 1.8.4_vite@2.9.9
vue-tsc: 0.35.2_typescript@4.7.2
vue-tsc: 0.36.1_typescript@4.7.3
windicss: 3.5.4
windicss-analysis: 0.3.5
@ -545,13 +545,13 @@ packages:
'@commitlint/execute-rule': 17.0.0
'@commitlint/resolve-extends': 17.0.0
'@commitlint/types': 17.0.0
'@types/node': 17.0.38
'@types/node': 17.0.40
chalk: 4.1.2
cosmiconfig: 7.0.1
cosmiconfig-typescript-loader: 2.0.1_h77muqpegcwcauif74p6js2ti4
cosmiconfig-typescript-loader: 2.0.1_fvkldoeufjjq5mlpfdkzhuqzdy
lodash: 4.17.21
resolve-from: 5.0.0
typescript: 4.7.2
typescript: 4.7.3
transitivePeerDependencies:
- '@swc/core'
- '@swc/wasm'
@ -635,8 +635,8 @@ packages:
engines: {node: '>=10'}
dev: false
/@element-plus/icons-vue/1.1.4_vue@3.2.36:
resolution: {integrity: sha512-Iz/nHqdp1sFPmdzRwHkEQQA3lKvoObk8azgABZ81QUOpW9s/lUyQVUSh0tNtEPZXQlKwlSh7SPgoVxzrE0uuVQ==}
/@element-plus/icons-vue/2.0.5_vue@3.2.36:
resolution: {integrity: sha512-jvNWyKcdvPvMDLTWjghrPY+bYHKqh7hbAFIPe+HWR073zilzt33csREzmKx3VwhdlJUW5u0nCqN+0rwI8jlH+w==}
peerDependencies:
vue: ^3.2.0
dependencies:
@ -696,8 +696,8 @@ packages:
/@iconify/iconify/2.2.1:
resolution: {integrity: sha512-WJzw+3iicrF/tbjbxxRinSgy5FHdJoz/egTqwi3xCDkNRJPq482RX1iyaWrjNuY2vMNSPkQMuqHvZDXgA+WnwQ==}
/@iconify/json/2.1.54:
resolution: {integrity: sha512-P1Sn1+66PZ4ZMLrD+cqEphMe1o9Ygn9GIKqUQFRI76wAVGTMZ462K8qhlhBe4D+racAUYYHdaICQK/Fx5f5NUg==}
/@iconify/json/2.1.56:
resolution: {integrity: sha512-NdtHJ6KrtOIPuWasCVrswjKyAOrpVLa3G+8KFszFs0FEfT/xeAgZ7zU3xIHnTz7x+uOMJY/NvGqoAiX6AC2FeA==}
dependencies:
'@iconify/types': 1.1.0
pathe: 0.2.0
@ -885,22 +885,22 @@ packages:
'@iconify/iconify': 2.2.1
dev: true
/@rollup/plugin-node-resolve/13.3.0_rollup@2.75.4:
/@rollup/plugin-node-resolve/13.3.0_rollup@2.75.5:
resolution: {integrity: sha512-Lus8rbUo1eEcnS4yTFKLZrVumLPY+YayBdWXgFSHYhTT2iJbMhoaaBL3xl5NCdeRytErGr8tZ0L71BMRmnlwSw==}
engines: {node: '>= 10.0.0'}
peerDependencies:
rollup: ^2.42.0
dependencies:
'@rollup/pluginutils': 3.1.0_rollup@2.75.4
'@rollup/pluginutils': 3.1.0_rollup@2.75.5
'@types/resolve': 1.17.1
deepmerge: 4.2.2
is-builtin-module: 3.1.0
is-module: 1.0.0
resolve: 1.22.0
rollup: 2.75.4
rollup: 2.75.5
dev: true
/@rollup/pluginutils/3.1.0_rollup@2.75.4:
/@rollup/pluginutils/3.1.0_rollup@2.75.5:
resolution: {integrity: sha512-GksZ6pr6TpIjHm8h9lSQ8pi8BE9VeubNT0OMJ3B5uZJ8pz73NPiqOtCog/x2/QzM1ENChPKxMDhiQuRHsqc+lg==}
engines: {node: '>= 8.0.0'}
peerDependencies:
@ -909,7 +909,7 @@ packages:
'@types/estree': 0.0.39
estree-walker: 1.0.1
picomatch: 2.3.1
rollup: 2.75.4
rollup: 2.75.5
dev: true
/@rollup/pluginutils/4.2.1:
@ -987,7 +987,7 @@ packages:
resolution: {integrity: sha512-Ny/PJkO6nxWAQnaet8q/oWz15lrfwvdvBpuY4treB0CSsBO1CG0fVuNLngR3m3bepQLd+E4c3Y3DlC2okpUvPw==}
dependencies:
'@types/fined': 1.1.3
'@types/node': 17.0.38
'@types/node': 17.0.40
dev: true
/@types/lodash-es/4.17.6:
@ -1006,8 +1006,8 @@ packages:
resolution: {integrity: sha512-Yu5YlqbYZyqsd6LjO4e8ONJDN9pTSnciHDcRP4teNOh/au2b8helFhgRx+3w8xsTFEnwr9jtfTVJbAx+eYmlHA==}
dev: true
/@types/node/17.0.38:
resolution: {integrity: sha512-5jY9RhV7c0Z4Jy09G+NIDTsCZ5G0L5n+Z+p+Y7t5VJHM30bgwzSjVtlcBxqAj+6L/swIlvtOSzr8rBk/aNyV2g==}
/@types/node/17.0.40:
resolution: {integrity: sha512-UXdBxNGqTMtm7hCwh9HtncFVLrXoqA3oJW30j6XWp5BH/wu3mVeaxo7cq5benFdBw34HB3XDT2TRPI7rXZ+mDg==}
dev: true
/@types/normalize-package-data/2.4.1:
@ -1025,7 +1025,7 @@ packages:
/@types/qrcode/1.4.2:
resolution: {integrity: sha512-7uNT9L4WQTNJejHTSTdaJhfBSCN73xtXaHFyBJ8TSwiLhe4PRuTue7Iph0s2nG9R/ifUaSnGhLUOZavlBEqDWQ==}
dependencies:
'@types/node': 17.0.38
'@types/node': 17.0.40
dev: true
/@types/qs/6.9.7:
@ -1035,22 +1035,22 @@ packages:
/@types/resolve/1.17.1:
resolution: {integrity: sha512-yy7HuzQhj0dhGpD8RLXSZWEkLsV9ibvxvi6EiJ3bkqLAO1RGo0WbkWQiwpRlSFymTJRz0d3k5LM3kkx8ArDbLw==}
dependencies:
'@types/node': 17.0.38
'@types/node': 17.0.40
dev: true
/@types/svgo/2.6.3:
resolution: {integrity: sha512-5sP0Xgo0dXppY0tbYF6TevB/1+tzFLuu71XXxC/zGvQAn9PW7y+DwtDO81g0ZUPye00K6tPwtsLDOpARa0mFcA==}
dependencies:
'@types/node': 17.0.38
'@types/node': 17.0.40
dev: true
/@types/through/0.0.30:
resolution: {integrity: sha512-FvnCJljyxhPM3gkRgWmxmDZyAQSiBQQWLI0A0VFL0K7W1oRUrPJSqNO0NvTnLkBcotdlp3lKvaT0JrnyRDkzOg==}
dependencies:
'@types/node': 17.0.38
'@types/node': 17.0.40
dev: true
/@typescript-eslint/eslint-plugin/5.27.0_dszb5tb7atwkjjijmmov4qhi7i:
/@typescript-eslint/eslint-plugin/5.27.0_kor2e3kwnnzugzo3aovmfcq2la:
resolution: {integrity: sha512-DDrIA7GXtmHXr1VCcx9HivA39eprYBIFxbQEHI6NyraRDxCGpxAFiYQAT/1Y0vh1C+o2vfBiy4IuPoXxtTZCAQ==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
@ -1061,23 +1061,23 @@ packages:
typescript:
optional: true
dependencies:
'@typescript-eslint/parser': 5.27.0_xztl6dhthcahlo6akmb2bmjmle
'@typescript-eslint/parser': 5.27.0_ud6rd4xtew5bv4yhvkvu24pzm4
'@typescript-eslint/scope-manager': 5.27.0
'@typescript-eslint/type-utils': 5.27.0_xztl6dhthcahlo6akmb2bmjmle
'@typescript-eslint/utils': 5.27.0_xztl6dhthcahlo6akmb2bmjmle
'@typescript-eslint/type-utils': 5.27.0_ud6rd4xtew5bv4yhvkvu24pzm4
'@typescript-eslint/utils': 5.27.0_ud6rd4xtew5bv4yhvkvu24pzm4
debug: 4.3.4
eslint: 8.16.0
eslint: 8.17.0
functional-red-black-tree: 1.0.1
ignore: 5.2.0
regexpp: 3.2.0
semver: 7.3.7
tsutils: 3.21.0_typescript@4.7.2
typescript: 4.7.2
tsutils: 3.21.0_typescript@4.7.3
typescript: 4.7.3
transitivePeerDependencies:
- supports-color
dev: true
/@typescript-eslint/parser/5.27.0_xztl6dhthcahlo6akmb2bmjmle:
/@typescript-eslint/parser/5.27.0_ud6rd4xtew5bv4yhvkvu24pzm4:
resolution: {integrity: sha512-8oGjQF46c52l7fMiPPvX4It3u3V3JipssqDfHQ2hcR0AeR8Zge+OYyKUCm5b70X72N1qXt0qgHenwN6Gc2SXZA==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
@ -1089,10 +1089,10 @@ packages:
dependencies:
'@typescript-eslint/scope-manager': 5.27.0
'@typescript-eslint/types': 5.27.0
'@typescript-eslint/typescript-estree': 5.27.0_typescript@4.7.2
'@typescript-eslint/typescript-estree': 5.27.0_typescript@4.7.3
debug: 4.3.4
eslint: 8.16.0
typescript: 4.7.2
eslint: 8.17.0
typescript: 4.7.3
transitivePeerDependencies:
- supports-color
dev: true
@ -1105,7 +1105,7 @@ packages:
'@typescript-eslint/visitor-keys': 5.27.0
dev: true
/@typescript-eslint/type-utils/5.27.0_xztl6dhthcahlo6akmb2bmjmle:
/@typescript-eslint/type-utils/5.27.0_ud6rd4xtew5bv4yhvkvu24pzm4:
resolution: {integrity: sha512-vpTvRRchaf628Hb/Xzfek+85o//zEUotr1SmexKvTfs7czXfYjXVT/a5yDbpzLBX1rhbqxjDdr1Gyo0x1Fc64g==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
@ -1115,11 +1115,11 @@ packages:
typescript:
optional: true
dependencies:
'@typescript-eslint/utils': 5.27.0_xztl6dhthcahlo6akmb2bmjmle
'@typescript-eslint/utils': 5.27.0_ud6rd4xtew5bv4yhvkvu24pzm4
debug: 4.3.4
eslint: 8.16.0
tsutils: 3.21.0_typescript@4.7.2
typescript: 4.7.2
eslint: 8.17.0
tsutils: 3.21.0_typescript@4.7.3
typescript: 4.7.3
transitivePeerDependencies:
- supports-color
dev: true
@ -1129,7 +1129,7 @@ packages:
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dev: true
/@typescript-eslint/typescript-estree/5.27.0_typescript@4.7.2:
/@typescript-eslint/typescript-estree/5.27.0_typescript@4.7.3:
resolution: {integrity: sha512-QywPMFvgZ+MHSLRofLI7BDL+UczFFHyj0vF5ibeChDAJgdTV8k4xgEwF0geFhVlPc1p8r70eYewzpo6ps+9LJQ==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
@ -1144,13 +1144,13 @@ packages:
globby: 11.1.0
is-glob: 4.0.3
semver: 7.3.7
tsutils: 3.21.0_typescript@4.7.2
typescript: 4.7.2
tsutils: 3.21.0_typescript@4.7.3
typescript: 4.7.3
transitivePeerDependencies:
- supports-color
dev: true
/@typescript-eslint/utils/5.27.0_xztl6dhthcahlo6akmb2bmjmle:
/@typescript-eslint/utils/5.27.0_ud6rd4xtew5bv4yhvkvu24pzm4:
resolution: {integrity: sha512-nZvCrkIJppym7cIbP3pOwIkAefXOmfGPnCM0LQfzNaKxJHI6VjI8NC662uoiPlaf5f6ymkTy9C3NQXev2mdXmA==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
@ -1159,10 +1159,10 @@ packages:
'@types/json-schema': 7.0.11
'@typescript-eslint/scope-manager': 5.27.0
'@typescript-eslint/types': 5.27.0
'@typescript-eslint/typescript-estree': 5.27.0_typescript@4.7.2
eslint: 8.16.0
'@typescript-eslint/typescript-estree': 5.27.0_typescript@4.7.3
eslint: 8.17.0
eslint-scope: 5.1.1
eslint-utils: 3.0.0_eslint@8.16.0
eslint-utils: 3.0.0_eslint@8.17.0
transitivePeerDependencies:
- supports-color
- typescript
@ -1242,32 +1242,32 @@ packages:
vue: 3.2.36
dev: true
/@volar/code-gen/0.35.2:
resolution: {integrity: sha512-MoZHuNnPfUWnCNkQUI5+U+gvLTxrU+XlCTusdNOTFYUUAa+M68MH0RxFIS9Ybj4uAUWTcZx0Ow1q5t/PZozo+Q==}
/@volar/code-gen/0.36.1:
resolution: {integrity: sha512-L2YQSe+UBchS7pBg/1J7LH2oHpWApD72pVhimoWdvDhn+5HKK0ZSTh3w1DUqo/VrWbNraTGTjKhaZ3g8WUJS6w==}
dependencies:
'@volar/source-map': 0.35.2
'@volar/source-map': 0.36.1
dev: true
/@volar/source-map/0.35.2:
resolution: {integrity: sha512-PFHh9wN/qMkOWYyvmB8ckvIzolrpNOvK5EBdxxdTpiPJhfYjW82rMDBnYf6RxCe7yQxrUrmve6BWVO7flxWNVQ==}
/@volar/source-map/0.36.1:
resolution: {integrity: sha512-N5GcatbjReyGFAeYvmj/w3CxvsUd84T7MYyjQ8XYPaDEFHRA9DClMhPsM02tTBaV6kWYvgtf/fD6h+VUcU2wuA==}
dev: true
/@volar/vue-code-gen/0.35.2:
resolution: {integrity: sha512-8H6P8EtN06eSVGjtcJhGqZzFIg6/nWoHVOlnhc5vKqC7tXwpqPbyMQae0tO7pLBd5qSb/dYU5GQcBAHsi2jgyA==}
/@volar/vue-code-gen/0.36.1:
resolution: {integrity: sha512-/lhXuobyiD5uBQ1LGeAvLa72p3oVWAjbBR/YYvGeyM+fRA4qPXhO8XLJSBIgKwXm2FhN02Ihl46XzAiHtrs7cQ==}
dependencies:
'@volar/code-gen': 0.35.2
'@volar/source-map': 0.35.2
'@volar/code-gen': 0.36.1
'@volar/source-map': 0.36.1
'@vue/compiler-core': 3.2.36
'@vue/compiler-dom': 3.2.36
'@vue/shared': 3.2.36
dev: true
/@volar/vue-typescript/0.35.2:
resolution: {integrity: sha512-PZI6Urb+Vr5Dvgf9xysM8X7TP09inWDy1wjDtprBoBhxS7r0Dg3V0qZuJa7sSGz7M0QMa5R/CBaZPhlxFCfJBw==}
/@volar/vue-typescript/0.36.1:
resolution: {integrity: sha512-7s5M1PN1pzj0pbEqNAY6zTbAES5FfbbC3nmUxTPjyx8Lbf1XHi8zqrLAHIOtKVAkvJO1pEn1T8plnvEFSvo5gw==}
dependencies:
'@volar/code-gen': 0.35.2
'@volar/source-map': 0.35.2
'@volar/vue-code-gen': 0.35.2
'@volar/code-gen': 0.36.1
'@volar/source-map': 0.36.1
'@volar/vue-code-gen': 0.36.1
'@vue/compiler-sfc': 3.2.36
'@vue/reactivity': 3.2.36
dev: true
@ -1461,8 +1461,8 @@ packages:
vue-demi: 0.12.5_vue@3.2.36
dev: false
/@wangeditor/basic-modules/1.1.0_wqpo2372usu3hqkt7g2lcj4uti:
resolution: {integrity: sha512-Qc5U6k2s5AxG7B8Hmen9OeaqDbxfZmOvANdbI2TewV9cnyTs7wrRwaUCg2EAZLHQY1SjPiKCIrdr6lpZvMAkHw==}
/@wangeditor/basic-modules/1.1.1_2hybrcdqfbawdimjqrie4nzzmm:
resolution: {integrity: sha512-tQl2Pw8M2g3CM+ESx2phzr9zSKeuFCM1AMBoPdnlbatU7Dnae0CsEB/b3C+gI0dIQzM2jh34yTmqgbbhrwuRLg==}
peerDependencies:
'@wangeditor/core': 1.x
dom7: ^3.0.0
@ -1471,7 +1471,7 @@ packages:
slate: ^0.72.0
snabbdom: ^3.1.0
dependencies:
'@wangeditor/core': 1.1.0_bgg4bzdstkjqr5wci636oz5asu
'@wangeditor/core': 1.1.1_bgg4bzdstkjqr5wci636oz5asu
dom7: 3.0.0
is-url: 1.2.4
lodash.throttle: 4.1.1
@ -1480,23 +1480,23 @@ packages:
snabbdom: 3.5.0
dev: false
/@wangeditor/code-highlight/1.0.1_esxcvijkfyy7jjjbk6lxljzchm:
resolution: {integrity: sha512-3LJ2c7asJT3yOJZ09ibc0TfRNxNy2o5g1MB0Bje5hEM0lV7cGErcjmWNS9l9XDoxrxUoU4ma3p3YjBJzifg/lA==}
/@wangeditor/code-highlight/1.0.2_vnteatrx7ay5n4traveelrlsai:
resolution: {integrity: sha512-SCtOcUxjKqIso/LSxGSOaYr3G6MC2En0gNTyHIMCG928T0fo0ufaqp/vIXKQzVL2Y+X/CSAOB2EbrFlgGvr0AQ==}
peerDependencies:
'@wangeditor/core': 1.x
dom7: ^3.0.0
slate: ^0.72.0
snabbdom: ^3.1.0
dependencies:
'@wangeditor/core': 1.1.0_bgg4bzdstkjqr5wci636oz5asu
'@wangeditor/core': 1.1.1_bgg4bzdstkjqr5wci636oz5asu
dom7: 3.0.0
prismjs: 1.28.0
slate: 0.72.8
snabbdom: 3.5.0
dev: false
/@wangeditor/core/1.1.0_bgg4bzdstkjqr5wci636oz5asu:
resolution: {integrity: sha512-BC2JoXTDcbqLnWJByR0DeywTHuNV8FN99GfsDtv+yCYLUv5FJ1MRz/cVYAvSGcWAm2jaBobbIamCgpdOO7ezJg==}
/@wangeditor/core/1.1.1_bgg4bzdstkjqr5wci636oz5asu:
resolution: {integrity: sha512-SrbvOGlONMNMOeFIJI7fC9x0/6T6LvQHTITPCqjgbCm2QF+POcrHzRKGQOqKCsyKi9UJz9hLsjsvJnvP10rxjQ==}
peerDependencies:
'@uppy/core': ^2.1.1
'@uppy/xhr-upload': ^2.0.3
@ -1535,28 +1535,28 @@ packages:
snabbdom: 3.5.0
dev: false
/@wangeditor/editor-for-vue/5.1.11_b2bvqlmdo3tju4i4wqzlsbyrgm:
/@wangeditor/editor-for-vue/5.1.11_g2r4is5sqwmyjv5b7exizcltt4:
resolution: {integrity: sha512-gzo6A9VMWKUVgOTtucNTplb7K1KUvnBoQ76AaB5vmh+9LXv+6jAI4QXADH46PVGwvQJcQ3zqZ/P1pIj/QthjYQ==}
peerDependencies:
'@wangeditor/editor': '>=5.0.0'
vue: ^3.0.5
dependencies:
'@wangeditor/editor': 5.1.0
'@wangeditor/editor': 5.1.1
vue: 3.2.36
dev: false
/@wangeditor/editor/5.1.0:
resolution: {integrity: sha512-zcDe/6a4ZlD+csgGwgY2jzLqFaVPbFSyRmpz93p9fhsEMXLocTLgF5duGOg/Ii6uWG37ljw7KhZFh7SFp7lnJg==}
/@wangeditor/editor/5.1.1:
resolution: {integrity: sha512-BtccuHFm0QvYunIhIu7tllQWkwppkmEkD3OJ5Mn+F0REPQ/Z3HiEXbtlss2t9c/kHO4CtiFwv2XD/k/VEg7taA==}
dependencies:
'@uppy/core': 2.2.0
'@uppy/xhr-upload': 2.1.0_@uppy+core@2.2.0
'@wangeditor/basic-modules': 1.1.0_wqpo2372usu3hqkt7g2lcj4uti
'@wangeditor/code-highlight': 1.0.1_esxcvijkfyy7jjjbk6lxljzchm
'@wangeditor/core': 1.1.0_bgg4bzdstkjqr5wci636oz5asu
'@wangeditor/list-module': 1.0.2_esxcvijkfyy7jjjbk6lxljzchm
'@wangeditor/table-module': 1.1.0_oeor2obksaphxzog2rcrxsuuue
'@wangeditor/upload-image-module': 1.0.1_3ntpmpbfshprc23wfxs6ko3yj4
'@wangeditor/video-module': 1.1.0_kgduo6reiouly6jfoi6a6ueu5i
'@wangeditor/basic-modules': 1.1.1_2hybrcdqfbawdimjqrie4nzzmm
'@wangeditor/code-highlight': 1.0.2_vnteatrx7ay5n4traveelrlsai
'@wangeditor/core': 1.1.1_bgg4bzdstkjqr5wci636oz5asu
'@wangeditor/list-module': 1.0.2_vnteatrx7ay5n4traveelrlsai
'@wangeditor/table-module': 1.1.0_alyxvmncx47g2inf6hyof6edyy
'@wangeditor/upload-image-module': 1.0.1_g6xpkusjrovjfpawzff5aegxzi
'@wangeditor/video-module': 1.1.0_fwwu52ebcb2nhce5jznkeo6oeq
dom7: 3.0.0
is-hotkey: 0.2.0
lodash.camelcase: 4.3.0
@ -1571,7 +1571,7 @@ packages:
snabbdom: 3.5.0
dev: false
/@wangeditor/list-module/1.0.2_esxcvijkfyy7jjjbk6lxljzchm:
/@wangeditor/list-module/1.0.2_vnteatrx7ay5n4traveelrlsai:
resolution: {integrity: sha512-VfENZEFvsLTiLxN/cj8cibFGy9NVV+/cfATTiLiH9ef+8lgKv8apttXYVlqIAfnlJLLuCk0cIm8c/zH+hbtrZg==}
peerDependencies:
'@wangeditor/core': 1.x
@ -1579,13 +1579,13 @@ packages:
slate: ^0.72.0
snabbdom: ^3.1.0
dependencies:
'@wangeditor/core': 1.1.0_bgg4bzdstkjqr5wci636oz5asu
'@wangeditor/core': 1.1.1_bgg4bzdstkjqr5wci636oz5asu
dom7: 3.0.0
slate: 0.72.8
snabbdom: 3.5.0
dev: false
/@wangeditor/table-module/1.1.0_oeor2obksaphxzog2rcrxsuuue:
/@wangeditor/table-module/1.1.0_alyxvmncx47g2inf6hyof6edyy:
resolution: {integrity: sha512-QpjCXSzsXcsR0pEI5Pu28e8aYh9+lHcVV4TTmGV6lRGE/etQF3PHUZNGUlfhkCgmGPq+E7n/Whb4RpAM3PJVhw==}
peerDependencies:
'@wangeditor/core': 1.x
@ -1596,7 +1596,7 @@ packages:
slate: ^0.72.0
snabbdom: ^3.1.0
dependencies:
'@wangeditor/core': 1.1.0_bgg4bzdstkjqr5wci636oz5asu
'@wangeditor/core': 1.1.1_bgg4bzdstkjqr5wci636oz5asu
dom7: 3.0.0
lodash.isequal: 4.5.0
lodash.throttle: 4.1.1
@ -1605,7 +1605,7 @@ packages:
snabbdom: 3.5.0
dev: false
/@wangeditor/upload-image-module/1.0.1_3ntpmpbfshprc23wfxs6ko3yj4:
/@wangeditor/upload-image-module/1.0.1_g6xpkusjrovjfpawzff5aegxzi:
resolution: {integrity: sha512-vgUV4ENttTITblqtVuzleIq732OmzmzzgrIvX6b3GRGPSw5u8glJ/87tOEhvHjHECc4oFo18B7xzJ1GpBj79/w==}
peerDependencies:
'@uppy/core': ^2.0.3
@ -1619,15 +1619,15 @@ packages:
dependencies:
'@uppy/core': 2.2.0
'@uppy/xhr-upload': 2.1.0_@uppy+core@2.2.0
'@wangeditor/basic-modules': 1.1.0_wqpo2372usu3hqkt7g2lcj4uti
'@wangeditor/core': 1.1.0_bgg4bzdstkjqr5wci636oz5asu
'@wangeditor/basic-modules': 1.1.1_2hybrcdqfbawdimjqrie4nzzmm
'@wangeditor/core': 1.1.1_bgg4bzdstkjqr5wci636oz5asu
dom7: 3.0.0
lodash.foreach: 4.5.0
slate: 0.72.8
snabbdom: 3.5.0
dev: false
/@wangeditor/video-module/1.1.0_kgduo6reiouly6jfoi6a6ueu5i:
/@wangeditor/video-module/1.1.0_fwwu52ebcb2nhce5jznkeo6oeq:
resolution: {integrity: sha512-VR6x7Vk9ebvXtxCPwobiNiTGZGgqEzCVc6ViWlNH3v4jlDIeo/s7N7OCgpvELR7X/X7GHecBu7wySDkHIskB5w==}
peerDependencies:
'@uppy/core': ^2.1.4
@ -1640,7 +1640,7 @@ packages:
dependencies:
'@uppy/core': 2.2.0
'@uppy/xhr-upload': 2.1.0_@uppy+core@2.2.0
'@wangeditor/core': 1.1.0_bgg4bzdstkjqr5wci636oz5asu
'@wangeditor/core': 1.1.1_bgg4bzdstkjqr5wci636oz5asu
dom7: 3.0.0
nanoid: 3.3.4
slate: 0.72.8
@ -2382,7 +2382,7 @@ packages:
dev: false
/concat-map/0.0.1:
resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==}
resolution: {integrity: sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=}
dev: true
/connect-history-api-fallback/1.6.0:
@ -2469,17 +2469,17 @@ packages:
vary: 1.1.2
dev: true
/cosmiconfig-typescript-loader/2.0.1_h77muqpegcwcauif74p6js2ti4:
/cosmiconfig-typescript-loader/2.0.1_fvkldoeufjjq5mlpfdkzhuqzdy:
resolution: {integrity: sha512-B9s6sX/omXq7I6gC6+YgLmrBFMJhPWew7ty/X5Tuwtd2zOSgWaUdXjkuVwbe3qqcdETo60+1nSVMekq//LIXVA==}
engines: {node: '>=12', npm: '>=6'}
peerDependencies:
'@types/node': '*'
typescript: '>=3'
dependencies:
'@types/node': 17.0.38
'@types/node': 17.0.40
cosmiconfig: 7.0.1
ts-node: 10.8.0_h77muqpegcwcauif74p6js2ti4
typescript: 4.7.2
ts-node: 10.8.0_fvkldoeufjjq5mlpfdkzhuqzdy
typescript: 4.7.3
transitivePeerDependencies:
- '@swc/core'
- '@swc/wasm'
@ -2836,13 +2836,13 @@ packages:
resolution: {integrity: sha512-0Rcpald12O11BUogJagX3HsCN3FE83DSqWjgXoHo5a72KUKMSfI39XBgJpgNNxS9fuGzytaFjE06kZkiVFy2qA==}
dev: true
/element-plus/2.2.2_vue@3.2.36:
resolution: {integrity: sha512-yGcj2Ayb0jZO1WbI51tHJ4efhlfWKlBqqGtWbzhq+tcpfaKzJZN+IHRouuFasqn0ZV3tWCDu1jggDR1+9y7XfQ==}
/element-plus/2.2.4_vue@3.2.36:
resolution: {integrity: sha512-jktZr0o3ARDxWNWPEaJZQm2BN7thTpQl0aIfCUo5eB5m+zEap2DEcojyGKMHSQsCULcPM32NFfu2sHlhbhOiGA==}
peerDependencies:
vue: ^3.2.0
dependencies:
'@ctrl/tinycolor': 3.4.1
'@element-plus/icons-vue': 1.1.4_vue@3.2.36
'@element-plus/icons-vue': 2.0.5_vue@3.2.36
'@floating-ui/dom': 0.5.2
'@popperjs/core': /@sxzz/popperjs-es/2.11.7
'@types/lodash': 4.14.182
@ -3171,13 +3171,13 @@ packages:
engines: {node: '>=10'}
dev: true
/eslint-config-prettier/8.5.0_eslint@8.16.0:
/eslint-config-prettier/8.5.0_eslint@8.17.0:
resolution: {integrity: sha512-obmWKLUNCnhtQRKc+tmnYuQl0pFU1ibYJQ5BGhTVB08bHe9wC8qUeG7c08dj9XX+AuPj1YSGSQIHl1pnDHZR0Q==}
hasBin: true
peerDependencies:
eslint: '>=7.0.0'
dependencies:
eslint: 8.16.0
eslint: 8.17.0
dev: true
/eslint-define-config/1.5.0:
@ -3185,7 +3185,7 @@ packages:
engines: {node: '>= 14.6.0', npm: '>= 6.0.0', pnpm: '>= 7.0.0'}
dev: true
/eslint-plugin-prettier/4.0.0_j7rsahgqtkecno6yauhsgsglf4:
/eslint-plugin-prettier/4.0.0_ucegkljdju7q4zmvwxzqoprf3y:
resolution: {integrity: sha512-98MqmCJ7vJodoQK359bqQWaxOE0CS8paAz/GgjaZLyex4TTk3g9HugoO89EqWCrFiOqn9EVvcoo7gZzONCWVwQ==}
engines: {node: '>=6.0.0'}
peerDependencies:
@ -3196,25 +3196,25 @@ packages:
eslint-config-prettier:
optional: true
dependencies:
eslint: 8.16.0
eslint-config-prettier: 8.5.0_eslint@8.16.0
eslint: 8.17.0
eslint-config-prettier: 8.5.0_eslint@8.17.0
prettier: 2.6.2
prettier-linter-helpers: 1.0.0
dev: true
/eslint-plugin-vue/9.1.0_eslint@8.16.0:
/eslint-plugin-vue/9.1.0_eslint@8.17.0:
resolution: {integrity: sha512-EPCeInPicQ/YyfOWJDr1yfEeSNoFCMzUus107lZyYi37xejdOolNzS5MXGXp8+9bkoKZMdv/1AcZzQebME6r+g==}
engines: {node: ^14.17.0 || >=16.0.0}
peerDependencies:
eslint: ^6.2.0 || ^7.0.0 || ^8.0.0
dependencies:
eslint: 8.16.0
eslint-utils: 3.0.0_eslint@8.16.0
eslint: 8.17.0
eslint-utils: 3.0.0_eslint@8.17.0
natural-compare: 1.4.0
nth-check: 2.0.1
postcss-selector-parser: 6.0.10
semver: 7.3.7
vue-eslint-parser: 9.0.2_eslint@8.16.0
vue-eslint-parser: 9.0.2_eslint@8.17.0
xml-name-validator: 4.0.0
transitivePeerDependencies:
- supports-color
@ -3243,13 +3243,13 @@ packages:
eslint-visitor-keys: 1.3.0
dev: true
/eslint-utils/3.0.0_eslint@8.16.0:
/eslint-utils/3.0.0_eslint@8.17.0:
resolution: {integrity: sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==}
engines: {node: ^10.0.0 || ^12.0.0 || >= 14.0.0}
peerDependencies:
eslint: '>=5'
dependencies:
eslint: 8.16.0
eslint: 8.17.0
eslint-visitor-keys: 2.1.0
dev: true
@ -3268,8 +3268,8 @@ packages:
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dev: true
/eslint/8.16.0:
resolution: {integrity: sha512-MBndsoXY/PeVTDJeWsYj7kLZ5hQpJOfMYLsF6LicLHQWbRDG19lK5jOix4DPl8yY4SUFcE3txy86OzFLWT+yoA==}
/eslint/8.17.0:
resolution: {integrity: sha512-gq0m0BTJfci60Fz4nczYxNAlED+sMcihltndR8t9t1evnU/azx53x3t2UHXC/uRjcbvRw/XctpaNygSTcQD+Iw==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
hasBin: true
dependencies:
@ -3282,7 +3282,7 @@ packages:
doctrine: 3.0.0
escape-string-regexp: 4.0.0
eslint-scope: 7.1.1
eslint-utils: 3.0.0_eslint@8.16.0
eslint-utils: 3.0.0_eslint@8.17.0
eslint-visitor-keys: 3.3.0
espree: 9.3.2
esquery: 1.4.0
@ -5479,12 +5479,12 @@ packages:
'@vue/composition-api':
optional: true
dependencies:
pinia: 2.0.14_qhv4oyzxhhzeba5rd2zztmcg2y
pinia: 2.0.14_hxrfy3rdja4lhsamokddlc63fi
vue: 3.2.36
vue-demi: 0.12.5_vue@3.2.36
dev: false
/pinia/2.0.14_qhv4oyzxhhzeba5rd2zztmcg2y:
/pinia/2.0.14_hxrfy3rdja4lhsamokddlc63fi:
resolution: {integrity: sha512-0nPuZR4TetT/WcLN+feMSjWJku3SQU7dBbXC6uw+R6FLQJCsg+/0pzXyD82T1FmAYe0lsx+jnEDQ1BLgkRKlxA==}
peerDependencies:
'@vue/composition-api': ^1.4.0
@ -5497,7 +5497,7 @@ packages:
optional: true
dependencies:
'@vue/devtools-api': 6.1.4
typescript: 4.7.2
typescript: 4.7.3
vue: 3.2.36
vue-demi: 0.12.5_vue@3.2.36
dev: false
@ -5912,8 +5912,8 @@ packages:
- supports-color
dev: true
/rollup/2.75.4:
resolution: {integrity: sha512-JgZiJMJkKImMZJ8ZY1zU80Z2bA/TvrL/7D9qcBCrfl2bP+HUaIw0QHUroB4E3gBpFl6CRFM1YxGbuYGtdAswbQ==}
/rollup/2.75.5:
resolution: {integrity: sha512-JzNlJZDison3o2mOxVmb44Oz7t74EfSd1SQrplQk0wSaXV7uLQXtVdHbxlcT3w+8tZ1TL4r/eLfc7nAbz38BBA==}
engines: {node: '>=10.0.0'}
hasBin: true
optionalDependencies:
@ -6614,7 +6614,7 @@ packages:
engines: {node: '>=8'}
dev: true
/ts-node/10.8.0_h77muqpegcwcauif74p6js2ti4:
/ts-node/10.8.0_fvkldoeufjjq5mlpfdkzhuqzdy:
resolution: {integrity: sha512-/fNd5Qh+zTt8Vt1KbYZjRHCE9sI5i7nqfD/dzBBRDeVXZXS6kToW6R7tTU6Nd4XavFs0mAVCg29Q//ML7WsZYA==}
hasBin: true
peerDependencies:
@ -6633,14 +6633,14 @@ packages:
'@tsconfig/node12': 1.0.9
'@tsconfig/node14': 1.0.1
'@tsconfig/node16': 1.0.2
'@types/node': 17.0.38
'@types/node': 17.0.40
acorn: 8.7.1
acorn-walk: 8.2.0
arg: 4.1.3
create-require: 1.1.1
diff: 4.0.2
make-error: 1.3.6
typescript: 4.7.2
typescript: 4.7.3
v8-compile-cache-lib: 3.0.1
yn: 3.1.1
dev: true
@ -6657,14 +6657,14 @@ packages:
resolution: {integrity: sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==}
dev: true
/tsutils/3.21.0_typescript@4.7.2:
/tsutils/3.21.0_typescript@4.7.3:
resolution: {integrity: sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==}
engines: {node: '>= 6'}
peerDependencies:
typescript: '>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta'
dependencies:
tslib: 1.14.1
typescript: 4.7.2
typescript: 4.7.3
dev: true
/type-check/0.4.0:
@ -6707,8 +6707,8 @@ packages:
resolution: {integrity: sha512-eiDBDOmkih5pMbo9OqsqPRGMljLodLcwd5XD5JbtNB0o89xZAwynY9EdCDsJU7LtcVCClu9DvM7/0Ep1hYX3EQ==}
dev: false
/typescript/4.7.2:
resolution: {integrity: sha512-Mamb1iX2FDUpcTRzltPxgWMKy3fhg0TN378ylbktPGPK/99KbDtMQ4W1hwgsbPAsG3a0xKa1vmw4VKZQbkvz5A==}
/typescript/4.7.3:
resolution: {integrity: sha512-WOkT3XYvrpXx4vMMqlD+8R8R37fZkjyLGlxavMc4iB8lrl8L0DeTcHbYgw/v0N/z9wAFsgBhcsF0ruoySS22mA==}
engines: {node: '>=4.2.0'}
hasBin: true
dev: true
@ -6746,7 +6746,7 @@ packages:
engines: {node: '>= 0.8'}
dev: true
/unplugin-vue-define-options/0.6.1_uc2yetx2f5inczpunmhpvs3iki:
/unplugin-vue-define-options/0.6.1_apmj3ssabbg5t2ar27gknkdfxa:
resolution: {integrity: sha512-YZQxE3vC7Tb4Ev10blfYPC23hR3t8UNynoVSt2bY9GtHB2usxpywPQqRj7xdUtuj6JsDfrZ9wRKKbEkcMEXI1A==}
engines: {node: '>=14.17.0'}
peerDependencies:
@ -6754,7 +6754,7 @@ packages:
dependencies:
'@rollup/pluginutils': 4.2.1
'@vue/compiler-sfc': 3.2.33
unplugin: 0.6.3_rollup@2.75.4+vite@2.9.9
unplugin: 0.6.3_rollup@2.75.5+vite@2.9.9
vue: 3.2.36
transitivePeerDependencies:
- esbuild
@ -6763,7 +6763,7 @@ packages:
- webpack
dev: true
/unplugin/0.6.3_rollup@2.75.4+vite@2.9.9:
/unplugin/0.6.3_rollup@2.75.5+vite@2.9.9:
resolution: {integrity: sha512-CoW88FQfCW/yabVc4bLrjikN9HC8dEvMU4O7B6K2jsYMPK0l6iAnd9dpJwqGcmXJKRCU9vwSsy653qg+RK0G6A==}
peerDependencies:
esbuild: '>=0.13'
@ -6781,7 +6781,7 @@ packages:
optional: true
dependencies:
chokidar: 3.5.3
rollup: 2.75.4
rollup: 2.75.5
vite: 2.9.9_less@4.1.2
webpack-sources: 3.2.3
webpack-virtual-modules: 0.4.3
@ -6864,7 +6864,7 @@ packages:
engines: {node: '>= 0.8'}
dev: true
/vite-plugin-eslint/1.6.1_eslint@8.16.0+vite@2.9.9:
/vite-plugin-eslint/1.6.1_eslint@8.17.0+vite@2.9.9:
resolution: {integrity: sha512-wXwGJ222zjlllHmmPXX6oSU8DbmYjnA6HHBYbOLT8WAc73j4/YAtBQHCVSoHOTPiT4TPzsuZSvputWwc86BweQ==}
peerDependencies:
eslint: '>=7'
@ -6872,8 +6872,8 @@ packages:
dependencies:
'@rollup/pluginutils': 4.2.1
'@types/eslint': 8.4.2
eslint: 8.16.0
rollup: 2.75.4
eslint: 8.17.0
rollup: 2.75.5
vite: 2.9.9_less@4.1.2
dev: true
@ -6897,14 +6897,14 @@ packages:
vite: 2.9.9_less@4.1.2
dev: true
/vite-plugin-mock/2.9.6_jru2cwm7wea6oouig54pnw45te:
/vite-plugin-mock/2.9.6_ntf4wqmko4pzpv4whiuqthj42q:
resolution: {integrity: sha512-/Rm59oPppe/ncbkSrUuAxIQihlI2YcBmnbR4ST1RA2VzM1C0tEQc1KlbQvnUGhXECAGTaQN2JyasiwXP6EtKgg==}
engines: {node: '>=12.0.0'}
peerDependencies:
mockjs: '>=1.1.0'
vite: '>=2.0.0'
dependencies:
'@rollup/plugin-node-resolve': 13.3.0_rollup@2.75.4
'@rollup/plugin-node-resolve': 13.3.0_rollup@2.75.5
'@types/mockjs': 1.0.6
chalk: 4.1.2
chokidar: 3.5.3
@ -7003,7 +7003,7 @@ packages:
less: 4.1.2
postcss: 8.4.14
resolve: 1.22.0
rollup: 2.75.4
rollup: 2.75.5
optionalDependencies:
fsevents: 2.3.2
dev: true
@ -7023,14 +7023,14 @@ packages:
vue: 3.2.36
dev: false
/vue-eslint-parser/9.0.2_eslint@8.16.0:
/vue-eslint-parser/9.0.2_eslint@8.17.0:
resolution: {integrity: sha512-uCPQwTGjOtAYrwnU+76pYxalhjsh7iFBsHwBqDHiOPTxtICDaraO4Szw54WFTNZTAEsgHHzqFOu1mmnBOBRzDA==}
engines: {node: ^14.17.0 || >=16.0.0}
peerDependencies:
eslint: '>=6.0.0'
dependencies:
debug: 4.3.4
eslint: 8.16.0
eslint: 8.17.0
eslint-scope: 7.1.1
eslint-visitor-keys: 3.3.0
espree: 9.3.2
@ -7063,14 +7063,14 @@ packages:
vue: 3.2.36
dev: false
/vue-tsc/0.35.2_typescript@4.7.2:
resolution: {integrity: sha512-aqY16VlODHzqtKGUkqdumNpH+s5ABCkufRyvMKQlL/mua+N2DfSVnHufzSNNUMr7vmOO0YsNg27jsspBMq4iGA==}
/vue-tsc/0.36.1_typescript@4.7.3:
resolution: {integrity: sha512-HeQPA72lYDcqdfs8NwbbeX8MsbswWxuXYSXgiFqlddlezmXFhD+6YdeoChTqsRe3F+WJ+FarnIfpb6Y5JLk+nA==}
hasBin: true
peerDependencies:
typescript: '*'
dependencies:
'@volar/vue-typescript': 0.35.2
typescript: 4.7.2
'@volar/vue-typescript': 0.36.1
typescript: 4.7.3
dev: true
/vue-types/4.1.1_vue@3.2.36:

View File

@ -65,7 +65,7 @@ const dialogStyle = computed(() => {
draggable
:close-on-click-modal="false"
>
<template #title>
<template #header>
<div class="flex justify-between">
<slot name="title">
{{ title }}
@ -92,8 +92,8 @@ const dialogStyle = computed(() => {
<style lang="less">
.@{elNamespace}-dialog__header {
border-bottom: 1px solid var(--tags-view-border-color);
margin-right: 0 !important;
border-bottom: 1px solid var(--tags-view-border-color);
}
.@{elNamespace}-dialog__footer {

View File

@ -1,6 +1,6 @@
import type { App } from 'vue'
// import type { App } from 'vue'
import { Icon } from './Icon'
export const setupGlobCom = (app: App<Element>): void => {
export const setupGlobCom = (app: any): void => {
app.component('Icon', Icon)
}

View File

@ -1,4 +1,4 @@
import type { App } from 'vue'
// import type { App } from 'vue'
// 需要全局引入一些组件如ElScrollbar不然一些下拉项样式有问题
import { ElLoading, ElScrollbar } from 'element-plus'
@ -7,7 +7,7 @@ const plugins = [ElLoading]
const components = [ElScrollbar]
export const setupElementPlus = (app: App) => {
export const setupElementPlus = (app: any) => {
plugins.forEach((plugin) => {
app.use(plugin)
})

View File

@ -1,4 +1,4 @@
import type { App } from 'vue'
// import type { App } from 'vue'
import { createI18n } from 'vue-i18n'
import { useLocaleStoreWithOut } from '@/store/modules/locale'
import type { I18n, I18nOptions } from 'vue-i18n'
@ -35,7 +35,7 @@ const createI18nOptions = async (): Promise<I18nOptions> => {
}
}
export const setupI18n = async (app: App) => {
export const setupI18n = async (app: any) => {
const options = await createI18nOptions()
i18n = createI18n(options) as I18n
app.use(i18n)

View File

@ -1,6 +1,6 @@
import { createRouter, createWebHashHistory } from 'vue-router'
import type { RouteRecordRaw } from 'vue-router'
import type { App } from 'vue'
// import type { App } from 'vue'
import { Layout, getParentLayout } from '@/utils/routerHelper'
import { useI18n } from '@/hooks/web/useI18n'
@ -552,7 +552,7 @@ export const resetRouter = (): void => {
})
}
export const setupRouter = (app: App<Element>) => {
export const setupRouter = (app: any) => {
app.use(router)
}

View File

@ -1,4 +1,4 @@
import type { App } from 'vue'
// import type { App } from 'vue'
import { createPinia } from 'pinia'
import piniaPluginPersist from 'pinia-plugin-persist'
@ -6,7 +6,7 @@ const store = createPinia()
store.use(piniaPluginPersist)
export const setupStore = (app: App<Element>) => {
export const setupStore = (app: any) => {
app.use(store)
}

View File

@ -1,4 +1,4 @@
import type { App, Plugin } from 'vue'
// import type { Plugin } from 'vue'
/**
*
@ -8,7 +8,7 @@ import type { App, Plugin } from 'vue'
*/
export const withInstall = <T>(component: T, alias?: string) => {
const comp = component as any
comp.install = (app: App) => {
comp.install = (app: any) => {
app.component(comp.name || comp.displayName, component)
if (alias) {
app.config.globalProperties[alias] = component