mirror of
https://github.com/un-pany/v3-admin-vite.git
synced 2025-04-21 11:29:20 +08:00
chore: updates all dependencies
This commit is contained in:
parent
88d93f5c22
commit
1c568c4817
14
package.json
14
package.json
@ -26,7 +26,7 @@
|
||||
"@element-plus/icons-vue": "^2.0.9",
|
||||
"axios": "^0.27.2",
|
||||
"dayjs": "^1.11.5",
|
||||
"element-plus": "^2.2.14",
|
||||
"element-plus": "^2.2.15",
|
||||
"js-cookie": "^3.0.1",
|
||||
"lodash-es": "^4.17.21",
|
||||
"normalize.css": "^8.0.1",
|
||||
@ -41,23 +41,23 @@
|
||||
"devDependencies": {
|
||||
"@types/js-cookie": "^3.0.2",
|
||||
"@types/lodash-es": "^4.17.6",
|
||||
"@types/node": "^18.7.10",
|
||||
"@types/node": "^18.7.13",
|
||||
"@types/nprogress": "^0.2.0",
|
||||
"@types/path-browserify": "^1.0.0",
|
||||
"@typescript-eslint/eslint-plugin": "^5.34.0",
|
||||
"@typescript-eslint/parser": "^5.34.0",
|
||||
"@typescript-eslint/eslint-plugin": "^5.35.1",
|
||||
"@typescript-eslint/parser": "^5.35.1",
|
||||
"@vitejs/plugin-vue": "^3.0.3",
|
||||
"@vue/eslint-config-prettier": "^7.0.0",
|
||||
"@vue/eslint-config-typescript": "^11.0.0",
|
||||
"eslint": "^8.22.0",
|
||||
"eslint-plugin-prettier": "^4.2.1",
|
||||
"eslint-plugin-vue": "^9.3.0",
|
||||
"eslint-plugin-vue": "^9.4.0",
|
||||
"husky": "^8.0.1",
|
||||
"lint-staged": "^13.0.3",
|
||||
"prettier": "^2.7.1",
|
||||
"sass": "^1.54.5",
|
||||
"terser": "^5.14.2",
|
||||
"typescript": "^4.7.4",
|
||||
"terser": "^5.15.0",
|
||||
"typescript": "^4.8.2",
|
||||
"unocss": "^0.45.12",
|
||||
"vite": "^3.0.9",
|
||||
"vite-plugin-svg-icons": "^2.0.1",
|
||||
|
202
pnpm-lock.yaml
generated
202
pnpm-lock.yaml
generated
@ -4,20 +4,20 @@ specifiers:
|
||||
'@element-plus/icons-vue': ^2.0.9
|
||||
'@types/js-cookie': ^3.0.2
|
||||
'@types/lodash-es': ^4.17.6
|
||||
'@types/node': ^18.7.10
|
||||
'@types/node': ^18.7.13
|
||||
'@types/nprogress': ^0.2.0
|
||||
'@types/path-browserify': ^1.0.0
|
||||
'@typescript-eslint/eslint-plugin': ^5.34.0
|
||||
'@typescript-eslint/parser': ^5.34.0
|
||||
'@typescript-eslint/eslint-plugin': ^5.35.1
|
||||
'@typescript-eslint/parser': ^5.35.1
|
||||
'@vitejs/plugin-vue': ^3.0.3
|
||||
'@vue/eslint-config-prettier': ^7.0.0
|
||||
'@vue/eslint-config-typescript': ^11.0.0
|
||||
axios: ^0.27.2
|
||||
dayjs: ^1.11.5
|
||||
element-plus: ^2.2.14
|
||||
element-plus: ^2.2.15
|
||||
eslint: ^8.22.0
|
||||
eslint-plugin-prettier: ^4.2.1
|
||||
eslint-plugin-vue: ^9.3.0
|
||||
eslint-plugin-vue: ^9.4.0
|
||||
husky: ^8.0.1
|
||||
js-cookie: ^3.0.1
|
||||
lint-staged: ^13.0.3
|
||||
@ -30,8 +30,8 @@ specifiers:
|
||||
prettier: ^2.7.1
|
||||
sass: ^1.54.5
|
||||
screenfull: ^6.0.2
|
||||
terser: ^5.14.2
|
||||
typescript: ^4.7.4
|
||||
terser: ^5.15.0
|
||||
typescript: ^4.8.2
|
||||
unocss: ^0.45.12
|
||||
vite: ^3.0.9
|
||||
vite-plugin-svg-icons: ^2.0.1
|
||||
@ -44,14 +44,14 @@ dependencies:
|
||||
'@element-plus/icons-vue': 2.0.9_vue@3.2.37
|
||||
axios: 0.27.2
|
||||
dayjs: 1.11.5
|
||||
element-plus: 2.2.14_vue@3.2.37
|
||||
element-plus: 2.2.15_vue@3.2.37
|
||||
js-cookie: 3.0.1
|
||||
lodash-es: 4.17.21
|
||||
normalize.css: 8.0.1
|
||||
nprogress: 0.2.0
|
||||
path-browserify: 1.0.1
|
||||
path-to-regexp: 6.2.1
|
||||
pinia: 2.0.20_j6bzmzd4ujpabbp5objtwxyjp4
|
||||
pinia: 2.0.20_bw4xur2vyhvhfd4whxbr7emp4u
|
||||
screenfull: 6.0.2
|
||||
vue: 3.2.37
|
||||
vue-router: 4.1.4_vue@3.2.37
|
||||
@ -59,28 +59,28 @@ dependencies:
|
||||
devDependencies:
|
||||
'@types/js-cookie': 3.0.2
|
||||
'@types/lodash-es': 4.17.6
|
||||
'@types/node': 18.7.10
|
||||
'@types/node': 18.7.13
|
||||
'@types/nprogress': 0.2.0
|
||||
'@types/path-browserify': 1.0.0
|
||||
'@typescript-eslint/eslint-plugin': 5.34.0_euudt5oqhhodkyae5tf6wjmsda
|
||||
'@typescript-eslint/parser': 5.34.0_4rv7y5c6xz3vfxwhbrcxxi73bq
|
||||
'@typescript-eslint/eslint-plugin': 5.35.1_4kgehhvxgrxdvptdn2db7re534
|
||||
'@typescript-eslint/parser': 5.35.1_shit3uhl6a7megkzgoz6xssnfa
|
||||
'@vitejs/plugin-vue': 3.0.3_vite@3.0.9+vue@3.2.37
|
||||
'@vue/eslint-config-prettier': 7.0.0_2xd4q2tc5cqa5as7uugqhp6oue
|
||||
'@vue/eslint-config-typescript': 11.0.0_4py5zxx5ck6utobkmozwvrmyiy
|
||||
'@vue/eslint-config-typescript': 11.0.0_65af36lemg3jhzhjxc74taayiy
|
||||
eslint: 8.22.0
|
||||
eslint-plugin-prettier: 4.2.1_2xd4q2tc5cqa5as7uugqhp6oue
|
||||
eslint-plugin-vue: 9.3.0_eslint@8.22.0
|
||||
eslint-plugin-vue: 9.4.0_eslint@8.22.0
|
||||
husky: 8.0.1
|
||||
lint-staged: 13.0.3
|
||||
prettier: 2.7.1
|
||||
sass: 1.54.5
|
||||
terser: 5.14.2
|
||||
typescript: 4.7.4
|
||||
terser: 5.15.0
|
||||
typescript: 4.8.2
|
||||
unocss: 0.45.12_vite@3.0.9
|
||||
vite: 3.0.9_sass@1.54.5+terser@5.14.2
|
||||
vite: 3.0.9_sass@1.54.5+terser@5.15.0
|
||||
vite-plugin-svg-icons: 2.0.1_vite@3.0.9
|
||||
vue-eslint-parser: 9.0.3_eslint@8.22.0
|
||||
vue-tsc: 0.40.1_typescript@4.7.4
|
||||
vue-tsc: 0.40.1_typescript@4.8.2
|
||||
|
||||
packages:
|
||||
|
||||
@ -314,8 +314,8 @@ packages:
|
||||
/@types/lodash/4.14.184:
|
||||
resolution: {integrity: sha512-RoZphVtHbxPZizt4IcILciSWiC6dcn+eZ8oX9IWEYfDMcocdd42f7NPI6fQj+6zI8y4E0L7gu2pcZKLGTRaV9Q==}
|
||||
|
||||
/@types/node/18.7.10:
|
||||
resolution: {integrity: sha512-SST7B//wF7xlGoLo1IEVB0cQ4e7BgXlDk5IaPgb5s0DlYLjb4if07h8+0zbQIvahfPNXs6e7zyT0EH1MqaS+5g==}
|
||||
/@types/node/18.7.13:
|
||||
resolution: {integrity: sha512-46yIhxSe5xEaJZXWdIBP7GU4HDTG8/eo0qd9atdiL+lFpA03y8KS+lkTN834TWJj5767GbWv4n/P6efyTFt1Dw==}
|
||||
dev: true
|
||||
|
||||
/@types/nprogress/0.2.0:
|
||||
@ -329,15 +329,15 @@ packages:
|
||||
/@types/svgo/2.6.4:
|
||||
resolution: {integrity: sha512-l4cmyPEckf8moNYHdJ+4wkHvFxjyW6ulm9l4YGaOxeyBWPhBOT0gvni1InpFPdzx1dKf/2s62qGITwxNWnPQng==}
|
||||
dependencies:
|
||||
'@types/node': 18.7.10
|
||||
'@types/node': 18.7.13
|
||||
dev: true
|
||||
|
||||
/@types/web-bluetooth/0.0.15:
|
||||
resolution: {integrity: sha512-w7hEHXnPMEZ+4nGKl/KDRVpxkwYxYExuHOYXyzIzCDzEZ9ZCGMAewulr9IqJu2LR4N37fcnb1XVeuZ09qgOxhA==}
|
||||
dev: false
|
||||
|
||||
/@typescript-eslint/eslint-plugin/5.34.0_euudt5oqhhodkyae5tf6wjmsda:
|
||||
resolution: {integrity: sha512-eRfPPcasO39iwjlUAMtjeueRGuIrW3TQ9WseIDl7i5UWuFbf83yYaU7YPs4j8+4CxUMIsj1k+4kV+E+G+6ypDQ==}
|
||||
/@typescript-eslint/eslint-plugin/5.35.1_4kgehhvxgrxdvptdn2db7re534:
|
||||
resolution: {integrity: sha512-RBZZXZlI4XCY4Wzgy64vB+0slT9+yAPQRjj/HSaRwUot33xbDjF1oN9BLwOLTewoOI0jothIltZRe9uJCHf8gg==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
'@typescript-eslint/parser': ^5.0.0
|
||||
@ -347,24 +347,24 @@ packages:
|
||||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/parser': 5.34.0_4rv7y5c6xz3vfxwhbrcxxi73bq
|
||||
'@typescript-eslint/scope-manager': 5.34.0
|
||||
'@typescript-eslint/type-utils': 5.34.0_4rv7y5c6xz3vfxwhbrcxxi73bq
|
||||
'@typescript-eslint/utils': 5.34.0_4rv7y5c6xz3vfxwhbrcxxi73bq
|
||||
'@typescript-eslint/parser': 5.35.1_shit3uhl6a7megkzgoz6xssnfa
|
||||
'@typescript-eslint/scope-manager': 5.35.1
|
||||
'@typescript-eslint/type-utils': 5.35.1_shit3uhl6a7megkzgoz6xssnfa
|
||||
'@typescript-eslint/utils': 5.35.1_shit3uhl6a7megkzgoz6xssnfa
|
||||
debug: 4.3.4
|
||||
eslint: 8.22.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.4
|
||||
typescript: 4.7.4
|
||||
tsutils: 3.21.0_typescript@4.8.2
|
||||
typescript: 4.8.2
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/parser/5.34.0_4rv7y5c6xz3vfxwhbrcxxi73bq:
|
||||
resolution: {integrity: sha512-SZ3NEnK4usd2CXkoV3jPa/vo1mWX1fqRyIVUQZR4As1vyp4fneknBNJj+OFtV8WAVgGf+rOHMSqQbs2Qn3nFZQ==}
|
||||
/@typescript-eslint/parser/5.35.1_shit3uhl6a7megkzgoz6xssnfa:
|
||||
resolution: {integrity: sha512-XL2TBTSrh3yWAsMYpKseBYTVpvudNf69rPOWXWVBI08My2JVT5jR66eTt4IgQFHA/giiKJW5dUD4x/ZviCKyGg==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
|
||||
@ -373,26 +373,26 @@ packages:
|
||||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/scope-manager': 5.34.0
|
||||
'@typescript-eslint/types': 5.34.0
|
||||
'@typescript-eslint/typescript-estree': 5.34.0_typescript@4.7.4
|
||||
'@typescript-eslint/scope-manager': 5.35.1
|
||||
'@typescript-eslint/types': 5.35.1
|
||||
'@typescript-eslint/typescript-estree': 5.35.1_typescript@4.8.2
|
||||
debug: 4.3.4
|
||||
eslint: 8.22.0
|
||||
typescript: 4.7.4
|
||||
typescript: 4.8.2
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/scope-manager/5.34.0:
|
||||
resolution: {integrity: sha512-HNvASMQlah5RsBW6L6c7IJ0vsm+8Sope/wu5sEAf7joJYWNb1LDbJipzmdhdUOnfrDFE6LR1j57x1EYVxrY4ow==}
|
||||
/@typescript-eslint/scope-manager/5.35.1:
|
||||
resolution: {integrity: sha512-kCYRSAzIW9ByEIzmzGHE50NGAvAP3wFTaZevgWva7GpquDyFPFcmvVkFJGWJJktg/hLwmys/FZwqM9EKr2u24Q==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
dependencies:
|
||||
'@typescript-eslint/types': 5.34.0
|
||||
'@typescript-eslint/visitor-keys': 5.34.0
|
||||
'@typescript-eslint/types': 5.35.1
|
||||
'@typescript-eslint/visitor-keys': 5.35.1
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/type-utils/5.34.0_4rv7y5c6xz3vfxwhbrcxxi73bq:
|
||||
resolution: {integrity: sha512-Pxlno9bjsQ7hs1pdWRUv9aJijGYPYsHpwMeCQ/Inavhym3/XaKt1ZKAA8FIw4odTBfowBdZJDMxf2aavyMDkLg==}
|
||||
/@typescript-eslint/type-utils/5.35.1_shit3uhl6a7megkzgoz6xssnfa:
|
||||
resolution: {integrity: sha512-8xT8ljvo43Mp7BiTn1vxLXkjpw8wS4oAc00hMSB4L1/jIiYbjjnc3Qp2GAUOG/v8zsNCd1qwcqfCQ0BuishHkw==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
eslint: '*'
|
||||
@ -401,22 +401,22 @@ packages:
|
||||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/utils': 5.34.0_4rv7y5c6xz3vfxwhbrcxxi73bq
|
||||
'@typescript-eslint/utils': 5.35.1_shit3uhl6a7megkzgoz6xssnfa
|
||||
debug: 4.3.4
|
||||
eslint: 8.22.0
|
||||
tsutils: 3.21.0_typescript@4.7.4
|
||||
typescript: 4.7.4
|
||||
tsutils: 3.21.0_typescript@4.8.2
|
||||
typescript: 4.8.2
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/types/5.34.0:
|
||||
resolution: {integrity: sha512-49fm3xbbUPuzBIOcy2CDpYWqy/X7VBkxVN+DC21e0zIm3+61Z0NZi6J9mqPmSW1BDVk9FIOvuCFyUPjXz93sjA==}
|
||||
/@typescript-eslint/types/5.35.1:
|
||||
resolution: {integrity: sha512-FDaujtsH07VHzG0gQ6NDkVVhi1+rhq0qEvzHdJAQjysN+LHDCKDKCBRlZFFE0ec0jKxiv0hN63SNfExy0KrbQQ==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/typescript-estree/5.34.0_typescript@4.7.4:
|
||||
resolution: {integrity: sha512-mXHAqapJJDVzxauEkfJI96j3D10sd567LlqroyCeJaHnu42sDbjxotGb3XFtGPYKPD9IyLjhsoULML1oI3M86A==}
|
||||
/@typescript-eslint/typescript-estree/5.35.1_typescript@4.8.2:
|
||||
resolution: {integrity: sha512-JUqE1+VRTGyoXlDWWjm6MdfpBYVq+hixytrv1oyjYIBEOZhBCwtpp5ZSvBt4wIA1MKWlnaC2UXl2XmYGC3BoQA==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
typescript: '*'
|
||||
@ -424,28 +424,28 @@ packages:
|
||||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/types': 5.34.0
|
||||
'@typescript-eslint/visitor-keys': 5.34.0
|
||||
'@typescript-eslint/types': 5.35.1
|
||||
'@typescript-eslint/visitor-keys': 5.35.1
|
||||
debug: 4.3.4
|
||||
globby: 11.1.0
|
||||
is-glob: 4.0.3
|
||||
semver: 7.3.7
|
||||
tsutils: 3.21.0_typescript@4.7.4
|
||||
typescript: 4.7.4
|
||||
tsutils: 3.21.0_typescript@4.8.2
|
||||
typescript: 4.8.2
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/utils/5.34.0_4rv7y5c6xz3vfxwhbrcxxi73bq:
|
||||
resolution: {integrity: sha512-kWRYybU4Rn++7lm9yu8pbuydRyQsHRoBDIo11k7eqBWTldN4xUdVUMCsHBiE7aoEkFzrUEaZy3iH477vr4xHAQ==}
|
||||
/@typescript-eslint/utils/5.35.1_shit3uhl6a7megkzgoz6xssnfa:
|
||||
resolution: {integrity: sha512-v6F8JNXgeBWI4pzZn36hT2HXXzoBBBJuOYvoQiaQaEEjdi5STzux3Yj8v7ODIpx36i/5s8TdzuQ54TPc5AITQQ==}
|
||||
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.34.0
|
||||
'@typescript-eslint/types': 5.34.0
|
||||
'@typescript-eslint/typescript-estree': 5.34.0_typescript@4.7.4
|
||||
'@typescript-eslint/scope-manager': 5.35.1
|
||||
'@typescript-eslint/types': 5.35.1
|
||||
'@typescript-eslint/typescript-estree': 5.35.1_typescript@4.8.2
|
||||
eslint: 8.22.0
|
||||
eslint-scope: 5.1.1
|
||||
eslint-utils: 3.0.0_eslint@8.22.0
|
||||
@ -454,11 +454,11 @@ packages:
|
||||
- typescript
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/visitor-keys/5.34.0:
|
||||
resolution: {integrity: sha512-O1moYjOSrab0a2fUvFpsJe0QHtvTC+cR+ovYpgKrAVXzqQyc74mv76TgY6z+aEtjQE2vgZux3CQVtGryqdcOAw==}
|
||||
/@typescript-eslint/visitor-keys/5.35.1:
|
||||
resolution: {integrity: sha512-cEB1DvBVo1bxbW/S5axbGPE6b7FIMAbo3w+AGq6zNDA7+NYJOIkKj/sInfTv4edxd4PxJSgdN4t6/pbvgA+n5g==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
dependencies:
|
||||
'@typescript-eslint/types': 5.34.0
|
||||
'@typescript-eslint/types': 5.35.1
|
||||
eslint-visitor-keys: 3.3.0
|
||||
dev: true
|
||||
|
||||
@ -610,7 +610,7 @@ packages:
|
||||
'@unocss/scope': 0.45.12
|
||||
'@unocss/transformer-directives': 0.45.12
|
||||
magic-string: 0.26.2
|
||||
vite: 3.0.9_sass@1.54.5+terser@5.14.2
|
||||
vite: 3.0.9_sass@1.54.5+terser@5.15.0
|
||||
dev: true
|
||||
|
||||
/@vitejs/plugin-vue/3.0.3_vite@3.0.9+vue@3.2.37:
|
||||
@ -620,7 +620,7 @@ packages:
|
||||
vite: ^3.0.0
|
||||
vue: ^3.2.25
|
||||
dependencies:
|
||||
vite: 3.0.9_sass@1.54.5+terser@5.14.2
|
||||
vite: 3.0.9_sass@1.54.5+terser@5.15.0
|
||||
vue: 3.2.37
|
||||
dev: true
|
||||
|
||||
@ -710,7 +710,7 @@ packages:
|
||||
prettier: 2.7.1
|
||||
dev: true
|
||||
|
||||
/@vue/eslint-config-typescript/11.0.0_4py5zxx5ck6utobkmozwvrmyiy:
|
||||
/@vue/eslint-config-typescript/11.0.0_65af36lemg3jhzhjxc74taayiy:
|
||||
resolution: {integrity: sha512-txuRzxnQVmtUvvy9UyWUy9sHWXNeRPGmSPqP53hRtaiUeCTAondI9Ho9GQYI/8/eWljYOST7iA4Aa8sANBkWaA==}
|
||||
engines: {node: ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
@ -721,11 +721,11 @@ packages:
|
||||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/eslint-plugin': 5.34.0_euudt5oqhhodkyae5tf6wjmsda
|
||||
'@typescript-eslint/parser': 5.34.0_4rv7y5c6xz3vfxwhbrcxxi73bq
|
||||
'@typescript-eslint/eslint-plugin': 5.35.1_4kgehhvxgrxdvptdn2db7re534
|
||||
'@typescript-eslint/parser': 5.35.1_shit3uhl6a7megkzgoz6xssnfa
|
||||
eslint: 8.22.0
|
||||
eslint-plugin-vue: 9.3.0_eslint@8.22.0
|
||||
typescript: 4.7.4
|
||||
eslint-plugin-vue: 9.4.0_eslint@8.22.0
|
||||
typescript: 4.8.2
|
||||
vue-eslint-parser: 9.0.3_eslint@8.22.0
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
@ -770,26 +770,26 @@ packages:
|
||||
/@vue/shared/3.2.37:
|
||||
resolution: {integrity: sha512-4rSJemR2NQIo9Klm1vabqWjD8rs/ZaJSzMxkMNeJS6lHiUjjUeYFbooN19NgFjztubEKh3WlZUeOLVdbbUWHsw==}
|
||||
|
||||
/@vueuse/core/9.1.0_vue@3.2.37:
|
||||
resolution: {integrity: sha512-BIroqvXEqt826aE9r3K5cox1zobuPuAzdYJ36kouC2TVhlXvFKIILgFVWrpp9HZPwB3aLzasmG3K87q7TSyXZg==}
|
||||
/@vueuse/core/9.1.1_vue@3.2.37:
|
||||
resolution: {integrity: sha512-QfuaNWRDMQcCUwXylCyYhPC3ScS9Tiiz4J0chdwr3vOemBwRToSywq8MP+ZegKYFnbETzRY8G/5zC+ca30wrRQ==}
|
||||
dependencies:
|
||||
'@types/web-bluetooth': 0.0.15
|
||||
'@vueuse/metadata': 9.1.0
|
||||
'@vueuse/shared': 9.1.0_vue@3.2.37
|
||||
vue-demi: 0.13.8_vue@3.2.37
|
||||
'@vueuse/metadata': 9.1.1
|
||||
'@vueuse/shared': 9.1.1_vue@3.2.37
|
||||
vue-demi: 0.13.11_vue@3.2.37
|
||||
transitivePeerDependencies:
|
||||
- '@vue/composition-api'
|
||||
- vue
|
||||
dev: false
|
||||
|
||||
/@vueuse/metadata/9.1.0:
|
||||
resolution: {integrity: sha512-8OEhlog1iaAGTD3LICZ8oBGQdYeMwByvXetOtAOZCJOzyCRSwqwdggTsmVZZ1rkgYIEqgUBk942AsAPwM21s6A==}
|
||||
/@vueuse/metadata/9.1.1:
|
||||
resolution: {integrity: sha512-XZ2KtSW+85LLHB/IdGILPAtbIVHasPsAW7aqz3BRMzJdAQWRiM/FGa1OKBwLbXtUw/AmjKYFlZJo7eOFIBXRog==}
|
||||
dev: false
|
||||
|
||||
/@vueuse/shared/9.1.0_vue@3.2.37:
|
||||
resolution: {integrity: sha512-pB/3njQu4tfJJ78ajELNda0yMG6lKfpToQW7Soe09CprF1k3QuyoNi1tBNvo75wBDJWD+LOnr+c4B5HZ39jY/Q==}
|
||||
/@vueuse/shared/9.1.1_vue@3.2.37:
|
||||
resolution: {integrity: sha512-c+IfcOYmHiHqoEa3ED1Tbpue5GHmoUmTp8PtO4YbczthtY155Rt6DmWhjxMLXBF1Bcidagxljmp/7xtAzEHXLw==}
|
||||
dependencies:
|
||||
vue-demi: 0.13.8_vue@3.2.37
|
||||
vue-demi: 0.13.11_vue@3.2.37
|
||||
transitivePeerDependencies:
|
||||
- '@vue/composition-api'
|
||||
- vue
|
||||
@ -1376,8 +1376,8 @@ packages:
|
||||
resolution: {integrity: sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==}
|
||||
dev: true
|
||||
|
||||
/element-plus/2.2.14_vue@3.2.37:
|
||||
resolution: {integrity: sha512-V5Pis0OHhePg1RgVogZrcefaVl8vjVn4Pn9Qsh/t2CbFgjg9kKOYFqf/tuP3ObSXGm3X89hpe0W+nLVAsaFnpw==}
|
||||
/element-plus/2.2.15_vue@3.2.37:
|
||||
resolution: {integrity: sha512-SMIx8xKB1YawT9JocyFhbs3Av2rXFfxrCVTLMYS0DK0xnW+fKvwjZngLfwF6MyRzXIuzNW17XFtu0iP3tlJHbA==}
|
||||
peerDependencies:
|
||||
vue: ^3.2.0
|
||||
dependencies:
|
||||
@ -1387,7 +1387,7 @@ packages:
|
||||
'@popperjs/core': /@sxzz/popperjs-es/2.11.7
|
||||
'@types/lodash': 4.14.184
|
||||
'@types/lodash-es': 4.17.6
|
||||
'@vueuse/core': 9.1.0_vue@3.2.37
|
||||
'@vueuse/core': 9.1.1_vue@3.2.37
|
||||
async-validator: 4.2.5
|
||||
dayjs: 1.11.5
|
||||
escape-html: 1.0.3
|
||||
@ -1687,8 +1687,8 @@ packages:
|
||||
prettier-linter-helpers: 1.0.0
|
||||
dev: true
|
||||
|
||||
/eslint-plugin-vue/9.3.0_eslint@8.22.0:
|
||||
resolution: {integrity: sha512-iscKKkBZgm6fGZwFt6poRoWC0Wy2dQOlwUPW++CiPoQiw1enctV2Hj5DBzzjJZfyqs+FAXhgzL4q0Ww03AgSmQ==}
|
||||
/eslint-plugin-vue/9.4.0_eslint@8.22.0:
|
||||
resolution: {integrity: sha512-Nzz2QIJ8FG+rtJaqT/7/ru5ie2XgT9KCudkbN0y3uFYhQ41nuHEaboLAiqwMcK006hZPQv/rVMRhUIwEGhIvfQ==}
|
||||
engines: {node: ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
eslint: ^6.2.0 || ^7.0.0 || ^8.0.0
|
||||
@ -2833,7 +2833,7 @@ packages:
|
||||
destr: 1.1.1
|
||||
node-fetch-native: 0.1.4
|
||||
ufo: 0.8.5
|
||||
undici: 5.9.1
|
||||
undici: 5.10.0
|
||||
dev: true
|
||||
|
||||
/once/1.4.0:
|
||||
@ -2964,7 +2964,7 @@ packages:
|
||||
hasBin: true
|
||||
dev: true
|
||||
|
||||
/pinia/2.0.20_j6bzmzd4ujpabbp5objtwxyjp4:
|
||||
/pinia/2.0.20_bw4xur2vyhvhfd4whxbr7emp4u:
|
||||
resolution: {integrity: sha512-fdHHumXW/0U5HhxmY1emo3I4z85p8NJPdbtFQSlmJXFe3ktuF0pYNVgVtk2q+j2zCtTufY763xzaEMx0t6T59g==}
|
||||
peerDependencies:
|
||||
'@vue/composition-api': ^1.4.0
|
||||
@ -2977,9 +2977,9 @@ packages:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@vue/devtools-api': 6.2.1
|
||||
typescript: 4.7.4
|
||||
typescript: 4.8.2
|
||||
vue: 3.2.37
|
||||
vue-demi: 0.13.8_vue@3.2.37
|
||||
vue-demi: 0.13.11_vue@3.2.37
|
||||
dev: false
|
||||
|
||||
/posix-character-classes/0.1.1:
|
||||
@ -3516,8 +3516,8 @@ packages:
|
||||
stable: 0.1.8
|
||||
dev: true
|
||||
|
||||
/terser/5.14.2:
|
||||
resolution: {integrity: sha512-oL0rGeM/WFQCUd0y2QrWxYnq7tfSuKBiqTjRPWrRgB46WD/kiwHwF8T23z78H6Q6kGCuuHcPB+KULHRdxvVGQA==}
|
||||
/terser/5.15.0:
|
||||
resolution: {integrity: sha512-L1BJiXVmheAQQy+as0oF3Pwtlo4s3Wi1X2zNZ2NxOB4wx9bdS9Vk67XQENLFdLYGCK/Z2di53mTj/hBafR+dTA==}
|
||||
engines: {node: '>=10'}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
@ -3588,14 +3588,14 @@ packages:
|
||||
resolution: {integrity: sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==}
|
||||
dev: true
|
||||
|
||||
/tsutils/3.21.0_typescript@4.7.4:
|
||||
/tsutils/3.21.0_typescript@4.8.2:
|
||||
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.4
|
||||
typescript: 4.8.2
|
||||
dev: true
|
||||
|
||||
/type-check/0.4.0:
|
||||
@ -3615,8 +3615,8 @@ packages:
|
||||
engines: {node: '>=10'}
|
||||
dev: true
|
||||
|
||||
/typescript/4.7.4:
|
||||
resolution: {integrity: sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ==}
|
||||
/typescript/4.8.2:
|
||||
resolution: {integrity: sha512-C0I1UsrrDHo2fYI5oaCGbSejwX4ch+9Y5jTQELvovfmFkK3HHSZJB8MSJcWLmCUBzQBchCrZ9rMRV6GuNrvGtw==}
|
||||
engines: {node: '>=4.2.0'}
|
||||
hasBin: true
|
||||
|
||||
@ -3632,8 +3632,8 @@ packages:
|
||||
jiti: 1.14.0
|
||||
dev: true
|
||||
|
||||
/undici/5.9.1:
|
||||
resolution: {integrity: sha512-6fB3a+SNnWEm4CJbgo0/CWR8RGcOCQP68SF4X0mxtYTq2VNN8T88NYrWVBAeSX+zb7bny2dx2iYhP3XHi00omg==}
|
||||
/undici/5.10.0:
|
||||
resolution: {integrity: sha512-c8HsD3IbwmjjbLvoZuRI26TZic+TSEe8FPMLLOkN1AfYRhdjnKBU6yL+IwcSCbdZiX4e5t0lfMDLDCqj4Sq70g==}
|
||||
engines: {node: '>=12.18'}
|
||||
dev: true
|
||||
|
||||
@ -3733,12 +3733,12 @@ packages:
|
||||
pathe: 0.2.0
|
||||
svg-baker: 1.7.0
|
||||
svgo: 2.8.0
|
||||
vite: 3.0.9_sass@1.54.5+terser@5.14.2
|
||||
vite: 3.0.9_sass@1.54.5+terser@5.15.0
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/vite/3.0.9_sass@1.54.5+terser@5.14.2:
|
||||
/vite/3.0.9_sass@1.54.5+terser@5.15.0:
|
||||
resolution: {integrity: sha512-waYABTM+G6DBTCpYAxvevpG50UOlZuynR0ckTK5PawNVt7ebX6X7wNXHaGIO6wYYFXSM7/WcuFuO2QzhBB6aMw==}
|
||||
engines: {node: ^14.18.0 || >=16.0.0}
|
||||
hasBin: true
|
||||
@ -3762,13 +3762,13 @@ packages:
|
||||
resolve: 1.22.1
|
||||
rollup: 2.77.3
|
||||
sass: 1.54.5
|
||||
terser: 5.14.2
|
||||
terser: 5.15.0
|
||||
optionalDependencies:
|
||||
fsevents: 2.3.2
|
||||
dev: true
|
||||
|
||||
/vue-demi/0.13.8_vue@3.2.37:
|
||||
resolution: {integrity: sha512-Vy1zbZhCOdsmvGR6tJhAvO5vhP7eiS8xkbYQSoVa7o6KlIy3W8Rc53ED4qI4qpeRDjv3mLfXSEpYU6Yq4pgXRg==}
|
||||
/vue-demi/0.13.11_vue@3.2.37:
|
||||
resolution: {integrity: sha512-IR8HoEEGM65YY3ZJYAjMlKygDQn25D5ajNFNoKh9RSDMQtlzCxtfQjdQgv9jjK+m3377SsJXY8ysq8kLCZL25A==}
|
||||
engines: {node: '>=12'}
|
||||
hasBin: true
|
||||
requiresBuild: true
|
||||
@ -3809,7 +3809,7 @@ packages:
|
||||
vue: 3.2.37
|
||||
dev: false
|
||||
|
||||
/vue-tsc/0.40.1_typescript@4.7.4:
|
||||
/vue-tsc/0.40.1_typescript@4.8.2:
|
||||
resolution: {integrity: sha512-Z+3rlp/6TrtKvLuaFYwBn03zrdinMR6lBb3mWBJtDA+KwlRu+I4eMoqC1qT9D7i/29u0Bw58dH7ErjMpNLN9bQ==}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
@ -3817,7 +3817,7 @@ packages:
|
||||
dependencies:
|
||||
'@volar/vue-language-core': 0.40.1
|
||||
'@volar/vue-typescript': 0.40.1
|
||||
typescript: 4.7.4
|
||||
typescript: 4.8.2
|
||||
dev: true
|
||||
|
||||
/vue/3.2.37:
|
||||
|
Loading…
x
Reference in New Issue
Block a user