From d246450dfe86f76eb8bf3d391e16d86ea67a53db Mon Sep 17 00:00:00 2001 From: Soybean Date: Sun, 24 Oct 2021 23:38:50 +0800 Subject: [PATCH] =?UTF-8?q?build(deps):=20=E6=9B=B4=E6=96=B0=E4=BE=9D?= =?UTF-8?q?=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 4 +- pnpm-lock.yaml | 605 +++++++++++++++++++++---------------------------- 2 files changed, 264 insertions(+), 345 deletions(-) diff --git a/package.json b/package.json index a0519b85..d00777d4 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "cz-conventional-changelog": "^3.3.0", "cz-customizable": "^6.3.0", "dotenv": "^10.0.0", - "eslint": "^8.0.1", + "eslint": "^8.1.0", "eslint-config-airbnb-base": "^14.2.1", "eslint-config-prettier": "^8.3.0", "eslint-plugin-import": "^2.25.2", @@ -68,7 +68,7 @@ "postinstall-postinstall": "^2.1.0", "prettier": "^2.4.1", "rollup-plugin-visualizer": "^5.5.2", - "sass": "^1.43.2", + "sass": "^1.43.3", "typescript": "^4.4.4", "unplugin-icons": "^0.12.16", "unplugin-vue-components": "^0.16.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 16fda519..f53427e2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -30,7 +30,7 @@ specifiers: cz-customizable: ^6.3.0 dayjs: ^1.10.7 dotenv: ^10.0.0 - eslint: ^8.0.1 + eslint: ^8.1.0 eslint-config-airbnb-base: ^14.2.1 eslint-config-prettier: ^8.3.0 eslint-plugin-import: ^2.25.2 @@ -47,7 +47,7 @@ specifiers: prettier: ^2.4.1 qs: ^6.10.1 rollup-plugin-visualizer: ^5.5.2 - sass: ^1.43.2 + sass: ^1.43.3 typescript: ^4.4.4 unplugin-icons: ^0.12.16 unplugin-vue-components: ^0.16.0 @@ -81,8 +81,8 @@ devDependencies: '@iconify/vue': registry.nlark.com/@iconify/vue/3.0.0_vue@3.2.20 '@types/chroma-js': registry.nlark.com/@types/chroma-js/2.1.3 '@types/qs': registry.nlark.com/@types/qs/6.9.7 - '@typescript-eslint/eslint-plugin': registry.npmmirror.com/@typescript-eslint/eslint-plugin/5.1.0_5c3e9dad3ab5199adbc8541e4d2d5a4f - '@typescript-eslint/parser': registry.npmmirror.com/@typescript-eslint/parser/5.1.0_eslint@8.0.1+typescript@4.4.4 + '@typescript-eslint/eslint-plugin': registry.npmmirror.com/@typescript-eslint/eslint-plugin/5.1.0_273a00ec265649c49755eee7222c1c12 + '@typescript-eslint/parser': registry.npmmirror.com/@typescript-eslint/parser/5.1.0_eslint@8.1.0+typescript@4.4.4 '@vicons/antd': registry.nlark.com/@vicons/antd/0.11.0 '@vicons/carbon': registry.nlark.com/@vicons/carbon/0.11.0 '@vicons/fa': registry.nlark.com/@vicons/fa/0.11.0 @@ -93,29 +93,29 @@ devDependencies: '@vicons/tabler': registry.nlark.com/@vicons/tabler/0.11.0 '@vitejs/plugin-vue': registry.npmmirror.com/@vitejs/plugin-vue/1.9.3_vite@2.6.10 '@vue/compiler-sfc': registry.npmmirror.com/@vue/compiler-sfc/3.2.20 - '@vue/eslint-config-prettier': 6.0.0_25eba323c3088add261186b25106dbd0 - '@vue/eslint-config-typescript': registry.npmmirror.com/@vue/eslint-config-typescript/8.0.0_f0343b52b3e342de154fde57f59f8fba + '@vue/eslint-config-prettier': 6.0.0_91df2dbc49a694d3127d896fd063ef53 + '@vue/eslint-config-typescript': registry.npmmirror.com/@vue/eslint-config-typescript/8.0.0_333a40bd3b2ba6e9046e0d40233f9e1e commitizen: registry.nlark.com/commitizen/4.2.4 cz-conventional-changelog: registry.nlark.com/cz-conventional-changelog/3.3.0 cz-customizable: registry.nlark.com/cz-customizable/6.3.0 dotenv: registry.nlark.com/dotenv/10.0.0 - eslint: registry.npmmirror.com/eslint/8.0.1 - eslint-config-airbnb-base: 14.2.1_0bad437c7dd0ba5835ba27f700b6b2a2 - eslint-config-prettier: registry.nlark.com/eslint-config-prettier/8.3.0_eslint@8.0.1 - eslint-plugin-import: registry.npmmirror.com/eslint-plugin-import/2.25.2_eslint@8.0.1 - eslint-plugin-prettier: registry.nlark.com/eslint-plugin-prettier/4.0.0_15313026b01cdd263118061498e273ac - eslint-plugin-vue: registry.npmmirror.com/eslint-plugin-vue/7.20.0_eslint@8.0.1 + eslint: registry.npmmirror.com/eslint/8.1.0 + eslint-config-airbnb-base: 14.2.1_f3fc3a8f1727ab01eb417b5ed5016c22 + eslint-config-prettier: registry.nlark.com/eslint-config-prettier/8.3.0_eslint@8.1.0 + eslint-plugin-import: registry.npmmirror.com/eslint-plugin-import/2.25.2_eslint@8.1.0 + eslint-plugin-prettier: registry.nlark.com/eslint-plugin-prettier/4.0.0_850528f9ec3c0797b9b19a94a36b5ba3 + eslint-plugin-vue: registry.npmmirror.com/eslint-plugin-vue/7.20.0_eslint@8.1.0 husky: registry.npmmirror.com/husky/7.0.4 lint-staged: registry.npmmirror.com/lint-staged/11.2.3 patch-package: registry.nlark.com/patch-package/6.4.7 postinstall-postinstall: registry.nlark.com/postinstall-postinstall/2.1.0 prettier: registry.nlark.com/prettier/2.4.1 rollup-plugin-visualizer: registry.nlark.com/rollup-plugin-visualizer/5.5.2 - sass: registry.npmmirror.com/sass/1.43.2 + sass: registry.npmmirror.com/sass/1.43.3 typescript: registry.npmmirror.com/typescript/4.4.4 unplugin-icons: registry.npmmirror.com/unplugin-icons/0.12.16_db95163608a1914986a6b89b9234c90a unplugin-vue-components: registry.npmmirror.com/unplugin-vue-components/0.16.0_vite@2.6.10+vue@3.2.20 - vite: registry.npmmirror.com/vite/2.6.10_sass@1.43.2 + vite: registry.npmmirror.com/vite/2.6.10_sass@1.43.3 vite-plugin-html: registry.npmmirror.com/vite-plugin-html/2.1.1_vite@2.6.10 vite-plugin-windicss: registry.npmmirror.com/vite-plugin-windicss/1.4.12_vite@2.6.10 vue-tsc: registry.npmmirror.com/vue-tsc/0.28.7_typescript@4.4.4 @@ -124,16 +124,16 @@ devDependencies: packages: - /@vue/eslint-config-prettier/6.0.0_25eba323c3088add261186b25106dbd0: + /@vue/eslint-config-prettier/6.0.0_91df2dbc49a694d3127d896fd063ef53: resolution: {integrity: sha1-rVkSswj0rkaEWOAqKwXbC50kZwA=, tarball: '@vue/eslint-config-prettier/download/@vue/eslint-config-prettier-6.0.0.tgz'} peerDependencies: eslint: '>= 5.0.0' eslint-plugin-prettier: ^3.1.0 prettier: '>= 1.13.0' dependencies: - eslint: registry.npmmirror.com/eslint/8.0.1 - eslint-config-prettier: registry.nlark.com/eslint-config-prettier/6.15.0_eslint@8.0.1 - eslint-plugin-prettier: registry.nlark.com/eslint-plugin-prettier/4.0.0_15313026b01cdd263118061498e273ac + eslint: registry.npmmirror.com/eslint/8.1.0 + eslint-config-prettier: registry.nlark.com/eslint-config-prettier/6.15.0_eslint@8.1.0 + eslint-plugin-prettier: registry.nlark.com/eslint-plugin-prettier/4.0.0_850528f9ec3c0797b9b19a94a36b5ba3 prettier: registry.nlark.com/prettier/2.4.1 dev: true @@ -146,11 +146,6 @@ packages: engines: {node: '>=4'} dev: true - /ansi-regex/4.1.0: - resolution: {integrity: sha1-i5+PCM8ay4Q3Vqg5yox+MWjFGZc=, tarball: ansi-regex/download/ansi-regex-4.1.0.tgz?cache=0&sync_timestamp=1618554239243&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fansi-regex%2Fdownload%2Fansi-regex-4.1.0.tgz} - engines: {node: '>=6'} - dev: true - /cachedir/2.2.0: resolution: {integrity: sha1-Ga+kMF4F155BdWaILgyPlg9i/w4=, tarball: cachedir/download/cachedir-2.2.0.tgz} engines: {node: '>=6'} @@ -199,15 +194,6 @@ packages: which: 1.3.1 dev: true - /cross-spawn/7.0.3: - resolution: {integrity: sha1-9zqFudXUHQRVUcF34ogtSshXKKY=, tarball: cross-spawn/download/cross-spawn-7.0.3.tgz} - engines: {node: '>= 8'} - dependencies: - path-key: 3.1.1 - shebang-command: 2.0.0 - which: 2.0.2 - dev: false - /dedent/0.7.0: resolution: {integrity: sha1-JJXduvbrh0q7Dhvp3yLS5aVEMmw=, tarball: dedent/download/dedent-0.7.0.tgz} dev: true @@ -229,12 +215,7 @@ packages: engines: {node: '>=0.10.0'} 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'} - dev: true - - /eslint-config-airbnb-base/14.2.1_0bad437c7dd0ba5835ba27f700b6b2a2: + /eslint-config-airbnb-base/14.2.1_f3fc3a8f1727ab01eb417b5ed5016c22: resolution: {integrity: sha1-ii6zhFXcWjElUBk7MZza7vBCzR4=, tarball: eslint-config-airbnb-base/download/eslint-config-airbnb-base-14.2.1.tgz} engines: {node: '>= 6'} peerDependencies: @@ -242,8 +223,8 @@ packages: eslint-plugin-import: ^2.22.1 dependencies: confusing-browser-globals: registry.nlark.com/confusing-browser-globals/1.0.10 - eslint: registry.npmmirror.com/eslint/8.0.1 - eslint-plugin-import: registry.npmmirror.com/eslint-plugin-import/2.25.2_eslint@8.0.1 + eslint: registry.npmmirror.com/eslint/8.1.0 + eslint-plugin-import: registry.npmmirror.com/eslint-plugin-import/2.25.2_eslint@8.1.0 object.assign: 4.1.2 object.entries: registry.nlark.com/object.entries/1.1.4 dev: true @@ -325,7 +306,7 @@ packages: homedir-polyfill: 1.0.3 ini: 1.3.8 is-windows: 1.0.2 - which: 1.3.1 + which: registry.nlark.com/which/1.3.1 dev: true /has-bigints/1.0.1: @@ -491,11 +472,6 @@ packages: engines: {node: '>=4'} dev: true - /path-key/3.1.1: - resolution: {integrity: sha1-WB9q3mWMu6ZaDTOA3ndTKVBU83U=, tarball: path-key/download/path-key-3.1.1.tgz} - engines: {node: '>=8'} - dev: false - /prettier-linter-helpers/1.0.0: resolution: {integrity: sha1-0j1B/hN1ZG3i0BBNNFSjAIgCz3s=, tarball: prettier-linter-helpers/download/prettier-linter-helpers-1.0.0.tgz} engines: {node: '>=6.0.0'} @@ -530,7 +506,7 @@ packages: resolution: {integrity: sha1-stEE/g2Psnz54KHNqCYt04M8bKs=, tarball: rimraf/download/rimraf-2.6.3.tgz} hasBin: true dependencies: - glob: registry.nlark.com/glob/7.1.7 + glob: registry.npmmirror.com/glob/7.1.7 dev: true /rimraf/2.7.1: @@ -566,13 +542,6 @@ packages: shebang-regex: registry.nlark.com/shebang-regex/1.0.0 dev: true - /shebang-command/2.0.0: - resolution: {integrity: sha1-zNCvT4g1+9wmW4JGGq8MNmY/NOo=, tarball: shebang-command/download/shebang-command-2.0.0.tgz} - engines: {node: '>=8'} - dependencies: - shebang-regex: registry.nlark.com/shebang-regex/3.0.0 - dev: false - /side-channel/1.0.4: resolution: {integrity: sha1-785cj9wQTudRslxY1CkAEfpeos8=, tarball: side-channel/download/side-channel-1.0.4.tgz} dependencies: @@ -596,7 +565,7 @@ packages: engines: {node: '>=4'} dependencies: is-fullwidth-code-point: 2.0.0 - strip-ansi: 4.0.0 + strip-ansi: registry.npmmirror.com/strip-ansi/4.0.0 dev: true /string.prototype.trimend/1.0.4: @@ -613,18 +582,11 @@ packages: define-properties: 1.1.3 dev: true - /strip-ansi/4.0.0: - resolution: {integrity: sha1-qEeQIusaw2iocTibY1JixQXuNo8=, tarball: strip-ansi/download/strip-ansi-4.0.0.tgz} - engines: {node: '>=4'} - dependencies: - ansi-regex: registry.nlark.com/ansi-regex/3.0.0 - dev: true - /strip-ansi/5.2.0: resolution: {integrity: sha1-jJpTb+tq/JYr36WxBKUJHBrZwK4=, tarball: strip-ansi/download/strip-ansi-5.2.0.tgz} engines: {node: '>=6'} dependencies: - ansi-regex: 4.1.0 + ansi-regex: registry.nlark.com/ansi-regex/4.1.0 dev: true /strip-json-comments/3.0.1: @@ -685,14 +647,6 @@ packages: isexe: registry.nlark.com/isexe/2.0.0 dev: true - /which/2.0.2: - resolution: {integrity: sha1-fGqN0KY2oDJ+ELWckobu6T8/UbE=, tarball: which/download/which-2.0.2.tgz?cache=0&sync_timestamp=1615986567056&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fwhich%2Fdownload%2Fwhich-2.0.2.tgz} - engines: {node: '>= 8'} - hasBin: true - dependencies: - isexe: registry.nlark.com/isexe/2.0.0 - dev: false - /word-wrap/1.2.3: resolution: {integrity: sha1-YQY29rH3A4kb00dxzLF/uTtHB5w=, tarball: word-wrap/download/word-wrap-1.2.3.tgz} engines: {node: '>=0.10.0'} @@ -839,7 +793,7 @@ packages: dev: true registry.nlark.com/@humanwhocodes/object-schema/1.2.0: - resolution: {integrity: sha1-h956+cIxgm/daKxyWPd8Qp4OX88=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@humanwhocodes/object-schema/download/@humanwhocodes/object-schema-1.2.0.tgz} + resolution: {integrity: sha1-h956+cIxgm/daKxyWPd8Qp4OX88=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@humanwhocodes/object-schema/download/@humanwhocodes/object-schema-1.2.0.tgz} name: '@humanwhocodes/object-schema' version: 1.2.0 dev: true @@ -1039,7 +993,7 @@ packages: dev: true registry.nlark.com/acorn-jsx/5.3.2_acorn@7.4.1: - resolution: {integrity: sha1-ftW7VZCLOy8bxVxq8WU7rafweTc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/acorn-jsx/download/acorn-jsx-5.3.2.tgz} + resolution: {integrity: sha1-ftW7VZCLOy8bxVxq8WU7rafweTc=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/acorn-jsx/download/acorn-jsx-5.3.2.tgz} id: registry.nlark.com/acorn-jsx/5.3.2 name: acorn-jsx version: 5.3.2 @@ -1050,7 +1004,7 @@ packages: dev: true registry.nlark.com/acorn-jsx/5.3.2_acorn@8.5.0: - resolution: {integrity: sha1-ftW7VZCLOy8bxVxq8WU7rafweTc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/acorn-jsx/download/acorn-jsx-5.3.2.tgz} + resolution: {integrity: sha1-ftW7VZCLOy8bxVxq8WU7rafweTc=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/acorn-jsx/download/acorn-jsx-5.3.2.tgz} id: registry.nlark.com/acorn-jsx/5.3.2 name: acorn-jsx version: 5.3.2 @@ -1061,7 +1015,7 @@ packages: dev: true registry.nlark.com/acorn/7.4.1: - resolution: {integrity: sha1-/q7SVZc9LndVW4PbwIhRpsY1IPo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/acorn/download/acorn-7.4.1.tgz} + resolution: {integrity: sha1-/q7SVZc9LndVW4PbwIhRpsY1IPo=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/acorn/download/acorn-7.4.1.tgz} name: acorn version: 7.4.1 engines: {node: '>=0.4.0'} @@ -1069,7 +1023,7 @@ packages: dev: true registry.nlark.com/acorn/8.5.0: - resolution: {integrity: sha1-RRLMuZs2mMdSWR6btEcuOK1DzuI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/acorn/download/acorn-8.5.0.tgz} + resolution: {integrity: sha1-RRLMuZs2mMdSWR6btEcuOK1DzuI=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/acorn/download/acorn-8.5.0.tgz} name: acorn version: 8.5.0 engines: {node: '>=0.4.0'} @@ -1087,7 +1041,7 @@ packages: dev: true registry.nlark.com/ajv/6.12.6: - resolution: {integrity: sha1-uvWmLoArB9l3A0WG+MO69a3ybfQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/ajv/download/ajv-6.12.6.tgz?cache=0&sync_timestamp=1631500216449&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fajv%2Fdownload%2Fajv-6.12.6.tgz} + resolution: {integrity: sha1-uvWmLoArB9l3A0WG+MO69a3ybfQ=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/ajv/download/ajv-6.12.6.tgz?cache=0&sync_timestamp=1631500216449&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fajv%2Fdownload%2Fajv-6.12.6.tgz} name: ajv version: 6.12.6 dependencies: @@ -1098,7 +1052,7 @@ packages: dev: true registry.nlark.com/ansi-colors/4.1.1: - resolution: {integrity: sha1-y7muJWv3UK8eqzRPIpqif+lLo0g=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/ansi-colors/download/ansi-colors-4.1.1.tgz} + resolution: {integrity: sha1-y7muJWv3UK8eqzRPIpqif+lLo0g=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/ansi-colors/download/ansi-colors-4.1.1.tgz} name: ansi-colors version: 4.1.1 engines: {node: '>=6'} @@ -1110,18 +1064,25 @@ packages: version: 4.3.2 engines: {node: '>=8'} dependencies: - type-fest: registry.nlark.com/type-fest/0.21.3 + type-fest: registry.npmmirror.com/type-fest/0.21.3 dev: true registry.nlark.com/ansi-regex/3.0.0: - resolution: {integrity: sha1-7QMXwyIGT3lGbAKWa922Bas32Zg=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/ansi-regex/download/ansi-regex-3.0.0.tgz} + resolution: {integrity: sha1-7QMXwyIGT3lGbAKWa922Bas32Zg=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/ansi-regex/download/ansi-regex-3.0.0.tgz} name: ansi-regex version: 3.0.0 engines: {node: '>=4'} dev: true + registry.nlark.com/ansi-regex/4.1.0: + resolution: {integrity: sha1-i5+PCM8ay4Q3Vqg5yox+MWjFGZc=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/ansi-regex/download/ansi-regex-4.1.0.tgz} + name: ansi-regex + version: 4.1.0 + engines: {node: '>=6'} + dev: true + registry.nlark.com/ansi-regex/5.0.1: - resolution: {integrity: sha1-CCyyyJyf6GWaMRpTvWpNxTAdswQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/ansi-regex/download/ansi-regex-5.0.1.tgz} + resolution: {integrity: sha1-CCyyyJyf6GWaMRpTvWpNxTAdswQ=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/ansi-regex/download/ansi-regex-5.0.1.tgz} name: ansi-regex version: 5.0.1 engines: {node: '>=8'} @@ -1136,7 +1097,7 @@ packages: dev: true registry.nlark.com/ansi-styles/4.3.0: - resolution: {integrity: sha1-7dgDYornHATIWuegkG7a00tkiTc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/ansi-styles/download/ansi-styles-4.3.0.tgz} + resolution: {integrity: sha1-7dgDYornHATIWuegkG7a00tkiTc=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/ansi-styles/download/ansi-styles-4.3.0.tgz} name: ansi-styles version: 4.3.0 engines: {node: '>=8'} @@ -1144,7 +1105,7 @@ packages: color-convert: registry.nlark.com/color-convert/2.0.1 registry.nlark.com/anymatch/3.1.2: - resolution: {integrity: sha1-wFV8CWrzLxBhmPT04qODU343hxY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/anymatch/download/anymatch-3.1.2.tgz} + resolution: {integrity: sha1-wFV8CWrzLxBhmPT04qODU343hxY=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/anymatch/download/anymatch-3.1.2.tgz} name: anymatch version: 3.1.2 engines: {node: '>= 8'} @@ -1160,7 +1121,7 @@ packages: dev: true registry.nlark.com/argparse/1.0.10: - resolution: {integrity: sha1-vNZ5HqWuCXJeF+WtmIE0zUCz2RE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/argparse/download/argparse-1.0.10.tgz} + resolution: {integrity: sha1-vNZ5HqWuCXJeF+WtmIE0zUCz2RE=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/argparse/download/argparse-1.0.10.tgz} name: argparse version: 1.0.10 dependencies: @@ -1168,7 +1129,7 @@ packages: dev: true registry.nlark.com/argparse/2.0.1: - resolution: {integrity: sha1-JG9Q88p4oyQPbJl+ipvR6sSeSzg=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/argparse/download/argparse-2.0.1.tgz} + resolution: {integrity: sha1-JG9Q88p4oyQPbJl+ipvR6sSeSzg=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/argparse/download/argparse-2.0.1.tgz} name: argparse version: 2.0.1 dev: true @@ -1234,20 +1195,20 @@ packages: dev: true registry.nlark.com/balanced-match/1.0.2: - resolution: {integrity: sha1-6D46fj8wCzTLnYf2FfoMvzV2kO4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/balanced-match/download/balanced-match-1.0.2.tgz} + resolution: {integrity: sha1-6D46fj8wCzTLnYf2FfoMvzV2kO4=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/balanced-match/download/balanced-match-1.0.2.tgz} name: balanced-match version: 1.0.2 dev: true registry.nlark.com/binary-extensions/2.2.0: - resolution: {integrity: sha1-dfUC7q+f/eQvyYgpZFvk6na9ni0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/binary-extensions/download/binary-extensions-2.2.0.tgz} + resolution: {integrity: sha1-dfUC7q+f/eQvyYgpZFvk6na9ni0=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/binary-extensions/download/binary-extensions-2.2.0.tgz} name: binary-extensions version: 2.2.0 engines: {node: '>=8'} dev: true registry.nlark.com/brace-expansion/1.1.11: - resolution: {integrity: sha1-PH/L9SnYcibz0vUrlm/1Jx60Qd0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/brace-expansion/download/brace-expansion-1.1.11.tgz} + resolution: {integrity: sha1-PH/L9SnYcibz0vUrlm/1Jx60Qd0=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/brace-expansion/download/brace-expansion-1.1.11.tgz} name: brace-expansion version: 1.1.11 dependencies: @@ -1256,7 +1217,7 @@ packages: dev: true registry.nlark.com/braces/3.0.2: - resolution: {integrity: sha1-NFThpGLujVmeI23zNs2epPiv4Qc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/braces/download/braces-3.0.2.tgz} + resolution: {integrity: sha1-NFThpGLujVmeI23zNs2epPiv4Qc=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/braces/download/braces-3.0.2.tgz} name: braces version: 3.0.2 engines: {node: '>=8'} @@ -1288,7 +1249,7 @@ packages: dev: true registry.nlark.com/callsites/3.1.0: - resolution: {integrity: sha1-s2MKvYlDQy9Us/BRkjjjPNffL3M=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/callsites/download/callsites-3.1.0.tgz} + resolution: {integrity: sha1-s2MKvYlDQy9Us/BRkjjjPNffL3M=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/callsites/download/callsites-3.1.0.tgz} name: callsites version: 3.1.0 engines: {node: '>=6'} @@ -1322,7 +1283,7 @@ packages: dev: true registry.nlark.com/chalk/4.1.2: - resolution: {integrity: sha1-qsTit3NKdAhnrrFr8CqtVWoeegE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/chalk/download/chalk-4.1.2.tgz?cache=0&sync_timestamp=1631500162796&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fchalk%2Fdownload%2Fchalk-4.1.2.tgz} + resolution: {integrity: sha1-qsTit3NKdAhnrrFr8CqtVWoeegE=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/chalk/download/chalk-4.1.2.tgz?cache=0&sync_timestamp=1631500162796&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fchalk%2Fdownload%2Fchalk-4.1.2.tgz} name: chalk version: 4.1.2 engines: {node: '>=10'} @@ -1339,7 +1300,7 @@ packages: dev: true registry.nlark.com/chokidar/3.5.2: - resolution: {integrity: sha1-26OXb8rbAW9m/TZQIdkWANAcHnU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/chokidar/download/chokidar-3.5.2.tgz} + resolution: {integrity: sha1-26OXb8rbAW9m/TZQIdkWANAcHnU=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/chokidar/download/chokidar-3.5.2.tgz} name: chokidar version: 3.5.2 engines: {node: '>= 8.10.0'} @@ -1416,7 +1377,7 @@ packages: dev: true registry.nlark.com/color-convert/1.9.3: - resolution: {integrity: sha1-u3GFBpDh8TZWfeYp0tVHHe2kweg=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/color-convert/download/color-convert-1.9.3.tgz} + resolution: {integrity: sha1-u3GFBpDh8TZWfeYp0tVHHe2kweg=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/color-convert/download/color-convert-1.9.3.tgz} name: color-convert version: 1.9.3 dependencies: @@ -1424,7 +1385,7 @@ packages: dev: true registry.nlark.com/color-convert/2.0.1: - resolution: {integrity: sha1-ctOmjVmMm9s68q0ehPIdiWq9TeM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/color-convert/download/color-convert-2.0.1.tgz} + resolution: {integrity: sha1-ctOmjVmMm9s68q0ehPIdiWq9TeM=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/color-convert/download/color-convert-2.0.1.tgz} name: color-convert version: 2.0.1 engines: {node: '>=7.0.0'} @@ -1432,13 +1393,13 @@ packages: color-name: registry.nlark.com/color-name/1.1.4 registry.nlark.com/color-name/1.1.3: - resolution: {integrity: sha1-p9BVi9icQveV3UIyj3QIMcpTvCU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/color-name/download/color-name-1.1.3.tgz} + resolution: {integrity: sha1-p9BVi9icQveV3UIyj3QIMcpTvCU=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/color-name/download/color-name-1.1.3.tgz} name: color-name version: 1.1.3 dev: true registry.nlark.com/color-name/1.1.4: - resolution: {integrity: sha1-wqCah6y95pVD3m9j+jmVyCbFNqI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/color-name/download/color-name-1.1.4.tgz} + resolution: {integrity: sha1-wqCah6y95pVD3m9j+jmVyCbFNqI=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/color-name/download/color-name-1.1.4.tgz} name: color-name version: 1.1.4 @@ -1495,7 +1456,7 @@ packages: dev: true registry.nlark.com/concat-map/0.0.1: - resolution: {integrity: sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/concat-map/download/concat-map-0.0.1.tgz} + resolution: {integrity: sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/concat-map/download/concat-map-0.0.1.tgz} name: concat-map version: 0.0.1 dev: true @@ -1577,11 +1538,11 @@ packages: engines: {node: '>=8.0'} hasBin: true dependencies: - cross-spawn: 7.0.3 + cross-spawn: registry.nlark.com/cross-spawn/7.0.3 dev: false registry.nlark.com/cross-spawn/7.0.3: - resolution: {integrity: sha1-9zqFudXUHQRVUcF34ogtSshXKKY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/cross-spawn/download/cross-spawn-7.0.3.tgz} + resolution: {integrity: sha1-9zqFudXUHQRVUcF34ogtSshXKKY=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/cross-spawn/download/cross-spawn-7.0.3.tgz} name: cross-spawn version: 7.0.3 engines: {node: '>= 8'} @@ -1589,7 +1550,6 @@ packages: path-key: registry.nlark.com/path-key/3.1.1 shebang-command: registry.nlark.com/shebang-command/2.0.0 which: registry.nlark.com/which/2.0.2 - dev: true registry.nlark.com/css-render/0.15.6: resolution: {integrity: sha1-k7d4/8OBIPjNThNZQfDXbuTBt4M=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/css-render/download/css-render-0.15.6.tgz} @@ -1698,35 +1658,14 @@ packages: dev: true registry.nlark.com/debug/4.3.2: - resolution: {integrity: sha1-8KScGKyHeeMdSgxgKd+3aHPHQos=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/debug/download/debug-4.3.2.tgz} + resolution: {integrity: sha1-8KScGKyHeeMdSgxgKd+3aHPHQos=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/debug/download/debug-4.3.2.tgz} name: debug version: 4.3.2 engines: {node: '>=6.0'} - peerDependencies: - supports-color: '*' - peerDependenciesMeta: - supports-color: - optional: true dependencies: ms: registry.npmmirror.com/ms/2.1.2 dev: true - registry.nlark.com/debug/4.3.2_supports-color@8.1.1: - resolution: {integrity: sha1-8KScGKyHeeMdSgxgKd+3aHPHQos=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/debug/download/debug-4.3.2.tgz} - id: registry.nlark.com/debug/4.3.2 - name: debug - version: 4.3.2 - engines: {node: '>=6.0'} - peerDependencies: - supports-color: '*' - peerDependenciesMeta: - supports-color: - optional: true - dependencies: - ms: registry.npmmirror.com/ms/2.1.2 - supports-color: registry.nlark.com/supports-color/8.1.1 - dev: true - registry.nlark.com/decamelize-keys/1.1.0: resolution: {integrity: sha1-0XGoeTMlKAfrPLYdwcFEXQeN8tk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/decamelize-keys/download/decamelize-keys-1.1.0.tgz} name: decamelize-keys @@ -1738,7 +1677,7 @@ packages: dev: true registry.nlark.com/deep-is/0.1.3: - resolution: {integrity: sha1-s2nW+128E+7PUk+RsHD+7cNXzzQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/deep-is/download/deep-is-0.1.3.tgz} + resolution: {integrity: sha1-s2nW+128E+7PUk+RsHD+7cNXzzQ=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/deep-is/download/deep-is-0.1.3.tgz} name: deep-is version: 0.1.3 dev: true @@ -1797,7 +1736,7 @@ packages: dev: true registry.nlark.com/doctrine/3.0.0: - resolution: {integrity: sha1-rd6+rXKmV023g2OdyHoSF3OXOWE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/doctrine/download/doctrine-3.0.0.tgz} + resolution: {integrity: sha1-rd6+rXKmV023g2OdyHoSF3OXOWE=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/doctrine/download/doctrine-3.0.0.tgz} name: doctrine version: 3.0.0 engines: {node: '>=6.0.0'} @@ -1903,7 +1842,7 @@ packages: dev: true registry.nlark.com/enquirer/2.3.6: - resolution: {integrity: sha1-Kn/l3WNKHkElqXXsmU/1RW3Dc00=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/enquirer/download/enquirer-2.3.6.tgz} + resolution: {integrity: sha1-Kn/l3WNKHkElqXXsmU/1RW3Dc00=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/enquirer/download/enquirer-2.3.6.tgz} name: enquirer version: 2.3.6 engines: {node: '>=8.6'} @@ -1976,20 +1915,20 @@ packages: dev: true registry.nlark.com/escape-string-regexp/1.0.5: - resolution: {integrity: sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/escape-string-regexp/download/escape-string-regexp-1.0.5.tgz} + resolution: {integrity: sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/escape-string-regexp/download/escape-string-regexp-1.0.5.tgz} name: escape-string-regexp version: 1.0.5 engines: {node: '>=0.8.0'} dev: true registry.nlark.com/escape-string-regexp/4.0.0: - resolution: {integrity: sha1-FLqDpdNz49MR5a/KKc9b+tllvzQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/escape-string-regexp/download/escape-string-regexp-4.0.0.tgz} + resolution: {integrity: sha1-FLqDpdNz49MR5a/KKc9b+tllvzQ=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/escape-string-regexp/download/escape-string-regexp-4.0.0.tgz} name: escape-string-regexp version: 4.0.0 engines: {node: '>=10'} dev: true - registry.nlark.com/eslint-config-prettier/6.15.0_eslint@8.0.1: + registry.nlark.com/eslint-config-prettier/6.15.0_eslint@8.1.0: resolution: {integrity: sha1-f5P2y31FqS8VN6cOzAY2bhrG/tk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/eslint-config-prettier/download/eslint-config-prettier-6.15.0.tgz?cache=0&sync_timestamp=1619273822093&other_urls=https%3A%2F%2Fregistry.nlark.com%2Feslint-config-prettier%2Fdownload%2Feslint-config-prettier-6.15.0.tgz} id: registry.nlark.com/eslint-config-prettier/6.15.0 name: eslint-config-prettier @@ -1998,11 +1937,11 @@ packages: peerDependencies: eslint: '>=3.14.1' dependencies: - eslint: registry.npmmirror.com/eslint/8.0.1 + eslint: registry.npmmirror.com/eslint/8.1.0 get-stdin: 6.0.0 dev: true - registry.nlark.com/eslint-config-prettier/8.3.0_eslint@8.0.1: + registry.nlark.com/eslint-config-prettier/8.3.0_eslint@8.1.0: resolution: {integrity: sha1-90cbILb+ipqSVMxoRFQgKIai3Xo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/eslint-config-prettier/download/eslint-config-prettier-8.3.0.tgz?cache=0&sync_timestamp=1619273822093&other_urls=https%3A%2F%2Fregistry.nlark.com%2Feslint-config-prettier%2Fdownload%2Feslint-config-prettier-8.3.0.tgz} id: registry.nlark.com/eslint-config-prettier/8.3.0 name: eslint-config-prettier @@ -2011,7 +1950,7 @@ packages: peerDependencies: eslint: '>=7.0.0' dependencies: - eslint: registry.npmmirror.com/eslint/8.0.1 + eslint: registry.npmmirror.com/eslint/8.1.0 dev: true registry.nlark.com/eslint-import-resolver-node/0.3.6: @@ -2023,7 +1962,7 @@ packages: resolve: registry.nlark.com/resolve/1.20.0 dev: true - registry.nlark.com/eslint-plugin-prettier/4.0.0_15313026b01cdd263118061498e273ac: + registry.nlark.com/eslint-plugin-prettier/4.0.0_850528f9ec3c0797b9b19a94a36b5ba3: resolution: {integrity: sha1-i5nR5LiySnYkcrRWeZICNhnLmOA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/eslint-plugin-prettier/download/eslint-plugin-prettier-4.0.0.tgz} id: registry.nlark.com/eslint-plugin-prettier/4.0.0 name: eslint-plugin-prettier @@ -2037,8 +1976,8 @@ packages: eslint-config-prettier: optional: true dependencies: - eslint: registry.npmmirror.com/eslint/8.0.1 - eslint-config-prettier: registry.nlark.com/eslint-config-prettier/8.3.0_eslint@8.0.1 + eslint: registry.npmmirror.com/eslint/8.1.0 + eslint-config-prettier: registry.nlark.com/eslint-config-prettier/8.3.0_eslint@8.1.0 prettier: registry.nlark.com/prettier/2.4.1 prettier-linter-helpers: 1.0.0 dev: true @@ -2054,7 +1993,7 @@ packages: dev: true registry.nlark.com/eslint-scope/6.0.0: - resolution: {integrity: sha1-nPRbE8Wsjz1MUPRqUSH2Gz4xiXg=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/eslint-scope/download/eslint-scope-6.0.0.tgz?cache=0&sync_timestamp=1631500167228&other_urls=https%3A%2F%2Fregistry.nlark.com%2Feslint-scope%2Fdownload%2Feslint-scope-6.0.0.tgz} + resolution: {integrity: sha1-nPRbE8Wsjz1MUPRqUSH2Gz4xiXg=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/eslint-scope/download/eslint-scope-6.0.0.tgz?cache=0&sync_timestamp=1631500167228&other_urls=https%3A%2F%2Fregistry.nlark.com%2Feslint-scope%2Fdownload%2Feslint-scope-6.0.0.tgz} name: eslint-scope version: 6.0.0 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} @@ -2072,8 +2011,8 @@ packages: eslint-visitor-keys: registry.nlark.com/eslint-visitor-keys/1.3.0 dev: true - registry.nlark.com/eslint-utils/3.0.0_eslint@8.0.1: - resolution: {integrity: sha1-iuuvrOc0W7M1WdsKHxOh0tSMNnI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/eslint-utils/download/eslint-utils-3.0.0.tgz} + registry.nlark.com/eslint-utils/3.0.0_eslint@8.1.0: + resolution: {integrity: sha1-iuuvrOc0W7M1WdsKHxOh0tSMNnI=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/eslint-utils/download/eslint-utils-3.0.0.tgz} id: registry.nlark.com/eslint-utils/3.0.0 name: eslint-utils version: 3.0.0 @@ -2081,7 +2020,7 @@ packages: peerDependencies: eslint: '>=5' dependencies: - eslint: registry.npmmirror.com/eslint/8.0.1 + eslint: registry.npmmirror.com/eslint/8.1.0 eslint-visitor-keys: registry.nlark.com/eslint-visitor-keys/2.1.0 dev: true @@ -2093,14 +2032,14 @@ packages: dev: true registry.nlark.com/eslint-visitor-keys/2.1.0: - resolution: {integrity: sha1-9lMoJZMFknOSyTjtROsKXJsr0wM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/eslint-visitor-keys/download/eslint-visitor-keys-2.1.0.tgz} + resolution: {integrity: sha1-9lMoJZMFknOSyTjtROsKXJsr0wM=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/eslint-visitor-keys/download/eslint-visitor-keys-2.1.0.tgz} name: eslint-visitor-keys version: 2.1.0 engines: {node: '>=10'} dev: true registry.nlark.com/eslint-visitor-keys/3.0.0: - resolution: {integrity: sha1-4y6Zxs3C6wY/IE7aXbZ7/li7QYY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/eslint-visitor-keys/download/eslint-visitor-keys-3.0.0.tgz} + resolution: {integrity: sha1-4y6Zxs3C6wY/IE7aXbZ7/li7QYY=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/eslint-visitor-keys/download/eslint-visitor-keys-3.0.0.tgz} name: eslint-visitor-keys version: 3.0.0 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} @@ -2118,7 +2057,7 @@ packages: dev: true registry.nlark.com/espree/9.0.0: - resolution: {integrity: sha1-6QopZWmCKFAudxx6WEibGp0QcJA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/espree/download/espree-9.0.0.tgz} + resolution: {integrity: sha1-6QopZWmCKFAudxx6WEibGp0QcJA=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/espree/download/espree-9.0.0.tgz} name: espree version: 9.0.0 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} @@ -2129,7 +2068,7 @@ packages: dev: true registry.nlark.com/esprima/4.0.1: - resolution: {integrity: sha1-E7BM2z5sXRnfkatph6hpVhmwqnE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/esprima/download/esprima-4.0.1.tgz} + resolution: {integrity: sha1-E7BM2z5sXRnfkatph6hpVhmwqnE=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/esprima/download/esprima-4.0.1.tgz} name: esprima version: 4.0.1 engines: {node: '>=4'} @@ -2137,7 +2076,7 @@ packages: dev: true registry.nlark.com/esquery/1.4.0: - resolution: {integrity: sha1-IUj/w4uC6McFff7UhCWz5h8PJKU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/esquery/download/esquery-1.4.0.tgz} + resolution: {integrity: sha1-IUj/w4uC6McFff7UhCWz5h8PJKU=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/esquery/download/esquery-1.4.0.tgz} name: esquery version: 1.4.0 engines: {node: '>=0.10'} @@ -2146,7 +2085,7 @@ packages: dev: true registry.nlark.com/esrecurse/4.3.0: - resolution: {integrity: sha1-eteWTWeauyi+5yzsY3WLHF0smSE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/esrecurse/download/esrecurse-4.3.0.tgz} + resolution: {integrity: sha1-eteWTWeauyi+5yzsY3WLHF0smSE=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/esrecurse/download/esrecurse-4.3.0.tgz} name: esrecurse version: 4.3.0 engines: {node: '>=4.0'} @@ -2155,14 +2094,14 @@ packages: dev: true registry.nlark.com/estraverse/4.3.0: - resolution: {integrity: sha1-OYrT88WiSUi+dyXoPRGn3ijNvR0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/estraverse/download/estraverse-4.3.0.tgz} + resolution: {integrity: sha1-OYrT88WiSUi+dyXoPRGn3ijNvR0=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/estraverse/download/estraverse-4.3.0.tgz} name: estraverse version: 4.3.0 engines: {node: '>=4.0'} dev: true registry.nlark.com/estraverse/5.2.0: - resolution: {integrity: sha1-MH30JUfmzHMk088DwVXVzbjFOIA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/estraverse/download/estraverse-5.2.0.tgz} + resolution: {integrity: sha1-MH30JUfmzHMk088DwVXVzbjFOIA=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/estraverse/download/estraverse-5.2.0.tgz} name: estraverse version: 5.2.0 engines: {node: '>=4.0'} @@ -2174,7 +2113,7 @@ packages: version: 2.0.2 registry.nlark.com/esutils/2.0.3: - resolution: {integrity: sha1-dNLrTeC42hKTcRkQ1Qd1ubcQ72Q=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/esutils/download/esutils-2.0.3.tgz} + resolution: {integrity: sha1-dNLrTeC42hKTcRkQ1Qd1ubcQ72Q=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/esutils/download/esutils-2.0.3.tgz} name: esutils version: 2.0.3 engines: {node: '>=0.10.0'} @@ -2214,7 +2153,7 @@ packages: dev: true registry.nlark.com/fast-deep-equal/3.1.3: - resolution: {integrity: sha1-On1WtVnWy8PrUSMlJE5hmmXGxSU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/fast-deep-equal/download/fast-deep-equal-3.1.3.tgz} + resolution: {integrity: sha1-On1WtVnWy8PrUSMlJE5hmmXGxSU=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/fast-deep-equal/download/fast-deep-equal-3.1.3.tgz} name: fast-deep-equal version: 3.1.3 dev: true @@ -2233,13 +2172,13 @@ packages: dev: true registry.nlark.com/fast-json-stable-stringify/2.1.0: - resolution: {integrity: sha1-h0v2nG9ATCtdmcSBNBOZ/VWJJjM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/fast-json-stable-stringify/download/fast-json-stable-stringify-2.1.0.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.nlark.com%2Ffast-json-stable-stringify%2Fdownload%2Ffast-json-stable-stringify-2.1.0.tgz} + resolution: {integrity: sha1-h0v2nG9ATCtdmcSBNBOZ/VWJJjM=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/fast-json-stable-stringify/download/fast-json-stable-stringify-2.1.0.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.nlark.com%2Ffast-json-stable-stringify%2Fdownload%2Ffast-json-stable-stringify-2.1.0.tgz} name: fast-json-stable-stringify version: 2.1.0 dev: true registry.nlark.com/fast-levenshtein/2.0.6: - resolution: {integrity: sha1-PYpcZog6FqMMqGQ+hR8Zuqd5eRc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/fast-levenshtein/download/fast-levenshtein-2.0.6.tgz} + resolution: {integrity: sha1-PYpcZog6FqMMqGQ+hR8Zuqd5eRc=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/fast-levenshtein/download/fast-levenshtein-2.0.6.tgz} name: fast-levenshtein version: 2.0.6 dev: true @@ -2258,11 +2197,11 @@ packages: version: 2.0.0 engines: {node: '>=4'} dependencies: - escape-string-regexp: 1.0.5 + escape-string-regexp: registry.nlark.com/escape-string-regexp/1.0.5 dev: true registry.nlark.com/file-entry-cache/6.0.1: - resolution: {integrity: sha1-IRst2WWcsDlLBz5zI6w8kz1SICc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/file-entry-cache/download/file-entry-cache-6.0.1.tgz} + resolution: {integrity: sha1-IRst2WWcsDlLBz5zI6w8kz1SICc=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/file-entry-cache/download/file-entry-cache-6.0.1.tgz} name: file-entry-cache version: 6.0.1 engines: {node: ^10.12.0 || >=12.0.0} @@ -2279,7 +2218,7 @@ packages: dev: true registry.nlark.com/fill-range/7.0.1: - resolution: {integrity: sha1-GRmmp8df44ssfHflGYU12prN2kA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/fill-range/download/fill-range-7.0.1.tgz} + resolution: {integrity: sha1-GRmmp8df44ssfHflGYU12prN2kA=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/fill-range/download/fill-range-7.0.1.tgz} name: fill-range version: 7.0.1 engines: {node: '>=8'} @@ -2314,7 +2253,7 @@ packages: dev: true registry.nlark.com/flat-cache/3.0.4: - resolution: {integrity: sha1-YbAzgwKy/p+Vfcwy/CqH8cMEixE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/flat-cache/download/flat-cache-3.0.4.tgz} + resolution: {integrity: sha1-YbAzgwKy/p+Vfcwy/CqH8cMEixE=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/flat-cache/download/flat-cache-3.0.4.tgz} name: flat-cache version: 3.0.4 engines: {node: ^10.12.0 || >=12.0.0} @@ -2324,7 +2263,7 @@ packages: dev: true registry.nlark.com/flatted/3.2.2: - resolution: {integrity: sha1-ZL/tXLaP48p4s+shStl7Y77c5WE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/flatted/download/flatted-3.2.2.tgz} + resolution: {integrity: sha1-ZL/tXLaP48p4s+shStl7Y77c5WE=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/flatted/download/flatted-3.2.2.tgz} name: flatted version: 3.2.2 dev: true @@ -2375,13 +2314,13 @@ packages: dev: true registry.nlark.com/fs.realpath/1.0.0: - resolution: {integrity: sha1-FQStJSMVjKpA20onh8sBQRmU6k8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/fs.realpath/download/fs.realpath-1.0.0.tgz} + resolution: {integrity: sha1-FQStJSMVjKpA20onh8sBQRmU6k8=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/fs.realpath/download/fs.realpath-1.0.0.tgz} name: fs.realpath version: 1.0.0 dev: true registry.nlark.com/fsevents/2.3.2: - resolution: {integrity: sha1-ilJveLj99GI7cJ4Ll1xSwkwC/Ro=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/fsevents/download/fsevents-2.3.2.tgz} + resolution: {integrity: sha1-ilJveLj99GI7cJ4Ll1xSwkwC/Ro=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/fsevents/download/fsevents-2.3.2.tgz} name: fsevents version: 2.3.2 engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0} @@ -2472,12 +2411,12 @@ packages: name: glob version: 7.1.7 dependencies: - fs.realpath: 1.0.0 - inflight: 1.0.6 - inherits: 2.0.4 + fs.realpath: registry.nlark.com/fs.realpath/1.0.0 + inflight: registry.nlark.com/inflight/1.0.6 + inherits: registry.nlark.com/inherits/2.0.4 minimatch: registry.nlark.com/minimatch/3.0.4 - once: 1.4.0 - path-is-absolute: 1.0.1 + once: registry.nlark.com/once/1.4.0 + path-is-absolute: registry.nlark.com/path-is-absolute/1.0.1 dev: true registry.nlark.com/global-dirs/0.1.1: @@ -2490,7 +2429,7 @@ packages: dev: true registry.nlark.com/globals/13.11.0: - resolution: {integrity: sha1-QO9njaEX/nvS4o8fqySVG9AlW+c=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/globals/download/globals-13.11.0.tgz} + resolution: {integrity: sha1-QO9njaEX/nvS4o8fqySVG9AlW+c=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/globals/download/globals-13.11.0.tgz} name: globals version: 13.11.0 engines: {node: '>=8'} @@ -2540,14 +2479,14 @@ packages: dev: true registry.nlark.com/has-flag/3.0.0: - resolution: {integrity: sha1-tdRU3CGZriJWmfNGfloH87lVuv0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/has-flag/download/has-flag-3.0.0.tgz} + resolution: {integrity: sha1-tdRU3CGZriJWmfNGfloH87lVuv0=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/has-flag/download/has-flag-3.0.0.tgz} name: has-flag version: 3.0.0 engines: {node: '>=4'} dev: true registry.nlark.com/has-flag/4.0.0: - resolution: {integrity: sha1-lEdx/ZyByBJlxNaUGGDaBrtZR5s=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/has-flag/download/has-flag-4.0.0.tgz} + resolution: {integrity: sha1-lEdx/ZyByBJlxNaUGGDaBrtZR5s=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/has-flag/download/has-flag-4.0.0.tgz} name: has-flag version: 4.0.0 engines: {node: '>=8'} @@ -2642,7 +2581,7 @@ packages: dev: true registry.nlark.com/ignore/4.0.6: - resolution: {integrity: sha1-dQ49tYYgh7RzfrrIIH/9HvJ7Jfw=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/ignore/download/ignore-4.0.6.tgz} + resolution: {integrity: sha1-dQ49tYYgh7RzfrrIIH/9HvJ7Jfw=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/ignore/download/ignore-4.0.6.tgz} name: ignore version: 4.0.6 engines: {node: '>= 4'} @@ -2656,7 +2595,7 @@ packages: dev: true registry.nlark.com/import-fresh/3.3.0: - resolution: {integrity: sha1-NxYsJfy566oublPVtNiM4X2eDCs=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/import-fresh/download/import-fresh-3.3.0.tgz} + resolution: {integrity: sha1-NxYsJfy566oublPVtNiM4X2eDCs=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/import-fresh/download/import-fresh-3.3.0.tgz} name: import-fresh version: 3.3.0 engines: {node: '>=6'} @@ -2666,7 +2605,7 @@ packages: dev: true registry.nlark.com/imurmurhash/0.1.4: - resolution: {integrity: sha1-khi5srkoojixPcT7a21XbyMUU+o=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/imurmurhash/download/imurmurhash-0.1.4.tgz} + resolution: {integrity: sha1-khi5srkoojixPcT7a21XbyMUU+o=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/imurmurhash/download/imurmurhash-0.1.4.tgz} name: imurmurhash version: 0.1.4 engines: {node: '>=0.8.19'} @@ -2680,7 +2619,7 @@ packages: dev: true registry.nlark.com/inflight/1.0.6: - resolution: {integrity: sha1-Sb1jMdfQLQwJvJEKEHW6gWW1bfk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/inflight/download/inflight-1.0.6.tgz} + resolution: {integrity: sha1-Sb1jMdfQLQwJvJEKEHW6gWW1bfk=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/inflight/download/inflight-1.0.6.tgz} name: inflight version: 1.0.6 dependencies: @@ -2689,7 +2628,7 @@ packages: dev: true registry.nlark.com/inherits/2.0.4: - resolution: {integrity: sha1-D6LGT5MpF8NDOg3tVTY6rjdBa3w=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/inherits/download/inherits-2.0.4.tgz} + resolution: {integrity: sha1-D6LGT5MpF8NDOg3tVTY6rjdBa3w=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/inherits/download/inherits-2.0.4.tgz} name: inherits version: 2.0.4 dev: true @@ -2747,7 +2686,7 @@ packages: dev: true registry.nlark.com/is-binary-path/2.1.0: - resolution: {integrity: sha1-6h9/O4DwZCNug0cPhsCcJU+0Wwk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/is-binary-path/download/is-binary-path-2.1.0.tgz} + resolution: {integrity: sha1-6h9/O4DwZCNug0cPhsCcJU+0Wwk=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/is-binary-path/download/is-binary-path-2.1.0.tgz} name: is-binary-path version: 2.1.0 engines: {node: '>=8'} @@ -2799,7 +2738,7 @@ packages: dev: true registry.nlark.com/is-extglob/2.1.1: - resolution: {integrity: sha1-qIwCU1eR8C7TfHahueqXc8gz+MI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/is-extglob/download/is-extglob-2.1.1.tgz} + resolution: {integrity: sha1-qIwCU1eR8C7TfHahueqXc8gz+MI=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/is-extglob/download/is-extglob-2.1.1.tgz} name: is-extglob version: 2.1.1 engines: {node: '>=0.10.0'} @@ -2829,7 +2768,7 @@ packages: dev: true registry.nlark.com/is-number/7.0.0: - resolution: {integrity: sha1-dTU0W4lnNNX4DE0GxQlVUnoU8Ss=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/is-number/download/is-number-7.0.0.tgz} + resolution: {integrity: sha1-dTU0W4lnNNX4DE0GxQlVUnoU8Ss=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/is-number/download/is-number-7.0.0.tgz} name: is-number version: 7.0.0 engines: {node: '>=0.12.0'} @@ -2930,7 +2869,7 @@ packages: dev: true registry.nlark.com/isexe/2.0.0: - resolution: {integrity: sha1-6PvzdNxVb/iUehDcsFctYz8s+hA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/isexe/download/isexe-2.0.0.tgz} + resolution: {integrity: sha1-6PvzdNxVb/iUehDcsFctYz8s+hA=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/isexe/download/isexe-2.0.0.tgz} name: isexe version: 2.0.0 @@ -2959,7 +2898,7 @@ packages: dev: true registry.nlark.com/js-yaml/3.14.1: - resolution: {integrity: sha1-2ugS/bOCX6MGYJqHFzg8UMNqBTc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/js-yaml/download/js-yaml-3.14.1.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fjs-yaml%2Fdownload%2Fjs-yaml-3.14.1.tgz} + resolution: {integrity: sha1-2ugS/bOCX6MGYJqHFzg8UMNqBTc=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/js-yaml/download/js-yaml-3.14.1.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fjs-yaml%2Fdownload%2Fjs-yaml-3.14.1.tgz} name: js-yaml version: 3.14.1 hasBin: true @@ -2969,7 +2908,7 @@ packages: dev: true registry.nlark.com/js-yaml/4.1.0: - resolution: {integrity: sha1-wftl+PUBeQHN0slRhkuhhFihBgI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/js-yaml/download/js-yaml-4.1.0.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fjs-yaml%2Fdownload%2Fjs-yaml-4.1.0.tgz} + resolution: {integrity: sha1-wftl+PUBeQHN0slRhkuhhFihBgI=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/js-yaml/download/js-yaml-4.1.0.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fjs-yaml%2Fdownload%2Fjs-yaml-4.1.0.tgz} name: js-yaml version: 4.1.0 hasBin: true @@ -2984,13 +2923,13 @@ packages: dev: true registry.nlark.com/json-schema-traverse/0.4.1: - resolution: {integrity: sha1-afaofZUTq4u4/mO9sJecRI5oRmA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/json-schema-traverse/download/json-schema-traverse-0.4.1.tgz} + resolution: {integrity: sha1-afaofZUTq4u4/mO9sJecRI5oRmA=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/json-schema-traverse/download/json-schema-traverse-0.4.1.tgz} name: json-schema-traverse version: 0.4.1 dev: true registry.nlark.com/json-stable-stringify-without-jsonify/1.0.1: - resolution: {integrity: sha1-nbe1lJatPzz+8wp1FC0tkwrXJlE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/json-stable-stringify-without-jsonify/download/json-stable-stringify-without-jsonify-1.0.1.tgz} + resolution: {integrity: sha1-nbe1lJatPzz+8wp1FC0tkwrXJlE=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/json-stable-stringify-without-jsonify/download/json-stable-stringify-without-jsonify-1.0.1.tgz} name: json-stable-stringify-without-jsonify version: 1.0.1 dev: true @@ -3064,7 +3003,7 @@ packages: dev: true registry.nlark.com/levn/0.4.1: - resolution: {integrity: sha1-rkViwAdHO5MqYgDUAyaN0v/8at4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/levn/download/levn-0.4.1.tgz} + resolution: {integrity: sha1-rkViwAdHO5MqYgDUAyaN0v/8at4=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/levn/download/levn-0.4.1.tgz} name: levn version: 0.4.1 engines: {node: '>= 0.8.0'} @@ -3120,7 +3059,7 @@ packages: dev: true registry.nlark.com/lodash.merge/4.6.2: - resolution: {integrity: sha1-VYqlO0O2YeGSWgr9+japoQhf5Xo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/lodash.merge/download/lodash.merge-4.6.2.tgz} + resolution: {integrity: sha1-VYqlO0O2YeGSWgr9+japoQhf5Xo=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/lodash.merge/download/lodash.merge-4.6.2.tgz} name: lodash.merge version: 4.6.2 dev: true @@ -3201,7 +3140,7 @@ packages: read-pkg-up: registry.nlark.com/read-pkg-up/7.0.1 redent: registry.nlark.com/redent/3.0.0 trim-newlines: registry.nlark.com/trim-newlines/3.0.1 - type-fest: registry.nlark.com/type-fest/0.18.1 + type-fest: registry.npmmirror.com/type-fest/0.18.1 yargs-parser: registry.nlark.com/yargs-parser/20.2.9 dev: true @@ -3265,7 +3204,7 @@ packages: dev: true registry.nlark.com/minimatch/3.0.4: - resolution: {integrity: sha1-UWbihkV/AzBgZL5Ul+jbsMPTIIM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/minimatch/download/minimatch-3.0.4.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fminimatch%2Fdownload%2Fminimatch-3.0.4.tgz} + resolution: {integrity: sha1-UWbihkV/AzBgZL5Ul+jbsMPTIIM=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/minimatch/download/minimatch-3.0.4.tgz} name: minimatch version: 3.0.4 dependencies: @@ -3323,7 +3262,7 @@ packages: dev: true registry.nlark.com/normalize-path/3.0.0: - resolution: {integrity: sha1-Dc1p/yOhybEf0JeDFmRKA4ghamU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/normalize-path/download/normalize-path-3.0.0.tgz} + resolution: {integrity: sha1-Dc1p/yOhybEf0JeDFmRKA4ghamU=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/normalize-path/download/normalize-path-3.0.0.tgz} name: normalize-path version: 3.0.0 engines: {node: '>=0.10.0'} @@ -3372,7 +3311,7 @@ packages: dev: true registry.nlark.com/once/1.4.0: - resolution: {integrity: sha1-WDsap3WWHUsROsF9nFC6753Xa9E=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/once/download/once-1.4.0.tgz} + resolution: {integrity: sha1-WDsap3WWHUsROsF9nFC6753Xa9E=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/once/download/once-1.4.0.tgz} name: once version: 1.4.0 dependencies: @@ -3399,7 +3338,7 @@ packages: dev: true registry.nlark.com/optionator/0.9.1: - resolution: {integrity: sha1-TyNqY3Pa4FZqbUPhMmZ09QwpFJk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/optionator/download/optionator-0.9.1.tgz} + resolution: {integrity: sha1-TyNqY3Pa4FZqbUPhMmZ09QwpFJk=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/optionator/download/optionator-0.9.1.tgz} name: optionator version: 0.9.1 engines: {node: '>= 0.8.0'} @@ -3556,18 +3495,17 @@ packages: dev: true registry.nlark.com/path-is-absolute/1.0.1: - resolution: {integrity: sha1-F0uSaHNVNP+8es5r9TpanhtcX18=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/path-is-absolute/download/path-is-absolute-1.0.1.tgz} + resolution: {integrity: sha1-F0uSaHNVNP+8es5r9TpanhtcX18=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/path-is-absolute/download/path-is-absolute-1.0.1.tgz} name: path-is-absolute version: 1.0.1 engines: {node: '>=0.10.0'} dev: true registry.nlark.com/path-key/3.1.1: - resolution: {integrity: sha1-WB9q3mWMu6ZaDTOA3ndTKVBU83U=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/path-key/download/path-key-3.1.1.tgz} + resolution: {integrity: sha1-WB9q3mWMu6ZaDTOA3ndTKVBU83U=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/path-key/download/path-key-3.1.1.tgz} name: path-key version: 3.1.1 engines: {node: '>=8'} - dev: true registry.nlark.com/path-parse/1.0.7: resolution: {integrity: sha1-+8EUtgykKzDZ2vWFjkvWi77bZzU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/path-parse/download/path-parse-1.0.7.tgz} @@ -3583,7 +3521,7 @@ packages: dev: true registry.nlark.com/picomatch/2.3.0: - resolution: {integrity: sha1-8fBh3o9qS/AiiS4tEoI0+5gwKXI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/picomatch/download/picomatch-2.3.0.tgz} + resolution: {integrity: sha1-8fBh3o9qS/AiiS4tEoI0+5gwKXI=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/picomatch/download/picomatch-2.3.0.tgz} name: picomatch version: 2.3.0 engines: {node: '>=8.6'} @@ -3605,7 +3543,7 @@ packages: dev: true registry.nlark.com/prelude-ls/1.2.1: - resolution: {integrity: sha1-3rxkidem5rDnYRiIzsiAM30xY5Y=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/prelude-ls/download/prelude-ls-1.2.1.tgz} + resolution: {integrity: sha1-3rxkidem5rDnYRiIzsiAM30xY5Y=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/prelude-ls/download/prelude-ls-1.2.1.tgz} name: prelude-ls version: 1.2.1 engines: {node: '>= 0.8.0'} @@ -3620,7 +3558,7 @@ packages: dev: true registry.nlark.com/progress/2.0.3: - resolution: {integrity: sha1-foz42PW48jnBvGi+tOt4Vn1XLvg=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/progress/download/progress-2.0.3.tgz} + resolution: {integrity: sha1-foz42PW48jnBvGi+tOt4Vn1XLvg=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/progress/download/progress-2.0.3.tgz} name: progress version: 2.0.3 engines: {node: '>=0.4.0'} @@ -3750,7 +3688,7 @@ packages: dev: true registry.nlark.com/punycode/2.1.1: - resolution: {integrity: sha1-tYsBCsQMIsVldhbI0sLALHv0eew=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/punycode/download/punycode-2.1.1.tgz} + resolution: {integrity: sha1-tYsBCsQMIsVldhbI0sLALHv0eew=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/punycode/download/punycode-2.1.1.tgz} name: punycode version: 2.1.1 engines: {node: '>=6'} @@ -3784,7 +3722,7 @@ packages: dependencies: find-up: registry.npmmirror.com/find-up/4.1.0 read-pkg: registry.nlark.com/read-pkg/5.2.0 - type-fest: registry.nlark.com/type-fest/0.8.1 + type-fest: registry.npmmirror.com/type-fest/0.8.1 dev: true registry.nlark.com/read-pkg/5.2.0: @@ -3796,7 +3734,7 @@ packages: '@types/normalize-package-data': registry.nlark.com/@types/normalize-package-data/2.4.1 normalize-package-data: registry.nlark.com/normalize-package-data/2.5.0 parse-json: registry.nlark.com/parse-json/5.2.0 - type-fest: registry.nlark.com/type-fest/0.6.0 + type-fest: registry.npmmirror.com/type-fest/0.6.0 dev: true registry.nlark.com/readable-stream/3.6.0: @@ -3811,7 +3749,7 @@ packages: dev: true registry.nlark.com/readdirp/3.6.0: - resolution: {integrity: sha1-dKNwvYVxFuJFspzJc0DNQxoCpsc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/readdirp/download/readdirp-3.6.0.tgz} + resolution: {integrity: sha1-dKNwvYVxFuJFspzJc0DNQxoCpsc=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/readdirp/download/readdirp-3.6.0.tgz} name: readdirp version: 3.6.0 engines: {node: '>=8.10.0'} @@ -3868,7 +3806,7 @@ packages: version: 1.5.1 registry.nlark.com/resolve-from/4.0.0: - resolution: {integrity: sha1-SrzYUq0y3Xuqv+m0DgCjbbXzkuY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/resolve-from/download/resolve-from-4.0.0.tgz} + resolution: {integrity: sha1-SrzYUq0y3Xuqv+m0DgCjbbXzkuY=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/resolve-from/download/resolve-from-4.0.0.tgz} name: resolve-from version: 4.0.0 engines: {node: '>=4'} @@ -3917,7 +3855,7 @@ packages: dev: true registry.nlark.com/rimraf/3.0.2: - resolution: {integrity: sha1-8aVAK6YiCtUswSgrrBrjqkn9Bho=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/rimraf/download/rimraf-3.0.2.tgz} + resolution: {integrity: sha1-8aVAK6YiCtUswSgrrBrjqkn9Bho=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/rimraf/download/rimraf-3.0.2.tgz} name: rimraf version: 3.0.2 hasBin: true @@ -3976,7 +3914,7 @@ packages: dev: true registry.nlark.com/semver/5.7.1: - resolution: {integrity: sha1-qVT5Ma66UI0we78Gnv8MAclhFvc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/semver/download/semver-5.7.1.tgz?cache=0&sync_timestamp=1631500167672&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fsemver%2Fdownload%2Fsemver-5.7.1.tgz} + resolution: {integrity: sha1-qVT5Ma66UI0we78Gnv8MAclhFvc=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/semver/download/semver-5.7.1.tgz?cache=0&sync_timestamp=1631500167672&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fsemver%2Fdownload%2Fsemver-5.7.1.tgz} name: semver version: 5.7.1 hasBin: true @@ -4000,23 +3938,22 @@ packages: dev: true registry.nlark.com/shebang-command/2.0.0: - resolution: {integrity: sha1-zNCvT4g1+9wmW4JGGq8MNmY/NOo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/shebang-command/download/shebang-command-2.0.0.tgz} + resolution: {integrity: sha1-zNCvT4g1+9wmW4JGGq8MNmY/NOo=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/shebang-command/download/shebang-command-2.0.0.tgz} name: shebang-command version: 2.0.0 engines: {node: '>=8'} dependencies: shebang-regex: registry.nlark.com/shebang-regex/3.0.0 - dev: true registry.nlark.com/shebang-regex/1.0.0: - resolution: {integrity: sha1-2kL0l0DAtC2yypcoVxyxkMmO/qM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/shebang-regex/download/shebang-regex-1.0.0.tgz} + resolution: {integrity: sha1-2kL0l0DAtC2yypcoVxyxkMmO/qM=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/shebang-regex/download/shebang-regex-1.0.0.tgz} name: shebang-regex version: 1.0.0 engines: {node: '>=0.10.0'} dev: true registry.nlark.com/shebang-regex/3.0.0: - resolution: {integrity: sha1-rhbxZE2HPsrYQ7AwexQzYtTEIXI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/shebang-regex/download/shebang-regex-3.0.0.tgz} + resolution: {integrity: sha1-rhbxZE2HPsrYQ7AwexQzYtTEIXI=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/shebang-regex/download/shebang-regex-3.0.0.tgz} name: shebang-regex version: 3.0.0 engines: {node: '>=8'} @@ -4138,7 +4075,7 @@ packages: dev: true registry.nlark.com/sprintf-js/1.0.3: - resolution: {integrity: sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/sprintf-js/download/sprintf-js-1.0.3.tgz} + resolution: {integrity: sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/sprintf-js/download/sprintf-js-1.0.3.tgz} name: sprintf-js version: 1.0.3 dev: true @@ -4211,7 +4148,7 @@ packages: dev: true registry.nlark.com/strip-json-comments/3.1.1: - resolution: {integrity: sha1-MfEoGzgyYwQ0gxwxDAHMzajL4AY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/strip-json-comments/download/strip-json-comments-3.1.1.tgz} + resolution: {integrity: sha1-MfEoGzgyYwQ0gxwxDAHMzajL4AY=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/strip-json-comments/download/strip-json-comments-3.1.1.tgz} name: strip-json-comments version: 3.1.1 engines: {node: '>=8'} @@ -4227,7 +4164,7 @@ packages: dev: true registry.nlark.com/supports-color/7.2.0: - resolution: {integrity: sha1-G33NyzK4E4gBs+R4umpRyqiWSNo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/supports-color/download/supports-color-7.2.0.tgz} + resolution: {integrity: sha1-G33NyzK4E4gBs+R4umpRyqiWSNo=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/supports-color/download/supports-color-7.2.0.tgz} name: supports-color version: 7.2.0 engines: {node: '>=8'} @@ -4263,7 +4200,7 @@ packages: dev: true registry.nlark.com/text-table/0.2.0: - resolution: {integrity: sha1-f17oI66AUgfACvLfSoTsP8+lcLQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/text-table/download/text-table-0.2.0.tgz} + resolution: {integrity: sha1-f17oI66AUgfACvLfSoTsP8+lcLQ=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/text-table/download/text-table-0.2.0.tgz} name: text-table version: 0.2.0 dev: true @@ -4296,7 +4233,7 @@ packages: dev: true registry.nlark.com/to-regex-range/5.0.1: - resolution: {integrity: sha1-FkjESq58jZiKMmAY7XL1tN0DkuQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/to-regex-range/download/to-regex-range-5.0.1.tgz} + resolution: {integrity: sha1-FkjESq58jZiKMmAY7XL1tN0DkuQ=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/to-regex-range/download/to-regex-range-5.0.1.tgz} name: to-regex-range version: 5.0.1 engines: {node: '>=8.0'} @@ -4379,7 +4316,7 @@ packages: dev: true registry.nlark.com/type-check/0.4.0: - resolution: {integrity: sha1-B7ggO/pwVsBlcFDjzNLDdzC6uPE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/type-check/download/type-check-0.4.0.tgz} + resolution: {integrity: sha1-B7ggO/pwVsBlcFDjzNLDdzC6uPE=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/type-check/download/type-check-0.4.0.tgz} name: type-check version: 0.4.0 engines: {node: '>= 0.8.0'} @@ -4387,34 +4324,6 @@ packages: prelude-ls: registry.nlark.com/prelude-ls/1.2.1 dev: true - registry.nlark.com/type-fest/0.18.1: - resolution: {integrity: sha1-20vBUaSiz07r+a3V23VQjbbMhB8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/type-fest/download/type-fest-0.18.1.tgz} - name: type-fest - version: 0.18.1 - engines: {node: '>=10'} - dev: true - - registry.nlark.com/type-fest/0.21.3: - resolution: {integrity: sha1-0mCiSwGYQ24TP6JqUkptZfo7Ljc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/type-fest/download/type-fest-0.21.3.tgz} - name: type-fest - version: 0.21.3 - engines: {node: '>=10'} - dev: true - - registry.nlark.com/type-fest/0.6.0: - resolution: {integrity: sha1-jSojcNPfiG61yQraHFv2GIrPg4s=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/type-fest/download/type-fest-0.6.0.tgz} - name: type-fest - version: 0.6.0 - engines: {node: '>=8'} - dev: true - - registry.nlark.com/type-fest/0.8.1: - resolution: {integrity: sha1-CeJJ696FHTseSNJ8EFREZn8XuD0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/type-fest/download/type-fest-0.8.1.tgz} - name: type-fest - version: 0.8.1 - engines: {node: '>=8'} - dev: true - registry.nlark.com/unbox-primitive/1.0.1: resolution: {integrity: sha1-CF4hViXsMWJXTciFmr7nilmxRHE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/unbox-primitive/download/unbox-primitive-1.0.1.tgz} name: unbox-primitive @@ -4441,7 +4350,7 @@ packages: dev: true registry.nlark.com/uri-js/4.4.1: - resolution: {integrity: sha1-mxpSWVIlhZ5V9mnZKPiMbFfyp34=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/uri-js/download/uri-js-4.4.1.tgz} + resolution: {integrity: sha1-mxpSWVIlhZ5V9mnZKPiMbFfyp34=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/uri-js/download/uri-js-4.4.1.tgz} name: uri-js version: 4.4.1 dependencies: @@ -4455,7 +4364,7 @@ packages: dev: true registry.nlark.com/v8-compile-cache/2.3.0: - resolution: {integrity: sha1-LeGWGMZtwkfc+2+ZM4A12CRaLO4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/v8-compile-cache/download/v8-compile-cache-2.3.0.tgz} + resolution: {integrity: sha1-LeGWGMZtwkfc+2+ZM4A12CRaLO4=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/v8-compile-cache/download/v8-compile-cache-2.3.0.tgz} name: v8-compile-cache version: 2.3.0 dev: true @@ -4523,11 +4432,14 @@ packages: peerDependencies: '@vue/composition-api': ^1.0.0-rc.1 vue: ^3.0.0-0 || ^2.6.0 + peerDependenciesMeta: + '@vue/composition-api': + optional: true dependencies: vue: registry.npmmirror.com/vue/3.2.20 dev: false - registry.nlark.com/vue-eslint-parser/7.10.0_eslint@8.0.1: + registry.nlark.com/vue-eslint-parser/7.10.0_eslint@8.1.0: resolution: {integrity: sha1-6k5LEP0QqjXIp5rHg0iNirzSm+g=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/vue-eslint-parser/download/vue-eslint-parser-7.10.0.tgz} id: registry.nlark.com/vue-eslint-parser/7.10.0 name: vue-eslint-parser @@ -4537,15 +4449,13 @@ packages: eslint: '>=5.0.0' dependencies: debug: registry.nlark.com/debug/4.3.2 - eslint: registry.npmmirror.com/eslint/8.0.1 + eslint: registry.npmmirror.com/eslint/8.1.0 eslint-scope: registry.nlark.com/eslint-scope/5.1.1 eslint-visitor-keys: registry.nlark.com/eslint-visitor-keys/1.3.0 espree: registry.nlark.com/espree/6.2.1 esquery: 1.4.0 lodash: 4.17.21 semver: 6.3.0 - transitivePeerDependencies: - - supports-color dev: true registry.nlark.com/vue-router/4.0.11_vue@3.2.20: @@ -4578,15 +4488,23 @@ packages: is-symbol: registry.nlark.com/is-symbol/1.0.4 dev: true + registry.nlark.com/which/1.3.1: + resolution: {integrity: sha1-pFBD1U9YBTFtqNYvn1CRjT2nCwo=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/which/download/which-1.3.1.tgz} + name: which + version: 1.3.1 + hasBin: true + dependencies: + isexe: registry.nlark.com/isexe/2.0.0 + dev: true + registry.nlark.com/which/2.0.2: - resolution: {integrity: sha1-fGqN0KY2oDJ+ELWckobu6T8/UbE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/which/download/which-2.0.2.tgz} + resolution: {integrity: sha1-fGqN0KY2oDJ+ELWckobu6T8/UbE=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/which/download/which-2.0.2.tgz} name: which version: 2.0.2 engines: {node: '>= 8'} hasBin: true dependencies: isexe: registry.nlark.com/isexe/2.0.0 - dev: true registry.nlark.com/with/7.0.2: resolution: {integrity: sha1-zO461ULSVTinp6gKrSErmChJW6w=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/with/download/with-7.0.2.tgz} @@ -4601,7 +4519,7 @@ packages: dev: true registry.nlark.com/word-wrap/1.2.3: - resolution: {integrity: sha1-YQY29rH3A4kb00dxzLF/uTtHB5w=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/word-wrap/download/word-wrap-1.2.3.tgz} + resolution: {integrity: sha1-YQY29rH3A4kb00dxzLF/uTtHB5w=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/word-wrap/download/word-wrap-1.2.3.tgz} name: word-wrap version: 1.2.3 engines: {node: '>=0.10.0'} @@ -4615,7 +4533,7 @@ packages: dependencies: ansi-styles: registry.nlark.com/ansi-styles/4.3.0 string-width: registry.npmmirror.com/string-width/4.2.2 - strip-ansi: registry.npmmirror.com/strip-ansi/6.0.0 + strip-ansi: registry.npmmirror.com/strip-ansi/6.0.1 dev: true registry.nlark.com/wrap-ansi/7.0.0: @@ -4626,11 +4544,11 @@ packages: dependencies: ansi-styles: registry.nlark.com/ansi-styles/4.3.0 string-width: registry.npmmirror.com/string-width/4.2.2 - strip-ansi: registry.npmmirror.com/strip-ansi/6.0.0 + strip-ansi: registry.npmmirror.com/strip-ansi/6.0.1 dev: true registry.nlark.com/wrappy/1.0.2: - resolution: {integrity: sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/wrappy/download/wrappy-1.0.2.tgz} + resolution: {integrity: sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=, registry: http://registry.npm.taobao.org/, tarball: https://registry.nlark.com/wrappy/download/wrappy-1.0.2.tgz} name: wrappy version: 1.0.2 dev: true @@ -4881,7 +4799,7 @@ packages: dev: true registry.npmmirror.com/@eslint/eslintrc/1.0.3: - resolution: {integrity: sha1-QfCMWXAlYF9nIlHcxOi+ZrXtc2Y=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@eslint/eslintrc/download/@eslint/eslintrc-1.0.3.tgz?cache=0&sync_timestamp=1634180518979&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2F%40eslint%2Feslintrc%2Fdownload%2F%40eslint%2Feslintrc-1.0.3.tgz} + resolution: {integrity: sha1-QfCMWXAlYF9nIlHcxOi+ZrXtc2Y=, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@eslint/eslintrc/download/@eslint/eslintrc-1.0.3.tgz?cache=0&sync_timestamp=1634180518979&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2F%40eslint%2Feslintrc%2Fdownload%2F%40eslint%2Feslintrc-1.0.3.tgz} name: '@eslint/eslintrc' version: 1.0.3 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} @@ -4895,12 +4813,10 @@ packages: js-yaml: registry.nlark.com/js-yaml/3.14.1 minimatch: registry.nlark.com/minimatch/3.0.4 strip-json-comments: registry.nlark.com/strip-json-comments/3.1.1 - transitivePeerDependencies: - - supports-color dev: true registry.npmmirror.com/@humanwhocodes/config-array/0.6.0: - resolution: {integrity: sha1-tWIf2zsyMJ0tFldUVsvCd/qPAho=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@humanwhocodes/config-array/download/@humanwhocodes/config-array-0.6.0.tgz} + resolution: {integrity: sha1-tWIf2zsyMJ0tFldUVsvCd/qPAho=, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@humanwhocodes/config-array/download/@humanwhocodes/config-array-0.6.0.tgz} name: '@humanwhocodes/config-array' version: 0.6.0 engines: {node: '>=10.10.0'} @@ -4908,8 +4824,6 @@ packages: '@humanwhocodes/object-schema': registry.nlark.com/@humanwhocodes/object-schema/1.2.0 debug: registry.nlark.com/debug/4.3.2 minimatch: registry.nlark.com/minimatch/3.0.4 - transitivePeerDependencies: - - supports-color dev: true registry.npmmirror.com/@iconify/json/1.1.417: @@ -4972,7 +4886,7 @@ packages: dependencies: '@types/yargs-parser': registry.nlark.com/@types/yargs-parser/20.2.1 - registry.npmmirror.com/@typescript-eslint/eslint-plugin/5.1.0_5c3e9dad3ab5199adbc8541e4d2d5a4f: + registry.npmmirror.com/@typescript-eslint/eslint-plugin/5.1.0_273a00ec265649c49755eee7222c1c12: resolution: {integrity: sha1-OBwYjfqxL3ose2qLokAtYnPq3qo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@typescript-eslint/eslint-plugin/download/@typescript-eslint/eslint-plugin-5.1.0.tgz} id: registry.npmmirror.com/@typescript-eslint/eslint-plugin/5.1.0 name: '@typescript-eslint/eslint-plugin' @@ -4986,22 +4900,20 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/experimental-utils': registry.npmmirror.com/@typescript-eslint/experimental-utils/5.1.0_eslint@8.0.1+typescript@4.4.4 - '@typescript-eslint/parser': registry.npmmirror.com/@typescript-eslint/parser/5.1.0_eslint@8.0.1+typescript@4.4.4 + '@typescript-eslint/experimental-utils': registry.npmmirror.com/@typescript-eslint/experimental-utils/5.1.0_eslint@8.1.0+typescript@4.4.4 + '@typescript-eslint/parser': registry.npmmirror.com/@typescript-eslint/parser/5.1.0_eslint@8.1.0+typescript@4.4.4 '@typescript-eslint/scope-manager': registry.npmmirror.com/@typescript-eslint/scope-manager/5.1.0 debug: registry.nlark.com/debug/4.3.2 - eslint: registry.npmmirror.com/eslint/8.0.1 + eslint: registry.npmmirror.com/eslint/8.1.0 functional-red-black-tree: registry.nlark.com/functional-red-black-tree/1.0.1 ignore: registry.nlark.com/ignore/5.1.8 regexpp: registry.nlark.com/regexpp/3.2.0 semver: registry.nlark.com/semver/7.3.5 tsutils: registry.nlark.com/tsutils/3.21.0_typescript@4.4.4 typescript: registry.npmmirror.com/typescript/4.4.4 - transitivePeerDependencies: - - supports-color dev: true - registry.npmmirror.com/@typescript-eslint/experimental-utils/5.1.0_eslint@8.0.1+typescript@4.4.4: + registry.npmmirror.com/@typescript-eslint/experimental-utils/5.1.0_eslint@8.1.0+typescript@4.4.4: resolution: {integrity: sha1-kYoaPTBATMH47c/fDfIAgE75DTE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@typescript-eslint/experimental-utils/download/@typescript-eslint/experimental-utils-5.1.0.tgz} id: registry.npmmirror.com/@typescript-eslint/experimental-utils/5.1.0 name: '@typescript-eslint/experimental-utils' @@ -5014,15 +4926,14 @@ packages: '@typescript-eslint/scope-manager': registry.npmmirror.com/@typescript-eslint/scope-manager/5.1.0 '@typescript-eslint/types': registry.npmmirror.com/@typescript-eslint/types/5.1.0 '@typescript-eslint/typescript-estree': registry.npmmirror.com/@typescript-eslint/typescript-estree/5.1.0_typescript@4.4.4 - eslint: registry.npmmirror.com/eslint/8.0.1 + eslint: registry.npmmirror.com/eslint/8.1.0 eslint-scope: registry.nlark.com/eslint-scope/5.1.1 - eslint-utils: registry.nlark.com/eslint-utils/3.0.0_eslint@8.0.1 + eslint-utils: registry.nlark.com/eslint-utils/3.0.0_eslint@8.1.0 transitivePeerDependencies: - - supports-color - typescript dev: true - registry.npmmirror.com/@typescript-eslint/parser/5.1.0_eslint@8.0.1+typescript@4.4.4: + registry.npmmirror.com/@typescript-eslint/parser/5.1.0_eslint@8.1.0+typescript@4.4.4: resolution: {integrity: sha1-bH+DfSENK8CoEefqdCr0FPTgCQg=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@typescript-eslint/parser/download/@typescript-eslint/parser-5.1.0.tgz} id: registry.npmmirror.com/@typescript-eslint/parser/5.1.0 name: '@typescript-eslint/parser' @@ -5039,10 +4950,8 @@ packages: '@typescript-eslint/types': registry.npmmirror.com/@typescript-eslint/types/5.1.0 '@typescript-eslint/typescript-estree': registry.npmmirror.com/@typescript-eslint/typescript-estree/5.1.0_typescript@4.4.4 debug: registry.nlark.com/debug/4.3.2 - eslint: registry.npmmirror.com/eslint/8.0.1 + eslint: registry.npmmirror.com/eslint/8.1.0 typescript: registry.npmmirror.com/typescript/4.4.4 - transitivePeerDependencies: - - supports-color dev: true registry.npmmirror.com/@typescript-eslint/scope-manager/5.1.0: @@ -5082,8 +4991,6 @@ packages: semver: registry.nlark.com/semver/7.3.5 tsutils: registry.nlark.com/tsutils/3.21.0_typescript@4.4.4 typescript: registry.npmmirror.com/typescript/4.4.4 - transitivePeerDependencies: - - supports-color dev: true registry.npmmirror.com/@typescript-eslint/visitor-keys/5.1.0: @@ -5105,7 +5012,7 @@ packages: peerDependencies: vite: ^2.5.10 dependencies: - vite: registry.npmmirror.com/vite/2.6.10_sass@1.43.2 + vite: registry.npmmirror.com/vite/2.6.10_sass@1.43.3 dev: true registry.npmmirror.com/@volar/code-gen/0.28.7: @@ -5216,7 +5123,7 @@ packages: version: 6.0.0-beta.19 dev: false - registry.npmmirror.com/@vue/eslint-config-typescript/8.0.0_f0343b52b3e342de154fde57f59f8fba: + registry.npmmirror.com/@vue/eslint-config-typescript/8.0.0_333a40bd3b2ba6e9046e0d40233f9e1e: resolution: {integrity: sha1-56WqDN9fXVngX36jEOiVSkm4/EE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue/eslint-config-typescript/download/@vue/eslint-config-typescript-8.0.0.tgz?cache=0&sync_timestamp=1634109955383&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2F%40vue%2Feslint-config-typescript%2Fdownload%2F%40vue%2Feslint-config-typescript-8.0.0.tgz} id: registry.npmmirror.com/@vue/eslint-config-typescript/8.0.0 name: '@vue/eslint-config-typescript' @@ -5228,13 +5135,11 @@ packages: eslint: ^6.2.0 || ^7.0.0 || ^8.0.0 eslint-plugin-vue: ^7.17.0 dependencies: - '@typescript-eslint/eslint-plugin': registry.npmmirror.com/@typescript-eslint/eslint-plugin/5.1.0_5c3e9dad3ab5199adbc8541e4d2d5a4f - '@typescript-eslint/parser': registry.npmmirror.com/@typescript-eslint/parser/5.1.0_eslint@8.0.1+typescript@4.4.4 - eslint: registry.npmmirror.com/eslint/8.0.1 - eslint-plugin-vue: registry.npmmirror.com/eslint-plugin-vue/7.20.0_eslint@8.0.1 - vue-eslint-parser: registry.nlark.com/vue-eslint-parser/7.10.0_eslint@8.0.1 - transitivePeerDependencies: - - supports-color + '@typescript-eslint/eslint-plugin': registry.npmmirror.com/@typescript-eslint/eslint-plugin/5.1.0_273a00ec265649c49755eee7222c1c12 + '@typescript-eslint/parser': registry.npmmirror.com/@typescript-eslint/parser/5.1.0_eslint@8.1.0+typescript@4.4.4 + eslint: registry.npmmirror.com/eslint/8.1.0 + eslint-plugin-vue: registry.npmmirror.com/eslint-plugin-vue/7.20.0_eslint@8.1.0 + vue-eslint-parser: registry.nlark.com/vue-eslint-parser/7.10.0_eslint@8.1.0 dev: true registry.npmmirror.com/@vue/reactivity/3.2.20: @@ -5337,8 +5242,6 @@ packages: debug: registry.nlark.com/debug/4.3.2 jiti: registry.npmmirror.com/jiti/1.12.9 windicss: registry.npmmirror.com/windicss/3.1.9 - transitivePeerDependencies: - - supports-color dev: true registry.npmmirror.com/@windicss/plugin-utils/1.4.12: @@ -5353,8 +5256,6 @@ packages: magic-string: registry.nlark.com/magic-string/0.25.7 micromatch: registry.nlark.com/micromatch/4.0.4 windicss: registry.npmmirror.com/windicss/3.1.9 - transitivePeerDependencies: - - supports-color dev: true registry.npmmirror.com/array-includes/3.1.4: @@ -5491,7 +5392,7 @@ packages: dev: true registry.npmmirror.com/esbuild-android-arm64/0.13.4: - resolution: {integrity: sha1-UXiiDSt6unQaMcGWCfnmezRplrk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-android-arm64/download/esbuild-android-arm64-0.13.4.tgz} + resolution: {integrity: sha1-UXiiDSt6unQaMcGWCfnmezRplrk=, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-android-arm64/download/esbuild-android-arm64-0.13.4.tgz} name: esbuild-android-arm64 version: 0.13.4 cpu: [arm64] @@ -5501,7 +5402,7 @@ packages: optional: true registry.npmmirror.com/esbuild-darwin-64/0.13.4: - resolution: {integrity: sha1-ej5myOEnG2UFQbJe7WXITzVkpp0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-darwin-64/download/esbuild-darwin-64-0.13.4.tgz} + resolution: {integrity: sha1-ej5myOEnG2UFQbJe7WXITzVkpp0=, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-darwin-64/download/esbuild-darwin-64-0.13.4.tgz} name: esbuild-darwin-64 version: 0.13.4 cpu: [x64] @@ -5511,7 +5412,7 @@ packages: optional: true registry.npmmirror.com/esbuild-darwin-arm64/0.13.4: - resolution: {integrity: sha1-eT/spgMrKlfvKR65stM3aNYKSdY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-darwin-arm64/download/esbuild-darwin-arm64-0.13.4.tgz} + resolution: {integrity: sha1-eT/spgMrKlfvKR65stM3aNYKSdY=, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-darwin-arm64/download/esbuild-darwin-arm64-0.13.4.tgz} name: esbuild-darwin-arm64 version: 0.13.4 cpu: [arm64] @@ -5521,7 +5422,7 @@ packages: optional: true registry.npmmirror.com/esbuild-freebsd-64/0.13.4: - resolution: {integrity: sha1-KUrsPCz0tB+2kAIS/Jwz3Y+7tKI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-freebsd-64/download/esbuild-freebsd-64-0.13.4.tgz} + resolution: {integrity: sha1-KUrsPCz0tB+2kAIS/Jwz3Y+7tKI=, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-freebsd-64/download/esbuild-freebsd-64-0.13.4.tgz} name: esbuild-freebsd-64 version: 0.13.4 cpu: [x64] @@ -5531,7 +5432,7 @@ packages: optional: true registry.npmmirror.com/esbuild-freebsd-arm64/0.13.4: - resolution: {integrity: sha1-Cf5mx1HBL5uXaXax2D895ZTLJ4c=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-freebsd-arm64/download/esbuild-freebsd-arm64-0.13.4.tgz} + resolution: {integrity: sha1-Cf5mx1HBL5uXaXax2D895ZTLJ4c=, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-freebsd-arm64/download/esbuild-freebsd-arm64-0.13.4.tgz} name: esbuild-freebsd-arm64 version: 0.13.4 cpu: [arm64] @@ -5541,7 +5442,7 @@ packages: optional: true registry.npmmirror.com/esbuild-linux-32/0.13.4: - resolution: {integrity: sha1-qfB5PXvMnO9PT/pDmMUlh3+6WDk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-linux-32/download/esbuild-linux-32-0.13.4.tgz} + resolution: {integrity: sha1-qfB5PXvMnO9PT/pDmMUlh3+6WDk=, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-linux-32/download/esbuild-linux-32-0.13.4.tgz} name: esbuild-linux-32 version: 0.13.4 cpu: [ia32] @@ -5551,7 +5452,7 @@ packages: optional: true registry.npmmirror.com/esbuild-linux-64/0.13.4: - resolution: {integrity: sha1-wNC0ydYuO7+L3yzs43QDqm1g/C4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-linux-64/download/esbuild-linux-64-0.13.4.tgz} + resolution: {integrity: sha1-wNC0ydYuO7+L3yzs43QDqm1g/C4=, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-linux-64/download/esbuild-linux-64-0.13.4.tgz} name: esbuild-linux-64 version: 0.13.4 cpu: [x64] @@ -5561,7 +5462,7 @@ packages: optional: true registry.npmmirror.com/esbuild-linux-arm/0.13.4: - resolution: {integrity: sha1-GGzZuIhawTK5lTpKCv5mgWjevRA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-linux-arm/download/esbuild-linux-arm-0.13.4.tgz} + resolution: {integrity: sha1-GGzZuIhawTK5lTpKCv5mgWjevRA=, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-linux-arm/download/esbuild-linux-arm-0.13.4.tgz} name: esbuild-linux-arm version: 0.13.4 cpu: [arm] @@ -5571,7 +5472,7 @@ packages: optional: true registry.npmmirror.com/esbuild-linux-arm64/0.13.4: - resolution: {integrity: sha1-EpLZe/pkoI0Sco+KeDe/kndsd5s=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-linux-arm64/download/esbuild-linux-arm64-0.13.4.tgz} + resolution: {integrity: sha1-EpLZe/pkoI0Sco+KeDe/kndsd5s=, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-linux-arm64/download/esbuild-linux-arm64-0.13.4.tgz} name: esbuild-linux-arm64 version: 0.13.4 cpu: [arm64] @@ -5581,7 +5482,7 @@ packages: optional: true registry.npmmirror.com/esbuild-linux-mips64le/0.13.4: - resolution: {integrity: sha1-QgSb9yvFhoF7SlHMnjIUjRPl6Ac=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-linux-mips64le/download/esbuild-linux-mips64le-0.13.4.tgz} + resolution: {integrity: sha1-QgSb9yvFhoF7SlHMnjIUjRPl6Ac=, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-linux-mips64le/download/esbuild-linux-mips64le-0.13.4.tgz} name: esbuild-linux-mips64le version: 0.13.4 cpu: [mips64el] @@ -5591,7 +5492,7 @@ packages: optional: true registry.npmmirror.com/esbuild-linux-ppc64le/0.13.4: - resolution: {integrity: sha1-rfHOLvIwJ1fEODiH2mrE3SW+nU8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-linux-ppc64le/download/esbuild-linux-ppc64le-0.13.4.tgz} + resolution: {integrity: sha1-rfHOLvIwJ1fEODiH2mrE3SW+nU8=, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-linux-ppc64le/download/esbuild-linux-ppc64le-0.13.4.tgz} name: esbuild-linux-ppc64le version: 0.13.4 cpu: [ppc64] @@ -5601,7 +5502,7 @@ packages: optional: true registry.npmmirror.com/esbuild-openbsd-64/0.13.4: - resolution: {integrity: sha1-HIEiEBiYxSogyHhpNc8+t6Gbg7Q=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-openbsd-64/download/esbuild-openbsd-64-0.13.4.tgz} + resolution: {integrity: sha1-HIEiEBiYxSogyHhpNc8+t6Gbg7Q=, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-openbsd-64/download/esbuild-openbsd-64-0.13.4.tgz} name: esbuild-openbsd-64 version: 0.13.4 cpu: [x64] @@ -5611,7 +5512,7 @@ packages: optional: true registry.npmmirror.com/esbuild-sunos-64/0.13.4: - resolution: {integrity: sha1-TslfqhSmDylf5IW+v/7/9Ahzkzc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-sunos-64/download/esbuild-sunos-64-0.13.4.tgz} + resolution: {integrity: sha1-TslfqhSmDylf5IW+v/7/9Ahzkzc=, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-sunos-64/download/esbuild-sunos-64-0.13.4.tgz} name: esbuild-sunos-64 version: 0.13.4 cpu: [x64] @@ -5621,7 +5522,7 @@ packages: optional: true registry.npmmirror.com/esbuild-windows-32/0.13.4: - resolution: {integrity: sha1-MYLDgEh7eXsE0OwsgMKUVmaGkIA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-windows-32/download/esbuild-windows-32-0.13.4.tgz} + resolution: {integrity: sha1-MYLDgEh7eXsE0OwsgMKUVmaGkIA=, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-windows-32/download/esbuild-windows-32-0.13.4.tgz} name: esbuild-windows-32 version: 0.13.4 cpu: [ia32] @@ -5631,7 +5532,7 @@ packages: optional: true registry.npmmirror.com/esbuild-windows-64/0.13.4: - resolution: {integrity: sha1-uemV+S2B9DOgTzNhHmA+gvkjLmk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-windows-64/download/esbuild-windows-64-0.13.4.tgz} + resolution: {integrity: sha1-uemV+S2B9DOgTzNhHmA+gvkjLmk=, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-windows-64/download/esbuild-windows-64-0.13.4.tgz} name: esbuild-windows-64 version: 0.13.4 cpu: [x64] @@ -5641,7 +5542,7 @@ packages: optional: true registry.npmmirror.com/esbuild-windows-arm64/0.13.4: - resolution: {integrity: sha1-+yOVMvB7dk0Vj0zHhxeO9Mb621w=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-windows-arm64/download/esbuild-windows-arm64-0.13.4.tgz} + resolution: {integrity: sha1-+yOVMvB7dk0Vj0zHhxeO9Mb621w=, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-windows-arm64/download/esbuild-windows-arm64-0.13.4.tgz} name: esbuild-windows-arm64 version: 0.13.4 cpu: [arm64] @@ -5686,7 +5587,7 @@ packages: pkg-dir: registry.npmmirror.com/pkg-dir/2.0.0 dev: true - registry.npmmirror.com/eslint-plugin-import/2.25.2_eslint@8.0.1: + registry.npmmirror.com/eslint-plugin-import/2.25.2_eslint@8.1.0: resolution: {integrity: sha1-s7kWDv3bcC/BY2ZZ5xuh0Qrb6ek=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/eslint-plugin-import/download/eslint-plugin-import-2.25.2.tgz} id: registry.npmmirror.com/eslint-plugin-import/2.25.2 name: eslint-plugin-import @@ -5699,7 +5600,7 @@ packages: array.prototype.flat: registry.npmmirror.com/array.prototype.flat/1.2.5 debug: registry.nlark.com/debug/2.6.9 doctrine: registry.nlark.com/doctrine/2.1.0 - eslint: registry.npmmirror.com/eslint/8.0.1 + eslint: registry.npmmirror.com/eslint/8.1.0 eslint-import-resolver-node: registry.nlark.com/eslint-import-resolver-node/0.3.6 eslint-module-utils: registry.npmmirror.com/eslint-module-utils/2.7.0 has: registry.nlark.com/has/1.0.3 @@ -5711,7 +5612,7 @@ packages: tsconfig-paths: registry.nlark.com/tsconfig-paths/3.11.0 dev: true - registry.npmmirror.com/eslint-plugin-vue/7.20.0_eslint@8.0.1: + registry.npmmirror.com/eslint-plugin-vue/7.20.0_eslint@8.1.0: resolution: {integrity: sha1-mMIYhaa/3wcTw6kpV6Wv6q7tklM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/eslint-plugin-vue/download/eslint-plugin-vue-7.20.0.tgz} id: registry.npmmirror.com/eslint-plugin-vue/7.20.0 name: eslint-plugin-vue @@ -5720,19 +5621,17 @@ packages: peerDependencies: eslint: ^6.2.0 || ^7.0.0 || ^8.0.0 dependencies: - eslint: registry.npmmirror.com/eslint/8.0.1 + eslint: registry.npmmirror.com/eslint/8.1.0 eslint-utils: registry.nlark.com/eslint-utils/2.1.0 natural-compare: registry.nlark.com/natural-compare/1.4.0 semver: registry.nlark.com/semver/6.3.0 - vue-eslint-parser: registry.npmmirror.com/vue-eslint-parser/7.10.0_eslint@8.0.1 - transitivePeerDependencies: - - supports-color + vue-eslint-parser: registry.npmmirror.com/vue-eslint-parser/7.10.0_eslint@8.1.0 dev: true - registry.npmmirror.com/eslint/8.0.1: - resolution: {integrity: sha1-NhDn/koFwhVGaVFcpgg1p2oZ9wA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/eslint/download/eslint-8.0.1.tgz} + registry.npmmirror.com/eslint/8.1.0: + resolution: {integrity: sha1-APH32/QTTyZYjmyfLv6XB2D2RmQ=, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/eslint/download/eslint-8.1.0.tgz} name: eslint - version: 8.0.1 + version: 8.1.0 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} hasBin: true dependencies: @@ -5746,7 +5645,7 @@ packages: enquirer: registry.nlark.com/enquirer/2.3.6 escape-string-regexp: registry.nlark.com/escape-string-regexp/4.0.0 eslint-scope: registry.nlark.com/eslint-scope/6.0.0 - eslint-utils: registry.nlark.com/eslint-utils/3.0.0_eslint@8.0.1 + eslint-utils: registry.nlark.com/eslint-utils/3.0.0_eslint@8.1.0 eslint-visitor-keys: registry.nlark.com/eslint-visitor-keys/3.0.0 espree: registry.nlark.com/espree/9.0.0 esquery: registry.nlark.com/esquery/1.4.0 @@ -5774,8 +5673,6 @@ packages: strip-json-comments: registry.nlark.com/strip-json-comments/3.1.1 text-table: registry.nlark.com/text-table/0.2.0 v8-compile-cache: registry.nlark.com/v8-compile-cache/2.3.0 - transitivePeerDependencies: - - supports-color dev: true registry.npmmirror.com/find-up/2.1.0: @@ -5808,7 +5705,7 @@ packages: dev: true registry.npmmirror.com/glob-parent/5.1.2: - resolution: {integrity: sha1-hpgyxYA0/mikCTwX3BXoNA2EAcQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/glob-parent/download/glob-parent-5.1.2.tgz} + resolution: {integrity: sha1-hpgyxYA0/mikCTwX3BXoNA2EAcQ=, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/glob-parent/download/glob-parent-5.1.2.tgz} name: glob-parent version: 5.1.2 engines: {node: '>= 6'} @@ -5817,7 +5714,7 @@ packages: dev: true registry.npmmirror.com/glob-parent/6.0.2: - resolution: {integrity: sha1-bSN9mQg5UMeSkPJMdkKj3poo+eM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/glob-parent/download/glob-parent-6.0.2.tgz} + resolution: {integrity: sha1-bSN9mQg5UMeSkPJMdkKj3poo+eM=, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/glob-parent/download/glob-parent-6.0.2.tgz} name: glob-parent version: 6.0.2 engines: {node: '>=10.13.0'} @@ -5826,7 +5723,7 @@ packages: dev: true registry.npmmirror.com/glob/7.1.7: - resolution: {integrity: sha1-Oxk+kjPwHULQs/eClLvutBj5SpA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/glob/download/glob-7.1.7.tgz} + resolution: {integrity: sha1-Oxk+kjPwHULQs/eClLvutBj5SpA=, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/glob/download/glob-7.1.7.tgz} name: glob version: 7.1.7 dependencies: @@ -5870,7 +5767,7 @@ packages: dev: true registry.npmmirror.com/is-glob/4.0.3: - resolution: {integrity: sha1-ZPYeQsu7LuwgcanawLKLoeZdUIQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-glob/download/is-glob-4.0.3.tgz} + resolution: {integrity: sha1-ZPYeQsu7LuwgcanawLKLoeZdUIQ=, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-glob/download/is-glob-4.0.3.tgz} name: is-glob version: 4.0.3 engines: {node: '>=0.10.0'} @@ -5926,7 +5823,7 @@ packages: colorette: registry.npmmirror.com/colorette/1.4.0 commander: registry.nlark.com/commander/8.2.0 cosmiconfig: registry.nlark.com/cosmiconfig/7.0.1 - debug: registry.nlark.com/debug/4.3.2_supports-color@8.1.1 + debug: registry.nlark.com/debug/4.3.2 enquirer: registry.nlark.com/enquirer/2.3.6 execa: registry.nlark.com/execa/5.1.1 listr2: registry.npmmirror.com/listr2/3.12.2_enquirer@2.3.6 @@ -6006,13 +5903,13 @@ packages: dev: true registry.npmmirror.com/ms/2.1.2: - resolution: {integrity: sha1-0J0fNXtEP0kzgqjrPM0YOHKuYAk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ms/download/ms-2.1.2.tgz} + resolution: {integrity: sha1-0J0fNXtEP0kzgqjrPM0YOHKuYAk=, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ms/download/ms-2.1.2.tgz} name: ms version: 2.1.2 dev: true registry.npmmirror.com/ms/2.1.3: - resolution: {integrity: sha1-V0yBOM4dK1hh8LRFedut1gxmFbI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ms/download/ms-2.1.3.tgz} + resolution: {integrity: sha1-V0yBOM4dK1hh8LRFedut1gxmFbI=, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ms/download/ms-2.1.3.tgz} name: ms version: 2.1.3 dev: true @@ -6106,7 +6003,7 @@ packages: dev: true registry.npmmirror.com/parent-module/1.0.1: - resolution: {integrity: sha1-aR0nCeeMefrjoVZiJFLQB2LKqqI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/parent-module/download/parent-module-1.0.1.tgz} + resolution: {integrity: sha1-aR0nCeeMefrjoVZiJFLQB2LKqqI=, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/parent-module/download/parent-module-1.0.1.tgz} name: parent-module version: 1.0.1 engines: {node: '>=6'} @@ -6206,10 +6103,10 @@ packages: tslib: registry.nlark.com/tslib/1.14.1 dev: true - registry.npmmirror.com/sass/1.43.2: - resolution: {integrity: sha1-wCUBUgxiStZiJSmos3JOsI2oLWU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/sass/download/sass-1.43.2.tgz?cache=0&sync_timestamp=1634176643718&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Fsass%2Fdownload%2Fsass-1.43.2.tgz} + registry.npmmirror.com/sass/1.43.3: + resolution: {integrity: sha1-qhamkTG4TwzSMYmiQlceiQXxzkM=, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/sass/download/sass-1.43.3.tgz} name: sass - version: 1.43.2 + version: 1.43.3 engines: {node: '>=8.9.0'} hasBin: true dependencies: @@ -6240,17 +6137,17 @@ packages: strip-ansi: registry.npmmirror.com/strip-ansi/6.0.1 dev: true - registry.npmmirror.com/strip-ansi/6.0.0: - resolution: {integrity: sha1-CxVx3XZpzNTz4G4U7x7tJiJa5TI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/strip-ansi/download/strip-ansi-6.0.0.tgz} + registry.npmmirror.com/strip-ansi/4.0.0: + resolution: {integrity: sha1-qEeQIusaw2iocTibY1JixQXuNo8=, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/strip-ansi/download/strip-ansi-4.0.0.tgz} name: strip-ansi - version: 6.0.0 - engines: {node: '>=8'} + version: 4.0.0 + engines: {node: '>=4'} dependencies: - ansi-regex: registry.nlark.com/ansi-regex/5.0.1 + ansi-regex: registry.nlark.com/ansi-regex/3.0.0 dev: true registry.npmmirror.com/strip-ansi/6.0.1: - resolution: {integrity: sha1-nibGPTD1NEPpSJSVshBdN7Z6hdk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/strip-ansi/download/strip-ansi-6.0.1.tgz} + resolution: {integrity: sha1-nibGPTD1NEPpSJSVshBdN7Z6hdk=, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/strip-ansi/download/strip-ansi-6.0.1.tgz} name: strip-ansi version: 6.0.1 engines: {node: '>=8'} @@ -6258,13 +6155,41 @@ packages: ansi-regex: registry.nlark.com/ansi-regex/5.0.1 dev: true + registry.npmmirror.com/type-fest/0.18.1: + resolution: {integrity: sha1-20vBUaSiz07r+a3V23VQjbbMhB8=, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/type-fest/download/type-fest-0.18.1.tgz?cache=0&sync_timestamp=1634464703982&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Ftype-fest%2Fdownload%2Ftype-fest-0.18.1.tgz} + name: type-fest + version: 0.18.1 + engines: {node: '>=10'} + dev: true + registry.npmmirror.com/type-fest/0.20.2: - resolution: {integrity: sha1-G/IH9LKPkVg2ZstfvTJ4hzAc1fQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/type-fest/download/type-fest-0.20.2.tgz} + resolution: {integrity: sha1-G/IH9LKPkVg2ZstfvTJ4hzAc1fQ=, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/type-fest/download/type-fest-0.20.2.tgz?cache=0&sync_timestamp=1634464703982&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Ftype-fest%2Fdownload%2Ftype-fest-0.20.2.tgz} name: type-fest version: 0.20.2 engines: {node: '>=10'} dev: true + registry.npmmirror.com/type-fest/0.21.3: + resolution: {integrity: sha1-0mCiSwGYQ24TP6JqUkptZfo7Ljc=, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/type-fest/download/type-fest-0.21.3.tgz?cache=0&sync_timestamp=1634464703982&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Ftype-fest%2Fdownload%2Ftype-fest-0.21.3.tgz} + name: type-fest + version: 0.21.3 + engines: {node: '>=10'} + dev: true + + registry.npmmirror.com/type-fest/0.6.0: + resolution: {integrity: sha1-jSojcNPfiG61yQraHFv2GIrPg4s=, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/type-fest/download/type-fest-0.6.0.tgz?cache=0&sync_timestamp=1634464703982&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Ftype-fest%2Fdownload%2Ftype-fest-0.6.0.tgz} + name: type-fest + version: 0.6.0 + engines: {node: '>=8'} + dev: true + + registry.npmmirror.com/type-fest/0.8.1: + resolution: {integrity: sha1-CeJJ696FHTseSNJ8EFREZn8XuD0=, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/type-fest/download/type-fest-0.8.1.tgz?cache=0&sync_timestamp=1634464703982&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Ftype-fest%2Fdownload%2Ftype-fest-0.8.1.tgz} + name: type-fest + version: 0.8.1 + engines: {node: '>=8'} + dev: true + registry.npmmirror.com/typescript/4.4.3: resolution: {integrity: sha1-vcVAfKorEJ79T4L+EwZW+XeikyQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/typescript/download/typescript-4.4.3.tgz} name: typescript @@ -6311,7 +6236,6 @@ packages: unplugin: registry.npmmirror.com/unplugin/0.2.16_vite@2.6.10 transitivePeerDependencies: - rollup - - supports-color - vite - webpack dev: true @@ -6338,7 +6262,6 @@ packages: vue: registry.npmmirror.com/vue/3.2.20 transitivePeerDependencies: - rollup - - supports-color - vite - webpack dev: true @@ -6360,7 +6283,7 @@ packages: webpack: optional: true dependencies: - vite: registry.npmmirror.com/vite/2.6.10_sass@1.43.2 + vite: registry.npmmirror.com/vite/2.6.10_sass@1.43.3 webpack-virtual-modules: registry.nlark.com/webpack-virtual-modules/0.4.3 dev: true @@ -6378,7 +6301,7 @@ packages: ejs: registry.nlark.com/ejs/3.1.6 fs-extra: registry.nlark.com/fs-extra/10.0.0 html-minifier-terser: registry.nlark.com/html-minifier-terser/5.1.1 - vite: registry.npmmirror.com/vite/2.6.10_sass@1.43.2 + vite: registry.npmmirror.com/vite/2.6.10_sass@1.43.3 dev: true registry.npmmirror.com/vite-plugin-windicss/1.4.12_vite@2.6.10: @@ -6392,13 +6315,11 @@ packages: '@windicss/plugin-utils': registry.npmmirror.com/@windicss/plugin-utils/1.4.12 chalk: registry.nlark.com/chalk/4.1.2 debug: registry.nlark.com/debug/4.3.2 - vite: registry.npmmirror.com/vite/2.6.10_sass@1.43.2 + vite: registry.npmmirror.com/vite/2.6.10_sass@1.43.3 windicss: registry.npmmirror.com/windicss/3.1.9 - transitivePeerDependencies: - - supports-color dev: true - registry.npmmirror.com/vite/2.6.10_sass@1.43.2: + registry.npmmirror.com/vite/2.6.10_sass@1.43.3: resolution: {integrity: sha1-ek9CDG4sfZBix/nORXioF8crOEI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vite/download/vite-2.6.10.tgz} id: registry.npmmirror.com/vite/2.6.10 name: vite @@ -6421,7 +6342,7 @@ packages: postcss: registry.npmmirror.com/postcss/8.3.9 resolve: registry.nlark.com/resolve/1.20.0 rollup: registry.npmmirror.com/rollup/2.58.0 - sass: registry.npmmirror.com/sass/1.43.2 + sass: registry.npmmirror.com/sass/1.43.3 optionalDependencies: fsevents: registry.nlark.com/fsevents/2.3.2 dev: true @@ -6578,7 +6499,7 @@ packages: vscode-typescript-languageservice: registry.npmmirror.com/vscode-typescript-languageservice/0.28.7 dev: true - registry.npmmirror.com/vue-eslint-parser/7.10.0_eslint@8.0.1: + registry.npmmirror.com/vue-eslint-parser/7.10.0_eslint@8.1.0: resolution: {integrity: sha1-6k5LEP0QqjXIp5rHg0iNirzSm+g=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vue-eslint-parser/download/vue-eslint-parser-7.10.0.tgz?cache=0&sync_timestamp=1634606837435&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Fvue-eslint-parser%2Fdownload%2Fvue-eslint-parser-7.10.0.tgz} id: registry.npmmirror.com/vue-eslint-parser/7.10.0 name: vue-eslint-parser @@ -6588,15 +6509,13 @@ packages: eslint: '>=5.0.0' dependencies: debug: registry.nlark.com/debug/4.3.2 - eslint: registry.npmmirror.com/eslint/8.0.1 + eslint: registry.npmmirror.com/eslint/8.1.0 eslint-scope: registry.nlark.com/eslint-scope/5.1.1 eslint-visitor-keys: registry.nlark.com/eslint-visitor-keys/1.3.0 espree: registry.nlark.com/espree/6.2.1 esquery: registry.nlark.com/esquery/1.4.0 lodash: registry.nlark.com/lodash/4.17.21 semver: registry.nlark.com/semver/6.3.0 - transitivePeerDependencies: - - supports-color dev: true registry.npmmirror.com/vue-tsc/0.28.7_typescript@4.4.4: