diff --git a/diboot-admin-ui/package.json b/diboot-admin-ui/package.json index 00f4aa041daad5fc2cca055cb388909a61eb3c89..ac5bbd1a0dbf7700756444fd09a41d363870551b 100644 --- a/diboot-admin-ui/package.json +++ b/diboot-admin-ui/package.json @@ -1,7 +1,7 @@ { "name": "diboot-admin-ui", "private": true, - "version": "3.0.0", + "version": "3.1.0", "scripts": { "vite": "node --max_old_space_size=4096 ./node_modules/vite/bin/vite.js", "dev": "vite", diff --git a/diboot-admin-ui/pnpm-lock.yaml b/diboot-admin-ui/pnpm-lock.yaml index fad8fdb103aeb510259d9a989fae1fcc7e691974..16339f11aae014ecb52953045f36cfea00829dc6 100644 --- a/diboot-admin-ui/pnpm-lock.yaml +++ b/diboot-admin-ui/pnpm-lock.yaml @@ -1,269 +1,192 @@ -lockfileVersion: '6.0' - -settings: - autoInstallPeers: true - excludeLinksFromLockfile: false +lockfileVersion: 5.3 + +specifiers: + '@element-plus/icons-vue': ^2.0.10 + '@playwright/test': ^1.29.1 + '@rushstack/eslint-patch': ^1.2.0 + '@types/element-resize-detector': ^1.1.3 + '@types/jsdom': ^20.0.1 + '@types/lodash': ^4.14.191 + '@types/mockjs': ^1.0.7 + '@types/node': ^18.11.18 + '@types/nprogress': ^0.2.0 + '@types/qs': ^6.9.7 + '@vitejs/plugin-vue': ^4.0.0 + '@vue/eslint-config-prettier': ^7.0.0 + '@vue/eslint-config-typescript': ^11.0.2 + '@vue/test-utils': ^2.2.6 + '@vue/tsconfig': ^0.1.3 + '@vueuse/core': ^9.9.0 + '@wangeditor/editor': ^5.1.23 + '@wangeditor/editor-for-vue': ^5.1.12 + axios: ^1.2.2 + docx-preview: ^0.1.14 + echarts: ^5.4.1 + element-plus: ^2.2.27 + element-resize-detector: ^1.2.4 + eslint: ^8.30.0 + eslint-plugin-cypress: ^2.12.1 + eslint-plugin-vue: ^9.8.0 + fuse.js: ^6.6.2 + jsdom: ^20.0.3 + jsencrypt: ^3.3.2 + lodash: ^4.17.21 + mockjs: ^1.1.0 + npm-run-all: ^4.1.5 + nprogress: ^0.2.0 + pinia: ^2.0.28 + pinia-plugin-persist: ^1.0.0 + prettier: ^2.8.1 + qrcode.vue: ^3.3.4 + qs: ^6.11.0 + rollup: ~3.9.0 + sass: ^1.57.1 + sortablejs: ^1.15.0 + start-server-and-test: ^1.15.2 + typescript: ~4.9.4 + unplugin-auto-import: ^0.12.1 + unplugin-vue-components: ^0.22.12 + vite: ^4.0.3 + vite-plugin-checker: ^0.5.3 + vite-plugin-eslint: ^1.8.1 + vite-plugin-mock: ^2.9.6 + vite-plugin-vue-setup-extend: ^0.4.0 + vitest: ^0.26.2 + vue: ^3.2.45 + vue-clipboard3: ^2.0.0 + vue-cropper: ^1.0.5 + vue-fuse: ^4.1.1 + vue-i18n: ^9.2.2 + vue-pdf-embed: ^1.1.5 + vue-router: ^4.1.6 + vue-tsc: ^1.0.18 + vuedraggable: 4.1.0 dependencies: - '@element-plus/icons-vue': - specifier: ^2.0.10 - version: registry.npmmirror.com/@element-plus/icons-vue@2.0.10(vue@3.2.45) - '@vueuse/core': - specifier: ^9.9.0 - version: registry.npmmirror.com/@vueuse/core@9.9.0(vue@3.2.45) - '@wangeditor/editor': - specifier: ^5.1.23 - version: registry.npmmirror.com/@wangeditor/editor@5.1.23 - '@wangeditor/editor-for-vue': - specifier: ^5.1.12 - version: registry.npmmirror.com/@wangeditor/editor-for-vue@5.1.12(@wangeditor/editor@5.1.23)(vue@3.2.45) - axios: - specifier: ^1.2.2 - version: registry.npmmirror.com/axios@1.2.2 - docx-preview: - specifier: ^0.1.14 - version: registry.npmmirror.com/docx-preview@0.1.14 - echarts: - specifier: ^5.4.1 - version: registry.npmmirror.com/echarts@5.4.1 - element-plus: - specifier: ^2.2.27 - version: registry.npmmirror.com/element-plus@2.2.27(vue@3.2.45) - element-resize-detector: - specifier: ^1.2.4 - version: registry.npmmirror.com/element-resize-detector@1.2.4 - fuse.js: - specifier: ^6.6.2 - version: registry.npmmirror.com/fuse.js@6.6.2 - jsencrypt: - specifier: ^3.3.2 - version: registry.npmmirror.com/jsencrypt@3.3.2 - lodash: - specifier: ^4.17.21 - version: registry.npmmirror.com/lodash@4.17.21 - mockjs: - specifier: ^1.1.0 - version: registry.npmmirror.com/mockjs@1.1.0 - nprogress: - specifier: ^0.2.0 - version: registry.npmmirror.com/nprogress@0.2.0 - pinia: - specifier: ^2.0.28 - version: registry.npmmirror.com/pinia@2.0.28(typescript@4.9.4)(vue@3.2.45) - pinia-plugin-persist: - specifier: ^1.0.0 - version: registry.npmmirror.com/pinia-plugin-persist@1.0.0(pinia@2.0.28)(vue@3.2.45) - qrcode.vue: - specifier: ^3.3.4 - version: registry.npmmirror.com/qrcode.vue@3.3.4(vue@3.2.45) - qs: - specifier: ^6.11.0 - version: registry.npmmirror.com/qs@6.11.0 - sortablejs: - specifier: ^1.15.0 - version: registry.npmmirror.com/sortablejs@1.15.0 - vue: - specifier: ^3.2.45 - version: registry.npmmirror.com/vue@3.2.45 - vue-clipboard3: - specifier: ^2.0.0 - version: registry.npmmirror.com/vue-clipboard3@2.0.0 - vue-cropper: - specifier: ^1.0.5 - version: registry.npmmirror.com/vue-cropper@1.0.5 - vue-fuse: - specifier: ^4.1.1 - version: registry.npmmirror.com/vue-fuse@4.1.1(fuse.js@6.6.2)(vue@3.2.45) - vue-i18n: - specifier: ^9.2.2 - version: registry.npmmirror.com/vue-i18n@9.2.2(vue@3.2.45) - vue-pdf-embed: - specifier: ^1.1.5 - version: registry.npmmirror.com/vue-pdf-embed@1.1.5(vue@3.2.45) - vue-router: - specifier: ^4.1.6 - version: registry.npmmirror.com/vue-router@4.1.6(vue@3.2.45) - vuedraggable: - specifier: 4.1.0 - version: registry.npmmirror.com/vuedraggable@4.1.0(vue@3.2.45) + '@element-plus/icons-vue': registry.npmmirror.com/@element-plus/icons-vue/2.0.10_vue@3.2.45 + '@vueuse/core': registry.npmmirror.com/@vueuse/core/9.9.0_vue@3.2.45 + '@wangeditor/editor': registry.npmmirror.com/@wangeditor/editor/5.1.23 + '@wangeditor/editor-for-vue': registry.npmmirror.com/@wangeditor/editor-for-vue/5.1.12_d81e5a6ee17f816cd097f907b90635f6 + axios: registry.npmmirror.com/axios/1.2.2 + docx-preview: registry.npmmirror.com/docx-preview/0.1.14 + echarts: registry.npmmirror.com/echarts/5.4.1 + element-plus: registry.npmmirror.com/element-plus/2.2.27_vue@3.2.45 + element-resize-detector: registry.npmmirror.com/element-resize-detector/1.2.4 + fuse.js: registry.npmmirror.com/fuse.js/6.6.2 + jsencrypt: registry.npmmirror.com/jsencrypt/3.3.2 + lodash: registry.npmmirror.com/lodash/4.17.21 + mockjs: registry.npmmirror.com/mockjs/1.1.0 + nprogress: registry.npmmirror.com/nprogress/0.2.0 + pinia: registry.npmmirror.com/pinia/2.0.28_typescript@4.9.4+vue@3.2.45 + pinia-plugin-persist: registry.npmmirror.com/pinia-plugin-persist/1.0.0_pinia@2.0.28+vue@3.2.45 + qrcode.vue: registry.npmmirror.com/qrcode.vue/3.4.1_vue@3.2.45 + qs: registry.npmmirror.com/qs/6.11.0 + sortablejs: registry.npmmirror.com/sortablejs/1.15.0 + vue: registry.npmmirror.com/vue/3.2.45 + vue-clipboard3: registry.npmmirror.com/vue-clipboard3/2.0.0 + vue-cropper: registry.npmmirror.com/vue-cropper/1.0.5 + vue-fuse: registry.npmmirror.com/vue-fuse/4.1.1_fuse.js@6.6.2+vue@3.2.45 + vue-i18n: registry.npmmirror.com/vue-i18n/9.2.2_vue@3.2.45 + vue-pdf-embed: registry.npmmirror.com/vue-pdf-embed/1.1.5_vue@3.2.45 + vue-router: registry.npmmirror.com/vue-router/4.1.6_vue@3.2.45 + vuedraggable: registry.npmmirror.com/vuedraggable/4.1.0_vue@3.2.45 devDependencies: - '@playwright/test': - specifier: ^1.29.1 - version: registry.npmmirror.com/@playwright/test@1.29.1 - '@rushstack/eslint-patch': - specifier: ^1.2.0 - version: registry.npmmirror.com/@rushstack/eslint-patch@1.2.0 - '@types/element-resize-detector': - specifier: ^1.1.3 - version: registry.npmmirror.com/@types/element-resize-detector@1.1.3 - '@types/jsdom': - specifier: ^20.0.1 - version: registry.npmmirror.com/@types/jsdom@20.0.1 - '@types/lodash': - specifier: ^4.14.191 - version: registry.npmmirror.com/@types/lodash@4.14.191 - '@types/mockjs': - specifier: ^1.0.7 - version: registry.npmmirror.com/@types/mockjs@1.0.7 - '@types/node': - specifier: ^18.11.18 - version: registry.npmmirror.com/@types/node@18.11.18 - '@types/nprogress': - specifier: ^0.2.0 - version: registry.npmmirror.com/@types/nprogress@0.2.0 - '@types/qs': - specifier: ^6.9.7 - version: registry.npmmirror.com/@types/qs@6.9.7 - '@vitejs/plugin-vue': - specifier: ^4.0.0 - version: registry.npmmirror.com/@vitejs/plugin-vue@4.0.0(vite@4.0.3)(vue@3.2.45) - '@vue/eslint-config-prettier': - specifier: ^7.0.0 - version: registry.npmmirror.com/@vue/eslint-config-prettier@7.0.0(eslint@8.30.0)(prettier@2.8.1) - '@vue/eslint-config-typescript': - specifier: ^11.0.2 - version: registry.npmmirror.com/@vue/eslint-config-typescript@11.0.2(eslint-plugin-vue@9.8.0)(eslint@8.30.0)(typescript@4.9.4) - '@vue/test-utils': - specifier: ^2.2.6 - version: registry.npmmirror.com/@vue/test-utils@2.2.6(vue@3.2.45) - '@vue/tsconfig': - specifier: ^0.1.3 - version: registry.npmmirror.com/@vue/tsconfig@0.1.3(@types/node@18.11.18) - eslint: - specifier: ^8.30.0 - version: registry.npmmirror.com/eslint@8.30.0 - eslint-plugin-cypress: - specifier: ^2.12.1 - version: registry.npmmirror.com/eslint-plugin-cypress@2.12.1(eslint@8.30.0) - eslint-plugin-vue: - specifier: ^9.8.0 - version: registry.npmmirror.com/eslint-plugin-vue@9.8.0(eslint@8.30.0) - jsdom: - specifier: ^20.0.3 - version: registry.npmmirror.com/jsdom@20.0.3 - npm-run-all: - specifier: ^4.1.5 - version: registry.npmmirror.com/npm-run-all@4.1.5 - prettier: - specifier: ^2.8.1 - version: registry.npmmirror.com/prettier@2.8.1 - rollup: - specifier: ~3.9.0 - version: registry.npmmirror.com/rollup@3.9.0 - sass: - specifier: ^1.57.1 - version: registry.npmmirror.com/sass@1.57.1 - start-server-and-test: - specifier: ^1.15.2 - version: registry.npmmirror.com/start-server-and-test@1.15.2 - typescript: - specifier: ~4.9.4 - version: registry.npmmirror.com/typescript@4.9.4 - unplugin-auto-import: - specifier: ^0.12.1 - version: registry.npmmirror.com/unplugin-auto-import@0.12.1(@vueuse/core@9.9.0)(rollup@3.9.0) - unplugin-vue-components: - specifier: ^0.22.12 - version: registry.npmmirror.com/unplugin-vue-components@0.22.12(rollup@3.9.0)(vue@3.2.45) - vite: - specifier: ^4.0.3 - version: registry.npmmirror.com/vite@4.0.3(@types/node@18.11.18)(sass@1.57.1) - vite-plugin-checker: - specifier: ^0.5.3 - version: registry.npmmirror.com/vite-plugin-checker@0.5.3(eslint@8.30.0)(typescript@4.9.4)(vite@4.0.3) - vite-plugin-eslint: - specifier: ^1.8.1 - version: registry.npmmirror.com/vite-plugin-eslint@1.8.1(eslint@8.30.0)(vite@4.0.3) - vite-plugin-mock: - specifier: ^2.9.6 - version: registry.npmmirror.com/vite-plugin-mock@2.9.6(mockjs@1.1.0)(rollup@3.9.0)(vite@4.0.3) - vite-plugin-vue-setup-extend: - specifier: ^0.4.0 - version: registry.npmmirror.com/vite-plugin-vue-setup-extend@0.4.0(vite@4.0.3) - vitest: - specifier: ^0.26.2 - version: registry.npmmirror.com/vitest@0.26.2(jsdom@20.0.3)(sass@1.57.1) - vue-tsc: - specifier: ^1.0.18 - version: registry.npmmirror.com/vue-tsc@1.0.18(typescript@4.9.4) + '@playwright/test': registry.npmmirror.com/@playwright/test/1.29.1 + '@rushstack/eslint-patch': registry.npmmirror.com/@rushstack/eslint-patch/1.2.0 + '@types/element-resize-detector': registry.npmmirror.com/@types/element-resize-detector/1.1.3 + '@types/jsdom': registry.npmmirror.com/@types/jsdom/20.0.1 + '@types/lodash': registry.npmmirror.com/@types/lodash/4.14.191 + '@types/mockjs': registry.npmmirror.com/@types/mockjs/1.0.7 + '@types/node': registry.npmmirror.com/@types/node/18.11.18 + '@types/nprogress': registry.npmmirror.com/@types/nprogress/0.2.0 + '@types/qs': registry.npmmirror.com/@types/qs/6.9.7 + '@vitejs/plugin-vue': registry.npmmirror.com/@vitejs/plugin-vue/4.0.0_vite@4.0.3+vue@3.2.45 + '@vue/eslint-config-prettier': registry.npmmirror.com/@vue/eslint-config-prettier/7.0.0_eslint@8.30.0+prettier@2.8.1 + '@vue/eslint-config-typescript': registry.npmmirror.com/@vue/eslint-config-typescript/11.0.2_21f4ea3f0e16d9543e74f65d5c57cc1f + '@vue/test-utils': registry.npmmirror.com/@vue/test-utils/2.2.6_vue@3.2.45 + '@vue/tsconfig': registry.npmmirror.com/@vue/tsconfig/0.1.3_@types+node@18.11.18 + eslint: registry.npmmirror.com/eslint/8.30.0 + eslint-plugin-cypress: registry.npmmirror.com/eslint-plugin-cypress/2.12.1_eslint@8.30.0 + eslint-plugin-vue: registry.npmmirror.com/eslint-plugin-vue/9.8.0_eslint@8.30.0 + jsdom: registry.npmmirror.com/jsdom/20.0.3 + npm-run-all: registry.npmmirror.com/npm-run-all/4.1.5 + prettier: registry.npmmirror.com/prettier/2.8.1 + rollup: registry.npmmirror.com/rollup/3.9.0 + sass: registry.npmmirror.com/sass/1.57.1 + start-server-and-test: registry.npmmirror.com/start-server-and-test/1.15.2 + typescript: registry.npmmirror.com/typescript/4.9.4 + unplugin-auto-import: registry.npmmirror.com/unplugin-auto-import/0.12.1_@vueuse+core@9.9.0+rollup@3.9.0 + unplugin-vue-components: registry.npmmirror.com/unplugin-vue-components/0.22.12_rollup@3.9.0+vue@3.2.45 + vite: registry.npmmirror.com/vite/4.0.3_@types+node@18.11.18+sass@1.57.1 + vite-plugin-checker: registry.npmmirror.com/vite-plugin-checker/0.5.3_b5fd812d3da7b92b16b05ec1c16d59d5 + vite-plugin-eslint: registry.npmmirror.com/vite-plugin-eslint/1.8.1_eslint@8.30.0+vite@4.0.3 + vite-plugin-mock: registry.npmmirror.com/vite-plugin-mock/2.9.6_1b57c6f90736bd6b17d82b0f04c5a49b + vite-plugin-vue-setup-extend: registry.npmmirror.com/vite-plugin-vue-setup-extend/0.4.0_vite@4.0.3 + vitest: registry.npmmirror.com/vitest/0.26.2_jsdom@20.0.3+sass@1.57.1 + vue-tsc: registry.npmmirror.com/vue-tsc/1.0.18_typescript@4.9.4 packages: - registry.npmmirror.com/@antfu/utils@0.7.2: + registry.npmmirror.com/@antfu/utils/0.7.2: resolution: {integrity: sha512-vy9fM3pIxZmX07dL+VX1aZe7ynZ+YyB0jY+jE6r3hOK6GNY2t6W8rzpFC4tgpbXUYABkFQwgJq2XYXlxbXAI0g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@antfu/utils/-/utils-0.7.2.tgz} name: '@antfu/utils' version: 0.7.2 dev: true - registry.npmmirror.com/@babel/code-frame@7.18.6: + registry.npmmirror.com/@babel/code-frame/7.18.6: resolution: {integrity: sha512-TDCmlK5eOvH+eH7cdAFlNXeVJqWIQ7gW9tY1GJIpUtFb6CmjVyq2VM3u71bOyR8CRihcCgMUYoDNyLXao3+70Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/code-frame/-/code-frame-7.18.6.tgz} name: '@babel/code-frame' version: 7.18.6 engines: {node: '>=6.9.0'} dependencies: - '@babel/highlight': registry.npmmirror.com/@babel/highlight@7.18.6 + '@babel/highlight': registry.npmmirror.com/@babel/highlight/7.18.6 dev: true - registry.npmmirror.com/@babel/helper-string-parser@7.19.4: - resolution: {integrity: sha512-nHtDoQcuqFmwYNYPz3Rah5ph2p8PFeFCsZk9A/48dPc/rGocJ5J3hAAZ7pb76VWX3fZKu+uEr/FhH5jLx7umrw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helper-string-parser/-/helper-string-parser-7.19.4.tgz} - name: '@babel/helper-string-parser' - version: 7.19.4 - engines: {node: '>=6.9.0'} - - registry.npmmirror.com/@babel/helper-validator-identifier@7.19.1: + registry.npmmirror.com/@babel/helper-validator-identifier/7.19.1: resolution: {integrity: sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.19.1.tgz} name: '@babel/helper-validator-identifier' version: 7.19.1 engines: {node: '>=6.9.0'} + dev: true - registry.npmmirror.com/@babel/highlight@7.18.6: + registry.npmmirror.com/@babel/highlight/7.18.6: resolution: {integrity: sha512-u7stbOuYjaPezCuLj29hNW1v64M2Md2qupEKP1fHc7WdOA3DgLh37suiSrZYY7haUB7iBeQZ9P1uiRF359do3g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/highlight/-/highlight-7.18.6.tgz} name: '@babel/highlight' version: 7.18.6 engines: {node: '>=6.9.0'} dependencies: - '@babel/helper-validator-identifier': registry.npmmirror.com/@babel/helper-validator-identifier@7.19.1 - chalk: registry.npmmirror.com/chalk@2.4.2 - js-tokens: registry.npmmirror.com/js-tokens@4.0.0 + '@babel/helper-validator-identifier': registry.npmmirror.com/@babel/helper-validator-identifier/7.19.1 + chalk: registry.npmmirror.com/chalk/2.4.2 + js-tokens: registry.npmmirror.com/js-tokens/4.0.0 dev: true - registry.npmmirror.com/@babel/parser@7.20.7: + registry.npmmirror.com/@babel/parser/7.20.7: resolution: {integrity: sha512-T3Z9oHybU+0vZlY9CiDSJQTD5ZapcW18ZctFMi0MOAl/4BjFF4ul7NVSARLdbGO5vDqy9eQiGTV0LtKfvCYvcg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/parser/-/parser-7.20.7.tgz} name: '@babel/parser' version: 7.20.7 engines: {node: '>=6.0.0'} hasBin: true dependencies: - '@babel/types': registry.npmmirror.com/@babel/types@7.21.3 + '@babel/types': link:registry.npmmirror.com/@babel/types/7.20.7 - registry.npmmirror.com/@babel/runtime@7.20.7: + registry.npmmirror.com/@babel/runtime/7.20.7: resolution: {integrity: sha512-UF0tvkUtxwAgZ5W/KrkHf0Rn0fdnLDU9ScxBrEVNUprE/MzirjK4MJUX1/BVDv00Sv8cljtukVK1aky++X1SjQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/runtime/-/runtime-7.20.7.tgz} name: '@babel/runtime' version: 7.20.7 engines: {node: '>=6.9.0'} dependencies: - regenerator-runtime: registry.npmmirror.com/regenerator-runtime@0.13.11 + regenerator-runtime: registry.npmmirror.com/regenerator-runtime/0.13.11 dev: false - registry.npmmirror.com/@babel/types@7.21.3: - resolution: {integrity: sha512-sBGdETxC+/M4o/zKC0sl6sjWv62WFR/uzxrJ6uYyMLZOUlPnwzw0tKgVHOXxaAd5l2g8pEDM5RZ495GPQI77kg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/types/-/types-7.21.3.tgz} - name: '@babel/types' - version: 7.21.3 - engines: {node: '>=6.9.0'} - dependencies: - '@babel/helper-string-parser': registry.npmmirror.com/@babel/helper-string-parser@7.19.4 - '@babel/helper-validator-identifier': registry.npmmirror.com/@babel/helper-validator-identifier@7.19.1 - to-fast-properties: registry.npmmirror.com/to-fast-properties@2.0.0 - - registry.npmmirror.com/@ctrl/tinycolor@3.5.0: + registry.npmmirror.com/@ctrl/tinycolor/3.5.0: resolution: {integrity: sha512-tlJpwF40DEQcfR/QF+wNMVyGMaO9FQp6Z1Wahj4Gk3CJQYHwA2xVG7iKDFdW6zuxZY9XWOpGcfNCTsX4McOsOg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@ctrl/tinycolor/-/tinycolor-3.5.0.tgz} name: '@ctrl/tinycolor' version: 3.5.0 engines: {node: '>=10'} dev: false - registry.npmmirror.com/@element-plus/icons-vue@2.0.10(vue@3.2.45): + registry.npmmirror.com/@element-plus/icons-vue/2.0.10_vue@3.2.45: resolution: {integrity: sha512-ygEZ1mwPjcPo/OulhzLE7mtDrQBWI8vZzEWSNB2W/RNCRjoQGwbaK4N8lV4rid7Ts4qvySU3njMN7YCiSlSaTQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@element-plus/icons-vue/-/icons-vue-2.0.10.tgz} id: registry.npmmirror.com/@element-plus/icons-vue/2.0.10 name: '@element-plus/icons-vue' @@ -271,32 +194,32 @@ packages: peerDependencies: vue: ^3.2.0 dependencies: - vue: registry.npmmirror.com/vue@3.2.45 + vue: registry.npmmirror.com/vue/3.2.45 dev: false - registry.npmmirror.com/@esbuild/android-arm64@0.16.12: - resolution: {integrity: sha512-0LacmiIW+X0/LOLMZqYtZ7d4uY9fxYABAYhSSOu+OGQVBqH4N5eIYgkT7bBFnR4Nm3qo6qS3RpHKVrDASqj/uQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/android-arm64/-/android-arm64-0.16.12.tgz} - name: '@esbuild/android-arm64' + registry.npmmirror.com/@esbuild/android-arm/0.16.12: + resolution: {integrity: sha512-CTWgMJtpCyCltrvipZrrcjjRu+rzm6pf9V8muCsJqtKujR3kPmU4ffbckvugNNaRmhxAF1ZI3J+0FUIFLFg8KA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/android-arm/-/android-arm-0.16.12.tgz} + name: '@esbuild/android-arm' version: 0.16.12 engines: {node: '>=12'} - cpu: [arm64] + cpu: [arm] os: [android] requiresBuild: true dev: true optional: true - registry.npmmirror.com/@esbuild/android-arm@0.16.12: - resolution: {integrity: sha512-CTWgMJtpCyCltrvipZrrcjjRu+rzm6pf9V8muCsJqtKujR3kPmU4ffbckvugNNaRmhxAF1ZI3J+0FUIFLFg8KA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/android-arm/-/android-arm-0.16.12.tgz} - name: '@esbuild/android-arm' + registry.npmmirror.com/@esbuild/android-arm64/0.16.12: + resolution: {integrity: sha512-0LacmiIW+X0/LOLMZqYtZ7d4uY9fxYABAYhSSOu+OGQVBqH4N5eIYgkT7bBFnR4Nm3qo6qS3RpHKVrDASqj/uQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/android-arm64/-/android-arm64-0.16.12.tgz} + name: '@esbuild/android-arm64' version: 0.16.12 engines: {node: '>=12'} - cpu: [arm] + cpu: [arm64] os: [android] requiresBuild: true dev: true optional: true - registry.npmmirror.com/@esbuild/android-x64@0.16.12: + registry.npmmirror.com/@esbuild/android-x64/0.16.12: resolution: {integrity: sha512-sS5CR3XBKQXYpSGMM28VuiUnbX83Z+aWPZzClW+OB2JquKqxoiwdqucJ5qvXS8pM6Up3RtJfDnRQZkz3en2z5g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/android-x64/-/android-x64-0.16.12.tgz} name: '@esbuild/android-x64' version: 0.16.12 @@ -307,7 +230,7 @@ packages: dev: true optional: true - registry.npmmirror.com/@esbuild/darwin-arm64@0.16.12: + registry.npmmirror.com/@esbuild/darwin-arm64/0.16.12: resolution: {integrity: sha512-Dpe5hOAQiQRH20YkFAg+wOpcd4PEuXud+aGgKBQa/VriPJA8zuVlgCOSTwna1CgYl05lf6o5els4dtuyk1qJxQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/darwin-arm64/-/darwin-arm64-0.16.12.tgz} name: '@esbuild/darwin-arm64' version: 0.16.12 @@ -318,7 +241,7 @@ packages: dev: true optional: true - registry.npmmirror.com/@esbuild/darwin-x64@0.16.12: + registry.npmmirror.com/@esbuild/darwin-x64/0.16.12: resolution: {integrity: sha512-ApGRA6X5txIcxV0095X4e4KKv87HAEXfuDRcGTniDWUUN+qPia8sl/BqG/0IomytQWajnUn4C7TOwHduk/FXBQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/darwin-x64/-/darwin-x64-0.16.12.tgz} name: '@esbuild/darwin-x64' version: 0.16.12 @@ -329,7 +252,7 @@ packages: dev: true optional: true - registry.npmmirror.com/@esbuild/freebsd-arm64@0.16.12: + registry.npmmirror.com/@esbuild/freebsd-arm64/0.16.12: resolution: {integrity: sha512-AMdK2gA9EU83ccXCWS1B/KcWYZCj4P3vDofZZkl/F/sBv/fphi2oUqUTox/g5GMcIxk8CF1CVYTC82+iBSyiUg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/freebsd-arm64/-/freebsd-arm64-0.16.12.tgz} name: '@esbuild/freebsd-arm64' version: 0.16.12 @@ -340,7 +263,7 @@ packages: dev: true optional: true - registry.npmmirror.com/@esbuild/freebsd-x64@0.16.12: + registry.npmmirror.com/@esbuild/freebsd-x64/0.16.12: resolution: {integrity: sha512-KUKB9w8G/xaAbD39t6gnRBuhQ8vIYYlxGT2I+mT6UGRnCGRr1+ePFIGBQmf5V16nxylgUuuWVW1zU2ktKkf6WQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/freebsd-x64/-/freebsd-x64-0.16.12.tgz} name: '@esbuild/freebsd-x64' version: 0.16.12 @@ -351,29 +274,29 @@ packages: dev: true optional: true - registry.npmmirror.com/@esbuild/linux-arm64@0.16.12: - resolution: {integrity: sha512-29HXMLpLklDfmw7T2buGqq3HImSUaZ1ArmrPOMaNiZZQptOSZs32SQtOHEl8xWX5vfdwZqrBfNf8Te4nArVzKQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/linux-arm64/-/linux-arm64-0.16.12.tgz} - name: '@esbuild/linux-arm64' + registry.npmmirror.com/@esbuild/linux-arm/0.16.12: + resolution: {integrity: sha512-vhDdIv6z4eL0FJyNVfdr3C/vdd/Wc6h1683GJsFoJzfKb92dU/v88FhWdigg0i6+3TsbSDeWbsPUXb4dif2abg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/linux-arm/-/linux-arm-0.16.12.tgz} + name: '@esbuild/linux-arm' version: 0.16.12 engines: {node: '>=12'} - cpu: [arm64] + cpu: [arm] os: [linux] requiresBuild: true dev: true optional: true - registry.npmmirror.com/@esbuild/linux-arm@0.16.12: - resolution: {integrity: sha512-vhDdIv6z4eL0FJyNVfdr3C/vdd/Wc6h1683GJsFoJzfKb92dU/v88FhWdigg0i6+3TsbSDeWbsPUXb4dif2abg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/linux-arm/-/linux-arm-0.16.12.tgz} - name: '@esbuild/linux-arm' + registry.npmmirror.com/@esbuild/linux-arm64/0.16.12: + resolution: {integrity: sha512-29HXMLpLklDfmw7T2buGqq3HImSUaZ1ArmrPOMaNiZZQptOSZs32SQtOHEl8xWX5vfdwZqrBfNf8Te4nArVzKQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/linux-arm64/-/linux-arm64-0.16.12.tgz} + name: '@esbuild/linux-arm64' version: 0.16.12 engines: {node: '>=12'} - cpu: [arm] + cpu: [arm64] os: [linux] requiresBuild: true dev: true optional: true - registry.npmmirror.com/@esbuild/linux-ia32@0.16.12: + registry.npmmirror.com/@esbuild/linux-ia32/0.16.12: resolution: {integrity: sha512-JFDuNDTTfgD1LJg7wHA42o2uAO/9VzHYK0leAVnCQE/FdMB599YMH73ux+nS0xGr79pv/BK+hrmdRin3iLgQjg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/linux-ia32/-/linux-ia32-0.16.12.tgz} name: '@esbuild/linux-ia32' version: 0.16.12 @@ -384,7 +307,7 @@ packages: dev: true optional: true - registry.npmmirror.com/@esbuild/linux-loong64@0.16.12: + registry.npmmirror.com/@esbuild/linux-loong64/0.16.12: resolution: {integrity: sha512-xTGzVPqm6WKfCC0iuj1fryIWr1NWEM8DMhAIo+4rFgUtwy/lfHl+Obvus4oddzRDbBetLLmojfVZGmt/g/g+Rw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/linux-loong64/-/linux-loong64-0.16.12.tgz} name: '@esbuild/linux-loong64' version: 0.16.12 @@ -395,7 +318,7 @@ packages: dev: true optional: true - registry.npmmirror.com/@esbuild/linux-mips64el@0.16.12: + registry.npmmirror.com/@esbuild/linux-mips64el/0.16.12: resolution: {integrity: sha512-zI1cNgHa3Gol+vPYjIYHzKhU6qMyOQrvZ82REr5Fv7rlh5PG6SkkuCoH7IryPqR+BK2c/7oISGsvPJPGnO2bHQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/linux-mips64el/-/linux-mips64el-0.16.12.tgz} name: '@esbuild/linux-mips64el' version: 0.16.12 @@ -406,7 +329,7 @@ packages: dev: true optional: true - registry.npmmirror.com/@esbuild/linux-ppc64@0.16.12: + registry.npmmirror.com/@esbuild/linux-ppc64/0.16.12: resolution: {integrity: sha512-/C8OFXExoMmvTDIOAM54AhtmmuDHKoedUd0Otpfw3+AuuVGemA1nQK99oN909uZbLEU6Bi+7JheFMG3xGfZluQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/linux-ppc64/-/linux-ppc64-0.16.12.tgz} name: '@esbuild/linux-ppc64' version: 0.16.12 @@ -417,7 +340,7 @@ packages: dev: true optional: true - registry.npmmirror.com/@esbuild/linux-riscv64@0.16.12: + registry.npmmirror.com/@esbuild/linux-riscv64/0.16.12: resolution: {integrity: sha512-qeouyyc8kAGV6Ni6Isz8hUsKMr00EHgVwUKWNp1r4l88fHEoNTDB8mmestvykW6MrstoGI7g2EAsgr0nxmuGYg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/linux-riscv64/-/linux-riscv64-0.16.12.tgz} name: '@esbuild/linux-riscv64' version: 0.16.12 @@ -428,7 +351,7 @@ packages: dev: true optional: true - registry.npmmirror.com/@esbuild/linux-s390x@0.16.12: + registry.npmmirror.com/@esbuild/linux-s390x/0.16.12: resolution: {integrity: sha512-s9AyI/5vz1U4NNqnacEGFElqwnHusWa81pskAf8JNDM2eb6b2E6PpBmT8RzeZv6/TxE6/TADn2g9bb0jOUmXwQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/linux-s390x/-/linux-s390x-0.16.12.tgz} name: '@esbuild/linux-s390x' version: 0.16.12 @@ -439,7 +362,7 @@ packages: dev: true optional: true - registry.npmmirror.com/@esbuild/linux-x64@0.16.12: + registry.npmmirror.com/@esbuild/linux-x64/0.16.12: resolution: {integrity: sha512-e8YA7GQGLWhvakBecLptUiKxOk4E/EPtSckS1i0MGYctW8ouvNUoh7xnU15PGO2jz7BYl8q1R6g0gE5HFtzpqQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/linux-x64/-/linux-x64-0.16.12.tgz} name: '@esbuild/linux-x64' version: 0.16.12 @@ -450,7 +373,7 @@ packages: dev: true optional: true - registry.npmmirror.com/@esbuild/netbsd-x64@0.16.12: + registry.npmmirror.com/@esbuild/netbsd-x64/0.16.12: resolution: {integrity: sha512-z2+kUxmOqBS+6SRVd57iOLIHE8oGOoEnGVAmwjm2aENSP35HPS+5cK+FL1l+rhrsJOFIPrNHqDUNechpuG96Sg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/netbsd-x64/-/netbsd-x64-0.16.12.tgz} name: '@esbuild/netbsd-x64' version: 0.16.12 @@ -461,7 +384,7 @@ packages: dev: true optional: true - registry.npmmirror.com/@esbuild/openbsd-x64@0.16.12: + registry.npmmirror.com/@esbuild/openbsd-x64/0.16.12: resolution: {integrity: sha512-PAonw4LqIybwn2/vJujhbg1N9W2W8lw9RtXIvvZoyzoA/4rA4CpiuahVbASmQohiytRsixbNoIOUSjRygKXpyA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/openbsd-x64/-/openbsd-x64-0.16.12.tgz} name: '@esbuild/openbsd-x64' version: 0.16.12 @@ -472,7 +395,7 @@ packages: dev: true optional: true - registry.npmmirror.com/@esbuild/sunos-x64@0.16.12: + registry.npmmirror.com/@esbuild/sunos-x64/0.16.12: resolution: {integrity: sha512-+wr1tkt1RERi+Zi/iQtkzmMH4nS8+7UIRxjcyRz7lur84wCkAITT50Olq/HiT4JN2X2bjtlOV6vt7ptW5Gw60Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/sunos-x64/-/sunos-x64-0.16.12.tgz} name: '@esbuild/sunos-x64' version: 0.16.12 @@ -483,7 +406,7 @@ packages: dev: true optional: true - registry.npmmirror.com/@esbuild/win32-arm64@0.16.12: + registry.npmmirror.com/@esbuild/win32-arm64/0.16.12: resolution: {integrity: sha512-XEjeUSHmjsAOJk8+pXJu9pFY2O5KKQbHXZWQylJzQuIBeiGrpMeq9sTVrHefHxMOyxUgoKQTcaTS+VK/K5SviA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/win32-arm64/-/win32-arm64-0.16.12.tgz} name: '@esbuild/win32-arm64' version: 0.16.12 @@ -494,7 +417,7 @@ packages: dev: true optional: true - registry.npmmirror.com/@esbuild/win32-ia32@0.16.12: + registry.npmmirror.com/@esbuild/win32-ia32/0.16.12: resolution: {integrity: sha512-eRKPM7e0IecUAUYr2alW7JGDejrFJXmpjt4MlfonmQ5Rz9HWpKFGCjuuIRgKO7W9C/CWVFXdJ2GjddsBXqQI4A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/win32-ia32/-/win32-ia32-0.16.12.tgz} name: '@esbuild/win32-ia32' version: 0.16.12 @@ -505,7 +428,7 @@ packages: dev: true optional: true - registry.npmmirror.com/@esbuild/win32-x64@0.16.12: + registry.npmmirror.com/@esbuild/win32-x64/0.16.12: resolution: {integrity: sha512-iPYKN78t3op2+erv2frW568j1q0RpqX6JOLZ7oPPaAV1VaF7dDstOrNw37PVOYoTWE11pV4A1XUitpdEFNIsPg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/win32-x64/-/win32-x64-0.16.12.tgz} name: '@esbuild/win32-x64' version: 0.16.12 @@ -516,172 +439,172 @@ packages: dev: true optional: true - registry.npmmirror.com/@eslint/eslintrc@1.4.0: + registry.npmmirror.com/@eslint/eslintrc/1.4.0: resolution: {integrity: sha512-7yfvXy6MWLgWSFsLhz5yH3iQ52St8cdUY6FoGieKkRDVxuxmrNuUetIuu6cmjNWwniUHiWXjxCr5tTXDrbYS5A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@eslint/eslintrc/-/eslintrc-1.4.0.tgz} name: '@eslint/eslintrc' version: 1.4.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.4 - espree: registry.npmmirror.com/espree@9.4.1 - globals: registry.npmmirror.com/globals@13.19.0 - ignore: registry.npmmirror.com/ignore@5.2.4 - import-fresh: registry.npmmirror.com/import-fresh@3.3.0 - js-yaml: registry.npmmirror.com/js-yaml@4.1.0 - minimatch: registry.npmmirror.com/minimatch@3.1.2 - strip-json-comments: registry.npmmirror.com/strip-json-comments@3.1.1 + ajv: registry.npmmirror.com/ajv/6.12.6 + debug: registry.npmmirror.com/debug/4.3.4 + espree: registry.npmmirror.com/espree/9.4.1 + globals: registry.npmmirror.com/globals/13.19.0 + ignore: registry.npmmirror.com/ignore/5.2.4 + import-fresh: registry.npmmirror.com/import-fresh/3.3.0 + js-yaml: registry.npmmirror.com/js-yaml/4.1.0 + minimatch: registry.npmmirror.com/minimatch/3.1.2 + strip-json-comments: registry.npmmirror.com/strip-json-comments/3.1.1 transitivePeerDependencies: - supports-color dev: true - registry.npmmirror.com/@floating-ui/core@1.0.5: + registry.npmmirror.com/@floating-ui/core/1.0.5: resolution: {integrity: sha512-iDdOsaCHZH/0FM0yNBYt+cJxJF9S5jrYWNtDZOiDFMiZ7uxMJ/71h8eTwoVifEAruv9p9rlMPYCGIgMjOz95FQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@floating-ui/core/-/core-1.0.5.tgz} name: '@floating-ui/core' version: 1.0.5 dev: false - registry.npmmirror.com/@floating-ui/dom@1.1.0: + registry.npmmirror.com/@floating-ui/dom/1.1.0: resolution: {integrity: sha512-TSogMPVxbRe77QCj1dt8NmRiJasPvuc+eT5jnJ6YpLqgOD2zXc5UA3S1qwybN+GVCDNdKfpKy1oj8RpzLJvh6A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@floating-ui/dom/-/dom-1.1.0.tgz} name: '@floating-ui/dom' version: 1.1.0 dependencies: - '@floating-ui/core': registry.npmmirror.com/@floating-ui/core@1.0.5 + '@floating-ui/core': registry.npmmirror.com/@floating-ui/core/1.0.5 dev: false - registry.npmmirror.com/@hapi/hoek@9.3.0: + registry.npmmirror.com/@hapi/hoek/9.3.0: resolution: {integrity: sha512-/c6rf4UJlmHlC9b5BaNvzAcFv7HZ2QHaV0D4/HNlBdvFnvQq8RI4kYdhyPCl7Xj+oWvTWQ8ujhqS53LIgAe6KQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@hapi/hoek/-/hoek-9.3.0.tgz} name: '@hapi/hoek' version: 9.3.0 dev: true - registry.npmmirror.com/@hapi/topo@5.1.0: + registry.npmmirror.com/@hapi/topo/5.1.0: resolution: {integrity: sha512-foQZKJig7Ob0BMAYBfcJk8d77QtOe7Wo4ox7ff1lQYoNNAb6jwcY1ncdoy2e9wQZzvNy7ODZCYJkK8kzmcAnAg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@hapi/topo/-/topo-5.1.0.tgz} name: '@hapi/topo' version: 5.1.0 dependencies: - '@hapi/hoek': registry.npmmirror.com/@hapi/hoek@9.3.0 + '@hapi/hoek': registry.npmmirror.com/@hapi/hoek/9.3.0 dev: true - registry.npmmirror.com/@humanwhocodes/config-array@0.11.8: + registry.npmmirror.com/@humanwhocodes/config-array/0.11.8: resolution: {integrity: sha512-UybHIJzJnR5Qc/MsD9Kr+RpO2h+/P1GhOwdiLPXK5TWk5sgTdu88bTD9UP+CKbPPh5Rni1u0GjAdYQLemG8g+g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@humanwhocodes/config-array/-/config-array-0.11.8.tgz} name: '@humanwhocodes/config-array' version: 0.11.8 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.4 - minimatch: registry.npmmirror.com/minimatch@3.1.2 + '@humanwhocodes/object-schema': registry.npmmirror.com/@humanwhocodes/object-schema/1.2.1 + debug: registry.npmmirror.com/debug/4.3.4 + minimatch: registry.npmmirror.com/minimatch/3.1.2 transitivePeerDependencies: - supports-color dev: true - registry.npmmirror.com/@humanwhocodes/module-importer@1.0.1: + registry.npmmirror.com/@humanwhocodes/module-importer/1.0.1: resolution: {integrity: sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz} name: '@humanwhocodes/module-importer' version: 1.0.1 engines: {node: '>=12.22'} dev: true - registry.npmmirror.com/@humanwhocodes/object-schema@1.2.1: + 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} name: '@humanwhocodes/object-schema' version: 1.2.1 dev: true - registry.npmmirror.com/@intlify/core-base@9.2.2: + registry.npmmirror.com/@intlify/core-base/9.2.2: resolution: {integrity: sha512-JjUpQtNfn+joMbrXvpR4hTF8iJQ2sEFzzK3KIESOx+f+uwIjgw20igOyaIdhfsVVBCds8ZM64MoeNSx+PHQMkA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@intlify/core-base/-/core-base-9.2.2.tgz} name: '@intlify/core-base' version: 9.2.2 engines: {node: '>= 14'} dependencies: - '@intlify/devtools-if': registry.npmmirror.com/@intlify/devtools-if@9.2.2 - '@intlify/message-compiler': registry.npmmirror.com/@intlify/message-compiler@9.2.2 - '@intlify/shared': registry.npmmirror.com/@intlify/shared@9.2.2 - '@intlify/vue-devtools': registry.npmmirror.com/@intlify/vue-devtools@9.2.2 + '@intlify/devtools-if': registry.npmmirror.com/@intlify/devtools-if/9.2.2 + '@intlify/message-compiler': registry.npmmirror.com/@intlify/message-compiler/9.2.2 + '@intlify/shared': registry.npmmirror.com/@intlify/shared/9.2.2 + '@intlify/vue-devtools': registry.npmmirror.com/@intlify/vue-devtools/9.2.2 dev: false - registry.npmmirror.com/@intlify/devtools-if@9.2.2: + registry.npmmirror.com/@intlify/devtools-if/9.2.2: resolution: {integrity: sha512-4ttr/FNO29w+kBbU7HZ/U0Lzuh2cRDhP8UlWOtV9ERcjHzuyXVZmjyleESK6eVP60tGC9QtQW9yZE+JeRhDHkg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@intlify/devtools-if/-/devtools-if-9.2.2.tgz} name: '@intlify/devtools-if' version: 9.2.2 engines: {node: '>= 14'} dependencies: - '@intlify/shared': registry.npmmirror.com/@intlify/shared@9.2.2 + '@intlify/shared': registry.npmmirror.com/@intlify/shared/9.2.2 dev: false - registry.npmmirror.com/@intlify/message-compiler@9.2.2: + registry.npmmirror.com/@intlify/message-compiler/9.2.2: resolution: {integrity: sha512-IUrQW7byAKN2fMBe8z6sK6riG1pue95e5jfokn8hA5Q3Bqy4MBJ5lJAofUsawQJYHeoPJ7svMDyBaVJ4d0GTtA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@intlify/message-compiler/-/message-compiler-9.2.2.tgz} name: '@intlify/message-compiler' version: 9.2.2 engines: {node: '>= 14'} dependencies: - '@intlify/shared': registry.npmmirror.com/@intlify/shared@9.2.2 - source-map: registry.npmmirror.com/source-map@0.6.1 + '@intlify/shared': registry.npmmirror.com/@intlify/shared/9.2.2 + source-map: registry.npmmirror.com/source-map/0.6.1 dev: false - registry.npmmirror.com/@intlify/shared@9.2.2: + registry.npmmirror.com/@intlify/shared/9.2.2: resolution: {integrity: sha512-wRwTpsslgZS5HNyM7uDQYZtxnbI12aGiBZURX3BTR9RFIKKRWpllTsgzHWvj3HKm3Y2Sh5LPC1r0PDCKEhVn9Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@intlify/shared/-/shared-9.2.2.tgz} name: '@intlify/shared' version: 9.2.2 engines: {node: '>= 14'} dev: false - registry.npmmirror.com/@intlify/vue-devtools@9.2.2: + registry.npmmirror.com/@intlify/vue-devtools/9.2.2: resolution: {integrity: sha512-+dUyqyCHWHb/UcvY1MlIpO87munedm3Gn6E9WWYdWrMuYLcoIoOEVDWSS8xSwtlPU+kA+MEQTP6Q1iI/ocusJg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@intlify/vue-devtools/-/vue-devtools-9.2.2.tgz} name: '@intlify/vue-devtools' version: 9.2.2 engines: {node: '>= 14'} dependencies: - '@intlify/core-base': registry.npmmirror.com/@intlify/core-base@9.2.2 - '@intlify/shared': registry.npmmirror.com/@intlify/shared@9.2.2 + '@intlify/core-base': registry.npmmirror.com/@intlify/core-base/9.2.2 + '@intlify/shared': registry.npmmirror.com/@intlify/shared/9.2.2 dev: false - registry.npmmirror.com/@jridgewell/sourcemap-codec@1.4.14: + registry.npmmirror.com/@jridgewell/sourcemap-codec/1.4.14: resolution: {integrity: sha512-XPSJHWmi394fuUuzDnGz1wiKqWfo1yXecHQMRf2l6hztTO+nPru658AyDngaBe7isIxEkRsPR3FZh+s7iVa4Uw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.14.tgz} name: '@jridgewell/sourcemap-codec' version: 1.4.14 dev: true - registry.npmmirror.com/@nodelib/fs.scandir@2.1.5: + registry.npmmirror.com/@nodelib/fs.scandir/2.1.5: resolution: {integrity: sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz} name: '@nodelib/fs.scandir' version: 2.1.5 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 + '@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.npmmirror.com/@nodelib/fs.stat@2.0.5: + 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} name: '@nodelib/fs.stat' version: 2.0.5 engines: {node: '>= 8'} dev: true - registry.npmmirror.com/@nodelib/fs.walk@1.2.8: + 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} name: '@nodelib/fs.walk' version: 1.2.8 engines: {node: '>= 8'} dependencies: - '@nodelib/fs.scandir': registry.npmmirror.com/@nodelib/fs.scandir@2.1.5 - fastq: registry.npmmirror.com/fastq@1.14.0 + '@nodelib/fs.scandir': registry.npmmirror.com/@nodelib/fs.scandir/2.1.5 + fastq: registry.npmmirror.com/fastq/1.14.0 dev: true - registry.npmmirror.com/@playwright/test@1.29.1: + registry.npmmirror.com/@playwright/test/1.29.1: resolution: {integrity: sha512-iQxk2DX5U9wOGV3+/Jh9OHPsw5H3mleUL2S4BgQuwtlAfK3PnKvn38m4Rg9zIViGHVW24opSm99HQm/UFLEy6w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@playwright/test/-/test-1.29.1.tgz} name: '@playwright/test' version: 1.29.1 engines: {node: '>=14'} hasBin: true dependencies: - '@types/node': registry.npmmirror.com/@types/node@18.11.18 - playwright-core: registry.npmmirror.com/playwright-core@1.29.1 + '@types/node': registry.npmmirror.com/@types/node/18.11.18 + playwright-core: registry.npmmirror.com/playwright-core/1.29.1 dev: true - registry.npmmirror.com/@rollup/plugin-node-resolve@13.3.0(rollup@3.9.0): + registry.npmmirror.com/@rollup/plugin-node-resolve/13.3.0_rollup@3.9.0: resolution: {integrity: sha512-Lus8rbUo1eEcnS4yTFKLZrVumLPY+YayBdWXgFSHYhTT2iJbMhoaaBL3xl5NCdeRytErGr8tZ0L71BMRmnlwSw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-13.3.0.tgz} id: registry.npmmirror.com/@rollup/plugin-node-resolve/13.3.0 name: '@rollup/plugin-node-resolve' @@ -690,16 +613,16 @@ packages: peerDependencies: rollup: ^2.42.0 dependencies: - '@rollup/pluginutils': registry.npmmirror.com/@rollup/pluginutils@3.1.0(rollup@3.9.0) - '@types/resolve': registry.npmmirror.com/@types/resolve@1.17.1 - deepmerge: registry.npmmirror.com/deepmerge@4.2.2 - is-builtin-module: registry.npmmirror.com/is-builtin-module@3.2.0 - is-module: registry.npmmirror.com/is-module@1.0.0 - resolve: registry.npmmirror.com/resolve@1.22.1 - rollup: registry.npmmirror.com/rollup@3.9.0 + '@rollup/pluginutils': registry.npmmirror.com/@rollup/pluginutils/3.1.0_rollup@3.9.0 + '@types/resolve': registry.npmmirror.com/@types/resolve/1.17.1 + deepmerge: registry.npmmirror.com/deepmerge/4.2.2 + is-builtin-module: registry.npmmirror.com/is-builtin-module/3.2.0 + is-module: registry.npmmirror.com/is-module/1.0.0 + resolve: registry.npmmirror.com/resolve/1.22.1 + rollup: registry.npmmirror.com/rollup/3.9.0 dev: true - registry.npmmirror.com/@rollup/pluginutils@3.1.0(rollup@3.9.0): + registry.npmmirror.com/@rollup/pluginutils/3.1.0_rollup@3.9.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} id: registry.npmmirror.com/@rollup/pluginutils/3.1.0 name: '@rollup/pluginutils' @@ -708,23 +631,23 @@ packages: peerDependencies: rollup: ^1.20.0||^2.0.0 dependencies: - '@types/estree': registry.npmmirror.com/@types/estree@0.0.39 - estree-walker: registry.npmmirror.com/estree-walker@1.0.1 - picomatch: registry.npmmirror.com/picomatch@2.3.1 - rollup: registry.npmmirror.com/rollup@3.9.0 + '@types/estree': registry.npmmirror.com/@types/estree/0.0.39 + estree-walker: registry.npmmirror.com/estree-walker/1.0.1 + picomatch: registry.npmmirror.com/picomatch/2.3.1 + rollup: registry.npmmirror.com/rollup/3.9.0 dev: true - registry.npmmirror.com/@rollup/pluginutils@4.2.1: + registry.npmmirror.com/@rollup/pluginutils/4.2.1: resolution: {integrity: sha512-iKnFXr7NkdZAIHiIWE+BX5ULi/ucVFYWD6TbAV+rZctiRTY2PL6tsIKhoIOaoskiWAkgu+VsbXgUVDNLHf+InQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@rollup/pluginutils/-/pluginutils-4.2.1.tgz} name: '@rollup/pluginutils' version: 4.2.1 engines: {node: '>= 8.0.0'} dependencies: - estree-walker: registry.npmmirror.com/estree-walker@2.0.2 - picomatch: registry.npmmirror.com/picomatch@2.3.1 + estree-walker: registry.npmmirror.com/estree-walker/2.0.2 + picomatch: registry.npmmirror.com/picomatch/2.3.1 dev: true - registry.npmmirror.com/@rollup/pluginutils@5.0.2(rollup@3.9.0): + registry.npmmirror.com/@rollup/pluginutils/5.0.2_rollup@3.9.0: resolution: {integrity: sha512-pTd9rIsP92h+B6wWwFbW8RkZv4hiR/xKsqre4SIuAOaOEQRxi0lqLke9k2/7WegC85GgUs9pjmOjCUi3In4vwA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@rollup/pluginutils/-/pluginutils-5.0.2.tgz} id: registry.npmmirror.com/@rollup/pluginutils/5.0.2 name: '@rollup/pluginutils' @@ -736,183 +659,184 @@ packages: rollup: optional: true dependencies: - '@types/estree': registry.npmmirror.com/@types/estree@1.0.0 - estree-walker: registry.npmmirror.com/estree-walker@2.0.2 - picomatch: registry.npmmirror.com/picomatch@2.3.1 - rollup: registry.npmmirror.com/rollup@3.9.0 + '@types/estree': registry.npmmirror.com/@types/estree/1.0.0 + estree-walker: registry.npmmirror.com/estree-walker/2.0.2 + picomatch: registry.npmmirror.com/picomatch/2.3.1 + rollup: registry.npmmirror.com/rollup/3.9.0 dev: true - registry.npmmirror.com/@rushstack/eslint-patch@1.2.0: + registry.npmmirror.com/@rushstack/eslint-patch/1.2.0: resolution: {integrity: sha512-sXo/qW2/pAcmT43VoRKOJbDOfV3cYpq3szSVfIThQXNt+E4DfKj361vaAt3c88U5tPUxzEswam7GW48PJqtKAg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@rushstack/eslint-patch/-/eslint-patch-1.2.0.tgz} name: '@rushstack/eslint-patch' version: 1.2.0 dev: true - registry.npmmirror.com/@sideway/address@4.1.4: + registry.npmmirror.com/@sideway/address/4.1.4: resolution: {integrity: sha512-7vwq+rOHVWjyXxVlR76Agnvhy8I9rpzjosTESvmhNeXOXdZZB15Fl+TI9x1SiHZH5Jv2wTGduSxFDIaq0m3DUw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@sideway/address/-/address-4.1.4.tgz} name: '@sideway/address' version: 4.1.4 dependencies: - '@hapi/hoek': registry.npmmirror.com/@hapi/hoek@9.3.0 + '@hapi/hoek': registry.npmmirror.com/@hapi/hoek/9.3.0 dev: true - registry.npmmirror.com/@sideway/formula@3.0.1: + registry.npmmirror.com/@sideway/formula/3.0.1: resolution: {integrity: sha512-/poHZJJVjx3L+zVD6g9KgHfYnb443oi7wLu/XKojDviHy6HOEOA6z1Trk5aR1dGcmPenJEgb2sK2I80LeS3MIg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@sideway/formula/-/formula-3.0.1.tgz} name: '@sideway/formula' version: 3.0.1 dev: true - registry.npmmirror.com/@sideway/pinpoint@2.0.0: + registry.npmmirror.com/@sideway/pinpoint/2.0.0: resolution: {integrity: sha512-RNiOoTPkptFtSVzQevY/yWtZwf/RxyVnPy/OcA9HBM3MlGDnBEYL5B41H0MTn0Uec8Hi+2qUtTfG2WWZBmMejQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@sideway/pinpoint/-/pinpoint-2.0.0.tgz} name: '@sideway/pinpoint' version: 2.0.0 dev: true - registry.npmmirror.com/@sxzz/popperjs-es@2.11.7: + registry.npmmirror.com/@sxzz/popperjs-es/2.11.7: resolution: {integrity: sha512-Ccy0NlLkzr0Ex2FKvh2X+OyERHXJ88XJ1MXtsI9y9fGexlaXaVTPzBCRBwIxFkORuOb+uBqeu+RqnpgYTEZRUQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@sxzz/popperjs-es/-/popperjs-es-2.11.7.tgz} name: '@sxzz/popperjs-es' version: 2.11.7 dev: false - registry.npmmirror.com/@tootallnate/once@2.0.0: + registry.npmmirror.com/@tootallnate/once/2.0.0: resolution: {integrity: sha512-XCuKFP5PS55gnMVu3dty8KPatLqUoy/ZYzDzAGCQ8JNFCkLXzmI7vNHCR+XpbZaMWQK/vQubr7PkYq8g470J/A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@tootallnate/once/-/once-2.0.0.tgz} name: '@tootallnate/once' version: 2.0.0 engines: {node: '>= 10'} dev: true - registry.npmmirror.com/@transloadit/prettier-bytes@0.0.7: + 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} name: '@transloadit/prettier-bytes' version: 0.0.7 dev: false - registry.npmmirror.com/@types/chai-subset@1.3.3: + registry.npmmirror.com/@types/chai-subset/1.3.3: resolution: {integrity: sha512-frBecisrNGz+F4T6bcc+NLeolfiojh5FxW2klu669+8BARtyQv2C/GkNW6FUodVe4BroGMP/wER/YDGc7rEllw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/chai-subset/-/chai-subset-1.3.3.tgz} name: '@types/chai-subset' version: 1.3.3 dependencies: - '@types/chai': registry.npmmirror.com/@types/chai@4.3.4 + '@types/chai': registry.npmmirror.com/@types/chai/4.3.4 dev: true - registry.npmmirror.com/@types/chai@4.3.4: + registry.npmmirror.com/@types/chai/4.3.4: resolution: {integrity: sha512-KnRanxnpfpjUTqTCXslZSEdLfXExwgNxYPdiO2WGUj8+HDjFi8R3k5RVKPeSCzLjCcshCAtVO2QBbVuAV4kTnw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/chai/-/chai-4.3.4.tgz} name: '@types/chai' version: 4.3.4 dev: true - registry.npmmirror.com/@types/element-resize-detector@1.1.3: + registry.npmmirror.com/@types/element-resize-detector/1.1.3: resolution: {integrity: sha512-rqmeHxzNMPar/3IbdQRm+mydv8KlEXUtcp5M47rbZUEjslTjg+bT5+OXCknTCIy1AfvNR0Kio44iMY2zUH65CQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/element-resize-detector/-/element-resize-detector-1.1.3.tgz} name: '@types/element-resize-detector' version: 1.1.3 dev: true - registry.npmmirror.com/@types/eslint@8.4.10: + registry.npmmirror.com/@types/eslint/8.4.10: resolution: {integrity: sha512-Sl/HOqN8NKPmhWo2VBEPm0nvHnu2LL3v9vKo8MEq0EtbJ4eVzGPl41VNPvn5E1i5poMk4/XD8UriLHpJvEP/Nw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/eslint/-/eslint-8.4.10.tgz} name: '@types/eslint' version: 8.4.10 dependencies: - '@types/estree': registry.npmmirror.com/@types/estree@1.0.0 - '@types/json-schema': registry.npmmirror.com/@types/json-schema@7.0.11 + '@types/estree': registry.npmmirror.com/@types/estree/1.0.0 + '@types/json-schema': registry.npmmirror.com/@types/json-schema/7.0.11 dev: true - registry.npmmirror.com/@types/estree@0.0.39: + registry.npmmirror.com/@types/estree/0.0.39: resolution: {integrity: sha512-EYNwp3bU+98cpU4lAWYYL7Zz+2gryWH1qbdDTidVd6hkiR6weksdbMadyXKXNPEkQFhXM+hVO9ZygomHXp+AIw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/estree/-/estree-0.0.39.tgz} name: '@types/estree' version: 0.0.39 dev: true - registry.npmmirror.com/@types/estree@1.0.0: + registry.npmmirror.com/@types/estree/1.0.0: resolution: {integrity: sha512-WulqXMDUTYAXCjZnk6JtIHPigp55cVtDgDrO2gHRwhyJto21+1zbVCtOYB2L1F9w4qCQ0rOGWBnBe0FNTiEJIQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/estree/-/estree-1.0.0.tgz} name: '@types/estree' version: 1.0.0 dev: true - registry.npmmirror.com/@types/event-emitter@0.3.3: + 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/jsdom@20.0.1: + registry.npmmirror.com/@types/jsdom/20.0.1: resolution: {integrity: sha512-d0r18sZPmMQr1eG35u12FZfhIXNrnsPU/g5wvRKCUf/tOGilKKwYMYGqh33BNR6ba+2gkHw1EUiHoN3mn7E5IQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/jsdom/-/jsdom-20.0.1.tgz} name: '@types/jsdom' version: 20.0.1 dependencies: - '@types/node': registry.npmmirror.com/@types/node@18.11.18 - '@types/tough-cookie': registry.npmmirror.com/@types/tough-cookie@4.0.2 - parse5: registry.npmmirror.com/parse5@7.1.2 + '@types/node': registry.npmmirror.com/@types/node/18.11.18 + '@types/tough-cookie': registry.npmmirror.com/@types/tough-cookie/4.0.2 + parse5: registry.npmmirror.com/parse5/7.1.2 dev: true - registry.npmmirror.com/@types/json-schema@7.0.11: + registry.npmmirror.com/@types/json-schema/7.0.11: resolution: {integrity: sha512-wOuvG1SN4Us4rez+tylwwwCV1psiNVOkJeM3AUWUNWg/jDQY2+HE/444y5gc+jBmRqASOm2Oeh5c1axHobwRKQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/json-schema/-/json-schema-7.0.11.tgz} name: '@types/json-schema' version: 7.0.11 dev: true - registry.npmmirror.com/@types/lodash-es@4.17.6: + 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} name: '@types/lodash-es' version: 4.17.6 dependencies: - '@types/lodash': registry.npmmirror.com/@types/lodash@4.14.191 + '@types/lodash': registry.npmmirror.com/@types/lodash/4.14.191 dev: false - registry.npmmirror.com/@types/lodash@4.14.191: + registry.npmmirror.com/@types/lodash/4.14.191: resolution: {integrity: sha512-BdZ5BCCvho3EIXw6wUCXHe7rS53AIDPLE+JzwgT+OsJk53oBfbSmZZ7CX4VaRoN78N+TJpFi9QPlfIVNmJYWxQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/lodash/-/lodash-4.14.191.tgz} name: '@types/lodash' version: 4.14.191 - registry.npmmirror.com/@types/mockjs@1.0.7: + registry.npmmirror.com/@types/mockjs/1.0.7: resolution: {integrity: sha512-OCxXz6hEaJOVpRwuJMiVY5a6LtJcih+br9gwB/Q8ooOBikvk5FpBQ31OlNimXo3EqKha1Z7PFBni+q9m+8NCWg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/mockjs/-/mockjs-1.0.7.tgz} name: '@types/mockjs' version: 1.0.7 dev: true - registry.npmmirror.com/@types/node@18.11.18: + registry.npmmirror.com/@types/node/18.11.18: resolution: {integrity: sha512-DHQpWGjyQKSHj3ebjFI/wRKcqQcdR+MoFBygntYOZytCqNfkd2ZC4ARDJ2DQqhjH5p85Nnd3jhUJIXrszFX/JA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/node/-/node-18.11.18.tgz} name: '@types/node' version: 18.11.18 dev: true - registry.npmmirror.com/@types/nprogress@0.2.0: + 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/-/nprogress-0.2.0.tgz} name: '@types/nprogress' version: 0.2.0 dev: true - registry.npmmirror.com/@types/qs@6.9.7: + registry.npmmirror.com/@types/qs/6.9.7: resolution: {integrity: sha512-FGa1F62FT09qcrueBA6qYTrJPVDzah9a+493+o2PCXsesWHIn27G98TsSMs3WPNbZIEj4+VJf6saSFpvD+3Zsw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/qs/-/qs-6.9.7.tgz} name: '@types/qs' version: 6.9.7 dev: true - registry.npmmirror.com/@types/resolve@1.17.1: + registry.npmmirror.com/@types/resolve/1.17.1: resolution: {integrity: sha512-yy7HuzQhj0dhGpD8RLXSZWEkLsV9ibvxvi6EiJ3bkqLAO1RGo0WbkWQiwpRlSFymTJRz0d3k5LM3kkx8ArDbLw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/resolve/-/resolve-1.17.1.tgz} name: '@types/resolve' version: 1.17.1 dependencies: - '@types/node': registry.npmmirror.com/@types/node@18.11.18 + '@types/node': registry.npmmirror.com/@types/node/18.11.18 dev: true - registry.npmmirror.com/@types/semver@7.3.13: + registry.npmmirror.com/@types/semver/7.3.13: resolution: {integrity: sha512-21cFJr9z3g5dW8B0CVI9g2O9beqaThGQ6ZFBqHfwhzLDKUxaqTIy3vnfah/UPkfOiF2pLq+tGz+W8RyCskuslw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/semver/-/semver-7.3.13.tgz} name: '@types/semver' version: 7.3.13 dev: true - registry.npmmirror.com/@types/tough-cookie@4.0.2: + registry.npmmirror.com/@types/tough-cookie/4.0.2: resolution: {integrity: sha512-Q5vtl1W5ue16D+nIaW8JWebSSraJVlK+EthKn7e7UcD4KWsaSJ8BqGPXNaPghgtcn/fhvrN17Tv8ksUsQpiplw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/tough-cookie/-/tough-cookie-4.0.2.tgz} name: '@types/tough-cookie' version: 4.0.2 dev: true - registry.npmmirror.com/@types/web-bluetooth@0.0.16: + registry.npmmirror.com/@types/web-bluetooth/0.0.16: resolution: {integrity: sha512-oh8q2Zc32S6gd/j50GowEjKLoOVOwHP/bWVjKJInBwQqdOYMdPrf1oVlelTlyfFK3CKxL1uahMDAr+vy8T7yMQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/web-bluetooth/-/web-bluetooth-0.0.16.tgz} name: '@types/web-bluetooth' version: 0.0.16 + dev: false - registry.npmmirror.com/@typescript-eslint/eslint-plugin@5.47.1(@typescript-eslint/parser@5.47.1)(eslint@8.30.0)(typescript@4.9.4): + registry.npmmirror.com/@typescript-eslint/eslint-plugin/5.47.1_9dd96207d86fc4e47da58bf5a33f1066: resolution: {integrity: sha512-r4RZ2Jl9kcQN7K/dcOT+J7NAimbiis4sSM9spvWimsBvDegMhKLA5vri2jG19PmIPbDjPeWzfUPQ2hjEzA4Nmg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.47.1.tgz} id: registry.npmmirror.com/@typescript-eslint/eslint-plugin/5.47.1 name: '@typescript-eslint/eslint-plugin' @@ -926,23 +850,23 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/parser': registry.npmmirror.com/@typescript-eslint/parser@5.47.1(eslint@8.30.0)(typescript@4.9.4) - '@typescript-eslint/scope-manager': registry.npmmirror.com/@typescript-eslint/scope-manager@5.47.1 - '@typescript-eslint/type-utils': registry.npmmirror.com/@typescript-eslint/type-utils@5.47.1(eslint@8.30.0)(typescript@4.9.4) - '@typescript-eslint/utils': registry.npmmirror.com/@typescript-eslint/utils@5.47.1(eslint@8.30.0)(typescript@4.9.4) - debug: registry.npmmirror.com/debug@4.3.4 - eslint: registry.npmmirror.com/eslint@8.30.0 - ignore: registry.npmmirror.com/ignore@5.2.4 - natural-compare-lite: registry.npmmirror.com/natural-compare-lite@1.4.0 - regexpp: registry.npmmirror.com/regexpp@3.2.0 - semver: registry.npmmirror.com/semver@7.3.8 - tsutils: registry.npmmirror.com/tsutils@3.21.0(typescript@4.9.4) - typescript: registry.npmmirror.com/typescript@4.9.4 + '@typescript-eslint/parser': registry.npmmirror.com/@typescript-eslint/parser/5.47.1_eslint@8.30.0+typescript@4.9.4 + '@typescript-eslint/scope-manager': registry.npmmirror.com/@typescript-eslint/scope-manager/5.47.1 + '@typescript-eslint/type-utils': registry.npmmirror.com/@typescript-eslint/type-utils/5.47.1_eslint@8.30.0+typescript@4.9.4 + '@typescript-eslint/utils': registry.npmmirror.com/@typescript-eslint/utils/5.47.1_eslint@8.30.0+typescript@4.9.4 + debug: registry.npmmirror.com/debug/4.3.4 + eslint: registry.npmmirror.com/eslint/8.30.0 + ignore: registry.npmmirror.com/ignore/5.2.4 + natural-compare-lite: registry.npmmirror.com/natural-compare-lite/1.4.0 + regexpp: registry.npmmirror.com/regexpp/3.2.0 + semver: registry.npmmirror.com/semver/7.3.8 + tsutils: registry.npmmirror.com/tsutils/3.21.0_typescript@4.9.4 + typescript: registry.npmmirror.com/typescript/4.9.4 transitivePeerDependencies: - supports-color dev: true - registry.npmmirror.com/@typescript-eslint/parser@5.47.1(eslint@8.30.0)(typescript@4.9.4): + registry.npmmirror.com/@typescript-eslint/parser/5.47.1_eslint@8.30.0+typescript@4.9.4: resolution: {integrity: sha512-9Vb+KIv29r6GPu4EboWOnQM7T+UjpjXvjCPhNORlgm40a9Ia9bvaPJswvtae1gip2QEeVeGh6YquqAzEgoRAlw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@typescript-eslint/parser/-/parser-5.47.1.tgz} id: registry.npmmirror.com/@typescript-eslint/parser/5.47.1 name: '@typescript-eslint/parser' @@ -955,27 +879,27 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/scope-manager': registry.npmmirror.com/@typescript-eslint/scope-manager@5.47.1 - '@typescript-eslint/types': registry.npmmirror.com/@typescript-eslint/types@5.47.1 - '@typescript-eslint/typescript-estree': registry.npmmirror.com/@typescript-eslint/typescript-estree@5.47.1(typescript@4.9.4) - debug: registry.npmmirror.com/debug@4.3.4 - eslint: registry.npmmirror.com/eslint@8.30.0 - typescript: registry.npmmirror.com/typescript@4.9.4 + '@typescript-eslint/scope-manager': registry.npmmirror.com/@typescript-eslint/scope-manager/5.47.1 + '@typescript-eslint/types': registry.npmmirror.com/@typescript-eslint/types/5.47.1 + '@typescript-eslint/typescript-estree': registry.npmmirror.com/@typescript-eslint/typescript-estree/5.47.1_typescript@4.9.4 + debug: registry.npmmirror.com/debug/4.3.4 + eslint: registry.npmmirror.com/eslint/8.30.0 + typescript: registry.npmmirror.com/typescript/4.9.4 transitivePeerDependencies: - supports-color dev: true - registry.npmmirror.com/@typescript-eslint/scope-manager@5.47.1: + registry.npmmirror.com/@typescript-eslint/scope-manager/5.47.1: resolution: {integrity: sha512-9hsFDsgUwrdOoW1D97Ewog7DYSHaq4WKuNs0LHF9RiCmqB0Z+XRR4Pf7u7u9z/8CciHuJ6yxNws1XznI3ddjEw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@typescript-eslint/scope-manager/-/scope-manager-5.47.1.tgz} name: '@typescript-eslint/scope-manager' version: 5.47.1 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': registry.npmmirror.com/@typescript-eslint/types@5.47.1 - '@typescript-eslint/visitor-keys': registry.npmmirror.com/@typescript-eslint/visitor-keys@5.47.1 + '@typescript-eslint/types': registry.npmmirror.com/@typescript-eslint/types/5.47.1 + '@typescript-eslint/visitor-keys': registry.npmmirror.com/@typescript-eslint/visitor-keys/5.47.1 dev: true - registry.npmmirror.com/@typescript-eslint/type-utils@5.47.1(eslint@8.30.0)(typescript@4.9.4): + registry.npmmirror.com/@typescript-eslint/type-utils/5.47.1_eslint@8.30.0+typescript@4.9.4: resolution: {integrity: sha512-/UKOeo8ee80A7/GJA427oIrBi/Gd4osk/3auBUg4Rn9EahFpevVV1mUK8hjyQD5lHPqX397x6CwOk5WGh1E/1w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@typescript-eslint/type-utils/-/type-utils-5.47.1.tgz} id: registry.npmmirror.com/@typescript-eslint/type-utils/5.47.1 name: '@typescript-eslint/type-utils' @@ -988,24 +912,24 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/typescript-estree': registry.npmmirror.com/@typescript-eslint/typescript-estree@5.47.1(typescript@4.9.4) - '@typescript-eslint/utils': registry.npmmirror.com/@typescript-eslint/utils@5.47.1(eslint@8.30.0)(typescript@4.9.4) - debug: registry.npmmirror.com/debug@4.3.4 - eslint: registry.npmmirror.com/eslint@8.30.0 - tsutils: registry.npmmirror.com/tsutils@3.21.0(typescript@4.9.4) - typescript: registry.npmmirror.com/typescript@4.9.4 + '@typescript-eslint/typescript-estree': registry.npmmirror.com/@typescript-eslint/typescript-estree/5.47.1_typescript@4.9.4 + '@typescript-eslint/utils': registry.npmmirror.com/@typescript-eslint/utils/5.47.1_eslint@8.30.0+typescript@4.9.4 + debug: registry.npmmirror.com/debug/4.3.4 + eslint: registry.npmmirror.com/eslint/8.30.0 + tsutils: registry.npmmirror.com/tsutils/3.21.0_typescript@4.9.4 + typescript: registry.npmmirror.com/typescript/4.9.4 transitivePeerDependencies: - supports-color dev: true - registry.npmmirror.com/@typescript-eslint/types@5.47.1: + registry.npmmirror.com/@typescript-eslint/types/5.47.1: resolution: {integrity: sha512-CmALY9YWXEpwuu6377ybJBZdtSAnzXLSQcxLSqSQSbC7VfpMu/HLVdrnVJj7ycI138EHqocW02LPJErE35cE9A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@typescript-eslint/types/-/types-5.47.1.tgz} name: '@typescript-eslint/types' version: 5.47.1 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - registry.npmmirror.com/@typescript-eslint/typescript-estree@5.47.1(typescript@4.9.4): + registry.npmmirror.com/@typescript-eslint/typescript-estree/5.47.1_typescript@4.9.4: resolution: {integrity: sha512-4+ZhFSuISAvRi2xUszEj0xXbNTHceV9GbH9S8oAD2a/F9SW57aJNQVOCxG8GPfSWH/X4eOPdMEU2jYVuWKEpWA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.47.1.tgz} id: registry.npmmirror.com/@typescript-eslint/typescript-estree/5.47.1 name: '@typescript-eslint/typescript-estree' @@ -1017,19 +941,19 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/types': registry.npmmirror.com/@typescript-eslint/types@5.47.1 - '@typescript-eslint/visitor-keys': registry.npmmirror.com/@typescript-eslint/visitor-keys@5.47.1 - debug: registry.npmmirror.com/debug@4.3.4 - globby: registry.npmmirror.com/globby@11.1.0 - is-glob: registry.npmmirror.com/is-glob@4.0.3 - semver: registry.npmmirror.com/semver@7.3.8 - tsutils: registry.npmmirror.com/tsutils@3.21.0(typescript@4.9.4) - typescript: registry.npmmirror.com/typescript@4.9.4 + '@typescript-eslint/types': registry.npmmirror.com/@typescript-eslint/types/5.47.1 + '@typescript-eslint/visitor-keys': registry.npmmirror.com/@typescript-eslint/visitor-keys/5.47.1 + debug: registry.npmmirror.com/debug/4.3.4 + globby: registry.npmmirror.com/globby/11.1.0 + is-glob: registry.npmmirror.com/is-glob/4.0.3 + semver: registry.npmmirror.com/semver/7.3.8 + tsutils: registry.npmmirror.com/tsutils/3.21.0_typescript@4.9.4 + typescript: registry.npmmirror.com/typescript/4.9.4 transitivePeerDependencies: - supports-color dev: true - registry.npmmirror.com/@typescript-eslint/utils@5.47.1(eslint@8.30.0)(typescript@4.9.4): + registry.npmmirror.com/@typescript-eslint/utils/5.47.1_eslint@8.30.0+typescript@4.9.4: resolution: {integrity: sha512-l90SdwqfmkuIVaREZ2ykEfCezepCLxzWMo5gVfcJsJCaT4jHT+QjgSkYhs5BMQmWqE9k3AtIfk4g211z/sTMVw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@typescript-eslint/utils/-/utils-5.47.1.tgz} id: registry.npmmirror.com/@typescript-eslint/utils/5.47.1 name: '@typescript-eslint/utils' @@ -1038,69 +962,69 @@ packages: peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 dependencies: - '@types/json-schema': registry.npmmirror.com/@types/json-schema@7.0.11 - '@types/semver': registry.npmmirror.com/@types/semver@7.3.13 - '@typescript-eslint/scope-manager': registry.npmmirror.com/@typescript-eslint/scope-manager@5.47.1 - '@typescript-eslint/types': registry.npmmirror.com/@typescript-eslint/types@5.47.1 - '@typescript-eslint/typescript-estree': registry.npmmirror.com/@typescript-eslint/typescript-estree@5.47.1(typescript@4.9.4) - eslint: registry.npmmirror.com/eslint@8.30.0 - eslint-scope: registry.npmmirror.com/eslint-scope@5.1.1 - eslint-utils: registry.npmmirror.com/eslint-utils@3.0.0(eslint@8.30.0) - semver: registry.npmmirror.com/semver@7.3.8 + '@types/json-schema': registry.npmmirror.com/@types/json-schema/7.0.11 + '@types/semver': registry.npmmirror.com/@types/semver/7.3.13 + '@typescript-eslint/scope-manager': registry.npmmirror.com/@typescript-eslint/scope-manager/5.47.1 + '@typescript-eslint/types': registry.npmmirror.com/@typescript-eslint/types/5.47.1 + '@typescript-eslint/typescript-estree': registry.npmmirror.com/@typescript-eslint/typescript-estree/5.47.1_typescript@4.9.4 + eslint: registry.npmmirror.com/eslint/8.30.0 + eslint-scope: registry.npmmirror.com/eslint-scope/5.1.1 + eslint-utils: registry.npmmirror.com/eslint-utils/3.0.0_eslint@8.30.0 + semver: registry.npmmirror.com/semver/7.3.8 transitivePeerDependencies: - supports-color - typescript dev: true - registry.npmmirror.com/@typescript-eslint/visitor-keys@5.47.1: + registry.npmmirror.com/@typescript-eslint/visitor-keys/5.47.1: resolution: {integrity: sha512-rF3pmut2JCCjh6BLRhNKdYjULMb1brvoaiWDlHfLNVgmnZ0sBVJrs3SyaKE1XoDDnJuAx/hDQryHYmPUuNq0ig==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.47.1.tgz} name: '@typescript-eslint/visitor-keys' version: 5.47.1 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': registry.npmmirror.com/@typescript-eslint/types@5.47.1 - eslint-visitor-keys: registry.npmmirror.com/eslint-visitor-keys@3.3.0 + '@typescript-eslint/types': registry.npmmirror.com/@typescript-eslint/types/5.47.1 + eslint-visitor-keys: registry.npmmirror.com/eslint-visitor-keys/3.3.0 dev: true - registry.npmmirror.com/@uppy/companion-client@2.2.2: + registry.npmmirror.com/@uppy/companion-client/2.2.2: resolution: {integrity: sha512-5mTp2iq97/mYSisMaBtFRry6PTgZA6SIL7LePteOV5x0/DxKfrZW3DEiQERJmYpHzy7k8johpm2gHnEKto56Og==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@uppy/companion-client/-/companion-client-2.2.2.tgz} name: '@uppy/companion-client' version: 2.2.2 dependencies: - '@uppy/utils': registry.npmmirror.com/@uppy/utils@4.1.3 - namespace-emitter: registry.npmmirror.com/namespace-emitter@2.0.1 + '@uppy/utils': registry.npmmirror.com/@uppy/utils/4.1.3 + namespace-emitter: registry.npmmirror.com/namespace-emitter/2.0.1 dev: false - registry.npmmirror.com/@uppy/core@2.3.4: + registry.npmmirror.com/@uppy/core/2.3.4: resolution: {integrity: sha512-iWAqppC8FD8mMVqewavCz+TNaet6HPXitmGXpGGREGrakZ4FeuWytVdrelydzTdXx6vVKkOmI2FLztGg73sENQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@uppy/core/-/core-2.3.4.tgz} name: '@uppy/core' version: 2.3.4 dependencies: - '@transloadit/prettier-bytes': registry.npmmirror.com/@transloadit/prettier-bytes@0.0.7 - '@uppy/store-default': registry.npmmirror.com/@uppy/store-default@2.1.1 - '@uppy/utils': registry.npmmirror.com/@uppy/utils@4.1.3 - 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.3.4 - preact: registry.npmmirror.com/preact@10.11.3 + '@transloadit/prettier-bytes': registry.npmmirror.com/@transloadit/prettier-bytes/0.0.7 + '@uppy/store-default': registry.npmmirror.com/@uppy/store-default/2.1.1 + '@uppy/utils': registry.npmmirror.com/@uppy/utils/4.1.3 + 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.3.4 + preact: registry.npmmirror.com/preact/10.11.3 dev: false - registry.npmmirror.com/@uppy/store-default@2.1.1: + registry.npmmirror.com/@uppy/store-default/2.1.1: resolution: {integrity: sha512-xnpTxvot2SeAwGwbvmJ899ASk5tYXhmZzD/aCFsXePh/v8rNvR2pKlcQUH7cF/y4baUGq3FHO/daKCok/mpKqQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@uppy/store-default/-/store-default-2.1.1.tgz} name: '@uppy/store-default' version: 2.1.1 dev: false - registry.npmmirror.com/@uppy/utils@4.1.3: + registry.npmmirror.com/@uppy/utils/4.1.3: resolution: {integrity: sha512-nTuMvwWYobnJcytDO3t+D6IkVq/Qs4Xv3vyoEZ+Iaf8gegZP+rEyoaFT2CK5XLRMienPyqRqNbIfRuFaOWSIFw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@uppy/utils/-/utils-4.1.3.tgz} name: '@uppy/utils' version: 4.1.3 dependencies: - lodash.throttle: registry.npmmirror.com/lodash.throttle@4.1.1 + lodash.throttle: registry.npmmirror.com/lodash.throttle/4.1.1 dev: false - registry.npmmirror.com/@uppy/xhr-upload@2.1.3(@uppy/core@2.3.4): + registry.npmmirror.com/@uppy/xhr-upload/2.1.3_@uppy+core@2.3.4: resolution: {integrity: sha512-YWOQ6myBVPs+mhNjfdWsQyMRWUlrDLMoaG7nvf/G6Y3GKZf8AyjFDjvvJ49XWQ+DaZOftGkHmF1uh/DBeGivJQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@uppy/xhr-upload/-/xhr-upload-2.1.3.tgz} id: registry.npmmirror.com/@uppy/xhr-upload/2.1.3 name: '@uppy/xhr-upload' @@ -1108,13 +1032,13 @@ packages: peerDependencies: '@uppy/core': ^2.3.3 dependencies: - '@uppy/companion-client': registry.npmmirror.com/@uppy/companion-client@2.2.2 - '@uppy/core': registry.npmmirror.com/@uppy/core@2.3.4 - '@uppy/utils': registry.npmmirror.com/@uppy/utils@4.1.3 - nanoid: registry.npmmirror.com/nanoid@3.3.4 + '@uppy/companion-client': registry.npmmirror.com/@uppy/companion-client/2.2.2 + '@uppy/core': registry.npmmirror.com/@uppy/core/2.3.4 + '@uppy/utils': registry.npmmirror.com/@uppy/utils/4.1.3 + nanoid: registry.npmmirror.com/nanoid/3.3.4 dev: false - registry.npmmirror.com/@vitejs/plugin-vue@4.0.0(vite@4.0.3)(vue@3.2.45): + registry.npmmirror.com/@vitejs/plugin-vue/4.0.0_vite@4.0.3+vue@3.2.45: resolution: {integrity: sha512-e0X4jErIxAB5oLtDqbHvHpJe/uWNkdpYV83AOG2xo2tEVSzCzewgJMtREZM30wXnM5ls90hxiOtAuVU6H5JgbA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vitejs/plugin-vue/-/plugin-vue-4.0.0.tgz} id: registry.npmmirror.com/@vitejs/plugin-vue/4.0.0 name: '@vitejs/plugin-vue' @@ -1124,109 +1048,109 @@ packages: vite: ^4.0.0 vue: ^3.2.25 dependencies: - vite: registry.npmmirror.com/vite@4.0.3(@types/node@18.11.18)(sass@1.57.1) - vue: registry.npmmirror.com/vue@3.2.45 + vite: registry.npmmirror.com/vite/4.0.3_@types+node@18.11.18+sass@1.57.1 + vue: registry.npmmirror.com/vue/3.2.45 dev: true - registry.npmmirror.com/@volar/language-core@1.0.18: + registry.npmmirror.com/@volar/language-core/1.0.18: resolution: {integrity: sha512-PFrqAksKhiuAqNV4fefoMilX+JutVq0Z3iM14xjLvWPv68fs2dLedwU84GiHfSPTMmRiPCJ2HhH2rz4qNY42lA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@volar/language-core/-/language-core-1.0.18.tgz} name: '@volar/language-core' version: 1.0.18 dependencies: - '@volar/source-map': registry.npmmirror.com/@volar/source-map@1.0.18 - '@vue/reactivity': registry.npmmirror.com/@vue/reactivity@3.2.45 - muggle-string: registry.npmmirror.com/muggle-string@0.1.0 + '@volar/source-map': registry.npmmirror.com/@volar/source-map/1.0.18 + '@vue/reactivity': registry.npmmirror.com/@vue/reactivity/3.2.45 + muggle-string: registry.npmmirror.com/muggle-string/0.1.0 dev: true - registry.npmmirror.com/@volar/source-map@1.0.18: + registry.npmmirror.com/@volar/source-map/1.0.18: resolution: {integrity: sha512-D8AcjrT2ukG5XiZhtSQBhcvL1TTlWOebCqS//Z/hGLGQZjpZHWaKD4OyDzKDzM0U9EtOuDh9rttnabCHDPvY2Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@volar/source-map/-/source-map-1.0.18.tgz} name: '@volar/source-map' version: 1.0.18 dependencies: - muggle-string: registry.npmmirror.com/muggle-string@0.1.0 + muggle-string: registry.npmmirror.com/muggle-string/0.1.0 dev: true - registry.npmmirror.com/@volar/typescript@1.0.18: + registry.npmmirror.com/@volar/typescript/1.0.18: resolution: {integrity: sha512-xpH1Ij+PKtbIKEEYU2bF0llBRmu+ojjm/UA1WHNpi/dvsFWTIZcPniuqYEpPc32Zq/f8OPk98HbM2Oj5eue+vA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@volar/typescript/-/typescript-1.0.18.tgz} name: '@volar/typescript' version: 1.0.18 dependencies: - '@volar/language-core': registry.npmmirror.com/@volar/language-core@1.0.18 + '@volar/language-core': registry.npmmirror.com/@volar/language-core/1.0.18 dev: true - registry.npmmirror.com/@volar/vue-language-core@1.0.18: + registry.npmmirror.com/@volar/vue-language-core/1.0.18: resolution: {integrity: sha512-1yJcXYz9SdQUYoKWPbnr1SgMsBGXH29hS8W47p46P8Mm+5mmDdR/GFQw2+Zo5kAIS8vtLstlowI1Okoy7HFzIQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@volar/vue-language-core/-/vue-language-core-1.0.18.tgz} name: '@volar/vue-language-core' version: 1.0.18 dependencies: - '@volar/language-core': registry.npmmirror.com/@volar/language-core@1.0.18 - '@volar/source-map': registry.npmmirror.com/@volar/source-map@1.0.18 - '@vue/compiler-dom': registry.npmmirror.com/@vue/compiler-dom@3.2.45 - '@vue/compiler-sfc': registry.npmmirror.com/@vue/compiler-sfc@3.2.45 - '@vue/reactivity': registry.npmmirror.com/@vue/reactivity@3.2.45 - '@vue/shared': registry.npmmirror.com/@vue/shared@3.2.45 - minimatch: registry.npmmirror.com/minimatch@5.1.2 - vue-template-compiler: registry.npmmirror.com/vue-template-compiler@2.7.14 + '@volar/language-core': registry.npmmirror.com/@volar/language-core/1.0.18 + '@volar/source-map': registry.npmmirror.com/@volar/source-map/1.0.18 + '@vue/compiler-dom': registry.npmmirror.com/@vue/compiler-dom/3.2.45 + '@vue/compiler-sfc': registry.npmmirror.com/@vue/compiler-sfc/3.2.45 + '@vue/reactivity': registry.npmmirror.com/@vue/reactivity/3.2.45 + '@vue/shared': registry.npmmirror.com/@vue/shared/3.2.45 + minimatch: registry.npmmirror.com/minimatch/5.1.2 + vue-template-compiler: registry.npmmirror.com/vue-template-compiler/2.7.14 dev: true - registry.npmmirror.com/@volar/vue-typescript@1.0.18: + registry.npmmirror.com/@volar/vue-typescript/1.0.18: resolution: {integrity: sha512-pfi2/vTLgAPeRNgWzPFFv14YoLc3MnPMVKxl17ZLHStFgROUWQetTN+44FUWVYIl820MesMsyRv4kAIak0XGIQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@volar/vue-typescript/-/vue-typescript-1.0.18.tgz} name: '@volar/vue-typescript' version: 1.0.18 dependencies: - '@volar/typescript': registry.npmmirror.com/@volar/typescript@1.0.18 - '@volar/vue-language-core': registry.npmmirror.com/@volar/vue-language-core@1.0.18 + '@volar/typescript': registry.npmmirror.com/@volar/typescript/1.0.18 + '@volar/vue-language-core': registry.npmmirror.com/@volar/vue-language-core/1.0.18 dev: true - registry.npmmirror.com/@vue/compiler-core@3.2.45: + registry.npmmirror.com/@vue/compiler-core/3.2.45: resolution: {integrity: sha512-rcMj7H+PYe5wBV3iYeUgbCglC+pbpN8hBLTJvRiK2eKQiWqu+fG9F+8sW99JdL4LQi7Re178UOxn09puSXvn4A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue/compiler-core/-/compiler-core-3.2.45.tgz} name: '@vue/compiler-core' version: 3.2.45 dependencies: - '@babel/parser': registry.npmmirror.com/@babel/parser@7.20.7 - '@vue/shared': registry.npmmirror.com/@vue/shared@3.2.45 - estree-walker: registry.npmmirror.com/estree-walker@2.0.2 - source-map: registry.npmmirror.com/source-map@0.6.1 + '@babel/parser': registry.npmmirror.com/@babel/parser/7.20.7 + '@vue/shared': registry.npmmirror.com/@vue/shared/3.2.45 + estree-walker: registry.npmmirror.com/estree-walker/2.0.2 + source-map: registry.npmmirror.com/source-map/0.6.1 - registry.npmmirror.com/@vue/compiler-dom@3.2.45: + registry.npmmirror.com/@vue/compiler-dom/3.2.45: resolution: {integrity: sha512-tyYeUEuKqqZO137WrZkpwfPCdiiIeXYCcJ8L4gWz9vqaxzIQRccTSwSWZ/Axx5YR2z+LvpUbmPNXxuBU45lyRw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue/compiler-dom/-/compiler-dom-3.2.45.tgz} name: '@vue/compiler-dom' version: 3.2.45 dependencies: - '@vue/compiler-core': registry.npmmirror.com/@vue/compiler-core@3.2.45 - '@vue/shared': registry.npmmirror.com/@vue/shared@3.2.45 + '@vue/compiler-core': registry.npmmirror.com/@vue/compiler-core/3.2.45 + '@vue/shared': registry.npmmirror.com/@vue/shared/3.2.45 - registry.npmmirror.com/@vue/compiler-sfc@3.2.45: + registry.npmmirror.com/@vue/compiler-sfc/3.2.45: resolution: {integrity: sha512-1jXDuWah1ggsnSAOGsec8cFjT/K6TMZ0sPL3o3d84Ft2AYZi2jWJgRMjw4iaK0rBfA89L5gw427H4n1RZQBu6Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue/compiler-sfc/-/compiler-sfc-3.2.45.tgz} name: '@vue/compiler-sfc' version: 3.2.45 dependencies: - '@babel/parser': registry.npmmirror.com/@babel/parser@7.20.7 - '@vue/compiler-core': registry.npmmirror.com/@vue/compiler-core@3.2.45 - '@vue/compiler-dom': registry.npmmirror.com/@vue/compiler-dom@3.2.45 - '@vue/compiler-ssr': registry.npmmirror.com/@vue/compiler-ssr@3.2.45 - '@vue/reactivity-transform': registry.npmmirror.com/@vue/reactivity-transform@3.2.45 - '@vue/shared': registry.npmmirror.com/@vue/shared@3.2.45 - estree-walker: registry.npmmirror.com/estree-walker@2.0.2 - magic-string: registry.npmmirror.com/magic-string@0.25.9 - postcss: registry.npmmirror.com/postcss@8.4.20 - source-map: registry.npmmirror.com/source-map@0.6.1 - - registry.npmmirror.com/@vue/compiler-ssr@3.2.45: + '@babel/parser': registry.npmmirror.com/@babel/parser/7.20.7 + '@vue/compiler-core': registry.npmmirror.com/@vue/compiler-core/3.2.45 + '@vue/compiler-dom': registry.npmmirror.com/@vue/compiler-dom/3.2.45 + '@vue/compiler-ssr': registry.npmmirror.com/@vue/compiler-ssr/3.2.45 + '@vue/reactivity-transform': registry.npmmirror.com/@vue/reactivity-transform/3.2.45 + '@vue/shared': registry.npmmirror.com/@vue/shared/3.2.45 + estree-walker: registry.npmmirror.com/estree-walker/2.0.2 + magic-string: registry.npmmirror.com/magic-string/0.25.9 + postcss: registry.npmmirror.com/postcss/8.4.20 + source-map: registry.npmmirror.com/source-map/0.6.1 + + registry.npmmirror.com/@vue/compiler-ssr/3.2.45: resolution: {integrity: sha512-6BRaggEGqhWht3lt24CrIbQSRD5O07MTmd+LjAn5fJj568+R9eUD2F7wMQJjX859seSlrYog7sUtrZSd7feqrQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue/compiler-ssr/-/compiler-ssr-3.2.45.tgz} name: '@vue/compiler-ssr' version: 3.2.45 dependencies: - '@vue/compiler-dom': registry.npmmirror.com/@vue/compiler-dom@3.2.45 - '@vue/shared': registry.npmmirror.com/@vue/shared@3.2.45 + '@vue/compiler-dom': registry.npmmirror.com/@vue/compiler-dom/3.2.45 + '@vue/shared': registry.npmmirror.com/@vue/shared/3.2.45 - registry.npmmirror.com/@vue/devtools-api@6.4.5: + registry.npmmirror.com/@vue/devtools-api/6.4.5: resolution: {integrity: sha512-JD5fcdIuFxU4fQyXUu3w2KpAJHzTVdN+p4iOX2lMWSHMOoQdMAcpFLZzm9Z/2nmsoZ1a96QEhZ26e50xLBsgOQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue/devtools-api/-/devtools-api-6.4.5.tgz} name: '@vue/devtools-api' version: 6.4.5 dev: false - registry.npmmirror.com/@vue/eslint-config-prettier@7.0.0(eslint@8.30.0)(prettier@2.8.1): + registry.npmmirror.com/@vue/eslint-config-prettier/7.0.0_eslint@8.30.0+prettier@2.8.1: resolution: {integrity: sha512-/CTc6ML3Wta1tCe1gUeO0EYnVXfo3nJXsIhZ8WJr3sov+cGASr6yuiibJTL6lmIBm7GobopToOuB3B6AWyV0Iw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue/eslint-config-prettier/-/eslint-config-prettier-7.0.0.tgz} id: registry.npmmirror.com/@vue/eslint-config-prettier/7.0.0 name: '@vue/eslint-config-prettier' @@ -1235,13 +1159,13 @@ packages: eslint: '>= 7.28.0' prettier: '>= 2.0.0' dependencies: - eslint: registry.npmmirror.com/eslint@8.30.0 - eslint-config-prettier: registry.npmmirror.com/eslint-config-prettier@8.5.0(eslint@8.30.0) - eslint-plugin-prettier: registry.npmmirror.com/eslint-plugin-prettier@4.2.1(eslint-config-prettier@8.5.0)(eslint@8.30.0)(prettier@2.8.1) - prettier: registry.npmmirror.com/prettier@2.8.1 + eslint: registry.npmmirror.com/eslint/8.30.0 + eslint-config-prettier: registry.npmmirror.com/eslint-config-prettier/8.5.0_eslint@8.30.0 + eslint-plugin-prettier: registry.npmmirror.com/eslint-plugin-prettier/4.2.1_52f8f27375e879b6bd92774ee7ade1c2 + prettier: registry.npmmirror.com/prettier/2.8.1 dev: true - registry.npmmirror.com/@vue/eslint-config-typescript@11.0.2(eslint-plugin-vue@9.8.0)(eslint@8.30.0)(typescript@4.9.4): + registry.npmmirror.com/@vue/eslint-config-typescript/11.0.2_21f4ea3f0e16d9543e74f65d5c57cc1f: resolution: {integrity: sha512-EiKud1NqlWmSapBFkeSrE994qpKx7/27uCGnhdqzllYDpQZroyX/O6bwjEpeuyKamvLbsGdO6PMR2faIf+zFnw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue/eslint-config-typescript/-/eslint-config-typescript-11.0.2.tgz} id: registry.npmmirror.com/@vue/eslint-config-typescript/11.0.2 name: '@vue/eslint-config-typescript' @@ -1255,52 +1179,54 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/eslint-plugin': registry.npmmirror.com/@typescript-eslint/eslint-plugin@5.47.1(@typescript-eslint/parser@5.47.1)(eslint@8.30.0)(typescript@4.9.4) - '@typescript-eslint/parser': registry.npmmirror.com/@typescript-eslint/parser@5.47.1(eslint@8.30.0)(typescript@4.9.4) - eslint: registry.npmmirror.com/eslint@8.30.0 - eslint-plugin-vue: registry.npmmirror.com/eslint-plugin-vue@9.8.0(eslint@8.30.0) - typescript: registry.npmmirror.com/typescript@4.9.4 - vue-eslint-parser: registry.npmmirror.com/vue-eslint-parser@9.1.0(eslint@8.30.0) + '@typescript-eslint/eslint-plugin': registry.npmmirror.com/@typescript-eslint/eslint-plugin/5.47.1_9dd96207d86fc4e47da58bf5a33f1066 + '@typescript-eslint/parser': registry.npmmirror.com/@typescript-eslint/parser/5.47.1_eslint@8.30.0+typescript@4.9.4 + eslint: registry.npmmirror.com/eslint/8.30.0 + eslint-plugin-vue: registry.npmmirror.com/eslint-plugin-vue/9.8.0_eslint@8.30.0 + typescript: registry.npmmirror.com/typescript/4.9.4 + vue-eslint-parser: registry.npmmirror.com/vue-eslint-parser/9.1.0_eslint@8.30.0 transitivePeerDependencies: - supports-color dev: true - registry.npmmirror.com/@vue/reactivity-transform@3.2.45: + registry.npmmirror.com/@vue/reactivity-transform/3.2.45: resolution: {integrity: sha512-BHVmzYAvM7vcU5WmuYqXpwaBHjsS8T63jlKGWVtHxAHIoMIlmaMyurUSEs1Zcg46M4AYT5MtB1U274/2aNzjJQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue/reactivity-transform/-/reactivity-transform-3.2.45.tgz} name: '@vue/reactivity-transform' version: 3.2.45 dependencies: - '@babel/parser': registry.npmmirror.com/@babel/parser@7.20.7 - '@vue/compiler-core': registry.npmmirror.com/@vue/compiler-core@3.2.45 - '@vue/shared': registry.npmmirror.com/@vue/shared@3.2.45 - estree-walker: registry.npmmirror.com/estree-walker@2.0.2 - magic-string: registry.npmmirror.com/magic-string@0.25.9 + '@babel/parser': registry.npmmirror.com/@babel/parser/7.20.7 + '@vue/compiler-core': registry.npmmirror.com/@vue/compiler-core/3.2.45 + '@vue/shared': registry.npmmirror.com/@vue/shared/3.2.45 + estree-walker: registry.npmmirror.com/estree-walker/2.0.2 + magic-string: registry.npmmirror.com/magic-string/0.25.9 - registry.npmmirror.com/@vue/reactivity@3.2.45: + registry.npmmirror.com/@vue/reactivity/3.2.45: resolution: {integrity: sha512-PRvhCcQcyEVohW0P8iQ7HDcIOXRjZfAsOds3N99X/Dzewy8TVhTCT4uXpAHfoKjVTJRA0O0K+6QNkDIZAxNi3A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue/reactivity/-/reactivity-3.2.45.tgz} name: '@vue/reactivity' version: 3.2.45 dependencies: - '@vue/shared': registry.npmmirror.com/@vue/shared@3.2.45 + '@vue/shared': registry.npmmirror.com/@vue/shared/3.2.45 - registry.npmmirror.com/@vue/runtime-core@3.2.45: + registry.npmmirror.com/@vue/runtime-core/3.2.45: resolution: {integrity: sha512-gzJiTA3f74cgARptqzYswmoQx0fIA+gGYBfokYVhF8YSXjWTUA2SngRzZRku2HbGbjzB6LBYSbKGIaK8IW+s0A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue/runtime-core/-/runtime-core-3.2.45.tgz} name: '@vue/runtime-core' version: 3.2.45 dependencies: - '@vue/reactivity': registry.npmmirror.com/@vue/reactivity@3.2.45 - '@vue/shared': registry.npmmirror.com/@vue/shared@3.2.45 + '@vue/reactivity': registry.npmmirror.com/@vue/reactivity/3.2.45 + '@vue/shared': registry.npmmirror.com/@vue/shared/3.2.45 + dev: false - registry.npmmirror.com/@vue/runtime-dom@3.2.45: + registry.npmmirror.com/@vue/runtime-dom/3.2.45: resolution: {integrity: sha512-cy88YpfP5Ue2bDBbj75Cb4bIEZUMM/mAkDMfqDTpUYVgTf/kuQ2VQ8LebuZ8k6EudgH8pYhsGWHlY0lcxlvTwA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue/runtime-dom/-/runtime-dom-3.2.45.tgz} name: '@vue/runtime-dom' version: 3.2.45 dependencies: - '@vue/runtime-core': registry.npmmirror.com/@vue/runtime-core@3.2.45 - '@vue/shared': registry.npmmirror.com/@vue/shared@3.2.45 - csstype: registry.npmmirror.com/csstype@2.6.21 + '@vue/runtime-core': registry.npmmirror.com/@vue/runtime-core/3.2.45 + '@vue/shared': registry.npmmirror.com/@vue/shared/3.2.45 + csstype: registry.npmmirror.com/csstype/2.6.21 + dev: false - registry.npmmirror.com/@vue/server-renderer@3.2.45(vue@3.2.45): + registry.npmmirror.com/@vue/server-renderer/3.2.45_vue@3.2.45: resolution: {integrity: sha512-ebiMq7q24WBU1D6uhPK//2OTR1iRIyxjF5iVq/1a5I1SDMDyDu4Ts6fJaMnjrvD3MqnaiFkKQj+LKAgz5WIK3g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue/server-renderer/-/server-renderer-3.2.45.tgz} id: registry.npmmirror.com/@vue/server-renderer/3.2.45 name: '@vue/server-renderer' @@ -1308,16 +1234,17 @@ packages: peerDependencies: vue: 3.2.45 dependencies: - '@vue/compiler-ssr': registry.npmmirror.com/@vue/compiler-ssr@3.2.45 - '@vue/shared': registry.npmmirror.com/@vue/shared@3.2.45 - vue: registry.npmmirror.com/vue@3.2.45 + '@vue/compiler-ssr': registry.npmmirror.com/@vue/compiler-ssr/3.2.45 + '@vue/shared': registry.npmmirror.com/@vue/shared/3.2.45 + vue: registry.npmmirror.com/vue/3.2.45 + dev: false - registry.npmmirror.com/@vue/shared@3.2.45: + registry.npmmirror.com/@vue/shared/3.2.45: resolution: {integrity: sha512-Ewzq5Yhimg7pSztDV+RH1UDKBzmtqieXQlpTVm2AwraoRL/Rks96mvd8Vgi7Lj+h+TH8dv7mXD3FRZR3TUvbSg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue/shared/-/shared-3.2.45.tgz} name: '@vue/shared' version: 3.2.45 - registry.npmmirror.com/@vue/test-utils@2.2.6(vue@3.2.45): + registry.npmmirror.com/@vue/test-utils/2.2.6_vue@3.2.45: resolution: {integrity: sha512-64zHtJZdG7V/U2L0j/z3Pt5bSygccI3xs+Kl7LB73AZK4MQ8WONJhqDQPK8leUFFA9CmmoJygeky7zcl2hX10A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue/test-utils/-/test-utils-2.2.6.tgz} id: registry.npmmirror.com/@vue/test-utils/2.2.6 name: '@vue/test-utils' @@ -1325,10 +1252,10 @@ packages: peerDependencies: vue: ^3.0.1 dependencies: - vue: registry.npmmirror.com/vue@3.2.45 + vue: registry.npmmirror.com/vue/3.2.45 dev: true - registry.npmmirror.com/@vue/tsconfig@0.1.3(@types/node@18.11.18): + registry.npmmirror.com/@vue/tsconfig/0.1.3_@types+node@18.11.18: resolution: {integrity: sha512-kQVsh8yyWPvHpb8gIc9l/HIDiiVUy1amynLNpCy8p+FoCiZXCo6fQos5/097MmnNZc9AtseDsCrfkhqCrJ8Olg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue/tsconfig/-/tsconfig-0.1.3.tgz} id: registry.npmmirror.com/@vue/tsconfig/0.1.3 name: '@vue/tsconfig' @@ -1339,40 +1266,43 @@ packages: '@types/node': optional: true dependencies: - '@types/node': registry.npmmirror.com/@types/node@18.11.18 + '@types/node': registry.npmmirror.com/@types/node/18.11.18 dev: true - registry.npmmirror.com/@vueuse/core@9.9.0(vue@3.2.45): + registry.npmmirror.com/@vueuse/core/9.9.0_vue@3.2.45: resolution: {integrity: sha512-JdDb7TrE0imZnwBhMF4+0PCJqGD3AxzH8S2sfk54P0rqvklK+EAtAR/mPb1HwV/JPujQFQJhghQ190Yq03YpVw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vueuse/core/-/core-9.9.0.tgz} id: registry.npmmirror.com/@vueuse/core/9.9.0 name: '@vueuse/core' version: 9.9.0 dependencies: - '@types/web-bluetooth': registry.npmmirror.com/@types/web-bluetooth@0.0.16 - '@vueuse/metadata': registry.npmmirror.com/@vueuse/metadata@9.9.0 - '@vueuse/shared': registry.npmmirror.com/@vueuse/shared@9.9.0(vue@3.2.45) - vue-demi: registry.npmmirror.com/vue-demi@0.13.11(vue@3.2.45) + '@types/web-bluetooth': registry.npmmirror.com/@types/web-bluetooth/0.0.16 + '@vueuse/metadata': registry.npmmirror.com/@vueuse/metadata/9.9.0 + '@vueuse/shared': registry.npmmirror.com/@vueuse/shared/9.9.0_vue@3.2.45 + vue-demi: registry.npmmirror.com/vue-demi/0.13.11_vue@3.2.45 transitivePeerDependencies: - '@vue/composition-api' - vue + dev: false - registry.npmmirror.com/@vueuse/metadata@9.9.0: + registry.npmmirror.com/@vueuse/metadata/9.9.0: resolution: {integrity: sha512-pgxsUJv/d7IjKpLeB6TthggEsaBwM3ffc5jPrr5TmxAm/fup0mGR5VTzrdA/PSx85tpb+CIvP92D+55qBNc8ag==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vueuse/metadata/-/metadata-9.9.0.tgz} name: '@vueuse/metadata' version: 9.9.0 + dev: false - registry.npmmirror.com/@vueuse/shared@9.9.0(vue@3.2.45): + registry.npmmirror.com/@vueuse/shared/9.9.0_vue@3.2.45: resolution: {integrity: sha512-+D0XFwHG0T+uaIbCSlROBwm1wzs71B7n3KyDOxnvfEMMHDOzl09rYKwaE2AENmYwYPXfHPbSBRDD2gBVHbvTcg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vueuse/shared/-/shared-9.9.0.tgz} id: registry.npmmirror.com/@vueuse/shared/9.9.0 name: '@vueuse/shared' version: 9.9.0 dependencies: - vue-demi: registry.npmmirror.com/vue-demi@0.13.11(vue@3.2.45) + vue-demi: registry.npmmirror.com/vue-demi/0.13.11_vue@3.2.45 transitivePeerDependencies: - '@vue/composition-api' - vue + dev: false - registry.npmmirror.com/@wangeditor/basic-modules@1.1.7(@wangeditor/core@1.1.19)(dom7@3.0.0)(lodash.throttle@4.1.1)(nanoid@3.3.4)(slate@0.72.8)(snabbdom@3.5.1): + registry.npmmirror.com/@wangeditor/basic-modules/1.1.7_4fd027a0452219352c76611896bc6997: resolution: {integrity: sha512-cY9CPkLJaqF05STqfpZKWG4LpxTMeGSIIF1fHvfm/mz+JXatCagjdkbxdikOuKYlxDdeqvOeBmsUBItufDLXZg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@wangeditor/basic-modules/-/basic-modules-1.1.7.tgz} id: registry.npmmirror.com/@wangeditor/basic-modules/1.1.7 name: '@wangeditor/basic-modules' @@ -1385,16 +1315,16 @@ packages: slate: ^0.72.0 snabbdom: ^3.1.0 dependencies: - '@wangeditor/core': registry.npmmirror.com/@wangeditor/core@1.1.19(@uppy/core@2.3.4)(@uppy/xhr-upload@2.1.3)(dom7@3.0.0)(is-hotkey@0.2.0)(lodash.camelcase@4.3.0)(lodash.clonedeep@4.5.0)(lodash.debounce@4.0.8)(lodash.foreach@4.5.0)(lodash.isequal@4.5.0)(lodash.throttle@4.1.1)(lodash.toarray@4.4.0)(nanoid@3.3.4)(slate@0.72.8)(snabbdom@3.5.1) - 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.3.4 - slate: registry.npmmirror.com/slate@0.72.8 - snabbdom: registry.npmmirror.com/snabbdom@3.5.1 + '@wangeditor/core': registry.npmmirror.com/@wangeditor/core/1.1.19_83942e33b1d7a7a6aab922626cc5c0f9 + 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.3.4 + slate: registry.npmmirror.com/slate/0.72.8 + snabbdom: registry.npmmirror.com/snabbdom/3.5.1 dev: false - registry.npmmirror.com/@wangeditor/code-highlight@1.0.3(@wangeditor/core@1.1.19)(dom7@3.0.0)(slate@0.72.8)(snabbdom@3.5.1): + registry.npmmirror.com/@wangeditor/code-highlight/1.0.3_9e6783eaa7faad97916e414045295b66: resolution: {integrity: sha512-iazHwO14XpCuIWJNTQTikqUhGKyqj+dUNWJ9288Oym9M2xMVHvnsOmDU2sgUDWVy+pOLojReMPgXCsvvNlOOhw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@wangeditor/code-highlight/-/code-highlight-1.0.3.tgz} id: registry.npmmirror.com/@wangeditor/code-highlight/1.0.3 name: '@wangeditor/code-highlight' @@ -1405,14 +1335,14 @@ packages: slate: ^0.72.0 snabbdom: ^3.1.0 dependencies: - '@wangeditor/core': registry.npmmirror.com/@wangeditor/core@1.1.19(@uppy/core@2.3.4)(@uppy/xhr-upload@2.1.3)(dom7@3.0.0)(is-hotkey@0.2.0)(lodash.camelcase@4.3.0)(lodash.clonedeep@4.5.0)(lodash.debounce@4.0.8)(lodash.foreach@4.5.0)(lodash.isequal@4.5.0)(lodash.throttle@4.1.1)(lodash.toarray@4.4.0)(nanoid@3.3.4)(slate@0.72.8)(snabbdom@3.5.1) - dom7: registry.npmmirror.com/dom7@3.0.0 - prismjs: registry.npmmirror.com/prismjs@1.29.0 - slate: registry.npmmirror.com/slate@0.72.8 - snabbdom: registry.npmmirror.com/snabbdom@3.5.1 + '@wangeditor/core': registry.npmmirror.com/@wangeditor/core/1.1.19_83942e33b1d7a7a6aab922626cc5c0f9 + dom7: registry.npmmirror.com/dom7/3.0.0 + prismjs: registry.npmmirror.com/prismjs/1.29.0 + slate: registry.npmmirror.com/slate/0.72.8 + snabbdom: registry.npmmirror.com/snabbdom/3.5.1 dev: false - registry.npmmirror.com/@wangeditor/core@1.1.19(@uppy/core@2.3.4)(@uppy/xhr-upload@2.1.3)(dom7@3.0.0)(is-hotkey@0.2.0)(lodash.camelcase@4.3.0)(lodash.clonedeep@4.5.0)(lodash.debounce@4.0.8)(lodash.foreach@4.5.0)(lodash.isequal@4.5.0)(lodash.throttle@4.1.1)(lodash.toarray@4.4.0)(nanoid@3.3.4)(slate@0.72.8)(snabbdom@3.5.1): + registry.npmmirror.com/@wangeditor/core/1.1.19_83942e33b1d7a7a6aab922626cc5c0f9: resolution: {integrity: sha512-KevkB47+7GhVszyYF2pKGKtCSj/YzmClsD03C3zTt+9SR2XWT5T0e3yQqg8baZpcMvkjs1D8Dv4fk8ok/UaS2Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@wangeditor/core/-/core-1.1.19.tgz} id: registry.npmmirror.com/@wangeditor/core/1.1.19 name: '@wangeditor/core' @@ -1433,29 +1363,29 @@ 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.3.4 - '@uppy/xhr-upload': registry.npmmirror.com/@uppy/xhr-upload@2.1.3(@uppy/core@2.3.4) - dom7: registry.npmmirror.com/dom7@3.0.0 - event-emitter: registry.npmmirror.com/event-emitter@0.3.5 - html-void-elements: registry.npmmirror.com/html-void-elements@2.0.1 - i18next: registry.npmmirror.com/i18next@20.6.1 - is-hotkey: registry.npmmirror.com/is-hotkey@0.2.0 - lodash.camelcase: registry.npmmirror.com/lodash.camelcase@4.3.0 - lodash.clonedeep: registry.npmmirror.com/lodash.clonedeep@4.5.0 - lodash.debounce: registry.npmmirror.com/lodash.debounce@4.0.8 - lodash.foreach: registry.npmmirror.com/lodash.foreach@4.5.0 - 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.3.4 - scroll-into-view-if-needed: registry.npmmirror.com/scroll-into-view-if-needed@2.2.31 - 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.5.1 + '@types/event-emitter': registry.npmmirror.com/@types/event-emitter/0.3.3 + '@uppy/core': registry.npmmirror.com/@uppy/core/2.3.4 + '@uppy/xhr-upload': registry.npmmirror.com/@uppy/xhr-upload/2.1.3_@uppy+core@2.3.4 + dom7: registry.npmmirror.com/dom7/3.0.0 + event-emitter: registry.npmmirror.com/event-emitter/0.3.5 + html-void-elements: registry.npmmirror.com/html-void-elements/2.0.1 + i18next: registry.npmmirror.com/i18next/20.6.1 + is-hotkey: registry.npmmirror.com/is-hotkey/0.2.0 + lodash.camelcase: registry.npmmirror.com/lodash.camelcase/4.3.0 + lodash.clonedeep: registry.npmmirror.com/lodash.clonedeep/4.5.0 + lodash.debounce: registry.npmmirror.com/lodash.debounce/4.0.8 + lodash.foreach: registry.npmmirror.com/lodash.foreach/4.5.0 + 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.3.4 + scroll-into-view-if-needed: registry.npmmirror.com/scroll-into-view-if-needed/2.2.31 + 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.5.1 dev: false - registry.npmmirror.com/@wangeditor/editor-for-vue@5.1.12(@wangeditor/editor@5.1.23)(vue@3.2.45): + registry.npmmirror.com/@wangeditor/editor-for-vue/5.1.12_d81e5a6ee17f816cd097f907b90635f6: resolution: {integrity: sha512-0Ds3D8I+xnpNWezAeO7HmPRgTfUxHLMd9JKcIw+QzvSmhC5xUHbpCcLU+KLmeBKTR/zffnS5GQo6qi3GhTMJWQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@wangeditor/editor-for-vue/-/editor-for-vue-5.1.12.tgz} id: registry.npmmirror.com/@wangeditor/editor-for-vue/5.1.12 name: '@wangeditor/editor-for-vue' @@ -1464,39 +1394,39 @@ packages: '@wangeditor/editor': '>=5.1.0' vue: ^3.0.5 dependencies: - '@wangeditor/editor': registry.npmmirror.com/@wangeditor/editor@5.1.23 - vue: registry.npmmirror.com/vue@3.2.45 + '@wangeditor/editor': registry.npmmirror.com/@wangeditor/editor/5.1.23 + vue: registry.npmmirror.com/vue/3.2.45 dev: false - registry.npmmirror.com/@wangeditor/editor@5.1.23: + registry.npmmirror.com/@wangeditor/editor/5.1.23: resolution: {integrity: sha512-0RxfeVTuK1tktUaPROnCoFfaHVJpRAIE2zdS0mpP+vq1axVQpLjM8+fCvKzqYIkH0Pg+C+44hJpe3VVroSkEuQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@wangeditor/editor/-/editor-5.1.23.tgz} name: '@wangeditor/editor' version: 5.1.23 dependencies: - '@uppy/core': registry.npmmirror.com/@uppy/core@2.3.4 - '@uppy/xhr-upload': registry.npmmirror.com/@uppy/xhr-upload@2.1.3(@uppy/core@2.3.4) - '@wangeditor/basic-modules': registry.npmmirror.com/@wangeditor/basic-modules@1.1.7(@wangeditor/core@1.1.19)(dom7@3.0.0)(lodash.throttle@4.1.1)(nanoid@3.3.4)(slate@0.72.8)(snabbdom@3.5.1) - '@wangeditor/code-highlight': registry.npmmirror.com/@wangeditor/code-highlight@1.0.3(@wangeditor/core@1.1.19)(dom7@3.0.0)(slate@0.72.8)(snabbdom@3.5.1) - '@wangeditor/core': registry.npmmirror.com/@wangeditor/core@1.1.19(@uppy/core@2.3.4)(@uppy/xhr-upload@2.1.3)(dom7@3.0.0)(is-hotkey@0.2.0)(lodash.camelcase@4.3.0)(lodash.clonedeep@4.5.0)(lodash.debounce@4.0.8)(lodash.foreach@4.5.0)(lodash.isequal@4.5.0)(lodash.throttle@4.1.1)(lodash.toarray@4.4.0)(nanoid@3.3.4)(slate@0.72.8)(snabbdom@3.5.1) - '@wangeditor/list-module': registry.npmmirror.com/@wangeditor/list-module@1.0.5(@wangeditor/core@1.1.19)(dom7@3.0.0)(slate@0.72.8)(snabbdom@3.5.1) - '@wangeditor/table-module': registry.npmmirror.com/@wangeditor/table-module@1.1.4(@wangeditor/core@1.1.19)(dom7@3.0.0)(lodash.isequal@4.5.0)(lodash.throttle@4.1.1)(nanoid@3.3.4)(slate@0.72.8)(snabbdom@3.5.1) - '@wangeditor/upload-image-module': registry.npmmirror.com/@wangeditor/upload-image-module@1.0.2(@uppy/core@2.3.4)(@uppy/xhr-upload@2.1.3)(@wangeditor/basic-modules@1.1.7)(@wangeditor/core@1.1.19)(dom7@3.0.0)(lodash.foreach@4.5.0)(slate@0.72.8)(snabbdom@3.5.1) - '@wangeditor/video-module': registry.npmmirror.com/@wangeditor/video-module@1.1.4(@uppy/core@2.3.4)(@uppy/xhr-upload@2.1.3)(@wangeditor/core@1.1.19)(dom7@3.0.0)(nanoid@3.3.4)(slate@0.72.8)(snabbdom@3.5.1) - 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 - lodash.clonedeep: registry.npmmirror.com/lodash.clonedeep@4.5.0 - lodash.debounce: registry.npmmirror.com/lodash.debounce@4.0.8 - lodash.foreach: registry.npmmirror.com/lodash.foreach@4.5.0 - 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.3.4 - slate: registry.npmmirror.com/slate@0.72.8 - snabbdom: registry.npmmirror.com/snabbdom@3.5.1 + '@uppy/core': registry.npmmirror.com/@uppy/core/2.3.4 + '@uppy/xhr-upload': registry.npmmirror.com/@uppy/xhr-upload/2.1.3_@uppy+core@2.3.4 + '@wangeditor/basic-modules': registry.npmmirror.com/@wangeditor/basic-modules/1.1.7_4fd027a0452219352c76611896bc6997 + '@wangeditor/code-highlight': registry.npmmirror.com/@wangeditor/code-highlight/1.0.3_9e6783eaa7faad97916e414045295b66 + '@wangeditor/core': registry.npmmirror.com/@wangeditor/core/1.1.19_83942e33b1d7a7a6aab922626cc5c0f9 + '@wangeditor/list-module': registry.npmmirror.com/@wangeditor/list-module/1.0.5_9e6783eaa7faad97916e414045295b66 + '@wangeditor/table-module': registry.npmmirror.com/@wangeditor/table-module/1.1.4_d0c64d533692cb7868508af7d92f848b + '@wangeditor/upload-image-module': registry.npmmirror.com/@wangeditor/upload-image-module/1.0.2_1da06071cda00fd430ed3654665bd3e8 + '@wangeditor/video-module': registry.npmmirror.com/@wangeditor/video-module/1.1.4_478d7c5994fceb7626f87896d4ac485f + 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 + lodash.clonedeep: registry.npmmirror.com/lodash.clonedeep/4.5.0 + lodash.debounce: registry.npmmirror.com/lodash.debounce/4.0.8 + lodash.foreach: registry.npmmirror.com/lodash.foreach/4.5.0 + 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.3.4 + slate: registry.npmmirror.com/slate/0.72.8 + snabbdom: registry.npmmirror.com/snabbdom/3.5.1 dev: false - registry.npmmirror.com/@wangeditor/list-module@1.0.5(@wangeditor/core@1.1.19)(dom7@3.0.0)(slate@0.72.8)(snabbdom@3.5.1): + registry.npmmirror.com/@wangeditor/list-module/1.0.5_9e6783eaa7faad97916e414045295b66: resolution: {integrity: sha512-uDuYTP6DVhcYf7mF1pTlmNn5jOb4QtcVhYwSSAkyg09zqxI1qBqsfUnveeDeDqIuptSJhkh81cyxi+MF8sEPOQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@wangeditor/list-module/-/list-module-1.0.5.tgz} id: registry.npmmirror.com/@wangeditor/list-module/1.0.5 name: '@wangeditor/list-module' @@ -1507,13 +1437,13 @@ packages: slate: ^0.72.0 snabbdom: ^3.1.0 dependencies: - '@wangeditor/core': registry.npmmirror.com/@wangeditor/core@1.1.19(@uppy/core@2.3.4)(@uppy/xhr-upload@2.1.3)(dom7@3.0.0)(is-hotkey@0.2.0)(lodash.camelcase@4.3.0)(lodash.clonedeep@4.5.0)(lodash.debounce@4.0.8)(lodash.foreach@4.5.0)(lodash.isequal@4.5.0)(lodash.throttle@4.1.1)(lodash.toarray@4.4.0)(nanoid@3.3.4)(slate@0.72.8)(snabbdom@3.5.1) - dom7: registry.npmmirror.com/dom7@3.0.0 - slate: registry.npmmirror.com/slate@0.72.8 - snabbdom: registry.npmmirror.com/snabbdom@3.5.1 + '@wangeditor/core': registry.npmmirror.com/@wangeditor/core/1.1.19_83942e33b1d7a7a6aab922626cc5c0f9 + dom7: registry.npmmirror.com/dom7/3.0.0 + slate: registry.npmmirror.com/slate/0.72.8 + snabbdom: registry.npmmirror.com/snabbdom/3.5.1 dev: false - registry.npmmirror.com/@wangeditor/table-module@1.1.4(@wangeditor/core@1.1.19)(dom7@3.0.0)(lodash.isequal@4.5.0)(lodash.throttle@4.1.1)(nanoid@3.3.4)(slate@0.72.8)(snabbdom@3.5.1): + registry.npmmirror.com/@wangeditor/table-module/1.1.4_d0c64d533692cb7868508af7d92f848b: resolution: {integrity: sha512-5saanU9xuEocxaemGdNi9t8MCDSucnykEC6jtuiT72kt+/Hhh4nERYx1J20OPsTCCdVr7hIyQenFD1iSRkIQ6w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@wangeditor/table-module/-/table-module-1.1.4.tgz} id: registry.npmmirror.com/@wangeditor/table-module/1.1.4 name: '@wangeditor/table-module' @@ -1527,16 +1457,16 @@ packages: slate: ^0.72.0 snabbdom: ^3.1.0 dependencies: - '@wangeditor/core': registry.npmmirror.com/@wangeditor/core@1.1.19(@uppy/core@2.3.4)(@uppy/xhr-upload@2.1.3)(dom7@3.0.0)(is-hotkey@0.2.0)(lodash.camelcase@4.3.0)(lodash.clonedeep@4.5.0)(lodash.debounce@4.0.8)(lodash.foreach@4.5.0)(lodash.isequal@4.5.0)(lodash.throttle@4.1.1)(lodash.toarray@4.4.0)(nanoid@3.3.4)(slate@0.72.8)(snabbdom@3.5.1) - dom7: registry.npmmirror.com/dom7@3.0.0 - lodash.isequal: registry.npmmirror.com/lodash.isequal@4.5.0 - lodash.throttle: registry.npmmirror.com/lodash.throttle@4.1.1 - nanoid: registry.npmmirror.com/nanoid@3.3.4 - slate: registry.npmmirror.com/slate@0.72.8 - snabbdom: registry.npmmirror.com/snabbdom@3.5.1 + '@wangeditor/core': registry.npmmirror.com/@wangeditor/core/1.1.19_83942e33b1d7a7a6aab922626cc5c0f9 + dom7: registry.npmmirror.com/dom7/3.0.0 + lodash.isequal: registry.npmmirror.com/lodash.isequal/4.5.0 + lodash.throttle: registry.npmmirror.com/lodash.throttle/4.1.1 + nanoid: registry.npmmirror.com/nanoid/3.3.4 + slate: registry.npmmirror.com/slate/0.72.8 + snabbdom: registry.npmmirror.com/snabbdom/3.5.1 dev: false - registry.npmmirror.com/@wangeditor/upload-image-module@1.0.2(@uppy/core@2.3.4)(@uppy/xhr-upload@2.1.3)(@wangeditor/basic-modules@1.1.7)(@wangeditor/core@1.1.19)(dom7@3.0.0)(lodash.foreach@4.5.0)(slate@0.72.8)(snabbdom@3.5.1): + registry.npmmirror.com/@wangeditor/upload-image-module/1.0.2_1da06071cda00fd430ed3654665bd3e8: resolution: {integrity: sha512-z81lk/v71OwPDYeQDxj6cVr81aDP90aFuywb8nPD6eQeECtOymrqRODjpO6VGvCVxVck8nUxBHtbxKtjgcwyiA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@wangeditor/upload-image-module/-/upload-image-module-1.0.2.tgz} id: registry.npmmirror.com/@wangeditor/upload-image-module/1.0.2 name: '@wangeditor/upload-image-module' @@ -1551,17 +1481,17 @@ packages: slate: ^0.72.0 snabbdom: ^3.1.0 dependencies: - '@uppy/core': registry.npmmirror.com/@uppy/core@2.3.4 - '@uppy/xhr-upload': registry.npmmirror.com/@uppy/xhr-upload@2.1.3(@uppy/core@2.3.4) - '@wangeditor/basic-modules': registry.npmmirror.com/@wangeditor/basic-modules@1.1.7(@wangeditor/core@1.1.19)(dom7@3.0.0)(lodash.throttle@4.1.1)(nanoid@3.3.4)(slate@0.72.8)(snabbdom@3.5.1) - '@wangeditor/core': registry.npmmirror.com/@wangeditor/core@1.1.19(@uppy/core@2.3.4)(@uppy/xhr-upload@2.1.3)(dom7@3.0.0)(is-hotkey@0.2.0)(lodash.camelcase@4.3.0)(lodash.clonedeep@4.5.0)(lodash.debounce@4.0.8)(lodash.foreach@4.5.0)(lodash.isequal@4.5.0)(lodash.throttle@4.1.1)(lodash.toarray@4.4.0)(nanoid@3.3.4)(slate@0.72.8)(snabbdom@3.5.1) - 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.5.1 + '@uppy/core': registry.npmmirror.com/@uppy/core/2.3.4 + '@uppy/xhr-upload': registry.npmmirror.com/@uppy/xhr-upload/2.1.3_@uppy+core@2.3.4 + '@wangeditor/basic-modules': registry.npmmirror.com/@wangeditor/basic-modules/1.1.7_4fd027a0452219352c76611896bc6997 + '@wangeditor/core': registry.npmmirror.com/@wangeditor/core/1.1.19_83942e33b1d7a7a6aab922626cc5c0f9 + 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.5.1 dev: false - registry.npmmirror.com/@wangeditor/video-module@1.1.4(@uppy/core@2.3.4)(@uppy/xhr-upload@2.1.3)(@wangeditor/core@1.1.19)(dom7@3.0.0)(nanoid@3.3.4)(slate@0.72.8)(snabbdom@3.5.1): + registry.npmmirror.com/@wangeditor/video-module/1.1.4_478d7c5994fceb7626f87896d4ac485f: resolution: {integrity: sha512-ZdodDPqKQrgx3IwWu4ZiQmXI8EXZ3hm2/fM6E3t5dB8tCaIGWQZhmqd6P5knfkRAd3z2+YRSRbxOGfoRSp/rLg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@wangeditor/video-module/-/video-module-1.1.4.tgz} id: registry.npmmirror.com/@wangeditor/video-module/1.1.4 name: '@wangeditor/video-module' @@ -1575,31 +1505,31 @@ packages: slate: ^0.72.0 snabbdom: ^3.1.0 dependencies: - '@uppy/core': registry.npmmirror.com/@uppy/core@2.3.4 - '@uppy/xhr-upload': registry.npmmirror.com/@uppy/xhr-upload@2.1.3(@uppy/core@2.3.4) - '@wangeditor/core': registry.npmmirror.com/@wangeditor/core@1.1.19(@uppy/core@2.3.4)(@uppy/xhr-upload@2.1.3)(dom7@3.0.0)(is-hotkey@0.2.0)(lodash.camelcase@4.3.0)(lodash.clonedeep@4.5.0)(lodash.debounce@4.0.8)(lodash.foreach@4.5.0)(lodash.isequal@4.5.0)(lodash.throttle@4.1.1)(lodash.toarray@4.4.0)(nanoid@3.3.4)(slate@0.72.8)(snabbdom@3.5.1) - dom7: registry.npmmirror.com/dom7@3.0.0 - nanoid: registry.npmmirror.com/nanoid@3.3.4 - slate: registry.npmmirror.com/slate@0.72.8 - snabbdom: registry.npmmirror.com/snabbdom@3.5.1 + '@uppy/core': registry.npmmirror.com/@uppy/core/2.3.4 + '@uppy/xhr-upload': registry.npmmirror.com/@uppy/xhr-upload/2.1.3_@uppy+core@2.3.4 + '@wangeditor/core': registry.npmmirror.com/@wangeditor/core/1.1.19_83942e33b1d7a7a6aab922626cc5c0f9 + dom7: registry.npmmirror.com/dom7/3.0.0 + nanoid: registry.npmmirror.com/nanoid/3.3.4 + slate: registry.npmmirror.com/slate/0.72.8 + snabbdom: registry.npmmirror.com/snabbdom/3.5.1 dev: false - registry.npmmirror.com/abab@2.0.6: + registry.npmmirror.com/abab/2.0.6: resolution: {integrity: sha512-j2afSsaIENvHZN2B8GOpF566vZ5WVk5opAiMTvWgaQT8DkbOqsTfvNAvHoRGU2zzP8cPoqys+xHTRDWW8L+/BA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/abab/-/abab-2.0.6.tgz} name: abab version: 2.0.6 dev: true - registry.npmmirror.com/acorn-globals@7.0.1: + registry.npmmirror.com/acorn-globals/7.0.1: resolution: {integrity: sha512-umOSDSDrfHbTNPuNpC2NSnnA3LUrqpevPb4T9jRx4MagXNS0rs+gwiTcAvqCRmsD6utzsrzNt+ebm00SNWiC3Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/acorn-globals/-/acorn-globals-7.0.1.tgz} name: acorn-globals version: 7.0.1 dependencies: - acorn: registry.npmmirror.com/acorn@8.8.1 - acorn-walk: registry.npmmirror.com/acorn-walk@8.2.0 + acorn: registry.npmmirror.com/acorn/8.8.1 + acorn-walk: registry.npmmirror.com/acorn-walk/8.2.0 dev: true - registry.npmmirror.com/acorn-jsx@5.3.2(acorn@8.8.1): + registry.npmmirror.com/acorn-jsx/5.3.2_acorn@8.8.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} id: registry.npmmirror.com/acorn-jsx/5.3.2 name: acorn-jsx @@ -1607,17 +1537,17 @@ packages: peerDependencies: acorn: ^6.0.0 || ^7.0.0 || ^8.0.0 dependencies: - acorn: registry.npmmirror.com/acorn@8.8.1 + acorn: registry.npmmirror.com/acorn/8.8.1 dev: true - registry.npmmirror.com/acorn-walk@8.2.0: + 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} name: acorn-walk version: 8.2.0 engines: {node: '>=0.4.0'} dev: true - registry.npmmirror.com/acorn@8.8.1: + registry.npmmirror.com/acorn/8.8.1: resolution: {integrity: sha512-7zFpHzhnqYKrkYdUjF1HI1bzd0VygEGX8lFk4k5zVMqHEoES+P+7TKI+EvLO9WVMJ8eekdO0aDEK044xTXwPPA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/acorn/-/acorn-8.8.1.tgz} name: acorn version: 8.8.1 @@ -1625,399 +1555,398 @@ packages: hasBin: true dev: true - registry.npmmirror.com/agent-base@6.0.2: + registry.npmmirror.com/agent-base/6.0.2: resolution: {integrity: sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/agent-base/-/agent-base-6.0.2.tgz} name: agent-base version: 6.0.2 engines: {node: '>= 6.0.0'} dependencies: - debug: registry.npmmirror.com/debug@4.3.4 + debug: registry.npmmirror.com/debug/4.3.4 transitivePeerDependencies: - supports-color dev: true - registry.npmmirror.com/ajv@6.12.6: + 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} name: ajv version: 6.12.6 dependencies: - fast-deep-equal: registry.npmmirror.com/fast-deep-equal@3.1.3 - fast-json-stable-stringify: registry.npmmirror.com/fast-json-stable-stringify@2.1.0 - json-schema-traverse: registry.npmmirror.com/json-schema-traverse@0.4.1 - uri-js: registry.npmmirror.com/uri-js@4.4.1 + fast-deep-equal: registry.npmmirror.com/fast-deep-equal/3.1.3 + fast-json-stable-stringify: registry.npmmirror.com/fast-json-stable-stringify/2.1.0 + json-schema-traverse: registry.npmmirror.com/json-schema-traverse/0.4.1 + uri-js: registry.npmmirror.com/uri-js/4.4.1 dev: true - registry.npmmirror.com/ansi-escapes@4.3.2: + 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} name: ansi-escapes version: 4.3.2 engines: {node: '>=8'} dependencies: - type-fest: registry.npmmirror.com/type-fest@0.21.3 + type-fest: registry.npmmirror.com/type-fest/0.21.3 dev: true - registry.npmmirror.com/ansi-regex@5.0.1: + 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} name: ansi-regex version: 5.0.1 engines: {node: '>=8'} dev: true - registry.npmmirror.com/ansi-styles@3.2.1: + 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} name: ansi-styles version: 3.2.1 engines: {node: '>=4'} dependencies: - color-convert: registry.npmmirror.com/color-convert@1.9.3 + color-convert: registry.npmmirror.com/color-convert/1.9.3 dev: true - registry.npmmirror.com/ansi-styles@4.3.0: + 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} name: ansi-styles version: 4.3.0 engines: {node: '>=8'} dependencies: - color-convert: registry.npmmirror.com/color-convert@2.0.1 + color-convert: registry.npmmirror.com/color-convert/2.0.1 dev: true - registry.npmmirror.com/anymatch@3.1.3: + registry.npmmirror.com/anymatch/3.1.3: resolution: {integrity: sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/anymatch/-/anymatch-3.1.3.tgz} name: anymatch version: 3.1.3 engines: {node: '>= 8'} dependencies: - normalize-path: registry.npmmirror.com/normalize-path@3.0.0 - picomatch: registry.npmmirror.com/picomatch@2.3.1 + normalize-path: registry.npmmirror.com/normalize-path/3.0.0 + picomatch: registry.npmmirror.com/picomatch/2.3.1 dev: true - registry.npmmirror.com/arg@5.0.2: + registry.npmmirror.com/arg/5.0.2: resolution: {integrity: sha512-PYjyFOLKQ9y57JvQ6QLo8dAgNqswh8M1RMJYdQduT6xbWSgK36P/Z/v+p888pM69jMMfS8Xd8F6I1kQ/I9HUGg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/arg/-/arg-5.0.2.tgz} name: arg version: 5.0.2 dev: true - registry.npmmirror.com/argparse@2.0.1: + 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} name: argparse version: 2.0.1 dev: true - registry.npmmirror.com/array-union@2.1.0: + 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} name: array-union version: 2.1.0 engines: {node: '>=8'} dev: true - registry.npmmirror.com/assertion-error@1.1.0: + registry.npmmirror.com/assertion-error/1.1.0: resolution: {integrity: sha512-jgsaNduz+ndvGyFt3uSuWqvy4lCnIJiovtouQN5JZHOKCS2QuhEdbcQHFhVksz2N2U9hXJo8odG7ETyWlEeuDw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/assertion-error/-/assertion-error-1.1.0.tgz} name: assertion-error version: 1.1.0 dev: true - registry.npmmirror.com/async-validator@4.2.5: + registry.npmmirror.com/async-validator/4.2.5: resolution: {integrity: sha512-7HhHjtERjqlNbZtqNqy2rckN/SpOOlmDliet+lP7k+eKZEjPk3DgyeU9lIXLdeLz0uBbbVp+9Qdow9wJWgwwfg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/async-validator/-/async-validator-4.2.5.tgz} name: async-validator version: 4.2.5 dev: false - registry.npmmirror.com/asynckit@0.4.0: + registry.npmmirror.com/asynckit/0.4.0: resolution: {integrity: sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/asynckit/-/asynckit-0.4.0.tgz} name: asynckit version: 0.4.0 - registry.npmmirror.com/axios@0.25.0(debug@4.3.4): + registry.npmmirror.com/axios/0.25.0_debug@4.3.4: resolution: {integrity: sha512-cD8FOb0tRH3uuEe6+evtAbgJtfxr7ly3fQjYcMcuPlgkwVS9xboaVIpcDV+cYQe+yGykgwZCs1pzjntcGa6l5g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/axios/-/axios-0.25.0.tgz} id: registry.npmmirror.com/axios/0.25.0 name: axios version: 0.25.0 dependencies: - follow-redirects: registry.npmmirror.com/follow-redirects@1.15.2(debug@4.3.4) + follow-redirects: registry.npmmirror.com/follow-redirects/1.15.2 transitivePeerDependencies: - debug dev: true - registry.npmmirror.com/axios@1.2.2: + registry.npmmirror.com/axios/1.2.2: resolution: {integrity: sha512-bz/J4gS2S3I7mpN/YZfGFTqhXTYzRho8Ay38w2otuuDR322KzFIWm/4W2K6gIwvWaws5n+mnb7D1lN9uD+QH6Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/axios/-/axios-1.2.2.tgz} name: axios version: 1.2.2 dependencies: - follow-redirects: registry.npmmirror.com/follow-redirects@1.15.2(debug@4.3.4) - form-data: registry.npmmirror.com/form-data@4.0.0 - proxy-from-env: registry.npmmirror.com/proxy-from-env@1.1.0 + follow-redirects: registry.npmmirror.com/follow-redirects/1.15.2 + form-data: registry.npmmirror.com/form-data/4.0.0 + proxy-from-env: registry.npmmirror.com/proxy-from-env/1.1.0 transitivePeerDependencies: - debug dev: false - registry.npmmirror.com/balanced-match@1.0.2: + 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} name: balanced-match version: 1.0.2 dev: true - registry.npmmirror.com/batch-processor@1.0.0: + registry.npmmirror.com/batch-processor/1.0.0: resolution: {integrity: sha512-xoLQD8gmmR32MeuBHgH0Tzd5PuSZx71ZsbhVxOCRbgktZEPe4SQy7s9Z50uPp0F/f7iw2XmkHN2xkgbMfckMDA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/batch-processor/-/batch-processor-1.0.0.tgz} name: batch-processor version: 1.0.0 dev: false - registry.npmmirror.com/binary-extensions@2.2.0: + registry.npmmirror.com/binary-extensions/2.2.0: resolution: {integrity: sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/binary-extensions/-/binary-extensions-2.2.0.tgz} name: binary-extensions version: 2.2.0 engines: {node: '>=8'} dev: true - registry.npmmirror.com/bluebird@3.7.2: + 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} name: bluebird version: 3.7.2 dev: true - registry.npmmirror.com/boolbase@1.0.0: + 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} name: boolbase version: 1.0.0 dev: true - registry.npmmirror.com/brace-expansion@1.1.11: + 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} name: brace-expansion version: 1.1.11 dependencies: - balanced-match: registry.npmmirror.com/balanced-match@1.0.2 - concat-map: registry.npmmirror.com/concat-map@0.0.1 + balanced-match: registry.npmmirror.com/balanced-match/1.0.2 + concat-map: registry.npmmirror.com/concat-map/0.0.1 dev: true - registry.npmmirror.com/brace-expansion@2.0.1: + registry.npmmirror.com/brace-expansion/2.0.1: resolution: {integrity: sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/brace-expansion/-/brace-expansion-2.0.1.tgz} name: brace-expansion version: 2.0.1 dependencies: - balanced-match: registry.npmmirror.com/balanced-match@1.0.2 + balanced-match: registry.npmmirror.com/balanced-match/1.0.2 dev: true - registry.npmmirror.com/braces@3.0.2: + 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} name: braces version: 3.0.2 engines: {node: '>=8'} dependencies: - fill-range: registry.npmmirror.com/fill-range@7.0.1 + fill-range: registry.npmmirror.com/fill-range/7.0.1 dev: true - registry.npmmirror.com/buffer-from@1.1.2: + 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} name: buffer-from version: 1.1.2 dev: true - registry.npmmirror.com/builtin-modules@3.3.0: + registry.npmmirror.com/builtin-modules/3.3.0: resolution: {integrity: sha512-zhaCDicdLuWN5UbN5IMnFqNMhNfo919sH85y2/ea+5Yg9TsTkeZxpL+JLbp6cgYFS4sRLp3YV4S6yDuqVWHYOw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/builtin-modules/-/builtin-modules-3.3.0.tgz} name: builtin-modules version: 3.3.0 engines: {node: '>=6'} dev: true - registry.npmmirror.com/call-bind@1.0.2: + 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} 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.3 + function-bind: registry.npmmirror.com/function-bind/1.1.1 + get-intrinsic: registry.npmmirror.com/get-intrinsic/1.1.3 - registry.npmmirror.com/callsites@3.1.0: + 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} name: callsites version: 3.1.0 engines: {node: '>=6'} dev: true - registry.npmmirror.com/chai@4.3.7: + registry.npmmirror.com/chai/4.3.7: resolution: {integrity: sha512-HLnAzZ2iupm25PlN0xFreAlBA5zaBSv3og0DdeGA4Ar6h6rJ3A0rolRUKJhSF2V10GZKDgWF/VmAEsNWjCRB+A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/chai/-/chai-4.3.7.tgz} name: chai version: 4.3.7 engines: {node: '>=4'} dependencies: - assertion-error: registry.npmmirror.com/assertion-error@1.1.0 - check-error: registry.npmmirror.com/check-error@1.0.2 - deep-eql: registry.npmmirror.com/deep-eql@4.1.3 - get-func-name: registry.npmmirror.com/get-func-name@2.0.0 - loupe: registry.npmmirror.com/loupe@2.3.6 - pathval: registry.npmmirror.com/pathval@1.1.1 - type-detect: registry.npmmirror.com/type-detect@4.0.8 + assertion-error: registry.npmmirror.com/assertion-error/1.1.0 + check-error: registry.npmmirror.com/check-error/1.0.2 + deep-eql: registry.npmmirror.com/deep-eql/4.1.3 + get-func-name: registry.npmmirror.com/get-func-name/2.0.0 + loupe: registry.npmmirror.com/loupe/2.3.6 + pathval: registry.npmmirror.com/pathval/1.1.1 + type-detect: registry.npmmirror.com/type-detect/4.0.8 dev: true - registry.npmmirror.com/chalk@2.4.2: + 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} name: chalk version: 2.4.2 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 - supports-color: registry.npmmirror.com/supports-color@5.5.0 + ansi-styles: registry.npmmirror.com/ansi-styles/3.2.1 + escape-string-regexp: registry.npmmirror.com/escape-string-regexp/1.0.5 + supports-color: registry.npmmirror.com/supports-color/5.5.0 dev: true - registry.npmmirror.com/chalk@4.1.2: + 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} name: chalk version: 4.1.2 engines: {node: '>=10'} dependencies: - ansi-styles: registry.npmmirror.com/ansi-styles@4.3.0 - supports-color: registry.npmmirror.com/supports-color@7.2.0 + 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/check-error@1.0.2: + registry.npmmirror.com/check-error/1.0.2: resolution: {integrity: sha512-BrgHpW9NURQgzoNyjfq0Wu6VFO6D7IZEmJNdtgNqpzGG8RuNFHt2jQxWlAs4HMe119chBnv+34syEZtc6IhLtA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/check-error/-/check-error-1.0.2.tgz} name: check-error version: 1.0.2 dev: true - registry.npmmirror.com/check-more-types@2.24.0: + registry.npmmirror.com/check-more-types/2.24.0: resolution: {integrity: sha512-Pj779qHxV2tuapviy1bSZNEL1maXr13bPYpsvSDB68HlYcYuhlDrmGd63i0JHMCLKzc7rUSNIrpdJlhVlNwrxA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/check-more-types/-/check-more-types-2.24.0.tgz} name: check-more-types version: 2.24.0 engines: {node: '>= 0.8.0'} dev: true - registry.npmmirror.com/chokidar@3.5.3: + registry.npmmirror.com/chokidar/3.5.3: resolution: {integrity: sha512-Dr3sfKRP6oTcjf2JmUmFJfeVMvXBdegxB0iVQ5eb2V10uFJUCAS8OByZdVAyVb8xXNz3GjjTgj9kLWsZTqE6kw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/chokidar/-/chokidar-3.5.3.tgz} name: chokidar version: 3.5.3 engines: {node: '>= 8.10.0'} dependencies: - anymatch: registry.npmmirror.com/anymatch@3.1.3 - braces: registry.npmmirror.com/braces@3.0.2 - glob-parent: registry.npmmirror.com/glob-parent@5.1.2 - is-binary-path: registry.npmmirror.com/is-binary-path@2.1.0 - is-glob: registry.npmmirror.com/is-glob@4.0.3 - normalize-path: registry.npmmirror.com/normalize-path@3.0.0 - readdirp: registry.npmmirror.com/readdirp@3.6.0 + anymatch: registry.npmmirror.com/anymatch/3.1.3 + braces: registry.npmmirror.com/braces/3.0.2 + glob-parent: registry.npmmirror.com/glob-parent/5.1.2 + is-binary-path: registry.npmmirror.com/is-binary-path/2.1.0 + is-glob: registry.npmmirror.com/is-glob/4.0.3 + normalize-path: registry.npmmirror.com/normalize-path/3.0.0 + readdirp: registry.npmmirror.com/readdirp/3.6.0 optionalDependencies: - fsevents: registry.npmmirror.com/fsevents@2.3.2 + fsevents: registry.npmmirror.com/fsevents/2.3.2 dev: true - registry.npmmirror.com/clipboard@2.0.11: + registry.npmmirror.com/clipboard/2.0.11: resolution: {integrity: sha512-C+0bbOqkezLIsmWSvlsXS0Q0bmkugu7jcfMIACB+RDEntIzQIkdr148we28AfSloQLRdZlYL/QYyrq05j/3Faw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/clipboard/-/clipboard-2.0.11.tgz} name: clipboard version: 2.0.11 dependencies: - good-listener: registry.npmmirror.com/good-listener@1.2.2 - select: registry.npmmirror.com/select@1.1.2 - tiny-emitter: registry.npmmirror.com/tiny-emitter@2.1.0 + good-listener: registry.npmmirror.com/good-listener/1.2.2 + select: registry.npmmirror.com/select/1.1.2 + tiny-emitter: registry.npmmirror.com/tiny-emitter/2.1.0 dev: false - registry.npmmirror.com/color-convert@1.9.3: + 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} name: color-convert version: 1.9.3 dependencies: - color-name: registry.npmmirror.com/color-name@1.1.3 + color-name: registry.npmmirror.com/color-name/1.1.3 dev: true - registry.npmmirror.com/color-convert@2.0.1: + 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} name: color-convert version: 2.0.1 engines: {node: '>=7.0.0'} dependencies: - color-name: registry.npmmirror.com/color-name@1.1.4 + color-name: registry.npmmirror.com/color-name/1.1.4 dev: true - registry.npmmirror.com/color-name@1.1.3: + 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} name: color-name version: 1.1.3 dev: true - registry.npmmirror.com/color-name@1.1.4: + 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} name: color-name version: 1.1.4 dev: true - registry.npmmirror.com/combined-stream@1.0.8: + registry.npmmirror.com/combined-stream/1.0.8: resolution: {integrity: sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/combined-stream/-/combined-stream-1.0.8.tgz} name: combined-stream version: 1.0.8 engines: {node: '>= 0.8'} dependencies: - delayed-stream: registry.npmmirror.com/delayed-stream@1.0.0 + delayed-stream: registry.npmmirror.com/delayed-stream/1.0.0 - registry.npmmirror.com/commander@8.3.0: + 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} name: commander version: 8.3.0 engines: {node: '>= 12'} dev: true - registry.npmmirror.com/commander@9.4.1: + registry.npmmirror.com/commander/9.4.1: resolution: {integrity: sha512-5EEkTNyHNGFPD2H+c/dXXfQZYa/scCKasxWcXJaWnNJ99pnQN9Vnmqow+p+PlFPE63Q6mThaZws1T+HxfpgtPw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/commander/-/commander-9.4.1.tgz} name: commander version: 9.4.1 engines: {node: ^12.20.0 || >=14} + dev: false - registry.npmmirror.com/compute-scroll-into-view@1.0.20: + registry.npmmirror.com/compute-scroll-into-view/1.0.20: resolution: {integrity: sha512-UCB0ioiyj8CRjtrvaceBLqqhZCVP+1B8+NWQhmdsm0VXOJtobBCf1dBQmebCCo34qZmUwZfIH2MZLqNHazrfjg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/compute-scroll-into-view/-/compute-scroll-into-view-1.0.20.tgz} name: compute-scroll-into-view version: 1.0.20 dev: false - registry.npmmirror.com/concat-map@0.0.1: + registry.npmmirror.com/concat-map/0.0.1: resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/concat-map/-/concat-map-0.0.1.tgz} name: concat-map version: 0.0.1 dev: true - registry.npmmirror.com/connect@3.7.0: + registry.npmmirror.com/connect/3.7.0: resolution: {integrity: sha512-ZqRXc+tZukToSNmh5C2iWMSoV3X1YUcPbqEM4DkEG5tNQXrQUZCNVGGv3IuicnkMtPfGf3Xtp8WCXs295iQ1pQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/connect/-/connect-3.7.0.tgz} name: connect version: 3.7.0 engines: {node: '>= 0.10.0'} dependencies: - debug: registry.npmmirror.com/debug@2.6.9 - finalhandler: registry.npmmirror.com/finalhandler@1.1.2 - parseurl: registry.npmmirror.com/parseurl@1.3.3 - utils-merge: registry.npmmirror.com/utils-merge@1.0.1 - transitivePeerDependencies: - - supports-color + debug: registry.npmmirror.com/debug/2.6.9 + finalhandler: registry.npmmirror.com/finalhandler/1.1.2 + parseurl: registry.npmmirror.com/parseurl/1.3.3 + utils-merge: registry.npmmirror.com/utils-merge/1.0.1 dev: true - registry.npmmirror.com/core-util-is@1.0.3: + 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} name: core-util-is version: 1.0.3 dev: false - registry.npmmirror.com/cross-spawn@6.0.5: + registry.npmmirror.com/cross-spawn/6.0.5: resolution: {integrity: sha512-eTVLrBSt7fjbDygz805pMnstIs2VTBNkRm0qxZd+M7A5XDdxVRWO5MxGBXZhjY4cqLYLdtrGqRf8mBPmzwSpWQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/cross-spawn/-/cross-spawn-6.0.5.tgz} name: cross-spawn version: 6.0.5 engines: {node: '>=4.8'} dependencies: - nice-try: registry.npmmirror.com/nice-try@1.0.5 - path-key: registry.npmmirror.com/path-key@2.0.1 - semver: registry.npmmirror.com/semver@5.7.1 - shebang-command: registry.npmmirror.com/shebang-command@1.2.0 - which: registry.npmmirror.com/which@1.3.1 + nice-try: registry.npmmirror.com/nice-try/1.0.5 + path-key: registry.npmmirror.com/path-key/2.0.1 + semver: registry.npmmirror.com/semver/5.7.1 + shebang-command: registry.npmmirror.com/shebang-command/1.2.0 + which: registry.npmmirror.com/which/1.3.1 dev: true - registry.npmmirror.com/cross-spawn@7.0.3: + 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} name: cross-spawn version: 7.0.3 engines: {node: '>= 8'} dependencies: - path-key: registry.npmmirror.com/path-key@3.1.1 - shebang-command: registry.npmmirror.com/shebang-command@2.0.0 - which: registry.npmmirror.com/which@2.0.2 + path-key: registry.npmmirror.com/path-key/3.1.1 + shebang-command: registry.npmmirror.com/shebang-command/2.0.0 + which: registry.npmmirror.com/which/2.0.2 dev: true - registry.npmmirror.com/cssesc@3.0.0: + 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} name: cssesc version: 3.0.0 @@ -2025,78 +1954,74 @@ packages: hasBin: true dev: true - registry.npmmirror.com/cssom@0.3.8: + registry.npmmirror.com/cssom/0.3.8: resolution: {integrity: sha512-b0tGHbfegbhPJpxpiBPU2sCkigAqtM9O121le6bbOlgyV+NyGyCmVfJ6QW9eRjz8CpNfWEOYBIMIGRYkLwsIYg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/cssom/-/cssom-0.3.8.tgz} name: cssom version: 0.3.8 dev: true - registry.npmmirror.com/cssom@0.5.0: + registry.npmmirror.com/cssom/0.5.0: resolution: {integrity: sha512-iKuQcq+NdHqlAcwUY0o/HL69XQrUaQdMjmStJ8JFmUaiiQErlhrmuigkg/CU4E2J0IyUKUrMAgl36TvN67MqTw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/cssom/-/cssom-0.5.0.tgz} name: cssom version: 0.5.0 dev: true - registry.npmmirror.com/cssstyle@2.3.0: + registry.npmmirror.com/cssstyle/2.3.0: resolution: {integrity: sha512-AZL67abkUzIuvcHqk7c09cezpGNcxUxU4Ioi/05xHk4DQeTkWmGYftIE6ctU6AEt+Gn4n1lDStOtj7FKycP71A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/cssstyle/-/cssstyle-2.3.0.tgz} name: cssstyle version: 2.3.0 engines: {node: '>=8'} dependencies: - cssom: registry.npmmirror.com/cssom@0.3.8 + cssom: registry.npmmirror.com/cssom/0.3.8 dev: true - registry.npmmirror.com/csstype@2.6.21: + registry.npmmirror.com/csstype/2.6.21: resolution: {integrity: sha512-Z1PhmomIfypOpoMjRQB70jfvy/wxT50qW08YXO5lMIJkrdq4yOTR+AW7FqutScmB9NkLwxo+jU+kZLbofZZq/w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/csstype/-/csstype-2.6.21.tgz} name: csstype version: 2.6.21 + dev: false - registry.npmmirror.com/d@1.0.1: + 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} name: d version: 1.0.1 dependencies: - es5-ext: registry.npmmirror.com/es5-ext@0.10.62 - type: registry.npmmirror.com/type@1.2.0 + es5-ext: registry.npmmirror.com/es5-ext/0.10.62 + type: registry.npmmirror.com/type/1.2.0 dev: false - registry.npmmirror.com/data-urls@3.0.2: + registry.npmmirror.com/data-urls/3.0.2: resolution: {integrity: sha512-Jy/tj3ldjZJo63sVAvg6LHt2mHvl4V6AgRAmNDtLdm7faqtsx+aJG42rsyCo9JCoRVKwPFzKlIPx3DIibwSIaQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/data-urls/-/data-urls-3.0.2.tgz} name: data-urls version: 3.0.2 engines: {node: '>=12'} dependencies: - abab: registry.npmmirror.com/abab@2.0.6 - whatwg-mimetype: registry.npmmirror.com/whatwg-mimetype@3.0.0 - whatwg-url: registry.npmmirror.com/whatwg-url@11.0.0 + abab: registry.npmmirror.com/abab/2.0.6 + whatwg-mimetype: registry.npmmirror.com/whatwg-mimetype/3.0.0 + whatwg-url: registry.npmmirror.com/whatwg-url/11.0.0 dev: true - registry.npmmirror.com/dayjs@1.11.7: + registry.npmmirror.com/dayjs/1.11.7: resolution: {integrity: sha512-+Yw9U6YO5TQohxLcIkrXBeY73WP3ejHWVvx8XCk3gxvQDCTEmS48ZrSZCKciI7Bhl/uCMyxYtE9UqRILmFphkQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/dayjs/-/dayjs-1.11.7.tgz} name: dayjs version: 1.11.7 dev: false - registry.npmmirror.com/de-indent@1.0.2: + registry.npmmirror.com/de-indent/1.0.2: resolution: {integrity: sha512-e/1zu3xH5MQryN2zdVaF0OrdNLUbvWxzMbi+iNA6Bky7l1RoP8a2fIbRocyHclXt/arDrrR6lL3TqFD9pMQTsg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/de-indent/-/de-indent-1.0.2.tgz} name: de-indent version: 1.0.2 dev: true - registry.npmmirror.com/debug@2.6.9: + 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} name: debug version: 2.6.9 - peerDependencies: - supports-color: '*' - peerDependenciesMeta: - supports-color: - optional: true dependencies: - ms: registry.npmmirror.com/ms@2.0.0 + ms: registry.npmmirror.com/ms/2.0.0 dev: true - registry.npmmirror.com/debug@4.3.4: + registry.npmmirror.com/debug/4.3.4: resolution: {integrity: sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/debug/-/debug-4.3.4.tgz} name: debug version: 4.3.4 @@ -2107,123 +2032,124 @@ packages: supports-color: optional: true dependencies: - ms: registry.npmmirror.com/ms@2.1.2 + ms: registry.npmmirror.com/ms/2.1.2 + dev: true - registry.npmmirror.com/decimal.js@10.4.3: + registry.npmmirror.com/decimal.js/10.4.3: resolution: {integrity: sha512-VBBaLc1MgL5XpzgIP7ny5Z6Nx3UrRkIViUkPUdtl9aya5amy3De1gsUUSB1g3+3sExYNjCAsAznmukyxCb1GRA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/decimal.js/-/decimal.js-10.4.3.tgz} name: decimal.js version: 10.4.3 dev: true - registry.npmmirror.com/deep-eql@4.1.3: + registry.npmmirror.com/deep-eql/4.1.3: resolution: {integrity: sha512-WaEtAOpRA1MQ0eohqZjpGD8zdI0Ovsm8mmFhaDN8dvDZzyoUMcYDnf5Y6iu7HTXxf8JDS23qWa4a+hKCDyOPzw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/deep-eql/-/deep-eql-4.1.3.tgz} name: deep-eql version: 4.1.3 engines: {node: '>=6'} dependencies: - type-detect: registry.npmmirror.com/type-detect@4.0.8 + type-detect: registry.npmmirror.com/type-detect/4.0.8 dev: true - registry.npmmirror.com/deep-is@0.1.4: + 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} name: deep-is version: 0.1.4 dev: true - registry.npmmirror.com/deepmerge@4.2.2: + registry.npmmirror.com/deepmerge/4.2.2: resolution: {integrity: sha512-FJ3UgI4gIl+PHZm53knsuSFpE+nESMr7M4v9QcgB7S63Kj/6WqMiFQJpBBYz1Pt+66bZpP3Q7Lye0Oo9MPKEdg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/deepmerge/-/deepmerge-4.2.2.tgz} name: deepmerge version: 4.2.2 engines: {node: '>=0.10.0'} dev: true - registry.npmmirror.com/define-properties@1.1.4: + registry.npmmirror.com/define-properties/1.1.4: resolution: {integrity: sha512-uckOqKcfaVvtBdsVkdPv3XjveQJsNQqmhXgRi8uhvWWuPYZCNlzT8qAyblUgNoXdHdjMTzAqeGjAoli8f+bzPA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/define-properties/-/define-properties-1.1.4.tgz} name: define-properties version: 1.1.4 engines: {node: '>= 0.4'} dependencies: - has-property-descriptors: registry.npmmirror.com/has-property-descriptors@1.0.0 - object-keys: registry.npmmirror.com/object-keys@1.1.1 + has-property-descriptors: registry.npmmirror.com/has-property-descriptors/1.0.0 + object-keys: registry.npmmirror.com/object-keys/1.1.1 dev: true - registry.npmmirror.com/delayed-stream@1.0.0: + registry.npmmirror.com/delayed-stream/1.0.0: resolution: {integrity: sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/delayed-stream/-/delayed-stream-1.0.0.tgz} name: delayed-stream version: 1.0.0 engines: {node: '>=0.4.0'} - registry.npmmirror.com/delegate@3.2.0: + registry.npmmirror.com/delegate/3.2.0: resolution: {integrity: sha512-IofjkYBZaZivn0V8nnsMJGBr4jVLxHDheKSW88PyxS5QC4Vo9ZbZVvhzlSxY87fVq3STR6r+4cGepyHkcWOQSw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/delegate/-/delegate-3.2.0.tgz} name: delegate version: 3.2.0 dev: false - registry.npmmirror.com/dir-glob@3.0.1: + 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} name: dir-glob version: 3.0.1 engines: {node: '>=8'} dependencies: - path-type: registry.npmmirror.com/path-type@4.0.0 + path-type: registry.npmmirror.com/path-type/4.0.0 dev: true - registry.npmmirror.com/doctrine@3.0.0: + 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} name: doctrine version: 3.0.0 engines: {node: '>=6.0.0'} dependencies: - esutils: registry.npmmirror.com/esutils@2.0.3 + esutils: registry.npmmirror.com/esutils/2.0.3 dev: true - registry.npmmirror.com/docx-preview@0.1.14: + registry.npmmirror.com/docx-preview/0.1.14: resolution: {integrity: sha512-AoMAAEPG7JvI8g68Yti7v8QyzvfLBoQ9bcd/Hn0IkBqtj61kHWN983be5NGrw7m3LYNzW/NZbxv5KbVmyV018g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/docx-preview/-/docx-preview-0.1.14.tgz} name: docx-preview version: 0.1.14 dependencies: - jszip: registry.npmmirror.com/jszip@3.10.1 + jszip: registry.npmmirror.com/jszip/3.10.1 dev: false - registry.npmmirror.com/dom7@3.0.0: + 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} name: dom7 version: 3.0.0 dependencies: - ssr-window: registry.npmmirror.com/ssr-window@3.0.0 + ssr-window: registry.npmmirror.com/ssr-window/3.0.0 dev: false - registry.npmmirror.com/domexception@4.0.0: + registry.npmmirror.com/domexception/4.0.0: resolution: {integrity: sha512-A2is4PLG+eeSfoTMA95/s4pvAoSo2mKtiM5jlHkAVewmiO8ISFTFKZjH7UAM1Atli/OT/7JHOrJRJiMKUZKYBw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/domexception/-/domexception-4.0.0.tgz} name: domexception version: 4.0.0 engines: {node: '>=12'} dependencies: - webidl-conversions: registry.npmmirror.com/webidl-conversions@7.0.0 + webidl-conversions: registry.npmmirror.com/webidl-conversions/7.0.0 dev: true - registry.npmmirror.com/duplexer@0.1.2: + registry.npmmirror.com/duplexer/0.1.2: resolution: {integrity: sha512-jtD6YG370ZCIi/9GTaJKQxWTZD045+4R4hTk/x1UyoqadyJ9x9CgSi1RlVDQF8U2sxLLSnFkCaMihqljHIWgMg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/duplexer/-/duplexer-0.1.2.tgz} name: duplexer version: 0.1.2 dev: true - registry.npmmirror.com/echarts@5.4.1: + registry.npmmirror.com/echarts/5.4.1: resolution: {integrity: sha512-9ltS3M2JB0w2EhcYjCdmtrJ+6haZcW6acBolMGIuf01Hql1yrIV01L1aRj7jsaaIULJslEP9Z3vKlEmnJaWJVQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/echarts/-/echarts-5.4.1.tgz} name: echarts version: 5.4.1 dependencies: - tslib: registry.npmmirror.com/tslib@2.3.0 - zrender: registry.npmmirror.com/zrender@5.4.1 + tslib: registry.npmmirror.com/tslib/2.3.0 + zrender: registry.npmmirror.com/zrender/5.4.1 dev: false - registry.npmmirror.com/ee-first@1.1.1: + registry.npmmirror.com/ee-first/1.1.1: resolution: {integrity: sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ee-first/-/ee-first-1.1.1.tgz} name: ee-first version: 1.1.1 dev: true - registry.npmmirror.com/element-plus@2.2.27(vue@3.2.45): + registry.npmmirror.com/element-plus/2.2.27_vue@3.2.45: resolution: {integrity: sha512-P04HDOZBYDdvlYuleuCZRULzAc5xJVOBfLDK9xWxVo0vyo8ntdaXS5sTU+/76vrNzuO3FhLn9kvrsbiJEVa1jg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/element-plus/-/element-plus-2.2.27.tgz} id: registry.npmmirror.com/element-plus/2.2.27 name: element-plus @@ -2231,132 +2157,132 @@ packages: peerDependencies: vue: ^3.2.0 dependencies: - '@ctrl/tinycolor': registry.npmmirror.com/@ctrl/tinycolor@3.5.0 - '@element-plus/icons-vue': registry.npmmirror.com/@element-plus/icons-vue@2.0.10(vue@3.2.45) - '@floating-ui/dom': registry.npmmirror.com/@floating-ui/dom@1.1.0 - '@popperjs/core': registry.npmmirror.com/@sxzz/popperjs-es@2.11.7 - '@types/lodash': registry.npmmirror.com/@types/lodash@4.14.191 - '@types/lodash-es': registry.npmmirror.com/@types/lodash-es@4.17.6 - '@vueuse/core': registry.npmmirror.com/@vueuse/core@9.9.0(vue@3.2.45) - async-validator: registry.npmmirror.com/async-validator@4.2.5 - dayjs: registry.npmmirror.com/dayjs@1.11.7 - escape-html: registry.npmmirror.com/escape-html@1.0.3 - 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.3(@types/lodash-es@4.17.6)(lodash-es@4.17.21)(lodash@4.17.21) - memoize-one: registry.npmmirror.com/memoize-one@6.0.0 - normalize-wheel-es: registry.npmmirror.com/normalize-wheel-es@1.2.0 - vue: registry.npmmirror.com/vue@3.2.45 + '@ctrl/tinycolor': registry.npmmirror.com/@ctrl/tinycolor/3.5.0 + '@element-plus/icons-vue': registry.npmmirror.com/@element-plus/icons-vue/2.0.10_vue@3.2.45 + '@floating-ui/dom': registry.npmmirror.com/@floating-ui/dom/1.1.0 + '@popperjs/core': registry.npmmirror.com/@sxzz/popperjs-es/2.11.7 + '@types/lodash': registry.npmmirror.com/@types/lodash/4.14.191 + '@types/lodash-es': registry.npmmirror.com/@types/lodash-es/4.17.6 + '@vueuse/core': registry.npmmirror.com/@vueuse/core/9.9.0_vue@3.2.45 + async-validator: registry.npmmirror.com/async-validator/4.2.5 + dayjs: registry.npmmirror.com/dayjs/1.11.7 + escape-html: registry.npmmirror.com/escape-html/1.0.3 + 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.3_da03a4540fbd16bbaafbb96724306afd + memoize-one: registry.npmmirror.com/memoize-one/6.0.0 + normalize-wheel-es: registry.npmmirror.com/normalize-wheel-es/1.2.0 + vue: registry.npmmirror.com/vue/3.2.45 transitivePeerDependencies: - '@vue/composition-api' dev: false - registry.npmmirror.com/element-resize-detector@1.2.4: + registry.npmmirror.com/element-resize-detector/1.2.4: resolution: {integrity: sha512-Fl5Ftk6WwXE0wqCgNoseKWndjzZlDCwuPTcoVZfCP9R3EHQF8qUtr3YUPNETegRBOKqQKPW3n4kiIWngGi8tKg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/element-resize-detector/-/element-resize-detector-1.2.4.tgz} name: element-resize-detector version: 1.2.4 dependencies: - batch-processor: registry.npmmirror.com/batch-processor@1.0.0 + batch-processor: registry.npmmirror.com/batch-processor/1.0.0 dev: false - registry.npmmirror.com/encodeurl@1.0.2: + registry.npmmirror.com/encodeurl/1.0.2: resolution: {integrity: sha512-TPJXq8JqFaVYm2CWmPvnP2Iyo4ZSM7/QKcSmuMLDObfpH5fi7RUGmd/rTDf+rut/saiDiQEeVTNgAmJEdAOx0w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/encodeurl/-/encodeurl-1.0.2.tgz} name: encodeurl version: 1.0.2 engines: {node: '>= 0.8'} dev: true - registry.npmmirror.com/entities@4.4.0: + registry.npmmirror.com/entities/4.4.0: resolution: {integrity: sha512-oYp7156SP8LkeGD0GF85ad1X9Ai79WtRsZ2gxJqtBuzH+98YUV6jkHEKlZkMbcrjJjIVJNIDP/3WL9wQkoPbWA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/entities/-/entities-4.4.0.tgz} name: entities version: 4.4.0 engines: {node: '>=0.12'} dev: true - registry.npmmirror.com/error-ex@1.3.2: + 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} name: error-ex version: 1.3.2 dependencies: - is-arrayish: registry.npmmirror.com/is-arrayish@0.2.1 + is-arrayish: registry.npmmirror.com/is-arrayish/0.2.1 dev: true - registry.npmmirror.com/es-abstract@1.20.5: + registry.npmmirror.com/es-abstract/1.20.5: resolution: {integrity: sha512-7h8MM2EQhsCA7pU/Nv78qOXFpD8Rhqd12gYiSJVkrH9+e8VuA8JlPJK/hQjjlLv6pJvx/z1iRFKzYb0XT/RuAQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/es-abstract/-/es-abstract-1.20.5.tgz} name: es-abstract version: 1.20.5 engines: {node: '>= 0.4'} dependencies: - call-bind: registry.npmmirror.com/call-bind@1.0.2 - es-to-primitive: registry.npmmirror.com/es-to-primitive@1.2.1 - function-bind: registry.npmmirror.com/function-bind@1.1.1 - function.prototype.name: registry.npmmirror.com/function.prototype.name@1.1.5 - get-intrinsic: registry.npmmirror.com/get-intrinsic@1.1.3 - get-symbol-description: registry.npmmirror.com/get-symbol-description@1.0.0 - gopd: registry.npmmirror.com/gopd@1.0.1 - has: registry.npmmirror.com/has@1.0.3 - has-property-descriptors: registry.npmmirror.com/has-property-descriptors@1.0.0 - has-symbols: registry.npmmirror.com/has-symbols@1.0.3 - internal-slot: registry.npmmirror.com/internal-slot@1.0.4 - is-callable: registry.npmmirror.com/is-callable@1.2.7 - is-negative-zero: registry.npmmirror.com/is-negative-zero@2.0.2 - is-regex: registry.npmmirror.com/is-regex@1.1.4 - is-shared-array-buffer: registry.npmmirror.com/is-shared-array-buffer@1.0.2 - is-string: registry.npmmirror.com/is-string@1.0.7 - is-weakref: registry.npmmirror.com/is-weakref@1.0.2 - object-inspect: registry.npmmirror.com/object-inspect@1.12.2 - object-keys: registry.npmmirror.com/object-keys@1.1.1 - object.assign: registry.npmmirror.com/object.assign@4.1.4 - regexp.prototype.flags: registry.npmmirror.com/regexp.prototype.flags@1.4.3 - safe-regex-test: registry.npmmirror.com/safe-regex-test@1.0.0 - string.prototype.trimend: registry.npmmirror.com/string.prototype.trimend@1.0.6 - string.prototype.trimstart: registry.npmmirror.com/string.prototype.trimstart@1.0.6 - unbox-primitive: registry.npmmirror.com/unbox-primitive@1.0.2 - dev: true - - registry.npmmirror.com/es-to-primitive@1.2.1: + call-bind: registry.npmmirror.com/call-bind/1.0.2 + es-to-primitive: registry.npmmirror.com/es-to-primitive/1.2.1 + function-bind: registry.npmmirror.com/function-bind/1.1.1 + function.prototype.name: registry.npmmirror.com/function.prototype.name/1.1.5 + get-intrinsic: registry.npmmirror.com/get-intrinsic/1.1.3 + get-symbol-description: registry.npmmirror.com/get-symbol-description/1.0.0 + gopd: registry.npmmirror.com/gopd/1.0.1 + has: registry.npmmirror.com/has/1.0.3 + has-property-descriptors: registry.npmmirror.com/has-property-descriptors/1.0.0 + has-symbols: registry.npmmirror.com/has-symbols/1.0.3 + internal-slot: registry.npmmirror.com/internal-slot/1.0.4 + is-callable: registry.npmmirror.com/is-callable/1.2.7 + is-negative-zero: registry.npmmirror.com/is-negative-zero/2.0.2 + is-regex: registry.npmmirror.com/is-regex/1.1.4 + is-shared-array-buffer: registry.npmmirror.com/is-shared-array-buffer/1.0.2 + is-string: registry.npmmirror.com/is-string/1.0.7 + is-weakref: registry.npmmirror.com/is-weakref/1.0.2 + object-inspect: registry.npmmirror.com/object-inspect/1.12.2 + object-keys: registry.npmmirror.com/object-keys/1.1.1 + object.assign: registry.npmmirror.com/object.assign/4.1.4 + regexp.prototype.flags: registry.npmmirror.com/regexp.prototype.flags/1.4.3 + safe-regex-test: registry.npmmirror.com/safe-regex-test/1.0.0 + string.prototype.trimend: registry.npmmirror.com/string.prototype.trimend/1.0.6 + string.prototype.trimstart: registry.npmmirror.com/string.prototype.trimstart/1.0.6 + unbox-primitive: registry.npmmirror.com/unbox-primitive/1.0.2 + dev: true + + registry.npmmirror.com/es-to-primitive/1.2.1: resolution: {integrity: sha512-QCOllgZJtaUo9miYBcLChTUaHNjJF3PYs1VidD7AwiEj1kYxKeQTctLAezAOH5ZKRH0g2IgPn6KwB4IT8iRpvA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/es-to-primitive/-/es-to-primitive-1.2.1.tgz} name: es-to-primitive version: 1.2.1 engines: {node: '>= 0.4'} dependencies: - is-callable: registry.npmmirror.com/is-callable@1.2.7 - is-date-object: registry.npmmirror.com/is-date-object@1.0.5 - is-symbol: registry.npmmirror.com/is-symbol@1.0.4 + is-callable: registry.npmmirror.com/is-callable/1.2.7 + is-date-object: registry.npmmirror.com/is-date-object/1.0.5 + is-symbol: registry.npmmirror.com/is-symbol/1.0.4 dev: true - registry.npmmirror.com/es5-ext@0.10.62: + registry.npmmirror.com/es5-ext/0.10.62: resolution: {integrity: sha512-BHLqn0klhEpnOKSrzn/Xsz2UIW8j+cGmo9JLzr8BiUapV8hPL9+FliFqjwr9ngW7jWdnxv6eO+/LqyhJVqgrjA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/es5-ext/-/es5-ext-0.10.62.tgz} name: es5-ext version: 0.10.62 engines: {node: '>=0.10'} requiresBuild: true dependencies: - es6-iterator: registry.npmmirror.com/es6-iterator@2.0.3 - es6-symbol: registry.npmmirror.com/es6-symbol@3.1.3 - next-tick: registry.npmmirror.com/next-tick@1.1.0 + es6-iterator: registry.npmmirror.com/es6-iterator/2.0.3 + es6-symbol: registry.npmmirror.com/es6-symbol/3.1.3 + next-tick: registry.npmmirror.com/next-tick/1.1.0 dev: false - registry.npmmirror.com/es6-iterator@2.0.3: + 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} name: es6-iterator version: 2.0.3 dependencies: - d: registry.npmmirror.com/d@1.0.1 - es5-ext: registry.npmmirror.com/es5-ext@0.10.62 - es6-symbol: registry.npmmirror.com/es6-symbol@3.1.3 + d: registry.npmmirror.com/d/1.0.1 + es5-ext: registry.npmmirror.com/es5-ext/0.10.62 + es6-symbol: registry.npmmirror.com/es6-symbol/3.1.3 dev: false - registry.npmmirror.com/es6-symbol@3.1.3: + 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} name: es6-symbol version: 3.1.3 dependencies: - d: registry.npmmirror.com/d@1.0.1 - ext: registry.npmmirror.com/ext@1.7.0 + d: registry.npmmirror.com/d/1.0.1 + ext: registry.npmmirror.com/ext/1.7.0 dev: false - registry.npmmirror.com/esbuild@0.11.3: + registry.npmmirror.com/esbuild/0.11.3: resolution: {integrity: sha512-BzVRHcCtFepjS9WcqRjqoIxLqgpK21a8J4Zi4msSGxDxiXVO1IbcqT1KjhdDDnJxKfe7bvzZrvMEX+bVO0Elcw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild/-/esbuild-0.11.3.tgz} name: esbuild version: 0.11.3 @@ -2364,7 +2290,7 @@ packages: requiresBuild: true dev: true - registry.npmmirror.com/esbuild@0.16.12: + registry.npmmirror.com/esbuild/0.16.12: resolution: {integrity: sha512-eq5KcuXajf2OmivCl4e89AD3j8fbV+UTE9vczEzq5haA07U9oOTzBWlh3+6ZdjJR7Rz2QfWZ2uxZyhZxBgJ4+g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild/-/esbuild-0.16.12.tgz} name: esbuild version: 0.16.12 @@ -2372,72 +2298,72 @@ packages: hasBin: true requiresBuild: true optionalDependencies: - '@esbuild/android-arm': registry.npmmirror.com/@esbuild/android-arm@0.16.12 - '@esbuild/android-arm64': registry.npmmirror.com/@esbuild/android-arm64@0.16.12 - '@esbuild/android-x64': registry.npmmirror.com/@esbuild/android-x64@0.16.12 - '@esbuild/darwin-arm64': registry.npmmirror.com/@esbuild/darwin-arm64@0.16.12 - '@esbuild/darwin-x64': registry.npmmirror.com/@esbuild/darwin-x64@0.16.12 - '@esbuild/freebsd-arm64': registry.npmmirror.com/@esbuild/freebsd-arm64@0.16.12 - '@esbuild/freebsd-x64': registry.npmmirror.com/@esbuild/freebsd-x64@0.16.12 - '@esbuild/linux-arm': registry.npmmirror.com/@esbuild/linux-arm@0.16.12 - '@esbuild/linux-arm64': registry.npmmirror.com/@esbuild/linux-arm64@0.16.12 - '@esbuild/linux-ia32': registry.npmmirror.com/@esbuild/linux-ia32@0.16.12 - '@esbuild/linux-loong64': registry.npmmirror.com/@esbuild/linux-loong64@0.16.12 - '@esbuild/linux-mips64el': registry.npmmirror.com/@esbuild/linux-mips64el@0.16.12 - '@esbuild/linux-ppc64': registry.npmmirror.com/@esbuild/linux-ppc64@0.16.12 - '@esbuild/linux-riscv64': registry.npmmirror.com/@esbuild/linux-riscv64@0.16.12 - '@esbuild/linux-s390x': registry.npmmirror.com/@esbuild/linux-s390x@0.16.12 - '@esbuild/linux-x64': registry.npmmirror.com/@esbuild/linux-x64@0.16.12 - '@esbuild/netbsd-x64': registry.npmmirror.com/@esbuild/netbsd-x64@0.16.12 - '@esbuild/openbsd-x64': registry.npmmirror.com/@esbuild/openbsd-x64@0.16.12 - '@esbuild/sunos-x64': registry.npmmirror.com/@esbuild/sunos-x64@0.16.12 - '@esbuild/win32-arm64': registry.npmmirror.com/@esbuild/win32-arm64@0.16.12 - '@esbuild/win32-ia32': registry.npmmirror.com/@esbuild/win32-ia32@0.16.12 - '@esbuild/win32-x64': registry.npmmirror.com/@esbuild/win32-x64@0.16.12 - dev: true - - registry.npmmirror.com/escape-html@1.0.3: + '@esbuild/android-arm': registry.npmmirror.com/@esbuild/android-arm/0.16.12 + '@esbuild/android-arm64': registry.npmmirror.com/@esbuild/android-arm64/0.16.12 + '@esbuild/android-x64': registry.npmmirror.com/@esbuild/android-x64/0.16.12 + '@esbuild/darwin-arm64': registry.npmmirror.com/@esbuild/darwin-arm64/0.16.12 + '@esbuild/darwin-x64': registry.npmmirror.com/@esbuild/darwin-x64/0.16.12 + '@esbuild/freebsd-arm64': registry.npmmirror.com/@esbuild/freebsd-arm64/0.16.12 + '@esbuild/freebsd-x64': registry.npmmirror.com/@esbuild/freebsd-x64/0.16.12 + '@esbuild/linux-arm': registry.npmmirror.com/@esbuild/linux-arm/0.16.12 + '@esbuild/linux-arm64': registry.npmmirror.com/@esbuild/linux-arm64/0.16.12 + '@esbuild/linux-ia32': registry.npmmirror.com/@esbuild/linux-ia32/0.16.12 + '@esbuild/linux-loong64': registry.npmmirror.com/@esbuild/linux-loong64/0.16.12 + '@esbuild/linux-mips64el': registry.npmmirror.com/@esbuild/linux-mips64el/0.16.12 + '@esbuild/linux-ppc64': registry.npmmirror.com/@esbuild/linux-ppc64/0.16.12 + '@esbuild/linux-riscv64': registry.npmmirror.com/@esbuild/linux-riscv64/0.16.12 + '@esbuild/linux-s390x': registry.npmmirror.com/@esbuild/linux-s390x/0.16.12 + '@esbuild/linux-x64': registry.npmmirror.com/@esbuild/linux-x64/0.16.12 + '@esbuild/netbsd-x64': registry.npmmirror.com/@esbuild/netbsd-x64/0.16.12 + '@esbuild/openbsd-x64': registry.npmmirror.com/@esbuild/openbsd-x64/0.16.12 + '@esbuild/sunos-x64': registry.npmmirror.com/@esbuild/sunos-x64/0.16.12 + '@esbuild/win32-arm64': registry.npmmirror.com/@esbuild/win32-arm64/0.16.12 + '@esbuild/win32-ia32': registry.npmmirror.com/@esbuild/win32-ia32/0.16.12 + '@esbuild/win32-x64': registry.npmmirror.com/@esbuild/win32-x64/0.16.12 + dev: true + + registry.npmmirror.com/escape-html/1.0.3: resolution: {integrity: sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/escape-html/-/escape-html-1.0.3.tgz} name: escape-html version: 1.0.3 - registry.npmmirror.com/escape-string-regexp@1.0.5: + 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} name: escape-string-regexp version: 1.0.5 engines: {node: '>=0.8.0'} dev: true - registry.npmmirror.com/escape-string-regexp@4.0.0: + 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} name: escape-string-regexp version: 4.0.0 engines: {node: '>=10'} dev: true - registry.npmmirror.com/escape-string-regexp@5.0.0: + registry.npmmirror.com/escape-string-regexp/5.0.0: resolution: {integrity: sha512-/veY75JbMK4j1yjvuUxuVsiS/hr/4iHs9FTT6cgTexxdE0Ly/glccBAkloH/DofkjRbZU3bnoj38mOmhkZ0lHw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/escape-string-regexp/-/escape-string-regexp-5.0.0.tgz} name: escape-string-regexp version: 5.0.0 engines: {node: '>=12'} dev: true - registry.npmmirror.com/escodegen@2.0.0: + registry.npmmirror.com/escodegen/2.0.0: resolution: {integrity: sha512-mmHKys/C8BFUGI+MAWNcSYoORYLMdPzjrknd2Vc+bUsjN5bXcr8EhrNB+UTqfL1y3I9c4fw2ihgtMPQLBRiQxw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/escodegen/-/escodegen-2.0.0.tgz} name: escodegen version: 2.0.0 engines: {node: '>=6.0'} hasBin: true dependencies: - esprima: registry.npmmirror.com/esprima@4.0.1 - estraverse: registry.npmmirror.com/estraverse@5.3.0 - esutils: registry.npmmirror.com/esutils@2.0.3 - optionator: registry.npmmirror.com/optionator@0.8.3 + esprima: registry.npmmirror.com/esprima/4.0.1 + estraverse: registry.npmmirror.com/estraverse/5.3.0 + esutils: registry.npmmirror.com/esutils/2.0.3 + optionator: registry.npmmirror.com/optionator/0.8.3 optionalDependencies: - source-map: registry.npmmirror.com/source-map@0.6.1 + source-map: registry.npmmirror.com/source-map/0.6.1 dev: true - registry.npmmirror.com/eslint-config-prettier@8.5.0(eslint@8.30.0): + registry.npmmirror.com/eslint-config-prettier/8.5.0_eslint@8.30.0: resolution: {integrity: sha512-obmWKLUNCnhtQRKc+tmnYuQl0pFU1ibYJQ5BGhTVB08bHe9wC8qUeG7c08dj9XX+AuPj1YSGSQIHl1pnDHZR0Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/eslint-config-prettier/-/eslint-config-prettier-8.5.0.tgz} id: registry.npmmirror.com/eslint-config-prettier/8.5.0 name: eslint-config-prettier @@ -2446,10 +2372,10 @@ packages: peerDependencies: eslint: '>=7.0.0' dependencies: - eslint: registry.npmmirror.com/eslint@8.30.0 + eslint: registry.npmmirror.com/eslint/8.30.0 dev: true - registry.npmmirror.com/eslint-plugin-cypress@2.12.1(eslint@8.30.0): + registry.npmmirror.com/eslint-plugin-cypress/2.12.1_eslint@8.30.0: resolution: {integrity: sha512-c2W/uPADl5kospNDihgiLc7n87t5XhUbFDoTl6CfVkmG+kDAb5Ux10V9PoLPu9N+r7znpc+iQlcmAqT1A/89HA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/eslint-plugin-cypress/-/eslint-plugin-cypress-2.12.1.tgz} id: registry.npmmirror.com/eslint-plugin-cypress/2.12.1 name: eslint-plugin-cypress @@ -2457,11 +2383,11 @@ packages: peerDependencies: eslint: '>= 3.2.1' dependencies: - eslint: registry.npmmirror.com/eslint@8.30.0 - globals: registry.npmmirror.com/globals@11.12.0 + eslint: registry.npmmirror.com/eslint/8.30.0 + globals: registry.npmmirror.com/globals/11.12.0 dev: true - registry.npmmirror.com/eslint-plugin-prettier@4.2.1(eslint-config-prettier@8.5.0)(eslint@8.30.0)(prettier@2.8.1): + registry.npmmirror.com/eslint-plugin-prettier/4.2.1_52f8f27375e879b6bd92774ee7ade1c2: resolution: {integrity: sha512-f/0rXLXUt0oFYs8ra4w49wYZBG5GKZpAYsJSm6rnYL5uVDjd+zowwMwVZHnAjf4edNrKpCDYfXDgmRE/Ak7QyQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/eslint-plugin-prettier/-/eslint-plugin-prettier-4.2.1.tgz} id: registry.npmmirror.com/eslint-plugin-prettier/4.2.1 name: eslint-plugin-prettier @@ -2475,13 +2401,13 @@ packages: eslint-config-prettier: optional: true dependencies: - eslint: registry.npmmirror.com/eslint@8.30.0 - eslint-config-prettier: registry.npmmirror.com/eslint-config-prettier@8.5.0(eslint@8.30.0) - prettier: registry.npmmirror.com/prettier@2.8.1 - prettier-linter-helpers: registry.npmmirror.com/prettier-linter-helpers@1.0.0 + eslint: registry.npmmirror.com/eslint/8.30.0 + eslint-config-prettier: registry.npmmirror.com/eslint-config-prettier/8.5.0_eslint@8.30.0 + prettier: registry.npmmirror.com/prettier/2.8.1 + prettier-linter-helpers: registry.npmmirror.com/prettier-linter-helpers/1.0.0 dev: true - registry.npmmirror.com/eslint-plugin-vue@9.8.0(eslint@8.30.0): + registry.npmmirror.com/eslint-plugin-vue/9.8.0_eslint@8.30.0: resolution: {integrity: sha512-E/AXwcTzunyzM83C2QqDHxepMzvI2y6x+mmeYHbVDQlKFqmKYvRrhaVixEeeG27uI44p9oKDFiyCRw4XxgtfHA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/eslint-plugin-vue/-/eslint-plugin-vue-9.8.0.tgz} id: registry.npmmirror.com/eslint-plugin-vue/9.8.0 name: eslint-plugin-vue @@ -2490,39 +2416,39 @@ packages: peerDependencies: eslint: ^6.2.0 || ^7.0.0 || ^8.0.0 dependencies: - eslint: registry.npmmirror.com/eslint@8.30.0 - eslint-utils: registry.npmmirror.com/eslint-utils@3.0.0(eslint@8.30.0) - natural-compare: registry.npmmirror.com/natural-compare@1.4.0 - nth-check: registry.npmmirror.com/nth-check@2.1.1 - postcss-selector-parser: registry.npmmirror.com/postcss-selector-parser@6.0.11 - semver: registry.npmmirror.com/semver@7.3.8 - vue-eslint-parser: registry.npmmirror.com/vue-eslint-parser@9.1.0(eslint@8.30.0) - xml-name-validator: registry.npmmirror.com/xml-name-validator@4.0.0 + eslint: registry.npmmirror.com/eslint/8.30.0 + eslint-utils: registry.npmmirror.com/eslint-utils/3.0.0_eslint@8.30.0 + natural-compare: registry.npmmirror.com/natural-compare/1.4.0 + nth-check: registry.npmmirror.com/nth-check/2.1.1 + postcss-selector-parser: registry.npmmirror.com/postcss-selector-parser/6.0.11 + semver: registry.npmmirror.com/semver/7.3.8 + vue-eslint-parser: registry.npmmirror.com/vue-eslint-parser/9.1.0_eslint@8.30.0 + xml-name-validator: registry.npmmirror.com/xml-name-validator/4.0.0 transitivePeerDependencies: - supports-color dev: true - registry.npmmirror.com/eslint-scope@5.1.1: + 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} name: eslint-scope version: 5.1.1 engines: {node: '>=8.0.0'} dependencies: - esrecurse: registry.npmmirror.com/esrecurse@4.3.0 - estraverse: registry.npmmirror.com/estraverse@4.3.0 + esrecurse: registry.npmmirror.com/esrecurse/4.3.0 + estraverse: registry.npmmirror.com/estraverse/4.3.0 dev: true - registry.npmmirror.com/eslint-scope@7.1.1: + 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} name: eslint-scope version: 7.1.1 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 + esrecurse: registry.npmmirror.com/esrecurse/4.3.0 + estraverse: registry.npmmirror.com/estraverse/5.3.0 dev: true - registry.npmmirror.com/eslint-utils@3.0.0(eslint@8.30.0): + registry.npmmirror.com/eslint-utils/3.0.0_eslint@8.30.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 @@ -2531,86 +2457,86 @@ packages: peerDependencies: eslint: '>=5' dependencies: - eslint: registry.npmmirror.com/eslint@8.30.0 - eslint-visitor-keys: registry.npmmirror.com/eslint-visitor-keys@2.1.0 + eslint: registry.npmmirror.com/eslint/8.30.0 + eslint-visitor-keys: registry.npmmirror.com/eslint-visitor-keys/2.1.0 dev: true - registry.npmmirror.com/eslint-visitor-keys@2.1.0: + 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} name: eslint-visitor-keys version: 2.1.0 engines: {node: '>=10'} dev: true - registry.npmmirror.com/eslint-visitor-keys@3.3.0: + 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} name: eslint-visitor-keys version: 3.3.0 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - registry.npmmirror.com/eslint@8.30.0: + registry.npmmirror.com/eslint/8.30.0: resolution: {integrity: sha512-MGADB39QqYuzEGov+F/qb18r4i7DohCDOfatHaxI2iGlPuC65bwG2gxgO+7DkyL38dRFaRH7RaRAgU6JKL9rMQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/eslint/-/eslint-8.30.0.tgz} name: eslint version: 8.30.0 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} hasBin: true dependencies: - '@eslint/eslintrc': registry.npmmirror.com/@eslint/eslintrc@1.4.0 - '@humanwhocodes/config-array': registry.npmmirror.com/@humanwhocodes/config-array@0.11.8 - '@humanwhocodes/module-importer': registry.npmmirror.com/@humanwhocodes/module-importer@1.0.1 - '@nodelib/fs.walk': registry.npmmirror.com/@nodelib/fs.walk@1.2.8 - ajv: registry.npmmirror.com/ajv@6.12.6 - chalk: registry.npmmirror.com/chalk@4.1.2 - cross-spawn: registry.npmmirror.com/cross-spawn@7.0.3 - debug: registry.npmmirror.com/debug@4.3.4 - 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.30.0) - eslint-visitor-keys: registry.npmmirror.com/eslint-visitor-keys@3.3.0 - espree: registry.npmmirror.com/espree@9.4.1 - esquery: registry.npmmirror.com/esquery@1.4.0 - esutils: registry.npmmirror.com/esutils@2.0.3 - fast-deep-equal: registry.npmmirror.com/fast-deep-equal@3.1.3 - file-entry-cache: registry.npmmirror.com/file-entry-cache@6.0.1 - find-up: registry.npmmirror.com/find-up@5.0.0 - glob-parent: registry.npmmirror.com/glob-parent@6.0.2 - globals: registry.npmmirror.com/globals@13.19.0 - grapheme-splitter: registry.npmmirror.com/grapheme-splitter@1.0.4 - ignore: registry.npmmirror.com/ignore@5.2.4 - import-fresh: registry.npmmirror.com/import-fresh@3.3.0 - imurmurhash: registry.npmmirror.com/imurmurhash@0.1.4 - is-glob: registry.npmmirror.com/is-glob@4.0.3 - is-path-inside: registry.npmmirror.com/is-path-inside@3.0.3 - js-sdsl: registry.npmmirror.com/js-sdsl@4.2.0 - js-yaml: registry.npmmirror.com/js-yaml@4.1.0 - json-stable-stringify-without-jsonify: registry.npmmirror.com/json-stable-stringify-without-jsonify@1.0.1 - levn: registry.npmmirror.com/levn@0.4.1 - lodash.merge: registry.npmmirror.com/lodash.merge@4.6.2 - minimatch: registry.npmmirror.com/minimatch@3.1.2 - natural-compare: registry.npmmirror.com/natural-compare@1.4.0 - optionator: registry.npmmirror.com/optionator@0.9.1 - regexpp: registry.npmmirror.com/regexpp@3.2.0 - strip-ansi: registry.npmmirror.com/strip-ansi@6.0.1 - strip-json-comments: registry.npmmirror.com/strip-json-comments@3.1.1 - text-table: registry.npmmirror.com/text-table@0.2.0 + '@eslint/eslintrc': registry.npmmirror.com/@eslint/eslintrc/1.4.0 + '@humanwhocodes/config-array': registry.npmmirror.com/@humanwhocodes/config-array/0.11.8 + '@humanwhocodes/module-importer': registry.npmmirror.com/@humanwhocodes/module-importer/1.0.1 + '@nodelib/fs.walk': registry.npmmirror.com/@nodelib/fs.walk/1.2.8 + ajv: registry.npmmirror.com/ajv/6.12.6 + chalk: registry.npmmirror.com/chalk/4.1.2 + cross-spawn: registry.npmmirror.com/cross-spawn/7.0.3 + debug: registry.npmmirror.com/debug/4.3.4 + 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.30.0 + eslint-visitor-keys: registry.npmmirror.com/eslint-visitor-keys/3.3.0 + espree: registry.npmmirror.com/espree/9.4.1 + esquery: registry.npmmirror.com/esquery/1.4.0 + esutils: registry.npmmirror.com/esutils/2.0.3 + fast-deep-equal: registry.npmmirror.com/fast-deep-equal/3.1.3 + file-entry-cache: registry.npmmirror.com/file-entry-cache/6.0.1 + find-up: registry.npmmirror.com/find-up/5.0.0 + glob-parent: registry.npmmirror.com/glob-parent/6.0.2 + globals: registry.npmmirror.com/globals/13.19.0 + grapheme-splitter: registry.npmmirror.com/grapheme-splitter/1.0.4 + ignore: registry.npmmirror.com/ignore/5.2.4 + import-fresh: registry.npmmirror.com/import-fresh/3.3.0 + imurmurhash: registry.npmmirror.com/imurmurhash/0.1.4 + is-glob: registry.npmmirror.com/is-glob/4.0.3 + is-path-inside: registry.npmmirror.com/is-path-inside/3.0.3 + js-sdsl: registry.npmmirror.com/js-sdsl/4.2.0 + js-yaml: registry.npmmirror.com/js-yaml/4.1.0 + json-stable-stringify-without-jsonify: registry.npmmirror.com/json-stable-stringify-without-jsonify/1.0.1 + levn: registry.npmmirror.com/levn/0.4.1 + lodash.merge: registry.npmmirror.com/lodash.merge/4.6.2 + minimatch: registry.npmmirror.com/minimatch/3.1.2 + natural-compare: registry.npmmirror.com/natural-compare/1.4.0 + optionator: registry.npmmirror.com/optionator/0.9.1 + regexpp: registry.npmmirror.com/regexpp/3.2.0 + strip-ansi: registry.npmmirror.com/strip-ansi/6.0.1 + strip-json-comments: registry.npmmirror.com/strip-json-comments/3.1.1 + text-table: registry.npmmirror.com/text-table/0.2.0 transitivePeerDependencies: - supports-color dev: true - registry.npmmirror.com/espree@9.4.1: + registry.npmmirror.com/espree/9.4.1: resolution: {integrity: sha512-XwctdmTO6SIvCzd9810yyNzIrOrqNYV9Koizx4C/mRhf9uq0o4yHoCEU/670pOxOL/MSraektvSAji79kX90Vg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/espree/-/espree-9.4.1.tgz} name: espree version: 9.4.1 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - acorn: registry.npmmirror.com/acorn@8.8.1 - acorn-jsx: registry.npmmirror.com/acorn-jsx@5.3.2(acorn@8.8.1) - eslint-visitor-keys: registry.npmmirror.com/eslint-visitor-keys@3.3.0 + acorn: registry.npmmirror.com/acorn/8.8.1 + acorn-jsx: registry.npmmirror.com/acorn-jsx/5.3.2_acorn@8.8.1 + eslint-visitor-keys: registry.npmmirror.com/eslint-visitor-keys/3.3.0 dev: true - registry.npmmirror.com/esprima@4.0.1: + 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} name: esprima version: 4.0.1 @@ -2618,213 +2544,210 @@ packages: hasBin: true dev: true - registry.npmmirror.com/esquery@1.4.0: + 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} name: esquery version: 1.4.0 engines: {node: '>=0.10'} dependencies: - estraverse: registry.npmmirror.com/estraverse@5.3.0 + estraverse: registry.npmmirror.com/estraverse/5.3.0 dev: true - registry.npmmirror.com/esrecurse@4.3.0: + 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} name: esrecurse version: 4.3.0 engines: {node: '>=4.0'} dependencies: - estraverse: registry.npmmirror.com/estraverse@5.3.0 + estraverse: registry.npmmirror.com/estraverse/5.3.0 dev: true - registry.npmmirror.com/estraverse@4.3.0: + 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} name: estraverse version: 4.3.0 engines: {node: '>=4.0'} dev: true - registry.npmmirror.com/estraverse@5.3.0: + 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} name: estraverse version: 5.3.0 engines: {node: '>=4.0'} dev: true - registry.npmmirror.com/estree-walker@1.0.1: + 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} name: estree-walker version: 1.0.1 dev: true - registry.npmmirror.com/estree-walker@2.0.2: + 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} name: estree-walker version: 2.0.2 - registry.npmmirror.com/esutils@2.0.3: + 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} name: esutils version: 2.0.3 engines: {node: '>=0.10.0'} dev: true - registry.npmmirror.com/event-emitter@0.3.5: + 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} name: event-emitter version: 0.3.5 dependencies: - d: registry.npmmirror.com/d@1.0.1 - es5-ext: registry.npmmirror.com/es5-ext@0.10.62 + d: registry.npmmirror.com/d/1.0.1 + es5-ext: registry.npmmirror.com/es5-ext/0.10.62 dev: false - registry.npmmirror.com/event-stream@3.3.4: + registry.npmmirror.com/event-stream/3.3.4: resolution: {integrity: sha512-QHpkERcGsR0T7Qm3HNJSyXKEEj8AHNxkY3PK8TS2KJvQ7NiSHe3DDpwVKKtoYprL/AreyzFBeIkBIWChAqn60g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/event-stream/-/event-stream-3.3.4.tgz} name: event-stream version: 3.3.4 dependencies: - duplexer: registry.npmmirror.com/duplexer@0.1.2 - from: registry.npmmirror.com/from@0.1.7 - map-stream: registry.npmmirror.com/map-stream@0.1.0 - pause-stream: registry.npmmirror.com/pause-stream@0.0.11 - split: registry.npmmirror.com/split@0.3.3 - stream-combiner: registry.npmmirror.com/stream-combiner@0.0.4 - through: registry.npmmirror.com/through@2.3.8 + duplexer: registry.npmmirror.com/duplexer/0.1.2 + from: registry.npmmirror.com/from/0.1.7 + map-stream: registry.npmmirror.com/map-stream/0.1.0 + pause-stream: registry.npmmirror.com/pause-stream/0.0.11 + split: registry.npmmirror.com/split/0.3.3 + stream-combiner: registry.npmmirror.com/stream-combiner/0.0.4 + through: registry.npmmirror.com/through/2.3.8 dev: true - registry.npmmirror.com/execa@5.1.1: + 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} name: execa version: 5.1.1 engines: {node: '>=10'} dependencies: - cross-spawn: registry.npmmirror.com/cross-spawn@7.0.3 - get-stream: registry.npmmirror.com/get-stream@6.0.1 - human-signals: registry.npmmirror.com/human-signals@2.1.0 - is-stream: registry.npmmirror.com/is-stream@2.0.1 - merge-stream: registry.npmmirror.com/merge-stream@2.0.0 - npm-run-path: registry.npmmirror.com/npm-run-path@4.0.1 - onetime: registry.npmmirror.com/onetime@5.1.2 - signal-exit: registry.npmmirror.com/signal-exit@3.0.7 - strip-final-newline: registry.npmmirror.com/strip-final-newline@2.0.0 + cross-spawn: registry.npmmirror.com/cross-spawn/7.0.3 + get-stream: registry.npmmirror.com/get-stream/6.0.1 + human-signals: registry.npmmirror.com/human-signals/2.1.0 + is-stream: registry.npmmirror.com/is-stream/2.0.1 + merge-stream: registry.npmmirror.com/merge-stream/2.0.0 + npm-run-path: registry.npmmirror.com/npm-run-path/4.0.1 + onetime: registry.npmmirror.com/onetime/5.1.2 + signal-exit: registry.npmmirror.com/signal-exit/3.0.7 + strip-final-newline: registry.npmmirror.com/strip-final-newline/2.0.0 dev: true - registry.npmmirror.com/ext@1.7.0: + registry.npmmirror.com/ext/1.7.0: resolution: {integrity: sha512-6hxeJYaL110a9b5TEJSj0gojyHQAmA2ch5Os+ySCiA1QGdS697XWY1pzsrSjqA9LDEEgdB/KypIlR59RcLuHYw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ext/-/ext-1.7.0.tgz} name: ext version: 1.7.0 dependencies: - type: registry.npmmirror.com/type@2.7.2 + type: registry.npmmirror.com/type/2.7.2 dev: false - registry.npmmirror.com/fast-deep-equal@3.1.3: + 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} name: fast-deep-equal version: 3.1.3 dev: true - registry.npmmirror.com/fast-diff@1.2.0: + registry.npmmirror.com/fast-diff/1.2.0: resolution: {integrity: sha512-xJuoT5+L99XlZ8twedaRf6Ax2TgQVxvgZOYoPKqZufmJib0tL2tegPBOZb1pVNgIhlqDlA0eO0c3wBvQcmzx4w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/fast-diff/-/fast-diff-1.2.0.tgz} name: fast-diff version: 1.2.0 dev: true - registry.npmmirror.com/fast-glob@3.2.12: + registry.npmmirror.com/fast-glob/3.2.12: resolution: {integrity: sha512-DVj4CQIYYow0BlaelwK1pHl5n5cRSJfM60UA0zK891sVInoPri2Ekj7+e1CT3/3qxXenpI+nBBmQAcJPJgaj4w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/fast-glob/-/fast-glob-3.2.12.tgz} name: fast-glob version: 3.2.12 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 - glob-parent: registry.npmmirror.com/glob-parent@5.1.2 - merge2: registry.npmmirror.com/merge2@1.4.1 - micromatch: registry.npmmirror.com/micromatch@4.0.5 + '@nodelib/fs.stat': registry.npmmirror.com/@nodelib/fs.stat/2.0.5 + '@nodelib/fs.walk': registry.npmmirror.com/@nodelib/fs.walk/1.2.8 + glob-parent: registry.npmmirror.com/glob-parent/5.1.2 + merge2: registry.npmmirror.com/merge2/1.4.1 + micromatch: registry.npmmirror.com/micromatch/4.0.5 dev: true - registry.npmmirror.com/fast-json-stable-stringify@2.1.0: + 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} name: fast-json-stable-stringify version: 2.1.0 dev: true - registry.npmmirror.com/fast-levenshtein@2.0.6: + 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} name: fast-levenshtein version: 2.0.6 dev: true - registry.npmmirror.com/fastq@1.14.0: + registry.npmmirror.com/fastq/1.14.0: resolution: {integrity: sha512-eR2D+V9/ExcbF9ls441yIuN6TI2ED1Y2ZcA5BmMtJsOkWOFRJQ0Jt0g1UwqXJJVAb+V+umH5Dfr8oh4EVP7VVg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/fastq/-/fastq-1.14.0.tgz} name: fastq version: 1.14.0 dependencies: - reusify: registry.npmmirror.com/reusify@1.0.4 + reusify: registry.npmmirror.com/reusify/1.0.4 dev: true - registry.npmmirror.com/file-entry-cache@6.0.1: + 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} name: file-entry-cache version: 6.0.1 engines: {node: ^10.12.0 || >=12.0.0} dependencies: - flat-cache: registry.npmmirror.com/flat-cache@3.0.4 + flat-cache: registry.npmmirror.com/flat-cache/3.0.4 dev: true - registry.npmmirror.com/fill-range@7.0.1: + 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} name: fill-range version: 7.0.1 engines: {node: '>=8'} dependencies: - to-regex-range: registry.npmmirror.com/to-regex-range@5.0.1 + to-regex-range: registry.npmmirror.com/to-regex-range/5.0.1 dev: true - registry.npmmirror.com/finalhandler@1.1.2: + registry.npmmirror.com/finalhandler/1.1.2: resolution: {integrity: sha512-aAWcW57uxVNrQZqFXjITpW3sIUQmHGG3qSb9mUah9MgMC4NeWhNOlNjXEYq3HjRAvL6arUviZGGJsBg6z0zsWA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/finalhandler/-/finalhandler-1.1.2.tgz} name: finalhandler version: 1.1.2 engines: {node: '>= 0.8'} dependencies: - debug: registry.npmmirror.com/debug@2.6.9 - encodeurl: registry.npmmirror.com/encodeurl@1.0.2 - escape-html: registry.npmmirror.com/escape-html@1.0.3 - on-finished: registry.npmmirror.com/on-finished@2.3.0 - parseurl: registry.npmmirror.com/parseurl@1.3.3 - statuses: registry.npmmirror.com/statuses@1.5.0 - unpipe: registry.npmmirror.com/unpipe@1.0.0 - transitivePeerDependencies: - - supports-color + debug: registry.npmmirror.com/debug/2.6.9 + encodeurl: registry.npmmirror.com/encodeurl/1.0.2 + escape-html: registry.npmmirror.com/escape-html/1.0.3 + on-finished: registry.npmmirror.com/on-finished/2.3.0 + parseurl: registry.npmmirror.com/parseurl/1.3.3 + statuses: registry.npmmirror.com/statuses/1.5.0 + unpipe: registry.npmmirror.com/unpipe/1.0.0 dev: true - registry.npmmirror.com/find-up@5.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} name: find-up version: 5.0.0 engines: {node: '>=10'} dependencies: - locate-path: registry.npmmirror.com/locate-path@6.0.0 - path-exists: registry.npmmirror.com/path-exists@4.0.0 + 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/flat-cache@3.0.4: + 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} name: flat-cache version: 3.0.4 engines: {node: ^10.12.0 || >=12.0.0} dependencies: - flatted: registry.npmmirror.com/flatted@3.2.7 - rimraf: registry.npmmirror.com/rimraf@3.0.2 + flatted: registry.npmmirror.com/flatted/3.2.7 + rimraf: registry.npmmirror.com/rimraf/3.0.2 dev: true - registry.npmmirror.com/flatted@3.2.7: + registry.npmmirror.com/flatted/3.2.7: resolution: {integrity: sha512-5nqDSxl8nn5BSNxyR3n4I6eDmbolI6WT+QqR547RwxQapgjQBmtktdP+HTBb/a/zLsbzERTONyUB5pefh5TtjQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/flatted/-/flatted-3.2.7.tgz} name: flatted version: 3.2.7 dev: true - registry.npmmirror.com/follow-redirects@1.15.2(debug@4.3.4): + registry.npmmirror.com/follow-redirects/1.15.2: resolution: {integrity: sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/follow-redirects/-/follow-redirects-1.15.2.tgz} - id: registry.npmmirror.com/follow-redirects/1.15.2 name: follow-redirects version: 1.15.2 engines: {node: '>=4.0'} @@ -2833,32 +2756,30 @@ packages: peerDependenciesMeta: debug: optional: true - dependencies: - debug: registry.npmmirror.com/debug@4.3.4 - registry.npmmirror.com/form-data@4.0.0: + registry.npmmirror.com/form-data/4.0.0: resolution: {integrity: sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/form-data/-/form-data-4.0.0.tgz} name: form-data version: 4.0.0 engines: {node: '>= 6'} dependencies: - asynckit: registry.npmmirror.com/asynckit@0.4.0 - combined-stream: registry.npmmirror.com/combined-stream@1.0.8 - mime-types: registry.npmmirror.com/mime-types@2.1.35 + asynckit: registry.npmmirror.com/asynckit/0.4.0 + combined-stream: registry.npmmirror.com/combined-stream/1.0.8 + mime-types: registry.npmmirror.com/mime-types/2.1.35 - registry.npmmirror.com/from@0.1.7: + registry.npmmirror.com/from/0.1.7: resolution: {integrity: sha512-twe20eF1OxVxp/ML/kq2p1uc6KvFK/+vs8WjEbeKmV2He22MKm7YF2ANIt+EOqhJ5L3K/SuuPhk0hWQDjOM23g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/from/-/from-0.1.7.tgz} name: from version: 0.1.7 dev: true - registry.npmmirror.com/fs.realpath@1.0.0: + registry.npmmirror.com/fs.realpath/1.0.0: resolution: {integrity: sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/fs.realpath/-/fs.realpath-1.0.0.tgz} name: fs.realpath version: 1.0.0 dev: true - registry.npmmirror.com/fsevents@2.3.2: + 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} name: fsevents version: 2.3.2 @@ -2868,592 +2789,592 @@ packages: dev: true optional: true - registry.npmmirror.com/function-bind@1.1.1: + 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} name: function-bind version: 1.1.1 - registry.npmmirror.com/function.prototype.name@1.1.5: + registry.npmmirror.com/function.prototype.name/1.1.5: resolution: {integrity: sha512-uN7m/BzVKQnCUF/iW8jYea67v++2u7m5UgENbHRtdDVclOUP+FMPlCNdmk0h/ysGyo2tavMJEDqJAkJdRa1vMA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/function.prototype.name/-/function.prototype.name-1.1.5.tgz} name: function.prototype.name version: 1.1.5 engines: {node: '>= 0.4'} dependencies: - call-bind: registry.npmmirror.com/call-bind@1.0.2 - define-properties: registry.npmmirror.com/define-properties@1.1.4 - es-abstract: registry.npmmirror.com/es-abstract@1.20.5 - functions-have-names: registry.npmmirror.com/functions-have-names@1.2.3 + call-bind: registry.npmmirror.com/call-bind/1.0.2 + define-properties: registry.npmmirror.com/define-properties/1.1.4 + es-abstract: registry.npmmirror.com/es-abstract/1.20.5 + functions-have-names: registry.npmmirror.com/functions-have-names/1.2.3 dev: true - registry.npmmirror.com/functions-have-names@1.2.3: + registry.npmmirror.com/functions-have-names/1.2.3: resolution: {integrity: sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/functions-have-names/-/functions-have-names-1.2.3.tgz} name: functions-have-names version: 1.2.3 dev: true - registry.npmmirror.com/fuse.js@6.6.2: + registry.npmmirror.com/fuse.js/6.6.2: resolution: {integrity: sha512-cJaJkxCCxC8qIIcPBF9yGxY0W/tVZS3uEISDxhYIdtk8OL93pe+6Zj7LjCqVV4dzbqcriOZ+kQ/NE4RXZHsIGA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/fuse.js/-/fuse.js-6.6.2.tgz} name: fuse.js version: 6.6.2 engines: {node: '>=10'} dev: false - registry.npmmirror.com/get-func-name@2.0.0: + registry.npmmirror.com/get-func-name/2.0.0: resolution: {integrity: sha512-Hm0ixYtaSZ/V7C8FJrtZIuBBI+iSgL+1Aq82zSu8VQNB4S3Gk8e7Qs3VwBDJAhmRZcFqkl3tQu36g/Foh5I5ig==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/get-func-name/-/get-func-name-2.0.0.tgz} name: get-func-name version: 2.0.0 dev: true - registry.npmmirror.com/get-intrinsic@1.1.3: + registry.npmmirror.com/get-intrinsic/1.1.3: resolution: {integrity: sha512-QJVz1Tj7MS099PevUG5jvnt9tSkXN8K14dxQlikJuPt4uD9hHAHjLyLBiLR5zELelBdD9QNRAXZzsJx0WaDL9A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/get-intrinsic/-/get-intrinsic-1.1.3.tgz} name: get-intrinsic version: 1.1.3 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.3 + 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.3 - registry.npmmirror.com/get-stream@6.0.1: + 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} name: get-stream version: 6.0.1 engines: {node: '>=10'} dev: true - registry.npmmirror.com/get-symbol-description@1.0.0: + registry.npmmirror.com/get-symbol-description/1.0.0: resolution: {integrity: sha512-2EmdH1YvIQiZpltCNgkuiUnyukzxM/R6NDJX31Ke3BG1Nq5b0S2PhX59UKi9vZpPDQVdqn+1IcaAwnzTT5vCjw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/get-symbol-description/-/get-symbol-description-1.0.0.tgz} name: get-symbol-description version: 1.0.0 engines: {node: '>= 0.4'} dependencies: - call-bind: registry.npmmirror.com/call-bind@1.0.2 - get-intrinsic: registry.npmmirror.com/get-intrinsic@1.1.3 + call-bind: registry.npmmirror.com/call-bind/1.0.2 + get-intrinsic: registry.npmmirror.com/get-intrinsic/1.1.3 dev: true - registry.npmmirror.com/glob-parent@5.1.2: + 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} name: glob-parent version: 5.1.2 engines: {node: '>= 6'} dependencies: - is-glob: registry.npmmirror.com/is-glob@4.0.3 + is-glob: registry.npmmirror.com/is-glob/4.0.3 dev: true - registry.npmmirror.com/glob-parent@6.0.2: + 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} name: glob-parent version: 6.0.2 engines: {node: '>=10.13.0'} dependencies: - is-glob: registry.npmmirror.com/is-glob@4.0.3 + is-glob: registry.npmmirror.com/is-glob/4.0.3 dev: true - registry.npmmirror.com/glob@7.2.3: + registry.npmmirror.com/glob/7.2.3: resolution: {integrity: sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/glob/-/glob-7.2.3.tgz} name: glob version: 7.2.3 dependencies: - fs.realpath: registry.npmmirror.com/fs.realpath@1.0.0 - inflight: registry.npmmirror.com/inflight@1.0.6 - inherits: registry.npmmirror.com/inherits@2.0.4 - minimatch: registry.npmmirror.com/minimatch@3.1.2 - once: registry.npmmirror.com/once@1.4.0 - path-is-absolute: registry.npmmirror.com/path-is-absolute@1.0.1 + fs.realpath: registry.npmmirror.com/fs.realpath/1.0.0 + inflight: registry.npmmirror.com/inflight/1.0.6 + inherits: registry.npmmirror.com/inherits/2.0.4 + minimatch: registry.npmmirror.com/minimatch/3.1.2 + once: registry.npmmirror.com/once/1.4.0 + path-is-absolute: registry.npmmirror.com/path-is-absolute/1.0.1 dev: true - registry.npmmirror.com/globals@11.12.0: + 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} name: globals version: 11.12.0 engines: {node: '>=4'} dev: true - registry.npmmirror.com/globals@13.19.0: + registry.npmmirror.com/globals/13.19.0: resolution: {integrity: sha512-dkQ957uSRWHw7CFXLUtUHQI3g3aWApYhfNR2O6jn/907riyTYKVBmxYVROkBcY614FSSeSJh7Xm7SrUWCxvJMQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/globals/-/globals-13.19.0.tgz} name: globals version: 13.19.0 engines: {node: '>=8'} dependencies: - type-fest: registry.npmmirror.com/type-fest@0.20.2 + type-fest: registry.npmmirror.com/type-fest/0.20.2 dev: true - registry.npmmirror.com/globby@11.1.0: + 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} name: globby version: 11.1.0 engines: {node: '>=10'} dependencies: - array-union: registry.npmmirror.com/array-union@2.1.0 - dir-glob: registry.npmmirror.com/dir-glob@3.0.1 - fast-glob: registry.npmmirror.com/fast-glob@3.2.12 - ignore: registry.npmmirror.com/ignore@5.2.4 - merge2: registry.npmmirror.com/merge2@1.4.1 - slash: registry.npmmirror.com/slash@3.0.0 + array-union: registry.npmmirror.com/array-union/2.1.0 + dir-glob: registry.npmmirror.com/dir-glob/3.0.1 + fast-glob: registry.npmmirror.com/fast-glob/3.2.12 + ignore: registry.npmmirror.com/ignore/5.2.4 + merge2: registry.npmmirror.com/merge2/1.4.1 + slash: registry.npmmirror.com/slash/3.0.0 dev: true - registry.npmmirror.com/good-listener@1.2.2: + registry.npmmirror.com/good-listener/1.2.2: resolution: {integrity: sha512-goW1b+d9q/HIwbVYZzZ6SsTr4IgE+WA44A0GmPIQstuOrgsFcT7VEJ48nmr9GaRtNu0XTKacFLGnBPAM6Afouw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/good-listener/-/good-listener-1.2.2.tgz} name: good-listener version: 1.2.2 dependencies: - delegate: registry.npmmirror.com/delegate@3.2.0 + delegate: registry.npmmirror.com/delegate/3.2.0 dev: false - registry.npmmirror.com/gopd@1.0.1: + registry.npmmirror.com/gopd/1.0.1: resolution: {integrity: sha512-d65bNlIadxvpb/A2abVdlqKqV563juRnZ1Wtk6s1sIR8uNsXR70xqIzVqxVf1eTqDunwT2MkczEeaezCKTZhwA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/gopd/-/gopd-1.0.1.tgz} name: gopd version: 1.0.1 dependencies: - get-intrinsic: registry.npmmirror.com/get-intrinsic@1.1.3 + get-intrinsic: registry.npmmirror.com/get-intrinsic/1.1.3 dev: true - registry.npmmirror.com/graceful-fs@4.2.10: + registry.npmmirror.com/graceful-fs/4.2.10: resolution: {integrity: sha512-9ByhssR2fPVsNZj478qUUbKfmL0+t5BDVyjShtyZZLiK7ZDAArFFfopyOTj0M05wE2tJPisA4iTnnXl2YoPvOA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/graceful-fs/-/graceful-fs-4.2.10.tgz} name: graceful-fs version: 4.2.10 dev: true - registry.npmmirror.com/grapheme-splitter@1.0.4: + registry.npmmirror.com/grapheme-splitter/1.0.4: resolution: {integrity: sha512-bzh50DW9kTPM00T8y4o8vQg89Di9oLJVLW/KaOGIXJWP/iqCN6WKYkbNOF04vFLJhwcpYUh9ydh/+5vpOqV4YQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/grapheme-splitter/-/grapheme-splitter-1.0.4.tgz} name: grapheme-splitter version: 1.0.4 dev: true - registry.npmmirror.com/has-bigints@1.0.2: + registry.npmmirror.com/has-bigints/1.0.2: resolution: {integrity: sha512-tSvCKtBr9lkF0Ex0aQiP9N+OpV4zi2r/Nee5VkRDbaqv35RLYMzbwQfFSZZH0kR+Rd6302UJZ2p/bJCEoR3VoQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/has-bigints/-/has-bigints-1.0.2.tgz} name: has-bigints version: 1.0.2 dev: true - registry.npmmirror.com/has-flag@3.0.0: + 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} name: has-flag version: 3.0.0 engines: {node: '>=4'} dev: true - registry.npmmirror.com/has-flag@4.0.0: + 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} name: has-flag version: 4.0.0 engines: {node: '>=8'} dev: true - registry.npmmirror.com/has-property-descriptors@1.0.0: + registry.npmmirror.com/has-property-descriptors/1.0.0: resolution: {integrity: sha512-62DVLZGoiEBDHQyqG4w9xCuZ7eJEwNmJRWw2VY84Oedb7WFcA27fiEVe8oUQx9hAUJ4ekurquucTGwsyO1XGdQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/has-property-descriptors/-/has-property-descriptors-1.0.0.tgz} name: has-property-descriptors version: 1.0.0 dependencies: - get-intrinsic: registry.npmmirror.com/get-intrinsic@1.1.3 + get-intrinsic: registry.npmmirror.com/get-intrinsic/1.1.3 dev: true - registry.npmmirror.com/has-symbols@1.0.3: + registry.npmmirror.com/has-symbols/1.0.3: resolution: {integrity: sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/has-symbols/-/has-symbols-1.0.3.tgz} name: has-symbols version: 1.0.3 engines: {node: '>= 0.4'} - registry.npmmirror.com/has-tostringtag@1.0.0: + 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} name: has-tostringtag version: 1.0.0 engines: {node: '>= 0.4'} dependencies: - has-symbols: registry.npmmirror.com/has-symbols@1.0.3 + has-symbols: registry.npmmirror.com/has-symbols/1.0.3 dev: true - registry.npmmirror.com/has@1.0.3: + 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} name: has version: 1.0.3 engines: {node: '>= 0.4.0'} dependencies: - function-bind: registry.npmmirror.com/function-bind@1.1.1 + function-bind: registry.npmmirror.com/function-bind/1.1.1 - registry.npmmirror.com/he@1.2.0: + 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} name: he version: 1.2.0 hasBin: true dev: true - registry.npmmirror.com/hosted-git-info@2.8.9: + 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} name: hosted-git-info version: 2.8.9 dev: true - registry.npmmirror.com/html-encoding-sniffer@3.0.0: + registry.npmmirror.com/html-encoding-sniffer/3.0.0: resolution: {integrity: sha512-oWv4T4yJ52iKrufjnyZPkrN0CH3QnrUqdB6In1g5Fe1mia8GmF36gnfNySxoZtxD5+NmYw1EElVXiBk93UeskA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/html-encoding-sniffer/-/html-encoding-sniffer-3.0.0.tgz} name: html-encoding-sniffer version: 3.0.0 engines: {node: '>=12'} dependencies: - whatwg-encoding: registry.npmmirror.com/whatwg-encoding@2.0.0 + whatwg-encoding: registry.npmmirror.com/whatwg-encoding/2.0.0 dev: true - registry.npmmirror.com/html-void-elements@2.0.1: + 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} name: html-void-elements version: 2.0.1 dev: false - registry.npmmirror.com/http-proxy-agent@5.0.0: + registry.npmmirror.com/http-proxy-agent/5.0.0: resolution: {integrity: sha512-n2hY8YdoRE1i7r6M0w9DIw5GgZN0G25P8zLCRQ8rjXtTU3vsNFBI/vWK/UIeE6g5MUUz6avwAPXmL6Fy9D/90w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/http-proxy-agent/-/http-proxy-agent-5.0.0.tgz} name: http-proxy-agent version: 5.0.0 engines: {node: '>= 6'} dependencies: - '@tootallnate/once': registry.npmmirror.com/@tootallnate/once@2.0.0 - agent-base: registry.npmmirror.com/agent-base@6.0.2 - debug: registry.npmmirror.com/debug@4.3.4 + '@tootallnate/once': registry.npmmirror.com/@tootallnate/once/2.0.0 + agent-base: registry.npmmirror.com/agent-base/6.0.2 + debug: registry.npmmirror.com/debug/4.3.4 transitivePeerDependencies: - supports-color dev: true - registry.npmmirror.com/https-proxy-agent@5.0.1: + registry.npmmirror.com/https-proxy-agent/5.0.1: resolution: {integrity: sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/https-proxy-agent/-/https-proxy-agent-5.0.1.tgz} name: https-proxy-agent version: 5.0.1 engines: {node: '>= 6'} dependencies: - agent-base: registry.npmmirror.com/agent-base@6.0.2 - debug: registry.npmmirror.com/debug@4.3.4 + agent-base: registry.npmmirror.com/agent-base/6.0.2 + debug: registry.npmmirror.com/debug/4.3.4 transitivePeerDependencies: - supports-color dev: true - registry.npmmirror.com/human-signals@2.1.0: + 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} name: human-signals version: 2.1.0 engines: {node: '>=10.17.0'} dev: true - registry.npmmirror.com/i18next@20.6.1: + 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} name: i18next version: 20.6.1 dependencies: - '@babel/runtime': registry.npmmirror.com/@babel/runtime@7.20.7 + '@babel/runtime': registry.npmmirror.com/@babel/runtime/7.20.7 dev: false - registry.npmmirror.com/iconv-lite@0.6.3: + registry.npmmirror.com/iconv-lite/0.6.3: resolution: {integrity: sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/iconv-lite/-/iconv-lite-0.6.3.tgz} name: iconv-lite version: 0.6.3 engines: {node: '>=0.10.0'} dependencies: - safer-buffer: registry.npmmirror.com/safer-buffer@2.1.2 + safer-buffer: registry.npmmirror.com/safer-buffer/2.1.2 dev: true - registry.npmmirror.com/ignore@5.2.4: + registry.npmmirror.com/ignore/5.2.4: resolution: {integrity: sha512-MAb38BcSbH0eHNBxn7ql2NH/kX33OkB3lZ1BNdh7ENeRChHTYsTvWrMubiIAMNS2llXEEgZ1MUOBtXChP3kaFQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ignore/-/ignore-5.2.4.tgz} name: ignore version: 5.2.4 engines: {node: '>= 4'} dev: true - registry.npmmirror.com/immediate@3.0.6: + registry.npmmirror.com/immediate/3.0.6: resolution: {integrity: sha512-XXOFtyqDjNDAQxVfYxuF7g9Il/IbWmmlQg2MYKOH8ExIT1qg6xc4zyS3HaEEATgs1btfzxq15ciUiY7gjSXRGQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/immediate/-/immediate-3.0.6.tgz} name: immediate version: 3.0.6 dev: false - registry.npmmirror.com/immer@9.0.16: + registry.npmmirror.com/immer/9.0.16: resolution: {integrity: sha512-qenGE7CstVm1NrHQbMh8YaSzTZTFNP3zPqr3YU0S0UY441j4bJTg4A2Hh5KAhwgaiU6ZZ1Ar6y/2f4TblnMReQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/immer/-/immer-9.0.16.tgz} name: immer version: 9.0.16 dev: false - registry.npmmirror.com/immutable@4.2.1: + registry.npmmirror.com/immutable/4.2.1: resolution: {integrity: sha512-7WYV7Q5BTs0nlQm7tl92rDYYoyELLKHoDMBKhrxEoiV4mrfVdRz8hzPiYOzH7yWjzoVEamxRuAqhxL2PLRwZYQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/immutable/-/immutable-4.2.1.tgz} name: immutable version: 4.2.1 dev: true - registry.npmmirror.com/import-fresh@3.3.0: + 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} name: import-fresh version: 3.3.0 engines: {node: '>=6'} dependencies: - parent-module: registry.npmmirror.com/parent-module@1.0.1 - resolve-from: registry.npmmirror.com/resolve-from@4.0.0 + 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/imurmurhash@0.1.4: + 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} name: imurmurhash version: 0.1.4 engines: {node: '>=0.8.19'} dev: true - registry.npmmirror.com/inflight@1.0.6: + registry.npmmirror.com/inflight/1.0.6: resolution: {integrity: sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/inflight/-/inflight-1.0.6.tgz} name: inflight version: 1.0.6 dependencies: - once: registry.npmmirror.com/once@1.4.0 - wrappy: registry.npmmirror.com/wrappy@1.0.2 + once: registry.npmmirror.com/once/1.4.0 + wrappy: registry.npmmirror.com/wrappy/1.0.2 dev: true - registry.npmmirror.com/inherits@2.0.4: + 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} name: inherits version: 2.0.4 - registry.npmmirror.com/internal-slot@1.0.4: + registry.npmmirror.com/internal-slot/1.0.4: resolution: {integrity: sha512-tA8URYccNzMo94s5MQZgH8NB/XTa6HsOo0MLfXTKKEnHVVdegzaQoFZ7Jp44bdvLvY2waT5dc+j5ICEswhi7UQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/internal-slot/-/internal-slot-1.0.4.tgz} name: internal-slot version: 1.0.4 engines: {node: '>= 0.4'} dependencies: - get-intrinsic: registry.npmmirror.com/get-intrinsic@1.1.3 - has: registry.npmmirror.com/has@1.0.3 - side-channel: registry.npmmirror.com/side-channel@1.0.4 + get-intrinsic: registry.npmmirror.com/get-intrinsic/1.1.3 + has: registry.npmmirror.com/has/1.0.3 + side-channel: registry.npmmirror.com/side-channel/1.0.4 dev: true - registry.npmmirror.com/is-arrayish@0.2.1: + 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} name: is-arrayish version: 0.2.1 dev: true - registry.npmmirror.com/is-bigint@1.0.4: + registry.npmmirror.com/is-bigint/1.0.4: resolution: {integrity: sha512-zB9CruMamjym81i2JZ3UMn54PKGsQzsJeo6xvN3HJJ4CAsQNB6iRutp2To77OfCNuoxspsIhzaPoO1zyCEhFOg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-bigint/-/is-bigint-1.0.4.tgz} name: is-bigint version: 1.0.4 dependencies: - has-bigints: registry.npmmirror.com/has-bigints@1.0.2 + has-bigints: registry.npmmirror.com/has-bigints/1.0.2 dev: true - registry.npmmirror.com/is-binary-path@2.1.0: + registry.npmmirror.com/is-binary-path/2.1.0: resolution: {integrity: sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-binary-path/-/is-binary-path-2.1.0.tgz} name: is-binary-path version: 2.1.0 engines: {node: '>=8'} dependencies: - binary-extensions: registry.npmmirror.com/binary-extensions@2.2.0 + binary-extensions: registry.npmmirror.com/binary-extensions/2.2.0 dev: true - registry.npmmirror.com/is-boolean-object@1.1.2: + registry.npmmirror.com/is-boolean-object/1.1.2: resolution: {integrity: sha512-gDYaKHJmnj4aWxyj6YHyXVpdQawtVLHU5cb+eztPGczf6cjuTdwve5ZIEfgXqH4e57An1D1AKf8CZ3kYrQRqYA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-boolean-object/-/is-boolean-object-1.1.2.tgz} name: is-boolean-object version: 1.1.2 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 + 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-builtin-module@3.2.0: + registry.npmmirror.com/is-builtin-module/3.2.0: resolution: {integrity: sha512-phDA4oSGt7vl1n5tJvTWooWWAsXLY+2xCnxNqvKhGEzujg+A43wPlPOyDg3C8XQHN+6k/JTQWJ/j0dQh/qr+Hw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-builtin-module/-/is-builtin-module-3.2.0.tgz} name: is-builtin-module version: 3.2.0 engines: {node: '>=6'} dependencies: - builtin-modules: registry.npmmirror.com/builtin-modules@3.3.0 + builtin-modules: registry.npmmirror.com/builtin-modules/3.3.0 dev: true - registry.npmmirror.com/is-callable@1.2.7: + registry.npmmirror.com/is-callable/1.2.7: resolution: {integrity: sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-callable/-/is-callable-1.2.7.tgz} name: is-callable version: 1.2.7 engines: {node: '>= 0.4'} dev: true - registry.npmmirror.com/is-core-module@2.11.0: + registry.npmmirror.com/is-core-module/2.11.0: resolution: {integrity: sha512-RRjxlvLDkD1YJwDbroBHMb+cukurkDWNyHx7D3oNB5x9rb5ogcksMC5wHCadcXoo67gVr/+3GFySh3134zi6rw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-core-module/-/is-core-module-2.11.0.tgz} name: is-core-module version: 2.11.0 dependencies: - has: registry.npmmirror.com/has@1.0.3 + has: registry.npmmirror.com/has/1.0.3 dev: true - registry.npmmirror.com/is-date-object@1.0.5: + registry.npmmirror.com/is-date-object/1.0.5: resolution: {integrity: sha512-9YQaSxsAiSwcvS33MBk3wTCVnWK+HhF8VZR2jRxehM16QcVOdHqPn4VPHmRK4lSr38n9JriurInLcP90xsYNfQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-date-object/-/is-date-object-1.0.5.tgz} name: is-date-object version: 1.0.5 engines: {node: '>= 0.4'} dependencies: - has-tostringtag: registry.npmmirror.com/has-tostringtag@1.0.0 + has-tostringtag: registry.npmmirror.com/has-tostringtag/1.0.0 dev: true - registry.npmmirror.com/is-extglob@2.1.1: + 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} name: is-extglob version: 2.1.1 engines: {node: '>=0.10.0'} dev: true - registry.npmmirror.com/is-glob@4.0.3: + 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} name: is-glob version: 4.0.3 engines: {node: '>=0.10.0'} dependencies: - is-extglob: registry.npmmirror.com/is-extglob@2.1.1 + is-extglob: registry.npmmirror.com/is-extglob/2.1.1 dev: true - registry.npmmirror.com/is-hotkey@0.2.0: + 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} name: is-hotkey version: 0.2.0 dev: false - registry.npmmirror.com/is-module@1.0.0: + registry.npmmirror.com/is-module/1.0.0: resolution: {integrity: sha512-51ypPSPCoTEIN9dy5Oy+h4pShgJmPCygKfyRCISBI+JoWT/2oJvK8QPxmwv7b/p239jXrm9M1mlQbyKJ5A152g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-module/-/is-module-1.0.0.tgz} name: is-module version: 1.0.0 dev: true - registry.npmmirror.com/is-negative-zero@2.0.2: + registry.npmmirror.com/is-negative-zero/2.0.2: resolution: {integrity: sha512-dqJvarLawXsFbNDeJW7zAz8ItJ9cd28YufuuFzh0G8pNHjJMnY08Dv7sYX2uF5UpQOwieAeOExEYAWWfu7ZZUA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-negative-zero/-/is-negative-zero-2.0.2.tgz} name: is-negative-zero version: 2.0.2 engines: {node: '>= 0.4'} dev: true - registry.npmmirror.com/is-number-object@1.0.7: + registry.npmmirror.com/is-number-object/1.0.7: resolution: {integrity: sha512-k1U0IRzLMo7ZlYIfzRu23Oh6MiIFasgpb9X76eqfFZAqwH44UI4KTBvBYIZ1dSL9ZzChTB9ShHfLkR4pdW5krQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-number-object/-/is-number-object-1.0.7.tgz} name: is-number-object version: 1.0.7 engines: {node: '>= 0.4'} dependencies: - has-tostringtag: registry.npmmirror.com/has-tostringtag@1.0.0 + has-tostringtag: registry.npmmirror.com/has-tostringtag/1.0.0 dev: true - registry.npmmirror.com/is-number@7.0.0: + 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} name: is-number version: 7.0.0 engines: {node: '>=0.12.0'} dev: true - registry.npmmirror.com/is-path-inside@3.0.3: + registry.npmmirror.com/is-path-inside/3.0.3: resolution: {integrity: sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-path-inside/-/is-path-inside-3.0.3.tgz} name: is-path-inside version: 3.0.3 engines: {node: '>=8'} dev: true - registry.npmmirror.com/is-plain-object@5.0.0: + 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} name: is-plain-object version: 5.0.0 engines: {node: '>=0.10.0'} dev: false - registry.npmmirror.com/is-potential-custom-element-name@1.0.1: + registry.npmmirror.com/is-potential-custom-element-name/1.0.1: resolution: {integrity: sha512-bCYeRA2rVibKZd+s2625gGnGF/t7DSqDs4dP7CrLA1m7jKWz6pps0LpYLJN8Q64HtmPKJ1hrN3nzPNKFEKOUiQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-potential-custom-element-name/-/is-potential-custom-element-name-1.0.1.tgz} name: is-potential-custom-element-name version: 1.0.1 dev: true - registry.npmmirror.com/is-regex@1.1.4: + 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} name: is-regex version: 1.1.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 + 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-shared-array-buffer@1.0.2: + registry.npmmirror.com/is-shared-array-buffer/1.0.2: resolution: {integrity: sha512-sqN2UDu1/0y6uvXyStCOzyhAjCSlHceFoMKJW8W9EU9cvic/QdsZ0kEU93HEy3IUEFZIiH/3w+AH/UQbPHNdhA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-shared-array-buffer/-/is-shared-array-buffer-1.0.2.tgz} name: is-shared-array-buffer version: 1.0.2 dependencies: - call-bind: registry.npmmirror.com/call-bind@1.0.2 + call-bind: registry.npmmirror.com/call-bind/1.0.2 dev: true - registry.npmmirror.com/is-stream@2.0.1: + 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} name: is-stream version: 2.0.1 engines: {node: '>=8'} dev: true - registry.npmmirror.com/is-string@1.0.7: + registry.npmmirror.com/is-string/1.0.7: resolution: {integrity: sha512-tE2UXzivje6ofPW7l23cjDOMa09gb7xlAqG6jG5ej6uPV32TlWP3NKPigtaGeHNu9fohccRYvIiZMfOOnOYUtg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-string/-/is-string-1.0.7.tgz} name: is-string version: 1.0.7 engines: {node: '>= 0.4'} dependencies: - has-tostringtag: registry.npmmirror.com/has-tostringtag@1.0.0 + has-tostringtag: registry.npmmirror.com/has-tostringtag/1.0.0 dev: true - registry.npmmirror.com/is-symbol@1.0.4: + registry.npmmirror.com/is-symbol/1.0.4: resolution: {integrity: sha512-C/CPBqKWnvdcxqIARxyOh4v1UUEOCHpgDa0WYgpKDFMszcrPcffg5uhwSgPCLD2WWxmq6isisz87tzT01tuGhg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-symbol/-/is-symbol-1.0.4.tgz} name: is-symbol version: 1.0.4 engines: {node: '>= 0.4'} dependencies: - has-symbols: registry.npmmirror.com/has-symbols@1.0.3 + has-symbols: registry.npmmirror.com/has-symbols/1.0.3 dev: true - registry.npmmirror.com/is-url@1.2.4: + 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} name: is-url version: 1.2.4 dev: false - registry.npmmirror.com/is-weakref@1.0.2: + registry.npmmirror.com/is-weakref/1.0.2: resolution: {integrity: sha512-qctsuLZmIQ0+vSSMfoVvyFe2+GSEvnmZ2ezTup1SBse9+twCCeial6EEi3Nc2KFcf6+qz2FBPnjXsk8xhKSaPQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-weakref/-/is-weakref-1.0.2.tgz} name: is-weakref version: 1.0.2 dependencies: - call-bind: registry.npmmirror.com/call-bind@1.0.2 + call-bind: registry.npmmirror.com/call-bind/1.0.2 dev: true - registry.npmmirror.com/isarray@1.0.0: + 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} name: isarray version: 1.0.0 dev: false - registry.npmmirror.com/isexe@2.0.0: + 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} name: isexe version: 2.0.0 dev: true - registry.npmmirror.com/joi@17.7.0: + registry.npmmirror.com/joi/17.7.0: resolution: {integrity: sha512-1/ugc8djfn93rTE3WRKdCzGGt/EtiYKxITMO4Wiv6q5JL1gl9ePt4kBsl1S499nbosspfctIQTpYIhSmHA3WAg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/joi/-/joi-17.7.0.tgz} name: joi version: 17.7.0 dependencies: - '@hapi/hoek': registry.npmmirror.com/@hapi/hoek@9.3.0 - '@hapi/topo': registry.npmmirror.com/@hapi/topo@5.1.0 - '@sideway/address': registry.npmmirror.com/@sideway/address@4.1.4 - '@sideway/formula': registry.npmmirror.com/@sideway/formula@3.0.1 - '@sideway/pinpoint': registry.npmmirror.com/@sideway/pinpoint@2.0.0 + '@hapi/hoek': registry.npmmirror.com/@hapi/hoek/9.3.0 + '@hapi/topo': registry.npmmirror.com/@hapi/topo/5.1.0 + '@sideway/address': registry.npmmirror.com/@sideway/address/4.1.4 + '@sideway/formula': registry.npmmirror.com/@sideway/formula/3.0.1 + '@sideway/pinpoint': registry.npmmirror.com/@sideway/pinpoint/2.0.0 dev: true - registry.npmmirror.com/js-sdsl@4.2.0: + registry.npmmirror.com/js-sdsl/4.2.0: resolution: {integrity: sha512-dyBIzQBDkCqCu+0upx25Y2jGdbTGxE9fshMsCdK0ViOongpV+n5tXRcZY9v7CaVQ79AGS9KA1KHtojxiM7aXSQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/js-sdsl/-/js-sdsl-4.2.0.tgz} name: js-sdsl version: 4.2.0 dev: true - registry.npmmirror.com/js-tokens@4.0.0: + 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} name: js-tokens version: 4.0.0 dev: true - registry.npmmirror.com/js-yaml@4.1.0: + 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} name: js-yaml version: 4.1.0 hasBin: true dependencies: - argparse: registry.npmmirror.com/argparse@2.0.1 + argparse: registry.npmmirror.com/argparse/2.0.1 dev: true - registry.npmmirror.com/jsdom@20.0.3: + registry.npmmirror.com/jsdom/20.0.3: resolution: {integrity: sha512-SYhBvTh89tTfCD/CRdSOm13mOBa42iTaTyfyEWBdKcGdPxPtLFBXuHR8XHb33YNYaP+lLbmSvBTsnoesCNJEsQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/jsdom/-/jsdom-20.0.3.tgz} name: jsdom version: 20.0.3 @@ -3464,149 +3385,149 @@ packages: canvas: optional: true dependencies: - abab: registry.npmmirror.com/abab@2.0.6 - acorn: registry.npmmirror.com/acorn@8.8.1 - acorn-globals: registry.npmmirror.com/acorn-globals@7.0.1 - cssom: registry.npmmirror.com/cssom@0.5.0 - cssstyle: registry.npmmirror.com/cssstyle@2.3.0 - data-urls: registry.npmmirror.com/data-urls@3.0.2 - decimal.js: registry.npmmirror.com/decimal.js@10.4.3 - domexception: registry.npmmirror.com/domexception@4.0.0 - escodegen: registry.npmmirror.com/escodegen@2.0.0 - form-data: registry.npmmirror.com/form-data@4.0.0 - html-encoding-sniffer: registry.npmmirror.com/html-encoding-sniffer@3.0.0 - http-proxy-agent: registry.npmmirror.com/http-proxy-agent@5.0.0 - https-proxy-agent: registry.npmmirror.com/https-proxy-agent@5.0.1 - is-potential-custom-element-name: registry.npmmirror.com/is-potential-custom-element-name@1.0.1 - nwsapi: registry.npmmirror.com/nwsapi@2.2.2 - parse5: registry.npmmirror.com/parse5@7.1.2 - saxes: registry.npmmirror.com/saxes@6.0.0 - symbol-tree: registry.npmmirror.com/symbol-tree@3.2.4 - tough-cookie: registry.npmmirror.com/tough-cookie@4.1.2 - w3c-xmlserializer: registry.npmmirror.com/w3c-xmlserializer@4.0.0 - webidl-conversions: registry.npmmirror.com/webidl-conversions@7.0.0 - whatwg-encoding: registry.npmmirror.com/whatwg-encoding@2.0.0 - whatwg-mimetype: registry.npmmirror.com/whatwg-mimetype@3.0.0 - whatwg-url: registry.npmmirror.com/whatwg-url@11.0.0 - ws: registry.npmmirror.com/ws@8.11.0 - xml-name-validator: registry.npmmirror.com/xml-name-validator@4.0.0 + abab: registry.npmmirror.com/abab/2.0.6 + acorn: registry.npmmirror.com/acorn/8.8.1 + acorn-globals: registry.npmmirror.com/acorn-globals/7.0.1 + cssom: registry.npmmirror.com/cssom/0.5.0 + cssstyle: registry.npmmirror.com/cssstyle/2.3.0 + data-urls: registry.npmmirror.com/data-urls/3.0.2 + decimal.js: registry.npmmirror.com/decimal.js/10.4.3 + domexception: registry.npmmirror.com/domexception/4.0.0 + escodegen: registry.npmmirror.com/escodegen/2.0.0 + form-data: registry.npmmirror.com/form-data/4.0.0 + html-encoding-sniffer: registry.npmmirror.com/html-encoding-sniffer/3.0.0 + http-proxy-agent: registry.npmmirror.com/http-proxy-agent/5.0.0 + https-proxy-agent: registry.npmmirror.com/https-proxy-agent/5.0.1 + is-potential-custom-element-name: registry.npmmirror.com/is-potential-custom-element-name/1.0.1 + nwsapi: registry.npmmirror.com/nwsapi/2.2.2 + parse5: registry.npmmirror.com/parse5/7.1.2 + saxes: registry.npmmirror.com/saxes/6.0.0 + symbol-tree: registry.npmmirror.com/symbol-tree/3.2.4 + tough-cookie: registry.npmmirror.com/tough-cookie/4.1.2 + w3c-xmlserializer: registry.npmmirror.com/w3c-xmlserializer/4.0.0 + webidl-conversions: registry.npmmirror.com/webidl-conversions/7.0.0 + whatwg-encoding: registry.npmmirror.com/whatwg-encoding/2.0.0 + whatwg-mimetype: registry.npmmirror.com/whatwg-mimetype/3.0.0 + whatwg-url: registry.npmmirror.com/whatwg-url/11.0.0 + ws: registry.npmmirror.com/ws/8.11.0 + xml-name-validator: registry.npmmirror.com/xml-name-validator/4.0.0 transitivePeerDependencies: - bufferutil - supports-color - utf-8-validate dev: true - registry.npmmirror.com/jsencrypt@3.3.2: + registry.npmmirror.com/jsencrypt/3.3.2: resolution: {integrity: sha512-arQR1R1ESGdAxY7ZheWr12wCaF2yF47v5qpB76TtV64H1pyGudk9Hvw8Y9tb/FiTIaaTRUyaSnm5T/Y53Ghm/A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/jsencrypt/-/jsencrypt-3.3.2.tgz} name: jsencrypt version: 3.3.2 dev: false - registry.npmmirror.com/json-parse-better-errors@1.0.2: + 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} name: json-parse-better-errors version: 1.0.2 dev: true - registry.npmmirror.com/json-schema-traverse@0.4.1: + 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} name: json-schema-traverse version: 0.4.1 dev: true - registry.npmmirror.com/json-stable-stringify-without-jsonify@1.0.1: + 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} name: json-stable-stringify-without-jsonify version: 1.0.1 dev: true - registry.npmmirror.com/jsonc-parser@3.2.0: + registry.npmmirror.com/jsonc-parser/3.2.0: resolution: {integrity: sha512-gfFQZrcTc8CnKXp6Y4/CBT3fTc0OVuDofpre4aEeEpSBPV5X5v4+Vmx+8snU7RLPrNHPKSgLxGo9YuQzz20o+w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/jsonc-parser/-/jsonc-parser-3.2.0.tgz} name: jsonc-parser version: 3.2.0 dev: true - registry.npmmirror.com/jszip@3.10.1: + registry.npmmirror.com/jszip/3.10.1: resolution: {integrity: sha512-xXDvecyTpGLrqFrvkrUSoxxfJI5AH7U8zxxtVclpsUtMCq4JQ290LY8AW5c7Ggnr/Y/oK+bQMbqK2qmtk3pN4g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/jszip/-/jszip-3.10.1.tgz} name: jszip version: 3.10.1 dependencies: - lie: registry.npmmirror.com/lie@3.3.0 - pako: registry.npmmirror.com/pako@1.0.11 - readable-stream: registry.npmmirror.com/readable-stream@2.3.7 - setimmediate: registry.npmmirror.com/setimmediate@1.0.5 + lie: registry.npmmirror.com/lie/3.3.0 + pako: registry.npmmirror.com/pako/1.0.11 + readable-stream: registry.npmmirror.com/readable-stream/2.3.7 + setimmediate: registry.npmmirror.com/setimmediate/1.0.5 dev: false - registry.npmmirror.com/lazy-ass@1.6.0: + registry.npmmirror.com/lazy-ass/1.6.0: resolution: {integrity: sha512-cc8oEVoctTvsFZ/Oje/kGnHbpWHYBe8IAJe4C0QNc3t8uM/0Y8+erSz/7Y1ALuXTEZTMvxXwO6YbX1ey3ujiZw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/lazy-ass/-/lazy-ass-1.6.0.tgz} name: lazy-ass version: 1.6.0 engines: {node: '> 0.8'} dev: true - registry.npmmirror.com/levn@0.3.0: + registry.npmmirror.com/levn/0.3.0: resolution: {integrity: sha512-0OO4y2iOHix2W6ujICbKIaEQXvFQHue65vUG3pb5EUomzPI90z9hsA1VsO/dbIIpC53J8gxM9Q4Oho0jrCM/yA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/levn/-/levn-0.3.0.tgz} name: levn version: 0.3.0 engines: {node: '>= 0.8.0'} dependencies: - prelude-ls: registry.npmmirror.com/prelude-ls@1.1.2 - type-check: registry.npmmirror.com/type-check@0.3.2 + prelude-ls: registry.npmmirror.com/prelude-ls/1.1.2 + type-check: registry.npmmirror.com/type-check/0.3.2 dev: true - registry.npmmirror.com/levn@0.4.1: + 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} name: levn version: 0.4.1 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 + 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/lie@3.3.0: + registry.npmmirror.com/lie/3.3.0: resolution: {integrity: sha512-UaiMJzeWRlEujzAuw5LokY1L5ecNQYZKfmyZ9L7wDHb/p5etKaxXhohBcrw0EYby+G/NA52vRSN4N39dxHAIwQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/lie/-/lie-3.3.0.tgz} name: lie version: 3.3.0 dependencies: - immediate: registry.npmmirror.com/immediate@3.0.6 + immediate: registry.npmmirror.com/immediate/3.0.6 dev: false - registry.npmmirror.com/load-json-file@4.0.0: + 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} name: load-json-file version: 4.0.0 engines: {node: '>=4'} dependencies: - graceful-fs: registry.npmmirror.com/graceful-fs@4.2.10 - parse-json: registry.npmmirror.com/parse-json@4.0.0 - pify: registry.npmmirror.com/pify@3.0.0 - strip-bom: registry.npmmirror.com/strip-bom@3.0.0 + graceful-fs: registry.npmmirror.com/graceful-fs/4.2.10 + parse-json: registry.npmmirror.com/parse-json/4.0.0 + pify: registry.npmmirror.com/pify/3.0.0 + strip-bom: registry.npmmirror.com/strip-bom/3.0.0 dev: true - registry.npmmirror.com/local-pkg@0.4.2: + registry.npmmirror.com/local-pkg/0.4.2: resolution: {integrity: sha512-mlERgSPrbxU3BP4qBqAvvwlgW4MTg78iwJdGGnv7kibKjWcJksrG3t6LB5lXI93wXRDvG4NpUgJFmTG4T6rdrg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/local-pkg/-/local-pkg-0.4.2.tgz} name: local-pkg version: 0.4.2 engines: {node: '>=14'} dev: true - registry.npmmirror.com/locate-path@6.0.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} name: locate-path version: 6.0.0 engines: {node: '>=10'} dependencies: - p-locate: registry.npmmirror.com/p-locate@5.0.0 + p-locate: registry.npmmirror.com/p-locate/5.0.0 dev: true - registry.npmmirror.com/lodash-es@4.17.21: + 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} name: lodash-es version: 4.17.21 dev: false - registry.npmmirror.com/lodash-unified@1.0.3(@types/lodash-es@4.17.6)(lodash-es@4.17.21)(lodash@4.17.21): + registry.npmmirror.com/lodash-unified/1.0.3_da03a4540fbd16bbaafbb96724306afd: resolution: {integrity: sha512-WK9qSozxXOD7ZJQlpSqOT+om2ZfcT4yO+03FuzAHD0wF6S0l0090LRPDx3vhTTLZ8cFKpBn+IOcVXK6qOcIlfQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/lodash-unified/-/lodash-unified-1.0.3.tgz} id: registry.npmmirror.com/lodash-unified/1.0.3 name: lodash-unified @@ -3616,571 +3537,573 @@ packages: lodash: '*' lodash-es: '*' dependencies: - '@types/lodash-es': registry.npmmirror.com/@types/lodash-es@4.17.6 - lodash: registry.npmmirror.com/lodash@4.17.21 - lodash-es: registry.npmmirror.com/lodash-es@4.17.21 + '@types/lodash-es': registry.npmmirror.com/@types/lodash-es/4.17.6 + lodash: registry.npmmirror.com/lodash/4.17.21 + lodash-es: registry.npmmirror.com/lodash-es/4.17.21 dev: false - registry.npmmirror.com/lodash.camelcase@4.3.0: + 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} name: lodash.camelcase version: 4.3.0 dev: false - registry.npmmirror.com/lodash.clonedeep@4.5.0: + 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} name: lodash.clonedeep version: 4.5.0 dev: false - registry.npmmirror.com/lodash.debounce@4.0.8: + 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} name: lodash.debounce version: 4.0.8 - registry.npmmirror.com/lodash.foreach@4.5.0: + 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} name: lodash.foreach version: 4.5.0 dev: false - registry.npmmirror.com/lodash.isequal@4.5.0: + 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} name: lodash.isequal version: 4.5.0 dev: false - registry.npmmirror.com/lodash.merge@4.6.2: + 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} name: lodash.merge version: 4.6.2 dev: true - registry.npmmirror.com/lodash.pick@4.4.0: + registry.npmmirror.com/lodash.pick/4.4.0: resolution: {integrity: sha512-hXt6Ul/5yWjfklSGvLQl8vM//l3FtyHZeuelpzK6mm99pNvN9yTDruNZPEJZD1oWrqo+izBmB7oUfWgcCX7s4Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/lodash.pick/-/lodash.pick-4.4.0.tgz} name: lodash.pick version: 4.4.0 dev: true - registry.npmmirror.com/lodash.throttle@4.1.1: + 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} name: lodash.throttle version: 4.1.1 dev: false - registry.npmmirror.com/lodash.toarray@4.4.0: + 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} name: lodash.toarray version: 4.4.0 dev: false - registry.npmmirror.com/lodash@4.17.21: + 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} name: lodash version: 4.17.21 - registry.npmmirror.com/loupe@2.3.6: + registry.npmmirror.com/loupe/2.3.6: resolution: {integrity: sha512-RaPMZKiMy8/JruncMU5Bt6na1eftNoo++R4Y+N2FrxkDVTrGvcyzFTsaGif4QTeKESheMGegbhw6iUAq+5A8zA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/loupe/-/loupe-2.3.6.tgz} name: loupe version: 2.3.6 dependencies: - get-func-name: registry.npmmirror.com/get-func-name@2.0.0 + get-func-name: registry.npmmirror.com/get-func-name/2.0.0 dev: true - registry.npmmirror.com/lru-cache@6.0.0: + 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} name: lru-cache version: 6.0.0 engines: {node: '>=10'} dependencies: - yallist: registry.npmmirror.com/yallist@4.0.0 + yallist: registry.npmmirror.com/yallist/4.0.0 dev: true - registry.npmmirror.com/magic-string@0.25.9: + registry.npmmirror.com/magic-string/0.25.9: resolution: {integrity: sha512-RmF0AsMzgt25qzqqLc1+MbHmhdx0ojF2Fvs4XnOqz2ZOBXzzkEwc/dJQZCYHAn7v1jbVOjAZfK8msRn4BxO4VQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/magic-string/-/magic-string-0.25.9.tgz} name: magic-string version: 0.25.9 dependencies: - sourcemap-codec: registry.npmmirror.com/sourcemap-codec@1.4.8 + sourcemap-codec: registry.npmmirror.com/sourcemap-codec/1.4.8 - registry.npmmirror.com/magic-string@0.27.0: + registry.npmmirror.com/magic-string/0.27.0: resolution: {integrity: sha512-8UnnX2PeRAPZuN12svgR9j7M1uWMovg/CEnIwIG0LFkXSJJe4PdfUGiTGl8V9bsBHFUtfVINcSyYxd7q+kx9fA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/magic-string/-/magic-string-0.27.0.tgz} name: magic-string version: 0.27.0 engines: {node: '>=12'} dependencies: - '@jridgewell/sourcemap-codec': registry.npmmirror.com/@jridgewell/sourcemap-codec@1.4.14 + '@jridgewell/sourcemap-codec': registry.npmmirror.com/@jridgewell/sourcemap-codec/1.4.14 dev: true - registry.npmmirror.com/map-stream@0.1.0: + registry.npmmirror.com/map-stream/0.1.0: resolution: {integrity: sha512-CkYQrPYZfWnu/DAmVCpTSX/xHpKZ80eKh2lAkyA6AJTef6bW+6JpbQZN5rofum7da+SyN1bi5ctTm+lTfcCW3g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/map-stream/-/map-stream-0.1.0.tgz} name: map-stream version: 0.1.0 dev: true - registry.npmmirror.com/memoize-one@6.0.0: + 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} name: memoize-one version: 6.0.0 dev: false - registry.npmmirror.com/memorystream@0.3.1: + registry.npmmirror.com/memorystream/0.3.1: resolution: {integrity: sha512-S3UwM3yj5mtUSEfP41UZmt/0SCoVYUcU1rkXv+BQ5Ig8ndL4sPoJNBUJERafdPb5jjHJGuMgytgKvKIf58XNBw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/memorystream/-/memorystream-0.3.1.tgz} name: memorystream version: 0.3.1 engines: {node: '>= 0.10.0'} dev: true - registry.npmmirror.com/merge-stream@2.0.0: + 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} name: merge-stream version: 2.0.0 dev: true - registry.npmmirror.com/merge2@1.4.1: + 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} name: merge2 version: 1.4.1 engines: {node: '>= 8'} dev: true - registry.npmmirror.com/micromatch@4.0.5: + registry.npmmirror.com/micromatch/4.0.5: resolution: {integrity: sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/micromatch/-/micromatch-4.0.5.tgz} name: micromatch version: 4.0.5 engines: {node: '>=8.6'} dependencies: - braces: registry.npmmirror.com/braces@3.0.2 - picomatch: registry.npmmirror.com/picomatch@2.3.1 + braces: registry.npmmirror.com/braces/3.0.2 + picomatch: registry.npmmirror.com/picomatch/2.3.1 dev: true - registry.npmmirror.com/mime-db@1.52.0: + registry.npmmirror.com/mime-db/1.52.0: resolution: {integrity: sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/mime-db/-/mime-db-1.52.0.tgz} name: mime-db version: 1.52.0 engines: {node: '>= 0.6'} - registry.npmmirror.com/mime-match@1.0.2: + 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} name: mime-match version: 1.0.2 dependencies: - wildcard: registry.npmmirror.com/wildcard@1.1.2 + wildcard: registry.npmmirror.com/wildcard/1.1.2 dev: false - registry.npmmirror.com/mime-types@2.1.35: + registry.npmmirror.com/mime-types/2.1.35: resolution: {integrity: sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/mime-types/-/mime-types-2.1.35.tgz} name: mime-types version: 2.1.35 engines: {node: '>= 0.6'} dependencies: - mime-db: registry.npmmirror.com/mime-db@1.52.0 + mime-db: registry.npmmirror.com/mime-db/1.52.0 - registry.npmmirror.com/mimic-fn@2.1.0: + 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} name: mimic-fn version: 2.1.0 engines: {node: '>=6'} dev: true - registry.npmmirror.com/minimatch@3.1.2: + registry.npmmirror.com/minimatch/3.1.2: resolution: {integrity: sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/minimatch/-/minimatch-3.1.2.tgz} name: minimatch version: 3.1.2 dependencies: - brace-expansion: registry.npmmirror.com/brace-expansion@1.1.11 + brace-expansion: registry.npmmirror.com/brace-expansion/1.1.11 dev: true - registry.npmmirror.com/minimatch@5.1.2: + registry.npmmirror.com/minimatch/5.1.2: resolution: {integrity: sha512-bNH9mmM9qsJ2X4r2Nat1B//1dJVcn3+iBLa3IgqJ7EbGaDNepL9QSHOxN4ng33s52VMMhhIfgCYDk3C4ZmlDAg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/minimatch/-/minimatch-5.1.2.tgz} name: minimatch version: 5.1.2 engines: {node: '>=10'} dependencies: - brace-expansion: registry.npmmirror.com/brace-expansion@2.0.1 + brace-expansion: registry.npmmirror.com/brace-expansion/2.0.1 dev: true - registry.npmmirror.com/minimist@1.2.7: + registry.npmmirror.com/minimist/1.2.7: resolution: {integrity: sha512-bzfL1YUZsP41gmu/qjrEk0Q6i2ix/cVeAhbCbqH9u3zYutS1cLg00qhrD0M2MVdCcx4Sc0UpP2eBWo9rotpq6g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/minimist/-/minimist-1.2.7.tgz} name: minimist version: 1.2.7 dev: true - registry.npmmirror.com/mlly@1.0.0: + registry.npmmirror.com/mlly/1.0.0: resolution: {integrity: sha512-QL108Hwt+u9bXdWgOI0dhzZfACovn5Aen4Xvc8Jasd9ouRH4NjnrXEiyP3nVvJo91zPlYjVRckta0Nt2zfoR6g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/mlly/-/mlly-1.0.0.tgz} name: mlly version: 1.0.0 dependencies: - acorn: registry.npmmirror.com/acorn@8.8.1 - pathe: registry.npmmirror.com/pathe@1.0.0 - pkg-types: registry.npmmirror.com/pkg-types@1.0.1 - ufo: registry.npmmirror.com/ufo@1.0.1 + acorn: registry.npmmirror.com/acorn/8.8.1 + pathe: registry.npmmirror.com/pathe/1.0.0 + pkg-types: registry.npmmirror.com/pkg-types/1.0.1 + ufo: registry.npmmirror.com/ufo/1.0.1 dev: true - registry.npmmirror.com/mockjs@1.1.0: + 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/-/mockjs-1.1.0.tgz} name: mockjs version: 1.1.0 hasBin: true dependencies: - commander: registry.npmmirror.com/commander@9.4.1 + commander: registry.npmmirror.com/commander/9.4.1 + dev: false - registry.npmmirror.com/ms@2.0.0: + 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} name: ms version: 2.0.0 dev: true - registry.npmmirror.com/ms@2.1.2: + 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} name: ms version: 2.1.2 + dev: true - registry.npmmirror.com/muggle-string@0.1.0: + registry.npmmirror.com/muggle-string/0.1.0: resolution: {integrity: sha512-Tr1knR3d2mKvvWthlk7202rywKbiOm4rVFLsfAaSIhJ6dt9o47W4S+JMtWhd/PW9Wrdew2/S2fSvhz3E2gkfEg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/muggle-string/-/muggle-string-0.1.0.tgz} name: muggle-string version: 0.1.0 dev: true - registry.npmmirror.com/namespace-emitter@2.0.1: + 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} name: namespace-emitter version: 2.0.1 dev: false - registry.npmmirror.com/nanoid@3.3.4: + registry.npmmirror.com/nanoid/3.3.4: resolution: {integrity: sha512-MqBkQh/OHTS2egovRtLk45wEyNXwF+cokD+1YPf9u5VfJiRdAiRwB2froX5Co9Rh20xs4siNPm8naNotSD6RBw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/nanoid/-/nanoid-3.3.4.tgz} name: nanoid version: 3.3.4 engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} hasBin: true - registry.npmmirror.com/natural-compare-lite@1.4.0: + registry.npmmirror.com/natural-compare-lite/1.4.0: resolution: {integrity: sha512-Tj+HTDSJJKaZnfiuw+iaF9skdPpTo2GtEly5JHnWV/hfv2Qj/9RKsGISQtLh2ox3l5EAGw487hnBee0sIJ6v2g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/natural-compare-lite/-/natural-compare-lite-1.4.0.tgz} name: natural-compare-lite version: 1.4.0 dev: true - registry.npmmirror.com/natural-compare@1.4.0: + 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} name: natural-compare version: 1.4.0 dev: true - registry.npmmirror.com/next-tick@1.1.0: + registry.npmmirror.com/next-tick/1.1.0: resolution: {integrity: sha512-CXdUiJembsNjuToQvxayPZF9Vqht7hewsvy2sOWafLvi2awflj9mOC6bHIg50orX8IJvWKY9wYQ/zB2kogPslQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/next-tick/-/next-tick-1.1.0.tgz} name: next-tick version: 1.1.0 dev: false - registry.npmmirror.com/nice-try@1.0.5: + registry.npmmirror.com/nice-try/1.0.5: resolution: {integrity: sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/nice-try/-/nice-try-1.0.5.tgz} name: nice-try version: 1.0.5 dev: true - registry.npmmirror.com/normalize-package-data@2.5.0: + 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} name: normalize-package-data version: 2.5.0 dependencies: - hosted-git-info: registry.npmmirror.com/hosted-git-info@2.8.9 - resolve: registry.npmmirror.com/resolve@1.22.1 - semver: registry.npmmirror.com/semver@5.7.1 - validate-npm-package-license: registry.npmmirror.com/validate-npm-package-license@3.0.4 + hosted-git-info: registry.npmmirror.com/hosted-git-info/2.8.9 + resolve: registry.npmmirror.com/resolve/1.22.1 + semver: registry.npmmirror.com/semver/5.7.1 + validate-npm-package-license: registry.npmmirror.com/validate-npm-package-license/3.0.4 dev: true - registry.npmmirror.com/normalize-path@3.0.0: + 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} name: normalize-path version: 3.0.0 engines: {node: '>=0.10.0'} dev: true - registry.npmmirror.com/normalize-wheel-es@1.2.0: + registry.npmmirror.com/normalize-wheel-es/1.2.0: resolution: {integrity: sha512-Wj7+EJQ8mSuXr2iWfnujrimU35R2W4FAErEyTmJoJ7ucwTn2hOUSsRehMb5RSYkxXGTM7Y9QpvPmp++w5ftoJw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/normalize-wheel-es/-/normalize-wheel-es-1.2.0.tgz} name: normalize-wheel-es version: 1.2.0 dev: false - registry.npmmirror.com/npm-run-all@4.1.5: + registry.npmmirror.com/npm-run-all/4.1.5: resolution: {integrity: sha512-Oo82gJDAVcaMdi3nuoKFavkIHBRVqQ1qvMb+9LHk/cF4P6B2m8aP04hGf7oL6wZ9BuGwX1onlLhpuoofSyoQDQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/npm-run-all/-/npm-run-all-4.1.5.tgz} name: npm-run-all version: 4.1.5 engines: {node: '>= 4'} hasBin: true dependencies: - ansi-styles: registry.npmmirror.com/ansi-styles@3.2.1 - chalk: registry.npmmirror.com/chalk@2.4.2 - cross-spawn: registry.npmmirror.com/cross-spawn@6.0.5 - memorystream: registry.npmmirror.com/memorystream@0.3.1 - minimatch: registry.npmmirror.com/minimatch@3.1.2 - pidtree: registry.npmmirror.com/pidtree@0.3.1 - read-pkg: registry.npmmirror.com/read-pkg@3.0.0 - shell-quote: registry.npmmirror.com/shell-quote@1.7.4 - string.prototype.padend: registry.npmmirror.com/string.prototype.padend@3.1.4 + ansi-styles: registry.npmmirror.com/ansi-styles/3.2.1 + chalk: registry.npmmirror.com/chalk/2.4.2 + cross-spawn: registry.npmmirror.com/cross-spawn/6.0.5 + memorystream: registry.npmmirror.com/memorystream/0.3.1 + minimatch: registry.npmmirror.com/minimatch/3.1.2 + pidtree: registry.npmmirror.com/pidtree/0.3.1 + read-pkg: registry.npmmirror.com/read-pkg/3.0.0 + shell-quote: registry.npmmirror.com/shell-quote/1.7.4 + string.prototype.padend: registry.npmmirror.com/string.prototype.padend/3.1.4 dev: true - registry.npmmirror.com/npm-run-path@4.0.1: + 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} name: npm-run-path version: 4.0.1 engines: {node: '>=8'} dependencies: - path-key: registry.npmmirror.com/path-key@3.1.1 + path-key: registry.npmmirror.com/path-key/3.1.1 dev: true - registry.npmmirror.com/nprogress@0.2.0: + 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/-/nprogress-0.2.0.tgz} name: nprogress version: 0.2.0 dev: false - registry.npmmirror.com/nth-check@2.1.1: + registry.npmmirror.com/nth-check/2.1.1: resolution: {integrity: sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/nth-check/-/nth-check-2.1.1.tgz} name: nth-check version: 2.1.1 dependencies: - boolbase: registry.npmmirror.com/boolbase@1.0.0 + boolbase: registry.npmmirror.com/boolbase/1.0.0 dev: true - registry.npmmirror.com/nwsapi@2.2.2: + registry.npmmirror.com/nwsapi/2.2.2: resolution: {integrity: sha512-90yv+6538zuvUMnN+zCr8LuV6bPFdq50304114vJYJ8RDyK8D5O9Phpbd6SZWgI7PwzmmfN1upeOJlvybDSgCw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/nwsapi/-/nwsapi-2.2.2.tgz} name: nwsapi version: 2.2.2 dev: true - registry.npmmirror.com/object-inspect@1.12.2: + registry.npmmirror.com/object-inspect/1.12.2: resolution: {integrity: sha512-z+cPxW0QGUp0mcqcsgQyLVRDoXFQbXOwBaqyF7VIgI4TWNQsDHrBpUQslRmIfAoYWdYzs6UlKJtB2XJpTaNSpQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/object-inspect/-/object-inspect-1.12.2.tgz} name: object-inspect version: 1.12.2 - registry.npmmirror.com/object-keys@1.1.1: + registry.npmmirror.com/object-keys/1.1.1: resolution: {integrity: sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/object-keys/-/object-keys-1.1.1.tgz} name: object-keys version: 1.1.1 engines: {node: '>= 0.4'} dev: true - registry.npmmirror.com/object.assign@4.1.4: + registry.npmmirror.com/object.assign/4.1.4: resolution: {integrity: sha512-1mxKf0e58bvyjSCtKYY4sRe9itRk3PJpquJOjeIkz885CczcI4IvJJDLPS72oowuSh+pBxUFROpX+TU++hxhZQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/object.assign/-/object.assign-4.1.4.tgz} name: object.assign version: 4.1.4 engines: {node: '>= 0.4'} dependencies: - call-bind: registry.npmmirror.com/call-bind@1.0.2 - define-properties: registry.npmmirror.com/define-properties@1.1.4 - has-symbols: registry.npmmirror.com/has-symbols@1.0.3 - object-keys: registry.npmmirror.com/object-keys@1.1.1 + call-bind: registry.npmmirror.com/call-bind/1.0.2 + define-properties: registry.npmmirror.com/define-properties/1.1.4 + has-symbols: registry.npmmirror.com/has-symbols/1.0.3 + object-keys: registry.npmmirror.com/object-keys/1.1.1 dev: true - registry.npmmirror.com/on-finished@2.3.0: + registry.npmmirror.com/on-finished/2.3.0: resolution: {integrity: sha512-ikqdkGAAyf/X/gPhXGvfgAytDZtDbr+bkNUJ0N9h5MI/dmdgCs3l6hoHrcUv41sRKew3jIwrp4qQDXiK99Utww==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/on-finished/-/on-finished-2.3.0.tgz} name: on-finished version: 2.3.0 engines: {node: '>= 0.8'} dependencies: - ee-first: registry.npmmirror.com/ee-first@1.1.1 + ee-first: registry.npmmirror.com/ee-first/1.1.1 dev: true - registry.npmmirror.com/once@1.4.0: + 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} name: once version: 1.4.0 dependencies: - wrappy: registry.npmmirror.com/wrappy@1.0.2 + wrappy: registry.npmmirror.com/wrappy/1.0.2 dev: true - registry.npmmirror.com/onetime@5.1.2: + 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} name: onetime version: 5.1.2 engines: {node: '>=6'} dependencies: - mimic-fn: registry.npmmirror.com/mimic-fn@2.1.0 + mimic-fn: registry.npmmirror.com/mimic-fn/2.1.0 dev: true - registry.npmmirror.com/optionator@0.8.3: + registry.npmmirror.com/optionator/0.8.3: resolution: {integrity: sha512-+IW9pACdk3XWmmTXG8m3upGUJst5XRGzxMRjXzAuJ1XnIFNvfhjjIuYkDvysnPQ7qzqVzLt78BCruntqRhWQbA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/optionator/-/optionator-0.8.3.tgz} name: optionator version: 0.8.3 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 - levn: registry.npmmirror.com/levn@0.3.0 - prelude-ls: registry.npmmirror.com/prelude-ls@1.1.2 - type-check: registry.npmmirror.com/type-check@0.3.2 - word-wrap: registry.npmmirror.com/word-wrap@1.2.3 + deep-is: registry.npmmirror.com/deep-is/0.1.4 + fast-levenshtein: registry.npmmirror.com/fast-levenshtein/2.0.6 + levn: registry.npmmirror.com/levn/0.3.0 + prelude-ls: registry.npmmirror.com/prelude-ls/1.1.2 + type-check: registry.npmmirror.com/type-check/0.3.2 + word-wrap: registry.npmmirror.com/word-wrap/1.2.3 dev: true - registry.npmmirror.com/optionator@0.9.1: + 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} name: optionator version: 0.9.1 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 - levn: registry.npmmirror.com/levn@0.4.1 - prelude-ls: registry.npmmirror.com/prelude-ls@1.2.1 - type-check: registry.npmmirror.com/type-check@0.4.0 - word-wrap: registry.npmmirror.com/word-wrap@1.2.3 + deep-is: registry.npmmirror.com/deep-is/0.1.4 + fast-levenshtein: registry.npmmirror.com/fast-levenshtein/2.0.6 + levn: registry.npmmirror.com/levn/0.4.1 + prelude-ls: registry.npmmirror.com/prelude-ls/1.2.1 + type-check: registry.npmmirror.com/type-check/0.4.0 + word-wrap: registry.npmmirror.com/word-wrap/1.2.3 dev: true - registry.npmmirror.com/p-limit@3.1.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} name: p-limit version: 3.1.0 engines: {node: '>=10'} dependencies: - yocto-queue: registry.npmmirror.com/yocto-queue@0.1.0 + yocto-queue: registry.npmmirror.com/yocto-queue/0.1.0 dev: true - registry.npmmirror.com/p-locate@5.0.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} name: p-locate version: 5.0.0 engines: {node: '>=10'} dependencies: - p-limit: registry.npmmirror.com/p-limit@3.1.0 + p-limit: registry.npmmirror.com/p-limit/3.1.0 dev: true - registry.npmmirror.com/pako@1.0.11: + registry.npmmirror.com/pako/1.0.11: resolution: {integrity: sha512-4hLB8Py4zZce5s4yd9XzopqwVv/yGNhV1Bl8NTmCq1763HeK2+EwVTv+leGeL13Dnh2wfbqowVPXCIO0z4taYw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/pako/-/pako-1.0.11.tgz} name: pako version: 1.0.11 dev: false - registry.npmmirror.com/parent-module@1.0.1: + 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} name: parent-module version: 1.0.1 engines: {node: '>=6'} dependencies: - callsites: registry.npmmirror.com/callsites@3.1.0 + callsites: registry.npmmirror.com/callsites/3.1.0 dev: true - registry.npmmirror.com/parse-json@4.0.0: + 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} name: parse-json version: 4.0.0 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 + 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/parse5@7.1.2: + registry.npmmirror.com/parse5/7.1.2: resolution: {integrity: sha512-Czj1WaSVpaoj0wbhMzLmWD69anp2WH7FXMB9n1Sy8/ZFF9jolSQVMu1Ij5WIyGmcBmhk7EOndpO4mIpihVqAXw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/parse5/-/parse5-7.1.2.tgz} name: parse5 version: 7.1.2 dependencies: - entities: registry.npmmirror.com/entities@4.4.0 + entities: registry.npmmirror.com/entities/4.4.0 dev: true - registry.npmmirror.com/parseurl@1.3.3: + registry.npmmirror.com/parseurl/1.3.3: resolution: {integrity: sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/parseurl/-/parseurl-1.3.3.tgz} name: parseurl version: 1.3.3 engines: {node: '>= 0.8'} dev: true - registry.npmmirror.com/path-exists@4.0.0: + 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} name: path-exists version: 4.0.0 engines: {node: '>=8'} dev: true - registry.npmmirror.com/path-is-absolute@1.0.1: + registry.npmmirror.com/path-is-absolute/1.0.1: resolution: {integrity: sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/path-is-absolute/-/path-is-absolute-1.0.1.tgz} name: path-is-absolute version: 1.0.1 engines: {node: '>=0.10.0'} dev: true - registry.npmmirror.com/path-key@2.0.1: + registry.npmmirror.com/path-key/2.0.1: resolution: {integrity: sha512-fEHGKCSmUSDPv4uoj8AlD+joPlq3peND+HRYyxFz4KPw4z926S/b8rIuFs2FYJg3BwsxJf6A9/3eIdLaYC+9Dw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/path-key/-/path-key-2.0.1.tgz} name: path-key version: 2.0.1 engines: {node: '>=4'} dev: true - registry.npmmirror.com/path-key@3.1.1: + 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} name: path-key version: 3.1.1 engines: {node: '>=8'} dev: true - registry.npmmirror.com/path-parse@1.0.7: + 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} name: path-parse version: 1.0.7 dev: true - registry.npmmirror.com/path-to-regexp@6.2.1: + registry.npmmirror.com/path-to-regexp/6.2.1: resolution: {integrity: sha512-JLyh7xT1kizaEvcaXOQwOc2/Yhw6KZOvPf1S8401UyLk86CU79LN3vl7ztXGm/pZ+YjoyAJ4rxmHwbkBXJX+yw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/path-to-regexp/-/path-to-regexp-6.2.1.tgz} name: path-to-regexp version: 6.2.1 dev: true - registry.npmmirror.com/path-type@3.0.0: + 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} name: path-type version: 3.0.0 engines: {node: '>=4'} dependencies: - pify: registry.npmmirror.com/pify@3.0.0 + pify: registry.npmmirror.com/pify/3.0.0 dev: true - registry.npmmirror.com/path-type@4.0.0: + 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} name: path-type version: 4.0.0 engines: {node: '>=8'} dev: true - registry.npmmirror.com/pathe@0.2.0: + 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} name: pathe version: 0.2.0 dev: true - registry.npmmirror.com/pathe@1.0.0: + registry.npmmirror.com/pathe/1.0.0: resolution: {integrity: sha512-nPdMG0Pd09HuSsr7QOKUXO2Jr9eqaDiZvDwdyIhNG5SHYujkQHYKDfGQkulBxvbDHz8oHLsTgKN86LSwYzSHAg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/pathe/-/pathe-1.0.0.tgz} name: pathe version: 1.0.0 dev: true - registry.npmmirror.com/pathval@1.1.1: + registry.npmmirror.com/pathval/1.1.1: resolution: {integrity: sha512-Dp6zGqpTdETdR63lehJYPeIOqpiNBNtc7BpWSLrOje7UaIsE5aY92r/AunQA7rsXvet3lrJ3JnZX29UPTKXyKQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/pathval/-/pathval-1.1.1.tgz} name: pathval version: 1.1.1 dev: true - registry.npmmirror.com/pause-stream@0.0.11: + registry.npmmirror.com/pause-stream/0.0.11: resolution: {integrity: sha512-e3FBlXLmN/D1S+zHzanP4E/4Z60oFAa3O051qt1pxa7DEJWKAyil6upYVXCWadEnuoqa4Pkc9oUx9zsxYeRv8A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/pause-stream/-/pause-stream-0.0.11.tgz} name: pause-stream version: 0.0.11 dependencies: - through: registry.npmmirror.com/through@2.3.8 + through: registry.npmmirror.com/through/2.3.8 dev: true - registry.npmmirror.com/picocolors@1.0.0: + 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} name: picocolors version: 1.0.0 - registry.npmmirror.com/picomatch@2.3.1: + registry.npmmirror.com/picomatch/2.3.1: resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/picomatch/-/picomatch-2.3.1.tgz} name: picomatch version: 2.3.1 engines: {node: '>=8.6'} dev: true - registry.npmmirror.com/pidtree@0.3.1: + registry.npmmirror.com/pidtree/0.3.1: resolution: {integrity: sha512-qQbW94hLHEqCg7nhby4yRC7G2+jYHY4Rguc2bjw7Uug4GIJuu1tvf2uHaZv5Q8zdt+WKJ6qK1FOI6amaWUo5FA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/pidtree/-/pidtree-0.3.1.tgz} name: pidtree version: 0.3.1 @@ -4188,14 +4111,14 @@ packages: hasBin: true dev: true - registry.npmmirror.com/pify@3.0.0: + 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} name: pify version: 3.0.0 engines: {node: '>=4'} dev: true - registry.npmmirror.com/pinia-plugin-persist@1.0.0(pinia@2.0.28)(vue@3.2.45): + registry.npmmirror.com/pinia-plugin-persist/1.0.0_pinia@2.0.28+vue@3.2.45: resolution: {integrity: sha512-M4hBBd8fz/GgNmUPaaUsC29y1M09lqbXrMAHcusVoU8xlQi1TqgkWnnhvMikZwr7Le/hVyMx8KUcumGGrR6GVw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/pinia-plugin-persist/-/pinia-plugin-persist-1.0.0.tgz} id: registry.npmmirror.com/pinia-plugin-persist/1.0.0 name: pinia-plugin-persist @@ -4208,12 +4131,12 @@ packages: '@vue/composition-api': optional: true dependencies: - pinia: registry.npmmirror.com/pinia@2.0.28(typescript@4.9.4)(vue@3.2.45) - vue: registry.npmmirror.com/vue@3.2.45 - vue-demi: registry.npmmirror.com/vue-demi@0.12.5(vue@3.2.45) + pinia: registry.npmmirror.com/pinia/2.0.28_typescript@4.9.4+vue@3.2.45 + vue: registry.npmmirror.com/vue/3.2.45 + vue-demi: registry.npmmirror.com/vue-demi/0.12.5_vue@3.2.45 dev: false - registry.npmmirror.com/pinia@2.0.28(typescript@4.9.4)(vue@3.2.45): + registry.npmmirror.com/pinia/2.0.28_typescript@4.9.4+vue@3.2.45: resolution: {integrity: sha512-YClq9DkqCblq9rlyUual7ezMu/iICWdBtfJrDt4oWU9Zxpijyz7xB2xTwx57DaBQ96UGvvTMORzALr+iO5PVMw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/pinia/-/pinia-2.0.28.tgz} id: registry.npmmirror.com/pinia/2.0.28 name: pinia @@ -4228,23 +4151,23 @@ packages: typescript: optional: true dependencies: - '@vue/devtools-api': registry.npmmirror.com/@vue/devtools-api@6.4.5 - typescript: registry.npmmirror.com/typescript@4.9.4 - vue: registry.npmmirror.com/vue@3.2.45 - vue-demi: registry.npmmirror.com/vue-demi@0.13.11(vue@3.2.45) + '@vue/devtools-api': registry.npmmirror.com/@vue/devtools-api/6.4.5 + typescript: registry.npmmirror.com/typescript/4.9.4 + vue: registry.npmmirror.com/vue/3.2.45 + vue-demi: registry.npmmirror.com/vue-demi/0.13.11_vue@3.2.45 dev: false - registry.npmmirror.com/pkg-types@1.0.1: + registry.npmmirror.com/pkg-types/1.0.1: resolution: {integrity: sha512-jHv9HB+Ho7dj6ItwppRDDl0iZRYBD0jsakHXtFgoLr+cHSF6xC+QL54sJmWxyGxOLYSHm0afhXhXcQDQqH9z8g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/pkg-types/-/pkg-types-1.0.1.tgz} name: pkg-types version: 1.0.1 dependencies: - jsonc-parser: registry.npmmirror.com/jsonc-parser@3.2.0 - mlly: registry.npmmirror.com/mlly@1.0.0 - pathe: registry.npmmirror.com/pathe@1.0.0 + jsonc-parser: registry.npmmirror.com/jsonc-parser/3.2.0 + mlly: registry.npmmirror.com/mlly/1.0.0 + pathe: registry.npmmirror.com/pathe/1.0.0 dev: true - registry.npmmirror.com/playwright-core@1.29.1: + registry.npmmirror.com/playwright-core/1.29.1: resolution: {integrity: sha512-20Ai3d+lMkWpI9YZYlxk8gxatfgax5STW8GaMozAHwigLiyiKQrdkt7gaoT9UQR8FIVDg6qVXs9IoZUQrDjIIg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/playwright-core/-/playwright-core-1.29.1.tgz} name: playwright-core version: 1.29.1 @@ -4252,56 +4175,56 @@ packages: hasBin: true dev: true - registry.npmmirror.com/postcss-selector-parser@6.0.11: + registry.npmmirror.com/postcss-selector-parser/6.0.11: resolution: {integrity: sha512-zbARubNdogI9j7WY4nQJBiNqQf3sLS3wCP4WfOidu+p28LofJqDH1tcXypGrcmMHhDk2t9wGhCsYe/+szLTy1g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/postcss-selector-parser/-/postcss-selector-parser-6.0.11.tgz} name: postcss-selector-parser version: 6.0.11 engines: {node: '>=4'} dependencies: - cssesc: registry.npmmirror.com/cssesc@3.0.0 - util-deprecate: registry.npmmirror.com/util-deprecate@1.0.2 + cssesc: registry.npmmirror.com/cssesc/3.0.0 + util-deprecate: registry.npmmirror.com/util-deprecate/1.0.2 dev: true - registry.npmmirror.com/postcss@8.4.20: + registry.npmmirror.com/postcss/8.4.20: resolution: {integrity: sha512-6Q04AXR1212bXr5fh03u8aAwbLxAQNGQ/Q1LNa0VfOI06ZAlhPHtQvE4OIdpj4kLThXilalPnmDSOD65DcHt+g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/postcss/-/postcss-8.4.20.tgz} name: postcss version: 8.4.20 engines: {node: ^10 || ^12 || >=14} dependencies: - nanoid: registry.npmmirror.com/nanoid@3.3.4 - picocolors: registry.npmmirror.com/picocolors@1.0.0 - source-map-js: registry.npmmirror.com/source-map-js@1.0.2 + nanoid: registry.npmmirror.com/nanoid/3.3.4 + picocolors: registry.npmmirror.com/picocolors/1.0.0 + source-map-js: registry.npmmirror.com/source-map-js/1.0.2 - registry.npmmirror.com/preact@10.11.3: + registry.npmmirror.com/preact/10.11.3: resolution: {integrity: sha512-eY93IVpod/zG3uMF22Unl8h9KkrcKIRs2EGar8hwLZZDU1lkjph303V9HZBwufh2s736U6VXuhD109LYqPoffg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/preact/-/preact-10.11.3.tgz} name: preact version: 10.11.3 dev: false - registry.npmmirror.com/prelude-ls@1.1.2: + registry.npmmirror.com/prelude-ls/1.1.2: resolution: {integrity: sha512-ESF23V4SKG6lVSGZgYNpbsiaAkdab6ZgOxe52p7+Kid3W3u3bxR4Vfd/o21dmN7jSt0IwgZ4v5MUd26FEtXE9w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/prelude-ls/-/prelude-ls-1.1.2.tgz} name: prelude-ls version: 1.1.2 engines: {node: '>= 0.8.0'} dev: true - registry.npmmirror.com/prelude-ls@1.2.1: + 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} name: prelude-ls version: 1.2.1 engines: {node: '>= 0.8.0'} dev: true - registry.npmmirror.com/prettier-linter-helpers@1.0.0: + registry.npmmirror.com/prettier-linter-helpers/1.0.0: resolution: {integrity: sha512-GbK2cP9nraSSUF9N2XwUwqfzlAFlMNYYl+ShE/V+H8a9uNl/oUqB1w2EL54Jh0OlyRSd8RfWYJ3coVS4TROP2w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/prettier-linter-helpers/-/prettier-linter-helpers-1.0.0.tgz} name: prettier-linter-helpers version: 1.0.0 engines: {node: '>=6.0.0'} dependencies: - fast-diff: registry.npmmirror.com/fast-diff@1.2.0 + fast-diff: registry.npmmirror.com/fast-diff/1.2.0 dev: true - registry.npmmirror.com/prettier@2.8.1: + registry.npmmirror.com/prettier/2.8.1: resolution: {integrity: sha512-lqGoSJBQNJidqCHE80vqZJHWHRFoNYsSpP9AjFhlhi9ODCJA541svILes/+/1GM3VaL/abZi7cpFzOpdR9UPKg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/prettier/-/prettier-2.8.1.tgz} name: prettier version: 2.8.1 @@ -4309,361 +4232,361 @@ packages: hasBin: true dev: true - registry.npmmirror.com/prismjs@1.29.0: + registry.npmmirror.com/prismjs/1.29.0: resolution: {integrity: sha512-Kx/1w86q/epKcmte75LNrEoT+lX8pBpavuAbvJWRXar7Hz8jrtF+e3vY751p0R8H9HdArwaCTNDDzHg/ScJK1Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/prismjs/-/prismjs-1.29.0.tgz} name: prismjs version: 1.29.0 engines: {node: '>=6'} dev: false - registry.npmmirror.com/process-nextick-args@2.0.1: + 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} name: process-nextick-args version: 2.0.1 dev: false - registry.npmmirror.com/proxy-from-env@1.1.0: + registry.npmmirror.com/proxy-from-env/1.1.0: resolution: {integrity: sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/proxy-from-env/-/proxy-from-env-1.1.0.tgz} name: proxy-from-env version: 1.1.0 dev: false - registry.npmmirror.com/ps-tree@1.2.0: + registry.npmmirror.com/ps-tree/1.2.0: resolution: {integrity: sha512-0VnamPPYHl4uaU/nSFeZZpR21QAWRz+sRv4iW9+v/GS/J5U5iZB5BNN6J0RMoOvdx2gWM2+ZFMIm58q24e4UYA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ps-tree/-/ps-tree-1.2.0.tgz} name: ps-tree version: 1.2.0 engines: {node: '>= 0.10'} hasBin: true dependencies: - event-stream: registry.npmmirror.com/event-stream@3.3.4 + event-stream: registry.npmmirror.com/event-stream/3.3.4 dev: true - registry.npmmirror.com/psl@1.9.0: + registry.npmmirror.com/psl/1.9.0: resolution: {integrity: sha512-E/ZsdU4HLs/68gYzgGTkMicWTLPdAftJLfJFlLUAAKZGkStNU72sZjT66SnMDVOfOWY/YAoiD7Jxa9iHvngcag==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/psl/-/psl-1.9.0.tgz} name: psl version: 1.9.0 dev: true - registry.npmmirror.com/punycode@2.1.1: + 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} name: punycode version: 2.1.1 engines: {node: '>=6'} dev: true - registry.npmmirror.com/qrcode.vue@3.3.4(vue@3.2.45): - resolution: {integrity: sha512-ZVPmKZUUqM/wZ19mIhecFJs7mO6KXFiZZmBZyU6wiB2aXZfYc/VpolXakQcKw/9aGFEmSHHVKfgNwyxtw/Q2Sw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/qrcode.vue/-/qrcode.vue-3.3.4.tgz} - id: registry.npmmirror.com/qrcode.vue/3.3.4 + registry.npmmirror.com/qrcode.vue/3.4.1_vue@3.2.45: + resolution: {integrity: sha512-wq/zHsifH4FJ1GXQi8/wNxD1KfQkckIpjK1KPTc/qwYU5/Bkd4me0w4xZSg6EXk6xLBkVDE0zxVagewv5EMAVA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/qrcode.vue/-/qrcode.vue-3.4.1.tgz} + id: registry.npmmirror.com/qrcode.vue/3.4.1 name: qrcode.vue - version: 3.3.4 + version: 3.4.1 peerDependencies: vue: ^3.0.0 dependencies: - vue: registry.npmmirror.com/vue@3.2.45 + vue: registry.npmmirror.com/vue/3.2.45 dev: false - registry.npmmirror.com/qs@6.11.0: + registry.npmmirror.com/qs/6.11.0: resolution: {integrity: sha512-MvjoMCJwEarSbUYk5O+nmoSzSutSsTwF85zcHPQ9OrlFoZOYIjaqBAJIqIXjptyD5vThxGq52Xu/MaJzRkIk4Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/qs/-/qs-6.11.0.tgz} name: qs version: 6.11.0 engines: {node: '>=0.6'} dependencies: - side-channel: registry.npmmirror.com/side-channel@1.0.4 + side-channel: registry.npmmirror.com/side-channel/1.0.4 dev: false - registry.npmmirror.com/querystringify@2.2.0: + registry.npmmirror.com/querystringify/2.2.0: resolution: {integrity: sha512-FIqgj2EUvTa7R50u0rGsyTftzjYmv/a3hO345bZNrqabNqjtgiDMgmo4mkUjd+nzU5oF3dClKqFIPUKybUyqoQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/querystringify/-/querystringify-2.2.0.tgz} name: querystringify version: 2.2.0 dev: true - registry.npmmirror.com/queue-microtask@1.2.3: + 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} name: queue-microtask version: 1.2.3 dev: true - registry.npmmirror.com/read-pkg@3.0.0: + 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} name: read-pkg version: 3.0.0 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 - path-type: registry.npmmirror.com/path-type@3.0.0 + load-json-file: registry.npmmirror.com/load-json-file/4.0.0 + normalize-package-data: registry.npmmirror.com/normalize-package-data/2.5.0 + path-type: registry.npmmirror.com/path-type/3.0.0 dev: true - registry.npmmirror.com/readable-stream@2.3.7: + 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} name: readable-stream version: 2.3.7 dependencies: - core-util-is: registry.npmmirror.com/core-util-is@1.0.3 - inherits: registry.npmmirror.com/inherits@2.0.4 - isarray: registry.npmmirror.com/isarray@1.0.0 - process-nextick-args: registry.npmmirror.com/process-nextick-args@2.0.1 - safe-buffer: registry.npmmirror.com/safe-buffer@5.1.2 - string_decoder: registry.npmmirror.com/string_decoder@1.1.1 - util-deprecate: registry.npmmirror.com/util-deprecate@1.0.2 + core-util-is: registry.npmmirror.com/core-util-is/1.0.3 + inherits: registry.npmmirror.com/inherits/2.0.4 + isarray: registry.npmmirror.com/isarray/1.0.0 + process-nextick-args: registry.npmmirror.com/process-nextick-args/2.0.1 + safe-buffer: registry.npmmirror.com/safe-buffer/5.1.2 + string_decoder: registry.npmmirror.com/string_decoder/1.1.1 + util-deprecate: registry.npmmirror.com/util-deprecate/1.0.2 dev: false - registry.npmmirror.com/readdirp@3.6.0: + registry.npmmirror.com/readdirp/3.6.0: resolution: {integrity: sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/readdirp/-/readdirp-3.6.0.tgz} name: readdirp version: 3.6.0 engines: {node: '>=8.10.0'} dependencies: - picomatch: registry.npmmirror.com/picomatch@2.3.1 + picomatch: registry.npmmirror.com/picomatch/2.3.1 dev: true - registry.npmmirror.com/regenerator-runtime@0.13.11: + registry.npmmirror.com/regenerator-runtime/0.13.11: resolution: {integrity: sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/regenerator-runtime/-/regenerator-runtime-0.13.11.tgz} name: regenerator-runtime version: 0.13.11 dev: false - registry.npmmirror.com/regexp.prototype.flags@1.4.3: + registry.npmmirror.com/regexp.prototype.flags/1.4.3: resolution: {integrity: sha512-fjggEOO3slI6Wvgjwflkc4NFRCTZAu5CnNfBd5qOMYhWdn67nJBBu34/TkD++eeFmd8C9r9jfXJ27+nSiRkSUA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/regexp.prototype.flags/-/regexp.prototype.flags-1.4.3.tgz} name: regexp.prototype.flags version: 1.4.3 engines: {node: '>= 0.4'} dependencies: - call-bind: registry.npmmirror.com/call-bind@1.0.2 - define-properties: registry.npmmirror.com/define-properties@1.1.4 - functions-have-names: registry.npmmirror.com/functions-have-names@1.2.3 + call-bind: registry.npmmirror.com/call-bind/1.0.2 + define-properties: registry.npmmirror.com/define-properties/1.1.4 + functions-have-names: registry.npmmirror.com/functions-have-names/1.2.3 dev: true - registry.npmmirror.com/regexpp@3.2.0: + 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} name: regexpp version: 3.2.0 engines: {node: '>=8'} dev: true - registry.npmmirror.com/requires-port@1.0.0: + registry.npmmirror.com/requires-port/1.0.0: resolution: {integrity: sha512-KigOCHcocU3XODJxsu8i/j8T9tzT4adHiecwORRQ0ZZFcp7ahwXuRU1m+yuO90C5ZUyGeGfocHDI14M3L3yDAQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/requires-port/-/requires-port-1.0.0.tgz} name: requires-port version: 1.0.0 dev: true - registry.npmmirror.com/resolve-from@4.0.0: + 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} name: resolve-from version: 4.0.0 engines: {node: '>=4'} dev: true - registry.npmmirror.com/resolve@1.22.1: + registry.npmmirror.com/resolve/1.22.1: resolution: {integrity: sha512-nBpuuYuY5jFsli/JIs1oldw6fOQCBioohqWZg/2hiaOybXOft4lonv85uDOKXdf8rhyK159cxU5cDcK/NKk8zw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/resolve/-/resolve-1.22.1.tgz} name: resolve version: 1.22.1 hasBin: true dependencies: - is-core-module: registry.npmmirror.com/is-core-module@2.11.0 - path-parse: registry.npmmirror.com/path-parse@1.0.7 - supports-preserve-symlinks-flag: registry.npmmirror.com/supports-preserve-symlinks-flag@1.0.0 + is-core-module: registry.npmmirror.com/is-core-module/2.11.0 + path-parse: registry.npmmirror.com/path-parse/1.0.7 + supports-preserve-symlinks-flag: registry.npmmirror.com/supports-preserve-symlinks-flag/1.0.0 dev: true - registry.npmmirror.com/reusify@1.0.4: + 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} name: reusify version: 1.0.4 engines: {iojs: '>=1.0.0', node: '>=0.10.0'} dev: true - registry.npmmirror.com/rimraf@3.0.2: + registry.npmmirror.com/rimraf/3.0.2: resolution: {integrity: sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/rimraf/-/rimraf-3.0.2.tgz} name: rimraf version: 3.0.2 hasBin: true dependencies: - glob: registry.npmmirror.com/glob@7.2.3 + glob: registry.npmmirror.com/glob/7.2.3 dev: true - registry.npmmirror.com/rollup@2.79.1: + registry.npmmirror.com/rollup/2.79.1: resolution: {integrity: sha512-uKxbd0IhMZOhjAiD5oAFp7BqvkA4Dv47qpOCtaNvng4HBwdbWtdOh8f5nZNuk2rp51PMGk3bzfWu5oayNEuYnw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/rollup/-/rollup-2.79.1.tgz} name: rollup version: 2.79.1 engines: {node: '>=10.0.0'} hasBin: true optionalDependencies: - fsevents: registry.npmmirror.com/fsevents@2.3.2 + fsevents: registry.npmmirror.com/fsevents/2.3.2 dev: true - registry.npmmirror.com/rollup@3.9.0: + registry.npmmirror.com/rollup/3.9.0: resolution: {integrity: sha512-nGGylpmblyjTpF4lEUPgmOw6OVxRvnI6Iuuh6Lz4O/X66cVOX1XJSsqP1YamxQ+mPuFE7qJxLFDSCk8rNv5dDw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/rollup/-/rollup-3.9.0.tgz} name: rollup version: 3.9.0 engines: {node: '>=14.18.0', npm: '>=8.0.0'} hasBin: true optionalDependencies: - fsevents: registry.npmmirror.com/fsevents@2.3.2 + fsevents: registry.npmmirror.com/fsevents/2.3.2 dev: true - registry.npmmirror.com/run-parallel@1.2.0: + 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} name: run-parallel version: 1.2.0 dependencies: - queue-microtask: registry.npmmirror.com/queue-microtask@1.2.3 + queue-microtask: registry.npmmirror.com/queue-microtask/1.2.3 dev: true - registry.npmmirror.com/rxjs@7.8.0: + registry.npmmirror.com/rxjs/7.8.0: resolution: {integrity: sha512-F2+gxDshqmIub1KdvZkaEfGDwLNpPvk9Fs6LD/MyQxNgMds/WH9OdDDXOmxUZpME+iSK3rQCctkL0DYyytUqMg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/rxjs/-/rxjs-7.8.0.tgz} name: rxjs version: 7.8.0 dependencies: - tslib: registry.npmmirror.com/tslib@2.4.1 + tslib: registry.npmmirror.com/tslib/2.4.1 dev: true - registry.npmmirror.com/safe-buffer@5.1.2: + 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} name: safe-buffer version: 5.1.2 dev: false - registry.npmmirror.com/safe-regex-test@1.0.0: + registry.npmmirror.com/safe-regex-test/1.0.0: resolution: {integrity: sha512-JBUUzyOgEwXQY1NuPtvcj/qcBDbDmEvWufhlnXZIm75DEHp+afM1r1ujJpJsV/gSM4t59tpDyPi1sd6ZaPFfsA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/safe-regex-test/-/safe-regex-test-1.0.0.tgz} name: safe-regex-test version: 1.0.0 dependencies: - call-bind: registry.npmmirror.com/call-bind@1.0.2 - get-intrinsic: registry.npmmirror.com/get-intrinsic@1.1.3 - is-regex: registry.npmmirror.com/is-regex@1.1.4 + call-bind: registry.npmmirror.com/call-bind/1.0.2 + get-intrinsic: registry.npmmirror.com/get-intrinsic/1.1.3 + is-regex: registry.npmmirror.com/is-regex/1.1.4 dev: true - registry.npmmirror.com/safer-buffer@2.1.2: + registry.npmmirror.com/safer-buffer/2.1.2: resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/safer-buffer/-/safer-buffer-2.1.2.tgz} name: safer-buffer version: 2.1.2 dev: true - registry.npmmirror.com/sass@1.57.1: + registry.npmmirror.com/sass/1.57.1: resolution: {integrity: sha512-O2+LwLS79op7GI0xZ8fqzF7X2m/m8WFfI02dHOdsK5R2ECeS5F62zrwg/relM1rjSLy7Vd/DiMNIvPrQGsA0jw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/sass/-/sass-1.57.1.tgz} name: sass version: 1.57.1 engines: {node: '>=12.0.0'} hasBin: true dependencies: - chokidar: registry.npmmirror.com/chokidar@3.5.3 - immutable: registry.npmmirror.com/immutable@4.2.1 - source-map-js: registry.npmmirror.com/source-map-js@1.0.2 + chokidar: registry.npmmirror.com/chokidar/3.5.3 + immutable: registry.npmmirror.com/immutable/4.2.1 + source-map-js: registry.npmmirror.com/source-map-js/1.0.2 dev: true - registry.npmmirror.com/saxes@6.0.0: + registry.npmmirror.com/saxes/6.0.0: resolution: {integrity: sha512-xAg7SOnEhrm5zI3puOOKyy1OMcMlIJZYNJY7xLBwSze0UjhPLnWfj2GF2EpT0jmzaJKIWKHLsaSSajf35bcYnA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/saxes/-/saxes-6.0.0.tgz} name: saxes version: 6.0.0 engines: {node: '>=v12.22.7'} dependencies: - xmlchars: registry.npmmirror.com/xmlchars@2.2.0 + xmlchars: registry.npmmirror.com/xmlchars/2.2.0 dev: true - registry.npmmirror.com/scroll-into-view-if-needed@2.2.31: + registry.npmmirror.com/scroll-into-view-if-needed/2.2.31: resolution: {integrity: sha512-dGCXy99wZQivjmjIqihaBQNjryrz5rueJY7eHfTdyWEiR4ttYpsajb14rn9s5d4DY4EcY6+4+U/maARBXJedkA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/scroll-into-view-if-needed/-/scroll-into-view-if-needed-2.2.31.tgz} name: scroll-into-view-if-needed version: 2.2.31 dependencies: - compute-scroll-into-view: registry.npmmirror.com/compute-scroll-into-view@1.0.20 + compute-scroll-into-view: registry.npmmirror.com/compute-scroll-into-view/1.0.20 dev: false - registry.npmmirror.com/scule@1.0.0: + registry.npmmirror.com/scule/1.0.0: resolution: {integrity: sha512-4AsO/FrViE/iDNEPaAQlb77tf0csuq27EsVpy6ett584EcRTp6pTDLoGWVxCD77y5iU5FauOvhsI4o1APwPoSQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/scule/-/scule-1.0.0.tgz} name: scule version: 1.0.0 dev: true - registry.npmmirror.com/select@1.1.2: + registry.npmmirror.com/select/1.1.2: resolution: {integrity: sha512-OwpTSOfy6xSs1+pwcNrv0RBMOzI39Lp3qQKUTPVVPRjCdNa5JH/oPRiqsesIskK8TVgmRiHwO4KXlV2Li9dANA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/select/-/select-1.1.2.tgz} name: select version: 1.1.2 dev: false - registry.npmmirror.com/semver@5.7.1: + 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} name: semver version: 5.7.1 hasBin: true dev: true - registry.npmmirror.com/semver@7.3.8: + registry.npmmirror.com/semver/7.3.8: resolution: {integrity: sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/semver/-/semver-7.3.8.tgz} name: semver version: 7.3.8 engines: {node: '>=10'} hasBin: true dependencies: - lru-cache: registry.npmmirror.com/lru-cache@6.0.0 + lru-cache: registry.npmmirror.com/lru-cache/6.0.0 dev: true - registry.npmmirror.com/setimmediate@1.0.5: + registry.npmmirror.com/setimmediate/1.0.5: resolution: {integrity: sha512-MATJdZp8sLqDl/68LfQmbP8zKPLQNV6BIZoIgrscFDQ+RsvK/BxeDQOgyxKKoh0y/8h3BqVFnCqQ/gd+reiIXA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/setimmediate/-/setimmediate-1.0.5.tgz} name: setimmediate version: 1.0.5 dev: false - registry.npmmirror.com/shebang-command@1.2.0: + registry.npmmirror.com/shebang-command/1.2.0: resolution: {integrity: sha512-EV3L1+UQWGor21OmnvojK36mhg+TyIKDh3iFBKBohr5xeXIhNBcx8oWdgkTEEQ+BEFFYdLRuqMfd5L84N1V5Vg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/shebang-command/-/shebang-command-1.2.0.tgz} name: shebang-command version: 1.2.0 engines: {node: '>=0.10.0'} dependencies: - shebang-regex: registry.npmmirror.com/shebang-regex@1.0.0 + shebang-regex: registry.npmmirror.com/shebang-regex/1.0.0 dev: true - registry.npmmirror.com/shebang-command@2.0.0: + 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} name: shebang-command version: 2.0.0 engines: {node: '>=8'} dependencies: - shebang-regex: registry.npmmirror.com/shebang-regex@3.0.0 + shebang-regex: registry.npmmirror.com/shebang-regex/3.0.0 dev: true - registry.npmmirror.com/shebang-regex@1.0.0: + registry.npmmirror.com/shebang-regex/1.0.0: resolution: {integrity: sha512-wpoSFAxys6b2a2wHZ1XpDSgD7N9iVjg29Ph9uV/uaP9Ex/KXlkTZTeddxDPSYQpgvzKLGJke2UU0AzoGCjNIvQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/shebang-regex/-/shebang-regex-1.0.0.tgz} name: shebang-regex version: 1.0.0 engines: {node: '>=0.10.0'} dev: true - registry.npmmirror.com/shebang-regex@3.0.0: + 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} name: shebang-regex version: 3.0.0 engines: {node: '>=8'} dev: true - registry.npmmirror.com/shell-quote@1.7.4: + registry.npmmirror.com/shell-quote/1.7.4: resolution: {integrity: sha512-8o/QEhSSRb1a5i7TFR0iM4G16Z0vYB2OQVs4G3aAFXjn3T6yEx8AZxy1PgDF7I00LZHYA3WxaSYIf5e5sAX8Rw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/shell-quote/-/shell-quote-1.7.4.tgz} name: shell-quote version: 1.7.4 dev: true - registry.npmmirror.com/side-channel@1.0.4: + registry.npmmirror.com/side-channel/1.0.4: resolution: {integrity: sha512-q5XPytqFEIKHkGdiMIrY10mvLRvnQh42/+GoBlFW3b2LXLE2xxJpZFdm94we0BaoV3RwJyGqg5wS7epxTv0Zvw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/side-channel/-/side-channel-1.0.4.tgz} name: side-channel version: 1.0.4 dependencies: - call-bind: registry.npmmirror.com/call-bind@1.0.2 - get-intrinsic: registry.npmmirror.com/get-intrinsic@1.1.3 - object-inspect: registry.npmmirror.com/object-inspect@1.12.2 + call-bind: registry.npmmirror.com/call-bind/1.0.2 + get-intrinsic: registry.npmmirror.com/get-intrinsic/1.1.3 + object-inspect: registry.npmmirror.com/object-inspect/1.12.2 - registry.npmmirror.com/signal-exit@3.0.7: + 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} name: signal-exit version: 3.0.7 dev: true - registry.npmmirror.com/slash@3.0.0: + 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} name: slash version: 3.0.0 engines: {node: '>=8'} dev: true - registry.npmmirror.com/slate-history@0.66.0(slate@0.72.8): + 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} id: registry.npmmirror.com/slate-history/0.66.0 name: slate-history @@ -4671,357 +4594,351 @@ packages: peerDependencies: slate: '>=0.65.3' dependencies: - is-plain-object: registry.npmmirror.com/is-plain-object@5.0.0 - slate: registry.npmmirror.com/slate@0.72.8 + is-plain-object: registry.npmmirror.com/is-plain-object/5.0.0 + slate: registry.npmmirror.com/slate/0.72.8 dev: false - registry.npmmirror.com/slate@0.72.8: + 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} name: slate version: 0.72.8 dependencies: - immer: registry.npmmirror.com/immer@9.0.16 - is-plain-object: registry.npmmirror.com/is-plain-object@5.0.0 - tiny-warning: registry.npmmirror.com/tiny-warning@1.0.3 + immer: registry.npmmirror.com/immer/9.0.16 + is-plain-object: registry.npmmirror.com/is-plain-object/5.0.0 + tiny-warning: registry.npmmirror.com/tiny-warning/1.0.3 dev: false - registry.npmmirror.com/snabbdom@3.5.1: + registry.npmmirror.com/snabbdom/3.5.1: resolution: {integrity: sha512-wHMNIOjkm/YNE5EM3RCbr/+DVgPg6AqQAX1eOxO46zYNvCXjKP5Y865tqQj3EXnaMBjkxmQA5jFuDpDK/dbfiA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/snabbdom/-/snabbdom-3.5.1.tgz} name: snabbdom version: 3.5.1 engines: {node: '>=8.3.0'} dev: false - registry.npmmirror.com/sortablejs@1.14.0: + registry.npmmirror.com/sortablejs/1.14.0: resolution: {integrity: sha512-pBXvQCs5/33fdN1/39pPL0NZF20LeRbLQ5jtnheIPN9JQAaufGjKdWduZn4U7wCtVuzKhmRkI0DFYHYRbB2H1w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/sortablejs/-/sortablejs-1.14.0.tgz} name: sortablejs version: 1.14.0 dev: false - registry.npmmirror.com/sortablejs@1.15.0: + registry.npmmirror.com/sortablejs/1.15.0: resolution: {integrity: sha512-bv9qgVMjUMf89wAvM6AxVvS/4MX3sPeN0+agqShejLU5z5GX4C75ow1O2e5k4L6XItUyAK3gH6AxSbXrOM5e8w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/sortablejs/-/sortablejs-1.15.0.tgz} name: sortablejs version: 1.15.0 dev: false - registry.npmmirror.com/source-map-js@1.0.2: + 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} name: source-map-js version: 1.0.2 engines: {node: '>=0.10.0'} - registry.npmmirror.com/source-map-support@0.5.21: + 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} name: source-map-support version: 0.5.21 dependencies: - buffer-from: registry.npmmirror.com/buffer-from@1.1.2 - source-map: registry.npmmirror.com/source-map@0.6.1 + buffer-from: registry.npmmirror.com/buffer-from/1.1.2 + source-map: registry.npmmirror.com/source-map/0.6.1 dev: true - registry.npmmirror.com/source-map@0.6.1: + 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} name: source-map version: 0.6.1 engines: {node: '>=0.10.0'} - registry.npmmirror.com/sourcemap-codec@1.4.8: + 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} name: sourcemap-codec version: 1.4.8 deprecated: Please use @jridgewell/sourcemap-codec instead - registry.npmmirror.com/spdx-correct@3.1.1: + 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} name: spdx-correct version: 3.1.1 dependencies: - spdx-expression-parse: registry.npmmirror.com/spdx-expression-parse@3.0.1 - spdx-license-ids: registry.npmmirror.com/spdx-license-ids@3.0.12 + spdx-expression-parse: registry.npmmirror.com/spdx-expression-parse/3.0.1 + spdx-license-ids: registry.npmmirror.com/spdx-license-ids/3.0.12 dev: true - registry.npmmirror.com/spdx-exceptions@2.3.0: + 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} name: spdx-exceptions version: 2.3.0 dev: true - registry.npmmirror.com/spdx-expression-parse@3.0.1: + 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} name: spdx-expression-parse version: 3.0.1 dependencies: - spdx-exceptions: registry.npmmirror.com/spdx-exceptions@2.3.0 - spdx-license-ids: registry.npmmirror.com/spdx-license-ids@3.0.12 + spdx-exceptions: registry.npmmirror.com/spdx-exceptions/2.3.0 + spdx-license-ids: registry.npmmirror.com/spdx-license-ids/3.0.12 dev: true - registry.npmmirror.com/spdx-license-ids@3.0.12: + registry.npmmirror.com/spdx-license-ids/3.0.12: resolution: {integrity: sha512-rr+VVSXtRhO4OHbXUiAF7xW3Bo9DuuF6C5jH+q/x15j2jniycgKbxU09Hr0WqlSLUs4i4ltHGXqTe7VHclYWyA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/spdx-license-ids/-/spdx-license-ids-3.0.12.tgz} name: spdx-license-ids version: 3.0.12 dev: true - registry.npmmirror.com/split@0.3.3: + registry.npmmirror.com/split/0.3.3: resolution: {integrity: sha512-wD2AeVmxXRBoX44wAycgjVpMhvbwdI2aZjCkvfNcH1YqHQvJVa1duWc73OyVGJUc05fhFaTZeQ/PYsrmyH0JVA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/split/-/split-0.3.3.tgz} name: split version: 0.3.3 dependencies: - through: registry.npmmirror.com/through@2.3.8 + through: registry.npmmirror.com/through/2.3.8 dev: true - registry.npmmirror.com/ssr-window@3.0.0: + 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} name: ssr-window version: 3.0.0 dev: false - registry.npmmirror.com/start-server-and-test@1.15.2: + registry.npmmirror.com/start-server-and-test/1.15.2: resolution: {integrity: sha512-t5xJX04Hg7hqxiKHMJBz/n4zIMsE6G7hpAcerFAH+4Vh9le/LeyFcJERJM7WLiPygWF9TOg33oroJF1XOzJtYQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/start-server-and-test/-/start-server-and-test-1.15.2.tgz} name: start-server-and-test version: 1.15.2 engines: {node: '>=6'} hasBin: true dependencies: - arg: registry.npmmirror.com/arg@5.0.2 - bluebird: registry.npmmirror.com/bluebird@3.7.2 - check-more-types: registry.npmmirror.com/check-more-types@2.24.0 - debug: registry.npmmirror.com/debug@4.3.4 - execa: registry.npmmirror.com/execa@5.1.1 - lazy-ass: registry.npmmirror.com/lazy-ass@1.6.0 - ps-tree: registry.npmmirror.com/ps-tree@1.2.0 - wait-on: registry.npmmirror.com/wait-on@6.0.1(debug@4.3.4) + arg: registry.npmmirror.com/arg/5.0.2 + bluebird: registry.npmmirror.com/bluebird/3.7.2 + check-more-types: registry.npmmirror.com/check-more-types/2.24.0 + debug: registry.npmmirror.com/debug/4.3.4 + execa: registry.npmmirror.com/execa/5.1.1 + lazy-ass: registry.npmmirror.com/lazy-ass/1.6.0 + ps-tree: registry.npmmirror.com/ps-tree/1.2.0 + wait-on: registry.npmmirror.com/wait-on/6.0.1_debug@4.3.4 transitivePeerDependencies: - supports-color dev: true - registry.npmmirror.com/statuses@1.5.0: + registry.npmmirror.com/statuses/1.5.0: resolution: {integrity: sha512-OpZ3zP+jT1PI7I8nemJX4AKmAX070ZkYPVWV/AaKTJl+tXCTGyVdC1a4SL8RUQYEwk/f34ZX8UTykN68FwrqAA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/statuses/-/statuses-1.5.0.tgz} name: statuses version: 1.5.0 engines: {node: '>= 0.6'} dev: true - registry.npmmirror.com/stream-combiner@0.0.4: + registry.npmmirror.com/stream-combiner/0.0.4: resolution: {integrity: sha512-rT00SPnTVyRsaSz5zgSPma/aHSOic5U1prhYdRy5HS2kTZviFpmDgzilbtsJsxiroqACmayynDN/9VzIbX5DOw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/stream-combiner/-/stream-combiner-0.0.4.tgz} name: stream-combiner version: 0.0.4 dependencies: - duplexer: registry.npmmirror.com/duplexer@0.1.2 + duplexer: registry.npmmirror.com/duplexer/0.1.2 dev: true - registry.npmmirror.com/string.prototype.padend@3.1.4: + registry.npmmirror.com/string.prototype.padend/3.1.4: resolution: {integrity: sha512-67otBXoksdjsnXXRUq+KMVTdlVRZ2af422Y0aTyTjVaoQkGr3mxl2Bc5emi7dOQ3OGVVQQskmLEWwFXwommpNw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/string.prototype.padend/-/string.prototype.padend-3.1.4.tgz} name: string.prototype.padend version: 3.1.4 engines: {node: '>= 0.4'} dependencies: - call-bind: registry.npmmirror.com/call-bind@1.0.2 - define-properties: registry.npmmirror.com/define-properties@1.1.4 - es-abstract: registry.npmmirror.com/es-abstract@1.20.5 + call-bind: registry.npmmirror.com/call-bind/1.0.2 + define-properties: registry.npmmirror.com/define-properties/1.1.4 + es-abstract: registry.npmmirror.com/es-abstract/1.20.5 dev: true - registry.npmmirror.com/string.prototype.trimend@1.0.6: + registry.npmmirror.com/string.prototype.trimend/1.0.6: resolution: {integrity: sha512-JySq+4mrPf9EsDBEDYMOb/lM7XQLulwg5R/m1r0PXEFqrV0qHvl58sdTilSXtKOflCsK2E8jxf+GKC0T07RWwQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/string.prototype.trimend/-/string.prototype.trimend-1.0.6.tgz} name: string.prototype.trimend version: 1.0.6 dependencies: - call-bind: registry.npmmirror.com/call-bind@1.0.2 - define-properties: registry.npmmirror.com/define-properties@1.1.4 - es-abstract: registry.npmmirror.com/es-abstract@1.20.5 + call-bind: registry.npmmirror.com/call-bind/1.0.2 + define-properties: registry.npmmirror.com/define-properties/1.1.4 + es-abstract: registry.npmmirror.com/es-abstract/1.20.5 dev: true - registry.npmmirror.com/string.prototype.trimstart@1.0.6: + registry.npmmirror.com/string.prototype.trimstart/1.0.6: resolution: {integrity: sha512-omqjMDaY92pbn5HOX7f9IccLA+U1tA9GvtU4JrodiXFfYB7jPzzHpRzpglLAjtUV6bB557zwClJezTqnAiYnQA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/string.prototype.trimstart/-/string.prototype.trimstart-1.0.6.tgz} name: string.prototype.trimstart version: 1.0.6 dependencies: - call-bind: registry.npmmirror.com/call-bind@1.0.2 - define-properties: registry.npmmirror.com/define-properties@1.1.4 - es-abstract: registry.npmmirror.com/es-abstract@1.20.5 + call-bind: registry.npmmirror.com/call-bind/1.0.2 + define-properties: registry.npmmirror.com/define-properties/1.1.4 + es-abstract: registry.npmmirror.com/es-abstract/1.20.5 dev: true - registry.npmmirror.com/string_decoder@1.1.1: + 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} name: string_decoder version: 1.1.1 dependencies: - safe-buffer: registry.npmmirror.com/safe-buffer@5.1.2 + safe-buffer: registry.npmmirror.com/safe-buffer/5.1.2 dev: false - registry.npmmirror.com/strip-ansi@6.0.1: + 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} name: strip-ansi version: 6.0.1 engines: {node: '>=8'} dependencies: - ansi-regex: registry.npmmirror.com/ansi-regex@5.0.1 + ansi-regex: registry.npmmirror.com/ansi-regex/5.0.1 dev: true - registry.npmmirror.com/strip-bom@3.0.0: + 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} name: strip-bom version: 3.0.0 engines: {node: '>=4'} dev: true - registry.npmmirror.com/strip-final-newline@2.0.0: + 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} name: strip-final-newline version: 2.0.0 engines: {node: '>=6'} dev: true - registry.npmmirror.com/strip-json-comments@3.1.1: + 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} name: strip-json-comments version: 3.1.1 engines: {node: '>=8'} dev: true - registry.npmmirror.com/strip-literal@1.0.0: + registry.npmmirror.com/strip-literal/1.0.0: resolution: {integrity: sha512-5o4LsH1lzBzO9UFH63AJ2ad2/S2AVx6NtjOcaz+VTT2h1RiRvbipW72z8M/lxEhcPHDBQwpDrnTF7sXy/7OwCQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/strip-literal/-/strip-literal-1.0.0.tgz} name: strip-literal version: 1.0.0 dependencies: - acorn: registry.npmmirror.com/acorn@8.8.1 + acorn: registry.npmmirror.com/acorn/8.8.1 dev: true - registry.npmmirror.com/supports-color@5.5.0: + 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} name: supports-color version: 5.5.0 engines: {node: '>=4'} dependencies: - has-flag: registry.npmmirror.com/has-flag@3.0.0 + has-flag: registry.npmmirror.com/has-flag/3.0.0 dev: true - registry.npmmirror.com/supports-color@7.2.0: + 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} name: supports-color version: 7.2.0 engines: {node: '>=8'} dependencies: - has-flag: registry.npmmirror.com/has-flag@4.0.0 + has-flag: registry.npmmirror.com/has-flag/4.0.0 dev: true - registry.npmmirror.com/supports-preserve-symlinks-flag@1.0.0: + 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} name: supports-preserve-symlinks-flag version: 1.0.0 engines: {node: '>= 0.4'} dev: true - registry.npmmirror.com/symbol-tree@3.2.4: + registry.npmmirror.com/symbol-tree/3.2.4: resolution: {integrity: sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/symbol-tree/-/symbol-tree-3.2.4.tgz} name: symbol-tree version: 3.2.4 dev: true - registry.npmmirror.com/text-table@0.2.0: + 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} name: text-table version: 0.2.0 dev: true - registry.npmmirror.com/through@2.3.8: + 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} name: through version: 2.3.8 dev: true - registry.npmmirror.com/tiny-emitter@2.1.0: + registry.npmmirror.com/tiny-emitter/2.1.0: resolution: {integrity: sha512-NB6Dk1A9xgQPMoGqC5CVXn123gWyte215ONT5Pp5a0yt4nlEoO1ZWeCwpncaekPHXO60i47ihFnZPiRPjRMq4Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/tiny-emitter/-/tiny-emitter-2.1.0.tgz} name: tiny-emitter version: 2.1.0 dev: false - registry.npmmirror.com/tiny-invariant@1.3.1: + registry.npmmirror.com/tiny-invariant/1.3.1: resolution: {integrity: sha512-AD5ih2NlSssTCwsMznbvwMZpJ1cbhkGd2uueNxzv2jDlEeZdU04JQfRnggJQ8DrcVBGjAsCKwFBbDlVNtEMlzw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/tiny-invariant/-/tiny-invariant-1.3.1.tgz} name: tiny-invariant version: 1.3.1 dev: true - registry.npmmirror.com/tiny-warning@1.0.3: + 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} name: tiny-warning version: 1.0.3 dev: false - registry.npmmirror.com/tinybench@2.3.1: + registry.npmmirror.com/tinybench/2.3.1: resolution: {integrity: sha512-hGYWYBMPr7p4g5IarQE7XhlyWveh1EKhy4wUBS1LrHXCKYgvz+4/jCqgmJqZxxldesn05vccrtME2RLLZNW7iA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/tinybench/-/tinybench-2.3.1.tgz} name: tinybench version: 2.3.1 dev: true - registry.npmmirror.com/tinypool@0.3.0: + registry.npmmirror.com/tinypool/0.3.0: resolution: {integrity: sha512-NX5KeqHOBZU6Bc0xj9Vr5Szbb1j8tUHIeD18s41aDJaPeC5QTdEhK0SpdpUrZlj2nv5cctNcSjaKNanXlfcVEQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/tinypool/-/tinypool-0.3.0.tgz} name: tinypool version: 0.3.0 engines: {node: '>=14.0.0'} dev: true - registry.npmmirror.com/tinyspy@1.0.2: + registry.npmmirror.com/tinyspy/1.0.2: resolution: {integrity: sha512-bSGlgwLBYf7PnUsQ6WOc6SJ3pGOcd+d8AA6EUnLDDM0kWEstC1JIlSZA3UNliDXhd9ABoS7hiRBDCu+XP/sf1Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/tinyspy/-/tinyspy-1.0.2.tgz} name: tinyspy version: 1.0.2 engines: {node: '>=14.0.0'} dev: true - 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} - name: to-fast-properties - version: 2.0.0 - engines: {node: '>=4'} - - registry.npmmirror.com/to-regex-range@5.0.1: + 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} name: to-regex-range version: 5.0.1 engines: {node: '>=8.0'} dependencies: - is-number: registry.npmmirror.com/is-number@7.0.0 + is-number: registry.npmmirror.com/is-number/7.0.0 dev: true - registry.npmmirror.com/tough-cookie@4.1.2: + registry.npmmirror.com/tough-cookie/4.1.2: resolution: {integrity: sha512-G9fqXWoYFZgTc2z8Q5zaHy/vJMjm+WV0AkAeHxVCQiEB1b+dGvWzFW6QV07cY5jQ5gRkeid2qIkzkxUnmoQZUQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/tough-cookie/-/tough-cookie-4.1.2.tgz} name: tough-cookie version: 4.1.2 engines: {node: '>=6'} dependencies: - psl: registry.npmmirror.com/psl@1.9.0 - punycode: registry.npmmirror.com/punycode@2.1.1 - universalify: registry.npmmirror.com/universalify@0.2.0 - url-parse: registry.npmmirror.com/url-parse@1.5.10 + psl: registry.npmmirror.com/psl/1.9.0 + punycode: registry.npmmirror.com/punycode/2.1.1 + universalify: registry.npmmirror.com/universalify/0.2.0 + url-parse: registry.npmmirror.com/url-parse/1.5.10 dev: true - registry.npmmirror.com/tr46@3.0.0: + registry.npmmirror.com/tr46/3.0.0: resolution: {integrity: sha512-l7FvfAHlcmulp8kr+flpQZmVwtu7nfRV7NZujtN0OqES8EL4O4e0qqzL0DC5gAvx/ZC/9lk6rhcUwYvkBnBnYA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/tr46/-/tr46-3.0.0.tgz} name: tr46 version: 3.0.0 engines: {node: '>=12'} dependencies: - punycode: registry.npmmirror.com/punycode@2.1.1 + punycode: registry.npmmirror.com/punycode/2.1.1 dev: true - registry.npmmirror.com/tslib@1.14.1: + 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} name: tslib version: 1.14.1 dev: true - registry.npmmirror.com/tslib@2.3.0: + registry.npmmirror.com/tslib/2.3.0: resolution: {integrity: sha512-N82ooyxVNm6h1riLCoyS9e3fuJ3AMG2zIZs2Gd1ATcSFjSA23Q0fzjjZeh0jbJvWVDZ0cJT8yaNNaaXHzueNjg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/tslib/-/tslib-2.3.0.tgz} name: tslib version: 2.3.0 dev: false - registry.npmmirror.com/tslib@2.4.1: + registry.npmmirror.com/tslib/2.4.1: resolution: {integrity: sha512-tGyy4dAjRIEwI7BzsB0lynWgOpfqjUdq91XXAlIWD2OwKBH7oCl/GZG/HT4BOHrTlPMOASlMQ7veyTqpmRcrNA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/tslib/-/tslib-2.4.1.tgz} name: tslib version: 2.4.1 dev: true - registry.npmmirror.com/tsutils@3.21.0(typescript@4.9.4): + registry.npmmirror.com/tsutils/3.21.0_typescript@4.9.4: 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 @@ -5030,121 +4947,122 @@ packages: 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: - tslib: registry.npmmirror.com/tslib@1.14.1 - typescript: registry.npmmirror.com/typescript@4.9.4 + tslib: registry.npmmirror.com/tslib/1.14.1 + typescript: registry.npmmirror.com/typescript/4.9.4 dev: true - registry.npmmirror.com/type-check@0.3.2: + registry.npmmirror.com/type-check/0.3.2: resolution: {integrity: sha512-ZCmOJdvOWDBYJlzAoFkC+Q0+bUyEOS1ltgp1MGU03fqHG+dbi9tBFU2Rd9QKiDZFAYrhPh2JUf7rZRIuHRKtOg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/type-check/-/type-check-0.3.2.tgz} name: type-check version: 0.3.2 engines: {node: '>= 0.8.0'} dependencies: - prelude-ls: registry.npmmirror.com/prelude-ls@1.1.2 + prelude-ls: registry.npmmirror.com/prelude-ls/1.1.2 dev: true - registry.npmmirror.com/type-check@0.4.0: + 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} name: type-check version: 0.4.0 engines: {node: '>= 0.8.0'} dependencies: - prelude-ls: registry.npmmirror.com/prelude-ls@1.2.1 + prelude-ls: registry.npmmirror.com/prelude-ls/1.2.1 dev: true - registry.npmmirror.com/type-detect@4.0.8: + registry.npmmirror.com/type-detect/4.0.8: resolution: {integrity: sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/type-detect/-/type-detect-4.0.8.tgz} name: type-detect version: 4.0.8 engines: {node: '>=4'} dev: true - registry.npmmirror.com/type-fest@0.20.2: + 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} name: type-fest version: 0.20.2 engines: {node: '>=10'} dev: true - registry.npmmirror.com/type-fest@0.21.3: + 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} name: type-fest version: 0.21.3 engines: {node: '>=10'} dev: true - registry.npmmirror.com/type@1.2.0: + 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} name: type version: 1.2.0 dev: false - registry.npmmirror.com/type@2.7.2: + registry.npmmirror.com/type/2.7.2: resolution: {integrity: sha512-dzlvlNlt6AXU7EBSfpAscydQ7gXB+pPGsPnfJnZpiNJBDj7IaJzQlBZYGdEi4R9HmPdBv2XmWJ6YUtoTa7lmCw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/type/-/type-2.7.2.tgz} name: type version: 2.7.2 dev: false - registry.npmmirror.com/typescript@4.9.4: + registry.npmmirror.com/typescript/4.9.4: resolution: {integrity: sha512-Uz+dTXYzxXXbsFpM86Wh3dKCxrQqUcVMxwU54orwlJjOpO3ao8L7j5lH+dWfTwgCwIuM9GQ2kvVotzYJMXTBZg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/typescript/-/typescript-4.9.4.tgz} name: typescript version: 4.9.4 engines: {node: '>=4.2.0'} hasBin: true + dev: true - registry.npmmirror.com/ufo@1.0.1: + registry.npmmirror.com/ufo/1.0.1: resolution: {integrity: sha512-boAm74ubXHY7KJQZLlXrtMz52qFvpsbOxDcZOnw/Wf+LS4Mmyu7JxmzD4tDLtUQtmZECypJ0FrCz4QIe6dvKRA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ufo/-/ufo-1.0.1.tgz} name: ufo version: 1.0.1 dev: true - registry.npmmirror.com/unbox-primitive@1.0.2: + registry.npmmirror.com/unbox-primitive/1.0.2: resolution: {integrity: sha512-61pPlCD9h51VoreyJ0BReideM3MDKMKnh6+V9L08331ipq6Q8OFXZYiqP6n/tbHx4s5I9uRhcye6BrbkizkBDw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/unbox-primitive/-/unbox-primitive-1.0.2.tgz} name: unbox-primitive version: 1.0.2 dependencies: - call-bind: registry.npmmirror.com/call-bind@1.0.2 - has-bigints: registry.npmmirror.com/has-bigints@1.0.2 - has-symbols: registry.npmmirror.com/has-symbols@1.0.3 - which-boxed-primitive: registry.npmmirror.com/which-boxed-primitive@1.0.2 + call-bind: registry.npmmirror.com/call-bind/1.0.2 + has-bigints: registry.npmmirror.com/has-bigints/1.0.2 + has-symbols: registry.npmmirror.com/has-symbols/1.0.3 + which-boxed-primitive: registry.npmmirror.com/which-boxed-primitive/1.0.2 dev: true - registry.npmmirror.com/unimport@1.1.0(rollup@3.9.0): + registry.npmmirror.com/unimport/1.1.0_rollup@3.9.0: resolution: {integrity: sha512-dSufi3POQWUVAMU6DxXu39U0cWzz5m3FtQBUbgDJTkCpeRfyiYhDg+BOz6UPKfDPtEhkbshV8JoMV3I8i/mQ+A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/unimport/-/unimport-1.1.0.tgz} id: registry.npmmirror.com/unimport/1.1.0 name: unimport version: 1.1.0 dependencies: - '@rollup/pluginutils': registry.npmmirror.com/@rollup/pluginutils@5.0.2(rollup@3.9.0) - escape-string-regexp: registry.npmmirror.com/escape-string-regexp@5.0.0 - fast-glob: registry.npmmirror.com/fast-glob@3.2.12 - local-pkg: registry.npmmirror.com/local-pkg@0.4.2 - magic-string: registry.npmmirror.com/magic-string@0.27.0 - mlly: registry.npmmirror.com/mlly@1.0.0 - pathe: registry.npmmirror.com/pathe@1.0.0 - pkg-types: registry.npmmirror.com/pkg-types@1.0.1 - scule: registry.npmmirror.com/scule@1.0.0 - strip-literal: registry.npmmirror.com/strip-literal@1.0.0 - unplugin: registry.npmmirror.com/unplugin@1.0.1 + '@rollup/pluginutils': registry.npmmirror.com/@rollup/pluginutils/5.0.2_rollup@3.9.0 + escape-string-regexp: registry.npmmirror.com/escape-string-regexp/5.0.0 + fast-glob: registry.npmmirror.com/fast-glob/3.2.12 + local-pkg: registry.npmmirror.com/local-pkg/0.4.2 + magic-string: registry.npmmirror.com/magic-string/0.27.0 + mlly: registry.npmmirror.com/mlly/1.0.0 + pathe: registry.npmmirror.com/pathe/1.0.0 + pkg-types: registry.npmmirror.com/pkg-types/1.0.1 + scule: registry.npmmirror.com/scule/1.0.0 + strip-literal: registry.npmmirror.com/strip-literal/1.0.0 + unplugin: registry.npmmirror.com/unplugin/1.0.1 transitivePeerDependencies: - rollup dev: true - registry.npmmirror.com/universalify@0.2.0: + registry.npmmirror.com/universalify/0.2.0: resolution: {integrity: sha512-CJ1QgKmNg3CwvAv/kOFmtnEN05f0D/cn9QntgNOQlQF9dgvVTHj3t+8JPdjqawCHk7V/KA+fbUqzZ9XWhcqPUg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/universalify/-/universalify-0.2.0.tgz} name: universalify version: 0.2.0 engines: {node: '>= 4.0.0'} dev: true - registry.npmmirror.com/unpipe@1.0.0: + registry.npmmirror.com/unpipe/1.0.0: resolution: {integrity: sha512-pjy2bYhSsufwWlKwPc+l3cN7+wuJlK6uz0YdJEOlQDbl6jo/YlPi4mb8agUkVC8BF7V8NuzeyPNqRksA3hztKQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/unpipe/-/unpipe-1.0.0.tgz} name: unpipe version: 1.0.0 engines: {node: '>= 0.8'} dev: true - registry.npmmirror.com/unplugin-auto-import@0.12.1(@vueuse/core@9.9.0)(rollup@3.9.0): + registry.npmmirror.com/unplugin-auto-import/0.12.1_@vueuse+core@9.9.0+rollup@3.9.0: resolution: {integrity: sha512-J/3ZORq5YGKG+8D5vLLOgqaHNK77izlVN07mQ752yRLqBNDbJiwPRSnUwwYqH5N6rDay1SqnJCHaUdbJ9QMI2w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/unplugin-auto-import/-/unplugin-auto-import-0.12.1.tgz} id: registry.npmmirror.com/unplugin-auto-import/0.12.1 name: unplugin-auto-import @@ -5156,18 +5074,18 @@ packages: '@vueuse/core': optional: true dependencies: - '@antfu/utils': registry.npmmirror.com/@antfu/utils@0.7.2 - '@rollup/pluginutils': registry.npmmirror.com/@rollup/pluginutils@5.0.2(rollup@3.9.0) - '@vueuse/core': registry.npmmirror.com/@vueuse/core@9.9.0(vue@3.2.45) - local-pkg: registry.npmmirror.com/local-pkg@0.4.2 - magic-string: registry.npmmirror.com/magic-string@0.27.0 - unimport: registry.npmmirror.com/unimport@1.1.0(rollup@3.9.0) - unplugin: registry.npmmirror.com/unplugin@1.0.1 + '@antfu/utils': registry.npmmirror.com/@antfu/utils/0.7.2 + '@rollup/pluginutils': registry.npmmirror.com/@rollup/pluginutils/5.0.2_rollup@3.9.0 + '@vueuse/core': registry.npmmirror.com/@vueuse/core/9.9.0_vue@3.2.45 + local-pkg: registry.npmmirror.com/local-pkg/0.4.2 + magic-string: registry.npmmirror.com/magic-string/0.27.0 + unimport: registry.npmmirror.com/unimport/1.1.0_rollup@3.9.0 + unplugin: registry.npmmirror.com/unplugin/1.0.1 transitivePeerDependencies: - rollup dev: true - registry.npmmirror.com/unplugin-vue-components@0.22.12(rollup@3.9.0)(vue@3.2.45): + registry.npmmirror.com/unplugin-vue-components/0.22.12_rollup@3.9.0+vue@3.2.45: resolution: {integrity: sha512-FxyzsuBvMCYPIk+8cgscGBQ345tvwVu+qY5IhE++eorkyvA4Z1TiD/HCiim+Kbqozl10i4K+z+NCa2WO2jexRA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/unplugin-vue-components/-/unplugin-vue-components-0.22.12.tgz} id: registry.npmmirror.com/unplugin-vue-components/0.22.12 name: unplugin-vue-components @@ -5180,72 +5098,72 @@ packages: '@babel/parser': optional: true dependencies: - '@antfu/utils': registry.npmmirror.com/@antfu/utils@0.7.2 - '@rollup/pluginutils': registry.npmmirror.com/@rollup/pluginutils@5.0.2(rollup@3.9.0) - chokidar: registry.npmmirror.com/chokidar@3.5.3 - debug: registry.npmmirror.com/debug@4.3.4 - fast-glob: registry.npmmirror.com/fast-glob@3.2.12 - local-pkg: registry.npmmirror.com/local-pkg@0.4.2 - magic-string: registry.npmmirror.com/magic-string@0.27.0 - minimatch: registry.npmmirror.com/minimatch@5.1.2 - resolve: registry.npmmirror.com/resolve@1.22.1 - unplugin: registry.npmmirror.com/unplugin@1.0.1 - vue: registry.npmmirror.com/vue@3.2.45 + '@antfu/utils': registry.npmmirror.com/@antfu/utils/0.7.2 + '@rollup/pluginutils': registry.npmmirror.com/@rollup/pluginutils/5.0.2_rollup@3.9.0 + chokidar: registry.npmmirror.com/chokidar/3.5.3 + debug: registry.npmmirror.com/debug/4.3.4 + fast-glob: registry.npmmirror.com/fast-glob/3.2.12 + local-pkg: registry.npmmirror.com/local-pkg/0.4.2 + magic-string: registry.npmmirror.com/magic-string/0.27.0 + minimatch: registry.npmmirror.com/minimatch/5.1.2 + resolve: registry.npmmirror.com/resolve/1.22.1 + unplugin: registry.npmmirror.com/unplugin/1.0.1 + vue: registry.npmmirror.com/vue/3.2.45 transitivePeerDependencies: - rollup - supports-color dev: true - registry.npmmirror.com/unplugin@1.0.1: + registry.npmmirror.com/unplugin/1.0.1: resolution: {integrity: sha512-aqrHaVBWW1JVKBHmGo33T5TxeL0qWzfvjWokObHA9bYmN7eNDkwOxmLjhioHl9878qDFMAaT51XNroRyuz7WxA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/unplugin/-/unplugin-1.0.1.tgz} name: unplugin version: 1.0.1 dependencies: - acorn: registry.npmmirror.com/acorn@8.8.1 - chokidar: registry.npmmirror.com/chokidar@3.5.3 - webpack-sources: registry.npmmirror.com/webpack-sources@3.2.3 - webpack-virtual-modules: registry.npmmirror.com/webpack-virtual-modules@0.5.0 + acorn: registry.npmmirror.com/acorn/8.8.1 + chokidar: registry.npmmirror.com/chokidar/3.5.3 + webpack-sources: registry.npmmirror.com/webpack-sources/3.2.3 + webpack-virtual-modules: registry.npmmirror.com/webpack-virtual-modules/0.5.0 dev: true - registry.npmmirror.com/uri-js@4.4.1: + 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} name: uri-js version: 4.4.1 dependencies: - punycode: registry.npmmirror.com/punycode@2.1.1 + punycode: registry.npmmirror.com/punycode/2.1.1 dev: true - registry.npmmirror.com/url-parse@1.5.10: + registry.npmmirror.com/url-parse/1.5.10: resolution: {integrity: sha512-WypcfiRhfeUP9vvF0j6rw0J3hrWrw6iZv3+22h6iRMJ/8z1Tj6XfLP4DsUix5MhMPnXpiHDoKyoZ/bdCkwBCiQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/url-parse/-/url-parse-1.5.10.tgz} name: url-parse version: 1.5.10 dependencies: - querystringify: registry.npmmirror.com/querystringify@2.2.0 - requires-port: registry.npmmirror.com/requires-port@1.0.0 + querystringify: registry.npmmirror.com/querystringify/2.2.0 + requires-port: registry.npmmirror.com/requires-port/1.0.0 dev: true - registry.npmmirror.com/util-deprecate@1.0.2: + 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} name: util-deprecate version: 1.0.2 - registry.npmmirror.com/utils-merge@1.0.1: + registry.npmmirror.com/utils-merge/1.0.1: resolution: {integrity: sha512-pMZTvIkT1d+TFGvDOqodOclx0QWkkgi6Tdoa8gC8ffGAAqz9pzPTZWAybbsHHoED/ztMtkv/VoYTYyShUn81hA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/utils-merge/-/utils-merge-1.0.1.tgz} name: utils-merge version: 1.0.1 engines: {node: '>= 0.4.0'} dev: true - registry.npmmirror.com/validate-npm-package-license@3.0.4: + 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} name: validate-npm-package-license version: 3.0.4 dependencies: - spdx-correct: registry.npmmirror.com/spdx-correct@3.1.1 - spdx-expression-parse: registry.npmmirror.com/spdx-expression-parse@3.0.1 + spdx-correct: registry.npmmirror.com/spdx-correct/3.1.1 + spdx-expression-parse: registry.npmmirror.com/spdx-expression-parse/3.0.1 dev: true - registry.npmmirror.com/vite-node@0.26.2(@types/node@18.11.18)(sass@1.57.1): + registry.npmmirror.com/vite-node/0.26.2_@types+node@18.11.18+sass@1.57.1: resolution: {integrity: sha512-4M/zlatItZAyvrQG+82zQBhgDjRZRhVJYFW4T9wcAKh7eMmSiPOVSeI5zsV9UzHXgCcIDKX0o0r3s4OxExTHqg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vite-node/-/vite-node-0.26.2.tgz} id: registry.npmmirror.com/vite-node/0.26.2 name: vite-node @@ -5253,12 +5171,12 @@ packages: engines: {node: '>=v14.16.0'} hasBin: true dependencies: - debug: registry.npmmirror.com/debug@4.3.4 - mlly: registry.npmmirror.com/mlly@1.0.0 - pathe: registry.npmmirror.com/pathe@0.2.0 - source-map: registry.npmmirror.com/source-map@0.6.1 - source-map-support: registry.npmmirror.com/source-map-support@0.5.21 - vite: registry.npmmirror.com/vite@4.0.3(@types/node@18.11.18)(sass@1.57.1) + debug: registry.npmmirror.com/debug/4.3.4 + mlly: registry.npmmirror.com/mlly/1.0.0 + pathe: registry.npmmirror.com/pathe/0.2.0 + source-map: registry.npmmirror.com/source-map/0.6.1 + source-map-support: registry.npmmirror.com/source-map-support/0.5.21 + vite: registry.npmmirror.com/vite/4.0.3_@types+node@18.11.18+sass@1.57.1 transitivePeerDependencies: - '@types/node' - less @@ -5269,7 +5187,7 @@ packages: - terser dev: true - registry.npmmirror.com/vite-plugin-checker@0.5.3(eslint@8.30.0)(typescript@4.9.4)(vite@4.0.3): + registry.npmmirror.com/vite-plugin-checker/0.5.3_b5fd812d3da7b92b16b05ec1c16d59d5: resolution: {integrity: sha512-upPESKsQTypC2S7LPjxu9HknOymNSToAAHTYSFHb0at5GKLcN1QGMAR5Hb+7KqZclGMVniXAj7QdhZv+fTx83Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vite-plugin-checker/-/vite-plugin-checker-0.5.3.tgz} id: registry.npmmirror.com/vite-plugin-checker/0.5.3 name: vite-plugin-checker @@ -5300,27 +5218,27 @@ packages: vti: optional: true dependencies: - '@babel/code-frame': registry.npmmirror.com/@babel/code-frame@7.18.6 - ansi-escapes: registry.npmmirror.com/ansi-escapes@4.3.2 - chalk: registry.npmmirror.com/chalk@4.1.2 - chokidar: registry.npmmirror.com/chokidar@3.5.3 - commander: registry.npmmirror.com/commander@8.3.0 - eslint: registry.npmmirror.com/eslint@8.30.0 - fast-glob: registry.npmmirror.com/fast-glob@3.2.12 - lodash.debounce: registry.npmmirror.com/lodash.debounce@4.0.8 - lodash.pick: registry.npmmirror.com/lodash.pick@4.4.0 - npm-run-path: registry.npmmirror.com/npm-run-path@4.0.1 - strip-ansi: registry.npmmirror.com/strip-ansi@6.0.1 - tiny-invariant: registry.npmmirror.com/tiny-invariant@1.3.1 - typescript: registry.npmmirror.com/typescript@4.9.4 - vite: registry.npmmirror.com/vite@4.0.3(@types/node@18.11.18)(sass@1.57.1) - vscode-languageclient: registry.npmmirror.com/vscode-languageclient@7.0.0 - vscode-languageserver: registry.npmmirror.com/vscode-languageserver@7.0.0 - vscode-languageserver-textdocument: registry.npmmirror.com/vscode-languageserver-textdocument@1.0.8 - vscode-uri: registry.npmmirror.com/vscode-uri@3.0.7 - dev: true - - registry.npmmirror.com/vite-plugin-eslint@1.8.1(eslint@8.30.0)(vite@4.0.3): + '@babel/code-frame': registry.npmmirror.com/@babel/code-frame/7.18.6 + ansi-escapes: registry.npmmirror.com/ansi-escapes/4.3.2 + chalk: registry.npmmirror.com/chalk/4.1.2 + chokidar: registry.npmmirror.com/chokidar/3.5.3 + commander: registry.npmmirror.com/commander/8.3.0 + eslint: registry.npmmirror.com/eslint/8.30.0 + fast-glob: registry.npmmirror.com/fast-glob/3.2.12 + lodash.debounce: registry.npmmirror.com/lodash.debounce/4.0.8 + lodash.pick: registry.npmmirror.com/lodash.pick/4.4.0 + npm-run-path: registry.npmmirror.com/npm-run-path/4.0.1 + strip-ansi: registry.npmmirror.com/strip-ansi/6.0.1 + tiny-invariant: registry.npmmirror.com/tiny-invariant/1.3.1 + typescript: registry.npmmirror.com/typescript/4.9.4 + vite: registry.npmmirror.com/vite/4.0.3_@types+node@18.11.18+sass@1.57.1 + vscode-languageclient: registry.npmmirror.com/vscode-languageclient/7.0.0 + vscode-languageserver: registry.npmmirror.com/vscode-languageserver/7.0.0 + vscode-languageserver-textdocument: registry.npmmirror.com/vscode-languageserver-textdocument/1.0.8 + vscode-uri: registry.npmmirror.com/vscode-uri/3.0.7 + dev: true + + registry.npmmirror.com/vite-plugin-eslint/1.8.1_eslint@8.30.0+vite@4.0.3: resolution: {integrity: sha512-PqdMf3Y2fLO9FsNPmMX+//2BF5SF8nEWspZdgl4kSt7UvHDRHVVfHvxsD7ULYzZrJDGRxR81Nq7TOFgwMnUang==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vite-plugin-eslint/-/vite-plugin-eslint-1.8.1.tgz} id: registry.npmmirror.com/vite-plugin-eslint/1.8.1 name: vite-plugin-eslint @@ -5329,14 +5247,14 @@ packages: eslint: '>=7' vite: '>=2' dependencies: - '@rollup/pluginutils': registry.npmmirror.com/@rollup/pluginutils@4.2.1 - '@types/eslint': registry.npmmirror.com/@types/eslint@8.4.10 - eslint: registry.npmmirror.com/eslint@8.30.0 - rollup: registry.npmmirror.com/rollup@2.79.1 - vite: registry.npmmirror.com/vite@4.0.3(@types/node@18.11.18)(sass@1.57.1) + '@rollup/pluginutils': registry.npmmirror.com/@rollup/pluginutils/4.2.1 + '@types/eslint': registry.npmmirror.com/@types/eslint/8.4.10 + eslint: registry.npmmirror.com/eslint/8.30.0 + rollup: registry.npmmirror.com/rollup/2.79.1 + vite: registry.npmmirror.com/vite/4.0.3_@types+node@18.11.18+sass@1.57.1 dev: true - registry.npmmirror.com/vite-plugin-mock@2.9.6(mockjs@1.1.0)(rollup@3.9.0)(vite@4.0.3): + registry.npmmirror.com/vite-plugin-mock/2.9.6_1b57c6f90736bd6b17d82b0f04c5a49b: resolution: {integrity: sha512-/Rm59oPppe/ncbkSrUuAxIQihlI2YcBmnbR4ST1RA2VzM1C0tEQc1KlbQvnUGhXECAGTaQN2JyasiwXP6EtKgg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vite-plugin-mock/-/vite-plugin-mock-2.9.6.tgz} id: registry.npmmirror.com/vite-plugin-mock/2.9.6 name: vite-plugin-mock @@ -5346,23 +5264,23 @@ packages: mockjs: '>=1.1.0' vite: '>=2.0.0' dependencies: - '@rollup/plugin-node-resolve': registry.npmmirror.com/@rollup/plugin-node-resolve@13.3.0(rollup@3.9.0) - '@types/mockjs': registry.npmmirror.com/@types/mockjs@1.0.7 - chalk: registry.npmmirror.com/chalk@4.1.2 - chokidar: registry.npmmirror.com/chokidar@3.5.3 - connect: registry.npmmirror.com/connect@3.7.0 - debug: registry.npmmirror.com/debug@4.3.4 - esbuild: registry.npmmirror.com/esbuild@0.11.3 - fast-glob: registry.npmmirror.com/fast-glob@3.2.12 - mockjs: registry.npmmirror.com/mockjs@1.1.0 - path-to-regexp: registry.npmmirror.com/path-to-regexp@6.2.1 - vite: registry.npmmirror.com/vite@4.0.3(@types/node@18.11.18)(sass@1.57.1) + '@rollup/plugin-node-resolve': registry.npmmirror.com/@rollup/plugin-node-resolve/13.3.0_rollup@3.9.0 + '@types/mockjs': registry.npmmirror.com/@types/mockjs/1.0.7 + chalk: registry.npmmirror.com/chalk/4.1.2 + chokidar: registry.npmmirror.com/chokidar/3.5.3 + connect: registry.npmmirror.com/connect/3.7.0 + debug: registry.npmmirror.com/debug/4.3.4 + esbuild: registry.npmmirror.com/esbuild/0.11.3 + fast-glob: registry.npmmirror.com/fast-glob/3.2.12 + mockjs: registry.npmmirror.com/mockjs/1.1.0 + path-to-regexp: registry.npmmirror.com/path-to-regexp/6.2.1 + vite: registry.npmmirror.com/vite/4.0.3_@types+node@18.11.18+sass@1.57.1 transitivePeerDependencies: - rollup - supports-color dev: true - registry.npmmirror.com/vite-plugin-vue-setup-extend@0.4.0(vite@4.0.3): + registry.npmmirror.com/vite-plugin-vue-setup-extend/0.4.0_vite@4.0.3: resolution: {integrity: sha512-WMbjPCui75fboFoUTHhdbXzu4Y/bJMv5N9QT9a7do3wNMNHHqrk+Tn2jrSJU0LS5fGl/EG+FEDBYVUeWIkDqXQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vite-plugin-vue-setup-extend/-/vite-plugin-vue-setup-extend-0.4.0.tgz} id: registry.npmmirror.com/vite-plugin-vue-setup-extend/0.4.0 name: vite-plugin-vue-setup-extend @@ -5370,12 +5288,12 @@ packages: peerDependencies: vite: '>=2.0.0' dependencies: - '@vue/compiler-sfc': registry.npmmirror.com/@vue/compiler-sfc@3.2.45 - magic-string: registry.npmmirror.com/magic-string@0.25.9 - vite: registry.npmmirror.com/vite@4.0.3(@types/node@18.11.18)(sass@1.57.1) + '@vue/compiler-sfc': registry.npmmirror.com/@vue/compiler-sfc/3.2.45 + magic-string: registry.npmmirror.com/magic-string/0.25.9 + vite: registry.npmmirror.com/vite/4.0.3_@types+node@18.11.18+sass@1.57.1 dev: true - registry.npmmirror.com/vite@4.0.3(@types/node@18.11.18)(sass@1.57.1): + registry.npmmirror.com/vite/4.0.3_@types+node@18.11.18+sass@1.57.1: resolution: {integrity: sha512-HvuNv1RdE7deIfQb8mPk51UKjqptO/4RXZ5yXSAvurd5xOckwS/gg8h9Tky3uSbnjYTgUm0hVCet1cyhKd73ZA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vite/-/vite-4.0.3.tgz} id: registry.npmmirror.com/vite/4.0.3 name: vite @@ -5403,17 +5321,17 @@ packages: terser: optional: true dependencies: - '@types/node': registry.npmmirror.com/@types/node@18.11.18 - esbuild: registry.npmmirror.com/esbuild@0.16.12 - postcss: registry.npmmirror.com/postcss@8.4.20 - resolve: registry.npmmirror.com/resolve@1.22.1 - rollup: registry.npmmirror.com/rollup@3.9.0 - sass: registry.npmmirror.com/sass@1.57.1 + '@types/node': registry.npmmirror.com/@types/node/18.11.18 + esbuild: registry.npmmirror.com/esbuild/0.16.12 + postcss: registry.npmmirror.com/postcss/8.4.20 + resolve: registry.npmmirror.com/resolve/1.22.1 + rollup: registry.npmmirror.com/rollup/3.9.0 + sass: registry.npmmirror.com/sass/1.57.1 optionalDependencies: - fsevents: registry.npmmirror.com/fsevents@2.3.2 + fsevents: registry.npmmirror.com/fsevents/2.3.2 dev: true - registry.npmmirror.com/vitest@0.26.2(jsdom@20.0.3)(sass@1.57.1): + registry.npmmirror.com/vitest/0.26.2_jsdom@20.0.3+sass@1.57.1: resolution: {integrity: sha512-Jvqxh6SDy9SsuslkDjts0iDewDIdq4rveEt69YgDuAb1tVDGV0lDepVaeAFraoySWqneJmOt4TngFFNhlw7GfA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vitest/-/vitest-0.26.2.tgz} id: registry.npmmirror.com/vitest/0.26.2 name: vitest @@ -5438,22 +5356,22 @@ packages: jsdom: optional: true dependencies: - '@types/chai': registry.npmmirror.com/@types/chai@4.3.4 - '@types/chai-subset': registry.npmmirror.com/@types/chai-subset@1.3.3 - '@types/node': registry.npmmirror.com/@types/node@18.11.18 - acorn: registry.npmmirror.com/acorn@8.8.1 - acorn-walk: registry.npmmirror.com/acorn-walk@8.2.0 - chai: registry.npmmirror.com/chai@4.3.7 - debug: registry.npmmirror.com/debug@4.3.4 - jsdom: registry.npmmirror.com/jsdom@20.0.3 - local-pkg: registry.npmmirror.com/local-pkg@0.4.2 - source-map: registry.npmmirror.com/source-map@0.6.1 - strip-literal: registry.npmmirror.com/strip-literal@1.0.0 - tinybench: registry.npmmirror.com/tinybench@2.3.1 - tinypool: registry.npmmirror.com/tinypool@0.3.0 - tinyspy: registry.npmmirror.com/tinyspy@1.0.2 - vite: registry.npmmirror.com/vite@4.0.3(@types/node@18.11.18)(sass@1.57.1) - vite-node: registry.npmmirror.com/vite-node@0.26.2(@types/node@18.11.18)(sass@1.57.1) + '@types/chai': registry.npmmirror.com/@types/chai/4.3.4 + '@types/chai-subset': registry.npmmirror.com/@types/chai-subset/1.3.3 + '@types/node': registry.npmmirror.com/@types/node/18.11.18 + acorn: registry.npmmirror.com/acorn/8.8.1 + acorn-walk: registry.npmmirror.com/acorn-walk/8.2.0 + chai: registry.npmmirror.com/chai/4.3.7 + debug: registry.npmmirror.com/debug/4.3.4 + jsdom: registry.npmmirror.com/jsdom/20.0.3 + local-pkg: registry.npmmirror.com/local-pkg/0.4.2 + source-map: registry.npmmirror.com/source-map/0.6.1 + strip-literal: registry.npmmirror.com/strip-literal/1.0.0 + tinybench: registry.npmmirror.com/tinybench/2.3.1 + tinypool: registry.npmmirror.com/tinypool/0.3.0 + tinyspy: registry.npmmirror.com/tinyspy/1.0.2 + vite: registry.npmmirror.com/vite/4.0.3_@types+node@18.11.18+sass@1.57.1 + vite-node: registry.npmmirror.com/vite-node/0.26.2_@types+node@18.11.18+sass@1.57.1 transitivePeerDependencies: - less - sass @@ -5463,75 +5381,75 @@ packages: - terser dev: true - registry.npmmirror.com/vscode-jsonrpc@6.0.0: + registry.npmmirror.com/vscode-jsonrpc/6.0.0: resolution: {integrity: sha512-wnJA4BnEjOSyFMvjZdpiOwhSq9uDoK8e/kpRJDTaMYzwlkrhG1fwDIZI94CLsLzlCK5cIbMMtFlJlfR57Lavmg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vscode-jsonrpc/-/vscode-jsonrpc-6.0.0.tgz} name: vscode-jsonrpc version: 6.0.0 engines: {node: '>=8.0.0 || >=10.0.0'} dev: true - registry.npmmirror.com/vscode-languageclient@7.0.0: + registry.npmmirror.com/vscode-languageclient/7.0.0: resolution: {integrity: sha512-P9AXdAPlsCgslpP9pRxYPqkNYV7Xq8300/aZDpO35j1fJm/ncize8iGswzYlcvFw5DQUx4eVk+KvfXdL0rehNg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vscode-languageclient/-/vscode-languageclient-7.0.0.tgz} name: vscode-languageclient version: 7.0.0 engines: {vscode: ^1.52.0} dependencies: - minimatch: registry.npmmirror.com/minimatch@3.1.2 - semver: registry.npmmirror.com/semver@7.3.8 - vscode-languageserver-protocol: registry.npmmirror.com/vscode-languageserver-protocol@3.16.0 + minimatch: registry.npmmirror.com/minimatch/3.1.2 + semver: registry.npmmirror.com/semver/7.3.8 + vscode-languageserver-protocol: registry.npmmirror.com/vscode-languageserver-protocol/3.16.0 dev: true - registry.npmmirror.com/vscode-languageserver-protocol@3.16.0: + registry.npmmirror.com/vscode-languageserver-protocol/3.16.0: resolution: {integrity: sha512-sdeUoAawceQdgIfTI+sdcwkiK2KU+2cbEYA0agzM2uqaUy2UpnnGHtWTHVEtS0ES4zHU0eMFRGN+oQgDxlD66A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vscode-languageserver-protocol/-/vscode-languageserver-protocol-3.16.0.tgz} name: vscode-languageserver-protocol version: 3.16.0 dependencies: - vscode-jsonrpc: registry.npmmirror.com/vscode-jsonrpc@6.0.0 - vscode-languageserver-types: registry.npmmirror.com/vscode-languageserver-types@3.16.0 + vscode-jsonrpc: registry.npmmirror.com/vscode-jsonrpc/6.0.0 + vscode-languageserver-types: registry.npmmirror.com/vscode-languageserver-types/3.16.0 dev: true - registry.npmmirror.com/vscode-languageserver-textdocument@1.0.8: + registry.npmmirror.com/vscode-languageserver-textdocument/1.0.8: resolution: {integrity: sha512-1bonkGqQs5/fxGT5UchTgjGVnfysL0O8v1AYMBjqTbWQTFn721zaPGDYFkOKtfDgFiSgXM3KwaG3FMGfW4Ed9Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vscode-languageserver-textdocument/-/vscode-languageserver-textdocument-1.0.8.tgz} name: vscode-languageserver-textdocument version: 1.0.8 dev: true - registry.npmmirror.com/vscode-languageserver-types@3.16.0: + 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} name: vscode-languageserver-types version: 3.16.0 dev: true - registry.npmmirror.com/vscode-languageserver@7.0.0: + registry.npmmirror.com/vscode-languageserver/7.0.0: resolution: {integrity: sha512-60HTx5ID+fLRcgdHfmz0LDZAXYEV68fzwG0JWwEPBode9NuMYTIxuYXPg4ngO8i8+Ou0lM7y6GzaYWbiDL0drw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vscode-languageserver/-/vscode-languageserver-7.0.0.tgz} name: vscode-languageserver version: 7.0.0 hasBin: true dependencies: - vscode-languageserver-protocol: registry.npmmirror.com/vscode-languageserver-protocol@3.16.0 + vscode-languageserver-protocol: registry.npmmirror.com/vscode-languageserver-protocol/3.16.0 dev: true - registry.npmmirror.com/vscode-uri@3.0.7: + registry.npmmirror.com/vscode-uri/3.0.7: resolution: {integrity: sha512-eOpPHogvorZRobNqJGhapa0JdwaxpjVvyBp0QIUMRMSf8ZAlqOdEquKuRmw9Qwu0qXtJIWqFtMkmvJjUZmMjVA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vscode-uri/-/vscode-uri-3.0.7.tgz} name: vscode-uri version: 3.0.7 dev: true - registry.npmmirror.com/vue-clipboard3@2.0.0: + registry.npmmirror.com/vue-clipboard3/2.0.0: resolution: {integrity: sha512-Q9S7dzWGax7LN5iiSPcu/K1GGm2gcBBlYwmMsUc5/16N6w90cbKow3FnPmPs95sungns4yvd9/+JhbAznECS2A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vue-clipboard3/-/vue-clipboard3-2.0.0.tgz} name: vue-clipboard3 version: 2.0.0 dependencies: - clipboard: registry.npmmirror.com/clipboard@2.0.11 + clipboard: registry.npmmirror.com/clipboard/2.0.11 dev: false - registry.npmmirror.com/vue-cropper@1.0.5: + registry.npmmirror.com/vue-cropper/1.0.5: resolution: {integrity: sha512-D4XXdqWmMWRLOIV9LIh7/mkH6OBOMQDFbRjwntkxmAtxOtwpC9U5ZZ6lSXw5F5cbd4g8znDjk6MuCwIL+fZSrA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vue-cropper/-/vue-cropper-1.0.5.tgz} name: vue-cropper version: 1.0.5 dev: false - registry.npmmirror.com/vue-demi@0.11.4(vue@3.2.45): + registry.npmmirror.com/vue-demi/0.11.4_vue@3.2.45: 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 @@ -5546,10 +5464,10 @@ packages: '@vue/composition-api': optional: true dependencies: - vue: registry.npmmirror.com/vue@3.2.45 + vue: registry.npmmirror.com/vue/3.2.45 dev: false - registry.npmmirror.com/vue-demi@0.12.5(vue@3.2.45): + registry.npmmirror.com/vue-demi/0.12.5_vue@3.2.45: resolution: {integrity: sha512-BREuTgTYlUr0zw0EZn3hnhC3I6gPWv+Kwh4MCih6QcAeaTlaIX0DwOVN0wHej7hSvDPecz4jygy/idsgKfW58Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vue-demi/-/vue-demi-0.12.5.tgz} id: registry.npmmirror.com/vue-demi/0.12.5 name: vue-demi @@ -5564,10 +5482,10 @@ packages: '@vue/composition-api': optional: true dependencies: - vue: registry.npmmirror.com/vue@3.2.45 + vue: registry.npmmirror.com/vue/3.2.45 dev: false - registry.npmmirror.com/vue-demi@0.13.11(vue@3.2.45): + registry.npmmirror.com/vue-demi/0.13.11_vue@3.2.45: resolution: {integrity: sha512-IR8HoEEGM65YY3ZJYAjMlKygDQn25D5ajNFNoKh9RSDMQtlzCxtfQjdQgv9jjK+m3377SsJXY8ysq8kLCZL25A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vue-demi/-/vue-demi-0.13.11.tgz} id: registry.npmmirror.com/vue-demi/0.13.11 name: vue-demi @@ -5582,9 +5500,10 @@ packages: '@vue/composition-api': optional: true dependencies: - vue: registry.npmmirror.com/vue@3.2.45 + vue: registry.npmmirror.com/vue/3.2.45 + dev: false - registry.npmmirror.com/vue-eslint-parser@9.1.0(eslint@8.30.0): + registry.npmmirror.com/vue-eslint-parser/9.1.0_eslint@8.30.0: resolution: {integrity: sha512-NGn/iQy8/Wb7RrRa4aRkokyCZfOUWk19OP5HP6JEozQFX5AoS/t+Z0ZN7FY4LlmWc4FNI922V7cvX28zctN8dQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vue-eslint-parser/-/vue-eslint-parser-9.1.0.tgz} id: registry.npmmirror.com/vue-eslint-parser/9.1.0 name: vue-eslint-parser @@ -5593,19 +5512,19 @@ packages: peerDependencies: eslint: '>=6.0.0' dependencies: - debug: registry.npmmirror.com/debug@4.3.4 - eslint: registry.npmmirror.com/eslint@8.30.0 - eslint-scope: registry.npmmirror.com/eslint-scope@7.1.1 - eslint-visitor-keys: registry.npmmirror.com/eslint-visitor-keys@3.3.0 - espree: registry.npmmirror.com/espree@9.4.1 - esquery: registry.npmmirror.com/esquery@1.4.0 - lodash: registry.npmmirror.com/lodash@4.17.21 - semver: registry.npmmirror.com/semver@7.3.8 + debug: registry.npmmirror.com/debug/4.3.4 + eslint: registry.npmmirror.com/eslint/8.30.0 + eslint-scope: registry.npmmirror.com/eslint-scope/7.1.1 + eslint-visitor-keys: registry.npmmirror.com/eslint-visitor-keys/3.3.0 + espree: registry.npmmirror.com/espree/9.4.1 + esquery: registry.npmmirror.com/esquery/1.4.0 + lodash: registry.npmmirror.com/lodash/4.17.21 + semver: registry.npmmirror.com/semver/7.3.8 transitivePeerDependencies: - supports-color dev: true - registry.npmmirror.com/vue-fuse@4.1.1(fuse.js@6.6.2)(vue@3.2.45): + registry.npmmirror.com/vue-fuse/4.1.1_fuse.js@6.6.2+vue@3.2.45: resolution: {integrity: sha512-bhuTiniVK3HmTcxvksrzPgDWPFTEDYiWbJa01E7yT2lRPtE4BVb5cXUBUmqtb5rCkDOsLgMh1n9mRlHQImYNkA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vue-fuse/-/vue-fuse-4.1.1.tgz} id: registry.npmmirror.com/vue-fuse/4.1.1 name: vue-fuse @@ -5618,12 +5537,12 @@ packages: '@vue/composition-api': optional: true dependencies: - fuse.js: registry.npmmirror.com/fuse.js@6.6.2 - vue: registry.npmmirror.com/vue@3.2.45 - vue-demi: registry.npmmirror.com/vue-demi@0.11.4(vue@3.2.45) + fuse.js: registry.npmmirror.com/fuse.js/6.6.2 + vue: registry.npmmirror.com/vue/3.2.45 + vue-demi: registry.npmmirror.com/vue-demi/0.11.4_vue@3.2.45 dev: false - registry.npmmirror.com/vue-i18n@9.2.2(vue@3.2.45): + registry.npmmirror.com/vue-i18n/9.2.2_vue@3.2.45: resolution: {integrity: sha512-yswpwtj89rTBhegUAv9Mu37LNznyu3NpyLQmozF3i1hYOhwpG8RjcjIFIIfnu+2MDZJGSZPXaKWvnQA71Yv9TQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vue-i18n/-/vue-i18n-9.2.2.tgz} id: registry.npmmirror.com/vue-i18n/9.2.2 name: vue-i18n @@ -5632,14 +5551,14 @@ packages: peerDependencies: vue: ^3.0.0 dependencies: - '@intlify/core-base': registry.npmmirror.com/@intlify/core-base@9.2.2 - '@intlify/shared': registry.npmmirror.com/@intlify/shared@9.2.2 - '@intlify/vue-devtools': registry.npmmirror.com/@intlify/vue-devtools@9.2.2 - '@vue/devtools-api': registry.npmmirror.com/@vue/devtools-api@6.4.5 - vue: registry.npmmirror.com/vue@3.2.45 + '@intlify/core-base': registry.npmmirror.com/@intlify/core-base/9.2.2 + '@intlify/shared': registry.npmmirror.com/@intlify/shared/9.2.2 + '@intlify/vue-devtools': registry.npmmirror.com/@intlify/vue-devtools/9.2.2 + '@vue/devtools-api': registry.npmmirror.com/@vue/devtools-api/6.4.5 + vue: registry.npmmirror.com/vue/3.2.45 dev: false - registry.npmmirror.com/vue-pdf-embed@1.1.5(vue@3.2.45): + registry.npmmirror.com/vue-pdf-embed/1.1.5_vue@3.2.45: resolution: {integrity: sha512-aOUKlPFML9abOmFJgCuDujzcXmjN1Ck3X3vt0h2N/EGZYASS9TRXu96s+NzwZDr13iTZ8LGskLOzzXvf7FIpwQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vue-pdf-embed/-/vue-pdf-embed-1.1.5.tgz} id: registry.npmmirror.com/vue-pdf-embed/1.1.5 name: vue-pdf-embed @@ -5647,10 +5566,10 @@ packages: peerDependencies: vue: ^2.x || ^3.x dependencies: - vue: registry.npmmirror.com/vue@3.2.45 + vue: registry.npmmirror.com/vue/3.2.45 dev: false - registry.npmmirror.com/vue-router@4.1.6(vue@3.2.45): + registry.npmmirror.com/vue-router/4.1.6_vue@3.2.45: resolution: {integrity: sha512-DYWYwsG6xNPmLq/FmZn8Ip+qrhFEzA14EI12MsMgVxvHFDYvlr4NXpVF5hrRH1wVcDP8fGi5F4rxuJSl8/r+EQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vue-router/-/vue-router-4.1.6.tgz} id: registry.npmmirror.com/vue-router/4.1.6 name: vue-router @@ -5658,20 +5577,20 @@ packages: peerDependencies: vue: ^3.2.0 dependencies: - '@vue/devtools-api': registry.npmmirror.com/@vue/devtools-api@6.4.5 - vue: registry.npmmirror.com/vue@3.2.45 + '@vue/devtools-api': registry.npmmirror.com/@vue/devtools-api/6.4.5 + vue: registry.npmmirror.com/vue/3.2.45 dev: false - registry.npmmirror.com/vue-template-compiler@2.7.14: + registry.npmmirror.com/vue-template-compiler/2.7.14: resolution: {integrity: sha512-zyA5Y3ArvVG0NacJDkkzJuPQDF8RFeRlzV2vLeSnhSpieO6LK2OVbdLPi5MPPs09Ii+gMO8nY4S3iKQxBxDmWQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vue-template-compiler/-/vue-template-compiler-2.7.14.tgz} name: vue-template-compiler version: 2.7.14 dependencies: - de-indent: registry.npmmirror.com/de-indent@1.0.2 - he: registry.npmmirror.com/he@1.2.0 + de-indent: registry.npmmirror.com/de-indent/1.0.2 + he: registry.npmmirror.com/he/1.2.0 dev: true - registry.npmmirror.com/vue-tsc@1.0.18(typescript@4.9.4): + registry.npmmirror.com/vue-tsc/1.0.18_typescript@4.9.4: resolution: {integrity: sha512-JFLAz3Xh/iyTnMGdlfG3TuvcaJyFcqyELpLv50jyvOYLAS2+WHzac0IB73FQ37HmGm/4IWMkQZS5r/9FKSejQQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vue-tsc/-/vue-tsc-1.0.18.tgz} id: registry.npmmirror.com/vue-tsc/1.0.18 name: vue-tsc @@ -5680,23 +5599,24 @@ packages: peerDependencies: typescript: '*' dependencies: - '@volar/vue-language-core': registry.npmmirror.com/@volar/vue-language-core@1.0.18 - '@volar/vue-typescript': registry.npmmirror.com/@volar/vue-typescript@1.0.18 - typescript: registry.npmmirror.com/typescript@4.9.4 + '@volar/vue-language-core': registry.npmmirror.com/@volar/vue-language-core/1.0.18 + '@volar/vue-typescript': registry.npmmirror.com/@volar/vue-typescript/1.0.18 + typescript: registry.npmmirror.com/typescript/4.9.4 dev: true - registry.npmmirror.com/vue@3.2.45: + registry.npmmirror.com/vue/3.2.45: resolution: {integrity: sha512-9Nx/Mg2b2xWlXykmCwiTUCWHbWIj53bnkizBxKai1g61f2Xit700A1ljowpTIM11e3uipOeiPcSqnmBg6gyiaA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vue/-/vue-3.2.45.tgz} name: vue version: 3.2.45 dependencies: - '@vue/compiler-dom': registry.npmmirror.com/@vue/compiler-dom@3.2.45 - '@vue/compiler-sfc': registry.npmmirror.com/@vue/compiler-sfc@3.2.45 - '@vue/runtime-dom': registry.npmmirror.com/@vue/runtime-dom@3.2.45 - '@vue/server-renderer': registry.npmmirror.com/@vue/server-renderer@3.2.45(vue@3.2.45) - '@vue/shared': registry.npmmirror.com/@vue/shared@3.2.45 + '@vue/compiler-dom': registry.npmmirror.com/@vue/compiler-dom/3.2.45 + '@vue/compiler-sfc': registry.npmmirror.com/@vue/compiler-sfc/3.2.45 + '@vue/runtime-dom': registry.npmmirror.com/@vue/runtime-dom/3.2.45 + '@vue/server-renderer': registry.npmmirror.com/@vue/server-renderer/3.2.45_vue@3.2.45 + '@vue/shared': registry.npmmirror.com/@vue/shared/3.2.45 + dev: false - registry.npmmirror.com/vuedraggable@4.1.0(vue@3.2.45): + registry.npmmirror.com/vuedraggable/4.1.0_vue@3.2.45: resolution: {integrity: sha512-FU5HCWBmsf20GpP3eudURW3WdWTKIbEIQxh9/8GE806hydR9qZqRRxRE3RjqX7PkuLuMQG/A7n3cfj9rCEchww==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vuedraggable/-/vuedraggable-4.1.0.tgz} id: registry.npmmirror.com/vuedraggable/4.1.0 name: vuedraggable @@ -5704,20 +5624,20 @@ packages: peerDependencies: vue: ^3.0.1 dependencies: - sortablejs: registry.npmmirror.com/sortablejs@1.14.0 - vue: registry.npmmirror.com/vue@3.2.45 + sortablejs: registry.npmmirror.com/sortablejs/1.14.0 + vue: registry.npmmirror.com/vue/3.2.45 dev: false - registry.npmmirror.com/w3c-xmlserializer@4.0.0: + registry.npmmirror.com/w3c-xmlserializer/4.0.0: resolution: {integrity: sha512-d+BFHzbiCx6zGfz0HyQ6Rg69w9k19nviJspaj4yNscGjrHu94sVP+aRm75yEbCh+r2/yR+7q6hux9LVtbuTGBw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/w3c-xmlserializer/-/w3c-xmlserializer-4.0.0.tgz} name: w3c-xmlserializer version: 4.0.0 engines: {node: '>=14'} dependencies: - xml-name-validator: registry.npmmirror.com/xml-name-validator@4.0.0 + xml-name-validator: registry.npmmirror.com/xml-name-validator/4.0.0 dev: true - registry.npmmirror.com/wait-on@6.0.1(debug@4.3.4): + registry.npmmirror.com/wait-on/6.0.1_debug@4.3.4: resolution: {integrity: sha512-zht+KASY3usTY5u2LgaNqn/Cd8MukxLGjdcZxT2ns5QzDmTFc4XoWBgC+C/na+sMRZTuVygQoMYwdcVjHnYIVw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/wait-on/-/wait-on-6.0.1.tgz} id: registry.npmmirror.com/wait-on/6.0.1 name: wait-on @@ -5725,112 +5645,112 @@ packages: engines: {node: '>=10.0.0'} hasBin: true dependencies: - axios: registry.npmmirror.com/axios@0.25.0(debug@4.3.4) - joi: registry.npmmirror.com/joi@17.7.0 - lodash: registry.npmmirror.com/lodash@4.17.21 - minimist: registry.npmmirror.com/minimist@1.2.7 - rxjs: registry.npmmirror.com/rxjs@7.8.0 + axios: registry.npmmirror.com/axios/0.25.0_debug@4.3.4 + joi: registry.npmmirror.com/joi/17.7.0 + lodash: registry.npmmirror.com/lodash/4.17.21 + minimist: registry.npmmirror.com/minimist/1.2.7 + rxjs: registry.npmmirror.com/rxjs/7.8.0 transitivePeerDependencies: - debug dev: true - registry.npmmirror.com/webidl-conversions@7.0.0: + registry.npmmirror.com/webidl-conversions/7.0.0: resolution: {integrity: sha512-VwddBukDzu71offAQR975unBIGqfKZpM+8ZX6ySk8nYhVoo5CYaZyzt3YBvYtRtO+aoGlqxPg/B87NGVZ/fu6g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/webidl-conversions/-/webidl-conversions-7.0.0.tgz} name: webidl-conversions version: 7.0.0 engines: {node: '>=12'} dev: true - registry.npmmirror.com/webpack-sources@3.2.3: + registry.npmmirror.com/webpack-sources/3.2.3: resolution: {integrity: sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/webpack-sources/-/webpack-sources-3.2.3.tgz} name: webpack-sources version: 3.2.3 engines: {node: '>=10.13.0'} dev: true - registry.npmmirror.com/webpack-virtual-modules@0.5.0: + registry.npmmirror.com/webpack-virtual-modules/0.5.0: resolution: {integrity: sha512-kyDivFZ7ZM0BVOUteVbDFhlRt7Ah/CSPwJdi8hBpkK7QLumUqdLtVfm/PX/hkcnrvr0i77fO5+TjZ94Pe+C9iw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/webpack-virtual-modules/-/webpack-virtual-modules-0.5.0.tgz} name: webpack-virtual-modules version: 0.5.0 dev: true - registry.npmmirror.com/whatwg-encoding@2.0.0: + registry.npmmirror.com/whatwg-encoding/2.0.0: resolution: {integrity: sha512-p41ogyeMUrw3jWclHWTQg1k05DSVXPLcVxRTYsXUk+ZooOCZLcoYgPZ/HL/D/N+uQPOtcp1me1WhBEaX02mhWg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/whatwg-encoding/-/whatwg-encoding-2.0.0.tgz} name: whatwg-encoding version: 2.0.0 engines: {node: '>=12'} dependencies: - iconv-lite: registry.npmmirror.com/iconv-lite@0.6.3 + iconv-lite: registry.npmmirror.com/iconv-lite/0.6.3 dev: true - registry.npmmirror.com/whatwg-mimetype@3.0.0: + registry.npmmirror.com/whatwg-mimetype/3.0.0: resolution: {integrity: sha512-nt+N2dzIutVRxARx1nghPKGv1xHikU7HKdfafKkLNLindmPU/ch3U31NOCGGA/dmPcmb1VlofO0vnKAcsm0o/Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/whatwg-mimetype/-/whatwg-mimetype-3.0.0.tgz} name: whatwg-mimetype version: 3.0.0 engines: {node: '>=12'} dev: true - registry.npmmirror.com/whatwg-url@11.0.0: + registry.npmmirror.com/whatwg-url/11.0.0: resolution: {integrity: sha512-RKT8HExMpoYx4igMiVMY83lN6UeITKJlBQ+vR/8ZJ8OCdSiN3RwCq+9gH0+Xzj0+5IrM6i4j/6LuvzbZIQgEcQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/whatwg-url/-/whatwg-url-11.0.0.tgz} name: whatwg-url version: 11.0.0 engines: {node: '>=12'} dependencies: - tr46: registry.npmmirror.com/tr46@3.0.0 - webidl-conversions: registry.npmmirror.com/webidl-conversions@7.0.0 + tr46: registry.npmmirror.com/tr46/3.0.0 + webidl-conversions: registry.npmmirror.com/webidl-conversions/7.0.0 dev: true - registry.npmmirror.com/which-boxed-primitive@1.0.2: + registry.npmmirror.com/which-boxed-primitive/1.0.2: resolution: {integrity: sha512-bwZdv0AKLpplFY2KZRX6TvyuN7ojjr7lwkg6ml0roIy9YeuSr7JS372qlNW18UQYzgYK9ziGcerWqZOmEn9VNg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/which-boxed-primitive/-/which-boxed-primitive-1.0.2.tgz} name: which-boxed-primitive version: 1.0.2 dependencies: - is-bigint: registry.npmmirror.com/is-bigint@1.0.4 - is-boolean-object: registry.npmmirror.com/is-boolean-object@1.1.2 - is-number-object: registry.npmmirror.com/is-number-object@1.0.7 - is-string: registry.npmmirror.com/is-string@1.0.7 - is-symbol: registry.npmmirror.com/is-symbol@1.0.4 + is-bigint: registry.npmmirror.com/is-bigint/1.0.4 + is-boolean-object: registry.npmmirror.com/is-boolean-object/1.1.2 + is-number-object: registry.npmmirror.com/is-number-object/1.0.7 + is-string: registry.npmmirror.com/is-string/1.0.7 + is-symbol: registry.npmmirror.com/is-symbol/1.0.4 dev: true - registry.npmmirror.com/which@1.3.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} name: which version: 1.3.1 hasBin: true dependencies: - isexe: registry.npmmirror.com/isexe@2.0.0 + isexe: registry.npmmirror.com/isexe/2.0.0 dev: true - registry.npmmirror.com/which@2.0.2: + 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} name: which version: 2.0.2 engines: {node: '>= 8'} hasBin: true dependencies: - isexe: registry.npmmirror.com/isexe@2.0.0 + isexe: registry.npmmirror.com/isexe/2.0.0 dev: true - registry.npmmirror.com/wildcard@1.1.2: + 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} name: wildcard version: 1.1.2 dev: false - registry.npmmirror.com/word-wrap@1.2.3: + 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} name: word-wrap version: 1.2.3 engines: {node: '>=0.10.0'} dev: true - registry.npmmirror.com/wrappy@1.0.2: + 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} name: wrappy version: 1.0.2 dev: true - registry.npmmirror.com/ws@8.11.0: + registry.npmmirror.com/ws/8.11.0: resolution: {integrity: sha512-HPG3wQd9sNQoT9xHyNCXoDUa+Xw/VevmY9FoHyQ+g+rrMn4j6FB4np7Z0OhdTgjx6MgQLK7jwSy1YecU1+4Asg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ws/-/ws-8.11.0.tgz} name: ws version: 8.11.0 @@ -5845,36 +5765,36 @@ packages: optional: true dev: true - registry.npmmirror.com/xml-name-validator@4.0.0: + registry.npmmirror.com/xml-name-validator/4.0.0: resolution: {integrity: sha512-ICP2e+jsHvAj2E2lIHxa5tjXRlKDJo4IdvPvCXbXQGdzSfmSpNVyIKMvoZHjDY9DP0zV17iI85o90vRFXNccRw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/xml-name-validator/-/xml-name-validator-4.0.0.tgz} name: xml-name-validator version: 4.0.0 engines: {node: '>=12'} dev: true - registry.npmmirror.com/xmlchars@2.2.0: + registry.npmmirror.com/xmlchars/2.2.0: resolution: {integrity: sha512-JZnDKK8B0RCDw84FNdDAIpZK+JuJw+s7Lz8nksI7SIuU3UXJJslUthsi+uWBUYOwPFwW7W7PRLRfUKpxjtjFCw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/xmlchars/-/xmlchars-2.2.0.tgz} name: xmlchars version: 2.2.0 dev: true - registry.npmmirror.com/yallist@4.0.0: + 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} name: yallist version: 4.0.0 dev: true - registry.npmmirror.com/yocto-queue@0.1.0: + 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} name: yocto-queue version: 0.1.0 engines: {node: '>=10'} dev: true - registry.npmmirror.com/zrender@5.4.1: + registry.npmmirror.com/zrender/5.4.1: resolution: {integrity: sha512-M4Z05BHWtajY2241EmMPHglDQAJ1UyHQcYsxDNzD9XLSkPDqMq4bB28v9Pb4mvHnVQ0GxyTklZ/69xCFP6RXBA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/zrender/-/zrender-5.4.1.tgz} name: zrender version: 5.4.1 dependencies: - tslib: registry.npmmirror.com/tslib@2.3.0 + tslib: registry.npmmirror.com/tslib/2.3.0 dev: false diff --git a/diboot-admin-ui/src/views/login/index.vue b/diboot-admin-ui/src/views/login/index.vue index dfbb92a6565d99f16e1f18b1e40ea153879e2655..5188b88b4cee9307c857a9837512f8abd1d42624 100644 --- a/diboot-admin-ui/src/views/login/index.vue +++ b/diboot-admin-ui/src/views/login/index.vue @@ -147,7 +147,7 @@ const submitForm = async () => { width: 330px; padding: 20px; border-radius: 16px; - background: rgba(255, 255, 255, 0.3); + background: var(--el-color-primary-light-9); backdrop-filter: blur(10px); box-shadow: 3px 3px 6px rgb(100, 100, 100, 0.1); } diff --git a/diboot-mobile-ui/package.json b/diboot-mobile-ui/package.json index 859b7b083204ae66acf92821a2c4daa1cd01dcb0..93062d54630d615822200d13ae9436a8b8fd0498 100644 --- a/diboot-mobile-ui/package.json +++ b/diboot-mobile-ui/package.json @@ -1,6 +1,6 @@ { "name": "diboot-mobile-ui", - "version": "3.0.0", + "version": "3.1.0", "private": true, "scripts": { "dev": "vite", @@ -12,8 +12,8 @@ }, "dependencies": { "@element-plus/icons-vue": "^2.1.0", - "@vant/area-data": "^1.4.1", - "@vant/use": "^1.5.1", + "@vant/area-data": "^1.5.0", + "@vant/use": "^1.6.0", "@wangeditor/editor": "^5.1.23", "@wangeditor/editor-for-vue": "^5.1.12", "axios": "^1.3.5", @@ -23,7 +23,7 @@ "pinia": "~2.0.34", "pinia-plugin-persist": "^1.0.0", "qs": "^6.11.1", - "vant": "^4.2.0", + "vant": "^4.6.7", "vue": "~3.2.47", "vue-router": "^4.1.6" }, diff --git a/diboot-mobile-ui/pnpm-lock.yaml b/diboot-mobile-ui/pnpm-lock.yaml index f638ca0d4a720df45b37fa2f18a256fb2132807c..95749fce6fe837df6c3b64d144340fd9576edca0 100644 --- a/diboot-mobile-ui/pnpm-lock.yaml +++ b/diboot-mobile-ui/pnpm-lock.yaml @@ -1,164 +1,106 @@ -lockfileVersion: '6.0' - -settings: - autoInstallPeers: true - excludeLinksFromLockfile: false +lockfileVersion: 5.3 + +specifiers: + '@element-plus/icons-vue': ^2.1.0 + '@rushstack/eslint-patch': ^1.2.0 + '@types/lodash': ^4.14.191 + '@types/node': ^18.15.11 + '@types/qs': ^6.9.7 + '@vant/area-data': ^1.5.0 + '@vant/use': ^1.6.0 + '@vicons/utils': ^0.1.4 + '@vitejs/plugin-vue': ^4.1.0 + '@vue/eslint-config-prettier': ^7.1.0 + '@vue/eslint-config-typescript': ^11.0.2 + '@vue/tsconfig': ^0.1.3 + '@wangeditor/editor': ^5.1.23 + '@wangeditor/editor-for-vue': ^5.1.12 + axios: ^1.3.5 + eslint: ^8.38.0 + eslint-plugin-vue: ^9.11.0 + jsencrypt: ^3.3.2 + lodash: ^4.17.21 + moment: ^2.29.4 + npm-run-all: ^4.1.5 + pinia: ~2.0.34 + pinia-plugin-persist: ^1.0.0 + prettier: ^2.8.7 + qs: ^6.11.1 + sass: ^1.62.0 + typescript: ~4.9.5 + unplugin-auto-import: ^0.15.3 + unplugin-vue-components: ^0.24.1 + vant: ^4.6.7 + vite: ~4.2.2 + vue: ~3.2.47 + vue-router: ^4.1.6 + vue-tsc: ^1.2.0 dependencies: - '@element-plus/icons-vue': - specifier: ^2.1.0 - version: registry.npmmirror.com/@element-plus/icons-vue@2.1.0(vue@3.2.47) - '@vant/area-data': - specifier: ^1.4.1 - version: registry.npmmirror.com/@vant/area-data@1.4.1 - '@vant/use': - specifier: ^1.5.1 - version: registry.npmmirror.com/@vant/use@1.5.2(vue@3.2.47) - '@wangeditor/editor': - specifier: ^5.1.23 - version: registry.npmmirror.com/@wangeditor/editor@5.1.23 - '@wangeditor/editor-for-vue': - specifier: ^5.1.12 - version: registry.npmmirror.com/@wangeditor/editor-for-vue@5.1.12(@wangeditor/editor@5.1.23)(vue@3.2.47) - axios: - specifier: ^1.3.5 - version: registry.npmmirror.com/axios@1.4.0 - jsencrypt: - specifier: ^3.3.2 - version: registry.npmmirror.com/jsencrypt@3.3.2 - lodash: - specifier: ^4.17.21 - version: registry.npmmirror.com/lodash@4.17.21 - moment: - specifier: ^2.29.4 - version: registry.npmmirror.com/moment@2.29.4 - pinia: - specifier: ~2.0.34 - version: registry.npmmirror.com/pinia@2.0.36(typescript@4.9.5)(vue@3.2.47) - pinia-plugin-persist: - specifier: ^1.0.0 - version: registry.npmmirror.com/pinia-plugin-persist@1.0.0(pinia@2.0.36)(vue@3.2.47) - qs: - specifier: ^6.11.1 - version: registry.npmmirror.com/qs@6.11.2 - vant: - specifier: ^4.2.0 - version: registry.npmmirror.com/vant@4.5.0(vue@3.2.47) - vue: - specifier: ~3.2.47 - version: registry.npmmirror.com/vue@3.2.47 - vue-router: - specifier: ^4.1.6 - version: registry.npmmirror.com/vue-router@4.2.2(vue@3.2.47) + '@element-plus/icons-vue': registry.npmmirror.com/@element-plus/icons-vue/2.1.0_vue@3.2.47 + '@vant/area-data': registry.npmmirror.com/@vant/area-data/1.5.0 + '@vant/use': registry.npmmirror.com/@vant/use/1.6.0_vue@3.2.47 + '@wangeditor/editor': registry.npmmirror.com/@wangeditor/editor/5.1.23 + '@wangeditor/editor-for-vue': registry.npmmirror.com/@wangeditor/editor-for-vue/5.1.12_fff1630804ae4c975e5ec22f533b85a9 + axios: registry.npmmirror.com/axios/1.4.0 + jsencrypt: registry.npmmirror.com/jsencrypt/3.3.2 + lodash: registry.npmmirror.com/lodash/4.17.21 + moment: registry.npmmirror.com/moment/2.29.4 + pinia: registry.npmmirror.com/pinia/2.0.36_typescript@4.9.5+vue@3.2.47 + pinia-plugin-persist: registry.npmmirror.com/pinia-plugin-persist/1.0.0_pinia@2.0.36+vue@3.2.47 + qs: registry.npmmirror.com/qs/6.11.2 + vant: registry.npmmirror.com/vant/4.6.7_vue@3.2.47 + vue: registry.npmmirror.com/vue/3.2.47 + vue-router: registry.npmmirror.com/vue-router/4.2.2_vue@3.2.47 devDependencies: - '@rushstack/eslint-patch': - specifier: ^1.2.0 - version: registry.npmmirror.com/@rushstack/eslint-patch@1.3.2 - '@types/lodash': - specifier: ^4.14.191 - version: registry.npmmirror.com/@types/lodash@4.14.195 - '@types/node': - specifier: ^18.15.11 - version: registry.npmmirror.com/@types/node@18.16.18 - '@types/qs': - specifier: ^6.9.7 - version: registry.npmmirror.com/@types/qs@6.9.7 - '@vicons/utils': - specifier: ^0.1.4 - version: registry.npmmirror.com/@vicons/utils@0.1.4(vue@3.2.47) - '@vitejs/plugin-vue': - specifier: ^4.1.0 - version: registry.npmmirror.com/@vitejs/plugin-vue@4.2.3(vite@4.2.3)(vue@3.2.47) - '@vue/eslint-config-prettier': - specifier: ^7.1.0 - version: registry.npmmirror.com/@vue/eslint-config-prettier@7.1.0(eslint@8.43.0)(prettier@2.8.8) - '@vue/eslint-config-typescript': - specifier: ^11.0.2 - version: registry.npmmirror.com/@vue/eslint-config-typescript@11.0.3(eslint-plugin-vue@9.15.0)(eslint@8.43.0)(typescript@4.9.5) - '@vue/tsconfig': - specifier: ^0.1.3 - version: registry.npmmirror.com/@vue/tsconfig@0.1.3(@types/node@18.16.18) - eslint: - specifier: ^8.38.0 - version: registry.npmmirror.com/eslint@8.43.0 - eslint-plugin-vue: - specifier: ^9.11.0 - version: registry.npmmirror.com/eslint-plugin-vue@9.15.0(eslint@8.43.0) - npm-run-all: - specifier: ^4.1.5 - version: registry.npmmirror.com/npm-run-all@4.1.5 - prettier: - specifier: ^2.8.7 - version: registry.npmmirror.com/prettier@2.8.8 - sass: - specifier: ^1.62.0 - version: registry.npmmirror.com/sass@1.63.5 - typescript: - specifier: ~4.9.5 - version: registry.npmmirror.com/typescript@4.9.5 - unplugin-auto-import: - specifier: ^0.15.3 - version: registry.npmmirror.com/unplugin-auto-import@0.15.3 - unplugin-vue-components: - specifier: ^0.24.1 - version: registry.npmmirror.com/unplugin-vue-components@0.24.1(vue@3.2.47) - vite: - specifier: ~4.2.2 - version: registry.npmmirror.com/vite@4.2.3(@types/node@18.16.18)(sass@1.63.5) - vue-tsc: - specifier: ^1.2.0 - version: registry.npmmirror.com/vue-tsc@1.8.1(typescript@4.9.5) + '@rushstack/eslint-patch': registry.npmmirror.com/@rushstack/eslint-patch/1.3.2 + '@types/lodash': registry.npmmirror.com/@types/lodash/4.14.195 + '@types/node': registry.npmmirror.com/@types/node/18.16.18 + '@types/qs': registry.npmmirror.com/@types/qs/6.9.7 + '@vicons/utils': registry.npmmirror.com/@vicons/utils/0.1.4_vue@3.2.47 + '@vitejs/plugin-vue': registry.npmmirror.com/@vitejs/plugin-vue/4.2.3_vite@4.2.3+vue@3.2.47 + '@vue/eslint-config-prettier': registry.npmmirror.com/@vue/eslint-config-prettier/7.1.0_eslint@8.43.0+prettier@2.8.8 + '@vue/eslint-config-typescript': registry.npmmirror.com/@vue/eslint-config-typescript/11.0.3_0e3e6ec1895ea2629d62ebc6075caab0 + '@vue/tsconfig': registry.npmmirror.com/@vue/tsconfig/0.1.3_@types+node@18.16.18 + eslint: registry.npmmirror.com/eslint/8.43.0 + eslint-plugin-vue: registry.npmmirror.com/eslint-plugin-vue/9.15.0_eslint@8.43.0 + npm-run-all: registry.npmmirror.com/npm-run-all/4.1.5 + prettier: registry.npmmirror.com/prettier/2.8.8 + sass: registry.npmmirror.com/sass/1.63.5 + typescript: registry.npmmirror.com/typescript/4.9.5 + unplugin-auto-import: registry.npmmirror.com/unplugin-auto-import/0.15.3 + unplugin-vue-components: registry.npmmirror.com/unplugin-vue-components/0.24.1_vue@3.2.47 + vite: registry.npmmirror.com/vite/4.2.3_@types+node@18.16.18+sass@1.63.5 + vue-tsc: registry.npmmirror.com/vue-tsc/1.8.1_typescript@4.9.5 packages: - registry.npmmirror.com/@antfu/utils@0.7.4: + registry.npmmirror.com/@antfu/utils/0.7.4: resolution: {integrity: sha512-qe8Nmh9rYI/HIspLSTwtbMFPj6dISG6+dJnOguTlPNXtCvS2uezdxscVBb7/3DrmNbQK49TDqpkSQ1chbRGdpQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@antfu/utils/-/utils-0.7.4.tgz} name: '@antfu/utils' version: 0.7.4 dev: true - registry.npmmirror.com/@babel/helper-string-parser@7.22.5: - resolution: {integrity: sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helper-string-parser/-/helper-string-parser-7.22.5.tgz} - name: '@babel/helper-string-parser' - version: 7.22.5 - engines: {node: '>=6.9.0'} - - registry.npmmirror.com/@babel/helper-validator-identifier@7.22.5: - resolution: {integrity: sha512-aJXu+6lErq8ltp+JhkJUfk1MTGyuA4v7f3pA+BJ5HLfNC6nAQ0Cpi9uOquUj8Hehg0aUiHzWQbOVJGao6ztBAQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.5.tgz} - name: '@babel/helper-validator-identifier' - version: 7.22.5 - engines: {node: '>=6.9.0'} - - registry.npmmirror.com/@babel/parser@7.22.5: + registry.npmmirror.com/@babel/parser/7.22.5: resolution: {integrity: sha512-DFZMC9LJUG9PLOclRC32G63UXwzqS2koQC8dkx+PLdmt1xSePYpbT/NbsrJy8Q/muXz7o/h/d4A7Fuyixm559Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/parser/-/parser-7.22.5.tgz} name: '@babel/parser' version: 7.22.5 engines: {node: '>=6.0.0'} hasBin: true dependencies: - '@babel/types': registry.npmmirror.com/@babel/types@7.22.5 + '@babel/types': link:registry.npmmirror.com/@babel/types/7.22.5 - registry.npmmirror.com/@babel/runtime@7.22.5: + registry.npmmirror.com/@babel/runtime/7.22.5: resolution: {integrity: sha512-ecjvYlnAaZ/KVneE/OdKYBYfgXV3Ptu6zQWmgEF7vwKhQnvVS6bjMD2XYgj+SNvQ1GfK/pjgokfPkC/2CO8CuA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/runtime/-/runtime-7.22.5.tgz} name: '@babel/runtime' version: 7.22.5 engines: {node: '>=6.9.0'} dependencies: - regenerator-runtime: registry.npmmirror.com/regenerator-runtime@0.13.11 + regenerator-runtime: registry.npmmirror.com/regenerator-runtime/0.13.11 dev: false - registry.npmmirror.com/@babel/types@7.22.5: - resolution: {integrity: sha512-zo3MIHGOkPOfoRXitsgHLjEXmlDaD/5KU1Uzuc9GNiZPhSqVxVRtxuPaSBZDsYZ9qV88AjtMtWW7ww98loJ9KA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/types/-/types-7.22.5.tgz} - name: '@babel/types' - version: 7.22.5 - engines: {node: '>=6.9.0'} - dependencies: - '@babel/helper-string-parser': registry.npmmirror.com/@babel/helper-string-parser@7.22.5 - '@babel/helper-validator-identifier': registry.npmmirror.com/@babel/helper-validator-identifier@7.22.5 - to-fast-properties: registry.npmmirror.com/to-fast-properties@2.0.0 - - registry.npmmirror.com/@element-plus/icons-vue@2.1.0(vue@3.2.47): + registry.npmmirror.com/@element-plus/icons-vue/2.1.0_vue@3.2.47: resolution: {integrity: sha512-PSBn3elNoanENc1vnCfh+3WA9fimRC7n+fWkf3rE5jvv+aBohNHABC/KAR5KWPecxWxDTVT1ERpRbOMRcOV/vA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@element-plus/icons-vue/-/icons-vue-2.1.0.tgz} id: registry.npmmirror.com/@element-plus/icons-vue/2.1.0 name: '@element-plus/icons-vue' @@ -166,38 +108,38 @@ packages: peerDependencies: vue: ^3.2.0 dependencies: - vue: registry.npmmirror.com/vue@3.2.47 + vue: registry.npmmirror.com/vue/3.2.47 dev: false - registry.npmmirror.com/@emotion/hash@0.8.0: + registry.npmmirror.com/@emotion/hash/0.8.0: resolution: {integrity: sha512-kBJtf7PH6aWwZ6fka3zQ0p6SBYzx4fl1LoZXE2RrnYST9Xljm7WfKJrU4g/Xr3Beg72MLrp1AWNUmuYJTL7Cow==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@emotion/hash/-/hash-0.8.0.tgz} name: '@emotion/hash' version: 0.8.0 dev: true - registry.npmmirror.com/@esbuild/android-arm64@0.17.19: - resolution: {integrity: sha512-KBMWvEZooR7+kzY0BtbTQn0OAYY7CsiydT63pVEaPtVYF0hXbUaOyZog37DKxK7NF3XacBJOpYT4adIJh+avxA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/android-arm64/-/android-arm64-0.17.19.tgz} - name: '@esbuild/android-arm64' + registry.npmmirror.com/@esbuild/android-arm/0.17.19: + resolution: {integrity: sha512-rIKddzqhmav7MSmoFCmDIb6e2W57geRsM94gV2l38fzhXMwq7hZoClug9USI2pFRGL06f4IOPHHpFNOkWieR8A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/android-arm/-/android-arm-0.17.19.tgz} + name: '@esbuild/android-arm' version: 0.17.19 engines: {node: '>=12'} - cpu: [arm64] + cpu: [arm] os: [android] requiresBuild: true dev: true optional: true - registry.npmmirror.com/@esbuild/android-arm@0.17.19: - resolution: {integrity: sha512-rIKddzqhmav7MSmoFCmDIb6e2W57geRsM94gV2l38fzhXMwq7hZoClug9USI2pFRGL06f4IOPHHpFNOkWieR8A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/android-arm/-/android-arm-0.17.19.tgz} - name: '@esbuild/android-arm' + registry.npmmirror.com/@esbuild/android-arm64/0.17.19: + resolution: {integrity: sha512-KBMWvEZooR7+kzY0BtbTQn0OAYY7CsiydT63pVEaPtVYF0hXbUaOyZog37DKxK7NF3XacBJOpYT4adIJh+avxA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/android-arm64/-/android-arm64-0.17.19.tgz} + name: '@esbuild/android-arm64' version: 0.17.19 engines: {node: '>=12'} - cpu: [arm] + cpu: [arm64] os: [android] requiresBuild: true dev: true optional: true - registry.npmmirror.com/@esbuild/android-x64@0.17.19: + registry.npmmirror.com/@esbuild/android-x64/0.17.19: resolution: {integrity: sha512-uUTTc4xGNDT7YSArp/zbtmbhO0uEEK9/ETW29Wk1thYUJBz3IVnvgEiEwEa9IeLyvnpKrWK64Utw2bgUmDveww==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/android-x64/-/android-x64-0.17.19.tgz} name: '@esbuild/android-x64' version: 0.17.19 @@ -208,7 +150,7 @@ packages: dev: true optional: true - registry.npmmirror.com/@esbuild/darwin-arm64@0.17.19: + registry.npmmirror.com/@esbuild/darwin-arm64/0.17.19: resolution: {integrity: sha512-80wEoCfF/hFKM6WE1FyBHc9SfUblloAWx6FJkFWTWiCoht9Mc0ARGEM47e67W9rI09YoUxJL68WHfDRYEAvOhg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/darwin-arm64/-/darwin-arm64-0.17.19.tgz} name: '@esbuild/darwin-arm64' version: 0.17.19 @@ -219,7 +161,7 @@ packages: dev: true optional: true - registry.npmmirror.com/@esbuild/darwin-x64@0.17.19: + registry.npmmirror.com/@esbuild/darwin-x64/0.17.19: resolution: {integrity: sha512-IJM4JJsLhRYr9xdtLytPLSH9k/oxR3boaUIYiHkAawtwNOXKE8KoU8tMvryogdcT8AU+Bflmh81Xn6Q0vTZbQw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/darwin-x64/-/darwin-x64-0.17.19.tgz} name: '@esbuild/darwin-x64' version: 0.17.19 @@ -230,7 +172,7 @@ packages: dev: true optional: true - registry.npmmirror.com/@esbuild/freebsd-arm64@0.17.19: + registry.npmmirror.com/@esbuild/freebsd-arm64/0.17.19: resolution: {integrity: sha512-pBwbc7DufluUeGdjSU5Si+P3SoMF5DQ/F/UmTSb8HXO80ZEAJmrykPyzo1IfNbAoaqw48YRpv8shwd1NoI0jcQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/freebsd-arm64/-/freebsd-arm64-0.17.19.tgz} name: '@esbuild/freebsd-arm64' version: 0.17.19 @@ -241,7 +183,7 @@ packages: dev: true optional: true - registry.npmmirror.com/@esbuild/freebsd-x64@0.17.19: + registry.npmmirror.com/@esbuild/freebsd-x64/0.17.19: resolution: {integrity: sha512-4lu+n8Wk0XlajEhbEffdy2xy53dpR06SlzvhGByyg36qJw6Kpfk7cp45DR/62aPH9mtJRmIyrXAS5UWBrJT6TQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/freebsd-x64/-/freebsd-x64-0.17.19.tgz} name: '@esbuild/freebsd-x64' version: 0.17.19 @@ -252,29 +194,29 @@ packages: dev: true optional: true - registry.npmmirror.com/@esbuild/linux-arm64@0.17.19: - resolution: {integrity: sha512-ct1Tg3WGwd3P+oZYqic+YZF4snNl2bsnMKRkb3ozHmnM0dGWuxcPTTntAF6bOP0Sp4x0PjSF+4uHQ1xvxfRKqg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/linux-arm64/-/linux-arm64-0.17.19.tgz} - name: '@esbuild/linux-arm64' + registry.npmmirror.com/@esbuild/linux-arm/0.17.19: + resolution: {integrity: sha512-cdmT3KxjlOQ/gZ2cjfrQOtmhG4HJs6hhvm3mWSRDPtZ/lP5oe8FWceS10JaSJC13GBd4eH/haHnqf7hhGNLerA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/linux-arm/-/linux-arm-0.17.19.tgz} + name: '@esbuild/linux-arm' version: 0.17.19 engines: {node: '>=12'} - cpu: [arm64] + cpu: [arm] os: [linux] requiresBuild: true dev: true optional: true - registry.npmmirror.com/@esbuild/linux-arm@0.17.19: - resolution: {integrity: sha512-cdmT3KxjlOQ/gZ2cjfrQOtmhG4HJs6hhvm3mWSRDPtZ/lP5oe8FWceS10JaSJC13GBd4eH/haHnqf7hhGNLerA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/linux-arm/-/linux-arm-0.17.19.tgz} - name: '@esbuild/linux-arm' + registry.npmmirror.com/@esbuild/linux-arm64/0.17.19: + resolution: {integrity: sha512-ct1Tg3WGwd3P+oZYqic+YZF4snNl2bsnMKRkb3ozHmnM0dGWuxcPTTntAF6bOP0Sp4x0PjSF+4uHQ1xvxfRKqg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/linux-arm64/-/linux-arm64-0.17.19.tgz} + name: '@esbuild/linux-arm64' version: 0.17.19 engines: {node: '>=12'} - cpu: [arm] + cpu: [arm64] os: [linux] requiresBuild: true dev: true optional: true - registry.npmmirror.com/@esbuild/linux-ia32@0.17.19: + registry.npmmirror.com/@esbuild/linux-ia32/0.17.19: resolution: {integrity: sha512-w4IRhSy1VbsNxHRQpeGCHEmibqdTUx61Vc38APcsRbuVgK0OPEnQ0YD39Brymn96mOx48Y2laBQGqgZ0j9w6SQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/linux-ia32/-/linux-ia32-0.17.19.tgz} name: '@esbuild/linux-ia32' version: 0.17.19 @@ -285,7 +227,7 @@ packages: dev: true optional: true - registry.npmmirror.com/@esbuild/linux-loong64@0.17.19: + registry.npmmirror.com/@esbuild/linux-loong64/0.17.19: resolution: {integrity: sha512-2iAngUbBPMq439a+z//gE+9WBldoMp1s5GWsUSgqHLzLJ9WoZLZhpwWuym0u0u/4XmZ3gpHmzV84PonE+9IIdQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/linux-loong64/-/linux-loong64-0.17.19.tgz} name: '@esbuild/linux-loong64' version: 0.17.19 @@ -296,7 +238,7 @@ packages: dev: true optional: true - registry.npmmirror.com/@esbuild/linux-mips64el@0.17.19: + registry.npmmirror.com/@esbuild/linux-mips64el/0.17.19: resolution: {integrity: sha512-LKJltc4LVdMKHsrFe4MGNPp0hqDFA1Wpt3jE1gEyM3nKUvOiO//9PheZZHfYRfYl6AwdTH4aTcXSqBerX0ml4A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/linux-mips64el/-/linux-mips64el-0.17.19.tgz} name: '@esbuild/linux-mips64el' version: 0.17.19 @@ -307,7 +249,7 @@ packages: dev: true optional: true - registry.npmmirror.com/@esbuild/linux-ppc64@0.17.19: + registry.npmmirror.com/@esbuild/linux-ppc64/0.17.19: resolution: {integrity: sha512-/c/DGybs95WXNS8y3Ti/ytqETiW7EU44MEKuCAcpPto3YjQbyK3IQVKfF6nbghD7EcLUGl0NbiL5Rt5DMhn5tg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/linux-ppc64/-/linux-ppc64-0.17.19.tgz} name: '@esbuild/linux-ppc64' version: 0.17.19 @@ -318,7 +260,7 @@ packages: dev: true optional: true - registry.npmmirror.com/@esbuild/linux-riscv64@0.17.19: + registry.npmmirror.com/@esbuild/linux-riscv64/0.17.19: resolution: {integrity: sha512-FC3nUAWhvFoutlhAkgHf8f5HwFWUL6bYdvLc/TTuxKlvLi3+pPzdZiFKSWz/PF30TB1K19SuCxDTI5KcqASJqA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/linux-riscv64/-/linux-riscv64-0.17.19.tgz} name: '@esbuild/linux-riscv64' version: 0.17.19 @@ -329,7 +271,7 @@ packages: dev: true optional: true - registry.npmmirror.com/@esbuild/linux-s390x@0.17.19: + registry.npmmirror.com/@esbuild/linux-s390x/0.17.19: resolution: {integrity: sha512-IbFsFbxMWLuKEbH+7sTkKzL6NJmG2vRyy6K7JJo55w+8xDk7RElYn6xvXtDW8HCfoKBFK69f3pgBJSUSQPr+4Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/linux-s390x/-/linux-s390x-0.17.19.tgz} name: '@esbuild/linux-s390x' version: 0.17.19 @@ -340,7 +282,7 @@ packages: dev: true optional: true - registry.npmmirror.com/@esbuild/linux-x64@0.17.19: + registry.npmmirror.com/@esbuild/linux-x64/0.17.19: resolution: {integrity: sha512-68ngA9lg2H6zkZcyp22tsVt38mlhWde8l3eJLWkyLrp4HwMUr3c1s/M2t7+kHIhvMjglIBrFpncX1SzMckomGw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/linux-x64/-/linux-x64-0.17.19.tgz} name: '@esbuild/linux-x64' version: 0.17.19 @@ -351,7 +293,7 @@ packages: dev: true optional: true - registry.npmmirror.com/@esbuild/netbsd-x64@0.17.19: + registry.npmmirror.com/@esbuild/netbsd-x64/0.17.19: resolution: {integrity: sha512-CwFq42rXCR8TYIjIfpXCbRX0rp1jo6cPIUPSaWwzbVI4aOfX96OXY8M6KNmtPcg7QjYeDmN+DD0Wp3LaBOLf4Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/netbsd-x64/-/netbsd-x64-0.17.19.tgz} name: '@esbuild/netbsd-x64' version: 0.17.19 @@ -362,7 +304,7 @@ packages: dev: true optional: true - registry.npmmirror.com/@esbuild/openbsd-x64@0.17.19: + registry.npmmirror.com/@esbuild/openbsd-x64/0.17.19: resolution: {integrity: sha512-cnq5brJYrSZ2CF6c35eCmviIN3k3RczmHz8eYaVlNasVqsNY+JKohZU5MKmaOI+KkllCdzOKKdPs762VCPC20g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/openbsd-x64/-/openbsd-x64-0.17.19.tgz} name: '@esbuild/openbsd-x64' version: 0.17.19 @@ -373,7 +315,7 @@ packages: dev: true optional: true - registry.npmmirror.com/@esbuild/sunos-x64@0.17.19: + registry.npmmirror.com/@esbuild/sunos-x64/0.17.19: resolution: {integrity: sha512-vCRT7yP3zX+bKWFeP/zdS6SqdWB8OIpaRq/mbXQxTGHnIxspRtigpkUcDMlSCOejlHowLqII7K2JKevwyRP2rg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/sunos-x64/-/sunos-x64-0.17.19.tgz} name: '@esbuild/sunos-x64' version: 0.17.19 @@ -384,7 +326,7 @@ packages: dev: true optional: true - registry.npmmirror.com/@esbuild/win32-arm64@0.17.19: + registry.npmmirror.com/@esbuild/win32-arm64/0.17.19: resolution: {integrity: sha512-yYx+8jwowUstVdorcMdNlzklLYhPxjniHWFKgRqH7IFlUEa0Umu3KuYplf1HUZZ422e3NU9F4LGb+4O0Kdcaag==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/win32-arm64/-/win32-arm64-0.17.19.tgz} name: '@esbuild/win32-arm64' version: 0.17.19 @@ -395,7 +337,7 @@ packages: dev: true optional: true - registry.npmmirror.com/@esbuild/win32-ia32@0.17.19: + registry.npmmirror.com/@esbuild/win32-ia32/0.17.19: resolution: {integrity: sha512-eggDKanJszUtCdlVs0RB+h35wNlb5v4TWEkq4vZcmVt5u/HiDZrTXe2bWFQUez3RgNHwx/x4sk5++4NSSicKkw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/win32-ia32/-/win32-ia32-0.17.19.tgz} name: '@esbuild/win32-ia32' version: 0.17.19 @@ -406,7 +348,7 @@ packages: dev: true optional: true - registry.npmmirror.com/@esbuild/win32-x64@0.17.19: + registry.npmmirror.com/@esbuild/win32-x64/0.17.19: resolution: {integrity: sha512-lAhycmKnVOuRYNtRtatQR1LPQf2oYCkRGkSFnseDAKPl8lu5SOsK/e1sXe5a0Pc5kHIHe6P2I/ilntNv2xf3cA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/win32-x64/-/win32-x64-0.17.19.tgz} name: '@esbuild/win32-x64' version: 0.17.19 @@ -417,7 +359,7 @@ packages: dev: true optional: true - registry.npmmirror.com/@eslint-community/eslint-utils@4.4.0(eslint@8.43.0): + registry.npmmirror.com/@eslint-community/eslint-utils/4.4.0_eslint@8.43.0: resolution: {integrity: sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@eslint-community/eslint-utils/-/eslint-utils-4.4.0.tgz} id: registry.npmmirror.com/@eslint-community/eslint-utils/4.4.0 name: '@eslint-community/eslint-utils' @@ -426,103 +368,103 @@ packages: peerDependencies: eslint: ^6.0.0 || ^7.0.0 || >=8.0.0 dependencies: - eslint: registry.npmmirror.com/eslint@8.43.0 - eslint-visitor-keys: registry.npmmirror.com/eslint-visitor-keys@3.4.1 + eslint: registry.npmmirror.com/eslint/8.43.0 + eslint-visitor-keys: registry.npmmirror.com/eslint-visitor-keys/3.4.1 dev: true - registry.npmmirror.com/@eslint-community/regexpp@4.5.1: + registry.npmmirror.com/@eslint-community/regexpp/4.5.1: resolution: {integrity: sha512-Z5ba73P98O1KUYCCJTUeVpja9RcGoMdncZ6T49FCUl2lN38JtCJ+3WgIDBv0AuY4WChU5PmtJmOCTlN6FZTFKQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@eslint-community/regexpp/-/regexpp-4.5.1.tgz} name: '@eslint-community/regexpp' version: 4.5.1 engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0} dev: true - registry.npmmirror.com/@eslint/eslintrc@2.0.3: + registry.npmmirror.com/@eslint/eslintrc/2.0.3: resolution: {integrity: sha512-+5gy6OQfk+xx3q0d6jGZZC3f3KzAkXc/IanVxd1is/VIIziRqqt3ongQz0FiTUXqTk0c7aDB3OaFuKnuSoJicQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@eslint/eslintrc/-/eslintrc-2.0.3.tgz} name: '@eslint/eslintrc' version: 2.0.3 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.4 - espree: registry.npmmirror.com/espree@9.5.2 - globals: registry.npmmirror.com/globals@13.20.0 - ignore: registry.npmmirror.com/ignore@5.2.4 - import-fresh: registry.npmmirror.com/import-fresh@3.3.0 - js-yaml: registry.npmmirror.com/js-yaml@4.1.0 - minimatch: registry.npmmirror.com/minimatch@3.1.2 - strip-json-comments: registry.npmmirror.com/strip-json-comments@3.1.1 + ajv: registry.npmmirror.com/ajv/6.12.6 + debug: registry.npmmirror.com/debug/4.3.4 + espree: registry.npmmirror.com/espree/9.5.2 + globals: registry.npmmirror.com/globals/13.20.0 + ignore: registry.npmmirror.com/ignore/5.2.4 + import-fresh: registry.npmmirror.com/import-fresh/3.3.0 + js-yaml: registry.npmmirror.com/js-yaml/4.1.0 + minimatch: registry.npmmirror.com/minimatch/3.1.2 + strip-json-comments: registry.npmmirror.com/strip-json-comments/3.1.1 transitivePeerDependencies: - supports-color dev: true - registry.npmmirror.com/@eslint/js@8.43.0: + registry.npmmirror.com/@eslint/js/8.43.0: resolution: {integrity: sha512-s2UHCoiXfxMvmfzqoN+vrQ84ahUSYde9qNO1MdxmoEhyHWsfmwOpFlwYV+ePJEVc7gFnATGUi376WowX1N7tFg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@eslint/js/-/js-8.43.0.tgz} name: '@eslint/js' version: 8.43.0 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - registry.npmmirror.com/@humanwhocodes/config-array@0.11.10: + registry.npmmirror.com/@humanwhocodes/config-array/0.11.10: resolution: {integrity: sha512-KVVjQmNUepDVGXNuoRRdmmEjruj0KfiGSbS8LVc12LMsWDQzRXJ0qdhN8L8uUigKpfEHRhlaQFY0ib1tnUbNeQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@humanwhocodes/config-array/-/config-array-0.11.10.tgz} name: '@humanwhocodes/config-array' version: 0.11.10 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.4 - minimatch: registry.npmmirror.com/minimatch@3.1.2 + '@humanwhocodes/object-schema': registry.npmmirror.com/@humanwhocodes/object-schema/1.2.1 + debug: registry.npmmirror.com/debug/4.3.4 + minimatch: registry.npmmirror.com/minimatch/3.1.2 transitivePeerDependencies: - supports-color dev: true - registry.npmmirror.com/@humanwhocodes/module-importer@1.0.1: + registry.npmmirror.com/@humanwhocodes/module-importer/1.0.1: resolution: {integrity: sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz} name: '@humanwhocodes/module-importer' version: 1.0.1 engines: {node: '>=12.22'} dev: true - registry.npmmirror.com/@humanwhocodes/object-schema@1.2.1: + 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} name: '@humanwhocodes/object-schema' version: 1.2.1 dev: true - registry.npmmirror.com/@jridgewell/sourcemap-codec@1.4.15: + registry.npmmirror.com/@jridgewell/sourcemap-codec/1.4.15: resolution: {integrity: sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.15.tgz} name: '@jridgewell/sourcemap-codec' version: 1.4.15 dev: true - registry.npmmirror.com/@nodelib/fs.scandir@2.1.5: + registry.npmmirror.com/@nodelib/fs.scandir/2.1.5: resolution: {integrity: sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz} name: '@nodelib/fs.scandir' version: 2.1.5 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 + '@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.npmmirror.com/@nodelib/fs.stat@2.0.5: + 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} name: '@nodelib/fs.stat' version: 2.0.5 engines: {node: '>= 8'} dev: true - registry.npmmirror.com/@nodelib/fs.walk@1.2.8: + 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} name: '@nodelib/fs.walk' version: 1.2.8 engines: {node: '>= 8'} dependencies: - '@nodelib/fs.scandir': registry.npmmirror.com/@nodelib/fs.scandir@2.1.5 - fastq: registry.npmmirror.com/fastq@1.15.0 + '@nodelib/fs.scandir': registry.npmmirror.com/@nodelib/fs.scandir/2.1.5 + fastq: registry.npmmirror.com/fastq/1.15.0 dev: true - registry.npmmirror.com/@rollup/pluginutils@5.0.2: + registry.npmmirror.com/@rollup/pluginutils/5.0.2: resolution: {integrity: sha512-pTd9rIsP92h+B6wWwFbW8RkZv4hiR/xKsqre4SIuAOaOEQRxi0lqLke9k2/7WegC85GgUs9pjmOjCUi3In4vwA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@rollup/pluginutils/-/pluginutils-5.0.2.tgz} name: '@rollup/pluginutils' version: 5.0.2 @@ -533,72 +475,72 @@ packages: rollup: optional: true dependencies: - '@types/estree': registry.npmmirror.com/@types/estree@1.0.1 - estree-walker: registry.npmmirror.com/estree-walker@2.0.2 - picomatch: registry.npmmirror.com/picomatch@2.3.1 + '@types/estree': registry.npmmirror.com/@types/estree/1.0.1 + estree-walker: registry.npmmirror.com/estree-walker/2.0.2 + picomatch: registry.npmmirror.com/picomatch/2.3.1 dev: true - registry.npmmirror.com/@rushstack/eslint-patch@1.3.2: + registry.npmmirror.com/@rushstack/eslint-patch/1.3.2: resolution: {integrity: sha512-V+MvGwaHH03hYhY+k6Ef/xKd6RYlc4q8WBx+2ANmipHJcKuktNcI/NgEsJgdSUF6Lw32njT6OnrRsKYCdgHjYw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@rushstack/eslint-patch/-/eslint-patch-1.3.2.tgz} name: '@rushstack/eslint-patch' version: 1.3.2 dev: true - registry.npmmirror.com/@transloadit/prettier-bytes@0.0.7: + 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} name: '@transloadit/prettier-bytes' version: 0.0.7 dev: false - registry.npmmirror.com/@types/estree@1.0.1: + registry.npmmirror.com/@types/estree/1.0.1: resolution: {integrity: sha512-LG4opVs2ANWZ1TJoKc937iMmNstM/d0ae1vNbnBvBhqCSezgVUOzcLCqbI5elV8Vy6WKwKjaqR+zO9VKirBBCA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/estree/-/estree-1.0.1.tgz} name: '@types/estree' version: 1.0.1 dev: true - registry.npmmirror.com/@types/event-emitter@0.3.3: + 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/json-schema@7.0.12: + registry.npmmirror.com/@types/json-schema/7.0.12: resolution: {integrity: sha512-Hr5Jfhc9eYOQNPYO5WLDq/n4jqijdHNlDXjuAQkkt+mWdQR+XJToOHrsD4cPaMXpn6KO7y2+wM8AZEs8VpBLVA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/json-schema/-/json-schema-7.0.12.tgz} name: '@types/json-schema' version: 7.0.12 dev: true - registry.npmmirror.com/@types/lodash@4.14.195: + registry.npmmirror.com/@types/lodash/4.14.195: resolution: {integrity: sha512-Hwx9EUgdwf2GLarOjQp5ZH8ZmblzcbTBC2wtQWNKARBSxM9ezRIAUpeDTgoQRAFB0+8CNWXVA9+MaSOzOF3nPg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/lodash/-/lodash-4.14.195.tgz} name: '@types/lodash' version: 4.14.195 dev: true - registry.npmmirror.com/@types/node@14.14.45: + registry.npmmirror.com/@types/node/14.14.45: resolution: {integrity: sha512-DssMqTV9UnnoxDWu959sDLZzfvqCF0qDNRjaWeYSui9xkFe61kKo4l1TWNTQONpuXEm+gLMRvdlzvNHBamzmEw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/node/-/node-14.14.45.tgz} name: '@types/node' version: 14.14.45 dev: true - registry.npmmirror.com/@types/node@18.16.18: + registry.npmmirror.com/@types/node/18.16.18: resolution: {integrity: sha512-/aNaQZD0+iSBAGnvvN2Cx92HqE5sZCPZtx2TsK+4nvV23fFe09jVDvpArXr2j9DnYlzuU9WuoykDDc6wqvpNcw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/node/-/node-18.16.18.tgz} name: '@types/node' version: 18.16.18 dev: true - registry.npmmirror.com/@types/qs@6.9.7: + registry.npmmirror.com/@types/qs/6.9.7: resolution: {integrity: sha512-FGa1F62FT09qcrueBA6qYTrJPVDzah9a+493+o2PCXsesWHIn27G98TsSMs3WPNbZIEj4+VJf6saSFpvD+3Zsw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/qs/-/qs-6.9.7.tgz} name: '@types/qs' version: 6.9.7 dev: true - registry.npmmirror.com/@types/semver@7.5.0: + registry.npmmirror.com/@types/semver/7.5.0: resolution: {integrity: sha512-G8hZ6XJiHnuhQKR7ZmysCeJWE08o8T0AXtk5darsCaTVsYZhhgUrq53jizaR2FvsoeCwJhlmwTjkXBY5Pn/ZHw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/semver/-/semver-7.5.0.tgz} name: '@types/semver' version: 7.5.0 dev: true - registry.npmmirror.com/@typescript-eslint/eslint-plugin@5.60.0(@typescript-eslint/parser@5.60.0)(eslint@8.43.0)(typescript@4.9.5): + registry.npmmirror.com/@typescript-eslint/eslint-plugin/5.60.0_ef583f20abf4781b6f64aa3e04f67e7a: resolution: {integrity: sha512-78B+anHLF1TI8Jn/cD0Q00TBYdMgjdOn980JfAVa9yw5sop8nyTfVOQAv6LWywkOGLclDBtv5z3oxN4w7jxyNg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.60.0.tgz} id: registry.npmmirror.com/@typescript-eslint/eslint-plugin/5.60.0 name: '@typescript-eslint/eslint-plugin' @@ -612,24 +554,24 @@ packages: typescript: optional: true dependencies: - '@eslint-community/regexpp': registry.npmmirror.com/@eslint-community/regexpp@4.5.1 - '@typescript-eslint/parser': registry.npmmirror.com/@typescript-eslint/parser@5.60.0(eslint@8.43.0)(typescript@4.9.5) - '@typescript-eslint/scope-manager': registry.npmmirror.com/@typescript-eslint/scope-manager@5.60.0 - '@typescript-eslint/type-utils': registry.npmmirror.com/@typescript-eslint/type-utils@5.60.0(eslint@8.43.0)(typescript@4.9.5) - '@typescript-eslint/utils': registry.npmmirror.com/@typescript-eslint/utils@5.60.0(eslint@8.43.0)(typescript@4.9.5) - debug: registry.npmmirror.com/debug@4.3.4 - eslint: registry.npmmirror.com/eslint@8.43.0 - grapheme-splitter: registry.npmmirror.com/grapheme-splitter@1.0.4 - ignore: registry.npmmirror.com/ignore@5.2.4 - natural-compare-lite: registry.npmmirror.com/natural-compare-lite@1.4.0 - semver: registry.npmmirror.com/semver@7.5.2 - tsutils: registry.npmmirror.com/tsutils@3.21.0(typescript@4.9.5) - typescript: registry.npmmirror.com/typescript@4.9.5 + '@eslint-community/regexpp': registry.npmmirror.com/@eslint-community/regexpp/4.5.1 + '@typescript-eslint/parser': registry.npmmirror.com/@typescript-eslint/parser/5.60.0_eslint@8.43.0+typescript@4.9.5 + '@typescript-eslint/scope-manager': registry.npmmirror.com/@typescript-eslint/scope-manager/5.60.0 + '@typescript-eslint/type-utils': registry.npmmirror.com/@typescript-eslint/type-utils/5.60.0_eslint@8.43.0+typescript@4.9.5 + '@typescript-eslint/utils': registry.npmmirror.com/@typescript-eslint/utils/5.60.0_eslint@8.43.0+typescript@4.9.5 + debug: registry.npmmirror.com/debug/4.3.4 + eslint: registry.npmmirror.com/eslint/8.43.0 + grapheme-splitter: registry.npmmirror.com/grapheme-splitter/1.0.4 + ignore: registry.npmmirror.com/ignore/5.2.4 + natural-compare-lite: registry.npmmirror.com/natural-compare-lite/1.4.0 + semver: registry.npmmirror.com/semver/7.5.2 + tsutils: registry.npmmirror.com/tsutils/3.21.0_typescript@4.9.5 + typescript: registry.npmmirror.com/typescript/4.9.5 transitivePeerDependencies: - supports-color dev: true - registry.npmmirror.com/@typescript-eslint/parser@5.60.0(eslint@8.43.0)(typescript@4.9.5): + registry.npmmirror.com/@typescript-eslint/parser/5.60.0_eslint@8.43.0+typescript@4.9.5: resolution: {integrity: sha512-jBONcBsDJ9UoTWrARkRRCgDz6wUggmH5RpQVlt7BimSwaTkTjwypGzKORXbR4/2Hqjk9hgwlon2rVQAjWNpkyQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@typescript-eslint/parser/-/parser-5.60.0.tgz} id: registry.npmmirror.com/@typescript-eslint/parser/5.60.0 name: '@typescript-eslint/parser' @@ -642,27 +584,27 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/scope-manager': registry.npmmirror.com/@typescript-eslint/scope-manager@5.60.0 - '@typescript-eslint/types': registry.npmmirror.com/@typescript-eslint/types@5.60.0 - '@typescript-eslint/typescript-estree': registry.npmmirror.com/@typescript-eslint/typescript-estree@5.60.0(typescript@4.9.5) - debug: registry.npmmirror.com/debug@4.3.4 - eslint: registry.npmmirror.com/eslint@8.43.0 - typescript: registry.npmmirror.com/typescript@4.9.5 + '@typescript-eslint/scope-manager': registry.npmmirror.com/@typescript-eslint/scope-manager/5.60.0 + '@typescript-eslint/types': registry.npmmirror.com/@typescript-eslint/types/5.60.0 + '@typescript-eslint/typescript-estree': registry.npmmirror.com/@typescript-eslint/typescript-estree/5.60.0_typescript@4.9.5 + debug: registry.npmmirror.com/debug/4.3.4 + eslint: registry.npmmirror.com/eslint/8.43.0 + typescript: registry.npmmirror.com/typescript/4.9.5 transitivePeerDependencies: - supports-color dev: true - registry.npmmirror.com/@typescript-eslint/scope-manager@5.60.0: + registry.npmmirror.com/@typescript-eslint/scope-manager/5.60.0: resolution: {integrity: sha512-hakuzcxPwXi2ihf9WQu1BbRj1e/Pd8ZZwVTG9kfbxAMZstKz8/9OoexIwnmLzShtsdap5U/CoQGRCWlSuPbYxQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@typescript-eslint/scope-manager/-/scope-manager-5.60.0.tgz} name: '@typescript-eslint/scope-manager' version: 5.60.0 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': registry.npmmirror.com/@typescript-eslint/types@5.60.0 - '@typescript-eslint/visitor-keys': registry.npmmirror.com/@typescript-eslint/visitor-keys@5.60.0 + '@typescript-eslint/types': registry.npmmirror.com/@typescript-eslint/types/5.60.0 + '@typescript-eslint/visitor-keys': registry.npmmirror.com/@typescript-eslint/visitor-keys/5.60.0 dev: true - registry.npmmirror.com/@typescript-eslint/type-utils@5.60.0(eslint@8.43.0)(typescript@4.9.5): + registry.npmmirror.com/@typescript-eslint/type-utils/5.60.0_eslint@8.43.0+typescript@4.9.5: resolution: {integrity: sha512-X7NsRQddORMYRFH7FWo6sA9Y/zbJ8s1x1RIAtnlj6YprbToTiQnM6vxcMu7iYhdunmoC0rUWlca13D5DVHkK2g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@typescript-eslint/type-utils/-/type-utils-5.60.0.tgz} id: registry.npmmirror.com/@typescript-eslint/type-utils/5.60.0 name: '@typescript-eslint/type-utils' @@ -675,24 +617,24 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/typescript-estree': registry.npmmirror.com/@typescript-eslint/typescript-estree@5.60.0(typescript@4.9.5) - '@typescript-eslint/utils': registry.npmmirror.com/@typescript-eslint/utils@5.60.0(eslint@8.43.0)(typescript@4.9.5) - debug: registry.npmmirror.com/debug@4.3.4 - eslint: registry.npmmirror.com/eslint@8.43.0 - tsutils: registry.npmmirror.com/tsutils@3.21.0(typescript@4.9.5) - typescript: registry.npmmirror.com/typescript@4.9.5 + '@typescript-eslint/typescript-estree': registry.npmmirror.com/@typescript-eslint/typescript-estree/5.60.0_typescript@4.9.5 + '@typescript-eslint/utils': registry.npmmirror.com/@typescript-eslint/utils/5.60.0_eslint@8.43.0+typescript@4.9.5 + debug: registry.npmmirror.com/debug/4.3.4 + eslint: registry.npmmirror.com/eslint/8.43.0 + tsutils: registry.npmmirror.com/tsutils/3.21.0_typescript@4.9.5 + typescript: registry.npmmirror.com/typescript/4.9.5 transitivePeerDependencies: - supports-color dev: true - registry.npmmirror.com/@typescript-eslint/types@5.60.0: + registry.npmmirror.com/@typescript-eslint/types/5.60.0: resolution: {integrity: sha512-ascOuoCpNZBccFVNJRSC6rPq4EmJ2NkuoKnd6LDNyAQmdDnziAtxbCGWCbefG1CNzmDvd05zO36AmB7H8RzKPA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@typescript-eslint/types/-/types-5.60.0.tgz} name: '@typescript-eslint/types' version: 5.60.0 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - registry.npmmirror.com/@typescript-eslint/typescript-estree@5.60.0(typescript@4.9.5): + registry.npmmirror.com/@typescript-eslint/typescript-estree/5.60.0_typescript@4.9.5: resolution: {integrity: sha512-R43thAuwarC99SnvrBmh26tc7F6sPa2B3evkXp/8q954kYL6Ro56AwASYWtEEi+4j09GbiNAHqYwNNZuNlARGQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.60.0.tgz} id: registry.npmmirror.com/@typescript-eslint/typescript-estree/5.60.0 name: '@typescript-eslint/typescript-estree' @@ -704,19 +646,19 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/types': registry.npmmirror.com/@typescript-eslint/types@5.60.0 - '@typescript-eslint/visitor-keys': registry.npmmirror.com/@typescript-eslint/visitor-keys@5.60.0 - debug: registry.npmmirror.com/debug@4.3.4 - globby: registry.npmmirror.com/globby@11.1.0 - is-glob: registry.npmmirror.com/is-glob@4.0.3 - semver: registry.npmmirror.com/semver@7.5.2 - tsutils: registry.npmmirror.com/tsutils@3.21.0(typescript@4.9.5) - typescript: registry.npmmirror.com/typescript@4.9.5 + '@typescript-eslint/types': registry.npmmirror.com/@typescript-eslint/types/5.60.0 + '@typescript-eslint/visitor-keys': registry.npmmirror.com/@typescript-eslint/visitor-keys/5.60.0 + debug: registry.npmmirror.com/debug/4.3.4 + globby: registry.npmmirror.com/globby/11.1.0 + is-glob: registry.npmmirror.com/is-glob/4.0.3 + semver: registry.npmmirror.com/semver/7.5.2 + tsutils: registry.npmmirror.com/tsutils/3.21.0_typescript@4.9.5 + typescript: registry.npmmirror.com/typescript/4.9.5 transitivePeerDependencies: - supports-color dev: true - registry.npmmirror.com/@typescript-eslint/utils@5.60.0(eslint@8.43.0)(typescript@4.9.5): + registry.npmmirror.com/@typescript-eslint/utils/5.60.0_eslint@8.43.0+typescript@4.9.5: resolution: {integrity: sha512-ba51uMqDtfLQ5+xHtwlO84vkdjrqNzOnqrnwbMHMRY8Tqeme8C2Q8Fc7LajfGR+e3/4LoYiWXUM6BpIIbHJ4hQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@typescript-eslint/utils/-/utils-5.60.0.tgz} id: registry.npmmirror.com/@typescript-eslint/utils/5.60.0 name: '@typescript-eslint/utils' @@ -725,69 +667,69 @@ packages: peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 dependencies: - '@eslint-community/eslint-utils': registry.npmmirror.com/@eslint-community/eslint-utils@4.4.0(eslint@8.43.0) - '@types/json-schema': registry.npmmirror.com/@types/json-schema@7.0.12 - '@types/semver': registry.npmmirror.com/@types/semver@7.5.0 - '@typescript-eslint/scope-manager': registry.npmmirror.com/@typescript-eslint/scope-manager@5.60.0 - '@typescript-eslint/types': registry.npmmirror.com/@typescript-eslint/types@5.60.0 - '@typescript-eslint/typescript-estree': registry.npmmirror.com/@typescript-eslint/typescript-estree@5.60.0(typescript@4.9.5) - eslint: registry.npmmirror.com/eslint@8.43.0 - eslint-scope: registry.npmmirror.com/eslint-scope@5.1.1 - semver: registry.npmmirror.com/semver@7.5.2 + '@eslint-community/eslint-utils': registry.npmmirror.com/@eslint-community/eslint-utils/4.4.0_eslint@8.43.0 + '@types/json-schema': registry.npmmirror.com/@types/json-schema/7.0.12 + '@types/semver': registry.npmmirror.com/@types/semver/7.5.0 + '@typescript-eslint/scope-manager': registry.npmmirror.com/@typescript-eslint/scope-manager/5.60.0 + '@typescript-eslint/types': registry.npmmirror.com/@typescript-eslint/types/5.60.0 + '@typescript-eslint/typescript-estree': registry.npmmirror.com/@typescript-eslint/typescript-estree/5.60.0_typescript@4.9.5 + eslint: registry.npmmirror.com/eslint/8.43.0 + eslint-scope: registry.npmmirror.com/eslint-scope/5.1.1 + semver: registry.npmmirror.com/semver/7.5.2 transitivePeerDependencies: - supports-color - typescript dev: true - registry.npmmirror.com/@typescript-eslint/visitor-keys@5.60.0: + registry.npmmirror.com/@typescript-eslint/visitor-keys/5.60.0: resolution: {integrity: sha512-wm9Uz71SbCyhUKgcaPRauBdTegUyY/ZWl8gLwD/i/ybJqscrrdVSFImpvUz16BLPChIeKBK5Fa9s6KDQjsjyWw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.60.0.tgz} name: '@typescript-eslint/visitor-keys' version: 5.60.0 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': registry.npmmirror.com/@typescript-eslint/types@5.60.0 - eslint-visitor-keys: registry.npmmirror.com/eslint-visitor-keys@3.4.1 + '@typescript-eslint/types': registry.npmmirror.com/@typescript-eslint/types/5.60.0 + eslint-visitor-keys: registry.npmmirror.com/eslint-visitor-keys/3.4.1 dev: true - registry.npmmirror.com/@uppy/companion-client@2.2.2: + registry.npmmirror.com/@uppy/companion-client/2.2.2: resolution: {integrity: sha512-5mTp2iq97/mYSisMaBtFRry6PTgZA6SIL7LePteOV5x0/DxKfrZW3DEiQERJmYpHzy7k8johpm2gHnEKto56Og==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@uppy/companion-client/-/companion-client-2.2.2.tgz} name: '@uppy/companion-client' version: 2.2.2 dependencies: - '@uppy/utils': registry.npmmirror.com/@uppy/utils@4.1.3 - namespace-emitter: registry.npmmirror.com/namespace-emitter@2.0.1 + '@uppy/utils': registry.npmmirror.com/@uppy/utils/4.1.3 + namespace-emitter: registry.npmmirror.com/namespace-emitter/2.0.1 dev: false - registry.npmmirror.com/@uppy/core@2.3.4: + registry.npmmirror.com/@uppy/core/2.3.4: resolution: {integrity: sha512-iWAqppC8FD8mMVqewavCz+TNaet6HPXitmGXpGGREGrakZ4FeuWytVdrelydzTdXx6vVKkOmI2FLztGg73sENQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@uppy/core/-/core-2.3.4.tgz} name: '@uppy/core' version: 2.3.4 dependencies: - '@transloadit/prettier-bytes': registry.npmmirror.com/@transloadit/prettier-bytes@0.0.7 - '@uppy/store-default': registry.npmmirror.com/@uppy/store-default@2.1.1 - '@uppy/utils': registry.npmmirror.com/@uppy/utils@4.1.3 - 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.3.6 - preact: registry.npmmirror.com/preact@10.15.1 + '@transloadit/prettier-bytes': registry.npmmirror.com/@transloadit/prettier-bytes/0.0.7 + '@uppy/store-default': registry.npmmirror.com/@uppy/store-default/2.1.1 + '@uppy/utils': registry.npmmirror.com/@uppy/utils/4.1.3 + 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.3.6 + preact: registry.npmmirror.com/preact/10.15.1 dev: false - registry.npmmirror.com/@uppy/store-default@2.1.1: + registry.npmmirror.com/@uppy/store-default/2.1.1: resolution: {integrity: sha512-xnpTxvot2SeAwGwbvmJ899ASk5tYXhmZzD/aCFsXePh/v8rNvR2pKlcQUH7cF/y4baUGq3FHO/daKCok/mpKqQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@uppy/store-default/-/store-default-2.1.1.tgz} name: '@uppy/store-default' version: 2.1.1 dev: false - registry.npmmirror.com/@uppy/utils@4.1.3: + registry.npmmirror.com/@uppy/utils/4.1.3: resolution: {integrity: sha512-nTuMvwWYobnJcytDO3t+D6IkVq/Qs4Xv3vyoEZ+Iaf8gegZP+rEyoaFT2CK5XLRMienPyqRqNbIfRuFaOWSIFw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@uppy/utils/-/utils-4.1.3.tgz} name: '@uppy/utils' version: 4.1.3 dependencies: - lodash.throttle: registry.npmmirror.com/lodash.throttle@4.1.1 + lodash.throttle: registry.npmmirror.com/lodash.throttle/4.1.1 dev: false - registry.npmmirror.com/@uppy/xhr-upload@2.1.3(@uppy/core@2.3.4): + registry.npmmirror.com/@uppy/xhr-upload/2.1.3_@uppy+core@2.3.4: resolution: {integrity: sha512-YWOQ6myBVPs+mhNjfdWsQyMRWUlrDLMoaG7nvf/G6Y3GKZf8AyjFDjvvJ49XWQ+DaZOftGkHmF1uh/DBeGivJQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@uppy/xhr-upload/-/xhr-upload-2.1.3.tgz} id: registry.npmmirror.com/@uppy/xhr-upload/2.1.3 name: '@uppy/xhr-upload' @@ -795,36 +737,36 @@ packages: peerDependencies: '@uppy/core': ^2.3.3 dependencies: - '@uppy/companion-client': registry.npmmirror.com/@uppy/companion-client@2.2.2 - '@uppy/core': registry.npmmirror.com/@uppy/core@2.3.4 - '@uppy/utils': registry.npmmirror.com/@uppy/utils@4.1.3 - nanoid: registry.npmmirror.com/nanoid@3.3.6 + '@uppy/companion-client': registry.npmmirror.com/@uppy/companion-client/2.2.2 + '@uppy/core': registry.npmmirror.com/@uppy/core/2.3.4 + '@uppy/utils': registry.npmmirror.com/@uppy/utils/4.1.3 + nanoid: registry.npmmirror.com/nanoid/3.3.6 dev: false - registry.npmmirror.com/@vant/area-data@1.4.1: - resolution: {integrity: sha512-D8zI/rfxREhnIKGoYzsEJZ73fte4JARhFeFftLIH7ynu1sPrCBEgPkLEbwPyvw3VC4JdSIuzaK5uOhu+BcoPXw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vant/area-data/-/area-data-1.4.1.tgz} + registry.npmmirror.com/@vant/area-data/1.5.0: + resolution: {integrity: sha512-SWmDhYmWiOgtAgtJqcW7N4XyGgrg/7l6t1+XSgt8BkPp2oOKO1ZUn8+46brLpT/gzRe/v8BtyTLmdBwMamrmQw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vant/area-data/-/area-data-1.5.0.tgz} name: '@vant/area-data' - version: 1.4.1 + version: 1.5.0 dev: false - registry.npmmirror.com/@vant/popperjs@1.3.0: + registry.npmmirror.com/@vant/popperjs/1.3.0: resolution: {integrity: sha512-hB+czUG+aHtjhaEmCJDuXOep0YTZjdlRR+4MSmIFnkCQIxJaXLQdSsR90XWvAI2yvKUI7TCGqR8pQg2RtvkMHw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vant/popperjs/-/popperjs-1.3.0.tgz} name: '@vant/popperjs' version: 1.3.0 dev: false - registry.npmmirror.com/@vant/use@1.5.2(vue@3.2.47): - resolution: {integrity: sha512-CBK61iT568dCHUwFFsErGbW6/5tmrPnZJKGtcSy7Tjcrmws8Ku+YZo7IUFD9Xkj9MfSJ4pfhQ7pU2KouP5Cojg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vant/use/-/use-1.5.2.tgz} - id: registry.npmmirror.com/@vant/use/1.5.2 + registry.npmmirror.com/@vant/use/1.6.0_vue@3.2.47: + resolution: {integrity: sha512-PHHxeAASgiOpSmMjceweIrv2AxDZIkWXyaczksMoWvKV2YAYEhoizRuk/xFnKF+emUIi46TsQ+rvlm/t2BBCfA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vant/use/-/use-1.6.0.tgz} + id: registry.npmmirror.com/@vant/use/1.6.0 name: '@vant/use' - version: 1.5.2 + version: 1.6.0 peerDependencies: vue: ^3.0.0 dependencies: - vue: registry.npmmirror.com/vue@3.2.47 + vue: registry.npmmirror.com/vue/3.2.47 dev: false - registry.npmmirror.com/@vicons/utils@0.1.4(vue@3.2.47): + registry.npmmirror.com/@vicons/utils/0.1.4_vue@3.2.47: resolution: {integrity: sha512-OHI19qVNN6i+uPQ+Y3f2s0dUxwsYnOCcKBW7XOU4yXXO1aU3ZoKpblCc3+4N0qmgoJs5rWKRAaMisipqEXJwAg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vicons/utils/-/utils-0.1.4.tgz} id: registry.npmmirror.com/@vicons/utils/0.1.4 name: '@vicons/utils' @@ -832,11 +774,11 @@ packages: peerDependencies: vue: ^3.0.6 dependencies: - '@xicons/utils': registry.npmmirror.com/@xicons/utils@0.1.4 - vue: registry.npmmirror.com/vue@3.2.47 + '@xicons/utils': registry.npmmirror.com/@xicons/utils/0.1.4 + vue: registry.npmmirror.com/vue/3.2.47 dev: true - registry.npmmirror.com/@vitejs/plugin-vue@4.2.3(vite@4.2.3)(vue@3.2.47): + registry.npmmirror.com/@vitejs/plugin-vue/4.2.3_vite@4.2.3+vue@3.2.47: resolution: {integrity: sha512-R6JDUfiZbJA9cMiguQ7jxALsgiprjBeHL5ikpXfJCH62pPHtI+JdJ5xWj6Ev73yXSlYl86+blXn1kZHQ7uElxw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vitejs/plugin-vue/-/plugin-vue-4.2.3.tgz} id: registry.npmmirror.com/@vitejs/plugin-vue/4.2.3 name: '@vitejs/plugin-vue' @@ -846,103 +788,107 @@ packages: vite: ^4.0.0 vue: ^3.2.25 dependencies: - vite: registry.npmmirror.com/vite@4.2.3(@types/node@18.16.18)(sass@1.63.5) - vue: registry.npmmirror.com/vue@3.2.47 + vite: registry.npmmirror.com/vite/4.2.3_@types+node@18.16.18+sass@1.63.5 + vue: registry.npmmirror.com/vue/3.2.47 dev: true - registry.npmmirror.com/@volar/language-core@1.7.8: + registry.npmmirror.com/@volar/language-core/1.7.8: resolution: {integrity: sha512-TPklg4c2e/f1xB/MGZEiQc3AWG+dH64ZfBlYjFB8nNaWJt4Z4k+IHBhmaP52APG+5PHFerwiWI9oF002RrRTPA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@volar/language-core/-/language-core-1.7.8.tgz} name: '@volar/language-core' version: 1.7.8 dependencies: - '@volar/source-map': registry.npmmirror.com/@volar/source-map@1.7.8 + '@volar/source-map': registry.npmmirror.com/@volar/source-map/1.7.8 dev: true - registry.npmmirror.com/@volar/source-map@1.7.8: + registry.npmmirror.com/@volar/source-map/1.7.8: resolution: {integrity: sha512-g2dtC2kOghvfzMDWeODIo4HO1Ml4hxzPTZyAFDz+YhRF9HjZYJSCaWaVuPZ+z0kY+T2daOHYA10GdrWQ5q0teA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@volar/source-map/-/source-map-1.7.8.tgz} name: '@volar/source-map' version: 1.7.8 dependencies: - muggle-string: registry.npmmirror.com/muggle-string@0.3.1 + muggle-string: registry.npmmirror.com/muggle-string/0.3.1 dev: true - registry.npmmirror.com/@volar/typescript@1.7.8: + registry.npmmirror.com/@volar/typescript/1.7.8: resolution: {integrity: sha512-NDcI5ZQcdr8kgxzMQrhSSWIM8Tl0MbMFrkvJPTjfm2rdAQZPFT8zv3LrEW9Fqh0e9z2YbCry7jr4a/GShBqeDA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@volar/typescript/-/typescript-1.7.8.tgz} name: '@volar/typescript' version: 1.7.8 dependencies: - '@volar/language-core': registry.npmmirror.com/@volar/language-core@1.7.8 + '@volar/language-core': registry.npmmirror.com/@volar/language-core/1.7.8 dev: true - registry.npmmirror.com/@vue/compiler-core@3.2.47: + registry.npmmirror.com/@vue/compiler-core/3.2.47: resolution: {integrity: sha512-p4D7FDnQb7+YJmO2iPEv0SQNeNzcbHdGByJDsT4lynf63AFkOTFN07HsiRSvjGo0QrxR/o3d0hUyNCUnBU2Tig==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue/compiler-core/-/compiler-core-3.2.47.tgz} name: '@vue/compiler-core' version: 3.2.47 dependencies: - '@babel/parser': registry.npmmirror.com/@babel/parser@7.22.5 - '@vue/shared': registry.npmmirror.com/@vue/shared@3.2.47 - estree-walker: registry.npmmirror.com/estree-walker@2.0.2 - source-map: registry.npmmirror.com/source-map@0.6.1 + '@babel/parser': registry.npmmirror.com/@babel/parser/7.22.5 + '@vue/shared': registry.npmmirror.com/@vue/shared/3.2.47 + estree-walker: registry.npmmirror.com/estree-walker/2.0.2 + source-map: registry.npmmirror.com/source-map/0.6.1 + dev: false - registry.npmmirror.com/@vue/compiler-core@3.3.4: + registry.npmmirror.com/@vue/compiler-core/3.3.4: resolution: {integrity: sha512-cquyDNvZ6jTbf/+x+AgM2Arrp6G4Dzbb0R64jiG804HRMfRiFXWI6kqUVqZ6ZR0bQhIoQjB4+2bhNtVwndW15g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue/compiler-core/-/compiler-core-3.3.4.tgz} name: '@vue/compiler-core' version: 3.3.4 dependencies: - '@babel/parser': registry.npmmirror.com/@babel/parser@7.22.5 - '@vue/shared': registry.npmmirror.com/@vue/shared@3.3.4 - estree-walker: registry.npmmirror.com/estree-walker@2.0.2 - source-map-js: registry.npmmirror.com/source-map-js@1.0.2 + '@babel/parser': registry.npmmirror.com/@babel/parser/7.22.5 + '@vue/shared': registry.npmmirror.com/@vue/shared/3.3.4 + estree-walker: registry.npmmirror.com/estree-walker/2.0.2 + source-map-js: registry.npmmirror.com/source-map-js/1.0.2 dev: true - registry.npmmirror.com/@vue/compiler-dom@3.2.47: + registry.npmmirror.com/@vue/compiler-dom/3.2.47: resolution: {integrity: sha512-dBBnEHEPoftUiS03a4ggEig74J2YBZ2UIeyfpcRM2tavgMWo4bsEfgCGsu+uJIL/vax9S+JztH8NmQerUo7shQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue/compiler-dom/-/compiler-dom-3.2.47.tgz} name: '@vue/compiler-dom' version: 3.2.47 dependencies: - '@vue/compiler-core': registry.npmmirror.com/@vue/compiler-core@3.2.47 - '@vue/shared': registry.npmmirror.com/@vue/shared@3.2.47 + '@vue/compiler-core': registry.npmmirror.com/@vue/compiler-core/3.2.47 + '@vue/shared': registry.npmmirror.com/@vue/shared/3.2.47 + dev: false - registry.npmmirror.com/@vue/compiler-dom@3.3.4: + registry.npmmirror.com/@vue/compiler-dom/3.3.4: resolution: {integrity: sha512-wyM+OjOVpuUukIq6p5+nwHYtj9cFroz9cwkfmP9O1nzH68BenTTv0u7/ndggT8cIQlnBeOo6sUT/gvHcIkLA5w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue/compiler-dom/-/compiler-dom-3.3.4.tgz} name: '@vue/compiler-dom' version: 3.3.4 dependencies: - '@vue/compiler-core': registry.npmmirror.com/@vue/compiler-core@3.3.4 - '@vue/shared': registry.npmmirror.com/@vue/shared@3.3.4 + '@vue/compiler-core': registry.npmmirror.com/@vue/compiler-core/3.3.4 + '@vue/shared': registry.npmmirror.com/@vue/shared/3.3.4 dev: true - registry.npmmirror.com/@vue/compiler-sfc@3.2.47: + registry.npmmirror.com/@vue/compiler-sfc/3.2.47: resolution: {integrity: sha512-rog05W+2IFfxjMcFw10tM9+f7i/+FFpZJJ5XHX72NP9eC2uRD+42M3pYcQqDXVYoj74kHMSEdQ/WmCjt8JFksQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue/compiler-sfc/-/compiler-sfc-3.2.47.tgz} name: '@vue/compiler-sfc' version: 3.2.47 dependencies: - '@babel/parser': registry.npmmirror.com/@babel/parser@7.22.5 - '@vue/compiler-core': registry.npmmirror.com/@vue/compiler-core@3.2.47 - '@vue/compiler-dom': registry.npmmirror.com/@vue/compiler-dom@3.2.47 - '@vue/compiler-ssr': registry.npmmirror.com/@vue/compiler-ssr@3.2.47 - '@vue/reactivity-transform': registry.npmmirror.com/@vue/reactivity-transform@3.2.47 - '@vue/shared': registry.npmmirror.com/@vue/shared@3.2.47 - estree-walker: registry.npmmirror.com/estree-walker@2.0.2 - magic-string: registry.npmmirror.com/magic-string@0.25.9 - postcss: registry.npmmirror.com/postcss@8.4.24 - source-map: registry.npmmirror.com/source-map@0.6.1 - - registry.npmmirror.com/@vue/compiler-ssr@3.2.47: + '@babel/parser': registry.npmmirror.com/@babel/parser/7.22.5 + '@vue/compiler-core': registry.npmmirror.com/@vue/compiler-core/3.2.47 + '@vue/compiler-dom': registry.npmmirror.com/@vue/compiler-dom/3.2.47 + '@vue/compiler-ssr': registry.npmmirror.com/@vue/compiler-ssr/3.2.47 + '@vue/reactivity-transform': registry.npmmirror.com/@vue/reactivity-transform/3.2.47 + '@vue/shared': registry.npmmirror.com/@vue/shared/3.2.47 + estree-walker: registry.npmmirror.com/estree-walker/2.0.2 + magic-string: registry.npmmirror.com/magic-string/0.25.9 + postcss: registry.npmmirror.com/postcss/8.4.24 + source-map: registry.npmmirror.com/source-map/0.6.1 + dev: false + + registry.npmmirror.com/@vue/compiler-ssr/3.2.47: resolution: {integrity: sha512-wVXC+gszhulcMD8wpxMsqSOpvDZ6xKXSVWkf50Guf/S+28hTAXPDYRTbLQ3EDkOP5Xz/+SY37YiwDquKbJOgZw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue/compiler-ssr/-/compiler-ssr-3.2.47.tgz} name: '@vue/compiler-ssr' version: 3.2.47 dependencies: - '@vue/compiler-dom': registry.npmmirror.com/@vue/compiler-dom@3.2.47 - '@vue/shared': registry.npmmirror.com/@vue/shared@3.2.47 + '@vue/compiler-dom': registry.npmmirror.com/@vue/compiler-dom/3.2.47 + '@vue/shared': registry.npmmirror.com/@vue/shared/3.2.47 + dev: false - registry.npmmirror.com/@vue/devtools-api@6.5.0: + registry.npmmirror.com/@vue/devtools-api/6.5.0: resolution: {integrity: sha512-o9KfBeaBmCKl10usN4crU53fYtC1r7jJwdGKjPT24t348rHxgfpZ0xL3Xm/gLUYnc0oTp8LAmrxOeLyu6tbk2Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue/devtools-api/-/devtools-api-6.5.0.tgz} name: '@vue/devtools-api' version: 6.5.0 dev: false - registry.npmmirror.com/@vue/eslint-config-prettier@7.1.0(eslint@8.43.0)(prettier@2.8.8): + registry.npmmirror.com/@vue/eslint-config-prettier/7.1.0_eslint@8.43.0+prettier@2.8.8: resolution: {integrity: sha512-Pv/lVr0bAzSIHLd9iz0KnvAr4GKyCEl+h52bc4e5yWuDVtLgFwycF7nrbWTAQAS+FU6q1geVd07lc6EWfJiWKQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue/eslint-config-prettier/-/eslint-config-prettier-7.1.0.tgz} id: registry.npmmirror.com/@vue/eslint-config-prettier/7.1.0 name: '@vue/eslint-config-prettier' @@ -951,13 +897,13 @@ packages: eslint: '>= 7.28.0' prettier: '>= 2.0.0' dependencies: - eslint: registry.npmmirror.com/eslint@8.43.0 - eslint-config-prettier: registry.npmmirror.com/eslint-config-prettier@8.8.0(eslint@8.43.0) - eslint-plugin-prettier: registry.npmmirror.com/eslint-plugin-prettier@4.2.1(eslint-config-prettier@8.8.0)(eslint@8.43.0)(prettier@2.8.8) - prettier: registry.npmmirror.com/prettier@2.8.8 + eslint: registry.npmmirror.com/eslint/8.43.0 + eslint-config-prettier: registry.npmmirror.com/eslint-config-prettier/8.8.0_eslint@8.43.0 + eslint-plugin-prettier: registry.npmmirror.com/eslint-plugin-prettier/4.2.1_c9fd5533209f2d36b2ac2cc6094916c5 + prettier: registry.npmmirror.com/prettier/2.8.8 dev: true - registry.npmmirror.com/@vue/eslint-config-typescript@11.0.3(eslint-plugin-vue@9.15.0)(eslint@8.43.0)(typescript@4.9.5): + registry.npmmirror.com/@vue/eslint-config-typescript/11.0.3_0e3e6ec1895ea2629d62ebc6075caab0: resolution: {integrity: sha512-dkt6W0PX6H/4Xuxg/BlFj5xHvksjpSlVjtkQCpaYJBIEuKj2hOVU7r+TIe+ysCwRYFz/lGqvklntRkCAibsbPw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue/eslint-config-typescript/-/eslint-config-typescript-11.0.3.tgz} id: registry.npmmirror.com/@vue/eslint-config-typescript/11.0.3 name: '@vue/eslint-config-typescript' @@ -971,17 +917,17 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/eslint-plugin': registry.npmmirror.com/@typescript-eslint/eslint-plugin@5.60.0(@typescript-eslint/parser@5.60.0)(eslint@8.43.0)(typescript@4.9.5) - '@typescript-eslint/parser': registry.npmmirror.com/@typescript-eslint/parser@5.60.0(eslint@8.43.0)(typescript@4.9.5) - eslint: registry.npmmirror.com/eslint@8.43.0 - eslint-plugin-vue: registry.npmmirror.com/eslint-plugin-vue@9.15.0(eslint@8.43.0) - typescript: registry.npmmirror.com/typescript@4.9.5 - vue-eslint-parser: registry.npmmirror.com/vue-eslint-parser@9.3.1(eslint@8.43.0) + '@typescript-eslint/eslint-plugin': registry.npmmirror.com/@typescript-eslint/eslint-plugin/5.60.0_ef583f20abf4781b6f64aa3e04f67e7a + '@typescript-eslint/parser': registry.npmmirror.com/@typescript-eslint/parser/5.60.0_eslint@8.43.0+typescript@4.9.5 + eslint: registry.npmmirror.com/eslint/8.43.0 + eslint-plugin-vue: registry.npmmirror.com/eslint-plugin-vue/9.15.0_eslint@8.43.0 + typescript: registry.npmmirror.com/typescript/4.9.5 + vue-eslint-parser: registry.npmmirror.com/vue-eslint-parser/9.3.1_eslint@8.43.0 transitivePeerDependencies: - supports-color dev: true - registry.npmmirror.com/@vue/language-core@1.8.1(typescript@4.9.5): + registry.npmmirror.com/@vue/language-core/1.8.1_typescript@4.9.5: resolution: {integrity: sha512-pumv3k4J7P58hVh4YGRM9Qz3HaAr4TlFWM9bnVOkZ/2K9o2CK1lAP2y9Jw+Z0+mNL4F2uWQqnAPzj3seLyfpDA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue/language-core/-/language-core-1.8.1.tgz} id: registry.npmmirror.com/@vue/language-core/1.8.1 name: '@vue/language-core' @@ -992,61 +938,65 @@ packages: typescript: optional: true dependencies: - '@volar/language-core': registry.npmmirror.com/@volar/language-core@1.7.8 - '@volar/source-map': registry.npmmirror.com/@volar/source-map@1.7.8 - '@vue/compiler-dom': registry.npmmirror.com/@vue/compiler-dom@3.3.4 - '@vue/reactivity': registry.npmmirror.com/@vue/reactivity@3.3.4 - '@vue/shared': registry.npmmirror.com/@vue/shared@3.3.4 - minimatch: registry.npmmirror.com/minimatch@9.0.1 - muggle-string: registry.npmmirror.com/muggle-string@0.3.1 - typescript: registry.npmmirror.com/typescript@4.9.5 - vue-template-compiler: registry.npmmirror.com/vue-template-compiler@2.7.14 + '@volar/language-core': registry.npmmirror.com/@volar/language-core/1.7.8 + '@volar/source-map': registry.npmmirror.com/@volar/source-map/1.7.8 + '@vue/compiler-dom': registry.npmmirror.com/@vue/compiler-dom/3.3.4 + '@vue/reactivity': registry.npmmirror.com/@vue/reactivity/3.3.4 + '@vue/shared': registry.npmmirror.com/@vue/shared/3.3.4 + minimatch: registry.npmmirror.com/minimatch/9.0.1 + muggle-string: registry.npmmirror.com/muggle-string/0.3.1 + typescript: registry.npmmirror.com/typescript/4.9.5 + vue-template-compiler: registry.npmmirror.com/vue-template-compiler/2.7.14 dev: true - registry.npmmirror.com/@vue/reactivity-transform@3.2.47: + registry.npmmirror.com/@vue/reactivity-transform/3.2.47: resolution: {integrity: sha512-m8lGXw8rdnPVVIdIFhf0LeQ/ixyHkH5plYuS83yop5n7ggVJU+z5v0zecwEnX7fa7HNLBhh2qngJJkxpwEEmYA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue/reactivity-transform/-/reactivity-transform-3.2.47.tgz} name: '@vue/reactivity-transform' version: 3.2.47 dependencies: - '@babel/parser': registry.npmmirror.com/@babel/parser@7.22.5 - '@vue/compiler-core': registry.npmmirror.com/@vue/compiler-core@3.2.47 - '@vue/shared': registry.npmmirror.com/@vue/shared@3.2.47 - estree-walker: registry.npmmirror.com/estree-walker@2.0.2 - magic-string: registry.npmmirror.com/magic-string@0.25.9 + '@babel/parser': registry.npmmirror.com/@babel/parser/7.22.5 + '@vue/compiler-core': registry.npmmirror.com/@vue/compiler-core/3.2.47 + '@vue/shared': registry.npmmirror.com/@vue/shared/3.2.47 + estree-walker: registry.npmmirror.com/estree-walker/2.0.2 + magic-string: registry.npmmirror.com/magic-string/0.25.9 + dev: false - registry.npmmirror.com/@vue/reactivity@3.2.47: + registry.npmmirror.com/@vue/reactivity/3.2.47: resolution: {integrity: sha512-7khqQ/75oyyg+N/e+iwV6lpy1f5wq759NdlS1fpAhFXa8VeAIKGgk2E/C4VF59lx5b+Ezs5fpp/5WsRYXQiKxQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue/reactivity/-/reactivity-3.2.47.tgz} name: '@vue/reactivity' version: 3.2.47 dependencies: - '@vue/shared': registry.npmmirror.com/@vue/shared@3.2.47 + '@vue/shared': registry.npmmirror.com/@vue/shared/3.2.47 + dev: false - registry.npmmirror.com/@vue/reactivity@3.3.4: + registry.npmmirror.com/@vue/reactivity/3.3.4: resolution: {integrity: sha512-kLTDLwd0B1jG08NBF3R5rqULtv/f8x3rOFByTDz4J53ttIQEDmALqKqXY0J+XQeN0aV2FBxY8nJDf88yvOPAqQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue/reactivity/-/reactivity-3.3.4.tgz} name: '@vue/reactivity' version: 3.3.4 dependencies: - '@vue/shared': registry.npmmirror.com/@vue/shared@3.3.4 + '@vue/shared': registry.npmmirror.com/@vue/shared/3.3.4 dev: true - registry.npmmirror.com/@vue/runtime-core@3.2.47: + registry.npmmirror.com/@vue/runtime-core/3.2.47: resolution: {integrity: sha512-RZxbLQIRB/K0ev0K9FXhNbBzT32H9iRtYbaXb0ZIz2usLms/D55dJR2t6cIEUn6vyhS3ALNvNthI+Q95C+NOpA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue/runtime-core/-/runtime-core-3.2.47.tgz} name: '@vue/runtime-core' version: 3.2.47 dependencies: - '@vue/reactivity': registry.npmmirror.com/@vue/reactivity@3.2.47 - '@vue/shared': registry.npmmirror.com/@vue/shared@3.2.47 + '@vue/reactivity': registry.npmmirror.com/@vue/reactivity/3.2.47 + '@vue/shared': registry.npmmirror.com/@vue/shared/3.2.47 + dev: false - registry.npmmirror.com/@vue/runtime-dom@3.2.47: + registry.npmmirror.com/@vue/runtime-dom/3.2.47: resolution: {integrity: sha512-ArXrFTjS6TsDei4qwNvgrdmHtD930KgSKGhS5M+j8QxXrDJYLqYw4RRcDy1bz1m1wMmb6j+zGLifdVHtkXA7gA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue/runtime-dom/-/runtime-dom-3.2.47.tgz} name: '@vue/runtime-dom' version: 3.2.47 dependencies: - '@vue/runtime-core': registry.npmmirror.com/@vue/runtime-core@3.2.47 - '@vue/shared': registry.npmmirror.com/@vue/shared@3.2.47 - csstype: registry.npmmirror.com/csstype@2.6.21 + '@vue/runtime-core': registry.npmmirror.com/@vue/runtime-core/3.2.47 + '@vue/shared': registry.npmmirror.com/@vue/shared/3.2.47 + csstype: registry.npmmirror.com/csstype/2.6.21 + dev: false - registry.npmmirror.com/@vue/server-renderer@3.2.47(vue@3.2.47): + registry.npmmirror.com/@vue/server-renderer/3.2.47_vue@3.2.47: resolution: {integrity: sha512-dN9gc1i8EvmP9RCzvneONXsKfBRgqFeFZLurmHOveL7oH6HiFXJw5OGu294n1nHc/HMgTy6LulU/tv5/A7f/LA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue/server-renderer/-/server-renderer-3.2.47.tgz} id: registry.npmmirror.com/@vue/server-renderer/3.2.47 name: '@vue/server-renderer' @@ -1054,21 +1004,23 @@ packages: peerDependencies: vue: 3.2.47 dependencies: - '@vue/compiler-ssr': registry.npmmirror.com/@vue/compiler-ssr@3.2.47 - '@vue/shared': registry.npmmirror.com/@vue/shared@3.2.47 - vue: registry.npmmirror.com/vue@3.2.47 + '@vue/compiler-ssr': registry.npmmirror.com/@vue/compiler-ssr/3.2.47 + '@vue/shared': registry.npmmirror.com/@vue/shared/3.2.47 + vue: registry.npmmirror.com/vue/3.2.47 + dev: false - registry.npmmirror.com/@vue/shared@3.2.47: + registry.npmmirror.com/@vue/shared/3.2.47: resolution: {integrity: sha512-BHGyyGN3Q97EZx0taMQ+OLNuZcW3d37ZEVmEAyeoA9ERdGvm9Irc/0Fua8SNyOtV1w6BS4q25wbMzJujO9HIfQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue/shared/-/shared-3.2.47.tgz} name: '@vue/shared' version: 3.2.47 + dev: false - registry.npmmirror.com/@vue/shared@3.3.4: + registry.npmmirror.com/@vue/shared/3.3.4: resolution: {integrity: sha512-7OjdcV8vQ74eiz1TZLzZP4JwqM5fA94K6yntPS5Z25r9HDuGNzaGdgvwKYq6S+MxwF0TFRwe50fIR/MYnakdkQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue/shared/-/shared-3.3.4.tgz} name: '@vue/shared' version: 3.3.4 - registry.npmmirror.com/@vue/tsconfig@0.1.3(@types/node@18.16.18): + registry.npmmirror.com/@vue/tsconfig/0.1.3_@types+node@18.16.18: resolution: {integrity: sha512-kQVsh8yyWPvHpb8gIc9l/HIDiiVUy1amynLNpCy8p+FoCiZXCo6fQos5/097MmnNZc9AtseDsCrfkhqCrJ8Olg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue/tsconfig/-/tsconfig-0.1.3.tgz} id: registry.npmmirror.com/@vue/tsconfig/0.1.3 name: '@vue/tsconfig' @@ -1079,22 +1031,22 @@ packages: '@types/node': optional: true dependencies: - '@types/node': registry.npmmirror.com/@types/node@18.16.18 + '@types/node': registry.npmmirror.com/@types/node/18.16.18 dev: true - registry.npmmirror.com/@vue/typescript@1.8.1(typescript@4.9.5): + registry.npmmirror.com/@vue/typescript/1.8.1_typescript@4.9.5: resolution: {integrity: sha512-nQpo55j/roie8heCfqyXHnyayqD5+p4/0fzfxH4ZuHf7NSBQS791PNv7ztp2CCOjnGAiaiCMdtC9rc6oriyPUg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue/typescript/-/typescript-1.8.1.tgz} id: registry.npmmirror.com/@vue/typescript/1.8.1 name: '@vue/typescript' version: 1.8.1 dependencies: - '@volar/typescript': registry.npmmirror.com/@volar/typescript@1.7.8 - '@vue/language-core': registry.npmmirror.com/@vue/language-core@1.8.1(typescript@4.9.5) + '@volar/typescript': registry.npmmirror.com/@volar/typescript/1.7.8 + '@vue/language-core': registry.npmmirror.com/@vue/language-core/1.8.1_typescript@4.9.5 transitivePeerDependencies: - typescript dev: true - registry.npmmirror.com/@wangeditor/basic-modules@1.1.7(@wangeditor/core@1.1.19)(dom7@3.0.0)(lodash.throttle@4.1.1)(nanoid@3.3.6)(slate@0.72.8)(snabbdom@3.5.1): + registry.npmmirror.com/@wangeditor/basic-modules/1.1.7_36e384d0b4470a298786f02b9d351438: resolution: {integrity: sha512-cY9CPkLJaqF05STqfpZKWG4LpxTMeGSIIF1fHvfm/mz+JXatCagjdkbxdikOuKYlxDdeqvOeBmsUBItufDLXZg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@wangeditor/basic-modules/-/basic-modules-1.1.7.tgz} id: registry.npmmirror.com/@wangeditor/basic-modules/1.1.7 name: '@wangeditor/basic-modules' @@ -1107,16 +1059,16 @@ packages: slate: ^0.72.0 snabbdom: ^3.1.0 dependencies: - '@wangeditor/core': registry.npmmirror.com/@wangeditor/core@1.1.19(@uppy/core@2.3.4)(@uppy/xhr-upload@2.1.3)(dom7@3.0.0)(is-hotkey@0.2.0)(lodash.camelcase@4.3.0)(lodash.clonedeep@4.5.0)(lodash.debounce@4.0.8)(lodash.foreach@4.5.0)(lodash.isequal@4.5.0)(lodash.throttle@4.1.1)(lodash.toarray@4.4.0)(nanoid@3.3.6)(slate@0.72.8)(snabbdom@3.5.1) - 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.3.6 - slate: registry.npmmirror.com/slate@0.72.8 - snabbdom: registry.npmmirror.com/snabbdom@3.5.1 + '@wangeditor/core': registry.npmmirror.com/@wangeditor/core/1.1.19_77a1aea0599a17adeb216d19837dc84b + 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.3.6 + slate: registry.npmmirror.com/slate/0.72.8 + snabbdom: registry.npmmirror.com/snabbdom/3.5.1 dev: false - registry.npmmirror.com/@wangeditor/code-highlight@1.0.3(@wangeditor/core@1.1.19)(dom7@3.0.0)(slate@0.72.8)(snabbdom@3.5.1): + registry.npmmirror.com/@wangeditor/code-highlight/1.0.3_9e6783eaa7faad97916e414045295b66: resolution: {integrity: sha512-iazHwO14XpCuIWJNTQTikqUhGKyqj+dUNWJ9288Oym9M2xMVHvnsOmDU2sgUDWVy+pOLojReMPgXCsvvNlOOhw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@wangeditor/code-highlight/-/code-highlight-1.0.3.tgz} id: registry.npmmirror.com/@wangeditor/code-highlight/1.0.3 name: '@wangeditor/code-highlight' @@ -1127,14 +1079,14 @@ packages: slate: ^0.72.0 snabbdom: ^3.1.0 dependencies: - '@wangeditor/core': registry.npmmirror.com/@wangeditor/core@1.1.19(@uppy/core@2.3.4)(@uppy/xhr-upload@2.1.3)(dom7@3.0.0)(is-hotkey@0.2.0)(lodash.camelcase@4.3.0)(lodash.clonedeep@4.5.0)(lodash.debounce@4.0.8)(lodash.foreach@4.5.0)(lodash.isequal@4.5.0)(lodash.throttle@4.1.1)(lodash.toarray@4.4.0)(nanoid@3.3.6)(slate@0.72.8)(snabbdom@3.5.1) - dom7: registry.npmmirror.com/dom7@3.0.0 - prismjs: registry.npmmirror.com/prismjs@1.29.0 - slate: registry.npmmirror.com/slate@0.72.8 - snabbdom: registry.npmmirror.com/snabbdom@3.5.1 + '@wangeditor/core': registry.npmmirror.com/@wangeditor/core/1.1.19_77a1aea0599a17adeb216d19837dc84b + dom7: registry.npmmirror.com/dom7/3.0.0 + prismjs: registry.npmmirror.com/prismjs/1.29.0 + slate: registry.npmmirror.com/slate/0.72.8 + snabbdom: registry.npmmirror.com/snabbdom/3.5.1 dev: false - registry.npmmirror.com/@wangeditor/core@1.1.19(@uppy/core@2.3.4)(@uppy/xhr-upload@2.1.3)(dom7@3.0.0)(is-hotkey@0.2.0)(lodash.camelcase@4.3.0)(lodash.clonedeep@4.5.0)(lodash.debounce@4.0.8)(lodash.foreach@4.5.0)(lodash.isequal@4.5.0)(lodash.throttle@4.1.1)(lodash.toarray@4.4.0)(nanoid@3.3.6)(slate@0.72.8)(snabbdom@3.5.1): + registry.npmmirror.com/@wangeditor/core/1.1.19_77a1aea0599a17adeb216d19837dc84b: resolution: {integrity: sha512-KevkB47+7GhVszyYF2pKGKtCSj/YzmClsD03C3zTt+9SR2XWT5T0e3yQqg8baZpcMvkjs1D8Dv4fk8ok/UaS2Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@wangeditor/core/-/core-1.1.19.tgz} id: registry.npmmirror.com/@wangeditor/core/1.1.19 name: '@wangeditor/core' @@ -1155,29 +1107,29 @@ 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.3.4 - '@uppy/xhr-upload': registry.npmmirror.com/@uppy/xhr-upload@2.1.3(@uppy/core@2.3.4) - dom7: registry.npmmirror.com/dom7@3.0.0 - event-emitter: registry.npmmirror.com/event-emitter@0.3.5 - html-void-elements: registry.npmmirror.com/html-void-elements@2.0.1 - i18next: registry.npmmirror.com/i18next@20.6.1 - is-hotkey: registry.npmmirror.com/is-hotkey@0.2.0 - lodash.camelcase: registry.npmmirror.com/lodash.camelcase@4.3.0 - lodash.clonedeep: registry.npmmirror.com/lodash.clonedeep@4.5.0 - lodash.debounce: registry.npmmirror.com/lodash.debounce@4.0.8 - lodash.foreach: registry.npmmirror.com/lodash.foreach@4.5.0 - 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.3.6 - scroll-into-view-if-needed: registry.npmmirror.com/scroll-into-view-if-needed@2.2.31 - 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.5.1 + '@types/event-emitter': registry.npmmirror.com/@types/event-emitter/0.3.3 + '@uppy/core': registry.npmmirror.com/@uppy/core/2.3.4 + '@uppy/xhr-upload': registry.npmmirror.com/@uppy/xhr-upload/2.1.3_@uppy+core@2.3.4 + dom7: registry.npmmirror.com/dom7/3.0.0 + event-emitter: registry.npmmirror.com/event-emitter/0.3.5 + html-void-elements: registry.npmmirror.com/html-void-elements/2.0.1 + i18next: registry.npmmirror.com/i18next/20.6.1 + is-hotkey: registry.npmmirror.com/is-hotkey/0.2.0 + lodash.camelcase: registry.npmmirror.com/lodash.camelcase/4.3.0 + lodash.clonedeep: registry.npmmirror.com/lodash.clonedeep/4.5.0 + lodash.debounce: registry.npmmirror.com/lodash.debounce/4.0.8 + lodash.foreach: registry.npmmirror.com/lodash.foreach/4.5.0 + 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.3.6 + scroll-into-view-if-needed: registry.npmmirror.com/scroll-into-view-if-needed/2.2.31 + 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.5.1 dev: false - registry.npmmirror.com/@wangeditor/editor-for-vue@5.1.12(@wangeditor/editor@5.1.23)(vue@3.2.47): + registry.npmmirror.com/@wangeditor/editor-for-vue/5.1.12_fff1630804ae4c975e5ec22f533b85a9: resolution: {integrity: sha512-0Ds3D8I+xnpNWezAeO7HmPRgTfUxHLMd9JKcIw+QzvSmhC5xUHbpCcLU+KLmeBKTR/zffnS5GQo6qi3GhTMJWQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@wangeditor/editor-for-vue/-/editor-for-vue-5.1.12.tgz} id: registry.npmmirror.com/@wangeditor/editor-for-vue/5.1.12 name: '@wangeditor/editor-for-vue' @@ -1186,39 +1138,39 @@ packages: '@wangeditor/editor': '>=5.1.0' vue: ^3.0.5 dependencies: - '@wangeditor/editor': registry.npmmirror.com/@wangeditor/editor@5.1.23 - vue: registry.npmmirror.com/vue@3.2.47 + '@wangeditor/editor': registry.npmmirror.com/@wangeditor/editor/5.1.23 + vue: registry.npmmirror.com/vue/3.2.47 dev: false - registry.npmmirror.com/@wangeditor/editor@5.1.23: + registry.npmmirror.com/@wangeditor/editor/5.1.23: resolution: {integrity: sha512-0RxfeVTuK1tktUaPROnCoFfaHVJpRAIE2zdS0mpP+vq1axVQpLjM8+fCvKzqYIkH0Pg+C+44hJpe3VVroSkEuQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@wangeditor/editor/-/editor-5.1.23.tgz} name: '@wangeditor/editor' version: 5.1.23 dependencies: - '@uppy/core': registry.npmmirror.com/@uppy/core@2.3.4 - '@uppy/xhr-upload': registry.npmmirror.com/@uppy/xhr-upload@2.1.3(@uppy/core@2.3.4) - '@wangeditor/basic-modules': registry.npmmirror.com/@wangeditor/basic-modules@1.1.7(@wangeditor/core@1.1.19)(dom7@3.0.0)(lodash.throttle@4.1.1)(nanoid@3.3.6)(slate@0.72.8)(snabbdom@3.5.1) - '@wangeditor/code-highlight': registry.npmmirror.com/@wangeditor/code-highlight@1.0.3(@wangeditor/core@1.1.19)(dom7@3.0.0)(slate@0.72.8)(snabbdom@3.5.1) - '@wangeditor/core': registry.npmmirror.com/@wangeditor/core@1.1.19(@uppy/core@2.3.4)(@uppy/xhr-upload@2.1.3)(dom7@3.0.0)(is-hotkey@0.2.0)(lodash.camelcase@4.3.0)(lodash.clonedeep@4.5.0)(lodash.debounce@4.0.8)(lodash.foreach@4.5.0)(lodash.isequal@4.5.0)(lodash.throttle@4.1.1)(lodash.toarray@4.4.0)(nanoid@3.3.6)(slate@0.72.8)(snabbdom@3.5.1) - '@wangeditor/list-module': registry.npmmirror.com/@wangeditor/list-module@1.0.5(@wangeditor/core@1.1.19)(dom7@3.0.0)(slate@0.72.8)(snabbdom@3.5.1) - '@wangeditor/table-module': registry.npmmirror.com/@wangeditor/table-module@1.1.4(@wangeditor/core@1.1.19)(dom7@3.0.0)(lodash.isequal@4.5.0)(lodash.throttle@4.1.1)(nanoid@3.3.6)(slate@0.72.8)(snabbdom@3.5.1) - '@wangeditor/upload-image-module': registry.npmmirror.com/@wangeditor/upload-image-module@1.0.2(@uppy/core@2.3.4)(@uppy/xhr-upload@2.1.3)(@wangeditor/basic-modules@1.1.7)(@wangeditor/core@1.1.19)(dom7@3.0.0)(lodash.foreach@4.5.0)(slate@0.72.8)(snabbdom@3.5.1) - '@wangeditor/video-module': registry.npmmirror.com/@wangeditor/video-module@1.1.4(@uppy/core@2.3.4)(@uppy/xhr-upload@2.1.3)(@wangeditor/core@1.1.19)(dom7@3.0.0)(nanoid@3.3.6)(slate@0.72.8)(snabbdom@3.5.1) - 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 - lodash.clonedeep: registry.npmmirror.com/lodash.clonedeep@4.5.0 - lodash.debounce: registry.npmmirror.com/lodash.debounce@4.0.8 - lodash.foreach: registry.npmmirror.com/lodash.foreach@4.5.0 - 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.3.6 - slate: registry.npmmirror.com/slate@0.72.8 - snabbdom: registry.npmmirror.com/snabbdom@3.5.1 + '@uppy/core': registry.npmmirror.com/@uppy/core/2.3.4 + '@uppy/xhr-upload': registry.npmmirror.com/@uppy/xhr-upload/2.1.3_@uppy+core@2.3.4 + '@wangeditor/basic-modules': registry.npmmirror.com/@wangeditor/basic-modules/1.1.7_36e384d0b4470a298786f02b9d351438 + '@wangeditor/code-highlight': registry.npmmirror.com/@wangeditor/code-highlight/1.0.3_9e6783eaa7faad97916e414045295b66 + '@wangeditor/core': registry.npmmirror.com/@wangeditor/core/1.1.19_77a1aea0599a17adeb216d19837dc84b + '@wangeditor/list-module': registry.npmmirror.com/@wangeditor/list-module/1.0.5_9e6783eaa7faad97916e414045295b66 + '@wangeditor/table-module': registry.npmmirror.com/@wangeditor/table-module/1.1.4_2c5bedcc156c8ae03f0ccdc79abd2409 + '@wangeditor/upload-image-module': registry.npmmirror.com/@wangeditor/upload-image-module/1.0.2_1da06071cda00fd430ed3654665bd3e8 + '@wangeditor/video-module': registry.npmmirror.com/@wangeditor/video-module/1.1.4_6078d5a8e7669b9a52f53d825e8c29a1 + 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 + lodash.clonedeep: registry.npmmirror.com/lodash.clonedeep/4.5.0 + lodash.debounce: registry.npmmirror.com/lodash.debounce/4.0.8 + lodash.foreach: registry.npmmirror.com/lodash.foreach/4.5.0 + 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.3.6 + slate: registry.npmmirror.com/slate/0.72.8 + snabbdom: registry.npmmirror.com/snabbdom/3.5.1 dev: false - registry.npmmirror.com/@wangeditor/list-module@1.0.5(@wangeditor/core@1.1.19)(dom7@3.0.0)(slate@0.72.8)(snabbdom@3.5.1): + registry.npmmirror.com/@wangeditor/list-module/1.0.5_9e6783eaa7faad97916e414045295b66: resolution: {integrity: sha512-uDuYTP6DVhcYf7mF1pTlmNn5jOb4QtcVhYwSSAkyg09zqxI1qBqsfUnveeDeDqIuptSJhkh81cyxi+MF8sEPOQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@wangeditor/list-module/-/list-module-1.0.5.tgz} id: registry.npmmirror.com/@wangeditor/list-module/1.0.5 name: '@wangeditor/list-module' @@ -1229,13 +1181,13 @@ packages: slate: ^0.72.0 snabbdom: ^3.1.0 dependencies: - '@wangeditor/core': registry.npmmirror.com/@wangeditor/core@1.1.19(@uppy/core@2.3.4)(@uppy/xhr-upload@2.1.3)(dom7@3.0.0)(is-hotkey@0.2.0)(lodash.camelcase@4.3.0)(lodash.clonedeep@4.5.0)(lodash.debounce@4.0.8)(lodash.foreach@4.5.0)(lodash.isequal@4.5.0)(lodash.throttle@4.1.1)(lodash.toarray@4.4.0)(nanoid@3.3.6)(slate@0.72.8)(snabbdom@3.5.1) - dom7: registry.npmmirror.com/dom7@3.0.0 - slate: registry.npmmirror.com/slate@0.72.8 - snabbdom: registry.npmmirror.com/snabbdom@3.5.1 + '@wangeditor/core': registry.npmmirror.com/@wangeditor/core/1.1.19_77a1aea0599a17adeb216d19837dc84b + dom7: registry.npmmirror.com/dom7/3.0.0 + slate: registry.npmmirror.com/slate/0.72.8 + snabbdom: registry.npmmirror.com/snabbdom/3.5.1 dev: false - registry.npmmirror.com/@wangeditor/table-module@1.1.4(@wangeditor/core@1.1.19)(dom7@3.0.0)(lodash.isequal@4.5.0)(lodash.throttle@4.1.1)(nanoid@3.3.6)(slate@0.72.8)(snabbdom@3.5.1): + registry.npmmirror.com/@wangeditor/table-module/1.1.4_2c5bedcc156c8ae03f0ccdc79abd2409: resolution: {integrity: sha512-5saanU9xuEocxaemGdNi9t8MCDSucnykEC6jtuiT72kt+/Hhh4nERYx1J20OPsTCCdVr7hIyQenFD1iSRkIQ6w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@wangeditor/table-module/-/table-module-1.1.4.tgz} id: registry.npmmirror.com/@wangeditor/table-module/1.1.4 name: '@wangeditor/table-module' @@ -1249,16 +1201,16 @@ packages: slate: ^0.72.0 snabbdom: ^3.1.0 dependencies: - '@wangeditor/core': registry.npmmirror.com/@wangeditor/core@1.1.19(@uppy/core@2.3.4)(@uppy/xhr-upload@2.1.3)(dom7@3.0.0)(is-hotkey@0.2.0)(lodash.camelcase@4.3.0)(lodash.clonedeep@4.5.0)(lodash.debounce@4.0.8)(lodash.foreach@4.5.0)(lodash.isequal@4.5.0)(lodash.throttle@4.1.1)(lodash.toarray@4.4.0)(nanoid@3.3.6)(slate@0.72.8)(snabbdom@3.5.1) - dom7: registry.npmmirror.com/dom7@3.0.0 - lodash.isequal: registry.npmmirror.com/lodash.isequal@4.5.0 - lodash.throttle: registry.npmmirror.com/lodash.throttle@4.1.1 - nanoid: registry.npmmirror.com/nanoid@3.3.6 - slate: registry.npmmirror.com/slate@0.72.8 - snabbdom: registry.npmmirror.com/snabbdom@3.5.1 + '@wangeditor/core': registry.npmmirror.com/@wangeditor/core/1.1.19_77a1aea0599a17adeb216d19837dc84b + dom7: registry.npmmirror.com/dom7/3.0.0 + lodash.isequal: registry.npmmirror.com/lodash.isequal/4.5.0 + lodash.throttle: registry.npmmirror.com/lodash.throttle/4.1.1 + nanoid: registry.npmmirror.com/nanoid/3.3.6 + slate: registry.npmmirror.com/slate/0.72.8 + snabbdom: registry.npmmirror.com/snabbdom/3.5.1 dev: false - registry.npmmirror.com/@wangeditor/upload-image-module@1.0.2(@uppy/core@2.3.4)(@uppy/xhr-upload@2.1.3)(@wangeditor/basic-modules@1.1.7)(@wangeditor/core@1.1.19)(dom7@3.0.0)(lodash.foreach@4.5.0)(slate@0.72.8)(snabbdom@3.5.1): + registry.npmmirror.com/@wangeditor/upload-image-module/1.0.2_1da06071cda00fd430ed3654665bd3e8: resolution: {integrity: sha512-z81lk/v71OwPDYeQDxj6cVr81aDP90aFuywb8nPD6eQeECtOymrqRODjpO6VGvCVxVck8nUxBHtbxKtjgcwyiA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@wangeditor/upload-image-module/-/upload-image-module-1.0.2.tgz} id: registry.npmmirror.com/@wangeditor/upload-image-module/1.0.2 name: '@wangeditor/upload-image-module' @@ -1273,17 +1225,17 @@ packages: slate: ^0.72.0 snabbdom: ^3.1.0 dependencies: - '@uppy/core': registry.npmmirror.com/@uppy/core@2.3.4 - '@uppy/xhr-upload': registry.npmmirror.com/@uppy/xhr-upload@2.1.3(@uppy/core@2.3.4) - '@wangeditor/basic-modules': registry.npmmirror.com/@wangeditor/basic-modules@1.1.7(@wangeditor/core@1.1.19)(dom7@3.0.0)(lodash.throttle@4.1.1)(nanoid@3.3.6)(slate@0.72.8)(snabbdom@3.5.1) - '@wangeditor/core': registry.npmmirror.com/@wangeditor/core@1.1.19(@uppy/core@2.3.4)(@uppy/xhr-upload@2.1.3)(dom7@3.0.0)(is-hotkey@0.2.0)(lodash.camelcase@4.3.0)(lodash.clonedeep@4.5.0)(lodash.debounce@4.0.8)(lodash.foreach@4.5.0)(lodash.isequal@4.5.0)(lodash.throttle@4.1.1)(lodash.toarray@4.4.0)(nanoid@3.3.6)(slate@0.72.8)(snabbdom@3.5.1) - 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.5.1 + '@uppy/core': registry.npmmirror.com/@uppy/core/2.3.4 + '@uppy/xhr-upload': registry.npmmirror.com/@uppy/xhr-upload/2.1.3_@uppy+core@2.3.4 + '@wangeditor/basic-modules': registry.npmmirror.com/@wangeditor/basic-modules/1.1.7_36e384d0b4470a298786f02b9d351438 + '@wangeditor/core': registry.npmmirror.com/@wangeditor/core/1.1.19_77a1aea0599a17adeb216d19837dc84b + 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.5.1 dev: false - registry.npmmirror.com/@wangeditor/video-module@1.1.4(@uppy/core@2.3.4)(@uppy/xhr-upload@2.1.3)(@wangeditor/core@1.1.19)(dom7@3.0.0)(nanoid@3.3.6)(slate@0.72.8)(snabbdom@3.5.1): + registry.npmmirror.com/@wangeditor/video-module/1.1.4_6078d5a8e7669b9a52f53d825e8c29a1: resolution: {integrity: sha512-ZdodDPqKQrgx3IwWu4ZiQmXI8EXZ3hm2/fM6E3t5dB8tCaIGWQZhmqd6P5knfkRAd3z2+YRSRbxOGfoRSp/rLg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@wangeditor/video-module/-/video-module-1.1.4.tgz} id: registry.npmmirror.com/@wangeditor/video-module/1.1.4 name: '@wangeditor/video-module' @@ -1297,24 +1249,24 @@ packages: slate: ^0.72.0 snabbdom: ^3.1.0 dependencies: - '@uppy/core': registry.npmmirror.com/@uppy/core@2.3.4 - '@uppy/xhr-upload': registry.npmmirror.com/@uppy/xhr-upload@2.1.3(@uppy/core@2.3.4) - '@wangeditor/core': registry.npmmirror.com/@wangeditor/core@1.1.19(@uppy/core@2.3.4)(@uppy/xhr-upload@2.1.3)(dom7@3.0.0)(is-hotkey@0.2.0)(lodash.camelcase@4.3.0)(lodash.clonedeep@4.5.0)(lodash.debounce@4.0.8)(lodash.foreach@4.5.0)(lodash.isequal@4.5.0)(lodash.throttle@4.1.1)(lodash.toarray@4.4.0)(nanoid@3.3.6)(slate@0.72.8)(snabbdom@3.5.1) - dom7: registry.npmmirror.com/dom7@3.0.0 - nanoid: registry.npmmirror.com/nanoid@3.3.6 - slate: registry.npmmirror.com/slate@0.72.8 - snabbdom: registry.npmmirror.com/snabbdom@3.5.1 + '@uppy/core': registry.npmmirror.com/@uppy/core/2.3.4 + '@uppy/xhr-upload': registry.npmmirror.com/@uppy/xhr-upload/2.1.3_@uppy+core@2.3.4 + '@wangeditor/core': registry.npmmirror.com/@wangeditor/core/1.1.19_77a1aea0599a17adeb216d19837dc84b + dom7: registry.npmmirror.com/dom7/3.0.0 + nanoid: registry.npmmirror.com/nanoid/3.3.6 + slate: registry.npmmirror.com/slate/0.72.8 + snabbdom: registry.npmmirror.com/snabbdom/3.5.1 dev: false - registry.npmmirror.com/@xicons/utils@0.1.4: + registry.npmmirror.com/@xicons/utils/0.1.4: resolution: {integrity: sha512-uXxKDLz9abr80yJC05XSTq6wlyFcdW+N/1IYJkeHjzzXVc4VQ0sEYMoMMTjAH7HQBOyOkzOB4pf5NGF72lwa8Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@xicons/utils/-/utils-0.1.4.tgz} name: '@xicons/utils' version: 0.1.4 dependencies: - css-render: registry.npmmirror.com/css-render@0.13.9 + css-render: registry.npmmirror.com/css-render/0.13.9 dev: true - registry.npmmirror.com/acorn-jsx@5.3.2(acorn@8.9.0): + registry.npmmirror.com/acorn-jsx/5.3.2_acorn@8.9.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} id: registry.npmmirror.com/acorn-jsx/5.3.2 name: acorn-jsx @@ -1322,10 +1274,10 @@ packages: peerDependencies: acorn: ^6.0.0 || ^7.0.0 || ^8.0.0 dependencies: - acorn: registry.npmmirror.com/acorn@8.9.0 + acorn: registry.npmmirror.com/acorn/8.9.0 dev: true - registry.npmmirror.com/acorn@8.9.0: + registry.npmmirror.com/acorn/8.9.0: resolution: {integrity: sha512-jaVNAFBHNLXspO543WnNNPZFRtavh3skAkITqD0/2aeMkKZTN+254PyhwxFYrk3vQ1xfY+2wbesJMs/JC8/PwQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/acorn/-/acorn-8.9.0.tgz} name: acorn version: 8.9.0 @@ -1333,282 +1285,282 @@ packages: hasBin: true dev: true - registry.npmmirror.com/ajv@6.12.6: + 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} name: ajv version: 6.12.6 dependencies: - fast-deep-equal: registry.npmmirror.com/fast-deep-equal@3.1.3 - fast-json-stable-stringify: registry.npmmirror.com/fast-json-stable-stringify@2.1.0 - json-schema-traverse: registry.npmmirror.com/json-schema-traverse@0.4.1 - uri-js: registry.npmmirror.com/uri-js@4.4.1 + fast-deep-equal: registry.npmmirror.com/fast-deep-equal/3.1.3 + fast-json-stable-stringify: registry.npmmirror.com/fast-json-stable-stringify/2.1.0 + json-schema-traverse: registry.npmmirror.com/json-schema-traverse/0.4.1 + uri-js: registry.npmmirror.com/uri-js/4.4.1 dev: true - registry.npmmirror.com/ansi-regex@5.0.1: + 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} name: ansi-regex version: 5.0.1 engines: {node: '>=8'} dev: true - registry.npmmirror.com/ansi-styles@3.2.1: + 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} name: ansi-styles version: 3.2.1 engines: {node: '>=4'} dependencies: - color-convert: registry.npmmirror.com/color-convert@1.9.3 + color-convert: registry.npmmirror.com/color-convert/1.9.3 dev: true - registry.npmmirror.com/ansi-styles@4.3.0: + 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} name: ansi-styles version: 4.3.0 engines: {node: '>=8'} dependencies: - color-convert: registry.npmmirror.com/color-convert@2.0.1 + color-convert: registry.npmmirror.com/color-convert/2.0.1 dev: true - registry.npmmirror.com/anymatch@3.1.3: + registry.npmmirror.com/anymatch/3.1.3: resolution: {integrity: sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/anymatch/-/anymatch-3.1.3.tgz} name: anymatch version: 3.1.3 engines: {node: '>= 8'} dependencies: - normalize-path: registry.npmmirror.com/normalize-path@3.0.0 - picomatch: registry.npmmirror.com/picomatch@2.3.1 + normalize-path: registry.npmmirror.com/normalize-path/3.0.0 + picomatch: registry.npmmirror.com/picomatch/2.3.1 dev: true - registry.npmmirror.com/argparse@2.0.1: + 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} name: argparse version: 2.0.1 dev: true - registry.npmmirror.com/array-buffer-byte-length@1.0.0: + registry.npmmirror.com/array-buffer-byte-length/1.0.0: resolution: {integrity: sha512-LPuwb2P+NrQw3XhxGc36+XSvuBPopovXYTR9Ew++Du9Yb/bx5AzBfrIsBoj0EZUifjQU+sHL21sseZ3jerWO/A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/array-buffer-byte-length/-/array-buffer-byte-length-1.0.0.tgz} name: array-buffer-byte-length version: 1.0.0 dependencies: - call-bind: registry.npmmirror.com/call-bind@1.0.2 - is-array-buffer: registry.npmmirror.com/is-array-buffer@3.0.2 + call-bind: registry.npmmirror.com/call-bind/1.0.2 + is-array-buffer: registry.npmmirror.com/is-array-buffer/3.0.2 dev: true - registry.npmmirror.com/array-union@2.1.0: + 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} name: array-union version: 2.1.0 engines: {node: '>=8'} dev: true - registry.npmmirror.com/asynckit@0.4.0: + registry.npmmirror.com/asynckit/0.4.0: resolution: {integrity: sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/asynckit/-/asynckit-0.4.0.tgz} name: asynckit version: 0.4.0 dev: false - registry.npmmirror.com/available-typed-arrays@1.0.5: + registry.npmmirror.com/available-typed-arrays/1.0.5: resolution: {integrity: sha512-DMD0KiN46eipeziST1LPP/STfDU0sufISXmjSgvVsoU2tqxctQeASejWcfNtxYKqETM1UxQ8sp2OrSBWpHY6sw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/available-typed-arrays/-/available-typed-arrays-1.0.5.tgz} name: available-typed-arrays version: 1.0.5 engines: {node: '>= 0.4'} dev: true - registry.npmmirror.com/axios@1.4.0: + registry.npmmirror.com/axios/1.4.0: resolution: {integrity: sha512-S4XCWMEmzvo64T9GfvQDOXgYRDJ/wsSZc7Jvdgx5u1sd0JwsuPLqb3SYmusag+edF6ziyMensPVqLTSc1PiSEA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/axios/-/axios-1.4.0.tgz} name: axios version: 1.4.0 dependencies: - follow-redirects: registry.npmmirror.com/follow-redirects@1.15.2 - form-data: registry.npmmirror.com/form-data@4.0.0 - proxy-from-env: registry.npmmirror.com/proxy-from-env@1.1.0 + follow-redirects: registry.npmmirror.com/follow-redirects/1.15.2 + form-data: registry.npmmirror.com/form-data/4.0.0 + proxy-from-env: registry.npmmirror.com/proxy-from-env/1.1.0 transitivePeerDependencies: - debug dev: false - registry.npmmirror.com/balanced-match@1.0.2: + 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} name: balanced-match version: 1.0.2 dev: true - registry.npmmirror.com/binary-extensions@2.2.0: + registry.npmmirror.com/binary-extensions/2.2.0: resolution: {integrity: sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/binary-extensions/-/binary-extensions-2.2.0.tgz} name: binary-extensions version: 2.2.0 engines: {node: '>=8'} dev: true - registry.npmmirror.com/boolbase@1.0.0: + 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} name: boolbase version: 1.0.0 dev: true - registry.npmmirror.com/brace-expansion@1.1.11: + 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} name: brace-expansion version: 1.1.11 dependencies: - balanced-match: registry.npmmirror.com/balanced-match@1.0.2 - concat-map: registry.npmmirror.com/concat-map@0.0.1 + balanced-match: registry.npmmirror.com/balanced-match/1.0.2 + concat-map: registry.npmmirror.com/concat-map/0.0.1 dev: true - registry.npmmirror.com/brace-expansion@2.0.1: + registry.npmmirror.com/brace-expansion/2.0.1: resolution: {integrity: sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/brace-expansion/-/brace-expansion-2.0.1.tgz} name: brace-expansion version: 2.0.1 dependencies: - balanced-match: registry.npmmirror.com/balanced-match@1.0.2 + balanced-match: registry.npmmirror.com/balanced-match/1.0.2 dev: true - registry.npmmirror.com/braces@3.0.2: + 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} name: braces version: 3.0.2 engines: {node: '>=8'} dependencies: - fill-range: registry.npmmirror.com/fill-range@7.0.1 + fill-range: registry.npmmirror.com/fill-range/7.0.1 dev: true - registry.npmmirror.com/call-bind@1.0.2: + 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} 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.2.1 + function-bind: registry.npmmirror.com/function-bind/1.1.1 + get-intrinsic: registry.npmmirror.com/get-intrinsic/1.2.1 - registry.npmmirror.com/callsites@3.1.0: + 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} name: callsites version: 3.1.0 engines: {node: '>=6'} dev: true - registry.npmmirror.com/chalk@2.4.2: + 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} name: chalk version: 2.4.2 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 - supports-color: registry.npmmirror.com/supports-color@5.5.0 + ansi-styles: registry.npmmirror.com/ansi-styles/3.2.1 + escape-string-regexp: registry.npmmirror.com/escape-string-regexp/1.0.5 + supports-color: registry.npmmirror.com/supports-color/5.5.0 dev: true - registry.npmmirror.com/chalk@4.1.2: + 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} name: chalk version: 4.1.2 engines: {node: '>=10'} dependencies: - ansi-styles: registry.npmmirror.com/ansi-styles@4.3.0 - supports-color: registry.npmmirror.com/supports-color@7.2.0 + 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/chokidar@3.5.3: + registry.npmmirror.com/chokidar/3.5.3: resolution: {integrity: sha512-Dr3sfKRP6oTcjf2JmUmFJfeVMvXBdegxB0iVQ5eb2V10uFJUCAS8OByZdVAyVb8xXNz3GjjTgj9kLWsZTqE6kw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/chokidar/-/chokidar-3.5.3.tgz} name: chokidar version: 3.5.3 engines: {node: '>= 8.10.0'} dependencies: - anymatch: registry.npmmirror.com/anymatch@3.1.3 - braces: registry.npmmirror.com/braces@3.0.2 - glob-parent: registry.npmmirror.com/glob-parent@5.1.2 - is-binary-path: registry.npmmirror.com/is-binary-path@2.1.0 - is-glob: registry.npmmirror.com/is-glob@4.0.3 - normalize-path: registry.npmmirror.com/normalize-path@3.0.0 - readdirp: registry.npmmirror.com/readdirp@3.6.0 + anymatch: registry.npmmirror.com/anymatch/3.1.3 + braces: registry.npmmirror.com/braces/3.0.2 + glob-parent: registry.npmmirror.com/glob-parent/5.1.2 + is-binary-path: registry.npmmirror.com/is-binary-path/2.1.0 + is-glob: registry.npmmirror.com/is-glob/4.0.3 + normalize-path: registry.npmmirror.com/normalize-path/3.0.0 + readdirp: registry.npmmirror.com/readdirp/3.6.0 optionalDependencies: - fsevents: registry.npmmirror.com/fsevents@2.3.2 + fsevents: registry.npmmirror.com/fsevents/2.3.2 dev: true - registry.npmmirror.com/color-convert@1.9.3: + 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} name: color-convert version: 1.9.3 dependencies: - color-name: registry.npmmirror.com/color-name@1.1.3 + color-name: registry.npmmirror.com/color-name/1.1.3 dev: true - registry.npmmirror.com/color-convert@2.0.1: + 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} name: color-convert version: 2.0.1 engines: {node: '>=7.0.0'} dependencies: - color-name: registry.npmmirror.com/color-name@1.1.4 + color-name: registry.npmmirror.com/color-name/1.1.4 dev: true - registry.npmmirror.com/color-name@1.1.3: + 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} name: color-name version: 1.1.3 dev: true - registry.npmmirror.com/color-name@1.1.4: + 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} name: color-name version: 1.1.4 dev: true - registry.npmmirror.com/combined-stream@1.0.8: + registry.npmmirror.com/combined-stream/1.0.8: resolution: {integrity: sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/combined-stream/-/combined-stream-1.0.8.tgz} name: combined-stream version: 1.0.8 engines: {node: '>= 0.8'} dependencies: - delayed-stream: registry.npmmirror.com/delayed-stream@1.0.0 + delayed-stream: registry.npmmirror.com/delayed-stream/1.0.0 dev: false - registry.npmmirror.com/compute-scroll-into-view@1.0.20: + registry.npmmirror.com/compute-scroll-into-view/1.0.20: resolution: {integrity: sha512-UCB0ioiyj8CRjtrvaceBLqqhZCVP+1B8+NWQhmdsm0VXOJtobBCf1dBQmebCCo34qZmUwZfIH2MZLqNHazrfjg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/compute-scroll-into-view/-/compute-scroll-into-view-1.0.20.tgz} name: compute-scroll-into-view version: 1.0.20 dev: false - registry.npmmirror.com/concat-map@0.0.1: + registry.npmmirror.com/concat-map/0.0.1: resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/concat-map/-/concat-map-0.0.1.tgz} name: concat-map version: 0.0.1 dev: true - registry.npmmirror.com/cross-spawn@6.0.5: + registry.npmmirror.com/cross-spawn/6.0.5: resolution: {integrity: sha512-eTVLrBSt7fjbDygz805pMnstIs2VTBNkRm0qxZd+M7A5XDdxVRWO5MxGBXZhjY4cqLYLdtrGqRf8mBPmzwSpWQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/cross-spawn/-/cross-spawn-6.0.5.tgz} name: cross-spawn version: 6.0.5 engines: {node: '>=4.8'} dependencies: - nice-try: registry.npmmirror.com/nice-try@1.0.5 - path-key: registry.npmmirror.com/path-key@2.0.1 - semver: registry.npmmirror.com/semver@5.7.1 - shebang-command: registry.npmmirror.com/shebang-command@1.2.0 - which: registry.npmmirror.com/which@1.3.1 + nice-try: registry.npmmirror.com/nice-try/1.0.5 + path-key: registry.npmmirror.com/path-key/2.0.1 + semver: registry.npmmirror.com/semver/5.7.1 + shebang-command: registry.npmmirror.com/shebang-command/1.2.0 + which: registry.npmmirror.com/which/1.3.1 dev: true - registry.npmmirror.com/cross-spawn@7.0.3: + 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} name: cross-spawn version: 7.0.3 engines: {node: '>= 8'} dependencies: - path-key: registry.npmmirror.com/path-key@3.1.1 - shebang-command: registry.npmmirror.com/shebang-command@2.0.0 - which: registry.npmmirror.com/which@2.0.2 + path-key: registry.npmmirror.com/path-key/3.1.1 + shebang-command: registry.npmmirror.com/shebang-command/2.0.0 + which: registry.npmmirror.com/which/2.0.2 dev: true - registry.npmmirror.com/css-render@0.13.9: + registry.npmmirror.com/css-render/0.13.9: resolution: {integrity: sha512-n3C4ZH59rveBrUlAD7n0Ze9/gUMKa4dlH1C9CWKpGcIHR/xRcIVXzBGy1iw8WWq2ySmn2/ZqOpySQNAK5Pb6sw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/css-render/-/css-render-0.13.9.tgz} name: css-render version: 0.13.9 dependencies: - '@emotion/hash': registry.npmmirror.com/@emotion/hash@0.8.0 - '@types/node': registry.npmmirror.com/@types/node@14.14.45 - csstype: registry.npmmirror.com/csstype@3.0.11 + '@emotion/hash': registry.npmmirror.com/@emotion/hash/0.8.0 + '@types/node': registry.npmmirror.com/@types/node/14.14.45 + csstype: registry.npmmirror.com/csstype/3.0.11 dev: true - registry.npmmirror.com/cssesc@3.0.0: + 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} name: cssesc version: 3.0.0 @@ -1616,33 +1568,34 @@ packages: hasBin: true dev: true - registry.npmmirror.com/csstype@2.6.21: + registry.npmmirror.com/csstype/2.6.21: resolution: {integrity: sha512-Z1PhmomIfypOpoMjRQB70jfvy/wxT50qW08YXO5lMIJkrdq4yOTR+AW7FqutScmB9NkLwxo+jU+kZLbofZZq/w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/csstype/-/csstype-2.6.21.tgz} name: csstype version: 2.6.21 + dev: false - registry.npmmirror.com/csstype@3.0.11: + registry.npmmirror.com/csstype/3.0.11: resolution: {integrity: sha512-sa6P2wJ+CAbgyy4KFssIb/JNMLxFvKF1pCYCSXS8ZMuqZnMsrxqI2E5sPyoTpxoPU/gVZMzr2zjOfg8GIZOMsw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/csstype/-/csstype-3.0.11.tgz} name: csstype version: 3.0.11 dev: true - registry.npmmirror.com/d@1.0.1: + 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} name: d version: 1.0.1 dependencies: - es5-ext: registry.npmmirror.com/es5-ext@0.10.62 - type: registry.npmmirror.com/type@1.2.0 + es5-ext: registry.npmmirror.com/es5-ext/0.10.62 + type: registry.npmmirror.com/type/1.2.0 dev: false - registry.npmmirror.com/de-indent@1.0.2: + registry.npmmirror.com/de-indent/1.0.2: resolution: {integrity: sha512-e/1zu3xH5MQryN2zdVaF0OrdNLUbvWxzMbi+iNA6Bky7l1RoP8a2fIbRocyHclXt/arDrrR6lL3TqFD9pMQTsg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/de-indent/-/de-indent-1.0.2.tgz} name: de-indent version: 1.0.2 dev: true - registry.npmmirror.com/debug@4.3.4: + registry.npmmirror.com/debug/4.3.4: resolution: {integrity: sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/debug/-/debug-4.3.4.tgz} name: debug version: 4.3.4 @@ -1653,162 +1606,162 @@ packages: supports-color: optional: true dependencies: - ms: registry.npmmirror.com/ms@2.1.2 + ms: registry.npmmirror.com/ms/2.1.2 dev: true - registry.npmmirror.com/deep-is@0.1.4: + 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} name: deep-is version: 0.1.4 dev: true - registry.npmmirror.com/define-properties@1.2.0: + registry.npmmirror.com/define-properties/1.2.0: resolution: {integrity: sha512-xvqAVKGfT1+UAvPwKTVw/njhdQ8ZhXK4lI0bCIuCMrp2up9nPnaDftrLtmpTazqd1o+UY4zgzU+avtMbDP+ldA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/define-properties/-/define-properties-1.2.0.tgz} name: define-properties version: 1.2.0 engines: {node: '>= 0.4'} dependencies: - has-property-descriptors: registry.npmmirror.com/has-property-descriptors@1.0.0 - object-keys: registry.npmmirror.com/object-keys@1.1.1 + has-property-descriptors: registry.npmmirror.com/has-property-descriptors/1.0.0 + object-keys: registry.npmmirror.com/object-keys/1.1.1 dev: true - registry.npmmirror.com/delayed-stream@1.0.0: + registry.npmmirror.com/delayed-stream/1.0.0: resolution: {integrity: sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/delayed-stream/-/delayed-stream-1.0.0.tgz} name: delayed-stream version: 1.0.0 engines: {node: '>=0.4.0'} dev: false - registry.npmmirror.com/dir-glob@3.0.1: + 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} name: dir-glob version: 3.0.1 engines: {node: '>=8'} dependencies: - path-type: registry.npmmirror.com/path-type@4.0.0 + path-type: registry.npmmirror.com/path-type/4.0.0 dev: true - registry.npmmirror.com/doctrine@3.0.0: + 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} name: doctrine version: 3.0.0 engines: {node: '>=6.0.0'} dependencies: - esutils: registry.npmmirror.com/esutils@2.0.3 + esutils: registry.npmmirror.com/esutils/2.0.3 dev: true - registry.npmmirror.com/dom7@3.0.0: + 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} name: dom7 version: 3.0.0 dependencies: - ssr-window: registry.npmmirror.com/ssr-window@3.0.0 + ssr-window: registry.npmmirror.com/ssr-window/3.0.0 dev: false - registry.npmmirror.com/error-ex@1.3.2: + 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} name: error-ex version: 1.3.2 dependencies: - is-arrayish: registry.npmmirror.com/is-arrayish@0.2.1 + is-arrayish: registry.npmmirror.com/is-arrayish/0.2.1 dev: true - registry.npmmirror.com/es-abstract@1.21.2: + registry.npmmirror.com/es-abstract/1.21.2: resolution: {integrity: sha512-y/B5POM2iBnIxCiernH1G7rC9qQoM77lLIMQLuob0zhp8C56Po81+2Nj0WFKnd0pNReDTnkYryc+zhOzpEIROg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/es-abstract/-/es-abstract-1.21.2.tgz} name: es-abstract version: 1.21.2 engines: {node: '>= 0.4'} dependencies: - array-buffer-byte-length: registry.npmmirror.com/array-buffer-byte-length@1.0.0 - available-typed-arrays: registry.npmmirror.com/available-typed-arrays@1.0.5 - call-bind: registry.npmmirror.com/call-bind@1.0.2 - es-set-tostringtag: registry.npmmirror.com/es-set-tostringtag@2.0.1 - es-to-primitive: registry.npmmirror.com/es-to-primitive@1.2.1 - function.prototype.name: registry.npmmirror.com/function.prototype.name@1.1.5 - get-intrinsic: registry.npmmirror.com/get-intrinsic@1.2.1 - get-symbol-description: registry.npmmirror.com/get-symbol-description@1.0.0 - globalthis: registry.npmmirror.com/globalthis@1.0.3 - gopd: registry.npmmirror.com/gopd@1.0.1 - has: registry.npmmirror.com/has@1.0.3 - has-property-descriptors: registry.npmmirror.com/has-property-descriptors@1.0.0 - has-proto: registry.npmmirror.com/has-proto@1.0.1 - has-symbols: registry.npmmirror.com/has-symbols@1.0.3 - internal-slot: registry.npmmirror.com/internal-slot@1.0.5 - is-array-buffer: registry.npmmirror.com/is-array-buffer@3.0.2 - is-callable: registry.npmmirror.com/is-callable@1.2.7 - is-negative-zero: registry.npmmirror.com/is-negative-zero@2.0.2 - is-regex: registry.npmmirror.com/is-regex@1.1.4 - is-shared-array-buffer: registry.npmmirror.com/is-shared-array-buffer@1.0.2 - is-string: registry.npmmirror.com/is-string@1.0.7 - is-typed-array: registry.npmmirror.com/is-typed-array@1.1.10 - is-weakref: registry.npmmirror.com/is-weakref@1.0.2 - object-inspect: registry.npmmirror.com/object-inspect@1.12.3 - object-keys: registry.npmmirror.com/object-keys@1.1.1 - object.assign: registry.npmmirror.com/object.assign@4.1.4 - regexp.prototype.flags: registry.npmmirror.com/regexp.prototype.flags@1.5.0 - safe-regex-test: registry.npmmirror.com/safe-regex-test@1.0.0 - string.prototype.trim: registry.npmmirror.com/string.prototype.trim@1.2.7 - string.prototype.trimend: registry.npmmirror.com/string.prototype.trimend@1.0.6 - string.prototype.trimstart: registry.npmmirror.com/string.prototype.trimstart@1.0.6 - typed-array-length: registry.npmmirror.com/typed-array-length@1.0.4 - unbox-primitive: registry.npmmirror.com/unbox-primitive@1.0.2 - which-typed-array: registry.npmmirror.com/which-typed-array@1.1.9 - dev: true - - registry.npmmirror.com/es-set-tostringtag@2.0.1: + array-buffer-byte-length: registry.npmmirror.com/array-buffer-byte-length/1.0.0 + available-typed-arrays: registry.npmmirror.com/available-typed-arrays/1.0.5 + call-bind: registry.npmmirror.com/call-bind/1.0.2 + es-set-tostringtag: registry.npmmirror.com/es-set-tostringtag/2.0.1 + es-to-primitive: registry.npmmirror.com/es-to-primitive/1.2.1 + function.prototype.name: registry.npmmirror.com/function.prototype.name/1.1.5 + get-intrinsic: registry.npmmirror.com/get-intrinsic/1.2.1 + get-symbol-description: registry.npmmirror.com/get-symbol-description/1.0.0 + globalthis: registry.npmmirror.com/globalthis/1.0.3 + gopd: registry.npmmirror.com/gopd/1.0.1 + has: registry.npmmirror.com/has/1.0.3 + has-property-descriptors: registry.npmmirror.com/has-property-descriptors/1.0.0 + has-proto: registry.npmmirror.com/has-proto/1.0.1 + has-symbols: registry.npmmirror.com/has-symbols/1.0.3 + internal-slot: registry.npmmirror.com/internal-slot/1.0.5 + is-array-buffer: registry.npmmirror.com/is-array-buffer/3.0.2 + is-callable: registry.npmmirror.com/is-callable/1.2.7 + is-negative-zero: registry.npmmirror.com/is-negative-zero/2.0.2 + is-regex: registry.npmmirror.com/is-regex/1.1.4 + is-shared-array-buffer: registry.npmmirror.com/is-shared-array-buffer/1.0.2 + is-string: registry.npmmirror.com/is-string/1.0.7 + is-typed-array: registry.npmmirror.com/is-typed-array/1.1.10 + is-weakref: registry.npmmirror.com/is-weakref/1.0.2 + object-inspect: registry.npmmirror.com/object-inspect/1.12.3 + object-keys: registry.npmmirror.com/object-keys/1.1.1 + object.assign: registry.npmmirror.com/object.assign/4.1.4 + regexp.prototype.flags: registry.npmmirror.com/regexp.prototype.flags/1.5.0 + safe-regex-test: registry.npmmirror.com/safe-regex-test/1.0.0 + string.prototype.trim: registry.npmmirror.com/string.prototype.trim/1.2.7 + string.prototype.trimend: registry.npmmirror.com/string.prototype.trimend/1.0.6 + string.prototype.trimstart: registry.npmmirror.com/string.prototype.trimstart/1.0.6 + typed-array-length: registry.npmmirror.com/typed-array-length/1.0.4 + unbox-primitive: registry.npmmirror.com/unbox-primitive/1.0.2 + which-typed-array: registry.npmmirror.com/which-typed-array/1.1.9 + dev: true + + registry.npmmirror.com/es-set-tostringtag/2.0.1: resolution: {integrity: sha512-g3OMbtlwY3QewlqAiMLI47KywjWZoEytKr8pf6iTC8uJq5bIAH52Z9pnQ8pVL6whrCto53JZDuUIsifGeLorTg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/es-set-tostringtag/-/es-set-tostringtag-2.0.1.tgz} name: es-set-tostringtag version: 2.0.1 engines: {node: '>= 0.4'} dependencies: - get-intrinsic: registry.npmmirror.com/get-intrinsic@1.2.1 - has: registry.npmmirror.com/has@1.0.3 - has-tostringtag: registry.npmmirror.com/has-tostringtag@1.0.0 + get-intrinsic: registry.npmmirror.com/get-intrinsic/1.2.1 + has: registry.npmmirror.com/has/1.0.3 + has-tostringtag: registry.npmmirror.com/has-tostringtag/1.0.0 dev: true - registry.npmmirror.com/es-to-primitive@1.2.1: + registry.npmmirror.com/es-to-primitive/1.2.1: resolution: {integrity: sha512-QCOllgZJtaUo9miYBcLChTUaHNjJF3PYs1VidD7AwiEj1kYxKeQTctLAezAOH5ZKRH0g2IgPn6KwB4IT8iRpvA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/es-to-primitive/-/es-to-primitive-1.2.1.tgz} name: es-to-primitive version: 1.2.1 engines: {node: '>= 0.4'} dependencies: - is-callable: registry.npmmirror.com/is-callable@1.2.7 - is-date-object: registry.npmmirror.com/is-date-object@1.0.5 - is-symbol: registry.npmmirror.com/is-symbol@1.0.4 + is-callable: registry.npmmirror.com/is-callable/1.2.7 + is-date-object: registry.npmmirror.com/is-date-object/1.0.5 + is-symbol: registry.npmmirror.com/is-symbol/1.0.4 dev: true - registry.npmmirror.com/es5-ext@0.10.62: + registry.npmmirror.com/es5-ext/0.10.62: resolution: {integrity: sha512-BHLqn0klhEpnOKSrzn/Xsz2UIW8j+cGmo9JLzr8BiUapV8hPL9+FliFqjwr9ngW7jWdnxv6eO+/LqyhJVqgrjA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/es5-ext/-/es5-ext-0.10.62.tgz} name: es5-ext version: 0.10.62 engines: {node: '>=0.10'} requiresBuild: true dependencies: - es6-iterator: registry.npmmirror.com/es6-iterator@2.0.3 - es6-symbol: registry.npmmirror.com/es6-symbol@3.1.3 - next-tick: registry.npmmirror.com/next-tick@1.1.0 + es6-iterator: registry.npmmirror.com/es6-iterator/2.0.3 + es6-symbol: registry.npmmirror.com/es6-symbol/3.1.3 + next-tick: registry.npmmirror.com/next-tick/1.1.0 dev: false - registry.npmmirror.com/es6-iterator@2.0.3: + 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} name: es6-iterator version: 2.0.3 dependencies: - d: registry.npmmirror.com/d@1.0.1 - es5-ext: registry.npmmirror.com/es5-ext@0.10.62 - es6-symbol: registry.npmmirror.com/es6-symbol@3.1.3 + d: registry.npmmirror.com/d/1.0.1 + es5-ext: registry.npmmirror.com/es5-ext/0.10.62 + es6-symbol: registry.npmmirror.com/es6-symbol/3.1.3 dev: false - registry.npmmirror.com/es6-symbol@3.1.3: + 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} name: es6-symbol version: 3.1.3 dependencies: - d: registry.npmmirror.com/d@1.0.1 - ext: registry.npmmirror.com/ext@1.7.0 + d: registry.npmmirror.com/d/1.0.1 + ext: registry.npmmirror.com/ext/1.7.0 dev: false - registry.npmmirror.com/esbuild@0.17.19: + registry.npmmirror.com/esbuild/0.17.19: resolution: {integrity: sha512-XQ0jAPFkK/u3LcVRcvVHQcTIqD6E2H1fvZMA5dQPSOWb3suUbWbfbRf94pjc0bNzRYLfIrDRQXr7X+LHIm5oHw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild/-/esbuild-0.17.19.tgz} name: esbuild version: 0.17.19 @@ -1816,52 +1769,52 @@ packages: hasBin: true requiresBuild: true optionalDependencies: - '@esbuild/android-arm': registry.npmmirror.com/@esbuild/android-arm@0.17.19 - '@esbuild/android-arm64': registry.npmmirror.com/@esbuild/android-arm64@0.17.19 - '@esbuild/android-x64': registry.npmmirror.com/@esbuild/android-x64@0.17.19 - '@esbuild/darwin-arm64': registry.npmmirror.com/@esbuild/darwin-arm64@0.17.19 - '@esbuild/darwin-x64': registry.npmmirror.com/@esbuild/darwin-x64@0.17.19 - '@esbuild/freebsd-arm64': registry.npmmirror.com/@esbuild/freebsd-arm64@0.17.19 - '@esbuild/freebsd-x64': registry.npmmirror.com/@esbuild/freebsd-x64@0.17.19 - '@esbuild/linux-arm': registry.npmmirror.com/@esbuild/linux-arm@0.17.19 - '@esbuild/linux-arm64': registry.npmmirror.com/@esbuild/linux-arm64@0.17.19 - '@esbuild/linux-ia32': registry.npmmirror.com/@esbuild/linux-ia32@0.17.19 - '@esbuild/linux-loong64': registry.npmmirror.com/@esbuild/linux-loong64@0.17.19 - '@esbuild/linux-mips64el': registry.npmmirror.com/@esbuild/linux-mips64el@0.17.19 - '@esbuild/linux-ppc64': registry.npmmirror.com/@esbuild/linux-ppc64@0.17.19 - '@esbuild/linux-riscv64': registry.npmmirror.com/@esbuild/linux-riscv64@0.17.19 - '@esbuild/linux-s390x': registry.npmmirror.com/@esbuild/linux-s390x@0.17.19 - '@esbuild/linux-x64': registry.npmmirror.com/@esbuild/linux-x64@0.17.19 - '@esbuild/netbsd-x64': registry.npmmirror.com/@esbuild/netbsd-x64@0.17.19 - '@esbuild/openbsd-x64': registry.npmmirror.com/@esbuild/openbsd-x64@0.17.19 - '@esbuild/sunos-x64': registry.npmmirror.com/@esbuild/sunos-x64@0.17.19 - '@esbuild/win32-arm64': registry.npmmirror.com/@esbuild/win32-arm64@0.17.19 - '@esbuild/win32-ia32': registry.npmmirror.com/@esbuild/win32-ia32@0.17.19 - '@esbuild/win32-x64': registry.npmmirror.com/@esbuild/win32-x64@0.17.19 - dev: true - - registry.npmmirror.com/escape-string-regexp@1.0.5: + '@esbuild/android-arm': registry.npmmirror.com/@esbuild/android-arm/0.17.19 + '@esbuild/android-arm64': registry.npmmirror.com/@esbuild/android-arm64/0.17.19 + '@esbuild/android-x64': registry.npmmirror.com/@esbuild/android-x64/0.17.19 + '@esbuild/darwin-arm64': registry.npmmirror.com/@esbuild/darwin-arm64/0.17.19 + '@esbuild/darwin-x64': registry.npmmirror.com/@esbuild/darwin-x64/0.17.19 + '@esbuild/freebsd-arm64': registry.npmmirror.com/@esbuild/freebsd-arm64/0.17.19 + '@esbuild/freebsd-x64': registry.npmmirror.com/@esbuild/freebsd-x64/0.17.19 + '@esbuild/linux-arm': registry.npmmirror.com/@esbuild/linux-arm/0.17.19 + '@esbuild/linux-arm64': registry.npmmirror.com/@esbuild/linux-arm64/0.17.19 + '@esbuild/linux-ia32': registry.npmmirror.com/@esbuild/linux-ia32/0.17.19 + '@esbuild/linux-loong64': registry.npmmirror.com/@esbuild/linux-loong64/0.17.19 + '@esbuild/linux-mips64el': registry.npmmirror.com/@esbuild/linux-mips64el/0.17.19 + '@esbuild/linux-ppc64': registry.npmmirror.com/@esbuild/linux-ppc64/0.17.19 + '@esbuild/linux-riscv64': registry.npmmirror.com/@esbuild/linux-riscv64/0.17.19 + '@esbuild/linux-s390x': registry.npmmirror.com/@esbuild/linux-s390x/0.17.19 + '@esbuild/linux-x64': registry.npmmirror.com/@esbuild/linux-x64/0.17.19 + '@esbuild/netbsd-x64': registry.npmmirror.com/@esbuild/netbsd-x64/0.17.19 + '@esbuild/openbsd-x64': registry.npmmirror.com/@esbuild/openbsd-x64/0.17.19 + '@esbuild/sunos-x64': registry.npmmirror.com/@esbuild/sunos-x64/0.17.19 + '@esbuild/win32-arm64': registry.npmmirror.com/@esbuild/win32-arm64/0.17.19 + '@esbuild/win32-ia32': registry.npmmirror.com/@esbuild/win32-ia32/0.17.19 + '@esbuild/win32-x64': registry.npmmirror.com/@esbuild/win32-x64/0.17.19 + 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} name: escape-string-regexp version: 1.0.5 engines: {node: '>=0.8.0'} dev: true - registry.npmmirror.com/escape-string-regexp@4.0.0: + 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} name: escape-string-regexp version: 4.0.0 engines: {node: '>=10'} dev: true - registry.npmmirror.com/escape-string-regexp@5.0.0: + registry.npmmirror.com/escape-string-regexp/5.0.0: resolution: {integrity: sha512-/veY75JbMK4j1yjvuUxuVsiS/hr/4iHs9FTT6cgTexxdE0Ly/glccBAkloH/DofkjRbZU3bnoj38mOmhkZ0lHw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/escape-string-regexp/-/escape-string-regexp-5.0.0.tgz} name: escape-string-regexp version: 5.0.0 engines: {node: '>=12'} dev: true - registry.npmmirror.com/eslint-config-prettier@8.8.0(eslint@8.43.0): + registry.npmmirror.com/eslint-config-prettier/8.8.0_eslint@8.43.0: resolution: {integrity: sha512-wLbQiFre3tdGgpDv67NQKnJuTlcUVYHas3k+DZCc2U2BadthoEY4B7hLPvAxaqdyOGCzuLfii2fqGph10va7oA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/eslint-config-prettier/-/eslint-config-prettier-8.8.0.tgz} id: registry.npmmirror.com/eslint-config-prettier/8.8.0 name: eslint-config-prettier @@ -1870,10 +1823,10 @@ packages: peerDependencies: eslint: '>=7.0.0' dependencies: - eslint: registry.npmmirror.com/eslint@8.43.0 + eslint: registry.npmmirror.com/eslint/8.43.0 dev: true - registry.npmmirror.com/eslint-plugin-prettier@4.2.1(eslint-config-prettier@8.8.0)(eslint@8.43.0)(prettier@2.8.8): + registry.npmmirror.com/eslint-plugin-prettier/4.2.1_c9fd5533209f2d36b2ac2cc6094916c5: resolution: {integrity: sha512-f/0rXLXUt0oFYs8ra4w49wYZBG5GKZpAYsJSm6rnYL5uVDjd+zowwMwVZHnAjf4edNrKpCDYfXDgmRE/Ak7QyQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/eslint-plugin-prettier/-/eslint-plugin-prettier-4.2.1.tgz} id: registry.npmmirror.com/eslint-plugin-prettier/4.2.1 name: eslint-plugin-prettier @@ -1887,13 +1840,13 @@ packages: eslint-config-prettier: optional: true dependencies: - eslint: registry.npmmirror.com/eslint@8.43.0 - eslint-config-prettier: registry.npmmirror.com/eslint-config-prettier@8.8.0(eslint@8.43.0) - prettier: registry.npmmirror.com/prettier@2.8.8 - prettier-linter-helpers: registry.npmmirror.com/prettier-linter-helpers@1.0.0 + eslint: registry.npmmirror.com/eslint/8.43.0 + eslint-config-prettier: registry.npmmirror.com/eslint-config-prettier/8.8.0_eslint@8.43.0 + prettier: registry.npmmirror.com/prettier/2.8.8 + prettier-linter-helpers: registry.npmmirror.com/prettier-linter-helpers/1.0.0 dev: true - registry.npmmirror.com/eslint-plugin-vue@9.15.0(eslint@8.43.0): + registry.npmmirror.com/eslint-plugin-vue/9.15.0_eslint@8.43.0: resolution: {integrity: sha512-XYzpK6e2REli100+6iCeBA69v6Sm0D/yK2FZP+fCeNt0yH/m82qZQq+ztseyV0JsKdhFysuSEzeE1yCmSC92BA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/eslint-plugin-vue/-/eslint-plugin-vue-9.15.0.tgz} id: registry.npmmirror.com/eslint-plugin-vue/9.15.0 name: eslint-plugin-vue @@ -1902,257 +1855,257 @@ packages: peerDependencies: eslint: ^6.2.0 || ^7.0.0 || ^8.0.0 dependencies: - '@eslint-community/eslint-utils': registry.npmmirror.com/@eslint-community/eslint-utils@4.4.0(eslint@8.43.0) - eslint: registry.npmmirror.com/eslint@8.43.0 - natural-compare: registry.npmmirror.com/natural-compare@1.4.0 - nth-check: registry.npmmirror.com/nth-check@2.1.1 - postcss-selector-parser: registry.npmmirror.com/postcss-selector-parser@6.0.13 - semver: registry.npmmirror.com/semver@7.5.2 - vue-eslint-parser: registry.npmmirror.com/vue-eslint-parser@9.3.1(eslint@8.43.0) - xml-name-validator: registry.npmmirror.com/xml-name-validator@4.0.0 + '@eslint-community/eslint-utils': registry.npmmirror.com/@eslint-community/eslint-utils/4.4.0_eslint@8.43.0 + eslint: registry.npmmirror.com/eslint/8.43.0 + natural-compare: registry.npmmirror.com/natural-compare/1.4.0 + nth-check: registry.npmmirror.com/nth-check/2.1.1 + postcss-selector-parser: registry.npmmirror.com/postcss-selector-parser/6.0.13 + semver: registry.npmmirror.com/semver/7.5.2 + vue-eslint-parser: registry.npmmirror.com/vue-eslint-parser/9.3.1_eslint@8.43.0 + xml-name-validator: registry.npmmirror.com/xml-name-validator/4.0.0 transitivePeerDependencies: - supports-color dev: true - registry.npmmirror.com/eslint-scope@5.1.1: + 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} name: eslint-scope version: 5.1.1 engines: {node: '>=8.0.0'} dependencies: - esrecurse: registry.npmmirror.com/esrecurse@4.3.0 - estraverse: registry.npmmirror.com/estraverse@4.3.0 + esrecurse: registry.npmmirror.com/esrecurse/4.3.0 + estraverse: registry.npmmirror.com/estraverse/4.3.0 dev: true - registry.npmmirror.com/eslint-scope@7.2.0: + registry.npmmirror.com/eslint-scope/7.2.0: resolution: {integrity: sha512-DYj5deGlHBfMt15J7rdtyKNq/Nqlv5KfU4iodrQ019XESsRnwXH9KAE0y3cwtUHDo2ob7CypAnCqefh6vioWRw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/eslint-scope/-/eslint-scope-7.2.0.tgz} name: eslint-scope version: 7.2.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 + esrecurse: registry.npmmirror.com/esrecurse/4.3.0 + estraverse: registry.npmmirror.com/estraverse/5.3.0 dev: true - registry.npmmirror.com/eslint-visitor-keys@3.4.1: + registry.npmmirror.com/eslint-visitor-keys/3.4.1: resolution: {integrity: sha512-pZnmmLwYzf+kWaM/Qgrvpen51upAktaaiI01nsJD/Yr3lMOdNtq0cxkrrg16w64VtisN6okbs7Q8AfGqj4c9fA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.1.tgz} name: eslint-visitor-keys version: 3.4.1 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - registry.npmmirror.com/eslint@8.43.0: + registry.npmmirror.com/eslint/8.43.0: resolution: {integrity: sha512-aaCpf2JqqKesMFGgmRPessmVKjcGXqdlAYLLC3THM8t5nBRZRQ+st5WM/hoJXkdioEXLLbXgclUpM0TXo5HX5Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/eslint/-/eslint-8.43.0.tgz} name: eslint version: 8.43.0 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} hasBin: true dependencies: - '@eslint-community/eslint-utils': registry.npmmirror.com/@eslint-community/eslint-utils@4.4.0(eslint@8.43.0) - '@eslint-community/regexpp': registry.npmmirror.com/@eslint-community/regexpp@4.5.1 - '@eslint/eslintrc': registry.npmmirror.com/@eslint/eslintrc@2.0.3 - '@eslint/js': registry.npmmirror.com/@eslint/js@8.43.0 - '@humanwhocodes/config-array': registry.npmmirror.com/@humanwhocodes/config-array@0.11.10 - '@humanwhocodes/module-importer': registry.npmmirror.com/@humanwhocodes/module-importer@1.0.1 - '@nodelib/fs.walk': registry.npmmirror.com/@nodelib/fs.walk@1.2.8 - ajv: registry.npmmirror.com/ajv@6.12.6 - chalk: registry.npmmirror.com/chalk@4.1.2 - cross-spawn: registry.npmmirror.com/cross-spawn@7.0.3 - debug: registry.npmmirror.com/debug@4.3.4 - 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.2.0 - eslint-visitor-keys: registry.npmmirror.com/eslint-visitor-keys@3.4.1 - espree: registry.npmmirror.com/espree@9.5.2 - esquery: registry.npmmirror.com/esquery@1.5.0 - esutils: registry.npmmirror.com/esutils@2.0.3 - fast-deep-equal: registry.npmmirror.com/fast-deep-equal@3.1.3 - file-entry-cache: registry.npmmirror.com/file-entry-cache@6.0.1 - find-up: registry.npmmirror.com/find-up@5.0.0 - glob-parent: registry.npmmirror.com/glob-parent@6.0.2 - globals: registry.npmmirror.com/globals@13.20.0 - graphemer: registry.npmmirror.com/graphemer@1.4.0 - ignore: registry.npmmirror.com/ignore@5.2.4 - import-fresh: registry.npmmirror.com/import-fresh@3.3.0 - imurmurhash: registry.npmmirror.com/imurmurhash@0.1.4 - is-glob: registry.npmmirror.com/is-glob@4.0.3 - is-path-inside: registry.npmmirror.com/is-path-inside@3.0.3 - js-yaml: registry.npmmirror.com/js-yaml@4.1.0 - json-stable-stringify-without-jsonify: registry.npmmirror.com/json-stable-stringify-without-jsonify@1.0.1 - levn: registry.npmmirror.com/levn@0.4.1 - lodash.merge: registry.npmmirror.com/lodash.merge@4.6.2 - minimatch: registry.npmmirror.com/minimatch@3.1.2 - natural-compare: registry.npmmirror.com/natural-compare@1.4.0 - optionator: registry.npmmirror.com/optionator@0.9.1 - strip-ansi: registry.npmmirror.com/strip-ansi@6.0.1 - strip-json-comments: registry.npmmirror.com/strip-json-comments@3.1.1 - text-table: registry.npmmirror.com/text-table@0.2.0 + '@eslint-community/eslint-utils': registry.npmmirror.com/@eslint-community/eslint-utils/4.4.0_eslint@8.43.0 + '@eslint-community/regexpp': registry.npmmirror.com/@eslint-community/regexpp/4.5.1 + '@eslint/eslintrc': registry.npmmirror.com/@eslint/eslintrc/2.0.3 + '@eslint/js': registry.npmmirror.com/@eslint/js/8.43.0 + '@humanwhocodes/config-array': registry.npmmirror.com/@humanwhocodes/config-array/0.11.10 + '@humanwhocodes/module-importer': registry.npmmirror.com/@humanwhocodes/module-importer/1.0.1 + '@nodelib/fs.walk': registry.npmmirror.com/@nodelib/fs.walk/1.2.8 + ajv: registry.npmmirror.com/ajv/6.12.6 + chalk: registry.npmmirror.com/chalk/4.1.2 + cross-spawn: registry.npmmirror.com/cross-spawn/7.0.3 + debug: registry.npmmirror.com/debug/4.3.4 + 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.2.0 + eslint-visitor-keys: registry.npmmirror.com/eslint-visitor-keys/3.4.1 + espree: registry.npmmirror.com/espree/9.5.2 + esquery: registry.npmmirror.com/esquery/1.5.0 + esutils: registry.npmmirror.com/esutils/2.0.3 + fast-deep-equal: registry.npmmirror.com/fast-deep-equal/3.1.3 + file-entry-cache: registry.npmmirror.com/file-entry-cache/6.0.1 + find-up: registry.npmmirror.com/find-up/5.0.0 + glob-parent: registry.npmmirror.com/glob-parent/6.0.2 + globals: registry.npmmirror.com/globals/13.20.0 + graphemer: registry.npmmirror.com/graphemer/1.4.0 + ignore: registry.npmmirror.com/ignore/5.2.4 + import-fresh: registry.npmmirror.com/import-fresh/3.3.0 + imurmurhash: registry.npmmirror.com/imurmurhash/0.1.4 + is-glob: registry.npmmirror.com/is-glob/4.0.3 + is-path-inside: registry.npmmirror.com/is-path-inside/3.0.3 + js-yaml: registry.npmmirror.com/js-yaml/4.1.0 + json-stable-stringify-without-jsonify: registry.npmmirror.com/json-stable-stringify-without-jsonify/1.0.1 + levn: registry.npmmirror.com/levn/0.4.1 + lodash.merge: registry.npmmirror.com/lodash.merge/4.6.2 + minimatch: registry.npmmirror.com/minimatch/3.1.2 + natural-compare: registry.npmmirror.com/natural-compare/1.4.0 + optionator: registry.npmmirror.com/optionator/0.9.1 + strip-ansi: registry.npmmirror.com/strip-ansi/6.0.1 + strip-json-comments: registry.npmmirror.com/strip-json-comments/3.1.1 + text-table: registry.npmmirror.com/text-table/0.2.0 transitivePeerDependencies: - supports-color dev: true - registry.npmmirror.com/espree@9.5.2: + registry.npmmirror.com/espree/9.5.2: resolution: {integrity: sha512-7OASN1Wma5fum5SrNhFMAMJxOUAbhyfQ8dQ//PJaJbNw0URTPWqIghHWt1MmAANKhHZIYOHruW4Kw4ruUWOdGw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/espree/-/espree-9.5.2.tgz} name: espree version: 9.5.2 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - acorn: registry.npmmirror.com/acorn@8.9.0 - acorn-jsx: registry.npmmirror.com/acorn-jsx@5.3.2(acorn@8.9.0) - eslint-visitor-keys: registry.npmmirror.com/eslint-visitor-keys@3.4.1 + acorn: registry.npmmirror.com/acorn/8.9.0 + acorn-jsx: registry.npmmirror.com/acorn-jsx/5.3.2_acorn@8.9.0 + eslint-visitor-keys: registry.npmmirror.com/eslint-visitor-keys/3.4.1 dev: true - registry.npmmirror.com/esquery@1.5.0: + registry.npmmirror.com/esquery/1.5.0: resolution: {integrity: sha512-YQLXUplAwJgCydQ78IMJywZCceoqk1oH01OERdSAJc/7U2AylwjhSCLDEtqwg811idIS/9fIU5GjG73IgjKMVg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esquery/-/esquery-1.5.0.tgz} name: esquery version: 1.5.0 engines: {node: '>=0.10'} dependencies: - estraverse: registry.npmmirror.com/estraverse@5.3.0 + estraverse: registry.npmmirror.com/estraverse/5.3.0 dev: true - registry.npmmirror.com/esrecurse@4.3.0: + 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} name: esrecurse version: 4.3.0 engines: {node: '>=4.0'} dependencies: - estraverse: registry.npmmirror.com/estraverse@5.3.0 + estraverse: registry.npmmirror.com/estraverse/5.3.0 dev: true - registry.npmmirror.com/estraverse@4.3.0: + 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} name: estraverse version: 4.3.0 engines: {node: '>=4.0'} dev: true - registry.npmmirror.com/estraverse@5.3.0: + 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} name: estraverse version: 5.3.0 engines: {node: '>=4.0'} dev: true - registry.npmmirror.com/estree-walker@2.0.2: + 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} name: estree-walker version: 2.0.2 - registry.npmmirror.com/esutils@2.0.3: + 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} name: esutils version: 2.0.3 engines: {node: '>=0.10.0'} dev: true - registry.npmmirror.com/event-emitter@0.3.5: + 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} name: event-emitter version: 0.3.5 dependencies: - d: registry.npmmirror.com/d@1.0.1 - es5-ext: registry.npmmirror.com/es5-ext@0.10.62 + d: registry.npmmirror.com/d/1.0.1 + es5-ext: registry.npmmirror.com/es5-ext/0.10.62 dev: false - registry.npmmirror.com/ext@1.7.0: + registry.npmmirror.com/ext/1.7.0: resolution: {integrity: sha512-6hxeJYaL110a9b5TEJSj0gojyHQAmA2ch5Os+ySCiA1QGdS697XWY1pzsrSjqA9LDEEgdB/KypIlR59RcLuHYw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ext/-/ext-1.7.0.tgz} name: ext version: 1.7.0 dependencies: - type: registry.npmmirror.com/type@2.7.2 + type: registry.npmmirror.com/type/2.7.2 dev: false - registry.npmmirror.com/fast-deep-equal@3.1.3: + 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} name: fast-deep-equal version: 3.1.3 dev: true - registry.npmmirror.com/fast-diff@1.3.0: + registry.npmmirror.com/fast-diff/1.3.0: resolution: {integrity: sha512-VxPP4NqbUjj6MaAOafWeUn2cXWLcCtljklUtZf0Ind4XQ+QPtmA0b18zZy0jIQx+ExRVCR/ZQpBmik5lXshNsw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/fast-diff/-/fast-diff-1.3.0.tgz} name: fast-diff version: 1.3.0 dev: true - registry.npmmirror.com/fast-glob@3.2.12: + registry.npmmirror.com/fast-glob/3.2.12: resolution: {integrity: sha512-DVj4CQIYYow0BlaelwK1pHl5n5cRSJfM60UA0zK891sVInoPri2Ekj7+e1CT3/3qxXenpI+nBBmQAcJPJgaj4w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/fast-glob/-/fast-glob-3.2.12.tgz} name: fast-glob version: 3.2.12 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 - glob-parent: registry.npmmirror.com/glob-parent@5.1.2 - merge2: registry.npmmirror.com/merge2@1.4.1 - micromatch: registry.npmmirror.com/micromatch@4.0.5 + '@nodelib/fs.stat': registry.npmmirror.com/@nodelib/fs.stat/2.0.5 + '@nodelib/fs.walk': registry.npmmirror.com/@nodelib/fs.walk/1.2.8 + glob-parent: registry.npmmirror.com/glob-parent/5.1.2 + merge2: registry.npmmirror.com/merge2/1.4.1 + micromatch: registry.npmmirror.com/micromatch/4.0.5 dev: true - registry.npmmirror.com/fast-json-stable-stringify@2.1.0: + 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} name: fast-json-stable-stringify version: 2.1.0 dev: true - registry.npmmirror.com/fast-levenshtein@2.0.6: + 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} name: fast-levenshtein version: 2.0.6 dev: true - registry.npmmirror.com/fastq@1.15.0: + registry.npmmirror.com/fastq/1.15.0: resolution: {integrity: sha512-wBrocU2LCXXa+lWBt8RoIRD89Fi8OdABODa/kEnyeyjS5aZO5/GNvI5sEINADqP/h8M29UHTHUb53sUu5Ihqdw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/fastq/-/fastq-1.15.0.tgz} name: fastq version: 1.15.0 dependencies: - reusify: registry.npmmirror.com/reusify@1.0.4 + reusify: registry.npmmirror.com/reusify/1.0.4 dev: true - registry.npmmirror.com/file-entry-cache@6.0.1: + 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} name: file-entry-cache version: 6.0.1 engines: {node: ^10.12.0 || >=12.0.0} dependencies: - flat-cache: registry.npmmirror.com/flat-cache@3.0.4 + flat-cache: registry.npmmirror.com/flat-cache/3.0.4 dev: true - registry.npmmirror.com/fill-range@7.0.1: + 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} name: fill-range version: 7.0.1 engines: {node: '>=8'} dependencies: - to-regex-range: registry.npmmirror.com/to-regex-range@5.0.1 + to-regex-range: registry.npmmirror.com/to-regex-range/5.0.1 dev: true - registry.npmmirror.com/find-up@5.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} name: find-up version: 5.0.0 engines: {node: '>=10'} dependencies: - locate-path: registry.npmmirror.com/locate-path@6.0.0 - path-exists: registry.npmmirror.com/path-exists@4.0.0 + 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/flat-cache@3.0.4: + 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} name: flat-cache version: 3.0.4 engines: {node: ^10.12.0 || >=12.0.0} dependencies: - flatted: registry.npmmirror.com/flatted@3.2.7 - rimraf: registry.npmmirror.com/rimraf@3.0.2 + flatted: registry.npmmirror.com/flatted/3.2.7 + rimraf: registry.npmmirror.com/rimraf/3.0.2 dev: true - registry.npmmirror.com/flatted@3.2.7: + registry.npmmirror.com/flatted/3.2.7: resolution: {integrity: sha512-5nqDSxl8nn5BSNxyR3n4I6eDmbolI6WT+QqR547RwxQapgjQBmtktdP+HTBb/a/zLsbzERTONyUB5pefh5TtjQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/flatted/-/flatted-3.2.7.tgz} name: flatted version: 3.2.7 dev: true - registry.npmmirror.com/follow-redirects@1.15.2: + registry.npmmirror.com/follow-redirects/1.15.2: resolution: {integrity: sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/follow-redirects/-/follow-redirects-1.15.2.tgz} name: follow-redirects version: 1.15.2 @@ -2164,32 +2117,32 @@ packages: optional: true dev: false - registry.npmmirror.com/for-each@0.3.3: + registry.npmmirror.com/for-each/0.3.3: resolution: {integrity: sha512-jqYfLp7mo9vIyQf8ykW2v7A+2N4QjeCeI5+Dz9XraiO1ign81wjiH7Fb9vSOWvQfNtmSa4H2RoQTrrXivdUZmw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/for-each/-/for-each-0.3.3.tgz} name: for-each version: 0.3.3 dependencies: - is-callable: registry.npmmirror.com/is-callable@1.2.7 + is-callable: registry.npmmirror.com/is-callable/1.2.7 dev: true - registry.npmmirror.com/form-data@4.0.0: + registry.npmmirror.com/form-data/4.0.0: resolution: {integrity: sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/form-data/-/form-data-4.0.0.tgz} name: form-data version: 4.0.0 engines: {node: '>= 6'} dependencies: - asynckit: registry.npmmirror.com/asynckit@0.4.0 - combined-stream: registry.npmmirror.com/combined-stream@1.0.8 - mime-types: registry.npmmirror.com/mime-types@2.1.35 + asynckit: registry.npmmirror.com/asynckit/0.4.0 + combined-stream: registry.npmmirror.com/combined-stream/1.0.8 + mime-types: registry.npmmirror.com/mime-types/2.1.35 dev: false - registry.npmmirror.com/fs.realpath@1.0.0: + registry.npmmirror.com/fs.realpath/1.0.0: resolution: {integrity: sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/fs.realpath/-/fs.realpath-1.0.0.tgz} name: fs.realpath version: 1.0.0 dev: true - registry.npmmirror.com/fsevents@2.3.2: + 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} name: fsevents version: 2.3.2 @@ -2199,970 +2152,971 @@ packages: dev: true optional: true - registry.npmmirror.com/function-bind@1.1.1: + 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} name: function-bind version: 1.1.1 - registry.npmmirror.com/function.prototype.name@1.1.5: + registry.npmmirror.com/function.prototype.name/1.1.5: resolution: {integrity: sha512-uN7m/BzVKQnCUF/iW8jYea67v++2u7m5UgENbHRtdDVclOUP+FMPlCNdmk0h/ysGyo2tavMJEDqJAkJdRa1vMA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/function.prototype.name/-/function.prototype.name-1.1.5.tgz} name: function.prototype.name version: 1.1.5 engines: {node: '>= 0.4'} dependencies: - call-bind: registry.npmmirror.com/call-bind@1.0.2 - define-properties: registry.npmmirror.com/define-properties@1.2.0 - es-abstract: registry.npmmirror.com/es-abstract@1.21.2 - functions-have-names: registry.npmmirror.com/functions-have-names@1.2.3 + call-bind: registry.npmmirror.com/call-bind/1.0.2 + define-properties: registry.npmmirror.com/define-properties/1.2.0 + es-abstract: registry.npmmirror.com/es-abstract/1.21.2 + functions-have-names: registry.npmmirror.com/functions-have-names/1.2.3 dev: true - registry.npmmirror.com/functions-have-names@1.2.3: + registry.npmmirror.com/functions-have-names/1.2.3: resolution: {integrity: sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/functions-have-names/-/functions-have-names-1.2.3.tgz} name: functions-have-names version: 1.2.3 dev: true - registry.npmmirror.com/get-intrinsic@1.2.1: + registry.npmmirror.com/get-intrinsic/1.2.1: resolution: {integrity: sha512-2DcsyfABl+gVHEfCOaTrWgyt+tb6MSEGmKq+kI5HwLbIYgjgmMcV8KQ41uaKz1xxUcn9tJtgFbQUEVcEbd0FYw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/get-intrinsic/-/get-intrinsic-1.2.1.tgz} name: get-intrinsic version: 1.2.1 dependencies: - function-bind: registry.npmmirror.com/function-bind@1.1.1 - has: registry.npmmirror.com/has@1.0.3 - has-proto: registry.npmmirror.com/has-proto@1.0.1 - has-symbols: registry.npmmirror.com/has-symbols@1.0.3 + function-bind: registry.npmmirror.com/function-bind/1.1.1 + has: registry.npmmirror.com/has/1.0.3 + has-proto: registry.npmmirror.com/has-proto/1.0.1 + has-symbols: registry.npmmirror.com/has-symbols/1.0.3 - registry.npmmirror.com/get-symbol-description@1.0.0: + registry.npmmirror.com/get-symbol-description/1.0.0: resolution: {integrity: sha512-2EmdH1YvIQiZpltCNgkuiUnyukzxM/R6NDJX31Ke3BG1Nq5b0S2PhX59UKi9vZpPDQVdqn+1IcaAwnzTT5vCjw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/get-symbol-description/-/get-symbol-description-1.0.0.tgz} name: get-symbol-description version: 1.0.0 engines: {node: '>= 0.4'} dependencies: - call-bind: registry.npmmirror.com/call-bind@1.0.2 - get-intrinsic: registry.npmmirror.com/get-intrinsic@1.2.1 + call-bind: registry.npmmirror.com/call-bind/1.0.2 + get-intrinsic: registry.npmmirror.com/get-intrinsic/1.2.1 dev: true - registry.npmmirror.com/glob-parent@5.1.2: + 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} name: glob-parent version: 5.1.2 engines: {node: '>= 6'} dependencies: - is-glob: registry.npmmirror.com/is-glob@4.0.3 + is-glob: registry.npmmirror.com/is-glob/4.0.3 dev: true - registry.npmmirror.com/glob-parent@6.0.2: + 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} name: glob-parent version: 6.0.2 engines: {node: '>=10.13.0'} dependencies: - is-glob: registry.npmmirror.com/is-glob@4.0.3 + is-glob: registry.npmmirror.com/is-glob/4.0.3 dev: true - registry.npmmirror.com/glob@7.2.3: + registry.npmmirror.com/glob/7.2.3: resolution: {integrity: sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/glob/-/glob-7.2.3.tgz} name: glob version: 7.2.3 dependencies: - fs.realpath: registry.npmmirror.com/fs.realpath@1.0.0 - inflight: registry.npmmirror.com/inflight@1.0.6 - inherits: registry.npmmirror.com/inherits@2.0.4 - minimatch: registry.npmmirror.com/minimatch@3.1.2 - once: registry.npmmirror.com/once@1.4.0 - path-is-absolute: registry.npmmirror.com/path-is-absolute@1.0.1 + fs.realpath: registry.npmmirror.com/fs.realpath/1.0.0 + inflight: registry.npmmirror.com/inflight/1.0.6 + inherits: registry.npmmirror.com/inherits/2.0.4 + minimatch: registry.npmmirror.com/minimatch/3.1.2 + once: registry.npmmirror.com/once/1.4.0 + path-is-absolute: registry.npmmirror.com/path-is-absolute/1.0.1 dev: true - registry.npmmirror.com/globals@13.20.0: + registry.npmmirror.com/globals/13.20.0: resolution: {integrity: sha512-Qg5QtVkCy/kv3FUSlu4ukeZDVf9ee0iXLAUYX13gbR17bnejFTzr4iS9bY7kwCf1NztRNm1t91fjOiyx4CSwPQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/globals/-/globals-13.20.0.tgz} name: globals version: 13.20.0 engines: {node: '>=8'} dependencies: - type-fest: registry.npmmirror.com/type-fest@0.20.2 + type-fest: registry.npmmirror.com/type-fest/0.20.2 dev: true - registry.npmmirror.com/globalthis@1.0.3: + registry.npmmirror.com/globalthis/1.0.3: resolution: {integrity: sha512-sFdI5LyBiNTHjRd7cGPWapiHWMOXKyuBNX/cWJ3NfzrZQVa8GI/8cofCl74AOVqq9W5kNmguTIzJ/1s2gyI9wA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/globalthis/-/globalthis-1.0.3.tgz} name: globalthis version: 1.0.3 engines: {node: '>= 0.4'} dependencies: - define-properties: registry.npmmirror.com/define-properties@1.2.0 + define-properties: registry.npmmirror.com/define-properties/1.2.0 dev: true - registry.npmmirror.com/globby@11.1.0: + 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} name: globby version: 11.1.0 engines: {node: '>=10'} dependencies: - array-union: registry.npmmirror.com/array-union@2.1.0 - dir-glob: registry.npmmirror.com/dir-glob@3.0.1 - fast-glob: registry.npmmirror.com/fast-glob@3.2.12 - ignore: registry.npmmirror.com/ignore@5.2.4 - merge2: registry.npmmirror.com/merge2@1.4.1 - slash: registry.npmmirror.com/slash@3.0.0 + array-union: registry.npmmirror.com/array-union/2.1.0 + dir-glob: registry.npmmirror.com/dir-glob/3.0.1 + fast-glob: registry.npmmirror.com/fast-glob/3.2.12 + ignore: registry.npmmirror.com/ignore/5.2.4 + merge2: registry.npmmirror.com/merge2/1.4.1 + slash: registry.npmmirror.com/slash/3.0.0 dev: true - registry.npmmirror.com/gopd@1.0.1: + registry.npmmirror.com/gopd/1.0.1: resolution: {integrity: sha512-d65bNlIadxvpb/A2abVdlqKqV563juRnZ1Wtk6s1sIR8uNsXR70xqIzVqxVf1eTqDunwT2MkczEeaezCKTZhwA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/gopd/-/gopd-1.0.1.tgz} name: gopd version: 1.0.1 dependencies: - get-intrinsic: registry.npmmirror.com/get-intrinsic@1.2.1 + get-intrinsic: registry.npmmirror.com/get-intrinsic/1.2.1 dev: true - registry.npmmirror.com/graceful-fs@4.2.11: + registry.npmmirror.com/graceful-fs/4.2.11: resolution: {integrity: sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/graceful-fs/-/graceful-fs-4.2.11.tgz} name: graceful-fs version: 4.2.11 dev: true - registry.npmmirror.com/grapheme-splitter@1.0.4: + registry.npmmirror.com/grapheme-splitter/1.0.4: resolution: {integrity: sha512-bzh50DW9kTPM00T8y4o8vQg89Di9oLJVLW/KaOGIXJWP/iqCN6WKYkbNOF04vFLJhwcpYUh9ydh/+5vpOqV4YQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/grapheme-splitter/-/grapheme-splitter-1.0.4.tgz} name: grapheme-splitter version: 1.0.4 dev: true - registry.npmmirror.com/graphemer@1.4.0: + registry.npmmirror.com/graphemer/1.4.0: resolution: {integrity: sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/graphemer/-/graphemer-1.4.0.tgz} name: graphemer version: 1.4.0 dev: true - registry.npmmirror.com/has-bigints@1.0.2: + registry.npmmirror.com/has-bigints/1.0.2: resolution: {integrity: sha512-tSvCKtBr9lkF0Ex0aQiP9N+OpV4zi2r/Nee5VkRDbaqv35RLYMzbwQfFSZZH0kR+Rd6302UJZ2p/bJCEoR3VoQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/has-bigints/-/has-bigints-1.0.2.tgz} name: has-bigints version: 1.0.2 dev: true - registry.npmmirror.com/has-flag@3.0.0: + 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} name: has-flag version: 3.0.0 engines: {node: '>=4'} dev: true - registry.npmmirror.com/has-flag@4.0.0: + 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} name: has-flag version: 4.0.0 engines: {node: '>=8'} dev: true - registry.npmmirror.com/has-property-descriptors@1.0.0: + registry.npmmirror.com/has-property-descriptors/1.0.0: resolution: {integrity: sha512-62DVLZGoiEBDHQyqG4w9xCuZ7eJEwNmJRWw2VY84Oedb7WFcA27fiEVe8oUQx9hAUJ4ekurquucTGwsyO1XGdQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/has-property-descriptors/-/has-property-descriptors-1.0.0.tgz} name: has-property-descriptors version: 1.0.0 dependencies: - get-intrinsic: registry.npmmirror.com/get-intrinsic@1.2.1 + get-intrinsic: registry.npmmirror.com/get-intrinsic/1.2.1 dev: true - registry.npmmirror.com/has-proto@1.0.1: + registry.npmmirror.com/has-proto/1.0.1: resolution: {integrity: sha512-7qE+iP+O+bgF9clE5+UoBFzE65mlBiVj3tKCrlNQ0Ogwm0BjpT/gK4SlLYDMybDh5I3TCTKnPPa0oMG7JDYrhg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/has-proto/-/has-proto-1.0.1.tgz} name: has-proto version: 1.0.1 engines: {node: '>= 0.4'} - registry.npmmirror.com/has-symbols@1.0.3: + registry.npmmirror.com/has-symbols/1.0.3: resolution: {integrity: sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/has-symbols/-/has-symbols-1.0.3.tgz} name: has-symbols version: 1.0.3 engines: {node: '>= 0.4'} - registry.npmmirror.com/has-tostringtag@1.0.0: + 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} name: has-tostringtag version: 1.0.0 engines: {node: '>= 0.4'} dependencies: - has-symbols: registry.npmmirror.com/has-symbols@1.0.3 + has-symbols: registry.npmmirror.com/has-symbols/1.0.3 dev: true - registry.npmmirror.com/has@1.0.3: + 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} name: has version: 1.0.3 engines: {node: '>= 0.4.0'} dependencies: - function-bind: registry.npmmirror.com/function-bind@1.1.1 + function-bind: registry.npmmirror.com/function-bind/1.1.1 - registry.npmmirror.com/he@1.2.0: + 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} name: he version: 1.2.0 hasBin: true dev: true - registry.npmmirror.com/hosted-git-info@2.8.9: + 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} name: hosted-git-info version: 2.8.9 dev: true - registry.npmmirror.com/html-void-elements@2.0.1: + 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} name: html-void-elements version: 2.0.1 dev: false - registry.npmmirror.com/i18next@20.6.1: + 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} name: i18next version: 20.6.1 dependencies: - '@babel/runtime': registry.npmmirror.com/@babel/runtime@7.22.5 + '@babel/runtime': registry.npmmirror.com/@babel/runtime/7.22.5 dev: false - registry.npmmirror.com/ignore@5.2.4: + registry.npmmirror.com/ignore/5.2.4: resolution: {integrity: sha512-MAb38BcSbH0eHNBxn7ql2NH/kX33OkB3lZ1BNdh7ENeRChHTYsTvWrMubiIAMNS2llXEEgZ1MUOBtXChP3kaFQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ignore/-/ignore-5.2.4.tgz} name: ignore version: 5.2.4 engines: {node: '>= 4'} dev: true - registry.npmmirror.com/immer@9.0.21: + registry.npmmirror.com/immer/9.0.21: resolution: {integrity: sha512-bc4NBHqOqSfRW7POMkHd51LvClaeMXpm8dx0e8oE2GORbq5aRK7Bxl4FyzVLdGtLmvLKL7BTDBG5ACQm4HWjTA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/immer/-/immer-9.0.21.tgz} name: immer version: 9.0.21 dev: false - registry.npmmirror.com/immutable@4.3.0: + registry.npmmirror.com/immutable/4.3.0: resolution: {integrity: sha512-0AOCmOip+xgJwEVTQj1EfiDDOkPmuyllDuTuEX+DDXUgapLAsBIfkg3sxCYyCEA8mQqZrrxPUGjcOQ2JS3WLkg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/immutable/-/immutable-4.3.0.tgz} name: immutable version: 4.3.0 dev: true - registry.npmmirror.com/import-fresh@3.3.0: + 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} name: import-fresh version: 3.3.0 engines: {node: '>=6'} dependencies: - parent-module: registry.npmmirror.com/parent-module@1.0.1 - resolve-from: registry.npmmirror.com/resolve-from@4.0.0 + 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/imurmurhash@0.1.4: + 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} name: imurmurhash version: 0.1.4 engines: {node: '>=0.8.19'} dev: true - registry.npmmirror.com/inflight@1.0.6: + registry.npmmirror.com/inflight/1.0.6: resolution: {integrity: sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/inflight/-/inflight-1.0.6.tgz} name: inflight version: 1.0.6 dependencies: - once: registry.npmmirror.com/once@1.4.0 - wrappy: registry.npmmirror.com/wrappy@1.0.2 + once: registry.npmmirror.com/once/1.4.0 + wrappy: registry.npmmirror.com/wrappy/1.0.2 dev: true - registry.npmmirror.com/inherits@2.0.4: + 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} name: inherits version: 2.0.4 dev: true - registry.npmmirror.com/internal-slot@1.0.5: + registry.npmmirror.com/internal-slot/1.0.5: resolution: {integrity: sha512-Y+R5hJrzs52QCG2laLn4udYVnxsfny9CpOhNhUvk/SSSVyF6T27FzRbF0sroPidSu3X8oEAkOn2K804mjpt6UQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/internal-slot/-/internal-slot-1.0.5.tgz} name: internal-slot version: 1.0.5 engines: {node: '>= 0.4'} dependencies: - get-intrinsic: registry.npmmirror.com/get-intrinsic@1.2.1 - has: registry.npmmirror.com/has@1.0.3 - side-channel: registry.npmmirror.com/side-channel@1.0.4 + get-intrinsic: registry.npmmirror.com/get-intrinsic/1.2.1 + has: registry.npmmirror.com/has/1.0.3 + side-channel: registry.npmmirror.com/side-channel/1.0.4 dev: true - registry.npmmirror.com/is-array-buffer@3.0.2: + registry.npmmirror.com/is-array-buffer/3.0.2: resolution: {integrity: sha512-y+FyyR/w8vfIRq4eQcM1EYgSTnmHXPqaF+IgzgraytCFq5Xh8lllDVmAZolPJiZttZLeFSINPYMaEJ7/vWUa1w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-array-buffer/-/is-array-buffer-3.0.2.tgz} name: is-array-buffer version: 3.0.2 dependencies: - call-bind: registry.npmmirror.com/call-bind@1.0.2 - get-intrinsic: registry.npmmirror.com/get-intrinsic@1.2.1 - is-typed-array: registry.npmmirror.com/is-typed-array@1.1.10 + call-bind: registry.npmmirror.com/call-bind/1.0.2 + get-intrinsic: registry.npmmirror.com/get-intrinsic/1.2.1 + is-typed-array: registry.npmmirror.com/is-typed-array/1.1.10 dev: true - registry.npmmirror.com/is-arrayish@0.2.1: + 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} name: is-arrayish version: 0.2.1 dev: true - registry.npmmirror.com/is-bigint@1.0.4: + registry.npmmirror.com/is-bigint/1.0.4: resolution: {integrity: sha512-zB9CruMamjym81i2JZ3UMn54PKGsQzsJeo6xvN3HJJ4CAsQNB6iRutp2To77OfCNuoxspsIhzaPoO1zyCEhFOg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-bigint/-/is-bigint-1.0.4.tgz} name: is-bigint version: 1.0.4 dependencies: - has-bigints: registry.npmmirror.com/has-bigints@1.0.2 + has-bigints: registry.npmmirror.com/has-bigints/1.0.2 dev: true - registry.npmmirror.com/is-binary-path@2.1.0: + registry.npmmirror.com/is-binary-path/2.1.0: resolution: {integrity: sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-binary-path/-/is-binary-path-2.1.0.tgz} name: is-binary-path version: 2.1.0 engines: {node: '>=8'} dependencies: - binary-extensions: registry.npmmirror.com/binary-extensions@2.2.0 + binary-extensions: registry.npmmirror.com/binary-extensions/2.2.0 dev: true - registry.npmmirror.com/is-boolean-object@1.1.2: + registry.npmmirror.com/is-boolean-object/1.1.2: resolution: {integrity: sha512-gDYaKHJmnj4aWxyj6YHyXVpdQawtVLHU5cb+eztPGczf6cjuTdwve5ZIEfgXqH4e57An1D1AKf8CZ3kYrQRqYA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-boolean-object/-/is-boolean-object-1.1.2.tgz} name: is-boolean-object version: 1.1.2 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 + 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-callable@1.2.7: + registry.npmmirror.com/is-callable/1.2.7: resolution: {integrity: sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-callable/-/is-callable-1.2.7.tgz} name: is-callable version: 1.2.7 engines: {node: '>= 0.4'} dev: true - registry.npmmirror.com/is-core-module@2.12.1: + registry.npmmirror.com/is-core-module/2.12.1: resolution: {integrity: sha512-Q4ZuBAe2FUsKtyQJoQHlvP8OvBERxO3jEmy1I7hcRXcJBGGHFh/aJBswbXuS9sgrDH2QUO8ilkwNPHvHMd8clg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-core-module/-/is-core-module-2.12.1.tgz} name: is-core-module version: 2.12.1 dependencies: - has: registry.npmmirror.com/has@1.0.3 + has: registry.npmmirror.com/has/1.0.3 dev: true - registry.npmmirror.com/is-date-object@1.0.5: + registry.npmmirror.com/is-date-object/1.0.5: resolution: {integrity: sha512-9YQaSxsAiSwcvS33MBk3wTCVnWK+HhF8VZR2jRxehM16QcVOdHqPn4VPHmRK4lSr38n9JriurInLcP90xsYNfQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-date-object/-/is-date-object-1.0.5.tgz} name: is-date-object version: 1.0.5 engines: {node: '>= 0.4'} dependencies: - has-tostringtag: registry.npmmirror.com/has-tostringtag@1.0.0 + has-tostringtag: registry.npmmirror.com/has-tostringtag/1.0.0 dev: true - registry.npmmirror.com/is-extglob@2.1.1: + 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} name: is-extglob version: 2.1.1 engines: {node: '>=0.10.0'} dev: true - registry.npmmirror.com/is-glob@4.0.3: + 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} name: is-glob version: 4.0.3 engines: {node: '>=0.10.0'} dependencies: - is-extglob: registry.npmmirror.com/is-extglob@2.1.1 + is-extglob: registry.npmmirror.com/is-extglob/2.1.1 dev: true - registry.npmmirror.com/is-hotkey@0.2.0: + 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} name: is-hotkey version: 0.2.0 dev: false - registry.npmmirror.com/is-negative-zero@2.0.2: + registry.npmmirror.com/is-negative-zero/2.0.2: resolution: {integrity: sha512-dqJvarLawXsFbNDeJW7zAz8ItJ9cd28YufuuFzh0G8pNHjJMnY08Dv7sYX2uF5UpQOwieAeOExEYAWWfu7ZZUA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-negative-zero/-/is-negative-zero-2.0.2.tgz} name: is-negative-zero version: 2.0.2 engines: {node: '>= 0.4'} dev: true - registry.npmmirror.com/is-number-object@1.0.7: + registry.npmmirror.com/is-number-object/1.0.7: resolution: {integrity: sha512-k1U0IRzLMo7ZlYIfzRu23Oh6MiIFasgpb9X76eqfFZAqwH44UI4KTBvBYIZ1dSL9ZzChTB9ShHfLkR4pdW5krQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-number-object/-/is-number-object-1.0.7.tgz} name: is-number-object version: 1.0.7 engines: {node: '>= 0.4'} dependencies: - has-tostringtag: registry.npmmirror.com/has-tostringtag@1.0.0 + has-tostringtag: registry.npmmirror.com/has-tostringtag/1.0.0 dev: true - registry.npmmirror.com/is-number@7.0.0: + 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} name: is-number version: 7.0.0 engines: {node: '>=0.12.0'} dev: true - registry.npmmirror.com/is-path-inside@3.0.3: + registry.npmmirror.com/is-path-inside/3.0.3: resolution: {integrity: sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-path-inside/-/is-path-inside-3.0.3.tgz} name: is-path-inside version: 3.0.3 engines: {node: '>=8'} dev: true - registry.npmmirror.com/is-plain-object@5.0.0: + 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} name: is-plain-object version: 5.0.0 engines: {node: '>=0.10.0'} dev: false - registry.npmmirror.com/is-regex@1.1.4: + 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} name: is-regex version: 1.1.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 + 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-shared-array-buffer@1.0.2: + registry.npmmirror.com/is-shared-array-buffer/1.0.2: resolution: {integrity: sha512-sqN2UDu1/0y6uvXyStCOzyhAjCSlHceFoMKJW8W9EU9cvic/QdsZ0kEU93HEy3IUEFZIiH/3w+AH/UQbPHNdhA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-shared-array-buffer/-/is-shared-array-buffer-1.0.2.tgz} name: is-shared-array-buffer version: 1.0.2 dependencies: - call-bind: registry.npmmirror.com/call-bind@1.0.2 + call-bind: registry.npmmirror.com/call-bind/1.0.2 dev: true - registry.npmmirror.com/is-string@1.0.7: + registry.npmmirror.com/is-string/1.0.7: resolution: {integrity: sha512-tE2UXzivje6ofPW7l23cjDOMa09gb7xlAqG6jG5ej6uPV32TlWP3NKPigtaGeHNu9fohccRYvIiZMfOOnOYUtg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-string/-/is-string-1.0.7.tgz} name: is-string version: 1.0.7 engines: {node: '>= 0.4'} dependencies: - has-tostringtag: registry.npmmirror.com/has-tostringtag@1.0.0 + has-tostringtag: registry.npmmirror.com/has-tostringtag/1.0.0 dev: true - registry.npmmirror.com/is-symbol@1.0.4: + registry.npmmirror.com/is-symbol/1.0.4: resolution: {integrity: sha512-C/CPBqKWnvdcxqIARxyOh4v1UUEOCHpgDa0WYgpKDFMszcrPcffg5uhwSgPCLD2WWxmq6isisz87tzT01tuGhg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-symbol/-/is-symbol-1.0.4.tgz} name: is-symbol version: 1.0.4 engines: {node: '>= 0.4'} dependencies: - has-symbols: registry.npmmirror.com/has-symbols@1.0.3 + has-symbols: registry.npmmirror.com/has-symbols/1.0.3 dev: true - registry.npmmirror.com/is-typed-array@1.1.10: + registry.npmmirror.com/is-typed-array/1.1.10: resolution: {integrity: sha512-PJqgEHiWZvMpaFZ3uTc8kHPM4+4ADTlDniuQL7cU/UDA0Ql7F70yGfHph3cLNe+c9toaigv+DFzTJKhc2CtO6A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-typed-array/-/is-typed-array-1.1.10.tgz} name: is-typed-array version: 1.1.10 engines: {node: '>= 0.4'} dependencies: - available-typed-arrays: registry.npmmirror.com/available-typed-arrays@1.0.5 - call-bind: registry.npmmirror.com/call-bind@1.0.2 - for-each: registry.npmmirror.com/for-each@0.3.3 - gopd: registry.npmmirror.com/gopd@1.0.1 - has-tostringtag: registry.npmmirror.com/has-tostringtag@1.0.0 + available-typed-arrays: registry.npmmirror.com/available-typed-arrays/1.0.5 + call-bind: registry.npmmirror.com/call-bind/1.0.2 + for-each: registry.npmmirror.com/for-each/0.3.3 + gopd: registry.npmmirror.com/gopd/1.0.1 + has-tostringtag: registry.npmmirror.com/has-tostringtag/1.0.0 dev: true - registry.npmmirror.com/is-url@1.2.4: + 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} name: is-url version: 1.2.4 dev: false - registry.npmmirror.com/is-weakref@1.0.2: + registry.npmmirror.com/is-weakref/1.0.2: resolution: {integrity: sha512-qctsuLZmIQ0+vSSMfoVvyFe2+GSEvnmZ2ezTup1SBse9+twCCeial6EEi3Nc2KFcf6+qz2FBPnjXsk8xhKSaPQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-weakref/-/is-weakref-1.0.2.tgz} name: is-weakref version: 1.0.2 dependencies: - call-bind: registry.npmmirror.com/call-bind@1.0.2 + call-bind: registry.npmmirror.com/call-bind/1.0.2 dev: true - registry.npmmirror.com/isexe@2.0.0: + 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} name: isexe version: 2.0.0 dev: true - registry.npmmirror.com/js-yaml@4.1.0: + 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} name: js-yaml version: 4.1.0 hasBin: true dependencies: - argparse: registry.npmmirror.com/argparse@2.0.1 + argparse: registry.npmmirror.com/argparse/2.0.1 dev: true - registry.npmmirror.com/jsencrypt@3.3.2: + registry.npmmirror.com/jsencrypt/3.3.2: resolution: {integrity: sha512-arQR1R1ESGdAxY7ZheWr12wCaF2yF47v5qpB76TtV64H1pyGudk9Hvw8Y9tb/FiTIaaTRUyaSnm5T/Y53Ghm/A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/jsencrypt/-/jsencrypt-3.3.2.tgz} name: jsencrypt version: 3.3.2 dev: false - registry.npmmirror.com/json-parse-better-errors@1.0.2: + 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} name: json-parse-better-errors version: 1.0.2 dev: true - registry.npmmirror.com/json-schema-traverse@0.4.1: + 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} name: json-schema-traverse version: 0.4.1 dev: true - registry.npmmirror.com/json-stable-stringify-without-jsonify@1.0.1: + 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} name: json-stable-stringify-without-jsonify version: 1.0.1 dev: true - registry.npmmirror.com/jsonc-parser@3.2.0: + registry.npmmirror.com/jsonc-parser/3.2.0: resolution: {integrity: sha512-gfFQZrcTc8CnKXp6Y4/CBT3fTc0OVuDofpre4aEeEpSBPV5X5v4+Vmx+8snU7RLPrNHPKSgLxGo9YuQzz20o+w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/jsonc-parser/-/jsonc-parser-3.2.0.tgz} name: jsonc-parser version: 3.2.0 dev: true - registry.npmmirror.com/levn@0.4.1: + 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} name: levn version: 0.4.1 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 + 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/load-json-file@4.0.0: + 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} name: load-json-file version: 4.0.0 engines: {node: '>=4'} dependencies: - graceful-fs: registry.npmmirror.com/graceful-fs@4.2.11 - parse-json: registry.npmmirror.com/parse-json@4.0.0 - pify: registry.npmmirror.com/pify@3.0.0 - strip-bom: registry.npmmirror.com/strip-bom@3.0.0 + graceful-fs: registry.npmmirror.com/graceful-fs/4.2.11 + parse-json: registry.npmmirror.com/parse-json/4.0.0 + pify: registry.npmmirror.com/pify/3.0.0 + strip-bom: registry.npmmirror.com/strip-bom/3.0.0 dev: true - registry.npmmirror.com/local-pkg@0.4.3: + registry.npmmirror.com/local-pkg/0.4.3: resolution: {integrity: sha512-SFppqq5p42fe2qcZQqqEOiVRXl+WCP1MdT6k7BDEW1j++sp5fIY+/fdRQitvKgB5BrBcmrs5m/L0v2FrU5MY1g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/local-pkg/-/local-pkg-0.4.3.tgz} name: local-pkg version: 0.4.3 engines: {node: '>=14'} dev: true - registry.npmmirror.com/locate-path@6.0.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} name: locate-path version: 6.0.0 engines: {node: '>=10'} dependencies: - p-locate: registry.npmmirror.com/p-locate@5.0.0 + p-locate: registry.npmmirror.com/p-locate/5.0.0 dev: true - registry.npmmirror.com/lodash.camelcase@4.3.0: + 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} name: lodash.camelcase version: 4.3.0 dev: false - registry.npmmirror.com/lodash.clonedeep@4.5.0: + 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} name: lodash.clonedeep version: 4.5.0 dev: false - registry.npmmirror.com/lodash.debounce@4.0.8: + 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} name: lodash.debounce version: 4.0.8 dev: false - registry.npmmirror.com/lodash.foreach@4.5.0: + 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} name: lodash.foreach version: 4.5.0 dev: false - registry.npmmirror.com/lodash.isequal@4.5.0: + 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} name: lodash.isequal version: 4.5.0 dev: false - registry.npmmirror.com/lodash.merge@4.6.2: + 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} name: lodash.merge version: 4.6.2 dev: true - registry.npmmirror.com/lodash.throttle@4.1.1: + 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} name: lodash.throttle version: 4.1.1 dev: false - registry.npmmirror.com/lodash.toarray@4.4.0: + 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} name: lodash.toarray version: 4.4.0 dev: false - registry.npmmirror.com/lodash@4.17.21: + 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} name: lodash version: 4.17.21 - registry.npmmirror.com/lru-cache@6.0.0: + 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} name: lru-cache version: 6.0.0 engines: {node: '>=10'} dependencies: - yallist: registry.npmmirror.com/yallist@4.0.0 + yallist: registry.npmmirror.com/yallist/4.0.0 dev: true - registry.npmmirror.com/magic-string@0.25.9: + registry.npmmirror.com/magic-string/0.25.9: resolution: {integrity: sha512-RmF0AsMzgt25qzqqLc1+MbHmhdx0ojF2Fvs4XnOqz2ZOBXzzkEwc/dJQZCYHAn7v1jbVOjAZfK8msRn4BxO4VQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/magic-string/-/magic-string-0.25.9.tgz} name: magic-string version: 0.25.9 dependencies: - sourcemap-codec: registry.npmmirror.com/sourcemap-codec@1.4.8 + sourcemap-codec: registry.npmmirror.com/sourcemap-codec/1.4.8 + dev: false - registry.npmmirror.com/magic-string@0.30.0: + registry.npmmirror.com/magic-string/0.30.0: resolution: {integrity: sha512-LA+31JYDJLs82r2ScLrlz1GjSgu66ZV518eyWT+S8VhyQn/JL0u9MeBOvQMGYiPk1DBiSN9DDMOcXvigJZaViQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/magic-string/-/magic-string-0.30.0.tgz} name: magic-string version: 0.30.0 engines: {node: '>=12'} dependencies: - '@jridgewell/sourcemap-codec': registry.npmmirror.com/@jridgewell/sourcemap-codec@1.4.15 + '@jridgewell/sourcemap-codec': registry.npmmirror.com/@jridgewell/sourcemap-codec/1.4.15 dev: true - registry.npmmirror.com/memorystream@0.3.1: + registry.npmmirror.com/memorystream/0.3.1: resolution: {integrity: sha512-S3UwM3yj5mtUSEfP41UZmt/0SCoVYUcU1rkXv+BQ5Ig8ndL4sPoJNBUJERafdPb5jjHJGuMgytgKvKIf58XNBw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/memorystream/-/memorystream-0.3.1.tgz} name: memorystream version: 0.3.1 engines: {node: '>= 0.10.0'} dev: true - registry.npmmirror.com/merge2@1.4.1: + 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} name: merge2 version: 1.4.1 engines: {node: '>= 8'} dev: true - registry.npmmirror.com/micromatch@4.0.5: + registry.npmmirror.com/micromatch/4.0.5: resolution: {integrity: sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/micromatch/-/micromatch-4.0.5.tgz} name: micromatch version: 4.0.5 engines: {node: '>=8.6'} dependencies: - braces: registry.npmmirror.com/braces@3.0.2 - picomatch: registry.npmmirror.com/picomatch@2.3.1 + braces: registry.npmmirror.com/braces/3.0.2 + picomatch: registry.npmmirror.com/picomatch/2.3.1 dev: true - registry.npmmirror.com/mime-db@1.52.0: + registry.npmmirror.com/mime-db/1.52.0: resolution: {integrity: sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/mime-db/-/mime-db-1.52.0.tgz} name: mime-db version: 1.52.0 engines: {node: '>= 0.6'} dev: false - registry.npmmirror.com/mime-match@1.0.2: + 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} name: mime-match version: 1.0.2 dependencies: - wildcard: registry.npmmirror.com/wildcard@1.1.2 + wildcard: registry.npmmirror.com/wildcard/1.1.2 dev: false - registry.npmmirror.com/mime-types@2.1.35: + registry.npmmirror.com/mime-types/2.1.35: resolution: {integrity: sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/mime-types/-/mime-types-2.1.35.tgz} name: mime-types version: 2.1.35 engines: {node: '>= 0.6'} dependencies: - mime-db: registry.npmmirror.com/mime-db@1.52.0 + mime-db: registry.npmmirror.com/mime-db/1.52.0 dev: false - registry.npmmirror.com/minimatch@3.1.2: + registry.npmmirror.com/minimatch/3.1.2: resolution: {integrity: sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/minimatch/-/minimatch-3.1.2.tgz} name: minimatch version: 3.1.2 dependencies: - brace-expansion: registry.npmmirror.com/brace-expansion@1.1.11 + brace-expansion: registry.npmmirror.com/brace-expansion/1.1.11 dev: true - registry.npmmirror.com/minimatch@7.4.6: + registry.npmmirror.com/minimatch/7.4.6: resolution: {integrity: sha512-sBz8G/YjVniEz6lKPNpKxXwazJe4c19fEfV2GDMX6AjFz+MX9uDWIZW8XreVhkFW3fkIdTv/gxWr/Kks5FFAVw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/minimatch/-/minimatch-7.4.6.tgz} name: minimatch version: 7.4.6 engines: {node: '>=10'} dependencies: - brace-expansion: registry.npmmirror.com/brace-expansion@2.0.1 + brace-expansion: registry.npmmirror.com/brace-expansion/2.0.1 dev: true - registry.npmmirror.com/minimatch@9.0.1: + registry.npmmirror.com/minimatch/9.0.1: resolution: {integrity: sha512-0jWhJpD/MdhPXwPuiRkCbfYfSKp2qnn2eOc279qI7f+osl/l+prKSrvhg157zSYvx/1nmgn2NqdT6k2Z7zSH9w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/minimatch/-/minimatch-9.0.1.tgz} name: minimatch version: 9.0.1 engines: {node: '>=16 || 14 >=14.17'} dependencies: - brace-expansion: registry.npmmirror.com/brace-expansion@2.0.1 + brace-expansion: registry.npmmirror.com/brace-expansion/2.0.1 dev: true - registry.npmmirror.com/mlly@1.4.0: + registry.npmmirror.com/mlly/1.4.0: resolution: {integrity: sha512-ua8PAThnTwpprIaU47EPeZ/bPUVp2QYBbWMphUQpVdBI3Lgqzm5KZQ45Agm3YJedHXaIHl6pBGabaLSUPPSptg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/mlly/-/mlly-1.4.0.tgz} name: mlly version: 1.4.0 dependencies: - acorn: registry.npmmirror.com/acorn@8.9.0 - pathe: registry.npmmirror.com/pathe@1.1.1 - pkg-types: registry.npmmirror.com/pkg-types@1.0.3 - ufo: registry.npmmirror.com/ufo@1.1.2 + acorn: registry.npmmirror.com/acorn/8.9.0 + pathe: registry.npmmirror.com/pathe/1.1.1 + pkg-types: registry.npmmirror.com/pkg-types/1.0.3 + ufo: registry.npmmirror.com/ufo/1.1.2 dev: true - registry.npmmirror.com/moment@2.29.4: + registry.npmmirror.com/moment/2.29.4: resolution: {integrity: sha512-5LC9SOxjSc2HF6vO2CyuTDNivEdoz2IvyJJGj6X8DJ0eFyfszE0QiEd+iXmBvUP3WHxSjFH/vIsA0EN00cgr8w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/moment/-/moment-2.29.4.tgz} name: moment version: 2.29.4 dev: false - registry.npmmirror.com/ms@2.1.2: + 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} name: ms version: 2.1.2 dev: true - registry.npmmirror.com/muggle-string@0.3.1: + registry.npmmirror.com/muggle-string/0.3.1: resolution: {integrity: sha512-ckmWDJjphvd/FvZawgygcUeQCxzvohjFO5RxTjj4eq8kw359gFF3E1brjfI+viLMxss5JrHTDRHZvu2/tuy0Qg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/muggle-string/-/muggle-string-0.3.1.tgz} name: muggle-string version: 0.3.1 dev: true - registry.npmmirror.com/namespace-emitter@2.0.1: + 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} name: namespace-emitter version: 2.0.1 dev: false - registry.npmmirror.com/nanoid@3.3.6: + registry.npmmirror.com/nanoid/3.3.6: resolution: {integrity: sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/nanoid/-/nanoid-3.3.6.tgz} name: nanoid version: 3.3.6 engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} hasBin: true - registry.npmmirror.com/natural-compare-lite@1.4.0: + registry.npmmirror.com/natural-compare-lite/1.4.0: resolution: {integrity: sha512-Tj+HTDSJJKaZnfiuw+iaF9skdPpTo2GtEly5JHnWV/hfv2Qj/9RKsGISQtLh2ox3l5EAGw487hnBee0sIJ6v2g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/natural-compare-lite/-/natural-compare-lite-1.4.0.tgz} name: natural-compare-lite version: 1.4.0 dev: true - registry.npmmirror.com/natural-compare@1.4.0: + 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} name: natural-compare version: 1.4.0 dev: true - registry.npmmirror.com/next-tick@1.1.0: + registry.npmmirror.com/next-tick/1.1.0: resolution: {integrity: sha512-CXdUiJembsNjuToQvxayPZF9Vqht7hewsvy2sOWafLvi2awflj9mOC6bHIg50orX8IJvWKY9wYQ/zB2kogPslQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/next-tick/-/next-tick-1.1.0.tgz} name: next-tick version: 1.1.0 dev: false - registry.npmmirror.com/nice-try@1.0.5: + registry.npmmirror.com/nice-try/1.0.5: resolution: {integrity: sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/nice-try/-/nice-try-1.0.5.tgz} name: nice-try version: 1.0.5 dev: true - registry.npmmirror.com/normalize-package-data@2.5.0: + 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} name: normalize-package-data version: 2.5.0 dependencies: - hosted-git-info: registry.npmmirror.com/hosted-git-info@2.8.9 - resolve: registry.npmmirror.com/resolve@1.22.2 - semver: registry.npmmirror.com/semver@5.7.1 - validate-npm-package-license: registry.npmmirror.com/validate-npm-package-license@3.0.4 + hosted-git-info: registry.npmmirror.com/hosted-git-info/2.8.9 + resolve: registry.npmmirror.com/resolve/1.22.2 + semver: registry.npmmirror.com/semver/5.7.1 + validate-npm-package-license: registry.npmmirror.com/validate-npm-package-license/3.0.4 dev: true - registry.npmmirror.com/normalize-path@3.0.0: + 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} name: normalize-path version: 3.0.0 engines: {node: '>=0.10.0'} dev: true - registry.npmmirror.com/npm-run-all@4.1.5: + registry.npmmirror.com/npm-run-all/4.1.5: resolution: {integrity: sha512-Oo82gJDAVcaMdi3nuoKFavkIHBRVqQ1qvMb+9LHk/cF4P6B2m8aP04hGf7oL6wZ9BuGwX1onlLhpuoofSyoQDQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/npm-run-all/-/npm-run-all-4.1.5.tgz} name: npm-run-all version: 4.1.5 engines: {node: '>= 4'} hasBin: true dependencies: - ansi-styles: registry.npmmirror.com/ansi-styles@3.2.1 - chalk: registry.npmmirror.com/chalk@2.4.2 - cross-spawn: registry.npmmirror.com/cross-spawn@6.0.5 - memorystream: registry.npmmirror.com/memorystream@0.3.1 - minimatch: registry.npmmirror.com/minimatch@3.1.2 - pidtree: registry.npmmirror.com/pidtree@0.3.1 - read-pkg: registry.npmmirror.com/read-pkg@3.0.0 - shell-quote: registry.npmmirror.com/shell-quote@1.8.1 - string.prototype.padend: registry.npmmirror.com/string.prototype.padend@3.1.4 + ansi-styles: registry.npmmirror.com/ansi-styles/3.2.1 + chalk: registry.npmmirror.com/chalk/2.4.2 + cross-spawn: registry.npmmirror.com/cross-spawn/6.0.5 + memorystream: registry.npmmirror.com/memorystream/0.3.1 + minimatch: registry.npmmirror.com/minimatch/3.1.2 + pidtree: registry.npmmirror.com/pidtree/0.3.1 + read-pkg: registry.npmmirror.com/read-pkg/3.0.0 + shell-quote: registry.npmmirror.com/shell-quote/1.8.1 + string.prototype.padend: registry.npmmirror.com/string.prototype.padend/3.1.4 dev: true - registry.npmmirror.com/nth-check@2.1.1: + registry.npmmirror.com/nth-check/2.1.1: resolution: {integrity: sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/nth-check/-/nth-check-2.1.1.tgz} name: nth-check version: 2.1.1 dependencies: - boolbase: registry.npmmirror.com/boolbase@1.0.0 + boolbase: registry.npmmirror.com/boolbase/1.0.0 dev: true - registry.npmmirror.com/object-inspect@1.12.3: + registry.npmmirror.com/object-inspect/1.12.3: resolution: {integrity: sha512-geUvdk7c+eizMNUDkRpW1wJwgfOiOeHbxBR/hLXK1aT6zmVSO0jsQcs7fj6MGw89jC/cjGfLcNOrtMYtGqm81g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/object-inspect/-/object-inspect-1.12.3.tgz} name: object-inspect version: 1.12.3 - registry.npmmirror.com/object-keys@1.1.1: + registry.npmmirror.com/object-keys/1.1.1: resolution: {integrity: sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/object-keys/-/object-keys-1.1.1.tgz} name: object-keys version: 1.1.1 engines: {node: '>= 0.4'} dev: true - registry.npmmirror.com/object.assign@4.1.4: + registry.npmmirror.com/object.assign/4.1.4: resolution: {integrity: sha512-1mxKf0e58bvyjSCtKYY4sRe9itRk3PJpquJOjeIkz885CczcI4IvJJDLPS72oowuSh+pBxUFROpX+TU++hxhZQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/object.assign/-/object.assign-4.1.4.tgz} name: object.assign version: 4.1.4 engines: {node: '>= 0.4'} dependencies: - call-bind: registry.npmmirror.com/call-bind@1.0.2 - define-properties: registry.npmmirror.com/define-properties@1.2.0 - has-symbols: registry.npmmirror.com/has-symbols@1.0.3 - object-keys: registry.npmmirror.com/object-keys@1.1.1 + call-bind: registry.npmmirror.com/call-bind/1.0.2 + define-properties: registry.npmmirror.com/define-properties/1.2.0 + has-symbols: registry.npmmirror.com/has-symbols/1.0.3 + object-keys: registry.npmmirror.com/object-keys/1.1.1 dev: true - registry.npmmirror.com/once@1.4.0: + 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} name: once version: 1.4.0 dependencies: - wrappy: registry.npmmirror.com/wrappy@1.0.2 + wrappy: registry.npmmirror.com/wrappy/1.0.2 dev: true - registry.npmmirror.com/optionator@0.9.1: + 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} name: optionator version: 0.9.1 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 - levn: registry.npmmirror.com/levn@0.4.1 - prelude-ls: registry.npmmirror.com/prelude-ls@1.2.1 - type-check: registry.npmmirror.com/type-check@0.4.0 - word-wrap: registry.npmmirror.com/word-wrap@1.2.3 + deep-is: registry.npmmirror.com/deep-is/0.1.4 + fast-levenshtein: registry.npmmirror.com/fast-levenshtein/2.0.6 + levn: registry.npmmirror.com/levn/0.4.1 + prelude-ls: registry.npmmirror.com/prelude-ls/1.2.1 + type-check: registry.npmmirror.com/type-check/0.4.0 + word-wrap: registry.npmmirror.com/word-wrap/1.2.3 dev: true - registry.npmmirror.com/p-limit@3.1.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} name: p-limit version: 3.1.0 engines: {node: '>=10'} dependencies: - yocto-queue: registry.npmmirror.com/yocto-queue@0.1.0 + yocto-queue: registry.npmmirror.com/yocto-queue/0.1.0 dev: true - registry.npmmirror.com/p-locate@5.0.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} name: p-locate version: 5.0.0 engines: {node: '>=10'} dependencies: - p-limit: registry.npmmirror.com/p-limit@3.1.0 + p-limit: registry.npmmirror.com/p-limit/3.1.0 dev: true - registry.npmmirror.com/parent-module@1.0.1: + 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} name: parent-module version: 1.0.1 engines: {node: '>=6'} dependencies: - callsites: registry.npmmirror.com/callsites@3.1.0 + callsites: registry.npmmirror.com/callsites/3.1.0 dev: true - registry.npmmirror.com/parse-json@4.0.0: + 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} name: parse-json version: 4.0.0 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 + 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/path-exists@4.0.0: + 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} name: path-exists version: 4.0.0 engines: {node: '>=8'} dev: true - registry.npmmirror.com/path-is-absolute@1.0.1: + registry.npmmirror.com/path-is-absolute/1.0.1: resolution: {integrity: sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/path-is-absolute/-/path-is-absolute-1.0.1.tgz} name: path-is-absolute version: 1.0.1 engines: {node: '>=0.10.0'} dev: true - registry.npmmirror.com/path-key@2.0.1: + registry.npmmirror.com/path-key/2.0.1: resolution: {integrity: sha512-fEHGKCSmUSDPv4uoj8AlD+joPlq3peND+HRYyxFz4KPw4z926S/b8rIuFs2FYJg3BwsxJf6A9/3eIdLaYC+9Dw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/path-key/-/path-key-2.0.1.tgz} name: path-key version: 2.0.1 engines: {node: '>=4'} dev: true - registry.npmmirror.com/path-key@3.1.1: + 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} name: path-key version: 3.1.1 engines: {node: '>=8'} dev: true - registry.npmmirror.com/path-parse@1.0.7: + 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} name: path-parse version: 1.0.7 dev: true - registry.npmmirror.com/path-type@3.0.0: + 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} name: path-type version: 3.0.0 engines: {node: '>=4'} dependencies: - pify: registry.npmmirror.com/pify@3.0.0 + pify: registry.npmmirror.com/pify/3.0.0 dev: true - registry.npmmirror.com/path-type@4.0.0: + 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} name: path-type version: 4.0.0 engines: {node: '>=8'} dev: true - registry.npmmirror.com/pathe@1.1.1: + registry.npmmirror.com/pathe/1.1.1: resolution: {integrity: sha512-d+RQGp0MAYTIaDBIMmOfMwz3E+LOZnxx1HZd5R18mmCZY0QBlK0LDZfPc8FW8Ed2DlvsuE6PRjroDY+wg4+j/Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/pathe/-/pathe-1.1.1.tgz} name: pathe version: 1.1.1 dev: true - registry.npmmirror.com/picocolors@1.0.0: + 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} name: picocolors version: 1.0.0 - registry.npmmirror.com/picomatch@2.3.1: + registry.npmmirror.com/picomatch/2.3.1: resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/picomatch/-/picomatch-2.3.1.tgz} name: picomatch version: 2.3.1 engines: {node: '>=8.6'} dev: true - registry.npmmirror.com/pidtree@0.3.1: + registry.npmmirror.com/pidtree/0.3.1: resolution: {integrity: sha512-qQbW94hLHEqCg7nhby4yRC7G2+jYHY4Rguc2bjw7Uug4GIJuu1tvf2uHaZv5Q8zdt+WKJ6qK1FOI6amaWUo5FA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/pidtree/-/pidtree-0.3.1.tgz} name: pidtree version: 0.3.1 @@ -3170,14 +3124,14 @@ packages: hasBin: true dev: true - registry.npmmirror.com/pify@3.0.0: + 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} name: pify version: 3.0.0 engines: {node: '>=4'} dev: true - registry.npmmirror.com/pinia-plugin-persist@1.0.0(pinia@2.0.36)(vue@3.2.47): + registry.npmmirror.com/pinia-plugin-persist/1.0.0_pinia@2.0.36+vue@3.2.47: resolution: {integrity: sha512-M4hBBd8fz/GgNmUPaaUsC29y1M09lqbXrMAHcusVoU8xlQi1TqgkWnnhvMikZwr7Le/hVyMx8KUcumGGrR6GVw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/pinia-plugin-persist/-/pinia-plugin-persist-1.0.0.tgz} id: registry.npmmirror.com/pinia-plugin-persist/1.0.0 name: pinia-plugin-persist @@ -3190,12 +3144,12 @@ packages: '@vue/composition-api': optional: true dependencies: - pinia: registry.npmmirror.com/pinia@2.0.36(typescript@4.9.5)(vue@3.2.47) - vue: registry.npmmirror.com/vue@3.2.47 - vue-demi: registry.npmmirror.com/vue-demi@0.12.5(vue@3.2.47) + pinia: registry.npmmirror.com/pinia/2.0.36_typescript@4.9.5+vue@3.2.47 + vue: registry.npmmirror.com/vue/3.2.47 + vue-demi: registry.npmmirror.com/vue-demi/0.12.5_vue@3.2.47 dev: false - registry.npmmirror.com/pinia@2.0.36(typescript@4.9.5)(vue@3.2.47): + registry.npmmirror.com/pinia/2.0.36_typescript@4.9.5+vue@3.2.47: resolution: {integrity: sha512-4UKApwjlmJH+VuHKgA+zQMddcCb3ezYnyewQ9NVrsDqZ/j9dMv5+rh+1r48whKNdpFkZAWVxhBp5ewYaYX9JcQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/pinia/-/pinia-2.0.36.tgz} id: registry.npmmirror.com/pinia/2.0.36 name: pinia @@ -3210,65 +3164,65 @@ packages: typescript: optional: true dependencies: - '@vue/devtools-api': registry.npmmirror.com/@vue/devtools-api@6.5.0 - typescript: registry.npmmirror.com/typescript@4.9.5 - vue: registry.npmmirror.com/vue@3.2.47 - vue-demi: registry.npmmirror.com/vue-demi@0.14.5(vue@3.2.47) + '@vue/devtools-api': registry.npmmirror.com/@vue/devtools-api/6.5.0 + typescript: registry.npmmirror.com/typescript/4.9.5 + vue: registry.npmmirror.com/vue/3.2.47 + vue-demi: registry.npmmirror.com/vue-demi/0.14.5_vue@3.2.47 dev: false - registry.npmmirror.com/pkg-types@1.0.3: + registry.npmmirror.com/pkg-types/1.0.3: resolution: {integrity: sha512-nN7pYi0AQqJnoLPC9eHFQ8AcyaixBUOwvqc5TDnIKCMEE6I0y8P7OKA7fPexsXGCGxQDl/cmrLAp26LhcwxZ4A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/pkg-types/-/pkg-types-1.0.3.tgz} name: pkg-types version: 1.0.3 dependencies: - jsonc-parser: registry.npmmirror.com/jsonc-parser@3.2.0 - mlly: registry.npmmirror.com/mlly@1.4.0 - pathe: registry.npmmirror.com/pathe@1.1.1 + jsonc-parser: registry.npmmirror.com/jsonc-parser/3.2.0 + mlly: registry.npmmirror.com/mlly/1.4.0 + pathe: registry.npmmirror.com/pathe/1.1.1 dev: true - registry.npmmirror.com/postcss-selector-parser@6.0.13: + registry.npmmirror.com/postcss-selector-parser/6.0.13: resolution: {integrity: sha512-EaV1Gl4mUEV4ddhDnv/xtj7sxwrwxdetHdWUGnT4VJQf+4d05v6lHYZr8N573k5Z0BViss7BDhfWtKS3+sfAqQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/postcss-selector-parser/-/postcss-selector-parser-6.0.13.tgz} name: postcss-selector-parser version: 6.0.13 engines: {node: '>=4'} dependencies: - cssesc: registry.npmmirror.com/cssesc@3.0.0 - util-deprecate: registry.npmmirror.com/util-deprecate@1.0.2 + cssesc: registry.npmmirror.com/cssesc/3.0.0 + util-deprecate: registry.npmmirror.com/util-deprecate/1.0.2 dev: true - registry.npmmirror.com/postcss@8.4.24: + registry.npmmirror.com/postcss/8.4.24: resolution: {integrity: sha512-M0RzbcI0sO/XJNucsGjvWU9ERWxb/ytp1w6dKtxTKgixdtQDq4rmx/g8W1hnaheq9jgwL/oyEdH5Bc4WwJKMqg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/postcss/-/postcss-8.4.24.tgz} name: postcss version: 8.4.24 engines: {node: ^10 || ^12 || >=14} dependencies: - nanoid: registry.npmmirror.com/nanoid@3.3.6 - picocolors: registry.npmmirror.com/picocolors@1.0.0 - source-map-js: registry.npmmirror.com/source-map-js@1.0.2 + nanoid: registry.npmmirror.com/nanoid/3.3.6 + picocolors: registry.npmmirror.com/picocolors/1.0.0 + source-map-js: registry.npmmirror.com/source-map-js/1.0.2 - registry.npmmirror.com/preact@10.15.1: + registry.npmmirror.com/preact/10.15.1: resolution: {integrity: sha512-qs2ansoQEwzNiV5eAcRT1p1EC/dmEzaATVDJNiB3g2sRDWdA7b7MurXdJjB2+/WQktGWZwxvDrnuRFbWuIr64g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/preact/-/preact-10.15.1.tgz} name: preact version: 10.15.1 dev: false - registry.npmmirror.com/prelude-ls@1.2.1: + 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} name: prelude-ls version: 1.2.1 engines: {node: '>= 0.8.0'} dev: true - registry.npmmirror.com/prettier-linter-helpers@1.0.0: + registry.npmmirror.com/prettier-linter-helpers/1.0.0: resolution: {integrity: sha512-GbK2cP9nraSSUF9N2XwUwqfzlAFlMNYYl+ShE/V+H8a9uNl/oUqB1w2EL54Jh0OlyRSd8RfWYJ3coVS4TROP2w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/prettier-linter-helpers/-/prettier-linter-helpers-1.0.0.tgz} name: prettier-linter-helpers version: 1.0.0 engines: {node: '>=6.0.0'} dependencies: - fast-diff: registry.npmmirror.com/fast-diff@1.3.0 + fast-diff: registry.npmmirror.com/fast-diff/1.3.0 dev: true - registry.npmmirror.com/prettier@2.8.8: + registry.npmmirror.com/prettier/2.8.8: resolution: {integrity: sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/prettier/-/prettier-2.8.8.tgz} name: prettier version: 2.8.8 @@ -3276,238 +3230,238 @@ packages: hasBin: true dev: true - registry.npmmirror.com/prismjs@1.29.0: + registry.npmmirror.com/prismjs/1.29.0: resolution: {integrity: sha512-Kx/1w86q/epKcmte75LNrEoT+lX8pBpavuAbvJWRXar7Hz8jrtF+e3vY751p0R8H9HdArwaCTNDDzHg/ScJK1Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/prismjs/-/prismjs-1.29.0.tgz} name: prismjs version: 1.29.0 engines: {node: '>=6'} dev: false - registry.npmmirror.com/proxy-from-env@1.1.0: + registry.npmmirror.com/proxy-from-env/1.1.0: resolution: {integrity: sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/proxy-from-env/-/proxy-from-env-1.1.0.tgz} name: proxy-from-env version: 1.1.0 dev: false - registry.npmmirror.com/punycode@2.3.0: + registry.npmmirror.com/punycode/2.3.0: resolution: {integrity: sha512-rRV+zQD8tVFys26lAGR9WUuS4iUAngJScM+ZRSKtvl5tKeZ2t5bvdNFdNHBW9FWR4guGHlgmsZ1G7BSm2wTbuA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/punycode/-/punycode-2.3.0.tgz} name: punycode version: 2.3.0 engines: {node: '>=6'} dev: true - registry.npmmirror.com/qs@6.11.2: + registry.npmmirror.com/qs/6.11.2: resolution: {integrity: sha512-tDNIz22aBzCDxLtVH++VnTfzxlfeK5CbqohpSqpJgj1Wg/cQbStNAz3NuqCs5vV+pjBsK4x4pN9HlVh7rcYRiA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/qs/-/qs-6.11.2.tgz} name: qs version: 6.11.2 engines: {node: '>=0.6'} dependencies: - side-channel: registry.npmmirror.com/side-channel@1.0.4 + side-channel: registry.npmmirror.com/side-channel/1.0.4 dev: false - registry.npmmirror.com/queue-microtask@1.2.3: + 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} name: queue-microtask version: 1.2.3 dev: true - registry.npmmirror.com/read-pkg@3.0.0: + 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} name: read-pkg version: 3.0.0 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 - path-type: registry.npmmirror.com/path-type@3.0.0 + load-json-file: registry.npmmirror.com/load-json-file/4.0.0 + normalize-package-data: registry.npmmirror.com/normalize-package-data/2.5.0 + path-type: registry.npmmirror.com/path-type/3.0.0 dev: true - registry.npmmirror.com/readdirp@3.6.0: + registry.npmmirror.com/readdirp/3.6.0: resolution: {integrity: sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/readdirp/-/readdirp-3.6.0.tgz} name: readdirp version: 3.6.0 engines: {node: '>=8.10.0'} dependencies: - picomatch: registry.npmmirror.com/picomatch@2.3.1 + picomatch: registry.npmmirror.com/picomatch/2.3.1 dev: true - registry.npmmirror.com/regenerator-runtime@0.13.11: + registry.npmmirror.com/regenerator-runtime/0.13.11: resolution: {integrity: sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/regenerator-runtime/-/regenerator-runtime-0.13.11.tgz} name: regenerator-runtime version: 0.13.11 dev: false - registry.npmmirror.com/regexp.prototype.flags@1.5.0: + registry.npmmirror.com/regexp.prototype.flags/1.5.0: resolution: {integrity: sha512-0SutC3pNudRKgquxGoRGIz946MZVHqbNfPjBdxeOhBrdgDKlRoXmYLQN9xRbrR09ZXWeGAdPuif7egofn6v5LA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/regexp.prototype.flags/-/regexp.prototype.flags-1.5.0.tgz} name: regexp.prototype.flags version: 1.5.0 engines: {node: '>= 0.4'} dependencies: - call-bind: registry.npmmirror.com/call-bind@1.0.2 - define-properties: registry.npmmirror.com/define-properties@1.2.0 - functions-have-names: registry.npmmirror.com/functions-have-names@1.2.3 + call-bind: registry.npmmirror.com/call-bind/1.0.2 + define-properties: registry.npmmirror.com/define-properties/1.2.0 + functions-have-names: registry.npmmirror.com/functions-have-names/1.2.3 dev: true - registry.npmmirror.com/resolve-from@4.0.0: + 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} name: resolve-from version: 4.0.0 engines: {node: '>=4'} dev: true - registry.npmmirror.com/resolve@1.22.2: + registry.npmmirror.com/resolve/1.22.2: resolution: {integrity: sha512-Sb+mjNHOULsBv818T40qSPeRiuWLyaGMa5ewydRLFimneixmVy2zdivRl+AF6jaYPC8ERxGDmFSiqui6SfPd+g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/resolve/-/resolve-1.22.2.tgz} name: resolve version: 1.22.2 hasBin: true dependencies: - is-core-module: registry.npmmirror.com/is-core-module@2.12.1 - path-parse: registry.npmmirror.com/path-parse@1.0.7 - supports-preserve-symlinks-flag: registry.npmmirror.com/supports-preserve-symlinks-flag@1.0.0 + is-core-module: registry.npmmirror.com/is-core-module/2.12.1 + path-parse: registry.npmmirror.com/path-parse/1.0.7 + supports-preserve-symlinks-flag: registry.npmmirror.com/supports-preserve-symlinks-flag/1.0.0 dev: true - registry.npmmirror.com/reusify@1.0.4: + 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} name: reusify version: 1.0.4 engines: {iojs: '>=1.0.0', node: '>=0.10.0'} dev: true - registry.npmmirror.com/rimraf@3.0.2: + registry.npmmirror.com/rimraf/3.0.2: resolution: {integrity: sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/rimraf/-/rimraf-3.0.2.tgz} name: rimraf version: 3.0.2 hasBin: true dependencies: - glob: registry.npmmirror.com/glob@7.2.3 + glob: registry.npmmirror.com/glob/7.2.3 dev: true - registry.npmmirror.com/rollup@3.25.1: + registry.npmmirror.com/rollup/3.25.1: resolution: {integrity: sha512-tywOR+rwIt5m2ZAWSe5AIJcTat8vGlnPFAv15ycCrw33t6iFsXZ6mzHVFh2psSjxQPmI+xgzMZZizUAukBI4aQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/rollup/-/rollup-3.25.1.tgz} name: rollup version: 3.25.1 engines: {node: '>=14.18.0', npm: '>=8.0.0'} hasBin: true optionalDependencies: - fsevents: registry.npmmirror.com/fsevents@2.3.2 + fsevents: registry.npmmirror.com/fsevents/2.3.2 dev: true - registry.npmmirror.com/run-parallel@1.2.0: + 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} name: run-parallel version: 1.2.0 dependencies: - queue-microtask: registry.npmmirror.com/queue-microtask@1.2.3 + queue-microtask: registry.npmmirror.com/queue-microtask/1.2.3 dev: true - registry.npmmirror.com/safe-regex-test@1.0.0: + registry.npmmirror.com/safe-regex-test/1.0.0: resolution: {integrity: sha512-JBUUzyOgEwXQY1NuPtvcj/qcBDbDmEvWufhlnXZIm75DEHp+afM1r1ujJpJsV/gSM4t59tpDyPi1sd6ZaPFfsA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/safe-regex-test/-/safe-regex-test-1.0.0.tgz} name: safe-regex-test version: 1.0.0 dependencies: - call-bind: registry.npmmirror.com/call-bind@1.0.2 - get-intrinsic: registry.npmmirror.com/get-intrinsic@1.2.1 - is-regex: registry.npmmirror.com/is-regex@1.1.4 + call-bind: registry.npmmirror.com/call-bind/1.0.2 + get-intrinsic: registry.npmmirror.com/get-intrinsic/1.2.1 + is-regex: registry.npmmirror.com/is-regex/1.1.4 dev: true - registry.npmmirror.com/sass@1.63.5: + registry.npmmirror.com/sass/1.63.5: resolution: {integrity: sha512-Q6c5gs482oezdAp+0fWF9cRisvpy7yfYb64knID0OE8AnMgtkluRPfpGMFjeD4/+M4+6QpJZCU6JRSxbjiktkg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/sass/-/sass-1.63.5.tgz} name: sass version: 1.63.5 engines: {node: '>=14.0.0'} hasBin: true dependencies: - chokidar: registry.npmmirror.com/chokidar@3.5.3 - immutable: registry.npmmirror.com/immutable@4.3.0 - source-map-js: registry.npmmirror.com/source-map-js@1.0.2 + chokidar: registry.npmmirror.com/chokidar/3.5.3 + immutable: registry.npmmirror.com/immutable/4.3.0 + source-map-js: registry.npmmirror.com/source-map-js/1.0.2 dev: true - registry.npmmirror.com/scroll-into-view-if-needed@2.2.31: + registry.npmmirror.com/scroll-into-view-if-needed/2.2.31: resolution: {integrity: sha512-dGCXy99wZQivjmjIqihaBQNjryrz5rueJY7eHfTdyWEiR4ttYpsajb14rn9s5d4DY4EcY6+4+U/maARBXJedkA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/scroll-into-view-if-needed/-/scroll-into-view-if-needed-2.2.31.tgz} name: scroll-into-view-if-needed version: 2.2.31 dependencies: - compute-scroll-into-view: registry.npmmirror.com/compute-scroll-into-view@1.0.20 + compute-scroll-into-view: registry.npmmirror.com/compute-scroll-into-view/1.0.20 dev: false - registry.npmmirror.com/scule@1.0.0: + registry.npmmirror.com/scule/1.0.0: resolution: {integrity: sha512-4AsO/FrViE/iDNEPaAQlb77tf0csuq27EsVpy6ett584EcRTp6pTDLoGWVxCD77y5iU5FauOvhsI4o1APwPoSQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/scule/-/scule-1.0.0.tgz} name: scule version: 1.0.0 dev: true - registry.npmmirror.com/semver@5.7.1: + 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} name: semver version: 5.7.1 hasBin: true dev: true - registry.npmmirror.com/semver@7.5.2: + registry.npmmirror.com/semver/7.5.2: resolution: {integrity: sha512-SoftuTROv/cRjCze/scjGyiDtcUyxw1rgYQSZY7XTmtR5hX+dm76iDbTH8TkLPHCQmlbQVSSbNZCPM2hb0knnQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/semver/-/semver-7.5.2.tgz} name: semver version: 7.5.2 engines: {node: '>=10'} hasBin: true dependencies: - lru-cache: registry.npmmirror.com/lru-cache@6.0.0 + lru-cache: registry.npmmirror.com/lru-cache/6.0.0 dev: true - registry.npmmirror.com/shebang-command@1.2.0: + registry.npmmirror.com/shebang-command/1.2.0: resolution: {integrity: sha512-EV3L1+UQWGor21OmnvojK36mhg+TyIKDh3iFBKBohr5xeXIhNBcx8oWdgkTEEQ+BEFFYdLRuqMfd5L84N1V5Vg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/shebang-command/-/shebang-command-1.2.0.tgz} name: shebang-command version: 1.2.0 engines: {node: '>=0.10.0'} dependencies: - shebang-regex: registry.npmmirror.com/shebang-regex@1.0.0 + shebang-regex: registry.npmmirror.com/shebang-regex/1.0.0 dev: true - registry.npmmirror.com/shebang-command@2.0.0: + 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} name: shebang-command version: 2.0.0 engines: {node: '>=8'} dependencies: - shebang-regex: registry.npmmirror.com/shebang-regex@3.0.0 + shebang-regex: registry.npmmirror.com/shebang-regex/3.0.0 dev: true - registry.npmmirror.com/shebang-regex@1.0.0: + registry.npmmirror.com/shebang-regex/1.0.0: resolution: {integrity: sha512-wpoSFAxys6b2a2wHZ1XpDSgD7N9iVjg29Ph9uV/uaP9Ex/KXlkTZTeddxDPSYQpgvzKLGJke2UU0AzoGCjNIvQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/shebang-regex/-/shebang-regex-1.0.0.tgz} name: shebang-regex version: 1.0.0 engines: {node: '>=0.10.0'} dev: true - registry.npmmirror.com/shebang-regex@3.0.0: + 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} name: shebang-regex version: 3.0.0 engines: {node: '>=8'} dev: true - registry.npmmirror.com/shell-quote@1.8.1: + registry.npmmirror.com/shell-quote/1.8.1: resolution: {integrity: sha512-6j1W9l1iAs/4xYBI1SYOVZyFcCis9b4KCLQ8fgAGG07QvzaRLVVRQvAy85yNmmZSjYjg4MWh4gNvlPujU/5LpA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/shell-quote/-/shell-quote-1.8.1.tgz} name: shell-quote version: 1.8.1 dev: true - registry.npmmirror.com/side-channel@1.0.4: + registry.npmmirror.com/side-channel/1.0.4: resolution: {integrity: sha512-q5XPytqFEIKHkGdiMIrY10mvLRvnQh42/+GoBlFW3b2LXLE2xxJpZFdm94we0BaoV3RwJyGqg5wS7epxTv0Zvw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/side-channel/-/side-channel-1.0.4.tgz} name: side-channel version: 1.0.4 dependencies: - call-bind: registry.npmmirror.com/call-bind@1.0.2 - get-intrinsic: registry.npmmirror.com/get-intrinsic@1.2.1 - object-inspect: registry.npmmirror.com/object-inspect@1.12.3 + call-bind: registry.npmmirror.com/call-bind/1.0.2 + get-intrinsic: registry.npmmirror.com/get-intrinsic/1.2.1 + object-inspect: registry.npmmirror.com/object-inspect/1.12.3 - registry.npmmirror.com/slash@3.0.0: + 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} name: slash version: 3.0.0 engines: {node: '>=8'} dev: true - registry.npmmirror.com/slate-history@0.66.0(slate@0.72.8): + 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} id: registry.npmmirror.com/slate-history/0.66.0 name: slate-history @@ -3515,213 +3469,209 @@ packages: peerDependencies: slate: '>=0.65.3' dependencies: - is-plain-object: registry.npmmirror.com/is-plain-object@5.0.0 - slate: registry.npmmirror.com/slate@0.72.8 + is-plain-object: registry.npmmirror.com/is-plain-object/5.0.0 + slate: registry.npmmirror.com/slate/0.72.8 dev: false - registry.npmmirror.com/slate@0.72.8: + 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} name: slate version: 0.72.8 dependencies: - immer: registry.npmmirror.com/immer@9.0.21 - is-plain-object: registry.npmmirror.com/is-plain-object@5.0.0 - tiny-warning: registry.npmmirror.com/tiny-warning@1.0.3 + immer: registry.npmmirror.com/immer/9.0.21 + is-plain-object: registry.npmmirror.com/is-plain-object/5.0.0 + tiny-warning: registry.npmmirror.com/tiny-warning/1.0.3 dev: false - registry.npmmirror.com/snabbdom@3.5.1: + registry.npmmirror.com/snabbdom/3.5.1: resolution: {integrity: sha512-wHMNIOjkm/YNE5EM3RCbr/+DVgPg6AqQAX1eOxO46zYNvCXjKP5Y865tqQj3EXnaMBjkxmQA5jFuDpDK/dbfiA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/snabbdom/-/snabbdom-3.5.1.tgz} name: snabbdom version: 3.5.1 engines: {node: '>=8.3.0'} dev: false - registry.npmmirror.com/source-map-js@1.0.2: + 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} name: source-map-js version: 1.0.2 engines: {node: '>=0.10.0'} - registry.npmmirror.com/source-map@0.6.1: + 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} name: source-map version: 0.6.1 engines: {node: '>=0.10.0'} + dev: false - registry.npmmirror.com/sourcemap-codec@1.4.8: + 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} name: sourcemap-codec version: 1.4.8 deprecated: Please use @jridgewell/sourcemap-codec instead + dev: false - registry.npmmirror.com/spdx-correct@3.2.0: + registry.npmmirror.com/spdx-correct/3.2.0: resolution: {integrity: sha512-kN9dJbvnySHULIluDHy32WHRUu3Og7B9sbY7tsFLctQkIqnMh3hErYgdMjTYuqmcXX+lK5T1lnUt3G7zNswmZA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/spdx-correct/-/spdx-correct-3.2.0.tgz} name: spdx-correct version: 3.2.0 dependencies: - spdx-expression-parse: registry.npmmirror.com/spdx-expression-parse@3.0.1 - spdx-license-ids: registry.npmmirror.com/spdx-license-ids@3.0.13 + spdx-expression-parse: registry.npmmirror.com/spdx-expression-parse/3.0.1 + spdx-license-ids: registry.npmmirror.com/spdx-license-ids/3.0.13 dev: true - registry.npmmirror.com/spdx-exceptions@2.3.0: + 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} name: spdx-exceptions version: 2.3.0 dev: true - registry.npmmirror.com/spdx-expression-parse@3.0.1: + 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} name: spdx-expression-parse version: 3.0.1 dependencies: - spdx-exceptions: registry.npmmirror.com/spdx-exceptions@2.3.0 - spdx-license-ids: registry.npmmirror.com/spdx-license-ids@3.0.13 + spdx-exceptions: registry.npmmirror.com/spdx-exceptions/2.3.0 + spdx-license-ids: registry.npmmirror.com/spdx-license-ids/3.0.13 dev: true - registry.npmmirror.com/spdx-license-ids@3.0.13: + registry.npmmirror.com/spdx-license-ids/3.0.13: resolution: {integrity: sha512-XkD+zwiqXHikFZm4AX/7JSCXA98U5Db4AFd5XUg/+9UNtnH75+Z9KxtpYiJZx36mUDVOwH83pl7yvCer6ewM3w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/spdx-license-ids/-/spdx-license-ids-3.0.13.tgz} name: spdx-license-ids version: 3.0.13 dev: true - registry.npmmirror.com/ssr-window@3.0.0: + 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} name: ssr-window version: 3.0.0 dev: false - registry.npmmirror.com/string.prototype.padend@3.1.4: + registry.npmmirror.com/string.prototype.padend/3.1.4: resolution: {integrity: sha512-67otBXoksdjsnXXRUq+KMVTdlVRZ2af422Y0aTyTjVaoQkGr3mxl2Bc5emi7dOQ3OGVVQQskmLEWwFXwommpNw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/string.prototype.padend/-/string.prototype.padend-3.1.4.tgz} name: string.prototype.padend version: 3.1.4 engines: {node: '>= 0.4'} dependencies: - call-bind: registry.npmmirror.com/call-bind@1.0.2 - define-properties: registry.npmmirror.com/define-properties@1.2.0 - es-abstract: registry.npmmirror.com/es-abstract@1.21.2 + call-bind: registry.npmmirror.com/call-bind/1.0.2 + define-properties: registry.npmmirror.com/define-properties/1.2.0 + es-abstract: registry.npmmirror.com/es-abstract/1.21.2 dev: true - registry.npmmirror.com/string.prototype.trim@1.2.7: + registry.npmmirror.com/string.prototype.trim/1.2.7: resolution: {integrity: sha512-p6TmeT1T3411M8Cgg9wBTMRtY2q9+PNy9EV1i2lIXUN/btt763oIfxwN3RR8VU6wHX8j/1CFy0L+YuThm6bgOg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/string.prototype.trim/-/string.prototype.trim-1.2.7.tgz} name: string.prototype.trim version: 1.2.7 engines: {node: '>= 0.4'} dependencies: - call-bind: registry.npmmirror.com/call-bind@1.0.2 - define-properties: registry.npmmirror.com/define-properties@1.2.0 - es-abstract: registry.npmmirror.com/es-abstract@1.21.2 + call-bind: registry.npmmirror.com/call-bind/1.0.2 + define-properties: registry.npmmirror.com/define-properties/1.2.0 + es-abstract: registry.npmmirror.com/es-abstract/1.21.2 dev: true - registry.npmmirror.com/string.prototype.trimend@1.0.6: + registry.npmmirror.com/string.prototype.trimend/1.0.6: resolution: {integrity: sha512-JySq+4mrPf9EsDBEDYMOb/lM7XQLulwg5R/m1r0PXEFqrV0qHvl58sdTilSXtKOflCsK2E8jxf+GKC0T07RWwQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/string.prototype.trimend/-/string.prototype.trimend-1.0.6.tgz} name: string.prototype.trimend version: 1.0.6 dependencies: - call-bind: registry.npmmirror.com/call-bind@1.0.2 - define-properties: registry.npmmirror.com/define-properties@1.2.0 - es-abstract: registry.npmmirror.com/es-abstract@1.21.2 + call-bind: registry.npmmirror.com/call-bind/1.0.2 + define-properties: registry.npmmirror.com/define-properties/1.2.0 + es-abstract: registry.npmmirror.com/es-abstract/1.21.2 dev: true - registry.npmmirror.com/string.prototype.trimstart@1.0.6: + registry.npmmirror.com/string.prototype.trimstart/1.0.6: resolution: {integrity: sha512-omqjMDaY92pbn5HOX7f9IccLA+U1tA9GvtU4JrodiXFfYB7jPzzHpRzpglLAjtUV6bB557zwClJezTqnAiYnQA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/string.prototype.trimstart/-/string.prototype.trimstart-1.0.6.tgz} name: string.prototype.trimstart version: 1.0.6 dependencies: - call-bind: registry.npmmirror.com/call-bind@1.0.2 - define-properties: registry.npmmirror.com/define-properties@1.2.0 - es-abstract: registry.npmmirror.com/es-abstract@1.21.2 + call-bind: registry.npmmirror.com/call-bind/1.0.2 + define-properties: registry.npmmirror.com/define-properties/1.2.0 + es-abstract: registry.npmmirror.com/es-abstract/1.21.2 dev: true - registry.npmmirror.com/strip-ansi@6.0.1: + 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} name: strip-ansi version: 6.0.1 engines: {node: '>=8'} dependencies: - ansi-regex: registry.npmmirror.com/ansi-regex@5.0.1 + ansi-regex: registry.npmmirror.com/ansi-regex/5.0.1 dev: true - registry.npmmirror.com/strip-bom@3.0.0: + 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} name: strip-bom version: 3.0.0 engines: {node: '>=4'} dev: true - registry.npmmirror.com/strip-json-comments@3.1.1: + 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} name: strip-json-comments version: 3.1.1 engines: {node: '>=8'} dev: true - registry.npmmirror.com/strip-literal@1.0.1: + registry.npmmirror.com/strip-literal/1.0.1: resolution: {integrity: sha512-QZTsipNpa2Ppr6v1AmJHESqJ3Uz247MUS0OjrnnZjFAvEoWqxuyFuXn2xLgMtRnijJShAa1HL0gtJyUs7u7n3Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/strip-literal/-/strip-literal-1.0.1.tgz} name: strip-literal version: 1.0.1 dependencies: - acorn: registry.npmmirror.com/acorn@8.9.0 + acorn: registry.npmmirror.com/acorn/8.9.0 dev: true - registry.npmmirror.com/supports-color@5.5.0: + 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} name: supports-color version: 5.5.0 engines: {node: '>=4'} dependencies: - has-flag: registry.npmmirror.com/has-flag@3.0.0 + has-flag: registry.npmmirror.com/has-flag/3.0.0 dev: true - registry.npmmirror.com/supports-color@7.2.0: + 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} name: supports-color version: 7.2.0 engines: {node: '>=8'} dependencies: - has-flag: registry.npmmirror.com/has-flag@4.0.0 + has-flag: registry.npmmirror.com/has-flag/4.0.0 dev: true - registry.npmmirror.com/supports-preserve-symlinks-flag@1.0.0: + 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} name: supports-preserve-symlinks-flag version: 1.0.0 engines: {node: '>= 0.4'} dev: true - registry.npmmirror.com/text-table@0.2.0: + 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} name: text-table version: 0.2.0 dev: true - registry.npmmirror.com/tiny-warning@1.0.3: + 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} 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} - name: to-fast-properties - version: 2.0.0 - engines: {node: '>=4'} - - registry.npmmirror.com/to-regex-range@5.0.1: + 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} name: to-regex-range version: 5.0.1 engines: {node: '>=8.0'} dependencies: - is-number: registry.npmmirror.com/is-number@7.0.0 + is-number: registry.npmmirror.com/is-number/7.0.0 dev: true - registry.npmmirror.com/tslib@1.14.1: + 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} name: tslib version: 1.14.1 dev: true - registry.npmmirror.com/tsutils@3.21.0(typescript@4.9.5): + registry.npmmirror.com/tsutils/3.21.0_typescript@4.9.5: 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 @@ -3730,93 +3680,94 @@ packages: 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: - tslib: registry.npmmirror.com/tslib@1.14.1 - typescript: registry.npmmirror.com/typescript@4.9.5 + tslib: registry.npmmirror.com/tslib/1.14.1 + typescript: registry.npmmirror.com/typescript/4.9.5 dev: true - registry.npmmirror.com/type-check@0.4.0: + 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} name: type-check version: 0.4.0 engines: {node: '>= 0.8.0'} dependencies: - prelude-ls: registry.npmmirror.com/prelude-ls@1.2.1 + prelude-ls: registry.npmmirror.com/prelude-ls/1.2.1 dev: true - registry.npmmirror.com/type-fest@0.20.2: + 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} name: type-fest version: 0.20.2 engines: {node: '>=10'} dev: true - registry.npmmirror.com/type@1.2.0: + 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} name: type version: 1.2.0 dev: false - registry.npmmirror.com/type@2.7.2: + registry.npmmirror.com/type/2.7.2: resolution: {integrity: sha512-dzlvlNlt6AXU7EBSfpAscydQ7gXB+pPGsPnfJnZpiNJBDj7IaJzQlBZYGdEi4R9HmPdBv2XmWJ6YUtoTa7lmCw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/type/-/type-2.7.2.tgz} name: type version: 2.7.2 dev: false - registry.npmmirror.com/typed-array-length@1.0.4: + registry.npmmirror.com/typed-array-length/1.0.4: resolution: {integrity: sha512-KjZypGq+I/H7HI5HlOoGHkWUUGq+Q0TPhQurLbyrVrvnKTBgzLhIJ7j6J/XTQOi0d1RjyZ0wdas8bKs2p0x3Ng==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/typed-array-length/-/typed-array-length-1.0.4.tgz} name: typed-array-length version: 1.0.4 dependencies: - call-bind: registry.npmmirror.com/call-bind@1.0.2 - for-each: registry.npmmirror.com/for-each@0.3.3 - is-typed-array: registry.npmmirror.com/is-typed-array@1.1.10 + call-bind: registry.npmmirror.com/call-bind/1.0.2 + for-each: registry.npmmirror.com/for-each/0.3.3 + is-typed-array: registry.npmmirror.com/is-typed-array/1.1.10 dev: true - registry.npmmirror.com/typescript@4.9.5: + registry.npmmirror.com/typescript/4.9.5: resolution: {integrity: sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/typescript/-/typescript-4.9.5.tgz} name: typescript version: 4.9.5 engines: {node: '>=4.2.0'} hasBin: true + dev: true - registry.npmmirror.com/ufo@1.1.2: + registry.npmmirror.com/ufo/1.1.2: resolution: {integrity: sha512-TrY6DsjTQQgyS3E3dBaOXf0TpPD8u9FVrVYmKVegJuFw51n/YB9XPt+U6ydzFG5ZIN7+DIjPbNmXoBj9esYhgQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ufo/-/ufo-1.1.2.tgz} name: ufo version: 1.1.2 dev: true - registry.npmmirror.com/unbox-primitive@1.0.2: + registry.npmmirror.com/unbox-primitive/1.0.2: resolution: {integrity: sha512-61pPlCD9h51VoreyJ0BReideM3MDKMKnh6+V9L08331ipq6Q8OFXZYiqP6n/tbHx4s5I9uRhcye6BrbkizkBDw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/unbox-primitive/-/unbox-primitive-1.0.2.tgz} name: unbox-primitive version: 1.0.2 dependencies: - call-bind: registry.npmmirror.com/call-bind@1.0.2 - has-bigints: registry.npmmirror.com/has-bigints@1.0.2 - has-symbols: registry.npmmirror.com/has-symbols@1.0.3 - which-boxed-primitive: registry.npmmirror.com/which-boxed-primitive@1.0.2 + call-bind: registry.npmmirror.com/call-bind/1.0.2 + has-bigints: registry.npmmirror.com/has-bigints/1.0.2 + has-symbols: registry.npmmirror.com/has-symbols/1.0.3 + which-boxed-primitive: registry.npmmirror.com/which-boxed-primitive/1.0.2 dev: true - registry.npmmirror.com/unimport@3.0.8: + registry.npmmirror.com/unimport/3.0.8: resolution: {integrity: sha512-AOt6xj3QMwqcTZRPB+NhFkyVEjCKnpTVoPm5x6424zz2NYYtCfym2bpJofzPHIJKPNIh5ko2/t2q46ZIMgdmbw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/unimport/-/unimport-3.0.8.tgz} name: unimport version: 3.0.8 dependencies: - '@rollup/pluginutils': registry.npmmirror.com/@rollup/pluginutils@5.0.2 - escape-string-regexp: registry.npmmirror.com/escape-string-regexp@5.0.0 - fast-glob: registry.npmmirror.com/fast-glob@3.2.12 - local-pkg: registry.npmmirror.com/local-pkg@0.4.3 - magic-string: registry.npmmirror.com/magic-string@0.30.0 - mlly: registry.npmmirror.com/mlly@1.4.0 - pathe: registry.npmmirror.com/pathe@1.1.1 - pkg-types: registry.npmmirror.com/pkg-types@1.0.3 - scule: registry.npmmirror.com/scule@1.0.0 - strip-literal: registry.npmmirror.com/strip-literal@1.0.1 - unplugin: registry.npmmirror.com/unplugin@1.3.1 + '@rollup/pluginutils': registry.npmmirror.com/@rollup/pluginutils/5.0.2 + escape-string-regexp: registry.npmmirror.com/escape-string-regexp/5.0.0 + fast-glob: registry.npmmirror.com/fast-glob/3.2.12 + local-pkg: registry.npmmirror.com/local-pkg/0.4.3 + magic-string: registry.npmmirror.com/magic-string/0.30.0 + mlly: registry.npmmirror.com/mlly/1.4.0 + pathe: registry.npmmirror.com/pathe/1.1.1 + pkg-types: registry.npmmirror.com/pkg-types/1.0.3 + scule: registry.npmmirror.com/scule/1.0.0 + strip-literal: registry.npmmirror.com/strip-literal/1.0.1 + unplugin: registry.npmmirror.com/unplugin/1.3.1 transitivePeerDependencies: - rollup dev: true - registry.npmmirror.com/unplugin-auto-import@0.15.3: + registry.npmmirror.com/unplugin-auto-import/0.15.3: resolution: {integrity: sha512-RLT8SqbPn4bT7yBshZId0uPSofKWnwr66RyDaxWaFb/+f7OTDOWAsVNz+hOQLBWSjvbekr2xZY9ccS8TDHJbCQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/unplugin-auto-import/-/unplugin-auto-import-0.15.3.tgz} name: unplugin-auto-import version: 0.15.3 @@ -3830,18 +3781,18 @@ packages: '@vueuse/core': optional: true dependencies: - '@antfu/utils': registry.npmmirror.com/@antfu/utils@0.7.4 - '@rollup/pluginutils': registry.npmmirror.com/@rollup/pluginutils@5.0.2 - local-pkg: registry.npmmirror.com/local-pkg@0.4.3 - magic-string: registry.npmmirror.com/magic-string@0.30.0 - minimatch: registry.npmmirror.com/minimatch@9.0.1 - unimport: registry.npmmirror.com/unimport@3.0.8 - unplugin: registry.npmmirror.com/unplugin@1.3.1 + '@antfu/utils': registry.npmmirror.com/@antfu/utils/0.7.4 + '@rollup/pluginutils': registry.npmmirror.com/@rollup/pluginutils/5.0.2 + local-pkg: registry.npmmirror.com/local-pkg/0.4.3 + magic-string: registry.npmmirror.com/magic-string/0.30.0 + minimatch: registry.npmmirror.com/minimatch/9.0.1 + unimport: registry.npmmirror.com/unimport/3.0.8 + unplugin: registry.npmmirror.com/unplugin/1.3.1 transitivePeerDependencies: - rollup dev: true - registry.npmmirror.com/unplugin-vue-components@0.24.1(vue@3.2.47): + registry.npmmirror.com/unplugin-vue-components/0.24.1_vue@3.2.47: resolution: {integrity: sha512-T3A8HkZoIE1Cja95xNqolwza0yD5IVlgZZ1PVAGvVCx8xthmjsv38xWRCtHtwl+rvZyL9uif42SRkDGw9aCfMA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/unplugin-vue-components/-/unplugin-vue-components-0.24.1.tgz} id: registry.npmmirror.com/unplugin-vue-components/0.24.1 name: unplugin-vue-components @@ -3857,71 +3808,71 @@ packages: '@nuxt/kit': optional: true dependencies: - '@antfu/utils': registry.npmmirror.com/@antfu/utils@0.7.4 - '@rollup/pluginutils': registry.npmmirror.com/@rollup/pluginutils@5.0.2 - chokidar: registry.npmmirror.com/chokidar@3.5.3 - debug: registry.npmmirror.com/debug@4.3.4 - fast-glob: registry.npmmirror.com/fast-glob@3.2.12 - local-pkg: registry.npmmirror.com/local-pkg@0.4.3 - magic-string: registry.npmmirror.com/magic-string@0.30.0 - minimatch: registry.npmmirror.com/minimatch@7.4.6 - resolve: registry.npmmirror.com/resolve@1.22.2 - unplugin: registry.npmmirror.com/unplugin@1.3.1 - vue: registry.npmmirror.com/vue@3.2.47 + '@antfu/utils': registry.npmmirror.com/@antfu/utils/0.7.4 + '@rollup/pluginutils': registry.npmmirror.com/@rollup/pluginutils/5.0.2 + chokidar: registry.npmmirror.com/chokidar/3.5.3 + debug: registry.npmmirror.com/debug/4.3.4 + fast-glob: registry.npmmirror.com/fast-glob/3.2.12 + local-pkg: registry.npmmirror.com/local-pkg/0.4.3 + magic-string: registry.npmmirror.com/magic-string/0.30.0 + minimatch: registry.npmmirror.com/minimatch/7.4.6 + resolve: registry.npmmirror.com/resolve/1.22.2 + unplugin: registry.npmmirror.com/unplugin/1.3.1 + vue: registry.npmmirror.com/vue/3.2.47 transitivePeerDependencies: - rollup - supports-color dev: true - registry.npmmirror.com/unplugin@1.3.1: + registry.npmmirror.com/unplugin/1.3.1: resolution: {integrity: sha512-h4uUTIvFBQRxUKS2Wjys6ivoeofGhxzTe2sRWlooyjHXVttcVfV/JiavNd3d4+jty0SVV0dxGw9AkY9MwiaCEw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/unplugin/-/unplugin-1.3.1.tgz} name: unplugin version: 1.3.1 dependencies: - acorn: registry.npmmirror.com/acorn@8.9.0 - chokidar: registry.npmmirror.com/chokidar@3.5.3 - webpack-sources: registry.npmmirror.com/webpack-sources@3.2.3 - webpack-virtual-modules: registry.npmmirror.com/webpack-virtual-modules@0.5.0 + acorn: registry.npmmirror.com/acorn/8.9.0 + chokidar: registry.npmmirror.com/chokidar/3.5.3 + webpack-sources: registry.npmmirror.com/webpack-sources/3.2.3 + webpack-virtual-modules: registry.npmmirror.com/webpack-virtual-modules/0.5.0 dev: true - registry.npmmirror.com/uri-js@4.4.1: + 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} name: uri-js version: 4.4.1 dependencies: - punycode: registry.npmmirror.com/punycode@2.3.0 + punycode: registry.npmmirror.com/punycode/2.3.0 dev: true - registry.npmmirror.com/util-deprecate@1.0.2: + 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} name: util-deprecate version: 1.0.2 dev: true - registry.npmmirror.com/validate-npm-package-license@3.0.4: + 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} name: validate-npm-package-license version: 3.0.4 dependencies: - spdx-correct: registry.npmmirror.com/spdx-correct@3.2.0 - spdx-expression-parse: registry.npmmirror.com/spdx-expression-parse@3.0.1 + spdx-correct: registry.npmmirror.com/spdx-correct/3.2.0 + spdx-expression-parse: registry.npmmirror.com/spdx-expression-parse/3.0.1 dev: true - registry.npmmirror.com/vant@4.5.0(vue@3.2.47): - resolution: {integrity: sha512-MK7TlTvp+n0HRFAi7SoRZwTt1pquJ2aUa8nQ899Mf+x9gi8OLYrMFqEQX+l1e4Cl4RO0vD1Q5w9rs4+Wehesog==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vant/-/vant-4.5.0.tgz} - id: registry.npmmirror.com/vant/4.5.0 + registry.npmmirror.com/vant/4.6.7_vue@3.2.47: + resolution: {integrity: sha512-bnOfFGguqnSuBQOVVTCjYwbR2NmvRF0rMyDwpQAjU2ZxQHcsH8IGaptKGaJi7e1lAgmLkRmcKlcBJV0fUi8TJg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vant/-/vant-4.6.7.tgz} + id: registry.npmmirror.com/vant/4.6.7 name: vant - version: 4.5.0 + version: 4.6.7 peerDependencies: vue: ^3.0.0 dependencies: - '@vant/popperjs': registry.npmmirror.com/@vant/popperjs@1.3.0 - '@vant/use': registry.npmmirror.com/@vant/use@1.5.2(vue@3.2.47) - '@vue/shared': registry.npmmirror.com/@vue/shared@3.3.4 - vue: registry.npmmirror.com/vue@3.2.47 + '@vant/popperjs': registry.npmmirror.com/@vant/popperjs/1.3.0 + '@vant/use': registry.npmmirror.com/@vant/use/1.6.0_vue@3.2.47 + '@vue/shared': registry.npmmirror.com/@vue/shared/3.3.4 + vue: registry.npmmirror.com/vue/3.2.47 dev: false - registry.npmmirror.com/vite@4.2.3(@types/node@18.16.18)(sass@1.63.5): + registry.npmmirror.com/vite/4.2.3_@types+node@18.16.18+sass@1.63.5: resolution: {integrity: sha512-kLU+m2q0Y434Y1kCy3TchefAdtFso0ILi0dLyFV8Us3InXTU11H/B5ZTqCKIQHzSKNxVG/yEx813EA9f1imQ9A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vite/-/vite-4.2.3.tgz} id: registry.npmmirror.com/vite/4.2.3 name: vite @@ -3949,17 +3900,17 @@ packages: terser: optional: true dependencies: - '@types/node': registry.npmmirror.com/@types/node@18.16.18 - esbuild: registry.npmmirror.com/esbuild@0.17.19 - postcss: registry.npmmirror.com/postcss@8.4.24 - resolve: registry.npmmirror.com/resolve@1.22.2 - rollup: registry.npmmirror.com/rollup@3.25.1 - sass: registry.npmmirror.com/sass@1.63.5 + '@types/node': registry.npmmirror.com/@types/node/18.16.18 + esbuild: registry.npmmirror.com/esbuild/0.17.19 + postcss: registry.npmmirror.com/postcss/8.4.24 + resolve: registry.npmmirror.com/resolve/1.22.2 + rollup: registry.npmmirror.com/rollup/3.25.1 + sass: registry.npmmirror.com/sass/1.63.5 optionalDependencies: - fsevents: registry.npmmirror.com/fsevents@2.3.2 + fsevents: registry.npmmirror.com/fsevents/2.3.2 dev: true - registry.npmmirror.com/vue-demi@0.12.5(vue@3.2.47): + registry.npmmirror.com/vue-demi/0.12.5_vue@3.2.47: resolution: {integrity: sha512-BREuTgTYlUr0zw0EZn3hnhC3I6gPWv+Kwh4MCih6QcAeaTlaIX0DwOVN0wHej7hSvDPecz4jygy/idsgKfW58Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vue-demi/-/vue-demi-0.12.5.tgz} id: registry.npmmirror.com/vue-demi/0.12.5 name: vue-demi @@ -3974,10 +3925,10 @@ packages: '@vue/composition-api': optional: true dependencies: - vue: registry.npmmirror.com/vue@3.2.47 + vue: registry.npmmirror.com/vue/3.2.47 dev: false - registry.npmmirror.com/vue-demi@0.14.5(vue@3.2.47): + registry.npmmirror.com/vue-demi/0.14.5_vue@3.2.47: resolution: {integrity: sha512-o9NUVpl/YlsGJ7t+xuqJKx8EBGf1quRhCiT6D/J0pfwmk9zUwYkC7yrF4SZCe6fETvSM3UNL2edcbYrSyc4QHA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vue-demi/-/vue-demi-0.14.5.tgz} id: registry.npmmirror.com/vue-demi/0.14.5 name: vue-demi @@ -3992,10 +3943,10 @@ packages: '@vue/composition-api': optional: true dependencies: - vue: registry.npmmirror.com/vue@3.2.47 + vue: registry.npmmirror.com/vue/3.2.47 dev: false - registry.npmmirror.com/vue-eslint-parser@9.3.1(eslint@8.43.0): + registry.npmmirror.com/vue-eslint-parser/9.3.1_eslint@8.43.0: resolution: {integrity: sha512-Clr85iD2XFZ3lJ52/ppmUDG/spxQu6+MAeHXjjyI4I1NUYZ9xmenQp4N0oaHJhrA8OOxltCVxMRfANGa70vU0g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vue-eslint-parser/-/vue-eslint-parser-9.3.1.tgz} id: registry.npmmirror.com/vue-eslint-parser/9.3.1 name: vue-eslint-parser @@ -4004,19 +3955,19 @@ packages: peerDependencies: eslint: '>=6.0.0' dependencies: - debug: registry.npmmirror.com/debug@4.3.4 - eslint: registry.npmmirror.com/eslint@8.43.0 - eslint-scope: registry.npmmirror.com/eslint-scope@7.2.0 - eslint-visitor-keys: registry.npmmirror.com/eslint-visitor-keys@3.4.1 - espree: registry.npmmirror.com/espree@9.5.2 - esquery: registry.npmmirror.com/esquery@1.5.0 - lodash: registry.npmmirror.com/lodash@4.17.21 - semver: registry.npmmirror.com/semver@7.5.2 + debug: registry.npmmirror.com/debug/4.3.4 + eslint: registry.npmmirror.com/eslint/8.43.0 + eslint-scope: registry.npmmirror.com/eslint-scope/7.2.0 + eslint-visitor-keys: registry.npmmirror.com/eslint-visitor-keys/3.4.1 + espree: registry.npmmirror.com/espree/9.5.2 + esquery: registry.npmmirror.com/esquery/1.5.0 + lodash: registry.npmmirror.com/lodash/4.17.21 + semver: registry.npmmirror.com/semver/7.5.2 transitivePeerDependencies: - supports-color dev: true - registry.npmmirror.com/vue-router@4.2.2(vue@3.2.47): + registry.npmmirror.com/vue-router/4.2.2_vue@3.2.47: resolution: {integrity: sha512-cChBPPmAflgBGmy3tBsjeoe3f3VOSG6naKyY5pjtrqLGbNEXdzCigFUHgBvp9e3ysAtFtEx7OLqcSDh/1Cq2TQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vue-router/-/vue-router-4.2.2.tgz} id: registry.npmmirror.com/vue-router/4.2.2 name: vue-router @@ -4024,20 +3975,20 @@ packages: peerDependencies: vue: ^3.2.0 dependencies: - '@vue/devtools-api': registry.npmmirror.com/@vue/devtools-api@6.5.0 - vue: registry.npmmirror.com/vue@3.2.47 + '@vue/devtools-api': registry.npmmirror.com/@vue/devtools-api/6.5.0 + vue: registry.npmmirror.com/vue/3.2.47 dev: false - registry.npmmirror.com/vue-template-compiler@2.7.14: + registry.npmmirror.com/vue-template-compiler/2.7.14: resolution: {integrity: sha512-zyA5Y3ArvVG0NacJDkkzJuPQDF8RFeRlzV2vLeSnhSpieO6LK2OVbdLPi5MPPs09Ii+gMO8nY4S3iKQxBxDmWQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vue-template-compiler/-/vue-template-compiler-2.7.14.tgz} name: vue-template-compiler version: 2.7.14 dependencies: - de-indent: registry.npmmirror.com/de-indent@1.0.2 - he: registry.npmmirror.com/he@1.2.0 + de-indent: registry.npmmirror.com/de-indent/1.0.2 + he: registry.npmmirror.com/he/1.2.0 dev: true - registry.npmmirror.com/vue-tsc@1.8.1(typescript@4.9.5): + registry.npmmirror.com/vue-tsc/1.8.1_typescript@4.9.5: resolution: {integrity: sha512-GxBQrcb0Qvyrj1uZqnTXQyWbXdNDRY2MTa+r7ESgjhf+WzBSdxZfkS3KD/C3WhKYG+aN8hf44Hp5Gqzb6PehAA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vue-tsc/-/vue-tsc-1.8.1.tgz} id: registry.npmmirror.com/vue-tsc/1.8.1 name: vue-tsc @@ -4046,114 +3997,115 @@ packages: peerDependencies: typescript: '*' dependencies: - '@vue/language-core': registry.npmmirror.com/@vue/language-core@1.8.1(typescript@4.9.5) - '@vue/typescript': registry.npmmirror.com/@vue/typescript@1.8.1(typescript@4.9.5) - semver: registry.npmmirror.com/semver@7.5.2 - typescript: registry.npmmirror.com/typescript@4.9.5 + '@vue/language-core': registry.npmmirror.com/@vue/language-core/1.8.1_typescript@4.9.5 + '@vue/typescript': registry.npmmirror.com/@vue/typescript/1.8.1_typescript@4.9.5 + semver: registry.npmmirror.com/semver/7.5.2 + typescript: registry.npmmirror.com/typescript/4.9.5 dev: true - registry.npmmirror.com/vue@3.2.47: + registry.npmmirror.com/vue/3.2.47: resolution: {integrity: sha512-60188y/9Dc9WVrAZeUVSDxRQOZ+z+y5nO2ts9jWXSTkMvayiWxCWOWtBQoYjLeccfXkiiPZWAHcV+WTPhkqJHQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vue/-/vue-3.2.47.tgz} name: vue version: 3.2.47 dependencies: - '@vue/compiler-dom': registry.npmmirror.com/@vue/compiler-dom@3.2.47 - '@vue/compiler-sfc': registry.npmmirror.com/@vue/compiler-sfc@3.2.47 - '@vue/runtime-dom': registry.npmmirror.com/@vue/runtime-dom@3.2.47 - '@vue/server-renderer': registry.npmmirror.com/@vue/server-renderer@3.2.47(vue@3.2.47) - '@vue/shared': registry.npmmirror.com/@vue/shared@3.2.47 + '@vue/compiler-dom': registry.npmmirror.com/@vue/compiler-dom/3.2.47 + '@vue/compiler-sfc': registry.npmmirror.com/@vue/compiler-sfc/3.2.47 + '@vue/runtime-dom': registry.npmmirror.com/@vue/runtime-dom/3.2.47 + '@vue/server-renderer': registry.npmmirror.com/@vue/server-renderer/3.2.47_vue@3.2.47 + '@vue/shared': registry.npmmirror.com/@vue/shared/3.2.47 + dev: false - registry.npmmirror.com/webpack-sources@3.2.3: + registry.npmmirror.com/webpack-sources/3.2.3: resolution: {integrity: sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/webpack-sources/-/webpack-sources-3.2.3.tgz} name: webpack-sources version: 3.2.3 engines: {node: '>=10.13.0'} dev: true - registry.npmmirror.com/webpack-virtual-modules@0.5.0: + registry.npmmirror.com/webpack-virtual-modules/0.5.0: resolution: {integrity: sha512-kyDivFZ7ZM0BVOUteVbDFhlRt7Ah/CSPwJdi8hBpkK7QLumUqdLtVfm/PX/hkcnrvr0i77fO5+TjZ94Pe+C9iw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/webpack-virtual-modules/-/webpack-virtual-modules-0.5.0.tgz} name: webpack-virtual-modules version: 0.5.0 dev: true - registry.npmmirror.com/which-boxed-primitive@1.0.2: + registry.npmmirror.com/which-boxed-primitive/1.0.2: resolution: {integrity: sha512-bwZdv0AKLpplFY2KZRX6TvyuN7ojjr7lwkg6ml0roIy9YeuSr7JS372qlNW18UQYzgYK9ziGcerWqZOmEn9VNg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/which-boxed-primitive/-/which-boxed-primitive-1.0.2.tgz} name: which-boxed-primitive version: 1.0.2 dependencies: - is-bigint: registry.npmmirror.com/is-bigint@1.0.4 - is-boolean-object: registry.npmmirror.com/is-boolean-object@1.1.2 - is-number-object: registry.npmmirror.com/is-number-object@1.0.7 - is-string: registry.npmmirror.com/is-string@1.0.7 - is-symbol: registry.npmmirror.com/is-symbol@1.0.4 + is-bigint: registry.npmmirror.com/is-bigint/1.0.4 + is-boolean-object: registry.npmmirror.com/is-boolean-object/1.1.2 + is-number-object: registry.npmmirror.com/is-number-object/1.0.7 + is-string: registry.npmmirror.com/is-string/1.0.7 + is-symbol: registry.npmmirror.com/is-symbol/1.0.4 dev: true - registry.npmmirror.com/which-typed-array@1.1.9: + registry.npmmirror.com/which-typed-array/1.1.9: resolution: {integrity: sha512-w9c4xkx6mPidwp7180ckYWfMmvxpjlZuIudNtDf4N/tTAUB8VJbX25qZoAsrtGuYNnGw3pa0AXgbGKRB8/EceA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/which-typed-array/-/which-typed-array-1.1.9.tgz} name: which-typed-array version: 1.1.9 engines: {node: '>= 0.4'} dependencies: - available-typed-arrays: registry.npmmirror.com/available-typed-arrays@1.0.5 - call-bind: registry.npmmirror.com/call-bind@1.0.2 - for-each: registry.npmmirror.com/for-each@0.3.3 - gopd: registry.npmmirror.com/gopd@1.0.1 - has-tostringtag: registry.npmmirror.com/has-tostringtag@1.0.0 - is-typed-array: registry.npmmirror.com/is-typed-array@1.1.10 + available-typed-arrays: registry.npmmirror.com/available-typed-arrays/1.0.5 + call-bind: registry.npmmirror.com/call-bind/1.0.2 + for-each: registry.npmmirror.com/for-each/0.3.3 + gopd: registry.npmmirror.com/gopd/1.0.1 + has-tostringtag: registry.npmmirror.com/has-tostringtag/1.0.0 + is-typed-array: registry.npmmirror.com/is-typed-array/1.1.10 dev: true - registry.npmmirror.com/which@1.3.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} name: which version: 1.3.1 hasBin: true dependencies: - isexe: registry.npmmirror.com/isexe@2.0.0 + isexe: registry.npmmirror.com/isexe/2.0.0 dev: true - registry.npmmirror.com/which@2.0.2: + 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} name: which version: 2.0.2 engines: {node: '>= 8'} hasBin: true dependencies: - isexe: registry.npmmirror.com/isexe@2.0.0 + isexe: registry.npmmirror.com/isexe/2.0.0 dev: true - registry.npmmirror.com/wildcard@1.1.2: + 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} name: wildcard version: 1.1.2 dev: false - registry.npmmirror.com/word-wrap@1.2.3: + 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} name: word-wrap version: 1.2.3 engines: {node: '>=0.10.0'} dev: true - registry.npmmirror.com/wrappy@1.0.2: + 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} name: wrappy version: 1.0.2 dev: true - registry.npmmirror.com/xml-name-validator@4.0.0: + registry.npmmirror.com/xml-name-validator/4.0.0: resolution: {integrity: sha512-ICP2e+jsHvAj2E2lIHxa5tjXRlKDJo4IdvPvCXbXQGdzSfmSpNVyIKMvoZHjDY9DP0zV17iI85o90vRFXNccRw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/xml-name-validator/-/xml-name-validator-4.0.0.tgz} name: xml-name-validator version: 4.0.0 engines: {node: '>=12'} dev: true - registry.npmmirror.com/yallist@4.0.0: + 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} name: yallist version: 4.0.0 dev: true - registry.npmmirror.com/yocto-queue@0.1.0: + 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} name: yocto-queue version: 0.1.0