From 3c580420a20121845f02c0dd3caca5a74f06a89d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E5=87=AF=E9=BE=99?= <502431556@qq.com> Date: Mon, 28 Feb 2022 08:43:46 +0800 Subject: [PATCH] build: update plugins --- package.json | 44 +- pnpm-lock.yaml | 9482 +++++++++++++++++++++++++++++++++++++----------- 2 files changed, 7382 insertions(+), 2144 deletions(-) diff --git a/package.json b/package.json index c2f7a9a51..d9f5c5128 100644 --- a/package.json +++ b/package.json @@ -28,15 +28,15 @@ }, "dependencies": { "@iconify/iconify": "^2.1.2", - "@vueuse/core": "^7.6.2", - "@wangeditor/editor": "^0.15.6", + "@vueuse/core": "^7.7.0", + "@wangeditor/editor": "^0.15.11", "@wangeditor/editor-for-vue": "^5.1.8-7", "@zxcvbn-ts/core": "^2.0.0", "animate.css": "^4.1.1", "axios": "^0.26.0", "echarts": "^5.3.0", "echarts-wordcloud": "^2.0.0", - "element-plus": "2.0.2", + "element-plus": "2.0.3", "intro.js": "^5.0.0", "lodash-es": "^4.17.21", "mitt": "^3.0.0", @@ -55,53 +55,53 @@ "devDependencies": { "@commitlint/cli": "^16.2.1", "@commitlint/config-conventional": "^16.2.1", - "@iconify/json": "^2.1.2", - "@intlify/vite-plugin-vue-i18n": "^3.3.0", - "@purge-icons/generated": "^0.7.0", + "@iconify/json": "^2.1.7", + "@intlify/vite-plugin-vue-i18n": "^3.3.1", + "@purge-icons/generated": "^0.8.0", "@types/intro.js": "^3.0.2", "@types/lodash-es": "^4.17.6", - "@types/node": "^17.0.18", + "@types/node": "^17.0.21", "@types/nprogress": "^0.2.0", "@types/qrcode": "^1.4.2", "@types/qs": "^6.9.7", - "@typescript-eslint/eslint-plugin": "^5.12.0", - "@typescript-eslint/parser": "^5.12.0", - "@vitejs/plugin-vue": "^2.2.0", + "@typescript-eslint/eslint-plugin": "^5.12.1", + "@typescript-eslint/parser": "^5.12.1", + "@vitejs/plugin-vue": "^2.2.2", "@vitejs/plugin-vue-jsx": "^1.3.7", "autoprefixer": "^10.4.2", "commitizen": "^4.2.4", - "eslint": "^8.9.0", - "eslint-config-prettier": "^8.3.0", + "eslint": "^8.10.0", + "eslint-config-prettier": "^8.4.0", "eslint-define-config": "^1.2.5", "eslint-plugin-prettier": "^4.0.0", - "eslint-plugin-vue": "^8.4.1", + "eslint-plugin-vue": "^8.5.0", "husky": "^7.0.4", "less": "^4.1.2", "lint-staged": "^12.3.4", - "postcss": "^8.4.6", + "postcss": "^8.4.7", "postcss-html": "^1.3.0", "postcss-less": "^6.0.0", "prettier": "^2.5.1", "pretty-quick": "^3.1.3", "rimraf": "^3.0.2", "standard-version": "^9.3.2", - "stylelint": "^14.5.1", + "stylelint": "^14.5.3", "stylelint-config-html": "^1.0.0", "stylelint-config-prettier": "^9.0.3", "stylelint-config-standard": "^25.0.0", "stylelint-order": "^5.0.0", "typescript": "4.5.5", - "unplugin-vue-define-options": "^0.3.1", - "vite": "2.8.3", + "unplugin-vue-define-options": "^0.4.0", + "vite": "2.8.4", "vite-plugin-eslint": "^1.3.0", "vite-plugin-html": "^3.0.6", "vite-plugin-mock": "^2.9.6", - "vite-plugin-purge-icons": "^0.7.0", - "vite-plugin-style-import": "1.4.1", + "vite-plugin-purge-icons": "^0.8.0", + "vite-plugin-style-import": "^1.4.1", "vite-plugin-svg-icons": "^2.0.1", - "vite-plugin-windicss": "^1.7.1", - "vue-tsc": "^0.31.4", - "windicss": "^3.4.3", + "vite-plugin-windicss": "^1.8.1", + "vue-tsc": "^0.32.0", + "windicss": "^3.5.0", "windicss-analysis": "^0.3.5" }, "engines": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b22ac3293..0acde22ee 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -4,21 +4,21 @@ specifiers: '@commitlint/cli': ^16.2.1 '@commitlint/config-conventional': ^16.2.1 '@iconify/iconify': ^2.1.2 - '@iconify/json': ^2.1.2 - '@intlify/vite-plugin-vue-i18n': ^3.3.0 - '@purge-icons/generated': ^0.7.0 + '@iconify/json': ^2.1.7 + '@intlify/vite-plugin-vue-i18n': ^3.3.1 + '@purge-icons/generated': ^0.8.0 '@types/intro.js': ^3.0.2 '@types/lodash-es': ^4.17.6 - '@types/node': ^17.0.18 + '@types/node': ^17.0.21 '@types/nprogress': ^0.2.0 '@types/qrcode': ^1.4.2 '@types/qs': ^6.9.7 - '@typescript-eslint/eslint-plugin': ^5.12.0 - '@typescript-eslint/parser': ^5.12.0 - '@vitejs/plugin-vue': ^2.2.0 + '@typescript-eslint/eslint-plugin': ^5.12.1 + '@typescript-eslint/parser': ^5.12.1 + '@vitejs/plugin-vue': ^2.2.2 '@vitejs/plugin-vue-jsx': ^1.3.7 - '@vueuse/core': ^7.6.2 - '@wangeditor/editor': ^0.15.6 + '@vueuse/core': ^7.7.0 + '@wangeditor/editor': ^0.15.11 '@wangeditor/editor-for-vue': ^5.1.8-7 '@zxcvbn-ts/core': ^2.0.0 animate.css: ^4.1.1 @@ -27,12 +27,12 @@ specifiers: commitizen: ^4.2.4 echarts: ^5.3.0 echarts-wordcloud: ^2.0.0 - element-plus: 2.0.2 - eslint: ^8.9.0 - eslint-config-prettier: ^8.3.0 + element-plus: 2.0.3 + eslint: ^8.10.0 + eslint-config-prettier: ^8.4.0 eslint-define-config: ^1.2.5 eslint-plugin-prettier: ^4.0.0 - eslint-plugin-vue: ^8.4.1 + eslint-plugin-vue: ^8.5.0 husky: ^7.0.4 intro.js: ^5.0.0 less: ^4.1.2 @@ -43,7 +43,7 @@ specifiers: nprogress: ^0.2.0 pinia: ^2.0.11 pinia-plugin-persist: ^0.0.93 - postcss: ^8.4.6 + postcss: ^8.4.7 postcss-html: ^1.3.0 postcss-less: ^6.0.0 prettier: ^2.5.1 @@ -52,41 +52,41 @@ specifiers: qs: ^6.10.3 rimraf: ^3.0.2 standard-version: ^9.3.2 - stylelint: ^14.5.1 + stylelint: ^14.5.3 stylelint-config-html: ^1.0.0 stylelint-config-prettier: ^9.0.3 stylelint-config-standard: ^25.0.0 stylelint-order: ^5.0.0 typescript: 4.5.5 - unplugin-vue-define-options: ^0.3.1 - vite: 2.8.3 + unplugin-vue-define-options: ^0.4.0 + vite: 2.8.4 vite-plugin-eslint: ^1.3.0 vite-plugin-html: ^3.0.6 vite-plugin-mock: ^2.9.6 - vite-plugin-purge-icons: ^0.7.0 - vite-plugin-style-import: 1.4.1 + vite-plugin-purge-icons: ^0.8.0 + vite-plugin-style-import: ^1.4.1 vite-plugin-svg-icons: ^2.0.1 - vite-plugin-windicss: ^1.7.1 + vite-plugin-windicss: ^1.8.1 vue: 3.2.31 vue-i18n: 9.1.9 vue-router: ^4.0.12 - vue-tsc: ^0.31.4 + vue-tsc: ^0.32.0 vue-types: ^4.1.1 web-storage-cache: ^1.1.1 - windicss: ^3.4.3 + windicss: ^3.5.0 windicss-analysis: ^0.3.5 dependencies: '@iconify/iconify': registry.npmmirror.com/@iconify/iconify/2.1.2 - '@vueuse/core': registry.npmmirror.com/@vueuse/core/7.6.2_vue@3.2.31 - '@wangeditor/editor': registry.npmmirror.com/@wangeditor/editor/0.15.6 - '@wangeditor/editor-for-vue': registry.npmmirror.com/@wangeditor/editor-for-vue/5.1.8-7_fd24ad964ee7f1861e21df57f9221cb1 + '@vueuse/core': registry.npmmirror.com/@vueuse/core/7.7.0_vue@3.2.31 + '@wangeditor/editor': registry.npmmirror.com/@wangeditor/editor/0.15.11 + '@wangeditor/editor-for-vue': registry.npmmirror.com/@wangeditor/editor-for-vue/5.1.8-7_c493b8cb0cf5a4c6648578be6acad527 '@zxcvbn-ts/core': registry.npmmirror.com/@zxcvbn-ts/core/2.0.0 animate.css: registry.npmmirror.com/animate.css/4.1.1 axios: registry.npmmirror.com/axios/0.26.0 echarts: registry.npmmirror.com/echarts/5.3.0 echarts-wordcloud: registry.npmmirror.com/echarts-wordcloud/2.0.0_echarts@5.3.0 - element-plus: registry.npmmirror.com/element-plus/2.0.2_1a412d14def5ff5ca1122000e4bee666 + element-plus: registry.npmmirror.com/element-plus/2.0.3_1a412d14def5ff5ca1122000e4bee666 intro.js: registry.npmmirror.com/intro.js/5.0.0 lodash-es: registry.nlark.com/lodash-es/4.17.21 mitt: registry.npmmirror.com/mitt/3.0.0 @@ -105,164 +105,179 @@ dependencies: devDependencies: '@commitlint/cli': registry.npmmirror.com/@commitlint/cli/16.2.1 '@commitlint/config-conventional': registry.npmmirror.com/@commitlint/config-conventional/16.2.1 - '@iconify/json': registry.npmmirror.com/@iconify/json/2.1.2 - '@intlify/vite-plugin-vue-i18n': registry.npmmirror.com/@intlify/vite-plugin-vue-i18n/3.3.0_vite@2.8.3+vue-i18n@9.1.9 - '@purge-icons/generated': registry.nlark.com/@purge-icons/generated/0.7.0 + '@iconify/json': registry.npmmirror.com/@iconify/json/2.1.7 + '@intlify/vite-plugin-vue-i18n': registry.npmmirror.com/@intlify/vite-plugin-vue-i18n/3.3.1_vite@2.8.4+vue-i18n@9.1.9 + '@purge-icons/generated': registry.npmmirror.com/@purge-icons/generated/0.8.0 '@types/intro.js': registry.npmmirror.com/@types/intro.js/3.0.2 '@types/lodash-es': registry.npmmirror.com/@types/lodash-es/4.17.6 - '@types/node': registry.npmmirror.com/@types/node/17.0.18 + '@types/node': registry.npmmirror.com/@types/node/17.0.21 '@types/nprogress': registry.npmmirror.com/@types/nprogress/0.2.0 '@types/qrcode': registry.npmmirror.com/@types/qrcode/1.4.2 '@types/qs': registry.npmmirror.com/@types/qs/6.9.7 - '@typescript-eslint/eslint-plugin': registry.npmmirror.com/@typescript-eslint/eslint-plugin/5.12.0_c467cf9bb49b295941e83ce479a578b7 - '@typescript-eslint/parser': registry.npmmirror.com/@typescript-eslint/parser/5.12.0_eslint@8.9.0+typescript@4.5.5 - '@vitejs/plugin-vue': registry.npmmirror.com/@vitejs/plugin-vue/2.2.0_vite@2.8.3+vue@3.2.31 + '@typescript-eslint/eslint-plugin': registry.npmmirror.com/@typescript-eslint/eslint-plugin/5.12.1_27a0c788acac7d65514027b167e3b3f6 + '@typescript-eslint/parser': registry.npmmirror.com/@typescript-eslint/parser/5.12.1_eslint@8.10.0+typescript@4.5.5 + '@vitejs/plugin-vue': registry.npmmirror.com/@vitejs/plugin-vue/2.2.2_vite@2.8.4+vue@3.2.31 '@vitejs/plugin-vue-jsx': registry.npmmirror.com/@vitejs/plugin-vue-jsx/1.3.7 - autoprefixer: registry.npmmirror.com/autoprefixer/10.4.2_postcss@8.4.6 + autoprefixer: registry.npmmirror.com/autoprefixer/10.4.2_postcss@8.4.7 commitizen: registry.npmmirror.com/commitizen/4.2.4 - eslint: registry.npmmirror.com/eslint/8.9.0 - eslint-config-prettier: registry.nlark.com/eslint-config-prettier/8.3.0_eslint@8.9.0 + eslint: registry.npmmirror.com/eslint/8.10.0 + eslint-config-prettier: registry.npmmirror.com/eslint-config-prettier/8.4.0_eslint@8.10.0 eslint-define-config: registry.npmmirror.com/eslint-define-config/1.2.5 - eslint-plugin-prettier: registry.npmmirror.com/eslint-plugin-prettier/4.0.0_07b422646bb75d3db791621d4fdbc992 - eslint-plugin-vue: registry.npmmirror.com/eslint-plugin-vue/8.4.1_eslint@8.9.0 + eslint-plugin-prettier: registry.npmmirror.com/eslint-plugin-prettier/4.0.0_1669956a82292b1f29101a00a555e5bf + eslint-plugin-vue: registry.npmmirror.com/eslint-plugin-vue/8.5.0_eslint@8.10.0 husky: registry.npmmirror.com/husky/7.0.4 less: registry.npmmirror.com/less/4.1.2 lint-staged: registry.npmmirror.com/lint-staged/12.3.4 - postcss: registry.npmmirror.com/postcss/8.4.6 + postcss: registry.npmmirror.com/postcss/8.4.7 postcss-html: registry.npmmirror.com/postcss-html/1.3.0 - postcss-less: registry.npmmirror.com/postcss-less/6.0.0_postcss@8.4.6 + postcss-less: registry.npmmirror.com/postcss-less/6.0.0_postcss@8.4.7 prettier: registry.npmmirror.com/prettier/2.5.1 pretty-quick: registry.npmmirror.com/pretty-quick/3.1.3_prettier@2.5.1 rimraf: registry.npmmirror.com/rimraf/3.0.2 standard-version: registry.npmmirror.com/standard-version/9.3.2 - stylelint: registry.npmmirror.com/stylelint/14.5.1 - stylelint-config-html: registry.npmmirror.com/stylelint-config-html/1.0.0_0c9d5bee66cd9feb916562513487bd4e - stylelint-config-prettier: registry.npmmirror.com/stylelint-config-prettier/9.0.3_stylelint@14.5.1 - stylelint-config-standard: registry.npmmirror.com/stylelint-config-standard/25.0.0_stylelint@14.5.1 - stylelint-order: registry.npmmirror.com/stylelint-order/5.0.0_stylelint@14.5.1 + stylelint: registry.npmmirror.com/stylelint/14.5.3 + stylelint-config-html: registry.npmmirror.com/stylelint-config-html/1.0.0_5a0e8a91b05709dd3bc8bbe41065947c + stylelint-config-prettier: registry.npmmirror.com/stylelint-config-prettier/9.0.3_stylelint@14.5.3 + stylelint-config-standard: registry.npmmirror.com/stylelint-config-standard/25.0.0_stylelint@14.5.3 + stylelint-order: registry.npmmirror.com/stylelint-order/5.0.0_stylelint@14.5.3 typescript: registry.npmmirror.com/typescript/4.5.5 - unplugin-vue-define-options: registry.npmmirror.com/unplugin-vue-define-options/0.3.1_vite@2.8.3+vue@3.2.31 - vite: registry.npmmirror.com/vite/2.8.3_less@4.1.2 - vite-plugin-eslint: registry.nlark.com/vite-plugin-eslint/1.3.0_vite@2.8.3 - vite-plugin-html: registry.npmmirror.com/vite-plugin-html/3.0.6_vite@2.8.3 - vite-plugin-mock: registry.npmmirror.com/vite-plugin-mock/2.9.6_mockjs@1.1.0+vite@2.8.3 - vite-plugin-purge-icons: registry.nlark.com/vite-plugin-purge-icons/0.7.0_vite@2.8.3 - vite-plugin-style-import: registry.npmmirror.com/vite-plugin-style-import/1.4.1_vite@2.8.3 - vite-plugin-svg-icons: registry.npmmirror.com/vite-plugin-svg-icons/2.0.1_vite@2.8.3 - vite-plugin-windicss: registry.npmmirror.com/vite-plugin-windicss/1.7.1_vite@2.8.3 - vue-tsc: registry.npmmirror.com/vue-tsc/0.31.4_typescript@4.5.5 - windicss: registry.npmmirror.com/windicss/3.4.3 + unplugin-vue-define-options: registry.npmmirror.com/unplugin-vue-define-options/0.4.0_vite@2.8.4+vue@3.2.31 + vite: registry.npmmirror.com/vite/2.8.4_less@4.1.2 + vite-plugin-eslint: registry.nlark.com/vite-plugin-eslint/1.3.0_vite@2.8.4 + vite-plugin-html: registry.npmmirror.com/vite-plugin-html/3.0.6_vite@2.8.4 + vite-plugin-mock: registry.npmmirror.com/vite-plugin-mock/2.9.6_mockjs@1.1.0+vite@2.8.4 + vite-plugin-purge-icons: registry.npmmirror.com/vite-plugin-purge-icons/0.8.0_vite@2.8.4 + vite-plugin-style-import: registry.npmmirror.com/vite-plugin-style-import/1.4.1_vite@2.8.4 + vite-plugin-svg-icons: registry.npmmirror.com/vite-plugin-svg-icons/2.0.1_vite@2.8.4 + vite-plugin-windicss: registry.npmmirror.com/vite-plugin-windicss/1.8.1_vite@2.8.4 + vue-tsc: registry.npmmirror.com/vue-tsc/0.32.0_typescript@4.5.5 + windicss: registry.npmmirror.com/windicss/3.5.0 windicss-analysis: registry.npmmirror.com/windicss-analysis/0.3.5 packages: - registry.nlark.com/@cspotcode/source-map-consumer/0.8.0: - resolution: {integrity: sha1-M79LeznBeIIWBvZpu8RHpqYpeGs=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@cspotcode/source-map-consumer/download/@cspotcode/source-map-consumer-0.8.0.tgz} + resolution: + { + integrity: sha1-M79LeznBeIIWBvZpu8RHpqYpeGs=, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.nlark.com/@cspotcode/source-map-consumer/download/@cspotcode/source-map-consumer-0.8.0.tgz + } name: '@cspotcode/source-map-consumer' version: 0.8.0 - engines: {node: '>= 12'} + engines: { node: '>= 12' } dev: true registry.nlark.com/@nodelib/fs.scandir/2.1.5: - resolution: {integrity: sha1-dhnC6yGyVIP20WdUi0z9WnSIw9U=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@nodelib/fs.scandir/download/@nodelib/fs.scandir-2.1.5.tgz} + resolution: + { + integrity: sha1-dhnC6yGyVIP20WdUi0z9WnSIw9U=, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.nlark.com/@nodelib/fs.scandir/download/@nodelib/fs.scandir-2.1.5.tgz + } name: '@nodelib/fs.scandir' version: 2.1.5 - engines: {node: '>= 8'} + engines: { node: '>= 8' } dependencies: '@nodelib/fs.stat': registry.npmmirror.com/@nodelib/fs.stat/2.0.5 run-parallel: registry.npmmirror.com/run-parallel/1.2.0 dev: true - registry.nlark.com/@purge-icons/core/0.7.0: - resolution: {integrity: sha1-CXuo1Ni36NZi32h70jkeuLg8q6A=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@purge-icons/core/download/@purge-icons/core-0.7.0.tgz} - name: '@purge-icons/core' - version: 0.7.0 - dependencies: - '@iconify/iconify': registry.npmmirror.com/@iconify/iconify/2.0.0-rc.6 - axios: registry.npmmirror.com/axios/0.21.4_debug@4.3.3 - debug: registry.npmmirror.com/debug/4.3.3 - fast-glob: registry.npmmirror.com/fast-glob/3.2.11 - fs-extra: registry.npmmirror.com/fs-extra/9.1.0 - transitivePeerDependencies: - - encoding - - supports-color - dev: true - - registry.nlark.com/@purge-icons/generated/0.7.0: - resolution: {integrity: sha1-2H27MUXouaZOLhL/ZgqjyxPL61Y=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@purge-icons/generated/download/@purge-icons/generated-0.7.0.tgz} - name: '@purge-icons/generated' - version: 0.7.0 - dependencies: - '@iconify/iconify': registry.npmmirror.com/@iconify/iconify/2.1.2 - transitivePeerDependencies: - - encoding - 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: https://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'} + engines: { node: '>=6' } dev: true 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: https://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'} + engines: { node: '>= 8' } dependencies: normalize-path: registry.npmmirror.com/normalize-path/3.0.0 picomatch: registry.npmmirror.com/picomatch/2.3.0 dev: true registry.nlark.com/array-differ/3.0.0: - resolution: {integrity: sha1-PLs9DzFoEOr8xHYkc0I31q7krms=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/array-differ/download/array-differ-3.0.0.tgz} + resolution: + { + integrity: sha1-PLs9DzFoEOr8xHYkc0I31q7krms=, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.nlark.com/array-differ/download/array-differ-3.0.0.tgz + } name: array-differ version: 3.0.0 - engines: {node: '>=8'} + engines: { node: '>=8' } dev: true registry.nlark.com/babel-walk/3.0.0-canary-5: - resolution: {integrity: sha1-9m7Ncpg1eu5ElV8jWm71QhkQSxE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/babel-walk/download/babel-walk-3.0.0-canary-5.tgz} + resolution: + { + integrity: sha1-9m7Ncpg1eu5ElV8jWm71QhkQSxE=, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.nlark.com/babel-walk/download/babel-walk-3.0.0-canary-5.tgz + } name: babel-walk version: 3.0.0-canary-5 - engines: {node: '>= 10.0.0'} + engines: { node: '>= 10.0.0' } dependencies: '@babel/types': registry.npmmirror.com/@babel/types/7.17.0 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: https://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'} + engines: { node: '>=8' } dev: true registry.nlark.com/builtin-modules/3.2.0: - resolution: {integrity: sha1-RdXbmefuXmvE82LgCL+RerUEmIc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/builtin-modules/download/builtin-modules-3.2.0.tgz} + resolution: + { + integrity: sha1-RdXbmefuXmvE82LgCL+RerUEmIc=, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.nlark.com/builtin-modules/download/builtin-modules-3.2.0.tgz + } name: builtin-modules version: 3.2.0 - engines: {node: '>=6'} + engines: { node: '>=6' } dev: true registry.nlark.com/cachedir/2.2.0: - resolution: {integrity: sha1-Ga+kMF4F155BdWaILgyPlg9i/w4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/cachedir/download/cachedir-2.2.0.tgz} + resolution: + { + integrity: sha1-Ga+kMF4F155BdWaILgyPlg9i/w4=, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.nlark.com/cachedir/download/cachedir-2.2.0.tgz + } name: cachedir version: 2.2.0 - engines: {node: '>=6'} + engines: { node: '>=6' } dev: true - registry.nlark.com/call-bind/1.0.2: - resolution: {integrity: sha1-sdTonmiBGcPJqQOtMKuy9qkZvjw=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/call-bind/download/call-bind-1.0.2.tgz} - name: call-bind - version: 1.0.2 - dependencies: - function-bind: registry.npmmirror.com/function-bind/1.1.1 - get-intrinsic: registry.npmmirror.com/get-intrinsic/1.1.1 - dev: false - registry.nlark.com/cheerio-select/1.5.0: - resolution: {integrity: sha1-+vPa6zGxfF4anavO4oiq+Kr6WCM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/cheerio-select/download/cheerio-select-1.5.0.tgz} + resolution: + { + integrity: sha1-+vPa6zGxfF4anavO4oiq+Kr6WCM=, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.nlark.com/cheerio-select/download/cheerio-select-1.5.0.tgz + } name: cheerio-select version: 1.5.0 dependencies: @@ -274,10 +289,15 @@ packages: dev: true registry.nlark.com/cheerio/1.0.0-rc.10: - resolution: {integrity: sha1-K6Pc38wm55VvwfRA5h1RxkM3nz4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/cheerio/download/cheerio-1.0.0-rc.10.tgz} + resolution: + { + integrity: sha1-K6Pc38wm55VvwfRA5h1RxkM3nz4=, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.nlark.com/cheerio/download/cheerio-1.0.0-rc.10.tgz + } name: cheerio version: 1.0.0-rc.10 - engines: {node: '>= 6'} + engines: { node: '>= 6' } dependencies: cheerio-select: registry.nlark.com/cheerio-select/1.5.0 dom-serializer: registry.npmmirror.com/dom-serializer/1.3.2 @@ -289,31 +309,51 @@ packages: dev: true registry.nlark.com/cli-cursor/2.1.0: - resolution: {integrity: sha1-s12sN2R5+sw+lHR9QdDQ9SOP/LU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/cli-cursor/download/cli-cursor-2.1.0.tgz} + resolution: + { + integrity: sha1-s12sN2R5+sw+lHR9QdDQ9SOP/LU=, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.nlark.com/cli-cursor/download/cli-cursor-2.1.0.tgz + } name: cli-cursor version: 2.1.0 - engines: {node: '>=4'} + engines: { node: '>=4' } dependencies: restore-cursor: registry.npmmirror.com/restore-cursor/2.0.0 dev: true registry.nlark.com/cli-width/2.2.1: - resolution: {integrity: sha1-sEM9C06chH7xiGik7xb9X8gnHEg=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/cli-width/download/cli-width-2.2.1.tgz} + resolution: + { + integrity: sha1-sEM9C06chH7xiGik7xb9X8gnHEg=, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.nlark.com/cli-width/download/cli-width-2.2.1.tgz + } name: cli-width version: 2.2.1 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: https://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 registry.nlark.com/connect/3.7.0: - resolution: {integrity: sha1-XUk0iRDKpeB6AYALAw0MNfIEhPg=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/connect/download/connect-3.7.0.tgz} + resolution: + { + integrity: sha1-XUk0iRDKpeB6AYALAw0MNfIEhPg=, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.nlark.com/connect/download/connect-3.7.0.tgz + } name: connect version: 3.7.0 - engines: {node: '>= 0.10.0'} + engines: { node: '>= 0.10.0' } dependencies: debug: registry.npmmirror.com/debug/2.6.9 finalhandler: registry.nlark.com/finalhandler/1.1.2 @@ -322,13 +362,23 @@ packages: dev: true registry.nlark.com/conventional-commit-types/3.0.0: - resolution: {integrity: sha1-fJIU5Y6uk+hd1m2/uv5+T/+iNls=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/conventional-commit-types/download/conventional-commit-types-3.0.0.tgz} + resolution: + { + integrity: sha1-fJIU5Y6uk+hd1m2/uv5+T/+iNls=, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.nlark.com/conventional-commit-types/download/conventional-commit-types-3.0.0.tgz + } name: conventional-commit-types version: 3.0.0 dev: true registry.nlark.com/copy-anything/2.0.3: - resolution: {integrity: sha1-hCQHugJGaw34RIGbvjuuu+XUXYc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/copy-anything/download/copy-anything-2.0.3.tgz} + resolution: + { + integrity: sha1-hCQHugJGaw34RIGbvjuuu+XUXYc=, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.nlark.com/copy-anything/download/copy-anything-2.0.3.tgz + } name: copy-anything version: 2.0.3 dependencies: @@ -336,10 +386,15 @@ packages: dev: true registry.nlark.com/cz-conventional-changelog/3.2.0: - resolution: {integrity: sha1-au8fiS1kETND1+RVUpCJrJ8g5Hc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/cz-conventional-changelog/download/cz-conventional-changelog-3.2.0.tgz} + resolution: + { + integrity: sha1-au8fiS1kETND1+RVUpCJrJ8g5Hc=, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.nlark.com/cz-conventional-changelog/download/cz-conventional-changelog-3.2.0.tgz + } name: cz-conventional-changelog version: 3.2.0 - engines: {node: '>= 10'} + engines: { node: '>= 10' } dependencies: chalk: registry.npmmirror.com/chalk/2.4.2 commitizen: registry.npmmirror.com/commitizen/4.2.4 @@ -355,46 +410,81 @@ packages: dev: true registry.nlark.com/dedent/0.7.0: - resolution: {integrity: sha1-JJXduvbrh0q7Dhvp3yLS5aVEMmw=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/dedent/download/dedent-0.7.0.tgz} + resolution: + { + integrity: sha1-JJXduvbrh0q7Dhvp3yLS5aVEMmw=, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.nlark.com/dedent/download/dedent-0.7.0.tgz + } name: dedent version: 0.7.0 dev: true registry.nlark.com/deepmerge/4.2.2: - resolution: {integrity: sha1-RNLqNnm49NT/ujPwPYZfwee/SVU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/deepmerge/download/deepmerge-4.2.2.tgz} + resolution: + { + integrity: sha1-RNLqNnm49NT/ujPwPYZfwee/SVU=, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.nlark.com/deepmerge/download/deepmerge-4.2.2.tgz + } name: deepmerge version: 4.2.2 - engines: {node: '>=0.10.0'} + engines: { node: '>=0.10.0' } dev: true registry.nlark.com/detect-file/1.0.0: - resolution: {integrity: sha1-8NZtA2cqglyxtzvbP+YjEMjlUrc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/detect-file/download/detect-file-1.0.0.tgz} + resolution: + { + integrity: sha1-8NZtA2cqglyxtzvbP+YjEMjlUrc=, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.nlark.com/detect-file/download/detect-file-1.0.0.tgz + } name: detect-file version: 1.0.0 - engines: {node: '>=0.10.0'} + engines: { node: '>=0.10.0' } dev: true registry.nlark.com/detect-indent/6.0.0: - resolution: {integrity: sha1-Cr0PVJ9p/GZZolT+lnhhhrb1KP0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/detect-indent/download/detect-indent-6.0.0.tgz} + resolution: + { + integrity: sha1-Cr0PVJ9p/GZZolT+lnhhhrb1KP0=, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.nlark.com/detect-indent/download/detect-indent-6.0.0.tgz + } name: detect-indent version: 6.0.0 - engines: {node: '>=8'} + engines: { node: '>=8' } dev: true registry.nlark.com/dijkstrajs/1.0.2: - resolution: {integrity: sha1-LkjA07glRir+datK1egpyOzjYlc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/dijkstrajs/download/dijkstrajs-1.0.2.tgz} + resolution: + { + integrity: sha1-LkjA07glRir+datK1egpyOzjYlc=, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.nlark.com/dijkstrajs/download/dijkstrajs-1.0.2.tgz + } name: dijkstrajs version: 1.0.2 dev: false registry.nlark.com/domelementtype/2.2.0: - resolution: {integrity: sha1-mgtsJ4LtahxzI9QiZxg9+b2LHVc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/domelementtype/download/domelementtype-2.2.0.tgz} + resolution: + { + integrity: sha1-mgtsJ4LtahxzI9QiZxg9+b2LHVc=, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.nlark.com/domelementtype/download/domelementtype-2.2.0.tgz + } name: domelementtype version: 2.2.0 dev: true registry.nlark.com/domutils/2.8.0: - resolution: {integrity: sha1-RDfe9dtuLR9dbuhZvZXKfQIEgTU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/domutils/download/domutils-2.8.0.tgz} + resolution: + { + integrity: sha1-RDfe9dtuLR9dbuhZvZXKfQIEgTU=, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.nlark.com/domutils/download/domutils-2.8.0.tgz + } name: domutils version: 2.8.0 dependencies: @@ -404,20 +494,35 @@ packages: dev: true registry.nlark.com/ee-first/1.1.1: - resolution: {integrity: sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/ee-first/download/ee-first-1.1.1.tgz} + resolution: + { + integrity: sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0=, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.nlark.com/ee-first/download/ee-first-1.1.1.tgz + } name: ee-first version: 1.1.1 dev: true registry.nlark.com/encodeurl/1.0.2: - resolution: {integrity: sha1-rT/0yG7C0CkyL1oCw6mmBslbP1k=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/encodeurl/download/encodeurl-1.0.2.tgz} + resolution: + { + integrity: sha1-rT/0yG7C0CkyL1oCw6mmBslbP1k=, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.nlark.com/encodeurl/download/encodeurl-1.0.2.tgz + } name: encodeurl version: 1.0.2 - engines: {node: '>= 0.8'} + engines: { node: '>= 0.8' } dev: true registry.nlark.com/end-of-stream/1.4.4: - resolution: {integrity: sha1-WuZKX0UFe682JuwU2gyl5LJDHrA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/end-of-stream/download/end-of-stream-1.4.4.tgz} + resolution: + { + integrity: sha1-WuZKX0UFe682JuwU2gyl5LJDHrA=, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.nlark.com/end-of-stream/download/end-of-stream-1.4.4.tgz + } name: end-of-stream version: 1.4.4 dependencies: @@ -425,53 +530,66 @@ 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: https://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'} + engines: { node: '>=8.6' } dependencies: ansi-colors: registry.nlark.com/ansi-colors/4.1.1 dev: true registry.nlark.com/entities/3.0.1: - resolution: {integrity: sha1-K4h8piWF6W2zkDSC0zbBAGwwAdQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/entities/download/entities-3.0.1.tgz} + resolution: + { + integrity: sha1-K4h8piWF6W2zkDSC0zbBAGwwAdQ=, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.nlark.com/entities/download/entities-3.0.1.tgz + } name: entities version: 3.0.1 - engines: {node: '>=0.12'} + engines: { node: '>=0.12' } dev: true registry.nlark.com/escape-html/1.0.3: - resolution: {integrity: sha1-Aljq5NPQwJdN4cFpGI7wBR0dGYg=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/escape-html/download/escape-html-1.0.3.tgz} + resolution: + { + integrity: sha1-Aljq5NPQwJdN4cFpGI7wBR0dGYg=, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.nlark.com/escape-html/download/escape-html-1.0.3.tgz + } name: escape-html version: 1.0.3 dev: true - registry.nlark.com/eslint-config-prettier/8.3.0_eslint@8.9.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} - id: registry.nlark.com/eslint-config-prettier/8.3.0 - name: eslint-config-prettier - version: 8.3.0 - hasBin: true - peerDependencies: - eslint: '>=7.0.0' - dependencies: - eslint: registry.npmmirror.com/eslint/8.9.0 - dev: true - registry.nlark.com/expand-tilde/2.0.2: - resolution: {integrity: sha1-l+gBqgUt8CRU3kawK/YhZCzchQI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/expand-tilde/download/expand-tilde-2.0.2.tgz} + resolution: + { + integrity: sha1-l+gBqgUt8CRU3kawK/YhZCzchQI=, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.nlark.com/expand-tilde/download/expand-tilde-2.0.2.tgz + } name: expand-tilde version: 2.0.2 - engines: {node: '>=0.10.0'} + engines: { node: '>=0.10.0' } dependencies: homedir-polyfill: registry.nlark.com/homedir-polyfill/1.0.3 dev: true registry.nlark.com/external-editor/3.1.0: - resolution: {integrity: sha1-ywP3QL764D6k0oPK7SdBqD8zVJU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/external-editor/download/external-editor-3.1.0.tgz} + resolution: + { + integrity: sha1-ywP3QL764D6k0oPK7SdBqD8zVJU=, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.nlark.com/external-editor/download/external-editor-3.1.0.tgz + } name: external-editor version: 3.1.0 - engines: {node: '>=4'} + engines: { node: '>=4' } dependencies: chardet: registry.npmmirror.com/chardet/0.7.0 iconv-lite: registry.nlark.com/iconv-lite/0.4.24 @@ -479,16 +597,26 @@ packages: dev: true registry.nlark.com/fast-diff/1.2.0: - resolution: {integrity: sha1-c+4RmC2Gyq95WYKNUZz+kn+sXwM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/fast-diff/download/fast-diff-1.2.0.tgz} + resolution: + { + integrity: sha1-c+4RmC2Gyq95WYKNUZz+kn+sXwM=, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.nlark.com/fast-diff/download/fast-diff-1.2.0.tgz + } name: fast-diff version: 1.2.0 dev: true registry.nlark.com/fast-glob/3.2.7: - resolution: {integrity: sha1-/Wy3otfpqnp4RhEehaGW1rL3ZqE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/fast-glob/download/fast-glob-3.2.7.tgz?cache=0&sync_timestamp=1631501914879&other_urls=https%3A%2F%2Fregistry.nlark.com%2Ffast-glob%2Fdownload%2Ffast-glob-3.2.7.tgz} + resolution: + { + integrity: sha1-/Wy3otfpqnp4RhEehaGW1rL3ZqE=, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.nlark.com/fast-glob/download/fast-glob-3.2.7.tgz?cache=0&sync_timestamp=1631501914879&other_urls=https%3A%2F%2Fregistry.nlark.com%2Ffast-glob%2Fdownload%2Ffast-glob-3.2.7.tgz + } name: fast-glob version: 3.2.7 - engines: {node: '>=8'} + engines: { node: '>=8' } dependencies: '@nodelib/fs.stat': registry.npmmirror.com/@nodelib/fs.stat/2.0.5 '@nodelib/fs.walk': registry.npmmirror.com/@nodelib/fs.walk/1.2.8 @@ -498,10 +626,15 @@ packages: dev: true registry.nlark.com/finalhandler/1.1.2: - resolution: {integrity: sha1-t+fQAP/RGTjQ/bBTUG9uur6fWH0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/finalhandler/download/finalhandler-1.1.2.tgz} + resolution: + { + integrity: sha1-t+fQAP/RGTjQ/bBTUG9uur6fWH0=, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.nlark.com/finalhandler/download/finalhandler-1.1.2.tgz + } name: finalhandler version: 1.1.2 - engines: {node: '>= 0.8'} + engines: { node: '>= 0.8' } dependencies: debug: registry.npmmirror.com/debug/2.6.9 encodeurl: registry.nlark.com/encodeurl/1.0.2 @@ -513,7 +646,12 @@ packages: dev: true registry.nlark.com/find-node-modules/2.1.2: - resolution: {integrity: sha1-V1ZaNFW69nG4NbxrITSpuTi5xTw=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/find-node-modules/download/find-node-modules-2.1.2.tgz} + resolution: + { + integrity: sha1-V1ZaNFW69nG4NbxrITSpuTi5xTw=, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.nlark.com/find-node-modules/download/find-node-modules-2.1.2.tgz + } name: find-node-modules version: 2.1.2 dependencies: @@ -522,16 +660,26 @@ packages: dev: true registry.nlark.com/find-root/1.1.0: - resolution: {integrity: sha1-q8/Iunb3CMQql7PWhbfpRQv7nOQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/find-root/download/find-root-1.1.0.tgz} + resolution: + { + integrity: sha1-q8/Iunb3CMQql7PWhbfpRQv7nOQ=, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.nlark.com/find-root/download/find-root-1.1.0.tgz + } name: find-root version: 1.1.0 dev: true registry.nlark.com/fs-extra/10.0.0: - resolution: {integrity: sha1-n/YbZV3eU/s0qC34S7IUzoAuF8E=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/fs-extra/download/fs-extra-10.0.0.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.nlark.com%2Ffs-extra%2Fdownload%2Ffs-extra-10.0.0.tgz} + resolution: + { + integrity: sha1-n/YbZV3eU/s0qC34S7IUzoAuF8E=, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.nlark.com/fs-extra/download/fs-extra-10.0.0.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.nlark.com%2Ffs-extra%2Fdownload%2Ffs-extra-10.0.0.tgz + } name: fs-extra version: 10.0.0 - engines: {node: '>=12'} + engines: { node: '>=12' } dependencies: graceful-fs: registry.npmmirror.com/graceful-fs/4.2.8 jsonfile: registry.npmmirror.com/jsonfile/6.1.0 @@ -539,10 +687,15 @@ packages: dev: true registry.nlark.com/fs-extra/8.1.0: - resolution: {integrity: sha1-SdQ8RaiM2Wd2aMt74bRu/bjS4cA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/fs-extra/download/fs-extra-8.1.0.tgz} + resolution: + { + integrity: sha1-SdQ8RaiM2Wd2aMt74bRu/bjS4cA=, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.nlark.com/fs-extra/download/fs-extra-8.1.0.tgz + } name: fs-extra version: 8.1.0 - engines: {node: '>=6 <7 || >=8'} + engines: { node: '>=6 <7 || >=8' } dependencies: graceful-fs: registry.npmmirror.com/graceful-fs/4.2.8 jsonfile: registry.npmmirror.com/jsonfile/4.0.0 @@ -550,41 +703,51 @@ 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: https://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/get-intrinsic/1.1.1: - resolution: {integrity: sha1-FfWfN2+FXERpY5SPDSTNNje0q8Y=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/get-intrinsic/download/get-intrinsic-1.1.1.tgz} - name: get-intrinsic - version: 1.1.1 - dependencies: - function-bind: registry.npmmirror.com/function-bind/1.1.1 - has: registry.npmmirror.com/has/1.0.3 - has-symbols: registry.npmmirror.com/has-symbols/1.0.2 - dev: false - registry.nlark.com/homedir-polyfill/1.0.3: - resolution: {integrity: sha1-dDKYzvTlrz4ZQWH7rcwhUdOgWOg=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/homedir-polyfill/download/homedir-polyfill-1.0.3.tgz} + resolution: + { + integrity: sha1-dDKYzvTlrz4ZQWH7rcwhUdOgWOg=, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.nlark.com/homedir-polyfill/download/homedir-polyfill-1.0.3.tgz + } name: homedir-polyfill version: 1.0.3 - engines: {node: '>=0.10.0'} + engines: { node: '>=0.10.0' } dependencies: parse-passwd: registry.nlark.com/parse-passwd/1.0.0 dev: true registry.nlark.com/iconv-lite/0.4.24: - resolution: {integrity: sha1-ICK0sl+93CHS9SSXSkdKr+czkIs=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/iconv-lite/download/iconv-lite-0.4.24.tgz} + resolution: + { + integrity: sha1-ICK0sl+93CHS9SSXSkdKr+czkIs=, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.nlark.com/iconv-lite/download/iconv-lite-0.4.24.tgz + } name: iconv-lite version: 0.4.24 - engines: {node: '>=0.10.0'} + engines: { node: '>=0.10.0' } dependencies: safer-buffer: registry.nlark.com/safer-buffer/2.1.2 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: https://registry.npm.taobao.org/, + tarball: https://registry.nlark.com/inflight/download/inflight-1.0.6.tgz + } name: inflight version: 1.0.6 dependencies: @@ -593,29 +756,49 @@ 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: https://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'} + engines: { node: '>=8' } dependencies: binary-extensions: registry.nlark.com/binary-extensions/2.2.0 dev: true registry.nlark.com/is-plain-object/5.0.0: - resolution: {integrity: sha1-RCf1CrNCnpAl6n1S6QQ6nvQVk0Q=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/is-plain-object/download/is-plain-object-5.0.0.tgz} + resolution: + { + integrity: sha1-RCf1CrNCnpAl6n1S6QQ6nvQVk0Q=, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.nlark.com/is-plain-object/download/is-plain-object-5.0.0.tgz + } name: is-plain-object version: 5.0.0 - engines: {node: '>=0.10.0'} + engines: { node: '>=0.10.0' } dev: false registry.nlark.com/is-utf8/0.2.1: - resolution: {integrity: sha1-Sw2hRCEE0bM2NA6AeX6GXPOffXI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/is-utf8/download/is-utf8-0.2.1.tgz} + resolution: + { + integrity: sha1-Sw2hRCEE0bM2NA6AeX6GXPOffXI=, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.nlark.com/is-utf8/download/is-utf8-0.2.1.tgz + } name: is-utf8 version: 0.2.1 dev: true registry.nlark.com/jstransformer/1.0.0: - resolution: {integrity: sha1-7Yvwkh4vPx7U1cGkT2hwntJHIsM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/jstransformer/download/jstransformer-1.0.0.tgz} + resolution: + { + integrity: sha1-7Yvwkh4vPx7U1cGkT2hwntJHIsM=, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.nlark.com/jstransformer/download/jstransformer-1.0.0.tgz + } name: jstransformer version: 1.0.0 dependencies: @@ -624,76 +807,147 @@ packages: dev: true registry.nlark.com/lodash-es/4.17.21: - resolution: {integrity: sha1-Q+YmxG5lkbd1C+srUBFzkMYJ4+4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/lodash-es/download/lodash-es-4.17.21.tgz} + resolution: + { + integrity: sha1-Q+YmxG5lkbd1C+srUBFzkMYJ4+4=, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.nlark.com/lodash-es/download/lodash-es-4.17.21.tgz + } name: lodash-es version: 4.17.21 dev: false registry.nlark.com/lodash.map/4.6.0: - resolution: {integrity: sha1-dx7Hg540c9nEzeKLGTlMNWL09tM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/lodash.map/download/lodash.map-4.6.0.tgz} + resolution: + { + integrity: sha1-dx7Hg540c9nEzeKLGTlMNWL09tM=, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.nlark.com/lodash.map/download/lodash.map-4.6.0.tgz + } name: lodash.map version: 4.6.0 dev: true registry.nlark.com/longest/2.0.1: - resolution: {integrity: sha1-eB4YMpaqlPbU2RbcM10NF676I/g=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/longest/download/longest-2.0.1.tgz} + resolution: + { + integrity: sha1-eB4YMpaqlPbU2RbcM10NF676I/g=, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.nlark.com/longest/download/longest-2.0.1.tgz + } name: longest version: 2.0.1 - engines: {node: '>=0.10.0'} + engines: { node: '>=0.10.0' } dev: true registry.nlark.com/merge-options/1.0.1: - resolution: {integrity: sha1-KmSyRFe+zU5NxggoMkfpTOWJqjI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/merge-options/download/merge-options-1.0.1.tgz?cache=0&sync_timestamp=1631523200726&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fmerge-options%2Fdownload%2Fmerge-options-1.0.1.tgz} + resolution: + { + integrity: sha1-KmSyRFe+zU5NxggoMkfpTOWJqjI=, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.nlark.com/merge-options/download/merge-options-1.0.1.tgz?cache=0&sync_timestamp=1631523200726&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fmerge-options%2Fdownload%2Fmerge-options-1.0.1.tgz + } name: merge-options version: 1.0.1 - engines: {node: '>=4'} + engines: { node: '>=4' } dependencies: is-plain-obj: registry.npmmirror.com/is-plain-obj/1.1.0 dev: true registry.nlark.com/merge/2.1.1: - resolution: {integrity: sha1-We9L9+Cz6HkYZDboSBwGpsFiypg=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/merge/download/merge-2.1.1.tgz} + resolution: + { + integrity: sha1-We9L9+Cz6HkYZDboSBwGpsFiypg=, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.nlark.com/merge/download/merge-2.1.1.tgz + } name: merge version: 2.1.1 dev: true + registry.nlark.com/minimist-options/4.1.0: + resolution: + { + integrity: sha1-wGVXE8U6ii69d/+iR9NCxA8BBhk=, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.nlark.com/minimist-options/download/minimist-options-4.1.0.tgz + } + name: minimist-options + version: 4.1.0 + engines: { node: '>= 6' } + dependencies: + arrify: registry.npmmirror.com/arrify/1.0.1 + is-plain-obj: registry.npmmirror.com/is-plain-obj/1.1.0 + kind-of: registry.npmmirror.com/kind-of/6.0.3 + dev: true + registry.nlark.com/minimist/1.2.5: - resolution: {integrity: sha1-Z9ZgFLZqaoqqDAg8X9WN9OTpdgI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/minimist/download/minimist-1.2.5.tgz} + resolution: + { + integrity: sha1-Z9ZgFLZqaoqqDAg8X9WN9OTpdgI=, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.nlark.com/minimist/download/minimist-1.2.5.tgz + } name: minimist version: 1.2.5 dev: true registry.nlark.com/mri/1.2.0: - resolution: {integrity: sha1-ZyFID+wqEaSImGERWki2y+fMjws=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/mri/download/mri-1.2.0.tgz} + resolution: + { + integrity: sha1-ZyFID+wqEaSImGERWki2y+fMjws=, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.nlark.com/mri/download/mri-1.2.0.tgz + } name: mri version: 1.2.0 - engines: {node: '>=4'} + engines: { node: '>=4' } dev: true registry.nlark.com/mute-stream/0.0.7: - resolution: {integrity: sha1-MHXOk7whuPq0PhvE2n6BFe0ee6s=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/mute-stream/download/mute-stream-0.0.7.tgz} + resolution: + { + integrity: sha1-MHXOk7whuPq0PhvE2n6BFe0ee6s=, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.nlark.com/mute-stream/download/mute-stream-0.0.7.tgz + } name: mute-stream version: 0.0.7 dev: true registry.nlark.com/normalize-range/0.1.2: - resolution: {integrity: sha1-LRDAa9/TEuqXd2laTShDlFa3WUI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/normalize-range/download/normalize-range-0.1.2.tgz} + resolution: + { + integrity: sha1-LRDAa9/TEuqXd2laTShDlFa3WUI=, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.nlark.com/normalize-range/download/normalize-range-0.1.2.tgz + } name: normalize-range version: 0.1.2 - engines: {node: '>=0.10.0'} + engines: { node: '>=0.10.0' } dev: true registry.nlark.com/on-finished/2.3.0: - resolution: {integrity: sha1-IPEzZIGwg811M3mSoWlxqi2QaUc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/on-finished/download/on-finished-2.3.0.tgz} + resolution: + { + integrity: sha1-IPEzZIGwg811M3mSoWlxqi2QaUc=, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.nlark.com/on-finished/download/on-finished-2.3.0.tgz + } name: on-finished version: 2.3.0 - engines: {node: '>= 0.8'} + engines: { node: '>= 0.8' } dependencies: ee-first: registry.nlark.com/ee-first/1.1.1 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: https://registry.npm.taobao.org/, + tarball: https://registry.nlark.com/once/download/once-1.4.0.tgz + } name: once version: 1.4.0 dependencies: @@ -701,21 +955,36 @@ packages: dev: true registry.nlark.com/os-tmpdir/1.0.2: - resolution: {integrity: sha1-u+Z0BseaqFxc/sdm/lc0VV36EnQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/os-tmpdir/download/os-tmpdir-1.0.2.tgz} + resolution: + { + integrity: sha1-u+Z0BseaqFxc/sdm/lc0VV36EnQ=, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.nlark.com/os-tmpdir/download/os-tmpdir-1.0.2.tgz + } name: os-tmpdir version: 1.0.2 - engines: {node: '>=0.10.0'} + engines: { node: '>=0.10.0' } dev: true registry.nlark.com/parse-passwd/1.0.0: - resolution: {integrity: sha1-bVuTSkVpk7I9N/QKOC1vFmao5cY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/parse-passwd/download/parse-passwd-1.0.0.tgz} + resolution: + { + integrity: sha1-bVuTSkVpk7I9N/QKOC1vFmao5cY=, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.nlark.com/parse-passwd/download/parse-passwd-1.0.0.tgz + } name: parse-passwd version: 1.0.0 - engines: {node: '>=0.10.0'} + engines: { node: '>=0.10.0' } dev: true registry.nlark.com/parse5-htmlparser2-tree-adapter/6.0.1: - resolution: {integrity: sha1-LN+a2CMyEUA3DU2/XT6Sx8jdxuY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/parse5-htmlparser2-tree-adapter/download/parse5-htmlparser2-tree-adapter-6.0.1.tgz} + resolution: + { + integrity: sha1-LN+a2CMyEUA3DU2/XT6Sx8jdxuY=, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.nlark.com/parse5-htmlparser2-tree-adapter/download/parse5-htmlparser2-tree-adapter-6.0.1.tgz + } name: parse5-htmlparser2-tree-adapter version: 6.0.1 dependencies: @@ -723,62 +992,102 @@ packages: dev: true registry.nlark.com/parse5/6.0.1: - resolution: {integrity: sha1-4aHAhcVps9wIMhGE8Zo5zCf3wws=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/parse5/download/parse5-6.0.1.tgz} + resolution: + { + integrity: sha1-4aHAhcVps9wIMhGE8Zo5zCf3wws=, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.nlark.com/parse5/download/parse5-6.0.1.tgz + } name: parse5 version: 6.0.1 dev: true registry.nlark.com/parseurl/1.3.3: - resolution: {integrity: sha1-naGee+6NEt/wUT7Vt2lXeTvC6NQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/parseurl/download/parseurl-1.3.3.tgz} + resolution: + { + integrity: sha1-naGee+6NEt/wUT7Vt2lXeTvC6NQ=, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.nlark.com/parseurl/download/parseurl-1.3.3.tgz + } name: parseurl version: 1.3.3 - engines: {node: '>= 0.8'} + engines: { node: '>= 0.8' } 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: https://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'} + engines: { node: '>=0.10.0' } dev: true registry.nlark.com/pngjs/5.0.0: - resolution: {integrity: sha1-553SshV2f9nARWHAEjbflgvOf7s=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/pngjs/download/pngjs-5.0.0.tgz} + resolution: + { + integrity: sha1-553SshV2f9nARWHAEjbflgvOf7s=, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.nlark.com/pngjs/download/pngjs-5.0.0.tgz + } name: pngjs version: 5.0.0 - engines: {node: '>=10.13.0'} + engines: { node: '>=10.13.0' } dev: false - registry.nlark.com/postcss-safe-parser/6.0.0_postcss@8.4.6: - resolution: {integrity: sha1-u0wpiUFxqUvFyZa5owMX70Aq2qE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/postcss-safe-parser/download/postcss-safe-parser-6.0.0.tgz} + registry.nlark.com/postcss-safe-parser/6.0.0_postcss@8.4.7: + resolution: + { + integrity: sha1-u0wpiUFxqUvFyZa5owMX70Aq2qE=, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.nlark.com/postcss-safe-parser/download/postcss-safe-parser-6.0.0.tgz + } id: registry.nlark.com/postcss-safe-parser/6.0.0 name: postcss-safe-parser version: 6.0.0 - engines: {node: '>=12.0'} + engines: { node: '>=12.0' } peerDependencies: postcss: ^8.3.3 dependencies: - postcss: registry.npmmirror.com/postcss/8.4.6 + postcss: registry.npmmirror.com/postcss/8.4.7 dev: true registry.nlark.com/prettier-linter-helpers/1.0.0: - resolution: {integrity: sha1-0j1B/hN1ZG3i0BBNNFSjAIgCz3s=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/prettier-linter-helpers/download/prettier-linter-helpers-1.0.0.tgz} + resolution: + { + integrity: sha1-0j1B/hN1ZG3i0BBNNFSjAIgCz3s=, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.nlark.com/prettier-linter-helpers/download/prettier-linter-helpers-1.0.0.tgz + } name: prettier-linter-helpers version: 1.0.0 - engines: {node: '>=6.0.0'} + engines: { node: '>=6.0.0' } dependencies: fast-diff: registry.nlark.com/fast-diff/1.2.0 dev: true registry.nlark.com/prr/1.0.1: - resolution: {integrity: sha1-0/wRS6BplaRexok/SEzrHXj19HY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/prr/download/prr-1.0.1.tgz} + resolution: + { + integrity: sha1-0/wRS6BplaRexok/SEzrHXj19HY=, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.nlark.com/prr/download/prr-1.0.1.tgz + } name: prr version: 1.0.1 dev: true optional: true registry.nlark.com/pump/3.0.0: - resolution: {integrity: sha1-tKIRaBW94vTh6mAjVOjHVWUQemQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/pump/download/pump-3.0.0.tgz} + resolution: + { + integrity: sha1-tKIRaBW94vTh6mAjVOjHVWUQemQ=, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.nlark.com/pump/download/pump-3.0.0.tgz + } name: pump version: 3.0.0 dependencies: @@ -787,117 +1096,174 @@ 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: https://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'} + engines: { node: '>=8.10.0' } dependencies: picomatch: registry.npmmirror.com/picomatch/2.3.0 dev: true registry.nlark.com/require-main-filename/2.0.0: - resolution: {integrity: sha1-0LMp7MfMD2Fkn2IhW+aa9UqomJs=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/require-main-filename/download/require-main-filename-2.0.0.tgz} + resolution: + { + integrity: sha1-0LMp7MfMD2Fkn2IhW+aa9UqomJs=, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.nlark.com/require-main-filename/download/require-main-filename-2.0.0.tgz + } name: require-main-filename version: 2.0.0 dev: false registry.nlark.com/resolve-dir/1.0.1: - resolution: {integrity: sha1-eaQGRMNivoLybv/nOcm7U4IEb0M=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/resolve-dir/download/resolve-dir-1.0.1.tgz} + resolution: + { + integrity: sha1-eaQGRMNivoLybv/nOcm7U4IEb0M=, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.nlark.com/resolve-dir/download/resolve-dir-1.0.1.tgz + } name: resolve-dir version: 1.0.1 - engines: {node: '>=0.10.0'} + engines: { node: '>=0.10.0' } dependencies: expand-tilde: registry.nlark.com/expand-tilde/2.0.2 global-modules: registry.npmmirror.com/global-modules/1.0.0 dev: true registry.nlark.com/resolve-global/1.0.0: - resolution: {integrity: sha1-oqed9K8so/Sb93753azTItrRklU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/resolve-global/download/resolve-global-1.0.0.tgz} + resolution: + { + integrity: sha1-oqed9K8so/Sb93753azTItrRklU=, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.nlark.com/resolve-global/download/resolve-global-1.0.0.tgz + } name: resolve-global version: 1.0.0 - engines: {node: '>=8'} + engines: { node: '>=8' } dependencies: global-dirs: registry.npmmirror.com/global-dirs/0.1.1 dev: true - registry.nlark.com/rollup-plugin-purge-icons/0.7.0: - resolution: {integrity: sha1-RBm4ENXXXxu6OvcqI45wtKZ18Dw=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/rollup-plugin-purge-icons/download/rollup-plugin-purge-icons-0.7.0.tgz} - name: rollup-plugin-purge-icons - version: 0.7.0 - engines: {node: '>= 12'} - dependencies: - '@purge-icons/core': registry.nlark.com/@purge-icons/core/0.7.0 - '@purge-icons/generated': registry.nlark.com/@purge-icons/generated/0.7.0 - transitivePeerDependencies: - - encoding - - supports-color - dev: true - registry.nlark.com/run-async/2.4.1: - resolution: {integrity: sha1-hEDsz5nqPnC9QJ1JqriOEMGJpFU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/run-async/download/run-async-2.4.1.tgz} + resolution: + { + integrity: sha1-hEDsz5nqPnC9QJ1JqriOEMGJpFU=, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.nlark.com/run-async/download/run-async-2.4.1.tgz + } name: run-async version: 2.4.1 - engines: {node: '>=0.12.0'} + engines: { node: '>=0.12.0' } dev: true registry.nlark.com/safer-buffer/2.1.2: - resolution: {integrity: sha1-RPoWGwGHuVSd2Eu5GAL5vYOFzWo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/safer-buffer/download/safer-buffer-2.1.2.tgz} + resolution: + { + integrity: sha1-RPoWGwGHuVSd2Eu5GAL5vYOFzWo=, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.nlark.com/safer-buffer/download/safer-buffer-2.1.2.tgz + } name: safer-buffer version: 2.1.2 dev: true registry.nlark.com/sax/1.2.4: - resolution: {integrity: sha1-KBYjTiN4vdxOU1T6tcqold9xANk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/sax/download/sax-1.2.4.tgz} + resolution: + { + integrity: sha1-KBYjTiN4vdxOU1T6tcqold9xANk=, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.nlark.com/sax/download/sax-1.2.4.tgz + } name: sax version: 1.2.4 dev: true optional: true registry.nlark.com/set-blocking/2.0.0: - resolution: {integrity: sha1-BF+XgtARrppoA93TgrJDkrPYkPc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/set-blocking/download/set-blocking-2.0.0.tgz} + resolution: + { + integrity: sha1-BF+XgtARrppoA93TgrJDkrPYkPc=, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.nlark.com/set-blocking/download/set-blocking-2.0.0.tgz + } name: set-blocking version: 2.0.0 dev: false registry.nlark.com/side-channel/1.0.4: - resolution: {integrity: sha1-785cj9wQTudRslxY1CkAEfpeos8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/side-channel/download/side-channel-1.0.4.tgz} + resolution: + { + integrity: sha1-785cj9wQTudRslxY1CkAEfpeos8=, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.nlark.com/side-channel/download/side-channel-1.0.4.tgz + } name: side-channel version: 1.0.4 dependencies: - call-bind: registry.nlark.com/call-bind/1.0.2 - get-intrinsic: registry.nlark.com/get-intrinsic/1.1.1 + call-bind: registry.npmmirror.com/call-bind/1.0.2 + get-intrinsic: registry.npmmirror.com/get-intrinsic/1.1.1 object-inspect: registry.npmmirror.com/object-inspect/1.12.0 dev: false 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: https://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 registry.nlark.com/statuses/1.5.0: - resolution: {integrity: sha1-Fhx9rBd2Wf2YEfQ3cfqZOBR4Yow=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/statuses/download/statuses-1.5.0.tgz} + resolution: + { + integrity: sha1-Fhx9rBd2Wf2YEfQ3cfqZOBR4Yow=, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.nlark.com/statuses/download/statuses-1.5.0.tgz + } name: statuses version: 1.5.0 - engines: {node: '>= 0.6'} + engines: { node: '>= 0.6' } dev: true registry.nlark.com/strip-bom/4.0.0: - resolution: {integrity: sha1-nDUFwdtFvO3KPZz3oW9cWqOQGHg=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/strip-bom/download/strip-bom-4.0.0.tgz} + resolution: + { + integrity: sha1-nDUFwdtFvO3KPZz3oW9cWqOQGHg=, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.nlark.com/strip-bom/download/strip-bom-4.0.0.tgz + } name: strip-bom version: 4.0.0 - engines: {node: '>=8'} + engines: { node: '>=8' } dev: true registry.nlark.com/strip-json-comments/3.0.1: - resolution: {integrity: sha1-hXE5dakfuHvxswXMp3OV5A0qZKc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/strip-json-comments/download/strip-json-comments-3.0.1.tgz} + resolution: + { + integrity: sha1-hXE5dakfuHvxswXMp3OV5A0qZKc=, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.nlark.com/strip-json-comments/download/strip-json-comments-3.0.1.tgz + } name: strip-json-comments version: 3.0.1 - engines: {node: '>=8'} + engines: { node: '>=8' } dev: true registry.nlark.com/svg-baker/1.7.0: - resolution: {integrity: sha1-g2f3jYdVUMUv5HVvcwPVxdfC6ac=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/svg-baker/download/svg-baker-1.7.0.tgz} + resolution: + { + integrity: sha1-g2f3jYdVUMUv5HVvcwPVxdfC6ac=, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.nlark.com/svg-baker/download/svg-baker-1.7.0.tgz + } name: svg-baker version: 1.7.0 dependencies: @@ -917,49 +1283,84 @@ packages: dev: true registry.nlark.com/tmp/0.0.33: - resolution: {integrity: sha1-bTQzWIl2jSGyvNoKonfO07G/rfk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/tmp/download/tmp-0.0.33.tgz} + resolution: + { + integrity: sha1-bTQzWIl2jSGyvNoKonfO07G/rfk=, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.nlark.com/tmp/download/tmp-0.0.33.tgz + } name: tmp version: 0.0.33 - engines: {node: '>=0.6.0'} + engines: { node: '>=0.6.0' } dependencies: os-tmpdir: registry.nlark.com/os-tmpdir/1.0.2 dev: true registry.nlark.com/token-stream/1.0.0: - resolution: {integrity: sha1-zCAOqyYT9BZtJ/+a/HylbUnfbrQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/token-stream/download/token-stream-1.0.0.tgz} + resolution: + { + integrity: sha1-zCAOqyYT9BZtJ/+a/HylbUnfbrQ=, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.nlark.com/token-stream/download/token-stream-1.0.0.tgz + } name: token-stream version: 1.0.0 dev: true registry.nlark.com/totalist/1.1.0: - resolution: {integrity: sha1-pNZaPlRlF3AePlw3pHpwrJf+Vt8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/totalist/download/totalist-1.1.0.tgz} + resolution: + { + integrity: sha1-pNZaPlRlF3AePlw3pHpwrJf+Vt8=, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.nlark.com/totalist/download/totalist-1.1.0.tgz + } name: totalist version: 1.1.0 - engines: {node: '>=6'} + engines: { node: '>=6' } dev: true registry.nlark.com/tslib/2.3.1: - resolution: {integrity: sha1-6KM1rdXOrlGqJh0ypJAVjvBC7wE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/tslib/download/tslib-2.3.1.tgz} + resolution: + { + integrity: sha1-6KM1rdXOrlGqJh0ypJAVjvBC7wE=, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.nlark.com/tslib/download/tslib-2.3.1.tgz + } name: tslib version: 2.3.1 dev: true registry.nlark.com/unpipe/1.0.0: - resolution: {integrity: sha1-sr9O6FFKrmFltIF4KdIbLvSZBOw=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/unpipe/download/unpipe-1.0.0.tgz} + resolution: + { + integrity: sha1-sr9O6FFKrmFltIF4KdIbLvSZBOw=, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.nlark.com/unpipe/download/unpipe-1.0.0.tgz + } name: unpipe version: 1.0.0 - engines: {node: '>= 0.8'} + engines: { node: '>= 0.8' } dev: true registry.nlark.com/utils-merge/1.0.1: - resolution: {integrity: sha1-n5VxD1CiZ5R7LMwSR0HBAoQn5xM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/utils-merge/download/utils-merge-1.0.1.tgz} + resolution: + { + integrity: sha1-n5VxD1CiZ5R7LMwSR0HBAoQn5xM=, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.nlark.com/utils-merge/download/utils-merge-1.0.1.tgz + } name: utils-merge version: 1.0.1 - engines: {node: '>= 0.4.0'} + engines: { node: '>= 0.4.0' } dev: true - registry.nlark.com/vite-plugin-eslint/1.3.0_vite@2.8.3: - resolution: {integrity: sha1-y8PxVCyl6Q1ZLM+2tJV+m2P5mg4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/vite-plugin-eslint/download/vite-plugin-eslint-1.3.0.tgz} + registry.nlark.com/vite-plugin-eslint/1.3.0_vite@2.8.4: + resolution: + { + integrity: sha1-y8PxVCyl6Q1ZLM+2tJV+m2P5mg4=, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.nlark.com/vite-plugin-eslint/download/vite-plugin-eslint-1.3.0.tgz + } id: registry.nlark.com/vite-plugin-eslint/1.3.0 name: vite-plugin-eslint version: 1.3.0 @@ -969,76 +1370,91 @@ packages: '@rollup/pluginutils': registry.npmmirror.com/@rollup/pluginutils/4.1.2 eslint: registry.npmmirror.com/eslint/7.32.0 rollup: registry.npmmirror.com/rollup/2.62.0 - vite: registry.npmmirror.com/vite/2.8.3_less@4.1.2 + vite: registry.npmmirror.com/vite/2.8.4_less@4.1.2 transitivePeerDependencies: - supports-color dev: true - registry.nlark.com/vite-plugin-purge-icons/0.7.0_vite@2.8.3: - resolution: {integrity: sha1-xGADdDj9cTchUzYMy559l7Aw+1g=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/vite-plugin-purge-icons/download/vite-plugin-purge-icons-0.7.0.tgz} - id: registry.nlark.com/vite-plugin-purge-icons/0.7.0 - name: vite-plugin-purge-icons - version: 0.7.0 - engines: {node: '>= 12'} - peerDependencies: - vite: ^2.0.0-beta.3 - dependencies: - '@purge-icons/core': registry.nlark.com/@purge-icons/core/0.7.0 - '@purge-icons/generated': registry.nlark.com/@purge-icons/generated/0.7.0 - rollup-plugin-purge-icons: registry.nlark.com/rollup-plugin-purge-icons/0.7.0 - vite: registry.npmmirror.com/vite/2.8.3_less@4.1.2 - transitivePeerDependencies: - - encoding - - supports-color - dev: true - registry.nlark.com/which-module/2.0.0: - resolution: {integrity: sha1-2e8H3Od7mQK4o6j6SzHD4/fm6Ho=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/which-module/download/which-module-2.0.0.tgz} + resolution: + { + integrity: sha1-2e8H3Od7mQK4o6j6SzHD4/fm6Ho=, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.nlark.com/which-module/download/which-module-2.0.0.tgz + } name: which-module version: 2.0.0 dev: false 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: https://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'} + engines: { node: '>=0.10.0' } dev: true registry.nlark.com/yn/3.1.1: - resolution: {integrity: sha1-HodAGgnXZ8HV6rJqbkwYUYLS61A=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/yn/download/yn-3.1.1.tgz} + resolution: + { + integrity: sha1-HodAGgnXZ8HV6rJqbkwYUYLS61A=, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.nlark.com/yn/download/yn-3.1.1.tgz + } name: yn version: 3.1.1 - engines: {node: '>=6'} + engines: { node: '>=6' } dev: true registry.npmmirror.com/@ampproject/remapping/2.1.1: - resolution: {integrity: sha512-Aolwjd7HSC2PyY0fDj/wA/EimQT4HfEnFYNp5s9CQlrdhyvWTtvZ5YzrUPu6R6/1jKiUlxu8bUhkdSnKHNAHMA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@ampproject/remapping/-/remapping-2.1.1.tgz} + resolution: + { + integrity: sha512-Aolwjd7HSC2PyY0fDj/wA/EimQT4HfEnFYNp5s9CQlrdhyvWTtvZ5YzrUPu6R6/1jKiUlxu8bUhkdSnKHNAHMA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@ampproject/remapping/-/remapping-2.1.1.tgz + } name: '@ampproject/remapping' version: 2.1.1 - engines: {node: '>=6.0.0'} + engines: { node: '>=6.0.0' } dependencies: '@jridgewell/trace-mapping': registry.npmmirror.com/@jridgewell/trace-mapping/0.3.4 dev: true registry.npmmirror.com/@antfu/utils/0.3.0: - resolution: {integrity: sha512-UU8TLr/EoXdg7OjMp0h9oDoIAVr+Z/oW9cpOxQQyrsz6Qzd2ms/1CdWx8fl2OQdFpxGmq5Vc4TwfLHId6nAZjA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@antfu/utils/-/utils-0.3.0.tgz} + resolution: + { + integrity: sha512-UU8TLr/EoXdg7OjMp0h9oDoIAVr+Z/oW9cpOxQQyrsz6Qzd2ms/1CdWx8fl2OQdFpxGmq5Vc4TwfLHId6nAZjA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@antfu/utils/-/utils-0.3.0.tgz + } name: '@antfu/utils' version: 0.3.0 dependencies: '@types/throttle-debounce': registry.npmmirror.com/@types/throttle-debounce/2.1.0 dev: true - registry.npmmirror.com/@antfu/utils/0.4.0: - resolution: {integrity: sha512-gqkpvjkgFUu+s3kP+Ly33OKpo5zvVY3FDFhv5BIb98SncS3KD6DNxPfNDjwHIoyXbz1leWo1j8DtRLZ1D2Jv+Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@antfu/utils/-/utils-0.4.0.tgz} + registry.npmmirror.com/@antfu/utils/0.5.0: + resolution: + { + integrity: sha512-MrAQ/MrPSxbh1bBrmwJjORfJymw4IqSHFBXqvxaga3ZdDM+/zokYF8DjyJpSjY2QmpmgQrajDUBJOWrYeARfzA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@antfu/utils/-/utils-0.5.0.tgz + } name: '@antfu/utils' - version: 0.4.0 - dependencies: - '@types/throttle-debounce': registry.npmmirror.com/@types/throttle-debounce/2.1.0 + version: 0.5.0 dev: true registry.npmmirror.com/@babel/code-frame/7.12.11: - resolution: {integrity: sha512-Zt1yodBx1UcyiePMSkWnU4hPqhwq7hGi2nFL1LeA3EUl+q2LQx16MISgJ0+z7dnmgvP9QtIleuETGOiOH1RcIw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/code-frame/-/code-frame-7.12.11.tgz} + resolution: + { + integrity: sha512-Zt1yodBx1UcyiePMSkWnU4hPqhwq7hGi2nFL1LeA3EUl+q2LQx16MISgJ0+z7dnmgvP9QtIleuETGOiOH1RcIw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@babel/code-frame/-/code-frame-7.12.11.tgz + } name: '@babel/code-frame' version: 7.12.11 dependencies: @@ -1046,26 +1462,41 @@ packages: dev: true registry.npmmirror.com/@babel/code-frame/7.16.7: - resolution: {integrity: sha512-iAXqUn8IIeBTNd72xsFlgaXHkMBMt6y4HJp1tIaK465CWLT/fG1aqB7ykr95gHHmlBdGbFeWWfyB4NJJ0nmeIg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/code-frame/-/code-frame-7.16.7.tgz} + resolution: + { + integrity: sha512-iAXqUn8IIeBTNd72xsFlgaXHkMBMt6y4HJp1tIaK465CWLT/fG1aqB7ykr95gHHmlBdGbFeWWfyB4NJJ0nmeIg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@babel/code-frame/-/code-frame-7.16.7.tgz + } name: '@babel/code-frame' version: 7.16.7 - engines: {node: '>=6.9.0'} + engines: { node: '>=6.9.0' } dependencies: '@babel/highlight': registry.npmmirror.com/@babel/highlight/7.16.10 dev: true registry.npmmirror.com/@babel/compat-data/7.16.4: - resolution: {integrity: sha512-1o/jo7D+kC9ZjHX5v+EHrdjl3PhxMrLSOTGsOdHJ+KL8HCaEK6ehrVL2RS6oHDZp+L7xLirLrPmQtEng769J/Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/compat-data/-/compat-data-7.16.4.tgz} + resolution: + { + integrity: sha512-1o/jo7D+kC9ZjHX5v+EHrdjl3PhxMrLSOTGsOdHJ+KL8HCaEK6ehrVL2RS6oHDZp+L7xLirLrPmQtEng769J/Q==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@babel/compat-data/-/compat-data-7.16.4.tgz + } name: '@babel/compat-data' version: 7.16.4 - engines: {node: '>=6.9.0'} + engines: { node: '>=6.9.0' } dev: true registry.npmmirror.com/@babel/core/7.17.2: - resolution: {integrity: sha512-R3VH5G42VSDolRHyUO4V2cfag8WHcZyxdq5Z/m8Xyb92lW/Erm/6kM+XtRFGf3Mulre3mveni2NHfEUws8wSvw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/core/-/core-7.17.2.tgz} + resolution: + { + integrity: sha512-R3VH5G42VSDolRHyUO4V2cfag8WHcZyxdq5Z/m8Xyb92lW/Erm/6kM+XtRFGf3Mulre3mveni2NHfEUws8wSvw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@babel/core/-/core-7.17.2.tgz + } name: '@babel/core' version: 7.17.2 - engines: {node: '>=6.9.0'} + engines: { node: '>=6.9.0' } dependencies: '@ampproject/remapping': registry.npmmirror.com/@ampproject/remapping/2.1.1 '@babel/code-frame': registry.npmmirror.com/@babel/code-frame/7.16.7 @@ -1087,10 +1518,15 @@ packages: dev: true registry.npmmirror.com/@babel/generator/7.17.0: - resolution: {integrity: sha512-I3Omiv6FGOC29dtlZhkfXO6pgkmukJSlT26QjVvS1DGZe/NzSVCPG41X0tS21oZkJYlovfj9qDWgKP+Cn4bXxw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/generator/-/generator-7.17.0.tgz} + resolution: + { + integrity: sha512-I3Omiv6FGOC29dtlZhkfXO6pgkmukJSlT26QjVvS1DGZe/NzSVCPG41X0tS21oZkJYlovfj9qDWgKP+Cn4bXxw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@babel/generator/-/generator-7.17.0.tgz + } name: '@babel/generator' version: 7.17.0 - engines: {node: '>=6.9.0'} + engines: { node: '>=6.9.0' } dependencies: '@babel/types': registry.npmmirror.com/@babel/types/7.17.0 jsesc: registry.npmmirror.com/jsesc/2.5.2 @@ -1098,20 +1534,30 @@ packages: dev: true registry.npmmirror.com/@babel/helper-annotate-as-pure/7.16.7: - resolution: {integrity: sha512-s6t2w/IPQVTAET1HitoowRGXooX8mCgtuP5195wD/QJPV6wYjpujCGF7JuMODVX2ZAJOf1GT6DT9MHEZvLOFSw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.16.7.tgz} + resolution: + { + integrity: sha512-s6t2w/IPQVTAET1HitoowRGXooX8mCgtuP5195wD/QJPV6wYjpujCGF7JuMODVX2ZAJOf1GT6DT9MHEZvLOFSw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.16.7.tgz + } name: '@babel/helper-annotate-as-pure' version: 7.16.7 - engines: {node: '>=6.9.0'} + engines: { node: '>=6.9.0' } dependencies: '@babel/types': registry.npmmirror.com/@babel/types/7.17.0 dev: true registry.npmmirror.com/@babel/helper-compilation-targets/7.16.7_@babel+core@7.17.2: - resolution: {integrity: sha512-mGojBwIWcwGD6rfqgRXVlVYmPAv7eOpIemUG3dGnDdCY4Pae70ROij3XmfrH6Fa1h1aiDylpglbZyktfzyo/hA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.16.7.tgz} + resolution: + { + integrity: sha512-mGojBwIWcwGD6rfqgRXVlVYmPAv7eOpIemUG3dGnDdCY4Pae70ROij3XmfrH6Fa1h1aiDylpglbZyktfzyo/hA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.16.7.tgz + } id: registry.npmmirror.com/@babel/helper-compilation-targets/7.16.7 name: '@babel/helper-compilation-targets' version: 7.16.7 - engines: {node: '>=6.9.0'} + engines: { node: '>=6.9.0' } peerDependencies: '@babel/core': ^7.0.0 dependencies: @@ -1123,11 +1569,16 @@ packages: dev: true registry.npmmirror.com/@babel/helper-create-class-features-plugin/7.17.1_@babel+core@7.17.2: - resolution: {integrity: sha512-JBdSr/LtyYIno/pNnJ75lBcqc3Z1XXujzPanHqjvvrhOA+DTceTFuJi8XjmWTZh4r3fsdfqaCMN0iZemdkxZHQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.17.1.tgz} + resolution: + { + integrity: sha512-JBdSr/LtyYIno/pNnJ75lBcqc3Z1XXujzPanHqjvvrhOA+DTceTFuJi8XjmWTZh4r3fsdfqaCMN0iZemdkxZHQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.17.1.tgz + } id: registry.npmmirror.com/@babel/helper-create-class-features-plugin/7.17.1 name: '@babel/helper-create-class-features-plugin' version: 7.17.1 - engines: {node: '>=6.9.0'} + engines: { node: '>=6.9.0' } peerDependencies: '@babel/core': ^7.0.0 dependencies: @@ -1144,19 +1595,29 @@ packages: dev: true registry.npmmirror.com/@babel/helper-environment-visitor/7.16.7: - resolution: {integrity: sha512-SLLb0AAn6PkUeAfKJCCOl9e1R53pQlGAfc4y4XuMRZfqeMYLE0dM1LMhqbGAlGQY0lfw5/ohoYWAe9V1yibRag==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.16.7.tgz} + resolution: + { + integrity: sha512-SLLb0AAn6PkUeAfKJCCOl9e1R53pQlGAfc4y4XuMRZfqeMYLE0dM1LMhqbGAlGQY0lfw5/ohoYWAe9V1yibRag==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.16.7.tgz + } name: '@babel/helper-environment-visitor' version: 7.16.7 - engines: {node: '>=6.9.0'} + engines: { node: '>=6.9.0' } dependencies: '@babel/types': registry.npmmirror.com/@babel/types/7.17.0 dev: true registry.npmmirror.com/@babel/helper-function-name/7.16.7: - resolution: {integrity: sha512-QfDfEnIUyyBSR3HtrtGECuZ6DAyCkYFp7GHl75vFtTnn6pjKeK0T1DB5lLkFvBea8MdaiUABx3osbgLyInoejA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helper-function-name/-/helper-function-name-7.16.7.tgz} + resolution: + { + integrity: sha512-QfDfEnIUyyBSR3HtrtGECuZ6DAyCkYFp7GHl75vFtTnn6pjKeK0T1DB5lLkFvBea8MdaiUABx3osbgLyInoejA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@babel/helper-function-name/-/helper-function-name-7.16.7.tgz + } name: '@babel/helper-function-name' version: 7.16.7 - engines: {node: '>=6.9.0'} + engines: { node: '>=6.9.0' } dependencies: '@babel/helper-get-function-arity': registry.npmmirror.com/@babel/helper-get-function-arity/7.16.7 '@babel/template': registry.npmmirror.com/@babel/template/7.16.7 @@ -1164,46 +1625,71 @@ packages: dev: true registry.npmmirror.com/@babel/helper-get-function-arity/7.16.7: - resolution: {integrity: sha512-flc+RLSOBXzNzVhcLu6ujeHUrD6tANAOU5ojrRx/as+tbzf8+stUCj7+IfRRoAbEZqj/ahXEMsjhOhgeZsrnTw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.16.7.tgz} + resolution: + { + integrity: sha512-flc+RLSOBXzNzVhcLu6ujeHUrD6tANAOU5ojrRx/as+tbzf8+stUCj7+IfRRoAbEZqj/ahXEMsjhOhgeZsrnTw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.16.7.tgz + } name: '@babel/helper-get-function-arity' version: 7.16.7 - engines: {node: '>=6.9.0'} + engines: { node: '>=6.9.0' } dependencies: '@babel/types': registry.npmmirror.com/@babel/types/7.17.0 dev: true registry.npmmirror.com/@babel/helper-hoist-variables/7.16.7: - resolution: {integrity: sha512-m04d/0Op34H5v7pbZw6pSKP7weA6lsMvfiIAMeIvkY/R4xQtBSMFEigu9QTZ2qB/9l22vsxtM8a+Q8CzD255fg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.16.7.tgz} + resolution: + { + integrity: sha512-m04d/0Op34H5v7pbZw6pSKP7weA6lsMvfiIAMeIvkY/R4xQtBSMFEigu9QTZ2qB/9l22vsxtM8a+Q8CzD255fg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.16.7.tgz + } name: '@babel/helper-hoist-variables' version: 7.16.7 - engines: {node: '>=6.9.0'} + engines: { node: '>=6.9.0' } dependencies: '@babel/types': registry.npmmirror.com/@babel/types/7.17.0 dev: true registry.npmmirror.com/@babel/helper-member-expression-to-functions/7.16.7: - resolution: {integrity: sha512-VtJ/65tYiU/6AbMTDwyoXGPKHgTsfRarivm+YbB5uAzKUyuPjgZSgAFeG87FCigc7KNHu2Pegh1XIT3lXjvz3Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.16.7.tgz} + resolution: + { + integrity: sha512-VtJ/65tYiU/6AbMTDwyoXGPKHgTsfRarivm+YbB5uAzKUyuPjgZSgAFeG87FCigc7KNHu2Pegh1XIT3lXjvz3Q==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.16.7.tgz + } name: '@babel/helper-member-expression-to-functions' version: 7.16.7 - engines: {node: '>=6.9.0'} + engines: { node: '>=6.9.0' } dependencies: '@babel/types': registry.npmmirror.com/@babel/types/7.17.0 dev: true registry.npmmirror.com/@babel/helper-module-imports/7.16.7: - resolution: {integrity: sha512-LVtS6TqjJHFc+nYeITRo6VLXve70xmq7wPhWTqDJusJEgGmkAACWwMiTNrvfoQo6hEhFwAIixNkvB0jPXDL8Wg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helper-module-imports/-/helper-module-imports-7.16.7.tgz} + resolution: + { + integrity: sha512-LVtS6TqjJHFc+nYeITRo6VLXve70xmq7wPhWTqDJusJEgGmkAACWwMiTNrvfoQo6hEhFwAIixNkvB0jPXDL8Wg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@babel/helper-module-imports/-/helper-module-imports-7.16.7.tgz + } name: '@babel/helper-module-imports' version: 7.16.7 - engines: {node: '>=6.9.0'} + engines: { node: '>=6.9.0' } dependencies: '@babel/types': registry.npmmirror.com/@babel/types/7.17.0 dev: true registry.npmmirror.com/@babel/helper-module-transforms/7.16.7: - resolution: {integrity: sha512-gaqtLDxJEFCeQbYp9aLAefjhkKdjKcdh6DB7jniIGU3Pz52WAmP268zK0VgPz9hUNkMSYeH976K2/Y6yPadpng==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helper-module-transforms/-/helper-module-transforms-7.16.7.tgz} + resolution: + { + integrity: sha512-gaqtLDxJEFCeQbYp9aLAefjhkKdjKcdh6DB7jniIGU3Pz52WAmP268zK0VgPz9hUNkMSYeH976K2/Y6yPadpng==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@babel/helper-module-transforms/-/helper-module-transforms-7.16.7.tgz + } name: '@babel/helper-module-transforms' version: 7.16.7 - engines: {node: '>=6.9.0'} + engines: { node: '>=6.9.0' } dependencies: '@babel/helper-environment-visitor': registry.npmmirror.com/@babel/helper-environment-visitor/7.16.7 '@babel/helper-module-imports': registry.npmmirror.com/@babel/helper-module-imports/7.16.7 @@ -1218,26 +1704,41 @@ packages: dev: true registry.npmmirror.com/@babel/helper-optimise-call-expression/7.16.7: - resolution: {integrity: sha512-EtgBhg7rd/JcnpZFXpBy0ze1YRfdm7BnBX4uKMBd3ixa3RGAE002JZB66FJyNH7g0F38U05pXmA5P8cBh7z+1w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.16.7.tgz} + resolution: + { + integrity: sha512-EtgBhg7rd/JcnpZFXpBy0ze1YRfdm7BnBX4uKMBd3ixa3RGAE002JZB66FJyNH7g0F38U05pXmA5P8cBh7z+1w==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.16.7.tgz + } name: '@babel/helper-optimise-call-expression' version: 7.16.7 - engines: {node: '>=6.9.0'} + engines: { node: '>=6.9.0' } dependencies: '@babel/types': registry.npmmirror.com/@babel/types/7.17.0 dev: true registry.npmmirror.com/@babel/helper-plugin-utils/7.16.7: - resolution: {integrity: sha512-Qg3Nk7ZxpgMrsox6HreY1ZNKdBq7K72tDSliA6dCl5f007jR4ne8iD5UzuNnCJH2xBf2BEEVGr+/OL6Gdp7RxA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.16.7.tgz} + resolution: + { + integrity: sha512-Qg3Nk7ZxpgMrsox6HreY1ZNKdBq7K72tDSliA6dCl5f007jR4ne8iD5UzuNnCJH2xBf2BEEVGr+/OL6Gdp7RxA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.16.7.tgz + } name: '@babel/helper-plugin-utils' version: 7.16.7 - engines: {node: '>=6.9.0'} + engines: { node: '>=6.9.0' } dev: true registry.npmmirror.com/@babel/helper-replace-supers/7.16.7: - resolution: {integrity: sha512-y9vsWilTNaVnVh6xiJfABzsNpgDPKev9HnAgz6Gb1p6UUwf9NepdlsV7VXGCftJM+jqD5f7JIEubcpLjZj5dBw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helper-replace-supers/-/helper-replace-supers-7.16.7.tgz} + resolution: + { + integrity: sha512-y9vsWilTNaVnVh6xiJfABzsNpgDPKev9HnAgz6Gb1p6UUwf9NepdlsV7VXGCftJM+jqD5f7JIEubcpLjZj5dBw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@babel/helper-replace-supers/-/helper-replace-supers-7.16.7.tgz + } name: '@babel/helper-replace-supers' version: 7.16.7 - engines: {node: '>=6.9.0'} + engines: { node: '>=6.9.0' } dependencies: '@babel/helper-environment-visitor': registry.npmmirror.com/@babel/helper-environment-visitor/7.16.7 '@babel/helper-member-expression-to-functions': registry.npmmirror.com/@babel/helper-member-expression-to-functions/7.16.7 @@ -1249,42 +1750,67 @@ packages: dev: true registry.npmmirror.com/@babel/helper-simple-access/7.16.7: - resolution: {integrity: sha512-ZIzHVyoeLMvXMN/vok/a4LWRy8G2v205mNP0XOuf9XRLyX5/u9CnVulUtDgUTama3lT+bf/UqucuZjqiGuTS1g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helper-simple-access/-/helper-simple-access-7.16.7.tgz} + resolution: + { + integrity: sha512-ZIzHVyoeLMvXMN/vok/a4LWRy8G2v205mNP0XOuf9XRLyX5/u9CnVulUtDgUTama3lT+bf/UqucuZjqiGuTS1g==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@babel/helper-simple-access/-/helper-simple-access-7.16.7.tgz + } name: '@babel/helper-simple-access' version: 7.16.7 - engines: {node: '>=6.9.0'} + engines: { node: '>=6.9.0' } dependencies: '@babel/types': registry.npmmirror.com/@babel/types/7.17.0 dev: true registry.npmmirror.com/@babel/helper-split-export-declaration/7.16.7: - resolution: {integrity: sha512-xbWoy/PFoxSWazIToT9Sif+jJTlrMcndIsaOKvTA6u7QEo7ilkRZpjew18/W3c7nm8fXdUDXh02VXTbZ0pGDNw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.16.7.tgz} + resolution: + { + integrity: sha512-xbWoy/PFoxSWazIToT9Sif+jJTlrMcndIsaOKvTA6u7QEo7ilkRZpjew18/W3c7nm8fXdUDXh02VXTbZ0pGDNw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.16.7.tgz + } name: '@babel/helper-split-export-declaration' version: 7.16.7 - engines: {node: '>=6.9.0'} + engines: { node: '>=6.9.0' } dependencies: '@babel/types': registry.npmmirror.com/@babel/types/7.17.0 dev: true registry.npmmirror.com/@babel/helper-validator-identifier/7.16.7: - resolution: {integrity: sha512-hsEnFemeiW4D08A5gUAZxLBTXpZ39P+a+DGDsHw1yxqyQ/jzFEnxf5uTEGp+3bzAbNOxU1paTgYS4ECU/IgfDw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.16.7.tgz} + resolution: + { + integrity: sha512-hsEnFemeiW4D08A5gUAZxLBTXpZ39P+a+DGDsHw1yxqyQ/jzFEnxf5uTEGp+3bzAbNOxU1paTgYS4ECU/IgfDw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.16.7.tgz + } name: '@babel/helper-validator-identifier' version: 7.16.7 - engines: {node: '>=6.9.0'} + engines: { node: '>=6.9.0' } dev: true registry.npmmirror.com/@babel/helper-validator-option/7.16.7: - resolution: {integrity: sha512-TRtenOuRUVo9oIQGPC5G9DgK4743cdxvtOw0weQNpZXaS16SCBi5MNjZF8vba3ETURjZpTbVn7Vvcf2eAwFozQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helper-validator-option/-/helper-validator-option-7.16.7.tgz} + resolution: + { + integrity: sha512-TRtenOuRUVo9oIQGPC5G9DgK4743cdxvtOw0weQNpZXaS16SCBi5MNjZF8vba3ETURjZpTbVn7Vvcf2eAwFozQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@babel/helper-validator-option/-/helper-validator-option-7.16.7.tgz + } name: '@babel/helper-validator-option' version: 7.16.7 - engines: {node: '>=6.9.0'} + engines: { node: '>=6.9.0' } dev: true registry.npmmirror.com/@babel/helpers/7.17.2: - resolution: {integrity: sha512-0Qu7RLR1dILozr/6M0xgj+DFPmi6Bnulgm9M8BVa9ZCWxDqlSnqt3cf8IDPB5m45sVXUZ0kuQAgUrdSFFH79fQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helpers/-/helpers-7.17.2.tgz} + resolution: + { + integrity: sha512-0Qu7RLR1dILozr/6M0xgj+DFPmi6Bnulgm9M8BVa9ZCWxDqlSnqt3cf8IDPB5m45sVXUZ0kuQAgUrdSFFH79fQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@babel/helpers/-/helpers-7.17.2.tgz + } name: '@babel/helpers' version: 7.17.2 - engines: {node: '>=6.9.0'} + engines: { node: '>=6.9.0' } dependencies: '@babel/template': registry.npmmirror.com/@babel/template/7.16.7 '@babel/traverse': registry.npmmirror.com/@babel/traverse/7.17.0 @@ -1294,10 +1820,15 @@ packages: dev: true registry.npmmirror.com/@babel/highlight/7.16.10: - resolution: {integrity: sha512-5FnTQLSLswEj6IkgVw5KusNUUFY9ZGqe/TRFnP/BKYHYgfh7tc+C7mwiy95/yNP7Dh9x580Vv8r7u7ZfTBFxdw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/highlight/-/highlight-7.16.10.tgz} + resolution: + { + integrity: sha512-5FnTQLSLswEj6IkgVw5KusNUUFY9ZGqe/TRFnP/BKYHYgfh7tc+C7mwiy95/yNP7Dh9x580Vv8r7u7ZfTBFxdw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@babel/highlight/-/highlight-7.16.10.tgz + } name: '@babel/highlight' version: 7.16.10 - engines: {node: '>=6.9.0'} + engines: { node: '>=6.9.0' } dependencies: '@babel/helper-validator-identifier': registry.npmmirror.com/@babel/helper-validator-identifier/7.16.7 chalk: registry.npmmirror.com/chalk/2.4.2 @@ -1305,14 +1836,24 @@ packages: dev: true registry.npmmirror.com/@babel/parser/7.17.0: - resolution: {integrity: sha512-VKXSCQx5D8S04ej+Dqsr1CzYvvWgf20jIw2D+YhQCrIlr2UZGaDds23Y0xg75/skOxpLCRpUZvk/1EAVkGoDOw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/parser/-/parser-7.17.0.tgz} + resolution: + { + integrity: sha512-VKXSCQx5D8S04ej+Dqsr1CzYvvWgf20jIw2D+YhQCrIlr2UZGaDds23Y0xg75/skOxpLCRpUZvk/1EAVkGoDOw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@babel/parser/-/parser-7.17.0.tgz + } name: '@babel/parser' version: 7.17.0 - engines: {node: '>=6.0.0'} + engines: { node: '>=6.0.0' } hasBin: true registry.npmmirror.com/@babel/plugin-syntax-import-meta/7.10.4_@babel+core@7.17.2: - resolution: {integrity: sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-syntax-import-meta/-/plugin-syntax-import-meta-7.10.4.tgz} + resolution: + { + integrity: sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@babel/plugin-syntax-import-meta/-/plugin-syntax-import-meta-7.10.4.tgz + } id: registry.npmmirror.com/@babel/plugin-syntax-import-meta/7.10.4 name: '@babel/plugin-syntax-import-meta' version: 7.10.4 @@ -1324,11 +1865,16 @@ packages: dev: true registry.npmmirror.com/@babel/plugin-syntax-jsx/7.16.5_@babel+core@7.17.2: - resolution: {integrity: sha512-42OGssv9NPk4QHKVgIHlzeLgPOW5rGgfV5jzG90AhcXXIv6hu/eqj63w4VgvRxdvZY3AlYeDgPiSJ3BqAd1Y6Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.16.5.tgz} + resolution: + { + integrity: sha512-42OGssv9NPk4QHKVgIHlzeLgPOW5rGgfV5jzG90AhcXXIv6hu/eqj63w4VgvRxdvZY3AlYeDgPiSJ3BqAd1Y6Q==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.16.5.tgz + } id: registry.npmmirror.com/@babel/plugin-syntax-jsx/7.16.5 name: '@babel/plugin-syntax-jsx' version: 7.16.5 - engines: {node: '>=6.9.0'} + engines: { node: '>=6.9.0' } peerDependencies: '@babel/core': ^7.0.0-0 dependencies: @@ -1337,11 +1883,16 @@ packages: dev: true registry.npmmirror.com/@babel/plugin-syntax-typescript/7.16.7_@babel+core@7.17.2: - resolution: {integrity: sha512-YhUIJHHGkqPgEcMYkPCKTyGUdoGKWtopIycQyjJH8OjvRgOYsXsaKehLVPScKJWAULPxMa4N1vCe6szREFlZ7A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.16.7.tgz} + resolution: + { + integrity: sha512-YhUIJHHGkqPgEcMYkPCKTyGUdoGKWtopIycQyjJH8OjvRgOYsXsaKehLVPScKJWAULPxMa4N1vCe6szREFlZ7A==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.16.7.tgz + } id: registry.npmmirror.com/@babel/plugin-syntax-typescript/7.16.7 name: '@babel/plugin-syntax-typescript' version: 7.16.7 - engines: {node: '>=6.9.0'} + engines: { node: '>=6.9.0' } peerDependencies: '@babel/core': ^7.0.0-0 dependencies: @@ -1350,11 +1901,16 @@ packages: dev: true registry.npmmirror.com/@babel/plugin-transform-typescript/7.16.8_@babel+core@7.17.2: - resolution: {integrity: sha512-bHdQ9k7YpBDO2d0NVfkj51DpQcvwIzIusJ7mEUaMlbZq3Kt/U47j24inXZHQ5MDiYpCs+oZiwnXyKedE8+q7AQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.16.8.tgz} + resolution: + { + integrity: sha512-bHdQ9k7YpBDO2d0NVfkj51DpQcvwIzIusJ7mEUaMlbZq3Kt/U47j24inXZHQ5MDiYpCs+oZiwnXyKedE8+q7AQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.16.8.tgz + } id: registry.npmmirror.com/@babel/plugin-transform-typescript/7.16.8 name: '@babel/plugin-transform-typescript' version: 7.16.8 - engines: {node: '>=6.9.0'} + engines: { node: '>=6.9.0' } peerDependencies: '@babel/core': ^7.0.0-0 dependencies: @@ -1367,19 +1923,29 @@ packages: dev: true registry.npmmirror.com/@babel/runtime/7.17.2: - resolution: {integrity: sha512-hzeyJyMA1YGdJTuWU0e/j4wKXrU4OMFvY2MSlaI9B7VQb0r5cxTE3EAIS2Q7Tn2RIcDkRvTA/v2JsAEhxe99uw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/runtime/-/runtime-7.17.2.tgz} + resolution: + { + integrity: sha512-hzeyJyMA1YGdJTuWU0e/j4wKXrU4OMFvY2MSlaI9B7VQb0r5cxTE3EAIS2Q7Tn2RIcDkRvTA/v2JsAEhxe99uw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@babel/runtime/-/runtime-7.17.2.tgz + } name: '@babel/runtime' version: 7.17.2 - engines: {node: '>=6.9.0'} + engines: { node: '>=6.9.0' } dependencies: regenerator-runtime: registry.npmmirror.com/regenerator-runtime/0.13.9 dev: false registry.npmmirror.com/@babel/template/7.16.7: - resolution: {integrity: sha512-I8j/x8kHUrbYRTUxXrrMbfCa7jxkE7tZre39x3kjr9hvI82cK1FfqLygotcWN5kdPGWcLdWMHpSBavse5tWw3w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/template/-/template-7.16.7.tgz} + resolution: + { + integrity: sha512-I8j/x8kHUrbYRTUxXrrMbfCa7jxkE7tZre39x3kjr9hvI82cK1FfqLygotcWN5kdPGWcLdWMHpSBavse5tWw3w==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@babel/template/-/template-7.16.7.tgz + } name: '@babel/template' version: 7.16.7 - engines: {node: '>=6.9.0'} + engines: { node: '>=6.9.0' } dependencies: '@babel/code-frame': registry.npmmirror.com/@babel/code-frame/7.16.7 '@babel/parser': registry.npmmirror.com/@babel/parser/7.17.0 @@ -1387,10 +1953,15 @@ packages: dev: true registry.npmmirror.com/@babel/traverse/7.17.0: - resolution: {integrity: sha512-fpFIXvqD6kC7c7PUNnZ0Z8cQXlarCLtCUpt2S1Dx7PjoRtCFffvOkHHSom+m5HIxMZn5bIBVb71lhabcmjEsqg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/traverse/-/traverse-7.17.0.tgz} + resolution: + { + integrity: sha512-fpFIXvqD6kC7c7PUNnZ0Z8cQXlarCLtCUpt2S1Dx7PjoRtCFffvOkHHSom+m5HIxMZn5bIBVb71lhabcmjEsqg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@babel/traverse/-/traverse-7.17.0.tgz + } name: '@babel/traverse' version: 7.17.0 - engines: {node: '>=6.9.0'} + engines: { node: '>=6.9.0' } dependencies: '@babel/code-frame': registry.npmmirror.com/@babel/code-frame/7.16.7 '@babel/generator': registry.npmmirror.com/@babel/generator/7.17.0 @@ -1407,20 +1978,30 @@ packages: dev: true registry.npmmirror.com/@babel/types/7.17.0: - resolution: {integrity: sha512-TmKSNO4D5rzhL5bjWFcVHHLETzfQ/AmbKpKPOSjlP0WoHZ6L911fgoOKY4Alp/emzG4cHJdyN49zpgkbXFEHHw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/types/-/types-7.17.0.tgz} + resolution: + { + integrity: sha512-TmKSNO4D5rzhL5bjWFcVHHLETzfQ/AmbKpKPOSjlP0WoHZ6L911fgoOKY4Alp/emzG4cHJdyN49zpgkbXFEHHw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@babel/types/-/types-7.17.0.tgz + } name: '@babel/types' version: 7.17.0 - engines: {node: '>=6.9.0'} + engines: { node: '>=6.9.0' } dependencies: '@babel/helper-validator-identifier': registry.npmmirror.com/@babel/helper-validator-identifier/7.16.7 to-fast-properties: registry.npmmirror.com/to-fast-properties/2.0.0 dev: true registry.npmmirror.com/@commitlint/cli/16.2.1: - resolution: {integrity: sha512-zfKf+B9osuiDbxGMJ7bWFv7XFCW8wlQYPtCffNp7Ukdb7mdrep5R9e03vPUZysnwp8NX6hg05kPEvnD/wRIGWw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@commitlint/cli/-/cli-16.2.1.tgz} + resolution: + { + integrity: sha512-zfKf+B9osuiDbxGMJ7bWFv7XFCW8wlQYPtCffNp7Ukdb7mdrep5R9e03vPUZysnwp8NX6hg05kPEvnD/wRIGWw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@commitlint/cli/-/cli-16.2.1.tgz + } name: '@commitlint/cli' version: 16.2.1 - engines: {node: '>=v12'} + engines: { node: '>=v12' } hasBin: true dependencies: '@commitlint/format': registry.npmmirror.com/@commitlint/format/16.2.1 @@ -1438,66 +2019,101 @@ packages: dev: true registry.npmmirror.com/@commitlint/config-conventional/16.2.1: - resolution: {integrity: sha512-cP9gArx7gnaj4IqmtCIcHdRjTYdRUi6lmGE+lOzGGjGe45qGOS8nyQQNvkNy2Ey2VqoSWuXXkD8zCUh6EHf1Ww==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@commitlint/config-conventional/-/config-conventional-16.2.1.tgz} + resolution: + { + integrity: sha512-cP9gArx7gnaj4IqmtCIcHdRjTYdRUi6lmGE+lOzGGjGe45qGOS8nyQQNvkNy2Ey2VqoSWuXXkD8zCUh6EHf1Ww==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@commitlint/config-conventional/-/config-conventional-16.2.1.tgz + } name: '@commitlint/config-conventional' version: 16.2.1 - engines: {node: '>=v12'} + engines: { node: '>=v12' } dependencies: conventional-changelog-conventionalcommits: registry.npmmirror.com/conventional-changelog-conventionalcommits/4.6.3 dev: true registry.npmmirror.com/@commitlint/config-validator/16.2.1: - resolution: {integrity: sha512-hogSe0WGg7CKmp4IfNbdNES3Rq3UEI4XRPB8JL4EPgo/ORq5nrGTVzxJh78omibNuB8Ho4501Czb1Er1MoDWpw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@commitlint/config-validator/-/config-validator-16.2.1.tgz} + resolution: + { + integrity: sha512-hogSe0WGg7CKmp4IfNbdNES3Rq3UEI4XRPB8JL4EPgo/ORq5nrGTVzxJh78omibNuB8Ho4501Czb1Er1MoDWpw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@commitlint/config-validator/-/config-validator-16.2.1.tgz + } name: '@commitlint/config-validator' version: 16.2.1 - engines: {node: '>=v12'} + engines: { node: '>=v12' } dependencies: '@commitlint/types': registry.npmmirror.com/@commitlint/types/16.2.1 ajv: registry.npmmirror.com/ajv/6.12.6 dev: true registry.npmmirror.com/@commitlint/ensure/16.2.1: - resolution: {integrity: sha512-/h+lBTgf1r5fhbDNHOViLuej38i3rZqTQnBTk+xEg+ehOwQDXUuissQ5GsYXXqI5uGy+261ew++sT4EA3uBJ+A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@commitlint/ensure/-/ensure-16.2.1.tgz} + resolution: + { + integrity: sha512-/h+lBTgf1r5fhbDNHOViLuej38i3rZqTQnBTk+xEg+ehOwQDXUuissQ5GsYXXqI5uGy+261ew++sT4EA3uBJ+A==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@commitlint/ensure/-/ensure-16.2.1.tgz + } name: '@commitlint/ensure' version: 16.2.1 - engines: {node: '>=v12'} + engines: { node: '>=v12' } dependencies: '@commitlint/types': registry.npmmirror.com/@commitlint/types/16.2.1 lodash: registry.npmmirror.com/lodash/4.17.21 dev: true registry.npmmirror.com/@commitlint/execute-rule/16.2.1: - resolution: {integrity: sha512-oSls82fmUTLM6cl5V3epdVo4gHhbmBFvCvQGHBRdQ50H/690Uq1Dyd7hXMuKITCIdcnr9umyDkr8r5C6HZDF3g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@commitlint/execute-rule/-/execute-rule-16.2.1.tgz} + resolution: + { + integrity: sha512-oSls82fmUTLM6cl5V3epdVo4gHhbmBFvCvQGHBRdQ50H/690Uq1Dyd7hXMuKITCIdcnr9umyDkr8r5C6HZDF3g==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@commitlint/execute-rule/-/execute-rule-16.2.1.tgz + } name: '@commitlint/execute-rule' version: 16.2.1 - engines: {node: '>=v12'} + engines: { node: '>=v12' } dev: true registry.npmmirror.com/@commitlint/format/16.2.1: - resolution: {integrity: sha512-Yyio9bdHWmNDRlEJrxHKglamIk3d6hC0NkEUW6Ti6ipEh2g0BAhy8Od6t4vLhdZRa1I2n+gY13foy+tUgk0i1Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@commitlint/format/-/format-16.2.1.tgz} + resolution: + { + integrity: sha512-Yyio9bdHWmNDRlEJrxHKglamIk3d6hC0NkEUW6Ti6ipEh2g0BAhy8Od6t4vLhdZRa1I2n+gY13foy+tUgk0i1Q==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@commitlint/format/-/format-16.2.1.tgz + } name: '@commitlint/format' version: 16.2.1 - engines: {node: '>=v12'} + engines: { node: '>=v12' } dependencies: '@commitlint/types': registry.npmmirror.com/@commitlint/types/16.2.1 chalk: registry.npmmirror.com/chalk/4.1.2 dev: true registry.npmmirror.com/@commitlint/is-ignored/16.2.1: - resolution: {integrity: sha512-exl8HRzTIfb1YvDJp2b2HU5z1BT+9tmgxR2XF0YEzkMiCIuEKh+XLeocPr1VcvAKXv3Cmv5X/OfNRp+i+/HIhQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@commitlint/is-ignored/-/is-ignored-16.2.1.tgz} + resolution: + { + integrity: sha512-exl8HRzTIfb1YvDJp2b2HU5z1BT+9tmgxR2XF0YEzkMiCIuEKh+XLeocPr1VcvAKXv3Cmv5X/OfNRp+i+/HIhQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@commitlint/is-ignored/-/is-ignored-16.2.1.tgz + } name: '@commitlint/is-ignored' version: 16.2.1 - engines: {node: '>=v12'} + engines: { node: '>=v12' } dependencies: '@commitlint/types': registry.npmmirror.com/@commitlint/types/16.2.1 semver: registry.npmmirror.com/semver/7.3.5 dev: true registry.npmmirror.com/@commitlint/lint/16.2.1: - resolution: {integrity: sha512-fNINQ3X2ZqsCkNB3Z0Z8ElmhewqrS3gy2wgBTx97BkcjOWiyPAGwDJ752hwrsUnWAVBRztgw826n37xPzxsOgg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@commitlint/lint/-/lint-16.2.1.tgz} + resolution: + { + integrity: sha512-fNINQ3X2ZqsCkNB3Z0Z8ElmhewqrS3gy2wgBTx97BkcjOWiyPAGwDJ752hwrsUnWAVBRztgw826n37xPzxsOgg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@commitlint/lint/-/lint-16.2.1.tgz + } name: '@commitlint/lint' version: 16.2.1 - engines: {node: '>=v12'} + engines: { node: '>=v12' } dependencies: '@commitlint/is-ignored': registry.npmmirror.com/@commitlint/is-ignored/16.2.1 '@commitlint/parse': registry.npmmirror.com/@commitlint/parse/16.2.1 @@ -1506,19 +2122,24 @@ packages: dev: true registry.npmmirror.com/@commitlint/load/16.2.1: - resolution: {integrity: sha512-oSpz0jTyVI/A1AIImxJINTLDOMB8YF7lWGm+Jg5wVWM0r7ucpuhyViVvpSRTgvL0z09oIxlctyFGWUQQpI42uw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@commitlint/load/-/load-16.2.1.tgz} + resolution: + { + integrity: sha512-oSpz0jTyVI/A1AIImxJINTLDOMB8YF7lWGm+Jg5wVWM0r7ucpuhyViVvpSRTgvL0z09oIxlctyFGWUQQpI42uw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@commitlint/load/-/load-16.2.1.tgz + } name: '@commitlint/load' version: 16.2.1 - engines: {node: '>=v12'} + engines: { node: '>=v12' } dependencies: '@commitlint/config-validator': registry.npmmirror.com/@commitlint/config-validator/16.2.1 '@commitlint/execute-rule': registry.npmmirror.com/@commitlint/execute-rule/16.2.1 '@commitlint/resolve-extends': registry.npmmirror.com/@commitlint/resolve-extends/16.2.1 '@commitlint/types': registry.npmmirror.com/@commitlint/types/16.2.1 - '@types/node': registry.npmmirror.com/@types/node/17.0.18 + '@types/node': registry.npmmirror.com/@types/node/17.0.21 chalk: registry.npmmirror.com/chalk/4.1.2 cosmiconfig: registry.npmmirror.com/cosmiconfig/7.0.1 - cosmiconfig-typescript-loader: registry.npmmirror.com/cosmiconfig-typescript-loader/1.0.2_f3bd4037939c2ed2942ba074291f8ef2 + cosmiconfig-typescript-loader: registry.npmmirror.com/cosmiconfig-typescript-loader/1.0.2_99a448058f874aec2a353d0e974167cc lodash: registry.npmmirror.com/lodash/4.17.21 resolve-from: registry.npmmirror.com/resolve-from/5.0.0 typescript: registry.npmmirror.com/typescript/4.5.5 @@ -1528,17 +2149,27 @@ packages: dev: true registry.npmmirror.com/@commitlint/message/16.2.1: - resolution: {integrity: sha512-2eWX/47rftViYg7a3axYDdrgwKv32mxbycBJT6OQY/MJM7SUfYNYYvbMFOQFaA4xIVZt7t2Alyqslbl6blVwWw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@commitlint/message/-/message-16.2.1.tgz} + resolution: + { + integrity: sha512-2eWX/47rftViYg7a3axYDdrgwKv32mxbycBJT6OQY/MJM7SUfYNYYvbMFOQFaA4xIVZt7t2Alyqslbl6blVwWw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@commitlint/message/-/message-16.2.1.tgz + } name: '@commitlint/message' version: 16.2.1 - engines: {node: '>=v12'} + engines: { node: '>=v12' } dev: true registry.npmmirror.com/@commitlint/parse/16.2.1: - resolution: {integrity: sha512-2NP2dDQNL378VZYioLrgGVZhWdnJO4nAxQl5LXwYb08nEcN+cgxHN1dJV8OLJ5uxlGJtDeR8UZZ1mnQ1gSAD/g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@commitlint/parse/-/parse-16.2.1.tgz} + resolution: + { + integrity: sha512-2NP2dDQNL378VZYioLrgGVZhWdnJO4nAxQl5LXwYb08nEcN+cgxHN1dJV8OLJ5uxlGJtDeR8UZZ1mnQ1gSAD/g==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@commitlint/parse/-/parse-16.2.1.tgz + } name: '@commitlint/parse' version: 16.2.1 - engines: {node: '>=v12'} + engines: { node: '>=v12' } dependencies: '@commitlint/types': registry.npmmirror.com/@commitlint/types/16.2.1 conventional-changelog-angular: registry.npmmirror.com/conventional-changelog-angular/5.0.13 @@ -1546,22 +2177,32 @@ packages: dev: true registry.npmmirror.com/@commitlint/read/16.2.1: - resolution: {integrity: sha512-tViXGuaxLTrw2r7PiYMQOFA2fueZxnnt0lkOWqKyxT+n2XdEMGYcI9ID5ndJKXnfPGPppD0w/IItKsIXlZ+alw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@commitlint/read/-/read-16.2.1.tgz} + resolution: + { + integrity: sha512-tViXGuaxLTrw2r7PiYMQOFA2fueZxnnt0lkOWqKyxT+n2XdEMGYcI9ID5ndJKXnfPGPppD0w/IItKsIXlZ+alw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@commitlint/read/-/read-16.2.1.tgz + } name: '@commitlint/read' version: 16.2.1 - engines: {node: '>=v12'} + engines: { node: '>=v12' } dependencies: '@commitlint/top-level': registry.npmmirror.com/@commitlint/top-level/16.2.1 '@commitlint/types': registry.npmmirror.com/@commitlint/types/16.2.1 - fs-extra: registry.npmmirror.com/fs-extra/10.0.0 + fs-extra: registry.npmmirror.com/fs-extra/10.0.1 git-raw-commits: registry.npmmirror.com/git-raw-commits/2.0.11 dev: true registry.npmmirror.com/@commitlint/resolve-extends/16.2.1: - resolution: {integrity: sha512-NbbCMPKTFf2J805kwfP9EO+vV+XvnaHRcBy6ud5dF35dxMsvdJqke54W3XazXF1ZAxC4a3LBy4i/GNVBAthsEg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@commitlint/resolve-extends/-/resolve-extends-16.2.1.tgz} + resolution: + { + integrity: sha512-NbbCMPKTFf2J805kwfP9EO+vV+XvnaHRcBy6ud5dF35dxMsvdJqke54W3XazXF1ZAxC4a3LBy4i/GNVBAthsEg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@commitlint/resolve-extends/-/resolve-extends-16.2.1.tgz + } name: '@commitlint/resolve-extends' version: 16.2.1 - engines: {node: '>=v12'} + engines: { node: '>=v12' } dependencies: '@commitlint/config-validator': registry.npmmirror.com/@commitlint/config-validator/16.2.1 '@commitlint/types': registry.npmmirror.com/@commitlint/types/16.2.1 @@ -1572,10 +2213,15 @@ packages: dev: true registry.npmmirror.com/@commitlint/rules/16.2.1: - resolution: {integrity: sha512-ZFezJXQaBBso+BOTre/+1dGCuCzlWVaeLiVRGypI53qVgPMzQqZhkCcrxBFeqB87qeyzr4A4EoG++IvITwwpIw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@commitlint/rules/-/rules-16.2.1.tgz} + resolution: + { + integrity: sha512-ZFezJXQaBBso+BOTre/+1dGCuCzlWVaeLiVRGypI53qVgPMzQqZhkCcrxBFeqB87qeyzr4A4EoG++IvITwwpIw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@commitlint/rules/-/rules-16.2.1.tgz + } name: '@commitlint/rules' version: 16.2.1 - engines: {node: '>=v12'} + engines: { node: '>=v12' } dependencies: '@commitlint/ensure': registry.npmmirror.com/@commitlint/ensure/16.2.1 '@commitlint/message': registry.npmmirror.com/@commitlint/message/16.2.1 @@ -1585,51 +2231,81 @@ packages: dev: true registry.npmmirror.com/@commitlint/to-lines/16.2.1: - resolution: {integrity: sha512-9/VjpYj5j1QeY3eiog1zQWY6axsdWAc0AonUUfyZ7B0MVcRI0R56YsHAfzF6uK/g/WwPZaoe4Lb1QCyDVnpVaQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@commitlint/to-lines/-/to-lines-16.2.1.tgz} + resolution: + { + integrity: sha512-9/VjpYj5j1QeY3eiog1zQWY6axsdWAc0AonUUfyZ7B0MVcRI0R56YsHAfzF6uK/g/WwPZaoe4Lb1QCyDVnpVaQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@commitlint/to-lines/-/to-lines-16.2.1.tgz + } name: '@commitlint/to-lines' version: 16.2.1 - engines: {node: '>=v12'} + engines: { node: '>=v12' } dev: true registry.npmmirror.com/@commitlint/top-level/16.2.1: - resolution: {integrity: sha512-lS6GSieHW9y6ePL73ied71Z9bOKyK+Ib9hTkRsB8oZFAyQZcyRwq2w6nIa6Fngir1QW51oKzzaXfJL94qwImyw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@commitlint/top-level/-/top-level-16.2.1.tgz} + resolution: + { + integrity: sha512-lS6GSieHW9y6ePL73ied71Z9bOKyK+Ib9hTkRsB8oZFAyQZcyRwq2w6nIa6Fngir1QW51oKzzaXfJL94qwImyw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@commitlint/top-level/-/top-level-16.2.1.tgz + } name: '@commitlint/top-level' version: 16.2.1 - engines: {node: '>=v12'} + engines: { node: '>=v12' } dependencies: find-up: registry.npmmirror.com/find-up/5.0.0 dev: true registry.npmmirror.com/@commitlint/types/16.2.1: - resolution: {integrity: sha512-7/z7pA7BM0i8XvMSBynO7xsB3mVQPUZbVn6zMIlp/a091XJ3qAXRXc+HwLYhiIdzzS5fuxxNIHZMGHVD4HJxdA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@commitlint/types/-/types-16.2.1.tgz} + resolution: + { + integrity: sha512-7/z7pA7BM0i8XvMSBynO7xsB3mVQPUZbVn6zMIlp/a091XJ3qAXRXc+HwLYhiIdzzS5fuxxNIHZMGHVD4HJxdA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@commitlint/types/-/types-16.2.1.tgz + } name: '@commitlint/types' version: 16.2.1 - engines: {node: '>=v12'} + engines: { node: '>=v12' } dependencies: chalk: registry.npmmirror.com/chalk/4.1.2 dev: true registry.npmmirror.com/@cspotcode/source-map-support/0.7.0: - resolution: {integrity: sha1-R4mECqhZ5G0vMXNyercHxmvzRPU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@cspotcode/source-map-support/download/@cspotcode/source-map-support-0.7.0.tgz} + resolution: + { + integrity: sha1-R4mECqhZ5G0vMXNyercHxmvzRPU=, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@cspotcode/source-map-support/download/@cspotcode/source-map-support-0.7.0.tgz + } name: '@cspotcode/source-map-support' version: 0.7.0 - engines: {node: '>=12'} + engines: { node: '>=12' } dependencies: '@cspotcode/source-map-consumer': registry.nlark.com/@cspotcode/source-map-consumer/0.8.0 dev: true registry.npmmirror.com/@ctrl/tinycolor/3.4.0: - resolution: {integrity: sha512-JZButFdZ1+/xAfpguQHoabIXkcqRRKpMrWKBkpEZZyxfY9C1DpADFB8PEqGSTeFr135SaTRfKqGKx5xSCLI7ZQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@ctrl/tinycolor/-/tinycolor-3.4.0.tgz} + resolution: + { + integrity: sha512-JZButFdZ1+/xAfpguQHoabIXkcqRRKpMrWKBkpEZZyxfY9C1DpADFB8PEqGSTeFr135SaTRfKqGKx5xSCLI7ZQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@ctrl/tinycolor/-/tinycolor-3.4.0.tgz + } name: '@ctrl/tinycolor' version: 3.4.0 - engines: {node: '>=10'} + engines: { node: '>=10' } dev: false - registry.npmmirror.com/@element-plus/icons-vue/0.2.6_vue@3.2.31: - resolution: {integrity: sha512-2gg7VCq4d2firgl7/aVym4Cx/wqKFwKybEQGJiiWJN4urW36+QdAEG1knqSD9qidbjhVp0Jnc9XdSTR1/4Whzw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@element-plus/icons-vue/-/icons-vue-0.2.6.tgz} - id: registry.npmmirror.com/@element-plus/icons-vue/0.2.6 + registry.npmmirror.com/@element-plus/icons-vue/0.2.7_vue@3.2.31: + resolution: + { + integrity: sha512-S8kDbfVaWkQvbUYQE1ui448tzaHfUvyESCep9J6uPRlViyQPXjdIfwLBhV6AmQSOfFS8rL+xehJGhvzPXLrSBg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@element-plus/icons-vue/-/icons-vue-0.2.7.tgz + } + id: registry.npmmirror.com/@element-plus/icons-vue/0.2.7 name: '@element-plus/icons-vue' - version: 0.2.6 + version: 0.2.7 peerDependencies: vue: ^3.2.0 dependencies: @@ -1637,7 +2313,12 @@ packages: dev: false registry.npmmirror.com/@emmetio/abbreviation/2.2.2: - resolution: {integrity: sha512-TtE/dBnkTCct8+LntkqVrwqQao6EnPAs1YN3cUgxOxTaBlesBCY37ROUAVZrRlG64GNnVShdl/b70RfAI3w5lw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@emmetio/abbreviation/-/abbreviation-2.2.2.tgz} + resolution: + { + integrity: sha512-TtE/dBnkTCct8+LntkqVrwqQao6EnPAs1YN3cUgxOxTaBlesBCY37ROUAVZrRlG64GNnVShdl/b70RfAI3w5lw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@emmetio/abbreviation/-/abbreviation-2.2.2.tgz + } name: '@emmetio/abbreviation' version: 2.2.2 dependencies: @@ -1645,7 +2326,12 @@ packages: dev: true registry.npmmirror.com/@emmetio/css-abbreviation/2.1.4: - resolution: {integrity: sha512-qk9L60Y+uRtM5CPbB0y+QNl/1XKE09mSO+AhhSauIfr2YOx/ta3NJw2d8RtCFxgzHeRqFRr8jgyzThbu+MZ4Uw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@emmetio/css-abbreviation/-/css-abbreviation-2.1.4.tgz} + resolution: + { + integrity: sha512-qk9L60Y+uRtM5CPbB0y+QNl/1XKE09mSO+AhhSauIfr2YOx/ta3NJw2d8RtCFxgzHeRqFRr8jgyzThbu+MZ4Uw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@emmetio/css-abbreviation/-/css-abbreviation-2.1.4.tgz + } name: '@emmetio/css-abbreviation' version: 2.1.4 dependencies: @@ -1653,16 +2339,26 @@ packages: dev: true registry.npmmirror.com/@emmetio/scanner/1.0.0: - resolution: {integrity: sha512-8HqW8EVqjnCmWXVpqAOZf+EGESdkR27odcMMMGefgKXtar00SoYNSryGv//TELI4T3QFsECo78p+0lmalk/CFA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@emmetio/scanner/-/scanner-1.0.0.tgz} + resolution: + { + integrity: sha512-8HqW8EVqjnCmWXVpqAOZf+EGESdkR27odcMMMGefgKXtar00SoYNSryGv//TELI4T3QFsECo78p+0lmalk/CFA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@emmetio/scanner/-/scanner-1.0.0.tgz + } name: '@emmetio/scanner' version: 1.0.0 dev: true registry.npmmirror.com/@eslint/eslintrc/0.4.3: - resolution: {integrity: sha512-J6KFFz5QCYUJq3pf0mjEcCJVERbzv71PUIDczuh9JkwGEzced6CO5ADLHB1rbf/+oPBtoPfMYNOpGDzCANlbXw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@eslint/eslintrc/-/eslintrc-0.4.3.tgz} + resolution: + { + integrity: sha512-J6KFFz5QCYUJq3pf0mjEcCJVERbzv71PUIDczuh9JkwGEzced6CO5ADLHB1rbf/+oPBtoPfMYNOpGDzCANlbXw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@eslint/eslintrc/-/eslintrc-0.4.3.tgz + } name: '@eslint/eslintrc' version: 0.4.3 - engines: {node: ^10.12.0 || >=12.0.0} + engines: { node: ^10.12.0 || >=12.0.0 } dependencies: ajv: registry.npmmirror.com/ajv/6.12.6 debug: registry.npmmirror.com/debug/4.3.3 @@ -1677,11 +2373,16 @@ packages: - supports-color dev: true - registry.npmmirror.com/@eslint/eslintrc/1.1.0: - resolution: {integrity: sha512-C1DfL7XX4nPqGd6jcP01W9pVM1HYCuUkFk1432D7F0v3JSlUIeOYn9oCoi3eoLZ+iwBSb29BMFxxny0YrrEZqg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@eslint/eslintrc/-/eslintrc-1.1.0.tgz} + registry.npmmirror.com/@eslint/eslintrc/1.2.0: + resolution: + { + integrity: sha512-igm9SjJHNEJRiUnecP/1R5T3wKLEJ7pL6e2P+GUSfCd0dGjPYYZve08uzw8L2J8foVHFz+NGu12JxRcU2gGo6w==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@eslint/eslintrc/-/eslintrc-1.2.0.tgz + } name: '@eslint/eslintrc' - version: 1.1.0 - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + version: 1.2.0 + engines: { node: ^12.22.0 || ^14.17.0 || >=16.0.0 } dependencies: ajv: registry.npmmirror.com/ajv/6.12.6 debug: registry.npmmirror.com/debug/4.3.3 @@ -1697,10 +2398,15 @@ packages: dev: true registry.npmmirror.com/@humanwhocodes/config-array/0.5.0: - resolution: {integrity: sha512-FagtKFz74XrTl7y6HCzQpwDfXP0yhxe9lHLD1UZxjvZIcbyRz8zTFF/yYNfSfzU414eDwZ1SrO0Qvtyf+wFMQg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@humanwhocodes/config-array/-/config-array-0.5.0.tgz} + resolution: + { + integrity: sha512-FagtKFz74XrTl7y6HCzQpwDfXP0yhxe9lHLD1UZxjvZIcbyRz8zTFF/yYNfSfzU414eDwZ1SrO0Qvtyf+wFMQg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@humanwhocodes/config-array/-/config-array-0.5.0.tgz + } name: '@humanwhocodes/config-array' version: 0.5.0 - engines: {node: '>=10.10.0'} + engines: { node: '>=10.10.0' } dependencies: '@humanwhocodes/object-schema': registry.npmmirror.com/@humanwhocodes/object-schema/1.2.1 debug: registry.npmmirror.com/debug/4.3.3 @@ -1710,10 +2416,15 @@ packages: dev: true registry.npmmirror.com/@humanwhocodes/config-array/0.9.2: - resolution: {integrity: sha512-UXOuFCGcwciWckOpmfKDq/GyhlTf9pN/BzG//x8p8zTOFEcGuA68ANXheFS0AGvy3qgZqLBUkMs7hqzqCKOVwA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@humanwhocodes/config-array/-/config-array-0.9.2.tgz} + resolution: + { + integrity: sha512-UXOuFCGcwciWckOpmfKDq/GyhlTf9pN/BzG//x8p8zTOFEcGuA68ANXheFS0AGvy3qgZqLBUkMs7hqzqCKOVwA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@humanwhocodes/config-array/-/config-array-0.9.2.tgz + } name: '@humanwhocodes/config-array' version: 0.9.2 - engines: {node: '>=10.10.0'} + engines: { node: '>=10.10.0' } dependencies: '@humanwhocodes/object-schema': registry.npmmirror.com/@humanwhocodes/object-schema/1.2.1 debug: registry.npmmirror.com/debug/4.3.3 @@ -1723,30 +2434,35 @@ packages: dev: true registry.npmmirror.com/@humanwhocodes/object-schema/1.2.1: - resolution: {integrity: sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz} + resolution: + { + integrity: sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz + } name: '@humanwhocodes/object-schema' version: 1.2.1 dev: true registry.npmmirror.com/@hutson/parse-repository-url/3.0.2: - resolution: {integrity: sha512-H9XAx3hc0BQHY6l+IFSWHDySypcXsvsuLhgYLUGywmJ5pswRVQJUHpOsobnLYp2ZUaUlKiKDrgWWhosOwAEM8Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@hutson/parse-repository-url/-/parse-repository-url-3.0.2.tgz} + resolution: + { + integrity: sha512-H9XAx3hc0BQHY6l+IFSWHDySypcXsvsuLhgYLUGywmJ5pswRVQJUHpOsobnLYp2ZUaUlKiKDrgWWhosOwAEM8Q==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@hutson/parse-repository-url/-/parse-repository-url-3.0.2.tgz + } name: '@hutson/parse-repository-url' version: 3.0.2 - engines: {node: '>=6.9.0'} - dev: true - - registry.npmmirror.com/@iconify/iconify/2.0.0-rc.6: - resolution: {integrity: sha512-pXvLXqLPQsjpDY4qbbyh5cPEtakTfWfQCAo6SdYNhYQzat+/0fbeEhScryqaketNAG0bT4/+deKezkJZTvbuSg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@iconify/iconify/-/iconify-2.0.0-rc.6.tgz} - name: '@iconify/iconify' - version: 2.0.0-rc.6 - dependencies: - cross-fetch: registry.npmmirror.com/cross-fetch/3.1.5 - transitivePeerDependencies: - - encoding + engines: { node: '>=6.9.0' } dev: true registry.npmmirror.com/@iconify/iconify/2.1.2: - resolution: {integrity: sha512-QcUzFeEWkE/mW+BVtEGmcWATClcCOIJFiYUD/PiCWuTcdEA297o8D4oN6Ra44WrNOHu1wqNW4J0ioaDIiqaFOQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@iconify/iconify/-/iconify-2.1.2.tgz} + resolution: + { + integrity: sha512-QcUzFeEWkE/mW+BVtEGmcWATClcCOIJFiYUD/PiCWuTcdEA297o8D4oN6Ra44WrNOHu1wqNW4J0ioaDIiqaFOQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@iconify/iconify/-/iconify-2.1.2.tgz + } name: '@iconify/iconify' version: 2.1.2 dependencies: @@ -1754,27 +2470,42 @@ packages: transitivePeerDependencies: - encoding - registry.npmmirror.com/@iconify/json/2.1.2: - resolution: {integrity: sha512-I4JHbMZBAd5ENGyYECUMpTcJMibTKd1ioVCLHDv+TsdSN01OMT4Uq2JLV1tVkolc7QiiomRsSuBBuDinGSgCVg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@iconify/json/-/json-2.1.2.tgz} + registry.npmmirror.com/@iconify/json/2.1.7: + resolution: + { + integrity: sha512-vC6mIZVMQY2X2sBSW4CNSH+pdi9mwLNZj+VwDXI9tqD2fkWXdXI9OCiCR0D4yqx3Vdg0ttcizXqAmhWQoHD1Sw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@iconify/json/-/json-2.1.7.tgz + } name: '@iconify/json' - version: 2.1.2 + version: 2.1.7 dependencies: '@iconify/types': registry.npmmirror.com/@iconify/types/1.0.12 pathe: registry.npmmirror.com/pathe/0.0.2 dev: true registry.npmmirror.com/@iconify/types/1.0.12: - resolution: {integrity: sha512-6er6wSGF3hgc1JEZqiGpg21CTCjHBYOUwqLmb2Idzkjiw6ogalGP0ZMLVutCzah+0WB4yP+Zd2oVPN8jvJ+Ftg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@iconify/types/-/types-1.0.12.tgz} + resolution: + { + integrity: sha512-6er6wSGF3hgc1JEZqiGpg21CTCjHBYOUwqLmb2Idzkjiw6ogalGP0ZMLVutCzah+0WB4yP+Zd2oVPN8jvJ+Ftg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@iconify/types/-/types-1.0.12.tgz + } name: '@iconify/types' version: 1.0.12 dev: true registry.npmmirror.com/@intlify/bundle-utils/2.2.0_vue-i18n@9.1.9: - resolution: {integrity: sha512-qVuN7+c84UB6rlLHSued2J9R86LG1rHg6ZibCghGMyPXnW0nOuIfkUFf1F7tXIqfMXjIPeJzlbpmzjWTI2z9Kw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@intlify/bundle-utils/-/bundle-utils-2.2.0.tgz} + resolution: + { + integrity: sha512-qVuN7+c84UB6rlLHSued2J9R86LG1rHg6ZibCghGMyPXnW0nOuIfkUFf1F7tXIqfMXjIPeJzlbpmzjWTI2z9Kw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@intlify/bundle-utils/-/bundle-utils-2.2.0.tgz + } id: registry.npmmirror.com/@intlify/bundle-utils/2.2.0 name: '@intlify/bundle-utils' version: 2.2.0 - engines: {node: '>= 12'} + engines: { node: '>= 12' } peerDependencies: petite-vue-i18n: '*' vue-i18n: '*' @@ -1793,10 +2524,15 @@ packages: dev: true registry.npmmirror.com/@intlify/core-base/9.1.9: - resolution: {integrity: sha1-5OjJUQEHKOSvOg0T10zz+eet1/Y=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@intlify/core-base/download/@intlify/core-base-9.1.9.tgz} + resolution: + { + integrity: sha1-5OjJUQEHKOSvOg0T10zz+eet1/Y=, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@intlify/core-base/download/@intlify/core-base-9.1.9.tgz + } name: '@intlify/core-base' version: 9.1.9 - engines: {node: '>= 10'} + engines: { node: '>= 10' } dependencies: '@intlify/devtools-if': registry.npmmirror.com/@intlify/devtools-if/9.1.9 '@intlify/message-compiler': registry.npmmirror.com/@intlify/message-compiler/9.1.9 @@ -1807,19 +2543,29 @@ packages: dev: false registry.npmmirror.com/@intlify/devtools-if/9.1.9: - resolution: {integrity: sha1-ow4d0SVv8sXJjY110HU4T7qJjl0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@intlify/devtools-if/download/@intlify/devtools-if-9.1.9.tgz} + resolution: + { + integrity: sha1-ow4d0SVv8sXJjY110HU4T7qJjl0=, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@intlify/devtools-if/download/@intlify/devtools-if-9.1.9.tgz + } name: '@intlify/devtools-if' version: 9.1.9 - engines: {node: '>= 10'} + engines: { node: '>= 10' } dependencies: '@intlify/shared': registry.npmmirror.com/@intlify/shared/9.1.9 dev: false registry.npmmirror.com/@intlify/message-compiler/9.1.9: - resolution: {integrity: sha512-6YgCMF46Xd0IH2hMRLCssZI3gFG4aywidoWQ3QP4RGYQXQYYfFC54DxhSgfIPpVoPLQ+4AD29eoYmhiHZ+qLFQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@intlify/message-compiler/-/message-compiler-9.1.9.tgz} + resolution: + { + integrity: sha512-6YgCMF46Xd0IH2hMRLCssZI3gFG4aywidoWQ3QP4RGYQXQYYfFC54DxhSgfIPpVoPLQ+4AD29eoYmhiHZ+qLFQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@intlify/message-compiler/-/message-compiler-9.1.9.tgz + } name: '@intlify/message-compiler' version: 9.1.9 - engines: {node: '>= 10'} + engines: { node: '>= 10' } dependencies: '@intlify/message-resolver': registry.npmmirror.com/@intlify/message-resolver/9.1.9 '@intlify/shared': registry.npmmirror.com/@intlify/shared/9.1.9 @@ -1827,27 +2573,42 @@ packages: dev: false registry.npmmirror.com/@intlify/message-compiler/9.2.0-beta.30: - resolution: {integrity: sha512-2kj/0nLIFrgiO86f9VifcUUcV8LdzXt4YYPIujx/LkTEQOuSFUo/bNiMaG1hyfiU/8mfq6tsaWKjoOZjeao1eQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@intlify/message-compiler/-/message-compiler-9.2.0-beta.30.tgz} + resolution: + { + integrity: sha512-2kj/0nLIFrgiO86f9VifcUUcV8LdzXt4YYPIujx/LkTEQOuSFUo/bNiMaG1hyfiU/8mfq6tsaWKjoOZjeao1eQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@intlify/message-compiler/-/message-compiler-9.2.0-beta.30.tgz + } name: '@intlify/message-compiler' version: 9.2.0-beta.30 - engines: {node: '>= 12'} + engines: { node: '>= 12' } dependencies: '@intlify/shared': registry.npmmirror.com/@intlify/shared/9.2.0-beta.30 source-map: registry.npmmirror.com/source-map/0.6.1 dev: true registry.npmmirror.com/@intlify/message-resolver/9.1.9: - resolution: {integrity: sha1-MVXM0vXm0NwWyti38djpf82gW/w=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@intlify/message-resolver/download/@intlify/message-resolver-9.1.9.tgz} + resolution: + { + integrity: sha1-MVXM0vXm0NwWyti38djpf82gW/w=, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@intlify/message-resolver/download/@intlify/message-resolver-9.1.9.tgz + } name: '@intlify/message-resolver' version: 9.1.9 - engines: {node: '>= 10'} + engines: { node: '>= 10' } dev: false registry.npmmirror.com/@intlify/runtime/9.1.9: - resolution: {integrity: sha1-LBLOKVGKB1Yp7+0KjtKT7nQMsoU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@intlify/runtime/download/@intlify/runtime-9.1.9.tgz} + resolution: + { + integrity: sha1-LBLOKVGKB1Yp7+0KjtKT7nQMsoU=, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@intlify/runtime/download/@intlify/runtime-9.1.9.tgz + } name: '@intlify/runtime' version: 9.1.9 - engines: {node: '>= 10'} + engines: { node: '>= 10' } dependencies: '@intlify/message-compiler': registry.npmmirror.com/@intlify/message-compiler/9.1.9 '@intlify/message-resolver': registry.npmmirror.com/@intlify/message-resolver/9.1.9 @@ -1855,25 +2616,40 @@ packages: dev: false registry.npmmirror.com/@intlify/shared/9.1.9: - resolution: {integrity: sha1-C6r5YSi4VWBma+x4T/sB9mI8wXo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@intlify/shared/download/@intlify/shared-9.1.9.tgz} + resolution: + { + integrity: sha1-C6r5YSi4VWBma+x4T/sB9mI8wXo=, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@intlify/shared/download/@intlify/shared-9.1.9.tgz + } name: '@intlify/shared' version: 9.1.9 - engines: {node: '>= 10'} + engines: { node: '>= 10' } dev: false registry.npmmirror.com/@intlify/shared/9.2.0-beta.30: - resolution: {integrity: sha512-E1WHRTIlUEse3d/6t1pAagSXRxmeVeNIhx5kT80dfpYxw8lOnCWV9wLve2bq9Fkv+3TD2I5j+CdN7jvSl3LdsA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@intlify/shared/-/shared-9.2.0-beta.30.tgz} + resolution: + { + integrity: sha512-E1WHRTIlUEse3d/6t1pAagSXRxmeVeNIhx5kT80dfpYxw8lOnCWV9wLve2bq9Fkv+3TD2I5j+CdN7jvSl3LdsA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@intlify/shared/-/shared-9.2.0-beta.30.tgz + } name: '@intlify/shared' version: 9.2.0-beta.30 - engines: {node: '>= 12'} + engines: { node: '>= 12' } dev: true - registry.npmmirror.com/@intlify/vite-plugin-vue-i18n/3.3.0_vite@2.8.3+vue-i18n@9.1.9: - resolution: {integrity: sha512-RxtqVe8ia/5eEH+RFzRKMhO6eyYRGssNpVcaxOoocgKDJuA+1QHF5jZGnioIQpZcIwFxLUlf42C4YdAatIJFEw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@intlify/vite-plugin-vue-i18n/-/vite-plugin-vue-i18n-3.3.0.tgz} - id: registry.npmmirror.com/@intlify/vite-plugin-vue-i18n/3.3.0 + registry.npmmirror.com/@intlify/vite-plugin-vue-i18n/3.3.1_vite@2.8.4+vue-i18n@9.1.9: + resolution: + { + integrity: sha512-b9HIUANzL4/LmrA5RqeiPabZl2/RiWNAJ90TVZ8kSi3APRZ4BbmwUAclKe8ip+1jCDhqaGO/qfAI7SbQ0Y76Uw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@intlify/vite-plugin-vue-i18n/-/vite-plugin-vue-i18n-3.3.1.tgz + } + id: registry.npmmirror.com/@intlify/vite-plugin-vue-i18n/3.3.1 name: '@intlify/vite-plugin-vue-i18n' - version: 3.3.0 - engines: {node: '>= 12'} + version: 3.3.1 + engines: { node: '>= 12' } peerDependencies: petite-vue-i18n: ^9.0.0 vite: ^2.0.0 @@ -1890,17 +2666,22 @@ packages: debug: registry.npmmirror.com/debug/4.3.3 fast-glob: registry.npmmirror.com/fast-glob/3.2.11 source-map: registry.npmmirror.com/source-map/0.6.1 - vite: registry.npmmirror.com/vite/2.8.3_less@4.1.2 + vite: registry.npmmirror.com/vite/2.8.4_less@4.1.2 vue-i18n: registry.npmmirror.com/vue-i18n/9.1.9_vue@3.2.31 transitivePeerDependencies: - supports-color dev: true registry.npmmirror.com/@intlify/vue-devtools/9.1.9: - resolution: {integrity: sha1-K+j02+f37UEVZ26zI0gUHUEeQms=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@intlify/vue-devtools/download/@intlify/vue-devtools-9.1.9.tgz} + resolution: + { + integrity: sha1-K+j02+f37UEVZ26zI0gUHUEeQms=, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@intlify/vue-devtools/download/@intlify/vue-devtools-9.1.9.tgz + } name: '@intlify/vue-devtools' version: 9.1.9 - engines: {node: '>= 10'} + engines: { node: '>= 10' } dependencies: '@intlify/message-resolver': registry.npmmirror.com/@intlify/message-resolver/9.1.9 '@intlify/runtime': registry.npmmirror.com/@intlify/runtime/9.1.9 @@ -1908,20 +2689,35 @@ packages: dev: false registry.npmmirror.com/@jridgewell/resolve-uri/3.0.5: - resolution: {integrity: sha512-VPeQ7+wH0itvQxnG+lIzWgkysKIr3L9sslimFW55rHMdGu/qCQ5z5h9zq4gI8uBtqkpHhsF4Z/OwExufUCThew==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@jridgewell/resolve-uri/-/resolve-uri-3.0.5.tgz} + resolution: + { + integrity: sha512-VPeQ7+wH0itvQxnG+lIzWgkysKIr3L9sslimFW55rHMdGu/qCQ5z5h9zq4gI8uBtqkpHhsF4Z/OwExufUCThew==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@jridgewell/resolve-uri/-/resolve-uri-3.0.5.tgz + } name: '@jridgewell/resolve-uri' version: 3.0.5 - engines: {node: '>=6.0.0'} + engines: { node: '>=6.0.0' } dev: true registry.npmmirror.com/@jridgewell/sourcemap-codec/1.4.11: - resolution: {integrity: sha512-Fg32GrJo61m+VqYSdRSjRXMjQ06j8YIYfcTqndLYVAaHmroZHLJZCydsWBOTDqXS2v+mjxohBWEMfg97GXmYQg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.11.tgz} + resolution: + { + integrity: sha512-Fg32GrJo61m+VqYSdRSjRXMjQ06j8YIYfcTqndLYVAaHmroZHLJZCydsWBOTDqXS2v+mjxohBWEMfg97GXmYQg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.11.tgz + } name: '@jridgewell/sourcemap-codec' version: 1.4.11 dev: true registry.npmmirror.com/@jridgewell/trace-mapping/0.3.4: - resolution: {integrity: sha512-vFv9ttIedivx0ux3QSjhgtCVjPZd5l46ZOMDSCwnH1yUO2e964gO8LZGyv2QkqcgR6TnBU1v+1IFqmeoG+0UJQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.4.tgz} + resolution: + { + integrity: sha512-vFv9ttIedivx0ux3QSjhgtCVjPZd5l46ZOMDSCwnH1yUO2e964gO8LZGyv2QkqcgR6TnBU1v+1IFqmeoG+0UJQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.4.tgz + } name: '@jridgewell/trace-mapping' version: 0.3.4 dependencies: @@ -1930,39 +2726,99 @@ packages: dev: true registry.npmmirror.com/@nodelib/fs.stat/2.0.5: - resolution: {integrity: sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz} + resolution: + { + integrity: sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz + } name: '@nodelib/fs.stat' version: 2.0.5 - engines: {node: '>= 8'} + engines: { node: '>= 8' } dev: true registry.npmmirror.com/@nodelib/fs.walk/1.2.8: - resolution: {integrity: sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz} + resolution: + { + integrity: sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz + } name: '@nodelib/fs.walk' version: 1.2.8 - engines: {node: '>= 8'} + engines: { node: '>= 8' } dependencies: '@nodelib/fs.scandir': registry.nlark.com/@nodelib/fs.scandir/2.1.5 fastq: registry.npmmirror.com/fastq/1.13.0 dev: true registry.npmmirror.com/@polka/url/1.0.0-next.21: - resolution: {integrity: sha1-XeWiOFo1MJQn9gEZkrVEUU1VmqE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@polka/url/download/@polka/url-1.0.0-next.21.tgz} + resolution: + { + integrity: sha1-XeWiOFo1MJQn9gEZkrVEUU1VmqE=, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@polka/url/download/@polka/url-1.0.0-next.21.tgz + } name: '@polka/url' version: 1.0.0-next.21 dev: true registry.npmmirror.com/@popperjs/core/2.11.2: - resolution: {integrity: sha512-92FRmppjjqz29VMJ2dn+xdyXZBrMlE42AV6Kq6BwjWV7CNUW1hs2FtxSNLQE+gJhaZ6AAmYuO9y8dshhcBl7vA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@popperjs/core/-/core-2.11.2.tgz} + resolution: + { + integrity: sha512-92FRmppjjqz29VMJ2dn+xdyXZBrMlE42AV6Kq6BwjWV7CNUW1hs2FtxSNLQE+gJhaZ6AAmYuO9y8dshhcBl7vA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@popperjs/core/-/core-2.11.2.tgz + } name: '@popperjs/core' version: 2.11.2 dev: false + registry.npmmirror.com/@purge-icons/core/0.8.0: + resolution: + { + integrity: sha512-8L6hP1U9XQO5B7kvquVJ5N7jzFvO0LZLXhBCjUQzzJzi42i6MAUanVKROApqbBuh21o9tmPwvNUg0xPe/uftRA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@purge-icons/core/-/core-0.8.0.tgz + } + name: '@purge-icons/core' + version: 0.8.0 + dependencies: + '@iconify/iconify': registry.npmmirror.com/@iconify/iconify/2.1.2 + axios: registry.npmmirror.com/axios/0.26.0_debug@4.3.3 + debug: registry.npmmirror.com/debug/4.3.3 + fast-glob: registry.npmmirror.com/fast-glob/3.2.11 + fs-extra: registry.npmmirror.com/fs-extra/10.0.1 + transitivePeerDependencies: + - encoding + - supports-color + dev: true + + registry.npmmirror.com/@purge-icons/generated/0.8.0: + resolution: + { + integrity: sha512-zzjPTfCfwz2WiSYKrl93LEoG6xF5kO7clzsZLyTa5KaQnVhzyfQbVjsKUW8O7I8AiPtmLE90eXClgp+mZgQkeA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@purge-icons/generated/-/generated-0.8.0.tgz + } + name: '@purge-icons/generated' + version: 0.8.0 + dependencies: + '@iconify/iconify': registry.npmmirror.com/@iconify/iconify/2.1.2 + transitivePeerDependencies: + - encoding + dev: true + registry.npmmirror.com/@rollup/plugin-node-resolve/13.1.3: - resolution: {integrity: sha512-BdxNk+LtmElRo5d06MGY4zoepyrXX1tkzX2hrnPEZ53k78GuOMWLqmJDGIIOPwVRIFZrLQOo+Yr6KtCuLIA0AQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@rollup/plugin-node-resolve/download/@rollup/plugin-node-resolve-13.1.3.tgz} + resolution: + { + integrity: sha512-BdxNk+LtmElRo5d06MGY4zoepyrXX1tkzX2hrnPEZ53k78GuOMWLqmJDGIIOPwVRIFZrLQOo+Yr6KtCuLIA0AQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@rollup/plugin-node-resolve/download/@rollup/plugin-node-resolve-13.1.3.tgz + } name: '@rollup/plugin-node-resolve' version: 13.1.3 - engines: {node: '>= 10.0.0'} + engines: { node: '>= 10.0.0' } peerDependencies: rollup: ^2.42.0 dependencies: @@ -1975,10 +2831,15 @@ packages: dev: true registry.npmmirror.com/@rollup/pluginutils/3.1.0: - resolution: {integrity: sha512-GksZ6pr6TpIjHm8h9lSQ8pi8BE9VeubNT0OMJ3B5uZJ8pz73NPiqOtCog/x2/QzM1ENChPKxMDhiQuRHsqc+lg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@rollup/pluginutils/-/pluginutils-3.1.0.tgz} + resolution: + { + integrity: sha512-GksZ6pr6TpIjHm8h9lSQ8pi8BE9VeubNT0OMJ3B5uZJ8pz73NPiqOtCog/x2/QzM1ENChPKxMDhiQuRHsqc+lg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@rollup/pluginutils/-/pluginutils-3.1.0.tgz + } name: '@rollup/pluginutils' version: 3.1.0 - engines: {node: '>= 8.0.0'} + engines: { node: '>= 8.0.0' } peerDependencies: rollup: ^1.20.0||^2.0.0 dependencies: @@ -1988,72 +2849,138 @@ packages: dev: true registry.npmmirror.com/@rollup/pluginutils/4.1.2: - resolution: {integrity: sha512-ROn4qvkxP9SyPeHaf7uQC/GPFY6L/OWy9+bd9AwcjOAWQwxRscoEyAUD8qCY5o5iL4jqQwoLk2kaTKJPb/HwzQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@rollup/pluginutils/-/pluginutils-4.1.2.tgz} + resolution: + { + integrity: sha512-ROn4qvkxP9SyPeHaf7uQC/GPFY6L/OWy9+bd9AwcjOAWQwxRscoEyAUD8qCY5o5iL4jqQwoLk2kaTKJPb/HwzQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@rollup/pluginutils/-/pluginutils-4.1.2.tgz + } name: '@rollup/pluginutils' version: 4.1.2 - engines: {node: '>= 8.0.0'} + engines: { node: '>= 8.0.0' } dependencies: estree-walker: registry.npmmirror.com/estree-walker/2.0.2 picomatch: registry.npmmirror.com/picomatch/2.3.0 dev: true registry.npmmirror.com/@transloadit/prettier-bytes/0.0.7: - resolution: {integrity: sha512-VeJbUb0wEKbcwaSlj5n+LscBl9IPgLPkHVGBkh00cztv6X4L/TJXK58LzFuBKX7/GAfiGhIwH67YTLTlzvIzBA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@transloadit/prettier-bytes/-/prettier-bytes-0.0.7.tgz} + resolution: + { + integrity: sha512-VeJbUb0wEKbcwaSlj5n+LscBl9IPgLPkHVGBkh00cztv6X4L/TJXK58LzFuBKX7/GAfiGhIwH67YTLTlzvIzBA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@transloadit/prettier-bytes/-/prettier-bytes-0.0.7.tgz + } name: '@transloadit/prettier-bytes' version: 0.0.7 dev: false registry.npmmirror.com/@trysound/sax/0.2.0: - resolution: {integrity: sha1-zMqrdYr1Z2Hre/N69vA/Mm3XmK0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@trysound/sax/download/@trysound/sax-0.2.0.tgz} + resolution: + { + integrity: sha1-zMqrdYr1Z2Hre/N69vA/Mm3XmK0=, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@trysound/sax/download/@trysound/sax-0.2.0.tgz + } name: '@trysound/sax' version: 0.2.0 - engines: {node: '>=10.13.0'} + engines: { node: '>=10.13.0' } dev: true registry.npmmirror.com/@tsconfig/node10/1.0.8: - resolution: {integrity: sha512-6XFfSQmMgq0CFLY1MslA/CPUfhIL919M1rMsa5lP2P097N2Wd1sSX0tx1u4olM16fLNhtHZpRhedZJphNJqmZg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@tsconfig/node10/-/node10-1.0.8.tgz} + resolution: + { + integrity: sha512-6XFfSQmMgq0CFLY1MslA/CPUfhIL919M1rMsa5lP2P097N2Wd1sSX0tx1u4olM16fLNhtHZpRhedZJphNJqmZg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@tsconfig/node10/-/node10-1.0.8.tgz + } name: '@tsconfig/node10' version: 1.0.8 dev: true registry.npmmirror.com/@tsconfig/node12/1.0.9: - resolution: {integrity: sha512-/yBMcem+fbvhSREH+s14YJi18sp7J9jpuhYByADT2rypfajMZZN4WQ6zBGgBKp53NKmqI36wFYDb3yaMPurITw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@tsconfig/node12/-/node12-1.0.9.tgz} + resolution: + { + integrity: sha512-/yBMcem+fbvhSREH+s14YJi18sp7J9jpuhYByADT2rypfajMZZN4WQ6zBGgBKp53NKmqI36wFYDb3yaMPurITw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@tsconfig/node12/-/node12-1.0.9.tgz + } name: '@tsconfig/node12' version: 1.0.9 dev: true registry.npmmirror.com/@tsconfig/node14/1.0.1: - resolution: {integrity: sha512-509r2+yARFfHHE7T6Puu2jjkoycftovhXRqW328PDXTVGKihlb1P8Z9mMZH04ebyajfRY7dedfGynlrFHJUQCg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@tsconfig/node14/-/node14-1.0.1.tgz} + resolution: + { + integrity: sha512-509r2+yARFfHHE7T6Puu2jjkoycftovhXRqW328PDXTVGKihlb1P8Z9mMZH04ebyajfRY7dedfGynlrFHJUQCg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@tsconfig/node14/-/node14-1.0.1.tgz + } name: '@tsconfig/node14' version: 1.0.1 dev: true registry.npmmirror.com/@tsconfig/node16/1.0.2: - resolution: {integrity: sha512-eZxlbI8GZscaGS7kkc/trHTT5xgrjH3/1n2JDwusC9iahPKWMRvRjJSAN5mCXviuTGQ/lHnhvv8Q1YTpnfz9gA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@tsconfig/node16/-/node16-1.0.2.tgz} + resolution: + { + integrity: sha512-eZxlbI8GZscaGS7kkc/trHTT5xgrjH3/1n2JDwusC9iahPKWMRvRjJSAN5mCXviuTGQ/lHnhvv8Q1YTpnfz9gA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@tsconfig/node16/-/node16-1.0.2.tgz + } name: '@tsconfig/node16' version: 1.0.2 dev: true registry.npmmirror.com/@types/estree/0.0.39: - resolution: {integrity: sha1-4Xfmme4bjCLSMXTKqnQiZEOJUJ8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/estree/download/@types/estree-0.0.39.tgz} + resolution: + { + integrity: sha1-4Xfmme4bjCLSMXTKqnQiZEOJUJ8=, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@types/estree/download/@types/estree-0.0.39.tgz + } name: '@types/estree' version: 0.0.39 dev: true + registry.npmmirror.com/@types/event-emitter/0.3.3: + resolution: + { + integrity: sha512-UfnOK1pIxO7P+EgPRZXD9jMpimd8QEFcEZ5R67R1UhGbv4zghU5+NE7U8M8G9H5Jc8FI51rqDWQs6FtUfq2e/Q==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@types/event-emitter/-/event-emitter-0.3.3.tgz + } + name: '@types/event-emitter' + version: 0.3.3 + dev: false + registry.npmmirror.com/@types/intro.js/3.0.2: - resolution: {integrity: sha1-y/m2nwVbd1gsws6+I26aQFsw770=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/intro.js/download/@types/intro.js-3.0.2.tgz} + resolution: + { + integrity: sha1-y/m2nwVbd1gsws6+I26aQFsw770=, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@types/intro.js/download/@types/intro.js-3.0.2.tgz + } name: '@types/intro.js' version: 3.0.2 dev: true registry.npmmirror.com/@types/json-schema/7.0.9: - resolution: {integrity: sha512-qcUXuemtEu+E5wZSJHNxUXeCZhAfXKQ41D+duX+VYPde7xyEVZci+/oXKJL13tnRs9lR2pr4fod59GT6/X1/yQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/json-schema/-/json-schema-7.0.9.tgz} + resolution: + { + integrity: sha512-qcUXuemtEu+E5wZSJHNxUXeCZhAfXKQ41D+duX+VYPde7xyEVZci+/oXKJL13tnRs9lR2pr4fod59GT6/X1/yQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@types/json-schema/-/json-schema-7.0.9.tgz + } name: '@types/json-schema' version: 7.0.9 dev: true registry.npmmirror.com/@types/lodash-es/4.17.6: - resolution: {integrity: sha512-R+zTeVUKDdfoRxpAryaQNRKk3105Rrgx2CFRClIgRGaqDTdjsm8h6IYA8ir584W3ePzkZfst5xIgDwYrlh9HLg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/lodash-es/-/lodash-es-4.17.6.tgz} + resolution: + { + integrity: sha512-R+zTeVUKDdfoRxpAryaQNRKk3105Rrgx2CFRClIgRGaqDTdjsm8h6IYA8ir584W3ePzkZfst5xIgDwYrlh9HLg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@types/lodash-es/-/lodash-es-4.17.6.tgz + } name: '@types/lodash-es' version: 4.17.6 dependencies: @@ -2061,95 +2988,165 @@ packages: dev: true registry.npmmirror.com/@types/lodash/4.14.178: - resolution: {integrity: sha512-0d5Wd09ItQWH1qFbEyQ7oTQ3GZrMfth5JkbN3EvTKLXcHLRDSXeLnlvlOn0wvxVIwK5o2M8JzP/OWz7T3NRsbw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/lodash/-/lodash-4.14.178.tgz} + resolution: + { + integrity: sha512-0d5Wd09ItQWH1qFbEyQ7oTQ3GZrMfth5JkbN3EvTKLXcHLRDSXeLnlvlOn0wvxVIwK5o2M8JzP/OWz7T3NRsbw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@types/lodash/-/lodash-4.14.178.tgz + } name: '@types/lodash' version: 4.14.178 dev: true registry.npmmirror.com/@types/minimatch/3.0.5: - resolution: {integrity: sha1-EAHMXmo3BLg8I2An538vWOoBD0A=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/minimatch/download/@types/minimatch-3.0.5.tgz} + resolution: + { + integrity: sha1-EAHMXmo3BLg8I2An538vWOoBD0A=, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@types/minimatch/download/@types/minimatch-3.0.5.tgz + } name: '@types/minimatch' version: 3.0.5 dev: true registry.npmmirror.com/@types/minimist/1.2.2: - resolution: {integrity: sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/minimist/-/minimist-1.2.2.tgz} + resolution: + { + integrity: sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@types/minimist/-/minimist-1.2.2.tgz + } name: '@types/minimist' version: 1.2.2 dev: true registry.npmmirror.com/@types/mockjs/1.0.4: - resolution: {integrity: sha1-5waVHV4ztPCku3Ox+LEk4m8IHeA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/mockjs/download/@types/mockjs-1.0.4.tgz} + resolution: + { + integrity: sha1-5waVHV4ztPCku3Ox+LEk4m8IHeA=, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@types/mockjs/download/@types/mockjs-1.0.4.tgz + } name: '@types/mockjs' version: 1.0.4 dev: true - registry.npmmirror.com/@types/node/17.0.18: - resolution: {integrity: sha512-eKj4f/BsN/qcculZiRSujogjvp5O/k4lOW5m35NopjZM/QwLOR075a8pJW5hD+Rtdm2DaCVPENS6KtSQnUD6BA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/node/-/node-17.0.18.tgz} + registry.npmmirror.com/@types/node/17.0.21: + resolution: + { + integrity: sha512-DBZCJbhII3r90XbQxI8Y9IjjiiOGlZ0Hr32omXIZvwwZ7p4DMMXGrKXVyPfuoBOri9XNtL0UK69jYIBIsRX3QQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@types/node/-/node-17.0.21.tgz + } name: '@types/node' - version: 17.0.18 + version: 17.0.21 dev: true registry.npmmirror.com/@types/normalize-package-data/2.4.1: - resolution: {integrity: sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/normalize-package-data/-/normalize-package-data-2.4.1.tgz} + resolution: + { + integrity: sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@types/normalize-package-data/-/normalize-package-data-2.4.1.tgz + } name: '@types/normalize-package-data' version: 2.4.1 dev: true registry.npmmirror.com/@types/nprogress/0.2.0: - resolution: {integrity: sha512-1cYJrqq9GezNFPsWTZpFut/d4CjpZqA0vhqDUPFWYKF1oIyBz5qnoYMzR+0C/T96t3ebLAC1SSnwrVOm5/j74A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/nprogress/download/@types/nprogress-0.2.0.tgz} + resolution: + { + integrity: sha512-1cYJrqq9GezNFPsWTZpFut/d4CjpZqA0vhqDUPFWYKF1oIyBz5qnoYMzR+0C/T96t3ebLAC1SSnwrVOm5/j74A==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@types/nprogress/download/@types/nprogress-0.2.0.tgz + } name: '@types/nprogress' version: 0.2.0 dev: true registry.npmmirror.com/@types/parse-json/4.0.0: - resolution: {integrity: sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/parse-json/-/parse-json-4.0.0.tgz} + resolution: + { + integrity: sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@types/parse-json/-/parse-json-4.0.0.tgz + } name: '@types/parse-json' version: 4.0.0 dev: true registry.npmmirror.com/@types/qrcode/1.4.2: - resolution: {integrity: sha512-7uNT9L4WQTNJejHTSTdaJhfBSCN73xtXaHFyBJ8TSwiLhe4PRuTue7Iph0s2nG9R/ifUaSnGhLUOZavlBEqDWQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/qrcode/download/@types/qrcode-1.4.2.tgz} + resolution: + { + integrity: sha512-7uNT9L4WQTNJejHTSTdaJhfBSCN73xtXaHFyBJ8TSwiLhe4PRuTue7Iph0s2nG9R/ifUaSnGhLUOZavlBEqDWQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@types/qrcode/download/@types/qrcode-1.4.2.tgz + } name: '@types/qrcode' version: 1.4.2 dependencies: - '@types/node': registry.npmmirror.com/@types/node/17.0.18 + '@types/node': registry.npmmirror.com/@types/node/17.0.21 dev: true registry.npmmirror.com/@types/qs/6.9.7: - resolution: {integrity: sha1-Y7t9Bn2xB8weRXwwO8JdUR/r9ss=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/qs/download/@types/qs-6.9.7.tgz} + resolution: + { + integrity: sha1-Y7t9Bn2xB8weRXwwO8JdUR/r9ss=, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@types/qs/download/@types/qs-6.9.7.tgz + } name: '@types/qs' version: 6.9.7 dev: true registry.npmmirror.com/@types/resolve/1.17.1: - resolution: {integrity: sha1-Ov1q2JZ8d+Q3bFmKgt3Vj0bsRdY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/resolve/download/@types/resolve-1.17.1.tgz} + resolution: + { + integrity: sha1-Ov1q2JZ8d+Q3bFmKgt3Vj0bsRdY=, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@types/resolve/download/@types/resolve-1.17.1.tgz + } name: '@types/resolve' version: 1.17.1 dependencies: - '@types/node': registry.npmmirror.com/@types/node/17.0.18 + '@types/node': registry.npmmirror.com/@types/node/17.0.21 dev: true registry.npmmirror.com/@types/svgo/2.6.1: - resolution: {integrity: sha512-4BfUnd19L25BD2iRyZTNuG4pfL9HBs+rvF7zp5maKhbX42uOpc5prGdBXXmCdHlVZfTWq8pNP/vxQt9v8ACxqQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/svgo/-/svgo-2.6.1.tgz} + resolution: + { + integrity: sha512-4BfUnd19L25BD2iRyZTNuG4pfL9HBs+rvF7zp5maKhbX42uOpc5prGdBXXmCdHlVZfTWq8pNP/vxQt9v8ACxqQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@types/svgo/-/svgo-2.6.1.tgz + } name: '@types/svgo' version: 2.6.1 dependencies: - '@types/node': registry.npmmirror.com/@types/node/17.0.18 + '@types/node': registry.npmmirror.com/@types/node/17.0.21 dev: true registry.npmmirror.com/@types/throttle-debounce/2.1.0: - resolution: {integrity: sha512-5eQEtSCoESnh2FsiLTxE121IiE60hnMqcb435fShf4bpLRjEu1Eoekht23y6zXS9Ts3l+Szu3TARnTsA0GkOkQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/throttle-debounce/-/throttle-debounce-2.1.0.tgz} + resolution: + { + integrity: sha512-5eQEtSCoESnh2FsiLTxE121IiE60hnMqcb435fShf4bpLRjEu1Eoekht23y6zXS9Ts3l+Szu3TARnTsA0GkOkQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@types/throttle-debounce/-/throttle-debounce-2.1.0.tgz + } name: '@types/throttle-debounce' version: 2.1.0 dev: true - registry.npmmirror.com/@typescript-eslint/eslint-plugin/5.12.0_c467cf9bb49b295941e83ce479a578b7: - resolution: {integrity: sha512-fwCMkDimwHVeIOKeBHiZhRUfJXU8n6xW1FL9diDxAyGAFvKcH4csy0v7twivOQdQdA0KC8TDr7GGRd3L4Lv0rQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.12.0.tgz} - id: registry.npmmirror.com/@typescript-eslint/eslint-plugin/5.12.0 + registry.npmmirror.com/@typescript-eslint/eslint-plugin/5.12.1_27a0c788acac7d65514027b167e3b3f6: + resolution: + { + integrity: sha512-M499lqa8rnNK7mUv74lSFFttuUsubIRdAbHcVaP93oFcKkEmHmLqy2n7jM9C8DVmFMYK61ExrZU6dLYhQZmUpw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.12.1.tgz + } + id: registry.npmmirror.com/@typescript-eslint/eslint-plugin/5.12.1 name: '@typescript-eslint/eslint-plugin' - version: 5.12.0 - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + version: 5.12.1 + engines: { node: ^12.22.0 || ^14.17.0 || >=16.0.0 } peerDependencies: '@typescript-eslint/parser': ^5.0.0 eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 @@ -2158,12 +3155,12 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/parser': registry.npmmirror.com/@typescript-eslint/parser/5.12.0_eslint@8.9.0+typescript@4.5.5 - '@typescript-eslint/scope-manager': registry.npmmirror.com/@typescript-eslint/scope-manager/5.12.0 - '@typescript-eslint/type-utils': registry.npmmirror.com/@typescript-eslint/type-utils/5.12.0_eslint@8.9.0+typescript@4.5.5 - '@typescript-eslint/utils': registry.npmmirror.com/@typescript-eslint/utils/5.12.0_eslint@8.9.0+typescript@4.5.5 + '@typescript-eslint/parser': registry.npmmirror.com/@typescript-eslint/parser/5.12.1_eslint@8.10.0+typescript@4.5.5 + '@typescript-eslint/scope-manager': registry.npmmirror.com/@typescript-eslint/scope-manager/5.12.1 + '@typescript-eslint/type-utils': registry.npmmirror.com/@typescript-eslint/type-utils/5.12.1_eslint@8.10.0+typescript@4.5.5 + '@typescript-eslint/utils': registry.npmmirror.com/@typescript-eslint/utils/5.12.1_eslint@8.10.0+typescript@4.5.5 debug: registry.npmmirror.com/debug/4.3.3 - eslint: registry.npmmirror.com/eslint/8.9.0 + eslint: registry.npmmirror.com/eslint/8.10.0 functional-red-black-tree: registry.npmmirror.com/functional-red-black-tree/1.0.1 ignore: registry.npmmirror.com/ignore/5.2.0 regexpp: registry.npmmirror.com/regexpp/3.2.0 @@ -2174,12 +3171,17 @@ packages: - supports-color dev: true - registry.npmmirror.com/@typescript-eslint/parser/5.12.0_eslint@8.9.0+typescript@4.5.5: - resolution: {integrity: sha512-MfSwg9JMBojMUoGjUmX+D2stoQj1CBYTCP0qnnVtu9A+YQXVKNtLjasYh+jozOcrb/wau8TCfWOkQTiOAruBog==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@typescript-eslint/parser/-/parser-5.12.0.tgz} - id: registry.npmmirror.com/@typescript-eslint/parser/5.12.0 + registry.npmmirror.com/@typescript-eslint/parser/5.12.1_eslint@8.10.0+typescript@4.5.5: + resolution: + { + integrity: sha512-6LuVUbe7oSdHxUWoX/m40Ni8gsZMKCi31rlawBHt7VtW15iHzjbpj2WLiToG2758KjtCCiLRKZqfrOdl3cNKuw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@typescript-eslint/parser/-/parser-5.12.1.tgz + } + id: registry.npmmirror.com/@typescript-eslint/parser/5.12.1 name: '@typescript-eslint/parser' - version: 5.12.0 - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + version: 5.12.1 + engines: { node: ^12.22.0 || ^14.17.0 || >=16.0.0 } peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 typescript: '*' @@ -2187,32 +3189,42 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/scope-manager': registry.npmmirror.com/@typescript-eslint/scope-manager/5.12.0 - '@typescript-eslint/types': registry.npmmirror.com/@typescript-eslint/types/5.12.0 - '@typescript-eslint/typescript-estree': registry.npmmirror.com/@typescript-eslint/typescript-estree/5.12.0_typescript@4.5.5 + '@typescript-eslint/scope-manager': registry.npmmirror.com/@typescript-eslint/scope-manager/5.12.1 + '@typescript-eslint/types': registry.npmmirror.com/@typescript-eslint/types/5.12.1 + '@typescript-eslint/typescript-estree': registry.npmmirror.com/@typescript-eslint/typescript-estree/5.12.1_typescript@4.5.5 debug: registry.npmmirror.com/debug/4.3.3 - eslint: registry.npmmirror.com/eslint/8.9.0 + eslint: registry.npmmirror.com/eslint/8.10.0 typescript: registry.npmmirror.com/typescript/4.5.5 transitivePeerDependencies: - supports-color dev: true - registry.npmmirror.com/@typescript-eslint/scope-manager/5.12.0: - resolution: {integrity: sha512-GAMobtIJI8FGf1sLlUWNUm2IOkIjvn7laFWyRx7CLrv6nLBI7su+B7lbStqVlK5NdLvHRFiJo2HhiDF7Ki01WQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@typescript-eslint/scope-manager/-/scope-manager-5.12.0.tgz} + registry.npmmirror.com/@typescript-eslint/scope-manager/5.12.1: + resolution: + { + integrity: sha512-J0Wrh5xS6XNkd4TkOosxdpObzlYfXjAFIm9QxYLCPOcHVv1FyyFCPom66uIh8uBr0sZCrtS+n19tzufhwab8ZQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@typescript-eslint/scope-manager/-/scope-manager-5.12.1.tgz + } name: '@typescript-eslint/scope-manager' - version: 5.12.0 - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + version: 5.12.1 + engines: { node: ^12.22.0 || ^14.17.0 || >=16.0.0 } dependencies: - '@typescript-eslint/types': registry.npmmirror.com/@typescript-eslint/types/5.12.0 - '@typescript-eslint/visitor-keys': registry.npmmirror.com/@typescript-eslint/visitor-keys/5.12.0 + '@typescript-eslint/types': registry.npmmirror.com/@typescript-eslint/types/5.12.1 + '@typescript-eslint/visitor-keys': registry.npmmirror.com/@typescript-eslint/visitor-keys/5.12.1 dev: true - registry.npmmirror.com/@typescript-eslint/type-utils/5.12.0_eslint@8.9.0+typescript@4.5.5: - resolution: {integrity: sha512-9j9rli3zEBV+ae7rlbBOotJcI6zfc6SHFMdKI9M3Nc0sy458LJ79Os+TPWeBBL96J9/e36rdJOfCuyRSgFAA0Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@typescript-eslint/type-utils/-/type-utils-5.12.0.tgz} - id: registry.npmmirror.com/@typescript-eslint/type-utils/5.12.0 + registry.npmmirror.com/@typescript-eslint/type-utils/5.12.1_eslint@8.10.0+typescript@4.5.5: + resolution: + { + integrity: sha512-Gh8feEhsNLeCz6aYqynh61Vsdy+tiNNkQtc+bN3IvQvRqHkXGUhYkUi+ePKzP0Mb42se7FDb+y2SypTbpbR/Sg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@typescript-eslint/type-utils/-/type-utils-5.12.1.tgz + } + id: registry.npmmirror.com/@typescript-eslint/type-utils/5.12.1 name: '@typescript-eslint/type-utils' - version: 5.12.0 - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + version: 5.12.1 + engines: { node: ^12.22.0 || ^14.17.0 || >=16.0.0 } peerDependencies: eslint: '*' typescript: '*' @@ -2220,36 +3232,46 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/utils': registry.npmmirror.com/@typescript-eslint/utils/5.12.0_eslint@8.9.0+typescript@4.5.5 + '@typescript-eslint/utils': registry.npmmirror.com/@typescript-eslint/utils/5.12.1_eslint@8.10.0+typescript@4.5.5 debug: registry.npmmirror.com/debug/4.3.3 - eslint: registry.npmmirror.com/eslint/8.9.0 + eslint: registry.npmmirror.com/eslint/8.10.0 tsutils: registry.npmmirror.com/tsutils/3.21.0_typescript@4.5.5 typescript: registry.npmmirror.com/typescript/4.5.5 transitivePeerDependencies: - supports-color dev: true - registry.npmmirror.com/@typescript-eslint/types/5.12.0: - resolution: {integrity: sha512-JowqbwPf93nvf8fZn5XrPGFBdIK8+yx5UEGs2QFAYFI8IWYfrzz+6zqlurGr2ctShMaJxqwsqmra3WXWjH1nRQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@typescript-eslint/types/-/types-5.12.0.tgz} + registry.npmmirror.com/@typescript-eslint/types/5.12.1: + resolution: + { + integrity: sha512-hfcbq4qVOHV1YRdhkDldhV9NpmmAu2vp6wuFODL71Y0Ixak+FLeEU4rnPxgmZMnGreGEghlEucs9UZn5KOfHJA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@typescript-eslint/types/-/types-5.12.1.tgz + } name: '@typescript-eslint/types' - version: 5.12.0 - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - dev: true - - registry.npmmirror.com/@typescript-eslint/typescript-estree/5.12.0_typescript@4.5.5: - resolution: {integrity: sha512-Dd9gVeOqt38QHR0BEA8oRaT65WYqPYbIc5tRFQPkfLquVEFPD1HAtbZT98TLBkEcCkvwDYOAvuSvAD9DnQhMfQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.12.0.tgz} - id: registry.npmmirror.com/@typescript-eslint/typescript-estree/5.12.0 + version: 5.12.1 + engines: { node: ^12.22.0 || ^14.17.0 || >=16.0.0 } + dev: true + + registry.npmmirror.com/@typescript-eslint/typescript-estree/5.12.1_typescript@4.5.5: + resolution: + { + integrity: sha512-ahOdkIY9Mgbza7L9sIi205Pe1inCkZWAHE1TV1bpxlU4RZNPtXaDZfiiFWcL9jdxvW1hDYZJXrFm+vlMkXRbBw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.12.1.tgz + } + id: registry.npmmirror.com/@typescript-eslint/typescript-estree/5.12.1 name: '@typescript-eslint/typescript-estree' - version: 5.12.0 - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + version: 5.12.1 + engines: { node: ^12.22.0 || ^14.17.0 || >=16.0.0 } peerDependencies: typescript: '*' peerDependenciesMeta: typescript: optional: true dependencies: - '@typescript-eslint/types': registry.npmmirror.com/@typescript-eslint/types/5.12.0 - '@typescript-eslint/visitor-keys': registry.npmmirror.com/@typescript-eslint/visitor-keys/5.12.0 + '@typescript-eslint/types': registry.npmmirror.com/@typescript-eslint/types/5.12.1 + '@typescript-eslint/visitor-keys': registry.npmmirror.com/@typescript-eslint/visitor-keys/5.12.1 debug: registry.npmmirror.com/debug/4.3.3 globby: registry.npmmirror.com/globby/11.1.0 is-glob: registry.npmmirror.com/is-glob/4.0.3 @@ -2260,39 +3282,54 @@ packages: - supports-color dev: true - registry.npmmirror.com/@typescript-eslint/utils/5.12.0_eslint@8.9.0+typescript@4.5.5: - resolution: {integrity: sha512-k4J2WovnMPGI4PzKgDtQdNrCnmBHpMUFy21qjX2CoPdoBcSBIMvVBr9P2YDP8jOqZOeK3ThOL6VO/sy6jtnvzw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@typescript-eslint/utils/-/utils-5.12.0.tgz} - id: registry.npmmirror.com/@typescript-eslint/utils/5.12.0 + registry.npmmirror.com/@typescript-eslint/utils/5.12.1_eslint@8.10.0+typescript@4.5.5: + resolution: + { + integrity: sha512-Qq9FIuU0EVEsi8fS6pG+uurbhNTtoYr4fq8tKjBupsK5Bgbk2I32UGm0Sh+WOyjOPgo/5URbxxSNV6HYsxV4MQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@typescript-eslint/utils/-/utils-5.12.1.tgz + } + id: registry.npmmirror.com/@typescript-eslint/utils/5.12.1 name: '@typescript-eslint/utils' - version: 5.12.0 - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + version: 5.12.1 + engines: { node: ^12.22.0 || ^14.17.0 || >=16.0.0 } peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 dependencies: '@types/json-schema': registry.npmmirror.com/@types/json-schema/7.0.9 - '@typescript-eslint/scope-manager': registry.npmmirror.com/@typescript-eslint/scope-manager/5.12.0 - '@typescript-eslint/types': registry.npmmirror.com/@typescript-eslint/types/5.12.0 - '@typescript-eslint/typescript-estree': registry.npmmirror.com/@typescript-eslint/typescript-estree/5.12.0_typescript@4.5.5 - eslint: registry.npmmirror.com/eslint/8.9.0 + '@typescript-eslint/scope-manager': registry.npmmirror.com/@typescript-eslint/scope-manager/5.12.1 + '@typescript-eslint/types': registry.npmmirror.com/@typescript-eslint/types/5.12.1 + '@typescript-eslint/typescript-estree': registry.npmmirror.com/@typescript-eslint/typescript-estree/5.12.1_typescript@4.5.5 + eslint: registry.npmmirror.com/eslint/8.10.0 eslint-scope: registry.npmmirror.com/eslint-scope/5.1.1 - eslint-utils: registry.npmmirror.com/eslint-utils/3.0.0_eslint@8.9.0 + eslint-utils: registry.npmmirror.com/eslint-utils/3.0.0_eslint@8.10.0 transitivePeerDependencies: - supports-color - typescript dev: true - registry.npmmirror.com/@typescript-eslint/visitor-keys/5.12.0: - resolution: {integrity: sha512-cFwTlgnMV6TgezQynx2c/4/tx9Tufbuo9LPzmWqyRC3QC4qTGkAG1C6pBr0/4I10PAI/FlYunI3vJjIcu+ZHMg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.12.0.tgz} + registry.npmmirror.com/@typescript-eslint/visitor-keys/5.12.1: + resolution: + { + integrity: sha512-l1KSLfupuwrXx6wc0AuOmC7Ko5g14ZOQ86wJJqRbdLbXLK02pK/DPiDDqCc7BqqiiA04/eAA6ayL0bgOrAkH7A==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.12.1.tgz + } name: '@typescript-eslint/visitor-keys' - version: 5.12.0 - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + version: 5.12.1 + engines: { node: ^12.22.0 || ^14.17.0 || >=16.0.0 } dependencies: - '@typescript-eslint/types': registry.npmmirror.com/@typescript-eslint/types/5.12.0 + '@typescript-eslint/types': registry.npmmirror.com/@typescript-eslint/types/5.12.1 eslint-visitor-keys: registry.npmmirror.com/eslint-visitor-keys/3.3.0 dev: true registry.npmmirror.com/@uppy/companion-client/2.0.4: - resolution: {integrity: sha512-Uc3bJzgSdvB+wKYoAbmhY7jv5DlziZQdK0w+5Eku2M93xcOictgJPoti94rj/PtZRH3gyszDkwACERs/bfbI7g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@uppy/companion-client/-/companion-client-2.0.4.tgz} + resolution: + { + integrity: sha512-Uc3bJzgSdvB+wKYoAbmhY7jv5DlziZQdK0w+5Eku2M93xcOictgJPoti94rj/PtZRH3gyszDkwACERs/bfbI7g==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@uppy/companion-client/-/companion-client-2.0.4.tgz + } name: '@uppy/companion-client' version: 2.0.4 dependencies: @@ -2301,7 +3338,12 @@ packages: dev: false registry.npmmirror.com/@uppy/core/2.1.4: - resolution: {integrity: sha512-tVC44D66BbISD3gJaqH3xUrVEP5Pah0cDQV98sI3N6W6yMSOW4m3xuhqhcWvEd4DolKCp0vyvc/pW6rsQbMVRA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@uppy/core/-/core-2.1.4.tgz} + resolution: + { + integrity: sha512-tVC44D66BbISD3gJaqH3xUrVEP5Pah0cDQV98sI3N6W6yMSOW4m3xuhqhcWvEd4DolKCp0vyvc/pW6rsQbMVRA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@uppy/core/-/core-2.1.4.tgz + } name: '@uppy/core' version: 2.1.4 dependencies: @@ -2311,18 +3353,28 @@ packages: lodash.throttle: registry.npmmirror.com/lodash.throttle/4.1.1 mime-match: registry.npmmirror.com/mime-match/1.0.2 namespace-emitter: registry.npmmirror.com/namespace-emitter/2.0.1 - nanoid: registry.npmmirror.com/nanoid/3.2.0 + nanoid: registry.npmmirror.com/nanoid/3.3.1 preact: registry.npmmirror.com/preact/10.6.5 dev: false registry.npmmirror.com/@uppy/store-default/2.0.3: - resolution: {integrity: sha512-2BGlN1sW0cFv4rOqTK8dfSg579S984N1HxCJxLFqeW9nWD6zd/O8Omyd85tbxGQ+FLZLTmLOm/feD0YeCBMahg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@uppy/store-default/-/store-default-2.0.3.tgz} + resolution: + { + integrity: sha512-2BGlN1sW0cFv4rOqTK8dfSg579S984N1HxCJxLFqeW9nWD6zd/O8Omyd85tbxGQ+FLZLTmLOm/feD0YeCBMahg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@uppy/store-default/-/store-default-2.0.3.tgz + } name: '@uppy/store-default' version: 2.0.3 dev: false registry.npmmirror.com/@uppy/utils/4.0.5: - resolution: {integrity: sha512-uRv921A69UMjuWCLSC5tKXuIVoMOROVpFstIAQv5CoiCOCXyofcWpvAqELT7qlQJ5VRWha3uF5d/Z94SNnwxew==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@uppy/utils/-/utils-4.0.5.tgz} + resolution: + { + integrity: sha512-uRv921A69UMjuWCLSC5tKXuIVoMOROVpFstIAQv5CoiCOCXyofcWpvAqELT7qlQJ5VRWha3uF5d/Z94SNnwxew==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@uppy/utils/-/utils-4.0.5.tgz + } name: '@uppy/utils' version: 4.0.5 dependencies: @@ -2330,7 +3382,12 @@ packages: dev: false registry.npmmirror.com/@uppy/xhr-upload/2.0.7_@uppy+core@2.1.4: - resolution: {integrity: sha512-bzCc654B0HfNmL4BIr7gGTvg2pQBucYgPmAb4ST7jGyWlEJWbSxMXR/19zvISQzpJ6v1uP6q2ppgxGMqNdj/rA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@uppy/xhr-upload/-/xhr-upload-2.0.7.tgz} + resolution: + { + integrity: sha512-bzCc654B0HfNmL4BIr7gGTvg2pQBucYgPmAb4ST7jGyWlEJWbSxMXR/19zvISQzpJ6v1uP6q2ppgxGMqNdj/rA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@uppy/xhr-upload/-/xhr-upload-2.0.7.tgz + } id: registry.npmmirror.com/@uppy/xhr-upload/2.0.7 name: '@uppy/xhr-upload' version: 2.0.7 @@ -2340,14 +3397,19 @@ packages: '@uppy/companion-client': registry.npmmirror.com/@uppy/companion-client/2.0.4 '@uppy/core': registry.npmmirror.com/@uppy/core/2.1.4 '@uppy/utils': registry.npmmirror.com/@uppy/utils/4.0.5 - nanoid: registry.npmmirror.com/nanoid/3.2.0 + nanoid: registry.npmmirror.com/nanoid/3.3.1 dev: false registry.npmmirror.com/@vitejs/plugin-vue-jsx/1.3.7: - resolution: {integrity: sha512-UH+lI/TtBQg1YZeOTBN5yEYvSDNcL2ei8ZgE+0ESX2ULg2xV7rxzw1TB1eHZiMGXOSR8h5AWp/6F1hCcaq8VYA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vitejs/plugin-vue-jsx/-/plugin-vue-jsx-1.3.7.tgz} + resolution: + { + integrity: sha512-UH+lI/TtBQg1YZeOTBN5yEYvSDNcL2ei8ZgE+0ESX2ULg2xV7rxzw1TB1eHZiMGXOSR8h5AWp/6F1hCcaq8VYA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@vitejs/plugin-vue-jsx/-/plugin-vue-jsx-1.3.7.tgz + } name: '@vitejs/plugin-vue-jsx' version: 1.3.7 - engines: {node: '>=12.0.0'} + engines: { node: '>=12.0.0' } dependencies: '@babel/core': registry.npmmirror.com/@babel/core/7.17.2 '@babel/plugin-syntax-import-meta': registry.npmmirror.com/@babel/plugin-syntax-import-meta/7.10.4_@babel+core@7.17.2 @@ -2359,33 +3421,48 @@ packages: - supports-color dev: true - registry.npmmirror.com/@vitejs/plugin-vue/2.2.0_vite@2.8.3+vue@3.2.31: - resolution: {integrity: sha512-wXigM1EwN2G7rZcwG6kLk9ivvIMhx2363tCEvMBiXcTu5nePM/12hUPVzPb83Uugt6U+zom1gTpJopi/Ow/jwg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vitejs/plugin-vue/-/plugin-vue-2.2.0.tgz} - id: registry.npmmirror.com/@vitejs/plugin-vue/2.2.0 + registry.npmmirror.com/@vitejs/plugin-vue/2.2.2_vite@2.8.4+vue@3.2.31: + resolution: + { + integrity: sha512-3C0s45VOwIFEDU+2ownJOpb0zD5fnjXWaHVOLID2R1mYOlAx3doNBFnNbVjaZvpke/L7IdPJXjpyYpXZToDKig==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@vitejs/plugin-vue/-/plugin-vue-2.2.2.tgz + } + id: registry.npmmirror.com/@vitejs/plugin-vue/2.2.2 name: '@vitejs/plugin-vue' - version: 2.2.0 - engines: {node: '>=12.0.0'} + version: 2.2.2 + engines: { node: '>=12.0.0' } peerDependencies: vite: ^2.5.10 vue: ^3.2.25 dependencies: - vite: registry.npmmirror.com/vite/2.8.3_less@4.1.2 + vite: registry.npmmirror.com/vite/2.8.4_less@4.1.2 vue: registry.npmmirror.com/vue/3.2.31 dev: true - registry.npmmirror.com/@volar/code-gen/0.31.4: - resolution: {integrity: sha512-ngivMEbBNd19v+EHdLyCJoIGRaoD9J4P20ZgdCEGf2voztja59u3Tilpf9r9ENy/731nG7XncToYm4+c1t/LhA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@volar/code-gen/-/code-gen-0.31.4.tgz} + registry.npmmirror.com/@volar/code-gen/0.32.0: + resolution: + { + integrity: sha512-vxXKzZs9DMf/iBEAFJRwPVCk6CQFYZjul9iQ9GZCAjmy2lotSvv5jBQm5unzIAQQpKv4HH3jfA0YD0aT58S4eQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@volar/code-gen/-/code-gen-0.32.0.tgz + } name: '@volar/code-gen' - version: 0.31.4 + version: 0.32.0 dependencies: - '@volar/shared': registry.npmmirror.com/@volar/shared/0.31.4 - '@volar/source-map': registry.npmmirror.com/@volar/source-map/0.31.4 + '@volar/shared': registry.npmmirror.com/@volar/shared/0.32.0 + '@volar/source-map': registry.npmmirror.com/@volar/source-map/0.32.0 dev: true - registry.npmmirror.com/@volar/html2pug/0.31.4: - resolution: {integrity: sha512-+whoP4C34kbCIRyoojZE6luqs7Ep/0YDBD9yEWu82G1ECLIFoujtkZXHbAHiQH8MIs/GwjUmozd85pUGAVQf1w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@volar/html2pug/-/html2pug-0.31.4.tgz} + registry.npmmirror.com/@volar/html2pug/0.32.0: + resolution: + { + integrity: sha512-VPu7O7x74KbUSOofpOH4dxH4jUpKF+9VmsY9ehXftOcuknlBV8v7o0RlIYDrirjq5kUINGJwalKJF33tjR5kTA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@volar/html2pug/-/html2pug-0.32.0.tgz + } name: '@volar/html2pug' - version: 0.31.4 + version: 0.32.0 dependencies: domelementtype: registry.npmmirror.com/domelementtype/2.2.0 domhandler: registry.npmmirror.com/domhandler/4.3.0 @@ -2393,10 +3470,15 @@ packages: pug: registry.npmmirror.com/pug/3.0.2 dev: true - registry.npmmirror.com/@volar/shared/0.31.4: - resolution: {integrity: sha512-mKSH4GKFde2t3GVEGibBu84jbCk7O1sccELxTgCGHX7ue4nJqgHup8lXhwyfUOfdJ7eyx9luyDsVuJ4BY3gfeg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@volar/shared/-/shared-0.31.4.tgz} + registry.npmmirror.com/@volar/shared/0.32.0: + resolution: + { + integrity: sha512-RzpoyRAJlEjqAi0rsrqHn5aRJ+xi58JrXa+NCNuJOuGLhUKbPyR9n8JUI+mF4h01opYl3C/s8qYmWQQBOpBUUg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@volar/shared/-/shared-0.32.0.tgz + } name: '@volar/shared' - version: 0.31.4 + version: 0.32.0 dependencies: upath: registry.npmmirror.com/upath/2.0.1 vscode-html-languageservice: registry.npmmirror.com/vscode-html-languageservice/4.2.1 @@ -2404,32 +3486,47 @@ packages: vscode-uri: registry.npmmirror.com/vscode-uri/3.0.3 dev: true - registry.npmmirror.com/@volar/source-map/0.31.4: - resolution: {integrity: sha512-lX/XKKc3ESNt6QArq1T54LSxXvu7ARDctQfkt6qUSNLVR/ccUXwzM+4qiOj39WBbmoDzET33riVYnMXMeGJMvg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@volar/source-map/-/source-map-0.31.4.tgz} + registry.npmmirror.com/@volar/source-map/0.32.0: + resolution: + { + integrity: sha512-DRDRvgPZtF/2Me+NBpGQ/bdK0uro7qOneoU1Xhrjmx7dwFB2QNxwEF2BXndmo7BNIc9Rc7g1AYvMRw3y80IhnQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@volar/source-map/-/source-map-0.32.0.tgz + } name: '@volar/source-map' - version: 0.31.4 + version: 0.32.0 dependencies: - '@volar/shared': registry.npmmirror.com/@volar/shared/0.31.4 + '@volar/shared': registry.npmmirror.com/@volar/shared/0.32.0 vscode-languageserver-textdocument: registry.npmmirror.com/vscode-languageserver-textdocument/1.0.3 dev: true - registry.npmmirror.com/@volar/transforms/0.31.4: - resolution: {integrity: sha512-081QI2zBvdja4XN3eAtIWmBqDkAyDuuK3xP5mD04T9vMrVfy+WKrzB7n3/Zru7z4DiM70Qo5PoTapQ3Xnz9NzQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@volar/transforms/-/transforms-0.31.4.tgz} + registry.npmmirror.com/@volar/transforms/0.32.0: + resolution: + { + integrity: sha512-F1ppg60SmPEaJmUfTTP0ZtXFe2u0HURklhFGaKnZ608yIBHq4EGW/kzH8xGc8TjrdGjrWpKkr9D+SHLpq5tirQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@volar/transforms/-/transforms-0.32.0.tgz + } name: '@volar/transforms' - version: 0.31.4 + version: 0.32.0 dependencies: - '@volar/shared': registry.npmmirror.com/@volar/shared/0.31.4 + '@volar/shared': registry.npmmirror.com/@volar/shared/0.32.0 vscode-languageserver-types: registry.npmmirror.com/vscode-languageserver-types/3.17.0-next.6 dev: true - registry.npmmirror.com/@volar/vue-code-gen/0.31.4: - resolution: {integrity: sha512-1ypZfzQfH+lV8JcOOKfYMTAmD6OUeBQSDwu7YRHQkuvoSQzPiXXrjupi0DvHrcWR0hQfh4yRnme6I+ChutW69w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@volar/vue-code-gen/-/vue-code-gen-0.31.4.tgz} + registry.npmmirror.com/@volar/vue-code-gen/0.32.0: + resolution: + { + integrity: sha512-NxSYTvCEIDRj6kym/HSa4XIqA473emyVaWApFmg7mpd7ZoadyfhHPd7UuYB90uwMBj0oNQ53+BnvDhCgUMj+Tw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@volar/vue-code-gen/-/vue-code-gen-0.32.0.tgz + } name: '@volar/vue-code-gen' - version: 0.31.4 + version: 0.32.0 dependencies: - '@volar/code-gen': registry.npmmirror.com/@volar/code-gen/0.31.4 - '@volar/shared': registry.npmmirror.com/@volar/shared/0.31.4 - '@volar/source-map': registry.npmmirror.com/@volar/source-map/0.31.4 + '@volar/code-gen': registry.npmmirror.com/@volar/code-gen/0.32.0 + '@volar/shared': registry.npmmirror.com/@volar/shared/0.32.0 + '@volar/source-map': registry.npmmirror.com/@volar/source-map/0.32.0 '@vue/compiler-core': registry.npmmirror.com/@vue/compiler-core/3.2.31 '@vue/compiler-dom': registry.npmmirror.com/@vue/compiler-dom/3.2.31 '@vue/shared': registry.npmmirror.com/@vue/shared/3.2.31 @@ -2437,7 +3534,12 @@ packages: dev: true registry.npmmirror.com/@vscode/emmet-helper/2.8.3: - resolution: {integrity: sha512-dkTSL+BaBBS8gFgPm/GMOU+XfxaMyI+Fl1IUYxEi8Iv24RfHf9/q2eCpV2hs7sncLcoKWEbMYe5gv4Ppmp2Oxw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vscode/emmet-helper/-/emmet-helper-2.8.3.tgz} + resolution: + { + integrity: sha512-dkTSL+BaBBS8gFgPm/GMOU+XfxaMyI+Fl1IUYxEi8Iv24RfHf9/q2eCpV2hs7sncLcoKWEbMYe5gv4Ppmp2Oxw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@vscode/emmet-helper/-/emmet-helper-2.8.3.tgz + } name: '@vscode/emmet-helper' version: 2.8.3 dependencies: @@ -2450,13 +3552,23 @@ packages: dev: true registry.npmmirror.com/@vue/babel-helper-vue-transform-on/1.0.2: - resolution: {integrity: sha512-hz4R8tS5jMn8lDq6iD+yWL6XNB699pGIVLk7WSJnn1dbpjaazsjZQkieJoRX6gW5zpYSCFqQ7jUquPNY65tQYA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue/babel-helper-vue-transform-on/-/babel-helper-vue-transform-on-1.0.2.tgz} + resolution: + { + integrity: sha512-hz4R8tS5jMn8lDq6iD+yWL6XNB699pGIVLk7WSJnn1dbpjaazsjZQkieJoRX6gW5zpYSCFqQ7jUquPNY65tQYA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@vue/babel-helper-vue-transform-on/-/babel-helper-vue-transform-on-1.0.2.tgz + } name: '@vue/babel-helper-vue-transform-on' version: 1.0.2 dev: true registry.npmmirror.com/@vue/babel-plugin-jsx/1.1.1_@babel+core@7.17.2: - resolution: {integrity: sha512-j2uVfZjnB5+zkcbc/zsOc0fSNGCMMjaEXP52wdwdIfn0qjFfEYpYZBFKFg+HHnQeJCVrjOeO0YxgaL7DMrym9w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue/babel-plugin-jsx/-/babel-plugin-jsx-1.1.1.tgz} + resolution: + { + integrity: sha512-j2uVfZjnB5+zkcbc/zsOc0fSNGCMMjaEXP52wdwdIfn0qjFfEYpYZBFKFg+HHnQeJCVrjOeO0YxgaL7DMrym9w==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@vue/babel-plugin-jsx/-/babel-plugin-jsx-1.1.1.tgz + } id: registry.npmmirror.com/@vue/babel-plugin-jsx/1.1.1 name: '@vue/babel-plugin-jsx' version: 1.1.1 @@ -2476,7 +3588,12 @@ packages: dev: true registry.npmmirror.com/@vue/compiler-core/3.2.31: - resolution: {integrity: sha512-aKno00qoA4o+V/kR6i/pE+aP+esng5siNAVQ422TkBNM6qA4veXiZbSe8OTXHXquEi/f6Akc+nLfB4JGfe4/WQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue/compiler-core/-/compiler-core-3.2.31.tgz} + resolution: + { + integrity: sha512-aKno00qoA4o+V/kR6i/pE+aP+esng5siNAVQ422TkBNM6qA4veXiZbSe8OTXHXquEi/f6Akc+nLfB4JGfe4/WQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@vue/compiler-core/-/compiler-core-3.2.31.tgz + } name: '@vue/compiler-core' version: 3.2.31 dependencies: @@ -2486,7 +3603,12 @@ packages: source-map: registry.npmmirror.com/source-map/0.6.1 registry.npmmirror.com/@vue/compiler-dom/3.2.31: - resolution: {integrity: sha512-60zIlFfzIDf3u91cqfqy9KhCKIJgPeqxgveH2L+87RcGU/alT6BRrk5JtUso0OibH3O7NXuNOQ0cDc9beT0wrg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue/compiler-dom/-/compiler-dom-3.2.31.tgz} + resolution: + { + integrity: sha512-60zIlFfzIDf3u91cqfqy9KhCKIJgPeqxgveH2L+87RcGU/alT6BRrk5JtUso0OibH3O7NXuNOQ0cDc9beT0wrg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@vue/compiler-dom/-/compiler-dom-3.2.31.tgz + } name: '@vue/compiler-dom' version: 3.2.31 dependencies: @@ -2494,7 +3616,12 @@ packages: '@vue/shared': registry.npmmirror.com/@vue/shared/3.2.31 registry.npmmirror.com/@vue/compiler-sfc/3.2.31: - resolution: {integrity: sha512-748adc9msSPGzXgibHiO6T7RWgfnDcVQD+VVwYgSsyyY8Ans64tALHZANrKtOzvkwznV/F4H7OAod/jIlp/dkQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue/compiler-sfc/-/compiler-sfc-3.2.31.tgz} + resolution: + { + integrity: sha512-748adc9msSPGzXgibHiO6T7RWgfnDcVQD+VVwYgSsyyY8Ans64tALHZANrKtOzvkwznV/F4H7OAod/jIlp/dkQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@vue/compiler-sfc/-/compiler-sfc-3.2.31.tgz + } name: '@vue/compiler-sfc' version: 3.2.31 dependencies: @@ -2506,12 +3633,17 @@ packages: '@vue/shared': registry.npmmirror.com/@vue/shared/3.2.31 estree-walker: registry.npmmirror.com/estree-walker/2.0.2 magic-string: registry.npmmirror.com/magic-string/0.25.7 - postcss: registry.npmmirror.com/postcss/8.4.6 + postcss: registry.npmmirror.com/postcss/8.4.7 source-map: registry.npmmirror.com/source-map/0.6.1 dev: false registry.npmmirror.com/@vue/compiler-ssr/3.2.31: - resolution: {integrity: sha512-mjN0rqig+A8TVDnsGPYJM5dpbjlXeHUm2oZHZwGyMYiGT/F4fhJf/cXy8QpjnLQK4Y9Et4GWzHn9PS8AHUnSkw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue/compiler-ssr/-/compiler-ssr-3.2.31.tgz} + resolution: + { + integrity: sha512-mjN0rqig+A8TVDnsGPYJM5dpbjlXeHUm2oZHZwGyMYiGT/F4fhJf/cXy8QpjnLQK4Y9Et4GWzHn9PS8AHUnSkw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@vue/compiler-ssr/-/compiler-ssr-3.2.31.tgz + } name: '@vue/compiler-ssr' version: 3.2.31 dependencies: @@ -2520,13 +3652,23 @@ packages: dev: false registry.npmmirror.com/@vue/devtools-api/6.0.0-beta.21.1: - resolution: {integrity: sha512-FqC4s3pm35qGVeXRGOjTsRzlkJjrBLriDS9YXbflHLsfA9FrcKzIyWnLXoNm+/7930E8rRakXuAc2QkC50swAw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue/devtools-api/-/devtools-api-6.0.0-beta.21.1.tgz} + resolution: + { + integrity: sha512-FqC4s3pm35qGVeXRGOjTsRzlkJjrBLriDS9YXbflHLsfA9FrcKzIyWnLXoNm+/7930E8rRakXuAc2QkC50swAw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@vue/devtools-api/-/devtools-api-6.0.0-beta.21.1.tgz + } name: '@vue/devtools-api' version: 6.0.0-beta.21.1 dev: false registry.npmmirror.com/@vue/reactivity-transform/3.2.31: - resolution: {integrity: sha512-uS4l4z/W7wXdI+Va5pgVxBJ345wyGFKvpPYtdSgvfJfX/x2Ymm6ophQlXXB6acqGHtXuBqNyyO3zVp9b1r0MOA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue/reactivity-transform/-/reactivity-transform-3.2.31.tgz} + resolution: + { + integrity: sha512-uS4l4z/W7wXdI+Va5pgVxBJ345wyGFKvpPYtdSgvfJfX/x2Ymm6ophQlXXB6acqGHtXuBqNyyO3zVp9b1r0MOA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@vue/reactivity-transform/-/reactivity-transform-3.2.31.tgz + } name: '@vue/reactivity-transform' version: 3.2.31 dependencies: @@ -2537,24 +3679,25 @@ packages: magic-string: registry.npmmirror.com/magic-string/0.25.7 dev: false - registry.npmmirror.com/@vue/reactivity/3.2.30: - resolution: {integrity: sha512-qlNKbkRn2JiGxVUEdoXbLAy+vcuHUCcq+YH2uXWz0BNMvXY2plmz+oqsw+694llwmYLkke5lbdYF4DIupisIkg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue/reactivity/-/reactivity-3.2.30.tgz} - name: '@vue/reactivity' - version: 3.2.30 - dependencies: - '@vue/shared': registry.npmmirror.com/@vue/shared/3.2.30 - dev: true - registry.npmmirror.com/@vue/reactivity/3.2.31: - resolution: {integrity: sha512-HVr0l211gbhpEKYr2hYe7hRsV91uIVGFYNHj73njbARVGHQvIojkImKMaZNDdoDZOIkMsBc9a1sMqR+WZwfSCw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue/reactivity/-/reactivity-3.2.31.tgz} + resolution: + { + integrity: sha512-HVr0l211gbhpEKYr2hYe7hRsV91uIVGFYNHj73njbARVGHQvIojkImKMaZNDdoDZOIkMsBc9a1sMqR+WZwfSCw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@vue/reactivity/-/reactivity-3.2.31.tgz + } name: '@vue/reactivity' version: 3.2.31 dependencies: '@vue/shared': registry.npmmirror.com/@vue/shared/3.2.31 - dev: false registry.npmmirror.com/@vue/runtime-core/3.2.31: - resolution: {integrity: sha512-Kcog5XmSY7VHFEMuk4+Gap8gUssYMZ2+w+cmGI6OpZWYOEIcbE0TPzzPHi+8XTzAgx1w/ZxDFcXhZeXN5eKWsA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue/runtime-core/-/runtime-core-3.2.31.tgz} + resolution: + { + integrity: sha512-Kcog5XmSY7VHFEMuk4+Gap8gUssYMZ2+w+cmGI6OpZWYOEIcbE0TPzzPHi+8XTzAgx1w/ZxDFcXhZeXN5eKWsA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@vue/runtime-core/-/runtime-core-3.2.31.tgz + } name: '@vue/runtime-core' version: 3.2.31 dependencies: @@ -2563,7 +3706,12 @@ packages: dev: false registry.npmmirror.com/@vue/runtime-dom/3.2.31: - resolution: {integrity: sha512-N+o0sICVLScUjfLG7u9u5XCjvmsexAiPt17GNnaWHJUfsKed5e85/A3SWgKxzlxx2SW/Hw7RQxzxbXez9PtY3g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue/runtime-dom/-/runtime-dom-3.2.31.tgz} + resolution: + { + integrity: sha512-N+o0sICVLScUjfLG7u9u5XCjvmsexAiPt17GNnaWHJUfsKed5e85/A3SWgKxzlxx2SW/Hw7RQxzxbXez9PtY3g==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@vue/runtime-dom/-/runtime-dom-3.2.31.tgz + } name: '@vue/runtime-dom' version: 3.2.31 dependencies: @@ -2573,7 +3721,12 @@ packages: dev: false registry.npmmirror.com/@vue/server-renderer/3.2.31_vue@3.2.31: - resolution: {integrity: sha512-8CN3Zj2HyR2LQQBHZ61HexF5NReqngLT3oahyiVRfSSvak+oAvVmu8iNLSu6XR77Ili2AOpnAt1y8ywjjqtmkg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue/server-renderer/-/server-renderer-3.2.31.tgz} + resolution: + { + integrity: sha512-8CN3Zj2HyR2LQQBHZ61HexF5NReqngLT3oahyiVRfSSvak+oAvVmu8iNLSu6XR77Ili2AOpnAt1y8ywjjqtmkg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@vue/server-renderer/-/server-renderer-3.2.31.tgz + } id: registry.npmmirror.com/@vue/server-renderer/3.2.31 name: '@vue/server-renderer' version: 3.2.31 @@ -2585,22 +3738,26 @@ packages: vue: registry.npmmirror.com/vue/3.2.31 dev: false - registry.npmmirror.com/@vue/shared/3.2.30: - resolution: {integrity: sha512-B3HouBtUxcfu2w2d+VhdLcVBXKYYhXiFMAfQ+hoe8NUhKkPRkWDIqhpuehCZxVQ3S2dN1P1WfKGlxGC+pfmxGg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue/shared/-/shared-3.2.30.tgz} - name: '@vue/shared' - version: 3.2.30 - dev: true - registry.npmmirror.com/@vue/shared/3.2.31: - resolution: {integrity: sha512-ymN2pj6zEjiKJZbrf98UM2pfDd6F2H7ksKw7NDt/ZZ1fh5Ei39X5tABugtT03ZRlWd9imccoK0hE8hpjpU7irQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue/shared/-/shared-3.2.31.tgz} + resolution: + { + integrity: sha512-ymN2pj6zEjiKJZbrf98UM2pfDd6F2H7ksKw7NDt/ZZ1fh5Ei39X5tABugtT03ZRlWd9imccoK0hE8hpjpU7irQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@vue/shared/-/shared-3.2.31.tgz + } name: '@vue/shared' version: 3.2.31 - registry.npmmirror.com/@vueuse/core/7.6.2_vue@3.2.31: - resolution: {integrity: sha512-bjAbXJVJO6aElMaZtDz2B70C0L6jFk/jGVqJxWZS5huffxA6dW5DN6tQQJwzOnx9B9rDhePHJIFKsix0qZIH2Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vueuse/core/-/core-7.6.2.tgz} - id: registry.npmmirror.com/@vueuse/core/7.6.2 + registry.npmmirror.com/@vueuse/core/7.7.0_vue@3.2.31: + resolution: + { + integrity: sha512-DS8+dg758CiWnswebYHjS05PqTtc1ZLomsDlkFjG/KC0iFRgFIsGC66AAGuSXLqWCoirp2xN6N2mkrp1aHdI7A==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@vueuse/core/-/core-7.7.0.tgz + } + id: registry.npmmirror.com/@vueuse/core/7.7.0 name: '@vueuse/core' - version: 7.6.2 + version: 7.7.0 peerDependencies: '@vue/composition-api': ^1.1.0 vue: ^2.6.0 || ^3.2.0 @@ -2610,16 +3767,21 @@ packages: vue: optional: true dependencies: - '@vueuse/shared': registry.npmmirror.com/@vueuse/shared/7.6.2_vue@3.2.31 + '@vueuse/shared': registry.npmmirror.com/@vueuse/shared/7.7.0_vue@3.2.31 vue: registry.npmmirror.com/vue/3.2.31 vue-demi: registry.npmmirror.com/vue-demi/0.12.1_vue@3.2.31 dev: false - registry.npmmirror.com/@vueuse/shared/7.6.2_vue@3.2.31: - resolution: {integrity: sha512-ThDld4Mx501tahRuHV6qJGkwCr17GknZrOzlD02Na9qJcH7Pq0quNTLx5cNDou7b1CKNvE3BXi2w/hz9KuPNTQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vueuse/shared/-/shared-7.6.2.tgz} - id: registry.npmmirror.com/@vueuse/shared/7.6.2 + registry.npmmirror.com/@vueuse/shared/7.7.0_vue@3.2.31: + resolution: + { + integrity: sha512-ANzMcUnjuUPJ9nWqMAqYt8p0qon6AH5pP5/V/0RSWkwCIWZwi57ujIaxizzMwnJECUF/73BmsRmpvvtokCIrKw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@vueuse/shared/-/shared-7.7.0.tgz + } + id: registry.npmmirror.com/@vueuse/shared/7.7.0 name: '@vueuse/shared' - version: 7.6.2 + version: 7.7.0 peerDependencies: '@vue/composition-api': ^1.1.0 vue: ^2.6.0 || ^3.2.0 @@ -2633,11 +3795,16 @@ packages: vue-demi: registry.npmmirror.com/vue-demi/0.12.1_vue@3.2.31 dev: false - registry.npmmirror.com/@wangeditor/basic-modules/0.11.5_0db1a20078043a7c9fead926d59ca3ea: - resolution: {integrity: sha512-hcnDl2LkeYMUfwFj6v6UrLAE5oyBLZ8Rwp1AWt6acgOMHpg2Ws3ej4uHQlpEwTxflWEv9JBQfYkYYlzQ+yGUbg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@wangeditor/basic-modules/-/basic-modules-0.11.5.tgz} - id: registry.npmmirror.com/@wangeditor/basic-modules/0.11.5 + registry.npmmirror.com/@wangeditor/basic-modules/0.11.8_3b6c508db519d3dcab7400b485818956: + resolution: + { + integrity: sha512-oHa/R+958bI6pYIsffaO/yfwImO2t072HQfKPbenpWmg0pvq1hGdZa4j+fJqO69R8oNzoVJk+NuB458Kll3t9A==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@wangeditor/basic-modules/-/basic-modules-0.11.8.tgz + } + id: registry.npmmirror.com/@wangeditor/basic-modules/0.11.8 name: '@wangeditor/basic-modules' - version: 0.11.5 + version: 0.11.8 peerDependencies: '@wangeditor/core': ^0.7.1 dom7: ^3.0.0 @@ -2646,17 +3813,22 @@ packages: slate: ^0.72.0 snabbdom: ^3.1.0 dependencies: - '@wangeditor/core': registry.npmmirror.com/@wangeditor/core/0.14.7_41299d7d925eea83662f9034850488d3 + '@wangeditor/core': registry.npmmirror.com/@wangeditor/core/0.14.12_a928485b3609bef22c9de9d973bf37ec dom7: registry.npmmirror.com/dom7/3.0.0 is-url: registry.npmmirror.com/is-url/1.2.4 lodash.throttle: registry.npmmirror.com/lodash.throttle/4.1.1 - nanoid: registry.npmmirror.com/nanoid/3.2.0 + nanoid: registry.npmmirror.com/nanoid/3.3.1 slate: registry.npmmirror.com/slate/0.72.8 snabbdom: registry.npmmirror.com/snabbdom/3.3.1 dev: false - registry.npmmirror.com/@wangeditor/code-highlight/0.9.4_4bad1835b91c1042102ffec15530bb1b: - resolution: {integrity: sha512-MKpQ31ytI4PZQSDH2eFo+p9Atd7u3YKtOEhx7HCbCiojFHnpb9lyDA6J8GFHEOzggHwVBA7dkYni+0mVylThEA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@wangeditor/code-highlight/-/code-highlight-0.9.4.tgz} + registry.npmmirror.com/@wangeditor/code-highlight/0.9.4_e20bdd96ca8cdd74f6b91b921c809312: + resolution: + { + integrity: sha512-MKpQ31ytI4PZQSDH2eFo+p9Atd7u3YKtOEhx7HCbCiojFHnpb9lyDA6J8GFHEOzggHwVBA7dkYni+0mVylThEA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@wangeditor/code-highlight/-/code-highlight-0.9.4.tgz + } id: registry.npmmirror.com/@wangeditor/code-highlight/0.9.4 name: '@wangeditor/code-highlight' version: 0.9.4 @@ -2666,18 +3838,23 @@ packages: slate: ^0.72.0 snabbdom: ^3.1.0 dependencies: - '@wangeditor/core': registry.npmmirror.com/@wangeditor/core/0.14.7_41299d7d925eea83662f9034850488d3 + '@wangeditor/core': registry.npmmirror.com/@wangeditor/core/0.14.12_a928485b3609bef22c9de9d973bf37ec dom7: registry.npmmirror.com/dom7/3.0.0 prismjs: registry.npmmirror.com/prismjs/1.26.0 slate: registry.npmmirror.com/slate/0.72.8 snabbdom: registry.npmmirror.com/snabbdom/3.3.1 dev: false - registry.npmmirror.com/@wangeditor/core/0.14.7_41299d7d925eea83662f9034850488d3: - resolution: {integrity: sha512-14VivAQQvD73xR0T6DsxY4WiGABIpQoEVTEEMZhqc8FQBtsjmMi+HrKAtEQaAm67jMtEShANAvRKr0QuC/Vu+g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@wangeditor/core/-/core-0.14.7.tgz} - id: registry.npmmirror.com/@wangeditor/core/0.14.7 + registry.npmmirror.com/@wangeditor/core/0.14.12_a928485b3609bef22c9de9d973bf37ec: + resolution: + { + integrity: sha512-qFA6m0WL7bQzF6fpKDE9X96rY0o9vajeeUD3YTLR2Ey1gC7VZcSTdfY1pBBO16hcTPqlPjVcnAIpsFkPifdBww==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@wangeditor/core/-/core-0.14.12.tgz + } + id: registry.npmmirror.com/@wangeditor/core/0.14.12 name: '@wangeditor/core' - version: 0.14.7 + version: 0.14.12 peerDependencies: '@uppy/core': ^2.1.1 '@uppy/xhr-upload': ^2.0.3 @@ -2694,6 +3871,7 @@ packages: slate: ^0.72.0 snabbdom: ^3.1.0 dependencies: + '@types/event-emitter': registry.npmmirror.com/@types/event-emitter/0.3.3 '@uppy/core': registry.npmmirror.com/@uppy/core/2.1.4 '@uppy/xhr-upload': registry.npmmirror.com/@uppy/xhr-upload/2.0.7_@uppy+core@2.1.4 dom7: registry.npmmirror.com/dom7/3.0.0 @@ -2708,15 +3886,20 @@ packages: lodash.isequal: registry.npmmirror.com/lodash.isequal/4.5.0 lodash.throttle: registry.npmmirror.com/lodash.throttle/4.1.1 lodash.toarray: registry.npmmirror.com/lodash.toarray/4.4.0 - nanoid: registry.npmmirror.com/nanoid/3.2.0 + nanoid: registry.npmmirror.com/nanoid/3.3.1 scroll-into-view-if-needed: registry.npmmirror.com/scroll-into-view-if-needed/2.2.29 slate: registry.npmmirror.com/slate/0.72.8 slate-history: registry.npmmirror.com/slate-history/0.66.0_slate@0.72.8 snabbdom: registry.npmmirror.com/snabbdom/3.3.1 dev: false - registry.npmmirror.com/@wangeditor/editor-for-vue/5.1.8-7_fd24ad964ee7f1861e21df57f9221cb1: - resolution: {integrity: sha512-U+gixhGoPHNbwNXFretC+Hh7nimjLIvgIZ0U3c5w8GDhH6cOut2S4c+NYFV1xLYI/1PokIIiixxp+lx+hyka+g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@wangeditor/editor-for-vue/-/editor-for-vue-5.1.8-7.tgz} + registry.npmmirror.com/@wangeditor/editor-for-vue/5.1.8-7_c493b8cb0cf5a4c6648578be6acad527: + resolution: + { + integrity: sha512-U+gixhGoPHNbwNXFretC+Hh7nimjLIvgIZ0U3c5w8GDhH6cOut2S4c+NYFV1xLYI/1PokIIiixxp+lx+hyka+g==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@wangeditor/editor-for-vue/-/editor-for-vue-5.1.8-7.tgz + } id: registry.npmmirror.com/@wangeditor/editor-for-vue/5.1.8-7 name: '@wangeditor/editor-for-vue' version: 5.1.8-7 @@ -2724,25 +3907,30 @@ packages: '@wangeditor/editor': ^0.14.0 vue: ^3.0.5 dependencies: - '@wangeditor/editor': registry.npmmirror.com/@wangeditor/editor/0.15.6 + '@wangeditor/editor': registry.npmmirror.com/@wangeditor/editor/0.15.11 eventemitter3: registry.npmmirror.com/eventemitter3/4.0.7 vue: registry.npmmirror.com/vue/3.2.31 dev: false - registry.npmmirror.com/@wangeditor/editor/0.15.6: - resolution: {integrity: sha512-cFgHeke6vgC1Yv8RqqHbJ7KuNpfVbHzP4JiKj+Q2wwXj4FBk/66X96+n69ANitCUZu4KezSq41Z1wJPkO84G4A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@wangeditor/editor/-/editor-0.15.6.tgz} + registry.npmmirror.com/@wangeditor/editor/0.15.11: + resolution: + { + integrity: sha512-xHSiliMrZVAruewhR/6YtSZx+6Ud1Ya8VypWRaujI+VDxrh0gksdekBqkKnvVPZhZuTT7DTixYitvQ0HDwSDrQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@wangeditor/editor/-/editor-0.15.11.tgz + } name: '@wangeditor/editor' - version: 0.15.6 + version: 0.15.11 dependencies: '@uppy/core': registry.npmmirror.com/@uppy/core/2.1.4 '@uppy/xhr-upload': registry.npmmirror.com/@uppy/xhr-upload/2.0.7_@uppy+core@2.1.4 - '@wangeditor/basic-modules': registry.npmmirror.com/@wangeditor/basic-modules/0.11.5_0db1a20078043a7c9fead926d59ca3ea - '@wangeditor/code-highlight': registry.npmmirror.com/@wangeditor/code-highlight/0.9.4_4bad1835b91c1042102ffec15530bb1b - '@wangeditor/core': registry.npmmirror.com/@wangeditor/core/0.14.7_41299d7d925eea83662f9034850488d3 - '@wangeditor/list-module': registry.npmmirror.com/@wangeditor/list-module/0.9.3_4bad1835b91c1042102ffec15530bb1b - '@wangeditor/table-module': registry.npmmirror.com/@wangeditor/table-module/0.10.5_8127322aaae43cd12b0b11a04f7cdb61 - '@wangeditor/upload-image-module': registry.npmmirror.com/@wangeditor/upload-image-module/0.8.3_6b2f8581ca23681eb56eb7786c836926 - '@wangeditor/video-module': registry.npmmirror.com/@wangeditor/video-module/0.10.5_a19aa4e58d6ed03348f7a6cde9e8671a + '@wangeditor/basic-modules': registry.npmmirror.com/@wangeditor/basic-modules/0.11.8_3b6c508db519d3dcab7400b485818956 + '@wangeditor/code-highlight': registry.npmmirror.com/@wangeditor/code-highlight/0.9.4_e20bdd96ca8cdd74f6b91b921c809312 + '@wangeditor/core': registry.npmmirror.com/@wangeditor/core/0.14.12_a928485b3609bef22c9de9d973bf37ec + '@wangeditor/list-module': registry.npmmirror.com/@wangeditor/list-module/0.9.3_e20bdd96ca8cdd74f6b91b921c809312 + '@wangeditor/table-module': registry.npmmirror.com/@wangeditor/table-module/0.10.7_e9fb036fafc2863af2ed145c59de7d2e + '@wangeditor/upload-image-module': registry.npmmirror.com/@wangeditor/upload-image-module/0.8.3_29b9b4418e058887763b4d9a6ce17e10 + '@wangeditor/video-module': registry.npmmirror.com/@wangeditor/video-module/0.10.7_f0ea764797f1902ff84b748c4dcc7d7c dom7: registry.npmmirror.com/dom7/3.0.0 is-hotkey: registry.npmmirror.com/is-hotkey/0.2.0 lodash.camelcase: registry.npmmirror.com/lodash.camelcase/4.3.0 @@ -2752,13 +3940,18 @@ packages: lodash.isequal: registry.npmmirror.com/lodash.isequal/4.5.0 lodash.throttle: registry.npmmirror.com/lodash.throttle/4.1.1 lodash.toarray: registry.npmmirror.com/lodash.toarray/4.4.0 - nanoid: registry.npmmirror.com/nanoid/3.2.0 + nanoid: registry.npmmirror.com/nanoid/3.3.1 slate: registry.npmmirror.com/slate/0.72.8 snabbdom: registry.npmmirror.com/snabbdom/3.3.1 dev: false - registry.npmmirror.com/@wangeditor/list-module/0.9.3_4bad1835b91c1042102ffec15530bb1b: - resolution: {integrity: sha512-bj4PpFVqk63gA8QLdwESfZGUT/VSuFqv/JVYURqporlkiq3s+kalJwcl5Gu4ZViS21Ibaw3m8jHQjJMJW8nfRA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@wangeditor/list-module/-/list-module-0.9.3.tgz} + registry.npmmirror.com/@wangeditor/list-module/0.9.3_e20bdd96ca8cdd74f6b91b921c809312: + resolution: + { + integrity: sha512-bj4PpFVqk63gA8QLdwESfZGUT/VSuFqv/JVYURqporlkiq3s+kalJwcl5Gu4ZViS21Ibaw3m8jHQjJMJW8nfRA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@wangeditor/list-module/-/list-module-0.9.3.tgz + } id: registry.npmmirror.com/@wangeditor/list-module/0.9.3 name: '@wangeditor/list-module' version: 0.9.3 @@ -2768,17 +3961,22 @@ packages: slate: ^0.72.0 snabbdom: ^3.1.0 dependencies: - '@wangeditor/core': registry.npmmirror.com/@wangeditor/core/0.14.7_41299d7d925eea83662f9034850488d3 + '@wangeditor/core': registry.npmmirror.com/@wangeditor/core/0.14.12_a928485b3609bef22c9de9d973bf37ec dom7: registry.npmmirror.com/dom7/3.0.0 slate: registry.npmmirror.com/slate/0.72.8 snabbdom: registry.npmmirror.com/snabbdom/3.3.1 dev: false - registry.npmmirror.com/@wangeditor/table-module/0.10.5_8127322aaae43cd12b0b11a04f7cdb61: - resolution: {integrity: sha512-uXk84gURPZM+HmqE7dvVnKaMMupn9JK+Ltf1trgyuvS3RxsxRB8ts/AeXpE9PXXNmODblAzDvzPjZAJfnPvCMQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@wangeditor/table-module/-/table-module-0.10.5.tgz} - id: registry.npmmirror.com/@wangeditor/table-module/0.10.5 + registry.npmmirror.com/@wangeditor/table-module/0.10.7_e9fb036fafc2863af2ed145c59de7d2e: + resolution: + { + integrity: sha512-ln8t7dH5MsDY3XejD0mW0WhFE9C60qonUssrlMEzifD5NfSXDaKFGeCEYsKGw4Q19oUyYVOp7wFQtyHxI2crZw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@wangeditor/table-module/-/table-module-0.10.7.tgz + } + id: registry.npmmirror.com/@wangeditor/table-module/0.10.7 name: '@wangeditor/table-module' - version: 0.10.5 + version: 0.10.7 peerDependencies: '@wangeditor/core': ^0.7.1 dom7: ^3.0.0 @@ -2787,16 +3985,21 @@ packages: slate: ^0.72.0 snabbdom: ^3.1.0 dependencies: - '@wangeditor/core': registry.npmmirror.com/@wangeditor/core/0.14.7_41299d7d925eea83662f9034850488d3 + '@wangeditor/core': registry.npmmirror.com/@wangeditor/core/0.14.12_a928485b3609bef22c9de9d973bf37ec dom7: registry.npmmirror.com/dom7/3.0.0 lodash.isequal: registry.npmmirror.com/lodash.isequal/4.5.0 - nanoid: registry.npmmirror.com/nanoid/3.2.0 + nanoid: registry.npmmirror.com/nanoid/3.3.1 slate: registry.npmmirror.com/slate/0.72.8 snabbdom: registry.npmmirror.com/snabbdom/3.3.1 dev: false - registry.npmmirror.com/@wangeditor/upload-image-module/0.8.3_6b2f8581ca23681eb56eb7786c836926: - resolution: {integrity: sha512-zCTeJM7qTLyIGR48WxcOVJ473MvMU9a6q9wWYA1XZFZS7HH2uuGWnh7UDGLk0jVOgJk1UF0U0T149JjFZ8ctnA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@wangeditor/upload-image-module/-/upload-image-module-0.8.3.tgz} + registry.npmmirror.com/@wangeditor/upload-image-module/0.8.3_29b9b4418e058887763b4d9a6ce17e10: + resolution: + { + integrity: sha512-zCTeJM7qTLyIGR48WxcOVJ473MvMU9a6q9wWYA1XZFZS7HH2uuGWnh7UDGLk0jVOgJk1UF0U0T149JjFZ8ctnA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@wangeditor/upload-image-module/-/upload-image-module-0.8.3.tgz + } id: registry.npmmirror.com/@wangeditor/upload-image-module/0.8.3 name: '@wangeditor/upload-image-module' version: 0.8.3 @@ -2812,19 +4015,24 @@ packages: dependencies: '@uppy/core': registry.npmmirror.com/@uppy/core/2.1.4 '@uppy/xhr-upload': registry.npmmirror.com/@uppy/xhr-upload/2.0.7_@uppy+core@2.1.4 - '@wangeditor/basic-modules': registry.npmmirror.com/@wangeditor/basic-modules/0.11.5_0db1a20078043a7c9fead926d59ca3ea - '@wangeditor/core': registry.npmmirror.com/@wangeditor/core/0.14.7_41299d7d925eea83662f9034850488d3 + '@wangeditor/basic-modules': registry.npmmirror.com/@wangeditor/basic-modules/0.11.8_3b6c508db519d3dcab7400b485818956 + '@wangeditor/core': registry.npmmirror.com/@wangeditor/core/0.14.12_a928485b3609bef22c9de9d973bf37ec dom7: registry.npmmirror.com/dom7/3.0.0 lodash.foreach: registry.npmmirror.com/lodash.foreach/4.5.0 slate: registry.npmmirror.com/slate/0.72.8 snabbdom: registry.npmmirror.com/snabbdom/3.3.1 dev: false - registry.npmmirror.com/@wangeditor/video-module/0.10.5_a19aa4e58d6ed03348f7a6cde9e8671a: - resolution: {integrity: sha512-CUoraEmjQvpdzNpxJ2a7OJFVMZS7RBVYzBdA90uo7qPOMj637q8BcQhg1S6hKqUvYMyhJrnYXwZGiDZkYwxqhw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@wangeditor/video-module/-/video-module-0.10.5.tgz} - id: registry.npmmirror.com/@wangeditor/video-module/0.10.5 + registry.npmmirror.com/@wangeditor/video-module/0.10.7_f0ea764797f1902ff84b748c4dcc7d7c: + resolution: + { + integrity: sha512-0ZQDefIvIaMmXylXFBxzc2TXHXNHMmDFzpCnMM6bJ57KZwxePFloOWOoyhxO02e2hU8BMFpQkBWqOetQMJfvKg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@wangeditor/video-module/-/video-module-0.10.7.tgz + } + id: registry.npmmirror.com/@wangeditor/video-module/0.10.7 name: '@wangeditor/video-module' - version: 0.10.5 + version: 0.10.7 peerDependencies: '@uppy/core': ^2.1.4 '@uppy/xhr-upload': ^2.0.7 @@ -2836,39 +4044,54 @@ packages: dependencies: '@uppy/core': registry.npmmirror.com/@uppy/core/2.1.4 '@uppy/xhr-upload': registry.npmmirror.com/@uppy/xhr-upload/2.0.7_@uppy+core@2.1.4 - '@wangeditor/core': registry.npmmirror.com/@wangeditor/core/0.14.7_41299d7d925eea83662f9034850488d3 + '@wangeditor/core': registry.npmmirror.com/@wangeditor/core/0.14.12_a928485b3609bef22c9de9d973bf37ec dom7: registry.npmmirror.com/dom7/3.0.0 - nanoid: registry.npmmirror.com/nanoid/3.2.0 + nanoid: registry.npmmirror.com/nanoid/3.3.1 slate: registry.npmmirror.com/slate/0.72.8 snabbdom: registry.npmmirror.com/snabbdom/3.3.1 dev: false registry.npmmirror.com/@windicss/config/1.6.1: - resolution: {integrity: sha512-E4FKtWdYl5HwFknBQ+Z2JIF58TZiR4/ZiP8B30sfRxNlG6clh4agn5MJqTb4ER0MLkDb30Hugl2tGun0AQNbFw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@windicss/config/-/config-1.6.1.tgz} + resolution: + { + integrity: sha512-E4FKtWdYl5HwFknBQ+Z2JIF58TZiR4/ZiP8B30sfRxNlG6clh4agn5MJqTb4ER0MLkDb30Hugl2tGun0AQNbFw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@windicss/config/-/config-1.6.1.tgz + } name: '@windicss/config' version: 1.6.1 dependencies: debug: registry.npmmirror.com/debug/4.3.3 - jiti: registry.npmmirror.com/jiti/1.12.9 - windicss: registry.npmmirror.com/windicss/3.4.3 + jiti: registry.npmmirror.com/jiti/1.13.0 + windicss: registry.npmmirror.com/windicss/3.5.0 transitivePeerDependencies: - supports-color dev: true - registry.npmmirror.com/@windicss/config/1.7.1: - resolution: {integrity: sha512-bT4Ze8d1kTKbVdQZ7yal9vjhIfuYypco2gVTy4OXvg6eAHFNZaOB/Ai4FqdRKvbgOqChHGiC32r5J55hmq6tDw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@windicss/config/-/config-1.7.1.tgz} + registry.npmmirror.com/@windicss/config/1.8.1: + resolution: + { + integrity: sha512-WwrUMa8dT1AXbUjzQUVVCEpCNQg6rvr6wTyLXX8tv5jf9zYyTmj10sl0f7i5tbsMeG66hd2TpDp2JCcQf9knTA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@windicss/config/-/config-1.8.1.tgz + } name: '@windicss/config' - version: 1.7.1 + version: 1.8.1 dependencies: debug: registry.npmmirror.com/debug/4.3.3 - jiti: registry.npmmirror.com/jiti/1.12.9 - windicss: registry.npmmirror.com/windicss/3.4.3 + jiti: registry.npmmirror.com/jiti/1.13.0 + windicss: registry.npmmirror.com/windicss/3.5.0 transitivePeerDependencies: - supports-color dev: true registry.npmmirror.com/@windicss/plugin-utils/1.6.1: - resolution: {integrity: sha512-hFQY27bOr9SSpekIvSwBpIX25nR4cwrU5/1kJFqCwAzqyazvd7U9c/iI1E2sTEQOkPbpTTJkY2Act21Q70oSDQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@windicss/plugin-utils/download/@windicss/plugin-utils-1.6.1.tgz} + resolution: + { + integrity: sha512-hFQY27bOr9SSpekIvSwBpIX25nR4cwrU5/1kJFqCwAzqyazvd7U9c/iI1E2sTEQOkPbpTTJkY2Act21Q70oSDQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@windicss/plugin-utils/download/@windicss/plugin-utils-1.6.1.tgz + } name: '@windicss/plugin-utils' version: 1.6.1 dependencies: @@ -2878,29 +4101,39 @@ packages: fast-glob: registry.npmmirror.com/fast-glob/3.2.11 magic-string: registry.npmmirror.com/magic-string/0.25.7 micromatch: registry.npmmirror.com/micromatch/4.0.4 - windicss: registry.npmmirror.com/windicss/3.4.3 + windicss: registry.npmmirror.com/windicss/3.5.0 transitivePeerDependencies: - supports-color dev: true - registry.npmmirror.com/@windicss/plugin-utils/1.7.1: - resolution: {integrity: sha512-VMBLZ11s5kQt1RIIwfB45xFswb+SI1cvI5mK07dUSlfpomG1d1bqnB57bioo/jFNZh2Rl8wVnEvLTl7iZ4r09Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@windicss/plugin-utils/-/plugin-utils-1.7.1.tgz} + registry.npmmirror.com/@windicss/plugin-utils/1.8.1: + resolution: + { + integrity: sha512-bYJDw5cPBhUR8qlyL1g634xtGPF4ABOmtRfDrkL8nf9YAJkNowHao9lAMAJqHLd56Zp6BEoqib3smuwKSJKBnQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@windicss/plugin-utils/-/plugin-utils-1.8.1.tgz + } name: '@windicss/plugin-utils' - version: 1.7.1 + version: 1.8.1 dependencies: - '@antfu/utils': registry.npmmirror.com/@antfu/utils/0.4.0 - '@windicss/config': registry.npmmirror.com/@windicss/config/1.7.1 + '@antfu/utils': registry.npmmirror.com/@antfu/utils/0.5.0 + '@windicss/config': registry.npmmirror.com/@windicss/config/1.8.1 debug: registry.npmmirror.com/debug/4.3.3 fast-glob: registry.npmmirror.com/fast-glob/3.2.11 magic-string: registry.npmmirror.com/magic-string/0.25.7 micromatch: registry.npmmirror.com/micromatch/4.0.4 - windicss: registry.npmmirror.com/windicss/3.4.3 + windicss: registry.npmmirror.com/windicss/3.5.0 transitivePeerDependencies: - supports-color dev: true registry.npmmirror.com/@zxcvbn-ts/core/2.0.0: - resolution: {integrity: sha512-j9XY5TQq6fldHQ5BC/3kVNcw9zIg91i7ddeIZzwL8xAq3nqi7gw/YZxPY8Ry4KE4xmcYCiB+6AG6/jHO9uylPg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@zxcvbn-ts/core/-/core-2.0.0.tgz} + resolution: + { + integrity: sha512-j9XY5TQq6fldHQ5BC/3kVNcw9zIg91i7ddeIZzwL8xAq3nqi7gw/YZxPY8Ry4KE4xmcYCiB+6AG6/jHO9uylPg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/@zxcvbn-ts/core/-/core-2.0.0.tgz + } name: '@zxcvbn-ts/core' version: 2.0.0 dependencies: @@ -2908,7 +4141,12 @@ packages: dev: false registry.npmmirror.com/JSONStream/1.3.5: - resolution: {integrity: sha512-E+iruNOY8VV9s4JEbe1aNEm6MiszPRr/UfcHMz0TQh1BXSxHK+ASV1R6W4HpjBhSeS+54PIsAMCBmwD06LLsqQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/JSONStream/-/JSONStream-1.3.5.tgz} + resolution: + { + integrity: sha512-E+iruNOY8VV9s4JEbe1aNEm6MiszPRr/UfcHMz0TQh1BXSxHK+ASV1R6W4HpjBhSeS+54PIsAMCBmwD06LLsqQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/JSONStream/-/JSONStream-1.3.5.tgz + } name: JSONStream version: 1.3.5 hasBin: true @@ -2918,7 +4156,12 @@ packages: dev: true registry.npmmirror.com/acorn-jsx/5.3.2_acorn@7.4.1: - resolution: {integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/acorn-jsx/-/acorn-jsx-5.3.2.tgz} + resolution: + { + integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/acorn-jsx/-/acorn-jsx-5.3.2.tgz + } id: registry.npmmirror.com/acorn-jsx/5.3.2 name: acorn-jsx version: 5.3.2 @@ -2929,7 +4172,12 @@ packages: dev: true registry.npmmirror.com/acorn-jsx/5.3.2_acorn@8.7.0: - resolution: {integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/acorn-jsx/-/acorn-jsx-5.3.2.tgz} + resolution: + { + integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/acorn-jsx/-/acorn-jsx-5.3.2.tgz + } id: registry.npmmirror.com/acorn-jsx/5.3.2 name: acorn-jsx version: 5.3.2 @@ -2940,46 +4188,76 @@ packages: dev: true registry.npmmirror.com/acorn-walk/8.2.0: - resolution: {integrity: sha512-k+iyHEuPgSw6SbuDpGQM+06HQUa04DZ3o+F6CSzXMvvI5KMvnaEqXe+YVe555R9nn6GPt404fos4wcgpw12SDA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/acorn-walk/-/acorn-walk-8.2.0.tgz} + resolution: + { + integrity: sha512-k+iyHEuPgSw6SbuDpGQM+06HQUa04DZ3o+F6CSzXMvvI5KMvnaEqXe+YVe555R9nn6GPt404fos4wcgpw12SDA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/acorn-walk/-/acorn-walk-8.2.0.tgz + } name: acorn-walk version: 8.2.0 - engines: {node: '>=0.4.0'} + engines: { node: '>=0.4.0' } dev: true registry.npmmirror.com/acorn/7.4.1: - resolution: {integrity: sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/acorn/-/acorn-7.4.1.tgz} + resolution: + { + integrity: sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/acorn/-/acorn-7.4.1.tgz + } name: acorn version: 7.4.1 - engines: {node: '>=0.4.0'} + engines: { node: '>=0.4.0' } hasBin: true dev: true registry.npmmirror.com/acorn/8.7.0: - resolution: {integrity: sha512-V/LGr1APy+PXIwKebEWrkZPwoeoF+w1jiOBUmuxuiUIaOHtob8Qc9BTrYo7VuI5fR8tqsy+buA2WFooR5olqvQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/acorn/-/acorn-8.7.0.tgz} + resolution: + { + integrity: sha512-V/LGr1APy+PXIwKebEWrkZPwoeoF+w1jiOBUmuxuiUIaOHtob8Qc9BTrYo7VuI5fR8tqsy+buA2WFooR5olqvQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/acorn/-/acorn-8.7.0.tgz + } name: acorn version: 8.7.0 - engines: {node: '>=0.4.0'} + engines: { node: '>=0.4.0' } hasBin: true dev: true registry.npmmirror.com/add-stream/1.0.0: - resolution: {integrity: sha512-qQLMr+8o0WC4FZGQTcJiKBVC59JylcPSrTtk6usvmIDFUOCKegapy1VHQwRbFMOFyb/inzUVqHs+eMYKDM1YeQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/add-stream/-/add-stream-1.0.0.tgz} + resolution: + { + integrity: sha512-qQLMr+8o0WC4FZGQTcJiKBVC59JylcPSrTtk6usvmIDFUOCKegapy1VHQwRbFMOFyb/inzUVqHs+eMYKDM1YeQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/add-stream/-/add-stream-1.0.0.tgz + } name: add-stream version: 1.0.0 dev: true registry.npmmirror.com/aggregate-error/3.1.0: - resolution: {integrity: sha512-4I7Td01quW/RpocfNayFdFVk1qSuoh0E7JrbRJ16nH01HhKFQ88INq9Sd+nd72zqRySlr9BmDA8xlEJ6vJMrYA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/aggregate-error/-/aggregate-error-3.1.0.tgz} + resolution: + { + integrity: sha512-4I7Td01quW/RpocfNayFdFVk1qSuoh0E7JrbRJ16nH01HhKFQ88INq9Sd+nd72zqRySlr9BmDA8xlEJ6vJMrYA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/aggregate-error/-/aggregate-error-3.1.0.tgz + } name: aggregate-error version: 3.1.0 - engines: {node: '>=8'} + engines: { node: '>=8' } dependencies: clean-stack: registry.npmmirror.com/clean-stack/2.2.0 indent-string: registry.npmmirror.com/indent-string/4.0.0 dev: true registry.npmmirror.com/ajv/6.12.6: - resolution: {integrity: sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ajv/-/ajv-6.12.6.tgz} + resolution: + { + integrity: sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/ajv/-/ajv-6.12.6.tgz + } name: ajv version: 6.12.6 dependencies: @@ -2990,7 +4268,12 @@ packages: dev: true registry.npmmirror.com/ajv/8.8.2: - resolution: {integrity: sha512-x9VuX+R/jcFj1DHo/fCp99esgGDWiHENrKxaCENuCxpoMCmAt/COCGVDwA7kleEpEzJjDnvh3yGoOuLu0Dtllw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ajv/-/ajv-8.8.2.tgz} + resolution: + { + integrity: sha512-x9VuX+R/jcFj1DHo/fCp99esgGDWiHENrKxaCENuCxpoMCmAt/COCGVDwA7kleEpEzJjDnvh3yGoOuLu0Dtllw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/ajv/-/ajv-8.8.2.tgz + } name: ajv version: 8.8.2 dependencies: @@ -3001,100 +4284,170 @@ packages: dev: true registry.npmmirror.com/animate.css/4.1.1: - resolution: {integrity: sha512-+mRmCTv6SbCmtYJCN4faJMNFVNN5EuCTTprDTAo7YzIGji2KADmakjVA3+8mVDkZ2Bf09vayB35lSQIex2+QaQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/animate.css/download/animate.css-4.1.1.tgz} + resolution: + { + integrity: sha512-+mRmCTv6SbCmtYJCN4faJMNFVNN5EuCTTprDTAo7YzIGji2KADmakjVA3+8mVDkZ2Bf09vayB35lSQIex2+QaQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/animate.css/download/animate.css-4.1.1.tgz + } name: animate.css version: 4.1.1 dev: false registry.npmmirror.com/ansi-escapes/3.2.0: - resolution: {integrity: sha512-cBhpre4ma+U0T1oM5fXg7Dy1Jw7zzwv7lt/GoCpr+hDQJoYnKVPLL4dCvSEFMmQurOQvSrwT7SL/DAlhBI97RQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ansi-escapes/-/ansi-escapes-3.2.0.tgz} + resolution: + { + integrity: sha512-cBhpre4ma+U0T1oM5fXg7Dy1Jw7zzwv7lt/GoCpr+hDQJoYnKVPLL4dCvSEFMmQurOQvSrwT7SL/DAlhBI97RQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/ansi-escapes/-/ansi-escapes-3.2.0.tgz + } name: ansi-escapes version: 3.2.0 - engines: {node: '>=4'} + engines: { node: '>=4' } dev: true registry.npmmirror.com/ansi-escapes/4.3.2: - resolution: {integrity: sha512-gKXj5ALrKWQLsYG9jlTRmR/xKluxHV+Z9QEwNIgCfM1/uwPMCuzVVnh5mwTd+OuBZcwSIMbqssNWRm1lE51QaQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ansi-escapes/-/ansi-escapes-4.3.2.tgz} + resolution: + { + integrity: sha512-gKXj5ALrKWQLsYG9jlTRmR/xKluxHV+Z9QEwNIgCfM1/uwPMCuzVVnh5mwTd+OuBZcwSIMbqssNWRm1lE51QaQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/ansi-escapes/-/ansi-escapes-4.3.2.tgz + } name: ansi-escapes version: 4.3.2 - engines: {node: '>=8'} + engines: { node: '>=8' } dependencies: type-fest: registry.npmmirror.com/type-fest/0.21.3 dev: true registry.npmmirror.com/ansi-regex/2.1.1: - resolution: {integrity: sha512-TIGnTpdo+E3+pCyAluZvtED5p5wCqLdezCyhPZzKPcxvFplEt4i+W7OONCKgeZFT3+y5NZZfOOS/Bdcanm1MYA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ansi-regex/-/ansi-regex-2.1.1.tgz} + resolution: + { + integrity: sha512-TIGnTpdo+E3+pCyAluZvtED5p5wCqLdezCyhPZzKPcxvFplEt4i+W7OONCKgeZFT3+y5NZZfOOS/Bdcanm1MYA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/ansi-regex/-/ansi-regex-2.1.1.tgz + } name: ansi-regex version: 2.1.1 - engines: {node: '>=0.10.0'} + engines: { node: '>=0.10.0' } dev: true registry.npmmirror.com/ansi-regex/3.0.0: - resolution: {integrity: sha512-wFUFA5bg5dviipbQQ32yOQhl6gcJaJXiHE7dvR8VYPG97+J/GNC5FKGepKdEDUFeXRzDxPF1X/Btc8L+v7oqIQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ansi-regex/-/ansi-regex-3.0.0.tgz} + resolution: + { + integrity: sha512-wFUFA5bg5dviipbQQ32yOQhl6gcJaJXiHE7dvR8VYPG97+J/GNC5FKGepKdEDUFeXRzDxPF1X/Btc8L+v7oqIQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/ansi-regex/-/ansi-regex-3.0.0.tgz + } name: ansi-regex version: 3.0.0 - engines: {node: '>=4'} + engines: { node: '>=4' } dev: true registry.npmmirror.com/ansi-regex/4.1.0: - resolution: {integrity: sha512-1apePfXM1UOSqw0o9IiFAovVz9M5S1Dg+4TrDwfMewQ6p/rmMueb7tWZjQ1rx4Loy1ArBggoqGpfqqdI4rondg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ansi-regex/-/ansi-regex-4.1.0.tgz} + resolution: + { + integrity: sha512-1apePfXM1UOSqw0o9IiFAovVz9M5S1Dg+4TrDwfMewQ6p/rmMueb7tWZjQ1rx4Loy1ArBggoqGpfqqdI4rondg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/ansi-regex/-/ansi-regex-4.1.0.tgz + } name: ansi-regex version: 4.1.0 - engines: {node: '>=6'} + engines: { node: '>=6' } dev: true registry.npmmirror.com/ansi-regex/5.0.1: - resolution: {integrity: sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ansi-regex/-/ansi-regex-5.0.1.tgz} + resolution: + { + integrity: sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/ansi-regex/-/ansi-regex-5.0.1.tgz + } name: ansi-regex version: 5.0.1 - engines: {node: '>=8'} + engines: { node: '>=8' } registry.npmmirror.com/ansi-regex/6.0.1: - resolution: {integrity: sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ansi-regex/-/ansi-regex-6.0.1.tgz} + resolution: + { + integrity: sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/ansi-regex/-/ansi-regex-6.0.1.tgz + } name: ansi-regex version: 6.0.1 - engines: {node: '>=12'} + engines: { node: '>=12' } dev: true registry.npmmirror.com/ansi-styles/2.2.1: - resolution: {integrity: sha512-kmCevFghRiWM7HB5zTPULl4r9bVFSWjz62MhqizDGUrq2NWuNMQyuv4tHHoKJHs69M/MF64lEcHdYIocrdWQYA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ansi-styles/-/ansi-styles-2.2.1.tgz} + resolution: + { + integrity: sha512-kmCevFghRiWM7HB5zTPULl4r9bVFSWjz62MhqizDGUrq2NWuNMQyuv4tHHoKJHs69M/MF64lEcHdYIocrdWQYA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/ansi-styles/-/ansi-styles-2.2.1.tgz + } name: ansi-styles version: 2.2.1 - engines: {node: '>=0.10.0'} + engines: { node: '>=0.10.0' } dev: true registry.npmmirror.com/ansi-styles/3.2.1: - resolution: {integrity: sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ansi-styles/-/ansi-styles-3.2.1.tgz} + resolution: + { + integrity: sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/ansi-styles/-/ansi-styles-3.2.1.tgz + } name: ansi-styles version: 3.2.1 - engines: {node: '>=4'} + engines: { node: '>=4' } dependencies: color-convert: registry.npmmirror.com/color-convert/1.9.3 dev: true registry.npmmirror.com/ansi-styles/4.3.0: - resolution: {integrity: sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ansi-styles/-/ansi-styles-4.3.0.tgz} + resolution: + { + integrity: sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/ansi-styles/-/ansi-styles-4.3.0.tgz + } name: ansi-styles version: 4.3.0 - engines: {node: '>=8'} + engines: { node: '>=8' } dependencies: color-convert: registry.npmmirror.com/color-convert/2.0.1 registry.npmmirror.com/ansi-styles/6.1.0: - resolution: {integrity: sha512-VbqNsoz55SYGczauuup0MFUyXNQviSpFTj1RQtFzmQLk18qbVSpTFFGMT293rmDaQuKCT6InmbuEyUne4mTuxQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ansi-styles/-/ansi-styles-6.1.0.tgz} + resolution: + { + integrity: sha512-VbqNsoz55SYGczauuup0MFUyXNQviSpFTj1RQtFzmQLk18qbVSpTFFGMT293rmDaQuKCT6InmbuEyUne4mTuxQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/ansi-styles/-/ansi-styles-6.1.0.tgz + } name: ansi-styles version: 6.1.0 - engines: {node: '>=12'} + engines: { node: '>=12' } dev: true registry.npmmirror.com/arg/4.1.3: - resolution: {integrity: sha512-58S9QDqG0Xx27YwPSt9fJxivjYl432YCwfDMfZ+71RAqUrZef7LrKQZ3LHLOwCS4FLNBplP533Zx895SeOCHvA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/arg/-/arg-4.1.3.tgz} + resolution: + { + integrity: sha512-58S9QDqG0Xx27YwPSt9fJxivjYl432YCwfDMfZ+71RAqUrZef7LrKQZ3LHLOwCS4FLNBplP533Zx895SeOCHvA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/arg/-/arg-4.1.3.tgz + } name: arg version: 4.1.3 dev: true registry.npmmirror.com/argparse/1.0.10: - resolution: {integrity: sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/argparse/-/argparse-1.0.10.tgz} + resolution: + { + integrity: sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/argparse/-/argparse-1.0.10.tgz + } name: argparse version: 1.0.10 dependencies: @@ -3102,125 +4455,203 @@ packages: dev: true registry.npmmirror.com/argparse/2.0.1: - resolution: {integrity: sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/argparse/-/argparse-2.0.1.tgz} + resolution: + { + integrity: sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/argparse/-/argparse-2.0.1.tgz + } name: argparse version: 2.0.1 dev: true registry.npmmirror.com/arr-diff/4.0.0: - resolution: {integrity: sha512-YVIQ82gZPGBebQV/a8dar4AitzCQs0jjXwMPZllpXMaGjXPYVUawSxQrRsjhjupyVxEvbHgUmIhKVlND+j02kA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/arr-diff/-/arr-diff-4.0.0.tgz} + resolution: + { + integrity: sha512-YVIQ82gZPGBebQV/a8dar4AitzCQs0jjXwMPZllpXMaGjXPYVUawSxQrRsjhjupyVxEvbHgUmIhKVlND+j02kA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/arr-diff/-/arr-diff-4.0.0.tgz + } name: arr-diff version: 4.0.0 - engines: {node: '>=0.10.0'} + engines: { node: '>=0.10.0' } dev: true registry.npmmirror.com/arr-flatten/1.1.0: - resolution: {integrity: sha512-L3hKV5R/p5o81R7O02IGnwpDmkp6E982XhtbuwSe3O4qOtMMMtodicASA1Cny2U+aCXcNpml+m4dPsvsJ3jatg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/arr-flatten/-/arr-flatten-1.1.0.tgz} + resolution: + { + integrity: sha512-L3hKV5R/p5o81R7O02IGnwpDmkp6E982XhtbuwSe3O4qOtMMMtodicASA1Cny2U+aCXcNpml+m4dPsvsJ3jatg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/arr-flatten/-/arr-flatten-1.1.0.tgz + } name: arr-flatten version: 1.1.0 - engines: {node: '>=0.10.0'} + engines: { node: '>=0.10.0' } dev: true registry.npmmirror.com/arr-union/3.1.0: - resolution: {integrity: sha512-sKpyeERZ02v1FeCZT8lrfJq5u6goHCtpTAzPwJYe7c8SPFOboNjNg1vz2L4VTn9T4PQxEx13TbXLmYUcS6Ug7Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/arr-union/-/arr-union-3.1.0.tgz} + resolution: + { + integrity: sha512-sKpyeERZ02v1FeCZT8lrfJq5u6goHCtpTAzPwJYe7c8SPFOboNjNg1vz2L4VTn9T4PQxEx13TbXLmYUcS6Ug7Q==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/arr-union/-/arr-union-3.1.0.tgz + } name: arr-union version: 3.1.0 - engines: {node: '>=0.10.0'} + engines: { node: '>=0.10.0' } dev: true registry.npmmirror.com/array-ify/1.0.0: - resolution: {integrity: sha512-c5AMf34bKdvPhQ7tBGhqkgKNUzMr4WUs+WDtC2ZUGOUncbxKMTvqxYctiseW3+L4bA8ec+GcZ6/A/FW4m8ukng==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/array-ify/-/array-ify-1.0.0.tgz} + resolution: + { + integrity: sha512-c5AMf34bKdvPhQ7tBGhqkgKNUzMr4WUs+WDtC2ZUGOUncbxKMTvqxYctiseW3+L4bA8ec+GcZ6/A/FW4m8ukng==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/array-ify/-/array-ify-1.0.0.tgz + } name: array-ify version: 1.0.0 dev: true registry.npmmirror.com/array-union/2.1.0: - resolution: {integrity: sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/array-union/-/array-union-2.1.0.tgz} + resolution: + { + integrity: sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/array-union/-/array-union-2.1.0.tgz + } name: array-union version: 2.1.0 - engines: {node: '>=8'} + engines: { node: '>=8' } dev: true registry.npmmirror.com/array-unique/0.3.2: - resolution: {integrity: sha512-SleRWjh9JUud2wH1hPs9rZBZ33H6T9HOiL0uwGnGx9FpE6wKGyfWugmbkEOIs6qWrZhg0LWeLziLrEwQJhs5mQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/array-unique/-/array-unique-0.3.2.tgz} + resolution: + { + integrity: sha512-SleRWjh9JUud2wH1hPs9rZBZ33H6T9HOiL0uwGnGx9FpE6wKGyfWugmbkEOIs6qWrZhg0LWeLziLrEwQJhs5mQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/array-unique/-/array-unique-0.3.2.tgz + } name: array-unique version: 0.3.2 - engines: {node: '>=0.10.0'} + engines: { node: '>=0.10.0' } dev: true registry.npmmirror.com/arrify/1.0.1: - resolution: {integrity: sha512-3CYzex9M9FGQjCGMGyi6/31c8GJbgb0qGyrx5HWxPd0aCwh4cB2YjMb2Xf9UuoogrMrlO9cTqnB5rI5GHZTcUA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/arrify/-/arrify-1.0.1.tgz} + resolution: + { + integrity: sha512-3CYzex9M9FGQjCGMGyi6/31c8GJbgb0qGyrx5HWxPd0aCwh4cB2YjMb2Xf9UuoogrMrlO9cTqnB5rI5GHZTcUA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/arrify/-/arrify-1.0.1.tgz + } name: arrify version: 1.0.1 - engines: {node: '>=0.10.0'} + engines: { node: '>=0.10.0' } dev: true registry.npmmirror.com/arrify/2.0.1: - resolution: {integrity: sha512-3duEwti880xqi4eAMN8AyR4a0ByT90zoYdLlevfrvU43vb0YZwZVfxOgxWrLXXXpyugL0hNZc9G6BiB5B3nUug==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/arrify/-/arrify-2.0.1.tgz} + resolution: + { + integrity: sha512-3duEwti880xqi4eAMN8AyR4a0ByT90zoYdLlevfrvU43vb0YZwZVfxOgxWrLXXXpyugL0hNZc9G6BiB5B3nUug==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/arrify/-/arrify-2.0.1.tgz + } name: arrify version: 2.0.1 - engines: {node: '>=8'} + engines: { node: '>=8' } dev: true registry.npmmirror.com/asap/2.0.6: - resolution: {integrity: sha512-BSHWgDSAiKs50o2Re8ppvp3seVHXSRM44cdSsT9FfNEUUZLOGWVCsiWaRPWM1Znn+mqZ1OfVZ3z3DWEzSp7hRA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/asap/-/asap-2.0.6.tgz} + resolution: + { + integrity: sha512-BSHWgDSAiKs50o2Re8ppvp3seVHXSRM44cdSsT9FfNEUUZLOGWVCsiWaRPWM1Znn+mqZ1OfVZ3z3DWEzSp7hRA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/asap/-/asap-2.0.6.tgz + } name: asap version: 2.0.6 dev: true registry.npmmirror.com/assert-never/1.2.1: - resolution: {integrity: sha512-TaTivMB6pYI1kXwrFlEhLeGfOqoDNdTxjCdwRfFFkEA30Eu+k48W34nlok2EYWJfFFzqaEmichdNM7th6M5HNw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/assert-never/-/assert-never-1.2.1.tgz} + resolution: + { + integrity: sha512-TaTivMB6pYI1kXwrFlEhLeGfOqoDNdTxjCdwRfFFkEA30Eu+k48W34nlok2EYWJfFFzqaEmichdNM7th6M5HNw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/assert-never/-/assert-never-1.2.1.tgz + } name: assert-never version: 1.2.1 dev: true registry.npmmirror.com/assign-symbols/1.0.0: - resolution: {integrity: sha512-Q+JC7Whu8HhmTdBph/Tq59IoRtoy6KAm5zzPv00WdujX82lbAL8K7WVjne7vdCsAmbF4AYaDOPyO3k0kl8qIrw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/assign-symbols/-/assign-symbols-1.0.0.tgz} + resolution: + { + integrity: sha512-Q+JC7Whu8HhmTdBph/Tq59IoRtoy6KAm5zzPv00WdujX82lbAL8K7WVjne7vdCsAmbF4AYaDOPyO3k0kl8qIrw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/assign-symbols/-/assign-symbols-1.0.0.tgz + } name: assign-symbols version: 1.0.0 - engines: {node: '>=0.10.0'} + engines: { node: '>=0.10.0' } dev: true registry.npmmirror.com/astral-regex/2.0.0: - resolution: {integrity: sha512-Z7tMw1ytTXt5jqMcOP+OQteU1VuNK9Y02uuJtKQ1Sv69jXQKKg5cibLwGJow8yzZP+eAc18EmLGPal0bp36rvQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/astral-regex/-/astral-regex-2.0.0.tgz} + resolution: + { + integrity: sha512-Z7tMw1ytTXt5jqMcOP+OQteU1VuNK9Y02uuJtKQ1Sv69jXQKKg5cibLwGJow8yzZP+eAc18EmLGPal0bp36rvQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/astral-regex/-/astral-regex-2.0.0.tgz + } name: astral-regex version: 2.0.0 - engines: {node: '>=8'} + engines: { node: '>=8' } dev: true registry.npmmirror.com/async-validator/4.0.7: - resolution: {integrity: sha512-Pj2IR7u8hmUEDOwB++su6baaRi+QvsgajuFB9j95foM1N2gy5HM4z60hfusIO0fBPG5uLAEl6yCJr1jNSVugEQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/async-validator/-/async-validator-4.0.7.tgz} + resolution: + { + integrity: sha512-Pj2IR7u8hmUEDOwB++su6baaRi+QvsgajuFB9j95foM1N2gy5HM4z60hfusIO0fBPG5uLAEl6yCJr1jNSVugEQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/async-validator/-/async-validator-4.0.7.tgz + } name: async-validator version: 4.0.7 dev: false registry.npmmirror.com/async/0.9.2: - resolution: {integrity: sha512-l6ToIJIotphWahxxHyzK9bnLR6kM4jJIIgLShZeqLY7iboHoGkdgFl7W2/Ivi4SkMJYGKqW8vSuk0uKUj6qsSw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/async/-/async-0.9.2.tgz} + resolution: + { + integrity: sha512-l6ToIJIotphWahxxHyzK9bnLR6kM4jJIIgLShZeqLY7iboHoGkdgFl7W2/Ivi4SkMJYGKqW8vSuk0uKUj6qsSw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/async/-/async-0.9.2.tgz + } name: async version: 0.9.2 dev: true - registry.npmmirror.com/at-least-node/1.0.0: - resolution: {integrity: sha512-+q/t7Ekv1EDY2l6Gda6LLiX14rU9TV20Wa3ofeQmwPFZbOMo9DXrLbOjFaaclkXKWidIaopwAObQDqwWtGUjqg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/at-least-node/-/at-least-node-1.0.0.tgz} - name: at-least-node - version: 1.0.0 - engines: {node: '>= 4.0.0'} - dev: true - registry.npmmirror.com/atob/2.1.2: - resolution: {integrity: sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/atob/-/atob-2.1.2.tgz} + resolution: + { + integrity: sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/atob/-/atob-2.1.2.tgz + } name: atob version: 2.1.2 - engines: {node: '>= 4.5.0'} + engines: { node: '>= 4.5.0' } hasBin: true dev: true - registry.npmmirror.com/autoprefixer/10.4.2_postcss@8.4.6: - resolution: {integrity: sha512-9fOPpHKuDW1w/0EKfRmVnxTDt8166MAnLI3mgZ1JCnhNtYWxcJ6Ud5CO/AVOZi/AvFa8DY9RTy3h3+tFBlrrdQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/autoprefixer/download/autoprefixer-10.4.2.tgz} + registry.npmmirror.com/autoprefixer/10.4.2_postcss@8.4.7: + resolution: + { + integrity: sha512-9fOPpHKuDW1w/0EKfRmVnxTDt8166MAnLI3mgZ1JCnhNtYWxcJ6Ud5CO/AVOZi/AvFa8DY9RTy3h3+tFBlrrdQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/autoprefixer/download/autoprefixer-10.4.2.tgz + } id: registry.npmmirror.com/autoprefixer/10.4.2 name: autoprefixer version: 10.4.2 - engines: {node: ^10 || ^12 || >=14} + engines: { node: ^10 || ^12 || >=14 } hasBin: true peerDependencies: postcss: ^8.1.0 @@ -3230,48 +4661,73 @@ packages: fraction.js: registry.npmmirror.com/fraction.js/4.1.2 normalize-range: registry.nlark.com/normalize-range/0.1.2 picocolors: registry.npmmirror.com/picocolors/1.0.0 - postcss: registry.npmmirror.com/postcss/8.4.6 + postcss: registry.npmmirror.com/postcss/8.4.7 postcss-value-parser: registry.npmmirror.com/postcss-value-parser/4.2.0 dev: true - registry.npmmirror.com/axios/0.21.4_debug@4.3.3: - resolution: {integrity: sha512-ut5vewkiu8jjGBdqpM44XxjuCjq9LAKeHVmoVfHVzy8eHgxxq8SbAVQNovDA8mVi05kP0Ea/n/UzcSHcTJQfNg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/axios/-/axios-0.21.4.tgz} - id: registry.npmmirror.com/axios/0.21.4 + registry.npmmirror.com/axios/0.26.0: + resolution: + { + integrity: sha512-lKoGLMYtHvFrPVt3r+RBMp9nh34N0M8zEfCWqdWZx6phynIEhQqAdydpyBAAG211zlhX9Rgu08cOamy6XjE5Og==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/axios/-/axios-0.26.0.tgz + } name: axios - version: 0.21.4 + version: 0.26.0 dependencies: follow-redirects: registry.npmmirror.com/follow-redirects/1.14.8 transitivePeerDependencies: - debug - dev: true + dev: false - registry.npmmirror.com/axios/0.26.0: - resolution: {integrity: sha512-lKoGLMYtHvFrPVt3r+RBMp9nh34N0M8zEfCWqdWZx6phynIEhQqAdydpyBAAG211zlhX9Rgu08cOamy6XjE5Og==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/axios/-/axios-0.26.0.tgz} + registry.npmmirror.com/axios/0.26.0_debug@4.3.3: + resolution: + { + integrity: sha512-lKoGLMYtHvFrPVt3r+RBMp9nh34N0M8zEfCWqdWZx6phynIEhQqAdydpyBAAG211zlhX9Rgu08cOamy6XjE5Og==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/axios/-/axios-0.26.0.tgz + } + id: registry.npmmirror.com/axios/0.26.0 name: axios version: 0.26.0 dependencies: - follow-redirects: registry.npmmirror.com/follow-redirects/1.14.8 + follow-redirects: registry.npmmirror.com/follow-redirects/1.14.8_debug@4.3.3 transitivePeerDependencies: - debug - dev: false + dev: true registry.npmmirror.com/balanced-match/1.0.2: - resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/balanced-match/-/balanced-match-1.0.2.tgz} + resolution: + { + integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/balanced-match/-/balanced-match-1.0.2.tgz + } name: balanced-match version: 1.0.2 dev: true registry.npmmirror.com/balanced-match/2.0.0: - resolution: {integrity: sha512-1ugUSr8BHXRnK23KfuYS+gVMC3LB8QGH9W1iGtDPsNWoQbgtXSExkBu2aDR4epiGWZOjZsj6lDl/N/AqqTC3UA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/balanced-match/-/balanced-match-2.0.0.tgz} + resolution: + { + integrity: sha512-1ugUSr8BHXRnK23KfuYS+gVMC3LB8QGH9W1iGtDPsNWoQbgtXSExkBu2aDR4epiGWZOjZsj6lDl/N/AqqTC3UA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/balanced-match/-/balanced-match-2.0.0.tgz + } name: balanced-match version: 2.0.0 dev: true registry.npmmirror.com/base/0.11.2: - resolution: {integrity: sha512-5T6P4xPgpp0YDFvSWwEZ4NoE3aM4QBQXDzmVbraCkFj8zHM+mba8SyqB5DbZWyR7mYHo6Y7BdQo3MoA4m0TeQg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/base/-/base-0.11.2.tgz} + resolution: + { + integrity: sha512-5T6P4xPgpp0YDFvSWwEZ4NoE3aM4QBQXDzmVbraCkFj8zHM+mba8SyqB5DbZWyR7mYHo6Y7BdQo3MoA4m0TeQg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/base/-/base-0.11.2.tgz + } name: base version: 0.11.2 - engines: {node: '>=0.10.0'} + engines: { node: '>=0.10.0' } dependencies: cache-base: registry.npmmirror.com/cache-base/1.0.1 class-utils: registry.npmmirror.com/class-utils/0.3.6 @@ -3283,25 +4739,45 @@ packages: dev: true registry.npmmirror.com/big.js/5.2.2: - resolution: {integrity: sha512-vyL2OymJxmarO8gxMr0mhChsO9QGwhynfuu4+MHTAW6czfq9humCB7rKpUjDd9YUiDPU4mzpyupFSvOClAwbmQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/big.js/download/big.js-5.2.2.tgz} + resolution: + { + integrity: sha512-vyL2OymJxmarO8gxMr0mhChsO9QGwhynfuu4+MHTAW6czfq9humCB7rKpUjDd9YUiDPU4mzpyupFSvOClAwbmQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/big.js/download/big.js-5.2.2.tgz + } name: big.js version: 5.2.2 dev: true registry.npmmirror.com/bluebird/3.7.2: - resolution: {integrity: sha512-XpNj6GDQzdfW+r2Wnn7xiSAd7TM3jzkxGXBGTtWKuSXv1xUV+azxAm8jdWZN06QTQk+2N2XB9jRDkvbmQmcRtg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/bluebird/-/bluebird-3.7.2.tgz} + resolution: + { + integrity: sha512-XpNj6GDQzdfW+r2Wnn7xiSAd7TM3jzkxGXBGTtWKuSXv1xUV+azxAm8jdWZN06QTQk+2N2XB9jRDkvbmQmcRtg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/bluebird/-/bluebird-3.7.2.tgz + } name: bluebird version: 3.7.2 dev: true registry.npmmirror.com/boolbase/1.0.0: - resolution: {integrity: sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/boolbase/-/boolbase-1.0.0.tgz} + resolution: + { + integrity: sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/boolbase/-/boolbase-1.0.0.tgz + } name: boolbase version: 1.0.0 dev: true registry.npmmirror.com/brace-expansion/1.1.11: - resolution: {integrity: sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/brace-expansion/-/brace-expansion-1.1.11.tgz} + resolution: + { + integrity: sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/brace-expansion/-/brace-expansion-1.1.11.tgz + } name: brace-expansion version: 1.1.11 dependencies: @@ -3310,10 +4786,15 @@ packages: dev: true registry.npmmirror.com/braces/2.3.2: - resolution: {integrity: sha512-aNdbnj9P8PjdXU4ybaWLK2IF3jc/EoDYbC7AazW6to3TRsfXxscC9UXOB5iDiEQrkyIbWp2SLQda4+QAa7nc3w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/braces/-/braces-2.3.2.tgz} + resolution: + { + integrity: sha512-aNdbnj9P8PjdXU4ybaWLK2IF3jc/EoDYbC7AazW6to3TRsfXxscC9UXOB5iDiEQrkyIbWp2SLQda4+QAa7nc3w==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/braces/-/braces-2.3.2.tgz + } name: braces version: 2.3.2 - engines: {node: '>=0.10.0'} + engines: { node: '>=0.10.0' } dependencies: arr-flatten: registry.npmmirror.com/arr-flatten/1.1.0 array-unique: registry.npmmirror.com/array-unique/0.3.2 @@ -3328,19 +4809,29 @@ packages: dev: true registry.npmmirror.com/braces/3.0.2: - resolution: {integrity: sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/braces/-/braces-3.0.2.tgz} + resolution: + { + integrity: sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/braces/-/braces-3.0.2.tgz + } name: braces version: 3.0.2 - engines: {node: '>=8'} + engines: { node: '>=8' } dependencies: fill-range: registry.npmmirror.com/fill-range/7.0.1 dev: true registry.npmmirror.com/browserslist/4.19.1: - resolution: {integrity: sha512-u2tbbG5PdKRTUoctO3NBD8FQ5HdPh1ZXPHzp1rwaa5jTc+RV9/+RlWiAIKmjRPQF+xbGM9Kklj5bZQFa2s/38A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/browserslist/download/browserslist-4.19.1.tgz} + resolution: + { + integrity: sha512-u2tbbG5PdKRTUoctO3NBD8FQ5HdPh1ZXPHzp1rwaa5jTc+RV9/+RlWiAIKmjRPQF+xbGM9Kklj5bZQFa2s/38A==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/browserslist/download/browserslist-4.19.1.tgz + } name: browserslist version: 4.19.1 - engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} + engines: { node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7 } hasBin: true dependencies: caniuse-lite: registry.npmmirror.com/caniuse-lite/1.0.30001298 @@ -3351,23 +4842,38 @@ packages: dev: true registry.npmmirror.com/buffer-from/1.1.2: - resolution: {integrity: sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/buffer-from/-/buffer-from-1.1.2.tgz} + resolution: + { + integrity: sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/buffer-from/-/buffer-from-1.1.2.tgz + } name: buffer-from version: 1.1.2 dev: true registry.npmmirror.com/cac/6.7.12: - resolution: {integrity: sha512-rM7E2ygtMkJqD9c7WnFU6fruFcN3xe4FM5yUmgxhZzIKJk4uHl9U/fhwdajGFQbQuv43FAUo1Fe8gX/oIKDeSA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/cac/download/cac-6.7.12.tgz} + resolution: + { + integrity: sha512-rM7E2ygtMkJqD9c7WnFU6fruFcN3xe4FM5yUmgxhZzIKJk4uHl9U/fhwdajGFQbQuv43FAUo1Fe8gX/oIKDeSA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/cac/download/cac-6.7.12.tgz + } name: cac version: 6.7.12 - engines: {node: '>=8'} + engines: { node: '>=8' } dev: true registry.npmmirror.com/cache-base/1.0.1: - resolution: {integrity: sha512-AKcdTnFSWATd5/GCPRxr2ChwIJ85CeyrEyjRHlKxQ56d4XJMGym0uAiKn0xbLOGOl3+yRpOTi484dVCEc5AUzQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/cache-base/-/cache-base-1.0.1.tgz} + resolution: + { + integrity: sha512-AKcdTnFSWATd5/GCPRxr2ChwIJ85CeyrEyjRHlKxQ56d4XJMGym0uAiKn0xbLOGOl3+yRpOTi484dVCEc5AUzQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/cache-base/-/cache-base-1.0.1.tgz + } name: cache-base version: 1.0.1 - engines: {node: '>=0.10.0'} + engines: { node: '>=0.10.0' } dependencies: collection-visit: registry.npmmirror.com/collection-visit/1.0.0 component-emitter: registry.npmmirror.com/component-emitter/1.3.0 @@ -3381,23 +4887,37 @@ packages: dev: true registry.npmmirror.com/call-bind/1.0.2: - resolution: {integrity: sha512-7O+FbCihrB5WGbFYesctwmTKae6rOiIzmz1icreWJ+0aA7LJfuqhEso2T9ncpcFtzMQtzXf2QGGueWJGTYsqrA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/call-bind/-/call-bind-1.0.2.tgz} + resolution: + { + integrity: sha512-7O+FbCihrB5WGbFYesctwmTKae6rOiIzmz1icreWJ+0aA7LJfuqhEso2T9ncpcFtzMQtzXf2QGGueWJGTYsqrA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/call-bind/-/call-bind-1.0.2.tgz + } name: call-bind version: 1.0.2 dependencies: function-bind: registry.npmmirror.com/function-bind/1.1.1 get-intrinsic: registry.npmmirror.com/get-intrinsic/1.1.1 - dev: true registry.npmmirror.com/callsites/3.1.0: - resolution: {integrity: sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/callsites/-/callsites-3.1.0.tgz} + resolution: + { + integrity: sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/callsites/-/callsites-3.1.0.tgz + } name: callsites version: 3.1.0 - engines: {node: '>=6'} + engines: { node: '>=6' } dev: true registry.npmmirror.com/camel-case/4.1.2: - resolution: {integrity: sha512-gxGWBrTT1JuMx6R+o5PTXMmUnhnVzLQ9SNutD4YqKtI6ap897t3tKECYla6gCWEkplXnlNybEkZg9GEGxKFCgw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/camel-case/-/camel-case-4.1.2.tgz} + resolution: + { + integrity: sha512-gxGWBrTT1JuMx6R+o5PTXMmUnhnVzLQ9SNutD4YqKtI6ap897t3tKECYla6gCWEkplXnlNybEkZg9GEGxKFCgw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/camel-case/-/camel-case-4.1.2.tgz + } name: camel-case version: 4.1.2 dependencies: @@ -3406,10 +4926,15 @@ packages: dev: true registry.npmmirror.com/camelcase-keys/6.2.2: - resolution: {integrity: sha512-YrwaA0vEKazPBkn0ipTiMpSajYDSe+KjQfrjhcBMxJt/znbvlHd8Pw/Vamaz5EB4Wfhs3SUR3Z9mwRu/P3s3Yg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/camelcase-keys/-/camelcase-keys-6.2.2.tgz} + resolution: + { + integrity: sha512-YrwaA0vEKazPBkn0ipTiMpSajYDSe+KjQfrjhcBMxJt/znbvlHd8Pw/Vamaz5EB4Wfhs3SUR3Z9mwRu/P3s3Yg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/camelcase-keys/-/camelcase-keys-6.2.2.tgz + } name: camelcase-keys version: 6.2.2 - engines: {node: '>=8'} + engines: { node: '>=8' } dependencies: camelcase: registry.npmmirror.com/camelcase/5.3.1 map-obj: registry.npmmirror.com/map-obj/4.3.0 @@ -3417,26 +4942,46 @@ packages: dev: true registry.npmmirror.com/camelcase/5.3.1: - resolution: {integrity: sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/camelcase/-/camelcase-5.3.1.tgz} + resolution: + { + integrity: sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/camelcase/-/camelcase-5.3.1.tgz + } name: camelcase version: 5.3.1 - engines: {node: '>=6'} + engines: { node: '>=6' } registry.npmmirror.com/camelcase/6.2.1: - resolution: {integrity: sha512-tVI4q5jjFV5CavAU8DXfza/TJcZutVKo/5Foskmsqcm0MsL91moHvwiGNnqaa2o6PF/7yT5ikDRcVcl8Rj6LCA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/camelcase/-/camelcase-6.2.1.tgz} + resolution: + { + integrity: sha512-tVI4q5jjFV5CavAU8DXfza/TJcZutVKo/5Foskmsqcm0MsL91moHvwiGNnqaa2o6PF/7yT5ikDRcVcl8Rj6LCA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/camelcase/-/camelcase-6.2.1.tgz + } name: camelcase version: 6.2.1 - engines: {node: '>=10'} + engines: { node: '>=10' } dev: true registry.npmmirror.com/caniuse-lite/1.0.30001298: - resolution: {integrity: sha512-AcKqikjMLlvghZL/vfTHorlQsLDhGRalYf1+GmWCf5SCMziSGjRYQW/JEksj14NaYHIR6KIhrFAy0HV5C25UzQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/caniuse-lite/download/caniuse-lite-1.0.30001298.tgz} + resolution: + { + integrity: sha512-AcKqikjMLlvghZL/vfTHorlQsLDhGRalYf1+GmWCf5SCMziSGjRYQW/JEksj14NaYHIR6KIhrFAy0HV5C25UzQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/caniuse-lite/download/caniuse-lite-1.0.30001298.tgz + } name: caniuse-lite version: 1.0.30001298 dev: true registry.npmmirror.com/capital-case/1.0.4: - resolution: {integrity: sha512-ds37W8CytHgwnhGGTi88pcPyR15qoNkOpYwmMMfnWqqWgESapLqvDx6huFjQ5vqWSn2Z06173XNA7LtMOeUh1A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/capital-case/-/capital-case-1.0.4.tgz} + resolution: + { + integrity: sha512-ds37W8CytHgwnhGGTi88pcPyR15qoNkOpYwmMMfnWqqWgESapLqvDx6huFjQ5vqWSn2Z06173XNA7LtMOeUh1A==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/capital-case/-/capital-case-1.0.4.tgz + } name: capital-case version: 1.0.4 dependencies: @@ -3446,10 +4991,15 @@ packages: dev: true registry.npmmirror.com/chalk/1.1.3: - resolution: {integrity: sha512-U3lRVLMSlsCfjqYPbLyVv11M9CPW4I728d6TCKMAOJueEeB9/8o+eSsMnxPJD+Q+K909sdESg7C+tIkoH6on1A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/chalk/-/chalk-1.1.3.tgz} + resolution: + { + integrity: sha512-U3lRVLMSlsCfjqYPbLyVv11M9CPW4I728d6TCKMAOJueEeB9/8o+eSsMnxPJD+Q+K909sdESg7C+tIkoH6on1A==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/chalk/-/chalk-1.1.3.tgz + } name: chalk version: 1.1.3 - engines: {node: '>=0.10.0'} + engines: { node: '>=0.10.0' } dependencies: ansi-styles: registry.npmmirror.com/ansi-styles/2.2.1 escape-string-regexp: registry.npmmirror.com/escape-string-regexp/1.0.5 @@ -3459,10 +5009,15 @@ packages: dev: true registry.npmmirror.com/chalk/2.4.2: - resolution: {integrity: sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/chalk/-/chalk-2.4.2.tgz} + resolution: + { + integrity: sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/chalk/-/chalk-2.4.2.tgz + } name: chalk version: 2.4.2 - engines: {node: '>=4'} + engines: { node: '>=4' } dependencies: ansi-styles: registry.npmmirror.com/ansi-styles/3.2.1 escape-string-regexp: registry.npmmirror.com/escape-string-regexp/1.0.5 @@ -3470,27 +5025,42 @@ packages: dev: true registry.npmmirror.com/chalk/3.0.0: - resolution: {integrity: sha1-P3PCv1JlkfV0zEksUeJFY0n4ROQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/chalk/download/chalk-3.0.0.tgz} + resolution: + { + integrity: sha1-P3PCv1JlkfV0zEksUeJFY0n4ROQ=, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/chalk/download/chalk-3.0.0.tgz + } name: chalk version: 3.0.0 - engines: {node: '>=8'} + engines: { node: '>=8' } dependencies: ansi-styles: registry.npmmirror.com/ansi-styles/4.3.0 supports-color: registry.npmmirror.com/supports-color/7.2.0 dev: true registry.npmmirror.com/chalk/4.1.2: - resolution: {integrity: sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/chalk/-/chalk-4.1.2.tgz} + resolution: + { + integrity: sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/chalk/-/chalk-4.1.2.tgz + } name: chalk version: 4.1.2 - engines: {node: '>=10'} + engines: { node: '>=10' } dependencies: ansi-styles: registry.npmmirror.com/ansi-styles/4.3.0 supports-color: registry.npmmirror.com/supports-color/7.2.0 dev: true registry.npmmirror.com/change-case/4.1.2: - resolution: {integrity: sha512-bSxY2ws9OtviILG1EiY5K7NNxkqg/JnRnFxLtKQ96JaviiIxi7djMrSd0ECT9AC+lttClmYwKw53BWpOMblo7A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/change-case/-/change-case-4.1.2.tgz} + resolution: + { + integrity: sha512-bSxY2ws9OtviILG1EiY5K7NNxkqg/JnRnFxLtKQ96JaviiIxi7djMrSd0ECT9AC+lttClmYwKw53BWpOMblo7A==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/change-case/-/change-case-4.1.2.tgz + } name: change-case version: 4.1.2 dependencies: @@ -3509,7 +5079,12 @@ packages: dev: true registry.npmmirror.com/character-parser/2.2.0: - resolution: {integrity: sha512-+UqJQjFEFaTAs3bNsF2j2kEN1baG/zghZbdqoYEDxGZtJo9LBzl1A+m0D4n3qKx8N2FNv8/Xp6yV9mQmBuptaw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/character-parser/-/character-parser-2.2.0.tgz} + resolution: + { + integrity: sha512-+UqJQjFEFaTAs3bNsF2j2kEN1baG/zghZbdqoYEDxGZtJo9LBzl1A+m0D4n3qKx8N2FNv8/Xp6yV9mQmBuptaw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/character-parser/-/character-parser-2.2.0.tgz + } name: character-parser version: 2.2.0 dependencies: @@ -3517,16 +5092,26 @@ packages: dev: true registry.npmmirror.com/chardet/0.7.0: - resolution: {integrity: sha1-kAlISfCTfy7twkJdDSip5fDLrZ4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/chardet/download/chardet-0.7.0.tgz} + resolution: + { + integrity: sha1-kAlISfCTfy7twkJdDSip5fDLrZ4=, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/chardet/download/chardet-0.7.0.tgz + } name: chardet version: 0.7.0 dev: true registry.npmmirror.com/chokidar/3.5.2: - resolution: {integrity: sha512-ekGhOnNVPgT77r4K/U3GDhu+FQ2S8TnK/s2KbIGXi0SZWuwkZ2QNyfWdZW+TVfn84DpEP7rLeCt2UI6bJ8GwbQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/chokidar/download/chokidar-3.5.2.tgz} + resolution: + { + integrity: sha512-ekGhOnNVPgT77r4K/U3GDhu+FQ2S8TnK/s2KbIGXi0SZWuwkZ2QNyfWdZW+TVfn84DpEP7rLeCt2UI6bJ8GwbQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/chokidar/download/chokidar-3.5.2.tgz + } name: chokidar version: 3.5.2 - engines: {node: '>= 8.10.0'} + engines: { node: '>= 8.10.0' } dependencies: anymatch: registry.nlark.com/anymatch/3.1.2 braces: registry.npmmirror.com/braces/3.0.2 @@ -3540,10 +5125,15 @@ packages: dev: true registry.npmmirror.com/class-utils/0.3.6: - resolution: {integrity: sha512-qOhPa/Fj7s6TY8H8esGu5QNpMMQxz79h+urzrNYN6mn+9BnxlDGf5QZ+XeCDsxSjPqsSR56XOZOJmpeurnLMeg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/class-utils/-/class-utils-0.3.6.tgz} + resolution: + { + integrity: sha512-qOhPa/Fj7s6TY8H8esGu5QNpMMQxz79h+urzrNYN6mn+9BnxlDGf5QZ+XeCDsxSjPqsSR56XOZOJmpeurnLMeg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/class-utils/-/class-utils-0.3.6.tgz + } name: class-utils version: 0.3.6 - engines: {node: '>=0.10.0'} + engines: { node: '>=0.10.0' } dependencies: arr-union: registry.npmmirror.com/arr-union/3.1.0 define-property: registry.npmmirror.com/define-property/0.2.5 @@ -3552,52 +5142,82 @@ packages: dev: true registry.npmmirror.com/clean-css/5.2.4: - resolution: {integrity: sha512-nKseG8wCzEuji/4yrgM/5cthL9oTDc5UOQyFMvW/Q53oP6gLH690o1NbuTh6Y18nujr7BxlsFuS7gXLnLzKJGg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/clean-css/-/clean-css-5.2.4.tgz} + resolution: + { + integrity: sha512-nKseG8wCzEuji/4yrgM/5cthL9oTDc5UOQyFMvW/Q53oP6gLH690o1NbuTh6Y18nujr7BxlsFuS7gXLnLzKJGg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/clean-css/-/clean-css-5.2.4.tgz + } name: clean-css version: 5.2.4 - engines: {node: '>= 10.0'} + engines: { node: '>= 10.0' } dependencies: source-map: registry.npmmirror.com/source-map/0.6.1 dev: true registry.npmmirror.com/clean-stack/2.2.0: - resolution: {integrity: sha512-4diC9HaTE+KRAMWhDhrGOECgWZxoevMc5TlkObMqNSsVU62PYzXZ/SMTjzyGAFF1YusgxGcSWTEXBhp0CPwQ1A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/clean-stack/-/clean-stack-2.2.0.tgz} + resolution: + { + integrity: sha512-4diC9HaTE+KRAMWhDhrGOECgWZxoevMc5TlkObMqNSsVU62PYzXZ/SMTjzyGAFF1YusgxGcSWTEXBhp0CPwQ1A==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/clean-stack/-/clean-stack-2.2.0.tgz + } name: clean-stack version: 2.2.0 - engines: {node: '>=6'} + engines: { node: '>=6' } dev: true registry.npmmirror.com/cli-cursor/3.1.0: - resolution: {integrity: sha512-I/zHAwsKf9FqGoXM4WWRACob9+SNukZTd94DWF57E4toouRulbCxcUh6RKUEOQlYTHJnzkPMySvPNaaSLNfLZw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/cli-cursor/-/cli-cursor-3.1.0.tgz} + resolution: + { + integrity: sha512-I/zHAwsKf9FqGoXM4WWRACob9+SNukZTd94DWF57E4toouRulbCxcUh6RKUEOQlYTHJnzkPMySvPNaaSLNfLZw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/cli-cursor/-/cli-cursor-3.1.0.tgz + } name: cli-cursor version: 3.1.0 - engines: {node: '>=8'} + engines: { node: '>=8' } dependencies: restore-cursor: registry.npmmirror.com/restore-cursor/3.1.0 dev: true registry.npmmirror.com/cli-truncate/2.1.0: - resolution: {integrity: sha512-n8fOixwDD6b/ObinzTrp1ZKFzbgvKZvuz/TvejnLn1aQfC6r52XEx85FmuC+3HI+JM7coBRXUvNqEU2PHVrHpg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/cli-truncate/-/cli-truncate-2.1.0.tgz} + resolution: + { + integrity: sha512-n8fOixwDD6b/ObinzTrp1ZKFzbgvKZvuz/TvejnLn1aQfC6r52XEx85FmuC+3HI+JM7coBRXUvNqEU2PHVrHpg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/cli-truncate/-/cli-truncate-2.1.0.tgz + } name: cli-truncate version: 2.1.0 - engines: {node: '>=8'} + engines: { node: '>=8' } dependencies: slice-ansi: registry.npmmirror.com/slice-ansi/3.0.0 string-width: registry.npmmirror.com/string-width/4.2.3 dev: true registry.npmmirror.com/cli-truncate/3.1.0: - resolution: {integrity: sha512-wfOBkjXteqSnI59oPcJkcPl/ZmwvMMOj340qUIY1SKZCv0B9Cf4D4fAucRkIKQmsIuYK3x1rrgU7MeGRruiuiA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/cli-truncate/-/cli-truncate-3.1.0.tgz} + resolution: + { + integrity: sha512-wfOBkjXteqSnI59oPcJkcPl/ZmwvMMOj340qUIY1SKZCv0B9Cf4D4fAucRkIKQmsIuYK3x1rrgU7MeGRruiuiA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/cli-truncate/-/cli-truncate-3.1.0.tgz + } name: cli-truncate version: 3.1.0 - engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} + engines: { node: ^12.20.0 || ^14.13.1 || >=16.0.0 } dependencies: slice-ansi: registry.npmmirror.com/slice-ansi/5.0.0 string-width: registry.npmmirror.com/string-width/5.0.1 dev: true registry.npmmirror.com/cliui/6.0.0: - resolution: {integrity: sha512-t6wbgtoCXvAzst7QgXxJYqPt0usEfbgQdftEPbLL/cvv6HPE5VgvqCuAIDR0NgU52ds6rFwqrgakNLrHEjCbrQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/cliui/-/cliui-6.0.0.tgz} + resolution: + { + integrity: sha512-t6wbgtoCXvAzst7QgXxJYqPt0usEfbgQdftEPbLL/cvv6HPE5VgvqCuAIDR0NgU52ds6rFwqrgakNLrHEjCbrQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/cliui/-/cliui-6.0.0.tgz + } name: cliui version: 6.0.0 dependencies: @@ -3607,7 +5227,12 @@ packages: dev: false registry.npmmirror.com/cliui/7.0.4: - resolution: {integrity: sha512-OcRE68cOsVMXp1Yvonl/fzkQOyjLSu/8bhPDfQt0e0/Eb283TKP20Fs2MqoPsr9SwA595rRCA+QMzYc9nBP+JQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/cliui/-/cliui-7.0.4.tgz} + resolution: + { + integrity: sha512-OcRE68cOsVMXp1Yvonl/fzkQOyjLSu/8bhPDfQt0e0/Eb283TKP20Fs2MqoPsr9SwA595rRCA+QMzYc9nBP+JQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/cliui/-/cliui-7.0.4.tgz + } name: cliui version: 7.0.4 dependencies: @@ -3617,33 +5242,53 @@ packages: dev: true registry.npmmirror.com/clone-regexp/2.2.0: - resolution: {integrity: sha512-beMpP7BOtTipFuW8hrJvREQ2DrRu3BE7by0ZpibtfBA+qfHYvMGTc2Yb1JMYPKg/JUw0CHYvpg796aNTSW9z7Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/clone-regexp/-/clone-regexp-2.2.0.tgz} + resolution: + { + integrity: sha512-beMpP7BOtTipFuW8hrJvREQ2DrRu3BE7by0ZpibtfBA+qfHYvMGTc2Yb1JMYPKg/JUw0CHYvpg796aNTSW9z7Q==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/clone-regexp/-/clone-regexp-2.2.0.tgz + } name: clone-regexp version: 2.2.0 - engines: {node: '>=6'} + engines: { node: '>=6' } dependencies: is-regexp: registry.npmmirror.com/is-regexp/2.1.0 dev: true registry.npmmirror.com/clone/2.1.2: - resolution: {integrity: sha512-3Pe/CF1Nn94hyhIYpjtiLhdCoEoz0DqQ+988E9gmeEdQZlojxnOb74wctFyuwWQHzqyf9X7C7MG8juUpqBJT8w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/clone/-/clone-2.1.2.tgz} + resolution: + { + integrity: sha512-3Pe/CF1Nn94hyhIYpjtiLhdCoEoz0DqQ+988E9gmeEdQZlojxnOb74wctFyuwWQHzqyf9X7C7MG8juUpqBJT8w==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/clone/-/clone-2.1.2.tgz + } name: clone version: 2.1.2 - engines: {node: '>=0.8'} + engines: { node: '>=0.8' } dev: true registry.npmmirror.com/collection-visit/1.0.0: - resolution: {integrity: sha512-lNkKvzEeMBBjUGHZ+q6z9pSJla0KWAQPvtzhEV9+iGyQYG+pBpl7xKDhxoNSOZH2hhv0v5k0y2yAM4o4SjoSkw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/collection-visit/-/collection-visit-1.0.0.tgz} + resolution: + { + integrity: sha512-lNkKvzEeMBBjUGHZ+q6z9pSJla0KWAQPvtzhEV9+iGyQYG+pBpl7xKDhxoNSOZH2hhv0v5k0y2yAM4o4SjoSkw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/collection-visit/-/collection-visit-1.0.0.tgz + } name: collection-visit version: 1.0.0 - engines: {node: '>=0.10.0'} + engines: { node: '>=0.10.0' } dependencies: map-visit: registry.npmmirror.com/map-visit/1.0.0 object-visit: registry.npmmirror.com/object-visit/1.0.1 dev: true registry.npmmirror.com/color-convert/1.9.3: - resolution: {integrity: sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/color-convert/-/color-convert-1.9.3.tgz} + resolution: + { + integrity: sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/color-convert/-/color-convert-1.9.3.tgz + } name: color-convert version: 1.9.3 dependencies: @@ -3651,60 +5296,105 @@ packages: dev: true registry.npmmirror.com/color-convert/2.0.1: - resolution: {integrity: sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/color-convert/-/color-convert-2.0.1.tgz} + resolution: + { + integrity: sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/color-convert/-/color-convert-2.0.1.tgz + } name: color-convert version: 2.0.1 - engines: {node: '>=7.0.0'} + engines: { node: '>=7.0.0' } dependencies: color-name: registry.npmmirror.com/color-name/1.1.4 registry.npmmirror.com/color-name/1.1.3: - resolution: {integrity: sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/color-name/-/color-name-1.1.3.tgz} + resolution: + { + integrity: sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/color-name/-/color-name-1.1.3.tgz + } name: color-name version: 1.1.3 dev: true registry.npmmirror.com/color-name/1.1.4: - resolution: {integrity: sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/color-name/-/color-name-1.1.4.tgz} + resolution: + { + integrity: sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/color-name/-/color-name-1.1.4.tgz + } name: color-name version: 1.1.4 registry.npmmirror.com/colord/2.9.2: - resolution: {integrity: sha512-Uqbg+J445nc1TKn4FoDPS6ZZqAvEDnwrH42yo8B40JSOgSLxMZ/gt3h4nmCtPLQeXhjJJkqBx7SCY35WnIixaQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/colord/-/colord-2.9.2.tgz} + resolution: + { + integrity: sha512-Uqbg+J445nc1TKn4FoDPS6ZZqAvEDnwrH42yo8B40JSOgSLxMZ/gt3h4nmCtPLQeXhjJJkqBx7SCY35WnIixaQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/colord/-/colord-2.9.2.tgz + } name: colord version: 2.9.2 dev: true registry.npmmirror.com/colorette/2.0.16: - resolution: {integrity: sha512-hUewv7oMjCp+wkBv5Rm0v87eJhq4woh5rSR+42YSQJKecCqgIqNkZ6lAlQms/BwHPJA5NKMRlpxPRv0n8HQW6g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/colorette/-/colorette-2.0.16.tgz} + resolution: + { + integrity: sha512-hUewv7oMjCp+wkBv5Rm0v87eJhq4woh5rSR+42YSQJKecCqgIqNkZ6lAlQms/BwHPJA5NKMRlpxPRv0n8HQW6g==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/colorette/-/colorette-2.0.16.tgz + } name: colorette version: 2.0.16 dev: true registry.npmmirror.com/commander/2.20.3: - resolution: {integrity: sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/commander/-/commander-2.20.3.tgz} + resolution: + { + integrity: sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/commander/-/commander-2.20.3.tgz + } name: commander version: 2.20.3 dev: true registry.npmmirror.com/commander/7.2.0: - resolution: {integrity: sha512-QrWXB+ZQSVPmIWIhtEO9H+gwHaMGYiF5ChvoJ+K9ZGHG/sVsa6yiesAD1GC/x46sET00Xlwo1u49RVVVzvcSkw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/commander/-/commander-7.2.0.tgz} + resolution: + { + integrity: sha512-QrWXB+ZQSVPmIWIhtEO9H+gwHaMGYiF5ChvoJ+K9ZGHG/sVsa6yiesAD1GC/x46sET00Xlwo1u49RVVVzvcSkw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/commander/-/commander-7.2.0.tgz + } name: commander version: 7.2.0 - engines: {node: '>= 10'} + engines: { node: '>= 10' } dev: true registry.npmmirror.com/commander/8.3.0: - resolution: {integrity: sha512-OkTL9umf+He2DZkUq8f8J9of7yL6RJKI24dVITBmNfZBmri9zYZQrKkuXiKhyfPSu8tUhnVBB1iKXevvnlR4Ww==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/commander/-/commander-8.3.0.tgz} + resolution: + { + integrity: sha512-OkTL9umf+He2DZkUq8f8J9of7yL6RJKI24dVITBmNfZBmri9zYZQrKkuXiKhyfPSu8tUhnVBB1iKXevvnlR4Ww==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/commander/-/commander-8.3.0.tgz + } name: commander version: 8.3.0 - engines: {node: '>= 12'} + engines: { node: '>= 12' } registry.npmmirror.com/commitizen/4.2.4: - resolution: {integrity: sha1-o+Wza9dXX2v256oZ278GsNjzcWU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/commitizen/download/commitizen-4.2.4.tgz} + resolution: + { + integrity: sha1-o+Wza9dXX2v256oZ278GsNjzcWU=, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/commitizen/download/commitizen-4.2.4.tgz + } name: commitizen version: 4.2.4 - engines: {node: '>= 10'} + engines: { node: '>= 10' } hasBin: true dependencies: cachedir: registry.nlark.com/cachedir/2.2.0 @@ -3727,7 +5417,12 @@ packages: dev: true registry.npmmirror.com/compare-func/2.0.0: - resolution: {integrity: sha512-zHig5N+tPWARooBnb0Zx1MFcdfpyJrfTJ3Y5L+IFvUm8rM74hHz66z0gw0x4tijh5CorKkKUCnW82R2vmpeCRA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/compare-func/-/compare-func-2.0.0.tgz} + resolution: + { + integrity: sha512-zHig5N+tPWARooBnb0Zx1MFcdfpyJrfTJ3Y5L+IFvUm8rM74hHz66z0gw0x4tijh5CorKkKUCnW82R2vmpeCRA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/compare-func/-/compare-func-2.0.0.tgz + } name: compare-func version: 2.0.0 dependencies: @@ -3736,22 +5431,37 @@ packages: dev: true registry.npmmirror.com/component-emitter/1.3.0: - resolution: {integrity: sha512-Rd3se6QB+sO1TwqZjscQrurpEPIfO0/yYnSin6Q/rD3mOutHvUrCAhJub3r90uNb+SESBuE0QYoB90YdfatsRg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/component-emitter/-/component-emitter-1.3.0.tgz} + resolution: + { + integrity: sha512-Rd3se6QB+sO1TwqZjscQrurpEPIfO0/yYnSin6Q/rD3mOutHvUrCAhJub3r90uNb+SESBuE0QYoB90YdfatsRg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/component-emitter/-/component-emitter-1.3.0.tgz + } name: component-emitter version: 1.3.0 dev: true registry.npmmirror.com/compute-scroll-into-view/1.0.17: - resolution: {integrity: sha512-j4dx+Fb0URmzbwwMUrhqWM2BEWHdFGx+qZ9qqASHRPqvTYdqvWnHg0H1hIbcyLnvgnoNAVMlwkepyqM3DaIFUg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/compute-scroll-into-view/-/compute-scroll-into-view-1.0.17.tgz} + resolution: + { + integrity: sha512-j4dx+Fb0URmzbwwMUrhqWM2BEWHdFGx+qZ9qqASHRPqvTYdqvWnHg0H1hIbcyLnvgnoNAVMlwkepyqM3DaIFUg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/compute-scroll-into-view/-/compute-scroll-into-view-1.0.17.tgz + } name: compute-scroll-into-view version: 1.0.17 dev: false registry.npmmirror.com/concat-stream/2.0.0: - resolution: {integrity: sha512-MWufYdFw53ccGjCA+Ol7XJYpAlW6/prSMzuPOTRnJGcGzuhLn4Scrz7qf6o8bROZ514ltazcIFJZevcfbo0x7A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/concat-stream/-/concat-stream-2.0.0.tgz} + resolution: + { + integrity: sha512-MWufYdFw53ccGjCA+Ol7XJYpAlW6/prSMzuPOTRnJGcGzuhLn4Scrz7qf6o8bROZ514ltazcIFJZevcfbo0x7A==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/concat-stream/-/concat-stream-2.0.0.tgz + } name: concat-stream version: 2.0.0 - engines: {'0': node >= 6.0} + engines: { '0': node >= 6.0 } dependencies: buffer-from: registry.npmmirror.com/buffer-from/1.1.2 inherits: registry.npmmirror.com/inherits/2.0.4 @@ -3760,20 +5470,35 @@ packages: dev: true registry.npmmirror.com/connect-history-api-fallback/1.6.0: - resolution: {integrity: sha512-e54B99q/OUoH64zYYRf3HBP5z24G38h5D3qXu23JGRoigpX5Ss4r9ZnDk3g0Z8uQC2x2lPaJ+UlWBc1ZWBWdLg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/connect-history-api-fallback/-/connect-history-api-fallback-1.6.0.tgz} + resolution: + { + integrity: sha512-e54B99q/OUoH64zYYRf3HBP5z24G38h5D3qXu23JGRoigpX5Ss4r9ZnDk3g0Z8uQC2x2lPaJ+UlWBc1ZWBWdLg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/connect-history-api-fallback/-/connect-history-api-fallback-1.6.0.tgz + } name: connect-history-api-fallback version: 1.6.0 - engines: {node: '>=0.8'} + engines: { node: '>=0.8' } dev: true registry.npmmirror.com/consola/2.15.3: - resolution: {integrity: sha512-9vAdYbHj6x2fLKC4+oPH0kFzY/orMZyG2Aj+kNylHxKGJ/Ed4dpNyAQYwJOdqO4zdM7XpVHmyejQDcQHrnuXbw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/consola/-/consola-2.15.3.tgz} + resolution: + { + integrity: sha512-9vAdYbHj6x2fLKC4+oPH0kFzY/orMZyG2Aj+kNylHxKGJ/Ed4dpNyAQYwJOdqO4zdM7XpVHmyejQDcQHrnuXbw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/consola/-/consola-2.15.3.tgz + } name: consola version: 2.15.3 dev: true registry.npmmirror.com/constant-case/3.0.4: - resolution: {integrity: sha512-I2hSBi7Vvs7BEuJDr5dDHfzb/Ruj3FyvFyh7KLilAjNQw3Be+xgqUBA2W6scVEcL0hL1dwPRtIqEPVUCKkSsyQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/constant-case/-/constant-case-3.0.4.tgz} + resolution: + { + integrity: sha512-I2hSBi7Vvs7BEuJDr5dDHfzb/Ruj3FyvFyh7KLilAjNQw3Be+xgqUBA2W6scVEcL0hL1dwPRtIqEPVUCKkSsyQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/constant-case/-/constant-case-3.0.4.tgz + } name: constant-case version: 3.0.4 dependencies: @@ -3783,7 +5508,12 @@ packages: dev: true registry.npmmirror.com/constantinople/4.0.1: - resolution: {integrity: sha512-vCrqcSIq4//Gx74TXXCGnHpulY1dskqLTFGDmhrGxzeXL8lF8kvXv6mpNWlJj1uD4DW23D4ljAqbY4RRaaUZIw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/constantinople/-/constantinople-4.0.1.tgz} + resolution: + { + integrity: sha512-vCrqcSIq4//Gx74TXXCGnHpulY1dskqLTFGDmhrGxzeXL8lF8kvXv6mpNWlJj1uD4DW23D4ljAqbY4RRaaUZIw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/constantinople/-/constantinople-4.0.1.tgz + } name: constantinople version: 4.0.1 dependencies: @@ -3792,44 +5522,69 @@ packages: dev: true registry.npmmirror.com/conventional-changelog-angular/5.0.13: - resolution: {integrity: sha512-i/gipMxs7s8L/QeuavPF2hLnJgH6pEZAttySB6aiQLWcX3puWDL3ACVmvBhJGxnAy52Qc15ua26BufY6KpmrVA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/conventional-changelog-angular/-/conventional-changelog-angular-5.0.13.tgz} + resolution: + { + integrity: sha512-i/gipMxs7s8L/QeuavPF2hLnJgH6pEZAttySB6aiQLWcX3puWDL3ACVmvBhJGxnAy52Qc15ua26BufY6KpmrVA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/conventional-changelog-angular/-/conventional-changelog-angular-5.0.13.tgz + } name: conventional-changelog-angular version: 5.0.13 - engines: {node: '>=10'} + engines: { node: '>=10' } dependencies: compare-func: registry.npmmirror.com/compare-func/2.0.0 q: registry.npmmirror.com/q/1.5.1 dev: true registry.npmmirror.com/conventional-changelog-atom/2.0.8: - resolution: {integrity: sha512-xo6v46icsFTK3bb7dY/8m2qvc8sZemRgdqLb/bjpBsH2UyOS8rKNTgcb5025Hri6IpANPApbXMg15QLb1LJpBw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/conventional-changelog-atom/-/conventional-changelog-atom-2.0.8.tgz} + resolution: + { + integrity: sha512-xo6v46icsFTK3bb7dY/8m2qvc8sZemRgdqLb/bjpBsH2UyOS8rKNTgcb5025Hri6IpANPApbXMg15QLb1LJpBw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/conventional-changelog-atom/-/conventional-changelog-atom-2.0.8.tgz + } name: conventional-changelog-atom version: 2.0.8 - engines: {node: '>=10'} + engines: { node: '>=10' } dependencies: q: registry.npmmirror.com/q/1.5.1 dev: true registry.npmmirror.com/conventional-changelog-codemirror/2.0.8: - resolution: {integrity: sha512-z5DAsn3uj1Vfp7po3gpt2Boc+Bdwmw2++ZHa5Ak9k0UKsYAO5mH1UBTN0qSCuJZREIhX6WU4E1p3IW2oRCNzQw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/conventional-changelog-codemirror/-/conventional-changelog-codemirror-2.0.8.tgz} + resolution: + { + integrity: sha512-z5DAsn3uj1Vfp7po3gpt2Boc+Bdwmw2++ZHa5Ak9k0UKsYAO5mH1UBTN0qSCuJZREIhX6WU4E1p3IW2oRCNzQw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/conventional-changelog-codemirror/-/conventional-changelog-codemirror-2.0.8.tgz + } name: conventional-changelog-codemirror version: 2.0.8 - engines: {node: '>=10'} + engines: { node: '>=10' } dependencies: q: registry.npmmirror.com/q/1.5.1 dev: true registry.npmmirror.com/conventional-changelog-config-spec/2.1.0: - resolution: {integrity: sha512-IpVePh16EbbB02V+UA+HQnnPIohgXvJRxHcS5+Uwk4AT5LjzCZJm5sp/yqs5C6KZJ1jMsV4paEV13BN1pvDuxQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/conventional-changelog-config-spec/-/conventional-changelog-config-spec-2.1.0.tgz} + resolution: + { + integrity: sha512-IpVePh16EbbB02V+UA+HQnnPIohgXvJRxHcS5+Uwk4AT5LjzCZJm5sp/yqs5C6KZJ1jMsV4paEV13BN1pvDuxQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/conventional-changelog-config-spec/-/conventional-changelog-config-spec-2.1.0.tgz + } name: conventional-changelog-config-spec version: 2.1.0 dev: true registry.npmmirror.com/conventional-changelog-conventionalcommits/4.6.1: - resolution: {integrity: sha512-lzWJpPZhbM1R0PIzkwzGBCnAkH5RKJzJfFQZcl/D+2lsJxAwGnDKBqn/F4C1RD31GJNn8NuKWQzAZDAVXPp2Mw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-4.6.1.tgz} + resolution: + { + integrity: sha512-lzWJpPZhbM1R0PIzkwzGBCnAkH5RKJzJfFQZcl/D+2lsJxAwGnDKBqn/F4C1RD31GJNn8NuKWQzAZDAVXPp2Mw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-4.6.1.tgz + } name: conventional-changelog-conventionalcommits version: 4.6.1 - engines: {node: '>=10'} + engines: { node: '>=10' } dependencies: compare-func: registry.npmmirror.com/compare-func/2.0.0 lodash: registry.npmmirror.com/lodash/4.17.21 @@ -3837,10 +5592,15 @@ packages: dev: true registry.npmmirror.com/conventional-changelog-conventionalcommits/4.6.3: - resolution: {integrity: sha512-LTTQV4fwOM4oLPad317V/QNQ1FY4Hju5qeBIM1uTHbrnCE+Eg4CdRZ3gO2pUeR+tzWdp80M2j3qFFEDWVqOV4g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-4.6.3.tgz} + resolution: + { + integrity: sha512-LTTQV4fwOM4oLPad317V/QNQ1FY4Hju5qeBIM1uTHbrnCE+Eg4CdRZ3gO2pUeR+tzWdp80M2j3qFFEDWVqOV4g==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-4.6.3.tgz + } name: conventional-changelog-conventionalcommits version: 4.6.3 - engines: {node: '>=10'} + engines: { node: '>=10' } dependencies: compare-func: registry.npmmirror.com/compare-func/2.0.0 lodash: registry.npmmirror.com/lodash/4.17.21 @@ -3848,10 +5608,15 @@ packages: dev: true registry.npmmirror.com/conventional-changelog-core/4.2.4: - resolution: {integrity: sha512-gDVS+zVJHE2v4SLc6B0sLsPiloR0ygU7HaDW14aNJE1v4SlqJPILPl/aJC7YdtRE4CybBf8gDwObBvKha8Xlyg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/conventional-changelog-core/-/conventional-changelog-core-4.2.4.tgz} + resolution: + { + integrity: sha512-gDVS+zVJHE2v4SLc6B0sLsPiloR0ygU7HaDW14aNJE1v4SlqJPILPl/aJC7YdtRE4CybBf8gDwObBvKha8Xlyg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/conventional-changelog-core/-/conventional-changelog-core-4.2.4.tgz + } name: conventional-changelog-core version: 4.2.4 - engines: {node: '>=10'} + engines: { node: '>=10' } dependencies: add-stream: registry.npmmirror.com/add-stream/1.0.0 conventional-changelog-writer: registry.npmmirror.com/conventional-changelog-writer/5.0.1 @@ -3870,63 +5635,98 @@ packages: dev: true registry.npmmirror.com/conventional-changelog-ember/2.0.9: - resolution: {integrity: sha512-ulzIReoZEvZCBDhcNYfDIsLTHzYHc7awh+eI44ZtV5cx6LVxLlVtEmcO+2/kGIHGtw+qVabJYjdI5cJOQgXh1A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/conventional-changelog-ember/-/conventional-changelog-ember-2.0.9.tgz} + resolution: + { + integrity: sha512-ulzIReoZEvZCBDhcNYfDIsLTHzYHc7awh+eI44ZtV5cx6LVxLlVtEmcO+2/kGIHGtw+qVabJYjdI5cJOQgXh1A==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/conventional-changelog-ember/-/conventional-changelog-ember-2.0.9.tgz + } name: conventional-changelog-ember version: 2.0.9 - engines: {node: '>=10'} + engines: { node: '>=10' } dependencies: q: registry.npmmirror.com/q/1.5.1 dev: true registry.npmmirror.com/conventional-changelog-eslint/3.0.9: - resolution: {integrity: sha512-6NpUCMgU8qmWmyAMSZO5NrRd7rTgErjrm4VASam2u5jrZS0n38V7Y9CzTtLT2qwz5xEChDR4BduoWIr8TfwvXA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/conventional-changelog-eslint/-/conventional-changelog-eslint-3.0.9.tgz} + resolution: + { + integrity: sha512-6NpUCMgU8qmWmyAMSZO5NrRd7rTgErjrm4VASam2u5jrZS0n38V7Y9CzTtLT2qwz5xEChDR4BduoWIr8TfwvXA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/conventional-changelog-eslint/-/conventional-changelog-eslint-3.0.9.tgz + } name: conventional-changelog-eslint version: 3.0.9 - engines: {node: '>=10'} + engines: { node: '>=10' } dependencies: q: registry.npmmirror.com/q/1.5.1 dev: true registry.npmmirror.com/conventional-changelog-express/2.0.6: - resolution: {integrity: sha512-SDez2f3iVJw6V563O3pRtNwXtQaSmEfTCaTBPCqn0oG0mfkq0rX4hHBq5P7De2MncoRixrALj3u3oQsNK+Q0pQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/conventional-changelog-express/-/conventional-changelog-express-2.0.6.tgz} + resolution: + { + integrity: sha512-SDez2f3iVJw6V563O3pRtNwXtQaSmEfTCaTBPCqn0oG0mfkq0rX4hHBq5P7De2MncoRixrALj3u3oQsNK+Q0pQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/conventional-changelog-express/-/conventional-changelog-express-2.0.6.tgz + } name: conventional-changelog-express version: 2.0.6 - engines: {node: '>=10'} + engines: { node: '>=10' } dependencies: q: registry.npmmirror.com/q/1.5.1 dev: true registry.npmmirror.com/conventional-changelog-jquery/3.0.11: - resolution: {integrity: sha512-x8AWz5/Td55F7+o/9LQ6cQIPwrCjfJQ5Zmfqi8thwUEKHstEn4kTIofXub7plf1xvFA2TqhZlq7fy5OmV6BOMw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/conventional-changelog-jquery/-/conventional-changelog-jquery-3.0.11.tgz} + resolution: + { + integrity: sha512-x8AWz5/Td55F7+o/9LQ6cQIPwrCjfJQ5Zmfqi8thwUEKHstEn4kTIofXub7plf1xvFA2TqhZlq7fy5OmV6BOMw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/conventional-changelog-jquery/-/conventional-changelog-jquery-3.0.11.tgz + } name: conventional-changelog-jquery version: 3.0.11 - engines: {node: '>=10'} + engines: { node: '>=10' } dependencies: q: registry.npmmirror.com/q/1.5.1 dev: true registry.npmmirror.com/conventional-changelog-jshint/2.0.9: - resolution: {integrity: sha512-wMLdaIzq6TNnMHMy31hql02OEQ8nCQfExw1SE0hYL5KvU+JCTuPaDO+7JiogGT2gJAxiUGATdtYYfh+nT+6riA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/conventional-changelog-jshint/-/conventional-changelog-jshint-2.0.9.tgz} + resolution: + { + integrity: sha512-wMLdaIzq6TNnMHMy31hql02OEQ8nCQfExw1SE0hYL5KvU+JCTuPaDO+7JiogGT2gJAxiUGATdtYYfh+nT+6riA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/conventional-changelog-jshint/-/conventional-changelog-jshint-2.0.9.tgz + } name: conventional-changelog-jshint version: 2.0.9 - engines: {node: '>=10'} + engines: { node: '>=10' } dependencies: compare-func: registry.npmmirror.com/compare-func/2.0.0 q: registry.npmmirror.com/q/1.5.1 dev: true registry.npmmirror.com/conventional-changelog-preset-loader/2.3.4: - resolution: {integrity: sha512-GEKRWkrSAZeTq5+YjUZOYxdHq+ci4dNwHvpaBC3+ENalzFWuCWa9EZXSuZBpkr72sMdKB+1fyDV4takK1Lf58g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/conventional-changelog-preset-loader/-/conventional-changelog-preset-loader-2.3.4.tgz} + resolution: + { + integrity: sha512-GEKRWkrSAZeTq5+YjUZOYxdHq+ci4dNwHvpaBC3+ENalzFWuCWa9EZXSuZBpkr72sMdKB+1fyDV4takK1Lf58g==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/conventional-changelog-preset-loader/-/conventional-changelog-preset-loader-2.3.4.tgz + } name: conventional-changelog-preset-loader version: 2.3.4 - engines: {node: '>=10'} + engines: { node: '>=10' } dev: true registry.npmmirror.com/conventional-changelog-writer/5.0.1: - resolution: {integrity: sha512-5WsuKUfxW7suLblAbFnxAcrvf6r+0b7GvNaWUwUIk0bXMnENP/PEieGKVUQrjPqwPT4o3EPAASBXiY6iHooLOQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/conventional-changelog-writer/-/conventional-changelog-writer-5.0.1.tgz} + resolution: + { + integrity: sha512-5WsuKUfxW7suLblAbFnxAcrvf6r+0b7GvNaWUwUIk0bXMnENP/PEieGKVUQrjPqwPT4o3EPAASBXiY6iHooLOQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/conventional-changelog-writer/-/conventional-changelog-writer-5.0.1.tgz + } name: conventional-changelog-writer version: 5.0.1 - engines: {node: '>=10'} + engines: { node: '>=10' } hasBin: true dependencies: conventional-commits-filter: registry.npmmirror.com/conventional-commits-filter/2.0.7 @@ -3941,10 +5741,15 @@ packages: dev: true registry.npmmirror.com/conventional-changelog/3.1.24: - resolution: {integrity: sha512-ed6k8PO00UVvhExYohroVPXcOJ/K1N0/drJHx/faTH37OIZthlecuLIRX/T6uOp682CAoVoFpu+sSEaeuH6Asg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/conventional-changelog/-/conventional-changelog-3.1.24.tgz} + resolution: + { + integrity: sha512-ed6k8PO00UVvhExYohroVPXcOJ/K1N0/drJHx/faTH37OIZthlecuLIRX/T6uOp682CAoVoFpu+sSEaeuH6Asg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/conventional-changelog/-/conventional-changelog-3.1.24.tgz + } name: conventional-changelog version: 3.1.24 - engines: {node: '>=10'} + engines: { node: '>=10' } dependencies: conventional-changelog-angular: registry.npmmirror.com/conventional-changelog-angular/5.0.13 conventional-changelog-atom: registry.npmmirror.com/conventional-changelog-atom/2.0.8 @@ -3960,20 +5765,30 @@ packages: dev: true registry.npmmirror.com/conventional-commits-filter/2.0.7: - resolution: {integrity: sha512-ASS9SamOP4TbCClsRHxIHXRfcGCnIoQqkvAzCSbZzTFLfcTqJVugB0agRgsEELsqaeWgsXv513eS116wnlSSPA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/conventional-commits-filter/-/conventional-commits-filter-2.0.7.tgz} + resolution: + { + integrity: sha512-ASS9SamOP4TbCClsRHxIHXRfcGCnIoQqkvAzCSbZzTFLfcTqJVugB0agRgsEELsqaeWgsXv513eS116wnlSSPA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/conventional-commits-filter/-/conventional-commits-filter-2.0.7.tgz + } name: conventional-commits-filter version: 2.0.7 - engines: {node: '>=10'} + engines: { node: '>=10' } dependencies: lodash.ismatch: registry.npmmirror.com/lodash.ismatch/4.4.0 modify-values: registry.npmmirror.com/modify-values/1.0.1 dev: true registry.npmmirror.com/conventional-commits-parser/3.2.4: - resolution: {integrity: sha512-nK7sAtfi+QXbxHCYfhpZsfRtaitZLIA6889kFIouLvz6repszQDgxBu7wf2WbU+Dco7sAnNCJYERCwt54WPC2Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/conventional-commits-parser/-/conventional-commits-parser-3.2.4.tgz} + resolution: + { + integrity: sha512-nK7sAtfi+QXbxHCYfhpZsfRtaitZLIA6889kFIouLvz6repszQDgxBu7wf2WbU+Dco7sAnNCJYERCwt54WPC2Q==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/conventional-commits-parser/-/conventional-commits-parser-3.2.4.tgz + } name: conventional-commits-parser version: 3.2.4 - engines: {node: '>=10'} + engines: { node: '>=10' } hasBin: true dependencies: is-text-path: registry.npmmirror.com/is-text-path/1.0.1 @@ -3985,10 +5800,15 @@ packages: dev: true registry.npmmirror.com/conventional-recommended-bump/6.1.0: - resolution: {integrity: sha512-uiApbSiNGM/kkdL9GTOLAqC4hbptObFo4wW2QRyHsKciGAfQuLU1ShZ1BIVI/+K2BE/W1AWYQMCXAsv4dyKPaw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/conventional-recommended-bump/-/conventional-recommended-bump-6.1.0.tgz} + resolution: + { + integrity: sha512-uiApbSiNGM/kkdL9GTOLAqC4hbptObFo4wW2QRyHsKciGAfQuLU1ShZ1BIVI/+K2BE/W1AWYQMCXAsv4dyKPaw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/conventional-recommended-bump/-/conventional-recommended-bump-6.1.0.tgz + } name: conventional-recommended-bump version: 6.1.0 - engines: {node: '>=10'} + engines: { node: '>=10' } hasBin: true dependencies: concat-stream: registry.npmmirror.com/concat-stream/2.0.0 @@ -4002,7 +5822,12 @@ packages: dev: true registry.npmmirror.com/convert-source-map/1.8.0: - resolution: {integrity: sha512-+OQdjP49zViI/6i7nIJpA8rAl4sV/JdPfU9nZs3VqOwGIgizICvuN2ru6fMd+4llL0tar18UYJXfZ/TWtmhUjA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/convert-source-map/-/convert-source-map-1.8.0.tgz} + resolution: + { + integrity: sha512-+OQdjP49zViI/6i7nIJpA8rAl4sV/JdPfU9nZs3VqOwGIgizICvuN2ru6fMd+4llL0tar18UYJXfZ/TWtmhUjA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/convert-source-map/-/convert-source-map-1.8.0.tgz + } name: convert-source-map version: 1.8.0 dependencies: @@ -4010,41 +5835,61 @@ packages: dev: true registry.npmmirror.com/copy-descriptor/0.1.1: - resolution: {integrity: sha512-XgZ0pFcakEUlbwQEVNg3+QAis1FyTL3Qel9FYy8pSkQqoG3PNoT0bOCQtOXcOkur21r2Eq2kI+IE+gsmAEVlYw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/copy-descriptor/-/copy-descriptor-0.1.1.tgz} + resolution: + { + integrity: sha512-XgZ0pFcakEUlbwQEVNg3+QAis1FyTL3Qel9FYy8pSkQqoG3PNoT0bOCQtOXcOkur21r2Eq2kI+IE+gsmAEVlYw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/copy-descriptor/-/copy-descriptor-0.1.1.tgz + } name: copy-descriptor version: 0.1.1 - engines: {node: '>=0.10.0'} + engines: { node: '>=0.10.0' } dev: true registry.npmmirror.com/core-util-is/1.0.3: - resolution: {integrity: sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/core-util-is/-/core-util-is-1.0.3.tgz} + resolution: + { + integrity: sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/core-util-is/-/core-util-is-1.0.3.tgz + } name: core-util-is version: 1.0.3 dev: true registry.npmmirror.com/cors/2.8.5: - resolution: {integrity: sha512-KIHbLJqu73RGr/hnbrO9uBeixNGuvSQjul/jdFvS/KFSIH1hWVd1ng7zOHx+YrEfInLG7q4n6GHQ9cDtxv/P6g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/cors/-/cors-2.8.5.tgz} + resolution: + { + integrity: sha512-KIHbLJqu73RGr/hnbrO9uBeixNGuvSQjul/jdFvS/KFSIH1hWVd1ng7zOHx+YrEfInLG7q4n6GHQ9cDtxv/P6g==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/cors/-/cors-2.8.5.tgz + } name: cors version: 2.8.5 - engines: {node: '>= 0.10'} + engines: { node: '>= 0.10' } dependencies: object-assign: registry.npmmirror.com/object-assign/4.1.1 vary: registry.npmmirror.com/vary/1.1.2 dev: true - registry.npmmirror.com/cosmiconfig-typescript-loader/1.0.2_f3bd4037939c2ed2942ba074291f8ef2: - resolution: {integrity: sha512-27ZehvijYqAKVzta5xtZBS3PAliC8CmnWkGXN0vgxAZz7yqxpMjf3aG7flxF5rEiu8FAD7nZZXtOI+xUGn+bVg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/cosmiconfig-typescript-loader/-/cosmiconfig-typescript-loader-1.0.2.tgz} + registry.npmmirror.com/cosmiconfig-typescript-loader/1.0.2_99a448058f874aec2a353d0e974167cc: + resolution: + { + integrity: sha512-27ZehvijYqAKVzta5xtZBS3PAliC8CmnWkGXN0vgxAZz7yqxpMjf3aG7flxF5rEiu8FAD7nZZXtOI+xUGn+bVg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/cosmiconfig-typescript-loader/-/cosmiconfig-typescript-loader-1.0.2.tgz + } id: registry.npmmirror.com/cosmiconfig-typescript-loader/1.0.2 name: cosmiconfig-typescript-loader version: 1.0.2 - engines: {node: '>=12', npm: '>=6'} + engines: { node: '>=12', npm: '>=6' } peerDependencies: '@types/node': '*' typescript: '>=3' dependencies: - '@types/node': registry.npmmirror.com/@types/node/17.0.18 + '@types/node': registry.npmmirror.com/@types/node/17.0.21 cosmiconfig: registry.npmmirror.com/cosmiconfig/7.0.1 - ts-node: registry.npmmirror.com/ts-node/10.4.0_f3bd4037939c2ed2942ba074291f8ef2 + ts-node: registry.npmmirror.com/ts-node/10.4.0_99a448058f874aec2a353d0e974167cc typescript: registry.npmmirror.com/typescript/4.5.5 transitivePeerDependencies: - '@swc/core' @@ -4052,10 +5897,15 @@ packages: dev: true registry.npmmirror.com/cosmiconfig/7.0.1: - resolution: {integrity: sha512-a1YWNUV2HwGimB7dU2s1wUMurNKjpx60HxBB6xUM8Re+2s1g1IIfJvFR0/iCF+XHdE0GMTKTuLR32UQff4TEyQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/cosmiconfig/-/cosmiconfig-7.0.1.tgz} + resolution: + { + integrity: sha512-a1YWNUV2HwGimB7dU2s1wUMurNKjpx60HxBB6xUM8Re+2s1g1IIfJvFR0/iCF+XHdE0GMTKTuLR32UQff4TEyQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/cosmiconfig/-/cosmiconfig-7.0.1.tgz + } name: cosmiconfig version: 7.0.1 - engines: {node: '>=10'} + engines: { node: '>=10' } dependencies: '@types/parse-json': registry.npmmirror.com/@types/parse-json/4.0.0 import-fresh: registry.npmmirror.com/import-fresh/3.3.0 @@ -4065,13 +5915,23 @@ packages: dev: true registry.npmmirror.com/create-require/1.1.1: - resolution: {integrity: sha512-dcKFX3jn0MpIaXjisoRvexIJVEKzaq7z2rZKxf+MSr9TkdmHmsU4m2lcLojrj/FHl8mk5VxMmYA+ftRkP/3oKQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/create-require/-/create-require-1.1.1.tgz} + resolution: + { + integrity: sha512-dcKFX3jn0MpIaXjisoRvexIJVEKzaq7z2rZKxf+MSr9TkdmHmsU4m2lcLojrj/FHl8mk5VxMmYA+ftRkP/3oKQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/create-require/-/create-require-1.1.1.tgz + } name: create-require version: 1.1.1 dev: true registry.npmmirror.com/cross-fetch/3.1.5: - resolution: {integrity: sha512-lvb1SBsI0Z7GDwmuid+mU3kWVBwTVUbe7S0H52yaaAdQOXq2YktTCZdlAcNKFzE6QtRz0snpw9bNiPeOIkkQvw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/cross-fetch/-/cross-fetch-3.1.5.tgz} + resolution: + { + integrity: sha512-lvb1SBsI0Z7GDwmuid+mU3kWVBwTVUbe7S0H52yaaAdQOXq2YktTCZdlAcNKFzE6QtRz0snpw9bNiPeOIkkQvw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/cross-fetch/-/cross-fetch-3.1.5.tgz + } name: cross-fetch version: 3.1.5 dependencies: @@ -4080,10 +5940,15 @@ packages: - encoding registry.npmmirror.com/cross-spawn/7.0.3: - resolution: {integrity: sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/cross-spawn/-/cross-spawn-7.0.3.tgz} + resolution: + { + integrity: sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/cross-spawn/-/cross-spawn-7.0.3.tgz + } name: cross-spawn version: 7.0.3 - engines: {node: '>= 8'} + engines: { node: '>= 8' } dependencies: path-key: registry.npmmirror.com/path-key/3.1.1 shebang-command: registry.npmmirror.com/shebang-command/2.0.0 @@ -4091,14 +5956,24 @@ packages: dev: true registry.npmmirror.com/css-functions-list/3.0.1: - resolution: {integrity: sha512-PriDuifDt4u4rkDgnqRCLnjfMatufLmWNfQnGCq34xZwpY3oabwhB9SqRBmuvWUgndbemCFlKqg+nO7C2q0SBw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/css-functions-list/-/css-functions-list-3.0.1.tgz} + resolution: + { + integrity: sha512-PriDuifDt4u4rkDgnqRCLnjfMatufLmWNfQnGCq34xZwpY3oabwhB9SqRBmuvWUgndbemCFlKqg+nO7C2q0SBw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/css-functions-list/-/css-functions-list-3.0.1.tgz + } name: css-functions-list version: 3.0.1 - engines: {node: '>=12.22'} + engines: { node: '>=12.22' } dev: true registry.npmmirror.com/css-select/4.2.1: - resolution: {integrity: sha512-/aUslKhzkTNCQUB2qTX84lVmfia9NyjP3WpDGtj/WxhwBzWBYUV3DgUpurHTme8UTPcPlAD1DJ+b0nN/t50zDQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/css-select/-/css-select-4.2.1.tgz} + resolution: + { + integrity: sha512-/aUslKhzkTNCQUB2qTX84lVmfia9NyjP3WpDGtj/WxhwBzWBYUV3DgUpurHTme8UTPcPlAD1DJ+b0nN/t50zDQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/css-select/-/css-select-4.2.1.tgz + } name: css-select version: 4.2.1 dependencies: @@ -4110,47 +5985,77 @@ packages: dev: true registry.npmmirror.com/css-tree/1.1.3: - resolution: {integrity: sha512-tRpdppF7TRazZrjJ6v3stzv93qxRcSsFmW6cX0Zm2NVKpxE1WV1HblnghVv9TreireHkqI/VDEsfolRF1p6y7Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/css-tree/-/css-tree-1.1.3.tgz} + resolution: + { + integrity: sha512-tRpdppF7TRazZrjJ6v3stzv93qxRcSsFmW6cX0Zm2NVKpxE1WV1HblnghVv9TreireHkqI/VDEsfolRF1p6y7Q==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/css-tree/-/css-tree-1.1.3.tgz + } name: css-tree version: 1.1.3 - engines: {node: '>=8.0.0'} + engines: { node: '>=8.0.0' } dependencies: mdn-data: registry.npmmirror.com/mdn-data/2.0.14 source-map: registry.npmmirror.com/source-map/0.6.1 dev: true registry.npmmirror.com/css-what/5.1.0: - resolution: {integrity: sha512-arSMRWIIFY0hV8pIxZMEfmMI47Wj3R/aWpZDDxWYCPEiOMv6tfOrnpDtgxBYPEQD4V0Y/958+1TdC3iWTFcUPw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/css-what/-/css-what-5.1.0.tgz} + resolution: + { + integrity: sha512-arSMRWIIFY0hV8pIxZMEfmMI47Wj3R/aWpZDDxWYCPEiOMv6tfOrnpDtgxBYPEQD4V0Y/958+1TdC3iWTFcUPw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/css-what/-/css-what-5.1.0.tgz + } name: css-what version: 5.1.0 - engines: {node: '>= 6'} + engines: { node: '>= 6' } dev: true registry.npmmirror.com/cssesc/3.0.0: - resolution: {integrity: sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/cssesc/-/cssesc-3.0.0.tgz} + resolution: + { + integrity: sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/cssesc/-/cssesc-3.0.0.tgz + } name: cssesc version: 3.0.0 - engines: {node: '>=4'} + engines: { node: '>=4' } hasBin: true dev: true registry.npmmirror.com/csso/4.2.0: - resolution: {integrity: sha512-wvlcdIbf6pwKEk7vHj8/Bkc0B4ylXZruLvOgs9doS5eOsOpuodOV2zJChSpkp+pRpYQLQMeF04nr3Z68Sta9jA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/csso/-/csso-4.2.0.tgz} + resolution: + { + integrity: sha512-wvlcdIbf6pwKEk7vHj8/Bkc0B4ylXZruLvOgs9doS5eOsOpuodOV2zJChSpkp+pRpYQLQMeF04nr3Z68Sta9jA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/csso/-/csso-4.2.0.tgz + } name: csso version: 4.2.0 - engines: {node: '>=8.0.0'} + engines: { node: '>=8.0.0' } dependencies: css-tree: registry.npmmirror.com/css-tree/1.1.3 dev: true registry.npmmirror.com/csstype/2.6.19: - resolution: {integrity: sha512-ZVxXaNy28/k3kJg0Fou5MiYpp88j7H9hLZp8PDC3jV0WFjfH5E9xHb56L0W59cPbKbcHXeP4qyT8PrHp8t6LcQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/csstype/-/csstype-2.6.19.tgz} + resolution: + { + integrity: sha512-ZVxXaNy28/k3kJg0Fou5MiYpp88j7H9hLZp8PDC3jV0WFjfH5E9xHb56L0W59cPbKbcHXeP4qyT8PrHp8t6LcQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/csstype/-/csstype-2.6.19.tgz + } name: csstype version: 2.6.19 dev: false registry.npmmirror.com/d/1.0.1: - resolution: {integrity: sha512-m62ShEObQ39CfralilEQRjH6oAMtNCV1xJyEx5LpRYUVN+EviphDgUc/F3hnYbADmkiNs67Y+3ylmlG7Lnu+FA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/d/-/d-1.0.1.tgz} + resolution: + { + integrity: sha512-m62ShEObQ39CfralilEQRjH6oAMtNCV1xJyEx5LpRYUVN+EviphDgUc/F3hnYbADmkiNs67Y+3ylmlG7Lnu+FA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/d/-/d-1.0.1.tgz + } name: d version: 1.0.1 dependencies: @@ -4159,26 +6064,46 @@ packages: dev: false registry.npmmirror.com/dargs/7.0.0: - resolution: {integrity: sha512-2iy1EkLdlBzQGvbweYRFxmFath8+K7+AKB0TlhHWkNuH+TmovaMH/Wp7V7R4u7f4SnX3OgLsU9t1NI9ioDnUpg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/dargs/-/dargs-7.0.0.tgz} + resolution: + { + integrity: sha512-2iy1EkLdlBzQGvbweYRFxmFath8+K7+AKB0TlhHWkNuH+TmovaMH/Wp7V7R4u7f4SnX3OgLsU9t1NI9ioDnUpg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/dargs/-/dargs-7.0.0.tgz + } name: dargs version: 7.0.0 - engines: {node: '>=8'} + engines: { node: '>=8' } dev: true registry.npmmirror.com/dateformat/3.0.3: - resolution: {integrity: sha512-jyCETtSl3VMZMWeRo7iY1FL19ges1t55hMo5yaam4Jrsm5EPL89UQkoQRyiI+Yf4k8r2ZpdngkV8hr1lIdjb3Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/dateformat/-/dateformat-3.0.3.tgz} + resolution: + { + integrity: sha512-jyCETtSl3VMZMWeRo7iY1FL19ges1t55hMo5yaam4Jrsm5EPL89UQkoQRyiI+Yf4k8r2ZpdngkV8hr1lIdjb3Q==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/dateformat/-/dateformat-3.0.3.tgz + } name: dateformat version: 3.0.3 dev: true registry.npmmirror.com/dayjs/1.10.7: - resolution: {integrity: sha512-P6twpd70BcPK34K26uJ1KT3wlhpuOAPoMwJzpsIWUxHZ7wpmbdZL/hQqBDfz7hGurYSa5PhzdhDHtt319hL3ig==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/dayjs/-/dayjs-1.10.7.tgz} + resolution: + { + integrity: sha512-P6twpd70BcPK34K26uJ1KT3wlhpuOAPoMwJzpsIWUxHZ7wpmbdZL/hQqBDfz7hGurYSa5PhzdhDHtt319hL3ig==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/dayjs/-/dayjs-1.10.7.tgz + } name: dayjs version: 1.10.7 dev: false registry.npmmirror.com/debug/2.6.9: - resolution: {integrity: sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/debug/-/debug-2.6.9.tgz} + resolution: + { + integrity: sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/debug/-/debug-2.6.9.tgz + } name: debug version: 2.6.9 dependencies: @@ -4186,7 +6111,12 @@ packages: dev: true registry.npmmirror.com/debug/3.2.7: - resolution: {integrity: sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/debug/-/debug-3.2.7.tgz} + resolution: + { + integrity: sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/debug/-/debug-3.2.7.tgz + } name: debug version: 3.2.7 dependencies: @@ -4195,10 +6125,15 @@ packages: optional: true registry.npmmirror.com/debug/4.3.3: - resolution: {integrity: sha512-/zxw5+vh1Tfv+4Qn7a5nsbcJKPaSvCDhojn6FEl9vupwK2VCSDtEiEtqr8DFtzYFOdz63LBkxec7DYuc2jon6Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/debug/-/debug-4.3.3.tgz} + resolution: + { + integrity: sha512-/zxw5+vh1Tfv+4Qn7a5nsbcJKPaSvCDhojn6FEl9vupwK2VCSDtEiEtqr8DFtzYFOdz63LBkxec7DYuc2jon6Q==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/debug/-/debug-4.3.3.tgz + } name: debug version: 4.3.3 - engines: {node: '>=6.0'} + engines: { node: '>=6.0' } peerDependencies: supports-color: '*' peerDependenciesMeta: @@ -4209,11 +6144,16 @@ packages: dev: true registry.npmmirror.com/debug/4.3.3_supports-color@9.2.1: - resolution: {integrity: sha512-/zxw5+vh1Tfv+4Qn7a5nsbcJKPaSvCDhojn6FEl9vupwK2VCSDtEiEtqr8DFtzYFOdz63LBkxec7DYuc2jon6Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/debug/-/debug-4.3.3.tgz} + resolution: + { + integrity: sha512-/zxw5+vh1Tfv+4Qn7a5nsbcJKPaSvCDhojn6FEl9vupwK2VCSDtEiEtqr8DFtzYFOdz63LBkxec7DYuc2jon6Q==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/debug/-/debug-4.3.3.tgz + } id: registry.npmmirror.com/debug/4.3.3 name: debug version: 4.3.3 - engines: {node: '>=6.0'} + engines: { node: '>=6.0' } peerDependencies: supports-color: '*' peerDependenciesMeta: @@ -4225,23 +6165,38 @@ packages: dev: true registry.npmmirror.com/decamelize-keys/1.1.0: - resolution: {integrity: sha512-ocLWuYzRPoS9bfiSdDd3cxvrzovVMZnRDVEzAs+hWIVXGDbHxWMECij2OBuyB/An0FFW/nLuq6Kv1i/YC5Qfzg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/decamelize-keys/-/decamelize-keys-1.1.0.tgz} + resolution: + { + integrity: sha512-ocLWuYzRPoS9bfiSdDd3cxvrzovVMZnRDVEzAs+hWIVXGDbHxWMECij2OBuyB/An0FFW/nLuq6Kv1i/YC5Qfzg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/decamelize-keys/-/decamelize-keys-1.1.0.tgz + } name: decamelize-keys version: 1.1.0 - engines: {node: '>=0.10.0'} + engines: { node: '>=0.10.0' } dependencies: decamelize: registry.npmmirror.com/decamelize/1.2.0 map-obj: registry.npmmirror.com/map-obj/1.0.1 dev: true registry.npmmirror.com/decamelize/1.2.0: - resolution: {integrity: sha512-z2S+W9X73hAUUki+N+9Za2lBlun89zigOyGrsax+KUQ6wKW4ZoWpEYBkGhQjwAjjDCkWxhY0VKEhk8wzY7F5cA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/decamelize/-/decamelize-1.2.0.tgz} + resolution: + { + integrity: sha512-z2S+W9X73hAUUki+N+9Za2lBlun89zigOyGrsax+KUQ6wKW4ZoWpEYBkGhQjwAjjDCkWxhY0VKEhk8wzY7F5cA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/decamelize/-/decamelize-1.2.0.tgz + } name: decamelize version: 1.2.0 - engines: {node: '>=0.10.0'} + engines: { node: '>=0.10.0' } registry.npmmirror.com/declass/0.0.1: - resolution: {integrity: sha1-LDy9peSsZrxEW4vWGqVEm/btOdE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/declass/download/declass-0.0.1.tgz} + resolution: + { + integrity: sha1-LDy9peSsZrxEW4vWGqVEm/btOdE=, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/declass/download/declass-0.0.1.tgz + } name: declass version: 0.0.1 dependencies: @@ -4249,93 +6204,153 @@ packages: dev: true registry.npmmirror.com/decode-uri-component/0.2.0: - resolution: {integrity: sha512-hjf+xovcEn31w/EUYdTXQh/8smFL/dzYjohQGEIgjyNavaJfBY2p5F527Bo1VPATxv0VYTUC2bOcXvqFwk78Og==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/decode-uri-component/-/decode-uri-component-0.2.0.tgz} + resolution: + { + integrity: sha512-hjf+xovcEn31w/EUYdTXQh/8smFL/dzYjohQGEIgjyNavaJfBY2p5F527Bo1VPATxv0VYTUC2bOcXvqFwk78Og==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/decode-uri-component/-/decode-uri-component-0.2.0.tgz + } name: decode-uri-component version: 0.2.0 - engines: {node: '>=0.10'} + engines: { node: '>=0.10' } dev: true registry.npmmirror.com/deep-is/0.1.4: - resolution: {integrity: sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/deep-is/-/deep-is-0.1.4.tgz} + resolution: + { + integrity: sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/deep-is/-/deep-is-0.1.4.tgz + } name: deep-is version: 0.1.4 dev: true registry.npmmirror.com/define-property/0.2.5: - resolution: {integrity: sha512-Rr7ADjQZenceVOAKop6ALkkRAmH1A4Gx9hV/7ZujPUN2rkATqFO0JZLZInbAjpZYoJ1gUx8MRMQVkYemcbMSTA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/define-property/-/define-property-0.2.5.tgz} + resolution: + { + integrity: sha512-Rr7ADjQZenceVOAKop6ALkkRAmH1A4Gx9hV/7ZujPUN2rkATqFO0JZLZInbAjpZYoJ1gUx8MRMQVkYemcbMSTA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/define-property/-/define-property-0.2.5.tgz + } name: define-property version: 0.2.5 - engines: {node: '>=0.10.0'} + engines: { node: '>=0.10.0' } dependencies: is-descriptor: registry.npmmirror.com/is-descriptor/0.1.6 dev: true registry.npmmirror.com/define-property/1.0.0: - resolution: {integrity: sha512-cZTYKFWspt9jZsMscWo8sc/5lbPC9Q0N5nBLgb+Yd915iL3udB1uFgS3B8YCx66UVHq018DAVFoee7x+gxggeA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/define-property/-/define-property-1.0.0.tgz} + resolution: + { + integrity: sha512-cZTYKFWspt9jZsMscWo8sc/5lbPC9Q0N5nBLgb+Yd915iL3udB1uFgS3B8YCx66UVHq018DAVFoee7x+gxggeA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/define-property/-/define-property-1.0.0.tgz + } name: define-property version: 1.0.0 - engines: {node: '>=0.10.0'} + engines: { node: '>=0.10.0' } dependencies: is-descriptor: registry.npmmirror.com/is-descriptor/1.0.2 dev: true registry.npmmirror.com/define-property/2.0.2: - resolution: {integrity: sha512-jwK2UV4cnPpbcG7+VRARKTZPUWowwXA8bzH5NP6ud0oeAxyYPuGZUAC7hMugpCdz4BeSZl2Dl9k66CHJ/46ZYQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/define-property/-/define-property-2.0.2.tgz} + resolution: + { + integrity: sha512-jwK2UV4cnPpbcG7+VRARKTZPUWowwXA8bzH5NP6ud0oeAxyYPuGZUAC7hMugpCdz4BeSZl2Dl9k66CHJ/46ZYQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/define-property/-/define-property-2.0.2.tgz + } name: define-property version: 2.0.2 - engines: {node: '>=0.10.0'} + engines: { node: '>=0.10.0' } dependencies: is-descriptor: registry.npmmirror.com/is-descriptor/1.0.2 isobject: registry.npmmirror.com/isobject/3.0.1 dev: true registry.npmmirror.com/detect-indent/6.0.0: - resolution: {integrity: sha512-oSyFlqaTHCItVRGK5RmrmjB+CmaMOW7IaNA/kdxqhoa6d17j/5ce9O9eWXmV/KEdRwqpQA+Vqe8a8Bsybu4YnA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/detect-indent/-/detect-indent-6.0.0.tgz} + resolution: + { + integrity: sha512-oSyFlqaTHCItVRGK5RmrmjB+CmaMOW7IaNA/kdxqhoa6d17j/5ce9O9eWXmV/KEdRwqpQA+Vqe8a8Bsybu4YnA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/detect-indent/-/detect-indent-6.0.0.tgz + } name: detect-indent version: 6.0.0 - engines: {node: '>=8'} + engines: { node: '>=8' } dev: true registry.npmmirror.com/detect-newline/3.1.0: - resolution: {integrity: sha512-TLz+x/vEXm/Y7P7wn1EJFNLxYpUD4TgMosxY6fAVJUnJMbupHBOncxyWUG9OpTaH9EBD7uFI5LfEgmMOc54DsA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/detect-newline/-/detect-newline-3.1.0.tgz} + resolution: + { + integrity: sha512-TLz+x/vEXm/Y7P7wn1EJFNLxYpUD4TgMosxY6fAVJUnJMbupHBOncxyWUG9OpTaH9EBD7uFI5LfEgmMOc54DsA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/detect-newline/-/detect-newline-3.1.0.tgz + } name: detect-newline version: 3.1.0 - engines: {node: '>=8'} + engines: { node: '>=8' } dev: true registry.npmmirror.com/diff/4.0.2: - resolution: {integrity: sha512-58lmxKSA4BNyLz+HHMUzlOEpg09FV+ev6ZMe3vJihgdxzgcwZ8VoEEPmALCZG9LmqfVoNMMKpttIYTVG6uDY7A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/diff/-/diff-4.0.2.tgz} + resolution: + { + integrity: sha512-58lmxKSA4BNyLz+HHMUzlOEpg09FV+ev6ZMe3vJihgdxzgcwZ8VoEEPmALCZG9LmqfVoNMMKpttIYTVG6uDY7A==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/diff/-/diff-4.0.2.tgz + } name: diff version: 4.0.2 - engines: {node: '>=0.3.1'} + engines: { node: '>=0.3.1' } dev: true registry.npmmirror.com/dir-glob/3.0.1: - resolution: {integrity: sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/dir-glob/-/dir-glob-3.0.1.tgz} + resolution: + { + integrity: sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/dir-glob/-/dir-glob-3.0.1.tgz + } name: dir-glob version: 3.0.1 - engines: {node: '>=8'} + engines: { node: '>=8' } dependencies: path-type: registry.npmmirror.com/path-type/4.0.0 dev: true registry.npmmirror.com/doctrine/3.0.0: - resolution: {integrity: sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/doctrine/-/doctrine-3.0.0.tgz} + resolution: + { + integrity: sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/doctrine/-/doctrine-3.0.0.tgz + } name: doctrine version: 3.0.0 - engines: {node: '>=6.0.0'} + engines: { node: '>=6.0.0' } dependencies: esutils: registry.npmmirror.com/esutils/2.0.3 dev: true registry.npmmirror.com/doctypes/1.1.0: - resolution: {integrity: sha512-LLBi6pEqS6Do3EKQ3J0NqHWV5hhb78Pi8vvESYwyOy2c31ZEZVdtitdzsQsKb7878PEERhzUk0ftqGhG6Mz+pQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/doctypes/-/doctypes-1.1.0.tgz} + resolution: + { + integrity: sha512-LLBi6pEqS6Do3EKQ3J0NqHWV5hhb78Pi8vvESYwyOy2c31ZEZVdtitdzsQsKb7878PEERhzUk0ftqGhG6Mz+pQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/doctypes/-/doctypes-1.1.0.tgz + } name: doctypes version: 1.1.0 dev: true registry.npmmirror.com/dom-serializer/0.2.2: - resolution: {integrity: sha512-2/xPb3ORsQ42nHYiSunXkDjPLBaEj/xTwUO4B7XCZQTRk7EBtTOPaygh10YAAh2OI1Qrp6NWfpAhzswj0ydt9g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/dom-serializer/-/dom-serializer-0.2.2.tgz} + resolution: + { + integrity: sha512-2/xPb3ORsQ42nHYiSunXkDjPLBaEj/xTwUO4B7XCZQTRk7EBtTOPaygh10YAAh2OI1Qrp6NWfpAhzswj0ydt9g==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/dom-serializer/-/dom-serializer-0.2.2.tgz + } name: dom-serializer version: 0.2.2 dependencies: @@ -4344,7 +6359,12 @@ packages: dev: true registry.npmmirror.com/dom-serializer/1.3.2: - resolution: {integrity: sha512-5c54Bk5Dw4qAxNOI1pFEizPSjVsx5+bpJKmL2kPn8JhBUq2q09tTCa3mjijun2NfK78NMouDYNMBkOrPZiS+ig==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/dom-serializer/-/dom-serializer-1.3.2.tgz} + resolution: + { + integrity: sha512-5c54Bk5Dw4qAxNOI1pFEizPSjVsx5+bpJKmL2kPn8JhBUq2q09tTCa3mjijun2NfK78NMouDYNMBkOrPZiS+ig==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/dom-serializer/-/dom-serializer-1.3.2.tgz + } name: dom-serializer version: 1.3.2 dependencies: @@ -4354,7 +6374,12 @@ packages: dev: true registry.npmmirror.com/dom7/3.0.0: - resolution: {integrity: sha512-oNlcUdHsC4zb7Msx7JN3K0Nro1dzJ48knvBOnDPKJ2GV9wl1i5vydJZUSyOfrkKFDZEud/jBsTk92S/VGSAe/g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/dom7/-/dom7-3.0.0.tgz} + resolution: + { + integrity: sha512-oNlcUdHsC4zb7Msx7JN3K0Nro1dzJ48knvBOnDPKJ2GV9wl1i5vydJZUSyOfrkKFDZEud/jBsTk92S/VGSAe/g==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/dom7/-/dom7-3.0.0.tgz + } name: dom7 version: 3.0.0 dependencies: @@ -4362,19 +6387,34 @@ packages: dev: false registry.npmmirror.com/domelementtype/1.3.1: - resolution: {integrity: sha512-BSKB+TSpMpFI/HOxCNr1O8aMOTZ8hT3pM3GQ0w/mWRmkhEDSFJkkyzz4XQsBV44BChwGkrDfMyjVD0eA2aFV3w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/domelementtype/-/domelementtype-1.3.1.tgz} + resolution: + { + integrity: sha512-BSKB+TSpMpFI/HOxCNr1O8aMOTZ8hT3pM3GQ0w/mWRmkhEDSFJkkyzz4XQsBV44BChwGkrDfMyjVD0eA2aFV3w==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/domelementtype/-/domelementtype-1.3.1.tgz + } name: domelementtype version: 1.3.1 dev: true registry.npmmirror.com/domelementtype/2.2.0: - resolution: {integrity: sha512-DtBMo82pv1dFtUmHyr48beiuq792Sxohr+8Hm9zoxklYPfa6n0Z3Byjj2IV7bmr2IyqClnqEQhfgHJJ5QF0R5A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/domelementtype/-/domelementtype-2.2.0.tgz} + resolution: + { + integrity: sha512-DtBMo82pv1dFtUmHyr48beiuq792Sxohr+8Hm9zoxklYPfa6n0Z3Byjj2IV7bmr2IyqClnqEQhfgHJJ5QF0R5A==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/domelementtype/-/domelementtype-2.2.0.tgz + } name: domelementtype version: 2.2.0 dev: true registry.npmmirror.com/domhandler/2.4.2: - resolution: {integrity: sha512-JiK04h0Ht5u/80fdLMCEmV4zkNh2BcoMFBmZ/91WtYZ8qVXSKjiw7fXMgFPnHcSZgOo3XdinHvmnDUeMf5R4wA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/domhandler/-/domhandler-2.4.2.tgz} + resolution: + { + integrity: sha512-JiK04h0Ht5u/80fdLMCEmV4zkNh2BcoMFBmZ/91WtYZ8qVXSKjiw7fXMgFPnHcSZgOo3XdinHvmnDUeMf5R4wA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/domhandler/-/domhandler-2.4.2.tgz + } name: domhandler version: 2.4.2 dependencies: @@ -4382,16 +6422,26 @@ packages: dev: true registry.npmmirror.com/domhandler/4.3.0: - resolution: {integrity: sha512-fC0aXNQXqKSFTr2wDNZDhsEYjCiYsDWl3D01kwt25hm1YIPyDGHvvi3rw+PLqHAl/m71MaiF7d5zvBr0p5UB2g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/domhandler/-/domhandler-4.3.0.tgz} + resolution: + { + integrity: sha512-fC0aXNQXqKSFTr2wDNZDhsEYjCiYsDWl3D01kwt25hm1YIPyDGHvvi3rw+PLqHAl/m71MaiF7d5zvBr0p5UB2g==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/domhandler/-/domhandler-4.3.0.tgz + } name: domhandler version: 4.3.0 - engines: {node: '>= 4'} + engines: { node: '>= 4' } dependencies: domelementtype: registry.npmmirror.com/domelementtype/2.2.0 dev: true registry.npmmirror.com/domutils/1.7.0: - resolution: {integrity: sha512-Lgd2XcJ/NjEw+7tFvfKxOzCYKZsdct5lczQ2ZaQY8Djz7pfAD3Gbp8ySJWtreII/vDlMVmxwa6pHmdxIYgttDg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/domutils/-/domutils-1.7.0.tgz} + resolution: + { + integrity: sha512-Lgd2XcJ/NjEw+7tFvfKxOzCYKZsdct5lczQ2ZaQY8Djz7pfAD3Gbp8ySJWtreII/vDlMVmxwa6pHmdxIYgttDg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/domutils/-/domutils-1.7.0.tgz + } name: domutils version: 1.7.0 dependencies: @@ -4400,7 +6450,12 @@ packages: dev: true registry.npmmirror.com/domutils/2.8.0: - resolution: {integrity: sha512-w96Cjofp72M5IIhpjgobBimYEfoPjx1Vx0BSX9P30WBdZW2WIKU0T1Bd0kz2eNZ9ikjKgHbEyKx8BB6H1L3h3A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/domutils/-/domutils-2.8.0.tgz} + resolution: + { + integrity: sha512-w96Cjofp72M5IIhpjgobBimYEfoPjx1Vx0BSX9P30WBdZW2WIKU0T1Bd0kz2eNZ9ikjKgHbEyKx8BB6H1L3h3A==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/domutils/-/domutils-2.8.0.tgz + } name: domutils version: 2.8.0 dependencies: @@ -4410,7 +6465,12 @@ packages: dev: true registry.npmmirror.com/dot-case/3.0.4: - resolution: {integrity: sha512-Kv5nKlh6yRrdrGvxeJ2e5y2eRUpkUosIW4A2AS38zwSz27zu7ufDwQPi5Jhs3XAlGNetl3bmnGhQsMtkKJnj3w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/dot-case/-/dot-case-3.0.4.tgz} + resolution: + { + integrity: sha512-Kv5nKlh6yRrdrGvxeJ2e5y2eRUpkUosIW4A2AS38zwSz27zu7ufDwQPi5Jhs3XAlGNetl3bmnGhQsMtkKJnj3w==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/dot-case/-/dot-case-3.0.4.tgz + } name: dot-case version: 3.0.4 dependencies: @@ -4419,40 +6479,65 @@ packages: dev: true registry.npmmirror.com/dot-prop/5.3.0: - resolution: {integrity: sha512-QM8q3zDe58hqUqjraQOmzZ1LIH9SWQJTlEKCH4kJ2oQvLZk7RbQXvtDM2XEq3fwkV9CCvvH4LA0AV+ogFsBM2Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/dot-prop/-/dot-prop-5.3.0.tgz} + resolution: + { + integrity: sha512-QM8q3zDe58hqUqjraQOmzZ1LIH9SWQJTlEKCH4kJ2oQvLZk7RbQXvtDM2XEq3fwkV9CCvvH4LA0AV+ogFsBM2Q==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/dot-prop/-/dot-prop-5.3.0.tgz + } name: dot-prop version: 5.3.0 - engines: {node: '>=8'} + engines: { node: '>=8' } dependencies: is-obj: registry.npmmirror.com/is-obj/2.0.0 dev: true registry.npmmirror.com/dotenv-expand/8.0.1: - resolution: {integrity: sha512-j/Ih7bIERDR5PzI89Zu8ayd3tXZ6E3dbY0ljQ9Db0K87qBO8zdLsi2dIvDHMWtjC3Yxb8XixOTHAtia0fDHRpg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/dotenv-expand/-/dotenv-expand-8.0.1.tgz} + resolution: + { + integrity: sha512-j/Ih7bIERDR5PzI89Zu8ayd3tXZ6E3dbY0ljQ9Db0K87qBO8zdLsi2dIvDHMWtjC3Yxb8XixOTHAtia0fDHRpg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/dotenv-expand/-/dotenv-expand-8.0.1.tgz + } name: dotenv-expand version: 8.0.1 - engines: {node: '>=12'} + engines: { node: '>=12' } dev: true registry.npmmirror.com/dotenv/16.0.0: - resolution: {integrity: sha512-qD9WU0MPM4SWLPJy/r2Be+2WgQj8plChsyrCNQzW/0WjvcJQiKQJ9mH3ZgB3fxbUUxgc/11ZJ0Fi5KiimWGz2Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/dotenv/-/dotenv-16.0.0.tgz} + resolution: + { + integrity: sha512-qD9WU0MPM4SWLPJy/r2Be+2WgQj8plChsyrCNQzW/0WjvcJQiKQJ9mH3ZgB3fxbUUxgc/11ZJ0Fi5KiimWGz2Q==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/dotenv/-/dotenv-16.0.0.tgz + } name: dotenv version: 16.0.0 - engines: {node: '>=12'} + engines: { node: '>=12' } dev: true registry.npmmirror.com/dotgitignore/2.1.0: - resolution: {integrity: sha512-sCm11ak2oY6DglEPpCB8TixLjWAxd3kJTs6UIcSasNYxXdFPV+YKlye92c8H4kKFqV5qYMIh7d+cYecEg0dIkA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/dotgitignore/-/dotgitignore-2.1.0.tgz} + resolution: + { + integrity: sha512-sCm11ak2oY6DglEPpCB8TixLjWAxd3kJTs6UIcSasNYxXdFPV+YKlye92c8H4kKFqV5qYMIh7d+cYecEg0dIkA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/dotgitignore/-/dotgitignore-2.1.0.tgz + } name: dotgitignore version: 2.1.0 - engines: {node: '>=6'} + engines: { node: '>=6' } dependencies: find-up: registry.npmmirror.com/find-up/3.0.0 minimatch: registry.npmmirror.com/minimatch/3.0.4 dev: true registry.npmmirror.com/echarts-wordcloud/2.0.0_echarts@5.3.0: - resolution: {integrity: sha512-K7l6pTklqdW7ZWzT/1CS0KhBSINr/cd7c5N1fVMzZMwLQHEwT7x+nivK7g5hkVh7WNcAv4Dn6/ZS5zMKRozC1g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/echarts-wordcloud/download/echarts-wordcloud-2.0.0.tgz} + resolution: + { + integrity: sha512-K7l6pTklqdW7ZWzT/1CS0KhBSINr/cd7c5N1fVMzZMwLQHEwT7x+nivK7g5hkVh7WNcAv4Dn6/ZS5zMKRozC1g==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/echarts-wordcloud/download/echarts-wordcloud-2.0.0.tgz + } id: registry.npmmirror.com/echarts-wordcloud/2.0.0 name: echarts-wordcloud version: 2.0.0 @@ -4463,7 +6548,12 @@ packages: dev: false registry.npmmirror.com/echarts/5.3.0: - resolution: {integrity: sha512-zENufmwFE6WjM+24tW3xQq4ICqQtI0CGj4bDVDNd3BK3LtaA/5wBp+64ykIyKy3QElz0cieKqSYP4FX9Lv9MwQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/echarts/-/echarts-5.3.0.tgz} + resolution: + { + integrity: sha512-zENufmwFE6WjM+24tW3xQq4ICqQtI0CGj4bDVDNd3BK3LtaA/5wBp+64ykIyKy3QElz0cieKqSYP4FX9Lv9MwQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/echarts/-/echarts-5.3.0.tgz + } name: echarts version: 5.3.0 dependencies: @@ -4472,38 +6562,53 @@ packages: dev: false registry.npmmirror.com/ejs/3.1.6: - resolution: {integrity: sha512-9lt9Zse4hPucPkoP7FHDF0LQAlGyF9JVpnClFLFH3aSSbxmyoqINRpp/9wePWJTUl4KOQwRL72Iw3InHPDkoGw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ejs/-/ejs-3.1.6.tgz} + resolution: + { + integrity: sha512-9lt9Zse4hPucPkoP7FHDF0LQAlGyF9JVpnClFLFH3aSSbxmyoqINRpp/9wePWJTUl4KOQwRL72Iw3InHPDkoGw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/ejs/-/ejs-3.1.6.tgz + } name: ejs version: 3.1.6 - engines: {node: '>=0.10.0'} + engines: { node: '>=0.10.0' } hasBin: true dependencies: jake: registry.npmmirror.com/jake/10.8.2 dev: true registry.npmmirror.com/electron-to-chromium/1.4.30: - resolution: {integrity: sha512-609z9sIMxDHg+TcR/VB3MXwH+uwtrYyeAwWc/orhnr90ixs6WVGSrt85CDLGUdNnLqCA7liv426V20EecjvflQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/electron-to-chromium/download/electron-to-chromium-1.4.30.tgz} + resolution: + { + integrity: sha512-609z9sIMxDHg+TcR/VB3MXwH+uwtrYyeAwWc/orhnr90ixs6WVGSrt85CDLGUdNnLqCA7liv426V20EecjvflQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/electron-to-chromium/download/electron-to-chromium-1.4.30.tgz + } name: electron-to-chromium version: 1.4.30 dev: true - registry.npmmirror.com/element-plus/2.0.2_1a412d14def5ff5ca1122000e4bee666: - resolution: {integrity: sha512-URjC0HwwiqtlLxqTmHXQ31WXrdAq4ChWyyn52OcQs3PRsnMPfahGVq2AWnfzzlzlhVeI5lY3HQiuB1zDathS+g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/element-plus/-/element-plus-2.0.2.tgz} - id: registry.npmmirror.com/element-plus/2.0.2 + registry.npmmirror.com/element-plus/2.0.3_1a412d14def5ff5ca1122000e4bee666: + resolution: + { + integrity: sha512-k+b4V4sGmgOpOYjrAWyp0k+N1mVaIZQ9LpbXWvmJNzE+j21DYOe9m1zGn5mFDPgeLOZcUS7QzzwYAommhwFj0g==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/element-plus/-/element-plus-2.0.3.tgz + } + id: registry.npmmirror.com/element-plus/2.0.3 name: element-plus - version: 2.0.2 + version: 2.0.3 peerDependencies: vue: ^3.2.0 dependencies: '@ctrl/tinycolor': registry.npmmirror.com/@ctrl/tinycolor/3.4.0 - '@element-plus/icons-vue': registry.npmmirror.com/@element-plus/icons-vue/0.2.6_vue@3.2.31 + '@element-plus/icons-vue': registry.npmmirror.com/@element-plus/icons-vue/0.2.7_vue@3.2.31 '@popperjs/core': registry.npmmirror.com/@popperjs/core/2.11.2 - '@vueuse/core': registry.npmmirror.com/@vueuse/core/7.6.2_vue@3.2.31 + '@vueuse/core': registry.npmmirror.com/@vueuse/core/7.7.0_vue@3.2.31 async-validator: registry.npmmirror.com/async-validator/4.0.7 dayjs: registry.npmmirror.com/dayjs/1.10.7 lodash: registry.npmmirror.com/lodash/4.17.21 lodash-es: registry.npmmirror.com/lodash-es/4.17.21 - lodash-unified: registry.npmmirror.com/lodash-unified/1.0.1_da03a4540fbd16bbaafbb96724306afd + lodash-unified: registry.npmmirror.com/lodash-unified/1.0.2_da03a4540fbd16bbaafbb96724306afd memoize-one: registry.npmmirror.com/memoize-one/6.0.0 normalize-wheel-es: registry.npmmirror.com/normalize-wheel-es/1.1.1 vue: registry.npmmirror.com/vue/3.2.31 @@ -4513,7 +6618,12 @@ packages: dev: false registry.npmmirror.com/emmet/2.3.5: - resolution: {integrity: sha512-LcWfTamJnXIdMfLvJEC5Ld3hY5/KHXgv1L1bp6I7eEvB0ZhacHZ1kX0BYovJ8FroEsreLcq7n7kZhRMsf6jkXQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/emmet/-/emmet-2.3.5.tgz} + resolution: + { + integrity: sha512-LcWfTamJnXIdMfLvJEC5Ld3hY5/KHXgv1L1bp6I7eEvB0ZhacHZ1kX0BYovJ8FroEsreLcq7n7kZhRMsf6jkXQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/emmet/-/emmet-2.3.5.tgz + } name: emmet version: 2.3.5 dependencies: @@ -4522,43 +6632,78 @@ packages: dev: true registry.npmmirror.com/emoji-regex/8.0.0: - resolution: {integrity: sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/emoji-regex/-/emoji-regex-8.0.0.tgz} + resolution: + { + integrity: sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/emoji-regex/-/emoji-regex-8.0.0.tgz + } name: emoji-regex version: 8.0.0 registry.npmmirror.com/emoji-regex/9.2.2: - resolution: {integrity: sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/emoji-regex/-/emoji-regex-9.2.2.tgz} + resolution: + { + integrity: sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/emoji-regex/-/emoji-regex-9.2.2.tgz + } name: emoji-regex version: 9.2.2 dev: true registry.npmmirror.com/emojis-list/3.0.0: - resolution: {integrity: sha512-/kyM18EfinwXZbno9FyUGeFh87KC8HRQBQGildHZbEuRyWFOmv1U10o9BBp8XVZDVNNuQKyIGIu5ZYAAXJ0V2Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/emojis-list/-/emojis-list-3.0.0.tgz} + resolution: + { + integrity: sha512-/kyM18EfinwXZbno9FyUGeFh87KC8HRQBQGildHZbEuRyWFOmv1U10o9BBp8XVZDVNNuQKyIGIu5ZYAAXJ0V2Q==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/emojis-list/-/emojis-list-3.0.0.tgz + } name: emojis-list version: 3.0.0 - engines: {node: '>= 4'} + engines: { node: '>= 4' } dev: true registry.npmmirror.com/encode-utf8/1.0.3: - resolution: {integrity: sha1-8w/dMdoH+1lvKBvrL2sCeFGZTNo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/encode-utf8/download/encode-utf8-1.0.3.tgz} + resolution: + { + integrity: sha1-8w/dMdoH+1lvKBvrL2sCeFGZTNo=, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/encode-utf8/download/encode-utf8-1.0.3.tgz + } name: encode-utf8 version: 1.0.3 dev: false registry.npmmirror.com/entities/1.1.2: - resolution: {integrity: sha512-f2LZMYl1Fzu7YSBKg+RoROelpOaNrcGmE9AZubeDfrCEia483oW4MI4VyFd5VNHIgQ/7qm1I0wUHK1eJnn2y2w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/entities/-/entities-1.1.2.tgz} + resolution: + { + integrity: sha512-f2LZMYl1Fzu7YSBKg+RoROelpOaNrcGmE9AZubeDfrCEia483oW4MI4VyFd5VNHIgQ/7qm1I0wUHK1eJnn2y2w==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/entities/-/entities-1.1.2.tgz + } name: entities version: 1.1.2 dev: true registry.npmmirror.com/entities/2.2.0: - resolution: {integrity: sha512-p92if5Nz619I0w+akJrLZH0MX0Pb5DX39XOwQTtXSdQQOaYH03S1uIQp4mhOZtAXrxq4ViO67YTiLBo2638o9A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/entities/-/entities-2.2.0.tgz} + resolution: + { + integrity: sha512-p92if5Nz619I0w+akJrLZH0MX0Pb5DX39XOwQTtXSdQQOaYH03S1uIQp4mhOZtAXrxq4ViO67YTiLBo2638o9A==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/entities/-/entities-2.2.0.tgz + } name: entities version: 2.2.0 dev: true registry.npmmirror.com/errno/0.1.8: - resolution: {integrity: sha512-dJ6oBr5SQ1VSd9qkk7ByRgb/1SH4JZjCHSW/mr63/QcXO9zLVxvJ6Oy13nio03rxpSnVDDjFor75SjVeZWPW/A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/errno/-/errno-0.1.8.tgz} + resolution: + { + integrity: sha512-dJ6oBr5SQ1VSd9qkk7ByRgb/1SH4JZjCHSW/mr63/QcXO9zLVxvJ6Oy13nio03rxpSnVDDjFor75SjVeZWPW/A==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/errno/-/errno-0.1.8.tgz + } name: errno version: 0.1.8 hasBin: true @@ -4569,7 +6714,12 @@ packages: optional: true registry.npmmirror.com/error-ex/1.3.2: - resolution: {integrity: sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/error-ex/-/error-ex-1.3.2.tgz} + resolution: + { + integrity: sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/error-ex/-/error-ex-1.3.2.tgz + } name: error-ex version: 1.3.2 dependencies: @@ -4577,13 +6727,23 @@ packages: dev: true registry.npmmirror.com/es-module-lexer/0.9.3: - resolution: {integrity: sha512-1HQ2M2sPtxwnvOvT1ZClHyQDiggdNjURWpY2we6aMKCQiUVxTmVs2UYPLIrD84sS+kMdUwfBSylbJPwNnBrnHQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/es-module-lexer/-/es-module-lexer-0.9.3.tgz} + resolution: + { + integrity: sha512-1HQ2M2sPtxwnvOvT1ZClHyQDiggdNjURWpY2we6aMKCQiUVxTmVs2UYPLIrD84sS+kMdUwfBSylbJPwNnBrnHQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/es-module-lexer/-/es-module-lexer-0.9.3.tgz + } name: es-module-lexer version: 0.9.3 dev: true registry.npmmirror.com/es5-ext/0.10.53: - resolution: {integrity: sha512-Xs2Stw6NiNHWypzRTY1MtaG/uJlwCk8kH81920ma8mvN8Xq1gsfhZvpkImLQArw8AHnv8MT2I45J3c0R8slE+Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/es5-ext/-/es5-ext-0.10.53.tgz} + resolution: + { + integrity: sha512-Xs2Stw6NiNHWypzRTY1MtaG/uJlwCk8kH81920ma8mvN8Xq1gsfhZvpkImLQArw8AHnv8MT2I45J3c0R8slE+Q==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/es5-ext/-/es5-ext-0.10.53.tgz + } name: es5-ext version: 0.10.53 dependencies: @@ -4593,7 +6753,12 @@ packages: dev: false registry.npmmirror.com/es6-iterator/2.0.3: - resolution: {integrity: sha512-zw4SRzoUkd+cl+ZoE15A9o1oQd920Bb0iOJMQkQhl3jNc03YqVjAhG7scf9C5KWRU/R13Orf588uCC6525o02g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/es6-iterator/-/es6-iterator-2.0.3.tgz} + resolution: + { + integrity: sha512-zw4SRzoUkd+cl+ZoE15A9o1oQd920Bb0iOJMQkQhl3jNc03YqVjAhG7scf9C5KWRU/R13Orf588uCC6525o02g==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/es6-iterator/-/es6-iterator-2.0.3.tgz + } name: es6-iterator version: 2.0.3 dependencies: @@ -4603,7 +6768,12 @@ packages: dev: false registry.npmmirror.com/es6-symbol/3.1.3: - resolution: {integrity: sha512-NJ6Yn3FuDinBaBRWl/q5X/s4koRHBrgKAu+yGI6JCBeiu3qrcbJhwT2GeR/EXVfylRk8dpQVJoLEFhK+Mu31NA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/es6-symbol/-/es6-symbol-3.1.3.tgz} + resolution: + { + integrity: sha512-NJ6Yn3FuDinBaBRWl/q5X/s4koRHBrgKAu+yGI6JCBeiu3qrcbJhwT2GeR/EXVfylRk8dpQVJoLEFhK+Mu31NA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/es6-symbol/-/es6-symbol-3.1.3.tgz + } name: es6-symbol version: 3.1.3 dependencies: @@ -4612,10 +6782,15 @@ packages: dev: false registry.npmmirror.com/esbuild-android-arm64/0.14.21: - resolution: {integrity: sha512-Bqgld1TY0wZv8TqiQmVxQFgYzz8ZmyzT7clXBDZFkOOdRybzsnj8AZuK1pwcLVA7Ya6XncHgJqIao7NFd3s0RQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-android-arm64/-/esbuild-android-arm64-0.14.21.tgz} + resolution: + { + integrity: sha512-Bqgld1TY0wZv8TqiQmVxQFgYzz8ZmyzT7clXBDZFkOOdRybzsnj8AZuK1pwcLVA7Ya6XncHgJqIao7NFd3s0RQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/esbuild-android-arm64/-/esbuild-android-arm64-0.14.21.tgz + } name: esbuild-android-arm64 version: 0.14.21 - engines: {node: '>=12'} + engines: { node: '>=12' } cpu: [arm64] os: [android] requiresBuild: true @@ -4623,10 +6798,15 @@ packages: optional: true registry.npmmirror.com/esbuild-darwin-64/0.14.21: - resolution: {integrity: sha512-j+Eg+e13djzyYINVvAbOo2/zvZ2DivuJJTaBrJnJHSD7kUNuGHRkHoSfFjbI80KHkn091w350wdmXDNSgRjfYQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-darwin-64/-/esbuild-darwin-64-0.14.21.tgz} + resolution: + { + integrity: sha512-j+Eg+e13djzyYINVvAbOo2/zvZ2DivuJJTaBrJnJHSD7kUNuGHRkHoSfFjbI80KHkn091w350wdmXDNSgRjfYQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/esbuild-darwin-64/-/esbuild-darwin-64-0.14.21.tgz + } name: esbuild-darwin-64 version: 0.14.21 - engines: {node: '>=12'} + engines: { node: '>=12' } cpu: [x64] os: [darwin] requiresBuild: true @@ -4634,10 +6814,15 @@ packages: optional: true registry.npmmirror.com/esbuild-darwin-arm64/0.14.21: - resolution: {integrity: sha512-nDNTKWDPI0RuoPj5BhcSB2z5EmZJJAyRtZLIjyXSqSpAyoB8eyAKXl4lB8U2P78Fnh4Lh1le/fmpewXE04JhBQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-darwin-arm64/-/esbuild-darwin-arm64-0.14.21.tgz} + resolution: + { + integrity: sha512-nDNTKWDPI0RuoPj5BhcSB2z5EmZJJAyRtZLIjyXSqSpAyoB8eyAKXl4lB8U2P78Fnh4Lh1le/fmpewXE04JhBQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/esbuild-darwin-arm64/-/esbuild-darwin-arm64-0.14.21.tgz + } name: esbuild-darwin-arm64 version: 0.14.21 - engines: {node: '>=12'} + engines: { node: '>=12' } cpu: [arm64] os: [darwin] requiresBuild: true @@ -4645,10 +6830,15 @@ packages: optional: true registry.npmmirror.com/esbuild-freebsd-64/0.14.21: - resolution: {integrity: sha512-zIurkCHXhxELiDZtLGiexi8t8onQc2LtuE+S7457H/pP0g0MLRKMrsn/IN4LDkNe6lvBjuoZZi2OfelOHn831g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-freebsd-64/-/esbuild-freebsd-64-0.14.21.tgz} + resolution: + { + integrity: sha512-zIurkCHXhxELiDZtLGiexi8t8onQc2LtuE+S7457H/pP0g0MLRKMrsn/IN4LDkNe6lvBjuoZZi2OfelOHn831g==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/esbuild-freebsd-64/-/esbuild-freebsd-64-0.14.21.tgz + } name: esbuild-freebsd-64 version: 0.14.21 - engines: {node: '>=12'} + engines: { node: '>=12' } cpu: [x64] os: [freebsd] requiresBuild: true @@ -4656,10 +6846,15 @@ packages: optional: true registry.npmmirror.com/esbuild-freebsd-arm64/0.14.21: - resolution: {integrity: sha512-wdxMmkJfbwcN+q85MpeUEamVZ40FNsBa9mPq8tAszDn8TRT2HoJvVRADPIIBa9SWWwlDChIMjkDKAnS3KS/sPA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-freebsd-arm64/-/esbuild-freebsd-arm64-0.14.21.tgz} + resolution: + { + integrity: sha512-wdxMmkJfbwcN+q85MpeUEamVZ40FNsBa9mPq8tAszDn8TRT2HoJvVRADPIIBa9SWWwlDChIMjkDKAnS3KS/sPA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/esbuild-freebsd-arm64/-/esbuild-freebsd-arm64-0.14.21.tgz + } name: esbuild-freebsd-arm64 version: 0.14.21 - engines: {node: '>=12'} + engines: { node: '>=12' } cpu: [arm64] os: [freebsd] requiresBuild: true @@ -4667,10 +6862,15 @@ packages: optional: true registry.npmmirror.com/esbuild-linux-32/0.14.21: - resolution: {integrity: sha512-fmxvyzOPPh2xiEHojpCeIQP6pXcoKsWbz3ryDDIKLOsk4xp3GbpHIEAWP0xTeuhEbendmvBDVKbAVv3PnODXLg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-linux-32/-/esbuild-linux-32-0.14.21.tgz} + resolution: + { + integrity: sha512-fmxvyzOPPh2xiEHojpCeIQP6pXcoKsWbz3ryDDIKLOsk4xp3GbpHIEAWP0xTeuhEbendmvBDVKbAVv3PnODXLg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/esbuild-linux-32/-/esbuild-linux-32-0.14.21.tgz + } name: esbuild-linux-32 version: 0.14.21 - engines: {node: '>=12'} + engines: { node: '>=12' } cpu: [ia32] os: [linux] requiresBuild: true @@ -4678,10 +6878,15 @@ packages: optional: true registry.npmmirror.com/esbuild-linux-64/0.14.21: - resolution: {integrity: sha512-edZyNOv1ql+kpmlzdqzzDjRQYls+tSyi4QFi+PdBhATJFUqHsnNELWA9vMSzAaInPOEaVUTA5Ml28XFChcy4DA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-linux-64/-/esbuild-linux-64-0.14.21.tgz} + resolution: + { + integrity: sha512-edZyNOv1ql+kpmlzdqzzDjRQYls+tSyi4QFi+PdBhATJFUqHsnNELWA9vMSzAaInPOEaVUTA5Ml28XFChcy4DA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/esbuild-linux-64/-/esbuild-linux-64-0.14.21.tgz + } name: esbuild-linux-64 version: 0.14.21 - engines: {node: '>=12'} + engines: { node: '>=12' } cpu: [x64] os: [linux] requiresBuild: true @@ -4689,10 +6894,15 @@ packages: optional: true registry.npmmirror.com/esbuild-linux-arm/0.14.21: - resolution: {integrity: sha512-aSU5pUueK6afqmLQsbU+QcFBT62L+4G9hHMJDHWfxgid6hzhSmfRH9U/f+ymvxsSTr/HFRU4y7ox8ZyhlVl98w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-linux-arm/-/esbuild-linux-arm-0.14.21.tgz} + resolution: + { + integrity: sha512-aSU5pUueK6afqmLQsbU+QcFBT62L+4G9hHMJDHWfxgid6hzhSmfRH9U/f+ymvxsSTr/HFRU4y7ox8ZyhlVl98w==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/esbuild-linux-arm/-/esbuild-linux-arm-0.14.21.tgz + } name: esbuild-linux-arm version: 0.14.21 - engines: {node: '>=12'} + engines: { node: '>=12' } cpu: [arm] os: [linux] requiresBuild: true @@ -4700,10 +6910,15 @@ packages: optional: true registry.npmmirror.com/esbuild-linux-arm64/0.14.21: - resolution: {integrity: sha512-t5qxRkq4zdQC0zXpzSB2bTtfLgOvR0C6BXYaRE/6/k8/4SrkZcTZBeNu+xGvwCU4b5dU9ST9pwIWkK6T1grS8g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-linux-arm64/-/esbuild-linux-arm64-0.14.21.tgz} + resolution: + { + integrity: sha512-t5qxRkq4zdQC0zXpzSB2bTtfLgOvR0C6BXYaRE/6/k8/4SrkZcTZBeNu+xGvwCU4b5dU9ST9pwIWkK6T1grS8g==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/esbuild-linux-arm64/-/esbuild-linux-arm64-0.14.21.tgz + } name: esbuild-linux-arm64 version: 0.14.21 - engines: {node: '>=12'} + engines: { node: '>=12' } cpu: [arm64] os: [linux] requiresBuild: true @@ -4711,10 +6926,15 @@ packages: optional: true registry.npmmirror.com/esbuild-linux-mips64le/0.14.21: - resolution: {integrity: sha512-jLZLQGCNlUsmIHtGqNvBs3zN+7a4D9ckf0JZ+jQTwHdZJ1SgV9mAjbB980OFo66LoY+WeM7t3WEnq3FjI1zw4A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-linux-mips64le/-/esbuild-linux-mips64le-0.14.21.tgz} + resolution: + { + integrity: sha512-jLZLQGCNlUsmIHtGqNvBs3zN+7a4D9ckf0JZ+jQTwHdZJ1SgV9mAjbB980OFo66LoY+WeM7t3WEnq3FjI1zw4A==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/esbuild-linux-mips64le/-/esbuild-linux-mips64le-0.14.21.tgz + } name: esbuild-linux-mips64le version: 0.14.21 - engines: {node: '>=12'} + engines: { node: '>=12' } cpu: [mips64el] os: [linux] requiresBuild: true @@ -4722,10 +6942,15 @@ packages: optional: true registry.npmmirror.com/esbuild-linux-ppc64le/0.14.21: - resolution: {integrity: sha512-4TWxpK391en2UBUw6GSrukToTDu6lL9vkm3Ll40HrI08WG3qcnJu7bl8e1+GzelDsiw1QmfAY/nNvJ6iaHRpCQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-linux-ppc64le/-/esbuild-linux-ppc64le-0.14.21.tgz} + resolution: + { + integrity: sha512-4TWxpK391en2UBUw6GSrukToTDu6lL9vkm3Ll40HrI08WG3qcnJu7bl8e1+GzelDsiw1QmfAY/nNvJ6iaHRpCQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/esbuild-linux-ppc64le/-/esbuild-linux-ppc64le-0.14.21.tgz + } name: esbuild-linux-ppc64le version: 0.14.21 - engines: {node: '>=12'} + engines: { node: '>=12' } cpu: [ppc64] os: [linux] requiresBuild: true @@ -4733,10 +6958,15 @@ packages: optional: true registry.npmmirror.com/esbuild-linux-riscv64/0.14.21: - resolution: {integrity: sha512-fElngqOaOfTsF+u+oetDLHsPG74vB2ZaGZUqmGefAJn3a5z9Z2pNa4WpVbbKgHpaAAy5tWM1m1sbGohj6Ki6+Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-linux-riscv64/-/esbuild-linux-riscv64-0.14.21.tgz} + resolution: + { + integrity: sha512-fElngqOaOfTsF+u+oetDLHsPG74vB2ZaGZUqmGefAJn3a5z9Z2pNa4WpVbbKgHpaAAy5tWM1m1sbGohj6Ki6+Q==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/esbuild-linux-riscv64/-/esbuild-linux-riscv64-0.14.21.tgz + } name: esbuild-linux-riscv64 version: 0.14.21 - engines: {node: '>=12'} + engines: { node: '>=12' } cpu: [riscv64] os: [linux] requiresBuild: true @@ -4744,10 +6974,15 @@ packages: optional: true registry.npmmirror.com/esbuild-linux-s390x/0.14.21: - resolution: {integrity: sha512-brleZ6R5fYv0qQ7ZBwenQmP6i9TdvJCB092c/3D3pTLQHBGHJb5zWgKxOeS7bdHzmLy6a6W7GbFk6QKpjyD6QA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-linux-s390x/-/esbuild-linux-s390x-0.14.21.tgz} + resolution: + { + integrity: sha512-brleZ6R5fYv0qQ7ZBwenQmP6i9TdvJCB092c/3D3pTLQHBGHJb5zWgKxOeS7bdHzmLy6a6W7GbFk6QKpjyD6QA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/esbuild-linux-s390x/-/esbuild-linux-s390x-0.14.21.tgz + } name: esbuild-linux-s390x version: 0.14.21 - engines: {node: '>=12'} + engines: { node: '>=12' } cpu: [s390x] os: [linux] requiresBuild: true @@ -4755,10 +6990,15 @@ packages: optional: true registry.npmmirror.com/esbuild-netbsd-64/0.14.21: - resolution: {integrity: sha512-nCEgsLCQ8RoFWVV8pVI+kX66ICwbPP/M9vEa0NJGIEB/Vs5sVGMqkf67oln90XNSkbc0bPBDuo4G6FxlF7PN8g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-netbsd-64/-/esbuild-netbsd-64-0.14.21.tgz} + resolution: + { + integrity: sha512-nCEgsLCQ8RoFWVV8pVI+kX66ICwbPP/M9vEa0NJGIEB/Vs5sVGMqkf67oln90XNSkbc0bPBDuo4G6FxlF7PN8g==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/esbuild-netbsd-64/-/esbuild-netbsd-64-0.14.21.tgz + } name: esbuild-netbsd-64 version: 0.14.21 - engines: {node: '>=12'} + engines: { node: '>=12' } cpu: [x64] os: [netbsd] requiresBuild: true @@ -4766,10 +7006,15 @@ packages: optional: true registry.npmmirror.com/esbuild-openbsd-64/0.14.21: - resolution: {integrity: sha512-h9zLMyVD0T73MDTVYIb/qUTokwI6EJH9O6wESuTNq6+XpMSr6C5aYZ4fvFKdNELW+Xsod+yDS2hV2JTUAbFrLA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-openbsd-64/-/esbuild-openbsd-64-0.14.21.tgz} + resolution: + { + integrity: sha512-h9zLMyVD0T73MDTVYIb/qUTokwI6EJH9O6wESuTNq6+XpMSr6C5aYZ4fvFKdNELW+Xsod+yDS2hV2JTUAbFrLA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/esbuild-openbsd-64/-/esbuild-openbsd-64-0.14.21.tgz + } name: esbuild-openbsd-64 version: 0.14.21 - engines: {node: '>=12'} + engines: { node: '>=12' } cpu: [x64] os: [openbsd] requiresBuild: true @@ -4777,10 +7022,15 @@ packages: optional: true registry.npmmirror.com/esbuild-sunos-64/0.14.21: - resolution: {integrity: sha512-Kl+7Cot32qd9oqpLdB1tEGXEkjBlijrIxMJ0+vlDFaqsODutif25on0IZlFxEBtL2Gosd4p5WCV1U7UskNQfXA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-sunos-64/-/esbuild-sunos-64-0.14.21.tgz} + resolution: + { + integrity: sha512-Kl+7Cot32qd9oqpLdB1tEGXEkjBlijrIxMJ0+vlDFaqsODutif25on0IZlFxEBtL2Gosd4p5WCV1U7UskNQfXA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/esbuild-sunos-64/-/esbuild-sunos-64-0.14.21.tgz + } name: esbuild-sunos-64 version: 0.14.21 - engines: {node: '>=12'} + engines: { node: '>=12' } cpu: [x64] os: [sunos] requiresBuild: true @@ -4788,10 +7038,15 @@ packages: optional: true registry.npmmirror.com/esbuild-windows-32/0.14.21: - resolution: {integrity: sha512-V7vnTq67xPBUCk/9UtlolmQ798Ecjdr1ZoI1vcSgw7M82aSSt0eZdP6bh5KAFZU8pxDcx3qoHyWQfHYr11f22A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-windows-32/-/esbuild-windows-32-0.14.21.tgz} + resolution: + { + integrity: sha512-V7vnTq67xPBUCk/9UtlolmQ798Ecjdr1ZoI1vcSgw7M82aSSt0eZdP6bh5KAFZU8pxDcx3qoHyWQfHYr11f22A==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/esbuild-windows-32/-/esbuild-windows-32-0.14.21.tgz + } name: esbuild-windows-32 version: 0.14.21 - engines: {node: '>=12'} + engines: { node: '>=12' } cpu: [ia32] os: [win32] requiresBuild: true @@ -4799,10 +7054,15 @@ packages: optional: true registry.npmmirror.com/esbuild-windows-64/0.14.21: - resolution: {integrity: sha512-kDgHjKOHwjfJDCyRGELzVxiP/RBJBTA+wyspf78MTTJQkyPuxH2vChReNdWc+dU2S4gIZFHMdP1Qrl/k22ZmaA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-windows-64/-/esbuild-windows-64-0.14.21.tgz} + resolution: + { + integrity: sha512-kDgHjKOHwjfJDCyRGELzVxiP/RBJBTA+wyspf78MTTJQkyPuxH2vChReNdWc+dU2S4gIZFHMdP1Qrl/k22ZmaA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/esbuild-windows-64/-/esbuild-windows-64-0.14.21.tgz + } name: esbuild-windows-64 version: 0.14.21 - engines: {node: '>=12'} + engines: { node: '>=12' } cpu: [x64] os: [win32] requiresBuild: true @@ -4810,10 +7070,15 @@ packages: optional: true registry.npmmirror.com/esbuild-windows-arm64/0.14.21: - resolution: {integrity: sha512-8Sbo0zpzgwWrwjQYLmHF78f7E2xg5Ve63bjB2ng3V2aManilnnTGaliq2snYg+NOX60+hEvJHRdVnuIAHW0lVw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-windows-arm64/-/esbuild-windows-arm64-0.14.21.tgz} + resolution: + { + integrity: sha512-8Sbo0zpzgwWrwjQYLmHF78f7E2xg5Ve63bjB2ng3V2aManilnnTGaliq2snYg+NOX60+hEvJHRdVnuIAHW0lVw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/esbuild-windows-arm64/-/esbuild-windows-arm64-0.14.21.tgz + } name: esbuild-windows-arm64 version: 0.14.21 - engines: {node: '>=12'} + engines: { node: '>=12' } cpu: [arm64] os: [win32] requiresBuild: true @@ -4821,7 +7086,12 @@ packages: optional: true registry.npmmirror.com/esbuild/0.11.3: - resolution: {integrity: sha512-BzVRHcCtFepjS9WcqRjqoIxLqgpK21a8J4Zi4msSGxDxiXVO1IbcqT1KjhdDDnJxKfe7bvzZrvMEX+bVO0Elcw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild/download/esbuild-0.11.3.tgz} + resolution: + { + integrity: sha512-BzVRHcCtFepjS9WcqRjqoIxLqgpK21a8J4Zi4msSGxDxiXVO1IbcqT1KjhdDDnJxKfe7bvzZrvMEX+bVO0Elcw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/esbuild/download/esbuild-0.11.3.tgz + } name: esbuild version: 0.11.3 hasBin: true @@ -4829,10 +7099,15 @@ packages: dev: true registry.npmmirror.com/esbuild/0.14.21: - resolution: {integrity: sha512-7WEoNMBJdLN993dr9h0CpFHPRc3yFZD+EAVY9lg6syJJ12gc5fHq8d75QRExuhnMkT2DaRiIKFThRvDWP+fO+A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild/-/esbuild-0.14.21.tgz} + resolution: + { + integrity: sha512-7WEoNMBJdLN993dr9h0CpFHPRc3yFZD+EAVY9lg6syJJ12gc5fHq8d75QRExuhnMkT2DaRiIKFThRvDWP+fO+A==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/esbuild/-/esbuild-0.14.21.tgz + } name: esbuild version: 0.14.21 - engines: {node: '>=12'} + engines: { node: '>=12' } hasBin: true requiresBuild: true optionalDependencies: @@ -4858,39 +7133,81 @@ packages: dev: true registry.npmmirror.com/escalade/3.1.1: - resolution: {integrity: sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/escalade/-/escalade-3.1.1.tgz} + resolution: + { + integrity: sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/escalade/-/escalade-3.1.1.tgz + } name: escalade version: 3.1.1 - engines: {node: '>=6'} + engines: { node: '>=6' } dev: true registry.npmmirror.com/escape-string-regexp/1.0.5: - resolution: {integrity: sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz} + resolution: + { + integrity: sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz + } name: escape-string-regexp version: 1.0.5 - engines: {node: '>=0.8.0'} + engines: { node: '>=0.8.0' } dev: true registry.npmmirror.com/escape-string-regexp/4.0.0: - resolution: {integrity: sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz} + resolution: + { + integrity: sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz + } name: escape-string-regexp version: 4.0.0 - engines: {node: '>=10'} + engines: { node: '>=10' } + dev: true + + registry.npmmirror.com/eslint-config-prettier/8.4.0_eslint@8.10.0: + resolution: + { + integrity: sha512-CFotdUcMY18nGRo5KGsnNxpznzhkopOcOo0InID+sgQssPrzjvsyKZPvOgymTFeHrFuC3Tzdf2YndhXtULK9Iw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/eslint-config-prettier/-/eslint-config-prettier-8.4.0.tgz + } + id: registry.npmmirror.com/eslint-config-prettier/8.4.0 + name: eslint-config-prettier + version: 8.4.0 + hasBin: true + peerDependencies: + eslint: '>=7.0.0' + dependencies: + eslint: registry.npmmirror.com/eslint/8.10.0 dev: true registry.npmmirror.com/eslint-define-config/1.2.5: - resolution: {integrity: sha512-WVvtYiovaQTUVHZmB5xnP6HyBktJIOpL4XWFPaSgA/gKFndnD4o5yRRv2EZXqQAU1kdwD/ZHKGrHJ2C6gdSgCA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/eslint-define-config/-/eslint-define-config-1.2.5.tgz} + resolution: + { + integrity: sha512-WVvtYiovaQTUVHZmB5xnP6HyBktJIOpL4XWFPaSgA/gKFndnD4o5yRRv2EZXqQAU1kdwD/ZHKGrHJ2C6gdSgCA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/eslint-define-config/-/eslint-define-config-1.2.5.tgz + } name: eslint-define-config version: 1.2.5 - engines: {node: '>= 16.9.0', npm: '>= 7.0.0', pnpm: '>= 6.30.1'} + engines: { node: '>= 16.9.0', npm: '>= 7.0.0', pnpm: '>= 6.30.1' } dev: true - registry.npmmirror.com/eslint-plugin-prettier/4.0.0_07b422646bb75d3db791621d4fdbc992: - resolution: {integrity: sha1-i5nR5LiySnYkcrRWeZICNhnLmOA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/eslint-plugin-prettier/download/eslint-plugin-prettier-4.0.0.tgz} + registry.npmmirror.com/eslint-plugin-prettier/4.0.0_1669956a82292b1f29101a00a555e5bf: + resolution: + { + integrity: sha1-i5nR5LiySnYkcrRWeZICNhnLmOA=, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/eslint-plugin-prettier/download/eslint-plugin-prettier-4.0.0.tgz + } id: registry.npmmirror.com/eslint-plugin-prettier/4.0.0 name: eslint-plugin-prettier version: 4.0.0 - engines: {node: '>=6.0.0'} + engines: { node: '>=6.0.0' } peerDependencies: eslint: '>=7.28.0' eslint-config-prettier: '*' @@ -4899,108 +7216,158 @@ packages: eslint-config-prettier: optional: true dependencies: - eslint: registry.npmmirror.com/eslint/8.9.0 - eslint-config-prettier: registry.nlark.com/eslint-config-prettier/8.3.0_eslint@8.9.0 + eslint: registry.npmmirror.com/eslint/8.10.0 + eslint-config-prettier: registry.npmmirror.com/eslint-config-prettier/8.4.0_eslint@8.10.0 prettier: registry.npmmirror.com/prettier/2.5.1 prettier-linter-helpers: registry.nlark.com/prettier-linter-helpers/1.0.0 dev: true - registry.npmmirror.com/eslint-plugin-vue/8.4.1_eslint@8.9.0: - resolution: {integrity: sha512-nmWOhNmDx9TZ+yP9ZhezTkZUupSHsYA2TocRm+efPSXMOyFrVczVlaIuQcLBjCtI8CbkBiUQ3VcyQsjlIhDrhA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/eslint-plugin-vue/-/eslint-plugin-vue-8.4.1.tgz} - id: registry.npmmirror.com/eslint-plugin-vue/8.4.1 + registry.npmmirror.com/eslint-plugin-vue/8.5.0_eslint@8.10.0: + resolution: + { + integrity: sha512-i1uHCTAKOoEj12RDvdtONWrGzjFm/djkzqfhmQ0d6M/W8KM81mhswd/z+iTZ0jCpdUedW3YRgcVfQ37/J4zoYQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/eslint-plugin-vue/-/eslint-plugin-vue-8.5.0.tgz + } + id: registry.npmmirror.com/eslint-plugin-vue/8.5.0 name: eslint-plugin-vue - version: 8.4.1 - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + version: 8.5.0 + engines: { node: ^12.22.0 || ^14.17.0 || >=16.0.0 } peerDependencies: eslint: ^6.2.0 || ^7.0.0 || ^8.0.0 dependencies: - eslint: registry.npmmirror.com/eslint/8.9.0 - eslint-utils: registry.npmmirror.com/eslint-utils/3.0.0_eslint@8.9.0 + eslint: registry.npmmirror.com/eslint/8.10.0 + eslint-utils: registry.npmmirror.com/eslint-utils/3.0.0_eslint@8.10.0 natural-compare: registry.npmmirror.com/natural-compare/1.4.0 semver: registry.npmmirror.com/semver/7.3.5 - vue-eslint-parser: registry.npmmirror.com/vue-eslint-parser/8.0.1_eslint@8.9.0 + vue-eslint-parser: registry.npmmirror.com/vue-eslint-parser/8.0.1_eslint@8.10.0 transitivePeerDependencies: - supports-color dev: true registry.npmmirror.com/eslint-scope/5.1.1: - resolution: {integrity: sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/eslint-scope/-/eslint-scope-5.1.1.tgz} + resolution: + { + integrity: sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/eslint-scope/-/eslint-scope-5.1.1.tgz + } name: eslint-scope version: 5.1.1 - engines: {node: '>=8.0.0'} + engines: { node: '>=8.0.0' } dependencies: esrecurse: registry.npmmirror.com/esrecurse/4.3.0 estraverse: registry.npmmirror.com/estraverse/4.3.0 dev: true registry.npmmirror.com/eslint-scope/6.0.0: - resolution: {integrity: sha512-uRDL9MWmQCkaFus8RF5K9/L/2fn+80yoW3jkD53l4shjCh26fCtvJGasxjUqP5OT87SYTxCVA3BwTUzuELx9kA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/eslint-scope/-/eslint-scope-6.0.0.tgz} + resolution: + { + integrity: sha512-uRDL9MWmQCkaFus8RF5K9/L/2fn+80yoW3jkD53l4shjCh26fCtvJGasxjUqP5OT87SYTxCVA3BwTUzuELx9kA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/eslint-scope/-/eslint-scope-6.0.0.tgz + } name: eslint-scope version: 6.0.0 - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + engines: { node: ^12.22.0 || ^14.17.0 || >=16.0.0 } dependencies: esrecurse: registry.npmmirror.com/esrecurse/4.3.0 estraverse: registry.npmmirror.com/estraverse/5.3.0 dev: true registry.npmmirror.com/eslint-scope/7.1.1: - resolution: {integrity: sha512-QKQM/UXpIiHcLqJ5AOyIW7XZmzjkzQXYE54n1++wb0u9V/abW3l9uQnxX8Z5Xd18xyKIMTUAyQ0k1e8pz6LUrw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/eslint-scope/-/eslint-scope-7.1.1.tgz} + resolution: + { + integrity: sha512-QKQM/UXpIiHcLqJ5AOyIW7XZmzjkzQXYE54n1++wb0u9V/abW3l9uQnxX8Z5Xd18xyKIMTUAyQ0k1e8pz6LUrw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/eslint-scope/-/eslint-scope-7.1.1.tgz + } name: eslint-scope version: 7.1.1 - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + engines: { node: ^12.22.0 || ^14.17.0 || >=16.0.0 } dependencies: esrecurse: registry.npmmirror.com/esrecurse/4.3.0 estraverse: registry.npmmirror.com/estraverse/5.3.0 dev: true registry.npmmirror.com/eslint-utils/2.1.0: - resolution: {integrity: sha512-w94dQYoauyvlDc43XnGB8lU3Zt713vNChgt4EWwhXAP2XkBvndfxF0AgIqKOOasjPIPzj9JqgwkwbCYD0/V3Zg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/eslint-utils/-/eslint-utils-2.1.0.tgz} + resolution: + { + integrity: sha512-w94dQYoauyvlDc43XnGB8lU3Zt713vNChgt4EWwhXAP2XkBvndfxF0AgIqKOOasjPIPzj9JqgwkwbCYD0/V3Zg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/eslint-utils/-/eslint-utils-2.1.0.tgz + } name: eslint-utils version: 2.1.0 - engines: {node: '>=6'} + engines: { node: '>=6' } dependencies: eslint-visitor-keys: registry.npmmirror.com/eslint-visitor-keys/1.3.0 dev: true - registry.npmmirror.com/eslint-utils/3.0.0_eslint@8.9.0: - resolution: {integrity: sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/eslint-utils/-/eslint-utils-3.0.0.tgz} + registry.npmmirror.com/eslint-utils/3.0.0_eslint@8.10.0: + resolution: + { + integrity: sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/eslint-utils/-/eslint-utils-3.0.0.tgz + } id: registry.npmmirror.com/eslint-utils/3.0.0 name: eslint-utils version: 3.0.0 - engines: {node: ^10.0.0 || ^12.0.0 || >= 14.0.0} + engines: { node: ^10.0.0 || ^12.0.0 || >= 14.0.0 } peerDependencies: eslint: '>=5' dependencies: - eslint: registry.npmmirror.com/eslint/8.9.0 + eslint: registry.npmmirror.com/eslint/8.10.0 eslint-visitor-keys: registry.npmmirror.com/eslint-visitor-keys/2.1.0 dev: true registry.npmmirror.com/eslint-visitor-keys/1.3.0: - resolution: {integrity: sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz} + resolution: + { + integrity: sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz + } name: eslint-visitor-keys version: 1.3.0 - engines: {node: '>=4'} + engines: { node: '>=4' } dev: true registry.npmmirror.com/eslint-visitor-keys/2.1.0: - resolution: {integrity: sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz} + resolution: + { + integrity: sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz + } name: eslint-visitor-keys version: 2.1.0 - engines: {node: '>=10'} + engines: { node: '>=10' } dev: true registry.npmmirror.com/eslint-visitor-keys/3.3.0: - resolution: {integrity: sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz} + resolution: + { + integrity: sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz + } name: eslint-visitor-keys version: 3.3.0 - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + engines: { node: ^12.22.0 || ^14.17.0 || >=16.0.0 } dev: true registry.npmmirror.com/eslint/7.32.0: - resolution: {integrity: sha512-VHZ8gX+EDfz+97jGcgyGCyRia/dPOd6Xh9yPv8Bl1+SoaIwD+a/vlrOmGRUyOYu7MwUhc7CxqeaDZU13S4+EpA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/eslint/-/eslint-7.32.0.tgz} + resolution: + { + integrity: sha512-VHZ8gX+EDfz+97jGcgyGCyRia/dPOd6Xh9yPv8Bl1+SoaIwD+a/vlrOmGRUyOYu7MwUhc7CxqeaDZU13S4+EpA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/eslint/-/eslint-7.32.0.tgz + } name: eslint version: 7.32.0 - engines: {node: ^10.12.0 || >=12.0.0} + engines: { node: ^10.12.0 || >=12.0.0 } hasBin: true dependencies: '@babel/code-frame': registry.npmmirror.com/@babel/code-frame/7.12.11 @@ -5047,14 +7414,19 @@ packages: - supports-color dev: true - registry.npmmirror.com/eslint/8.9.0: - resolution: {integrity: sha512-PB09IGwv4F4b0/atrbcMFboF/giawbBLVC7fyDamk5Wtey4Jh2K+rYaBhCAbUyEI4QzB1ly09Uglc9iCtFaG2Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/eslint/-/eslint-8.9.0.tgz} + registry.npmmirror.com/eslint/8.10.0: + resolution: + { + integrity: sha512-tcI1D9lfVec+R4LE1mNDnzoJ/f71Kl/9Cv4nG47jOueCMBrCCKYXr4AUVS7go6mWYGFD4+EoN6+eXSrEbRzXVw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/eslint/-/eslint-8.10.0.tgz + } name: eslint - version: 8.9.0 - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + version: 8.10.0 + engines: { node: ^12.22.0 || ^14.17.0 || >=16.0.0 } hasBin: true dependencies: - '@eslint/eslintrc': registry.npmmirror.com/@eslint/eslintrc/1.1.0 + '@eslint/eslintrc': registry.npmmirror.com/@eslint/eslintrc/1.2.0 '@humanwhocodes/config-array': registry.npmmirror.com/@humanwhocodes/config-array/0.9.2 ajv: registry.npmmirror.com/ajv/6.12.6 chalk: registry.npmmirror.com/chalk/4.1.2 @@ -5063,7 +7435,7 @@ packages: doctrine: registry.npmmirror.com/doctrine/3.0.0 escape-string-regexp: registry.npmmirror.com/escape-string-regexp/4.0.0 eslint-scope: registry.npmmirror.com/eslint-scope/7.1.1 - eslint-utils: registry.npmmirror.com/eslint-utils/3.0.0_eslint@8.9.0 + eslint-utils: registry.npmmirror.com/eslint-utils/3.0.0_eslint@8.10.0 eslint-visitor-keys: registry.npmmirror.com/eslint-visitor-keys/3.3.0 espree: registry.npmmirror.com/espree/9.3.1 esquery: registry.npmmirror.com/esquery/1.4.0 @@ -5094,10 +7466,15 @@ packages: dev: true registry.npmmirror.com/espree/6.2.1: - resolution: {integrity: sha512-ysCxRQY3WaXJz9tdbWOwuWr5Y/XrPTGX9Kiz3yoUXwW0VZ4w30HTkQLaGx/+ttFjF8i+ACbArnB4ce68a9m5hw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/espree/-/espree-6.2.1.tgz} + resolution: + { + integrity: sha512-ysCxRQY3WaXJz9tdbWOwuWr5Y/XrPTGX9Kiz3yoUXwW0VZ4w30HTkQLaGx/+ttFjF8i+ACbArnB4ce68a9m5hw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/espree/-/espree-6.2.1.tgz + } name: espree version: 6.2.1 - engines: {node: '>=6.0.0'} + engines: { node: '>=6.0.0' } dependencies: acorn: registry.npmmirror.com/acorn/7.4.1 acorn-jsx: registry.npmmirror.com/acorn-jsx/5.3.2_acorn@7.4.1 @@ -5105,10 +7482,15 @@ packages: dev: true registry.npmmirror.com/espree/7.3.1: - resolution: {integrity: sha512-v3JCNCE64umkFpmkFGqzVKsOT0tN1Zr+ueqLZfpV1Ob8e+CEgPWa+OxCoGH3tnhimMKIaBm4m/vaRpJ/krRz2g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/espree/-/espree-7.3.1.tgz} + resolution: + { + integrity: sha512-v3JCNCE64umkFpmkFGqzVKsOT0tN1Zr+ueqLZfpV1Ob8e+CEgPWa+OxCoGH3tnhimMKIaBm4m/vaRpJ/krRz2g==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/espree/-/espree-7.3.1.tgz + } name: espree version: 7.3.1 - engines: {node: ^10.12.0 || >=12.0.0} + engines: { node: ^10.12.0 || >=12.0.0 } dependencies: acorn: registry.npmmirror.com/acorn/7.4.1 acorn-jsx: registry.npmmirror.com/acorn-jsx/5.3.2_acorn@7.4.1 @@ -5116,10 +7498,15 @@ packages: dev: true registry.npmmirror.com/espree/9.3.1: - resolution: {integrity: sha512-bvdyLmJMfwkV3NCRl5ZhJf22zBFo1y8bYh3VYb+bfzqNB4Je68P2sSuXyuFquzWLebHpNd2/d5uv7yoP9ISnGQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/espree/-/espree-9.3.1.tgz} + resolution: + { + integrity: sha512-bvdyLmJMfwkV3NCRl5ZhJf22zBFo1y8bYh3VYb+bfzqNB4Je68P2sSuXyuFquzWLebHpNd2/d5uv7yoP9ISnGQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/espree/-/espree-9.3.1.tgz + } name: espree version: 9.3.1 - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + engines: { node: ^12.22.0 || ^14.17.0 || >=16.0.0 } dependencies: acorn: registry.npmmirror.com/acorn/8.7.0 acorn-jsx: registry.npmmirror.com/acorn-jsx/5.3.2_acorn@8.7.0 @@ -5127,72 +7514,122 @@ packages: dev: true registry.npmmirror.com/esprima/4.0.1: - resolution: {integrity: sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esprima/-/esprima-4.0.1.tgz} + resolution: + { + integrity: sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/esprima/-/esprima-4.0.1.tgz + } name: esprima version: 4.0.1 - engines: {node: '>=4'} + engines: { node: '>=4' } hasBin: true dev: true registry.npmmirror.com/esquery/1.4.0: - resolution: {integrity: sha512-cCDispWt5vHHtwMY2YrAQ4ibFkAL8RbH5YGBnZBc90MolvvfkkQcJro/aZiAQUlQ3qgrYS6D6v8Gc5G5CQsc9w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esquery/-/esquery-1.4.0.tgz} + resolution: + { + integrity: sha512-cCDispWt5vHHtwMY2YrAQ4ibFkAL8RbH5YGBnZBc90MolvvfkkQcJro/aZiAQUlQ3qgrYS6D6v8Gc5G5CQsc9w==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/esquery/-/esquery-1.4.0.tgz + } name: esquery version: 1.4.0 - engines: {node: '>=0.10'} + engines: { node: '>=0.10' } dependencies: estraverse: registry.npmmirror.com/estraverse/5.3.0 dev: true registry.npmmirror.com/esrecurse/4.3.0: - resolution: {integrity: sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esrecurse/-/esrecurse-4.3.0.tgz} + resolution: + { + integrity: sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/esrecurse/-/esrecurse-4.3.0.tgz + } name: esrecurse version: 4.3.0 - engines: {node: '>=4.0'} + engines: { node: '>=4.0' } dependencies: estraverse: registry.npmmirror.com/estraverse/5.3.0 dev: true registry.npmmirror.com/estraverse/4.3.0: - resolution: {integrity: sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/estraverse/-/estraverse-4.3.0.tgz} + resolution: + { + integrity: sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/estraverse/-/estraverse-4.3.0.tgz + } name: estraverse version: 4.3.0 - engines: {node: '>=4.0'} + engines: { node: '>=4.0' } dev: true registry.npmmirror.com/estraverse/5.3.0: - resolution: {integrity: sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/estraverse/-/estraverse-5.3.0.tgz} + resolution: + { + integrity: sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/estraverse/-/estraverse-5.3.0.tgz + } name: estraverse version: 5.3.0 - engines: {node: '>=4.0'} + engines: { node: '>=4.0' } dev: true registry.npmmirror.com/estree-walker/1.0.1: - resolution: {integrity: sha512-1fMXF3YP4pZZVozF8j/ZLfvnR8NSIljt56UhbZ5PeeDmmGHpgpdwQt7ITlGvYaQukCvuBRMLEiKiYC+oeIg4cg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/estree-walker/-/estree-walker-1.0.1.tgz} + resolution: + { + integrity: sha512-1fMXF3YP4pZZVozF8j/ZLfvnR8NSIljt56UhbZ5PeeDmmGHpgpdwQt7ITlGvYaQukCvuBRMLEiKiYC+oeIg4cg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/estree-walker/-/estree-walker-1.0.1.tgz + } name: estree-walker version: 1.0.1 dev: true registry.npmmirror.com/estree-walker/2.0.2: - resolution: {integrity: sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/estree-walker/-/estree-walker-2.0.2.tgz} + resolution: + { + integrity: sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/estree-walker/-/estree-walker-2.0.2.tgz + } name: estree-walker version: 2.0.2 registry.npmmirror.com/esutils/2.0.3: - resolution: {integrity: sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esutils/-/esutils-2.0.3.tgz} + resolution: + { + integrity: sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/esutils/-/esutils-2.0.3.tgz + } name: esutils version: 2.0.3 - engines: {node: '>=0.10.0'} + engines: { node: '>=0.10.0' } dev: true registry.npmmirror.com/etag/1.8.1: - resolution: {integrity: sha512-aIL5Fx7mawVa300al2BnEE4iNvo1qETxLrPI/o05L7z6go7fCw1J6EQmbK4FmJ2AS7kgVF/KEZWufBfdClMcPg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/etag/-/etag-1.8.1.tgz} + resolution: + { + integrity: sha512-aIL5Fx7mawVa300al2BnEE4iNvo1qETxLrPI/o05L7z6go7fCw1J6EQmbK4FmJ2AS7kgVF/KEZWufBfdClMcPg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/etag/-/etag-1.8.1.tgz + } name: etag version: 1.8.1 - engines: {node: '>= 0.6'} + engines: { node: '>= 0.6' } dev: true registry.npmmirror.com/event-emitter/0.3.5: - resolution: {integrity: sha512-D9rRn9y7kLPnJ+hMq7S/nhvoKwwvVJahBi2BPmx3bvbsEdK3W9ii8cBSGjP+72/LnM4n6fo3+dkCX5FeTQruXA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/event-emitter/-/event-emitter-0.3.5.tgz} + resolution: + { + integrity: sha512-D9rRn9y7kLPnJ+hMq7S/nhvoKwwvVJahBi2BPmx3bvbsEdK3W9ii8cBSGjP+72/LnM4n6fo3+dkCX5FeTQruXA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/event-emitter/-/event-emitter-0.3.5.tgz + } name: event-emitter version: 0.3.5 dependencies: @@ -5201,16 +7638,26 @@ packages: dev: false registry.npmmirror.com/eventemitter3/4.0.7: - resolution: {integrity: sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/eventemitter3/-/eventemitter3-4.0.7.tgz} + resolution: + { + integrity: sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/eventemitter3/-/eventemitter3-4.0.7.tgz + } name: eventemitter3 version: 4.0.7 dev: false registry.npmmirror.com/execa/4.1.0: - resolution: {integrity: sha1-TlSRrRVy8vF6d9OIxshXE1sihHo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/execa/download/execa-4.1.0.tgz?cache=0&sync_timestamp=1637148795580&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Fexeca%2Fdownload%2Fexeca-4.1.0.tgz} + resolution: + { + integrity: sha1-TlSRrRVy8vF6d9OIxshXE1sihHo=, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/execa/download/execa-4.1.0.tgz?cache=0&sync_timestamp=1637148795580&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Fexeca%2Fdownload%2Fexeca-4.1.0.tgz + } name: execa version: 4.1.0 - engines: {node: '>=10'} + engines: { node: '>=10' } dependencies: cross-spawn: registry.npmmirror.com/cross-spawn/7.0.3 get-stream: registry.npmmirror.com/get-stream/5.2.0 @@ -5224,10 +7671,15 @@ packages: dev: true registry.npmmirror.com/execa/5.1.1: - resolution: {integrity: sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/execa/-/execa-5.1.1.tgz} + resolution: + { + integrity: sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/execa/-/execa-5.1.1.tgz + } name: execa version: 5.1.1 - engines: {node: '>=10'} + engines: { node: '>=10' } dependencies: cross-spawn: registry.npmmirror.com/cross-spawn/7.0.3 get-stream: registry.npmmirror.com/get-stream/6.0.1 @@ -5241,19 +7693,29 @@ packages: dev: true registry.npmmirror.com/execall/2.0.0: - resolution: {integrity: sha512-0FU2hZ5Hh6iQnarpRtQurM/aAvp3RIbfvgLHrcqJYzhXyV2KFruhuChf9NC6waAhiUR7FFtlugkI4p7f2Fqlow==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/execall/-/execall-2.0.0.tgz} + resolution: + { + integrity: sha512-0FU2hZ5Hh6iQnarpRtQurM/aAvp3RIbfvgLHrcqJYzhXyV2KFruhuChf9NC6waAhiUR7FFtlugkI4p7f2Fqlow==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/execall/-/execall-2.0.0.tgz + } name: execall version: 2.0.0 - engines: {node: '>=8'} + engines: { node: '>=8' } dependencies: clone-regexp: registry.npmmirror.com/clone-regexp/2.2.0 dev: true registry.npmmirror.com/expand-brackets/2.1.4: - resolution: {integrity: sha512-w/ozOKR9Obk3qoWeY/WDi6MFta9AoMR+zud60mdnbniMcBxRuFJyDt2LdX/14A1UABeqk+Uk+LDfUpvoGKppZA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/expand-brackets/-/expand-brackets-2.1.4.tgz} + resolution: + { + integrity: sha512-w/ozOKR9Obk3qoWeY/WDi6MFta9AoMR+zud60mdnbniMcBxRuFJyDt2LdX/14A1UABeqk+Uk+LDfUpvoGKppZA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/expand-brackets/-/expand-brackets-2.1.4.tgz + } name: expand-brackets version: 2.1.4 - engines: {node: '>=0.10.0'} + engines: { node: '>=0.10.0' } dependencies: debug: registry.npmmirror.com/debug/2.6.9 define-property: registry.npmmirror.com/define-property/0.2.5 @@ -5265,7 +7727,12 @@ packages: dev: true registry.npmmirror.com/ext/1.6.0: - resolution: {integrity: sha512-sdBImtzkq2HpkdRLtlLWDa6w4DX22ijZLKx8BMPUuKe1c5lbN6xwQDQCxSfxBQnHZ13ls/FH0MQZx/q/gr6FQg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ext/-/ext-1.6.0.tgz} + resolution: + { + integrity: sha512-sdBImtzkq2HpkdRLtlLWDa6w4DX22ijZLKx8BMPUuKe1c5lbN6xwQDQCxSfxBQnHZ13ls/FH0MQZx/q/gr6FQg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/ext/-/ext-1.6.0.tgz + } name: ext version: 1.6.0 dependencies: @@ -5273,29 +7740,44 @@ packages: dev: false registry.npmmirror.com/extend-shallow/2.0.1: - resolution: {integrity: sha512-zCnTtlxNoAiDc3gqY2aYAWFx7XWWiasuF2K8Me5WbN8otHKTUKBwjPtNpRs/rbUZm7KxWAaNj7P1a/p52GbVug==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/extend-shallow/-/extend-shallow-2.0.1.tgz} + resolution: + { + integrity: sha512-zCnTtlxNoAiDc3gqY2aYAWFx7XWWiasuF2K8Me5WbN8otHKTUKBwjPtNpRs/rbUZm7KxWAaNj7P1a/p52GbVug==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/extend-shallow/-/extend-shallow-2.0.1.tgz + } name: extend-shallow version: 2.0.1 - engines: {node: '>=0.10.0'} + engines: { node: '>=0.10.0' } dependencies: is-extendable: registry.npmmirror.com/is-extendable/0.1.1 dev: true registry.npmmirror.com/extend-shallow/3.0.2: - resolution: {integrity: sha512-BwY5b5Ql4+qZoefgMj2NUmx+tehVTH/Kf4k1ZEtOHNFcm2wSxMRo992l6X3TIgni2eZVTZ85xMOjF31fwZAj6Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/extend-shallow/-/extend-shallow-3.0.2.tgz} + resolution: + { + integrity: sha512-BwY5b5Ql4+qZoefgMj2NUmx+tehVTH/Kf4k1ZEtOHNFcm2wSxMRo992l6X3TIgni2eZVTZ85xMOjF31fwZAj6Q==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/extend-shallow/-/extend-shallow-3.0.2.tgz + } name: extend-shallow version: 3.0.2 - engines: {node: '>=0.10.0'} + engines: { node: '>=0.10.0' } dependencies: assign-symbols: registry.npmmirror.com/assign-symbols/1.0.0 is-extendable: registry.npmmirror.com/is-extendable/1.0.1 dev: true registry.npmmirror.com/extglob/2.0.4: - resolution: {integrity: sha512-Nmb6QXkELsuBr24CJSkilo6UHHgbekK5UiZgfE6UHD3Eb27YC6oD+bhcT+tJ6cl8dmsgdQxnWlcry8ksBIBLpw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/extglob/-/extglob-2.0.4.tgz} + resolution: + { + integrity: sha512-Nmb6QXkELsuBr24CJSkilo6UHHgbekK5UiZgfE6UHD3Eb27YC6oD+bhcT+tJ6cl8dmsgdQxnWlcry8ksBIBLpw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/extglob/-/extglob-2.0.4.tgz + } name: extglob version: 2.0.4 - engines: {node: '>=0.10.0'} + engines: { node: '>=0.10.0' } dependencies: array-unique: registry.npmmirror.com/array-unique/0.3.2 define-property: registry.npmmirror.com/define-property/1.0.0 @@ -5308,16 +7790,26 @@ packages: dev: true registry.npmmirror.com/fast-deep-equal/3.1.3: - resolution: {integrity: sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz} + resolution: + { + integrity: sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz + } name: fast-deep-equal version: 3.1.3 dev: true registry.npmmirror.com/fast-glob/3.2.11: - resolution: {integrity: sha512-xrO3+1bxSo3ZVHAnqzyuewYT6aMFHRAd4Kcs92MAonjwQZLsK9d0SF1IyQ3k5PoirxTW0Oe/RqFgMQ6TcNE5Ew==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/fast-glob/-/fast-glob-3.2.11.tgz} + resolution: + { + integrity: sha512-xrO3+1bxSo3ZVHAnqzyuewYT6aMFHRAd4Kcs92MAonjwQZLsK9d0SF1IyQ3k5PoirxTW0Oe/RqFgMQ6TcNE5Ew==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/fast-glob/-/fast-glob-3.2.11.tgz + } name: fast-glob version: 3.2.11 - engines: {node: '>=8.6.0'} + engines: { node: '>=8.6.0' } dependencies: '@nodelib/fs.stat': registry.npmmirror.com/@nodelib/fs.stat/2.0.5 '@nodelib/fs.walk': registry.npmmirror.com/@nodelib/fs.walk/1.2.8 @@ -5327,24 +7819,44 @@ packages: dev: true registry.npmmirror.com/fast-json-stable-stringify/2.1.0: - resolution: {integrity: sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz} + resolution: + { + integrity: sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz + } name: fast-json-stable-stringify version: 2.1.0 dev: true registry.npmmirror.com/fast-levenshtein/2.0.6: - resolution: {integrity: sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz} + resolution: + { + integrity: sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz + } name: fast-levenshtein version: 2.0.6 dev: true registry.npmmirror.com/fastest-levenshtein/1.0.12: - resolution: {integrity: sha512-On2N+BpYJ15xIC974QNVuYGMOlEVt4s0EOI3wwMqOmK1fdDY+FN/zltPV8vosq4ad4c/gJ1KHScUn/6AWIgiow==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/fastest-levenshtein/-/fastest-levenshtein-1.0.12.tgz} + resolution: + { + integrity: sha512-On2N+BpYJ15xIC974QNVuYGMOlEVt4s0EOI3wwMqOmK1fdDY+FN/zltPV8vosq4ad4c/gJ1KHScUn/6AWIgiow==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/fastest-levenshtein/-/fastest-levenshtein-1.0.12.tgz + } name: fastest-levenshtein version: 1.0.12 registry.npmmirror.com/fastq/1.13.0: - resolution: {integrity: sha512-YpkpUnK8od0o1hmeSc7UUs/eB/vIPWJYjKck2QKIzAf71Vm1AAQ3EbuZB3g2JIy+pg+ERD0vqI79KyZiB2e2Nw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/fastq/-/fastq-1.13.0.tgz} + resolution: + { + integrity: sha512-YpkpUnK8od0o1hmeSc7UUs/eB/vIPWJYjKck2QKIzAf71Vm1AAQ3EbuZB3g2JIy+pg+ERD0vqI79KyZiB2e2Nw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/fastq/-/fastq-1.13.0.tgz + } name: fastq version: 1.13.0 dependencies: @@ -5352,34 +7864,54 @@ packages: dev: true registry.npmmirror.com/figures/2.0.0: - resolution: {integrity: sha512-Oa2M9atig69ZkfwiApY8F2Yy+tzMbazyvqv21R0NsSC8floSOC09BbT1ITWAdoMGQvJ/aZnR1KMwdx9tvHnTNA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/figures/-/figures-2.0.0.tgz} + resolution: + { + integrity: sha512-Oa2M9atig69ZkfwiApY8F2Yy+tzMbazyvqv21R0NsSC8floSOC09BbT1ITWAdoMGQvJ/aZnR1KMwdx9tvHnTNA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/figures/-/figures-2.0.0.tgz + } name: figures version: 2.0.0 - engines: {node: '>=4'} + engines: { node: '>=4' } dependencies: escape-string-regexp: registry.npmmirror.com/escape-string-regexp/1.0.5 dev: true registry.npmmirror.com/figures/3.2.0: - resolution: {integrity: sha512-yaduQFRKLXYOGgEn6AZau90j3ggSOyiqXU0F9JZfeXYhNa+Jk4X+s45A2zg5jns87GAFa34BBm2kXw4XpNcbdg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/figures/-/figures-3.2.0.tgz} + resolution: + { + integrity: sha512-yaduQFRKLXYOGgEn6AZau90j3ggSOyiqXU0F9JZfeXYhNa+Jk4X+s45A2zg5jns87GAFa34BBm2kXw4XpNcbdg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/figures/-/figures-3.2.0.tgz + } name: figures version: 3.2.0 - engines: {node: '>=8'} + engines: { node: '>=8' } dependencies: escape-string-regexp: registry.npmmirror.com/escape-string-regexp/1.0.5 dev: true registry.npmmirror.com/file-entry-cache/6.0.1: - resolution: {integrity: sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/file-entry-cache/-/file-entry-cache-6.0.1.tgz} + resolution: + { + integrity: sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/file-entry-cache/-/file-entry-cache-6.0.1.tgz + } name: file-entry-cache version: 6.0.1 - engines: {node: ^10.12.0 || >=12.0.0} + engines: { node: ^10.12.0 || >=12.0.0 } dependencies: flat-cache: registry.npmmirror.com/flat-cache/3.0.4 dev: true registry.npmmirror.com/filelist/1.0.2: - resolution: {integrity: sha512-z7O0IS8Plc39rTCq6i6iHxk43duYOn8uFJiWSewIq0Bww1RNybVHSCjahmcC87ZqAm4OTvFzlzeGu3XAzG1ctQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/filelist/-/filelist-1.0.2.tgz} + resolution: + { + integrity: sha512-z7O0IS8Plc39rTCq6i6iHxk43duYOn8uFJiWSewIq0Bww1RNybVHSCjahmcC87ZqAm4OTvFzlzeGu3XAzG1ctQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/filelist/-/filelist-1.0.2.tgz + } name: filelist version: 1.0.2 dependencies: @@ -5387,10 +7919,15 @@ packages: dev: true registry.npmmirror.com/fill-range/4.0.0: - resolution: {integrity: sha512-VcpLTWqWDiTerugjj8e3+esbg+skS3M9e54UuR3iCeIDMXCLTsAH8hTSzDQU/X6/6t3eYkOKoZSef2PlU6U1XQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/fill-range/-/fill-range-4.0.0.tgz} + resolution: + { + integrity: sha512-VcpLTWqWDiTerugjj8e3+esbg+skS3M9e54UuR3iCeIDMXCLTsAH8hTSzDQU/X6/6t3eYkOKoZSef2PlU6U1XQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/fill-range/-/fill-range-4.0.0.tgz + } name: fill-range version: 4.0.0 - engines: {node: '>=0.10.0'} + engines: { node: '>=0.10.0' } dependencies: extend-shallow: registry.npmmirror.com/extend-shallow/2.0.1 is-number: registry.npmmirror.com/is-number/3.0.0 @@ -5399,56 +7936,86 @@ packages: dev: true registry.npmmirror.com/fill-range/7.0.1: - resolution: {integrity: sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/fill-range/-/fill-range-7.0.1.tgz} + resolution: + { + integrity: sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/fill-range/-/fill-range-7.0.1.tgz + } name: fill-range version: 7.0.1 - engines: {node: '>=8'} + engines: { node: '>=8' } dependencies: to-regex-range: registry.npmmirror.com/to-regex-range/5.0.1 dev: true registry.npmmirror.com/find-up/2.1.0: - resolution: {integrity: sha512-NWzkk0jSJtTt08+FBFMvXoeZnOJD+jTtsRmBYbAIzJdX6l7dLgR7CTubCM5/eDdPUBvLCeVasP1brfVR/9/EZQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/find-up/-/find-up-2.1.0.tgz} + resolution: + { + integrity: sha512-NWzkk0jSJtTt08+FBFMvXoeZnOJD+jTtsRmBYbAIzJdX6l7dLgR7CTubCM5/eDdPUBvLCeVasP1brfVR/9/EZQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/find-up/-/find-up-2.1.0.tgz + } name: find-up version: 2.1.0 - engines: {node: '>=4'} + engines: { node: '>=4' } dependencies: locate-path: registry.npmmirror.com/locate-path/2.0.0 dev: true registry.npmmirror.com/find-up/3.0.0: - resolution: {integrity: sha512-1yD6RmLI1XBfxugvORwlck6f75tYL+iR0jqwsOrOxMZyGYqUuDhJ0l4AXdO1iX/FTs9cBAMEk1gWSEx1kSbylg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/find-up/-/find-up-3.0.0.tgz} + resolution: + { + integrity: sha512-1yD6RmLI1XBfxugvORwlck6f75tYL+iR0jqwsOrOxMZyGYqUuDhJ0l4AXdO1iX/FTs9cBAMEk1gWSEx1kSbylg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/find-up/-/find-up-3.0.0.tgz + } name: find-up version: 3.0.0 - engines: {node: '>=6'} + engines: { node: '>=6' } dependencies: locate-path: registry.npmmirror.com/locate-path/3.0.0 dev: true registry.npmmirror.com/find-up/4.1.0: - resolution: {integrity: sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/find-up/-/find-up-4.1.0.tgz} + resolution: + { + integrity: sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/find-up/-/find-up-4.1.0.tgz + } name: find-up version: 4.1.0 - engines: {node: '>=8'} + engines: { node: '>=8' } dependencies: locate-path: registry.npmmirror.com/locate-path/5.0.0 path-exists: registry.npmmirror.com/path-exists/4.0.0 registry.npmmirror.com/find-up/5.0.0: - resolution: {integrity: sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/find-up/-/find-up-5.0.0.tgz} + resolution: + { + integrity: sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/find-up/-/find-up-5.0.0.tgz + } name: find-up version: 5.0.0 - engines: {node: '>=10'} + engines: { node: '>=10' } dependencies: locate-path: registry.npmmirror.com/locate-path/6.0.0 path-exists: registry.npmmirror.com/path-exists/4.0.0 dev: true registry.npmmirror.com/findup-sync/4.0.0: - resolution: {integrity: sha1-lWyc3egEBSuIG0KFEpBcSl8s3vA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/findup-sync/download/findup-sync-4.0.0.tgz} + resolution: + { + integrity: sha1-lWyc3egEBSuIG0KFEpBcSl8s3vA=, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/findup-sync/download/findup-sync-4.0.0.tgz + } name: findup-sync version: 4.0.0 - engines: {node: '>= 8'} + engines: { node: '>= 8' } dependencies: detect-file: registry.nlark.com/detect-file/1.0.0 is-glob: registry.npmmirror.com/is-glob/4.0.3 @@ -5457,122 +8024,217 @@ packages: dev: true registry.npmmirror.com/flat-cache/3.0.4: - resolution: {integrity: sha512-dm9s5Pw7Jc0GvMYbshN6zchCA9RgQlzzEZX3vylR9IqFfS8XciblUXOKfW6SiuJ0e13eDYZoZV5wdrev7P3Nwg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/flat-cache/-/flat-cache-3.0.4.tgz} + resolution: + { + integrity: sha512-dm9s5Pw7Jc0GvMYbshN6zchCA9RgQlzzEZX3vylR9IqFfS8XciblUXOKfW6SiuJ0e13eDYZoZV5wdrev7P3Nwg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/flat-cache/-/flat-cache-3.0.4.tgz + } name: flat-cache version: 3.0.4 - engines: {node: ^10.12.0 || >=12.0.0} + engines: { node: ^10.12.0 || >=12.0.0 } dependencies: flatted: registry.npmmirror.com/flatted/3.2.4 rimraf: registry.npmmirror.com/rimraf/3.0.2 dev: true registry.npmmirror.com/flatted/3.2.4: - resolution: {integrity: sha512-8/sOawo8tJ4QOBX8YlQBMxL8+RLZfxMQOif9o0KUKTNTjMYElWPE0r/m5VNFxTRd0NSw8qSy8dajrwX4RYI1Hw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/flatted/-/flatted-3.2.4.tgz} + resolution: + { + integrity: sha512-8/sOawo8tJ4QOBX8YlQBMxL8+RLZfxMQOif9o0KUKTNTjMYElWPE0r/m5VNFxTRd0NSw8qSy8dajrwX4RYI1Hw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/flatted/-/flatted-3.2.4.tgz + } name: flatted version: 3.2.4 dev: true registry.npmmirror.com/follow-redirects/1.14.8: - resolution: {integrity: sha512-1x0S9UVJHsQprFcEC/qnNzBLcIxsjAV905f/UkQxbclCsoTWlacCNOpQa/anodLl2uaEKFhfWOvM2Qg77+15zA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/follow-redirects/-/follow-redirects-1.14.8.tgz} + resolution: + { + integrity: sha512-1x0S9UVJHsQprFcEC/qnNzBLcIxsjAV905f/UkQxbclCsoTWlacCNOpQa/anodLl2uaEKFhfWOvM2Qg77+15zA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/follow-redirects/-/follow-redirects-1.14.8.tgz + } name: follow-redirects version: 1.14.8 - engines: {node: '>=4.0'} + engines: { node: '>=4.0' } peerDependencies: debug: '*' peerDependenciesMeta: debug: optional: true + dev: false + + registry.npmmirror.com/follow-redirects/1.14.8_debug@4.3.3: + resolution: + { + integrity: sha512-1x0S9UVJHsQprFcEC/qnNzBLcIxsjAV905f/UkQxbclCsoTWlacCNOpQa/anodLl2uaEKFhfWOvM2Qg77+15zA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/follow-redirects/-/follow-redirects-1.14.8.tgz + } + id: registry.npmmirror.com/follow-redirects/1.14.8 + name: follow-redirects + version: 1.14.8 + engines: { node: '>=4.0' } + peerDependencies: + debug: '*' + peerDependenciesMeta: + debug: + optional: true + dependencies: + debug: registry.npmmirror.com/debug/4.3.3 + dev: true registry.npmmirror.com/for-in/1.0.2: - resolution: {integrity: sha512-7EwmXrOjyL+ChxMhmG5lnW9MPt1aIeZEwKhQzoBUdTV0N3zuwWDZYVJatDvZ2OyzPUvdIAZDsCetk3coyMfcnQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/for-in/-/for-in-1.0.2.tgz} + resolution: + { + integrity: sha512-7EwmXrOjyL+ChxMhmG5lnW9MPt1aIeZEwKhQzoBUdTV0N3zuwWDZYVJatDvZ2OyzPUvdIAZDsCetk3coyMfcnQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/for-in/-/for-in-1.0.2.tgz + } name: for-in version: 1.0.2 - engines: {node: '>=0.10.0'} + engines: { node: '>=0.10.0' } dev: true registry.npmmirror.com/fraction.js/4.1.2: - resolution: {integrity: sha512-o2RiJQ6DZaR/5+Si0qJUIy637QMRudSi9kU/FFzx9EZazrIdnBgpU+3sEWCxAVhH2RtxW2Oz+T4p2o8uOPVcgA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/fraction.js/download/fraction.js-4.1.2.tgz} + resolution: + { + integrity: sha512-o2RiJQ6DZaR/5+Si0qJUIy637QMRudSi9kU/FFzx9EZazrIdnBgpU+3sEWCxAVhH2RtxW2Oz+T4p2o8uOPVcgA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/fraction.js/download/fraction.js-4.1.2.tgz + } name: fraction.js version: 4.1.2 dev: true registry.npmmirror.com/fragment-cache/0.2.1: - resolution: {integrity: sha512-GMBAbW9antB8iZRHLoGw0b3HANt57diZYFO/HL1JGIC1MjKrdmhxvrJbupnVvpys0zsz7yBApXdQyfepKly2kA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/fragment-cache/-/fragment-cache-0.2.1.tgz} + resolution: + { + integrity: sha512-GMBAbW9antB8iZRHLoGw0b3HANt57diZYFO/HL1JGIC1MjKrdmhxvrJbupnVvpys0zsz7yBApXdQyfepKly2kA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/fragment-cache/-/fragment-cache-0.2.1.tgz + } name: fragment-cache version: 0.2.1 - engines: {node: '>=0.10.0'} + engines: { node: '>=0.10.0' } dependencies: map-cache: registry.npmmirror.com/map-cache/0.2.2 dev: true registry.npmmirror.com/fs-access/1.0.1: - resolution: {integrity: sha512-05cXDIwNbFaoFWaz5gNHlUTbH5whiss/hr/ibzPd4MH3cR4w0ZKeIPiVdbyJurg3O5r/Bjpvn9KOb1/rPMf3nA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/fs-access/-/fs-access-1.0.1.tgz} + resolution: + { + integrity: sha512-05cXDIwNbFaoFWaz5gNHlUTbH5whiss/hr/ibzPd4MH3cR4w0ZKeIPiVdbyJurg3O5r/Bjpvn9KOb1/rPMf3nA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/fs-access/-/fs-access-1.0.1.tgz + } name: fs-access version: 1.0.1 - engines: {node: '>=0.10.0'} + engines: { node: '>=0.10.0' } dependencies: null-check: registry.npmmirror.com/null-check/1.0.0 dev: true registry.npmmirror.com/fs-extra/10.0.0: - resolution: {integrity: sha512-C5owb14u9eJwizKGdchcDUQeFtlSHHthBk8pbX9Vc1PFZrLombudjDnNns88aYslCyF6IY5SUw3Roz6xShcEIQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/fs-extra/-/fs-extra-10.0.0.tgz} + resolution: + { + integrity: sha512-C5owb14u9eJwizKGdchcDUQeFtlSHHthBk8pbX9Vc1PFZrLombudjDnNns88aYslCyF6IY5SUw3Roz6xShcEIQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/fs-extra/-/fs-extra-10.0.0.tgz + } name: fs-extra version: 10.0.0 - engines: {node: '>=12'} + engines: { node: '>=12' } dependencies: graceful-fs: registry.npmmirror.com/graceful-fs/4.2.8 jsonfile: registry.npmmirror.com/jsonfile/6.1.0 universalify: registry.npmmirror.com/universalify/2.0.0 dev: true - registry.npmmirror.com/fs-extra/9.1.0: - resolution: {integrity: sha512-hcg3ZmepS30/7BSFqRvoo3DOMQu7IjqxO5nCDt+zM9XWjb33Wg7ziNT+Qvqbuc3+gWpzO02JubVyk2G4Zvo1OQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/fs-extra/-/fs-extra-9.1.0.tgz} + registry.npmmirror.com/fs-extra/10.0.1: + resolution: + { + integrity: sha512-NbdoVMZso2Lsrn/QwLXOy6rm0ufY2zEOKCDzJR/0kBsb0E6qed0P3iYK+Ath3BfvXEeu4JhEtXLgILx5psUfag==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/fs-extra/-/fs-extra-10.0.1.tgz + } name: fs-extra - version: 9.1.0 - engines: {node: '>=10'} + version: 10.0.1 + engines: { node: '>=12' } dependencies: - at-least-node: registry.npmmirror.com/at-least-node/1.0.0 graceful-fs: registry.npmmirror.com/graceful-fs/4.2.8 jsonfile: registry.npmmirror.com/jsonfile/6.1.0 universalify: registry.npmmirror.com/universalify/2.0.0 dev: true registry.npmmirror.com/fsevents/2.3.2: - resolution: {integrity: sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/fsevents/-/fsevents-2.3.2.tgz} + resolution: + { + integrity: sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/fsevents/-/fsevents-2.3.2.tgz + } name: fsevents version: 2.3.2 - engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0} + engines: { node: ^8.16.0 || ^10.6.0 || >=11.0.0 } os: [darwin] requiresBuild: true dev: true optional: true registry.npmmirror.com/function-bind/1.1.1: - resolution: {integrity: sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/function-bind/-/function-bind-1.1.1.tgz} + resolution: + { + integrity: sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/function-bind/-/function-bind-1.1.1.tgz + } name: function-bind version: 1.1.1 registry.npmmirror.com/functional-red-black-tree/1.0.1: - resolution: {integrity: sha512-dsKNQNdj6xA3T+QlADDA7mOSlX0qiMINjn0cgr+eGHGsbSHzTabcIogz2+p/iqP1Xs6EP/sS2SbqH+brGTbq0g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz} + resolution: + { + integrity: sha512-dsKNQNdj6xA3T+QlADDA7mOSlX0qiMINjn0cgr+eGHGsbSHzTabcIogz2+p/iqP1Xs6EP/sS2SbqH+brGTbq0g==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz + } name: functional-red-black-tree version: 1.0.1 dev: true registry.npmmirror.com/gensync/1.0.0-beta.2: - resolution: {integrity: sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/gensync/-/gensync-1.0.0-beta.2.tgz} + resolution: + { + integrity: sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/gensync/-/gensync-1.0.0-beta.2.tgz + } name: gensync version: 1.0.0-beta.2 - engines: {node: '>=6.9.0'} + engines: { node: '>=6.9.0' } dev: true registry.npmmirror.com/get-caller-file/2.0.5: - resolution: {integrity: sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/get-caller-file/-/get-caller-file-2.0.5.tgz} + resolution: + { + integrity: sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/get-caller-file/-/get-caller-file-2.0.5.tgz + } name: get-caller-file version: 2.0.5 - engines: {node: 6.* || 8.* || >= 10.*} + engines: { node: 6.* || 8.* || >= 10.* } registry.npmmirror.com/get-intrinsic/1.1.1: - resolution: {integrity: sha512-kWZrnVM42QCiEA2Ig1bG8zjoIMOgxWwYCEeNdwY6Tv/cOSeGpcoX4pXHfKUxNKVoArnrEr2e9srnAxxGIraS9Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/get-intrinsic/-/get-intrinsic-1.1.1.tgz} + resolution: + { + integrity: sha512-kWZrnVM42QCiEA2Ig1bG8zjoIMOgxWwYCEeNdwY6Tv/cOSeGpcoX4pXHfKUxNKVoArnrEr2e9srnAxxGIraS9Q==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/get-intrinsic/-/get-intrinsic-1.1.1.tgz + } name: get-intrinsic version: 1.1.1 dependencies: @@ -5581,10 +8243,15 @@ packages: has-symbols: registry.npmmirror.com/has-symbols/1.0.2 registry.npmmirror.com/get-pkg-repo/4.2.1: - resolution: {integrity: sha512-2+QbHjFRfGB74v/pYWjd5OhU3TDIC2Gv/YKUTk/tCvAz0pkn/Mz6P3uByuBimLOcPvN2jYdScl3xGFSrx0jEcA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/get-pkg-repo/-/get-pkg-repo-4.2.1.tgz} + resolution: + { + integrity: sha512-2+QbHjFRfGB74v/pYWjd5OhU3TDIC2Gv/YKUTk/tCvAz0pkn/Mz6P3uByuBimLOcPvN2jYdScl3xGFSrx0jEcA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/get-pkg-repo/-/get-pkg-repo-4.2.1.tgz + } name: get-pkg-repo version: 4.2.1 - engines: {node: '>=6.9.0'} + engines: { node: '>=6.9.0' } hasBin: true dependencies: '@hutson/parse-repository-url': registry.npmmirror.com/@hutson/parse-repository-url/3.0.2 @@ -5594,40 +8261,65 @@ packages: dev: true registry.npmmirror.com/get-stdin/8.0.0: - resolution: {integrity: sha512-sY22aA6xchAzprjyqmSEQv4UbAAzRN0L2dQB0NlN5acTTK9Don6nhoc3eAbUnpZiCANAMfd/+40kVdKfFygohg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/get-stdin/-/get-stdin-8.0.0.tgz} + resolution: + { + integrity: sha512-sY22aA6xchAzprjyqmSEQv4UbAAzRN0L2dQB0NlN5acTTK9Don6nhoc3eAbUnpZiCANAMfd/+40kVdKfFygohg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/get-stdin/-/get-stdin-8.0.0.tgz + } name: get-stdin version: 8.0.0 - engines: {node: '>=10'} + engines: { node: '>=10' } dev: true registry.npmmirror.com/get-stream/5.2.0: - resolution: {integrity: sha512-nBF+F1rAZVCu/p7rjzgA+Yb4lfYXrpl7a6VmJrU8wF9I1CKvP/QwPNZHnOlwbTkY6dvtFIzFMSyQXbLoTQPRpA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/get-stream/-/get-stream-5.2.0.tgz} + resolution: + { + integrity: sha512-nBF+F1rAZVCu/p7rjzgA+Yb4lfYXrpl7a6VmJrU8wF9I1CKvP/QwPNZHnOlwbTkY6dvtFIzFMSyQXbLoTQPRpA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/get-stream/-/get-stream-5.2.0.tgz + } name: get-stream version: 5.2.0 - engines: {node: '>=8'} + engines: { node: '>=8' } dependencies: pump: registry.nlark.com/pump/3.0.0 dev: true registry.npmmirror.com/get-stream/6.0.1: - resolution: {integrity: sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/get-stream/-/get-stream-6.0.1.tgz} + resolution: + { + integrity: sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/get-stream/-/get-stream-6.0.1.tgz + } name: get-stream version: 6.0.1 - engines: {node: '>=10'} + engines: { node: '>=10' } dev: true registry.npmmirror.com/get-value/2.0.6: - resolution: {integrity: sha512-Ln0UQDlxH1BapMu3GPtf7CuYNwRZf2gwCuPqbyG6pB8WfmFpzqcy4xtAaAMUhnNqjMKTiCPZG2oMT3YSx8U2NA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/get-value/-/get-value-2.0.6.tgz} + resolution: + { + integrity: sha512-Ln0UQDlxH1BapMu3GPtf7CuYNwRZf2gwCuPqbyG6pB8WfmFpzqcy4xtAaAMUhnNqjMKTiCPZG2oMT3YSx8U2NA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/get-value/-/get-value-2.0.6.tgz + } name: get-value version: 2.0.6 - engines: {node: '>=0.10.0'} + engines: { node: '>=0.10.0' } dev: true registry.npmmirror.com/git-raw-commits/2.0.11: - resolution: {integrity: sha512-VnctFhw+xfj8Va1xtfEqCUD2XDrbAPSJx+hSrE5K7fGdjZruW7XV+QOrN7LF/RJyvspRiD2I0asWsxFp0ya26A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/git-raw-commits/-/git-raw-commits-2.0.11.tgz} + resolution: + { + integrity: sha512-VnctFhw+xfj8Va1xtfEqCUD2XDrbAPSJx+hSrE5K7fGdjZruW7XV+QOrN7LF/RJyvspRiD2I0asWsxFp0ya26A==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/git-raw-commits/-/git-raw-commits-2.0.11.tgz + } name: git-raw-commits version: 2.0.11 - engines: {node: '>=10'} + engines: { node: '>=10' } hasBin: true dependencies: dargs: registry.npmmirror.com/dargs/7.0.0 @@ -5638,20 +8330,30 @@ packages: dev: true registry.npmmirror.com/git-remote-origin-url/2.0.0: - resolution: {integrity: sha512-eU+GGrZgccNJcsDH5LkXR3PB9M958hxc7sbA8DFJjrv9j4L2P/eZfKhM+QD6wyzpiv+b1BpK0XrYCxkovtjSLw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/git-remote-origin-url/-/git-remote-origin-url-2.0.0.tgz} + resolution: + { + integrity: sha512-eU+GGrZgccNJcsDH5LkXR3PB9M958hxc7sbA8DFJjrv9j4L2P/eZfKhM+QD6wyzpiv+b1BpK0XrYCxkovtjSLw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/git-remote-origin-url/-/git-remote-origin-url-2.0.0.tgz + } name: git-remote-origin-url version: 2.0.0 - engines: {node: '>=4'} + engines: { node: '>=4' } dependencies: gitconfiglocal: registry.npmmirror.com/gitconfiglocal/1.0.0 pify: registry.npmmirror.com/pify/2.3.0 dev: true registry.npmmirror.com/git-semver-tags/4.1.1: - resolution: {integrity: sha512-OWyMt5zBe7xFs8vglMmhM9lRQzCWL3WjHtxNNfJTMngGym7pC1kh8sP6jevfydJ6LP3ZvGxfb6ABYgPUM0mtsA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/git-semver-tags/-/git-semver-tags-4.1.1.tgz} + resolution: + { + integrity: sha512-OWyMt5zBe7xFs8vglMmhM9lRQzCWL3WjHtxNNfJTMngGym7pC1kh8sP6jevfydJ6LP3ZvGxfb6ABYgPUM0mtsA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/git-semver-tags/-/git-semver-tags-4.1.1.tgz + } name: git-semver-tags version: 4.1.1 - engines: {node: '>=10'} + engines: { node: '>=10' } hasBin: true dependencies: meow: registry.npmmirror.com/meow/8.1.2 @@ -5659,7 +8361,12 @@ packages: dev: true registry.npmmirror.com/gitconfiglocal/1.0.0: - resolution: {integrity: sha512-spLUXeTAVHxDtKsJc8FkFVgFtMdEN9qPGpL23VfSHx4fP4+Ds097IXLvymbnDH8FnmxX5Nr9bPw3A+AQ6mWEaQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/gitconfiglocal/-/gitconfiglocal-1.0.0.tgz} + resolution: + { + integrity: sha512-spLUXeTAVHxDtKsJc8FkFVgFtMdEN9qPGpL23VfSHx4fP4+Ds097IXLvymbnDH8FnmxX5Nr9bPw3A+AQ6mWEaQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/gitconfiglocal/-/gitconfiglocal-1.0.0.tgz + } name: gitconfiglocal version: 1.0.0 dependencies: @@ -5667,25 +8374,40 @@ packages: dev: true registry.npmmirror.com/glob-parent/5.1.2: - resolution: {integrity: sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/glob-parent/-/glob-parent-5.1.2.tgz} + resolution: + { + integrity: sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/glob-parent/-/glob-parent-5.1.2.tgz + } name: glob-parent version: 5.1.2 - engines: {node: '>= 6'} + engines: { node: '>= 6' } dependencies: is-glob: registry.npmmirror.com/is-glob/4.0.3 dev: true registry.npmmirror.com/glob-parent/6.0.2: - resolution: {integrity: sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/glob-parent/-/glob-parent-6.0.2.tgz} + resolution: + { + integrity: sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/glob-parent/-/glob-parent-6.0.2.tgz + } name: glob-parent version: 6.0.2 - engines: {node: '>=10.13.0'} + engines: { node: '>=10.13.0' } dependencies: is-glob: registry.npmmirror.com/is-glob/4.0.3 dev: true registry.npmmirror.com/glob/7.1.4: - resolution: {integrity: sha512-hkLPepehmnKk41pUGm3sYxoFs/umurYfYJCerbXEyFIWcAzvpipAgVkBqqT9RBKMGjnq6kMuyYwha6csxbiM1A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/glob/download/glob-7.1.4.tgz} + resolution: + { + integrity: sha512-hkLPepehmnKk41pUGm3sYxoFs/umurYfYJCerbXEyFIWcAzvpipAgVkBqqT9RBKMGjnq6kMuyYwha6csxbiM1A==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/glob/download/glob-7.1.4.tgz + } name: glob version: 7.1.4 dependencies: @@ -5698,7 +8420,12 @@ packages: dev: true registry.npmmirror.com/glob/7.2.0: - resolution: {integrity: sha512-lmLf6gtyrPq8tTjSmrO94wBeQbFR3HbLHbuyD69wuyQkImp2hWqMGB47OX65FBkPffO641IP9jWa1z4ivqG26Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/glob/download/glob-7.2.0.tgz} + resolution: + { + integrity: sha512-lmLf6gtyrPq8tTjSmrO94wBeQbFR3HbLHbuyD69wuyQkImp2hWqMGB47OX65FBkPffO641IP9jWa1z4ivqG26Q==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/glob/download/glob-7.2.0.tgz + } name: glob version: 7.2.0 dependencies: @@ -5711,19 +8438,29 @@ packages: dev: true registry.npmmirror.com/global-dirs/0.1.1: - resolution: {integrity: sha512-NknMLn7F2J7aflwFOlGdNIuCDpN3VGoSoB+aap3KABFWbHVn1TCgFC+np23J8W2BiZbjfEw3BFBycSMv1AFblg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/global-dirs/-/global-dirs-0.1.1.tgz} + resolution: + { + integrity: sha512-NknMLn7F2J7aflwFOlGdNIuCDpN3VGoSoB+aap3KABFWbHVn1TCgFC+np23J8W2BiZbjfEw3BFBycSMv1AFblg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/global-dirs/-/global-dirs-0.1.1.tgz + } name: global-dirs version: 0.1.1 - engines: {node: '>=4'} + engines: { node: '>=4' } dependencies: ini: registry.npmmirror.com/ini/1.3.8 dev: true registry.npmmirror.com/global-modules/1.0.0: - resolution: {integrity: sha512-sKzpEkf11GpOFuw0Zzjzmt4B4UZwjOcG757PPvrfhxcLFbq0wpsgpOqxpxtxFiCG4DtG93M6XRVbF2oGdev7bg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/global-modules/-/global-modules-1.0.0.tgz} + resolution: + { + integrity: sha512-sKzpEkf11GpOFuw0Zzjzmt4B4UZwjOcG757PPvrfhxcLFbq0wpsgpOqxpxtxFiCG4DtG93M6XRVbF2oGdev7bg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/global-modules/-/global-modules-1.0.0.tgz + } name: global-modules version: 1.0.0 - engines: {node: '>=0.10.0'} + engines: { node: '>=0.10.0' } dependencies: global-prefix: registry.npmmirror.com/global-prefix/1.0.2 is-windows: registry.npmmirror.com/is-windows/1.0.2 @@ -5731,19 +8468,29 @@ packages: dev: true registry.npmmirror.com/global-modules/2.0.0: - resolution: {integrity: sha512-NGbfmJBp9x8IxyJSd1P+otYK8vonoJactOogrVfFRIAEY1ukil8RSKDz2Yo7wh1oihl51l/r6W4epkeKJHqL8A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/global-modules/-/global-modules-2.0.0.tgz} + resolution: + { + integrity: sha512-NGbfmJBp9x8IxyJSd1P+otYK8vonoJactOogrVfFRIAEY1ukil8RSKDz2Yo7wh1oihl51l/r6W4epkeKJHqL8A==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/global-modules/-/global-modules-2.0.0.tgz + } name: global-modules version: 2.0.0 - engines: {node: '>=6'} + engines: { node: '>=6' } dependencies: global-prefix: registry.npmmirror.com/global-prefix/3.0.0 dev: true registry.npmmirror.com/global-prefix/1.0.2: - resolution: {integrity: sha512-5lsx1NUDHtSjfg0eHlmYvZKv8/nVqX4ckFbM+FrGcQ+04KWcWFo9P5MxPZYSzUvyzmdTbI7Eix8Q4IbELDqzKg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/global-prefix/-/global-prefix-1.0.2.tgz} + resolution: + { + integrity: sha512-5lsx1NUDHtSjfg0eHlmYvZKv8/nVqX4ckFbM+FrGcQ+04KWcWFo9P5MxPZYSzUvyzmdTbI7Eix8Q4IbELDqzKg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/global-prefix/-/global-prefix-1.0.2.tgz + } name: global-prefix version: 1.0.2 - engines: {node: '>=0.10.0'} + engines: { node: '>=0.10.0' } dependencies: expand-tilde: registry.nlark.com/expand-tilde/2.0.2 homedir-polyfill: registry.nlark.com/homedir-polyfill/1.0.3 @@ -5753,10 +8500,15 @@ packages: dev: true registry.npmmirror.com/global-prefix/3.0.0: - resolution: {integrity: sha512-awConJSVCHVGND6x3tmMaKcQvwXLhjdkmomy2W+Goaui8YPgYgXJZewhg3fWC+DlfqqQuWg8AwqjGTD2nAPVWg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/global-prefix/-/global-prefix-3.0.0.tgz} + resolution: + { + integrity: sha512-awConJSVCHVGND6x3tmMaKcQvwXLhjdkmomy2W+Goaui8YPgYgXJZewhg3fWC+DlfqqQuWg8AwqjGTD2nAPVWg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/global-prefix/-/global-prefix-3.0.0.tgz + } name: global-prefix version: 3.0.0 - engines: {node: '>=6'} + engines: { node: '>=6' } dependencies: ini: registry.npmmirror.com/ini/1.3.8 kind-of: registry.npmmirror.com/kind-of/6.0.3 @@ -5764,26 +8516,41 @@ packages: dev: true registry.npmmirror.com/globals/11.12.0: - resolution: {integrity: sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/globals/-/globals-11.12.0.tgz} + resolution: + { + integrity: sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/globals/-/globals-11.12.0.tgz + } name: globals version: 11.12.0 - engines: {node: '>=4'} + engines: { node: '>=4' } dev: true registry.npmmirror.com/globals/13.12.0: - resolution: {integrity: sha512-uS8X6lSKN2JumVoXrbUz+uG4BYG+eiawqm3qFcT7ammfbUHeCBoJMlHcec/S3krSk73/AE/f0szYFmgAA3kYZg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/globals/-/globals-13.12.0.tgz} + resolution: + { + integrity: sha512-uS8X6lSKN2JumVoXrbUz+uG4BYG+eiawqm3qFcT7ammfbUHeCBoJMlHcec/S3krSk73/AE/f0szYFmgAA3kYZg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/globals/-/globals-13.12.0.tgz + } name: globals version: 13.12.0 - engines: {node: '>=8'} + engines: { node: '>=8' } dependencies: type-fest: registry.npmmirror.com/type-fest/0.20.2 dev: true registry.npmmirror.com/globby/11.1.0: - resolution: {integrity: sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/globby/-/globby-11.1.0.tgz} + resolution: + { + integrity: sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/globby/-/globby-11.1.0.tgz + } name: globby version: 11.1.0 - engines: {node: '>=10'} + engines: { node: '>=10' } dependencies: array-union: registry.npmmirror.com/array-union/2.1.0 dir-glob: registry.npmmirror.com/dir-glob/3.0.1 @@ -5794,22 +8561,37 @@ packages: dev: true registry.npmmirror.com/globjoin/0.1.4: - resolution: {integrity: sha512-xYfnw62CKG8nLkZBfWbhWwDw02CHty86jfPcc2cr3ZfeuK9ysoVPPEUxf21bAD/rWAgk52SuBrLJlefNy8mvFg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/globjoin/-/globjoin-0.1.4.tgz} + resolution: + { + integrity: sha512-xYfnw62CKG8nLkZBfWbhWwDw02CHty86jfPcc2cr3ZfeuK9ysoVPPEUxf21bAD/rWAgk52SuBrLJlefNy8mvFg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/globjoin/-/globjoin-0.1.4.tgz + } name: globjoin version: 0.1.4 dev: true registry.npmmirror.com/graceful-fs/4.2.8: - resolution: {integrity: sha512-qkIilPUYcNhJpd33n0GBXTB1MMPp14TxEsEs0pTrsSVucApsYzW5V+Q8Qxhik6KU3evy+qkAAowTByymK0avdg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/graceful-fs/-/graceful-fs-4.2.8.tgz} + resolution: + { + integrity: sha512-qkIilPUYcNhJpd33n0GBXTB1MMPp14TxEsEs0pTrsSVucApsYzW5V+Q8Qxhik6KU3evy+qkAAowTByymK0avdg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/graceful-fs/-/graceful-fs-4.2.8.tgz + } name: graceful-fs version: 4.2.8 dev: true registry.npmmirror.com/handlebars/4.7.7: - resolution: {integrity: sha512-aAcXm5OAfE/8IXkcZvCepKU3VzW1/39Fb5ZuqMtgI/hT8X2YgoMvBY5dLhq/cpOvw7Lk1nK/UF71aLG/ZnVYRA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/handlebars/-/handlebars-4.7.7.tgz} + resolution: + { + integrity: sha512-aAcXm5OAfE/8IXkcZvCepKU3VzW1/39Fb5ZuqMtgI/hT8X2YgoMvBY5dLhq/cpOvw7Lk1nK/UF71aLG/ZnVYRA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/handlebars/-/handlebars-4.7.7.tgz + } name: handlebars version: 4.7.7 - engines: {node: '>=0.4.7'} + engines: { node: '>=0.4.7' } hasBin: true dependencies: minimist: registry.npmmirror.com/minimist/1.2.5 @@ -5821,62 +8603,102 @@ packages: dev: true registry.npmmirror.com/hard-rejection/2.1.0: - resolution: {integrity: sha512-VIZB+ibDhx7ObhAe7OVtoEbuP4h/MuOTHJ+J8h/eBXotJYl0fBgR72xDFCKgIh22OJZIOVNxBMWuhAr10r8HdA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/hard-rejection/-/hard-rejection-2.1.0.tgz} + resolution: + { + integrity: sha512-VIZB+ibDhx7ObhAe7OVtoEbuP4h/MuOTHJ+J8h/eBXotJYl0fBgR72xDFCKgIh22OJZIOVNxBMWuhAr10r8HdA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/hard-rejection/-/hard-rejection-2.1.0.tgz + } name: hard-rejection version: 2.1.0 - engines: {node: '>=6'} + engines: { node: '>=6' } dev: true registry.npmmirror.com/has-ansi/2.0.0: - resolution: {integrity: sha512-C8vBJ8DwUCx19vhm7urhTuUsr4/IyP6l4VzNQDv+ryHQObW3TTTp9yB68WpYgRe2bbaGuZ/se74IqFeVnMnLZg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/has-ansi/-/has-ansi-2.0.0.tgz} + resolution: + { + integrity: sha512-C8vBJ8DwUCx19vhm7urhTuUsr4/IyP6l4VzNQDv+ryHQObW3TTTp9yB68WpYgRe2bbaGuZ/se74IqFeVnMnLZg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/has-ansi/-/has-ansi-2.0.0.tgz + } name: has-ansi version: 2.0.0 - engines: {node: '>=0.10.0'} + engines: { node: '>=0.10.0' } dependencies: ansi-regex: registry.npmmirror.com/ansi-regex/2.1.1 dev: true registry.npmmirror.com/has-flag/1.0.0: - resolution: {integrity: sha512-DyYHfIYwAJmjAjSSPKANxI8bFY9YtFrgkAfinBojQ8YJTOuOuav64tMUJv584SES4xl74PmuaevIyaLESHdTAA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/has-flag/-/has-flag-1.0.0.tgz} + resolution: + { + integrity: sha512-DyYHfIYwAJmjAjSSPKANxI8bFY9YtFrgkAfinBojQ8YJTOuOuav64tMUJv584SES4xl74PmuaevIyaLESHdTAA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/has-flag/-/has-flag-1.0.0.tgz + } name: has-flag version: 1.0.0 - engines: {node: '>=0.10.0'} + engines: { node: '>=0.10.0' } dev: true registry.npmmirror.com/has-flag/3.0.0: - resolution: {integrity: sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/has-flag/-/has-flag-3.0.0.tgz} + resolution: + { + integrity: sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/has-flag/-/has-flag-3.0.0.tgz + } name: has-flag version: 3.0.0 - engines: {node: '>=4'} + engines: { node: '>=4' } dev: true registry.npmmirror.com/has-flag/4.0.0: - resolution: {integrity: sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/has-flag/-/has-flag-4.0.0.tgz} + resolution: + { + integrity: sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/has-flag/-/has-flag-4.0.0.tgz + } name: has-flag version: 4.0.0 - engines: {node: '>=8'} + engines: { node: '>=8' } dev: true registry.npmmirror.com/has-symbols/1.0.2: - resolution: {integrity: sha512-chXa79rL/UC2KlX17jo3vRGz0azaWEx5tGqZg5pO3NUyEJVB17dMruQlzCCOfUvElghKcm5194+BCRvi2Rv/Gw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/has-symbols/-/has-symbols-1.0.2.tgz} + resolution: + { + integrity: sha512-chXa79rL/UC2KlX17jo3vRGz0azaWEx5tGqZg5pO3NUyEJVB17dMruQlzCCOfUvElghKcm5194+BCRvi2Rv/Gw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/has-symbols/-/has-symbols-1.0.2.tgz + } name: has-symbols version: 1.0.2 - engines: {node: '>= 0.4'} + engines: { node: '>= 0.4' } registry.npmmirror.com/has-tostringtag/1.0.0: - resolution: {integrity: sha512-kFjcSNhnlGV1kyoGk7OXKSawH5JOb/LzUc5w9B02hOTO0dfFRjbHQKvg1d6cf3HbeUmtU9VbbV3qzZ2Teh97WQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/has-tostringtag/-/has-tostringtag-1.0.0.tgz} + resolution: + { + integrity: sha512-kFjcSNhnlGV1kyoGk7OXKSawH5JOb/LzUc5w9B02hOTO0dfFRjbHQKvg1d6cf3HbeUmtU9VbbV3qzZ2Teh97WQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/has-tostringtag/-/has-tostringtag-1.0.0.tgz + } name: has-tostringtag version: 1.0.0 - engines: {node: '>= 0.4'} + engines: { node: '>= 0.4' } dependencies: has-symbols: registry.npmmirror.com/has-symbols/1.0.2 dev: true registry.npmmirror.com/has-value/0.3.1: - resolution: {integrity: sha512-gpG936j8/MzaeID5Yif+577c17TxaDmhuyVgSwtnL/q8UUTySg8Mecb+8Cf1otgLoD7DDH75axp86ER7LFsf3Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/has-value/-/has-value-0.3.1.tgz} + resolution: + { + integrity: sha512-gpG936j8/MzaeID5Yif+577c17TxaDmhuyVgSwtnL/q8UUTySg8Mecb+8Cf1otgLoD7DDH75axp86ER7LFsf3Q==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/has-value/-/has-value-0.3.1.tgz + } name: has-value version: 0.3.1 - engines: {node: '>=0.10.0'} + engines: { node: '>=0.10.0' } dependencies: get-value: registry.npmmirror.com/get-value/2.0.6 has-values: registry.npmmirror.com/has-values/0.1.4 @@ -5884,10 +8706,15 @@ packages: dev: true registry.npmmirror.com/has-value/1.0.0: - resolution: {integrity: sha512-IBXk4GTsLYdQ7Rvt+GRBrFSVEkmuOUy4re0Xjd9kJSUQpnTrWR4/y9RpfexN9vkAPMFuQoeWKwqzPozRTlasGw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/has-value/-/has-value-1.0.0.tgz} + resolution: + { + integrity: sha512-IBXk4GTsLYdQ7Rvt+GRBrFSVEkmuOUy4re0Xjd9kJSUQpnTrWR4/y9RpfexN9vkAPMFuQoeWKwqzPozRTlasGw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/has-value/-/has-value-1.0.0.tgz + } name: has-value version: 1.0.0 - engines: {node: '>=0.10.0'} + engines: { node: '>=0.10.0' } dependencies: get-value: registry.npmmirror.com/get-value/2.0.6 has-values: registry.npmmirror.com/has-values/1.0.0 @@ -5895,45 +8722,75 @@ packages: dev: true registry.npmmirror.com/has-values/0.1.4: - resolution: {integrity: sha512-J8S0cEdWuQbqD9//tlZxiMuMNmxB8PlEwvYwuxsTmR1G5RXUePEX/SJn7aD0GMLieuZYSwNH0cQuJGwnYunXRQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/has-values/-/has-values-0.1.4.tgz} + resolution: + { + integrity: sha512-J8S0cEdWuQbqD9//tlZxiMuMNmxB8PlEwvYwuxsTmR1G5RXUePEX/SJn7aD0GMLieuZYSwNH0cQuJGwnYunXRQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/has-values/-/has-values-0.1.4.tgz + } name: has-values version: 0.1.4 - engines: {node: '>=0.10.0'} + engines: { node: '>=0.10.0' } dev: true registry.npmmirror.com/has-values/1.0.0: - resolution: {integrity: sha512-ODYZC64uqzmtfGMEAX/FvZiRyWLpAC3vYnNunURUnkGVTS+mI0smVsWaPydRBsE3g+ok7h960jChO8mFcWlHaQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/has-values/-/has-values-1.0.0.tgz} + resolution: + { + integrity: sha512-ODYZC64uqzmtfGMEAX/FvZiRyWLpAC3vYnNunURUnkGVTS+mI0smVsWaPydRBsE3g+ok7h960jChO8mFcWlHaQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/has-values/-/has-values-1.0.0.tgz + } name: has-values version: 1.0.0 - engines: {node: '>=0.10.0'} + engines: { node: '>=0.10.0' } dependencies: is-number: registry.npmmirror.com/is-number/3.0.0 kind-of: registry.npmmirror.com/kind-of/4.0.0 dev: true registry.npmmirror.com/has/1.0.3: - resolution: {integrity: sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/has/-/has-1.0.3.tgz} + resolution: + { + integrity: sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/has/-/has-1.0.3.tgz + } name: has version: 1.0.3 - engines: {node: '>= 0.4.0'} + engines: { node: '>= 0.4.0' } dependencies: function-bind: registry.npmmirror.com/function-bind/1.1.1 registry.npmmirror.com/hash-sum/2.0.0: - resolution: {integrity: sha512-WdZTbAByD+pHfl/g9QSsBIIwy8IT+EsPiKDs0KNX+zSHhdDLFKdZu0BQHljvO+0QI/BasbMSUa8wYNCZTvhslg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/hash-sum/-/hash-sum-2.0.0.tgz} + resolution: + { + integrity: sha512-WdZTbAByD+pHfl/g9QSsBIIwy8IT+EsPiKDs0KNX+zSHhdDLFKdZu0BQHljvO+0QI/BasbMSUa8wYNCZTvhslg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/hash-sum/-/hash-sum-2.0.0.tgz + } name: hash-sum version: 2.0.0 dev: true registry.npmmirror.com/he/1.2.0: - resolution: {integrity: sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/he/-/he-1.2.0.tgz} + resolution: + { + integrity: sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/he/-/he-1.2.0.tgz + } name: he version: 1.2.0 hasBin: true dev: true registry.npmmirror.com/header-case/2.0.4: - resolution: {integrity: sha512-H/vuk5TEEVZwrR0lp2zed9OCo1uAILMlx0JEMgC26rzyJJ3N1v6XkwHHXJQdR2doSjcGPM6OKPYoJgf0plJ11Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/header-case/-/header-case-2.0.4.tgz} + resolution: + { + integrity: sha512-H/vuk5TEEVZwrR0lp2zed9OCo1uAILMlx0JEMgC26rzyJJ3N1v6XkwHHXJQdR2doSjcGPM6OKPYoJgf0plJ11Q==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/header-case/-/header-case-2.0.4.tgz + } name: header-case version: 2.0.4 dependencies: @@ -5942,25 +8799,40 @@ packages: dev: true registry.npmmirror.com/hosted-git-info/2.8.9: - resolution: {integrity: sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/hosted-git-info/-/hosted-git-info-2.8.9.tgz} + resolution: + { + integrity: sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/hosted-git-info/-/hosted-git-info-2.8.9.tgz + } name: hosted-git-info version: 2.8.9 dev: true registry.npmmirror.com/hosted-git-info/4.0.2: - resolution: {integrity: sha512-c9OGXbZ3guC/xOlCg1Ci/VgWlwsqDv1yMQL1CWqXDL0hDjXuNcq0zuR4xqPSuasI3kqFDhqSyTjREz5gzq0fXg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/hosted-git-info/-/hosted-git-info-4.0.2.tgz} + resolution: + { + integrity: sha512-c9OGXbZ3guC/xOlCg1Ci/VgWlwsqDv1yMQL1CWqXDL0hDjXuNcq0zuR4xqPSuasI3kqFDhqSyTjREz5gzq0fXg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/hosted-git-info/-/hosted-git-info-4.0.2.tgz + } name: hosted-git-info version: 4.0.2 - engines: {node: '>=10'} + engines: { node: '>=10' } dependencies: lru-cache: registry.npmmirror.com/lru-cache/6.0.0 dev: true registry.npmmirror.com/html-minifier-terser/6.1.0: - resolution: {integrity: sha512-YXxSlJBZTP7RS3tWnQw74ooKa6L9b9i9QYXY21eUEvhZ3u9XLfv6OnFsQq6RxkhHygsaUMvYsZRV5rU/OVNZxw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/html-minifier-terser/-/html-minifier-terser-6.1.0.tgz} + resolution: + { + integrity: sha512-YXxSlJBZTP7RS3tWnQw74ooKa6L9b9i9QYXY21eUEvhZ3u9XLfv6OnFsQq6RxkhHygsaUMvYsZRV5rU/OVNZxw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/html-minifier-terser/-/html-minifier-terser-6.1.0.tgz + } name: html-minifier-terser version: 6.1.0 - engines: {node: '>=12'} + engines: { node: '>=12' } hasBin: true dependencies: camel-case: registry.npmmirror.com/camel-case/4.1.2 @@ -5975,20 +8847,35 @@ packages: dev: true registry.npmmirror.com/html-tags/3.1.0: - resolution: {integrity: sha512-1qYz89hW3lFDEazhjW0yVAV87lw8lVkrJocr72XmBkMKsoSVJCQx3W8BXsC7hO2qAt8BoVjYjtAcZ9perqGnNg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/html-tags/-/html-tags-3.1.0.tgz} + resolution: + { + integrity: sha512-1qYz89hW3lFDEazhjW0yVAV87lw8lVkrJocr72XmBkMKsoSVJCQx3W8BXsC7hO2qAt8BoVjYjtAcZ9perqGnNg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/html-tags/-/html-tags-3.1.0.tgz + } name: html-tags version: 3.1.0 - engines: {node: '>=8'} + engines: { node: '>=8' } dev: true registry.npmmirror.com/html-void-elements/2.0.1: - resolution: {integrity: sha512-0quDb7s97CfemeJAnW9wC0hw78MtW7NU3hqtCD75g2vFlDLt36llsYD7uB7SUzojLMP24N5IatXf7ylGXiGG9A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/html-void-elements/-/html-void-elements-2.0.1.tgz} + resolution: + { + integrity: sha512-0quDb7s97CfemeJAnW9wC0hw78MtW7NU3hqtCD75g2vFlDLt36llsYD7uB7SUzojLMP24N5IatXf7ylGXiGG9A==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/html-void-elements/-/html-void-elements-2.0.1.tgz + } name: html-void-elements version: 2.0.1 dev: false registry.npmmirror.com/htmlparser2/3.10.1: - resolution: {integrity: sha512-IgieNijUMbkDovyoKObU1DUhm1iwNYE/fuifEoEHfd1oZKZDaONBSkal7Y01shxsM49R4XaMdGez3WnF9UfiCQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/htmlparser2/-/htmlparser2-3.10.1.tgz} + resolution: + { + integrity: sha512-IgieNijUMbkDovyoKObU1DUhm1iwNYE/fuifEoEHfd1oZKZDaONBSkal7Y01shxsM49R4XaMdGez3WnF9UfiCQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/htmlparser2/-/htmlparser2-3.10.1.tgz + } name: htmlparser2 version: 3.10.1 dependencies: @@ -6001,7 +8888,12 @@ packages: dev: true registry.npmmirror.com/htmlparser2/6.1.0: - resolution: {integrity: sha512-gyyPk6rgonLFEDGoeRgQNaEUvdJ4ktTmmUh/h2t7s+M8oPpIPxgNACWa+6ESR57kXstwqPiCut0V8NRpcwgU7A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/htmlparser2/-/htmlparser2-6.1.0.tgz} + resolution: + { + integrity: sha512-gyyPk6rgonLFEDGoeRgQNaEUvdJ4ktTmmUh/h2t7s+M8oPpIPxgNACWa+6ESR57kXstwqPiCut0V8NRpcwgU7A==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/htmlparser2/-/htmlparser2-6.1.0.tgz + } name: htmlparser2 version: 6.1.0 dependencies: @@ -6012,7 +8904,12 @@ packages: dev: true registry.npmmirror.com/htmlparser2/7.2.0: - resolution: {integrity: sha512-H7MImA4MS6cw7nbyURtLPO1Tms7C5H602LRETv95z1MxO/7CP7rDVROehUYeYBUYEON94NXXDEPmZuq+hX4sog==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/htmlparser2/download/htmlparser2-7.2.0.tgz?cache=0&sync_timestamp=1636641904600&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Fhtmlparser2%2Fdownload%2Fhtmlparser2-7.2.0.tgz} + resolution: + { + integrity: sha512-H7MImA4MS6cw7nbyURtLPO1Tms7C5H602LRETv95z1MxO/7CP7rDVROehUYeYBUYEON94NXXDEPmZuq+hX4sog==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/htmlparser2/download/htmlparser2-7.2.0.tgz?cache=0&sync_timestamp=1636641904600&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Fhtmlparser2%2Fdownload%2Fhtmlparser2-7.2.0.tgz + } name: htmlparser2 version: 7.2.0 dependencies: @@ -6023,29 +8920,49 @@ packages: dev: true registry.npmmirror.com/human-signals/1.1.1: - resolution: {integrity: sha512-SEQu7vl8KjNL2eoGBLF3+wAjpsNfA9XMlXAYj/3EdaNfAlxKthD1xjEQfGOUhllCGGJVNY34bRr6lPINhNjyZw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/human-signals/-/human-signals-1.1.1.tgz} + resolution: + { + integrity: sha512-SEQu7vl8KjNL2eoGBLF3+wAjpsNfA9XMlXAYj/3EdaNfAlxKthD1xjEQfGOUhllCGGJVNY34bRr6lPINhNjyZw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/human-signals/-/human-signals-1.1.1.tgz + } name: human-signals version: 1.1.1 - engines: {node: '>=8.12.0'} + engines: { node: '>=8.12.0' } dev: true registry.npmmirror.com/human-signals/2.1.0: - resolution: {integrity: sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/human-signals/-/human-signals-2.1.0.tgz} + resolution: + { + integrity: sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/human-signals/-/human-signals-2.1.0.tgz + } name: human-signals version: 2.1.0 - engines: {node: '>=10.17.0'} + engines: { node: '>=10.17.0' } dev: true registry.npmmirror.com/husky/7.0.4: - resolution: {integrity: sha1-JCBIJF3EnI+xvwzHz7mN1yJTFTU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/husky/download/husky-7.0.4.tgz} + resolution: + { + integrity: sha1-JCBIJF3EnI+xvwzHz7mN1yJTFTU=, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/husky/download/husky-7.0.4.tgz + } name: husky version: 7.0.4 - engines: {node: '>=12'} + engines: { node: '>=12' } hasBin: true dev: true registry.npmmirror.com/i18next/20.6.1: - resolution: {integrity: sha512-yCMYTMEJ9ihCwEQQ3phLo7I/Pwycf8uAx+sRHwwk5U9Aui/IZYgQRyMqXafQOw5QQ7DM1Z+WyEXWIqSuJHhG2A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/i18next/-/i18next-20.6.1.tgz} + resolution: + { + integrity: sha512-yCMYTMEJ9ihCwEQQ3phLo7I/Pwycf8uAx+sRHwwk5U9Aui/IZYgQRyMqXafQOw5QQ7DM1Z+WyEXWIqSuJHhG2A==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/i18next/-/i18next-20.6.1.tgz + } name: i18next version: 20.6.1 dependencies: @@ -6053,82 +8970,137 @@ packages: dev: false registry.npmmirror.com/ignore/4.0.6: - resolution: {integrity: sha512-cyFDKrqc/YdcWFniJhzI42+AzS+gNwmUzOSFcRCQYwySuBBBy/KjuxWLZ/FHEH6Moq1NizMOBWyTcv8O4OZIMg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ignore/-/ignore-4.0.6.tgz} + resolution: + { + integrity: sha512-cyFDKrqc/YdcWFniJhzI42+AzS+gNwmUzOSFcRCQYwySuBBBy/KjuxWLZ/FHEH6Moq1NizMOBWyTcv8O4OZIMg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/ignore/-/ignore-4.0.6.tgz + } name: ignore version: 4.0.6 - engines: {node: '>= 4'} + engines: { node: '>= 4' } dev: true registry.npmmirror.com/ignore/5.2.0: - resolution: {integrity: sha512-CmxgYGiEPCLhfLnpPp1MoRmifwEIOgjcHXxOBjv7mY96c+eWScsOP9c112ZyLdWHi0FxHjI+4uVhKYp/gcdRmQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ignore/-/ignore-5.2.0.tgz} + resolution: + { + integrity: sha512-CmxgYGiEPCLhfLnpPp1MoRmifwEIOgjcHXxOBjv7mY96c+eWScsOP9c112ZyLdWHi0FxHjI+4uVhKYp/gcdRmQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/ignore/-/ignore-5.2.0.tgz + } name: ignore version: 5.2.0 - engines: {node: '>= 4'} + engines: { node: '>= 4' } dev: true registry.npmmirror.com/image-size/0.5.5: - resolution: {integrity: sha512-6TDAlDPZxUFCv+fuOkIoXT/V/f3Qbq8e37p+YOiYrUv3v9cc3/6x78VdfPgFVaB9dZYeLUfKgHRebpkm/oP2VQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/image-size/-/image-size-0.5.5.tgz} + resolution: + { + integrity: sha512-6TDAlDPZxUFCv+fuOkIoXT/V/f3Qbq8e37p+YOiYrUv3v9cc3/6x78VdfPgFVaB9dZYeLUfKgHRebpkm/oP2VQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/image-size/-/image-size-0.5.5.tgz + } name: image-size version: 0.5.5 - engines: {node: '>=0.10.0'} + engines: { node: '>=0.10.0' } hasBin: true requiresBuild: true dev: true registry.npmmirror.com/immer/9.0.12: - resolution: {integrity: sha512-lk7UNmSbAukB5B6dh9fnh5D0bJTOFKxVg2cyJWTYrWRfhLrLMBquONcUs3aFq507hNoIZEDDh8lb8UtOizSMhA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/immer/-/immer-9.0.12.tgz} + resolution: + { + integrity: sha512-lk7UNmSbAukB5B6dh9fnh5D0bJTOFKxVg2cyJWTYrWRfhLrLMBquONcUs3aFq507hNoIZEDDh8lb8UtOizSMhA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/immer/-/immer-9.0.12.tgz + } name: immer version: 9.0.12 dev: false registry.npmmirror.com/import-fresh/3.3.0: - resolution: {integrity: sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/import-fresh/-/import-fresh-3.3.0.tgz} + resolution: + { + integrity: sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/import-fresh/-/import-fresh-3.3.0.tgz + } name: import-fresh version: 3.3.0 - engines: {node: '>=6'} + engines: { node: '>=6' } dependencies: parent-module: registry.npmmirror.com/parent-module/1.0.1 resolve-from: registry.npmmirror.com/resolve-from/4.0.0 dev: true registry.npmmirror.com/import-lazy/4.0.0: - resolution: {integrity: sha512-rKtvo6a868b5Hu3heneU+L4yEQ4jYKLtjpnPeUdK7h0yzXGmyBTypknlkCvHFBqfX9YlorEiMM6Dnq/5atfHkw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/import-lazy/-/import-lazy-4.0.0.tgz} + resolution: + { + integrity: sha512-rKtvo6a868b5Hu3heneU+L4yEQ4jYKLtjpnPeUdK7h0yzXGmyBTypknlkCvHFBqfX9YlorEiMM6Dnq/5atfHkw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/import-lazy/-/import-lazy-4.0.0.tgz + } name: import-lazy version: 4.0.0 - engines: {node: '>=8'} + engines: { node: '>=8' } dev: true registry.npmmirror.com/imurmurhash/0.1.4: - resolution: {integrity: sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/imurmurhash/-/imurmurhash-0.1.4.tgz} + resolution: + { + integrity: sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/imurmurhash/-/imurmurhash-0.1.4.tgz + } name: imurmurhash version: 0.1.4 - engines: {node: '>=0.8.19'} + engines: { node: '>=0.8.19' } dev: true registry.npmmirror.com/indent-string/4.0.0: - resolution: {integrity: sha512-EdDDZu4A2OyIK7Lr/2zG+w5jmbuk1DVBnEwREQvBzspBJkCEbRa8GxU1lghYcaGJCnRWibjDXlq779X1/y5xwg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/indent-string/-/indent-string-4.0.0.tgz} + resolution: + { + integrity: sha512-EdDDZu4A2OyIK7Lr/2zG+w5jmbuk1DVBnEwREQvBzspBJkCEbRa8GxU1lghYcaGJCnRWibjDXlq779X1/y5xwg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/indent-string/-/indent-string-4.0.0.tgz + } name: indent-string version: 4.0.0 - engines: {node: '>=8'} + engines: { node: '>=8' } dev: true registry.npmmirror.com/inherits/2.0.4: - resolution: {integrity: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/inherits/-/inherits-2.0.4.tgz} + resolution: + { + integrity: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/inherits/-/inherits-2.0.4.tgz + } name: inherits version: 2.0.4 dev: true registry.npmmirror.com/ini/1.3.8: - resolution: {integrity: sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ini/-/ini-1.3.8.tgz} + resolution: + { + integrity: sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/ini/-/ini-1.3.8.tgz + } name: ini version: 1.3.8 dev: true registry.npmmirror.com/inquirer/6.5.2: - resolution: {integrity: sha1-rVCUI3XQNtMn/1KMCL1fqwiZKMo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/inquirer/download/inquirer-6.5.2.tgz} + resolution: + { + integrity: sha1-rVCUI3XQNtMn/1KMCL1fqwiZKMo=, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/inquirer/download/inquirer-6.5.2.tgz + } name: inquirer version: 6.5.2 - engines: {node: '>=6.0.0'} + engines: { node: '>=6.0.0' } dependencies: ansi-escapes: registry.npmmirror.com/ansi-escapes/3.2.0 chalk: registry.npmmirror.com/chalk/2.4.2 @@ -6146,43 +9118,73 @@ packages: dev: true registry.npmmirror.com/intro.js/5.0.0: - resolution: {integrity: sha512-bj3R8Fb9h5I/oJIit60KciZUXBDviA4qV1iM9O/AXQvrfv78Szx9ILuRWET1W2jGge8RcM11TApxwQ0007Y1nQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/intro.js/-/intro.js-5.0.0.tgz} + resolution: + { + integrity: sha512-bj3R8Fb9h5I/oJIit60KciZUXBDviA4qV1iM9O/AXQvrfv78Szx9ILuRWET1W2jGge8RcM11TApxwQ0007Y1nQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/intro.js/-/intro.js-5.0.0.tgz + } name: intro.js version: 5.0.0 dev: false registry.npmmirror.com/is-accessor-descriptor/0.1.6: - resolution: {integrity: sha512-e1BM1qnDbMRG3ll2U9dSK0UMHuWOs3pY3AtcFsmvwPtKL3MML/Q86i+GilLfvqEs4GW+ExB91tQ3Ig9noDIZ+A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-accessor-descriptor/-/is-accessor-descriptor-0.1.6.tgz} + resolution: + { + integrity: sha512-e1BM1qnDbMRG3ll2U9dSK0UMHuWOs3pY3AtcFsmvwPtKL3MML/Q86i+GilLfvqEs4GW+ExB91tQ3Ig9noDIZ+A==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/is-accessor-descriptor/-/is-accessor-descriptor-0.1.6.tgz + } name: is-accessor-descriptor version: 0.1.6 - engines: {node: '>=0.10.0'} + engines: { node: '>=0.10.0' } dependencies: kind-of: registry.npmmirror.com/kind-of/3.2.2 dev: true registry.npmmirror.com/is-accessor-descriptor/1.0.0: - resolution: {integrity: sha512-m5hnHTkcVsPfqx3AKlyttIPb7J+XykHvJP2B9bZDjlhLIoEq4XoK64Vg7boZlVWYK6LUY94dYPEE7Lh0ZkZKcQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-accessor-descriptor/-/is-accessor-descriptor-1.0.0.tgz} + resolution: + { + integrity: sha512-m5hnHTkcVsPfqx3AKlyttIPb7J+XykHvJP2B9bZDjlhLIoEq4XoK64Vg7boZlVWYK6LUY94dYPEE7Lh0ZkZKcQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/is-accessor-descriptor/-/is-accessor-descriptor-1.0.0.tgz + } name: is-accessor-descriptor version: 1.0.0 - engines: {node: '>=0.10.0'} + engines: { node: '>=0.10.0' } dependencies: kind-of: registry.npmmirror.com/kind-of/6.0.3 dev: true registry.npmmirror.com/is-arrayish/0.2.1: - resolution: {integrity: sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-arrayish/-/is-arrayish-0.2.1.tgz} + resolution: + { + integrity: sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/is-arrayish/-/is-arrayish-0.2.1.tgz + } name: is-arrayish version: 0.2.1 dev: true registry.npmmirror.com/is-buffer/1.1.6: - resolution: {integrity: sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-buffer/-/is-buffer-1.1.6.tgz} + resolution: + { + integrity: sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/is-buffer/-/is-buffer-1.1.6.tgz + } name: is-buffer version: 1.1.6 dev: true registry.npmmirror.com/is-core-module/2.8.1: - resolution: {integrity: sha512-SdNCUs284hr40hFTFP6l0IfZ/RSrMXF3qgoRHd3/79unUTvrFO/JoXwkGm+5J/Oe3E/b5GsnG330uUNgRpu1PA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-core-module/-/is-core-module-2.8.1.tgz} + resolution: + { + integrity: sha512-SdNCUs284hr40hFTFP6l0IfZ/RSrMXF3qgoRHd3/79unUTvrFO/JoXwkGm+5J/Oe3E/b5GsnG330uUNgRpu1PA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/is-core-module/-/is-core-module-2.8.1.tgz + } name: is-core-module version: 2.8.1 dependencies: @@ -6190,28 +9192,43 @@ packages: dev: true registry.npmmirror.com/is-data-descriptor/0.1.4: - resolution: {integrity: sha512-+w9D5ulSoBNlmw9OHn3U2v51SyoCd0he+bB3xMl62oijhrspxowjU+AIcDY0N3iEJbUEkB15IlMASQsxYigvXg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-data-descriptor/-/is-data-descriptor-0.1.4.tgz} + resolution: + { + integrity: sha512-+w9D5ulSoBNlmw9OHn3U2v51SyoCd0he+bB3xMl62oijhrspxowjU+AIcDY0N3iEJbUEkB15IlMASQsxYigvXg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/is-data-descriptor/-/is-data-descriptor-0.1.4.tgz + } name: is-data-descriptor version: 0.1.4 - engines: {node: '>=0.10.0'} + engines: { node: '>=0.10.0' } dependencies: kind-of: registry.npmmirror.com/kind-of/3.2.2 dev: true registry.npmmirror.com/is-data-descriptor/1.0.0: - resolution: {integrity: sha512-jbRXy1FmtAoCjQkVmIVYwuuqDFUbaOeDjmed1tOGPrsMhtJA4rD9tkgA0F1qJ3gRFRXcHYVkdeaP50Q5rE/jLQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-data-descriptor/-/is-data-descriptor-1.0.0.tgz} + resolution: + { + integrity: sha512-jbRXy1FmtAoCjQkVmIVYwuuqDFUbaOeDjmed1tOGPrsMhtJA4rD9tkgA0F1qJ3gRFRXcHYVkdeaP50Q5rE/jLQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/is-data-descriptor/-/is-data-descriptor-1.0.0.tgz + } name: is-data-descriptor version: 1.0.0 - engines: {node: '>=0.10.0'} + engines: { node: '>=0.10.0' } dependencies: kind-of: registry.npmmirror.com/kind-of/6.0.3 dev: true registry.npmmirror.com/is-descriptor/0.1.6: - resolution: {integrity: sha512-avDYr0SB3DwO9zsMov0gKCESFYqCnE4hq/4z3TdUlukEy5t9C0YRq7HLrsN52NAcqXKaepeCD0n+B0arnVG3Hg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-descriptor/-/is-descriptor-0.1.6.tgz} + resolution: + { + integrity: sha512-avDYr0SB3DwO9zsMov0gKCESFYqCnE4hq/4z3TdUlukEy5t9C0YRq7HLrsN52NAcqXKaepeCD0n+B0arnVG3Hg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/is-descriptor/-/is-descriptor-0.1.6.tgz + } name: is-descriptor version: 0.1.6 - engines: {node: '>=0.10.0'} + engines: { node: '>=0.10.0' } dependencies: is-accessor-descriptor: registry.npmmirror.com/is-accessor-descriptor/0.1.6 is-data-descriptor: registry.npmmirror.com/is-data-descriptor/0.1.4 @@ -6219,10 +9236,15 @@ packages: dev: true registry.npmmirror.com/is-descriptor/1.0.2: - resolution: {integrity: sha512-2eis5WqQGV7peooDyLmNEPUrps9+SXX5c9pL3xEB+4e9HnGuDa7mB7kHxHw4CbqS9k1T2hOH3miL8n8WtiYVtg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-descriptor/-/is-descriptor-1.0.2.tgz} + resolution: + { + integrity: sha512-2eis5WqQGV7peooDyLmNEPUrps9+SXX5c9pL3xEB+4e9HnGuDa7mB7kHxHw4CbqS9k1T2hOH3miL8n8WtiYVtg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/is-descriptor/-/is-descriptor-1.0.2.tgz + } name: is-descriptor version: 1.0.2 - engines: {node: '>=0.10.0'} + engines: { node: '>=0.10.0' } dependencies: is-accessor-descriptor: registry.npmmirror.com/is-accessor-descriptor/1.0.0 is-data-descriptor: registry.npmmirror.com/is-data-descriptor/1.0.0 @@ -6230,7 +9252,12 @@ packages: dev: true registry.npmmirror.com/is-expression/4.0.0: - resolution: {integrity: sha512-zMIXX63sxzG3XrkHkrAPvm/OVZVSCPNkwMHU8oTX7/U3AL78I0QXCEICXUM13BIa8TYGZ68PiTKfQz3yaTNr4A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-expression/-/is-expression-4.0.0.tgz} + resolution: + { + integrity: sha512-zMIXX63sxzG3XrkHkrAPvm/OVZVSCPNkwMHU8oTX7/U3AL78I0QXCEICXUM13BIa8TYGZ68PiTKfQz3yaTNr4A==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/is-expression/-/is-expression-4.0.0.tgz + } name: is-expression version: 4.0.0 dependencies: @@ -6239,202 +9266,342 @@ packages: dev: true registry.npmmirror.com/is-extendable/0.1.1: - resolution: {integrity: sha512-5BMULNob1vgFX6EjQw5izWDxrecWK9AM72rugNr0TFldMOi0fj6Jk+zeKIt0xGj4cEfQIJth4w3OKWOJ4f+AFw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-extendable/-/is-extendable-0.1.1.tgz} + resolution: + { + integrity: sha512-5BMULNob1vgFX6EjQw5izWDxrecWK9AM72rugNr0TFldMOi0fj6Jk+zeKIt0xGj4cEfQIJth4w3OKWOJ4f+AFw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/is-extendable/-/is-extendable-0.1.1.tgz + } name: is-extendable version: 0.1.1 - engines: {node: '>=0.10.0'} + engines: { node: '>=0.10.0' } dev: true registry.npmmirror.com/is-extendable/1.0.1: - resolution: {integrity: sha512-arnXMxT1hhoKo9k1LZdmlNyJdDDfy2v0fXjFlmok4+i8ul/6WlbVge9bhM74OpNPQPMGUToDtz+KXa1PneJxOA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-extendable/-/is-extendable-1.0.1.tgz} + resolution: + { + integrity: sha512-arnXMxT1hhoKo9k1LZdmlNyJdDDfy2v0fXjFlmok4+i8ul/6WlbVge9bhM74OpNPQPMGUToDtz+KXa1PneJxOA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/is-extendable/-/is-extendable-1.0.1.tgz + } name: is-extendable version: 1.0.1 - engines: {node: '>=0.10.0'} + engines: { node: '>=0.10.0' } dependencies: is-plain-object: registry.npmmirror.com/is-plain-object/2.0.4 dev: true registry.npmmirror.com/is-extglob/2.1.1: - resolution: {integrity: sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-extglob/-/is-extglob-2.1.1.tgz} + resolution: + { + integrity: sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/is-extglob/-/is-extglob-2.1.1.tgz + } name: is-extglob version: 2.1.1 - engines: {node: '>=0.10.0'} + engines: { node: '>=0.10.0' } dev: true registry.npmmirror.com/is-fullwidth-code-point/2.0.0: - resolution: {integrity: sha512-VHskAKYM8RfSFXwee5t5cbN5PZeq1Wrh6qd5bkyiXIf6UQcN6w/A0eXM9r6t8d+GYOh+o6ZhiEnb88LN/Y8m2w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-fullwidth-code-point/-/is-fullwidth-code-point-2.0.0.tgz} + resolution: + { + integrity: sha512-VHskAKYM8RfSFXwee5t5cbN5PZeq1Wrh6qd5bkyiXIf6UQcN6w/A0eXM9r6t8d+GYOh+o6ZhiEnb88LN/Y8m2w==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/is-fullwidth-code-point/-/is-fullwidth-code-point-2.0.0.tgz + } name: is-fullwidth-code-point version: 2.0.0 - engines: {node: '>=4'} + engines: { node: '>=4' } dev: true registry.npmmirror.com/is-fullwidth-code-point/3.0.0: - resolution: {integrity: sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz} + resolution: + { + integrity: sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz + } name: is-fullwidth-code-point version: 3.0.0 - engines: {node: '>=8'} + engines: { node: '>=8' } registry.npmmirror.com/is-fullwidth-code-point/4.0.0: - resolution: {integrity: sha512-O4L094N2/dZ7xqVdrXhh9r1KODPJpFms8B5sGdJLPy664AgvXsreZUyCQQNItZRDlYug4xStLjNp/sz3HvBowQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-fullwidth-code-point/-/is-fullwidth-code-point-4.0.0.tgz} + resolution: + { + integrity: sha512-O4L094N2/dZ7xqVdrXhh9r1KODPJpFms8B5sGdJLPy664AgvXsreZUyCQQNItZRDlYug4xStLjNp/sz3HvBowQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/is-fullwidth-code-point/-/is-fullwidth-code-point-4.0.0.tgz + } name: is-fullwidth-code-point version: 4.0.0 - engines: {node: '>=12'} + engines: { node: '>=12' } dev: true registry.npmmirror.com/is-glob/4.0.3: - resolution: {integrity: sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-glob/-/is-glob-4.0.3.tgz} + resolution: + { + integrity: sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/is-glob/-/is-glob-4.0.3.tgz + } name: is-glob version: 4.0.3 - engines: {node: '>=0.10.0'} + engines: { node: '>=0.10.0' } dependencies: is-extglob: registry.npmmirror.com/is-extglob/2.1.1 dev: true registry.npmmirror.com/is-hotkey/0.2.0: - resolution: {integrity: sha512-UknnZK4RakDmTgz4PI1wIph5yxSs/mvChWs9ifnlXsKuXgWmOkY/hAE0H/k2MIqH0RlRye0i1oC07MCRSD28Mw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-hotkey/-/is-hotkey-0.2.0.tgz} + resolution: + { + integrity: sha512-UknnZK4RakDmTgz4PI1wIph5yxSs/mvChWs9ifnlXsKuXgWmOkY/hAE0H/k2MIqH0RlRye0i1oC07MCRSD28Mw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/is-hotkey/-/is-hotkey-0.2.0.tgz + } name: is-hotkey version: 0.2.0 dev: false registry.npmmirror.com/is-module/1.0.0: - resolution: {integrity: sha1-Mlj7afeMFNW4FdZkM2tM/7ZEFZE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-module/download/is-module-1.0.0.tgz} + resolution: + { + integrity: sha1-Mlj7afeMFNW4FdZkM2tM/7ZEFZE=, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/is-module/download/is-module-1.0.0.tgz + } name: is-module version: 1.0.0 dev: true registry.npmmirror.com/is-number/3.0.0: - resolution: {integrity: sha512-4cboCqIpliH+mAvFNegjZQ4kgKc3ZUhQVr3HvWbSh5q3WH2v82ct+T2Y1hdU5Gdtorx/cLifQjqCbL7bpznLTg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-number/-/is-number-3.0.0.tgz} + resolution: + { + integrity: sha512-4cboCqIpliH+mAvFNegjZQ4kgKc3ZUhQVr3HvWbSh5q3WH2v82ct+T2Y1hdU5Gdtorx/cLifQjqCbL7bpznLTg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/is-number/-/is-number-3.0.0.tgz + } name: is-number version: 3.0.0 - engines: {node: '>=0.10.0'} + engines: { node: '>=0.10.0' } dependencies: kind-of: registry.npmmirror.com/kind-of/3.2.2 dev: true registry.npmmirror.com/is-number/7.0.0: - resolution: {integrity: sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-number/-/is-number-7.0.0.tgz} + resolution: + { + integrity: sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/is-number/-/is-number-7.0.0.tgz + } name: is-number version: 7.0.0 - engines: {node: '>=0.12.0'} + engines: { node: '>=0.12.0' } dev: true registry.npmmirror.com/is-obj/2.0.0: - resolution: {integrity: sha512-drqDG3cbczxxEJRoOXcOjtdp1J/lyp1mNn0xaznRs8+muBhgQcrnbspox5X5fOw0HnMnbfDzvnEMEtqDEJEo8w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-obj/-/is-obj-2.0.0.tgz} + resolution: + { + integrity: sha512-drqDG3cbczxxEJRoOXcOjtdp1J/lyp1mNn0xaznRs8+muBhgQcrnbspox5X5fOw0HnMnbfDzvnEMEtqDEJEo8w==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/is-obj/-/is-obj-2.0.0.tgz + } name: is-obj version: 2.0.0 - engines: {node: '>=8'} + engines: { node: '>=8' } dev: true registry.npmmirror.com/is-plain-obj/1.1.0: - resolution: {integrity: sha512-yvkRyxmFKEOQ4pNXCmJG5AEQNlXJS5LaONXo5/cLdTZdWvsZ1ioJEonLGAosKlMWE8lwUy/bJzMjcw8az73+Fg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-plain-obj/-/is-plain-obj-1.1.0.tgz} + resolution: + { + integrity: sha512-yvkRyxmFKEOQ4pNXCmJG5AEQNlXJS5LaONXo5/cLdTZdWvsZ1ioJEonLGAosKlMWE8lwUy/bJzMjcw8az73+Fg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/is-plain-obj/-/is-plain-obj-1.1.0.tgz + } name: is-plain-obj version: 1.1.0 - engines: {node: '>=0.10.0'} + engines: { node: '>=0.10.0' } dev: true registry.npmmirror.com/is-plain-object/2.0.4: - resolution: {integrity: sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-plain-object/-/is-plain-object-2.0.4.tgz} + resolution: + { + integrity: sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/is-plain-object/-/is-plain-object-2.0.4.tgz + } name: is-plain-object version: 2.0.4 - engines: {node: '>=0.10.0'} + engines: { node: '>=0.10.0' } dependencies: isobject: registry.npmmirror.com/isobject/3.0.1 dev: true registry.npmmirror.com/is-plain-object/5.0.0: - resolution: {integrity: sha512-VRSzKkbMm5jMDoKLbltAkFQ5Qr7VDiTFGXxYFXXowVj387GeGNOCsOH6Msy00SGZ3Fp84b1Naa1psqgcCIEP5Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-plain-object/-/is-plain-object-5.0.0.tgz} + resolution: + { + integrity: sha512-VRSzKkbMm5jMDoKLbltAkFQ5Qr7VDiTFGXxYFXXowVj387GeGNOCsOH6Msy00SGZ3Fp84b1Naa1psqgcCIEP5Q==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/is-plain-object/-/is-plain-object-5.0.0.tgz + } name: is-plain-object version: 5.0.0 - engines: {node: '>=0.10.0'} + engines: { node: '>=0.10.0' } registry.npmmirror.com/is-promise/2.2.2: - resolution: {integrity: sha512-+lP4/6lKUBfQjZ2pdxThZvLUAafmZb8OAxFb8XXtiQmS35INgr85hdOGoEs124ez1FCnZJt6jau/T+alh58QFQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-promise/-/is-promise-2.2.2.tgz} + resolution: + { + integrity: sha512-+lP4/6lKUBfQjZ2pdxThZvLUAafmZb8OAxFb8XXtiQmS35INgr85hdOGoEs124ez1FCnZJt6jau/T+alh58QFQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/is-promise/-/is-promise-2.2.2.tgz + } name: is-promise version: 2.2.2 dev: true registry.npmmirror.com/is-regex/1.1.4: - resolution: {integrity: sha512-kvRdxDsxZjhzUX07ZnLydzS1TU/TJlTUHHY4YLL87e37oUA49DfkLqgy+VjFocowy29cKvcSiu+kIv728jTTVg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-regex/-/is-regex-1.1.4.tgz} + resolution: + { + integrity: sha512-kvRdxDsxZjhzUX07ZnLydzS1TU/TJlTUHHY4YLL87e37oUA49DfkLqgy+VjFocowy29cKvcSiu+kIv728jTTVg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/is-regex/-/is-regex-1.1.4.tgz + } name: is-regex version: 1.1.4 - engines: {node: '>= 0.4'} + engines: { node: '>= 0.4' } dependencies: call-bind: registry.npmmirror.com/call-bind/1.0.2 has-tostringtag: registry.npmmirror.com/has-tostringtag/1.0.0 dev: true registry.npmmirror.com/is-regexp/2.1.0: - resolution: {integrity: sha512-OZ4IlER3zmRIoB9AqNhEggVxqIH4ofDns5nRrPS6yQxXE1TPCUpFznBfRQmQa8uC+pXqjMnukiJBxCisIxiLGA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-regexp/-/is-regexp-2.1.0.tgz} + resolution: + { + integrity: sha512-OZ4IlER3zmRIoB9AqNhEggVxqIH4ofDns5nRrPS6yQxXE1TPCUpFznBfRQmQa8uC+pXqjMnukiJBxCisIxiLGA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/is-regexp/-/is-regexp-2.1.0.tgz + } name: is-regexp version: 2.1.0 - engines: {node: '>=6'} + engines: { node: '>=6' } dev: true registry.npmmirror.com/is-stream/2.0.1: - resolution: {integrity: sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-stream/-/is-stream-2.0.1.tgz} + resolution: + { + integrity: sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/is-stream/-/is-stream-2.0.1.tgz + } name: is-stream version: 2.0.1 - engines: {node: '>=8'} + engines: { node: '>=8' } dev: true registry.npmmirror.com/is-text-path/1.0.1: - resolution: {integrity: sha512-xFuJpne9oFz5qDaodwmmG08e3CawH/2ZV8Qqza1Ko7Sk8POWbkRdwIoAWVhqvq0XeUzANEhKo2n0IXUGBm7A/w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-text-path/-/is-text-path-1.0.1.tgz} + resolution: + { + integrity: sha512-xFuJpne9oFz5qDaodwmmG08e3CawH/2ZV8Qqza1Ko7Sk8POWbkRdwIoAWVhqvq0XeUzANEhKo2n0IXUGBm7A/w==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/is-text-path/-/is-text-path-1.0.1.tgz + } name: is-text-path version: 1.0.1 - engines: {node: '>=0.10.0'} + engines: { node: '>=0.10.0' } dependencies: text-extensions: registry.npmmirror.com/text-extensions/1.9.0 dev: true registry.npmmirror.com/is-url/1.2.4: - resolution: {integrity: sha512-ITvGim8FhRiYe4IQ5uHSkj7pVaPDrCTkNd3yq3cV7iZAcJdHTUMPMEHcqSOy9xZ9qFenQCvi+2wjH9a1nXqHww==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-url/-/is-url-1.2.4.tgz} + resolution: + { + integrity: sha512-ITvGim8FhRiYe4IQ5uHSkj7pVaPDrCTkNd3yq3cV7iZAcJdHTUMPMEHcqSOy9xZ9qFenQCvi+2wjH9a1nXqHww==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/is-url/-/is-url-1.2.4.tgz + } name: is-url version: 1.2.4 dev: false registry.npmmirror.com/is-what/3.14.1: - resolution: {integrity: sha1-4SIvRt3ahd6tD9HJ3xMXYOd3VcE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-what/download/is-what-3.14.1.tgz} + resolution: + { + integrity: sha1-4SIvRt3ahd6tD9HJ3xMXYOd3VcE=, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/is-what/download/is-what-3.14.1.tgz + } name: is-what version: 3.14.1 dev: true registry.npmmirror.com/is-windows/1.0.2: - resolution: {integrity: sha512-eXK1UInq2bPmjyX6e3VHIzMLobc4J94i4AWn+Hpq3OU5KkrRC96OAcR3PRJ/pGu6m8TRnBHP9dkXQVsT/COVIA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-windows/-/is-windows-1.0.2.tgz} + resolution: + { + integrity: sha512-eXK1UInq2bPmjyX6e3VHIzMLobc4J94i4AWn+Hpq3OU5KkrRC96OAcR3PRJ/pGu6m8TRnBHP9dkXQVsT/COVIA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/is-windows/-/is-windows-1.0.2.tgz + } name: is-windows version: 1.0.2 - engines: {node: '>=0.10.0'} + engines: { node: '>=0.10.0' } dev: true registry.npmmirror.com/isarray/1.0.0: - resolution: {integrity: sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/isarray/-/isarray-1.0.0.tgz} + resolution: + { + integrity: sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/isarray/-/isarray-1.0.0.tgz + } name: isarray version: 1.0.0 dev: true registry.npmmirror.com/isexe/2.0.0: - resolution: {integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/isexe/-/isexe-2.0.0.tgz} + resolution: + { + integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/isexe/-/isexe-2.0.0.tgz + } name: isexe version: 2.0.0 dev: true registry.npmmirror.com/isobject/2.1.0: - resolution: {integrity: sha512-+OUdGJlgjOBZDfxnDjYYG6zp487z0JGNQq3cYQYg5f5hKR+syHMsaztzGeml/4kGG55CSpKSpWTY+jYGgsHLgA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/isobject/-/isobject-2.1.0.tgz} + resolution: + { + integrity: sha512-+OUdGJlgjOBZDfxnDjYYG6zp487z0JGNQq3cYQYg5f5hKR+syHMsaztzGeml/4kGG55CSpKSpWTY+jYGgsHLgA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/isobject/-/isobject-2.1.0.tgz + } name: isobject version: 2.1.0 - engines: {node: '>=0.10.0'} + engines: { node: '>=0.10.0' } dependencies: isarray: registry.npmmirror.com/isarray/1.0.0 dev: true registry.npmmirror.com/isobject/3.0.1: - resolution: {integrity: sha512-WhB9zCku7EGTj/HQQRz5aUQEUeoQZH2bWcltRErOpymJ4boYE6wL9Tbr23krRPSZ+C5zqNSrSw+Cc7sZZ4b7vg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/isobject/-/isobject-3.0.1.tgz} + resolution: + { + integrity: sha512-WhB9zCku7EGTj/HQQRz5aUQEUeoQZH2bWcltRErOpymJ4boYE6wL9Tbr23krRPSZ+C5zqNSrSw+Cc7sZZ4b7vg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/isobject/-/isobject-3.0.1.tgz + } name: isobject version: 3.0.1 - engines: {node: '>=0.10.0'} + engines: { node: '>=0.10.0' } dev: true registry.npmmirror.com/jake/10.8.2: - resolution: {integrity: sha512-eLpKyrfG3mzvGE2Du8VoPbeSkRry093+tyNjdYaBbJS9v17knImYGNXQCUV0gLxQtF82m3E8iRb/wdSQZLoq7A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/jake/-/jake-10.8.2.tgz} + resolution: + { + integrity: sha512-eLpKyrfG3mzvGE2Du8VoPbeSkRry093+tyNjdYaBbJS9v17knImYGNXQCUV0gLxQtF82m3E8iRb/wdSQZLoq7A==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/jake/-/jake-10.8.2.tgz + } name: jake version: 10.8.2 hasBin: true @@ -6445,33 +9612,58 @@ packages: minimatch: registry.npmmirror.com/minimatch/3.0.4 dev: true - registry.npmmirror.com/jiti/1.12.9: - resolution: {integrity: sha512-TdcJywkQtcwLxogc4rSMAi479G2eDPzfW0fLySks7TPhgZZ4s/tM6stnzayIh3gS/db3zExWJyUx4cNWrwAmoQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/jiti/-/jiti-1.12.9.tgz} + registry.npmmirror.com/jiti/1.13.0: + resolution: + { + integrity: sha512-/n9mNxZj/HDSrincJ6RP+L+yXbpnB8FybySBa+IjIaoH9FIxBbrbRT5XUbe8R7zuVM2AQqNMNDDqz0bzx3znOQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/jiti/-/jiti-1.13.0.tgz + } name: jiti - version: 1.12.9 + version: 1.13.0 hasBin: true dev: true registry.npmmirror.com/js-base64/2.6.4: - resolution: {integrity: sha512-pZe//GGmwJndub7ZghVHz7vjb2LgC1m8B07Au3eYqeqv9emhESByMXxaEgkUkEqJe87oBbSniGYoQNIBklc7IQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/js-base64/-/js-base64-2.6.4.tgz} + resolution: + { + integrity: sha512-pZe//GGmwJndub7ZghVHz7vjb2LgC1m8B07Au3eYqeqv9emhESByMXxaEgkUkEqJe87oBbSniGYoQNIBklc7IQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/js-base64/-/js-base64-2.6.4.tgz + } name: js-base64 version: 2.6.4 dev: true registry.npmmirror.com/js-stringify/1.0.2: - resolution: {integrity: sha512-rtS5ATOo2Q5k1G+DADISilDA6lv79zIiwFd6CcjuIxGKLFm5C+RLImRscVap9k55i+MOZwgliw+NejvkLuGD5g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/js-stringify/-/js-stringify-1.0.2.tgz} + resolution: + { + integrity: sha512-rtS5ATOo2Q5k1G+DADISilDA6lv79zIiwFd6CcjuIxGKLFm5C+RLImRscVap9k55i+MOZwgliw+NejvkLuGD5g==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/js-stringify/-/js-stringify-1.0.2.tgz + } name: js-stringify version: 1.0.2 dev: true registry.npmmirror.com/js-tokens/4.0.0: - resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/js-tokens/-/js-tokens-4.0.0.tgz} + resolution: + { + integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/js-tokens/-/js-tokens-4.0.0.tgz + } name: js-tokens version: 4.0.0 dev: true registry.npmmirror.com/js-yaml/3.14.1: - resolution: {integrity: sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/js-yaml/-/js-yaml-3.14.1.tgz} + resolution: + { + integrity: sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/js-yaml/-/js-yaml-3.14.1.tgz + } name: js-yaml version: 3.14.1 hasBin: true @@ -6481,7 +9673,12 @@ packages: dev: true registry.npmmirror.com/js-yaml/4.1.0: - resolution: {integrity: sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/js-yaml/-/js-yaml-4.1.0.tgz} + resolution: + { + integrity: sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/js-yaml/-/js-yaml-4.1.0.tgz + } name: js-yaml version: 4.1.0 hasBin: true @@ -6490,51 +9687,91 @@ packages: dev: true registry.npmmirror.com/jsesc/2.5.2: - resolution: {integrity: sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/jsesc/-/jsesc-2.5.2.tgz} + resolution: + { + integrity: sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/jsesc/-/jsesc-2.5.2.tgz + } name: jsesc version: 2.5.2 - engines: {node: '>=4'} + engines: { node: '>=4' } hasBin: true dev: true registry.npmmirror.com/json-parse-better-errors/1.0.2: - resolution: {integrity: sha512-mrqyZKfX5EhL7hvqcV6WG1yYjnjeuYDzDhhcAAUrq8Po85NBQBJP+ZDUT75qZQ98IkUoBqdkExkukOU7Ts2wrw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/json-parse-better-errors/-/json-parse-better-errors-1.0.2.tgz} + resolution: + { + integrity: sha512-mrqyZKfX5EhL7hvqcV6WG1yYjnjeuYDzDhhcAAUrq8Po85NBQBJP+ZDUT75qZQ98IkUoBqdkExkukOU7Ts2wrw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/json-parse-better-errors/-/json-parse-better-errors-1.0.2.tgz + } name: json-parse-better-errors version: 1.0.2 dev: true registry.npmmirror.com/json-parse-even-better-errors/2.3.1: - resolution: {integrity: sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz} + resolution: + { + integrity: sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz + } name: json-parse-even-better-errors version: 2.3.1 dev: true registry.npmmirror.com/json-schema-traverse/0.4.1: - resolution: {integrity: sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz} + resolution: + { + integrity: sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz + } name: json-schema-traverse version: 0.4.1 dev: true registry.npmmirror.com/json-schema-traverse/1.0.0: - resolution: {integrity: sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz} + resolution: + { + integrity: sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz + } name: json-schema-traverse version: 1.0.0 dev: true registry.npmmirror.com/json-stable-stringify-without-jsonify/1.0.1: - resolution: {integrity: sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz} + resolution: + { + integrity: sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz + } name: json-stable-stringify-without-jsonify version: 1.0.1 dev: true registry.npmmirror.com/json-stringify-safe/5.0.1: - resolution: {integrity: sha512-ZClg6AaYvamvYEE82d3Iyd3vSSIjQ+odgjaTzRuO3s7toCdFKczob2i0zCh7JE8kWn17yvAWhUVxvqGwUalsRA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz} + resolution: + { + integrity: sha512-ZClg6AaYvamvYEE82d3Iyd3vSSIjQ+odgjaTzRuO3s7toCdFKczob2i0zCh7JE8kWn17yvAWhUVxvqGwUalsRA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz + } name: json-stringify-safe version: 5.0.1 dev: true registry.npmmirror.com/json5/1.0.1: - resolution: {integrity: sha512-aKS4WQjPenRxiQsC93MNfjx+nbF4PAdYzmd/1JIj8HYzqfbu86beTuNgXDzPknWk0n0uARlyewZo4s++ES36Ow==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/json5/-/json5-1.0.1.tgz} + resolution: + { + integrity: sha512-aKS4WQjPenRxiQsC93MNfjx+nbF4PAdYzmd/1JIj8HYzqfbu86beTuNgXDzPknWk0n0uARlyewZo4s++ES36Ow==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/json5/-/json5-1.0.1.tgz + } name: json5 version: 1.0.1 hasBin: true @@ -6543,20 +9780,30 @@ packages: dev: true registry.npmmirror.com/json5/2.2.0: - resolution: {integrity: sha512-f+8cldu7X/y7RAJurMEJmdoKXGB/X550w2Nr3tTbezL6RwEE/iMcm+tZnXeoZtKuOq6ft8+CqzEkrIgx1fPoQA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/json5/-/json5-2.2.0.tgz} + resolution: + { + integrity: sha512-f+8cldu7X/y7RAJurMEJmdoKXGB/X550w2Nr3tTbezL6RwEE/iMcm+tZnXeoZtKuOq6ft8+CqzEkrIgx1fPoQA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/json5/-/json5-2.2.0.tgz + } name: json5 version: 2.2.0 - engines: {node: '>=6'} + engines: { node: '>=6' } hasBin: true dependencies: minimist: registry.npmmirror.com/minimist/1.2.5 dev: true registry.npmmirror.com/jsonc-eslint-parser/1.4.1: - resolution: {integrity: sha512-hXBrvsR1rdjmB2kQmUjf1rEIa+TqHBGMge8pwi++C+Si1ad7EjZrJcpgwym+QGK/pqTx+K7keFAtLlVNdLRJOg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/jsonc-eslint-parser/-/jsonc-eslint-parser-1.4.1.tgz} + resolution: + { + integrity: sha512-hXBrvsR1rdjmB2kQmUjf1rEIa+TqHBGMge8pwi++C+Si1ad7EjZrJcpgwym+QGK/pqTx+K7keFAtLlVNdLRJOg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/jsonc-eslint-parser/-/jsonc-eslint-parser-1.4.1.tgz + } name: jsonc-eslint-parser version: 1.4.1 - engines: {node: '>=8.10.0'} + engines: { node: '>=8.10.0' } dependencies: acorn: registry.npmmirror.com/acorn/7.4.1 eslint-utils: registry.npmmirror.com/eslint-utils/2.1.0 @@ -6566,19 +9813,34 @@ packages: dev: true registry.npmmirror.com/jsonc-parser/2.3.1: - resolution: {integrity: sha512-H8jvkz1O50L3dMZCsLqiuB2tA7muqbSg1AtGEkN0leAqGjsUzDJir3Zwr02BhqdcITPg3ei3mZ+HjMocAknhhg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/jsonc-parser/-/jsonc-parser-2.3.1.tgz} + resolution: + { + integrity: sha512-H8jvkz1O50L3dMZCsLqiuB2tA7muqbSg1AtGEkN0leAqGjsUzDJir3Zwr02BhqdcITPg3ei3mZ+HjMocAknhhg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/jsonc-parser/-/jsonc-parser-2.3.1.tgz + } name: jsonc-parser version: 2.3.1 dev: true registry.npmmirror.com/jsonc-parser/3.0.0: - resolution: {integrity: sha512-fQzRfAbIBnR0IQvftw9FJveWiHp72Fg20giDrHz6TdfB12UH/uue0D3hm57UB5KgAVuniLMCaS8P1IMj9NR7cA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/jsonc-parser/-/jsonc-parser-3.0.0.tgz} + resolution: + { + integrity: sha512-fQzRfAbIBnR0IQvftw9FJveWiHp72Fg20giDrHz6TdfB12UH/uue0D3hm57UB5KgAVuniLMCaS8P1IMj9NR7cA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/jsonc-parser/-/jsonc-parser-3.0.0.tgz + } name: jsonc-parser version: 3.0.0 dev: true registry.npmmirror.com/jsonfile/4.0.0: - resolution: {integrity: sha512-m6F1R3z8jjlf2imQHS2Qez5sjKWQzbuuhuJ/FKYFRZvPE3PuHcSMVZzfsLhGVOkfd20obL5SWEBew5ShlquNxg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/jsonfile/-/jsonfile-4.0.0.tgz} + resolution: + { + integrity: sha512-m6F1R3z8jjlf2imQHS2Qez5sjKWQzbuuhuJ/FKYFRZvPE3PuHcSMVZzfsLhGVOkfd20obL5SWEBew5ShlquNxg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/jsonfile/-/jsonfile-4.0.0.tgz + } name: jsonfile version: 4.0.0 optionalDependencies: @@ -6586,7 +9848,12 @@ packages: dev: true registry.npmmirror.com/jsonfile/6.1.0: - resolution: {integrity: sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/jsonfile/-/jsonfile-6.1.0.tgz} + resolution: + { + integrity: sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/jsonfile/-/jsonfile-6.1.0.tgz + } name: jsonfile version: 6.1.0 dependencies: @@ -6596,61 +9863,101 @@ packages: dev: true registry.npmmirror.com/jsonparse/1.3.1: - resolution: {integrity: sha512-POQXvpdL69+CluYsillJ7SUhKvytYjW9vG/GKpnf+xP8UWgYEM/RaMzHHofbALDiKbbP1W8UEYmgGl39WkPZsg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/jsonparse/-/jsonparse-1.3.1.tgz} + resolution: + { + integrity: sha512-POQXvpdL69+CluYsillJ7SUhKvytYjW9vG/GKpnf+xP8UWgYEM/RaMzHHofbALDiKbbP1W8UEYmgGl39WkPZsg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/jsonparse/-/jsonparse-1.3.1.tgz + } name: jsonparse version: 1.3.1 - engines: {'0': node >= 0.2.0} + engines: { '0': node >= 0.2.0 } dev: true registry.npmmirror.com/kind-of/3.2.2: - resolution: {integrity: sha512-NOW9QQXMoZGg/oqnVNoNTTIFEIid1627WCffUBJEdMxYApq7mNE7CpzucIPc+ZQg25Phej7IJSmX3hO+oblOtQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/kind-of/-/kind-of-3.2.2.tgz} + resolution: + { + integrity: sha512-NOW9QQXMoZGg/oqnVNoNTTIFEIid1627WCffUBJEdMxYApq7mNE7CpzucIPc+ZQg25Phej7IJSmX3hO+oblOtQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/kind-of/-/kind-of-3.2.2.tgz + } name: kind-of version: 3.2.2 - engines: {node: '>=0.10.0'} + engines: { node: '>=0.10.0' } dependencies: is-buffer: registry.npmmirror.com/is-buffer/1.1.6 dev: true registry.npmmirror.com/kind-of/4.0.0: - resolution: {integrity: sha512-24XsCxmEbRwEDbz/qz3stgin8TTzZ1ESR56OMCN0ujYg+vRutNSiOj9bHH9u85DKgXguraugV5sFuvbD4FW/hw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/kind-of/-/kind-of-4.0.0.tgz} + resolution: + { + integrity: sha512-24XsCxmEbRwEDbz/qz3stgin8TTzZ1ESR56OMCN0ujYg+vRutNSiOj9bHH9u85DKgXguraugV5sFuvbD4FW/hw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/kind-of/-/kind-of-4.0.0.tgz + } name: kind-of version: 4.0.0 - engines: {node: '>=0.10.0'} + engines: { node: '>=0.10.0' } dependencies: is-buffer: registry.npmmirror.com/is-buffer/1.1.6 dev: true registry.npmmirror.com/kind-of/5.1.0: - resolution: {integrity: sha512-NGEErnH6F2vUuXDh+OlbcKW7/wOcfdRHaZ7VWtqCztfHri/++YKmP51OdWeGPuqCOba6kk2OTe5d02VmTB80Pw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/kind-of/-/kind-of-5.1.0.tgz} + resolution: + { + integrity: sha512-NGEErnH6F2vUuXDh+OlbcKW7/wOcfdRHaZ7VWtqCztfHri/++YKmP51OdWeGPuqCOba6kk2OTe5d02VmTB80Pw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/kind-of/-/kind-of-5.1.0.tgz + } name: kind-of version: 5.1.0 - engines: {node: '>=0.10.0'} + engines: { node: '>=0.10.0' } dev: true registry.npmmirror.com/kind-of/6.0.3: - resolution: {integrity: sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/kind-of/-/kind-of-6.0.3.tgz} + resolution: + { + integrity: sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/kind-of/-/kind-of-6.0.3.tgz + } name: kind-of version: 6.0.3 - engines: {node: '>=0.10.0'} + engines: { node: '>=0.10.0' } dev: true registry.npmmirror.com/known-css-properties/0.24.0: - resolution: {integrity: sha512-RTSoaUAfLvpR357vWzAz/50Q/BmHfmE6ETSWfutT0AJiw10e6CmcdYRQJlLRd95B53D0Y2aD1jSxD3V3ySF+PA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/known-css-properties/-/known-css-properties-0.24.0.tgz} + resolution: + { + integrity: sha512-RTSoaUAfLvpR357vWzAz/50Q/BmHfmE6ETSWfutT0AJiw10e6CmcdYRQJlLRd95B53D0Y2aD1jSxD3V3ySF+PA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/known-css-properties/-/known-css-properties-0.24.0.tgz + } name: known-css-properties version: 0.24.0 dev: true registry.npmmirror.com/kolorist/1.5.1: - resolution: {integrity: sha512-lxpCM3HTvquGxKGzHeknB/sUjuVoUElLlfYnXZT73K8geR9jQbroGlSCFBax9/0mpGoD3kzcMLnOlGQPJJNyqQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/kolorist/-/kolorist-1.5.1.tgz} + resolution: + { + integrity: sha512-lxpCM3HTvquGxKGzHeknB/sUjuVoUElLlfYnXZT73K8geR9jQbroGlSCFBax9/0mpGoD3kzcMLnOlGQPJJNyqQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/kolorist/-/kolorist-1.5.1.tgz + } name: kolorist version: 1.5.1 dev: true registry.npmmirror.com/less/4.1.2: - resolution: {integrity: sha512-EoQp/Et7OSOVu0aJknJOtlXZsnr8XE8KwuzTHOLeVSEx8pVWUICc8Q0VYRHgzyjX78nMEyC/oztWFbgyhtNfDA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/less/download/less-4.1.2.tgz} + resolution: + { + integrity: sha512-EoQp/Et7OSOVu0aJknJOtlXZsnr8XE8KwuzTHOLeVSEx8pVWUICc8Q0VYRHgzyjX78nMEyC/oztWFbgyhtNfDA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/less/download/less-4.1.2.tgz + } name: less version: 4.1.2 - engines: {node: '>=6'} + engines: { node: '>=6' } hasBin: true dependencies: copy-anything: registry.nlark.com/copy-anything/2.0.3 @@ -6667,33 +9974,53 @@ packages: dev: true registry.npmmirror.com/levn/0.4.1: - resolution: {integrity: sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/levn/-/levn-0.4.1.tgz} + resolution: + { + integrity: sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/levn/-/levn-0.4.1.tgz + } name: levn version: 0.4.1 - engines: {node: '>= 0.8.0'} + engines: { node: '>= 0.8.0' } dependencies: prelude-ls: registry.npmmirror.com/prelude-ls/1.2.1 type-check: registry.npmmirror.com/type-check/0.4.0 dev: true registry.npmmirror.com/lilconfig/2.0.4: - resolution: {integrity: sha1-9FB9BD1wWLOAtqj1y3vNSzTO4II=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/lilconfig/download/lilconfig-2.0.4.tgz} + resolution: + { + integrity: sha1-9FB9BD1wWLOAtqj1y3vNSzTO4II=, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/lilconfig/download/lilconfig-2.0.4.tgz + } name: lilconfig version: 2.0.4 - engines: {node: '>=10'} + engines: { node: '>=10' } dev: true registry.npmmirror.com/lines-and-columns/1.2.4: - resolution: {integrity: sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/lines-and-columns/-/lines-and-columns-1.2.4.tgz} + resolution: + { + integrity: sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/lines-and-columns/-/lines-and-columns-1.2.4.tgz + } name: lines-and-columns version: 1.2.4 dev: true registry.npmmirror.com/lint-staged/12.3.4: - resolution: {integrity: sha512-yv/iK4WwZ7/v0GtVkNb3R82pdL9M+ScpIbJLJNyCXkJ1FGaXvRCOg/SeL59SZtPpqZhE7BD6kPKFLIDUhDx2/w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/lint-staged/-/lint-staged-12.3.4.tgz} + resolution: + { + integrity: sha512-yv/iK4WwZ7/v0GtVkNb3R82pdL9M+ScpIbJLJNyCXkJ1FGaXvRCOg/SeL59SZtPpqZhE7BD6kPKFLIDUhDx2/w==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/lint-staged/-/lint-staged-12.3.4.tgz + } name: lint-staged version: 12.3.4 - engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} + engines: { node: ^12.20.0 || ^14.13.1 || >=16.0.0 } hasBin: true dependencies: cli-truncate: registry.npmmirror.com/cli-truncate/3.1.0 @@ -6714,10 +10041,15 @@ packages: dev: true registry.npmmirror.com/listr2/4.0.1: - resolution: {integrity: sha512-D65Nl+zyYHL2jQBGmxtH/pU8koPZo5C8iCNE8EoB04RwPgQG1wuaKwVbeZv9LJpiH4Nxs0FCp+nNcG8OqpniiA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/listr2/-/listr2-4.0.1.tgz} + resolution: + { + integrity: sha512-D65Nl+zyYHL2jQBGmxtH/pU8koPZo5C8iCNE8EoB04RwPgQG1wuaKwVbeZv9LJpiH4Nxs0FCp+nNcG8OqpniiA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/listr2/-/listr2-4.0.1.tgz + } name: listr2 version: 4.0.1 - engines: {node: '>=12'} + engines: { node: '>=12' } peerDependencies: enquirer: '>= 2.3.0 < 3' peerDependenciesMeta: @@ -6735,10 +10067,15 @@ packages: dev: true registry.npmmirror.com/load-json-file/4.0.0: - resolution: {integrity: sha512-Kx8hMakjX03tiGTLAIdJ+lL0htKnXjEZN6hk/tozf/WOuYGdZBJrZ+rCJRbVCugsjB3jMLn9746NsQIf5VjBMw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/load-json-file/-/load-json-file-4.0.0.tgz} + resolution: + { + integrity: sha512-Kx8hMakjX03tiGTLAIdJ+lL0htKnXjEZN6hk/tozf/WOuYGdZBJrZ+rCJRbVCugsjB3jMLn9746NsQIf5VjBMw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/load-json-file/-/load-json-file-4.0.0.tgz + } name: load-json-file version: 4.0.0 - engines: {node: '>=4'} + engines: { node: '>=4' } dependencies: graceful-fs: registry.npmmirror.com/graceful-fs/4.2.8 parse-json: registry.npmmirror.com/parse-json/4.0.0 @@ -6747,10 +10084,15 @@ packages: dev: true registry.npmmirror.com/loader-utils/1.4.0: - resolution: {integrity: sha512-qH0WSMBtn/oHuwjy/NucEgbx5dbxxnxup9s4PVXJUDHZBQY+s0NWA9rJf53RBnQZxfch7euUui7hpoAPvALZdA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/loader-utils/-/loader-utils-1.4.0.tgz} + resolution: + { + integrity: sha512-qH0WSMBtn/oHuwjy/NucEgbx5dbxxnxup9s4PVXJUDHZBQY+s0NWA9rJf53RBnQZxfch7euUui7hpoAPvALZdA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/loader-utils/-/loader-utils-1.4.0.tgz + } name: loader-utils version: 1.4.0 - engines: {node: '>=4.0.0'} + engines: { node: '>=4.0.0' } dependencies: big.js: registry.npmmirror.com/big.js/5.2.2 emojis-list: registry.npmmirror.com/emojis-list/3.0.0 @@ -6758,53 +10100,83 @@ packages: dev: true registry.npmmirror.com/locate-path/2.0.0: - resolution: {integrity: sha512-NCI2kiDkyR7VeEKm27Kda/iQHyKJe1Bu0FlTbYp3CqJu+9IFe9bLyAjMxf5ZDDbEg+iMPzB5zYyUTSm8wVTKmA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/locate-path/-/locate-path-2.0.0.tgz} + resolution: + { + integrity: sha512-NCI2kiDkyR7VeEKm27Kda/iQHyKJe1Bu0FlTbYp3CqJu+9IFe9bLyAjMxf5ZDDbEg+iMPzB5zYyUTSm8wVTKmA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/locate-path/-/locate-path-2.0.0.tgz + } name: locate-path version: 2.0.0 - engines: {node: '>=4'} + engines: { node: '>=4' } dependencies: p-locate: registry.npmmirror.com/p-locate/2.0.0 path-exists: registry.npmmirror.com/path-exists/3.0.0 dev: true registry.npmmirror.com/locate-path/3.0.0: - resolution: {integrity: sha512-7AO748wWnIhNqAuaty2ZWHkQHRSNfPVIsPIfwEOWO22AmaoVrWavlOcMR5nzTLNYvp36X220/maaRsrec1G65A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/locate-path/-/locate-path-3.0.0.tgz} + resolution: + { + integrity: sha512-7AO748wWnIhNqAuaty2ZWHkQHRSNfPVIsPIfwEOWO22AmaoVrWavlOcMR5nzTLNYvp36X220/maaRsrec1G65A==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/locate-path/-/locate-path-3.0.0.tgz + } name: locate-path version: 3.0.0 - engines: {node: '>=6'} + engines: { node: '>=6' } dependencies: p-locate: registry.npmmirror.com/p-locate/3.0.0 path-exists: registry.npmmirror.com/path-exists/3.0.0 dev: true registry.npmmirror.com/locate-path/5.0.0: - resolution: {integrity: sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/locate-path/-/locate-path-5.0.0.tgz} + resolution: + { + integrity: sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/locate-path/-/locate-path-5.0.0.tgz + } name: locate-path version: 5.0.0 - engines: {node: '>=8'} + engines: { node: '>=8' } dependencies: p-locate: registry.npmmirror.com/p-locate/4.1.0 registry.npmmirror.com/locate-path/6.0.0: - resolution: {integrity: sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/locate-path/-/locate-path-6.0.0.tgz} + resolution: + { + integrity: sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/locate-path/-/locate-path-6.0.0.tgz + } name: locate-path version: 6.0.0 - engines: {node: '>=10'} + engines: { node: '>=10' } dependencies: p-locate: registry.npmmirror.com/p-locate/5.0.0 dev: true registry.npmmirror.com/lodash-es/4.17.21: - resolution: {integrity: sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/lodash-es/-/lodash-es-4.17.21.tgz} + resolution: + { + integrity: sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/lodash-es/-/lodash-es-4.17.21.tgz + } name: lodash-es version: 4.17.21 dev: false - registry.npmmirror.com/lodash-unified/1.0.1_da03a4540fbd16bbaafbb96724306afd: - resolution: {integrity: sha512-Py+twfpWn+2dFQWCuGcp21WiQRwZwnm1cyE3piSt/VtBVKVyxlR58WgOVRzXtmdmDRGJKH8F8GPaA29WK/yK8g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/lodash-unified/-/lodash-unified-1.0.1.tgz} - id: registry.npmmirror.com/lodash-unified/1.0.1 + registry.npmmirror.com/lodash-unified/1.0.2_da03a4540fbd16bbaafbb96724306afd: + resolution: + { + integrity: sha512-OGbEy+1P+UT26CYi4opY4gebD8cWRDxAT6MAObIVQMiqYdxZr1g3QHWCToVsm31x2NkLS4K3+MC2qInaRMa39g==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/lodash-unified/-/lodash-unified-1.0.2.tgz + } + id: registry.npmmirror.com/lodash-unified/1.0.2 name: lodash-unified - version: 1.0.1 + version: 1.0.2 peerDependencies: '@types/lodash-es': '*' lodash: '*' @@ -6816,75 +10188,135 @@ packages: dev: false registry.npmmirror.com/lodash.camelcase/4.3.0: - resolution: {integrity: sha512-TwuEnCnxbc3rAvhf/LbG7tJUDzhqXyFnv3dtzLOPgCG/hODL7WFnsbwktkD7yUV0RrreP/l1PALq/YSg6VvjlA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/lodash.camelcase/-/lodash.camelcase-4.3.0.tgz} + resolution: + { + integrity: sha512-TwuEnCnxbc3rAvhf/LbG7tJUDzhqXyFnv3dtzLOPgCG/hODL7WFnsbwktkD7yUV0RrreP/l1PALq/YSg6VvjlA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/lodash.camelcase/-/lodash.camelcase-4.3.0.tgz + } name: lodash.camelcase version: 4.3.0 dev: false registry.npmmirror.com/lodash.clonedeep/4.5.0: - resolution: {integrity: sha512-H5ZhCF25riFd9uB5UCkVKo61m3S/xZk1x4wA6yp/L3RFP6Z/eHH1ymQcGLo7J3GMPfm0V/7m1tryHuGVxpqEBQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/lodash.clonedeep/-/lodash.clonedeep-4.5.0.tgz} + resolution: + { + integrity: sha512-H5ZhCF25riFd9uB5UCkVKo61m3S/xZk1x4wA6yp/L3RFP6Z/eHH1ymQcGLo7J3GMPfm0V/7m1tryHuGVxpqEBQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/lodash.clonedeep/-/lodash.clonedeep-4.5.0.tgz + } name: lodash.clonedeep version: 4.5.0 dev: false registry.npmmirror.com/lodash.debounce/4.0.8: - resolution: {integrity: sha512-FT1yDzDYEoYWhnSGnpE/4Kj1fLZkDFyqRb7fNt6FdYOSxlUWAtp42Eh6Wb0rGIv/m9Bgo7x4GhQbm5Ys4SG5ow==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/lodash.debounce/-/lodash.debounce-4.0.8.tgz} + resolution: + { + integrity: sha512-FT1yDzDYEoYWhnSGnpE/4Kj1fLZkDFyqRb7fNt6FdYOSxlUWAtp42Eh6Wb0rGIv/m9Bgo7x4GhQbm5Ys4SG5ow==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/lodash.debounce/-/lodash.debounce-4.0.8.tgz + } name: lodash.debounce version: 4.0.8 dev: false registry.npmmirror.com/lodash.foreach/4.5.0: - resolution: {integrity: sha512-aEXTF4d+m05rVOAUG3z4vZZ4xVexLKZGF0lIxuHZ1Hplpk/3B6Z1+/ICICYRLm7c41Z2xiejbkCkJoTlypoXhQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/lodash.foreach/-/lodash.foreach-4.5.0.tgz} + resolution: + { + integrity: sha512-aEXTF4d+m05rVOAUG3z4vZZ4xVexLKZGF0lIxuHZ1Hplpk/3B6Z1+/ICICYRLm7c41Z2xiejbkCkJoTlypoXhQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/lodash.foreach/-/lodash.foreach-4.5.0.tgz + } name: lodash.foreach version: 4.5.0 dev: false registry.npmmirror.com/lodash.isequal/4.5.0: - resolution: {integrity: sha512-pDo3lu8Jhfjqls6GkMgpahsF9kCyayhgykjyLMNFTKWrpVdAQtYyB4muAMWozBB4ig/dtWAmsMxLEI8wuz+DYQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/lodash.isequal/-/lodash.isequal-4.5.0.tgz} + resolution: + { + integrity: sha512-pDo3lu8Jhfjqls6GkMgpahsF9kCyayhgykjyLMNFTKWrpVdAQtYyB4muAMWozBB4ig/dtWAmsMxLEI8wuz+DYQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/lodash.isequal/-/lodash.isequal-4.5.0.tgz + } name: lodash.isequal version: 4.5.0 dev: false registry.npmmirror.com/lodash.ismatch/4.4.0: - resolution: {integrity: sha512-fPMfXjGQEV9Xsq/8MTSgUf255gawYRbjwMyDbcvDhXgV7enSZA0hynz6vMPnpAb5iONEzBHBPsT+0zes5Z301g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/lodash.ismatch/-/lodash.ismatch-4.4.0.tgz} + resolution: + { + integrity: sha512-fPMfXjGQEV9Xsq/8MTSgUf255gawYRbjwMyDbcvDhXgV7enSZA0hynz6vMPnpAb5iONEzBHBPsT+0zes5Z301g==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/lodash.ismatch/-/lodash.ismatch-4.4.0.tgz + } name: lodash.ismatch version: 4.4.0 dev: true registry.npmmirror.com/lodash.merge/4.6.2: - resolution: {integrity: sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/lodash.merge/-/lodash.merge-4.6.2.tgz} + resolution: + { + integrity: sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/lodash.merge/-/lodash.merge-4.6.2.tgz + } name: lodash.merge version: 4.6.2 dev: true registry.npmmirror.com/lodash.throttle/4.1.1: - resolution: {integrity: sha512-wIkUCfVKpVsWo3JSZlc+8MB5it+2AN5W8J7YVMST30UrvcQNZ1Okbj+rbVniijTWE6FGYy4XJq/rHkas8qJMLQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/lodash.throttle/-/lodash.throttle-4.1.1.tgz} + resolution: + { + integrity: sha512-wIkUCfVKpVsWo3JSZlc+8MB5it+2AN5W8J7YVMST30UrvcQNZ1Okbj+rbVniijTWE6FGYy4XJq/rHkas8qJMLQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/lodash.throttle/-/lodash.throttle-4.1.1.tgz + } name: lodash.throttle version: 4.1.1 dev: false registry.npmmirror.com/lodash.toarray/4.4.0: - resolution: {integrity: sha512-QyffEA3i5dma5q2490+SgCvDN0pXLmRGSyAANuVi0HQ01Pkfr9fuoKQW8wm1wGBnJITs/mS7wQvS6VshUEBFCw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/lodash.toarray/-/lodash.toarray-4.4.0.tgz} + resolution: + { + integrity: sha512-QyffEA3i5dma5q2490+SgCvDN0pXLmRGSyAANuVi0HQ01Pkfr9fuoKQW8wm1wGBnJITs/mS7wQvS6VshUEBFCw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/lodash.toarray/-/lodash.toarray-4.4.0.tgz + } name: lodash.toarray version: 4.4.0 dev: false registry.npmmirror.com/lodash.truncate/4.4.2: - resolution: {integrity: sha512-jttmRe7bRse52OsWIMDLaXxWqRAmtIUccAQ3garviCqJjafXOfNMO0yMfNpdD6zbGaTU0P5Nz7e7gAT6cKmJRw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/lodash.truncate/-/lodash.truncate-4.4.2.tgz} + resolution: + { + integrity: sha512-jttmRe7bRse52OsWIMDLaXxWqRAmtIUccAQ3garviCqJjafXOfNMO0yMfNpdD6zbGaTU0P5Nz7e7gAT6cKmJRw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/lodash.truncate/-/lodash.truncate-4.4.2.tgz + } name: lodash.truncate version: 4.4.2 dev: true registry.npmmirror.com/lodash/4.17.21: - resolution: {integrity: sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/lodash/-/lodash-4.17.21.tgz} + resolution: + { + integrity: sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/lodash/-/lodash-4.17.21.tgz + } name: lodash version: 4.17.21 registry.npmmirror.com/log-update/4.0.0: - resolution: {integrity: sha512-9fkkDevMefjg0mmzWFBW8YkFP91OrizzkW3diF7CpG+S2EYdy4+TVfGwz1zeF8x7hCx1ovSPTOE9Ngib74qqUg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/log-update/-/log-update-4.0.0.tgz} + resolution: + { + integrity: sha512-9fkkDevMefjg0mmzWFBW8YkFP91OrizzkW3diF7CpG+S2EYdy4+TVfGwz1zeF8x7hCx1ovSPTOE9Ngib74qqUg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/log-update/-/log-update-4.0.0.tgz + } name: log-update version: 4.0.0 - engines: {node: '>=10'} + engines: { node: '>=10' } dependencies: ansi-escapes: registry.npmmirror.com/ansi-escapes/4.3.2 cli-cursor: registry.npmmirror.com/cli-cursor/3.1.0 @@ -6893,7 +10325,12 @@ packages: dev: true registry.npmmirror.com/lower-case/2.0.2: - resolution: {integrity: sha512-7fm3l3NAF9WfN6W3JOmf5drwpVqX78JtoGJ3A6W0a6ZnldM41w2fV5D490psKFTpMds8TJse/eHLFFsNHHjHgg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/lower-case/-/lower-case-2.0.2.tgz} + resolution: + { + integrity: sha512-7fm3l3NAF9WfN6W3JOmf5drwpVqX78JtoGJ3A6W0a6ZnldM41w2fV5D490psKFTpMds8TJse/eHLFFsNHHjHgg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/lower-case/-/lower-case-2.0.2.tgz + } name: lower-case version: 2.0.2 dependencies: @@ -6901,26 +10338,41 @@ packages: dev: true registry.npmmirror.com/lru-cache/6.0.0: - resolution: {integrity: sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/lru-cache/-/lru-cache-6.0.0.tgz} + resolution: + { + integrity: sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/lru-cache/-/lru-cache-6.0.0.tgz + } name: lru-cache version: 6.0.0 - engines: {node: '>=10'} + engines: { node: '>=10' } dependencies: yallist: registry.npmmirror.com/yallist/4.0.0 dev: true registry.npmmirror.com/magic-string/0.25.7: - resolution: {integrity: sha512-4CrMT5DOHTDk4HYDlzmwu4FVCcIYI8gauveasrdCu2IKIFOJ3f0v/8MDGJCDL9oD2ppz/Av1b0Nj345H9M+XIA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/magic-string/-/magic-string-0.25.7.tgz} + resolution: + { + integrity: sha512-4CrMT5DOHTDk4HYDlzmwu4FVCcIYI8gauveasrdCu2IKIFOJ3f0v/8MDGJCDL9oD2ppz/Av1b0Nj345H9M+XIA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/magic-string/-/magic-string-0.25.7.tgz + } name: magic-string version: 0.25.7 dependencies: sourcemap-codec: registry.npmmirror.com/sourcemap-codec/1.4.8 registry.npmmirror.com/make-dir/2.1.0: - resolution: {integrity: sha512-LS9X+dc8KLxXCb8dni79fLIIUA5VyZoyjSMCwTluaXA0o27cCK0bhXkpgw+sTXVpPy/lSO57ilRixqk0vDmtRA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/make-dir/-/make-dir-2.1.0.tgz} + resolution: + { + integrity: sha512-LS9X+dc8KLxXCb8dni79fLIIUA5VyZoyjSMCwTluaXA0o27cCK0bhXkpgw+sTXVpPy/lSO57ilRixqk0vDmtRA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/make-dir/-/make-dir-2.1.0.tgz + } name: make-dir version: 2.1.0 - engines: {node: '>=6'} + engines: { node: '>=6' } requiresBuild: true dependencies: pify: registry.npmmirror.com/pify/4.0.1 @@ -6929,70 +10381,115 @@ packages: optional: true registry.npmmirror.com/make-error/1.3.6: - resolution: {integrity: sha512-s8UhlNe7vPKomQhC1qFelMokr/Sc3AgNbso3n74mVPA5LTZwkB9NlXf4XPamLxJE8h0gh73rM94xvwRT2CVInw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/make-error/-/make-error-1.3.6.tgz} + resolution: + { + integrity: sha512-s8UhlNe7vPKomQhC1qFelMokr/Sc3AgNbso3n74mVPA5LTZwkB9NlXf4XPamLxJE8h0gh73rM94xvwRT2CVInw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/make-error/-/make-error-1.3.6.tgz + } name: make-error version: 1.3.6 dev: true registry.npmmirror.com/map-cache/0.2.2: - resolution: {integrity: sha512-8y/eV9QQZCiyn1SprXSrCmqJN0yNRATe+PO8ztwqrvrbdRLA3eYJF0yaR0YayLWkMbsQSKWS9N2gPcGEc4UsZg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/map-cache/-/map-cache-0.2.2.tgz} + resolution: + { + integrity: sha512-8y/eV9QQZCiyn1SprXSrCmqJN0yNRATe+PO8ztwqrvrbdRLA3eYJF0yaR0YayLWkMbsQSKWS9N2gPcGEc4UsZg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/map-cache/-/map-cache-0.2.2.tgz + } name: map-cache version: 0.2.2 - engines: {node: '>=0.10.0'} + engines: { node: '>=0.10.0' } dev: true registry.npmmirror.com/map-obj/1.0.1: - resolution: {integrity: sha512-7N/q3lyZ+LVCp7PzuxrJr4KMbBE2hW7BT7YNia330OFxIf4d3r5zVpicP2650l7CPN6RM9zOJRl3NGpqSiw3Eg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/map-obj/-/map-obj-1.0.1.tgz} + resolution: + { + integrity: sha512-7N/q3lyZ+LVCp7PzuxrJr4KMbBE2hW7BT7YNia330OFxIf4d3r5zVpicP2650l7CPN6RM9zOJRl3NGpqSiw3Eg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/map-obj/-/map-obj-1.0.1.tgz + } name: map-obj version: 1.0.1 - engines: {node: '>=0.10.0'} + engines: { node: '>=0.10.0' } dev: true registry.npmmirror.com/map-obj/4.3.0: - resolution: {integrity: sha512-hdN1wVrZbb29eBGiGjJbeP8JbKjq1urkHJ/LIP/NY48MZ1QVXUsQBV1G1zvYFHn1XE06cwjBsOI2K3Ulnj1YXQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/map-obj/-/map-obj-4.3.0.tgz} + resolution: + { + integrity: sha512-hdN1wVrZbb29eBGiGjJbeP8JbKjq1urkHJ/LIP/NY48MZ1QVXUsQBV1G1zvYFHn1XE06cwjBsOI2K3Ulnj1YXQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/map-obj/-/map-obj-4.3.0.tgz + } name: map-obj version: 4.3.0 - engines: {node: '>=8'} + engines: { node: '>=8' } dev: true registry.npmmirror.com/map-visit/1.0.0: - resolution: {integrity: sha512-4y7uGv8bd2WdM9vpQsiQNo41Ln1NvhvDRuVt0k2JZQ+ezN2uaQes7lZeZ+QQUHOLQAtDaBJ+7wCbi+ab/KFs+w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/map-visit/-/map-visit-1.0.0.tgz} + resolution: + { + integrity: sha512-4y7uGv8bd2WdM9vpQsiQNo41Ln1NvhvDRuVt0k2JZQ+ezN2uaQes7lZeZ+QQUHOLQAtDaBJ+7wCbi+ab/KFs+w==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/map-visit/-/map-visit-1.0.0.tgz + } name: map-visit version: 1.0.0 - engines: {node: '>=0.10.0'} + engines: { node: '>=0.10.0' } dependencies: object-visit: registry.npmmirror.com/object-visit/1.0.1 dev: true registry.npmmirror.com/mathml-tag-names/2.1.3: - resolution: {integrity: sha512-APMBEanjybaPzUrfqU0IMU5I0AswKMH7k8OTLs0vvV4KZpExkTkY87nR/zpbuTPj+gARop7aGUbl11pnDfW6xg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/mathml-tag-names/-/mathml-tag-names-2.1.3.tgz} + resolution: + { + integrity: sha512-APMBEanjybaPzUrfqU0IMU5I0AswKMH7k8OTLs0vvV4KZpExkTkY87nR/zpbuTPj+gARop7aGUbl11pnDfW6xg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/mathml-tag-names/-/mathml-tag-names-2.1.3.tgz + } name: mathml-tag-names version: 2.1.3 dev: true registry.npmmirror.com/mdn-data/2.0.14: - resolution: {integrity: sha1-cRP8QoGRfWPOKbQ0RvcB5owlulA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/mdn-data/download/mdn-data-2.0.14.tgz} + resolution: + { + integrity: sha1-cRP8QoGRfWPOKbQ0RvcB5owlulA=, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/mdn-data/download/mdn-data-2.0.14.tgz + } name: mdn-data version: 2.0.14 dev: true registry.npmmirror.com/memoize-one/6.0.0: - resolution: {integrity: sha512-rkpe71W0N0c0Xz6QD0eJETuWAJGnJ9afsl1srmwPrI+yBCkge5EycXXbYRyvL29zZVUWQCY7InPRCv3GDXuZNw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/memoize-one/-/memoize-one-6.0.0.tgz} + resolution: + { + integrity: sha512-rkpe71W0N0c0Xz6QD0eJETuWAJGnJ9afsl1srmwPrI+yBCkge5EycXXbYRyvL29zZVUWQCY7InPRCv3GDXuZNw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/memoize-one/-/memoize-one-6.0.0.tgz + } name: memoize-one version: 6.0.0 dev: false registry.npmmirror.com/meow/8.1.2: - resolution: {integrity: sha512-r85E3NdZ+mpYk1C6RjPFEMSE+s1iZMuHtsHAqY0DT3jZczl0diWUZ8g6oU7h0M9cD2EL+PzaYghhCLzR0ZNn5Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/meow/-/meow-8.1.2.tgz} + resolution: + { + integrity: sha512-r85E3NdZ+mpYk1C6RjPFEMSE+s1iZMuHtsHAqY0DT3jZczl0diWUZ8g6oU7h0M9cD2EL+PzaYghhCLzR0ZNn5Q==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/meow/-/meow-8.1.2.tgz + } name: meow version: 8.1.2 - engines: {node: '>=10'} + engines: { node: '>=10' } dependencies: '@types/minimist': registry.npmmirror.com/@types/minimist/1.2.2 camelcase-keys: registry.npmmirror.com/camelcase-keys/6.2.2 decamelize-keys: registry.npmmirror.com/decamelize-keys/1.1.0 hard-rejection: registry.npmmirror.com/hard-rejection/2.1.0 - minimist-options: registry.npmmirror.com/minimist-options/4.1.0 + minimist-options: registry.nlark.com/minimist-options/4.1.0 normalize-package-data: registry.npmmirror.com/normalize-package-data/3.0.3 read-pkg-up: registry.npmmirror.com/read-pkg-up/7.0.1 redent: registry.npmmirror.com/redent/3.0.0 @@ -7002,17 +10499,22 @@ packages: dev: true registry.npmmirror.com/meow/9.0.0: - resolution: {integrity: sha512-+obSblOQmRhcyBt62furQqRAQpNyWXo8BuQ5bN7dG8wmwQ+vwHKp/rCFD4CrTP8CsDQD1sjoZ94K417XEUk8IQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/meow/-/meow-9.0.0.tgz} + resolution: + { + integrity: sha512-+obSblOQmRhcyBt62furQqRAQpNyWXo8BuQ5bN7dG8wmwQ+vwHKp/rCFD4CrTP8CsDQD1sjoZ94K417XEUk8IQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/meow/-/meow-9.0.0.tgz + } name: meow version: 9.0.0 - engines: {node: '>=10'} + engines: { node: '>=10' } dependencies: '@types/minimist': registry.npmmirror.com/@types/minimist/1.2.2 camelcase-keys: registry.npmmirror.com/camelcase-keys/6.2.2 decamelize: registry.npmmirror.com/decamelize/1.2.0 decamelize-keys: registry.npmmirror.com/decamelize-keys/1.1.0 hard-rejection: registry.npmmirror.com/hard-rejection/2.1.0 - minimist-options: registry.npmmirror.com/minimist-options/4.1.0 + minimist-options: registry.nlark.com/minimist-options/4.1.0 normalize-package-data: registry.npmmirror.com/normalize-package-data/3.0.3 read-pkg-up: registry.npmmirror.com/read-pkg-up/7.0.1 redent: registry.npmmirror.com/redent/3.0.0 @@ -7022,23 +10524,38 @@ packages: dev: true registry.npmmirror.com/merge-stream/2.0.0: - resolution: {integrity: sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/merge-stream/-/merge-stream-2.0.0.tgz} + resolution: + { + integrity: sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/merge-stream/-/merge-stream-2.0.0.tgz + } name: merge-stream version: 2.0.0 dev: true registry.npmmirror.com/merge2/1.4.1: - resolution: {integrity: sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/merge2/-/merge2-1.4.1.tgz} + resolution: + { + integrity: sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/merge2/-/merge2-1.4.1.tgz + } name: merge2 version: 1.4.1 - engines: {node: '>= 8'} + engines: { node: '>= 8' } dev: true registry.npmmirror.com/micromatch/3.1.0: - resolution: {integrity: sha512-3StSelAE+hnRvMs8IdVW7Uhk8CVed5tp+kLLGlBP6WiRAXS21GPGu/Nat4WNPXj2Eoc24B02SaeoyozPMfj0/g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/micromatch/-/micromatch-3.1.0.tgz} + resolution: + { + integrity: sha512-3StSelAE+hnRvMs8IdVW7Uhk8CVed5tp+kLLGlBP6WiRAXS21GPGu/Nat4WNPXj2Eoc24B02SaeoyozPMfj0/g==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/micromatch/-/micromatch-3.1.0.tgz + } name: micromatch version: 3.1.0 - engines: {node: '>=0.10.0'} + engines: { node: '>=0.10.0' } dependencies: arr-diff: registry.npmmirror.com/arr-diff/4.0.0 array-unique: registry.npmmirror.com/array-unique/0.3.2 @@ -7056,17 +10573,27 @@ packages: dev: true registry.npmmirror.com/micromatch/4.0.4: - resolution: {integrity: sha512-pRmzw/XUcwXGpD9aI9q/0XOwLNygjETJ8y0ao0wdqprrzDa4YnxLcz7fQRZr8voh8V10kGhABbNcHVk5wHgWwg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/micromatch/-/micromatch-4.0.4.tgz} + resolution: + { + integrity: sha512-pRmzw/XUcwXGpD9aI9q/0XOwLNygjETJ8y0ao0wdqprrzDa4YnxLcz7fQRZr8voh8V10kGhABbNcHVk5wHgWwg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/micromatch/-/micromatch-4.0.4.tgz + } name: micromatch version: 4.0.4 - engines: {node: '>=8.6'} + engines: { node: '>=8.6' } dependencies: braces: registry.npmmirror.com/braces/3.0.2 picomatch: registry.npmmirror.com/picomatch/2.3.0 dev: true registry.npmmirror.com/mime-match/1.0.2: - resolution: {integrity: sha512-VXp/ugGDVh3eCLOBCiHZMYWQaTNUHv2IJrut+yXA6+JbLPXHglHwfS/5A5L0ll+jkCY7fIzRJcH6OIunF+c6Cg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/mime-match/-/mime-match-1.0.2.tgz} + resolution: + { + integrity: sha512-VXp/ugGDVh3eCLOBCiHZMYWQaTNUHv2IJrut+yXA6+JbLPXHglHwfS/5A5L0ll+jkCY7fIzRJcH6OIunF+c6Cg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/mime-match/-/mime-match-1.0.2.tgz + } name: mime-match version: 1.0.2 dependencies: @@ -7074,79 +10601,113 @@ packages: dev: false registry.npmmirror.com/mime/1.6.0: - resolution: {integrity: sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/mime/-/mime-1.6.0.tgz} + resolution: + { + integrity: sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/mime/-/mime-1.6.0.tgz + } name: mime version: 1.6.0 - engines: {node: '>=4'} + engines: { node: '>=4' } hasBin: true requiresBuild: true dev: true optional: true registry.npmmirror.com/mimic-fn/1.2.0: - resolution: {integrity: sha512-jf84uxzwiuiIVKiOLpfYk7N46TSy8ubTonmneY9vrpHNAnp0QBt2BxWV9dO3/j+BoVAb+a5G6YDPW3M5HOdMWQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/mimic-fn/-/mimic-fn-1.2.0.tgz} + resolution: + { + integrity: sha512-jf84uxzwiuiIVKiOLpfYk7N46TSy8ubTonmneY9vrpHNAnp0QBt2BxWV9dO3/j+BoVAb+a5G6YDPW3M5HOdMWQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/mimic-fn/-/mimic-fn-1.2.0.tgz + } name: mimic-fn version: 1.2.0 - engines: {node: '>=4'} + engines: { node: '>=4' } dev: true registry.npmmirror.com/mimic-fn/2.1.0: - resolution: {integrity: sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/mimic-fn/-/mimic-fn-2.1.0.tgz} + resolution: + { + integrity: sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/mimic-fn/-/mimic-fn-2.1.0.tgz + } name: mimic-fn version: 2.1.0 - engines: {node: '>=6'} + engines: { node: '>=6' } dev: true registry.npmmirror.com/min-indent/1.0.1: - resolution: {integrity: sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/min-indent/-/min-indent-1.0.1.tgz} + resolution: + { + integrity: sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/min-indent/-/min-indent-1.0.1.tgz + } name: min-indent version: 1.0.1 - engines: {node: '>=4'} + engines: { node: '>=4' } dev: true registry.npmmirror.com/minimatch/3.0.4: - resolution: {integrity: sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/minimatch/-/minimatch-3.0.4.tgz} + resolution: + { + integrity: sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/minimatch/-/minimatch-3.0.4.tgz + } name: minimatch version: 3.0.4 dependencies: brace-expansion: registry.npmmirror.com/brace-expansion/1.1.11 dev: true - registry.npmmirror.com/minimist-options/4.1.0: - resolution: {integrity: sha512-Q4r8ghd80yhO/0j1O3B2BjweX3fiHg9cdOwjJd2J76Q135c+NDxGCqdYKQ1SKBuFfgWbAUzBfvYjPUEeNgqN1A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/minimist-options/-/minimist-options-4.1.0.tgz} - name: minimist-options - version: 4.1.0 - engines: {node: '>= 6'} - dependencies: - arrify: registry.npmmirror.com/arrify/1.0.1 - is-plain-obj: registry.npmmirror.com/is-plain-obj/1.1.0 - kind-of: registry.npmmirror.com/kind-of/6.0.3 - dev: true - registry.npmmirror.com/minimist/1.2.5: - resolution: {integrity: sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/minimist/-/minimist-1.2.5.tgz} + resolution: + { + integrity: sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/minimist/-/minimist-1.2.5.tgz + } name: minimist version: 1.2.5 dev: true registry.npmmirror.com/mitt/3.0.0: - resolution: {integrity: sha512-7dX2/10ITVyqh4aOSVI9gdape+t9l2/8QxHrFmUXu4EEUpdlxl6RudZUPZoc+zuY2hk1j7XxVroIVIan/pD/SQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/mitt/-/mitt-3.0.0.tgz} + resolution: + { + integrity: sha512-7dX2/10ITVyqh4aOSVI9gdape+t9l2/8QxHrFmUXu4EEUpdlxl6RudZUPZoc+zuY2hk1j7XxVroIVIan/pD/SQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/mitt/-/mitt-3.0.0.tgz + } name: mitt version: 3.0.0 dev: false registry.npmmirror.com/mixin-deep/1.3.2: - resolution: {integrity: sha512-WRoDn//mXBiJ1H40rqa3vH0toePwSsGb45iInWlTySa+Uu4k3tYUSxa2v1KqAiLtvlrSzaExqS1gtk96A9zvEA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/mixin-deep/-/mixin-deep-1.3.2.tgz} + resolution: + { + integrity: sha512-WRoDn//mXBiJ1H40rqa3vH0toePwSsGb45iInWlTySa+Uu4k3tYUSxa2v1KqAiLtvlrSzaExqS1gtk96A9zvEA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/mixin-deep/-/mixin-deep-1.3.2.tgz + } name: mixin-deep version: 1.3.2 - engines: {node: '>=0.10.0'} + engines: { node: '>=0.10.0' } dependencies: for-in: registry.npmmirror.com/for-in/1.0.2 is-extendable: registry.npmmirror.com/is-extendable/1.0.1 dev: true registry.npmmirror.com/mockjs/1.1.0: - resolution: {integrity: sha512-eQsKcWzIaZzEZ07NuEyO4Nw65g0hdWAyurVol1IPl1gahRwY+svqzfgfey8U8dahLwG44d6/RwEzuK52rSa/JQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/mockjs/download/mockjs-1.1.0.tgz} + resolution: + { + integrity: sha512-eQsKcWzIaZzEZ07NuEyO4Nw65g0hdWAyurVol1IPl1gahRwY+svqzfgfey8U8dahLwG44d6/RwEzuK52rSa/JQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/mockjs/download/mockjs-1.1.0.tgz + } name: mockjs version: 1.1.0 hasBin: true @@ -7155,43 +10716,73 @@ packages: dev: false registry.npmmirror.com/modify-values/1.0.1: - resolution: {integrity: sha512-xV2bxeN6F7oYjZWTe/YPAy6MN2M+sL4u/Rlm2AHCIVGfo2p1yGmBHQ6vHehl4bRTZBdHu3TSkWdYgkwpYzAGSw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/modify-values/-/modify-values-1.0.1.tgz} + resolution: + { + integrity: sha512-xV2bxeN6F7oYjZWTe/YPAy6MN2M+sL4u/Rlm2AHCIVGfo2p1yGmBHQ6vHehl4bRTZBdHu3TSkWdYgkwpYzAGSw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/modify-values/-/modify-values-1.0.1.tgz + } name: modify-values version: 1.0.1 - engines: {node: '>=0.10.0'} + engines: { node: '>=0.10.0' } dev: true registry.npmmirror.com/mrmime/1.0.0: - resolution: {integrity: sha1-FNOH8FhaUjPSkbq6M5sGN1KiOYs=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/mrmime/download/mrmime-1.0.0.tgz} + resolution: + { + integrity: sha1-FNOH8FhaUjPSkbq6M5sGN1KiOYs=, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/mrmime/download/mrmime-1.0.0.tgz + } name: mrmime version: 1.0.0 - engines: {node: '>=10'} + engines: { node: '>=10' } dev: true registry.npmmirror.com/ms/2.0.0: - resolution: {integrity: sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ms/-/ms-2.0.0.tgz} + resolution: + { + integrity: sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/ms/-/ms-2.0.0.tgz + } name: ms version: 2.0.0 dev: true registry.npmmirror.com/ms/2.1.2: - resolution: {integrity: sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ms/-/ms-2.1.2.tgz} + resolution: + { + integrity: sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/ms/-/ms-2.1.2.tgz + } name: ms version: 2.1.2 dev: true registry.npmmirror.com/ms/2.1.3: - resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ms/-/ms-2.1.3.tgz} + resolution: + { + integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/ms/-/ms-2.1.3.tgz + } name: ms version: 2.1.3 dev: true optional: true registry.npmmirror.com/multimatch/4.0.0: - resolution: {integrity: sha1-jDwPbj6ESa2grz3SnvtJGjdRkbM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/multimatch/download/multimatch-4.0.0.tgz} + resolution: + { + integrity: sha1-jDwPbj6ESa2grz3SnvtJGjdRkbM=, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/multimatch/download/multimatch-4.0.0.tgz + } name: multimatch version: 4.0.0 - engines: {node: '>=8'} + engines: { node: '>=8' } dependencies: '@types/minimatch': registry.npmmirror.com/@types/minimatch/3.0.5 array-differ: registry.nlark.com/array-differ/3.0.0 @@ -7201,23 +10792,38 @@ packages: dev: true registry.npmmirror.com/namespace-emitter/2.0.1: - resolution: {integrity: sha512-N/sMKHniSDJBjfrkbS/tpkPj4RAbvW3mr8UAzvlMHyun93XEm83IAvhWtJVHo+RHn/oO8Job5YN4b+wRjSVp5g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/namespace-emitter/-/namespace-emitter-2.0.1.tgz} + resolution: + { + integrity: sha512-N/sMKHniSDJBjfrkbS/tpkPj4RAbvW3mr8UAzvlMHyun93XEm83IAvhWtJVHo+RHn/oO8Job5YN4b+wRjSVp5g==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/namespace-emitter/-/namespace-emitter-2.0.1.tgz + } name: namespace-emitter version: 2.0.1 dev: false - registry.npmmirror.com/nanoid/3.2.0: - resolution: {integrity: sha512-fmsZYa9lpn69Ad5eDn7FMcnnSR+8R34W9qJEijxYhTbfOWzr22n1QxCMzXLK+ODyW2973V3Fux959iQoUxzUIA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/nanoid/-/nanoid-3.2.0.tgz} + registry.npmmirror.com/nanoid/3.3.1: + resolution: + { + integrity: sha512-n6Vs/3KGyxPQd6uO0eH4Bv0ojGSUvuLlIHtC3Y0kEO23YRge8H9x1GCzLn28YX0H66pMkxuaeESFq4tKISKwdw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/nanoid/-/nanoid-3.3.1.tgz + } name: nanoid - version: 3.2.0 - engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} + version: 3.3.1 + engines: { node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1 } hasBin: true registry.npmmirror.com/nanomatch/1.2.13: - resolution: {integrity: sha512-fpoe2T0RbHwBTBUOftAfBPaDEi06ufaUai0mE6Yn1kacc3SnTErfb/h+X94VXzI64rKFHYImXSvdwGGCmwOqCA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/nanomatch/-/nanomatch-1.2.13.tgz} + resolution: + { + integrity: sha512-fpoe2T0RbHwBTBUOftAfBPaDEi06ufaUai0mE6Yn1kacc3SnTErfb/h+X94VXzI64rKFHYImXSvdwGGCmwOqCA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/nanomatch/-/nanomatch-1.2.13.tgz + } name: nanomatch version: 1.2.13 - engines: {node: '>=0.10.0'} + engines: { node: '>=0.10.0' } dependencies: arr-diff: registry.npmmirror.com/arr-diff/4.0.0 array-unique: registry.npmmirror.com/array-unique/0.3.2 @@ -7233,16 +10839,26 @@ packages: dev: true registry.npmmirror.com/natural-compare/1.4.0: - resolution: {integrity: sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/natural-compare/-/natural-compare-1.4.0.tgz} + resolution: + { + integrity: sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/natural-compare/-/natural-compare-1.4.0.tgz + } name: natural-compare version: 1.4.0 dev: true registry.npmmirror.com/needle/2.9.1: - resolution: {integrity: sha512-6R9fqJ5Zcmf+uYaFgdIHmLwNldn5HbK8L5ybn7Uz+ylX/rnOsSp1AHcvQSrCaFN+qNM1wpymHqD7mVasEOlHGQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/needle/-/needle-2.9.1.tgz} + resolution: + { + integrity: sha512-6R9fqJ5Zcmf+uYaFgdIHmLwNldn5HbK8L5ybn7Uz+ylX/rnOsSp1AHcvQSrCaFN+qNM1wpymHqD7mVasEOlHGQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/needle/-/needle-2.9.1.tgz + } name: needle version: 2.9.1 - engines: {node: '>= 4.4.x'} + engines: { node: '>= 4.4.x' } hasBin: true requiresBuild: true dependencies: @@ -7253,19 +10869,34 @@ packages: optional: true registry.npmmirror.com/neo-async/2.6.2: - resolution: {integrity: sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/neo-async/-/neo-async-2.6.2.tgz} + resolution: + { + integrity: sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/neo-async/-/neo-async-2.6.2.tgz + } name: neo-async version: 2.6.2 dev: true registry.npmmirror.com/next-tick/1.0.0: - resolution: {integrity: sha512-mc/caHeUcdjnC/boPWJefDr4KUIWQNv+tlnFnJd38QMou86QtxQzBJfxgGRzvx8jazYRqrVlaHarfO72uNxPOg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/next-tick/-/next-tick-1.0.0.tgz} + resolution: + { + integrity: sha512-mc/caHeUcdjnC/boPWJefDr4KUIWQNv+tlnFnJd38QMou86QtxQzBJfxgGRzvx8jazYRqrVlaHarfO72uNxPOg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/next-tick/-/next-tick-1.0.0.tgz + } name: next-tick version: 1.0.0 dev: false registry.npmmirror.com/no-case/3.0.4: - resolution: {integrity: sha512-fgAN3jGAh+RoxUGZHTSOLJIqUc2wmoBwGR4tbpNAKmmovFoWq0OdRkb0VkldReO2a2iBT/OEulG9XSUc10r3zg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/no-case/-/no-case-3.0.4.tgz} + resolution: + { + integrity: sha512-fgAN3jGAh+RoxUGZHTSOLJIqUc2wmoBwGR4tbpNAKmmovFoWq0OdRkb0VkldReO2a2iBT/OEulG9XSUc10r3zg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/no-case/-/no-case-3.0.4.tgz + } name: no-case version: 3.0.4 dependencies: @@ -7274,10 +10905,15 @@ packages: dev: true registry.npmmirror.com/node-fetch/2.6.7: - resolution: {integrity: sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/node-fetch/-/node-fetch-2.6.7.tgz} + resolution: + { + integrity: sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/node-fetch/-/node-fetch-2.6.7.tgz + } name: node-fetch version: 2.6.7 - engines: {node: 4.x || >=6.0.0} + engines: { node: 4.x || >=6.0.0 } peerDependencies: encoding: ^0.1.0 peerDependenciesMeta: @@ -7287,7 +10923,12 @@ packages: whatwg-url: registry.npmmirror.com/whatwg-url/5.0.0 registry.npmmirror.com/node-html-parser/5.2.0: - resolution: {integrity: sha512-fmiwLfQu+J2A0zjwSEkztSHexAf5qq/WoiL/Hgo1K7JpfEP+OGWY5maG0kGaM+IFVdixF/1QbyXaQ3h4cGfeLw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/node-html-parser/-/node-html-parser-5.2.0.tgz} + resolution: + { + integrity: sha512-fmiwLfQu+J2A0zjwSEkztSHexAf5qq/WoiL/Hgo1K7JpfEP+OGWY5maG0kGaM+IFVdixF/1QbyXaQ3h4cGfeLw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/node-html-parser/-/node-html-parser-5.2.0.tgz + } name: node-html-parser version: 5.2.0 dependencies: @@ -7296,13 +10937,23 @@ packages: dev: true registry.npmmirror.com/node-releases/2.0.1: - resolution: {integrity: sha1-PR05XyBPHy8ppUNYuftnh2WtL8U=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/node-releases/download/node-releases-2.0.1.tgz?cache=0&sync_timestamp=1634807596728&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Fnode-releases%2Fdownload%2Fnode-releases-2.0.1.tgz} + resolution: + { + integrity: sha1-PR05XyBPHy8ppUNYuftnh2WtL8U=, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/node-releases/download/node-releases-2.0.1.tgz?cache=0&sync_timestamp=1634807596728&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Fnode-releases%2Fdownload%2Fnode-releases-2.0.1.tgz + } name: node-releases version: 2.0.1 dev: true registry.npmmirror.com/normalize-package-data/2.5.0: - resolution: {integrity: sha512-/5CMN3T0R4XTj4DcGaexo+roZSdSFW/0AOOTROrjxzCG1wrWXEsGbRKevjlIL+ZDE4sZlJr5ED4YW0yqmkK+eA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/normalize-package-data/-/normalize-package-data-2.5.0.tgz} + resolution: + { + integrity: sha512-/5CMN3T0R4XTj4DcGaexo+roZSdSFW/0AOOTROrjxzCG1wrWXEsGbRKevjlIL+ZDE4sZlJr5ED4YW0yqmkK+eA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/normalize-package-data/-/normalize-package-data-2.5.0.tgz + } name: normalize-package-data version: 2.5.0 dependencies: @@ -7313,10 +10964,15 @@ packages: dev: true registry.npmmirror.com/normalize-package-data/3.0.3: - resolution: {integrity: sha512-p2W1sgqij3zMMyRC067Dg16bfzVH+w7hyegmpIvZ4JNjqtGOVAIvLmjBx3yP7YTe9vKJgkoNOPjwQGogDoMXFA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/normalize-package-data/-/normalize-package-data-3.0.3.tgz} + resolution: + { + integrity: sha512-p2W1sgqij3zMMyRC067Dg16bfzVH+w7hyegmpIvZ4JNjqtGOVAIvLmjBx3yP7YTe9vKJgkoNOPjwQGogDoMXFA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/normalize-package-data/-/normalize-package-data-3.0.3.tgz + } name: normalize-package-data version: 3.0.3 - engines: {node: '>=10'} + engines: { node: '>=10' } dependencies: hosted-git-info: registry.npmmirror.com/hosted-git-info/4.0.2 is-core-module: registry.npmmirror.com/is-core-module/2.8.1 @@ -7325,42 +10981,72 @@ packages: dev: true registry.npmmirror.com/normalize-path/3.0.0: - resolution: {integrity: sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/normalize-path/-/normalize-path-3.0.0.tgz} + resolution: + { + integrity: sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/normalize-path/-/normalize-path-3.0.0.tgz + } name: normalize-path version: 3.0.0 - engines: {node: '>=0.10.0'} + engines: { node: '>=0.10.0' } dev: true registry.npmmirror.com/normalize-selector/0.2.0: - resolution: {integrity: sha512-dxvWdI8gw6eAvk9BlPffgEoGfM7AdijoCwOEJge3e3ulT2XLgmU7KvvxprOaCu05Q1uGRHmOhHe1r6emZoKyFw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/normalize-selector/-/normalize-selector-0.2.0.tgz} + resolution: + { + integrity: sha512-dxvWdI8gw6eAvk9BlPffgEoGfM7AdijoCwOEJge3e3ulT2XLgmU7KvvxprOaCu05Q1uGRHmOhHe1r6emZoKyFw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/normalize-selector/-/normalize-selector-0.2.0.tgz + } name: normalize-selector version: 0.2.0 dev: true registry.npmmirror.com/normalize-wheel-es/1.1.1: - resolution: {integrity: sha512-157VNH4CngrcsvF8xOVOe22cwniIR3nxSltdctvQeHZj8JttEeOXffK28jucWfWBXs0QNetAumjc1GiInnwX4w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/normalize-wheel-es/-/normalize-wheel-es-1.1.1.tgz} + resolution: + { + integrity: sha512-157VNH4CngrcsvF8xOVOe22cwniIR3nxSltdctvQeHZj8JttEeOXffK28jucWfWBXs0QNetAumjc1GiInnwX4w==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/normalize-wheel-es/-/normalize-wheel-es-1.1.1.tgz + } name: normalize-wheel-es version: 1.1.1 dev: false registry.npmmirror.com/npm-run-path/4.0.1: - resolution: {integrity: sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/npm-run-path/-/npm-run-path-4.0.1.tgz} + resolution: + { + integrity: sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/npm-run-path/-/npm-run-path-4.0.1.tgz + } name: npm-run-path version: 4.0.1 - engines: {node: '>=8'} + engines: { node: '>=8' } dependencies: path-key: registry.npmmirror.com/path-key/3.1.1 dev: true registry.npmmirror.com/nprogress/0.2.0: - resolution: {integrity: sha512-I19aIingLgR1fmhftnbWWO3dXc0hSxqHQHQb3H8m+K3TnEn/iSeTZZOyvKXWqQESMwuUVnatlCnZdLBZZt2VSA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/nprogress/download/nprogress-0.2.0.tgz} + resolution: + { + integrity: sha512-I19aIingLgR1fmhftnbWWO3dXc0hSxqHQHQb3H8m+K3TnEn/iSeTZZOyvKXWqQESMwuUVnatlCnZdLBZZt2VSA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/nprogress/download/nprogress-0.2.0.tgz + } name: nprogress version: 0.2.0 requiresBuild: true dev: false registry.npmmirror.com/nth-check/2.0.1: - resolution: {integrity: sha512-it1vE95zF6dTT9lBsYbxvqh0Soy4SPowchj0UBGj/V6cTPnXXtQOPUbhZ6CmGzAD/rW22LQK6E96pcdJXk4A4w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/nth-check/-/nth-check-2.0.1.tgz} + resolution: + { + integrity: sha512-it1vE95zF6dTT9lBsYbxvqh0Soy4SPowchj0UBGj/V6cTPnXXtQOPUbhZ6CmGzAD/rW22LQK6E96pcdJXk4A4w==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/nth-check/-/nth-check-2.0.1.tgz + } name: nth-check version: 2.0.1 dependencies: @@ -7368,24 +11054,39 @@ packages: dev: true registry.npmmirror.com/null-check/1.0.0: - resolution: {integrity: sha512-j8ZNHg19TyIQOWCGeeQJBuu6xZYIEurf8M1Qsfd8mFrGEfIZytbw18YjKWg+LcO25NowXGZXZpKAx+Ui3TFfDw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/null-check/-/null-check-1.0.0.tgz} + resolution: + { + integrity: sha512-j8ZNHg19TyIQOWCGeeQJBuu6xZYIEurf8M1Qsfd8mFrGEfIZytbw18YjKWg+LcO25NowXGZXZpKAx+Ui3TFfDw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/null-check/-/null-check-1.0.0.tgz + } name: null-check version: 1.0.0 - engines: {node: '>=0.10.0'} + engines: { node: '>=0.10.0' } dev: true registry.npmmirror.com/object-assign/4.1.1: - resolution: {integrity: sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/object-assign/-/object-assign-4.1.1.tgz} + resolution: + { + integrity: sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/object-assign/-/object-assign-4.1.1.tgz + } name: object-assign version: 4.1.1 - engines: {node: '>=0.10.0'} + engines: { node: '>=0.10.0' } dev: true registry.npmmirror.com/object-copy/0.1.0: - resolution: {integrity: sha512-79LYn6VAb63zgtmAteVOWo9Vdj71ZVBy3Pbse+VqxDpEP83XuujMrGqHIwAXJ5I/aM0zU7dIyIAhifVTPrNItQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/object-copy/-/object-copy-0.1.0.tgz} + resolution: + { + integrity: sha512-79LYn6VAb63zgtmAteVOWo9Vdj71ZVBy3Pbse+VqxDpEP83XuujMrGqHIwAXJ5I/aM0zU7dIyIAhifVTPrNItQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/object-copy/-/object-copy-0.1.0.tgz + } name: object-copy version: 0.1.0 - engines: {node: '>=0.10.0'} + engines: { node: '>=0.10.0' } dependencies: copy-descriptor: registry.npmmirror.com/copy-descriptor/0.1.1 define-property: registry.npmmirror.com/define-property/0.2.5 @@ -7393,30 +11094,50 @@ packages: dev: true registry.npmmirror.com/object-inspect/1.12.0: - resolution: {integrity: sha512-Ho2z80bVIvJloH+YzRmpZVQe87+qASmBUKZDWgx9cu+KDrX2ZDH/3tMy+gXbZETVGs2M8YdxObOh7XAtim9Y0g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/object-inspect/-/object-inspect-1.12.0.tgz} + resolution: + { + integrity: sha512-Ho2z80bVIvJloH+YzRmpZVQe87+qASmBUKZDWgx9cu+KDrX2ZDH/3tMy+gXbZETVGs2M8YdxObOh7XAtim9Y0g==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/object-inspect/-/object-inspect-1.12.0.tgz + } name: object-inspect version: 1.12.0 registry.npmmirror.com/object-visit/1.0.1: - resolution: {integrity: sha512-GBaMwwAVK9qbQN3Scdo0OyvgPW7l3lnaVMj84uTOZlswkX0KpF6fyDBJhtTthf7pymztoN36/KEr1DyhF96zEA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/object-visit/-/object-visit-1.0.1.tgz} + resolution: + { + integrity: sha512-GBaMwwAVK9qbQN3Scdo0OyvgPW7l3lnaVMj84uTOZlswkX0KpF6fyDBJhtTthf7pymztoN36/KEr1DyhF96zEA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/object-visit/-/object-visit-1.0.1.tgz + } name: object-visit version: 1.0.1 - engines: {node: '>=0.10.0'} + engines: { node: '>=0.10.0' } dependencies: isobject: registry.npmmirror.com/isobject/3.0.1 dev: true registry.npmmirror.com/object.pick/1.3.0: - resolution: {integrity: sha512-tqa/UMy/CCoYmj+H5qc07qvSL9dqcs/WZENZ1JbtWBlATP+iVOe778gE6MSijnyCnORzDuX6hU+LA4SZ09YjFQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/object.pick/-/object.pick-1.3.0.tgz} + resolution: + { + integrity: sha512-tqa/UMy/CCoYmj+H5qc07qvSL9dqcs/WZENZ1JbtWBlATP+iVOe778gE6MSijnyCnORzDuX6hU+LA4SZ09YjFQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/object.pick/-/object.pick-1.3.0.tgz + } name: object.pick version: 1.3.0 - engines: {node: '>=0.10.0'} + engines: { node: '>=0.10.0' } dependencies: isobject: registry.npmmirror.com/isobject/3.0.1 dev: true registry.npmmirror.com/once/1.4.0: - resolution: {integrity: sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/once/-/once-1.4.0.tgz} + resolution: + { + integrity: sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/once/-/once-1.4.0.tgz + } name: once version: 1.4.0 dependencies: @@ -7424,28 +11145,43 @@ packages: dev: true registry.npmmirror.com/onetime/2.0.1: - resolution: {integrity: sha512-oyyPpiMaKARvvcgip+JV+7zci5L8D1W9RZIz2l1o08AM3pfspitVWnPt3mzHcBPp12oYMTy0pqrFs/C+m3EwsQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/onetime/-/onetime-2.0.1.tgz} + resolution: + { + integrity: sha512-oyyPpiMaKARvvcgip+JV+7zci5L8D1W9RZIz2l1o08AM3pfspitVWnPt3mzHcBPp12oYMTy0pqrFs/C+m3EwsQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/onetime/-/onetime-2.0.1.tgz + } name: onetime version: 2.0.1 - engines: {node: '>=4'} + engines: { node: '>=4' } dependencies: mimic-fn: registry.npmmirror.com/mimic-fn/1.2.0 dev: true registry.npmmirror.com/onetime/5.1.2: - resolution: {integrity: sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/onetime/-/onetime-5.1.2.tgz} + resolution: + { + integrity: sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/onetime/-/onetime-5.1.2.tgz + } name: onetime version: 5.1.2 - engines: {node: '>=6'} + engines: { node: '>=6' } dependencies: mimic-fn: registry.npmmirror.com/mimic-fn/2.1.0 dev: true registry.npmmirror.com/optionator/0.9.1: - resolution: {integrity: sha512-74RlY5FCnhq4jRxVUPKDaRwrVNXMqsGsiW6AJw4XK8hmtm10wC0ypZBLw5IIp85NZMr91+qd1RvvENwg7jjRFw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/optionator/-/optionator-0.9.1.tgz} + resolution: + { + integrity: sha512-74RlY5FCnhq4jRxVUPKDaRwrVNXMqsGsiW6AJw4XK8hmtm10wC0ypZBLw5IIp85NZMr91+qd1RvvENwg7jjRFw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/optionator/-/optionator-0.9.1.tgz + } name: optionator version: 0.9.1 - engines: {node: '>= 0.8.0'} + engines: { node: '>= 0.8.0' } dependencies: deep-is: registry.npmmirror.com/deep-is/0.1.4 fast-levenshtein: registry.npmmirror.com/fast-levenshtein/2.0.6 @@ -7456,90 +11192,145 @@ packages: dev: true registry.npmmirror.com/p-limit/1.3.0: - resolution: {integrity: sha512-vvcXsLAJ9Dr5rQOPk7toZQZJApBl2K4J6dANSsEuh6QI41JYcsS/qhTGa9ErIUUgK3WNQoJYvylxvjqmiqEA9Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/p-limit/-/p-limit-1.3.0.tgz} + resolution: + { + integrity: sha512-vvcXsLAJ9Dr5rQOPk7toZQZJApBl2K4J6dANSsEuh6QI41JYcsS/qhTGa9ErIUUgK3WNQoJYvylxvjqmiqEA9Q==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/p-limit/-/p-limit-1.3.0.tgz + } name: p-limit version: 1.3.0 - engines: {node: '>=4'} + engines: { node: '>=4' } dependencies: p-try: registry.npmmirror.com/p-try/1.0.0 dev: true registry.npmmirror.com/p-limit/2.3.0: - resolution: {integrity: sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/p-limit/-/p-limit-2.3.0.tgz} + resolution: + { + integrity: sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/p-limit/-/p-limit-2.3.0.tgz + } name: p-limit version: 2.3.0 - engines: {node: '>=6'} + engines: { node: '>=6' } dependencies: p-try: registry.npmmirror.com/p-try/2.2.0 registry.npmmirror.com/p-limit/3.1.0: - resolution: {integrity: sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/p-limit/-/p-limit-3.1.0.tgz} + resolution: + { + integrity: sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/p-limit/-/p-limit-3.1.0.tgz + } name: p-limit version: 3.1.0 - engines: {node: '>=10'} + engines: { node: '>=10' } dependencies: yocto-queue: registry.npmmirror.com/yocto-queue/0.1.0 dev: true registry.npmmirror.com/p-locate/2.0.0: - resolution: {integrity: sha512-nQja7m7gSKuewoVRen45CtVfODR3crN3goVQ0DDZ9N3yHxgpkuBhZqsaiotSQRrADUrne346peY7kT3TSACykg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/p-locate/-/p-locate-2.0.0.tgz} + resolution: + { + integrity: sha512-nQja7m7gSKuewoVRen45CtVfODR3crN3goVQ0DDZ9N3yHxgpkuBhZqsaiotSQRrADUrne346peY7kT3TSACykg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/p-locate/-/p-locate-2.0.0.tgz + } name: p-locate version: 2.0.0 - engines: {node: '>=4'} + engines: { node: '>=4' } dependencies: p-limit: registry.npmmirror.com/p-limit/1.3.0 dev: true registry.npmmirror.com/p-locate/3.0.0: - resolution: {integrity: sha512-x+12w/To+4GFfgJhBEpiDcLozRJGegY+Ei7/z0tSLkMmxGZNybVMSfWj9aJn8Z5Fc7dBUNJOOVgPv2H7IwulSQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/p-locate/-/p-locate-3.0.0.tgz} + resolution: + { + integrity: sha512-x+12w/To+4GFfgJhBEpiDcLozRJGegY+Ei7/z0tSLkMmxGZNybVMSfWj9aJn8Z5Fc7dBUNJOOVgPv2H7IwulSQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/p-locate/-/p-locate-3.0.0.tgz + } name: p-locate version: 3.0.0 - engines: {node: '>=6'} + engines: { node: '>=6' } dependencies: p-limit: registry.npmmirror.com/p-limit/2.3.0 dev: true registry.npmmirror.com/p-locate/4.1.0: - resolution: {integrity: sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/p-locate/-/p-locate-4.1.0.tgz} + resolution: + { + integrity: sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/p-locate/-/p-locate-4.1.0.tgz + } name: p-locate version: 4.1.0 - engines: {node: '>=8'} + engines: { node: '>=8' } dependencies: p-limit: registry.npmmirror.com/p-limit/2.3.0 registry.npmmirror.com/p-locate/5.0.0: - resolution: {integrity: sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/p-locate/-/p-locate-5.0.0.tgz} + resolution: + { + integrity: sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/p-locate/-/p-locate-5.0.0.tgz + } name: p-locate version: 5.0.0 - engines: {node: '>=10'} + engines: { node: '>=10' } dependencies: p-limit: registry.npmmirror.com/p-limit/3.1.0 dev: true registry.npmmirror.com/p-map/4.0.0: - resolution: {integrity: sha512-/bjOqmgETBYB5BoEeGVea8dmvHb2m9GLy1E9W43yeyfP6QQCZGFNa+XRceJEuDB6zqr+gKpIAmlLebMpykw/MQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/p-map/-/p-map-4.0.0.tgz} + resolution: + { + integrity: sha512-/bjOqmgETBYB5BoEeGVea8dmvHb2m9GLy1E9W43yeyfP6QQCZGFNa+XRceJEuDB6zqr+gKpIAmlLebMpykw/MQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/p-map/-/p-map-4.0.0.tgz + } name: p-map version: 4.0.0 - engines: {node: '>=10'} + engines: { node: '>=10' } dependencies: aggregate-error: registry.npmmirror.com/aggregate-error/3.1.0 dev: true registry.npmmirror.com/p-try/1.0.0: - resolution: {integrity: sha512-U1etNYuMJoIz3ZXSrrySFjsXQTWOx2/jdi86L+2pRvph/qMKL6sbcCYdH23fqsbm8TH2Gn0OybpT4eSFlCVHww==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/p-try/-/p-try-1.0.0.tgz} + resolution: + { + integrity: sha512-U1etNYuMJoIz3ZXSrrySFjsXQTWOx2/jdi86L+2pRvph/qMKL6sbcCYdH23fqsbm8TH2Gn0OybpT4eSFlCVHww==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/p-try/-/p-try-1.0.0.tgz + } name: p-try version: 1.0.0 - engines: {node: '>=4'} + engines: { node: '>=4' } dev: true registry.npmmirror.com/p-try/2.2.0: - resolution: {integrity: sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/p-try/-/p-try-2.2.0.tgz} + resolution: + { + integrity: sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/p-try/-/p-try-2.2.0.tgz + } name: p-try version: 2.2.0 - engines: {node: '>=6'} + engines: { node: '>=6' } registry.npmmirror.com/param-case/3.0.4: - resolution: {integrity: sha512-RXlj7zCYokReqWpOPH9oYivUzLYZ5vAPIfEmCTNViosC78F8F0H9y7T7gG2M39ymgutxF5gcFEsyZQSph9Bp3A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/param-case/-/param-case-3.0.4.tgz} + resolution: + { + integrity: sha512-RXlj7zCYokReqWpOPH9oYivUzLYZ5vAPIfEmCTNViosC78F8F0H9y7T7gG2M39ymgutxF5gcFEsyZQSph9Bp3A==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/param-case/-/param-case-3.0.4.tgz + } name: param-case version: 3.0.4 dependencies: @@ -7548,29 +11339,44 @@ packages: dev: true registry.npmmirror.com/parent-module/1.0.1: - resolution: {integrity: sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/parent-module/-/parent-module-1.0.1.tgz} + resolution: + { + integrity: sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/parent-module/-/parent-module-1.0.1.tgz + } name: parent-module version: 1.0.1 - engines: {node: '>=6'} + engines: { node: '>=6' } dependencies: callsites: registry.npmmirror.com/callsites/3.1.0 dev: true registry.npmmirror.com/parse-json/4.0.0: - resolution: {integrity: sha512-aOIos8bujGN93/8Ox/jPLh7RwVnPEysynVFE+fQZyg6jKELEHwzgKdLRFHUgXJL6kylijVSBC4BvN9OmsB48Rw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/parse-json/-/parse-json-4.0.0.tgz} + resolution: + { + integrity: sha512-aOIos8bujGN93/8Ox/jPLh7RwVnPEysynVFE+fQZyg6jKELEHwzgKdLRFHUgXJL6kylijVSBC4BvN9OmsB48Rw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/parse-json/-/parse-json-4.0.0.tgz + } name: parse-json version: 4.0.0 - engines: {node: '>=4'} + engines: { node: '>=4' } dependencies: error-ex: registry.npmmirror.com/error-ex/1.3.2 json-parse-better-errors: registry.npmmirror.com/json-parse-better-errors/1.0.2 dev: true registry.npmmirror.com/parse-json/5.2.0: - resolution: {integrity: sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/parse-json/-/parse-json-5.2.0.tgz} + resolution: + { + integrity: sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/parse-json/-/parse-json-5.2.0.tgz + } name: parse-json version: 5.2.0 - engines: {node: '>=8'} + engines: { node: '>=8' } dependencies: '@babel/code-frame': registry.npmmirror.com/@babel/code-frame/7.16.7 error-ex: registry.npmmirror.com/error-ex/1.3.2 @@ -7579,14 +11385,24 @@ packages: dev: true registry.npmmirror.com/parse-node-version/1.0.1: - resolution: {integrity: sha1-4rXb7eAOf6m8NjYH9TMn6LBzGJs=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/parse-node-version/download/parse-node-version-1.0.1.tgz} + resolution: + { + integrity: sha1-4rXb7eAOf6m8NjYH9TMn6LBzGJs=, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/parse-node-version/download/parse-node-version-1.0.1.tgz + } name: parse-node-version version: 1.0.1 - engines: {node: '>= 0.10'} + engines: { node: '>= 0.10' } dev: true registry.npmmirror.com/pascal-case/3.1.2: - resolution: {integrity: sha512-uWlGT3YSnK9x3BQJaOdcZwrnV6hPpd8jFH1/ucpiLRPh/2zCVJKS19E4GvYHvaCcACn3foXZ0cLB9Wrx1KGe5g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/pascal-case/-/pascal-case-3.1.2.tgz} + resolution: + { + integrity: sha512-uWlGT3YSnK9x3BQJaOdcZwrnV6hPpd8jFH1/ucpiLRPh/2zCVJKS19E4GvYHvaCcACn3foXZ0cLB9Wrx1KGe5g==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/pascal-case/-/pascal-case-3.1.2.tgz + } name: pascal-case version: 3.1.2 dependencies: @@ -7595,14 +11411,24 @@ packages: dev: true registry.npmmirror.com/pascalcase/0.1.1: - resolution: {integrity: sha512-XHXfu/yOQRy9vYOtUDVMN60OEJjW013GoObG1o+xwQTpB9eYJX/BjXMsdW13ZDPruFhYYn0AG22w0xgQMwl3Nw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/pascalcase/-/pascalcase-0.1.1.tgz} + resolution: + { + integrity: sha512-XHXfu/yOQRy9vYOtUDVMN60OEJjW013GoObG1o+xwQTpB9eYJX/BjXMsdW13ZDPruFhYYn0AG22w0xgQMwl3Nw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/pascalcase/-/pascalcase-0.1.1.tgz + } name: pascalcase version: 0.1.1 - engines: {node: '>=0.10.0'} + engines: { node: '>=0.10.0' } dev: true registry.npmmirror.com/path-case/3.0.4: - resolution: {integrity: sha512-qO4qCFjXqVTrcbPt/hQfhTQ+VhFsqNKOPtytgNKkKxSoEp3XPUQ8ObFuePylOIok5gjn69ry8XiULxCwot3Wfg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/path-case/-/path-case-3.0.4.tgz} + resolution: + { + integrity: sha512-qO4qCFjXqVTrcbPt/hQfhTQ+VhFsqNKOPtytgNKkKxSoEp3XPUQ8ObFuePylOIok5gjn69ry8XiULxCwot3Wfg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/path-case/-/path-case-3.0.4.tgz + } name: path-case version: 3.0.4 dependencies: @@ -7611,101 +11437,176 @@ packages: dev: true registry.npmmirror.com/path-exists/3.0.0: - resolution: {integrity: sha512-bpC7GYwiDYQ4wYLe+FA8lhRjhQCMcQGuSgGGqDkg/QerRWw9CmGRT0iSOVRSZJ29NMLZgIzqaljJ63oaL4NIJQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/path-exists/-/path-exists-3.0.0.tgz} + resolution: + { + integrity: sha512-bpC7GYwiDYQ4wYLe+FA8lhRjhQCMcQGuSgGGqDkg/QerRWw9CmGRT0iSOVRSZJ29NMLZgIzqaljJ63oaL4NIJQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/path-exists/-/path-exists-3.0.0.tgz + } name: path-exists version: 3.0.0 - engines: {node: '>=4'} + engines: { node: '>=4' } dev: true registry.npmmirror.com/path-exists/4.0.0: - resolution: {integrity: sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/path-exists/-/path-exists-4.0.0.tgz} + resolution: + { + integrity: sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/path-exists/-/path-exists-4.0.0.tgz + } name: path-exists version: 4.0.0 - engines: {node: '>=8'} + engines: { node: '>=8' } registry.npmmirror.com/path-key/3.1.1: - resolution: {integrity: sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/path-key/-/path-key-3.1.1.tgz} + resolution: + { + integrity: sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/path-key/-/path-key-3.1.1.tgz + } name: path-key version: 3.1.1 - engines: {node: '>=8'} + engines: { node: '>=8' } dev: true registry.npmmirror.com/path-parse/1.0.7: - resolution: {integrity: sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/path-parse/-/path-parse-1.0.7.tgz} + resolution: + { + integrity: sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/path-parse/-/path-parse-1.0.7.tgz + } name: path-parse version: 1.0.7 dev: true registry.npmmirror.com/path-to-regexp/6.2.0: - resolution: {integrity: sha512-f66KywYG6+43afgE/8j/GoiNyygk/bnoCbps++3ErRKsIYkGGupyv07R2Ok5m9i67Iqc+T2g1eAUGUPzWhYTyg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/path-to-regexp/download/path-to-regexp-6.2.0.tgz} + resolution: + { + integrity: sha512-f66KywYG6+43afgE/8j/GoiNyygk/bnoCbps++3ErRKsIYkGGupyv07R2Ok5m9i67Iqc+T2g1eAUGUPzWhYTyg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/path-to-regexp/download/path-to-regexp-6.2.0.tgz + } name: path-to-regexp version: 6.2.0 dev: true registry.npmmirror.com/path-type/3.0.0: - resolution: {integrity: sha512-T2ZUsdZFHgA3u4e5PfPbjd7HDDpxPnQb5jN0SrDsjNSuVXHJqtwTnWqG0B1jZrgmJ/7lj1EmVIByWt1gxGkWvg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/path-type/-/path-type-3.0.0.tgz} + resolution: + { + integrity: sha512-T2ZUsdZFHgA3u4e5PfPbjd7HDDpxPnQb5jN0SrDsjNSuVXHJqtwTnWqG0B1jZrgmJ/7lj1EmVIByWt1gxGkWvg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/path-type/-/path-type-3.0.0.tgz + } name: path-type version: 3.0.0 - engines: {node: '>=4'} + engines: { node: '>=4' } dependencies: pify: registry.npmmirror.com/pify/3.0.0 dev: true registry.npmmirror.com/path-type/4.0.0: - resolution: {integrity: sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/path-type/-/path-type-4.0.0.tgz} + resolution: + { + integrity: sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/path-type/-/path-type-4.0.0.tgz + } name: path-type version: 4.0.0 - engines: {node: '>=8'} + engines: { node: '>=8' } dev: true registry.npmmirror.com/pathe/0.0.2: - resolution: {integrity: sha512-mmK20YtPb4yXHlaPuOD/uPIpRu7iIK45GA/GiRSlNpIdfWDG5aEQmFT1HHtBmJB+t/6DvFOtOsEipsPA8Bx2cw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/pathe/-/pathe-0.0.2.tgz} + resolution: + { + integrity: sha512-mmK20YtPb4yXHlaPuOD/uPIpRu7iIK45GA/GiRSlNpIdfWDG5aEQmFT1HHtBmJB+t/6DvFOtOsEipsPA8Bx2cw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/pathe/-/pathe-0.0.2.tgz + } name: pathe version: 0.0.2 dev: true registry.npmmirror.com/pathe/0.2.0: - resolution: {integrity: sha512-sTitTPYnn23esFR3RlqYBWn4c45WGeLcsKzQiUpXJAyfcWkolvlYpV8FLo7JishK946oQwMFUCHXQ9AjGPKExw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/pathe/-/pathe-0.2.0.tgz} + resolution: + { + integrity: sha512-sTitTPYnn23esFR3RlqYBWn4c45WGeLcsKzQiUpXJAyfcWkolvlYpV8FLo7JishK946oQwMFUCHXQ9AjGPKExw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/pathe/-/pathe-0.2.0.tgz + } name: pathe version: 0.2.0 dev: true registry.npmmirror.com/picocolors/1.0.0: - resolution: {integrity: sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/picocolors/-/picocolors-1.0.0.tgz} + resolution: + { + integrity: sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/picocolors/-/picocolors-1.0.0.tgz + } name: picocolors version: 1.0.0 registry.npmmirror.com/picomatch/2.3.0: - resolution: {integrity: sha512-lY1Q/PiJGC2zOv/z391WOTD+Z02bCgsFfvxoXXf6h7kv9o+WmsmzYqrAwY63sNgOxE4xEdq0WyUnXfKeBrSvYw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/picomatch/-/picomatch-2.3.0.tgz} + resolution: + { + integrity: sha512-lY1Q/PiJGC2zOv/z391WOTD+Z02bCgsFfvxoXXf6h7kv9o+WmsmzYqrAwY63sNgOxE4xEdq0WyUnXfKeBrSvYw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/picomatch/-/picomatch-2.3.0.tgz + } name: picomatch version: 2.3.0 - engines: {node: '>=8.6'} + engines: { node: '>=8.6' } dev: true registry.npmmirror.com/pify/2.3.0: - resolution: {integrity: sha512-udgsAY+fTnvv7kI7aaxbqwWNb0AHiB0qBO89PZKPkoTmGOgdbrHDKD+0B2X4uTfJ/FT1R09r9gTsjUjNJotuog==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/pify/-/pify-2.3.0.tgz} + resolution: + { + integrity: sha512-udgsAY+fTnvv7kI7aaxbqwWNb0AHiB0qBO89PZKPkoTmGOgdbrHDKD+0B2X4uTfJ/FT1R09r9gTsjUjNJotuog==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/pify/-/pify-2.3.0.tgz + } name: pify version: 2.3.0 - engines: {node: '>=0.10.0'} + engines: { node: '>=0.10.0' } dev: true registry.npmmirror.com/pify/3.0.0: - resolution: {integrity: sha512-C3FsVNH1udSEX48gGX1xfvwTWfsYWj5U+8/uK15BGzIGrKoUpghX8hWZwa/OFnakBiiVNmBvemTJR5mcy7iPcg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/pify/-/pify-3.0.0.tgz} + resolution: + { + integrity: sha512-C3FsVNH1udSEX48gGX1xfvwTWfsYWj5U+8/uK15BGzIGrKoUpghX8hWZwa/OFnakBiiVNmBvemTJR5mcy7iPcg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/pify/-/pify-3.0.0.tgz + } name: pify version: 3.0.0 - engines: {node: '>=4'} + engines: { node: '>=4' } dev: true registry.npmmirror.com/pify/4.0.1: - resolution: {integrity: sha512-uB80kBFb/tfd68bVleG9T5GGsGPjJrLAUpR5PZIrhBnIaRTQRjqdJSsIKkOP6OAIFbj7GOrcudc5pNjZ+geV2g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/pify/-/pify-4.0.1.tgz} + resolution: + { + integrity: sha512-uB80kBFb/tfd68bVleG9T5GGsGPjJrLAUpR5PZIrhBnIaRTQRjqdJSsIKkOP6OAIFbj7GOrcudc5pNjZ+geV2g==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/pify/-/pify-4.0.1.tgz + } name: pify version: 4.0.1 - engines: {node: '>=6'} + engines: { node: '>=6' } dev: true optional: true registry.npmmirror.com/pinia-plugin-persist/0.0.93_vue@3.2.31: - resolution: {integrity: sha512-ARHTYDMFTikIyywVnuJK859q3B8gjW8vy/E722why4ER9Obrdf5bK7H9/lYztJHuPHhfN46oDv0ab7S/2SfccQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/pinia-plugin-persist/-/pinia-plugin-persist-0.0.93.tgz} + resolution: + { + integrity: sha512-ARHTYDMFTikIyywVnuJK859q3B8gjW8vy/E722why4ER9Obrdf5bK7H9/lYztJHuPHhfN46oDv0ab7S/2SfccQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/pinia-plugin-persist/-/pinia-plugin-persist-0.0.93.tgz + } id: registry.npmmirror.com/pinia-plugin-persist/0.0.93 name: pinia-plugin-persist version: 0.0.93 @@ -7721,7 +11622,12 @@ packages: dev: false registry.npmmirror.com/pinia/2.0.11_typescript@4.5.5+vue@3.2.31: - resolution: {integrity: sha512-JzcmnMqu28PNWOjDgEDK6fTrIzX8eQZKPPKvu/fpHdpXARUj1xeVdFi3YFIMOWswqaBd589cpmAMdSSTryI9iw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/pinia/-/pinia-2.0.11.tgz} + resolution: + { + integrity: sha512-JzcmnMqu28PNWOjDgEDK6fTrIzX8eQZKPPKvu/fpHdpXARUj1xeVdFi3YFIMOWswqaBd589cpmAMdSSTryI9iw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/pinia/-/pinia-2.0.11.tgz + } id: registry.npmmirror.com/pinia/2.0.11 name: pinia version: 2.0.11 @@ -7742,43 +11648,68 @@ packages: dev: false registry.npmmirror.com/posix-character-classes/0.1.1: - resolution: {integrity: sha512-xTgYBc3fuo7Yt7JbiuFxSYGToMoz8fLoE6TC9Wx1P/u+LfeThMOAqmuyECnlBaaJb+u1m9hHiXUEtwW4OzfUJg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/posix-character-classes/-/posix-character-classes-0.1.1.tgz} + resolution: + { + integrity: sha512-xTgYBc3fuo7Yt7JbiuFxSYGToMoz8fLoE6TC9Wx1P/u+LfeThMOAqmuyECnlBaaJb+u1m9hHiXUEtwW4OzfUJg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/posix-character-classes/-/posix-character-classes-0.1.1.tgz + } name: posix-character-classes version: 0.1.1 - engines: {node: '>=0.10.0'} + engines: { node: '>=0.10.0' } dev: true registry.npmmirror.com/postcss-html/1.3.0: - resolution: {integrity: sha512-ewbwd7OGW4dLsErtvZH9HpVMEcXnlhYSzKsr7MepGlOT8imHTIZ/+pdfEruLS+hTYapLTQAWDnoQcJpsYU4uRw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/postcss-html/download/postcss-html-1.3.0.tgz} + resolution: + { + integrity: sha512-ewbwd7OGW4dLsErtvZH9HpVMEcXnlhYSzKsr7MepGlOT8imHTIZ/+pdfEruLS+hTYapLTQAWDnoQcJpsYU4uRw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/postcss-html/download/postcss-html-1.3.0.tgz + } name: postcss-html version: 1.3.0 - engines: {node: ^12 || >=14} + engines: { node: ^12 || >=14 } dependencies: htmlparser2: registry.npmmirror.com/htmlparser2/7.2.0 - postcss: registry.npmmirror.com/postcss/8.4.6 - postcss-safe-parser: registry.nlark.com/postcss-safe-parser/6.0.0_postcss@8.4.6 + postcss: registry.npmmirror.com/postcss/8.4.7 + postcss-safe-parser: registry.nlark.com/postcss-safe-parser/6.0.0_postcss@8.4.7 dev: true - registry.npmmirror.com/postcss-less/6.0.0_postcss@8.4.6: - resolution: {integrity: sha512-FPX16mQLyEjLzEuuJtxA8X3ejDLNGGEG503d2YGZR5Ask1SpDN8KmZUMpzCvyalWRywAn1n1VOA5dcqfCLo5rg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/postcss-less/download/postcss-less-6.0.0.tgz} + registry.npmmirror.com/postcss-less/6.0.0_postcss@8.4.7: + resolution: + { + integrity: sha512-FPX16mQLyEjLzEuuJtxA8X3ejDLNGGEG503d2YGZR5Ask1SpDN8KmZUMpzCvyalWRywAn1n1VOA5dcqfCLo5rg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/postcss-less/download/postcss-less-6.0.0.tgz + } id: registry.npmmirror.com/postcss-less/6.0.0 name: postcss-less version: 6.0.0 - engines: {node: '>=12'} + engines: { node: '>=12' } peerDependencies: postcss: ^8.3.5 dependencies: - postcss: registry.npmmirror.com/postcss/8.4.6 + postcss: registry.npmmirror.com/postcss/8.4.7 dev: true registry.npmmirror.com/postcss-media-query-parser/0.2.3: - resolution: {integrity: sha512-3sOlxmbKcSHMjlUXQZKQ06jOswE7oVkXPxmZdoB1r5l0q6gTFTQSHxNxOrCccElbW7dxNytifNEo8qidX2Vsig==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/postcss-media-query-parser/-/postcss-media-query-parser-0.2.3.tgz} + resolution: + { + integrity: sha512-3sOlxmbKcSHMjlUXQZKQ06jOswE7oVkXPxmZdoB1r5l0q6gTFTQSHxNxOrCccElbW7dxNytifNEo8qidX2Vsig==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/postcss-media-query-parser/-/postcss-media-query-parser-0.2.3.tgz + } name: postcss-media-query-parser version: 0.2.3 dev: true registry.npmmirror.com/postcss-prefix-selector/1.14.0_postcss@5.2.18: - resolution: {integrity: sha512-8d5fiBQZWMtGWH/7ewEeo6RnBNyT2kLD5wTIfV2oHYqH4hjiofg/rP5X3SUwnqOINzE4mM/K/UOAiNrIaKzd4w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/postcss-prefix-selector/-/postcss-prefix-selector-1.14.0.tgz} + resolution: + { + integrity: sha512-8d5fiBQZWMtGWH/7ewEeo6RnBNyT2kLD5wTIfV2oHYqH4hjiofg/rP5X3SUwnqOINzE4mM/K/UOAiNrIaKzd4w==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/postcss-prefix-selector/-/postcss-prefix-selector-1.14.0.tgz + } id: registry.npmmirror.com/postcss-prefix-selector/1.14.0 name: postcss-prefix-selector version: 1.14.0 @@ -7789,55 +11720,85 @@ packages: dev: true registry.npmmirror.com/postcss-resolve-nested-selector/0.1.1: - resolution: {integrity: sha512-HvExULSwLqHLgUy1rl3ANIqCsvMS0WHss2UOsXhXnQaZ9VCc2oBvIpXrl00IUFT5ZDITME0o6oiXeiHr2SAIfw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/postcss-resolve-nested-selector/-/postcss-resolve-nested-selector-0.1.1.tgz} + resolution: + { + integrity: sha512-HvExULSwLqHLgUy1rl3ANIqCsvMS0WHss2UOsXhXnQaZ9VCc2oBvIpXrl00IUFT5ZDITME0o6oiXeiHr2SAIfw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/postcss-resolve-nested-selector/-/postcss-resolve-nested-selector-0.1.1.tgz + } name: postcss-resolve-nested-selector version: 0.1.1 dev: true - registry.npmmirror.com/postcss-safe-parser/6.0.0_postcss@8.4.6: - resolution: {integrity: sha512-FARHN8pwH+WiS2OPCxJI8FuRJpTVnn6ZNFiqAM2aeW2LwTHWWmWgIyKC6cUo0L8aeKiF/14MNvnpls6R2PBeMQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/postcss-safe-parser/-/postcss-safe-parser-6.0.0.tgz} + registry.npmmirror.com/postcss-safe-parser/6.0.0_postcss@8.4.7: + resolution: + { + integrity: sha512-FARHN8pwH+WiS2OPCxJI8FuRJpTVnn6ZNFiqAM2aeW2LwTHWWmWgIyKC6cUo0L8aeKiF/14MNvnpls6R2PBeMQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/postcss-safe-parser/-/postcss-safe-parser-6.0.0.tgz + } id: registry.npmmirror.com/postcss-safe-parser/6.0.0 name: postcss-safe-parser version: 6.0.0 - engines: {node: '>=12.0'} + engines: { node: '>=12.0' } peerDependencies: postcss: ^8.3.3 dependencies: - postcss: registry.npmmirror.com/postcss/8.4.6 + postcss: registry.npmmirror.com/postcss/8.4.7 dev: true registry.npmmirror.com/postcss-selector-parser/6.0.9: - resolution: {integrity: sha512-UO3SgnZOVTwu4kyLR22UQ1xZh086RyNZppb7lLAKBFK8a32ttG5i87Y/P3+2bRSjZNyJ1B7hfFNo273tKe9YxQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/postcss-selector-parser/-/postcss-selector-parser-6.0.9.tgz} + resolution: + { + integrity: sha512-UO3SgnZOVTwu4kyLR22UQ1xZh086RyNZppb7lLAKBFK8a32ttG5i87Y/P3+2bRSjZNyJ1B7hfFNo273tKe9YxQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/postcss-selector-parser/-/postcss-selector-parser-6.0.9.tgz + } name: postcss-selector-parser version: 6.0.9 - engines: {node: '>=4'} + engines: { node: '>=4' } dependencies: cssesc: registry.npmmirror.com/cssesc/3.0.0 util-deprecate: registry.npmmirror.com/util-deprecate/1.0.2 dev: true - registry.npmmirror.com/postcss-sorting/7.0.1_postcss@8.4.6: - resolution: {integrity: sha1-kjtSaEUc8tk+v4g14XplN3VwSaU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/postcss-sorting/download/postcss-sorting-7.0.1.tgz} + registry.npmmirror.com/postcss-sorting/7.0.1_postcss@8.4.7: + resolution: + { + integrity: sha1-kjtSaEUc8tk+v4g14XplN3VwSaU=, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/postcss-sorting/download/postcss-sorting-7.0.1.tgz + } id: registry.npmmirror.com/postcss-sorting/7.0.1 name: postcss-sorting version: 7.0.1 peerDependencies: postcss: ^8.3.9 dependencies: - postcss: registry.npmmirror.com/postcss/8.4.6 + postcss: registry.npmmirror.com/postcss/8.4.7 dev: true registry.npmmirror.com/postcss-value-parser/4.2.0: - resolution: {integrity: sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz} + resolution: + { + integrity: sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz + } name: postcss-value-parser version: 4.2.0 dev: true registry.npmmirror.com/postcss/5.2.18: - resolution: {integrity: sha512-zrUjRRe1bpXKsX1qAJNJjqZViErVuyEkMTRrwu4ud4sbTtIBRmtaYDrHmcGgmrbsW3MHfmtIf+vJumgQn+PrXg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/postcss/-/postcss-5.2.18.tgz} + resolution: + { + integrity: sha512-zrUjRRe1bpXKsX1qAJNJjqZViErVuyEkMTRrwu4ud4sbTtIBRmtaYDrHmcGgmrbsW3MHfmtIf+vJumgQn+PrXg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/postcss/-/postcss-5.2.18.tgz + } name: postcss version: 5.2.18 - engines: {node: '>=0.12'} + engines: { node: '>=0.12' } dependencies: chalk: registry.npmmirror.com/chalk/1.1.3 js-base64: registry.npmmirror.com/js-base64/2.6.4 @@ -7845,18 +11806,28 @@ packages: supports-color: registry.npmmirror.com/supports-color/3.2.3 dev: true - registry.npmmirror.com/postcss/8.4.6: - resolution: {integrity: sha512-OovjwIzs9Te46vlEx7+uXB0PLijpwjXGKXjVGGPIGubGpq7uh5Xgf6D6FiJ/SzJMBosHDp6a2hiXOS97iBXcaA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/postcss/-/postcss-8.4.6.tgz} + registry.npmmirror.com/postcss/8.4.7: + resolution: + { + integrity: sha512-L9Ye3r6hkkCeOETQX6iOaWZgjp3LL6Lpqm6EtgbKrgqGGteRMNb9vzBfRL96YOSu8o7x3MfIH9Mo5cPJFGrW6A==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/postcss/-/postcss-8.4.7.tgz + } name: postcss - version: 8.4.6 - engines: {node: ^10 || ^12 || >=14} + version: 8.4.7 + engines: { node: ^10 || ^12 || >=14 } dependencies: - nanoid: registry.npmmirror.com/nanoid/3.2.0 + nanoid: registry.npmmirror.com/nanoid/3.3.1 picocolors: registry.npmmirror.com/picocolors/1.0.0 source-map-js: registry.npmmirror.com/source-map-js/1.0.2 registry.npmmirror.com/posthtml-parser/0.2.1: - resolution: {integrity: sha512-nPC53YMqJnc/+1x4fRYFfm81KV2V+G9NZY+hTohpYg64Ay7NemWWcV4UWuy/SgMupqQ3kJ88M/iRfZmSnxT+pw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/posthtml-parser/-/posthtml-parser-0.2.1.tgz} + resolution: + { + integrity: sha512-nPC53YMqJnc/+1x4fRYFfm81KV2V+G9NZY+hTohpYg64Ay7NemWWcV4UWuy/SgMupqQ3kJ88M/iRfZmSnxT+pw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/posthtml-parser/-/posthtml-parser-0.2.1.tgz + } name: posthtml-parser version: 0.2.1 dependencies: @@ -7865,7 +11836,12 @@ packages: dev: true registry.npmmirror.com/posthtml-rename-id/1.0.12: - resolution: {integrity: sha512-UKXf9OF/no8WZo9edRzvuMenb6AD5hDLzIepJW+a4oJT+T/Lx7vfMYWT4aWlGNQh0WMhnUx1ipN9OkZ9q+ddEw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/posthtml-rename-id/-/posthtml-rename-id-1.0.12.tgz} + resolution: + { + integrity: sha512-UKXf9OF/no8WZo9edRzvuMenb6AD5hDLzIepJW+a4oJT+T/Lx7vfMYWT4aWlGNQh0WMhnUx1ipN9OkZ9q+ddEw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/posthtml-rename-id/-/posthtml-rename-id-1.0.12.tgz + } name: posthtml-rename-id version: 1.0.12 dependencies: @@ -7873,14 +11849,24 @@ packages: dev: true registry.npmmirror.com/posthtml-render/1.4.0: - resolution: {integrity: sha512-W1779iVHGfq0Fvh2PROhCe2QhB8mEErgqzo1wpIt36tCgChafP+hbXIhLDOM8ePJrZcFs0vkNEtdibEWVqChqw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/posthtml-render/-/posthtml-render-1.4.0.tgz} + resolution: + { + integrity: sha512-W1779iVHGfq0Fvh2PROhCe2QhB8mEErgqzo1wpIt36tCgChafP+hbXIhLDOM8ePJrZcFs0vkNEtdibEWVqChqw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/posthtml-render/-/posthtml-render-1.4.0.tgz + } name: posthtml-render version: 1.4.0 - engines: {node: '>=10'} + engines: { node: '>=10' } dev: true registry.npmmirror.com/posthtml-svg-mode/1.0.3: - resolution: {integrity: sha512-hEqw9NHZ9YgJ2/0G7CECOeuLQKZi8HjWLkBaSVtOWjygQ9ZD8P7tqeowYs7WrFdKsWEKG7o+IlsPY8jrr0CJpQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/posthtml-svg-mode/-/posthtml-svg-mode-1.0.3.tgz} + resolution: + { + integrity: sha512-hEqw9NHZ9YgJ2/0G7CECOeuLQKZi8HjWLkBaSVtOWjygQ9ZD8P7tqeowYs7WrFdKsWEKG7o+IlsPY8jrr0CJpQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/posthtml-svg-mode/-/posthtml-svg-mode-1.0.3.tgz + } name: posthtml-svg-mode version: 1.0.3 dependencies: @@ -7891,42 +11877,67 @@ packages: dev: true registry.npmmirror.com/posthtml/0.9.2: - resolution: {integrity: sha512-spBB5sgC4cv2YcW03f/IAUN1pgDJWNWD8FzkyY4mArLUMJW+KlQhlmUdKAHQuPfb00Jl5xIfImeOsf6YL8QK7Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/posthtml/-/posthtml-0.9.2.tgz} + resolution: + { + integrity: sha512-spBB5sgC4cv2YcW03f/IAUN1pgDJWNWD8FzkyY4mArLUMJW+KlQhlmUdKAHQuPfb00Jl5xIfImeOsf6YL8QK7Q==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/posthtml/-/posthtml-0.9.2.tgz + } name: posthtml version: 0.9.2 - engines: {node: '>=0.10.0'} + engines: { node: '>=0.10.0' } dependencies: posthtml-parser: registry.npmmirror.com/posthtml-parser/0.2.1 posthtml-render: registry.npmmirror.com/posthtml-render/1.4.0 dev: true registry.npmmirror.com/preact/10.6.5: - resolution: {integrity: sha512-i+LXM6JiVjQXSt2jG2vZZFapGpCuk1fl8o6ii3G84MA3xgj686FKjs4JFDkmUVhtxyq21+4ay74zqPykz9hU6w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/preact/-/preact-10.6.5.tgz} + resolution: + { + integrity: sha512-i+LXM6JiVjQXSt2jG2vZZFapGpCuk1fl8o6ii3G84MA3xgj686FKjs4JFDkmUVhtxyq21+4ay74zqPykz9hU6w==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/preact/-/preact-10.6.5.tgz + } name: preact version: 10.6.5 dev: false registry.npmmirror.com/prelude-ls/1.2.1: - resolution: {integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/prelude-ls/-/prelude-ls-1.2.1.tgz} + resolution: + { + integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/prelude-ls/-/prelude-ls-1.2.1.tgz + } name: prelude-ls version: 1.2.1 - engines: {node: '>= 0.8.0'} + engines: { node: '>= 0.8.0' } dev: true registry.npmmirror.com/prettier/2.5.1: - resolution: {integrity: sha512-vBZcPRUR5MZJwoyi3ZoyQlc1rXeEck8KgeC9AwwOn+exuxLxq5toTRDTSaVrXHxelDMHy9zlicw8u66yxoSUFg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/prettier/download/prettier-2.5.1.tgz} + resolution: + { + integrity: sha512-vBZcPRUR5MZJwoyi3ZoyQlc1rXeEck8KgeC9AwwOn+exuxLxq5toTRDTSaVrXHxelDMHy9zlicw8u66yxoSUFg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/prettier/download/prettier-2.5.1.tgz + } name: prettier version: 2.5.1 - engines: {node: '>=10.13.0'} + engines: { node: '>=10.13.0' } hasBin: true dev: true registry.npmmirror.com/pretty-quick/3.1.3_prettier@2.5.1: - resolution: {integrity: sha512-kOCi2FJabvuh1as9enxYmrnBC6tVMoVOenMaBqRfsvBHB0cbpYHjdQEpSglpASDFEXVwplpcGR4CLEaisYAFcA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/pretty-quick/download/pretty-quick-3.1.3.tgz} + resolution: + { + integrity: sha512-kOCi2FJabvuh1as9enxYmrnBC6tVMoVOenMaBqRfsvBHB0cbpYHjdQEpSglpASDFEXVwplpcGR4CLEaisYAFcA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/pretty-quick/download/pretty-quick-3.1.3.tgz + } id: registry.npmmirror.com/pretty-quick/3.1.3 name: pretty-quick version: 3.1.3 - engines: {node: '>=10.13'} + engines: { node: '>=10.13' } hasBin: true peerDependencies: prettier: '>=2.0.0' @@ -7941,27 +11952,47 @@ packages: dev: true registry.npmmirror.com/prismjs/1.26.0: - resolution: {integrity: sha512-HUoH9C5Z3jKkl3UunCyiD5jwk0+Hz0fIgQ2nbwU2Oo/ceuTAQAg+pPVnfdt2TJWRVLcxKh9iuoYDUSc8clb5UQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/prismjs/-/prismjs-1.26.0.tgz} + resolution: + { + integrity: sha512-HUoH9C5Z3jKkl3UunCyiD5jwk0+Hz0fIgQ2nbwU2Oo/ceuTAQAg+pPVnfdt2TJWRVLcxKh9iuoYDUSc8clb5UQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/prismjs/-/prismjs-1.26.0.tgz + } name: prismjs version: 1.26.0 - engines: {node: '>=6'} + engines: { node: '>=6' } dev: false registry.npmmirror.com/process-nextick-args/2.0.1: - resolution: {integrity: sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/process-nextick-args/-/process-nextick-args-2.0.1.tgz} + resolution: + { + integrity: sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/process-nextick-args/-/process-nextick-args-2.0.1.tgz + } name: process-nextick-args version: 2.0.1 dev: true registry.npmmirror.com/progress/2.0.3: - resolution: {integrity: sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/progress/download/progress-2.0.3.tgz} + resolution: + { + integrity: sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/progress/download/progress-2.0.3.tgz + } name: progress version: 2.0.3 - engines: {node: '>=0.4.0'} + engines: { node: '>=0.4.0' } dev: true registry.npmmirror.com/promise/7.3.1: - resolution: {integrity: sha512-nolQXZ/4L+bP/UGlkfaIujX9BKxGwmQ9OT4mOt5yvy8iK1h3wqTEJCijzGANTCCl9nWjY41juyAn2K3Q1hLLTg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/promise/-/promise-7.3.1.tgz} + resolution: + { + integrity: sha512-nolQXZ/4L+bP/UGlkfaIujX9BKxGwmQ9OT4mOt5yvy8iK1h3wqTEJCijzGANTCCl9nWjY41juyAn2K3Q1hLLTg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/promise/-/promise-7.3.1.tgz + } name: promise version: 7.3.1 dependencies: @@ -7969,7 +12000,12 @@ packages: dev: true registry.npmmirror.com/pug-attrs/3.0.0: - resolution: {integrity: sha512-azINV9dUtzPMFQktvTXciNAfAuVh/L/JCl0vtPCwvOA21uZrC08K/UnmrL+SXGEVc1FwzjW62+xw5S/uaLj6cA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/pug-attrs/-/pug-attrs-3.0.0.tgz} + resolution: + { + integrity: sha512-azINV9dUtzPMFQktvTXciNAfAuVh/L/JCl0vtPCwvOA21uZrC08K/UnmrL+SXGEVc1FwzjW62+xw5S/uaLj6cA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/pug-attrs/-/pug-attrs-3.0.0.tgz + } name: pug-attrs version: 3.0.0 dependencies: @@ -7979,7 +12015,12 @@ packages: dev: true registry.npmmirror.com/pug-code-gen/3.0.2: - resolution: {integrity: sha512-nJMhW16MbiGRiyR4miDTQMRWDgKplnHyeLvioEJYbk1RsPI3FuA3saEP8uwnTb2nTJEKBU90NFVWJBk4OU5qyg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/pug-code-gen/-/pug-code-gen-3.0.2.tgz} + resolution: + { + integrity: sha512-nJMhW16MbiGRiyR4miDTQMRWDgKplnHyeLvioEJYbk1RsPI3FuA3saEP8uwnTb2nTJEKBU90NFVWJBk4OU5qyg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/pug-code-gen/-/pug-code-gen-3.0.2.tgz + } name: pug-code-gen version: 3.0.2 dependencies: @@ -7994,13 +12035,23 @@ packages: dev: true registry.npmmirror.com/pug-error/2.0.0: - resolution: {integrity: sha512-sjiUsi9M4RAGHktC1drQfCr5C5eriu24Lfbt4s+7SykztEOwVZtbFk1RRq0tzLxcMxMYTBR+zMQaG07J/btayQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/pug-error/-/pug-error-2.0.0.tgz} + resolution: + { + integrity: sha512-sjiUsi9M4RAGHktC1drQfCr5C5eriu24Lfbt4s+7SykztEOwVZtbFk1RRq0tzLxcMxMYTBR+zMQaG07J/btayQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/pug-error/-/pug-error-2.0.0.tgz + } name: pug-error version: 2.0.0 dev: true registry.npmmirror.com/pug-filters/4.0.0: - resolution: {integrity: sha512-yeNFtq5Yxmfz0f9z2rMXGw/8/4i1cCFecw/Q7+D0V2DdtII5UvqE12VaZ2AY7ri6o5RNXiweGH79OCq+2RQU4A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/pug-filters/-/pug-filters-4.0.0.tgz} + resolution: + { + integrity: sha512-yeNFtq5Yxmfz0f9z2rMXGw/8/4i1cCFecw/Q7+D0V2DdtII5UvqE12VaZ2AY7ri6o5RNXiweGH79OCq+2RQU4A==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/pug-filters/-/pug-filters-4.0.0.tgz + } name: pug-filters version: 4.0.0 dependencies: @@ -8012,7 +12063,12 @@ packages: dev: true registry.npmmirror.com/pug-lexer/5.0.1: - resolution: {integrity: sha512-0I6C62+keXlZPZkOJeVam9aBLVP2EnbeDw3An+k0/QlqdwH6rv8284nko14Na7c0TtqtogfWXcRoFE4O4Ff20w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/pug-lexer/-/pug-lexer-5.0.1.tgz} + resolution: + { + integrity: sha512-0I6C62+keXlZPZkOJeVam9aBLVP2EnbeDw3An+k0/QlqdwH6rv8284nko14Na7c0TtqtogfWXcRoFE4O4Ff20w==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/pug-lexer/-/pug-lexer-5.0.1.tgz + } name: pug-lexer version: 5.0.1 dependencies: @@ -8022,7 +12078,12 @@ packages: dev: true registry.npmmirror.com/pug-linker/4.0.0: - resolution: {integrity: sha512-gjD1yzp0yxbQqnzBAdlhbgoJL5qIFJw78juN1NpTLt/mfPJ5VgC4BvkoD3G23qKzJtIIXBbcCt6FioLSFLOHdw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/pug-linker/-/pug-linker-4.0.0.tgz} + resolution: + { + integrity: sha512-gjD1yzp0yxbQqnzBAdlhbgoJL5qIFJw78juN1NpTLt/mfPJ5VgC4BvkoD3G23qKzJtIIXBbcCt6FioLSFLOHdw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/pug-linker/-/pug-linker-4.0.0.tgz + } name: pug-linker version: 4.0.0 dependencies: @@ -8031,7 +12092,12 @@ packages: dev: true registry.npmmirror.com/pug-load/3.0.0: - resolution: {integrity: sha512-OCjTEnhLWZBvS4zni/WUMjH2YSUosnsmjGBB1An7CsKQarYSWQ0GCVyd4eQPMFJqZ8w9xgs01QdiZXKVjk92EQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/pug-load/-/pug-load-3.0.0.tgz} + resolution: + { + integrity: sha512-OCjTEnhLWZBvS4zni/WUMjH2YSUosnsmjGBB1An7CsKQarYSWQ0GCVyd4eQPMFJqZ8w9xgs01QdiZXKVjk92EQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/pug-load/-/pug-load-3.0.0.tgz + } name: pug-load version: 3.0.0 dependencies: @@ -8040,7 +12106,12 @@ packages: dev: true registry.npmmirror.com/pug-parser/6.0.0: - resolution: {integrity: sha512-ukiYM/9cH6Cml+AOl5kETtM9NR3WulyVP2y4HOU45DyMim1IeP/OOiyEWRr6qk5I5klpsBnbuHpwKmTx6WURnw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/pug-parser/-/pug-parser-6.0.0.tgz} + resolution: + { + integrity: sha512-ukiYM/9cH6Cml+AOl5kETtM9NR3WulyVP2y4HOU45DyMim1IeP/OOiyEWRr6qk5I5klpsBnbuHpwKmTx6WURnw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/pug-parser/-/pug-parser-6.0.0.tgz + } name: pug-parser version: 6.0.0 dependencies: @@ -8049,13 +12120,23 @@ packages: dev: true registry.npmmirror.com/pug-runtime/3.0.1: - resolution: {integrity: sha512-L50zbvrQ35TkpHwv0G6aLSuueDRwc/97XdY8kL3tOT0FmhgG7UypU3VztfV/LATAvmUfYi4wNxSajhSAeNN+Kg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/pug-runtime/-/pug-runtime-3.0.1.tgz} + resolution: + { + integrity: sha512-L50zbvrQ35TkpHwv0G6aLSuueDRwc/97XdY8kL3tOT0FmhgG7UypU3VztfV/LATAvmUfYi4wNxSajhSAeNN+Kg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/pug-runtime/-/pug-runtime-3.0.1.tgz + } name: pug-runtime version: 3.0.1 dev: true registry.npmmirror.com/pug-strip-comments/2.0.0: - resolution: {integrity: sha512-zo8DsDpH7eTkPHCXFeAk1xZXJbyoTfdPlNR0bK7rpOMuhBYb0f5qUVCO1xlsitYd3w5FQTK7zpNVKb3rZoUrrQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/pug-strip-comments/-/pug-strip-comments-2.0.0.tgz} + resolution: + { + integrity: sha512-zo8DsDpH7eTkPHCXFeAk1xZXJbyoTfdPlNR0bK7rpOMuhBYb0f5qUVCO1xlsitYd3w5FQTK7zpNVKb3rZoUrrQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/pug-strip-comments/-/pug-strip-comments-2.0.0.tgz + } name: pug-strip-comments version: 2.0.0 dependencies: @@ -8063,13 +12144,23 @@ packages: dev: true registry.npmmirror.com/pug-walk/2.0.0: - resolution: {integrity: sha512-yYELe9Q5q9IQhuvqsZNwA5hfPkMJ8u92bQLIMcsMxf/VADjNtEYptU+inlufAFYcWdHlwNfZOEnOOQrZrcyJCQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/pug-walk/-/pug-walk-2.0.0.tgz} + resolution: + { + integrity: sha512-yYELe9Q5q9IQhuvqsZNwA5hfPkMJ8u92bQLIMcsMxf/VADjNtEYptU+inlufAFYcWdHlwNfZOEnOOQrZrcyJCQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/pug-walk/-/pug-walk-2.0.0.tgz + } name: pug-walk version: 2.0.0 dev: true registry.npmmirror.com/pug/3.0.2: - resolution: {integrity: sha512-bp0I/hiK1D1vChHh6EfDxtndHji55XP/ZJKwsRqrz6lRia6ZC2OZbdAymlxdVFwd1L70ebrVJw4/eZ79skrIaw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/pug/-/pug-3.0.2.tgz} + resolution: + { + integrity: sha512-bp0I/hiK1D1vChHh6EfDxtndHji55XP/ZJKwsRqrz6lRia6ZC2OZbdAymlxdVFwd1L70ebrVJw4/eZ79skrIaw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/pug/-/pug-3.0.2.tgz + } name: pug version: 3.0.2 dependencies: @@ -8084,24 +12175,39 @@ packages: dev: true registry.npmmirror.com/punycode/2.1.1: - resolution: {integrity: sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/punycode/-/punycode-2.1.1.tgz} + resolution: + { + integrity: sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/punycode/-/punycode-2.1.1.tgz + } name: punycode version: 2.1.1 - engines: {node: '>=6'} + engines: { node: '>=6' } dev: true registry.npmmirror.com/q/1.5.1: - resolution: {integrity: sha512-kV/CThkXo6xyFEZUugw/+pIOywXcDbFYgSct5cT3gqlbkBE1SJdwy6UQoZvodiWF/ckQLZyDE/Bu1M6gVu5lVw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/q/-/q-1.5.1.tgz} + resolution: + { + integrity: sha512-kV/CThkXo6xyFEZUugw/+pIOywXcDbFYgSct5cT3gqlbkBE1SJdwy6UQoZvodiWF/ckQLZyDE/Bu1M6gVu5lVw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/q/-/q-1.5.1.tgz + } name: q version: 1.5.1 - engines: {node: '>=0.6.0', teleport: '>=0.2.0'} + engines: { node: '>=0.6.0', teleport: '>=0.2.0' } dev: true registry.npmmirror.com/qrcode/1.5.0: - resolution: {integrity: sha512-9MgRpgVc+/+47dFvQeD6U2s0Z92EsKzcHogtum4QB+UNd025WOJSHvn/hjk9xmzj7Stj95CyUAs31mrjxliEsQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/qrcode/download/qrcode-1.5.0.tgz} + resolution: + { + integrity: sha512-9MgRpgVc+/+47dFvQeD6U2s0Z92EsKzcHogtum4QB+UNd025WOJSHvn/hjk9xmzj7Stj95CyUAs31mrjxliEsQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/qrcode/download/qrcode-1.5.0.tgz + } name: qrcode version: 1.5.0 - engines: {node: '>=10.13.0'} + engines: { node: '>=10.13.0' } hasBin: true dependencies: dijkstrajs: registry.nlark.com/dijkstrajs/1.0.2 @@ -8111,52 +12217,82 @@ packages: dev: false registry.npmmirror.com/qs/6.10.3: - resolution: {integrity: sha512-wr7M2E0OFRfIfJZjKGieI8lBKb7fRCH4Fv5KNPEs7gJ8jadvotdsS08PzOKR7opXhZ/Xkjtt3WF9g38drmyRqQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/qs/download/qs-6.10.3.tgz} + resolution: + { + integrity: sha512-wr7M2E0OFRfIfJZjKGieI8lBKb7fRCH4Fv5KNPEs7gJ8jadvotdsS08PzOKR7opXhZ/Xkjtt3WF9g38drmyRqQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/qs/download/qs-6.10.3.tgz + } name: qs version: 6.10.3 - engines: {node: '>=0.6'} + engines: { node: '>=0.6' } dependencies: side-channel: registry.nlark.com/side-channel/1.0.4 dev: false registry.npmmirror.com/query-string/4.3.4: - resolution: {integrity: sha512-O2XLNDBIg1DnTOa+2XrIwSiXEV8h2KImXUnjhhn2+UsvZ+Es2uyd5CCRTNQlDGbzUQOW3aYCBx9rVA6dzsiY7Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/query-string/-/query-string-4.3.4.tgz} + resolution: + { + integrity: sha512-O2XLNDBIg1DnTOa+2XrIwSiXEV8h2KImXUnjhhn2+UsvZ+Es2uyd5CCRTNQlDGbzUQOW3aYCBx9rVA6dzsiY7Q==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/query-string/-/query-string-4.3.4.tgz + } name: query-string version: 4.3.4 - engines: {node: '>=0.10.0'} + engines: { node: '>=0.10.0' } dependencies: object-assign: registry.npmmirror.com/object-assign/4.1.1 strict-uri-encode: registry.npmmirror.com/strict-uri-encode/1.1.0 dev: true registry.npmmirror.com/queue-microtask/1.2.3: - resolution: {integrity: sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/queue-microtask/-/queue-microtask-1.2.3.tgz} + resolution: + { + integrity: sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/queue-microtask/-/queue-microtask-1.2.3.tgz + } name: queue-microtask version: 1.2.3 dev: true registry.npmmirror.com/quick-lru/4.0.1: - resolution: {integrity: sha512-ARhCpm70fzdcvNQfPoy49IaanKkTlRWF2JMzqhcJbhSFRZv7nPTvZJdcY7301IPmvW+/p0RgIWnQDLJxifsQ7g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/quick-lru/-/quick-lru-4.0.1.tgz} + resolution: + { + integrity: sha512-ARhCpm70fzdcvNQfPoy49IaanKkTlRWF2JMzqhcJbhSFRZv7nPTvZJdcY7301IPmvW+/p0RgIWnQDLJxifsQ7g==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/quick-lru/-/quick-lru-4.0.1.tgz + } name: quick-lru version: 4.0.1 - engines: {node: '>=8'} + engines: { node: '>=8' } dev: true registry.npmmirror.com/read-pkg-up/3.0.0: - resolution: {integrity: sha512-YFzFrVvpC6frF1sz8psoHDBGF7fLPc+llq/8NB43oagqWkx8ar5zYtsTORtOjw9W2RHLpWP+zTWwBvf1bCmcSw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/read-pkg-up/-/read-pkg-up-3.0.0.tgz} + resolution: + { + integrity: sha512-YFzFrVvpC6frF1sz8psoHDBGF7fLPc+llq/8NB43oagqWkx8ar5zYtsTORtOjw9W2RHLpWP+zTWwBvf1bCmcSw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/read-pkg-up/-/read-pkg-up-3.0.0.tgz + } name: read-pkg-up version: 3.0.0 - engines: {node: '>=4'} + engines: { node: '>=4' } dependencies: find-up: registry.npmmirror.com/find-up/2.1.0 read-pkg: registry.npmmirror.com/read-pkg/3.0.0 dev: true registry.npmmirror.com/read-pkg-up/7.0.1: - resolution: {integrity: sha512-zK0TB7Xd6JpCLmlLmufqykGE+/TlOePD6qKClNW7hHDKFh/J7/7gCWGR7joEQEW1bKq3a3yUZSObOoWLFQ4ohg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/read-pkg-up/-/read-pkg-up-7.0.1.tgz} + resolution: + { + integrity: sha512-zK0TB7Xd6JpCLmlLmufqykGE+/TlOePD6qKClNW7hHDKFh/J7/7gCWGR7joEQEW1bKq3a3yUZSObOoWLFQ4ohg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/read-pkg-up/-/read-pkg-up-7.0.1.tgz + } name: read-pkg-up version: 7.0.1 - engines: {node: '>=8'} + engines: { node: '>=8' } dependencies: find-up: registry.npmmirror.com/find-up/4.1.0 read-pkg: registry.npmmirror.com/read-pkg/5.2.0 @@ -8164,10 +12300,15 @@ packages: dev: true registry.npmmirror.com/read-pkg/3.0.0: - resolution: {integrity: sha512-BLq/cCO9two+lBgiTYNqD6GdtK8s4NpaWrl6/rCO9w0TUS8oJl7cmToOZfRYllKTISY6nt1U7jQ53brmKqY6BA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/read-pkg/-/read-pkg-3.0.0.tgz} + resolution: + { + integrity: sha512-BLq/cCO9two+lBgiTYNqD6GdtK8s4NpaWrl6/rCO9w0TUS8oJl7cmToOZfRYllKTISY6nt1U7jQ53brmKqY6BA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/read-pkg/-/read-pkg-3.0.0.tgz + } name: read-pkg version: 3.0.0 - engines: {node: '>=4'} + engines: { node: '>=4' } dependencies: load-json-file: registry.npmmirror.com/load-json-file/4.0.0 normalize-package-data: registry.npmmirror.com/normalize-package-data/2.5.0 @@ -8175,10 +12316,15 @@ packages: dev: true registry.npmmirror.com/read-pkg/5.2.0: - resolution: {integrity: sha512-Ug69mNOpfvKDAc2Q8DRpMjjzdtrnv9HcSMX+4VsZxD1aZ6ZzrIE7rlzXBtWTyhULSMKg076AW6WR5iZpD0JiOg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/read-pkg/-/read-pkg-5.2.0.tgz} + resolution: + { + integrity: sha512-Ug69mNOpfvKDAc2Q8DRpMjjzdtrnv9HcSMX+4VsZxD1aZ6ZzrIE7rlzXBtWTyhULSMKg076AW6WR5iZpD0JiOg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/read-pkg/-/read-pkg-5.2.0.tgz + } name: read-pkg version: 5.2.0 - engines: {node: '>=8'} + engines: { node: '>=8' } dependencies: '@types/normalize-package-data': registry.npmmirror.com/@types/normalize-package-data/2.4.1 normalize-package-data: registry.npmmirror.com/normalize-package-data/2.5.0 @@ -8187,7 +12333,12 @@ packages: dev: true registry.npmmirror.com/readable-stream/2.3.7: - resolution: {integrity: sha512-Ebho8K4jIbHAxnuxi7o42OrZgF/ZTNcsZj6nRKyUmkhLFq8CHItp/fy6hQZuZmP/n3yZ9VBUbp4zz/mX8hmYPw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/readable-stream/-/readable-stream-2.3.7.tgz} + resolution: + { + integrity: sha512-Ebho8K4jIbHAxnuxi7o42OrZgF/ZTNcsZj6nRKyUmkhLFq8CHItp/fy6hQZuZmP/n3yZ9VBUbp4zz/mX8hmYPw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/readable-stream/-/readable-stream-2.3.7.tgz + } name: readable-stream version: 2.3.7 dependencies: @@ -8201,10 +12352,15 @@ packages: dev: true registry.npmmirror.com/readable-stream/3.6.0: - resolution: {integrity: sha512-BViHy7LKeTz4oNnkcLJ+lVSL6vpiFeX6/d3oSH8zCW7UxP2onchk+vTGB143xuFjHS3deTgkKoXXymXqymiIdA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/readable-stream/-/readable-stream-3.6.0.tgz} + resolution: + { + integrity: sha512-BViHy7LKeTz4oNnkcLJ+lVSL6vpiFeX6/d3oSH8zCW7UxP2onchk+vTGB143xuFjHS3deTgkKoXXymXqymiIdA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/readable-stream/-/readable-stream-3.6.0.tgz + } name: readable-stream version: 3.6.0 - engines: {node: '>= 6'} + engines: { node: '>= 6' } dependencies: inherits: registry.npmmirror.com/inherits/2.0.4 string_decoder: registry.npmmirror.com/string_decoder/1.3.0 @@ -8212,104 +12368,174 @@ packages: dev: true registry.npmmirror.com/redent/3.0.0: - resolution: {integrity: sha512-6tDA8g98We0zd0GvVeMT9arEOnTw9qM03L9cJXaCjrip1OO764RDBLBfrB4cwzNGDj5OA5ioymC9GkizgWJDUg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/redent/-/redent-3.0.0.tgz} + resolution: + { + integrity: sha512-6tDA8g98We0zd0GvVeMT9arEOnTw9qM03L9cJXaCjrip1OO764RDBLBfrB4cwzNGDj5OA5ioymC9GkizgWJDUg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/redent/-/redent-3.0.0.tgz + } name: redent version: 3.0.0 - engines: {node: '>=8'} + engines: { node: '>=8' } dependencies: indent-string: registry.npmmirror.com/indent-string/4.0.0 strip-indent: registry.npmmirror.com/strip-indent/3.0.0 dev: true registry.npmmirror.com/regenerator-runtime/0.13.9: - resolution: {integrity: sha512-p3VT+cOEgxFsRRA9X4lkI1E+k2/CtnKtU4gcxyaCUreilL/vqI6CdZ3wxVUx3UOUg+gnUOQQcRI7BmSI656MYA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/regenerator-runtime/-/regenerator-runtime-0.13.9.tgz} + resolution: + { + integrity: sha512-p3VT+cOEgxFsRRA9X4lkI1E+k2/CtnKtU4gcxyaCUreilL/vqI6CdZ3wxVUx3UOUg+gnUOQQcRI7BmSI656MYA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/regenerator-runtime/-/regenerator-runtime-0.13.9.tgz + } name: regenerator-runtime version: 0.13.9 dev: false registry.npmmirror.com/regex-not/1.0.2: - resolution: {integrity: sha512-J6SDjUgDxQj5NusnOtdFxDwN/+HWykR8GELwctJ7mdqhcyy1xEc4SRFHUXvxTp661YaVKAjfRLZ9cCqS6tn32A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/regex-not/-/regex-not-1.0.2.tgz} + resolution: + { + integrity: sha512-J6SDjUgDxQj5NusnOtdFxDwN/+HWykR8GELwctJ7mdqhcyy1xEc4SRFHUXvxTp661YaVKAjfRLZ9cCqS6tn32A==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/regex-not/-/regex-not-1.0.2.tgz + } name: regex-not version: 1.0.2 - engines: {node: '>=0.10.0'} + engines: { node: '>=0.10.0' } dependencies: extend-shallow: registry.npmmirror.com/extend-shallow/3.0.2 safe-regex: registry.npmmirror.com/safe-regex/1.1.0 dev: true registry.npmmirror.com/regexpp/3.2.0: - resolution: {integrity: sha512-pq2bWo9mVD43nbts2wGv17XLiNLya+GklZ8kaDLV2Z08gDCsGpnKn9BFMepvWuHCbyVvY7J5o5+BVvoQbmlJLg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/regexpp/-/regexpp-3.2.0.tgz} + resolution: + { + integrity: sha512-pq2bWo9mVD43nbts2wGv17XLiNLya+GklZ8kaDLV2Z08gDCsGpnKn9BFMepvWuHCbyVvY7J5o5+BVvoQbmlJLg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/regexpp/-/regexpp-3.2.0.tgz + } name: regexpp version: 3.2.0 - engines: {node: '>=8'} + engines: { node: '>=8' } dev: true registry.npmmirror.com/relateurl/0.2.7: - resolution: {integrity: sha512-G08Dxvm4iDN3MLM0EsP62EDV9IuhXPR6blNz6Utcp7zyV3tr4HVNINt6MpaRWbxoOHT3Q7YN2P+jaHX8vUbgog==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/relateurl/-/relateurl-0.2.7.tgz} + resolution: + { + integrity: sha512-G08Dxvm4iDN3MLM0EsP62EDV9IuhXPR6blNz6Utcp7zyV3tr4HVNINt6MpaRWbxoOHT3Q7YN2P+jaHX8vUbgog==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/relateurl/-/relateurl-0.2.7.tgz + } name: relateurl version: 0.2.7 - engines: {node: '>= 0.10'} + engines: { node: '>= 0.10' } dev: true registry.npmmirror.com/repeat-element/1.1.4: - resolution: {integrity: sha512-LFiNfRcSu7KK3evMyYOuCzv3L10TW7yC1G2/+StMjK8Y6Vqd2MG7r/Qjw4ghtuCOjFvlnms/iMmLqpvW/ES/WQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/repeat-element/-/repeat-element-1.1.4.tgz} + resolution: + { + integrity: sha512-LFiNfRcSu7KK3evMyYOuCzv3L10TW7yC1G2/+StMjK8Y6Vqd2MG7r/Qjw4ghtuCOjFvlnms/iMmLqpvW/ES/WQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/repeat-element/-/repeat-element-1.1.4.tgz + } name: repeat-element version: 1.1.4 - engines: {node: '>=0.10.0'} + engines: { node: '>=0.10.0' } dev: true registry.npmmirror.com/repeat-string/1.6.1: - resolution: {integrity: sha512-PV0dzCYDNfRi1jCDbJzpW7jNNDRuCOG/jI5ctQcGKt/clZD+YcPS3yIlWuTJMmESC8aevCFmWJy5wjAFgNqN6w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/repeat-string/-/repeat-string-1.6.1.tgz} + resolution: + { + integrity: sha512-PV0dzCYDNfRi1jCDbJzpW7jNNDRuCOG/jI5ctQcGKt/clZD+YcPS3yIlWuTJMmESC8aevCFmWJy5wjAFgNqN6w==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/repeat-string/-/repeat-string-1.6.1.tgz + } name: repeat-string version: 1.6.1 - engines: {node: '>=0.10'} + engines: { node: '>=0.10' } dev: true registry.npmmirror.com/require-directory/2.1.1: - resolution: {integrity: sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/require-directory/-/require-directory-2.1.1.tgz} + resolution: + { + integrity: sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/require-directory/-/require-directory-2.1.1.tgz + } name: require-directory version: 2.1.1 - engines: {node: '>=0.10.0'} + engines: { node: '>=0.10.0' } registry.npmmirror.com/require-from-string/2.0.2: - resolution: {integrity: sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/require-from-string/-/require-from-string-2.0.2.tgz} + resolution: + { + integrity: sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/require-from-string/-/require-from-string-2.0.2.tgz + } name: require-from-string version: 2.0.2 - engines: {node: '>=0.10.0'} + engines: { node: '>=0.10.0' } dev: true registry.npmmirror.com/resolve-from/4.0.0: - resolution: {integrity: sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/resolve-from/-/resolve-from-4.0.0.tgz} + resolution: + { + integrity: sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/resolve-from/-/resolve-from-4.0.0.tgz + } name: resolve-from version: 4.0.0 - engines: {node: '>=4'} + engines: { node: '>=4' } dev: true registry.npmmirror.com/resolve-from/5.0.0: - resolution: {integrity: sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/resolve-from/-/resolve-from-5.0.0.tgz} + resolution: + { + integrity: sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/resolve-from/-/resolve-from-5.0.0.tgz + } name: resolve-from version: 5.0.0 - engines: {node: '>=8'} + engines: { node: '>=8' } dev: true registry.npmmirror.com/resolve-global/1.0.0: - resolution: {integrity: sha512-zFa12V4OLtT5XUX/Q4VLvTfBf+Ok0SPc1FNGM/z9ctUdiU618qwKpWnd0CHs3+RqROfyEg/DhuHbMWYqcgljEw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/resolve-global/-/resolve-global-1.0.0.tgz} + resolution: + { + integrity: sha512-zFa12V4OLtT5XUX/Q4VLvTfBf+Ok0SPc1FNGM/z9ctUdiU618qwKpWnd0CHs3+RqROfyEg/DhuHbMWYqcgljEw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/resolve-global/-/resolve-global-1.0.0.tgz + } name: resolve-global version: 1.0.0 - engines: {node: '>=8'} + engines: { node: '>=8' } dependencies: global-dirs: registry.npmmirror.com/global-dirs/0.1.1 dev: true registry.npmmirror.com/resolve-url/0.2.1: - resolution: {integrity: sha512-ZuF55hVUQaaczgOIwqWzkEcEidmlD/xl44x1UZnhOXcYuFN2S6+rcxpG+C1N3So0wvNI3DmJICUFfu2SxhBmvg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/resolve-url/-/resolve-url-0.2.1.tgz} + resolution: + { + integrity: sha512-ZuF55hVUQaaczgOIwqWzkEcEidmlD/xl44x1UZnhOXcYuFN2S6+rcxpG+C1N3So0wvNI3DmJICUFfu2SxhBmvg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/resolve-url/-/resolve-url-0.2.1.tgz + } name: resolve-url version: 0.2.1 deprecated: https://github.com/lydell/resolve-url#deprecated dev: true registry.npmmirror.com/resolve/1.22.0: - resolution: {integrity: sha512-Hhtrw0nLeSrFQ7phPp4OOcVjLPIeMnRlr5mcnVuMe7M/7eBn98A3hmFRLoFo3DLZkivSYwhRUJTyPyWAk56WLw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/resolve/-/resolve-1.22.0.tgz} + resolution: + { + integrity: sha512-Hhtrw0nLeSrFQ7phPp4OOcVjLPIeMnRlr5mcnVuMe7M/7eBn98A3hmFRLoFo3DLZkivSYwhRUJTyPyWAk56WLw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/resolve/-/resolve-1.22.0.tgz + } name: resolve version: 1.22.0 hasBin: true @@ -8320,47 +12546,77 @@ packages: dev: true registry.npmmirror.com/restore-cursor/2.0.0: - resolution: {integrity: sha512-6IzJLuGi4+R14vwagDHX+JrXmPVtPpn4mffDJ1UdR7/Edm87fl6yi8mMBIVvFtJaNTUvjughmW4hwLhRG7gC1Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/restore-cursor/-/restore-cursor-2.0.0.tgz} + resolution: + { + integrity: sha512-6IzJLuGi4+R14vwagDHX+JrXmPVtPpn4mffDJ1UdR7/Edm87fl6yi8mMBIVvFtJaNTUvjughmW4hwLhRG7gC1Q==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/restore-cursor/-/restore-cursor-2.0.0.tgz + } name: restore-cursor version: 2.0.0 - engines: {node: '>=4'} + engines: { node: '>=4' } dependencies: onetime: registry.npmmirror.com/onetime/2.0.1 signal-exit: registry.npmmirror.com/signal-exit/3.0.7 dev: true registry.npmmirror.com/restore-cursor/3.1.0: - resolution: {integrity: sha512-l+sSefzHpj5qimhFSE5a8nufZYAM3sBSVMAPtYkmC+4EH2anSGaEMXSD0izRQbu9nfyQ9y5JrVmp7E8oZrUjvA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/restore-cursor/-/restore-cursor-3.1.0.tgz} + resolution: + { + integrity: sha512-l+sSefzHpj5qimhFSE5a8nufZYAM3sBSVMAPtYkmC+4EH2anSGaEMXSD0izRQbu9nfyQ9y5JrVmp7E8oZrUjvA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/restore-cursor/-/restore-cursor-3.1.0.tgz + } name: restore-cursor version: 3.1.0 - engines: {node: '>=8'} + engines: { node: '>=8' } dependencies: onetime: registry.npmmirror.com/onetime/5.1.2 signal-exit: registry.npmmirror.com/signal-exit/3.0.7 dev: true registry.npmmirror.com/ret/0.1.15: - resolution: {integrity: sha512-TTlYpa+OL+vMMNG24xSlQGEJ3B/RzEfUlLct7b5G/ytav+wPrplCpVMFuwzXbkecJrb6IYo1iFb0S9v37754mg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ret/-/ret-0.1.15.tgz} + resolution: + { + integrity: sha512-TTlYpa+OL+vMMNG24xSlQGEJ3B/RzEfUlLct7b5G/ytav+wPrplCpVMFuwzXbkecJrb6IYo1iFb0S9v37754mg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/ret/-/ret-0.1.15.tgz + } name: ret version: 0.1.15 - engines: {node: '>=0.12'} + engines: { node: '>=0.12' } dev: true registry.npmmirror.com/reusify/1.0.4: - resolution: {integrity: sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/reusify/-/reusify-1.0.4.tgz} + resolution: + { + integrity: sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/reusify/-/reusify-1.0.4.tgz + } name: reusify version: 1.0.4 - engines: {iojs: '>=1.0.0', node: '>=0.10.0'} + engines: { iojs: '>=1.0.0', node: '>=0.10.0' } dev: true registry.npmmirror.com/rfdc/1.3.0: - resolution: {integrity: sha512-V2hovdzFbOi77/WajaSMXk2OLm+xNIeQdMMuB7icj7bk6zi2F8GGAxigcnDFpJHbNyNcgyJDiP+8nOrY5cZGrA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/rfdc/-/rfdc-1.3.0.tgz} + resolution: + { + integrity: sha512-V2hovdzFbOi77/WajaSMXk2OLm+xNIeQdMMuB7icj7bk6zi2F8GGAxigcnDFpJHbNyNcgyJDiP+8nOrY5cZGrA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/rfdc/-/rfdc-1.3.0.tgz + } name: rfdc version: 1.3.0 dev: true registry.npmmirror.com/rimraf/3.0.2: - resolution: {integrity: sha1-8aVAK6YiCtUswSgrrBrjqkn9Bho=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/rimraf/download/rimraf-3.0.2.tgz} + resolution: + { + integrity: sha1-8aVAK6YiCtUswSgrrBrjqkn9Bho=, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/rimraf/download/rimraf-3.0.2.tgz + } name: rimraf version: 3.0.2 hasBin: true @@ -8368,18 +12624,46 @@ packages: glob: registry.npmmirror.com/glob/7.2.0 dev: true + registry.npmmirror.com/rollup-plugin-purge-icons/0.8.0: + resolution: + { + integrity: sha512-Dv3GppUU4SawVhXo0dzqpJJsIEXtV1cjvFZWCYdzAxuJAvxKFKMN3nkGYsQUjw3JwyIps6wcRKEHImNBfmO6Qw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/rollup-plugin-purge-icons/-/rollup-plugin-purge-icons-0.8.0.tgz + } + name: rollup-plugin-purge-icons + version: 0.8.0 + engines: { node: '>= 12' } + dependencies: + '@purge-icons/core': registry.npmmirror.com/@purge-icons/core/0.8.0 + '@purge-icons/generated': registry.npmmirror.com/@purge-icons/generated/0.8.0 + transitivePeerDependencies: + - encoding + - supports-color + dev: true + registry.npmmirror.com/rollup/2.62.0: - resolution: {integrity: sha512-cJEQq2gwB0GWMD3rYImefQTSjrPYaC6s4J9pYqnstVLJ1CHa/aZNVkD4Epuvg4iLeMA4KRiq7UM7awKK6j7jcw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/rollup/download/rollup-2.62.0.tgz} + resolution: + { + integrity: sha512-cJEQq2gwB0GWMD3rYImefQTSjrPYaC6s4J9pYqnstVLJ1CHa/aZNVkD4Epuvg4iLeMA4KRiq7UM7awKK6j7jcw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/rollup/-/rollup-2.62.0.tgz + } name: rollup version: 2.62.0 - engines: {node: '>=10.0.0'} + engines: { node: '>=10.0.0' } hasBin: true optionalDependencies: fsevents: registry.npmmirror.com/fsevents/2.3.2 dev: true registry.npmmirror.com/run-parallel/1.2.0: - resolution: {integrity: sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/run-parallel/-/run-parallel-1.2.0.tgz} + resolution: + { + integrity: sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/run-parallel/-/run-parallel-1.2.0.tgz + } name: run-parallel version: 1.2.0 dependencies: @@ -8387,16 +12671,26 @@ packages: dev: true registry.npmmirror.com/rxjs/6.6.7: - resolution: {integrity: sha1-kKwBisq/SRv2UEQjXVhjxNq4BMk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/rxjs/download/rxjs-6.6.7.tgz} + resolution: + { + integrity: sha1-kKwBisq/SRv2UEQjXVhjxNq4BMk=, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/rxjs/download/rxjs-6.6.7.tgz + } name: rxjs version: 6.6.7 - engines: {npm: '>=2.0.0'} + engines: { npm: '>=2.0.0' } dependencies: tslib: registry.npmmirror.com/tslib/1.14.1 dev: true registry.npmmirror.com/rxjs/7.5.2: - resolution: {integrity: sha512-PwDt186XaL3QN5qXj/H9DGyHhP3/RYYgZZwqBv9Tv8rsAaiwFH1IsJJlcgD37J7UW5a6O67qX0KWKS3/pu0m4w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/rxjs/-/rxjs-7.5.2.tgz} + resolution: + { + integrity: sha512-PwDt186XaL3QN5qXj/H9DGyHhP3/RYYgZZwqBv9Tv8rsAaiwFH1IsJJlcgD37J7UW5a6O67qX0KWKS3/pu0m4w==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/rxjs/-/rxjs-7.5.2.tgz + } name: rxjs version: 7.5.2 dependencies: @@ -8404,19 +12698,34 @@ packages: dev: true registry.npmmirror.com/safe-buffer/5.1.2: - resolution: {integrity: sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/safe-buffer/-/safe-buffer-5.1.2.tgz} + resolution: + { + integrity: sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/safe-buffer/-/safe-buffer-5.1.2.tgz + } name: safe-buffer version: 5.1.2 dev: true registry.npmmirror.com/safe-buffer/5.2.1: - resolution: {integrity: sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/safe-buffer/-/safe-buffer-5.2.1.tgz} + resolution: + { + integrity: sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/safe-buffer/-/safe-buffer-5.2.1.tgz + } name: safe-buffer version: 5.2.1 dev: true registry.npmmirror.com/safe-regex/1.1.0: - resolution: {integrity: sha512-aJXcif4xnaNUzvUuC5gcb46oTS7zvg4jpMTnuqtrEPlR3vFr4pxtdTwaF1Qs3Enjn9HK+ZlwQui+a7z0SywIzg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/safe-regex/-/safe-regex-1.1.0.tgz} + resolution: + { + integrity: sha512-aJXcif4xnaNUzvUuC5gcb46oTS7zvg4jpMTnuqtrEPlR3vFr4pxtdTwaF1Qs3Enjn9HK+ZlwQui+a7z0SywIzg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/safe-regex/-/safe-regex-1.1.0.tgz + } name: safe-regex version: 1.1.0 dependencies: @@ -8424,7 +12733,12 @@ packages: dev: true registry.npmmirror.com/scroll-into-view-if-needed/2.2.29: - resolution: {integrity: sha512-hxpAR6AN+Gh53AdAimHM6C8oTN1ppwVZITihix+WqalywBeFcQ6LdQP5ABNl26nX8GTEL7VT+b8lKpdqq65wXg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/scroll-into-view-if-needed/-/scroll-into-view-if-needed-2.2.29.tgz} + resolution: + { + integrity: sha512-hxpAR6AN+Gh53AdAimHM6C8oTN1ppwVZITihix+WqalywBeFcQ6LdQP5ABNl26nX8GTEL7VT+b8lKpdqq65wXg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/scroll-into-view-if-needed/-/scroll-into-view-if-needed-2.2.29.tgz + } name: scroll-into-view-if-needed version: 2.2.29 dependencies: @@ -8432,31 +12746,51 @@ packages: dev: false registry.npmmirror.com/semver/5.7.1: - resolution: {integrity: sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/semver/-/semver-5.7.1.tgz} + resolution: + { + integrity: sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/semver/-/semver-5.7.1.tgz + } name: semver version: 5.7.1 hasBin: true dev: true registry.npmmirror.com/semver/6.3.0: - resolution: {integrity: sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/semver/-/semver-6.3.0.tgz} + resolution: + { + integrity: sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/semver/-/semver-6.3.0.tgz + } name: semver version: 6.3.0 hasBin: true dev: true registry.npmmirror.com/semver/7.3.5: - resolution: {integrity: sha512-PoeGJYh8HK4BTO/a9Tf6ZG3veo/A7ZVsYrSA6J8ny9nb3B1VrpkuN+z9OE5wfE5p6H4LchYZsegiQgbJD94ZFQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/semver/-/semver-7.3.5.tgz} + resolution: + { + integrity: sha512-PoeGJYh8HK4BTO/a9Tf6ZG3veo/A7ZVsYrSA6J8ny9nb3B1VrpkuN+z9OE5wfE5p6H4LchYZsegiQgbJD94ZFQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/semver/-/semver-7.3.5.tgz + } name: semver version: 7.3.5 - engines: {node: '>=10'} + engines: { node: '>=10' } hasBin: true dependencies: lru-cache: registry.npmmirror.com/lru-cache/6.0.0 dev: true registry.npmmirror.com/sentence-case/3.0.4: - resolution: {integrity: sha512-8LS0JInaQMCRoQ7YUytAo/xUu5W2XnQxV2HI/6uM6U7CITS1RqPElr30V6uIqyMKM9lJGRVFy5/4CuzcixNYSg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/sentence-case/-/sentence-case-3.0.4.tgz} + resolution: + { + integrity: sha512-8LS0JInaQMCRoQ7YUytAo/xUu5W2XnQxV2HI/6uM6U7CITS1RqPElr30V6uIqyMKM9lJGRVFy5/4CuzcixNYSg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/sentence-case/-/sentence-case-3.0.4.tgz + } name: sentence-case version: 3.0.4 dependencies: @@ -8466,10 +12800,15 @@ packages: dev: true registry.npmmirror.com/set-value/2.0.1: - resolution: {integrity: sha512-JxHc1weCN68wRY0fhCoXpyK55m/XPHafOmK4UWD7m2CI14GMcFypt4w/0+NV5f/ZMby2F6S2wwA7fgynh9gWSw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/set-value/-/set-value-2.0.1.tgz} + resolution: + { + integrity: sha512-JxHc1weCN68wRY0fhCoXpyK55m/XPHafOmK4UWD7m2CI14GMcFypt4w/0+NV5f/ZMby2F6S2wwA7fgynh9gWSw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/set-value/-/set-value-2.0.1.tgz + } name: set-value version: 2.0.1 - engines: {node: '>=0.10.0'} + engines: { node: '>=0.10.0' } dependencies: extend-shallow: registry.npmmirror.com/extend-shallow/2.0.1 is-extendable: registry.npmmirror.com/is-extendable/0.1.1 @@ -8478,32 +12817,52 @@ packages: dev: true registry.npmmirror.com/shebang-command/2.0.0: - resolution: {integrity: sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/shebang-command/-/shebang-command-2.0.0.tgz} + resolution: + { + integrity: sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/shebang-command/-/shebang-command-2.0.0.tgz + } name: shebang-command version: 2.0.0 - engines: {node: '>=8'} + engines: { node: '>=8' } dependencies: shebang-regex: registry.npmmirror.com/shebang-regex/3.0.0 dev: true registry.npmmirror.com/shebang-regex/3.0.0: - resolution: {integrity: sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/shebang-regex/-/shebang-regex-3.0.0.tgz} + resolution: + { + integrity: sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/shebang-regex/-/shebang-regex-3.0.0.tgz + } name: shebang-regex version: 3.0.0 - engines: {node: '>=8'} + engines: { node: '>=8' } dev: true registry.npmmirror.com/signal-exit/3.0.7: - resolution: {integrity: sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/signal-exit/-/signal-exit-3.0.7.tgz} + resolution: + { + integrity: sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/signal-exit/-/signal-exit-3.0.7.tgz + } name: signal-exit version: 3.0.7 dev: true registry.npmmirror.com/sirv/1.0.19: - resolution: {integrity: sha512-JuLThK3TnZG1TAKDwNIqNq6QA2afLOCcm+iE8D1Kj3GA40pSPsxQjjJl0J8X3tsR7T+CP1GavpzLwYkgVLWrZQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/sirv/download/sirv-1.0.19.tgz} + resolution: + { + integrity: sha512-JuLThK3TnZG1TAKDwNIqNq6QA2afLOCcm+iE8D1Kj3GA40pSPsxQjjJl0J8X3tsR7T+CP1GavpzLwYkgVLWrZQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/sirv/download/sirv-1.0.19.tgz + } name: sirv version: 1.0.19 - engines: {node: '>= 10'} + engines: { node: '>= 10' } dependencies: '@polka/url': registry.npmmirror.com/@polka/url/1.0.0-next.21 mrmime: registry.npmmirror.com/mrmime/1.0.0 @@ -8511,14 +12870,24 @@ packages: dev: true registry.npmmirror.com/slash/3.0.0: - resolution: {integrity: sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/slash/-/slash-3.0.0.tgz} + resolution: + { + integrity: sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/slash/-/slash-3.0.0.tgz + } name: slash version: 3.0.0 - engines: {node: '>=8'} + engines: { node: '>=8' } dev: true registry.npmmirror.com/slate-history/0.66.0_slate@0.72.8: - resolution: {integrity: sha512-6MWpxGQZiMvSINlCbMW43E2YBSVMCMCIwQfBzGssjWw4kb0qfvj0pIdblWNRQZD0hR6WHP+dHHgGSeVdMWzfng==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/slate-history/-/slate-history-0.66.0.tgz} + resolution: + { + integrity: sha512-6MWpxGQZiMvSINlCbMW43E2YBSVMCMCIwQfBzGssjWw4kb0qfvj0pIdblWNRQZD0hR6WHP+dHHgGSeVdMWzfng==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/slate-history/-/slate-history-0.66.0.tgz + } id: registry.npmmirror.com/slate-history/0.66.0 name: slate-history version: 0.66.0 @@ -8530,7 +12899,12 @@ packages: dev: false registry.npmmirror.com/slate/0.72.8: - resolution: {integrity: sha512-/nJwTswQgnRurpK+bGJFH1oM7naD5qDmHd89JyiKNT2oOKD8marW0QSBtuFnwEbL5aGCS8AmrhXQgNOsn4osAw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/slate/-/slate-0.72.8.tgz} + resolution: + { + integrity: sha512-/nJwTswQgnRurpK+bGJFH1oM7naD5qDmHd89JyiKNT2oOKD8marW0QSBtuFnwEbL5aGCS8AmrhXQgNOsn4osAw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/slate/-/slate-0.72.8.tgz + } name: slate version: 0.72.8 dependencies: @@ -8540,10 +12914,15 @@ packages: dev: false registry.npmmirror.com/slice-ansi/3.0.0: - resolution: {integrity: sha512-pSyv7bSTC7ig9Dcgbw9AuRNUb5k5V6oDudjZoMBSr13qpLBG7tB+zgCkARjq7xIUgdz5P1Qe8u+rSGdouOOIyQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/slice-ansi/-/slice-ansi-3.0.0.tgz} + resolution: + { + integrity: sha512-pSyv7bSTC7ig9Dcgbw9AuRNUb5k5V6oDudjZoMBSr13qpLBG7tB+zgCkARjq7xIUgdz5P1Qe8u+rSGdouOOIyQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/slice-ansi/-/slice-ansi-3.0.0.tgz + } name: slice-ansi version: 3.0.0 - engines: {node: '>=8'} + engines: { node: '>=8' } dependencies: ansi-styles: registry.npmmirror.com/ansi-styles/4.3.0 astral-regex: registry.npmmirror.com/astral-regex/2.0.0 @@ -8551,10 +12930,15 @@ packages: dev: true registry.npmmirror.com/slice-ansi/4.0.0: - resolution: {integrity: sha512-qMCMfhY040cVHT43K9BFygqYbUPFZKHOg7K73mtTWJRb8pyP3fzf4Ixd5SzdEJQ6MRUg/WBnOLxghZtKKurENQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/slice-ansi/-/slice-ansi-4.0.0.tgz} + resolution: + { + integrity: sha512-qMCMfhY040cVHT43K9BFygqYbUPFZKHOg7K73mtTWJRb8pyP3fzf4Ixd5SzdEJQ6MRUg/WBnOLxghZtKKurENQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/slice-ansi/-/slice-ansi-4.0.0.tgz + } name: slice-ansi version: 4.0.0 - engines: {node: '>=10'} + engines: { node: '>=10' } dependencies: ansi-styles: registry.npmmirror.com/ansi-styles/4.3.0 astral-regex: registry.npmmirror.com/astral-regex/2.0.0 @@ -8562,24 +12946,39 @@ packages: dev: true registry.npmmirror.com/slice-ansi/5.0.0: - resolution: {integrity: sha512-FC+lgizVPfie0kkhqUScwRu1O/lF6NOgJmlCgK+/LYxDCTk8sGelYaHDhFcDN+Sn3Cv+3VSa4Byeo+IMCzpMgQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/slice-ansi/-/slice-ansi-5.0.0.tgz} + resolution: + { + integrity: sha512-FC+lgizVPfie0kkhqUScwRu1O/lF6NOgJmlCgK+/LYxDCTk8sGelYaHDhFcDN+Sn3Cv+3VSa4Byeo+IMCzpMgQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/slice-ansi/-/slice-ansi-5.0.0.tgz + } name: slice-ansi version: 5.0.0 - engines: {node: '>=12'} + engines: { node: '>=12' } dependencies: ansi-styles: registry.npmmirror.com/ansi-styles/6.1.0 is-fullwidth-code-point: registry.npmmirror.com/is-fullwidth-code-point/4.0.0 dev: true registry.npmmirror.com/snabbdom/3.3.1: - resolution: {integrity: sha512-FR9u20dCkktPd+qbedqwYNjMXzYhizhqlKTQzYZimLNeCJY0/5qgs0DtLVSmzIEL1bN3Dyb9sQpiHGCxUjyLnQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/snabbdom/-/snabbdom-3.3.1.tgz} + resolution: + { + integrity: sha512-FR9u20dCkktPd+qbedqwYNjMXzYhizhqlKTQzYZimLNeCJY0/5qgs0DtLVSmzIEL1bN3Dyb9sQpiHGCxUjyLnQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/snabbdom/-/snabbdom-3.3.1.tgz + } name: snabbdom version: 3.3.1 - engines: {node: '>=8.3.0'} + engines: { node: '>=8.3.0' } dev: false registry.npmmirror.com/snake-case/3.0.4: - resolution: {integrity: sha512-LAOh4z89bGQvl9pFfNF8V146i7o7/CqFPbqzYgP+yYzDIDeS9HaNFtXABamRW+AQzEVODcvE79ljJ+8a9YSdMg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/snake-case/-/snake-case-3.0.4.tgz} + resolution: + { + integrity: sha512-LAOh4z89bGQvl9pFfNF8V146i7o7/CqFPbqzYgP+yYzDIDeS9HaNFtXABamRW+AQzEVODcvE79ljJ+8a9YSdMg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/snake-case/-/snake-case-3.0.4.tgz + } name: snake-case version: 3.0.4 dependencies: @@ -8588,10 +12987,15 @@ packages: dev: true registry.npmmirror.com/snapdragon-node/2.1.1: - resolution: {integrity: sha512-O27l4xaMYt/RSQ5TR3vpWCAB5Kb/czIcqUFOM/C4fYcLnbZUc1PkjTAMjof2pBWaSTwOUd6qUHcFGVGj7aIwnw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/snapdragon-node/-/snapdragon-node-2.1.1.tgz} + resolution: + { + integrity: sha512-O27l4xaMYt/RSQ5TR3vpWCAB5Kb/czIcqUFOM/C4fYcLnbZUc1PkjTAMjof2pBWaSTwOUd6qUHcFGVGj7aIwnw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/snapdragon-node/-/snapdragon-node-2.1.1.tgz + } name: snapdragon-node version: 2.1.1 - engines: {node: '>=0.10.0'} + engines: { node: '>=0.10.0' } dependencies: define-property: registry.npmmirror.com/define-property/1.0.0 isobject: registry.npmmirror.com/isobject/3.0.1 @@ -8599,19 +13003,29 @@ packages: dev: true registry.npmmirror.com/snapdragon-util/3.0.1: - resolution: {integrity: sha512-mbKkMdQKsjX4BAL4bRYTj21edOf8cN7XHdYUJEe+Zn99hVEYcMvKPct1IqNe7+AZPirn8BCDOQBHQZknqmKlZQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/snapdragon-util/-/snapdragon-util-3.0.1.tgz} + resolution: + { + integrity: sha512-mbKkMdQKsjX4BAL4bRYTj21edOf8cN7XHdYUJEe+Zn99hVEYcMvKPct1IqNe7+AZPirn8BCDOQBHQZknqmKlZQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/snapdragon-util/-/snapdragon-util-3.0.1.tgz + } name: snapdragon-util version: 3.0.1 - engines: {node: '>=0.10.0'} + engines: { node: '>=0.10.0' } dependencies: kind-of: registry.npmmirror.com/kind-of/3.2.2 dev: true registry.npmmirror.com/snapdragon/0.8.2: - resolution: {integrity: sha512-FtyOnWN/wCHTVXOMwvSv26d+ko5vWlIDD6zoUJ7LW8vh+ZBC8QdljveRP+crNrtBwioEUWy/4dMtbBjA4ioNlg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/snapdragon/-/snapdragon-0.8.2.tgz} + resolution: + { + integrity: sha512-FtyOnWN/wCHTVXOMwvSv26d+ko5vWlIDD6zoUJ7LW8vh+ZBC8QdljveRP+crNrtBwioEUWy/4dMtbBjA4ioNlg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/snapdragon/-/snapdragon-0.8.2.tgz + } name: snapdragon version: 0.8.2 - engines: {node: '>=0.10.0'} + engines: { node: '>=0.10.0' } dependencies: base: registry.npmmirror.com/base/0.11.2 debug: registry.npmmirror.com/debug/2.6.9 @@ -8624,13 +13038,23 @@ packages: dev: true registry.npmmirror.com/source-map-js/1.0.2: - resolution: {integrity: sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/source-map-js/-/source-map-js-1.0.2.tgz} + resolution: + { + integrity: sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/source-map-js/-/source-map-js-1.0.2.tgz + } name: source-map-js version: 1.0.2 - engines: {node: '>=0.10.0'} + engines: { node: '>=0.10.0' } registry.npmmirror.com/source-map-resolve/0.5.3: - resolution: {integrity: sha512-Htz+RnsXWk5+P2slx5Jh3Q66vhQj1Cllm0zvnaY98+NFx+Dv2CF/f5O/t8x+KaNdrdIAsruNzoh/KpialbqAnw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/source-map-resolve/-/source-map-resolve-0.5.3.tgz} + resolution: + { + integrity: sha512-Htz+RnsXWk5+P2slx5Jh3Q66vhQj1Cllm0zvnaY98+NFx+Dv2CF/f5O/t8x+KaNdrdIAsruNzoh/KpialbqAnw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/source-map-resolve/-/source-map-resolve-0.5.3.tgz + } name: source-map-resolve version: 0.5.3 deprecated: See https://github.com/lydell/source-map-resolve#deprecated @@ -8643,7 +13067,12 @@ packages: dev: true registry.npmmirror.com/source-map-support/0.5.21: - resolution: {integrity: sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/source-map-support/-/source-map-support-0.5.21.tgz} + resolution: + { + integrity: sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/source-map-support/-/source-map-support-0.5.21.tgz + } name: source-map-support version: 0.5.21 dependencies: @@ -8652,39 +13081,69 @@ packages: dev: true registry.npmmirror.com/source-map-url/0.4.1: - resolution: {integrity: sha512-cPiFOTLUKvJFIg4SKVScy4ilPPW6rFgMgfuZJPNoDuMs3nC1HbMUycBoJw77xFIp6z1UJQJOfx6C9GMH80DiTw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/source-map-url/-/source-map-url-0.4.1.tgz} + resolution: + { + integrity: sha512-cPiFOTLUKvJFIg4SKVScy4ilPPW6rFgMgfuZJPNoDuMs3nC1HbMUycBoJw77xFIp6z1UJQJOfx6C9GMH80DiTw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/source-map-url/-/source-map-url-0.4.1.tgz + } name: source-map-url version: 0.4.1 deprecated: See https://github.com/lydell/source-map-url#deprecated dev: true registry.npmmirror.com/source-map/0.5.7: - resolution: {integrity: sha512-LbrmJOMUSdEVxIKvdcJzQC+nQhe8FUZQTXQy6+I75skNgn3OoQ0DZA8YnFa7gp8tqtL3KPf1kmo0R5DoApeSGQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/source-map/-/source-map-0.5.7.tgz} + resolution: + { + integrity: sha512-LbrmJOMUSdEVxIKvdcJzQC+nQhe8FUZQTXQy6+I75skNgn3OoQ0DZA8YnFa7gp8tqtL3KPf1kmo0R5DoApeSGQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/source-map/-/source-map-0.5.7.tgz + } name: source-map version: 0.5.7 - engines: {node: '>=0.10.0'} + engines: { node: '>=0.10.0' } dev: true registry.npmmirror.com/source-map/0.6.1: - resolution: {integrity: sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/source-map/-/source-map-0.6.1.tgz} + resolution: + { + integrity: sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/source-map/-/source-map-0.6.1.tgz + } name: source-map version: 0.6.1 - engines: {node: '>=0.10.0'} + engines: { node: '>=0.10.0' } registry.npmmirror.com/source-map/0.7.3: - resolution: {integrity: sha512-CkCj6giN3S+n9qrYiBTX5gystlENnRW5jZeNLHpe6aue+SrHcG5VYwujhW9s4dY31mEGsxBDrHR6oI69fTXsaQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/source-map/-/source-map-0.7.3.tgz} + resolution: + { + integrity: sha512-CkCj6giN3S+n9qrYiBTX5gystlENnRW5jZeNLHpe6aue+SrHcG5VYwujhW9s4dY31mEGsxBDrHR6oI69fTXsaQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/source-map/-/source-map-0.7.3.tgz + } name: source-map version: 0.7.3 - engines: {node: '>= 8'} + engines: { node: '>= 8' } dev: true registry.npmmirror.com/sourcemap-codec/1.4.8: - resolution: {integrity: sha512-9NykojV5Uih4lgo5So5dtw+f0JgJX30KCNI8gwhz2J9A15wD0Ml6tjHKwf6fTSa6fAdVBdZeNOs9eJ71qCk8vA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/sourcemap-codec/-/sourcemap-codec-1.4.8.tgz} + resolution: + { + integrity: sha512-9NykojV5Uih4lgo5So5dtw+f0JgJX30KCNI8gwhz2J9A15wD0Ml6tjHKwf6fTSa6fAdVBdZeNOs9eJ71qCk8vA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/sourcemap-codec/-/sourcemap-codec-1.4.8.tgz + } name: sourcemap-codec version: 1.4.8 registry.npmmirror.com/spdx-correct/3.1.1: - resolution: {integrity: sha512-cOYcUWwhCuHCXi49RhFRCyJEK3iPj1Ziz9DpViV3tbZOwXD49QzIN3MpOLJNxh2qwq2lJJZaKMVw9qNi4jTC0w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/spdx-correct/-/spdx-correct-3.1.1.tgz} + resolution: + { + integrity: sha512-cOYcUWwhCuHCXi49RhFRCyJEK3iPj1Ziz9DpViV3tbZOwXD49QzIN3MpOLJNxh2qwq2lJJZaKMVw9qNi4jTC0w==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/spdx-correct/-/spdx-correct-3.1.1.tgz + } name: spdx-correct version: 3.1.1 dependencies: @@ -8693,13 +13152,23 @@ packages: dev: true registry.npmmirror.com/spdx-exceptions/2.3.0: - resolution: {integrity: sha512-/tTrYOC7PPI1nUAgx34hUpqXuyJG+DTHJTnIULG4rDygi4xu/tfgmq1e1cIRwRzwZgo4NLySi+ricLkZkw4i5A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/spdx-exceptions/-/spdx-exceptions-2.3.0.tgz} + resolution: + { + integrity: sha512-/tTrYOC7PPI1nUAgx34hUpqXuyJG+DTHJTnIULG4rDygi4xu/tfgmq1e1cIRwRzwZgo4NLySi+ricLkZkw4i5A==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/spdx-exceptions/-/spdx-exceptions-2.3.0.tgz + } name: spdx-exceptions version: 2.3.0 dev: true registry.npmmirror.com/spdx-expression-parse/3.0.1: - resolution: {integrity: sha512-cbqHunsQWnJNE6KhVSMsMeH5H/L9EpymbzqTQ3uLwNCLZ1Q481oWaofqH7nO6V07xlXwY6PhQdQ2IedWx/ZK4Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/spdx-expression-parse/-/spdx-expression-parse-3.0.1.tgz} + resolution: + { + integrity: sha512-cbqHunsQWnJNE6KhVSMsMeH5H/L9EpymbzqTQ3uLwNCLZ1Q481oWaofqH7nO6V07xlXwY6PhQdQ2IedWx/ZK4Q==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/spdx-expression-parse/-/spdx-expression-parse-3.0.1.tgz + } name: spdx-expression-parse version: 3.0.1 dependencies: @@ -8708,29 +13177,49 @@ packages: dev: true registry.npmmirror.com/spdx-license-ids/3.0.11: - resolution: {integrity: sha512-Ctl2BrFiM0X3MANYgj3CkygxhRmr9mi6xhejbdO960nF6EDJApTYpn0BQnDKlnNBULKiCN1n3w9EBkHK8ZWg+g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/spdx-license-ids/-/spdx-license-ids-3.0.11.tgz} + resolution: + { + integrity: sha512-Ctl2BrFiM0X3MANYgj3CkygxhRmr9mi6xhejbdO960nF6EDJApTYpn0BQnDKlnNBULKiCN1n3w9EBkHK8ZWg+g==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/spdx-license-ids/-/spdx-license-ids-3.0.11.tgz + } name: spdx-license-ids version: 3.0.11 dev: true registry.npmmirror.com/specificity/0.4.1: - resolution: {integrity: sha512-1klA3Gi5PD1Wv9Q0wUoOQN1IWAuPu0D1U03ThXTr0cJ20+/iq2tHSDnK7Kk/0LXJ1ztUB2/1Os0wKmfyNgUQfg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/specificity/-/specificity-0.4.1.tgz} + resolution: + { + integrity: sha512-1klA3Gi5PD1Wv9Q0wUoOQN1IWAuPu0D1U03ThXTr0cJ20+/iq2tHSDnK7Kk/0LXJ1ztUB2/1Os0wKmfyNgUQfg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/specificity/-/specificity-0.4.1.tgz + } name: specificity version: 0.4.1 hasBin: true dev: true registry.npmmirror.com/split-string/3.1.0: - resolution: {integrity: sha512-NzNVhJDYpwceVVii8/Hu6DKfD2G+NrQHlS/V/qgv763EYudVwEcMQNxd2lh+0VrUByXN/oJkl5grOhYWvQUYiw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/split-string/-/split-string-3.1.0.tgz} + resolution: + { + integrity: sha512-NzNVhJDYpwceVVii8/Hu6DKfD2G+NrQHlS/V/qgv763EYudVwEcMQNxd2lh+0VrUByXN/oJkl5grOhYWvQUYiw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/split-string/-/split-string-3.1.0.tgz + } name: split-string version: 3.1.0 - engines: {node: '>=0.10.0'} + engines: { node: '>=0.10.0' } dependencies: extend-shallow: registry.npmmirror.com/extend-shallow/3.0.2 dev: true registry.npmmirror.com/split/1.0.1: - resolution: {integrity: sha512-mTyOoPbrivtXnwnIxZRFYRrPNtEFKlpB2fvjSnCQUiAA6qAZzqwna5envK4uk6OIeP17CsdF3rSBGYVBsU0Tkg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/split/-/split-1.0.1.tgz} + resolution: + { + integrity: sha512-mTyOoPbrivtXnwnIxZRFYRrPNtEFKlpB2fvjSnCQUiAA6qAZzqwna5envK4uk6OIeP17CsdF3rSBGYVBsU0Tkg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/split/-/split-1.0.1.tgz + } name: split version: 1.0.1 dependencies: @@ -8738,7 +13227,12 @@ packages: dev: true registry.npmmirror.com/split2/3.2.2: - resolution: {integrity: sha512-9NThjpgZnifTkJpzTZ7Eue85S49QwpNhZTq6GRJwObb6jnLFNGB7Qm73V5HewTROPyxD0C29xqmaI68bQtV+hg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/split2/-/split2-3.2.2.tgz} + resolution: + { + integrity: sha512-9NThjpgZnifTkJpzTZ7Eue85S49QwpNhZTq6GRJwObb6jnLFNGB7Qm73V5HewTROPyxD0C29xqmaI68bQtV+hg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/split2/-/split2-3.2.2.tgz + } name: split2 version: 3.2.2 dependencies: @@ -8746,22 +13240,37 @@ packages: dev: true registry.npmmirror.com/ssr-window/3.0.0: - resolution: {integrity: sha512-q+8UfWDg9Itrg0yWK7oe5p/XRCJpJF9OBtXfOPgSJl+u3Xd5KI328RUEvUqSMVM9CiQUEf1QdBzJMkYGErj9QA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ssr-window/-/ssr-window-3.0.0.tgz} + resolution: + { + integrity: sha512-q+8UfWDg9Itrg0yWK7oe5p/XRCJpJF9OBtXfOPgSJl+u3Xd5KI328RUEvUqSMVM9CiQUEf1QdBzJMkYGErj9QA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/ssr-window/-/ssr-window-3.0.0.tgz + } name: ssr-window version: 3.0.0 dev: false registry.npmmirror.com/stable/0.1.8: - resolution: {integrity: sha512-ji9qxRnOVfcuLDySj9qzhGSEFVobyt1kIOSkj1qZzYLzq7Tos/oUUWvotUPQLlrsidqsK6tBH89Bc9kL5zHA6w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/stable/-/stable-0.1.8.tgz} + resolution: + { + integrity: sha512-ji9qxRnOVfcuLDySj9qzhGSEFVobyt1kIOSkj1qZzYLzq7Tos/oUUWvotUPQLlrsidqsK6tBH89Bc9kL5zHA6w==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/stable/-/stable-0.1.8.tgz + } name: stable version: 0.1.8 dev: true registry.npmmirror.com/standard-version/9.3.2: - resolution: {integrity: sha512-u1rfKP4o4ew7Yjbfycv80aNMN2feTiqseAhUhrrx2XtdQGmu7gucpziXe68Z4YfHVqlxVEzo4aUA0Iu3VQOTgQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/standard-version/-/standard-version-9.3.2.tgz} + resolution: + { + integrity: sha512-u1rfKP4o4ew7Yjbfycv80aNMN2feTiqseAhUhrrx2XtdQGmu7gucpziXe68Z4YfHVqlxVEzo4aUA0Iu3VQOTgQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/standard-version/-/standard-version-9.3.2.tgz + } name: standard-version version: 9.3.2 - engines: {node: '>=10'} + engines: { node: '>=10' } hasBin: true dependencies: chalk: registry.npmmirror.com/chalk/2.4.2 @@ -8782,54 +13291,84 @@ packages: dev: true registry.npmmirror.com/static-extend/0.1.2: - resolution: {integrity: sha512-72E9+uLc27Mt718pMHt9VMNiAL4LMsmDbBva8mxWUCkT07fSzEGMYUCk0XWY6lp0j6RBAG4cJ3mWuZv2OE3s0g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/static-extend/-/static-extend-0.1.2.tgz} + resolution: + { + integrity: sha512-72E9+uLc27Mt718pMHt9VMNiAL4LMsmDbBva8mxWUCkT07fSzEGMYUCk0XWY6lp0j6RBAG4cJ3mWuZv2OE3s0g==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/static-extend/-/static-extend-0.1.2.tgz + } name: static-extend version: 0.1.2 - engines: {node: '>=0.10.0'} + engines: { node: '>=0.10.0' } dependencies: define-property: registry.npmmirror.com/define-property/0.2.5 object-copy: registry.npmmirror.com/object-copy/0.1.0 dev: true registry.npmmirror.com/strict-uri-encode/1.1.0: - resolution: {integrity: sha512-R3f198pcvnB+5IpnBlRkphuE9n46WyVl8I39W/ZUTZLz4nqSP/oLYUrcnJrw462Ds8he4YKMov2efsTIw1BDGQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/strict-uri-encode/-/strict-uri-encode-1.1.0.tgz} + resolution: + { + integrity: sha512-R3f198pcvnB+5IpnBlRkphuE9n46WyVl8I39W/ZUTZLz4nqSP/oLYUrcnJrw462Ds8he4YKMov2efsTIw1BDGQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/strict-uri-encode/-/strict-uri-encode-1.1.0.tgz + } name: strict-uri-encode version: 1.1.0 - engines: {node: '>=0.10.0'} + engines: { node: '>=0.10.0' } dev: true registry.npmmirror.com/string-argv/0.3.1: - resolution: {integrity: sha512-a1uQGz7IyVy9YwhqjZIZu1c8JO8dNIe20xBmSS6qu9kv++k3JGzCVmprbNN5Kn+BgzD5E7YYwg1CcjuJMRNsvg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/string-argv/-/string-argv-0.3.1.tgz} + resolution: + { + integrity: sha512-a1uQGz7IyVy9YwhqjZIZu1c8JO8dNIe20xBmSS6qu9kv++k3JGzCVmprbNN5Kn+BgzD5E7YYwg1CcjuJMRNsvg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/string-argv/-/string-argv-0.3.1.tgz + } name: string-argv version: 0.3.1 - engines: {node: '>=0.6.19'} + engines: { node: '>=0.6.19' } dev: true registry.npmmirror.com/string-width/2.1.1: - resolution: {integrity: sha512-nOqH59deCq9SRHlxq1Aw85Jnt4w6KvLKqWVik6oA9ZklXLNIOlqg4F2yrT1MVaTjAqvVwdfeZ7w7aCvJD7ugkw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/string-width/-/string-width-2.1.1.tgz} + resolution: + { + integrity: sha512-nOqH59deCq9SRHlxq1Aw85Jnt4w6KvLKqWVik6oA9ZklXLNIOlqg4F2yrT1MVaTjAqvVwdfeZ7w7aCvJD7ugkw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/string-width/-/string-width-2.1.1.tgz + } name: string-width version: 2.1.1 - engines: {node: '>=4'} + engines: { node: '>=4' } dependencies: is-fullwidth-code-point: registry.npmmirror.com/is-fullwidth-code-point/2.0.0 strip-ansi: registry.npmmirror.com/strip-ansi/4.0.0 dev: true registry.npmmirror.com/string-width/4.2.3: - resolution: {integrity: sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/string-width/-/string-width-4.2.3.tgz} + resolution: + { + integrity: sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/string-width/-/string-width-4.2.3.tgz + } name: string-width version: 4.2.3 - engines: {node: '>=8'} + engines: { node: '>=8' } dependencies: emoji-regex: registry.npmmirror.com/emoji-regex/8.0.0 is-fullwidth-code-point: registry.npmmirror.com/is-fullwidth-code-point/3.0.0 strip-ansi: registry.npmmirror.com/strip-ansi/6.0.1 registry.npmmirror.com/string-width/5.0.1: - resolution: {integrity: sha512-5ohWO/M4//8lErlUUtrFy3b11GtNOuMOU0ysKCDXFcfXuuvUXu95akgj/i8ofmaGdN0hCqyl6uu9i8dS/mQp5g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/string-width/-/string-width-5.0.1.tgz} + resolution: + { + integrity: sha512-5ohWO/M4//8lErlUUtrFy3b11GtNOuMOU0ysKCDXFcfXuuvUXu95akgj/i8ofmaGdN0hCqyl6uu9i8dS/mQp5g==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/string-width/-/string-width-5.0.1.tgz + } name: string-width version: 5.0.1 - engines: {node: '>=12'} + engines: { node: '>=12' } dependencies: emoji-regex: registry.npmmirror.com/emoji-regex/9.2.2 is-fullwidth-code-point: registry.npmmirror.com/is-fullwidth-code-point/4.0.0 @@ -8837,7 +13376,12 @@ packages: dev: true registry.npmmirror.com/string_decoder/1.1.1: - resolution: {integrity: sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/string_decoder/-/string_decoder-1.1.1.tgz} + resolution: + { + integrity: sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/string_decoder/-/string_decoder-1.1.1.tgz + } name: string_decoder version: 1.1.1 dependencies: @@ -8845,7 +13389,12 @@ packages: dev: true registry.npmmirror.com/string_decoder/1.3.0: - resolution: {integrity: sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/string_decoder/-/string_decoder-1.3.0.tgz} + resolution: + { + integrity: sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/string_decoder/-/string_decoder-1.3.0.tgz + } name: string_decoder version: 1.3.0 dependencies: @@ -8853,159 +13402,244 @@ packages: dev: true registry.npmmirror.com/stringify-package/1.0.1: - resolution: {integrity: sha512-sa4DUQsYciMP1xhKWGuFM04fB0LG/9DlluZoSVywUMRNvzid6XucHK0/90xGxRoHrAaROrcHK1aPKaijCtSrhg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/stringify-package/-/stringify-package-1.0.1.tgz} + resolution: + { + integrity: sha512-sa4DUQsYciMP1xhKWGuFM04fB0LG/9DlluZoSVywUMRNvzid6XucHK0/90xGxRoHrAaROrcHK1aPKaijCtSrhg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/stringify-package/-/stringify-package-1.0.1.tgz + } name: stringify-package version: 1.0.1 dev: true registry.npmmirror.com/strip-ansi/3.0.1: - resolution: {integrity: sha512-VhumSSbBqDTP8p2ZLKj40UjBCV4+v8bUSEpUb4KjRgWk9pbqGF4REFj6KEagidb2f/M6AzC0EmFyDNGaw9OCzg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/strip-ansi/-/strip-ansi-3.0.1.tgz} + resolution: + { + integrity: sha512-VhumSSbBqDTP8p2ZLKj40UjBCV4+v8bUSEpUb4KjRgWk9pbqGF4REFj6KEagidb2f/M6AzC0EmFyDNGaw9OCzg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/strip-ansi/-/strip-ansi-3.0.1.tgz + } name: strip-ansi version: 3.0.1 - engines: {node: '>=0.10.0'} + engines: { node: '>=0.10.0' } dependencies: ansi-regex: registry.npmmirror.com/ansi-regex/2.1.1 dev: true registry.npmmirror.com/strip-ansi/4.0.0: - resolution: {integrity: sha512-4XaJ2zQdCzROZDivEVIDPkcQn8LMFSa8kj8Gxb/Lnwzv9A8VctNZ+lfivC/sV3ivW8ElJTERXZoPBRrZKkNKow==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/strip-ansi/-/strip-ansi-4.0.0.tgz} + resolution: + { + integrity: sha512-4XaJ2zQdCzROZDivEVIDPkcQn8LMFSa8kj8Gxb/Lnwzv9A8VctNZ+lfivC/sV3ivW8ElJTERXZoPBRrZKkNKow==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/strip-ansi/-/strip-ansi-4.0.0.tgz + } name: strip-ansi version: 4.0.0 - engines: {node: '>=4'} + engines: { node: '>=4' } dependencies: ansi-regex: registry.npmmirror.com/ansi-regex/3.0.0 dev: true registry.npmmirror.com/strip-ansi/5.2.0: - resolution: {integrity: sha512-DuRs1gKbBqsMKIZlrffwlug8MHkcnpjs5VPmL1PAh+mA30U0DTotfDZ0d2UUsXpPmPmMMJ6W773MaA3J+lbiWA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/strip-ansi/-/strip-ansi-5.2.0.tgz} + resolution: + { + integrity: sha512-DuRs1gKbBqsMKIZlrffwlug8MHkcnpjs5VPmL1PAh+mA30U0DTotfDZ0d2UUsXpPmPmMMJ6W773MaA3J+lbiWA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/strip-ansi/-/strip-ansi-5.2.0.tgz + } name: strip-ansi version: 5.2.0 - engines: {node: '>=6'} + engines: { node: '>=6' } dependencies: ansi-regex: registry.npmmirror.com/ansi-regex/4.1.0 dev: true registry.npmmirror.com/strip-ansi/6.0.1: - resolution: {integrity: sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/strip-ansi/-/strip-ansi-6.0.1.tgz} + resolution: + { + integrity: sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/strip-ansi/-/strip-ansi-6.0.1.tgz + } name: strip-ansi version: 6.0.1 - engines: {node: '>=8'} + engines: { node: '>=8' } dependencies: ansi-regex: registry.npmmirror.com/ansi-regex/5.0.1 registry.npmmirror.com/strip-ansi/7.0.1: - resolution: {integrity: sha512-cXNxvT8dFNRVfhVME3JAe98mkXDYN2O1l7jmcwMnOslDeESg1rF/OZMtK0nRAhiari1unG5cD4jG3rapUAkLbw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/strip-ansi/-/strip-ansi-7.0.1.tgz} + resolution: + { + integrity: sha512-cXNxvT8dFNRVfhVME3JAe98mkXDYN2O1l7jmcwMnOslDeESg1rF/OZMtK0nRAhiari1unG5cD4jG3rapUAkLbw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/strip-ansi/-/strip-ansi-7.0.1.tgz + } name: strip-ansi version: 7.0.1 - engines: {node: '>=12'} + engines: { node: '>=12' } dependencies: ansi-regex: registry.npmmirror.com/ansi-regex/6.0.1 dev: true registry.npmmirror.com/strip-bom/3.0.0: - resolution: {integrity: sha512-vavAMRXOgBVNF6nyEEmL3DBK19iRpDcoIwW+swQ+CbGiu7lju6t+JklA1MHweoWtadgt4ISVUsXLyDq34ddcwA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/strip-bom/-/strip-bom-3.0.0.tgz} + resolution: + { + integrity: sha512-vavAMRXOgBVNF6nyEEmL3DBK19iRpDcoIwW+swQ+CbGiu7lju6t+JklA1MHweoWtadgt4ISVUsXLyDq34ddcwA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/strip-bom/-/strip-bom-3.0.0.tgz + } name: strip-bom version: 3.0.0 - engines: {node: '>=4'} + engines: { node: '>=4' } dev: true registry.npmmirror.com/strip-final-newline/2.0.0: - resolution: {integrity: sha512-BrpvfNAE3dcvq7ll3xVumzjKjZQ5tI1sEUIKr3Uoks0XUl45St3FlatVqef9prk4jRDzhW6WZg+3bk93y6pLjA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/strip-final-newline/-/strip-final-newline-2.0.0.tgz} + resolution: + { + integrity: sha512-BrpvfNAE3dcvq7ll3xVumzjKjZQ5tI1sEUIKr3Uoks0XUl45St3FlatVqef9prk4jRDzhW6WZg+3bk93y6pLjA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/strip-final-newline/-/strip-final-newline-2.0.0.tgz + } name: strip-final-newline version: 2.0.0 - engines: {node: '>=6'} + engines: { node: '>=6' } dev: true registry.npmmirror.com/strip-indent/3.0.0: - resolution: {integrity: sha512-laJTa3Jb+VQpaC6DseHhF7dXVqHTfJPCRDaEbid/drOhgitgYku/letMUqOXFoWV0zIIUbjpdH2t+tYj4bQMRQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/strip-indent/-/strip-indent-3.0.0.tgz} + resolution: + { + integrity: sha512-laJTa3Jb+VQpaC6DseHhF7dXVqHTfJPCRDaEbid/drOhgitgYku/letMUqOXFoWV0zIIUbjpdH2t+tYj4bQMRQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/strip-indent/-/strip-indent-3.0.0.tgz + } name: strip-indent version: 3.0.0 - engines: {node: '>=8'} + engines: { node: '>=8' } dependencies: min-indent: registry.npmmirror.com/min-indent/1.0.1 dev: true registry.npmmirror.com/strip-json-comments/3.1.1: - resolution: {integrity: sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/strip-json-comments/-/strip-json-comments-3.1.1.tgz} + resolution: + { + integrity: sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/strip-json-comments/-/strip-json-comments-3.1.1.tgz + } name: strip-json-comments version: 3.1.1 - engines: {node: '>=8'} + engines: { node: '>=8' } dev: true registry.npmmirror.com/style-search/0.1.0: - resolution: {integrity: sha512-Dj1Okke1C3uKKwQcetra4jSuk0DqbzbYtXipzFlFMZtowbF1x7BKJwB9AayVMyFARvU8EDrZdcax4At/452cAg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/style-search/-/style-search-0.1.0.tgz} + resolution: + { + integrity: sha512-Dj1Okke1C3uKKwQcetra4jSuk0DqbzbYtXipzFlFMZtowbF1x7BKJwB9AayVMyFARvU8EDrZdcax4At/452cAg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/style-search/-/style-search-0.1.0.tgz + } name: style-search version: 0.1.0 dev: true - registry.npmmirror.com/stylelint-config-html/1.0.0_0c9d5bee66cd9feb916562513487bd4e: - resolution: {integrity: sha1-FyrLmW7kyFToxnD8/3f/DZjTvsI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/stylelint-config-html/download/stylelint-config-html-1.0.0.tgz} + registry.npmmirror.com/stylelint-config-html/1.0.0_5a0e8a91b05709dd3bc8bbe41065947c: + resolution: + { + integrity: sha1-FyrLmW7kyFToxnD8/3f/DZjTvsI=, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/stylelint-config-html/download/stylelint-config-html-1.0.0.tgz + } id: registry.npmmirror.com/stylelint-config-html/1.0.0 name: stylelint-config-html version: 1.0.0 - engines: {node: ^12 || >=14} + engines: { node: ^12 || >=14 } peerDependencies: postcss-html: ^1.0.0 stylelint: '>=14.0.0' dependencies: postcss-html: registry.npmmirror.com/postcss-html/1.3.0 - stylelint: registry.npmmirror.com/stylelint/14.5.1 + stylelint: registry.npmmirror.com/stylelint/14.5.3 dev: true - registry.npmmirror.com/stylelint-config-prettier/9.0.3_stylelint@14.5.1: - resolution: {integrity: sha1-Dczr7/NZ3MOTySKRhECLCJZNVhw=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/stylelint-config-prettier/download/stylelint-config-prettier-9.0.3.tgz} + registry.npmmirror.com/stylelint-config-prettier/9.0.3_stylelint@14.5.3: + resolution: + { + integrity: sha1-Dczr7/NZ3MOTySKRhECLCJZNVhw=, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/stylelint-config-prettier/download/stylelint-config-prettier-9.0.3.tgz + } id: registry.npmmirror.com/stylelint-config-prettier/9.0.3 name: stylelint-config-prettier version: 9.0.3 - engines: {node: '>= 12'} + engines: { node: '>= 12' } hasBin: true peerDependencies: stylelint: '>=11.0.0' dependencies: - stylelint: registry.npmmirror.com/stylelint/14.5.1 + stylelint: registry.npmmirror.com/stylelint/14.5.3 dev: true - registry.npmmirror.com/stylelint-config-recommended/7.0.0_stylelint@14.5.1: - resolution: {integrity: sha512-yGn84Bf/q41J4luis1AZ95gj0EQwRX8lWmGmBwkwBNSkpGSpl66XcPTulxGa/Z91aPoNGuIGBmFkcM1MejMo9Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/stylelint-config-recommended/-/stylelint-config-recommended-7.0.0.tgz} + registry.npmmirror.com/stylelint-config-recommended/7.0.0_stylelint@14.5.3: + resolution: + { + integrity: sha512-yGn84Bf/q41J4luis1AZ95gj0EQwRX8lWmGmBwkwBNSkpGSpl66XcPTulxGa/Z91aPoNGuIGBmFkcM1MejMo9Q==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/stylelint-config-recommended/-/stylelint-config-recommended-7.0.0.tgz + } id: registry.npmmirror.com/stylelint-config-recommended/7.0.0 name: stylelint-config-recommended version: 7.0.0 peerDependencies: stylelint: ^14.4.0 dependencies: - stylelint: registry.npmmirror.com/stylelint/14.5.1 + stylelint: registry.npmmirror.com/stylelint/14.5.3 dev: true - registry.npmmirror.com/stylelint-config-standard/25.0.0_stylelint@14.5.1: - resolution: {integrity: sha512-21HnP3VSpaT1wFjFvv9VjvOGDtAviv47uTp3uFmzcN+3Lt+RYRv6oAplLaV51Kf792JSxJ6svCJh/G18E9VnCA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/stylelint-config-standard/-/stylelint-config-standard-25.0.0.tgz} + registry.npmmirror.com/stylelint-config-standard/25.0.0_stylelint@14.5.3: + resolution: + { + integrity: sha512-21HnP3VSpaT1wFjFvv9VjvOGDtAviv47uTp3uFmzcN+3Lt+RYRv6oAplLaV51Kf792JSxJ6svCJh/G18E9VnCA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/stylelint-config-standard/-/stylelint-config-standard-25.0.0.tgz + } id: registry.npmmirror.com/stylelint-config-standard/25.0.0 name: stylelint-config-standard version: 25.0.0 peerDependencies: stylelint: ^14.4.0 dependencies: - stylelint: registry.npmmirror.com/stylelint/14.5.1 - stylelint-config-recommended: registry.npmmirror.com/stylelint-config-recommended/7.0.0_stylelint@14.5.1 + stylelint: registry.npmmirror.com/stylelint/14.5.3 + stylelint-config-recommended: registry.npmmirror.com/stylelint-config-recommended/7.0.0_stylelint@14.5.3 dev: true - registry.npmmirror.com/stylelint-order/5.0.0_stylelint@14.5.1: - resolution: {integrity: sha1-q9IPa4WsZAd0y+QOcNP+nG/fRAA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/stylelint-order/download/stylelint-order-5.0.0.tgz} + registry.npmmirror.com/stylelint-order/5.0.0_stylelint@14.5.3: + resolution: + { + integrity: sha1-q9IPa4WsZAd0y+QOcNP+nG/fRAA=, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/stylelint-order/download/stylelint-order-5.0.0.tgz + } id: registry.npmmirror.com/stylelint-order/5.0.0 name: stylelint-order version: 5.0.0 peerDependencies: stylelint: ^14.0.0 dependencies: - postcss: registry.npmmirror.com/postcss/8.4.6 - postcss-sorting: registry.npmmirror.com/postcss-sorting/7.0.1_postcss@8.4.6 - stylelint: registry.npmmirror.com/stylelint/14.5.1 + postcss: registry.npmmirror.com/postcss/8.4.7 + postcss-sorting: registry.npmmirror.com/postcss-sorting/7.0.1_postcss@8.4.7 + stylelint: registry.npmmirror.com/stylelint/14.5.3 dev: true - registry.npmmirror.com/stylelint/14.5.1: - resolution: {integrity: sha512-8Hf4HtnhxlWlf7iXF9zFfhSc3X0teRnVzl6PqPs2JEFx+dy/mhMhghZfiTDW4QG0ihDw9+WP7GZw5Nzx7cQF5A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/stylelint/-/stylelint-14.5.1.tgz} + registry.npmmirror.com/stylelint/14.5.3: + resolution: + { + integrity: sha512-omHETL+kGHR+fCXFK1SkZD/A+emCP9esggAdWEl8GPjTNeyRYj+H6uetRDcU+7E451zwWiUYGVAX+lApsAZgsQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/stylelint/-/stylelint-14.5.3.tgz + } name: stylelint - version: 14.5.1 - engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} + version: 14.5.3 + engines: { node: ^12.20.0 || ^14.13.1 || >=16.0.0 } hasBin: true dependencies: balanced-match: registry.npmmirror.com/balanced-match/2.0.0 @@ -9033,10 +13667,10 @@ packages: normalize-path: registry.npmmirror.com/normalize-path/3.0.0 normalize-selector: registry.npmmirror.com/normalize-selector/0.2.0 picocolors: registry.npmmirror.com/picocolors/1.0.0 - postcss: registry.npmmirror.com/postcss/8.4.6 + postcss: registry.npmmirror.com/postcss/8.4.7 postcss-media-query-parser: registry.npmmirror.com/postcss-media-query-parser/0.2.3 postcss-resolve-nested-selector: registry.npmmirror.com/postcss-resolve-nested-selector/0.1.1 - postcss-safe-parser: registry.npmmirror.com/postcss-safe-parser/6.0.0_postcss@8.4.6 + postcss-safe-parser: registry.npmmirror.com/postcss-safe-parser/6.0.0_postcss@8.4.7 postcss-selector-parser: registry.npmmirror.com/postcss-selector-parser/6.0.9 postcss-value-parser: registry.npmmirror.com/postcss-value-parser/4.2.0 resolve-from: registry.npmmirror.com/resolve-from/5.0.0 @@ -9054,74 +13688,119 @@ packages: dev: true registry.npmmirror.com/supports-color/2.0.0: - resolution: {integrity: sha512-KKNVtd6pCYgPIKU4cp2733HWYCpplQhddZLBUryaAHou723x+FRzQ5Df824Fj+IyyuiQTRoub4SnIFfIcrp70g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/supports-color/-/supports-color-2.0.0.tgz} + resolution: + { + integrity: sha512-KKNVtd6pCYgPIKU4cp2733HWYCpplQhddZLBUryaAHou723x+FRzQ5Df824Fj+IyyuiQTRoub4SnIFfIcrp70g==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/supports-color/-/supports-color-2.0.0.tgz + } name: supports-color version: 2.0.0 - engines: {node: '>=0.8.0'} + engines: { node: '>=0.8.0' } dev: true registry.npmmirror.com/supports-color/3.2.3: - resolution: {integrity: sha512-Jds2VIYDrlp5ui7t8abHN2bjAu4LV/q4N2KivFPpGH0lrka0BMq/33AmECUXlKPcHigkNaqfXRENFju+rlcy+A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/supports-color/-/supports-color-3.2.3.tgz} + resolution: + { + integrity: sha512-Jds2VIYDrlp5ui7t8abHN2bjAu4LV/q4N2KivFPpGH0lrka0BMq/33AmECUXlKPcHigkNaqfXRENFju+rlcy+A==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/supports-color/-/supports-color-3.2.3.tgz + } name: supports-color version: 3.2.3 - engines: {node: '>=0.8.0'} + engines: { node: '>=0.8.0' } dependencies: has-flag: registry.npmmirror.com/has-flag/1.0.0 dev: true registry.npmmirror.com/supports-color/5.5.0: - resolution: {integrity: sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/supports-color/-/supports-color-5.5.0.tgz} + resolution: + { + integrity: sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/supports-color/-/supports-color-5.5.0.tgz + } name: supports-color version: 5.5.0 - engines: {node: '>=4'} + engines: { node: '>=4' } dependencies: has-flag: registry.npmmirror.com/has-flag/3.0.0 dev: true registry.npmmirror.com/supports-color/7.2.0: - resolution: {integrity: sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/supports-color/-/supports-color-7.2.0.tgz} + resolution: + { + integrity: sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/supports-color/-/supports-color-7.2.0.tgz + } name: supports-color version: 7.2.0 - engines: {node: '>=8'} + engines: { node: '>=8' } dependencies: has-flag: registry.npmmirror.com/has-flag/4.0.0 dev: true registry.npmmirror.com/supports-color/9.2.1: - resolution: {integrity: sha512-Obv7ycoCTG51N7y175StI9BlAXrmgZrFhZOb0/PyjHBher/NmsdBgbbQ1Inhq+gIhz6+7Gb+jWF2Vqi7Mf1xnQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/supports-color/-/supports-color-9.2.1.tgz} + resolution: + { + integrity: sha512-Obv7ycoCTG51N7y175StI9BlAXrmgZrFhZOb0/PyjHBher/NmsdBgbbQ1Inhq+gIhz6+7Gb+jWF2Vqi7Mf1xnQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/supports-color/-/supports-color-9.2.1.tgz + } name: supports-color version: 9.2.1 - engines: {node: '>=12'} + engines: { node: '>=12' } dev: true registry.npmmirror.com/supports-hyperlinks/2.2.0: - resolution: {integrity: sha512-6sXEzV5+I5j8Bmq9/vUphGRM/RJNT9SCURJLjwfOg51heRtguGWDzcaBlgAzKhQa0EVNpPEKzQuBwZ8S8WaCeQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/supports-hyperlinks/-/supports-hyperlinks-2.2.0.tgz} + resolution: + { + integrity: sha512-6sXEzV5+I5j8Bmq9/vUphGRM/RJNT9SCURJLjwfOg51heRtguGWDzcaBlgAzKhQa0EVNpPEKzQuBwZ8S8WaCeQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/supports-hyperlinks/-/supports-hyperlinks-2.2.0.tgz + } name: supports-hyperlinks version: 2.2.0 - engines: {node: '>=8'} + engines: { node: '>=8' } dependencies: has-flag: registry.npmmirror.com/has-flag/4.0.0 supports-color: registry.npmmirror.com/supports-color/7.2.0 dev: true registry.npmmirror.com/supports-preserve-symlinks-flag/1.0.0: - resolution: {integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz} + resolution: + { + integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz + } name: supports-preserve-symlinks-flag version: 1.0.0 - engines: {node: '>= 0.4'} + engines: { node: '>= 0.4' } dev: true registry.npmmirror.com/svg-tags/1.0.0: - resolution: {integrity: sha512-ovssysQTa+luh7A5Weu3Rta6FJlFBBbInjOh722LIt6klpU2/HtdUbszju/G4devcvk8PGt7FCLv5wftu3THUA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/svg-tags/-/svg-tags-1.0.0.tgz} + resolution: + { + integrity: sha512-ovssysQTa+luh7A5Weu3Rta6FJlFBBbInjOh722LIt6klpU2/HtdUbszju/G4devcvk8PGt7FCLv5wftu3THUA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/svg-tags/-/svg-tags-1.0.0.tgz + } name: svg-tags version: 1.0.0 dev: true registry.npmmirror.com/svgo/2.8.0: - resolution: {integrity: sha512-+N/Q9kV1+F+UeWYoSiULYo4xYSDQlTgb+ayMobAXPwMnLvop7oxKMo9OzIrX5x3eS4L4f2UHhc9axXwY8DpChg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/svgo/-/svgo-2.8.0.tgz} + resolution: + { + integrity: sha512-+N/Q9kV1+F+UeWYoSiULYo4xYSDQlTgb+ayMobAXPwMnLvop7oxKMo9OzIrX5x3eS4L4f2UHhc9axXwY8DpChg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/svgo/-/svgo-2.8.0.tgz + } name: svgo version: 2.8.0 - engines: {node: '>=10.13.0'} + engines: { node: '>=10.13.0' } hasBin: true dependencies: '@trysound/sax': registry.npmmirror.com/@trysound/sax/0.2.0 @@ -9134,10 +13813,15 @@ packages: dev: true registry.npmmirror.com/table/6.8.0: - resolution: {integrity: sha512-s/fitrbVeEyHKFa7mFdkuQMWlH1Wgw/yEXMt5xACT4ZpzWFluehAxRtUUQKPuWhaLAWhFcVx6w3oC8VKaUfPGA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/table/-/table-6.8.0.tgz} + resolution: + { + integrity: sha512-s/fitrbVeEyHKFa7mFdkuQMWlH1Wgw/yEXMt5xACT4ZpzWFluehAxRtUUQKPuWhaLAWhFcVx6w3oC8VKaUfPGA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/table/-/table-6.8.0.tgz + } name: table version: 6.8.0 - engines: {node: '>=10.0.0'} + engines: { node: '>=10.0.0' } dependencies: ajv: registry.npmmirror.com/ajv/8.8.2 lodash.truncate: registry.npmmirror.com/lodash.truncate/4.4.2 @@ -9147,10 +13831,15 @@ packages: dev: true registry.npmmirror.com/terser/5.10.0: - resolution: {integrity: sha512-AMmF99DMfEDiRJfxfY5jj5wNH/bYO09cniSqhfoyxc8sFoYIgkJy86G04UoZU5VjlpnplVu0K6Tx6E9b5+DlHA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/terser/-/terser-5.10.0.tgz} + resolution: + { + integrity: sha512-AMmF99DMfEDiRJfxfY5jj5wNH/bYO09cniSqhfoyxc8sFoYIgkJy86G04UoZU5VjlpnplVu0K6Tx6E9b5+DlHA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/terser/-/terser-5.10.0.tgz + } name: terser version: 5.10.0 - engines: {node: '>=10'} + engines: { node: '>=10' } hasBin: true peerDependencies: acorn: ^8.5.0 @@ -9164,26 +13853,46 @@ packages: dev: true registry.npmmirror.com/text-extensions/1.9.0: - resolution: {integrity: sha512-wiBrwC1EhBelW12Zy26JeOUkQ5mRu+5o8rpsJk5+2t+Y5vE7e842qtZDQ2g1NpX/29HdyFeJ4nSIhI47ENSxlQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/text-extensions/-/text-extensions-1.9.0.tgz} + resolution: + { + integrity: sha512-wiBrwC1EhBelW12Zy26JeOUkQ5mRu+5o8rpsJk5+2t+Y5vE7e842qtZDQ2g1NpX/29HdyFeJ4nSIhI47ENSxlQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/text-extensions/-/text-extensions-1.9.0.tgz + } name: text-extensions version: 1.9.0 - engines: {node: '>=0.10'} + engines: { node: '>=0.10' } dev: true registry.npmmirror.com/text-table/0.2.0: - resolution: {integrity: sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/text-table/-/text-table-0.2.0.tgz} + resolution: + { + integrity: sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/text-table/-/text-table-0.2.0.tgz + } name: text-table version: 0.2.0 dev: true registry.npmmirror.com/through/2.3.8: - resolution: {integrity: sha512-w89qg7PI8wAdvX60bMDP+bFoD5Dvhm9oLheFp5O4a2QF0cSBGsBX4qZmadPMvVqlLJBBci+WqGGOAPvcDeNSVg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/through/-/through-2.3.8.tgz} + resolution: + { + integrity: sha512-w89qg7PI8wAdvX60bMDP+bFoD5Dvhm9oLheFp5O4a2QF0cSBGsBX4qZmadPMvVqlLJBBci+WqGGOAPvcDeNSVg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/through/-/through-2.3.8.tgz + } name: through version: 2.3.8 dev: true registry.npmmirror.com/through2/2.0.5: - resolution: {integrity: sha512-/mrRod8xqpA+IHSLyGCQ2s8SPHiCDEeQJSep1jqLYeEUClOFG2Qsh+4FU6G9VeqpZnGW/Su8LQGc4YKni5rYSQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/through2/-/through2-2.0.5.tgz} + resolution: + { + integrity: sha512-/mrRod8xqpA+IHSLyGCQ2s8SPHiCDEeQJSep1jqLYeEUClOFG2Qsh+4FU6G9VeqpZnGW/Su8LQGc4YKni5rYSQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/through2/-/through2-2.0.5.tgz + } name: through2 version: 2.0.5 dependencies: @@ -9192,7 +13901,12 @@ packages: dev: true registry.npmmirror.com/through2/4.0.2: - resolution: {integrity: sha512-iOqSav00cVxEEICeD7TjLB1sueEL+81Wpzp2bY17uZjZN0pWZPuo4suZ/61VujxmqSGFfgOcNuTZ85QJwNZQpw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/through2/-/through2-4.0.2.tgz} + resolution: + { + integrity: sha512-iOqSav00cVxEEICeD7TjLB1sueEL+81Wpzp2bY17uZjZN0pWZPuo4suZ/61VujxmqSGFfgOcNuTZ85QJwNZQpw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/through2/-/through2-4.0.2.tgz + } name: through2 version: 4.0.2 dependencies: @@ -9200,51 +13914,81 @@ packages: dev: true registry.npmmirror.com/tiny-warning/1.0.3: - resolution: {integrity: sha512-lBN9zLN/oAf68o3zNXYrdCt1kP8WsiGW8Oo2ka41b2IM5JL/S1CTyX1rW0mb/zSuJun0ZUrDxx4sqvYS2FWzPA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/tiny-warning/-/tiny-warning-1.0.3.tgz} + resolution: + { + integrity: sha512-lBN9zLN/oAf68o3zNXYrdCt1kP8WsiGW8Oo2ka41b2IM5JL/S1CTyX1rW0mb/zSuJun0ZUrDxx4sqvYS2FWzPA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/tiny-warning/-/tiny-warning-1.0.3.tgz + } name: tiny-warning version: 1.0.3 dev: false registry.npmmirror.com/to-fast-properties/2.0.0: - resolution: {integrity: sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/to-fast-properties/-/to-fast-properties-2.0.0.tgz} + resolution: + { + integrity: sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/to-fast-properties/-/to-fast-properties-2.0.0.tgz + } name: to-fast-properties version: 2.0.0 - engines: {node: '>=4'} + engines: { node: '>=4' } dev: true registry.npmmirror.com/to-object-path/0.3.0: - resolution: {integrity: sha512-9mWHdnGRuh3onocaHzukyvCZhzvr6tiflAy/JRFXcJX0TjgfWA9pk9t8CMbzmBE4Jfw58pXbkngtBtqYxzNEyg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/to-object-path/-/to-object-path-0.3.0.tgz} + resolution: + { + integrity: sha512-9mWHdnGRuh3onocaHzukyvCZhzvr6tiflAy/JRFXcJX0TjgfWA9pk9t8CMbzmBE4Jfw58pXbkngtBtqYxzNEyg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/to-object-path/-/to-object-path-0.3.0.tgz + } name: to-object-path version: 0.3.0 - engines: {node: '>=0.10.0'} + engines: { node: '>=0.10.0' } dependencies: kind-of: registry.npmmirror.com/kind-of/3.2.2 dev: true registry.npmmirror.com/to-regex-range/2.1.1: - resolution: {integrity: sha512-ZZWNfCjUokXXDGXFpZehJIkZqq91BcULFq/Pi7M5i4JnxXdhMKAK682z8bCW3o8Hj1wuuzoKcW3DfVzaP6VuNg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/to-regex-range/-/to-regex-range-2.1.1.tgz} + resolution: + { + integrity: sha512-ZZWNfCjUokXXDGXFpZehJIkZqq91BcULFq/Pi7M5i4JnxXdhMKAK682z8bCW3o8Hj1wuuzoKcW3DfVzaP6VuNg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/to-regex-range/-/to-regex-range-2.1.1.tgz + } name: to-regex-range version: 2.1.1 - engines: {node: '>=0.10.0'} + engines: { node: '>=0.10.0' } dependencies: is-number: registry.npmmirror.com/is-number/3.0.0 repeat-string: registry.npmmirror.com/repeat-string/1.6.1 dev: true registry.npmmirror.com/to-regex-range/5.0.1: - resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/to-regex-range/-/to-regex-range-5.0.1.tgz} + resolution: + { + integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/to-regex-range/-/to-regex-range-5.0.1.tgz + } name: to-regex-range version: 5.0.1 - engines: {node: '>=8.0'} + engines: { node: '>=8.0' } dependencies: is-number: registry.npmmirror.com/is-number/7.0.0 dev: true registry.npmmirror.com/to-regex/3.0.2: - resolution: {integrity: sha512-FWtleNAtZ/Ki2qtqej2CXTOayOH9bHDQF+Q48VpWyDXjbYxA4Yz8iDB31zXOBUlOHHKidDbqGVrTUvQMPmBGBw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/to-regex/-/to-regex-3.0.2.tgz} + resolution: + { + integrity: sha512-FWtleNAtZ/Ki2qtqej2CXTOayOH9bHDQF+Q48VpWyDXjbYxA4Yz8iDB31zXOBUlOHHKidDbqGVrTUvQMPmBGBw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/to-regex/-/to-regex-3.0.2.tgz + } name: to-regex version: 3.0.2 - engines: {node: '>=0.10.0'} + engines: { node: '>=0.10.0' } dependencies: define-property: registry.npmmirror.com/define-property/2.0.2 extend-shallow: registry.npmmirror.com/extend-shallow/3.0.2 @@ -9253,25 +13997,45 @@ packages: dev: true registry.npmmirror.com/tr46/0.0.3: - resolution: {integrity: sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/tr46/-/tr46-0.0.3.tgz} + resolution: + { + integrity: sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/tr46/-/tr46-0.0.3.tgz + } name: tr46 version: 0.0.3 registry.npmmirror.com/traverse/0.6.6: - resolution: {integrity: sha512-kdf4JKs8lbARxWdp7RKdNzoJBhGUcIalSYibuGyHJbmk40pOysQ0+QPvlkCOICOivDWU2IJo2rkrxyTK2AH4fw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/traverse/-/traverse-0.6.6.tgz} + resolution: + { + integrity: sha512-kdf4JKs8lbARxWdp7RKdNzoJBhGUcIalSYibuGyHJbmk40pOysQ0+QPvlkCOICOivDWU2IJo2rkrxyTK2AH4fw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/traverse/-/traverse-0.6.6.tgz + } name: traverse version: 0.6.6 dev: true registry.npmmirror.com/trim-newlines/3.0.1: - resolution: {integrity: sha512-c1PTsA3tYrIsLGkJkzHF+w9F2EyxfXGo4UyJc4pFL++FMjnq0HJS69T3M7d//gKrFKwy429bouPescbjecU+Zw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/trim-newlines/-/trim-newlines-3.0.1.tgz} + resolution: + { + integrity: sha512-c1PTsA3tYrIsLGkJkzHF+w9F2EyxfXGo4UyJc4pFL++FMjnq0HJS69T3M7d//gKrFKwy429bouPescbjecU+Zw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/trim-newlines/-/trim-newlines-3.0.1.tgz + } name: trim-newlines version: 3.0.1 - engines: {node: '>=8'} + engines: { node: '>=8' } dev: true - registry.npmmirror.com/ts-node/10.4.0_f3bd4037939c2ed2942ba074291f8ef2: - resolution: {integrity: sha512-g0FlPvvCXSIO1JDF6S232P5jPYqBkRL9qly81ZgAOSU7rwI0stphCgd2kLiCrU9DjQCrJMWEqcNSjQL02s6d8A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ts-node/-/ts-node-10.4.0.tgz} + registry.npmmirror.com/ts-node/10.4.0_99a448058f874aec2a353d0e974167cc: + resolution: + { + integrity: sha512-g0FlPvvCXSIO1JDF6S232P5jPYqBkRL9qly81ZgAOSU7rwI0stphCgd2kLiCrU9DjQCrJMWEqcNSjQL02s6d8A==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/ts-node/-/ts-node-10.4.0.tgz + } id: registry.npmmirror.com/ts-node/10.4.0 name: ts-node version: 10.4.0 @@ -9292,7 +14056,7 @@ packages: '@tsconfig/node12': registry.npmmirror.com/@tsconfig/node12/1.0.9 '@tsconfig/node14': registry.npmmirror.com/@tsconfig/node14/1.0.1 '@tsconfig/node16': registry.npmmirror.com/@tsconfig/node16/1.0.2 - '@types/node': registry.npmmirror.com/@types/node/17.0.18 + '@types/node': registry.npmmirror.com/@types/node/17.0.21 acorn: registry.npmmirror.com/acorn/8.7.0 acorn-walk: registry.npmmirror.com/acorn-walk/8.2.0 arg: registry.npmmirror.com/arg/4.1.3 @@ -9304,29 +14068,49 @@ packages: dev: true registry.npmmirror.com/tslib/1.14.1: - resolution: {integrity: sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/tslib/-/tslib-1.14.1.tgz} + resolution: + { + integrity: sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/tslib/-/tslib-1.14.1.tgz + } name: tslib version: 1.14.1 dev: true registry.npmmirror.com/tslib/2.3.0: - resolution: {integrity: sha512-N82ooyxVNm6h1riLCoyS9e3fuJ3AMG2zIZs2Gd1ATcSFjSA23Q0fzjjZeh0jbJvWVDZ0cJT8yaNNaaXHzueNjg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/tslib/download/tslib-2.3.0.tgz} + resolution: + { + integrity: sha512-N82ooyxVNm6h1riLCoyS9e3fuJ3AMG2zIZs2Gd1ATcSFjSA23Q0fzjjZeh0jbJvWVDZ0cJT8yaNNaaXHzueNjg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/tslib/download/tslib-2.3.0.tgz + } name: tslib version: 2.3.0 dev: false registry.npmmirror.com/tslib/2.3.1: - resolution: {integrity: sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/tslib/-/tslib-2.3.1.tgz} + resolution: + { + integrity: sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/tslib/-/tslib-2.3.1.tgz + } name: tslib version: 2.3.1 dev: true registry.npmmirror.com/tsutils/3.21.0_typescript@4.5.5: - resolution: {integrity: sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/tsutils/-/tsutils-3.21.0.tgz} + resolution: + { + integrity: sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/tsutils/-/tsutils-3.21.0.tgz + } id: registry.npmmirror.com/tsutils/3.21.0 name: tsutils version: 3.21.0 - engines: {node: '>= 6'} + engines: { node: '>= 6' } peerDependencies: typescript: '>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta' dependencies: @@ -9335,90 +14119,150 @@ packages: dev: true registry.npmmirror.com/type-check/0.4.0: - resolution: {integrity: sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/type-check/-/type-check-0.4.0.tgz} + resolution: + { + integrity: sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/type-check/-/type-check-0.4.0.tgz + } name: type-check version: 0.4.0 - engines: {node: '>= 0.8.0'} + engines: { node: '>= 0.8.0' } dependencies: prelude-ls: registry.npmmirror.com/prelude-ls/1.2.1 dev: true registry.npmmirror.com/type-fest/0.18.1: - resolution: {integrity: sha512-OIAYXk8+ISY+qTOwkHtKqzAuxchoMiD9Udx+FSGQDuiRR+PJKJHc2NJAXlbhkGwTt/4/nKZxELY1w3ReWOL8mw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/type-fest/-/type-fest-0.18.1.tgz} + resolution: + { + integrity: sha512-OIAYXk8+ISY+qTOwkHtKqzAuxchoMiD9Udx+FSGQDuiRR+PJKJHc2NJAXlbhkGwTt/4/nKZxELY1w3ReWOL8mw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/type-fest/-/type-fest-0.18.1.tgz + } name: type-fest version: 0.18.1 - engines: {node: '>=10'} + engines: { node: '>=10' } dev: true registry.npmmirror.com/type-fest/0.20.2: - resolution: {integrity: sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/type-fest/-/type-fest-0.20.2.tgz} + resolution: + { + integrity: sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/type-fest/-/type-fest-0.20.2.tgz + } name: type-fest version: 0.20.2 - engines: {node: '>=10'} + engines: { node: '>=10' } dev: true registry.npmmirror.com/type-fest/0.21.3: - resolution: {integrity: sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/type-fest/-/type-fest-0.21.3.tgz} + resolution: + { + integrity: sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/type-fest/-/type-fest-0.21.3.tgz + } name: type-fest version: 0.21.3 - engines: {node: '>=10'} + engines: { node: '>=10' } dev: true registry.npmmirror.com/type-fest/0.6.0: - resolution: {integrity: sha512-q+MB8nYR1KDLrgr4G5yemftpMC7/QLqVndBmEEdqzmNj5dcFOO4Oo8qlwZE3ULT3+Zim1F8Kq4cBnikNhlCMlg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/type-fest/-/type-fest-0.6.0.tgz} + resolution: + { + integrity: sha512-q+MB8nYR1KDLrgr4G5yemftpMC7/QLqVndBmEEdqzmNj5dcFOO4Oo8qlwZE3ULT3+Zim1F8Kq4cBnikNhlCMlg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/type-fest/-/type-fest-0.6.0.tgz + } name: type-fest version: 0.6.0 - engines: {node: '>=8'} + engines: { node: '>=8' } dev: true registry.npmmirror.com/type-fest/0.8.1: - resolution: {integrity: sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/type-fest/-/type-fest-0.8.1.tgz} + resolution: + { + integrity: sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/type-fest/-/type-fest-0.8.1.tgz + } name: type-fest version: 0.8.1 - engines: {node: '>=8'} + engines: { node: '>=8' } dev: true registry.npmmirror.com/type/1.2.0: - resolution: {integrity: sha512-+5nt5AAniqsCnu2cEQQdpzCAh33kVx8n0VoFidKpB1dVVLAN/F+bgVOqOJqOnEnrhp222clB5p3vUlD+1QAnfg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/type/-/type-1.2.0.tgz} + resolution: + { + integrity: sha512-+5nt5AAniqsCnu2cEQQdpzCAh33kVx8n0VoFidKpB1dVVLAN/F+bgVOqOJqOnEnrhp222clB5p3vUlD+1QAnfg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/type/-/type-1.2.0.tgz + } name: type version: 1.2.0 dev: false registry.npmmirror.com/type/2.6.0: - resolution: {integrity: sha512-eiDBDOmkih5pMbo9OqsqPRGMljLodLcwd5XD5JbtNB0o89xZAwynY9EdCDsJU7LtcVCClu9DvM7/0Ep1hYX3EQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/type/-/type-2.6.0.tgz} + resolution: + { + integrity: sha512-eiDBDOmkih5pMbo9OqsqPRGMljLodLcwd5XD5JbtNB0o89xZAwynY9EdCDsJU7LtcVCClu9DvM7/0Ep1hYX3EQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/type/-/type-2.6.0.tgz + } name: type version: 2.6.0 dev: false registry.npmmirror.com/typedarray/0.0.6: - resolution: {integrity: sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/typedarray/-/typedarray-0.0.6.tgz} + resolution: + { + integrity: sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/typedarray/-/typedarray-0.0.6.tgz + } name: typedarray version: 0.0.6 dev: true registry.npmmirror.com/typescript/4.5.5: - resolution: {integrity: sha512-TCTIul70LyWe6IJWT8QSYeA54WQe8EjQFU4wY52Fasj5UKx88LNYKCgBEHcOMOrFF1rKGbD8v/xcNWVUq9SymA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/typescript/download/typescript-4.5.5.tgz} + resolution: + { + integrity: sha512-TCTIul70LyWe6IJWT8QSYeA54WQe8EjQFU4wY52Fasj5UKx88LNYKCgBEHcOMOrFF1rKGbD8v/xcNWVUq9SymA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/typescript/download/typescript-4.5.5.tgz + } name: typescript version: 4.5.5 - engines: {node: '>=4.2.0'} + engines: { node: '>=4.2.0' } hasBin: true dev: true registry.npmmirror.com/uglify-js/3.15.1: - resolution: {integrity: sha512-FAGKF12fWdkpvNJZENacOH0e/83eG6JyVQyanIJaBXCN1J11TUQv1T1/z8S+Z0CG0ZPk1nPcreF/c7lrTd0TEQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/uglify-js/-/uglify-js-3.15.1.tgz} + resolution: + { + integrity: sha512-FAGKF12fWdkpvNJZENacOH0e/83eG6JyVQyanIJaBXCN1J11TUQv1T1/z8S+Z0CG0ZPk1nPcreF/c7lrTd0TEQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/uglify-js/-/uglify-js-3.15.1.tgz + } name: uglify-js version: 3.15.1 - engines: {node: '>=0.8.0'} + engines: { node: '>=0.8.0' } hasBin: true requiresBuild: true dev: true optional: true registry.npmmirror.com/union-value/1.0.1: - resolution: {integrity: sha512-tJfXmxMeWYnczCVs7XAEvIV7ieppALdyepWMkHkwciRpZraG/xwT+s2JN8+pr1+8jCRf80FFzvr+MpQeeoF4Xg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/union-value/-/union-value-1.0.1.tgz} + resolution: + { + integrity: sha512-tJfXmxMeWYnczCVs7XAEvIV7ieppALdyepWMkHkwciRpZraG/xwT+s2JN8+pr1+8jCRf80FFzvr+MpQeeoF4Xg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/union-value/-/union-value-1.0.1.tgz + } name: union-value version: 1.0.1 - engines: {node: '>=0.10.0'} + engines: { node: '>=0.10.0' } dependencies: arr-union: registry.npmmirror.com/arr-union/3.1.0 get-value: registry.npmmirror.com/get-value/2.0.6 @@ -9427,29 +14271,45 @@ packages: dev: true registry.npmmirror.com/universalify/0.1.2: - resolution: {integrity: sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/universalify/-/universalify-0.1.2.tgz} + resolution: + { + integrity: sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/universalify/-/universalify-0.1.2.tgz + } name: universalify version: 0.1.2 - engines: {node: '>= 4.0.0'} + engines: { node: '>= 4.0.0' } dev: true registry.npmmirror.com/universalify/2.0.0: - resolution: {integrity: sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/universalify/-/universalify-2.0.0.tgz} + resolution: + { + integrity: sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/universalify/-/universalify-2.0.0.tgz + } name: universalify version: 2.0.0 - engines: {node: '>= 10.0.0'} + engines: { node: '>= 10.0.0' } dev: true - registry.npmmirror.com/unplugin-vue-define-options/0.3.1_vite@2.8.3+vue@3.2.31: - resolution: {integrity: sha512-/i4nLLm0m13yWagFljUlqPvJt4ZQD86MdkBhQnhfH2E7OpIe8+7MJlYRqytru7p/h24RFcRZ8FC+vM+4OoiPYQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/unplugin-vue-define-options/-/unplugin-vue-define-options-0.3.1.tgz} - id: registry.npmmirror.com/unplugin-vue-define-options/0.3.1 + registry.npmmirror.com/unplugin-vue-define-options/0.4.0_vite@2.8.4+vue@3.2.31: + resolution: + { + integrity: sha512-tnGAWJDzRotnEL4fI9y7/0VH8uBejZHe3AHC8ALS7ItdArktPIfO+EDt2ZJEOFX7TXQJDhu4kCKbjjDCOeeo4A==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/unplugin-vue-define-options/-/unplugin-vue-define-options-0.4.0.tgz + } + id: registry.npmmirror.com/unplugin-vue-define-options/0.4.0 name: unplugin-vue-define-options - version: 0.3.1 + version: 0.4.0 + engines: { node: '>=12.20.0' } peerDependencies: vue: ^3.2.25 dependencies: '@rollup/pluginutils': registry.npmmirror.com/@rollup/pluginutils/4.1.2 - unplugin: registry.npmmirror.com/unplugin/0.3.2_vite@2.8.3 + unplugin: registry.npmmirror.com/unplugin/0.3.2_vite@2.8.4 vue: registry.npmmirror.com/vue/3.2.31 transitivePeerDependencies: - esbuild @@ -9458,8 +14318,13 @@ packages: - webpack dev: true - registry.npmmirror.com/unplugin/0.3.2_vite@2.8.3: - resolution: {integrity: sha512-5d0DMYNKZU+S9eZUiBfw6Co32eRg8myUgBPoWSqG/wDFCUE/WznfSsJnZWi1P9l69x4uLJqt2qVq1xW/AsXFrw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/unplugin/-/unplugin-0.3.2.tgz} + registry.npmmirror.com/unplugin/0.3.2_vite@2.8.4: + resolution: + { + integrity: sha512-5d0DMYNKZU+S9eZUiBfw6Co32eRg8myUgBPoWSqG/wDFCUE/WznfSsJnZWi1P9l69x4uLJqt2qVq1xW/AsXFrw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/unplugin/-/unplugin-0.3.2.tgz + } id: registry.npmmirror.com/unplugin/0.3.2 name: unplugin version: 0.3.2 @@ -9478,29 +14343,44 @@ packages: webpack: optional: true dependencies: - vite: registry.npmmirror.com/vite/2.8.3_less@4.1.2 + vite: registry.npmmirror.com/vite/2.8.4_less@4.1.2 webpack-virtual-modules: registry.npmmirror.com/webpack-virtual-modules/0.4.3 dev: true registry.npmmirror.com/unset-value/1.0.0: - resolution: {integrity: sha512-PcA2tsuGSF9cnySLHTLSh2qrQiJ70mn+r+Glzxv2TWZblxsxCC52BDlZoPCsz7STd9pN7EZetkWZBAvk4cgZdQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/unset-value/-/unset-value-1.0.0.tgz} + resolution: + { + integrity: sha512-PcA2tsuGSF9cnySLHTLSh2qrQiJ70mn+r+Glzxv2TWZblxsxCC52BDlZoPCsz7STd9pN7EZetkWZBAvk4cgZdQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/unset-value/-/unset-value-1.0.0.tgz + } name: unset-value version: 1.0.0 - engines: {node: '>=0.10.0'} + engines: { node: '>=0.10.0' } dependencies: has-value: registry.npmmirror.com/has-value/0.3.1 isobject: registry.npmmirror.com/isobject/3.0.1 dev: true registry.npmmirror.com/upath/2.0.1: - resolution: {integrity: sha512-1uEe95xksV1O0CYKXo8vQvN1JEbtJp7lb7C5U9HMsIp6IVwntkH/oNUzyVNQSd4S1sYk2FpSSW44FqMc8qee5w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/upath/-/upath-2.0.1.tgz} + resolution: + { + integrity: sha512-1uEe95xksV1O0CYKXo8vQvN1JEbtJp7lb7C5U9HMsIp6IVwntkH/oNUzyVNQSd4S1sYk2FpSSW44FqMc8qee5w==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/upath/-/upath-2.0.1.tgz + } name: upath version: 2.0.1 - engines: {node: '>=4'} + engines: { node: '>=4' } dev: true registry.npmmirror.com/upper-case-first/2.0.2: - resolution: {integrity: sha512-514ppYHBaKwfJRK/pNC6c/OxfGa0obSnAl106u97Ed0I625Nin96KAjttZF6ZL3e1XLtphxnqrOi9iWgm+u+bg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/upper-case-first/-/upper-case-first-2.0.2.tgz} + resolution: + { + integrity: sha512-514ppYHBaKwfJRK/pNC6c/OxfGa0obSnAl106u97Ed0I625Nin96KAjttZF6ZL3e1XLtphxnqrOi9iWgm+u+bg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/upper-case-first/-/upper-case-first-2.0.2.tgz + } name: upper-case-first version: 2.0.2 dependencies: @@ -9508,7 +14388,12 @@ packages: dev: true registry.npmmirror.com/upper-case/2.0.2: - resolution: {integrity: sha512-KgdgDGJt2TpuwBUIjgG6lzw2GWFRCW9Qkfkiv0DxqHHLYJHmtmdUIKcZd8rHgFSjopVTlw6ggzCm1b8MFQwikg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/upper-case/-/upper-case-2.0.2.tgz} + resolution: + { + integrity: sha512-KgdgDGJt2TpuwBUIjgG6lzw2GWFRCW9Qkfkiv0DxqHHLYJHmtmdUIKcZd8rHgFSjopVTlw6ggzCm1b8MFQwikg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/upper-case/-/upper-case-2.0.2.tgz + } name: upper-case version: 2.0.2 dependencies: @@ -9516,7 +14401,12 @@ packages: dev: true registry.npmmirror.com/uri-js/4.4.1: - resolution: {integrity: sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/uri-js/-/uri-js-4.4.1.tgz} + resolution: + { + integrity: sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/uri-js/-/uri-js-4.4.1.tgz + } name: uri-js version: 4.4.1 dependencies: @@ -9524,33 +14414,58 @@ packages: dev: true registry.npmmirror.com/urix/0.1.0: - resolution: {integrity: sha512-Am1ousAhSLBeB9cG/7k7r2R0zj50uDRlZHPGbazid5s9rlF1F/QKYObEKSIunSjIOkJZqwRRLpvewjEkM7pSqg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/urix/-/urix-0.1.0.tgz} + resolution: + { + integrity: sha512-Am1ousAhSLBeB9cG/7k7r2R0zj50uDRlZHPGbazid5s9rlF1F/QKYObEKSIunSjIOkJZqwRRLpvewjEkM7pSqg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/urix/-/urix-0.1.0.tgz + } name: urix version: 0.1.0 deprecated: Please see https://github.com/lydell/urix#deprecated dev: true registry.npmmirror.com/use/3.1.1: - resolution: {integrity: sha512-cwESVXlO3url9YWlFW/TA9cshCEhtu7IKJ/p5soJ/gGpj7vbvFrAY/eIioQ6Dw23KjZhYgiIo8HOs1nQ2vr/oQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/use/-/use-3.1.1.tgz} + resolution: + { + integrity: sha512-cwESVXlO3url9YWlFW/TA9cshCEhtu7IKJ/p5soJ/gGpj7vbvFrAY/eIioQ6Dw23KjZhYgiIo8HOs1nQ2vr/oQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/use/-/use-3.1.1.tgz + } name: use version: 3.1.1 - engines: {node: '>=0.10.0'} + engines: { node: '>=0.10.0' } dev: true registry.npmmirror.com/util-deprecate/1.0.2: - resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/util-deprecate/-/util-deprecate-1.0.2.tgz} + resolution: + { + integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/util-deprecate/-/util-deprecate-1.0.2.tgz + } name: util-deprecate version: 1.0.2 dev: true registry.npmmirror.com/v8-compile-cache/2.3.0: - resolution: {integrity: sha512-l8lCEmLcLYZh4nbunNZvQCJc5pv7+RCwa8q/LdUx8u7lsWvPDKmpodJAJNwkAhJC//dFY48KuIEmjtd4RViDrA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/v8-compile-cache/-/v8-compile-cache-2.3.0.tgz} + resolution: + { + integrity: sha512-l8lCEmLcLYZh4nbunNZvQCJc5pv7+RCwa8q/LdUx8u7lsWvPDKmpodJAJNwkAhJC//dFY48KuIEmjtd4RViDrA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/v8-compile-cache/-/v8-compile-cache-2.3.0.tgz + } name: v8-compile-cache version: 2.3.0 dev: true registry.npmmirror.com/validate-npm-package-license/3.0.4: - resolution: {integrity: sha512-DpKm2Ui/xN7/HQKCtpZxoRWBhZ9Z0kqtygG8XCgNQ8ZlDnxuQmWhj566j8fN4Cu3/JmbhsDo7fcAJq4s9h27Ew==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/validate-npm-package-license/-/validate-npm-package-license-3.0.4.tgz} + resolution: + { + integrity: sha512-DpKm2Ui/xN7/HQKCtpZxoRWBhZ9Z0kqtygG8XCgNQ8ZlDnxuQmWhj566j8fN4Cu3/JmbhsDo7fcAJq4s9h27Ew==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/validate-npm-package-license/-/validate-npm-package-license-3.0.4.tgz + } name: validate-npm-package-license version: 3.0.4 dependencies: @@ -9559,14 +14474,24 @@ packages: dev: true registry.npmmirror.com/vary/1.1.2: - resolution: {integrity: sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vary/-/vary-1.1.2.tgz} + resolution: + { + integrity: sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/vary/-/vary-1.1.2.tgz + } name: vary version: 1.1.2 - engines: {node: '>= 0.8'} + engines: { node: '>= 0.8' } dev: true - registry.npmmirror.com/vite-plugin-html/3.0.6_vite@2.8.3: - resolution: {integrity: sha512-B6ZAufvqUqdfPhcV+El8NNI3qV0d3ZntIur2UnP4tcHBV/O2d+6wHF79bJWuqR4WsvmsV7dejCNS3rAYFCisWw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vite-plugin-html/-/vite-plugin-html-3.0.6.tgz} + registry.npmmirror.com/vite-plugin-html/3.0.6_vite@2.8.4: + resolution: + { + integrity: sha512-B6ZAufvqUqdfPhcV+El8NNI3qV0d3ZntIur2UnP4tcHBV/O2d+6wHF79bJWuqR4WsvmsV7dejCNS3rAYFCisWw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/vite-plugin-html/-/vite-plugin-html-3.0.6.tgz + } id: registry.npmmirror.com/vite-plugin-html/3.0.6 name: vite-plugin-html version: 3.0.6 @@ -9585,17 +14510,22 @@ packages: html-minifier-terser: registry.npmmirror.com/html-minifier-terser/6.1.0 node-html-parser: registry.npmmirror.com/node-html-parser/5.2.0 pathe: registry.npmmirror.com/pathe/0.2.0 - vite: registry.npmmirror.com/vite/2.8.3_less@4.1.2 + vite: registry.npmmirror.com/vite/2.8.4_less@4.1.2 transitivePeerDependencies: - acorn dev: true - registry.npmmirror.com/vite-plugin-mock/2.9.6_mockjs@1.1.0+vite@2.8.3: - resolution: {integrity: sha1-BN0j3muqBS+qW5rTF1FMkNYgXiU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vite-plugin-mock/download/vite-plugin-mock-2.9.6.tgz} + registry.npmmirror.com/vite-plugin-mock/2.9.6_mockjs@1.1.0+vite@2.8.4: + resolution: + { + integrity: sha1-BN0j3muqBS+qW5rTF1FMkNYgXiU=, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/vite-plugin-mock/download/vite-plugin-mock-2.9.6.tgz + } id: registry.npmmirror.com/vite-plugin-mock/2.9.6 name: vite-plugin-mock version: 2.9.6 - engines: {node: '>=12.0.0'} + engines: { node: '>=12.0.0' } peerDependencies: mockjs: '>=1.1.0' vite: '>=2.0.0' @@ -9610,14 +14540,42 @@ packages: fast-glob: registry.nlark.com/fast-glob/3.2.7 mockjs: registry.npmmirror.com/mockjs/1.1.0 path-to-regexp: registry.npmmirror.com/path-to-regexp/6.2.0 - vite: registry.npmmirror.com/vite/2.8.3_less@4.1.2 + vite: registry.npmmirror.com/vite/2.8.4_less@4.1.2 transitivePeerDependencies: - rollup - supports-color dev: true - registry.npmmirror.com/vite-plugin-style-import/1.4.1_vite@2.8.3: - resolution: {integrity: sha512-lJCRvm7+So0hHdnSJiJPg9gD5mxtL6YY0jmhEph+k7ArpsyvqOh6han2kG5htbWWDZxHkUN9d1BuTFL//yCLLQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vite-plugin-style-import/-/vite-plugin-style-import-1.4.1.tgz} + registry.npmmirror.com/vite-plugin-purge-icons/0.8.0_vite@2.8.4: + resolution: + { + integrity: sha512-KO7uz1Wtd/6soOQuNP3ie6uEC2mzUlAIKynPwvc0gGnjspHWKlT2hLRmA1l/K2Zs/s18AGJWF2j2jZyze2xYDA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/vite-plugin-purge-icons/-/vite-plugin-purge-icons-0.8.0.tgz + } + id: registry.npmmirror.com/vite-plugin-purge-icons/0.8.0 + name: vite-plugin-purge-icons + version: 0.8.0 + engines: { node: '>= 12' } + peerDependencies: + vite: ^2.0.0-beta.3 + dependencies: + '@purge-icons/core': registry.npmmirror.com/@purge-icons/core/0.8.0 + '@purge-icons/generated': registry.npmmirror.com/@purge-icons/generated/0.8.0 + rollup-plugin-purge-icons: registry.npmmirror.com/rollup-plugin-purge-icons/0.8.0 + vite: registry.npmmirror.com/vite/2.8.4_less@4.1.2 + transitivePeerDependencies: + - encoding + - supports-color + dev: true + + registry.npmmirror.com/vite-plugin-style-import/1.4.1_vite@2.8.4: + resolution: + { + integrity: sha512-lJCRvm7+So0hHdnSJiJPg9gD5mxtL6YY0jmhEph+k7ArpsyvqOh6han2kG5htbWWDZxHkUN9d1BuTFL//yCLLQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/vite-plugin-style-import/-/vite-plugin-style-import-1.4.1.tgz + } id: registry.npmmirror.com/vite-plugin-style-import/1.4.1 name: vite-plugin-style-import version: 1.4.1 @@ -9630,13 +14588,18 @@ packages: es-module-lexer: registry.npmmirror.com/es-module-lexer/0.9.3 fs-extra: registry.npmmirror.com/fs-extra/10.0.0 magic-string: registry.npmmirror.com/magic-string/0.25.7 - vite: registry.npmmirror.com/vite/2.8.3_less@4.1.2 + vite: registry.npmmirror.com/vite/2.8.4_less@4.1.2 transitivePeerDependencies: - supports-color dev: true - registry.npmmirror.com/vite-plugin-svg-icons/2.0.1_vite@2.8.3: - resolution: {integrity: sha512-6ktD+DhV6Rz3VtedYvBKKVA2eXF+sAQVaKkKLDSqGUfnhqXl3bj5PPkVTl3VexfTuZy66PmINi8Q6eFnVfRUmA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vite-plugin-svg-icons/-/vite-plugin-svg-icons-2.0.1.tgz} + registry.npmmirror.com/vite-plugin-svg-icons/2.0.1_vite@2.8.4: + resolution: + { + integrity: sha512-6ktD+DhV6Rz3VtedYvBKKVA2eXF+sAQVaKkKLDSqGUfnhqXl3bj5PPkVTl3VexfTuZy66PmINi8Q6eFnVfRUmA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/vite-plugin-svg-icons/-/vite-plugin-svg-icons-2.0.1.tgz + } id: registry.npmmirror.com/vite-plugin-svg-icons/2.0.1 name: vite-plugin-svg-icons version: 2.0.1 @@ -9651,34 +14614,44 @@ packages: pathe: registry.npmmirror.com/pathe/0.2.0 svg-baker: registry.nlark.com/svg-baker/1.7.0 svgo: registry.npmmirror.com/svgo/2.8.0 - vite: registry.npmmirror.com/vite/2.8.3_less@4.1.2 + vite: registry.npmmirror.com/vite/2.8.4_less@4.1.2 transitivePeerDependencies: - supports-color dev: true - registry.npmmirror.com/vite-plugin-windicss/1.7.1_vite@2.8.3: - resolution: {integrity: sha512-eEDeTPaeQAfe0widkTkm9X51BVpOE/yDIuFbULIKjXI7CfY1yjsPcxA6E3aZbLBYQcUmfhVUTYVaH5iAE5L8Hg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vite-plugin-windicss/-/vite-plugin-windicss-1.7.1.tgz} - id: registry.npmmirror.com/vite-plugin-windicss/1.7.1 + registry.npmmirror.com/vite-plugin-windicss/1.8.1_vite@2.8.4: + resolution: + { + integrity: sha512-c+900Dkc94kRuZPb6mz79B5XOS2PHNhadf7P9UjIRoimEE5HB7hj1f+A6qGHO4VejwU/MIvA6D5+Sz2lDKAaEQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/vite-plugin-windicss/-/vite-plugin-windicss-1.8.1.tgz + } + id: registry.npmmirror.com/vite-plugin-windicss/1.8.1 name: vite-plugin-windicss - version: 1.7.1 + version: 1.8.1 peerDependencies: vite: ^2.0.1 dependencies: - '@windicss/plugin-utils': registry.npmmirror.com/@windicss/plugin-utils/1.7.1 + '@windicss/plugin-utils': registry.npmmirror.com/@windicss/plugin-utils/1.8.1 debug: registry.npmmirror.com/debug/4.3.3 kolorist: registry.npmmirror.com/kolorist/1.5.1 - vite: registry.npmmirror.com/vite/2.8.3_less@4.1.2 - windicss: registry.npmmirror.com/windicss/3.4.3 + vite: registry.npmmirror.com/vite/2.8.4_less@4.1.2 + windicss: registry.npmmirror.com/windicss/3.5.0 transitivePeerDependencies: - supports-color dev: true - registry.npmmirror.com/vite/2.8.3_less@4.1.2: - resolution: {integrity: sha512-967klrEiG7HEsN7fQYYVETs5495Iu6GpI7YyxoO5yVTJCRxjV8HhWgNWKgrbazjoOB9DQuztL53/nUoNqHNsWg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vite/-/vite-2.8.3.tgz} - id: registry.npmmirror.com/vite/2.8.3 + registry.npmmirror.com/vite/2.8.4_less@4.1.2: + resolution: + { + integrity: sha512-GwtOkkaT2LDI82uWZKcrpRQxP5tymLnC7hVHHqNkhFNknYr0hJUlDLfhVRgngJvAy3RwypkDCWtTKn1BjO96Dw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/vite/-/vite-2.8.4.tgz + } + id: registry.npmmirror.com/vite/2.8.4 name: vite - version: 2.8.3 - engines: {node: '>=12.2.0'} + version: 2.8.4 + engines: { node: '>=12.2.0' } hasBin: true peerDependencies: less: '*' @@ -9694,7 +14667,7 @@ packages: dependencies: esbuild: registry.npmmirror.com/esbuild/0.14.21 less: registry.npmmirror.com/less/4.1.2 - postcss: registry.npmmirror.com/postcss/8.4.6 + postcss: registry.npmmirror.com/postcss/8.4.7 resolve: registry.npmmirror.com/resolve/1.22.0 rollup: registry.npmmirror.com/rollup/2.62.0 optionalDependencies: @@ -9702,14 +14675,24 @@ packages: dev: true registry.npmmirror.com/void-elements/3.1.0: - resolution: {integrity: sha512-Dhxzh5HZuiHQhbvTW9AMetFfBHDMYpo23Uo9btPXgdYP+3T5S+p+jgNy7spra+veYhBP2dCSgxR/i2Y02h5/6w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/void-elements/-/void-elements-3.1.0.tgz} + resolution: + { + integrity: sha512-Dhxzh5HZuiHQhbvTW9AMetFfBHDMYpo23Uo9btPXgdYP+3T5S+p+jgNy7spra+veYhBP2dCSgxR/i2Y02h5/6w==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/void-elements/-/void-elements-3.1.0.tgz + } name: void-elements version: 3.1.0 - engines: {node: '>=0.10.0'} + engines: { node: '>=0.10.0' } dev: true registry.npmmirror.com/vscode-css-languageservice/5.1.9: - resolution: {integrity: sha512-/tFOWeZBL3Oc9Zc+2MAi3rEwiXJTSZsvjB+M7nSjWLbGPUIjukUA7YzLgsBoUfR35sPJYnXWUkL56PdfIYM8GA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vscode-css-languageservice/-/vscode-css-languageservice-5.1.9.tgz} + resolution: + { + integrity: sha512-/tFOWeZBL3Oc9Zc+2MAi3rEwiXJTSZsvjB+M7nSjWLbGPUIjukUA7YzLgsBoUfR35sPJYnXWUkL56PdfIYM8GA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/vscode-css-languageservice/-/vscode-css-languageservice-5.1.9.tgz + } name: vscode-css-languageservice version: 5.1.9 dependencies: @@ -9720,7 +14703,12 @@ packages: dev: true registry.npmmirror.com/vscode-html-languageservice/4.2.1: - resolution: {integrity: sha512-PgaToZVXJ44nFWEBuSINdDgVV6EnpC3MnXBsysR3O5TKcAfywbYeRGRy+Y4dVR7YeUgDvtb+JkJoSkaYC0mxXQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vscode-html-languageservice/-/vscode-html-languageservice-4.2.1.tgz} + resolution: + { + integrity: sha512-PgaToZVXJ44nFWEBuSINdDgVV6EnpC3MnXBsysR3O5TKcAfywbYeRGRy+Y4dVR7YeUgDvtb+JkJoSkaYC0mxXQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/vscode-html-languageservice/-/vscode-html-languageservice-4.2.1.tgz + } name: vscode-html-languageservice version: 4.2.1 dependencies: @@ -9731,7 +14719,12 @@ packages: dev: true registry.npmmirror.com/vscode-json-languageservice/4.1.10: - resolution: {integrity: sha512-IHliMEEYSY0tJjJt0ECb8ESx/nRXpoy9kN42WVQXgaqGyizFAf3jibSiezDQTrrY7f3kywXggCU+kkJEM+OLZQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vscode-json-languageservice/-/vscode-json-languageservice-4.1.10.tgz} + resolution: + { + integrity: sha512-IHliMEEYSY0tJjJt0ECb8ESx/nRXpoy9kN42WVQXgaqGyizFAf3jibSiezDQTrrY7f3kywXggCU+kkJEM+OLZQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/vscode-json-languageservice/-/vscode-json-languageservice-4.1.10.tgz + } name: vscode-json-languageservice version: 4.1.10 dependencies: @@ -9743,14 +14736,24 @@ packages: dev: true registry.npmmirror.com/vscode-jsonrpc/8.0.0-next.5: - resolution: {integrity: sha512-owRllqcFTnz5rXxcbmHPFGmpFmLqj9Z1V3Dzrv+s8ejOHLIT62Pyb5Uqzyl2/in2VP22DmzErPgZwrxjLCIKiQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vscode-jsonrpc/-/vscode-jsonrpc-8.0.0-next.5.tgz} + resolution: + { + integrity: sha512-owRllqcFTnz5rXxcbmHPFGmpFmLqj9Z1V3Dzrv+s8ejOHLIT62Pyb5Uqzyl2/in2VP22DmzErPgZwrxjLCIKiQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/vscode-jsonrpc/-/vscode-jsonrpc-8.0.0-next.5.tgz + } name: vscode-jsonrpc version: 8.0.0-next.5 - engines: {node: '>=14.0.0'} + engines: { node: '>=14.0.0' } dev: true registry.npmmirror.com/vscode-languageserver-protocol/3.17.0-next.12: - resolution: {integrity: sha512-VLRcWKOpCXcx9UrqrS+NSF6pNxV498VGYGW+eyp9a79/F9ElUq3wdG6acXYlEfpWHuIxpm6MXps8FU88wqIgTg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vscode-languageserver-protocol/-/vscode-languageserver-protocol-3.17.0-next.12.tgz} + resolution: + { + integrity: sha512-VLRcWKOpCXcx9UrqrS+NSF6pNxV498VGYGW+eyp9a79/F9ElUq3wdG6acXYlEfpWHuIxpm6MXps8FU88wqIgTg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/vscode-languageserver-protocol/-/vscode-languageserver-protocol-3.17.0-next.12.tgz + } name: vscode-languageserver-protocol version: 3.17.0-next.12 dependencies: @@ -9759,50 +14762,80 @@ packages: dev: true registry.npmmirror.com/vscode-languageserver-textdocument/1.0.3: - resolution: {integrity: sha512-ynEGytvgTb6HVSUwPJIAZgiHQmPCx8bZ8w5um5Lz+q5DjP0Zj8wTFhQpyg8xaMvefDytw2+HH5yzqS+FhsR28A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vscode-languageserver-textdocument/-/vscode-languageserver-textdocument-1.0.3.tgz} + resolution: + { + integrity: sha512-ynEGytvgTb6HVSUwPJIAZgiHQmPCx8bZ8w5um5Lz+q5DjP0Zj8wTFhQpyg8xaMvefDytw2+HH5yzqS+FhsR28A==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/vscode-languageserver-textdocument/-/vscode-languageserver-textdocument-1.0.3.tgz + } name: vscode-languageserver-textdocument version: 1.0.3 dev: true registry.npmmirror.com/vscode-languageserver-types/3.16.0: - resolution: {integrity: sha512-k8luDIWJWyenLc5ToFQQMaSrqCHiLwyKPHKPQZ5zz21vM+vIVUSvsRpcbiECH4WR88K2XZqc4ScRcZ7nk/jbeA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vscode-languageserver-types/-/vscode-languageserver-types-3.16.0.tgz} + resolution: + { + integrity: sha512-k8luDIWJWyenLc5ToFQQMaSrqCHiLwyKPHKPQZ5zz21vM+vIVUSvsRpcbiECH4WR88K2XZqc4ScRcZ7nk/jbeA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/vscode-languageserver-types/-/vscode-languageserver-types-3.16.0.tgz + } name: vscode-languageserver-types version: 3.16.0 dev: true registry.npmmirror.com/vscode-languageserver-types/3.17.0-next.6: - resolution: {integrity: sha512-rHYeCotiabJHgvIYzWjV8g0dHCxyOQtcryTv1Xa1horaQ4jx2V+rjLBstc6zMpCyrnZcjorwEcAvGBDCd6wudw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vscode-languageserver-types/-/vscode-languageserver-types-3.17.0-next.6.tgz} + resolution: + { + integrity: sha512-rHYeCotiabJHgvIYzWjV8g0dHCxyOQtcryTv1Xa1horaQ4jx2V+rjLBstc6zMpCyrnZcjorwEcAvGBDCd6wudw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/vscode-languageserver-types/-/vscode-languageserver-types-3.17.0-next.6.tgz + } name: vscode-languageserver-types version: 3.17.0-next.6 dev: true registry.npmmirror.com/vscode-nls/5.0.0: - resolution: {integrity: sha512-u0Lw+IYlgbEJFF6/qAqG2d1jQmJl0eyAGJHoAJqr2HT4M2BNuQYSEiSE75f52pXHSJm8AlTjnLLbBFPrdz2hpA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vscode-nls/-/vscode-nls-5.0.0.tgz} + resolution: + { + integrity: sha512-u0Lw+IYlgbEJFF6/qAqG2d1jQmJl0eyAGJHoAJqr2HT4M2BNuQYSEiSE75f52pXHSJm8AlTjnLLbBFPrdz2hpA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/vscode-nls/-/vscode-nls-5.0.0.tgz + } name: vscode-nls version: 5.0.0 dev: true - registry.npmmirror.com/vscode-pug-languageservice/0.31.4: - resolution: {integrity: sha512-StQWV+v1v+an/pGKNPg4YkODFyKeYpUEzaSAoXIUsIoh7O4Nuv6zjd1M/fPxaMSD6Kk+OH/JGE36hbXsKXOz5A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vscode-pug-languageservice/-/vscode-pug-languageservice-0.31.4.tgz} + registry.npmmirror.com/vscode-pug-languageservice/0.32.0: + resolution: + { + integrity: sha512-6ACeoDERB0PZNEj9ZwHVRQl084PKw48CYLq2nWSzgpZNwg+bxH/D5CLE7wyRWnF1s78tHCa8gpIKcWlTPL8jgA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/vscode-pug-languageservice/-/vscode-pug-languageservice-0.32.0.tgz + } name: vscode-pug-languageservice - version: 0.31.4 + version: 0.32.0 dependencies: - '@volar/code-gen': registry.npmmirror.com/@volar/code-gen/0.31.4 - '@volar/shared': registry.npmmirror.com/@volar/shared/0.31.4 - '@volar/source-map': registry.npmmirror.com/@volar/source-map/0.31.4 - '@volar/transforms': registry.npmmirror.com/@volar/transforms/0.31.4 + '@volar/code-gen': registry.npmmirror.com/@volar/code-gen/0.32.0 + '@volar/shared': registry.npmmirror.com/@volar/shared/0.32.0 + '@volar/source-map': registry.npmmirror.com/@volar/source-map/0.32.0 + '@volar/transforms': registry.npmmirror.com/@volar/transforms/0.32.0 pug-lexer: registry.npmmirror.com/pug-lexer/5.0.1 pug-parser: registry.npmmirror.com/pug-parser/6.0.0 vscode-languageserver-textdocument: registry.npmmirror.com/vscode-languageserver-textdocument/1.0.3 vscode-languageserver-types: registry.npmmirror.com/vscode-languageserver-types/3.17.0-next.6 dev: true - registry.npmmirror.com/vscode-typescript-languageservice/0.31.4: - resolution: {integrity: sha512-nsnRPEfg9t3oDlwzm3WTAv0p83vceqCuxvRo/+N7hXbmtaO7WMGCMvJx0xyIuUDS4NgaEK31oMR9FnX9JNcEQQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vscode-typescript-languageservice/-/vscode-typescript-languageservice-0.31.4.tgz} + registry.npmmirror.com/vscode-typescript-languageservice/0.32.0: + resolution: + { + integrity: sha512-RdFJKbQcN6FQ3Vpx3ggM7XJpTDmmMG3MTAJy+IHn9RpuoQLF8z8gKpTsLAJeiPKXi1WTJjHnl1PT+ndNA3ujig==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/vscode-typescript-languageservice/-/vscode-typescript-languageservice-0.32.0.tgz + } name: vscode-typescript-languageservice - version: 0.31.4 + version: 0.32.0 dependencies: - '@volar/shared': registry.npmmirror.com/@volar/shared/0.31.4 + '@volar/shared': registry.npmmirror.com/@volar/shared/0.32.0 semver: registry.npmmirror.com/semver/7.3.5 upath: registry.npmmirror.com/upath/2.0.1 vscode-languageserver-protocol: registry.npmmirror.com/vscode-languageserver-protocol/3.17.0-next.12 @@ -9811,30 +14844,45 @@ packages: dev: true registry.npmmirror.com/vscode-uri/2.1.2: - resolution: {integrity: sha512-8TEXQxlldWAuIODdukIb+TR5s+9Ds40eSJrw+1iDDA9IFORPjMELarNQE3myz5XIkWWpdprmJjm1/SxMlWOC8A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vscode-uri/-/vscode-uri-2.1.2.tgz} + resolution: + { + integrity: sha512-8TEXQxlldWAuIODdukIb+TR5s+9Ds40eSJrw+1iDDA9IFORPjMELarNQE3myz5XIkWWpdprmJjm1/SxMlWOC8A==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/vscode-uri/-/vscode-uri-2.1.2.tgz + } name: vscode-uri version: 2.1.2 dev: true registry.npmmirror.com/vscode-uri/3.0.3: - resolution: {integrity: sha512-EcswR2S8bpR7fD0YPeS7r2xXExrScVMxg4MedACaWHEtx9ftCF/qHG1xGkolzTPcEmjTavCQgbVzHUIdTMzFGA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vscode-uri/-/vscode-uri-3.0.3.tgz} + resolution: + { + integrity: sha512-EcswR2S8bpR7fD0YPeS7r2xXExrScVMxg4MedACaWHEtx9ftCF/qHG1xGkolzTPcEmjTavCQgbVzHUIdTMzFGA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/vscode-uri/-/vscode-uri-3.0.3.tgz + } name: vscode-uri version: 3.0.3 dev: true - registry.npmmirror.com/vscode-vue-languageservice/0.31.4: - resolution: {integrity: sha512-Pyvtj5iokBilGDH8KY6bocJh8NcIGoFmUksPOOZKBb+4usEHTBtWw/uoH4hjxWwLszMRQuStkXLMaSKtBIv3gQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vscode-vue-languageservice/-/vscode-vue-languageservice-0.31.4.tgz} + registry.npmmirror.com/vscode-vue-languageservice/0.32.0: + resolution: + { + integrity: sha512-D9mOE6mCH7uZ9RpXVJBWXi32R/9bcpZmfhJwxbHzXlU8oBowY36qtbiZJoI/rcXTF0tB51MXmHeLsXhAi52HVA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/vscode-vue-languageservice/-/vscode-vue-languageservice-0.32.0.tgz + } name: vscode-vue-languageservice - version: 0.31.4 - dependencies: - '@volar/code-gen': registry.npmmirror.com/@volar/code-gen/0.31.4 - '@volar/html2pug': registry.npmmirror.com/@volar/html2pug/0.31.4 - '@volar/shared': registry.npmmirror.com/@volar/shared/0.31.4 - '@volar/source-map': registry.npmmirror.com/@volar/source-map/0.31.4 - '@volar/transforms': registry.npmmirror.com/@volar/transforms/0.31.4 - '@volar/vue-code-gen': registry.npmmirror.com/@volar/vue-code-gen/0.31.4 + version: 0.32.0 + dependencies: + '@volar/code-gen': registry.npmmirror.com/@volar/code-gen/0.32.0 + '@volar/html2pug': registry.npmmirror.com/@volar/html2pug/0.32.0 + '@volar/shared': registry.npmmirror.com/@volar/shared/0.32.0 + '@volar/source-map': registry.npmmirror.com/@volar/source-map/0.32.0 + '@volar/transforms': registry.npmmirror.com/@volar/transforms/0.32.0 + '@volar/vue-code-gen': registry.npmmirror.com/@volar/vue-code-gen/0.32.0 '@vscode/emmet-helper': registry.npmmirror.com/@vscode/emmet-helper/2.8.3 - '@vue/reactivity': registry.npmmirror.com/@vue/reactivity/3.2.30 + '@vue/reactivity': registry.npmmirror.com/@vue/reactivity/3.2.31 '@vue/shared': registry.npmmirror.com/@vue/shared/3.2.31 upath: registry.npmmirror.com/upath/2.0.1 vscode-css-languageservice: registry.npmmirror.com/vscode-css-languageservice/5.1.9 @@ -9842,16 +14890,21 @@ packages: vscode-json-languageservice: registry.npmmirror.com/vscode-json-languageservice/4.1.10 vscode-languageserver-protocol: registry.npmmirror.com/vscode-languageserver-protocol/3.17.0-next.12 vscode-languageserver-textdocument: registry.npmmirror.com/vscode-languageserver-textdocument/1.0.3 - vscode-pug-languageservice: registry.npmmirror.com/vscode-pug-languageservice/0.31.4 - vscode-typescript-languageservice: registry.npmmirror.com/vscode-typescript-languageservice/0.31.4 + vscode-pug-languageservice: registry.npmmirror.com/vscode-pug-languageservice/0.32.0 + vscode-typescript-languageservice: registry.npmmirror.com/vscode-typescript-languageservice/0.32.0 dev: true registry.npmmirror.com/vue-demi/0.11.4_vue@3.2.31: - resolution: {integrity: sha512-/3xFwzSykLW2HiiLie43a+FFgNOcokbBJ+fzvFXd0r2T8MYohqvphUyDQ8lbAwzQ3Dlcrb1c9ykifGkhSIAk6A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vue-demi/-/vue-demi-0.11.4.tgz} + resolution: + { + integrity: sha512-/3xFwzSykLW2HiiLie43a+FFgNOcokbBJ+fzvFXd0r2T8MYohqvphUyDQ8lbAwzQ3Dlcrb1c9ykifGkhSIAk6A==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/vue-demi/-/vue-demi-0.11.4.tgz + } id: registry.npmmirror.com/vue-demi/0.11.4 name: vue-demi version: 0.11.4 - engines: {node: '>=12'} + engines: { node: '>=12' } hasBin: true requiresBuild: true peerDependencies: @@ -9865,11 +14918,16 @@ packages: dev: false registry.npmmirror.com/vue-demi/0.12.1_vue@3.2.31: - resolution: {integrity: sha512-QL3ny+wX8c6Xm1/EZylbgzdoDolye+VpCXRhI2hug9dJTP3OUJ3lmiKN3CsVV3mOJKwFi0nsstbgob0vG7aoIw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vue-demi/-/vue-demi-0.12.1.tgz} + resolution: + { + integrity: sha512-QL3ny+wX8c6Xm1/EZylbgzdoDolye+VpCXRhI2hug9dJTP3OUJ3lmiKN3CsVV3mOJKwFi0nsstbgob0vG7aoIw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/vue-demi/-/vue-demi-0.12.1.tgz + } id: registry.npmmirror.com/vue-demi/0.12.1 name: vue-demi version: 0.12.1 - engines: {node: '>=12'} + engines: { node: '>=12' } hasBin: true requiresBuild: true peerDependencies: @@ -9882,17 +14940,22 @@ packages: vue: registry.npmmirror.com/vue/3.2.31 dev: false - registry.npmmirror.com/vue-eslint-parser/8.0.1_eslint@8.9.0: - resolution: {integrity: sha512-lhWjDXJhe3UZw2uu3ztX51SJAPGPey1Tff2RK3TyZURwbuI4vximQLzz4nQfCv8CZq4xx7uIiogHMMoSJPr33A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vue-eslint-parser/-/vue-eslint-parser-8.0.1.tgz} + registry.npmmirror.com/vue-eslint-parser/8.0.1_eslint@8.10.0: + resolution: + { + integrity: sha512-lhWjDXJhe3UZw2uu3ztX51SJAPGPey1Tff2RK3TyZURwbuI4vximQLzz4nQfCv8CZq4xx7uIiogHMMoSJPr33A==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/vue-eslint-parser/-/vue-eslint-parser-8.0.1.tgz + } id: registry.npmmirror.com/vue-eslint-parser/8.0.1 name: vue-eslint-parser version: 8.0.1 - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + engines: { node: ^12.22.0 || ^14.17.0 || >=16.0.0 } peerDependencies: eslint: '>=6.0.0' dependencies: debug: registry.npmmirror.com/debug/4.3.3 - eslint: registry.npmmirror.com/eslint/8.9.0 + eslint: registry.npmmirror.com/eslint/8.10.0 eslint-scope: registry.npmmirror.com/eslint-scope/6.0.0 eslint-visitor-keys: registry.npmmirror.com/eslint-visitor-keys/3.3.0 espree: registry.npmmirror.com/espree/9.3.1 @@ -9904,11 +14967,16 @@ packages: dev: true registry.npmmirror.com/vue-i18n/9.1.9_vue@3.2.31: - resolution: {integrity: sha1-y1PgarXMW37tWTMvFRyvSNR76bs=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vue-i18n/download/vue-i18n-9.1.9.tgz} + resolution: + { + integrity: sha1-y1PgarXMW37tWTMvFRyvSNR76bs=, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/vue-i18n/download/vue-i18n-9.1.9.tgz + } id: registry.npmmirror.com/vue-i18n/9.1.9 name: vue-i18n version: 9.1.9 - engines: {node: '>= 10'} + engines: { node: '>= 10' } peerDependencies: vue: ^3.0.0 dependencies: @@ -9920,7 +14988,12 @@ packages: dev: false registry.npmmirror.com/vue-router/4.0.12_vue@3.2.31: - resolution: {integrity: sha512-CPXvfqe+mZLB1kBWssssTiWg4EQERyqJZes7USiqfW9B5N2x+nHlnsM1D3b5CaJ6qgCvMmYJnz+G0iWjNCvXrg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vue-router/download/vue-router-4.0.12.tgz} + resolution: + { + integrity: sha512-CPXvfqe+mZLB1kBWssssTiWg4EQERyqJZes7USiqfW9B5N2x+nHlnsM1D3b5CaJ6qgCvMmYJnz+G0iWjNCvXrg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/vue-router/download/vue-router-4.0.12.tgz + } id: registry.npmmirror.com/vue-router/4.0.12 name: vue-router version: 4.0.12 @@ -9931,26 +15004,36 @@ packages: vue: registry.npmmirror.com/vue/3.2.31 dev: false - registry.npmmirror.com/vue-tsc/0.31.4_typescript@4.5.5: - resolution: {integrity: sha512-8RnKGmQRo/0rbXkyZmKCOdT62fNWyEaMdS/BDAPE+saGNAniUZsjpOSOjAiLwsQc5qgeI9/mY1W3o4tX7H/7MA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vue-tsc/-/vue-tsc-0.31.4.tgz} - id: registry.npmmirror.com/vue-tsc/0.31.4 + registry.npmmirror.com/vue-tsc/0.32.0_typescript@4.5.5: + resolution: + { + integrity: sha512-ILmlPwpDM+f6fZGQgRnu/wx1xrbmyy7ovYBUoFcyO1/Lz4rs+FaDtl8KP0loMWFljuFu39sHHdHMv2BlEIPLWA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/vue-tsc/-/vue-tsc-0.32.0.tgz + } + id: registry.npmmirror.com/vue-tsc/0.32.0 name: vue-tsc - version: 0.31.4 + version: 0.32.0 hasBin: true peerDependencies: typescript: '*' dependencies: - '@volar/shared': registry.npmmirror.com/@volar/shared/0.31.4 + '@volar/shared': registry.npmmirror.com/@volar/shared/0.32.0 typescript: registry.npmmirror.com/typescript/4.5.5 - vscode-vue-languageservice: registry.npmmirror.com/vscode-vue-languageservice/0.31.4 + vscode-vue-languageservice: registry.npmmirror.com/vscode-vue-languageservice/0.32.0 dev: true registry.npmmirror.com/vue-types/4.1.1_vue@3.2.31: - resolution: {integrity: sha1-fXpOSgEkmlG22j+qMBJIwupfW5c=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vue-types/download/vue-types-4.1.1.tgz} + resolution: + { + integrity: sha1-fXpOSgEkmlG22j+qMBJIwupfW5c=, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/vue-types/download/vue-types-4.1.1.tgz + } id: registry.npmmirror.com/vue-types/4.1.1 name: vue-types version: 4.1.1 - engines: {node: '>=12.16.0'} + engines: { node: '>=12.16.0' } peerDependencies: vue: ^2.0.0 || ^3.0.0 dependencies: @@ -9959,7 +15042,12 @@ packages: dev: false registry.npmmirror.com/vue/3.2.31: - resolution: {integrity: sha512-odT3W2tcffTiQCy57nOT93INw1auq5lYLLYtWpPYQQYQOOdHiqFct9Xhna6GJ+pJQaF67yZABraH47oywkJgFw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vue/-/vue-3.2.31.tgz} + resolution: + { + integrity: sha512-odT3W2tcffTiQCy57nOT93INw1auq5lYLLYtWpPYQQYQOOdHiqFct9Xhna6GJ+pJQaF67yZABraH47oywkJgFw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/vue/-/vue-3.2.31.tgz + } name: vue version: 3.2.31 dependencies: @@ -9971,24 +15059,44 @@ packages: dev: false registry.npmmirror.com/web-storage-cache/1.1.1: - resolution: {integrity: sha1-QqwH536oYOiEiVvpupmrHgTrFi4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/web-storage-cache/download/web-storage-cache-1.1.1.tgz} + resolution: + { + integrity: sha1-QqwH536oYOiEiVvpupmrHgTrFi4=, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/web-storage-cache/download/web-storage-cache-1.1.1.tgz + } name: web-storage-cache version: 1.1.1 dev: false registry.npmmirror.com/webidl-conversions/3.0.1: - resolution: {integrity: sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz} + resolution: + { + integrity: sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz + } name: webidl-conversions version: 3.0.1 registry.npmmirror.com/webpack-virtual-modules/0.4.3: - resolution: {integrity: sha512-5NUqC2JquIL2pBAAo/VfBP6KuGkHIZQXW/lNKupLPfhViwh8wNsu0BObtl09yuKZszeEUfbXz8xhrHvSG16Nqw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/webpack-virtual-modules/-/webpack-virtual-modules-0.4.3.tgz} + resolution: + { + integrity: sha512-5NUqC2JquIL2pBAAo/VfBP6KuGkHIZQXW/lNKupLPfhViwh8wNsu0BObtl09yuKZszeEUfbXz8xhrHvSG16Nqw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/webpack-virtual-modules/-/webpack-virtual-modules-0.4.3.tgz + } name: webpack-virtual-modules version: 0.4.3 dev: true registry.npmmirror.com/whatwg-url/5.0.0: - resolution: {integrity: sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/whatwg-url/-/whatwg-url-5.0.0.tgz} + resolution: + { + integrity: sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/whatwg-url/-/whatwg-url-5.0.0.tgz + } name: whatwg-url version: 5.0.0 dependencies: @@ -9996,7 +15104,12 @@ packages: webidl-conversions: registry.npmmirror.com/webidl-conversions/3.0.1 registry.npmmirror.com/which/1.3.1: - resolution: {integrity: sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/which/-/which-1.3.1.tgz} + resolution: + { + integrity: sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/which/-/which-1.3.1.tgz + } name: which version: 1.3.1 hasBin: true @@ -10005,23 +15118,38 @@ packages: dev: true registry.npmmirror.com/which/2.0.2: - resolution: {integrity: sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/which/-/which-2.0.2.tgz} + resolution: + { + integrity: sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/which/-/which-2.0.2.tgz + } name: which version: 2.0.2 - engines: {node: '>= 8'} + engines: { node: '>= 8' } hasBin: true dependencies: isexe: registry.npmmirror.com/isexe/2.0.0 dev: true registry.npmmirror.com/wildcard/1.1.2: - resolution: {integrity: sha512-DXukZJxpHA8LuotRwL0pP1+rS6CS7FF2qStDDE1C7DDg2rLud2PXRMuEDYIPhgEezwnlHNL4c+N6MfMTjCGTng==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/wildcard/-/wildcard-1.1.2.tgz} + resolution: + { + integrity: sha512-DXukZJxpHA8LuotRwL0pP1+rS6CS7FF2qStDDE1C7DDg2rLud2PXRMuEDYIPhgEezwnlHNL4c+N6MfMTjCGTng==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/wildcard/-/wildcard-1.1.2.tgz + } name: wildcard version: 1.1.2 dev: false registry.npmmirror.com/windicss-analysis/0.3.5: - resolution: {integrity: sha512-g7306c47Yc9c0nAhVLwVDVYt+MQmxGfpg1Q06mP4+j5nqCrJgh18Km4HyL8BABv7wo6BdUN7FeVtxb+u5TokxA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/windicss-analysis/download/windicss-analysis-0.3.5.tgz} + resolution: + { + integrity: sha512-g7306c47Yc9c0nAhVLwVDVYt+MQmxGfpg1Q06mP4+j5nqCrJgh18Km4HyL8BABv7wo6BdUN7FeVtxb+u5TokxA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/windicss-analysis/download/windicss-analysis-0.3.5.tgz + } name: windicss-analysis version: 0.3.5 hasBin: true @@ -10037,19 +15165,29 @@ packages: - supports-color dev: true - registry.npmmirror.com/windicss/3.4.3: - resolution: {integrity: sha512-UnugThsvEgy8RsPm4/B5DYMCAqvZzD6yWU7Anh+f07t5RSJ8zvmAylGLbXrHPJEmCKzo2Mf+fOUvISH7IJqM3A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/windicss/download/windicss-3.4.3.tgz} + registry.npmmirror.com/windicss/3.5.0: + resolution: + { + integrity: sha512-+UNYm2Zy4TM2uLiz6bqY2a69LavMqGbILFIwuGhPEJ/uqsPT3kCGSaWlhMw/weIaFOkm1K1cEzZ015Y8pp8N1A==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/windicss/-/windicss-3.5.0.tgz + } name: windicss - version: 3.4.3 - engines: {node: '>= 12'} + version: 3.5.0 + engines: { node: '>= 12' } hasBin: true dev: true registry.npmmirror.com/with/7.0.2: - resolution: {integrity: sha512-RNGKj82nUPg3g5ygxkQl0R937xLyho1J24ItRCBTr/m1YnZkzJy1hUiHUJrc/VlsDQzsCnInEGSg3bci0Lmd4w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/with/-/with-7.0.2.tgz} + resolution: + { + integrity: sha512-RNGKj82nUPg3g5ygxkQl0R937xLyho1J24ItRCBTr/m1YnZkzJy1hUiHUJrc/VlsDQzsCnInEGSg3bci0Lmd4w==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/with/-/with-7.0.2.tgz + } name: with version: 7.0.2 - engines: {node: '>= 10.0.0'} + engines: { node: '>= 10.0.0' } dependencies: '@babel/parser': registry.npmmirror.com/@babel/parser/7.17.0 '@babel/types': registry.npmmirror.com/@babel/types/7.17.0 @@ -10058,33 +15196,53 @@ packages: dev: true registry.npmmirror.com/word-wrap/1.2.3: - resolution: {integrity: sha512-Hz/mrNwitNRh/HUAtM/VT/5VH+ygD6DV7mYKZAtHOrbs8U7lvPS6xf7EJKMF0uW1KJCl0H701g3ZGus+muE5vQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/word-wrap/-/word-wrap-1.2.3.tgz} + resolution: + { + integrity: sha512-Hz/mrNwitNRh/HUAtM/VT/5VH+ygD6DV7mYKZAtHOrbs8U7lvPS6xf7EJKMF0uW1KJCl0H701g3ZGus+muE5vQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/word-wrap/-/word-wrap-1.2.3.tgz + } name: word-wrap version: 1.2.3 - engines: {node: '>=0.10.0'} + engines: { node: '>=0.10.0' } dev: true registry.npmmirror.com/wordwrap/1.0.0: - resolution: {integrity: sha512-gvVzJFlPycKc5dZN4yPkP8w7Dc37BtP1yczEneOb4uq34pXZcvrtRTmWV8W+Ume+XCxKgbjM+nevkyFPMybd4Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/wordwrap/-/wordwrap-1.0.0.tgz} + resolution: + { + integrity: sha512-gvVzJFlPycKc5dZN4yPkP8w7Dc37BtP1yczEneOb4uq34pXZcvrtRTmWV8W+Ume+XCxKgbjM+nevkyFPMybd4Q==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/wordwrap/-/wordwrap-1.0.0.tgz + } name: wordwrap version: 1.0.0 dev: true registry.npmmirror.com/wrap-ansi/6.2.0: - resolution: {integrity: sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/wrap-ansi/-/wrap-ansi-6.2.0.tgz} + resolution: + { + integrity: sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/wrap-ansi/-/wrap-ansi-6.2.0.tgz + } name: wrap-ansi version: 6.2.0 - engines: {node: '>=8'} + engines: { node: '>=8' } dependencies: ansi-styles: registry.npmmirror.com/ansi-styles/4.3.0 string-width: registry.npmmirror.com/string-width/4.2.3 strip-ansi: registry.npmmirror.com/strip-ansi/6.0.1 registry.npmmirror.com/wrap-ansi/7.0.0: - resolution: {integrity: sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz} + resolution: + { + integrity: sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz + } name: wrap-ansi version: 7.0.0 - engines: {node: '>=10'} + engines: { node: '>=10' } dependencies: ansi-styles: registry.npmmirror.com/ansi-styles/4.3.0 string-width: registry.npmmirror.com/string-width/4.2.3 @@ -10092,49 +15250,84 @@ packages: dev: true registry.npmmirror.com/wrappy/1.0.2: - resolution: {integrity: sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/wrappy/-/wrappy-1.0.2.tgz} + resolution: + { + integrity: sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/wrappy/-/wrappy-1.0.2.tgz + } name: wrappy version: 1.0.2 dev: true registry.npmmirror.com/write-file-atomic/4.0.1: - resolution: {integrity: sha512-nSKUxgAbyioruk6hU87QzVbY279oYT6uiwgDoujth2ju4mJ+TZau7SQBhtbTmUyuNYTuXnSyRn66FV0+eCgcrQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/write-file-atomic/-/write-file-atomic-4.0.1.tgz} + resolution: + { + integrity: sha512-nSKUxgAbyioruk6hU87QzVbY279oYT6uiwgDoujth2ju4mJ+TZau7SQBhtbTmUyuNYTuXnSyRn66FV0+eCgcrQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/write-file-atomic/-/write-file-atomic-4.0.1.tgz + } name: write-file-atomic version: 4.0.1 - engines: {node: ^12.13.0 || ^14.15.0 || >=16} + engines: { node: ^12.13.0 || ^14.15.0 || >=16 } dependencies: imurmurhash: registry.npmmirror.com/imurmurhash/0.1.4 signal-exit: registry.npmmirror.com/signal-exit/3.0.7 dev: true registry.npmmirror.com/xtend/4.0.2: - resolution: {integrity: sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/xtend/-/xtend-4.0.2.tgz} + resolution: + { + integrity: sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/xtend/-/xtend-4.0.2.tgz + } name: xtend version: 4.0.2 - engines: {node: '>=0.4'} + engines: { node: '>=0.4' } dev: true registry.npmmirror.com/y18n/4.0.3: - resolution: {integrity: sha512-JKhqTOwSrqNA1NY5lSztJ1GrBiUodLMmIZuLiDaMRJ+itFd+ABVE8XBjOvIWL+rSqNDC74LCSFmlb/U4UZ4hJQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/y18n/-/y18n-4.0.3.tgz} + resolution: + { + integrity: sha512-JKhqTOwSrqNA1NY5lSztJ1GrBiUodLMmIZuLiDaMRJ+itFd+ABVE8XBjOvIWL+rSqNDC74LCSFmlb/U4UZ4hJQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/y18n/-/y18n-4.0.3.tgz + } name: y18n version: 4.0.3 dev: false registry.npmmirror.com/y18n/5.0.8: - resolution: {integrity: sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/y18n/-/y18n-5.0.8.tgz} + resolution: + { + integrity: sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/y18n/-/y18n-5.0.8.tgz + } name: y18n version: 5.0.8 - engines: {node: '>=10'} + engines: { node: '>=10' } dev: true registry.npmmirror.com/yallist/4.0.0: - resolution: {integrity: sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/yallist/-/yallist-4.0.0.tgz} + resolution: + { + integrity: sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/yallist/-/yallist-4.0.0.tgz + } name: yallist version: 4.0.0 dev: true registry.npmmirror.com/yaml-eslint-parser/0.3.2: - resolution: {integrity: sha512-32kYO6kJUuZzqte82t4M/gB6/+11WAuHiEnK7FreMo20xsCKPeFH5tDBU7iWxR7zeJpNnMXfJyXwne48D0hGrg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/yaml-eslint-parser/-/yaml-eslint-parser-0.3.2.tgz} + resolution: + { + integrity: sha512-32kYO6kJUuZzqte82t4M/gB6/+11WAuHiEnK7FreMo20xsCKPeFH5tDBU7iWxR7zeJpNnMXfJyXwne48D0hGrg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/yaml-eslint-parser/-/yaml-eslint-parser-0.3.2.tgz + } name: yaml-eslint-parser version: 0.3.2 dependencies: @@ -10144,41 +15337,66 @@ packages: dev: true registry.npmmirror.com/yaml/1.10.2: - resolution: {integrity: sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/yaml/-/yaml-1.10.2.tgz} + resolution: + { + integrity: sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/yaml/-/yaml-1.10.2.tgz + } name: yaml version: 1.10.2 - engines: {node: '>= 6'} + engines: { node: '>= 6' } dev: true registry.npmmirror.com/yargs-parser/18.1.3: - resolution: {integrity: sha512-o50j0JeToy/4K6OZcaQmW6lyXXKhq7csREXcDwk2omFPJEwUNOVtJKvmDr9EI1fAJZUyZcRF7kxGBWmRXudrCQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/yargs-parser/-/yargs-parser-18.1.3.tgz} + resolution: + { + integrity: sha512-o50j0JeToy/4K6OZcaQmW6lyXXKhq7csREXcDwk2omFPJEwUNOVtJKvmDr9EI1fAJZUyZcRF7kxGBWmRXudrCQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/yargs-parser/-/yargs-parser-18.1.3.tgz + } name: yargs-parser version: 18.1.3 - engines: {node: '>=6'} + engines: { node: '>=6' } dependencies: camelcase: registry.npmmirror.com/camelcase/5.3.1 decamelize: registry.npmmirror.com/decamelize/1.2.0 dev: false registry.npmmirror.com/yargs-parser/20.2.9: - resolution: {integrity: sha512-y11nGElTIV+CT3Zv9t7VKl+Q3hTQoT9a1Qzezhhl6Rp21gJ/IVTW7Z3y9EWXhuUBC2Shnf+DX0antecpAwSP8w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/yargs-parser/-/yargs-parser-20.2.9.tgz} + resolution: + { + integrity: sha512-y11nGElTIV+CT3Zv9t7VKl+Q3hTQoT9a1Qzezhhl6Rp21gJ/IVTW7Z3y9EWXhuUBC2Shnf+DX0antecpAwSP8w==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/yargs-parser/-/yargs-parser-20.2.9.tgz + } name: yargs-parser version: 20.2.9 - engines: {node: '>=10'} + engines: { node: '>=10' } dev: true registry.npmmirror.com/yargs-parser/21.0.0: - resolution: {integrity: sha512-z9kApYUOCwoeZ78rfRYYWdiU/iNL6mwwYlkkZfJoyMR1xps+NEBX5X7XmRpxkZHhXJ6+Ey00IwKxBBSW9FIjyA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/yargs-parser/-/yargs-parser-21.0.0.tgz} + resolution: + { + integrity: sha512-z9kApYUOCwoeZ78rfRYYWdiU/iNL6mwwYlkkZfJoyMR1xps+NEBX5X7XmRpxkZHhXJ6+Ey00IwKxBBSW9FIjyA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/yargs-parser/-/yargs-parser-21.0.0.tgz + } name: yargs-parser version: 21.0.0 - engines: {node: '>=12'} + engines: { node: '>=12' } dev: true registry.npmmirror.com/yargs/15.4.1: - resolution: {integrity: sha1-DYehbeAa7p2L7Cv7909nhRcw9Pg=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/yargs/download/yargs-15.4.1.tgz} + resolution: + { + integrity: sha1-DYehbeAa7p2L7Cv7909nhRcw9Pg=, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/yargs/download/yargs-15.4.1.tgz + } name: yargs version: 15.4.1 - engines: {node: '>=8'} + engines: { node: '>=8' } dependencies: cliui: registry.npmmirror.com/cliui/6.0.0 decamelize: registry.npmmirror.com/decamelize/1.2.0 @@ -10194,10 +15412,15 @@ packages: dev: false registry.npmmirror.com/yargs/16.2.0: - resolution: {integrity: sha512-D1mvvtDG0L5ft/jGWkLpG1+m0eQxOfaBvTNELraWj22wSVUMWxZUvYgJYcKh6jGGIkJFhH4IZPQhR4TKpc8mBw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/yargs/-/yargs-16.2.0.tgz} + resolution: + { + integrity: sha512-D1mvvtDG0L5ft/jGWkLpG1+m0eQxOfaBvTNELraWj22wSVUMWxZUvYgJYcKh6jGGIkJFhH4IZPQhR4TKpc8mBw==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/yargs/-/yargs-16.2.0.tgz + } name: yargs version: 16.2.0 - engines: {node: '>=10'} + engines: { node: '>=10' } dependencies: cliui: registry.npmmirror.com/cliui/7.0.4 escalade: registry.npmmirror.com/escalade/3.1.1 @@ -10209,10 +15432,15 @@ packages: dev: true registry.npmmirror.com/yargs/17.3.1: - resolution: {integrity: sha512-WUANQeVgjLbNsEmGk20f+nlHgOqzRFpiGWVaBrYGYIGANIIu3lWjoyi0fNlFmJkvfhCZ6BXINe7/W2O2bV4iaA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/yargs/-/yargs-17.3.1.tgz} + resolution: + { + integrity: sha512-WUANQeVgjLbNsEmGk20f+nlHgOqzRFpiGWVaBrYGYIGANIIu3lWjoyi0fNlFmJkvfhCZ6BXINe7/W2O2bV4iaA==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/yargs/-/yargs-17.3.1.tgz + } name: yargs version: 17.3.1 - engines: {node: '>=12'} + engines: { node: '>=12' } dependencies: cliui: registry.npmmirror.com/cliui/7.0.4 escalade: registry.npmmirror.com/escalade/3.1.1 @@ -10224,14 +15452,24 @@ packages: dev: true registry.npmmirror.com/yocto-queue/0.1.0: - resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/yocto-queue/-/yocto-queue-0.1.0.tgz} + resolution: + { + integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/yocto-queue/-/yocto-queue-0.1.0.tgz + } name: yocto-queue version: 0.1.0 - engines: {node: '>=10'} + engines: { node: '>=10' } dev: true registry.npmmirror.com/zrender/5.3.0: - resolution: {integrity: sha512-Ln2QB5uqI1ftNYMtCRxd+XDq6MOttLgam2tmhKAVA+j0ko47UT+VNlDvKTkqe4K2sJhBvB0EhYNLebqlCTjatQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/zrender/-/zrender-5.3.0.tgz} + resolution: + { + integrity: sha512-Ln2QB5uqI1ftNYMtCRxd+XDq6MOttLgam2tmhKAVA+j0ko47UT+VNlDvKTkqe4K2sJhBvB0EhYNLebqlCTjatQ==, + registry: https://registry.npm.taobao.org/, + tarball: https://registry.npmmirror.com/zrender/-/zrender-5.3.0.tgz + } name: zrender version: 5.3.0 dependencies: