|
@@ -4,9 +4,9 @@ specifiers:
|
|
'@types/lodash-es': ^4.17.6
|
|
'@types/lodash-es': ^4.17.6
|
|
'@types/node': ^17.0.21
|
|
'@types/node': ^17.0.21
|
|
'@types/ua-parser-js': ^0.7.36
|
|
'@types/ua-parser-js': ^0.7.36
|
|
- '@typescript-eslint/eslint-plugin': ^5.12.1
|
|
|
|
- '@typescript-eslint/parser': ^5.12.1
|
|
|
|
- '@vitejs/plugin-vue': ^2.2.2
|
|
|
|
|
|
+ '@typescript-eslint/eslint-plugin': ^5.13.0
|
|
|
|
+ '@typescript-eslint/parser': ^5.13.0
|
|
|
|
+ '@vitejs/plugin-vue': ^2.2.4
|
|
autoprefixer: ^10.4.2
|
|
autoprefixer: ^10.4.2
|
|
axios: ^0.26.0
|
|
axios: ^0.26.0
|
|
axios-progress-bar: ^1.2.0
|
|
axios-progress-bar: ^1.2.0
|
|
@@ -16,21 +16,21 @@ specifiers:
|
|
eslint-plugin-vue: ^8.5.0
|
|
eslint-plugin-vue: ^8.5.0
|
|
lodash-es: ^4.17.21
|
|
lodash-es: ^4.17.21
|
|
moment: ^2.29.1
|
|
moment: ^2.29.1
|
|
- naive-ui: ^2.25.5
|
|
|
|
|
|
+ naive-ui: ^2.26.0
|
|
pinia: ^2.0.11
|
|
pinia: ^2.0.11
|
|
postcss: ^8.4.7
|
|
postcss: ^8.4.7
|
|
prettier: ^2.5.1
|
|
prettier: ^2.5.1
|
|
tailwindcss: ^3.0.23
|
|
tailwindcss: ^3.0.23
|
|
- typescript: ^4.5.5
|
|
|
|
|
|
+ typescript: ^4.6.2
|
|
ua-parser-js: ^1.0.2
|
|
ua-parser-js: ^1.0.2
|
|
unplugin-auto-import: ^0.6.1
|
|
unplugin-auto-import: ^0.6.1
|
|
unplugin-vue-components: ^0.17.21
|
|
unplugin-vue-components: ^0.17.21
|
|
vfonts: ^0.0.3
|
|
vfonts: ^0.0.3
|
|
- vite: ^2.8.4
|
|
|
|
|
|
+ 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.12
|
|
|
|
- vue-tsc: ^0.31.4
|
|
|
|
|
|
+ vue-router: ^4.0.13
|
|
|
|
+ vue-tsc: ^0.32.1
|
|
|
|
|
|
dependencies:
|
|
dependencies:
|
|
axios: 0.26.0
|
|
axios: 0.26.0
|
|
@@ -38,33 +38,33 @@ dependencies:
|
|
axios-retry: 3.2.4
|
|
axios-retry: 3.2.4
|
|
lodash-es: 4.17.21
|
|
lodash-es: 4.17.21
|
|
moment: 2.29.1
|
|
moment: 2.29.1
|
|
- naive-ui: 2.25.5_vue@3.2.31
|
|
|
|
- pinia: 2.0.11_typescript@4.5.5+vue@3.2.31
|
|
|
|
|
|
+ naive-ui: 2.26.0_vue@3.2.31
|
|
|
|
+ pinia: 2.0.11_typescript@4.6.2+vue@3.2.31
|
|
tailwindcss: 3.0.23_autoprefixer@10.4.2
|
|
tailwindcss: 3.0.23_autoprefixer@10.4.2
|
|
ua-parser-js: 1.0.2
|
|
ua-parser-js: 1.0.2
|
|
vfonts: 0.0.3
|
|
vfonts: 0.0.3
|
|
vue: 3.2.31
|
|
vue: 3.2.31
|
|
- vue-router: 4.0.12_vue@3.2.31
|
|
|
|
|
|
+ vue-router: 4.0.13_vue@3.2.31
|
|
|
|
|
|
devDependencies:
|
|
devDependencies:
|
|
'@types/lodash-es': 4.17.6
|
|
'@types/lodash-es': 4.17.6
|
|
'@types/node': 17.0.21
|
|
'@types/node': 17.0.21
|
|
'@types/ua-parser-js': 0.7.36
|
|
'@types/ua-parser-js': 0.7.36
|
|
- '@typescript-eslint/eslint-plugin': 5.12.1_27a0c788acac7d65514027b167e3b3f6
|
|
|
|
- '@typescript-eslint/parser': 5.12.1_eslint@8.10.0+typescript@4.5.5
|
|
|
|
- '@vitejs/plugin-vue': 2.2.2_vite@2.8.4+vue@3.2.31
|
|
|
|
|
|
+ '@typescript-eslint/eslint-plugin': 5.13.0_33fffc354ccfa91fbe7d1677b9395a0a
|
|
|
|
+ '@typescript-eslint/parser': 5.13.0_eslint@8.10.0+typescript@4.6.2
|
|
|
|
+ '@vitejs/plugin-vue': 2.2.4_vite@2.8.6+vue@3.2.31
|
|
autoprefixer: 10.4.2_postcss@8.4.7
|
|
autoprefixer: 10.4.2_postcss@8.4.7
|
|
eslint: 8.10.0
|
|
eslint: 8.10.0
|
|
eslint-config-prettier: 8.4.0_eslint@8.10.0
|
|
eslint-config-prettier: 8.4.0_eslint@8.10.0
|
|
eslint-plugin-vue: 8.5.0_eslint@8.10.0
|
|
eslint-plugin-vue: 8.5.0_eslint@8.10.0
|
|
postcss: 8.4.7
|
|
postcss: 8.4.7
|
|
prettier: 2.5.1
|
|
prettier: 2.5.1
|
|
- typescript: 4.5.5
|
|
|
|
- unplugin-auto-import: 0.6.1_vite@2.8.4
|
|
|
|
- unplugin-vue-components: 0.17.21_vite@2.8.4+vue@3.2.31
|
|
|
|
- vite: 2.8.4
|
|
|
|
|
|
+ typescript: 4.6.2
|
|
|
|
+ unplugin-auto-import: 0.6.1_vite@2.8.6
|
|
|
|
+ unplugin-vue-components: 0.17.21_vite@2.8.6+vue@3.2.31
|
|
|
|
+ vite: 2.8.6
|
|
vue-eslint-parser: 8.3.0_eslint@8.10.0
|
|
vue-eslint-parser: 8.3.0_eslint@8.10.0
|
|
- vue-tsc: 0.31.4_typescript@4.5.5
|
|
|
|
|
|
+ vue-tsc: 0.32.1_typescript@4.6.2
|
|
|
|
|
|
packages:
|
|
packages:
|
|
|
|
|
|
@@ -251,8 +251,8 @@ packages:
|
|
resolution: {integrity: sha512-N1rW+njavs70y2cApeIw1vLMYXRwfBy+7trgavGuuTfOd7j1Yh7QTRc/yqsPl6ncokt72ZXuxEU0PiCp9bSwNQ==}
|
|
resolution: {integrity: sha512-N1rW+njavs70y2cApeIw1vLMYXRwfBy+7trgavGuuTfOd7j1Yh7QTRc/yqsPl6ncokt72ZXuxEU0PiCp9bSwNQ==}
|
|
dev: true
|
|
dev: true
|
|
|
|
|
|
- /@typescript-eslint/eslint-plugin/5.12.1_27a0c788acac7d65514027b167e3b3f6:
|
|
|
|
- resolution: {integrity: sha512-M499lqa8rnNK7mUv74lSFFttuUsubIRdAbHcVaP93oFcKkEmHmLqy2n7jM9C8DVmFMYK61ExrZU6dLYhQZmUpw==}
|
|
|
|
|
|
+ /@typescript-eslint/eslint-plugin/5.13.0_33fffc354ccfa91fbe7d1677b9395a0a:
|
|
|
|
+ resolution: {integrity: sha512-vLktb2Uec81fxm/cfz2Hd6QaWOs8qdmVAZXLdOBX6JFJDhf6oDZpMzZ4/LZ6SFM/5DgDcxIMIvy3F+O9yZBuiQ==}
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
peerDependencies:
|
|
peerDependencies:
|
|
'@typescript-eslint/parser': ^5.0.0
|
|
'@typescript-eslint/parser': ^5.0.0
|
|
@@ -262,24 +262,24 @@ packages:
|
|
typescript:
|
|
typescript:
|
|
optional: true
|
|
optional: true
|
|
dependencies:
|
|
dependencies:
|
|
- '@typescript-eslint/parser': 5.12.1_eslint@8.10.0+typescript@4.5.5
|
|
|
|
- '@typescript-eslint/scope-manager': 5.12.1
|
|
|
|
- '@typescript-eslint/type-utils': 5.12.1_eslint@8.10.0+typescript@4.5.5
|
|
|
|
- '@typescript-eslint/utils': 5.12.1_eslint@8.10.0+typescript@4.5.5
|
|
|
|
|
|
+ '@typescript-eslint/parser': 5.13.0_eslint@8.10.0+typescript@4.6.2
|
|
|
|
+ '@typescript-eslint/scope-manager': 5.13.0
|
|
|
|
+ '@typescript-eslint/type-utils': 5.13.0_eslint@8.10.0+typescript@4.6.2
|
|
|
|
+ '@typescript-eslint/utils': 5.13.0_eslint@8.10.0+typescript@4.6.2
|
|
debug: 4.3.3
|
|
debug: 4.3.3
|
|
eslint: 8.10.0
|
|
eslint: 8.10.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.5.5
|
|
|
|
- typescript: 4.5.5
|
|
|
|
|
|
+ tsutils: 3.21.0_typescript@4.6.2
|
|
|
|
+ typescript: 4.6.2
|
|
transitivePeerDependencies:
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
- supports-color
|
|
dev: true
|
|
dev: true
|
|
|
|
|
|
- /@typescript-eslint/parser/5.12.1_eslint@8.10.0+typescript@4.5.5:
|
|
|
|
- resolution: {integrity: sha512-6LuVUbe7oSdHxUWoX/m40Ni8gsZMKCi31rlawBHt7VtW15iHzjbpj2WLiToG2758KjtCCiLRKZqfrOdl3cNKuw==}
|
|
|
|
|
|
+ /@typescript-eslint/parser/5.13.0_eslint@8.10.0+typescript@4.6.2:
|
|
|
|
+ resolution: {integrity: sha512-GdrU4GvBE29tm2RqWOM0P5QfCtgCyN4hXICj/X9ibKED16136l9ZpoJvCL5pSKtmJzA+NRDzQ312wWMejCVVfg==}
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
peerDependencies:
|
|
peerDependencies:
|
|
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
|
|
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
|
|
@@ -288,26 +288,26 @@ packages:
|
|
typescript:
|
|
typescript:
|
|
optional: true
|
|
optional: true
|
|
dependencies:
|
|
dependencies:
|
|
- '@typescript-eslint/scope-manager': 5.12.1
|
|
|
|
- '@typescript-eslint/types': 5.12.1
|
|
|
|
- '@typescript-eslint/typescript-estree': 5.12.1_typescript@4.5.5
|
|
|
|
|
|
+ '@typescript-eslint/scope-manager': 5.13.0
|
|
|
|
+ '@typescript-eslint/types': 5.13.0
|
|
|
|
+ '@typescript-eslint/typescript-estree': 5.13.0_typescript@4.6.2
|
|
debug: 4.3.3
|
|
debug: 4.3.3
|
|
eslint: 8.10.0
|
|
eslint: 8.10.0
|
|
- typescript: 4.5.5
|
|
|
|
|
|
+ typescript: 4.6.2
|
|
transitivePeerDependencies:
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
- supports-color
|
|
dev: true
|
|
dev: true
|
|
|
|
|
|
- /@typescript-eslint/scope-manager/5.12.1:
|
|
|
|
- resolution: {integrity: sha512-J0Wrh5xS6XNkd4TkOosxdpObzlYfXjAFIm9QxYLCPOcHVv1FyyFCPom66uIh8uBr0sZCrtS+n19tzufhwab8ZQ==}
|
|
|
|
|
|
+ /@typescript-eslint/scope-manager/5.13.0:
|
|
|
|
+ resolution: {integrity: sha512-T4N8UvKYDSfVYdmJq7g2IPJYCRzwtp74KyDZytkR4OL3NRupvswvmJQJ4CX5tDSurW2cvCc1Ia1qM7d0jpa7IA==}
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
dependencies:
|
|
dependencies:
|
|
- '@typescript-eslint/types': 5.12.1
|
|
|
|
- '@typescript-eslint/visitor-keys': 5.12.1
|
|
|
|
|
|
+ '@typescript-eslint/types': 5.13.0
|
|
|
|
+ '@typescript-eslint/visitor-keys': 5.13.0
|
|
dev: true
|
|
dev: true
|
|
|
|
|
|
- /@typescript-eslint/type-utils/5.12.1_eslint@8.10.0+typescript@4.5.5:
|
|
|
|
- resolution: {integrity: sha512-Gh8feEhsNLeCz6aYqynh61Vsdy+tiNNkQtc+bN3IvQvRqHkXGUhYkUi+ePKzP0Mb42se7FDb+y2SypTbpbR/Sg==}
|
|
|
|
|
|
+ /@typescript-eslint/type-utils/5.13.0_eslint@8.10.0+typescript@4.6.2:
|
|
|
|
+ resolution: {integrity: sha512-/nz7qFizaBM1SuqAKb7GLkcNn2buRdDgZraXlkhz+vUGiN1NZ9LzkA595tHHeduAiS2MsHqMNhE2zNzGdw43Yg==}
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
peerDependencies:
|
|
peerDependencies:
|
|
eslint: '*'
|
|
eslint: '*'
|
|
@@ -316,22 +316,22 @@ packages:
|
|
typescript:
|
|
typescript:
|
|
optional: true
|
|
optional: true
|
|
dependencies:
|
|
dependencies:
|
|
- '@typescript-eslint/utils': 5.12.1_eslint@8.10.0+typescript@4.5.5
|
|
|
|
|
|
+ '@typescript-eslint/utils': 5.13.0_eslint@8.10.0+typescript@4.6.2
|
|
debug: 4.3.3
|
|
debug: 4.3.3
|
|
eslint: 8.10.0
|
|
eslint: 8.10.0
|
|
- tsutils: 3.21.0_typescript@4.5.5
|
|
|
|
- typescript: 4.5.5
|
|
|
|
|
|
+ tsutils: 3.21.0_typescript@4.6.2
|
|
|
|
+ typescript: 4.6.2
|
|
transitivePeerDependencies:
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
- supports-color
|
|
dev: true
|
|
dev: true
|
|
|
|
|
|
- /@typescript-eslint/types/5.12.1:
|
|
|
|
- resolution: {integrity: sha512-hfcbq4qVOHV1YRdhkDldhV9NpmmAu2vp6wuFODL71Y0Ixak+FLeEU4rnPxgmZMnGreGEghlEucs9UZn5KOfHJA==}
|
|
|
|
|
|
+ /@typescript-eslint/types/5.13.0:
|
|
|
|
+ resolution: {integrity: sha512-LmE/KO6DUy0nFY/OoQU0XelnmDt+V8lPQhh8MOVa7Y5k2gGRd6U9Kp3wAjhB4OHg57tUO0nOnwYQhRRyEAyOyg==}
|
|
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.12.1_typescript@4.5.5:
|
|
|
|
- resolution: {integrity: sha512-ahOdkIY9Mgbza7L9sIi205Pe1inCkZWAHE1TV1bpxlU4RZNPtXaDZfiiFWcL9jdxvW1hDYZJXrFm+vlMkXRbBw==}
|
|
|
|
|
|
+ /@typescript-eslint/typescript-estree/5.13.0_typescript@4.6.2:
|
|
|
|
+ resolution: {integrity: sha512-Q9cQow0DeLjnp5DuEDjLZ6JIkwGx3oYZe+BfcNuw/POhtpcxMTy18Icl6BJqTSd+3ftsrfuVb7mNHRZf7xiaNA==}
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
peerDependencies:
|
|
peerDependencies:
|
|
typescript: '*'
|
|
typescript: '*'
|
|
@@ -339,28 +339,28 @@ packages:
|
|
typescript:
|
|
typescript:
|
|
optional: true
|
|
optional: true
|
|
dependencies:
|
|
dependencies:
|
|
- '@typescript-eslint/types': 5.12.1
|
|
|
|
- '@typescript-eslint/visitor-keys': 5.12.1
|
|
|
|
|
|
+ '@typescript-eslint/types': 5.13.0
|
|
|
|
+ '@typescript-eslint/visitor-keys': 5.13.0
|
|
debug: 4.3.3
|
|
debug: 4.3.3
|
|
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.5.5
|
|
|
|
- typescript: 4.5.5
|
|
|
|
|
|
+ tsutils: 3.21.0_typescript@4.6.2
|
|
|
|
+ typescript: 4.6.2
|
|
transitivePeerDependencies:
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
- supports-color
|
|
dev: true
|
|
dev: true
|
|
|
|
|
|
- /@typescript-eslint/utils/5.12.1_eslint@8.10.0+typescript@4.5.5:
|
|
|
|
- resolution: {integrity: sha512-Qq9FIuU0EVEsi8fS6pG+uurbhNTtoYr4fq8tKjBupsK5Bgbk2I32UGm0Sh+WOyjOPgo/5URbxxSNV6HYsxV4MQ==}
|
|
|
|
|
|
+ /@typescript-eslint/utils/5.13.0_eslint@8.10.0+typescript@4.6.2:
|
|
|
|
+ resolution: {integrity: sha512-+9oHlPWYNl6AwwoEt5TQryEHwiKRVjz7Vk6kaBeD3/kwHE5YqTGHtm/JZY8Bo9ITOeKutFaXnBlMgSATMJALUQ==}
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
peerDependencies:
|
|
peerDependencies:
|
|
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
|
|
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
|
|
dependencies:
|
|
dependencies:
|
|
'@types/json-schema': 7.0.9
|
|
'@types/json-schema': 7.0.9
|
|
- '@typescript-eslint/scope-manager': 5.12.1
|
|
|
|
- '@typescript-eslint/types': 5.12.1
|
|
|
|
- '@typescript-eslint/typescript-estree': 5.12.1_typescript@4.5.5
|
|
|
|
|
|
+ '@typescript-eslint/scope-manager': 5.13.0
|
|
|
|
+ '@typescript-eslint/types': 5.13.0
|
|
|
|
+ '@typescript-eslint/typescript-estree': 5.13.0_typescript@4.6.2
|
|
eslint: 8.10.0
|
|
eslint: 8.10.0
|
|
eslint-scope: 5.1.1
|
|
eslint-scope: 5.1.1
|
|
eslint-utils: 3.0.0_eslint@8.10.0
|
|
eslint-utils: 3.0.0_eslint@8.10.0
|
|
@@ -369,34 +369,34 @@ packages:
|
|
- typescript
|
|
- typescript
|
|
dev: true
|
|
dev: true
|
|
|
|
|
|
- /@typescript-eslint/visitor-keys/5.12.1:
|
|
|
|
- resolution: {integrity: sha512-l1KSLfupuwrXx6wc0AuOmC7Ko5g14ZOQ86wJJqRbdLbXLK02pK/DPiDDqCc7BqqiiA04/eAA6ayL0bgOrAkH7A==}
|
|
|
|
|
|
+ /@typescript-eslint/visitor-keys/5.13.0:
|
|
|
|
+ resolution: {integrity: sha512-HLKEAS/qA1V7d9EzcpLFykTePmOQqOFim8oCvhY3pZgQ8Hi38hYpHd9e5GN6nQBFQNecNhws5wkS9Y5XIO0s/g==}
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
dependencies:
|
|
dependencies:
|
|
- '@typescript-eslint/types': 5.12.1
|
|
|
|
|
|
+ '@typescript-eslint/types': 5.13.0
|
|
eslint-visitor-keys: 3.3.0
|
|
eslint-visitor-keys: 3.3.0
|
|
dev: true
|
|
dev: true
|
|
|
|
|
|
- /@vitejs/plugin-vue/2.2.2_vite@2.8.4+vue@3.2.31:
|
|
|
|
- resolution: {integrity: sha512-3C0s45VOwIFEDU+2ownJOpb0zD5fnjXWaHVOLID2R1mYOlAx3doNBFnNbVjaZvpke/L7IdPJXjpyYpXZToDKig==}
|
|
|
|
|
|
+ /@vitejs/plugin-vue/2.2.4_vite@2.8.6+vue@3.2.31:
|
|
|
|
+ resolution: {integrity: sha512-ev9AOlp0ljCaDkFZF3JwC/pD2N4Hh+r5srl5JHM6BKg5+99jiiK0rE/XaRs3pVm1wzyKkjUy/StBSoXX5fFzcw==}
|
|
engines: {node: '>=12.0.0'}
|
|
engines: {node: '>=12.0.0'}
|
|
peerDependencies:
|
|
peerDependencies:
|
|
vite: ^2.5.10
|
|
vite: ^2.5.10
|
|
vue: ^3.2.25
|
|
vue: ^3.2.25
|
|
dependencies:
|
|
dependencies:
|
|
- vite: 2.8.4
|
|
|
|
|
|
+ vite: 2.8.6
|
|
vue: 3.2.31
|
|
vue: 3.2.31
|
|
dev: true
|
|
dev: true
|
|
|
|
|
|
- /@volar/code-gen/0.31.4:
|
|
|
|
- resolution: {integrity: sha512-ngivMEbBNd19v+EHdLyCJoIGRaoD9J4P20ZgdCEGf2voztja59u3Tilpf9r9ENy/731nG7XncToYm4+c1t/LhA==}
|
|
|
|
|
|
+ /@volar/code-gen/0.32.1:
|
|
|
|
+ resolution: {integrity: sha512-xk0xJd2NcuQK8SvcQ/Gpvrch3gnd3RjKnHKEFODO6H6UtDpgXQCFprs+j0AuZZWDhVWEShEjuh1jwMmja6qvxg==}
|
|
dependencies:
|
|
dependencies:
|
|
- '@volar/shared': 0.31.4
|
|
|
|
- '@volar/source-map': 0.31.4
|
|
|
|
|
|
+ '@volar/shared': 0.32.1
|
|
|
|
+ '@volar/source-map': 0.32.1
|
|
dev: true
|
|
dev: true
|
|
|
|
|
|
- /@volar/html2pug/0.31.4:
|
|
|
|
- resolution: {integrity: sha512-+whoP4C34kbCIRyoojZE6luqs7Ep/0YDBD9yEWu82G1ECLIFoujtkZXHbAHiQH8MIs/GwjUmozd85pUGAVQf1w==}
|
|
|
|
|
|
+ /@volar/html2pug/0.32.1:
|
|
|
|
+ resolution: {integrity: sha512-jWSaiB3W4HFP4wQh91r5kB6161QvSXQjBVE5XiCSFSOXep+FGZ1yyPN03RIznJQE45yv65eJnwW9yxKg+f1YWw==}
|
|
dependencies:
|
|
dependencies:
|
|
domelementtype: 2.2.0
|
|
domelementtype: 2.2.0
|
|
domhandler: 4.3.0
|
|
domhandler: 4.3.0
|
|
@@ -404,35 +404,35 @@ packages:
|
|
pug: 3.0.2
|
|
pug: 3.0.2
|
|
dev: true
|
|
dev: true
|
|
|
|
|
|
- /@volar/shared/0.31.4:
|
|
|
|
- resolution: {integrity: sha512-mKSH4GKFde2t3GVEGibBu84jbCk7O1sccELxTgCGHX7ue4nJqgHup8lXhwyfUOfdJ7eyx9luyDsVuJ4BY3gfeg==}
|
|
|
|
|
|
+ /@volar/shared/0.32.1:
|
|
|
|
+ resolution: {integrity: sha512-WROOlXKjtUrnYtx0CXCh/MAKg+Fq0nx5GEKGIpmrFnB/NZku8noOV/e8vS92wTe3JypbJmspU5RwmARcMFRhMg==}
|
|
dependencies:
|
|
dependencies:
|
|
upath: 2.0.1
|
|
upath: 2.0.1
|
|
vscode-html-languageservice: 4.2.2
|
|
vscode-html-languageservice: 4.2.2
|
|
- vscode-jsonrpc: 8.0.0-next.6
|
|
|
|
|
|
+ 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.31.4:
|
|
|
|
- resolution: {integrity: sha512-lX/XKKc3ESNt6QArq1T54LSxXvu7ARDctQfkt6qUSNLVR/ccUXwzM+4qiOj39WBbmoDzET33riVYnMXMeGJMvg==}
|
|
|
|
|
|
+ /@volar/source-map/0.32.1:
|
|
|
|
+ resolution: {integrity: sha512-5QaCf0w/h24MTjk61QntSL7LYDAPPLIqcbYm3eR+WpGy+Gf9sQ1DlFBDCLFmFJfUyZNCE++HCzep9FBJ5K3VGA==}
|
|
dependencies:
|
|
dependencies:
|
|
- '@volar/shared': 0.31.4
|
|
|
|
|
|
+ '@volar/shared': 0.32.1
|
|
vscode-languageserver-textdocument: 1.0.4
|
|
vscode-languageserver-textdocument: 1.0.4
|
|
dev: true
|
|
dev: true
|
|
|
|
|
|
- /@volar/transforms/0.31.4:
|
|
|
|
- resolution: {integrity: sha512-081QI2zBvdja4XN3eAtIWmBqDkAyDuuK3xP5mD04T9vMrVfy+WKrzB7n3/Zru7z4DiM70Qo5PoTapQ3Xnz9NzQ==}
|
|
|
|
|
|
+ /@volar/transforms/0.32.1:
|
|
|
|
+ resolution: {integrity: sha512-J7DwwB/vjyKrJwnWkR+xM2YTzixbN2G499r56TMe8/uDiZsq7LEGrCNKi6H9k9yeqoL69puq1fQUT3Qrz2Pzwg==}
|
|
dependencies:
|
|
dependencies:
|
|
- '@volar/shared': 0.31.4
|
|
|
|
- vscode-languageserver-types: 3.17.0-next.7
|
|
|
|
|
|
+ '@volar/shared': 0.32.1
|
|
|
|
+ vscode-languageserver-types: 3.17.0-next.8
|
|
dev: true
|
|
dev: true
|
|
|
|
|
|
- /@volar/vue-code-gen/0.31.4:
|
|
|
|
- resolution: {integrity: sha512-1ypZfzQfH+lV8JcOOKfYMTAmD6OUeBQSDwu7YRHQkuvoSQzPiXXrjupi0DvHrcWR0hQfh4yRnme6I+ChutW69w==}
|
|
|
|
|
|
+ /@volar/vue-code-gen/0.32.1:
|
|
|
|
+ resolution: {integrity: sha512-JVTmr+hSAgBiLnqewIHn9j9V+28UGigfWVxslBUbz1PwTUeDvVEP7hr3pU3jGWjyj3KjhkVGAFYrpIiGsphyQg==}
|
|
dependencies:
|
|
dependencies:
|
|
- '@volar/code-gen': 0.31.4
|
|
|
|
- '@volar/shared': 0.31.4
|
|
|
|
- '@volar/source-map': 0.31.4
|
|
|
|
|
|
+ '@volar/code-gen': 0.32.1
|
|
|
|
+ '@volar/shared': 0.32.1
|
|
|
|
+ '@volar/source-map': 0.32.1
|
|
'@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
|
|
@@ -701,7 +701,7 @@ packages:
|
|
hasBin: true
|
|
hasBin: true
|
|
dependencies:
|
|
dependencies:
|
|
caniuse-lite: 1.0.30001312
|
|
caniuse-lite: 1.0.30001312
|
|
- electron-to-chromium: 1.4.73
|
|
|
|
|
|
+ electron-to-chromium: 1.4.75
|
|
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
|
|
@@ -936,8 +936,8 @@ packages:
|
|
domhandler: 4.3.0
|
|
domhandler: 4.3.0
|
|
dev: true
|
|
dev: true
|
|
|
|
|
|
- /electron-to-chromium/1.4.73:
|
|
|
|
- resolution: {integrity: sha512-RlCffXkE/LliqfA5m29+dVDPB2r72y2D2egMMfIy3Le8ODrxjuZNVo4NIC2yPL01N4xb4nZQLwzi6Z5tGIGLnA==}
|
|
|
|
|
|
+ /electron-to-chromium/1.4.75:
|
|
|
|
+ resolution: {integrity: sha512-LxgUNeu3BVU7sXaKjUDD9xivocQLxFtq6wgERrutdY/yIOps3ODOZExK1jg8DTEg4U8TUCb5MLGeWFOYuxjF3Q==}
|
|
dev: true
|
|
dev: true
|
|
|
|
|
|
/emmet/2.3.6:
|
|
/emmet/2.3.6:
|
|
@@ -1413,7 +1413,7 @@ packages:
|
|
dependencies:
|
|
dependencies:
|
|
function-bind: 1.1.1
|
|
function-bind: 1.1.1
|
|
has: 1.0.3
|
|
has: 1.0.3
|
|
- has-symbols: 1.0.2
|
|
|
|
|
|
+ has-symbols: 1.0.3
|
|
dev: true
|
|
dev: true
|
|
|
|
|
|
/glob-parent/5.1.2:
|
|
/glob-parent/5.1.2:
|
|
@@ -1467,8 +1467,8 @@ packages:
|
|
resolution: {integrity: sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==}
|
|
resolution: {integrity: sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==}
|
|
engines: {node: '>=8'}
|
|
engines: {node: '>=8'}
|
|
|
|
|
|
- /has-symbols/1.0.2:
|
|
|
|
- resolution: {integrity: sha512-chXa79rL/UC2KlX17jo3vRGz0azaWEx5tGqZg5pO3NUyEJVB17dMruQlzCCOfUvElghKcm5194+BCRvi2Rv/Gw==}
|
|
|
|
|
|
+ /has-symbols/1.0.3:
|
|
|
|
+ resolution: {integrity: sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==}
|
|
engines: {node: '>= 0.4'}
|
|
engines: {node: '>= 0.4'}
|
|
dev: true
|
|
dev: true
|
|
|
|
|
|
@@ -1476,7 +1476,7 @@ packages:
|
|
resolution: {integrity: sha512-kFjcSNhnlGV1kyoGk7OXKSawH5JOb/LzUc5w9B02hOTO0dfFRjbHQKvg1d6cf3HbeUmtU9VbbV3qzZ2Teh97WQ==}
|
|
resolution: {integrity: sha512-kFjcSNhnlGV1kyoGk7OXKSawH5JOb/LzUc5w9B02hOTO0dfFRjbHQKvg1d6cf3HbeUmtU9VbbV3qzZ2Teh97WQ==}
|
|
engines: {node: '>= 0.4'}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
dependencies:
|
|
- has-symbols: 1.0.2
|
|
|
|
|
|
+ has-symbols: 1.0.3
|
|
dev: true
|
|
dev: true
|
|
|
|
|
|
/has/1.0.3:
|
|
/has/1.0.3:
|
|
@@ -1730,8 +1730,8 @@ packages:
|
|
resolution: {integrity: sha1-0J0fNXtEP0kzgqjrPM0YOHKuYAk=, tarball: ms/download/ms-2.1.2.tgz}
|
|
resolution: {integrity: sha1-0J0fNXtEP0kzgqjrPM0YOHKuYAk=, tarball: ms/download/ms-2.1.2.tgz}
|
|
dev: true
|
|
dev: true
|
|
|
|
|
|
- /naive-ui/2.25.5_vue@3.2.31:
|
|
|
|
- resolution: {integrity: sha512-COT+8+xgYIliHWLl3vwtqmnoXGp3tbobUiRHC0KBOBOvqnLHw5gZKYDQhShbbblL6/gXqQR2L7LDorgSucE6Jg==}
|
|
|
|
|
|
+ /naive-ui/2.26.0_vue@3.2.31:
|
|
|
|
+ resolution: {integrity: sha512-4+78iqpQs1t8Xlq3Hrk1eSsm17d6ZScMNvnyo+KAiYdAWCfEsIdKb6ulkPGu7T0hpWL5A3TctJ5ioSbNlbN4LA==}
|
|
peerDependencies:
|
|
peerDependencies:
|
|
vue: ^3.0.0
|
|
vue: ^3.0.0
|
|
dependencies:
|
|
dependencies:
|
|
@@ -1753,7 +1753,7 @@ packages:
|
|
vfonts: 0.0.3
|
|
vfonts: 0.0.3
|
|
vooks: 0.2.12_vue@3.2.31
|
|
vooks: 0.2.12_vue@3.2.31
|
|
vue: 3.2.31
|
|
vue: 3.2.31
|
|
- vueuc: 0.4.26_vue@3.2.31
|
|
|
|
|
|
+ vueuc: 0.4.27_vue@3.2.31
|
|
dev: false
|
|
dev: false
|
|
|
|
|
|
/nanoid/3.3.1:
|
|
/nanoid/3.3.1:
|
|
@@ -1846,7 +1846,7 @@ packages:
|
|
resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==}
|
|
resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==}
|
|
engines: {node: '>=8.6'}
|
|
engines: {node: '>=8.6'}
|
|
|
|
|
|
- /pinia/2.0.11_typescript@4.5.5+vue@3.2.31:
|
|
|
|
|
|
+ /pinia/2.0.11_typescript@4.6.2+vue@3.2.31:
|
|
resolution: {integrity: sha512-JzcmnMqu28PNWOjDgEDK6fTrIzX8eQZKPPKvu/fpHdpXARUj1xeVdFi3YFIMOWswqaBd589cpmAMdSSTryI9iw==}
|
|
resolution: {integrity: sha512-JzcmnMqu28PNWOjDgEDK6fTrIzX8eQZKPPKvu/fpHdpXARUj1xeVdFi3YFIMOWswqaBd589cpmAMdSSTryI9iw==}
|
|
peerDependencies:
|
|
peerDependencies:
|
|
'@vue/composition-api': ^1.4.0
|
|
'@vue/composition-api': ^1.4.0
|
|
@@ -1859,7 +1859,7 @@ packages:
|
|
optional: true
|
|
optional: true
|
|
dependencies:
|
|
dependencies:
|
|
'@vue/devtools-api': 6.0.12
|
|
'@vue/devtools-api': 6.0.12
|
|
- typescript: 4.5.5
|
|
|
|
|
|
+ typescript: 4.6.2
|
|
vue: 3.2.31
|
|
vue: 3.2.31
|
|
vue-demi: 0.12.1_vue@3.2.31
|
|
vue-demi: 0.12.1_vue@3.2.31
|
|
dev: false
|
|
dev: false
|
|
@@ -2236,14 +2236,14 @@ packages:
|
|
resolution: {integrity: sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==}
|
|
resolution: {integrity: sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==}
|
|
dev: true
|
|
dev: true
|
|
|
|
|
|
- /tsutils/3.21.0_typescript@4.5.5:
|
|
|
|
|
|
+ /tsutils/3.21.0_typescript@4.6.2:
|
|
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.5.5
|
|
|
|
|
|
+ typescript: 4.6.2
|
|
dev: true
|
|
dev: true
|
|
|
|
|
|
/type-check/0.4.0:
|
|
/type-check/0.4.0:
|
|
@@ -2258,8 +2258,8 @@ packages:
|
|
engines: {node: '>=10'}
|
|
engines: {node: '>=10'}
|
|
dev: true
|
|
dev: true
|
|
|
|
|
|
- /typescript/4.5.5:
|
|
|
|
- resolution: {integrity: sha512-TCTIul70LyWe6IJWT8QSYeA54WQe8EjQFU4wY52Fasj5UKx88LNYKCgBEHcOMOrFF1rKGbD8v/xcNWVUq9SymA==}
|
|
|
|
|
|
+ /typescript/4.6.2:
|
|
|
|
+ resolution: {integrity: sha512-HM/hFigTBHZhLXshn9sN37H085+hQGeJHJ/X7LpBWLID/fbc2acUMfU+lGD98X81sKP+pFa9f0DZmCwB9GnbAg==}
|
|
engines: {node: '>=4.2.0'}
|
|
engines: {node: '>=4.2.0'}
|
|
hasBin: true
|
|
hasBin: true
|
|
dev: true
|
|
dev: true
|
|
@@ -2268,7 +2268,7 @@ packages:
|
|
resolution: {integrity: sha512-00y/AXhx0/SsnI51fTc0rLRmafiGOM4/O+ny10Ps7f+j/b8p/ZY11ytMgznXkOVo4GQ+KwQG5UQLkLGirsACRg==}
|
|
resolution: {integrity: sha512-00y/AXhx0/SsnI51fTc0rLRmafiGOM4/O+ny10Ps7f+j/b8p/ZY11ytMgznXkOVo4GQ+KwQG5UQLkLGirsACRg==}
|
|
dev: false
|
|
dev: false
|
|
|
|
|
|
- /unplugin-auto-import/0.6.1_vite@2.8.4:
|
|
|
|
|
|
+ /unplugin-auto-import/0.6.1_vite@2.8.6:
|
|
resolution: {integrity: sha512-rSukyyROmSkqL9tjkA88oLhpG4tXYkk2rTpqGaYKjXRNktHEKf03pit8bamPt95KPVfMLjT0+TPKi6ju0toOIw==}
|
|
resolution: {integrity: sha512-rSukyyROmSkqL9tjkA88oLhpG4tXYkk2rTpqGaYKjXRNktHEKf03pit8bamPt95KPVfMLjT0+TPKi6ju0toOIw==}
|
|
engines: {node: '>=14'}
|
|
engines: {node: '>=14'}
|
|
peerDependencies:
|
|
peerDependencies:
|
|
@@ -2282,7 +2282,7 @@ packages:
|
|
local-pkg: 0.4.1
|
|
local-pkg: 0.4.1
|
|
magic-string: 0.25.7
|
|
magic-string: 0.25.7
|
|
resolve: 1.22.0
|
|
resolve: 1.22.0
|
|
- unplugin: 0.3.2_vite@2.8.4
|
|
|
|
|
|
+ unplugin: 0.3.3_vite@2.8.6
|
|
transitivePeerDependencies:
|
|
transitivePeerDependencies:
|
|
- esbuild
|
|
- esbuild
|
|
- rollup
|
|
- rollup
|
|
@@ -2290,7 +2290,7 @@ packages:
|
|
- webpack
|
|
- webpack
|
|
dev: true
|
|
dev: true
|
|
|
|
|
|
- /unplugin-vue-components/0.17.21_vite@2.8.4+vue@3.2.31:
|
|
|
|
|
|
+ /unplugin-vue-components/0.17.21_vite@2.8.6+vue@3.2.31:
|
|
resolution: {integrity: sha512-jkXksUF6zkNbzHQbw1DdrsQyVoMZGESRZDIGd9x7nUP+65nHdpBCY/JmlxSjKbuTrOwfMsk6FQFa0RpRueOCKg==}
|
|
resolution: {integrity: sha512-jkXksUF6zkNbzHQbw1DdrsQyVoMZGESRZDIGd9x7nUP+65nHdpBCY/JmlxSjKbuTrOwfMsk6FQFa0RpRueOCKg==}
|
|
engines: {node: '>=14'}
|
|
engines: {node: '>=14'}
|
|
peerDependencies:
|
|
peerDependencies:
|
|
@@ -2312,7 +2312,7 @@ packages:
|
|
magic-string: 0.25.7
|
|
magic-string: 0.25.7
|
|
minimatch: 3.1.2
|
|
minimatch: 3.1.2
|
|
resolve: 1.22.0
|
|
resolve: 1.22.0
|
|
- unplugin: 0.3.2_vite@2.8.4
|
|
|
|
|
|
+ unplugin: 0.3.3_vite@2.8.6
|
|
vue: 3.2.31
|
|
vue: 3.2.31
|
|
transitivePeerDependencies:
|
|
transitivePeerDependencies:
|
|
- esbuild
|
|
- esbuild
|
|
@@ -2322,8 +2322,8 @@ packages:
|
|
- webpack
|
|
- webpack
|
|
dev: true
|
|
dev: true
|
|
|
|
|
|
- /unplugin/0.3.2_vite@2.8.4:
|
|
|
|
- resolution: {integrity: sha512-5d0DMYNKZU+S9eZUiBfw6Co32eRg8myUgBPoWSqG/wDFCUE/WznfSsJnZWi1P9l69x4uLJqt2qVq1xW/AsXFrw==}
|
|
|
|
|
|
+ /unplugin/0.3.3_vite@2.8.6:
|
|
|
|
+ resolution: {integrity: sha512-WjZWpUqqcYPQ/efR00Zm2m1+J1LitwoZ4uhHV4VdZ+IpW0Nh/qnDYtVf+nLhozXdGxslMPecOshVR7NiWFl4gA==}
|
|
peerDependencies:
|
|
peerDependencies:
|
|
esbuild: '>=0.13'
|
|
esbuild: '>=0.13'
|
|
rollup: ^2.50.0
|
|
rollup: ^2.50.0
|
|
@@ -2339,7 +2339,7 @@ packages:
|
|
webpack:
|
|
webpack:
|
|
optional: true
|
|
optional: true
|
|
dependencies:
|
|
dependencies:
|
|
- vite: 2.8.4
|
|
|
|
|
|
+ vite: 2.8.6
|
|
webpack-virtual-modules: 0.4.3
|
|
webpack-virtual-modules: 0.4.3
|
|
dev: true
|
|
dev: true
|
|
|
|
|
|
@@ -2375,8 +2375,8 @@ packages:
|
|
resolution: {integrity: sha512-nguyw8L6Un8eelg1vQ31vIU2ESxqid7EYmy8V+MDeMaHBqaRSkg3dTBToC1PR00D89UzS/SLkfYPnx0Wf23IQQ==}
|
|
resolution: {integrity: sha512-nguyw8L6Un8eelg1vQ31vIU2ESxqid7EYmy8V+MDeMaHBqaRSkg3dTBToC1PR00D89UzS/SLkfYPnx0Wf23IQQ==}
|
|
dev: false
|
|
dev: false
|
|
|
|
|
|
- /vite/2.8.4:
|
|
|
|
- resolution: {integrity: sha512-GwtOkkaT2LDI82uWZKcrpRQxP5tymLnC7hVHHqNkhFNknYr0hJUlDLfhVRgngJvAy3RwypkDCWtTKn1BjO96Dw==}
|
|
|
|
|
|
+ /vite/2.8.6:
|
|
|
|
+ resolution: {integrity: sha512-e4H0QpludOVKkmOsRyqQ7LTcMUDF3mcgyNU4lmi0B5JUbe0ZxeBBl8VoZ8Y6Rfn9eFKYtdXNPcYK97ZwH+K2ug==}
|
|
engines: {node: '>=12.2.0'}
|
|
engines: {node: '>=12.2.0'}
|
|
hasBin: true
|
|
hasBin: true
|
|
peerDependencies:
|
|
peerDependencies:
|
|
@@ -2441,16 +2441,16 @@ packages:
|
|
vscode-uri: 3.0.3
|
|
vscode-uri: 3.0.3
|
|
dev: true
|
|
dev: true
|
|
|
|
|
|
- /vscode-jsonrpc/8.0.0-next.6:
|
|
|
|
- resolution: {integrity: sha512-6Ld3RYjygn5Ih7CkAtcAwiDQC+rakj2O+PnASfNyYv3sLmm44eJpEKzuPUN30Iy2UB09AZg8T6LBKWTJTEJDVw==}
|
|
|
|
|
|
+ /vscode-jsonrpc/8.0.0-next.7:
|
|
|
|
+ resolution: {integrity: sha512-JX/F31LEsims0dAlOTKFE4E+AJMiJvdRSRViifFJSqSN7EzeYyWlfuDchF7g91oRNPZOIWfibTkDf3/UMsQGzQ==}
|
|
engines: {node: '>=14.0.0'}
|
|
engines: {node: '>=14.0.0'}
|
|
dev: true
|
|
dev: true
|
|
|
|
|
|
- /vscode-languageserver-protocol/3.17.0-next.14:
|
|
|
|
- resolution: {integrity: sha512-iangobY8dL6sFZkOx4OhRPJM9gN0I1caUsOVR+MnPozsqQUtwMXmbIcfaIf0Akp0pd3KhJDPf/tdwRX68QGeeA==}
|
|
|
|
|
|
+ /vscode-languageserver-protocol/3.17.0-next.15:
|
|
|
|
+ resolution: {integrity: sha512-73LffxyP/0TRyk3J7bCYt0BuFBzk4Qvo5TqZndOsP+uBDbRV4IT7ebu4M/XoPDSCyZ+jDIxW7if/JbhBznmwBg==}
|
|
dependencies:
|
|
dependencies:
|
|
- vscode-jsonrpc: 8.0.0-next.6
|
|
|
|
- vscode-languageserver-types: 3.17.0-next.7
|
|
|
|
|
|
+ vscode-jsonrpc: 8.0.0-next.7
|
|
|
|
+ vscode-languageserver-types: 3.17.0-next.8
|
|
dev: true
|
|
dev: true
|
|
|
|
|
|
/vscode-languageserver-textdocument/1.0.4:
|
|
/vscode-languageserver-textdocument/1.0.4:
|
|
@@ -2461,34 +2461,34 @@ packages:
|
|
resolution: {integrity: sha512-k8luDIWJWyenLc5ToFQQMaSrqCHiLwyKPHKPQZ5zz21vM+vIVUSvsRpcbiECH4WR88K2XZqc4ScRcZ7nk/jbeA==}
|
|
resolution: {integrity: sha512-k8luDIWJWyenLc5ToFQQMaSrqCHiLwyKPHKPQZ5zz21vM+vIVUSvsRpcbiECH4WR88K2XZqc4ScRcZ7nk/jbeA==}
|
|
dev: true
|
|
dev: true
|
|
|
|
|
|
- /vscode-languageserver-types/3.17.0-next.7:
|
|
|
|
- resolution: {integrity: sha512-KH4zdG1qBXxoso61ChgpeoZYyHGJo8bV7Jv4I+fwQ1Ryy59JAxoZ9GAbhR5TeeafHctLcg6RFvY3m8Jqfu17cg==}
|
|
|
|
|
|
+ /vscode-languageserver-types/3.17.0-next.8:
|
|
|
|
+ resolution: {integrity: sha512-Mwj+FemiEk4QUUms1GGvXwDC+laJGVFuA4glbMVJTxfXdfOFZaEuyVlLobjccBo+NzD+5oEzzejTX7nWGNajjQ==}
|
|
dev: true
|
|
dev: true
|
|
|
|
|
|
/vscode-nls/5.0.0:
|
|
/vscode-nls/5.0.0:
|
|
resolution: {integrity: sha512-u0Lw+IYlgbEJFF6/qAqG2d1jQmJl0eyAGJHoAJqr2HT4M2BNuQYSEiSE75f52pXHSJm8AlTjnLLbBFPrdz2hpA==}
|
|
resolution: {integrity: sha512-u0Lw+IYlgbEJFF6/qAqG2d1jQmJl0eyAGJHoAJqr2HT4M2BNuQYSEiSE75f52pXHSJm8AlTjnLLbBFPrdz2hpA==}
|
|
dev: true
|
|
dev: true
|
|
|
|
|
|
- /vscode-pug-languageservice/0.31.4:
|
|
|
|
- resolution: {integrity: sha512-StQWV+v1v+an/pGKNPg4YkODFyKeYpUEzaSAoXIUsIoh7O4Nuv6zjd1M/fPxaMSD6Kk+OH/JGE36hbXsKXOz5A==}
|
|
|
|
|
|
+ /vscode-pug-languageservice/0.32.1:
|
|
|
|
+ resolution: {integrity: sha512-kPmucTsCuEKk4f/2T549htcCxfkxReGkQG8j+nA0vvVhVGrjbQOiTgPk+KEA75PmrO6353p5ACXQiG0zI/O+AA==}
|
|
dependencies:
|
|
dependencies:
|
|
- '@volar/code-gen': 0.31.4
|
|
|
|
- '@volar/shared': 0.31.4
|
|
|
|
- '@volar/source-map': 0.31.4
|
|
|
|
- '@volar/transforms': 0.31.4
|
|
|
|
|
|
+ '@volar/code-gen': 0.32.1
|
|
|
|
+ '@volar/shared': 0.32.1
|
|
|
|
+ '@volar/source-map': 0.32.1
|
|
|
|
+ '@volar/transforms': 0.32.1
|
|
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.7
|
|
|
|
|
|
+ vscode-languageserver-types: 3.17.0-next.8
|
|
dev: true
|
|
dev: true
|
|
|
|
|
|
- /vscode-typescript-languageservice/0.31.4:
|
|
|
|
- resolution: {integrity: sha512-nsnRPEfg9t3oDlwzm3WTAv0p83vceqCuxvRo/+N7hXbmtaO7WMGCMvJx0xyIuUDS4NgaEK31oMR9FnX9JNcEQQ==}
|
|
|
|
|
|
+ /vscode-typescript-languageservice/0.32.1:
|
|
|
|
+ resolution: {integrity: sha512-7fFYTadMF/LkoNKmawipNefFPu3MCloWqiWFgbUKsjvvAAER/dY0W7Zml0/Qaj0eXriLoe0KabA3nWTiCxXAMQ==}
|
|
dependencies:
|
|
dependencies:
|
|
- '@volar/shared': 0.31.4
|
|
|
|
|
|
+ '@volar/shared': 0.32.1
|
|
semver: 7.3.5
|
|
semver: 7.3.5
|
|
upath: 2.0.1
|
|
upath: 2.0.1
|
|
- vscode-languageserver-protocol: 3.17.0-next.14
|
|
|
|
|
|
+ vscode-languageserver-protocol: 3.17.0-next.15
|
|
vscode-languageserver-textdocument: 1.0.4
|
|
vscode-languageserver-textdocument: 1.0.4
|
|
vscode-nls: 5.0.0
|
|
vscode-nls: 5.0.0
|
|
dev: true
|
|
dev: true
|
|
@@ -2501,15 +2501,15 @@ packages:
|
|
resolution: {integrity: sha512-EcswR2S8bpR7fD0YPeS7r2xXExrScVMxg4MedACaWHEtx9ftCF/qHG1xGkolzTPcEmjTavCQgbVzHUIdTMzFGA==}
|
|
resolution: {integrity: sha512-EcswR2S8bpR7fD0YPeS7r2xXExrScVMxg4MedACaWHEtx9ftCF/qHG1xGkolzTPcEmjTavCQgbVzHUIdTMzFGA==}
|
|
dev: true
|
|
dev: true
|
|
|
|
|
|
- /vscode-vue-languageservice/0.31.4:
|
|
|
|
- resolution: {integrity: sha512-Pyvtj5iokBilGDH8KY6bocJh8NcIGoFmUksPOOZKBb+4usEHTBtWw/uoH4hjxWwLszMRQuStkXLMaSKtBIv3gQ==}
|
|
|
|
|
|
+ /vscode-vue-languageservice/0.32.1:
|
|
|
|
+ resolution: {integrity: sha512-tme8aDa/ScQnACIvMWGOoHQsoDZAsp2qa+EGXEtqpcyPGBmrVlu0R/TAzRl43gVe6tv3qVPOv3s0XdK/1bMPBQ==}
|
|
dependencies:
|
|
dependencies:
|
|
- '@volar/code-gen': 0.31.4
|
|
|
|
- '@volar/html2pug': 0.31.4
|
|
|
|
- '@volar/shared': 0.31.4
|
|
|
|
- '@volar/source-map': 0.31.4
|
|
|
|
- '@volar/transforms': 0.31.4
|
|
|
|
- '@volar/vue-code-gen': 0.31.4
|
|
|
|
|
|
+ '@volar/code-gen': 0.32.1
|
|
|
|
+ '@volar/html2pug': 0.32.1
|
|
|
|
+ '@volar/shared': 0.32.1
|
|
|
|
+ '@volar/source-map': 0.32.1
|
|
|
|
+ '@volar/transforms': 0.32.1
|
|
|
|
+ '@volar/vue-code-gen': 0.32.1
|
|
'@vscode/emmet-helper': 2.8.4
|
|
'@vscode/emmet-helper': 2.8.4
|
|
'@vue/reactivity': 3.2.31
|
|
'@vue/reactivity': 3.2.31
|
|
'@vue/shared': 3.2.31
|
|
'@vue/shared': 3.2.31
|
|
@@ -2517,10 +2517,10 @@ packages:
|
|
vscode-css-languageservice: 5.1.13
|
|
vscode-css-languageservice: 5.1.13
|
|
vscode-html-languageservice: 4.2.2
|
|
vscode-html-languageservice: 4.2.2
|
|
vscode-json-languageservice: 4.2.0
|
|
vscode-json-languageservice: 4.2.0
|
|
- vscode-languageserver-protocol: 3.17.0-next.14
|
|
|
|
|
|
+ vscode-languageserver-protocol: 3.17.0-next.15
|
|
vscode-languageserver-textdocument: 1.0.4
|
|
vscode-languageserver-textdocument: 1.0.4
|
|
- vscode-pug-languageservice: 0.31.4
|
|
|
|
- vscode-typescript-languageservice: 0.31.4
|
|
|
|
|
|
+ vscode-pug-languageservice: 0.32.1
|
|
|
|
+ vscode-typescript-languageservice: 0.32.1
|
|
dev: true
|
|
dev: true
|
|
|
|
|
|
/vue-demi/0.12.1_vue@3.2.31:
|
|
/vue-demi/0.12.1_vue@3.2.31:
|
|
@@ -2556,24 +2556,24 @@ packages:
|
|
- supports-color
|
|
- supports-color
|
|
dev: true
|
|
dev: true
|
|
|
|
|
|
- /vue-router/4.0.12_vue@3.2.31:
|
|
|
|
- resolution: {integrity: sha512-CPXvfqe+mZLB1kBWssssTiWg4EQERyqJZes7USiqfW9B5N2x+nHlnsM1D3b5CaJ6qgCvMmYJnz+G0iWjNCvXrg==}
|
|
|
|
|
|
+ /vue-router/4.0.13_vue@3.2.31:
|
|
|
|
+ resolution: {integrity: sha512-LmXrC+BkDRLak+d5xTMgUYraT3Nj0H/vCbP+7usGvIl9Viqd1UP6AsP0i69pSbn9O0dXK/xCdp4yPw21HqV9Jw==}
|
|
peerDependencies:
|
|
peerDependencies:
|
|
- vue: ^3.0.0
|
|
|
|
|
|
+ vue: ^3.2.0
|
|
dependencies:
|
|
dependencies:
|
|
'@vue/devtools-api': 6.0.12
|
|
'@vue/devtools-api': 6.0.12
|
|
vue: 3.2.31
|
|
vue: 3.2.31
|
|
dev: false
|
|
dev: false
|
|
|
|
|
|
- /vue-tsc/0.31.4_typescript@4.5.5:
|
|
|
|
- resolution: {integrity: sha512-8RnKGmQRo/0rbXkyZmKCOdT62fNWyEaMdS/BDAPE+saGNAniUZsjpOSOjAiLwsQc5qgeI9/mY1W3o4tX7H/7MA==}
|
|
|
|
|
|
+ /vue-tsc/0.32.1_typescript@4.6.2:
|
|
|
|
+ resolution: {integrity: sha512-HR34cFr14GDpV9WMX0kMxIAvieg735Q5sQ67MkIBEXtjuR2Yo5y43noiMMjoHZ6YqcjidXlCFbBiJrplLX/W7w==}
|
|
hasBin: true
|
|
hasBin: true
|
|
peerDependencies:
|
|
peerDependencies:
|
|
typescript: '*'
|
|
typescript: '*'
|
|
dependencies:
|
|
dependencies:
|
|
- '@volar/shared': 0.31.4
|
|
|
|
- typescript: 4.5.5
|
|
|
|
- vscode-vue-languageservice: 0.31.4
|
|
|
|
|
|
+ '@volar/shared': 0.32.1
|
|
|
|
+ typescript: 4.6.2
|
|
|
|
+ vscode-vue-languageservice: 0.32.1
|
|
dev: true
|
|
dev: true
|
|
|
|
|
|
/vue/3.2.31:
|
|
/vue/3.2.31:
|
|
@@ -2586,8 +2586,8 @@ packages:
|
|
'@vue/shared': 3.2.31
|
|
'@vue/shared': 3.2.31
|
|
dev: false
|
|
dev: false
|
|
|
|
|
|
- /vueuc/0.4.26_vue@3.2.31:
|
|
|
|
- resolution: {integrity: sha512-IK6TV4468k7Hpj1SXXPYelT/aYqmfa/SYTLFospwJ/uMebRExS1fh5tx6ZT3fSA0OkmCOHmmi2OGke+eSseAgw==}
|
|
|
|
|
|
+ /vueuc/0.4.27_vue@3.2.31:
|
|
|
|
+ resolution: {integrity: sha512-wkIM6F1VT9cuzC2YOIzktPcTJ3eI8FoQ39KazAKwcdPv3GcXZGO1vBZc3TspBwap0AIn9eF8dxvQAW80yxhbHg==}
|
|
peerDependencies:
|
|
peerDependencies:
|
|
vue: ^3.0.11
|
|
vue: ^3.0.11
|
|
dependencies:
|
|
dependencies:
|