|
@@ -7,6 +7,7 @@ specifiers:
|
|
|
'@typescript-eslint/eslint-plugin': ^5.8.0
|
|
|
'@typescript-eslint/parser': ^5.8.0
|
|
|
'@vitejs/plugin-vue': ^2.0.1
|
|
|
+ '@vitejs/plugin-vue-jsx': ^1.3.3
|
|
|
'@vue/eslint-config-typescript': ^9.1.0
|
|
|
'@vueuse/core': ^7.4.0
|
|
|
ant-design-vue: ^3.0.0-alpha.16
|
|
@@ -22,6 +23,7 @@ specifiers:
|
|
|
nprogress: ^0.2.0
|
|
|
pinia: ^2.0.8
|
|
|
typescript: ^4.5.4
|
|
|
+ unplugin-auto-import: ^0.5.11
|
|
|
unplugin-vue-components: ^0.17.9
|
|
|
vite: ^2.7.5
|
|
|
vue: ^3.2.26
|
|
@@ -44,6 +46,7 @@ devDependencies:
|
|
|
'@typescript-eslint/eslint-plugin': 5.8.0_836011a006f4f5d67178564baf2b6d34
|
|
|
'@typescript-eslint/parser': 5.8.0_eslint@8.5.0+typescript@4.5.4
|
|
|
'@vitejs/plugin-vue': 2.0.1_vite@2.7.5+vue@3.2.26
|
|
|
+ '@vitejs/plugin-vue-jsx': 1.3.3
|
|
|
'@vue/eslint-config-typescript': 9.1.0_d3aed4c9dae7615b020b4f133941a9fb
|
|
|
commitizen: 4.2.4
|
|
|
cz-conventional-changelog: 3.3.0
|
|
@@ -54,6 +57,7 @@ devDependencies:
|
|
|
less: 4.1.2
|
|
|
lint-staged: 12.1.3
|
|
|
typescript: 4.5.4
|
|
|
+ unplugin-auto-import: 0.5.11_@vueuse+core@7.4.0+vite@2.7.5
|
|
|
unplugin-vue-components: 0.17.9_vite@2.7.5+vue@3.2.26
|
|
|
vite: 2.7.5_less@4.1.2
|
|
|
vue-tsc: 0.29.8_typescript@4.5.4
|
|
@@ -94,33 +98,281 @@ packages:
|
|
|
'@types/throttle-debounce': 2.1.0
|
|
|
dev: true
|
|
|
|
|
|
- /@babel/code-frame/7.16.0:
|
|
|
- resolution: {integrity: sha1-DfyAMJvuyEEeZecGRhxAiwu5tDE=, tarball: '@babel/code-frame/download/@babel/code-frame-7.16.0.tgz'}
|
|
|
+ /@antfu/utils/0.4.0:
|
|
|
+ resolution: {integrity: sha512-gqkpvjkgFUu+s3kP+Ly33OKpo5zvVY3FDFhv5BIb98SncS3KD6DNxPfNDjwHIoyXbz1leWo1j8DtRLZ1D2Jv+Q==, tarball: '@antfu/utils/download/@antfu/utils-0.4.0.tgz'}
|
|
|
+ dependencies:
|
|
|
+ '@types/throttle-debounce': 2.1.0
|
|
|
+ dev: true
|
|
|
+
|
|
|
+ /@babel/code-frame/7.16.7:
|
|
|
+ resolution: {integrity: sha512-iAXqUn8IIeBTNd72xsFlgaXHkMBMt6y4HJp1tIaK465CWLT/fG1aqB7ykr95gHHmlBdGbFeWWfyB4NJJ0nmeIg==, tarball: '@babel/code-frame/download/@babel/code-frame-7.16.7.tgz'}
|
|
|
engines: {node: '>=6.9.0'}
|
|
|
dependencies:
|
|
|
- '@babel/highlight': 7.16.0
|
|
|
+ '@babel/highlight': 7.16.7
|
|
|
+ dev: true
|
|
|
+
|
|
|
+ /@babel/compat-data/7.16.8:
|
|
|
+ resolution: {integrity: sha512-m7OkX0IdKLKPpBlJtF561YJal5y/jyI5fNfWbPxh2D/nbzzGI4qRyrD8xO2jB24u7l+5I2a43scCG2IrfjC50Q==, tarball: '@babel/compat-data/download/@babel/compat-data-7.16.8.tgz'}
|
|
|
+ engines: {node: '>=6.9.0'}
|
|
|
+ dev: true
|
|
|
+
|
|
|
+ /@babel/core/7.16.7:
|
|
|
+ resolution: {integrity: sha512-aeLaqcqThRNZYmbMqtulsetOQZ/5gbR/dWruUCJcpas4Qoyy+QeagfDsPdMrqwsPRDNxJvBlRiZxxX7THO7qtA==, tarball: '@babel/core/download/@babel/core-7.16.7.tgz'}
|
|
|
+ engines: {node: '>=6.9.0'}
|
|
|
+ dependencies:
|
|
|
+ '@babel/code-frame': 7.16.7
|
|
|
+ '@babel/generator': 7.16.8
|
|
|
+ '@babel/helper-compilation-targets': 7.16.7_@babel+core@7.16.7
|
|
|
+ '@babel/helper-module-transforms': 7.16.7
|
|
|
+ '@babel/helpers': 7.16.7
|
|
|
+ '@babel/parser': 7.16.8
|
|
|
+ '@babel/template': 7.16.7
|
|
|
+ '@babel/traverse': 7.16.8
|
|
|
+ '@babel/types': 7.16.8
|
|
|
+ convert-source-map: 1.8.0
|
|
|
+ debug: 4.3.3
|
|
|
+ gensync: 1.0.0-beta.2
|
|
|
+ json5: 2.2.0
|
|
|
+ semver: 6.3.0
|
|
|
+ source-map: 0.5.7
|
|
|
+ transitivePeerDependencies:
|
|
|
+ - supports-color
|
|
|
+ dev: true
|
|
|
+
|
|
|
+ /@babel/generator/7.16.8:
|
|
|
+ resolution: {integrity: sha512-1ojZwE9+lOXzcWdWmO6TbUzDfqLD39CmEhN8+2cX9XkDo5yW1OpgfejfliysR2AWLpMamTiOiAp/mtroaymhpw==, tarball: '@babel/generator/download/@babel/generator-7.16.8.tgz'}
|
|
|
+ engines: {node: '>=6.9.0'}
|
|
|
+ dependencies:
|
|
|
+ '@babel/types': 7.16.8
|
|
|
+ jsesc: 2.5.2
|
|
|
+ source-map: 0.5.7
|
|
|
+ dev: true
|
|
|
+
|
|
|
+ /@babel/helper-annotate-as-pure/7.16.7:
|
|
|
+ resolution: {integrity: sha512-s6t2w/IPQVTAET1HitoowRGXooX8mCgtuP5195wD/QJPV6wYjpujCGF7JuMODVX2ZAJOf1GT6DT9MHEZvLOFSw==, tarball: '@babel/helper-annotate-as-pure/download/@babel/helper-annotate-as-pure-7.16.7.tgz'}
|
|
|
+ engines: {node: '>=6.9.0'}
|
|
|
+ dependencies:
|
|
|
+ '@babel/types': 7.16.8
|
|
|
+ dev: true
|
|
|
+
|
|
|
+ /@babel/helper-compilation-targets/7.16.7_@babel+core@7.16.7:
|
|
|
+ resolution: {integrity: sha512-mGojBwIWcwGD6rfqgRXVlVYmPAv7eOpIemUG3dGnDdCY4Pae70ROij3XmfrH6Fa1h1aiDylpglbZyktfzyo/hA==, tarball: '@babel/helper-compilation-targets/download/@babel/helper-compilation-targets-7.16.7.tgz'}
|
|
|
+ engines: {node: '>=6.9.0'}
|
|
|
+ peerDependencies:
|
|
|
+ '@babel/core': ^7.0.0
|
|
|
+ dependencies:
|
|
|
+ '@babel/compat-data': 7.16.8
|
|
|
+ '@babel/core': 7.16.7
|
|
|
+ '@babel/helper-validator-option': 7.16.7
|
|
|
+ browserslist: 4.19.1
|
|
|
+ semver: 6.3.0
|
|
|
+ dev: true
|
|
|
+
|
|
|
+ /@babel/helper-create-class-features-plugin/7.16.7_@babel+core@7.16.7:
|
|
|
+ resolution: {integrity: sha512-kIFozAvVfK05DM4EVQYKK+zteWvY85BFdGBRQBytRyY3y+6PX0DkDOn/CZ3lEuczCfrCxEzwt0YtP/87YPTWSw==, tarball: '@babel/helper-create-class-features-plugin/download/@babel/helper-create-class-features-plugin-7.16.7.tgz'}
|
|
|
+ engines: {node: '>=6.9.0'}
|
|
|
+ peerDependencies:
|
|
|
+ '@babel/core': ^7.0.0
|
|
|
+ dependencies:
|
|
|
+ '@babel/core': 7.16.7
|
|
|
+ '@babel/helper-annotate-as-pure': 7.16.7
|
|
|
+ '@babel/helper-environment-visitor': 7.16.7
|
|
|
+ '@babel/helper-function-name': 7.16.7
|
|
|
+ '@babel/helper-member-expression-to-functions': 7.16.7
|
|
|
+ '@babel/helper-optimise-call-expression': 7.16.7
|
|
|
+ '@babel/helper-replace-supers': 7.16.7
|
|
|
+ '@babel/helper-split-export-declaration': 7.16.7
|
|
|
+ transitivePeerDependencies:
|
|
|
+ - supports-color
|
|
|
+ dev: true
|
|
|
+
|
|
|
+ /@babel/helper-environment-visitor/7.16.7:
|
|
|
+ resolution: {integrity: sha512-SLLb0AAn6PkUeAfKJCCOl9e1R53pQlGAfc4y4XuMRZfqeMYLE0dM1LMhqbGAlGQY0lfw5/ohoYWAe9V1yibRag==, tarball: '@babel/helper-environment-visitor/download/@babel/helper-environment-visitor-7.16.7.tgz'}
|
|
|
+ engines: {node: '>=6.9.0'}
|
|
|
+ dependencies:
|
|
|
+ '@babel/types': 7.16.8
|
|
|
+ dev: true
|
|
|
+
|
|
|
+ /@babel/helper-function-name/7.16.7:
|
|
|
+ resolution: {integrity: sha512-QfDfEnIUyyBSR3HtrtGECuZ6DAyCkYFp7GHl75vFtTnn6pjKeK0T1DB5lLkFvBea8MdaiUABx3osbgLyInoejA==, tarball: '@babel/helper-function-name/download/@babel/helper-function-name-7.16.7.tgz'}
|
|
|
+ engines: {node: '>=6.9.0'}
|
|
|
+ dependencies:
|
|
|
+ '@babel/helper-get-function-arity': 7.16.7
|
|
|
+ '@babel/template': 7.16.7
|
|
|
+ '@babel/types': 7.16.8
|
|
|
+ dev: true
|
|
|
+
|
|
|
+ /@babel/helper-get-function-arity/7.16.7:
|
|
|
+ resolution: {integrity: sha512-flc+RLSOBXzNzVhcLu6ujeHUrD6tANAOU5ojrRx/as+tbzf8+stUCj7+IfRRoAbEZqj/ahXEMsjhOhgeZsrnTw==, tarball: '@babel/helper-get-function-arity/download/@babel/helper-get-function-arity-7.16.7.tgz'}
|
|
|
+ engines: {node: '>=6.9.0'}
|
|
|
+ dependencies:
|
|
|
+ '@babel/types': 7.16.8
|
|
|
+ dev: true
|
|
|
+
|
|
|
+ /@babel/helper-hoist-variables/7.16.7:
|
|
|
+ resolution: {integrity: sha512-m04d/0Op34H5v7pbZw6pSKP7weA6lsMvfiIAMeIvkY/R4xQtBSMFEigu9QTZ2qB/9l22vsxtM8a+Q8CzD255fg==, tarball: '@babel/helper-hoist-variables/download/@babel/helper-hoist-variables-7.16.7.tgz'}
|
|
|
+ engines: {node: '>=6.9.0'}
|
|
|
+ dependencies:
|
|
|
+ '@babel/types': 7.16.8
|
|
|
+ dev: true
|
|
|
+
|
|
|
+ /@babel/helper-member-expression-to-functions/7.16.7:
|
|
|
+ resolution: {integrity: sha512-VtJ/65tYiU/6AbMTDwyoXGPKHgTsfRarivm+YbB5uAzKUyuPjgZSgAFeG87FCigc7KNHu2Pegh1XIT3lXjvz3Q==, tarball: '@babel/helper-member-expression-to-functions/download/@babel/helper-member-expression-to-functions-7.16.7.tgz'}
|
|
|
+ engines: {node: '>=6.9.0'}
|
|
|
+ dependencies:
|
|
|
+ '@babel/types': 7.16.8
|
|
|
+ dev: true
|
|
|
+
|
|
|
+ /@babel/helper-module-imports/7.16.7:
|
|
|
+ resolution: {integrity: sha512-LVtS6TqjJHFc+nYeITRo6VLXve70xmq7wPhWTqDJusJEgGmkAACWwMiTNrvfoQo6hEhFwAIixNkvB0jPXDL8Wg==, tarball: '@babel/helper-module-imports/download/@babel/helper-module-imports-7.16.7.tgz'}
|
|
|
+ engines: {node: '>=6.9.0'}
|
|
|
+ dependencies:
|
|
|
+ '@babel/types': 7.16.8
|
|
|
+ dev: true
|
|
|
+
|
|
|
+ /@babel/helper-module-transforms/7.16.7:
|
|
|
+ resolution: {integrity: sha512-gaqtLDxJEFCeQbYp9aLAefjhkKdjKcdh6DB7jniIGU3Pz52WAmP268zK0VgPz9hUNkMSYeH976K2/Y6yPadpng==, tarball: '@babel/helper-module-transforms/download/@babel/helper-module-transforms-7.16.7.tgz'}
|
|
|
+ engines: {node: '>=6.9.0'}
|
|
|
+ dependencies:
|
|
|
+ '@babel/helper-environment-visitor': 7.16.7
|
|
|
+ '@babel/helper-module-imports': 7.16.7
|
|
|
+ '@babel/helper-simple-access': 7.16.7
|
|
|
+ '@babel/helper-split-export-declaration': 7.16.7
|
|
|
+ '@babel/helper-validator-identifier': 7.16.7
|
|
|
+ '@babel/template': 7.16.7
|
|
|
+ '@babel/traverse': 7.16.8
|
|
|
+ '@babel/types': 7.16.8
|
|
|
+ transitivePeerDependencies:
|
|
|
+ - supports-color
|
|
|
+ dev: true
|
|
|
+
|
|
|
+ /@babel/helper-optimise-call-expression/7.16.7:
|
|
|
+ resolution: {integrity: sha512-EtgBhg7rd/JcnpZFXpBy0ze1YRfdm7BnBX4uKMBd3ixa3RGAE002JZB66FJyNH7g0F38U05pXmA5P8cBh7z+1w==, tarball: '@babel/helper-optimise-call-expression/download/@babel/helper-optimise-call-expression-7.16.7.tgz'}
|
|
|
+ engines: {node: '>=6.9.0'}
|
|
|
+ dependencies:
|
|
|
+ '@babel/types': 7.16.8
|
|
|
+ dev: true
|
|
|
+
|
|
|
+ /@babel/helper-plugin-utils/7.16.7:
|
|
|
+ resolution: {integrity: sha512-Qg3Nk7ZxpgMrsox6HreY1ZNKdBq7K72tDSliA6dCl5f007jR4ne8iD5UzuNnCJH2xBf2BEEVGr+/OL6Gdp7RxA==, tarball: '@babel/helper-plugin-utils/download/@babel/helper-plugin-utils-7.16.7.tgz'}
|
|
|
+ engines: {node: '>=6.9.0'}
|
|
|
+ dev: true
|
|
|
+
|
|
|
+ /@babel/helper-replace-supers/7.16.7:
|
|
|
+ resolution: {integrity: sha512-y9vsWilTNaVnVh6xiJfABzsNpgDPKev9HnAgz6Gb1p6UUwf9NepdlsV7VXGCftJM+jqD5f7JIEubcpLjZj5dBw==, tarball: '@babel/helper-replace-supers/download/@babel/helper-replace-supers-7.16.7.tgz'}
|
|
|
+ engines: {node: '>=6.9.0'}
|
|
|
+ dependencies:
|
|
|
+ '@babel/helper-environment-visitor': 7.16.7
|
|
|
+ '@babel/helper-member-expression-to-functions': 7.16.7
|
|
|
+ '@babel/helper-optimise-call-expression': 7.16.7
|
|
|
+ '@babel/traverse': 7.16.8
|
|
|
+ '@babel/types': 7.16.8
|
|
|
+ transitivePeerDependencies:
|
|
|
+ - supports-color
|
|
|
+ dev: true
|
|
|
+
|
|
|
+ /@babel/helper-simple-access/7.16.7:
|
|
|
+ resolution: {integrity: sha512-ZIzHVyoeLMvXMN/vok/a4LWRy8G2v205mNP0XOuf9XRLyX5/u9CnVulUtDgUTama3lT+bf/UqucuZjqiGuTS1g==, tarball: '@babel/helper-simple-access/download/@babel/helper-simple-access-7.16.7.tgz'}
|
|
|
+ engines: {node: '>=6.9.0'}
|
|
|
+ dependencies:
|
|
|
+ '@babel/types': 7.16.8
|
|
|
+ dev: true
|
|
|
+
|
|
|
+ /@babel/helper-split-export-declaration/7.16.7:
|
|
|
+ resolution: {integrity: sha512-xbWoy/PFoxSWazIToT9Sif+jJTlrMcndIsaOKvTA6u7QEo7ilkRZpjew18/W3c7nm8fXdUDXh02VXTbZ0pGDNw==, tarball: '@babel/helper-split-export-declaration/download/@babel/helper-split-export-declaration-7.16.7.tgz'}
|
|
|
+ engines: {node: '>=6.9.0'}
|
|
|
+ dependencies:
|
|
|
+ '@babel/types': 7.16.8
|
|
|
dev: true
|
|
|
- optional: true
|
|
|
|
|
|
/@babel/helper-validator-identifier/7.15.7:
|
|
|
resolution: {integrity: sha1-Ig35k7/pBKSmsCq08zhaXr9uI4k=, tarball: '@babel/helper-validator-identifier/download/@babel/helper-validator-identifier-7.15.7.tgz'}
|
|
|
engines: {node: '>=6.9.0'}
|
|
|
dev: true
|
|
|
|
|
|
- /@babel/highlight/7.16.0:
|
|
|
- resolution: {integrity: sha1-bOsysspLj182H7f9gh4/3fShclo=, tarball: '@babel/highlight/download/@babel/highlight-7.16.0.tgz'}
|
|
|
+ /@babel/helper-validator-identifier/7.16.7:
|
|
|
+ resolution: {integrity: sha512-hsEnFemeiW4D08A5gUAZxLBTXpZ39P+a+DGDsHw1yxqyQ/jzFEnxf5uTEGp+3bzAbNOxU1paTgYS4ECU/IgfDw==, tarball: '@babel/helper-validator-identifier/download/@babel/helper-validator-identifier-7.16.7.tgz'}
|
|
|
+ engines: {node: '>=6.9.0'}
|
|
|
+ dev: true
|
|
|
+
|
|
|
+ /@babel/helper-validator-option/7.16.7:
|
|
|
+ resolution: {integrity: sha512-TRtenOuRUVo9oIQGPC5G9DgK4743cdxvtOw0weQNpZXaS16SCBi5MNjZF8vba3ETURjZpTbVn7Vvcf2eAwFozQ==, tarball: '@babel/helper-validator-option/download/@babel/helper-validator-option-7.16.7.tgz'}
|
|
|
+ engines: {node: '>=6.9.0'}
|
|
|
+ dev: true
|
|
|
+
|
|
|
+ /@babel/helpers/7.16.7:
|
|
|
+ resolution: {integrity: sha512-9ZDoqtfY7AuEOt3cxchfii6C7GDyyMBffktR5B2jvWv8u2+efwvpnVKXMWzNehqy68tKgAfSwfdw/lWpthS2bw==, tarball: '@babel/helpers/download/@babel/helpers-7.16.7.tgz'}
|
|
|
engines: {node: '>=6.9.0'}
|
|
|
dependencies:
|
|
|
- '@babel/helper-validator-identifier': 7.15.7
|
|
|
+ '@babel/template': 7.16.7
|
|
|
+ '@babel/traverse': 7.16.8
|
|
|
+ '@babel/types': 7.16.8
|
|
|
+ transitivePeerDependencies:
|
|
|
+ - supports-color
|
|
|
+ dev: true
|
|
|
+
|
|
|
+ /@babel/highlight/7.16.7:
|
|
|
+ resolution: {integrity: sha512-aKpPMfLvGO3Q97V0qhw/V2SWNWlwfJknuwAunU7wZLSfrM4xTBvg7E5opUVi1kJTBKihE38CPg4nBiqX83PWYw==, tarball: '@babel/highlight/download/@babel/highlight-7.16.7.tgz'}
|
|
|
+ engines: {node: '>=6.9.0'}
|
|
|
+ dependencies:
|
|
|
+ '@babel/helper-validator-identifier': 7.16.7
|
|
|
chalk: 2.4.2
|
|
|
js-tokens: 4.0.0
|
|
|
dev: true
|
|
|
- optional: true
|
|
|
|
|
|
/@babel/parser/7.16.6:
|
|
|
resolution: {integrity: sha512-Gr86ujcNuPDnNOY8mi383Hvi8IYrJVJYuf3XcuBM/Dgd+bINn/7tHqsj+tKkoreMbmGsFLsltI/JJd8fOFWGDQ==, tarball: '@babel/parser/download/@babel/parser-7.16.6.tgz'}
|
|
|
engines: {node: '>=6.0.0'}
|
|
|
hasBin: true
|
|
|
+ dev: false
|
|
|
+
|
|
|
+ /@babel/parser/7.16.8:
|
|
|
+ resolution: {integrity: sha512-i7jDUfrVBWc+7OKcBzEe5n7fbv3i2fWtxKzzCvOjnzSxMfWMigAhtfJ7qzZNGFNMsCCd67+uz553dYKWXPvCKw==, tarball: '@babel/parser/download/@babel/parser-7.16.8.tgz'}
|
|
|
+ engines: {node: '>=6.0.0'}
|
|
|
+ hasBin: true
|
|
|
+
|
|
|
+ /@babel/plugin-syntax-import-meta/7.10.4_@babel+core@7.16.7:
|
|
|
+ resolution: {integrity: sha1-7mATSMNw+jNNIge+FYd3SWUh/VE=, tarball: '@babel/plugin-syntax-import-meta/download/@babel/plugin-syntax-import-meta-7.10.4.tgz?cache=0&sync_timestamp=1633005097774&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2F%40babel%2Fplugin-syntax-import-meta%2Fdownload%2F%40babel%2Fplugin-syntax-import-meta-7.10.4.tgz'}
|
|
|
+ peerDependencies:
|
|
|
+ '@babel/core': ^7.0.0-0
|
|
|
+ dependencies:
|
|
|
+ '@babel/core': 7.16.7
|
|
|
+ '@babel/helper-plugin-utils': 7.16.7
|
|
|
+ dev: true
|
|
|
+
|
|
|
+ /@babel/plugin-syntax-jsx/7.16.7_@babel+core@7.16.7:
|
|
|
+ resolution: {integrity: sha512-Esxmk7YjA8QysKeT3VhTXvF6y77f/a91SIs4pWb4H2eWGQkCKFgQaG6hdoEVZtGsrAcb2K5BW66XsOErD4WU3Q==, tarball: '@babel/plugin-syntax-jsx/download/@babel/plugin-syntax-jsx-7.16.7.tgz'}
|
|
|
+ engines: {node: '>=6.9.0'}
|
|
|
+ peerDependencies:
|
|
|
+ '@babel/core': ^7.0.0-0
|
|
|
+ dependencies:
|
|
|
+ '@babel/core': 7.16.7
|
|
|
+ '@babel/helper-plugin-utils': 7.16.7
|
|
|
+ dev: true
|
|
|
+
|
|
|
+ /@babel/plugin-syntax-typescript/7.16.7_@babel+core@7.16.7:
|
|
|
+ resolution: {integrity: sha512-YhUIJHHGkqPgEcMYkPCKTyGUdoGKWtopIycQyjJH8OjvRgOYsXsaKehLVPScKJWAULPxMa4N1vCe6szREFlZ7A==, tarball: '@babel/plugin-syntax-typescript/download/@babel/plugin-syntax-typescript-7.16.7.tgz'}
|
|
|
+ engines: {node: '>=6.9.0'}
|
|
|
+ peerDependencies:
|
|
|
+ '@babel/core': ^7.0.0-0
|
|
|
+ dependencies:
|
|
|
+ '@babel/core': 7.16.7
|
|
|
+ '@babel/helper-plugin-utils': 7.16.7
|
|
|
+ dev: true
|
|
|
+
|
|
|
+ /@babel/plugin-transform-typescript/7.16.8_@babel+core@7.16.7:
|
|
|
+ resolution: {integrity: sha512-bHdQ9k7YpBDO2d0NVfkj51DpQcvwIzIusJ7mEUaMlbZq3Kt/U47j24inXZHQ5MDiYpCs+oZiwnXyKedE8+q7AQ==, tarball: '@babel/plugin-transform-typescript/download/@babel/plugin-transform-typescript-7.16.8.tgz'}
|
|
|
+ engines: {node: '>=6.9.0'}
|
|
|
+ peerDependencies:
|
|
|
+ '@babel/core': ^7.0.0-0
|
|
|
+ dependencies:
|
|
|
+ '@babel/core': 7.16.7
|
|
|
+ '@babel/helper-create-class-features-plugin': 7.16.7_@babel+core@7.16.7
|
|
|
+ '@babel/helper-plugin-utils': 7.16.7
|
|
|
+ '@babel/plugin-syntax-typescript': 7.16.7_@babel+core@7.16.7
|
|
|
+ transitivePeerDependencies:
|
|
|
+ - supports-color
|
|
|
+ dev: true
|
|
|
|
|
|
/@babel/runtime/7.16.5:
|
|
|
resolution: {integrity: sha512-TXWihFIS3Pyv5hzR7j6ihmeLkZfrXGxAr5UfSl8CHf+6q/wpiYDkUau0czckpYG8QmnCIuPpdLtuA9VmuGGyMA==, tarball: '@babel/runtime/download/@babel/runtime-7.16.5.tgz'}
|
|
@@ -129,6 +381,33 @@ packages:
|
|
|
regenerator-runtime: 0.13.9
|
|
|
dev: false
|
|
|
|
|
|
+ /@babel/template/7.16.7:
|
|
|
+ resolution: {integrity: sha512-I8j/x8kHUrbYRTUxXrrMbfCa7jxkE7tZre39x3kjr9hvI82cK1FfqLygotcWN5kdPGWcLdWMHpSBavse5tWw3w==, tarball: '@babel/template/download/@babel/template-7.16.7.tgz'}
|
|
|
+ engines: {node: '>=6.9.0'}
|
|
|
+ dependencies:
|
|
|
+ '@babel/code-frame': 7.16.7
|
|
|
+ '@babel/parser': 7.16.8
|
|
|
+ '@babel/types': 7.16.8
|
|
|
+ dev: true
|
|
|
+
|
|
|
+ /@babel/traverse/7.16.8:
|
|
|
+ resolution: {integrity: sha512-xe+H7JlvKsDQwXRsBhSnq1/+9c+LlQcCK3Tn/l5sbx02HYns/cn7ibp9+RV1sIUqu7hKg91NWsgHurO9dowITQ==, tarball: '@babel/traverse/download/@babel/traverse-7.16.8.tgz'}
|
|
|
+ engines: {node: '>=6.9.0'}
|
|
|
+ dependencies:
|
|
|
+ '@babel/code-frame': 7.16.7
|
|
|
+ '@babel/generator': 7.16.8
|
|
|
+ '@babel/helper-environment-visitor': 7.16.7
|
|
|
+ '@babel/helper-function-name': 7.16.7
|
|
|
+ '@babel/helper-hoist-variables': 7.16.7
|
|
|
+ '@babel/helper-split-export-declaration': 7.16.7
|
|
|
+ '@babel/parser': 7.16.8
|
|
|
+ '@babel/types': 7.16.8
|
|
|
+ debug: 4.3.3
|
|
|
+ globals: 11.12.0
|
|
|
+ transitivePeerDependencies:
|
|
|
+ - supports-color
|
|
|
+ dev: true
|
|
|
+
|
|
|
/@babel/types/7.16.0:
|
|
|
resolution: {integrity: sha1-2zsxOAT5aq3Qt3bEgj4SetZyibo=, tarball: '@babel/types/download/@babel/types-7.16.0.tgz'}
|
|
|
engines: {node: '>=6.9.0'}
|
|
@@ -137,6 +416,14 @@ packages:
|
|
|
to-fast-properties: 2.0.0
|
|
|
dev: true
|
|
|
|
|
|
+ /@babel/types/7.16.8:
|
|
|
+ resolution: {integrity: sha512-smN2DQc5s4M7fntyjGtyIPbRJv6wW4rU/94fmYJ7PKQuZkC0qGMHXJbg6sNGt12JmVr4k5YaptI/XtiLJBnmIg==, tarball: '@babel/types/download/@babel/types-7.16.8.tgz'}
|
|
|
+ engines: {node: '>=6.9.0'}
|
|
|
+ dependencies:
|
|
|
+ '@babel/helper-validator-identifier': 7.16.7
|
|
|
+ to-fast-properties: 2.0.0
|
|
|
+ dev: true
|
|
|
+
|
|
|
/@commitlint/execute-rule/15.0.0:
|
|
|
resolution: {integrity: sha512-pyE4ApxjbWhb1TXz5vRiGwI2ssdMMgZbaaheZq1/7WC0xRnqnIhE1yUC1D2q20qPtvkZPstTYvMiRVtF+DvjUg==, tarball: '@commitlint/execute-rule/download/@commitlint/execute-rule-15.0.0.tgz'}
|
|
|
engines: {node: '>=v12'}
|
|
@@ -415,6 +702,20 @@ packages:
|
|
|
eslint-visitor-keys: 3.1.0
|
|
|
dev: true
|
|
|
|
|
|
+ /@vitejs/plugin-vue-jsx/1.3.3:
|
|
|
+ resolution: {integrity: sha512-VSBXVqMcxbgX85rgJC1eMWuZ9hzOJhWPvGYlKxyymPokE/i3Gykh5ljkCoNdxnKgIyFqv4WutYoYY93fgjbTxA==, tarball: '@vitejs/plugin-vue-jsx/download/@vitejs/plugin-vue-jsx-1.3.3.tgz'}
|
|
|
+ engines: {node: '>=12.0.0'}
|
|
|
+ dependencies:
|
|
|
+ '@babel/core': 7.16.7
|
|
|
+ '@babel/plugin-syntax-import-meta': 7.10.4_@babel+core@7.16.7
|
|
|
+ '@babel/plugin-transform-typescript': 7.16.8_@babel+core@7.16.7
|
|
|
+ '@rollup/pluginutils': 4.1.2
|
|
|
+ '@vue/babel-plugin-jsx': 1.1.1_@babel+core@7.16.7
|
|
|
+ hash-sum: 2.0.0
|
|
|
+ transitivePeerDependencies:
|
|
|
+ - supports-color
|
|
|
+ dev: true
|
|
|
+
|
|
|
/@vitejs/plugin-vue/2.0.1_vite@2.7.5+vue@3.2.26:
|
|
|
resolution: {integrity: sha512-wtdMnGVvys9K8tg+DxowU1ytTrdVveXr3LzdhaKakysgGXyrsfaeds2cDywtvujEASjWOwWL/OgWM+qoeM8Plg==, tarball: '@vitejs/plugin-vue/download/@vitejs/plugin-vue-2.0.1.tgz'}
|
|
|
engines: {node: '>=12.0.0'}
|
|
@@ -486,10 +787,31 @@ packages:
|
|
|
vscode-uri: 2.1.2
|
|
|
dev: true
|
|
|
|
|
|
+ /@vue/babel-helper-vue-transform-on/1.0.2:
|
|
|
+ resolution: {integrity: sha1-m5xpHNBvyFUiGiR1w8yDHXdLx9w=, tarball: '@vue/babel-helper-vue-transform-on/download/@vue/babel-helper-vue-transform-on-1.0.2.tgz'}
|
|
|
+ dev: true
|
|
|
+
|
|
|
+ /@vue/babel-plugin-jsx/1.1.1_@babel+core@7.16.7:
|
|
|
+ resolution: {integrity: sha1-DFusJ4gNI/iYlM0Daje1XvYd38E=, tarball: '@vue/babel-plugin-jsx/download/@vue/babel-plugin-jsx-1.1.1.tgz'}
|
|
|
+ dependencies:
|
|
|
+ '@babel/helper-module-imports': 7.16.7
|
|
|
+ '@babel/plugin-syntax-jsx': 7.16.7_@babel+core@7.16.7
|
|
|
+ '@babel/template': 7.16.7
|
|
|
+ '@babel/traverse': 7.16.8
|
|
|
+ '@babel/types': 7.16.0
|
|
|
+ '@vue/babel-helper-vue-transform-on': 1.0.2
|
|
|
+ camelcase: 6.3.0
|
|
|
+ html-tags: 3.1.0
|
|
|
+ svg-tags: 1.0.0
|
|
|
+ transitivePeerDependencies:
|
|
|
+ - '@babel/core'
|
|
|
+ - supports-color
|
|
|
+ dev: true
|
|
|
+
|
|
|
/@vue/compiler-core/3.2.26:
|
|
|
resolution: {integrity: sha512-N5XNBobZbaASdzY9Lga2D9Lul5vdCIOXvUMd6ThcN8zgqQhPKfCV+wfAJNNJKQkSHudnYRO2gEB+lp0iN3g2Tw==, tarball: '@vue/compiler-core/download/@vue/compiler-core-3.2.26.tgz'}
|
|
|
dependencies:
|
|
|
- '@babel/parser': 7.16.6
|
|
|
+ '@babel/parser': 7.16.8
|
|
|
'@vue/shared': 3.2.26
|
|
|
estree-walker: 2.0.2
|
|
|
source-map: 0.6.1
|
|
@@ -547,7 +869,7 @@ packages:
|
|
|
/@vue/reactivity-transform/3.2.26:
|
|
|
resolution: {integrity: sha512-XKMyuCmzNA7nvFlYhdKwD78rcnmPb7q46uoR00zkX6yZrUmcCQ5OikiwUEVbvNhL5hBJuvbSO95jB5zkUon+eQ==, tarball: '@vue/reactivity-transform/download/@vue/reactivity-transform-3.2.26.tgz'}
|
|
|
dependencies:
|
|
|
- '@babel/parser': 7.16.6
|
|
|
+ '@babel/parser': 7.16.8
|
|
|
'@vue/compiler-core': 3.2.26
|
|
|
'@vue/shared': 3.2.26
|
|
|
estree-walker: 2.0.2
|
|
@@ -791,7 +1113,7 @@ packages:
|
|
|
resolution: {integrity: sha1-9m7Ncpg1eu5ElV8jWm71QhkQSxE=, tarball: babel-walk/download/babel-walk-3.0.0-canary-5.tgz}
|
|
|
engines: {node: '>= 10.0.0'}
|
|
|
dependencies:
|
|
|
- '@babel/types': 7.16.0
|
|
|
+ '@babel/types': 7.16.8
|
|
|
dev: true
|
|
|
|
|
|
/balanced-match/1.0.2:
|
|
@@ -817,6 +1139,18 @@ packages:
|
|
|
fill-range: 7.0.1
|
|
|
dev: true
|
|
|
|
|
|
+ /browserslist/4.19.1:
|
|
|
+ resolution: {integrity: sha512-u2tbbG5PdKRTUoctO3NBD8FQ5HdPh1ZXPHzp1rwaa5jTc+RV9/+RlWiAIKmjRPQF+xbGM9Kklj5bZQFa2s/38A==, tarball: browserslist/download/browserslist-4.19.1.tgz}
|
|
|
+ engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
|
|
|
+ hasBin: true
|
|
|
+ dependencies:
|
|
|
+ caniuse-lite: 1.0.30001300
|
|
|
+ electron-to-chromium: 1.4.46
|
|
|
+ escalade: 3.1.1
|
|
|
+ node-releases: 2.0.1
|
|
|
+ picocolors: 1.0.0
|
|
|
+ dev: true
|
|
|
+
|
|
|
/buffer-from/1.1.2:
|
|
|
resolution: {integrity: sha1-KxRqb9cugLT1XSVfNe1Zo6mkG9U=, tarball: buffer-from/download/buffer-from-1.1.2.tgz}
|
|
|
dev: true
|
|
@@ -845,6 +1179,15 @@ packages:
|
|
|
engines: {node: '>=6'}
|
|
|
dev: true
|
|
|
|
|
|
+ /camelcase/6.3.0:
|
|
|
+ resolution: {integrity: sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==, tarball: camelcase/download/camelcase-6.3.0.tgz}
|
|
|
+ engines: {node: '>=10'}
|
|
|
+ dev: true
|
|
|
+
|
|
|
+ /caniuse-lite/1.0.30001300:
|
|
|
+ resolution: {integrity: sha512-cVjiJHWGcNlJi8TZVKNMnvMid3Z3TTdDHmLDzlOdIiZq138Exvo0G+G0wTdVYolxKb4AYwC+38pxodiInVtJSA==, tarball: caniuse-lite/download/caniuse-lite-1.0.30001300.tgz}
|
|
|
+ dev: true
|
|
|
+
|
|
|
/chalk/2.4.2:
|
|
|
resolution: {integrity: sha1-zUJUFnelQzPPVBpJEIwUMrRMlCQ=, tarball: chalk/download/chalk-2.4.2.tgz}
|
|
|
engines: {node: '>=4'}
|
|
@@ -988,14 +1331,20 @@ packages:
|
|
|
/constantinople/4.0.1:
|
|
|
resolution: {integrity: sha1-De8RP6Dk3I3oMzGlz3nIsyUhMVE=, tarball: constantinople/download/constantinople-4.0.1.tgz}
|
|
|
dependencies:
|
|
|
- '@babel/parser': 7.16.6
|
|
|
- '@babel/types': 7.16.0
|
|
|
+ '@babel/parser': 7.16.8
|
|
|
+ '@babel/types': 7.16.8
|
|
|
dev: true
|
|
|
|
|
|
/conventional-commit-types/3.0.0:
|
|
|
resolution: {integrity: sha1-fJIU5Y6uk+hd1m2/uv5+T/+iNls=, tarball: conventional-commit-types/download/conventional-commit-types-3.0.0.tgz}
|
|
|
dev: true
|
|
|
|
|
|
+ /convert-source-map/1.8.0:
|
|
|
+ resolution: {integrity: sha1-8zc8MtIbTXgN2ABFFGhPt5HKQ2k=, tarball: convert-source-map/download/convert-source-map-1.8.0.tgz}
|
|
|
+ dependencies:
|
|
|
+ safe-buffer: 5.1.2
|
|
|
+ dev: true
|
|
|
+
|
|
|
/copy-anything/2.0.3:
|
|
|
resolution: {integrity: sha1-hCQHugJGaw34RIGbvjuuu+XUXYc=, tarball: copy-anything/download/copy-anything-2.0.3.tgz}
|
|
|
dependencies:
|
|
@@ -1178,6 +1527,10 @@ packages:
|
|
|
domhandler: 4.3.0
|
|
|
dev: true
|
|
|
|
|
|
+ /electron-to-chromium/1.4.46:
|
|
|
+ resolution: {integrity: sha512-UtV0xUA/dibCKKP2JMxOpDtXR74zABevuUEH4K0tvduFSIoxRVcYmQsbB51kXsFTX8MmOyWMt8tuZAlmDOqkrQ==, tarball: electron-to-chromium/download/electron-to-chromium-1.4.46.tgz}
|
|
|
+ dev: true
|
|
|
+
|
|
|
/emmet/2.3.5:
|
|
|
resolution: {integrity: sha512-LcWfTamJnXIdMfLvJEC5Ld3hY5/KHXgv1L1bp6I7eEvB0ZhacHZ1kX0BYovJ8FroEsreLcq7n7kZhRMsf6jkXQ==, tarball: emmet/download/emmet-2.3.5.tgz}
|
|
|
dependencies:
|
|
@@ -1385,6 +1738,11 @@ packages:
|
|
|
esbuild-windows-arm64: 0.13.15
|
|
|
dev: true
|
|
|
|
|
|
+ /escalade/3.1.1:
|
|
|
+ resolution: {integrity: sha1-2M/ccACWXFoBdLSoLqpcBVJ0LkA=, tarball: escalade/download/escalade-3.1.1.tgz}
|
|
|
+ engines: {node: '>=6'}
|
|
|
+ dev: true
|
|
|
+
|
|
|
/escape-string-regexp/1.0.5:
|
|
|
resolution: {integrity: sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=, tarball: escape-string-regexp/download/escape-string-regexp-1.0.5.tgz}
|
|
|
engines: {node: '>=0.8.0'}
|
|
@@ -1700,6 +2058,11 @@ packages:
|
|
|
resolution: {integrity: sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc=, tarball: functional-red-black-tree/download/functional-red-black-tree-1.0.1.tgz}
|
|
|
dev: true
|
|
|
|
|
|
+ /gensync/1.0.0-beta.2:
|
|
|
+ resolution: {integrity: sha1-MqbudsPX9S1GsrGuXZP+qFgKJeA=, tarball: gensync/download/gensync-1.0.0-beta.2.tgz}
|
|
|
+ engines: {node: '>=6.9.0'}
|
|
|
+ dev: true
|
|
|
+
|
|
|
/get-intrinsic/1.1.1:
|
|
|
resolution: {integrity: sha1-FfWfN2+FXERpY5SPDSTNNje0q8Y=, tarball: get-intrinsic/download/get-intrinsic-1.1.1.tgz}
|
|
|
dependencies:
|
|
@@ -1777,6 +2140,11 @@ packages:
|
|
|
which: 1.3.1
|
|
|
dev: true
|
|
|
|
|
|
+ /globals/11.12.0:
|
|
|
+ resolution: {integrity: sha1-q4eVM4hooLq9hSV1gBjCp+uVxC4=, tarball: globals/download/globals-11.12.0.tgz}
|
|
|
+ engines: {node: '>=4'}
|
|
|
+ dev: true
|
|
|
+
|
|
|
/globals/13.12.0:
|
|
|
resolution: {integrity: sha1-TXM3YDBCMKAILtluIeXFZfiYCJ4=, tarball: globals/download/globals-13.12.0.tgz}
|
|
|
engines: {node: '>=8'}
|
|
@@ -1829,6 +2197,10 @@ packages:
|
|
|
function-bind: 1.1.1
|
|
|
dev: true
|
|
|
|
|
|
+ /hash-sum/2.0.0:
|
|
|
+ resolution: {integrity: sha1-gdAbtd6OpKIUrV1urRtSNGCwtFo=, tarball: hash-sum/download/hash-sum-2.0.0.tgz}
|
|
|
+ dev: true
|
|
|
+
|
|
|
/homedir-polyfill/1.0.3:
|
|
|
resolution: {integrity: sha1-dDKYzvTlrz4ZQWH7rcwhUdOgWOg=, tarball: homedir-polyfill/download/homedir-polyfill-1.0.3.tgz}
|
|
|
engines: {node: '>=0.10.0'}
|
|
@@ -1836,6 +2208,11 @@ packages:
|
|
|
parse-passwd: 1.0.0
|
|
|
dev: true
|
|
|
|
|
|
+ /html-tags/3.1.0:
|
|
|
+ resolution: {integrity: sha1-e15vfmZen7QfMAB+2eDUHpf7IUA=, tarball: html-tags/download/html-tags-3.1.0.tgz}
|
|
|
+ engines: {node: '>=8'}
|
|
|
+ dev: true
|
|
|
+
|
|
|
/htmlparser2/7.2.0:
|
|
|
resolution: {integrity: sha512-H7MImA4MS6cw7nbyURtLPO1Tms7C5H602LRETv95z1MxO/7CP7rDVROehUYeYBUYEON94NXXDEPmZuq+hX4sog==, tarball: htmlparser2/download/htmlparser2-7.2.0.tgz?cache=0&sync_timestamp=1636641137791&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Fhtmlparser2%2Fdownload%2Fhtmlparser2-7.2.0.tgz}
|
|
|
dependencies:
|
|
@@ -2049,6 +2426,12 @@ packages:
|
|
|
argparse: 2.0.1
|
|
|
dev: true
|
|
|
|
|
|
+ /jsesc/2.5.2:
|
|
|
+ resolution: {integrity: sha1-gFZNLkg9rPbo7yCWUKZ98/DCg6Q=, tarball: jsesc/download/jsesc-2.5.2.tgz}
|
|
|
+ engines: {node: '>=4'}
|
|
|
+ hasBin: true
|
|
|
+ dev: true
|
|
|
+
|
|
|
/json-parse-even-better-errors/2.3.1:
|
|
|
resolution: {integrity: sha1-fEeAWpQxmSjgV3dAXcEuH3pO4C0=, tarball: json-parse-even-better-errors/download/json-parse-even-better-errors-2.3.1.tgz}
|
|
|
dev: true
|
|
@@ -2062,6 +2445,14 @@ packages:
|
|
|
resolution: {integrity: sha1-nbe1lJatPzz+8wp1FC0tkwrXJlE=, tarball: json-stable-stringify-without-jsonify/download/json-stable-stringify-without-jsonify-1.0.1.tgz}
|
|
|
dev: true
|
|
|
|
|
|
+ /json5/2.2.0:
|
|
|
+ resolution: {integrity: sha512-f+8cldu7X/y7RAJurMEJmdoKXGB/X550w2Nr3tTbezL6RwEE/iMcm+tZnXeoZtKuOq6ft8+CqzEkrIgx1fPoQA==, tarball: json5/download/json5-2.2.0.tgz}
|
|
|
+ engines: {node: '>=6'}
|
|
|
+ hasBin: true
|
|
|
+ dependencies:
|
|
|
+ minimist: 1.2.5
|
|
|
+ dev: true
|
|
|
+
|
|
|
/jsonc-parser/2.3.1:
|
|
|
resolution: {integrity: sha1-WVSRULEz8u+sykj+nOHsBlmvI0I=, tarball: jsonc-parser/download/jsonc-parser-2.3.1.tgz}
|
|
|
dev: true
|
|
@@ -2167,6 +2558,11 @@ packages:
|
|
|
mlly: 0.2.10
|
|
|
dev: true
|
|
|
|
|
|
+ /local-pkg/0.4.1:
|
|
|
+ resolution: {integrity: sha512-lL87ytIGP2FU5PWwNDo0w3WhIo2gopIAxPg9RxDYF7m4rr5ahuZxP22xnJHIvaLTe4Z9P6uKKY2UHiwyB4pcrw==, tarball: local-pkg/download/local-pkg-0.4.1.tgz}
|
|
|
+ engines: {node: '>=14'}
|
|
|
+ dev: true
|
|
|
+
|
|
|
/lodash-es/4.17.21:
|
|
|
resolution: {integrity: sha1-Q+YmxG5lkbd1C+srUBFzkMYJ4+4=, tarball: lodash-es/download/lodash-es-4.17.21.tgz}
|
|
|
dev: false
|
|
@@ -2258,7 +2654,7 @@ packages:
|
|
|
dev: true
|
|
|
|
|
|
/mime/1.6.0:
|
|
|
- resolution: {integrity: sha1-Ms2eXGRVO9WNGaVor0Uqz/BJgbE=, tarball: mime/download/mime-1.6.0.tgz}
|
|
|
+ resolution: {integrity: sha1-Ms2eXGRVO9WNGaVor0Uqz/BJgbE=, tarball: mime/download/mime-1.6.0.tgz?cache=0&sync_timestamp=1636370946189&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Fmime%2Fdownload%2Fmime-1.6.0.tgz}
|
|
|
engines: {node: '>=4'}
|
|
|
hasBin: true
|
|
|
requiresBuild: true
|
|
@@ -2329,6 +2725,10 @@ packages:
|
|
|
dev: true
|
|
|
optional: true
|
|
|
|
|
|
+ /node-releases/2.0.1:
|
|
|
+ resolution: {integrity: sha1-PR05XyBPHy8ppUNYuftnh2WtL8U=, tarball: node-releases/download/node-releases-2.0.1.tgz}
|
|
|
+ dev: true
|
|
|
+
|
|
|
/normalize-path/3.0.0:
|
|
|
resolution: {integrity: sha1-Dc1p/yOhybEf0JeDFmRKA4ghamU=, tarball: normalize-path/download/normalize-path-3.0.0.tgz}
|
|
|
engines: {node: '>=0.10.0'}
|
|
@@ -2409,7 +2809,7 @@ packages:
|
|
|
resolution: {integrity: sha1-x2/Gbe5UIxyWKyK8yKcs8vmXU80=, tarball: parse-json/download/parse-json-5.2.0.tgz}
|
|
|
engines: {node: '>=8'}
|
|
|
dependencies:
|
|
|
- '@babel/code-frame': 7.16.0
|
|
|
+ '@babel/code-frame': 7.16.7
|
|
|
error-ex: 1.3.2
|
|
|
json-parse-even-better-errors: 2.3.1
|
|
|
lines-and-columns: 1.2.4
|
|
@@ -2538,7 +2938,7 @@ packages:
|
|
|
jstransformer: 1.0.0
|
|
|
pug-error: 2.0.0
|
|
|
pug-walk: 2.0.0
|
|
|
- resolve: 1.20.0
|
|
|
+ resolve: 1.21.0
|
|
|
dev: true
|
|
|
|
|
|
/pug-lexer/5.0.1:
|
|
@@ -2664,6 +3064,15 @@ packages:
|
|
|
path-parse: 1.0.7
|
|
|
dev: true
|
|
|
|
|
|
+ /resolve/1.21.0:
|
|
|
+ resolution: {integrity: sha512-3wCbTpk5WJlyE4mSOtDLhqQmGFi0/TD9VPwmiolnk8U0wRgMEktqCXd3vy5buTO3tljvalNvKrjHEfrd2WpEKA==, tarball: resolve/download/resolve-1.21.0.tgz}
|
|
|
+ hasBin: true
|
|
|
+ dependencies:
|
|
|
+ is-core-module: 2.8.0
|
|
|
+ path-parse: 1.0.7
|
|
|
+ supports-preserve-symlinks-flag: 1.0.0
|
|
|
+ dev: true
|
|
|
+
|
|
|
/restore-cursor/2.0.0:
|
|
|
resolution: {integrity: sha1-n37ih/gv0ybU/RYpI9YhKe7g368=, tarball: restore-cursor/download/restore-cursor-2.0.0.tgz}
|
|
|
engines: {node: '>=4'}
|
|
@@ -2728,6 +3137,10 @@ packages:
|
|
|
tslib: 2.1.0
|
|
|
dev: true
|
|
|
|
|
|
+ /safe-buffer/5.1.2:
|
|
|
+ resolution: {integrity: sha1-mR7GnSluAxN0fVm9/St0XDX4go0=, tarball: safe-buffer/download/safe-buffer-5.1.2.tgz}
|
|
|
+ dev: true
|
|
|
+
|
|
|
/safer-buffer/2.1.2:
|
|
|
resolution: {integrity: sha1-RPoWGwGHuVSd2Eu5GAL5vYOFzWo=, tarball: safer-buffer/download/safer-buffer-2.1.2.tgz}
|
|
|
dev: true
|
|
@@ -2749,6 +3162,11 @@ packages:
|
|
|
dev: true
|
|
|
optional: true
|
|
|
|
|
|
+ /semver/6.3.0:
|
|
|
+ resolution: {integrity: sha1-7gpkyK9ejO6mdoexM3YeG+y9HT0=, tarball: semver/download/semver-6.3.0.tgz}
|
|
|
+ hasBin: true
|
|
|
+ dev: true
|
|
|
+
|
|
|
/semver/7.3.5:
|
|
|
resolution: {integrity: sha1-C2Ich5NI2JmOSw5L6Us/EuYBjvc=, tarball: semver/download/semver-7.3.5.tgz?cache=0&sync_timestamp=1634019726791&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Fsemver%2Fdownload%2Fsemver-7.3.5.tgz}
|
|
|
engines: {node: '>=10'}
|
|
@@ -2820,6 +3238,11 @@ packages:
|
|
|
dev: true
|
|
|
optional: true
|
|
|
|
|
|
+ /source-map/0.5.7:
|
|
|
+ resolution: {integrity: sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w=, tarball: source-map/download/source-map-0.5.7.tgz}
|
|
|
+ engines: {node: '>=0.10.0'}
|
|
|
+ dev: true
|
|
|
+
|
|
|
/source-map/0.6.1:
|
|
|
resolution: {integrity: sha1-dHIq8y6WFOnCh6jQu95IteLxomM=, tarball: source-map/download/source-map-0.6.1.tgz}
|
|
|
engines: {node: '>=0.10.0'}
|
|
@@ -2925,6 +3348,15 @@ packages:
|
|
|
engines: {node: '>=12'}
|
|
|
dev: true
|
|
|
|
|
|
+ /supports-preserve-symlinks-flag/1.0.0:
|
|
|
+ resolution: {integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==, tarball: supports-preserve-symlinks-flag/download/supports-preserve-symlinks-flag-1.0.0.tgz}
|
|
|
+ engines: {node: '>= 0.4'}
|
|
|
+ dev: true
|
|
|
+
|
|
|
+ /svg-tags/1.0.0:
|
|
|
+ resolution: {integrity: sha1-WPcc7jvVGbWdSyqEO2x95krAR2Q=, tarball: svg-tags/download/svg-tags-1.0.0.tgz}
|
|
|
+ dev: true
|
|
|
+
|
|
|
/text-table/0.2.0:
|
|
|
resolution: {integrity: sha1-f17oI66AUgfACvLfSoTsP8+lcLQ=, tarball: text-table/download/text-table-0.2.0.tgz}
|
|
|
dev: true
|
|
@@ -3023,6 +3455,29 @@ packages:
|
|
|
engines: {node: '>= 4.0.0'}
|
|
|
dev: true
|
|
|
|
|
|
+ /unplugin-auto-import/0.5.11_@vueuse+core@7.4.0+vite@2.7.5:
|
|
|
+ resolution: {integrity: sha512-MJ3POLe/IysRHF4yd32FkKDoxqSRoiuIHm89ys67B8FLuz2Pvh9poeqTVe6IhJsNxwv0+GSdFfj5Dpq24lhm4g==, tarball: unplugin-auto-import/download/unplugin-auto-import-0.5.11.tgz}
|
|
|
+ engines: {node: '>=14'}
|
|
|
+ peerDependencies:
|
|
|
+ '@vueuse/core': '*'
|
|
|
+ peerDependenciesMeta:
|
|
|
+ '@vueuse/core':
|
|
|
+ optional: true
|
|
|
+ dependencies:
|
|
|
+ '@antfu/utils': 0.4.0
|
|
|
+ '@rollup/pluginutils': 4.1.2
|
|
|
+ '@vueuse/core': 7.4.0_vue@3.2.26
|
|
|
+ local-pkg: 0.4.1
|
|
|
+ magic-string: 0.25.7
|
|
|
+ resolve: 1.21.0
|
|
|
+ unplugin: 0.3.0_vite@2.7.5
|
|
|
+ transitivePeerDependencies:
|
|
|
+ - esbuild
|
|
|
+ - rollup
|
|
|
+ - vite
|
|
|
+ - webpack
|
|
|
+ dev: true
|
|
|
+
|
|
|
/unplugin-vue-components/0.17.9_vite@2.7.5+vue@3.2.26:
|
|
|
resolution: {integrity: sha512-SZrK3T/uEoP2g2bH+8DwBznoqlS0dI7kQvCmHmL8HmTXdM78kh5P/9SN5IwuNpfbmXoGXWJPB8Pr8Ke8zsgpmA==, tarball: unplugin-vue-components/download/unplugin-vue-components-0.17.9.tgz}
|
|
|
engines: {node: '>=14'}
|
|
@@ -3072,6 +3527,27 @@ packages:
|
|
|
webpack-virtual-modules: 0.4.3
|
|
|
dev: true
|
|
|
|
|
|
+ /unplugin/0.3.0_vite@2.7.5:
|
|
|
+ resolution: {integrity: sha512-9yLlOo+XC4NdIRgpkDSHOAHkQDq2x4mbuVNO/eKVa3C8WTn5wWGfzEFfRJFL8euqnX3Gf7hEur0AhXxy+WSwkg==, tarball: unplugin/download/unplugin-0.3.0.tgz}
|
|
|
+ peerDependencies:
|
|
|
+ esbuild: '>=0.13'
|
|
|
+ rollup: ^2.50.0
|
|
|
+ vite: ^2.3.0
|
|
|
+ webpack: 4 || 5
|
|
|
+ peerDependenciesMeta:
|
|
|
+ esbuild:
|
|
|
+ optional: true
|
|
|
+ rollup:
|
|
|
+ optional: true
|
|
|
+ vite:
|
|
|
+ optional: true
|
|
|
+ webpack:
|
|
|
+ optional: true
|
|
|
+ dependencies:
|
|
|
+ vite: 2.7.5_less@4.1.2
|
|
|
+ webpack-virtual-modules: 0.4.3
|
|
|
+ dev: true
|
|
|
+
|
|
|
/upath/2.0.1:
|
|
|
resolution: {integrity: sha1-UMc96mjW9rmQ9R0nnOYIFmXWGos=, tarball: upath/download/upath-2.0.1.tgz}
|
|
|
engines: {node: '>=4'}
|
|
@@ -3313,7 +3789,7 @@ packages:
|
|
|
dev: false
|
|
|
|
|
|
/webpack-virtual-modules/0.4.3:
|
|
|
- resolution: {integrity: sha1-zVl8bVHVpey0c+6hmDpY+ooX3tk=, tarball: webpack-virtual-modules/download/webpack-virtual-modules-0.4.3.tgz?cache=0&sync_timestamp=1634048784241&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Fwebpack-virtual-modules%2Fdownload%2Fwebpack-virtual-modules-0.4.3.tgz}
|
|
|
+ resolution: {integrity: sha1-zVl8bVHVpey0c+6hmDpY+ooX3tk=, tarball: webpack-virtual-modules/download/webpack-virtual-modules-0.4.3.tgz}
|
|
|
dev: true
|
|
|
|
|
|
/which/1.3.1:
|
|
@@ -3335,8 +3811,8 @@ packages:
|
|
|
resolution: {integrity: sha1-zO461ULSVTinp6gKrSErmChJW6w=, tarball: with/download/with-7.0.2.tgz}
|
|
|
engines: {node: '>= 10.0.0'}
|
|
|
dependencies:
|
|
|
- '@babel/parser': 7.16.6
|
|
|
- '@babel/types': 7.16.0
|
|
|
+ '@babel/parser': 7.16.8
|
|
|
+ '@babel/types': 7.16.8
|
|
|
assert-never: 1.2.1
|
|
|
babel-walk: 3.0.0-canary-5
|
|
|
dev: true
|