build(deps): update deps
This commit is contained in:
parent
69e39c142e
commit
ea1a336535
16
package.json
16
package.json
@ -36,7 +36,7 @@
|
||||
"@better-scroll/core": "^2.4.2",
|
||||
"@soybeanjs/vue-admin-layout": "^1.0.4",
|
||||
"@soybeanjs/vue-admin-tab": "^1.0.2",
|
||||
"@vueuse/core": "^8.7.4",
|
||||
"@vueuse/core": "^8.7.5",
|
||||
"axios": "^0.27.2",
|
||||
"clipboard": "^2.0.11",
|
||||
"colord": "^2.9.2",
|
||||
@ -45,7 +45,7 @@
|
||||
"echarts": "^5.3.3",
|
||||
"form-data": "^4.0.0",
|
||||
"lodash-es": "^4.17.21",
|
||||
"naive-ui": "^2.30.5",
|
||||
"naive-ui": "^2.30.6",
|
||||
"pinia": "^2.0.14",
|
||||
"print-js": "^1.6.0",
|
||||
"qs": "^6.10.5",
|
||||
@ -61,15 +61,15 @@
|
||||
"@amap/amap-jsapi-types": "^0.0.8",
|
||||
"@commitlint/cli": "^17.0.2",
|
||||
"@commitlint/config-conventional": "^17.0.2",
|
||||
"@iconify/json": "^2.1.64",
|
||||
"@iconify/json": "^2.1.65",
|
||||
"@iconify/vue": "^3.2.1",
|
||||
"@types/bmapgl": "^0.0.5",
|
||||
"@types/crypto-js": "^4.1.1",
|
||||
"@types/node": "^18.0.0",
|
||||
"@types/qs": "^6.9.7",
|
||||
"@types/ua-parser-js": "^0.7.36",
|
||||
"@typescript-eslint/eslint-plugin": "^5.28.0",
|
||||
"@typescript-eslint/parser": "^5.28.0",
|
||||
"@typescript-eslint/eslint-plugin": "^5.29.0",
|
||||
"@typescript-eslint/parser": "^5.29.0",
|
||||
"@vitejs/plugin-vue": "^2.3.3",
|
||||
"@vitejs/plugin-vue-jsx": "^1.3.10",
|
||||
"@vue/eslint-config-prettier": "^7.0.0",
|
||||
@ -92,19 +92,19 @@
|
||||
"postinstall-postinstall": "^2.1.0",
|
||||
"prettier": "^2.7.1",
|
||||
"rollup-plugin-visualizer": "^5.6.0",
|
||||
"sass": "^1.52.3",
|
||||
"sass": "^1.53.0",
|
||||
"standard-version": "^9.5.0",
|
||||
"typescript": "^4.7.4",
|
||||
"unocss": "^0.39.3",
|
||||
"unplugin-icons": "^0.14.5",
|
||||
"unplugin-vue-components": "0.19.6",
|
||||
"unplugin-vue-components": "0.19.9",
|
||||
"unplugin-vue-define-options": "^0.6.1",
|
||||
"vite": "^2.9.12",
|
||||
"vite-plugin-compression": "^0.5.1",
|
||||
"vite-plugin-html": "^3.2.0",
|
||||
"vite-plugin-mock": "^2.9.6",
|
||||
"vite-plugin-svg-icons": "^2.0.1",
|
||||
"vue-eslint-parser": "^9.0.2",
|
||||
"vue-eslint-parser": "^9.0.3",
|
||||
"vue-tsc": "^0.38.1"
|
||||
},
|
||||
"homepage": "https://github.com/honghuangdc/soybean-admin",
|
||||
|
191
pnpm-lock.yaml
191
pnpm-lock.yaml
@ -7,7 +7,7 @@ specifiers:
|
||||
'@better-scroll/core': ^2.4.2
|
||||
'@commitlint/cli': ^17.0.2
|
||||
'@commitlint/config-conventional': ^17.0.2
|
||||
'@iconify/json': ^2.1.64
|
||||
'@iconify/json': ^2.1.65
|
||||
'@iconify/vue': ^3.2.1
|
||||
'@soybeanjs/vue-admin-layout': ^1.0.4
|
||||
'@soybeanjs/vue-admin-tab': ^1.0.2
|
||||
@ -16,13 +16,13 @@ specifiers:
|
||||
'@types/node': ^18.0.0
|
||||
'@types/qs': ^6.9.7
|
||||
'@types/ua-parser-js': ^0.7.36
|
||||
'@typescript-eslint/eslint-plugin': ^5.28.0
|
||||
'@typescript-eslint/parser': ^5.28.0
|
||||
'@typescript-eslint/eslint-plugin': ^5.29.0
|
||||
'@typescript-eslint/parser': ^5.29.0
|
||||
'@vitejs/plugin-vue': ^2.3.3
|
||||
'@vitejs/plugin-vue-jsx': ^1.3.10
|
||||
'@vue/eslint-config-prettier': ^7.0.0
|
||||
'@vue/eslint-config-typescript': ^11.0.0
|
||||
'@vueuse/core': ^8.7.4
|
||||
'@vueuse/core': ^8.7.5
|
||||
axios: ^0.27.2
|
||||
clipboard: ^2.0.11
|
||||
colord: ^2.9.2
|
||||
@ -45,7 +45,7 @@ specifiers:
|
||||
lint-staged: ^13.0.2
|
||||
lodash-es: ^4.17.21
|
||||
mockjs: ^1.1.0
|
||||
naive-ui: ^2.30.5
|
||||
naive-ui: ^2.30.6
|
||||
patch-package: ^6.4.7
|
||||
pinia: ^2.0.14
|
||||
postinstall-postinstall: ^2.1.0
|
||||
@ -53,14 +53,14 @@ specifiers:
|
||||
print-js: ^1.6.0
|
||||
qs: ^6.10.5
|
||||
rollup-plugin-visualizer: ^5.6.0
|
||||
sass: ^1.52.3
|
||||
sass: ^1.53.0
|
||||
standard-version: ^9.5.0
|
||||
swiper: ^8.2.4
|
||||
typescript: ^4.7.4
|
||||
ua-parser-js: ^1.0.2
|
||||
unocss: ^0.39.3
|
||||
unplugin-icons: ^0.14.5
|
||||
unplugin-vue-components: 0.19.6
|
||||
unplugin-vue-components: 0.19.9
|
||||
unplugin-vue-define-options: ^0.6.1
|
||||
vditor: ^3.8.15
|
||||
vite: ^2.9.12
|
||||
@ -69,7 +69,7 @@ specifiers:
|
||||
vite-plugin-mock: ^2.9.6
|
||||
vite-plugin-svg-icons: ^2.0.1
|
||||
vue: 3.2.37
|
||||
vue-eslint-parser: ^9.0.2
|
||||
vue-eslint-parser: ^9.0.3
|
||||
vue-router: ^4.0.16
|
||||
vue-tsc: ^0.38.1
|
||||
wangeditor: ^4.7.15
|
||||
@ -81,7 +81,7 @@ dependencies:
|
||||
'@better-scroll/core': 2.4.2
|
||||
'@soybeanjs/vue-admin-layout': 1.0.4_vue@3.2.37
|
||||
'@soybeanjs/vue-admin-tab': 1.0.2_vue@3.2.37
|
||||
'@vueuse/core': 8.7.4_vue@3.2.37
|
||||
'@vueuse/core': 8.7.5_vue@3.2.37
|
||||
axios: 0.27.2
|
||||
clipboard: 2.0.11
|
||||
colord: 2.9.2
|
||||
@ -90,7 +90,7 @@ dependencies:
|
||||
echarts: 5.3.3
|
||||
form-data: 4.0.0
|
||||
lodash-es: 4.17.21
|
||||
naive-ui: 2.30.5_vue@3.2.37
|
||||
naive-ui: 2.30.6_vue@3.2.37
|
||||
pinia: 2.0.14_j6bzmzd4ujpabbp5objtwxyjp4
|
||||
print-js: 1.6.0
|
||||
qs: 6.10.5
|
||||
@ -106,15 +106,15 @@ devDependencies:
|
||||
'@amap/amap-jsapi-types': 0.0.8
|
||||
'@commitlint/cli': 17.0.2
|
||||
'@commitlint/config-conventional': 17.0.2
|
||||
'@iconify/json': 2.1.64
|
||||
'@iconify/json': 2.1.65
|
||||
'@iconify/vue': 3.2.1_vue@3.2.37
|
||||
'@types/bmapgl': 0.0.5
|
||||
'@types/crypto-js': 4.1.1
|
||||
'@types/node': 18.0.0
|
||||
'@types/qs': 6.9.7
|
||||
'@types/ua-parser-js': 0.7.36
|
||||
'@typescript-eslint/eslint-plugin': 5.28.0_py5roj3ykd3sga4gtxlmfvv4pa
|
||||
'@typescript-eslint/parser': 5.28.0_b5e7v2qnwxfo6hmiq56u52mz3e
|
||||
'@typescript-eslint/eslint-plugin': 5.29.0_qqmbkyiaixvppdwswpytuf2hgm
|
||||
'@typescript-eslint/parser': 5.29.0_b5e7v2qnwxfo6hmiq56u52mz3e
|
||||
'@vitejs/plugin-vue': 2.3.3_vite@2.9.12+vue@3.2.37
|
||||
'@vitejs/plugin-vue-jsx': 1.3.10
|
||||
'@vue/eslint-config-prettier': 7.0.0_r45fuxdoy44v4cqkvfhni3iz4y
|
||||
@ -127,7 +127,7 @@ devDependencies:
|
||||
eslint-config-airbnb-base: 15.0.0_srrmf5la5dmnsfe2mpg6sboreu
|
||||
eslint-config-prettier: 8.5.0_eslint@8.18.0
|
||||
eslint-import-resolver-alias: 1.1.2_fkfqfehjtk7sk2efaqbgxsuasa
|
||||
eslint-plugin-import: 2.26.0_6lykrgsjl6r2vncmjcievjkgyy
|
||||
eslint-plugin-import: 2.26.0_zgg5sxdhnxsuz2d3vdnwdtmcnu
|
||||
eslint-plugin-prettier: 4.0.0_xu6ewijrtliw5q5lksq5uixwby
|
||||
eslint-plugin-vue: 9.1.1_eslint@8.18.0
|
||||
husky: 8.0.1
|
||||
@ -137,19 +137,19 @@ devDependencies:
|
||||
postinstall-postinstall: 2.1.0
|
||||
prettier: 2.7.1
|
||||
rollup-plugin-visualizer: 5.6.0
|
||||
sass: 1.52.3
|
||||
sass: 1.53.0
|
||||
standard-version: 9.5.0
|
||||
typescript: 4.7.4
|
||||
unocss: 0.39.3_vite@2.9.12
|
||||
unplugin-icons: 0.14.5_vite@2.9.12
|
||||
unplugin-vue-components: 0.19.6_vite@2.9.12+vue@3.2.37
|
||||
unplugin-vue-components: 0.19.9_vite@2.9.12+vue@3.2.37
|
||||
unplugin-vue-define-options: 0.6.1_vite@2.9.12+vue@3.2.37
|
||||
vite: 2.9.12_sass@1.52.3
|
||||
vite: 2.9.12_sass@1.53.0
|
||||
vite-plugin-compression: 0.5.1_vite@2.9.12
|
||||
vite-plugin-html: 3.2.0_vite@2.9.12
|
||||
vite-plugin-mock: 2.9.6_mockjs@1.1.0+vite@2.9.12
|
||||
vite-plugin-svg-icons: 2.0.1_vite@2.9.12
|
||||
vue-eslint-parser: 9.0.2_eslint@8.18.0
|
||||
vue-eslint-parser: 9.0.3_eslint@8.18.0
|
||||
vue-tsc: 0.38.1_typescript@4.7.4
|
||||
|
||||
packages:
|
||||
@ -895,8 +895,8 @@ packages:
|
||||
engines: {node: '>=6.9.0'}
|
||||
dev: true
|
||||
|
||||
/@iconify/json/2.1.64:
|
||||
resolution: {integrity: sha512-OtiVmLCxdBcB9ZVGXjTyRDeqcVykOqNSlUpm6KA+dZ1ZbEy3s1gHruv70OlMogoG3x40/AIZ48/9JPyJWUrt4A==}
|
||||
/@iconify/json/2.1.65:
|
||||
resolution: {integrity: sha512-i7Qbccv5h1hdp1H779hDif6WmY5qNHwiEGVLY2crWSK05B9dFPh0xH4Q8i77YuSCY9rP25AXDKNZVzPUEuSqJA==}
|
||||
dependencies:
|
||||
'@iconify/types': 1.1.0
|
||||
pathe: 0.2.0
|
||||
@ -1178,8 +1178,12 @@ packages:
|
||||
resolution: {integrity: sha512-N1rW+njavs70y2cApeIw1vLMYXRwfBy+7trgavGuuTfOd7j1Yh7QTRc/yqsPl6ncokt72ZXuxEU0PiCp9bSwNQ==}
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/eslint-plugin/5.28.0_py5roj3ykd3sga4gtxlmfvv4pa:
|
||||
resolution: {integrity: sha512-DXVU6Cg29H2M6EybqSg2A+x8DgO9TCUBRp4QEXQHJceLS7ogVDP0g3Lkg/SZCqcvkAP/RruuQqK0gdlkgmhSUA==}
|
||||
/@types/web-bluetooth/0.0.14:
|
||||
resolution: {integrity: sha512-5d2RhCard1nQUC3aHcq/gHzWYO6K0WJmAbjO7mQJgCQKtZpgXxv1rOM6O/dBDhDYYVutk1sciOgNSe+5YyfM8A==}
|
||||
dev: false
|
||||
|
||||
/@typescript-eslint/eslint-plugin/5.29.0_qqmbkyiaixvppdwswpytuf2hgm:
|
||||
resolution: {integrity: sha512-kgTsISt9pM53yRFQmLZ4npj99yGl3x3Pl7z4eA66OuTzAGC4bQB5H5fuLwPnqTKU3yyrrg4MIhjF17UYnL4c0w==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
'@typescript-eslint/parser': ^5.0.0
|
||||
@ -1189,10 +1193,10 @@ packages:
|
||||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/parser': 5.28.0_b5e7v2qnwxfo6hmiq56u52mz3e
|
||||
'@typescript-eslint/scope-manager': 5.28.0
|
||||
'@typescript-eslint/type-utils': 5.28.0_b5e7v2qnwxfo6hmiq56u52mz3e
|
||||
'@typescript-eslint/utils': 5.28.0_b5e7v2qnwxfo6hmiq56u52mz3e
|
||||
'@typescript-eslint/parser': 5.29.0_b5e7v2qnwxfo6hmiq56u52mz3e
|
||||
'@typescript-eslint/scope-manager': 5.29.0
|
||||
'@typescript-eslint/type-utils': 5.29.0_b5e7v2qnwxfo6hmiq56u52mz3e
|
||||
'@typescript-eslint/utils': 5.29.0_b5e7v2qnwxfo6hmiq56u52mz3e
|
||||
debug: 4.3.4
|
||||
eslint: 8.18.0
|
||||
functional-red-black-tree: 1.0.1
|
||||
@ -1205,8 +1209,8 @@ packages:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/parser/5.28.0_b5e7v2qnwxfo6hmiq56u52mz3e:
|
||||
resolution: {integrity: sha512-ekqoNRNK1lAcKhZESN/PdpVsWbP9jtiNqzFWkp/yAUdZvJalw2heCYuqRmM5eUJSIYEkgq5sGOjq+ZqsLMjtRA==}
|
||||
/@typescript-eslint/parser/5.29.0_b5e7v2qnwxfo6hmiq56u52mz3e:
|
||||
resolution: {integrity: sha512-ruKWTv+x0OOxbzIw9nW5oWlUopvP/IQDjB5ZqmTglLIoDTctLlAJpAQFpNPJP/ZI7hTT9sARBosEfaKbcFuECw==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
|
||||
@ -1215,9 +1219,9 @@ packages:
|
||||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/scope-manager': 5.28.0
|
||||
'@typescript-eslint/types': 5.28.0
|
||||
'@typescript-eslint/typescript-estree': 5.28.0_typescript@4.7.4
|
||||
'@typescript-eslint/scope-manager': 5.29.0
|
||||
'@typescript-eslint/types': 5.29.0
|
||||
'@typescript-eslint/typescript-estree': 5.29.0_typescript@4.7.4
|
||||
debug: 4.3.4
|
||||
eslint: 8.18.0
|
||||
typescript: 4.7.4
|
||||
@ -1225,16 +1229,16 @@ packages:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/scope-manager/5.28.0:
|
||||
resolution: {integrity: sha512-LeBLTqF/he1Z+boRhSqnso6YrzcKMTQ8bO/YKEe+6+O/JGof9M0g3IJlIsqfrK/6K03MlFIlycbf1uQR1IjE+w==}
|
||||
/@typescript-eslint/scope-manager/5.29.0:
|
||||
resolution: {integrity: sha512-etbXUT0FygFi2ihcxDZjz21LtC+Eps9V2xVx09zFoN44RRHPrkMflidGMI+2dUs821zR1tDS6Oc9IXxIjOUZwA==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
dependencies:
|
||||
'@typescript-eslint/types': 5.28.0
|
||||
'@typescript-eslint/visitor-keys': 5.28.0
|
||||
'@typescript-eslint/types': 5.29.0
|
||||
'@typescript-eslint/visitor-keys': 5.29.0
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/type-utils/5.28.0_b5e7v2qnwxfo6hmiq56u52mz3e:
|
||||
resolution: {integrity: sha512-SyKjKh4CXPglueyC6ceAFytjYWMoPHMswPQae236zqe1YbhvCVQyIawesYywGiu98L9DwrxsBN69vGIVxJ4mQQ==}
|
||||
/@typescript-eslint/type-utils/5.29.0_b5e7v2qnwxfo6hmiq56u52mz3e:
|
||||
resolution: {integrity: sha512-JK6bAaaiJozbox3K220VRfCzLa9n0ib/J+FHIwnaV3Enw/TO267qe0pM1b1QrrEuy6xun374XEAsRlA86JJnyg==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
eslint: '*'
|
||||
@ -1243,7 +1247,7 @@ packages:
|
||||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/utils': 5.28.0_b5e7v2qnwxfo6hmiq56u52mz3e
|
||||
'@typescript-eslint/utils': 5.29.0_b5e7v2qnwxfo6hmiq56u52mz3e
|
||||
debug: 4.3.4
|
||||
eslint: 8.18.0
|
||||
tsutils: 3.21.0_typescript@4.7.4
|
||||
@ -1252,13 +1256,13 @@ packages:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/types/5.28.0:
|
||||
resolution: {integrity: sha512-2OOm8ZTOQxqkPbf+DAo8oc16sDlVR5owgJfKheBkxBKg1vAfw2JsSofH9+16VPlN9PWtv8Wzhklkqw3k/zCVxA==}
|
||||
/@typescript-eslint/types/5.29.0:
|
||||
resolution: {integrity: sha512-X99VbqvAXOMdVyfFmksMy3u8p8yoRGITgU1joBJPzeYa0rhdf5ok9S56/itRoUSh99fiDoMtarSIJXo7H/SnOg==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/typescript-estree/5.28.0_typescript@4.7.4:
|
||||
resolution: {integrity: sha512-9GX+GfpV+F4hdTtYc6OV9ZkyYilGXPmQpm6AThInpBmKJEyRSIjORJd1G9+bknb7OTFYL+Vd4FBJAO6T78OVqA==}
|
||||
/@typescript-eslint/typescript-estree/5.29.0_typescript@4.7.4:
|
||||
resolution: {integrity: sha512-mQvSUJ/JjGBdvo+1LwC+GY2XmSYjK1nAaVw2emp/E61wEVYEyibRHCqm1I1vEKbXCpUKuW4G7u9ZCaZhJbLoNQ==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
typescript: '*'
|
||||
@ -1266,8 +1270,8 @@ packages:
|
||||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/types': 5.28.0
|
||||
'@typescript-eslint/visitor-keys': 5.28.0
|
||||
'@typescript-eslint/types': 5.29.0
|
||||
'@typescript-eslint/visitor-keys': 5.29.0
|
||||
debug: 4.3.4
|
||||
globby: 11.1.0
|
||||
is-glob: 4.0.3
|
||||
@ -1278,16 +1282,16 @@ packages:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/utils/5.28.0_b5e7v2qnwxfo6hmiq56u52mz3e:
|
||||
resolution: {integrity: sha512-E60N5L0fjv7iPJV3UGc4EC+A3Lcj4jle9zzR0gW7vXhflO7/J29kwiTGITA2RlrmPokKiZbBy2DgaclCaEUs6g==}
|
||||
/@typescript-eslint/utils/5.29.0_b5e7v2qnwxfo6hmiq56u52mz3e:
|
||||
resolution: {integrity: sha512-3Eos6uP1nyLOBayc/VUdKZikV90HahXE5Dx9L5YlSd/7ylQPXhLk1BYb29SDgnBnTp+jmSZUU0QxUiyHgW4p7A==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
|
||||
dependencies:
|
||||
'@types/json-schema': 7.0.11
|
||||
'@typescript-eslint/scope-manager': 5.28.0
|
||||
'@typescript-eslint/types': 5.28.0
|
||||
'@typescript-eslint/typescript-estree': 5.28.0_typescript@4.7.4
|
||||
'@typescript-eslint/scope-manager': 5.29.0
|
||||
'@typescript-eslint/types': 5.29.0
|
||||
'@typescript-eslint/typescript-estree': 5.29.0_typescript@4.7.4
|
||||
eslint: 8.18.0
|
||||
eslint-scope: 5.1.1
|
||||
eslint-utils: 3.0.0_eslint@8.18.0
|
||||
@ -1296,11 +1300,11 @@ packages:
|
||||
- typescript
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/visitor-keys/5.28.0:
|
||||
resolution: {integrity: sha512-BtfP1vCor8cWacovzzPFOoeW4kBQxzmhxGoOpt0v1SFvG+nJ0cWaVdJk7cky1ArTcFHHKNIxyo2LLr3oNkSuXA==}
|
||||
/@typescript-eslint/visitor-keys/5.29.0:
|
||||
resolution: {integrity: sha512-Hpb/mCWsjILvikMQoZIE3voc9wtQcS0A9FUw3h8bhr9UxBdtI/tw1ZDZUOXHXLOVMedKCH5NxyzATwnU78bWCQ==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
dependencies:
|
||||
'@typescript-eslint/types': 5.28.0
|
||||
'@typescript-eslint/types': 5.29.0
|
||||
eslint-visitor-keys: 3.3.0
|
||||
dev: true
|
||||
|
||||
@ -1439,7 +1443,7 @@ packages:
|
||||
'@unocss/scope': 0.39.3
|
||||
'@unocss/transformer-directives': 0.39.3
|
||||
magic-string: 0.26.2
|
||||
vite: 2.9.12_sass@1.52.3
|
||||
vite: 2.9.12_sass@1.53.0
|
||||
dev: true
|
||||
|
||||
/@vitejs/plugin-vue-jsx/1.3.10:
|
||||
@ -1463,7 +1467,7 @@ packages:
|
||||
vite: ^2.5.10
|
||||
vue: ^3.2.25
|
||||
dependencies:
|
||||
vite: 2.9.12_sass@1.52.3
|
||||
vite: 2.9.12_sass@1.53.0
|
||||
vue: 3.2.37
|
||||
dev: true
|
||||
|
||||
@ -1579,12 +1583,12 @@ packages:
|
||||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/eslint-plugin': 5.28.0_py5roj3ykd3sga4gtxlmfvv4pa
|
||||
'@typescript-eslint/parser': 5.28.0_b5e7v2qnwxfo6hmiq56u52mz3e
|
||||
'@typescript-eslint/eslint-plugin': 5.29.0_qqmbkyiaixvppdwswpytuf2hgm
|
||||
'@typescript-eslint/parser': 5.29.0_b5e7v2qnwxfo6hmiq56u52mz3e
|
||||
eslint: 8.18.0
|
||||
eslint-plugin-vue: 9.1.1_eslint@8.18.0
|
||||
typescript: 4.7.4
|
||||
vue-eslint-parser: 9.0.2_eslint@8.18.0
|
||||
vue-eslint-parser: 9.0.3_eslint@8.18.0
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
@ -1628,8 +1632,8 @@ packages:
|
||||
/@vue/shared/3.2.37:
|
||||
resolution: {integrity: sha512-4rSJemR2NQIo9Klm1vabqWjD8rs/ZaJSzMxkMNeJS6lHiUjjUeYFbooN19NgFjztubEKh3WlZUeOLVdbbUWHsw==}
|
||||
|
||||
/@vueuse/core/8.7.4_vue@3.2.37:
|
||||
resolution: {integrity: sha512-dQgxjb79PDcizlaclgCkCzNoqNv12PnbXxUOFL9VacakmD/ACoSMWwTpcG3HKoDoYyl2V3kSW/8AkvXGEYEGFA==}
|
||||
/@vueuse/core/8.7.5_vue@3.2.37:
|
||||
resolution: {integrity: sha512-tqgzeZGoZcXzoit4kOGLWJibDMLp0vdm6ZO41SSUQhkhtrPhAg6dbIEPiahhUu6sZAmSYvVrZgEr5aKD51nrLA==}
|
||||
peerDependencies:
|
||||
'@vue/composition-api': ^1.1.0
|
||||
vue: ^2.6.0 || ^3.2.0
|
||||
@ -1639,18 +1643,19 @@ packages:
|
||||
vue:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@vueuse/metadata': 8.7.4
|
||||
'@vueuse/shared': 8.7.4_vue@3.2.37
|
||||
'@types/web-bluetooth': 0.0.14
|
||||
'@vueuse/metadata': 8.7.5
|
||||
'@vueuse/shared': 8.7.5_vue@3.2.37
|
||||
vue: 3.2.37
|
||||
vue-demi: 0.13.1_vue@3.2.37
|
||||
dev: false
|
||||
|
||||
/@vueuse/metadata/8.7.4:
|
||||
resolution: {integrity: sha512-CwEYS6/M6JDxk9D1mUsZq3F0VnYnf39rAxOytP58vb4BrhmPKEVfiSpvxuYcJimU9ccT/xjWhwBnsdGC2H9mIQ==}
|
||||
/@vueuse/metadata/8.7.5:
|
||||
resolution: {integrity: sha512-emJZKRQSaEnVqmlu39NpNp8iaW+bPC2kWykWoWOZMSlO/0QVEmO/rt8A5VhOEJTKLX3vwTevqbiRy9WJRwVOQg==}
|
||||
dev: false
|
||||
|
||||
/@vueuse/shared/8.7.4_vue@3.2.37:
|
||||
resolution: {integrity: sha512-QhwTEd2Gr/8ZliWVEM8sbMUkXtVVV1Mt1mOkCnIbIN33D/V28FwGKUKqEPGZZCXuJchARnun/J1TAiT/UmZd1w==}
|
||||
/@vueuse/shared/8.7.5_vue@3.2.37:
|
||||
resolution: {integrity: sha512-THXPvMBFmg6Gf6AwRn/EdTh2mhqwjGsB2Yfp374LNQSQVKRHtnJ0I42bsZTn7nuEliBxqUrGQm/lN6qUHmhJLw==}
|
||||
peerDependencies:
|
||||
'@vue/composition-api': ^1.1.0
|
||||
vue: ^2.6.0 || ^3.2.0
|
||||
@ -3503,7 +3508,7 @@ packages:
|
||||
dependencies:
|
||||
confusing-browser-globals: 1.0.11
|
||||
eslint: 8.18.0
|
||||
eslint-plugin-import: 2.26.0_6lykrgsjl6r2vncmjcievjkgyy
|
||||
eslint-plugin-import: 2.26.0_zgg5sxdhnxsuz2d3vdnwdtmcnu
|
||||
object.assign: 4.1.2
|
||||
object.entries: 1.1.5
|
||||
semver: 6.3.0
|
||||
@ -3524,7 +3529,7 @@ packages:
|
||||
peerDependencies:
|
||||
eslint-plugin-import: '>=1.4.0'
|
||||
dependencies:
|
||||
eslint-plugin-import: 2.26.0_6lykrgsjl6r2vncmjcievjkgyy
|
||||
eslint-plugin-import: 2.26.0_zgg5sxdhnxsuz2d3vdnwdtmcnu
|
||||
dev: true
|
||||
|
||||
/eslint-import-resolver-node/0.3.6:
|
||||
@ -3536,7 +3541,7 @@ packages:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/eslint-module-utils/2.7.3_cfsupm63rr3qvqifljk6nmy67u:
|
||||
/eslint-module-utils/2.7.3_tf5cicivm5w4o4owwu2j7i4y2u:
|
||||
resolution: {integrity: sha512-088JEC7O3lDZM9xGe0RerkOMd0EjFl+Yvd1jPWIkMT5u3H9+HC34mWWPnqPrN13gieT9pBOO+Qt07Nb/6TresQ==}
|
||||
engines: {node: '>=4'}
|
||||
peerDependencies:
|
||||
@ -3554,7 +3559,7 @@ packages:
|
||||
eslint-import-resolver-webpack:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/parser': 5.28.0_b5e7v2qnwxfo6hmiq56u52mz3e
|
||||
'@typescript-eslint/parser': 5.29.0_b5e7v2qnwxfo6hmiq56u52mz3e
|
||||
debug: 3.2.7
|
||||
eslint-import-resolver-node: 0.3.6
|
||||
find-up: 2.1.0
|
||||
@ -3562,7 +3567,7 @@ packages:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/eslint-plugin-import/2.26.0_6lykrgsjl6r2vncmjcievjkgyy:
|
||||
/eslint-plugin-import/2.26.0_zgg5sxdhnxsuz2d3vdnwdtmcnu:
|
||||
resolution: {integrity: sha512-hYfi3FXaM8WPLf4S1cikh/r4IxnO6zrhZbEGz2b660EJRbuxgpDS5gkCuYgGWg2xxh2rBuIr4Pvhve/7c31koA==}
|
||||
engines: {node: '>=4'}
|
||||
peerDependencies:
|
||||
@ -3572,14 +3577,14 @@ packages:
|
||||
'@typescript-eslint/parser':
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/parser': 5.28.0_b5e7v2qnwxfo6hmiq56u52mz3e
|
||||
'@typescript-eslint/parser': 5.29.0_b5e7v2qnwxfo6hmiq56u52mz3e
|
||||
array-includes: 3.1.5
|
||||
array.prototype.flat: 1.3.0
|
||||
debug: 2.6.9
|
||||
doctrine: 2.1.0
|
||||
eslint: 8.18.0
|
||||
eslint-import-resolver-node: 0.3.6
|
||||
eslint-module-utils: 2.7.3_cfsupm63rr3qvqifljk6nmy67u
|
||||
eslint-module-utils: 2.7.3_tf5cicivm5w4o4owwu2j7i4y2u
|
||||
has: 1.0.3
|
||||
is-core-module: 2.9.0
|
||||
is-glob: 4.0.3
|
||||
@ -3622,7 +3627,7 @@ packages:
|
||||
nth-check: 2.1.1
|
||||
postcss-selector-parser: 6.0.10
|
||||
semver: 7.3.7
|
||||
vue-eslint-parser: 9.0.2_eslint@8.18.0
|
||||
vue-eslint-parser: 9.0.3_eslint@8.18.0
|
||||
xml-name-validator: 4.0.0
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
@ -5434,8 +5439,8 @@ packages:
|
||||
resolution: {integrity: sha512-r65nCZhrbXXb6dXOACihYApHw2Q6pV0M3V0PSxd74N0+D8nzAdEAITq2oAjA1jVnKI+tGvEBUpqiMh0+rW6zDQ==}
|
||||
dev: true
|
||||
|
||||
/naive-ui/2.30.5_vue@3.2.37:
|
||||
resolution: {integrity: sha512-fexk97L4BgJAjKcyP1ycLvYtnG/3wfjW0g7cSscXh6CQYKmiVsTA1CAlHecMmGyYaYsMjaPWtobzSMlUsSit6g==}
|
||||
/naive-ui/2.30.6_vue@3.2.37:
|
||||
resolution: {integrity: sha512-QawTYvC+V9zc2hCl5dKgTowiAfCh+GBTdOp8Kswd4bx+o2rdtxrH83tZeFoABsxh3nOx4AL3r/DWfIVdoBqi1A==}
|
||||
peerDependencies:
|
||||
vue: ^3.0.0
|
||||
dependencies:
|
||||
@ -5456,7 +5461,7 @@ packages:
|
||||
vdirs: 0.1.8_vue@3.2.37
|
||||
vooks: 0.2.12_vue@3.2.37
|
||||
vue: 3.2.37
|
||||
vueuc: 0.4.44_vue@3.2.37
|
||||
vueuc: 0.4.45_vue@3.2.37
|
||||
dev: false
|
||||
|
||||
/nanoid/3.3.4:
|
||||
@ -6397,8 +6402,8 @@ packages:
|
||||
/safer-buffer/2.1.2:
|
||||
resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==}
|
||||
|
||||
/sass/1.52.3:
|
||||
resolution: {integrity: sha512-LNNPJ9lafx+j1ArtA7GyEJm9eawXN8KlA1+5dF6IZyoONg1Tyo/g+muOsENWJH/2Q1FHbbV4UwliU0cXMa/VIA==}
|
||||
/sass/1.53.0:
|
||||
resolution: {integrity: sha512-zb/oMirbKhUgRQ0/GFz8TSAwRq2IlR29vOUJZOx0l8sV+CkHUfHa4u5nqrG+1VceZp7Jfj59SVW9ogdhTvJDcQ==}
|
||||
engines: {node: '>=12.0.0'}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
@ -7272,8 +7277,8 @@ packages:
|
||||
- webpack
|
||||
dev: true
|
||||
|
||||
/unplugin-vue-components/0.19.6_vite@2.9.12+vue@3.2.37:
|
||||
resolution: {integrity: sha512-APvrJ9Hpid1MLT0G4PWerMJgARhNw6dzz0pcCwCxaO2DR7VyvDacMqjOQNC6ukq7FSw3wzD8VH+9i3EFXwkGmw==}
|
||||
/unplugin-vue-components/0.19.9_vite@2.9.12+vue@3.2.37:
|
||||
resolution: {integrity: sha512-i5mZtg85euPWZrGswFkoa9pf4WjKCP5qOjnwOyg3KOKVzFjnP3osCdrunQMjtoMKehTdz1vV6baZH8bZR4PNgg==}
|
||||
engines: {node: '>=14'}
|
||||
peerDependencies:
|
||||
'@babel/parser': ^7.15.8
|
||||
@ -7294,7 +7299,7 @@ packages:
|
||||
magic-string: 0.26.2
|
||||
minimatch: 5.1.0
|
||||
resolve: 1.22.0
|
||||
unplugin: 0.6.3_vite@2.9.12
|
||||
unplugin: 0.7.0_vite@2.9.12
|
||||
vue: 3.2.37
|
||||
transitivePeerDependencies:
|
||||
- esbuild
|
||||
@ -7339,7 +7344,7 @@ packages:
|
||||
optional: true
|
||||
dependencies:
|
||||
chokidar: 3.5.3
|
||||
vite: 2.9.12_sass@1.52.3
|
||||
vite: 2.9.12_sass@1.53.0
|
||||
webpack-sources: 3.2.3
|
||||
webpack-virtual-modules: 0.4.3
|
||||
dev: true
|
||||
@ -7363,7 +7368,7 @@ packages:
|
||||
dependencies:
|
||||
acorn: 8.7.1
|
||||
chokidar: 3.5.3
|
||||
vite: 2.9.12_sass@1.52.3
|
||||
vite: 2.9.12_sass@1.53.0
|
||||
webpack-sources: 3.2.3
|
||||
webpack-virtual-modules: 0.4.3
|
||||
dev: true
|
||||
@ -7451,7 +7456,7 @@ packages:
|
||||
chalk: 4.1.2
|
||||
debug: 4.3.4
|
||||
fs-extra: 10.1.0
|
||||
vite: 2.9.12_sass@1.52.3
|
||||
vite: 2.9.12_sass@1.53.0
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
@ -7473,7 +7478,7 @@ packages:
|
||||
html-minifier-terser: 6.1.0
|
||||
node-html-parser: 5.3.3
|
||||
pathe: 0.2.0
|
||||
vite: 2.9.12_sass@1.52.3
|
||||
vite: 2.9.12_sass@1.53.0
|
||||
dev: true
|
||||
|
||||
/vite-plugin-mock/2.9.6_mockjs@1.1.0+vite@2.9.12:
|
||||
@ -7493,7 +7498,7 @@ packages:
|
||||
fast-glob: 3.2.11
|
||||
mockjs: 1.1.0
|
||||
path-to-regexp: 6.2.1
|
||||
vite: 2.9.12_sass@1.52.3
|
||||
vite: 2.9.12_sass@1.53.0
|
||||
transitivePeerDependencies:
|
||||
- rollup
|
||||
- supports-color
|
||||
@ -7512,12 +7517,12 @@ packages:
|
||||
pathe: 0.2.0
|
||||
svg-baker: 1.7.0
|
||||
svgo: 2.8.0
|
||||
vite: 2.9.12_sass@1.52.3
|
||||
vite: 2.9.12_sass@1.53.0
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/vite/2.9.12_sass@1.52.3:
|
||||
/vite/2.9.12_sass@1.53.0:
|
||||
resolution: {integrity: sha512-suxC36dQo9Rq1qMB2qiRorNJtJAdxguu5TMvBHOc/F370KvqAe9t48vYp+/TbPKRNrMh/J55tOUmkuIqstZaew==}
|
||||
engines: {node: '>=12.2.0'}
|
||||
hasBin: true
|
||||
@ -7537,7 +7542,7 @@ packages:
|
||||
postcss: 8.4.14
|
||||
resolve: 1.22.0
|
||||
rollup: 2.75.6
|
||||
sass: 1.52.3
|
||||
sass: 1.53.0
|
||||
optionalDependencies:
|
||||
fsevents: 2.3.2
|
||||
dev: true
|
||||
@ -7581,8 +7586,8 @@ packages:
|
||||
vue: 3.2.37
|
||||
dev: false
|
||||
|
||||
/vue-eslint-parser/9.0.2_eslint@8.18.0:
|
||||
resolution: {integrity: sha512-uCPQwTGjOtAYrwnU+76pYxalhjsh7iFBsHwBqDHiOPTxtICDaraO4Szw54WFTNZTAEsgHHzqFOu1mmnBOBRzDA==}
|
||||
/vue-eslint-parser/9.0.3_eslint@8.18.0:
|
||||
resolution: {integrity: sha512-yL+ZDb+9T0ELG4VIFo/2anAOz8SvBdlqEnQnvJ3M7Scq56DvtjY0VY88bByRZB0D4J0u8olBcfrXTVONXsh4og==}
|
||||
engines: {node: ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
eslint: '>=6.0.0'
|
||||
@ -7627,8 +7632,8 @@ packages:
|
||||
'@vue/server-renderer': 3.2.37_vue@3.2.37
|
||||
'@vue/shared': 3.2.37
|
||||
|
||||
/vueuc/0.4.44_vue@3.2.37:
|
||||
resolution: {integrity: sha512-2sLWo1Ow3DRKTDvGVlaWlf0KL+LOqeO6zlvb6nUxWxqj4VjUpg7sMtH+xtvBK+oOXH4goGt1RyLMaBVgPFpqHw==}
|
||||
/vueuc/0.4.45_vue@3.2.37:
|
||||
resolution: {integrity: sha512-TdiDHn9TkJyStKJYzGGiZlekasdoYTial47UAMwQ5fuVp/5GAeJKvFk4UMtSrDfECsNncfNJ6TNveVBAq+IvrQ==}
|
||||
peerDependencies:
|
||||
vue: ^3.0.11
|
||||
dependencies:
|
||||
|
Loading…
Reference in New Issue
Block a user