|
@@ -17,7 +17,7 @@ specifiers:
|
|
|
axios-progress-bar: ^1.2.0
|
|
|
axios-retry: ^3.2.4
|
|
|
electron: 1.7.16
|
|
|
- eslint: ^8.12.0
|
|
|
+ eslint: ^8.13.0
|
|
|
eslint-config-prettier: ^8.5.0
|
|
|
eslint-plugin-vue: ^8.6.0
|
|
|
face-api.js: ^0.22.2
|
|
@@ -26,7 +26,7 @@ specifiers:
|
|
|
js-sls-logger: ^2.0.1
|
|
|
lodash-es: ^4.17.21
|
|
|
moment: 2.29.1
|
|
|
- naive-ui: ^2.27.0
|
|
|
+ naive-ui: ^2.28.0
|
|
|
pinia: ^2.0.13
|
|
|
postcss: ^8.4.12
|
|
|
prettier: ^2.6.2
|
|
@@ -38,7 +38,7 @@ specifiers:
|
|
|
unplugin-vue-components: ^0.18.5
|
|
|
vfonts: ^0.0.3
|
|
|
vite: ^2.9.1
|
|
|
- vitest: ^0.9.2
|
|
|
+ vitest: ^0.9.3
|
|
|
vue: ^3.2.31
|
|
|
vue-eslint-parser: ^8.3.0
|
|
|
vue-router: ^4.0.14
|
|
@@ -56,7 +56,7 @@ dependencies:
|
|
|
js-sls-logger: 2.0.1
|
|
|
lodash-es: 4.17.21
|
|
|
moment: 2.29.1
|
|
|
- naive-ui: 2.27.0_vue@3.2.31
|
|
|
+ naive-ui: 2.28.0_vue@3.2.31
|
|
|
pinia: 2.0.13_typescript@4.6.3+vue@3.2.31
|
|
|
qrcode: 1.5.0
|
|
|
tailwindcss: 3.0.23_autoprefixer@10.4.4
|
|
@@ -70,15 +70,15 @@ devDependencies:
|
|
|
'@types/lodash-es': 4.17.6
|
|
|
'@types/node': 17.0.23
|
|
|
'@types/ua-parser-js': 0.7.36
|
|
|
- '@typescript-eslint/eslint-plugin': 5.18.0_a07dca3bdfc4bfa60f4dda0c1f9e3287
|
|
|
- '@typescript-eslint/parser': 5.18.0_eslint@8.12.0+typescript@4.6.3
|
|
|
+ '@typescript-eslint/eslint-plugin': 5.18.0_0dd9be2ba5ed9805045f3fec8be848f5
|
|
|
+ '@typescript-eslint/parser': 5.18.0_eslint@8.13.0+typescript@4.6.3
|
|
|
'@vitejs/plugin-vue': 2.3.1_vite@2.9.1+vue@3.2.31
|
|
|
'@vitejs/plugin-vue-jsx': 1.3.9
|
|
|
autoprefixer: 10.4.4_postcss@8.4.12
|
|
|
electron: 1.7.16
|
|
|
- eslint: 8.12.0
|
|
|
- eslint-config-prettier: 8.5.0_eslint@8.12.0
|
|
|
- eslint-plugin-vue: 8.6.0_eslint@8.12.0
|
|
|
+ eslint: 8.13.0
|
|
|
+ eslint-config-prettier: 8.5.0_eslint@8.13.0
|
|
|
+ eslint-plugin-vue: 8.6.0_eslint@8.13.0
|
|
|
happy-dom: 2.55.0
|
|
|
postcss: 8.4.12
|
|
|
prettier: 2.6.2
|
|
@@ -86,8 +86,8 @@ devDependencies:
|
|
|
unplugin-auto-import: 0.6.9_vite@2.9.1
|
|
|
unplugin-vue-components: 0.18.5_vite@2.9.1+vue@3.2.31
|
|
|
vite: 2.9.1
|
|
|
- vitest: 0.9.2_happy-dom@2.55.0
|
|
|
- vue-eslint-parser: 8.3.0_eslint@8.12.0
|
|
|
+ vitest: 0.9.3_happy-dom@2.55.0
|
|
|
+ vue-eslint-parser: 8.3.0_eslint@8.13.0
|
|
|
vue-tsc: 0.33.9_typescript@4.6.3
|
|
|
|
|
|
packages:
|
|
@@ -99,8 +99,8 @@ packages:
|
|
|
'@jridgewell/trace-mapping': 0.3.4
|
|
|
dev: true
|
|
|
|
|
|
- /@antfu/utils/0.5.0:
|
|
|
- resolution: {integrity: sha512-MrAQ/MrPSxbh1bBrmwJjORfJymw4IqSHFBXqvxaga3ZdDM+/zokYF8DjyJpSjY2QmpmgQrajDUBJOWrYeARfzA==}
|
|
|
+ /@antfu/utils/0.5.1:
|
|
|
+ resolution: {integrity: sha512-8Afo0+xvYe1K8Wm4xHTymfTkpzy36aaqDvhXIayUwl+mecMG9Xzl3XjXa6swG6Bk8FBeQ646RyvmsYt6+2Be9g==}
|
|
|
dev: true
|
|
|
|
|
|
/@babel/code-frame/7.16.7:
|
|
@@ -602,7 +602,7 @@ packages:
|
|
|
resolution: {integrity: sha512-PACt1xdErJbMUOUweSrbVM7gSIYm1vTncW2hF6Os/EeWi6TXYAYMPp+8v6rzHmypE5gHrxaxZNXgMkJVIdZpHw==}
|
|
|
dev: false
|
|
|
|
|
|
- /@typescript-eslint/eslint-plugin/5.18.0_a07dca3bdfc4bfa60f4dda0c1f9e3287:
|
|
|
+ /@typescript-eslint/eslint-plugin/5.18.0_0dd9be2ba5ed9805045f3fec8be848f5:
|
|
|
resolution: {integrity: sha512-tzrmdGMJI/uii9/V6lurMo4/o+dMTKDH82LkNjhJ3adCW22YQydoRs5MwTiqxGF9CSYxPxQ7EYb4jLNlIs+E+A==}
|
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
|
peerDependencies:
|
|
@@ -613,12 +613,12 @@ packages:
|
|
|
typescript:
|
|
|
optional: true
|
|
|
dependencies:
|
|
|
- '@typescript-eslint/parser': 5.18.0_eslint@8.12.0+typescript@4.6.3
|
|
|
+ '@typescript-eslint/parser': 5.18.0_eslint@8.13.0+typescript@4.6.3
|
|
|
'@typescript-eslint/scope-manager': 5.18.0
|
|
|
- '@typescript-eslint/type-utils': 5.18.0_eslint@8.12.0+typescript@4.6.3
|
|
|
- '@typescript-eslint/utils': 5.18.0_eslint@8.12.0+typescript@4.6.3
|
|
|
+ '@typescript-eslint/type-utils': 5.18.0_eslint@8.13.0+typescript@4.6.3
|
|
|
+ '@typescript-eslint/utils': 5.18.0_eslint@8.13.0+typescript@4.6.3
|
|
|
debug: 4.3.4
|
|
|
- eslint: 8.12.0
|
|
|
+ eslint: 8.13.0
|
|
|
functional-red-black-tree: 1.0.1
|
|
|
ignore: 5.2.0
|
|
|
regexpp: 3.2.0
|
|
@@ -629,7 +629,7 @@ packages:
|
|
|
- supports-color
|
|
|
dev: true
|
|
|
|
|
|
- /@typescript-eslint/parser/5.18.0_eslint@8.12.0+typescript@4.6.3:
|
|
|
+ /@typescript-eslint/parser/5.18.0_eslint@8.13.0+typescript@4.6.3:
|
|
|
resolution: {integrity: sha512-+08nYfurBzSSPndngnHvFw/fniWYJ5ymOrn/63oMIbgomVQOvIDhBoJmYZ9lwQOCnQV9xHGvf88ze3jFGUYooQ==}
|
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
|
peerDependencies:
|
|
@@ -643,7 +643,7 @@ packages:
|
|
|
'@typescript-eslint/types': 5.18.0
|
|
|
'@typescript-eslint/typescript-estree': 5.18.0_typescript@4.6.3
|
|
|
debug: 4.3.4
|
|
|
- eslint: 8.12.0
|
|
|
+ eslint: 8.13.0
|
|
|
typescript: 4.6.3
|
|
|
transitivePeerDependencies:
|
|
|
- supports-color
|
|
@@ -657,7 +657,7 @@ packages:
|
|
|
'@typescript-eslint/visitor-keys': 5.18.0
|
|
|
dev: true
|
|
|
|
|
|
- /@typescript-eslint/type-utils/5.18.0_eslint@8.12.0+typescript@4.6.3:
|
|
|
+ /@typescript-eslint/type-utils/5.18.0_eslint@8.13.0+typescript@4.6.3:
|
|
|
resolution: {integrity: sha512-vcn9/6J5D6jtHxpEJrgK8FhaM8r6J1/ZiNu70ZUJN554Y3D9t3iovi6u7JF8l/e7FcBIxeuTEidZDR70UuCIfA==}
|
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
|
peerDependencies:
|
|
@@ -667,9 +667,9 @@ packages:
|
|
|
typescript:
|
|
|
optional: true
|
|
|
dependencies:
|
|
|
- '@typescript-eslint/utils': 5.18.0_eslint@8.12.0+typescript@4.6.3
|
|
|
+ '@typescript-eslint/utils': 5.18.0_eslint@8.13.0+typescript@4.6.3
|
|
|
debug: 4.3.4
|
|
|
- eslint: 8.12.0
|
|
|
+ eslint: 8.13.0
|
|
|
tsutils: 3.21.0_typescript@4.6.3
|
|
|
typescript: 4.6.3
|
|
|
transitivePeerDependencies:
|
|
@@ -702,7 +702,7 @@ packages:
|
|
|
- supports-color
|
|
|
dev: true
|
|
|
|
|
|
- /@typescript-eslint/utils/5.18.0_eslint@8.12.0+typescript@4.6.3:
|
|
|
+ /@typescript-eslint/utils/5.18.0_eslint@8.13.0+typescript@4.6.3:
|
|
|
resolution: {integrity: sha512-+hFGWUMMri7OFY26TsOlGa+zgjEy1ssEipxpLjtl4wSll8zy85x0GrUSju/FHdKfVorZPYJLkF3I4XPtnCTewA==}
|
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
|
peerDependencies:
|
|
@@ -712,9 +712,9 @@ packages:
|
|
|
'@typescript-eslint/scope-manager': 5.18.0
|
|
|
'@typescript-eslint/types': 5.18.0
|
|
|
'@typescript-eslint/typescript-estree': 5.18.0_typescript@4.6.3
|
|
|
- eslint: 8.12.0
|
|
|
+ eslint: 8.13.0
|
|
|
eslint-scope: 5.1.1
|
|
|
- eslint-utils: 3.0.0_eslint@8.12.0
|
|
|
+ eslint-utils: 3.0.0_eslint@8.13.0
|
|
|
transitivePeerDependencies:
|
|
|
- supports-color
|
|
|
- typescript
|
|
@@ -1053,7 +1053,7 @@ packages:
|
|
|
postcss: ^8.1.0
|
|
|
dependencies:
|
|
|
browserslist: 4.20.2
|
|
|
- caniuse-lite: 1.0.30001325
|
|
|
+ caniuse-lite: 1.0.30001327
|
|
|
fraction.js: 4.2.0
|
|
|
normalize-range: 0.1.2
|
|
|
picocolors: 1.0.0
|
|
@@ -1130,8 +1130,8 @@ packages:
|
|
|
engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
|
|
|
hasBin: true
|
|
|
dependencies:
|
|
|
- caniuse-lite: 1.0.30001325
|
|
|
- electron-to-chromium: 1.4.104
|
|
|
+ caniuse-lite: 1.0.30001327
|
|
|
+ electron-to-chromium: 1.4.106
|
|
|
escalade: 3.1.1
|
|
|
node-releases: 2.0.2
|
|
|
picocolors: 1.0.0
|
|
@@ -1171,8 +1171,8 @@ packages:
|
|
|
engines: {node: '>=10'}
|
|
|
dev: true
|
|
|
|
|
|
- /caniuse-lite/1.0.30001325:
|
|
|
- resolution: {integrity: sha512-sB1bZHjseSjDtijV1Hb7PB2Zd58Kyx+n/9EotvZ4Qcz2K3d0lWB8dB4nb8wN/TsOGFq3UuAm0zQZNQ4SoR7TrQ==}
|
|
|
+ /caniuse-lite/1.0.30001327:
|
|
|
+ resolution: {integrity: sha512-1/Cg4jlD9qjZzhbzkzEaAC2JHsP0WrOc8Rd/3a3LuajGzGWR/hD7TVyvq99VqmTy99eVh8Zkmdq213OgvgXx7w==}
|
|
|
dev: true
|
|
|
|
|
|
/caseless/0.12.0:
|
|
@@ -1478,8 +1478,8 @@ packages:
|
|
|
sumchecker: 1.3.1
|
|
|
dev: true
|
|
|
|
|
|
- /electron-to-chromium/1.4.104:
|
|
|
- resolution: {integrity: sha512-2kjoAyiG7uMyGRM9mx25s3HAzmQG2ayuYXxsFmYugHSDcwxREgLtscZvbL1JcW9S/OemeQ3f/SG6JhDwpnCclQ==}
|
|
|
+ /electron-to-chromium/1.4.106:
|
|
|
+ resolution: {integrity: sha512-ZYfpVLULm67K7CaaGP7DmjyeMY4naxsbTy+syVVxT6QHI1Ww8XbJjmr9fDckrhq44WzCrcC5kH3zGpdusxwwqg==}
|
|
|
dev: true
|
|
|
|
|
|
/electron/1.7.16:
|
|
@@ -1510,8 +1510,8 @@ packages:
|
|
|
resolution: {integrity: sha512-HJDGx5daxeIvxdBxvG2cb9g4tEvwIk3i8+nhX0yGrYmZUzbkdg8QbDevheDB8gd0//uPj4c1EQua8Q+MViT0/w==}
|
|
|
dev: true
|
|
|
|
|
|
- /esbuild-android-64/0.14.32:
|
|
|
- resolution: {integrity: sha512-q1qjB2UcoWehR9Yp9dO2RdJUeLLrXAYsbOU4tkYa+GmJzxTwuvOrMdvaemsXYqb7F4STVTca9KpfqGicEChtUg==}
|
|
|
+ /esbuild-android-64/0.14.34:
|
|
|
+ resolution: {integrity: sha512-XfxcfJqmMYsT/LXqrptzFxmaR3GWzXHDLdFNIhm6S00zPaQF1TBBWm+9t0RZ6LRR7iwH57DPjaOeW20vMqI4Yw==}
|
|
|
engines: {node: '>=12'}
|
|
|
cpu: [x64]
|
|
|
os: [android]
|
|
@@ -1519,8 +1519,8 @@ packages:
|
|
|
dev: true
|
|
|
optional: true
|
|
|
|
|
|
- /esbuild-android-arm64/0.14.32:
|
|
|
- resolution: {integrity: sha512-bs1uu+RuM15f8yjFc0FhPDE/6NID4fKl7beDVsGCme6Q8ld2IzRXmp5QaHurlcH93PFyQnUgVvdahIWgtK2QZw==}
|
|
|
+ /esbuild-android-arm64/0.14.34:
|
|
|
+ resolution: {integrity: sha512-T02+NXTmSRL1Mc6puz+R9CB54rSPICkXKq6+tw8B6vxZFnCPzbJxgwIX4kcluz9p8nYBjF3+lSilTGWb7+Xgew==}
|
|
|
engines: {node: '>=12'}
|
|
|
cpu: [arm64]
|
|
|
os: [android]
|
|
@@ -1528,8 +1528,8 @@ packages:
|
|
|
dev: true
|
|
|
optional: true
|
|
|
|
|
|
- /esbuild-darwin-64/0.14.32:
|
|
|
- resolution: {integrity: sha512-6MekflAld28wYtzanwZTxQlxMPeYw/yv1ToFG2hpo3LGxOIE2mBD5IJaMCcyy1//EYvGnGToO3p6XKdbS8E1QQ==}
|
|
|
+ /esbuild-darwin-64/0.14.34:
|
|
|
+ resolution: {integrity: sha512-pLRip2Bh4Ng7Bf6AMgCrSp3pPe/qZyf11h5Qo2mOfJqLWzSVjxrXW+CFRJfrOVP7TCnh/gmZSM2AFdCPB72vtw==}
|
|
|
engines: {node: '>=12'}
|
|
|
cpu: [x64]
|
|
|
os: [darwin]
|
|
@@ -1537,8 +1537,8 @@ packages:
|
|
|
dev: true
|
|
|
optional: true
|
|
|
|
|
|
- /esbuild-darwin-arm64/0.14.32:
|
|
|
- resolution: {integrity: sha512-BHYIjiPDYQTD+4zwqdqRo+I2bbg3fn9mah/gZm4SCCy+7uwTTYOYobIunHT7wVCgxnFCr50PJUdaMrEoCImRbw==}
|
|
|
+ /esbuild-darwin-arm64/0.14.34:
|
|
|
+ resolution: {integrity: sha512-vpidSJEBxx6lf1NWgXC+DCmGqesJuZ5Y8aQVVsaoO4i8tRXbXb0whChRvop/zd3nfNM4dIl5EXAky0knRX5I6w==}
|
|
|
engines: {node: '>=12'}
|
|
|
cpu: [arm64]
|
|
|
os: [darwin]
|
|
@@ -1546,8 +1546,8 @@ packages:
|
|
|
dev: true
|
|
|
optional: true
|
|
|
|
|
|
- /esbuild-freebsd-64/0.14.32:
|
|
|
- resolution: {integrity: sha512-6BOBhtfAf9AlfjL1AvtfVOxwY82tHPfYrA0lskJpFjfiEMGTLU6e0vdOwb4+4x++gGz49azuGK0woYqdfL03uw==}
|
|
|
+ /esbuild-freebsd-64/0.14.34:
|
|
|
+ resolution: {integrity: sha512-m0HBjePhe0hAQJgtMRMNV9kMgIyV4/qSnzPx42kRMQBcPhgjAq1JRu4Il26czC+9FgpMbFkUktb07f/Lwnc6CA==}
|
|
|
engines: {node: '>=12'}
|
|
|
cpu: [x64]
|
|
|
os: [freebsd]
|
|
@@ -1555,8 +1555,8 @@ packages:
|
|
|
dev: true
|
|
|
optional: true
|
|
|
|
|
|
- /esbuild-freebsd-arm64/0.14.32:
|
|
|
- resolution: {integrity: sha512-zIRR4gKQW56p/xLM8TlpxVBNiX0w3VoR9ZxfH4nrfJ7QiL0SYHRy8YPL5C7zMWRjSze2WxQRHfS9bHKdVrVXBw==}
|
|
|
+ /esbuild-freebsd-arm64/0.14.34:
|
|
|
+ resolution: {integrity: sha512-cpRc2B94L1KvMPPYB4D6G39jLqpKlD3noAMY4/e86iXXXkhUYJJEtTuyNFTa9JRpWM0xCAp4mxjHjoIiLuoCLA==}
|
|
|
engines: {node: '>=12'}
|
|
|
cpu: [arm64]
|
|
|
os: [freebsd]
|
|
@@ -1564,8 +1564,8 @@ packages:
|
|
|
dev: true
|
|
|
optional: true
|
|
|
|
|
|
- /esbuild-linux-32/0.14.32:
|
|
|
- resolution: {integrity: sha512-kn0AkGtPvzA6xiv93/mavvZ7DVinu/ewh2F2S0/8mE8/PXi3D4+svZ6V3beV5DIH7vcHVuGhoooWav8HPF04tg==}
|
|
|
+ /esbuild-linux-32/0.14.34:
|
|
|
+ resolution: {integrity: sha512-8nQaEaoW7MH/K/RlozJa+lE1ejHIr8fuPIHhc513UebRav7HtXgQvxHQ6VZRUkWtep23M6dd7UqhwO1tMOfzQQ==}
|
|
|
engines: {node: '>=12'}
|
|
|
cpu: [ia32]
|
|
|
os: [linux]
|
|
@@ -1573,8 +1573,8 @@ packages:
|
|
|
dev: true
|
|
|
optional: true
|
|
|
|
|
|
- /esbuild-linux-64/0.14.32:
|
|
|
- resolution: {integrity: sha512-Ie+PMvrPj/HCOmSc0QubKttDxP2iBtPzDu+b+V3HGDGwkGmVpDkyXx1NXp5LjkIphIay2QekMwy1dSw3KDqCew==}
|
|
|
+ /esbuild-linux-64/0.14.34:
|
|
|
+ resolution: {integrity: sha512-Y3of4qQoLLlAgf042MlrY1P+7PnN9zWj8nVtw9XQG5hcLOZLz7IKpU35oeu7n4wvyaZHwvQqDJ93gRLqdJekcQ==}
|
|
|
engines: {node: '>=12'}
|
|
|
cpu: [x64]
|
|
|
os: [linux]
|
|
@@ -1582,8 +1582,8 @@ packages:
|
|
|
dev: true
|
|
|
optional: true
|
|
|
|
|
|
- /esbuild-linux-arm/0.14.32:
|
|
|
- resolution: {integrity: sha512-R/Bvn/YQNDyvfN0SERh/I7hKPqN+nSSruQdVeiYEJ+jc3fUi73jXYAscpTQgIBeER/yXnEsgJGU/UQ9+sscr7A==}
|
|
|
+ /esbuild-linux-arm/0.14.34:
|
|
|
+ resolution: {integrity: sha512-9lpq1NcJqssAF7alCO6zL3gvBVVt/lKw4oetUM7OgNnRX0OWpB+ZIO9FwCrSj/dMdmgDhPLf+119zB8QxSMmAg==}
|
|
|
engines: {node: '>=12'}
|
|
|
cpu: [arm]
|
|
|
os: [linux]
|
|
@@ -1591,8 +1591,8 @@ packages:
|
|
|
dev: true
|
|
|
optional: true
|
|
|
|
|
|
- /esbuild-linux-arm64/0.14.32:
|
|
|
- resolution: {integrity: sha512-ykoqKaxX95nB+lk2K/+qxr0ke+BxkeVi0yKOnymCR5Ive7IZDHa4BJX53NEGSBKLfWPwKE6SXTz8qcEewSntoA==}
|
|
|
+ /esbuild-linux-arm64/0.14.34:
|
|
|
+ resolution: {integrity: sha512-IlWaGtj9ir7+Nrume1DGcyzBDlK8GcnJq0ANKwcI9pVw8tqr+6GD0eqyF9SF1mR8UmAp+odrx1H5NdR2cHdFHA==}
|
|
|
engines: {node: '>=12'}
|
|
|
cpu: [arm64]
|
|
|
os: [linux]
|
|
@@ -1600,8 +1600,8 @@ packages:
|
|
|
dev: true
|
|
|
optional: true
|
|
|
|
|
|
- /esbuild-linux-mips64le/0.14.32:
|
|
|
- resolution: {integrity: sha512-IilnlBexpHpt/5po0cle/L/S6CYnwaq23UuAqWzxp+opHLOCNnyANpC1jOoP551aRx4JuZ7z3xZZ7bYQZB147w==}
|
|
|
+ /esbuild-linux-mips64le/0.14.34:
|
|
|
+ resolution: {integrity: sha512-k3or+01Rska1AjUyNjA4buEwB51eyN/xPQAoOx1CjzAQC3l8rpjUDw55kXyL63O/1MUi4ISvtNtl8gLwdyEcxw==}
|
|
|
engines: {node: '>=12'}
|
|
|
cpu: [mips64el]
|
|
|
os: [linux]
|
|
@@ -1609,8 +1609,8 @@ packages:
|
|
|
dev: true
|
|
|
optional: true
|
|
|
|
|
|
- /esbuild-linux-ppc64le/0.14.32:
|
|
|
- resolution: {integrity: sha512-TR6l5nWZbfq7jSY+1vsiQjT4m67NWplNhbX6GBieZq6DBt0nTx1XgTZAdKROF7jTuaK7YrCYlPXtfO3w86Mysw==}
|
|
|
+ /esbuild-linux-ppc64le/0.14.34:
|
|
|
+ resolution: {integrity: sha512-+qxb8M9FfM2CJaVU7GgYpJOHM1ngQOx+/VrtBjb4C8oVqaPcESCeg2anjl+HRZy8VpYc71q/iBYausPPbJ+Keg==}
|
|
|
engines: {node: '>=12'}
|
|
|
cpu: [ppc64]
|
|
|
os: [linux]
|
|
@@ -1618,8 +1618,8 @@ packages:
|
|
|
dev: true
|
|
|
optional: true
|
|
|
|
|
|
- /esbuild-linux-riscv64/0.14.32:
|
|
|
- resolution: {integrity: sha512-aSOcUzTeIAslfri8e+bMpyzQuxhcIiNhWyuCGGXum2PtxwYiUqR8/UCMYfwYtYkhr1yABOFOfs83mm9KBy5qCQ==}
|
|
|
+ /esbuild-linux-riscv64/0.14.34:
|
|
|
+ resolution: {integrity: sha512-Y717ltBdQ5j5sZIHdy1DV9kieo0wMip0dCmVSTceowCPYSn1Cg33Kd6981+F/3b9FDMzNWldZFOBRILViENZSA==}
|
|
|
engines: {node: '>=12'}
|
|
|
cpu: [riscv64]
|
|
|
os: [linux]
|
|
@@ -1627,8 +1627,8 @@ packages:
|
|
|
dev: true
|
|
|
optional: true
|
|
|
|
|
|
- /esbuild-linux-s390x/0.14.32:
|
|
|
- resolution: {integrity: sha512-dNlip+EvexxKjRZitFCWCd7DVk64c7R5ySr8aFEMHCb/RriNiyDxYJGzYWm4EMJsMRMupMUHlMY64BAa3Op9FA==}
|
|
|
+ /esbuild-linux-s390x/0.14.34:
|
|
|
+ resolution: {integrity: sha512-bDDgYO4LhL4+zPs+WcBkXph+AQoPcQRTv18FzZS0WhjfH8TZx2QqlVPGhmhZ6WidrY+jKthUqO6UhGyIb4MpmA==}
|
|
|
engines: {node: '>=12'}
|
|
|
cpu: [s390x]
|
|
|
os: [linux]
|
|
@@ -1636,8 +1636,8 @@ packages:
|
|
|
dev: true
|
|
|
optional: true
|
|
|
|
|
|
- /esbuild-netbsd-64/0.14.32:
|
|
|
- resolution: {integrity: sha512-Pa3QByYqxzlBFQQQhjYBPg3WUfSjwibqzh1hC6mPDRUHnCeUcrLoBuIiG4xqOYEpQM9/kDowIBsrGIQEVWWdQA==}
|
|
|
+ /esbuild-netbsd-64/0.14.34:
|
|
|
+ resolution: {integrity: sha512-cfaFGXdRt0+vHsjNPyF0POM4BVSHPSbhLPe8mppDc7GDDxjIl08mV1Zou14oDWMp/XZMjYN1kWYRSfftiD0vvQ==}
|
|
|
engines: {node: '>=12'}
|
|
|
cpu: [x64]
|
|
|
os: [netbsd]
|
|
@@ -1645,8 +1645,8 @@ packages:
|
|
|
dev: true
|
|
|
optional: true
|
|
|
|
|
|
- /esbuild-openbsd-64/0.14.32:
|
|
|
- resolution: {integrity: sha512-uWKKqpCjkMY8TCIobFvaSETonQY3OrmgnoTCC3tF+lvMoneYjppB6akx7L5Xv0kP+1tnSbrIof1ca8PfqGUyjw==}
|
|
|
+ /esbuild-openbsd-64/0.14.34:
|
|
|
+ resolution: {integrity: sha512-vmy9DxXVnRiI14s8GKuYBtess+EVcDALkbpTqd5jw4XITutIzyB7n4x0Tj5utAkKsgZJB22lLWGekr0ABnSLow==}
|
|
|
engines: {node: '>=12'}
|
|
|
cpu: [x64]
|
|
|
os: [openbsd]
|
|
@@ -1654,8 +1654,8 @@ packages:
|
|
|
dev: true
|
|
|
optional: true
|
|
|
|
|
|
- /esbuild-sunos-64/0.14.32:
|
|
|
- resolution: {integrity: sha512-Ar+u3mBk0oVV4Fwv/qlinJZNIPPtTBSG+1W42o8lOaVxJ+rJgecDoeUN+5uyd9at0BK1SVrQ1qZ4wjHKB0qFpQ==}
|
|
|
+ /esbuild-sunos-64/0.14.34:
|
|
|
+ resolution: {integrity: sha512-eNPVatNET1F7tRMhii7goL/eptfxc0ALRjrj9SPFNqp0zmxrehBFD6BaP3R4LjMn6DbMO0jOAnTLFKr8NqcJAA==}
|
|
|
engines: {node: '>=12'}
|
|
|
cpu: [x64]
|
|
|
os: [sunos]
|
|
@@ -1663,8 +1663,8 @@ packages:
|
|
|
dev: true
|
|
|
optional: true
|
|
|
|
|
|
- /esbuild-windows-32/0.14.32:
|
|
|
- resolution: {integrity: sha512-rLMsbflMY6Hjh3rmQnCDVZahJQ7n+XfT6o1+no5pHRpDlMh38MHthgGh35q+EcOMgrGP3ppnw70rhJq80SaYTQ==}
|
|
|
+ /esbuild-windows-32/0.14.34:
|
|
|
+ resolution: {integrity: sha512-EFhpXyHEcnqWYe2rAHFd8dRw8wkrd9U+9oqcyoEL84GbanAYjiiIjBZsnR8kl0sCQ5w6bLpk7vCEIA2VS32Vcg==}
|
|
|
engines: {node: '>=12'}
|
|
|
cpu: [ia32]
|
|
|
os: [win32]
|
|
@@ -1672,8 +1672,8 @@ packages:
|
|
|
dev: true
|
|
|
optional: true
|
|
|
|
|
|
- /esbuild-windows-64/0.14.32:
|
|
|
- resolution: {integrity: sha512-OHnMMxYufVgLXIMnwLynLMKguHMrsVnWcehieSP9i6ZX31KEsOFYWrorcnTWOn4rbZVLSL10ofxLuVIgRW3SWw==}
|
|
|
+ /esbuild-windows-64/0.14.34:
|
|
|
+ resolution: {integrity: sha512-a8fbl8Ky7PxNEjf1aJmtxdDZj32/hC7S1OcA2ckEpCJRTjiKslI9vAdPpSjrKIWhws4Galpaawy0nB7fjHYf5Q==}
|
|
|
engines: {node: '>=12'}
|
|
|
cpu: [x64]
|
|
|
os: [win32]
|
|
@@ -1681,8 +1681,8 @@ packages:
|
|
|
dev: true
|
|
|
optional: true
|
|
|
|
|
|
- /esbuild-windows-arm64/0.14.32:
|
|
|
- resolution: {integrity: sha512-ddavy6IPUBySMfqDfG243TgtuqwQBNJQJPVaA4DaavmMfpBsUxFrSV+HzBWXTKU3I9EcuoEvIATLuQ7NJKxjwg==}
|
|
|
+ /esbuild-windows-arm64/0.14.34:
|
|
|
+ resolution: {integrity: sha512-EYvmKbSa2B3sPnpC28UEu9jBK5atGV4BaVRE7CYGUci2Hlz4AvtV/LML+TcDMT6gBgibnN2gcltWclab3UutMg==}
|
|
|
engines: {node: '>=12'}
|
|
|
cpu: [arm64]
|
|
|
os: [win32]
|
|
@@ -1690,32 +1690,32 @@ packages:
|
|
|
dev: true
|
|
|
optional: true
|
|
|
|
|
|
- /esbuild/0.14.32:
|
|
|
- resolution: {integrity: sha512-RuzVUP/bkStmnVHK6Gh3gjaMjfXNLqBqvYVDiS9JKl5KdRdRLUeW5Wo8NrbL7cL6CW7Cyak7SvACqyPOBuA8vA==}
|
|
|
+ /esbuild/0.14.34:
|
|
|
+ resolution: {integrity: sha512-QIWdPT/gFF6hCaf4m7kP0cJ+JIuFkdHibI7vVFvu3eJS1HpVmYHWDulyN5WXwbRA0SX/7ZDaJ/1DH8SdY9xOJg==}
|
|
|
engines: {node: '>=12'}
|
|
|
hasBin: true
|
|
|
requiresBuild: true
|
|
|
optionalDependencies:
|
|
|
- esbuild-android-64: 0.14.32
|
|
|
- esbuild-android-arm64: 0.14.32
|
|
|
- esbuild-darwin-64: 0.14.32
|
|
|
- esbuild-darwin-arm64: 0.14.32
|
|
|
- esbuild-freebsd-64: 0.14.32
|
|
|
- esbuild-freebsd-arm64: 0.14.32
|
|
|
- esbuild-linux-32: 0.14.32
|
|
|
- esbuild-linux-64: 0.14.32
|
|
|
- esbuild-linux-arm: 0.14.32
|
|
|
- esbuild-linux-arm64: 0.14.32
|
|
|
- esbuild-linux-mips64le: 0.14.32
|
|
|
- esbuild-linux-ppc64le: 0.14.32
|
|
|
- esbuild-linux-riscv64: 0.14.32
|
|
|
- esbuild-linux-s390x: 0.14.32
|
|
|
- esbuild-netbsd-64: 0.14.32
|
|
|
- esbuild-openbsd-64: 0.14.32
|
|
|
- esbuild-sunos-64: 0.14.32
|
|
|
- esbuild-windows-32: 0.14.32
|
|
|
- esbuild-windows-64: 0.14.32
|
|
|
- esbuild-windows-arm64: 0.14.32
|
|
|
+ esbuild-android-64: 0.14.34
|
|
|
+ esbuild-android-arm64: 0.14.34
|
|
|
+ esbuild-darwin-64: 0.14.34
|
|
|
+ esbuild-darwin-arm64: 0.14.34
|
|
|
+ esbuild-freebsd-64: 0.14.34
|
|
|
+ esbuild-freebsd-arm64: 0.14.34
|
|
|
+ esbuild-linux-32: 0.14.34
|
|
|
+ esbuild-linux-64: 0.14.34
|
|
|
+ esbuild-linux-arm: 0.14.34
|
|
|
+ esbuild-linux-arm64: 0.14.34
|
|
|
+ esbuild-linux-mips64le: 0.14.34
|
|
|
+ esbuild-linux-ppc64le: 0.14.34
|
|
|
+ esbuild-linux-riscv64: 0.14.34
|
|
|
+ esbuild-linux-s390x: 0.14.34
|
|
|
+ esbuild-netbsd-64: 0.14.34
|
|
|
+ esbuild-openbsd-64: 0.14.34
|
|
|
+ esbuild-sunos-64: 0.14.34
|
|
|
+ esbuild-windows-32: 0.14.34
|
|
|
+ esbuild-windows-64: 0.14.34
|
|
|
+ esbuild-windows-arm64: 0.14.34
|
|
|
dev: true
|
|
|
|
|
|
/escalade/3.1.1:
|
|
@@ -1732,26 +1732,26 @@ packages:
|
|
|
engines: {node: '>=10'}
|
|
|
dev: true
|
|
|
|
|
|
- /eslint-config-prettier/8.5.0_eslint@8.12.0:
|
|
|
+ /eslint-config-prettier/8.5.0_eslint@8.13.0:
|
|
|
resolution: {integrity: sha512-obmWKLUNCnhtQRKc+tmnYuQl0pFU1ibYJQ5BGhTVB08bHe9wC8qUeG7c08dj9XX+AuPj1YSGSQIHl1pnDHZR0Q==}
|
|
|
hasBin: true
|
|
|
peerDependencies:
|
|
|
eslint: '>=7.0.0'
|
|
|
dependencies:
|
|
|
- eslint: 8.12.0
|
|
|
+ eslint: 8.13.0
|
|
|
dev: true
|
|
|
|
|
|
- /eslint-plugin-vue/8.6.0_eslint@8.12.0:
|
|
|
+ /eslint-plugin-vue/8.6.0_eslint@8.13.0:
|
|
|
resolution: {integrity: sha512-abXiF2J18n/7ZPy9foSlJyouKf54IqpKlNvNmzhM93N0zs3QUxZG/oBd3tVPOJTKg7SlhBUtPxugpqzNbgGpQQ==}
|
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
|
peerDependencies:
|
|
|
eslint: ^6.2.0 || ^7.0.0 || ^8.0.0
|
|
|
dependencies:
|
|
|
- eslint: 8.12.0
|
|
|
- eslint-utils: 3.0.0_eslint@8.12.0
|
|
|
+ eslint: 8.13.0
|
|
|
+ eslint-utils: 3.0.0_eslint@8.13.0
|
|
|
natural-compare: 1.4.0
|
|
|
semver: 7.3.6
|
|
|
- vue-eslint-parser: 8.3.0_eslint@8.12.0
|
|
|
+ vue-eslint-parser: 8.3.0_eslint@8.13.0
|
|
|
transitivePeerDependencies:
|
|
|
- supports-color
|
|
|
dev: true
|
|
@@ -1772,13 +1772,13 @@ packages:
|
|
|
estraverse: 5.3.0
|
|
|
dev: true
|
|
|
|
|
|
- /eslint-utils/3.0.0_eslint@8.12.0:
|
|
|
+ /eslint-utils/3.0.0_eslint@8.13.0:
|
|
|
resolution: {integrity: sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==}
|
|
|
engines: {node: ^10.0.0 || ^12.0.0 || >= 14.0.0}
|
|
|
peerDependencies:
|
|
|
eslint: '>=5'
|
|
|
dependencies:
|
|
|
- eslint: 8.12.0
|
|
|
+ eslint: 8.13.0
|
|
|
eslint-visitor-keys: 2.1.0
|
|
|
dev: true
|
|
|
|
|
@@ -1792,8 +1792,8 @@ packages:
|
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
|
dev: true
|
|
|
|
|
|
- /eslint/8.12.0:
|
|
|
- resolution: {integrity: sha512-it1oBL9alZg1S8UycLm5YDMAkIhtH6FtAzuZs6YvoGVldWjbS08BkAdb/ymP9LlAyq8koANu32U7Ib/w+UNh8Q==}
|
|
|
+ /eslint/8.13.0:
|
|
|
+ resolution: {integrity: sha512-D+Xei61eInqauAyTJ6C0q6x9mx7kTUC1KZ0m0LSEexR0V+e94K12LmWX076ZIsldwfQ2RONdaJe0re0TRGQbRQ==}
|
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
|
hasBin: true
|
|
|
dependencies:
|
|
@@ -1806,7 +1806,7 @@ packages:
|
|
|
doctrine: 3.0.0
|
|
|
escape-string-regexp: 4.0.0
|
|
|
eslint-scope: 7.1.1
|
|
|
- eslint-utils: 3.0.0_eslint@8.12.0
|
|
|
+ eslint-utils: 3.0.0_eslint@8.13.0
|
|
|
eslint-visitor-keys: 3.3.0
|
|
|
espree: 9.3.1
|
|
|
esquery: 1.4.0
|
|
@@ -1996,6 +1996,15 @@ packages:
|
|
|
mime-types: 2.1.35
|
|
|
dev: true
|
|
|
|
|
|
+ /form-data/2.5.1:
|
|
|
+ resolution: {integrity: sha512-m21N3WOmEEURgk6B9GLOE4RuWOFf28Lhh9qGYeNlGq4VDXUlJy2th2slBNU8Gp8EzloYZOibZJ7t5ecIrFSjVA==}
|
|
|
+ engines: {node: '>= 0.12'}
|
|
|
+ dependencies:
|
|
|
+ asynckit: 0.4.0
|
|
|
+ combined-stream: 1.0.8
|
|
|
+ mime-types: 2.1.35
|
|
|
+ dev: true
|
|
|
+
|
|
|
/fraction.js/4.2.0:
|
|
|
resolution: {integrity: sha512-MhLuK+2gUcnZe8ZHlaaINnQLl0xRIGRfcGk2yl8xoQAfHrSsL3rYu6FCmBdkdbhc9EPlwyGHewaRsvwRMJtAlA==}
|
|
|
dev: true
|
|
@@ -2117,11 +2126,13 @@ packages:
|
|
|
dependencies:
|
|
|
css.escape: 1.5.1
|
|
|
he: 1.2.0
|
|
|
- node-fetch: 2.1.2
|
|
|
+ node-fetch: 2.6.7
|
|
|
sync-request: 6.1.0
|
|
|
webidl-conversions: 7.0.0
|
|
|
whatwg-encoding: 2.0.0
|
|
|
whatwg-mimetype: 3.0.0
|
|
|
+ transitivePeerDependencies:
|
|
|
+ - encoding
|
|
|
dev: true
|
|
|
|
|
|
/har-schema/2.0.0:
|
|
@@ -2173,8 +2184,8 @@ packages:
|
|
|
hasBin: true
|
|
|
dev: true
|
|
|
|
|
|
- /highlight.js/11.5.0:
|
|
|
- resolution: {integrity: sha512-SM6WDj5/C+VfIY8pZ6yW6Xa0Fm1tniYVYWYW1Q/DcMnISZFrC3aQAZZZFAAZtybKNrGId3p/DNbFTtcTXXgYBw==}
|
|
|
+ /highlight.js/11.5.1:
|
|
|
+ resolution: {integrity: sha512-LKzHqnxr4CrD2YsNoIf/o5nJ09j4yi/GcH5BnYz9UnVpZdS4ucMgvP61TDty5xJcFGRjnH4DpujkS9bHT3hq0Q==}
|
|
|
engines: {node: '>=12.0.0'}
|
|
|
dev: false
|
|
|
|
|
@@ -2479,8 +2490,8 @@ packages:
|
|
|
get-func-name: 2.0.0
|
|
|
dev: true
|
|
|
|
|
|
- /lru-cache/7.7.3:
|
|
|
- resolution: {integrity: sha512-WY9wjJNQt9+PZilnLbuFKM+SwDull9+6IAguOrarOMoOHTcJ9GnXSO11+Gw6c7xtDkBkthR57OZMtZKYr+1CEw==}
|
|
|
+ /lru-cache/7.8.1:
|
|
|
+ resolution: {integrity: sha512-E1v547OCgJvbvevfjgK9sNKIVXO96NnsTsFPBlg4ZxjhsJSODoH9lk8Bm0OxvHNm6Vm5Yqkl/1fErDxhYL8Skg==}
|
|
|
engines: {node: '>=12'}
|
|
|
dev: true
|
|
|
|
|
@@ -2553,8 +2564,8 @@ packages:
|
|
|
resolution: {integrity: sha1-0J0fNXtEP0kzgqjrPM0YOHKuYAk=, tarball: ms/download/ms-2.1.2.tgz}
|
|
|
dev: true
|
|
|
|
|
|
- /naive-ui/2.27.0_vue@3.2.31:
|
|
|
- resolution: {integrity: sha512-g9A2uulbQKMuJpUjAyiAqBHQ4xrcbwRPdv+OS2FeNC5u/SrRWFiO64X10YDyMwQNudrwc3VVqKUrw3ZArxtFCg==}
|
|
|
+ /naive-ui/2.28.0_vue@3.2.31:
|
|
|
+ resolution: {integrity: sha512-/yXMF0nrciLrs5Os88omN4dbKlLU7D51lU60+di/o2dx7faJM7wsiXa0nS1fwTGTF9L19x6GBGSvBTxYtvx+lg==}
|
|
|
peerDependencies:
|
|
|
vue: ^3.0.0
|
|
|
dependencies:
|
|
@@ -2567,12 +2578,12 @@ packages:
|
|
|
date-fns: 2.28.0
|
|
|
date-fns-tz: 1.3.3_date-fns@2.28.0
|
|
|
evtd: 0.2.3
|
|
|
- highlight.js: 11.5.0
|
|
|
+ highlight.js: 11.5.1
|
|
|
lodash: 4.17.21
|
|
|
lodash-es: 4.17.21
|
|
|
seemly: 0.3.3
|
|
|
- treemate: 0.3.10
|
|
|
- vdirs: 0.1.7_vue@3.2.31
|
|
|
+ treemate: 0.3.11
|
|
|
+ vdirs: 0.1.8_vue@3.2.31
|
|
|
vfonts: 0.0.3
|
|
|
vooks: 0.2.12_vue@3.2.31
|
|
|
vue: 3.2.31
|
|
@@ -2591,6 +2602,19 @@ packages:
|
|
|
/node-fetch/2.1.2:
|
|
|
resolution: {integrity: sha512-IHLHYskTc2arMYsHZH82PVX8CSKT5lzb7AXeyO06QnjGDKtkv+pv3mEki6S7reB/x1QPo+YPxQRNEVgR5V/w3Q==}
|
|
|
engines: {node: 4.x || >=6.0.0}
|
|
|
+ dev: false
|
|
|
+
|
|
|
+ /node-fetch/2.6.7:
|
|
|
+ resolution: {integrity: sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==}
|
|
|
+ engines: {node: 4.x || >=6.0.0}
|
|
|
+ peerDependencies:
|
|
|
+ encoding: ^0.1.0
|
|
|
+ peerDependenciesMeta:
|
|
|
+ encoding:
|
|
|
+ optional: true
|
|
|
+ dependencies:
|
|
|
+ whatwg-url: 5.0.0
|
|
|
+ dev: true
|
|
|
|
|
|
/node-releases/2.0.2:
|
|
|
resolution: {integrity: sha512-XxYDdcQ6eKqp/YjI+tb2C5WM2LgjnZrfYg4vgQt49EK268b6gYCHsBLrK2qvJo4FmCtqmKezb0WZFK4fkrZNsg==}
|
|
@@ -2637,6 +2661,10 @@ packages:
|
|
|
engines: {node: '>= 6'}
|
|
|
dev: false
|
|
|
|
|
|
+ /object-inspect/1.12.0:
|
|
|
+ resolution: {integrity: sha512-Ho2z80bVIvJloH+YzRmpZVQe87+qASmBUKZDWgx9cu+KDrX2ZDH/3tMy+gXbZETVGs2M8YdxObOh7XAtim9Y0g==}
|
|
|
+ dev: true
|
|
|
+
|
|
|
/object-keys/0.4.0:
|
|
|
resolution: {integrity: sha512-ncrLw+X55z7bkl5PnUvHwFK9FcGuFYo9gtjws2XtSzL+aZ8tm830P60WJ0dSmFVaSalWieW5MD7kEdnXda9yJw==}
|
|
|
dev: true
|
|
@@ -2918,6 +2946,13 @@ packages:
|
|
|
yargs: 15.4.1
|
|
|
dev: false
|
|
|
|
|
|
+ /qs/6.10.3:
|
|
|
+ resolution: {integrity: sha512-wr7M2E0OFRfIfJZjKGieI8lBKb7fRCH4Fv5KNPEs7gJ8jadvotdsS08PzOKR7opXhZ/Xkjtt3WF9g38drmyRqQ==}
|
|
|
+ engines: {node: '>=0.6'}
|
|
|
+ dependencies:
|
|
|
+ side-channel: 1.0.4
|
|
|
+ dev: true
|
|
|
+
|
|
|
/qs/6.5.3:
|
|
|
resolution: {integrity: sha512-qxXIEh4pCGfHICj1mAJQ2/2XVZkjCDTcEgfoSQxc/fYivUZxTkk7L3bDBJSoNrEzXI17oUO5Dp07ktqE5KzczA==}
|
|
|
engines: {node: '>=0.6'}
|
|
@@ -3101,7 +3136,7 @@ packages:
|
|
|
engines: {node: ^10.0.0 || ^12.0.0 || ^14.0.0 || >=16.0.0}
|
|
|
hasBin: true
|
|
|
dependencies:
|
|
|
- lru-cache: 7.7.3
|
|
|
+ lru-cache: 7.8.1
|
|
|
dev: true
|
|
|
|
|
|
/set-blocking/2.0.0:
|
|
@@ -3120,6 +3155,14 @@ packages:
|
|
|
engines: {node: '>=8'}
|
|
|
dev: true
|
|
|
|
|
|
+ /side-channel/1.0.4:
|
|
|
+ resolution: {integrity: sha512-q5XPytqFEIKHkGdiMIrY10mvLRvnQh42/+GoBlFW3b2LXLE2xxJpZFdm94we0BaoV3RwJyGqg5wS7epxTv0Zvw==}
|
|
|
+ dependencies:
|
|
|
+ call-bind: 1.0.2
|
|
|
+ get-intrinsic: 1.1.1
|
|
|
+ object-inspect: 1.12.0
|
|
|
+ dev: true
|
|
|
+
|
|
|
/single-line-log/1.1.2:
|
|
|
resolution: {integrity: sha512-awzaaIPtYFdexLr6TBpcZSGPB6D1RInNO/qNetgaJloPDF/D0GkVtLvGEp8InfmLV7CyLyQ5fIRP+tVN/JmWQA==}
|
|
|
dependencies:
|
|
@@ -3311,11 +3354,11 @@ packages:
|
|
|
'@types/qs': 6.9.7
|
|
|
caseless: 0.12.0
|
|
|
concat-stream: 1.6.2
|
|
|
- form-data: 2.3.3
|
|
|
+ form-data: 2.5.1
|
|
|
http-basic: 8.1.3
|
|
|
http-response-object: 3.0.2
|
|
|
promise: 8.1.0
|
|
|
- qs: 6.5.3
|
|
|
+ qs: 6.10.3
|
|
|
dev: true
|
|
|
|
|
|
/throttleit/0.0.2:
|
|
@@ -3362,8 +3405,12 @@ packages:
|
|
|
punycode: 2.1.1
|
|
|
dev: true
|
|
|
|
|
|
- /treemate/0.3.10:
|
|
|
- resolution: {integrity: sha512-uxN98H84/zXAkn02rEeip9SNnOR889QIBXfpZnwjaanp8JRElxjdmDaKmVULclrn54J8RcJVCqfeQZsdeMjwow==}
|
|
|
+ /tr46/0.0.3:
|
|
|
+ resolution: {integrity: sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==}
|
|
|
+ dev: true
|
|
|
+
|
|
|
+ /treemate/0.3.11:
|
|
|
+ resolution: {integrity: sha512-M8RGFoKtZ8dF+iwJfAJTOH/SM4KluKOKRJpjCMhI8bG3qB74zrFoArKZ62ll0Fr3mqkMJiQOmWYkdYgDeITYQg==}
|
|
|
dev: false
|
|
|
|
|
|
/tslib/1.14.1:
|
|
@@ -3429,7 +3476,7 @@ packages:
|
|
|
'@vueuse/core':
|
|
|
optional: true
|
|
|
dependencies:
|
|
|
- '@antfu/utils': 0.5.0
|
|
|
+ '@antfu/utils': 0.5.1
|
|
|
'@rollup/pluginutils': 4.2.0
|
|
|
local-pkg: 0.4.1
|
|
|
magic-string: 0.26.1
|
|
@@ -3455,7 +3502,7 @@ packages:
|
|
|
'@babel/traverse':
|
|
|
optional: true
|
|
|
dependencies:
|
|
|
- '@antfu/utils': 0.5.0
|
|
|
+ '@antfu/utils': 0.5.1
|
|
|
'@rollup/pluginutils': 4.2.0
|
|
|
chokidar: 3.5.3
|
|
|
debug: 4.3.4
|
|
@@ -3520,8 +3567,8 @@ packages:
|
|
|
resolution: {integrity: sha512-l8lCEmLcLYZh4nbunNZvQCJc5pv7+RCwa8q/LdUx8u7lsWvPDKmpodJAJNwkAhJC//dFY48KuIEmjtd4RViDrA==}
|
|
|
dev: true
|
|
|
|
|
|
- /vdirs/0.1.7_vue@3.2.31:
|
|
|
- resolution: {integrity: sha512-MEUaLhV1jJyUqA2Ar4DfvlQx8jWs+PpCZ2dbM0ILelpMWGOybzt8ddL456VxeIbY/tkuDGT/Wzb8GG4LCuLuHw==}
|
|
|
+ /vdirs/0.1.8_vue@3.2.31:
|
|
|
+ resolution: {integrity: sha512-H9V1zGRLQZg9b+GdMk8MXDN2Lva0zx72MPahDKc30v+DtwKjfyOSXWRIX4t2mhDubM1H09gPhWeth/BJWPHGUw==}
|
|
|
peerDependencies:
|
|
|
vue: ^3.0.11
|
|
|
dependencies:
|
|
@@ -3558,7 +3605,7 @@ packages:
|
|
|
stylus:
|
|
|
optional: true
|
|
|
dependencies:
|
|
|
- esbuild: 0.14.32
|
|
|
+ esbuild: 0.14.34
|
|
|
postcss: 8.4.12
|
|
|
resolve: 1.22.0
|
|
|
rollup: 2.70.1
|
|
@@ -3566,8 +3613,8 @@ packages:
|
|
|
fsevents: 2.3.2
|
|
|
dev: true
|
|
|
|
|
|
- /vitest/0.9.2_happy-dom@2.55.0:
|
|
|
- resolution: {integrity: sha512-XgR42njw350OxBfKD4MK0cNIzgQrhSUKJq9sgbgRR+bD8GonPCyjpFFmPejptaiEyjmQ2FXpEvFHN37b9X2HJA==}
|
|
|
+ /vitest/0.9.3_happy-dom@2.55.0:
|
|
|
+ resolution: {integrity: sha512-hKjqdBI732cV5giNLERyAsaJBebstrX5mvTbZr+jUDYUHnX1O4DpAJcHtqBOutuBi7lVIGQ5IF8eWvHHqbCHBA==}
|
|
|
engines: {node: '>=v14.16.0'}
|
|
|
hasBin: true
|
|
|
peerDependencies:
|
|
@@ -3640,14 +3687,14 @@ packages:
|
|
|
vue: 3.2.31
|
|
|
dev: false
|
|
|
|
|
|
- /vue-eslint-parser/8.3.0_eslint@8.12.0:
|
|
|
+ /vue-eslint-parser/8.3.0_eslint@8.13.0:
|
|
|
resolution: {integrity: sha512-dzHGG3+sYwSf6zFBa0Gi9ZDshD7+ad14DGOdTLjruRVgZXe2J+DcZ9iUhyR48z5g1PqRa20yt3Njna/veLJL/g==}
|
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
|
peerDependencies:
|
|
|
eslint: '>=6.0.0'
|
|
|
dependencies:
|
|
|
debug: 4.3.4
|
|
|
- eslint: 8.12.0
|
|
|
+ eslint: 8.13.0
|
|
|
eslint-scope: 7.1.1
|
|
|
eslint-visitor-keys: 3.3.0
|
|
|
espree: 9.3.1
|
|
@@ -3697,11 +3744,15 @@ packages:
|
|
|
evtd: 0.2.3
|
|
|
resize-observer-polyfill: 1.5.1
|
|
|
seemly: 0.3.3
|
|
|
- vdirs: 0.1.7_vue@3.2.31
|
|
|
+ vdirs: 0.1.8_vue@3.2.31
|
|
|
vooks: 0.2.12_vue@3.2.31
|
|
|
vue: 3.2.31
|
|
|
dev: false
|
|
|
|
|
|
+ /webidl-conversions/3.0.1:
|
|
|
+ resolution: {integrity: sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==}
|
|
|
+ dev: true
|
|
|
+
|
|
|
/webidl-conversions/7.0.0:
|
|
|
resolution: {integrity: sha512-VwddBukDzu71offAQR975unBIGqfKZpM+8ZX6ySk8nYhVoo5CYaZyzt3YBvYtRtO+aoGlqxPg/B87NGVZ/fu6g==}
|
|
|
engines: {node: '>=12'}
|
|
@@ -3723,6 +3774,13 @@ packages:
|
|
|
engines: {node: '>=12'}
|
|
|
dev: true
|
|
|
|
|
|
+ /whatwg-url/5.0.0:
|
|
|
+ resolution: {integrity: sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==}
|
|
|
+ dependencies:
|
|
|
+ tr46: 0.0.3
|
|
|
+ webidl-conversions: 3.0.1
|
|
|
+ dev: true
|
|
|
+
|
|
|
/which-module/2.0.0:
|
|
|
resolution: {integrity: sha512-B+enWhmw6cjfVC7kS8Pj9pCrKSc5txArRyaYGe088shv/FGWH+0Rjx/xPgtsWfsUtS27FkP697E4DDhgrgoc0Q==}
|
|
|
dev: false
|