|
@@ -2,8 +2,9 @@ lockfileVersion: 5.3
|
|
|
|
|
|
specifiers:
|
|
specifiers:
|
|
'@chenfengyuan/vue-qrcode': ^2.0.0
|
|
'@chenfengyuan/vue-qrcode': ^2.0.0
|
|
|
|
+ '@types/js-md5': ^0.4.3
|
|
'@types/lodash-es': ^4.17.6
|
|
'@types/lodash-es': ^4.17.6
|
|
- '@types/node': ^17.0.22
|
|
|
|
|
|
+ '@types/node': ^17.0.23
|
|
'@types/ua-parser-js': ^0.7.36
|
|
'@types/ua-parser-js': ^0.7.36
|
|
'@typescript-eslint/eslint-plugin': ^5.16.0
|
|
'@typescript-eslint/eslint-plugin': ^5.16.0
|
|
'@typescript-eslint/parser': ^5.16.0
|
|
'@typescript-eslint/parser': ^5.16.0
|
|
@@ -17,6 +18,7 @@ specifiers:
|
|
eslint: ^8.11.0
|
|
eslint: ^8.11.0
|
|
eslint-config-prettier: ^8.5.0
|
|
eslint-config-prettier: ^8.5.0
|
|
eslint-plugin-vue: ^8.5.0
|
|
eslint-plugin-vue: ^8.5.0
|
|
|
|
+ js-md5: ^0.7.3
|
|
js-sls-logger: ^2.0.1
|
|
js-sls-logger: ^2.0.1
|
|
lodash-es: ^4.17.21
|
|
lodash-es: ^4.17.21
|
|
moment: ^2.29.1
|
|
moment: ^2.29.1
|
|
@@ -26,16 +28,16 @@ specifiers:
|
|
prettier: ^2.6.0
|
|
prettier: ^2.6.0
|
|
qrcode: ^1.5.0
|
|
qrcode: ^1.5.0
|
|
tailwindcss: ^3.0.23
|
|
tailwindcss: ^3.0.23
|
|
- typescript: ^4.6.2
|
|
|
|
|
|
+ typescript: ^4.6.3
|
|
ua-parser-js: ^1.0.2
|
|
ua-parser-js: ^1.0.2
|
|
unplugin-auto-import: ^0.6.6
|
|
unplugin-auto-import: ^0.6.6
|
|
- unplugin-vue-components: ^0.18.3
|
|
|
|
|
|
+ unplugin-vue-components: ^0.18.4
|
|
vfonts: ^0.0.3
|
|
vfonts: ^0.0.3
|
|
vite: ^2.8.6
|
|
vite: ^2.8.6
|
|
vue: ^3.2.31
|
|
vue: ^3.2.31
|
|
vue-eslint-parser: ^8.3.0
|
|
vue-eslint-parser: ^8.3.0
|
|
vue-router: ^4.0.14
|
|
vue-router: ^4.0.14
|
|
- vue-tsc: ^0.33.6
|
|
|
|
|
|
+ vue-tsc: ^0.33.7
|
|
|
|
|
|
dependencies:
|
|
dependencies:
|
|
'@chenfengyuan/vue-qrcode': 2.0.0_qrcode@1.5.0+vue@3.2.31
|
|
'@chenfengyuan/vue-qrcode': 2.0.0_qrcode@1.5.0+vue@3.2.31
|
|
@@ -44,11 +46,12 @@ dependencies:
|
|
axios: 0.26.1
|
|
axios: 0.26.1
|
|
axios-progress-bar: 1.2.0_axios@0.26.1
|
|
axios-progress-bar: 1.2.0_axios@0.26.1
|
|
axios-retry: 3.2.4
|
|
axios-retry: 3.2.4
|
|
|
|
+ js-md5: 0.7.3
|
|
js-sls-logger: 2.0.1
|
|
js-sls-logger: 2.0.1
|
|
lodash-es: 4.17.21
|
|
lodash-es: 4.17.21
|
|
moment: 2.29.1
|
|
moment: 2.29.1
|
|
naive-ui: 2.26.4_vue@3.2.31
|
|
naive-ui: 2.26.4_vue@3.2.31
|
|
- pinia: 2.0.12_typescript@4.6.2+vue@3.2.31
|
|
|
|
|
|
+ pinia: 2.0.12_typescript@4.6.3+vue@3.2.31
|
|
qrcode: 1.5.0
|
|
qrcode: 1.5.0
|
|
tailwindcss: 3.0.23_autoprefixer@10.4.4
|
|
tailwindcss: 3.0.23_autoprefixer@10.4.4
|
|
ua-parser-js: 1.0.2
|
|
ua-parser-js: 1.0.2
|
|
@@ -57,11 +60,12 @@ dependencies:
|
|
vue-router: 4.0.14_vue@3.2.31
|
|
vue-router: 4.0.14_vue@3.2.31
|
|
|
|
|
|
devDependencies:
|
|
devDependencies:
|
|
|
|
+ '@types/js-md5': 0.4.3
|
|
'@types/lodash-es': 4.17.6
|
|
'@types/lodash-es': 4.17.6
|
|
- '@types/node': 17.0.22
|
|
|
|
|
|
+ '@types/node': 17.0.23
|
|
'@types/ua-parser-js': 0.7.36
|
|
'@types/ua-parser-js': 0.7.36
|
|
- '@typescript-eslint/eslint-plugin': 5.16.0_3fed250b11519414a4c7d52468dd6bf5
|
|
|
|
- '@typescript-eslint/parser': 5.16.0_eslint@8.11.0+typescript@4.6.2
|
|
|
|
|
|
+ '@typescript-eslint/eslint-plugin': 5.16.0_bc68a9cd5bf604202498b1a9faaf9387
|
|
|
|
+ '@typescript-eslint/parser': 5.16.0_eslint@8.11.0+typescript@4.6.3
|
|
'@vitejs/plugin-vue': 2.2.4_vite@2.8.6+vue@3.2.31
|
|
'@vitejs/plugin-vue': 2.2.4_vite@2.8.6+vue@3.2.31
|
|
autoprefixer: 10.4.4_postcss@8.4.12
|
|
autoprefixer: 10.4.4_postcss@8.4.12
|
|
eslint: 8.11.0
|
|
eslint: 8.11.0
|
|
@@ -69,12 +73,12 @@ devDependencies:
|
|
eslint-plugin-vue: 8.5.0_eslint@8.11.0
|
|
eslint-plugin-vue: 8.5.0_eslint@8.11.0
|
|
postcss: 8.4.12
|
|
postcss: 8.4.12
|
|
prettier: 2.6.0
|
|
prettier: 2.6.0
|
|
- typescript: 4.6.2
|
|
|
|
|
|
+ typescript: 4.6.3
|
|
unplugin-auto-import: 0.6.6_vite@2.8.6
|
|
unplugin-auto-import: 0.6.6_vite@2.8.6
|
|
- unplugin-vue-components: 0.18.3_vite@2.8.6+vue@3.2.31
|
|
|
|
|
|
+ unplugin-vue-components: 0.18.4_vite@2.8.6+vue@3.2.31
|
|
vite: 2.8.6
|
|
vite: 2.8.6
|
|
vue-eslint-parser: 8.3.0_eslint@8.11.0
|
|
vue-eslint-parser: 8.3.0_eslint@8.11.0
|
|
- vue-tsc: 0.33.6_typescript@4.6.2
|
|
|
|
|
|
+ vue-tsc: 0.33.7_typescript@4.6.3
|
|
|
|
|
|
packages:
|
|
packages:
|
|
|
|
|
|
@@ -215,6 +219,10 @@ packages:
|
|
pretty-format: 27.5.1
|
|
pretty-format: 27.5.1
|
|
dev: false
|
|
dev: false
|
|
|
|
|
|
|
|
+ /@types/js-md5/0.4.3:
|
|
|
|
+ resolution: {integrity: sha512-BIga/WEqTi35ccnGysOuO4RmwVnpajv9oDB/sDQSY2b7/Ac7RyYR30bv7otZwByMvOJV9Vqq6/O1DFAnOzE4Pg==}
|
|
|
|
+ dev: true
|
|
|
|
+
|
|
/@types/json-schema/7.0.10:
|
|
/@types/json-schema/7.0.10:
|
|
resolution: {integrity: sha512-BLO9bBq59vW3fxCpD4o0N4U+DXsvwvIcl+jofw0frQo/GrBFC+/jRZj1E7kgp6dvTyNmA4y6JCV5Id/r3mNP5A==}
|
|
resolution: {integrity: sha512-BLO9bBq59vW3fxCpD4o0N4U+DXsvwvIcl+jofw0frQo/GrBFC+/jRZj1E7kgp6dvTyNmA4y6JCV5Id/r3mNP5A==}
|
|
dev: true
|
|
dev: true
|
|
@@ -227,8 +235,8 @@ packages:
|
|
/@types/lodash/4.14.180:
|
|
/@types/lodash/4.14.180:
|
|
resolution: {integrity: sha512-XOKXa1KIxtNXgASAnwj7cnttJxS4fksBRywK/9LzRV5YxrF80BXZIGeQSuoESQ/VkUj30Ae0+YcuHc15wJCB2g==}
|
|
resolution: {integrity: sha512-XOKXa1KIxtNXgASAnwj7cnttJxS4fksBRywK/9LzRV5YxrF80BXZIGeQSuoESQ/VkUj30Ae0+YcuHc15wJCB2g==}
|
|
|
|
|
|
- /@types/node/17.0.22:
|
|
|
|
- resolution: {integrity: sha512-8FwbVoG4fy+ykY86XCAclKZDORttqE5/s7dyWZKLXTdv3vRy5HozBEinG5IqhvPXXzIZEcTVbuHlQEI6iuwcmw==}
|
|
|
|
|
|
+ /@types/node/17.0.23:
|
|
|
|
+ resolution: {integrity: sha512-UxDxWn7dl97rKVeVS61vErvw086aCYhDLyvRQZ5Rk65rZKepaFdm53GeqXaKBuOhED4e9uWq34IC3TdSdJJ2Gw==}
|
|
|
|
|
|
/@types/parse-json/4.0.0:
|
|
/@types/parse-json/4.0.0:
|
|
resolution: {integrity: sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA==}
|
|
resolution: {integrity: sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA==}
|
|
@@ -238,7 +246,7 @@ packages:
|
|
resolution: {integrity: sha512-N1rW+njavs70y2cApeIw1vLMYXRwfBy+7trgavGuuTfOd7j1Yh7QTRc/yqsPl6ncokt72ZXuxEU0PiCp9bSwNQ==}
|
|
resolution: {integrity: sha512-N1rW+njavs70y2cApeIw1vLMYXRwfBy+7trgavGuuTfOd7j1Yh7QTRc/yqsPl6ncokt72ZXuxEU0PiCp9bSwNQ==}
|
|
dev: true
|
|
dev: true
|
|
|
|
|
|
- /@typescript-eslint/eslint-plugin/5.16.0_3fed250b11519414a4c7d52468dd6bf5:
|
|
|
|
|
|
+ /@typescript-eslint/eslint-plugin/5.16.0_bc68a9cd5bf604202498b1a9faaf9387:
|
|
resolution: {integrity: sha512-SJoba1edXvQRMmNI505Uo4XmGbxCK9ARQpkvOd00anxzri9RNQk0DDCxD+LIl+jYhkzOJiOMMKYEHnHEODjdCw==}
|
|
resolution: {integrity: sha512-SJoba1edXvQRMmNI505Uo4XmGbxCK9ARQpkvOd00anxzri9RNQk0DDCxD+LIl+jYhkzOJiOMMKYEHnHEODjdCw==}
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
peerDependencies:
|
|
peerDependencies:
|
|
@@ -249,23 +257,23 @@ packages:
|
|
typescript:
|
|
typescript:
|
|
optional: true
|
|
optional: true
|
|
dependencies:
|
|
dependencies:
|
|
- '@typescript-eslint/parser': 5.16.0_eslint@8.11.0+typescript@4.6.2
|
|
|
|
|
|
+ '@typescript-eslint/parser': 5.16.0_eslint@8.11.0+typescript@4.6.3
|
|
'@typescript-eslint/scope-manager': 5.16.0
|
|
'@typescript-eslint/scope-manager': 5.16.0
|
|
- '@typescript-eslint/type-utils': 5.16.0_eslint@8.11.0+typescript@4.6.2
|
|
|
|
- '@typescript-eslint/utils': 5.16.0_eslint@8.11.0+typescript@4.6.2
|
|
|
|
|
|
+ '@typescript-eslint/type-utils': 5.16.0_eslint@8.11.0+typescript@4.6.3
|
|
|
|
+ '@typescript-eslint/utils': 5.16.0_eslint@8.11.0+typescript@4.6.3
|
|
debug: 4.3.4
|
|
debug: 4.3.4
|
|
eslint: 8.11.0
|
|
eslint: 8.11.0
|
|
functional-red-black-tree: 1.0.1
|
|
functional-red-black-tree: 1.0.1
|
|
ignore: 5.2.0
|
|
ignore: 5.2.0
|
|
regexpp: 3.2.0
|
|
regexpp: 3.2.0
|
|
semver: 7.3.5
|
|
semver: 7.3.5
|
|
- tsutils: 3.21.0_typescript@4.6.2
|
|
|
|
- typescript: 4.6.2
|
|
|
|
|
|
+ tsutils: 3.21.0_typescript@4.6.3
|
|
|
|
+ typescript: 4.6.3
|
|
transitivePeerDependencies:
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
- supports-color
|
|
dev: true
|
|
dev: true
|
|
|
|
|
|
- /@typescript-eslint/parser/5.16.0_eslint@8.11.0+typescript@4.6.2:
|
|
|
|
|
|
+ /@typescript-eslint/parser/5.16.0_eslint@8.11.0+typescript@4.6.3:
|
|
resolution: {integrity: sha512-fkDq86F0zl8FicnJtdXakFs4lnuebH6ZADDw6CYQv0UZeIjHvmEw87m9/29nk2Dv5Lmdp0zQ3zDQhiMWQf/GbA==}
|
|
resolution: {integrity: sha512-fkDq86F0zl8FicnJtdXakFs4lnuebH6ZADDw6CYQv0UZeIjHvmEw87m9/29nk2Dv5Lmdp0zQ3zDQhiMWQf/GbA==}
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
peerDependencies:
|
|
peerDependencies:
|
|
@@ -277,10 +285,10 @@ packages:
|
|
dependencies:
|
|
dependencies:
|
|
'@typescript-eslint/scope-manager': 5.16.0
|
|
'@typescript-eslint/scope-manager': 5.16.0
|
|
'@typescript-eslint/types': 5.16.0
|
|
'@typescript-eslint/types': 5.16.0
|
|
- '@typescript-eslint/typescript-estree': 5.16.0_typescript@4.6.2
|
|
|
|
|
|
+ '@typescript-eslint/typescript-estree': 5.16.0_typescript@4.6.3
|
|
debug: 4.3.4
|
|
debug: 4.3.4
|
|
eslint: 8.11.0
|
|
eslint: 8.11.0
|
|
- typescript: 4.6.2
|
|
|
|
|
|
+ typescript: 4.6.3
|
|
transitivePeerDependencies:
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
- supports-color
|
|
dev: true
|
|
dev: true
|
|
@@ -293,7 +301,7 @@ packages:
|
|
'@typescript-eslint/visitor-keys': 5.16.0
|
|
'@typescript-eslint/visitor-keys': 5.16.0
|
|
dev: true
|
|
dev: true
|
|
|
|
|
|
- /@typescript-eslint/type-utils/5.16.0_eslint@8.11.0+typescript@4.6.2:
|
|
|
|
|
|
+ /@typescript-eslint/type-utils/5.16.0_eslint@8.11.0+typescript@4.6.3:
|
|
resolution: {integrity: sha512-SKygICv54CCRl1Vq5ewwQUJV/8padIWvPgCxlWPGO/OgQLCijY9G7lDu6H+mqfQtbzDNlVjzVWQmeqbLMBLEwQ==}
|
|
resolution: {integrity: sha512-SKygICv54CCRl1Vq5ewwQUJV/8padIWvPgCxlWPGO/OgQLCijY9G7lDu6H+mqfQtbzDNlVjzVWQmeqbLMBLEwQ==}
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
peerDependencies:
|
|
peerDependencies:
|
|
@@ -303,11 +311,11 @@ packages:
|
|
typescript:
|
|
typescript:
|
|
optional: true
|
|
optional: true
|
|
dependencies:
|
|
dependencies:
|
|
- '@typescript-eslint/utils': 5.16.0_eslint@8.11.0+typescript@4.6.2
|
|
|
|
|
|
+ '@typescript-eslint/utils': 5.16.0_eslint@8.11.0+typescript@4.6.3
|
|
debug: 4.3.4
|
|
debug: 4.3.4
|
|
eslint: 8.11.0
|
|
eslint: 8.11.0
|
|
- tsutils: 3.21.0_typescript@4.6.2
|
|
|
|
- typescript: 4.6.2
|
|
|
|
|
|
+ tsutils: 3.21.0_typescript@4.6.3
|
|
|
|
+ typescript: 4.6.3
|
|
transitivePeerDependencies:
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
- supports-color
|
|
dev: true
|
|
dev: true
|
|
@@ -317,7 +325,7 @@ packages:
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
dev: true
|
|
dev: true
|
|
|
|
|
|
- /@typescript-eslint/typescript-estree/5.16.0_typescript@4.6.2:
|
|
|
|
|
|
+ /@typescript-eslint/typescript-estree/5.16.0_typescript@4.6.3:
|
|
resolution: {integrity: sha512-SE4VfbLWUZl9MR+ngLSARptUv2E8brY0luCdgmUevU6arZRY/KxYoLI/3V/yxaURR8tLRN7bmZtJdgmzLHI6pQ==}
|
|
resolution: {integrity: sha512-SE4VfbLWUZl9MR+ngLSARptUv2E8brY0luCdgmUevU6arZRY/KxYoLI/3V/yxaURR8tLRN7bmZtJdgmzLHI6pQ==}
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
peerDependencies:
|
|
peerDependencies:
|
|
@@ -332,13 +340,13 @@ packages:
|
|
globby: 11.1.0
|
|
globby: 11.1.0
|
|
is-glob: 4.0.3
|
|
is-glob: 4.0.3
|
|
semver: 7.3.5
|
|
semver: 7.3.5
|
|
- tsutils: 3.21.0_typescript@4.6.2
|
|
|
|
- typescript: 4.6.2
|
|
|
|
|
|
+ tsutils: 3.21.0_typescript@4.6.3
|
|
|
|
+ typescript: 4.6.3
|
|
transitivePeerDependencies:
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
- supports-color
|
|
dev: true
|
|
dev: true
|
|
|
|
|
|
- /@typescript-eslint/utils/5.16.0_eslint@8.11.0+typescript@4.6.2:
|
|
|
|
|
|
+ /@typescript-eslint/utils/5.16.0_eslint@8.11.0+typescript@4.6.3:
|
|
resolution: {integrity: sha512-iYej2ER6AwmejLWMWzJIHy3nPJeGDuCqf8Jnb+jAQVoPpmWzwQOfa9hWVB8GIQE5gsCv/rfN4T+AYb/V06WseQ==}
|
|
resolution: {integrity: sha512-iYej2ER6AwmejLWMWzJIHy3nPJeGDuCqf8Jnb+jAQVoPpmWzwQOfa9hWVB8GIQE5gsCv/rfN4T+AYb/V06WseQ==}
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
peerDependencies:
|
|
peerDependencies:
|
|
@@ -347,7 +355,7 @@ packages:
|
|
'@types/json-schema': 7.0.10
|
|
'@types/json-schema': 7.0.10
|
|
'@typescript-eslint/scope-manager': 5.16.0
|
|
'@typescript-eslint/scope-manager': 5.16.0
|
|
'@typescript-eslint/types': 5.16.0
|
|
'@typescript-eslint/types': 5.16.0
|
|
- '@typescript-eslint/typescript-estree': 5.16.0_typescript@4.6.2
|
|
|
|
|
|
+ '@typescript-eslint/typescript-estree': 5.16.0_typescript@4.6.3
|
|
eslint: 8.11.0
|
|
eslint: 8.11.0
|
|
eslint-scope: 5.1.1
|
|
eslint-scope: 5.1.1
|
|
eslint-utils: 3.0.0_eslint@8.11.0
|
|
eslint-utils: 3.0.0_eslint@8.11.0
|
|
@@ -393,61 +401,61 @@ packages:
|
|
vue: 3.2.31
|
|
vue: 3.2.31
|
|
dev: true
|
|
dev: true
|
|
|
|
|
|
- /@volar/code-gen/0.33.6:
|
|
|
|
- resolution: {integrity: sha512-Ac2C8q530x2f6OrebHJKoSSaQPM3Gc21pahsJ2X3Nnuj01rTT1cOh/M0nUwJ9nwOWojU4DDVkZMLtKBz93QWrQ==}
|
|
|
|
|
|
+ /@volar/code-gen/0.33.7:
|
|
|
|
+ resolution: {integrity: sha512-h3mezVitiCtd3KUI8ydHNK+dJFi6T1l4Uh733ulaZJxUn8aBfRIFgrQpQtwuNJVtR6qpRU9Kbjo+ePfMVWNdpQ==}
|
|
dependencies:
|
|
dependencies:
|
|
- '@volar/source-map': 0.33.6
|
|
|
|
|
|
+ '@volar/source-map': 0.33.7
|
|
dev: true
|
|
dev: true
|
|
|
|
|
|
- /@volar/pug-language-service/0.33.6:
|
|
|
|
- resolution: {integrity: sha512-uKO6rtO/U9J7yWjp0u74WdPYN8YjoRjENWi/fgII/vH65XB+zzoUiBkUnLqzdYNGPrKbxTPUaw0KPEYAUHhN8A==}
|
|
|
|
|
|
+ /@volar/pug-language-service/0.33.7:
|
|
|
|
+ resolution: {integrity: sha512-WbDpG8l5QxhJjMoaaDiaEIeoI0B2T5is5t0AsENIRMEYi0RLVLSHJj7Q5pH5A/tRLW2/0Y2Uu+zIryOVpxc+vA==}
|
|
dependencies:
|
|
dependencies:
|
|
- '@volar/code-gen': 0.33.6
|
|
|
|
- '@volar/shared': 0.33.6
|
|
|
|
- '@volar/source-map': 0.33.6
|
|
|
|
- '@volar/transforms': 0.33.6
|
|
|
|
|
|
+ '@volar/code-gen': 0.33.7
|
|
|
|
+ '@volar/shared': 0.33.7
|
|
|
|
+ '@volar/source-map': 0.33.7
|
|
|
|
+ '@volar/transforms': 0.33.7
|
|
pug-lexer: 5.0.1
|
|
pug-lexer: 5.0.1
|
|
pug-parser: 6.0.0
|
|
pug-parser: 6.0.0
|
|
vscode-languageserver-textdocument: 1.0.4
|
|
vscode-languageserver-textdocument: 1.0.4
|
|
vscode-languageserver-types: 3.17.0-next.9
|
|
vscode-languageserver-types: 3.17.0-next.9
|
|
dev: true
|
|
dev: true
|
|
|
|
|
|
- /@volar/shared/0.33.6:
|
|
|
|
- resolution: {integrity: sha512-JJRcPolX5VjqJ7bWBlsLhqeXSDhHQIAqa/cKfrgpKeqlhdAR7h7B/j4RZmDQefHZWydIxRqtpE8oMkb42gnJyA==}
|
|
|
|
|
|
+ /@volar/shared/0.33.7:
|
|
|
|
+ resolution: {integrity: sha512-c2A+cpNqniUK3p6/77X5zm1ED82PzW5mP5PXk2/sIG34zbm+rK2MhkajbAhr+bG9O1XhgdPZljpalhpsdLedpw==}
|
|
dependencies:
|
|
dependencies:
|
|
upath: 2.0.1
|
|
upath: 2.0.1
|
|
vscode-jsonrpc: 8.0.0-next.7
|
|
vscode-jsonrpc: 8.0.0-next.7
|
|
vscode-uri: 3.0.3
|
|
vscode-uri: 3.0.3
|
|
dev: true
|
|
dev: true
|
|
|
|
|
|
- /@volar/source-map/0.33.6:
|
|
|
|
- resolution: {integrity: sha512-q6J1+DN5McTvFsDeplTzTGdzsW4y1c/yeJvxqP74mUeofSFAswMo+zkSBDjupG9ufaa3LTLkkWHXw0UKtgA/cw==}
|
|
|
|
|
|
+ /@volar/source-map/0.33.7:
|
|
|
|
+ resolution: {integrity: sha512-2mfZg97iAuKx3XcYUrCfLfGmmBW/ku0G6XfwjRKeTOmYAx0j+7/mCiwGbDbR1X8RoS8H1Y5vD+ulc8MdHJS75A==}
|
|
dev: true
|
|
dev: true
|
|
|
|
|
|
- /@volar/transforms/0.33.6:
|
|
|
|
- resolution: {integrity: sha512-mdKjUP8jMiL5rHrkpNf9JbCEaSwIlzP4z68t66UhqR0x/m53uXvVCOA6Pw05WOHuHqy2iFhr93+7UC7bM669YA==}
|
|
|
|
|
|
+ /@volar/transforms/0.33.7:
|
|
|
|
+ resolution: {integrity: sha512-76VYq5j5mXTD2vysuews0CCyVNVnwPPe42aLtNSXeTXx4NzFkwJe3Jp+R72vC8asUCEPP/X88CMUlSn8eHiJHw==}
|
|
dependencies:
|
|
dependencies:
|
|
- '@volar/shared': 0.33.6
|
|
|
|
|
|
+ '@volar/shared': 0.33.7
|
|
vscode-languageserver-types: 3.17.0-next.9
|
|
vscode-languageserver-types: 3.17.0-next.9
|
|
dev: true
|
|
dev: true
|
|
|
|
|
|
- /@volar/vue-code-gen/0.33.6:
|
|
|
|
- resolution: {integrity: sha512-NNhviw1hVhmCgEJuYV+MCu6GFfX9skkuJObhtBFxnZ7upx0z6r1WCLrrlVkaNiPpb53aAVFbLbAyHauODZftDA==}
|
|
|
|
|
|
+ /@volar/vue-code-gen/0.33.7:
|
|
|
|
+ resolution: {integrity: sha512-5OmWKwHyD+wyhZcxPqozg6NB3FKgxdVmbIJMXzTTROYFMxpwHunFR6yXeaWRBA/nvOZted41QSGej2gzyl77Uw==}
|
|
dependencies:
|
|
dependencies:
|
|
- '@volar/code-gen': 0.33.6
|
|
|
|
- '@volar/source-map': 0.33.6
|
|
|
|
|
|
+ '@volar/code-gen': 0.33.7
|
|
|
|
+ '@volar/source-map': 0.33.7
|
|
'@vue/compiler-core': 3.2.31
|
|
'@vue/compiler-core': 3.2.31
|
|
'@vue/compiler-dom': 3.2.31
|
|
'@vue/compiler-dom': 3.2.31
|
|
'@vue/shared': 3.2.31
|
|
'@vue/shared': 3.2.31
|
|
dev: true
|
|
dev: true
|
|
|
|
|
|
- /@volar/vue-typescript/0.33.6:
|
|
|
|
- resolution: {integrity: sha512-GSU+xpshriRriTukBUYVcWXwz9cYCfR6SaWgiVfptm78jrav1pvrTphzndJxt9J0X+SNvU2zm8jTWsda+Hxppw==}
|
|
|
|
|
|
+ /@volar/vue-typescript/0.33.7:
|
|
|
|
+ resolution: {integrity: sha512-NPB7/esOe617J96jRAMTab3gVFc5a/+zXiwKns3+1osNIckfpe2VUbdK8P6v+XSmN9RPA5AXXRG47z4epK8zcg==}
|
|
dependencies:
|
|
dependencies:
|
|
- '@volar/code-gen': 0.33.6
|
|
|
|
- '@volar/pug-language-service': 0.33.6
|
|
|
|
- '@volar/source-map': 0.33.6
|
|
|
|
- '@volar/vue-code-gen': 0.33.6
|
|
|
|
|
|
+ '@volar/code-gen': 0.33.7
|
|
|
|
+ '@volar/pug-language-service': 0.33.7
|
|
|
|
+ '@volar/source-map': 0.33.7
|
|
|
|
+ '@volar/vue-code-gen': 0.33.7
|
|
'@vue/compiler-sfc': 3.2.31
|
|
'@vue/compiler-sfc': 3.2.31
|
|
'@vue/reactivity': 3.2.31
|
|
'@vue/reactivity': 3.2.31
|
|
dev: true
|
|
dev: true
|
|
@@ -627,7 +635,7 @@ packages:
|
|
postcss: ^8.1.0
|
|
postcss: ^8.1.0
|
|
dependencies:
|
|
dependencies:
|
|
browserslist: 4.20.2
|
|
browserslist: 4.20.2
|
|
- caniuse-lite: 1.0.30001319
|
|
|
|
|
|
+ caniuse-lite: 1.0.30001320
|
|
fraction.js: 4.2.0
|
|
fraction.js: 4.2.0
|
|
normalize-range: 0.1.2
|
|
normalize-range: 0.1.2
|
|
picocolors: 1.0.0
|
|
picocolors: 1.0.0
|
|
@@ -690,8 +698,8 @@ packages:
|
|
engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
|
|
engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
|
|
hasBin: true
|
|
hasBin: true
|
|
dependencies:
|
|
dependencies:
|
|
- caniuse-lite: 1.0.30001319
|
|
|
|
- electron-to-chromium: 1.4.89
|
|
|
|
|
|
+ caniuse-lite: 1.0.30001320
|
|
|
|
+ electron-to-chromium: 1.4.92
|
|
escalade: 3.1.1
|
|
escalade: 3.1.1
|
|
node-releases: 2.0.2
|
|
node-releases: 2.0.2
|
|
picocolors: 1.0.0
|
|
picocolors: 1.0.0
|
|
@@ -718,8 +726,8 @@ packages:
|
|
engines: {node: '>=6'}
|
|
engines: {node: '>=6'}
|
|
dev: false
|
|
dev: false
|
|
|
|
|
|
- /caniuse-lite/1.0.30001319:
|
|
|
|
- resolution: {integrity: sha512-xjlIAFHucBRSMUo1kb5D4LYgcN1M45qdKP++lhqowDpwJwGkpIRTt5qQqnhxjj1vHcI7nrJxWhCC1ATrCEBTcw==}
|
|
|
|
|
|
+ /caniuse-lite/1.0.30001320:
|
|
|
|
+ resolution: {integrity: sha512-MWPzG54AGdo3nWx7zHZTefseM5Y1ccM7hlQKHRqJkPozUaw3hNbBTMmLn16GG2FUzjR13Cr3NPfhIieX5PzXDA==}
|
|
dev: true
|
|
dev: true
|
|
|
|
|
|
/chalk/2.4.2:
|
|
/chalk/2.4.2:
|
|
@@ -818,7 +826,7 @@ packages:
|
|
resolution: {integrity: sha512-FMVcWsVipKEBR/mVf1+pIjCRQdztILVKxbp8TN5/Vf0Q/fdTq0OIb8JRW/pk7PP1eeWnB/ejQ0MNBe7ELjLblg==}
|
|
resolution: {integrity: sha512-FMVcWsVipKEBR/mVf1+pIjCRQdztILVKxbp8TN5/Vf0Q/fdTq0OIb8JRW/pk7PP1eeWnB/ejQ0MNBe7ELjLblg==}
|
|
dependencies:
|
|
dependencies:
|
|
'@emotion/hash': 0.8.0
|
|
'@emotion/hash': 0.8.0
|
|
- '@types/node': 17.0.22
|
|
|
|
|
|
+ '@types/node': 17.0.23
|
|
csstype: 3.0.11
|
|
csstype: 3.0.11
|
|
dev: false
|
|
dev: false
|
|
|
|
|
|
@@ -881,7 +889,7 @@ packages:
|
|
dependencies:
|
|
dependencies:
|
|
acorn-node: 1.8.2
|
|
acorn-node: 1.8.2
|
|
defined: 1.0.0
|
|
defined: 1.0.0
|
|
- minimist: 1.2.5
|
|
|
|
|
|
+ minimist: 1.2.6
|
|
dev: false
|
|
dev: false
|
|
|
|
|
|
/didyoumean/1.2.2:
|
|
/didyoumean/1.2.2:
|
|
@@ -915,8 +923,8 @@ packages:
|
|
esutils: 2.0.3
|
|
esutils: 2.0.3
|
|
dev: true
|
|
dev: true
|
|
|
|
|
|
- /electron-to-chromium/1.4.89:
|
|
|
|
- resolution: {integrity: sha512-z1Axg0Fu54fse8wN4fd+GAINdU5mJmLtcl6bqIcYyzNVGONcfHAeeJi88KYMQVKalhXlYuVPzKkFIU5VD0raUw==}
|
|
|
|
|
|
+ /electron-to-chromium/1.4.92:
|
|
|
|
+ resolution: {integrity: sha512-YAVbvQIcDE/IJ/vzDMjD484/hsRbFPW2qXJPaYTfOhtligmfYEYOep+5QojpaEU9kq6bMvNeC2aG7arYvTHYsA==}
|
|
dev: true
|
|
dev: true
|
|
|
|
|
|
/emoji-regex/8.0.0:
|
|
/emoji-regex/8.0.0:
|
|
@@ -1317,7 +1325,7 @@ packages:
|
|
'@nodelib/fs.walk': 1.2.8
|
|
'@nodelib/fs.walk': 1.2.8
|
|
glob-parent: 5.1.2
|
|
glob-parent: 5.1.2
|
|
merge2: 1.4.1
|
|
merge2: 1.4.1
|
|
- micromatch: 4.0.4
|
|
|
|
|
|
+ micromatch: 4.0.5
|
|
|
|
|
|
/fast-json-stable-stringify/2.1.0:
|
|
/fast-json-stable-stringify/2.1.0:
|
|
resolution: {integrity: sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==}
|
|
resolution: {integrity: sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==}
|
|
@@ -1595,6 +1603,10 @@ packages:
|
|
pretty-format: 27.5.1
|
|
pretty-format: 27.5.1
|
|
dev: false
|
|
dev: false
|
|
|
|
|
|
|
|
+ /js-md5/0.7.3:
|
|
|
|
+ resolution: {integrity: sha512-ZC41vPSTLKGwIRjqDh8DfXoCrdQIyBgspJVPXHBGu4nZlAEvG3nf+jO9avM9RmLiGakg7vz974ms99nEV0tmTQ==}
|
|
|
|
+ dev: false
|
|
|
|
+
|
|
/js-sls-logger/2.0.1:
|
|
/js-sls-logger/2.0.1:
|
|
resolution: {integrity: sha512-mKj7niFqyIoko4c07Sfdqd5jRmwcU7sDF+EWfCDFWq4qDke70lRqh6Q+7pTMyKvFiQki4OJU6gHi4NbDXbCQmA==}
|
|
resolution: {integrity: sha512-mKj7niFqyIoko4c07Sfdqd5jRmwcU7sDF+EWfCDFWq4qDke70lRqh6Q+7pTMyKvFiQki4OJU6gHi4NbDXbCQmA==}
|
|
dev: false
|
|
dev: false
|
|
@@ -1685,8 +1697,8 @@ packages:
|
|
resolution: {integrity: sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==}
|
|
resolution: {integrity: sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==}
|
|
engines: {node: '>= 8'}
|
|
engines: {node: '>= 8'}
|
|
|
|
|
|
- /micromatch/4.0.4:
|
|
|
|
- resolution: {integrity: sha512-pRmzw/XUcwXGpD9aI9q/0XOwLNygjETJ8y0ao0wdqprrzDa4YnxLcz7fQRZr8voh8V10kGhABbNcHVk5wHgWwg==}
|
|
|
|
|
|
+ /micromatch/4.0.5:
|
|
|
|
+ resolution: {integrity: sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==}
|
|
engines: {node: '>=8.6'}
|
|
engines: {node: '>=8.6'}
|
|
dependencies:
|
|
dependencies:
|
|
braces: 3.0.2
|
|
braces: 3.0.2
|
|
@@ -1705,8 +1717,8 @@ packages:
|
|
brace-expansion: 2.0.1
|
|
brace-expansion: 2.0.1
|
|
dev: true
|
|
dev: true
|
|
|
|
|
|
- /minimist/1.2.5:
|
|
|
|
- resolution: {integrity: sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==}
|
|
|
|
|
|
+ /minimist/1.2.6:
|
|
|
|
+ resolution: {integrity: sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q==}
|
|
dev: false
|
|
dev: false
|
|
|
|
|
|
/moment/2.29.1:
|
|
/moment/2.29.1:
|
|
@@ -1857,7 +1869,7 @@ packages:
|
|
resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==}
|
|
resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==}
|
|
engines: {node: '>=8.6'}
|
|
engines: {node: '>=8.6'}
|
|
|
|
|
|
- /pinia/2.0.12_typescript@4.6.2+vue@3.2.31:
|
|
|
|
|
|
+ /pinia/2.0.12_typescript@4.6.3+vue@3.2.31:
|
|
resolution: {integrity: sha512-tUeuYGFrLU5irmGyRAIxp35q1OTcZ8sKpGT4XkPeVcG35W4R6cfXDbCGexzmVqH5lTQJJTXXbNGutIu9yS5yew==}
|
|
resolution: {integrity: sha512-tUeuYGFrLU5irmGyRAIxp35q1OTcZ8sKpGT4XkPeVcG35W4R6cfXDbCGexzmVqH5lTQJJTXXbNGutIu9yS5yew==}
|
|
peerDependencies:
|
|
peerDependencies:
|
|
'@vue/composition-api': ^1.4.0
|
|
'@vue/composition-api': ^1.4.0
|
|
@@ -1870,7 +1882,7 @@ packages:
|
|
optional: true
|
|
optional: true
|
|
dependencies:
|
|
dependencies:
|
|
'@vue/devtools-api': 6.1.3
|
|
'@vue/devtools-api': 6.1.3
|
|
- typescript: 4.6.2
|
|
|
|
|
|
+ typescript: 4.6.3
|
|
vue: 3.2.31
|
|
vue: 3.2.31
|
|
vue-demi: 0.12.4_vue@3.2.31
|
|
vue-demi: 0.12.4_vue@3.2.31
|
|
dev: false
|
|
dev: false
|
|
@@ -2205,14 +2217,14 @@ packages:
|
|
resolution: {integrity: sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==}
|
|
resolution: {integrity: sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==}
|
|
dev: true
|
|
dev: true
|
|
|
|
|
|
- /tsutils/3.21.0_typescript@4.6.2:
|
|
|
|
|
|
+ /tsutils/3.21.0_typescript@4.6.3:
|
|
resolution: {integrity: sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==}
|
|
resolution: {integrity: sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==}
|
|
engines: {node: '>= 6'}
|
|
engines: {node: '>= 6'}
|
|
peerDependencies:
|
|
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'
|
|
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:
|
|
dependencies:
|
|
tslib: 1.14.1
|
|
tslib: 1.14.1
|
|
- typescript: 4.6.2
|
|
|
|
|
|
+ typescript: 4.6.3
|
|
dev: true
|
|
dev: true
|
|
|
|
|
|
/type-check/0.4.0:
|
|
/type-check/0.4.0:
|
|
@@ -2227,8 +2239,8 @@ packages:
|
|
engines: {node: '>=10'}
|
|
engines: {node: '>=10'}
|
|
dev: true
|
|
dev: true
|
|
|
|
|
|
- /typescript/4.6.2:
|
|
|
|
- resolution: {integrity: sha512-HM/hFigTBHZhLXshn9sN37H085+hQGeJHJ/X7LpBWLID/fbc2acUMfU+lGD98X81sKP+pFa9f0DZmCwB9GnbAg==}
|
|
|
|
|
|
+ /typescript/4.6.3:
|
|
|
|
+ resolution: {integrity: sha512-yNIatDa5iaofVozS/uQJEl3JRWLKKGJKh6Yaiv0GLGSuhpFJe7P3SbHZ8/yjAHRQwKRoA6YZqlfjXWmVzoVSMw==}
|
|
engines: {node: '>=4.2.0'}
|
|
engines: {node: '>=4.2.0'}
|
|
hasBin: true
|
|
hasBin: true
|
|
dev: true
|
|
dev: true
|
|
@@ -2259,8 +2271,8 @@ packages:
|
|
- webpack
|
|
- webpack
|
|
dev: true
|
|
dev: true
|
|
|
|
|
|
- /unplugin-vue-components/0.18.3_vite@2.8.6+vue@3.2.31:
|
|
|
|
- resolution: {integrity: sha512-pi+BWPyN3f3AQ/Yqp6QemY8QXwIH4+ChmtcUtzcf3DD4a2926II41ZNinXp+KiN5UOSxk8fG0J6qbRpZBsD1Ew==}
|
|
|
|
|
|
+ /unplugin-vue-components/0.18.4_vite@2.8.6+vue@3.2.31:
|
|
|
|
+ resolution: {integrity: sha512-nYPv7GgKKRZ/U12z6nLyjG5dsdUflTtnWvzOMLkT5p1UXT6wssN2epA/HbYV+KNLw8l+N1cGMEoaiMZrZxkh8Q==}
|
|
engines: {node: '>=14'}
|
|
engines: {node: '>=14'}
|
|
peerDependencies:
|
|
peerDependencies:
|
|
'@babel/parser': ^7.15.8
|
|
'@babel/parser': ^7.15.8
|
|
@@ -2437,14 +2449,14 @@ packages:
|
|
vue: 3.2.31
|
|
vue: 3.2.31
|
|
dev: false
|
|
dev: false
|
|
|
|
|
|
- /vue-tsc/0.33.6_typescript@4.6.2:
|
|
|
|
- resolution: {integrity: sha512-q1Fa1XudGoh3CB3vCbeRef7nlTTrEvMNrzCnk7gx7oU3biP+IpUKdfF9rrIWctNvZwYK5u0oEWjKG65p1aGcWg==}
|
|
|
|
|
|
+ /vue-tsc/0.33.7_typescript@4.6.3:
|
|
|
|
+ resolution: {integrity: sha512-m5Pl4QsrNjfRmtrbsuQJgNnnvXgMtBFT6/P4kgyqIj0EsrWtcyzj/xrFGIvONuU8+o/ui2AQJxWCF9eoC3yOgQ==}
|
|
hasBin: true
|
|
hasBin: true
|
|
peerDependencies:
|
|
peerDependencies:
|
|
typescript: '*'
|
|
typescript: '*'
|
|
dependencies:
|
|
dependencies:
|
|
- '@volar/vue-typescript': 0.33.6
|
|
|
|
- typescript: 4.6.2
|
|
|
|
|
|
+ '@volar/vue-typescript': 0.33.7
|
|
|
|
+ typescript: 4.6.3
|
|
dev: true
|
|
dev: true
|
|
|
|
|
|
/vue/3.2.31:
|
|
/vue/3.2.31:
|