From 9ff4f8858ff111fa5a3048c6b2bbf8f96bfe6e9f Mon Sep 17 00:00:00 2001 From: moonrailgun Date: Tue, 22 Feb 2022 15:02:44 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=96=87=E6=9C=AC=E8=BE=93=E5=85=A5?= =?UTF-8?q?=E6=A1=86=E5=A2=9E=E5=8A=A0=E4=BA=86mention=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pnpm-lock.yaml | 23545 ++++++++-------- web/.npmrc | 3 +- web/package.json | 2 + .../ChatBox/ChatInputBox/context.ts | 12 - .../ChatBox/ChatInputBox/context.tsx | 45 + .../components/ChatBox/ChatInputBox/index.tsx | 17 +- .../ChatBox/ChatInputBox/input.less | 27 + .../components/ChatBox/ChatInputBox/input.tsx | 50 + web/src/components/Panel/group/TextPanel.tsx | 13 +- .../modals/GroupPanel/useGroupPanelFields.tsx | 4 +- web/src/plugin/common/reg.ts | 20 +- 11 files changed, 11304 insertions(+), 12434 deletions(-) delete mode 100644 web/src/components/ChatBox/ChatInputBox/context.ts create mode 100644 web/src/components/ChatBox/ChatInputBox/context.tsx create mode 100644 web/src/components/ChatBox/ChatInputBox/input.less create mode 100644 web/src/components/ChatBox/ChatInputBox/input.tsx diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f12d1287..7a31a052 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -28,30 +28,30 @@ importers: typescript: ^4.5.2 vinyl-fs: ^3.0.3 dependencies: - crc: registry.npmmirror.com/crc/3.8.0 - lodash: registry.npmmirror.com/lodash/4.17.21 - react: registry.npmmirror.com/react/17.0.2 + crc: 3.8.0 + lodash: 4.17.21 + react: 17.0.2 devDependencies: - '@commitlint/cli': registry.npmmirror.com/@commitlint/cli/12.1.4 - '@commitlint/config-conventional': registry.npmmirror.com/@commitlint/config-conventional/12.1.4 - '@typescript-eslint/eslint-plugin': registry.npmmirror.com/@typescript-eslint/eslint-plugin/4.33.0_3289a875d95a672b97ebf589745c66ef - '@typescript-eslint/parser': registry.npmmirror.com/@typescript-eslint/parser/4.33.0_eslint@7.32.0+typescript@4.5.4 - commitlint: registry.npmmirror.com/commitlint/12.1.4 - dayjs: registry.npmmirror.com/dayjs/1.10.7 - esbuild: registry.npmmirror.com/esbuild/0.12.29 - eslint: registry.npmmirror.com/eslint/7.32.0 + '@commitlint/cli': 12.1.4 + '@commitlint/config-conventional': 12.1.4 + '@typescript-eslint/eslint-plugin': 4.33.0_3289a875d95a672b97ebf589745c66ef + '@typescript-eslint/parser': 4.33.0_eslint@7.32.0+typescript@4.5.4 + commitlint: 12.1.4 + dayjs: 1.10.7 + esbuild: 0.12.29 + eslint: 7.32.0 eslint-config-prettier: registry.nlark.com/eslint-config-prettier/8.3.0_eslint@7.32.0 - eslint-plugin-prettier: registry.npmmirror.com/eslint-plugin-prettier/3.4.1_6e6a25a49a944db0fa38418c3ba4bc86 - eslint-plugin-react: registry.npmmirror.com/eslint-plugin-react/7.28.0_eslint@7.32.0 + eslint-plugin-prettier: 3.4.1_6e6a25a49a944db0fa38418c3ba4bc86 + eslint-plugin-react: 7.28.0_eslint@7.32.0 fs-extra: registry.nlark.com/fs-extra/10.0.0 - gulp-sort: registry.npmmirror.com/gulp-sort/2.0.0 - husky: registry.npmmirror.com/husky/7.0.4 - i18next-scanner: registry.npmmirror.com/i18next-scanner/3.1.0 - identity-obj-proxy: registry.npmmirror.com/identity-obj-proxy/3.0.0 - lint-staged: registry.npmmirror.com/lint-staged/11.2.6 - prettier: registry.npmmirror.com/prettier/2.5.1 - typescript: registry.npmmirror.com/typescript/4.5.4 - vinyl-fs: registry.npmmirror.com/vinyl-fs/3.0.3 + gulp-sort: 2.0.0 + husky: 7.0.4 + i18next-scanner: 3.1.0 + identity-obj-proxy: 3.0.0 + lint-staged: 11.2.6 + prettier: 2.5.1 + typescript: 4.5.4 + vinyl-fs: 3.0.3 shared: specifiers: @@ -118,6 +118,7 @@ importers: '@types/node': ^15.12.5 '@types/react-dom': ^17.0.8 '@types/react-helmet': ^6.1.2 + '@types/react-mentions': ^4.1.5 '@types/react-router': ^5.1.15 '@types/react-router-dom': ^5.1.7 '@types/react-transition-group': ^4.4.2 @@ -160,6 +161,7 @@ importers: react-dom: 17.0.2 react-easy-crop: ^3.5.2 react-helmet: ^6.1.0 + react-mentions: ^4.3.1 react-router: ^5.2.0 react-router-dom: ^5.2.0 react-split: ^2.0.14 @@ -188,92 +190,94 @@ importers: workbox-webpack-plugin: ^6.3.0 yup: ^0.32.9 dependencies: - '@iconify/iconify': registry.npmmirror.com/@iconify/iconify/2.1.0 - '@iconify/react': registry.npmmirror.com/@iconify/react/3.1.0 - '@loadable/component': registry.npmmirror.com/@loadable/component/5.15.2_react@17.0.2 - antd: registry.npmmirror.com/antd/4.18.2_react-dom@17.0.2+react@17.0.2 - axios: registry.npmmirror.com/axios/0.21.4 + '@iconify/iconify': 2.1.0 + '@iconify/react': 3.1.0 + '@loadable/component': 5.15.2_react@17.0.2 + antd: 4.18.2_react-dom@17.0.2+react@17.0.2 + axios: 0.21.4 clsx: registry.nlark.com/clsx/1.1.1 - copy-to-clipboard: registry.npmmirror.com/copy-to-clipboard/3.3.1 - emoji-mart: registry.npmmirror.com/emoji-mart/3.0.1_react@17.0.2 - is-hotkey: registry.npmmirror.com/is-hotkey/0.2.0 - jsonschema: registry.npmmirror.com/jsonschema/1.4.0 - jwt-decode: registry.npmmirror.com/jwt-decode/3.1.2 - lodash: registry.npmmirror.com/lodash/4.17.21 - memoize-one: registry.npmmirror.com/memoize-one/6.0.0 - mini-star: registry.npmmirror.com/mini-star/1.3.1 - p-min-delay: registry.npmmirror.com/p-min-delay/4.0.1 - rc-tree: registry.npmmirror.com/rc-tree/5.3.6_react-dom@17.0.2+react@17.0.2 - react-dom: registry.npmmirror.com/react-dom/17.0.2_react@17.0.2 - react-easy-crop: registry.npmmirror.com/react-easy-crop/3.5.3_react-dom@17.0.2+react@17.0.2 - react-helmet: registry.npmmirror.com/react-helmet/6.1.0_react@17.0.2 - react-router: registry.npmmirror.com/react-router/5.2.1_react@17.0.2 - react-router-dom: registry.npmmirror.com/react-router-dom/5.3.0_react@17.0.2 - react-split: registry.npmmirror.com/react-split/2.0.14_react@17.0.2 + copy-to-clipboard: 3.3.1 + emoji-mart: 3.0.1_react@17.0.2 + is-hotkey: 0.2.0 + jsonschema: 1.4.0 + jwt-decode: 3.1.2 + lodash: 4.17.21 + memoize-one: 6.0.0 + mini-star: 1.3.1 + p-min-delay: 4.0.1 + rc-tree: 5.3.6_react-dom@17.0.2+react@17.0.2 + react-dom: 17.0.2_react@17.0.2 + react-easy-crop: 3.5.3_react-dom@17.0.2+react@17.0.2 + react-helmet: 6.1.0_react@17.0.2 + react-mentions: 4.3.1_react-dom@17.0.2+react@17.0.2 + react-router: 5.2.1_react@17.0.2 + react-router-dom: 5.3.0_react@17.0.2 + react-split: 2.0.14_react@17.0.2 react-transition-group: registry.nlark.com/react-transition-group/4.4.2_react-dom@17.0.2+react@17.0.2 - react-use-gesture: registry.npmmirror.com/react-use-gesture/9.1.3_react@17.0.2 - react-virtualized-auto-sizer: registry.npmmirror.com/react-virtualized-auto-sizer/1.0.6_react-dom@17.0.2+react@17.0.2 - react-virtuoso: registry.npmmirror.com/react-virtuoso/2.4.0_react@17.0.2 - socket.io-client: registry.npmmirror.com/socket.io-client/4.4.0 - str2int: registry.npmmirror.com/str2int/1.1.0 + react-use-gesture: 9.1.3_react@17.0.2 + react-virtualized-auto-sizer: 1.0.6_react-dom@17.0.2+react@17.0.2 + react-virtuoso: 2.4.0_react@17.0.2 + socket.io-client: 4.4.0 + str2int: 1.1.0 tailchat-shared: link:../shared - tailwindcss: registry.npmmirror.com/tailwindcss/2.2.19_67faf65efc23bbcb8667813493b8c465 - url: registry.npmmirror.com/url/0.11.0 - yup: registry.npmmirror.com/yup/0.32.11 + tailwindcss: 2.2.19_67faf65efc23bbcb8667813493b8c465 + url: 0.11.0 + yup: 0.32.11 devDependencies: - '@testing-library/jest-dom': registry.npmmirror.com/@testing-library/jest-dom/5.16.1 - '@testing-library/react': registry.npmmirror.com/@testing-library/react/12.1.2_react-dom@17.0.2+react@17.0.2 - '@testing-library/react-hooks': registry.npmmirror.com/@testing-library/react-hooks/7.0.2_react-dom@17.0.2+react@17.0.2 - '@types/copy-webpack-plugin': registry.npmmirror.com/@types/copy-webpack-plugin/8.0.1_9def3870c80213359789f9191dbd286a - '@types/dts-generator': registry.npmmirror.com/@types/dts-generator/2.1.7 - '@types/emoji-mart': registry.npmmirror.com/@types/emoji-mart/3.0.9 - '@types/is-hotkey': registry.npmmirror.com/@types/is-hotkey/0.1.7 - '@types/jest': registry.npmmirror.com/@types/jest/27.0.3 - '@types/loadable__component': registry.npmmirror.com/@types/loadable__component/5.13.4 - '@types/mini-css-extract-plugin': registry.npmmirror.com/@types/mini-css-extract-plugin/1.4.3_9def3870c80213359789f9191dbd286a - '@types/node': registry.npmmirror.com/@types/node/15.14.9 - '@types/react-dom': registry.npmmirror.com/@types/react-dom/17.0.11 - '@types/react-helmet': registry.npmmirror.com/@types/react-helmet/6.1.5 - '@types/react-router': registry.npmmirror.com/@types/react-router/5.1.17 - '@types/react-router-dom': registry.npmmirror.com/@types/react-router-dom/5.3.2 - '@types/react-transition-group': registry.npmmirror.com/@types/react-transition-group/4.4.4 - '@types/react-virtualized': registry.npmmirror.com/@types/react-virtualized/9.21.16 - '@types/react-virtualized-auto-sizer': registry.npmmirror.com/@types/react-virtualized-auto-sizer/1.0.1 - '@types/webpack': registry.npmmirror.com/@types/webpack/5.28.0_9def3870c80213359789f9191dbd286a - '@types/webpack-bundle-analyzer': registry.npmmirror.com/@types/webpack-bundle-analyzer/4.4.1_9def3870c80213359789f9191dbd286a - '@types/webpack-dev-server': registry.npmmirror.com/@types/webpack-dev-server/4.5.0_9def3870c80213359789f9191dbd286a - '@types/workbox-webpack-plugin': registry.npmmirror.com/@types/workbox-webpack-plugin/5.1.8 - autoprefixer: registry.npmmirror.com/autoprefixer/10.4.0_postcss@8.4.5 - copy-webpack-plugin: registry.npmmirror.com/copy-webpack-plugin/9.1.0_webpack@5.65.0 + '@testing-library/jest-dom': 5.16.1 + '@testing-library/react': 12.1.2_react-dom@17.0.2+react@17.0.2 + '@testing-library/react-hooks': 7.0.2_react-dom@17.0.2+react@17.0.2 + '@types/copy-webpack-plugin': 8.0.1_9def3870c80213359789f9191dbd286a + '@types/dts-generator': 2.1.7 + '@types/emoji-mart': 3.0.9 + '@types/is-hotkey': 0.1.7 + '@types/jest': 27.0.3 + '@types/loadable__component': 5.13.4 + '@types/mini-css-extract-plugin': 1.4.3_9def3870c80213359789f9191dbd286a + '@types/node': 15.14.9 + '@types/react-dom': 17.0.11 + '@types/react-helmet': 6.1.5 + '@types/react-mentions': 4.1.5 + '@types/react-router': 5.1.17 + '@types/react-router-dom': 5.3.2 + '@types/react-transition-group': 4.4.4 + '@types/react-virtualized': 9.21.16 + '@types/react-virtualized-auto-sizer': 1.0.1 + '@types/webpack': 5.28.0_9def3870c80213359789f9191dbd286a + '@types/webpack-bundle-analyzer': 4.4.1_9def3870c80213359789f9191dbd286a + '@types/webpack-dev-server': 4.5.0_9def3870c80213359789f9191dbd286a + '@types/workbox-webpack-plugin': 5.1.8 + autoprefixer: 10.4.0_postcss@8.4.5 + copy-webpack-plugin: 9.1.0_webpack@5.65.0 cross-env: registry.nlark.com/cross-env/7.0.3 - css-loader: registry.npmmirror.com/css-loader/5.2.7_webpack@5.65.0 + css-loader: 5.2.7_webpack@5.65.0 dotenv: registry.nlark.com/dotenv/10.0.0 - dts-generator: registry.npmmirror.com/dts-generator/3.0.0 - esbuild-loader: registry.npmmirror.com/esbuild-loader/2.18.0_webpack@5.65.0 - execa: registry.npmmirror.com/execa/5.1.1 + dts-generator: 3.0.0 + esbuild-loader: 2.18.0_webpack@5.65.0 + execa: 5.1.1 file-loader: registry.nlark.com/file-loader/6.2.0_webpack@5.65.0 - glob: registry.npmmirror.com/glob/7.2.0 - html-webpack-plugin: registry.npmmirror.com/html-webpack-plugin/5.5.0_webpack@5.65.0 - jest: registry.npmmirror.com/jest/27.4.5_ts-node@10.4.0 - less: registry.npmmirror.com/less/4.1.2 - less-loader: registry.npmmirror.com/less-loader/10.2.0_less@4.1.2+webpack@5.65.0 - mini-css-extract-plugin: registry.npmmirror.com/mini-css-extract-plugin/1.6.2_webpack@5.65.0 - postcss: registry.npmmirror.com/postcss/8.4.5 - postcss-loader: registry.npmmirror.com/postcss-loader/6.2.1_postcss@8.4.5+webpack@5.65.0 - rollup-plugin-copy: registry.npmmirror.com/rollup-plugin-copy/3.4.0 - rollup-plugin-replace: registry.npmmirror.com/rollup-plugin-replace/2.2.0 - style-loader: registry.npmmirror.com/style-loader/3.3.1_webpack@5.65.0 - ts-jest: registry.npmmirror.com/ts-jest/27.1.2_bba5c8054025e571e26b132e007b3f34 - ts-node: registry.npmmirror.com/ts-node/10.4.0_4533f62004d7a07c02fadff9aaedf2fa - tsconfig-paths: registry.npmmirror.com/tsconfig-paths/3.12.0 - tsconfig-paths-webpack-plugin: registry.npmmirror.com/tsconfig-paths-webpack-plugin/3.5.2 - typescript: registry.npmmirror.com/typescript/4.5.4 - url-loader: registry.npmmirror.com/url-loader/4.1.1_file-loader@6.2.0+webpack@5.65.0 - webpack: registry.npmmirror.com/webpack/5.65.0_9def3870c80213359789f9191dbd286a - webpack-bundle-analyzer: registry.npmmirror.com/webpack-bundle-analyzer/4.5.0 - webpack-cli: registry.npmmirror.com/webpack-cli/4.9.1_85f6a43a0f60b39f22a1ad0f4ebf626a - webpack-dev-server: registry.npmmirror.com/webpack-dev-server/4.7.1_webpack-cli@4.9.1+webpack@5.65.0 - workbox-webpack-plugin: registry.npmmirror.com/workbox-webpack-plugin/6.4.2_webpack@5.65.0 + glob: 7.2.0 + html-webpack-plugin: 5.5.0_webpack@5.65.0 + jest: 27.4.5_ts-node@10.4.0 + less: 4.1.2 + less-loader: 10.2.0_less@4.1.2+webpack@5.65.0 + mini-css-extract-plugin: 1.6.2_webpack@5.65.0 + postcss: 8.4.5 + postcss-loader: 6.2.1_postcss@8.4.5+webpack@5.65.0 + rollup-plugin-copy: 3.4.0 + rollup-plugin-replace: 2.2.0 + style-loader: 3.3.1_webpack@5.65.0 + ts-jest: 27.1.2_bba5c8054025e571e26b132e007b3f34 + ts-node: 10.4.0_4533f62004d7a07c02fadff9aaedf2fa + tsconfig-paths: 3.12.0 + tsconfig-paths-webpack-plugin: 3.5.2 + typescript: 4.5.4 + url-loader: 4.1.1_file-loader@6.2.0+webpack@5.65.0 + webpack: 5.65.0_9def3870c80213359789f9191dbd286a + webpack-bundle-analyzer: 4.5.0 + webpack-cli: 4.9.1_85f6a43a0f60b39f22a1ad0f4ebf626a + webpack-dev-server: 4.7.1_webpack-cli@4.9.1+webpack@5.65.0 + workbox-webpack-plugin: 6.4.2_webpack@5.65.0 web/plugins/com.msgbyte.bbcode: specifiers: @@ -331,769 +335,930 @@ importers: packages: - registry.nlark.com/@ant-design/colors/6.0.0: - resolution: {integrity: sha1-m5NmJXz/zEfbQrnQIDu1ksE8Apg=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@ant-design/colors/download/@ant-design/colors-6.0.0.tgz} - name: '@ant-design/colors' - version: 6.0.0 - dependencies: - '@ctrl/tinycolor': registry.nlark.com/@ctrl/tinycolor/3.4.0 + /@ant-design/icons-svg/4.2.1: + resolution: {integrity: sha1-hjDajrRHGkqr2u19H/apfcss8Fo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@ant-design/icons-svg/download/@ant-design/icons-svg-4.2.1.tgz} dev: false - registry.nlark.com/@ant-design/react-slick/0.28.4_react@17.0.2: - resolution: {integrity: sha1-iylrh618euh38qUnuBt+69ndKak=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@ant-design/react-slick/download/@ant-design/react-slick-0.28.4.tgz} - id: registry.nlark.com/@ant-design/react-slick/0.28.4 - name: '@ant-design/react-slick' - version: 0.28.4 + /@ant-design/icons/4.7.0_react-dom@17.0.2+react@17.0.2: + resolution: {integrity: sha1-jDy+ClVrqSr13H0ecMCyW1F5rw8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@ant-design/icons/download/@ant-design/icons-4.7.0.tgz} + engines: {node: '>=8'} peerDependencies: - react: '>=16.9.0' + react: '>=16.0.0' + react-dom: '>=16.0.0' dependencies: - '@babel/runtime': registry.npmmirror.com/@babel/runtime/7.16.5 - classnames: registry.npmmirror.com/classnames/2.3.1 - json2mq: registry.nlark.com/json2mq/0.2.0 - lodash: registry.npmmirror.com/lodash/4.17.21 - react: registry.npmmirror.com/react/17.0.2 - resize-observer-polyfill: registry.nlark.com/resize-observer-polyfill/1.5.1 + '@ant-design/colors': registry.nlark.com/@ant-design/colors/6.0.0 + '@ant-design/icons-svg': 4.2.1 + '@babel/runtime': 7.16.5 + classnames: 2.3.1 + rc-util: 5.16.1_react-dom@17.0.2+react@17.0.2 + react: 17.0.2 + react-dom: 17.0.2_react@17.0.2 dev: false - registry.nlark.com/@babel/helper-validator-identifier/7.15.7: - resolution: {integrity: sha1-Ig35k7/pBKSmsCq08zhaXr9uI4k=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@babel/helper-validator-identifier/download/@babel/helper-validator-identifier-7.15.7.tgz} - name: '@babel/helper-validator-identifier' - version: 7.15.7 + /@apideck/better-ajv-errors/0.3.2_ajv@8.8.2: + resolution: {integrity: sha512-JdEazx7qiVqTBzzBl5rolRwl5cmhihjfIcpqRzIZjtT6b18liVmDn/VlWpqW4C/qP2hrFFMLRV1wlex8ZVBPTg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@apideck/better-ajv-errors/download/@apideck/better-ajv-errors-0.3.2.tgz} + engines: {node: '>=10'} + peerDependencies: + ajv: '>=8' + dependencies: + ajv: 8.8.2 + json-schema: 0.4.0 + jsonpointer: 5.0.0 + leven: registry.nlark.com/leven/3.1.0 + dev: true + + /@babel/code-frame/7.12.11: + resolution: {integrity: sha1-9K1DWqJj25NbjxDyxVLSP7cWpj8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@babel/code-frame/download/@babel/code-frame-7.12.11.tgz?cache=0&sync_timestamp=1635564438069&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2F%40babel%2Fcode-frame%2Fdownload%2F%40babel%2Fcode-frame-7.12.11.tgz} + dependencies: + '@babel/highlight': 7.16.0 + dev: true + + /@babel/code-frame/7.16.0: + resolution: {integrity: sha1-DfyAMJvuyEEeZecGRhxAiwu5tDE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@babel/code-frame/download/@babel/code-frame-7.16.0.tgz?cache=0&sync_timestamp=1635564438069&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2F%40babel%2Fcode-frame%2Fdownload%2F%40babel%2Fcode-frame-7.16.0.tgz} engines: {node: '>=6.9.0'} + dependencies: + '@babel/highlight': 7.16.0 - registry.nlark.com/@babel/helper-validator-option/7.14.5: - resolution: {integrity: sha1-bnKh//GNXfy4eOHmLxoCHEty1aM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@babel/helper-validator-option/download/@babel/helper-validator-option-7.14.5.tgz} - name: '@babel/helper-validator-option' - version: 7.14.5 + /@babel/compat-data/7.16.4: + resolution: {integrity: sha512-1o/jo7D+kC9ZjHX5v+EHrdjl3PhxMrLSOTGsOdHJ+KL8HCaEK6ehrVL2RS6oHDZp+L7xLirLrPmQtEng769J/Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@babel/compat-data/download/@babel/compat-data-7.16.4.tgz} engines: {node: '>=6.9.0'} dev: true - registry.nlark.com/@babel/plugin-syntax-async-generators/7.8.4_@babel+core@7.16.5: - resolution: {integrity: sha1-qYP7Gusuw/btBCohD2QOkOeG/g0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@babel/plugin-syntax-async-generators/download/@babel/plugin-syntax-async-generators-7.8.4.tgz} - id: registry.nlark.com/@babel/plugin-syntax-async-generators/7.8.4 - name: '@babel/plugin-syntax-async-generators' - version: 7.8.4 - peerDependencies: - '@babel/core': ^7.0.0-0 + /@babel/core/7.16.5: + resolution: {integrity: sha512-wUcenlLzuWMZ9Zt8S0KmFwGlH6QKRh3vsm/dhDA3CHkiTA45YuG1XkHRcNRl73EFPXDp/d5kVOU0/y7x2w6OaQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@babel/core/download/@babel/core-7.16.5.tgz} + engines: {node: '>=6.9.0'} dependencies: - '@babel/core': registry.npmmirror.com/@babel/core/7.16.5 - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.16.5 + '@babel/code-frame': 7.16.0 + '@babel/generator': 7.16.5 + '@babel/helper-compilation-targets': 7.16.3_@babel+core@7.16.5 + '@babel/helper-module-transforms': 7.16.5 + '@babel/helpers': 7.16.5 + '@babel/parser': 7.16.6 + '@babel/template': 7.16.0 + '@babel/traverse': 7.16.5 + '@babel/types': 7.16.0 + convert-source-map: registry.nlark.com/convert-source-map/1.8.0 + debug: 4.3.3 + gensync: registry.nlark.com/gensync/1.0.0-beta.2 + json5: registry.nlark.com/json5/2.2.0 + semver: registry.nlark.com/semver/6.3.0 + source-map: 0.5.7 + transitivePeerDependencies: + - supports-color dev: true - registry.nlark.com/@babel/plugin-syntax-bigint/7.8.3_@babel+core@7.16.5: - resolution: {integrity: sha1-TJpvZp9dDN8bkKFnHpoUa+UwDOo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@babel/plugin-syntax-bigint/download/@babel/plugin-syntax-bigint-7.8.3.tgz} - id: registry.nlark.com/@babel/plugin-syntax-bigint/7.8.3 - name: '@babel/plugin-syntax-bigint' - version: 7.8.3 - peerDependencies: - '@babel/core': ^7.0.0-0 + /@babel/generator/7.16.5: + resolution: {integrity: sha512-kIvCdjZqcdKqoDbVVdt5R99icaRtrtYhYK/xux5qiWCBmfdvEYMFZ68QCrpE5cbFM1JsuArUNs1ZkuKtTtUcZA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@babel/generator/download/@babel/generator-7.16.5.tgz} + engines: {node: '>=6.9.0'} dependencies: - '@babel/core': registry.npmmirror.com/@babel/core/7.16.5 - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.16.5 + '@babel/types': 7.16.0 + jsesc: registry.nlark.com/jsesc/2.5.2 + source-map: 0.5.7 dev: true - registry.nlark.com/@babel/plugin-syntax-class-properties/7.12.13_@babel+core@7.16.5: - resolution: {integrity: sha1-tcmHJ0xKOoK4lxR5aTGmtTVErhA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@babel/plugin-syntax-class-properties/download/@babel/plugin-syntax-class-properties-7.12.13.tgz} - id: registry.nlark.com/@babel/plugin-syntax-class-properties/7.12.13 - name: '@babel/plugin-syntax-class-properties' - version: 7.12.13 - peerDependencies: - '@babel/core': ^7.0.0-0 + /@babel/helper-annotate-as-pure/7.16.0: + resolution: {integrity: sha1-mh8OvNpT2aLQAQjEzqzmpdXx8I0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@babel/helper-annotate-as-pure/download/@babel/helper-annotate-as-pure-7.16.0.tgz?cache=0&sync_timestamp=1635564444327&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2F%40babel%2Fhelper-annotate-as-pure%2Fdownload%2F%40babel%2Fhelper-annotate-as-pure-7.16.0.tgz} + engines: {node: '>=6.9.0'} dependencies: - '@babel/core': registry.npmmirror.com/@babel/core/7.16.5 - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.16.5 + '@babel/types': 7.16.0 dev: true - registry.nlark.com/@babel/plugin-syntax-class-static-block/7.14.5_@babel+core@7.16.5: - resolution: {integrity: sha1-GV34mxRrS3izv4l/16JXyEZZ1AY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@babel/plugin-syntax-class-static-block/download/@babel/plugin-syntax-class-static-block-7.14.5.tgz} - id: registry.nlark.com/@babel/plugin-syntax-class-static-block/7.14.5 - name: '@babel/plugin-syntax-class-static-block' - version: 7.14.5 + /@babel/helper-builder-binary-assignment-operator-visitor/7.16.5: + resolution: {integrity: sha512-3JEA9G5dmmnIWdzaT9d0NmFRgYnWUThLsDaL7982H0XqqWr56lRrsmwheXFMjR+TMl7QMBb6mzy9kvgr1lRLUA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@babel/helper-builder-binary-assignment-operator-visitor/download/@babel/helper-builder-binary-assignment-operator-visitor-7.16.5.tgz} engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': registry.npmmirror.com/@babel/core/7.16.5 - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.16.5 + '@babel/helper-explode-assignable-expression': 7.16.0 + '@babel/types': 7.16.0 dev: true - registry.nlark.com/@babel/plugin-syntax-dynamic-import/7.8.3_@babel+core@7.16.5: - resolution: {integrity: sha1-Yr+Ysto80h1iYVT8lu5bPLaOrLM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@babel/plugin-syntax-dynamic-import/download/@babel/plugin-syntax-dynamic-import-7.8.3.tgz} - id: registry.nlark.com/@babel/plugin-syntax-dynamic-import/7.8.3 - name: '@babel/plugin-syntax-dynamic-import' - version: 7.8.3 + /@babel/helper-compilation-targets/7.16.3_@babel+core@7.16.5: + resolution: {integrity: sha512-vKsoSQAyBmxS35JUOOt+07cLc6Nk/2ljLIHwmq2/NM6hdioUaqEXq/S+nXvbvXbZkNDlWOymPanJGOc4CBjSJA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@babel/helper-compilation-targets/download/@babel/helper-compilation-targets-7.16.3.tgz} + engines: {node: '>=6.9.0'} peerDependencies: - '@babel/core': ^7.0.0-0 + '@babel/core': ^7.0.0 dependencies: - '@babel/core': registry.npmmirror.com/@babel/core/7.16.5 - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.16.5 + '@babel/compat-data': 7.16.4 + '@babel/core': 7.16.5 + '@babel/helper-validator-option': registry.nlark.com/@babel/helper-validator-option/7.14.5 + browserslist: 4.19.1 + semver: registry.nlark.com/semver/6.3.0 dev: true - registry.nlark.com/@babel/plugin-syntax-export-namespace-from/7.8.3_@babel+core@7.16.5: - resolution: {integrity: sha1-AolkqbqA28CUyRXEh618TnpmRlo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@babel/plugin-syntax-export-namespace-from/download/@babel/plugin-syntax-export-namespace-from-7.8.3.tgz} - id: registry.nlark.com/@babel/plugin-syntax-export-namespace-from/7.8.3 - name: '@babel/plugin-syntax-export-namespace-from' - version: 7.8.3 + /@babel/helper-create-class-features-plugin/7.16.5_@babel+core@7.16.5: + resolution: {integrity: sha512-NEohnYA7mkB8L5JhU7BLwcBdU3j83IziR9aseMueWGeAjblbul3zzb8UvJ3a1zuBiqCMObzCJHFqKIQE6hTVmg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@babel/helper-create-class-features-plugin/download/@babel/helper-create-class-features-plugin-7.16.5.tgz} + engines: {node: '>=6.9.0'} peerDependencies: - '@babel/core': ^7.0.0-0 + '@babel/core': ^7.0.0 dependencies: - '@babel/core': registry.npmmirror.com/@babel/core/7.16.5 - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.16.5 + '@babel/core': 7.16.5 + '@babel/helper-annotate-as-pure': 7.16.0 + '@babel/helper-environment-visitor': 7.16.5 + '@babel/helper-function-name': 7.16.0 + '@babel/helper-member-expression-to-functions': 7.16.5 + '@babel/helper-optimise-call-expression': 7.16.0 + '@babel/helper-replace-supers': 7.16.5 + '@babel/helper-split-export-declaration': 7.16.0 + transitivePeerDependencies: + - supports-color dev: true - registry.nlark.com/@babel/plugin-syntax-import-meta/7.10.4_@babel+core@7.16.5: - resolution: {integrity: sha1-7mATSMNw+jNNIge+FYd3SWUh/VE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@babel/plugin-syntax-import-meta/download/@babel/plugin-syntax-import-meta-7.10.4.tgz?cache=0&sync_timestamp=1631849310287&other_urls=https%3A%2F%2Fregistry.nlark.com%2F%40babel%2Fplugin-syntax-import-meta%2Fdownload%2F%40babel%2Fplugin-syntax-import-meta-7.10.4.tgz} - id: registry.nlark.com/@babel/plugin-syntax-import-meta/7.10.4 - name: '@babel/plugin-syntax-import-meta' - version: 7.10.4 + /@babel/helper-create-regexp-features-plugin/7.16.0_@babel+core@7.16.5: + resolution: {integrity: sha1-BrI0jON/zMT14Y3NjXUFPyp8RP8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@babel/helper-create-regexp-features-plugin/download/@babel/helper-create-regexp-features-plugin-7.16.0.tgz} + engines: {node: '>=6.9.0'} peerDependencies: - '@babel/core': ^7.0.0-0 + '@babel/core': ^7.0.0 dependencies: - '@babel/core': registry.npmmirror.com/@babel/core/7.16.5 - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.16.5 + '@babel/core': 7.16.5 + '@babel/helper-annotate-as-pure': 7.16.0 + regexpu-core: registry.nlark.com/regexpu-core/4.8.0 dev: true - registry.nlark.com/@babel/plugin-syntax-json-strings/7.8.3_@babel+core@7.16.5: - resolution: {integrity: sha1-AcohtmjNghjJ5kDLbdiMVBKyyWo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@babel/plugin-syntax-json-strings/download/@babel/plugin-syntax-json-strings-7.8.3.tgz} - id: registry.nlark.com/@babel/plugin-syntax-json-strings/7.8.3 - name: '@babel/plugin-syntax-json-strings' - version: 7.8.3 + /@babel/helper-define-polyfill-provider/0.3.0_@babel+core@7.16.5: + resolution: {integrity: sha512-7hfT8lUljl/tM3h+izTX/pO3W3frz2ok6Pk+gzys8iJqDfZrZy2pXjRTZAvG2YmfHun1X4q8/UZRLatMfqc5Tg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@babel/helper-define-polyfill-provider/download/@babel/helper-define-polyfill-provider-0.3.0.tgz} peerDependencies: - '@babel/core': ^7.0.0-0 + '@babel/core': ^7.4.0-0 dependencies: - '@babel/core': registry.npmmirror.com/@babel/core/7.16.5 - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.16.5 + '@babel/core': 7.16.5 + '@babel/helper-compilation-targets': 7.16.3_@babel+core@7.16.5 + '@babel/helper-module-imports': 7.16.0 + '@babel/helper-plugin-utils': 7.16.5 + '@babel/traverse': 7.16.5 + debug: 4.3.3 + lodash.debounce: registry.nlark.com/lodash.debounce/4.0.8 + resolve: 1.20.0 + semver: registry.nlark.com/semver/6.3.0 + transitivePeerDependencies: + - supports-color dev: true - registry.nlark.com/@babel/plugin-syntax-logical-assignment-operators/7.10.4_@babel+core@7.16.5: - resolution: {integrity: sha1-ypHvRjA1MESLkGZSusLp/plB9pk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@babel/plugin-syntax-logical-assignment-operators/download/@babel/plugin-syntax-logical-assignment-operators-7.10.4.tgz} - id: registry.nlark.com/@babel/plugin-syntax-logical-assignment-operators/7.10.4 - name: '@babel/plugin-syntax-logical-assignment-operators' - version: 7.10.4 - peerDependencies: - '@babel/core': ^7.0.0-0 + /@babel/helper-environment-visitor/7.16.5: + resolution: {integrity: sha512-ODQyc5AnxmZWm/R2W7fzhamOk1ey8gSguo5SGvF0zcB3uUzRpTRmM/jmLSm9bDMyPlvbyJ+PwPEK0BWIoZ9wjg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@babel/helper-environment-visitor/download/@babel/helper-environment-visitor-7.16.5.tgz} + engines: {node: '>=6.9.0'} dependencies: - '@babel/core': registry.npmmirror.com/@babel/core/7.16.5 - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.16.5 + '@babel/types': 7.16.0 dev: true - registry.nlark.com/@babel/plugin-syntax-nullish-coalescing-operator/7.8.3_@babel+core@7.16.5: - resolution: {integrity: sha1-Fn7XA2iIYIH3S1w2xlqIwDtm0ak=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@babel/plugin-syntax-nullish-coalescing-operator/download/@babel/plugin-syntax-nullish-coalescing-operator-7.8.3.tgz} - id: registry.nlark.com/@babel/plugin-syntax-nullish-coalescing-operator/7.8.3 - name: '@babel/plugin-syntax-nullish-coalescing-operator' - version: 7.8.3 - peerDependencies: - '@babel/core': ^7.0.0-0 + /@babel/helper-explode-assignable-expression/7.16.0: + resolution: {integrity: sha1-dTAXM3oV9G+cCfZ0z/EM7pudd3g=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@babel/helper-explode-assignable-expression/download/@babel/helper-explode-assignable-expression-7.16.0.tgz} + engines: {node: '>=6.9.0'} dependencies: - '@babel/core': registry.npmmirror.com/@babel/core/7.16.5 - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.16.5 + '@babel/types': 7.16.0 dev: true - registry.nlark.com/@babel/plugin-syntax-numeric-separator/7.10.4_@babel+core@7.16.5: - resolution: {integrity: sha1-ubBws+M1cM2f0Hun+pHA3Te5r5c=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@babel/plugin-syntax-numeric-separator/download/@babel/plugin-syntax-numeric-separator-7.10.4.tgz} - id: registry.nlark.com/@babel/plugin-syntax-numeric-separator/7.10.4 - name: '@babel/plugin-syntax-numeric-separator' - version: 7.10.4 - peerDependencies: - '@babel/core': ^7.0.0-0 + /@babel/helper-function-name/7.16.0: + resolution: {integrity: sha1-t90Hl9ALv+5PB+nE6lsOMMi7FIE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@babel/helper-function-name/download/@babel/helper-function-name-7.16.0.tgz?cache=0&sync_timestamp=1635564443748&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2F%40babel%2Fhelper-function-name%2Fdownload%2F%40babel%2Fhelper-function-name-7.16.0.tgz} + engines: {node: '>=6.9.0'} dependencies: - '@babel/core': registry.npmmirror.com/@babel/core/7.16.5 - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.16.5 + '@babel/helper-get-function-arity': 7.16.0 + '@babel/template': 7.16.0 + '@babel/types': 7.16.0 dev: true - registry.nlark.com/@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.16.5: - resolution: {integrity: sha1-YOIl7cvZimQDMqLnLdPmbxr1WHE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@babel/plugin-syntax-object-rest-spread/download/@babel/plugin-syntax-object-rest-spread-7.8.3.tgz} - id: registry.nlark.com/@babel/plugin-syntax-object-rest-spread/7.8.3 - name: '@babel/plugin-syntax-object-rest-spread' - version: 7.8.3 - peerDependencies: - '@babel/core': ^7.0.0-0 + /@babel/helper-get-function-arity/7.16.0: + resolution: {integrity: sha1-AIjHSGspqctdlIsaHeRttm4InPo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@babel/helper-get-function-arity/download/@babel/helper-get-function-arity-7.16.0.tgz?cache=0&sync_timestamp=1635564444946&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2F%40babel%2Fhelper-get-function-arity%2Fdownload%2F%40babel%2Fhelper-get-function-arity-7.16.0.tgz} + engines: {node: '>=6.9.0'} dependencies: - '@babel/core': registry.npmmirror.com/@babel/core/7.16.5 - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.16.5 + '@babel/types': 7.16.0 dev: true - registry.nlark.com/@babel/plugin-syntax-optional-catch-binding/7.8.3_@babel+core@7.16.5: - resolution: {integrity: sha1-YRGiZbz7Ag6579D9/X0mQCue1sE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@babel/plugin-syntax-optional-catch-binding/download/@babel/plugin-syntax-optional-catch-binding-7.8.3.tgz} - id: registry.nlark.com/@babel/plugin-syntax-optional-catch-binding/7.8.3 - name: '@babel/plugin-syntax-optional-catch-binding' - version: 7.8.3 - peerDependencies: - '@babel/core': ^7.0.0-0 + /@babel/helper-hoist-variables/7.16.0: + resolution: {integrity: sha1-TJAjwvHe9+KP9G/B2802o5vqqBo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@babel/helper-hoist-variables/download/@babel/helper-hoist-variables-7.16.0.tgz?cache=0&sync_timestamp=1635564443486&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2F%40babel%2Fhelper-hoist-variables%2Fdownload%2F%40babel%2Fhelper-hoist-variables-7.16.0.tgz} + engines: {node: '>=6.9.0'} dependencies: - '@babel/core': registry.npmmirror.com/@babel/core/7.16.5 - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.16.5 + '@babel/types': 7.16.0 dev: true - registry.nlark.com/@babel/plugin-syntax-optional-chaining/7.8.3_@babel+core@7.16.5: - resolution: {integrity: sha1-T2nCq5UWfgGAzVM2YT+MV4j31Io=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@babel/plugin-syntax-optional-chaining/download/@babel/plugin-syntax-optional-chaining-7.8.3.tgz} - id: registry.nlark.com/@babel/plugin-syntax-optional-chaining/7.8.3 - name: '@babel/plugin-syntax-optional-chaining' - version: 7.8.3 - peerDependencies: - '@babel/core': ^7.0.0-0 + /@babel/helper-member-expression-to-functions/7.16.5: + resolution: {integrity: sha512-7fecSXq7ZrLE+TWshbGT+HyCLkxloWNhTbU2QM1NTI/tDqyf0oZiMcEfYtDuUDCo528EOlt39G1rftea4bRZIw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@babel/helper-member-expression-to-functions/download/@babel/helper-member-expression-to-functions-7.16.5.tgz} + engines: {node: '>=6.9.0'} dependencies: - '@babel/core': registry.npmmirror.com/@babel/core/7.16.5 - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.16.5 + '@babel/types': 7.16.0 dev: true - registry.nlark.com/@babel/plugin-syntax-private-property-in-object/7.14.5_@babel+core@7.16.5: - resolution: {integrity: sha1-DcZnHsDqIrbpShEU+FeXDNOd4a0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@babel/plugin-syntax-private-property-in-object/download/@babel/plugin-syntax-private-property-in-object-7.14.5.tgz} - id: registry.nlark.com/@babel/plugin-syntax-private-property-in-object/7.14.5 - name: '@babel/plugin-syntax-private-property-in-object' - version: 7.14.5 + /@babel/helper-module-imports/7.16.0: + resolution: {integrity: sha1-kFOOYLZy7PG0SPX09UM9N+eaPsM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@babel/helper-module-imports/download/@babel/helper-module-imports-7.16.0.tgz?cache=0&sync_timestamp=1635564442044&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2F%40babel%2Fhelper-module-imports%2Fdownload%2F%40babel%2Fhelper-module-imports-7.16.0.tgz} engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': registry.npmmirror.com/@babel/core/7.16.5 - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.16.5 + '@babel/types': 7.16.0 dev: true - registry.nlark.com/@babel/plugin-syntax-top-level-await/7.14.5_@babel+core@7.16.5: - resolution: {integrity: sha1-wc/a3DWmRiQAAfBhOCR7dBw02Uw=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@babel/plugin-syntax-top-level-await/download/@babel/plugin-syntax-top-level-await-7.14.5.tgz} - id: registry.nlark.com/@babel/plugin-syntax-top-level-await/7.14.5 - name: '@babel/plugin-syntax-top-level-await' - version: 7.14.5 + /@babel/helper-module-transforms/7.16.5: + resolution: {integrity: sha512-CkvMxgV4ZyyioElFwcuWnDCcNIeyqTkCm9BxXZi73RR1ozqlpboqsbGUNvRTflgZtFbbJ1v5Emvm+lkjMYY/LQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@babel/helper-module-transforms/download/@babel/helper-module-transforms-7.16.5.tgz} engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': registry.npmmirror.com/@babel/core/7.16.5 - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.16.5 + '@babel/helper-environment-visitor': 7.16.5 + '@babel/helper-module-imports': 7.16.0 + '@babel/helper-simple-access': 7.16.0 + '@babel/helper-split-export-declaration': 7.16.0 + '@babel/helper-validator-identifier': registry.nlark.com/@babel/helper-validator-identifier/7.15.7 + '@babel/template': 7.16.0 + '@babel/traverse': 7.16.5 + '@babel/types': 7.16.0 + transitivePeerDependencies: + - supports-color dev: true - registry.nlark.com/@bcoe/v8-coverage/0.2.3: - resolution: {integrity: sha1-daLotRy3WKdVPWgEpZMteqznXDk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@bcoe/v8-coverage/download/@bcoe/v8-coverage-0.2.3.tgz} - name: '@bcoe/v8-coverage' - version: 0.2.3 + /@babel/helper-optimise-call-expression/7.16.0: + resolution: {integrity: sha1-zs2xRdcMVAlrFWT46fEM19GTszg=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@babel/helper-optimise-call-expression/download/@babel/helper-optimise-call-expression-7.16.0.tgz?cache=0&sync_timestamp=1635564444045&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2F%40babel%2Fhelper-optimise-call-expression%2Fdownload%2F%40babel%2Fhelper-optimise-call-expression-7.16.0.tgz} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/types': 7.16.0 dev: true - registry.nlark.com/@cspotcode/source-map-consumer/0.8.0: - resolution: {integrity: sha1-M79LeznBeIIWBvZpu8RHpqYpeGs=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@cspotcode/source-map-consumer/download/@cspotcode/source-map-consumer-0.8.0.tgz} - name: '@cspotcode/source-map-consumer' - version: 0.8.0 - engines: {node: '>= 12'} + /@babel/helper-plugin-utils/7.16.5: + resolution: {integrity: sha512-59KHWHXxVA9K4HNF4sbHCf+eJeFe0Te/ZFGqBT4OjXhrwvA04sGfaEGsVTdsjoszq0YTP49RC9UKe5g8uN2RwQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@babel/helper-plugin-utils/download/@babel/helper-plugin-utils-7.16.5.tgz} + engines: {node: '>=6.9.0'} dev: true - registry.nlark.com/@ctrl/tinycolor/3.4.0: - resolution: {integrity: sha1-w8WuVDyJfKqcKmhjC+01W+X5mQ8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@ctrl/tinycolor/download/@ctrl/tinycolor-3.4.0.tgz} - name: '@ctrl/tinycolor' - version: 3.4.0 - engines: {node: '>=10'} - dev: false - - registry.nlark.com/@istanbuljs/load-nyc-config/1.1.0: - resolution: {integrity: sha1-/T2x1Z7PfPEh6AZQu4ZxL5tV7O0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@istanbuljs/load-nyc-config/download/@istanbuljs/load-nyc-config-1.1.0.tgz} - name: '@istanbuljs/load-nyc-config' - version: 1.1.0 - engines: {node: '>=8'} + /@babel/helper-remap-async-to-generator/7.16.5: + resolution: {integrity: sha512-X+aAJldyxrOmN9v3FKp+Hu1NO69VWgYgDGq6YDykwRPzxs5f2N+X988CBXS7EQahDU+Vpet5QYMqLk+nsp+Qxw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@babel/helper-remap-async-to-generator/download/@babel/helper-remap-async-to-generator-7.16.5.tgz} + engines: {node: '>=6.9.0'} dependencies: - camelcase: registry.npmmirror.com/camelcase/5.3.1 - find-up: registry.npmmirror.com/find-up/4.1.0 - get-package-type: registry.nlark.com/get-package-type/0.1.0 - js-yaml: registry.npmmirror.com/js-yaml/3.14.1 - resolve-from: registry.nlark.com/resolve-from/5.0.0 + '@babel/helper-annotate-as-pure': 7.16.0 + '@babel/helper-wrap-function': 7.16.5 + '@babel/types': 7.16.0 + transitivePeerDependencies: + - supports-color dev: true - registry.nlark.com/@istanbuljs/schema/0.1.3: - resolution: {integrity: sha1-5F44TkuOwWvOL9kDr3hFD2v37Jg=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@istanbuljs/schema/download/@istanbuljs/schema-0.1.3.tgz} - name: '@istanbuljs/schema' - version: 0.1.3 - engines: {node: '>=8'} + /@babel/helper-replace-supers/7.16.5: + resolution: {integrity: sha512-ao3seGVa/FZCMCCNDuBcqnBFSbdr8N2EW35mzojx3TwfIbdPmNK+JV6+2d5bR0Z71W5ocLnQp9en/cTF7pBJiQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@babel/helper-replace-supers/download/@babel/helper-replace-supers-7.16.5.tgz} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/helper-environment-visitor': 7.16.5 + '@babel/helper-member-expression-to-functions': 7.16.5 + '@babel/helper-optimise-call-expression': 7.16.0 + '@babel/traverse': 7.16.5 + '@babel/types': 7.16.0 + transitivePeerDependencies: + - supports-color dev: true - registry.nlark.com/@nodelib/fs.scandir/2.1.5: - resolution: {integrity: sha1-dhnC6yGyVIP20WdUi0z9WnSIw9U=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@nodelib/fs.scandir/download/@nodelib/fs.scandir-2.1.5.tgz} - name: '@nodelib/fs.scandir' - version: 2.1.5 - engines: {node: '>= 8'} + /@babel/helper-simple-access/7.16.0: + resolution: {integrity: sha1-IdaidiDjg+N1NM9sELugGab5BRc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@babel/helper-simple-access/download/@babel/helper-simple-access-7.16.0.tgz?cache=0&sync_timestamp=1635564442613&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2F%40babel%2Fhelper-simple-access%2Fdownload%2F%40babel%2Fhelper-simple-access-7.16.0.tgz} + engines: {node: '>=6.9.0'} dependencies: - '@nodelib/fs.stat': registry.nlark.com/@nodelib/fs.stat/2.0.5 - run-parallel: registry.nlark.com/run-parallel/1.2.0 + '@babel/types': 7.16.0 + dev: true - registry.nlark.com/@nodelib/fs.stat/2.0.5: - resolution: {integrity: sha1-W9Jir5Tp0lvR5xsF3u1Eh2oiLos=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@nodelib/fs.stat/download/@nodelib/fs.stat-2.0.5.tgz} - name: '@nodelib/fs.stat' - version: 2.0.5 - engines: {node: '>= 8'} + /@babel/helper-skip-transparent-expression-wrappers/7.16.0: + resolution: {integrity: sha1-DuM4gHAUfDrgUeSH7KPrsOLouwk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@babel/helper-skip-transparent-expression-wrappers/download/@babel/helper-skip-transparent-expression-wrappers-7.16.0.tgz} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/types': 7.16.0 + dev: true - registry.nlark.com/@nodelib/fs.walk/1.2.8: - resolution: {integrity: sha1-6Vc36LtnRt3t9pxVaVNJTxlv5po=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@nodelib/fs.walk/download/@nodelib/fs.walk-1.2.8.tgz} - name: '@nodelib/fs.walk' - version: 1.2.8 - engines: {node: '>= 8'} + /@babel/helper-split-export-declaration/7.16.0: + resolution: {integrity: sha1-KWcvQ2Y+k23zcKrrIr7ds7rsdDg=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@babel/helper-split-export-declaration/download/@babel/helper-split-export-declaration-7.16.0.tgz?cache=0&sync_timestamp=1635564443151&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2F%40babel%2Fhelper-split-export-declaration%2Fdownload%2F%40babel%2Fhelper-split-export-declaration-7.16.0.tgz} + engines: {node: '>=6.9.0'} dependencies: - '@nodelib/fs.scandir': registry.nlark.com/@nodelib/fs.scandir/2.1.5 - fastq: registry.nlark.com/fastq/1.13.0 + '@babel/types': 7.16.0 + dev: true - registry.nlark.com/@sinonjs/commons/1.8.3: - resolution: {integrity: sha1-OALd0hpQqUm2ch3dcto25n5/Gy0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@sinonjs/commons/download/@sinonjs/commons-1.8.3.tgz} - name: '@sinonjs/commons' - version: 1.8.3 + /@babel/helper-wrap-function/7.16.5: + resolution: {integrity: sha512-2J2pmLBqUqVdJw78U0KPNdeE2qeuIyKoG4mKV7wAq3mc4jJG282UgjZw4ZYDnqiWQuS3Y3IYdF/AQ6CpyBV3VA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@babel/helper-wrap-function/download/@babel/helper-wrap-function-7.16.5.tgz} + engines: {node: '>=6.9.0'} dependencies: - type-detect: registry.nlark.com/type-detect/4.0.8 + '@babel/helper-function-name': 7.16.0 + '@babel/template': 7.16.0 + '@babel/traverse': 7.16.5 + '@babel/types': 7.16.0 + transitivePeerDependencies: + - supports-color dev: true - registry.nlark.com/@tsconfig/node10/1.0.8: - resolution: {integrity: sha1-weToDW+WT77LM1nEO9SLQPfK2tk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@tsconfig/node10/download/@tsconfig/node10-1.0.8.tgz} - name: '@tsconfig/node10' - version: 1.0.8 + /@babel/helpers/7.16.5: + resolution: {integrity: sha512-TLgi6Lh71vvMZGEkFuIxzaPsyeYCHQ5jJOOX1f0xXn0uciFuE8cEk0wyBquMcCxBXZ5BJhE2aUB7pnWTD150Tw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@babel/helpers/download/@babel/helpers-7.16.5.tgz} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/template': 7.16.0 + '@babel/traverse': 7.16.5 + '@babel/types': 7.16.0 + transitivePeerDependencies: + - supports-color dev: true - registry.nlark.com/@tsconfig/node12/1.0.9: - resolution: {integrity: sha1-YsH23uLr2a6tgNw6+laBDljhoEw=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@tsconfig/node12/download/@tsconfig/node12-1.0.9.tgz} - name: '@tsconfig/node12' - version: 1.0.9 - dev: true + /@babel/highlight/7.16.0: + resolution: {integrity: sha1-bOsysspLj182H7f9gh4/3fShclo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@babel/highlight/download/@babel/highlight-7.16.0.tgz?cache=0&sync_timestamp=1635564441717&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2F%40babel%2Fhighlight%2Fdownload%2F%40babel%2Fhighlight-7.16.0.tgz} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/helper-validator-identifier': registry.nlark.com/@babel/helper-validator-identifier/7.15.7 + chalk: 2.4.2 + js-tokens: registry.nlark.com/js-tokens/4.0.0 - registry.nlark.com/@tsconfig/node14/1.0.1: - resolution: {integrity: sha1-lfLRZ/+5uNIGiwsjUwL6/U33EfI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@tsconfig/node14/download/@tsconfig/node14-1.0.1.tgz} - name: '@tsconfig/node14' - version: 1.0.1 + /@babel/parser/7.16.6: + resolution: {integrity: sha512-Gr86ujcNuPDnNOY8mi383Hvi8IYrJVJYuf3XcuBM/Dgd+bINn/7tHqsj+tKkoreMbmGsFLsltI/JJd8fOFWGDQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@babel/parser/download/@babel/parser-7.16.6.tgz} + engines: {node: '>=6.0.0'} + hasBin: true dev: true - registry.nlark.com/@tsconfig/node16/1.0.2: - resolution: {integrity: sha1-Qjx3h30Fadsg4fyAiFrEEYMUAQ4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@tsconfig/node16/download/@tsconfig/node16-1.0.2.tgz} - name: '@tsconfig/node16' - version: 1.0.2 + /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/7.16.2_@babel+core@7.16.5: + resolution: {integrity: sha1-KXf8qbIS2xU8GVZ05Xz6uAdzMYM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/download/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.16.2.tgz} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0 + dependencies: + '@babel/core': 7.16.5 + '@babel/helper-plugin-utils': 7.16.5 dev: true - registry.nlark.com/@types/json5/0.0.29: - resolution: {integrity: sha1-7ihweulOEdK4J7y+UnC86n8+ce4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@types/json5/download/@types/json5-0.0.29.tgz} - name: '@types/json5' - version: 0.0.29 + /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/7.16.0_@babel+core@7.16.5: + resolution: {integrity: sha1-NYly6qsAb16wgmGDsMk8vK8T4eI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/download/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.16.0.tgz} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.13.0 + dependencies: + '@babel/core': 7.16.5 + '@babel/helper-plugin-utils': 7.16.5 + '@babel/helper-skip-transparent-expression-wrappers': 7.16.0 + '@babel/plugin-proposal-optional-chaining': 7.16.5_@babel+core@7.16.5 dev: true - registry.nlark.com/@webassemblyjs/ast/1.11.1: - resolution: {integrity: sha1-K/12fq4aaZb0Mv9+jX/HVnnAtqc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@webassemblyjs/ast/download/@webassemblyjs/ast-1.11.1.tgz} - name: '@webassemblyjs/ast' - version: 1.11.1 + /@babel/plugin-proposal-async-generator-functions/7.16.5_@babel+core@7.16.5: + resolution: {integrity: sha512-C/FX+3HNLV6sz7AqbTQqEo1L9/kfrKjxcVtgyBCmvIgOjvuBVUWooDoi7trsLxOzCEo5FccjRvKHkfDsJFZlfA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@babel/plugin-proposal-async-generator-functions/download/@babel/plugin-proposal-async-generator-functions-7.16.5.tgz} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 dependencies: - '@webassemblyjs/helper-numbers': registry.nlark.com/@webassemblyjs/helper-numbers/1.11.1 - '@webassemblyjs/helper-wasm-bytecode': registry.nlark.com/@webassemblyjs/helper-wasm-bytecode/1.11.1 + '@babel/core': 7.16.5 + '@babel/helper-plugin-utils': 7.16.5 + '@babel/helper-remap-async-to-generator': 7.16.5 + '@babel/plugin-syntax-async-generators': registry.nlark.com/@babel/plugin-syntax-async-generators/7.8.4_@babel+core@7.16.5 + transitivePeerDependencies: + - supports-color dev: true - registry.nlark.com/@webassemblyjs/floating-point-hex-parser/1.11.1: - resolution: {integrity: sha1-9sYacF8P16auyqToGY8j2dwXnk8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@webassemblyjs/floating-point-hex-parser/download/@webassemblyjs/floating-point-hex-parser-1.11.1.tgz} - name: '@webassemblyjs/floating-point-hex-parser' - version: 1.11.1 + /@babel/plugin-proposal-class-properties/7.16.5_@babel+core@7.16.5: + resolution: {integrity: sha512-pJD3HjgRv83s5dv1sTnDbZOaTjghKEz8KUn1Kbh2eAIRhGuyQ1XSeI4xVXU3UlIEVA3DAyIdxqT1eRn7Wcn55A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@babel/plugin-proposal-class-properties/download/@babel/plugin-proposal-class-properties-7.16.5.tgz} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.16.5 + '@babel/helper-create-class-features-plugin': 7.16.5_@babel+core@7.16.5 + '@babel/helper-plugin-utils': 7.16.5 + transitivePeerDependencies: + - supports-color dev: true - registry.nlark.com/@webassemblyjs/helper-api-error/1.11.1: - resolution: {integrity: sha1-GmMZLYeI5cASgAump6RscFKI/RY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@webassemblyjs/helper-api-error/download/@webassemblyjs/helper-api-error-1.11.1.tgz} - name: '@webassemblyjs/helper-api-error' - version: 1.11.1 + /@babel/plugin-proposal-class-static-block/7.16.5_@babel+core@7.16.5: + resolution: {integrity: sha512-EEFzuLZcm/rNJ8Q5krK+FRKdVkd6FjfzT9tuSZql9sQn64K0hHA2KLJ0DqVot9/iV6+SsuadC5yI39zWnm+nmQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@babel/plugin-proposal-class-static-block/download/@babel/plugin-proposal-class-static-block-7.16.5.tgz} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.12.0 + dependencies: + '@babel/core': 7.16.5 + '@babel/helper-create-class-features-plugin': 7.16.5_@babel+core@7.16.5 + '@babel/helper-plugin-utils': 7.16.5 + '@babel/plugin-syntax-class-static-block': registry.nlark.com/@babel/plugin-syntax-class-static-block/7.14.5_@babel+core@7.16.5 + transitivePeerDependencies: + - supports-color dev: true - registry.nlark.com/@webassemblyjs/helper-buffer/1.11.1: - resolution: {integrity: sha1-gyqQDrREiEzemnytRn+BUA9eWrU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@webassemblyjs/helper-buffer/download/@webassemblyjs/helper-buffer-1.11.1.tgz} - name: '@webassemblyjs/helper-buffer' - version: 1.11.1 + /@babel/plugin-proposal-dynamic-import/7.16.5_@babel+core@7.16.5: + resolution: {integrity: sha512-P05/SJZTTvHz79LNYTF8ff5xXge0kk5sIIWAypcWgX4BTRUgyHc8wRxJ/Hk+mU0KXldgOOslKaeqnhthcDJCJQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@babel/plugin-proposal-dynamic-import/download/@babel/plugin-proposal-dynamic-import-7.16.5.tgz} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.16.5 + '@babel/helper-plugin-utils': 7.16.5 + '@babel/plugin-syntax-dynamic-import': registry.nlark.com/@babel/plugin-syntax-dynamic-import/7.8.3_@babel+core@7.16.5 dev: true - registry.nlark.com/@webassemblyjs/helper-numbers/1.11.1: - resolution: {integrity: sha1-ZNgdohn7u6HjvRv8dPboxOEKYq4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@webassemblyjs/helper-numbers/download/@webassemblyjs/helper-numbers-1.11.1.tgz} - name: '@webassemblyjs/helper-numbers' - version: 1.11.1 + /@babel/plugin-proposal-export-namespace-from/7.16.5_@babel+core@7.16.5: + resolution: {integrity: sha512-i+sltzEShH1vsVydvNaTRsgvq2vZsfyrd7K7vPLUU/KgS0D5yZMe6uipM0+izminnkKrEfdUnz7CxMRb6oHZWw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@babel/plugin-proposal-export-namespace-from/download/@babel/plugin-proposal-export-namespace-from-7.16.5.tgz} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 dependencies: - '@webassemblyjs/floating-point-hex-parser': registry.nlark.com/@webassemblyjs/floating-point-hex-parser/1.11.1 - '@webassemblyjs/helper-api-error': registry.nlark.com/@webassemblyjs/helper-api-error/1.11.1 - '@xtuc/long': registry.nlark.com/@xtuc/long/4.2.2 + '@babel/core': 7.16.5 + '@babel/helper-plugin-utils': 7.16.5 + '@babel/plugin-syntax-export-namespace-from': registry.nlark.com/@babel/plugin-syntax-export-namespace-from/7.8.3_@babel+core@7.16.5 dev: true - registry.nlark.com/@webassemblyjs/helper-wasm-bytecode/1.11.1: - resolution: {integrity: sha1-8ygkHkHnsZnQsgwY6IQpxEMyleE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@webassemblyjs/helper-wasm-bytecode/download/@webassemblyjs/helper-wasm-bytecode-1.11.1.tgz} - name: '@webassemblyjs/helper-wasm-bytecode' - version: 1.11.1 + /@babel/plugin-proposal-json-strings/7.16.5_@babel+core@7.16.5: + resolution: {integrity: sha512-QQJueTFa0y9E4qHANqIvMsuxM/qcLQmKttBACtPCQzGUEizsXDACGonlPiSwynHfOa3vNw0FPMVvQzbuXwh4SQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@babel/plugin-proposal-json-strings/download/@babel/plugin-proposal-json-strings-7.16.5.tgz} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.16.5 + '@babel/helper-plugin-utils': 7.16.5 + '@babel/plugin-syntax-json-strings': registry.nlark.com/@babel/plugin-syntax-json-strings/7.8.3_@babel+core@7.16.5 dev: true - registry.nlark.com/@webassemblyjs/helper-wasm-section/1.11.1: - resolution: {integrity: sha1-Ie4GWntjXzGec48N1zv72igcCXo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@webassemblyjs/helper-wasm-section/download/@webassemblyjs/helper-wasm-section-1.11.1.tgz} - name: '@webassemblyjs/helper-wasm-section' - version: 1.11.1 + /@babel/plugin-proposal-logical-assignment-operators/7.16.5_@babel+core@7.16.5: + resolution: {integrity: sha512-xqibl7ISO2vjuQM+MzR3rkd0zfNWltk7n9QhaD8ghMmMceVguYrNDt7MikRyj4J4v3QehpnrU8RYLnC7z/gZLA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@babel/plugin-proposal-logical-assignment-operators/download/@babel/plugin-proposal-logical-assignment-operators-7.16.5.tgz} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 dependencies: - '@webassemblyjs/ast': registry.nlark.com/@webassemblyjs/ast/1.11.1 - '@webassemblyjs/helper-buffer': registry.nlark.com/@webassemblyjs/helper-buffer/1.11.1 - '@webassemblyjs/helper-wasm-bytecode': registry.nlark.com/@webassemblyjs/helper-wasm-bytecode/1.11.1 - '@webassemblyjs/wasm-gen': registry.nlark.com/@webassemblyjs/wasm-gen/1.11.1 + '@babel/core': 7.16.5 + '@babel/helper-plugin-utils': 7.16.5 + '@babel/plugin-syntax-logical-assignment-operators': registry.nlark.com/@babel/plugin-syntax-logical-assignment-operators/7.10.4_@babel+core@7.16.5 dev: true - registry.nlark.com/@webassemblyjs/ieee754/1.11.1: - resolution: {integrity: sha1-ljkp6bvQVwnn4SJDoJkYCBKZJhQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@webassemblyjs/ieee754/download/@webassemblyjs/ieee754-1.11.1.tgz} - name: '@webassemblyjs/ieee754' - version: 1.11.1 + /@babel/plugin-proposal-nullish-coalescing-operator/7.16.5_@babel+core@7.16.5: + resolution: {integrity: sha512-YwMsTp/oOviSBhrjwi0vzCUycseCYwoXnLiXIL3YNjHSMBHicGTz7GjVU/IGgz4DtOEXBdCNG72pvCX22ehfqg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@babel/plugin-proposal-nullish-coalescing-operator/download/@babel/plugin-proposal-nullish-coalescing-operator-7.16.5.tgz} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 dependencies: - '@xtuc/ieee754': registry.nlark.com/@xtuc/ieee754/1.2.0 + '@babel/core': 7.16.5 + '@babel/helper-plugin-utils': 7.16.5 + '@babel/plugin-syntax-nullish-coalescing-operator': registry.nlark.com/@babel/plugin-syntax-nullish-coalescing-operator/7.8.3_@babel+core@7.16.5 dev: true - registry.nlark.com/@webassemblyjs/leb128/1.11.1: - resolution: {integrity: sha1-zoFLRVdOk9drrh+yZEq5zdlSeqU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@webassemblyjs/leb128/download/@webassemblyjs/leb128-1.11.1.tgz} - name: '@webassemblyjs/leb128' - version: 1.11.1 + /@babel/plugin-proposal-numeric-separator/7.16.5_@babel+core@7.16.5: + resolution: {integrity: sha512-DvB9l/TcsCRvsIV9v4jxR/jVP45cslTVC0PMVHvaJhhNuhn2Y1SOhCSFlPK777qLB5wb8rVDaNoqMTyOqtY5Iw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@babel/plugin-proposal-numeric-separator/download/@babel/plugin-proposal-numeric-separator-7.16.5.tgz} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 dependencies: - '@xtuc/long': registry.nlark.com/@xtuc/long/4.2.2 + '@babel/core': 7.16.5 + '@babel/helper-plugin-utils': 7.16.5 + '@babel/plugin-syntax-numeric-separator': registry.nlark.com/@babel/plugin-syntax-numeric-separator/7.10.4_@babel+core@7.16.5 dev: true - registry.nlark.com/@webassemblyjs/utf8/1.11.1: - resolution: {integrity: sha1-0fi3ZDaefG5rrjUOhU3smlnwo/8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@webassemblyjs/utf8/download/@webassemblyjs/utf8-1.11.1.tgz} - name: '@webassemblyjs/utf8' - version: 1.11.1 + /@babel/plugin-proposal-object-rest-spread/7.16.5_@babel+core@7.16.5: + resolution: {integrity: sha512-UEd6KpChoyPhCoE840KRHOlGhEZFutdPDMGj+0I56yuTTOaT51GzmnEl/0uT41fB/vD2nT+Pci2KjezyE3HmUw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@babel/plugin-proposal-object-rest-spread/download/@babel/plugin-proposal-object-rest-spread-7.16.5.tgz} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/compat-data': 7.16.4 + '@babel/core': 7.16.5 + '@babel/helper-compilation-targets': 7.16.3_@babel+core@7.16.5 + '@babel/helper-plugin-utils': 7.16.5 + '@babel/plugin-syntax-object-rest-spread': registry.nlark.com/@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.16.5 + '@babel/plugin-transform-parameters': 7.16.5_@babel+core@7.16.5 dev: true - registry.nlark.com/@webassemblyjs/wasm-edit/1.11.1: - resolution: {integrity: sha1-rSBuv0v5WgWM6YgKjAksXeyBk9Y=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@webassemblyjs/wasm-edit/download/@webassemblyjs/wasm-edit-1.11.1.tgz} - name: '@webassemblyjs/wasm-edit' - version: 1.11.1 + /@babel/plugin-proposal-optional-catch-binding/7.16.5_@babel+core@7.16.5: + resolution: {integrity: sha512-ihCMxY1Iljmx4bWy/PIMJGXN4NS4oUj1MKynwO07kiKms23pNvIn1DMB92DNB2R0EA882sw0VXIelYGdtF7xEQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@babel/plugin-proposal-optional-catch-binding/download/@babel/plugin-proposal-optional-catch-binding-7.16.5.tgz} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 dependencies: - '@webassemblyjs/ast': registry.nlark.com/@webassemblyjs/ast/1.11.1 - '@webassemblyjs/helper-buffer': registry.nlark.com/@webassemblyjs/helper-buffer/1.11.1 - '@webassemblyjs/helper-wasm-bytecode': registry.nlark.com/@webassemblyjs/helper-wasm-bytecode/1.11.1 - '@webassemblyjs/helper-wasm-section': registry.nlark.com/@webassemblyjs/helper-wasm-section/1.11.1 - '@webassemblyjs/wasm-gen': registry.nlark.com/@webassemblyjs/wasm-gen/1.11.1 - '@webassemblyjs/wasm-opt': registry.nlark.com/@webassemblyjs/wasm-opt/1.11.1 - '@webassemblyjs/wasm-parser': registry.nlark.com/@webassemblyjs/wasm-parser/1.11.1 - '@webassemblyjs/wast-printer': registry.nlark.com/@webassemblyjs/wast-printer/1.11.1 + '@babel/core': 7.16.5 + '@babel/helper-plugin-utils': 7.16.5 + '@babel/plugin-syntax-optional-catch-binding': registry.nlark.com/@babel/plugin-syntax-optional-catch-binding/7.8.3_@babel+core@7.16.5 dev: true - registry.nlark.com/@webassemblyjs/wasm-gen/1.11.1: - resolution: {integrity: sha1-hsXqMEhJdZt9iMR6MvTwOa48j3Y=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@webassemblyjs/wasm-gen/download/@webassemblyjs/wasm-gen-1.11.1.tgz} - name: '@webassemblyjs/wasm-gen' - version: 1.11.1 + /@babel/plugin-proposal-optional-chaining/7.16.5_@babel+core@7.16.5: + resolution: {integrity: sha512-kzdHgnaXRonttiTfKYnSVafbWngPPr2qKw9BWYBESl91W54e+9R5pP70LtWxV56g0f05f/SQrwHYkfvbwcdQ/A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@babel/plugin-proposal-optional-chaining/download/@babel/plugin-proposal-optional-chaining-7.16.5.tgz} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 dependencies: - '@webassemblyjs/ast': registry.nlark.com/@webassemblyjs/ast/1.11.1 - '@webassemblyjs/helper-wasm-bytecode': registry.nlark.com/@webassemblyjs/helper-wasm-bytecode/1.11.1 - '@webassemblyjs/ieee754': registry.nlark.com/@webassemblyjs/ieee754/1.11.1 - '@webassemblyjs/leb128': registry.nlark.com/@webassemblyjs/leb128/1.11.1 - '@webassemblyjs/utf8': registry.nlark.com/@webassemblyjs/utf8/1.11.1 + '@babel/core': 7.16.5 + '@babel/helper-plugin-utils': 7.16.5 + '@babel/helper-skip-transparent-expression-wrappers': 7.16.0 + '@babel/plugin-syntax-optional-chaining': registry.nlark.com/@babel/plugin-syntax-optional-chaining/7.8.3_@babel+core@7.16.5 dev: true - registry.nlark.com/@webassemblyjs/wasm-opt/1.11.1: - resolution: {integrity: sha1-ZXtMIgL0zzs0X4pMZGHIwkGJhfI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@webassemblyjs/wasm-opt/download/@webassemblyjs/wasm-opt-1.11.1.tgz} - name: '@webassemblyjs/wasm-opt' - version: 1.11.1 + /@babel/plugin-proposal-private-methods/7.16.5_@babel+core@7.16.5: + resolution: {integrity: sha512-+yFMO4BGT3sgzXo+lrq7orX5mAZt57DwUK6seqII6AcJnJOIhBJ8pzKH47/ql/d426uQ7YhN8DpUFirQzqYSUA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@babel/plugin-proposal-private-methods/download/@babel/plugin-proposal-private-methods-7.16.5.tgz} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 dependencies: - '@webassemblyjs/ast': registry.nlark.com/@webassemblyjs/ast/1.11.1 - '@webassemblyjs/helper-buffer': registry.nlark.com/@webassemblyjs/helper-buffer/1.11.1 - '@webassemblyjs/wasm-gen': registry.nlark.com/@webassemblyjs/wasm-gen/1.11.1 - '@webassemblyjs/wasm-parser': registry.nlark.com/@webassemblyjs/wasm-parser/1.11.1 + '@babel/core': 7.16.5 + '@babel/helper-create-class-features-plugin': 7.16.5_@babel+core@7.16.5 + '@babel/helper-plugin-utils': 7.16.5 + transitivePeerDependencies: + - supports-color dev: true - registry.nlark.com/@webassemblyjs/wasm-parser/1.11.1: - resolution: {integrity: sha1-hspzRTT0F+m9PGfHocddi+QfsZk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@webassemblyjs/wasm-parser/download/@webassemblyjs/wasm-parser-1.11.1.tgz} - name: '@webassemblyjs/wasm-parser' - version: 1.11.1 + /@babel/plugin-proposal-private-property-in-object/7.16.5_@babel+core@7.16.5: + resolution: {integrity: sha512-+YGh5Wbw0NH3y/E5YMu6ci5qTDmAEVNoZ3I54aB6nVEOZ5BQ7QJlwKq5pYVucQilMByGn/bvX0af+uNaPRCabA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@babel/plugin-proposal-private-property-in-object/download/@babel/plugin-proposal-private-property-in-object-7.16.5.tgz} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 dependencies: - '@webassemblyjs/ast': registry.nlark.com/@webassemblyjs/ast/1.11.1 - '@webassemblyjs/helper-api-error': registry.nlark.com/@webassemblyjs/helper-api-error/1.11.1 - '@webassemblyjs/helper-wasm-bytecode': registry.nlark.com/@webassemblyjs/helper-wasm-bytecode/1.11.1 - '@webassemblyjs/ieee754': registry.nlark.com/@webassemblyjs/ieee754/1.11.1 - '@webassemblyjs/leb128': registry.nlark.com/@webassemblyjs/leb128/1.11.1 - '@webassemblyjs/utf8': registry.nlark.com/@webassemblyjs/utf8/1.11.1 + '@babel/core': 7.16.5 + '@babel/helper-annotate-as-pure': 7.16.0 + '@babel/helper-create-class-features-plugin': 7.16.5_@babel+core@7.16.5 + '@babel/helper-plugin-utils': 7.16.5 + '@babel/plugin-syntax-private-property-in-object': registry.nlark.com/@babel/plugin-syntax-private-property-in-object/7.14.5_@babel+core@7.16.5 + transitivePeerDependencies: + - supports-color dev: true - registry.nlark.com/@webassemblyjs/wast-printer/1.11.1: - resolution: {integrity: sha1-0Mc77ajuxUJvEK6O9VzuXnCEwvA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@webassemblyjs/wast-printer/download/@webassemblyjs/wast-printer-1.11.1.tgz} - name: '@webassemblyjs/wast-printer' - version: 1.11.1 + /@babel/plugin-proposal-unicode-property-regex/7.16.5_@babel+core@7.16.5: + resolution: {integrity: sha512-s5sKtlKQyFSatt781HQwv1hoM5BQ9qRH30r+dK56OLDsHmV74mzwJNX7R1yMuE7VZKG5O6q/gmOGSAO6ikTudg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@babel/plugin-proposal-unicode-property-regex/download/@babel/plugin-proposal-unicode-property-regex-7.16.5.tgz} + engines: {node: '>=4'} + peerDependencies: + '@babel/core': ^7.0.0-0 dependencies: - '@webassemblyjs/ast': registry.nlark.com/@webassemblyjs/ast/1.11.1 - '@xtuc/long': registry.nlark.com/@xtuc/long/4.2.2 + '@babel/core': 7.16.5 + '@babel/helper-create-regexp-features-plugin': 7.16.0_@babel+core@7.16.5 + '@babel/helper-plugin-utils': 7.16.5 dev: true - registry.nlark.com/@xtuc/ieee754/1.2.0: - resolution: {integrity: sha1-7vAUoxRa5Hehy8AM0eVSM23Ot5A=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@xtuc/ieee754/download/@xtuc/ieee754-1.2.0.tgz} - name: '@xtuc/ieee754' - version: 1.2.0 + /@babel/plugin-syntax-typescript/7.16.5_@babel+core@7.16.5: + resolution: {integrity: sha512-/d4//lZ1Vqb4mZ5xTep3dDK888j7BGM/iKqBmndBaoYAFPlPKrGU608VVBz5JeyAb6YQDjRu1UKqj86UhwWVgw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@babel/plugin-syntax-typescript/download/@babel/plugin-syntax-typescript-7.16.5.tgz} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.16.5 + '@babel/helper-plugin-utils': 7.16.5 dev: true - registry.nlark.com/@xtuc/long/4.2.2: - resolution: {integrity: sha1-0pHGpOl5ibXGHZrPOWrk/hM6cY0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@xtuc/long/download/@xtuc/long-4.2.2.tgz} - name: '@xtuc/long' - version: 4.2.2 + /@babel/plugin-transform-arrow-functions/7.16.5_@babel+core@7.16.5: + resolution: {integrity: sha512-8bTHiiZyMOyfZFULjsCnYOWG059FVMes0iljEHSfARhNgFfpsqE92OrCffv3veSw9rwMkYcFe9bj0ZoXU2IGtQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@babel/plugin-transform-arrow-functions/download/@babel/plugin-transform-arrow-functions-7.16.5.tgz} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.16.5 + '@babel/helper-plugin-utils': 7.16.5 dev: true - registry.nlark.com/abab/2.0.5: - resolution: {integrity: sha1-wLZ4+zLWD8EhnHhNaoJv44Wut5o=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/abab/download/abab-2.0.5.tgz} - name: abab - version: 2.0.5 + /@babel/plugin-transform-async-to-generator/7.16.5_@babel+core@7.16.5: + resolution: {integrity: sha512-TMXgfioJnkXU+XRoj7P2ED7rUm5jbnDWwlCuFVTpQboMfbSya5WrmubNBAMlk7KXvywpo8rd8WuYZkis1o2H8w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@babel/plugin-transform-async-to-generator/download/@babel/plugin-transform-async-to-generator-7.16.5.tgz} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.16.5 + '@babel/helper-module-imports': 7.16.0 + '@babel/helper-plugin-utils': 7.16.5 + '@babel/helper-remap-async-to-generator': 7.16.5 + transitivePeerDependencies: + - supports-color dev: true - registry.nlark.com/accepts/1.3.7: - resolution: {integrity: sha1-UxvHJlF6OytB+FACHGzBXqq1B80=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/accepts/download/accepts-1.3.7.tgz} - name: accepts - version: 1.3.7 - engines: {node: '>= 0.6'} + /@babel/plugin-transform-block-scoped-functions/7.16.5_@babel+core@7.16.5: + resolution: {integrity: sha512-BxmIyKLjUGksJ99+hJyL/HIxLIGnLKtw772zYDER7UuycDZ+Xvzs98ZQw6NGgM2ss4/hlFAaGiZmMNKvValEjw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@babel/plugin-transform-block-scoped-functions/download/@babel/plugin-transform-block-scoped-functions-7.16.5.tgz} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 dependencies: - mime-types: registry.npmmirror.com/mime-types/2.1.34 - negotiator: registry.nlark.com/negotiator/0.6.2 + '@babel/core': 7.16.5 + '@babel/helper-plugin-utils': 7.16.5 dev: true - registry.nlark.com/acorn-dynamic-import/4.0.0_acorn@8.6.0: - resolution: {integrity: sha1-SCIQFAWCo2uDw+NC4c/ryqkkCUg=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/acorn-dynamic-import/download/acorn-dynamic-import-4.0.0.tgz} - id: registry.nlark.com/acorn-dynamic-import/4.0.0 - name: acorn-dynamic-import - version: 4.0.0 + /@babel/plugin-transform-block-scoping/7.16.5_@babel+core@7.16.5: + resolution: {integrity: sha512-JxjSPNZSiOtmxjX7PBRBeRJTUKTyJ607YUYeT0QJCNdsedOe+/rXITjP08eG8xUpsLfPirgzdCFN+h0w6RI+pQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@babel/plugin-transform-block-scoping/download/@babel/plugin-transform-block-scoping-7.16.5.tgz} + engines: {node: '>=6.9.0'} peerDependencies: - acorn: ^6.0.0 + '@babel/core': ^7.0.0-0 dependencies: - acorn: registry.npmmirror.com/acorn/8.6.0 + '@babel/core': 7.16.5 + '@babel/helper-plugin-utils': 7.16.5 dev: true - registry.nlark.com/acorn-globals/6.0.0: - resolution: {integrity: sha1-Rs3Tnw+P8IqHZhm1X1rIptx3C0U=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/acorn-globals/download/acorn-globals-6.0.0.tgz} - name: acorn-globals - version: 6.0.0 + /@babel/plugin-transform-classes/7.16.5_@babel+core@7.16.5: + resolution: {integrity: sha512-DzJ1vYf/7TaCYy57J3SJ9rV+JEuvmlnvvyvYKFbk5u46oQbBvuB9/0w+YsVsxkOv8zVWKpDmUoj4T5ILHoXevA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@babel/plugin-transform-classes/download/@babel/plugin-transform-classes-7.16.5.tgz} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 dependencies: - acorn: registry.npmmirror.com/acorn/7.4.1 - acorn-walk: registry.nlark.com/acorn-walk/7.2.0 + '@babel/core': 7.16.5 + '@babel/helper-annotate-as-pure': 7.16.0 + '@babel/helper-environment-visitor': 7.16.5 + '@babel/helper-function-name': 7.16.0 + '@babel/helper-optimise-call-expression': 7.16.0 + '@babel/helper-plugin-utils': 7.16.5 + '@babel/helper-replace-supers': 7.16.5 + '@babel/helper-split-export-declaration': 7.16.0 + globals: 11.12.0 + transitivePeerDependencies: + - supports-color dev: true - registry.nlark.com/acorn-jsx/5.3.2_acorn@7.4.1: - resolution: {integrity: sha1-ftW7VZCLOy8bxVxq8WU7rafweTc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/acorn-jsx/download/acorn-jsx-5.3.2.tgz} - id: registry.nlark.com/acorn-jsx/5.3.2 - name: acorn-jsx - version: 5.3.2 + /@babel/plugin-transform-computed-properties/7.16.5_@babel+core@7.16.5: + resolution: {integrity: sha512-n1+O7xtU5lSLraRzX88CNcpl7vtGdPakKzww74bVwpAIRgz9JVLJJpOLb0uYqcOaXVM0TL6X0RVeIJGD2CnCkg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@babel/plugin-transform-computed-properties/download/@babel/plugin-transform-computed-properties-7.16.5.tgz} + engines: {node: '>=6.9.0'} peerDependencies: - acorn: ^6.0.0 || ^7.0.0 || ^8.0.0 + '@babel/core': ^7.0.0-0 dependencies: - acorn: registry.npmmirror.com/acorn/7.4.1 + '@babel/core': 7.16.5 + '@babel/helper-plugin-utils': 7.16.5 dev: true - registry.nlark.com/acorn-jsx/5.3.2_acorn@8.6.0: - resolution: {integrity: sha1-ftW7VZCLOy8bxVxq8WU7rafweTc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/acorn-jsx/download/acorn-jsx-5.3.2.tgz} - id: registry.nlark.com/acorn-jsx/5.3.2 - name: acorn-jsx - version: 5.3.2 + /@babel/plugin-transform-destructuring/7.16.5_@babel+core@7.16.5: + resolution: {integrity: sha512-GuRVAsjq+c9YPK6NeTkRLWyQskDC099XkBSVO+6QzbnOnH2d/4mBVXYStaPrZD3dFRfg00I6BFJ9Atsjfs8mlg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@babel/plugin-transform-destructuring/download/@babel/plugin-transform-destructuring-7.16.5.tgz} + engines: {node: '>=6.9.0'} peerDependencies: - acorn: ^6.0.0 || ^7.0.0 || ^8.0.0 + '@babel/core': ^7.0.0-0 dependencies: - acorn: registry.npmmirror.com/acorn/8.6.0 + '@babel/core': 7.16.5 + '@babel/helper-plugin-utils': 7.16.5 dev: true - registry.nlark.com/acorn-walk/7.2.0: - resolution: {integrity: sha1-DeiJpgEgOQmw++B7iTjcIdLpZ7w=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/acorn-walk/download/acorn-walk-7.2.0.tgz} - name: acorn-walk - version: 7.2.0 - engines: {node: '>=0.4.0'} - - registry.nlark.com/acorn-walk/8.2.0: - resolution: {integrity: sha1-dBIQ8uJCZFRQiFOi9E0KuDt/acE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/acorn-walk/download/acorn-walk-8.2.0.tgz} - name: acorn-walk - version: 8.2.0 - engines: {node: '>=0.4.0'} + /@babel/plugin-transform-dotall-regex/7.16.5_@babel+core@7.16.5: + resolution: {integrity: sha512-iQiEMt8Q4/5aRGHpGVK2Zc7a6mx7qEAO7qehgSug3SDImnuMzgmm/wtJALXaz25zUj1PmnNHtShjFgk4PDx4nw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@babel/plugin-transform-dotall-regex/download/@babel/plugin-transform-dotall-regex-7.16.5.tgz} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.16.5 + '@babel/helper-create-regexp-features-plugin': 7.16.0_@babel+core@7.16.5 + '@babel/helper-plugin-utils': 7.16.5 dev: true - registry.nlark.com/agent-base/6.0.2: - resolution: {integrity: sha1-Sf/1hXfP7j83F2/qtMIuAPhtf3c=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/agent-base/download/agent-base-6.0.2.tgz} - name: agent-base - version: 6.0.2 - engines: {node: '>= 6.0.0'} + /@babel/plugin-transform-duplicate-keys/7.16.5_@babel+core@7.16.5: + resolution: {integrity: sha512-81tijpDg2a6I1Yhj4aWY1l3O1J4Cg/Pd7LfvuaH2VVInAkXtzibz9+zSPdUM1WvuUi128ksstAP0hM5w48vQgg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@babel/plugin-transform-duplicate-keys/download/@babel/plugin-transform-duplicate-keys-7.16.5.tgz} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 dependencies: - debug: registry.npmmirror.com/debug/4.3.3 - transitivePeerDependencies: - - supports-color + '@babel/core': 7.16.5 + '@babel/helper-plugin-utils': 7.16.5 dev: true - registry.nlark.com/aggregate-error/3.1.0: - resolution: {integrity: sha1-kmcP9Q9TWb23o+DUDQ7DDFc3aHo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/aggregate-error/download/aggregate-error-3.1.0.tgz} - name: aggregate-error - version: 3.1.0 - engines: {node: '>=8'} + /@babel/plugin-transform-exponentiation-operator/7.16.5_@babel+core@7.16.5: + resolution: {integrity: sha512-12rba2HwemQPa7BLIKCzm1pT2/RuQHtSFHdNl41cFiC6oi4tcrp7gjB07pxQvFpcADojQywSjblQth6gJyE6CA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@babel/plugin-transform-exponentiation-operator/download/@babel/plugin-transform-exponentiation-operator-7.16.5.tgz} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 dependencies: - clean-stack: registry.nlark.com/clean-stack/2.2.0 - indent-string: registry.nlark.com/indent-string/4.0.0 + '@babel/core': 7.16.5 + '@babel/helper-builder-binary-assignment-operator-visitor': 7.16.5 + '@babel/helper-plugin-utils': 7.16.5 dev: true - registry.nlark.com/alphanum-sort/1.0.2: - resolution: {integrity: sha1-l6ERlkmyEa0zaR2fn0hqjsn74KM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/alphanum-sort/download/alphanum-sort-1.0.2.tgz} - name: alphanum-sort - version: 1.0.2 - dev: false - - registry.nlark.com/ansi-colors/4.1.1: - resolution: {integrity: sha1-y7muJWv3UK8eqzRPIpqif+lLo0g=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/ansi-colors/download/ansi-colors-4.1.1.tgz} - name: ansi-colors - version: 4.1.1 - engines: {node: '>=6'} + /@babel/plugin-transform-for-of/7.16.5_@babel+core@7.16.5: + resolution: {integrity: sha512-+DpCAJFPAvViR17PIMi9x2AE34dll5wNlXO43wagAX2YcRGgEVHCNFC4azG85b4YyyFarvkc/iD5NPrz4Oneqw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@babel/plugin-transform-for-of/download/@babel/plugin-transform-for-of-7.16.5.tgz} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.16.5 + '@babel/helper-plugin-utils': 7.16.5 dev: true - registry.nlark.com/ansi-escapes/1.4.0: - resolution: {integrity: sha1-06ioOzGapneTZisT52HHkRQiMG4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/ansi-escapes/download/ansi-escapes-1.4.0.tgz} - name: ansi-escapes - version: 1.4.0 - engines: {node: '>=0.10.0'} - dev: false - - registry.nlark.com/ansi-escapes/4.3.2: - resolution: {integrity: sha1-ayKR0dt9mLZSHV8e+kLQ86n+tl4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/ansi-escapes/download/ansi-escapes-4.3.2.tgz} - name: ansi-escapes - version: 4.3.2 - engines: {node: '>=8'} + /@babel/plugin-transform-function-name/7.16.5_@babel+core@7.16.5: + resolution: {integrity: sha512-Fuec/KPSpVLbGo6z1RPw4EE1X+z9gZk1uQmnYy7v4xr4TO9p41v1AoUuXEtyqAI7H+xNJYSICzRqZBhDEkd3kQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@babel/plugin-transform-function-name/download/@babel/plugin-transform-function-name-7.16.5.tgz} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 dependencies: - type-fest: registry.npmmirror.com/type-fest/0.21.3 + '@babel/core': 7.16.5 + '@babel/helper-function-name': 7.16.0 + '@babel/helper-plugin-utils': 7.16.5 + dev: true - registry.nlark.com/ansi-html-community/0.0.8: - resolution: {integrity: sha1-afvE1sy+OD+XNpNK40w/gpDxv0E=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/ansi-html-community/download/ansi-html-community-0.0.8.tgz} - name: ansi-html-community - version: 0.0.8 - engines: {'0': node >= 0.8.0} - hasBin: true + /@babel/plugin-transform-literals/7.16.5_@babel+core@7.16.5: + resolution: {integrity: sha512-B1j9C/IfvshnPcklsc93AVLTrNVa69iSqztylZH6qnmiAsDDOmmjEYqOm3Ts2lGSgTSywnBNiqC949VdD0/gfw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@babel/plugin-transform-literals/download/@babel/plugin-transform-literals-7.16.5.tgz} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.16.5 + '@babel/helper-plugin-utils': 7.16.5 dev: true - registry.nlark.com/ansi-regex/2.1.1: - resolution: {integrity: sha1-w7M6te42DYbg5ijwRorn7yfWVN8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/ansi-regex/download/ansi-regex-2.1.1.tgz} - name: ansi-regex - version: 2.1.1 - engines: {node: '>=0.10.0'} - dev: false + /@babel/plugin-transform-member-expression-literals/7.16.5_@babel+core@7.16.5: + resolution: {integrity: sha512-d57i3vPHWgIde/9Y8W/xSFUndhvhZN5Wu2TjRrN1MVz5KzdUihKnfDVlfP1U7mS5DNj/WHHhaE4/tTi4hIyHwQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@babel/plugin-transform-member-expression-literals/download/@babel/plugin-transform-member-expression-literals-7.16.5.tgz} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.16.5 + '@babel/helper-plugin-utils': 7.16.5 + dev: true - registry.nlark.com/ansi-regex/3.0.0: - resolution: {integrity: sha1-7QMXwyIGT3lGbAKWa922Bas32Zg=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/ansi-regex/download/ansi-regex-3.0.0.tgz} - name: ansi-regex - version: 3.0.0 - engines: {node: '>=4'} - dev: false + /@babel/plugin-transform-modules-amd/7.16.5_@babel+core@7.16.5: + resolution: {integrity: sha512-oHI15S/hdJuSCfnwIz+4lm6wu/wBn7oJ8+QrkzPPwSFGXk8kgdI/AIKcbR/XnD1nQVMg/i6eNaXpszbGuwYDRQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@babel/plugin-transform-modules-amd/download/@babel/plugin-transform-modules-amd-7.16.5.tgz} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.16.5 + '@babel/helper-module-transforms': 7.16.5 + '@babel/helper-plugin-utils': 7.16.5 + babel-plugin-dynamic-import-node: registry.nlark.com/babel-plugin-dynamic-import-node/2.3.3 + transitivePeerDependencies: + - supports-color + dev: true - registry.nlark.com/ansi-regex/5.0.1: - resolution: {integrity: sha1-CCyyyJyf6GWaMRpTvWpNxTAdswQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/ansi-regex/download/ansi-regex-5.0.1.tgz} - name: ansi-regex - version: 5.0.1 - engines: {node: '>=8'} + /@babel/plugin-transform-modules-commonjs/7.16.5_@babel+core@7.16.5: + resolution: {integrity: sha512-ABhUkxvoQyqhCWyb8xXtfwqNMJD7tx+irIRnUh6lmyFud7Jln1WzONXKlax1fg/ey178EXbs4bSGNd6PngO+SQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@babel/plugin-transform-modules-commonjs/download/@babel/plugin-transform-modules-commonjs-7.16.5.tgz} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.16.5 + '@babel/helper-module-transforms': 7.16.5 + '@babel/helper-plugin-utils': 7.16.5 + '@babel/helper-simple-access': 7.16.0 + babel-plugin-dynamic-import-node: registry.nlark.com/babel-plugin-dynamic-import-node/2.3.3 + transitivePeerDependencies: + - supports-color + dev: true - registry.nlark.com/ansi-regex/6.0.1: - resolution: {integrity: sha1-MYPjj66aZdfLXlOUXNWJfQJgoGo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/ansi-regex/download/ansi-regex-6.0.1.tgz} - name: ansi-regex - version: 6.0.1 - engines: {node: '>=12'} + /@babel/plugin-transform-modules-systemjs/7.16.5_@babel+core@7.16.5: + resolution: {integrity: sha512-53gmLdScNN28XpjEVIm7LbWnD/b/TpbwKbLk6KV4KqC9WyU6rq1jnNmVG6UgAdQZVVGZVoik3DqHNxk4/EvrjA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@babel/plugin-transform-modules-systemjs/download/@babel/plugin-transform-modules-systemjs-7.16.5.tgz} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.16.5 + '@babel/helper-hoist-variables': 7.16.0 + '@babel/helper-module-transforms': 7.16.5 + '@babel/helper-plugin-utils': 7.16.5 + '@babel/helper-validator-identifier': registry.nlark.com/@babel/helper-validator-identifier/7.15.7 + babel-plugin-dynamic-import-node: registry.nlark.com/babel-plugin-dynamic-import-node/2.3.3 + transitivePeerDependencies: + - supports-color dev: true - registry.nlark.com/ansi-styles/2.2.1: - resolution: {integrity: sha1-tDLdM1i2NM914eRmQ2gkBTPB3b4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/ansi-styles/download/ansi-styles-2.2.1.tgz} - name: ansi-styles - version: 2.2.1 - engines: {node: '>=0.10.0'} - dev: false + /@babel/plugin-transform-modules-umd/7.16.5_@babel+core@7.16.5: + resolution: {integrity: sha512-qTFnpxHMoenNHkS3VoWRdwrcJ3FhX567GvDA3hRZKF0Dj8Fmg0UzySZp3AP2mShl/bzcywb/UWAMQIjA1bhXvw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@babel/plugin-transform-modules-umd/download/@babel/plugin-transform-modules-umd-7.16.5.tgz} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.16.5 + '@babel/helper-module-transforms': 7.16.5 + '@babel/helper-plugin-utils': 7.16.5 + transitivePeerDependencies: + - supports-color + dev: true - registry.nlark.com/ansi-styles/3.2.1: - resolution: {integrity: sha1-QfuyAkPlCxK+DwS43tvwdSDOhB0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/ansi-styles/download/ansi-styles-3.2.1.tgz} - name: ansi-styles - version: 3.2.1 - engines: {node: '>=4'} + /@babel/plugin-transform-named-capturing-groups-regex/7.16.5_@babel+core@7.16.5: + resolution: {integrity: sha512-/wqGDgvFUeKELW6ex6QB7dLVRkd5ehjw34tpXu1nhKC0sFfmaLabIswnpf8JgDyV2NeDmZiwoOb0rAmxciNfjA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@babel/plugin-transform-named-capturing-groups-regex/download/@babel/plugin-transform-named-capturing-groups-regex-7.16.5.tgz} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0 dependencies: - color-convert: registry.npmmirror.com/color-convert/1.9.3 + '@babel/core': 7.16.5 + '@babel/helper-create-regexp-features-plugin': 7.16.0_@babel+core@7.16.5 + dev: true - registry.nlark.com/ansi-styles/4.3.0: - resolution: {integrity: sha1-7dgDYornHATIWuegkG7a00tkiTc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/ansi-styles/download/ansi-styles-4.3.0.tgz} - name: ansi-styles - version: 4.3.0 - engines: {node: '>=8'} + /@babel/plugin-transform-new-target/7.16.5_@babel+core@7.16.5: + resolution: {integrity: sha512-ZaIrnXF08ZC8jnKR4/5g7YakGVL6go6V9ql6Jl3ecO8PQaQqFE74CuM384kezju7Z9nGCCA20BqZaR1tJ/WvHg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@babel/plugin-transform-new-target/download/@babel/plugin-transform-new-target-7.16.5.tgz} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 dependencies: - color-convert: registry.npmmirror.com/color-convert/2.0.1 + '@babel/core': 7.16.5 + '@babel/helper-plugin-utils': 7.16.5 + dev: true - registry.nlark.com/ansi-styles/5.2.0: - resolution: {integrity: sha1-B0SWkK1Fd30ZJKwquy/IiV26g2s=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/ansi-styles/download/ansi-styles-5.2.0.tgz} - name: ansi-styles - version: 5.2.0 - engines: {node: '>=10'} + /@babel/plugin-transform-object-super/7.16.5_@babel+core@7.16.5: + resolution: {integrity: sha512-tded+yZEXuxt9Jdtkc1RraW1zMF/GalVxaVVxh41IYwirdRgyAxxxCKZ9XB7LxZqmsjfjALxupNE1MIz9KH+Zg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@babel/plugin-transform-object-super/download/@babel/plugin-transform-object-super-7.16.5.tgz} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.16.5 + '@babel/helper-plugin-utils': 7.16.5 + '@babel/helper-replace-supers': 7.16.5 + transitivePeerDependencies: + - supports-color dev: true - registry.nlark.com/anymatch/3.1.2: - resolution: {integrity: sha1-wFV8CWrzLxBhmPT04qODU343hxY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/anymatch/download/anymatch-3.1.2.tgz} - name: anymatch - version: 3.1.2 - engines: {node: '>= 8'} + /@babel/plugin-transform-parameters/7.16.5_@babel+core@7.16.5: + resolution: {integrity: sha512-B3O6AL5oPop1jAVg8CV+haeUte9oFuY85zu0jwnRNZZi3tVAbJriu5tag/oaO2kGaQM/7q7aGPBlTI5/sr9enA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@babel/plugin-transform-parameters/download/@babel/plugin-transform-parameters-7.16.5.tgz} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 dependencies: - normalize-path: registry.nlark.com/normalize-path/3.0.0 - picomatch: registry.npmmirror.com/picomatch/2.3.0 + '@babel/core': 7.16.5 + '@babel/helper-plugin-utils': 7.16.5 + dev: true - registry.nlark.com/argparse/1.0.10: - resolution: {integrity: sha1-vNZ5HqWuCXJeF+WtmIE0zUCz2RE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/argparse/download/argparse-1.0.10.tgz} - name: argparse - version: 1.0.10 + /@babel/plugin-transform-property-literals/7.16.5_@babel+core@7.16.5: + resolution: {integrity: sha512-+IRcVW71VdF9pEH/2R/Apab4a19LVvdVsr/gEeotH00vSDVlKD+XgfSIw+cgGWsjDB/ziqGv/pGoQZBIiQVXHg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@babel/plugin-transform-property-literals/download/@babel/plugin-transform-property-literals-7.16.5.tgz} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 dependencies: - sprintf-js: registry.nlark.com/sprintf-js/1.0.3 + '@babel/core': 7.16.5 + '@babel/helper-plugin-utils': 7.16.5 + dev: true - registry.nlark.com/array-flatten/1.1.1: - resolution: {integrity: sha1-ml9pkFGx5wczKPKgCJaLZOopVdI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/array-flatten/download/array-flatten-1.1.1.tgz} - name: array-flatten - version: 1.1.1 + /@babel/plugin-transform-regenerator/7.16.5_@babel+core@7.16.5: + resolution: {integrity: sha512-2z+it2eVWU8TtQQRauvGUqZwLy4+7rTfo6wO4npr+fvvN1SW30ZF3O/ZRCNmTuu4F5MIP8OJhXAhRV5QMJOuYg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@babel/plugin-transform-regenerator/download/@babel/plugin-transform-regenerator-7.16.5.tgz} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.16.5 + regenerator-transform: registry.nlark.com/regenerator-transform/0.14.5 dev: true - registry.nlark.com/array-flatten/2.1.2: - resolution: {integrity: sha1-JO+AoowaiTYX4hSbDG0NeIKTsJk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/array-flatten/download/array-flatten-2.1.2.tgz} - name: array-flatten - version: 2.1.2 + /@babel/plugin-transform-reserved-words/7.16.5_@babel+core@7.16.5: + resolution: {integrity: sha512-aIB16u8lNcf7drkhXJRoggOxSTUAuihTSTfAcpynowGJOZiGf+Yvi7RuTwFzVYSYPmWyARsPqUGoZWWWxLiknw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@babel/plugin-transform-reserved-words/download/@babel/plugin-transform-reserved-words-7.16.5.tgz} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.16.5 + '@babel/helper-plugin-utils': 7.16.5 dev: true - registry.nlark.com/array-tree-filter/2.1.0: - resolution: {integrity: sha1-hzrAD+yDdJ8lWsjdCDgUtPYykZA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/array-tree-filter/download/array-tree-filter-2.1.0.tgz} - name: array-tree-filter - version: 2.1.0 - dev: false + /@babel/plugin-transform-shorthand-properties/7.16.5_@babel+core@7.16.5: + resolution: {integrity: sha512-ZbuWVcY+MAXJuuW7qDoCwoxDUNClfZxoo7/4swVbOW1s/qYLOMHlm9YRWMsxMFuLs44eXsv4op1vAaBaBaDMVg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@babel/plugin-transform-shorthand-properties/download/@babel/plugin-transform-shorthand-properties-7.16.5.tgz} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.16.5 + '@babel/helper-plugin-utils': 7.16.5 + dev: true - registry.nlark.com/array-union/2.1.0: - resolution: {integrity: sha1-t5hCCtvrHego2ErNii4j0+/oXo0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/array-union/download/array-union-2.1.0.tgz} - name: array-union - version: 2.1.0 - engines: {node: '>=8'} + /@babel/plugin-transform-spread/7.16.5_@babel+core@7.16.5: + resolution: {integrity: sha512-5d6l/cnG7Lw4tGHEoga4xSkYp1euP7LAtrah1h1PgJ3JY7yNsjybsxQAnVK4JbtReZ/8z6ASVmd3QhYYKLaKZw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@babel/plugin-transform-spread/download/@babel/plugin-transform-spread-7.16.5.tgz} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.16.5 + '@babel/helper-plugin-utils': 7.16.5 + '@babel/helper-skip-transparent-expression-wrappers': 7.16.0 dev: true - registry.nlark.com/arrify/1.0.1: - resolution: {integrity: sha1-iYUI2iIm84DfkEcoRWhJwVAaSw0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/arrify/download/arrify-1.0.1.tgz} - name: arrify - version: 1.0.1 - engines: {node: '>=0.10.0'} + /@babel/plugin-transform-sticky-regex/7.16.5_@babel+core@7.16.5: + resolution: {integrity: sha512-usYsuO1ID2LXxzuUxifgWtJemP7wL2uZtyrTVM4PKqsmJycdS4U4mGovL5xXkfUheds10Dd2PjoQLXw6zCsCbg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@babel/plugin-transform-sticky-regex/download/@babel/plugin-transform-sticky-regex-7.16.5.tgz} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.16.5 + '@babel/helper-plugin-utils': 7.16.5 dev: true - registry.nlark.com/astral-regex/2.0.0: - resolution: {integrity: sha1-SDFDxWeu7UeFdZwIZXhtx319LjE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/astral-regex/download/astral-regex-2.0.0.tgz} - name: astral-regex - version: 2.0.0 - engines: {node: '>=8'} + /@babel/plugin-transform-template-literals/7.16.5_@babel+core@7.16.5: + resolution: {integrity: sha512-gnyKy9RyFhkovex4BjKWL3BVYzUDG6zC0gba7VMLbQoDuqMfJ1SDXs8k/XK41Mmt1Hyp4qNAvGFb9hKzdCqBRQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@babel/plugin-transform-template-literals/download/@babel/plugin-transform-template-literals-7.16.5.tgz} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.16.5 + '@babel/helper-plugin-utils': 7.16.5 dev: true - registry.nlark.com/asynckit/0.4.0: - resolution: {integrity: sha1-x57Zf380y48robyXkLzDZkdLS3k=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/asynckit/download/asynckit-0.4.0.tgz} - name: asynckit - version: 0.4.0 + /@babel/plugin-transform-typeof-symbol/7.16.5_@babel+core@7.16.5: + resolution: {integrity: sha512-ldxCkW180qbrvyCVDzAUZqB0TAeF8W/vGJoRcaf75awm6By+PxfJKvuqVAnq8N9wz5Xa6mSpM19OfVKKVmGHSQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@babel/plugin-transform-typeof-symbol/download/@babel/plugin-transform-typeof-symbol-7.16.5.tgz} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.16.5 + '@babel/helper-plugin-utils': 7.16.5 dev: true - registry.nlark.com/at-least-node/1.0.0: - resolution: {integrity: sha1-YCzUtG6EStTv/JKoARo8RuAjjcI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/at-least-node/download/at-least-node-1.0.0.tgz} - name: at-least-node - version: 1.0.0 - engines: {node: '>= 4.0.0'} - - registry.nlark.com/atob/2.1.2: - resolution: {integrity: sha1-bZUX654DDSQ2ZmZR6GvZ9vE1M8k=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/atob/download/atob-2.1.2.tgz} - name: atob - version: 2.1.2 - engines: {node: '>= 4.5.0'} - hasBin: true + /@babel/plugin-transform-unicode-escapes/7.16.5_@babel+core@7.16.5: + resolution: {integrity: sha512-shiCBHTIIChGLdyojsKQjoAyB8MBwat25lKM7MJjbe1hE0bgIppD+LX9afr41lLHOhqceqeWl4FkLp+Bgn9o1Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@babel/plugin-transform-unicode-escapes/download/@babel/plugin-transform-unicode-escapes-7.16.5.tgz} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.16.5 + '@babel/helper-plugin-utils': 7.16.5 dev: true - registry.nlark.com/babel-plugin-dynamic-import-node/2.3.3: - resolution: {integrity: sha1-hP2hnJduxcbe/vV/lCez3vZuF6M=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/babel-plugin-dynamic-import-node/download/babel-plugin-dynamic-import-node-2.3.3.tgz} - name: babel-plugin-dynamic-import-node - version: 2.3.3 + /@babel/plugin-transform-unicode-regex/7.16.5_@babel+core@7.16.5: + resolution: {integrity: sha512-GTJ4IW012tiPEMMubd7sD07iU9O/LOo8Q/oU4xNhcaq0Xn8+6TcUQaHtC8YxySo1T+ErQ8RaWogIEeFhKGNPzw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@babel/plugin-transform-unicode-regex/download/@babel/plugin-transform-unicode-regex-7.16.5.tgz} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 dependencies: - object.assign: registry.nlark.com/object.assign/4.1.2 + '@babel/core': 7.16.5 + '@babel/helper-create-regexp-features-plugin': 7.16.0_@babel+core@7.16.5 + '@babel/helper-plugin-utils': 7.16.5 dev: true - registry.nlark.com/babel-preset-current-node-syntax/1.0.1_@babel+core@7.16.5: - resolution: {integrity: sha1-tDmSObibKgEfndvj5PQB/EDP9zs=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/babel-preset-current-node-syntax/download/babel-preset-current-node-syntax-1.0.1.tgz} - id: registry.nlark.com/babel-preset-current-node-syntax/1.0.1 - name: babel-preset-current-node-syntax - version: 1.0.1 + /@babel/preset-env/7.16.5_@babel+core@7.16.5: + resolution: {integrity: sha512-MiJJW5pwsktG61NDxpZ4oJ1CKxM1ncam9bzRtx9g40/WkLRkxFP6mhpkYV0/DxcciqoiHicx291+eUQrXb/SfQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@babel/preset-env/download/@babel/preset-env-7.16.5.tgz} + engines: {node: '>=6.9.0'} peerDependencies: - '@babel/core': ^7.0.0 + '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': registry.npmmirror.com/@babel/core/7.16.5 + '@babel/compat-data': 7.16.4 + '@babel/core': 7.16.5 + '@babel/helper-compilation-targets': 7.16.3_@babel+core@7.16.5 + '@babel/helper-plugin-utils': 7.16.5 + '@babel/helper-validator-option': registry.nlark.com/@babel/helper-validator-option/7.14.5 + '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.16.2_@babel+core@7.16.5 + '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.16.0_@babel+core@7.16.5 + '@babel/plugin-proposal-async-generator-functions': 7.16.5_@babel+core@7.16.5 + '@babel/plugin-proposal-class-properties': 7.16.5_@babel+core@7.16.5 + '@babel/plugin-proposal-class-static-block': 7.16.5_@babel+core@7.16.5 + '@babel/plugin-proposal-dynamic-import': 7.16.5_@babel+core@7.16.5 + '@babel/plugin-proposal-export-namespace-from': 7.16.5_@babel+core@7.16.5 + '@babel/plugin-proposal-json-strings': 7.16.5_@babel+core@7.16.5 + '@babel/plugin-proposal-logical-assignment-operators': 7.16.5_@babel+core@7.16.5 + '@babel/plugin-proposal-nullish-coalescing-operator': 7.16.5_@babel+core@7.16.5 + '@babel/plugin-proposal-numeric-separator': 7.16.5_@babel+core@7.16.5 + '@babel/plugin-proposal-object-rest-spread': 7.16.5_@babel+core@7.16.5 + '@babel/plugin-proposal-optional-catch-binding': 7.16.5_@babel+core@7.16.5 + '@babel/plugin-proposal-optional-chaining': 7.16.5_@babel+core@7.16.5 + '@babel/plugin-proposal-private-methods': 7.16.5_@babel+core@7.16.5 + '@babel/plugin-proposal-private-property-in-object': 7.16.5_@babel+core@7.16.5 + '@babel/plugin-proposal-unicode-property-regex': 7.16.5_@babel+core@7.16.5 '@babel/plugin-syntax-async-generators': registry.nlark.com/@babel/plugin-syntax-async-generators/7.8.4_@babel+core@7.16.5 - '@babel/plugin-syntax-bigint': registry.nlark.com/@babel/plugin-syntax-bigint/7.8.3_@babel+core@7.16.5 '@babel/plugin-syntax-class-properties': registry.nlark.com/@babel/plugin-syntax-class-properties/7.12.13_@babel+core@7.16.5 - '@babel/plugin-syntax-import-meta': registry.nlark.com/@babel/plugin-syntax-import-meta/7.10.4_@babel+core@7.16.5 + '@babel/plugin-syntax-class-static-block': registry.nlark.com/@babel/plugin-syntax-class-static-block/7.14.5_@babel+core@7.16.5 + '@babel/plugin-syntax-dynamic-import': registry.nlark.com/@babel/plugin-syntax-dynamic-import/7.8.3_@babel+core@7.16.5 + '@babel/plugin-syntax-export-namespace-from': registry.nlark.com/@babel/plugin-syntax-export-namespace-from/7.8.3_@babel+core@7.16.5 '@babel/plugin-syntax-json-strings': registry.nlark.com/@babel/plugin-syntax-json-strings/7.8.3_@babel+core@7.16.5 '@babel/plugin-syntax-logical-assignment-operators': registry.nlark.com/@babel/plugin-syntax-logical-assignment-operators/7.10.4_@babel+core@7.16.5 '@babel/plugin-syntax-nullish-coalescing-operator': registry.nlark.com/@babel/plugin-syntax-nullish-coalescing-operator/7.8.3_@babel+core@7.16.5 @@ -1101,14417 +1266,13043 @@ packages: '@babel/plugin-syntax-object-rest-spread': registry.nlark.com/@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.16.5 '@babel/plugin-syntax-optional-catch-binding': registry.nlark.com/@babel/plugin-syntax-optional-catch-binding/7.8.3_@babel+core@7.16.5 '@babel/plugin-syntax-optional-chaining': registry.nlark.com/@babel/plugin-syntax-optional-chaining/7.8.3_@babel+core@7.16.5 + '@babel/plugin-syntax-private-property-in-object': registry.nlark.com/@babel/plugin-syntax-private-property-in-object/7.14.5_@babel+core@7.16.5 '@babel/plugin-syntax-top-level-await': registry.nlark.com/@babel/plugin-syntax-top-level-await/7.14.5_@babel+core@7.16.5 + '@babel/plugin-transform-arrow-functions': 7.16.5_@babel+core@7.16.5 + '@babel/plugin-transform-async-to-generator': 7.16.5_@babel+core@7.16.5 + '@babel/plugin-transform-block-scoped-functions': 7.16.5_@babel+core@7.16.5 + '@babel/plugin-transform-block-scoping': 7.16.5_@babel+core@7.16.5 + '@babel/plugin-transform-classes': 7.16.5_@babel+core@7.16.5 + '@babel/plugin-transform-computed-properties': 7.16.5_@babel+core@7.16.5 + '@babel/plugin-transform-destructuring': 7.16.5_@babel+core@7.16.5 + '@babel/plugin-transform-dotall-regex': 7.16.5_@babel+core@7.16.5 + '@babel/plugin-transform-duplicate-keys': 7.16.5_@babel+core@7.16.5 + '@babel/plugin-transform-exponentiation-operator': 7.16.5_@babel+core@7.16.5 + '@babel/plugin-transform-for-of': 7.16.5_@babel+core@7.16.5 + '@babel/plugin-transform-function-name': 7.16.5_@babel+core@7.16.5 + '@babel/plugin-transform-literals': 7.16.5_@babel+core@7.16.5 + '@babel/plugin-transform-member-expression-literals': 7.16.5_@babel+core@7.16.5 + '@babel/plugin-transform-modules-amd': 7.16.5_@babel+core@7.16.5 + '@babel/plugin-transform-modules-commonjs': 7.16.5_@babel+core@7.16.5 + '@babel/plugin-transform-modules-systemjs': 7.16.5_@babel+core@7.16.5 + '@babel/plugin-transform-modules-umd': 7.16.5_@babel+core@7.16.5 + '@babel/plugin-transform-named-capturing-groups-regex': 7.16.5_@babel+core@7.16.5 + '@babel/plugin-transform-new-target': 7.16.5_@babel+core@7.16.5 + '@babel/plugin-transform-object-super': 7.16.5_@babel+core@7.16.5 + '@babel/plugin-transform-parameters': 7.16.5_@babel+core@7.16.5 + '@babel/plugin-transform-property-literals': 7.16.5_@babel+core@7.16.5 + '@babel/plugin-transform-regenerator': 7.16.5_@babel+core@7.16.5 + '@babel/plugin-transform-reserved-words': 7.16.5_@babel+core@7.16.5 + '@babel/plugin-transform-shorthand-properties': 7.16.5_@babel+core@7.16.5 + '@babel/plugin-transform-spread': 7.16.5_@babel+core@7.16.5 + '@babel/plugin-transform-sticky-regex': 7.16.5_@babel+core@7.16.5 + '@babel/plugin-transform-template-literals': 7.16.5_@babel+core@7.16.5 + '@babel/plugin-transform-typeof-symbol': 7.16.5_@babel+core@7.16.5 + '@babel/plugin-transform-unicode-escapes': 7.16.5_@babel+core@7.16.5 + '@babel/plugin-transform-unicode-regex': 7.16.5_@babel+core@7.16.5 + '@babel/preset-modules': 0.1.5_@babel+core@7.16.5 + '@babel/types': 7.16.0 + babel-plugin-polyfill-corejs2: 0.3.0_@babel+core@7.16.5 + babel-plugin-polyfill-corejs3: 0.4.0_@babel+core@7.16.5 + babel-plugin-polyfill-regenerator: 0.3.0_@babel+core@7.16.5 + core-js-compat: 3.20.1 + semver: registry.nlark.com/semver/6.3.0 + transitivePeerDependencies: + - supports-color dev: true - registry.nlark.com/babel-runtime/6.26.0: - resolution: {integrity: sha1-llxwWGaOgrVde/4E/yM3vItWR/4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/babel-runtime/download/babel-runtime-6.26.0.tgz} - name: babel-runtime - version: 6.26.0 + /@babel/preset-modules/0.1.5_@babel+core@7.16.5: + resolution: {integrity: sha1-75Odbn8miCfhhBY43G/5VRXhFdk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@babel/preset-modules/download/@babel/preset-modules-0.1.5.tgz} + peerDependencies: + '@babel/core': ^7.0.0-0 dependencies: - core-js: registry.npmmirror.com/core-js/2.6.12 - regenerator-runtime: registry.nlark.com/regenerator-runtime/0.11.1 - dev: false + '@babel/core': 7.16.5 + '@babel/helper-plugin-utils': 7.16.5 + '@babel/plugin-proposal-unicode-property-regex': 7.16.5_@babel+core@7.16.5 + '@babel/plugin-transform-dotall-regex': 7.16.5_@babel+core@7.16.5 + '@babel/types': 7.16.0 + esutils: registry.nlark.com/esutils/2.0.3 + dev: true - registry.nlark.com/balanced-match/1.0.2: - resolution: {integrity: sha1-6D46fj8wCzTLnYf2FfoMvzV2kO4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/balanced-match/download/balanced-match-1.0.2.tgz} - name: balanced-match - version: 1.0.2 + /@babel/runtime/7.16.5: + resolution: {integrity: sha512-TXWihFIS3Pyv5hzR7j6ihmeLkZfrXGxAr5UfSl8CHf+6q/wpiYDkUau0czckpYG8QmnCIuPpdLtuA9VmuGGyMA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@babel/runtime/download/@babel/runtime-7.16.5.tgz} + engines: {node: '>=6.9.0'} + dependencies: + regenerator-runtime: registry.nlark.com/regenerator-runtime/0.13.9 - registry.nlark.com/base64-js/1.5.1: - resolution: {integrity: sha1-GxtEAWClv3rUC2UPCVljSBkDkwo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/base64-js/download/base64-js-1.5.1.tgz} - name: base64-js - version: 1.5.1 + /@babel/runtime/7.4.5: + resolution: {integrity: sha512-TuI4qpWZP6lGOGIuGWtp9sPluqYICmbk8T/1vpSysqJxRPkudh/ofFWyqdcMsDf2s7KvDL4/YHgKyvcS3g9CJQ==} + dependencies: + regenerator-runtime: 0.13.9 dev: false - registry.nlark.com/binary-extensions/2.2.0: - resolution: {integrity: sha1-dfUC7q+f/eQvyYgpZFvk6na9ni0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/binary-extensions/download/binary-extensions-2.2.0.tgz} - name: binary-extensions - version: 2.2.0 - engines: {node: '>=8'} + /@babel/template/7.16.0: + resolution: {integrity: sha1-0Wo16/TNdOICCDNW+rId2JNj3dY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@babel/template/download/@babel/template-7.16.0.tgz?cache=0&sync_timestamp=1635564440087&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2F%40babel%2Ftemplate%2Fdownload%2F%40babel%2Ftemplate-7.16.0.tgz} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/code-frame': 7.16.0 + '@babel/parser': 7.16.6 + '@babel/types': 7.16.0 + dev: true - registry.nlark.com/bl/4.1.0: - resolution: {integrity: sha1-RRU1JkGCvsL7vIOmKrmM8R2fezo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/bl/download/bl-4.1.0.tgz} - name: bl - version: 4.1.0 + /@babel/traverse/7.16.5: + resolution: {integrity: sha512-FOCODAzqUMROikDYLYxl4nmwiLlu85rNqBML/A5hKRVXG2LV8d0iMqgPzdYTcIpjZEBB7D6UDU9vxRZiriASdQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@babel/traverse/download/@babel/traverse-7.16.5.tgz} + engines: {node: '>=6.9.0'} dependencies: - buffer: registry.npmmirror.com/buffer/5.7.1 - inherits: registry.nlark.com/inherits/2.0.4 - readable-stream: registry.nlark.com/readable-stream/3.6.0 - dev: false + '@babel/code-frame': 7.16.0 + '@babel/generator': 7.16.5 + '@babel/helper-environment-visitor': 7.16.5 + '@babel/helper-function-name': 7.16.0 + '@babel/helper-hoist-variables': 7.16.0 + '@babel/helper-split-export-declaration': 7.16.0 + '@babel/parser': 7.16.6 + '@babel/types': 7.16.0 + debug: 4.3.3 + globals: 11.12.0 + transitivePeerDependencies: + - supports-color + dev: true - registry.nlark.com/bonjour/3.5.0: - resolution: {integrity: sha1-jokKGD2O6aI5OzhExpGkK897yfU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/bonjour/download/bonjour-3.5.0.tgz} - name: bonjour - version: 3.5.0 + /@babel/types/7.16.0: + resolution: {integrity: sha1-2zsxOAT5aq3Qt3bEgj4SetZyibo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@babel/types/download/@babel/types-7.16.0.tgz} + engines: {node: '>=6.9.0'} dependencies: - array-flatten: registry.nlark.com/array-flatten/2.1.2 - deep-equal: registry.nlark.com/deep-equal/1.1.1 - dns-equal: registry.nlark.com/dns-equal/1.0.0 - dns-txt: registry.nlark.com/dns-txt/2.0.2 - multicast-dns: registry.npmmirror.com/multicast-dns/6.2.3 - multicast-dns-service-types: registry.nlark.com/multicast-dns-service-types/1.1.0 + '@babel/helper-validator-identifier': registry.nlark.com/@babel/helper-validator-identifier/7.15.7 + to-fast-properties: registry.nlark.com/to-fast-properties/2.0.0 dev: true - registry.nlark.com/boolbase/1.0.0: - resolution: {integrity: sha1-aN/1++YMUes3cl6p4+0xDcwed24=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/boolbase/download/boolbase-1.0.0.tgz} - name: boolbase - version: 1.0.0 + /@commitlint/cli/12.1.4: + resolution: {integrity: sha1-r02d08ASLHs5ph+hzSq7rQQi2+A=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@commitlint/cli/download/@commitlint/cli-12.1.4.tgz} + engines: {node: '>=v10'} + hasBin: true + dependencies: + '@commitlint/format': 12.1.4 + '@commitlint/lint': 12.1.4 + '@commitlint/load': 12.1.4 + '@commitlint/read': 12.1.4 + '@commitlint/types': 12.1.4 + lodash: 4.17.21 + resolve-from: registry.nlark.com/resolve-from/5.0.0 + resolve-global: 1.0.0 + yargs: 16.2.0 + dev: true - registry.nlark.com/brace-expansion/1.1.11: - resolution: {integrity: sha1-PH/L9SnYcibz0vUrlm/1Jx60Qd0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/brace-expansion/download/brace-expansion-1.1.11.tgz} - name: brace-expansion - version: 1.1.11 + /@commitlint/config-conventional/12.1.4: + resolution: {integrity: sha1-lburYi8Reoo+SflZF7CGVQQMZqg=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@commitlint/config-conventional/download/@commitlint/config-conventional-12.1.4.tgz} + engines: {node: '>=v10'} dependencies: - balanced-match: registry.nlark.com/balanced-match/1.0.2 - concat-map: registry.nlark.com/concat-map/0.0.1 + conventional-changelog-conventionalcommits: 4.6.1 + dev: true - registry.nlark.com/braces/3.0.2: - resolution: {integrity: sha1-NFThpGLujVmeI23zNs2epPiv4Qc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/braces/download/braces-3.0.2.tgz} - name: braces - version: 3.0.2 - engines: {node: '>=8'} + /@commitlint/ensure/12.1.4: + resolution: {integrity: sha1-KHri3MXMsIbnSXBbG9m9uZdzBW8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@commitlint/ensure/download/@commitlint/ensure-12.1.4.tgz} + engines: {node: '>=v10'} dependencies: - fill-range: registry.nlark.com/fill-range/7.0.1 + '@commitlint/types': 12.1.4 + lodash: 4.17.21 + dev: true - registry.nlark.com/browser-process-hrtime/1.0.0: - resolution: {integrity: sha1-PJtLfXgsgSHlbxAQbYTA0P/JRiY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/browser-process-hrtime/download/browser-process-hrtime-1.0.0.tgz} - name: browser-process-hrtime - version: 1.0.0 + /@commitlint/execute-rule/12.1.4: + resolution: {integrity: sha1-mXOwLpd5rb8VIq6awgekgV7HPeE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@commitlint/execute-rule/download/@commitlint/execute-rule-12.1.4.tgz} + engines: {node: '>=v10'} dev: true - registry.nlark.com/bs-logger/0.2.6: - resolution: {integrity: sha1-6302UwenLPl0zGzadraDVK0za9g=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/bs-logger/download/bs-logger-0.2.6.tgz} - name: bs-logger - version: 0.2.6 - engines: {node: '>= 6'} + /@commitlint/format/12.1.4: + resolution: {integrity: sha1-2y1GQYpq5XyQ5ff2Xf9G8CZdnyQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@commitlint/format/download/@commitlint/format-12.1.4.tgz} + engines: {node: '>=v10'} dependencies: - fast-json-stable-stringify: registry.nlark.com/fast-json-stable-stringify/2.1.0 + '@commitlint/types': 12.1.4 + chalk: 4.1.2 dev: true - registry.nlark.com/bser/2.1.1: - resolution: {integrity: sha1-5nh9og7OnQeZhTPP2d5vXDj0vAU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/bser/download/bser-2.1.1.tgz} - name: bser - version: 2.1.1 + /@commitlint/is-ignored/12.1.4: + resolution: {integrity: sha1-TEMLw7NhqpvlzU3bJSwVWYcOp7w=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@commitlint/is-ignored/download/@commitlint/is-ignored-12.1.4.tgz} + engines: {node: '>=v10'} dependencies: - node-int64: registry.nlark.com/node-int64/0.4.0 + '@commitlint/types': 12.1.4 + semver: registry.nlark.com/semver/7.3.5 dev: true - registry.nlark.com/buffer-equal/1.0.0: - resolution: {integrity: sha1-WWFrSYME1Var1GaWayLu2j7KX74=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/buffer-equal/download/buffer-equal-1.0.0.tgz} - name: buffer-equal - version: 1.0.0 - engines: {node: '>=0.4.0'} + /@commitlint/lint/12.1.4: + resolution: {integrity: sha1-hWt/0rLmNnuDbLhKEvHBs8DkDSI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@commitlint/lint/download/@commitlint/lint-12.1.4.tgz} + engines: {node: '>=v10'} + dependencies: + '@commitlint/is-ignored': 12.1.4 + '@commitlint/parse': 12.1.4 + '@commitlint/rules': 12.1.4 + '@commitlint/types': 12.1.4 dev: true - registry.nlark.com/buffer-from/1.1.2: - resolution: {integrity: sha1-KxRqb9cugLT1XSVfNe1Zo6mkG9U=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/buffer-from/download/buffer-from-1.1.2.tgz} - name: buffer-from - version: 1.1.2 + /@commitlint/load/12.1.4: + resolution: {integrity: sha1-48LbwOfY2Sj1emh4vXIZkJ/ArKs=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@commitlint/load/download/@commitlint/load-12.1.4.tgz} + engines: {node: '>=v10'} + dependencies: + '@commitlint/execute-rule': 12.1.4 + '@commitlint/resolve-extends': 12.1.4 + '@commitlint/types': 12.1.4 + chalk: 4.1.2 + cosmiconfig: registry.nlark.com/cosmiconfig/7.0.1 + lodash: 4.17.21 + resolve-from: registry.nlark.com/resolve-from/5.0.0 dev: true - registry.nlark.com/buffer-indexof/1.1.1: - resolution: {integrity: sha1-Uvq8xqYG0aADAoAmSO9o9jnaJow=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/buffer-indexof/download/buffer-indexof-1.1.1.tgz} - name: buffer-indexof - version: 1.1.1 + /@commitlint/message/12.1.4: + resolution: {integrity: sha1-OJXtzAcJ3spZRfPVX16pWp8fRG0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@commitlint/message/download/@commitlint/message-12.1.4.tgz} + engines: {node: '>=v10'} dev: true - registry.nlark.com/builtin-modules/3.2.0: - resolution: {integrity: sha1-RdXbmefuXmvE82LgCL+RerUEmIc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/builtin-modules/download/builtin-modules-3.2.0.tgz} - name: builtin-modules - version: 3.2.0 - engines: {node: '>=6'} - - registry.nlark.com/call-bind/1.0.2: - resolution: {integrity: sha1-sdTonmiBGcPJqQOtMKuy9qkZvjw=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/call-bind/download/call-bind-1.0.2.tgz} - name: call-bind - version: 1.0.2 + /@commitlint/parse/12.1.4: + resolution: {integrity: sha1-ugPVTSTvhPb9L/McXpmYsi19CqE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@commitlint/parse/download/@commitlint/parse-12.1.4.tgz} + engines: {node: '>=v10'} dependencies: - function-bind: registry.nlark.com/function-bind/1.1.1 - get-intrinsic: registry.nlark.com/get-intrinsic/1.1.1 + '@commitlint/types': 12.1.4 + conventional-changelog-angular: 5.0.13 + conventional-commits-parser: 3.2.3 + dev: true - registry.nlark.com/callsites/2.0.0: - resolution: {integrity: sha1-BuuE8A7qQT2oav/vrL/7Ngk7PFA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/callsites/download/callsites-2.0.0.tgz} - name: callsites - version: 2.0.0 - engines: {node: '>=4'} - dev: false + /@commitlint/read/12.1.4: + resolution: {integrity: sha1-VS/aQu8YXVtXi+tvYmpfiygt46Y=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@commitlint/read/download/@commitlint/read-12.1.4.tgz} + engines: {node: '>=v10'} + dependencies: + '@commitlint/top-level': 12.1.4 + '@commitlint/types': 12.1.4 + fs-extra: registry.nlark.com/fs-extra/9.1.0 + git-raw-commits: 2.0.10 + dev: true - registry.nlark.com/callsites/3.1.0: - resolution: {integrity: sha1-s2MKvYlDQy9Us/BRkjjjPNffL3M=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/callsites/download/callsites-3.1.0.tgz} - name: callsites - version: 3.1.0 - engines: {node: '>=6'} + /@commitlint/resolve-extends/12.1.4: + resolution: {integrity: sha1-51jtfc35QmGLn2A6fCimQPaggCo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@commitlint/resolve-extends/download/@commitlint/resolve-extends-12.1.4.tgz?cache=0&sync_timestamp=1637132272463&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2F%40commitlint%2Fresolve-extends%2Fdownload%2F%40commitlint%2Fresolve-extends-12.1.4.tgz} + engines: {node: '>=v10'} + dependencies: + import-fresh: registry.nlark.com/import-fresh/3.3.0 + lodash: 4.17.21 + resolve-from: registry.nlark.com/resolve-from/5.0.0 + resolve-global: 1.0.0 + dev: true - registry.nlark.com/camel-case/4.1.2: - resolution: {integrity: sha1-lygHKpVPgFIoIlpt7qazhGHhvVo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/camel-case/download/camel-case-4.1.2.tgz} - name: camel-case - version: 4.1.2 + /@commitlint/rules/12.1.4: + resolution: {integrity: sha1-DhQbCMqj173EiqeEuqi6/z79ZNs=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@commitlint/rules/download/@commitlint/rules-12.1.4.tgz} + engines: {node: '>=v10'} dependencies: - pascal-case: registry.nlark.com/pascal-case/3.1.2 - tslib: registry.npmmirror.com/tslib/2.3.1 + '@commitlint/ensure': 12.1.4 + '@commitlint/message': 12.1.4 + '@commitlint/to-lines': 12.1.4 + '@commitlint/types': 12.1.4 dev: true - registry.nlark.com/char-regex/1.0.2: - resolution: {integrity: sha1-10Q1giYhf5ge1Y9Hmx1rzClUXc8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/char-regex/download/char-regex-1.0.2.tgz} - name: char-regex - version: 1.0.2 - engines: {node: '>=10'} + /@commitlint/to-lines/12.1.4: + resolution: {integrity: sha1-yqWC2/Eh83egWIu2TiXEhUhDzSU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@commitlint/to-lines/download/@commitlint/to-lines-12.1.4.tgz} + engines: {node: '>=v10'} dev: true - registry.nlark.com/chrome-trace-event/1.0.3: - resolution: {integrity: sha1-EBXs7UdB4V0GZkqVfbv1DQQeJqw=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/chrome-trace-event/download/chrome-trace-event-1.0.3.tgz} - name: chrome-trace-event - version: 1.0.3 - engines: {node: '>=6.0'} + /@commitlint/top-level/12.1.4: + resolution: {integrity: sha1-ltXHFb/Bvfht/PEbZ/ws92WMem4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@commitlint/top-level/download/@commitlint/top-level-12.1.4.tgz} + engines: {node: '>=v10'} + dependencies: + find-up: 5.0.0 dev: true - registry.nlark.com/cjs-module-lexer/1.2.2: - resolution: {integrity: sha1-n4S6MkSlEvOlTlJ36O70xImGTkA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/cjs-module-lexer/download/cjs-module-lexer-1.2.2.tgz} - name: cjs-module-lexer - version: 1.2.2 + /@commitlint/types/12.1.4: + resolution: {integrity: sha1-lhil3ImR+1jm3m7YnXv3Evp0un4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@commitlint/types/download/@commitlint/types-12.1.4.tgz} + engines: {node: '>=v10'} + dependencies: + chalk: 4.1.2 dev: true - registry.nlark.com/clean-stack/2.2.0: - resolution: {integrity: sha1-7oRy27Ep5yezHooQpCfe6d/kAIs=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/clean-stack/download/clean-stack-2.2.0.tgz} - name: clean-stack - version: 2.2.0 - engines: {node: '>=6'} + /@cspotcode/source-map-support/0.7.0: + resolution: {integrity: sha1-R4mECqhZ5G0vMXNyercHxmvzRPU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@cspotcode/source-map-support/download/@cspotcode/source-map-support-0.7.0.tgz} + engines: {node: '>=12'} + dependencies: + '@cspotcode/source-map-consumer': registry.nlark.com/@cspotcode/source-map-consumer/0.8.0 dev: true - registry.nlark.com/cli-cursor/2.1.0: - resolution: {integrity: sha1-s12sN2R5+sw+lHR9QdDQ9SOP/LU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/cli-cursor/download/cli-cursor-2.1.0.tgz} - name: cli-cursor - version: 2.1.0 - engines: {node: '>=4'} - dependencies: - restore-cursor: registry.nlark.com/restore-cursor/2.0.0 - dev: false - - registry.nlark.com/cli-cursor/3.1.0: - resolution: {integrity: sha1-JkMFp65JDR0Dvwybp8kl0XU68wc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/cli-cursor/download/cli-cursor-3.1.0.tgz} - name: cli-cursor - version: 3.1.0 - engines: {node: '>=8'} - dependencies: - restore-cursor: registry.nlark.com/restore-cursor/3.1.0 - - registry.nlark.com/cli-width/2.2.1: - resolution: {integrity: sha1-sEM9C06chH7xiGik7xb9X8gnHEg=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/cli-width/download/cli-width-2.2.1.tgz} - name: cli-width - version: 2.2.1 - dev: false - - registry.nlark.com/cli-width/3.0.0: - resolution: {integrity: sha1-ovSEN6LKqaIkNueUvwceyeYc7fY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/cli-width/download/cli-width-3.0.0.tgz} - name: cli-width - version: 3.0.0 - engines: {node: '>= 10'} - dev: false + /@discoveryjs/json-ext/0.5.6: + resolution: {integrity: sha512-ws57AidsDvREKrZKYffXddNkyaF14iHNHm8VQnZH6t99E8gczjNN0GpvcGny0imC80yQ0tHz1xVUKk/KFQSUyA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@discoveryjs/json-ext/download/@discoveryjs/json-ext-0.5.6.tgz} + engines: {node: '>=10.0.0'} + dev: true - registry.nlark.com/cliui/7.0.4: - resolution: {integrity: sha1-oCZe5lVHb8gHrqnfPfjfd4OAi08=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/cliui/download/cliui-7.0.4.tgz} - name: cliui - version: 7.0.4 + /@eslint/eslintrc/0.4.3: + resolution: {integrity: sha1-nkKYHvA1vrPdSa3ResuW6P9vOUw=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@eslint/eslintrc/download/@eslint/eslintrc-0.4.3.tgz} + engines: {node: ^10.12.0 || >=12.0.0} dependencies: - string-width: registry.npmmirror.com/string-width/4.2.3 - strip-ansi: registry.npmmirror.com/strip-ansi/6.0.1 - wrap-ansi: registry.nlark.com/wrap-ansi/7.0.0 + ajv: 6.12.6 + debug: 4.3.3 + espree: 7.3.1 + globals: 13.12.0 + ignore: 4.0.6 + import-fresh: registry.nlark.com/import-fresh/3.3.0 + js-yaml: registry.nlark.com/js-yaml/3.14.1 + minimatch: registry.nlark.com/minimatch/3.0.4 + strip-json-comments: registry.nlark.com/strip-json-comments/3.1.1 + transitivePeerDependencies: + - supports-color + dev: true - registry.nlark.com/clone-deep/4.0.1: - resolution: {integrity: sha1-wZ/Zvbv4WUK0/ZechNz31fB8I4c=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/clone-deep/download/clone-deep-4.0.1.tgz} - name: clone-deep - version: 4.0.1 - engines: {node: '>=6'} + /@humanwhocodes/config-array/0.5.0: + resolution: {integrity: sha1-FAeWfUxu7Nc4j4Os8er00Mbljvk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@humanwhocodes/config-array/download/@humanwhocodes/config-array-0.5.0.tgz} + engines: {node: '>=10.10.0'} dependencies: - is-plain-object: registry.nlark.com/is-plain-object/2.0.4 - kind-of: registry.nlark.com/kind-of/6.0.3 - shallow-clone: registry.nlark.com/shallow-clone/3.0.1 + '@humanwhocodes/object-schema': 1.2.1 + debug: 4.3.3 + minimatch: registry.nlark.com/minimatch/3.0.4 + transitivePeerDependencies: + - supports-color dev: true - registry.nlark.com/clone-stats/1.0.0: - resolution: {integrity: sha1-s3gt/4u1R04Yuba/D9/ngvh3doA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/clone-stats/download/clone-stats-1.0.0.tgz} - name: clone-stats - version: 1.0.0 + /@humanwhocodes/object-schema/1.2.1: + resolution: {integrity: sha1-tSBSnsIdjllFoYUd/Rwy6U45/0U=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@humanwhocodes/object-schema/download/@humanwhocodes/object-schema-1.2.1.tgz} dev: true - registry.nlark.com/clone/1.0.4: - resolution: {integrity: sha1-2jCcwmPfFZlMaIypAheco8fNfH4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/clone/download/clone-1.0.4.tgz} - name: clone - version: 1.0.4 - engines: {node: '>=0.8'} + /@iconify/iconify/2.1.0: + resolution: {integrity: sha512-YXKrDVXIGUeFIRqr6QC/l6MRj9kDOlES4sWx/ty8SXUk0pCZnBwsj0/to9Q3g79TAyh2wG3/yzrkf6fHKichwA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@iconify/iconify/download/@iconify/iconify-2.1.0.tgz} + dependencies: + cross-fetch: 3.1.4 dev: false - registry.nlark.com/clone/2.1.2: - resolution: {integrity: sha1-G39Ln1kfHo+DZwQBYANFoCiHQ18=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/clone/download/clone-2.1.2.tgz} - name: clone - version: 2.1.2 - engines: {node: '>=0.8'} - dev: true - - registry.nlark.com/clsx/1.1.1: - resolution: {integrity: sha1-mLMTT5q73yOyZjSRrOE8XAOnMYg=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/clsx/download/clsx-1.1.1.tgz} - name: clsx - version: 1.1.1 - engines: {node: '>=6'} + /@iconify/react/3.1.0: + resolution: {integrity: sha512-RBmYRPgjBukT7/qdUBnj0ZFEEP4plKs8f/ANYrPvnMID+T0VXRc1zKzKWWV9tjR5hw/QpsKSw1fmxfKjSihKHg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@iconify/react/download/@iconify/react-3.1.0.tgz} + dependencies: + cross-fetch: 3.1.4 dev: false - registry.nlark.com/co/4.6.0: - resolution: {integrity: sha1-bqa989hTrlTMuOR7+gvz+QMfsYQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/co/download/co-4.6.0.tgz} - name: co - version: 4.6.0 - engines: {iojs: '>= 1.0.0', node: '>= 0.12.0'} + /@jest/console/27.4.2: + resolution: {integrity: sha512-xknHThRsPB/To1FUbi6pCe43y58qFC03zfb6R7fDb/FfC7k2R3i1l+izRBJf8DI46KhYGRaF14Eo9A3qbBoixg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@jest/console/download/@jest/console-27.4.2.tgz} + engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} + dependencies: + '@jest/types': 27.4.2 + '@types/node': 17.0.4 + chalk: 4.1.2 + jest-message-util: 27.4.2 + jest-util: 27.4.2 + slash: registry.nlark.com/slash/3.0.0 dev: true - registry.nlark.com/collect-v8-coverage/1.0.1: - resolution: {integrity: sha1-zCyOlPwYu9/+ZNZTRXDIpnOyf1k=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/collect-v8-coverage/download/collect-v8-coverage-1.0.1.tgz} - name: collect-v8-coverage - version: 1.0.1 + /@jest/core/27.4.5_ts-node@10.4.0: + resolution: {integrity: sha512-3tm/Pevmi8bDsgvo73nX8p/WPng6KWlCyScW10FPEoN1HU4pwI83tJ3TsFvi1FfzsjwUlMNEPowgb/rPau/LTQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@jest/core/download/@jest/core-27.4.5.tgz} + engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} + peerDependencies: + node-notifier: ^8.0.1 || ^9.0.0 || ^10.0.0 + peerDependenciesMeta: + node-notifier: + optional: true + dependencies: + '@jest/console': 27.4.2 + '@jest/reporters': 27.4.5 + '@jest/test-result': 27.4.2 + '@jest/transform': 27.4.5 + '@jest/types': 27.4.2 + '@types/node': 15.14.9 + ansi-escapes: registry.nlark.com/ansi-escapes/4.3.2 + chalk: 4.1.2 + emittery: registry.nlark.com/emittery/0.8.1 + exit: registry.nlark.com/exit/0.1.2 + graceful-fs: 4.2.8 + jest-changed-files: 27.4.2 + jest-config: 27.4.5_ts-node@10.4.0 + jest-haste-map: 27.4.5 + jest-message-util: 27.4.2 + jest-regex-util: 27.4.0 + jest-resolve: 27.4.5 + jest-resolve-dependencies: 27.4.5 + jest-runner: 27.4.5 + jest-runtime: 27.4.5 + jest-snapshot: 27.4.5 + jest-util: 27.4.2 + jest-validate: 27.4.2 + jest-watcher: 27.4.2 + micromatch: registry.nlark.com/micromatch/4.0.4 + rimraf: 3.0.2 + slash: registry.nlark.com/slash/3.0.0 + strip-ansi: 6.0.1 + transitivePeerDependencies: + - bufferutil + - canvas + - supports-color + - ts-node + - utf-8-validate dev: true - registry.nlark.com/color-name/1.1.3: - resolution: {integrity: sha1-p9BVi9icQveV3UIyj3QIMcpTvCU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/color-name/download/color-name-1.1.3.tgz} - name: color-name - version: 1.1.3 - - registry.nlark.com/color-name/1.1.4: - resolution: {integrity: sha1-wqCah6y95pVD3m9j+jmVyCbFNqI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/color-name/download/color-name-1.1.4.tgz} - name: color-name - version: 1.1.4 - - registry.nlark.com/combined-stream/1.0.8: - resolution: {integrity: sha1-w9RaizT9cwYxoRCoolIGgrMdWn8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/combined-stream/download/combined-stream-1.0.8.tgz} - name: combined-stream - version: 1.0.8 - engines: {node: '>= 0.8'} + /@jest/environment/27.4.4: + resolution: {integrity: sha512-q+niMx7cJgt/t/b6dzLOh4W8Ef/8VyKG7hxASK39jakijJzbFBGpptx3RXz13FFV7OishQ9lTbv+dQ5K3EhfDQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@jest/environment/download/@jest/environment-27.4.4.tgz} + engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: - delayed-stream: registry.nlark.com/delayed-stream/1.0.0 + '@jest/fake-timers': 27.4.2 + '@jest/types': 27.4.2 + '@types/node': 17.0.4 + jest-mock: 27.4.2 dev: true - registry.nlark.com/commondir/1.0.1: - resolution: {integrity: sha1-3dgA2gxmEnOTzKWVDqloo6rxJTs=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/commondir/download/commondir-1.0.1.tgz} - name: commondir - version: 1.0.1 - dev: false - - registry.nlark.com/compressible/2.0.18: - resolution: {integrity: sha1-r1PMprBw1MPAdQ+9dyhqbXzEb7o=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/compressible/download/compressible-2.0.18.tgz} - name: compressible - version: 2.0.18 - engines: {node: '>= 0.6'} + /@jest/fake-timers/27.4.2: + resolution: {integrity: sha512-f/Xpzn5YQk5adtqBgvw1V6bF8Nx3hY0OIRRpCvWcfPl0EAjdqWPdhH3t/3XpiWZqtjIEHDyMKP9ajpva1l4Zmg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@jest/fake-timers/download/@jest/fake-timers-27.4.2.tgz} + engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: - mime-db: registry.npmmirror.com/mime-db/1.51.0 + '@jest/types': 27.4.2 + '@sinonjs/fake-timers': 8.1.0 + '@types/node': 17.0.4 + jest-message-util: 27.4.2 + jest-mock: 27.4.2 + jest-util: 27.4.2 dev: true - registry.nlark.com/compression/1.7.4: - resolution: {integrity: sha1-lVI+/xcMpXwpoMpB5v4TH0Hlu48=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/compression/download/compression-1.7.4.tgz} - name: compression - version: 1.7.4 - engines: {node: '>= 0.8.0'} + /@jest/globals/27.4.4: + resolution: {integrity: sha512-bqpqQhW30BOreXM8bA8t8JbOQzsq/WnPTnBl+It3UxAD9J8yxEAaBEylHx1dtBapAr/UBk8GidXbzmqnee8tYQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@jest/globals/download/@jest/globals-27.4.4.tgz} + engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: - accepts: registry.nlark.com/accepts/1.3.7 - bytes: registry.npmmirror.com/bytes/3.0.0 - compressible: registry.nlark.com/compressible/2.0.18 - debug: registry.npmmirror.com/debug/2.6.9 - on-headers: registry.nlark.com/on-headers/1.0.2 - safe-buffer: registry.nlark.com/safe-buffer/5.1.2 - vary: registry.nlark.com/vary/1.1.2 + '@jest/environment': 27.4.4 + '@jest/types': 27.4.2 + expect: 27.4.2 dev: true - registry.nlark.com/compute-scroll-into-view/1.0.17: - resolution: {integrity: sha1-aojxis2dQunPS6pr7H4FImB6t6s=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/compute-scroll-into-view/download/compute-scroll-into-view-1.0.17.tgz} - name: compute-scroll-into-view - version: 1.0.17 - dev: false - - registry.nlark.com/concat-map/0.0.1: - resolution: {integrity: sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/concat-map/download/concat-map-0.0.1.tgz} - name: concat-map - version: 0.0.1 + /@jest/reporters/27.4.5: + resolution: {integrity: sha512-3orsG4vi8zXuBqEoy2LbnC1kuvkg1KQUgqNxmxpQgIOQEPeV0onvZu+qDQnEoX8qTQErtqn/xzcnbpeTuOLSiA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@jest/reporters/download/@jest/reporters-27.4.5.tgz} + engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} + peerDependencies: + node-notifier: ^8.0.1 || ^9.0.0 || ^10.0.0 + peerDependenciesMeta: + node-notifier: + optional: true + dependencies: + '@bcoe/v8-coverage': registry.nlark.com/@bcoe/v8-coverage/0.2.3 + '@jest/console': 27.4.2 + '@jest/test-result': 27.4.2 + '@jest/transform': 27.4.5 + '@jest/types': 27.4.2 + '@types/node': 17.0.4 + chalk: 4.1.2 + collect-v8-coverage: registry.nlark.com/collect-v8-coverage/1.0.1 + exit: registry.nlark.com/exit/0.1.2 + glob: 7.2.0 + graceful-fs: 4.2.8 + istanbul-lib-coverage: 3.2.0 + istanbul-lib-instrument: 4.0.3 + istanbul-lib-report: registry.nlark.com/istanbul-lib-report/3.0.0 + istanbul-lib-source-maps: 4.0.1 + istanbul-reports: 3.1.2 + jest-haste-map: 27.4.5 + jest-resolve: 27.4.5 + jest-util: 27.4.2 + jest-worker: 27.4.5 + slash: registry.nlark.com/slash/3.0.0 + source-map: 0.6.1 + string-length: registry.nlark.com/string-length/4.0.2 + terminal-link: registry.nlark.com/terminal-link/2.1.1 + v8-to-istanbul: 8.1.0 + transitivePeerDependencies: + - supports-color + dev: true - registry.nlark.com/connect-history-api-fallback/1.6.0: - resolution: {integrity: sha1-izIIk1kwjRERFdgcrT/Oq4iPl7w=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/connect-history-api-fallback/download/connect-history-api-fallback-1.6.0.tgz} - name: connect-history-api-fallback - version: 1.6.0 - engines: {node: '>=0.8'} + /@jest/source-map/27.4.0: + resolution: {integrity: sha512-Ntjx9jzP26Bvhbm93z/AKcPRj/9wrkI88/gK60glXDx1q+IeI0rf7Lw2c89Ch6ofonB0On/iRDreQuQ6te9pgQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@jest/source-map/download/@jest/source-map-27.4.0.tgz} + engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} + dependencies: + callsites: registry.nlark.com/callsites/3.1.0 + graceful-fs: 4.2.8 + source-map: 0.6.1 dev: true - registry.nlark.com/content-type/1.0.4: - resolution: {integrity: sha1-4TjMdeBAxyexlm/l5fjJruJW/js=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/content-type/download/content-type-1.0.4.tgz} - name: content-type - version: 1.0.4 - engines: {node: '>= 0.6'} + /@jest/test-result/27.4.2: + resolution: {integrity: sha512-kr+bCrra9jfTgxHXHa2UwoQjxvQk3Am6QbpAiJ5x/50LW8llOYrxILkqY0lZRW/hu8FXesnudbql263+EW9iNA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@jest/test-result/download/@jest/test-result-27.4.2.tgz} + engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} + dependencies: + '@jest/console': 27.4.2 + '@jest/types': 27.4.2 + '@types/istanbul-lib-coverage': 2.0.4 + collect-v8-coverage: registry.nlark.com/collect-v8-coverage/1.0.1 dev: true - registry.nlark.com/convert-source-map/1.8.0: - resolution: {integrity: sha1-8zc8MtIbTXgN2ABFFGhPt5HKQ2k=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/convert-source-map/download/convert-source-map-1.8.0.tgz} - name: convert-source-map - version: 1.8.0 + /@jest/test-sequencer/27.4.5: + resolution: {integrity: sha512-n5woIn/1v+FT+9hniymHPARA9upYUmfi5Pw9ewVwXCDlK4F5/Gkees9v8vdjGdAIJ2MPHLHodiajLpZZanWzEQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@jest/test-sequencer/download/@jest/test-sequencer-27.4.5.tgz} + engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: - safe-buffer: registry.nlark.com/safe-buffer/5.1.2 + '@jest/test-result': 27.4.2 + graceful-fs: 4.2.8 + jest-haste-map: 27.4.5 + jest-runtime: 27.4.5 + transitivePeerDependencies: + - supports-color dev: true - registry.nlark.com/cookie-signature/1.0.6: - resolution: {integrity: sha1-4wOogrNCzD7oylE6eZmXNNqzriw=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/cookie-signature/download/cookie-signature-1.0.6.tgz} - name: cookie-signature - version: 1.0.6 + /@jest/transform/27.4.5: + resolution: {integrity: sha512-PuMet2UlZtlGzwc6L+aZmR3I7CEBpqadO03pU40l2RNY2fFJ191b9/ITB44LNOhVtsyykx0OZvj0PCyuLm7Eew==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@jest/transform/download/@jest/transform-27.4.5.tgz} + engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} + dependencies: + '@babel/core': 7.16.5 + '@jest/types': 27.4.2 + babel-plugin-istanbul: 6.1.1 + chalk: 4.1.2 + convert-source-map: registry.nlark.com/convert-source-map/1.8.0 + fast-json-stable-stringify: registry.nlark.com/fast-json-stable-stringify/2.1.0 + graceful-fs: 4.2.8 + jest-haste-map: 27.4.5 + jest-regex-util: 27.4.0 + jest-util: 27.4.2 + micromatch: registry.nlark.com/micromatch/4.0.4 + pirates: 4.0.4 + slash: registry.nlark.com/slash/3.0.0 + source-map: 0.6.1 + write-file-atomic: registry.nlark.com/write-file-atomic/3.0.3 + transitivePeerDependencies: + - supports-color dev: true - registry.nlark.com/cookie/0.4.1: - resolution: {integrity: sha1-r9cT/ibr0hupXOth+agRblClN9E=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/cookie/download/cookie-0.4.1.tgz} - name: cookie - version: 0.4.1 - engines: {node: '>= 0.6'} + /@jest/types/27.4.2: + resolution: {integrity: sha512-j35yw0PMTPpZsUoOBiuHzr1zTYoad1cVIE0ajEjcrJONxxrko/IRGKkXx3os0Nsi4Hu3+5VmDbVfq5WhG/pWAg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@jest/types/download/@jest/types-27.4.2.tgz} + engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} + dependencies: + '@types/istanbul-lib-coverage': 2.0.4 + '@types/istanbul-reports': 3.0.1 + '@types/node': 17.0.4 + '@types/yargs': 16.0.4 + chalk: 4.1.2 dev: true - registry.nlark.com/copy-anything/2.0.3: - resolution: {integrity: sha1-hCQHugJGaw34RIGbvjuuu+XUXYc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/copy-anything/download/copy-anything-2.0.3.tgz} - name: copy-anything - version: 2.0.3 + /@loadable/component/5.15.2_react@17.0.2: + resolution: {integrity: sha512-ryFAZOX5P2vFkUdzaAtTG88IGnr9qxSdvLRvJySXcUA4B4xVWurUNADu3AnKPksxOZajljqTrDEDcYjeL4lvLw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@loadable/component/download/@loadable/component-5.15.2.tgz} + engines: {node: '>=8'} + peerDependencies: + react: '>=16.3.0' dependencies: - is-what: registry.npmmirror.com/is-what/3.14.1 + '@babel/runtime': 7.16.5 + hoist-non-react-statics: registry.nlark.com/hoist-non-react-statics/3.3.2 + react: 17.0.2 + react-is: 16.13.1 + dev: false + + /@polka/url/1.0.0-next.21: + resolution: {integrity: sha1-XeWiOFo1MJQn9gEZkrVEUU1VmqE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@polka/url/download/@polka/url-1.0.0-next.21.tgz} dev: true - registry.nlark.com/core-util-is/1.0.3: - resolution: {integrity: sha1-pgQtNjTCsn6TKPg3uWX6yDgI24U=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/core-util-is/download/core-util-is-1.0.3.tgz} - name: core-util-is - version: 1.0.3 + /@rollup/plugin-babel/5.3.0_@babel+core@7.16.5+rollup@2.62.0: + resolution: {integrity: sha1-nLHFFG3daklorZbyCcUMYvkvmHk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@rollup/plugin-babel/download/@rollup/plugin-babel-5.3.0.tgz} + engines: {node: '>= 10.0.0'} + peerDependencies: + '@babel/core': ^7.0.0 + '@types/babel__core': ^7.1.9 + rollup: ^1.20.0||^2.0.0 + peerDependenciesMeta: + '@types/babel__core': + optional: true + dependencies: + '@babel/core': 7.16.5 + '@babel/helper-module-imports': 7.16.0 + '@rollup/pluginutils': 3.1.0_rollup@2.62.0 + rollup: 2.62.0 dev: true - registry.nlark.com/cosmiconfig/5.2.1: - resolution: {integrity: sha1-BA9yaAnFked6F8CjYmykW08Wixo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/cosmiconfig/download/cosmiconfig-5.2.1.tgz} - name: cosmiconfig - version: 5.2.1 - engines: {node: '>=4'} + /@rollup/plugin-commonjs/19.0.2_rollup@2.62.0: + resolution: {integrity: sha1-HMw9Y4eNG8mEb4lp8J3Ts+TswkQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@rollup/plugin-commonjs/download/@rollup/plugin-commonjs-19.0.2.tgz} + engines: {node: '>= 8.0.0'} + peerDependencies: + rollup: ^2.38.3 dependencies: - import-fresh: registry.nlark.com/import-fresh/2.0.0 - is-directory: registry.nlark.com/is-directory/0.3.1 - js-yaml: registry.npmmirror.com/js-yaml/3.14.1 - parse-json: registry.npmmirror.com/parse-json/4.0.0 + '@rollup/pluginutils': 3.1.0_rollup@2.62.0 + commondir: registry.nlark.com/commondir/1.0.1 + estree-walker: 2.0.2 + glob: 7.2.0 + is-reference: registry.nlark.com/is-reference/1.2.1 + magic-string: registry.nlark.com/magic-string/0.25.7 + resolve: 1.20.0 + rollup: 2.62.0 dev: false - registry.nlark.com/cosmiconfig/7.0.1: - resolution: {integrity: sha1-cU11ZSLKzoZ4Z8y0R0xdAbuuXW0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/cosmiconfig/download/cosmiconfig-7.0.1.tgz} - name: cosmiconfig - version: 7.0.1 - engines: {node: '>=10'} + /@rollup/plugin-json/4.1.0_rollup@2.62.0: + resolution: {integrity: sha1-VOCYZ65pY8WThE2L16nHGClElvM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@rollup/plugin-json/download/@rollup/plugin-json-4.1.0.tgz} + peerDependencies: + rollup: ^1.20.0 || ^2.0.0 dependencies: - '@types/parse-json': registry.npmmirror.com/@types/parse-json/4.0.0 - import-fresh: registry.nlark.com/import-fresh/3.3.0 - parse-json: registry.npmmirror.com/parse-json/5.2.0 - path-type: registry.nlark.com/path-type/4.0.0 - yaml: registry.npmmirror.com/yaml/1.10.2 - - registry.nlark.com/create-require/1.1.1: - resolution: {integrity: sha1-wdfo8eX2z8n/ZfnNNS03NIdWwzM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/create-require/download/create-require-1.1.1.tgz} - name: create-require - version: 1.1.1 - dev: true + '@rollup/pluginutils': 3.1.0_rollup@2.62.0 + rollup: 2.62.0 + dev: false - registry.nlark.com/cross-env/7.0.3: - resolution: {integrity: sha1-hlJkspZ33AFbqEGJGJZd0jL8VM8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/cross-env/download/cross-env-7.0.3.tgz} - name: cross-env - version: 7.0.3 - engines: {node: '>=10.14', npm: '>=6', yarn: '>=1'} - hasBin: true + /@rollup/plugin-node-resolve/11.2.1_rollup@2.62.0: + resolution: {integrity: sha1-gqpZOXopzU4TJIsQbmpKGIA2KmA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@rollup/plugin-node-resolve/download/@rollup/plugin-node-resolve-11.2.1.tgz} + engines: {node: '>= 10.0.0'} + peerDependencies: + rollup: ^1.20.0||^2.0.0 dependencies: - cross-spawn: registry.nlark.com/cross-spawn/7.0.3 + '@rollup/pluginutils': 3.1.0_rollup@2.62.0 + '@types/resolve': 1.17.1 + builtin-modules: registry.nlark.com/builtin-modules/3.2.0 + deepmerge: registry.nlark.com/deepmerge/4.2.2 + is-module: registry.nlark.com/is-module/1.0.0 + resolve: 1.20.0 + rollup: 2.62.0 dev: true - registry.nlark.com/cross-spawn/7.0.3: - resolution: {integrity: sha1-9zqFudXUHQRVUcF34ogtSshXKKY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/cross-spawn/download/cross-spawn-7.0.3.tgz} - name: cross-spawn - version: 7.0.3 - engines: {node: '>= 8'} + /@rollup/plugin-node-resolve/13.1.1_rollup@2.62.0: + resolution: {integrity: sha512-6QKtRevXLrmEig9UiMYt2fSvee9TyltGRfw+qSs6xjUnxwjOzTOqy+/Lpxsgjb8mJn1EQNbCDAvt89O4uzL5kw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@rollup/plugin-node-resolve/download/@rollup/plugin-node-resolve-13.1.1.tgz} + engines: {node: '>= 10.0.0'} + peerDependencies: + rollup: ^2.42.0 dependencies: - path-key: registry.nlark.com/path-key/3.1.1 - shebang-command: registry.nlark.com/shebang-command/2.0.0 - which: registry.nlark.com/which/2.0.2 - dev: true + '@rollup/pluginutils': 3.1.0_rollup@2.62.0 + '@types/resolve': 1.17.1 + builtin-modules: registry.nlark.com/builtin-modules/3.2.0 + deepmerge: registry.nlark.com/deepmerge/4.2.2 + is-module: registry.nlark.com/is-module/1.0.0 + resolve: 1.20.0 + rollup: 2.62.0 + dev: false - registry.nlark.com/crypto-random-string/2.0.0: - resolution: {integrity: sha1-7yp6lm7BEIM4g2m6oC6+rSKbMNU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/crypto-random-string/download/crypto-random-string-2.0.0.tgz} - name: crypto-random-string - version: 2.0.0 - engines: {node: '>=8'} + /@rollup/plugin-replace/2.4.2_rollup@2.62.0: + resolution: {integrity: sha1-otU5MU+8d8JEhY+qUjASglBoUQo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@rollup/plugin-replace/download/@rollup/plugin-replace-2.4.2.tgz} + peerDependencies: + rollup: ^1.20.0 || ^2.0.0 + dependencies: + '@rollup/pluginutils': 3.1.0_rollup@2.62.0 + magic-string: registry.nlark.com/magic-string/0.25.7 + rollup: 2.62.0 dev: true - registry.nlark.com/css-color-names/0.0.4: - resolution: {integrity: sha1-gIrcLnnPhHOAabZGyyDsJ762KeA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/css-color-names/download/css-color-names-0.0.4.tgz} - name: css-color-names - version: 0.0.4 + /@rollup/plugin-url/6.1.0_rollup@2.62.0: + resolution: {integrity: sha1-EjS7qaowtZcgUL38+Py7HLgHBGU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@rollup/plugin-url/download/@rollup/plugin-url-6.1.0.tgz} + engines: {node: '>=10.0.0'} + peerDependencies: + rollup: ^1.20.0||^2.0.0 + dependencies: + '@rollup/pluginutils': 3.1.0_rollup@2.62.0 + make-dir: 3.1.0 + mime: 2.6.0 + rollup: 2.62.0 dev: false - registry.nlark.com/css-select-base-adapter/0.1.1: - resolution: {integrity: sha1-Oy/0lyzDYquIVhUHqVQIoUMhNdc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/css-select-base-adapter/download/css-select-base-adapter-0.1.1.tgz} - name: css-select-base-adapter - version: 0.1.1 + /@rollup/pluginutils/3.1.0_rollup@2.62.0: + resolution: {integrity: sha1-cGtFJO5tyLEDs8mVUz5a1oDAK5s=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@rollup/pluginutils/download/@rollup/pluginutils-3.1.0.tgz} + engines: {node: '>= 8.0.0'} + peerDependencies: + rollup: ^1.20.0||^2.0.0 + dependencies: + '@types/estree': 0.0.39 + estree-walker: 1.0.1 + picomatch: 2.3.0 + rollup: 2.62.0 + + /@rollup/pluginutils/4.1.2: + resolution: {integrity: sha512-ROn4qvkxP9SyPeHaf7uQC/GPFY6L/OWy9+bd9AwcjOAWQwxRscoEyAUD8qCY5o5iL4jqQwoLk2kaTKJPb/HwzQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@rollup/pluginutils/download/@rollup/pluginutils-4.1.2.tgz} + engines: {node: '>= 8.0.0'} + dependencies: + estree-walker: 2.0.2 + picomatch: 2.3.0 dev: false - registry.nlark.com/css.escape/1.5.1: - resolution: {integrity: sha1-QuJ9T6BK4y+TGktNQZH6nN3ul8s=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/css.escape/download/css.escape-1.5.1.tgz} - name: css.escape - version: 1.5.1 + /@sinonjs/fake-timers/8.1.0: + resolution: {integrity: sha1-P9wrbLWJNbIb+40WJesTAEhDFuc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@sinonjs/fake-timers/download/@sinonjs/fake-timers-8.1.0.tgz} + dependencies: + '@sinonjs/commons': registry.nlark.com/@sinonjs/commons/1.8.3 dev: true - registry.nlark.com/css/3.0.0: - resolution: {integrity: sha1-REek1Y/dAzZ8UWyp9krjZc7kql0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/css/download/css-3.0.0.tgz} - name: css - version: 3.0.0 + /@socket.io/component-emitter/3.0.0: + resolution: {integrity: sha1-iGORVnb4N9na17dvUMtQDB6UIuk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@socket.io/component-emitter/download/@socket.io/component-emitter-3.0.0.tgz} + dev: false + + /@surma/rollup-plugin-off-main-thread/2.2.3: + resolution: {integrity: sha512-lR8q/9W7hZpMWweNiAKU7NQerBnzQQLvi8qnTDU/fxItPhtZVMbPV3lbCwjhIlNBe9Bbr5V+KHshvWmVSG9cxQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@surma/rollup-plugin-off-main-thread/download/@surma/rollup-plugin-off-main-thread-2.2.3.tgz?cache=0&sync_timestamp=1636350688837&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2F%40surma%2Frollup-plugin-off-main-thread%2Fdownload%2F%40surma%2Frollup-plugin-off-main-thread-2.2.3.tgz} dependencies: - inherits: registry.nlark.com/inherits/2.0.4 - source-map: registry.nlark.com/source-map/0.6.1 - source-map-resolve: registry.nlark.com/source-map-resolve/0.6.0 + ejs: 3.1.6 + json5: registry.nlark.com/json5/2.2.0 + magic-string: registry.nlark.com/magic-string/0.25.7 + string.prototype.matchall: 4.0.6 dev: true - registry.nlark.com/cssesc/3.0.0: - resolution: {integrity: sha1-N3QZGZA7hoVl4cCep0dEXNGJg+4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/cssesc/download/cssesc-3.0.0.tgz} - name: cssesc - version: 3.0.0 - engines: {node: '>=4'} - hasBin: true + /@testing-library/dom/8.11.1: + resolution: {integrity: sha512-3KQDyx9r0RKYailW2MiYrSSKEfH0GTkI51UGEvJenvcoDoeRYs0PZpi2SXqtnMClQvCqdtTTpOfFETDTVADpAg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@testing-library/dom/download/@testing-library/dom-8.11.1.tgz} + engines: {node: '>=12'} + dependencies: + '@babel/code-frame': 7.16.0 + '@babel/runtime': 7.16.5 + '@types/aria-query': 4.2.2 + aria-query: 5.0.0 + chalk: 4.1.2 + dom-accessibility-api: 0.5.10 + lz-string: 1.4.4 + pretty-format: 27.4.2 + dev: true - registry.nlark.com/cssnano-util-get-arguments/4.0.0: - resolution: {integrity: sha1-7ToIKZ8h11dBsg87gfGU7UnMFQ8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/cssnano-util-get-arguments/download/cssnano-util-get-arguments-4.0.0.tgz} - name: cssnano-util-get-arguments - version: 4.0.0 - engines: {node: '>=6.9.0'} - dev: false + /@testing-library/jest-dom/5.16.1: + resolution: {integrity: sha512-ajUJdfDIuTCadB79ukO+0l8O+QwN0LiSxDaYUTI4LndbbUsGi6rWU1SCexXzBA2NSjlVB9/vbkasQIL3tmPBjw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@testing-library/jest-dom/download/@testing-library/jest-dom-5.16.1.tgz} + engines: {node: '>=8', npm: '>=6', yarn: '>=1'} + dependencies: + '@babel/runtime': 7.16.5 + '@types/testing-library__jest-dom': 5.14.2 + aria-query: 5.0.0 + chalk: 3.0.0 + css: registry.nlark.com/css/3.0.0 + css.escape: registry.nlark.com/css.escape/1.5.1 + dom-accessibility-api: 0.5.10 + lodash: 4.17.21 + redent: registry.nlark.com/redent/3.0.0 + dev: true - registry.nlark.com/cssnano-util-get-match/4.0.0: - resolution: {integrity: sha1-wOTKB/U4a7F+xeUiULT1lhNlFW0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/cssnano-util-get-match/download/cssnano-util-get-match-4.0.0.tgz} - name: cssnano-util-get-match - version: 4.0.0 - engines: {node: '>=6.9.0'} - dev: false + /@testing-library/react-hooks/7.0.2_react-dom@17.0.2+react@17.0.2: + resolution: {integrity: sha1-M4jQf1YtkefyQxpKIbUYYGLs/uA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@testing-library/react-hooks/download/@testing-library/react-hooks-7.0.2.tgz} + engines: {node: '>=12'} + peerDependencies: + react: '>=16.9.0' + react-dom: '>=16.9.0' + react-test-renderer: '>=16.9.0' + peerDependenciesMeta: + react-dom: + optional: true + react-test-renderer: + optional: true + dependencies: + '@babel/runtime': 7.16.5 + '@types/react': 17.0.38 + '@types/react-dom': 17.0.11 + '@types/react-test-renderer': 17.0.1 + react: 17.0.2 + react-dom: 17.0.2_react@17.0.2 + react-error-boundary: 3.1.4_react@17.0.2 + dev: true - registry.nlark.com/cssnano-util-raw-cache/4.0.1: - resolution: {integrity: sha1-sm1f1fcqEd/np4RvtMZyYPlr8oI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/cssnano-util-raw-cache/download/cssnano-util-raw-cache-4.0.1.tgz} - name: cssnano-util-raw-cache - version: 4.0.1 - engines: {node: '>=6.9.0'} + /@testing-library/react/12.1.2_react-dom@17.0.2+react@17.0.2: + resolution: {integrity: sha1-8byaRZQ0YfoqWYu0WX3xrgRM/HY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@testing-library/react/download/@testing-library/react-12.1.2.tgz} + engines: {node: '>=12'} + peerDependencies: + react: '*' + react-dom: '*' dependencies: - postcss: registry.npmmirror.com/postcss/7.0.39 - dev: false + '@babel/runtime': 7.16.5 + '@testing-library/dom': 8.11.1 + react: 17.0.2 + react-dom: 17.0.2_react@17.0.2 + dev: true - registry.nlark.com/cssnano-util-same-parent/4.0.1: - resolution: {integrity: sha1-V0CC+yhZ0ttDOFWDXZqEVuoYu/M=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/cssnano-util-same-parent/download/cssnano-util-same-parent-4.0.1.tgz} - name: cssnano-util-same-parent - version: 4.0.1 - engines: {node: '>=6.9.0'} - dev: false + /@tootallnate/once/1.1.2: + resolution: {integrity: sha1-zLkURTYBeaBOf+av94wA/8Hur4I=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@tootallnate/once/download/@tootallnate/once-1.1.2.tgz} + engines: {node: '>= 6'} + dev: true - registry.nlark.com/cssom/0.3.8: - resolution: {integrity: sha1-nxJ29bK0Y/IRTT8sdSUK+MGjb0o=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/cssom/download/cssom-0.3.8.tgz} - name: cssom - version: 0.3.8 + /@types/aria-query/4.2.2: + resolution: {integrity: sha1-7U4K2SMGpwT5+xMqDPz3dIbb4rw=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@types/aria-query/download/@types/aria-query-4.2.2.tgz} dev: true - registry.nlark.com/cssom/0.4.4: - resolution: {integrity: sha1-WmbPk9LQtmHYC/akT7ZfXC5OChA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/cssom/download/cssom-0.4.4.tgz} - name: cssom - version: 0.4.4 + /@types/babel__core/7.1.17: + resolution: {integrity: sha512-6zzkezS9QEIL8yCBvXWxPTJPNuMeECJVxSOhxNY/jfq9LxOTHivaYTqr37n9LknWWRTIkzqH2UilS5QFvfa90A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@types/babel__core/download/@types/babel__core-7.1.17.tgz} + dependencies: + '@babel/parser': 7.16.6 + '@babel/types': 7.16.0 + '@types/babel__generator': 7.6.4 + '@types/babel__template': 7.4.1 + '@types/babel__traverse': 7.14.2 dev: true - registry.nlark.com/cssstyle/2.3.0: - resolution: {integrity: sha1-/2ZaDdvcMYZLCWR/NBY0Q9kLCFI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/cssstyle/download/cssstyle-2.3.0.tgz} - name: cssstyle - version: 2.3.0 - engines: {node: '>=8'} + /@types/babel__generator/7.6.4: + resolution: {integrity: sha512-tFkciB9j2K755yrTALxD44McOrk+gfpIpvC3sxHjRawj6PfnQxrse4Clq5y/Rq+G3mrBurMax/lG8Qn2t9mSsg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@types/babel__generator/download/@types/babel__generator-7.6.4.tgz} dependencies: - cssom: registry.nlark.com/cssom/0.3.8 + '@babel/types': 7.16.0 dev: true - registry.nlark.com/decamelize-keys/1.1.0: - resolution: {integrity: sha1-0XGoeTMlKAfrPLYdwcFEXQeN8tk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/decamelize-keys/download/decamelize-keys-1.1.0.tgz} - name: decamelize-keys - version: 1.1.0 - engines: {node: '>=0.10.0'} + /@types/babel__template/7.4.1: + resolution: {integrity: sha1-PRpI/Z1sDt/Vby/1eNrtSPNsiWk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@types/babel__template/download/@types/babel__template-7.4.1.tgz?cache=0&sync_timestamp=1637285680433&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2F%40types%2Fbabel__template%2Fdownload%2F%40types%2Fbabel__template-7.4.1.tgz} dependencies: - decamelize: registry.npmmirror.com/decamelize/1.2.0 - map-obj: registry.npmmirror.com/map-obj/1.0.1 + '@babel/parser': 7.16.6 + '@babel/types': 7.16.0 dev: true - registry.nlark.com/decimal.js/10.3.1: - resolution: {integrity: sha1-2MOkRKnGd0umDKatcmHDqU/V54M=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/decimal.js/download/decimal.js-10.3.1.tgz} - name: decimal.js - version: 10.3.1 + /@types/babel__traverse/7.14.2: + resolution: {integrity: sha1-/81HC7s/i/MEgWePtVAieMqDOkM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@types/babel__traverse/download/@types/babel__traverse-7.14.2.tgz?cache=0&sync_timestamp=1637285680592&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2F%40types%2Fbabel__traverse%2Fdownload%2F%40types%2Fbabel__traverse-7.14.2.tgz} + dependencies: + '@babel/types': 7.16.0 dev: true - registry.nlark.com/decode-uri-component/0.2.0: - resolution: {integrity: sha1-6zkTMzRYd1y4TNGh+uBiEGu4dUU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/decode-uri-component/download/decode-uri-component-0.2.0.tgz} - name: decode-uri-component - version: 0.2.0 - engines: {node: '>=0.10'} + /@types/bluebird/3.5.36: + resolution: {integrity: sha1-ANkwHU3DXC9kZaiuxjS7UzZ0xlI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@types/bluebird/download/@types/bluebird-3.5.36.tgz} + dev: true - registry.nlark.com/dedent/0.7.0: - resolution: {integrity: sha1-JJXduvbrh0q7Dhvp3yLS5aVEMmw=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/dedent/download/dedent-0.7.0.tgz} - name: dedent - version: 0.7.0 + /@types/body-parser/1.19.2: + resolution: {integrity: sha512-ALYone6pm6QmwZoAgeyNksccT9Q4AWZQ6PvfwR37GT6r6FWUPguq6sUmNGSMV2Wr761oQoBxwGGa6DR5o1DC9g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@types/body-parser/download/@types/body-parser-1.19.2.tgz} + dependencies: + '@types/connect': 3.4.35 + '@types/node': 17.0.4 dev: true - registry.nlark.com/deep-equal/1.1.1: - resolution: {integrity: sha1-tcmMlCzv+vfLBR4k4UNKJaLmB2o=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/deep-equal/download/deep-equal-1.1.1.tgz} - name: deep-equal - version: 1.1.1 + /@types/bonjour/3.5.10: + resolution: {integrity: sha512-p7ienRMiS41Nu2/igbJxxLDWrSZ0WxM8UQgCeO9KhoVF7cOVFkrKsiDr1EsJIla8vV3oEEjGcz11jc5yimhzZw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@types/bonjour/download/@types/bonjour-3.5.10.tgz} dependencies: - is-arguments: registry.nlark.com/is-arguments/1.1.1 - is-date-object: registry.nlark.com/is-date-object/1.0.5 - is-regex: registry.nlark.com/is-regex/1.1.4 - object-is: registry.nlark.com/object-is/1.1.5 - object-keys: registry.nlark.com/object-keys/1.1.1 - regexp.prototype.flags: registry.nlark.com/regexp.prototype.flags/1.3.1 + '@types/node': 15.14.9 dev: true - registry.nlark.com/deep-is/0.1.4: - resolution: {integrity: sha1-pvLc5hL63S7x9Rm3NVHxfoUZmDE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/deep-is/download/deep-is-0.1.4.tgz} - name: deep-is - version: 0.1.4 + /@types/connect-history-api-fallback/1.3.5: + resolution: {integrity: sha1-0feooJ0O1aV67lrpwYq5uAMgXa4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@types/connect-history-api-fallback/download/@types/connect-history-api-fallback-1.3.5.tgz} + dependencies: + '@types/express-serve-static-core': 4.17.27 + '@types/node': 15.14.9 dev: true - registry.nlark.com/deepmerge/2.2.1: - resolution: {integrity: sha1-XT/yKgHAD2RUBaL7wX0HeKGAEXA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/deepmerge/download/deepmerge-2.2.1.tgz} - name: deepmerge - version: 2.2.1 - engines: {node: '>=0.10.0'} - dev: false + /@types/connect/3.4.35: + resolution: {integrity: sha1-X89q5EXkAh0fwiGaSHPMc6O7KtE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@types/connect/download/@types/connect-3.4.35.tgz} + dependencies: + '@types/node': 17.0.4 + dev: true - registry.nlark.com/deepmerge/4.2.2: - resolution: {integrity: sha1-RNLqNnm49NT/ujPwPYZfwee/SVU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/deepmerge/download/deepmerge-4.2.2.tgz} - name: deepmerge - version: 4.2.2 - engines: {node: '>=0.10.0'} + /@types/copy-webpack-plugin/8.0.1_9def3870c80213359789f9191dbd286a: + resolution: {integrity: sha1-3AqIAe6u89yoEt95PRr8hPuNZI8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@types/copy-webpack-plugin/download/@types/copy-webpack-plugin-8.0.1.tgz} + dependencies: + '@types/node': 15.14.9 + tapable: 2.2.1 + webpack: 5.65.0_9def3870c80213359789f9191dbd286a + transitivePeerDependencies: + - '@swc/core' + - esbuild + - uglify-js + - webpack-cli + dev: true - registry.nlark.com/defaults/1.0.3: - resolution: {integrity: sha1-xlYFHpgX2f8I7YgUd/P+QBnz730=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/defaults/download/defaults-1.0.3.tgz} - name: defaults - version: 1.0.3 + /@types/cssnano/4.0.1: + resolution: {integrity: sha1-Z/qRJ1PYCXOgFudoSkf+3zOKrP8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@types/cssnano/download/@types/cssnano-4.0.1.tgz} dependencies: - clone: registry.nlark.com/clone/1.0.4 + postcss: 7.0.39 dev: false - registry.nlark.com/define-lazy-prop/2.0.0: - resolution: {integrity: sha1-P3rkIRKbyqrJvHSQXJigAJ7J7n8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/define-lazy-prop/download/define-lazy-prop-2.0.0.tgz} - name: define-lazy-prop - version: 2.0.0 - engines: {node: '>=8'} + /@types/dts-generator/2.1.7: + resolution: {integrity: sha1-YtNnBKt50SDpA7W6qCoTvzbTDlA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@types/dts-generator/download/@types/dts-generator-2.1.7.tgz} + dependencies: + '@types/bluebird': 3.5.36 + typescript: 4.5.4 dev: true - registry.nlark.com/define-properties/1.1.3: - resolution: {integrity: sha1-z4jabL7ib+bbcJT2HYcMvYTO6fE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/define-properties/download/define-properties-1.1.3.tgz} - name: define-properties - version: 1.1.3 - engines: {node: '>= 0.4'} + /@types/emoji-mart/3.0.9: + resolution: {integrity: sha512-qdBo/2Y8MXaJ/2spKjDZocuq79GpnOhkwMHnK2GnVFa8WYFgfA+ei6sil3aeWQPCreOKIx9ogPpR5+7MaOqYAA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@types/emoji-mart/download/@types/emoji-mart-3.0.9.tgz} dependencies: - object-keys: registry.nlark.com/object-keys/1.1.1 + '@types/react': 17.0.38 + dev: true - registry.nlark.com/defined/1.0.0: - resolution: {integrity: sha1-yY2bzvdWdBiOEQlpFRGZ45sfppM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/defined/download/defined-1.0.0.tgz} - name: defined - version: 1.0.0 - dev: false + /@types/eslint-scope/3.7.2: + resolution: {integrity: sha512-TzgYCWoPiTeRg6RQYgtuW7iODtVoKu3RVL72k3WohqhjfaOLK5Mg2T4Tg1o2bSfu0vPkoI48wdQFv5b/Xe04wQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@types/eslint-scope/download/@types/eslint-scope-3.7.2.tgz} + dependencies: + '@types/eslint': 8.2.1 + '@types/estree': 0.0.50 + dev: true - registry.nlark.com/del/6.0.0: - resolution: {integrity: sha1-C0DQMyzqdD8WFPgYvk/rcXcUyVI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/del/download/del-6.0.0.tgz} - name: del - version: 6.0.0 - engines: {node: '>=10'} + /@types/eslint/8.2.1: + resolution: {integrity: sha512-UP9rzNn/XyGwb5RQ2fok+DzcIRIYwc16qTXse5+Smsy8MOIccCChT15KAwnsgQx4PzJkaMq4myFyZ4CL5TjhIQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@types/eslint/download/@types/eslint-8.2.1.tgz} dependencies: - globby: registry.nlark.com/globby/11.0.4 - graceful-fs: registry.npmmirror.com/graceful-fs/4.2.8 - is-glob: registry.npmmirror.com/is-glob/4.0.3 - is-path-cwd: registry.nlark.com/is-path-cwd/2.2.0 - is-path-inside: registry.nlark.com/is-path-inside/3.0.3 - p-map: registry.npmmirror.com/p-map/4.0.0 - rimraf: registry.npmmirror.com/rimraf/3.0.2 - slash: registry.nlark.com/slash/3.0.0 + '@types/estree': 0.0.50 + '@types/json-schema': 7.0.9 dev: true - registry.nlark.com/delayed-stream/1.0.0: - resolution: {integrity: sha1-3zrhmayt+31ECqrgsp4icrJOxhk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/delayed-stream/download/delayed-stream-1.0.0.tgz} - name: delayed-stream - version: 1.0.0 - engines: {node: '>=0.4.0'} - dev: true + /@types/estree/0.0.39: + resolution: {integrity: sha1-4Xfmme4bjCLSMXTKqnQiZEOJUJ8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@types/estree/download/@types/estree-0.0.39.tgz} - registry.nlark.com/depd/1.1.2: - resolution: {integrity: sha1-m81S4UwJd2PnSbJ0xDRu0uVgtak=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/depd/download/depd-1.1.2.tgz} - name: depd - version: 1.1.2 - engines: {node: '>= 0.6'} + /@types/estree/0.0.50: + resolution: {integrity: sha1-Hgyqk2TT/M0pMcPtlv2+ql1MyoM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@types/estree/download/@types/estree-0.0.50.tgz} + + /@types/express-serve-static-core/4.17.27: + resolution: {integrity: sha512-e/sVallzUTPdyOTiqi8O8pMdBBphscvI6E4JYaKlja4Lm+zh7UFSSdW5VMkRbhDtmrONqOUHOXRguPsDckzxNA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@types/express-serve-static-core/download/@types/express-serve-static-core-4.17.27.tgz} + dependencies: + '@types/node': 17.0.4 + '@types/qs': 6.9.7 + '@types/range-parser': 1.2.4 dev: true - registry.nlark.com/destroy/1.0.4: - resolution: {integrity: sha1-l4hXRCxEdJ5CBmE+N5RiBYJqvYA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/destroy/download/destroy-1.0.4.tgz} - name: destroy - version: 1.0.4 + /@types/express/4.17.13: + resolution: {integrity: sha1-p24plXKJmbq1GjP6vOHXBaNwkDQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@types/express/download/@types/express-4.17.13.tgz} + dependencies: + '@types/body-parser': 1.19.2 + '@types/express-serve-static-core': 4.17.27 + '@types/qs': 6.9.7 + '@types/serve-static': 1.13.10 dev: true - registry.nlark.com/detect-node/2.1.0: - resolution: {integrity: sha1-yccHdaScPQO8LAbZpzvlUPl4+LE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/detect-node/download/detect-node-2.1.0.tgz} - name: detect-node - version: 2.1.0 + /@types/fs-extra/8.1.2: + resolution: {integrity: sha1-cSXMLkvdm9L8gwBf/bHQugDMph8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@types/fs-extra/download/@types/fs-extra-8.1.2.tgz} + dependencies: + '@types/node': 15.14.9 + dev: true - registry.nlark.com/diff/4.0.2: - resolution: {integrity: sha1-YPOuy4nV+uUgwRqhnvwruYKq3n0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/diff/download/diff-4.0.2.tgz} - name: diff - version: 4.0.2 - engines: {node: '>=0.3.1'} + /@types/glob/7.2.0: + resolution: {integrity: sha1-vBtb86qS8lvV3TnzXFc2G9zlsus=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@types/glob/download/@types/glob-7.2.0.tgz} + dependencies: + '@types/minimatch': 3.0.5 + '@types/node': 17.0.4 dev: true - registry.nlark.com/dir-glob/3.0.1: - resolution: {integrity: sha1-Vtv3PZkqSpO6FYT0U0Bj/S5BcX8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/dir-glob/download/dir-glob-3.0.1.tgz} - name: dir-glob - version: 3.0.1 - engines: {node: '>=8'} + /@types/graceful-fs/4.1.5: + resolution: {integrity: sha1-If+6DZjaQ1DbZIkfkqnl2zzbThU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@types/graceful-fs/download/@types/graceful-fs-4.1.5.tgz} dependencies: - path-type: registry.nlark.com/path-type/4.0.0 + '@types/node': 17.0.4 dev: true - registry.nlark.com/dns-equal/1.0.0: - resolution: {integrity: sha1-s55/HabrCnW6nBcySzR1PEfgZU0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/dns-equal/download/dns-equal-1.0.0.tgz} - name: dns-equal - version: 1.0.0 + /@types/history/4.7.9: + resolution: {integrity: sha1-HPttYO84IsWJ8Y5w+LEvmijOhyQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@types/history/download/@types/history-4.7.9.tgz} dev: true - registry.nlark.com/dns-txt/2.0.2: - resolution: {integrity: sha1-uR2Ab10nGI5Ks+fRB9iBocxGQrY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/dns-txt/download/dns-txt-2.0.2.tgz} - name: dns-txt - version: 2.0.2 - dependencies: - buffer-indexof: registry.nlark.com/buffer-indexof/1.1.1 + /@types/html-minifier-terser/6.1.0: + resolution: {integrity: sha512-oh/6byDPnL1zeNXFrDXFLyZjkr1MsBG667IM792caf1L2UPOOMf65NFzjUH/ltyfwjAGfs1rsX1eftK0jC/KIg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@types/html-minifier-terser/download/@types/html-minifier-terser-6.1.0.tgz} dev: true - registry.nlark.com/doctrine/2.1.0: - resolution: {integrity: sha1-XNAfwQFiG0LEzX9dGmYkNxbT850=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/doctrine/download/doctrine-2.1.0.tgz} - name: doctrine - version: 2.1.0 - engines: {node: '>=0.10.0'} + /@types/http-proxy/1.17.8: + resolution: {integrity: sha512-5kPLG5BKpWYkw/LVOGWpiq3nEVqxiN32rTgI53Sk12/xHFQ2rG3ehI9IO+O3W2QoKeyB92dJkoka8SUm6BX1pA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@types/http-proxy/download/@types/http-proxy-1.17.8.tgz} dependencies: - esutils: registry.nlark.com/esutils/2.0.3 + '@types/node': 17.0.4 dev: true - registry.nlark.com/doctrine/3.0.0: - resolution: {integrity: sha1-rd6+rXKmV023g2OdyHoSF3OXOWE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/doctrine/download/doctrine-3.0.0.tgz} - name: doctrine - version: 3.0.0 - engines: {node: '>=6.0.0'} - dependencies: - esutils: registry.nlark.com/esutils/2.0.3 + /@types/is-hotkey/0.1.7: + resolution: {integrity: sha512-yB5C7zcOM7idwYZZ1wKQ3pTfjA9BbvFqRWvKB46GFddxnJtHwi/b9y84ykQtxQPg5qhdpg4Q/kWU3EGoCTmLzQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@types/is-hotkey/download/@types/is-hotkey-0.1.7.tgz} dev: true - registry.nlark.com/dom-align/1.12.2: - resolution: {integrity: sha1-D4Fk69DJwhsMeQMQSTzYVYkqzUs=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/dom-align/download/dom-align-1.12.2.tgz} - name: dom-align - version: 1.12.2 - dev: false + /@types/istanbul-lib-coverage/2.0.4: + resolution: {integrity: sha512-z/QT1XN4K4KYuslS23k62yDIDLwLFkzxOuMplDtObz0+y7VqJCaO2o+SPwHCvLFZh7xazvvoor2tA/hPz9ee7g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@types/istanbul-lib-coverage/download/@types/istanbul-lib-coverage-2.0.4.tgz} + dev: true - registry.nlark.com/dom-converter/0.2.0: - resolution: {integrity: sha1-ZyGp2u4uKTaClVtq/kFncWJ7t2g=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/dom-converter/download/dom-converter-0.2.0.tgz} - name: dom-converter - version: 0.2.0 + /@types/istanbul-lib-report/3.0.0: + resolution: {integrity: sha1-wUwk8Y6oGQwRjudWK3/5mjZVJoY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@types/istanbul-lib-report/download/@types/istanbul-lib-report-3.0.0.tgz} dependencies: - utila: registry.nlark.com/utila/0.4.0 + '@types/istanbul-lib-coverage': 2.0.4 dev: true - registry.nlark.com/dom-helpers/5.2.1: - resolution: {integrity: sha1-2UAFNrK/giWtmP4FLgKUUaxA6QI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/dom-helpers/download/dom-helpers-5.2.1.tgz} - name: dom-helpers - version: 5.2.1 + /@types/istanbul-reports/3.0.1: + resolution: {integrity: sha1-kVP+mLuivVZaY63ZQ21vDX+EaP8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@types/istanbul-reports/download/@types/istanbul-reports-3.0.1.tgz} dependencies: - '@babel/runtime': registry.npmmirror.com/@babel/runtime/7.16.5 - csstype: registry.npmmirror.com/csstype/3.0.10 - dev: false + '@types/istanbul-lib-report': 3.0.0 + dev: true - registry.nlark.com/dom-serializer/0.2.2: - resolution: {integrity: sha1-GvuB9TNxcXXUeGVd68XjMtn5u1E=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/dom-serializer/download/dom-serializer-0.2.2.tgz} - name: dom-serializer - version: 0.2.2 + /@types/jest/27.0.3: + resolution: {integrity: sha512-cmmwv9t7gBYt7hNKH5Spu7Kuu/DotGa+Ff+JGRKZ4db5eh8PnKS4LuebJ3YLUoyOyIHraTGyULn23YtEAm0VSg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@types/jest/download/@types/jest-27.0.3.tgz} dependencies: - domelementtype: registry.nlark.com/domelementtype/2.2.0 - entities: registry.nlark.com/entities/2.2.0 - dev: false + jest-diff: 27.4.2 + pretty-format: 27.4.2 + dev: true - registry.nlark.com/dom-serializer/1.3.2: - resolution: {integrity: sha1-YgZDfTLO767HFhgDIwx6ILwbTZE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/dom-serializer/download/dom-serializer-1.3.2.tgz} - name: dom-serializer - version: 1.3.2 + /@types/json-schema/7.0.9: + resolution: {integrity: sha1-l+3JA36gw4WFMgsolk3eOznkZg0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@types/json-schema/download/@types/json-schema-7.0.9.tgz} + dev: true + + /@types/loadable__component/5.13.4: + resolution: {integrity: sha1-pGRrJAaxKD76wanZSFgkqQWzPUo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@types/loadable__component/download/@types/loadable__component-5.13.4.tgz} dependencies: - domelementtype: registry.nlark.com/domelementtype/2.2.0 - domhandler: registry.npmmirror.com/domhandler/4.3.0 - entities: registry.nlark.com/entities/2.2.0 + '@types/react': 17.0.38 + dev: true - registry.nlark.com/domelementtype/1.3.1: - resolution: {integrity: sha1-0EjESzew0Qp/Kj1f7j9DM9eQSB8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/domelementtype/download/domelementtype-1.3.1.tgz} - name: domelementtype - version: 1.3.1 + /@types/lodash/4.14.178: + resolution: {integrity: sha512-0d5Wd09ItQWH1qFbEyQ7oTQ3GZrMfth5JkbN3EvTKLXcHLRDSXeLnlvlOn0wvxVIwK5o2M8JzP/OWz7T3NRsbw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@types/lodash/download/@types/lodash-4.14.178.tgz} dev: false - registry.nlark.com/domelementtype/2.2.0: - resolution: {integrity: sha1-mgtsJ4LtahxzI9QiZxg9+b2LHVc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/domelementtype/download/domelementtype-2.2.0.tgz} - name: domelementtype - version: 2.2.0 + /@types/mime/1.3.2: + resolution: {integrity: sha1-k+Jb+e51/g/YC1lLxP6w6GIRG1o=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@types/mime/download/@types/mime-1.3.2.tgz} + dev: true - registry.nlark.com/domutils/1.7.0: - resolution: {integrity: sha1-Vuo0HoNOBuZ0ivehyyXaZ+qfjCo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/domutils/download/domutils-1.7.0.tgz} - name: domutils - version: 1.7.0 + /@types/mini-css-extract-plugin/1.4.3_9def3870c80213359789f9191dbd286a: + resolution: {integrity: sha1-SQfuOVP+zRmfqyTvBW2r71H/GaI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@types/mini-css-extract-plugin/download/@types/mini-css-extract-plugin-1.4.3.tgz} dependencies: - dom-serializer: registry.nlark.com/dom-serializer/0.2.2 - domelementtype: registry.nlark.com/domelementtype/1.3.1 + '@types/node': 15.14.9 + tapable: 2.2.1 + webpack: 5.65.0_9def3870c80213359789f9191dbd286a + transitivePeerDependencies: + - '@swc/core' + - esbuild + - uglify-js + - webpack-cli + dev: true + + /@types/minimatch/3.0.5: + resolution: {integrity: sha1-EAHMXmo3BLg8I2An538vWOoBD0A=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@types/minimatch/download/@types/minimatch-3.0.5.tgz} + dev: true + + /@types/minimist/1.2.2: + resolution: {integrity: sha1-7nceK6Sz3Fs3KTXVSf2WF780W4w=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@types/minimist/download/@types/minimist-1.2.2.tgz} + dev: true + + /@types/node/15.14.9: + resolution: {integrity: sha512-qjd88DrCxupx/kJD5yQgZdcYKZKSIGBVDIBE1/LTGcNm3d2Np/jxojkdePDdfnBHJc5W7vSMpbJ1aB7p/Py69A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@types/node/download/@types/node-15.14.9.tgz} + dev: true + + /@types/node/17.0.4: + resolution: {integrity: sha512-6xwbrW4JJiJLgF+zNypN5wr2ykM9/jHcL7rQ8fZe2vuftggjzZeRSM4OwRc6Xk8qWjwJ99qVHo/JgOGmomWRog==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@types/node/download/@types/node-17.0.4.tgz} + + /@types/normalize-package-data/2.4.1: + resolution: {integrity: sha1-0zV0eaD9/dWQf+Z+F+CoXJBuEwE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@types/normalize-package-data/download/@types/normalize-package-data-2.4.1.tgz} + dev: true + + /@types/parse-json/4.0.0: + resolution: {integrity: sha1-L4u0QUNNFjs1+4/9zNcTiSf/uMA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@types/parse-json/download/@types/parse-json-4.0.0.tgz} + + /@types/prettier/2.4.2: + resolution: {integrity: sha512-ekoj4qOQYp7CvjX8ZDBgN86w3MqQhLE1hczEJbEIjgFEumDy+na/4AJAbLXfgEWFNB2pKadM5rPFtuSGMWK7xA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@types/prettier/download/@types/prettier-2.4.2.tgz} + dev: true + + /@types/prop-types/15.7.4: + resolution: {integrity: sha512-rZ5drC/jWjrArrS8BR6SIr4cWpW09RNTYt9AMZo3Jwwif+iacXAqgVjm0B0Bv/S1jhDXKHqRVNCbACkJ89RAnQ==} + dev: true + + /@types/q/1.5.5: + resolution: {integrity: sha512-L28j2FcJfSZOnL1WBjDYp2vUHCeIFlyYI/53EwD/rKUBQ7MtUUfbQWiyKJGpcnv4/WgrhWsFKrcPstcAt/J0tQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@types/q/download/@types/q-1.5.5.tgz} dev: false - registry.nlark.com/domutils/2.8.0: - resolution: {integrity: sha1-RDfe9dtuLR9dbuhZvZXKfQIEgTU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/domutils/download/domutils-2.8.0.tgz} - name: domutils - version: 2.8.0 - dependencies: - dom-serializer: registry.nlark.com/dom-serializer/1.3.2 - domelementtype: registry.nlark.com/domelementtype/2.2.0 - domhandler: registry.npmmirror.com/domhandler/4.3.0 + /@types/qs/6.9.7: + resolution: {integrity: sha1-Y7t9Bn2xB8weRXwwO8JdUR/r9ss=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@types/qs/download/@types/qs-6.9.7.tgz} + dev: true - registry.nlark.com/dot-case/3.0.4: - resolution: {integrity: sha1-mytnDQCkMWZ6inW6Kc0bmICc51E=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/dot-case/download/dot-case-3.0.4.tgz} - name: dot-case - version: 3.0.4 - dependencies: - no-case: registry.nlark.com/no-case/3.0.4 - tslib: registry.npmmirror.com/tslib/2.3.1 + /@types/range-parser/1.2.4: + resolution: {integrity: sha1-zWZ7z90CUhOq+3ylkVqTJZCs3Nw=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@types/range-parser/download/@types/range-parser-1.2.4.tgz} dev: true - registry.nlark.com/dot-prop/5.3.0: - resolution: {integrity: sha1-kMzOcIzZzYLMTcjD3dmr3VWyDog=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/dot-prop/download/dot-prop-5.3.0.tgz} - name: dot-prop - version: 5.3.0 - engines: {node: '>=8'} + /@types/react-dom/17.0.11: + resolution: {integrity: sha1-4ercPF6GvbX3aE4AJ0riKOe8xGY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@types/react-dom/download/@types/react-dom-17.0.11.tgz} dependencies: - is-obj: registry.nlark.com/is-obj/2.0.0 - - registry.nlark.com/dotenv/10.0.0: - resolution: {integrity: sha1-PUInuPuV+BCWzdK2ZlP7LHCFuoE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/dotenv/download/dotenv-10.0.0.tgz} - name: dotenv - version: 10.0.0 - engines: {node: '>=10'} + '@types/react': 17.0.38 dev: true - registry.nlark.com/duplexer/0.1.2: - resolution: {integrity: sha1-Or5DrvODX4rgd9E23c4PJ2sEAOY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/duplexer/download/duplexer-0.1.2.tgz} - name: duplexer - version: 0.1.2 + /@types/react-helmet/6.1.5: + resolution: {integrity: sha512-/ICuy7OHZxR0YCAZLNg9r7I9aijWUWvxaPR6uTuyxe8tAj5RL4Sw1+R6NhXUtOsarkGYPmaHdBDvuXh2DIN/uA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@types/react-helmet/download/@types/react-helmet-6.1.5.tgz} + dependencies: + '@types/react': 17.0.38 dev: true - registry.nlark.com/duplexify/3.7.1: - resolution: {integrity: sha1-Kk31MX9sz9kfhtb9JdjYoQO4gwk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/duplexify/download/duplexify-3.7.1.tgz} - name: duplexify - version: 3.7.1 + /@types/react-mentions/4.1.5: + resolution: {integrity: sha512-sLBHfrudYUdaqgcixPHgghlOBcVR/vwzzZtBcI/8i6fyPKF+axVMu2bgSP5es45UzrTVBlEzfIYC/adrlVrs8w==} dependencies: - end-of-stream: registry.nlark.com/end-of-stream/1.4.4 - inherits: registry.nlark.com/inherits/2.0.4 - readable-stream: registry.nlark.com/readable-stream/2.3.7 - stream-shift: registry.nlark.com/stream-shift/1.0.1 + '@types/react': 17.0.38 dev: true - registry.nlark.com/ee-first/1.1.1: - resolution: {integrity: sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/ee-first/download/ee-first-1.1.1.tgz} - name: ee-first - version: 1.1.1 + /@types/react-router-dom/5.3.2: + resolution: {integrity: sha1-69jhRc8FbbXGbrHaxjxy9S6FQu4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@types/react-router-dom/download/@types/react-router-dom-5.3.2.tgz} + dependencies: + '@types/history': 4.7.9 + '@types/react': 17.0.38 + '@types/react-router': 5.1.17 dev: true - registry.nlark.com/emittery/0.8.1: - resolution: {integrity: sha1-uyPMhtA7MKp1p/c0gZ3uLhunCGA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/emittery/download/emittery-0.8.1.tgz} - name: emittery - version: 0.8.1 - engines: {node: '>=10'} + /@types/react-router/5.1.17: + resolution: {integrity: sha1-CHCRAGITsRBC85Vw5c1BSGNpOWg=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@types/react-router/download/@types/react-router-5.1.17.tgz} + dependencies: + '@types/history': 4.7.9 + '@types/react': 17.0.38 dev: true - registry.nlark.com/emojis-list/3.0.0: - resolution: {integrity: sha1-VXBmIEatKeLpFucariYKvf9Pang=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/emojis-list/download/emojis-list-3.0.0.tgz} - name: emojis-list - version: 3.0.0 - engines: {node: '>= 4'} + /@types/react-test-renderer/17.0.1: + resolution: {integrity: sha1-MSD30cFX+6nfARja4gywKX7g4Gs=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@types/react-test-renderer/download/@types/react-test-renderer-17.0.1.tgz} + dependencies: + '@types/react': 17.0.38 dev: true - registry.nlark.com/encodeurl/1.0.2: - resolution: {integrity: sha1-rT/0yG7C0CkyL1oCw6mmBslbP1k=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/encodeurl/download/encodeurl-1.0.2.tgz} - name: encodeurl - version: 1.0.2 - engines: {node: '>= 0.8'} + /@types/react-transition-group/4.4.4: + resolution: {integrity: sha1-rNTM6qK+a3V9th7XtDLhAyQtFj4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@types/react-transition-group/download/@types/react-transition-group-4.4.4.tgz} + dependencies: + '@types/react': 17.0.38 dev: true - registry.nlark.com/end-of-stream/1.4.4: - resolution: {integrity: sha1-WuZKX0UFe682JuwU2gyl5LJDHrA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/end-of-stream/download/end-of-stream-1.4.4.tgz} - name: end-of-stream - version: 1.4.4 + /@types/react-virtualized-auto-sizer/1.0.1: + resolution: {integrity: sha1-sxh9rh38TBWIDJz8W0XycZ6m69Q=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@types/react-virtualized-auto-sizer/download/@types/react-virtualized-auto-sizer-1.0.1.tgz} dependencies: - once: registry.nlark.com/once/1.4.0 + '@types/react': 17.0.38 dev: true - registry.nlark.com/enhanced-resolve/5.8.3: - resolution: {integrity: sha1-bVUtRlzOBCP1s9cYUR6lOCansvA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/enhanced-resolve/download/enhanced-resolve-5.8.3.tgz} - name: enhanced-resolve - version: 5.8.3 - engines: {node: '>=10.13.0'} + /@types/react-virtualized/9.21.16: + resolution: {integrity: sha512-25QMrouz1VKq5T68+9JfRq3GP4JmN20ARi+hl5z7NMmriy07XmGd1Yh3I4EIZjmifpXhHZoQS/ny2fzZRyiAiw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@types/react-virtualized/download/@types/react-virtualized-9.21.16.tgz} dependencies: - graceful-fs: registry.npmmirror.com/graceful-fs/4.2.8 - tapable: registry.npmmirror.com/tapable/2.2.1 + '@types/prop-types': 15.7.4 + '@types/react': 17.0.38 dev: true - registry.nlark.com/enquirer/2.3.6: - resolution: {integrity: sha1-Kn/l3WNKHkElqXXsmU/1RW3Dc00=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/enquirer/download/enquirer-2.3.6.tgz} - name: enquirer - version: 2.3.6 - engines: {node: '>=8.6'} + /@types/react/17.0.38: + resolution: {integrity: sha512-SI92X1IA+FMnP3qM5m4QReluXzhcmovhZnLNm3pyeQlooi02qI7sLiepEYqT678uNiyc25XfCqxREFpy3W7YhQ==} dependencies: - ansi-colors: registry.nlark.com/ansi-colors/4.1.1 + '@types/prop-types': 15.7.4 + '@types/scheduler': 0.16.2 + csstype: 3.0.10 dev: true - registry.nlark.com/entities/2.2.0: - resolution: {integrity: sha1-CY3JDruD2N/6CJ1VJWs1HTTE2lU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/entities/download/entities-2.2.0.tgz} - name: entities - version: 2.2.0 + /@types/resolve/1.17.1: + resolution: {integrity: sha1-Ov1q2JZ8d+Q3bFmKgt3Vj0bsRdY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@types/resolve/download/@types/resolve-1.17.1.tgz?cache=0&sync_timestamp=1637291454458&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2F%40types%2Fresolve%2Fdownload%2F%40types%2Fresolve-1.17.1.tgz} + dependencies: + '@types/node': 17.0.4 - registry.nlark.com/entities/3.0.1: - resolution: {integrity: sha1-K4h8piWF6W2zkDSC0zbBAGwwAdQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/entities/download/entities-3.0.1.tgz} - name: entities - version: 3.0.1 - engines: {node: '>=0.12'} - dev: false + /@types/retry/0.12.1: + resolution: {integrity: sha1-2PHA0Nwjr61twWqemToIZXdLQGU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@types/retry/download/@types/retry-0.12.1.tgz} + dev: true - registry.nlark.com/envinfo/7.8.1: - resolution: {integrity: sha1-Bjd+Pl9NN5/qesWS1a2JJ+DE1HU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/envinfo/download/envinfo-7.8.1.tgz} - name: envinfo - version: 7.8.1 - engines: {node: '>=4'} - hasBin: true + /@types/scheduler/0.16.2: + resolution: {integrity: sha512-hppQEBDmlwhFAXKJX2KnWLYu5yMfi91yazPb2l+lbJiwW+wdo1gNeRA+3RgNSO39WYX2euey41KEwnqesU2Jew==} dev: true - registry.nlark.com/error-ex/1.3.2: - resolution: {integrity: sha1-tKxAZIEH/c3PriQvQovqihTU8b8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/error-ex/download/error-ex-1.3.2.tgz} - name: error-ex - version: 1.3.2 + /@types/serve-index/1.9.1: + resolution: {integrity: sha1-G16FNwoZLAHsbOxHNc8pFzN6Yng=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@types/serve-index/download/@types/serve-index-1.9.1.tgz} dependencies: - is-arrayish: registry.nlark.com/is-arrayish/0.2.1 + '@types/express': 4.17.13 + dev: true - registry.nlark.com/es-to-primitive/1.2.1: - resolution: {integrity: sha1-5VzUyc3BiLzvsDs2bHNjI/xciYo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/es-to-primitive/download/es-to-primitive-1.2.1.tgz} - name: es-to-primitive - version: 1.2.1 - engines: {node: '>= 0.4'} + /@types/serve-static/1.13.10: + resolution: {integrity: sha1-9eDOh5fS18xevtpIpSyWxPpHqNk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@types/serve-static/download/@types/serve-static-1.13.10.tgz} dependencies: - is-callable: registry.nlark.com/is-callable/1.2.4 - is-date-object: registry.nlark.com/is-date-object/1.0.5 - is-symbol: registry.nlark.com/is-symbol/1.0.4 + '@types/mime': 1.3.2 + '@types/node': 15.14.9 + dev: true - registry.nlark.com/escalade/3.1.1: - resolution: {integrity: sha1-2M/ccACWXFoBdLSoLqpcBVJ0LkA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/escalade/download/escalade-3.1.1.tgz} - name: escalade - version: 3.1.1 - engines: {node: '>=6'} + /@types/sockjs/0.3.33: + resolution: {integrity: sha1-Vw06C5msmVNg4xNv1gRRE7G9I28=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@types/sockjs/download/@types/sockjs-0.3.33.tgz} + dependencies: + '@types/node': 15.14.9 + dev: true - registry.nlark.com/escape-html/1.0.3: - resolution: {integrity: sha1-Aljq5NPQwJdN4cFpGI7wBR0dGYg=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/escape-html/download/escape-html-1.0.3.tgz} - name: escape-html - version: 1.0.3 + /@types/stack-utils/2.0.1: + resolution: {integrity: sha1-IPGClPeX8iCbX2XI47XI6CYdEnw=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@types/stack-utils/download/@types/stack-utils-2.0.1.tgz} dev: true - registry.nlark.com/escape-string-regexp/1.0.5: - resolution: {integrity: sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/escape-string-regexp/download/escape-string-regexp-1.0.5.tgz} - name: escape-string-regexp - version: 1.0.5 - engines: {node: '>=0.8.0'} + /@types/testing-library__jest-dom/5.14.2: + resolution: {integrity: sha512-vehbtyHUShPxIa9SioxDwCvgxukDMH//icJG90sXQBUm5lJOHLT5kNeU9tnivhnA/TkOFMzGIXN2cTc4hY8/kg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@types/testing-library__jest-dom/download/@types/testing-library__jest-dom-5.14.2.tgz} + dependencies: + '@types/jest': 27.0.3 + dev: true - registry.nlark.com/escape-string-regexp/2.0.0: - resolution: {integrity: sha1-owME6Z2qMuI7L9IPUbq9B8/8o0Q=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/escape-string-regexp/download/escape-string-regexp-2.0.0.tgz} - name: escape-string-regexp - version: 2.0.0 - engines: {node: '>=8'} + /@types/trusted-types/2.0.2: + resolution: {integrity: sha1-/CWtmUO8rBHM64Fo208nXg5y51Y=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@types/trusted-types/download/@types/trusted-types-2.0.2.tgz} dev: true - registry.nlark.com/escape-string-regexp/4.0.0: - resolution: {integrity: sha1-FLqDpdNz49MR5a/KKc9b+tllvzQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/escape-string-regexp/download/escape-string-regexp-4.0.0.tgz} - name: escape-string-regexp - version: 4.0.0 - engines: {node: '>=10'} + /@types/webpack-bundle-analyzer/4.4.1_9def3870c80213359789f9191dbd286a: + resolution: {integrity: sha1-vMJQG+EMjN0dFwvGt4R7MyHyBEA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@types/webpack-bundle-analyzer/download/@types/webpack-bundle-analyzer-4.4.1.tgz} + dependencies: + '@types/node': 15.14.9 + tapable: 2.2.1 + webpack: 5.65.0_9def3870c80213359789f9191dbd286a + transitivePeerDependencies: + - '@swc/core' + - esbuild + - uglify-js + - webpack-cli dev: true - registry.nlark.com/escodegen/2.0.0: - resolution: {integrity: sha1-XjKxKDPoqo+jXhvwvvqJOASEx90=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/escodegen/download/escodegen-2.0.0.tgz} - name: escodegen - version: 2.0.0 - engines: {node: '>=6.0'} - hasBin: true + /@types/webpack-dev-middleware/5.0.2_9def3870c80213359789f9191dbd286a: + resolution: {integrity: sha1-D2ZWbCyn1ISJG0VSyKe2SjBE4+I=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@types/webpack-dev-middleware/download/@types/webpack-dev-middleware-5.0.2.tgz} dependencies: - esprima: registry.nlark.com/esprima/4.0.1 - estraverse: registry.npmmirror.com/estraverse/5.3.0 - esutils: registry.nlark.com/esutils/2.0.3 - optionator: registry.nlark.com/optionator/0.8.3 - optionalDependencies: - source-map: registry.npmmirror.com/source-map/0.6.1 + '@types/connect': 3.4.35 + tapable: 2.2.1 + webpack: 5.65.0_9def3870c80213359789f9191dbd286a + transitivePeerDependencies: + - '@swc/core' + - esbuild + - uglify-js + - webpack-cli dev: true - registry.nlark.com/eslint-config-prettier/8.3.0_eslint@7.32.0: - resolution: {integrity: sha1-90cbILb+ipqSVMxoRFQgKIai3Xo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/eslint-config-prettier/download/eslint-config-prettier-8.3.0.tgz} - id: registry.nlark.com/eslint-config-prettier/8.3.0 - name: eslint-config-prettier - version: 8.3.0 - hasBin: true - peerDependencies: - eslint: '>=7.0.0' + /@types/webpack-dev-server/4.5.0_9def3870c80213359789f9191dbd286a: + resolution: {integrity: sha512-HMb6pZPANObue3LwbdpQLWzQyF9O0wntiPyXj4vGutlAbNKTXH4hDCHaZyfvfZDmFn+5HprrWHm1TGt3awNr/A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@types/webpack-dev-server/download/@types/webpack-dev-server-4.5.0.tgz} dependencies: - eslint: registry.npmmirror.com/eslint/7.32.0 + '@types/bonjour': 3.5.10 + '@types/connect-history-api-fallback': 1.3.5 + '@types/express': 4.17.13 + '@types/serve-index': 1.9.1 + '@types/serve-static': 1.13.10 + '@types/webpack-dev-middleware': 5.0.2_9def3870c80213359789f9191dbd286a + chokidar: 3.5.2 + http-proxy-middleware: registry.nlark.com/http-proxy-middleware/2.0.1 + webpack: 5.65.0_9def3870c80213359789f9191dbd286a + transitivePeerDependencies: + - '@swc/core' + - debug + - esbuild + - uglify-js + - webpack-cli dev: true - registry.nlark.com/eslint-utils/2.1.0: - resolution: {integrity: sha1-0t5eA0JOcH3BDHQGjd7a5wh0Gyc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/eslint-utils/download/eslint-utils-2.1.0.tgz} - name: eslint-utils - version: 2.1.0 - engines: {node: '>=6'} + /@types/webpack/5.28.0_9def3870c80213359789f9191dbd286a: + resolution: {integrity: sha1-eN3gYhLwONd+VBFs/mnoiuntLAM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@types/webpack/download/@types/webpack-5.28.0.tgz} dependencies: - eslint-visitor-keys: registry.npmmirror.com/eslint-visitor-keys/1.3.0 + '@types/node': 15.14.9 + tapable: 2.2.1 + webpack: 5.65.0_9def3870c80213359789f9191dbd286a + transitivePeerDependencies: + - '@swc/core' + - esbuild + - uglify-js + - webpack-cli dev: true - registry.nlark.com/eslint-utils/3.0.0_eslint@7.32.0: - resolution: {integrity: sha1-iuuvrOc0W7M1WdsKHxOh0tSMNnI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/eslint-utils/download/eslint-utils-3.0.0.tgz} - id: registry.nlark.com/eslint-utils/3.0.0 - name: eslint-utils - version: 3.0.0 - engines: {node: ^10.0.0 || ^12.0.0 || >= 14.0.0} - peerDependencies: - eslint: '>=5' + /@types/workbox-webpack-plugin/5.1.8: + resolution: {integrity: sha1-jAFN80h3tvqwx9SqhWmEReHg9ks=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@types/workbox-webpack-plugin/download/@types/workbox-webpack-plugin-5.1.8.tgz} + dev: true + + /@types/ws/8.2.2: + resolution: {integrity: sha512-NOn5eIcgWLOo6qW8AcuLZ7G8PycXu0xTxxkS6Q18VWFxgPUSOwV0pBj2a/4viNZVu25i7RIB7GttdkAIUUXOOg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@types/ws/download/@types/ws-8.2.2.tgz} dependencies: - eslint: registry.npmmirror.com/eslint/7.32.0 - eslint-visitor-keys: registry.npmmirror.com/eslint-visitor-keys/2.1.0 + '@types/node': 15.14.9 dev: true - registry.nlark.com/esprima/4.0.1: - resolution: {integrity: sha1-E7BM2z5sXRnfkatph6hpVhmwqnE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/esprima/download/esprima-4.0.1.tgz} - name: esprima - version: 4.0.1 - engines: {node: '>=4'} - hasBin: true + /@types/yargs-parser/20.2.1: + resolution: {integrity: sha1-O5ziSJkZ2eT+pDm3aRarw0st8Sk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@types/yargs-parser/download/@types/yargs-parser-20.2.1.tgz} + dev: true - registry.nlark.com/esquery/1.4.0: - resolution: {integrity: sha1-IUj/w4uC6McFff7UhCWz5h8PJKU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/esquery/download/esquery-1.4.0.tgz} - name: esquery - version: 1.4.0 - engines: {node: '>=0.10'} + /@types/yargs/16.0.4: + resolution: {integrity: sha1-JqrZjdLCo45CEIbqmtQrnlFkKXc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@types/yargs/download/@types/yargs-16.0.4.tgz} dependencies: - estraverse: registry.npmmirror.com/estraverse/5.3.0 + '@types/yargs-parser': 20.2.1 dev: true - registry.nlark.com/esrecurse/4.3.0: - resolution: {integrity: sha1-eteWTWeauyi+5yzsY3WLHF0smSE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/esrecurse/download/esrecurse-4.3.0.tgz} - name: esrecurse - version: 4.3.0 - engines: {node: '>=4.0'} + /@typescript-eslint/eslint-plugin/4.33.0_3289a875d95a672b97ebf589745c66ef: + resolution: {integrity: sha1-wk3HyAacdwa8QNmfb6h+3LIAUnY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@typescript-eslint/eslint-plugin/download/@typescript-eslint/eslint-plugin-4.33.0.tgz} + engines: {node: ^10.12.0 || >=12.0.0} + peerDependencies: + '@typescript-eslint/parser': ^4.0.0 + eslint: ^5.0.0 || ^6.0.0 || ^7.0.0 + typescript: '*' + peerDependenciesMeta: + typescript: + optional: true dependencies: - estraverse: registry.npmmirror.com/estraverse/5.3.0 + '@typescript-eslint/experimental-utils': 4.33.0_eslint@7.32.0+typescript@4.5.4 + '@typescript-eslint/parser': 4.33.0_eslint@7.32.0+typescript@4.5.4 + '@typescript-eslint/scope-manager': 4.33.0 + debug: 4.3.3 + eslint: 7.32.0 + functional-red-black-tree: registry.nlark.com/functional-red-black-tree/1.0.1 + ignore: 5.2.0 + regexpp: registry.nlark.com/regexpp/3.2.0 + semver: registry.nlark.com/semver/7.3.5 + tsutils: registry.nlark.com/tsutils/3.21.0_typescript@4.5.4 + typescript: 4.5.4 + transitivePeerDependencies: + - supports-color dev: true - registry.nlark.com/esutils/2.0.3: - resolution: {integrity: sha1-dNLrTeC42hKTcRkQ1Qd1ubcQ72Q=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/esutils/download/esutils-2.0.3.tgz} - name: esutils - version: 2.0.3 - engines: {node: '>=0.10.0'} + /@typescript-eslint/experimental-utils/4.33.0_eslint@7.32.0+typescript@4.5.4: + resolution: {integrity: sha1-byp4akIJ+iIimJ6TgLUzGygQ9/0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@typescript-eslint/experimental-utils/download/@typescript-eslint/experimental-utils-4.33.0.tgz} + engines: {node: ^10.12.0 || >=12.0.0} + peerDependencies: + eslint: '*' + dependencies: + '@types/json-schema': 7.0.9 + '@typescript-eslint/scope-manager': 4.33.0 + '@typescript-eslint/types': 4.33.0 + '@typescript-eslint/typescript-estree': 4.33.0_typescript@4.5.4 + eslint: 7.32.0 + eslint-scope: 5.1.1 + eslint-utils: registry.nlark.com/eslint-utils/3.0.0_eslint@7.32.0 + transitivePeerDependencies: + - supports-color + - typescript dev: true - registry.nlark.com/etag/1.8.1: - resolution: {integrity: sha1-Qa4u62XvpiJorr/qg6x9eSmbCIc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/etag/download/etag-1.8.1.tgz} - name: etag - version: 1.8.1 - engines: {node: '>= 0.6'} + /@typescript-eslint/parser/4.33.0_eslint@7.32.0+typescript@4.5.4: + resolution: {integrity: sha1-3+eXVw2WlOVgUo0Y7srYbIx0SJk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@typescript-eslint/parser/download/@typescript-eslint/parser-4.33.0.tgz} + engines: {node: ^10.12.0 || >=12.0.0} + peerDependencies: + eslint: ^5.0.0 || ^6.0.0 || ^7.0.0 + typescript: '*' + peerDependenciesMeta: + typescript: + optional: true + dependencies: + '@typescript-eslint/scope-manager': 4.33.0 + '@typescript-eslint/types': 4.33.0 + '@typescript-eslint/typescript-estree': 4.33.0_typescript@4.5.4 + debug: 4.3.3 + eslint: 7.32.0 + typescript: 4.5.4 + transitivePeerDependencies: + - supports-color dev: true - registry.nlark.com/exit/0.1.2: - resolution: {integrity: sha1-BjJjj42HfMghB9MKD/8aF8uhzQw=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/exit/download/exit-0.1.2.tgz} - name: exit - version: 0.1.2 - engines: {node: '>= 0.8.0'} + /@typescript-eslint/scope-manager/4.33.0: + resolution: {integrity: sha1-045JKA2YPody4pEhz4xukiHygKM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@typescript-eslint/scope-manager/download/@typescript-eslint/scope-manager-4.33.0.tgz} + engines: {node: ^8.10.0 || ^10.13.0 || >=11.10.1} + dependencies: + '@typescript-eslint/types': 4.33.0 + '@typescript-eslint/visitor-keys': 4.33.0 dev: true - registry.nlark.com/extend/3.0.2: - resolution: {integrity: sha1-+LETa0Bx+9jrFAr/hYsQGewpFfo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/extend/download/extend-3.0.2.tgz} - name: extend - version: 3.0.2 + /@typescript-eslint/types/4.33.0: + resolution: {integrity: sha1-oeWQNqO1OuhDDO6/KpGdx/mvbXI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@typescript-eslint/types/download/@typescript-eslint/types-4.33.0.tgz} + engines: {node: ^8.10.0 || ^10.13.0 || >=11.10.1} dev: true - registry.nlark.com/external-editor/2.2.0: - resolution: {integrity: sha1-BFURz9jRM/OEZnPRBHwVTiFK09U=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/external-editor/download/external-editor-2.2.0.tgz} - name: external-editor - version: 2.2.0 - engines: {node: '>=0.12'} + /@typescript-eslint/typescript-estree/4.33.0_typescript@4.5.4: + resolution: {integrity: sha1-DftRwpCPaMXAjYKu/q8WahfCRgk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@typescript-eslint/typescript-estree/download/@typescript-eslint/typescript-estree-4.33.0.tgz} + engines: {node: ^10.12.0 || >=12.0.0} + peerDependencies: + typescript: '*' + peerDependenciesMeta: + typescript: + optional: true dependencies: - chardet: registry.npmmirror.com/chardet/0.4.2 - iconv-lite: registry.nlark.com/iconv-lite/0.4.24 - tmp: registry.nlark.com/tmp/0.0.33 - dev: false + '@typescript-eslint/types': 4.33.0 + '@typescript-eslint/visitor-keys': 4.33.0 + debug: 4.3.3 + globby: registry.nlark.com/globby/11.0.4 + is-glob: 4.0.3 + semver: registry.nlark.com/semver/7.3.5 + tsutils: registry.nlark.com/tsutils/3.21.0_typescript@4.5.4 + typescript: 4.5.4 + transitivePeerDependencies: + - supports-color + dev: true - registry.nlark.com/external-editor/3.1.0: - resolution: {integrity: sha1-ywP3QL764D6k0oPK7SdBqD8zVJU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/external-editor/download/external-editor-3.1.0.tgz} - name: external-editor - version: 3.1.0 - engines: {node: '>=4'} + /@typescript-eslint/visitor-keys/4.33.0: + resolution: {integrity: sha1-KiL3ekFgQom3oYZYbp7EjKku8d0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@typescript-eslint/visitor-keys/download/@typescript-eslint/visitor-keys-4.33.0.tgz} + engines: {node: ^8.10.0 || ^10.13.0 || >=11.10.1} dependencies: - chardet: registry.npmmirror.com/chardet/0.7.0 - iconv-lite: registry.nlark.com/iconv-lite/0.4.24 - tmp: registry.nlark.com/tmp/0.0.33 + '@typescript-eslint/types': 4.33.0 + eslint-visitor-keys: 2.1.0 + dev: true + + /@virtuoso.dev/react-urx/0.2.12_react@17.0.2: + resolution: {integrity: sha512-Lcrrmq/UztM+rgepAdThdIk8dL3LEi9o2NTkL6ZLKPrTGjr5tSmsauD30/O8yu7Q0ncDnptmMR3OObdvMGuEKQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@virtuoso.dev/react-urx/download/@virtuoso.dev/react-urx-0.2.12.tgz} + engines: {node: '>=10'} + peerDependencies: + react: '>=16' + dependencies: + '@virtuoso.dev/urx': 0.2.12 + react: 17.0.2 dev: false - registry.nlark.com/fast-deep-equal/3.1.3: - resolution: {integrity: sha1-On1WtVnWy8PrUSMlJE5hmmXGxSU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/fast-deep-equal/download/fast-deep-equal-3.1.3.tgz} - name: fast-deep-equal - version: 3.1.3 - dev: true + /@virtuoso.dev/urx/0.2.12: + resolution: {integrity: sha512-Q9nlRqYb5Uq4Ynu8cWPSJ7LxpuZsI+MZ09IJlDAAgwuNgfWRArpVRP0VN0coYgUo2fKMjhmV69MTqaUbIBhu/g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@virtuoso.dev/urx/download/@virtuoso.dev/urx-0.2.12.tgz} + dev: false - registry.nlark.com/fast-diff/1.2.0: - resolution: {integrity: sha1-c+4RmC2Gyq95WYKNUZz+kn+sXwM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/fast-diff/download/fast-diff-1.2.0.tgz} - name: fast-diff - version: 1.2.0 + /@webpack-cli/configtest/1.1.0_webpack-cli@4.9.1+webpack@5.65.0: + resolution: {integrity: sha1-g0K+8Lrft9/TtXbyV0q4DHJb4EM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@webpack-cli/configtest/download/@webpack-cli/configtest-1.1.0.tgz} + peerDependencies: + webpack: 4.x.x || 5.x.x + webpack-cli: 4.x.x + dependencies: + webpack: 5.65.0_9def3870c80213359789f9191dbd286a + webpack-cli: 4.9.1_85f6a43a0f60b39f22a1ad0f4ebf626a dev: true - registry.nlark.com/fast-glob/3.2.7: - resolution: {integrity: sha1-/Wy3otfpqnp4RhEehaGW1rL3ZqE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/fast-glob/download/fast-glob-3.2.7.tgz} - name: fast-glob - version: 3.2.7 - engines: {node: '>=8'} + /@webpack-cli/info/1.4.0_webpack-cli@4.9.1: + resolution: {integrity: sha1-uRecMierCcu7FJqnM0dfz5lDAiM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@webpack-cli/info/download/@webpack-cli/info-1.4.0.tgz} + peerDependencies: + webpack-cli: 4.x.x dependencies: - '@nodelib/fs.stat': registry.nlark.com/@nodelib/fs.stat/2.0.5 - '@nodelib/fs.walk': registry.nlark.com/@nodelib/fs.walk/1.2.8 - glob-parent: registry.npmmirror.com/glob-parent/5.1.2 - merge2: registry.nlark.com/merge2/1.4.1 - micromatch: registry.nlark.com/micromatch/4.0.4 - - registry.nlark.com/fast-json-stable-stringify/2.1.0: - resolution: {integrity: sha1-h0v2nG9ATCtdmcSBNBOZ/VWJJjM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/fast-json-stable-stringify/download/fast-json-stable-stringify-2.1.0.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.nlark.com%2Ffast-json-stable-stringify%2Fdownload%2Ffast-json-stable-stringify-2.1.0.tgz} - name: fast-json-stable-stringify - version: 2.1.0 + envinfo: registry.nlark.com/envinfo/7.8.1 + webpack-cli: 4.9.1_85f6a43a0f60b39f22a1ad0f4ebf626a dev: true - registry.nlark.com/fast-levenshtein/2.0.6: - resolution: {integrity: sha1-PYpcZog6FqMMqGQ+hR8Zuqd5eRc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/fast-levenshtein/download/fast-levenshtein-2.0.6.tgz} - name: fast-levenshtein - version: 2.0.6 + /@webpack-cli/serve/1.6.0_8901023807dfe689cb4e2c4e87ee3f8e: + resolution: {integrity: sha1-LCdaoFyJXszrv8NM+yI8bovVkaI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/@webpack-cli/serve/download/@webpack-cli/serve-1.6.0.tgz} + peerDependencies: + webpack-cli: 4.x.x + webpack-dev-server: '*' + peerDependenciesMeta: + webpack-dev-server: + optional: true + dependencies: + webpack-cli: 4.9.1_85f6a43a0f60b39f22a1ad0f4ebf626a + webpack-dev-server: 4.7.1_webpack-cli@4.9.1+webpack@5.65.0 dev: true - registry.nlark.com/fastest-levenshtein/1.0.12: - resolution: {integrity: sha1-mZD306iMxan/0fF0V0UlFwDUl+I=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/fastest-levenshtein/download/fastest-levenshtein-1.0.12.tgz} - name: fastest-levenshtein - version: 1.0.12 + /JSONStream/1.3.5: + resolution: {integrity: sha1-MgjB8I06TZkmGrZPkjArwV4RHKA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/JSONStream/download/JSONStream-1.3.5.tgz} + hasBin: true + dependencies: + jsonparse: 1.3.1 + through: registry.nlark.com/through/2.3.8 dev: true - registry.nlark.com/fastq/1.13.0: - resolution: {integrity: sha1-YWdg+Ip1Jr38WWt8q4wYk4w2uYw=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/fastq/download/fastq-1.13.0.tgz} - name: fastq - version: 1.13.0 + /acorn-class-fields/0.3.7_acorn@8.6.0: + resolution: {integrity: sha1-o1Ei88xq0rszsYV+eSFWd/z91yA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/acorn-class-fields/download/acorn-class-fields-0.3.7.tgz} + engines: {node: '>=4.8.2'} + peerDependencies: + acorn: ^6 || ^7 || ^8 dependencies: - reusify: registry.nlark.com/reusify/1.0.4 + acorn: 8.6.0 + acorn-private-class-elements: 0.2.7_acorn@8.6.0 + dev: true - registry.nlark.com/faye-websocket/0.11.4: - resolution: {integrity: sha1-fw2Sdc/dhqHJY9yLZfzEUe3Lsdo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/faye-websocket/download/faye-websocket-0.11.4.tgz} - name: faye-websocket - version: 0.11.4 - engines: {node: '>=0.8.0'} + /acorn-import-assertions/1.8.0_acorn@8.6.0: + resolution: {integrity: sha1-uitZOc5iwjjbbZPYHJsRGym4Vek=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/acorn-import-assertions/download/acorn-import-assertions-1.8.0.tgz} + peerDependencies: + acorn: ^8 dependencies: - websocket-driver: registry.nlark.com/websocket-driver/0.7.4 + acorn: 8.6.0 dev: true - registry.nlark.com/fb-watchman/2.0.1: - resolution: {integrity: sha1-/IT7OdJwnPP/bXQ3BhV7tXCKioU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/fb-watchman/download/fb-watchman-2.0.1.tgz} - name: fb-watchman - version: 2.0.1 + /acorn-node/1.8.2: + resolution: {integrity: sha1-EUyV1kU55T3t4j3oudlt98euKvg=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/acorn-node/download/acorn-node-1.8.2.tgz} dependencies: - bser: registry.nlark.com/bser/2.1.1 - dev: true + acorn: 7.4.1 + acorn-walk: registry.nlark.com/acorn-walk/7.2.0 + xtend: registry.nlark.com/xtend/4.0.2 + dev: false - registry.nlark.com/figures/2.0.0: - resolution: {integrity: sha1-OrGi0qYsi/tDGgyUy3l6L84nyWI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/figures/download/figures-2.0.0.tgz} - name: figures - version: 2.0.0 - engines: {node: '>=4'} - dependencies: - escape-string-regexp: registry.nlark.com/escape-string-regexp/1.0.5 - dev: false - - registry.nlark.com/figures/3.2.0: - resolution: {integrity: sha1-YlwYvSk8YE3EqN2y/r8MiDQXRq8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/figures/download/figures-3.2.0.tgz} - name: figures - version: 3.2.0 - engines: {node: '>=8'} - dependencies: - escape-string-regexp: registry.nlark.com/escape-string-regexp/1.0.5 - dev: false - - registry.nlark.com/file-entry-cache/6.0.1: - resolution: {integrity: sha1-IRst2WWcsDlLBz5zI6w8kz1SICc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/file-entry-cache/download/file-entry-cache-6.0.1.tgz} - name: file-entry-cache - version: 6.0.1 - engines: {node: ^10.12.0 || >=12.0.0} + /acorn-private-class-elements/0.2.7_acorn@8.6.0: + resolution: {integrity: sha1-sUkCxwW8/yZ63t4cn2HBoxfvldI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/acorn-private-class-elements/download/acorn-private-class-elements-0.2.7.tgz} + engines: {node: '>=4.8.2'} + peerDependencies: + acorn: ^6.1.0 || ^7 || ^8 dependencies: - flat-cache: registry.nlark.com/flat-cache/3.0.4 + acorn: 8.6.0 dev: true - registry.nlark.com/file-loader/6.2.0_webpack@5.65.0: - resolution: {integrity: sha1-uu98+OGEDfMl5DkLRISHlIDuvk0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/file-loader/download/file-loader-6.2.0.tgz} - id: registry.nlark.com/file-loader/6.2.0 - name: file-loader - version: 6.2.0 - engines: {node: '>= 10.13.0'} + /acorn-private-methods/0.3.3_acorn@8.6.0: + resolution: {integrity: sha1-ckQUzlsv7HMwidc6XLuo977/dbE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/acorn-private-methods/download/acorn-private-methods-0.3.3.tgz} + engines: {node: '>=4.8.2'} peerDependencies: - webpack: ^4.0.0 || ^5.0.0 + acorn: ^6 || ^7 || ^8 dependencies: - loader-utils: registry.npmmirror.com/loader-utils/2.0.2 - schema-utils: registry.npmmirror.com/schema-utils/3.1.1 - webpack: registry.npmmirror.com/webpack/5.65.0_9def3870c80213359789f9191dbd286a + acorn: 8.6.0 + acorn-private-class-elements: 0.2.7_acorn@8.6.0 dev: true - registry.nlark.com/filelist/1.0.2: - resolution: {integrity: sha1-gCAvIUYtTRwuIUEZsYB8G8A4Dls=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/filelist/download/filelist-1.0.2.tgz} - name: filelist - version: 1.0.2 + /acorn-stage3/4.0.0_acorn@8.6.0: + resolution: {integrity: sha1-6LmK4qmZG+C6F0W1tiYhEIa0Nag=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/acorn-stage3/download/acorn-stage3-4.0.0.tgz} + engines: {node: '>=4.8.2'} + peerDependencies: + acorn: ^7.4 || ^8 dependencies: - minimatch: registry.nlark.com/minimatch/3.0.4 + acorn: 8.6.0 + acorn-class-fields: 0.3.7_acorn@8.6.0 + acorn-private-methods: 0.3.3_acorn@8.6.0 + acorn-static-class-features: 0.2.4_acorn@8.6.0 dev: true - registry.nlark.com/fill-range/7.0.1: - resolution: {integrity: sha1-GRmmp8df44ssfHflGYU12prN2kA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/fill-range/download/fill-range-7.0.1.tgz} - name: fill-range - version: 7.0.1 - engines: {node: '>=8'} + /acorn-static-class-features/0.2.4_acorn@8.6.0: + resolution: {integrity: sha1-oPUmHdSD8lGWcWhU8tdlKh3rOe4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/acorn-static-class-features/download/acorn-static-class-features-0.2.4.tgz} + engines: {node: '>=4.8.2'} + peerDependencies: + acorn: ^6.1.0 || ^7 || ^8 dependencies: - to-regex-range: registry.nlark.com/to-regex-range/5.0.1 + acorn: 8.6.0 + acorn-private-class-elements: 0.2.7_acorn@8.6.0 + dev: true - registry.nlark.com/filter-obj/1.1.0: - resolution: {integrity: sha1-mzERErxsYSehbgFsbF1/GeCAXFs=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/filter-obj/download/filter-obj-1.1.0.tgz} - name: filter-obj - version: 1.1.0 - engines: {node: '>=0.10.0'} - dev: false + /acorn/7.4.1: + resolution: {integrity: sha1-/q7SVZc9LndVW4PbwIhRpsY1IPo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/acorn/download/acorn-7.4.1.tgz?cache=0&sync_timestamp=1637225763269&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Facorn%2Fdownload%2Facorn-7.4.1.tgz} + engines: {node: '>=0.4.0'} + hasBin: true - registry.nlark.com/finalhandler/1.1.2: - resolution: {integrity: sha1-t+fQAP/RGTjQ/bBTUG9uur6fWH0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/finalhandler/download/finalhandler-1.1.2.tgz} - name: finalhandler - version: 1.1.2 - engines: {node: '>= 0.8'} - dependencies: - debug: registry.npmmirror.com/debug/2.6.9 - encodeurl: registry.nlark.com/encodeurl/1.0.2 - escape-html: registry.nlark.com/escape-html/1.0.3 - on-finished: registry.nlark.com/on-finished/2.3.0 - parseurl: registry.nlark.com/parseurl/1.3.3 - statuses: registry.nlark.com/statuses/1.5.0 - unpipe: registry.nlark.com/unpipe/1.0.0 + /acorn/8.6.0: + resolution: {integrity: sha512-U1riIR+lBSNi3IbxtaHOIKdH8sLFv3NYfNv8sg7ZsNhcfl4HF2++BfqqrNAxoCLQW1iiylOj76ecnaUxz+z9yw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/acorn/download/acorn-8.6.0.tgz?cache=0&sync_timestamp=1637225763269&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Facorn%2Fdownload%2Facorn-8.6.0.tgz} + engines: {node: '>=0.4.0'} + hasBin: true dev: true - registry.nlark.com/flat-cache/3.0.4: - resolution: {integrity: sha1-YbAzgwKy/p+Vfcwy/CqH8cMEixE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/flat-cache/download/flat-cache-3.0.4.tgz} - name: flat-cache - version: 3.0.4 - engines: {node: ^10.12.0 || >=12.0.0} + /ajv-formats/2.1.1: + resolution: {integrity: sha1-bmaUAGWet0lzu/LjMycYCgmWtSA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/ajv-formats/download/ajv-formats-2.1.1.tgz} + peerDependenciesMeta: + ajv: + optional: true dependencies: - flatted: registry.npmmirror.com/flatted/3.2.4 - rimraf: registry.npmmirror.com/rimraf/3.0.2 + ajv: 8.8.2 dev: true - registry.nlark.com/flush-write-stream/1.1.1: - resolution: {integrity: sha1-jdfYc6G6vCB9lOrQwuDkQnbr8ug=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/flush-write-stream/download/flush-write-stream-1.1.1.tgz} - name: flush-write-stream - version: 1.1.1 + /ajv-keywords/3.5.2_ajv@6.12.6: + resolution: {integrity: sha1-MfKdpatuANHC0yms97WSlhTVAU0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/ajv-keywords/download/ajv-keywords-3.5.2.tgz} + peerDependencies: + ajv: ^6.9.1 dependencies: - inherits: registry.nlark.com/inherits/2.0.4 - readable-stream: registry.nlark.com/readable-stream/2.3.7 + ajv: 6.12.6 dev: true - registry.nlark.com/form-data/3.0.1: - resolution: {integrity: sha1-69U3kbeDVqma+aMA1CgsTV65dV8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/form-data/download/form-data-3.0.1.tgz} - name: form-data - version: 3.0.1 - engines: {node: '>= 6'} + /ajv-keywords/5.1.0_ajv@8.8.2: + resolution: {integrity: sha512-YCS/JNFAUyr5vAuhk1DWm1CBxRHW9LbJ2ozWeemrIqpbsqKjHVxYPyi5GC0rjZIT5JxJ3virVTS8wk4i/Z+krw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/ajv-keywords/download/ajv-keywords-5.1.0.tgz} + peerDependencies: + ajv: ^8.8.2 dependencies: - asynckit: registry.nlark.com/asynckit/0.4.0 - combined-stream: registry.nlark.com/combined-stream/1.0.8 - mime-types: registry.npmmirror.com/mime-types/2.1.34 + ajv: 8.8.2 + fast-deep-equal: registry.nlark.com/fast-deep-equal/3.1.3 dev: true - registry.nlark.com/forwarded/0.2.0: - resolution: {integrity: sha1-ImmTZCiq1MFcfr6XeahL8LKoGBE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/forwarded/download/forwarded-0.2.0.tgz} - name: forwarded - version: 0.2.0 - engines: {node: '>= 0.6'} + /ajv/6.12.6: + resolution: {integrity: sha1-uvWmLoArB9l3A0WG+MO69a3ybfQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/ajv/download/ajv-6.12.6.tgz} + dependencies: + fast-deep-equal: registry.nlark.com/fast-deep-equal/3.1.3 + fast-json-stable-stringify: registry.nlark.com/fast-json-stable-stringify/2.1.0 + json-schema-traverse: registry.nlark.com/json-schema-traverse/0.4.1 + uri-js: registry.nlark.com/uri-js/4.4.1 dev: true - registry.nlark.com/fresh/0.5.2: - resolution: {integrity: sha1-PYyt2Q2XZWn6g1qx+OSyOhBWBac=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/fresh/download/fresh-0.5.2.tgz} - name: fresh - version: 0.5.2 - engines: {node: '>= 0.6'} + /ajv/8.8.2: + resolution: {integrity: sha512-x9VuX+R/jcFj1DHo/fCp99esgGDWiHENrKxaCENuCxpoMCmAt/COCGVDwA7kleEpEzJjDnvh3yGoOuLu0Dtllw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/ajv/download/ajv-8.8.2.tgz} + dependencies: + fast-deep-equal: registry.nlark.com/fast-deep-equal/3.1.3 + json-schema-traverse: registry.nlark.com/json-schema-traverse/1.0.0 + require-from-string: registry.nlark.com/require-from-string/2.0.2 + uri-js: registry.nlark.com/uri-js/4.4.1 dev: true - registry.nlark.com/fs-extra/10.0.0: - resolution: {integrity: sha1-n/YbZV3eU/s0qC34S7IUzoAuF8E=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/fs-extra/download/fs-extra-10.0.0.tgz?cache=0&sync_timestamp=1631637276251&other_urls=https%3A%2F%2Fregistry.nlark.com%2Ffs-extra%2Fdownload%2Ffs-extra-10.0.0.tgz} - name: fs-extra - version: 10.0.0 - engines: {node: '>=12'} + /antd/4.18.2_react-dom@17.0.2+react@17.0.2: + resolution: {integrity: sha512-omezo7dtskrfGoSOoHYbA2jyaSVDd2UsxS5WM8GWyuIDtguMqlTDFKF/5204s3IjXnSUiJLOuDOWSLPMyVwHrA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/antd/download/antd-4.18.2.tgz} + peerDependencies: + react: '>=16.9.0' + react-dom: '>=16.9.0' dependencies: - graceful-fs: registry.npmmirror.com/graceful-fs/4.2.8 - jsonfile: registry.nlark.com/jsonfile/6.1.0 - universalify: registry.nlark.com/universalify/2.0.0 + '@ant-design/colors': registry.nlark.com/@ant-design/colors/6.0.0 + '@ant-design/icons': 4.7.0_react-dom@17.0.2+react@17.0.2 + '@ant-design/react-slick': registry.nlark.com/@ant-design/react-slick/0.28.4_react@17.0.2 + '@babel/runtime': 7.16.5 + '@ctrl/tinycolor': registry.nlark.com/@ctrl/tinycolor/3.4.0 + array-tree-filter: registry.nlark.com/array-tree-filter/2.1.0 + classnames: 2.3.1 + copy-to-clipboard: 3.3.1 + lodash: 4.17.21 + memoize-one: 6.0.0 + moment: 2.29.1 + rc-cascader: 3.0.0-alpha.6_react-dom@17.0.2+react@17.0.2 + rc-checkbox: registry.nlark.com/rc-checkbox/2.3.2_react-dom@17.0.2+react@17.0.2 + rc-collapse: registry.nlark.com/rc-collapse/3.1.2_react-dom@17.0.2+react@17.0.2 + rc-dialog: registry.nlark.com/rc-dialog/8.6.0_react-dom@17.0.2+react@17.0.2 + rc-drawer: 4.4.3_react-dom@17.0.2+react@17.0.2 + rc-dropdown: registry.nlark.com/rc-dropdown/3.2.0_react-dom@17.0.2+react@17.0.2 + rc-field-form: 1.22.1_react-dom@17.0.2+react@17.0.2 + rc-image: registry.nlark.com/rc-image/5.2.5_react-dom@17.0.2+react@17.0.2 + rc-input-number: 7.3.4_react-dom@17.0.2+react@17.0.2 + rc-mentions: registry.nlark.com/rc-mentions/1.6.1_react-dom@17.0.2+react@17.0.2 + rc-menu: 9.1.1_react-dom@17.0.2+react@17.0.2 + rc-motion: registry.nlark.com/rc-motion/2.4.4_react-dom@17.0.2+react@17.0.2 + rc-notification: registry.nlark.com/rc-notification/4.5.7_react-dom@17.0.2+react@17.0.2 + rc-pagination: 3.1.14_react-dom@17.0.2+react@17.0.2 + rc-picker: 2.5.19_react-dom@17.0.2+react@17.0.2 + rc-progress: 3.2.2_react-dom@17.0.2+react@17.0.2 + rc-rate: registry.nlark.com/rc-rate/2.9.1_react-dom@17.0.2+react@17.0.2 + rc-resize-observer: 1.1.2_react-dom@17.0.2+react@17.0.2 + rc-select: 14.0.0-alpha.19_react-dom@17.0.2+react@17.0.2 + rc-slider: 9.7.5_react-dom@17.0.2+react@17.0.2 + rc-steps: 4.1.4_react-dom@17.0.2+react@17.0.2 + rc-switch: registry.nlark.com/rc-switch/3.2.2_react-dom@17.0.2+react@17.0.2 + rc-table: 7.21.0_react-dom@17.0.2+react@17.0.2 + rc-tabs: 11.10.5_react-dom@17.0.2+react@17.0.2 + rc-textarea: 0.3.6_react-dom@17.0.2+react@17.0.2 + rc-tooltip: registry.nlark.com/rc-tooltip/5.1.1_react-dom@17.0.2+react@17.0.2 + rc-tree: 5.3.6_react-dom@17.0.2+react@17.0.2 + rc-tree-select: 5.0.0-alpha.3_react-dom@17.0.2+react@17.0.2 + rc-trigger: registry.nlark.com/rc-trigger/5.2.10_react-dom@17.0.2+react@17.0.2 + rc-upload: 4.3.3_react-dom@17.0.2+react@17.0.2 + rc-util: 5.16.1_react-dom@17.0.2+react@17.0.2 + react: 17.0.2 + react-dom: 17.0.2_react@17.0.2 + scroll-into-view-if-needed: 2.2.28 + dev: false - registry.nlark.com/fs-extra/8.1.0: - resolution: {integrity: sha1-SdQ8RaiM2Wd2aMt74bRu/bjS4cA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/fs-extra/download/fs-extra-8.1.0.tgz?cache=0&sync_timestamp=1631637276251&other_urls=https%3A%2F%2Fregistry.nlark.com%2Ffs-extra%2Fdownload%2Ffs-extra-8.1.0.tgz} - name: fs-extra - version: 8.1.0 - engines: {node: '>=6 <7 || >=8'} + /append-buffer/1.0.2: + resolution: {integrity: sha1-2CIM9GYIFSXv6lBhTz3mUU36WPE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/append-buffer/download/append-buffer-1.0.2.tgz} + engines: {node: '>=0.10.0'} dependencies: - graceful-fs: registry.npmmirror.com/graceful-fs/4.2.8 - jsonfile: registry.nlark.com/jsonfile/4.0.0 - universalify: registry.nlark.com/universalify/0.1.2 + buffer-equal: registry.nlark.com/buffer-equal/1.0.0 dev: true - registry.nlark.com/fs-extra/9.1.0: - resolution: {integrity: sha1-WVRGDHZKjaIJS6NVS/g55rmnyG0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/fs-extra/download/fs-extra-9.1.0.tgz?cache=0&sync_timestamp=1631637276251&other_urls=https%3A%2F%2Fregistry.nlark.com%2Ffs-extra%2Fdownload%2Ffs-extra-9.1.0.tgz} - name: fs-extra - version: 9.1.0 - engines: {node: '>=10'} - dependencies: - at-least-node: registry.nlark.com/at-least-node/1.0.0 - graceful-fs: registry.npmmirror.com/graceful-fs/4.2.8 - jsonfile: registry.nlark.com/jsonfile/6.1.0 - universalify: registry.nlark.com/universalify/2.0.0 - - registry.nlark.com/fs-monkey/1.0.3: - resolution: {integrity: sha1-rjrJLVO7Mo7+DpodlUH2rY1I4tM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/fs-monkey/download/fs-monkey-1.0.3.tgz} - name: fs-monkey - version: 1.0.3 + /arg/4.1.3: + resolution: {integrity: sha512-58S9QDqG0Xx27YwPSt9fJxivjYl432YCwfDMfZ+71RAqUrZef7LrKQZ3LHLOwCS4FLNBplP533Zx895SeOCHvA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/arg/download/arg-4.1.3.tgz} dev: true - registry.nlark.com/fs.realpath/1.0.0: - resolution: {integrity: sha1-FQStJSMVjKpA20onh8sBQRmU6k8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/fs.realpath/download/fs.realpath-1.0.0.tgz} - name: fs.realpath - version: 1.0.0 - - registry.nlark.com/function-bind/1.1.1: - resolution: {integrity: sha1-pWiZ0+o8m6uHS7l3O3xe3pL0iV0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/function-bind/download/function-bind-1.1.1.tgz} - name: function-bind - version: 1.1.1 + /arg/5.0.1: + resolution: {integrity: sha512-e0hDa9H2Z9AwFkk2qDlwhoMYE4eToKarchkQHovNdLTCYMHZHeRjI71crOh+dio4K6u1IcwubQqo79Ga4CyAQA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/arg/download/arg-5.0.1.tgz} + dev: false - registry.nlark.com/functional-red-black-tree/1.0.1: - resolution: {integrity: sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/functional-red-black-tree/download/functional-red-black-tree-1.0.1.tgz} - name: functional-red-black-tree - version: 1.0.1 + /aria-query/5.0.0: + resolution: {integrity: sha1-IQwhqvRpYT7oyaYsf4ZSXgWNtSw=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/aria-query/download/aria-query-5.0.0.tgz} + engines: {node: '>=6.0'} dev: true - registry.nlark.com/gensync/1.0.0-beta.2: - resolution: {integrity: sha1-MqbudsPX9S1GsrGuXZP+qFgKJeA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/gensync/download/gensync-1.0.0-beta.2.tgz} - name: gensync - version: 1.0.0-beta.2 - engines: {node: '>=6.9.0'} + /array-ify/1.0.0: + resolution: {integrity: sha1-nlKHYrSpBmrRY6aWKjZEGOlibs4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/array-ify/download/array-ify-1.0.0.tgz} dev: true - registry.nlark.com/get-caller-file/2.0.5: - resolution: {integrity: sha1-T5RBKoLbMvNuOwuXQfipf+sDH34=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/get-caller-file/download/get-caller-file-2.0.5.tgz} - name: get-caller-file - version: 2.0.5 - engines: {node: 6.* || 8.* || >= 10.*} - - registry.nlark.com/get-intrinsic/1.1.1: - resolution: {integrity: sha1-FfWfN2+FXERpY5SPDSTNNje0q8Y=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/get-intrinsic/download/get-intrinsic-1.1.1.tgz} - name: get-intrinsic - version: 1.1.1 + /array-includes/3.1.4: + resolution: {integrity: sha1-9bSTFix2DzU5Yx8AW6K7Rqy0W6k=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/array-includes/download/array-includes-3.1.4.tgz} + engines: {node: '>= 0.4'} dependencies: - function-bind: registry.nlark.com/function-bind/1.1.1 - has: registry.nlark.com/has/1.0.3 - has-symbols: registry.nlark.com/has-symbols/1.0.2 - - registry.nlark.com/get-own-enumerable-property-symbols/3.0.2: - resolution: {integrity: sha1-tf3nfyLL4185C04ImSLFC85u9mQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/get-own-enumerable-property-symbols/download/get-own-enumerable-property-symbols-3.0.2.tgz} - name: get-own-enumerable-property-symbols - version: 3.0.2 + call-bind: registry.nlark.com/call-bind/1.0.2 + define-properties: registry.nlark.com/define-properties/1.1.3 + es-abstract: 1.19.1 + get-intrinsic: registry.nlark.com/get-intrinsic/1.1.1 + is-string: registry.nlark.com/is-string/1.0.7 dev: true - registry.nlark.com/get-package-type/0.1.0: - resolution: {integrity: sha1-jeLYA8/0TfO8bEVuZmizbDkm4Ro=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/get-package-type/download/get-package-type-0.1.0.tgz} - name: get-package-type - version: 0.1.0 - engines: {node: '>=8.0.0'} + /array.prototype.flatmap/1.2.5: + resolution: {integrity: sha1-kI3ILYpAaTD984WY1R50EdGNREY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/array.prototype.flatmap/download/array.prototype.flatmap-1.2.5.tgz} + engines: {node: '>= 0.4'} + dependencies: + call-bind: registry.nlark.com/call-bind/1.0.2 + define-properties: registry.nlark.com/define-properties/1.1.3 + es-abstract: 1.19.1 dev: true - registry.nlark.com/get-stream/6.0.1: - resolution: {integrity: sha1-omLY7vZ6ztV8KFKtYWdSakPL97c=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/get-stream/download/get-stream-6.0.1.tgz} - name: get-stream - version: 6.0.1 - engines: {node: '>=10'} + /async-validator/4.0.7: + resolution: {integrity: sha1-A0oP0hA6ay6/AQ2nUYO+wpkkev4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/async-validator/download/async-validator-4.0.7.tgz} + dev: false + + /async/0.9.2: + resolution: {integrity: sha1-rqdNXmHB+JlhO/ZL2mbUx48v0X0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/async/download/async-0.9.2.tgz} dev: true - registry.nlark.com/get-symbol-description/1.0.0: - resolution: {integrity: sha1-f9uByQAQH71WTdXxowr1qtweWNY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/get-symbol-description/download/get-symbol-description-1.0.0.tgz} - name: get-symbol-description - version: 1.0.0 - engines: {node: '>= 0.4'} + /async/2.6.3: + resolution: {integrity: sha1-1yYl4jRKNlbjo61Pp0n6gymdgv8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/async/download/async-2.6.3.tgz} dependencies: - call-bind: registry.nlark.com/call-bind/1.0.2 - get-intrinsic: registry.nlark.com/get-intrinsic/1.1.1 - - registry.nlark.com/glob-to-regexp/0.4.1: - resolution: {integrity: sha1-x1KXCHyFG5pXi9IX3VmpL1n+VG4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/glob-to-regexp/download/glob-to-regexp-0.4.1.tgz} - name: glob-to-regexp - version: 0.4.1 + lodash: 4.17.21 dev: true - registry.nlark.com/global-dirs/0.1.1: - resolution: {integrity: sha1-sxnA3UYH81PzvpzKTHL8FIxJ9EU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/global-dirs/download/global-dirs-0.1.1.tgz} - name: global-dirs - version: 0.1.1 - engines: {node: '>=4'} + /autoprefixer/10.4.0_postcss@8.4.5: + resolution: {integrity: sha512-7FdJ1ONtwzV1G43GDD0kpVMn/qbiNqyOPMFTX5nRffI+7vgWoFEc6DcXOxHJxrWNDXrZh18eDsZjvZGUljSRGA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/autoprefixer/download/autoprefixer-10.4.0.tgz} + engines: {node: ^10 || ^12 || >=14} + hasBin: true + peerDependencies: + postcss: ^8.1.0 dependencies: - ini: registry.nlark.com/ini/1.3.8 + browserslist: 4.19.1 + caniuse-lite: 1.0.30001292 + fraction.js: 4.1.2 + normalize-range: registry.nlark.com/normalize-range/0.1.2 + picocolors: 1.0.0 + postcss: 8.4.5 + postcss-value-parser: 4.2.0 dev: true - registry.nlark.com/globby/10.0.1: - resolution: {integrity: sha1-R4LDTLdd1oM1EzXFgpzDQg5gayI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/globby/download/globby-10.0.1.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fglobby%2Fdownload%2Fglobby-10.0.1.tgz} - name: globby - version: 10.0.1 - engines: {node: '>=8'} + /axios/0.21.4: + resolution: {integrity: sha512-ut5vewkiu8jjGBdqpM44XxjuCjq9LAKeHVmoVfHVzy8eHgxxq8SbAVQNovDA8mVi05kP0Ea/n/UzcSHcTJQfNg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/axios/download/axios-0.21.4.tgz} dependencies: - '@types/glob': registry.npmmirror.com/@types/glob/7.2.0 - array-union: registry.nlark.com/array-union/2.1.0 - dir-glob: registry.nlark.com/dir-glob/3.0.1 - fast-glob: registry.nlark.com/fast-glob/3.2.7 - glob: registry.npmmirror.com/glob/7.2.0 - ignore: registry.npmmirror.com/ignore/5.2.0 - merge2: registry.nlark.com/merge2/1.4.1 + follow-redirects: 1.14.6 + transitivePeerDependencies: + - debug + dev: false + + /babel-jest/27.4.5_@babel+core@7.16.5: + resolution: {integrity: sha512-3uuUTjXbgtODmSv/DXO9nZfD52IyC2OYTFaXGRzL0kpykzroaquCrD5+lZNafTvZlnNqZHt5pb0M08qVBZnsnA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/babel-jest/download/babel-jest-27.4.5.tgz} + engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} + peerDependencies: + '@babel/core': ^7.8.0 + dependencies: + '@babel/core': 7.16.5 + '@jest/transform': 27.4.5 + '@jest/types': 27.4.2 + '@types/babel__core': 7.1.17 + babel-plugin-istanbul: 6.1.1 + babel-preset-jest: 27.4.0_@babel+core@7.16.5 + chalk: 4.1.2 + graceful-fs: 4.2.8 slash: registry.nlark.com/slash/3.0.0 + transitivePeerDependencies: + - supports-color dev: true - registry.nlark.com/globby/11.0.4: - resolution: {integrity: sha1-LLr/d8Lypi5x6bKBOme5ejowAaU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/globby/download/globby-11.0.4.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fglobby%2Fdownload%2Fglobby-11.0.4.tgz} - name: globby - version: 11.0.4 - engines: {node: '>=10'} + /babel-plugin-istanbul/6.1.1: + resolution: {integrity: sha1-+ojsWSMv2bTjbbvFQKjsmptH2nM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/babel-plugin-istanbul/download/babel-plugin-istanbul-6.1.1.tgz} + engines: {node: '>=8'} dependencies: - array-union: registry.nlark.com/array-union/2.1.0 - dir-glob: registry.nlark.com/dir-glob/3.0.1 - fast-glob: registry.nlark.com/fast-glob/3.2.7 - ignore: registry.npmmirror.com/ignore/5.2.0 - merge2: registry.nlark.com/merge2/1.4.1 - slash: registry.nlark.com/slash/3.0.0 + '@babel/helper-plugin-utils': 7.16.5 + '@istanbuljs/load-nyc-config': registry.nlark.com/@istanbuljs/load-nyc-config/1.1.0 + '@istanbuljs/schema': registry.nlark.com/@istanbuljs/schema/0.1.3 + istanbul-lib-instrument: 5.1.0 + test-exclude: registry.nlark.com/test-exclude/6.0.0 + transitivePeerDependencies: + - supports-color dev: true - registry.nlark.com/handle-thing/2.0.1: - resolution: {integrity: sha1-hX95zjWVgMNA1DCBzGSJcNC7I04=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/handle-thing/download/handle-thing-2.0.1.tgz} - name: handle-thing - version: 2.0.1 + /babel-plugin-jest-hoist/27.4.0: + resolution: {integrity: sha512-Jcu7qS4OX5kTWBc45Hz7BMmgXuJqRnhatqpUhnzGC3OBYpOmf2tv6jFNwZpwM7wU7MUuv2r9IPS/ZlYOuburVw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/babel-plugin-jest-hoist/download/babel-plugin-jest-hoist-27.4.0.tgz} + engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} + dependencies: + '@babel/template': 7.16.0 + '@babel/types': 7.16.0 + '@types/babel__core': 7.1.17 + '@types/babel__traverse': 7.14.2 dev: true - registry.nlark.com/hard-rejection/2.1.0: - resolution: {integrity: sha1-HG7aXBaFxjlCdm15u0Cudzzs2IM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/hard-rejection/download/hard-rejection-2.1.0.tgz} - name: hard-rejection - version: 2.1.0 - engines: {node: '>=6'} + /babel-plugin-polyfill-corejs2/0.3.0_@babel+core@7.16.5: + resolution: {integrity: sha512-wMDoBJ6uG4u4PNFh72Ty6t3EgfA91puCuAwKIazbQlci+ENb/UU9A3xG5lutjUIiXCIn1CY5L15r9LimiJyrSA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/babel-plugin-polyfill-corejs2/download/babel-plugin-polyfill-corejs2-0.3.0.tgz} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/compat-data': 7.16.4 + '@babel/core': 7.16.5 + '@babel/helper-define-polyfill-provider': 0.3.0_@babel+core@7.16.5 + semver: registry.nlark.com/semver/6.3.0 + transitivePeerDependencies: + - supports-color dev: true - registry.nlark.com/harmony-reflect/1.6.2: - resolution: {integrity: sha1-Mey9MuZIo00DDYattn1NR1R/5xA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/harmony-reflect/download/harmony-reflect-1.6.2.tgz} - name: harmony-reflect - version: 1.6.2 + /babel-plugin-polyfill-corejs3/0.4.0_@babel+core@7.16.5: + resolution: {integrity: sha512-YxFreYwUfglYKdLUGvIF2nJEsGwj+RhWSX/ije3D2vQPOXuyMLMtg/cCGMDpOA7Nd+MwlNdnGODbd2EwUZPlsw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/babel-plugin-polyfill-corejs3/download/babel-plugin-polyfill-corejs3-0.4.0.tgz} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.16.5 + '@babel/helper-define-polyfill-provider': 0.3.0_@babel+core@7.16.5 + core-js-compat: 3.20.1 + transitivePeerDependencies: + - supports-color dev: true - registry.nlark.com/has-ansi/2.0.0: - resolution: {integrity: sha1-NPUEnOHs3ysGSa8+8k5F7TVBbZE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/has-ansi/download/has-ansi-2.0.0.tgz} - name: has-ansi - version: 2.0.0 - engines: {node: '>=0.10.0'} + /babel-plugin-polyfill-regenerator/0.3.0_@babel+core@7.16.5: + resolution: {integrity: sha512-dhAPTDLGoMW5/84wkgwiLRwMnio2i1fUe53EuvtKMv0pn2p3S8OCoV1xAzfJPl0KOX7IB89s2ib85vbYiea3jg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/babel-plugin-polyfill-regenerator/download/babel-plugin-polyfill-regenerator-0.3.0.tgz} + peerDependencies: + '@babel/core': ^7.0.0-0 dependencies: - ansi-regex: registry.nlark.com/ansi-regex/2.1.1 + '@babel/core': 7.16.5 + '@babel/helper-define-polyfill-provider': 0.3.0_@babel+core@7.16.5 + transitivePeerDependencies: + - supports-color + dev: true + + /babel-preset-jest/27.4.0_@babel+core@7.16.5: + resolution: {integrity: sha512-NK4jGYpnBvNxcGo7/ZpZJr51jCGT+3bwwpVIDY2oNfTxJJldRtB4VAcYdgp1loDE50ODuTu+yBjpMAswv5tlpg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/babel-preset-jest/download/babel-preset-jest-27.4.0.tgz} + engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} + peerDependencies: + '@babel/core': ^7.0.0 + dependencies: + '@babel/core': 7.16.5 + babel-plugin-jest-hoist: 27.4.0 + babel-preset-current-node-syntax: registry.nlark.com/babel-preset-current-node-syntax/1.0.1_@babel+core@7.16.5 + dev: true + + /backo2/1.0.2: + resolution: {integrity: sha1-MasayLEpNjRj41s+u2n038+6eUc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/backo2/download/backo2-1.0.2.tgz} dev: false - registry.nlark.com/has-bigints/1.0.1: - resolution: {integrity: sha1-ZP5qywIGc+O3jbA1pa9pqp0HsRM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/has-bigints/download/has-bigints-1.0.1.tgz} - name: has-bigints - version: 1.0.1 + /base64-arraybuffer/1.0.1: + resolution: {integrity: sha1-h70TUlYm20qYOOAKUIwrc+/PNIw=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/base64-arraybuffer/download/base64-arraybuffer-1.0.1.tgz} + engines: {node: '>= 0.6.0'} + dev: false - registry.nlark.com/has-flag/3.0.0: - resolution: {integrity: sha1-tdRU3CGZriJWmfNGfloH87lVuv0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/has-flag/download/has-flag-3.0.0.tgz} - name: has-flag - version: 3.0.0 - engines: {node: '>=4'} + /batch/0.6.1: + resolution: {integrity: sha512-x+VAiMRL6UPkx+kudNvxTl6hB2XNNCG2r+7wixVfIYwu/2HKRXimwQyaumLjMveWvT2Hkd/cAJw+QBMfJ/EKVw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/batch/download/batch-0.6.1.tgz} + dev: true - registry.nlark.com/has-flag/4.0.0: - resolution: {integrity: sha1-lEdx/ZyByBJlxNaUGGDaBrtZR5s=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/has-flag/download/has-flag-4.0.0.tgz} - name: has-flag - version: 4.0.0 - engines: {node: '>=8'} + /big.js/5.2.2: + resolution: {integrity: sha1-ZfCvOC9Xi83HQr2cKB6cstd2gyg=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/big.js/download/big.js-5.2.2.tgz} + dev: true - registry.nlark.com/has-symbols/1.0.2: - resolution: {integrity: sha1-Fl0wcMADCXUqEjakeTMeOsVvFCM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/has-symbols/download/has-symbols-1.0.2.tgz} - name: has-symbols - version: 1.0.2 - engines: {node: '>= 0.4'} + /body-parser/1.19.1: + resolution: {integrity: sha512-8ljfQi5eBk8EJfECMrgqNGWPEY5jWP+1IzkzkGdFFEwFQZZyaZ21UqdaHktgiMlH0xLHqIFtE/u2OYE5dOtViA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/body-parser/download/body-parser-1.19.1.tgz} + engines: {node: '>= 0.8'} + dependencies: + bytes: 3.1.1 + content-type: registry.nlark.com/content-type/1.0.4 + debug: 2.6.9 + depd: registry.nlark.com/depd/1.1.2 + http-errors: 1.8.1 + iconv-lite: registry.nlark.com/iconv-lite/0.4.24 + on-finished: registry.nlark.com/on-finished/2.3.0 + qs: 6.9.6 + raw-body: 2.4.2 + type-is: registry.nlark.com/type-is/1.6.18 + dev: true - registry.nlark.com/has-tostringtag/1.0.0: - resolution: {integrity: sha1-fhM4GKfTlHNPlB5zw9P5KR5liyU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/has-tostringtag/download/has-tostringtag-1.0.0.tgz} - name: has-tostringtag - version: 1.0.0 - engines: {node: '>= 0.4'} + /browserslist/4.19.1: + resolution: {integrity: sha512-u2tbbG5PdKRTUoctO3NBD8FQ5HdPh1ZXPHzp1rwaa5jTc+RV9/+RlWiAIKmjRPQF+xbGM9Kklj5bZQFa2s/38A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/browserslist/download/browserslist-4.19.1.tgz} + engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} + hasBin: true dependencies: - has-symbols: registry.nlark.com/has-symbols/1.0.2 + caniuse-lite: 1.0.30001292 + electron-to-chromium: 1.4.28 + escalade: registry.nlark.com/escalade/3.1.1 + node-releases: 2.0.1 + picocolors: 1.0.0 - registry.nlark.com/has/1.0.3: - resolution: {integrity: sha1-ci18v8H2qoJB8W3YFOAR4fQeh5Y=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/has/download/has-1.0.3.tgz} - name: has - version: 1.0.3 - engines: {node: '>= 0.4.0'} + /buffer/5.7.1: + resolution: {integrity: sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/buffer/download/buffer-5.7.1.tgz} dependencies: - function-bind: registry.nlark.com/function-bind/1.1.1 + base64-js: registry.nlark.com/base64-js/1.5.1 + ieee754: registry.nlark.com/ieee754/1.2.1 + dev: false - registry.nlark.com/he/1.2.0: - resolution: {integrity: sha1-hK5l+n6vsWX922FWauFLrwVmTw8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/he/download/he-1.2.0.tgz} - name: he - version: 1.2.0 - hasBin: true + /bytes/3.0.0: + resolution: {integrity: sha1-0ygVQE1olpn4Wk6k+odV3ROpYEg=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/bytes/download/bytes-3.0.0.tgz} + engines: {node: '>= 0.8'} dev: true - registry.nlark.com/hex-color-regex/1.1.0: - resolution: {integrity: sha1-TAb8y0YC/iYCs8k9+C1+fb8aio4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/hex-color-regex/download/hex-color-regex-1.1.0.tgz} - name: hex-color-regex - version: 1.1.0 - dev: false + /bytes/3.1.1: + resolution: {integrity: sha512-dWe4nWO/ruEOY7HkUJ5gFt1DCFV9zPRoJr8pV0/ASQermOZjtq8jMjOprC0Kd10GLN+l7xaUPvxzJFWtxGu8Fg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/bytes/download/bytes-3.1.1.tgz} + engines: {node: '>= 0.8'} - registry.nlark.com/hoist-non-react-statics/3.3.2: - resolution: {integrity: sha1-7OCsr3HWLClpwuxZ/v9CpLGoW0U=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/hoist-non-react-statics/download/hoist-non-react-statics-3.3.2.tgz} - name: hoist-non-react-statics - version: 3.3.2 + /caller-callsite/2.0.0: + resolution: {integrity: sha1-hH4PzgoiN1CpoCfFSzNzGtMVQTQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/caller-callsite/download/caller-callsite-2.0.0.tgz?cache=0&sync_timestamp=1633617561394&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Fcaller-callsite%2Fdownload%2Fcaller-callsite-2.0.0.tgz} + engines: {node: '>=4'} dependencies: - react-is: registry.npmmirror.com/react-is/16.13.1 + callsites: registry.nlark.com/callsites/2.0.0 dev: false - registry.nlark.com/hpack.js/2.1.6: - resolution: {integrity: sha1-h3dMCUnlE/QuhFdbPEVoH63ioLI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/hpack.js/download/hpack.js-2.1.6.tgz} - name: hpack.js - version: 2.1.6 + /caller-path/2.0.0: + resolution: {integrity: sha1-Ro+DBE42mrIBD6xfBs7uFbsssfQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/caller-path/download/caller-path-2.0.0.tgz?cache=0&sync_timestamp=1633674116889&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Fcaller-path%2Fdownload%2Fcaller-path-2.0.0.tgz} + engines: {node: '>=4'} dependencies: - inherits: registry.nlark.com/inherits/2.0.4 - obuf: registry.nlark.com/obuf/1.1.2 - readable-stream: registry.nlark.com/readable-stream/2.3.7 - wbuf: registry.nlark.com/wbuf/1.7.3 - dev: true - - registry.nlark.com/hsl-regex/1.0.0: - resolution: {integrity: sha1-1JMwx4ntgZ4nakwNJy3/owsY/m4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/hsl-regex/download/hsl-regex-1.0.0.tgz} - name: hsl-regex - version: 1.0.0 + caller-callsite: 2.0.0 dev: false - registry.nlark.com/hsla-regex/1.0.0: - resolution: {integrity: sha1-wc56MWjIxmFAM6S194d/OyJfnDg=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/hsla-regex/download/hsla-regex-1.0.0.tgz} - name: hsla-regex - version: 1.0.0 + /camelcase-css/2.0.1: + resolution: {integrity: sha1-7pePaUeRTMMMa0R0G27R338EP9U=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/camelcase-css/download/camelcase-css-2.0.1.tgz} + engines: {node: '>= 6'} dev: false - registry.nlark.com/html-encoding-sniffer/2.0.1: - resolution: {integrity: sha1-QqbcT9M/ACgRduiyN1nKTk+hhfM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/html-encoding-sniffer/download/html-encoding-sniffer-2.0.1.tgz} - name: html-encoding-sniffer - version: 2.0.1 - engines: {node: '>=10'} + /camelcase-keys/6.2.2: + resolution: {integrity: sha1-XnVda6UaoiPsfT1S8ld4IQ+dw8A=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/camelcase-keys/download/camelcase-keys-6.2.2.tgz} + engines: {node: '>=8'} dependencies: - whatwg-encoding: registry.nlark.com/whatwg-encoding/1.0.5 + camelcase: 5.3.1 + map-obj: 4.3.0 + quick-lru: 4.0.1 dev: true - registry.nlark.com/html-entities/2.3.2: - resolution: {integrity: sha1-dgtARoXLHXlOT0t0QzLjsA3P5Ig=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/html-entities/download/html-entities-2.3.2.tgz} - name: html-entities - version: 2.3.2 + /camelcase/5.3.1: + resolution: {integrity: sha1-48mzFWnhBoEd8kL3FXJaH0xJQyA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/camelcase/download/camelcase-5.3.1.tgz} + engines: {node: '>=6'} dev: true - registry.nlark.com/html-escaper/2.0.2: - resolution: {integrity: sha1-39YAJ9o2o238viNiYsAKWCJoFFM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/html-escaper/download/html-escaper-2.0.2.tgz} - name: html-escaper - version: 2.0.2 + /camelcase/6.2.1: + resolution: {integrity: sha512-tVI4q5jjFV5CavAU8DXfza/TJcZutVKo/5Foskmsqcm0MsL91moHvwiGNnqaa2o6PF/7yT5ikDRcVcl8Rj6LCA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/camelcase/download/camelcase-6.2.1.tgz} + engines: {node: '>=10'} + dev: true - registry.nlark.com/html-tags/3.1.0: - resolution: {integrity: sha1-e15vfmZen7QfMAB+2eDUHpf7IUA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/html-tags/download/html-tags-3.1.0.tgz} - name: html-tags - version: 3.1.0 - engines: {node: '>=8'} + /caniuse-api/3.0.0: + resolution: {integrity: sha1-Xk2Q4idJYdRikZl99Znj7QCO5MA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/caniuse-api/download/caniuse-api-3.0.0.tgz} + dependencies: + browserslist: 4.19.1 + caniuse-lite: 1.0.30001292 + lodash.memoize: registry.nlark.com/lodash.memoize/4.1.2 + lodash.uniq: registry.nlark.com/lodash.uniq/4.5.0 dev: false - registry.nlark.com/http-deceiver/1.2.7: - resolution: {integrity: sha1-+nFolEq5pRnTN8sL7HKE3D5yPYc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/http-deceiver/download/http-deceiver-1.2.7.tgz} - name: http-deceiver - version: 1.2.7 - dev: true + /caniuse-lite/1.0.30001292: + resolution: {integrity: sha512-jnT4Tq0Q4ma+6nncYQVe7d73kmDmE9C3OGTx3MvW7lBM/eY1S1DZTMBON7dqV481RhNiS5OxD7k9JQvmDOTirw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/caniuse-lite/download/caniuse-lite-1.0.30001292.tgz} - registry.nlark.com/http-proxy-middleware/2.0.1: - resolution: {integrity: sha1-fvNBekeft2ZqVx4Jlmxmo5vSwV8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/http-proxy-middleware/download/http-proxy-middleware-2.0.1.tgz} - name: http-proxy-middleware - version: 2.0.1 - engines: {node: '>=12.0.0'} + /chalk/2.4.2: + resolution: {integrity: sha1-zUJUFnelQzPPVBpJEIwUMrRMlCQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/chalk/download/chalk-2.4.2.tgz} + engines: {node: '>=4'} dependencies: - '@types/http-proxy': registry.npmmirror.com/@types/http-proxy/1.17.8 - http-proxy: registry.nlark.com/http-proxy/1.18.1 - is-glob: registry.npmmirror.com/is-glob/4.0.3 - is-plain-obj: registry.nlark.com/is-plain-obj/3.0.0 - micromatch: registry.nlark.com/micromatch/4.0.4 - transitivePeerDependencies: - - debug - dev: true + ansi-styles: registry.nlark.com/ansi-styles/3.2.1 + escape-string-regexp: registry.nlark.com/escape-string-regexp/1.0.5 + supports-color: 5.5.0 - registry.nlark.com/http-proxy/1.18.1: - resolution: {integrity: sha1-QBVB8FNIhLv5UmAzTnL4juOXZUk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/http-proxy/download/http-proxy-1.18.1.tgz} - name: http-proxy - version: 1.18.1 - engines: {node: '>=8.0.0'} + /chalk/3.0.0: + resolution: {integrity: sha1-P3PCv1JlkfV0zEksUeJFY0n4ROQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/chalk/download/chalk-3.0.0.tgz} + engines: {node: '>=8'} dependencies: - eventemitter3: registry.npmmirror.com/eventemitter3/4.0.7 - follow-redirects: registry.npmmirror.com/follow-redirects/1.14.6 - requires-port: registry.nlark.com/requires-port/1.0.0 - transitivePeerDependencies: - - debug + ansi-styles: registry.nlark.com/ansi-styles/4.3.0 + supports-color: 7.2.0 dev: true - registry.nlark.com/https-proxy-agent/5.0.0: - resolution: {integrity: sha1-4qkFQqu2inYuCghQ9sntrf2FBrI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/https-proxy-agent/download/https-proxy-agent-5.0.0.tgz} - name: https-proxy-agent - version: 5.0.0 - engines: {node: '>= 6'} + /chalk/4.1.2: + resolution: {integrity: sha1-qsTit3NKdAhnrrFr8CqtVWoeegE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/chalk/download/chalk-4.1.2.tgz} + engines: {node: '>=10'} dependencies: - agent-base: registry.nlark.com/agent-base/6.0.2 - debug: registry.npmmirror.com/debug/4.3.3 - transitivePeerDependencies: - - supports-color - dev: true + ansi-styles: registry.nlark.com/ansi-styles/4.3.0 + supports-color: 7.2.0 - registry.nlark.com/human-signals/2.1.0: - resolution: {integrity: sha1-3JH8ukLk0G5Kuu0zs+ejwC9RTqA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/human-signals/download/human-signals-2.1.0.tgz} - name: human-signals - version: 2.1.0 - engines: {node: '>=10.17.0'} - dev: true + /chardet/0.7.0: + resolution: {integrity: sha1-kAlISfCTfy7twkJdDSip5fDLrZ4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/chardet/download/chardet-0.7.0.tgz} + dev: false - registry.nlark.com/iconv-lite/0.4.24: - resolution: {integrity: sha1-ICK0sl+93CHS9SSXSkdKr+czkIs=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/iconv-lite/download/iconv-lite-0.4.24.tgz?cache=0&sync_timestamp=1631501295865&other_urls=https%3A%2F%2Fregistry.nlark.com%2Ficonv-lite%2Fdownload%2Ficonv-lite-0.4.24.tgz} - name: iconv-lite - version: 0.4.24 - engines: {node: '>=0.10.0'} + /chokidar/3.5.2: + resolution: {integrity: sha512-ekGhOnNVPgT77r4K/U3GDhu+FQ2S8TnK/s2KbIGXi0SZWuwkZ2QNyfWdZW+TVfn84DpEP7rLeCt2UI6bJ8GwbQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/chokidar/download/chokidar-3.5.2.tgz} + engines: {node: '>= 8.10.0'} dependencies: - safer-buffer: registry.nlark.com/safer-buffer/2.1.2 - - registry.nlark.com/iconv-lite/0.6.3: - resolution: {integrity: sha1-pS+AvzjaGVLrXGgXkHGYcaGnJQE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/iconv-lite/download/iconv-lite-0.6.3.tgz?cache=0&sync_timestamp=1631501295865&other_urls=https%3A%2F%2Fregistry.nlark.com%2Ficonv-lite%2Fdownload%2Ficonv-lite-0.6.3.tgz} - name: iconv-lite - version: 0.6.3 - engines: {node: '>=0.10.0'} - dependencies: - safer-buffer: registry.nlark.com/safer-buffer/2.1.2 - dev: false - - registry.nlark.com/icss-utils/5.1.0_postcss@8.4.5: - resolution: {integrity: sha1-xr5oWKvQE9do6YNmrkfiXViHsa4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/icss-utils/download/icss-utils-5.1.0.tgz} - id: registry.nlark.com/icss-utils/5.1.0 - name: icss-utils - version: 5.1.0 - engines: {node: ^10 || ^12 || >= 14} - peerDependencies: - postcss: ^8.1.0 - dependencies: - postcss: registry.npmmirror.com/postcss/8.4.5 + anymatch: registry.nlark.com/anymatch/3.1.2 + braces: registry.nlark.com/braces/3.0.2 + glob-parent: 5.1.2 + is-binary-path: registry.nlark.com/is-binary-path/2.1.0 + is-glob: 4.0.3 + normalize-path: registry.nlark.com/normalize-path/3.0.0 + readdirp: registry.nlark.com/readdirp/3.6.0 + optionalDependencies: + fsevents: 2.3.2 - registry.nlark.com/ieee754/1.2.1: - resolution: {integrity: sha1-jrehCmP/8l0VpXsAFYbRd9Gw01I=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/ieee754/download/ieee754-1.2.1.tgz} - name: ieee754 - version: 1.2.1 - dev: false + /ci-info/3.3.0: + resolution: {integrity: sha512-riT/3vI5YpVH6/qomlDnJow6TBee2PBKSEpx3O32EGPYbWGIRsIlGRms3Sm74wYE1JMo8RnO04Hb12+v1J5ICw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/ci-info/download/ci-info-3.3.0.tgz} + dev: true - registry.nlark.com/import-cwd/3.0.0: - resolution: {integrity: sha1-IIRVR3GAFRJuqbNna3WS+4vUz5I=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/import-cwd/download/import-cwd-3.0.0.tgz} - name: import-cwd - version: 3.0.0 - engines: {node: '>=8'} - dependencies: - import-from: registry.nlark.com/import-from/3.0.0 + /classnames/2.3.1: + resolution: {integrity: sha512-OlQdbZ7gLfGarSqxesMesDa5uz7KFbID8Kpq/SxIoNGDqY8lSYs0D+hhtBXhcdB3rcbXArFr7vlHheLk1voeNA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/classnames/download/classnames-2.3.1.tgz} dev: false - registry.nlark.com/import-fresh/2.0.0: - resolution: {integrity: sha1-2BNVwVYS04bGH53dOSLUMEgipUY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/import-fresh/download/import-fresh-2.0.0.tgz} - name: import-fresh - version: 2.0.0 - engines: {node: '>=4'} + /clean-css/5.2.2: + resolution: {integrity: sha1-06fG7iURAR4FFxmDi9z4MU3EVI0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/clean-css/download/clean-css-5.2.2.tgz} + engines: {node: '>= 10.0'} dependencies: - caller-path: registry.npmmirror.com/caller-path/2.0.0 - resolve-from: registry.nlark.com/resolve-from/3.0.0 - dev: false + source-map: 0.6.1 + dev: true - registry.nlark.com/import-fresh/3.3.0: - resolution: {integrity: sha1-NxYsJfy566oublPVtNiM4X2eDCs=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/import-fresh/download/import-fresh-3.3.0.tgz} - name: import-fresh - version: 3.3.0 + /cli-spinners/2.6.1: + resolution: {integrity: sha1-rclU6+KBw3pjGb+kAebdJIj/tw0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/cli-spinners/download/cli-spinners-2.6.1.tgz} engines: {node: '>=6'} - dependencies: - parent-module: registry.npmmirror.com/parent-module/1.0.1 - resolve-from: registry.nlark.com/resolve-from/4.0.0 + dev: false - registry.nlark.com/import-from/3.0.0: - resolution: {integrity: sha1-BVz+w4zVon2AV8pRN219O/CJGWY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/import-from/download/import-from-3.0.0.tgz} - name: import-from - version: 3.0.0 + /cli-truncate/2.1.0: + resolution: {integrity: sha1-w54ovwXtzeW+O5iZKiLe7Vork8c=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/cli-truncate/download/cli-truncate-2.1.0.tgz} engines: {node: '>=8'} dependencies: - resolve-from: registry.nlark.com/resolve-from/5.0.0 - dev: false + slice-ansi: registry.nlark.com/slice-ansi/3.0.0 + string-width: 4.2.3 + dev: true - registry.nlark.com/imurmurhash/0.1.4: - resolution: {integrity: sha1-khi5srkoojixPcT7a21XbyMUU+o=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/imurmurhash/download/imurmurhash-0.1.4.tgz} - name: imurmurhash - version: 0.1.4 - engines: {node: '>=0.8.19'} + /clone-buffer/1.0.0: + resolution: {integrity: sha1-4+JbIHrE5wGvch4staFnksrD3Fg=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/clone-buffer/download/clone-buffer-1.0.0.tgz} + engines: {node: '>= 0.10'} dev: true - registry.nlark.com/indent-string/4.0.0: - resolution: {integrity: sha1-Yk+PRJfWGbLZdoUx1Y9BIoVNclE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/indent-string/download/indent-string-4.0.0.tgz} - name: indent-string - version: 4.0.0 - engines: {node: '>=8'} + /cloneable-readable/1.1.3: + resolution: {integrity: sha1-EgoAywU7+2OiIucJ+Wg+ouEdjOw=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/cloneable-readable/download/cloneable-readable-1.1.3.tgz} + dependencies: + inherits: registry.nlark.com/inherits/2.0.4 + process-nextick-args: registry.nlark.com/process-nextick-args/2.0.1 + readable-stream: registry.nlark.com/readable-stream/2.3.7 dev: true - registry.nlark.com/indexes-of/1.0.1: - resolution: {integrity: sha1-8w9xbI4r00bHtn0985FVZqfAVgc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/indexes-of/download/indexes-of-1.0.1.tgz} - name: indexes-of - version: 1.0.1 + /coa/2.0.2: + resolution: {integrity: sha1-Q/bCEVG07yv1cYfbDXPeIp4+fsM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/coa/download/coa-2.0.2.tgz} + engines: {node: '>= 4.0'} + dependencies: + '@types/q': 1.5.5 + chalk: 2.4.2 + q: registry.nlark.com/q/1.5.1 dev: false - registry.nlark.com/inflight/1.0.6: - resolution: {integrity: sha1-Sb1jMdfQLQwJvJEKEHW6gWW1bfk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/inflight/download/inflight-1.0.6.tgz} - name: inflight - version: 1.0.6 + /color-convert/1.9.3: + resolution: {integrity: sha1-u3GFBpDh8TZWfeYp0tVHHe2kweg=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/color-convert/download/color-convert-1.9.3.tgz} dependencies: - once: registry.nlark.com/once/1.4.0 - wrappy: registry.nlark.com/wrappy/1.0.2 + color-name: registry.nlark.com/color-name/1.1.3 - registry.nlark.com/inherits/2.0.3: - resolution: {integrity: sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/inherits/download/inherits-2.0.3.tgz} - name: inherits - version: 2.0.3 - dev: true + /color-convert/2.0.1: + resolution: {integrity: sha1-ctOmjVmMm9s68q0ehPIdiWq9TeM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/color-convert/download/color-convert-2.0.1.tgz} + engines: {node: '>=7.0.0'} + dependencies: + color-name: registry.nlark.com/color-name/1.1.4 - registry.nlark.com/inherits/2.0.4: - resolution: {integrity: sha1-D6LGT5MpF8NDOg3tVTY6rjdBa3w=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/inherits/download/inherits-2.0.4.tgz} - name: inherits - version: 2.0.4 + /color-string/1.9.0: + resolution: {integrity: sha512-9Mrz2AQLefkH1UvASKj6v6hj/7eWgjnT/cVsR8CumieLoT+g900exWeNogqtweI8dxloXN9BDQTYro1oWu/5CQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/color-string/download/color-string-1.9.0.tgz} + dependencies: + color-name: registry.nlark.com/color-name/1.1.4 + simple-swizzle: 0.2.2 + dev: false - registry.nlark.com/ini/1.3.8: - resolution: {integrity: sha1-op2kJbSIBvNHZ6Tvzjlyaa8oQyw=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/ini/download/ini-1.3.8.tgz} - name: ini - version: 1.3.8 - dev: true + /color/3.2.1: + resolution: {integrity: sha1-NUTcGYyvRJDD7MmnkLVP6f9F4WQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/color/download/color-3.2.1.tgz} + dependencies: + color-convert: 1.9.3 + color-string: 1.9.0 + dev: false - registry.nlark.com/internal-slot/1.0.3: - resolution: {integrity: sha1-c0fjB97uovqsKsYgXUvH00ln9Zw=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/internal-slot/download/internal-slot-1.0.3.tgz} - name: internal-slot - version: 1.0.3 - engines: {node: '>= 0.4'} + /color/4.1.0: + resolution: {integrity: sha512-o2rkkxyLGgYoeUy1OodXpbPAQNmlNBrirQ8ODO8QutzDiDMNdezSOZLNnusQ6pUpCQJUsaJIo9DZJKqa2HgH7A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/color/download/color-4.1.0.tgz} dependencies: - get-intrinsic: registry.nlark.com/get-intrinsic/1.1.1 - has: registry.nlark.com/has/1.0.3 - side-channel: registry.nlark.com/side-channel/1.0.4 + color-convert: 2.0.1 + color-string: 1.9.0 + dev: false - registry.nlark.com/interpret/2.2.0: - resolution: {integrity: sha1-GnigtZZcQKVBbQB61vUK0nxBffk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/interpret/download/interpret-2.2.0.tgz} - name: interpret - version: 2.2.0 - engines: {node: '>= 0.10'} + /colorette/1.4.0: + resolution: {integrity: sha1-UZD7uHJ2JZqGrXAL/yxtb6o/ykA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/colorette/download/colorette-1.4.0.tgz} dev: true - registry.nlark.com/ip-regex/4.3.0: - resolution: {integrity: sha1-aHJ1qw9X+naXj/j03dyKI9WZDbU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/ip-regex/download/ip-regex-4.3.0.tgz} - name: ip-regex - version: 4.3.0 - engines: {node: '>=8'} - dev: false + /colorette/2.0.16: + resolution: {integrity: sha1-cTua+E/bAAE58EVGvUqT9ipQhdo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/colorette/download/colorette-2.0.16.tgz} + dev: true - registry.nlark.com/ip/1.1.5: - resolution: {integrity: sha1-vd7XARQpCCjAoDnnLvJfWq7ENUo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/ip/download/ip-1.1.5.tgz} - name: ip - version: 1.1.5 + /commander/2.20.3: + resolution: {integrity: sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/commander/download/commander-2.20.3.tgz} dev: true - registry.nlark.com/ipaddr.js/1.9.1: - resolution: {integrity: sha1-v/OFQ+64mEglB5/zoqjmy9RngbM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/ipaddr.js/download/ipaddr.js-1.9.1.tgz} - name: ipaddr.js - version: 1.9.1 - engines: {node: '>= 0.10'} + /commander/6.2.1: + resolution: {integrity: sha512-U7VdrJFnJgo4xjrHpTzu0yrHPGImdsmD95ZlgYSEajAn2JKzDhDTPG9kBTefmObL2w/ngeZnilk+OV9CG3d7UA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/commander/download/commander-6.2.1.tgz} + engines: {node: '>= 6'} dev: true - registry.nlark.com/ipaddr.js/2.0.1: - resolution: {integrity: sha1-7KJWp6h36Reus2iwp0l930LvgcA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/ipaddr.js/download/ipaddr.js-2.0.1.tgz} - name: ipaddr.js - version: 2.0.1 + /commander/7.2.0: + resolution: {integrity: sha512-QrWXB+ZQSVPmIWIhtEO9H+gwHaMGYiF5ChvoJ+K9ZGHG/sVsa6yiesAD1GC/x46sET00Xlwo1u49RVVVzvcSkw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/commander/download/commander-7.2.0.tgz} engines: {node: '>= 10'} dev: true - registry.nlark.com/is-absolute-url/2.1.0: - resolution: {integrity: sha1-UFMN+4T8yap9vnhS6Do3uTufKqY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/is-absolute-url/download/is-absolute-url-2.1.0.tgz} - name: is-absolute-url - version: 2.1.0 - engines: {node: '>=0.10.0'} - dev: false + /commander/8.3.0: + resolution: {integrity: sha512-OkTL9umf+He2DZkUq8f8J9of7yL6RJKI24dVITBmNfZBmri9zYZQrKkuXiKhyfPSu8tUhnVBB1iKXevvnlR4Ww==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/commander/download/commander-8.3.0.tgz} + engines: {node: '>= 12'} - registry.nlark.com/is-absolute/1.0.0: - resolution: {integrity: sha1-OV4a6EsR8mrReV5zwXN45IowFXY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/is-absolute/download/is-absolute-1.0.0.tgz} - name: is-absolute - version: 1.0.0 - engines: {node: '>=0.10.0'} + /commitlint/12.1.4: + resolution: {integrity: sha1-r8GFlXr90H0uu2x4tZVtQH/AmtA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/commitlint/download/commitlint-12.1.4.tgz} + engines: {node: '>=v10'} + hasBin: true dependencies: - is-relative: registry.nlark.com/is-relative/1.0.0 - is-windows: registry.nlark.com/is-windows/1.0.2 + '@commitlint/cli': 12.1.4 + '@commitlint/types': 12.1.4 dev: true - registry.nlark.com/is-arguments/1.1.1: - resolution: {integrity: sha1-FbP4j9oB8ql/7ITKdhpWDxI++ps=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/is-arguments/download/is-arguments-1.1.1.tgz} - name: is-arguments - version: 1.1.1 - engines: {node: '>= 0.4'} + /common-tags/1.8.2: + resolution: {integrity: sha512-gk/Z852D2Wtb//0I+kRFNKKE9dIIVirjoqPoA1wJU+XePVXZfGeBpk45+A1rKO4Q43prqWBNY/MiIeRLbPWUaA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/common-tags/download/common-tags-1.8.2.tgz} + engines: {node: '>=4.0.0'} + dev: true + + /compare-func/2.0.0: + resolution: {integrity: sha1-+2XnXtvd/S5WhVTotbBf/3pR/LM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/compare-func/download/compare-func-2.0.0.tgz} dependencies: - call-bind: registry.nlark.com/call-bind/1.0.2 - has-tostringtag: registry.nlark.com/has-tostringtag/1.0.0 + array-ify: 1.0.0 + dot-prop: registry.nlark.com/dot-prop/5.3.0 dev: true - registry.nlark.com/is-arrayish/0.2.1: - resolution: {integrity: sha1-d8mYQFJ6qOyxqLppe4BkWnqSap0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/is-arrayish/download/is-arrayish-0.2.1.tgz} - name: is-arrayish - version: 0.2.1 + /content-disposition/0.5.4: + resolution: {integrity: sha512-FveZTNuGw04cxlAiWbzi6zTAL/lhehaWbTtgluJh4/E95DqMwTmha3KZN1aAWA8cFIhHzMZUvLevkw5Rqk+tSQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/content-disposition/download/content-disposition-0.5.4.tgz} + engines: {node: '>= 0.6'} + dependencies: + safe-buffer: registry.nlark.com/safe-buffer/5.2.1 + dev: true - registry.nlark.com/is-arrayish/0.3.2: - resolution: {integrity: sha1-RXSirlb3qyBolvtDHq7tBm/fjwM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/is-arrayish/download/is-arrayish-0.3.2.tgz} - name: is-arrayish - version: 0.3.2 - dev: false + /conventional-changelog-angular/5.0.13: + resolution: {integrity: sha1-iWiF1juRSnDUk0tZ0v573hgysow=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/conventional-changelog-angular/download/conventional-changelog-angular-5.0.13.tgz} + engines: {node: '>=10'} + dependencies: + compare-func: 2.0.0 + q: registry.nlark.com/q/1.5.1 + dev: true - registry.nlark.com/is-bigint/1.0.4: - resolution: {integrity: sha1-CBR6GHW8KzIAXUHM2Ckd/8ZpHfM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/is-bigint/download/is-bigint-1.0.4.tgz} - name: is-bigint - version: 1.0.4 + /conventional-changelog-conventionalcommits/4.6.1: + resolution: {integrity: sha1-9MCSGTcFBnTleNx4dfkINRzPQBQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/conventional-changelog-conventionalcommits/download/conventional-changelog-conventionalcommits-4.6.1.tgz} + engines: {node: '>=10'} dependencies: - has-bigints: registry.nlark.com/has-bigints/1.0.1 + compare-func: 2.0.0 + lodash: 4.17.21 + q: registry.nlark.com/q/1.5.1 + dev: true - registry.nlark.com/is-binary-path/2.1.0: - resolution: {integrity: sha1-6h9/O4DwZCNug0cPhsCcJU+0Wwk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/is-binary-path/download/is-binary-path-2.1.0.tgz} - name: is-binary-path - version: 2.1.0 - engines: {node: '>=8'} + /conventional-commits-parser/3.2.3: + resolution: {integrity: sha1-/ENwRpgjlFHj7zX9HY7WRPRr2G4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/conventional-commits-parser/download/conventional-commits-parser-3.2.3.tgz} + engines: {node: '>=10'} + hasBin: true dependencies: - binary-extensions: registry.nlark.com/binary-extensions/2.2.0 + is-text-path: 1.0.1 + JSONStream: 1.3.5 + lodash: 4.17.21 + meow: 8.1.2 + split2: 3.2.2 + through2: registry.nlark.com/through2/4.0.2 + dev: true - registry.nlark.com/is-boolean-object/1.1.2: - resolution: {integrity: sha1-XG3CACRt2TIa5LiFoRS7H3X2Nxk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/is-boolean-object/download/is-boolean-object-1.1.2.tgz} - name: is-boolean-object - version: 1.1.2 - engines: {node: '>= 0.4'} + /copy-to-clipboard/3.3.1: + resolution: {integrity: sha512-i13qo6kIHTTpCm8/Wup+0b1mVWETvu2kIMzKoK8FpkLkFxlt0znUAHcMzox+T8sPlqtZXq3CulEjQHsYiGFJUw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/copy-to-clipboard/-/copy-to-clipboard-3.3.1.tgz} dependencies: - call-bind: registry.nlark.com/call-bind/1.0.2 - has-tostringtag: registry.nlark.com/has-tostringtag/1.0.0 + toggle-selection: 1.0.6 + dev: false - registry.nlark.com/is-buffer/1.1.6: - resolution: {integrity: sha1-76ouqdqg16suoTqXsritUf776L4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/is-buffer/download/is-buffer-1.1.6.tgz} - name: is-buffer - version: 1.1.6 + /copy-webpack-plugin/9.1.0_webpack@5.65.0: + resolution: {integrity: sha512-rxnR7PaGigJzhqETHGmAcxKnLZSR5u1Y3/bcIv/1FnqXedcL/E2ewK7ZCNrArJKCiSv8yVXhTqetJh8inDvfsA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/copy-webpack-plugin/download/copy-webpack-plugin-9.1.0.tgz} + engines: {node: '>= 12.13.0'} + peerDependencies: + webpack: ^5.1.0 + dependencies: + fast-glob: registry.nlark.com/fast-glob/3.2.7 + glob-parent: 6.0.2 + globby: registry.nlark.com/globby/11.0.4 + normalize-path: registry.nlark.com/normalize-path/3.0.0 + schema-utils: 3.1.1 + serialize-javascript: registry.nlark.com/serialize-javascript/6.0.0 + webpack: 5.65.0_9def3870c80213359789f9191dbd286a dev: true - registry.nlark.com/is-callable/1.2.4: - resolution: {integrity: sha1-RzAdWN0CWUB4ZVR4U99tYf5HGUU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/is-callable/download/is-callable-1.2.4.tgz} - name: is-callable - version: 1.2.4 - engines: {node: '>= 0.4'} + /core-js-compat/3.20.1: + resolution: {integrity: sha512-AVhKZNpqMV3Jz8hU0YEXXE06qoxtQGsAqU0u1neUngz5IusDJRX/ZJ6t3i7mS7QxNyEONbCo14GprkBrxPlTZA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/core-js-compat/download/core-js-compat-3.20.1.tgz} + dependencies: + browserslist: 4.19.1 + semver: registry.nlark.com/semver/7.0.0 + dev: true - registry.nlark.com/is-color-stop/1.1.0: - resolution: {integrity: sha1-z/9HGu5N1cnhWFmPvhKWe1za00U=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/is-color-stop/download/is-color-stop-1.1.0.tgz} - name: is-color-stop - version: 1.1.0 + /crc/3.8.0: + resolution: {integrity: sha1-rWAmnCyFb4wpnixMwN5FVpFAVsY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/crc/download/crc-3.8.0.tgz} dependencies: - css-color-names: registry.nlark.com/css-color-names/0.0.4 - hex-color-regex: registry.nlark.com/hex-color-regex/1.1.0 - hsl-regex: registry.nlark.com/hsl-regex/1.0.0 - hsla-regex: registry.nlark.com/hsla-regex/1.0.0 - rgb-regex: registry.nlark.com/rgb-regex/1.0.1 - rgba-regex: registry.nlark.com/rgba-regex/1.0.0 + buffer: 5.7.1 dev: false - registry.nlark.com/is-date-object/1.0.5: - resolution: {integrity: sha1-CEHVU25yTCVZe/bqYuG9OCmN8x8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/is-date-object/download/is-date-object-1.0.5.tgz} - name: is-date-object - version: 1.0.5 - engines: {node: '>= 0.4'} + /cross-fetch/3.1.4: + resolution: {integrity: sha1-lyPzo6JHv4uJA586OAqSROj6Lzk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/cross-fetch/download/cross-fetch-3.1.4.tgz} dependencies: - has-tostringtag: registry.nlark.com/has-tostringtag/1.0.0 - - registry.nlark.com/is-directory/0.3.1: - resolution: {integrity: sha1-YTObbyR1/Hcv2cnYP1yFddwVSuE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/is-directory/download/is-directory-0.3.1.tgz} - name: is-directory - version: 0.3.1 - engines: {node: '>=0.10.0'} + node-fetch: 2.6.1 dev: false - registry.nlark.com/is-docker/2.2.1: - resolution: {integrity: sha1-M+6r4jz+hvFL3kQIoCwM+4U6zao=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/is-docker/download/is-docker-2.2.1.tgz} - name: is-docker - version: 2.2.1 - engines: {node: '>=8'} - hasBin: true + /css-declaration-sorter/4.0.1: + resolution: {integrity: sha1-wZiUD2OnbX42wecQGLABchBUyyI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/css-declaration-sorter/download/css-declaration-sorter-4.0.1.tgz} + engines: {node: '>4'} + dependencies: + postcss: 7.0.39 + timsort: registry.nlark.com/timsort/0.3.0 + dev: false + + /css-loader/5.2.7_webpack@5.65.0: + resolution: {integrity: sha1-m58RHt9vsr5dxiUlZEy8nCMgZK4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/css-loader/download/css-loader-5.2.7.tgz} + engines: {node: '>= 10.13.0'} + peerDependencies: + webpack: ^4.27.0 || ^5.0.0 + dependencies: + icss-utils: registry.nlark.com/icss-utils/5.1.0_postcss@8.4.5 + loader-utils: 2.0.2 + postcss: 8.4.5 + postcss-modules-extract-imports: registry.nlark.com/postcss-modules-extract-imports/3.0.0_postcss@8.4.5 + postcss-modules-local-by-default: registry.nlark.com/postcss-modules-local-by-default/4.0.0_postcss@8.4.5 + postcss-modules-scope: registry.nlark.com/postcss-modules-scope/3.0.0_postcss@8.4.5 + postcss-modules-values: registry.nlark.com/postcss-modules-values/4.0.0_postcss@8.4.5 + postcss-value-parser: 4.2.0 + schema-utils: 3.1.1 + semver: registry.nlark.com/semver/7.3.5 + webpack: 5.65.0_9def3870c80213359789f9191dbd286a dev: true - registry.nlark.com/is-extglob/2.1.1: - resolution: {integrity: sha1-qIwCU1eR8C7TfHahueqXc8gz+MI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/is-extglob/download/is-extglob-2.1.1.tgz} - name: is-extglob - version: 2.1.1 - engines: {node: '>=0.10.0'} + /css-select/2.1.0: + resolution: {integrity: sha1-ajRlM1ZjWTSoG6ymjQJVQyEF2+8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/css-select/download/css-select-2.1.0.tgz} + dependencies: + boolbase: registry.nlark.com/boolbase/1.0.0 + css-what: 3.4.2 + domutils: registry.nlark.com/domutils/1.7.0 + nth-check: registry.nlark.com/nth-check/1.0.2 + dev: false - registry.nlark.com/is-fullwidth-code-point/2.0.0: - resolution: {integrity: sha1-o7MKXE8ZkYMWeqq5O+764937ZU8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/is-fullwidth-code-point/download/is-fullwidth-code-point-2.0.0.tgz} - name: is-fullwidth-code-point - version: 2.0.0 - engines: {node: '>=4'} + /css-select/4.2.0: + resolution: {integrity: sha512-6YVG6hsH9yIb/si3Th/is8Pex7qnVHO6t7q7U6TIUnkQASGbS8tnUDBftnPynLNnuUl/r2+PTd0ekiiq7R0zJw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/css-select/download/css-select-4.2.0.tgz} + dependencies: + boolbase: registry.nlark.com/boolbase/1.0.0 + css-what: 5.1.0 + domhandler: 4.3.0 + domutils: registry.nlark.com/domutils/2.8.0 + nth-check: registry.nlark.com/nth-check/2.0.1 + dev: true + + /css-tree/1.0.0-alpha.37: + resolution: {integrity: sha1-mL69YsTB2flg7DQM+fdSLjBwmiI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/css-tree/download/css-tree-1.0.0-alpha.37.tgz} + engines: {node: '>=8.0.0'} + dependencies: + mdn-data: 2.0.4 + source-map: 0.6.1 dev: false - registry.nlark.com/is-fullwidth-code-point/3.0.0: - resolution: {integrity: sha1-8Rb4Bk/pCz94RKOJl8C3UFEmnx0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/is-fullwidth-code-point/download/is-fullwidth-code-point-3.0.0.tgz} - name: is-fullwidth-code-point - version: 3.0.0 - engines: {node: '>=8'} + /css-tree/1.1.3: + resolution: {integrity: sha1-60hw+2/XcHMn7JXC/yqwm16NuR0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/css-tree/download/css-tree-1.1.3.tgz} + engines: {node: '>=8.0.0'} + dependencies: + mdn-data: 2.0.14 + source-map: 0.6.1 + dev: false - registry.nlark.com/is-generator-fn/2.1.0: - resolution: {integrity: sha1-fRQK3DiarzARqPKipM+m+q3/sRg=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/is-generator-fn/download/is-generator-fn-2.1.0.tgz} - name: is-generator-fn - version: 2.1.0 - engines: {node: '>=6'} - dev: true + /css-unit-converter/1.1.2: + resolution: {integrity: sha1-THf1oZVObb/2BpXsshTjJwQ2qyE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/css-unit-converter/download/css-unit-converter-1.1.2.tgz} + dev: false - registry.nlark.com/is-interactive/1.0.0: - resolution: {integrity: sha1-zqbmrlyHCnsKAAQHC3tYfgJSkS4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/is-interactive/download/is-interactive-1.0.0.tgz} - name: is-interactive - version: 1.0.0 - engines: {node: '>=8'} + /css-what/3.4.2: + resolution: {integrity: sha1-6nAm/LAXd+295SEk4h8yfnrpUOQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/css-what/download/css-what-3.4.2.tgz} + engines: {node: '>= 6'} dev: false - registry.nlark.com/is-module/1.0.0: - resolution: {integrity: sha1-Mlj7afeMFNW4FdZkM2tM/7ZEFZE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/is-module/download/is-module-1.0.0.tgz} - name: is-module - version: 1.0.0 + /css-what/5.1.0: + resolution: {integrity: sha1-P3tweq32M7r2LCzrhXm1RbtA9/4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/css-what/download/css-what-5.1.0.tgz} + engines: {node: '>= 6'} + dev: true - registry.nlark.com/is-number-object/1.0.6: - resolution: {integrity: sha1-anqvg4x/BoalC0VT9+VKlklOifA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/is-number-object/download/is-number-object-1.0.6.tgz} - name: is-number-object - version: 1.0.6 - engines: {node: '>= 0.4'} + /cssnano-preset-default/4.0.8: + resolution: {integrity: sha1-kgYisfwelaNOiDggPxOXpQTy0/8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/cssnano-preset-default/download/cssnano-preset-default-4.0.8.tgz} + engines: {node: '>=6.9.0'} dependencies: - has-tostringtag: registry.nlark.com/has-tostringtag/1.0.0 + css-declaration-sorter: 4.0.1 + cssnano-util-raw-cache: registry.nlark.com/cssnano-util-raw-cache/4.0.1 + postcss: 7.0.39 + postcss-calc: 7.0.5 + postcss-colormin: 4.0.3 + postcss-convert-values: 4.0.1 + postcss-discard-comments: registry.nlark.com/postcss-discard-comments/4.0.2 + postcss-discard-duplicates: registry.nlark.com/postcss-discard-duplicates/4.0.2 + postcss-discard-empty: registry.nlark.com/postcss-discard-empty/4.0.1 + postcss-discard-overridden: registry.nlark.com/postcss-discard-overridden/4.0.1 + postcss-merge-longhand: 4.0.11 + postcss-merge-rules: 4.0.3 + postcss-minify-font-values: registry.nlark.com/postcss-minify-font-values/4.0.2 + postcss-minify-gradients: 4.0.2 + postcss-minify-params: 4.0.2 + postcss-minify-selectors: registry.nlark.com/postcss-minify-selectors/4.0.2 + postcss-normalize-charset: registry.nlark.com/postcss-normalize-charset/4.0.1 + postcss-normalize-display-values: registry.nlark.com/postcss-normalize-display-values/4.0.2 + postcss-normalize-positions: registry.nlark.com/postcss-normalize-positions/4.0.2 + postcss-normalize-repeat-style: registry.nlark.com/postcss-normalize-repeat-style/4.0.2 + postcss-normalize-string: registry.nlark.com/postcss-normalize-string/4.0.2 + postcss-normalize-timing-functions: registry.nlark.com/postcss-normalize-timing-functions/4.0.2 + postcss-normalize-unicode: registry.nlark.com/postcss-normalize-unicode/4.0.1 + postcss-normalize-url: 4.0.1 + postcss-normalize-whitespace: registry.nlark.com/postcss-normalize-whitespace/4.0.2 + postcss-ordered-values: registry.nlark.com/postcss-ordered-values/4.1.2 + postcss-reduce-initial: 4.0.3 + postcss-reduce-transforms: registry.nlark.com/postcss-reduce-transforms/4.0.2 + postcss-svgo: 4.0.3 + postcss-unique-selectors: 4.0.1 + dev: false - registry.nlark.com/is-number/7.0.0: - resolution: {integrity: sha1-dTU0W4lnNNX4DE0GxQlVUnoU8Ss=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/is-number/download/is-number-7.0.0.tgz} - name: is-number - version: 7.0.0 - engines: {node: '>=0.12.0'} + /cssnano/4.1.11: + resolution: {integrity: sha1-x7X1uB2iacsf2YLLlgwSAJEMmpk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/cssnano/download/cssnano-4.1.11.tgz} + engines: {node: '>=6.9.0'} + dependencies: + cosmiconfig: registry.nlark.com/cosmiconfig/5.2.1 + cssnano-preset-default: 4.0.8 + is-resolvable: registry.nlark.com/is-resolvable/1.1.0 + postcss: 7.0.39 + dev: false - registry.nlark.com/is-obj/1.0.1: - resolution: {integrity: sha1-PkcprB9f3gJc19g6iW2rn09n2w8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/is-obj/download/is-obj-1.0.1.tgz} - name: is-obj - version: 1.0.1 - engines: {node: '>=0.10.0'} - dev: true + /csso/4.2.0: + resolution: {integrity: sha1-6jpWE0bo3J9UbW/r7dUBh884lSk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/csso/download/csso-4.2.0.tgz} + engines: {node: '>=8.0.0'} + dependencies: + css-tree: 1.1.3 + dev: false - registry.nlark.com/is-obj/2.0.0: - resolution: {integrity: sha1-Rz+wXZc3BeP9liBUUBjKjiLvSYI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/is-obj/download/is-obj-2.0.0.tgz} - name: is-obj - version: 2.0.0 - engines: {node: '>=8'} + /csstype/3.0.10: + resolution: {integrity: sha512-2u44ZG2OcNUO9HDp/Jl8C07x6pU/eTR3ncV91SiK3dhG9TWvRVsCoJw14Ckx5DgWkzGA3waZWO3d7pgqpUI/XA==} - registry.nlark.com/is-path-cwd/2.2.0: - resolution: {integrity: sha1-Z9Q7gmZKe1GR/ZEZEn6zAASKn9s=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/is-path-cwd/download/is-path-cwd-2.2.0.tgz} - name: is-path-cwd - version: 2.2.0 - engines: {node: '>=6'} + /dargs/7.0.0: + resolution: {integrity: sha1-BAFcQd4Ly2nshAUPPZvgyvjW1cw=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/dargs/download/dargs-7.0.0.tgz} + engines: {node: '>=8'} dev: true - registry.nlark.com/is-path-inside/3.0.3: - resolution: {integrity: sha1-0jE2LlOgf/Kw4Op/7QSRYf/RYoM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/is-path-inside/download/is-path-inside-3.0.3.tgz} - name: is-path-inside - version: 3.0.3 - engines: {node: '>=8'} + /data-urls/2.0.0: + resolution: {integrity: sha1-FWSFpyljqXD11YIar2Qr7yvy25s=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/data-urls/download/data-urls-2.0.0.tgz} + engines: {node: '>=10'} + dependencies: + abab: registry.nlark.com/abab/2.0.5 + whatwg-mimetype: registry.nlark.com/whatwg-mimetype/2.3.0 + whatwg-url: 8.7.0 dev: true - registry.nlark.com/is-plain-obj/1.1.0: - resolution: {integrity: sha1-caUMhCnfync8kqOQpKA7OfzVHT4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/is-plain-obj/download/is-plain-obj-1.1.0.tgz} - name: is-plain-obj - version: 1.1.0 - engines: {node: '>=0.10.0'} + /date-fns/2.27.0: + resolution: {integrity: sha512-sj+J0Mo2p2X1e306MHq282WS4/A8Pz/95GIFcsPNMPMZVI3EUrAdSv90al1k+p74WGLCruMXk23bfEDZa71X9Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/date-fns/download/date-fns-2.27.0.tgz} + engines: {node: '>=0.11'} + dev: false + + /dayjs/1.10.7: + resolution: {integrity: sha512-P6twpd70BcPK34K26uJ1KT3wlhpuOAPoMwJzpsIWUxHZ7wpmbdZL/hQqBDfz7hGurYSa5PhzdhDHtt319hL3ig==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/dayjs/download/dayjs-1.10.7.tgz} + + /debug/2.6.9: + resolution: {integrity: sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/debug/download/debug-2.6.9.tgz} + dependencies: + ms: 2.0.0 dev: true - registry.nlark.com/is-plain-obj/3.0.0: - resolution: {integrity: sha1-r28uoUrFpkYYOlu9tbqrvBVq2dc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/is-plain-obj/download/is-plain-obj-3.0.0.tgz} - name: is-plain-obj - version: 3.0.0 - engines: {node: '>=10'} + /debug/3.2.7: + resolution: {integrity: sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/debug/download/debug-3.2.7.tgz} + dependencies: + ms: 2.1.3 dev: true - registry.nlark.com/is-plain-object/2.0.4: - resolution: {integrity: sha1-LBY7P6+xtgbZ0Xko8FwqHDjgdnc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/is-plain-object/download/is-plain-object-2.0.4.tgz} - name: is-plain-object - version: 2.0.4 - engines: {node: '>=0.10.0'} + /debug/4.3.3: + resolution: {integrity: sha512-/zxw5+vh1Tfv+4Qn7a5nsbcJKPaSvCDhojn6FEl9vupwK2VCSDtEiEtqr8DFtzYFOdz63LBkxec7DYuc2jon6Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/debug/download/debug-4.3.3.tgz} + engines: {node: '>=6.0'} + peerDependencies: + supports-color: '*' + peerDependenciesMeta: + supports-color: + optional: true dependencies: - isobject: registry.nlark.com/isobject/3.0.1 + ms: 2.1.2 + + /debug/4.3.3_supports-color@8.1.1: + resolution: {integrity: sha512-/zxw5+vh1Tfv+4Qn7a5nsbcJKPaSvCDhojn6FEl9vupwK2VCSDtEiEtqr8DFtzYFOdz63LBkxec7DYuc2jon6Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/debug/download/debug-4.3.3.tgz} + engines: {node: '>=6.0'} + peerDependencies: + supports-color: '*' + peerDependenciesMeta: + supports-color: + optional: true + dependencies: + ms: 2.1.2 + supports-color: 8.1.1 dev: true - registry.nlark.com/is-plain-object/3.0.1: - resolution: {integrity: sha1-Zi2S0kwKpDAkB7DUXSHyJRyF+Fs=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/is-plain-object/download/is-plain-object-3.0.1.tgz} - name: is-plain-object - version: 3.0.1 + /decamelize/1.2.0: + resolution: {integrity: sha1-9lNNFRSCabIDUue+4m9QH5oZEpA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/decamelize/download/decamelize-1.2.0.tgz} engines: {node: '>=0.10.0'} dev: true - registry.nlark.com/is-potential-custom-element-name/1.0.1: - resolution: {integrity: sha1-Fx7W8Z46xVQ5Tt94yqBXhKRb67U=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/is-potential-custom-element-name/download/is-potential-custom-element-name-1.0.1.tgz} - name: is-potential-custom-element-name - version: 1.0.1 + /default-gateway/6.0.3: + resolution: {integrity: sha1-gZSUyIgFO9t0PtvzQ9bN9/KUOnE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/default-gateway/download/default-gateway-6.0.3.tgz} + engines: {node: '>= 10'} + dependencies: + execa: 5.1.1 dev: true - registry.nlark.com/is-reference/1.2.1: - resolution: {integrity: sha1-iy2sCzcfS8mU/eq6nrVC0DAC0Lc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/is-reference/download/is-reference-1.2.1.tgz} - name: is-reference - version: 1.2.1 + /detect-newline/3.1.0: + resolution: {integrity: sha1-V29d/GOuGhkv8ZLYrTr2MImRtlE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/detect-newline/download/detect-newline-3.1.0.tgz} + engines: {node: '>=8'} + dev: true + + /detective/5.2.0: + resolution: {integrity: sha1-/rKnfoW5BOzepFmtiXzJCpm9Kns=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/detective/download/detective-5.2.0.tgz} + engines: {node: '>=0.8.0'} + hasBin: true dependencies: - '@types/estree': registry.npmmirror.com/@types/estree/0.0.50 + acorn-node: 1.8.2 + defined: registry.nlark.com/defined/1.0.0 + minimist: registry.nlark.com/minimist/1.2.5 dev: false - registry.nlark.com/is-regex/1.1.4: - resolution: {integrity: sha1-7vVmPNWfpMCuM5UFMj32hUuxWVg=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/is-regex/download/is-regex-1.1.4.tgz} - name: is-regex - version: 1.1.4 - engines: {node: '>= 0.4'} - dependencies: - call-bind: registry.nlark.com/call-bind/1.0.2 - has-tostringtag: registry.nlark.com/has-tostringtag/1.0.0 + /didyoumean/1.2.2: + resolution: {integrity: sha1-mJNG/+noObRVXs9WZu3qDT6K0Dc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/didyoumean/download/didyoumean-1.2.2.tgz} + dev: false - registry.nlark.com/is-relative/1.0.0: - resolution: {integrity: sha1-obtpNc6MXboei5dUubLcwCDiJg0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/is-relative/download/is-relative-1.0.0.tgz} - name: is-relative - version: 1.0.0 - engines: {node: '>=0.10.0'} - dependencies: - is-unc-path: registry.nlark.com/is-unc-path/1.0.0 + /diff-sequences/27.4.0: + resolution: {integrity: sha512-YqiQzkrsmHMH5uuh8OdQFU9/ZpADnwzml8z0O5HvRNda+5UZsaX/xN+AAxfR2hWq1Y7HZnAzO9J5lJXOuDz2Ww==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/diff-sequences/download/diff-sequences-27.4.0.tgz} + engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dev: true - registry.nlark.com/is-resolvable/1.1.0: - resolution: {integrity: sha1-+xj4fOH+uSUWnJpAfBkxijIG7Yg=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/is-resolvable/download/is-resolvable-1.1.0.tgz} - name: is-resolvable - version: 1.1.0 + /dlv/1.1.3: + resolution: {integrity: sha1-XBmKihFFNZbnUUlNSYdLx3MvLnk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/dlv/download/dlv-1.1.3.tgz} dev: false - registry.nlark.com/is-stream/1.1.0: - resolution: {integrity: sha1-EtSj3U5o4Lec6428hBc66A2RykQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/is-stream/download/is-stream-1.1.0.tgz} - name: is-stream - version: 1.1.0 - engines: {node: '>=0.10.0'} - dev: false + /dns-packet/1.3.4: + resolution: {integrity: sha1-40VQZYJKJQe6iGxVqJljuxB97G8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/dns-packet/download/dns-packet-1.3.4.tgz} + dependencies: + ip: registry.nlark.com/ip/1.1.5 + safe-buffer: registry.nlark.com/safe-buffer/5.2.1 + dev: true - registry.nlark.com/is-stream/2.0.1: - resolution: {integrity: sha1-+sHj1TuXrVqdCunO8jifWBClwHc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/is-stream/download/is-stream-2.0.1.tgz} - name: is-stream - version: 2.0.1 - engines: {node: '>=8'} + /dom-accessibility-api/0.5.10: + resolution: {integrity: sha1-yqbQj2A4jQu0U53XX+RYqaHQAUw=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/dom-accessibility-api/download/dom-accessibility-api-0.5.10.tgz} dev: true - registry.nlark.com/is-string/1.0.7: - resolution: {integrity: sha1-DdEr8gBvJVu1j2lREO/3SR7rwP0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/is-string/download/is-string-1.0.7.tgz} - name: is-string - version: 1.0.7 - engines: {node: '>= 0.4'} + /domexception/2.0.1: + resolution: {integrity: sha1-+0Su+6eT4VdLCvau0oAdBXUp8wQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/domexception/download/domexception-2.0.1.tgz} + engines: {node: '>=8'} dependencies: - has-tostringtag: registry.nlark.com/has-tostringtag/1.0.0 + webidl-conversions: registry.nlark.com/webidl-conversions/5.0.0 + dev: true - registry.nlark.com/is-symbol/1.0.4: - resolution: {integrity: sha1-ptrJO2NbBjymhyI23oiRClevE5w=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/is-symbol/download/is-symbol-1.0.4.tgz} - name: is-symbol - version: 1.0.4 - engines: {node: '>= 0.4'} + /domhandler/4.3.0: + resolution: {integrity: sha512-fC0aXNQXqKSFTr2wDNZDhsEYjCiYsDWl3D01kwt25hm1YIPyDGHvvi3rw+PLqHAl/m71MaiF7d5zvBr0p5UB2g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/domhandler/download/domhandler-4.3.0.tgz} + engines: {node: '>= 4'} dependencies: - has-symbols: registry.nlark.com/has-symbols/1.0.2 + domelementtype: registry.nlark.com/domelementtype/2.2.0 - registry.nlark.com/is-typedarray/1.0.0: - resolution: {integrity: sha1-5HnICFjfDBsR3dppQPlgEfzaSpo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/is-typedarray/download/is-typedarray-1.0.0.tgz} - name: is-typedarray - version: 1.0.0 + /dts-generator/3.0.0: + resolution: {integrity: sha1-cO0A3BBnvGb2itVQu+uJSHPUX3c=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/dts-generator/download/dts-generator-3.0.0.tgz} + hasBin: true + dependencies: + glob: 7.2.0 + mkdirp: 0.5.5 dev: true - registry.nlark.com/is-unc-path/1.0.0: - resolution: {integrity: sha1-1zHoiY7QkKEsNSrS6u1Qla0yLJ0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/is-unc-path/download/is-unc-path-1.0.0.tgz} - name: is-unc-path - version: 1.0.0 + /ejs/3.1.6: + resolution: {integrity: sha512-9lt9Zse4hPucPkoP7FHDF0LQAlGyF9JVpnClFLFH3aSSbxmyoqINRpp/9wePWJTUl4KOQwRL72Iw3InHPDkoGw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/ejs/download/ejs-3.1.6.tgz} engines: {node: '>=0.10.0'} + hasBin: true dependencies: - unc-path-regex: registry.nlark.com/unc-path-regex/0.1.2 + jake: registry.nlark.com/jake/10.8.2 dev: true - registry.nlark.com/is-unicode-supported/0.1.0: - resolution: {integrity: sha1-PybHaoCVk7Ur+i7LVxDtJ3m1Iqc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/is-unicode-supported/download/is-unicode-supported-0.1.0.tgz} - name: is-unicode-supported - version: 0.1.0 - engines: {node: '>=10'} - dev: false + /electron-to-chromium/1.4.28: + resolution: {integrity: sha512-Gzbf0wUtKfyPaqf0Plz+Ctinf9eQIzxEqBHwSvbGfeOm9GMNdLxyu1dNiCUfM+x6r4BE0xUJNh3Nmg9gfAtTmg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/electron-to-chromium/download/electron-to-chromium-1.4.28.tgz} - registry.nlark.com/is-utf8/0.2.1: - resolution: {integrity: sha1-Sw2hRCEE0bM2NA6AeX6GXPOffXI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/is-utf8/download/is-utf8-0.2.1.tgz} - name: is-utf8 - version: 0.2.1 - dev: true + /emoji-mart/3.0.1_react@17.0.2: + resolution: {integrity: sha1-nOhnBuAq6gUGNF+YRkgUpmLKVMY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/emoji-mart/download/emoji-mart-3.0.1.tgz} + peerDependencies: + react: ^0.14.0 || ^15.0.0-0 || ^16.0.0 || ^17.0.0 + dependencies: + '@babel/runtime': 7.16.5 + prop-types: 15.8.0 + react: 17.0.2 + dev: false - registry.nlark.com/is-windows/1.0.2: - resolution: {integrity: sha1-0YUOuXkezRjmGCzhKjDzlmNLsZ0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/is-windows/download/is-windows-1.0.2.tgz} - name: is-windows - version: 1.0.2 - engines: {node: '>=0.10.0'} - dev: true + /emoji-regex/8.0.0: + resolution: {integrity: sha1-6Bj9ac5cz8tARZT4QpY79TFkzDc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/emoji-regex/download/emoji-regex-8.0.0.tgz?cache=0&sync_timestamp=1632753016214&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Femoji-regex%2Fdownload%2Femoji-regex-8.0.0.tgz} - registry.nlark.com/is-wsl/2.2.0: - resolution: {integrity: sha1-dKTHbnfKn9P5MvKQwX6jJs0VcnE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/is-wsl/download/is-wsl-2.2.0.tgz} - name: is-wsl - version: 2.2.0 - engines: {node: '>=8'} + /engine.io-client/6.1.1: + resolution: {integrity: sha512-V05mmDo4gjimYW+FGujoGmmmxRaDsrVr7AXA3ZIfa04MWM1jOfZfUwou0oNqhNwy/votUDvGDt4JA4QF4e0b4g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/engine.io-client/download/engine.io-client-6.1.1.tgz} dependencies: - is-docker: registry.nlark.com/is-docker/2.2.1 - dev: true - - registry.nlark.com/isarray/0.0.1: - resolution: {integrity: sha1-ihis/Kmo9Bd+Cav8YDiTmwXR7t8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/isarray/download/isarray-0.0.1.tgz} - name: isarray - version: 0.0.1 + '@socket.io/component-emitter': 3.0.0 + debug: 4.3.3 + engine.io-parser: 5.0.2 + has-cors: 1.1.0 + parseqs: 0.0.6 + parseuri: 0.0.6 + ws: 8.2.3 + xmlhttprequest-ssl: 2.0.0 + yeast: 0.1.2 + transitivePeerDependencies: + - bufferutil + - supports-color + - utf-8-validate dev: false - registry.nlark.com/isexe/2.0.0: - resolution: {integrity: sha1-6PvzdNxVb/iUehDcsFctYz8s+hA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/isexe/download/isexe-2.0.0.tgz} - name: isexe - version: 2.0.0 - dev: true + /engine.io-parser/5.0.2: + resolution: {integrity: sha512-wuiO7qO/OEkPJSFueuATIXtrxF7/6GTbAO9QLv7nnbjwZ5tYhLm9zxvLwxstRs0dcT0KUlWTjtIOs1T86jt12g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/engine.io-parser/download/engine.io-parser-5.0.2.tgz} + engines: {node: '>=10.0.0'} + dependencies: + base64-arraybuffer: 1.0.1 + dev: false - registry.nlark.com/isobject/3.0.1: - resolution: {integrity: sha1-TkMekrEalzFjaqH5yNHMvP2reN8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/isobject/download/isobject-3.0.1.tgz} - name: isobject - version: 3.0.1 - engines: {node: '>=0.10.0'} + /ensure-array/1.0.0: + resolution: {integrity: sha1-MX6fxjLGVruEnrZJEzUo4gWyOrw=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/ensure-array/download/ensure-array-1.0.0.tgz} dev: true - registry.nlark.com/istanbul-lib-report/3.0.0: - resolution: {integrity: sha1-dRj+UupE3jcvRgp2tezan/tz2KY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/istanbul-lib-report/download/istanbul-lib-report-3.0.0.tgz} - name: istanbul-lib-report - version: 3.0.0 - engines: {node: '>=8'} - dependencies: - istanbul-lib-coverage: registry.npmmirror.com/istanbul-lib-coverage/3.2.0 - make-dir: registry.npmmirror.com/make-dir/3.1.0 - supports-color: registry.npmmirror.com/supports-color/7.2.0 + /eol/0.9.1: + resolution: {integrity: sha1-9wGRL1BAdL41xhF6XEreSc1Ues0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/eol/download/eol-0.9.1.tgz} dev: true - registry.nlark.com/jake/10.8.2: - resolution: {integrity: sha1-68nehVgWCmbYLQ6txqLlj7xQCns=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/jake/download/jake-10.8.2.tgz} - name: jake - version: 10.8.2 + /errno/0.1.8: + resolution: {integrity: sha512-dJ6oBr5SQ1VSd9qkk7ByRgb/1SH4JZjCHSW/mr63/QcXO9zLVxvJ6Oy13nio03rxpSnVDDjFor75SjVeZWPW/A==} hasBin: true + requiresBuild: true dependencies: - async: registry.npmmirror.com/async/0.9.2 - chalk: registry.npmmirror.com/chalk/2.4.2 - filelist: registry.nlark.com/filelist/1.0.2 - minimatch: registry.nlark.com/minimatch/3.0.4 + prr: registry.nlark.com/prr/1.0.1 dev: true + optional: true - registry.nlark.com/js-tokens/4.0.0: - resolution: {integrity: sha1-GSA/tZmR35jjoocFDUZHzerzJJk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/js-tokens/download/js-tokens-4.0.0.tgz} - name: js-tokens - version: 4.0.0 - - registry.nlark.com/js-yaml/3.14.1: - resolution: {integrity: sha1-2ugS/bOCX6MGYJqHFzg8UMNqBTc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/js-yaml/download/js-yaml-3.14.1.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fjs-yaml%2Fdownload%2Fjs-yaml-3.14.1.tgz} - name: js-yaml - version: 3.14.1 - hasBin: true + /es-abstract/1.19.1: + resolution: {integrity: sha1-1IhXlodpFpWd547aoN9FZicRXsM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/es-abstract/download/es-abstract-1.19.1.tgz} + engines: {node: '>= 0.4'} dependencies: - argparse: registry.nlark.com/argparse/1.0.10 - esprima: registry.nlark.com/esprima/4.0.1 - dev: true + call-bind: registry.nlark.com/call-bind/1.0.2 + es-to-primitive: registry.nlark.com/es-to-primitive/1.2.1 + function-bind: registry.nlark.com/function-bind/1.1.1 + get-intrinsic: registry.nlark.com/get-intrinsic/1.1.1 + get-symbol-description: registry.nlark.com/get-symbol-description/1.0.0 + has: registry.nlark.com/has/1.0.3 + has-symbols: registry.nlark.com/has-symbols/1.0.2 + internal-slot: registry.nlark.com/internal-slot/1.0.3 + is-callable: registry.nlark.com/is-callable/1.2.4 + is-negative-zero: 2.0.2 + is-regex: registry.nlark.com/is-regex/1.1.4 + is-shared-array-buffer: 1.0.1 + is-string: registry.nlark.com/is-string/1.0.7 + is-weakref: 1.0.2 + object-inspect: 1.12.0 + object-keys: registry.nlark.com/object-keys/1.1.1 + object.assign: registry.nlark.com/object.assign/4.1.2 + string.prototype.trimend: registry.nlark.com/string.prototype.trimend/1.0.4 + string.prototype.trimstart: registry.nlark.com/string.prototype.trimstart/1.0.4 + unbox-primitive: registry.nlark.com/unbox-primitive/1.0.1 - registry.nlark.com/jsesc/0.5.0: - resolution: {integrity: sha1-597mbjXW/Bb3EP6R1c9p9w8IkR0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/jsesc/download/jsesc-0.5.0.tgz} - name: jsesc - version: 0.5.0 - hasBin: true + /es-module-lexer/0.9.3: + resolution: {integrity: sha1-bxPbAMw4QXE32vdDZvU1yOtDjxk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/es-module-lexer/download/es-module-lexer-0.9.3.tgz} dev: true - registry.nlark.com/jsesc/2.5.2: - resolution: {integrity: sha1-gFZNLkg9rPbo7yCWUKZ98/DCg6Q=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/jsesc/download/jsesc-2.5.2.tgz} - name: jsesc - version: 2.5.2 - engines: {node: '>=4'} - hasBin: true + /esbuild-android-arm64/0.14.8: + resolution: {integrity: sha512-tAEoSHnPBSH0cCAFa/aYs3LPsoTY4SwsP6wDKi4PaelbQYNJjqNpAeweyJ8l98g1D6ZkLyqsHbkYj+209sezkA==} + cpu: [arm64] + os: [android] + requiresBuild: true dev: true + optional: true - registry.nlark.com/json-parse-better-errors/1.0.2: - resolution: {integrity: sha1-u4Z8+zRQ5pEHwTHRxRS6s9yLyqk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/json-parse-better-errors/download/json-parse-better-errors-1.0.2.tgz} - name: json-parse-better-errors - version: 1.0.2 + /esbuild-darwin-64/0.14.8: + resolution: {integrity: sha512-t7p7WzTb+ybiD/irkMt5j/NzB+jY+8yPTsrXk5zCOH1O7DdthRnAUJ7pJPwImdL7jAGRbLtYRxUPgCHs/0qUPw==} + cpu: [x64] + os: [darwin] + requiresBuild: true + dev: true + optional: true - registry.nlark.com/json-parse-even-better-errors/2.3.1: - resolution: {integrity: sha1-fEeAWpQxmSjgV3dAXcEuH3pO4C0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/json-parse-even-better-errors/download/json-parse-even-better-errors-2.3.1.tgz} - name: json-parse-even-better-errors - version: 2.3.1 + /esbuild-darwin-arm64/0.14.8: + resolution: {integrity: sha512-5FeaT2zMUajKnBwUMSsjZev5iA38YHrDmXhkOCwZQIFUvhqojinqCrvv/X7dyxb1987bcY9KGwJ+EwDwd922HQ==} + cpu: [arm64] + os: [darwin] + requiresBuild: true + dev: true + optional: true - registry.nlark.com/json-schema-traverse/0.4.1: - resolution: {integrity: sha1-afaofZUTq4u4/mO9sJecRI5oRmA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/json-schema-traverse/download/json-schema-traverse-0.4.1.tgz} - name: json-schema-traverse - version: 0.4.1 + /esbuild-freebsd-64/0.14.8: + resolution: {integrity: sha512-pGHBLSf7ynfyDZXUtbq/GsA2VIwQlWXrUj1AMcE0id47mRdEUM8/1ZuqMGZx63hRnNgtK9zNJ8OIu2c7qq76Qw==} + cpu: [x64] + os: [freebsd] + requiresBuild: true dev: true + optional: true - registry.nlark.com/json-schema-traverse/1.0.0: - resolution: {integrity: sha1-rnvLNlard6c7pcSb9lTzjmtoYOI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/json-schema-traverse/download/json-schema-traverse-1.0.0.tgz} - name: json-schema-traverse - version: 1.0.0 + /esbuild-freebsd-arm64/0.14.8: + resolution: {integrity: sha512-g4GgAnrx6Gh1BjKJjJWgPnOR4tW2FcAx9wFvyUjRsIjB35gT+aAFR+P/zStu5OG9LnbS8Pvjd4wS68QIXk+2dA==} + cpu: [arm64] + os: [freebsd] + requiresBuild: true dev: true + optional: true - registry.nlark.com/json-stable-stringify-without-jsonify/1.0.1: - resolution: {integrity: sha1-nbe1lJatPzz+8wp1FC0tkwrXJlE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/json-stable-stringify-without-jsonify/download/json-stable-stringify-without-jsonify-1.0.1.tgz} - name: json-stable-stringify-without-jsonify - version: 1.0.1 + /esbuild-linux-32/0.14.8: + resolution: {integrity: sha512-wPfQJadF5vTzriw/B8Ide74PeAJlZW7czNx3NIUHkHlXb+En1SeIqNzl6jG9DuJUl57xD9Ucl9YJFEkFeX8eLg==} + cpu: [ia32] + os: [linux] + requiresBuild: true dev: true + optional: true - registry.nlark.com/json2mq/0.2.0: - resolution: {integrity: sha1-tje9O6nqvhIsg+lyBIOusQ0skEo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/json2mq/download/json2mq-0.2.0.tgz} - name: json2mq - version: 0.2.0 - dependencies: - string-convert: registry.nlark.com/string-convert/0.2.1 - dev: false + /esbuild-linux-64/0.14.8: + resolution: {integrity: sha512-+RNuLk9RhRDL2kG+KTEYl5cIgF6AGLkRnKKWEu9DpCZaickONEqrKyQSVn410Hj105DLdW6qvIXQQHPycJhExg==} + cpu: [x64] + os: [linux] + requiresBuild: true + dev: true + optional: true - registry.nlark.com/json5/1.0.1: - resolution: {integrity: sha1-d5+wAYYE+oVOrL9iUhgNg1Q+Pb4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/json5/download/json5-1.0.1.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fjson5%2Fdownload%2Fjson5-1.0.1.tgz} - name: json5 - version: 1.0.1 - hasBin: true - dependencies: - minimist: registry.nlark.com/minimist/1.2.5 + /esbuild-linux-arm/0.14.8: + resolution: {integrity: sha512-HIct38SvUAIJbiTwV/PVQroimQo96TGtzRDAEZxTorB4vsAj1r8bd0keXExPU4RH7G0zIqC4loQQpWYL+nH4Vg==} + cpu: [arm] + os: [linux] + requiresBuild: true dev: true + optional: true - registry.nlark.com/json5/2.2.0: - resolution: {integrity: sha1-Lf7+cgxrpSXZ69kJlQ8FFTFsiaM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/json5/download/json5-2.2.0.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fjson5%2Fdownload%2Fjson5-2.2.0.tgz} - name: json5 - version: 2.2.0 - engines: {node: '>=6'} - hasBin: true - dependencies: - minimist: registry.nlark.com/minimist/1.2.5 + /esbuild-linux-arm64/0.14.8: + resolution: {integrity: sha512-BtWoKNYul9UoxUvQUSdSrvSmJyFL1sGnNPTSqWCg1wMe4kmc8UY2yVsXSSkKO8N2jtHxlgFyz/XhvNBzEwGVcw==} + cpu: [arm64] + os: [linux] + requiresBuild: true dev: true + optional: true - registry.nlark.com/jsonc-parser/3.0.0: - resolution: {integrity: sha1-q914VwHH5+rKip7IzwcMpRp0WiI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/jsonc-parser/download/jsonc-parser-3.0.0.tgz} - name: jsonc-parser - version: 3.0.0 - dev: false + /esbuild-linux-mips64le/0.14.8: + resolution: {integrity: sha512-0DxnCl9XTvaQtsX6Qa+Phr5i9b04INwwSv2RbQ2UWRLoQ/037iaFzbmuhgrcmaGOcRwPkCa+4Qo5EgI01MUgsQ==} + cpu: [mips64el] + os: [linux] + requiresBuild: true + dev: true + optional: true - registry.nlark.com/jsonfile/4.0.0: - resolution: {integrity: sha1-h3Gq4HmbZAdrdmQPygWPnBDjPss=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/jsonfile/download/jsonfile-4.0.0.tgz} - name: jsonfile - version: 4.0.0 - optionalDependencies: - graceful-fs: registry.npmmirror.com/graceful-fs/4.2.8 + /esbuild-linux-ppc64le/0.14.8: + resolution: {integrity: sha512-Uzr/OMj97Q0qoWLXCvXCKUY/z1SNI4iSZEuYylM5Nd71HGStL32XWq/MReJ0PYMvUMKKJicKSKw2jWM1uBQ84Q==} + cpu: [ppc64] + os: [linux] + requiresBuild: true dev: true + optional: true - registry.nlark.com/jsonfile/6.1.0: - resolution: {integrity: sha1-vFWyY0eTxnnsZAMJTrE2mKbsCq4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/jsonfile/download/jsonfile-6.1.0.tgz} - name: jsonfile - version: 6.1.0 - dependencies: - universalify: registry.nlark.com/universalify/2.0.0 - optionalDependencies: - graceful-fs: registry.npmmirror.com/graceful-fs/4.2.8 + /esbuild-linux-s390x/0.14.8: + resolution: {integrity: sha512-vURka7aCA5DrRoOqOn6pXYwFlDSoQ4qnqam8AC0Ikn6tibutuhgar6M3Ek2DCuz9yqd396mngdYr5A8x2TPkww==} + cpu: [s390x] + os: [linux] + requiresBuild: true + dev: true + optional: true - registry.nlark.com/jsx-ast-utils/3.2.1: - resolution: {integrity: sha1-cguXv+fZAbkn2Hw3c2N66OpIeBs=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/jsx-ast-utils/download/jsx-ast-utils-3.2.1.tgz} - name: jsx-ast-utils - version: 3.2.1 - engines: {node: '>=4.0'} + /esbuild-loader/2.18.0_webpack@5.65.0: + resolution: {integrity: sha512-AKqxM3bI+gvGPV8o6NAhR+cBxVO8+dh+O0OXBHIXXwuSGumckbPWHzZ17subjBGI2YEGyJ1STH7Haj8aCrwL/w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/esbuild-loader/download/esbuild-loader-2.18.0.tgz} + peerDependencies: + webpack: ^4.40.0 || ^5.0.0 dependencies: - array-includes: registry.npmmirror.com/array-includes/3.1.4 - object.assign: registry.nlark.com/object.assign/4.1.2 + esbuild: 0.14.8 + joycon: 3.1.1 + json5: registry.nlark.com/json5/2.2.0 + loader-utils: 2.0.2 + tapable: 2.2.1 + webpack: 5.65.0_9def3870c80213359789f9191dbd286a + webpack-sources: 2.3.1 dev: true - registry.nlark.com/kind-of/6.0.3: - resolution: {integrity: sha1-B8BQNKbDSfoG4k+jWqdttFgM5N0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/kind-of/download/kind-of-6.0.3.tgz} - name: kind-of - version: 6.0.3 - engines: {node: '>=0.10.0'} + /esbuild-netbsd-64/0.14.8: + resolution: {integrity: sha512-tjyDak2/pp0VUAhBW6/ueuReMd5qLHNlisXl5pq0Xn0z+kH9urA/t1igm0JassWbdMz123td5ZEQWoD9KbtOAw==} + cpu: [x64] + os: [netbsd] + requiresBuild: true dev: true + optional: true - registry.nlark.com/kleur/3.0.3: - resolution: {integrity: sha1-p5yezIbuHOP6YgbRIWxQHxR/wH4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/kleur/download/kleur-3.0.3.tgz?cache=0&sync_timestamp=1631602828669&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fkleur%2Fdownload%2Fkleur-3.0.3.tgz} - name: kleur - version: 3.0.3 - engines: {node: '>=6'} + /esbuild-openbsd-64/0.14.8: + resolution: {integrity: sha512-zAKKV15fIyAuDDga5rQv0lW2ufBWj/OCjqjDBb3dJf5SfoAi/DMIHuzmkKQeDQ+oxt9Rp1D7ZOlOBVflutFTqQ==} + cpu: [x64] + os: [openbsd] + requiresBuild: true dev: true + optional: true - registry.nlark.com/leven/3.1.0: - resolution: {integrity: sha1-d4kd6DQGTMy6gq54QrtrFKE+1/I=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/leven/download/leven-3.1.0.tgz} - name: leven - version: 3.1.0 - engines: {node: '>=6'} + /esbuild-sunos-64/0.14.8: + resolution: {integrity: sha512-xV41Wa8imziM/2dbWZjLKQbIETRgo5dE0oc/uPsgaecJhsrdA0VkGa/V432LJSUYv967xHDQdoRRl5tr80+NnQ==} + cpu: [x64] + os: [sunos] + requiresBuild: true dev: true + optional: true - registry.nlark.com/levn/0.3.0: - resolution: {integrity: sha1-OwmSTt+fCDwEkP3UwLxEIeBHZO4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/levn/download/levn-0.3.0.tgz} - name: levn - version: 0.3.0 - engines: {node: '>= 0.8.0'} - dependencies: - prelude-ls: registry.nlark.com/prelude-ls/1.1.2 - type-check: registry.nlark.com/type-check/0.3.2 + /esbuild-windows-32/0.14.8: + resolution: {integrity: sha512-AxpdeLKQSyCZo7MzdOyV4OgEbEJcjnrS/2niAjbHESbjuS5P1DN/5vZoJ/JSWDVa/40OkBuHBhAXMx1HK3UDsg==} + cpu: [ia32] + os: [win32] + requiresBuild: true dev: true + optional: true - registry.nlark.com/levn/0.4.1: - resolution: {integrity: sha1-rkViwAdHO5MqYgDUAyaN0v/8at4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/levn/download/levn-0.4.1.tgz} - name: levn - version: 0.4.1 - engines: {node: '>= 0.8.0'} + /esbuild-windows-64/0.14.8: + resolution: {integrity: sha512-/3pllNoy8mrz/E1rYalwiwwhzJBrYQhEapwAteHZbFVhGzYuB8F80e8x5eA8dhFHxDiZh1VzK+hREwwSt8UTQA==} + cpu: [x64] + os: [win32] + requiresBuild: true + dev: true + optional: true + + /esbuild-windows-arm64/0.14.8: + resolution: {integrity: sha512-lTm5naoNgaUvzIiax3XYIEebqwr3bIIEEtqUhzQ2UQ+JMBmvhr02w3sJIJqF3axTX6TgWrC1OtM7DYNvFG+aXA==} + cpu: [arm64] + os: [win32] + requiresBuild: true + dev: true + optional: true + + /esbuild/0.12.29: + resolution: {integrity: sha512-w/XuoBCSwepyiZtIRsKsetiLDUVGPVw1E/R3VTFSecIy8UR7Cq3SOtwKHJMFoVqqVG36aGkzh4e8BvpO1Fdc7g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/esbuild/download/esbuild-0.12.29.tgz} + hasBin: true + requiresBuild: true + + /esbuild/0.14.8: + resolution: {integrity: sha512-stMsCBmxwaMpeK8GC/49L/cRGIwsHwoEN7Twk5zDTHlm/63c0KXFKzDC8iM2Mi3fyCKwS002TAH6IlAvqR6t3g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/esbuild/download/esbuild-0.14.8.tgz} + hasBin: true + requiresBuild: true + optionalDependencies: + esbuild-android-arm64: 0.14.8 + esbuild-darwin-64: 0.14.8 + esbuild-darwin-arm64: 0.14.8 + esbuild-freebsd-64: 0.14.8 + esbuild-freebsd-arm64: 0.14.8 + esbuild-linux-32: 0.14.8 + esbuild-linux-64: 0.14.8 + esbuild-linux-arm: 0.14.8 + esbuild-linux-arm64: 0.14.8 + esbuild-linux-mips64le: 0.14.8 + esbuild-linux-ppc64le: 0.14.8 + esbuild-linux-s390x: 0.14.8 + esbuild-netbsd-64: 0.14.8 + esbuild-openbsd-64: 0.14.8 + esbuild-sunos-64: 0.14.8 + esbuild-windows-32: 0.14.8 + esbuild-windows-64: 0.14.8 + esbuild-windows-arm64: 0.14.8 + dev: true + + /eslint-plugin-prettier/3.4.1_6e6a25a49a944db0fa38418c3ba4bc86: + resolution: {integrity: sha1-6d2yAO+289Bf/oOxZlpxavSjh+U=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/eslint-plugin-prettier/download/eslint-plugin-prettier-3.4.1.tgz} + engines: {node: '>=6.0.0'} + peerDependencies: + eslint: '>=5.0.0' + eslint-config-prettier: '*' + prettier: '>=1.13.0' + peerDependenciesMeta: + eslint-config-prettier: + optional: true dependencies: - prelude-ls: registry.nlark.com/prelude-ls/1.2.1 - type-check: registry.nlark.com/type-check/0.4.0 + eslint: 7.32.0 + eslint-config-prettier: registry.nlark.com/eslint-config-prettier/8.3.0_eslint@7.32.0 + prettier: 2.5.1 + prettier-linter-helpers: registry.nlark.com/prettier-linter-helpers/1.0.0 dev: true - registry.nlark.com/loader-runner/4.2.0: - resolution: {integrity: sha1-1wIjgNZtFMX7HUlriYZOvP1Hg4Q=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/loader-runner/download/loader-runner-4.2.0.tgz} - name: loader-runner - version: 4.2.0 - engines: {node: '>=6.11.5'} + /eslint-plugin-react/7.28.0_eslint@7.32.0: + resolution: {integrity: sha512-IOlFIRHzWfEQQKcAD4iyYDndHwTQiCMcJVJjxempf203jnNLUnW34AXLrV33+nEXoifJE2ZEGmcjKPL8957eSw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/eslint-plugin-react/download/eslint-plugin-react-7.28.0.tgz} + engines: {node: '>=4'} + peerDependencies: + eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 + dependencies: + array-includes: 3.1.4 + array.prototype.flatmap: 1.2.5 + doctrine: registry.nlark.com/doctrine/2.1.0 + eslint: 7.32.0 + estraverse: 5.3.0 + jsx-ast-utils: registry.nlark.com/jsx-ast-utils/3.2.1 + minimatch: registry.nlark.com/minimatch/3.0.4 + object.entries: 1.1.5 + object.fromentries: 2.0.5 + object.hasown: 1.1.0 + object.values: 1.1.5 + prop-types: 15.8.0 + resolve: registry.nlark.com/resolve/2.0.0-next.3 + semver: registry.nlark.com/semver/6.3.0 + string.prototype.matchall: 4.0.6 dev: true - registry.nlark.com/locate-path/5.0.0: - resolution: {integrity: sha1-Gvujlq/WdqbUJQTQpno6frn2KqA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/locate-path/download/locate-path-5.0.0.tgz} - name: locate-path - version: 5.0.0 - engines: {node: '>=8'} + /eslint-scope/5.1.1: + resolution: {integrity: sha1-54blmmbLkrP2wfsNUIqrF0hI9Iw=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/eslint-scope/download/eslint-scope-5.1.1.tgz} + engines: {node: '>=8.0.0'} dependencies: - p-locate: registry.nlark.com/p-locate/4.1.0 + esrecurse: registry.nlark.com/esrecurse/4.3.0 + estraverse: 4.3.0 dev: true - registry.nlark.com/locate-path/6.0.0: - resolution: {integrity: sha1-VTIeswn+u8WcSAHZMackUqaB0oY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/locate-path/download/locate-path-6.0.0.tgz} - name: locate-path - version: 6.0.0 + /eslint-visitor-keys/1.3.0: + resolution: {integrity: sha1-MOvR73wv3/AcOk8VEESvJfqwUj4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/eslint-visitor-keys/download/eslint-visitor-keys-1.3.0.tgz} + engines: {node: '>=4'} + dev: true + + /eslint-visitor-keys/2.1.0: + resolution: {integrity: sha1-9lMoJZMFknOSyTjtROsKXJsr0wM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/eslint-visitor-keys/download/eslint-visitor-keys-2.1.0.tgz} engines: {node: '>=10'} + dev: true + + /eslint/7.32.0: + resolution: {integrity: sha512-VHZ8gX+EDfz+97jGcgyGCyRia/dPOd6Xh9yPv8Bl1+SoaIwD+a/vlrOmGRUyOYu7MwUhc7CxqeaDZU13S4+EpA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/eslint/download/eslint-7.32.0.tgz} + engines: {node: ^10.12.0 || >=12.0.0} + hasBin: true dependencies: - p-locate: registry.nlark.com/p-locate/5.0.0 + '@babel/code-frame': 7.12.11 + '@eslint/eslintrc': 0.4.3 + '@humanwhocodes/config-array': 0.5.0 + ajv: 6.12.6 + chalk: 4.1.2 + cross-spawn: registry.nlark.com/cross-spawn/7.0.3 + debug: 4.3.3 + doctrine: registry.nlark.com/doctrine/3.0.0 + enquirer: registry.nlark.com/enquirer/2.3.6 + escape-string-regexp: registry.nlark.com/escape-string-regexp/4.0.0 + eslint-scope: 5.1.1 + eslint-utils: registry.nlark.com/eslint-utils/2.1.0 + eslint-visitor-keys: 2.1.0 + espree: 7.3.1 + esquery: registry.nlark.com/esquery/1.4.0 + esutils: registry.nlark.com/esutils/2.0.3 + fast-deep-equal: registry.nlark.com/fast-deep-equal/3.1.3 + file-entry-cache: registry.nlark.com/file-entry-cache/6.0.1 + functional-red-black-tree: registry.nlark.com/functional-red-black-tree/1.0.1 + glob-parent: 5.1.2 + globals: 13.12.0 + ignore: 4.0.6 + import-fresh: registry.nlark.com/import-fresh/3.3.0 + imurmurhash: registry.nlark.com/imurmurhash/0.1.4 + is-glob: 4.0.3 + js-yaml: registry.nlark.com/js-yaml/3.14.1 + json-stable-stringify-without-jsonify: registry.nlark.com/json-stable-stringify-without-jsonify/1.0.1 + levn: registry.nlark.com/levn/0.4.1 + lodash.merge: registry.nlark.com/lodash.merge/4.6.2 + minimatch: registry.nlark.com/minimatch/3.0.4 + natural-compare: registry.nlark.com/natural-compare/1.4.0 + optionator: registry.nlark.com/optionator/0.9.1 + progress: registry.nlark.com/progress/2.0.3 + regexpp: registry.nlark.com/regexpp/3.2.0 + semver: registry.nlark.com/semver/7.3.5 + strip-ansi: 6.0.1 + strip-json-comments: registry.nlark.com/strip-json-comments/3.1.1 + table: 6.7.5 + text-table: registry.nlark.com/text-table/0.2.0 + v8-compile-cache: registry.nlark.com/v8-compile-cache/2.3.0 + transitivePeerDependencies: + - supports-color dev: true - registry.nlark.com/lodash-es/4.17.21: - resolution: {integrity: sha1-Q+YmxG5lkbd1C+srUBFzkMYJ4+4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/lodash-es/download/lodash-es-4.17.21.tgz} - name: lodash-es - version: 4.17.21 - dev: false + /espree/7.3.1: + resolution: {integrity: sha1-8t8zC3Usb1UBn4vYm3ZgA5wbu7Y=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/espree/download/espree-7.3.1.tgz} + engines: {node: ^10.12.0 || >=12.0.0} + dependencies: + acorn: 7.4.1 + acorn-jsx: registry.nlark.com/acorn-jsx/5.3.2_acorn@7.4.1 + eslint-visitor-keys: 1.3.0 + dev: true - registry.nlark.com/lodash.debounce/4.0.8: - resolution: {integrity: sha1-gteb/zCmfEAF/9XiUVMArZyk168=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/lodash.debounce/download/lodash.debounce-4.0.8.tgz} - name: lodash.debounce - version: 4.0.8 + /esprima-next/5.7.0: + resolution: {integrity: sha1-akV/rJ0zBB4e8qVfGmxU65Z8n7k=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/esprima-next/download/esprima-next-5.7.0.tgz} + engines: {node: '>=12'} + hasBin: true dev: true - registry.nlark.com/lodash.memoize/4.1.2: - resolution: {integrity: sha1-vMbEmkKihA7Zl/Mj6tpezRguC/4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/lodash.memoize/download/lodash.memoize-4.1.2.tgz} - name: lodash.memoize - version: 4.1.2 + /estraverse/4.3.0: + resolution: {integrity: sha1-OYrT88WiSUi+dyXoPRGn3ijNvR0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/estraverse/download/estraverse-4.3.0.tgz?cache=0&sync_timestamp=1635238315064&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Festraverse%2Fdownload%2Festraverse-4.3.0.tgz} + engines: {node: '>=4.0'} + dev: true - registry.nlark.com/lodash.merge/4.6.2: - resolution: {integrity: sha1-VYqlO0O2YeGSWgr9+japoQhf5Xo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/lodash.merge/download/lodash.merge-4.6.2.tgz} - name: lodash.merge - version: 4.6.2 + /estraverse/5.3.0: + resolution: {integrity: sha1-LupSkHAvJquP5TcDcP+GyWXSESM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/estraverse/download/estraverse-5.3.0.tgz?cache=0&sync_timestamp=1635238315064&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Festraverse%2Fdownload%2Festraverse-5.3.0.tgz} + engines: {node: '>=4.0'} dev: true - registry.nlark.com/lodash.truncate/4.4.2: - resolution: {integrity: sha1-WjUNoLERO4N+z//VgSy+WNbq4ZM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/lodash.truncate/download/lodash.truncate-4.4.2.tgz} - name: lodash.truncate - version: 4.4.2 + /estree-walker/0.6.1: + resolution: {integrity: sha1-UwSRQ/QMbrkYsjZx0f4yGfOhs2I=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/estree-walker/download/estree-walker-0.6.1.tgz} dev: true - registry.nlark.com/lodash.uniq/4.5.0: - resolution: {integrity: sha1-0CJTc662Uq3BvILklFM5qEJ1R3M=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/lodash.uniq/download/lodash.uniq-4.5.0.tgz} - name: lodash.uniq - version: 4.5.0 - dev: false + /estree-walker/1.0.1: + resolution: {integrity: sha1-MbxdYSyWtwQQa0d+bdXYqhOMtwA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/estree-walker/download/estree-walker-1.0.1.tgz} - registry.nlark.com/loose-envify/1.4.0: - resolution: {integrity: sha1-ce5R+nvkyuwaY4OffmgtgTLTDK8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/loose-envify/download/loose-envify-1.4.0.tgz} - name: loose-envify - version: 1.4.0 - hasBin: true - dependencies: - js-tokens: registry.nlark.com/js-tokens/4.0.0 + /estree-walker/2.0.2: + resolution: {integrity: sha1-UvAQF4wqTBF6d1fP6UKtt9LaTKw=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/estree-walker/download/estree-walker-2.0.2.tgz} dev: false - registry.nlark.com/lower-case/2.0.2: - resolution: {integrity: sha1-b6I3xj29xKgsoP2ILkci3F5jTig=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/lower-case/download/lower-case-2.0.2.tgz} - name: lower-case - version: 2.0.2 - dependencies: - tslib: registry.npmmirror.com/tslib/2.3.1 + /eventemitter3/4.0.7: + resolution: {integrity: sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/eventemitter3/download/eventemitter3-4.0.7.tgz} + + /events/3.3.0: + resolution: {integrity: sha1-Mala0Kkk4tLEGagTrrLE6HjqdAA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/events/download/events-3.3.0.tgz?cache=0&sync_timestamp=1636463250787&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Fevents%2Fdownload%2Fevents-3.3.0.tgz} + engines: {node: '>=0.8.x'} dev: true - registry.nlark.com/lru-cache/6.0.0: - resolution: {integrity: sha1-bW/mVw69lqr5D8rR2vo7JWbbOpQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/lru-cache/download/lru-cache-6.0.0.tgz} - name: lru-cache - version: 6.0.0 + /execa/5.1.1: + resolution: {integrity: sha1-+ArZy/Qpj3vR1MlVXCHpN0HEEd0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/execa/download/execa-5.1.1.tgz} engines: {node: '>=10'} dependencies: - yallist: registry.nlark.com/yallist/4.0.0 + cross-spawn: registry.nlark.com/cross-spawn/7.0.3 + get-stream: registry.nlark.com/get-stream/6.0.1 + human-signals: registry.nlark.com/human-signals/2.1.0 + is-stream: registry.nlark.com/is-stream/2.0.1 + merge-stream: registry.nlark.com/merge-stream/2.0.0 + npm-run-path: 4.0.1 + onetime: registry.nlark.com/onetime/5.1.2 + signal-exit: 3.0.6 + strip-final-newline: registry.nlark.com/strip-final-newline/2.0.0 dev: true - registry.nlark.com/magic-string/0.25.7: - resolution: {integrity: sha1-P0l9b9NMZpxnmNy4IfLvMfVEUFE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/magic-string/download/magic-string-0.25.7.tgz} - name: magic-string - version: 0.25.7 + /expect/27.4.2: + resolution: {integrity: sha512-BjAXIDC6ZOW+WBFNg96J22D27Nq5ohn+oGcuP2rtOtcjuxNoV9McpQ60PcQWhdFOSBIQdR72e+4HdnbZTFSTyg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/expect/download/expect-27.4.2.tgz} + engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: - sourcemap-codec: registry.nlark.com/sourcemap-codec/1.4.8 + '@jest/types': 27.4.2 + ansi-styles: registry.nlark.com/ansi-styles/5.2.0 + jest-get-type: 27.4.0 + jest-matcher-utils: 27.4.2 + jest-message-util: 27.4.2 + jest-regex-util: 27.4.0 + dev: true - registry.nlark.com/make-error/1.3.6: - resolution: {integrity: sha1-LrLjfqm2fEiR9oShOUeZr0hM96I=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/make-error/download/make-error-1.3.6.tgz} - name: make-error - version: 1.3.6 + /express/4.17.2: + resolution: {integrity: sha512-oxlxJxcQlYwqPWKVJJtvQiwHgosH/LrLSPA+H4UxpyvSS6jC5aH+5MoHFM+KABgTOt0APue4w66Ha8jCUo9QGg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/express/download/express-4.17.2.tgz} + engines: {node: '>= 0.10.0'} + dependencies: + accepts: registry.nlark.com/accepts/1.3.7 + array-flatten: registry.nlark.com/array-flatten/1.1.1 + body-parser: 1.19.1 + content-disposition: 0.5.4 + content-type: registry.nlark.com/content-type/1.0.4 + cookie: registry.nlark.com/cookie/0.4.1 + cookie-signature: registry.nlark.com/cookie-signature/1.0.6 + debug: 2.6.9 + depd: registry.nlark.com/depd/1.1.2 + encodeurl: registry.nlark.com/encodeurl/1.0.2 + escape-html: registry.nlark.com/escape-html/1.0.3 + etag: registry.nlark.com/etag/1.8.1 + finalhandler: registry.nlark.com/finalhandler/1.1.2 + fresh: registry.nlark.com/fresh/0.5.2 + merge-descriptors: registry.nlark.com/merge-descriptors/1.0.1 + methods: registry.nlark.com/methods/1.1.2 + on-finished: registry.nlark.com/on-finished/2.3.0 + parseurl: registry.nlark.com/parseurl/1.3.3 + path-to-regexp: registry.nlark.com/path-to-regexp/0.1.7 + proxy-addr: registry.nlark.com/proxy-addr/2.0.7 + qs: 6.9.6 + range-parser: registry.nlark.com/range-parser/1.2.1 + safe-buffer: registry.nlark.com/safe-buffer/5.2.1 + send: 0.17.2 + serve-static: 1.14.2 + setprototypeof: registry.nlark.com/setprototypeof/1.2.0 + statuses: registry.nlark.com/statuses/1.5.0 + type-is: registry.nlark.com/type-is/1.6.18 + utils-merge: registry.nlark.com/utils-merge/1.0.1 + vary: registry.nlark.com/vary/1.1.2 dev: true - registry.nlark.com/media-typer/0.3.0: - resolution: {integrity: sha1-hxDXrwqmJvj/+hzgAWhUUmMlV0g=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/media-typer/download/media-typer-0.3.0.tgz} - name: media-typer - version: 0.3.0 - engines: {node: '>= 0.6'} + /find-up/4.1.0: + resolution: {integrity: sha1-l6/n1s3AvFkoWEt8jXsW6KmqXRk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/find-up/download/find-up-4.1.0.tgz?cache=0&sync_timestamp=1633619099767&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Ffind-up%2Fdownload%2Ffind-up-4.1.0.tgz} + engines: {node: '>=8'} + dependencies: + locate-path: registry.nlark.com/locate-path/5.0.0 + path-exists: registry.nlark.com/path-exists/4.0.0 dev: true - registry.nlark.com/merge-descriptors/1.0.1: - resolution: {integrity: sha1-sAqqVW3YtEVoFQ7J0blT8/kMu2E=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/merge-descriptors/download/merge-descriptors-1.0.1.tgz} - name: merge-descriptors - version: 1.0.1 + /find-up/5.0.0: + resolution: {integrity: sha1-TJKBnstwg1YeT0okCoa+UZj1Nvw=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/find-up/download/find-up-5.0.0.tgz?cache=0&sync_timestamp=1633619099767&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Ffind-up%2Fdownload%2Ffind-up-5.0.0.tgz} + engines: {node: '>=10'} + dependencies: + locate-path: registry.nlark.com/locate-path/6.0.0 + path-exists: registry.nlark.com/path-exists/4.0.0 dev: true - registry.nlark.com/merge-stream/2.0.0: - resolution: {integrity: sha1-UoI2KaFN0AyXcPtq1H3GMQ8sH2A=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/merge-stream/download/merge-stream-2.0.0.tgz} - name: merge-stream - version: 2.0.0 + /flatted/3.2.4: + resolution: {integrity: sha512-8/sOawo8tJ4QOBX8YlQBMxL8+RLZfxMQOif9o0KUKTNTjMYElWPE0r/m5VNFxTRd0NSw8qSy8dajrwX4RYI1Hw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/flatted/download/flatted-3.2.4.tgz} dev: true - registry.nlark.com/merge2/1.4.1: - resolution: {integrity: sha1-Q2iJL4hekHRVpv19xVwMnUBJkK4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/merge2/download/merge2-1.4.1.tgz} - name: merge2 - version: 1.4.1 - engines: {node: '>= 8'} + /follow-redirects/1.14.6: + resolution: {integrity: sha512-fhUl5EwSJbbl8AR+uYL2KQDxLkdSjZGR36xy46AO7cOMTrCMON6Sa28FmAnC2tRTDbd/Uuzz3aJBv7EBN7JH8A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/follow-redirects/download/follow-redirects-1.14.6.tgz} + engines: {node: '>=4.0'} + peerDependencies: + debug: '*' + peerDependenciesMeta: + debug: + optional: true - registry.nlark.com/methods/1.1.2: - resolution: {integrity: sha1-VSmk1nZUE07cxSZmVoNbD4Ua/O4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/methods/download/methods-1.1.2.tgz} - name: methods - version: 1.1.2 - engines: {node: '>= 0.6'} + /fraction.js/4.1.2: + resolution: {integrity: sha512-o2RiJQ6DZaR/5+Si0qJUIy637QMRudSi9kU/FFzx9EZazrIdnBgpU+3sEWCxAVhH2RtxW2Oz+T4p2o8uOPVcgA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/fraction.js/download/fraction.js-4.1.2.tgz} dev: true - registry.nlark.com/micromatch/4.0.4: - resolution: {integrity: sha1-iW1Rnf6dsl/OlM63pQCRm/iB6/k=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/micromatch/download/micromatch-4.0.4.tgz} - name: micromatch - version: 4.0.4 - engines: {node: '>=8.6'} + /fs-mkdirp-stream/1.0.0: + resolution: {integrity: sha1-C3gV/DIBxqaeFNuYzgmMFpNSWes=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/fs-mkdirp-stream/download/fs-mkdirp-stream-1.0.0.tgz} + engines: {node: '>= 0.10'} dependencies: - braces: registry.nlark.com/braces/3.0.2 - picomatch: registry.nlark.com/picomatch/2.3.0 + graceful-fs: 4.2.8 + through2: registry.nlark.com/through2/2.0.5 + dev: true - registry.nlark.com/mimic-fn/1.2.0: - resolution: {integrity: sha1-ggyGo5M0ZA6ZUWkovQP8qIBX0CI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/mimic-fn/download/mimic-fn-1.2.0.tgz} - name: mimic-fn - version: 1.2.0 - engines: {node: '>=4'} - dev: false + /fsevents/2.3.2: + resolution: {integrity: sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==} + engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0} + os: [darwin] + requiresBuild: true + optional: true - registry.nlark.com/mimic-fn/2.1.0: - resolution: {integrity: sha1-ftLCzMyvhNP/y3pptXcR/CCDQBs=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/mimic-fn/download/mimic-fn-2.1.0.tgz} - name: mimic-fn - version: 2.1.0 - engines: {node: '>=6'} + /git-raw-commits/2.0.10: + resolution: {integrity: sha1-4iVe2VY7HJw+pr0FgGQQKQKXu8E=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/git-raw-commits/download/git-raw-commits-2.0.10.tgz} + engines: {node: '>=10'} + hasBin: true + dependencies: + dargs: 7.0.0 + lodash: 4.17.21 + meow: 8.1.2 + split2: 3.2.2 + through2: registry.nlark.com/through2/4.0.2 + dev: true - registry.nlark.com/min-indent/1.0.1: - resolution: {integrity: sha1-pj9oFnOzBXH76LwlaGrnRu76mGk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/min-indent/download/min-indent-1.0.1.tgz} - name: min-indent - version: 1.0.1 - engines: {node: '>=4'} + /glob-parent/3.1.0: + resolution: {integrity: sha1-nmr2KZ2NO9K9QEMIMr0RPfkGxa4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/glob-parent/download/glob-parent-3.1.0.tgz} + dependencies: + is-glob: 3.1.0 + path-dirname: registry.nlark.com/path-dirname/1.0.2 dev: true - registry.nlark.com/mini-create-react-context/0.4.1_prop-types@15.8.0+react@17.0.2: - resolution: {integrity: sha1-ByFxVhv9ySLaCKYMIZekl8wtHV4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/mini-create-react-context/download/mini-create-react-context-0.4.1.tgz} - id: registry.nlark.com/mini-create-react-context/0.4.1 - name: mini-create-react-context - version: 0.4.1 - peerDependencies: - prop-types: ^15.0.0 - react: ^0.14.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 + /glob-parent/5.1.2: + resolution: {integrity: sha1-hpgyxYA0/mikCTwX3BXoNA2EAcQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/glob-parent/download/glob-parent-5.1.2.tgz} + engines: {node: '>= 6'} dependencies: - '@babel/runtime': registry.npmmirror.com/@babel/runtime/7.16.5 - prop-types: registry.npmmirror.com/prop-types/15.8.0 - react: registry.npmmirror.com/react/17.0.2 - tiny-warning: registry.nlark.com/tiny-warning/1.0.3 - dev: false + is-glob: 4.0.3 - registry.nlark.com/minimalistic-assert/1.0.1: - resolution: {integrity: sha1-LhlN4ERibUoQ5/f7wAznPoPk1cc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/minimalistic-assert/download/minimalistic-assert-1.0.1.tgz} - name: minimalistic-assert - version: 1.0.1 - dev: true + /glob-parent/6.0.2: + resolution: {integrity: sha1-bSN9mQg5UMeSkPJMdkKj3poo+eM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/glob-parent/download/glob-parent-6.0.2.tgz} + engines: {node: '>=10.13.0'} + dependencies: + is-glob: 4.0.3 - registry.nlark.com/minimatch/3.0.4: - resolution: {integrity: sha1-UWbihkV/AzBgZL5Ul+jbsMPTIIM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/minimatch/download/minimatch-3.0.4.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fminimatch%2Fdownload%2Fminimatch-3.0.4.tgz} - name: minimatch - version: 3.0.4 + /glob-stream/6.1.0: + resolution: {integrity: sha1-cEXJlBOz65SIjYOrRtC0BMx73eQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/glob-stream/download/glob-stream-6.1.0.tgz} + engines: {node: '>= 0.10'} dependencies: - brace-expansion: registry.nlark.com/brace-expansion/1.1.11 + extend: registry.nlark.com/extend/3.0.2 + glob: 7.2.0 + glob-parent: 3.1.0 + is-negated-glob: 1.0.0 + ordered-read-streams: 1.0.1 + pumpify: registry.nlark.com/pumpify/1.5.1 + readable-stream: registry.nlark.com/readable-stream/2.3.7 + remove-trailing-separator: registry.nlark.com/remove-trailing-separator/1.1.0 + to-absolute-glob: 2.0.2 + unique-stream: 2.3.1 + dev: true - registry.nlark.com/minimist-options/4.1.0: - resolution: {integrity: sha1-wGVXE8U6ii69d/+iR9NCxA8BBhk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/minimist-options/download/minimist-options-4.1.0.tgz} - name: minimist-options - version: 4.1.0 - engines: {node: '>= 6'} + /glob/7.2.0: + resolution: {integrity: sha512-lmLf6gtyrPq8tTjSmrO94wBeQbFR3HbLHbuyD69wuyQkImp2hWqMGB47OX65FBkPffO641IP9jWa1z4ivqG26Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/glob/download/glob-7.2.0.tgz} dependencies: - arrify: registry.nlark.com/arrify/1.0.1 - is-plain-obj: registry.nlark.com/is-plain-obj/1.1.0 - kind-of: registry.nlark.com/kind-of/6.0.3 + fs.realpath: registry.nlark.com/fs.realpath/1.0.0 + inflight: registry.nlark.com/inflight/1.0.6 + inherits: registry.nlark.com/inherits/2.0.4 + minimatch: registry.nlark.com/minimatch/3.0.4 + once: registry.nlark.com/once/1.4.0 + path-is-absolute: registry.nlark.com/path-is-absolute/1.0.1 + + /globals/11.12.0: + resolution: {integrity: sha1-q4eVM4hooLq9hSV1gBjCp+uVxC4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/globals/download/globals-11.12.0.tgz} + engines: {node: '>=4'} dev: true - registry.nlark.com/minimist/1.2.0: - resolution: {integrity: sha1-o1AIsg9BOD7sH7kU9M1d95omQoQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/minimist/download/minimist-1.2.0.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fminimist%2Fdownload%2Fminimist-1.2.0.tgz} - name: minimist - version: 1.2.0 - dev: false + /globals/13.12.0: + resolution: {integrity: sha1-TXM3YDBCMKAILtluIeXFZfiYCJ4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/globals/download/globals-13.12.0.tgz} + engines: {node: '>=8'} + dependencies: + type-fest: 0.20.2 + dev: true - registry.nlark.com/minimist/1.2.5: - resolution: {integrity: sha1-Z9ZgFLZqaoqqDAg8X9WN9OTpdgI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/minimist/download/minimist-1.2.5.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fminimist%2Fdownload%2Fminimist-1.2.5.tgz} - name: minimist - version: 1.2.5 + /graceful-fs/4.2.8: + resolution: {integrity: sha512-qkIilPUYcNhJpd33n0GBXTB1MMPp14TxEsEs0pTrsSVucApsYzW5V+Q8Qxhik6KU3evy+qkAAowTByymK0avdg==} - registry.nlark.com/modern-normalize/1.1.0: - resolution: {integrity: sha1-2o6AFA2SIUJr1PclxuESg9NPkLc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/modern-normalize/download/modern-normalize-1.1.0.tgz} - name: modern-normalize - version: 1.1.0 - engines: {node: '>=6'} - dev: false + /gulp-sort/2.0.0: + resolution: {integrity: sha1-xnYqLx8N4KP8WVohWZ0/rI26Gso=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/gulp-sort/download/gulp-sort-2.0.0.tgz} + dependencies: + through2: registry.nlark.com/through2/2.0.5 + dev: true - registry.nlark.com/multicast-dns-service-types/1.1.0: - resolution: {integrity: sha1-iZ8R2WhuXgXLkbNdXw5jt3PPyQE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/multicast-dns-service-types/download/multicast-dns-service-types-1.1.0.tgz} - name: multicast-dns-service-types - version: 1.1.0 + /gzip-size/6.0.0: + resolution: {integrity: sha1-BlNn/VDCOcBnHLy61b4+LusQ5GI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/gzip-size/download/gzip-size-6.0.0.tgz} + engines: {node: '>=10'} + dependencies: + duplexer: registry.nlark.com/duplexer/0.1.2 dev: true - registry.nlark.com/mute-stream/0.0.7: - resolution: {integrity: sha1-MHXOk7whuPq0PhvE2n6BFe0ee6s=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/mute-stream/download/mute-stream-0.0.7.tgz} - name: mute-stream - version: 0.0.7 + /has-cors/1.1.0: + resolution: {integrity: sha1-XkdHk/fqmEPRu5nCPu9J/xJv/zk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/has-cors/download/has-cors-1.1.0.tgz} dev: false - registry.nlark.com/mute-stream/0.0.8: - resolution: {integrity: sha1-FjDEKyJR/4HiooPelqVJfqkuXg0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/mute-stream/download/mute-stream-0.0.8.tgz} - name: mute-stream - version: 0.0.8 + /history/4.10.1: + resolution: {integrity: sha1-MzcaZeOoOyZ0NOKz87G0xYqtTPM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/history/download/history-4.10.1.tgz} + dependencies: + '@babel/runtime': 7.16.5 + loose-envify: 1.4.0 + resolve-pathname: registry.nlark.com/resolve-pathname/3.0.0 + tiny-invariant: 1.2.0 + tiny-warning: registry.nlark.com/tiny-warning/1.0.3 + value-equal: registry.nlark.com/value-equal/1.0.1 dev: false - registry.nlark.com/natural-compare/1.4.0: - resolution: {integrity: sha1-Sr6/7tdUHywnrPspvbvRXI1bpPc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/natural-compare/download/natural-compare-1.4.0.tgz} - name: natural-compare - version: 1.4.0 + /hosted-git-info/2.8.9: + resolution: {integrity: sha1-3/wL+aIcAiCQkPKqaUKeFBTa8/k=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/hosted-git-info/download/hosted-git-info-2.8.9.tgz} dev: true - registry.nlark.com/negotiator/0.6.2: - resolution: {integrity: sha1-/qz3zPUlp3rpY0Q2pkiD/+yjRvs=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/negotiator/download/negotiator-0.6.2.tgz} - name: negotiator - version: 0.6.2 - engines: {node: '>= 0.6'} + /hosted-git-info/4.0.2: + resolution: {integrity: sha1-XkJVB+7eT+qEa3Ji8IOEVsQgmWE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/hosted-git-info/download/hosted-git-info-4.0.2.tgz} + engines: {node: '>=10'} + dependencies: + lru-cache: registry.nlark.com/lru-cache/6.0.0 dev: true - registry.nlark.com/neo-async/2.6.2: - resolution: {integrity: sha1-tKr7k+OustgXTKU88WOrfXMIMF8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/neo-async/download/neo-async-2.6.2.tgz} - name: neo-async - version: 2.6.2 + /html-minifier-terser/6.1.0: + resolution: {integrity: sha512-YXxSlJBZTP7RS3tWnQw74ooKa6L9b9i9QYXY21eUEvhZ3u9XLfv6OnFsQq6RxkhHygsaUMvYsZRV5rU/OVNZxw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/html-minifier-terser/download/html-minifier-terser-6.1.0.tgz} + engines: {node: '>=12'} + hasBin: true + dependencies: + camel-case: registry.nlark.com/camel-case/4.1.2 + clean-css: 5.2.2 + commander: 8.3.0 + he: registry.nlark.com/he/1.2.0 + param-case: registry.nlark.com/param-case/3.0.4 + relateurl: registry.nlark.com/relateurl/0.2.7 + terser: 5.10.0 + transitivePeerDependencies: + - acorn dev: true - registry.nlark.com/no-case/3.0.4: - resolution: {integrity: sha1-02H9XJgA9VhVGoNp/A3NRmK2Ek0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/no-case/download/no-case-3.0.4.tgz} - name: no-case - version: 3.0.4 + /html-webpack-plugin/5.5.0_webpack@5.65.0: + resolution: {integrity: sha512-sy88PC2cRTVxvETRgUHFrL4No3UxvcH8G1NepGhqaTT+GXN2kTamqasot0inS5hXeg1cMbFDt27zzo9p35lZVw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/html-webpack-plugin/download/html-webpack-plugin-5.5.0.tgz} + engines: {node: '>=10.13.0'} + peerDependencies: + webpack: ^5.20.0 dependencies: - lower-case: registry.nlark.com/lower-case/2.0.2 - tslib: registry.npmmirror.com/tslib/2.3.1 + '@types/html-minifier-terser': 6.1.0 + html-minifier-terser: 6.1.0 + lodash: 4.17.21 + pretty-error: 4.0.0 + tapable: 2.2.1 + webpack: 5.65.0_9def3870c80213359789f9191dbd286a + transitivePeerDependencies: + - acorn dev: true - registry.nlark.com/node-emoji/1.11.0: - resolution: {integrity: sha1-aaAVDmlG4vEV6dfqTfeXHiYoMBw=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/node-emoji/download/node-emoji-1.11.0.tgz} - name: node-emoji - version: 1.11.0 + /htmlparser2/6.1.0: + resolution: {integrity: sha1-xNditsM3GgXb5l6UrkOp+EX7j7c=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/htmlparser2/download/htmlparser2-6.1.0.tgz} dependencies: - lodash: registry.npmmirror.com/lodash/4.17.21 - dev: false - - registry.nlark.com/node-forge/0.10.0: - resolution: {integrity: sha1-Mt6ir7Ppkm8C7lzoeUkCaRpna/M=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/node-forge/download/node-forge-0.10.0.tgz} - name: node-forge - version: 0.10.0 - engines: {node: '>= 6.0.0'} + domelementtype: registry.nlark.com/domelementtype/2.2.0 + domhandler: 4.3.0 + domutils: registry.nlark.com/domutils/2.8.0 + entities: registry.nlark.com/entities/2.2.0 dev: true - registry.nlark.com/node-int64/0.4.0: - resolution: {integrity: sha1-h6kGXNs1XTGC2PlM4RGIuCXGijs=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/node-int64/download/node-int64-0.4.0.tgz} - name: node-int64 - version: 0.4.0 + /http-errors/1.6.3: + resolution: {integrity: sha1-i1VoC7S+KDoLW/TqLjhYC+HZMg0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/http-errors/download/http-errors-1.6.3.tgz} + engines: {node: '>= 0.6'} + dependencies: + depd: registry.nlark.com/depd/1.1.2 + inherits: registry.nlark.com/inherits/2.0.3 + setprototypeof: registry.nlark.com/setprototypeof/1.1.0 + statuses: registry.nlark.com/statuses/1.5.0 dev: true - registry.nlark.com/normalize-package-data/2.5.0: - resolution: {integrity: sha1-5m2xg4sgDB38IzIl0SyzZSDiNKg=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/normalize-package-data/download/normalize-package-data-2.5.0.tgz} - name: normalize-package-data - version: 2.5.0 + /http-errors/1.8.1: + resolution: {integrity: sha512-Kpk9Sm7NmI+RHhnj6OIWDI1d6fIoFAtFt9RLaTMRlg/8w49juAStsrBgp0Dp4OdxdVbRIeKhtCUvoi/RuAhO4g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/http-errors/download/http-errors-1.8.1.tgz} + engines: {node: '>= 0.6'} dependencies: - hosted-git-info: registry.npmmirror.com/hosted-git-info/2.8.9 - resolve: registry.nlark.com/resolve/1.20.0 - semver: registry.nlark.com/semver/5.7.1 - validate-npm-package-license: registry.nlark.com/validate-npm-package-license/3.0.4 + depd: registry.nlark.com/depd/1.1.2 + inherits: registry.nlark.com/inherits/2.0.4 + setprototypeof: registry.nlark.com/setprototypeof/1.2.0 + statuses: registry.nlark.com/statuses/1.5.0 + toidentifier: 1.0.1 dev: true - registry.nlark.com/normalize-package-data/3.0.3: - resolution: {integrity: sha1-28w+LaWVCaCYNCKITNFy7v36Ul4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/normalize-package-data/download/normalize-package-data-3.0.3.tgz} - name: normalize-package-data - version: 3.0.3 - engines: {node: '>=10'} - dependencies: - hosted-git-info: registry.npmmirror.com/hosted-git-info/4.0.2 - is-core-module: registry.npmmirror.com/is-core-module/2.8.0 - semver: registry.nlark.com/semver/7.3.5 - validate-npm-package-license: registry.nlark.com/validate-npm-package-license/3.0.4 + /http-parser-js/0.5.5: + resolution: {integrity: sha512-x+JVEkO2PoM8qqpbPbOL3cqHPwerep7OwzK7Ay+sMQjKzaKCqWvjoXm5tqMP9tXWWTnTzAjIhXg+J99XYuPhPA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/http-parser-js/download/http-parser-js-0.5.5.tgz} dev: true - registry.nlark.com/normalize-path/2.1.1: - resolution: {integrity: sha1-GrKLVW4Zg2Oowab35vogE3/mrtk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/normalize-path/download/normalize-path-2.1.1.tgz} - name: normalize-path - version: 2.1.1 - engines: {node: '>=0.10.0'} + /http-proxy-agent/4.0.1: + resolution: {integrity: sha1-ioyO9/WTLM+VPClsqCkblap0qjo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/http-proxy-agent/download/http-proxy-agent-4.0.1.tgz} + engines: {node: '>= 6'} dependencies: - remove-trailing-separator: registry.nlark.com/remove-trailing-separator/1.1.0 + '@tootallnate/once': 1.1.2 + agent-base: registry.nlark.com/agent-base/6.0.2 + debug: 4.3.3 + transitivePeerDependencies: + - supports-color dev: true - registry.nlark.com/normalize-path/3.0.0: - resolution: {integrity: sha1-Dc1p/yOhybEf0JeDFmRKA4ghamU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/normalize-path/download/normalize-path-3.0.0.tgz} - name: normalize-path - version: 3.0.0 - engines: {node: '>=0.10.0'} - - registry.nlark.com/normalize-range/0.1.2: - resolution: {integrity: sha1-LRDAa9/TEuqXd2laTShDlFa3WUI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/normalize-range/download/normalize-range-0.1.2.tgz} - name: normalize-range - version: 0.1.2 - engines: {node: '>=0.10.0'} + /husky/7.0.4: + resolution: {integrity: sha1-JCBIJF3EnI+xvwzHz7mN1yJTFTU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/husky/download/husky-7.0.4.tgz} + engines: {node: '>=12'} + hasBin: true dev: true - registry.nlark.com/normalize-url/3.3.0: - resolution: {integrity: sha1-suHE3E98bVd0PfczpPWXjRhlBVk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/normalize-url/download/normalize-url-3.3.0.tgz} - name: normalize-url - version: 3.3.0 - engines: {node: '>=6'} - dev: false - - registry.nlark.com/normalize-wheel/1.0.1: - resolution: {integrity: sha1-rsiGr/2wRQcNhWRH32Ls+GFG7EU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/normalize-wheel/download/normalize-wheel-1.0.1.tgz} - name: normalize-wheel - version: 1.0.1 - dev: false - - registry.nlark.com/nth-check/1.0.2: - resolution: {integrity: sha1-sr0pXDfj3VijvwcAN2Zjuk2c8Fw=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/nth-check/download/nth-check-1.0.2.tgz} - name: nth-check - version: 1.0.2 + /i18next-scanner/3.1.0: + resolution: {integrity: sha1-NdANlFY3waK5ASSw/TJwQKwZdZg=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/i18next-scanner/download/i18next-scanner-3.1.0.tgz} + engines: {node: '>=12'} + hasBin: true dependencies: - boolbase: registry.nlark.com/boolbase/1.0.0 - dev: false + acorn: 8.6.0 + acorn-dynamic-import: registry.nlark.com/acorn-dynamic-import/4.0.0_acorn@8.6.0 + acorn-jsx: registry.nlark.com/acorn-jsx/5.3.2_acorn@8.6.0 + acorn-stage3: 4.0.0_acorn@8.6.0 + acorn-walk: registry.nlark.com/acorn-walk/8.2.0 + chalk: 4.1.2 + clone-deep: registry.nlark.com/clone-deep/4.0.1 + commander: 6.2.1 + deepmerge: registry.nlark.com/deepmerge/4.2.2 + ensure-array: 1.0.0 + eol: 0.9.1 + esprima-next: 5.7.0 + gulp-sort: 2.0.0 + i18next: 21.6.3 + lodash: 4.17.21 + parse5: registry.nlark.com/parse5/6.0.1 + sortobject: 4.16.0 + through2: registry.nlark.com/through2/4.0.2 + vinyl: registry.nlark.com/vinyl/2.2.1 + vinyl-fs: 3.0.3 + dev: true - registry.nlark.com/nth-check/2.0.1: - resolution: {integrity: sha1-Lv4WL1w9oGoolZ+9PbddvuqfD8I=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/nth-check/download/nth-check-2.0.1.tgz} - name: nth-check - version: 2.0.1 + /i18next/21.6.3: + resolution: {integrity: sha512-2uuRGslNQ8m7TRllsVs4cZuei5X9OgoPRB/Sj5oadUpxZaW+NYv3srn7zR+h8bCMhkux9z8HtnJdQM5Mz+Govw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/i18next/download/i18next-21.6.3.tgz} dependencies: - boolbase: registry.nlark.com/boolbase/1.0.0 + '@babel/runtime': 7.16.5 dev: true - registry.nlark.com/nwsapi/2.2.0: - resolution: {integrity: sha1-IEh5qePQaP8qVROcLHcngGgaOLc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/nwsapi/download/nwsapi-2.2.0.tgz} - name: nwsapi - version: 2.2.0 + /idb/6.1.5: + resolution: {integrity: sha1-28U+et8ax8Wfmyv1bgC06k/OjHs=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/idb/download/idb-6.1.5.tgz} dev: true - registry.nlark.com/object-assign/4.1.1: - resolution: {integrity: sha1-IQmtx5ZYh8/AXLvUQsrIv7s2CGM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/object-assign/download/object-assign-4.1.1.tgz} - name: object-assign - version: 4.1.1 - engines: {node: '>=0.10.0'} - dev: false - - registry.nlark.com/object-hash/2.2.0: - resolution: {integrity: sha1-WtUYWB7vxEO9djRyuP8unCwNVKU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/object-hash/download/object-hash-2.2.0.tgz} - name: object-hash - version: 2.2.0 - engines: {node: '>= 6'} - dev: false - - registry.nlark.com/object-is/1.1.5: - resolution: {integrity: sha1-ud7qpfx/GEag+uzc7sE45XePU6w=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/object-is/download/object-is-1.1.5.tgz} - name: object-is - version: 1.1.5 - engines: {node: '>= 0.4'} + /identity-obj-proxy/3.0.0: + resolution: {integrity: sha1-lNK9qWCERT7zb7xarsN+D3nx/BQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/identity-obj-proxy/download/identity-obj-proxy-3.0.0.tgz} + engines: {node: '>=4'} dependencies: - call-bind: registry.nlark.com/call-bind/1.0.2 - define-properties: registry.nlark.com/define-properties/1.1.3 + harmony-reflect: registry.nlark.com/harmony-reflect/1.6.2 dev: true - registry.nlark.com/object-keys/1.1.1: - resolution: {integrity: sha1-HEfyct8nfzsdrwYWd9nILiMixg4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/object-keys/download/object-keys-1.1.1.tgz} - name: object-keys - version: 1.1.1 - engines: {node: '>= 0.4'} - - registry.nlark.com/object.assign/4.1.2: - resolution: {integrity: sha1-DtVKNC7Os3s4/3brgxoOeIy2OUA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/object.assign/download/object.assign-4.1.2.tgz} - name: object.assign - version: 4.1.2 - engines: {node: '>= 0.4'} - dependencies: - call-bind: registry.nlark.com/call-bind/1.0.2 - define-properties: registry.nlark.com/define-properties/1.1.3 - has-symbols: registry.nlark.com/has-symbols/1.0.2 - object-keys: registry.nlark.com/object-keys/1.1.1 - - registry.nlark.com/obuf/1.1.2: - resolution: {integrity: sha1-Cb6jND1BhZ69RGKS0RydTbYZCE4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/obuf/download/obuf-1.1.2.tgz} - name: obuf - version: 1.1.2 + /ignore/4.0.6: + resolution: {integrity: sha1-dQ49tYYgh7RzfrrIIH/9HvJ7Jfw=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/ignore/download/ignore-4.0.6.tgz} + engines: {node: '>= 4'} dev: true - registry.nlark.com/on-finished/2.3.0: - resolution: {integrity: sha1-IPEzZIGwg811M3mSoWlxqi2QaUc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/on-finished/download/on-finished-2.3.0.tgz} - name: on-finished - version: 2.3.0 - engines: {node: '>= 0.8'} - dependencies: - ee-first: registry.nlark.com/ee-first/1.1.1 + /ignore/5.2.0: + resolution: {integrity: sha512-CmxgYGiEPCLhfLnpPp1MoRmifwEIOgjcHXxOBjv7mY96c+eWScsOP9c112ZyLdWHi0FxHjI+4uVhKYp/gcdRmQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/ignore/download/ignore-5.2.0.tgz} + engines: {node: '>= 4'} dev: true - registry.nlark.com/on-headers/1.0.2: - resolution: {integrity: sha1-dysK5qqlJcOZ5Imt+tkMQD6zwo8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/on-headers/download/on-headers-1.0.2.tgz} - name: on-headers - version: 1.0.2 - engines: {node: '>= 0.8'} + /image-size/0.5.5: + resolution: {integrity: sha512-6TDAlDPZxUFCv+fuOkIoXT/V/f3Qbq8e37p+YOiYrUv3v9cc3/6x78VdfPgFVaB9dZYeLUfKgHRebpkm/oP2VQ==} + engines: {node: '>=0.10.0'} + hasBin: true + requiresBuild: true dev: true + optional: true - registry.nlark.com/once/1.4.0: - resolution: {integrity: sha1-WDsap3WWHUsROsF9nFC6753Xa9E=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/once/download/once-1.4.0.tgz} - name: once - version: 1.4.0 + /import-local/3.0.3: + resolution: {integrity: sha1-TVHCxJXKk5PaJZ7Ga2LgIpICEeA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/import-local/download/import-local-3.0.3.tgz} + engines: {node: '>=8'} + hasBin: true dependencies: - wrappy: registry.nlark.com/wrappy/1.0.2 + pkg-dir: 4.2.0 + resolve-cwd: registry.nlark.com/resolve-cwd/3.0.0 + dev: true - registry.nlark.com/onetime/2.0.1: - resolution: {integrity: sha1-BnQoIw/WdEOyeUsiu6UotoZ5YtQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/onetime/download/onetime-2.0.1.tgz} - name: onetime - version: 2.0.1 - engines: {node: '>=4'} + /inquirer/8.2.0: + resolution: {integrity: sha512-0crLweprevJ02tTuA6ThpoAERAGyVILC4sS74uib58Xf/zSr1/ZWtmm7D5CI+bSQEaA04f0K7idaHpQbSWgiVQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/inquirer/download/inquirer-8.2.0.tgz} + engines: {node: '>=8.0.0'} dependencies: - mimic-fn: registry.nlark.com/mimic-fn/1.2.0 + ansi-escapes: registry.nlark.com/ansi-escapes/4.3.2 + chalk: 4.1.2 + cli-cursor: registry.nlark.com/cli-cursor/3.1.0 + cli-width: registry.nlark.com/cli-width/3.0.0 + external-editor: registry.nlark.com/external-editor/3.1.0 + figures: registry.nlark.com/figures/3.2.0 + lodash: 4.17.21 + mute-stream: registry.nlark.com/mute-stream/0.0.8 + ora: registry.nlark.com/ora/5.4.1 + run-async: registry.nlark.com/run-async/2.4.1 + rxjs: 7.4.0 + string-width: 4.2.3 + strip-ansi: 6.0.1 + through: registry.nlark.com/through/2.3.8 dev: false - registry.nlark.com/onetime/5.1.2: - resolution: {integrity: sha1-0Oluu1awdHbfHdnEgG5SN5hcpF4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/onetime/download/onetime-5.1.2.tgz} - name: onetime - version: 5.1.2 - engines: {node: '>=6'} + /invariant/2.2.4: + resolution: {integrity: sha512-phJfQVBuaJM5raOpJjSfkiD6BpbCE4Ns//LaXl6wGYtUBY83nWS6Rf9tXm2e8VaK60JEjYldbPif/A2B1C2gNA==} dependencies: - mimic-fn: registry.nlark.com/mimic-fn/2.1.0 - - registry.nlark.com/opener/1.5.2: - resolution: {integrity: sha1-XTfh81B3udysQwE3InGv3rKhNZg=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/opener/download/opener-1.5.2.tgz} - name: opener - version: 1.5.2 - hasBin: true - dev: true + loose-envify: 1.4.0 + dev: false - registry.nlark.com/optionator/0.8.3: - resolution: {integrity: sha1-hPodA2/p08fiHZmIS2ARZ+yPtJU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/optionator/download/optionator-0.8.3.tgz} - name: optionator - version: 0.8.3 - engines: {node: '>= 0.8.0'} + /is-core-module/2.8.0: + resolution: {integrity: sha1-AyEzbD0JJeSX/Zf12VyxFKXM1Ug=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/is-core-module/download/is-core-module-2.8.0.tgz} dependencies: - deep-is: registry.nlark.com/deep-is/0.1.4 - fast-levenshtein: registry.nlark.com/fast-levenshtein/2.0.6 - levn: registry.nlark.com/levn/0.3.0 - prelude-ls: registry.nlark.com/prelude-ls/1.1.2 - type-check: registry.nlark.com/type-check/0.3.2 - word-wrap: registry.nlark.com/word-wrap/1.2.3 - dev: true + has: registry.nlark.com/has/1.0.3 - registry.nlark.com/optionator/0.9.1: - resolution: {integrity: sha1-TyNqY3Pa4FZqbUPhMmZ09QwpFJk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/optionator/download/optionator-0.9.1.tgz} - name: optionator - version: 0.9.1 - engines: {node: '>= 0.8.0'} + /is-glob/3.1.0: + resolution: {integrity: sha1-e6WuJCF4BKxwcHuWkiVnSGzD6Eo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/is-glob/download/is-glob-3.1.0.tgz} + engines: {node: '>=0.10.0'} dependencies: - deep-is: registry.nlark.com/deep-is/0.1.4 - fast-levenshtein: registry.nlark.com/fast-levenshtein/2.0.6 - levn: registry.nlark.com/levn/0.4.1 - prelude-ls: registry.nlark.com/prelude-ls/1.2.1 - type-check: registry.nlark.com/type-check/0.4.0 - word-wrap: registry.nlark.com/word-wrap/1.2.3 + is-extglob: registry.nlark.com/is-extglob/2.1.1 dev: true - registry.nlark.com/ora/5.4.1: - resolution: {integrity: sha1-GyZ4Qmr0rEpQkAjl5KyemVnbnhg=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/ora/download/ora-5.4.1.tgz} - name: ora - version: 5.4.1 - engines: {node: '>=10'} + /is-glob/4.0.3: + resolution: {integrity: sha1-ZPYeQsu7LuwgcanawLKLoeZdUIQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/is-glob/download/is-glob-4.0.3.tgz} + engines: {node: '>=0.10.0'} dependencies: - bl: registry.nlark.com/bl/4.1.0 - chalk: registry.npmmirror.com/chalk/4.1.2 - cli-cursor: registry.nlark.com/cli-cursor/3.1.0 - cli-spinners: registry.npmmirror.com/cli-spinners/2.6.1 - is-interactive: registry.nlark.com/is-interactive/1.0.0 - is-unicode-supported: registry.nlark.com/is-unicode-supported/0.1.0 - log-symbols: registry.npmmirror.com/log-symbols/4.1.0 - strip-ansi: registry.npmmirror.com/strip-ansi/6.0.1 - wcwidth: registry.nlark.com/wcwidth/1.0.1 + is-extglob: registry.nlark.com/is-extglob/2.1.1 + + /is-hotkey/0.2.0: + resolution: {integrity: sha1-GDWmgXGpHlyUYIadljNpR8g0DO8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/is-hotkey/download/is-hotkey-0.2.0.tgz} dev: false - registry.nlark.com/os-tmpdir/1.0.2: - resolution: {integrity: sha1-u+Z0BseaqFxc/sdm/lc0VV36EnQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/os-tmpdir/download/os-tmpdir-1.0.2.tgz} - name: os-tmpdir - version: 1.0.2 + /is-negated-glob/1.0.0: + resolution: {integrity: sha1-aRC8pdqMleeEtXUbl2z1oQ/uNtI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/is-negated-glob/download/is-negated-glob-1.0.0.tgz} engines: {node: '>=0.10.0'} - dev: false + dev: true - registry.nlark.com/p-finally/1.0.0: - resolution: {integrity: sha1-P7z7FbiZpEEjs0ttzBi3JDNqLK4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/p-finally/download/p-finally-1.0.0.tgz} - name: p-finally - version: 1.0.0 - engines: {node: '>=4'} - dev: false + /is-negative-zero/2.0.2: + resolution: {integrity: sha512-dqJvarLawXsFbNDeJW7zAz8ItJ9cd28YufuuFzh0G8pNHjJMnY08Dv7sYX2uF5UpQOwieAeOExEYAWWfu7ZZUA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/is-negative-zero/download/is-negative-zero-2.0.2.tgz} + engines: {node: '>= 0.4'} - registry.nlark.com/p-limit/2.3.0: - resolution: {integrity: sha1-PdM8ZHohT9//2DWTPrCG2g3CHbE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/p-limit/download/p-limit-2.3.0.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fp-limit%2Fdownload%2Fp-limit-2.3.0.tgz} - name: p-limit - version: 2.3.0 - engines: {node: '>=6'} - dependencies: - p-try: registry.npmmirror.com/p-try/2.2.0 + /is-regexp/1.0.0: + resolution: {integrity: sha1-/S2INUXEa6xaYz57mgnof6LLUGk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/is-regexp/download/is-regexp-1.0.0.tgz} + engines: {node: '>=0.10.0'} dev: true - registry.nlark.com/p-limit/3.1.0: - resolution: {integrity: sha1-4drMvnjQ0TiMoYxk/qOOPlfjcGs=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/p-limit/download/p-limit-3.1.0.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fp-limit%2Fdownload%2Fp-limit-3.1.0.tgz} - name: p-limit - version: 3.1.0 - engines: {node: '>=10'} - dependencies: - yocto-queue: registry.nlark.com/yocto-queue/0.1.0 - dev: true + /is-shared-array-buffer/1.0.1: + resolution: {integrity: sha1-l7DIX72stZycRG/mU7gs8rW3z+Y=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/is-shared-array-buffer/download/is-shared-array-buffer-1.0.1.tgz} - registry.nlark.com/p-locate/4.1.0: - resolution: {integrity: sha1-o0KLtwiLOmApL2aRkni3wpetTwc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/p-locate/download/p-locate-4.1.0.tgz} - name: p-locate - version: 4.1.0 - engines: {node: '>=8'} + /is-text-path/1.0.1: + resolution: {integrity: sha1-Thqg+1G/vLPpJogAE5cgLBd1tm4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/is-text-path/download/is-text-path-1.0.1.tgz} + engines: {node: '>=0.10.0'} dependencies: - p-limit: registry.nlark.com/p-limit/2.3.0 + text-extensions: 1.9.0 dev: true - registry.nlark.com/p-locate/5.0.0: - resolution: {integrity: sha1-g8gxXGeFAF470CGDlBHJ4RDm2DQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/p-locate/download/p-locate-5.0.0.tgz} - name: p-locate - version: 5.0.0 - engines: {node: '>=10'} - dependencies: - p-limit: registry.nlark.com/p-limit/3.1.0 + /is-valid-glob/1.0.0: + resolution: {integrity: sha1-Kb8+/3Ab4tTTFdusw5vDn+j2Aao=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/is-valid-glob/download/is-valid-glob-1.0.0.tgz} + engines: {node: '>=0.10.0'} dev: true - registry.nlark.com/param-case/3.0.4: - resolution: {integrity: sha1-fRf+SqEr3jTUp32RrPtiGcqtAcU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/param-case/download/param-case-3.0.4.tgz} - name: param-case - version: 3.0.4 + /is-weakref/1.0.2: + resolution: {integrity: sha512-qctsuLZmIQ0+vSSMfoVvyFe2+GSEvnmZ2ezTup1SBse9+twCCeial6EEi3Nc2KFcf6+qz2FBPnjXsk8xhKSaPQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/is-weakref/download/is-weakref-1.0.2.tgz} dependencies: - dot-case: registry.nlark.com/dot-case/3.0.4 - tslib: registry.npmmirror.com/tslib/2.3.1 - dev: true + call-bind: registry.nlark.com/call-bind/1.0.2 - registry.nlark.com/parse5/6.0.1: - resolution: {integrity: sha1-4aHAhcVps9wIMhGE8Zo5zCf3wws=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/parse5/download/parse5-6.0.1.tgz} - name: parse5 - version: 6.0.1 + /is-what/3.14.1: + resolution: {integrity: sha1-4SIvRt3ahd6tD9HJ3xMXYOd3VcE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/is-what/download/is-what-3.14.1.tgz} dev: true - registry.nlark.com/parseurl/1.3.3: - resolution: {integrity: sha1-naGee+6NEt/wUT7Vt2lXeTvC6NQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/parseurl/download/parseurl-1.3.3.tgz} - name: parseurl - version: 1.3.3 - engines: {node: '>= 0.8'} + /isarray/1.0.0: + resolution: {integrity: sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/isarray/download/isarray-1.0.0.tgz} dev: true - registry.nlark.com/pascal-case/3.1.2: - resolution: {integrity: sha1-tI4O8rmOIF58Ha50fQsVCCN2YOs=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/pascal-case/download/pascal-case-3.1.2.tgz} - name: pascal-case - version: 3.1.2 - dependencies: - no-case: registry.nlark.com/no-case/3.0.4 - tslib: registry.npmmirror.com/tslib/2.3.1 + /istanbul-lib-coverage/3.2.0: + resolution: {integrity: sha1-GJ55CdCjn6Wj361bA/cZR3cBkdM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/istanbul-lib-coverage/download/istanbul-lib-coverage-3.2.0.tgz} + engines: {node: '>=8'} dev: true - registry.nlark.com/path-dirname/1.0.2: - resolution: {integrity: sha1-zDPSTVJeCZpTiMAzbG4yuRYGCeA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/path-dirname/download/path-dirname-1.0.2.tgz} - name: path-dirname - version: 1.0.2 + /istanbul-lib-instrument/4.0.3: + resolution: {integrity: sha1-hzxv/4l0UBGCIndGlqPyiQLXfB0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/istanbul-lib-instrument/download/istanbul-lib-instrument-4.0.3.tgz} + engines: {node: '>=8'} + dependencies: + '@babel/core': 7.16.5 + '@istanbuljs/schema': registry.nlark.com/@istanbuljs/schema/0.1.3 + istanbul-lib-coverage: 3.2.0 + semver: registry.nlark.com/semver/6.3.0 + transitivePeerDependencies: + - supports-color dev: true - registry.nlark.com/path-exists/4.0.0: - resolution: {integrity: sha1-UTvb4tO5XXdi6METfvoZXGxhtbM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/path-exists/download/path-exists-4.0.0.tgz} - name: path-exists - version: 4.0.0 + /istanbul-lib-instrument/5.1.0: + resolution: {integrity: sha1-e0kZi2V7J6cwuOnLYB8eG/8kxZo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/istanbul-lib-instrument/download/istanbul-lib-instrument-5.1.0.tgz} engines: {node: '>=8'} + dependencies: + '@babel/core': 7.16.5 + '@babel/parser': 7.16.6 + '@istanbuljs/schema': registry.nlark.com/@istanbuljs/schema/0.1.3 + istanbul-lib-coverage: 3.2.0 + semver: registry.nlark.com/semver/6.3.0 + transitivePeerDependencies: + - supports-color dev: true - registry.nlark.com/path-is-absolute/1.0.1: - resolution: {integrity: sha1-F0uSaHNVNP+8es5r9TpanhtcX18=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/path-is-absolute/download/path-is-absolute-1.0.1.tgz} - name: path-is-absolute - version: 1.0.1 - engines: {node: '>=0.10.0'} + /istanbul-lib-source-maps/4.0.1: + resolution: {integrity: sha1-iV86cJ/PujTG3lpCk5Ai8+Q1hVE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/istanbul-lib-source-maps/download/istanbul-lib-source-maps-4.0.1.tgz} + engines: {node: '>=10'} + dependencies: + debug: 4.3.3 + istanbul-lib-coverage: 3.2.0 + source-map: 0.6.1 + transitivePeerDependencies: + - supports-color + dev: true - registry.nlark.com/path-key/3.1.1: - resolution: {integrity: sha1-WB9q3mWMu6ZaDTOA3ndTKVBU83U=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/path-key/download/path-key-3.1.1.tgz} - name: path-key - version: 3.1.1 + /istanbul-reports/3.1.2: + resolution: {integrity: sha512-0gHxuT1NNC0aEIL1zbJ+MTgPbbHhU77eJPuU35WKA7TgXiSNlCAx4PENoMrH0Or6M2H80TaZcWKhM0IK6V8gRw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/istanbul-reports/download/istanbul-reports-3.1.2.tgz} engines: {node: '>=8'} + dependencies: + html-escaper: registry.nlark.com/html-escaper/2.0.2 + istanbul-lib-report: registry.nlark.com/istanbul-lib-report/3.0.0 dev: true - registry.nlark.com/path-parse/1.0.7: - resolution: {integrity: sha1-+8EUtgykKzDZ2vWFjkvWi77bZzU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/path-parse/download/path-parse-1.0.7.tgz} - name: path-parse - version: 1.0.7 + /jest-changed-files/27.4.2: + resolution: {integrity: sha512-/9x8MjekuzUQoPjDHbBiXbNEBauhrPU2ct7m8TfCg69ywt1y/N+yYwGh3gCpnqUS3klYWDU/lSNgv+JhoD2k1A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/jest-changed-files/download/jest-changed-files-27.4.2.tgz} + engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} + dependencies: + '@jest/types': 27.4.2 + execa: 5.1.1 + throat: registry.nlark.com/throat/6.0.1 + dev: true - registry.nlark.com/path-to-regexp/0.1.7: - resolution: {integrity: sha1-32BBeABfUi8V60SQ5yR6G/qmf4w=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/path-to-regexp/download/path-to-regexp-0.1.7.tgz} - name: path-to-regexp - version: 0.1.7 + /jest-circus/27.4.5: + resolution: {integrity: sha512-eTNWa9wsvBwPykhMMShheafbwyakcdHZaEYh5iRrQ0PFJxkDP/e3U/FvzGuKWu2WpwUA3C3hPlfpuzvOdTVqnw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/jest-circus/download/jest-circus-27.4.5.tgz} + engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} + dependencies: + '@jest/environment': 27.4.4 + '@jest/test-result': 27.4.2 + '@jest/types': 27.4.2 + '@types/node': 17.0.4 + chalk: 4.1.2 + co: registry.nlark.com/co/4.6.0 + dedent: registry.nlark.com/dedent/0.7.0 + expect: 27.4.2 + is-generator-fn: registry.nlark.com/is-generator-fn/2.1.0 + jest-each: 27.4.2 + jest-matcher-utils: 27.4.2 + jest-message-util: 27.4.2 + jest-runtime: 27.4.5 + jest-snapshot: 27.4.5 + jest-util: 27.4.2 + pretty-format: 27.4.2 + slash: registry.nlark.com/slash/3.0.0 + stack-utils: registry.nlark.com/stack-utils/2.0.5 + throat: registry.nlark.com/throat/6.0.1 + transitivePeerDependencies: + - supports-color dev: true - registry.nlark.com/path-to-regexp/1.8.0: - resolution: {integrity: sha1-iHs7qdhDk+h6CgufTLdWGYtTVIo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/path-to-regexp/download/path-to-regexp-1.8.0.tgz} - name: path-to-regexp - version: 1.8.0 + /jest-cli/27.4.5_ts-node@10.4.0: + resolution: {integrity: sha512-hrky3DSgE0u7sQxaCL7bdebEPHx5QzYmrGuUjaPLmPE8jx5adtvGuOlRspvMoVLTTDOHRnZDoRLYJuA+VCI7Hg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/jest-cli/download/jest-cli-27.4.5.tgz} + engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} + hasBin: true + peerDependencies: + node-notifier: ^8.0.1 || ^9.0.0 || ^10.0.0 + peerDependenciesMeta: + node-notifier: + optional: true dependencies: - isarray: registry.nlark.com/isarray/0.0.1 - dev: false - - registry.nlark.com/path-type/4.0.0: - resolution: {integrity: sha1-hO0BwKe6OAr+CdkKjBgNzZ0DBDs=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/path-type/download/path-type-4.0.0.tgz} - name: path-type - version: 4.0.0 - engines: {node: '>=8'} + '@jest/core': 27.4.5_ts-node@10.4.0 + '@jest/test-result': 27.4.2 + '@jest/types': 27.4.2 + chalk: 4.1.2 + exit: registry.nlark.com/exit/0.1.2 + graceful-fs: 4.2.8 + import-local: 3.0.3 + jest-config: 27.4.5_ts-node@10.4.0 + jest-util: 27.4.2 + jest-validate: 27.4.2 + prompts: 2.4.2 + yargs: 16.2.0 + transitivePeerDependencies: + - bufferutil + - canvas + - supports-color + - ts-node + - utf-8-validate + dev: true - registry.nlark.com/picomatch/2.3.0: - resolution: {integrity: sha1-8fBh3o9qS/AiiS4tEoI0+5gwKXI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/picomatch/download/picomatch-2.3.0.tgz} - name: picomatch - version: 2.3.0 - engines: {node: '>=8.6'} + /jest-config/27.4.5_ts-node@10.4.0: + resolution: {integrity: sha512-t+STVJtPt+fpqQ8GBw850NtSQbnDOw/UzdPfzDaHQ48/AylQlW7LHj3dH+ndxhC1UxJ0Q3qkq7IH+nM1skwTwA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/jest-config/download/jest-config-27.4.5.tgz} + engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} + peerDependencies: + ts-node: '>=9.0.0' + peerDependenciesMeta: + ts-node: + optional: true + dependencies: + '@babel/core': 7.16.5 + '@jest/test-sequencer': 27.4.5 + '@jest/types': 27.4.2 + babel-jest: 27.4.5_@babel+core@7.16.5 + chalk: 4.1.2 + ci-info: 3.3.0 + deepmerge: registry.nlark.com/deepmerge/4.2.2 + glob: 7.2.0 + graceful-fs: 4.2.8 + jest-circus: 27.4.5 + jest-environment-jsdom: 27.4.4 + jest-environment-node: 27.4.4 + jest-get-type: 27.4.0 + jest-jasmine2: 27.4.5 + jest-regex-util: 27.4.0 + jest-resolve: 27.4.5 + jest-runner: 27.4.5 + jest-util: 27.4.2 + jest-validate: 27.4.2 + micromatch: registry.nlark.com/micromatch/4.0.4 + pretty-format: 27.4.2 + slash: registry.nlark.com/slash/3.0.0 + ts-node: 10.4.0_4533f62004d7a07c02fadff9aaedf2fa + transitivePeerDependencies: + - bufferutil + - canvas + - supports-color + - utf-8-validate + dev: true - registry.nlark.com/pify/4.0.1: - resolution: {integrity: sha1-SyzSXFDVmHNcUCkiJP2MbfQeMjE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/pify/download/pify-4.0.1.tgz} - name: pify - version: 4.0.1 - engines: {node: '>=6'} + /jest-diff/27.4.2: + resolution: {integrity: sha512-ujc9ToyUZDh9KcqvQDkk/gkbf6zSaeEg9AiBxtttXW59H/AcqEYp1ciXAtJp+jXWva5nAf/ePtSsgWwE5mqp4Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/jest-diff/download/jest-diff-27.4.2.tgz} + engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} + dependencies: + chalk: 4.1.2 + diff-sequences: 27.4.0 + jest-get-type: 27.4.0 + pretty-format: 27.4.2 dev: true - optional: true - registry.nlark.com/pinkie-promise/2.0.1: - resolution: {integrity: sha1-ITXW36ejWMBprJsXh3YogihFD/o=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/pinkie-promise/download/pinkie-promise-2.0.1.tgz} - name: pinkie-promise - version: 2.0.1 - engines: {node: '>=0.10.0'} + /jest-docblock/27.4.0: + resolution: {integrity: sha512-7TBazUdCKGV7svZ+gh7C8esAnweJoG+SvcF6Cjqj4l17zA2q1cMwx2JObSioubk317H+cjcHgP+7fTs60paulg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/jest-docblock/download/jest-docblock-27.4.0.tgz} + engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: - pinkie: registry.nlark.com/pinkie/2.0.4 - dev: false + detect-newline: 3.1.0 + dev: true - registry.nlark.com/pinkie/2.0.4: - resolution: {integrity: sha1-clVrgM+g1IqXToDnckjoDtT3+HA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/pinkie/download/pinkie-2.0.4.tgz} - name: pinkie - version: 2.0.4 - engines: {node: '>=0.10.0'} - dev: false + /jest-each/27.4.2: + resolution: {integrity: sha512-53V2MNyW28CTruB3lXaHNk6PkiIFuzdOC9gR3C6j8YE/ACfrPnz+slB0s17AgU1TtxNzLuHyvNlLJ+8QYw9nBg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/jest-each/download/jest-each-27.4.2.tgz} + engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} + dependencies: + '@jest/types': 27.4.2 + chalk: 4.1.2 + jest-get-type: 27.4.0 + jest-util: 27.4.2 + pretty-format: 27.4.2 + dev: true - registry.nlark.com/please-upgrade-node/3.2.0: - resolution: {integrity: sha1-rt3T+ZTJM+StmLmdmlVu+g4v6UI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/please-upgrade-node/download/please-upgrade-node-3.2.0.tgz} - name: please-upgrade-node - version: 3.2.0 + /jest-environment-jsdom/27.4.4: + resolution: {integrity: sha512-cYR3ndNfHBqQgFvS1RL7dNqSvD//K56j/q1s2ygNHcfTCAp12zfIromO1w3COmXrxS8hWAh7+CmZmGCIoqGcGA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/jest-environment-jsdom/download/jest-environment-jsdom-27.4.4.tgz} + engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: - semver-compare: registry.nlark.com/semver-compare/1.0.0 + '@jest/environment': 27.4.4 + '@jest/fake-timers': 27.4.2 + '@jest/types': 27.4.2 + '@types/node': 17.0.4 + jest-mock: 27.4.2 + jest-util: 27.4.2 + jsdom: 16.7.0 + transitivePeerDependencies: + - bufferutil + - canvas + - supports-color + - utf-8-validate dev: true - registry.nlark.com/portfinder/1.0.28: - resolution: {integrity: sha1-Z8RiKFK9U3TdHdkA93n1NGL6x3g=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/portfinder/download/portfinder-1.0.28.tgz} - name: portfinder - version: 1.0.28 - engines: {node: '>= 0.12.0'} + /jest-environment-node/27.4.4: + resolution: {integrity: sha512-D+v3lbJ2GjQTQR23TK0kY3vFVmSeea05giInI41HHOaJnAwOnmUHTZgUaZL+VxUB43pIzoa7PMwWtCVlIUoVoA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/jest-environment-node/download/jest-environment-node-27.4.4.tgz} + engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: - async: registry.npmmirror.com/async/2.6.3 - debug: registry.npmmirror.com/debug/3.2.7 - mkdirp: registry.npmmirror.com/mkdirp/0.5.5 + '@jest/environment': 27.4.4 + '@jest/fake-timers': 27.4.2 + '@jest/types': 27.4.2 + '@types/node': 17.0.4 + jest-mock: 27.4.2 + jest-util: 27.4.2 dev: true - registry.nlark.com/postcss-discard-comments/4.0.2: - resolution: {integrity: sha1-H7q9LCRr/2qq15l7KwkY9NevQDM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/postcss-discard-comments/download/postcss-discard-comments-4.0.2.tgz} - name: postcss-discard-comments - version: 4.0.2 - engines: {node: '>=6.9.0'} + /jest-get-type/27.4.0: + resolution: {integrity: sha512-tk9o+ld5TWq41DkK14L4wox4s2D9MtTpKaAVzXfr5CUKm5ZK2ExcaFE0qls2W71zE/6R2TxxrK9w2r6svAFDBQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/jest-get-type/download/jest-get-type-27.4.0.tgz} + engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} + dev: true + + /jest-haste-map/27.4.5: + resolution: {integrity: sha512-oJm1b5qhhPs78K24EDGifWS0dELYxnoBiDhatT/FThgB9yxqUm5F6li3Pv+Q+apMBmmPNzOBnZ7ZxWMB1Leq1Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/jest-haste-map/download/jest-haste-map-27.4.5.tgz} + engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: - postcss: registry.npmmirror.com/postcss/7.0.39 - dev: false + '@jest/types': 27.4.2 + '@types/graceful-fs': 4.1.5 + '@types/node': 17.0.4 + anymatch: registry.nlark.com/anymatch/3.1.2 + fb-watchman: registry.nlark.com/fb-watchman/2.0.1 + graceful-fs: 4.2.8 + jest-regex-util: 27.4.0 + jest-serializer: 27.4.0 + jest-util: 27.4.2 + jest-worker: 27.4.5 + micromatch: registry.nlark.com/micromatch/4.0.4 + walker: 1.0.8 + optionalDependencies: + fsevents: 2.3.2 + dev: true - registry.nlark.com/postcss-discard-duplicates/4.0.2: - resolution: {integrity: sha1-P+EzzTyCKC5VD8myORdqkge3hOs=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/postcss-discard-duplicates/download/postcss-discard-duplicates-4.0.2.tgz} - name: postcss-discard-duplicates - version: 4.0.2 - engines: {node: '>=6.9.0'} + /jest-jasmine2/27.4.5: + resolution: {integrity: sha512-oUnvwhJDj2LhOiUB1kdnJjkx8C5PwgUZQb9urF77mELH9DGR4e2GqpWQKBOYXWs5+uTN9BGDqRz3Aeg5Wts7aw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/jest-jasmine2/download/jest-jasmine2-27.4.5.tgz} + engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: - postcss: registry.npmmirror.com/postcss/7.0.39 - dev: false + '@babel/traverse': 7.16.5 + '@jest/environment': 27.4.4 + '@jest/source-map': 27.4.0 + '@jest/test-result': 27.4.2 + '@jest/types': 27.4.2 + '@types/node': 17.0.4 + chalk: 4.1.2 + co: registry.nlark.com/co/4.6.0 + expect: 27.4.2 + is-generator-fn: registry.nlark.com/is-generator-fn/2.1.0 + jest-each: 27.4.2 + jest-matcher-utils: 27.4.2 + jest-message-util: 27.4.2 + jest-runtime: 27.4.5 + jest-snapshot: 27.4.5 + jest-util: 27.4.2 + pretty-format: 27.4.2 + throat: registry.nlark.com/throat/6.0.1 + transitivePeerDependencies: + - supports-color + dev: true - registry.nlark.com/postcss-discard-empty/4.0.1: - resolution: {integrity: sha1-yMlR6fc+2UKAGUWERKAq2Qu592U=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/postcss-discard-empty/download/postcss-discard-empty-4.0.1.tgz} - name: postcss-discard-empty - version: 4.0.1 - engines: {node: '>=6.9.0'} + /jest-leak-detector/27.4.2: + resolution: {integrity: sha512-ml0KvFYZllzPBJWDei3mDzUhyp/M4ubKebX++fPaudpe8OsxUE+m+P6ciVLboQsrzOCWDjE20/eXew9QMx/VGw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/jest-leak-detector/download/jest-leak-detector-27.4.2.tgz} + engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: - postcss: registry.npmmirror.com/postcss/7.0.39 - dev: false + jest-get-type: 27.4.0 + pretty-format: 27.4.2 + dev: true - registry.nlark.com/postcss-discard-overridden/4.0.1: - resolution: {integrity: sha1-ZSrvipZybwKfXj4AFG7npOdV/1c=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/postcss-discard-overridden/download/postcss-discard-overridden-4.0.1.tgz} - name: postcss-discard-overridden - version: 4.0.1 - engines: {node: '>=6.9.0'} + /jest-matcher-utils/27.4.2: + resolution: {integrity: sha512-jyP28er3RRtMv+fmYC/PKG8wvAmfGcSNproVTW2Y0P/OY7/hWUOmsPfxN1jOhM+0u2xU984u2yEagGivz9OBGQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/jest-matcher-utils/download/jest-matcher-utils-27.4.2.tgz} + engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: - postcss: registry.npmmirror.com/postcss/7.0.39 - dev: false + chalk: 4.1.2 + jest-diff: 27.4.2 + jest-get-type: 27.4.0 + pretty-format: 27.4.2 + dev: true - registry.nlark.com/postcss-minify-font-values/4.0.2: - resolution: {integrity: sha1-zUw0TM5HQ0P6xdgiBqssvLiv1aY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/postcss-minify-font-values/download/postcss-minify-font-values-4.0.2.tgz} - name: postcss-minify-font-values - version: 4.0.2 - engines: {node: '>=6.9.0'} + /jest-message-util/27.4.2: + resolution: {integrity: sha512-OMRqRNd9E0DkBLZpFtZkAGYOXl6ZpoMtQJWTAREJKDOFa0M6ptB7L67tp+cszMBkvSgKOhNtQp2Vbcz3ZZKo/w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/jest-message-util/download/jest-message-util-27.4.2.tgz} + engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: - postcss: registry.npmmirror.com/postcss/7.0.39 - postcss-value-parser: registry.npmmirror.com/postcss-value-parser/3.3.1 - dev: false + '@babel/code-frame': 7.16.0 + '@jest/types': 27.4.2 + '@types/stack-utils': 2.0.1 + chalk: 4.1.2 + graceful-fs: 4.2.8 + micromatch: registry.nlark.com/micromatch/4.0.4 + pretty-format: 27.4.2 + slash: registry.nlark.com/slash/3.0.0 + stack-utils: registry.nlark.com/stack-utils/2.0.5 + dev: true - registry.nlark.com/postcss-minify-selectors/4.0.2: - resolution: {integrity: sha1-4uXrQL/uUA0M2SQ1APX46kJi+9g=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/postcss-minify-selectors/download/postcss-minify-selectors-4.0.2.tgz} - name: postcss-minify-selectors - version: 4.0.2 - engines: {node: '>=6.9.0'} + /jest-mock/27.4.2: + resolution: {integrity: sha512-PDDPuyhoukk20JrQKeofK12hqtSka7mWH0QQuxSNgrdiPsrnYYLS6wbzu/HDlxZRzji5ylLRULeuI/vmZZDrYA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/jest-mock/download/jest-mock-27.4.2.tgz} + engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: - alphanum-sort: registry.nlark.com/alphanum-sort/1.0.2 - has: registry.nlark.com/has/1.0.3 - postcss: registry.npmmirror.com/postcss/7.0.39 - postcss-selector-parser: registry.npmmirror.com/postcss-selector-parser/3.1.2 - dev: false + '@jest/types': 27.4.2 + '@types/node': 17.0.4 + dev: true - registry.nlark.com/postcss-modules-extract-imports/3.0.0_postcss@8.4.5: - resolution: {integrity: sha1-zaHwR8CugMl9vijD52pDuIAldB0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/postcss-modules-extract-imports/download/postcss-modules-extract-imports-3.0.0.tgz} - id: registry.nlark.com/postcss-modules-extract-imports/3.0.0 - name: postcss-modules-extract-imports - version: 3.0.0 - engines: {node: ^10 || ^12 || >= 14} + /jest-pnp-resolver/1.2.2_jest-resolve@27.4.5: + resolution: {integrity: sha1-twSsCuAoqJEIpNBAs/kZ393I4zw=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/jest-pnp-resolver/download/jest-pnp-resolver-1.2.2.tgz} + engines: {node: '>=6'} peerDependencies: - postcss: ^8.1.0 + jest-resolve: '*' + peerDependenciesMeta: + jest-resolve: + optional: true dependencies: - postcss: registry.npmmirror.com/postcss/8.4.5 + jest-resolve: 27.4.5 + dev: true - registry.nlark.com/postcss-modules-local-by-default/4.0.0_postcss@8.4.5: - resolution: {integrity: sha1-67tU+uFZjuz99pGgKz/zs5ClpRw=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/postcss-modules-local-by-default/download/postcss-modules-local-by-default-4.0.0.tgz} - id: registry.nlark.com/postcss-modules-local-by-default/4.0.0 - name: postcss-modules-local-by-default - version: 4.0.0 - engines: {node: ^10 || ^12 || >= 14} - peerDependencies: - postcss: ^8.1.0 + /jest-regex-util/27.4.0: + resolution: {integrity: sha512-WeCpMpNnqJYMQoOjm1nTtsgbR4XHAk1u00qDoNBQoykM280+/TmgA5Qh5giC1ecy6a5d4hbSsHzpBtu5yvlbEg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/jest-regex-util/download/jest-regex-util-27.4.0.tgz} + engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} + dev: true + + /jest-resolve-dependencies/27.4.5: + resolution: {integrity: sha512-elEVvkvRK51y037NshtEkEnukMBWvlPzZHiL847OrIljJ8yIsujD2GXRPqDXC4rEVKbcdsy7W0FxoZb4WmEs7w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/jest-resolve-dependencies/download/jest-resolve-dependencies-27.4.5.tgz} + engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: - icss-utils: registry.nlark.com/icss-utils/5.1.0_postcss@8.4.5 - postcss: registry.npmmirror.com/postcss/8.4.5 - postcss-selector-parser: registry.npmmirror.com/postcss-selector-parser/6.0.8 - postcss-value-parser: registry.npmmirror.com/postcss-value-parser/4.2.0 + '@jest/types': 27.4.2 + jest-regex-util: 27.4.0 + jest-snapshot: 27.4.5 + transitivePeerDependencies: + - supports-color + dev: true - registry.nlark.com/postcss-modules-scope/3.0.0_postcss@8.4.5: - resolution: {integrity: sha1-nvMVFFbTu/oSDKRImN/Kby+gHwY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/postcss-modules-scope/download/postcss-modules-scope-3.0.0.tgz} - id: registry.nlark.com/postcss-modules-scope/3.0.0 - name: postcss-modules-scope - version: 3.0.0 - engines: {node: ^10 || ^12 || >= 14} - peerDependencies: - postcss: ^8.1.0 + /jest-resolve/27.4.5: + resolution: {integrity: sha512-xU3z1BuOz/hUhVUL+918KqUgK+skqOuUsAi7A+iwoUldK6/+PW+utK8l8cxIWT9AW7IAhGNXjSAh1UYmjULZZw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/jest-resolve/download/jest-resolve-27.4.5.tgz} + engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: - postcss: registry.npmmirror.com/postcss/8.4.5 - postcss-selector-parser: registry.npmmirror.com/postcss-selector-parser/6.0.8 + '@jest/types': 27.4.2 + chalk: 4.1.2 + graceful-fs: 4.2.8 + jest-haste-map: 27.4.5 + jest-pnp-resolver: 1.2.2_jest-resolve@27.4.5 + jest-util: 27.4.2 + jest-validate: 27.4.2 + resolve: 1.20.0 + resolve.exports: 1.1.0 + slash: registry.nlark.com/slash/3.0.0 + dev: true - registry.nlark.com/postcss-modules-values/4.0.0_postcss@8.4.5: - resolution: {integrity: sha1-18Xn5ow7s8myfL9Iyguz/7RgLJw=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/postcss-modules-values/download/postcss-modules-values-4.0.0.tgz} - id: registry.nlark.com/postcss-modules-values/4.0.0 - name: postcss-modules-values - version: 4.0.0 - engines: {node: ^10 || ^12 || >= 14} - peerDependencies: - postcss: ^8.1.0 + /jest-runner/27.4.5: + resolution: {integrity: sha512-/irauncTfmY1WkTaRQGRWcyQLzK1g98GYG/8QvIPviHgO1Fqz1JYeEIsSfF+9mc/UTA6S+IIHFgKyvUrtiBIZg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/jest-runner/download/jest-runner-27.4.5.tgz} + engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: - icss-utils: registry.nlark.com/icss-utils/5.1.0_postcss@8.4.5 - postcss: registry.npmmirror.com/postcss/8.4.5 + '@jest/console': 27.4.2 + '@jest/environment': 27.4.4 + '@jest/test-result': 27.4.2 + '@jest/transform': 27.4.5 + '@jest/types': 27.4.2 + '@types/node': 17.0.4 + chalk: 4.1.2 + emittery: registry.nlark.com/emittery/0.8.1 + exit: registry.nlark.com/exit/0.1.2 + graceful-fs: 4.2.8 + jest-docblock: 27.4.0 + jest-environment-jsdom: 27.4.4 + jest-environment-node: 27.4.4 + jest-haste-map: 27.4.5 + jest-leak-detector: 27.4.2 + jest-message-util: 27.4.2 + jest-resolve: 27.4.5 + jest-runtime: 27.4.5 + jest-util: 27.4.2 + jest-worker: 27.4.5 + source-map-support: 0.5.21 + throat: registry.nlark.com/throat/6.0.1 + transitivePeerDependencies: + - bufferutil + - canvas + - supports-color + - utf-8-validate + dev: true - registry.nlark.com/postcss-normalize-charset/4.0.1: - resolution: {integrity: sha1-izWt067oOhNrBHHg1ZvlilAoXdQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/postcss-normalize-charset/download/postcss-normalize-charset-4.0.1.tgz} - name: postcss-normalize-charset - version: 4.0.1 - engines: {node: '>=6.9.0'} + /jest-runtime/27.4.5: + resolution: {integrity: sha512-CIYqwuJQXHQtPd/idgrx4zgJ6iCb6uBjQq1RSAGQrw2S8XifDmoM1Ot8NRd80ooAm+ZNdHVwsktIMGlA1F1FAQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/jest-runtime/download/jest-runtime-27.4.5.tgz} + engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: - postcss: registry.npmmirror.com/postcss/7.0.39 - dev: false + '@jest/console': 27.4.2 + '@jest/environment': 27.4.4 + '@jest/globals': 27.4.4 + '@jest/source-map': 27.4.0 + '@jest/test-result': 27.4.2 + '@jest/transform': 27.4.5 + '@jest/types': 27.4.2 + '@types/yargs': 16.0.4 + chalk: 4.1.2 + cjs-module-lexer: registry.nlark.com/cjs-module-lexer/1.2.2 + collect-v8-coverage: registry.nlark.com/collect-v8-coverage/1.0.1 + execa: 5.1.1 + exit: registry.nlark.com/exit/0.1.2 + glob: 7.2.0 + graceful-fs: 4.2.8 + jest-haste-map: 27.4.5 + jest-message-util: 27.4.2 + jest-mock: 27.4.2 + jest-regex-util: 27.4.0 + jest-resolve: 27.4.5 + jest-snapshot: 27.4.5 + jest-util: 27.4.2 + jest-validate: 27.4.2 + slash: registry.nlark.com/slash/3.0.0 + strip-bom: registry.nlark.com/strip-bom/4.0.0 + yargs: 16.2.0 + transitivePeerDependencies: + - supports-color + dev: true - registry.nlark.com/postcss-normalize-display-values/4.0.2: - resolution: {integrity: sha1-Db4EpM6QY9RmftK+R2u4MMglk1o=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/postcss-normalize-display-values/download/postcss-normalize-display-values-4.0.2.tgz} - name: postcss-normalize-display-values - version: 4.0.2 - engines: {node: '>=6.9.0'} + /jest-serializer/27.4.0: + resolution: {integrity: sha512-RDhpcn5f1JYTX2pvJAGDcnsNTnsV9bjYPU8xcV+xPwOXnUPOQwf4ZEuiU6G9H1UztH+OapMgu/ckEVwO87PwnQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/jest-serializer/download/jest-serializer-27.4.0.tgz} + engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: - cssnano-util-get-match: registry.nlark.com/cssnano-util-get-match/4.0.0 - postcss: registry.npmmirror.com/postcss/7.0.39 - postcss-value-parser: registry.npmmirror.com/postcss-value-parser/3.3.1 - dev: false + '@types/node': 17.0.4 + graceful-fs: 4.2.8 + dev: true - registry.nlark.com/postcss-normalize-positions/4.0.2: - resolution: {integrity: sha1-BfdX+E8mBDc3g2ipH4ky1LECkX8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/postcss-normalize-positions/download/postcss-normalize-positions-4.0.2.tgz} - name: postcss-normalize-positions - version: 4.0.2 - engines: {node: '>=6.9.0'} + /jest-snapshot/27.4.5: + resolution: {integrity: sha512-eCi/iM1YJFrJWiT9de4+RpWWWBqsHiYxFG9V9o/n0WXs6GpW4lUt4FAHAgFPTLPqCUVzrMQmSmTZSgQzwqR7IQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/jest-snapshot/download/jest-snapshot-27.4.5.tgz} + engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: - cssnano-util-get-arguments: registry.nlark.com/cssnano-util-get-arguments/4.0.0 - has: registry.nlark.com/has/1.0.3 - postcss: registry.npmmirror.com/postcss/7.0.39 - postcss-value-parser: registry.npmmirror.com/postcss-value-parser/3.3.1 - dev: false + '@babel/core': 7.16.5 + '@babel/generator': 7.16.5 + '@babel/parser': 7.16.6 + '@babel/plugin-syntax-typescript': 7.16.5_@babel+core@7.16.5 + '@babel/traverse': 7.16.5 + '@babel/types': 7.16.0 + '@jest/transform': 27.4.5 + '@jest/types': 27.4.2 + '@types/babel__traverse': 7.14.2 + '@types/prettier': 2.4.2 + babel-preset-current-node-syntax: registry.nlark.com/babel-preset-current-node-syntax/1.0.1_@babel+core@7.16.5 + chalk: 4.1.2 + expect: 27.4.2 + graceful-fs: 4.2.8 + jest-diff: 27.4.2 + jest-get-type: 27.4.0 + jest-haste-map: 27.4.5 + jest-matcher-utils: 27.4.2 + jest-message-util: 27.4.2 + jest-resolve: 27.4.5 + jest-util: 27.4.2 + natural-compare: registry.nlark.com/natural-compare/1.4.0 + pretty-format: 27.4.2 + semver: registry.nlark.com/semver/7.3.5 + transitivePeerDependencies: + - supports-color + dev: true - registry.nlark.com/postcss-normalize-repeat-style/4.0.2: - resolution: {integrity: sha1-xOu8KJ85kaAo1EdRy90RkYsXkQw=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/postcss-normalize-repeat-style/download/postcss-normalize-repeat-style-4.0.2.tgz} - name: postcss-normalize-repeat-style - version: 4.0.2 - engines: {node: '>=6.9.0'} + /jest-util/27.4.2: + resolution: {integrity: sha512-YuxxpXU6nlMan9qyLuxHaMMOzXAl5aGZWCSzben5DhLHemYQxCc4YK+4L3ZrCutT8GPQ+ui9k5D8rUJoDioMnA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/jest-util/download/jest-util-27.4.2.tgz} + engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: - cssnano-util-get-arguments: registry.nlark.com/cssnano-util-get-arguments/4.0.0 - cssnano-util-get-match: registry.nlark.com/cssnano-util-get-match/4.0.0 - postcss: registry.npmmirror.com/postcss/7.0.39 - postcss-value-parser: registry.npmmirror.com/postcss-value-parser/3.3.1 - dev: false + '@jest/types': 27.4.2 + '@types/node': 15.14.9 + chalk: 4.1.2 + ci-info: 3.3.0 + graceful-fs: 4.2.8 + picomatch: registry.nlark.com/picomatch/2.3.0 + dev: true - registry.nlark.com/postcss-normalize-string/4.0.2: - resolution: {integrity: sha1-zUTECrB6DHo23F6Zqs4eyk7CaQw=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/postcss-normalize-string/download/postcss-normalize-string-4.0.2.tgz} - name: postcss-normalize-string - version: 4.0.2 - engines: {node: '>=6.9.0'} + /jest-validate/27.4.2: + resolution: {integrity: sha512-hWYsSUej+Fs8ZhOm5vhWzwSLmVaPAxRy+Mr+z5MzeaHm9AxUpXdoVMEW4R86y5gOobVfBsMFLk4Rb+QkiEpx1A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/jest-validate/download/jest-validate-27.4.2.tgz} + engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: - has: registry.nlark.com/has/1.0.3 - postcss: registry.npmmirror.com/postcss/7.0.39 - postcss-value-parser: registry.npmmirror.com/postcss-value-parser/3.3.1 - dev: false + '@jest/types': 27.4.2 + camelcase: 6.2.1 + chalk: 4.1.2 + jest-get-type: 27.4.0 + leven: registry.nlark.com/leven/3.1.0 + pretty-format: 27.4.2 + dev: true - registry.nlark.com/postcss-normalize-timing-functions/4.0.2: - resolution: {integrity: sha1-jgCcoqOUnNr4rSPmtquZy159KNk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/postcss-normalize-timing-functions/download/postcss-normalize-timing-functions-4.0.2.tgz} - name: postcss-normalize-timing-functions - version: 4.0.2 - engines: {node: '>=6.9.0'} + /jest-watcher/27.4.2: + resolution: {integrity: sha512-NJvMVyyBeXfDezhWzUOCOYZrUmkSCiatpjpm+nFUid74OZEHk6aMLrZAukIiFDwdbqp6mTM6Ui1w4oc+8EobQg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/jest-watcher/download/jest-watcher-27.4.2.tgz} + engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: - cssnano-util-get-match: registry.nlark.com/cssnano-util-get-match/4.0.0 - postcss: registry.npmmirror.com/postcss/7.0.39 - postcss-value-parser: registry.npmmirror.com/postcss-value-parser/3.3.1 - dev: false + '@jest/test-result': 27.4.2 + '@jest/types': 27.4.2 + '@types/node': 17.0.4 + ansi-escapes: registry.nlark.com/ansi-escapes/4.3.2 + chalk: 4.1.2 + jest-util: 27.4.2 + string-length: registry.nlark.com/string-length/4.0.2 + dev: true - registry.nlark.com/postcss-normalize-unicode/4.0.1: - resolution: {integrity: sha1-hBvUj9zzAZrUuqdJOj02O1KuHPs=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/postcss-normalize-unicode/download/postcss-normalize-unicode-4.0.1.tgz} - name: postcss-normalize-unicode - version: 4.0.1 - engines: {node: '>=6.9.0'} + /jest-worker/26.6.2: + resolution: {integrity: sha1-f3LLxNZDw2Xie5/XdfnQ6qnHqO0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/jest-worker/download/jest-worker-26.6.2.tgz} + engines: {node: '>= 10.13.0'} dependencies: - browserslist: registry.npmmirror.com/browserslist/4.19.1 - postcss: registry.npmmirror.com/postcss/7.0.39 - postcss-value-parser: registry.npmmirror.com/postcss-value-parser/3.3.1 - dev: false + '@types/node': 17.0.4 + merge-stream: registry.nlark.com/merge-stream/2.0.0 + supports-color: 7.2.0 + dev: true - registry.nlark.com/postcss-normalize-whitespace/4.0.2: - resolution: {integrity: sha1-vx1AcP5Pzqh9E0joJdjMDF+qfYI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/postcss-normalize-whitespace/download/postcss-normalize-whitespace-4.0.2.tgz} - name: postcss-normalize-whitespace - version: 4.0.2 - engines: {node: '>=6.9.0'} + /jest-worker/27.4.5: + resolution: {integrity: sha512-f2s8kEdy15cv9r7q4KkzGXvlY0JTcmCbMHZBfSQDwW77REr45IDWwd0lksDFeVHH2jJ5pqb90T77XscrjeGzzg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/jest-worker/download/jest-worker-27.4.5.tgz} + engines: {node: '>= 10.13.0'} dependencies: - postcss: registry.npmmirror.com/postcss/7.0.39 - postcss-value-parser: registry.npmmirror.com/postcss-value-parser/3.3.1 - dev: false + '@types/node': 17.0.4 + merge-stream: registry.nlark.com/merge-stream/2.0.0 + supports-color: 8.1.1 + dev: true - registry.nlark.com/postcss-ordered-values/4.1.2: - resolution: {integrity: sha1-DPdcgg7H1cTSgBiVWeC1ceusDu4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/postcss-ordered-values/download/postcss-ordered-values-4.1.2.tgz} - name: postcss-ordered-values - version: 4.1.2 - engines: {node: '>=6.9.0'} + /jest/27.4.5_ts-node@10.4.0: + resolution: {integrity: sha512-uT5MiVN3Jppt314kidCk47MYIRilJjA/l2mxwiuzzxGUeJIvA8/pDaJOAX5KWvjAo7SCydcW0/4WEtgbLMiJkg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/jest/download/jest-27.4.5.tgz} + engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} + hasBin: true + peerDependencies: + node-notifier: ^8.0.1 || ^9.0.0 || ^10.0.0 + peerDependenciesMeta: + node-notifier: + optional: true dependencies: - cssnano-util-get-arguments: registry.nlark.com/cssnano-util-get-arguments/4.0.0 - postcss: registry.npmmirror.com/postcss/7.0.39 - postcss-value-parser: registry.npmmirror.com/postcss-value-parser/3.3.1 - dev: false + '@jest/core': 27.4.5_ts-node@10.4.0 + import-local: 3.0.3 + jest-cli: 27.4.5_ts-node@10.4.0 + transitivePeerDependencies: + - bufferutil + - canvas + - supports-color + - ts-node + - utf-8-validate + dev: true - registry.nlark.com/postcss-reduce-transforms/4.0.2: - resolution: {integrity: sha1-F++kBerMbge+NBSlyi0QdGgdTik=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/postcss-reduce-transforms/download/postcss-reduce-transforms-4.0.2.tgz} - name: postcss-reduce-transforms - version: 4.0.2 - engines: {node: '>=6.9.0'} + /joycon/3.1.1: + resolution: {integrity: sha512-34wB/Y7MW7bzjKRjUKTa46I2Z7eV62Rkhva+KkopW7Qvv/OSWBqvkSY7vusOPrNuZcUG3tApvdVgNB8POj3SPw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/joycon/download/joycon-3.1.1.tgz} + engines: {node: '>=10'} + + /js-tokens/4.0.0: + resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==} + + /js-yaml/3.14.1: + resolution: {integrity: sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/js-yaml/download/js-yaml-3.14.1.tgz} + hasBin: true dependencies: - cssnano-util-get-match: registry.nlark.com/cssnano-util-get-match/4.0.0 - has: registry.nlark.com/has/1.0.3 - postcss: registry.npmmirror.com/postcss/7.0.39 - postcss-value-parser: registry.npmmirror.com/postcss-value-parser/3.3.1 - dev: false + argparse: registry.nlark.com/argparse/1.0.10 + esprima: registry.nlark.com/esprima/4.0.1 - registry.nlark.com/prelude-ls/1.1.2: - resolution: {integrity: sha1-IZMqVJ9eUv/ZqCf1cOBL5iqX2lQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/prelude-ls/download/prelude-ls-1.1.2.tgz} - name: prelude-ls - version: 1.1.2 - engines: {node: '>= 0.8.0'} + /jsdom/16.7.0: + resolution: {integrity: sha1-kYrnGWVCSxl8gZ+Bg6dU4Yl3txA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/jsdom/download/jsdom-16.7.0.tgz} + engines: {node: '>=10'} + peerDependencies: + canvas: ^2.5.0 + peerDependenciesMeta: + canvas: + optional: true + dependencies: + abab: registry.nlark.com/abab/2.0.5 + acorn: 8.6.0 + acorn-globals: registry.nlark.com/acorn-globals/6.0.0 + cssom: registry.nlark.com/cssom/0.4.4 + cssstyle: registry.nlark.com/cssstyle/2.3.0 + data-urls: 2.0.0 + decimal.js: registry.nlark.com/decimal.js/10.3.1 + domexception: 2.0.1 + escodegen: registry.nlark.com/escodegen/2.0.0 + form-data: registry.nlark.com/form-data/3.0.1 + html-encoding-sniffer: registry.nlark.com/html-encoding-sniffer/2.0.1 + http-proxy-agent: 4.0.1 + https-proxy-agent: registry.nlark.com/https-proxy-agent/5.0.0 + is-potential-custom-element-name: registry.nlark.com/is-potential-custom-element-name/1.0.1 + nwsapi: registry.nlark.com/nwsapi/2.2.0 + parse5: registry.nlark.com/parse5/6.0.1 + saxes: 5.0.1 + symbol-tree: registry.nlark.com/symbol-tree/3.2.4 + tough-cookie: registry.nlark.com/tough-cookie/4.0.0 + w3c-hr-time: registry.nlark.com/w3c-hr-time/1.0.2 + w3c-xmlserializer: registry.nlark.com/w3c-xmlserializer/2.0.0 + webidl-conversions: registry.nlark.com/webidl-conversions/6.1.0 + whatwg-encoding: registry.nlark.com/whatwg-encoding/1.0.5 + whatwg-mimetype: registry.nlark.com/whatwg-mimetype/2.3.0 + whatwg-url: 8.7.0 + ws: 7.5.6 + xml-name-validator: registry.nlark.com/xml-name-validator/3.0.0 + transitivePeerDependencies: + - bufferutil + - supports-color + - utf-8-validate dev: true - registry.nlark.com/prelude-ls/1.2.1: - resolution: {integrity: sha1-3rxkidem5rDnYRiIzsiAM30xY5Y=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/prelude-ls/download/prelude-ls-1.2.1.tgz} - name: prelude-ls - version: 1.2.1 - engines: {node: '>= 0.8.0'} + /json-schema/0.4.0: + resolution: {integrity: sha512-es94M3nTIfsEPisRafak+HDLfHXnKBhV3vU5eqPcS3flIWqcxJWgXHXiey3YrpaNsanY5ei1VoYEbOzijuq9BA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/json-schema/download/json-schema-0.4.0.tgz} dev: true - registry.nlark.com/prettier-linter-helpers/1.0.0: - resolution: {integrity: sha1-0j1B/hN1ZG3i0BBNNFSjAIgCz3s=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/prettier-linter-helpers/download/prettier-linter-helpers-1.0.0.tgz} - name: prettier-linter-helpers - version: 1.0.0 - engines: {node: '>=6.0.0'} - dependencies: - fast-diff: registry.nlark.com/fast-diff/1.2.0 + /jsonparse/1.3.1: + resolution: {integrity: sha512-POQXvpdL69+CluYsillJ7SUhKvytYjW9vG/GKpnf+xP8UWgYEM/RaMzHHofbALDiKbbP1W8UEYmgGl39WkPZsg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/jsonparse/download/jsonparse-1.3.1.tgz} + engines: {'0': node >= 0.2.0} dev: true - registry.nlark.com/pretty-bytes/5.6.0: - resolution: {integrity: sha1-NWJW9kOAR3PIL2RyP+eMksYr6us=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/pretty-bytes/download/pretty-bytes-5.6.0.tgz} - name: pretty-bytes - version: 5.6.0 - engines: {node: '>=6'} + /jsonpointer/5.0.0: + resolution: {integrity: sha512-PNYZIdMjVIvVgDSYKTT63Y+KZ6IZvGRNNWcxwD+GNnUz1MKPfv30J8ueCjdwcN0nDx2SlshgyB7Oy0epAzVRRg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/jsonpointer/download/jsonpointer-5.0.0.tgz} + engines: {node: '>=0.10.0'} dev: true - registry.nlark.com/pretty-hrtime/1.0.3: - resolution: {integrity: sha1-t+PqQkNaTJsnWdmeDyAesZWALuE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/pretty-hrtime/download/pretty-hrtime-1.0.3.tgz} - name: pretty-hrtime - version: 1.0.3 - engines: {node: '>= 0.8'} + /jsonschema/1.4.0: + resolution: {integrity: sha1-Gvo0xLwiGQ2OQicewXrIs0BPh7I=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/jsonschema/download/jsonschema-1.4.0.tgz} dev: false - registry.nlark.com/process-nextick-args/2.0.1: - resolution: {integrity: sha1-eCDZsWEgzFXKmud5JoCufbptf+I=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/process-nextick-args/download/process-nextick-args-2.0.1.tgz} - name: process-nextick-args - version: 2.0.1 + /jwt-decode/3.1.2: + resolution: {integrity: sha1-P7MZ82daLfDCiVyPXp+ktnsE7Vk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/jwt-decode/download/jwt-decode-3.1.2.tgz} + dev: false + + /klona/2.0.5: + resolution: {integrity: sha1-0WZXTZAHY5XZljqnqSj6u412r7w=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/klona/download/klona-2.0.5.tgz} + engines: {node: '>= 8'} dev: true - registry.nlark.com/progress/2.0.3: - resolution: {integrity: sha1-foz42PW48jnBvGi+tOt4Vn1XLvg=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/progress/download/progress-2.0.3.tgz} - name: progress - version: 2.0.3 - engines: {node: '>=0.4.0'} + /lazystream/1.0.1: + resolution: {integrity: sha1-SUyDEGLx+UCCUexE2xy6KSQqJjg=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/lazystream/download/lazystream-1.0.1.tgz} + engines: {node: '>= 0.6.3'} + dependencies: + readable-stream: registry.nlark.com/readable-stream/2.3.7 dev: true - registry.nlark.com/proxy-addr/2.0.7: - resolution: {integrity: sha1-8Z/mnOqzEe65S0LnDowgcPm6ECU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/proxy-addr/download/proxy-addr-2.0.7.tgz} - name: proxy-addr - version: 2.0.7 + /lead/1.0.0: + resolution: {integrity: sha1-bxT5mje+Op3XhPVJVpDlkDRm7kI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/lead/download/lead-1.0.0.tgz} engines: {node: '>= 0.10'} dependencies: - forwarded: registry.nlark.com/forwarded/0.2.0 - ipaddr.js: registry.nlark.com/ipaddr.js/1.9.1 + flush-write-stream: registry.nlark.com/flush-write-stream/1.1.1 dev: true - registry.nlark.com/prr/1.0.1: - resolution: {integrity: sha1-0/wRS6BplaRexok/SEzrHXj19HY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/prr/download/prr-1.0.1.tgz} - name: prr - version: 1.0.1 + /less-loader/10.2.0_less@4.1.2+webpack@5.65.0: + resolution: {integrity: sha1-lyhth5fcPcBbHRaw7OxflovdTjI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/less-loader/download/less-loader-10.2.0.tgz} + engines: {node: '>= 12.13.0'} + peerDependencies: + less: ^3.5.0 || ^4.0.0 + webpack: ^5.0.0 + dependencies: + klona: 2.0.5 + less: 4.1.2 + webpack: 5.65.0_9def3870c80213359789f9191dbd286a dev: true - optional: true - registry.nlark.com/psl/1.8.0: - resolution: {integrity: sha1-kyb4vPsBOtzABf3/BWrM4CDlHCQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/psl/download/psl-1.8.0.tgz} - name: psl - version: 1.8.0 + /less/4.1.2: + resolution: {integrity: sha512-EoQp/Et7OSOVu0aJknJOtlXZsnr8XE8KwuzTHOLeVSEx8pVWUICc8Q0VYRHgzyjX78nMEyC/oztWFbgyhtNfDA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/less/download/less-4.1.2.tgz} + engines: {node: '>=6'} + hasBin: true + dependencies: + copy-anything: registry.nlark.com/copy-anything/2.0.3 + parse-node-version: 1.0.1 + tslib: registry.nlark.com/tslib/2.3.1 + optionalDependencies: + errno: 0.1.8 + graceful-fs: 4.2.8 + image-size: 0.5.5 + make-dir: 2.1.0 + mime: 1.6.0 + needle: 2.9.1 + source-map: 0.6.1 dev: true - registry.nlark.com/pump/2.0.1: - resolution: {integrity: sha1-Ejma3W5M91Jtlzy8i1zi4pCLOQk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/pump/download/pump-2.0.1.tgz} - name: pump - version: 2.0.1 + /lilconfig/2.0.4: + resolution: {integrity: sha1-9FB9BD1wWLOAtqj1y3vNSzTO4II=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/lilconfig/download/lilconfig-2.0.4.tgz} + engines: {node: '>=10'} + dev: false + + /lines-and-columns/1.2.4: + resolution: {integrity: sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/lines-and-columns/download/lines-and-columns-1.2.4.tgz} + + /lint-staged/11.2.6: + resolution: {integrity: sha1-9HexrwKU2wVOWTfxcWed9juqTEM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/lint-staged/download/lint-staged-11.2.6.tgz} + hasBin: true dependencies: - end-of-stream: registry.nlark.com/end-of-stream/1.4.4 - once: registry.nlark.com/once/1.4.0 + cli-truncate: 2.1.0 + colorette: 1.4.0 + commander: 8.3.0 + cosmiconfig: registry.nlark.com/cosmiconfig/7.0.1 + debug: 4.3.3_supports-color@8.1.1 + enquirer: registry.nlark.com/enquirer/2.3.6 + execa: 5.1.1 + listr2: 3.13.5_enquirer@2.3.6 + micromatch: registry.nlark.com/micromatch/4.0.4 + normalize-path: registry.nlark.com/normalize-path/3.0.0 + please-upgrade-node: registry.nlark.com/please-upgrade-node/3.2.0 + string-argv: registry.nlark.com/string-argv/0.3.1 + stringify-object: registry.nlark.com/stringify-object/3.3.0 + supports-color: 8.1.1 dev: true - registry.nlark.com/pumpify/1.5.1: - resolution: {integrity: sha1-NlE74karJ1cLGjdKXOJ4v9dDcM4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/pumpify/download/pumpify-1.5.1.tgz} - name: pumpify - version: 1.5.1 + /listr2/3.13.5_enquirer@2.3.6: + resolution: {integrity: sha512-3n8heFQDSk+NcwBn3CgxEibZGaRzx+pC64n3YjpMD1qguV4nWus3Al+Oo3KooqFKTQEJ1v7MmnbnyyNspgx3NA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/listr2/download/listr2-3.13.5.tgz} + engines: {node: '>=10.0.0'} + peerDependencies: + enquirer: '>= 2.3.0 < 3' + peerDependenciesMeta: + enquirer: + optional: true dependencies: - duplexify: registry.nlark.com/duplexify/3.7.1 - inherits: registry.nlark.com/inherits/2.0.4 - pump: registry.nlark.com/pump/2.0.1 + cli-truncate: 2.1.0 + colorette: 2.0.16 + enquirer: registry.nlark.com/enquirer/2.3.6 + log-update: 4.0.0 + p-map: 4.0.0 + rfdc: 1.3.0 + rxjs: 7.4.0 + through: registry.nlark.com/through/2.3.8 + wrap-ansi: registry.nlark.com/wrap-ansi/7.0.0 dev: true - registry.nlark.com/punycode/1.3.2: - resolution: {integrity: sha1-llOgNvt8HuQjQvIyXM7v6jkmxI0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/punycode/download/punycode-1.3.2.tgz} - name: punycode - version: 1.3.2 - dev: false + /loader-utils/2.0.2: + resolution: {integrity: sha1-1uO0+4GHByGuTghoqxHdY4NowSk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/loader-utils/download/loader-utils-2.0.2.tgz} + engines: {node: '>=8.9.0'} + dependencies: + big.js: 5.2.2 + emojis-list: registry.nlark.com/emojis-list/3.0.0 + json5: registry.nlark.com/json5/2.2.0 + dev: true - registry.nlark.com/punycode/2.1.1: - resolution: {integrity: sha1-tYsBCsQMIsVldhbI0sLALHv0eew=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/punycode/download/punycode-2.1.1.tgz} - name: punycode - version: 2.1.1 - engines: {node: '>=6'} + /lodash.sortby/4.7.0: + resolution: {integrity: sha512-HDWXG8isMntAyRF5vZ7xKuEvOhT4AhlRt/3czTSjvGUxjYCBVRQY48ViDHyfYz9VIoBkW4TMGQNapx+l3RUwdA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/lodash.sortby/download/lodash.sortby-4.7.0.tgz} dev: true - registry.nlark.com/q/1.5.1: - resolution: {integrity: sha1-fjL3W0E4EpHQRhHxvxQQmsAGUdc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/q/download/q-1.5.1.tgz} - name: q - version: 1.5.1 - engines: {node: '>=0.6.0', teleport: '>=0.2.0'} + /lodash.topath/4.5.2: + resolution: {integrity: sha1-NhY1Hzu6YZlKCTGYlmC9AyVP0Ak=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/lodash.topath/download/lodash.topath-4.5.2.tgz} + dev: false - registry.nlark.com/query-string/6.14.1: - resolution: {integrity: sha1-esLcpG2n8wlEm6D4ax/SglWwyGo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/query-string/download/query-string-6.14.1.tgz} - name: query-string - version: 6.14.1 - engines: {node: '>=6'} + /lodash/4.17.21: + resolution: {integrity: sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/lodash/download/lodash-4.17.21.tgz} + + /log-symbols/4.1.0: + resolution: {integrity: sha1-P727lbRoOsn8eFER55LlWNSr1QM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/log-symbols/download/log-symbols-4.1.0.tgz} + engines: {node: '>=10'} dependencies: - decode-uri-component: registry.nlark.com/decode-uri-component/0.2.0 - filter-obj: registry.nlark.com/filter-obj/1.1.0 - split-on-first: registry.nlark.com/split-on-first/1.1.0 - strict-uri-encode: registry.nlark.com/strict-uri-encode/2.0.0 + chalk: 4.1.2 + is-unicode-supported: registry.nlark.com/is-unicode-supported/0.1.0 dev: false - registry.nlark.com/queue-microtask/1.2.3: - resolution: {integrity: sha1-SSkii7xyTfrEPg77BYyve2z7YkM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/queue-microtask/download/queue-microtask-1.2.3.tgz} - name: queue-microtask - version: 1.2.3 - - registry.nlark.com/randombytes/2.1.0: - resolution: {integrity: sha1-32+ENy8CcNxlzfYpE0mrekc9Tyo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/randombytes/download/randombytes-2.1.0.tgz} - name: randombytes - version: 2.1.0 + /log-update/4.0.0: + resolution: {integrity: sha1-WJ7NNSRx8qHAxXAodUOmTf0g4KE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/log-update/download/log-update-4.0.0.tgz} + engines: {node: '>=10'} dependencies: - safe-buffer: registry.nlark.com/safe-buffer/5.2.1 + ansi-escapes: registry.nlark.com/ansi-escapes/4.3.2 + cli-cursor: registry.nlark.com/cli-cursor/3.1.0 + slice-ansi: registry.nlark.com/slice-ansi/4.0.0 + wrap-ansi: registry.nlark.com/wrap-ansi/6.2.0 dev: true - registry.nlark.com/range-parser/1.2.1: - resolution: {integrity: sha1-PPNwI9GZ4cJNGlW4SADC8+ZGgDE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/range-parser/download/range-parser-1.2.1.tgz} - name: range-parser - version: 1.2.1 - engines: {node: '>= 0.6'} + /loose-envify/1.4.0: + resolution: {integrity: sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==} + hasBin: true + dependencies: + js-tokens: 4.0.0 + + /lz-string/1.4.4: + resolution: {integrity: sha1-wNjq82BZ9wV5bh40SBHPTEmNOiY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/lz-string/download/lz-string-1.4.4.tgz} + hasBin: true dev: true - registry.nlark.com/rc-align/4.0.11_react-dom@17.0.2+react@17.0.2: - resolution: {integrity: sha1-gZjGLbJmvBuO8F5WwTJ1v3Jiil4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/rc-align/download/rc-align-4.0.11.tgz} - id: registry.nlark.com/rc-align/4.0.11 - name: rc-align - version: 4.0.11 - peerDependencies: - react: '>=16.9.0' - react-dom: '>=16.9.0' + /make-dir/2.1.0: + resolution: {integrity: sha512-LS9X+dc8KLxXCb8dni79fLIIUA5VyZoyjSMCwTluaXA0o27cCK0bhXkpgw+sTXVpPy/lSO57ilRixqk0vDmtRA==} + engines: {node: '>=6'} + requiresBuild: true dependencies: - '@babel/runtime': registry.npmmirror.com/@babel/runtime/7.16.5 - classnames: registry.npmmirror.com/classnames/2.3.1 - dom-align: registry.nlark.com/dom-align/1.12.2 - lodash: registry.npmmirror.com/lodash/4.17.21 - rc-util: registry.npmmirror.com/rc-util/5.16.1_react-dom@17.0.2+react@17.0.2 - react: registry.npmmirror.com/react/17.0.2 - react-dom: registry.npmmirror.com/react-dom/17.0.2_react@17.0.2 - resize-observer-polyfill: registry.nlark.com/resize-observer-polyfill/1.5.1 - dev: false + pify: registry.nlark.com/pify/4.0.1 + semver: registry.nlark.com/semver/5.7.1 + dev: true + optional: true - registry.nlark.com/rc-checkbox/2.3.2_react-dom@17.0.2+react@17.0.2: - resolution: {integrity: sha1-+Rs2eMftsrqoEhyUg8Zk+m8K78E=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/rc-checkbox/download/rc-checkbox-2.3.2.tgz} - id: registry.nlark.com/rc-checkbox/2.3.2 - name: rc-checkbox - version: 2.3.2 - peerDependencies: - react: '>=16.9.0' - react-dom: '>=16.9.0' + /make-dir/3.1.0: + resolution: {integrity: sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/make-dir/-/make-dir-3.1.0.tgz} + engines: {node: '>=8'} dependencies: - '@babel/runtime': registry.npmmirror.com/@babel/runtime/7.16.5 - classnames: registry.npmmirror.com/classnames/2.3.1 - react: registry.npmmirror.com/react/17.0.2 - react-dom: registry.npmmirror.com/react-dom/17.0.2_react@17.0.2 - dev: false + semver: registry.nlark.com/semver/6.3.0 - registry.nlark.com/rc-collapse/3.1.2_react-dom@17.0.2+react@17.0.2: - resolution: {integrity: sha1-dgKKgRuEXQPZRgzMQJx+qK0J2xQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/rc-collapse/download/rc-collapse-3.1.2.tgz} - id: registry.nlark.com/rc-collapse/3.1.2 - name: rc-collapse - version: 3.1.2 - peerDependencies: - react: '>=16.9.0' - react-dom: '>=16.9.0' + /makeerror/1.0.12: + resolution: {integrity: sha1-Pl3SB5qC6BLpg8xmEMSiyw6qgBo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/makeerror/download/makeerror-1.0.12.tgz} dependencies: - '@babel/runtime': registry.npmmirror.com/@babel/runtime/7.16.5 - classnames: registry.npmmirror.com/classnames/2.3.1 - rc-motion: registry.nlark.com/rc-motion/2.4.4_react-dom@17.0.2+react@17.0.2 - rc-util: registry.npmmirror.com/rc-util/5.16.1_react-dom@17.0.2+react@17.0.2 - react: registry.npmmirror.com/react/17.0.2 - react-dom: registry.npmmirror.com/react-dom/17.0.2_react@17.0.2 - shallowequal: registry.nlark.com/shallowequal/1.1.0 + tmpl: registry.nlark.com/tmpl/1.0.5 + dev: true + + /map-obj/1.0.1: + resolution: {integrity: sha1-2TPOuSBdgr3PSIb2dCvcK03qFG0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/map-obj/download/map-obj-1.0.1.tgz} + engines: {node: '>=0.10.0'} + dev: true + + /map-obj/4.3.0: + resolution: {integrity: sha1-kwT5Buk/qucIgNoQKp8d8OqLsFo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/map-obj/download/map-obj-4.3.0.tgz} + engines: {node: '>=8'} + dev: true + + /mdn-data/2.0.14: + resolution: {integrity: sha1-cRP8QoGRfWPOKbQ0RvcB5owlulA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/mdn-data/download/mdn-data-2.0.14.tgz} dev: false - registry.nlark.com/rc-dialog/8.6.0_react-dom@17.0.2+react@17.0.2: - resolution: {integrity: sha1-OyKNrAhd5e7YxiN/MRYhBGh0Quc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/rc-dialog/download/rc-dialog-8.6.0.tgz} - id: registry.nlark.com/rc-dialog/8.6.0 - name: rc-dialog - version: 8.6.0 - peerDependencies: - react: '>=16.9.0' - react-dom: '>=16.9.0' - dependencies: - '@babel/runtime': registry.npmmirror.com/@babel/runtime/7.16.5 - classnames: registry.npmmirror.com/classnames/2.3.1 - rc-motion: registry.nlark.com/rc-motion/2.4.4_react-dom@17.0.2+react@17.0.2 - rc-util: registry.npmmirror.com/rc-util/5.16.1_react-dom@17.0.2+react@17.0.2 - react: registry.npmmirror.com/react/17.0.2 - react-dom: registry.npmmirror.com/react-dom/17.0.2_react@17.0.2 + /mdn-data/2.0.4: + resolution: {integrity: sha1-aZs8OKxvHXKAkaZGULZdOIUC/Vs=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/mdn-data/download/mdn-data-2.0.4.tgz} dev: false - registry.nlark.com/rc-dropdown/3.2.0_react-dom@17.0.2+react@17.0.2: - resolution: {integrity: sha1-2mwq2kA4QrruOp6Qmgsakbo+EJA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/rc-dropdown/download/rc-dropdown-3.2.0.tgz} - id: registry.nlark.com/rc-dropdown/3.2.0 - name: rc-dropdown - version: 3.2.0 - peerDependencies: - react: '*' - react-dom: '*' + /memfs/3.4.0: + resolution: {integrity: sha512-o/RfP0J1d03YwsAxyHxAYs2kyJp55AFkMazlFAZFR2I2IXkxiUTXRabJ6RmNNCQ83LAD2jy52Khj0m3OffpNdA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/memfs/download/memfs-3.4.0.tgz} + engines: {node: '>= 4.0.0'} dependencies: - '@babel/runtime': registry.npmmirror.com/@babel/runtime/7.16.5 - classnames: registry.npmmirror.com/classnames/2.3.1 - rc-trigger: registry.nlark.com/rc-trigger/5.2.10_react-dom@17.0.2+react@17.0.2 - react: registry.npmmirror.com/react/17.0.2 - react-dom: registry.npmmirror.com/react-dom/17.0.2_react@17.0.2 + fs-monkey: registry.nlark.com/fs-monkey/1.0.3 + dev: true + + /memoize-one/6.0.0: + resolution: {integrity: sha1-slkbhx7YKUiu5HJ9xqvO7qyMEEU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/memoize-one/download/memoize-one-6.0.0.tgz} dev: false - registry.nlark.com/rc-image/5.2.5_react-dom@17.0.2+react@17.0.2: - resolution: {integrity: sha1-ROb/yEJiaCeWDnq3LhwNbzqM5EA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/rc-image/download/rc-image-5.2.5.tgz} - id: registry.nlark.com/rc-image/5.2.5 - name: rc-image - version: 5.2.5 - peerDependencies: - react: '>=16.9.0' - react-dom: '>=16.9.0' + /meow/8.1.2: + resolution: {integrity: sha1-vL5FvaDuFynTUMA8/8g5WjbE6Jc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/meow/download/meow-8.1.2.tgz} + engines: {node: '>=10'} dependencies: - '@babel/runtime': registry.npmmirror.com/@babel/runtime/7.16.5 - classnames: registry.npmmirror.com/classnames/2.3.1 - rc-dialog: registry.nlark.com/rc-dialog/8.6.0_react-dom@17.0.2+react@17.0.2 - rc-util: registry.npmmirror.com/rc-util/5.16.1_react-dom@17.0.2+react@17.0.2 - react: registry.npmmirror.com/react/17.0.2 - react-dom: registry.npmmirror.com/react-dom/17.0.2_react@17.0.2 - dev: false + '@types/minimist': 1.2.2 + camelcase-keys: 6.2.2 + decamelize-keys: registry.nlark.com/decamelize-keys/1.1.0 + hard-rejection: registry.nlark.com/hard-rejection/2.1.0 + minimist-options: registry.nlark.com/minimist-options/4.1.0 + normalize-package-data: registry.nlark.com/normalize-package-data/3.0.3 + read-pkg-up: 7.0.1 + redent: registry.nlark.com/redent/3.0.0 + trim-newlines: registry.nlark.com/trim-newlines/3.0.1 + type-fest: 0.18.1 + yargs-parser: 20.2.9 + dev: true - registry.nlark.com/rc-mentions/1.6.1_react-dom@17.0.2+react@17.0.2: - resolution: {integrity: sha1-RgNQJ9ZKoz74QLoPvUEYceNGF64=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/rc-mentions/download/rc-mentions-1.6.1.tgz} - id: registry.nlark.com/rc-mentions/1.6.1 - name: rc-mentions - version: 1.6.1 - peerDependencies: - react: '>=16.9.0' - react-dom: '>=16.9.0' + /mime-db/1.51.0: + resolution: {integrity: sha512-5y8A56jg7XVQx2mbv1lu49NR4dokRnhZYTtL+KGfaa27uq4pSTXkwQkFJl4pkRMyNFz/EtYDSkiiEHx3F7UN6g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/mime-db/download/mime-db-1.51.0.tgz} + engines: {node: '>= 0.6'} + + /mime-types/2.1.34: + resolution: {integrity: sha512-6cP692WwGIs9XXdOO4++N+7qjqv0rqxxVvJ3VHPh/Sc9mVZcQP+ZGhkKiTvWMQRr2tbHkJP/Yn7Y0npb3ZBs4A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/mime-types/download/mime-types-2.1.34.tgz} + engines: {node: '>= 0.6'} dependencies: - '@babel/runtime': registry.npmmirror.com/@babel/runtime/7.16.5 - classnames: registry.npmmirror.com/classnames/2.3.1 - rc-menu: registry.npmmirror.com/rc-menu/9.1.1_react-dom@17.0.2+react@17.0.2 - rc-textarea: registry.npmmirror.com/rc-textarea/0.3.6_react-dom@17.0.2+react@17.0.2 - rc-trigger: registry.nlark.com/rc-trigger/5.2.10_react-dom@17.0.2+react@17.0.2 - rc-util: registry.npmmirror.com/rc-util/5.16.1_react-dom@17.0.2+react@17.0.2 - react: registry.npmmirror.com/react/17.0.2 - react-dom: registry.npmmirror.com/react-dom/17.0.2_react@17.0.2 + mime-db: 1.51.0 + + /mime/1.6.0: + resolution: {integrity: sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==} + engines: {node: '>=4'} + hasBin: true + dev: true + + /mime/2.6.0: + resolution: {integrity: sha1-oqaCqVzU0MsdYlfij4PafjWAA2c=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/mime/download/mime-2.6.0.tgz} + engines: {node: '>=4.0.0'} + hasBin: true dev: false - registry.nlark.com/rc-motion/2.4.4_react-dom@17.0.2+react@17.0.2: - resolution: {integrity: sha1-6ZXV+iT8kwZcJPcUhXzyZ31lW7A=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/rc-motion/download/rc-motion-2.4.4.tgz} - id: registry.nlark.com/rc-motion/2.4.4 - name: rc-motion - version: 2.4.4 + /mini-css-extract-plugin/1.6.2_webpack@5.65.0: + resolution: {integrity: sha1-gxcrT9gS+PxKCdb20W+ST1OZDKg=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/mini-css-extract-plugin/download/mini-css-extract-plugin-1.6.2.tgz} + engines: {node: '>= 10.13.0'} peerDependencies: - react: '>=16.9.0' - react-dom: '>=16.9.0' + webpack: ^4.4.0 || ^5.0.0 dependencies: - '@babel/runtime': registry.npmmirror.com/@babel/runtime/7.16.5 - classnames: registry.npmmirror.com/classnames/2.3.1 - rc-util: registry.npmmirror.com/rc-util/5.16.1_react-dom@17.0.2+react@17.0.2 - react: registry.npmmirror.com/react/17.0.2 - react-dom: registry.npmmirror.com/react-dom/17.0.2_react@17.0.2 - dev: false + loader-utils: 2.0.2 + schema-utils: 3.1.1 + webpack: 5.65.0_9def3870c80213359789f9191dbd286a + webpack-sources: 1.4.3 + dev: true - registry.nlark.com/rc-notification/4.5.7_react-dom@17.0.2+react@17.0.2: - resolution: {integrity: sha1-Jl5uagwaD6xj1qvU2DLrj/MVIvE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/rc-notification/download/rc-notification-4.5.7.tgz} - id: registry.nlark.com/rc-notification/4.5.7 - name: rc-notification - version: 4.5.7 - engines: {node: '>=8.x'} - peerDependencies: - react: '>=16.9.0' - react-dom: '>=16.9.0' + /mini-star/1.3.1: + resolution: {integrity: sha512-u9Rw8mPZibaAkEVXBsOQJ1irAURTgjqdKoITFd24+KxIGVXCDK+RYR8KjKRF99VLaCbK6TwTqiJ6iNsqq0G+wA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/mini-star/download/mini-star-1.3.1.tgz} + hasBin: true dependencies: - '@babel/runtime': registry.npmmirror.com/@babel/runtime/7.16.5 - classnames: registry.npmmirror.com/classnames/2.3.1 - rc-motion: registry.nlark.com/rc-motion/2.4.4_react-dom@17.0.2+react@17.0.2 - rc-util: registry.npmmirror.com/rc-util/5.16.1_react-dom@17.0.2+react@17.0.2 - react: registry.npmmirror.com/react/17.0.2 - react-dom: registry.npmmirror.com/react-dom/17.0.2_react@17.0.2 + '@rollup/plugin-commonjs': 19.0.2_rollup@2.62.0 + '@rollup/plugin-json': 4.1.0_rollup@2.62.0 + '@rollup/plugin-node-resolve': 13.1.1_rollup@2.62.0 + '@rollup/plugin-url': 6.1.0_rollup@2.62.0 + cosmiconfig: registry.nlark.com/cosmiconfig/7.0.1 + esbuild: 0.12.29 + fs-extra: registry.nlark.com/fs-extra/9.1.0 + inquirer: 8.2.0 + ora: registry.nlark.com/ora/5.4.1 + rimraf: 3.0.2 + rollup: 2.62.0 + rollup-plugin-esbuild: 4.7.2_esbuild@0.12.29+rollup@2.62.0 + rollup-plugin-styles: 3.14.1_rollup@2.62.0 + yargs: 16.2.0 dev: false - registry.nlark.com/rc-overflow/1.2.2_react-dom@17.0.2+react@17.0.2: - resolution: {integrity: sha1-lbAiIBbAzb3A24X1acJi53BqXyI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/rc-overflow/download/rc-overflow-1.2.2.tgz} - id: registry.nlark.com/rc-overflow/1.2.2 - name: rc-overflow - version: 1.2.2 - peerDependencies: - react: '>=16.9.0' - react-dom: '>=16.9.0' + /mkdirp/0.5.5: + resolution: {integrity: sha1-2Rzv1i0UNsoPQWIOJRKI1CAJne8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/mkdirp/download/mkdirp-0.5.5.tgz} + hasBin: true dependencies: - '@babel/runtime': registry.npmmirror.com/@babel/runtime/7.16.5 - classnames: registry.npmmirror.com/classnames/2.3.1 - rc-resize-observer: registry.npmmirror.com/rc-resize-observer/1.1.2_react-dom@17.0.2+react@17.0.2 - rc-util: registry.npmmirror.com/rc-util/5.16.1_react-dom@17.0.2+react@17.0.2 - react: registry.npmmirror.com/react/17.0.2 - react-dom: registry.npmmirror.com/react-dom/17.0.2_react@17.0.2 + minimist: registry.nlark.com/minimist/1.2.5 + + /moment/2.29.1: + resolution: {integrity: sha512-kHmoybcPV8Sqy59DwNDY3Jefr64lK/by/da0ViFcuA4DH0vQg5Q6Ze5VimxkfQNSC+Mls/Kx53s7TjP1RhFEDQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/moment/download/moment-2.29.1.tgz} dev: false - registry.nlark.com/rc-rate/2.9.1_react-dom@17.0.2+react@17.0.2: - resolution: {integrity: sha1-5Dy5XE65CiweCxbsZhTYxDUwpzE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/rc-rate/download/rc-rate-2.9.1.tgz} - id: registry.nlark.com/rc-rate/2.9.1 - name: rc-rate - version: 2.9.1 - engines: {node: '>=8.x'} - peerDependencies: - react: '>=16.9.0' - react-dom: '>=16.9.0' + /mrmime/1.0.0: + resolution: {integrity: sha1-FNOH8FhaUjPSkbq6M5sGN1KiOYs=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/mrmime/download/mrmime-1.0.0.tgz} + engines: {node: '>=10'} + dev: true + + /ms/2.0.0: + resolution: {integrity: sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/ms/download/ms-2.0.0.tgz} + dev: true + + /ms/2.1.2: + resolution: {integrity: sha1-0J0fNXtEP0kzgqjrPM0YOHKuYAk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/ms/download/ms-2.1.2.tgz} + + /ms/2.1.3: + resolution: {integrity: sha1-V0yBOM4dK1hh8LRFedut1gxmFbI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/ms/download/ms-2.1.3.tgz} + dev: true + + /multicast-dns/6.2.3: + resolution: {integrity: sha1-oOx72QVcQoL3kMPIL04o2zsxsik=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/multicast-dns/download/multicast-dns-6.2.3.tgz} + hasBin: true dependencies: - '@babel/runtime': registry.npmmirror.com/@babel/runtime/7.16.5 - classnames: registry.npmmirror.com/classnames/2.3.1 - rc-util: registry.npmmirror.com/rc-util/5.16.1_react-dom@17.0.2+react@17.0.2 - react: registry.npmmirror.com/react/17.0.2 - react-dom: registry.npmmirror.com/react-dom/17.0.2_react@17.0.2 + dns-packet: 1.3.4 + thunky: registry.nlark.com/thunky/1.1.0 + dev: true + + /nanoclone/0.2.1: + resolution: {integrity: sha1-3UCQ+PGhENJrsyxJ7S9bkjUgntQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/nanoclone/download/nanoclone-0.2.1.tgz} dev: false - registry.nlark.com/rc-switch/3.2.2_react-dom@17.0.2+react@17.0.2: - resolution: {integrity: sha1-0AH3fxJmTVJZW09vtCXdnmb7qOg=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/rc-switch/download/rc-switch-3.2.2.tgz} - id: registry.nlark.com/rc-switch/3.2.2 - name: rc-switch - version: 3.2.2 - peerDependencies: - react: '>=16.9.0' - react-dom: '>=16.9.0' + /nanoid/3.1.30: + resolution: {integrity: sha512-zJpuPDwOv8D2zq2WRoMe1HsfZthVewpel9CAvTfc/2mBD1uUT/agc5f7GHGWXlYkFvi1mVxe4IjvP2HNrop7nQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/nanoid/download/nanoid-3.1.30.tgz} + engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} + hasBin: true + + /needle/2.9.1: + resolution: {integrity: sha512-6R9fqJ5Zcmf+uYaFgdIHmLwNldn5HbK8L5ybn7Uz+ylX/rnOsSp1AHcvQSrCaFN+qNM1wpymHqD7mVasEOlHGQ==} + engines: {node: '>= 4.4.x'} + hasBin: true + requiresBuild: true dependencies: - '@babel/runtime': registry.npmmirror.com/@babel/runtime/7.16.5 - classnames: registry.npmmirror.com/classnames/2.3.1 - rc-util: registry.npmmirror.com/rc-util/5.16.1_react-dom@17.0.2+react@17.0.2 - react: registry.npmmirror.com/react/17.0.2 - react-dom: registry.npmmirror.com/react-dom/17.0.2_react@17.0.2 + debug: 3.2.7 + iconv-lite: registry.nlark.com/iconv-lite/0.4.24 + sax: registry.nlark.com/sax/1.2.4 + dev: true + optional: true + + /node-fetch/2.6.1: + resolution: {integrity: sha1-BFvTI2Mfdu0uK1VXM5RBa2OaAFI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/node-fetch/download/node-fetch-2.6.1.tgz} + engines: {node: 4.x || >=6.0.0} dev: false - registry.nlark.com/rc-tooltip/5.1.1_react-dom@17.0.2+react@17.0.2: - resolution: {integrity: sha1-lBeO0WLQJSvEmTtyX13CrA/M8VQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/rc-tooltip/download/rc-tooltip-5.1.1.tgz} - id: registry.nlark.com/rc-tooltip/5.1.1 - name: rc-tooltip - version: 5.1.1 - peerDependencies: - react: '>=16.9.0' - react-dom: '>=16.9.0' + /node-releases/2.0.1: + resolution: {integrity: sha1-PR05XyBPHy8ppUNYuftnh2WtL8U=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/node-releases/download/node-releases-2.0.1.tgz} + + /now-and-later/2.0.1: + resolution: {integrity: sha1-jlechoV2SnzALLaAOA6U9DzLH3w=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/now-and-later/download/now-and-later-2.0.1.tgz} + engines: {node: '>= 0.10'} dependencies: - '@babel/runtime': registry.npmmirror.com/@babel/runtime/7.16.5 - rc-trigger: registry.nlark.com/rc-trigger/5.2.10_react-dom@17.0.2+react@17.0.2 - react: registry.npmmirror.com/react/17.0.2 - react-dom: registry.npmmirror.com/react-dom/17.0.2_react@17.0.2 - dev: false + once: registry.nlark.com/once/1.4.0 + dev: true - registry.nlark.com/rc-trigger/5.2.10_react-dom@17.0.2+react@17.0.2: - resolution: {integrity: sha1-igBXqUCxuQJ+qjO+7IpuzYXM4rE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/rc-trigger/download/rc-trigger-5.2.10.tgz} - id: registry.nlark.com/rc-trigger/5.2.10 - name: rc-trigger - version: 5.2.10 - engines: {node: '>=8.x'} - peerDependencies: - react: '>=16.9.0' - react-dom: '>=16.9.0' + /npm-run-path/4.0.1: + resolution: {integrity: sha1-t+zR5e1T2o43pV4cImnguX7XSOo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/npm-run-path/download/npm-run-path-4.0.1.tgz} + engines: {node: '>=8'} dependencies: - '@babel/runtime': registry.npmmirror.com/@babel/runtime/7.16.5 - classnames: registry.npmmirror.com/classnames/2.3.1 - rc-align: registry.nlark.com/rc-align/4.0.11_react-dom@17.0.2+react@17.0.2 - rc-motion: registry.nlark.com/rc-motion/2.4.4_react-dom@17.0.2+react@17.0.2 - rc-util: registry.npmmirror.com/rc-util/5.16.1_react-dom@17.0.2+react@17.0.2 - react: registry.npmmirror.com/react/17.0.2 - react-dom: registry.npmmirror.com/react-dom/17.0.2_react@17.0.2 - dev: false + path-key: registry.nlark.com/path-key/3.1.1 + dev: true - registry.nlark.com/react-transition-group/4.4.2_react-dom@17.0.2+react@17.0.2: - resolution: {integrity: sha1-i1mlbwnO17VcvVPDZ2i5IokNVHA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/react-transition-group/download/react-transition-group-4.4.2.tgz} - id: registry.nlark.com/react-transition-group/4.4.2 - name: react-transition-group - version: 4.4.2 - peerDependencies: - react: '>=16.6.0' - react-dom: '>=16.6.0' - dependencies: - '@babel/runtime': registry.npmmirror.com/@babel/runtime/7.16.5 - dom-helpers: registry.nlark.com/dom-helpers/5.2.1 - loose-envify: registry.nlark.com/loose-envify/1.4.0 - prop-types: registry.npmmirror.com/prop-types/15.8.0 - react: registry.npmmirror.com/react/17.0.2 - react-dom: registry.npmmirror.com/react-dom/17.0.2_react@17.0.2 - dev: false + /object-assign/4.1.1: + resolution: {integrity: sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==} + engines: {node: '>=0.10.0'} - registry.nlark.com/read-pkg/5.2.0: - resolution: {integrity: sha1-e/KVQ4yloz5WzTDgU7NO5yUMk8w=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/read-pkg/download/read-pkg-5.2.0.tgz} - name: read-pkg - version: 5.2.0 - engines: {node: '>=8'} + /object-inspect/1.12.0: + resolution: {integrity: sha512-Ho2z80bVIvJloH+YzRmpZVQe87+qASmBUKZDWgx9cu+KDrX2ZDH/3tMy+gXbZETVGs2M8YdxObOh7XAtim9Y0g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/object-inspect/download/object-inspect-1.12.0.tgz} + + /object.entries/1.1.5: + resolution: {integrity: sha1-4azdF8TeLNltWghIfPuduE2IGGE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/object.entries/download/object.entries-1.1.5.tgz} + engines: {node: '>= 0.4'} dependencies: - '@types/normalize-package-data': registry.npmmirror.com/@types/normalize-package-data/2.4.1 - normalize-package-data: registry.nlark.com/normalize-package-data/2.5.0 - parse-json: registry.npmmirror.com/parse-json/5.2.0 - type-fest: registry.npmmirror.com/type-fest/0.6.0 + call-bind: registry.nlark.com/call-bind/1.0.2 + define-properties: registry.nlark.com/define-properties/1.1.3 + es-abstract: 1.19.1 dev: true - registry.nlark.com/readable-stream/2.3.7: - resolution: {integrity: sha1-Hsoc9xGu+BTAT2IlKjamL2yyO1c=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/readable-stream/download/readable-stream-2.3.7.tgz} - name: readable-stream - version: 2.3.7 + /object.fromentries/2.0.5: + resolution: {integrity: sha1-ezeyBRCcIedB5gVyf+iwrV+gglE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/object.fromentries/download/object.fromentries-2.0.5.tgz} + engines: {node: '>= 0.4'} dependencies: - core-util-is: registry.nlark.com/core-util-is/1.0.3 - inherits: registry.nlark.com/inherits/2.0.4 - isarray: registry.npmmirror.com/isarray/1.0.0 - process-nextick-args: registry.nlark.com/process-nextick-args/2.0.1 - safe-buffer: registry.nlark.com/safe-buffer/5.1.2 - string_decoder: registry.nlark.com/string_decoder/1.1.1 - util-deprecate: registry.nlark.com/util-deprecate/1.0.2 + call-bind: registry.nlark.com/call-bind/1.0.2 + define-properties: registry.nlark.com/define-properties/1.1.3 + es-abstract: 1.19.1 dev: true - registry.nlark.com/readable-stream/3.6.0: - resolution: {integrity: sha1-M3u9o63AcGvT4CRCaihtS0sskZg=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/readable-stream/download/readable-stream-3.6.0.tgz} - name: readable-stream - version: 3.6.0 - engines: {node: '>= 6'} + /object.getownpropertydescriptors/2.1.3: + resolution: {integrity: sha1-siPPOOF/77l6Y8EMkd9yzLOG354=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/object.getownpropertydescriptors/download/object.getownpropertydescriptors-2.1.3.tgz} + engines: {node: '>= 0.8'} dependencies: - inherits: registry.nlark.com/inherits/2.0.4 - string_decoder: registry.nlark.com/string_decoder/1.3.0 - util-deprecate: registry.nlark.com/util-deprecate/1.0.2 + call-bind: registry.nlark.com/call-bind/1.0.2 + define-properties: registry.nlark.com/define-properties/1.1.3 + es-abstract: 1.19.1 + dev: false - registry.nlark.com/readdirp/3.6.0: - resolution: {integrity: sha1-dKNwvYVxFuJFspzJc0DNQxoCpsc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/readdirp/download/readdirp-3.6.0.tgz} - name: readdirp - version: 3.6.0 - engines: {node: '>=8.10.0'} + /object.hasown/1.1.0: + resolution: {integrity: sha1-cjLtJm800ZfRXKxYgCMvekeQr+U=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/object.hasown/download/object.hasown-1.1.0.tgz} dependencies: - picomatch: registry.npmmirror.com/picomatch/2.3.0 + define-properties: registry.nlark.com/define-properties/1.1.3 + es-abstract: 1.19.1 + dev: true - registry.nlark.com/rechoir/0.7.1: - resolution: {integrity: sha1-lHipahyhNbXoj8An8D7pLWxkVoY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/rechoir/download/rechoir-0.7.1.tgz} - name: rechoir - version: 0.7.1 - engines: {node: '>= 0.10'} + /object.values/1.1.5: + resolution: {integrity: sha1-lZ9j486e8QhyAzMIITHkpFm3Fqw=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/object.values/download/object.values-1.1.5.tgz} + engines: {node: '>= 0.4'} dependencies: - resolve: registry.npmmirror.com/resolve/1.20.0 - dev: true + call-bind: registry.nlark.com/call-bind/1.0.2 + define-properties: registry.nlark.com/define-properties/1.1.3 + es-abstract: 1.19.1 - registry.nlark.com/redent/3.0.0: - resolution: {integrity: sha1-5Ve3mYMWu1PJ8fVvpiY1LGljBZ8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/redent/download/redent-3.0.0.tgz} - name: redent - version: 3.0.0 - engines: {node: '>=8'} + /open/8.4.0: + resolution: {integrity: sha1-NFMhrhj4E4+CVlqRD9xrOejCRPg=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/open/download/open-8.4.0.tgz} + engines: {node: '>=12'} dependencies: - indent-string: registry.nlark.com/indent-string/4.0.0 - strip-indent: registry.nlark.com/strip-indent/3.0.0 + define-lazy-prop: registry.nlark.com/define-lazy-prop/2.0.0 + is-docker: registry.nlark.com/is-docker/2.2.1 + is-wsl: registry.nlark.com/is-wsl/2.2.0 dev: true - registry.nlark.com/regenerate-unicode-properties/9.0.0: - resolution: {integrity: sha1-VNCccRXh9T3CMUqXSzLBw0Tv4yY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/regenerate-unicode-properties/download/regenerate-unicode-properties-9.0.0.tgz} - name: regenerate-unicode-properties - version: 9.0.0 - engines: {node: '>=4'} + /ordered-read-streams/1.0.1: + resolution: {integrity: sha1-d8DLN8QVJdZBZtmQ/61+xqDhNj4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/ordered-read-streams/download/ordered-read-streams-1.0.1.tgz} dependencies: - regenerate: registry.nlark.com/regenerate/1.4.2 + readable-stream: registry.nlark.com/readable-stream/2.3.7 dev: true - registry.nlark.com/regenerate/1.4.2: - resolution: {integrity: sha1-uTRtiCfo9aMve6KWN9OYtpAUhIo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/regenerate/download/regenerate-1.4.2.tgz} - name: regenerate - version: 1.4.2 + /p-map/4.0.0: + resolution: {integrity: sha1-uy+Vpe2i7BaOySdOBqdHw+KQTSs=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/p-map/download/p-map-4.0.0.tgz} + engines: {node: '>=10'} + dependencies: + aggregate-error: registry.nlark.com/aggregate-error/3.1.0 dev: true - registry.nlark.com/regenerator-runtime/0.10.5: - resolution: {integrity: sha1-M2w+/BIgrc7dosn6tntaeVWjNlg=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/regenerator-runtime/download/regenerator-runtime-0.10.5.tgz} - name: regenerator-runtime - version: 0.10.5 + /p-min-delay/4.0.1: + resolution: {integrity: sha1-3J1aSX8xk8QuwGTEcWsqOzw7oto=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/p-min-delay/download/p-min-delay-4.0.1.tgz} + engines: {node: '>=12'} + dependencies: + yoctodelay: 1.2.0 dev: false - registry.nlark.com/regenerator-runtime/0.11.1: - resolution: {integrity: sha1-vgWtf5v30i4Fb5cmzuUBf78Z4uk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/regenerator-runtime/download/regenerator-runtime-0.11.1.tgz} - name: regenerator-runtime - version: 0.11.1 + /p-queue/6.6.2: + resolution: {integrity: sha1-IGip3PjmfdDsPnory3aBD6qF5CY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/p-queue/download/p-queue-6.6.2.tgz} + engines: {node: '>=8'} + dependencies: + eventemitter3: 4.0.7 + p-timeout: 3.2.0 dev: false - registry.nlark.com/regenerator-runtime/0.13.9: - resolution: {integrity: sha1-iSV0Kpj/2QgUmI11Zq0wyjsmO1I=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/regenerator-runtime/download/regenerator-runtime-0.13.9.tgz} - name: regenerator-runtime - version: 0.13.9 - - registry.nlark.com/regenerator-transform/0.14.5: - resolution: {integrity: sha1-yY2hVGg2ccnE3LFuznNlF+G3/rQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/regenerator-transform/download/regenerator-transform-0.14.5.tgz} - name: regenerator-transform - version: 0.14.5 + /p-retry/4.6.1: + resolution: {integrity: sha1-j83dXN96Z6CRGpzy7w5d9/YCMWw=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/p-retry/download/p-retry-4.6.1.tgz} + engines: {node: '>=8'} dependencies: - '@babel/runtime': registry.npmmirror.com/@babel/runtime/7.16.5 + '@types/retry': 0.12.1 + retry: registry.nlark.com/retry/0.13.1 dev: true - registry.nlark.com/regexp.prototype.flags/1.3.1: - resolution: {integrity: sha1-fvNSro0VnnWMDq3Kb4/LTu8HviY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/regexp.prototype.flags/download/regexp.prototype.flags-1.3.1.tgz} - name: regexp.prototype.flags - version: 1.3.1 - engines: {node: '>= 0.4'} + /p-timeout/3.2.0: + resolution: {integrity: sha1-x+F6vJcdKnli74NiazXWNazyPf4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/p-timeout/download/p-timeout-3.2.0.tgz} + engines: {node: '>=8'} dependencies: - call-bind: registry.nlark.com/call-bind/1.0.2 - define-properties: registry.nlark.com/define-properties/1.1.3 - dev: true + p-finally: registry.nlark.com/p-finally/1.0.0 + dev: false - registry.nlark.com/regexpp/3.2.0: - resolution: {integrity: sha1-BCWido2PI7rXDKS5BGH6LxIT4bI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/regexpp/download/regexpp-3.2.0.tgz} - name: regexpp - version: 3.2.0 - engines: {node: '>=8'} + /p-try/2.2.0: + resolution: {integrity: sha1-yyhoVA4xPWHeWPr741zpAE1VQOY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/p-try/download/p-try-2.2.0.tgz} + engines: {node: '>=6'} dev: true - registry.nlark.com/regexpu-core/4.8.0: - resolution: {integrity: sha1-5WBbo2G2excYR4UBMnUC9EeamPA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/regexpu-core/download/regexpu-core-4.8.0.tgz} - name: regexpu-core - version: 4.8.0 + /parent-module/1.0.1: + resolution: {integrity: sha1-aR0nCeeMefrjoVZiJFLQB2LKqqI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/parent-module/download/parent-module-1.0.1.tgz?cache=0&sync_timestamp=1633338307661&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Fparent-module%2Fdownload%2Fparent-module-1.0.1.tgz} + engines: {node: '>=6'} + dependencies: + callsites: registry.nlark.com/callsites/3.1.0 + + /parse-json/4.0.0: + resolution: {integrity: sha1-vjX1Qlvh9/bHRxhPmKeIy5lHfuA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/parse-json/download/parse-json-4.0.0.tgz?cache=0&sync_timestamp=1637492753237&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Fparse-json%2Fdownload%2Fparse-json-4.0.0.tgz} engines: {node: '>=4'} dependencies: - regenerate: registry.nlark.com/regenerate/1.4.2 - regenerate-unicode-properties: registry.nlark.com/regenerate-unicode-properties/9.0.0 - regjsgen: registry.npmmirror.com/regjsgen/0.5.2 - regjsparser: registry.npmmirror.com/regjsparser/0.7.0 - unicode-match-property-ecmascript: registry.nlark.com/unicode-match-property-ecmascript/2.0.0 - unicode-match-property-value-ecmascript: registry.nlark.com/unicode-match-property-value-ecmascript/2.0.0 - dev: true + error-ex: registry.nlark.com/error-ex/1.3.2 + json-parse-better-errors: registry.nlark.com/json-parse-better-errors/1.0.2 + dev: false - registry.nlark.com/relateurl/0.2.7: - resolution: {integrity: sha1-VNvzd+UUQKypCkzSdGANP/LYiKk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/relateurl/download/relateurl-0.2.7.tgz} - name: relateurl - version: 0.2.7 + /parse-json/5.2.0: + resolution: {integrity: sha1-x2/Gbe5UIxyWKyK8yKcs8vmXU80=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/parse-json/download/parse-json-5.2.0.tgz?cache=0&sync_timestamp=1637492753237&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Fparse-json%2Fdownload%2Fparse-json-5.2.0.tgz} + engines: {node: '>=8'} + dependencies: + '@babel/code-frame': 7.16.0 + error-ex: registry.nlark.com/error-ex/1.3.2 + json-parse-even-better-errors: registry.nlark.com/json-parse-even-better-errors/2.3.1 + lines-and-columns: 1.2.4 + + /parse-node-version/1.0.1: + resolution: {integrity: sha1-4rXb7eAOf6m8NjYH9TMn6LBzGJs=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/parse-node-version/download/parse-node-version-1.0.1.tgz} engines: {node: '>= 0.10'} dev: true - registry.nlark.com/remove-trailing-separator/1.1.0: - resolution: {integrity: sha1-wkvOKig62tW8P1jg1IJJuSN52O8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/remove-trailing-separator/download/remove-trailing-separator-1.1.0.tgz} - name: remove-trailing-separator - version: 1.1.0 - dev: true + /parseqs/0.0.6: + resolution: {integrity: sha1-jku1oZ0c3IRKCKyXTTTic6+mcNU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/parseqs/download/parseqs-0.0.6.tgz} + dev: false - registry.nlark.com/replace-ext/1.0.1: - resolution: {integrity: sha1-LW2ZbQShWFXZZ0Q2Md1fd4JbAWo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/replace-ext/download/replace-ext-1.0.1.tgz} - name: replace-ext - version: 1.0.1 - engines: {node: '>= 0.10'} - dev: true + /parseuri/0.0.6: + resolution: {integrity: sha1-4Ulugp46wv9H85pN0ESzKCPEolo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/parseuri/download/parseuri-0.0.6.tgz} + dev: false - registry.nlark.com/require-directory/2.1.1: - resolution: {integrity: sha1-jGStX9MNqxyXbiNE/+f3kqam30I=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/require-directory/download/require-directory-2.1.1.tgz} - name: require-directory - version: 2.1.1 - engines: {node: '>=0.10.0'} + /picocolors/0.2.1: + resolution: {integrity: sha1-VwZw95NkaFHRuhNZlpYqutWHhZ8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/picocolors/download/picocolors-0.2.1.tgz?cache=0&sync_timestamp=1634094953729&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Fpicocolors%2Fdownload%2Fpicocolors-0.2.1.tgz} + dev: false - registry.nlark.com/require-from-string/2.0.2: - resolution: {integrity: sha1-iaf92TgmEmcxjq/hT5wy5ZjDaQk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/require-from-string/download/require-from-string-2.0.2.tgz} - name: require-from-string - version: 2.0.2 - engines: {node: '>=0.10.0'} - dev: true + /picocolors/1.0.0: + resolution: {integrity: sha1-y1vcdP8/UYkiNur3nWi8RFZKuBw=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/picocolors/download/picocolors-1.0.0.tgz?cache=0&sync_timestamp=1634094953729&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Fpicocolors%2Fdownload%2Fpicocolors-1.0.0.tgz} - registry.nlark.com/requires-port/1.0.0: - resolution: {integrity: sha1-kl0mAdOaxIXgkc8NpcbmlNw9yv8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/requires-port/download/requires-port-1.0.0.tgz} - name: requires-port - version: 1.0.0 - dev: true + /picomatch/2.3.0: + resolution: {integrity: sha1-8fBh3o9qS/AiiS4tEoI0+5gwKXI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/picomatch/download/picomatch-2.3.0.tgz} + engines: {node: '>=8.6'} - registry.nlark.com/resize-observer-polyfill/1.5.1: - resolution: {integrity: sha1-DpAg3T0hAkRY1OvSfiPkAmmBBGQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/resize-observer-polyfill/download/resize-observer-polyfill-1.5.1.tgz} - name: resize-observer-polyfill - version: 1.5.1 - dev: false + /pirates/4.0.4: + resolution: {integrity: sha512-ZIrVPH+A52Dw84R0L3/VS9Op04PuQ2SEoJL6bkshmiTic/HldyW9Tf7oH5mhJZBK7NmDx27vSMrYEXPXclpDKw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/pirates/download/pirates-4.0.4.tgz} + engines: {node: '>= 6'} + dev: true - registry.nlark.com/resolve-cwd/3.0.0: - resolution: {integrity: sha1-DwB18bslRHZs9zumpuKt/ryxPy0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/resolve-cwd/download/resolve-cwd-3.0.0.tgz} - name: resolve-cwd - version: 3.0.0 + /pkg-dir/4.2.0: + resolution: {integrity: sha1-8JkTPfft5CLoHR2ESCcO6z5CYfM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/pkg-dir/download/pkg-dir-4.2.0.tgz} engines: {node: '>=8'} dependencies: - resolve-from: registry.nlark.com/resolve-from/5.0.0 + find-up: 4.1.0 dev: true - registry.nlark.com/resolve-from/3.0.0: - resolution: {integrity: sha1-six699nWiBvItuZTM17rywoYh0g=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/resolve-from/download/resolve-from-3.0.0.tgz} - name: resolve-from - version: 3.0.0 - engines: {node: '>=4'} + /postcss-calc/7.0.5: + resolution: {integrity: sha1-+KbpnxLmGcLrwjz2xIb9wVhgkz4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/postcss-calc/download/postcss-calc-7.0.5.tgz} + dependencies: + postcss: 7.0.39 + postcss-selector-parser: 6.0.8 + postcss-value-parser: 4.2.0 dev: false - registry.nlark.com/resolve-from/4.0.0: - resolution: {integrity: sha1-SrzYUq0y3Xuqv+m0DgCjbbXzkuY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/resolve-from/download/resolve-from-4.0.0.tgz} - name: resolve-from - version: 4.0.0 - engines: {node: '>=4'} - - registry.nlark.com/resolve-from/5.0.0: - resolution: {integrity: sha1-w1IlhD3493bfIcV1V7wIfp39/Gk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/resolve-from/download/resolve-from-5.0.0.tgz} - name: resolve-from - version: 5.0.0 - engines: {node: '>=8'} - - registry.nlark.com/resolve-pathname/3.0.0: - resolution: {integrity: sha1-mdAiJNPPJjaJvsuzk7xWAxMCXc0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/resolve-pathname/download/resolve-pathname-3.0.0.tgz} - name: resolve-pathname - version: 3.0.0 + /postcss-colormin/4.0.3: + resolution: {integrity: sha1-rgYLzpPteUrHEmTwgTLVUJVr04E=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/postcss-colormin/download/postcss-colormin-4.0.3.tgz} + engines: {node: '>=6.9.0'} + dependencies: + browserslist: 4.19.1 + color: 3.2.1 + has: registry.nlark.com/has/1.0.3 + postcss: 7.0.39 + postcss-value-parser: 3.3.1 dev: false - registry.nlark.com/resolve/1.20.0: - resolution: {integrity: sha1-YpoBP7P3B1XW8LeTXMHCxTeLGXU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/resolve/download/resolve-1.20.0.tgz} - name: resolve - version: 1.20.0 + /postcss-convert-values/4.0.1: + resolution: {integrity: sha1-yjgT7U2g+BL51DcDWE5Enr4Ymn8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/postcss-convert-values/download/postcss-convert-values-4.0.1.tgz} + engines: {node: '>=6.9.0'} dependencies: - is-core-module: registry.npmmirror.com/is-core-module/2.8.0 - path-parse: registry.nlark.com/path-parse/1.0.7 + postcss: 7.0.39 + postcss-value-parser: 3.3.1 + dev: false - registry.nlark.com/resolve/2.0.0-next.3: - resolution: {integrity: sha1-1BAWKT1KhYajnKXZtfFcvqH1XkY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/resolve/download/resolve-2.0.0-next.3.tgz} - name: resolve - version: 2.0.0-next.3 + /postcss-js/3.0.3: + resolution: {integrity: sha1-LwvTcKLoWZ1FQ59pcEA7WHOr2jM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/postcss-js/download/postcss-js-3.0.3.tgz} + engines: {node: '>=10.0'} dependencies: - is-core-module: registry.npmmirror.com/is-core-module/2.8.0 - path-parse: registry.nlark.com/path-parse/1.0.7 - dev: true + camelcase-css: 2.0.1 + postcss: 8.4.5 + dev: false - registry.nlark.com/restore-cursor/2.0.0: - resolution: {integrity: sha1-n37ih/gv0ybU/RYpI9YhKe7g368=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/restore-cursor/download/restore-cursor-2.0.0.tgz} - name: restore-cursor - version: 2.0.0 - engines: {node: '>=4'} + /postcss-load-config/3.1.0_ts-node@10.4.0: + resolution: {integrity: sha1-05xHCRxK7Df1AnI3OmpkjvXpeCk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/postcss-load-config/download/postcss-load-config-3.1.0.tgz} + engines: {node: '>= 10'} + peerDependencies: + ts-node: '>=9.0.0' + peerDependenciesMeta: + ts-node: + optional: true dependencies: - onetime: registry.nlark.com/onetime/2.0.1 - signal-exit: registry.npmmirror.com/signal-exit/3.0.6 + import-cwd: registry.nlark.com/import-cwd/3.0.0 + lilconfig: 2.0.4 + ts-node: 10.4.0_4533f62004d7a07c02fadff9aaedf2fa + yaml: 1.10.2 dev: false - registry.nlark.com/restore-cursor/3.1.0: - resolution: {integrity: sha1-OfZ8VLOnpYzqUjbZXPADQjljH34=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/restore-cursor/download/restore-cursor-3.1.0.tgz} - name: restore-cursor - version: 3.1.0 - engines: {node: '>=8'} + /postcss-loader/6.2.1_postcss@8.4.5+webpack@5.65.0: + resolution: {integrity: sha512-WbbYpmAaKcux/P66bZ40bpWsBucjx/TTgVVzRZ9yUO8yQfVBlameJ0ZGVaPfH64hNSBh63a+ICP5nqOpBA0w+Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/postcss-loader/download/postcss-loader-6.2.1.tgz} + engines: {node: '>= 12.13.0'} + peerDependencies: + postcss: ^7.0.0 || ^8.0.1 + webpack: ^5.0.0 dependencies: - onetime: registry.nlark.com/onetime/5.1.2 - signal-exit: registry.npmmirror.com/signal-exit/3.0.6 - - registry.nlark.com/retry/0.13.1: - resolution: {integrity: sha1-GFsVh6z2eRnWOzVzSeA1N7JIRlg=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/retry/download/retry-0.13.1.tgz} - name: retry - version: 0.13.1 - engines: {node: '>= 4'} + cosmiconfig: registry.nlark.com/cosmiconfig/7.0.1 + klona: 2.0.5 + postcss: 8.4.5 + semver: registry.nlark.com/semver/7.3.5 + webpack: 5.65.0_9def3870c80213359789f9191dbd286a dev: true - registry.nlark.com/reusify/1.0.4: - resolution: {integrity: sha1-kNo4Kx4SbvwCFG6QhFqI2xKSXXY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/reusify/download/reusify-1.0.4.tgz} - name: reusify - version: 1.0.4 - engines: {iojs: '>=1.0.0', node: '>=0.10.0'} + /postcss-merge-longhand/4.0.11: + resolution: {integrity: sha1-YvSaE+Sg7gTnuY9CuxYGLKJUniQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/postcss-merge-longhand/download/postcss-merge-longhand-4.0.11.tgz} + engines: {node: '>=6.9.0'} + dependencies: + css-color-names: registry.nlark.com/css-color-names/0.0.4 + postcss: 7.0.39 + postcss-value-parser: 3.3.1 + stylehacks: registry.nlark.com/stylehacks/4.0.3 + dev: false - registry.nlark.com/rgb-regex/1.0.1: - resolution: {integrity: sha1-wODWiC3w4jviVKR16O3UGRX+rrE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/rgb-regex/download/rgb-regex-1.0.1.tgz} - name: rgb-regex - version: 1.0.1 + /postcss-merge-rules/4.0.3: + resolution: {integrity: sha1-NivqT/Wh+Y5AdacTxsslrv75plA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/postcss-merge-rules/download/postcss-merge-rules-4.0.3.tgz} + engines: {node: '>=6.9.0'} + dependencies: + browserslist: 4.19.1 + caniuse-api: 3.0.0 + cssnano-util-same-parent: registry.nlark.com/cssnano-util-same-parent/4.0.1 + postcss: 7.0.39 + postcss-selector-parser: 3.1.2 + vendors: 1.0.4 dev: false - registry.nlark.com/rgba-regex/1.0.0: - resolution: {integrity: sha1-QzdOLiyglosO8VI0YLfXMP8i7rM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/rgba-regex/download/rgba-regex-1.0.0.tgz} - name: rgba-regex - version: 1.0.0 + /postcss-minify-gradients/4.0.2: + resolution: {integrity: sha1-k7KcL/UJnFNe7NpWxKpuZlpmNHE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/postcss-minify-gradients/download/postcss-minify-gradients-4.0.2.tgz} + engines: {node: '>=6.9.0'} + dependencies: + cssnano-util-get-arguments: registry.nlark.com/cssnano-util-get-arguments/4.0.0 + is-color-stop: registry.nlark.com/is-color-stop/1.1.0 + postcss: 7.0.39 + postcss-value-parser: 3.3.1 dev: false - registry.nlark.com/run-async/2.4.1: - resolution: {integrity: sha1-hEDsz5nqPnC9QJ1JqriOEMGJpFU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/run-async/download/run-async-2.4.1.tgz} - name: run-async - version: 2.4.1 - engines: {node: '>=0.12.0'} + /postcss-minify-params/4.0.2: + resolution: {integrity: sha1-a5zvAwwR41Jh+V9hjJADbWgNuHQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/postcss-minify-params/download/postcss-minify-params-4.0.2.tgz} + engines: {node: '>=6.9.0'} + dependencies: + alphanum-sort: registry.nlark.com/alphanum-sort/1.0.2 + browserslist: 4.19.1 + cssnano-util-get-arguments: registry.nlark.com/cssnano-util-get-arguments/4.0.0 + postcss: 7.0.39 + postcss-value-parser: 3.3.1 + uniqs: registry.nlark.com/uniqs/2.0.0 dev: false - registry.nlark.com/run-parallel/1.2.0: - resolution: {integrity: sha1-ZtE2jae9+SHrnZW9GpIp5/IaQ+4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/run-parallel/download/run-parallel-1.2.0.tgz} - name: run-parallel - version: 1.2.0 + /postcss-nested/5.0.6_postcss@8.4.5: + resolution: {integrity: sha1-RmND9/yNPUavPn26P81H0FKpRbw=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/postcss-nested/download/postcss-nested-5.0.6.tgz} + engines: {node: '>=12.0'} + peerDependencies: + postcss: ^8.2.14 dependencies: - queue-microtask: registry.nlark.com/queue-microtask/1.2.3 + postcss: 8.4.5 + postcss-selector-parser: 6.0.8 + dev: false - registry.nlark.com/safe-buffer/5.1.2: - resolution: {integrity: sha1-mR7GnSluAxN0fVm9/St0XDX4go0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/safe-buffer/download/safe-buffer-5.1.2.tgz} - name: safe-buffer - version: 5.1.2 - dev: true + /postcss-normalize-url/4.0.1: + resolution: {integrity: sha1-EOQ3+GvHx+WPe5ZS7YeNqqlfquE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/postcss-normalize-url/download/postcss-normalize-url-4.0.1.tgz} + engines: {node: '>=6.9.0'} + dependencies: + is-absolute-url: registry.nlark.com/is-absolute-url/2.1.0 + normalize-url: registry.nlark.com/normalize-url/3.3.0 + postcss: 7.0.39 + postcss-value-parser: 3.3.1 + dev: false - registry.nlark.com/safe-buffer/5.2.1: - resolution: {integrity: sha1-Hq+fqb2x/dTsdfWPnNtOa3gn7sY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/safe-buffer/download/safe-buffer-5.2.1.tgz} - name: safe-buffer - version: 5.2.1 + /postcss-reduce-initial/4.0.3: + resolution: {integrity: sha1-f9QuvqXpyBRgljniwuhK4nC6SN8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/postcss-reduce-initial/download/postcss-reduce-initial-4.0.3.tgz} + engines: {node: '>=6.9.0'} + dependencies: + browserslist: 4.19.1 + caniuse-api: 3.0.0 + has: registry.nlark.com/has/1.0.3 + postcss: 7.0.39 + dev: false - registry.nlark.com/safer-buffer/2.1.2: - resolution: {integrity: sha1-RPoWGwGHuVSd2Eu5GAL5vYOFzWo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/safer-buffer/download/safer-buffer-2.1.2.tgz} - name: safer-buffer - version: 2.1.2 + /postcss-selector-parser/3.1.2: + resolution: {integrity: sha1-sxD1xMD9r3b5SQK7qjDbaqhPUnA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/postcss-selector-parser/download/postcss-selector-parser-3.1.2.tgz} + engines: {node: '>=8'} + dependencies: + dot-prop: registry.nlark.com/dot-prop/5.3.0 + indexes-of: registry.nlark.com/indexes-of/1.0.1 + uniq: registry.nlark.com/uniq/1.0.1 + dev: false - registry.nlark.com/sax/1.2.4: - resolution: {integrity: sha1-KBYjTiN4vdxOU1T6tcqold9xANk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/sax/download/sax-1.2.4.tgz} - name: sax - version: 1.2.4 + /postcss-selector-parser/6.0.8: + resolution: {integrity: sha512-D5PG53d209Z1Uhcc0qAZ5U3t5HagH3cxu+WLZ22jt3gLUpXM4eXXfiO14jiDWST3NNooX/E8wISfOhZ9eIjGTQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/postcss-selector-parser/download/postcss-selector-parser-6.0.8.tgz} + engines: {node: '>=4'} + dependencies: + cssesc: registry.nlark.com/cssesc/3.0.0 + util-deprecate: registry.nlark.com/util-deprecate/1.0.2 - registry.nlark.com/select-hose/2.0.0: - resolution: {integrity: sha1-Yl2GWPhlr0Psliv8N2o3NZpJlMo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/select-hose/download/select-hose-2.0.0.tgz} - name: select-hose - version: 2.0.0 - dev: true + /postcss-svgo/4.0.3: + resolution: {integrity: sha1-NDos26yVBdQWJD1Jb3JPOIlMlB4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/postcss-svgo/download/postcss-svgo-4.0.3.tgz} + engines: {node: '>=6.9.0'} + dependencies: + postcss: 7.0.39 + postcss-value-parser: 3.3.1 + svgo: 1.3.2 + dev: false - registry.nlark.com/selfsigned/1.10.11: - resolution: {integrity: sha1-JJKc2Qb+D0S20B+yOZmnOVN6y+k=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/selfsigned/download/selfsigned-1.10.11.tgz} - name: selfsigned - version: 1.10.11 + /postcss-unique-selectors/4.0.1: + resolution: {integrity: sha1-lEaRHzKJv9ZMbWgPBzwDsfnuS6w=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/postcss-unique-selectors/download/postcss-unique-selectors-4.0.1.tgz} + engines: {node: '>=6.9.0'} dependencies: - node-forge: registry.nlark.com/node-forge/0.10.0 - dev: true + alphanum-sort: registry.nlark.com/alphanum-sort/1.0.2 + postcss: 7.0.39 + uniqs: registry.nlark.com/uniqs/2.0.0 + dev: false - registry.nlark.com/semver-compare/1.0.0: - resolution: {integrity: sha1-De4hahyUGrN+nvsXiPavxf9VN/w=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/semver-compare/download/semver-compare-1.0.0.tgz} - name: semver-compare - version: 1.0.0 - dev: true + /postcss-value-parser/3.3.1: + resolution: {integrity: sha1-n/giVH4okyE88cMO+lGsX9G6goE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/postcss-value-parser/download/postcss-value-parser-3.3.1.tgz} + dev: false - registry.nlark.com/semver/5.7.1: - resolution: {integrity: sha1-qVT5Ma66UI0we78Gnv8MAclhFvc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/semver/download/semver-5.7.1.tgz?cache=0&sync_timestamp=1631500167672&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fsemver%2Fdownload%2Fsemver-5.7.1.tgz} - name: semver - version: 5.7.1 - hasBin: true - dev: true + /postcss-value-parser/4.2.0: + resolution: {integrity: sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/postcss-value-parser/download/postcss-value-parser-4.2.0.tgz} - registry.nlark.com/semver/6.3.0: - resolution: {integrity: sha1-7gpkyK9ejO6mdoexM3YeG+y9HT0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/semver/download/semver-6.3.0.tgz?cache=0&sync_timestamp=1631500167672&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fsemver%2Fdownload%2Fsemver-6.3.0.tgz} - name: semver - version: 6.3.0 - hasBin: true + /postcss/7.0.39: + resolution: {integrity: sha512-yioayjNbHn6z1/Bywyb2Y4s3yvDAeXGOyxqD+LnVOinq6Mdmd++SW2wUNVzavyyHxd6+DxzWGIuosg6P1Rj8uA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/postcss/download/postcss-7.0.39.tgz} + engines: {node: '>=6.0.0'} + dependencies: + picocolors: 0.2.1 + source-map: 0.6.1 + dev: false - registry.nlark.com/semver/7.0.0: - resolution: {integrity: sha1-XzyjV2HkfgWyBsba/yz4FPAxa44=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/semver/download/semver-7.0.0.tgz?cache=0&sync_timestamp=1631500167672&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fsemver%2Fdownload%2Fsemver-7.0.0.tgz} - name: semver - version: 7.0.0 - hasBin: true - dev: true + /postcss/8.4.5: + resolution: {integrity: sha512-jBDboWM8qpaqwkMwItqTQTiFikhs/67OYVvblFFTM7MrZjt6yMKd6r2kgXizEbTTljacm4NldIlZnhbjr84QYg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/postcss/download/postcss-8.4.5.tgz} + engines: {node: ^10 || ^12 || >=14} + dependencies: + nanoid: 3.1.30 + picocolors: 1.0.0 + source-map-js: 1.0.1 - registry.nlark.com/semver/7.3.5: - resolution: {integrity: sha1-C2Ich5NI2JmOSw5L6Us/EuYBjvc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/semver/download/semver-7.3.5.tgz?cache=0&sync_timestamp=1631500167672&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fsemver%2Fdownload%2Fsemver-7.3.5.tgz} - name: semver - version: 7.3.5 - engines: {node: '>=10'} + /prettier/2.5.1: + resolution: {integrity: sha512-vBZcPRUR5MZJwoyi3ZoyQlc1rXeEck8KgeC9AwwOn+exuxLxq5toTRDTSaVrXHxelDMHy9zlicw8u66yxoSUFg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/prettier/download/prettier-2.5.1.tgz} + engines: {node: '>=10.13.0'} hasBin: true - dependencies: - lru-cache: registry.nlark.com/lru-cache/6.0.0 dev: true - registry.nlark.com/serialize-javascript/4.0.0: - resolution: {integrity: sha1-tSXhI4SJpez8Qq+sw/6Z5mb0sao=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/serialize-javascript/download/serialize-javascript-4.0.0.tgz} - name: serialize-javascript - version: 4.0.0 + /pretty-error/4.0.0: + resolution: {integrity: sha1-kKcD9G3XI0rbRtD4SCPp0cuPENY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/pretty-error/download/pretty-error-4.0.0.tgz} dependencies: - randombytes: registry.npmmirror.com/randombytes/2.1.0 + lodash: 4.17.21 + renderkid: 3.0.0 dev: true - registry.nlark.com/serialize-javascript/6.0.0: - resolution: {integrity: sha1-765diPRdeSQUHai1w6en5mP+/rg=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/serialize-javascript/download/serialize-javascript-6.0.0.tgz} - name: serialize-javascript - version: 6.0.0 + /pretty-format/27.4.2: + resolution: {integrity: sha512-p0wNtJ9oLuvgOQDEIZ9zQjZffK7KtyR6Si0jnXULIDwrlNF8Cuir3AZP0hHv0jmKuNN/edOnbMjnzd4uTcmWiw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/pretty-format/download/pretty-format-27.4.2.tgz} + engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: - randombytes: registry.nlark.com/randombytes/2.1.0 + '@jest/types': 27.4.2 + ansi-regex: registry.nlark.com/ansi-regex/5.0.1 + ansi-styles: registry.nlark.com/ansi-styles/5.2.0 + react-is: 17.0.2 dev: true - registry.nlark.com/serve-index/1.9.1: - resolution: {integrity: sha1-03aNabHn2C5c4FD/9bRTvqEqkjk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/serve-index/download/serve-index-1.9.1.tgz} - name: serve-index - version: 1.9.1 - engines: {node: '>= 0.8.0'} + /prompts/2.4.2: + resolution: {integrity: sha1-e1fnOzpIAprRDr1E90sBcipMsGk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/prompts/download/prompts-2.4.2.tgz} + engines: {node: '>= 6'} dependencies: - accepts: registry.nlark.com/accepts/1.3.7 - batch: registry.npmmirror.com/batch/0.6.1 - debug: registry.npmmirror.com/debug/2.6.9 - escape-html: registry.nlark.com/escape-html/1.0.3 - http-errors: registry.npmmirror.com/http-errors/1.6.3 - mime-types: registry.npmmirror.com/mime-types/2.1.34 - parseurl: registry.nlark.com/parseurl/1.3.3 + kleur: registry.nlark.com/kleur/3.0.3 + sisteransi: registry.nlark.com/sisteransi/1.0.5 dev: true - registry.nlark.com/setprototypeof/1.1.0: - resolution: {integrity: sha1-0L2FU2iHtv58DYGMuWLZ2RxU5lY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/setprototypeof/download/setprototypeof-1.1.0.tgz} - name: setprototypeof - version: 1.1.0 - dev: true + /prop-types/15.8.0: + resolution: {integrity: sha512-fDGekdaHh65eI3lMi5OnErU6a8Ighg2KjcjQxO7m8VHyWjcPyj5kiOgV1LQDOOOgVy3+5FgjXvdSSX7B8/5/4g==} + dependencies: + loose-envify: 1.4.0 + object-assign: 4.1.1 + react-is: 16.13.1 - registry.nlark.com/setprototypeof/1.2.0: - resolution: {integrity: sha1-ZsmiSnP5/CjL5msJ/tPTPcrxtCQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/setprototypeof/download/setprototypeof-1.2.0.tgz} - name: setprototypeof - version: 1.2.0 - dev: true + /property-expr/2.0.4: + resolution: {integrity: sha1-N7klR45YllAxu2EuxbMmD4JB6RA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/property-expr/download/property-expr-2.0.4.tgz} + dev: false - registry.nlark.com/shallow-clone/3.0.1: - resolution: {integrity: sha1-jymBrZJTH1UDWwH7IwdppA4C76M=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/shallow-clone/download/shallow-clone-3.0.1.tgz} - name: shallow-clone - version: 3.0.1 - engines: {node: '>=8'} + /purgecss/4.1.3: + resolution: {integrity: sha512-99cKy4s+VZoXnPxaoM23e5ABcP851nC2y2GROkkjS8eJaJtlciGavd7iYAw2V84WeBqggZ12l8ef44G99HmTaw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/purgecss/download/purgecss-4.1.3.tgz} + hasBin: true dependencies: - kind-of: registry.nlark.com/kind-of/6.0.3 + commander: 8.3.0 + glob: 7.2.0 + postcss: 8.4.5 + postcss-selector-parser: 6.0.8 + dev: false + + /qs/6.9.6: + resolution: {integrity: sha512-TIRk4aqYLNoJUbd+g2lEdz5kLWIuTMRagAXxl78Q0RiVjAOugHmeKNGdd3cwo/ktpf9aL9epCfFqWDEKysUlLQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/qs/download/qs-6.9.6.tgz} + engines: {node: '>=0.6'} dev: true - registry.nlark.com/shallowequal/1.1.0: - resolution: {integrity: sha1-GI1SHelbkIdAT9TctosT3wrk5/g=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/shallowequal/download/shallowequal-1.1.0.tgz} - name: shallowequal - version: 1.1.0 + /querystring/0.2.0: + resolution: {integrity: sha1-sgmEkgO7Jd+CDadW50cAWHhSFiA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/querystring/download/querystring-0.2.0.tgz} + engines: {node: '>=0.4.x'} + deprecated: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. dev: false - registry.nlark.com/shebang-command/2.0.0: - resolution: {integrity: sha1-zNCvT4g1+9wmW4JGGq8MNmY/NOo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/shebang-command/download/shebang-command-2.0.0.tgz} - name: shebang-command - version: 2.0.0 + /quick-lru/4.0.1: + resolution: {integrity: sha1-W4h48ROlgheEjGSCAmxz4bpXcn8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/quick-lru/download/quick-lru-4.0.1.tgz?cache=0&sync_timestamp=1637479219239&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Fquick-lru%2Fdownload%2Fquick-lru-4.0.1.tgz} engines: {node: '>=8'} - dependencies: - shebang-regex: registry.nlark.com/shebang-regex/3.0.0 dev: true - registry.nlark.com/shebang-regex/3.0.0: - resolution: {integrity: sha1-rhbxZE2HPsrYQ7AwexQzYtTEIXI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/shebang-regex/download/shebang-regex-3.0.0.tgz} - name: shebang-regex - version: 3.0.0 - engines: {node: '>=8'} - dev: true + /quick-lru/5.1.1: + resolution: {integrity: sha1-NmST5rPkKjpoheLpnRj4D7eoyTI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/quick-lru/download/quick-lru-5.1.1.tgz?cache=0&sync_timestamp=1637479219239&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Fquick-lru%2Fdownload%2Fquick-lru-5.1.1.tgz} + engines: {node: '>=10'} + dev: false - registry.nlark.com/side-channel/1.0.4: - resolution: {integrity: sha1-785cj9wQTudRslxY1CkAEfpeos8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/side-channel/download/side-channel-1.0.4.tgz} - name: side-channel - version: 1.0.4 + /randombytes/2.1.0: + resolution: {integrity: sha512-vYl3iOX+4CKUWuxGi9Ukhie6fsqXqS9FE2Zaic4tNFD2N2QQaXOMFbuKK4QmDHC0JO6B1Zp41J0LpT0oR68amQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/randombytes/download/randombytes-2.1.0.tgz} dependencies: - call-bind: registry.nlark.com/call-bind/1.0.2 - get-intrinsic: registry.nlark.com/get-intrinsic/1.1.1 - object-inspect: registry.npmmirror.com/object-inspect/1.12.0 - - registry.nlark.com/sisteransi/1.0.5: - resolution: {integrity: sha1-E01oEpd1ZDfMBcoBNw06elcQde0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/sisteransi/download/sisteransi-1.0.5.tgz} - name: sisteransi - version: 1.0.5 + safe-buffer: registry.nlark.com/safe-buffer/5.2.1 dev: true - registry.nlark.com/slash/3.0.0: - resolution: {integrity: sha1-ZTm+hwwWWtvVJAIg2+Nh8bxNRjQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/slash/download/slash-3.0.0.tgz} - name: slash - version: 3.0.0 - engines: {node: '>=8'} + /raw-body/2.4.2: + resolution: {integrity: sha512-RPMAFUJP19WIet/99ngh6Iv8fzAbqum4Li7AD6DtGaW2RpMB/11xDoalPiJMTbu6I3hkbMVkATvZrqb9EEqeeQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/raw-body/download/raw-body-2.4.2.tgz} + engines: {node: '>= 0.8'} + dependencies: + bytes: 3.1.1 + http-errors: 1.8.1 + iconv-lite: registry.nlark.com/iconv-lite/0.4.24 + unpipe: registry.nlark.com/unpipe/1.0.0 dev: true - registry.nlark.com/slice-ansi/3.0.0: - resolution: {integrity: sha1-Md3BCTCht+C2ewjJbC9Jt3p4l4c=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/slice-ansi/download/slice-ansi-3.0.0.tgz} - name: slice-ansi - version: 3.0.0 - engines: {node: '>=8'} + /rc-cascader/3.0.0-alpha.6_react-dom@17.0.2+react@17.0.2: + resolution: {integrity: sha512-DdMtH7KO5qvNoKl1gVo2I/5or6xBmPYWxVgd22HuhHemZcCSiSXutKCSAkr2A2R0td8moQYSySmgAGrHJdmbDQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/rc-cascader/download/rc-cascader-3.0.0-alpha.6.tgz} + peerDependencies: + react: '>=16.9.0' + react-dom: '>=16.9.0' dependencies: - ansi-styles: registry.nlark.com/ansi-styles/4.3.0 - astral-regex: registry.nlark.com/astral-regex/2.0.0 - is-fullwidth-code-point: registry.nlark.com/is-fullwidth-code-point/3.0.0 - dev: true + '@babel/runtime': 7.16.5 + array-tree-filter: registry.nlark.com/array-tree-filter/2.1.0 + classnames: 2.3.1 + rc-select: 14.0.0-alpha.19_react-dom@17.0.2+react@17.0.2 + rc-tree: 5.3.6_react-dom@17.0.2+react@17.0.2 + rc-util: 5.16.1_react-dom@17.0.2+react@17.0.2 + react: 17.0.2 + react-dom: 17.0.2_react@17.0.2 + dev: false - registry.nlark.com/slice-ansi/4.0.0: - resolution: {integrity: sha1-UA6N0P1VsFgVCGJVsxla3ypF/ms=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/slice-ansi/download/slice-ansi-4.0.0.tgz} - name: slice-ansi - version: 4.0.0 - engines: {node: '>=10'} + /rc-drawer/4.4.3_react-dom@17.0.2+react@17.0.2: + resolution: {integrity: sha512-FYztwRs3uXnFOIf1hLvFxIQP9MiZJA+0w+Os8dfDh/90X7z/HqP/Yg+noLCIeHEbKln1Tqelv8ymCAN24zPcfQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/rc-drawer/download/rc-drawer-4.4.3.tgz} + peerDependencies: + react: '>=16.9.0' + react-dom: '>=16.9.0' dependencies: - ansi-styles: registry.nlark.com/ansi-styles/4.3.0 - astral-regex: registry.nlark.com/astral-regex/2.0.0 - is-fullwidth-code-point: registry.nlark.com/is-fullwidth-code-point/3.0.0 - dev: true - - registry.nlark.com/source-list-map/2.0.1: - resolution: {integrity: sha1-OZO9hzv8SEecyp6jpUeDXHwVSzQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/source-list-map/download/source-list-map-2.0.1.tgz} - name: source-list-map - version: 2.0.1 - dev: true + '@babel/runtime': 7.16.5 + classnames: 2.3.1 + rc-util: 5.16.1_react-dom@17.0.2+react@17.0.2 + react: 17.0.2 + react-dom: 17.0.2_react@17.0.2 + dev: false - registry.nlark.com/source-map-resolve/0.6.0: - resolution: {integrity: sha1-PZ34fiNrU/FtAeWBUPx3EROOXtI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/source-map-resolve/download/source-map-resolve-0.6.0.tgz} - name: source-map-resolve - version: 0.6.0 + /rc-field-form/1.22.1_react-dom@17.0.2+react@17.0.2: + resolution: {integrity: sha512-LweU7nBeqmC5r3HDUjRprcOXXobHXp/TGIxD7ppBq5FX6Iptt3ibdpRVg4RSyNulBNGHOuknHlRcguuIpvVMVg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/rc-field-form/download/rc-field-form-1.22.1.tgz} + engines: {node: '>=8.x'} + peerDependencies: + react: '>= 16.9.0' + react-dom: '>= 16.9.0' dependencies: - atob: registry.nlark.com/atob/2.1.2 - decode-uri-component: registry.nlark.com/decode-uri-component/0.2.0 - dev: true - - registry.nlark.com/source-map-url/0.4.1: - resolution: {integrity: sha1-CvZmBadFpaL5HPG7+KevvCg97FY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/source-map-url/download/source-map-url-0.4.1.tgz} - name: source-map-url - version: 0.4.1 - dev: true - - registry.nlark.com/source-map/0.6.1: - resolution: {integrity: sha1-dHIq8y6WFOnCh6jQu95IteLxomM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/source-map/download/source-map-0.6.1.tgz} - name: source-map - version: 0.6.1 - engines: {node: '>=0.10.0'} - dev: true - - registry.nlark.com/sourcemap-codec/1.4.8: - resolution: {integrity: sha1-6oBL2UhXQC5pktBaOO8a41qatMQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/sourcemap-codec/download/sourcemap-codec-1.4.8.tgz} - name: sourcemap-codec - version: 1.4.8 + '@babel/runtime': 7.16.5 + async-validator: 4.0.7 + rc-util: 5.16.1_react-dom@17.0.2+react@17.0.2 + react: 17.0.2 + react-dom: 17.0.2_react@17.0.2 + dev: false - registry.nlark.com/spdx-correct/3.1.1: - resolution: {integrity: sha1-3s6BrJweZxPl99G28X1Gj6U9iak=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/spdx-correct/download/spdx-correct-3.1.1.tgz} - name: spdx-correct - version: 3.1.1 + /rc-input-number/7.3.4_react-dom@17.0.2+react@17.0.2: + resolution: {integrity: sha512-W9uqSzuvJUnz8H8vsVY4kx+yK51SsAxNTwr8SNH4G3XqQNocLVmKIibKFRjocnYX1RDHMND9FFbgj2h7E7nvGA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/rc-input-number/download/rc-input-number-7.3.4.tgz} + peerDependencies: + react: '>=16.9.0' + react-dom: '>=16.9.0' dependencies: - spdx-expression-parse: registry.nlark.com/spdx-expression-parse/3.0.1 - spdx-license-ids: registry.npmmirror.com/spdx-license-ids/3.0.11 - dev: true - - registry.nlark.com/spdx-exceptions/2.3.0: - resolution: {integrity: sha1-PyjOGnegA3JoPq3kpDMYNSeiFj0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/spdx-exceptions/download/spdx-exceptions-2.3.0.tgz} - name: spdx-exceptions - version: 2.3.0 - dev: true + '@babel/runtime': 7.16.5 + classnames: 2.3.1 + rc-util: 5.16.1_react-dom@17.0.2+react@17.0.2 + react: 17.0.2 + react-dom: 17.0.2_react@17.0.2 + dev: false - registry.nlark.com/spdx-expression-parse/3.0.1: - resolution: {integrity: sha1-z3D1BILu/cmOPOCmgz5KU87rpnk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/spdx-expression-parse/download/spdx-expression-parse-3.0.1.tgz} - name: spdx-expression-parse - version: 3.0.1 + /rc-menu/9.1.1_react-dom@17.0.2+react@17.0.2: + resolution: {integrity: sha512-yavNNsTgWOlUYwOrJtO8s1Hn0haUvc/x5ozx9KA/H0VspOksIFeWOp7lsEQ3juWyBI2VltDxWQ2DHc65OhZ5pg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/rc-menu/download/rc-menu-9.1.1.tgz} + peerDependencies: + react: '>=16.9.0' + react-dom: '>=16.9.0' dependencies: - spdx-exceptions: registry.nlark.com/spdx-exceptions/2.3.0 - spdx-license-ids: registry.npmmirror.com/spdx-license-ids/3.0.11 - dev: true + '@babel/runtime': 7.16.5 + classnames: 2.3.1 + rc-motion: registry.nlark.com/rc-motion/2.4.4_react-dom@17.0.2+react@17.0.2 + rc-overflow: registry.nlark.com/rc-overflow/1.2.2_react-dom@17.0.2+react@17.0.2 + rc-trigger: registry.nlark.com/rc-trigger/5.2.10_react-dom@17.0.2+react@17.0.2 + rc-util: 5.16.1_react-dom@17.0.2+react@17.0.2 + react: 17.0.2 + react-dom: 17.0.2_react@17.0.2 + shallowequal: registry.nlark.com/shallowequal/1.1.0 + dev: false - registry.nlark.com/spdy-transport/3.0.0: - resolution: {integrity: sha1-ANSGOmQArXXfkzYaFghgXl3NzzE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/spdy-transport/download/spdy-transport-3.0.0.tgz} - name: spdy-transport - version: 3.0.0 + /rc-pagination/3.1.14_react-dom@17.0.2+react@17.0.2: + resolution: {integrity: sha512-tcugvxrtPiVU00Uh0IwC8NIUlxa4KtA9pXcaMNJdSHeO2uQqVkHEwllsULTAWRF3zRV2ozo2weP/DRKIUrX+Zg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/rc-pagination/download/rc-pagination-3.1.14.tgz} + peerDependencies: + react: '>=16.9.0' + react-dom: '>=16.9.0' dependencies: - debug: registry.npmmirror.com/debug/4.3.3 - detect-node: registry.nlark.com/detect-node/2.1.0 - hpack.js: registry.nlark.com/hpack.js/2.1.6 - obuf: registry.nlark.com/obuf/1.1.2 - readable-stream: registry.nlark.com/readable-stream/3.6.0 - wbuf: registry.nlark.com/wbuf/1.7.3 - transitivePeerDependencies: - - supports-color - dev: true + '@babel/runtime': 7.16.5 + classnames: 2.3.1 + react: 17.0.2 + react-dom: 17.0.2_react@17.0.2 + dev: false - registry.nlark.com/spdy/4.0.2: - resolution: {integrity: sha1-t09GYgOj7aRSwCSSuR+56EonZ3s=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/spdy/download/spdy-4.0.2.tgz} - name: spdy - version: 4.0.2 - engines: {node: '>=6.0.0'} + /rc-picker/2.5.19_react-dom@17.0.2+react@17.0.2: + resolution: {integrity: sha1-c9B1RvrDmS8L+r8niWVKyto55G8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/rc-picker/download/rc-picker-2.5.19.tgz} + engines: {node: '>=8.x'} + peerDependencies: + react: '>=16.9.0' + react-dom: '>=16.9.0' dependencies: - debug: registry.npmmirror.com/debug/4.3.3 - handle-thing: registry.nlark.com/handle-thing/2.0.1 - http-deceiver: registry.nlark.com/http-deceiver/1.2.7 - select-hose: registry.nlark.com/select-hose/2.0.0 - spdy-transport: registry.nlark.com/spdy-transport/3.0.0 - transitivePeerDependencies: - - supports-color - dev: true - - registry.nlark.com/split-on-first/1.1.0: - resolution: {integrity: sha1-9hCv7uOxK84dDDBCXnY5i3gkml8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/split-on-first/download/split-on-first-1.1.0.tgz} - name: split-on-first - version: 1.1.0 - engines: {node: '>=6'} + '@babel/runtime': 7.16.5 + classnames: 2.3.1 + date-fns: 2.27.0 + dayjs: 1.10.7 + moment: 2.29.1 + rc-trigger: registry.nlark.com/rc-trigger/5.2.10_react-dom@17.0.2+react@17.0.2 + rc-util: 5.16.1_react-dom@17.0.2+react@17.0.2 + react: 17.0.2 + react-dom: 17.0.2_react@17.0.2 + shallowequal: registry.nlark.com/shallowequal/1.1.0 dev: false - registry.nlark.com/sprintf-js/1.0.3: - resolution: {integrity: sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/sprintf-js/download/sprintf-js-1.0.3.tgz} - name: sprintf-js - version: 1.0.3 - - registry.nlark.com/stack-utils/2.0.5: - resolution: {integrity: sha1-0lJl/KmVFUZZ27+6O0klR3jS/dU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/stack-utils/download/stack-utils-2.0.5.tgz} - name: stack-utils - version: 2.0.5 - engines: {node: '>=10'} + /rc-progress/3.2.2_react-dom@17.0.2+react@17.0.2: + resolution: {integrity: sha512-hvYqiFxFQeDGzY8AuARqp4vEGSD54W0KMg8cCcLFyT2tRJnxQyND/9vyUzVMYuaHexou06QsvLoqyBc3BPDVbg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/rc-progress/download/rc-progress-3.2.2.tgz} + peerDependencies: + react: '>=16.9.0' + react-dom: '>=16.9.0' dependencies: - escape-string-regexp: registry.nlark.com/escape-string-regexp/2.0.0 - dev: true - - registry.nlark.com/statuses/1.5.0: - resolution: {integrity: sha1-Fhx9rBd2Wf2YEfQ3cfqZOBR4Yow=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/statuses/download/statuses-1.5.0.tgz} - name: statuses - version: 1.5.0 - engines: {node: '>= 0.6'} - dev: true - - registry.nlark.com/stream-shift/1.0.1: - resolution: {integrity: sha1-1wiCgVWasneEJCebCHfaPDktWj0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/stream-shift/download/stream-shift-1.0.1.tgz} - name: stream-shift - version: 1.0.1 - dev: true - - registry.nlark.com/strict-uri-encode/2.0.0: - resolution: {integrity: sha1-ucczDHBChi9rFC3CdLvMWGbONUY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/strict-uri-encode/download/strict-uri-encode-2.0.0.tgz} - name: strict-uri-encode - version: 2.0.0 - engines: {node: '>=4'} + '@babel/runtime': 7.16.5 + classnames: 2.3.1 + rc-util: 5.16.1_react-dom@17.0.2+react@17.0.2 + react: 17.0.2 + react-dom: 17.0.2_react@17.0.2 dev: false - registry.nlark.com/string-argv/0.3.1: - resolution: {integrity: sha1-leL77AQnrhkYSTX4FtdKqkxcGdo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/string-argv/download/string-argv-0.3.1.tgz} - name: string-argv - version: 0.3.1 - engines: {node: '>=0.6.19'} - dev: true - - registry.nlark.com/string-convert/0.2.1: - resolution: {integrity: sha1-aYLMMEn7tM2F+LJFaLnZvznu/5c=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/string-convert/download/string-convert-0.2.1.tgz} - name: string-convert - version: 0.2.1 + /rc-resize-observer/1.1.2_react-dom@17.0.2+react@17.0.2: + resolution: {integrity: sha512-Qp+1x6D88FxyWBFRYP95IV9A1o0xlkC6qhiTX3YakE+o86QH9IzC7UVnltwmm4Q8uYH+E3F/HRmEiuxXJECdSw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/rc-resize-observer/download/rc-resize-observer-1.1.2.tgz} + peerDependencies: + react: '>=16.9.0' + react-dom: '>=16.9.0' + dependencies: + '@babel/runtime': 7.16.5 + classnames: 2.3.1 + rc-util: 5.16.1_react-dom@17.0.2+react@17.0.2 + react: 17.0.2 + react-dom: 17.0.2_react@17.0.2 + resize-observer-polyfill: registry.nlark.com/resize-observer-polyfill/1.5.1 dev: false - registry.nlark.com/string-length/4.0.2: - resolution: {integrity: sha1-qKjce9XBqCubPIuH4SX2aHG25Xo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/string-length/download/string-length-4.0.2.tgz} - name: string-length - version: 4.0.2 - engines: {node: '>=10'} + /rc-select/14.0.0-alpha.19_react-dom@17.0.2+react@17.0.2: + resolution: {integrity: sha512-It7e5bQHxkx7Y9ZiKjvLOm208aJYccsDBvUhWMRYtcYMXDrnoVPXdE8WLB+buzVCrjawcTxDv7ZK92ewuavG5A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/rc-select/download/rc-select-14.0.0-alpha.19.tgz} + engines: {node: '>=8.x'} + peerDependencies: + react: '*' + react-dom: '*' dependencies: - char-regex: registry.nlark.com/char-regex/1.0.2 - strip-ansi: registry.npmmirror.com/strip-ansi/6.0.1 - dev: true + '@babel/runtime': 7.16.5 + classnames: 2.3.1 + rc-motion: registry.nlark.com/rc-motion/2.4.4_react-dom@17.0.2+react@17.0.2 + rc-overflow: registry.nlark.com/rc-overflow/1.2.2_react-dom@17.0.2+react@17.0.2 + rc-trigger: registry.nlark.com/rc-trigger/5.2.10_react-dom@17.0.2+react@17.0.2 + rc-util: 5.16.1_react-dom@17.0.2+react@17.0.2 + rc-virtual-list: 3.4.2_react-dom@17.0.2+react@17.0.2 + react: 17.0.2 + react-dom: 17.0.2_react@17.0.2 + dev: false - registry.nlark.com/string.prototype.trimend/1.0.4: - resolution: {integrity: sha1-51rpDClCxjUEaGwYsoe0oLGkX4A=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/string.prototype.trimend/download/string.prototype.trimend-1.0.4.tgz} - name: string.prototype.trimend - version: 1.0.4 + /rc-slider/9.7.5_react-dom@17.0.2+react@17.0.2: + resolution: {integrity: sha512-LV/MWcXFjco1epPbdw1JlLXlTgmWpB9/Y/P2yinf8Pg3wElHxA9uajN21lJiWtZjf5SCUekfSP6QMJfDo4t1hg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/rc-slider/download/rc-slider-9.7.5.tgz} + engines: {node: '>=8.x'} + peerDependencies: + react: '>=16.9.0' + react-dom: '>=16.9.0' dependencies: - call-bind: registry.nlark.com/call-bind/1.0.2 - define-properties: registry.nlark.com/define-properties/1.1.3 + '@babel/runtime': 7.16.5 + classnames: 2.3.1 + rc-tooltip: registry.nlark.com/rc-tooltip/5.1.1_react-dom@17.0.2+react@17.0.2 + rc-util: 5.16.1_react-dom@17.0.2+react@17.0.2 + react: 17.0.2 + react-dom: 17.0.2_react@17.0.2 + shallowequal: registry.nlark.com/shallowequal/1.1.0 + dev: false - registry.nlark.com/string.prototype.trimstart/1.0.4: - resolution: {integrity: sha1-s2OZr0qymZtMnGSL16P7K7Jv7u0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/string.prototype.trimstart/download/string.prototype.trimstart-1.0.4.tgz} - name: string.prototype.trimstart - version: 1.0.4 + /rc-steps/4.1.4_react-dom@17.0.2+react@17.0.2: + resolution: {integrity: sha1-C6gtsgLVnKUtBpPcmIDdFFsZ3CM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/rc-steps/download/rc-steps-4.1.4.tgz} + engines: {node: '>=8.x'} + peerDependencies: + react: '>=16.9.0' + react-dom: '>=16.9.0' dependencies: - call-bind: registry.nlark.com/call-bind/1.0.2 - define-properties: registry.nlark.com/define-properties/1.1.3 + '@babel/runtime': 7.16.5 + classnames: 2.3.1 + rc-util: 5.16.1_react-dom@17.0.2+react@17.0.2 + react: 17.0.2 + react-dom: 17.0.2_react@17.0.2 + dev: false - registry.nlark.com/string_decoder/1.1.1: - resolution: {integrity: sha1-nPFhG6YmhdcDCunkujQUnDrwP8g=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/string_decoder/download/string_decoder-1.1.1.tgz} - name: string_decoder - version: 1.1.1 + /rc-table/7.21.0_react-dom@17.0.2+react@17.0.2: + resolution: {integrity: sha512-Fza/4PQS+duhyGsYqna694rq9UhnJGx5SsPfP1QOIl53e+wN2G2J3csiFdiCaTh7jqVMsPgCXp2fEye7QbNWYw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/rc-table/download/rc-table-7.21.0.tgz} + engines: {node: '>=8.x'} + peerDependencies: + react: '>=16.9.0' + react-dom: '>=16.9.0' dependencies: - safe-buffer: registry.nlark.com/safe-buffer/5.1.2 - dev: true + '@babel/runtime': 7.16.5 + classnames: 2.3.1 + rc-resize-observer: 1.1.2_react-dom@17.0.2+react@17.0.2 + rc-util: 5.16.1_react-dom@17.0.2+react@17.0.2 + react: 17.0.2 + react-dom: 17.0.2_react@17.0.2 + shallowequal: registry.nlark.com/shallowequal/1.1.0 + dev: false - registry.nlark.com/string_decoder/1.3.0: - resolution: {integrity: sha1-QvEUWUpGzxqOMLCoT1bHjD7awh4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/string_decoder/download/string_decoder-1.3.0.tgz} - name: string_decoder - version: 1.3.0 + /rc-tabs/11.10.5_react-dom@17.0.2+react@17.0.2: + resolution: {integrity: sha512-DDuUdV6b9zGRYLtjI5hyejWLKoz1QiLWNgMeBzc3aMeQylZFhTYnFGdDc6HRqj5IYearNTsFPVSA+6VIT8g5cg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/rc-tabs/download/rc-tabs-11.10.5.tgz} + engines: {node: '>=8.x'} + peerDependencies: + react: '>=16.9.0' + react-dom: '>=16.9.0' dependencies: - safe-buffer: registry.nlark.com/safe-buffer/5.2.1 + '@babel/runtime': 7.16.5 + classnames: 2.3.1 + rc-dropdown: registry.nlark.com/rc-dropdown/3.2.0_react-dom@17.0.2+react@17.0.2 + rc-menu: 9.1.1_react-dom@17.0.2+react@17.0.2 + rc-resize-observer: 1.1.2_react-dom@17.0.2+react@17.0.2 + rc-util: 5.16.1_react-dom@17.0.2+react@17.0.2 + react: 17.0.2 + react-dom: 17.0.2_react@17.0.2 + dev: false - registry.nlark.com/stringify-object/3.3.0: - resolution: {integrity: sha1-cDBlrvyhkwDTzoivT1s5VtdVZik=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/stringify-object/download/stringify-object-3.3.0.tgz} - name: stringify-object - version: 3.3.0 - engines: {node: '>=4'} + /rc-textarea/0.3.6_react-dom@17.0.2+react@17.0.2: + resolution: {integrity: sha512-6esiDE4AG3lqnmCdgAp/nutrZAqZEfRT3K749H8vMzNtxy9JScuMJ9MMtWN2DDQh+LCDvX4dgflaRjDCqtDHWw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/rc-textarea/download/rc-textarea-0.3.6.tgz} + peerDependencies: + react: '>=16.9.0' + react-dom: '>=16.9.0' dependencies: - get-own-enumerable-property-symbols: registry.nlark.com/get-own-enumerable-property-symbols/3.0.2 - is-obj: registry.nlark.com/is-obj/1.0.1 - is-regexp: registry.npmmirror.com/is-regexp/1.0.0 - dev: true - - registry.nlark.com/strip-bom/3.0.0: - resolution: {integrity: sha1-IzTBjpx1n3vdVv3vfprj1YjmjtM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/strip-bom/download/strip-bom-3.0.0.tgz} - name: strip-bom - version: 3.0.0 - engines: {node: '>=4'} - dev: true + '@babel/runtime': 7.16.5 + classnames: 2.3.1 + rc-resize-observer: 1.1.2_react-dom@17.0.2+react@17.0.2 + rc-util: 5.16.1_react-dom@17.0.2+react@17.0.2 + react: 17.0.2 + react-dom: 17.0.2_react@17.0.2 + dev: false - registry.nlark.com/strip-bom/4.0.0: - resolution: {integrity: sha1-nDUFwdtFvO3KPZz3oW9cWqOQGHg=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/strip-bom/download/strip-bom-4.0.0.tgz} - name: strip-bom - version: 4.0.0 - engines: {node: '>=8'} - dev: true + /rc-tree-select/5.0.0-alpha.3_react-dom@17.0.2+react@17.0.2: + resolution: {integrity: sha512-lsbWdnUZRas7FCfg4r6FX0EJ8srjLGTWmvCrnFqiKFiDD5tAFqxCB1wY7OT02GDsW+GFVrx/4wCljrstVSSRmg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/rc-tree-select/download/rc-tree-select-5.0.0-alpha.3.tgz} + peerDependencies: + react: '*' + react-dom: '*' + dependencies: + '@babel/runtime': 7.16.5 + classnames: 2.3.1 + rc-select: 14.0.0-alpha.19_react-dom@17.0.2+react@17.0.2 + rc-tree: 5.3.6_react-dom@17.0.2+react@17.0.2 + rc-util: 5.16.1_react-dom@17.0.2+react@17.0.2 + react: 17.0.2 + react-dom: 17.0.2_react@17.0.2 + dev: false - registry.nlark.com/strip-final-newline/2.0.0: - resolution: {integrity: sha1-ibhS+y/L6Tb29LMYevsKEsGrWK0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/strip-final-newline/download/strip-final-newline-2.0.0.tgz} - name: strip-final-newline - version: 2.0.0 - engines: {node: '>=6'} - dev: true + /rc-tree/5.3.6_react-dom@17.0.2+react@17.0.2: + resolution: {integrity: sha512-X5cSLSX9WVL2gmOdsOzlkPy1ITljFsYVnJvrIColWBjT0LqEg6KwehWHVEAjeQVKKHDYrSnU2EDi3gT2eWJCNA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/rc-tree/download/rc-tree-5.3.6.tgz} + engines: {node: '>=10.x'} + peerDependencies: + react: '*' + react-dom: '*' + dependencies: + '@babel/runtime': 7.16.5 + classnames: 2.3.1 + rc-motion: registry.nlark.com/rc-motion/2.4.4_react-dom@17.0.2+react@17.0.2 + rc-util: 5.16.1_react-dom@17.0.2+react@17.0.2 + rc-virtual-list: 3.4.2_react-dom@17.0.2+react@17.0.2 + react: 17.0.2 + react-dom: 17.0.2_react@17.0.2 + dev: false - registry.nlark.com/strip-indent/3.0.0: - resolution: {integrity: sha1-wy4c7pQLazQyx3G8LFS8znPNMAE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/strip-indent/download/strip-indent-3.0.0.tgz} - name: strip-indent - version: 3.0.0 - engines: {node: '>=8'} + /rc-upload/4.3.3_react-dom@17.0.2+react@17.0.2: + resolution: {integrity: sha512-YoJ0phCRenMj1nzwalXzciKZ9/FAaCrFu84dS5pphwucTC8GUWClcDID/WWNGsLFcM97NqIboDqrV82rVRhW/w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/rc-upload/download/rc-upload-4.3.3.tgz} + peerDependencies: + react: '>=16.9.0' + react-dom: '>=16.9.0' dependencies: - min-indent: registry.nlark.com/min-indent/1.0.1 - dev: true + '@babel/runtime': 7.16.5 + classnames: 2.3.1 + rc-util: 5.16.1_react-dom@17.0.2+react@17.0.2 + react: 17.0.2 + react-dom: 17.0.2_react@17.0.2 + dev: false - registry.nlark.com/strip-json-comments/3.1.1: - resolution: {integrity: sha1-MfEoGzgyYwQ0gxwxDAHMzajL4AY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/strip-json-comments/download/strip-json-comments-3.1.1.tgz} - name: strip-json-comments - version: 3.1.1 - engines: {node: '>=8'} - dev: true + /rc-util/5.16.1_react-dom@17.0.2+react@17.0.2: + resolution: {integrity: sha512-kSCyytvdb3aRxQacS/71ta6c+kBWvM1v8/2h9d/HaNWauc3qB8pLnF20PJ8NajkNN8gb+rR1l0eWO+D4Pz+LLQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/rc-util/download/rc-util-5.16.1.tgz} + peerDependencies: + react: '>=16.9.0' + react-dom: '>=16.9.0' + dependencies: + '@babel/runtime': 7.16.5 + react: 17.0.2 + react-dom: 17.0.2_react@17.0.2 + react-is: 16.13.1 + shallowequal: registry.nlark.com/shallowequal/1.1.0 + dev: false - registry.nlark.com/stylehacks/4.0.3: - resolution: {integrity: sha1-Zxj8r00eB9ihMYaQiB6NlnJqcdU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/stylehacks/download/stylehacks-4.0.3.tgz} - name: stylehacks - version: 4.0.3 - engines: {node: '>=6.9.0'} + /rc-virtual-list/3.4.2_react-dom@17.0.2+react@17.0.2: + resolution: {integrity: sha1-EHgyeqcjC15FbWee0s6Z88A269E=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/rc-virtual-list/download/rc-virtual-list-3.4.2.tgz} + engines: {node: '>=8.x'} + peerDependencies: + react: '*' + react-dom: '*' dependencies: - browserslist: registry.npmmirror.com/browserslist/4.19.1 - postcss: registry.npmmirror.com/postcss/7.0.39 - postcss-selector-parser: registry.npmmirror.com/postcss-selector-parser/3.1.2 + classnames: 2.3.1 + rc-resize-observer: 1.1.2_react-dom@17.0.2+react@17.0.2 + rc-util: 5.16.1_react-dom@17.0.2+react@17.0.2 + react: 17.0.2 + react-dom: 17.0.2_react@17.0.2 dev: false - registry.nlark.com/supports-hyperlinks/2.2.0: - resolution: {integrity: sha1-T3e0JIh2WJF3S3DHm6vYf5vVlLs=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/supports-hyperlinks/download/supports-hyperlinks-2.2.0.tgz} - name: supports-hyperlinks - version: 2.2.0 - engines: {node: '>=8'} + /react-dom/17.0.2_react@17.0.2: + resolution: {integrity: sha512-s4h96KtLDUQlsENhMn1ar8t2bEa+q/YAtj8pPPdIjPDGBDIVNsrD9aXNWqspUe6AzKCIG0C1HZZLqLV7qpOBGA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/react-dom/download/react-dom-17.0.2.tgz} + peerDependencies: + react: 17.0.2 dependencies: - has-flag: registry.nlark.com/has-flag/4.0.0 - supports-color: registry.npmmirror.com/supports-color/7.2.0 - dev: true + loose-envify: registry.nlark.com/loose-envify/1.4.0 + object-assign: registry.nlark.com/object-assign/4.1.1 + react: 17.0.2 + scheduler: 0.20.2 + dev: false - registry.nlark.com/symbol-tree/3.2.4: - resolution: {integrity: sha1-QwY30ki6d+B4iDlR+5qg7tfGP6I=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/symbol-tree/download/symbol-tree-3.2.4.tgz} - name: symbol-tree - version: 3.2.4 - dev: true + /react-easy-crop/3.5.3_react-dom@17.0.2+react@17.0.2: + resolution: {integrity: sha1-dIG25ISotqwwg3PwsXOq1PHRAjk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/react-easy-crop/download/react-easy-crop-3.5.3.tgz} + peerDependencies: + react: '>=16.4.0' + react-dom: '>=16.4.0' + dependencies: + normalize-wheel: registry.nlark.com/normalize-wheel/1.0.1 + react: 17.0.2 + react-dom: 17.0.2_react@17.0.2 + tslib: registry.nlark.com/tslib/2.0.1 + dev: false - registry.nlark.com/terminal-link/2.1.1: - resolution: {integrity: sha1-FKZKJ6s8Dfkz6lRvulXy0HjtyZQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/terminal-link/download/terminal-link-2.1.1.tgz} - name: terminal-link - version: 2.1.1 - engines: {node: '>=8'} + /react-error-boundary/3.1.4_react@17.0.2: + resolution: {integrity: sha1-JV25KyMZcQh1eoiLAeW3KZGaveA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/react-error-boundary/download/react-error-boundary-3.1.4.tgz} + engines: {node: '>=10', npm: '>=6'} + peerDependencies: + react: '>=16.13.1' dependencies: - ansi-escapes: registry.nlark.com/ansi-escapes/4.3.2 - supports-hyperlinks: registry.nlark.com/supports-hyperlinks/2.2.0 + '@babel/runtime': 7.16.5 + react: 17.0.2 dev: true - registry.nlark.com/test-exclude/6.0.0: - resolution: {integrity: sha1-BKhphmHYBepvopO2y55jrARO8V4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/test-exclude/download/test-exclude-6.0.0.tgz} - name: test-exclude - version: 6.0.0 - engines: {node: '>=8'} + /react-fast-compare/3.2.0: + resolution: {integrity: sha1-ZBqdqBtqYyDycOiXJPtFoLOeQ7s=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/react-fast-compare/download/react-fast-compare-3.2.0.tgz} + dev: false + + /react-helmet/6.1.0_react@17.0.2: + resolution: {integrity: sha1-p1DVFlyxPPIT5EdHUCZS55RGhyY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/react-helmet/download/react-helmet-6.1.0.tgz} + peerDependencies: + react: '>=16.3.0' dependencies: - '@istanbuljs/schema': registry.nlark.com/@istanbuljs/schema/0.1.3 - glob: registry.npmmirror.com/glob/7.2.0 - minimatch: registry.nlark.com/minimatch/3.0.4 - dev: true + object-assign: registry.nlark.com/object-assign/4.1.1 + prop-types: 15.8.0 + react: 17.0.2 + react-fast-compare: 3.2.0 + react-side-effect: 2.1.1_react@17.0.2 + dev: false - registry.nlark.com/text-table/0.2.0: - resolution: {integrity: sha1-f17oI66AUgfACvLfSoTsP8+lcLQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/text-table/download/text-table-0.2.0.tgz} - name: text-table - version: 0.2.0 - dev: true + /react-is/16.13.1: + resolution: {integrity: sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==} - registry.nlark.com/throat/6.0.1: - resolution: {integrity: sha1-1RT+2tlXQMEsLX/HDqhj61Gt43U=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/throat/download/throat-6.0.1.tgz} - name: throat - version: 6.0.1 + /react-is/17.0.2: + resolution: {integrity: sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/react-is/-/react-is-17.0.2.tgz} dev: true - registry.nlark.com/through/2.3.8: - resolution: {integrity: sha1-DdTJ/6q8NXlgsbckEV1+Doai4fU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/through/download/through-2.3.8.tgz} - name: through - version: 2.3.8 + /react-mentions/4.3.1_react-dom@17.0.2+react@17.0.2: + resolution: {integrity: sha512-yNq3qpjQ9/kaYIhCgx2D+9h228gMd6sxfbyKUY8TUWLxDr38q0FnNpCga/EhuuGqnVhOt8fb39p0c+xVRRgSpw==} + peerDependencies: + react: '>=16.8.3' + react-dom: '>=16.8.3' + dependencies: + '@babel/runtime': 7.4.5 + invariant: 2.2.4 + prop-types: 15.8.0 + react: 17.0.2 + react-dom: 17.0.2_react@17.0.2 + substyle: 9.4.1_react@17.0.2 + dev: false - registry.nlark.com/through2/2.0.5: - resolution: {integrity: sha1-AcHjnrMdB8t9A6lqcIIyYLIxMs0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/through2/download/through2-2.0.5.tgz} - name: through2 - version: 2.0.5 + /react-router-dom/5.3.0_react@17.0.2: + resolution: {integrity: sha512-ObVBLjUZsphUUMVycibxgMdh5jJ1e3o+KpAZBVeHcNQZ4W+uUGGWsokurzlF4YOldQYRQL4y6yFRWM4m3svmuQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/react-router-dom/download/react-router-dom-5.3.0.tgz} + peerDependencies: + react: '>=15' dependencies: - readable-stream: registry.nlark.com/readable-stream/2.3.7 - xtend: registry.nlark.com/xtend/4.0.2 - dev: true + '@babel/runtime': 7.16.5 + history: 4.10.1 + loose-envify: registry.nlark.com/loose-envify/1.4.0 + prop-types: 15.8.0 + react: 17.0.2 + react-router: 5.2.1_react@17.0.2 + tiny-invariant: 1.2.0 + tiny-warning: registry.nlark.com/tiny-warning/1.0.3 + dev: false - registry.nlark.com/through2/4.0.2: - resolution: {integrity: sha1-p846wqeosLlmyA58SfBITDsjl2Q=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/through2/download/through2-4.0.2.tgz} - name: through2 - version: 4.0.2 + /react-router/5.2.1_react@17.0.2: + resolution: {integrity: sha1-TS5OnVrpQlCRhFuNvG2dJ2I5d00=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/react-router/download/react-router-5.2.1.tgz} + peerDependencies: + react: '>=15' dependencies: - readable-stream: registry.nlark.com/readable-stream/3.6.0 - dev: true + '@babel/runtime': 7.16.5 + history: 4.10.1 + hoist-non-react-statics: registry.nlark.com/hoist-non-react-statics/3.3.2 + loose-envify: registry.nlark.com/loose-envify/1.4.0 + mini-create-react-context: registry.nlark.com/mini-create-react-context/0.4.1_prop-types@15.8.0+react@17.0.2 + path-to-regexp: registry.nlark.com/path-to-regexp/1.8.0 + prop-types: 15.8.0 + react: 17.0.2 + react-is: 16.13.1 + tiny-invariant: 1.2.0 + tiny-warning: registry.nlark.com/tiny-warning/1.0.3 + dev: false - registry.nlark.com/thunky/1.1.0: - resolution: {integrity: sha1-Wrr3FKlAXbBQRzK7zNLO3Z75U30=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/thunky/download/thunky-1.1.0.tgz} - name: thunky - version: 1.1.0 - dev: true + /react-side-effect/2.1.1_react@17.0.2: + resolution: {integrity: sha1-ZsVwHD51YKtIIqTuJ0Le4hXXLrM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/react-side-effect/download/react-side-effect-2.1.1.tgz} + peerDependencies: + react: ^16.3.0 || ^17.0.0 + dependencies: + react: 17.0.2 + dev: false - registry.nlark.com/timsort/0.3.0: - resolution: {integrity: sha1-QFQRqOfmM5/mTbmiNN4R3DHgK9Q=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/timsort/download/timsort-0.3.0.tgz} - name: timsort - version: 0.3.0 + /react-split/2.0.14_react@17.0.2: + resolution: {integrity: sha512-bKWydgMgaKTg/2JGQnaJPg51T6dmumTWZppFgEbbY0Fbme0F5TuatAScCLaqommbGQQf/ZT1zaejuPDriscISA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/react-split/-/react-split-2.0.14.tgz} + peerDependencies: + react: '*' + dependencies: + prop-types: 15.8.0 + react: 17.0.2 + split.js: 1.6.5 dev: false - registry.nlark.com/tiny-warning/1.0.3: - resolution: {integrity: sha1-lKMNtFPfTGQ9D9VmBg1gqHXYR1Q=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/tiny-warning/download/tiny-warning-1.0.3.tgz} - name: tiny-warning - version: 1.0.3 + /react-use-gesture/9.1.3_react@17.0.2: + resolution: {integrity: sha1-kr0UPk9Y5pvUJFFKW/zLoqHWLsA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/react-use-gesture/download/react-use-gesture-9.1.3.tgz} + deprecated: This package is no longer maintained. Please use @use-gesture/react instead + peerDependencies: + react: '>= 16.8.0' + dependencies: + react: 17.0.2 dev: false - registry.nlark.com/tmp/0.0.33: - resolution: {integrity: sha1-bTQzWIl2jSGyvNoKonfO07G/rfk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/tmp/download/tmp-0.0.33.tgz} - name: tmp - version: 0.0.33 - engines: {node: '>=0.6.0'} + /react-virtualized-auto-sizer/1.0.6_react-dom@17.0.2+react@17.0.2: + resolution: {integrity: sha1-ZsWxySeAZMXvFpntQKKcEVGPl8o=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/react-virtualized-auto-sizer/download/react-virtualized-auto-sizer-1.0.6.tgz} + engines: {node: '>8.0.0'} + peerDependencies: + react: ^15.3.0 || ^16.0.0-alpha || ^17.0.0 + react-dom: ^15.3.0 || ^16.0.0-alpha || ^17.0.0 dependencies: - os-tmpdir: registry.nlark.com/os-tmpdir/1.0.2 + react: 17.0.2 + react-dom: 17.0.2_react@17.0.2 dev: false - registry.nlark.com/tmp/0.2.1: - resolution: {integrity: sha1-hFf8MDfc9HGcJRNnoa9lAO4czxQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/tmp/download/tmp-0.2.1.tgz} - name: tmp - version: 0.2.1 - engines: {node: '>=8.17.0'} + /react-virtuoso/2.4.0_react@17.0.2: + resolution: {integrity: sha512-hjo+ERHcZU5XOnpXMVEhm6mSiPi6oz8xbwKjWTfozbUGPaVAT+9wzU202Y50NOHVXekBVCGL02W2++PKi8z2Tw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/react-virtuoso/download/react-virtuoso-2.4.0.tgz} + engines: {node: '>=10'} + peerDependencies: + react: '>=16' dependencies: - rimraf: registry.npmmirror.com/rimraf/3.0.2 + '@virtuoso.dev/react-urx': 0.2.12_react@17.0.2 + '@virtuoso.dev/urx': 0.2.12 + react: 17.0.2 dev: false - registry.nlark.com/tmpl/1.0.5: - resolution: {integrity: sha1-hoPguQK7nCDE9ybjwLafNlGMB8w=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/tmpl/download/tmpl-1.0.5.tgz} - name: tmpl - version: 1.0.5 - dev: true + /react/17.0.2: + resolution: {integrity: sha512-gnhPt75i/dq/z3/6q/0asP78D0u592D5L1pd7M8P+dck6Fu/jJeL6iVVK23fptSUZj8Vjf++7wXA8UNclGQcbA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/react/download/react-17.0.2.tgz} + engines: {node: '>=0.10.0'} + dependencies: + loose-envify: registry.nlark.com/loose-envify/1.4.0 + object-assign: registry.nlark.com/object-assign/4.1.1 + dev: false - registry.nlark.com/to-fast-properties/2.0.0: - resolution: {integrity: sha1-3F5pjL0HkmW8c+A3doGk5Og/YW4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/to-fast-properties/download/to-fast-properties-2.0.0.tgz} - name: to-fast-properties - version: 2.0.0 - engines: {node: '>=4'} + /read-pkg-up/7.0.1: + resolution: {integrity: sha1-86YTV1hFlzOuK5VjgFbhhU5+9Qc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/read-pkg-up/download/read-pkg-up-7.0.1.tgz} + engines: {node: '>=8'} + dependencies: + find-up: 4.1.0 + read-pkg: registry.nlark.com/read-pkg/5.2.0 + type-fest: 0.8.1 dev: true - registry.nlark.com/to-regex-range/5.0.1: - resolution: {integrity: sha1-FkjESq58jZiKMmAY7XL1tN0DkuQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/to-regex-range/download/to-regex-range-5.0.1.tgz} - name: to-regex-range - version: 5.0.1 - engines: {node: '>=8.0'} + /reduce-css-calc/2.1.8: + resolution: {integrity: sha1-fvh2GijWFJgNwMmC93LJP3qZ3gM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/reduce-css-calc/download/reduce-css-calc-2.1.8.tgz} dependencies: - is-number: registry.nlark.com/is-number/7.0.0 + css-unit-converter: 1.1.2 + postcss-value-parser: 3.3.1 + dev: false - registry.nlark.com/toposort/2.0.2: - resolution: {integrity: sha1-riF2gXXRVZ1IvvNUILL0li8JwzA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/toposort/download/toposort-2.0.2.tgz} - name: toposort - version: 2.0.2 + /regenerator-runtime/0.13.9: + resolution: {integrity: sha512-p3VT+cOEgxFsRRA9X4lkI1E+k2/CtnKtU4gcxyaCUreilL/vqI6CdZ3wxVUx3UOUg+gnUOQQcRI7BmSI656MYA==} dev: false - registry.nlark.com/totalist/1.1.0: - resolution: {integrity: sha1-pNZaPlRlF3AePlw3pHpwrJf+Vt8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/totalist/download/totalist-1.1.0.tgz} - name: totalist - version: 1.1.0 - engines: {node: '>=6'} + /regjsgen/0.5.2: + resolution: {integrity: sha1-kv8pX7He7L9uzaslQ9IH6RqjNzM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/regjsgen/download/regjsgen-0.5.2.tgz} dev: true - registry.nlark.com/tough-cookie/4.0.0: - resolution: {integrity: sha1-2CIjTuyogvmR8PkIgkrSYi3b7OQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/tough-cookie/download/tough-cookie-4.0.0.tgz} - name: tough-cookie - version: 4.0.0 - engines: {node: '>=6'} + /regjsparser/0.7.0: + resolution: {integrity: sha1-prZntUyIXhi1JVTLSWDvcRh+mWg=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/regjsparser/download/regjsparser-0.7.0.tgz} + hasBin: true dependencies: - psl: registry.nlark.com/psl/1.8.0 - punycode: registry.nlark.com/punycode/2.1.1 - universalify: registry.nlark.com/universalify/0.1.2 - dev: true - - registry.nlark.com/trim-newlines/3.0.1: - resolution: {integrity: sha1-Jgpdli2LdSQlsy86fbDcrNF2wUQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/trim-newlines/download/trim-newlines-3.0.1.tgz} - name: trim-newlines - version: 3.0.1 - engines: {node: '>=8'} - dev: true - - registry.nlark.com/tslib/1.14.1: - resolution: {integrity: sha1-zy04vcNKE0vK8QkcQfZhni9nLQA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/tslib/download/tslib-1.14.1.tgz} - name: tslib - version: 1.14.1 - - registry.nlark.com/tslib/2.0.1: - resolution: {integrity: sha1-QQ6w0RPltjVkkO7HSWA3JbAhtD4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/tslib/download/tslib-2.0.1.tgz} - name: tslib - version: 2.0.1 - dev: false - - registry.nlark.com/tslib/2.1.0: - resolution: {integrity: sha1-2mCGDxwuyqVwOrfTm8Bba/mIuXo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/tslib/download/tslib-2.1.0.tgz} - name: tslib - version: 2.1.0 - - registry.nlark.com/tslib/2.3.1: - resolution: {integrity: sha1-6KM1rdXOrlGqJh0ypJAVjvBC7wE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/tslib/download/tslib-2.3.1.tgz} - name: tslib - version: 2.3.1 + jsesc: registry.nlark.com/jsesc/0.5.0 dev: true - registry.nlark.com/tsutils/3.21.0_typescript@4.5.4: - resolution: {integrity: sha1-tIcX05TOpsHglpg+7Vjp1hcVtiM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/tsutils/download/tsutils-3.21.0.tgz} - id: registry.nlark.com/tsutils/3.21.0 - name: tsutils - version: 3.21.0 - engines: {node: '>= 6'} - peerDependencies: - typescript: '>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta' + /remove-bom-buffer/3.0.0: + resolution: {integrity: sha1-wr8eN3Ug0yT2I4kuM8EMrCwlK1M=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/remove-bom-buffer/download/remove-bom-buffer-3.0.0.tgz} + engines: {node: '>=0.10.0'} dependencies: - tslib: registry.nlark.com/tslib/1.14.1 - typescript: registry.npmmirror.com/typescript/4.5.4 + is-buffer: registry.nlark.com/is-buffer/1.1.6 + is-utf8: registry.nlark.com/is-utf8/0.2.1 dev: true - registry.nlark.com/type-check/0.3.2: - resolution: {integrity: sha1-WITKtRLPHTVeP7eE8wgEsrUg23I=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/type-check/download/type-check-0.3.2.tgz} - name: type-check - version: 0.3.2 - engines: {node: '>= 0.8.0'} + /remove-bom-stream/1.2.0: + resolution: {integrity: sha1-BfGlk/FuQuH7kOv1nejlaVJflSM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/remove-bom-stream/download/remove-bom-stream-1.2.0.tgz} + engines: {node: '>= 0.10'} dependencies: - prelude-ls: registry.nlark.com/prelude-ls/1.1.2 + remove-bom-buffer: 3.0.0 + safe-buffer: registry.nlark.com/safe-buffer/5.2.1 + through2: registry.nlark.com/through2/2.0.5 dev: true - registry.nlark.com/type-check/0.4.0: - resolution: {integrity: sha1-B7ggO/pwVsBlcFDjzNLDdzC6uPE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/type-check/download/type-check-0.4.0.tgz} - name: type-check - version: 0.4.0 - engines: {node: '>= 0.8.0'} + /renderkid/3.0.0: + resolution: {integrity: sha1-X9gj5NaVHTc1jsyaWLHwaDa2Joo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/renderkid/download/renderkid-3.0.0.tgz} dependencies: - prelude-ls: registry.nlark.com/prelude-ls/1.2.1 + css-select: 4.2.0 + dom-converter: registry.nlark.com/dom-converter/0.2.0 + htmlparser2: 6.1.0 + lodash: 4.17.21 + strip-ansi: 6.0.1 dev: true - registry.nlark.com/type-detect/4.0.8: - resolution: {integrity: sha1-dkb7XxiHHPu3dJ5pvTmmOI63RQw=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/type-detect/download/type-detect-4.0.8.tgz?cache=0&sync_timestamp=1631849284169&other_urls=https%3A%2F%2Fregistry.nlark.com%2Ftype-detect%2Fdownload%2Ftype-detect-4.0.8.tgz} - name: type-detect - version: 4.0.8 - engines: {node: '>=4'} + /resolve-global/1.0.0: + resolution: {integrity: sha1-oqed9K8so/Sb93753azTItrRklU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/resolve-global/download/resolve-global-1.0.0.tgz} + engines: {node: '>=8'} + dependencies: + global-dirs: registry.nlark.com/global-dirs/0.1.1 dev: true - registry.nlark.com/type-is/1.6.18: - resolution: {integrity: sha1-TlUs0F3wlGfcvE73Od6J8s83wTE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/type-is/download/type-is-1.6.18.tgz} - name: type-is - version: 1.6.18 - engines: {node: '>= 0.6'} + /resolve-options/1.1.0: + resolution: {integrity: sha1-MrueOcBtZzONyTeMDW1gdFZq0TE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/resolve-options/download/resolve-options-1.1.0.tgz} + engines: {node: '>= 0.10'} dependencies: - media-typer: registry.nlark.com/media-typer/0.3.0 - mime-types: registry.npmmirror.com/mime-types/2.1.34 + value-or-function: 3.0.0 dev: true - registry.nlark.com/typedarray-to-buffer/3.1.5: - resolution: {integrity: sha1-qX7nqf9CaRufeD/xvFES/j/KkIA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/typedarray-to-buffer/download/typedarray-to-buffer-3.1.5.tgz} - name: typedarray-to-buffer - version: 3.1.5 - dependencies: - is-typedarray: registry.nlark.com/is-typedarray/1.0.0 + /resolve.exports/1.1.0: + resolution: {integrity: sha1-XOhCuUsFFGwOAwdphdHQ5+SMkMk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/resolve.exports/download/resolve.exports-1.1.0.tgz} + engines: {node: '>=10'} dev: true - registry.nlark.com/unbox-primitive/1.0.1: - resolution: {integrity: sha1-CF4hViXsMWJXTciFmr7nilmxRHE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/unbox-primitive/download/unbox-primitive-1.0.1.tgz} - name: unbox-primitive - version: 1.0.1 + /resolve/1.20.0: + resolution: {integrity: sha1-YpoBP7P3B1XW8LeTXMHCxTeLGXU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/resolve/download/resolve-1.20.0.tgz} dependencies: - function-bind: registry.nlark.com/function-bind/1.1.1 - has-bigints: registry.nlark.com/has-bigints/1.0.1 - has-symbols: registry.nlark.com/has-symbols/1.0.2 - which-boxed-primitive: registry.nlark.com/which-boxed-primitive/1.0.2 + is-core-module: 2.8.0 + path-parse: registry.nlark.com/path-parse/1.0.7 - registry.nlark.com/unc-path-regex/0.1.2: - resolution: {integrity: sha1-5z3T17DXxe2G+6xrCufYxqadUPo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/unc-path-regex/download/unc-path-regex-0.1.2.tgz} - name: unc-path-regex - version: 0.1.2 - engines: {node: '>=0.10.0'} + /rfdc/1.3.0: + resolution: {integrity: sha1-0LfEQasnINBdxM8m4ByJYx2doIs=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/rfdc/download/rfdc-1.3.0.tgz} dev: true - registry.nlark.com/unicode-canonical-property-names-ecmascript/2.0.0: - resolution: {integrity: sha1-MBrNxSVjFnDTn2FG4Od/9rvevdw=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/unicode-canonical-property-names-ecmascript/download/unicode-canonical-property-names-ecmascript-2.0.0.tgz} - name: unicode-canonical-property-names-ecmascript - version: 2.0.0 - engines: {node: '>=4'} - dev: true + /rimraf/3.0.2: + resolution: {integrity: sha1-8aVAK6YiCtUswSgrrBrjqkn9Bho=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/rimraf/download/rimraf-3.0.2.tgz} + hasBin: true + dependencies: + glob: 7.2.0 - registry.nlark.com/unicode-match-property-ecmascript/2.0.0: - resolution: {integrity: sha1-VP0W4OyxZ88Ezx91a9zJLrp5dsM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/unicode-match-property-ecmascript/download/unicode-match-property-ecmascript-2.0.0.tgz} - name: unicode-match-property-ecmascript - version: 2.0.0 - engines: {node: '>=4'} + /rollup-plugin-copy/3.4.0: + resolution: {integrity: sha1-8SKKP/tm/62GBuLz+3/yMUHtMoY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/rollup-plugin-copy/download/rollup-plugin-copy-3.4.0.tgz} + engines: {node: '>=8.3'} dependencies: - unicode-canonical-property-names-ecmascript: registry.nlark.com/unicode-canonical-property-names-ecmascript/2.0.0 - unicode-property-aliases-ecmascript: registry.nlark.com/unicode-property-aliases-ecmascript/2.0.0 + '@types/fs-extra': 8.1.2 + colorette: 1.4.0 + fs-extra: registry.nlark.com/fs-extra/8.1.0 + globby: registry.nlark.com/globby/10.0.1 + is-plain-object: registry.nlark.com/is-plain-object/3.0.1 dev: true - registry.nlark.com/unicode-match-property-value-ecmascript/2.0.0: - resolution: {integrity: sha1-GgGqVyR8FMVouJd1pUk4eIGJpxQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/unicode-match-property-value-ecmascript/download/unicode-match-property-value-ecmascript-2.0.0.tgz} - name: unicode-match-property-value-ecmascript - version: 2.0.0 - engines: {node: '>=4'} - dev: true + /rollup-plugin-esbuild/4.7.2_esbuild@0.12.29+rollup@2.62.0: + resolution: {integrity: sha512-rBS2hTedtG+wL/yyIWQ84zju5rtfF15gkaCLN0vsWGmBdRd0UPm52meAwkmrsPQf3mB/H2o+k9Q8Ce8A66SE5A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/rollup-plugin-esbuild/download/rollup-plugin-esbuild-4.7.2.tgz} + engines: {node: '>=12'} + peerDependencies: + esbuild: '>=0.10.1' + rollup: ^1.20.0 || ^2.0.0 + dependencies: + '@rollup/pluginutils': 4.1.2 + esbuild: 0.12.29 + joycon: 3.1.1 + jsonc-parser: registry.nlark.com/jsonc-parser/3.0.0 + rollup: 2.62.0 + dev: false - registry.nlark.com/unicode-property-aliases-ecmascript/2.0.0: - resolution: {integrity: sha1-CjbLmlhcT2q9Ua0d7dsoXBZSl8g=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/unicode-property-aliases-ecmascript/download/unicode-property-aliases-ecmascript-2.0.0.tgz} - name: unicode-property-aliases-ecmascript - version: 2.0.0 - engines: {node: '>=4'} + /rollup-plugin-replace/2.2.0: + resolution: {integrity: sha1-9BrlNy4R56IXzeNJyLXV/RFecOM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/rollup-plugin-replace/download/rollup-plugin-replace-2.2.0.tgz} + deprecated: This module has moved and is now available at @rollup/plugin-replace. Please update your dependencies. This version is no longer maintained. + dependencies: + magic-string: registry.nlark.com/magic-string/0.25.7 + rollup-pluginutils: 2.8.2 dev: true - registry.nlark.com/uniq/1.0.1: - resolution: {integrity: sha1-sxxa6CVIRKOoKBVBzisEuGWnNP8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/uniq/download/uniq-1.0.1.tgz} - name: uniq - version: 1.0.1 - dev: false - - registry.nlark.com/uniqs/2.0.0: - resolution: {integrity: sha1-/+3ks2slKQaW5uFl1KWe25mOawI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/uniqs/download/uniqs-2.0.0.tgz} - name: uniqs - version: 2.0.0 + /rollup-plugin-styles/3.14.1_rollup@2.62.0: + resolution: {integrity: sha1-ip0TiFrFyC9RMJn1Z7lM/5N5cow=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/rollup-plugin-styles/download/rollup-plugin-styles-3.14.1.tgz} + engines: {node: '>=10'} + peerDependencies: + rollup: ^2.2.0 + dependencies: + '@rollup/pluginutils': 4.1.2 + '@types/cssnano': 4.0.1 + cosmiconfig: registry.nlark.com/cosmiconfig/7.0.1 + cssnano: 4.1.11 + fs-extra: registry.nlark.com/fs-extra/9.1.0 + icss-utils: registry.nlark.com/icss-utils/5.1.0_postcss@8.4.5 + mime-types: 2.1.34 + p-queue: 6.6.2 + postcss: 8.4.5 + postcss-modules-extract-imports: registry.nlark.com/postcss-modules-extract-imports/3.0.0_postcss@8.4.5 + postcss-modules-local-by-default: registry.nlark.com/postcss-modules-local-by-default/4.0.0_postcss@8.4.5 + postcss-modules-scope: registry.nlark.com/postcss-modules-scope/3.0.0_postcss@8.4.5 + postcss-modules-values: registry.nlark.com/postcss-modules-values/4.0.0_postcss@8.4.5 + postcss-value-parser: 4.2.0 + query-string: registry.nlark.com/query-string/6.14.1 + resolve: 1.20.0 + rollup: 2.62.0 + source-map: 0.7.3 + tslib: 2.3.1 dev: false - registry.nlark.com/unique-string/2.0.0: - resolution: {integrity: sha1-OcZFH4GvsnSd4rIz4/fF6IQ72J0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/unique-string/download/unique-string-2.0.0.tgz} - name: unique-string - version: 2.0.0 - engines: {node: '>=8'} + /rollup-plugin-terser/7.0.2_rollup@2.62.0: + resolution: {integrity: sha1-6Pu6SGmYGy3DWufopQLVxsBNMk0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/rollup-plugin-terser/download/rollup-plugin-terser-7.0.2.tgz} + peerDependencies: + rollup: ^2.0.0 dependencies: - crypto-random-string: registry.nlark.com/crypto-random-string/2.0.0 + '@babel/code-frame': 7.16.0 + jest-worker: 26.6.2 + rollup: 2.62.0 + serialize-javascript: registry.nlark.com/serialize-javascript/4.0.0 + terser: 5.10.0 + transitivePeerDependencies: + - acorn dev: true - registry.nlark.com/universalify/0.1.2: - resolution: {integrity: sha1-tkb2m+OULavOzJ1mOcgNwQXvqmY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/universalify/download/universalify-0.1.2.tgz} - name: universalify - version: 0.1.2 - engines: {node: '>= 4.0.0'} + /rollup-pluginutils/2.8.2: + resolution: {integrity: sha1-cvKvB0i1kjZNvTOJ5gDlqURKNR4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/rollup-pluginutils/download/rollup-pluginutils-2.8.2.tgz} + dependencies: + estree-walker: 0.6.1 dev: true - registry.nlark.com/universalify/2.0.0: - resolution: {integrity: sha1-daSYTv7cSwiXXFrrc/Uw0C3yVxc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/universalify/download/universalify-2.0.0.tgz} - name: universalify - version: 2.0.0 - engines: {node: '>= 10.0.0'} + /rollup/2.62.0: + resolution: {integrity: sha512-cJEQq2gwB0GWMD3rYImefQTSjrPYaC6s4J9pYqnstVLJ1CHa/aZNVkD4Epuvg4iLeMA4KRiq7UM7awKK6j7jcw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/rollup/download/rollup-2.62.0.tgz} + engines: {node: '>=10.0.0'} + hasBin: true + optionalDependencies: + fsevents: 2.3.2 - registry.nlark.com/unpipe/1.0.0: - resolution: {integrity: sha1-sr9O6FFKrmFltIF4KdIbLvSZBOw=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/unpipe/download/unpipe-1.0.0.tgz} - name: unpipe - version: 1.0.0 - engines: {node: '>= 0.8'} + /rxjs/7.4.0: + resolution: {integrity: sha1-oSpE1+6/AW9f8kQbh/KMmlHOvGg=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/rxjs/download/rxjs-7.4.0.tgz} + dependencies: + tslib: registry.nlark.com/tslib/2.1.0 + + /saxes/5.0.1: + resolution: {integrity: sha1-7rq5U/o7dgjb6U5drbFciI+maW0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/saxes/download/saxes-5.0.1.tgz} + engines: {node: '>=10'} + dependencies: + xmlchars: registry.nlark.com/xmlchars/2.2.0 dev: true - registry.nlark.com/unquote/1.1.1: - resolution: {integrity: sha1-j97XMk7G6IoP+LkF58CYzcCG1UQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/unquote/download/unquote-1.1.1.tgz} - name: unquote - version: 1.1.1 + /scheduler/0.20.2: + resolution: {integrity: sha1-S67jlDbjSqk7SHS93L8P6Li1DpE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/scheduler/download/scheduler-0.20.2.tgz} + dependencies: + loose-envify: 1.4.0 + object-assign: 4.1.1 dev: false - registry.nlark.com/upath/1.2.0: - resolution: {integrity: sha1-j2bbzVWog6za5ECK+LA1pQRMGJQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/upath/download/upath-1.2.0.tgz} - name: upath - version: 1.2.0 - engines: {node: '>=4'} + /schema-utils/3.1.1: + resolution: {integrity: sha1-vHTEtraZXB2I92qLd76nIZ4MgoE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/schema-utils/download/schema-utils-3.1.1.tgz} + engines: {node: '>= 10.13.0'} + dependencies: + '@types/json-schema': 7.0.9 + ajv: 6.12.6 + ajv-keywords: 3.5.2_ajv@6.12.6 dev: true - registry.nlark.com/uri-js/4.4.1: - resolution: {integrity: sha1-mxpSWVIlhZ5V9mnZKPiMbFfyp34=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/uri-js/download/uri-js-4.4.1.tgz} - name: uri-js - version: 4.4.1 + /schema-utils/4.0.0: + resolution: {integrity: sha512-1edyXKgh6XnJsJSQ8mKWXnN/BVaIbFMLpouRUrXgVq7WYne5kw3MW7UPhO44uRXQSIpTSXoJbmrR2X0w9kUTyg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/schema-utils/download/schema-utils-4.0.0.tgz} + engines: {node: '>= 12.13.0'} dependencies: - punycode: registry.nlark.com/punycode/2.1.1 + '@types/json-schema': 7.0.9 + ajv: 8.8.2 + ajv-formats: 2.1.1 + ajv-keywords: 5.1.0_ajv@8.8.2 dev: true - registry.nlark.com/util-deprecate/1.0.2: - resolution: {integrity: sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/util-deprecate/download/util-deprecate-1.0.2.tgz} - name: util-deprecate - version: 1.0.2 - - registry.nlark.com/util.promisify/1.0.1: - resolution: {integrity: sha1-a693dLgO6w91INi4HQeYKlmruu4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/util.promisify/download/util.promisify-1.0.1.tgz} - name: util.promisify - version: 1.0.1 + /scroll-into-view-if-needed/2.2.28: + resolution: {integrity: sha1-WhWy9YpSZCyIyOylhGROAXA9ZFo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/scroll-into-view-if-needed/download/scroll-into-view-if-needed-2.2.28.tgz} dependencies: - define-properties: registry.nlark.com/define-properties/1.1.3 - es-abstract: registry.npmmirror.com/es-abstract/1.19.1 - has-symbols: registry.nlark.com/has-symbols/1.0.2 - object.getownpropertydescriptors: registry.npmmirror.com/object.getownpropertydescriptors/2.1.3 + compute-scroll-into-view: registry.nlark.com/compute-scroll-into-view/1.0.17 dev: false - registry.nlark.com/utila/0.4.0: - resolution: {integrity: sha1-ihagXURWV6Oupe7MWxKk+lN5dyw=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/utila/download/utila-0.4.0.tgz} - name: utila - version: 0.4.0 + /send/0.17.2: + resolution: {integrity: sha512-UJYB6wFSJE3G00nEivR5rgWp8c2xXvJ3OPWPhmuteU0IKj8nKbG3DrjiOmLwpnHGYWAVwA69zmTm++YG0Hmwww==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/send/download/send-0.17.2.tgz} + engines: {node: '>= 0.8.0'} + dependencies: + debug: 2.6.9 + depd: registry.nlark.com/depd/1.1.2 + destroy: registry.nlark.com/destroy/1.0.4 + encodeurl: registry.nlark.com/encodeurl/1.0.2 + escape-html: registry.nlark.com/escape-html/1.0.3 + etag: registry.nlark.com/etag/1.8.1 + fresh: registry.nlark.com/fresh/0.5.2 + http-errors: 1.8.1 + mime: 1.6.0 + ms: 2.1.3 + on-finished: registry.nlark.com/on-finished/2.3.0 + range-parser: registry.nlark.com/range-parser/1.2.1 + statuses: registry.nlark.com/statuses/1.5.0 dev: true - registry.nlark.com/utils-merge/1.0.1: - resolution: {integrity: sha1-n5VxD1CiZ5R7LMwSR0HBAoQn5xM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/utils-merge/download/utils-merge-1.0.1.tgz} - name: utils-merge - version: 1.0.1 - engines: {node: '>= 0.4.0'} + /serve-static/1.14.2: + resolution: {integrity: sha512-+TMNA9AFxUEGuC0z2mevogSnn9MXKb4fa7ngeRMJaaGv8vTwnIEkKi+QGvPt33HSnf8pRS+WGM0EbMtCJLKMBQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/serve-static/download/serve-static-1.14.2.tgz} + engines: {node: '>= 0.8.0'} + dependencies: + encodeurl: registry.nlark.com/encodeurl/1.0.2 + escape-html: registry.nlark.com/escape-html/1.0.3 + parseurl: registry.nlark.com/parseurl/1.3.3 + send: 0.17.2 dev: true - registry.nlark.com/v8-compile-cache/2.3.0: - resolution: {integrity: sha1-LeGWGMZtwkfc+2+ZM4A12CRaLO4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/v8-compile-cache/download/v8-compile-cache-2.3.0.tgz} - name: v8-compile-cache - version: 2.3.0 - dev: true + /signal-exit/3.0.6: + resolution: {integrity: sha512-sDl4qMFpijcGw22U5w63KmD3cZJfBuFlVNbVMKje2keoKML7X2UzWbc4XrmEbDwg0NXJc3yv4/ox7b+JWb57kQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/signal-exit/download/signal-exit-3.0.6.tgz} - registry.nlark.com/validate-npm-package-license/3.0.4: - resolution: {integrity: sha1-/JH2uce6FchX9MssXe/uw51PQQo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/validate-npm-package-license/download/validate-npm-package-license-3.0.4.tgz} - name: validate-npm-package-license - version: 3.0.4 + /simple-swizzle/0.2.2: + resolution: {integrity: sha1-pNprY1/8zMoz9w0Xy5JZLeleVXo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/simple-swizzle/download/simple-swizzle-0.2.2.tgz} dependencies: - spdx-correct: registry.nlark.com/spdx-correct/3.1.1 - spdx-expression-parse: registry.nlark.com/spdx-expression-parse/3.0.1 - dev: true - - registry.nlark.com/value-equal/1.0.1: - resolution: {integrity: sha1-Hgt5THNMXAyt4XnEN9NW2TGjTWw=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/value-equal/download/value-equal-1.0.1.tgz} - name: value-equal - version: 1.0.1 + is-arrayish: registry.nlark.com/is-arrayish/0.3.2 dev: false - registry.nlark.com/vary/1.1.2: - resolution: {integrity: sha1-IpnwLG3tMNSllhsLn3RSShj2NPw=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/vary/download/vary-1.1.2.tgz} - name: vary - version: 1.1.2 - engines: {node: '>= 0.8'} + /sirv/1.0.19: + resolution: {integrity: sha512-JuLThK3TnZG1TAKDwNIqNq6QA2afLOCcm+iE8D1Kj3GA40pSPsxQjjJl0J8X3tsR7T+CP1GavpzLwYkgVLWrZQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/sirv/download/sirv-1.0.19.tgz} + engines: {node: '>= 10'} + dependencies: + '@polka/url': 1.0.0-next.21 + mrmime: 1.0.0 + totalist: registry.nlark.com/totalist/1.1.0 dev: true - registry.nlark.com/vinyl/2.2.1: - resolution: {integrity: sha1-I8+4u6tezjgDqiwKHrKK98u6GXQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/vinyl/download/vinyl-2.2.1.tgz} - name: vinyl - version: 2.2.1 - engines: {node: '>= 0.10'} + /socket.io-client/4.4.0: + resolution: {integrity: sha512-g7riSEJXi7qCFImPow98oT8X++MSsHz6MMFRXkWNJ6uEROSHOa3kxdrsYWMq85dO+09CFMkcqlpjvbVXQl4z6g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/socket.io-client/download/socket.io-client-4.4.0.tgz} + engines: {node: '>=10.0.0'} dependencies: - clone: registry.nlark.com/clone/2.1.2 - clone-buffer: registry.npmmirror.com/clone-buffer/1.0.0 - clone-stats: registry.nlark.com/clone-stats/1.0.0 - cloneable-readable: registry.npmmirror.com/cloneable-readable/1.1.3 - remove-trailing-separator: registry.nlark.com/remove-trailing-separator/1.1.0 - replace-ext: registry.nlark.com/replace-ext/1.0.1 - dev: true + '@socket.io/component-emitter': 3.0.0 + backo2: 1.0.2 + debug: 4.3.3 + engine.io-client: 6.1.1 + parseuri: 0.0.6 + socket.io-parser: 4.1.1 + transitivePeerDependencies: + - bufferutil + - supports-color + - utf-8-validate + dev: false - registry.nlark.com/void-elements/3.1.0: - resolution: {integrity: sha1-YU9/v42AHwu18GYfWy9XhXUOTwk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/void-elements/download/void-elements-3.1.0.tgz} - name: void-elements - version: 3.1.0 - engines: {node: '>=0.10.0'} + /socket.io-parser/4.1.1: + resolution: {integrity: sha1-CtU9mAeByrHqvjIEF9hIDAEz5i0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/socket.io-parser/download/socket.io-parser-4.1.1.tgz} + engines: {node: '>=10.0.0'} + dependencies: + '@socket.io/component-emitter': 3.0.0 + debug: 4.3.3 + transitivePeerDependencies: + - supports-color dev: false - registry.nlark.com/w3c-hr-time/1.0.2: - resolution: {integrity: sha1-ConN9cwVgi35w2BUNnaWPgzDCM0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/w3c-hr-time/download/w3c-hr-time-1.0.2.tgz} - name: w3c-hr-time - version: 1.0.2 + /sockjs/0.3.24: + resolution: {integrity: sha512-GJgLTZ7vYb/JtPSSZ10hsOYIvEYsjbNU+zPdIHcUaWVNUEPivzxku31865sSSud0Da0W4lEeOPlmw93zLQchuQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/sockjs/download/sockjs-0.3.24.tgz} dependencies: - browser-process-hrtime: registry.nlark.com/browser-process-hrtime/1.0.0 + faye-websocket: registry.nlark.com/faye-websocket/0.11.4 + uuid: 8.3.2 + websocket-driver: registry.nlark.com/websocket-driver/0.7.4 dev: true - registry.nlark.com/w3c-xmlserializer/2.0.0: - resolution: {integrity: sha1-PnEEoFt1FGzGD1ZDgLf2g6zxAgo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/w3c-xmlserializer/download/w3c-xmlserializer-2.0.0.tgz} - name: w3c-xmlserializer - version: 2.0.0 + /sortobject/4.16.0: + resolution: {integrity: sha1-nx3sqNpH8NLaCpEA2bCkB/2dez8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/sortobject/download/sortobject-4.16.0.tgz} engines: {node: '>=10'} - dependencies: - xml-name-validator: registry.nlark.com/xml-name-validator/3.0.0 dev: true - registry.nlark.com/wbuf/1.7.3: - resolution: {integrity: sha1-wdjRSTFtPqhShIiVy2oL/oh7h98=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/wbuf/download/wbuf-1.7.3.tgz} - name: wbuf - version: 1.7.3 - dependencies: - minimalistic-assert: registry.nlark.com/minimalistic-assert/1.0.1 - dev: true + /source-map-js/1.0.1: + resolution: {integrity: sha512-4+TN2b3tqOCd/kaGRJ/sTYA0tR0mdXx26ipdolxcwtJVqEnqNYvlCAt1q3ypy4QMlYus+Zh34RNtYLoq2oQ4IA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/source-map-js/download/source-map-js-1.0.1.tgz} + engines: {node: '>=0.10.0'} - registry.nlark.com/wcwidth/1.0.1: - resolution: {integrity: sha1-8LDc+RW8X/FSivrbLA4XtTLaL+g=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/wcwidth/download/wcwidth-1.0.1.tgz} - name: wcwidth - version: 1.0.1 + /source-map-support/0.5.21: + resolution: {integrity: sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/source-map-support/download/source-map-support-0.5.21.tgz} dependencies: - defaults: registry.nlark.com/defaults/1.0.3 - dev: false - - registry.nlark.com/webidl-conversions/4.0.2: - resolution: {integrity: sha1-qFWYCx8LazWbodXZ+zmulB+qY60=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/webidl-conversions/download/webidl-conversions-4.0.2.tgz} - name: webidl-conversions - version: 4.0.2 + buffer-from: registry.nlark.com/buffer-from/1.1.2 + source-map: 0.6.1 dev: true - registry.nlark.com/webidl-conversions/5.0.0: - resolution: {integrity: sha1-rlnIoAsSFUOirMZcBDT1ew/BGv8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/webidl-conversions/download/webidl-conversions-5.0.0.tgz} - name: webidl-conversions - version: 5.0.0 - engines: {node: '>=8'} + /source-map/0.5.7: + resolution: {integrity: sha512-LbrmJOMUSdEVxIKvdcJzQC+nQhe8FUZQTXQy6+I75skNgn3OoQ0DZA8YnFa7gp8tqtL3KPf1kmo0R5DoApeSGQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/source-map/-/source-map-0.5.7.tgz} + engines: {node: '>=0.10.0'} dev: true - registry.nlark.com/webidl-conversions/6.1.0: - resolution: {integrity: sha1-kRG01+qArNQPUnDWZmIa+ni2lRQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/webidl-conversions/download/webidl-conversions-6.1.0.tgz} - name: webidl-conversions - version: 6.1.0 - engines: {node: '>=10.4'} - dev: true + /source-map/0.6.1: + resolution: {integrity: sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==} + engines: {node: '>=0.10.0'} - registry.nlark.com/webpack-merge/5.8.0: - resolution: {integrity: sha1-Kznb8ir4d3atdEw5AiNzHTCmj2E=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/webpack-merge/download/webpack-merge-5.8.0.tgz} - name: webpack-merge - version: 5.8.0 - engines: {node: '>=10.0.0'} - dependencies: - clone-deep: registry.nlark.com/clone-deep/4.0.1 - wildcard: registry.nlark.com/wildcard/2.0.0 - dev: true + /source-map/0.7.3: + resolution: {integrity: sha512-CkCj6giN3S+n9qrYiBTX5gystlENnRW5jZeNLHpe6aue+SrHcG5VYwujhW9s4dY31mEGsxBDrHR6oI69fTXsaQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/source-map/-/source-map-0.7.3.tgz} + engines: {node: '>= 8'} - registry.nlark.com/websocket-driver/0.7.4: - resolution: {integrity: sha1-ia1Slbv2S0gKvLox5JU6ynBvV2A=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/websocket-driver/download/websocket-driver-0.7.4.tgz} - name: websocket-driver - version: 0.7.4 - engines: {node: '>=0.8.0'} + /source-map/0.8.0-beta.0: + resolution: {integrity: sha512-2ymg6oRBpebeZi9UUNsgQ89bhx01TcTkmNTGnNO88imTmbSgy4nfujrgVEFKWpMTEGA11EDkTt7mqObTPdigIA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/source-map/-/source-map-0.8.0-beta.0.tgz} + engines: {node: '>= 8'} dependencies: - http-parser-js: registry.npmmirror.com/http-parser-js/0.5.5 - safe-buffer: registry.nlark.com/safe-buffer/5.2.1 - websocket-extensions: registry.nlark.com/websocket-extensions/0.1.4 + whatwg-url: 7.1.0 dev: true - registry.nlark.com/websocket-extensions/0.1.4: - resolution: {integrity: sha1-f4RzvIOd/YdgituV1+sHUhFXikI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/websocket-extensions/download/websocket-extensions-0.1.4.tgz} - name: websocket-extensions - version: 0.1.4 - engines: {node: '>=0.8.0'} + /spdx-license-ids/3.0.11: + resolution: {integrity: sha512-Ctl2BrFiM0X3MANYgj3CkygxhRmr9mi6xhejbdO960nF6EDJApTYpn0BQnDKlnNBULKiCN1n3w9EBkHK8ZWg+g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/spdx-license-ids/download/spdx-license-ids-3.0.11.tgz} dev: true - registry.nlark.com/whatwg-encoding/1.0.5: - resolution: {integrity: sha1-WrrPd3wyFmpR0IXWtPPn0nET3bA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/whatwg-encoding/download/whatwg-encoding-1.0.5.tgz} - name: whatwg-encoding - version: 1.0.5 + /split.js/1.6.5: + resolution: {integrity: sha512-mPTnGCiS/RiuTNsVhCm9De9cCAUsrNFFviRbADdKiiV+Kk8HKp/0fWu7Kr8pi3/yBmsqLFHuXGT9UUZ+CNLwFw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/split.js/-/split.js-1.6.5.tgz} + dev: false + + /split2/3.2.2: + resolution: {integrity: sha1-vyzyo32DgxLCSciSBv16F90SNl8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/split2/download/split2-3.2.2.tgz} dependencies: - iconv-lite: registry.nlark.com/iconv-lite/0.4.24 + readable-stream: registry.nlark.com/readable-stream/3.6.0 dev: true - registry.nlark.com/whatwg-mimetype/2.3.0: - resolution: {integrity: sha1-PUseAxLSB5h5+Cav8Y2+7KWWD78=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/whatwg-mimetype/download/whatwg-mimetype-2.3.0.tgz} - name: whatwg-mimetype - version: 2.3.0 - dev: true + /stable/0.1.8: + resolution: {integrity: sha1-g26zyDgv4pNv6vVEYxAXzn1Ho88=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/stable/download/stable-0.1.8.tgz} + dev: false - registry.nlark.com/which-boxed-primitive/1.0.2: - resolution: {integrity: sha1-E3V7yJsgmwSf5dhkMOIc9AqJqOY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/which-boxed-primitive/download/which-boxed-primitive-1.0.2.tgz} - name: which-boxed-primitive - version: 1.0.2 + /str2int/1.1.0: + resolution: {integrity: sha1-8FW+wm94KSHgVE8Ml8AJ/0ZvE+U=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/str2int/download/str2int-1.1.0.tgz} + dev: false + + /string-width/4.2.3: + resolution: {integrity: sha1-JpxxF9J7Ba0uU2gwqOyJXvnG0BA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/string-width/download/string-width-4.2.3.tgz?cache=0&sync_timestamp=1632421815231&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Fstring-width%2Fdownload%2Fstring-width-4.2.3.tgz} + engines: {node: '>=8'} dependencies: - is-bigint: registry.nlark.com/is-bigint/1.0.4 - is-boolean-object: registry.nlark.com/is-boolean-object/1.1.2 - is-number-object: registry.nlark.com/is-number-object/1.0.6 - is-string: registry.nlark.com/is-string/1.0.7 - is-symbol: registry.nlark.com/is-symbol/1.0.4 + emoji-regex: 8.0.0 + is-fullwidth-code-point: registry.nlark.com/is-fullwidth-code-point/3.0.0 + strip-ansi: 6.0.1 - registry.nlark.com/which/2.0.2: - resolution: {integrity: sha1-fGqN0KY2oDJ+ELWckobu6T8/UbE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/which/download/which-2.0.2.tgz} - name: which - version: 2.0.2 - engines: {node: '>= 8'} - hasBin: true + /string.prototype.matchall/4.0.6: + resolution: {integrity: sha1-Wrtdq8lMew6iOA9lumELOlRLFfo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/string.prototype.matchall/download/string.prototype.matchall-4.0.6.tgz} dependencies: - isexe: registry.nlark.com/isexe/2.0.0 + call-bind: registry.nlark.com/call-bind/1.0.2 + define-properties: registry.nlark.com/define-properties/1.1.3 + es-abstract: 1.19.1 + get-intrinsic: registry.nlark.com/get-intrinsic/1.1.1 + has-symbols: registry.nlark.com/has-symbols/1.0.2 + internal-slot: registry.nlark.com/internal-slot/1.0.3 + regexp.prototype.flags: registry.nlark.com/regexp.prototype.flags/1.3.1 + side-channel: registry.nlark.com/side-channel/1.0.4 dev: true - registry.nlark.com/wildcard/2.0.0: - resolution: {integrity: sha1-p30g5SAMb6qsl55LOq3Hs91/j+w=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/wildcard/download/wildcard-2.0.0.tgz} - name: wildcard - version: 2.0.0 + /strip-ansi/6.0.1: + resolution: {integrity: sha1-nibGPTD1NEPpSJSVshBdN7Z6hdk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/strip-ansi/download/strip-ansi-6.0.1.tgz} + engines: {node: '>=8'} + dependencies: + ansi-regex: registry.nlark.com/ansi-regex/5.0.1 + + /strip-ansi/7.0.1: + resolution: {integrity: sha1-YXQKCM42th5Q5lZT8HBg0ACXX7I=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/strip-ansi/download/strip-ansi-7.0.1.tgz} + engines: {node: '>=12'} + dependencies: + ansi-regex: registry.nlark.com/ansi-regex/6.0.1 dev: true - registry.nlark.com/word-wrap/1.2.3: - resolution: {integrity: sha1-YQY29rH3A4kb00dxzLF/uTtHB5w=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/word-wrap/download/word-wrap-1.2.3.tgz} - name: word-wrap - version: 1.2.3 - engines: {node: '>=0.10.0'} + /strip-comments/2.0.1: + resolution: {integrity: sha1-StEcP7ysF3pnpArCJMoznKHBups=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/strip-comments/download/strip-comments-2.0.1.tgz} + engines: {node: '>=10'} dev: true - registry.nlark.com/wrap-ansi/6.2.0: - resolution: {integrity: sha1-6Tk7oHEC5skaOyIUePAlfNKFblM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/wrap-ansi/download/wrap-ansi-6.2.0.tgz?cache=0&sync_timestamp=1631584889456&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fwrap-ansi%2Fdownload%2Fwrap-ansi-6.2.0.tgz} - name: wrap-ansi - version: 6.2.0 - engines: {node: '>=8'} + /style-loader/3.3.1_webpack@5.65.0: + resolution: {integrity: sha512-GPcQ+LDJbrcxHORTRes6Jy2sfvK2kS6hpSfI/fXhPt+spVzxF6LJ1dHLN9zIGmVaaP044YKaIatFaufENRiDoQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/style-loader/download/style-loader-3.3.1.tgz} + engines: {node: '>= 12.13.0'} + peerDependencies: + webpack: ^5.0.0 dependencies: - ansi-styles: registry.nlark.com/ansi-styles/4.3.0 - string-width: registry.npmmirror.com/string-width/4.2.3 - strip-ansi: registry.npmmirror.com/strip-ansi/6.0.1 + webpack: 5.65.0_9def3870c80213359789f9191dbd286a dev: true - registry.nlark.com/wrap-ansi/7.0.0: - resolution: {integrity: sha1-Z+FFz/UQpqaYS98RUpEdadLrnkM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/wrap-ansi/download/wrap-ansi-7.0.0.tgz?cache=0&sync_timestamp=1631584889456&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fwrap-ansi%2Fdownload%2Fwrap-ansi-7.0.0.tgz} - name: wrap-ansi - version: 7.0.0 - engines: {node: '>=10'} + /substyle/9.4.1_react@17.0.2: + resolution: {integrity: sha512-VOngeq/W1/UkxiGzeqVvDbGDPM8XgUyJVWjrqeh+GgKqspEPiLYndK+XRcsKUHM5Muz/++1ctJ1QCF/OqRiKWA==} + peerDependencies: + react: '>=16.8.3' dependencies: - ansi-styles: registry.nlark.com/ansi-styles/4.3.0 - string-width: registry.npmmirror.com/string-width/4.2.3 - strip-ansi: registry.npmmirror.com/strip-ansi/6.0.1 + '@babel/runtime': 7.16.5 + invariant: 2.2.4 + react: 17.0.2 + dev: false - registry.nlark.com/wrappy/1.0.2: - resolution: {integrity: sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/wrappy/download/wrappy-1.0.2.tgz} - name: wrappy - version: 1.0.2 + /supports-color/5.5.0: + resolution: {integrity: sha1-4uaaRKyHcveKHsCzW2id9lMO/I8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/supports-color/download/supports-color-5.5.0.tgz} + engines: {node: '>=4'} + dependencies: + has-flag: registry.nlark.com/has-flag/3.0.0 - registry.nlark.com/write-file-atomic/3.0.3: - resolution: {integrity: sha1-Vr1cWlxwSBzRnFcb05q5ZaXeVug=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/write-file-atomic/download/write-file-atomic-3.0.3.tgz} - name: write-file-atomic - version: 3.0.3 + /supports-color/7.2.0: + resolution: {integrity: sha1-G33NyzK4E4gBs+R4umpRyqiWSNo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/supports-color/download/supports-color-7.2.0.tgz} + engines: {node: '>=8'} dependencies: - imurmurhash: registry.nlark.com/imurmurhash/0.1.4 - is-typedarray: registry.nlark.com/is-typedarray/1.0.0 - signal-exit: registry.npmmirror.com/signal-exit/3.0.6 - typedarray-to-buffer: registry.nlark.com/typedarray-to-buffer/3.1.5 - dev: true + has-flag: registry.nlark.com/has-flag/4.0.0 - registry.nlark.com/xml-name-validator/3.0.0: - resolution: {integrity: sha1-auc+Bt5NjG5H+fsYH3jWSK1FfGo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/xml-name-validator/download/xml-name-validator-3.0.0.tgz} - name: xml-name-validator - version: 3.0.0 + /supports-color/8.1.1: + resolution: {integrity: sha1-zW/BfihQDP9WwbhsCn/UpUpzAFw=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/supports-color/download/supports-color-8.1.1.tgz} + engines: {node: '>=10'} + dependencies: + has-flag: registry.nlark.com/has-flag/4.0.0 dev: true - registry.nlark.com/xmlchars/2.2.0: - resolution: {integrity: sha1-Bg/hvLf5x2/ioX24apvDq4lCEMs=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/xmlchars/download/xmlchars-2.2.0.tgz} - name: xmlchars - version: 2.2.0 - dev: true + /svgo/1.3.2: + resolution: {integrity: sha512-yhy/sQYxR5BkC98CY7o31VGsg014AKLEPxdfhora76l36hD9Rdy5NZA/Ocn6yayNPgSamYdtX2rFJdcv07AYVw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/svgo/download/svgo-1.3.2.tgz} + engines: {node: '>=4.0.0'} + deprecated: This SVGO version is no longer supported. Upgrade to v2.x.x. + hasBin: true + dependencies: + chalk: 2.4.2 + coa: 2.0.2 + css-select: 2.1.0 + css-select-base-adapter: registry.nlark.com/css-select-base-adapter/0.1.1 + css-tree: 1.0.0-alpha.37 + csso: 4.2.0 + js-yaml: 3.14.1 + mkdirp: 0.5.5 + object.values: 1.1.5 + sax: registry.nlark.com/sax/1.2.4 + stable: 0.1.8 + unquote: registry.nlark.com/unquote/1.1.1 + util.promisify: registry.nlark.com/util.promisify/1.0.1 + dev: false - registry.nlark.com/xtend/4.0.2: - resolution: {integrity: sha1-u3J3n1+kZRhrH0OPZ0+jR/2121Q=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/xtend/download/xtend-4.0.2.tgz} - name: xtend - version: 4.0.2 - engines: {node: '>=0.4'} + /table/6.7.5: + resolution: {integrity: sha512-LFNeryOqiQHqCVKzhkymKwt6ozeRhlm8IL1mE8rNUurkir4heF6PzMyRgaTa4tlyPTGGgXuvVOF/OLWiH09Lqw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/table/download/table-6.7.5.tgz} + engines: {node: '>=10.0.0'} + dependencies: + ajv: 8.8.2 + lodash.truncate: registry.nlark.com/lodash.truncate/4.4.2 + slice-ansi: registry.nlark.com/slice-ansi/4.0.0 + string-width: 4.2.3 + strip-ansi: 6.0.1 + dev: true - registry.nlark.com/y18n/5.0.8: - resolution: {integrity: sha1-f0k00PfKjFb5UxSTndzS3ZHOHVU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/y18n/download/y18n-5.0.8.tgz} - name: y18n - version: 5.0.8 - engines: {node: '>=10'} + /tailwindcss/2.2.19_67faf65efc23bbcb8667813493b8c465: + resolution: {integrity: sha512-6Ui7JSVtXadtTUo2NtkBBacobzWiQYVjYW0ZnKaP9S1ZCKQ0w7KVNz+YSDI/j7O7KCMHbOkz94ZMQhbT9pOqjw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/tailwindcss/download/tailwindcss-2.2.19.tgz} + engines: {node: '>=12.13.0'} + hasBin: true + peerDependencies: + autoprefixer: ^10.0.2 + postcss: ^8.0.9 + dependencies: + arg: 5.0.1 + autoprefixer: 10.4.0_postcss@8.4.5 + bytes: 3.1.1 + chalk: 4.1.2 + chokidar: 3.5.2 + color: 4.1.0 + cosmiconfig: registry.nlark.com/cosmiconfig/7.0.1 + detective: 5.2.0 + didyoumean: 1.2.2 + dlv: 1.1.3 + fast-glob: registry.nlark.com/fast-glob/3.2.7 + fs-extra: registry.nlark.com/fs-extra/10.0.0 + glob-parent: 6.0.2 + html-tags: registry.nlark.com/html-tags/3.1.0 + is-color-stop: registry.nlark.com/is-color-stop/1.1.0 + is-glob: 4.0.3 + lodash: 4.17.21 + lodash.topath: 4.5.2 + modern-normalize: registry.nlark.com/modern-normalize/1.1.0 + node-emoji: registry.nlark.com/node-emoji/1.11.0 + normalize-path: registry.nlark.com/normalize-path/3.0.0 + object-hash: registry.nlark.com/object-hash/2.2.0 + postcss: 8.4.5 + postcss-js: 3.0.3 + postcss-load-config: 3.1.0_ts-node@10.4.0 + postcss-nested: 5.0.6_postcss@8.4.5 + postcss-selector-parser: 6.0.8 + postcss-value-parser: 4.2.0 + pretty-hrtime: registry.nlark.com/pretty-hrtime/1.0.3 + purgecss: 4.1.3 + quick-lru: 5.1.1 + reduce-css-calc: 2.1.8 + resolve: registry.nlark.com/resolve/1.20.0 + tmp: registry.nlark.com/tmp/0.2.1 + transitivePeerDependencies: + - ts-node + dev: false - registry.nlark.com/yallist/4.0.0: - resolution: {integrity: sha1-m7knkNnA7/7GO+c1GeEaNQGaOnI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/yallist/download/yallist-4.0.0.tgz} - name: yallist - version: 4.0.0 + /tapable/2.2.1: + resolution: {integrity: sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/tapable/download/tapable-2.2.1.tgz} + engines: {node: '>=6'} dev: true - registry.nlark.com/yn/3.1.1: - resolution: {integrity: sha1-HodAGgnXZ8HV6rJqbkwYUYLS61A=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/yn/download/yn-3.1.1.tgz} - name: yn - version: 3.1.1 - engines: {node: '>=6'} + /temp-dir/2.0.0: + resolution: {integrity: sha1-vekrBb3+sVFugEycAK1FF38xMh4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/temp-dir/download/temp-dir-2.0.0.tgz} + engines: {node: '>=8'} dev: true - registry.nlark.com/yocto-queue/0.1.0: - resolution: {integrity: sha1-ApTrPe4FAo0x7hpfosVWpqrxChs=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/yocto-queue/download/yocto-queue-0.1.0.tgz} - name: yocto-queue - version: 0.1.0 + /tempy/0.6.0: + resolution: {integrity: sha1-ZeLDWrwG8RJKl/OHsIMDRCveWfM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/tempy/download/tempy-0.6.0.tgz} engines: {node: '>=10'} + dependencies: + is-stream: registry.nlark.com/is-stream/2.0.1 + temp-dir: 2.0.0 + type-fest: 0.16.0 + unique-string: registry.nlark.com/unique-string/2.0.0 dev: true - registry.npmmirror.com/@ant-design/icons-svg/4.2.1: - resolution: {integrity: sha1-hjDajrRHGkqr2u19H/apfcss8Fo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@ant-design/icons-svg/download/@ant-design/icons-svg-4.2.1.tgz} - name: '@ant-design/icons-svg' - version: 4.2.1 - dev: false - - registry.npmmirror.com/@ant-design/icons/4.7.0_react-dom@17.0.2+react@17.0.2: - resolution: {integrity: sha1-jDy+ClVrqSr13H0ecMCyW1F5rw8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@ant-design/icons/download/@ant-design/icons-4.7.0.tgz} - id: registry.npmmirror.com/@ant-design/icons/4.7.0 - name: '@ant-design/icons' - version: 4.7.0 - engines: {node: '>=8'} + /terser-webpack-plugin/5.3.0_91ae0b80bdbcf9a1978f213e1437a0a8: + resolution: {integrity: sha512-LPIisi3Ol4chwAaPP8toUJ3L4qCM1G0wao7L3qNv57Drezxj6+VEyySpPw4B1HSO2Eg/hDY/MNF5XihCAoqnsQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/terser-webpack-plugin/download/terser-webpack-plugin-5.3.0.tgz} + engines: {node: '>= 10.13.0'} peerDependencies: - react: '>=16.0.0' - react-dom: '>=16.0.0' + '@swc/core': '*' + esbuild: '*' + uglify-js: '*' + webpack: ^5.1.0 + peerDependenciesMeta: + '@swc/core': + optional: true + esbuild: + optional: true + uglify-js: + optional: true dependencies: - '@ant-design/colors': registry.nlark.com/@ant-design/colors/6.0.0 - '@ant-design/icons-svg': registry.npmmirror.com/@ant-design/icons-svg/4.2.1 - '@babel/runtime': registry.npmmirror.com/@babel/runtime/7.16.5 - classnames: registry.npmmirror.com/classnames/2.3.1 - rc-util: registry.npmmirror.com/rc-util/5.16.1_react-dom@17.0.2+react@17.0.2 - react: registry.npmmirror.com/react/17.0.2 - react-dom: registry.npmmirror.com/react-dom/17.0.2_react@17.0.2 - dev: false + esbuild: 0.12.29 + jest-worker: 27.4.5 + schema-utils: 3.1.1 + serialize-javascript: registry.nlark.com/serialize-javascript/6.0.0 + source-map: 0.6.1 + terser: 5.10.0_acorn@8.6.0 + webpack: 5.65.0_9def3870c80213359789f9191dbd286a + transitivePeerDependencies: + - acorn + dev: true - registry.npmmirror.com/@apideck/better-ajv-errors/0.3.2_ajv@8.8.2: - resolution: {integrity: sha512-JdEazx7qiVqTBzzBl5rolRwl5cmhihjfIcpqRzIZjtT6b18liVmDn/VlWpqW4C/qP2hrFFMLRV1wlex8ZVBPTg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@apideck/better-ajv-errors/download/@apideck/better-ajv-errors-0.3.2.tgz} - id: registry.npmmirror.com/@apideck/better-ajv-errors/0.3.2 - name: '@apideck/better-ajv-errors' - version: 0.3.2 + /terser/5.10.0: + resolution: {integrity: sha512-AMmF99DMfEDiRJfxfY5jj5wNH/bYO09cniSqhfoyxc8sFoYIgkJy86G04UoZU5VjlpnplVu0K6Tx6E9b5+DlHA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/terser/download/terser-5.10.0.tgz?cache=0&sync_timestamp=1637014752872&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Fterser%2Fdownload%2Fterser-5.10.0.tgz} engines: {node: '>=10'} + hasBin: true peerDependencies: - ajv: '>=8' + acorn: ^8.5.0 + peerDependenciesMeta: + acorn: + optional: true dependencies: - ajv: registry.npmmirror.com/ajv/8.8.2 - json-schema: registry.npmmirror.com/json-schema/0.4.0 - jsonpointer: registry.npmmirror.com/jsonpointer/5.0.0 - leven: registry.nlark.com/leven/3.1.0 + commander: 2.20.3 + source-map: 0.7.3 + source-map-support: 0.5.21 dev: true - registry.npmmirror.com/@babel/code-frame/7.12.11: - resolution: {integrity: sha1-9K1DWqJj25NbjxDyxVLSP7cWpj8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/code-frame/download/@babel/code-frame-7.12.11.tgz?cache=0&sync_timestamp=1635564438069&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2F%40babel%2Fcode-frame%2Fdownload%2F%40babel%2Fcode-frame-7.12.11.tgz} - name: '@babel/code-frame' - version: 7.12.11 + /terser/5.10.0_acorn@8.6.0: + resolution: {integrity: sha512-AMmF99DMfEDiRJfxfY5jj5wNH/bYO09cniSqhfoyxc8sFoYIgkJy86G04UoZU5VjlpnplVu0K6Tx6E9b5+DlHA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/terser/download/terser-5.10.0.tgz?cache=0&sync_timestamp=1637014752872&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Fterser%2Fdownload%2Fterser-5.10.0.tgz} + engines: {node: '>=10'} + hasBin: true + peerDependencies: + acorn: ^8.5.0 + peerDependenciesMeta: + acorn: + optional: true dependencies: - '@babel/highlight': registry.npmmirror.com/@babel/highlight/7.16.0 + acorn: 8.6.0 + commander: 2.20.3 + source-map: 0.7.3 + source-map-support: 0.5.21 dev: true - registry.npmmirror.com/@babel/code-frame/7.16.0: - resolution: {integrity: sha1-DfyAMJvuyEEeZecGRhxAiwu5tDE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/code-frame/download/@babel/code-frame-7.16.0.tgz?cache=0&sync_timestamp=1635564438069&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2F%40babel%2Fcode-frame%2Fdownload%2F%40babel%2Fcode-frame-7.16.0.tgz} - name: '@babel/code-frame' - version: 7.16.0 - engines: {node: '>=6.9.0'} - dependencies: - '@babel/highlight': registry.npmmirror.com/@babel/highlight/7.16.0 - - registry.npmmirror.com/@babel/compat-data/7.16.4: - resolution: {integrity: sha512-1o/jo7D+kC9ZjHX5v+EHrdjl3PhxMrLSOTGsOdHJ+KL8HCaEK6ehrVL2RS6oHDZp+L7xLirLrPmQtEng769J/Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/compat-data/download/@babel/compat-data-7.16.4.tgz} - name: '@babel/compat-data' - version: 7.16.4 - engines: {node: '>=6.9.0'} + /text-extensions/1.9.0: + resolution: {integrity: sha1-GFPkX+45yUXOb2w2stZZtaq8KiY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/text-extensions/download/text-extensions-1.9.0.tgz} + engines: {node: '>=0.10'} dev: true - registry.npmmirror.com/@babel/core/7.16.5: - resolution: {integrity: sha512-wUcenlLzuWMZ9Zt8S0KmFwGlH6QKRh3vsm/dhDA3CHkiTA45YuG1XkHRcNRl73EFPXDp/d5kVOU0/y7x2w6OaQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/core/download/@babel/core-7.16.5.tgz} - name: '@babel/core' - version: 7.16.5 - engines: {node: '>=6.9.0'} + /through2-filter/3.0.0: + resolution: {integrity: sha1-cA54bfI2fCyIzYqlvkz5weeDElQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/through2-filter/download/through2-filter-3.0.0.tgz} dependencies: - '@babel/code-frame': registry.npmmirror.com/@babel/code-frame/7.16.0 - '@babel/generator': registry.npmmirror.com/@babel/generator/7.16.5 - '@babel/helper-compilation-targets': registry.npmmirror.com/@babel/helper-compilation-targets/7.16.3_@babel+core@7.16.5 - '@babel/helper-module-transforms': registry.npmmirror.com/@babel/helper-module-transforms/7.16.5 - '@babel/helpers': registry.npmmirror.com/@babel/helpers/7.16.5 - '@babel/parser': registry.npmmirror.com/@babel/parser/7.16.6 - '@babel/template': registry.npmmirror.com/@babel/template/7.16.0 - '@babel/traverse': registry.npmmirror.com/@babel/traverse/7.16.5 - '@babel/types': registry.npmmirror.com/@babel/types/7.16.0 - convert-source-map: registry.nlark.com/convert-source-map/1.8.0 - debug: registry.npmmirror.com/debug/4.3.3 - gensync: registry.nlark.com/gensync/1.0.0-beta.2 - json5: registry.nlark.com/json5/2.2.0 - semver: registry.nlark.com/semver/6.3.0 - source-map: registry.npmmirror.com/source-map/0.5.7 - transitivePeerDependencies: - - supports-color + through2: registry.nlark.com/through2/2.0.5 + xtend: registry.nlark.com/xtend/4.0.2 dev: true - registry.npmmirror.com/@babel/generator/7.16.5: - resolution: {integrity: sha512-kIvCdjZqcdKqoDbVVdt5R99icaRtrtYhYK/xux5qiWCBmfdvEYMFZ68QCrpE5cbFM1JsuArUNs1ZkuKtTtUcZA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/generator/download/@babel/generator-7.16.5.tgz} - name: '@babel/generator' - version: 7.16.5 - engines: {node: '>=6.9.0'} + /tiny-invariant/1.2.0: + resolution: {integrity: sha1-oRQfhrZyqRSMcul4oZpzublKFak=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/tiny-invariant/download/tiny-invariant-1.2.0.tgz} + dev: false + + /to-absolute-glob/2.0.2: + resolution: {integrity: sha1-GGX0PZ50sIItufFFt4z/fQ98hJs=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/to-absolute-glob/download/to-absolute-glob-2.0.2.tgz} + engines: {node: '>=0.10.0'} dependencies: - '@babel/types': registry.npmmirror.com/@babel/types/7.16.0 - jsesc: registry.nlark.com/jsesc/2.5.2 - source-map: registry.npmmirror.com/source-map/0.5.7 + is-absolute: registry.nlark.com/is-absolute/1.0.0 + is-negated-glob: 1.0.0 dev: true - registry.npmmirror.com/@babel/helper-annotate-as-pure/7.16.0: - resolution: {integrity: sha1-mh8OvNpT2aLQAQjEzqzmpdXx8I0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helper-annotate-as-pure/download/@babel/helper-annotate-as-pure-7.16.0.tgz?cache=0&sync_timestamp=1635564444327&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2F%40babel%2Fhelper-annotate-as-pure%2Fdownload%2F%40babel%2Fhelper-annotate-as-pure-7.16.0.tgz} - name: '@babel/helper-annotate-as-pure' - version: 7.16.0 - engines: {node: '>=6.9.0'} + /to-through/2.0.0: + resolution: {integrity: sha1-/JKtq6ByZHvAtn1rA2ZKoZUJOvY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/to-through/download/to-through-2.0.0.tgz} + engines: {node: '>= 0.10'} dependencies: - '@babel/types': registry.npmmirror.com/@babel/types/7.16.0 + through2: registry.nlark.com/through2/2.0.5 dev: true - registry.npmmirror.com/@babel/helper-builder-binary-assignment-operator-visitor/7.16.5: - resolution: {integrity: sha512-3JEA9G5dmmnIWdzaT9d0NmFRgYnWUThLsDaL7982H0XqqWr56lRrsmwheXFMjR+TMl7QMBb6mzy9kvgr1lRLUA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helper-builder-binary-assignment-operator-visitor/download/@babel/helper-builder-binary-assignment-operator-visitor-7.16.5.tgz} - name: '@babel/helper-builder-binary-assignment-operator-visitor' - version: 7.16.5 - engines: {node: '>=6.9.0'} - dependencies: - '@babel/helper-explode-assignable-expression': registry.npmmirror.com/@babel/helper-explode-assignable-expression/7.16.0 - '@babel/types': registry.npmmirror.com/@babel/types/7.16.0 + /toggle-selection/1.0.6: + resolution: {integrity: sha512-BiZS+C1OS8g/q2RRbJmy59xpyghNBqrr6k5L/uKBGRsTfxmu3ffiRnd8mlGPUVayg8pvfi5urfnu8TU7DVOkLQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/toggle-selection/-/toggle-selection-1.0.6.tgz} + dev: false + + /toidentifier/1.0.1: + resolution: {integrity: sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/toidentifier/download/toidentifier-1.0.1.tgz} + engines: {node: '>=0.6'} dev: true - registry.npmmirror.com/@babel/helper-compilation-targets/7.16.3_@babel+core@7.16.5: - resolution: {integrity: sha512-vKsoSQAyBmxS35JUOOt+07cLc6Nk/2ljLIHwmq2/NM6hdioUaqEXq/S+nXvbvXbZkNDlWOymPanJGOc4CBjSJA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helper-compilation-targets/download/@babel/helper-compilation-targets-7.16.3.tgz} - id: registry.npmmirror.com/@babel/helper-compilation-targets/7.16.3 - name: '@babel/helper-compilation-targets' - version: 7.16.3 - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0 + /tr46/1.0.1: + resolution: {integrity: sha1-qLE/1r/SSJUZZ0zN5VujaTtwbQk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/tr46/download/tr46-1.0.1.tgz} dependencies: - '@babel/compat-data': registry.npmmirror.com/@babel/compat-data/7.16.4 - '@babel/core': registry.npmmirror.com/@babel/core/7.16.5 - '@babel/helper-validator-option': registry.nlark.com/@babel/helper-validator-option/7.14.5 - browserslist: registry.npmmirror.com/browserslist/4.19.1 - semver: registry.nlark.com/semver/6.3.0 + punycode: registry.nlark.com/punycode/2.1.1 dev: true - registry.npmmirror.com/@babel/helper-create-class-features-plugin/7.16.5_@babel+core@7.16.5: - resolution: {integrity: sha512-NEohnYA7mkB8L5JhU7BLwcBdU3j83IziR9aseMueWGeAjblbul3zzb8UvJ3a1zuBiqCMObzCJHFqKIQE6hTVmg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helper-create-class-features-plugin/download/@babel/helper-create-class-features-plugin-7.16.5.tgz} - id: registry.npmmirror.com/@babel/helper-create-class-features-plugin/7.16.5 - name: '@babel/helper-create-class-features-plugin' - version: 7.16.5 - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0 + /tr46/2.1.0: + resolution: {integrity: sha1-+oeqgcpdWUHajL8fm3SdyWmk4kA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/tr46/download/tr46-2.1.0.tgz} + engines: {node: '>=8'} dependencies: - '@babel/core': registry.npmmirror.com/@babel/core/7.16.5 - '@babel/helper-annotate-as-pure': registry.npmmirror.com/@babel/helper-annotate-as-pure/7.16.0 - '@babel/helper-environment-visitor': registry.npmmirror.com/@babel/helper-environment-visitor/7.16.5 - '@babel/helper-function-name': registry.npmmirror.com/@babel/helper-function-name/7.16.0 - '@babel/helper-member-expression-to-functions': registry.npmmirror.com/@babel/helper-member-expression-to-functions/7.16.5 - '@babel/helper-optimise-call-expression': registry.npmmirror.com/@babel/helper-optimise-call-expression/7.16.0 - '@babel/helper-replace-supers': registry.npmmirror.com/@babel/helper-replace-supers/7.16.5 - '@babel/helper-split-export-declaration': registry.npmmirror.com/@babel/helper-split-export-declaration/7.16.0 - transitivePeerDependencies: - - supports-color + punycode: registry.nlark.com/punycode/2.1.1 dev: true - registry.npmmirror.com/@babel/helper-create-regexp-features-plugin/7.16.0_@babel+core@7.16.5: - resolution: {integrity: sha1-BrI0jON/zMT14Y3NjXUFPyp8RP8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helper-create-regexp-features-plugin/download/@babel/helper-create-regexp-features-plugin-7.16.0.tgz} - id: registry.npmmirror.com/@babel/helper-create-regexp-features-plugin/7.16.0 - name: '@babel/helper-create-regexp-features-plugin' - version: 7.16.0 - engines: {node: '>=6.9.0'} + /ts-jest/27.1.2_bba5c8054025e571e26b132e007b3f34: + resolution: {integrity: sha512-eSOiJOWq6Hhs6Khzk5wKC5sgWIXgXqOCiIl1+3lfnearu58Hj4QpE5tUhQcA3xtZrELbcvAGCsd6HB8OsaVaTA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/ts-jest/download/ts-jest-27.1.2.tgz} + engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} + hasBin: true peerDependencies: - '@babel/core': ^7.0.0 + '@babel/core': '>=7.0.0-beta.0 <8' + '@types/jest': ^27.0.0 + babel-jest: '>=27.0.0 <28' + esbuild: ~0.14.0 + jest: ^27.0.0 + typescript: '>=3.8 <5.0' + peerDependenciesMeta: + '@babel/core': + optional: true + '@types/jest': + optional: true + babel-jest: + optional: true + esbuild: + optional: true dependencies: - '@babel/core': registry.npmmirror.com/@babel/core/7.16.5 - '@babel/helper-annotate-as-pure': registry.npmmirror.com/@babel/helper-annotate-as-pure/7.16.0 - regexpu-core: registry.nlark.com/regexpu-core/4.8.0 + '@types/jest': 27.0.3 + bs-logger: registry.nlark.com/bs-logger/0.2.6 + esbuild: 0.12.29 + fast-json-stable-stringify: registry.nlark.com/fast-json-stable-stringify/2.1.0 + jest: 27.4.5_ts-node@10.4.0 + jest-util: 27.4.2 + json5: registry.nlark.com/json5/2.2.0 + lodash.memoize: registry.nlark.com/lodash.memoize/4.1.2 + make-error: registry.nlark.com/make-error/1.3.6 + semver: registry.nlark.com/semver/7.3.5 + typescript: 4.5.4 + yargs-parser: 20.2.9 dev: true - registry.npmmirror.com/@babel/helper-define-polyfill-provider/0.3.0_@babel+core@7.16.5: - resolution: {integrity: sha512-7hfT8lUljl/tM3h+izTX/pO3W3frz2ok6Pk+gzys8iJqDfZrZy2pXjRTZAvG2YmfHun1X4q8/UZRLatMfqc5Tg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helper-define-polyfill-provider/download/@babel/helper-define-polyfill-provider-0.3.0.tgz} - id: registry.npmmirror.com/@babel/helper-define-polyfill-provider/0.3.0 - name: '@babel/helper-define-polyfill-provider' - version: 0.3.0 + /ts-node/10.4.0_4533f62004d7a07c02fadff9aaedf2fa: + resolution: {integrity: sha1-aA+IlFiF9ObPRQ5/DWIj3UBIlfc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/ts-node/download/ts-node-10.4.0.tgz} + hasBin: true peerDependencies: - '@babel/core': ^7.4.0-0 + '@swc/core': '>=1.2.50' + '@swc/wasm': '>=1.2.50' + '@types/node': '*' + typescript: '>=2.7' + peerDependenciesMeta: + '@swc/core': + optional: true + '@swc/wasm': + optional: true dependencies: - '@babel/core': registry.npmmirror.com/@babel/core/7.16.5 - '@babel/helper-compilation-targets': registry.npmmirror.com/@babel/helper-compilation-targets/7.16.3_@babel+core@7.16.5 - '@babel/helper-module-imports': registry.npmmirror.com/@babel/helper-module-imports/7.16.0 - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.16.5 - '@babel/traverse': registry.npmmirror.com/@babel/traverse/7.16.5 - debug: registry.npmmirror.com/debug/4.3.3 - lodash.debounce: registry.nlark.com/lodash.debounce/4.0.8 - resolve: registry.npmmirror.com/resolve/1.20.0 - semver: registry.nlark.com/semver/6.3.0 - transitivePeerDependencies: - - supports-color + '@cspotcode/source-map-support': 0.7.0 + '@tsconfig/node10': registry.nlark.com/@tsconfig/node10/1.0.8 + '@tsconfig/node12': registry.nlark.com/@tsconfig/node12/1.0.9 + '@tsconfig/node14': registry.nlark.com/@tsconfig/node14/1.0.1 + '@tsconfig/node16': registry.nlark.com/@tsconfig/node16/1.0.2 + '@types/node': 15.14.9 + acorn: 8.6.0 + acorn-walk: registry.nlark.com/acorn-walk/8.2.0 + arg: 4.1.3 + create-require: registry.nlark.com/create-require/1.1.1 + diff: registry.nlark.com/diff/4.0.2 + make-error: registry.nlark.com/make-error/1.3.6 + typescript: 4.5.4 + yn: registry.nlark.com/yn/3.1.1 dev: true - registry.npmmirror.com/@babel/helper-environment-visitor/7.16.5: - resolution: {integrity: sha512-ODQyc5AnxmZWm/R2W7fzhamOk1ey8gSguo5SGvF0zcB3uUzRpTRmM/jmLSm9bDMyPlvbyJ+PwPEK0BWIoZ9wjg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helper-environment-visitor/download/@babel/helper-environment-visitor-7.16.5.tgz} - name: '@babel/helper-environment-visitor' - version: 7.16.5 - engines: {node: '>=6.9.0'} + /tsconfig-paths-webpack-plugin/3.5.2: + resolution: {integrity: sha512-EhnfjHbzm5IYI9YPNVIxx1moxMI4bpHD2e0zTXeDNQcwjjRaGepP7IhTHJkyDBG0CAOoxRfe7jCG630Ou+C6Pw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/tsconfig-paths-webpack-plugin/download/tsconfig-paths-webpack-plugin-3.5.2.tgz} dependencies: - '@babel/types': registry.npmmirror.com/@babel/types/7.16.0 + chalk: 4.1.2 + enhanced-resolve: registry.nlark.com/enhanced-resolve/5.8.3 + tsconfig-paths: 3.12.0 dev: true - registry.npmmirror.com/@babel/helper-explode-assignable-expression/7.16.0: - resolution: {integrity: sha1-dTAXM3oV9G+cCfZ0z/EM7pudd3g=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helper-explode-assignable-expression/download/@babel/helper-explode-assignable-expression-7.16.0.tgz} - name: '@babel/helper-explode-assignable-expression' - version: 7.16.0 - engines: {node: '>=6.9.0'} + /tsconfig-paths/3.12.0: + resolution: {integrity: sha512-e5adrnOYT6zqVnWqZu7i/BQ3BnhzvGbjEjejFXO20lKIKpwTaupkCPgEfv4GZK1IBciJUEhYs3J3p75FdaTFVg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/tsconfig-paths/download/tsconfig-paths-3.12.0.tgz} dependencies: - '@babel/types': registry.npmmirror.com/@babel/types/7.16.0 + '@types/json5': registry.nlark.com/@types/json5/0.0.29 + json5: registry.nlark.com/json5/1.0.1 + minimist: registry.nlark.com/minimist/1.2.5 + strip-bom: registry.nlark.com/strip-bom/3.0.0 dev: true - registry.npmmirror.com/@babel/helper-function-name/7.16.0: - resolution: {integrity: sha1-t90Hl9ALv+5PB+nE6lsOMMi7FIE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helper-function-name/download/@babel/helper-function-name-7.16.0.tgz?cache=0&sync_timestamp=1635564443748&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2F%40babel%2Fhelper-function-name%2Fdownload%2F%40babel%2Fhelper-function-name-7.16.0.tgz} - name: '@babel/helper-function-name' - version: 7.16.0 - engines: {node: '>=6.9.0'} - dependencies: - '@babel/helper-get-function-arity': registry.npmmirror.com/@babel/helper-get-function-arity/7.16.0 - '@babel/template': registry.npmmirror.com/@babel/template/7.16.0 - '@babel/types': registry.npmmirror.com/@babel/types/7.16.0 - dev: true + /tslib/2.3.1: + resolution: {integrity: sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/tslib/download/tslib-2.3.1.tgz} - registry.npmmirror.com/@babel/helper-get-function-arity/7.16.0: - resolution: {integrity: sha1-AIjHSGspqctdlIsaHeRttm4InPo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helper-get-function-arity/download/@babel/helper-get-function-arity-7.16.0.tgz?cache=0&sync_timestamp=1635564444946&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2F%40babel%2Fhelper-get-function-arity%2Fdownload%2F%40babel%2Fhelper-get-function-arity-7.16.0.tgz} - name: '@babel/helper-get-function-arity' - version: 7.16.0 - engines: {node: '>=6.9.0'} - dependencies: - '@babel/types': registry.npmmirror.com/@babel/types/7.16.0 + /type-fest/0.16.0: + resolution: {integrity: sha1-MkC4kaeLDerpENvrhlU+VSoUiGA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/type-fest/download/type-fest-0.16.0.tgz} + engines: {node: '>=10'} dev: true - registry.npmmirror.com/@babel/helper-hoist-variables/7.16.0: - resolution: {integrity: sha1-TJAjwvHe9+KP9G/B2802o5vqqBo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helper-hoist-variables/download/@babel/helper-hoist-variables-7.16.0.tgz?cache=0&sync_timestamp=1635564443486&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2F%40babel%2Fhelper-hoist-variables%2Fdownload%2F%40babel%2Fhelper-hoist-variables-7.16.0.tgz} - name: '@babel/helper-hoist-variables' - version: 7.16.0 - engines: {node: '>=6.9.0'} - dependencies: - '@babel/types': registry.npmmirror.com/@babel/types/7.16.0 + /type-fest/0.18.1: + resolution: {integrity: sha1-20vBUaSiz07r+a3V23VQjbbMhB8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/type-fest/download/type-fest-0.18.1.tgz} + engines: {node: '>=10'} dev: true - registry.npmmirror.com/@babel/helper-member-expression-to-functions/7.16.5: - resolution: {integrity: sha512-7fecSXq7ZrLE+TWshbGT+HyCLkxloWNhTbU2QM1NTI/tDqyf0oZiMcEfYtDuUDCo528EOlt39G1rftea4bRZIw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helper-member-expression-to-functions/download/@babel/helper-member-expression-to-functions-7.16.5.tgz} - name: '@babel/helper-member-expression-to-functions' - version: 7.16.5 - engines: {node: '>=6.9.0'} - dependencies: - '@babel/types': registry.npmmirror.com/@babel/types/7.16.0 + /type-fest/0.20.2: + resolution: {integrity: sha1-G/IH9LKPkVg2ZstfvTJ4hzAc1fQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/type-fest/download/type-fest-0.20.2.tgz} + engines: {node: '>=10'} dev: true - registry.npmmirror.com/@babel/helper-module-imports/7.16.0: - resolution: {integrity: sha1-kFOOYLZy7PG0SPX09UM9N+eaPsM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helper-module-imports/download/@babel/helper-module-imports-7.16.0.tgz?cache=0&sync_timestamp=1635564442044&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2F%40babel%2Fhelper-module-imports%2Fdownload%2F%40babel%2Fhelper-module-imports-7.16.0.tgz} - name: '@babel/helper-module-imports' - version: 7.16.0 - engines: {node: '>=6.9.0'} - dependencies: - '@babel/types': registry.npmmirror.com/@babel/types/7.16.0 - dev: true + /type-fest/0.21.3: + resolution: {integrity: sha1-0mCiSwGYQ24TP6JqUkptZfo7Ljc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/type-fest/download/type-fest-0.21.3.tgz} + engines: {node: '>=10'} - registry.npmmirror.com/@babel/helper-module-transforms/7.16.5: - resolution: {integrity: sha512-CkvMxgV4ZyyioElFwcuWnDCcNIeyqTkCm9BxXZi73RR1ozqlpboqsbGUNvRTflgZtFbbJ1v5Emvm+lkjMYY/LQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helper-module-transforms/download/@babel/helper-module-transforms-7.16.5.tgz} - name: '@babel/helper-module-transforms' - version: 7.16.5 - engines: {node: '>=6.9.0'} - dependencies: - '@babel/helper-environment-visitor': registry.npmmirror.com/@babel/helper-environment-visitor/7.16.5 - '@babel/helper-module-imports': registry.npmmirror.com/@babel/helper-module-imports/7.16.0 - '@babel/helper-simple-access': registry.npmmirror.com/@babel/helper-simple-access/7.16.0 - '@babel/helper-split-export-declaration': registry.npmmirror.com/@babel/helper-split-export-declaration/7.16.0 - '@babel/helper-validator-identifier': registry.nlark.com/@babel/helper-validator-identifier/7.15.7 - '@babel/template': registry.npmmirror.com/@babel/template/7.16.0 - '@babel/traverse': registry.npmmirror.com/@babel/traverse/7.16.5 - '@babel/types': registry.npmmirror.com/@babel/types/7.16.0 - transitivePeerDependencies: - - supports-color + /type-fest/0.6.0: + resolution: {integrity: sha1-jSojcNPfiG61yQraHFv2GIrPg4s=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/type-fest/download/type-fest-0.6.0.tgz} + engines: {node: '>=8'} dev: true - registry.npmmirror.com/@babel/helper-optimise-call-expression/7.16.0: - resolution: {integrity: sha1-zs2xRdcMVAlrFWT46fEM19GTszg=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helper-optimise-call-expression/download/@babel/helper-optimise-call-expression-7.16.0.tgz?cache=0&sync_timestamp=1635564444045&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2F%40babel%2Fhelper-optimise-call-expression%2Fdownload%2F%40babel%2Fhelper-optimise-call-expression-7.16.0.tgz} - name: '@babel/helper-optimise-call-expression' - version: 7.16.0 - engines: {node: '>=6.9.0'} - dependencies: - '@babel/types': registry.npmmirror.com/@babel/types/7.16.0 + /type-fest/0.8.1: + resolution: {integrity: sha1-CeJJ696FHTseSNJ8EFREZn8XuD0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/type-fest/download/type-fest-0.8.1.tgz} + engines: {node: '>=8'} dev: true - registry.npmmirror.com/@babel/helper-plugin-utils/7.16.5: - resolution: {integrity: sha512-59KHWHXxVA9K4HNF4sbHCf+eJeFe0Te/ZFGqBT4OjXhrwvA04sGfaEGsVTdsjoszq0YTP49RC9UKe5g8uN2RwQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helper-plugin-utils/download/@babel/helper-plugin-utils-7.16.5.tgz} - name: '@babel/helper-plugin-utils' - version: 7.16.5 - engines: {node: '>=6.9.0'} + /typescript/4.5.4: + resolution: {integrity: sha512-VgYs2A2QIRuGphtzFV7aQJduJ2gyfTljngLzjpfW9FoYZF6xuw1W0vW9ghCKLfcWrCFxK81CSGRAvS1pn4fIUg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/typescript/download/typescript-4.5.4.tgz} + engines: {node: '>=4.2.0'} + hasBin: true dev: true - registry.npmmirror.com/@babel/helper-remap-async-to-generator/7.16.5: - resolution: {integrity: sha512-X+aAJldyxrOmN9v3FKp+Hu1NO69VWgYgDGq6YDykwRPzxs5f2N+X988CBXS7EQahDU+Vpet5QYMqLk+nsp+Qxw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helper-remap-async-to-generator/download/@babel/helper-remap-async-to-generator-7.16.5.tgz} - name: '@babel/helper-remap-async-to-generator' - version: 7.16.5 - engines: {node: '>=6.9.0'} + /unique-stream/2.3.1: + resolution: {integrity: sha1-xl0RDppK35psWUiygFPZqNBMvqw=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/unique-stream/download/unique-stream-2.3.1.tgz} dependencies: - '@babel/helper-annotate-as-pure': registry.npmmirror.com/@babel/helper-annotate-as-pure/7.16.0 - '@babel/helper-wrap-function': registry.npmmirror.com/@babel/helper-wrap-function/7.16.5 - '@babel/types': registry.npmmirror.com/@babel/types/7.16.0 - transitivePeerDependencies: - - supports-color + json-stable-stringify-without-jsonify: registry.nlark.com/json-stable-stringify-without-jsonify/1.0.1 + through2-filter: 3.0.0 dev: true - registry.npmmirror.com/@babel/helper-replace-supers/7.16.5: - resolution: {integrity: sha512-ao3seGVa/FZCMCCNDuBcqnBFSbdr8N2EW35mzojx3TwfIbdPmNK+JV6+2d5bR0Z71W5ocLnQp9en/cTF7pBJiQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helper-replace-supers/download/@babel/helper-replace-supers-7.16.5.tgz} - name: '@babel/helper-replace-supers' - version: 7.16.5 - engines: {node: '>=6.9.0'} + /url-loader/4.1.1_file-loader@6.2.0+webpack@5.65.0: + resolution: {integrity: sha1-KFBekFyuFYzwfJLKYi1/I35wpOI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/url-loader/download/url-loader-4.1.1.tgz} + engines: {node: '>= 10.13.0'} + peerDependencies: + file-loader: '*' + webpack: ^4.0.0 || ^5.0.0 + peerDependenciesMeta: + file-loader: + optional: true dependencies: - '@babel/helper-environment-visitor': registry.npmmirror.com/@babel/helper-environment-visitor/7.16.5 - '@babel/helper-member-expression-to-functions': registry.npmmirror.com/@babel/helper-member-expression-to-functions/7.16.5 - '@babel/helper-optimise-call-expression': registry.npmmirror.com/@babel/helper-optimise-call-expression/7.16.0 - '@babel/traverse': registry.npmmirror.com/@babel/traverse/7.16.5 - '@babel/types': registry.npmmirror.com/@babel/types/7.16.0 - transitivePeerDependencies: - - supports-color + file-loader: registry.nlark.com/file-loader/6.2.0_webpack@5.65.0 + loader-utils: 2.0.2 + mime-types: 2.1.34 + schema-utils: 3.1.1 + webpack: 5.65.0_9def3870c80213359789f9191dbd286a dev: true - registry.npmmirror.com/@babel/helper-simple-access/7.16.0: - resolution: {integrity: sha1-IdaidiDjg+N1NM9sELugGab5BRc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helper-simple-access/download/@babel/helper-simple-access-7.16.0.tgz?cache=0&sync_timestamp=1635564442613&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2F%40babel%2Fhelper-simple-access%2Fdownload%2F%40babel%2Fhelper-simple-access-7.16.0.tgz} - name: '@babel/helper-simple-access' - version: 7.16.0 - engines: {node: '>=6.9.0'} + /url/0.11.0: + resolution: {integrity: sha512-kbailJa29QrtXnxgq+DdCEGlbTeYM2eJUxsz6vjZavrCYPMIFHMKQmSKYAIuUK2i7hgPm28a8piX5NTUtM/LKQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/url/download/url-0.11.0.tgz} dependencies: - '@babel/types': registry.npmmirror.com/@babel/types/7.16.0 - dev: true + punycode: registry.nlark.com/punycode/1.3.2 + querystring: 0.2.0 + dev: false - registry.npmmirror.com/@babel/helper-skip-transparent-expression-wrappers/7.16.0: - resolution: {integrity: sha1-DuM4gHAUfDrgUeSH7KPrsOLouwk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helper-skip-transparent-expression-wrappers/download/@babel/helper-skip-transparent-expression-wrappers-7.16.0.tgz} - name: '@babel/helper-skip-transparent-expression-wrappers' - version: 7.16.0 - engines: {node: '>=6.9.0'} - dependencies: - '@babel/types': registry.npmmirror.com/@babel/types/7.16.0 + /uuid/8.3.2: + resolution: {integrity: sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/uuid/download/uuid-8.3.2.tgz} + hasBin: true dev: true - registry.npmmirror.com/@babel/helper-split-export-declaration/7.16.0: - resolution: {integrity: sha1-KWcvQ2Y+k23zcKrrIr7ds7rsdDg=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helper-split-export-declaration/download/@babel/helper-split-export-declaration-7.16.0.tgz?cache=0&sync_timestamp=1635564443151&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2F%40babel%2Fhelper-split-export-declaration%2Fdownload%2F%40babel%2Fhelper-split-export-declaration-7.16.0.tgz} - name: '@babel/helper-split-export-declaration' - version: 7.16.0 - engines: {node: '>=6.9.0'} + /v8-to-istanbul/8.1.0: + resolution: {integrity: sha1-Cut2OJTxoKFnat+Ki3YSo4kCRGw=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/v8-to-istanbul/download/v8-to-istanbul-8.1.0.tgz} + engines: {node: '>=10.12.0'} dependencies: - '@babel/types': registry.npmmirror.com/@babel/types/7.16.0 + '@types/istanbul-lib-coverage': 2.0.4 + convert-source-map: registry.nlark.com/convert-source-map/1.8.0 + source-map: 0.7.3 dev: true - registry.npmmirror.com/@babel/helper-wrap-function/7.16.5: - resolution: {integrity: sha512-2J2pmLBqUqVdJw78U0KPNdeE2qeuIyKoG4mKV7wAq3mc4jJG282UgjZw4ZYDnqiWQuS3Y3IYdF/AQ6CpyBV3VA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helper-wrap-function/download/@babel/helper-wrap-function-7.16.5.tgz} - name: '@babel/helper-wrap-function' - version: 7.16.5 - engines: {node: '>=6.9.0'} - dependencies: - '@babel/helper-function-name': registry.npmmirror.com/@babel/helper-function-name/7.16.0 - '@babel/template': registry.npmmirror.com/@babel/template/7.16.0 - '@babel/traverse': registry.npmmirror.com/@babel/traverse/7.16.5 - '@babel/types': registry.npmmirror.com/@babel/types/7.16.0 - transitivePeerDependencies: - - supports-color + /value-or-function/3.0.0: + resolution: {integrity: sha1-HCQ6ULWVwb5Up1S/7OhWO5/42BM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/value-or-function/download/value-or-function-3.0.0.tgz} + engines: {node: '>= 0.10'} dev: true - registry.npmmirror.com/@babel/helpers/7.16.5: - resolution: {integrity: sha512-TLgi6Lh71vvMZGEkFuIxzaPsyeYCHQ5jJOOX1f0xXn0uciFuE8cEk0wyBquMcCxBXZ5BJhE2aUB7pnWTD150Tw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helpers/download/@babel/helpers-7.16.5.tgz} - name: '@babel/helpers' - version: 7.16.5 - engines: {node: '>=6.9.0'} - dependencies: - '@babel/template': registry.npmmirror.com/@babel/template/7.16.0 - '@babel/traverse': registry.npmmirror.com/@babel/traverse/7.16.5 - '@babel/types': registry.npmmirror.com/@babel/types/7.16.0 - transitivePeerDependencies: - - supports-color - dev: true + /vendors/1.0.4: + resolution: {integrity: sha1-4rgApT56Kbk1BsPPQRANFsTErY4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/vendors/download/vendors-1.0.4.tgz} + dev: false - registry.npmmirror.com/@babel/highlight/7.16.0: - resolution: {integrity: sha1-bOsysspLj182H7f9gh4/3fShclo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/highlight/download/@babel/highlight-7.16.0.tgz?cache=0&sync_timestamp=1635564441717&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2F%40babel%2Fhighlight%2Fdownload%2F%40babel%2Fhighlight-7.16.0.tgz} - name: '@babel/highlight' - version: 7.16.0 - engines: {node: '>=6.9.0'} + /vinyl-fs/3.0.3: + resolution: {integrity: sha1-yFhJQF9nQo/qu71cXb3WT0fTG8c=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/vinyl-fs/download/vinyl-fs-3.0.3.tgz} + engines: {node: '>= 0.10'} dependencies: - '@babel/helper-validator-identifier': registry.nlark.com/@babel/helper-validator-identifier/7.15.7 - chalk: registry.npmmirror.com/chalk/2.4.2 - js-tokens: registry.nlark.com/js-tokens/4.0.0 - - registry.npmmirror.com/@babel/parser/7.16.6: - resolution: {integrity: sha512-Gr86ujcNuPDnNOY8mi383Hvi8IYrJVJYuf3XcuBM/Dgd+bINn/7tHqsj+tKkoreMbmGsFLsltI/JJd8fOFWGDQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/parser/download/@babel/parser-7.16.6.tgz} - name: '@babel/parser' - version: 7.16.6 - engines: {node: '>=6.0.0'} - hasBin: true + fs-mkdirp-stream: 1.0.0 + glob-stream: 6.1.0 + graceful-fs: 4.2.8 + is-valid-glob: 1.0.0 + lazystream: 1.0.1 + lead: 1.0.0 + object.assign: registry.nlark.com/object.assign/4.1.2 + pumpify: registry.nlark.com/pumpify/1.5.1 + readable-stream: registry.nlark.com/readable-stream/2.3.7 + remove-bom-buffer: 3.0.0 + remove-bom-stream: 1.2.0 + resolve-options: 1.1.0 + through2: registry.nlark.com/through2/2.0.5 + to-through: 2.0.0 + value-or-function: 3.0.0 + vinyl: registry.nlark.com/vinyl/2.2.1 + vinyl-sourcemap: 1.1.0 dev: true - registry.npmmirror.com/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/7.16.2_@babel+core@7.16.5: - resolution: {integrity: sha1-KXf8qbIS2xU8GVZ05Xz6uAdzMYM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/download/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.16.2.tgz} - id: registry.npmmirror.com/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/7.16.2 - name: '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression' - version: 7.16.2 - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0 + /vinyl-sourcemap/1.1.0: + resolution: {integrity: sha1-kqgAWTo4cDqM2xHYswCtS+Y7PhY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/vinyl-sourcemap/download/vinyl-sourcemap-1.1.0.tgz} + engines: {node: '>= 0.10'} dependencies: - '@babel/core': registry.npmmirror.com/@babel/core/7.16.5 - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.16.5 + append-buffer: 1.0.2 + convert-source-map: registry.nlark.com/convert-source-map/1.8.0 + graceful-fs: 4.2.8 + normalize-path: registry.nlark.com/normalize-path/2.1.1 + now-and-later: 2.0.1 + remove-bom-buffer: 3.0.0 + vinyl: registry.nlark.com/vinyl/2.2.1 dev: true - registry.npmmirror.com/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/7.16.0_@babel+core@7.16.5: - resolution: {integrity: sha1-NYly6qsAb16wgmGDsMk8vK8T4eI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/download/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.16.0.tgz} - id: registry.npmmirror.com/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/7.16.0 - name: '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining' - version: 7.16.0 - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.13.0 + /walker/1.0.8: + resolution: {integrity: sha1-vUmNtHev5XPcBBhfAR06uKjXZT8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/walker/download/walker-1.0.8.tgz} dependencies: - '@babel/core': registry.npmmirror.com/@babel/core/7.16.5 - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.16.5 - '@babel/helper-skip-transparent-expression-wrappers': registry.npmmirror.com/@babel/helper-skip-transparent-expression-wrappers/7.16.0 - '@babel/plugin-proposal-optional-chaining': registry.npmmirror.com/@babel/plugin-proposal-optional-chaining/7.16.5_@babel+core@7.16.5 + makeerror: 1.0.12 dev: true - registry.npmmirror.com/@babel/plugin-proposal-async-generator-functions/7.16.5_@babel+core@7.16.5: - resolution: {integrity: sha512-C/FX+3HNLV6sz7AqbTQqEo1L9/kfrKjxcVtgyBCmvIgOjvuBVUWooDoi7trsLxOzCEo5FccjRvKHkfDsJFZlfA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-proposal-async-generator-functions/download/@babel/plugin-proposal-async-generator-functions-7.16.5.tgz} - id: registry.npmmirror.com/@babel/plugin-proposal-async-generator-functions/7.16.5 - name: '@babel/plugin-proposal-async-generator-functions' - version: 7.16.5 - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 + /watchpack/2.3.1: + resolution: {integrity: sha512-x0t0JuydIo8qCNctdDrn1OzH/qDzk2+rdCOC3YzumZ42fiMqmQ7T3xQurykYMhYfHaPHTp4ZxAx2NfUo1K6QaA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/watchpack/download/watchpack-2.3.1.tgz} + engines: {node: '>=10.13.0'} dependencies: - '@babel/core': registry.npmmirror.com/@babel/core/7.16.5 - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.16.5 - '@babel/helper-remap-async-to-generator': registry.npmmirror.com/@babel/helper-remap-async-to-generator/7.16.5 - '@babel/plugin-syntax-async-generators': registry.nlark.com/@babel/plugin-syntax-async-generators/7.8.4_@babel+core@7.16.5 - transitivePeerDependencies: - - supports-color + glob-to-regexp: registry.nlark.com/glob-to-regexp/0.4.1 + graceful-fs: 4.2.8 dev: true - registry.npmmirror.com/@babel/plugin-proposal-class-properties/7.16.5_@babel+core@7.16.5: - resolution: {integrity: sha512-pJD3HjgRv83s5dv1sTnDbZOaTjghKEz8KUn1Kbh2eAIRhGuyQ1XSeI4xVXU3UlIEVA3DAyIdxqT1eRn7Wcn55A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-proposal-class-properties/download/@babel/plugin-proposal-class-properties-7.16.5.tgz} - id: registry.npmmirror.com/@babel/plugin-proposal-class-properties/7.16.5 - name: '@babel/plugin-proposal-class-properties' - version: 7.16.5 - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 + /webpack-bundle-analyzer/4.5.0: + resolution: {integrity: sha1-Gw7qKUfnNSh1Sm+a8+kbK24PedU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/webpack-bundle-analyzer/download/webpack-bundle-analyzer-4.5.0.tgz} + engines: {node: '>= 10.13.0'} + hasBin: true dependencies: - '@babel/core': registry.npmmirror.com/@babel/core/7.16.5 - '@babel/helper-create-class-features-plugin': registry.npmmirror.com/@babel/helper-create-class-features-plugin/7.16.5_@babel+core@7.16.5 - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.16.5 + acorn: 8.6.0 + acorn-walk: registry.nlark.com/acorn-walk/8.2.0 + chalk: 4.1.2 + commander: 7.2.0 + gzip-size: 6.0.0 + lodash: 4.17.21 + opener: registry.nlark.com/opener/1.5.2 + sirv: 1.0.19 + ws: 7.5.6 transitivePeerDependencies: - - supports-color + - bufferutil + - utf-8-validate dev: true - registry.npmmirror.com/@babel/plugin-proposal-class-static-block/7.16.5_@babel+core@7.16.5: - resolution: {integrity: sha512-EEFzuLZcm/rNJ8Q5krK+FRKdVkd6FjfzT9tuSZql9sQn64K0hHA2KLJ0DqVot9/iV6+SsuadC5yI39zWnm+nmQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-proposal-class-static-block/download/@babel/plugin-proposal-class-static-block-7.16.5.tgz} - id: registry.npmmirror.com/@babel/plugin-proposal-class-static-block/7.16.5 - name: '@babel/plugin-proposal-class-static-block' - version: 7.16.5 - engines: {node: '>=6.9.0'} + /webpack-cli/4.9.1_85f6a43a0f60b39f22a1ad0f4ebf626a: + resolution: {integrity: sha1-tkvoJeLRsTDyhcMUyqOxuppGMrM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/webpack-cli/download/webpack-cli-4.9.1.tgz} + engines: {node: '>=10.13.0'} + hasBin: true peerDependencies: - '@babel/core': ^7.12.0 + '@webpack-cli/generators': '*' + '@webpack-cli/migrate': '*' + webpack: 4.x.x || 5.x.x + webpack-bundle-analyzer: '*' + webpack-dev-server: '*' + peerDependenciesMeta: + '@webpack-cli/generators': + optional: true + '@webpack-cli/migrate': + optional: true + webpack-bundle-analyzer: + optional: true + webpack-dev-server: + optional: true dependencies: - '@babel/core': registry.npmmirror.com/@babel/core/7.16.5 - '@babel/helper-create-class-features-plugin': registry.npmmirror.com/@babel/helper-create-class-features-plugin/7.16.5_@babel+core@7.16.5 - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.16.5 - '@babel/plugin-syntax-class-static-block': registry.nlark.com/@babel/plugin-syntax-class-static-block/7.14.5_@babel+core@7.16.5 - transitivePeerDependencies: - - supports-color + '@discoveryjs/json-ext': 0.5.6 + '@webpack-cli/configtest': 1.1.0_webpack-cli@4.9.1+webpack@5.65.0 + '@webpack-cli/info': 1.4.0_webpack-cli@4.9.1 + '@webpack-cli/serve': 1.6.0_8901023807dfe689cb4e2c4e87ee3f8e + colorette: 2.0.16 + commander: 7.2.0 + execa: 5.1.1 + fastest-levenshtein: registry.nlark.com/fastest-levenshtein/1.0.12 + import-local: 3.0.3 + interpret: registry.nlark.com/interpret/2.2.0 + rechoir: registry.nlark.com/rechoir/0.7.1 + webpack: 5.65.0_9def3870c80213359789f9191dbd286a + webpack-bundle-analyzer: 4.5.0 + webpack-dev-server: 4.7.1_webpack-cli@4.9.1+webpack@5.65.0 + webpack-merge: registry.nlark.com/webpack-merge/5.8.0 dev: true - registry.npmmirror.com/@babel/plugin-proposal-dynamic-import/7.16.5_@babel+core@7.16.5: - resolution: {integrity: sha512-P05/SJZTTvHz79LNYTF8ff5xXge0kk5sIIWAypcWgX4BTRUgyHc8wRxJ/Hk+mU0KXldgOOslKaeqnhthcDJCJQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-proposal-dynamic-import/download/@babel/plugin-proposal-dynamic-import-7.16.5.tgz} - id: registry.npmmirror.com/@babel/plugin-proposal-dynamic-import/7.16.5 - name: '@babel/plugin-proposal-dynamic-import' - version: 7.16.5 - engines: {node: '>=6.9.0'} + /webpack-dev-middleware/5.3.0_webpack@5.65.0: + resolution: {integrity: sha512-MouJz+rXAm9B1OTOYaJnn6rtD/lWZPy2ufQCH3BPs8Rloh/Du6Jze4p7AeLYHkVi0giJnYLaSGDC7S+GM9arhg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/webpack-dev-middleware/download/webpack-dev-middleware-5.3.0.tgz} + engines: {node: '>= 12.13.0'} peerDependencies: - '@babel/core': ^7.0.0-0 + webpack: ^4.0.0 || ^5.0.0 dependencies: - '@babel/core': registry.npmmirror.com/@babel/core/7.16.5 - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.16.5 - '@babel/plugin-syntax-dynamic-import': registry.nlark.com/@babel/plugin-syntax-dynamic-import/7.8.3_@babel+core@7.16.5 + colorette: 2.0.16 + memfs: 3.4.0 + mime-types: 2.1.34 + range-parser: registry.nlark.com/range-parser/1.2.1 + schema-utils: 4.0.0 + webpack: 5.65.0_9def3870c80213359789f9191dbd286a dev: true - registry.npmmirror.com/@babel/plugin-proposal-export-namespace-from/7.16.5_@babel+core@7.16.5: - resolution: {integrity: sha512-i+sltzEShH1vsVydvNaTRsgvq2vZsfyrd7K7vPLUU/KgS0D5yZMe6uipM0+izminnkKrEfdUnz7CxMRb6oHZWw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-proposal-export-namespace-from/download/@babel/plugin-proposal-export-namespace-from-7.16.5.tgz} - id: registry.npmmirror.com/@babel/plugin-proposal-export-namespace-from/7.16.5 - name: '@babel/plugin-proposal-export-namespace-from' - version: 7.16.5 - engines: {node: '>=6.9.0'} + /webpack-dev-server/4.7.1_webpack-cli@4.9.1+webpack@5.65.0: + resolution: {integrity: sha512-bkoNgFyqlF/CT726Axtf/ELHHYsTZJWz3QJ6HqstWPbalhjAPunlPH9bwt/Lr5cLb+uoLmsta6svVplVzq8beA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/webpack-dev-server/download/webpack-dev-server-4.7.1.tgz} + engines: {node: '>= 12.13.0'} + hasBin: true peerDependencies: - '@babel/core': ^7.0.0-0 + webpack: ^4.37.0 || ^5.0.0 + webpack-cli: '*' + peerDependenciesMeta: + webpack-cli: + optional: true dependencies: - '@babel/core': registry.npmmirror.com/@babel/core/7.16.5 - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.16.5 - '@babel/plugin-syntax-export-namespace-from': registry.nlark.com/@babel/plugin-syntax-export-namespace-from/7.8.3_@babel+core@7.16.5 + '@types/bonjour': 3.5.10 + '@types/connect-history-api-fallback': 1.3.5 + '@types/serve-index': 1.9.1 + '@types/sockjs': 0.3.33 + '@types/ws': 8.2.2 + ansi-html-community: registry.nlark.com/ansi-html-community/0.0.8 + bonjour: registry.nlark.com/bonjour/3.5.0 + chokidar: 3.5.2 + colorette: 2.0.16 + compression: registry.nlark.com/compression/1.7.4 + connect-history-api-fallback: registry.nlark.com/connect-history-api-fallback/1.6.0 + default-gateway: 6.0.3 + del: registry.nlark.com/del/6.0.0 + express: 4.17.2 + graceful-fs: 4.2.8 + html-entities: registry.nlark.com/html-entities/2.3.2 + http-proxy-middleware: registry.nlark.com/http-proxy-middleware/2.0.1 + ipaddr.js: registry.nlark.com/ipaddr.js/2.0.1 + open: 8.4.0 + p-retry: 4.6.1 + portfinder: registry.nlark.com/portfinder/1.0.28 + schema-utils: 4.0.0 + selfsigned: registry.nlark.com/selfsigned/1.10.11 + serve-index: registry.nlark.com/serve-index/1.9.1 + sockjs: 0.3.24 + spdy: registry.nlark.com/spdy/4.0.2 + strip-ansi: 7.0.1 + webpack: 5.65.0_9def3870c80213359789f9191dbd286a + webpack-cli: 4.9.1_85f6a43a0f60b39f22a1ad0f4ebf626a + webpack-dev-middleware: 5.3.0_webpack@5.65.0 + ws: 8.4.0 + transitivePeerDependencies: + - bufferutil + - debug + - supports-color + - utf-8-validate dev: true - registry.npmmirror.com/@babel/plugin-proposal-json-strings/7.16.5_@babel+core@7.16.5: - resolution: {integrity: sha512-QQJueTFa0y9E4qHANqIvMsuxM/qcLQmKttBACtPCQzGUEizsXDACGonlPiSwynHfOa3vNw0FPMVvQzbuXwh4SQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-proposal-json-strings/download/@babel/plugin-proposal-json-strings-7.16.5.tgz} - id: registry.npmmirror.com/@babel/plugin-proposal-json-strings/7.16.5 - name: '@babel/plugin-proposal-json-strings' - version: 7.16.5 - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 + /webpack-sources/1.4.3: + resolution: {integrity: sha1-7t2OwLko+/HL/plOItLYkPMwqTM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/webpack-sources/download/webpack-sources-1.4.3.tgz?cache=0&sync_timestamp=1636983186662&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Fwebpack-sources%2Fdownload%2Fwebpack-sources-1.4.3.tgz} dependencies: - '@babel/core': registry.npmmirror.com/@babel/core/7.16.5 - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.16.5 - '@babel/plugin-syntax-json-strings': registry.nlark.com/@babel/plugin-syntax-json-strings/7.8.3_@babel+core@7.16.5 + source-list-map: registry.nlark.com/source-list-map/2.0.1 + source-map: registry.nlark.com/source-map/0.6.1 dev: true - registry.npmmirror.com/@babel/plugin-proposal-logical-assignment-operators/7.16.5_@babel+core@7.16.5: - resolution: {integrity: sha512-xqibl7ISO2vjuQM+MzR3rkd0zfNWltk7n9QhaD8ghMmMceVguYrNDt7MikRyj4J4v3QehpnrU8RYLnC7z/gZLA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-proposal-logical-assignment-operators/download/@babel/plugin-proposal-logical-assignment-operators-7.16.5.tgz} - id: registry.npmmirror.com/@babel/plugin-proposal-logical-assignment-operators/7.16.5 - name: '@babel/plugin-proposal-logical-assignment-operators' - version: 7.16.5 - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 + /webpack-sources/2.3.1: + resolution: {integrity: sha1-Vw3grxY5Sf4nIjPCzv4bVvdFEf0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/webpack-sources/download/webpack-sources-2.3.1.tgz?cache=0&sync_timestamp=1636983186662&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Fwebpack-sources%2Fdownload%2Fwebpack-sources-2.3.1.tgz} + engines: {node: '>=10.13.0'} dependencies: - '@babel/core': registry.npmmirror.com/@babel/core/7.16.5 - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.16.5 - '@babel/plugin-syntax-logical-assignment-operators': registry.nlark.com/@babel/plugin-syntax-logical-assignment-operators/7.10.4_@babel+core@7.16.5 + source-list-map: registry.nlark.com/source-list-map/2.0.1 + source-map: registry.nlark.com/source-map/0.6.1 dev: true - registry.npmmirror.com/@babel/plugin-proposal-nullish-coalescing-operator/7.16.5_@babel+core@7.16.5: - resolution: {integrity: sha512-YwMsTp/oOviSBhrjwi0vzCUycseCYwoXnLiXIL3YNjHSMBHicGTz7GjVU/IGgz4DtOEXBdCNG72pvCX22ehfqg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-proposal-nullish-coalescing-operator/download/@babel/plugin-proposal-nullish-coalescing-operator-7.16.5.tgz} - id: registry.npmmirror.com/@babel/plugin-proposal-nullish-coalescing-operator/7.16.5 - name: '@babel/plugin-proposal-nullish-coalescing-operator' - version: 7.16.5 - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': registry.npmmirror.com/@babel/core/7.16.5 - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.16.5 - '@babel/plugin-syntax-nullish-coalescing-operator': registry.nlark.com/@babel/plugin-syntax-nullish-coalescing-operator/7.8.3_@babel+core@7.16.5 + /webpack-sources/3.2.2: + resolution: {integrity: sha512-cp5qdmHnu5T8wRg2G3vZZHoJPN14aqQ89SyQ11NpGH5zEMDCclt49rzo+MaRazk7/UeILhAI+/sEtcM+7Fr0nw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/webpack-sources/download/webpack-sources-3.2.2.tgz?cache=0&sync_timestamp=1636983186662&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Fwebpack-sources%2Fdownload%2Fwebpack-sources-3.2.2.tgz} + engines: {node: '>=10.13.0'} dev: true - registry.npmmirror.com/@babel/plugin-proposal-numeric-separator/7.16.5_@babel+core@7.16.5: - resolution: {integrity: sha512-DvB9l/TcsCRvsIV9v4jxR/jVP45cslTVC0PMVHvaJhhNuhn2Y1SOhCSFlPK777qLB5wb8rVDaNoqMTyOqtY5Iw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-proposal-numeric-separator/download/@babel/plugin-proposal-numeric-separator-7.16.5.tgz} - id: registry.npmmirror.com/@babel/plugin-proposal-numeric-separator/7.16.5 - name: '@babel/plugin-proposal-numeric-separator' - version: 7.16.5 - engines: {node: '>=6.9.0'} + /webpack/5.65.0_9def3870c80213359789f9191dbd286a: + resolution: {integrity: sha512-Q5or2o6EKs7+oKmJo7LaqZaMOlDWQse9Tm5l1WAfU/ujLGN5Pb0SqGeVkN/4bpPmEqEP5RnVhiqsOtWtUVwGRw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/webpack/download/webpack-5.65.0.tgz} + engines: {node: '>=10.13.0'} + hasBin: true peerDependencies: - '@babel/core': ^7.0.0-0 + webpack-cli: '*' + peerDependenciesMeta: + webpack-cli: + optional: true dependencies: - '@babel/core': registry.npmmirror.com/@babel/core/7.16.5 - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.16.5 - '@babel/plugin-syntax-numeric-separator': registry.nlark.com/@babel/plugin-syntax-numeric-separator/7.10.4_@babel+core@7.16.5 + '@types/eslint-scope': 3.7.2 + '@types/estree': 0.0.50 + '@webassemblyjs/ast': registry.nlark.com/@webassemblyjs/ast/1.11.1 + '@webassemblyjs/wasm-edit': registry.nlark.com/@webassemblyjs/wasm-edit/1.11.1 + '@webassemblyjs/wasm-parser': registry.nlark.com/@webassemblyjs/wasm-parser/1.11.1 + acorn: 8.6.0 + acorn-import-assertions: 1.8.0_acorn@8.6.0 + browserslist: 4.19.1 + chrome-trace-event: registry.nlark.com/chrome-trace-event/1.0.3 + enhanced-resolve: registry.nlark.com/enhanced-resolve/5.8.3 + es-module-lexer: 0.9.3 + eslint-scope: 5.1.1 + events: 3.3.0 + glob-to-regexp: registry.nlark.com/glob-to-regexp/0.4.1 + graceful-fs: 4.2.8 + json-parse-better-errors: registry.nlark.com/json-parse-better-errors/1.0.2 + loader-runner: registry.nlark.com/loader-runner/4.2.0 + mime-types: 2.1.34 + neo-async: registry.nlark.com/neo-async/2.6.2 + schema-utils: 3.1.1 + tapable: 2.2.1 + terser-webpack-plugin: 5.3.0_91ae0b80bdbcf9a1978f213e1437a0a8 + watchpack: 2.3.1 + webpack-cli: 4.9.1_85f6a43a0f60b39f22a1ad0f4ebf626a + webpack-sources: 3.2.2 + transitivePeerDependencies: + - '@swc/core' + - esbuild + - uglify-js dev: true - registry.npmmirror.com/@babel/plugin-proposal-object-rest-spread/7.16.5_@babel+core@7.16.5: - resolution: {integrity: sha512-UEd6KpChoyPhCoE840KRHOlGhEZFutdPDMGj+0I56yuTTOaT51GzmnEl/0uT41fB/vD2nT+Pci2KjezyE3HmUw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-proposal-object-rest-spread/download/@babel/plugin-proposal-object-rest-spread-7.16.5.tgz} - id: registry.npmmirror.com/@babel/plugin-proposal-object-rest-spread/7.16.5 - name: '@babel/plugin-proposal-object-rest-spread' - version: 7.16.5 - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 + /whatwg-url/7.1.0: + resolution: {integrity: sha1-wsSS8eymEpiO/T0iZr4bn8YXDQY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/whatwg-url/download/whatwg-url-7.1.0.tgz} dependencies: - '@babel/compat-data': registry.npmmirror.com/@babel/compat-data/7.16.4 - '@babel/core': registry.npmmirror.com/@babel/core/7.16.5 - '@babel/helper-compilation-targets': registry.npmmirror.com/@babel/helper-compilation-targets/7.16.3_@babel+core@7.16.5 - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.16.5 - '@babel/plugin-syntax-object-rest-spread': registry.nlark.com/@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.16.5 - '@babel/plugin-transform-parameters': registry.npmmirror.com/@babel/plugin-transform-parameters/7.16.5_@babel+core@7.16.5 + lodash.sortby: 4.7.0 + tr46: 1.0.1 + webidl-conversions: registry.nlark.com/webidl-conversions/4.0.2 dev: true - registry.npmmirror.com/@babel/plugin-proposal-optional-catch-binding/7.16.5_@babel+core@7.16.5: - resolution: {integrity: sha512-ihCMxY1Iljmx4bWy/PIMJGXN4NS4oUj1MKynwO07kiKms23pNvIn1DMB92DNB2R0EA882sw0VXIelYGdtF7xEQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-proposal-optional-catch-binding/download/@babel/plugin-proposal-optional-catch-binding-7.16.5.tgz} - id: registry.npmmirror.com/@babel/plugin-proposal-optional-catch-binding/7.16.5 - name: '@babel/plugin-proposal-optional-catch-binding' - version: 7.16.5 - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 + /whatwg-url/8.7.0: + resolution: {integrity: sha1-ZWp45RD/jzk3vAvL6fXArDWUG3c=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/whatwg-url/download/whatwg-url-8.7.0.tgz} + engines: {node: '>=10'} dependencies: - '@babel/core': registry.npmmirror.com/@babel/core/7.16.5 - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.16.5 - '@babel/plugin-syntax-optional-catch-binding': registry.nlark.com/@babel/plugin-syntax-optional-catch-binding/7.8.3_@babel+core@7.16.5 + lodash: 4.17.21 + tr46: 2.1.0 + webidl-conversions: registry.nlark.com/webidl-conversions/6.1.0 dev: true - registry.npmmirror.com/@babel/plugin-proposal-optional-chaining/7.16.5_@babel+core@7.16.5: - resolution: {integrity: sha512-kzdHgnaXRonttiTfKYnSVafbWngPPr2qKw9BWYBESl91W54e+9R5pP70LtWxV56g0f05f/SQrwHYkfvbwcdQ/A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-proposal-optional-chaining/download/@babel/plugin-proposal-optional-chaining-7.16.5.tgz} - id: registry.npmmirror.com/@babel/plugin-proposal-optional-chaining/7.16.5 - name: '@babel/plugin-proposal-optional-chaining' - version: 7.16.5 - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 + /workbox-background-sync/6.4.2: + resolution: {integrity: sha512-P7c8uG5X2k+DMICH9xeSA9eUlCOjHHYoB42Rq+RtUpuwBxUOflAXR1zdsMWj81LopE4gjKXlTw7BFd1BDAHo7g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/workbox-background-sync/download/workbox-background-sync-6.4.2.tgz} dependencies: - '@babel/core': registry.npmmirror.com/@babel/core/7.16.5 - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.16.5 - '@babel/helper-skip-transparent-expression-wrappers': registry.npmmirror.com/@babel/helper-skip-transparent-expression-wrappers/7.16.0 - '@babel/plugin-syntax-optional-chaining': registry.nlark.com/@babel/plugin-syntax-optional-chaining/7.8.3_@babel+core@7.16.5 + idb: 6.1.5 + workbox-core: 6.4.2 dev: true - registry.npmmirror.com/@babel/plugin-proposal-private-methods/7.16.5_@babel+core@7.16.5: - resolution: {integrity: sha512-+yFMO4BGT3sgzXo+lrq7orX5mAZt57DwUK6seqII6AcJnJOIhBJ8pzKH47/ql/d426uQ7YhN8DpUFirQzqYSUA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-proposal-private-methods/download/@babel/plugin-proposal-private-methods-7.16.5.tgz} - id: registry.npmmirror.com/@babel/plugin-proposal-private-methods/7.16.5 - name: '@babel/plugin-proposal-private-methods' - version: 7.16.5 - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 + /workbox-broadcast-update/6.4.2: + resolution: {integrity: sha512-qnBwQyE0+PWFFc/n4ISXINE49m44gbEreJUYt2ldGH3+CNrLmJ1egJOOyUqqu9R4Eb7QrXcmB34ClXG7S37LbA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/workbox-broadcast-update/download/workbox-broadcast-update-6.4.2.tgz} dependencies: - '@babel/core': registry.npmmirror.com/@babel/core/7.16.5 - '@babel/helper-create-class-features-plugin': registry.npmmirror.com/@babel/helper-create-class-features-plugin/7.16.5_@babel+core@7.16.5 - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.16.5 - transitivePeerDependencies: - - supports-color + workbox-core: 6.4.2 dev: true - registry.npmmirror.com/@babel/plugin-proposal-private-property-in-object/7.16.5_@babel+core@7.16.5: - resolution: {integrity: sha512-+YGh5Wbw0NH3y/E5YMu6ci5qTDmAEVNoZ3I54aB6nVEOZ5BQ7QJlwKq5pYVucQilMByGn/bvX0af+uNaPRCabA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-proposal-private-property-in-object/download/@babel/plugin-proposal-private-property-in-object-7.16.5.tgz} - id: registry.npmmirror.com/@babel/plugin-proposal-private-property-in-object/7.16.5 - name: '@babel/plugin-proposal-private-property-in-object' - version: 7.16.5 - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 + /workbox-build/6.4.2: + resolution: {integrity: sha512-WMdYLhDIsuzViOTXDH+tJ1GijkFp5khSYolnxR/11zmfhNDtuo7jof72xPGFy+KRpsz6tug39RhivCj77qqO0w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/workbox-build/download/workbox-build-6.4.2.tgz} + engines: {node: '>=10.0.0'} dependencies: - '@babel/core': registry.npmmirror.com/@babel/core/7.16.5 - '@babel/helper-annotate-as-pure': registry.npmmirror.com/@babel/helper-annotate-as-pure/7.16.0 - '@babel/helper-create-class-features-plugin': registry.npmmirror.com/@babel/helper-create-class-features-plugin/7.16.5_@babel+core@7.16.5 - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.16.5 - '@babel/plugin-syntax-private-property-in-object': registry.nlark.com/@babel/plugin-syntax-private-property-in-object/7.14.5_@babel+core@7.16.5 + '@apideck/better-ajv-errors': 0.3.2_ajv@8.8.2 + '@babel/core': 7.16.5 + '@babel/preset-env': 7.16.5_@babel+core@7.16.5 + '@babel/runtime': 7.16.5 + '@rollup/plugin-babel': 5.3.0_@babel+core@7.16.5+rollup@2.62.0 + '@rollup/plugin-node-resolve': 11.2.1_rollup@2.62.0 + '@rollup/plugin-replace': 2.4.2_rollup@2.62.0 + '@surma/rollup-plugin-off-main-thread': 2.2.3 + ajv: 8.8.2 + common-tags: 1.8.2 + fast-json-stable-stringify: registry.nlark.com/fast-json-stable-stringify/2.1.0 + fs-extra: registry.nlark.com/fs-extra/9.1.0 + glob: 7.2.0 + lodash: 4.17.21 + pretty-bytes: registry.nlark.com/pretty-bytes/5.6.0 + rollup: 2.62.0 + rollup-plugin-terser: 7.0.2_rollup@2.62.0 + source-map: 0.8.0-beta.0 + source-map-url: registry.nlark.com/source-map-url/0.4.1 + stringify-object: registry.nlark.com/stringify-object/3.3.0 + strip-comments: 2.0.1 + tempy: 0.6.0 + upath: registry.nlark.com/upath/1.2.0 + workbox-background-sync: 6.4.2 + workbox-broadcast-update: 6.4.2 + workbox-cacheable-response: 6.4.2 + workbox-core: 6.4.2 + workbox-expiration: 6.4.2 + workbox-google-analytics: 6.4.2 + workbox-navigation-preload: 6.4.2 + workbox-precaching: 6.4.2 + workbox-range-requests: 6.4.2 + workbox-recipes: 6.4.2 + workbox-routing: 6.4.2 + workbox-strategies: 6.4.2 + workbox-streams: 6.4.2 + workbox-sw: 6.4.2 + workbox-window: 6.4.2 transitivePeerDependencies: + - '@types/babel__core' + - acorn - supports-color dev: true - registry.npmmirror.com/@babel/plugin-proposal-unicode-property-regex/7.16.5_@babel+core@7.16.5: - resolution: {integrity: sha512-s5sKtlKQyFSatt781HQwv1hoM5BQ9qRH30r+dK56OLDsHmV74mzwJNX7R1yMuE7VZKG5O6q/gmOGSAO6ikTudg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-proposal-unicode-property-regex/download/@babel/plugin-proposal-unicode-property-regex-7.16.5.tgz} - id: registry.npmmirror.com/@babel/plugin-proposal-unicode-property-regex/7.16.5 - name: '@babel/plugin-proposal-unicode-property-regex' - version: 7.16.5 - engines: {node: '>=4'} - peerDependencies: - '@babel/core': ^7.0.0-0 + /workbox-cacheable-response/6.4.2: + resolution: {integrity: sha512-9FE1W/cKffk1AJzImxgEN0ceWpyz1tqNjZVtA3/LAvYL3AC5SbIkhc7ZCO82WmO9IjTfu8Vut2X/C7ViMSF7TA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/workbox-cacheable-response/download/workbox-cacheable-response-6.4.2.tgz} dependencies: - '@babel/core': registry.npmmirror.com/@babel/core/7.16.5 - '@babel/helper-create-regexp-features-plugin': registry.npmmirror.com/@babel/helper-create-regexp-features-plugin/7.16.0_@babel+core@7.16.5 - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.16.5 + workbox-core: 6.4.2 dev: true - registry.npmmirror.com/@babel/plugin-syntax-typescript/7.16.5_@babel+core@7.16.5: - resolution: {integrity: sha512-/d4//lZ1Vqb4mZ5xTep3dDK888j7BGM/iKqBmndBaoYAFPlPKrGU608VVBz5JeyAb6YQDjRu1UKqj86UhwWVgw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-syntax-typescript/download/@babel/plugin-syntax-typescript-7.16.5.tgz} - id: registry.npmmirror.com/@babel/plugin-syntax-typescript/7.16.5 - name: '@babel/plugin-syntax-typescript' - version: 7.16.5 - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': registry.npmmirror.com/@babel/core/7.16.5 - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.16.5 + /workbox-core/6.4.2: + resolution: {integrity: sha512-1U6cdEYPcajRXiboSlpJx6U7TvhIKbxRRerfepAJu2hniKwJ3DHILjpU/zx3yvzSBCWcNJDoFalf7Vgd7ey/rw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/workbox-core/download/workbox-core-6.4.2.tgz} dev: true - registry.npmmirror.com/@babel/plugin-transform-arrow-functions/7.16.5_@babel+core@7.16.5: - resolution: {integrity: sha512-8bTHiiZyMOyfZFULjsCnYOWG059FVMes0iljEHSfARhNgFfpsqE92OrCffv3veSw9rwMkYcFe9bj0ZoXU2IGtQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-arrow-functions/download/@babel/plugin-transform-arrow-functions-7.16.5.tgz} - id: registry.npmmirror.com/@babel/plugin-transform-arrow-functions/7.16.5 - name: '@babel/plugin-transform-arrow-functions' - version: 7.16.5 - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 + /workbox-expiration/6.4.2: + resolution: {integrity: sha512-0hbpBj0tDnW+DZOUmwZqntB/8xrXOgO34i7s00Si/VlFJvvpRKg1leXdHHU8ykoSBd6+F2KDcMP3swoCi5guLw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/workbox-expiration/download/workbox-expiration-6.4.2.tgz} dependencies: - '@babel/core': registry.npmmirror.com/@babel/core/7.16.5 - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.16.5 + idb: 6.1.5 + workbox-core: 6.4.2 dev: true - registry.npmmirror.com/@babel/plugin-transform-async-to-generator/7.16.5_@babel+core@7.16.5: - resolution: {integrity: sha512-TMXgfioJnkXU+XRoj7P2ED7rUm5jbnDWwlCuFVTpQboMfbSya5WrmubNBAMlk7KXvywpo8rd8WuYZkis1o2H8w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-async-to-generator/download/@babel/plugin-transform-async-to-generator-7.16.5.tgz} - id: registry.npmmirror.com/@babel/plugin-transform-async-to-generator/7.16.5 - name: '@babel/plugin-transform-async-to-generator' - version: 7.16.5 - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 + /workbox-google-analytics/6.4.2: + resolution: {integrity: sha512-u+gxs3jXovPb1oul4CTBOb+T9fS1oZG+ZE6AzS7l40vnyfJV79DaLBvlpEZfXGv3CjMdV1sT/ltdOrKzo7HcGw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/workbox-google-analytics/download/workbox-google-analytics-6.4.2.tgz} dependencies: - '@babel/core': registry.npmmirror.com/@babel/core/7.16.5 - '@babel/helper-module-imports': registry.npmmirror.com/@babel/helper-module-imports/7.16.0 - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.16.5 - '@babel/helper-remap-async-to-generator': registry.npmmirror.com/@babel/helper-remap-async-to-generator/7.16.5 - transitivePeerDependencies: - - supports-color + workbox-background-sync: 6.4.2 + workbox-core: 6.4.2 + workbox-routing: 6.4.2 + workbox-strategies: 6.4.2 dev: true - registry.npmmirror.com/@babel/plugin-transform-block-scoped-functions/7.16.5_@babel+core@7.16.5: - resolution: {integrity: sha512-BxmIyKLjUGksJ99+hJyL/HIxLIGnLKtw772zYDER7UuycDZ+Xvzs98ZQw6NGgM2ss4/hlFAaGiZmMNKvValEjw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-block-scoped-functions/download/@babel/plugin-transform-block-scoped-functions-7.16.5.tgz} - id: registry.npmmirror.com/@babel/plugin-transform-block-scoped-functions/7.16.5 - name: '@babel/plugin-transform-block-scoped-functions' - version: 7.16.5 - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 + /workbox-navigation-preload/6.4.2: + resolution: {integrity: sha512-viyejlCtlKsbJCBHwhSBbWc57MwPXvUrc8P7d+87AxBGPU+JuWkT6nvBANgVgFz6FUhCvRC8aYt+B1helo166g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/workbox-navigation-preload/download/workbox-navigation-preload-6.4.2.tgz} dependencies: - '@babel/core': registry.npmmirror.com/@babel/core/7.16.5 - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.16.5 + workbox-core: 6.4.2 dev: true - registry.npmmirror.com/@babel/plugin-transform-block-scoping/7.16.5_@babel+core@7.16.5: - resolution: {integrity: sha512-JxjSPNZSiOtmxjX7PBRBeRJTUKTyJ607YUYeT0QJCNdsedOe+/rXITjP08eG8xUpsLfPirgzdCFN+h0w6RI+pQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-block-scoping/download/@babel/plugin-transform-block-scoping-7.16.5.tgz} - id: registry.npmmirror.com/@babel/plugin-transform-block-scoping/7.16.5 - name: '@babel/plugin-transform-block-scoping' - version: 7.16.5 - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 + /workbox-precaching/6.4.2: + resolution: {integrity: sha512-CZ6uwFN/2wb4noHVlALL7UqPFbLfez/9S2GAzGAb0Sk876ul9ukRKPJJ6gtsxfE2HSTwqwuyNVa6xWyeyJ1XSA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/workbox-precaching/download/workbox-precaching-6.4.2.tgz} dependencies: - '@babel/core': registry.npmmirror.com/@babel/core/7.16.5 - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.16.5 + workbox-core: 6.4.2 + workbox-routing: 6.4.2 + workbox-strategies: 6.4.2 dev: true - registry.npmmirror.com/@babel/plugin-transform-classes/7.16.5_@babel+core@7.16.5: - resolution: {integrity: sha512-DzJ1vYf/7TaCYy57J3SJ9rV+JEuvmlnvvyvYKFbk5u46oQbBvuB9/0w+YsVsxkOv8zVWKpDmUoj4T5ILHoXevA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-classes/download/@babel/plugin-transform-classes-7.16.5.tgz} - id: registry.npmmirror.com/@babel/plugin-transform-classes/7.16.5 - name: '@babel/plugin-transform-classes' - version: 7.16.5 - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 + /workbox-range-requests/6.4.2: + resolution: {integrity: sha512-SowF3z69hr3Po/w7+xarWfzxJX/3Fo0uSG72Zg4g5FWWnHpq2zPvgbWerBZIa81zpJVUdYpMa3akJJsv+LaO1Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/workbox-range-requests/download/workbox-range-requests-6.4.2.tgz} dependencies: - '@babel/core': registry.npmmirror.com/@babel/core/7.16.5 - '@babel/helper-annotate-as-pure': registry.npmmirror.com/@babel/helper-annotate-as-pure/7.16.0 - '@babel/helper-environment-visitor': registry.npmmirror.com/@babel/helper-environment-visitor/7.16.5 - '@babel/helper-function-name': registry.npmmirror.com/@babel/helper-function-name/7.16.0 - '@babel/helper-optimise-call-expression': registry.npmmirror.com/@babel/helper-optimise-call-expression/7.16.0 - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.16.5 - '@babel/helper-replace-supers': registry.npmmirror.com/@babel/helper-replace-supers/7.16.5 - '@babel/helper-split-export-declaration': registry.npmmirror.com/@babel/helper-split-export-declaration/7.16.0 - globals: registry.npmmirror.com/globals/11.12.0 - transitivePeerDependencies: - - supports-color + workbox-core: 6.4.2 dev: true - registry.npmmirror.com/@babel/plugin-transform-computed-properties/7.16.5_@babel+core@7.16.5: - resolution: {integrity: sha512-n1+O7xtU5lSLraRzX88CNcpl7vtGdPakKzww74bVwpAIRgz9JVLJJpOLb0uYqcOaXVM0TL6X0RVeIJGD2CnCkg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-computed-properties/download/@babel/plugin-transform-computed-properties-7.16.5.tgz} - id: registry.npmmirror.com/@babel/plugin-transform-computed-properties/7.16.5 - name: '@babel/plugin-transform-computed-properties' - version: 7.16.5 - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 + /workbox-recipes/6.4.2: + resolution: {integrity: sha512-/oVxlZFpAjFVbY+3PoGEXe8qyvtmqMrTdWhbOfbwokNFtUZ/JCtanDKgwDv9x3AebqGAoJRvQNSru0F4nG+gWA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/workbox-recipes/download/workbox-recipes-6.4.2.tgz} dependencies: - '@babel/core': registry.npmmirror.com/@babel/core/7.16.5 - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.16.5 + workbox-cacheable-response: 6.4.2 + workbox-core: 6.4.2 + workbox-expiration: 6.4.2 + workbox-precaching: 6.4.2 + workbox-routing: 6.4.2 + workbox-strategies: 6.4.2 dev: true - registry.npmmirror.com/@babel/plugin-transform-destructuring/7.16.5_@babel+core@7.16.5: - resolution: {integrity: sha512-GuRVAsjq+c9YPK6NeTkRLWyQskDC099XkBSVO+6QzbnOnH2d/4mBVXYStaPrZD3dFRfg00I6BFJ9Atsjfs8mlg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-destructuring/download/@babel/plugin-transform-destructuring-7.16.5.tgz} - id: registry.npmmirror.com/@babel/plugin-transform-destructuring/7.16.5 - name: '@babel/plugin-transform-destructuring' - version: 7.16.5 - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 + /workbox-routing/6.4.2: + resolution: {integrity: sha512-0ss/n9PAcHjTy4Ad7l2puuod4WtsnRYu9BrmHcu6Dk4PgWeJo1t5VnGufPxNtcuyPGQ3OdnMdlmhMJ57sSrrSw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/workbox-routing/download/workbox-routing-6.4.2.tgz} dependencies: - '@babel/core': registry.npmmirror.com/@babel/core/7.16.5 - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.16.5 + workbox-core: 6.4.2 dev: true - registry.npmmirror.com/@babel/plugin-transform-dotall-regex/7.16.5_@babel+core@7.16.5: - resolution: {integrity: sha512-iQiEMt8Q4/5aRGHpGVK2Zc7a6mx7qEAO7qehgSug3SDImnuMzgmm/wtJALXaz25zUj1PmnNHtShjFgk4PDx4nw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-dotall-regex/download/@babel/plugin-transform-dotall-regex-7.16.5.tgz} - id: registry.npmmirror.com/@babel/plugin-transform-dotall-regex/7.16.5 - name: '@babel/plugin-transform-dotall-regex' - version: 7.16.5 - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 + /workbox-strategies/6.4.2: + resolution: {integrity: sha512-YXh9E9dZGEO1EiPC3jPe2CbztO5WT8Ruj8wiYZM56XqEJp5YlGTtqRjghV+JovWOqkWdR+amJpV31KPWQUvn1Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/workbox-strategies/download/workbox-strategies-6.4.2.tgz} dependencies: - '@babel/core': registry.npmmirror.com/@babel/core/7.16.5 - '@babel/helper-create-regexp-features-plugin': registry.npmmirror.com/@babel/helper-create-regexp-features-plugin/7.16.0_@babel+core@7.16.5 - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.16.5 + workbox-core: 6.4.2 dev: true - registry.npmmirror.com/@babel/plugin-transform-duplicate-keys/7.16.5_@babel+core@7.16.5: - resolution: {integrity: sha512-81tijpDg2a6I1Yhj4aWY1l3O1J4Cg/Pd7LfvuaH2VVInAkXtzibz9+zSPdUM1WvuUi128ksstAP0hM5w48vQgg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-duplicate-keys/download/@babel/plugin-transform-duplicate-keys-7.16.5.tgz} - id: registry.npmmirror.com/@babel/plugin-transform-duplicate-keys/7.16.5 - name: '@babel/plugin-transform-duplicate-keys' - version: 7.16.5 - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 + /workbox-streams/6.4.2: + resolution: {integrity: sha512-ROEGlZHGVEgpa5bOZefiJEVsi5PsFjJG9Xd+wnDbApsCO9xq9rYFopF+IRq9tChyYzhBnyk2hJxbQVWphz3sog==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/workbox-streams/download/workbox-streams-6.4.2.tgz} dependencies: - '@babel/core': registry.npmmirror.com/@babel/core/7.16.5 - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.16.5 + workbox-core: 6.4.2 + workbox-routing: 6.4.2 dev: true - registry.npmmirror.com/@babel/plugin-transform-exponentiation-operator/7.16.5_@babel+core@7.16.5: - resolution: {integrity: sha512-12rba2HwemQPa7BLIKCzm1pT2/RuQHtSFHdNl41cFiC6oi4tcrp7gjB07pxQvFpcADojQywSjblQth6gJyE6CA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-exponentiation-operator/download/@babel/plugin-transform-exponentiation-operator-7.16.5.tgz} - id: registry.npmmirror.com/@babel/plugin-transform-exponentiation-operator/7.16.5 - name: '@babel/plugin-transform-exponentiation-operator' - version: 7.16.5 - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': registry.npmmirror.com/@babel/core/7.16.5 - '@babel/helper-builder-binary-assignment-operator-visitor': registry.npmmirror.com/@babel/helper-builder-binary-assignment-operator-visitor/7.16.5 - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.16.5 + /workbox-sw/6.4.2: + resolution: {integrity: sha512-A2qdu9TLktfIM5NE/8+yYwfWu+JgDaCkbo5ikrky2c7r9v2X6DcJ+zSLphNHHLwM/0eVk5XVf1mC5HGhYpMhhg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/workbox-sw/download/workbox-sw-6.4.2.tgz} dev: true - registry.npmmirror.com/@babel/plugin-transform-for-of/7.16.5_@babel+core@7.16.5: - resolution: {integrity: sha512-+DpCAJFPAvViR17PIMi9x2AE34dll5wNlXO43wagAX2YcRGgEVHCNFC4azG85b4YyyFarvkc/iD5NPrz4Oneqw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-for-of/download/@babel/plugin-transform-for-of-7.16.5.tgz} - id: registry.npmmirror.com/@babel/plugin-transform-for-of/7.16.5 - name: '@babel/plugin-transform-for-of' - version: 7.16.5 - engines: {node: '>=6.9.0'} + /workbox-webpack-plugin/6.4.2_webpack@5.65.0: + resolution: {integrity: sha512-CiEwM6kaJRkx1cP5xHksn13abTzUqMHiMMlp5Eh/v4wRcedgDTyv6Uo8+Hg9MurRbHDosO5suaPyF9uwVr4/CQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/workbox-webpack-plugin/download/workbox-webpack-plugin-6.4.2.tgz} + engines: {node: '>=10.0.0'} peerDependencies: - '@babel/core': ^7.0.0-0 + webpack: ^4.4.0 || ^5.9.0 dependencies: - '@babel/core': registry.npmmirror.com/@babel/core/7.16.5 - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.16.5 + fast-json-stable-stringify: registry.nlark.com/fast-json-stable-stringify/2.1.0 + pretty-bytes: registry.nlark.com/pretty-bytes/5.6.0 + source-map-url: registry.nlark.com/source-map-url/0.4.1 + upath: registry.nlark.com/upath/1.2.0 + webpack: 5.65.0_9def3870c80213359789f9191dbd286a + webpack-sources: 1.4.3 + workbox-build: 6.4.2 + transitivePeerDependencies: + - '@types/babel__core' + - acorn + - supports-color dev: true - registry.npmmirror.com/@babel/plugin-transform-function-name/7.16.5_@babel+core@7.16.5: - resolution: {integrity: sha512-Fuec/KPSpVLbGo6z1RPw4EE1X+z9gZk1uQmnYy7v4xr4TO9p41v1AoUuXEtyqAI7H+xNJYSICzRqZBhDEkd3kQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-function-name/download/@babel/plugin-transform-function-name-7.16.5.tgz} - id: registry.npmmirror.com/@babel/plugin-transform-function-name/7.16.5 - name: '@babel/plugin-transform-function-name' - version: 7.16.5 - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 + /workbox-window/6.4.2: + resolution: {integrity: sha512-KVyRKmrJg7iB+uym/B/CnEUEFG9CvnTU1Bq5xpXHbtgD9l+ShDekSl1wYpqw/O0JfeeQVOFb8CiNfvnwWwqnWQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/workbox-window/download/workbox-window-6.4.2.tgz} dependencies: - '@babel/core': registry.npmmirror.com/@babel/core/7.16.5 - '@babel/helper-function-name': registry.npmmirror.com/@babel/helper-function-name/7.16.0 - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.16.5 + '@types/trusted-types': 2.0.2 + workbox-core: 6.4.2 dev: true - registry.npmmirror.com/@babel/plugin-transform-literals/7.16.5_@babel+core@7.16.5: - resolution: {integrity: sha512-B1j9C/IfvshnPcklsc93AVLTrNVa69iSqztylZH6qnmiAsDDOmmjEYqOm3Ts2lGSgTSywnBNiqC949VdD0/gfw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-literals/download/@babel/plugin-transform-literals-7.16.5.tgz} - id: registry.npmmirror.com/@babel/plugin-transform-literals/7.16.5 - name: '@babel/plugin-transform-literals' - version: 7.16.5 - engines: {node: '>=6.9.0'} + /ws/7.5.6: + resolution: {integrity: sha512-6GLgCqo2cy2A2rjCNFlxQS6ZljG/coZfZXclldI8FB/1G3CCI36Zd8xy2HrFVACi8tfk5XrgLQEk+P0Tnz9UcA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/ws/download/ws-7.5.6.tgz} + engines: {node: '>=8.3.0'} peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': registry.npmmirror.com/@babel/core/7.16.5 - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.16.5 + bufferutil: ^4.0.1 + utf-8-validate: ^5.0.2 + peerDependenciesMeta: + bufferutil: + optional: true + utf-8-validate: + optional: true dev: true - registry.npmmirror.com/@babel/plugin-transform-member-expression-literals/7.16.5_@babel+core@7.16.5: - resolution: {integrity: sha512-d57i3vPHWgIde/9Y8W/xSFUndhvhZN5Wu2TjRrN1MVz5KzdUihKnfDVlfP1U7mS5DNj/WHHhaE4/tTi4hIyHwQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-member-expression-literals/download/@babel/plugin-transform-member-expression-literals-7.16.5.tgz} - id: registry.npmmirror.com/@babel/plugin-transform-member-expression-literals/7.16.5 - name: '@babel/plugin-transform-member-expression-literals' - version: 7.16.5 - engines: {node: '>=6.9.0'} + /ws/8.2.3: + resolution: {integrity: sha1-Y6VkVtsbBDZ9C3IaC4DK5ti+y7o=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/ws/download/ws-8.2.3.tgz} + engines: {node: '>=10.0.0'} peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': registry.npmmirror.com/@babel/core/7.16.5 - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.16.5 - dev: true + bufferutil: ^4.0.1 + utf-8-validate: ^5.0.2 + peerDependenciesMeta: + bufferutil: + optional: true + utf-8-validate: + optional: true + dev: false - registry.npmmirror.com/@babel/plugin-transform-modules-amd/7.16.5_@babel+core@7.16.5: - resolution: {integrity: sha512-oHI15S/hdJuSCfnwIz+4lm6wu/wBn7oJ8+QrkzPPwSFGXk8kgdI/AIKcbR/XnD1nQVMg/i6eNaXpszbGuwYDRQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-modules-amd/download/@babel/plugin-transform-modules-amd-7.16.5.tgz} - id: registry.npmmirror.com/@babel/plugin-transform-modules-amd/7.16.5 - name: '@babel/plugin-transform-modules-amd' - version: 7.16.5 - engines: {node: '>=6.9.0'} + /ws/8.4.0: + resolution: {integrity: sha512-IHVsKe2pjajSUIl4KYMQOdlyliovpEPquKkqbwswulszzI7r0SfQrxnXdWAEqOlDCLrVSJzo+O1hAwdog2sKSQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/ws/download/ws-8.4.0.tgz} + engines: {node: '>=10.0.0'} peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': registry.npmmirror.com/@babel/core/7.16.5 - '@babel/helper-module-transforms': registry.npmmirror.com/@babel/helper-module-transforms/7.16.5 - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.16.5 - babel-plugin-dynamic-import-node: registry.nlark.com/babel-plugin-dynamic-import-node/2.3.3 - transitivePeerDependencies: - - supports-color + bufferutil: ^4.0.1 + utf-8-validate: ^5.0.2 + peerDependenciesMeta: + bufferutil: + optional: true + utf-8-validate: + optional: true dev: true - registry.npmmirror.com/@babel/plugin-transform-modules-commonjs/7.16.5_@babel+core@7.16.5: - resolution: {integrity: sha512-ABhUkxvoQyqhCWyb8xXtfwqNMJD7tx+irIRnUh6lmyFud7Jln1WzONXKlax1fg/ey178EXbs4bSGNd6PngO+SQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-modules-commonjs/download/@babel/plugin-transform-modules-commonjs-7.16.5.tgz} - id: registry.npmmirror.com/@babel/plugin-transform-modules-commonjs/7.16.5 - name: '@babel/plugin-transform-modules-commonjs' - version: 7.16.5 - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 + /xmlhttprequest-ssl/2.0.0: + resolution: {integrity: sha1-kTYMhrkU5n9E3OdpGAAnwNphjGc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/xmlhttprequest-ssl/download/xmlhttprequest-ssl-2.0.0.tgz} + engines: {node: '>=0.4.0'} + dev: false + + /yaml/1.10.2: + resolution: {integrity: sha1-IwHF/78StGfejaIzOkWeKeeSDks=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/yaml/download/yaml-1.10.2.tgz} + engines: {node: '>= 6'} + + /yargs-parser/20.2.9: + resolution: {integrity: sha1-LrfcOwKJcY/ClfNidThFxBoMlO4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/yargs-parser/download/yargs-parser-20.2.9.tgz?cache=0&sync_timestamp=1637031602871&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Fyargs-parser%2Fdownload%2Fyargs-parser-20.2.9.tgz} + engines: {node: '>=10'} + + /yargs/16.2.0: + resolution: {integrity: sha1-HIK/D2tqZur85+8w43b0mhJHf2Y=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/yargs/download/yargs-16.2.0.tgz} + engines: {node: '>=10'} dependencies: - '@babel/core': registry.npmmirror.com/@babel/core/7.16.5 - '@babel/helper-module-transforms': registry.npmmirror.com/@babel/helper-module-transforms/7.16.5 - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.16.5 - '@babel/helper-simple-access': registry.npmmirror.com/@babel/helper-simple-access/7.16.0 - babel-plugin-dynamic-import-node: registry.nlark.com/babel-plugin-dynamic-import-node/2.3.3 - transitivePeerDependencies: - - supports-color - dev: true + cliui: registry.nlark.com/cliui/7.0.4 + escalade: registry.nlark.com/escalade/3.1.1 + get-caller-file: registry.nlark.com/get-caller-file/2.0.5 + require-directory: registry.nlark.com/require-directory/2.1.1 + string-width: 4.2.3 + y18n: registry.nlark.com/y18n/5.0.8 + yargs-parser: 20.2.9 - registry.npmmirror.com/@babel/plugin-transform-modules-systemjs/7.16.5_@babel+core@7.16.5: - resolution: {integrity: sha512-53gmLdScNN28XpjEVIm7LbWnD/b/TpbwKbLk6KV4KqC9WyU6rq1jnNmVG6UgAdQZVVGZVoik3DqHNxk4/EvrjA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-modules-systemjs/download/@babel/plugin-transform-modules-systemjs-7.16.5.tgz} - id: registry.npmmirror.com/@babel/plugin-transform-modules-systemjs/7.16.5 - name: '@babel/plugin-transform-modules-systemjs' - version: 7.16.5 - engines: {node: '>=6.9.0'} + /yeast/0.1.2: + resolution: {integrity: sha1-AI4G2AlDIMNy28L47XagymyKxBk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/yeast/download/yeast-0.1.2.tgz} + dev: false + + /yoctodelay/1.2.0: + resolution: {integrity: sha1-DQIMi87CKYk2nbMeXTUqzGoT7ag=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/yoctodelay/download/yoctodelay-1.2.0.tgz} + engines: {node: '>=4'} + dev: false + + /yup/0.32.11: + resolution: {integrity: sha1-1n+4Pu+kaYYHmC5j98pMXtPPGMU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npm.taobao.org/yup/download/yup-0.32.11.tgz} + engines: {node: '>=10'} + dependencies: + '@babel/runtime': 7.16.5 + '@types/lodash': 4.14.178 + lodash: 4.17.21 + lodash-es: registry.nlark.com/lodash-es/4.17.21 + nanoclone: 0.2.1 + property-expr: 2.0.4 + toposort: registry.nlark.com/toposort/2.0.2 + dev: false + + registry.nlark.com/@ant-design/colors/6.0.0: + resolution: {integrity: sha1-m5NmJXz/zEfbQrnQIDu1ksE8Apg=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@ant-design/colors/download/@ant-design/colors-6.0.0.tgz} + name: '@ant-design/colors' + version: 6.0.0 + dependencies: + '@ctrl/tinycolor': registry.nlark.com/@ctrl/tinycolor/3.4.0 + dev: false + + registry.nlark.com/@ant-design/react-slick/0.28.4_react@17.0.2: + resolution: {integrity: sha1-iylrh618euh38qUnuBt+69ndKak=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@ant-design/react-slick/download/@ant-design/react-slick-0.28.4.tgz} + id: registry.nlark.com/@ant-design/react-slick/0.28.4 + name: '@ant-design/react-slick' + version: 0.28.4 peerDependencies: - '@babel/core': ^7.0.0-0 + react: '>=16.9.0' dependencies: - '@babel/core': registry.npmmirror.com/@babel/core/7.16.5 - '@babel/helper-hoist-variables': registry.npmmirror.com/@babel/helper-hoist-variables/7.16.0 - '@babel/helper-module-transforms': registry.npmmirror.com/@babel/helper-module-transforms/7.16.5 - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.16.5 - '@babel/helper-validator-identifier': registry.nlark.com/@babel/helper-validator-identifier/7.15.7 - babel-plugin-dynamic-import-node: registry.nlark.com/babel-plugin-dynamic-import-node/2.3.3 - transitivePeerDependencies: - - supports-color - dev: true + '@babel/runtime': 7.16.5 + classnames: 2.3.1 + json2mq: registry.nlark.com/json2mq/0.2.0 + lodash: 4.17.21 + react: 17.0.2 + resize-observer-polyfill: registry.nlark.com/resize-observer-polyfill/1.5.1 + dev: false - registry.npmmirror.com/@babel/plugin-transform-modules-umd/7.16.5_@babel+core@7.16.5: - resolution: {integrity: sha512-qTFnpxHMoenNHkS3VoWRdwrcJ3FhX567GvDA3hRZKF0Dj8Fmg0UzySZp3AP2mShl/bzcywb/UWAMQIjA1bhXvw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-modules-umd/download/@babel/plugin-transform-modules-umd-7.16.5.tgz} - id: registry.npmmirror.com/@babel/plugin-transform-modules-umd/7.16.5 - name: '@babel/plugin-transform-modules-umd' - version: 7.16.5 + registry.nlark.com/@babel/helper-validator-identifier/7.15.7: + resolution: {integrity: sha1-Ig35k7/pBKSmsCq08zhaXr9uI4k=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@babel/helper-validator-identifier/download/@babel/helper-validator-identifier-7.15.7.tgz} + name: '@babel/helper-validator-identifier' + version: 7.15.7 + engines: {node: '>=6.9.0'} + + registry.nlark.com/@babel/helper-validator-option/7.14.5: + resolution: {integrity: sha1-bnKh//GNXfy4eOHmLxoCHEty1aM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@babel/helper-validator-option/download/@babel/helper-validator-option-7.14.5.tgz} + name: '@babel/helper-validator-option' + version: 7.14.5 engines: {node: '>=6.9.0'} + dev: true + + registry.nlark.com/@babel/plugin-syntax-async-generators/7.8.4_@babel+core@7.16.5: + resolution: {integrity: sha1-qYP7Gusuw/btBCohD2QOkOeG/g0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@babel/plugin-syntax-async-generators/download/@babel/plugin-syntax-async-generators-7.8.4.tgz} + id: registry.nlark.com/@babel/plugin-syntax-async-generators/7.8.4 + name: '@babel/plugin-syntax-async-generators' + version: 7.8.4 peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': registry.npmmirror.com/@babel/core/7.16.5 - '@babel/helper-module-transforms': registry.npmmirror.com/@babel/helper-module-transforms/7.16.5 - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.16.5 - transitivePeerDependencies: - - supports-color + '@babel/core': 7.16.5 + '@babel/helper-plugin-utils': 7.16.5 dev: true - registry.npmmirror.com/@babel/plugin-transform-named-capturing-groups-regex/7.16.5_@babel+core@7.16.5: - resolution: {integrity: sha512-/wqGDgvFUeKELW6ex6QB7dLVRkd5ehjw34tpXu1nhKC0sFfmaLabIswnpf8JgDyV2NeDmZiwoOb0rAmxciNfjA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-named-capturing-groups-regex/download/@babel/plugin-transform-named-capturing-groups-regex-7.16.5.tgz} - id: registry.npmmirror.com/@babel/plugin-transform-named-capturing-groups-regex/7.16.5 - name: '@babel/plugin-transform-named-capturing-groups-regex' - version: 7.16.5 - engines: {node: '>=6.9.0'} + registry.nlark.com/@babel/plugin-syntax-bigint/7.8.3_@babel+core@7.16.5: + resolution: {integrity: sha1-TJpvZp9dDN8bkKFnHpoUa+UwDOo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@babel/plugin-syntax-bigint/download/@babel/plugin-syntax-bigint-7.8.3.tgz} + id: registry.nlark.com/@babel/plugin-syntax-bigint/7.8.3 + name: '@babel/plugin-syntax-bigint' + version: 7.8.3 peerDependencies: - '@babel/core': ^7.0.0 + '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': registry.npmmirror.com/@babel/core/7.16.5 - '@babel/helper-create-regexp-features-plugin': registry.npmmirror.com/@babel/helper-create-regexp-features-plugin/7.16.0_@babel+core@7.16.5 + '@babel/core': 7.16.5 + '@babel/helper-plugin-utils': 7.16.5 dev: true - registry.npmmirror.com/@babel/plugin-transform-new-target/7.16.5_@babel+core@7.16.5: - resolution: {integrity: sha512-ZaIrnXF08ZC8jnKR4/5g7YakGVL6go6V9ql6Jl3ecO8PQaQqFE74CuM384kezju7Z9nGCCA20BqZaR1tJ/WvHg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-new-target/download/@babel/plugin-transform-new-target-7.16.5.tgz} - id: registry.npmmirror.com/@babel/plugin-transform-new-target/7.16.5 - name: '@babel/plugin-transform-new-target' - version: 7.16.5 - engines: {node: '>=6.9.0'} + registry.nlark.com/@babel/plugin-syntax-class-properties/7.12.13_@babel+core@7.16.5: + resolution: {integrity: sha1-tcmHJ0xKOoK4lxR5aTGmtTVErhA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@babel/plugin-syntax-class-properties/download/@babel/plugin-syntax-class-properties-7.12.13.tgz} + id: registry.nlark.com/@babel/plugin-syntax-class-properties/7.12.13 + name: '@babel/plugin-syntax-class-properties' + version: 7.12.13 peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': registry.npmmirror.com/@babel/core/7.16.5 - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.16.5 + '@babel/core': 7.16.5 + '@babel/helper-plugin-utils': 7.16.5 dev: true - registry.npmmirror.com/@babel/plugin-transform-object-super/7.16.5_@babel+core@7.16.5: - resolution: {integrity: sha512-tded+yZEXuxt9Jdtkc1RraW1zMF/GalVxaVVxh41IYwirdRgyAxxxCKZ9XB7LxZqmsjfjALxupNE1MIz9KH+Zg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-object-super/download/@babel/plugin-transform-object-super-7.16.5.tgz} - id: registry.npmmirror.com/@babel/plugin-transform-object-super/7.16.5 - name: '@babel/plugin-transform-object-super' - version: 7.16.5 + registry.nlark.com/@babel/plugin-syntax-class-static-block/7.14.5_@babel+core@7.16.5: + resolution: {integrity: sha1-GV34mxRrS3izv4l/16JXyEZZ1AY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@babel/plugin-syntax-class-static-block/download/@babel/plugin-syntax-class-static-block-7.14.5.tgz} + id: registry.nlark.com/@babel/plugin-syntax-class-static-block/7.14.5 + name: '@babel/plugin-syntax-class-static-block' + version: 7.14.5 engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': registry.npmmirror.com/@babel/core/7.16.5 - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.16.5 - '@babel/helper-replace-supers': registry.npmmirror.com/@babel/helper-replace-supers/7.16.5 - transitivePeerDependencies: - - supports-color + '@babel/core': 7.16.5 + '@babel/helper-plugin-utils': 7.16.5 dev: true - registry.npmmirror.com/@babel/plugin-transform-parameters/7.16.5_@babel+core@7.16.5: - resolution: {integrity: sha512-B3O6AL5oPop1jAVg8CV+haeUte9oFuY85zu0jwnRNZZi3tVAbJriu5tag/oaO2kGaQM/7q7aGPBlTI5/sr9enA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-parameters/download/@babel/plugin-transform-parameters-7.16.5.tgz} - id: registry.npmmirror.com/@babel/plugin-transform-parameters/7.16.5 - name: '@babel/plugin-transform-parameters' - version: 7.16.5 - engines: {node: '>=6.9.0'} + registry.nlark.com/@babel/plugin-syntax-dynamic-import/7.8.3_@babel+core@7.16.5: + resolution: {integrity: sha1-Yr+Ysto80h1iYVT8lu5bPLaOrLM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@babel/plugin-syntax-dynamic-import/download/@babel/plugin-syntax-dynamic-import-7.8.3.tgz} + id: registry.nlark.com/@babel/plugin-syntax-dynamic-import/7.8.3 + name: '@babel/plugin-syntax-dynamic-import' + version: 7.8.3 peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': registry.npmmirror.com/@babel/core/7.16.5 - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.16.5 + '@babel/core': 7.16.5 + '@babel/helper-plugin-utils': 7.16.5 dev: true - registry.npmmirror.com/@babel/plugin-transform-property-literals/7.16.5_@babel+core@7.16.5: - resolution: {integrity: sha512-+IRcVW71VdF9pEH/2R/Apab4a19LVvdVsr/gEeotH00vSDVlKD+XgfSIw+cgGWsjDB/ziqGv/pGoQZBIiQVXHg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-property-literals/download/@babel/plugin-transform-property-literals-7.16.5.tgz} - id: registry.npmmirror.com/@babel/plugin-transform-property-literals/7.16.5 - name: '@babel/plugin-transform-property-literals' - version: 7.16.5 - engines: {node: '>=6.9.0'} + registry.nlark.com/@babel/plugin-syntax-export-namespace-from/7.8.3_@babel+core@7.16.5: + resolution: {integrity: sha1-AolkqbqA28CUyRXEh618TnpmRlo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@babel/plugin-syntax-export-namespace-from/download/@babel/plugin-syntax-export-namespace-from-7.8.3.tgz} + id: registry.nlark.com/@babel/plugin-syntax-export-namespace-from/7.8.3 + name: '@babel/plugin-syntax-export-namespace-from' + version: 7.8.3 peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': registry.npmmirror.com/@babel/core/7.16.5 - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.16.5 + '@babel/core': 7.16.5 + '@babel/helper-plugin-utils': 7.16.5 dev: true - registry.npmmirror.com/@babel/plugin-transform-regenerator/7.16.5_@babel+core@7.16.5: - resolution: {integrity: sha512-2z+it2eVWU8TtQQRauvGUqZwLy4+7rTfo6wO4npr+fvvN1SW30ZF3O/ZRCNmTuu4F5MIP8OJhXAhRV5QMJOuYg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-regenerator/download/@babel/plugin-transform-regenerator-7.16.5.tgz} - id: registry.npmmirror.com/@babel/plugin-transform-regenerator/7.16.5 - name: '@babel/plugin-transform-regenerator' - version: 7.16.5 - engines: {node: '>=6.9.0'} + registry.nlark.com/@babel/plugin-syntax-import-meta/7.10.4_@babel+core@7.16.5: + resolution: {integrity: sha1-7mATSMNw+jNNIge+FYd3SWUh/VE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@babel/plugin-syntax-import-meta/download/@babel/plugin-syntax-import-meta-7.10.4.tgz?cache=0&sync_timestamp=1631849310287&other_urls=https%3A%2F%2Fregistry.nlark.com%2F%40babel%2Fplugin-syntax-import-meta%2Fdownload%2F%40babel%2Fplugin-syntax-import-meta-7.10.4.tgz} + id: registry.nlark.com/@babel/plugin-syntax-import-meta/7.10.4 + name: '@babel/plugin-syntax-import-meta' + version: 7.10.4 peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': registry.npmmirror.com/@babel/core/7.16.5 - regenerator-transform: registry.nlark.com/regenerator-transform/0.14.5 + '@babel/core': 7.16.5 + '@babel/helper-plugin-utils': 7.16.5 dev: true - registry.npmmirror.com/@babel/plugin-transform-reserved-words/7.16.5_@babel+core@7.16.5: - resolution: {integrity: sha512-aIB16u8lNcf7drkhXJRoggOxSTUAuihTSTfAcpynowGJOZiGf+Yvi7RuTwFzVYSYPmWyARsPqUGoZWWWxLiknw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-reserved-words/download/@babel/plugin-transform-reserved-words-7.16.5.tgz} - id: registry.npmmirror.com/@babel/plugin-transform-reserved-words/7.16.5 - name: '@babel/plugin-transform-reserved-words' - version: 7.16.5 - engines: {node: '>=6.9.0'} + registry.nlark.com/@babel/plugin-syntax-json-strings/7.8.3_@babel+core@7.16.5: + resolution: {integrity: sha1-AcohtmjNghjJ5kDLbdiMVBKyyWo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@babel/plugin-syntax-json-strings/download/@babel/plugin-syntax-json-strings-7.8.3.tgz} + id: registry.nlark.com/@babel/plugin-syntax-json-strings/7.8.3 + name: '@babel/plugin-syntax-json-strings' + version: 7.8.3 peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': registry.npmmirror.com/@babel/core/7.16.5 - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.16.5 + '@babel/core': 7.16.5 + '@babel/helper-plugin-utils': 7.16.5 dev: true - registry.npmmirror.com/@babel/plugin-transform-shorthand-properties/7.16.5_@babel+core@7.16.5: - resolution: {integrity: sha512-ZbuWVcY+MAXJuuW7qDoCwoxDUNClfZxoo7/4swVbOW1s/qYLOMHlm9YRWMsxMFuLs44eXsv4op1vAaBaBaDMVg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-shorthand-properties/download/@babel/plugin-transform-shorthand-properties-7.16.5.tgz} - id: registry.npmmirror.com/@babel/plugin-transform-shorthand-properties/7.16.5 - name: '@babel/plugin-transform-shorthand-properties' - version: 7.16.5 - engines: {node: '>=6.9.0'} + registry.nlark.com/@babel/plugin-syntax-logical-assignment-operators/7.10.4_@babel+core@7.16.5: + resolution: {integrity: sha1-ypHvRjA1MESLkGZSusLp/plB9pk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@babel/plugin-syntax-logical-assignment-operators/download/@babel/plugin-syntax-logical-assignment-operators-7.10.4.tgz} + id: registry.nlark.com/@babel/plugin-syntax-logical-assignment-operators/7.10.4 + name: '@babel/plugin-syntax-logical-assignment-operators' + version: 7.10.4 peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': registry.npmmirror.com/@babel/core/7.16.5 - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.16.5 + '@babel/core': 7.16.5 + '@babel/helper-plugin-utils': 7.16.5 dev: true - registry.npmmirror.com/@babel/plugin-transform-spread/7.16.5_@babel+core@7.16.5: - resolution: {integrity: sha512-5d6l/cnG7Lw4tGHEoga4xSkYp1euP7LAtrah1h1PgJ3JY7yNsjybsxQAnVK4JbtReZ/8z6ASVmd3QhYYKLaKZw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-spread/download/@babel/plugin-transform-spread-7.16.5.tgz} - id: registry.npmmirror.com/@babel/plugin-transform-spread/7.16.5 - name: '@babel/plugin-transform-spread' - version: 7.16.5 - engines: {node: '>=6.9.0'} + registry.nlark.com/@babel/plugin-syntax-nullish-coalescing-operator/7.8.3_@babel+core@7.16.5: + resolution: {integrity: sha1-Fn7XA2iIYIH3S1w2xlqIwDtm0ak=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@babel/plugin-syntax-nullish-coalescing-operator/download/@babel/plugin-syntax-nullish-coalescing-operator-7.8.3.tgz} + id: registry.nlark.com/@babel/plugin-syntax-nullish-coalescing-operator/7.8.3 + name: '@babel/plugin-syntax-nullish-coalescing-operator' + version: 7.8.3 peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': registry.npmmirror.com/@babel/core/7.16.5 - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.16.5 - '@babel/helper-skip-transparent-expression-wrappers': registry.npmmirror.com/@babel/helper-skip-transparent-expression-wrappers/7.16.0 + '@babel/core': 7.16.5 + '@babel/helper-plugin-utils': 7.16.5 dev: true - registry.npmmirror.com/@babel/plugin-transform-sticky-regex/7.16.5_@babel+core@7.16.5: - resolution: {integrity: sha512-usYsuO1ID2LXxzuUxifgWtJemP7wL2uZtyrTVM4PKqsmJycdS4U4mGovL5xXkfUheds10Dd2PjoQLXw6zCsCbg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-sticky-regex/download/@babel/plugin-transform-sticky-regex-7.16.5.tgz} - id: registry.npmmirror.com/@babel/plugin-transform-sticky-regex/7.16.5 - name: '@babel/plugin-transform-sticky-regex' - version: 7.16.5 - engines: {node: '>=6.9.0'} + registry.nlark.com/@babel/plugin-syntax-numeric-separator/7.10.4_@babel+core@7.16.5: + resolution: {integrity: sha1-ubBws+M1cM2f0Hun+pHA3Te5r5c=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@babel/plugin-syntax-numeric-separator/download/@babel/plugin-syntax-numeric-separator-7.10.4.tgz} + id: registry.nlark.com/@babel/plugin-syntax-numeric-separator/7.10.4 + name: '@babel/plugin-syntax-numeric-separator' + version: 7.10.4 peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': registry.npmmirror.com/@babel/core/7.16.5 - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.16.5 + '@babel/core': 7.16.5 + '@babel/helper-plugin-utils': 7.16.5 dev: true - registry.npmmirror.com/@babel/plugin-transform-template-literals/7.16.5_@babel+core@7.16.5: - resolution: {integrity: sha512-gnyKy9RyFhkovex4BjKWL3BVYzUDG6zC0gba7VMLbQoDuqMfJ1SDXs8k/XK41Mmt1Hyp4qNAvGFb9hKzdCqBRQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-template-literals/download/@babel/plugin-transform-template-literals-7.16.5.tgz} - id: registry.npmmirror.com/@babel/plugin-transform-template-literals/7.16.5 - name: '@babel/plugin-transform-template-literals' - version: 7.16.5 - engines: {node: '>=6.9.0'} + registry.nlark.com/@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.16.5: + resolution: {integrity: sha1-YOIl7cvZimQDMqLnLdPmbxr1WHE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@babel/plugin-syntax-object-rest-spread/download/@babel/plugin-syntax-object-rest-spread-7.8.3.tgz} + id: registry.nlark.com/@babel/plugin-syntax-object-rest-spread/7.8.3 + name: '@babel/plugin-syntax-object-rest-spread' + version: 7.8.3 peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': registry.npmmirror.com/@babel/core/7.16.5 - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.16.5 + '@babel/core': 7.16.5 + '@babel/helper-plugin-utils': 7.16.5 dev: true - registry.npmmirror.com/@babel/plugin-transform-typeof-symbol/7.16.5_@babel+core@7.16.5: - resolution: {integrity: sha512-ldxCkW180qbrvyCVDzAUZqB0TAeF8W/vGJoRcaf75awm6By+PxfJKvuqVAnq8N9wz5Xa6mSpM19OfVKKVmGHSQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-typeof-symbol/download/@babel/plugin-transform-typeof-symbol-7.16.5.tgz} - id: registry.npmmirror.com/@babel/plugin-transform-typeof-symbol/7.16.5 - name: '@babel/plugin-transform-typeof-symbol' - version: 7.16.5 - engines: {node: '>=6.9.0'} + registry.nlark.com/@babel/plugin-syntax-optional-catch-binding/7.8.3_@babel+core@7.16.5: + resolution: {integrity: sha1-YRGiZbz7Ag6579D9/X0mQCue1sE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@babel/plugin-syntax-optional-catch-binding/download/@babel/plugin-syntax-optional-catch-binding-7.8.3.tgz} + id: registry.nlark.com/@babel/plugin-syntax-optional-catch-binding/7.8.3 + name: '@babel/plugin-syntax-optional-catch-binding' + version: 7.8.3 peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': registry.npmmirror.com/@babel/core/7.16.5 - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.16.5 + '@babel/core': 7.16.5 + '@babel/helper-plugin-utils': 7.16.5 dev: true - registry.npmmirror.com/@babel/plugin-transform-unicode-escapes/7.16.5_@babel+core@7.16.5: - resolution: {integrity: sha512-shiCBHTIIChGLdyojsKQjoAyB8MBwat25lKM7MJjbe1hE0bgIppD+LX9afr41lLHOhqceqeWl4FkLp+Bgn9o1Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-unicode-escapes/download/@babel/plugin-transform-unicode-escapes-7.16.5.tgz} - id: registry.npmmirror.com/@babel/plugin-transform-unicode-escapes/7.16.5 - name: '@babel/plugin-transform-unicode-escapes' - version: 7.16.5 - engines: {node: '>=6.9.0'} + registry.nlark.com/@babel/plugin-syntax-optional-chaining/7.8.3_@babel+core@7.16.5: + resolution: {integrity: sha1-T2nCq5UWfgGAzVM2YT+MV4j31Io=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@babel/plugin-syntax-optional-chaining/download/@babel/plugin-syntax-optional-chaining-7.8.3.tgz} + id: registry.nlark.com/@babel/plugin-syntax-optional-chaining/7.8.3 + name: '@babel/plugin-syntax-optional-chaining' + version: 7.8.3 peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': registry.npmmirror.com/@babel/core/7.16.5 - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.16.5 + '@babel/core': 7.16.5 + '@babel/helper-plugin-utils': 7.16.5 dev: true - registry.npmmirror.com/@babel/plugin-transform-unicode-regex/7.16.5_@babel+core@7.16.5: - resolution: {integrity: sha512-GTJ4IW012tiPEMMubd7sD07iU9O/LOo8Q/oU4xNhcaq0Xn8+6TcUQaHtC8YxySo1T+ErQ8RaWogIEeFhKGNPzw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-unicode-regex/download/@babel/plugin-transform-unicode-regex-7.16.5.tgz} - id: registry.npmmirror.com/@babel/plugin-transform-unicode-regex/7.16.5 - name: '@babel/plugin-transform-unicode-regex' - version: 7.16.5 + registry.nlark.com/@babel/plugin-syntax-private-property-in-object/7.14.5_@babel+core@7.16.5: + resolution: {integrity: sha1-DcZnHsDqIrbpShEU+FeXDNOd4a0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@babel/plugin-syntax-private-property-in-object/download/@babel/plugin-syntax-private-property-in-object-7.14.5.tgz} + id: registry.nlark.com/@babel/plugin-syntax-private-property-in-object/7.14.5 + name: '@babel/plugin-syntax-private-property-in-object' + version: 7.14.5 engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': registry.npmmirror.com/@babel/core/7.16.5 - '@babel/helper-create-regexp-features-plugin': registry.npmmirror.com/@babel/helper-create-regexp-features-plugin/7.16.0_@babel+core@7.16.5 - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.16.5 + '@babel/core': 7.16.5 + '@babel/helper-plugin-utils': 7.16.5 dev: true - registry.npmmirror.com/@babel/preset-env/7.16.5_@babel+core@7.16.5: - resolution: {integrity: sha512-MiJJW5pwsktG61NDxpZ4oJ1CKxM1ncam9bzRtx9g40/WkLRkxFP6mhpkYV0/DxcciqoiHicx291+eUQrXb/SfQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/preset-env/download/@babel/preset-env-7.16.5.tgz} - id: registry.npmmirror.com/@babel/preset-env/7.16.5 - name: '@babel/preset-env' - version: 7.16.5 + registry.nlark.com/@babel/plugin-syntax-top-level-await/7.14.5_@babel+core@7.16.5: + resolution: {integrity: sha1-wc/a3DWmRiQAAfBhOCR7dBw02Uw=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@babel/plugin-syntax-top-level-await/download/@babel/plugin-syntax-top-level-await-7.14.5.tgz} + id: registry.nlark.com/@babel/plugin-syntax-top-level-await/7.14.5 + name: '@babel/plugin-syntax-top-level-await' + version: 7.14.5 engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/compat-data': registry.npmmirror.com/@babel/compat-data/7.16.4 - '@babel/core': registry.npmmirror.com/@babel/core/7.16.5 - '@babel/helper-compilation-targets': registry.npmmirror.com/@babel/helper-compilation-targets/7.16.3_@babel+core@7.16.5 - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.16.5 - '@babel/helper-validator-option': registry.nlark.com/@babel/helper-validator-option/7.14.5 - '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': registry.npmmirror.com/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/7.16.2_@babel+core@7.16.5 - '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': registry.npmmirror.com/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/7.16.0_@babel+core@7.16.5 - '@babel/plugin-proposal-async-generator-functions': registry.npmmirror.com/@babel/plugin-proposal-async-generator-functions/7.16.5_@babel+core@7.16.5 - '@babel/plugin-proposal-class-properties': registry.npmmirror.com/@babel/plugin-proposal-class-properties/7.16.5_@babel+core@7.16.5 - '@babel/plugin-proposal-class-static-block': registry.npmmirror.com/@babel/plugin-proposal-class-static-block/7.16.5_@babel+core@7.16.5 - '@babel/plugin-proposal-dynamic-import': registry.npmmirror.com/@babel/plugin-proposal-dynamic-import/7.16.5_@babel+core@7.16.5 - '@babel/plugin-proposal-export-namespace-from': registry.npmmirror.com/@babel/plugin-proposal-export-namespace-from/7.16.5_@babel+core@7.16.5 - '@babel/plugin-proposal-json-strings': registry.npmmirror.com/@babel/plugin-proposal-json-strings/7.16.5_@babel+core@7.16.5 - '@babel/plugin-proposal-logical-assignment-operators': registry.npmmirror.com/@babel/plugin-proposal-logical-assignment-operators/7.16.5_@babel+core@7.16.5 - '@babel/plugin-proposal-nullish-coalescing-operator': registry.npmmirror.com/@babel/plugin-proposal-nullish-coalescing-operator/7.16.5_@babel+core@7.16.5 - '@babel/plugin-proposal-numeric-separator': registry.npmmirror.com/@babel/plugin-proposal-numeric-separator/7.16.5_@babel+core@7.16.5 - '@babel/plugin-proposal-object-rest-spread': registry.npmmirror.com/@babel/plugin-proposal-object-rest-spread/7.16.5_@babel+core@7.16.5 - '@babel/plugin-proposal-optional-catch-binding': registry.npmmirror.com/@babel/plugin-proposal-optional-catch-binding/7.16.5_@babel+core@7.16.5 - '@babel/plugin-proposal-optional-chaining': registry.npmmirror.com/@babel/plugin-proposal-optional-chaining/7.16.5_@babel+core@7.16.5 - '@babel/plugin-proposal-private-methods': registry.npmmirror.com/@babel/plugin-proposal-private-methods/7.16.5_@babel+core@7.16.5 - '@babel/plugin-proposal-private-property-in-object': registry.npmmirror.com/@babel/plugin-proposal-private-property-in-object/7.16.5_@babel+core@7.16.5 - '@babel/plugin-proposal-unicode-property-regex': registry.npmmirror.com/@babel/plugin-proposal-unicode-property-regex/7.16.5_@babel+core@7.16.5 - '@babel/plugin-syntax-async-generators': registry.nlark.com/@babel/plugin-syntax-async-generators/7.8.4_@babel+core@7.16.5 - '@babel/plugin-syntax-class-properties': registry.nlark.com/@babel/plugin-syntax-class-properties/7.12.13_@babel+core@7.16.5 - '@babel/plugin-syntax-class-static-block': registry.nlark.com/@babel/plugin-syntax-class-static-block/7.14.5_@babel+core@7.16.5 - '@babel/plugin-syntax-dynamic-import': registry.nlark.com/@babel/plugin-syntax-dynamic-import/7.8.3_@babel+core@7.16.5 - '@babel/plugin-syntax-export-namespace-from': registry.nlark.com/@babel/plugin-syntax-export-namespace-from/7.8.3_@babel+core@7.16.5 - '@babel/plugin-syntax-json-strings': registry.nlark.com/@babel/plugin-syntax-json-strings/7.8.3_@babel+core@7.16.5 - '@babel/plugin-syntax-logical-assignment-operators': registry.nlark.com/@babel/plugin-syntax-logical-assignment-operators/7.10.4_@babel+core@7.16.5 - '@babel/plugin-syntax-nullish-coalescing-operator': registry.nlark.com/@babel/plugin-syntax-nullish-coalescing-operator/7.8.3_@babel+core@7.16.5 - '@babel/plugin-syntax-numeric-separator': registry.nlark.com/@babel/plugin-syntax-numeric-separator/7.10.4_@babel+core@7.16.5 - '@babel/plugin-syntax-object-rest-spread': registry.nlark.com/@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.16.5 - '@babel/plugin-syntax-optional-catch-binding': registry.nlark.com/@babel/plugin-syntax-optional-catch-binding/7.8.3_@babel+core@7.16.5 - '@babel/plugin-syntax-optional-chaining': registry.nlark.com/@babel/plugin-syntax-optional-chaining/7.8.3_@babel+core@7.16.5 - '@babel/plugin-syntax-private-property-in-object': registry.nlark.com/@babel/plugin-syntax-private-property-in-object/7.14.5_@babel+core@7.16.5 - '@babel/plugin-syntax-top-level-await': registry.nlark.com/@babel/plugin-syntax-top-level-await/7.14.5_@babel+core@7.16.5 - '@babel/plugin-transform-arrow-functions': registry.npmmirror.com/@babel/plugin-transform-arrow-functions/7.16.5_@babel+core@7.16.5 - '@babel/plugin-transform-async-to-generator': registry.npmmirror.com/@babel/plugin-transform-async-to-generator/7.16.5_@babel+core@7.16.5 - '@babel/plugin-transform-block-scoped-functions': registry.npmmirror.com/@babel/plugin-transform-block-scoped-functions/7.16.5_@babel+core@7.16.5 - '@babel/plugin-transform-block-scoping': registry.npmmirror.com/@babel/plugin-transform-block-scoping/7.16.5_@babel+core@7.16.5 - '@babel/plugin-transform-classes': registry.npmmirror.com/@babel/plugin-transform-classes/7.16.5_@babel+core@7.16.5 - '@babel/plugin-transform-computed-properties': registry.npmmirror.com/@babel/plugin-transform-computed-properties/7.16.5_@babel+core@7.16.5 - '@babel/plugin-transform-destructuring': registry.npmmirror.com/@babel/plugin-transform-destructuring/7.16.5_@babel+core@7.16.5 - '@babel/plugin-transform-dotall-regex': registry.npmmirror.com/@babel/plugin-transform-dotall-regex/7.16.5_@babel+core@7.16.5 - '@babel/plugin-transform-duplicate-keys': registry.npmmirror.com/@babel/plugin-transform-duplicate-keys/7.16.5_@babel+core@7.16.5 - '@babel/plugin-transform-exponentiation-operator': registry.npmmirror.com/@babel/plugin-transform-exponentiation-operator/7.16.5_@babel+core@7.16.5 - '@babel/plugin-transform-for-of': registry.npmmirror.com/@babel/plugin-transform-for-of/7.16.5_@babel+core@7.16.5 - '@babel/plugin-transform-function-name': registry.npmmirror.com/@babel/plugin-transform-function-name/7.16.5_@babel+core@7.16.5 - '@babel/plugin-transform-literals': registry.npmmirror.com/@babel/plugin-transform-literals/7.16.5_@babel+core@7.16.5 - '@babel/plugin-transform-member-expression-literals': registry.npmmirror.com/@babel/plugin-transform-member-expression-literals/7.16.5_@babel+core@7.16.5 - '@babel/plugin-transform-modules-amd': registry.npmmirror.com/@babel/plugin-transform-modules-amd/7.16.5_@babel+core@7.16.5 - '@babel/plugin-transform-modules-commonjs': registry.npmmirror.com/@babel/plugin-transform-modules-commonjs/7.16.5_@babel+core@7.16.5 - '@babel/plugin-transform-modules-systemjs': registry.npmmirror.com/@babel/plugin-transform-modules-systemjs/7.16.5_@babel+core@7.16.5 - '@babel/plugin-transform-modules-umd': registry.npmmirror.com/@babel/plugin-transform-modules-umd/7.16.5_@babel+core@7.16.5 - '@babel/plugin-transform-named-capturing-groups-regex': registry.npmmirror.com/@babel/plugin-transform-named-capturing-groups-regex/7.16.5_@babel+core@7.16.5 - '@babel/plugin-transform-new-target': registry.npmmirror.com/@babel/plugin-transform-new-target/7.16.5_@babel+core@7.16.5 - '@babel/plugin-transform-object-super': registry.npmmirror.com/@babel/plugin-transform-object-super/7.16.5_@babel+core@7.16.5 - '@babel/plugin-transform-parameters': registry.npmmirror.com/@babel/plugin-transform-parameters/7.16.5_@babel+core@7.16.5 - '@babel/plugin-transform-property-literals': registry.npmmirror.com/@babel/plugin-transform-property-literals/7.16.5_@babel+core@7.16.5 - '@babel/plugin-transform-regenerator': registry.npmmirror.com/@babel/plugin-transform-regenerator/7.16.5_@babel+core@7.16.5 - '@babel/plugin-transform-reserved-words': registry.npmmirror.com/@babel/plugin-transform-reserved-words/7.16.5_@babel+core@7.16.5 - '@babel/plugin-transform-shorthand-properties': registry.npmmirror.com/@babel/plugin-transform-shorthand-properties/7.16.5_@babel+core@7.16.5 - '@babel/plugin-transform-spread': registry.npmmirror.com/@babel/plugin-transform-spread/7.16.5_@babel+core@7.16.5 - '@babel/plugin-transform-sticky-regex': registry.npmmirror.com/@babel/plugin-transform-sticky-regex/7.16.5_@babel+core@7.16.5 - '@babel/plugin-transform-template-literals': registry.npmmirror.com/@babel/plugin-transform-template-literals/7.16.5_@babel+core@7.16.5 - '@babel/plugin-transform-typeof-symbol': registry.npmmirror.com/@babel/plugin-transform-typeof-symbol/7.16.5_@babel+core@7.16.5 - '@babel/plugin-transform-unicode-escapes': registry.npmmirror.com/@babel/plugin-transform-unicode-escapes/7.16.5_@babel+core@7.16.5 - '@babel/plugin-transform-unicode-regex': registry.npmmirror.com/@babel/plugin-transform-unicode-regex/7.16.5_@babel+core@7.16.5 - '@babel/preset-modules': registry.npmmirror.com/@babel/preset-modules/0.1.5_@babel+core@7.16.5 - '@babel/types': registry.npmmirror.com/@babel/types/7.16.0 - babel-plugin-polyfill-corejs2: registry.npmmirror.com/babel-plugin-polyfill-corejs2/0.3.0_@babel+core@7.16.5 - babel-plugin-polyfill-corejs3: registry.npmmirror.com/babel-plugin-polyfill-corejs3/0.4.0_@babel+core@7.16.5 - babel-plugin-polyfill-regenerator: registry.npmmirror.com/babel-plugin-polyfill-regenerator/0.3.0_@babel+core@7.16.5 - core-js-compat: registry.npmmirror.com/core-js-compat/3.20.1 - semver: registry.nlark.com/semver/6.3.0 - transitivePeerDependencies: - - supports-color + '@babel/core': 7.16.5 + '@babel/helper-plugin-utils': 7.16.5 dev: true - registry.npmmirror.com/@babel/preset-modules/0.1.5_@babel+core@7.16.5: - resolution: {integrity: sha1-75Odbn8miCfhhBY43G/5VRXhFdk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/preset-modules/download/@babel/preset-modules-0.1.5.tgz} - id: registry.npmmirror.com/@babel/preset-modules/0.1.5 - name: '@babel/preset-modules' - version: 0.1.5 - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': registry.npmmirror.com/@babel/core/7.16.5 - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.16.5 - '@babel/plugin-proposal-unicode-property-regex': registry.npmmirror.com/@babel/plugin-proposal-unicode-property-regex/7.16.5_@babel+core@7.16.5 - '@babel/plugin-transform-dotall-regex': registry.npmmirror.com/@babel/plugin-transform-dotall-regex/7.16.5_@babel+core@7.16.5 - '@babel/types': registry.npmmirror.com/@babel/types/7.16.0 - esutils: registry.nlark.com/esutils/2.0.3 + registry.nlark.com/@bcoe/v8-coverage/0.2.3: + resolution: {integrity: sha1-daLotRy3WKdVPWgEpZMteqznXDk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@bcoe/v8-coverage/download/@bcoe/v8-coverage-0.2.3.tgz} + name: '@bcoe/v8-coverage' + version: 0.2.3 dev: true - registry.npmmirror.com/@babel/runtime/7.16.5: - resolution: {integrity: sha512-TXWihFIS3Pyv5hzR7j6ihmeLkZfrXGxAr5UfSl8CHf+6q/wpiYDkUau0czckpYG8QmnCIuPpdLtuA9VmuGGyMA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/runtime/download/@babel/runtime-7.16.5.tgz} - name: '@babel/runtime' - version: 7.16.5 - engines: {node: '>=6.9.0'} - dependencies: - regenerator-runtime: registry.nlark.com/regenerator-runtime/0.13.9 - - registry.npmmirror.com/@babel/template/7.16.0: - resolution: {integrity: sha1-0Wo16/TNdOICCDNW+rId2JNj3dY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/template/download/@babel/template-7.16.0.tgz?cache=0&sync_timestamp=1635564440087&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2F%40babel%2Ftemplate%2Fdownload%2F%40babel%2Ftemplate-7.16.0.tgz} - name: '@babel/template' - version: 7.16.0 - engines: {node: '>=6.9.0'} - dependencies: - '@babel/code-frame': registry.npmmirror.com/@babel/code-frame/7.16.0 - '@babel/parser': registry.npmmirror.com/@babel/parser/7.16.6 - '@babel/types': registry.npmmirror.com/@babel/types/7.16.0 + registry.nlark.com/@cspotcode/source-map-consumer/0.8.0: + resolution: {integrity: sha1-M79LeznBeIIWBvZpu8RHpqYpeGs=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@cspotcode/source-map-consumer/download/@cspotcode/source-map-consumer-0.8.0.tgz} + name: '@cspotcode/source-map-consumer' + version: 0.8.0 + engines: {node: '>= 12'} dev: true - registry.npmmirror.com/@babel/traverse/7.16.5: - resolution: {integrity: sha512-FOCODAzqUMROikDYLYxl4nmwiLlu85rNqBML/A5hKRVXG2LV8d0iMqgPzdYTcIpjZEBB7D6UDU9vxRZiriASdQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/traverse/download/@babel/traverse-7.16.5.tgz} - name: '@babel/traverse' - version: 7.16.5 - engines: {node: '>=6.9.0'} + registry.nlark.com/@ctrl/tinycolor/3.4.0: + resolution: {integrity: sha1-w8WuVDyJfKqcKmhjC+01W+X5mQ8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@ctrl/tinycolor/download/@ctrl/tinycolor-3.4.0.tgz} + name: '@ctrl/tinycolor' + version: 3.4.0 + engines: {node: '>=10'} + dev: false + + registry.nlark.com/@istanbuljs/load-nyc-config/1.1.0: + resolution: {integrity: sha1-/T2x1Z7PfPEh6AZQu4ZxL5tV7O0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@istanbuljs/load-nyc-config/download/@istanbuljs/load-nyc-config-1.1.0.tgz} + name: '@istanbuljs/load-nyc-config' + version: 1.1.0 + engines: {node: '>=8'} dependencies: - '@babel/code-frame': registry.npmmirror.com/@babel/code-frame/7.16.0 - '@babel/generator': registry.npmmirror.com/@babel/generator/7.16.5 - '@babel/helper-environment-visitor': registry.npmmirror.com/@babel/helper-environment-visitor/7.16.5 - '@babel/helper-function-name': registry.npmmirror.com/@babel/helper-function-name/7.16.0 - '@babel/helper-hoist-variables': registry.npmmirror.com/@babel/helper-hoist-variables/7.16.0 - '@babel/helper-split-export-declaration': registry.npmmirror.com/@babel/helper-split-export-declaration/7.16.0 - '@babel/parser': registry.npmmirror.com/@babel/parser/7.16.6 - '@babel/types': registry.npmmirror.com/@babel/types/7.16.0 - debug: registry.npmmirror.com/debug/4.3.3 - globals: registry.npmmirror.com/globals/11.12.0 - transitivePeerDependencies: - - supports-color + camelcase: 5.3.1 + find-up: 4.1.0 + get-package-type: registry.nlark.com/get-package-type/0.1.0 + js-yaml: 3.14.1 + resolve-from: registry.nlark.com/resolve-from/5.0.0 dev: true - registry.npmmirror.com/@babel/types/7.16.0: - resolution: {integrity: sha1-2zsxOAT5aq3Qt3bEgj4SetZyibo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/types/download/@babel/types-7.16.0.tgz} - name: '@babel/types' - version: 7.16.0 - engines: {node: '>=6.9.0'} - dependencies: - '@babel/helper-validator-identifier': registry.nlark.com/@babel/helper-validator-identifier/7.15.7 - to-fast-properties: registry.nlark.com/to-fast-properties/2.0.0 + registry.nlark.com/@istanbuljs/schema/0.1.3: + resolution: {integrity: sha1-5F44TkuOwWvOL9kDr3hFD2v37Jg=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@istanbuljs/schema/download/@istanbuljs/schema-0.1.3.tgz} + name: '@istanbuljs/schema' + version: 0.1.3 + engines: {node: '>=8'} dev: true - registry.npmmirror.com/@bbob/parser/2.8.0: - resolution: {integrity: sha512-S6mB7WmfQMcllginLf2KIen12Aswd93hJkxRr2FllDjT+5FGs0cCpDXPm9jVGOJl3TWlZOnj9Vnpvfj0ZejhXQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@bbob/parser/download/@bbob/parser-2.8.0.tgz} - name: '@bbob/parser' - version: 2.8.0 + registry.nlark.com/@nodelib/fs.scandir/2.1.5: + resolution: {integrity: sha1-dhnC6yGyVIP20WdUi0z9WnSIw9U=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@nodelib/fs.scandir/download/@nodelib/fs.scandir-2.1.5.tgz} + name: '@nodelib/fs.scandir' + version: 2.1.5 + engines: {node: '>= 8'} dependencies: - '@bbob/plugin-helper': registry.npmmirror.com/@bbob/plugin-helper/2.8.0 - dev: false + '@nodelib/fs.stat': registry.nlark.com/@nodelib/fs.stat/2.0.5 + run-parallel: registry.nlark.com/run-parallel/1.2.0 - registry.npmmirror.com/@bbob/plugin-helper/2.8.0: - resolution: {integrity: sha512-uwl7KbHZ3J+APPUAAEHHS6AoyU6iB4wgZo6U+M+99NSykt/TE8APfU1cMs1EzGsOGkPci8In8VwwZZgnXg3qeg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@bbob/plugin-helper/download/@bbob/plugin-helper-2.8.0.tgz} - name: '@bbob/plugin-helper' - version: 2.8.0 - dev: false + registry.nlark.com/@nodelib/fs.stat/2.0.5: + resolution: {integrity: sha1-W9Jir5Tp0lvR5xsF3u1Eh2oiLos=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@nodelib/fs.stat/download/@nodelib/fs.stat-2.0.5.tgz} + name: '@nodelib/fs.stat' + version: 2.0.5 + engines: {node: '>= 8'} - registry.npmmirror.com/@commitlint/cli/12.1.4: - resolution: {integrity: sha1-r02d08ASLHs5ph+hzSq7rQQi2+A=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@commitlint/cli/download/@commitlint/cli-12.1.4.tgz} - name: '@commitlint/cli' - version: 12.1.4 - engines: {node: '>=v10'} - hasBin: true + registry.nlark.com/@nodelib/fs.walk/1.2.8: + resolution: {integrity: sha1-6Vc36LtnRt3t9pxVaVNJTxlv5po=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@nodelib/fs.walk/download/@nodelib/fs.walk-1.2.8.tgz} + name: '@nodelib/fs.walk' + version: 1.2.8 + engines: {node: '>= 8'} dependencies: - '@commitlint/format': registry.npmmirror.com/@commitlint/format/12.1.4 - '@commitlint/lint': registry.npmmirror.com/@commitlint/lint/12.1.4 - '@commitlint/load': registry.npmmirror.com/@commitlint/load/12.1.4 - '@commitlint/read': registry.npmmirror.com/@commitlint/read/12.1.4 - '@commitlint/types': registry.npmmirror.com/@commitlint/types/12.1.4 - lodash: registry.npmmirror.com/lodash/4.17.21 - resolve-from: registry.nlark.com/resolve-from/5.0.0 - resolve-global: registry.npmmirror.com/resolve-global/1.0.0 - yargs: registry.npmmirror.com/yargs/16.2.0 - dev: true + '@nodelib/fs.scandir': registry.nlark.com/@nodelib/fs.scandir/2.1.5 + fastq: registry.nlark.com/fastq/1.13.0 - registry.npmmirror.com/@commitlint/config-conventional/12.1.4: - resolution: {integrity: sha1-lburYi8Reoo+SflZF7CGVQQMZqg=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@commitlint/config-conventional/download/@commitlint/config-conventional-12.1.4.tgz} - name: '@commitlint/config-conventional' - version: 12.1.4 - engines: {node: '>=v10'} + registry.nlark.com/@sinonjs/commons/1.8.3: + resolution: {integrity: sha1-OALd0hpQqUm2ch3dcto25n5/Gy0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@sinonjs/commons/download/@sinonjs/commons-1.8.3.tgz} + name: '@sinonjs/commons' + version: 1.8.3 dependencies: - conventional-changelog-conventionalcommits: registry.npmmirror.com/conventional-changelog-conventionalcommits/4.6.1 + type-detect: registry.nlark.com/type-detect/4.0.8 dev: true - registry.npmmirror.com/@commitlint/ensure/12.1.4: - resolution: {integrity: sha1-KHri3MXMsIbnSXBbG9m9uZdzBW8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@commitlint/ensure/download/@commitlint/ensure-12.1.4.tgz} - name: '@commitlint/ensure' - version: 12.1.4 - engines: {node: '>=v10'} - dependencies: - '@commitlint/types': registry.npmmirror.com/@commitlint/types/12.1.4 - lodash: registry.npmmirror.com/lodash/4.17.21 + registry.nlark.com/@tsconfig/node10/1.0.8: + resolution: {integrity: sha1-weToDW+WT77LM1nEO9SLQPfK2tk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@tsconfig/node10/download/@tsconfig/node10-1.0.8.tgz} + name: '@tsconfig/node10' + version: 1.0.8 dev: true - registry.npmmirror.com/@commitlint/execute-rule/12.1.4: - resolution: {integrity: sha1-mXOwLpd5rb8VIq6awgekgV7HPeE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@commitlint/execute-rule/download/@commitlint/execute-rule-12.1.4.tgz} - name: '@commitlint/execute-rule' - version: 12.1.4 - engines: {node: '>=v10'} + registry.nlark.com/@tsconfig/node12/1.0.9: + resolution: {integrity: sha1-YsH23uLr2a6tgNw6+laBDljhoEw=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@tsconfig/node12/download/@tsconfig/node12-1.0.9.tgz} + name: '@tsconfig/node12' + version: 1.0.9 dev: true - registry.npmmirror.com/@commitlint/format/12.1.4: - resolution: {integrity: sha1-2y1GQYpq5XyQ5ff2Xf9G8CZdnyQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@commitlint/format/download/@commitlint/format-12.1.4.tgz} - name: '@commitlint/format' - version: 12.1.4 - engines: {node: '>=v10'} - dependencies: - '@commitlint/types': registry.npmmirror.com/@commitlint/types/12.1.4 - chalk: registry.npmmirror.com/chalk/4.1.2 + registry.nlark.com/@tsconfig/node14/1.0.1: + resolution: {integrity: sha1-lfLRZ/+5uNIGiwsjUwL6/U33EfI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@tsconfig/node14/download/@tsconfig/node14-1.0.1.tgz} + name: '@tsconfig/node14' + version: 1.0.1 dev: true - registry.npmmirror.com/@commitlint/is-ignored/12.1.4: - resolution: {integrity: sha1-TEMLw7NhqpvlzU3bJSwVWYcOp7w=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@commitlint/is-ignored/download/@commitlint/is-ignored-12.1.4.tgz} - name: '@commitlint/is-ignored' - version: 12.1.4 - engines: {node: '>=v10'} - dependencies: - '@commitlint/types': registry.npmmirror.com/@commitlint/types/12.1.4 - semver: registry.nlark.com/semver/7.3.5 + registry.nlark.com/@tsconfig/node16/1.0.2: + resolution: {integrity: sha1-Qjx3h30Fadsg4fyAiFrEEYMUAQ4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@tsconfig/node16/download/@tsconfig/node16-1.0.2.tgz} + name: '@tsconfig/node16' + version: 1.0.2 dev: true - registry.npmmirror.com/@commitlint/lint/12.1.4: - resolution: {integrity: sha1-hWt/0rLmNnuDbLhKEvHBs8DkDSI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@commitlint/lint/download/@commitlint/lint-12.1.4.tgz} - name: '@commitlint/lint' - version: 12.1.4 - engines: {node: '>=v10'} - dependencies: - '@commitlint/is-ignored': registry.npmmirror.com/@commitlint/is-ignored/12.1.4 - '@commitlint/parse': registry.npmmirror.com/@commitlint/parse/12.1.4 - '@commitlint/rules': registry.npmmirror.com/@commitlint/rules/12.1.4 - '@commitlint/types': registry.npmmirror.com/@commitlint/types/12.1.4 + registry.nlark.com/@types/json5/0.0.29: + resolution: {integrity: sha1-7ihweulOEdK4J7y+UnC86n8+ce4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@types/json5/download/@types/json5-0.0.29.tgz} + name: '@types/json5' + version: 0.0.29 dev: true - registry.npmmirror.com/@commitlint/load/12.1.4: - resolution: {integrity: sha1-48LbwOfY2Sj1emh4vXIZkJ/ArKs=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@commitlint/load/download/@commitlint/load-12.1.4.tgz} - name: '@commitlint/load' - version: 12.1.4 - engines: {node: '>=v10'} + registry.nlark.com/@webassemblyjs/ast/1.11.1: + resolution: {integrity: sha1-K/12fq4aaZb0Mv9+jX/HVnnAtqc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@webassemblyjs/ast/download/@webassemblyjs/ast-1.11.1.tgz} + name: '@webassemblyjs/ast' + version: 1.11.1 dependencies: - '@commitlint/execute-rule': registry.npmmirror.com/@commitlint/execute-rule/12.1.4 - '@commitlint/resolve-extends': registry.npmmirror.com/@commitlint/resolve-extends/12.1.4 - '@commitlint/types': registry.npmmirror.com/@commitlint/types/12.1.4 - chalk: registry.npmmirror.com/chalk/4.1.2 - cosmiconfig: registry.nlark.com/cosmiconfig/7.0.1 - lodash: registry.npmmirror.com/lodash/4.17.21 - resolve-from: registry.nlark.com/resolve-from/5.0.0 - dev: true - - registry.npmmirror.com/@commitlint/message/12.1.4: - resolution: {integrity: sha1-OJXtzAcJ3spZRfPVX16pWp8fRG0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@commitlint/message/download/@commitlint/message-12.1.4.tgz} - name: '@commitlint/message' - version: 12.1.4 - engines: {node: '>=v10'} + '@webassemblyjs/helper-numbers': registry.nlark.com/@webassemblyjs/helper-numbers/1.11.1 + '@webassemblyjs/helper-wasm-bytecode': registry.nlark.com/@webassemblyjs/helper-wasm-bytecode/1.11.1 dev: true - registry.npmmirror.com/@commitlint/parse/12.1.4: - resolution: {integrity: sha1-ugPVTSTvhPb9L/McXpmYsi19CqE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@commitlint/parse/download/@commitlint/parse-12.1.4.tgz} - name: '@commitlint/parse' - version: 12.1.4 - engines: {node: '>=v10'} - dependencies: - '@commitlint/types': registry.npmmirror.com/@commitlint/types/12.1.4 - conventional-changelog-angular: registry.npmmirror.com/conventional-changelog-angular/5.0.13 - conventional-commits-parser: registry.npmmirror.com/conventional-commits-parser/3.2.3 + registry.nlark.com/@webassemblyjs/floating-point-hex-parser/1.11.1: + resolution: {integrity: sha1-9sYacF8P16auyqToGY8j2dwXnk8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@webassemblyjs/floating-point-hex-parser/download/@webassemblyjs/floating-point-hex-parser-1.11.1.tgz} + name: '@webassemblyjs/floating-point-hex-parser' + version: 1.11.1 dev: true - registry.npmmirror.com/@commitlint/read/12.1.4: - resolution: {integrity: sha1-VS/aQu8YXVtXi+tvYmpfiygt46Y=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@commitlint/read/download/@commitlint/read-12.1.4.tgz} - name: '@commitlint/read' - version: 12.1.4 - engines: {node: '>=v10'} - dependencies: - '@commitlint/top-level': registry.npmmirror.com/@commitlint/top-level/12.1.4 - '@commitlint/types': registry.npmmirror.com/@commitlint/types/12.1.4 - fs-extra: registry.nlark.com/fs-extra/9.1.0 - git-raw-commits: registry.npmmirror.com/git-raw-commits/2.0.10 + registry.nlark.com/@webassemblyjs/helper-api-error/1.11.1: + resolution: {integrity: sha1-GmMZLYeI5cASgAump6RscFKI/RY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@webassemblyjs/helper-api-error/download/@webassemblyjs/helper-api-error-1.11.1.tgz} + name: '@webassemblyjs/helper-api-error' + version: 1.11.1 dev: true - registry.npmmirror.com/@commitlint/resolve-extends/12.1.4: - resolution: {integrity: sha1-51jtfc35QmGLn2A6fCimQPaggCo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@commitlint/resolve-extends/download/@commitlint/resolve-extends-12.1.4.tgz?cache=0&sync_timestamp=1637132272463&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2F%40commitlint%2Fresolve-extends%2Fdownload%2F%40commitlint%2Fresolve-extends-12.1.4.tgz} - name: '@commitlint/resolve-extends' - version: 12.1.4 - engines: {node: '>=v10'} - dependencies: - import-fresh: registry.nlark.com/import-fresh/3.3.0 - lodash: registry.npmmirror.com/lodash/4.17.21 - resolve-from: registry.nlark.com/resolve-from/5.0.0 - resolve-global: registry.npmmirror.com/resolve-global/1.0.0 + registry.nlark.com/@webassemblyjs/helper-buffer/1.11.1: + resolution: {integrity: sha1-gyqQDrREiEzemnytRn+BUA9eWrU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@webassemblyjs/helper-buffer/download/@webassemblyjs/helper-buffer-1.11.1.tgz} + name: '@webassemblyjs/helper-buffer' + version: 1.11.1 dev: true - registry.npmmirror.com/@commitlint/rules/12.1.4: - resolution: {integrity: sha1-DhQbCMqj173EiqeEuqi6/z79ZNs=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@commitlint/rules/download/@commitlint/rules-12.1.4.tgz} - name: '@commitlint/rules' - version: 12.1.4 - engines: {node: '>=v10'} + registry.nlark.com/@webassemblyjs/helper-numbers/1.11.1: + resolution: {integrity: sha1-ZNgdohn7u6HjvRv8dPboxOEKYq4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@webassemblyjs/helper-numbers/download/@webassemblyjs/helper-numbers-1.11.1.tgz} + name: '@webassemblyjs/helper-numbers' + version: 1.11.1 dependencies: - '@commitlint/ensure': registry.npmmirror.com/@commitlint/ensure/12.1.4 - '@commitlint/message': registry.npmmirror.com/@commitlint/message/12.1.4 - '@commitlint/to-lines': registry.npmmirror.com/@commitlint/to-lines/12.1.4 - '@commitlint/types': registry.npmmirror.com/@commitlint/types/12.1.4 + '@webassemblyjs/floating-point-hex-parser': registry.nlark.com/@webassemblyjs/floating-point-hex-parser/1.11.1 + '@webassemblyjs/helper-api-error': registry.nlark.com/@webassemblyjs/helper-api-error/1.11.1 + '@xtuc/long': registry.nlark.com/@xtuc/long/4.2.2 dev: true - registry.npmmirror.com/@commitlint/to-lines/12.1.4: - resolution: {integrity: sha1-yqWC2/Eh83egWIu2TiXEhUhDzSU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@commitlint/to-lines/download/@commitlint/to-lines-12.1.4.tgz} - name: '@commitlint/to-lines' - version: 12.1.4 - engines: {node: '>=v10'} + registry.nlark.com/@webassemblyjs/helper-wasm-bytecode/1.11.1: + resolution: {integrity: sha1-8ygkHkHnsZnQsgwY6IQpxEMyleE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@webassemblyjs/helper-wasm-bytecode/download/@webassemblyjs/helper-wasm-bytecode-1.11.1.tgz} + name: '@webassemblyjs/helper-wasm-bytecode' + version: 1.11.1 dev: true - registry.npmmirror.com/@commitlint/top-level/12.1.4: - resolution: {integrity: sha1-ltXHFb/Bvfht/PEbZ/ws92WMem4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@commitlint/top-level/download/@commitlint/top-level-12.1.4.tgz} - name: '@commitlint/top-level' - version: 12.1.4 - engines: {node: '>=v10'} + registry.nlark.com/@webassemblyjs/helper-wasm-section/1.11.1: + resolution: {integrity: sha1-Ie4GWntjXzGec48N1zv72igcCXo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@webassemblyjs/helper-wasm-section/download/@webassemblyjs/helper-wasm-section-1.11.1.tgz} + name: '@webassemblyjs/helper-wasm-section' + version: 1.11.1 dependencies: - find-up: registry.npmmirror.com/find-up/5.0.0 + '@webassemblyjs/ast': registry.nlark.com/@webassemblyjs/ast/1.11.1 + '@webassemblyjs/helper-buffer': registry.nlark.com/@webassemblyjs/helper-buffer/1.11.1 + '@webassemblyjs/helper-wasm-bytecode': registry.nlark.com/@webassemblyjs/helper-wasm-bytecode/1.11.1 + '@webassemblyjs/wasm-gen': registry.nlark.com/@webassemblyjs/wasm-gen/1.11.1 dev: true - registry.npmmirror.com/@commitlint/types/12.1.4: - resolution: {integrity: sha1-lhil3ImR+1jm3m7YnXv3Evp0un4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@commitlint/types/download/@commitlint/types-12.1.4.tgz} - name: '@commitlint/types' - version: 12.1.4 - engines: {node: '>=v10'} + registry.nlark.com/@webassemblyjs/ieee754/1.11.1: + resolution: {integrity: sha1-ljkp6bvQVwnn4SJDoJkYCBKZJhQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@webassemblyjs/ieee754/download/@webassemblyjs/ieee754-1.11.1.tgz} + name: '@webassemblyjs/ieee754' + version: 1.11.1 dependencies: - chalk: registry.npmmirror.com/chalk/4.1.2 + '@xtuc/ieee754': registry.nlark.com/@xtuc/ieee754/1.2.0 dev: true - registry.npmmirror.com/@cspotcode/source-map-support/0.7.0: - resolution: {integrity: sha1-R4mECqhZ5G0vMXNyercHxmvzRPU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@cspotcode/source-map-support/download/@cspotcode/source-map-support-0.7.0.tgz} - name: '@cspotcode/source-map-support' - version: 0.7.0 - engines: {node: '>=12'} + registry.nlark.com/@webassemblyjs/leb128/1.11.1: + resolution: {integrity: sha1-zoFLRVdOk9drrh+yZEq5zdlSeqU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@webassemblyjs/leb128/download/@webassemblyjs/leb128-1.11.1.tgz} + name: '@webassemblyjs/leb128' + version: 1.11.1 dependencies: - '@cspotcode/source-map-consumer': registry.nlark.com/@cspotcode/source-map-consumer/0.8.0 + '@xtuc/long': registry.nlark.com/@xtuc/long/4.2.2 dev: true - registry.npmmirror.com/@discoveryjs/json-ext/0.5.6: - resolution: {integrity: sha512-ws57AidsDvREKrZKYffXddNkyaF14iHNHm8VQnZH6t99E8gczjNN0GpvcGny0imC80yQ0tHz1xVUKk/KFQSUyA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@discoveryjs/json-ext/download/@discoveryjs/json-ext-0.5.6.tgz} - name: '@discoveryjs/json-ext' - version: 0.5.6 - engines: {node: '>=10.0.0'} + registry.nlark.com/@webassemblyjs/utf8/1.11.1: + resolution: {integrity: sha1-0fi3ZDaefG5rrjUOhU3smlnwo/8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@webassemblyjs/utf8/download/@webassemblyjs/utf8-1.11.1.tgz} + name: '@webassemblyjs/utf8' + version: 1.11.1 dev: true - registry.npmmirror.com/@eslint/eslintrc/0.4.3: - resolution: {integrity: sha1-nkKYHvA1vrPdSa3ResuW6P9vOUw=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@eslint/eslintrc/download/@eslint/eslintrc-0.4.3.tgz} - name: '@eslint/eslintrc' - version: 0.4.3 - engines: {node: ^10.12.0 || >=12.0.0} + registry.nlark.com/@webassemblyjs/wasm-edit/1.11.1: + resolution: {integrity: sha1-rSBuv0v5WgWM6YgKjAksXeyBk9Y=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@webassemblyjs/wasm-edit/download/@webassemblyjs/wasm-edit-1.11.1.tgz} + name: '@webassemblyjs/wasm-edit' + version: 1.11.1 dependencies: - ajv: registry.npmmirror.com/ajv/6.12.6 - debug: registry.npmmirror.com/debug/4.3.3 - espree: registry.npmmirror.com/espree/7.3.1 - globals: registry.npmmirror.com/globals/13.12.0 - ignore: registry.npmmirror.com/ignore/4.0.6 - import-fresh: registry.nlark.com/import-fresh/3.3.0 - js-yaml: registry.nlark.com/js-yaml/3.14.1 - minimatch: registry.nlark.com/minimatch/3.0.4 - strip-json-comments: registry.nlark.com/strip-json-comments/3.1.1 - transitivePeerDependencies: - - supports-color + '@webassemblyjs/ast': registry.nlark.com/@webassemblyjs/ast/1.11.1 + '@webassemblyjs/helper-buffer': registry.nlark.com/@webassemblyjs/helper-buffer/1.11.1 + '@webassemblyjs/helper-wasm-bytecode': registry.nlark.com/@webassemblyjs/helper-wasm-bytecode/1.11.1 + '@webassemblyjs/helper-wasm-section': registry.nlark.com/@webassemblyjs/helper-wasm-section/1.11.1 + '@webassemblyjs/wasm-gen': registry.nlark.com/@webassemblyjs/wasm-gen/1.11.1 + '@webassemblyjs/wasm-opt': registry.nlark.com/@webassemblyjs/wasm-opt/1.11.1 + '@webassemblyjs/wasm-parser': registry.nlark.com/@webassemblyjs/wasm-parser/1.11.1 + '@webassemblyjs/wast-printer': registry.nlark.com/@webassemblyjs/wast-printer/1.11.1 dev: true - registry.npmmirror.com/@humanwhocodes/config-array/0.5.0: - resolution: {integrity: sha1-FAeWfUxu7Nc4j4Os8er00Mbljvk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@humanwhocodes/config-array/download/@humanwhocodes/config-array-0.5.0.tgz} - name: '@humanwhocodes/config-array' - version: 0.5.0 - engines: {node: '>=10.10.0'} + registry.nlark.com/@webassemblyjs/wasm-gen/1.11.1: + resolution: {integrity: sha1-hsXqMEhJdZt9iMR6MvTwOa48j3Y=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@webassemblyjs/wasm-gen/download/@webassemblyjs/wasm-gen-1.11.1.tgz} + name: '@webassemblyjs/wasm-gen' + version: 1.11.1 dependencies: - '@humanwhocodes/object-schema': registry.npmmirror.com/@humanwhocodes/object-schema/1.2.1 - debug: registry.npmmirror.com/debug/4.3.3 - minimatch: registry.nlark.com/minimatch/3.0.4 - transitivePeerDependencies: - - supports-color + '@webassemblyjs/ast': registry.nlark.com/@webassemblyjs/ast/1.11.1 + '@webassemblyjs/helper-wasm-bytecode': registry.nlark.com/@webassemblyjs/helper-wasm-bytecode/1.11.1 + '@webassemblyjs/ieee754': registry.nlark.com/@webassemblyjs/ieee754/1.11.1 + '@webassemblyjs/leb128': registry.nlark.com/@webassemblyjs/leb128/1.11.1 + '@webassemblyjs/utf8': registry.nlark.com/@webassemblyjs/utf8/1.11.1 dev: true - registry.npmmirror.com/@humanwhocodes/object-schema/1.2.1: - resolution: {integrity: sha1-tSBSnsIdjllFoYUd/Rwy6U45/0U=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@humanwhocodes/object-schema/download/@humanwhocodes/object-schema-1.2.1.tgz} - name: '@humanwhocodes/object-schema' - version: 1.2.1 + registry.nlark.com/@webassemblyjs/wasm-opt/1.11.1: + resolution: {integrity: sha1-ZXtMIgL0zzs0X4pMZGHIwkGJhfI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@webassemblyjs/wasm-opt/download/@webassemblyjs/wasm-opt-1.11.1.tgz} + name: '@webassemblyjs/wasm-opt' + version: 1.11.1 + dependencies: + '@webassemblyjs/ast': registry.nlark.com/@webassemblyjs/ast/1.11.1 + '@webassemblyjs/helper-buffer': registry.nlark.com/@webassemblyjs/helper-buffer/1.11.1 + '@webassemblyjs/wasm-gen': registry.nlark.com/@webassemblyjs/wasm-gen/1.11.1 + '@webassemblyjs/wasm-parser': registry.nlark.com/@webassemblyjs/wasm-parser/1.11.1 dev: true - registry.npmmirror.com/@iconify/iconify/2.1.0: - resolution: {integrity: sha512-YXKrDVXIGUeFIRqr6QC/l6MRj9kDOlES4sWx/ty8SXUk0pCZnBwsj0/to9Q3g79TAyh2wG3/yzrkf6fHKichwA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@iconify/iconify/download/@iconify/iconify-2.1.0.tgz} - name: '@iconify/iconify' - version: 2.1.0 + registry.nlark.com/@webassemblyjs/wasm-parser/1.11.1: + resolution: {integrity: sha1-hspzRTT0F+m9PGfHocddi+QfsZk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@webassemblyjs/wasm-parser/download/@webassemblyjs/wasm-parser-1.11.1.tgz} + name: '@webassemblyjs/wasm-parser' + version: 1.11.1 dependencies: - cross-fetch: registry.npmmirror.com/cross-fetch/3.1.4 - dev: false + '@webassemblyjs/ast': registry.nlark.com/@webassemblyjs/ast/1.11.1 + '@webassemblyjs/helper-api-error': registry.nlark.com/@webassemblyjs/helper-api-error/1.11.1 + '@webassemblyjs/helper-wasm-bytecode': registry.nlark.com/@webassemblyjs/helper-wasm-bytecode/1.11.1 + '@webassemblyjs/ieee754': registry.nlark.com/@webassemblyjs/ieee754/1.11.1 + '@webassemblyjs/leb128': registry.nlark.com/@webassemblyjs/leb128/1.11.1 + '@webassemblyjs/utf8': registry.nlark.com/@webassemblyjs/utf8/1.11.1 + dev: true - registry.npmmirror.com/@iconify/react/3.1.0: - resolution: {integrity: sha512-RBmYRPgjBukT7/qdUBnj0ZFEEP4plKs8f/ANYrPvnMID+T0VXRc1zKzKWWV9tjR5hw/QpsKSw1fmxfKjSihKHg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@iconify/react/download/@iconify/react-3.1.0.tgz} - name: '@iconify/react' - version: 3.1.0 + registry.nlark.com/@webassemblyjs/wast-printer/1.11.1: + resolution: {integrity: sha1-0Mc77ajuxUJvEK6O9VzuXnCEwvA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@webassemblyjs/wast-printer/download/@webassemblyjs/wast-printer-1.11.1.tgz} + name: '@webassemblyjs/wast-printer' + version: 1.11.1 dependencies: - cross-fetch: registry.npmmirror.com/cross-fetch/3.1.4 - dev: false - - registry.npmmirror.com/@jest/console/27.4.2: - resolution: {integrity: sha512-xknHThRsPB/To1FUbi6pCe43y58qFC03zfb6R7fDb/FfC7k2R3i1l+izRBJf8DI46KhYGRaF14Eo9A3qbBoixg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@jest/console/download/@jest/console-27.4.2.tgz} - name: '@jest/console' - version: 27.4.2 - engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} - dependencies: - '@jest/types': registry.npmmirror.com/@jest/types/27.4.2 - '@types/node': registry.npmmirror.com/@types/node/17.0.4 - chalk: registry.npmmirror.com/chalk/4.1.2 - jest-message-util: registry.npmmirror.com/jest-message-util/27.4.2 - jest-util: registry.npmmirror.com/jest-util/27.4.2 - slash: registry.nlark.com/slash/3.0.0 + '@webassemblyjs/ast': registry.nlark.com/@webassemblyjs/ast/1.11.1 + '@xtuc/long': registry.nlark.com/@xtuc/long/4.2.2 dev: true - registry.npmmirror.com/@jest/core/27.4.5_ts-node@10.4.0: - resolution: {integrity: sha512-3tm/Pevmi8bDsgvo73nX8p/WPng6KWlCyScW10FPEoN1HU4pwI83tJ3TsFvi1FfzsjwUlMNEPowgb/rPau/LTQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@jest/core/download/@jest/core-27.4.5.tgz} - id: registry.npmmirror.com/@jest/core/27.4.5 - name: '@jest/core' - version: 27.4.5 - engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} - peerDependencies: - node-notifier: ^8.0.1 || ^9.0.0 || ^10.0.0 - peerDependenciesMeta: - node-notifier: - optional: true - dependencies: - '@jest/console': registry.npmmirror.com/@jest/console/27.4.2 - '@jest/reporters': registry.npmmirror.com/@jest/reporters/27.4.5 - '@jest/test-result': registry.npmmirror.com/@jest/test-result/27.4.2 - '@jest/transform': registry.npmmirror.com/@jest/transform/27.4.5 - '@jest/types': registry.npmmirror.com/@jest/types/27.4.2 - '@types/node': registry.npmmirror.com/@types/node/15.14.9 - ansi-escapes: registry.nlark.com/ansi-escapes/4.3.2 - chalk: registry.npmmirror.com/chalk/4.1.2 - emittery: registry.nlark.com/emittery/0.8.1 - exit: registry.nlark.com/exit/0.1.2 - graceful-fs: registry.npmmirror.com/graceful-fs/4.2.8 - jest-changed-files: registry.npmmirror.com/jest-changed-files/27.4.2 - jest-config: registry.npmmirror.com/jest-config/27.4.5_ts-node@10.4.0 - jest-haste-map: registry.npmmirror.com/jest-haste-map/27.4.5 - jest-message-util: registry.npmmirror.com/jest-message-util/27.4.2 - jest-regex-util: registry.npmmirror.com/jest-regex-util/27.4.0 - jest-resolve: registry.npmmirror.com/jest-resolve/27.4.5 - jest-resolve-dependencies: registry.npmmirror.com/jest-resolve-dependencies/27.4.5 - jest-runner: registry.npmmirror.com/jest-runner/27.4.5 - jest-runtime: registry.npmmirror.com/jest-runtime/27.4.5 - jest-snapshot: registry.npmmirror.com/jest-snapshot/27.4.5 - jest-util: registry.npmmirror.com/jest-util/27.4.2 - jest-validate: registry.npmmirror.com/jest-validate/27.4.2 - jest-watcher: registry.npmmirror.com/jest-watcher/27.4.2 - micromatch: registry.nlark.com/micromatch/4.0.4 - rimraf: registry.npmmirror.com/rimraf/3.0.2 - slash: registry.nlark.com/slash/3.0.0 - strip-ansi: registry.npmmirror.com/strip-ansi/6.0.1 - transitivePeerDependencies: - - bufferutil - - canvas - - supports-color - - ts-node - - utf-8-validate + registry.nlark.com/@xtuc/ieee754/1.2.0: + resolution: {integrity: sha1-7vAUoxRa5Hehy8AM0eVSM23Ot5A=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@xtuc/ieee754/download/@xtuc/ieee754-1.2.0.tgz} + name: '@xtuc/ieee754' + version: 1.2.0 dev: true - registry.npmmirror.com/@jest/environment/27.4.4: - resolution: {integrity: sha512-q+niMx7cJgt/t/b6dzLOh4W8Ef/8VyKG7hxASK39jakijJzbFBGpptx3RXz13FFV7OishQ9lTbv+dQ5K3EhfDQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@jest/environment/download/@jest/environment-27.4.4.tgz} - name: '@jest/environment' - version: 27.4.4 - engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} - dependencies: - '@jest/fake-timers': registry.npmmirror.com/@jest/fake-timers/27.4.2 - '@jest/types': registry.npmmirror.com/@jest/types/27.4.2 - '@types/node': registry.npmmirror.com/@types/node/17.0.4 - jest-mock: registry.npmmirror.com/jest-mock/27.4.2 + registry.nlark.com/@xtuc/long/4.2.2: + resolution: {integrity: sha1-0pHGpOl5ibXGHZrPOWrk/hM6cY0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@xtuc/long/download/@xtuc/long-4.2.2.tgz} + name: '@xtuc/long' + version: 4.2.2 dev: true - registry.npmmirror.com/@jest/fake-timers/27.4.2: - resolution: {integrity: sha512-f/Xpzn5YQk5adtqBgvw1V6bF8Nx3hY0OIRRpCvWcfPl0EAjdqWPdhH3t/3XpiWZqtjIEHDyMKP9ajpva1l4Zmg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@jest/fake-timers/download/@jest/fake-timers-27.4.2.tgz} - name: '@jest/fake-timers' - version: 27.4.2 - engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} - dependencies: - '@jest/types': registry.npmmirror.com/@jest/types/27.4.2 - '@sinonjs/fake-timers': registry.npmmirror.com/@sinonjs/fake-timers/8.1.0 - '@types/node': registry.npmmirror.com/@types/node/17.0.4 - jest-message-util: registry.npmmirror.com/jest-message-util/27.4.2 - jest-mock: registry.npmmirror.com/jest-mock/27.4.2 - jest-util: registry.npmmirror.com/jest-util/27.4.2 + registry.nlark.com/abab/2.0.5: + resolution: {integrity: sha1-wLZ4+zLWD8EhnHhNaoJv44Wut5o=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/abab/download/abab-2.0.5.tgz} + name: abab + version: 2.0.5 dev: true - registry.npmmirror.com/@jest/globals/27.4.4: - resolution: {integrity: sha512-bqpqQhW30BOreXM8bA8t8JbOQzsq/WnPTnBl+It3UxAD9J8yxEAaBEylHx1dtBapAr/UBk8GidXbzmqnee8tYQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@jest/globals/download/@jest/globals-27.4.4.tgz} - name: '@jest/globals' - version: 27.4.4 - engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} + registry.nlark.com/accepts/1.3.7: + resolution: {integrity: sha1-UxvHJlF6OytB+FACHGzBXqq1B80=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/accepts/download/accepts-1.3.7.tgz} + name: accepts + version: 1.3.7 + engines: {node: '>= 0.6'} dependencies: - '@jest/environment': registry.npmmirror.com/@jest/environment/27.4.4 - '@jest/types': registry.npmmirror.com/@jest/types/27.4.2 - expect: registry.npmmirror.com/expect/27.4.2 + mime-types: 2.1.34 + negotiator: registry.nlark.com/negotiator/0.6.2 dev: true - registry.npmmirror.com/@jest/reporters/27.4.5: - resolution: {integrity: sha512-3orsG4vi8zXuBqEoy2LbnC1kuvkg1KQUgqNxmxpQgIOQEPeV0onvZu+qDQnEoX8qTQErtqn/xzcnbpeTuOLSiA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@jest/reporters/download/@jest/reporters-27.4.5.tgz} - name: '@jest/reporters' - version: 27.4.5 - engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} + registry.nlark.com/acorn-dynamic-import/4.0.0_acorn@8.6.0: + resolution: {integrity: sha1-SCIQFAWCo2uDw+NC4c/ryqkkCUg=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/acorn-dynamic-import/download/acorn-dynamic-import-4.0.0.tgz} + id: registry.nlark.com/acorn-dynamic-import/4.0.0 + name: acorn-dynamic-import + version: 4.0.0 peerDependencies: - node-notifier: ^8.0.1 || ^9.0.0 || ^10.0.0 - peerDependenciesMeta: - node-notifier: - optional: true + acorn: ^6.0.0 dependencies: - '@bcoe/v8-coverage': registry.nlark.com/@bcoe/v8-coverage/0.2.3 - '@jest/console': registry.npmmirror.com/@jest/console/27.4.2 - '@jest/test-result': registry.npmmirror.com/@jest/test-result/27.4.2 - '@jest/transform': registry.npmmirror.com/@jest/transform/27.4.5 - '@jest/types': registry.npmmirror.com/@jest/types/27.4.2 - '@types/node': registry.npmmirror.com/@types/node/17.0.4 - chalk: registry.npmmirror.com/chalk/4.1.2 - collect-v8-coverage: registry.nlark.com/collect-v8-coverage/1.0.1 - exit: registry.nlark.com/exit/0.1.2 - glob: registry.npmmirror.com/glob/7.2.0 - graceful-fs: registry.npmmirror.com/graceful-fs/4.2.8 - istanbul-lib-coverage: registry.npmmirror.com/istanbul-lib-coverage/3.2.0 - istanbul-lib-instrument: registry.npmmirror.com/istanbul-lib-instrument/4.0.3 - istanbul-lib-report: registry.nlark.com/istanbul-lib-report/3.0.0 - istanbul-lib-source-maps: registry.npmmirror.com/istanbul-lib-source-maps/4.0.1 - istanbul-reports: registry.npmmirror.com/istanbul-reports/3.1.2 - jest-haste-map: registry.npmmirror.com/jest-haste-map/27.4.5 - jest-resolve: registry.npmmirror.com/jest-resolve/27.4.5 - jest-util: registry.npmmirror.com/jest-util/27.4.2 - jest-worker: registry.npmmirror.com/jest-worker/27.4.5 - slash: registry.nlark.com/slash/3.0.0 - source-map: registry.npmmirror.com/source-map/0.6.1 - string-length: registry.nlark.com/string-length/4.0.2 - terminal-link: registry.nlark.com/terminal-link/2.1.1 - v8-to-istanbul: registry.npmmirror.com/v8-to-istanbul/8.1.0 - transitivePeerDependencies: - - supports-color + acorn: 8.6.0 dev: true - registry.npmmirror.com/@jest/source-map/27.4.0: - resolution: {integrity: sha512-Ntjx9jzP26Bvhbm93z/AKcPRj/9wrkI88/gK60glXDx1q+IeI0rf7Lw2c89Ch6ofonB0On/iRDreQuQ6te9pgQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@jest/source-map/download/@jest/source-map-27.4.0.tgz} - name: '@jest/source-map' - version: 27.4.0 - engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} + registry.nlark.com/acorn-globals/6.0.0: + resolution: {integrity: sha1-Rs3Tnw+P8IqHZhm1X1rIptx3C0U=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/acorn-globals/download/acorn-globals-6.0.0.tgz} + name: acorn-globals + version: 6.0.0 dependencies: - callsites: registry.nlark.com/callsites/3.1.0 - graceful-fs: registry.npmmirror.com/graceful-fs/4.2.8 - source-map: registry.npmmirror.com/source-map/0.6.1 + acorn: 7.4.1 + acorn-walk: registry.nlark.com/acorn-walk/7.2.0 dev: true - registry.npmmirror.com/@jest/test-result/27.4.2: - resolution: {integrity: sha512-kr+bCrra9jfTgxHXHa2UwoQjxvQk3Am6QbpAiJ5x/50LW8llOYrxILkqY0lZRW/hu8FXesnudbql263+EW9iNA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@jest/test-result/download/@jest/test-result-27.4.2.tgz} - name: '@jest/test-result' - version: 27.4.2 - engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} + registry.nlark.com/acorn-jsx/5.3.2_acorn@7.4.1: + resolution: {integrity: sha1-ftW7VZCLOy8bxVxq8WU7rafweTc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/acorn-jsx/download/acorn-jsx-5.3.2.tgz} + id: registry.nlark.com/acorn-jsx/5.3.2 + name: acorn-jsx + version: 5.3.2 + peerDependencies: + acorn: ^6.0.0 || ^7.0.0 || ^8.0.0 dependencies: - '@jest/console': registry.npmmirror.com/@jest/console/27.4.2 - '@jest/types': registry.npmmirror.com/@jest/types/27.4.2 - '@types/istanbul-lib-coverage': registry.npmmirror.com/@types/istanbul-lib-coverage/2.0.4 - collect-v8-coverage: registry.nlark.com/collect-v8-coverage/1.0.1 + acorn: 7.4.1 dev: true - registry.npmmirror.com/@jest/test-sequencer/27.4.5: - resolution: {integrity: sha512-n5woIn/1v+FT+9hniymHPARA9upYUmfi5Pw9ewVwXCDlK4F5/Gkees9v8vdjGdAIJ2MPHLHodiajLpZZanWzEQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@jest/test-sequencer/download/@jest/test-sequencer-27.4.5.tgz} - name: '@jest/test-sequencer' - version: 27.4.5 - engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} + registry.nlark.com/acorn-jsx/5.3.2_acorn@8.6.0: + resolution: {integrity: sha1-ftW7VZCLOy8bxVxq8WU7rafweTc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/acorn-jsx/download/acorn-jsx-5.3.2.tgz} + id: registry.nlark.com/acorn-jsx/5.3.2 + name: acorn-jsx + version: 5.3.2 + peerDependencies: + acorn: ^6.0.0 || ^7.0.0 || ^8.0.0 dependencies: - '@jest/test-result': registry.npmmirror.com/@jest/test-result/27.4.2 - graceful-fs: registry.npmmirror.com/graceful-fs/4.2.8 - jest-haste-map: registry.npmmirror.com/jest-haste-map/27.4.5 - jest-runtime: registry.npmmirror.com/jest-runtime/27.4.5 - transitivePeerDependencies: - - supports-color + acorn: 8.6.0 dev: true - registry.npmmirror.com/@jest/transform/27.4.5: - resolution: {integrity: sha512-PuMet2UlZtlGzwc6L+aZmR3I7CEBpqadO03pU40l2RNY2fFJ191b9/ITB44LNOhVtsyykx0OZvj0PCyuLm7Eew==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@jest/transform/download/@jest/transform-27.4.5.tgz} - name: '@jest/transform' - version: 27.4.5 - engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} + registry.nlark.com/acorn-walk/7.2.0: + resolution: {integrity: sha1-DeiJpgEgOQmw++B7iTjcIdLpZ7w=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/acorn-walk/download/acorn-walk-7.2.0.tgz} + name: acorn-walk + version: 7.2.0 + engines: {node: '>=0.4.0'} + + registry.nlark.com/acorn-walk/8.2.0: + resolution: {integrity: sha1-dBIQ8uJCZFRQiFOi9E0KuDt/acE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/acorn-walk/download/acorn-walk-8.2.0.tgz} + name: acorn-walk + version: 8.2.0 + engines: {node: '>=0.4.0'} + dev: true + + registry.nlark.com/agent-base/6.0.2: + resolution: {integrity: sha1-Sf/1hXfP7j83F2/qtMIuAPhtf3c=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/agent-base/download/agent-base-6.0.2.tgz} + name: agent-base + version: 6.0.2 + engines: {node: '>= 6.0.0'} dependencies: - '@babel/core': registry.npmmirror.com/@babel/core/7.16.5 - '@jest/types': registry.npmmirror.com/@jest/types/27.4.2 - babel-plugin-istanbul: registry.npmmirror.com/babel-plugin-istanbul/6.1.1 - chalk: registry.npmmirror.com/chalk/4.1.2 - convert-source-map: registry.nlark.com/convert-source-map/1.8.0 - fast-json-stable-stringify: registry.nlark.com/fast-json-stable-stringify/2.1.0 - graceful-fs: registry.npmmirror.com/graceful-fs/4.2.8 - jest-haste-map: registry.npmmirror.com/jest-haste-map/27.4.5 - jest-regex-util: registry.npmmirror.com/jest-regex-util/27.4.0 - jest-util: registry.npmmirror.com/jest-util/27.4.2 - micromatch: registry.nlark.com/micromatch/4.0.4 - pirates: registry.npmmirror.com/pirates/4.0.4 - slash: registry.nlark.com/slash/3.0.0 - source-map: registry.npmmirror.com/source-map/0.6.1 - write-file-atomic: registry.nlark.com/write-file-atomic/3.0.3 + debug: 4.3.3 transitivePeerDependencies: - supports-color dev: true - registry.npmmirror.com/@jest/types/27.4.2: - resolution: {integrity: sha512-j35yw0PMTPpZsUoOBiuHzr1zTYoad1cVIE0ajEjcrJONxxrko/IRGKkXx3os0Nsi4Hu3+5VmDbVfq5WhG/pWAg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@jest/types/download/@jest/types-27.4.2.tgz} - name: '@jest/types' - version: 27.4.2 - engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} + registry.nlark.com/aggregate-error/3.1.0: + resolution: {integrity: sha1-kmcP9Q9TWb23o+DUDQ7DDFc3aHo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/aggregate-error/download/aggregate-error-3.1.0.tgz} + name: aggregate-error + version: 3.1.0 + engines: {node: '>=8'} dependencies: - '@types/istanbul-lib-coverage': registry.npmmirror.com/@types/istanbul-lib-coverage/2.0.4 - '@types/istanbul-reports': registry.npmmirror.com/@types/istanbul-reports/3.0.1 - '@types/node': registry.npmmirror.com/@types/node/17.0.4 - '@types/yargs': registry.npmmirror.com/@types/yargs/16.0.4 - chalk: registry.npmmirror.com/chalk/4.1.2 + clean-stack: registry.nlark.com/clean-stack/2.2.0 + indent-string: registry.nlark.com/indent-string/4.0.0 dev: true - registry.npmmirror.com/@loadable/component/5.15.2_react@17.0.2: - resolution: {integrity: sha512-ryFAZOX5P2vFkUdzaAtTG88IGnr9qxSdvLRvJySXcUA4B4xVWurUNADu3AnKPksxOZajljqTrDEDcYjeL4lvLw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@loadable/component/download/@loadable/component-5.15.2.tgz} - id: registry.npmmirror.com/@loadable/component/5.15.2 - name: '@loadable/component' - version: 5.15.2 - engines: {node: '>=8'} - peerDependencies: - react: '>=16.3.0' - dependencies: - '@babel/runtime': registry.npmmirror.com/@babel/runtime/7.16.5 - hoist-non-react-statics: registry.nlark.com/hoist-non-react-statics/3.3.2 - react: registry.npmmirror.com/react/17.0.2 - react-is: registry.npmmirror.com/react-is/16.13.1 + registry.nlark.com/alphanum-sort/1.0.2: + resolution: {integrity: sha1-l6ERlkmyEa0zaR2fn0hqjsn74KM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/alphanum-sort/download/alphanum-sort-1.0.2.tgz} + name: alphanum-sort + version: 1.0.2 dev: false - registry.npmmirror.com/@polka/url/1.0.0-next.21: - resolution: {integrity: sha1-XeWiOFo1MJQn9gEZkrVEUU1VmqE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@polka/url/download/@polka/url-1.0.0-next.21.tgz} - name: '@polka/url' - version: 1.0.0-next.21 + registry.nlark.com/ansi-colors/4.1.1: + resolution: {integrity: sha1-y7muJWv3UK8eqzRPIpqif+lLo0g=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/ansi-colors/download/ansi-colors-4.1.1.tgz} + name: ansi-colors + version: 4.1.1 + engines: {node: '>=6'} dev: true - registry.npmmirror.com/@popperjs/core/2.11.0: - resolution: {integrity: sha512-zrsUxjLOKAzdewIDRWy9nsV1GQsKBCWaGwsZQlCgr6/q+vjyZhFgqedLfFBuI9anTPEUT4APq9Mu0SZBTzIcGQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@popperjs/core/download/@popperjs/core-2.11.0.tgz} - name: '@popperjs/core' - version: 2.11.0 + registry.nlark.com/ansi-escapes/1.4.0: + resolution: {integrity: sha1-06ioOzGapneTZisT52HHkRQiMG4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/ansi-escapes/download/ansi-escapes-1.4.0.tgz} + name: ansi-escapes + version: 1.4.0 + engines: {node: '>=0.10.0'} dev: false - registry.npmmirror.com/@reduxjs/toolkit/1.7.1_react-redux@7.2.6+react@17.0.2: - resolution: {integrity: sha512-wXwXYjBVz/ItxB7SMzEAMmEE/FBiY1ze18N+VVVX7NtVbRUrdOGKhpQMHivIJfkbJvSdLUU923a/yAagJQzY0Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@reduxjs/toolkit/download/@reduxjs/toolkit-1.7.1.tgz} - id: registry.npmmirror.com/@reduxjs/toolkit/1.7.1 - name: '@reduxjs/toolkit' - version: 1.7.1 - peerDependencies: - react: ^16.9.0 || ^17.0.0 || 18.0.0-beta - react-redux: ^7.2.1 || ^8.0.0-beta - peerDependenciesMeta: - react: - optional: true - react-redux: - optional: true + registry.nlark.com/ansi-escapes/4.3.2: + resolution: {integrity: sha1-ayKR0dt9mLZSHV8e+kLQ86n+tl4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/ansi-escapes/download/ansi-escapes-4.3.2.tgz} + name: ansi-escapes + version: 4.3.2 + engines: {node: '>=8'} dependencies: - immer: registry.npmmirror.com/immer/9.0.7 - react: registry.npmmirror.com/react/17.0.2 - react-redux: registry.npmmirror.com/react-redux/7.2.6_react@17.0.2 - redux: registry.npmmirror.com/redux/4.1.2 - redux-thunk: registry.npmmirror.com/redux-thunk/2.4.1_redux@4.1.2 - reselect: registry.npmmirror.com/reselect/4.1.5 - dev: false + type-fest: 0.21.3 - registry.npmmirror.com/@rollup/plugin-babel/5.3.0_@babel+core@7.16.5+rollup@2.62.0: - resolution: {integrity: sha1-nLHFFG3daklorZbyCcUMYvkvmHk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@rollup/plugin-babel/download/@rollup/plugin-babel-5.3.0.tgz} - id: registry.npmmirror.com/@rollup/plugin-babel/5.3.0 - name: '@rollup/plugin-babel' - version: 5.3.0 - engines: {node: '>= 10.0.0'} - peerDependencies: - '@babel/core': ^7.0.0 - '@types/babel__core': ^7.1.9 - rollup: ^1.20.0||^2.0.0 - peerDependenciesMeta: - '@types/babel__core': - optional: true - dependencies: - '@babel/core': registry.npmmirror.com/@babel/core/7.16.5 - '@babel/helper-module-imports': registry.npmmirror.com/@babel/helper-module-imports/7.16.0 - '@rollup/pluginutils': registry.npmmirror.com/@rollup/pluginutils/3.1.0_rollup@2.62.0 - rollup: registry.npmmirror.com/rollup/2.62.0 + registry.nlark.com/ansi-html-community/0.0.8: + resolution: {integrity: sha1-afvE1sy+OD+XNpNK40w/gpDxv0E=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/ansi-html-community/download/ansi-html-community-0.0.8.tgz} + name: ansi-html-community + version: 0.0.8 + engines: {'0': node >= 0.8.0} + hasBin: true dev: true - registry.npmmirror.com/@rollup/plugin-commonjs/19.0.2_rollup@2.62.0: - resolution: {integrity: sha1-HMw9Y4eNG8mEb4lp8J3Ts+TswkQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@rollup/plugin-commonjs/download/@rollup/plugin-commonjs-19.0.2.tgz} - id: registry.npmmirror.com/@rollup/plugin-commonjs/19.0.2 - name: '@rollup/plugin-commonjs' - version: 19.0.2 - engines: {node: '>= 8.0.0'} - peerDependencies: - rollup: ^2.38.3 - dependencies: - '@rollup/pluginutils': registry.npmmirror.com/@rollup/pluginutils/3.1.0_rollup@2.62.0 - commondir: registry.nlark.com/commondir/1.0.1 - estree-walker: registry.npmmirror.com/estree-walker/2.0.2 - glob: registry.npmmirror.com/glob/7.2.0 - is-reference: registry.nlark.com/is-reference/1.2.1 - magic-string: registry.nlark.com/magic-string/0.25.7 - resolve: registry.npmmirror.com/resolve/1.20.0 - rollup: registry.npmmirror.com/rollup/2.62.0 + registry.nlark.com/ansi-regex/2.1.1: + resolution: {integrity: sha1-w7M6te42DYbg5ijwRorn7yfWVN8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/ansi-regex/download/ansi-regex-2.1.1.tgz} + name: ansi-regex + version: 2.1.1 + engines: {node: '>=0.10.0'} dev: false - registry.npmmirror.com/@rollup/plugin-json/4.1.0_rollup@2.62.0: - resolution: {integrity: sha1-VOCYZ65pY8WThE2L16nHGClElvM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@rollup/plugin-json/download/@rollup/plugin-json-4.1.0.tgz} - id: registry.npmmirror.com/@rollup/plugin-json/4.1.0 - name: '@rollup/plugin-json' - version: 4.1.0 - peerDependencies: - rollup: ^1.20.0 || ^2.0.0 - dependencies: - '@rollup/pluginutils': registry.npmmirror.com/@rollup/pluginutils/3.1.0_rollup@2.62.0 - rollup: registry.npmmirror.com/rollup/2.62.0 + registry.nlark.com/ansi-regex/3.0.0: + resolution: {integrity: sha1-7QMXwyIGT3lGbAKWa922Bas32Zg=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/ansi-regex/download/ansi-regex-3.0.0.tgz} + name: ansi-regex + version: 3.0.0 + engines: {node: '>=4'} dev: false - registry.npmmirror.com/@rollup/plugin-node-resolve/11.2.1_rollup@2.62.0: - resolution: {integrity: sha1-gqpZOXopzU4TJIsQbmpKGIA2KmA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@rollup/plugin-node-resolve/download/@rollup/plugin-node-resolve-11.2.1.tgz} - id: registry.npmmirror.com/@rollup/plugin-node-resolve/11.2.1 - name: '@rollup/plugin-node-resolve' - version: 11.2.1 - engines: {node: '>= 10.0.0'} - peerDependencies: - rollup: ^1.20.0||^2.0.0 - dependencies: - '@rollup/pluginutils': registry.npmmirror.com/@rollup/pluginutils/3.1.0_rollup@2.62.0 - '@types/resolve': registry.npmmirror.com/@types/resolve/1.17.1 - builtin-modules: registry.nlark.com/builtin-modules/3.2.0 - deepmerge: registry.nlark.com/deepmerge/4.2.2 - is-module: registry.nlark.com/is-module/1.0.0 - resolve: registry.npmmirror.com/resolve/1.20.0 - rollup: registry.npmmirror.com/rollup/2.62.0 + registry.nlark.com/ansi-regex/5.0.1: + resolution: {integrity: sha1-CCyyyJyf6GWaMRpTvWpNxTAdswQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/ansi-regex/download/ansi-regex-5.0.1.tgz} + name: ansi-regex + version: 5.0.1 + engines: {node: '>=8'} + + registry.nlark.com/ansi-regex/6.0.1: + resolution: {integrity: sha1-MYPjj66aZdfLXlOUXNWJfQJgoGo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/ansi-regex/download/ansi-regex-6.0.1.tgz} + name: ansi-regex + version: 6.0.1 + engines: {node: '>=12'} dev: true - registry.npmmirror.com/@rollup/plugin-node-resolve/13.1.1_rollup@2.62.0: - resolution: {integrity: sha512-6QKtRevXLrmEig9UiMYt2fSvee9TyltGRfw+qSs6xjUnxwjOzTOqy+/Lpxsgjb8mJn1EQNbCDAvt89O4uzL5kw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@rollup/plugin-node-resolve/download/@rollup/plugin-node-resolve-13.1.1.tgz} - id: registry.npmmirror.com/@rollup/plugin-node-resolve/13.1.1 - name: '@rollup/plugin-node-resolve' - version: 13.1.1 - engines: {node: '>= 10.0.0'} - peerDependencies: - rollup: ^2.42.0 - dependencies: - '@rollup/pluginutils': registry.npmmirror.com/@rollup/pluginutils/3.1.0_rollup@2.62.0 - '@types/resolve': registry.npmmirror.com/@types/resolve/1.17.1 - builtin-modules: registry.nlark.com/builtin-modules/3.2.0 - deepmerge: registry.nlark.com/deepmerge/4.2.2 - is-module: registry.nlark.com/is-module/1.0.0 - resolve: registry.npmmirror.com/resolve/1.20.0 - rollup: registry.npmmirror.com/rollup/2.62.0 + registry.nlark.com/ansi-styles/2.2.1: + resolution: {integrity: sha1-tDLdM1i2NM914eRmQ2gkBTPB3b4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/ansi-styles/download/ansi-styles-2.2.1.tgz} + name: ansi-styles + version: 2.2.1 + engines: {node: '>=0.10.0'} dev: false - registry.npmmirror.com/@rollup/plugin-replace/2.4.2_rollup@2.62.0: - resolution: {integrity: sha1-otU5MU+8d8JEhY+qUjASglBoUQo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@rollup/plugin-replace/download/@rollup/plugin-replace-2.4.2.tgz} - id: registry.npmmirror.com/@rollup/plugin-replace/2.4.2 - name: '@rollup/plugin-replace' - version: 2.4.2 - peerDependencies: - rollup: ^1.20.0 || ^2.0.0 - dependencies: - '@rollup/pluginutils': registry.npmmirror.com/@rollup/pluginutils/3.1.0_rollup@2.62.0 - magic-string: registry.nlark.com/magic-string/0.25.7 - rollup: registry.npmmirror.com/rollup/2.62.0 - dev: true - - registry.npmmirror.com/@rollup/plugin-url/6.1.0_rollup@2.62.0: - resolution: {integrity: sha1-EjS7qaowtZcgUL38+Py7HLgHBGU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@rollup/plugin-url/download/@rollup/plugin-url-6.1.0.tgz} - id: registry.npmmirror.com/@rollup/plugin-url/6.1.0 - name: '@rollup/plugin-url' - version: 6.1.0 - engines: {node: '>=10.0.0'} - peerDependencies: - rollup: ^1.20.0||^2.0.0 - dependencies: - '@rollup/pluginutils': registry.npmmirror.com/@rollup/pluginutils/3.1.0_rollup@2.62.0 - make-dir: registry.npmmirror.com/make-dir/3.1.0 - mime: registry.npmmirror.com/mime/2.6.0 - rollup: registry.npmmirror.com/rollup/2.62.0 - dev: false - - registry.npmmirror.com/@rollup/pluginutils/3.1.0_rollup@2.62.0: - resolution: {integrity: sha1-cGtFJO5tyLEDs8mVUz5a1oDAK5s=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@rollup/pluginutils/download/@rollup/pluginutils-3.1.0.tgz} - id: registry.npmmirror.com/@rollup/pluginutils/3.1.0 - name: '@rollup/pluginutils' - version: 3.1.0 - engines: {node: '>= 8.0.0'} - 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.0 - rollup: registry.npmmirror.com/rollup/2.62.0 - - registry.npmmirror.com/@rollup/pluginutils/4.1.2: - resolution: {integrity: sha512-ROn4qvkxP9SyPeHaf7uQC/GPFY6L/OWy9+bd9AwcjOAWQwxRscoEyAUD8qCY5o5iL4jqQwoLk2kaTKJPb/HwzQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@rollup/pluginutils/download/@rollup/pluginutils-4.1.2.tgz} - name: '@rollup/pluginutils' - version: 4.1.2 - engines: {node: '>= 8.0.0'} + registry.nlark.com/ansi-styles/3.2.1: + resolution: {integrity: sha1-QfuyAkPlCxK+DwS43tvwdSDOhB0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/ansi-styles/download/ansi-styles-3.2.1.tgz} + name: ansi-styles + version: 3.2.1 + engines: {node: '>=4'} dependencies: - estree-walker: registry.npmmirror.com/estree-walker/2.0.2 - picomatch: registry.npmmirror.com/picomatch/2.3.0 - dev: false + color-convert: 1.9.3 - registry.npmmirror.com/@sinonjs/fake-timers/8.1.0: - resolution: {integrity: sha1-P9wrbLWJNbIb+40WJesTAEhDFuc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@sinonjs/fake-timers/download/@sinonjs/fake-timers-8.1.0.tgz} - name: '@sinonjs/fake-timers' - version: 8.1.0 + registry.nlark.com/ansi-styles/4.3.0: + resolution: {integrity: sha1-7dgDYornHATIWuegkG7a00tkiTc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/ansi-styles/download/ansi-styles-4.3.0.tgz} + name: ansi-styles + version: 4.3.0 + engines: {node: '>=8'} dependencies: - '@sinonjs/commons': registry.nlark.com/@sinonjs/commons/1.8.3 - dev: true - - registry.npmmirror.com/@socket.io/component-emitter/3.0.0: - resolution: {integrity: sha1-iGORVnb4N9na17dvUMtQDB6UIuk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@socket.io/component-emitter/download/@socket.io/component-emitter-3.0.0.tgz} - name: '@socket.io/component-emitter' - version: 3.0.0 - dev: false + color-convert: 2.0.1 - registry.npmmirror.com/@surma/rollup-plugin-off-main-thread/2.2.3: - resolution: {integrity: sha512-lR8q/9W7hZpMWweNiAKU7NQerBnzQQLvi8qnTDU/fxItPhtZVMbPV3lbCwjhIlNBe9Bbr5V+KHshvWmVSG9cxQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@surma/rollup-plugin-off-main-thread/download/@surma/rollup-plugin-off-main-thread-2.2.3.tgz?cache=0&sync_timestamp=1636350688837&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2F%40surma%2Frollup-plugin-off-main-thread%2Fdownload%2F%40surma%2Frollup-plugin-off-main-thread-2.2.3.tgz} - name: '@surma/rollup-plugin-off-main-thread' - version: 2.2.3 - dependencies: - ejs: registry.npmmirror.com/ejs/3.1.6 - json5: registry.nlark.com/json5/2.2.0 - magic-string: registry.nlark.com/magic-string/0.25.7 - string.prototype.matchall: registry.npmmirror.com/string.prototype.matchall/4.0.6 + registry.nlark.com/ansi-styles/5.2.0: + resolution: {integrity: sha1-B0SWkK1Fd30ZJKwquy/IiV26g2s=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/ansi-styles/download/ansi-styles-5.2.0.tgz} + name: ansi-styles + version: 5.2.0 + engines: {node: '>=10'} dev: true - registry.npmmirror.com/@testing-library/dom/8.11.1: - resolution: {integrity: sha512-3KQDyx9r0RKYailW2MiYrSSKEfH0GTkI51UGEvJenvcoDoeRYs0PZpi2SXqtnMClQvCqdtTTpOfFETDTVADpAg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@testing-library/dom/download/@testing-library/dom-8.11.1.tgz} - name: '@testing-library/dom' - version: 8.11.1 - engines: {node: '>=12'} - dependencies: - '@babel/code-frame': registry.npmmirror.com/@babel/code-frame/7.16.0 - '@babel/runtime': registry.npmmirror.com/@babel/runtime/7.16.5 - '@types/aria-query': registry.npmmirror.com/@types/aria-query/4.2.2 - aria-query: registry.npmmirror.com/aria-query/5.0.0 - chalk: registry.npmmirror.com/chalk/4.1.2 - dom-accessibility-api: registry.npmmirror.com/dom-accessibility-api/0.5.10 - lz-string: registry.npmmirror.com/lz-string/1.4.4 - pretty-format: registry.npmmirror.com/pretty-format/27.4.2 - dev: true - - registry.npmmirror.com/@testing-library/jest-dom/5.16.1: - resolution: {integrity: sha512-ajUJdfDIuTCadB79ukO+0l8O+QwN0LiSxDaYUTI4LndbbUsGi6rWU1SCexXzBA2NSjlVB9/vbkasQIL3tmPBjw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@testing-library/jest-dom/download/@testing-library/jest-dom-5.16.1.tgz} - name: '@testing-library/jest-dom' - version: 5.16.1 - engines: {node: '>=8', npm: '>=6', yarn: '>=1'} + registry.nlark.com/anymatch/3.1.2: + resolution: {integrity: sha1-wFV8CWrzLxBhmPT04qODU343hxY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/anymatch/download/anymatch-3.1.2.tgz} + name: anymatch + version: 3.1.2 + engines: {node: '>= 8'} dependencies: - '@babel/runtime': registry.npmmirror.com/@babel/runtime/7.16.5 - '@types/testing-library__jest-dom': registry.npmmirror.com/@types/testing-library__jest-dom/5.14.2 - aria-query: registry.npmmirror.com/aria-query/5.0.0 - chalk: registry.npmmirror.com/chalk/3.0.0 - css: registry.nlark.com/css/3.0.0 - css.escape: registry.nlark.com/css.escape/1.5.1 - dom-accessibility-api: registry.npmmirror.com/dom-accessibility-api/0.5.10 - lodash: registry.npmmirror.com/lodash/4.17.21 - redent: registry.nlark.com/redent/3.0.0 - dev: true + normalize-path: registry.nlark.com/normalize-path/3.0.0 + picomatch: 2.3.0 - registry.npmmirror.com/@testing-library/react-hooks/7.0.2_react-dom@17.0.2+react@17.0.2: - resolution: {integrity: sha1-M4jQf1YtkefyQxpKIbUYYGLs/uA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@testing-library/react-hooks/download/@testing-library/react-hooks-7.0.2.tgz} - id: registry.npmmirror.com/@testing-library/react-hooks/7.0.2 - name: '@testing-library/react-hooks' - version: 7.0.2 - engines: {node: '>=12'} - peerDependencies: - react: '>=16.9.0' - react-dom: '>=16.9.0' - react-test-renderer: '>=16.9.0' - peerDependenciesMeta: - react-dom: - optional: true - react-test-renderer: - optional: true + registry.nlark.com/argparse/1.0.10: + resolution: {integrity: sha1-vNZ5HqWuCXJeF+WtmIE0zUCz2RE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/argparse/download/argparse-1.0.10.tgz} + name: argparse + version: 1.0.10 dependencies: - '@babel/runtime': registry.npmmirror.com/@babel/runtime/7.16.5 - '@types/react': registry.npmmirror.com/@types/react/17.0.38 - '@types/react-dom': registry.npmmirror.com/@types/react-dom/17.0.11 - '@types/react-test-renderer': registry.npmmirror.com/@types/react-test-renderer/17.0.1 - react: registry.npmmirror.com/react/17.0.2 - react-dom: registry.npmmirror.com/react-dom/17.0.2_react@17.0.2 - react-error-boundary: registry.npmmirror.com/react-error-boundary/3.1.4_react@17.0.2 - dev: true + sprintf-js: registry.nlark.com/sprintf-js/1.0.3 - registry.npmmirror.com/@testing-library/react/12.1.2_react-dom@17.0.2+react@17.0.2: - resolution: {integrity: sha1-8byaRZQ0YfoqWYu0WX3xrgRM/HY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@testing-library/react/download/@testing-library/react-12.1.2.tgz} - id: registry.npmmirror.com/@testing-library/react/12.1.2 - name: '@testing-library/react' - version: 12.1.2 - engines: {node: '>=12'} - peerDependencies: - react: '*' - react-dom: '*' - dependencies: - '@babel/runtime': registry.npmmirror.com/@babel/runtime/7.16.5 - '@testing-library/dom': registry.npmmirror.com/@testing-library/dom/8.11.1 - react: registry.npmmirror.com/react/17.0.2 - react-dom: registry.npmmirror.com/react-dom/17.0.2_react@17.0.2 + registry.nlark.com/array-flatten/1.1.1: + resolution: {integrity: sha1-ml9pkFGx5wczKPKgCJaLZOopVdI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/array-flatten/download/array-flatten-1.1.1.tgz} + name: array-flatten + version: 1.1.1 dev: true - registry.npmmirror.com/@tootallnate/once/1.1.2: - resolution: {integrity: sha1-zLkURTYBeaBOf+av94wA/8Hur4I=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@tootallnate/once/download/@tootallnate/once-1.1.2.tgz} - name: '@tootallnate/once' - version: 1.1.2 - engines: {node: '>= 6'} + registry.nlark.com/array-flatten/2.1.2: + resolution: {integrity: sha1-JO+AoowaiTYX4hSbDG0NeIKTsJk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/array-flatten/download/array-flatten-2.1.2.tgz} + name: array-flatten + version: 2.1.2 dev: true - registry.npmmirror.com/@trpgengine/react-native-storage/1.0.1: - resolution: {integrity: sha1-dXHsDYNxUKTuwSOue5OAhLPHBBM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@trpgengine/react-native-storage/download/@trpgengine/react-native-storage-1.0.1.tgz} - name: '@trpgengine/react-native-storage' - version: 1.0.1 - requiresBuild: true - dependencies: - opencollective: registry.npmmirror.com/opencollective/1.0.3 - opencollective-postinstall: registry.npmmirror.com/opencollective-postinstall/2.0.3 + registry.nlark.com/array-tree-filter/2.1.0: + resolution: {integrity: sha1-hzrAD+yDdJ8lWsjdCDgUtPYykZA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/array-tree-filter/download/array-tree-filter-2.1.0.tgz} + name: array-tree-filter + version: 2.1.0 dev: false - registry.npmmirror.com/@types/aria-query/4.2.2: - resolution: {integrity: sha1-7U4K2SMGpwT5+xMqDPz3dIbb4rw=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/aria-query/download/@types/aria-query-4.2.2.tgz} - name: '@types/aria-query' - version: 4.2.2 + registry.nlark.com/array-union/2.1.0: + resolution: {integrity: sha1-t5hCCtvrHego2ErNii4j0+/oXo0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/array-union/download/array-union-2.1.0.tgz} + name: array-union + version: 2.1.0 + engines: {node: '>=8'} dev: true - registry.npmmirror.com/@types/babel__core/7.1.17: - resolution: {integrity: sha512-6zzkezS9QEIL8yCBvXWxPTJPNuMeECJVxSOhxNY/jfq9LxOTHivaYTqr37n9LknWWRTIkzqH2UilS5QFvfa90A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/babel__core/download/@types/babel__core-7.1.17.tgz} - name: '@types/babel__core' - version: 7.1.17 - dependencies: - '@babel/parser': registry.npmmirror.com/@babel/parser/7.16.6 - '@babel/types': registry.npmmirror.com/@babel/types/7.16.0 - '@types/babel__generator': registry.npmmirror.com/@types/babel__generator/7.6.4 - '@types/babel__template': registry.npmmirror.com/@types/babel__template/7.4.1 - '@types/babel__traverse': registry.npmmirror.com/@types/babel__traverse/7.14.2 + registry.nlark.com/arrify/1.0.1: + resolution: {integrity: sha1-iYUI2iIm84DfkEcoRWhJwVAaSw0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/arrify/download/arrify-1.0.1.tgz} + name: arrify + version: 1.0.1 + engines: {node: '>=0.10.0'} dev: true - registry.npmmirror.com/@types/babel__generator/7.6.4: - resolution: {integrity: sha512-tFkciB9j2K755yrTALxD44McOrk+gfpIpvC3sxHjRawj6PfnQxrse4Clq5y/Rq+G3mrBurMax/lG8Qn2t9mSsg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/babel__generator/download/@types/babel__generator-7.6.4.tgz} - name: '@types/babel__generator' - version: 7.6.4 - dependencies: - '@babel/types': registry.npmmirror.com/@babel/types/7.16.0 + registry.nlark.com/astral-regex/2.0.0: + resolution: {integrity: sha1-SDFDxWeu7UeFdZwIZXhtx319LjE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/astral-regex/download/astral-regex-2.0.0.tgz} + name: astral-regex + version: 2.0.0 + engines: {node: '>=8'} dev: true - registry.npmmirror.com/@types/babel__template/7.4.1: - resolution: {integrity: sha1-PRpI/Z1sDt/Vby/1eNrtSPNsiWk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/babel__template/download/@types/babel__template-7.4.1.tgz?cache=0&sync_timestamp=1637285680433&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2F%40types%2Fbabel__template%2Fdownload%2F%40types%2Fbabel__template-7.4.1.tgz} - name: '@types/babel__template' - version: 7.4.1 - dependencies: - '@babel/parser': registry.npmmirror.com/@babel/parser/7.16.6 - '@babel/types': registry.npmmirror.com/@babel/types/7.16.0 + registry.nlark.com/asynckit/0.4.0: + resolution: {integrity: sha1-x57Zf380y48robyXkLzDZkdLS3k=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/asynckit/download/asynckit-0.4.0.tgz} + name: asynckit + version: 0.4.0 dev: true - registry.npmmirror.com/@types/babel__traverse/7.14.2: - resolution: {integrity: sha1-/81HC7s/i/MEgWePtVAieMqDOkM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/babel__traverse/download/@types/babel__traverse-7.14.2.tgz?cache=0&sync_timestamp=1637285680592&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2F%40types%2Fbabel__traverse%2Fdownload%2F%40types%2Fbabel__traverse-7.14.2.tgz} - name: '@types/babel__traverse' - version: 7.14.2 - dependencies: - '@babel/types': registry.npmmirror.com/@babel/types/7.16.0 - dev: true + registry.nlark.com/at-least-node/1.0.0: + resolution: {integrity: sha1-YCzUtG6EStTv/JKoARo8RuAjjcI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/at-least-node/download/at-least-node-1.0.0.tgz} + name: at-least-node + version: 1.0.0 + engines: {node: '>= 4.0.0'} - registry.npmmirror.com/@types/bluebird/3.5.36: - resolution: {integrity: sha1-ANkwHU3DXC9kZaiuxjS7UzZ0xlI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/bluebird/download/@types/bluebird-3.5.36.tgz} - name: '@types/bluebird' - version: 3.5.36 + registry.nlark.com/atob/2.1.2: + resolution: {integrity: sha1-bZUX654DDSQ2ZmZR6GvZ9vE1M8k=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/atob/download/atob-2.1.2.tgz} + name: atob + version: 2.1.2 + engines: {node: '>= 4.5.0'} + hasBin: true dev: true - registry.npmmirror.com/@types/body-parser/1.19.2: - resolution: {integrity: sha512-ALYone6pm6QmwZoAgeyNksccT9Q4AWZQ6PvfwR37GT6r6FWUPguq6sUmNGSMV2Wr761oQoBxwGGa6DR5o1DC9g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/body-parser/download/@types/body-parser-1.19.2.tgz} - name: '@types/body-parser' - version: 1.19.2 + registry.nlark.com/babel-plugin-dynamic-import-node/2.3.3: + resolution: {integrity: sha1-hP2hnJduxcbe/vV/lCez3vZuF6M=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/babel-plugin-dynamic-import-node/download/babel-plugin-dynamic-import-node-2.3.3.tgz} + name: babel-plugin-dynamic-import-node + version: 2.3.3 dependencies: - '@types/connect': registry.npmmirror.com/@types/connect/3.4.35 - '@types/node': registry.npmmirror.com/@types/node/17.0.4 + object.assign: registry.nlark.com/object.assign/4.1.2 dev: true - registry.npmmirror.com/@types/bonjour/3.5.10: - resolution: {integrity: sha512-p7ienRMiS41Nu2/igbJxxLDWrSZ0WxM8UQgCeO9KhoVF7cOVFkrKsiDr1EsJIla8vV3oEEjGcz11jc5yimhzZw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/bonjour/download/@types/bonjour-3.5.10.tgz} - name: '@types/bonjour' - version: 3.5.10 + registry.nlark.com/babel-preset-current-node-syntax/1.0.1_@babel+core@7.16.5: + resolution: {integrity: sha1-tDmSObibKgEfndvj5PQB/EDP9zs=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/babel-preset-current-node-syntax/download/babel-preset-current-node-syntax-1.0.1.tgz} + id: registry.nlark.com/babel-preset-current-node-syntax/1.0.1 + name: babel-preset-current-node-syntax + version: 1.0.1 + peerDependencies: + '@babel/core': ^7.0.0 dependencies: - '@types/node': registry.npmmirror.com/@types/node/15.14.9 + '@babel/core': 7.16.5 + '@babel/plugin-syntax-async-generators': registry.nlark.com/@babel/plugin-syntax-async-generators/7.8.4_@babel+core@7.16.5 + '@babel/plugin-syntax-bigint': registry.nlark.com/@babel/plugin-syntax-bigint/7.8.3_@babel+core@7.16.5 + '@babel/plugin-syntax-class-properties': registry.nlark.com/@babel/plugin-syntax-class-properties/7.12.13_@babel+core@7.16.5 + '@babel/plugin-syntax-import-meta': registry.nlark.com/@babel/plugin-syntax-import-meta/7.10.4_@babel+core@7.16.5 + '@babel/plugin-syntax-json-strings': registry.nlark.com/@babel/plugin-syntax-json-strings/7.8.3_@babel+core@7.16.5 + '@babel/plugin-syntax-logical-assignment-operators': registry.nlark.com/@babel/plugin-syntax-logical-assignment-operators/7.10.4_@babel+core@7.16.5 + '@babel/plugin-syntax-nullish-coalescing-operator': registry.nlark.com/@babel/plugin-syntax-nullish-coalescing-operator/7.8.3_@babel+core@7.16.5 + '@babel/plugin-syntax-numeric-separator': registry.nlark.com/@babel/plugin-syntax-numeric-separator/7.10.4_@babel+core@7.16.5 + '@babel/plugin-syntax-object-rest-spread': registry.nlark.com/@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.16.5 + '@babel/plugin-syntax-optional-catch-binding': registry.nlark.com/@babel/plugin-syntax-optional-catch-binding/7.8.3_@babel+core@7.16.5 + '@babel/plugin-syntax-optional-chaining': registry.nlark.com/@babel/plugin-syntax-optional-chaining/7.8.3_@babel+core@7.16.5 + '@babel/plugin-syntax-top-level-await': registry.nlark.com/@babel/plugin-syntax-top-level-await/7.14.5_@babel+core@7.16.5 dev: true - registry.npmmirror.com/@types/connect-history-api-fallback/1.3.5: - resolution: {integrity: sha1-0feooJ0O1aV67lrpwYq5uAMgXa4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/connect-history-api-fallback/download/@types/connect-history-api-fallback-1.3.5.tgz} - name: '@types/connect-history-api-fallback' - version: 1.3.5 + registry.nlark.com/babel-runtime/6.26.0: + resolution: {integrity: sha1-llxwWGaOgrVde/4E/yM3vItWR/4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/babel-runtime/download/babel-runtime-6.26.0.tgz} + name: babel-runtime + version: 6.26.0 dependencies: - '@types/express-serve-static-core': registry.npmmirror.com/@types/express-serve-static-core/4.17.27 - '@types/node': registry.npmmirror.com/@types/node/15.14.9 - dev: true + core-js: registry.npmmirror.com/core-js/2.6.12 + regenerator-runtime: registry.nlark.com/regenerator-runtime/0.11.1 + dev: false - registry.npmmirror.com/@types/connect/3.4.35: - resolution: {integrity: sha1-X89q5EXkAh0fwiGaSHPMc6O7KtE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/connect/download/@types/connect-3.4.35.tgz} - name: '@types/connect' - version: 3.4.35 - dependencies: - '@types/node': registry.npmmirror.com/@types/node/17.0.4 - dev: true + registry.nlark.com/balanced-match/1.0.2: + resolution: {integrity: sha1-6D46fj8wCzTLnYf2FfoMvzV2kO4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/balanced-match/download/balanced-match-1.0.2.tgz} + name: balanced-match + version: 1.0.2 - registry.npmmirror.com/@types/copy-webpack-plugin/8.0.1_9def3870c80213359789f9191dbd286a: - resolution: {integrity: sha1-3AqIAe6u89yoEt95PRr8hPuNZI8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/copy-webpack-plugin/download/@types/copy-webpack-plugin-8.0.1.tgz} - id: registry.npmmirror.com/@types/copy-webpack-plugin/8.0.1 - name: '@types/copy-webpack-plugin' - version: 8.0.1 - dependencies: - '@types/node': registry.npmmirror.com/@types/node/15.14.9 - tapable: registry.npmmirror.com/tapable/2.2.1 - webpack: registry.npmmirror.com/webpack/5.65.0_9def3870c80213359789f9191dbd286a - transitivePeerDependencies: - - '@swc/core' - - esbuild - - uglify-js - - webpack-cli - dev: true + registry.nlark.com/base64-js/1.5.1: + resolution: {integrity: sha1-GxtEAWClv3rUC2UPCVljSBkDkwo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/base64-js/download/base64-js-1.5.1.tgz} + name: base64-js + version: 1.5.1 + dev: false - registry.npmmirror.com/@types/crc/3.4.0: - resolution: {integrity: sha1-I2a+tDmc1zSzPkLHrICVduYX1Io=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/crc/download/@types/crc-3.4.0.tgz} - name: '@types/crc' - version: 3.4.0 - dependencies: - '@types/node': registry.npmmirror.com/@types/node/17.0.4 - dev: true + registry.nlark.com/binary-extensions/2.2.0: + resolution: {integrity: sha1-dfUC7q+f/eQvyYgpZFvk6na9ni0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/binary-extensions/download/binary-extensions-2.2.0.tgz} + name: binary-extensions + version: 2.2.0 + engines: {node: '>=8'} - registry.npmmirror.com/@types/cssnano/4.0.1: - resolution: {integrity: sha1-Z/qRJ1PYCXOgFudoSkf+3zOKrP8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/cssnano/download/@types/cssnano-4.0.1.tgz} - name: '@types/cssnano' - version: 4.0.1 + registry.nlark.com/bl/4.1.0: + resolution: {integrity: sha1-RRU1JkGCvsL7vIOmKrmM8R2fezo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/bl/download/bl-4.1.0.tgz} + name: bl + version: 4.1.0 dependencies: - postcss: registry.npmmirror.com/postcss/7.0.39 + buffer: 5.7.1 + inherits: registry.nlark.com/inherits/2.0.4 + readable-stream: registry.nlark.com/readable-stream/3.6.0 dev: false - registry.npmmirror.com/@types/dts-generator/2.1.7: - resolution: {integrity: sha1-YtNnBKt50SDpA7W6qCoTvzbTDlA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/dts-generator/download/@types/dts-generator-2.1.7.tgz} - name: '@types/dts-generator' - version: 2.1.7 + registry.nlark.com/bonjour/3.5.0: + resolution: {integrity: sha1-jokKGD2O6aI5OzhExpGkK897yfU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/bonjour/download/bonjour-3.5.0.tgz} + name: bonjour + version: 3.5.0 dependencies: - '@types/bluebird': registry.npmmirror.com/@types/bluebird/3.5.36 - typescript: registry.npmmirror.com/typescript/4.5.4 + array-flatten: registry.nlark.com/array-flatten/2.1.2 + deep-equal: registry.nlark.com/deep-equal/1.1.1 + dns-equal: registry.nlark.com/dns-equal/1.0.0 + dns-txt: registry.nlark.com/dns-txt/2.0.2 + multicast-dns: 6.2.3 + multicast-dns-service-types: registry.nlark.com/multicast-dns-service-types/1.1.0 dev: true - registry.npmmirror.com/@types/emoji-mart/3.0.9: - resolution: {integrity: sha512-qdBo/2Y8MXaJ/2spKjDZocuq79GpnOhkwMHnK2GnVFa8WYFgfA+ei6sil3aeWQPCreOKIx9ogPpR5+7MaOqYAA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/emoji-mart/download/@types/emoji-mart-3.0.9.tgz} - name: '@types/emoji-mart' - version: 3.0.9 + registry.nlark.com/boolbase/1.0.0: + resolution: {integrity: sha1-aN/1++YMUes3cl6p4+0xDcwed24=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/boolbase/download/boolbase-1.0.0.tgz} + name: boolbase + version: 1.0.0 + + registry.nlark.com/brace-expansion/1.1.11: + resolution: {integrity: sha1-PH/L9SnYcibz0vUrlm/1Jx60Qd0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/brace-expansion/download/brace-expansion-1.1.11.tgz} + name: brace-expansion + version: 1.1.11 dependencies: - '@types/react': registry.npmmirror.com/@types/react/17.0.38 - dev: true + balanced-match: registry.nlark.com/balanced-match/1.0.2 + concat-map: registry.nlark.com/concat-map/0.0.1 - registry.npmmirror.com/@types/eslint-scope/3.7.2: - resolution: {integrity: sha512-TzgYCWoPiTeRg6RQYgtuW7iODtVoKu3RVL72k3WohqhjfaOLK5Mg2T4Tg1o2bSfu0vPkoI48wdQFv5b/Xe04wQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/eslint-scope/download/@types/eslint-scope-3.7.2.tgz} - name: '@types/eslint-scope' - version: 3.7.2 + registry.nlark.com/braces/3.0.2: + resolution: {integrity: sha1-NFThpGLujVmeI23zNs2epPiv4Qc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/braces/download/braces-3.0.2.tgz} + name: braces + version: 3.0.2 + engines: {node: '>=8'} dependencies: - '@types/eslint': registry.npmmirror.com/@types/eslint/8.2.1 - '@types/estree': registry.npmmirror.com/@types/estree/0.0.50 + fill-range: registry.nlark.com/fill-range/7.0.1 + + registry.nlark.com/browser-process-hrtime/1.0.0: + resolution: {integrity: sha1-PJtLfXgsgSHlbxAQbYTA0P/JRiY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/browser-process-hrtime/download/browser-process-hrtime-1.0.0.tgz} + name: browser-process-hrtime + version: 1.0.0 dev: true - registry.npmmirror.com/@types/eslint/8.2.1: - resolution: {integrity: sha512-UP9rzNn/XyGwb5RQ2fok+DzcIRIYwc16qTXse5+Smsy8MOIccCChT15KAwnsgQx4PzJkaMq4myFyZ4CL5TjhIQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/eslint/download/@types/eslint-8.2.1.tgz} - name: '@types/eslint' - version: 8.2.1 + registry.nlark.com/bs-logger/0.2.6: + resolution: {integrity: sha1-6302UwenLPl0zGzadraDVK0za9g=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/bs-logger/download/bs-logger-0.2.6.tgz} + name: bs-logger + version: 0.2.6 + engines: {node: '>= 6'} dependencies: - '@types/estree': registry.npmmirror.com/@types/estree/0.0.50 - '@types/json-schema': registry.npmmirror.com/@types/json-schema/7.0.9 + fast-json-stable-stringify: registry.nlark.com/fast-json-stable-stringify/2.1.0 dev: true - registry.npmmirror.com/@types/estree/0.0.39: - resolution: {integrity: sha1-4Xfmme4bjCLSMXTKqnQiZEOJUJ8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/estree/download/@types/estree-0.0.39.tgz} - name: '@types/estree' - version: 0.0.39 - - registry.npmmirror.com/@types/estree/0.0.50: - resolution: {integrity: sha1-Hgyqk2TT/M0pMcPtlv2+ql1MyoM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/estree/download/@types/estree-0.0.50.tgz} - name: '@types/estree' - version: 0.0.50 - - registry.npmmirror.com/@types/express-serve-static-core/4.17.27: - resolution: {integrity: sha512-e/sVallzUTPdyOTiqi8O8pMdBBphscvI6E4JYaKlja4Lm+zh7UFSSdW5VMkRbhDtmrONqOUHOXRguPsDckzxNA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/express-serve-static-core/download/@types/express-serve-static-core-4.17.27.tgz} - name: '@types/express-serve-static-core' - version: 4.17.27 - dependencies: - '@types/node': registry.npmmirror.com/@types/node/17.0.4 - '@types/qs': registry.npmmirror.com/@types/qs/6.9.7 - '@types/range-parser': registry.npmmirror.com/@types/range-parser/1.2.4 - dev: true - - registry.npmmirror.com/@types/express/4.17.13: - resolution: {integrity: sha1-p24plXKJmbq1GjP6vOHXBaNwkDQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/express/download/@types/express-4.17.13.tgz} - name: '@types/express' - version: 4.17.13 + registry.nlark.com/bser/2.1.1: + resolution: {integrity: sha1-5nh9og7OnQeZhTPP2d5vXDj0vAU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/bser/download/bser-2.1.1.tgz} + name: bser + version: 2.1.1 dependencies: - '@types/body-parser': registry.npmmirror.com/@types/body-parser/1.19.2 - '@types/express-serve-static-core': registry.npmmirror.com/@types/express-serve-static-core/4.17.27 - '@types/qs': registry.npmmirror.com/@types/qs/6.9.7 - '@types/serve-static': registry.npmmirror.com/@types/serve-static/1.13.10 + node-int64: registry.nlark.com/node-int64/0.4.0 dev: true - registry.npmmirror.com/@types/fs-extra/8.1.2: - resolution: {integrity: sha1-cSXMLkvdm9L8gwBf/bHQugDMph8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/fs-extra/download/@types/fs-extra-8.1.2.tgz} - name: '@types/fs-extra' - version: 8.1.2 - dependencies: - '@types/node': registry.npmmirror.com/@types/node/15.14.9 + registry.nlark.com/buffer-equal/1.0.0: + resolution: {integrity: sha1-WWFrSYME1Var1GaWayLu2j7KX74=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/buffer-equal/download/buffer-equal-1.0.0.tgz} + name: buffer-equal + version: 1.0.0 + engines: {node: '>=0.4.0'} dev: true - registry.npmmirror.com/@types/glob/7.2.0: - resolution: {integrity: sha1-vBtb86qS8lvV3TnzXFc2G9zlsus=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/glob/download/@types/glob-7.2.0.tgz} - name: '@types/glob' - version: 7.2.0 - dependencies: - '@types/minimatch': registry.npmmirror.com/@types/minimatch/3.0.5 - '@types/node': registry.npmmirror.com/@types/node/17.0.4 + registry.nlark.com/buffer-from/1.1.2: + resolution: {integrity: sha1-KxRqb9cugLT1XSVfNe1Zo6mkG9U=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/buffer-from/download/buffer-from-1.1.2.tgz} + name: buffer-from + version: 1.1.2 dev: true - registry.npmmirror.com/@types/graceful-fs/4.1.5: - resolution: {integrity: sha1-If+6DZjaQ1DbZIkfkqnl2zzbThU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/graceful-fs/download/@types/graceful-fs-4.1.5.tgz} - name: '@types/graceful-fs' - version: 4.1.5 - dependencies: - '@types/node': registry.npmmirror.com/@types/node/17.0.4 + registry.nlark.com/buffer-indexof/1.1.1: + resolution: {integrity: sha1-Uvq8xqYG0aADAoAmSO9o9jnaJow=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/buffer-indexof/download/buffer-indexof-1.1.1.tgz} + name: buffer-indexof + version: 1.1.1 dev: true - registry.npmmirror.com/@types/history/4.7.9: - resolution: {integrity: sha1-HPttYO84IsWJ8Y5w+LEvmijOhyQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/history/download/@types/history-4.7.9.tgz} - name: '@types/history' - version: 4.7.9 - dev: true + registry.nlark.com/builtin-modules/3.2.0: + resolution: {integrity: sha1-RdXbmefuXmvE82LgCL+RerUEmIc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/builtin-modules/download/builtin-modules-3.2.0.tgz} + name: builtin-modules + version: 3.2.0 + engines: {node: '>=6'} - registry.npmmirror.com/@types/hoist-non-react-statics/3.3.1: - resolution: {integrity: sha1-ESSq/lEYy1kZd66xzqrtEHDrA58=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/hoist-non-react-statics/download/@types/hoist-non-react-statics-3.3.1.tgz} - name: '@types/hoist-non-react-statics' - version: 3.3.1 + registry.nlark.com/call-bind/1.0.2: + resolution: {integrity: sha1-sdTonmiBGcPJqQOtMKuy9qkZvjw=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/call-bind/download/call-bind-1.0.2.tgz} + name: call-bind + version: 1.0.2 dependencies: - '@types/react': registry.npmmirror.com/@types/react/17.0.38 - hoist-non-react-statics: registry.nlark.com/hoist-non-react-statics/3.3.2 + function-bind: registry.nlark.com/function-bind/1.1.1 + get-intrinsic: registry.nlark.com/get-intrinsic/1.1.1 + + registry.nlark.com/callsites/2.0.0: + resolution: {integrity: sha1-BuuE8A7qQT2oav/vrL/7Ngk7PFA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/callsites/download/callsites-2.0.0.tgz} + name: callsites + version: 2.0.0 + engines: {node: '>=4'} dev: false - registry.npmmirror.com/@types/html-minifier-terser/6.1.0: - resolution: {integrity: sha512-oh/6byDPnL1zeNXFrDXFLyZjkr1MsBG667IM792caf1L2UPOOMf65NFzjUH/ltyfwjAGfs1rsX1eftK0jC/KIg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/html-minifier-terser/download/@types/html-minifier-terser-6.1.0.tgz} - name: '@types/html-minifier-terser' - version: 6.1.0 - dev: true + registry.nlark.com/callsites/3.1.0: + resolution: {integrity: sha1-s2MKvYlDQy9Us/BRkjjjPNffL3M=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/callsites/download/callsites-3.1.0.tgz} + name: callsites + version: 3.1.0 + engines: {node: '>=6'} - registry.npmmirror.com/@types/http-proxy/1.17.8: - resolution: {integrity: sha512-5kPLG5BKpWYkw/LVOGWpiq3nEVqxiN32rTgI53Sk12/xHFQ2rG3ehI9IO+O3W2QoKeyB92dJkoka8SUm6BX1pA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/http-proxy/download/@types/http-proxy-1.17.8.tgz} - name: '@types/http-proxy' - version: 1.17.8 + registry.nlark.com/camel-case/4.1.2: + resolution: {integrity: sha1-lygHKpVPgFIoIlpt7qazhGHhvVo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/camel-case/download/camel-case-4.1.2.tgz} + name: camel-case + version: 4.1.2 dependencies: - '@types/node': registry.npmmirror.com/@types/node/17.0.4 + pascal-case: registry.nlark.com/pascal-case/3.1.2 + tslib: 2.3.1 dev: true - registry.npmmirror.com/@types/is-hotkey/0.1.7: - resolution: {integrity: sha512-yB5C7zcOM7idwYZZ1wKQ3pTfjA9BbvFqRWvKB46GFddxnJtHwi/b9y84ykQtxQPg5qhdpg4Q/kWU3EGoCTmLzQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/is-hotkey/download/@types/is-hotkey-0.1.7.tgz} - name: '@types/is-hotkey' - version: 0.1.7 + registry.nlark.com/char-regex/1.0.2: + resolution: {integrity: sha1-10Q1giYhf5ge1Y9Hmx1rzClUXc8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/char-regex/download/char-regex-1.0.2.tgz} + name: char-regex + version: 1.0.2 + engines: {node: '>=10'} dev: true - registry.npmmirror.com/@types/istanbul-lib-coverage/2.0.4: - resolution: {integrity: sha512-z/QT1XN4K4KYuslS23k62yDIDLwLFkzxOuMplDtObz0+y7VqJCaO2o+SPwHCvLFZh7xazvvoor2tA/hPz9ee7g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/istanbul-lib-coverage/download/@types/istanbul-lib-coverage-2.0.4.tgz} - name: '@types/istanbul-lib-coverage' - version: 2.0.4 + registry.nlark.com/chrome-trace-event/1.0.3: + resolution: {integrity: sha1-EBXs7UdB4V0GZkqVfbv1DQQeJqw=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/chrome-trace-event/download/chrome-trace-event-1.0.3.tgz} + name: chrome-trace-event + version: 1.0.3 + engines: {node: '>=6.0'} dev: true - registry.npmmirror.com/@types/istanbul-lib-report/3.0.0: - resolution: {integrity: sha1-wUwk8Y6oGQwRjudWK3/5mjZVJoY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/istanbul-lib-report/download/@types/istanbul-lib-report-3.0.0.tgz} - name: '@types/istanbul-lib-report' - version: 3.0.0 - dependencies: - '@types/istanbul-lib-coverage': registry.npmmirror.com/@types/istanbul-lib-coverage/2.0.4 + registry.nlark.com/cjs-module-lexer/1.2.2: + resolution: {integrity: sha1-n4S6MkSlEvOlTlJ36O70xImGTkA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/cjs-module-lexer/download/cjs-module-lexer-1.2.2.tgz} + name: cjs-module-lexer + version: 1.2.2 dev: true - registry.npmmirror.com/@types/istanbul-reports/3.0.1: - resolution: {integrity: sha1-kVP+mLuivVZaY63ZQ21vDX+EaP8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/istanbul-reports/download/@types/istanbul-reports-3.0.1.tgz} - name: '@types/istanbul-reports' - version: 3.0.1 - dependencies: - '@types/istanbul-lib-report': registry.npmmirror.com/@types/istanbul-lib-report/3.0.0 + registry.nlark.com/clean-stack/2.2.0: + resolution: {integrity: sha1-7oRy27Ep5yezHooQpCfe6d/kAIs=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/clean-stack/download/clean-stack-2.2.0.tgz} + name: clean-stack + version: 2.2.0 + engines: {node: '>=6'} dev: true - registry.npmmirror.com/@types/jest/27.0.3: - resolution: {integrity: sha512-cmmwv9t7gBYt7hNKH5Spu7Kuu/DotGa+Ff+JGRKZ4db5eh8PnKS4LuebJ3YLUoyOyIHraTGyULn23YtEAm0VSg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/jest/download/@types/jest-27.0.3.tgz} - name: '@types/jest' - version: 27.0.3 + registry.nlark.com/cli-cursor/2.1.0: + resolution: {integrity: sha1-s12sN2R5+sw+lHR9QdDQ9SOP/LU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/cli-cursor/download/cli-cursor-2.1.0.tgz} + name: cli-cursor + version: 2.1.0 + engines: {node: '>=4'} dependencies: - jest-diff: registry.npmmirror.com/jest-diff/27.4.2 - pretty-format: registry.npmmirror.com/pretty-format/27.4.2 - dev: true - - registry.npmmirror.com/@types/json-schema/7.0.9: - resolution: {integrity: sha1-l+3JA36gw4WFMgsolk3eOznkZg0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/json-schema/download/@types/json-schema-7.0.9.tgz} - name: '@types/json-schema' - version: 7.0.9 - dev: true + restore-cursor: registry.nlark.com/restore-cursor/2.0.0 + dev: false - registry.npmmirror.com/@types/loadable__component/5.13.4: - resolution: {integrity: sha1-pGRrJAaxKD76wanZSFgkqQWzPUo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/loadable__component/download/@types/loadable__component-5.13.4.tgz} - name: '@types/loadable__component' - version: 5.13.4 + registry.nlark.com/cli-cursor/3.1.0: + resolution: {integrity: sha1-JkMFp65JDR0Dvwybp8kl0XU68wc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/cli-cursor/download/cli-cursor-3.1.0.tgz} + name: cli-cursor + version: 3.1.0 + engines: {node: '>=8'} dependencies: - '@types/react': registry.npmmirror.com/@types/react/17.0.38 - dev: true + restore-cursor: registry.nlark.com/restore-cursor/3.1.0 - registry.npmmirror.com/@types/lodash/4.14.178: - resolution: {integrity: sha512-0d5Wd09ItQWH1qFbEyQ7oTQ3GZrMfth5JkbN3EvTKLXcHLRDSXeLnlvlOn0wvxVIwK5o2M8JzP/OWz7T3NRsbw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/lodash/download/@types/lodash-4.14.178.tgz} - name: '@types/lodash' - version: 4.14.178 + registry.nlark.com/cli-width/2.2.1: + resolution: {integrity: sha1-sEM9C06chH7xiGik7xb9X8gnHEg=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/cli-width/download/cli-width-2.2.1.tgz} + name: cli-width + version: 2.2.1 + dev: false - registry.npmmirror.com/@types/mime/1.3.2: - resolution: {integrity: sha1-k+Jb+e51/g/YC1lLxP6w6GIRG1o=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/mime/download/@types/mime-1.3.2.tgz} - name: '@types/mime' - version: 1.3.2 - dev: true + registry.nlark.com/cli-width/3.0.0: + resolution: {integrity: sha1-ovSEN6LKqaIkNueUvwceyeYc7fY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/cli-width/download/cli-width-3.0.0.tgz} + name: cli-width + version: 3.0.0 + engines: {node: '>= 10'} + dev: false - registry.npmmirror.com/@types/mini-css-extract-plugin/1.4.3_9def3870c80213359789f9191dbd286a: - resolution: {integrity: sha1-SQfuOVP+zRmfqyTvBW2r71H/GaI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/mini-css-extract-plugin/download/@types/mini-css-extract-plugin-1.4.3.tgz} - id: registry.npmmirror.com/@types/mini-css-extract-plugin/1.4.3 - name: '@types/mini-css-extract-plugin' - version: 1.4.3 + registry.nlark.com/cliui/7.0.4: + resolution: {integrity: sha1-oCZe5lVHb8gHrqnfPfjfd4OAi08=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/cliui/download/cliui-7.0.4.tgz} + name: cliui + version: 7.0.4 dependencies: - '@types/node': registry.npmmirror.com/@types/node/15.14.9 - tapable: registry.npmmirror.com/tapable/2.2.1 - webpack: registry.npmmirror.com/webpack/5.65.0_9def3870c80213359789f9191dbd286a - transitivePeerDependencies: - - '@swc/core' - - esbuild - - uglify-js - - webpack-cli - dev: true - - registry.npmmirror.com/@types/minimatch/3.0.5: - resolution: {integrity: sha1-EAHMXmo3BLg8I2An538vWOoBD0A=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/minimatch/download/@types/minimatch-3.0.5.tgz} - name: '@types/minimatch' - version: 3.0.5 - dev: true - - registry.npmmirror.com/@types/minimist/1.2.2: - resolution: {integrity: sha1-7nceK6Sz3Fs3KTXVSf2WF780W4w=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/minimist/download/@types/minimist-1.2.2.tgz} - name: '@types/minimist' - version: 1.2.2 - dev: true + string-width: 4.2.3 + strip-ansi: 6.0.1 + wrap-ansi: registry.nlark.com/wrap-ansi/7.0.0 - registry.npmmirror.com/@types/node/15.14.9: - resolution: {integrity: sha512-qjd88DrCxupx/kJD5yQgZdcYKZKSIGBVDIBE1/LTGcNm3d2Np/jxojkdePDdfnBHJc5W7vSMpbJ1aB7p/Py69A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/node/download/@types/node-15.14.9.tgz} - name: '@types/node' - version: 15.14.9 + registry.nlark.com/clone-deep/4.0.1: + resolution: {integrity: sha1-wZ/Zvbv4WUK0/ZechNz31fB8I4c=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/clone-deep/download/clone-deep-4.0.1.tgz} + name: clone-deep + version: 4.0.1 + engines: {node: '>=6'} + dependencies: + is-plain-object: registry.nlark.com/is-plain-object/2.0.4 + kind-of: registry.nlark.com/kind-of/6.0.3 + shallow-clone: registry.nlark.com/shallow-clone/3.0.1 dev: true - registry.npmmirror.com/@types/node/17.0.4: - resolution: {integrity: sha512-6xwbrW4JJiJLgF+zNypN5wr2ykM9/jHcL7rQ8fZe2vuftggjzZeRSM4OwRc6Xk8qWjwJ99qVHo/JgOGmomWRog==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/node/download/@types/node-17.0.4.tgz} - name: '@types/node' - version: 17.0.4 - - registry.npmmirror.com/@types/normalize-package-data/2.4.1: - resolution: {integrity: sha1-0zV0eaD9/dWQf+Z+F+CoXJBuEwE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/normalize-package-data/download/@types/normalize-package-data-2.4.1.tgz} - name: '@types/normalize-package-data' - version: 2.4.1 + registry.nlark.com/clone-stats/1.0.0: + resolution: {integrity: sha1-s3gt/4u1R04Yuba/D9/ngvh3doA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/clone-stats/download/clone-stats-1.0.0.tgz} + name: clone-stats + version: 1.0.0 dev: true - registry.npmmirror.com/@types/parse-json/4.0.0: - resolution: {integrity: sha1-L4u0QUNNFjs1+4/9zNcTiSf/uMA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/parse-json/download/@types/parse-json-4.0.0.tgz} - name: '@types/parse-json' - version: 4.0.0 + registry.nlark.com/clone/1.0.4: + resolution: {integrity: sha1-2jCcwmPfFZlMaIypAheco8fNfH4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/clone/download/clone-1.0.4.tgz} + name: clone + version: 1.0.4 + engines: {node: '>=0.8'} + dev: false - registry.npmmirror.com/@types/prettier/2.4.2: - resolution: {integrity: sha512-ekoj4qOQYp7CvjX8ZDBgN86w3MqQhLE1hczEJbEIjgFEumDy+na/4AJAbLXfgEWFNB2pKadM5rPFtuSGMWK7xA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/prettier/download/@types/prettier-2.4.2.tgz} - name: '@types/prettier' - version: 2.4.2 + registry.nlark.com/clone/2.1.2: + resolution: {integrity: sha1-G39Ln1kfHo+DZwQBYANFoCiHQ18=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/clone/download/clone-2.1.2.tgz} + name: clone + version: 2.1.2 + engines: {node: '>=0.8'} dev: true - registry.npmmirror.com/@types/prop-types/15.7.4: - resolution: {integrity: sha1-/PcgXCXf95Xuea8eMNosl5CAjxE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/prop-types/download/@types/prop-types-15.7.4.tgz} - name: '@types/prop-types' - version: 15.7.4 - - registry.npmmirror.com/@types/q/1.5.5: - resolution: {integrity: sha512-L28j2FcJfSZOnL1WBjDYp2vUHCeIFlyYI/53EwD/rKUBQ7MtUUfbQWiyKJGpcnv4/WgrhWsFKrcPstcAt/J0tQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/q/download/@types/q-1.5.5.tgz} - name: '@types/q' - version: 1.5.5 + registry.nlark.com/clsx/1.1.1: + resolution: {integrity: sha1-mLMTT5q73yOyZjSRrOE8XAOnMYg=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/clsx/download/clsx-1.1.1.tgz} + name: clsx + version: 1.1.1 + engines: {node: '>=6'} dev: false - registry.npmmirror.com/@types/qs/6.9.7: - resolution: {integrity: sha1-Y7t9Bn2xB8weRXwwO8JdUR/r9ss=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/qs/download/@types/qs-6.9.7.tgz} - name: '@types/qs' - version: 6.9.7 - dev: true - - registry.npmmirror.com/@types/range-parser/1.2.4: - resolution: {integrity: sha1-zWZ7z90CUhOq+3ylkVqTJZCs3Nw=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/range-parser/download/@types/range-parser-1.2.4.tgz} - name: '@types/range-parser' - version: 1.2.4 + registry.nlark.com/co/4.6.0: + resolution: {integrity: sha1-bqa989hTrlTMuOR7+gvz+QMfsYQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/co/download/co-4.6.0.tgz} + name: co + version: 4.6.0 + engines: {iojs: '>= 1.0.0', node: '>= 0.12.0'} dev: true - registry.npmmirror.com/@types/react-canvas-draw/1.1.1: - resolution: {integrity: sha1-lj1HhnxFAKVY5nQdx419wWYhmvU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/react-canvas-draw/download/@types/react-canvas-draw-1.1.1.tgz} - name: '@types/react-canvas-draw' - version: 1.1.1 - dependencies: - '@types/react': registry.npmmirror.com/@types/react/17.0.38 + registry.nlark.com/collect-v8-coverage/1.0.1: + resolution: {integrity: sha1-zCyOlPwYu9/+ZNZTRXDIpnOyf1k=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/collect-v8-coverage/download/collect-v8-coverage-1.0.1.tgz} + name: collect-v8-coverage + version: 1.0.1 dev: true - registry.npmmirror.com/@types/react-dom/17.0.11: - resolution: {integrity: sha1-4ercPF6GvbX3aE4AJ0riKOe8xGY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/react-dom/download/@types/react-dom-17.0.11.tgz} - name: '@types/react-dom' - version: 17.0.11 - dependencies: - '@types/react': registry.npmmirror.com/@types/react/17.0.38 - dev: true + registry.nlark.com/color-name/1.1.3: + resolution: {integrity: sha1-p9BVi9icQveV3UIyj3QIMcpTvCU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/color-name/download/color-name-1.1.3.tgz} + name: color-name + version: 1.1.3 - registry.npmmirror.com/@types/react-helmet/6.1.5: - resolution: {integrity: sha512-/ICuy7OHZxR0YCAZLNg9r7I9aijWUWvxaPR6uTuyxe8tAj5RL4Sw1+R6NhXUtOsarkGYPmaHdBDvuXh2DIN/uA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/react-helmet/download/@types/react-helmet-6.1.5.tgz} - name: '@types/react-helmet' - version: 6.1.5 - dependencies: - '@types/react': registry.npmmirror.com/@types/react/17.0.38 - dev: true + registry.nlark.com/color-name/1.1.4: + resolution: {integrity: sha1-wqCah6y95pVD3m9j+jmVyCbFNqI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/color-name/download/color-name-1.1.4.tgz} + name: color-name + version: 1.1.4 - registry.npmmirror.com/@types/react-highlight/0.12.5: - resolution: {integrity: sha1-sq98qZgkewvHhZtnRVLfl7Nmw7E=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/react-highlight/download/@types/react-highlight-0.12.5.tgz} - name: '@types/react-highlight' - version: 0.12.5 + registry.nlark.com/combined-stream/1.0.8: + resolution: {integrity: sha1-w9RaizT9cwYxoRCoolIGgrMdWn8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/combined-stream/download/combined-stream-1.0.8.tgz} + name: combined-stream + version: 1.0.8 + engines: {node: '>= 0.8'} dependencies: - '@types/react': registry.npmmirror.com/@types/react/17.0.38 + delayed-stream: registry.nlark.com/delayed-stream/1.0.0 dev: true - registry.npmmirror.com/@types/react-redux/7.1.21: - resolution: {integrity: sha512-bLdglUiBSQNzWVVbmNPKGYYjrzp3/YDPwfOH3nLEz99I4awLlaRAPWjo6bZ2POpxztFWtDDXIPxBLVykXqBt+w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/react-redux/download/@types/react-redux-7.1.21.tgz} - name: '@types/react-redux' - version: 7.1.21 - dependencies: - '@types/hoist-non-react-statics': registry.npmmirror.com/@types/hoist-non-react-statics/3.3.1 - '@types/react': registry.npmmirror.com/@types/react/17.0.38 - hoist-non-react-statics: registry.nlark.com/hoist-non-react-statics/3.3.2 - redux: registry.npmmirror.com/redux/4.1.2 + registry.nlark.com/commondir/1.0.1: + resolution: {integrity: sha1-3dgA2gxmEnOTzKWVDqloo6rxJTs=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/commondir/download/commondir-1.0.1.tgz} + name: commondir + version: 1.0.1 dev: false - registry.npmmirror.com/@types/react-router-dom/5.3.2: - resolution: {integrity: sha1-69jhRc8FbbXGbrHaxjxy9S6FQu4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/react-router-dom/download/@types/react-router-dom-5.3.2.tgz} - name: '@types/react-router-dom' - version: 5.3.2 + registry.nlark.com/compressible/2.0.18: + resolution: {integrity: sha1-r1PMprBw1MPAdQ+9dyhqbXzEb7o=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/compressible/download/compressible-2.0.18.tgz} + name: compressible + version: 2.0.18 + engines: {node: '>= 0.6'} dependencies: - '@types/history': registry.npmmirror.com/@types/history/4.7.9 - '@types/react': registry.npmmirror.com/@types/react/17.0.38 - '@types/react-router': registry.npmmirror.com/@types/react-router/5.1.17 + mime-db: 1.51.0 dev: true - registry.npmmirror.com/@types/react-router/5.1.17: - resolution: {integrity: sha1-CHCRAGITsRBC85Vw5c1BSGNpOWg=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/react-router/download/@types/react-router-5.1.17.tgz} - name: '@types/react-router' - version: 5.1.17 + registry.nlark.com/compression/1.7.4: + resolution: {integrity: sha1-lVI+/xcMpXwpoMpB5v4TH0Hlu48=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/compression/download/compression-1.7.4.tgz} + name: compression + version: 1.7.4 + engines: {node: '>= 0.8.0'} dependencies: - '@types/history': registry.npmmirror.com/@types/history/4.7.9 - '@types/react': registry.npmmirror.com/@types/react/17.0.38 - dev: true + accepts: registry.nlark.com/accepts/1.3.7 + bytes: 3.0.0 + compressible: registry.nlark.com/compressible/2.0.18 + debug: 2.6.9 + on-headers: registry.nlark.com/on-headers/1.0.2 + safe-buffer: registry.nlark.com/safe-buffer/5.1.2 + vary: registry.nlark.com/vary/1.1.2 + dev: true - registry.npmmirror.com/@types/react-test-renderer/17.0.1: - resolution: {integrity: sha1-MSD30cFX+6nfARja4gywKX7g4Gs=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/react-test-renderer/download/@types/react-test-renderer-17.0.1.tgz} - name: '@types/react-test-renderer' - version: 17.0.1 - dependencies: - '@types/react': registry.npmmirror.com/@types/react/17.0.38 + registry.nlark.com/compute-scroll-into-view/1.0.17: + resolution: {integrity: sha1-aojxis2dQunPS6pr7H4FImB6t6s=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/compute-scroll-into-view/download/compute-scroll-into-view-1.0.17.tgz} + name: compute-scroll-into-view + version: 1.0.17 + dev: false + + registry.nlark.com/concat-map/0.0.1: + resolution: {integrity: sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/concat-map/download/concat-map-0.0.1.tgz} + name: concat-map + version: 0.0.1 + + registry.nlark.com/connect-history-api-fallback/1.6.0: + resolution: {integrity: sha1-izIIk1kwjRERFdgcrT/Oq4iPl7w=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/connect-history-api-fallback/download/connect-history-api-fallback-1.6.0.tgz} + name: connect-history-api-fallback + version: 1.6.0 + engines: {node: '>=0.8'} dev: true - registry.npmmirror.com/@types/react-transition-group/4.4.4: - resolution: {integrity: sha1-rNTM6qK+a3V9th7XtDLhAyQtFj4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/react-transition-group/download/@types/react-transition-group-4.4.4.tgz} - name: '@types/react-transition-group' - version: 4.4.4 - dependencies: - '@types/react': registry.npmmirror.com/@types/react/17.0.38 + registry.nlark.com/content-type/1.0.4: + resolution: {integrity: sha1-4TjMdeBAxyexlm/l5fjJruJW/js=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/content-type/download/content-type-1.0.4.tgz} + name: content-type + version: 1.0.4 + engines: {node: '>= 0.6'} dev: true - registry.npmmirror.com/@types/react-virtualized-auto-sizer/1.0.1: - resolution: {integrity: sha1-sxh9rh38TBWIDJz8W0XycZ6m69Q=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/react-virtualized-auto-sizer/download/@types/react-virtualized-auto-sizer-1.0.1.tgz} - name: '@types/react-virtualized-auto-sizer' - version: 1.0.1 + registry.nlark.com/convert-source-map/1.8.0: + resolution: {integrity: sha1-8zc8MtIbTXgN2ABFFGhPt5HKQ2k=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/convert-source-map/download/convert-source-map-1.8.0.tgz} + name: convert-source-map + version: 1.8.0 dependencies: - '@types/react': registry.npmmirror.com/@types/react/17.0.38 + safe-buffer: registry.nlark.com/safe-buffer/5.1.2 dev: true - registry.npmmirror.com/@types/react-virtualized/9.21.16: - resolution: {integrity: sha512-25QMrouz1VKq5T68+9JfRq3GP4JmN20ARi+hl5z7NMmriy07XmGd1Yh3I4EIZjmifpXhHZoQS/ny2fzZRyiAiw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/react-virtualized/download/@types/react-virtualized-9.21.16.tgz} - name: '@types/react-virtualized' - version: 9.21.16 - dependencies: - '@types/prop-types': registry.npmmirror.com/@types/prop-types/15.7.4 - '@types/react': registry.npmmirror.com/@types/react/17.0.38 + registry.nlark.com/cookie-signature/1.0.6: + resolution: {integrity: sha1-4wOogrNCzD7oylE6eZmXNNqzriw=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/cookie-signature/download/cookie-signature-1.0.6.tgz} + name: cookie-signature + version: 1.0.6 dev: true - registry.npmmirror.com/@types/react/17.0.38: - resolution: {integrity: sha512-SI92X1IA+FMnP3qM5m4QReluXzhcmovhZnLNm3pyeQlooi02qI7sLiepEYqT678uNiyc25XfCqxREFpy3W7YhQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/react/download/@types/react-17.0.38.tgz} - name: '@types/react' - version: 17.0.38 - dependencies: - '@types/prop-types': registry.npmmirror.com/@types/prop-types/15.7.4 - '@types/scheduler': registry.npmmirror.com/@types/scheduler/0.16.2 - csstype: registry.npmmirror.com/csstype/3.0.10 + registry.nlark.com/cookie/0.4.1: + resolution: {integrity: sha1-r9cT/ibr0hupXOth+agRblClN9E=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/cookie/download/cookie-0.4.1.tgz} + name: cookie + version: 0.4.1 + engines: {node: '>= 0.6'} + dev: true - registry.npmmirror.com/@types/resolve/1.17.1: - resolution: {integrity: sha1-Ov1q2JZ8d+Q3bFmKgt3Vj0bsRdY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/resolve/download/@types/resolve-1.17.1.tgz?cache=0&sync_timestamp=1637291454458&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2F%40types%2Fresolve%2Fdownload%2F%40types%2Fresolve-1.17.1.tgz} - name: '@types/resolve' - version: 1.17.1 + registry.nlark.com/copy-anything/2.0.3: + resolution: {integrity: sha1-hCQHugJGaw34RIGbvjuuu+XUXYc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/copy-anything/download/copy-anything-2.0.3.tgz} + name: copy-anything + version: 2.0.3 dependencies: - '@types/node': registry.npmmirror.com/@types/node/17.0.4 + is-what: 3.14.1 + dev: true - registry.npmmirror.com/@types/retry/0.12.1: - resolution: {integrity: sha1-2PHA0Nwjr61twWqemToIZXdLQGU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/retry/download/@types/retry-0.12.1.tgz} - name: '@types/retry' - version: 0.12.1 + registry.nlark.com/core-util-is/1.0.3: + resolution: {integrity: sha1-pgQtNjTCsn6TKPg3uWX6yDgI24U=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/core-util-is/download/core-util-is-1.0.3.tgz} + name: core-util-is + version: 1.0.3 dev: true - registry.npmmirror.com/@types/scheduler/0.16.2: - resolution: {integrity: sha1-GmL4lSVyPd4kuhsBsJK/XfitTTk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/scheduler/download/@types/scheduler-0.16.2.tgz} - name: '@types/scheduler' - version: 0.16.2 + registry.nlark.com/cosmiconfig/5.2.1: + resolution: {integrity: sha1-BA9yaAnFked6F8CjYmykW08Wixo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/cosmiconfig/download/cosmiconfig-5.2.1.tgz} + name: cosmiconfig + version: 5.2.1 + engines: {node: '>=4'} + dependencies: + import-fresh: registry.nlark.com/import-fresh/2.0.0 + is-directory: registry.nlark.com/is-directory/0.3.1 + js-yaml: 3.14.1 + parse-json: 4.0.0 + dev: false - registry.npmmirror.com/@types/serve-index/1.9.1: - resolution: {integrity: sha1-G16FNwoZLAHsbOxHNc8pFzN6Yng=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/serve-index/download/@types/serve-index-1.9.1.tgz} - name: '@types/serve-index' - version: 1.9.1 + registry.nlark.com/cosmiconfig/7.0.1: + resolution: {integrity: sha1-cU11ZSLKzoZ4Z8y0R0xdAbuuXW0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/cosmiconfig/download/cosmiconfig-7.0.1.tgz} + name: cosmiconfig + version: 7.0.1 + engines: {node: '>=10'} dependencies: - '@types/express': registry.npmmirror.com/@types/express/4.17.13 + '@types/parse-json': 4.0.0 + import-fresh: registry.nlark.com/import-fresh/3.3.0 + parse-json: 5.2.0 + path-type: registry.nlark.com/path-type/4.0.0 + yaml: 1.10.2 + + registry.nlark.com/create-require/1.1.1: + resolution: {integrity: sha1-wdfo8eX2z8n/ZfnNNS03NIdWwzM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/create-require/download/create-require-1.1.1.tgz} + name: create-require + version: 1.1.1 dev: true - registry.npmmirror.com/@types/serve-static/1.13.10: - resolution: {integrity: sha1-9eDOh5fS18xevtpIpSyWxPpHqNk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/serve-static/download/@types/serve-static-1.13.10.tgz} - name: '@types/serve-static' - version: 1.13.10 + registry.nlark.com/cross-env/7.0.3: + resolution: {integrity: sha1-hlJkspZ33AFbqEGJGJZd0jL8VM8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/cross-env/download/cross-env-7.0.3.tgz} + name: cross-env + version: 7.0.3 + engines: {node: '>=10.14', npm: '>=6', yarn: '>=1'} + hasBin: true dependencies: - '@types/mime': registry.npmmirror.com/@types/mime/1.3.2 - '@types/node': registry.npmmirror.com/@types/node/15.14.9 + cross-spawn: registry.nlark.com/cross-spawn/7.0.3 dev: true - registry.npmmirror.com/@types/sockjs/0.3.33: - resolution: {integrity: sha1-Vw06C5msmVNg4xNv1gRRE7G9I28=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/sockjs/download/@types/sockjs-0.3.33.tgz} - name: '@types/sockjs' - version: 0.3.33 + registry.nlark.com/cross-spawn/7.0.3: + resolution: {integrity: sha1-9zqFudXUHQRVUcF34ogtSshXKKY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/cross-spawn/download/cross-spawn-7.0.3.tgz} + name: cross-spawn + version: 7.0.3 + engines: {node: '>= 8'} dependencies: - '@types/node': registry.npmmirror.com/@types/node/15.14.9 + path-key: registry.nlark.com/path-key/3.1.1 + shebang-command: registry.nlark.com/shebang-command/2.0.0 + which: registry.nlark.com/which/2.0.2 dev: true - registry.npmmirror.com/@types/stack-utils/2.0.1: - resolution: {integrity: sha1-IPGClPeX8iCbX2XI47XI6CYdEnw=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/stack-utils/download/@types/stack-utils-2.0.1.tgz} - name: '@types/stack-utils' - version: 2.0.1 + registry.nlark.com/crypto-random-string/2.0.0: + resolution: {integrity: sha1-7yp6lm7BEIM4g2m6oC6+rSKbMNU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/crypto-random-string/download/crypto-random-string-2.0.0.tgz} + name: crypto-random-string + version: 2.0.0 + engines: {node: '>=8'} dev: true - registry.npmmirror.com/@types/testing-library__jest-dom/5.14.2: - resolution: {integrity: sha512-vehbtyHUShPxIa9SioxDwCvgxukDMH//icJG90sXQBUm5lJOHLT5kNeU9tnivhnA/TkOFMzGIXN2cTc4hY8/kg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/testing-library__jest-dom/download/@types/testing-library__jest-dom-5.14.2.tgz} - name: '@types/testing-library__jest-dom' - version: 5.14.2 - dependencies: - '@types/jest': registry.npmmirror.com/@types/jest/27.0.3 - dev: true + registry.nlark.com/css-color-names/0.0.4: + resolution: {integrity: sha1-gIrcLnnPhHOAabZGyyDsJ762KeA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/css-color-names/download/css-color-names-0.0.4.tgz} + name: css-color-names + version: 0.0.4 + dev: false - registry.npmmirror.com/@types/trusted-types/2.0.2: - resolution: {integrity: sha1-/CWtmUO8rBHM64Fo208nXg5y51Y=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/trusted-types/download/@types/trusted-types-2.0.2.tgz} - name: '@types/trusted-types' - version: 2.0.2 - dev: true + registry.nlark.com/css-select-base-adapter/0.1.1: + resolution: {integrity: sha1-Oy/0lyzDYquIVhUHqVQIoUMhNdc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/css-select-base-adapter/download/css-select-base-adapter-0.1.1.tgz} + name: css-select-base-adapter + version: 0.1.1 + dev: false - registry.npmmirror.com/@types/webpack-bundle-analyzer/4.4.1_9def3870c80213359789f9191dbd286a: - resolution: {integrity: sha1-vMJQG+EMjN0dFwvGt4R7MyHyBEA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/webpack-bundle-analyzer/download/@types/webpack-bundle-analyzer-4.4.1.tgz} - id: registry.npmmirror.com/@types/webpack-bundle-analyzer/4.4.1 - name: '@types/webpack-bundle-analyzer' - version: 4.4.1 - dependencies: - '@types/node': registry.npmmirror.com/@types/node/15.14.9 - tapable: registry.npmmirror.com/tapable/2.2.1 - webpack: registry.npmmirror.com/webpack/5.65.0_9def3870c80213359789f9191dbd286a - transitivePeerDependencies: - - '@swc/core' - - esbuild - - uglify-js - - webpack-cli + registry.nlark.com/css.escape/1.5.1: + resolution: {integrity: sha1-QuJ9T6BK4y+TGktNQZH6nN3ul8s=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/css.escape/download/css.escape-1.5.1.tgz} + name: css.escape + version: 1.5.1 dev: true - registry.npmmirror.com/@types/webpack-dev-middleware/5.0.2_9def3870c80213359789f9191dbd286a: - resolution: {integrity: sha1-D2ZWbCyn1ISJG0VSyKe2SjBE4+I=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/webpack-dev-middleware/download/@types/webpack-dev-middleware-5.0.2.tgz} - id: registry.npmmirror.com/@types/webpack-dev-middleware/5.0.2 - name: '@types/webpack-dev-middleware' - version: 5.0.2 + registry.nlark.com/css/3.0.0: + resolution: {integrity: sha1-REek1Y/dAzZ8UWyp9krjZc7kql0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/css/download/css-3.0.0.tgz} + name: css + version: 3.0.0 dependencies: - '@types/connect': registry.npmmirror.com/@types/connect/3.4.35 - tapable: registry.npmmirror.com/tapable/2.2.1 - webpack: registry.npmmirror.com/webpack/5.65.0_9def3870c80213359789f9191dbd286a - transitivePeerDependencies: - - '@swc/core' - - esbuild - - uglify-js - - webpack-cli + inherits: registry.nlark.com/inherits/2.0.4 + source-map: registry.nlark.com/source-map/0.6.1 + source-map-resolve: registry.nlark.com/source-map-resolve/0.6.0 dev: true - registry.npmmirror.com/@types/webpack-dev-server/4.5.0_9def3870c80213359789f9191dbd286a: - resolution: {integrity: sha512-HMb6pZPANObue3LwbdpQLWzQyF9O0wntiPyXj4vGutlAbNKTXH4hDCHaZyfvfZDmFn+5HprrWHm1TGt3awNr/A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/webpack-dev-server/download/@types/webpack-dev-server-4.5.0.tgz} - id: registry.npmmirror.com/@types/webpack-dev-server/4.5.0 - name: '@types/webpack-dev-server' - version: 4.5.0 - dependencies: - '@types/bonjour': registry.npmmirror.com/@types/bonjour/3.5.10 - '@types/connect-history-api-fallback': registry.npmmirror.com/@types/connect-history-api-fallback/1.3.5 - '@types/express': registry.npmmirror.com/@types/express/4.17.13 - '@types/serve-index': registry.npmmirror.com/@types/serve-index/1.9.1 - '@types/serve-static': registry.npmmirror.com/@types/serve-static/1.13.10 - '@types/webpack-dev-middleware': registry.npmmirror.com/@types/webpack-dev-middleware/5.0.2_9def3870c80213359789f9191dbd286a - chokidar: registry.npmmirror.com/chokidar/3.5.2 - http-proxy-middleware: registry.nlark.com/http-proxy-middleware/2.0.1 - webpack: registry.npmmirror.com/webpack/5.65.0_9def3870c80213359789f9191dbd286a - transitivePeerDependencies: - - '@swc/core' - - debug - - esbuild - - uglify-js - - webpack-cli - dev: true + registry.nlark.com/cssesc/3.0.0: + resolution: {integrity: sha1-N3QZGZA7hoVl4cCep0dEXNGJg+4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/cssesc/download/cssesc-3.0.0.tgz} + name: cssesc + version: 3.0.0 + engines: {node: '>=4'} + hasBin: true - registry.npmmirror.com/@types/webpack/5.28.0_9def3870c80213359789f9191dbd286a: - resolution: {integrity: sha1-eN3gYhLwONd+VBFs/mnoiuntLAM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/webpack/download/@types/webpack-5.28.0.tgz} - id: registry.npmmirror.com/@types/webpack/5.28.0 - name: '@types/webpack' - version: 5.28.0 - dependencies: - '@types/node': registry.npmmirror.com/@types/node/15.14.9 - tapable: registry.npmmirror.com/tapable/2.2.1 - webpack: registry.npmmirror.com/webpack/5.65.0_9def3870c80213359789f9191dbd286a - transitivePeerDependencies: - - '@swc/core' - - esbuild - - uglify-js - - webpack-cli - dev: true + registry.nlark.com/cssnano-util-get-arguments/4.0.0: + resolution: {integrity: sha1-7ToIKZ8h11dBsg87gfGU7UnMFQ8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/cssnano-util-get-arguments/download/cssnano-util-get-arguments-4.0.0.tgz} + name: cssnano-util-get-arguments + version: 4.0.0 + engines: {node: '>=6.9.0'} + dev: false - registry.npmmirror.com/@types/workbox-webpack-plugin/5.1.8: - resolution: {integrity: sha1-jAFN80h3tvqwx9SqhWmEReHg9ks=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/workbox-webpack-plugin/download/@types/workbox-webpack-plugin-5.1.8.tgz} - name: '@types/workbox-webpack-plugin' - version: 5.1.8 - dev: true + registry.nlark.com/cssnano-util-get-match/4.0.0: + resolution: {integrity: sha1-wOTKB/U4a7F+xeUiULT1lhNlFW0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/cssnano-util-get-match/download/cssnano-util-get-match-4.0.0.tgz} + name: cssnano-util-get-match + version: 4.0.0 + engines: {node: '>=6.9.0'} + dev: false - registry.npmmirror.com/@types/ws/8.2.2: - resolution: {integrity: sha512-NOn5eIcgWLOo6qW8AcuLZ7G8PycXu0xTxxkS6Q18VWFxgPUSOwV0pBj2a/4viNZVu25i7RIB7GttdkAIUUXOOg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/ws/download/@types/ws-8.2.2.tgz} - name: '@types/ws' - version: 8.2.2 + registry.nlark.com/cssnano-util-raw-cache/4.0.1: + resolution: {integrity: sha1-sm1f1fcqEd/np4RvtMZyYPlr8oI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/cssnano-util-raw-cache/download/cssnano-util-raw-cache-4.0.1.tgz} + name: cssnano-util-raw-cache + version: 4.0.1 + engines: {node: '>=6.9.0'} dependencies: - '@types/node': registry.npmmirror.com/@types/node/15.14.9 + postcss: 7.0.39 + dev: false + + registry.nlark.com/cssnano-util-same-parent/4.0.1: + resolution: {integrity: sha1-V0CC+yhZ0ttDOFWDXZqEVuoYu/M=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/cssnano-util-same-parent/download/cssnano-util-same-parent-4.0.1.tgz} + name: cssnano-util-same-parent + version: 4.0.1 + engines: {node: '>=6.9.0'} + dev: false + + registry.nlark.com/cssom/0.3.8: + resolution: {integrity: sha1-nxJ29bK0Y/IRTT8sdSUK+MGjb0o=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/cssom/download/cssom-0.3.8.tgz} + name: cssom + version: 0.3.8 dev: true - registry.npmmirror.com/@types/yargs-parser/20.2.1: - resolution: {integrity: sha1-O5ziSJkZ2eT+pDm3aRarw0st8Sk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/yargs-parser/download/@types/yargs-parser-20.2.1.tgz} - name: '@types/yargs-parser' - version: 20.2.1 + registry.nlark.com/cssom/0.4.4: + resolution: {integrity: sha1-WmbPk9LQtmHYC/akT7ZfXC5OChA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/cssom/download/cssom-0.4.4.tgz} + name: cssom + version: 0.4.4 dev: true - registry.npmmirror.com/@types/yargs/16.0.4: - resolution: {integrity: sha1-JqrZjdLCo45CEIbqmtQrnlFkKXc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/yargs/download/@types/yargs-16.0.4.tgz} - name: '@types/yargs' - version: 16.0.4 + registry.nlark.com/cssstyle/2.3.0: + resolution: {integrity: sha1-/2ZaDdvcMYZLCWR/NBY0Q9kLCFI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/cssstyle/download/cssstyle-2.3.0.tgz} + name: cssstyle + version: 2.3.0 + engines: {node: '>=8'} dependencies: - '@types/yargs-parser': registry.npmmirror.com/@types/yargs-parser/20.2.1 + cssom: registry.nlark.com/cssom/0.3.8 dev: true - registry.npmmirror.com/@typescript-eslint/eslint-plugin/4.33.0_3289a875d95a672b97ebf589745c66ef: - resolution: {integrity: sha1-wk3HyAacdwa8QNmfb6h+3LIAUnY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@typescript-eslint/eslint-plugin/download/@typescript-eslint/eslint-plugin-4.33.0.tgz} - id: registry.npmmirror.com/@typescript-eslint/eslint-plugin/4.33.0 - name: '@typescript-eslint/eslint-plugin' - version: 4.33.0 - engines: {node: ^10.12.0 || >=12.0.0} - peerDependencies: - '@typescript-eslint/parser': ^4.0.0 - eslint: ^5.0.0 || ^6.0.0 || ^7.0.0 - typescript: '*' - peerDependenciesMeta: - typescript: - optional: true + registry.nlark.com/decamelize-keys/1.1.0: + resolution: {integrity: sha1-0XGoeTMlKAfrPLYdwcFEXQeN8tk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/decamelize-keys/download/decamelize-keys-1.1.0.tgz} + name: decamelize-keys + version: 1.1.0 + engines: {node: '>=0.10.0'} dependencies: - '@typescript-eslint/experimental-utils': registry.npmmirror.com/@typescript-eslint/experimental-utils/4.33.0_eslint@7.32.0+typescript@4.5.4 - '@typescript-eslint/parser': registry.npmmirror.com/@typescript-eslint/parser/4.33.0_eslint@7.32.0+typescript@4.5.4 - '@typescript-eslint/scope-manager': registry.npmmirror.com/@typescript-eslint/scope-manager/4.33.0 - debug: registry.npmmirror.com/debug/4.3.3 - eslint: registry.npmmirror.com/eslint/7.32.0 - functional-red-black-tree: registry.nlark.com/functional-red-black-tree/1.0.1 - ignore: registry.npmmirror.com/ignore/5.2.0 - regexpp: registry.nlark.com/regexpp/3.2.0 - semver: registry.nlark.com/semver/7.3.5 - tsutils: registry.nlark.com/tsutils/3.21.0_typescript@4.5.4 - typescript: registry.npmmirror.com/typescript/4.5.4 - transitivePeerDependencies: - - supports-color + decamelize: 1.2.0 + map-obj: 1.0.1 dev: true - registry.npmmirror.com/@typescript-eslint/experimental-utils/4.33.0_eslint@7.32.0+typescript@4.5.4: - resolution: {integrity: sha1-byp4akIJ+iIimJ6TgLUzGygQ9/0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@typescript-eslint/experimental-utils/download/@typescript-eslint/experimental-utils-4.33.0.tgz} - id: registry.npmmirror.com/@typescript-eslint/experimental-utils/4.33.0 - name: '@typescript-eslint/experimental-utils' - version: 4.33.0 - engines: {node: ^10.12.0 || >=12.0.0} - peerDependencies: - eslint: '*' - dependencies: - '@types/json-schema': registry.npmmirror.com/@types/json-schema/7.0.9 - '@typescript-eslint/scope-manager': registry.npmmirror.com/@typescript-eslint/scope-manager/4.33.0 - '@typescript-eslint/types': registry.npmmirror.com/@typescript-eslint/types/4.33.0 - '@typescript-eslint/typescript-estree': registry.npmmirror.com/@typescript-eslint/typescript-estree/4.33.0_typescript@4.5.4 - eslint: registry.npmmirror.com/eslint/7.32.0 - eslint-scope: registry.npmmirror.com/eslint-scope/5.1.1 - eslint-utils: registry.nlark.com/eslint-utils/3.0.0_eslint@7.32.0 - transitivePeerDependencies: - - supports-color - - typescript + registry.nlark.com/decimal.js/10.3.1: + resolution: {integrity: sha1-2MOkRKnGd0umDKatcmHDqU/V54M=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/decimal.js/download/decimal.js-10.3.1.tgz} + name: decimal.js + version: 10.3.1 dev: true - registry.npmmirror.com/@typescript-eslint/parser/4.33.0_eslint@7.32.0+typescript@4.5.4: - resolution: {integrity: sha1-3+eXVw2WlOVgUo0Y7srYbIx0SJk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@typescript-eslint/parser/download/@typescript-eslint/parser-4.33.0.tgz} - id: registry.npmmirror.com/@typescript-eslint/parser/4.33.0 - name: '@typescript-eslint/parser' - version: 4.33.0 - engines: {node: ^10.12.0 || >=12.0.0} - peerDependencies: - eslint: ^5.0.0 || ^6.0.0 || ^7.0.0 - typescript: '*' - peerDependenciesMeta: - typescript: - optional: true - dependencies: - '@typescript-eslint/scope-manager': registry.npmmirror.com/@typescript-eslint/scope-manager/4.33.0 - '@typescript-eslint/types': registry.npmmirror.com/@typescript-eslint/types/4.33.0 - '@typescript-eslint/typescript-estree': registry.npmmirror.com/@typescript-eslint/typescript-estree/4.33.0_typescript@4.5.4 - debug: registry.npmmirror.com/debug/4.3.3 - eslint: registry.npmmirror.com/eslint/7.32.0 - typescript: registry.npmmirror.com/typescript/4.5.4 - transitivePeerDependencies: - - supports-color + registry.nlark.com/decode-uri-component/0.2.0: + resolution: {integrity: sha1-6zkTMzRYd1y4TNGh+uBiEGu4dUU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/decode-uri-component/download/decode-uri-component-0.2.0.tgz} + name: decode-uri-component + version: 0.2.0 + engines: {node: '>=0.10'} + + registry.nlark.com/dedent/0.7.0: + resolution: {integrity: sha1-JJXduvbrh0q7Dhvp3yLS5aVEMmw=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/dedent/download/dedent-0.7.0.tgz} + name: dedent + version: 0.7.0 dev: true - registry.npmmirror.com/@typescript-eslint/scope-manager/4.33.0: - resolution: {integrity: sha1-045JKA2YPody4pEhz4xukiHygKM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@typescript-eslint/scope-manager/download/@typescript-eslint/scope-manager-4.33.0.tgz} - name: '@typescript-eslint/scope-manager' - version: 4.33.0 - engines: {node: ^8.10.0 || ^10.13.0 || >=11.10.1} + registry.nlark.com/deep-equal/1.1.1: + resolution: {integrity: sha1-tcmMlCzv+vfLBR4k4UNKJaLmB2o=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/deep-equal/download/deep-equal-1.1.1.tgz} + name: deep-equal + version: 1.1.1 dependencies: - '@typescript-eslint/types': registry.npmmirror.com/@typescript-eslint/types/4.33.0 - '@typescript-eslint/visitor-keys': registry.npmmirror.com/@typescript-eslint/visitor-keys/4.33.0 + is-arguments: registry.nlark.com/is-arguments/1.1.1 + is-date-object: registry.nlark.com/is-date-object/1.0.5 + is-regex: registry.nlark.com/is-regex/1.1.4 + object-is: registry.nlark.com/object-is/1.1.5 + object-keys: registry.nlark.com/object-keys/1.1.1 + regexp.prototype.flags: registry.nlark.com/regexp.prototype.flags/1.3.1 dev: true - registry.npmmirror.com/@typescript-eslint/types/4.33.0: - resolution: {integrity: sha1-oeWQNqO1OuhDDO6/KpGdx/mvbXI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@typescript-eslint/types/download/@typescript-eslint/types-4.33.0.tgz} - name: '@typescript-eslint/types' - version: 4.33.0 - engines: {node: ^8.10.0 || ^10.13.0 || >=11.10.1} + registry.nlark.com/deep-is/0.1.4: + resolution: {integrity: sha1-pvLc5hL63S7x9Rm3NVHxfoUZmDE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/deep-is/download/deep-is-0.1.4.tgz} + name: deep-is + version: 0.1.4 dev: true - registry.npmmirror.com/@typescript-eslint/typescript-estree/4.33.0_typescript@4.5.4: - resolution: {integrity: sha1-DftRwpCPaMXAjYKu/q8WahfCRgk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@typescript-eslint/typescript-estree/download/@typescript-eslint/typescript-estree-4.33.0.tgz} - id: registry.npmmirror.com/@typescript-eslint/typescript-estree/4.33.0 - name: '@typescript-eslint/typescript-estree' - version: 4.33.0 - engines: {node: ^10.12.0 || >=12.0.0} - peerDependencies: - typescript: '*' - peerDependenciesMeta: - typescript: - optional: true - dependencies: - '@typescript-eslint/types': registry.npmmirror.com/@typescript-eslint/types/4.33.0 - '@typescript-eslint/visitor-keys': registry.npmmirror.com/@typescript-eslint/visitor-keys/4.33.0 - debug: registry.npmmirror.com/debug/4.3.3 - globby: registry.nlark.com/globby/11.0.4 - is-glob: registry.npmmirror.com/is-glob/4.0.3 - semver: registry.nlark.com/semver/7.3.5 - tsutils: registry.nlark.com/tsutils/3.21.0_typescript@4.5.4 - typescript: registry.npmmirror.com/typescript/4.5.4 - transitivePeerDependencies: - - supports-color - dev: true + registry.nlark.com/deepmerge/2.2.1: + resolution: {integrity: sha1-XT/yKgHAD2RUBaL7wX0HeKGAEXA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/deepmerge/download/deepmerge-2.2.1.tgz} + name: deepmerge + version: 2.2.1 + engines: {node: '>=0.10.0'} + dev: false - registry.npmmirror.com/@typescript-eslint/visitor-keys/4.33.0: - resolution: {integrity: sha1-KiL3ekFgQom3oYZYbp7EjKku8d0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@typescript-eslint/visitor-keys/download/@typescript-eslint/visitor-keys-4.33.0.tgz} - name: '@typescript-eslint/visitor-keys' - version: 4.33.0 - engines: {node: ^8.10.0 || ^10.13.0 || >=11.10.1} + registry.nlark.com/deepmerge/4.2.2: + resolution: {integrity: sha1-RNLqNnm49NT/ujPwPYZfwee/SVU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/deepmerge/download/deepmerge-4.2.2.tgz} + name: deepmerge + version: 4.2.2 + engines: {node: '>=0.10.0'} + + registry.nlark.com/defaults/1.0.3: + resolution: {integrity: sha1-xlYFHpgX2f8I7YgUd/P+QBnz730=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/defaults/download/defaults-1.0.3.tgz} + name: defaults + version: 1.0.3 dependencies: - '@typescript-eslint/types': registry.npmmirror.com/@typescript-eslint/types/4.33.0 - eslint-visitor-keys: registry.npmmirror.com/eslint-visitor-keys/2.1.0 + clone: registry.nlark.com/clone/1.0.4 + dev: false + + registry.nlark.com/define-lazy-prop/2.0.0: + resolution: {integrity: sha1-P3rkIRKbyqrJvHSQXJigAJ7J7n8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/define-lazy-prop/download/define-lazy-prop-2.0.0.tgz} + name: define-lazy-prop + version: 2.0.0 + engines: {node: '>=8'} dev: true - registry.npmmirror.com/@virtuoso.dev/react-urx/0.2.12_react@17.0.2: - resolution: {integrity: sha512-Lcrrmq/UztM+rgepAdThdIk8dL3LEi9o2NTkL6ZLKPrTGjr5tSmsauD30/O8yu7Q0ncDnptmMR3OObdvMGuEKQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@virtuoso.dev/react-urx/download/@virtuoso.dev/react-urx-0.2.12.tgz} - id: registry.npmmirror.com/@virtuoso.dev/react-urx/0.2.12 - name: '@virtuoso.dev/react-urx' - version: 0.2.12 - engines: {node: '>=10'} - peerDependencies: - react: '>=16' + registry.nlark.com/define-properties/1.1.3: + resolution: {integrity: sha1-z4jabL7ib+bbcJT2HYcMvYTO6fE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/define-properties/download/define-properties-1.1.3.tgz} + name: define-properties + version: 1.1.3 + engines: {node: '>= 0.4'} dependencies: - '@virtuoso.dev/urx': registry.npmmirror.com/@virtuoso.dev/urx/0.2.12 - react: registry.npmmirror.com/react/17.0.2 - dev: false + object-keys: registry.nlark.com/object-keys/1.1.1 - registry.npmmirror.com/@virtuoso.dev/urx/0.2.12: - resolution: {integrity: sha512-Q9nlRqYb5Uq4Ynu8cWPSJ7LxpuZsI+MZ09IJlDAAgwuNgfWRArpVRP0VN0coYgUo2fKMjhmV69MTqaUbIBhu/g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@virtuoso.dev/urx/download/@virtuoso.dev/urx-0.2.12.tgz} - name: '@virtuoso.dev/urx' - version: 0.2.12 + registry.nlark.com/defined/1.0.0: + resolution: {integrity: sha1-yY2bzvdWdBiOEQlpFRGZ45sfppM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/defined/download/defined-1.0.0.tgz} + name: defined + version: 1.0.0 dev: false - registry.npmmirror.com/@webpack-cli/configtest/1.1.0_webpack-cli@4.9.1+webpack@5.65.0: - resolution: {integrity: sha1-g0K+8Lrft9/TtXbyV0q4DHJb4EM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@webpack-cli/configtest/download/@webpack-cli/configtest-1.1.0.tgz} - id: registry.npmmirror.com/@webpack-cli/configtest/1.1.0 - name: '@webpack-cli/configtest' - version: 1.1.0 - peerDependencies: - webpack: 4.x.x || 5.x.x - webpack-cli: 4.x.x + registry.nlark.com/del/6.0.0: + resolution: {integrity: sha1-C0DQMyzqdD8WFPgYvk/rcXcUyVI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/del/download/del-6.0.0.tgz} + name: del + version: 6.0.0 + engines: {node: '>=10'} dependencies: - webpack: registry.npmmirror.com/webpack/5.65.0_9def3870c80213359789f9191dbd286a - webpack-cli: registry.npmmirror.com/webpack-cli/4.9.1_85f6a43a0f60b39f22a1ad0f4ebf626a + globby: registry.nlark.com/globby/11.0.4 + graceful-fs: 4.2.8 + is-glob: 4.0.3 + is-path-cwd: registry.nlark.com/is-path-cwd/2.2.0 + is-path-inside: registry.nlark.com/is-path-inside/3.0.3 + p-map: 4.0.0 + rimraf: 3.0.2 + slash: registry.nlark.com/slash/3.0.0 dev: true - registry.npmmirror.com/@webpack-cli/info/1.4.0_webpack-cli@4.9.1: - resolution: {integrity: sha1-uRecMierCcu7FJqnM0dfz5lDAiM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@webpack-cli/info/download/@webpack-cli/info-1.4.0.tgz} - id: registry.npmmirror.com/@webpack-cli/info/1.4.0 - name: '@webpack-cli/info' - version: 1.4.0 - peerDependencies: - webpack-cli: 4.x.x - dependencies: - envinfo: registry.nlark.com/envinfo/7.8.1 - webpack-cli: registry.npmmirror.com/webpack-cli/4.9.1_85f6a43a0f60b39f22a1ad0f4ebf626a + registry.nlark.com/delayed-stream/1.0.0: + resolution: {integrity: sha1-3zrhmayt+31ECqrgsp4icrJOxhk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/delayed-stream/download/delayed-stream-1.0.0.tgz} + name: delayed-stream + version: 1.0.0 + engines: {node: '>=0.4.0'} dev: true - registry.npmmirror.com/@webpack-cli/serve/1.6.0_8901023807dfe689cb4e2c4e87ee3f8e: - resolution: {integrity: sha1-LCdaoFyJXszrv8NM+yI8bovVkaI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@webpack-cli/serve/download/@webpack-cli/serve-1.6.0.tgz} - id: registry.npmmirror.com/@webpack-cli/serve/1.6.0 - name: '@webpack-cli/serve' - version: 1.6.0 - peerDependencies: - webpack-cli: 4.x.x - webpack-dev-server: '*' - peerDependenciesMeta: - webpack-dev-server: - optional: true - dependencies: - webpack-cli: registry.npmmirror.com/webpack-cli/4.9.1_85f6a43a0f60b39f22a1ad0f4ebf626a - webpack-dev-server: registry.npmmirror.com/webpack-dev-server/4.7.1_webpack-cli@4.9.1+webpack@5.65.0 + registry.nlark.com/depd/1.1.2: + resolution: {integrity: sha1-m81S4UwJd2PnSbJ0xDRu0uVgtak=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/depd/download/depd-1.1.2.tgz} + name: depd + version: 1.1.2 + engines: {node: '>= 0.6'} dev: true - registry.npmmirror.com/JSONStream/1.3.5: - resolution: {integrity: sha1-MgjB8I06TZkmGrZPkjArwV4RHKA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/JSONStream/download/JSONStream-1.3.5.tgz} - name: JSONStream - version: 1.3.5 - hasBin: true - dependencies: - jsonparse: registry.npmmirror.com/jsonparse/1.3.1 - through: registry.nlark.com/through/2.3.8 + registry.nlark.com/destroy/1.0.4: + resolution: {integrity: sha1-l4hXRCxEdJ5CBmE+N5RiBYJqvYA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/destroy/download/destroy-1.0.4.tgz} + name: destroy + version: 1.0.4 dev: true - registry.npmmirror.com/acorn-class-fields/0.3.7_acorn@8.6.0: - resolution: {integrity: sha1-o1Ei88xq0rszsYV+eSFWd/z91yA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/acorn-class-fields/download/acorn-class-fields-0.3.7.tgz} - id: registry.npmmirror.com/acorn-class-fields/0.3.7 - name: acorn-class-fields - version: 0.3.7 - engines: {node: '>=4.8.2'} - peerDependencies: - acorn: ^6 || ^7 || ^8 - dependencies: - acorn: registry.npmmirror.com/acorn/8.6.0 - acorn-private-class-elements: registry.npmmirror.com/acorn-private-class-elements/0.2.7_acorn@8.6.0 - dev: true + registry.nlark.com/detect-node/2.1.0: + resolution: {integrity: sha1-yccHdaScPQO8LAbZpzvlUPl4+LE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/detect-node/download/detect-node-2.1.0.tgz} + name: detect-node + version: 2.1.0 - registry.npmmirror.com/acorn-import-assertions/1.8.0_acorn@8.6.0: - resolution: {integrity: sha1-uitZOc5iwjjbbZPYHJsRGym4Vek=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/acorn-import-assertions/download/acorn-import-assertions-1.8.0.tgz} - id: registry.npmmirror.com/acorn-import-assertions/1.8.0 - name: acorn-import-assertions - version: 1.8.0 - peerDependencies: - acorn: ^8 - dependencies: - acorn: registry.npmmirror.com/acorn/8.6.0 + registry.nlark.com/diff/4.0.2: + resolution: {integrity: sha1-YPOuy4nV+uUgwRqhnvwruYKq3n0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/diff/download/diff-4.0.2.tgz} + name: diff + version: 4.0.2 + engines: {node: '>=0.3.1'} dev: true - registry.npmmirror.com/acorn-node/1.8.2: - resolution: {integrity: sha1-EUyV1kU55T3t4j3oudlt98euKvg=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/acorn-node/download/acorn-node-1.8.2.tgz} - name: acorn-node - version: 1.8.2 + registry.nlark.com/dir-glob/3.0.1: + resolution: {integrity: sha1-Vtv3PZkqSpO6FYT0U0Bj/S5BcX8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/dir-glob/download/dir-glob-3.0.1.tgz} + name: dir-glob + version: 3.0.1 + engines: {node: '>=8'} dependencies: - acorn: registry.npmmirror.com/acorn/7.4.1 - acorn-walk: registry.nlark.com/acorn-walk/7.2.0 - xtend: registry.nlark.com/xtend/4.0.2 - dev: false + path-type: registry.nlark.com/path-type/4.0.0 + dev: true - registry.npmmirror.com/acorn-private-class-elements/0.2.7_acorn@8.6.0: - resolution: {integrity: sha1-sUkCxwW8/yZ63t4cn2HBoxfvldI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/acorn-private-class-elements/download/acorn-private-class-elements-0.2.7.tgz} - id: registry.npmmirror.com/acorn-private-class-elements/0.2.7 - name: acorn-private-class-elements - version: 0.2.7 - engines: {node: '>=4.8.2'} - peerDependencies: - acorn: ^6.1.0 || ^7 || ^8 - dependencies: - acorn: registry.npmmirror.com/acorn/8.6.0 + registry.nlark.com/dns-equal/1.0.0: + resolution: {integrity: sha1-s55/HabrCnW6nBcySzR1PEfgZU0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/dns-equal/download/dns-equal-1.0.0.tgz} + name: dns-equal + version: 1.0.0 dev: true - registry.npmmirror.com/acorn-private-methods/0.3.3_acorn@8.6.0: - resolution: {integrity: sha1-ckQUzlsv7HMwidc6XLuo977/dbE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/acorn-private-methods/download/acorn-private-methods-0.3.3.tgz} - id: registry.npmmirror.com/acorn-private-methods/0.3.3 - name: acorn-private-methods - version: 0.3.3 - engines: {node: '>=4.8.2'} - peerDependencies: - acorn: ^6 || ^7 || ^8 + registry.nlark.com/dns-txt/2.0.2: + resolution: {integrity: sha1-uR2Ab10nGI5Ks+fRB9iBocxGQrY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/dns-txt/download/dns-txt-2.0.2.tgz} + name: dns-txt + version: 2.0.2 dependencies: - acorn: registry.npmmirror.com/acorn/8.6.0 - acorn-private-class-elements: registry.npmmirror.com/acorn-private-class-elements/0.2.7_acorn@8.6.0 + buffer-indexof: registry.nlark.com/buffer-indexof/1.1.1 dev: true - registry.npmmirror.com/acorn-stage3/4.0.0_acorn@8.6.0: - resolution: {integrity: sha1-6LmK4qmZG+C6F0W1tiYhEIa0Nag=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/acorn-stage3/download/acorn-stage3-4.0.0.tgz} - id: registry.npmmirror.com/acorn-stage3/4.0.0 - name: acorn-stage3 - version: 4.0.0 - engines: {node: '>=4.8.2'} - peerDependencies: - acorn: ^7.4 || ^8 + registry.nlark.com/doctrine/2.1.0: + resolution: {integrity: sha1-XNAfwQFiG0LEzX9dGmYkNxbT850=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/doctrine/download/doctrine-2.1.0.tgz} + name: doctrine + version: 2.1.0 + engines: {node: '>=0.10.0'} dependencies: - acorn: registry.npmmirror.com/acorn/8.6.0 - acorn-class-fields: registry.npmmirror.com/acorn-class-fields/0.3.7_acorn@8.6.0 - acorn-private-methods: registry.npmmirror.com/acorn-private-methods/0.3.3_acorn@8.6.0 - acorn-static-class-features: registry.npmmirror.com/acorn-static-class-features/0.2.4_acorn@8.6.0 + esutils: registry.nlark.com/esutils/2.0.3 dev: true - registry.npmmirror.com/acorn-static-class-features/0.2.4_acorn@8.6.0: - resolution: {integrity: sha1-oPUmHdSD8lGWcWhU8tdlKh3rOe4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/acorn-static-class-features/download/acorn-static-class-features-0.2.4.tgz} - id: registry.npmmirror.com/acorn-static-class-features/0.2.4 - name: acorn-static-class-features - version: 0.2.4 - engines: {node: '>=4.8.2'} - peerDependencies: - acorn: ^6.1.0 || ^7 || ^8 + registry.nlark.com/doctrine/3.0.0: + resolution: {integrity: sha1-rd6+rXKmV023g2OdyHoSF3OXOWE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/doctrine/download/doctrine-3.0.0.tgz} + name: doctrine + version: 3.0.0 + engines: {node: '>=6.0.0'} dependencies: - acorn: registry.npmmirror.com/acorn/8.6.0 - acorn-private-class-elements: registry.npmmirror.com/acorn-private-class-elements/0.2.7_acorn@8.6.0 + esutils: registry.nlark.com/esutils/2.0.3 dev: true - registry.npmmirror.com/acorn/7.4.1: - resolution: {integrity: sha1-/q7SVZc9LndVW4PbwIhRpsY1IPo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/acorn/download/acorn-7.4.1.tgz?cache=0&sync_timestamp=1637225763269&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Facorn%2Fdownload%2Facorn-7.4.1.tgz} - name: acorn - version: 7.4.1 - engines: {node: '>=0.4.0'} - hasBin: true - - registry.npmmirror.com/acorn/8.6.0: - resolution: {integrity: sha512-U1riIR+lBSNi3IbxtaHOIKdH8sLFv3NYfNv8sg7ZsNhcfl4HF2++BfqqrNAxoCLQW1iiylOj76ecnaUxz+z9yw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/acorn/download/acorn-8.6.0.tgz?cache=0&sync_timestamp=1637225763269&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Facorn%2Fdownload%2Facorn-8.6.0.tgz} - name: acorn - version: 8.6.0 - engines: {node: '>=0.4.0'} - hasBin: true - dev: true + registry.nlark.com/dom-align/1.12.2: + resolution: {integrity: sha1-D4Fk69DJwhsMeQMQSTzYVYkqzUs=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/dom-align/download/dom-align-1.12.2.tgz} + name: dom-align + version: 1.12.2 + dev: false - registry.npmmirror.com/ajv-formats/2.1.1: - resolution: {integrity: sha1-bmaUAGWet0lzu/LjMycYCgmWtSA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ajv-formats/download/ajv-formats-2.1.1.tgz} - name: ajv-formats - version: 2.1.1 - peerDependenciesMeta: - ajv: - optional: true + registry.nlark.com/dom-converter/0.2.0: + resolution: {integrity: sha1-ZyGp2u4uKTaClVtq/kFncWJ7t2g=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/dom-converter/download/dom-converter-0.2.0.tgz} + name: dom-converter + version: 0.2.0 dependencies: - ajv: registry.npmmirror.com/ajv/8.8.2 + utila: registry.nlark.com/utila/0.4.0 dev: true - registry.npmmirror.com/ajv-keywords/3.5.2_ajv@6.12.6: - resolution: {integrity: sha1-MfKdpatuANHC0yms97WSlhTVAU0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ajv-keywords/download/ajv-keywords-3.5.2.tgz} - id: registry.npmmirror.com/ajv-keywords/3.5.2 - name: ajv-keywords - version: 3.5.2 - peerDependencies: - ajv: ^6.9.1 + registry.nlark.com/dom-helpers/5.2.1: + resolution: {integrity: sha1-2UAFNrK/giWtmP4FLgKUUaxA6QI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/dom-helpers/download/dom-helpers-5.2.1.tgz} + name: dom-helpers + version: 5.2.1 dependencies: - ajv: registry.npmmirror.com/ajv/6.12.6 - dev: true + '@babel/runtime': 7.16.5 + csstype: 3.0.10 + dev: false - registry.npmmirror.com/ajv-keywords/5.1.0_ajv@8.8.2: - resolution: {integrity: sha512-YCS/JNFAUyr5vAuhk1DWm1CBxRHW9LbJ2ozWeemrIqpbsqKjHVxYPyi5GC0rjZIT5JxJ3virVTS8wk4i/Z+krw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ajv-keywords/download/ajv-keywords-5.1.0.tgz} - id: registry.npmmirror.com/ajv-keywords/5.1.0 - name: ajv-keywords - version: 5.1.0 - peerDependencies: - ajv: ^8.8.2 + registry.nlark.com/dom-serializer/0.2.2: + resolution: {integrity: sha1-GvuB9TNxcXXUeGVd68XjMtn5u1E=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/dom-serializer/download/dom-serializer-0.2.2.tgz} + name: dom-serializer + version: 0.2.2 dependencies: - ajv: registry.npmmirror.com/ajv/8.8.2 - fast-deep-equal: registry.nlark.com/fast-deep-equal/3.1.3 - dev: true + domelementtype: registry.nlark.com/domelementtype/2.2.0 + entities: registry.nlark.com/entities/2.2.0 + dev: false - registry.npmmirror.com/ajv/6.12.6: - resolution: {integrity: sha1-uvWmLoArB9l3A0WG+MO69a3ybfQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ajv/download/ajv-6.12.6.tgz} - name: ajv - version: 6.12.6 + registry.nlark.com/dom-serializer/1.3.2: + resolution: {integrity: sha1-YgZDfTLO767HFhgDIwx6ILwbTZE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/dom-serializer/download/dom-serializer-1.3.2.tgz} + name: dom-serializer + version: 1.3.2 dependencies: - fast-deep-equal: registry.nlark.com/fast-deep-equal/3.1.3 - fast-json-stable-stringify: registry.nlark.com/fast-json-stable-stringify/2.1.0 - json-schema-traverse: registry.nlark.com/json-schema-traverse/0.4.1 - uri-js: registry.nlark.com/uri-js/4.4.1 - dev: true + domelementtype: registry.nlark.com/domelementtype/2.2.0 + domhandler: 4.3.0 + entities: registry.nlark.com/entities/2.2.0 - registry.npmmirror.com/ajv/8.8.2: - resolution: {integrity: sha512-x9VuX+R/jcFj1DHo/fCp99esgGDWiHENrKxaCENuCxpoMCmAt/COCGVDwA7kleEpEzJjDnvh3yGoOuLu0Dtllw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ajv/download/ajv-8.8.2.tgz} - name: ajv - version: 8.8.2 - dependencies: - fast-deep-equal: registry.nlark.com/fast-deep-equal/3.1.3 - json-schema-traverse: registry.nlark.com/json-schema-traverse/1.0.0 - require-from-string: registry.nlark.com/require-from-string/2.0.2 - uri-js: registry.nlark.com/uri-js/4.4.1 - dev: true + registry.nlark.com/domelementtype/1.3.1: + resolution: {integrity: sha1-0EjESzew0Qp/Kj1f7j9DM9eQSB8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/domelementtype/download/domelementtype-1.3.1.tgz} + name: domelementtype + version: 1.3.1 + dev: false - registry.npmmirror.com/antd/4.18.2_react-dom@17.0.2+react@17.0.2: - resolution: {integrity: sha512-omezo7dtskrfGoSOoHYbA2jyaSVDd2UsxS5WM8GWyuIDtguMqlTDFKF/5204s3IjXnSUiJLOuDOWSLPMyVwHrA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/antd/download/antd-4.18.2.tgz} - id: registry.npmmirror.com/antd/4.18.2 - name: antd - version: 4.18.2 - peerDependencies: - react: '>=16.9.0' - react-dom: '>=16.9.0' + registry.nlark.com/domelementtype/2.2.0: + resolution: {integrity: sha1-mgtsJ4LtahxzI9QiZxg9+b2LHVc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/domelementtype/download/domelementtype-2.2.0.tgz} + name: domelementtype + version: 2.2.0 + + registry.nlark.com/domutils/1.7.0: + resolution: {integrity: sha1-Vuo0HoNOBuZ0ivehyyXaZ+qfjCo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/domutils/download/domutils-1.7.0.tgz} + name: domutils + version: 1.7.0 dependencies: - '@ant-design/colors': registry.nlark.com/@ant-design/colors/6.0.0 - '@ant-design/icons': registry.npmmirror.com/@ant-design/icons/4.7.0_react-dom@17.0.2+react@17.0.2 - '@ant-design/react-slick': registry.nlark.com/@ant-design/react-slick/0.28.4_react@17.0.2 - '@babel/runtime': registry.npmmirror.com/@babel/runtime/7.16.5 - '@ctrl/tinycolor': registry.nlark.com/@ctrl/tinycolor/3.4.0 - array-tree-filter: registry.nlark.com/array-tree-filter/2.1.0 - classnames: registry.npmmirror.com/classnames/2.3.1 - copy-to-clipboard: registry.npmmirror.com/copy-to-clipboard/3.3.1 - lodash: registry.npmmirror.com/lodash/4.17.21 - memoize-one: registry.npmmirror.com/memoize-one/6.0.0 - moment: registry.npmmirror.com/moment/2.29.1 - rc-cascader: registry.npmmirror.com/rc-cascader/3.0.0-alpha.6_react-dom@17.0.2+react@17.0.2 - rc-checkbox: registry.nlark.com/rc-checkbox/2.3.2_react-dom@17.0.2+react@17.0.2 - rc-collapse: registry.nlark.com/rc-collapse/3.1.2_react-dom@17.0.2+react@17.0.2 - rc-dialog: registry.nlark.com/rc-dialog/8.6.0_react-dom@17.0.2+react@17.0.2 - rc-drawer: registry.npmmirror.com/rc-drawer/4.4.3_react-dom@17.0.2+react@17.0.2 - rc-dropdown: registry.nlark.com/rc-dropdown/3.2.0_react-dom@17.0.2+react@17.0.2 - rc-field-form: registry.npmmirror.com/rc-field-form/1.22.1_react-dom@17.0.2+react@17.0.2 - rc-image: registry.nlark.com/rc-image/5.2.5_react-dom@17.0.2+react@17.0.2 - rc-input-number: registry.npmmirror.com/rc-input-number/7.3.4_react-dom@17.0.2+react@17.0.2 - rc-mentions: registry.nlark.com/rc-mentions/1.6.1_react-dom@17.0.2+react@17.0.2 - rc-menu: registry.npmmirror.com/rc-menu/9.1.1_react-dom@17.0.2+react@17.0.2 - rc-motion: registry.nlark.com/rc-motion/2.4.4_react-dom@17.0.2+react@17.0.2 - rc-notification: registry.nlark.com/rc-notification/4.5.7_react-dom@17.0.2+react@17.0.2 - rc-pagination: registry.npmmirror.com/rc-pagination/3.1.14_react-dom@17.0.2+react@17.0.2 - rc-picker: registry.npmmirror.com/rc-picker/2.5.19_react-dom@17.0.2+react@17.0.2 - rc-progress: registry.npmmirror.com/rc-progress/3.2.2_react-dom@17.0.2+react@17.0.2 - rc-rate: registry.nlark.com/rc-rate/2.9.1_react-dom@17.0.2+react@17.0.2 - rc-resize-observer: registry.npmmirror.com/rc-resize-observer/1.1.2_react-dom@17.0.2+react@17.0.2 - rc-select: registry.npmmirror.com/rc-select/14.0.0-alpha.19_react-dom@17.0.2+react@17.0.2 - rc-slider: registry.npmmirror.com/rc-slider/9.7.5_react-dom@17.0.2+react@17.0.2 - rc-steps: registry.npmmirror.com/rc-steps/4.1.4_react-dom@17.0.2+react@17.0.2 - rc-switch: registry.nlark.com/rc-switch/3.2.2_react-dom@17.0.2+react@17.0.2 - rc-table: registry.npmmirror.com/rc-table/7.21.0_react-dom@17.0.2+react@17.0.2 - rc-tabs: registry.npmmirror.com/rc-tabs/11.10.5_react-dom@17.0.2+react@17.0.2 - rc-textarea: registry.npmmirror.com/rc-textarea/0.3.6_react-dom@17.0.2+react@17.0.2 - rc-tooltip: registry.nlark.com/rc-tooltip/5.1.1_react-dom@17.0.2+react@17.0.2 - rc-tree: registry.npmmirror.com/rc-tree/5.3.6_react-dom@17.0.2+react@17.0.2 - rc-tree-select: registry.npmmirror.com/rc-tree-select/5.0.0-alpha.3_react-dom@17.0.2+react@17.0.2 - rc-trigger: registry.nlark.com/rc-trigger/5.2.10_react-dom@17.0.2+react@17.0.2 - rc-upload: registry.npmmirror.com/rc-upload/4.3.3_react-dom@17.0.2+react@17.0.2 - rc-util: registry.npmmirror.com/rc-util/5.16.1_react-dom@17.0.2+react@17.0.2 - react: registry.npmmirror.com/react/17.0.2 - react-dom: registry.npmmirror.com/react-dom/17.0.2_react@17.0.2 - scroll-into-view-if-needed: registry.npmmirror.com/scroll-into-view-if-needed/2.2.28 + dom-serializer: registry.nlark.com/dom-serializer/0.2.2 + domelementtype: registry.nlark.com/domelementtype/1.3.1 dev: false - registry.npmmirror.com/append-buffer/1.0.2: - resolution: {integrity: sha1-2CIM9GYIFSXv6lBhTz3mUU36WPE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/append-buffer/download/append-buffer-1.0.2.tgz} - name: append-buffer - version: 1.0.2 - engines: {node: '>=0.10.0'} + registry.nlark.com/domutils/2.8.0: + resolution: {integrity: sha1-RDfe9dtuLR9dbuhZvZXKfQIEgTU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/domutils/download/domutils-2.8.0.tgz} + name: domutils + version: 2.8.0 dependencies: - buffer-equal: registry.nlark.com/buffer-equal/1.0.0 - dev: true + dom-serializer: registry.nlark.com/dom-serializer/1.3.2 + domelementtype: registry.nlark.com/domelementtype/2.2.0 + domhandler: 4.3.0 - registry.npmmirror.com/arg/4.1.3: - resolution: {integrity: sha512-58S9QDqG0Xx27YwPSt9fJxivjYl432YCwfDMfZ+71RAqUrZef7LrKQZ3LHLOwCS4FLNBplP533Zx895SeOCHvA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/arg/download/arg-4.1.3.tgz} - name: arg - version: 4.1.3 + registry.nlark.com/dot-case/3.0.4: + resolution: {integrity: sha1-mytnDQCkMWZ6inW6Kc0bmICc51E=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/dot-case/download/dot-case-3.0.4.tgz} + name: dot-case + version: 3.0.4 + dependencies: + no-case: registry.nlark.com/no-case/3.0.4 + tslib: 2.3.1 dev: true - registry.npmmirror.com/arg/5.0.1: - resolution: {integrity: sha512-e0hDa9H2Z9AwFkk2qDlwhoMYE4eToKarchkQHovNdLTCYMHZHeRjI71crOh+dio4K6u1IcwubQqo79Ga4CyAQA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/arg/download/arg-5.0.1.tgz} - name: arg - version: 5.0.1 - dev: false + registry.nlark.com/dot-prop/5.3.0: + resolution: {integrity: sha1-kMzOcIzZzYLMTcjD3dmr3VWyDog=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/dot-prop/download/dot-prop-5.3.0.tgz} + name: dot-prop + version: 5.3.0 + engines: {node: '>=8'} + dependencies: + is-obj: registry.nlark.com/is-obj/2.0.0 - registry.npmmirror.com/aria-query/5.0.0: - resolution: {integrity: sha1-IQwhqvRpYT7oyaYsf4ZSXgWNtSw=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/aria-query/download/aria-query-5.0.0.tgz} - name: aria-query - version: 5.0.0 - engines: {node: '>=6.0'} + registry.nlark.com/dotenv/10.0.0: + resolution: {integrity: sha1-PUInuPuV+BCWzdK2ZlP7LHCFuoE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/dotenv/download/dotenv-10.0.0.tgz} + name: dotenv + version: 10.0.0 + engines: {node: '>=10'} dev: true - registry.npmmirror.com/array-ify/1.0.0: - resolution: {integrity: sha1-nlKHYrSpBmrRY6aWKjZEGOlibs4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/array-ify/download/array-ify-1.0.0.tgz} - name: array-ify - version: 1.0.0 + registry.nlark.com/duplexer/0.1.2: + resolution: {integrity: sha1-Or5DrvODX4rgd9E23c4PJ2sEAOY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/duplexer/download/duplexer-0.1.2.tgz} + name: duplexer + version: 0.1.2 dev: true - registry.npmmirror.com/array-includes/3.1.4: - resolution: {integrity: sha1-9bSTFix2DzU5Yx8AW6K7Rqy0W6k=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/array-includes/download/array-includes-3.1.4.tgz} - name: array-includes - version: 3.1.4 - engines: {node: '>= 0.4'} + registry.nlark.com/duplexify/3.7.1: + resolution: {integrity: sha1-Kk31MX9sz9kfhtb9JdjYoQO4gwk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/duplexify/download/duplexify-3.7.1.tgz} + name: duplexify + version: 3.7.1 dependencies: - call-bind: registry.nlark.com/call-bind/1.0.2 - define-properties: registry.nlark.com/define-properties/1.1.3 - es-abstract: registry.npmmirror.com/es-abstract/1.19.1 - get-intrinsic: registry.nlark.com/get-intrinsic/1.1.1 - is-string: registry.nlark.com/is-string/1.0.7 + end-of-stream: registry.nlark.com/end-of-stream/1.4.4 + inherits: registry.nlark.com/inherits/2.0.4 + readable-stream: registry.nlark.com/readable-stream/2.3.7 + stream-shift: registry.nlark.com/stream-shift/1.0.1 dev: true - registry.npmmirror.com/array.prototype.flatmap/1.2.5: - resolution: {integrity: sha1-kI3ILYpAaTD984WY1R50EdGNREY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/array.prototype.flatmap/download/array.prototype.flatmap-1.2.5.tgz} - name: array.prototype.flatmap - version: 1.2.5 - engines: {node: '>= 0.4'} - dependencies: - call-bind: registry.nlark.com/call-bind/1.0.2 - define-properties: registry.nlark.com/define-properties/1.1.3 - es-abstract: registry.npmmirror.com/es-abstract/1.19.1 + registry.nlark.com/ee-first/1.1.1: + resolution: {integrity: sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/ee-first/download/ee-first-1.1.1.tgz} + name: ee-first + version: 1.1.1 dev: true - registry.npmmirror.com/async-validator/4.0.7: - resolution: {integrity: sha1-A0oP0hA6ay6/AQ2nUYO+wpkkev4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/async-validator/download/async-validator-4.0.7.tgz} - name: async-validator - version: 4.0.7 - dev: false + registry.nlark.com/emittery/0.8.1: + resolution: {integrity: sha1-uyPMhtA7MKp1p/c0gZ3uLhunCGA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/emittery/download/emittery-0.8.1.tgz} + name: emittery + version: 0.8.1 + engines: {node: '>=10'} + dev: true + + registry.nlark.com/emojis-list/3.0.0: + resolution: {integrity: sha1-VXBmIEatKeLpFucariYKvf9Pang=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/emojis-list/download/emojis-list-3.0.0.tgz} + name: emojis-list + version: 3.0.0 + engines: {node: '>= 4'} + dev: true - registry.npmmirror.com/async/0.9.2: - resolution: {integrity: sha1-rqdNXmHB+JlhO/ZL2mbUx48v0X0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/async/download/async-0.9.2.tgz} - name: async - version: 0.9.2 + registry.nlark.com/encodeurl/1.0.2: + resolution: {integrity: sha1-rT/0yG7C0CkyL1oCw6mmBslbP1k=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/encodeurl/download/encodeurl-1.0.2.tgz} + name: encodeurl + version: 1.0.2 + engines: {node: '>= 0.8'} dev: true - registry.npmmirror.com/async/2.6.3: - resolution: {integrity: sha1-1yYl4jRKNlbjo61Pp0n6gymdgv8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/async/download/async-2.6.3.tgz} - name: async - version: 2.6.3 + registry.nlark.com/end-of-stream/1.4.4: + resolution: {integrity: sha1-WuZKX0UFe682JuwU2gyl5LJDHrA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/end-of-stream/download/end-of-stream-1.4.4.tgz} + name: end-of-stream + version: 1.4.4 dependencies: - lodash: registry.npmmirror.com/lodash/4.17.21 + once: registry.nlark.com/once/1.4.0 dev: true - registry.npmmirror.com/autoprefixer/10.4.0_postcss@8.4.5: - resolution: {integrity: sha512-7FdJ1ONtwzV1G43GDD0kpVMn/qbiNqyOPMFTX5nRffI+7vgWoFEc6DcXOxHJxrWNDXrZh18eDsZjvZGUljSRGA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/autoprefixer/download/autoprefixer-10.4.0.tgz} - id: registry.npmmirror.com/autoprefixer/10.4.0 - name: autoprefixer - version: 10.4.0 - engines: {node: ^10 || ^12 || >=14} - hasBin: true - peerDependencies: - postcss: ^8.1.0 + registry.nlark.com/enhanced-resolve/5.8.3: + resolution: {integrity: sha1-bVUtRlzOBCP1s9cYUR6lOCansvA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/enhanced-resolve/download/enhanced-resolve-5.8.3.tgz} + name: enhanced-resolve + version: 5.8.3 + engines: {node: '>=10.13.0'} dependencies: - browserslist: registry.npmmirror.com/browserslist/4.19.1 - caniuse-lite: registry.npmmirror.com/caniuse-lite/1.0.30001292 - fraction.js: registry.npmmirror.com/fraction.js/4.1.2 - normalize-range: registry.nlark.com/normalize-range/0.1.2 - picocolors: registry.npmmirror.com/picocolors/1.0.0 - postcss: registry.npmmirror.com/postcss/8.4.5 - postcss-value-parser: registry.npmmirror.com/postcss-value-parser/4.2.0 + graceful-fs: 4.2.8 + tapable: 2.2.1 dev: true - registry.npmmirror.com/axios/0.21.4: - resolution: {integrity: sha512-ut5vewkiu8jjGBdqpM44XxjuCjq9LAKeHVmoVfHVzy8eHgxxq8SbAVQNovDA8mVi05kP0Ea/n/UzcSHcTJQfNg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/axios/download/axios-0.21.4.tgz} - name: axios - version: 0.21.4 + registry.nlark.com/enquirer/2.3.6: + resolution: {integrity: sha1-Kn/l3WNKHkElqXXsmU/1RW3Dc00=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/enquirer/download/enquirer-2.3.6.tgz} + name: enquirer + version: 2.3.6 + engines: {node: '>=8.6'} dependencies: - follow-redirects: registry.npmmirror.com/follow-redirects/1.14.6 - transitivePeerDependencies: - - debug + ansi-colors: registry.nlark.com/ansi-colors/4.1.1 + dev: true + + registry.nlark.com/entities/2.2.0: + resolution: {integrity: sha1-CY3JDruD2N/6CJ1VJWs1HTTE2lU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/entities/download/entities-2.2.0.tgz} + name: entities + version: 2.2.0 + + registry.nlark.com/entities/3.0.1: + resolution: {integrity: sha1-K4h8piWF6W2zkDSC0zbBAGwwAdQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/entities/download/entities-3.0.1.tgz} + name: entities + version: 3.0.1 + engines: {node: '>=0.12'} dev: false - registry.npmmirror.com/babel-jest/27.4.5_@babel+core@7.16.5: - resolution: {integrity: sha512-3uuUTjXbgtODmSv/DXO9nZfD52IyC2OYTFaXGRzL0kpykzroaquCrD5+lZNafTvZlnNqZHt5pb0M08qVBZnsnA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/babel-jest/download/babel-jest-27.4.5.tgz} - id: registry.npmmirror.com/babel-jest/27.4.5 - name: babel-jest - version: 27.4.5 - engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} - peerDependencies: - '@babel/core': ^7.8.0 + registry.nlark.com/envinfo/7.8.1: + resolution: {integrity: sha1-Bjd+Pl9NN5/qesWS1a2JJ+DE1HU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/envinfo/download/envinfo-7.8.1.tgz} + name: envinfo + version: 7.8.1 + engines: {node: '>=4'} + hasBin: true + dev: true + + registry.nlark.com/error-ex/1.3.2: + resolution: {integrity: sha1-tKxAZIEH/c3PriQvQovqihTU8b8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/error-ex/download/error-ex-1.3.2.tgz} + name: error-ex + version: 1.3.2 dependencies: - '@babel/core': registry.npmmirror.com/@babel/core/7.16.5 - '@jest/transform': registry.npmmirror.com/@jest/transform/27.4.5 - '@jest/types': registry.npmmirror.com/@jest/types/27.4.2 - '@types/babel__core': registry.npmmirror.com/@types/babel__core/7.1.17 - babel-plugin-istanbul: registry.npmmirror.com/babel-plugin-istanbul/6.1.1 - babel-preset-jest: registry.npmmirror.com/babel-preset-jest/27.4.0_@babel+core@7.16.5 - chalk: registry.npmmirror.com/chalk/4.1.2 - graceful-fs: registry.npmmirror.com/graceful-fs/4.2.8 - slash: registry.nlark.com/slash/3.0.0 - transitivePeerDependencies: - - supports-color + is-arrayish: registry.nlark.com/is-arrayish/0.2.1 + + registry.nlark.com/es-to-primitive/1.2.1: + resolution: {integrity: sha1-5VzUyc3BiLzvsDs2bHNjI/xciYo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/es-to-primitive/download/es-to-primitive-1.2.1.tgz} + name: es-to-primitive + version: 1.2.1 + engines: {node: '>= 0.4'} + dependencies: + is-callable: registry.nlark.com/is-callable/1.2.4 + is-date-object: registry.nlark.com/is-date-object/1.0.5 + is-symbol: registry.nlark.com/is-symbol/1.0.4 + + registry.nlark.com/escalade/3.1.1: + resolution: {integrity: sha1-2M/ccACWXFoBdLSoLqpcBVJ0LkA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/escalade/download/escalade-3.1.1.tgz} + name: escalade + version: 3.1.1 + engines: {node: '>=6'} + + registry.nlark.com/escape-html/1.0.3: + resolution: {integrity: sha1-Aljq5NPQwJdN4cFpGI7wBR0dGYg=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/escape-html/download/escape-html-1.0.3.tgz} + name: escape-html + version: 1.0.3 dev: true - registry.npmmirror.com/babel-plugin-istanbul/6.1.1: - resolution: {integrity: sha1-+ojsWSMv2bTjbbvFQKjsmptH2nM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/babel-plugin-istanbul/download/babel-plugin-istanbul-6.1.1.tgz} - name: babel-plugin-istanbul - version: 6.1.1 + registry.nlark.com/escape-string-regexp/1.0.5: + resolution: {integrity: sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/escape-string-regexp/download/escape-string-regexp-1.0.5.tgz} + name: escape-string-regexp + version: 1.0.5 + engines: {node: '>=0.8.0'} + + registry.nlark.com/escape-string-regexp/2.0.0: + resolution: {integrity: sha1-owME6Z2qMuI7L9IPUbq9B8/8o0Q=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/escape-string-regexp/download/escape-string-regexp-2.0.0.tgz} + name: escape-string-regexp + version: 2.0.0 engines: {node: '>=8'} - dependencies: - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.16.5 - '@istanbuljs/load-nyc-config': registry.nlark.com/@istanbuljs/load-nyc-config/1.1.0 - '@istanbuljs/schema': registry.nlark.com/@istanbuljs/schema/0.1.3 - istanbul-lib-instrument: registry.npmmirror.com/istanbul-lib-instrument/5.1.0 - test-exclude: registry.nlark.com/test-exclude/6.0.0 - transitivePeerDependencies: - - supports-color dev: true - registry.npmmirror.com/babel-plugin-jest-hoist/27.4.0: - resolution: {integrity: sha512-Jcu7qS4OX5kTWBc45Hz7BMmgXuJqRnhatqpUhnzGC3OBYpOmf2tv6jFNwZpwM7wU7MUuv2r9IPS/ZlYOuburVw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/babel-plugin-jest-hoist/download/babel-plugin-jest-hoist-27.4.0.tgz} - name: babel-plugin-jest-hoist - version: 27.4.0 - engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} - dependencies: - '@babel/template': registry.npmmirror.com/@babel/template/7.16.0 - '@babel/types': registry.npmmirror.com/@babel/types/7.16.0 - '@types/babel__core': registry.npmmirror.com/@types/babel__core/7.1.17 - '@types/babel__traverse': registry.npmmirror.com/@types/babel__traverse/7.14.2 + registry.nlark.com/escape-string-regexp/4.0.0: + resolution: {integrity: sha1-FLqDpdNz49MR5a/KKc9b+tllvzQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/escape-string-regexp/download/escape-string-regexp-4.0.0.tgz} + name: escape-string-regexp + version: 4.0.0 + engines: {node: '>=10'} dev: true - registry.npmmirror.com/babel-plugin-polyfill-corejs2/0.3.0_@babel+core@7.16.5: - resolution: {integrity: sha512-wMDoBJ6uG4u4PNFh72Ty6t3EgfA91puCuAwKIazbQlci+ENb/UU9A3xG5lutjUIiXCIn1CY5L15r9LimiJyrSA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/babel-plugin-polyfill-corejs2/download/babel-plugin-polyfill-corejs2-0.3.0.tgz} - id: registry.npmmirror.com/babel-plugin-polyfill-corejs2/0.3.0 - name: babel-plugin-polyfill-corejs2 - version: 0.3.0 - peerDependencies: - '@babel/core': ^7.0.0-0 + registry.nlark.com/escodegen/2.0.0: + resolution: {integrity: sha1-XjKxKDPoqo+jXhvwvvqJOASEx90=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/escodegen/download/escodegen-2.0.0.tgz} + name: escodegen + version: 2.0.0 + engines: {node: '>=6.0'} + hasBin: true dependencies: - '@babel/compat-data': registry.npmmirror.com/@babel/compat-data/7.16.4 - '@babel/core': registry.npmmirror.com/@babel/core/7.16.5 - '@babel/helper-define-polyfill-provider': registry.npmmirror.com/@babel/helper-define-polyfill-provider/0.3.0_@babel+core@7.16.5 - semver: registry.nlark.com/semver/6.3.0 - transitivePeerDependencies: - - supports-color + esprima: registry.nlark.com/esprima/4.0.1 + estraverse: 5.3.0 + esutils: registry.nlark.com/esutils/2.0.3 + optionator: registry.nlark.com/optionator/0.8.3 + optionalDependencies: + source-map: 0.6.1 dev: true - registry.npmmirror.com/babel-plugin-polyfill-corejs3/0.4.0_@babel+core@7.16.5: - resolution: {integrity: sha512-YxFreYwUfglYKdLUGvIF2nJEsGwj+RhWSX/ije3D2vQPOXuyMLMtg/cCGMDpOA7Nd+MwlNdnGODbd2EwUZPlsw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/babel-plugin-polyfill-corejs3/download/babel-plugin-polyfill-corejs3-0.4.0.tgz} - id: registry.npmmirror.com/babel-plugin-polyfill-corejs3/0.4.0 - name: babel-plugin-polyfill-corejs3 - version: 0.4.0 + registry.nlark.com/eslint-config-prettier/8.3.0_eslint@7.32.0: + resolution: {integrity: sha1-90cbILb+ipqSVMxoRFQgKIai3Xo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/eslint-config-prettier/download/eslint-config-prettier-8.3.0.tgz} + id: registry.nlark.com/eslint-config-prettier/8.3.0 + name: eslint-config-prettier + version: 8.3.0 + hasBin: true peerDependencies: - '@babel/core': ^7.0.0-0 + eslint: '>=7.0.0' dependencies: - '@babel/core': registry.npmmirror.com/@babel/core/7.16.5 - '@babel/helper-define-polyfill-provider': registry.npmmirror.com/@babel/helper-define-polyfill-provider/0.3.0_@babel+core@7.16.5 - core-js-compat: registry.npmmirror.com/core-js-compat/3.20.1 - transitivePeerDependencies: - - supports-color + eslint: 7.32.0 dev: true - registry.npmmirror.com/babel-plugin-polyfill-regenerator/0.3.0_@babel+core@7.16.5: - resolution: {integrity: sha512-dhAPTDLGoMW5/84wkgwiLRwMnio2i1fUe53EuvtKMv0pn2p3S8OCoV1xAzfJPl0KOX7IB89s2ib85vbYiea3jg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/babel-plugin-polyfill-regenerator/download/babel-plugin-polyfill-regenerator-0.3.0.tgz} - id: registry.npmmirror.com/babel-plugin-polyfill-regenerator/0.3.0 - name: babel-plugin-polyfill-regenerator - version: 0.3.0 - peerDependencies: - '@babel/core': ^7.0.0-0 + registry.nlark.com/eslint-utils/2.1.0: + resolution: {integrity: sha1-0t5eA0JOcH3BDHQGjd7a5wh0Gyc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/eslint-utils/download/eslint-utils-2.1.0.tgz} + name: eslint-utils + version: 2.1.0 + engines: {node: '>=6'} dependencies: - '@babel/core': registry.npmmirror.com/@babel/core/7.16.5 - '@babel/helper-define-polyfill-provider': registry.npmmirror.com/@babel/helper-define-polyfill-provider/0.3.0_@babel+core@7.16.5 - transitivePeerDependencies: - - supports-color + eslint-visitor-keys: 1.3.0 dev: true - registry.npmmirror.com/babel-polyfill/6.23.0: - resolution: {integrity: sha1-g2TKYt+Or7gwSZ9pkXdGbDsDSZ0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/babel-polyfill/download/babel-polyfill-6.23.0.tgz} - name: babel-polyfill - version: 6.23.0 - dependencies: - babel-runtime: registry.nlark.com/babel-runtime/6.26.0 - core-js: registry.npmmirror.com/core-js/2.6.12 - regenerator-runtime: registry.nlark.com/regenerator-runtime/0.10.5 - dev: false - - registry.npmmirror.com/babel-preset-jest/27.4.0_@babel+core@7.16.5: - resolution: {integrity: sha512-NK4jGYpnBvNxcGo7/ZpZJr51jCGT+3bwwpVIDY2oNfTxJJldRtB4VAcYdgp1loDE50ODuTu+yBjpMAswv5tlpg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/babel-preset-jest/download/babel-preset-jest-27.4.0.tgz} - id: registry.npmmirror.com/babel-preset-jest/27.4.0 - name: babel-preset-jest - version: 27.4.0 - engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} + registry.nlark.com/eslint-utils/3.0.0_eslint@7.32.0: + resolution: {integrity: sha1-iuuvrOc0W7M1WdsKHxOh0tSMNnI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/eslint-utils/download/eslint-utils-3.0.0.tgz} + id: registry.nlark.com/eslint-utils/3.0.0 + name: eslint-utils + version: 3.0.0 + engines: {node: ^10.0.0 || ^12.0.0 || >= 14.0.0} peerDependencies: - '@babel/core': ^7.0.0 + eslint: '>=5' dependencies: - '@babel/core': registry.npmmirror.com/@babel/core/7.16.5 - babel-plugin-jest-hoist: registry.npmmirror.com/babel-plugin-jest-hoist/27.4.0 - babel-preset-current-node-syntax: registry.nlark.com/babel-preset-current-node-syntax/1.0.1_@babel+core@7.16.5 - dev: true - - registry.npmmirror.com/backo2/1.0.2: - resolution: {integrity: sha1-MasayLEpNjRj41s+u2n038+6eUc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/backo2/download/backo2-1.0.2.tgz} - name: backo2 - version: 1.0.2 - dev: false - - registry.npmmirror.com/base64-arraybuffer/1.0.1: - resolution: {integrity: sha1-h70TUlYm20qYOOAKUIwrc+/PNIw=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/base64-arraybuffer/download/base64-arraybuffer-1.0.1.tgz} - name: base64-arraybuffer - version: 1.0.1 - engines: {node: '>= 0.6.0'} - dev: false - - registry.npmmirror.com/batch/0.6.1: - resolution: {integrity: sha512-x+VAiMRL6UPkx+kudNvxTl6hB2XNNCG2r+7wixVfIYwu/2HKRXimwQyaumLjMveWvT2Hkd/cAJw+QBMfJ/EKVw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/batch/download/batch-0.6.1.tgz} - name: batch - version: 0.6.1 + eslint: 7.32.0 + eslint-visitor-keys: 2.1.0 dev: true - registry.npmmirror.com/big-integer/1.6.51: - resolution: {integrity: sha512-GPEid2Y9QU1Exl1rpO9B2IPJGHPSupF5GnVIP0blYvNOMer2bTvSWs1jGOUg04hTmu67nmLsQ9TBo1puaotBHg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/big-integer/download/big-integer-1.6.51.tgz} - name: big-integer - version: 1.6.51 - engines: {node: '>=0.6'} - dev: false - - registry.npmmirror.com/big.js/5.2.2: - resolution: {integrity: sha1-ZfCvOC9Xi83HQr2cKB6cstd2gyg=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/big.js/download/big.js-5.2.2.tgz} - name: big.js - version: 5.2.2 - dev: true + registry.nlark.com/esprima/4.0.1: + resolution: {integrity: sha1-E7BM2z5sXRnfkatph6hpVhmwqnE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/esprima/download/esprima-4.0.1.tgz} + name: esprima + version: 4.0.1 + engines: {node: '>=4'} + hasBin: true - registry.npmmirror.com/body-parser/1.19.1: - resolution: {integrity: sha512-8ljfQi5eBk8EJfECMrgqNGWPEY5jWP+1IzkzkGdFFEwFQZZyaZ21UqdaHktgiMlH0xLHqIFtE/u2OYE5dOtViA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/body-parser/download/body-parser-1.19.1.tgz} - name: body-parser - version: 1.19.1 - engines: {node: '>= 0.8'} + registry.nlark.com/esquery/1.4.0: + resolution: {integrity: sha1-IUj/w4uC6McFff7UhCWz5h8PJKU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/esquery/download/esquery-1.4.0.tgz} + name: esquery + version: 1.4.0 + engines: {node: '>=0.10'} dependencies: - bytes: registry.npmmirror.com/bytes/3.1.1 - content-type: registry.nlark.com/content-type/1.0.4 - debug: registry.npmmirror.com/debug/2.6.9 - depd: registry.nlark.com/depd/1.1.2 - http-errors: registry.npmmirror.com/http-errors/1.8.1 - iconv-lite: registry.nlark.com/iconv-lite/0.4.24 - on-finished: registry.nlark.com/on-finished/2.3.0 - qs: registry.npmmirror.com/qs/6.9.6 - raw-body: registry.npmmirror.com/raw-body/2.4.2 - type-is: registry.nlark.com/type-is/1.6.18 + estraverse: 5.3.0 dev: true - registry.npmmirror.com/broadcast-channel/3.7.0: - resolution: {integrity: sha1-Lfpce0KJVHrD9nBfnACvhyOImTc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/broadcast-channel/download/broadcast-channel-3.7.0.tgz} - name: broadcast-channel - version: 3.7.0 + registry.nlark.com/esrecurse/4.3.0: + resolution: {integrity: sha1-eteWTWeauyi+5yzsY3WLHF0smSE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/esrecurse/download/esrecurse-4.3.0.tgz} + name: esrecurse + version: 4.3.0 + engines: {node: '>=4.0'} dependencies: - '@babel/runtime': registry.npmmirror.com/@babel/runtime/7.16.5 - detect-node: registry.nlark.com/detect-node/2.1.0 - js-sha3: registry.npmmirror.com/js-sha3/0.8.0 - microseconds: registry.npmmirror.com/microseconds/0.2.0 - nano-time: registry.npmmirror.com/nano-time/1.0.0 - oblivious-set: registry.npmmirror.com/oblivious-set/1.0.0 - rimraf: registry.npmmirror.com/rimraf/3.0.2 - unload: registry.npmmirror.com/unload/2.2.0 - dev: false + estraverse: 5.3.0 + dev: true - registry.npmmirror.com/browserslist/4.19.1: - resolution: {integrity: sha512-u2tbbG5PdKRTUoctO3NBD8FQ5HdPh1ZXPHzp1rwaa5jTc+RV9/+RlWiAIKmjRPQF+xbGM9Kklj5bZQFa2s/38A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/browserslist/download/browserslist-4.19.1.tgz} - name: browserslist - version: 4.19.1 - engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} - hasBin: true - dependencies: - caniuse-lite: registry.npmmirror.com/caniuse-lite/1.0.30001292 - electron-to-chromium: registry.npmmirror.com/electron-to-chromium/1.4.28 - escalade: registry.nlark.com/escalade/3.1.1 - node-releases: registry.npmmirror.com/node-releases/2.0.1 - picocolors: registry.npmmirror.com/picocolors/1.0.0 + registry.nlark.com/esutils/2.0.3: + resolution: {integrity: sha1-dNLrTeC42hKTcRkQ1Qd1ubcQ72Q=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/esutils/download/esutils-2.0.3.tgz} + name: esutils + version: 2.0.3 + engines: {node: '>=0.10.0'} + dev: true - registry.npmmirror.com/buffer/5.7.1: - resolution: {integrity: sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/buffer/download/buffer-5.7.1.tgz} - name: buffer - version: 5.7.1 - dependencies: - base64-js: registry.nlark.com/base64-js/1.5.1 - ieee754: registry.nlark.com/ieee754/1.2.1 - dev: false + registry.nlark.com/etag/1.8.1: + resolution: {integrity: sha1-Qa4u62XvpiJorr/qg6x9eSmbCIc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/etag/download/etag-1.8.1.tgz} + name: etag + version: 1.8.1 + engines: {node: '>= 0.6'} + dev: true - registry.npmmirror.com/bytes/3.0.0: - resolution: {integrity: sha1-0ygVQE1olpn4Wk6k+odV3ROpYEg=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/bytes/download/bytes-3.0.0.tgz} - name: bytes - version: 3.0.0 - engines: {node: '>= 0.8'} + registry.nlark.com/exit/0.1.2: + resolution: {integrity: sha1-BjJjj42HfMghB9MKD/8aF8uhzQw=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/exit/download/exit-0.1.2.tgz} + name: exit + version: 0.1.2 + engines: {node: '>= 0.8.0'} dev: true - registry.npmmirror.com/bytes/3.1.1: - resolution: {integrity: sha512-dWe4nWO/ruEOY7HkUJ5gFt1DCFV9zPRoJr8pV0/ASQermOZjtq8jMjOprC0Kd10GLN+l7xaUPvxzJFWtxGu8Fg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/bytes/download/bytes-3.1.1.tgz} - name: bytes - version: 3.1.1 - engines: {node: '>= 0.8'} + registry.nlark.com/extend/3.0.2: + resolution: {integrity: sha1-+LETa0Bx+9jrFAr/hYsQGewpFfo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/extend/download/extend-3.0.2.tgz} + name: extend + version: 3.0.2 + dev: true - registry.npmmirror.com/caller-callsite/2.0.0: - resolution: {integrity: sha1-hH4PzgoiN1CpoCfFSzNzGtMVQTQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/caller-callsite/download/caller-callsite-2.0.0.tgz?cache=0&sync_timestamp=1633617561394&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Fcaller-callsite%2Fdownload%2Fcaller-callsite-2.0.0.tgz} - name: caller-callsite - version: 2.0.0 - engines: {node: '>=4'} + registry.nlark.com/external-editor/2.2.0: + resolution: {integrity: sha1-BFURz9jRM/OEZnPRBHwVTiFK09U=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/external-editor/download/external-editor-2.2.0.tgz} + name: external-editor + version: 2.2.0 + engines: {node: '>=0.12'} dependencies: - callsites: registry.nlark.com/callsites/2.0.0 + chardet: registry.npmmirror.com/chardet/0.4.2 + iconv-lite: registry.nlark.com/iconv-lite/0.4.24 + tmp: registry.nlark.com/tmp/0.0.33 dev: false - registry.npmmirror.com/caller-path/2.0.0: - resolution: {integrity: sha1-Ro+DBE42mrIBD6xfBs7uFbsssfQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/caller-path/download/caller-path-2.0.0.tgz?cache=0&sync_timestamp=1633674116889&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Fcaller-path%2Fdownload%2Fcaller-path-2.0.0.tgz} - name: caller-path - version: 2.0.0 + registry.nlark.com/external-editor/3.1.0: + resolution: {integrity: sha1-ywP3QL764D6k0oPK7SdBqD8zVJU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/external-editor/download/external-editor-3.1.0.tgz} + name: external-editor + version: 3.1.0 engines: {node: '>=4'} dependencies: - caller-callsite: registry.npmmirror.com/caller-callsite/2.0.0 + chardet: 0.7.0 + iconv-lite: registry.nlark.com/iconv-lite/0.4.24 + tmp: registry.nlark.com/tmp/0.0.33 dev: false - registry.npmmirror.com/camelcase-css/2.0.1: - resolution: {integrity: sha1-7pePaUeRTMMMa0R0G27R338EP9U=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/camelcase-css/download/camelcase-css-2.0.1.tgz} - name: camelcase-css - version: 2.0.1 - engines: {node: '>= 6'} - dev: false + registry.nlark.com/fast-deep-equal/3.1.3: + resolution: {integrity: sha1-On1WtVnWy8PrUSMlJE5hmmXGxSU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/fast-deep-equal/download/fast-deep-equal-3.1.3.tgz} + name: fast-deep-equal + version: 3.1.3 + dev: true + + registry.nlark.com/fast-diff/1.2.0: + resolution: {integrity: sha1-c+4RmC2Gyq95WYKNUZz+kn+sXwM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/fast-diff/download/fast-diff-1.2.0.tgz} + name: fast-diff + version: 1.2.0 + dev: true - registry.npmmirror.com/camelcase-keys/6.2.2: - resolution: {integrity: sha1-XnVda6UaoiPsfT1S8ld4IQ+dw8A=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/camelcase-keys/download/camelcase-keys-6.2.2.tgz} - name: camelcase-keys - version: 6.2.2 + registry.nlark.com/fast-glob/3.2.7: + resolution: {integrity: sha1-/Wy3otfpqnp4RhEehaGW1rL3ZqE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/fast-glob/download/fast-glob-3.2.7.tgz} + name: fast-glob + version: 3.2.7 engines: {node: '>=8'} dependencies: - camelcase: registry.npmmirror.com/camelcase/5.3.1 - map-obj: registry.npmmirror.com/map-obj/4.3.0 - quick-lru: registry.npmmirror.com/quick-lru/4.0.1 + '@nodelib/fs.stat': registry.nlark.com/@nodelib/fs.stat/2.0.5 + '@nodelib/fs.walk': registry.nlark.com/@nodelib/fs.walk/1.2.8 + glob-parent: 5.1.2 + merge2: registry.nlark.com/merge2/1.4.1 + micromatch: registry.nlark.com/micromatch/4.0.4 + + registry.nlark.com/fast-json-stable-stringify/2.1.0: + resolution: {integrity: sha1-h0v2nG9ATCtdmcSBNBOZ/VWJJjM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/fast-json-stable-stringify/download/fast-json-stable-stringify-2.1.0.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.nlark.com%2Ffast-json-stable-stringify%2Fdownload%2Ffast-json-stable-stringify-2.1.0.tgz} + name: fast-json-stable-stringify + version: 2.1.0 dev: true - registry.npmmirror.com/camelcase/5.3.1: - resolution: {integrity: sha1-48mzFWnhBoEd8kL3FXJaH0xJQyA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/camelcase/download/camelcase-5.3.1.tgz} - name: camelcase - version: 5.3.1 - engines: {node: '>=6'} + registry.nlark.com/fast-levenshtein/2.0.6: + resolution: {integrity: sha1-PYpcZog6FqMMqGQ+hR8Zuqd5eRc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/fast-levenshtein/download/fast-levenshtein-2.0.6.tgz} + name: fast-levenshtein + version: 2.0.6 dev: true - registry.npmmirror.com/camelcase/6.2.1: - resolution: {integrity: sha512-tVI4q5jjFV5CavAU8DXfza/TJcZutVKo/5Foskmsqcm0MsL91moHvwiGNnqaa2o6PF/7yT5ikDRcVcl8Rj6LCA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/camelcase/download/camelcase-6.2.1.tgz} - name: camelcase - version: 6.2.1 - engines: {node: '>=10'} + registry.nlark.com/fastest-levenshtein/1.0.12: + resolution: {integrity: sha1-mZD306iMxan/0fF0V0UlFwDUl+I=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/fastest-levenshtein/download/fastest-levenshtein-1.0.12.tgz} + name: fastest-levenshtein + version: 1.0.12 dev: true - registry.npmmirror.com/caniuse-api/3.0.0: - resolution: {integrity: sha1-Xk2Q4idJYdRikZl99Znj7QCO5MA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/caniuse-api/download/caniuse-api-3.0.0.tgz} - name: caniuse-api - version: 3.0.0 + registry.nlark.com/fastq/1.13.0: + resolution: {integrity: sha1-YWdg+Ip1Jr38WWt8q4wYk4w2uYw=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/fastq/download/fastq-1.13.0.tgz} + name: fastq + version: 1.13.0 dependencies: - browserslist: registry.npmmirror.com/browserslist/4.19.1 - caniuse-lite: registry.npmmirror.com/caniuse-lite/1.0.30001292 - lodash.memoize: registry.nlark.com/lodash.memoize/4.1.2 - lodash.uniq: registry.nlark.com/lodash.uniq/4.5.0 - dev: false - - registry.npmmirror.com/caniuse-lite/1.0.30001292: - resolution: {integrity: sha512-jnT4Tq0Q4ma+6nncYQVe7d73kmDmE9C3OGTx3MvW7lBM/eY1S1DZTMBON7dqV481RhNiS5OxD7k9JQvmDOTirw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/caniuse-lite/download/caniuse-lite-1.0.30001292.tgz} - name: caniuse-lite - version: 1.0.30001292 + reusify: registry.nlark.com/reusify/1.0.4 - registry.npmmirror.com/catenary-curve/1.0.1: - resolution: {integrity: sha1-V8MGGZJzW/00snTEAaloBv4woh8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/catenary-curve/download/catenary-curve-1.0.1.tgz} - name: catenary-curve - version: 1.0.1 - dev: false + registry.nlark.com/faye-websocket/0.11.4: + resolution: {integrity: sha1-fw2Sdc/dhqHJY9yLZfzEUe3Lsdo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/faye-websocket/download/faye-websocket-0.11.4.tgz} + name: faye-websocket + version: 0.11.4 + engines: {node: '>=0.8.0'} + dependencies: + websocket-driver: registry.nlark.com/websocket-driver/0.7.4 + dev: true - registry.npmmirror.com/chalk/1.1.3: - resolution: {integrity: sha1-qBFcVeSnAv5NFQq9OHKCKn4J/Jg=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/chalk/download/chalk-1.1.3.tgz} - name: chalk - version: 1.1.3 - engines: {node: '>=0.10.0'} + registry.nlark.com/fb-watchman/2.0.1: + resolution: {integrity: sha1-/IT7OdJwnPP/bXQ3BhV7tXCKioU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/fb-watchman/download/fb-watchman-2.0.1.tgz} + name: fb-watchman + version: 2.0.1 dependencies: - ansi-styles: registry.nlark.com/ansi-styles/2.2.1 - escape-string-regexp: registry.nlark.com/escape-string-regexp/1.0.5 - has-ansi: registry.nlark.com/has-ansi/2.0.0 - strip-ansi: registry.npmmirror.com/strip-ansi/3.0.1 - supports-color: registry.npmmirror.com/supports-color/2.0.0 - dev: false + bser: registry.nlark.com/bser/2.1.1 + dev: true - registry.npmmirror.com/chalk/2.4.2: - resolution: {integrity: sha1-zUJUFnelQzPPVBpJEIwUMrRMlCQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/chalk/download/chalk-2.4.2.tgz} - name: chalk - version: 2.4.2 + registry.nlark.com/figures/2.0.0: + resolution: {integrity: sha1-OrGi0qYsi/tDGgyUy3l6L84nyWI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/figures/download/figures-2.0.0.tgz} + name: figures + version: 2.0.0 engines: {node: '>=4'} dependencies: - ansi-styles: registry.nlark.com/ansi-styles/3.2.1 escape-string-regexp: registry.nlark.com/escape-string-regexp/1.0.5 - supports-color: registry.npmmirror.com/supports-color/5.5.0 + dev: false - registry.npmmirror.com/chalk/3.0.0: - resolution: {integrity: sha1-P3PCv1JlkfV0zEksUeJFY0n4ROQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/chalk/download/chalk-3.0.0.tgz} - name: chalk - version: 3.0.0 + registry.nlark.com/figures/3.2.0: + resolution: {integrity: sha1-YlwYvSk8YE3EqN2y/r8MiDQXRq8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/figures/download/figures-3.2.0.tgz} + name: figures + version: 3.2.0 engines: {node: '>=8'} dependencies: - ansi-styles: registry.nlark.com/ansi-styles/4.3.0 - supports-color: registry.npmmirror.com/supports-color/7.2.0 - dev: true - - registry.npmmirror.com/chalk/4.1.2: - resolution: {integrity: sha1-qsTit3NKdAhnrrFr8CqtVWoeegE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/chalk/download/chalk-4.1.2.tgz} - name: chalk - version: 4.1.2 - engines: {node: '>=10'} - dependencies: - ansi-styles: registry.nlark.com/ansi-styles/4.3.0 - supports-color: registry.npmmirror.com/supports-color/7.2.0 - - registry.npmmirror.com/chardet/0.4.2: - resolution: {integrity: sha1-tUc7M9yXxCTl2Y3IfVXU2KKci/I=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/chardet/download/chardet-0.4.2.tgz} - name: chardet - version: 0.4.2 - dev: false - - registry.npmmirror.com/chardet/0.7.0: - resolution: {integrity: sha1-kAlISfCTfy7twkJdDSip5fDLrZ4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/chardet/download/chardet-0.7.0.tgz} - name: chardet - version: 0.7.0 + escape-string-regexp: registry.nlark.com/escape-string-regexp/1.0.5 dev: false - registry.npmmirror.com/chokidar/3.5.2: - resolution: {integrity: sha512-ekGhOnNVPgT77r4K/U3GDhu+FQ2S8TnK/s2KbIGXi0SZWuwkZ2QNyfWdZW+TVfn84DpEP7rLeCt2UI6bJ8GwbQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/chokidar/download/chokidar-3.5.2.tgz} - name: chokidar - version: 3.5.2 - engines: {node: '>= 8.10.0'} + registry.nlark.com/file-entry-cache/6.0.1: + resolution: {integrity: sha1-IRst2WWcsDlLBz5zI6w8kz1SICc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/file-entry-cache/download/file-entry-cache-6.0.1.tgz} + name: file-entry-cache + version: 6.0.1 + engines: {node: ^10.12.0 || >=12.0.0} dependencies: - anymatch: registry.nlark.com/anymatch/3.1.2 - braces: registry.nlark.com/braces/3.0.2 - glob-parent: registry.npmmirror.com/glob-parent/5.1.2 - is-binary-path: registry.nlark.com/is-binary-path/2.1.0 - is-glob: registry.npmmirror.com/is-glob/4.0.3 - normalize-path: registry.nlark.com/normalize-path/3.0.0 - readdirp: registry.nlark.com/readdirp/3.6.0 - optionalDependencies: - fsevents: registry.npmmirror.com/fsevents/2.3.2 - - registry.npmmirror.com/ci-info/3.3.0: - resolution: {integrity: sha512-riT/3vI5YpVH6/qomlDnJow6TBee2PBKSEpx3O32EGPYbWGIRsIlGRms3Sm74wYE1JMo8RnO04Hb12+v1J5ICw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ci-info/download/ci-info-3.3.0.tgz} - name: ci-info - version: 3.3.0 + flat-cache: registry.nlark.com/flat-cache/3.0.4 dev: true - registry.npmmirror.com/classnames/2.3.1: - resolution: {integrity: sha512-OlQdbZ7gLfGarSqxesMesDa5uz7KFbID8Kpq/SxIoNGDqY8lSYs0D+hhtBXhcdB3rcbXArFr7vlHheLk1voeNA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/classnames/download/classnames-2.3.1.tgz} - name: classnames - version: 2.3.1 - dev: false + registry.nlark.com/file-loader/6.2.0_webpack@5.65.0: + resolution: {integrity: sha1-uu98+OGEDfMl5DkLRISHlIDuvk0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/file-loader/download/file-loader-6.2.0.tgz} + id: registry.nlark.com/file-loader/6.2.0 + name: file-loader + version: 6.2.0 + engines: {node: '>= 10.13.0'} + peerDependencies: + webpack: ^4.0.0 || ^5.0.0 + dependencies: + loader-utils: 2.0.2 + schema-utils: 3.1.1 + webpack: 5.65.0_9def3870c80213359789f9191dbd286a + dev: true - registry.npmmirror.com/clean-css/5.2.2: - resolution: {integrity: sha1-06fG7iURAR4FFxmDi9z4MU3EVI0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/clean-css/download/clean-css-5.2.2.tgz} - name: clean-css - version: 5.2.2 - engines: {node: '>= 10.0'} + registry.nlark.com/filelist/1.0.2: + resolution: {integrity: sha1-gCAvIUYtTRwuIUEZsYB8G8A4Dls=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/filelist/download/filelist-1.0.2.tgz} + name: filelist + version: 1.0.2 dependencies: - source-map: registry.npmmirror.com/source-map/0.6.1 + minimatch: registry.nlark.com/minimatch/3.0.4 dev: true - registry.npmmirror.com/cli-spinners/2.6.1: - resolution: {integrity: sha1-rclU6+KBw3pjGb+kAebdJIj/tw0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/cli-spinners/download/cli-spinners-2.6.1.tgz} - name: cli-spinners - version: 2.6.1 - engines: {node: '>=6'} + registry.nlark.com/fill-range/7.0.1: + resolution: {integrity: sha1-GRmmp8df44ssfHflGYU12prN2kA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/fill-range/download/fill-range-7.0.1.tgz} + name: fill-range + version: 7.0.1 + engines: {node: '>=8'} + dependencies: + to-regex-range: registry.nlark.com/to-regex-range/5.0.1 + + registry.nlark.com/filter-obj/1.1.0: + resolution: {integrity: sha1-mzERErxsYSehbgFsbF1/GeCAXFs=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/filter-obj/download/filter-obj-1.1.0.tgz} + name: filter-obj + version: 1.1.0 + engines: {node: '>=0.10.0'} dev: false - registry.npmmirror.com/cli-truncate/2.1.0: - resolution: {integrity: sha1-w54ovwXtzeW+O5iZKiLe7Vork8c=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/cli-truncate/download/cli-truncate-2.1.0.tgz} - name: cli-truncate - version: 2.1.0 - engines: {node: '>=8'} + registry.nlark.com/finalhandler/1.1.2: + resolution: {integrity: sha1-t+fQAP/RGTjQ/bBTUG9uur6fWH0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/finalhandler/download/finalhandler-1.1.2.tgz} + name: finalhandler + version: 1.1.2 + engines: {node: '>= 0.8'} dependencies: - slice-ansi: registry.nlark.com/slice-ansi/3.0.0 - string-width: registry.npmmirror.com/string-width/4.2.3 + debug: 2.6.9 + encodeurl: registry.nlark.com/encodeurl/1.0.2 + escape-html: registry.nlark.com/escape-html/1.0.3 + on-finished: registry.nlark.com/on-finished/2.3.0 + parseurl: registry.nlark.com/parseurl/1.3.3 + statuses: registry.nlark.com/statuses/1.5.0 + unpipe: registry.nlark.com/unpipe/1.0.0 dev: true - registry.npmmirror.com/clone-buffer/1.0.0: - resolution: {integrity: sha1-4+JbIHrE5wGvch4staFnksrD3Fg=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/clone-buffer/download/clone-buffer-1.0.0.tgz} - name: clone-buffer - version: 1.0.0 - engines: {node: '>= 0.10'} + registry.nlark.com/flat-cache/3.0.4: + resolution: {integrity: sha1-YbAzgwKy/p+Vfcwy/CqH8cMEixE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/flat-cache/download/flat-cache-3.0.4.tgz} + name: flat-cache + version: 3.0.4 + engines: {node: ^10.12.0 || >=12.0.0} + dependencies: + flatted: 3.2.4 + rimraf: 3.0.2 dev: true - registry.npmmirror.com/cloneable-readable/1.1.3: - resolution: {integrity: sha1-EgoAywU7+2OiIucJ+Wg+ouEdjOw=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/cloneable-readable/download/cloneable-readable-1.1.3.tgz} - name: cloneable-readable - version: 1.1.3 + registry.nlark.com/flush-write-stream/1.1.1: + resolution: {integrity: sha1-jdfYc6G6vCB9lOrQwuDkQnbr8ug=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/flush-write-stream/download/flush-write-stream-1.1.1.tgz} + name: flush-write-stream + version: 1.1.1 dependencies: inherits: registry.nlark.com/inherits/2.0.4 - process-nextick-args: registry.nlark.com/process-nextick-args/2.0.1 readable-stream: registry.nlark.com/readable-stream/2.3.7 dev: true - registry.npmmirror.com/coa/2.0.2: - resolution: {integrity: sha1-Q/bCEVG07yv1cYfbDXPeIp4+fsM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/coa/download/coa-2.0.2.tgz} - name: coa - version: 2.0.2 - engines: {node: '>= 4.0'} + registry.nlark.com/form-data/3.0.1: + resolution: {integrity: sha1-69U3kbeDVqma+aMA1CgsTV65dV8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/form-data/download/form-data-3.0.1.tgz} + name: form-data + version: 3.0.1 + engines: {node: '>= 6'} dependencies: - '@types/q': registry.npmmirror.com/@types/q/1.5.5 - chalk: registry.npmmirror.com/chalk/2.4.2 - q: registry.nlark.com/q/1.5.1 - dev: false + asynckit: registry.nlark.com/asynckit/0.4.0 + combined-stream: registry.nlark.com/combined-stream/1.0.8 + mime-types: 2.1.34 + dev: true - registry.npmmirror.com/color-convert/1.9.3: - resolution: {integrity: sha1-u3GFBpDh8TZWfeYp0tVHHe2kweg=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/color-convert/download/color-convert-1.9.3.tgz} - name: color-convert - version: 1.9.3 - dependencies: - color-name: registry.nlark.com/color-name/1.1.3 + registry.nlark.com/forwarded/0.2.0: + resolution: {integrity: sha1-ImmTZCiq1MFcfr6XeahL8LKoGBE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/forwarded/download/forwarded-0.2.0.tgz} + name: forwarded + version: 0.2.0 + engines: {node: '>= 0.6'} + dev: true - registry.npmmirror.com/color-convert/2.0.1: - resolution: {integrity: sha1-ctOmjVmMm9s68q0ehPIdiWq9TeM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/color-convert/download/color-convert-2.0.1.tgz} - name: color-convert - version: 2.0.1 - engines: {node: '>=7.0.0'} - dependencies: - color-name: registry.nlark.com/color-name/1.1.4 + registry.nlark.com/fresh/0.5.2: + resolution: {integrity: sha1-PYyt2Q2XZWn6g1qx+OSyOhBWBac=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/fresh/download/fresh-0.5.2.tgz} + name: fresh + version: 0.5.2 + engines: {node: '>= 0.6'} + dev: true - registry.npmmirror.com/color-string/1.9.0: - resolution: {integrity: sha512-9Mrz2AQLefkH1UvASKj6v6hj/7eWgjnT/cVsR8CumieLoT+g900exWeNogqtweI8dxloXN9BDQTYro1oWu/5CQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/color-string/download/color-string-1.9.0.tgz} - name: color-string - version: 1.9.0 + registry.nlark.com/fs-extra/10.0.0: + resolution: {integrity: sha1-n/YbZV3eU/s0qC34S7IUzoAuF8E=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/fs-extra/download/fs-extra-10.0.0.tgz?cache=0&sync_timestamp=1631637276251&other_urls=https%3A%2F%2Fregistry.nlark.com%2Ffs-extra%2Fdownload%2Ffs-extra-10.0.0.tgz} + name: fs-extra + version: 10.0.0 + engines: {node: '>=12'} dependencies: - color-name: registry.nlark.com/color-name/1.1.4 - simple-swizzle: registry.npmmirror.com/simple-swizzle/0.2.2 - dev: false + graceful-fs: 4.2.8 + jsonfile: registry.nlark.com/jsonfile/6.1.0 + universalify: registry.nlark.com/universalify/2.0.0 - registry.npmmirror.com/color/3.2.1: - resolution: {integrity: sha1-NUTcGYyvRJDD7MmnkLVP6f9F4WQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/color/download/color-3.2.1.tgz} - name: color - version: 3.2.1 + registry.nlark.com/fs-extra/8.1.0: + resolution: {integrity: sha1-SdQ8RaiM2Wd2aMt74bRu/bjS4cA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/fs-extra/download/fs-extra-8.1.0.tgz?cache=0&sync_timestamp=1631637276251&other_urls=https%3A%2F%2Fregistry.nlark.com%2Ffs-extra%2Fdownload%2Ffs-extra-8.1.0.tgz} + name: fs-extra + version: 8.1.0 + engines: {node: '>=6 <7 || >=8'} dependencies: - color-convert: registry.npmmirror.com/color-convert/1.9.3 - color-string: registry.npmmirror.com/color-string/1.9.0 - dev: false + graceful-fs: 4.2.8 + jsonfile: registry.nlark.com/jsonfile/4.0.0 + universalify: registry.nlark.com/universalify/0.1.2 + dev: true - registry.npmmirror.com/color/4.1.0: - resolution: {integrity: sha512-o2rkkxyLGgYoeUy1OodXpbPAQNmlNBrirQ8ODO8QutzDiDMNdezSOZLNnusQ6pUpCQJUsaJIo9DZJKqa2HgH7A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/color/download/color-4.1.0.tgz} - name: color - version: 4.1.0 + registry.nlark.com/fs-extra/9.1.0: + resolution: {integrity: sha1-WVRGDHZKjaIJS6NVS/g55rmnyG0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/fs-extra/download/fs-extra-9.1.0.tgz?cache=0&sync_timestamp=1631637276251&other_urls=https%3A%2F%2Fregistry.nlark.com%2Ffs-extra%2Fdownload%2Ffs-extra-9.1.0.tgz} + name: fs-extra + version: 9.1.0 + engines: {node: '>=10'} dependencies: - color-convert: registry.npmmirror.com/color-convert/2.0.1 - color-string: registry.npmmirror.com/color-string/1.9.0 - dev: false + at-least-node: registry.nlark.com/at-least-node/1.0.0 + graceful-fs: 4.2.8 + jsonfile: registry.nlark.com/jsonfile/6.1.0 + universalify: registry.nlark.com/universalify/2.0.0 - registry.npmmirror.com/colorette/1.4.0: - resolution: {integrity: sha1-UZD7uHJ2JZqGrXAL/yxtb6o/ykA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/colorette/download/colorette-1.4.0.tgz} - name: colorette - version: 1.4.0 + registry.nlark.com/fs-monkey/1.0.3: + resolution: {integrity: sha1-rjrJLVO7Mo7+DpodlUH2rY1I4tM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/fs-monkey/download/fs-monkey-1.0.3.tgz} + name: fs-monkey + version: 1.0.3 dev: true - registry.npmmirror.com/colorette/2.0.16: - resolution: {integrity: sha1-cTua+E/bAAE58EVGvUqT9ipQhdo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/colorette/download/colorette-2.0.16.tgz} - name: colorette - version: 2.0.16 - dev: true + registry.nlark.com/fs.realpath/1.0.0: + resolution: {integrity: sha1-FQStJSMVjKpA20onh8sBQRmU6k8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/fs.realpath/download/fs.realpath-1.0.0.tgz} + name: fs.realpath + version: 1.0.0 - registry.npmmirror.com/commander/2.20.3: - resolution: {integrity: sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/commander/download/commander-2.20.3.tgz} - name: commander - version: 2.20.3 - dev: true + registry.nlark.com/function-bind/1.1.1: + resolution: {integrity: sha1-pWiZ0+o8m6uHS7l3O3xe3pL0iV0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/function-bind/download/function-bind-1.1.1.tgz} + name: function-bind + version: 1.1.1 - registry.npmmirror.com/commander/6.2.1: - resolution: {integrity: sha512-U7VdrJFnJgo4xjrHpTzu0yrHPGImdsmD95ZlgYSEajAn2JKzDhDTPG9kBTefmObL2w/ngeZnilk+OV9CG3d7UA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/commander/download/commander-6.2.1.tgz} - name: commander - version: 6.2.1 - engines: {node: '>= 6'} + registry.nlark.com/functional-red-black-tree/1.0.1: + resolution: {integrity: sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/functional-red-black-tree/download/functional-red-black-tree-1.0.1.tgz} + name: functional-red-black-tree + version: 1.0.1 dev: true - registry.npmmirror.com/commander/7.2.0: - resolution: {integrity: sha512-QrWXB+ZQSVPmIWIhtEO9H+gwHaMGYiF5ChvoJ+K9ZGHG/sVsa6yiesAD1GC/x46sET00Xlwo1u49RVVVzvcSkw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/commander/download/commander-7.2.0.tgz} - name: commander - version: 7.2.0 - engines: {node: '>= 10'} + registry.nlark.com/gensync/1.0.0-beta.2: + resolution: {integrity: sha1-MqbudsPX9S1GsrGuXZP+qFgKJeA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/gensync/download/gensync-1.0.0-beta.2.tgz} + name: gensync + version: 1.0.0-beta.2 + engines: {node: '>=6.9.0'} dev: true - registry.npmmirror.com/commander/8.3.0: - resolution: {integrity: sha512-OkTL9umf+He2DZkUq8f8J9of7yL6RJKI24dVITBmNfZBmri9zYZQrKkuXiKhyfPSu8tUhnVBB1iKXevvnlR4Ww==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/commander/download/commander-8.3.0.tgz} - name: commander - version: 8.3.0 - engines: {node: '>= 12'} + registry.nlark.com/get-caller-file/2.0.5: + resolution: {integrity: sha1-T5RBKoLbMvNuOwuXQfipf+sDH34=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/get-caller-file/download/get-caller-file-2.0.5.tgz} + name: get-caller-file + version: 2.0.5 + engines: {node: 6.* || 8.* || >= 10.*} - registry.npmmirror.com/commitlint/12.1.4: - resolution: {integrity: sha1-r8GFlXr90H0uu2x4tZVtQH/AmtA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/commitlint/download/commitlint-12.1.4.tgz} - name: commitlint - version: 12.1.4 - engines: {node: '>=v10'} - hasBin: true + registry.nlark.com/get-intrinsic/1.1.1: + resolution: {integrity: sha1-FfWfN2+FXERpY5SPDSTNNje0q8Y=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/get-intrinsic/download/get-intrinsic-1.1.1.tgz} + name: get-intrinsic + version: 1.1.1 dependencies: - '@commitlint/cli': registry.npmmirror.com/@commitlint/cli/12.1.4 - '@commitlint/types': registry.npmmirror.com/@commitlint/types/12.1.4 + function-bind: registry.nlark.com/function-bind/1.1.1 + has: registry.nlark.com/has/1.0.3 + has-symbols: registry.nlark.com/has-symbols/1.0.2 + + registry.nlark.com/get-own-enumerable-property-symbols/3.0.2: + resolution: {integrity: sha1-tf3nfyLL4185C04ImSLFC85u9mQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/get-own-enumerable-property-symbols/download/get-own-enumerable-property-symbols-3.0.2.tgz} + name: get-own-enumerable-property-symbols + version: 3.0.2 dev: true - registry.npmmirror.com/common-tags/1.8.2: - resolution: {integrity: sha512-gk/Z852D2Wtb//0I+kRFNKKE9dIIVirjoqPoA1wJU+XePVXZfGeBpk45+A1rKO4Q43prqWBNY/MiIeRLbPWUaA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/common-tags/download/common-tags-1.8.2.tgz} - name: common-tags - version: 1.8.2 - engines: {node: '>=4.0.0'} + registry.nlark.com/get-package-type/0.1.0: + resolution: {integrity: sha1-jeLYA8/0TfO8bEVuZmizbDkm4Ro=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/get-package-type/download/get-package-type-0.1.0.tgz} + name: get-package-type + version: 0.1.0 + engines: {node: '>=8.0.0'} dev: true - registry.npmmirror.com/compare-func/2.0.0: - resolution: {integrity: sha1-+2XnXtvd/S5WhVTotbBf/3pR/LM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/compare-func/download/compare-func-2.0.0.tgz} - name: compare-func - version: 2.0.0 - dependencies: - array-ify: registry.npmmirror.com/array-ify/1.0.0 - dot-prop: registry.nlark.com/dot-prop/5.3.0 + registry.nlark.com/get-stream/6.0.1: + resolution: {integrity: sha1-omLY7vZ6ztV8KFKtYWdSakPL97c=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/get-stream/download/get-stream-6.0.1.tgz} + name: get-stream + version: 6.0.1 + engines: {node: '>=10'} dev: true - registry.npmmirror.com/content-disposition/0.5.4: - resolution: {integrity: sha512-FveZTNuGw04cxlAiWbzi6zTAL/lhehaWbTtgluJh4/E95DqMwTmha3KZN1aAWA8cFIhHzMZUvLevkw5Rqk+tSQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/content-disposition/download/content-disposition-0.5.4.tgz} - name: content-disposition - version: 0.5.4 - engines: {node: '>= 0.6'} + registry.nlark.com/get-symbol-description/1.0.0: + resolution: {integrity: sha1-f9uByQAQH71WTdXxowr1qtweWNY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/get-symbol-description/download/get-symbol-description-1.0.0.tgz} + name: get-symbol-description + version: 1.0.0 + engines: {node: '>= 0.4'} dependencies: - safe-buffer: registry.nlark.com/safe-buffer/5.2.1 + call-bind: registry.nlark.com/call-bind/1.0.2 + get-intrinsic: registry.nlark.com/get-intrinsic/1.1.1 + + registry.nlark.com/glob-to-regexp/0.4.1: + resolution: {integrity: sha1-x1KXCHyFG5pXi9IX3VmpL1n+VG4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/glob-to-regexp/download/glob-to-regexp-0.4.1.tgz} + name: glob-to-regexp + version: 0.4.1 dev: true - registry.npmmirror.com/conventional-changelog-angular/5.0.13: - resolution: {integrity: sha1-iWiF1juRSnDUk0tZ0v573hgysow=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/conventional-changelog-angular/download/conventional-changelog-angular-5.0.13.tgz} - name: conventional-changelog-angular - version: 5.0.13 - engines: {node: '>=10'} + registry.nlark.com/global-dirs/0.1.1: + resolution: {integrity: sha1-sxnA3UYH81PzvpzKTHL8FIxJ9EU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/global-dirs/download/global-dirs-0.1.1.tgz} + name: global-dirs + version: 0.1.1 + engines: {node: '>=4'} dependencies: - compare-func: registry.npmmirror.com/compare-func/2.0.0 - q: registry.nlark.com/q/1.5.1 + ini: registry.nlark.com/ini/1.3.8 dev: true - registry.npmmirror.com/conventional-changelog-conventionalcommits/4.6.1: - resolution: {integrity: sha1-9MCSGTcFBnTleNx4dfkINRzPQBQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/conventional-changelog-conventionalcommits/download/conventional-changelog-conventionalcommits-4.6.1.tgz} - name: conventional-changelog-conventionalcommits - version: 4.6.1 - engines: {node: '>=10'} + registry.nlark.com/globby/10.0.1: + resolution: {integrity: sha1-R4LDTLdd1oM1EzXFgpzDQg5gayI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/globby/download/globby-10.0.1.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fglobby%2Fdownload%2Fglobby-10.0.1.tgz} + name: globby + version: 10.0.1 + engines: {node: '>=8'} dependencies: - compare-func: registry.npmmirror.com/compare-func/2.0.0 - lodash: registry.npmmirror.com/lodash/4.17.21 - q: registry.nlark.com/q/1.5.1 + '@types/glob': 7.2.0 + array-union: registry.nlark.com/array-union/2.1.0 + dir-glob: registry.nlark.com/dir-glob/3.0.1 + fast-glob: registry.nlark.com/fast-glob/3.2.7 + glob: 7.2.0 + ignore: 5.2.0 + merge2: registry.nlark.com/merge2/1.4.1 + slash: registry.nlark.com/slash/3.0.0 dev: true - registry.npmmirror.com/conventional-commits-parser/3.2.3: - resolution: {integrity: sha1-/ENwRpgjlFHj7zX9HY7WRPRr2G4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/conventional-commits-parser/download/conventional-commits-parser-3.2.3.tgz} - name: conventional-commits-parser - version: 3.2.3 + registry.nlark.com/globby/11.0.4: + resolution: {integrity: sha1-LLr/d8Lypi5x6bKBOme5ejowAaU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/globby/download/globby-11.0.4.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fglobby%2Fdownload%2Fglobby-11.0.4.tgz} + name: globby + version: 11.0.4 engines: {node: '>=10'} - hasBin: true dependencies: - is-text-path: registry.npmmirror.com/is-text-path/1.0.1 - JSONStream: registry.npmmirror.com/JSONStream/1.3.5 - lodash: registry.npmmirror.com/lodash/4.17.21 - meow: registry.npmmirror.com/meow/8.1.2 - split2: registry.npmmirror.com/split2/3.2.2 - through2: registry.nlark.com/through2/4.0.2 + array-union: registry.nlark.com/array-union/2.1.0 + dir-glob: registry.nlark.com/dir-glob/3.0.1 + fast-glob: registry.nlark.com/fast-glob/3.2.7 + ignore: 5.2.0 + merge2: registry.nlark.com/merge2/1.4.1 + slash: registry.nlark.com/slash/3.0.0 dev: true - registry.npmmirror.com/copy-to-clipboard/3.3.1: - resolution: {integrity: sha512-i13qo6kIHTTpCm8/Wup+0b1mVWETvu2kIMzKoK8FpkLkFxlt0znUAHcMzox+T8sPlqtZXq3CulEjQHsYiGFJUw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/copy-to-clipboard/-/copy-to-clipboard-3.3.1.tgz} - name: copy-to-clipboard - version: 3.3.1 - dependencies: - toggle-selection: registry.npmmirror.com/toggle-selection/1.0.6 - dev: false - - registry.npmmirror.com/copy-webpack-plugin/9.1.0_webpack@5.65.0: - resolution: {integrity: sha512-rxnR7PaGigJzhqETHGmAcxKnLZSR5u1Y3/bcIv/1FnqXedcL/E2ewK7ZCNrArJKCiSv8yVXhTqetJh8inDvfsA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/copy-webpack-plugin/download/copy-webpack-plugin-9.1.0.tgz} - id: registry.npmmirror.com/copy-webpack-plugin/9.1.0 - name: copy-webpack-plugin - version: 9.1.0 - engines: {node: '>= 12.13.0'} - peerDependencies: - webpack: ^5.1.0 - dependencies: - fast-glob: registry.nlark.com/fast-glob/3.2.7 - glob-parent: registry.npmmirror.com/glob-parent/6.0.2 - globby: registry.nlark.com/globby/11.0.4 - normalize-path: registry.nlark.com/normalize-path/3.0.0 - schema-utils: registry.npmmirror.com/schema-utils/3.1.1 - serialize-javascript: registry.nlark.com/serialize-javascript/6.0.0 - webpack: registry.npmmirror.com/webpack/5.65.0_9def3870c80213359789f9191dbd286a + registry.nlark.com/handle-thing/2.0.1: + resolution: {integrity: sha1-hX95zjWVgMNA1DCBzGSJcNC7I04=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/handle-thing/download/handle-thing-2.0.1.tgz} + name: handle-thing + version: 2.0.1 dev: true - registry.npmmirror.com/core-js-compat/3.20.1: - resolution: {integrity: sha512-AVhKZNpqMV3Jz8hU0YEXXE06qoxtQGsAqU0u1neUngz5IusDJRX/ZJ6t3i7mS7QxNyEONbCo14GprkBrxPlTZA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/core-js-compat/download/core-js-compat-3.20.1.tgz} - name: core-js-compat - version: 3.20.1 - dependencies: - browserslist: registry.npmmirror.com/browserslist/4.19.1 - semver: registry.nlark.com/semver/7.0.0 + registry.nlark.com/hard-rejection/2.1.0: + resolution: {integrity: sha1-HG7aXBaFxjlCdm15u0Cudzzs2IM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/hard-rejection/download/hard-rejection-2.1.0.tgz} + name: hard-rejection + version: 2.1.0 + engines: {node: '>=6'} dev: true - registry.npmmirror.com/core-js/2.6.12: - resolution: {integrity: sha1-2TM9+nsGXjR8xWgiGdb2kIWcwuw=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/core-js/download/core-js-2.6.12.tgz} - name: core-js - version: 2.6.12 - deprecated: core-js@<3.4 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Please, upgrade your dependencies to the actual version of core-js. - requiresBuild: true - dev: false + registry.nlark.com/harmony-reflect/1.6.2: + resolution: {integrity: sha1-Mey9MuZIo00DDYattn1NR1R/5xA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/harmony-reflect/download/harmony-reflect-1.6.2.tgz} + name: harmony-reflect + version: 1.6.2 + dev: true - registry.npmmirror.com/crc/3.8.0: - resolution: {integrity: sha1-rWAmnCyFb4wpnixMwN5FVpFAVsY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/crc/download/crc-3.8.0.tgz} - name: crc - version: 3.8.0 + registry.nlark.com/has-ansi/2.0.0: + resolution: {integrity: sha1-NPUEnOHs3ysGSa8+8k5F7TVBbZE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/has-ansi/download/has-ansi-2.0.0.tgz} + name: has-ansi + version: 2.0.0 + engines: {node: '>=0.10.0'} dependencies: - buffer: registry.npmmirror.com/buffer/5.7.1 + ansi-regex: registry.nlark.com/ansi-regex/2.1.1 dev: false - registry.npmmirror.com/cross-fetch/3.1.4: - resolution: {integrity: sha1-lyPzo6JHv4uJA586OAqSROj6Lzk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/cross-fetch/download/cross-fetch-3.1.4.tgz} - name: cross-fetch - version: 3.1.4 - dependencies: - node-fetch: registry.npmmirror.com/node-fetch/2.6.1 - dev: false + registry.nlark.com/has-bigints/1.0.1: + resolution: {integrity: sha1-ZP5qywIGc+O3jbA1pa9pqp0HsRM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/has-bigints/download/has-bigints-1.0.1.tgz} + name: has-bigints + version: 1.0.1 - registry.npmmirror.com/css-declaration-sorter/4.0.1: - resolution: {integrity: sha1-wZiUD2OnbX42wecQGLABchBUyyI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/css-declaration-sorter/download/css-declaration-sorter-4.0.1.tgz} - name: css-declaration-sorter - version: 4.0.1 - engines: {node: '>4'} - dependencies: - postcss: registry.npmmirror.com/postcss/7.0.39 - timsort: registry.nlark.com/timsort/0.3.0 - dev: false + registry.nlark.com/has-flag/3.0.0: + resolution: {integrity: sha1-tdRU3CGZriJWmfNGfloH87lVuv0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/has-flag/download/has-flag-3.0.0.tgz} + name: has-flag + version: 3.0.0 + engines: {node: '>=4'} - registry.npmmirror.com/css-loader/5.2.7_webpack@5.65.0: - resolution: {integrity: sha1-m58RHt9vsr5dxiUlZEy8nCMgZK4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/css-loader/download/css-loader-5.2.7.tgz} - id: registry.npmmirror.com/css-loader/5.2.7 - name: css-loader - version: 5.2.7 - engines: {node: '>= 10.13.0'} - peerDependencies: - webpack: ^4.27.0 || ^5.0.0 - dependencies: - icss-utils: registry.nlark.com/icss-utils/5.1.0_postcss@8.4.5 - loader-utils: registry.npmmirror.com/loader-utils/2.0.2 - postcss: registry.npmmirror.com/postcss/8.4.5 - postcss-modules-extract-imports: registry.nlark.com/postcss-modules-extract-imports/3.0.0_postcss@8.4.5 - postcss-modules-local-by-default: registry.nlark.com/postcss-modules-local-by-default/4.0.0_postcss@8.4.5 - postcss-modules-scope: registry.nlark.com/postcss-modules-scope/3.0.0_postcss@8.4.5 - postcss-modules-values: registry.nlark.com/postcss-modules-values/4.0.0_postcss@8.4.5 - postcss-value-parser: registry.npmmirror.com/postcss-value-parser/4.2.0 - schema-utils: registry.npmmirror.com/schema-utils/3.1.1 - semver: registry.nlark.com/semver/7.3.5 - webpack: registry.npmmirror.com/webpack/5.65.0_9def3870c80213359789f9191dbd286a - dev: true + registry.nlark.com/has-flag/4.0.0: + resolution: {integrity: sha1-lEdx/ZyByBJlxNaUGGDaBrtZR5s=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/has-flag/download/has-flag-4.0.0.tgz} + name: has-flag + version: 4.0.0 + engines: {node: '>=8'} - registry.npmmirror.com/css-select/2.1.0: - resolution: {integrity: sha1-ajRlM1ZjWTSoG6ymjQJVQyEF2+8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/css-select/download/css-select-2.1.0.tgz} - name: css-select - version: 2.1.0 - dependencies: - boolbase: registry.nlark.com/boolbase/1.0.0 - css-what: registry.npmmirror.com/css-what/3.4.2 - domutils: registry.nlark.com/domutils/1.7.0 - nth-check: registry.nlark.com/nth-check/1.0.2 - dev: false + registry.nlark.com/has-symbols/1.0.2: + resolution: {integrity: sha1-Fl0wcMADCXUqEjakeTMeOsVvFCM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/has-symbols/download/has-symbols-1.0.2.tgz} + name: has-symbols + version: 1.0.2 + engines: {node: '>= 0.4'} - registry.npmmirror.com/css-select/4.2.0: - resolution: {integrity: sha512-6YVG6hsH9yIb/si3Th/is8Pex7qnVHO6t7q7U6TIUnkQASGbS8tnUDBftnPynLNnuUl/r2+PTd0ekiiq7R0zJw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/css-select/download/css-select-4.2.0.tgz} - name: css-select - version: 4.2.0 + registry.nlark.com/has-tostringtag/1.0.0: + resolution: {integrity: sha1-fhM4GKfTlHNPlB5zw9P5KR5liyU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/has-tostringtag/download/has-tostringtag-1.0.0.tgz} + name: has-tostringtag + version: 1.0.0 + engines: {node: '>= 0.4'} dependencies: - boolbase: registry.nlark.com/boolbase/1.0.0 - css-what: registry.npmmirror.com/css-what/5.1.0 - domhandler: registry.npmmirror.com/domhandler/4.3.0 - domutils: registry.nlark.com/domutils/2.8.0 - nth-check: registry.nlark.com/nth-check/2.0.1 - dev: true + has-symbols: registry.nlark.com/has-symbols/1.0.2 - registry.npmmirror.com/css-tree/1.0.0-alpha.37: - resolution: {integrity: sha1-mL69YsTB2flg7DQM+fdSLjBwmiI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/css-tree/download/css-tree-1.0.0-alpha.37.tgz} - name: css-tree - version: 1.0.0-alpha.37 - engines: {node: '>=8.0.0'} + registry.nlark.com/has/1.0.3: + resolution: {integrity: sha1-ci18v8H2qoJB8W3YFOAR4fQeh5Y=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/has/download/has-1.0.3.tgz} + name: has + version: 1.0.3 + engines: {node: '>= 0.4.0'} dependencies: - mdn-data: registry.npmmirror.com/mdn-data/2.0.4 - source-map: registry.npmmirror.com/source-map/0.6.1 - dev: false + function-bind: registry.nlark.com/function-bind/1.1.1 - registry.npmmirror.com/css-tree/1.1.3: - resolution: {integrity: sha1-60hw+2/XcHMn7JXC/yqwm16NuR0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/css-tree/download/css-tree-1.1.3.tgz} - name: css-tree - version: 1.1.3 - engines: {node: '>=8.0.0'} - dependencies: - mdn-data: registry.npmmirror.com/mdn-data/2.0.14 - source-map: registry.npmmirror.com/source-map/0.6.1 - dev: false + registry.nlark.com/he/1.2.0: + resolution: {integrity: sha1-hK5l+n6vsWX922FWauFLrwVmTw8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/he/download/he-1.2.0.tgz} + name: he + version: 1.2.0 + hasBin: true + dev: true - registry.npmmirror.com/css-unit-converter/1.1.2: - resolution: {integrity: sha1-THf1oZVObb/2BpXsshTjJwQ2qyE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/css-unit-converter/download/css-unit-converter-1.1.2.tgz} - name: css-unit-converter - version: 1.1.2 + registry.nlark.com/hex-color-regex/1.1.0: + resolution: {integrity: sha1-TAb8y0YC/iYCs8k9+C1+fb8aio4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/hex-color-regex/download/hex-color-regex-1.1.0.tgz} + name: hex-color-regex + version: 1.1.0 dev: false - registry.npmmirror.com/css-what/3.4.2: - resolution: {integrity: sha1-6nAm/LAXd+295SEk4h8yfnrpUOQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/css-what/download/css-what-3.4.2.tgz} - name: css-what - version: 3.4.2 - engines: {node: '>= 6'} + registry.nlark.com/hoist-non-react-statics/3.3.2: + resolution: {integrity: sha1-7OCsr3HWLClpwuxZ/v9CpLGoW0U=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/hoist-non-react-statics/download/hoist-non-react-statics-3.3.2.tgz} + name: hoist-non-react-statics + version: 3.3.2 + dependencies: + react-is: 16.13.1 dev: false - registry.npmmirror.com/css-what/5.1.0: - resolution: {integrity: sha1-P3tweq32M7r2LCzrhXm1RbtA9/4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/css-what/download/css-what-5.1.0.tgz} - name: css-what - version: 5.1.0 - engines: {node: '>= 6'} + registry.nlark.com/hpack.js/2.1.6: + resolution: {integrity: sha1-h3dMCUnlE/QuhFdbPEVoH63ioLI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/hpack.js/download/hpack.js-2.1.6.tgz} + name: hpack.js + version: 2.1.6 + dependencies: + inherits: registry.nlark.com/inherits/2.0.4 + obuf: registry.nlark.com/obuf/1.1.2 + readable-stream: registry.nlark.com/readable-stream/2.3.7 + wbuf: registry.nlark.com/wbuf/1.7.3 dev: true - registry.npmmirror.com/cssnano-preset-default/4.0.8: - resolution: {integrity: sha1-kgYisfwelaNOiDggPxOXpQTy0/8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/cssnano-preset-default/download/cssnano-preset-default-4.0.8.tgz} - name: cssnano-preset-default - version: 4.0.8 - engines: {node: '>=6.9.0'} - dependencies: - css-declaration-sorter: registry.npmmirror.com/css-declaration-sorter/4.0.1 - cssnano-util-raw-cache: registry.nlark.com/cssnano-util-raw-cache/4.0.1 - postcss: registry.npmmirror.com/postcss/7.0.39 - postcss-calc: registry.npmmirror.com/postcss-calc/7.0.5 - postcss-colormin: registry.npmmirror.com/postcss-colormin/4.0.3 - postcss-convert-values: registry.npmmirror.com/postcss-convert-values/4.0.1 - postcss-discard-comments: registry.nlark.com/postcss-discard-comments/4.0.2 - postcss-discard-duplicates: registry.nlark.com/postcss-discard-duplicates/4.0.2 - postcss-discard-empty: registry.nlark.com/postcss-discard-empty/4.0.1 - postcss-discard-overridden: registry.nlark.com/postcss-discard-overridden/4.0.1 - postcss-merge-longhand: registry.npmmirror.com/postcss-merge-longhand/4.0.11 - postcss-merge-rules: registry.npmmirror.com/postcss-merge-rules/4.0.3 - postcss-minify-font-values: registry.nlark.com/postcss-minify-font-values/4.0.2 - postcss-minify-gradients: registry.npmmirror.com/postcss-minify-gradients/4.0.2 - postcss-minify-params: registry.npmmirror.com/postcss-minify-params/4.0.2 - postcss-minify-selectors: registry.nlark.com/postcss-minify-selectors/4.0.2 - postcss-normalize-charset: registry.nlark.com/postcss-normalize-charset/4.0.1 - postcss-normalize-display-values: registry.nlark.com/postcss-normalize-display-values/4.0.2 - postcss-normalize-positions: registry.nlark.com/postcss-normalize-positions/4.0.2 - postcss-normalize-repeat-style: registry.nlark.com/postcss-normalize-repeat-style/4.0.2 - postcss-normalize-string: registry.nlark.com/postcss-normalize-string/4.0.2 - postcss-normalize-timing-functions: registry.nlark.com/postcss-normalize-timing-functions/4.0.2 - postcss-normalize-unicode: registry.nlark.com/postcss-normalize-unicode/4.0.1 - postcss-normalize-url: registry.npmmirror.com/postcss-normalize-url/4.0.1 - postcss-normalize-whitespace: registry.nlark.com/postcss-normalize-whitespace/4.0.2 - postcss-ordered-values: registry.nlark.com/postcss-ordered-values/4.1.2 - postcss-reduce-initial: registry.npmmirror.com/postcss-reduce-initial/4.0.3 - postcss-reduce-transforms: registry.nlark.com/postcss-reduce-transforms/4.0.2 - postcss-svgo: registry.npmmirror.com/postcss-svgo/4.0.3 - postcss-unique-selectors: registry.npmmirror.com/postcss-unique-selectors/4.0.1 + registry.nlark.com/hsl-regex/1.0.0: + resolution: {integrity: sha1-1JMwx4ntgZ4nakwNJy3/owsY/m4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/hsl-regex/download/hsl-regex-1.0.0.tgz} + name: hsl-regex + version: 1.0.0 dev: false - registry.npmmirror.com/cssnano/4.1.11: - resolution: {integrity: sha1-x7X1uB2iacsf2YLLlgwSAJEMmpk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/cssnano/download/cssnano-4.1.11.tgz} - name: cssnano - version: 4.1.11 - engines: {node: '>=6.9.0'} - dependencies: - cosmiconfig: registry.nlark.com/cosmiconfig/5.2.1 - cssnano-preset-default: registry.npmmirror.com/cssnano-preset-default/4.0.8 - is-resolvable: registry.nlark.com/is-resolvable/1.1.0 - postcss: registry.npmmirror.com/postcss/7.0.39 + registry.nlark.com/hsla-regex/1.0.0: + resolution: {integrity: sha1-wc56MWjIxmFAM6S194d/OyJfnDg=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/hsla-regex/download/hsla-regex-1.0.0.tgz} + name: hsla-regex + version: 1.0.0 dev: false - registry.npmmirror.com/csso/4.2.0: - resolution: {integrity: sha1-6jpWE0bo3J9UbW/r7dUBh884lSk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/csso/download/csso-4.2.0.tgz} - name: csso - version: 4.2.0 - engines: {node: '>=8.0.0'} + registry.nlark.com/html-encoding-sniffer/2.0.1: + resolution: {integrity: sha1-QqbcT9M/ACgRduiyN1nKTk+hhfM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/html-encoding-sniffer/download/html-encoding-sniffer-2.0.1.tgz} + name: html-encoding-sniffer + version: 2.0.1 + engines: {node: '>=10'} dependencies: - css-tree: registry.npmmirror.com/css-tree/1.1.3 - dev: false - - registry.npmmirror.com/csstype/3.0.10: - resolution: {integrity: sha512-2u44ZG2OcNUO9HDp/Jl8C07x6pU/eTR3ncV91SiK3dhG9TWvRVsCoJw14Ckx5DgWkzGA3waZWO3d7pgqpUI/XA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/csstype/download/csstype-3.0.10.tgz} - name: csstype - version: 3.0.10 - - registry.npmmirror.com/dargs/7.0.0: - resolution: {integrity: sha1-BAFcQd4Ly2nshAUPPZvgyvjW1cw=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/dargs/download/dargs-7.0.0.tgz} - name: dargs - version: 7.0.0 - engines: {node: '>=8'} + whatwg-encoding: registry.nlark.com/whatwg-encoding/1.0.5 dev: true - registry.npmmirror.com/data-urls/2.0.0: - resolution: {integrity: sha1-FWSFpyljqXD11YIar2Qr7yvy25s=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/data-urls/download/data-urls-2.0.0.tgz} - name: data-urls - version: 2.0.0 - engines: {node: '>=10'} - dependencies: - abab: registry.nlark.com/abab/2.0.5 - whatwg-mimetype: registry.nlark.com/whatwg-mimetype/2.3.0 - whatwg-url: registry.npmmirror.com/whatwg-url/8.7.0 + registry.nlark.com/html-entities/2.3.2: + resolution: {integrity: sha1-dgtARoXLHXlOT0t0QzLjsA3P5Ig=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/html-entities/download/html-entities-2.3.2.tgz} + name: html-entities + version: 2.3.2 dev: true - registry.npmmirror.com/date-fns/2.27.0: - resolution: {integrity: sha512-sj+J0Mo2p2X1e306MHq282WS4/A8Pz/95GIFcsPNMPMZVI3EUrAdSv90al1k+p74WGLCruMXk23bfEDZa71X9Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/date-fns/download/date-fns-2.27.0.tgz} - name: date-fns - version: 2.27.0 - engines: {node: '>=0.11'} + registry.nlark.com/html-escaper/2.0.2: + resolution: {integrity: sha1-39YAJ9o2o238viNiYsAKWCJoFFM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/html-escaper/download/html-escaper-2.0.2.tgz} + name: html-escaper + version: 2.0.2 + + registry.nlark.com/html-tags/3.1.0: + resolution: {integrity: sha1-e15vfmZen7QfMAB+2eDUHpf7IUA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/html-tags/download/html-tags-3.1.0.tgz} + name: html-tags + version: 3.1.0 + engines: {node: '>=8'} dev: false - registry.npmmirror.com/dayjs/1.10.7: - resolution: {integrity: sha512-P6twpd70BcPK34K26uJ1KT3wlhpuOAPoMwJzpsIWUxHZ7wpmbdZL/hQqBDfz7hGurYSa5PhzdhDHtt319hL3ig==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/dayjs/download/dayjs-1.10.7.tgz} - name: dayjs - version: 1.10.7 + registry.nlark.com/http-deceiver/1.2.7: + resolution: {integrity: sha1-+nFolEq5pRnTN8sL7HKE3D5yPYc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/http-deceiver/download/http-deceiver-1.2.7.tgz} + name: http-deceiver + version: 1.2.7 + dev: true - 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/download/debug-2.6.9.tgz} - name: debug - version: 2.6.9 + registry.nlark.com/http-proxy-middleware/2.0.1: + resolution: {integrity: sha1-fvNBekeft2ZqVx4Jlmxmo5vSwV8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/http-proxy-middleware/download/http-proxy-middleware-2.0.1.tgz} + name: http-proxy-middleware + version: 2.0.1 + engines: {node: '>=12.0.0'} dependencies: - ms: registry.npmmirror.com/ms/2.0.0 + '@types/http-proxy': 1.17.8 + http-proxy: registry.nlark.com/http-proxy/1.18.1 + is-glob: 4.0.3 + is-plain-obj: registry.nlark.com/is-plain-obj/3.0.0 + micromatch: registry.nlark.com/micromatch/4.0.4 + transitivePeerDependencies: + - debug dev: true - registry.npmmirror.com/debug/3.2.7: - resolution: {integrity: sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/debug/download/debug-3.2.7.tgz} - name: debug - version: 3.2.7 + registry.nlark.com/http-proxy/1.18.1: + resolution: {integrity: sha1-QBVB8FNIhLv5UmAzTnL4juOXZUk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/http-proxy/download/http-proxy-1.18.1.tgz} + name: http-proxy + version: 1.18.1 + engines: {node: '>=8.0.0'} dependencies: - ms: registry.npmmirror.com/ms/2.1.3 + eventemitter3: 4.0.7 + follow-redirects: 1.14.6 + requires-port: registry.nlark.com/requires-port/1.0.0 + transitivePeerDependencies: + - debug dev: true - registry.npmmirror.com/debug/4.3.3: - resolution: {integrity: sha512-/zxw5+vh1Tfv+4Qn7a5nsbcJKPaSvCDhojn6FEl9vupwK2VCSDtEiEtqr8DFtzYFOdz63LBkxec7DYuc2jon6Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/debug/download/debug-4.3.3.tgz} - name: debug - version: 4.3.3 - engines: {node: '>=6.0'} - peerDependencies: - supports-color: '*' - peerDependenciesMeta: - supports-color: - optional: true + registry.nlark.com/https-proxy-agent/5.0.0: + resolution: {integrity: sha1-4qkFQqu2inYuCghQ9sntrf2FBrI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/https-proxy-agent/download/https-proxy-agent-5.0.0.tgz} + name: https-proxy-agent + version: 5.0.0 + engines: {node: '>= 6'} dependencies: - ms: registry.npmmirror.com/ms/2.1.2 + agent-base: registry.nlark.com/agent-base/6.0.2 + debug: 4.3.3 + transitivePeerDependencies: + - supports-color + dev: true - registry.npmmirror.com/debug/4.3.3_supports-color@8.1.1: - resolution: {integrity: sha512-/zxw5+vh1Tfv+4Qn7a5nsbcJKPaSvCDhojn6FEl9vupwK2VCSDtEiEtqr8DFtzYFOdz63LBkxec7DYuc2jon6Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/debug/download/debug-4.3.3.tgz} - id: registry.npmmirror.com/debug/4.3.3 - name: debug - version: 4.3.3 - engines: {node: '>=6.0'} - peerDependencies: - supports-color: '*' - peerDependenciesMeta: - supports-color: - optional: true - dependencies: - ms: registry.npmmirror.com/ms/2.1.2 - supports-color: registry.npmmirror.com/supports-color/8.1.1 + registry.nlark.com/human-signals/2.1.0: + resolution: {integrity: sha1-3JH8ukLk0G5Kuu0zs+ejwC9RTqA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/human-signals/download/human-signals-2.1.0.tgz} + name: human-signals + version: 2.1.0 + engines: {node: '>=10.17.0'} dev: true - registry.npmmirror.com/decamelize/1.2.0: - resolution: {integrity: sha1-9lNNFRSCabIDUue+4m9QH5oZEpA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/decamelize/download/decamelize-1.2.0.tgz} - name: decamelize - version: 1.2.0 + registry.nlark.com/iconv-lite/0.4.24: + resolution: {integrity: sha1-ICK0sl+93CHS9SSXSkdKr+czkIs=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/iconv-lite/download/iconv-lite-0.4.24.tgz?cache=0&sync_timestamp=1631501295865&other_urls=https%3A%2F%2Fregistry.nlark.com%2Ficonv-lite%2Fdownload%2Ficonv-lite-0.4.24.tgz} + name: iconv-lite + version: 0.4.24 engines: {node: '>=0.10.0'} - dev: true - - registry.npmmirror.com/default-gateway/6.0.3: - resolution: {integrity: sha1-gZSUyIgFO9t0PtvzQ9bN9/KUOnE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/default-gateway/download/default-gateway-6.0.3.tgz} - name: default-gateway - version: 6.0.3 - engines: {node: '>= 10'} dependencies: - execa: registry.npmmirror.com/execa/5.1.1 - dev: true - - registry.npmmirror.com/detect-newline/3.1.0: - resolution: {integrity: sha1-V29d/GOuGhkv8ZLYrTr2MImRtlE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/detect-newline/download/detect-newline-3.1.0.tgz} - name: detect-newline - version: 3.1.0 - engines: {node: '>=8'} - dev: true + safer-buffer: registry.nlark.com/safer-buffer/2.1.2 - registry.npmmirror.com/detective/5.2.0: - resolution: {integrity: sha1-/rKnfoW5BOzepFmtiXzJCpm9Kns=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/detective/download/detective-5.2.0.tgz} - name: detective - version: 5.2.0 - engines: {node: '>=0.8.0'} - hasBin: true + registry.nlark.com/iconv-lite/0.6.3: + resolution: {integrity: sha1-pS+AvzjaGVLrXGgXkHGYcaGnJQE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/iconv-lite/download/iconv-lite-0.6.3.tgz?cache=0&sync_timestamp=1631501295865&other_urls=https%3A%2F%2Fregistry.nlark.com%2Ficonv-lite%2Fdownload%2Ficonv-lite-0.6.3.tgz} + name: iconv-lite + version: 0.6.3 + engines: {node: '>=0.10.0'} dependencies: - acorn-node: registry.npmmirror.com/acorn-node/1.8.2 - defined: registry.nlark.com/defined/1.0.0 - minimist: registry.nlark.com/minimist/1.2.5 - dev: false - - registry.npmmirror.com/didyoumean/1.2.2: - resolution: {integrity: sha1-mJNG/+noObRVXs9WZu3qDT6K0Dc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/didyoumean/download/didyoumean-1.2.2.tgz} - name: didyoumean - version: 1.2.2 - dev: false - - registry.npmmirror.com/diff-sequences/27.4.0: - resolution: {integrity: sha512-YqiQzkrsmHMH5uuh8OdQFU9/ZpADnwzml8z0O5HvRNda+5UZsaX/xN+AAxfR2hWq1Y7HZnAzO9J5lJXOuDz2Ww==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/diff-sequences/download/diff-sequences-27.4.0.tgz} - name: diff-sequences - version: 27.4.0 - engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} - dev: true - - registry.npmmirror.com/dlv/1.1.3: - resolution: {integrity: sha1-XBmKihFFNZbnUUlNSYdLx3MvLnk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/dlv/download/dlv-1.1.3.tgz} - name: dlv - version: 1.1.3 + safer-buffer: registry.nlark.com/safer-buffer/2.1.2 dev: false - registry.npmmirror.com/dns-packet/1.3.4: - resolution: {integrity: sha1-40VQZYJKJQe6iGxVqJljuxB97G8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/dns-packet/download/dns-packet-1.3.4.tgz} - name: dns-packet - version: 1.3.4 + registry.nlark.com/icss-utils/5.1.0_postcss@8.4.5: + resolution: {integrity: sha1-xr5oWKvQE9do6YNmrkfiXViHsa4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/icss-utils/download/icss-utils-5.1.0.tgz} + id: registry.nlark.com/icss-utils/5.1.0 + name: icss-utils + version: 5.1.0 + engines: {node: ^10 || ^12 || >= 14} + peerDependencies: + postcss: ^8.1.0 dependencies: - ip: registry.nlark.com/ip/1.1.5 - safe-buffer: registry.nlark.com/safe-buffer/5.2.1 - dev: true + postcss: 8.4.5 - registry.npmmirror.com/dom-accessibility-api/0.5.10: - resolution: {integrity: sha1-yqbQj2A4jQu0U53XX+RYqaHQAUw=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/dom-accessibility-api/download/dom-accessibility-api-0.5.10.tgz} - name: dom-accessibility-api - version: 0.5.10 - dev: true + registry.nlark.com/ieee754/1.2.1: + resolution: {integrity: sha1-jrehCmP/8l0VpXsAFYbRd9Gw01I=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/ieee754/download/ieee754-1.2.1.tgz} + name: ieee754 + version: 1.2.1 + dev: false - registry.npmmirror.com/domexception/2.0.1: - resolution: {integrity: sha1-+0Su+6eT4VdLCvau0oAdBXUp8wQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/domexception/download/domexception-2.0.1.tgz} - name: domexception - version: 2.0.1 + registry.nlark.com/import-cwd/3.0.0: + resolution: {integrity: sha1-IIRVR3GAFRJuqbNna3WS+4vUz5I=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/import-cwd/download/import-cwd-3.0.0.tgz} + name: import-cwd + version: 3.0.0 engines: {node: '>=8'} dependencies: - webidl-conversions: registry.nlark.com/webidl-conversions/5.0.0 - dev: true - - registry.npmmirror.com/domhandler/4.3.0: - resolution: {integrity: sha512-fC0aXNQXqKSFTr2wDNZDhsEYjCiYsDWl3D01kwt25hm1YIPyDGHvvi3rw+PLqHAl/m71MaiF7d5zvBr0p5UB2g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/domhandler/download/domhandler-4.3.0.tgz} - name: domhandler - version: 4.3.0 - engines: {node: '>= 4'} - dependencies: - domelementtype: registry.nlark.com/domelementtype/2.2.0 + import-from: registry.nlark.com/import-from/3.0.0 + dev: false - registry.npmmirror.com/dts-generator/3.0.0: - resolution: {integrity: sha1-cO0A3BBnvGb2itVQu+uJSHPUX3c=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/dts-generator/download/dts-generator-3.0.0.tgz} - name: dts-generator - version: 3.0.0 - hasBin: true + registry.nlark.com/import-fresh/2.0.0: + resolution: {integrity: sha1-2BNVwVYS04bGH53dOSLUMEgipUY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/import-fresh/download/import-fresh-2.0.0.tgz} + name: import-fresh + version: 2.0.0 + engines: {node: '>=4'} dependencies: - glob: registry.npmmirror.com/glob/7.2.0 - mkdirp: registry.npmmirror.com/mkdirp/0.5.5 - dev: true + caller-path: 2.0.0 + resolve-from: registry.nlark.com/resolve-from/3.0.0 + dev: false - registry.npmmirror.com/ejs/3.1.6: - resolution: {integrity: sha512-9lt9Zse4hPucPkoP7FHDF0LQAlGyF9JVpnClFLFH3aSSbxmyoqINRpp/9wePWJTUl4KOQwRL72Iw3InHPDkoGw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ejs/download/ejs-3.1.6.tgz} - name: ejs - version: 3.1.6 - engines: {node: '>=0.10.0'} - hasBin: true + registry.nlark.com/import-fresh/3.3.0: + resolution: {integrity: sha1-NxYsJfy566oublPVtNiM4X2eDCs=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/import-fresh/download/import-fresh-3.3.0.tgz} + name: import-fresh + version: 3.3.0 + engines: {node: '>=6'} dependencies: - jake: registry.nlark.com/jake/10.8.2 - dev: true - - registry.npmmirror.com/electron-to-chromium/1.4.28: - resolution: {integrity: sha512-Gzbf0wUtKfyPaqf0Plz+Ctinf9eQIzxEqBHwSvbGfeOm9GMNdLxyu1dNiCUfM+x6r4BE0xUJNh3Nmg9gfAtTmg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/electron-to-chromium/download/electron-to-chromium-1.4.28.tgz} - name: electron-to-chromium - version: 1.4.28 + parent-module: 1.0.1 + resolve-from: registry.nlark.com/resolve-from/4.0.0 - registry.npmmirror.com/emoji-mart/3.0.1_react@17.0.2: - resolution: {integrity: sha1-nOhnBuAq6gUGNF+YRkgUpmLKVMY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/emoji-mart/download/emoji-mart-3.0.1.tgz} - id: registry.npmmirror.com/emoji-mart/3.0.1 - name: emoji-mart - version: 3.0.1 - peerDependencies: - react: ^0.14.0 || ^15.0.0-0 || ^16.0.0 || ^17.0.0 + registry.nlark.com/import-from/3.0.0: + resolution: {integrity: sha1-BVz+w4zVon2AV8pRN219O/CJGWY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/import-from/download/import-from-3.0.0.tgz} + name: import-from + version: 3.0.0 + engines: {node: '>=8'} dependencies: - '@babel/runtime': registry.npmmirror.com/@babel/runtime/7.16.5 - prop-types: registry.npmmirror.com/prop-types/15.8.0 - react: registry.npmmirror.com/react/17.0.2 + resolve-from: registry.nlark.com/resolve-from/5.0.0 dev: false - registry.npmmirror.com/emoji-regex/8.0.0: - resolution: {integrity: sha1-6Bj9ac5cz8tARZT4QpY79TFkzDc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/emoji-regex/download/emoji-regex-8.0.0.tgz?cache=0&sync_timestamp=1632753016214&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Femoji-regex%2Fdownload%2Femoji-regex-8.0.0.tgz} - name: emoji-regex - version: 8.0.0 + registry.nlark.com/imurmurhash/0.1.4: + resolution: {integrity: sha1-khi5srkoojixPcT7a21XbyMUU+o=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/imurmurhash/download/imurmurhash-0.1.4.tgz} + name: imurmurhash + version: 0.1.4 + engines: {node: '>=0.8.19'} + dev: true - registry.npmmirror.com/encoding/0.1.13: - resolution: {integrity: sha1-VldK/deR9UqOmyeFwFgqLSYhD6k=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/encoding/download/encoding-0.1.13.tgz} - name: encoding - version: 0.1.13 - dependencies: - iconv-lite: registry.nlark.com/iconv-lite/0.6.3 - dev: false + registry.nlark.com/indent-string/4.0.0: + resolution: {integrity: sha1-Yk+PRJfWGbLZdoUx1Y9BIoVNclE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/indent-string/download/indent-string-4.0.0.tgz} + name: indent-string + version: 4.0.0 + engines: {node: '>=8'} + dev: true - registry.npmmirror.com/engine.io-client/6.1.1: - resolution: {integrity: sha512-V05mmDo4gjimYW+FGujoGmmmxRaDsrVr7AXA3ZIfa04MWM1jOfZfUwou0oNqhNwy/votUDvGDt4JA4QF4e0b4g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/engine.io-client/download/engine.io-client-6.1.1.tgz} - name: engine.io-client - version: 6.1.1 - dependencies: - '@socket.io/component-emitter': registry.npmmirror.com/@socket.io/component-emitter/3.0.0 - debug: registry.npmmirror.com/debug/4.3.3 - engine.io-parser: registry.npmmirror.com/engine.io-parser/5.0.2 - has-cors: registry.npmmirror.com/has-cors/1.1.0 - parseqs: registry.npmmirror.com/parseqs/0.0.6 - parseuri: registry.npmmirror.com/parseuri/0.0.6 - ws: registry.npmmirror.com/ws/8.2.3 - xmlhttprequest-ssl: registry.npmmirror.com/xmlhttprequest-ssl/2.0.0 - yeast: registry.npmmirror.com/yeast/0.1.2 - transitivePeerDependencies: - - bufferutil - - supports-color - - utf-8-validate + registry.nlark.com/indexes-of/1.0.1: + resolution: {integrity: sha1-8w9xbI4r00bHtn0985FVZqfAVgc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/indexes-of/download/indexes-of-1.0.1.tgz} + name: indexes-of + version: 1.0.1 dev: false - registry.npmmirror.com/engine.io-parser/5.0.2: - resolution: {integrity: sha512-wuiO7qO/OEkPJSFueuATIXtrxF7/6GTbAO9QLv7nnbjwZ5tYhLm9zxvLwxstRs0dcT0KUlWTjtIOs1T86jt12g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/engine.io-parser/download/engine.io-parser-5.0.2.tgz} - name: engine.io-parser - version: 5.0.2 - engines: {node: '>=10.0.0'} + registry.nlark.com/inflight/1.0.6: + resolution: {integrity: sha1-Sb1jMdfQLQwJvJEKEHW6gWW1bfk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/inflight/download/inflight-1.0.6.tgz} + name: inflight + version: 1.0.6 dependencies: - base64-arraybuffer: registry.npmmirror.com/base64-arraybuffer/1.0.1 - dev: false + once: registry.nlark.com/once/1.4.0 + wrappy: registry.nlark.com/wrappy/1.0.2 - registry.npmmirror.com/ensure-array/1.0.0: - resolution: {integrity: sha1-MX6fxjLGVruEnrZJEzUo4gWyOrw=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ensure-array/download/ensure-array-1.0.0.tgz} - name: ensure-array - version: 1.0.0 + registry.nlark.com/inherits/2.0.3: + resolution: {integrity: sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/inherits/download/inherits-2.0.3.tgz} + name: inherits + version: 2.0.3 dev: true - registry.npmmirror.com/eol/0.9.1: - resolution: {integrity: sha1-9wGRL1BAdL41xhF6XEreSc1Ues0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/eol/download/eol-0.9.1.tgz} - name: eol - version: 0.9.1 - dev: true + registry.nlark.com/inherits/2.0.4: + resolution: {integrity: sha1-D6LGT5MpF8NDOg3tVTY6rjdBa3w=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/inherits/download/inherits-2.0.4.tgz} + name: inherits + version: 2.0.4 - registry.npmmirror.com/errno/0.1.8: - resolution: {integrity: sha512-dJ6oBr5SQ1VSd9qkk7ByRgb/1SH4JZjCHSW/mr63/QcXO9zLVxvJ6Oy13nio03rxpSnVDDjFor75SjVeZWPW/A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/errno/-/errno-0.1.8.tgz} - name: errno - version: 0.1.8 - hasBin: true - requiresBuild: true - dependencies: - prr: registry.nlark.com/prr/1.0.1 + registry.nlark.com/ini/1.3.8: + resolution: {integrity: sha1-op2kJbSIBvNHZ6Tvzjlyaa8oQyw=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/ini/download/ini-1.3.8.tgz} + name: ini + version: 1.3.8 dev: true - optional: true - registry.npmmirror.com/es-abstract/1.19.1: - resolution: {integrity: sha1-1IhXlodpFpWd547aoN9FZicRXsM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/es-abstract/download/es-abstract-1.19.1.tgz} - name: es-abstract - version: 1.19.1 + registry.nlark.com/internal-slot/1.0.3: + resolution: {integrity: sha1-c0fjB97uovqsKsYgXUvH00ln9Zw=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/internal-slot/download/internal-slot-1.0.3.tgz} + name: internal-slot + version: 1.0.3 engines: {node: '>= 0.4'} dependencies: - call-bind: registry.nlark.com/call-bind/1.0.2 - es-to-primitive: registry.nlark.com/es-to-primitive/1.2.1 - function-bind: registry.nlark.com/function-bind/1.1.1 get-intrinsic: registry.nlark.com/get-intrinsic/1.1.1 - get-symbol-description: registry.nlark.com/get-symbol-description/1.0.0 has: registry.nlark.com/has/1.0.3 - has-symbols: registry.nlark.com/has-symbols/1.0.2 - internal-slot: registry.nlark.com/internal-slot/1.0.3 - is-callable: registry.nlark.com/is-callable/1.2.4 - is-negative-zero: registry.npmmirror.com/is-negative-zero/2.0.2 - is-regex: registry.nlark.com/is-regex/1.1.4 - is-shared-array-buffer: registry.npmmirror.com/is-shared-array-buffer/1.0.1 - is-string: registry.nlark.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.0 - object-keys: registry.nlark.com/object-keys/1.1.1 - object.assign: registry.nlark.com/object.assign/4.1.2 - string.prototype.trimend: registry.nlark.com/string.prototype.trimend/1.0.4 - string.prototype.trimstart: registry.nlark.com/string.prototype.trimstart/1.0.4 - unbox-primitive: registry.nlark.com/unbox-primitive/1.0.1 + side-channel: registry.nlark.com/side-channel/1.0.4 - registry.npmmirror.com/es-module-lexer/0.9.3: - resolution: {integrity: sha1-bxPbAMw4QXE32vdDZvU1yOtDjxk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/es-module-lexer/download/es-module-lexer-0.9.3.tgz} - name: es-module-lexer - version: 0.9.3 + registry.nlark.com/interpret/2.2.0: + resolution: {integrity: sha1-GnigtZZcQKVBbQB61vUK0nxBffk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/interpret/download/interpret-2.2.0.tgz} + name: interpret + version: 2.2.0 + engines: {node: '>= 0.10'} dev: true - registry.npmmirror.com/esbuild-android-arm64/0.14.8: - resolution: {integrity: sha512-tAEoSHnPBSH0cCAFa/aYs3LPsoTY4SwsP6wDKi4PaelbQYNJjqNpAeweyJ8l98g1D6ZkLyqsHbkYj+209sezkA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-android-arm64/download/esbuild-android-arm64-0.14.8.tgz} - name: esbuild-android-arm64 - version: 0.14.8 - cpu: [arm64] - os: [android] - requiresBuild: true - dev: true - optional: true + registry.nlark.com/ip-regex/4.3.0: + resolution: {integrity: sha1-aHJ1qw9X+naXj/j03dyKI9WZDbU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/ip-regex/download/ip-regex-4.3.0.tgz} + name: ip-regex + version: 4.3.0 + engines: {node: '>=8'} + dev: false - registry.npmmirror.com/esbuild-darwin-64/0.14.8: - resolution: {integrity: sha512-t7p7WzTb+ybiD/irkMt5j/NzB+jY+8yPTsrXk5zCOH1O7DdthRnAUJ7pJPwImdL7jAGRbLtYRxUPgCHs/0qUPw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-darwin-64/download/esbuild-darwin-64-0.14.8.tgz} - name: esbuild-darwin-64 - version: 0.14.8 - cpu: [x64] - os: [darwin] - requiresBuild: true + registry.nlark.com/ip/1.1.5: + resolution: {integrity: sha1-vd7XARQpCCjAoDnnLvJfWq7ENUo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/ip/download/ip-1.1.5.tgz} + name: ip + version: 1.1.5 dev: true - optional: true - registry.npmmirror.com/esbuild-darwin-arm64/0.14.8: - resolution: {integrity: sha512-5FeaT2zMUajKnBwUMSsjZev5iA38YHrDmXhkOCwZQIFUvhqojinqCrvv/X7dyxb1987bcY9KGwJ+EwDwd922HQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-darwin-arm64/download/esbuild-darwin-arm64-0.14.8.tgz} - name: esbuild-darwin-arm64 - version: 0.14.8 - cpu: [arm64] - os: [darwin] - requiresBuild: true + registry.nlark.com/ipaddr.js/1.9.1: + resolution: {integrity: sha1-v/OFQ+64mEglB5/zoqjmy9RngbM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/ipaddr.js/download/ipaddr.js-1.9.1.tgz} + name: ipaddr.js + version: 1.9.1 + engines: {node: '>= 0.10'} dev: true - optional: true - registry.npmmirror.com/esbuild-freebsd-64/0.14.8: - resolution: {integrity: sha512-pGHBLSf7ynfyDZXUtbq/GsA2VIwQlWXrUj1AMcE0id47mRdEUM8/1ZuqMGZx63hRnNgtK9zNJ8OIu2c7qq76Qw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-freebsd-64/download/esbuild-freebsd-64-0.14.8.tgz} - name: esbuild-freebsd-64 - version: 0.14.8 - cpu: [x64] - os: [freebsd] - requiresBuild: true + registry.nlark.com/ipaddr.js/2.0.1: + resolution: {integrity: sha1-7KJWp6h36Reus2iwp0l930LvgcA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/ipaddr.js/download/ipaddr.js-2.0.1.tgz} + name: ipaddr.js + version: 2.0.1 + engines: {node: '>= 10'} dev: true - optional: true - registry.npmmirror.com/esbuild-freebsd-arm64/0.14.8: - resolution: {integrity: sha512-g4GgAnrx6Gh1BjKJjJWgPnOR4tW2FcAx9wFvyUjRsIjB35gT+aAFR+P/zStu5OG9LnbS8Pvjd4wS68QIXk+2dA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-freebsd-arm64/download/esbuild-freebsd-arm64-0.14.8.tgz} - name: esbuild-freebsd-arm64 - version: 0.14.8 - cpu: [arm64] - os: [freebsd] - requiresBuild: true + registry.nlark.com/is-absolute-url/2.1.0: + resolution: {integrity: sha1-UFMN+4T8yap9vnhS6Do3uTufKqY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/is-absolute-url/download/is-absolute-url-2.1.0.tgz} + name: is-absolute-url + version: 2.1.0 + engines: {node: '>=0.10.0'} + dev: false + + registry.nlark.com/is-absolute/1.0.0: + resolution: {integrity: sha1-OV4a6EsR8mrReV5zwXN45IowFXY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/is-absolute/download/is-absolute-1.0.0.tgz} + name: is-absolute + version: 1.0.0 + engines: {node: '>=0.10.0'} + dependencies: + is-relative: registry.nlark.com/is-relative/1.0.0 + is-windows: registry.nlark.com/is-windows/1.0.2 dev: true - optional: true - registry.npmmirror.com/esbuild-linux-32/0.14.8: - resolution: {integrity: sha512-wPfQJadF5vTzriw/B8Ide74PeAJlZW7czNx3NIUHkHlXb+En1SeIqNzl6jG9DuJUl57xD9Ucl9YJFEkFeX8eLg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-linux-32/download/esbuild-linux-32-0.14.8.tgz} - name: esbuild-linux-32 - version: 0.14.8 - cpu: [ia32] - os: [linux] - requiresBuild: true + registry.nlark.com/is-arguments/1.1.1: + resolution: {integrity: sha1-FbP4j9oB8ql/7ITKdhpWDxI++ps=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/is-arguments/download/is-arguments-1.1.1.tgz} + name: is-arguments + version: 1.1.1 + engines: {node: '>= 0.4'} + dependencies: + call-bind: registry.nlark.com/call-bind/1.0.2 + has-tostringtag: registry.nlark.com/has-tostringtag/1.0.0 dev: true - optional: true - registry.npmmirror.com/esbuild-linux-64/0.14.8: - resolution: {integrity: sha512-+RNuLk9RhRDL2kG+KTEYl5cIgF6AGLkRnKKWEu9DpCZaickONEqrKyQSVn410Hj105DLdW6qvIXQQHPycJhExg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-linux-64/download/esbuild-linux-64-0.14.8.tgz} - name: esbuild-linux-64 - version: 0.14.8 - cpu: [x64] - os: [linux] - requiresBuild: true - dev: true - optional: true + registry.nlark.com/is-arrayish/0.2.1: + resolution: {integrity: sha1-d8mYQFJ6qOyxqLppe4BkWnqSap0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/is-arrayish/download/is-arrayish-0.2.1.tgz} + name: is-arrayish + version: 0.2.1 - registry.npmmirror.com/esbuild-linux-arm/0.14.8: - resolution: {integrity: sha512-HIct38SvUAIJbiTwV/PVQroimQo96TGtzRDAEZxTorB4vsAj1r8bd0keXExPU4RH7G0zIqC4loQQpWYL+nH4Vg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-linux-arm/download/esbuild-linux-arm-0.14.8.tgz} - name: esbuild-linux-arm - version: 0.14.8 - cpu: [arm] - os: [linux] - requiresBuild: true - dev: true - optional: true + registry.nlark.com/is-arrayish/0.3.2: + resolution: {integrity: sha1-RXSirlb3qyBolvtDHq7tBm/fjwM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/is-arrayish/download/is-arrayish-0.3.2.tgz} + name: is-arrayish + version: 0.3.2 + dev: false - registry.npmmirror.com/esbuild-linux-arm64/0.14.8: - resolution: {integrity: sha512-BtWoKNYul9UoxUvQUSdSrvSmJyFL1sGnNPTSqWCg1wMe4kmc8UY2yVsXSSkKO8N2jtHxlgFyz/XhvNBzEwGVcw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-linux-arm64/download/esbuild-linux-arm64-0.14.8.tgz} - name: esbuild-linux-arm64 - version: 0.14.8 - cpu: [arm64] - os: [linux] - requiresBuild: true - dev: true - optional: true + registry.nlark.com/is-bigint/1.0.4: + resolution: {integrity: sha1-CBR6GHW8KzIAXUHM2Ckd/8ZpHfM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/is-bigint/download/is-bigint-1.0.4.tgz} + name: is-bigint + version: 1.0.4 + dependencies: + has-bigints: registry.nlark.com/has-bigints/1.0.1 - registry.npmmirror.com/esbuild-linux-mips64le/0.14.8: - resolution: {integrity: sha512-0DxnCl9XTvaQtsX6Qa+Phr5i9b04INwwSv2RbQ2UWRLoQ/037iaFzbmuhgrcmaGOcRwPkCa+4Qo5EgI01MUgsQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-linux-mips64le/download/esbuild-linux-mips64le-0.14.8.tgz} - name: esbuild-linux-mips64le - version: 0.14.8 - cpu: [mips64el] - os: [linux] - requiresBuild: true - dev: true - optional: true + registry.nlark.com/is-binary-path/2.1.0: + resolution: {integrity: sha1-6h9/O4DwZCNug0cPhsCcJU+0Wwk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/is-binary-path/download/is-binary-path-2.1.0.tgz} + name: is-binary-path + version: 2.1.0 + engines: {node: '>=8'} + dependencies: + binary-extensions: registry.nlark.com/binary-extensions/2.2.0 - registry.npmmirror.com/esbuild-linux-ppc64le/0.14.8: - resolution: {integrity: sha512-Uzr/OMj97Q0qoWLXCvXCKUY/z1SNI4iSZEuYylM5Nd71HGStL32XWq/MReJ0PYMvUMKKJicKSKw2jWM1uBQ84Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-linux-ppc64le/download/esbuild-linux-ppc64le-0.14.8.tgz} - name: esbuild-linux-ppc64le - version: 0.14.8 - cpu: [ppc64] - os: [linux] - requiresBuild: true - dev: true - optional: true + registry.nlark.com/is-boolean-object/1.1.2: + resolution: {integrity: sha1-XG3CACRt2TIa5LiFoRS7H3X2Nxk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/is-boolean-object/download/is-boolean-object-1.1.2.tgz} + name: is-boolean-object + version: 1.1.2 + engines: {node: '>= 0.4'} + dependencies: + call-bind: registry.nlark.com/call-bind/1.0.2 + has-tostringtag: registry.nlark.com/has-tostringtag/1.0.0 - registry.npmmirror.com/esbuild-linux-s390x/0.14.8: - resolution: {integrity: sha512-vURka7aCA5DrRoOqOn6pXYwFlDSoQ4qnqam8AC0Ikn6tibutuhgar6M3Ek2DCuz9yqd396mngdYr5A8x2TPkww==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-linux-s390x/download/esbuild-linux-s390x-0.14.8.tgz} - name: esbuild-linux-s390x - version: 0.14.8 - cpu: [s390x] - os: [linux] - requiresBuild: true + registry.nlark.com/is-buffer/1.1.6: + resolution: {integrity: sha1-76ouqdqg16suoTqXsritUf776L4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/is-buffer/download/is-buffer-1.1.6.tgz} + name: is-buffer + version: 1.1.6 dev: true - optional: true - registry.npmmirror.com/esbuild-loader/2.18.0_webpack@5.65.0: - resolution: {integrity: sha512-AKqxM3bI+gvGPV8o6NAhR+cBxVO8+dh+O0OXBHIXXwuSGumckbPWHzZ17subjBGI2YEGyJ1STH7Haj8aCrwL/w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-loader/download/esbuild-loader-2.18.0.tgz} - id: registry.npmmirror.com/esbuild-loader/2.18.0 - name: esbuild-loader - version: 2.18.0 - peerDependencies: - webpack: ^4.40.0 || ^5.0.0 + registry.nlark.com/is-callable/1.2.4: + resolution: {integrity: sha1-RzAdWN0CWUB4ZVR4U99tYf5HGUU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/is-callable/download/is-callable-1.2.4.tgz} + name: is-callable + version: 1.2.4 + engines: {node: '>= 0.4'} + + registry.nlark.com/is-color-stop/1.1.0: + resolution: {integrity: sha1-z/9HGu5N1cnhWFmPvhKWe1za00U=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/is-color-stop/download/is-color-stop-1.1.0.tgz} + name: is-color-stop + version: 1.1.0 dependencies: - esbuild: registry.npmmirror.com/esbuild/0.14.8 - joycon: registry.npmmirror.com/joycon/3.1.1 - json5: registry.nlark.com/json5/2.2.0 - loader-utils: registry.npmmirror.com/loader-utils/2.0.2 - tapable: registry.npmmirror.com/tapable/2.2.1 - webpack: registry.npmmirror.com/webpack/5.65.0_9def3870c80213359789f9191dbd286a - webpack-sources: registry.npmmirror.com/webpack-sources/2.3.1 - dev: true + css-color-names: registry.nlark.com/css-color-names/0.0.4 + hex-color-regex: registry.nlark.com/hex-color-regex/1.1.0 + hsl-regex: registry.nlark.com/hsl-regex/1.0.0 + hsla-regex: registry.nlark.com/hsla-regex/1.0.0 + rgb-regex: registry.nlark.com/rgb-regex/1.0.1 + rgba-regex: registry.nlark.com/rgba-regex/1.0.0 + dev: false - registry.npmmirror.com/esbuild-netbsd-64/0.14.8: - resolution: {integrity: sha512-tjyDak2/pp0VUAhBW6/ueuReMd5qLHNlisXl5pq0Xn0z+kH9urA/t1igm0JassWbdMz123td5ZEQWoD9KbtOAw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-netbsd-64/download/esbuild-netbsd-64-0.14.8.tgz} - name: esbuild-netbsd-64 - version: 0.14.8 - cpu: [x64] - os: [netbsd] - requiresBuild: true - dev: true - optional: true + registry.nlark.com/is-date-object/1.0.5: + resolution: {integrity: sha1-CEHVU25yTCVZe/bqYuG9OCmN8x8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/is-date-object/download/is-date-object-1.0.5.tgz} + name: is-date-object + version: 1.0.5 + engines: {node: '>= 0.4'} + dependencies: + has-tostringtag: registry.nlark.com/has-tostringtag/1.0.0 - registry.npmmirror.com/esbuild-openbsd-64/0.14.8: - resolution: {integrity: sha512-zAKKV15fIyAuDDga5rQv0lW2ufBWj/OCjqjDBb3dJf5SfoAi/DMIHuzmkKQeDQ+oxt9Rp1D7ZOlOBVflutFTqQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-openbsd-64/download/esbuild-openbsd-64-0.14.8.tgz} - name: esbuild-openbsd-64 - version: 0.14.8 - cpu: [x64] - os: [openbsd] - requiresBuild: true - dev: true - optional: true + registry.nlark.com/is-directory/0.3.1: + resolution: {integrity: sha1-YTObbyR1/Hcv2cnYP1yFddwVSuE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/is-directory/download/is-directory-0.3.1.tgz} + name: is-directory + version: 0.3.1 + engines: {node: '>=0.10.0'} + dev: false - registry.npmmirror.com/esbuild-sunos-64/0.14.8: - resolution: {integrity: sha512-xV41Wa8imziM/2dbWZjLKQbIETRgo5dE0oc/uPsgaecJhsrdA0VkGa/V432LJSUYv967xHDQdoRRl5tr80+NnQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-sunos-64/download/esbuild-sunos-64-0.14.8.tgz} - name: esbuild-sunos-64 - version: 0.14.8 - cpu: [x64] - os: [sunos] - requiresBuild: true + registry.nlark.com/is-docker/2.2.1: + resolution: {integrity: sha1-M+6r4jz+hvFL3kQIoCwM+4U6zao=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/is-docker/download/is-docker-2.2.1.tgz} + name: is-docker + version: 2.2.1 + engines: {node: '>=8'} + hasBin: true dev: true - optional: true - registry.npmmirror.com/esbuild-windows-32/0.14.8: - resolution: {integrity: sha512-AxpdeLKQSyCZo7MzdOyV4OgEbEJcjnrS/2niAjbHESbjuS5P1DN/5vZoJ/JSWDVa/40OkBuHBhAXMx1HK3UDsg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-windows-32/download/esbuild-windows-32-0.14.8.tgz} - name: esbuild-windows-32 - version: 0.14.8 - cpu: [ia32] - os: [win32] - requiresBuild: true - dev: true - optional: true + registry.nlark.com/is-extglob/2.1.1: + resolution: {integrity: sha1-qIwCU1eR8C7TfHahueqXc8gz+MI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/is-extglob/download/is-extglob-2.1.1.tgz} + name: is-extglob + version: 2.1.1 + engines: {node: '>=0.10.0'} - registry.npmmirror.com/esbuild-windows-64/0.14.8: - resolution: {integrity: sha512-/3pllNoy8mrz/E1rYalwiwwhzJBrYQhEapwAteHZbFVhGzYuB8F80e8x5eA8dhFHxDiZh1VzK+hREwwSt8UTQA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-windows-64/download/esbuild-windows-64-0.14.8.tgz} - name: esbuild-windows-64 - version: 0.14.8 - cpu: [x64] - os: [win32] - requiresBuild: true - dev: true - optional: true + registry.nlark.com/is-fullwidth-code-point/2.0.0: + resolution: {integrity: sha1-o7MKXE8ZkYMWeqq5O+764937ZU8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/is-fullwidth-code-point/download/is-fullwidth-code-point-2.0.0.tgz} + name: is-fullwidth-code-point + version: 2.0.0 + engines: {node: '>=4'} + dev: false - registry.npmmirror.com/esbuild-windows-arm64/0.14.8: - resolution: {integrity: sha512-lTm5naoNgaUvzIiax3XYIEebqwr3bIIEEtqUhzQ2UQ+JMBmvhr02w3sJIJqF3axTX6TgWrC1OtM7DYNvFG+aXA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-windows-arm64/download/esbuild-windows-arm64-0.14.8.tgz} - name: esbuild-windows-arm64 - version: 0.14.8 - cpu: [arm64] - os: [win32] - requiresBuild: true + registry.nlark.com/is-fullwidth-code-point/3.0.0: + resolution: {integrity: sha1-8Rb4Bk/pCz94RKOJl8C3UFEmnx0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/is-fullwidth-code-point/download/is-fullwidth-code-point-3.0.0.tgz} + name: is-fullwidth-code-point + version: 3.0.0 + engines: {node: '>=8'} + + registry.nlark.com/is-generator-fn/2.1.0: + resolution: {integrity: sha1-fRQK3DiarzARqPKipM+m+q3/sRg=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/is-generator-fn/download/is-generator-fn-2.1.0.tgz} + name: is-generator-fn + version: 2.1.0 + engines: {node: '>=6'} dev: true - optional: true - registry.npmmirror.com/esbuild/0.12.29: - resolution: {integrity: sha512-w/XuoBCSwepyiZtIRsKsetiLDUVGPVw1E/R3VTFSecIy8UR7Cq3SOtwKHJMFoVqqVG36aGkzh4e8BvpO1Fdc7g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild/download/esbuild-0.12.29.tgz} - name: esbuild - version: 0.12.29 - hasBin: true - requiresBuild: true + registry.nlark.com/is-interactive/1.0.0: + resolution: {integrity: sha1-zqbmrlyHCnsKAAQHC3tYfgJSkS4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/is-interactive/download/is-interactive-1.0.0.tgz} + name: is-interactive + version: 1.0.0 + engines: {node: '>=8'} + dev: false - registry.npmmirror.com/esbuild/0.14.8: - resolution: {integrity: sha512-stMsCBmxwaMpeK8GC/49L/cRGIwsHwoEN7Twk5zDTHlm/63c0KXFKzDC8iM2Mi3fyCKwS002TAH6IlAvqR6t3g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild/download/esbuild-0.14.8.tgz} - name: esbuild - version: 0.14.8 - hasBin: true - requiresBuild: true - optionalDependencies: - esbuild-android-arm64: registry.npmmirror.com/esbuild-android-arm64/0.14.8 - esbuild-darwin-64: registry.npmmirror.com/esbuild-darwin-64/0.14.8 - esbuild-darwin-arm64: registry.npmmirror.com/esbuild-darwin-arm64/0.14.8 - esbuild-freebsd-64: registry.npmmirror.com/esbuild-freebsd-64/0.14.8 - esbuild-freebsd-arm64: registry.npmmirror.com/esbuild-freebsd-arm64/0.14.8 - esbuild-linux-32: registry.npmmirror.com/esbuild-linux-32/0.14.8 - esbuild-linux-64: registry.npmmirror.com/esbuild-linux-64/0.14.8 - esbuild-linux-arm: registry.npmmirror.com/esbuild-linux-arm/0.14.8 - esbuild-linux-arm64: registry.npmmirror.com/esbuild-linux-arm64/0.14.8 - esbuild-linux-mips64le: registry.npmmirror.com/esbuild-linux-mips64le/0.14.8 - esbuild-linux-ppc64le: registry.npmmirror.com/esbuild-linux-ppc64le/0.14.8 - esbuild-linux-s390x: registry.npmmirror.com/esbuild-linux-s390x/0.14.8 - esbuild-netbsd-64: registry.npmmirror.com/esbuild-netbsd-64/0.14.8 - esbuild-openbsd-64: registry.npmmirror.com/esbuild-openbsd-64/0.14.8 - esbuild-sunos-64: registry.npmmirror.com/esbuild-sunos-64/0.14.8 - esbuild-windows-32: registry.npmmirror.com/esbuild-windows-32/0.14.8 - esbuild-windows-64: registry.npmmirror.com/esbuild-windows-64/0.14.8 - esbuild-windows-arm64: registry.npmmirror.com/esbuild-windows-arm64/0.14.8 - dev: true - - registry.npmmirror.com/eslint-plugin-prettier/3.4.1_6e6a25a49a944db0fa38418c3ba4bc86: - resolution: {integrity: sha1-6d2yAO+289Bf/oOxZlpxavSjh+U=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/eslint-plugin-prettier/download/eslint-plugin-prettier-3.4.1.tgz} - id: registry.npmmirror.com/eslint-plugin-prettier/3.4.1 - name: eslint-plugin-prettier - version: 3.4.1 - engines: {node: '>=6.0.0'} - peerDependencies: - eslint: '>=5.0.0' - eslint-config-prettier: '*' - prettier: '>=1.13.0' - peerDependenciesMeta: - eslint-config-prettier: - optional: true + registry.nlark.com/is-module/1.0.0: + resolution: {integrity: sha1-Mlj7afeMFNW4FdZkM2tM/7ZEFZE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/is-module/download/is-module-1.0.0.tgz} + name: is-module + version: 1.0.0 + + registry.nlark.com/is-number-object/1.0.6: + resolution: {integrity: sha1-anqvg4x/BoalC0VT9+VKlklOifA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/is-number-object/download/is-number-object-1.0.6.tgz} + name: is-number-object + version: 1.0.6 + engines: {node: '>= 0.4'} dependencies: - eslint: registry.npmmirror.com/eslint/7.32.0 - eslint-config-prettier: registry.nlark.com/eslint-config-prettier/8.3.0_eslint@7.32.0 - prettier: registry.npmmirror.com/prettier/2.5.1 - prettier-linter-helpers: registry.nlark.com/prettier-linter-helpers/1.0.0 + has-tostringtag: registry.nlark.com/has-tostringtag/1.0.0 + + registry.nlark.com/is-number/7.0.0: + resolution: {integrity: sha1-dTU0W4lnNNX4DE0GxQlVUnoU8Ss=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/is-number/download/is-number-7.0.0.tgz} + name: is-number + version: 7.0.0 + engines: {node: '>=0.12.0'} + + registry.nlark.com/is-obj/1.0.1: + resolution: {integrity: sha1-PkcprB9f3gJc19g6iW2rn09n2w8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/is-obj/download/is-obj-1.0.1.tgz} + name: is-obj + version: 1.0.1 + engines: {node: '>=0.10.0'} dev: true - registry.npmmirror.com/eslint-plugin-react/7.28.0_eslint@7.32.0: - resolution: {integrity: sha512-IOlFIRHzWfEQQKcAD4iyYDndHwTQiCMcJVJjxempf203jnNLUnW34AXLrV33+nEXoifJE2ZEGmcjKPL8957eSw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/eslint-plugin-react/download/eslint-plugin-react-7.28.0.tgz} - id: registry.npmmirror.com/eslint-plugin-react/7.28.0 - name: eslint-plugin-react - version: 7.28.0 - engines: {node: '>=4'} - peerDependencies: - eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 - dependencies: - array-includes: registry.npmmirror.com/array-includes/3.1.4 - array.prototype.flatmap: registry.npmmirror.com/array.prototype.flatmap/1.2.5 - doctrine: registry.nlark.com/doctrine/2.1.0 - eslint: registry.npmmirror.com/eslint/7.32.0 - estraverse: registry.npmmirror.com/estraverse/5.3.0 - jsx-ast-utils: registry.nlark.com/jsx-ast-utils/3.2.1 - minimatch: registry.nlark.com/minimatch/3.0.4 - object.entries: registry.npmmirror.com/object.entries/1.1.5 - object.fromentries: registry.npmmirror.com/object.fromentries/2.0.5 - object.hasown: registry.npmmirror.com/object.hasown/1.1.0 - object.values: registry.npmmirror.com/object.values/1.1.5 - prop-types: registry.npmmirror.com/prop-types/15.8.0 - resolve: registry.nlark.com/resolve/2.0.0-next.3 - semver: registry.nlark.com/semver/6.3.0 - string.prototype.matchall: registry.npmmirror.com/string.prototype.matchall/4.0.6 + registry.nlark.com/is-obj/2.0.0: + resolution: {integrity: sha1-Rz+wXZc3BeP9liBUUBjKjiLvSYI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/is-obj/download/is-obj-2.0.0.tgz} + name: is-obj + version: 2.0.0 + engines: {node: '>=8'} + + registry.nlark.com/is-path-cwd/2.2.0: + resolution: {integrity: sha1-Z9Q7gmZKe1GR/ZEZEn6zAASKn9s=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/is-path-cwd/download/is-path-cwd-2.2.0.tgz} + name: is-path-cwd + version: 2.2.0 + engines: {node: '>=6'} dev: true - registry.npmmirror.com/eslint-scope/5.1.1: - resolution: {integrity: sha1-54blmmbLkrP2wfsNUIqrF0hI9Iw=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/eslint-scope/download/eslint-scope-5.1.1.tgz} - name: eslint-scope - version: 5.1.1 - engines: {node: '>=8.0.0'} - dependencies: - esrecurse: registry.nlark.com/esrecurse/4.3.0 - estraverse: registry.npmmirror.com/estraverse/4.3.0 + registry.nlark.com/is-path-inside/3.0.3: + resolution: {integrity: sha1-0jE2LlOgf/Kw4Op/7QSRYf/RYoM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/is-path-inside/download/is-path-inside-3.0.3.tgz} + name: is-path-inside + version: 3.0.3 + engines: {node: '>=8'} dev: true - registry.npmmirror.com/eslint-visitor-keys/1.3.0: - resolution: {integrity: sha1-MOvR73wv3/AcOk8VEESvJfqwUj4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/eslint-visitor-keys/download/eslint-visitor-keys-1.3.0.tgz} - name: eslint-visitor-keys - version: 1.3.0 - engines: {node: '>=4'} + registry.nlark.com/is-plain-obj/1.1.0: + resolution: {integrity: sha1-caUMhCnfync8kqOQpKA7OfzVHT4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/is-plain-obj/download/is-plain-obj-1.1.0.tgz} + name: is-plain-obj + version: 1.1.0 + engines: {node: '>=0.10.0'} dev: true - registry.npmmirror.com/eslint-visitor-keys/2.1.0: - resolution: {integrity: sha1-9lMoJZMFknOSyTjtROsKXJsr0wM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/eslint-visitor-keys/download/eslint-visitor-keys-2.1.0.tgz} - name: eslint-visitor-keys - version: 2.1.0 + registry.nlark.com/is-plain-obj/3.0.0: + resolution: {integrity: sha1-r28uoUrFpkYYOlu9tbqrvBVq2dc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/is-plain-obj/download/is-plain-obj-3.0.0.tgz} + name: is-plain-obj + version: 3.0.0 engines: {node: '>=10'} dev: true - registry.npmmirror.com/eslint/7.32.0: - resolution: {integrity: sha512-VHZ8gX+EDfz+97jGcgyGCyRia/dPOd6Xh9yPv8Bl1+SoaIwD+a/vlrOmGRUyOYu7MwUhc7CxqeaDZU13S4+EpA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/eslint/download/eslint-7.32.0.tgz} - name: eslint - version: 7.32.0 - engines: {node: ^10.12.0 || >=12.0.0} - hasBin: true - dependencies: - '@babel/code-frame': registry.npmmirror.com/@babel/code-frame/7.12.11 - '@eslint/eslintrc': registry.npmmirror.com/@eslint/eslintrc/0.4.3 - '@humanwhocodes/config-array': registry.npmmirror.com/@humanwhocodes/config-array/0.5.0 - ajv: registry.npmmirror.com/ajv/6.12.6 - chalk: registry.npmmirror.com/chalk/4.1.2 - cross-spawn: registry.nlark.com/cross-spawn/7.0.3 - debug: registry.npmmirror.com/debug/4.3.3 - doctrine: registry.nlark.com/doctrine/3.0.0 - enquirer: registry.nlark.com/enquirer/2.3.6 - escape-string-regexp: registry.nlark.com/escape-string-regexp/4.0.0 - eslint-scope: registry.npmmirror.com/eslint-scope/5.1.1 - eslint-utils: registry.nlark.com/eslint-utils/2.1.0 - eslint-visitor-keys: registry.npmmirror.com/eslint-visitor-keys/2.1.0 - espree: registry.npmmirror.com/espree/7.3.1 - esquery: registry.nlark.com/esquery/1.4.0 - esutils: registry.nlark.com/esutils/2.0.3 - fast-deep-equal: registry.nlark.com/fast-deep-equal/3.1.3 - file-entry-cache: registry.nlark.com/file-entry-cache/6.0.1 - functional-red-black-tree: registry.nlark.com/functional-red-black-tree/1.0.1 - glob-parent: registry.npmmirror.com/glob-parent/5.1.2 - globals: registry.npmmirror.com/globals/13.12.0 - ignore: registry.npmmirror.com/ignore/4.0.6 - import-fresh: registry.nlark.com/import-fresh/3.3.0 - imurmurhash: registry.nlark.com/imurmurhash/0.1.4 - is-glob: registry.npmmirror.com/is-glob/4.0.3 - js-yaml: registry.nlark.com/js-yaml/3.14.1 - json-stable-stringify-without-jsonify: registry.nlark.com/json-stable-stringify-without-jsonify/1.0.1 - levn: registry.nlark.com/levn/0.4.1 - lodash.merge: registry.nlark.com/lodash.merge/4.6.2 - minimatch: registry.nlark.com/minimatch/3.0.4 - natural-compare: registry.nlark.com/natural-compare/1.4.0 - optionator: registry.nlark.com/optionator/0.9.1 - progress: registry.nlark.com/progress/2.0.3 - regexpp: registry.nlark.com/regexpp/3.2.0 - semver: registry.nlark.com/semver/7.3.5 - strip-ansi: registry.npmmirror.com/strip-ansi/6.0.1 - strip-json-comments: registry.nlark.com/strip-json-comments/3.1.1 - table: registry.npmmirror.com/table/6.7.5 - text-table: registry.nlark.com/text-table/0.2.0 - v8-compile-cache: registry.nlark.com/v8-compile-cache/2.3.0 - transitivePeerDependencies: - - supports-color - dev: true - - registry.npmmirror.com/espree/7.3.1: - resolution: {integrity: sha1-8t8zC3Usb1UBn4vYm3ZgA5wbu7Y=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/espree/download/espree-7.3.1.tgz} - name: espree - version: 7.3.1 - engines: {node: ^10.12.0 || >=12.0.0} + registry.nlark.com/is-plain-object/2.0.4: + resolution: {integrity: sha1-LBY7P6+xtgbZ0Xko8FwqHDjgdnc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/is-plain-object/download/is-plain-object-2.0.4.tgz} + name: is-plain-object + version: 2.0.4 + engines: {node: '>=0.10.0'} dependencies: - acorn: registry.npmmirror.com/acorn/7.4.1 - acorn-jsx: registry.nlark.com/acorn-jsx/5.3.2_acorn@7.4.1 - eslint-visitor-keys: registry.npmmirror.com/eslint-visitor-keys/1.3.0 - dev: true - - registry.npmmirror.com/esprima-next/5.7.0: - resolution: {integrity: sha1-akV/rJ0zBB4e8qVfGmxU65Z8n7k=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esprima-next/download/esprima-next-5.7.0.tgz} - name: esprima-next - version: 5.7.0 - engines: {node: '>=12'} - hasBin: true - dev: true - - registry.npmmirror.com/estraverse/4.3.0: - resolution: {integrity: sha1-OYrT88WiSUi+dyXoPRGn3ijNvR0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/estraverse/download/estraverse-4.3.0.tgz?cache=0&sync_timestamp=1635238315064&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Festraverse%2Fdownload%2Festraverse-4.3.0.tgz} - name: estraverse - version: 4.3.0 - engines: {node: '>=4.0'} - dev: true - - registry.npmmirror.com/estraverse/5.3.0: - resolution: {integrity: sha1-LupSkHAvJquP5TcDcP+GyWXSESM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/estraverse/download/estraverse-5.3.0.tgz?cache=0&sync_timestamp=1635238315064&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Festraverse%2Fdownload%2Festraverse-5.3.0.tgz} - name: estraverse - version: 5.3.0 - engines: {node: '>=4.0'} + isobject: registry.nlark.com/isobject/3.0.1 dev: true - registry.npmmirror.com/estree-walker/0.6.1: - resolution: {integrity: sha1-UwSRQ/QMbrkYsjZx0f4yGfOhs2I=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/estree-walker/download/estree-walker-0.6.1.tgz} - name: estree-walker - version: 0.6.1 + registry.nlark.com/is-plain-object/3.0.1: + resolution: {integrity: sha1-Zi2S0kwKpDAkB7DUXSHyJRyF+Fs=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/is-plain-object/download/is-plain-object-3.0.1.tgz} + name: is-plain-object + version: 3.0.1 + engines: {node: '>=0.10.0'} dev: true - registry.npmmirror.com/estree-walker/1.0.1: - resolution: {integrity: sha1-MbxdYSyWtwQQa0d+bdXYqhOMtwA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/estree-walker/download/estree-walker-1.0.1.tgz} - name: estree-walker + registry.nlark.com/is-potential-custom-element-name/1.0.1: + resolution: {integrity: sha1-Fx7W8Z46xVQ5Tt94yqBXhKRb67U=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/is-potential-custom-element-name/download/is-potential-custom-element-name-1.0.1.tgz} + name: is-potential-custom-element-name version: 1.0.1 + dev: true - registry.npmmirror.com/estree-walker/2.0.2: - resolution: {integrity: sha1-UvAQF4wqTBF6d1fP6UKtt9LaTKw=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/estree-walker/download/estree-walker-2.0.2.tgz} - name: estree-walker - version: 2.0.2 + registry.nlark.com/is-reference/1.2.1: + resolution: {integrity: sha1-iy2sCzcfS8mU/eq6nrVC0DAC0Lc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/is-reference/download/is-reference-1.2.1.tgz} + name: is-reference + version: 1.2.1 + dependencies: + '@types/estree': 0.0.50 dev: false - registry.npmmirror.com/eventemitter3/4.0.7: - resolution: {integrity: sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/eventemitter3/download/eventemitter3-4.0.7.tgz} - name: eventemitter3 - version: 4.0.7 - - registry.npmmirror.com/events/3.3.0: - resolution: {integrity: sha1-Mala0Kkk4tLEGagTrrLE6HjqdAA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/events/download/events-3.3.0.tgz?cache=0&sync_timestamp=1636463250787&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Fevents%2Fdownload%2Fevents-3.3.0.tgz} - name: events - version: 3.3.0 - engines: {node: '>=0.8.x'} - - registry.npmmirror.com/execa/5.1.1: - resolution: {integrity: sha1-+ArZy/Qpj3vR1MlVXCHpN0HEEd0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/execa/download/execa-5.1.1.tgz} - name: execa - version: 5.1.1 - engines: {node: '>=10'} + registry.nlark.com/is-regex/1.1.4: + resolution: {integrity: sha1-7vVmPNWfpMCuM5UFMj32hUuxWVg=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/is-regex/download/is-regex-1.1.4.tgz} + name: is-regex + version: 1.1.4 + engines: {node: '>= 0.4'} dependencies: - cross-spawn: registry.nlark.com/cross-spawn/7.0.3 - get-stream: registry.nlark.com/get-stream/6.0.1 - human-signals: registry.nlark.com/human-signals/2.1.0 - is-stream: registry.nlark.com/is-stream/2.0.1 - merge-stream: registry.nlark.com/merge-stream/2.0.0 - npm-run-path: registry.npmmirror.com/npm-run-path/4.0.1 - onetime: registry.nlark.com/onetime/5.1.2 - signal-exit: registry.npmmirror.com/signal-exit/3.0.6 - strip-final-newline: registry.nlark.com/strip-final-newline/2.0.0 - dev: true + call-bind: registry.nlark.com/call-bind/1.0.2 + has-tostringtag: registry.nlark.com/has-tostringtag/1.0.0 - registry.npmmirror.com/expect/27.4.2: - resolution: {integrity: sha512-BjAXIDC6ZOW+WBFNg96J22D27Nq5ohn+oGcuP2rtOtcjuxNoV9McpQ60PcQWhdFOSBIQdR72e+4HdnbZTFSTyg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/expect/download/expect-27.4.2.tgz} - name: expect - version: 27.4.2 - engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} + registry.nlark.com/is-relative/1.0.0: + resolution: {integrity: sha1-obtpNc6MXboei5dUubLcwCDiJg0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/is-relative/download/is-relative-1.0.0.tgz} + name: is-relative + version: 1.0.0 + engines: {node: '>=0.10.0'} dependencies: - '@jest/types': registry.npmmirror.com/@jest/types/27.4.2 - ansi-styles: registry.nlark.com/ansi-styles/5.2.0 - jest-get-type: registry.npmmirror.com/jest-get-type/27.4.0 - jest-matcher-utils: registry.npmmirror.com/jest-matcher-utils/27.4.2 - jest-message-util: registry.npmmirror.com/jest-message-util/27.4.2 - jest-regex-util: registry.npmmirror.com/jest-regex-util/27.4.0 + is-unc-path: registry.nlark.com/is-unc-path/1.0.0 dev: true - registry.npmmirror.com/express/4.17.2: - resolution: {integrity: sha512-oxlxJxcQlYwqPWKVJJtvQiwHgosH/LrLSPA+H4UxpyvSS6jC5aH+5MoHFM+KABgTOt0APue4w66Ha8jCUo9QGg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/express/download/express-4.17.2.tgz} - name: express - version: 4.17.2 - engines: {node: '>= 0.10.0'} - dependencies: - accepts: registry.nlark.com/accepts/1.3.7 - array-flatten: registry.nlark.com/array-flatten/1.1.1 - body-parser: registry.npmmirror.com/body-parser/1.19.1 - content-disposition: registry.npmmirror.com/content-disposition/0.5.4 - content-type: registry.nlark.com/content-type/1.0.4 - cookie: registry.nlark.com/cookie/0.4.1 - cookie-signature: registry.nlark.com/cookie-signature/1.0.6 - debug: registry.npmmirror.com/debug/2.6.9 - depd: registry.nlark.com/depd/1.1.2 - encodeurl: registry.nlark.com/encodeurl/1.0.2 - escape-html: registry.nlark.com/escape-html/1.0.3 - etag: registry.nlark.com/etag/1.8.1 - finalhandler: registry.nlark.com/finalhandler/1.1.2 - fresh: registry.nlark.com/fresh/0.5.2 - merge-descriptors: registry.nlark.com/merge-descriptors/1.0.1 - methods: registry.nlark.com/methods/1.1.2 - on-finished: registry.nlark.com/on-finished/2.3.0 - parseurl: registry.nlark.com/parseurl/1.3.3 - path-to-regexp: registry.nlark.com/path-to-regexp/0.1.7 - proxy-addr: registry.nlark.com/proxy-addr/2.0.7 - qs: registry.npmmirror.com/qs/6.9.6 - range-parser: registry.nlark.com/range-parser/1.2.1 - safe-buffer: registry.nlark.com/safe-buffer/5.2.1 - send: registry.npmmirror.com/send/0.17.2 - serve-static: registry.npmmirror.com/serve-static/1.14.2 - setprototypeof: registry.nlark.com/setprototypeof/1.2.0 - statuses: registry.nlark.com/statuses/1.5.0 - type-is: registry.nlark.com/type-is/1.6.18 - utils-merge: registry.nlark.com/utils-merge/1.0.1 - vary: registry.nlark.com/vary/1.1.2 - dev: true + registry.nlark.com/is-resolvable/1.1.0: + resolution: {integrity: sha1-+xj4fOH+uSUWnJpAfBkxijIG7Yg=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/is-resolvable/download/is-resolvable-1.1.0.tgz} + name: is-resolvable + version: 1.1.0 + dev: false - registry.npmmirror.com/find-up/4.1.0: - resolution: {integrity: sha1-l6/n1s3AvFkoWEt8jXsW6KmqXRk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/find-up/download/find-up-4.1.0.tgz?cache=0&sync_timestamp=1633619099767&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Ffind-up%2Fdownload%2Ffind-up-4.1.0.tgz} - name: find-up - version: 4.1.0 + registry.nlark.com/is-stream/1.1.0: + resolution: {integrity: sha1-EtSj3U5o4Lec6428hBc66A2RykQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/is-stream/download/is-stream-1.1.0.tgz} + name: is-stream + version: 1.1.0 + engines: {node: '>=0.10.0'} + dev: false + + registry.nlark.com/is-stream/2.0.1: + resolution: {integrity: sha1-+sHj1TuXrVqdCunO8jifWBClwHc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/is-stream/download/is-stream-2.0.1.tgz} + name: is-stream + version: 2.0.1 engines: {node: '>=8'} - dependencies: - locate-path: registry.nlark.com/locate-path/5.0.0 - path-exists: registry.nlark.com/path-exists/4.0.0 dev: true - registry.npmmirror.com/find-up/5.0.0: - resolution: {integrity: sha1-TJKBnstwg1YeT0okCoa+UZj1Nvw=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/find-up/download/find-up-5.0.0.tgz?cache=0&sync_timestamp=1633619099767&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Ffind-up%2Fdownload%2Ffind-up-5.0.0.tgz} - name: find-up - version: 5.0.0 - engines: {node: '>=10'} + registry.nlark.com/is-string/1.0.7: + resolution: {integrity: sha1-DdEr8gBvJVu1j2lREO/3SR7rwP0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/is-string/download/is-string-1.0.7.tgz} + name: is-string + version: 1.0.7 + engines: {node: '>= 0.4'} dependencies: - locate-path: registry.nlark.com/locate-path/6.0.0 - path-exists: registry.nlark.com/path-exists/4.0.0 - dev: true - - registry.npmmirror.com/flatted/3.2.4: - resolution: {integrity: sha512-8/sOawo8tJ4QOBX8YlQBMxL8+RLZfxMQOif9o0KUKTNTjMYElWPE0r/m5VNFxTRd0NSw8qSy8dajrwX4RYI1Hw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/flatted/download/flatted-3.2.4.tgz} - name: flatted - version: 3.2.4 - - registry.npmmirror.com/follow-redirects/1.14.6: - resolution: {integrity: sha512-fhUl5EwSJbbl8AR+uYL2KQDxLkdSjZGR36xy46AO7cOMTrCMON6Sa28FmAnC2tRTDbd/Uuzz3aJBv7EBN7JH8A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/follow-redirects/download/follow-redirects-1.14.6.tgz} - name: follow-redirects - version: 1.14.6 - engines: {node: '>=4.0'} - peerDependencies: - debug: '*' - peerDependenciesMeta: - debug: - optional: true + has-tostringtag: registry.nlark.com/has-tostringtag/1.0.0 - registry.npmmirror.com/formik/2.2.9_react@17.0.2: - resolution: {integrity: sha1-hZS6nF4uXPH0LFcEEo4Rn8RiMtA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/formik/download/formik-2.2.9.tgz} - id: registry.npmmirror.com/formik/2.2.9 - name: formik - version: 2.2.9 - peerDependencies: - react: '>=16.8.0' + registry.nlark.com/is-symbol/1.0.4: + resolution: {integrity: sha1-ptrJO2NbBjymhyI23oiRClevE5w=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/is-symbol/download/is-symbol-1.0.4.tgz} + name: is-symbol + version: 1.0.4 + engines: {node: '>= 0.4'} dependencies: - deepmerge: registry.nlark.com/deepmerge/2.2.1 - hoist-non-react-statics: registry.nlark.com/hoist-non-react-statics/3.3.2 - lodash: registry.npmmirror.com/lodash/4.17.21 - lodash-es: registry.nlark.com/lodash-es/4.17.21 - react: registry.npmmirror.com/react/17.0.2 - react-fast-compare: registry.npmmirror.com/react-fast-compare/2.0.4 - tiny-warning: registry.nlark.com/tiny-warning/1.0.3 - tslib: registry.nlark.com/tslib/1.14.1 - dev: false + has-symbols: registry.nlark.com/has-symbols/1.0.2 - registry.npmmirror.com/fraction.js/4.1.2: - resolution: {integrity: sha512-o2RiJQ6DZaR/5+Si0qJUIy637QMRudSi9kU/FFzx9EZazrIdnBgpU+3sEWCxAVhH2RtxW2Oz+T4p2o8uOPVcgA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/fraction.js/download/fraction.js-4.1.2.tgz} - name: fraction.js - version: 4.1.2 + registry.nlark.com/is-typedarray/1.0.0: + resolution: {integrity: sha1-5HnICFjfDBsR3dppQPlgEfzaSpo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/is-typedarray/download/is-typedarray-1.0.0.tgz} + name: is-typedarray + version: 1.0.0 dev: true - registry.npmmirror.com/fs-mkdirp-stream/1.0.0: - resolution: {integrity: sha1-C3gV/DIBxqaeFNuYzgmMFpNSWes=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/fs-mkdirp-stream/download/fs-mkdirp-stream-1.0.0.tgz} - name: fs-mkdirp-stream + registry.nlark.com/is-unc-path/1.0.0: + resolution: {integrity: sha1-1zHoiY7QkKEsNSrS6u1Qla0yLJ0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/is-unc-path/download/is-unc-path-1.0.0.tgz} + name: is-unc-path version: 1.0.0 - engines: {node: '>= 0.10'} + engines: {node: '>=0.10.0'} dependencies: - graceful-fs: registry.npmmirror.com/graceful-fs/4.2.8 - through2: registry.nlark.com/through2/2.0.5 + unc-path-regex: registry.nlark.com/unc-path-regex/0.1.2 dev: true - registry.npmmirror.com/fsevents/2.3.2: - resolution: {integrity: sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/fsevents/-/fsevents-2.3.2.tgz} - name: fsevents - version: 2.3.2 - engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0} - os: [darwin] - requiresBuild: true - optional: true - - registry.npmmirror.com/genshin-gacha-kit/1.1.0: - resolution: {integrity: sha1-3Rtz5p58BL17lOTiETvQW1IpqTs=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/genshin-gacha-kit/download/genshin-gacha-kit-1.1.0.tgz} - name: genshin-gacha-kit - version: 1.1.0 - dependencies: - axios: registry.npmmirror.com/axios/0.21.4 - tslib: registry.npmmirror.com/tslib/2.3.1 - transitivePeerDependencies: - - debug + registry.nlark.com/is-unicode-supported/0.1.0: + resolution: {integrity: sha1-PybHaoCVk7Ur+i7LVxDtJ3m1Iqc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/is-unicode-supported/download/is-unicode-supported-0.1.0.tgz} + name: is-unicode-supported + version: 0.1.0 + engines: {node: '>=10'} dev: false - registry.npmmirror.com/git-raw-commits/2.0.10: - resolution: {integrity: sha1-4iVe2VY7HJw+pr0FgGQQKQKXu8E=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/git-raw-commits/download/git-raw-commits-2.0.10.tgz} - name: git-raw-commits - version: 2.0.10 - engines: {node: '>=10'} - hasBin: true - dependencies: - dargs: registry.npmmirror.com/dargs/7.0.0 - lodash: registry.npmmirror.com/lodash/4.17.21 - meow: registry.npmmirror.com/meow/8.1.2 - split2: registry.npmmirror.com/split2/3.2.2 - through2: registry.nlark.com/through2/4.0.2 + registry.nlark.com/is-utf8/0.2.1: + resolution: {integrity: sha1-Sw2hRCEE0bM2NA6AeX6GXPOffXI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/is-utf8/download/is-utf8-0.2.1.tgz} + name: is-utf8 + version: 0.2.1 dev: true - registry.npmmirror.com/glob-parent/3.1.0: - resolution: {integrity: sha1-nmr2KZ2NO9K9QEMIMr0RPfkGxa4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/glob-parent/download/glob-parent-3.1.0.tgz} - name: glob-parent - version: 3.1.0 - dependencies: - is-glob: registry.npmmirror.com/is-glob/3.1.0 - path-dirname: registry.nlark.com/path-dirname/1.0.2 + registry.nlark.com/is-windows/1.0.2: + resolution: {integrity: sha1-0YUOuXkezRjmGCzhKjDzlmNLsZ0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/is-windows/download/is-windows-1.0.2.tgz} + name: is-windows + version: 1.0.2 + engines: {node: '>=0.10.0'} dev: true - registry.npmmirror.com/glob-parent/5.1.2: - resolution: {integrity: sha1-hpgyxYA0/mikCTwX3BXoNA2EAcQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/glob-parent/download/glob-parent-5.1.2.tgz} - name: glob-parent - version: 5.1.2 - engines: {node: '>= 6'} - dependencies: - is-glob: registry.npmmirror.com/is-glob/4.0.3 - - registry.npmmirror.com/glob-parent/6.0.2: - resolution: {integrity: sha1-bSN9mQg5UMeSkPJMdkKj3poo+eM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/glob-parent/download/glob-parent-6.0.2.tgz} - name: glob-parent - version: 6.0.2 - engines: {node: '>=10.13.0'} + registry.nlark.com/is-wsl/2.2.0: + resolution: {integrity: sha1-dKTHbnfKn9P5MvKQwX6jJs0VcnE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/is-wsl/download/is-wsl-2.2.0.tgz} + name: is-wsl + version: 2.2.0 + engines: {node: '>=8'} dependencies: - is-glob: registry.npmmirror.com/is-glob/4.0.3 + is-docker: registry.nlark.com/is-docker/2.2.1 + dev: true - registry.npmmirror.com/glob-stream/6.1.0: - resolution: {integrity: sha1-cEXJlBOz65SIjYOrRtC0BMx73eQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/glob-stream/download/glob-stream-6.1.0.tgz} - name: glob-stream - version: 6.1.0 - engines: {node: '>= 0.10'} - dependencies: - extend: registry.nlark.com/extend/3.0.2 - glob: registry.npmmirror.com/glob/7.2.0 - glob-parent: registry.npmmirror.com/glob-parent/3.1.0 - is-negated-glob: registry.npmmirror.com/is-negated-glob/1.0.0 - ordered-read-streams: registry.npmmirror.com/ordered-read-streams/1.0.1 - pumpify: registry.nlark.com/pumpify/1.5.1 - readable-stream: registry.nlark.com/readable-stream/2.3.7 - remove-trailing-separator: registry.nlark.com/remove-trailing-separator/1.1.0 - to-absolute-glob: registry.npmmirror.com/to-absolute-glob/2.0.2 - unique-stream: registry.npmmirror.com/unique-stream/2.3.1 - dev: true + registry.nlark.com/isarray/0.0.1: + resolution: {integrity: sha1-ihis/Kmo9Bd+Cav8YDiTmwXR7t8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/isarray/download/isarray-0.0.1.tgz} + name: isarray + version: 0.0.1 + dev: false - registry.npmmirror.com/glob/7.2.0: - resolution: {integrity: sha512-lmLf6gtyrPq8tTjSmrO94wBeQbFR3HbLHbuyD69wuyQkImp2hWqMGB47OX65FBkPffO641IP9jWa1z4ivqG26Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/glob/download/glob-7.2.0.tgz} - name: glob - version: 7.2.0 - dependencies: - fs.realpath: registry.nlark.com/fs.realpath/1.0.0 - inflight: registry.nlark.com/inflight/1.0.6 - inherits: registry.nlark.com/inherits/2.0.4 - minimatch: registry.nlark.com/minimatch/3.0.4 - once: registry.nlark.com/once/1.4.0 - path-is-absolute: registry.nlark.com/path-is-absolute/1.0.1 + registry.nlark.com/isexe/2.0.0: + resolution: {integrity: sha1-6PvzdNxVb/iUehDcsFctYz8s+hA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/isexe/download/isexe-2.0.0.tgz} + name: isexe + version: 2.0.0 + dev: true - registry.npmmirror.com/globals/11.12.0: - resolution: {integrity: sha1-q4eVM4hooLq9hSV1gBjCp+uVxC4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/globals/download/globals-11.12.0.tgz} - name: globals - version: 11.12.0 - engines: {node: '>=4'} + registry.nlark.com/isobject/3.0.1: + resolution: {integrity: sha1-TkMekrEalzFjaqH5yNHMvP2reN8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/isobject/download/isobject-3.0.1.tgz} + name: isobject + version: 3.0.1 + engines: {node: '>=0.10.0'} dev: true - registry.npmmirror.com/globals/13.12.0: - resolution: {integrity: sha1-TXM3YDBCMKAILtluIeXFZfiYCJ4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/globals/download/globals-13.12.0.tgz} - name: globals - version: 13.12.0 + registry.nlark.com/istanbul-lib-report/3.0.0: + resolution: {integrity: sha1-dRj+UupE3jcvRgp2tezan/tz2KY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/istanbul-lib-report/download/istanbul-lib-report-3.0.0.tgz} + name: istanbul-lib-report + version: 3.0.0 engines: {node: '>=8'} dependencies: - type-fest: registry.npmmirror.com/type-fest/0.20.2 + istanbul-lib-coverage: 3.2.0 + make-dir: 3.1.0 + supports-color: 7.2.0 dev: true - registry.npmmirror.com/graceful-fs/4.2.8: - resolution: {integrity: sha1-5BK40z9eAGWTy9PO5t+fLOu+gCo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/graceful-fs/download/graceful-fs-4.2.8.tgz} - name: graceful-fs - version: 4.2.8 - - registry.npmmirror.com/gulp-sort/2.0.0: - resolution: {integrity: sha1-xnYqLx8N4KP8WVohWZ0/rI26Gso=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/gulp-sort/download/gulp-sort-2.0.0.tgz} - name: gulp-sort - version: 2.0.0 + registry.nlark.com/jake/10.8.2: + resolution: {integrity: sha1-68nehVgWCmbYLQ6txqLlj7xQCns=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/jake/download/jake-10.8.2.tgz} + name: jake + version: 10.8.2 + hasBin: true dependencies: - through2: registry.nlark.com/through2/2.0.5 + async: 0.9.2 + chalk: 2.4.2 + filelist: registry.nlark.com/filelist/1.0.2 + minimatch: registry.nlark.com/minimatch/3.0.4 dev: true - registry.npmmirror.com/gzip-size/6.0.0: - resolution: {integrity: sha1-BlNn/VDCOcBnHLy61b4+LusQ5GI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/gzip-size/download/gzip-size-6.0.0.tgz} - name: gzip-size - version: 6.0.0 - engines: {node: '>=10'} + registry.nlark.com/js-tokens/4.0.0: + resolution: {integrity: sha1-GSA/tZmR35jjoocFDUZHzerzJJk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/js-tokens/download/js-tokens-4.0.0.tgz} + name: js-tokens + version: 4.0.0 + + registry.nlark.com/js-yaml/3.14.1: + resolution: {integrity: sha1-2ugS/bOCX6MGYJqHFzg8UMNqBTc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/js-yaml/download/js-yaml-3.14.1.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fjs-yaml%2Fdownload%2Fjs-yaml-3.14.1.tgz} + name: js-yaml + version: 3.14.1 + hasBin: true dependencies: - duplexer: registry.nlark.com/duplexer/0.1.2 + argparse: registry.nlark.com/argparse/1.0.10 + esprima: registry.nlark.com/esprima/4.0.1 dev: true - registry.npmmirror.com/has-cors/1.1.0: - resolution: {integrity: sha1-XkdHk/fqmEPRu5nCPu9J/xJv/zk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/has-cors/download/has-cors-1.1.0.tgz} - name: has-cors - version: 1.1.0 - dev: false + registry.nlark.com/jsesc/0.5.0: + resolution: {integrity: sha1-597mbjXW/Bb3EP6R1c9p9w8IkR0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/jsesc/download/jsesc-0.5.0.tgz} + name: jsesc + version: 0.5.0 + hasBin: true + dev: true - registry.npmmirror.com/highlight.js/10.7.3: - resolution: {integrity: sha512-tzcUFauisWKNHaRkN4Wjl/ZA07gENAjFl3J/c480dprkGTg5EQstgaNFqBfUqCq54kZRIEcreTsAgF/m2quD7A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/highlight.js/download/highlight.js-10.7.3.tgz} - name: highlight.js - version: 10.7.3 - dev: false + registry.nlark.com/jsesc/2.5.2: + resolution: {integrity: sha1-gFZNLkg9rPbo7yCWUKZ98/DCg6Q=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/jsesc/download/jsesc-2.5.2.tgz} + name: jsesc + version: 2.5.2 + engines: {node: '>=4'} + hasBin: true + dev: true - registry.npmmirror.com/history/4.10.1: - resolution: {integrity: sha1-MzcaZeOoOyZ0NOKz87G0xYqtTPM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/history/download/history-4.10.1.tgz} - name: history - version: 4.10.1 - dependencies: - '@babel/runtime': registry.npmmirror.com/@babel/runtime/7.16.5 - loose-envify: registry.npmmirror.com/loose-envify/1.4.0 - resolve-pathname: registry.nlark.com/resolve-pathname/3.0.0 - tiny-invariant: registry.npmmirror.com/tiny-invariant/1.2.0 - tiny-warning: registry.nlark.com/tiny-warning/1.0.3 - value-equal: registry.nlark.com/value-equal/1.0.1 - dev: false + registry.nlark.com/json-parse-better-errors/1.0.2: + resolution: {integrity: sha1-u4Z8+zRQ5pEHwTHRxRS6s9yLyqk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/json-parse-better-errors/download/json-parse-better-errors-1.0.2.tgz} + name: json-parse-better-errors + version: 1.0.2 + + registry.nlark.com/json-parse-even-better-errors/2.3.1: + resolution: {integrity: sha1-fEeAWpQxmSjgV3dAXcEuH3pO4C0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/json-parse-even-better-errors/download/json-parse-even-better-errors-2.3.1.tgz} + name: json-parse-even-better-errors + version: 2.3.1 - registry.npmmirror.com/hosted-git-info/2.8.9: - resolution: {integrity: sha1-3/wL+aIcAiCQkPKqaUKeFBTa8/k=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/hosted-git-info/download/hosted-git-info-2.8.9.tgz} - name: hosted-git-info - version: 2.8.9 + registry.nlark.com/json-schema-traverse/0.4.1: + resolution: {integrity: sha1-afaofZUTq4u4/mO9sJecRI5oRmA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/json-schema-traverse/download/json-schema-traverse-0.4.1.tgz} + name: json-schema-traverse + version: 0.4.1 dev: true - registry.npmmirror.com/hosted-git-info/4.0.2: - resolution: {integrity: sha1-XkJVB+7eT+qEa3Ji8IOEVsQgmWE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/hosted-git-info/download/hosted-git-info-4.0.2.tgz} - name: hosted-git-info - version: 4.0.2 - engines: {node: '>=10'} - dependencies: - lru-cache: registry.nlark.com/lru-cache/6.0.0 + registry.nlark.com/json-schema-traverse/1.0.0: + resolution: {integrity: sha1-rnvLNlard6c7pcSb9lTzjmtoYOI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/json-schema-traverse/download/json-schema-traverse-1.0.0.tgz} + name: json-schema-traverse + version: 1.0.0 dev: true - registry.npmmirror.com/html-dom-parser/1.0.4: - resolution: {integrity: sha512-ThM/vK/18R5/cVB9UsqhNqbJU7LE2BmSA7C/FjYV88wIDW75GSUpvSE/JxE4mJ8bOuU6Kp15/I1giM2JbD+ieA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/html-dom-parser/download/html-dom-parser-1.0.4.tgz} - name: html-dom-parser - version: 1.0.4 + registry.nlark.com/json-stable-stringify-without-jsonify/1.0.1: + resolution: {integrity: sha1-nbe1lJatPzz+8wp1FC0tkwrXJlE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/json-stable-stringify-without-jsonify/download/json-stable-stringify-without-jsonify-1.0.1.tgz} + name: json-stable-stringify-without-jsonify + version: 1.0.1 + dev: true + + registry.nlark.com/json2mq/0.2.0: + resolution: {integrity: sha1-tje9O6nqvhIsg+lyBIOusQ0skEo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/json2mq/download/json2mq-0.2.0.tgz} + name: json2mq + version: 0.2.0 dependencies: - domhandler: registry.npmmirror.com/domhandler/4.3.0 - htmlparser2: registry.npmmirror.com/htmlparser2/7.2.0 + string-convert: registry.nlark.com/string-convert/0.2.1 dev: false - registry.npmmirror.com/html-minifier-terser/6.1.0: - resolution: {integrity: sha512-YXxSlJBZTP7RS3tWnQw74ooKa6L9b9i9QYXY21eUEvhZ3u9XLfv6OnFsQq6RxkhHygsaUMvYsZRV5rU/OVNZxw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/html-minifier-terser/download/html-minifier-terser-6.1.0.tgz} - name: html-minifier-terser - version: 6.1.0 - engines: {node: '>=12'} + registry.nlark.com/json5/1.0.1: + resolution: {integrity: sha1-d5+wAYYE+oVOrL9iUhgNg1Q+Pb4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/json5/download/json5-1.0.1.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fjson5%2Fdownload%2Fjson5-1.0.1.tgz} + name: json5 + version: 1.0.1 hasBin: true dependencies: - camel-case: registry.nlark.com/camel-case/4.1.2 - clean-css: registry.npmmirror.com/clean-css/5.2.2 - commander: registry.npmmirror.com/commander/8.3.0 - he: registry.nlark.com/he/1.2.0 - param-case: registry.nlark.com/param-case/3.0.4 - relateurl: registry.nlark.com/relateurl/0.2.7 - terser: registry.npmmirror.com/terser/5.10.0 - transitivePeerDependencies: - - acorn + minimist: registry.nlark.com/minimist/1.2.5 dev: true - registry.npmmirror.com/html-parse-stringify/3.0.1: - resolution: {integrity: sha1-38EBc0fOn3fIFBpQfyMwQMWcVdI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/html-parse-stringify/download/html-parse-stringify-3.0.1.tgz} - name: html-parse-stringify - version: 3.0.1 + registry.nlark.com/json5/2.2.0: + resolution: {integrity: sha1-Lf7+cgxrpSXZ69kJlQ8FFTFsiaM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/json5/download/json5-2.2.0.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fjson5%2Fdownload%2Fjson5-2.2.0.tgz} + name: json5 + version: 2.2.0 + engines: {node: '>=6'} + hasBin: true dependencies: - void-elements: registry.nlark.com/void-elements/3.1.0 - dev: false + minimist: registry.nlark.com/minimist/1.2.5 + dev: true - registry.npmmirror.com/html-react-parser/1.4.5_react@17.0.2: - resolution: {integrity: sha512-dxo0z1G9b3mS1VGmcVw4cUGwVsEwkJZZ7r29pOSdE69JukJyFTCL1I6TXSEp2p1LAHvuO6ZBiEVp2M5lXqKLAg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/html-react-parser/download/html-react-parser-1.4.5.tgz} - id: registry.npmmirror.com/html-react-parser/1.4.5 - name: html-react-parser - version: 1.4.5 - peerDependencies: - react: 0.14 || 15 || 16 || 17 - dependencies: - domhandler: registry.npmmirror.com/domhandler/4.3.0 - html-dom-parser: registry.npmmirror.com/html-dom-parser/1.0.4 - react: registry.npmmirror.com/react/17.0.2 - react-property: registry.npmmirror.com/react-property/2.0.0 - style-to-js: registry.npmmirror.com/style-to-js/1.1.0 + registry.nlark.com/jsonc-parser/3.0.0: + resolution: {integrity: sha1-q914VwHH5+rKip7IzwcMpRp0WiI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/jsonc-parser/download/jsonc-parser-3.0.0.tgz} + name: jsonc-parser + version: 3.0.0 dev: false - registry.npmmirror.com/html-webpack-plugin/5.5.0_webpack@5.65.0: - resolution: {integrity: sha512-sy88PC2cRTVxvETRgUHFrL4No3UxvcH8G1NepGhqaTT+GXN2kTamqasot0inS5hXeg1cMbFDt27zzo9p35lZVw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/html-webpack-plugin/download/html-webpack-plugin-5.5.0.tgz} - id: registry.npmmirror.com/html-webpack-plugin/5.5.0 - name: html-webpack-plugin - version: 5.5.0 - engines: {node: '>=10.13.0'} - peerDependencies: - webpack: ^5.20.0 - dependencies: - '@types/html-minifier-terser': registry.npmmirror.com/@types/html-minifier-terser/6.1.0 - html-minifier-terser: registry.npmmirror.com/html-minifier-terser/6.1.0 - lodash: registry.npmmirror.com/lodash/4.17.21 - pretty-error: registry.npmmirror.com/pretty-error/4.0.0 - tapable: registry.npmmirror.com/tapable/2.2.1 - webpack: registry.npmmirror.com/webpack/5.65.0_9def3870c80213359789f9191dbd286a - transitivePeerDependencies: - - acorn + registry.nlark.com/jsonfile/4.0.0: + resolution: {integrity: sha1-h3Gq4HmbZAdrdmQPygWPnBDjPss=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/jsonfile/download/jsonfile-4.0.0.tgz} + name: jsonfile + version: 4.0.0 + optionalDependencies: + graceful-fs: 4.2.8 dev: true - registry.npmmirror.com/htmlparser2/6.1.0: - resolution: {integrity: sha1-xNditsM3GgXb5l6UrkOp+EX7j7c=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/htmlparser2/download/htmlparser2-6.1.0.tgz} - name: htmlparser2 + registry.nlark.com/jsonfile/6.1.0: + resolution: {integrity: sha1-vFWyY0eTxnnsZAMJTrE2mKbsCq4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/jsonfile/download/jsonfile-6.1.0.tgz} + name: jsonfile version: 6.1.0 dependencies: - domelementtype: registry.nlark.com/domelementtype/2.2.0 - domhandler: registry.npmmirror.com/domhandler/4.3.0 - domutils: registry.nlark.com/domutils/2.8.0 - entities: registry.nlark.com/entities/2.2.0 - dev: true - - registry.npmmirror.com/htmlparser2/7.2.0: - resolution: {integrity: sha512-H7MImA4MS6cw7nbyURtLPO1Tms7C5H602LRETv95z1MxO/7CP7rDVROehUYeYBUYEON94NXXDEPmZuq+hX4sog==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/htmlparser2/download/htmlparser2-7.2.0.tgz} - name: htmlparser2 - version: 7.2.0 - dependencies: - domelementtype: registry.nlark.com/domelementtype/2.2.0 - domhandler: registry.npmmirror.com/domhandler/4.3.0 - domutils: registry.nlark.com/domutils/2.8.0 - entities: registry.nlark.com/entities/3.0.1 - dev: false - - registry.npmmirror.com/http-errors/1.6.3: - resolution: {integrity: sha1-i1VoC7S+KDoLW/TqLjhYC+HZMg0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/http-errors/download/http-errors-1.6.3.tgz} - name: http-errors - version: 1.6.3 - engines: {node: '>= 0.6'} - dependencies: - depd: registry.nlark.com/depd/1.1.2 - inherits: registry.nlark.com/inherits/2.0.3 - setprototypeof: registry.nlark.com/setprototypeof/1.1.0 - statuses: registry.nlark.com/statuses/1.5.0 - dev: true + universalify: registry.nlark.com/universalify/2.0.0 + optionalDependencies: + graceful-fs: 4.2.8 - registry.npmmirror.com/http-errors/1.8.1: - resolution: {integrity: sha512-Kpk9Sm7NmI+RHhnj6OIWDI1d6fIoFAtFt9RLaTMRlg/8w49juAStsrBgp0Dp4OdxdVbRIeKhtCUvoi/RuAhO4g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/http-errors/download/http-errors-1.8.1.tgz} - name: http-errors - version: 1.8.1 - engines: {node: '>= 0.6'} + registry.nlark.com/jsx-ast-utils/3.2.1: + resolution: {integrity: sha1-cguXv+fZAbkn2Hw3c2N66OpIeBs=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/jsx-ast-utils/download/jsx-ast-utils-3.2.1.tgz} + name: jsx-ast-utils + version: 3.2.1 + engines: {node: '>=4.0'} dependencies: - depd: registry.nlark.com/depd/1.1.2 - inherits: registry.nlark.com/inherits/2.0.4 - setprototypeof: registry.nlark.com/setprototypeof/1.2.0 - statuses: registry.nlark.com/statuses/1.5.0 - toidentifier: registry.npmmirror.com/toidentifier/1.0.1 + array-includes: 3.1.4 + object.assign: registry.nlark.com/object.assign/4.1.2 dev: true - registry.npmmirror.com/http-parser-js/0.5.5: - resolution: {integrity: sha512-x+JVEkO2PoM8qqpbPbOL3cqHPwerep7OwzK7Ay+sMQjKzaKCqWvjoXm5tqMP9tXWWTnTzAjIhXg+J99XYuPhPA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/http-parser-js/download/http-parser-js-0.5.5.tgz} - name: http-parser-js - version: 0.5.5 + registry.nlark.com/kind-of/6.0.3: + resolution: {integrity: sha1-B8BQNKbDSfoG4k+jWqdttFgM5N0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/kind-of/download/kind-of-6.0.3.tgz} + name: kind-of + version: 6.0.3 + engines: {node: '>=0.10.0'} dev: true - registry.npmmirror.com/http-proxy-agent/4.0.1: - resolution: {integrity: sha1-ioyO9/WTLM+VPClsqCkblap0qjo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/http-proxy-agent/download/http-proxy-agent-4.0.1.tgz} - name: http-proxy-agent - version: 4.0.1 - engines: {node: '>= 6'} - dependencies: - '@tootallnate/once': registry.npmmirror.com/@tootallnate/once/1.1.2 - agent-base: registry.nlark.com/agent-base/6.0.2 - debug: registry.npmmirror.com/debug/4.3.3 - transitivePeerDependencies: - - supports-color + registry.nlark.com/kleur/3.0.3: + resolution: {integrity: sha1-p5yezIbuHOP6YgbRIWxQHxR/wH4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/kleur/download/kleur-3.0.3.tgz?cache=0&sync_timestamp=1631602828669&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fkleur%2Fdownload%2Fkleur-3.0.3.tgz} + name: kleur + version: 3.0.3 + engines: {node: '>=6'} dev: true - registry.npmmirror.com/husky/7.0.4: - resolution: {integrity: sha1-JCBIJF3EnI+xvwzHz7mN1yJTFTU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/husky/download/husky-7.0.4.tgz} - name: husky - version: 7.0.4 - engines: {node: '>=12'} - hasBin: true + registry.nlark.com/leven/3.1.0: + resolution: {integrity: sha1-d4kd6DQGTMy6gq54QrtrFKE+1/I=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/leven/download/leven-3.1.0.tgz} + name: leven + version: 3.1.0 + engines: {node: '>=6'} dev: true - registry.npmmirror.com/i18next-http-backend/1.3.1: - resolution: {integrity: sha1-wRdarq0itipwvbVWt5T+8bpVizo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/i18next-http-backend/download/i18next-http-backend-1.3.1.tgz} - name: i18next-http-backend - version: 1.3.1 - dependencies: - cross-fetch: registry.npmmirror.com/cross-fetch/3.1.4 - dev: false - - registry.npmmirror.com/i18next-scanner/3.1.0: - resolution: {integrity: sha1-NdANlFY3waK5ASSw/TJwQKwZdZg=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/i18next-scanner/download/i18next-scanner-3.1.0.tgz} - name: i18next-scanner - version: 3.1.0 - engines: {node: '>=12'} - hasBin: true + registry.nlark.com/levn/0.3.0: + resolution: {integrity: sha1-OwmSTt+fCDwEkP3UwLxEIeBHZO4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/levn/download/levn-0.3.0.tgz} + name: levn + version: 0.3.0 + engines: {node: '>= 0.8.0'} dependencies: - acorn: registry.npmmirror.com/acorn/8.6.0 - acorn-dynamic-import: registry.nlark.com/acorn-dynamic-import/4.0.0_acorn@8.6.0 - acorn-jsx: registry.nlark.com/acorn-jsx/5.3.2_acorn@8.6.0 - acorn-stage3: registry.npmmirror.com/acorn-stage3/4.0.0_acorn@8.6.0 - acorn-walk: registry.nlark.com/acorn-walk/8.2.0 - chalk: registry.npmmirror.com/chalk/4.1.2 - clone-deep: registry.nlark.com/clone-deep/4.0.1 - commander: registry.npmmirror.com/commander/6.2.1 - deepmerge: registry.nlark.com/deepmerge/4.2.2 - ensure-array: registry.npmmirror.com/ensure-array/1.0.0 - eol: registry.npmmirror.com/eol/0.9.1 - esprima-next: registry.npmmirror.com/esprima-next/5.7.0 - gulp-sort: registry.npmmirror.com/gulp-sort/2.0.0 - i18next: registry.npmmirror.com/i18next/21.6.3 - lodash: registry.npmmirror.com/lodash/4.17.21 - parse5: registry.nlark.com/parse5/6.0.1 - sortobject: registry.npmmirror.com/sortobject/4.16.0 - through2: registry.nlark.com/through2/4.0.2 - vinyl: registry.nlark.com/vinyl/2.2.1 - vinyl-fs: registry.npmmirror.com/vinyl-fs/3.0.3 + prelude-ls: registry.nlark.com/prelude-ls/1.1.2 + type-check: registry.nlark.com/type-check/0.3.2 dev: true - registry.npmmirror.com/i18next/20.6.1: - resolution: {integrity: sha1-U15fbluutoXH0l33DbY788wKo0U=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/i18next/download/i18next-20.6.1.tgz} - name: i18next - version: 20.6.1 - dependencies: - '@babel/runtime': registry.npmmirror.com/@babel/runtime/7.16.5 - dev: false - - registry.npmmirror.com/i18next/21.6.3: - resolution: {integrity: sha512-2uuRGslNQ8m7TRllsVs4cZuei5X9OgoPRB/Sj5oadUpxZaW+NYv3srn7zR+h8bCMhkux9z8HtnJdQM5Mz+Govw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/i18next/download/i18next-21.6.3.tgz} - name: i18next - version: 21.6.3 + registry.nlark.com/levn/0.4.1: + resolution: {integrity: sha1-rkViwAdHO5MqYgDUAyaN0v/8at4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/levn/download/levn-0.4.1.tgz} + name: levn + version: 0.4.1 + engines: {node: '>= 0.8.0'} dependencies: - '@babel/runtime': registry.npmmirror.com/@babel/runtime/7.16.5 + prelude-ls: registry.nlark.com/prelude-ls/1.2.1 + type-check: registry.nlark.com/type-check/0.4.0 dev: true - registry.npmmirror.com/idb/6.1.5: - resolution: {integrity: sha1-28U+et8ax8Wfmyv1bgC06k/OjHs=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/idb/download/idb-6.1.5.tgz} - name: idb - version: 6.1.5 + registry.nlark.com/loader-runner/4.2.0: + resolution: {integrity: sha1-1wIjgNZtFMX7HUlriYZOvP1Hg4Q=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/loader-runner/download/loader-runner-4.2.0.tgz} + name: loader-runner + version: 4.2.0 + engines: {node: '>=6.11.5'} dev: true - registry.npmmirror.com/identity-obj-proxy/3.0.0: - resolution: {integrity: sha1-lNK9qWCERT7zb7xarsN+D3nx/BQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/identity-obj-proxy/download/identity-obj-proxy-3.0.0.tgz} - name: identity-obj-proxy - version: 3.0.0 - engines: {node: '>=4'} + registry.nlark.com/locate-path/5.0.0: + resolution: {integrity: sha1-Gvujlq/WdqbUJQTQpno6frn2KqA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/locate-path/download/locate-path-5.0.0.tgz} + name: locate-path + version: 5.0.0 + engines: {node: '>=8'} dependencies: - harmony-reflect: registry.nlark.com/harmony-reflect/1.6.2 + p-locate: registry.nlark.com/p-locate/4.1.0 dev: true - registry.npmmirror.com/ignore/4.0.6: - resolution: {integrity: sha1-dQ49tYYgh7RzfrrIIH/9HvJ7Jfw=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ignore/download/ignore-4.0.6.tgz} - name: ignore - version: 4.0.6 - engines: {node: '>= 4'} + registry.nlark.com/locate-path/6.0.0: + resolution: {integrity: sha1-VTIeswn+u8WcSAHZMackUqaB0oY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/locate-path/download/locate-path-6.0.0.tgz} + name: locate-path + version: 6.0.0 + engines: {node: '>=10'} + dependencies: + p-locate: registry.nlark.com/p-locate/5.0.0 dev: true - registry.npmmirror.com/ignore/5.2.0: - resolution: {integrity: sha512-CmxgYGiEPCLhfLnpPp1MoRmifwEIOgjcHXxOBjv7mY96c+eWScsOP9c112ZyLdWHi0FxHjI+4uVhKYp/gcdRmQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ignore/download/ignore-5.2.0.tgz} - name: ignore - version: 5.2.0 - engines: {node: '>= 4'} - dev: true + registry.nlark.com/lodash-es/4.17.21: + resolution: {integrity: sha1-Q+YmxG5lkbd1C+srUBFzkMYJ4+4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/lodash-es/download/lodash-es-4.17.21.tgz} + name: lodash-es + version: 4.17.21 + dev: false - registry.npmmirror.com/image-size/0.5.5: - resolution: {integrity: sha512-6TDAlDPZxUFCv+fuOkIoXT/V/f3Qbq8e37p+YOiYrUv3v9cc3/6x78VdfPgFVaB9dZYeLUfKgHRebpkm/oP2VQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/image-size/-/image-size-0.5.5.tgz} - name: image-size - version: 0.5.5 - engines: {node: '>=0.10.0'} - hasBin: true - requiresBuild: true + registry.nlark.com/lodash.debounce/4.0.8: + resolution: {integrity: sha1-gteb/zCmfEAF/9XiUVMArZyk168=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/lodash.debounce/download/lodash.debounce-4.0.8.tgz} + name: lodash.debounce + version: 4.0.8 dev: true - optional: true - registry.npmmirror.com/immer/9.0.7: - resolution: {integrity: sha512-KGllzpbamZDvOIxnmJ0jI840g7Oikx58lBPWV0hUh7dtAyZpFqqrBZdKka5GlTwMTZ1Tjc/bKKW4VSFAt6BqMA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/immer/download/immer-9.0.7.tgz} - name: immer - version: 9.0.7 - dev: false + registry.nlark.com/lodash.memoize/4.1.2: + resolution: {integrity: sha1-vMbEmkKihA7Zl/Mj6tpezRguC/4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/lodash.memoize/download/lodash.memoize-4.1.2.tgz} + name: lodash.memoize + version: 4.1.2 - registry.npmmirror.com/import-local/3.0.3: - resolution: {integrity: sha1-TVHCxJXKk5PaJZ7Ga2LgIpICEeA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/import-local/download/import-local-3.0.3.tgz} - name: import-local - version: 3.0.3 - engines: {node: '>=8'} - hasBin: true - dependencies: - pkg-dir: registry.npmmirror.com/pkg-dir/4.2.0 - resolve-cwd: registry.nlark.com/resolve-cwd/3.0.0 + registry.nlark.com/lodash.merge/4.6.2: + resolution: {integrity: sha1-VYqlO0O2YeGSWgr9+japoQhf5Xo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/lodash.merge/download/lodash.merge-4.6.2.tgz} + name: lodash.merge + version: 4.6.2 dev: true - registry.npmmirror.com/inline-style-parser/0.1.1: - resolution: {integrity: sha1-7Io7QpJ06cCh8cT/qUU6f+9yzqE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/inline-style-parser/download/inline-style-parser-0.1.1.tgz} - name: inline-style-parser - version: 0.1.1 - dev: false + registry.nlark.com/lodash.truncate/4.4.2: + resolution: {integrity: sha1-WjUNoLERO4N+z//VgSy+WNbq4ZM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/lodash.truncate/download/lodash.truncate-4.4.2.tgz} + name: lodash.truncate + version: 4.4.2 + dev: true - registry.npmmirror.com/inquirer/3.0.6: - resolution: {integrity: sha512-thluxTGBXUGb8DuQcvH9/CM/CrcGyB5xUpWc9x6Slqcq1z/hRr2a6KxUpX4ddRfmbe0hg3E4jTvo5833aWz3BA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/inquirer/download/inquirer-3.0.6.tgz} - name: inquirer - version: 3.0.6 - dependencies: - ansi-escapes: registry.nlark.com/ansi-escapes/1.4.0 - chalk: registry.npmmirror.com/chalk/1.1.3 - cli-cursor: registry.nlark.com/cli-cursor/2.1.0 - cli-width: registry.nlark.com/cli-width/2.2.1 - external-editor: registry.nlark.com/external-editor/2.2.0 - figures: registry.nlark.com/figures/2.0.0 - lodash: registry.npmmirror.com/lodash/4.17.21 - mute-stream: registry.nlark.com/mute-stream/0.0.7 - run-async: registry.nlark.com/run-async/2.4.1 - rx: registry.npmmirror.com/rx/4.1.0 - string-width: registry.npmmirror.com/string-width/2.1.1 - strip-ansi: registry.npmmirror.com/strip-ansi/3.0.1 - through: registry.nlark.com/through/2.3.8 + registry.nlark.com/lodash.uniq/4.5.0: + resolution: {integrity: sha1-0CJTc662Uq3BvILklFM5qEJ1R3M=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/lodash.uniq/download/lodash.uniq-4.5.0.tgz} + name: lodash.uniq + version: 4.5.0 dev: false - registry.npmmirror.com/inquirer/8.2.0: - resolution: {integrity: sha512-0crLweprevJ02tTuA6ThpoAERAGyVILC4sS74uib58Xf/zSr1/ZWtmm7D5CI+bSQEaA04f0K7idaHpQbSWgiVQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/inquirer/download/inquirer-8.2.0.tgz} - name: inquirer - version: 8.2.0 - engines: {node: '>=8.0.0'} + registry.nlark.com/loose-envify/1.4.0: + resolution: {integrity: sha1-ce5R+nvkyuwaY4OffmgtgTLTDK8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/loose-envify/download/loose-envify-1.4.0.tgz} + name: loose-envify + version: 1.4.0 + hasBin: true dependencies: - ansi-escapes: registry.nlark.com/ansi-escapes/4.3.2 - chalk: registry.npmmirror.com/chalk/4.1.2 - cli-cursor: registry.nlark.com/cli-cursor/3.1.0 - cli-width: registry.nlark.com/cli-width/3.0.0 - external-editor: registry.nlark.com/external-editor/3.1.0 - figures: registry.nlark.com/figures/3.2.0 - lodash: registry.npmmirror.com/lodash/4.17.21 - mute-stream: registry.nlark.com/mute-stream/0.0.8 - ora: registry.nlark.com/ora/5.4.1 - run-async: registry.nlark.com/run-async/2.4.1 - rxjs: registry.npmmirror.com/rxjs/7.4.0 - string-width: registry.npmmirror.com/string-width/4.2.3 - strip-ansi: registry.npmmirror.com/strip-ansi/6.0.1 - through: registry.nlark.com/through/2.3.8 + js-tokens: 4.0.0 dev: false - registry.npmmirror.com/is-core-module/2.8.0: - resolution: {integrity: sha1-AyEzbD0JJeSX/Zf12VyxFKXM1Ug=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-core-module/download/is-core-module-2.8.0.tgz} - name: is-core-module - version: 2.8.0 + registry.nlark.com/lower-case/2.0.2: + resolution: {integrity: sha1-b6I3xj29xKgsoP2ILkci3F5jTig=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/lower-case/download/lower-case-2.0.2.tgz} + name: lower-case + version: 2.0.2 dependencies: - has: registry.nlark.com/has/1.0.3 + tslib: 2.3.1 + dev: true - registry.npmmirror.com/is-glob/3.1.0: - resolution: {integrity: sha1-e6WuJCF4BKxwcHuWkiVnSGzD6Eo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-glob/download/is-glob-3.1.0.tgz} - name: is-glob - version: 3.1.0 - engines: {node: '>=0.10.0'} + registry.nlark.com/lru-cache/6.0.0: + resolution: {integrity: sha1-bW/mVw69lqr5D8rR2vo7JWbbOpQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/lru-cache/download/lru-cache-6.0.0.tgz} + name: lru-cache + version: 6.0.0 + engines: {node: '>=10'} dependencies: - is-extglob: registry.nlark.com/is-extglob/2.1.1 + yallist: registry.nlark.com/yallist/4.0.0 dev: true - registry.npmmirror.com/is-glob/4.0.3: - resolution: {integrity: sha1-ZPYeQsu7LuwgcanawLKLoeZdUIQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-glob/download/is-glob-4.0.3.tgz} - name: is-glob - version: 4.0.3 - engines: {node: '>=0.10.0'} + registry.nlark.com/magic-string/0.25.7: + resolution: {integrity: sha1-P0l9b9NMZpxnmNy4IfLvMfVEUFE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/magic-string/download/magic-string-0.25.7.tgz} + name: magic-string + version: 0.25.7 dependencies: - is-extglob: registry.nlark.com/is-extglob/2.1.1 - - registry.npmmirror.com/is-hotkey/0.2.0: - resolution: {integrity: sha1-GDWmgXGpHlyUYIadljNpR8g0DO8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-hotkey/download/is-hotkey-0.2.0.tgz} - name: is-hotkey - version: 0.2.0 - dev: false + sourcemap-codec: registry.nlark.com/sourcemap-codec/1.4.8 - registry.npmmirror.com/is-negated-glob/1.0.0: - resolution: {integrity: sha1-aRC8pdqMleeEtXUbl2z1oQ/uNtI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-negated-glob/download/is-negated-glob-1.0.0.tgz} - name: is-negated-glob - version: 1.0.0 - engines: {node: '>=0.10.0'} + registry.nlark.com/make-error/1.3.6: + resolution: {integrity: sha1-LrLjfqm2fEiR9oShOUeZr0hM96I=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/make-error/download/make-error-1.3.6.tgz} + name: make-error + version: 1.3.6 dev: true - 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/download/is-negative-zero-2.0.2.tgz} - name: is-negative-zero - version: 2.0.2 - engines: {node: '>= 0.4'} - - registry.npmmirror.com/is-regexp/1.0.0: - resolution: {integrity: sha1-/S2INUXEa6xaYz57mgnof6LLUGk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-regexp/download/is-regexp-1.0.0.tgz} - name: is-regexp - version: 1.0.0 - engines: {node: '>=0.10.0'} + registry.nlark.com/media-typer/0.3.0: + resolution: {integrity: sha1-hxDXrwqmJvj/+hzgAWhUUmMlV0g=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/media-typer/download/media-typer-0.3.0.tgz} + name: media-typer + version: 0.3.0 + engines: {node: '>= 0.6'} dev: true - registry.npmmirror.com/is-shared-array-buffer/1.0.1: - resolution: {integrity: sha1-l7DIX72stZycRG/mU7gs8rW3z+Y=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-shared-array-buffer/download/is-shared-array-buffer-1.0.1.tgz} - name: is-shared-array-buffer + registry.nlark.com/merge-descriptors/1.0.1: + resolution: {integrity: sha1-sAqqVW3YtEVoFQ7J0blT8/kMu2E=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/merge-descriptors/download/merge-descriptors-1.0.1.tgz} + name: merge-descriptors version: 1.0.1 + dev: true - registry.npmmirror.com/is-text-path/1.0.1: - resolution: {integrity: sha1-Thqg+1G/vLPpJogAE5cgLBd1tm4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-text-path/download/is-text-path-1.0.1.tgz} - name: is-text-path - version: 1.0.1 - engines: {node: '>=0.10.0'} - dependencies: - text-extensions: registry.npmmirror.com/text-extensions/1.9.0 + registry.nlark.com/merge-stream/2.0.0: + resolution: {integrity: sha1-UoI2KaFN0AyXcPtq1H3GMQ8sH2A=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/merge-stream/download/merge-stream-2.0.0.tgz} + name: merge-stream + version: 2.0.0 dev: true - registry.npmmirror.com/is-valid-glob/1.0.0: - resolution: {integrity: sha1-Kb8+/3Ab4tTTFdusw5vDn+j2Aao=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-valid-glob/download/is-valid-glob-1.0.0.tgz} - name: is-valid-glob - version: 1.0.0 - engines: {node: '>=0.10.0'} + registry.nlark.com/merge2/1.4.1: + resolution: {integrity: sha1-Q2iJL4hekHRVpv19xVwMnUBJkK4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/merge2/download/merge2-1.4.1.tgz} + name: merge2 + version: 1.4.1 + engines: {node: '>= 8'} + + registry.nlark.com/methods/1.1.2: + resolution: {integrity: sha1-VSmk1nZUE07cxSZmVoNbD4Ua/O4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/methods/download/methods-1.1.2.tgz} + name: methods + version: 1.1.2 + engines: {node: '>= 0.6'} dev: true - 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/download/is-weakref-1.0.2.tgz} - name: is-weakref - version: 1.0.2 + registry.nlark.com/micromatch/4.0.4: + resolution: {integrity: sha1-iW1Rnf6dsl/OlM63pQCRm/iB6/k=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/micromatch/download/micromatch-4.0.4.tgz} + name: micromatch + version: 4.0.4 + engines: {node: '>=8.6'} dependencies: - call-bind: registry.nlark.com/call-bind/1.0.2 + braces: registry.nlark.com/braces/3.0.2 + picomatch: registry.nlark.com/picomatch/2.3.0 - registry.npmmirror.com/is-what/3.14.1: - resolution: {integrity: sha1-4SIvRt3ahd6tD9HJ3xMXYOd3VcE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-what/download/is-what-3.14.1.tgz} - name: is-what - version: 3.14.1 - dev: true + registry.nlark.com/mimic-fn/1.2.0: + resolution: {integrity: sha1-ggyGo5M0ZA6ZUWkovQP8qIBX0CI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/mimic-fn/download/mimic-fn-1.2.0.tgz} + name: mimic-fn + version: 1.2.0 + engines: {node: '>=4'} + dev: false - 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/download/isarray-1.0.0.tgz} - name: isarray - version: 1.0.0 - dev: true + registry.nlark.com/mimic-fn/2.1.0: + resolution: {integrity: sha1-ftLCzMyvhNP/y3pptXcR/CCDQBs=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/mimic-fn/download/mimic-fn-2.1.0.tgz} + name: mimic-fn + version: 2.1.0 + engines: {node: '>=6'} - registry.npmmirror.com/istanbul-lib-coverage/3.2.0: - resolution: {integrity: sha1-GJ55CdCjn6Wj361bA/cZR3cBkdM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/istanbul-lib-coverage/download/istanbul-lib-coverage-3.2.0.tgz} - name: istanbul-lib-coverage - version: 3.2.0 - engines: {node: '>=8'} + registry.nlark.com/min-indent/1.0.1: + resolution: {integrity: sha1-pj9oFnOzBXH76LwlaGrnRu76mGk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/min-indent/download/min-indent-1.0.1.tgz} + name: min-indent + version: 1.0.1 + engines: {node: '>=4'} dev: true - registry.npmmirror.com/istanbul-lib-instrument/4.0.3: - resolution: {integrity: sha1-hzxv/4l0UBGCIndGlqPyiQLXfB0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/istanbul-lib-instrument/download/istanbul-lib-instrument-4.0.3.tgz} - name: istanbul-lib-instrument - version: 4.0.3 - engines: {node: '>=8'} - dependencies: - '@babel/core': registry.npmmirror.com/@babel/core/7.16.5 - '@istanbuljs/schema': registry.nlark.com/@istanbuljs/schema/0.1.3 - istanbul-lib-coverage: registry.npmmirror.com/istanbul-lib-coverage/3.2.0 - semver: registry.nlark.com/semver/6.3.0 - transitivePeerDependencies: - - supports-color - dev: true - - registry.npmmirror.com/istanbul-lib-instrument/5.1.0: - resolution: {integrity: sha1-e0kZi2V7J6cwuOnLYB8eG/8kxZo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/istanbul-lib-instrument/download/istanbul-lib-instrument-5.1.0.tgz} - name: istanbul-lib-instrument - version: 5.1.0 - engines: {node: '>=8'} + registry.nlark.com/mini-create-react-context/0.4.1_prop-types@15.8.0+react@17.0.2: + resolution: {integrity: sha1-ByFxVhv9ySLaCKYMIZekl8wtHV4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/mini-create-react-context/download/mini-create-react-context-0.4.1.tgz} + id: registry.nlark.com/mini-create-react-context/0.4.1 + name: mini-create-react-context + version: 0.4.1 + peerDependencies: + prop-types: ^15.0.0 + react: ^0.14.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: - '@babel/core': registry.npmmirror.com/@babel/core/7.16.5 - '@babel/parser': registry.npmmirror.com/@babel/parser/7.16.6 - '@istanbuljs/schema': registry.nlark.com/@istanbuljs/schema/0.1.3 - istanbul-lib-coverage: registry.npmmirror.com/istanbul-lib-coverage/3.2.0 - semver: registry.nlark.com/semver/6.3.0 - transitivePeerDependencies: - - supports-color - dev: true + '@babel/runtime': 7.16.5 + prop-types: 15.8.0 + react: 17.0.2 + tiny-warning: registry.nlark.com/tiny-warning/1.0.3 + dev: false - registry.npmmirror.com/istanbul-lib-source-maps/4.0.1: - resolution: {integrity: sha1-iV86cJ/PujTG3lpCk5Ai8+Q1hVE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/istanbul-lib-source-maps/download/istanbul-lib-source-maps-4.0.1.tgz} - name: istanbul-lib-source-maps - version: 4.0.1 - engines: {node: '>=10'} - dependencies: - debug: registry.npmmirror.com/debug/4.3.3 - istanbul-lib-coverage: registry.npmmirror.com/istanbul-lib-coverage/3.2.0 - source-map: registry.npmmirror.com/source-map/0.6.1 - transitivePeerDependencies: - - supports-color + registry.nlark.com/minimalistic-assert/1.0.1: + resolution: {integrity: sha1-LhlN4ERibUoQ5/f7wAznPoPk1cc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/minimalistic-assert/download/minimalistic-assert-1.0.1.tgz} + name: minimalistic-assert + version: 1.0.1 dev: true - registry.npmmirror.com/istanbul-reports/3.1.2: - resolution: {integrity: sha512-0gHxuT1NNC0aEIL1zbJ+MTgPbbHhU77eJPuU35WKA7TgXiSNlCAx4PENoMrH0Or6M2H80TaZcWKhM0IK6V8gRw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/istanbul-reports/download/istanbul-reports-3.1.2.tgz} - name: istanbul-reports - version: 3.1.2 - engines: {node: '>=8'} + registry.nlark.com/minimatch/3.0.4: + resolution: {integrity: sha1-UWbihkV/AzBgZL5Ul+jbsMPTIIM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/minimatch/download/minimatch-3.0.4.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fminimatch%2Fdownload%2Fminimatch-3.0.4.tgz} + name: minimatch + version: 3.0.4 dependencies: - html-escaper: registry.nlark.com/html-escaper/2.0.2 - istanbul-lib-report: registry.nlark.com/istanbul-lib-report/3.0.0 - dev: true + brace-expansion: registry.nlark.com/brace-expansion/1.1.11 - registry.npmmirror.com/jest-changed-files/27.4.2: - resolution: {integrity: sha512-/9x8MjekuzUQoPjDHbBiXbNEBauhrPU2ct7m8TfCg69ywt1y/N+yYwGh3gCpnqUS3klYWDU/lSNgv+JhoD2k1A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/jest-changed-files/download/jest-changed-files-27.4.2.tgz} - name: jest-changed-files - version: 27.4.2 - engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} + registry.nlark.com/minimist-options/4.1.0: + resolution: {integrity: sha1-wGVXE8U6ii69d/+iR9NCxA8BBhk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/minimist-options/download/minimist-options-4.1.0.tgz} + name: minimist-options + version: 4.1.0 + engines: {node: '>= 6'} dependencies: - '@jest/types': registry.npmmirror.com/@jest/types/27.4.2 - execa: registry.npmmirror.com/execa/5.1.1 - throat: registry.nlark.com/throat/6.0.1 + arrify: registry.nlark.com/arrify/1.0.1 + is-plain-obj: registry.nlark.com/is-plain-obj/1.1.0 + kind-of: registry.nlark.com/kind-of/6.0.3 dev: true - registry.npmmirror.com/jest-circus/27.4.5: - resolution: {integrity: sha512-eTNWa9wsvBwPykhMMShheafbwyakcdHZaEYh5iRrQ0PFJxkDP/e3U/FvzGuKWu2WpwUA3C3hPlfpuzvOdTVqnw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/jest-circus/download/jest-circus-27.4.5.tgz} - name: jest-circus - version: 27.4.5 - engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} - dependencies: - '@jest/environment': registry.npmmirror.com/@jest/environment/27.4.4 - '@jest/test-result': registry.npmmirror.com/@jest/test-result/27.4.2 - '@jest/types': registry.npmmirror.com/@jest/types/27.4.2 - '@types/node': registry.npmmirror.com/@types/node/17.0.4 - chalk: registry.npmmirror.com/chalk/4.1.2 - co: registry.nlark.com/co/4.6.0 - dedent: registry.nlark.com/dedent/0.7.0 - expect: registry.npmmirror.com/expect/27.4.2 - is-generator-fn: registry.nlark.com/is-generator-fn/2.1.0 - jest-each: registry.npmmirror.com/jest-each/27.4.2 - jest-matcher-utils: registry.npmmirror.com/jest-matcher-utils/27.4.2 - jest-message-util: registry.npmmirror.com/jest-message-util/27.4.2 - jest-runtime: registry.npmmirror.com/jest-runtime/27.4.5 - jest-snapshot: registry.npmmirror.com/jest-snapshot/27.4.5 - jest-util: registry.npmmirror.com/jest-util/27.4.2 - pretty-format: registry.npmmirror.com/pretty-format/27.4.2 - slash: registry.nlark.com/slash/3.0.0 - stack-utils: registry.nlark.com/stack-utils/2.0.5 - throat: registry.nlark.com/throat/6.0.1 - transitivePeerDependencies: - - supports-color - dev: true + registry.nlark.com/minimist/1.2.0: + resolution: {integrity: sha1-o1AIsg9BOD7sH7kU9M1d95omQoQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/minimist/download/minimist-1.2.0.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fminimist%2Fdownload%2Fminimist-1.2.0.tgz} + name: minimist + version: 1.2.0 + dev: false - registry.npmmirror.com/jest-cli/27.4.5_ts-node@10.4.0: - resolution: {integrity: sha512-hrky3DSgE0u7sQxaCL7bdebEPHx5QzYmrGuUjaPLmPE8jx5adtvGuOlRspvMoVLTTDOHRnZDoRLYJuA+VCI7Hg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/jest-cli/download/jest-cli-27.4.5.tgz} - id: registry.npmmirror.com/jest-cli/27.4.5 - name: jest-cli - version: 27.4.5 - engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} - hasBin: true - peerDependencies: - node-notifier: ^8.0.1 || ^9.0.0 || ^10.0.0 - peerDependenciesMeta: - node-notifier: - optional: true - dependencies: - '@jest/core': registry.npmmirror.com/@jest/core/27.4.5_ts-node@10.4.0 - '@jest/test-result': registry.npmmirror.com/@jest/test-result/27.4.2 - '@jest/types': registry.npmmirror.com/@jest/types/27.4.2 - chalk: registry.npmmirror.com/chalk/4.1.2 - exit: registry.nlark.com/exit/0.1.2 - graceful-fs: registry.npmmirror.com/graceful-fs/4.2.8 - import-local: registry.npmmirror.com/import-local/3.0.3 - jest-config: registry.npmmirror.com/jest-config/27.4.5_ts-node@10.4.0 - jest-util: registry.npmmirror.com/jest-util/27.4.2 - jest-validate: registry.npmmirror.com/jest-validate/27.4.2 - prompts: registry.npmmirror.com/prompts/2.4.2 - yargs: registry.npmmirror.com/yargs/16.2.0 - transitivePeerDependencies: - - bufferutil - - canvas - - supports-color - - ts-node - - utf-8-validate - dev: true + registry.nlark.com/minimist/1.2.5: + resolution: {integrity: sha1-Z9ZgFLZqaoqqDAg8X9WN9OTpdgI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/minimist/download/minimist-1.2.5.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fminimist%2Fdownload%2Fminimist-1.2.5.tgz} + name: minimist + version: 1.2.5 - registry.npmmirror.com/jest-config/27.4.5_ts-node@10.4.0: - resolution: {integrity: sha512-t+STVJtPt+fpqQ8GBw850NtSQbnDOw/UzdPfzDaHQ48/AylQlW7LHj3dH+ndxhC1UxJ0Q3qkq7IH+nM1skwTwA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/jest-config/download/jest-config-27.4.5.tgz} - id: registry.npmmirror.com/jest-config/27.4.5 - name: jest-config - version: 27.4.5 - engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} - peerDependencies: - ts-node: '>=9.0.0' - peerDependenciesMeta: - ts-node: - optional: true - dependencies: - '@babel/core': registry.npmmirror.com/@babel/core/7.16.5 - '@jest/test-sequencer': registry.npmmirror.com/@jest/test-sequencer/27.4.5 - '@jest/types': registry.npmmirror.com/@jest/types/27.4.2 - babel-jest: registry.npmmirror.com/babel-jest/27.4.5_@babel+core@7.16.5 - chalk: registry.npmmirror.com/chalk/4.1.2 - ci-info: registry.npmmirror.com/ci-info/3.3.0 - deepmerge: registry.nlark.com/deepmerge/4.2.2 - glob: registry.npmmirror.com/glob/7.2.0 - graceful-fs: registry.npmmirror.com/graceful-fs/4.2.8 - jest-circus: registry.npmmirror.com/jest-circus/27.4.5 - jest-environment-jsdom: registry.npmmirror.com/jest-environment-jsdom/27.4.4 - jest-environment-node: registry.npmmirror.com/jest-environment-node/27.4.4 - jest-get-type: registry.npmmirror.com/jest-get-type/27.4.0 - jest-jasmine2: registry.npmmirror.com/jest-jasmine2/27.4.5 - jest-regex-util: registry.npmmirror.com/jest-regex-util/27.4.0 - jest-resolve: registry.npmmirror.com/jest-resolve/27.4.5 - jest-runner: registry.npmmirror.com/jest-runner/27.4.5 - jest-util: registry.npmmirror.com/jest-util/27.4.2 - jest-validate: registry.npmmirror.com/jest-validate/27.4.2 - micromatch: registry.nlark.com/micromatch/4.0.4 - pretty-format: registry.npmmirror.com/pretty-format/27.4.2 - slash: registry.nlark.com/slash/3.0.0 - ts-node: registry.npmmirror.com/ts-node/10.4.0_4533f62004d7a07c02fadff9aaedf2fa - transitivePeerDependencies: - - bufferutil - - canvas - - supports-color - - utf-8-validate - dev: true + registry.nlark.com/modern-normalize/1.1.0: + resolution: {integrity: sha1-2o6AFA2SIUJr1PclxuESg9NPkLc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/modern-normalize/download/modern-normalize-1.1.0.tgz} + name: modern-normalize + version: 1.1.0 + engines: {node: '>=6'} + dev: false - registry.npmmirror.com/jest-diff/27.4.2: - resolution: {integrity: sha512-ujc9ToyUZDh9KcqvQDkk/gkbf6zSaeEg9AiBxtttXW59H/AcqEYp1ciXAtJp+jXWva5nAf/ePtSsgWwE5mqp4Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/jest-diff/download/jest-diff-27.4.2.tgz} - name: jest-diff - version: 27.4.2 - engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} - dependencies: - chalk: registry.npmmirror.com/chalk/4.1.2 - diff-sequences: registry.npmmirror.com/diff-sequences/27.4.0 - jest-get-type: registry.npmmirror.com/jest-get-type/27.4.0 - pretty-format: registry.npmmirror.com/pretty-format/27.4.2 + registry.nlark.com/multicast-dns-service-types/1.1.0: + resolution: {integrity: sha1-iZ8R2WhuXgXLkbNdXw5jt3PPyQE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/multicast-dns-service-types/download/multicast-dns-service-types-1.1.0.tgz} + name: multicast-dns-service-types + version: 1.1.0 dev: true - registry.npmmirror.com/jest-docblock/27.4.0: - resolution: {integrity: sha512-7TBazUdCKGV7svZ+gh7C8esAnweJoG+SvcF6Cjqj4l17zA2q1cMwx2JObSioubk317H+cjcHgP+7fTs60paulg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/jest-docblock/download/jest-docblock-27.4.0.tgz} - name: jest-docblock - version: 27.4.0 - engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} - dependencies: - detect-newline: registry.npmmirror.com/detect-newline/3.1.0 - dev: true + registry.nlark.com/mute-stream/0.0.7: + resolution: {integrity: sha1-MHXOk7whuPq0PhvE2n6BFe0ee6s=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/mute-stream/download/mute-stream-0.0.7.tgz} + name: mute-stream + version: 0.0.7 + dev: false - registry.npmmirror.com/jest-each/27.4.2: - resolution: {integrity: sha512-53V2MNyW28CTruB3lXaHNk6PkiIFuzdOC9gR3C6j8YE/ACfrPnz+slB0s17AgU1TtxNzLuHyvNlLJ+8QYw9nBg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/jest-each/download/jest-each-27.4.2.tgz} - name: jest-each - version: 27.4.2 - engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} - dependencies: - '@jest/types': registry.npmmirror.com/@jest/types/27.4.2 - chalk: registry.npmmirror.com/chalk/4.1.2 - jest-get-type: registry.npmmirror.com/jest-get-type/27.4.0 - jest-util: registry.npmmirror.com/jest-util/27.4.2 - pretty-format: registry.npmmirror.com/pretty-format/27.4.2 - dev: true + registry.nlark.com/mute-stream/0.0.8: + resolution: {integrity: sha1-FjDEKyJR/4HiooPelqVJfqkuXg0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/mute-stream/download/mute-stream-0.0.8.tgz} + name: mute-stream + version: 0.0.8 + dev: false - registry.npmmirror.com/jest-environment-jsdom/27.4.4: - resolution: {integrity: sha512-cYR3ndNfHBqQgFvS1RL7dNqSvD//K56j/q1s2ygNHcfTCAp12zfIromO1w3COmXrxS8hWAh7+CmZmGCIoqGcGA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/jest-environment-jsdom/download/jest-environment-jsdom-27.4.4.tgz} - name: jest-environment-jsdom - version: 27.4.4 - engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} - dependencies: - '@jest/environment': registry.npmmirror.com/@jest/environment/27.4.4 - '@jest/fake-timers': registry.npmmirror.com/@jest/fake-timers/27.4.2 - '@jest/types': registry.npmmirror.com/@jest/types/27.4.2 - '@types/node': registry.npmmirror.com/@types/node/17.0.4 - jest-mock: registry.npmmirror.com/jest-mock/27.4.2 - jest-util: registry.npmmirror.com/jest-util/27.4.2 - jsdom: registry.npmmirror.com/jsdom/16.7.0 - transitivePeerDependencies: - - bufferutil - - canvas - - supports-color - - utf-8-validate + registry.nlark.com/natural-compare/1.4.0: + resolution: {integrity: sha1-Sr6/7tdUHywnrPspvbvRXI1bpPc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/natural-compare/download/natural-compare-1.4.0.tgz} + name: natural-compare + version: 1.4.0 dev: true - registry.npmmirror.com/jest-environment-node/27.4.4: - resolution: {integrity: sha512-D+v3lbJ2GjQTQR23TK0kY3vFVmSeea05giInI41HHOaJnAwOnmUHTZgUaZL+VxUB43pIzoa7PMwWtCVlIUoVoA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/jest-environment-node/download/jest-environment-node-27.4.4.tgz} - name: jest-environment-node - version: 27.4.4 - engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} - dependencies: - '@jest/environment': registry.npmmirror.com/@jest/environment/27.4.4 - '@jest/fake-timers': registry.npmmirror.com/@jest/fake-timers/27.4.2 - '@jest/types': registry.npmmirror.com/@jest/types/27.4.2 - '@types/node': registry.npmmirror.com/@types/node/17.0.4 - jest-mock: registry.npmmirror.com/jest-mock/27.4.2 - jest-util: registry.npmmirror.com/jest-util/27.4.2 + registry.nlark.com/negotiator/0.6.2: + resolution: {integrity: sha1-/qz3zPUlp3rpY0Q2pkiD/+yjRvs=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/negotiator/download/negotiator-0.6.2.tgz} + name: negotiator + version: 0.6.2 + engines: {node: '>= 0.6'} dev: true - registry.npmmirror.com/jest-get-type/27.4.0: - resolution: {integrity: sha512-tk9o+ld5TWq41DkK14L4wox4s2D9MtTpKaAVzXfr5CUKm5ZK2ExcaFE0qls2W71zE/6R2TxxrK9w2r6svAFDBQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/jest-get-type/download/jest-get-type-27.4.0.tgz} - name: jest-get-type - version: 27.4.0 - engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} + registry.nlark.com/neo-async/2.6.2: + resolution: {integrity: sha1-tKr7k+OustgXTKU88WOrfXMIMF8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/neo-async/download/neo-async-2.6.2.tgz} + name: neo-async + version: 2.6.2 dev: true - registry.npmmirror.com/jest-haste-map/27.4.5: - resolution: {integrity: sha512-oJm1b5qhhPs78K24EDGifWS0dELYxnoBiDhatT/FThgB9yxqUm5F6li3Pv+Q+apMBmmPNzOBnZ7ZxWMB1Leq1Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/jest-haste-map/download/jest-haste-map-27.4.5.tgz} - name: jest-haste-map - version: 27.4.5 - engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} + registry.nlark.com/no-case/3.0.4: + resolution: {integrity: sha1-02H9XJgA9VhVGoNp/A3NRmK2Ek0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/no-case/download/no-case-3.0.4.tgz} + name: no-case + version: 3.0.4 dependencies: - '@jest/types': registry.npmmirror.com/@jest/types/27.4.2 - '@types/graceful-fs': registry.npmmirror.com/@types/graceful-fs/4.1.5 - '@types/node': registry.npmmirror.com/@types/node/17.0.4 - anymatch: registry.nlark.com/anymatch/3.1.2 - fb-watchman: registry.nlark.com/fb-watchman/2.0.1 - graceful-fs: registry.npmmirror.com/graceful-fs/4.2.8 - jest-regex-util: registry.npmmirror.com/jest-regex-util/27.4.0 - jest-serializer: registry.npmmirror.com/jest-serializer/27.4.0 - jest-util: registry.npmmirror.com/jest-util/27.4.2 - jest-worker: registry.npmmirror.com/jest-worker/27.4.5 - micromatch: registry.nlark.com/micromatch/4.0.4 - walker: registry.npmmirror.com/walker/1.0.8 - optionalDependencies: - fsevents: registry.npmmirror.com/fsevents/2.3.2 + lower-case: registry.nlark.com/lower-case/2.0.2 + tslib: 2.3.1 dev: true - registry.npmmirror.com/jest-jasmine2/27.4.5: - resolution: {integrity: sha512-oUnvwhJDj2LhOiUB1kdnJjkx8C5PwgUZQb9urF77mELH9DGR4e2GqpWQKBOYXWs5+uTN9BGDqRz3Aeg5Wts7aw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/jest-jasmine2/download/jest-jasmine2-27.4.5.tgz} - name: jest-jasmine2 - version: 27.4.5 - engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} + registry.nlark.com/node-emoji/1.11.0: + resolution: {integrity: sha1-aaAVDmlG4vEV6dfqTfeXHiYoMBw=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/node-emoji/download/node-emoji-1.11.0.tgz} + name: node-emoji + version: 1.11.0 dependencies: - '@babel/traverse': registry.npmmirror.com/@babel/traverse/7.16.5 - '@jest/environment': registry.npmmirror.com/@jest/environment/27.4.4 - '@jest/source-map': registry.npmmirror.com/@jest/source-map/27.4.0 - '@jest/test-result': registry.npmmirror.com/@jest/test-result/27.4.2 - '@jest/types': registry.npmmirror.com/@jest/types/27.4.2 - '@types/node': registry.npmmirror.com/@types/node/17.0.4 - chalk: registry.npmmirror.com/chalk/4.1.2 - co: registry.nlark.com/co/4.6.0 - expect: registry.npmmirror.com/expect/27.4.2 - is-generator-fn: registry.nlark.com/is-generator-fn/2.1.0 - jest-each: registry.npmmirror.com/jest-each/27.4.2 - jest-matcher-utils: registry.npmmirror.com/jest-matcher-utils/27.4.2 - jest-message-util: registry.npmmirror.com/jest-message-util/27.4.2 - jest-runtime: registry.npmmirror.com/jest-runtime/27.4.5 - jest-snapshot: registry.npmmirror.com/jest-snapshot/27.4.5 - jest-util: registry.npmmirror.com/jest-util/27.4.2 - pretty-format: registry.npmmirror.com/pretty-format/27.4.2 - throat: registry.nlark.com/throat/6.0.1 - transitivePeerDependencies: - - supports-color - dev: true + lodash: 4.17.21 + dev: false - registry.npmmirror.com/jest-leak-detector/27.4.2: - resolution: {integrity: sha512-ml0KvFYZllzPBJWDei3mDzUhyp/M4ubKebX++fPaudpe8OsxUE+m+P6ciVLboQsrzOCWDjE20/eXew9QMx/VGw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/jest-leak-detector/download/jest-leak-detector-27.4.2.tgz} - name: jest-leak-detector - version: 27.4.2 - engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} - dependencies: - jest-get-type: registry.npmmirror.com/jest-get-type/27.4.0 - pretty-format: registry.npmmirror.com/pretty-format/27.4.2 + registry.nlark.com/node-forge/0.10.0: + resolution: {integrity: sha1-Mt6ir7Ppkm8C7lzoeUkCaRpna/M=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/node-forge/download/node-forge-0.10.0.tgz} + name: node-forge + version: 0.10.0 + engines: {node: '>= 6.0.0'} dev: true - registry.npmmirror.com/jest-matcher-utils/27.4.2: - resolution: {integrity: sha512-jyP28er3RRtMv+fmYC/PKG8wvAmfGcSNproVTW2Y0P/OY7/hWUOmsPfxN1jOhM+0u2xU984u2yEagGivz9OBGQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/jest-matcher-utils/download/jest-matcher-utils-27.4.2.tgz} - name: jest-matcher-utils - version: 27.4.2 - engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} - dependencies: - chalk: registry.npmmirror.com/chalk/4.1.2 - jest-diff: registry.npmmirror.com/jest-diff/27.4.2 - jest-get-type: registry.npmmirror.com/jest-get-type/27.4.0 - pretty-format: registry.npmmirror.com/pretty-format/27.4.2 + registry.nlark.com/node-int64/0.4.0: + resolution: {integrity: sha1-h6kGXNs1XTGC2PlM4RGIuCXGijs=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/node-int64/download/node-int64-0.4.0.tgz} + name: node-int64 + version: 0.4.0 dev: true - registry.npmmirror.com/jest-message-util/27.4.2: - resolution: {integrity: sha512-OMRqRNd9E0DkBLZpFtZkAGYOXl6ZpoMtQJWTAREJKDOFa0M6ptB7L67tp+cszMBkvSgKOhNtQp2Vbcz3ZZKo/w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/jest-message-util/download/jest-message-util-27.4.2.tgz} - name: jest-message-util - version: 27.4.2 - engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} + registry.nlark.com/normalize-package-data/2.5.0: + resolution: {integrity: sha1-5m2xg4sgDB38IzIl0SyzZSDiNKg=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/normalize-package-data/download/normalize-package-data-2.5.0.tgz} + name: normalize-package-data + version: 2.5.0 dependencies: - '@babel/code-frame': registry.npmmirror.com/@babel/code-frame/7.16.0 - '@jest/types': registry.npmmirror.com/@jest/types/27.4.2 - '@types/stack-utils': registry.npmmirror.com/@types/stack-utils/2.0.1 - chalk: registry.npmmirror.com/chalk/4.1.2 - graceful-fs: registry.npmmirror.com/graceful-fs/4.2.8 - micromatch: registry.nlark.com/micromatch/4.0.4 - pretty-format: registry.npmmirror.com/pretty-format/27.4.2 - slash: registry.nlark.com/slash/3.0.0 - stack-utils: registry.nlark.com/stack-utils/2.0.5 + hosted-git-info: 2.8.9 + resolve: registry.nlark.com/resolve/1.20.0 + semver: registry.nlark.com/semver/5.7.1 + validate-npm-package-license: registry.nlark.com/validate-npm-package-license/3.0.4 dev: true - registry.npmmirror.com/jest-mock/27.4.2: - resolution: {integrity: sha512-PDDPuyhoukk20JrQKeofK12hqtSka7mWH0QQuxSNgrdiPsrnYYLS6wbzu/HDlxZRzji5ylLRULeuI/vmZZDrYA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/jest-mock/download/jest-mock-27.4.2.tgz} - name: jest-mock - version: 27.4.2 - engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} + registry.nlark.com/normalize-package-data/3.0.3: + resolution: {integrity: sha1-28w+LaWVCaCYNCKITNFy7v36Ul4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/normalize-package-data/download/normalize-package-data-3.0.3.tgz} + name: normalize-package-data + version: 3.0.3 + engines: {node: '>=10'} dependencies: - '@jest/types': registry.npmmirror.com/@jest/types/27.4.2 - '@types/node': registry.npmmirror.com/@types/node/17.0.4 + hosted-git-info: 4.0.2 + is-core-module: 2.8.0 + semver: registry.nlark.com/semver/7.3.5 + validate-npm-package-license: registry.nlark.com/validate-npm-package-license/3.0.4 dev: true - registry.npmmirror.com/jest-pnp-resolver/1.2.2_jest-resolve@27.4.5: - resolution: {integrity: sha1-twSsCuAoqJEIpNBAs/kZ393I4zw=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/jest-pnp-resolver/download/jest-pnp-resolver-1.2.2.tgz} - id: registry.npmmirror.com/jest-pnp-resolver/1.2.2 - name: jest-pnp-resolver - version: 1.2.2 - engines: {node: '>=6'} - peerDependencies: - jest-resolve: '*' - peerDependenciesMeta: - jest-resolve: - optional: true + registry.nlark.com/normalize-path/2.1.1: + resolution: {integrity: sha1-GrKLVW4Zg2Oowab35vogE3/mrtk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/normalize-path/download/normalize-path-2.1.1.tgz} + name: normalize-path + version: 2.1.1 + engines: {node: '>=0.10.0'} dependencies: - jest-resolve: registry.npmmirror.com/jest-resolve/27.4.5 + remove-trailing-separator: registry.nlark.com/remove-trailing-separator/1.1.0 dev: true - registry.npmmirror.com/jest-regex-util/27.4.0: - resolution: {integrity: sha512-WeCpMpNnqJYMQoOjm1nTtsgbR4XHAk1u00qDoNBQoykM280+/TmgA5Qh5giC1ecy6a5d4hbSsHzpBtu5yvlbEg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/jest-regex-util/download/jest-regex-util-27.4.0.tgz} - name: jest-regex-util - version: 27.4.0 - engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} - dev: true + registry.nlark.com/normalize-path/3.0.0: + resolution: {integrity: sha1-Dc1p/yOhybEf0JeDFmRKA4ghamU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/normalize-path/download/normalize-path-3.0.0.tgz} + name: normalize-path + version: 3.0.0 + engines: {node: '>=0.10.0'} - registry.npmmirror.com/jest-resolve-dependencies/27.4.5: - resolution: {integrity: sha512-elEVvkvRK51y037NshtEkEnukMBWvlPzZHiL847OrIljJ8yIsujD2GXRPqDXC4rEVKbcdsy7W0FxoZb4WmEs7w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/jest-resolve-dependencies/download/jest-resolve-dependencies-27.4.5.tgz} - name: jest-resolve-dependencies - version: 27.4.5 - engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} - dependencies: - '@jest/types': registry.npmmirror.com/@jest/types/27.4.2 - jest-regex-util: registry.npmmirror.com/jest-regex-util/27.4.0 - jest-snapshot: registry.npmmirror.com/jest-snapshot/27.4.5 - transitivePeerDependencies: - - supports-color + registry.nlark.com/normalize-range/0.1.2: + resolution: {integrity: sha1-LRDAa9/TEuqXd2laTShDlFa3WUI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/normalize-range/download/normalize-range-0.1.2.tgz} + name: normalize-range + version: 0.1.2 + engines: {node: '>=0.10.0'} dev: true - registry.npmmirror.com/jest-resolve/27.4.5: - resolution: {integrity: sha512-xU3z1BuOz/hUhVUL+918KqUgK+skqOuUsAi7A+iwoUldK6/+PW+utK8l8cxIWT9AW7IAhGNXjSAh1UYmjULZZw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/jest-resolve/download/jest-resolve-27.4.5.tgz} - name: jest-resolve - version: 27.4.5 - engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} - dependencies: - '@jest/types': registry.npmmirror.com/@jest/types/27.4.2 - chalk: registry.npmmirror.com/chalk/4.1.2 - graceful-fs: registry.npmmirror.com/graceful-fs/4.2.8 - jest-haste-map: registry.npmmirror.com/jest-haste-map/27.4.5 - jest-pnp-resolver: registry.npmmirror.com/jest-pnp-resolver/1.2.2_jest-resolve@27.4.5 - jest-util: registry.npmmirror.com/jest-util/27.4.2 - jest-validate: registry.npmmirror.com/jest-validate/27.4.2 - resolve: registry.npmmirror.com/resolve/1.20.0 - resolve.exports: registry.npmmirror.com/resolve.exports/1.1.0 - slash: registry.nlark.com/slash/3.0.0 - dev: true + registry.nlark.com/normalize-url/3.3.0: + resolution: {integrity: sha1-suHE3E98bVd0PfczpPWXjRhlBVk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/normalize-url/download/normalize-url-3.3.0.tgz} + name: normalize-url + version: 3.3.0 + engines: {node: '>=6'} + dev: false - registry.npmmirror.com/jest-runner/27.4.5: - resolution: {integrity: sha512-/irauncTfmY1WkTaRQGRWcyQLzK1g98GYG/8QvIPviHgO1Fqz1JYeEIsSfF+9mc/UTA6S+IIHFgKyvUrtiBIZg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/jest-runner/download/jest-runner-27.4.5.tgz} - name: jest-runner - version: 27.4.5 - engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} - dependencies: - '@jest/console': registry.npmmirror.com/@jest/console/27.4.2 - '@jest/environment': registry.npmmirror.com/@jest/environment/27.4.4 - '@jest/test-result': registry.npmmirror.com/@jest/test-result/27.4.2 - '@jest/transform': registry.npmmirror.com/@jest/transform/27.4.5 - '@jest/types': registry.npmmirror.com/@jest/types/27.4.2 - '@types/node': registry.npmmirror.com/@types/node/17.0.4 - chalk: registry.npmmirror.com/chalk/4.1.2 - emittery: registry.nlark.com/emittery/0.8.1 - exit: registry.nlark.com/exit/0.1.2 - graceful-fs: registry.npmmirror.com/graceful-fs/4.2.8 - jest-docblock: registry.npmmirror.com/jest-docblock/27.4.0 - jest-environment-jsdom: registry.npmmirror.com/jest-environment-jsdom/27.4.4 - jest-environment-node: registry.npmmirror.com/jest-environment-node/27.4.4 - jest-haste-map: registry.npmmirror.com/jest-haste-map/27.4.5 - jest-leak-detector: registry.npmmirror.com/jest-leak-detector/27.4.2 - jest-message-util: registry.npmmirror.com/jest-message-util/27.4.2 - jest-resolve: registry.npmmirror.com/jest-resolve/27.4.5 - jest-runtime: registry.npmmirror.com/jest-runtime/27.4.5 - jest-util: registry.npmmirror.com/jest-util/27.4.2 - jest-worker: registry.npmmirror.com/jest-worker/27.4.5 - source-map-support: registry.npmmirror.com/source-map-support/0.5.21 - throat: registry.nlark.com/throat/6.0.1 - transitivePeerDependencies: - - bufferutil - - canvas - - supports-color - - utf-8-validate - dev: true + registry.nlark.com/normalize-wheel/1.0.1: + resolution: {integrity: sha1-rsiGr/2wRQcNhWRH32Ls+GFG7EU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/normalize-wheel/download/normalize-wheel-1.0.1.tgz} + name: normalize-wheel + version: 1.0.1 + dev: false - registry.npmmirror.com/jest-runtime/27.4.5: - resolution: {integrity: sha512-CIYqwuJQXHQtPd/idgrx4zgJ6iCb6uBjQq1RSAGQrw2S8XifDmoM1Ot8NRd80ooAm+ZNdHVwsktIMGlA1F1FAQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/jest-runtime/download/jest-runtime-27.4.5.tgz} - name: jest-runtime - version: 27.4.5 - engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} + registry.nlark.com/nth-check/1.0.2: + resolution: {integrity: sha1-sr0pXDfj3VijvwcAN2Zjuk2c8Fw=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/nth-check/download/nth-check-1.0.2.tgz} + name: nth-check + version: 1.0.2 dependencies: - '@jest/console': registry.npmmirror.com/@jest/console/27.4.2 - '@jest/environment': registry.npmmirror.com/@jest/environment/27.4.4 - '@jest/globals': registry.npmmirror.com/@jest/globals/27.4.4 - '@jest/source-map': registry.npmmirror.com/@jest/source-map/27.4.0 - '@jest/test-result': registry.npmmirror.com/@jest/test-result/27.4.2 - '@jest/transform': registry.npmmirror.com/@jest/transform/27.4.5 - '@jest/types': registry.npmmirror.com/@jest/types/27.4.2 - '@types/yargs': registry.npmmirror.com/@types/yargs/16.0.4 - chalk: registry.npmmirror.com/chalk/4.1.2 - cjs-module-lexer: registry.nlark.com/cjs-module-lexer/1.2.2 - collect-v8-coverage: registry.nlark.com/collect-v8-coverage/1.0.1 - execa: registry.npmmirror.com/execa/5.1.1 - exit: registry.nlark.com/exit/0.1.2 - glob: registry.npmmirror.com/glob/7.2.0 - graceful-fs: registry.npmmirror.com/graceful-fs/4.2.8 - jest-haste-map: registry.npmmirror.com/jest-haste-map/27.4.5 - jest-message-util: registry.npmmirror.com/jest-message-util/27.4.2 - jest-mock: registry.npmmirror.com/jest-mock/27.4.2 - jest-regex-util: registry.npmmirror.com/jest-regex-util/27.4.0 - jest-resolve: registry.npmmirror.com/jest-resolve/27.4.5 - jest-snapshot: registry.npmmirror.com/jest-snapshot/27.4.5 - jest-util: registry.npmmirror.com/jest-util/27.4.2 - jest-validate: registry.npmmirror.com/jest-validate/27.4.2 - slash: registry.nlark.com/slash/3.0.0 - strip-bom: registry.nlark.com/strip-bom/4.0.0 - yargs: registry.npmmirror.com/yargs/16.2.0 - transitivePeerDependencies: - - supports-color - dev: true + boolbase: registry.nlark.com/boolbase/1.0.0 + dev: false - registry.npmmirror.com/jest-serializer/27.4.0: - resolution: {integrity: sha512-RDhpcn5f1JYTX2pvJAGDcnsNTnsV9bjYPU8xcV+xPwOXnUPOQwf4ZEuiU6G9H1UztH+OapMgu/ckEVwO87PwnQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/jest-serializer/download/jest-serializer-27.4.0.tgz} - name: jest-serializer - version: 27.4.0 - engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} + registry.nlark.com/nth-check/2.0.1: + resolution: {integrity: sha1-Lv4WL1w9oGoolZ+9PbddvuqfD8I=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/nth-check/download/nth-check-2.0.1.tgz} + name: nth-check + version: 2.0.1 dependencies: - '@types/node': registry.npmmirror.com/@types/node/17.0.4 - graceful-fs: registry.npmmirror.com/graceful-fs/4.2.8 + boolbase: registry.nlark.com/boolbase/1.0.0 dev: true - registry.npmmirror.com/jest-snapshot/27.4.5: - resolution: {integrity: sha512-eCi/iM1YJFrJWiT9de4+RpWWWBqsHiYxFG9V9o/n0WXs6GpW4lUt4FAHAgFPTLPqCUVzrMQmSmTZSgQzwqR7IQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/jest-snapshot/download/jest-snapshot-27.4.5.tgz} - name: jest-snapshot - version: 27.4.5 - engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} - dependencies: - '@babel/core': registry.npmmirror.com/@babel/core/7.16.5 - '@babel/generator': registry.npmmirror.com/@babel/generator/7.16.5 - '@babel/parser': registry.npmmirror.com/@babel/parser/7.16.6 - '@babel/plugin-syntax-typescript': registry.npmmirror.com/@babel/plugin-syntax-typescript/7.16.5_@babel+core@7.16.5 - '@babel/traverse': registry.npmmirror.com/@babel/traverse/7.16.5 - '@babel/types': registry.npmmirror.com/@babel/types/7.16.0 - '@jest/transform': registry.npmmirror.com/@jest/transform/27.4.5 - '@jest/types': registry.npmmirror.com/@jest/types/27.4.2 - '@types/babel__traverse': registry.npmmirror.com/@types/babel__traverse/7.14.2 - '@types/prettier': registry.npmmirror.com/@types/prettier/2.4.2 - babel-preset-current-node-syntax: registry.nlark.com/babel-preset-current-node-syntax/1.0.1_@babel+core@7.16.5 - chalk: registry.npmmirror.com/chalk/4.1.2 - expect: registry.npmmirror.com/expect/27.4.2 - graceful-fs: registry.npmmirror.com/graceful-fs/4.2.8 - jest-diff: registry.npmmirror.com/jest-diff/27.4.2 - jest-get-type: registry.npmmirror.com/jest-get-type/27.4.0 - jest-haste-map: registry.npmmirror.com/jest-haste-map/27.4.5 - jest-matcher-utils: registry.npmmirror.com/jest-matcher-utils/27.4.2 - jest-message-util: registry.npmmirror.com/jest-message-util/27.4.2 - jest-resolve: registry.npmmirror.com/jest-resolve/27.4.5 - jest-util: registry.npmmirror.com/jest-util/27.4.2 - natural-compare: registry.nlark.com/natural-compare/1.4.0 - pretty-format: registry.npmmirror.com/pretty-format/27.4.2 - semver: registry.nlark.com/semver/7.3.5 - transitivePeerDependencies: - - supports-color + registry.nlark.com/nwsapi/2.2.0: + resolution: {integrity: sha1-IEh5qePQaP8qVROcLHcngGgaOLc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/nwsapi/download/nwsapi-2.2.0.tgz} + name: nwsapi + version: 2.2.0 dev: true - registry.npmmirror.com/jest-util/27.4.2: - resolution: {integrity: sha512-YuxxpXU6nlMan9qyLuxHaMMOzXAl5aGZWCSzben5DhLHemYQxCc4YK+4L3ZrCutT8GPQ+ui9k5D8rUJoDioMnA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/jest-util/download/jest-util-27.4.2.tgz} - name: jest-util - version: 27.4.2 - engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} + registry.nlark.com/object-assign/4.1.1: + resolution: {integrity: sha1-IQmtx5ZYh8/AXLvUQsrIv7s2CGM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/object-assign/download/object-assign-4.1.1.tgz} + name: object-assign + version: 4.1.1 + engines: {node: '>=0.10.0'} + dev: false + + registry.nlark.com/object-hash/2.2.0: + resolution: {integrity: sha1-WtUYWB7vxEO9djRyuP8unCwNVKU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/object-hash/download/object-hash-2.2.0.tgz} + name: object-hash + version: 2.2.0 + engines: {node: '>= 6'} + dev: false + + registry.nlark.com/object-is/1.1.5: + resolution: {integrity: sha1-ud7qpfx/GEag+uzc7sE45XePU6w=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/object-is/download/object-is-1.1.5.tgz} + name: object-is + version: 1.1.5 + engines: {node: '>= 0.4'} dependencies: - '@jest/types': registry.npmmirror.com/@jest/types/27.4.2 - '@types/node': registry.npmmirror.com/@types/node/15.14.9 - chalk: registry.npmmirror.com/chalk/4.1.2 - ci-info: registry.npmmirror.com/ci-info/3.3.0 - graceful-fs: registry.npmmirror.com/graceful-fs/4.2.8 - picomatch: registry.nlark.com/picomatch/2.3.0 + call-bind: registry.nlark.com/call-bind/1.0.2 + define-properties: registry.nlark.com/define-properties/1.1.3 dev: true - registry.npmmirror.com/jest-validate/27.4.2: - resolution: {integrity: sha512-hWYsSUej+Fs8ZhOm5vhWzwSLmVaPAxRy+Mr+z5MzeaHm9AxUpXdoVMEW4R86y5gOobVfBsMFLk4Rb+QkiEpx1A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/jest-validate/download/jest-validate-27.4.2.tgz} - name: jest-validate - version: 27.4.2 - engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} + registry.nlark.com/object-keys/1.1.1: + resolution: {integrity: sha1-HEfyct8nfzsdrwYWd9nILiMixg4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/object-keys/download/object-keys-1.1.1.tgz} + name: object-keys + version: 1.1.1 + engines: {node: '>= 0.4'} + + registry.nlark.com/object.assign/4.1.2: + resolution: {integrity: sha1-DtVKNC7Os3s4/3brgxoOeIy2OUA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/object.assign/download/object.assign-4.1.2.tgz} + name: object.assign + version: 4.1.2 + engines: {node: '>= 0.4'} dependencies: - '@jest/types': registry.npmmirror.com/@jest/types/27.4.2 - camelcase: registry.npmmirror.com/camelcase/6.2.1 - chalk: registry.npmmirror.com/chalk/4.1.2 - jest-get-type: registry.npmmirror.com/jest-get-type/27.4.0 - leven: registry.nlark.com/leven/3.1.0 - pretty-format: registry.npmmirror.com/pretty-format/27.4.2 + call-bind: registry.nlark.com/call-bind/1.0.2 + define-properties: registry.nlark.com/define-properties/1.1.3 + has-symbols: registry.nlark.com/has-symbols/1.0.2 + object-keys: registry.nlark.com/object-keys/1.1.1 + + registry.nlark.com/obuf/1.1.2: + resolution: {integrity: sha1-Cb6jND1BhZ69RGKS0RydTbYZCE4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/obuf/download/obuf-1.1.2.tgz} + name: obuf + version: 1.1.2 dev: true - registry.npmmirror.com/jest-watcher/27.4.2: - resolution: {integrity: sha512-NJvMVyyBeXfDezhWzUOCOYZrUmkSCiatpjpm+nFUid74OZEHk6aMLrZAukIiFDwdbqp6mTM6Ui1w4oc+8EobQg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/jest-watcher/download/jest-watcher-27.4.2.tgz} - name: jest-watcher - version: 27.4.2 - engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} + registry.nlark.com/on-finished/2.3.0: + resolution: {integrity: sha1-IPEzZIGwg811M3mSoWlxqi2QaUc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/on-finished/download/on-finished-2.3.0.tgz} + name: on-finished + version: 2.3.0 + engines: {node: '>= 0.8'} dependencies: - '@jest/test-result': registry.npmmirror.com/@jest/test-result/27.4.2 - '@jest/types': registry.npmmirror.com/@jest/types/27.4.2 - '@types/node': registry.npmmirror.com/@types/node/17.0.4 - ansi-escapes: registry.nlark.com/ansi-escapes/4.3.2 - chalk: registry.npmmirror.com/chalk/4.1.2 - jest-util: registry.npmmirror.com/jest-util/27.4.2 - string-length: registry.nlark.com/string-length/4.0.2 + ee-first: registry.nlark.com/ee-first/1.1.1 dev: true - registry.npmmirror.com/jest-worker/26.6.2: - resolution: {integrity: sha1-f3LLxNZDw2Xie5/XdfnQ6qnHqO0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/jest-worker/download/jest-worker-26.6.2.tgz} - name: jest-worker - version: 26.6.2 - engines: {node: '>= 10.13.0'} + registry.nlark.com/on-headers/1.0.2: + resolution: {integrity: sha1-dysK5qqlJcOZ5Imt+tkMQD6zwo8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/on-headers/download/on-headers-1.0.2.tgz} + name: on-headers + version: 1.0.2 + engines: {node: '>= 0.8'} + dev: true + + registry.nlark.com/once/1.4.0: + resolution: {integrity: sha1-WDsap3WWHUsROsF9nFC6753Xa9E=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/once/download/once-1.4.0.tgz} + name: once + version: 1.4.0 dependencies: - '@types/node': registry.npmmirror.com/@types/node/17.0.4 - merge-stream: registry.nlark.com/merge-stream/2.0.0 - supports-color: registry.npmmirror.com/supports-color/7.2.0 + wrappy: registry.nlark.com/wrappy/1.0.2 + + registry.nlark.com/onetime/2.0.1: + resolution: {integrity: sha1-BnQoIw/WdEOyeUsiu6UotoZ5YtQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/onetime/download/onetime-2.0.1.tgz} + name: onetime + version: 2.0.1 + engines: {node: '>=4'} + dependencies: + mimic-fn: registry.nlark.com/mimic-fn/1.2.0 + dev: false + + registry.nlark.com/onetime/5.1.2: + resolution: {integrity: sha1-0Oluu1awdHbfHdnEgG5SN5hcpF4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/onetime/download/onetime-5.1.2.tgz} + name: onetime + version: 5.1.2 + engines: {node: '>=6'} + dependencies: + mimic-fn: registry.nlark.com/mimic-fn/2.1.0 + + registry.nlark.com/opener/1.5.2: + resolution: {integrity: sha1-XTfh81B3udysQwE3InGv3rKhNZg=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/opener/download/opener-1.5.2.tgz} + name: opener + version: 1.5.2 + hasBin: true dev: true - registry.npmmirror.com/jest-worker/27.4.5: - resolution: {integrity: sha512-f2s8kEdy15cv9r7q4KkzGXvlY0JTcmCbMHZBfSQDwW77REr45IDWwd0lksDFeVHH2jJ5pqb90T77XscrjeGzzg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/jest-worker/download/jest-worker-27.4.5.tgz} - name: jest-worker - version: 27.4.5 - engines: {node: '>= 10.13.0'} + registry.nlark.com/optionator/0.8.3: + resolution: {integrity: sha1-hPodA2/p08fiHZmIS2ARZ+yPtJU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/optionator/download/optionator-0.8.3.tgz} + name: optionator + version: 0.8.3 + engines: {node: '>= 0.8.0'} dependencies: - '@types/node': registry.npmmirror.com/@types/node/17.0.4 - merge-stream: registry.nlark.com/merge-stream/2.0.0 - supports-color: registry.npmmirror.com/supports-color/8.1.1 + deep-is: registry.nlark.com/deep-is/0.1.4 + fast-levenshtein: registry.nlark.com/fast-levenshtein/2.0.6 + levn: registry.nlark.com/levn/0.3.0 + prelude-ls: registry.nlark.com/prelude-ls/1.1.2 + type-check: registry.nlark.com/type-check/0.3.2 + word-wrap: registry.nlark.com/word-wrap/1.2.3 dev: true - registry.npmmirror.com/jest/27.4.5_ts-node@10.4.0: - resolution: {integrity: sha512-uT5MiVN3Jppt314kidCk47MYIRilJjA/l2mxwiuzzxGUeJIvA8/pDaJOAX5KWvjAo7SCydcW0/4WEtgbLMiJkg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/jest/download/jest-27.4.5.tgz} - id: registry.npmmirror.com/jest/27.4.5 - name: jest - version: 27.4.5 - engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} - hasBin: true - peerDependencies: - node-notifier: ^8.0.1 || ^9.0.0 || ^10.0.0 - peerDependenciesMeta: - node-notifier: - optional: true + registry.nlark.com/optionator/0.9.1: + resolution: {integrity: sha1-TyNqY3Pa4FZqbUPhMmZ09QwpFJk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/optionator/download/optionator-0.9.1.tgz} + name: optionator + version: 0.9.1 + engines: {node: '>= 0.8.0'} dependencies: - '@jest/core': registry.npmmirror.com/@jest/core/27.4.5_ts-node@10.4.0 - import-local: registry.npmmirror.com/import-local/3.0.3 - jest-cli: registry.npmmirror.com/jest-cli/27.4.5_ts-node@10.4.0 - transitivePeerDependencies: - - bufferutil - - canvas - - supports-color - - ts-node - - utf-8-validate + deep-is: registry.nlark.com/deep-is/0.1.4 + fast-levenshtein: registry.nlark.com/fast-levenshtein/2.0.6 + levn: registry.nlark.com/levn/0.4.1 + prelude-ls: registry.nlark.com/prelude-ls/1.2.1 + type-check: registry.nlark.com/type-check/0.4.0 + word-wrap: registry.nlark.com/word-wrap/1.2.3 dev: true - registry.npmmirror.com/joycon/3.1.1: - resolution: {integrity: sha512-34wB/Y7MW7bzjKRjUKTa46I2Z7eV62Rkhva+KkopW7Qvv/OSWBqvkSY7vusOPrNuZcUG3tApvdVgNB8POj3SPw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/joycon/download/joycon-3.1.1.tgz} - name: joycon - version: 3.1.1 + registry.nlark.com/ora/5.4.1: + resolution: {integrity: sha1-GyZ4Qmr0rEpQkAjl5KyemVnbnhg=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/ora/download/ora-5.4.1.tgz} + name: ora + version: 5.4.1 engines: {node: '>=10'} + dependencies: + bl: registry.nlark.com/bl/4.1.0 + chalk: 4.1.2 + cli-cursor: registry.nlark.com/cli-cursor/3.1.0 + cli-spinners: 2.6.1 + is-interactive: registry.nlark.com/is-interactive/1.0.0 + is-unicode-supported: registry.nlark.com/is-unicode-supported/0.1.0 + log-symbols: 4.1.0 + strip-ansi: 6.0.1 + wcwidth: registry.nlark.com/wcwidth/1.0.1 + dev: false - registry.npmmirror.com/js-base64/3.7.2: - resolution: {integrity: sha512-NnRs6dsyqUXejqk/yv2aiXlAvOs56sLkX6nUdeaNezI5LFFLlsZjOThmwnrcwh5ZZRwZlCMnVAY3CvhIhoVEKQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/js-base64/download/js-base64-3.7.2.tgz} - name: js-base64 - version: 3.7.2 + registry.nlark.com/os-tmpdir/1.0.2: + resolution: {integrity: sha1-u+Z0BseaqFxc/sdm/lc0VV36EnQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/os-tmpdir/download/os-tmpdir-1.0.2.tgz} + name: os-tmpdir + version: 1.0.2 + engines: {node: '>=0.10.0'} dev: false - registry.npmmirror.com/js-sha3/0.8.0: - resolution: {integrity: sha1-ubel2nOvrX3t0PjEY5VMveaBiEA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/js-sha3/download/js-sha3-0.8.0.tgz} - name: js-sha3 - version: 0.8.0 + registry.nlark.com/p-finally/1.0.0: + resolution: {integrity: sha1-P7z7FbiZpEEjs0ttzBi3JDNqLK4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/p-finally/download/p-finally-1.0.0.tgz} + name: p-finally + version: 1.0.0 + engines: {node: '>=4'} dev: false - 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 + registry.nlark.com/p-limit/2.3.0: + resolution: {integrity: sha1-PdM8ZHohT9//2DWTPrCG2g3CHbE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/p-limit/download/p-limit-2.3.0.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fp-limit%2Fdownload%2Fp-limit-2.3.0.tgz} + name: p-limit + version: 2.3.0 + engines: {node: '>=6'} + dependencies: + p-try: 2.2.0 + dev: true - registry.npmmirror.com/js-yaml/3.14.1: - resolution: {integrity: sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/js-yaml/download/js-yaml-3.14.1.tgz} - name: js-yaml - version: 3.14.1 - hasBin: true + registry.nlark.com/p-limit/3.1.0: + resolution: {integrity: sha1-4drMvnjQ0TiMoYxk/qOOPlfjcGs=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/p-limit/download/p-limit-3.1.0.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fp-limit%2Fdownload%2Fp-limit-3.1.0.tgz} + name: p-limit + version: 3.1.0 + engines: {node: '>=10'} dependencies: - argparse: registry.nlark.com/argparse/1.0.10 - esprima: registry.nlark.com/esprima/4.0.1 + yocto-queue: registry.nlark.com/yocto-queue/0.1.0 + dev: true + + registry.nlark.com/p-locate/4.1.0: + resolution: {integrity: sha1-o0KLtwiLOmApL2aRkni3wpetTwc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/p-locate/download/p-locate-4.1.0.tgz} + name: p-locate + version: 4.1.0 + engines: {node: '>=8'} + dependencies: + p-limit: registry.nlark.com/p-limit/2.3.0 + dev: true - registry.npmmirror.com/jsdom/16.7.0: - resolution: {integrity: sha1-kYrnGWVCSxl8gZ+Bg6dU4Yl3txA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/jsdom/download/jsdom-16.7.0.tgz} - name: jsdom - version: 16.7.0 + registry.nlark.com/p-locate/5.0.0: + resolution: {integrity: sha1-g8gxXGeFAF470CGDlBHJ4RDm2DQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/p-locate/download/p-locate-5.0.0.tgz} + name: p-locate + version: 5.0.0 engines: {node: '>=10'} - peerDependencies: - canvas: ^2.5.0 - peerDependenciesMeta: - canvas: - optional: true dependencies: - abab: registry.nlark.com/abab/2.0.5 - acorn: registry.npmmirror.com/acorn/8.6.0 - acorn-globals: registry.nlark.com/acorn-globals/6.0.0 - cssom: registry.nlark.com/cssom/0.4.4 - cssstyle: registry.nlark.com/cssstyle/2.3.0 - data-urls: registry.npmmirror.com/data-urls/2.0.0 - decimal.js: registry.nlark.com/decimal.js/10.3.1 - domexception: registry.npmmirror.com/domexception/2.0.1 - escodegen: registry.nlark.com/escodegen/2.0.0 - form-data: registry.nlark.com/form-data/3.0.1 - html-encoding-sniffer: registry.nlark.com/html-encoding-sniffer/2.0.1 - http-proxy-agent: registry.npmmirror.com/http-proxy-agent/4.0.1 - https-proxy-agent: registry.nlark.com/https-proxy-agent/5.0.0 - is-potential-custom-element-name: registry.nlark.com/is-potential-custom-element-name/1.0.1 - nwsapi: registry.nlark.com/nwsapi/2.2.0 - parse5: registry.nlark.com/parse5/6.0.1 - saxes: registry.npmmirror.com/saxes/5.0.1 - symbol-tree: registry.nlark.com/symbol-tree/3.2.4 - tough-cookie: registry.nlark.com/tough-cookie/4.0.0 - w3c-hr-time: registry.nlark.com/w3c-hr-time/1.0.2 - w3c-xmlserializer: registry.nlark.com/w3c-xmlserializer/2.0.0 - webidl-conversions: registry.nlark.com/webidl-conversions/6.1.0 - whatwg-encoding: registry.nlark.com/whatwg-encoding/1.0.5 - whatwg-mimetype: registry.nlark.com/whatwg-mimetype/2.3.0 - whatwg-url: registry.npmmirror.com/whatwg-url/8.7.0 - ws: registry.npmmirror.com/ws/7.5.6 - xml-name-validator: registry.nlark.com/xml-name-validator/3.0.0 - transitivePeerDependencies: - - bufferutil - - supports-color - - utf-8-validate + p-limit: registry.nlark.com/p-limit/3.1.0 dev: true - registry.npmmirror.com/json-schema/0.4.0: - resolution: {integrity: sha512-es94M3nTIfsEPisRafak+HDLfHXnKBhV3vU5eqPcS3flIWqcxJWgXHXiey3YrpaNsanY5ei1VoYEbOzijuq9BA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/json-schema/download/json-schema-0.4.0.tgz} - name: json-schema - version: 0.4.0 + registry.nlark.com/param-case/3.0.4: + resolution: {integrity: sha1-fRf+SqEr3jTUp32RrPtiGcqtAcU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/param-case/download/param-case-3.0.4.tgz} + name: param-case + version: 3.0.4 + dependencies: + dot-case: registry.nlark.com/dot-case/3.0.4 + tslib: 2.3.1 dev: true - registry.npmmirror.com/jsonparse/1.3.1: - resolution: {integrity: sha512-POQXvpdL69+CluYsillJ7SUhKvytYjW9vG/GKpnf+xP8UWgYEM/RaMzHHofbALDiKbbP1W8UEYmgGl39WkPZsg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/jsonparse/download/jsonparse-1.3.1.tgz} - name: jsonparse - version: 1.3.1 - engines: {'0': node >= 0.2.0} + registry.nlark.com/parse5/6.0.1: + resolution: {integrity: sha1-4aHAhcVps9wIMhGE8Zo5zCf3wws=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/parse5/download/parse5-6.0.1.tgz} + name: parse5 + version: 6.0.1 dev: true - registry.npmmirror.com/jsonpointer/5.0.0: - resolution: {integrity: sha512-PNYZIdMjVIvVgDSYKTT63Y+KZ6IZvGRNNWcxwD+GNnUz1MKPfv30J8ueCjdwcN0nDx2SlshgyB7Oy0epAzVRRg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/jsonpointer/download/jsonpointer-5.0.0.tgz} - name: jsonpointer - version: 5.0.0 - engines: {node: '>=0.10.0'} + registry.nlark.com/parseurl/1.3.3: + resolution: {integrity: sha1-naGee+6NEt/wUT7Vt2lXeTvC6NQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/parseurl/download/parseurl-1.3.3.tgz} + name: parseurl + version: 1.3.3 + engines: {node: '>= 0.8'} dev: true - registry.npmmirror.com/jsonschema/1.4.0: - resolution: {integrity: sha1-Gvo0xLwiGQ2OQicewXrIs0BPh7I=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/jsonschema/download/jsonschema-1.4.0.tgz} - name: jsonschema - version: 1.4.0 - dev: false - - registry.npmmirror.com/jwt-decode/3.1.2: - resolution: {integrity: sha1-P7MZ82daLfDCiVyPXp+ktnsE7Vk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/jwt-decode/download/jwt-decode-3.1.2.tgz} - name: jwt-decode + registry.nlark.com/pascal-case/3.1.2: + resolution: {integrity: sha1-tI4O8rmOIF58Ha50fQsVCCN2YOs=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/pascal-case/download/pascal-case-3.1.2.tgz} + name: pascal-case version: 3.1.2 - dev: false - - registry.npmmirror.com/klona/2.0.5: - resolution: {integrity: sha1-0WZXTZAHY5XZljqnqSj6u412r7w=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/klona/download/klona-2.0.5.tgz} - name: klona - version: 2.0.5 - engines: {node: '>= 8'} - dev: true - - registry.npmmirror.com/lazy-brush/1.0.1: - resolution: {integrity: sha1-W/CZBzI3KU0vb8nWxdHXBeiRxb8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/lazy-brush/download/lazy-brush-1.0.1.tgz} - name: lazy-brush - version: 1.0.1 - dev: false - - registry.npmmirror.com/lazystream/1.0.1: - resolution: {integrity: sha1-SUyDEGLx+UCCUexE2xy6KSQqJjg=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/lazystream/download/lazystream-1.0.1.tgz} - name: lazystream - version: 1.0.1 - engines: {node: '>= 0.6.3'} dependencies: - readable-stream: registry.nlark.com/readable-stream/2.3.7 + no-case: registry.nlark.com/no-case/3.0.4 + tslib: 2.3.1 dev: true - registry.npmmirror.com/lead/1.0.0: - resolution: {integrity: sha1-bxT5mje+Op3XhPVJVpDlkDRm7kI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/lead/download/lead-1.0.0.tgz} - name: lead - version: 1.0.0 - engines: {node: '>= 0.10'} - dependencies: - flush-write-stream: registry.nlark.com/flush-write-stream/1.1.1 + registry.nlark.com/path-dirname/1.0.2: + resolution: {integrity: sha1-zDPSTVJeCZpTiMAzbG4yuRYGCeA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/path-dirname/download/path-dirname-1.0.2.tgz} + name: path-dirname + version: 1.0.2 dev: true - registry.npmmirror.com/less-loader/10.2.0_less@4.1.2+webpack@5.65.0: - resolution: {integrity: sha1-lyhth5fcPcBbHRaw7OxflovdTjI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/less-loader/download/less-loader-10.2.0.tgz} - id: registry.npmmirror.com/less-loader/10.2.0 - name: less-loader - version: 10.2.0 - engines: {node: '>= 12.13.0'} - peerDependencies: - less: ^3.5.0 || ^4.0.0 - webpack: ^5.0.0 - dependencies: - klona: registry.npmmirror.com/klona/2.0.5 - less: registry.npmmirror.com/less/4.1.2 - webpack: registry.npmmirror.com/webpack/5.65.0_9def3870c80213359789f9191dbd286a + registry.nlark.com/path-exists/4.0.0: + resolution: {integrity: sha1-UTvb4tO5XXdi6METfvoZXGxhtbM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/path-exists/download/path-exists-4.0.0.tgz} + name: path-exists + version: 4.0.0 + engines: {node: '>=8'} dev: true - registry.npmmirror.com/less/4.1.2: - resolution: {integrity: sha512-EoQp/Et7OSOVu0aJknJOtlXZsnr8XE8KwuzTHOLeVSEx8pVWUICc8Q0VYRHgzyjX78nMEyC/oztWFbgyhtNfDA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/less/download/less-4.1.2.tgz} - name: less - version: 4.1.2 - engines: {node: '>=6'} - hasBin: true - dependencies: - copy-anything: registry.nlark.com/copy-anything/2.0.3 - parse-node-version: registry.npmmirror.com/parse-node-version/1.0.1 - tslib: registry.nlark.com/tslib/2.3.1 - optionalDependencies: - errno: registry.npmmirror.com/errno/0.1.8 - graceful-fs: registry.npmmirror.com/graceful-fs/4.2.8 - image-size: registry.npmmirror.com/image-size/0.5.5 - make-dir: registry.npmmirror.com/make-dir/2.1.0 - mime: registry.npmmirror.com/mime/1.6.0 - needle: registry.npmmirror.com/needle/2.9.1 - source-map: registry.npmmirror.com/source-map/0.6.1 - dev: true - - registry.npmmirror.com/lilconfig/2.0.4: - resolution: {integrity: sha1-9FB9BD1wWLOAtqj1y3vNSzTO4II=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/lilconfig/download/lilconfig-2.0.4.tgz} - name: lilconfig - version: 2.0.4 - engines: {node: '>=10'} - dev: false - - registry.npmmirror.com/lines-and-columns/1.2.4: - resolution: {integrity: sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/lines-and-columns/download/lines-and-columns-1.2.4.tgz} - name: lines-and-columns - version: 1.2.4 - - registry.npmmirror.com/lint-staged/11.2.6: - resolution: {integrity: sha1-9HexrwKU2wVOWTfxcWed9juqTEM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/lint-staged/download/lint-staged-11.2.6.tgz} - name: lint-staged - version: 11.2.6 - hasBin: true - dependencies: - cli-truncate: registry.npmmirror.com/cli-truncate/2.1.0 - colorette: registry.npmmirror.com/colorette/1.4.0 - commander: registry.npmmirror.com/commander/8.3.0 - cosmiconfig: registry.nlark.com/cosmiconfig/7.0.1 - debug: registry.npmmirror.com/debug/4.3.3_supports-color@8.1.1 - enquirer: registry.nlark.com/enquirer/2.3.6 - execa: registry.npmmirror.com/execa/5.1.1 - listr2: registry.npmmirror.com/listr2/3.13.5_enquirer@2.3.6 - micromatch: registry.nlark.com/micromatch/4.0.4 - normalize-path: registry.nlark.com/normalize-path/3.0.0 - please-upgrade-node: registry.nlark.com/please-upgrade-node/3.2.0 - string-argv: registry.nlark.com/string-argv/0.3.1 - stringify-object: registry.nlark.com/stringify-object/3.3.0 - supports-color: registry.npmmirror.com/supports-color/8.1.1 - dev: true + registry.nlark.com/path-is-absolute/1.0.1: + resolution: {integrity: sha1-F0uSaHNVNP+8es5r9TpanhtcX18=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/path-is-absolute/download/path-is-absolute-1.0.1.tgz} + name: path-is-absolute + version: 1.0.1 + engines: {node: '>=0.10.0'} - registry.npmmirror.com/listr2/3.13.5_enquirer@2.3.6: - resolution: {integrity: sha512-3n8heFQDSk+NcwBn3CgxEibZGaRzx+pC64n3YjpMD1qguV4nWus3Al+Oo3KooqFKTQEJ1v7MmnbnyyNspgx3NA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/listr2/download/listr2-3.13.5.tgz} - id: registry.npmmirror.com/listr2/3.13.5 - name: listr2 - version: 3.13.5 - engines: {node: '>=10.0.0'} - peerDependencies: - enquirer: '>= 2.3.0 < 3' - peerDependenciesMeta: - enquirer: - optional: true - dependencies: - cli-truncate: registry.npmmirror.com/cli-truncate/2.1.0 - colorette: registry.npmmirror.com/colorette/2.0.16 - enquirer: registry.nlark.com/enquirer/2.3.6 - log-update: registry.npmmirror.com/log-update/4.0.0 - p-map: registry.npmmirror.com/p-map/4.0.0 - rfdc: registry.npmmirror.com/rfdc/1.3.0 - rxjs: registry.npmmirror.com/rxjs/7.4.0 - through: registry.nlark.com/through/2.3.8 - wrap-ansi: registry.nlark.com/wrap-ansi/7.0.0 + registry.nlark.com/path-key/3.1.1: + resolution: {integrity: sha1-WB9q3mWMu6ZaDTOA3ndTKVBU83U=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/path-key/download/path-key-3.1.1.tgz} + name: path-key + version: 3.1.1 + engines: {node: '>=8'} dev: true - registry.npmmirror.com/loader-utils/2.0.2: - resolution: {integrity: sha1-1uO0+4GHByGuTghoqxHdY4NowSk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/loader-utils/download/loader-utils-2.0.2.tgz} - name: loader-utils - version: 2.0.2 - engines: {node: '>=8.9.0'} - dependencies: - big.js: registry.npmmirror.com/big.js/5.2.2 - emojis-list: registry.nlark.com/emojis-list/3.0.0 - json5: registry.nlark.com/json5/2.2.0 - dev: true + registry.nlark.com/path-parse/1.0.7: + resolution: {integrity: sha1-+8EUtgykKzDZ2vWFjkvWi77bZzU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/path-parse/download/path-parse-1.0.7.tgz} + name: path-parse + version: 1.0.7 - registry.npmmirror.com/lodash.sortby/4.7.0: - resolution: {integrity: sha512-HDWXG8isMntAyRF5vZ7xKuEvOhT4AhlRt/3czTSjvGUxjYCBVRQY48ViDHyfYz9VIoBkW4TMGQNapx+l3RUwdA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/lodash.sortby/download/lodash.sortby-4.7.0.tgz} - name: lodash.sortby - version: 4.7.0 + registry.nlark.com/path-to-regexp/0.1.7: + resolution: {integrity: sha1-32BBeABfUi8V60SQ5yR6G/qmf4w=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/path-to-regexp/download/path-to-regexp-0.1.7.tgz} + name: path-to-regexp + version: 0.1.7 dev: true - registry.npmmirror.com/lodash.topath/4.5.2: - resolution: {integrity: sha1-NhY1Hzu6YZlKCTGYlmC9AyVP0Ak=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/lodash.topath/download/lodash.topath-4.5.2.tgz} - name: lodash.topath - version: 4.5.2 - dev: false - - registry.npmmirror.com/lodash/4.17.21: - resolution: {integrity: sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/lodash/download/lodash-4.17.21.tgz} - name: lodash - version: 4.17.21 - - registry.npmmirror.com/log-symbols/4.1.0: - resolution: {integrity: sha1-P727lbRoOsn8eFER55LlWNSr1QM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/log-symbols/download/log-symbols-4.1.0.tgz} - name: log-symbols - version: 4.1.0 - engines: {node: '>=10'} + registry.nlark.com/path-to-regexp/1.8.0: + resolution: {integrity: sha1-iHs7qdhDk+h6CgufTLdWGYtTVIo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/path-to-regexp/download/path-to-regexp-1.8.0.tgz} + name: path-to-regexp + version: 1.8.0 dependencies: - chalk: registry.npmmirror.com/chalk/4.1.2 - is-unicode-supported: registry.nlark.com/is-unicode-supported/0.1.0 + isarray: registry.nlark.com/isarray/0.0.1 dev: false - registry.npmmirror.com/log-update/4.0.0: - resolution: {integrity: sha1-WJ7NNSRx8qHAxXAodUOmTf0g4KE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/log-update/download/log-update-4.0.0.tgz} - name: log-update + registry.nlark.com/path-type/4.0.0: + resolution: {integrity: sha1-hO0BwKe6OAr+CdkKjBgNzZ0DBDs=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/path-type/download/path-type-4.0.0.tgz} + name: path-type version: 4.0.0 - engines: {node: '>=10'} - dependencies: - ansi-escapes: registry.nlark.com/ansi-escapes/4.3.2 - cli-cursor: registry.nlark.com/cli-cursor/3.1.0 - slice-ansi: registry.nlark.com/slice-ansi/4.0.0 - wrap-ansi: registry.nlark.com/wrap-ansi/6.2.0 - dev: true - - registry.npmmirror.com/loose-envify/1.4.0: - resolution: {integrity: sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/loose-envify/-/loose-envify-1.4.0.tgz} - name: loose-envify - version: 1.4.0 - hasBin: true - dependencies: - js-tokens: registry.npmmirror.com/js-tokens/4.0.0 + engines: {node: '>=8'} - registry.npmmirror.com/lz-string/1.4.4: - resolution: {integrity: sha1-wNjq82BZ9wV5bh40SBHPTEmNOiY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/lz-string/download/lz-string-1.4.4.tgz} - name: lz-string - version: 1.4.4 - hasBin: true - dev: true + registry.nlark.com/picomatch/2.3.0: + resolution: {integrity: sha1-8fBh3o9qS/AiiS4tEoI0+5gwKXI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/picomatch/download/picomatch-2.3.0.tgz} + name: picomatch + version: 2.3.0 + engines: {node: '>=8.6'} - registry.npmmirror.com/make-dir/2.1.0: - resolution: {integrity: sha512-LS9X+dc8KLxXCb8dni79fLIIUA5VyZoyjSMCwTluaXA0o27cCK0bhXkpgw+sTXVpPy/lSO57ilRixqk0vDmtRA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/make-dir/-/make-dir-2.1.0.tgz} - name: make-dir - version: 2.1.0 + registry.nlark.com/pify/4.0.1: + resolution: {integrity: sha1-SyzSXFDVmHNcUCkiJP2MbfQeMjE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/pify/download/pify-4.0.1.tgz} + name: pify + version: 4.0.1 engines: {node: '>=6'} - requiresBuild: true - dependencies: - pify: registry.nlark.com/pify/4.0.1 - semver: registry.nlark.com/semver/5.7.1 dev: true optional: true - registry.npmmirror.com/make-dir/3.1.0: - resolution: {integrity: sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/make-dir/-/make-dir-3.1.0.tgz} - name: make-dir - version: 3.1.0 - engines: {node: '>=8'} - dependencies: - semver: registry.nlark.com/semver/6.3.0 - - registry.npmmirror.com/makeerror/1.0.12: - resolution: {integrity: sha1-Pl3SB5qC6BLpg8xmEMSiyw6qgBo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/makeerror/download/makeerror-1.0.12.tgz} - name: makeerror - version: 1.0.12 - dependencies: - tmpl: registry.nlark.com/tmpl/1.0.5 - dev: true - - registry.npmmirror.com/map-obj/1.0.1: - resolution: {integrity: sha1-2TPOuSBdgr3PSIb2dCvcK03qFG0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/map-obj/download/map-obj-1.0.1.tgz} - name: map-obj - version: 1.0.1 + registry.nlark.com/pinkie-promise/2.0.1: + resolution: {integrity: sha1-ITXW36ejWMBprJsXh3YogihFD/o=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/pinkie-promise/download/pinkie-promise-2.0.1.tgz} + name: pinkie-promise + version: 2.0.1 engines: {node: '>=0.10.0'} - dev: true - - registry.npmmirror.com/map-obj/4.3.0: - resolution: {integrity: sha1-kwT5Buk/qucIgNoQKp8d8OqLsFo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/map-obj/download/map-obj-4.3.0.tgz} - name: map-obj - version: 4.3.0 - engines: {node: '>=8'} - dev: true - - registry.npmmirror.com/match-sorter/6.3.1: - resolution: {integrity: sha1-mMw3/adWCTQk3fPLxiv+nHW5K9o=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/match-sorter/download/match-sorter-6.3.1.tgz} - name: match-sorter - version: 6.3.1 dependencies: - '@babel/runtime': registry.npmmirror.com/@babel/runtime/7.16.5 - remove-accents: registry.npmmirror.com/remove-accents/0.4.2 - dev: false - - registry.npmmirror.com/mdn-data/2.0.14: - resolution: {integrity: sha1-cRP8QoGRfWPOKbQ0RvcB5owlulA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/mdn-data/download/mdn-data-2.0.14.tgz} - name: mdn-data - version: 2.0.14 + pinkie: registry.nlark.com/pinkie/2.0.4 dev: false - registry.npmmirror.com/mdn-data/2.0.4: - resolution: {integrity: sha1-aZs8OKxvHXKAkaZGULZdOIUC/Vs=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/mdn-data/download/mdn-data-2.0.4.tgz} - name: mdn-data + registry.nlark.com/pinkie/2.0.4: + resolution: {integrity: sha1-clVrgM+g1IqXToDnckjoDtT3+HA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/pinkie/download/pinkie-2.0.4.tgz} + name: pinkie version: 2.0.4 + engines: {node: '>=0.10.0'} dev: false - registry.npmmirror.com/memfs/3.4.0: - resolution: {integrity: sha512-o/RfP0J1d03YwsAxyHxAYs2kyJp55AFkMazlFAZFR2I2IXkxiUTXRabJ6RmNNCQ83LAD2jy52Khj0m3OffpNdA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/memfs/download/memfs-3.4.0.tgz} - name: memfs - version: 3.4.0 - engines: {node: '>= 4.0.0'} + registry.nlark.com/please-upgrade-node/3.2.0: + resolution: {integrity: sha1-rt3T+ZTJM+StmLmdmlVu+g4v6UI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/please-upgrade-node/download/please-upgrade-node-3.2.0.tgz} + name: please-upgrade-node + version: 3.2.0 dependencies: - fs-monkey: registry.nlark.com/fs-monkey/1.0.3 + semver-compare: registry.nlark.com/semver-compare/1.0.0 dev: true - registry.npmmirror.com/memoize-one/6.0.0: - resolution: {integrity: sha1-slkbhx7YKUiu5HJ9xqvO7qyMEEU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/memoize-one/download/memoize-one-6.0.0.tgz} - name: memoize-one - version: 6.0.0 - dev: false - - registry.npmmirror.com/meow/8.1.2: - resolution: {integrity: sha1-vL5FvaDuFynTUMA8/8g5WjbE6Jc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/meow/download/meow-8.1.2.tgz} - name: meow - version: 8.1.2 - engines: {node: '>=10'} + registry.nlark.com/portfinder/1.0.28: + resolution: {integrity: sha1-Z8RiKFK9U3TdHdkA93n1NGL6x3g=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/portfinder/download/portfinder-1.0.28.tgz} + name: portfinder + version: 1.0.28 + engines: {node: '>= 0.12.0'} dependencies: - '@types/minimist': registry.npmmirror.com/@types/minimist/1.2.2 - camelcase-keys: registry.npmmirror.com/camelcase-keys/6.2.2 - decamelize-keys: registry.nlark.com/decamelize-keys/1.1.0 - hard-rejection: registry.nlark.com/hard-rejection/2.1.0 - minimist-options: registry.nlark.com/minimist-options/4.1.0 - normalize-package-data: registry.nlark.com/normalize-package-data/3.0.3 - read-pkg-up: registry.npmmirror.com/read-pkg-up/7.0.1 - redent: registry.nlark.com/redent/3.0.0 - trim-newlines: registry.nlark.com/trim-newlines/3.0.1 - type-fest: registry.npmmirror.com/type-fest/0.18.1 - yargs-parser: registry.npmmirror.com/yargs-parser/20.2.9 + async: 2.6.3 + debug: 3.2.7 + mkdirp: 0.5.5 dev: true - registry.npmmirror.com/miao-lang/1.0.5: - resolution: {integrity: sha512-aXfDZJ8aXR4fnMkJyJPGWf9gH55odkYNjxPTOlN6N4MH/+2Dt8d4TvM99bjyERG/tG4XprH9Q3bBQEkwKwXrRA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/miao-lang/download/miao-lang-1.0.5.tgz} - name: miao-lang - version: 1.0.5 + registry.nlark.com/postcss-discard-comments/4.0.2: + resolution: {integrity: sha1-H7q9LCRr/2qq15l7KwkY9NevQDM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/postcss-discard-comments/download/postcss-discard-comments-4.0.2.tgz} + name: postcss-discard-comments + version: 4.0.2 + engines: {node: '>=6.9.0'} dependencies: - js-base64: registry.npmmirror.com/js-base64/3.7.2 + postcss: 7.0.39 dev: false - registry.npmmirror.com/microseconds/0.2.0: - resolution: {integrity: sha1-Izsl9Qxipl2GH5eKSk+OwYeX3Dk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/microseconds/download/microseconds-0.2.0.tgz} - name: microseconds - version: 0.2.0 + registry.nlark.com/postcss-discard-duplicates/4.0.2: + resolution: {integrity: sha1-P+EzzTyCKC5VD8myORdqkge3hOs=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/postcss-discard-duplicates/download/postcss-discard-duplicates-4.0.2.tgz} + name: postcss-discard-duplicates + version: 4.0.2 + engines: {node: '>=6.9.0'} + dependencies: + postcss: 7.0.39 dev: false - registry.npmmirror.com/mime-db/1.51.0: - resolution: {integrity: sha512-5y8A56jg7XVQx2mbv1lu49NR4dokRnhZYTtL+KGfaa27uq4pSTXkwQkFJl4pkRMyNFz/EtYDSkiiEHx3F7UN6g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/mime-db/download/mime-db-1.51.0.tgz} - name: mime-db - version: 1.51.0 - engines: {node: '>= 0.6'} - - registry.npmmirror.com/mime-types/2.1.34: - resolution: {integrity: sha512-6cP692WwGIs9XXdOO4++N+7qjqv0rqxxVvJ3VHPh/Sc9mVZcQP+ZGhkKiTvWMQRr2tbHkJP/Yn7Y0npb3ZBs4A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/mime-types/download/mime-types-2.1.34.tgz} - name: mime-types - version: 2.1.34 - engines: {node: '>= 0.6'} + registry.nlark.com/postcss-discard-empty/4.0.1: + resolution: {integrity: sha1-yMlR6fc+2UKAGUWERKAq2Qu592U=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/postcss-discard-empty/download/postcss-discard-empty-4.0.1.tgz} + name: postcss-discard-empty + version: 4.0.1 + engines: {node: '>=6.9.0'} dependencies: - mime-db: registry.npmmirror.com/mime-db/1.51.0 - - registry.npmmirror.com/mime/1.6.0: - resolution: {integrity: sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/mime/-/mime-1.6.0.tgz} - name: mime - version: 1.6.0 - engines: {node: '>=4'} - hasBin: true - dev: true - - registry.npmmirror.com/mime/2.6.0: - resolution: {integrity: sha1-oqaCqVzU0MsdYlfij4PafjWAA2c=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/mime/download/mime-2.6.0.tgz} - name: mime - version: 2.6.0 - engines: {node: '>=4.0.0'} - hasBin: true + postcss: 7.0.39 dev: false - registry.npmmirror.com/mini-css-extract-plugin/1.6.2_webpack@5.65.0: - resolution: {integrity: sha1-gxcrT9gS+PxKCdb20W+ST1OZDKg=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/mini-css-extract-plugin/download/mini-css-extract-plugin-1.6.2.tgz} - id: registry.npmmirror.com/mini-css-extract-plugin/1.6.2 - name: mini-css-extract-plugin - version: 1.6.2 - engines: {node: '>= 10.13.0'} - peerDependencies: - webpack: ^4.4.0 || ^5.0.0 + registry.nlark.com/postcss-discard-overridden/4.0.1: + resolution: {integrity: sha1-ZSrvipZybwKfXj4AFG7npOdV/1c=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/postcss-discard-overridden/download/postcss-discard-overridden-4.0.1.tgz} + name: postcss-discard-overridden + version: 4.0.1 + engines: {node: '>=6.9.0'} dependencies: - loader-utils: registry.npmmirror.com/loader-utils/2.0.2 - schema-utils: registry.npmmirror.com/schema-utils/3.1.1 - webpack: registry.npmmirror.com/webpack/5.65.0_9def3870c80213359789f9191dbd286a - webpack-sources: registry.npmmirror.com/webpack-sources/1.4.3 - dev: true + postcss: 7.0.39 + dev: false - registry.npmmirror.com/mini-star/1.3.1: - resolution: {integrity: sha512-u9Rw8mPZibaAkEVXBsOQJ1irAURTgjqdKoITFd24+KxIGVXCDK+RYR8KjKRF99VLaCbK6TwTqiJ6iNsqq0G+wA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/mini-star/download/mini-star-1.3.1.tgz} - name: mini-star - version: 1.3.1 - hasBin: true + registry.nlark.com/postcss-minify-font-values/4.0.2: + resolution: {integrity: sha1-zUw0TM5HQ0P6xdgiBqssvLiv1aY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/postcss-minify-font-values/download/postcss-minify-font-values-4.0.2.tgz} + name: postcss-minify-font-values + version: 4.0.2 + engines: {node: '>=6.9.0'} dependencies: - '@rollup/plugin-commonjs': registry.npmmirror.com/@rollup/plugin-commonjs/19.0.2_rollup@2.62.0 - '@rollup/plugin-json': registry.npmmirror.com/@rollup/plugin-json/4.1.0_rollup@2.62.0 - '@rollup/plugin-node-resolve': registry.npmmirror.com/@rollup/plugin-node-resolve/13.1.1_rollup@2.62.0 - '@rollup/plugin-url': registry.npmmirror.com/@rollup/plugin-url/6.1.0_rollup@2.62.0 - cosmiconfig: registry.nlark.com/cosmiconfig/7.0.1 - esbuild: registry.npmmirror.com/esbuild/0.12.29 - fs-extra: registry.nlark.com/fs-extra/9.1.0 - inquirer: registry.npmmirror.com/inquirer/8.2.0 - ora: registry.nlark.com/ora/5.4.1 - rimraf: registry.npmmirror.com/rimraf/3.0.2 - rollup: registry.npmmirror.com/rollup/2.62.0 - rollup-plugin-esbuild: registry.npmmirror.com/rollup-plugin-esbuild/4.7.2_esbuild@0.12.29+rollup@2.62.0 - rollup-plugin-styles: registry.npmmirror.com/rollup-plugin-styles/3.14.1_rollup@2.62.0 - yargs: registry.npmmirror.com/yargs/16.2.0 + postcss: 7.0.39 + postcss-value-parser: 3.3.1 dev: false - registry.npmmirror.com/mkdirp/0.5.5: - resolution: {integrity: sha1-2Rzv1i0UNsoPQWIOJRKI1CAJne8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/mkdirp/download/mkdirp-0.5.5.tgz} - name: mkdirp - version: 0.5.5 - hasBin: true + registry.nlark.com/postcss-minify-selectors/4.0.2: + resolution: {integrity: sha1-4uXrQL/uUA0M2SQ1APX46kJi+9g=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/postcss-minify-selectors/download/postcss-minify-selectors-4.0.2.tgz} + name: postcss-minify-selectors + version: 4.0.2 + engines: {node: '>=6.9.0'} dependencies: - minimist: registry.nlark.com/minimist/1.2.5 - - registry.npmmirror.com/moment/2.29.1: - resolution: {integrity: sha512-kHmoybcPV8Sqy59DwNDY3Jefr64lK/by/da0ViFcuA4DH0vQg5Q6Ze5VimxkfQNSC+Mls/Kx53s7TjP1RhFEDQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/moment/download/moment-2.29.1.tgz} - name: moment - version: 2.29.1 + alphanum-sort: registry.nlark.com/alphanum-sort/1.0.2 + has: registry.nlark.com/has/1.0.3 + postcss: 7.0.39 + postcss-selector-parser: 3.1.2 dev: false - registry.npmmirror.com/mrmime/1.0.0: - resolution: {integrity: sha1-FNOH8FhaUjPSkbq6M5sGN1KiOYs=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/mrmime/download/mrmime-1.0.0.tgz} - name: mrmime - version: 1.0.0 - engines: {node: '>=10'} - dev: true - - registry.npmmirror.com/ms/2.0.0: - resolution: {integrity: sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ms/download/ms-2.0.0.tgz} - name: ms - version: 2.0.0 - dev: true + registry.nlark.com/postcss-modules-extract-imports/3.0.0_postcss@8.4.5: + resolution: {integrity: sha1-zaHwR8CugMl9vijD52pDuIAldB0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/postcss-modules-extract-imports/download/postcss-modules-extract-imports-3.0.0.tgz} + id: registry.nlark.com/postcss-modules-extract-imports/3.0.0 + name: postcss-modules-extract-imports + version: 3.0.0 + engines: {node: ^10 || ^12 || >= 14} + peerDependencies: + postcss: ^8.1.0 + dependencies: + postcss: 8.4.5 - registry.npmmirror.com/ms/2.1.2: - resolution: {integrity: sha1-0J0fNXtEP0kzgqjrPM0YOHKuYAk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ms/download/ms-2.1.2.tgz} - name: ms - version: 2.1.2 + registry.nlark.com/postcss-modules-local-by-default/4.0.0_postcss@8.4.5: + resolution: {integrity: sha1-67tU+uFZjuz99pGgKz/zs5ClpRw=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/postcss-modules-local-by-default/download/postcss-modules-local-by-default-4.0.0.tgz} + id: registry.nlark.com/postcss-modules-local-by-default/4.0.0 + name: postcss-modules-local-by-default + version: 4.0.0 + engines: {node: ^10 || ^12 || >= 14} + peerDependencies: + postcss: ^8.1.0 + dependencies: + icss-utils: registry.nlark.com/icss-utils/5.1.0_postcss@8.4.5 + postcss: 8.4.5 + postcss-selector-parser: 6.0.8 + postcss-value-parser: 4.2.0 - registry.npmmirror.com/ms/2.1.3: - resolution: {integrity: sha1-V0yBOM4dK1hh8LRFedut1gxmFbI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ms/download/ms-2.1.3.tgz} - name: ms - version: 2.1.3 - dev: true + registry.nlark.com/postcss-modules-scope/3.0.0_postcss@8.4.5: + resolution: {integrity: sha1-nvMVFFbTu/oSDKRImN/Kby+gHwY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/postcss-modules-scope/download/postcss-modules-scope-3.0.0.tgz} + id: registry.nlark.com/postcss-modules-scope/3.0.0 + name: postcss-modules-scope + version: 3.0.0 + engines: {node: ^10 || ^12 || >= 14} + peerDependencies: + postcss: ^8.1.0 + dependencies: + postcss: 8.4.5 + postcss-selector-parser: 6.0.8 - registry.npmmirror.com/multicast-dns/6.2.3: - resolution: {integrity: sha1-oOx72QVcQoL3kMPIL04o2zsxsik=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/multicast-dns/download/multicast-dns-6.2.3.tgz} - name: multicast-dns - version: 6.2.3 - hasBin: true + registry.nlark.com/postcss-modules-values/4.0.0_postcss@8.4.5: + resolution: {integrity: sha1-18Xn5ow7s8myfL9Iyguz/7RgLJw=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/postcss-modules-values/download/postcss-modules-values-4.0.0.tgz} + id: registry.nlark.com/postcss-modules-values/4.0.0 + name: postcss-modules-values + version: 4.0.0 + engines: {node: ^10 || ^12 || >= 14} + peerDependencies: + postcss: ^8.1.0 dependencies: - dns-packet: registry.npmmirror.com/dns-packet/1.3.4 - thunky: registry.nlark.com/thunky/1.1.0 - dev: true + icss-utils: registry.nlark.com/icss-utils/5.1.0_postcss@8.4.5 + postcss: 8.4.5 - registry.npmmirror.com/nano-time/1.0.0: - resolution: {integrity: sha1-sFVPaa2J4i0JB/ehKwmTpdlhN+8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/nano-time/download/nano-time-1.0.0.tgz} - name: nano-time - version: 1.0.0 + registry.nlark.com/postcss-normalize-charset/4.0.1: + resolution: {integrity: sha1-izWt067oOhNrBHHg1ZvlilAoXdQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/postcss-normalize-charset/download/postcss-normalize-charset-4.0.1.tgz} + name: postcss-normalize-charset + version: 4.0.1 + engines: {node: '>=6.9.0'} dependencies: - big-integer: registry.npmmirror.com/big-integer/1.6.51 + postcss: 7.0.39 dev: false - registry.npmmirror.com/nanoclone/0.2.1: - resolution: {integrity: sha1-3UCQ+PGhENJrsyxJ7S9bkjUgntQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/nanoclone/download/nanoclone-0.2.1.tgz} - name: nanoclone - version: 0.2.1 + registry.nlark.com/postcss-normalize-display-values/4.0.2: + resolution: {integrity: sha1-Db4EpM6QY9RmftK+R2u4MMglk1o=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/postcss-normalize-display-values/download/postcss-normalize-display-values-4.0.2.tgz} + name: postcss-normalize-display-values + version: 4.0.2 + engines: {node: '>=6.9.0'} + dependencies: + cssnano-util-get-match: registry.nlark.com/cssnano-util-get-match/4.0.0 + postcss: 7.0.39 + postcss-value-parser: 3.3.1 dev: false - registry.npmmirror.com/nanoid/3.1.30: - resolution: {integrity: sha512-zJpuPDwOv8D2zq2WRoMe1HsfZthVewpel9CAvTfc/2mBD1uUT/agc5f7GHGWXlYkFvi1mVxe4IjvP2HNrop7nQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/nanoid/download/nanoid-3.1.30.tgz} - name: nanoid - version: 3.1.30 - engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} - hasBin: true - - registry.npmmirror.com/needle/2.9.1: - resolution: {integrity: sha512-6R9fqJ5Zcmf+uYaFgdIHmLwNldn5HbK8L5ybn7Uz+ylX/rnOsSp1AHcvQSrCaFN+qNM1wpymHqD7mVasEOlHGQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/needle/-/needle-2.9.1.tgz} - name: needle - version: 2.9.1 - engines: {node: '>= 4.4.x'} - hasBin: true - requiresBuild: true + registry.nlark.com/postcss-normalize-positions/4.0.2: + resolution: {integrity: sha1-BfdX+E8mBDc3g2ipH4ky1LECkX8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/postcss-normalize-positions/download/postcss-normalize-positions-4.0.2.tgz} + name: postcss-normalize-positions + version: 4.0.2 + engines: {node: '>=6.9.0'} dependencies: - debug: registry.npmmirror.com/debug/3.2.7 - iconv-lite: registry.nlark.com/iconv-lite/0.4.24 - sax: registry.nlark.com/sax/1.2.4 - dev: true - optional: true + cssnano-util-get-arguments: registry.nlark.com/cssnano-util-get-arguments/4.0.0 + has: registry.nlark.com/has/1.0.3 + postcss: 7.0.39 + postcss-value-parser: 3.3.1 + dev: false - registry.npmmirror.com/node-fetch/1.6.3: - resolution: {integrity: sha1-3CNO3WSJmC1Y6PDbT2lQKavNjAQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/node-fetch/download/node-fetch-1.6.3.tgz} - name: node-fetch - version: 1.6.3 + registry.nlark.com/postcss-normalize-repeat-style/4.0.2: + resolution: {integrity: sha1-xOu8KJ85kaAo1EdRy90RkYsXkQw=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/postcss-normalize-repeat-style/download/postcss-normalize-repeat-style-4.0.2.tgz} + name: postcss-normalize-repeat-style + version: 4.0.2 + engines: {node: '>=6.9.0'} dependencies: - encoding: registry.npmmirror.com/encoding/0.1.13 - is-stream: registry.nlark.com/is-stream/1.1.0 + cssnano-util-get-arguments: registry.nlark.com/cssnano-util-get-arguments/4.0.0 + cssnano-util-get-match: registry.nlark.com/cssnano-util-get-match/4.0.0 + postcss: 7.0.39 + postcss-value-parser: 3.3.1 dev: false - registry.npmmirror.com/node-fetch/2.6.1: - resolution: {integrity: sha1-BFvTI2Mfdu0uK1VXM5RBa2OaAFI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/node-fetch/download/node-fetch-2.6.1.tgz} - name: node-fetch - version: 2.6.1 - engines: {node: 4.x || >=6.0.0} + registry.nlark.com/postcss-normalize-string/4.0.2: + resolution: {integrity: sha1-zUTECrB6DHo23F6Zqs4eyk7CaQw=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/postcss-normalize-string/download/postcss-normalize-string-4.0.2.tgz} + name: postcss-normalize-string + version: 4.0.2 + engines: {node: '>=6.9.0'} + dependencies: + has: registry.nlark.com/has/1.0.3 + postcss: 7.0.39 + postcss-value-parser: 3.3.1 dev: false - registry.npmmirror.com/node-releases/2.0.1: - resolution: {integrity: sha1-PR05XyBPHy8ppUNYuftnh2WtL8U=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/node-releases/download/node-releases-2.0.1.tgz} - name: node-releases - version: 2.0.1 - - registry.npmmirror.com/now-and-later/2.0.1: - resolution: {integrity: sha1-jlechoV2SnzALLaAOA6U9DzLH3w=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/now-and-later/download/now-and-later-2.0.1.tgz} - name: now-and-later - version: 2.0.1 - engines: {node: '>= 0.10'} + registry.nlark.com/postcss-normalize-timing-functions/4.0.2: + resolution: {integrity: sha1-jgCcoqOUnNr4rSPmtquZy159KNk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/postcss-normalize-timing-functions/download/postcss-normalize-timing-functions-4.0.2.tgz} + name: postcss-normalize-timing-functions + version: 4.0.2 + engines: {node: '>=6.9.0'} dependencies: - once: registry.nlark.com/once/1.4.0 - dev: true + cssnano-util-get-match: registry.nlark.com/cssnano-util-get-match/4.0.0 + postcss: 7.0.39 + postcss-value-parser: 3.3.1 + dev: false - registry.npmmirror.com/npm-run-path/4.0.1: - resolution: {integrity: sha1-t+zR5e1T2o43pV4cImnguX7XSOo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/npm-run-path/download/npm-run-path-4.0.1.tgz} - name: npm-run-path + registry.nlark.com/postcss-normalize-unicode/4.0.1: + resolution: {integrity: sha1-hBvUj9zzAZrUuqdJOj02O1KuHPs=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/postcss-normalize-unicode/download/postcss-normalize-unicode-4.0.1.tgz} + name: postcss-normalize-unicode version: 4.0.1 - engines: {node: '>=8'} + engines: {node: '>=6.9.0'} dependencies: - path-key: registry.nlark.com/path-key/3.1.1 - dev: true - - registry.npmmirror.com/object-assign/4.1.1: - resolution: {integrity: sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/object-assign/-/object-assign-4.1.1.tgz} - name: object-assign - version: 4.1.1 - engines: {node: '>=0.10.0'} - - registry.npmmirror.com/object-inspect/1.12.0: - resolution: {integrity: sha512-Ho2z80bVIvJloH+YzRmpZVQe87+qASmBUKZDWgx9cu+KDrX2ZDH/3tMy+gXbZETVGs2M8YdxObOh7XAtim9Y0g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/object-inspect/download/object-inspect-1.12.0.tgz} - name: object-inspect - version: 1.12.0 + browserslist: 4.19.1 + postcss: 7.0.39 + postcss-value-parser: 3.3.1 + dev: false - registry.npmmirror.com/object.entries/1.1.5: - resolution: {integrity: sha1-4azdF8TeLNltWghIfPuduE2IGGE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/object.entries/download/object.entries-1.1.5.tgz} - name: object.entries - version: 1.1.5 - engines: {node: '>= 0.4'} + registry.nlark.com/postcss-normalize-whitespace/4.0.2: + resolution: {integrity: sha1-vx1AcP5Pzqh9E0joJdjMDF+qfYI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/postcss-normalize-whitespace/download/postcss-normalize-whitespace-4.0.2.tgz} + name: postcss-normalize-whitespace + version: 4.0.2 + engines: {node: '>=6.9.0'} dependencies: - call-bind: registry.nlark.com/call-bind/1.0.2 - define-properties: registry.nlark.com/define-properties/1.1.3 - es-abstract: registry.npmmirror.com/es-abstract/1.19.1 - dev: true + postcss: 7.0.39 + postcss-value-parser: 3.3.1 + dev: false - registry.npmmirror.com/object.fromentries/2.0.5: - resolution: {integrity: sha1-ezeyBRCcIedB5gVyf+iwrV+gglE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/object.fromentries/download/object.fromentries-2.0.5.tgz} - name: object.fromentries - version: 2.0.5 - engines: {node: '>= 0.4'} + registry.nlark.com/postcss-ordered-values/4.1.2: + resolution: {integrity: sha1-DPdcgg7H1cTSgBiVWeC1ceusDu4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/postcss-ordered-values/download/postcss-ordered-values-4.1.2.tgz} + name: postcss-ordered-values + version: 4.1.2 + engines: {node: '>=6.9.0'} dependencies: - call-bind: registry.nlark.com/call-bind/1.0.2 - define-properties: registry.nlark.com/define-properties/1.1.3 - es-abstract: registry.npmmirror.com/es-abstract/1.19.1 - dev: true + cssnano-util-get-arguments: registry.nlark.com/cssnano-util-get-arguments/4.0.0 + postcss: 7.0.39 + postcss-value-parser: 3.3.1 + dev: false - registry.npmmirror.com/object.getownpropertydescriptors/2.1.3: - resolution: {integrity: sha1-siPPOOF/77l6Y8EMkd9yzLOG354=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/object.getownpropertydescriptors/download/object.getownpropertydescriptors-2.1.3.tgz} - name: object.getownpropertydescriptors - version: 2.1.3 - engines: {node: '>= 0.8'} + registry.nlark.com/postcss-reduce-transforms/4.0.2: + resolution: {integrity: sha1-F++kBerMbge+NBSlyi0QdGgdTik=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/postcss-reduce-transforms/download/postcss-reduce-transforms-4.0.2.tgz} + name: postcss-reduce-transforms + version: 4.0.2 + engines: {node: '>=6.9.0'} dependencies: - call-bind: registry.nlark.com/call-bind/1.0.2 - define-properties: registry.nlark.com/define-properties/1.1.3 - es-abstract: registry.npmmirror.com/es-abstract/1.19.1 + cssnano-util-get-match: registry.nlark.com/cssnano-util-get-match/4.0.0 + has: registry.nlark.com/has/1.0.3 + postcss: 7.0.39 + postcss-value-parser: 3.3.1 dev: false - registry.npmmirror.com/object.hasown/1.1.0: - resolution: {integrity: sha1-cjLtJm800ZfRXKxYgCMvekeQr+U=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/object.hasown/download/object.hasown-1.1.0.tgz} - name: object.hasown - version: 1.1.0 - dependencies: - define-properties: registry.nlark.com/define-properties/1.1.3 - es-abstract: registry.npmmirror.com/es-abstract/1.19.1 + registry.nlark.com/prelude-ls/1.1.2: + resolution: {integrity: sha1-IZMqVJ9eUv/ZqCf1cOBL5iqX2lQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/prelude-ls/download/prelude-ls-1.1.2.tgz} + name: prelude-ls + version: 1.1.2 + engines: {node: '>= 0.8.0'} dev: true - registry.npmmirror.com/object.values/1.1.5: - resolution: {integrity: sha1-lZ9j486e8QhyAzMIITHkpFm3Fqw=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/object.values/download/object.values-1.1.5.tgz} - name: object.values - version: 1.1.5 - engines: {node: '>= 0.4'} - dependencies: - call-bind: registry.nlark.com/call-bind/1.0.2 - define-properties: registry.nlark.com/define-properties/1.1.3 - es-abstract: registry.npmmirror.com/es-abstract/1.19.1 + registry.nlark.com/prelude-ls/1.2.1: + resolution: {integrity: sha1-3rxkidem5rDnYRiIzsiAM30xY5Y=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/prelude-ls/download/prelude-ls-1.2.1.tgz} + name: prelude-ls + version: 1.2.1 + engines: {node: '>= 0.8.0'} + dev: true - registry.npmmirror.com/oblivious-set/1.0.0: - resolution: {integrity: sha1-yDFvLC+2/3sRthWNsyNMSfczxWY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/oblivious-set/download/oblivious-set-1.0.0.tgz} - name: oblivious-set + registry.nlark.com/prettier-linter-helpers/1.0.0: + resolution: {integrity: sha1-0j1B/hN1ZG3i0BBNNFSjAIgCz3s=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/prettier-linter-helpers/download/prettier-linter-helpers-1.0.0.tgz} + name: prettier-linter-helpers version: 1.0.0 - dev: false - - registry.npmmirror.com/open/8.4.0: - resolution: {integrity: sha1-NFMhrhj4E4+CVlqRD9xrOejCRPg=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/open/download/open-8.4.0.tgz} - name: open - version: 8.4.0 - engines: {node: '>=12'} + engines: {node: '>=6.0.0'} dependencies: - define-lazy-prop: registry.nlark.com/define-lazy-prop/2.0.0 - is-docker: registry.nlark.com/is-docker/2.2.1 - is-wsl: registry.nlark.com/is-wsl/2.2.0 + fast-diff: registry.nlark.com/fast-diff/1.2.0 dev: true - registry.npmmirror.com/opencollective-postinstall/2.0.3: - resolution: {integrity: sha1-eg//l49tv6TQBiOPusmO1BmMMlk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/opencollective-postinstall/download/opencollective-postinstall-2.0.3.tgz} - name: opencollective-postinstall - version: 2.0.3 - hasBin: true - dev: false + registry.nlark.com/pretty-bytes/5.6.0: + resolution: {integrity: sha1-NWJW9kOAR3PIL2RyP+eMksYr6us=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/pretty-bytes/download/pretty-bytes-5.6.0.tgz} + name: pretty-bytes + version: 5.6.0 + engines: {node: '>=6'} + dev: true - registry.npmmirror.com/opencollective/1.0.3: - resolution: {integrity: sha1-ruY3K8KBRFg2kMPKja7PwSDdDvE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/opencollective/download/opencollective-1.0.3.tgz} - name: opencollective + registry.nlark.com/pretty-hrtime/1.0.3: + resolution: {integrity: sha1-t+PqQkNaTJsnWdmeDyAesZWALuE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/pretty-hrtime/download/pretty-hrtime-1.0.3.tgz} + name: pretty-hrtime version: 1.0.3 - hasBin: true - dependencies: - babel-polyfill: registry.npmmirror.com/babel-polyfill/6.23.0 - chalk: registry.npmmirror.com/chalk/1.1.3 - inquirer: registry.npmmirror.com/inquirer/3.0.6 - minimist: registry.nlark.com/minimist/1.2.0 - node-fetch: registry.npmmirror.com/node-fetch/1.6.3 - opn: registry.npmmirror.com/opn/4.0.2 - dev: false - - registry.npmmirror.com/opn/4.0.2: - resolution: {integrity: sha1-erwi5kTf9jsKltWrfyeQwPAavJU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/opn/download/opn-4.0.2.tgz} - name: opn - version: 4.0.2 - engines: {node: '>=0.10.0'} - dependencies: - object-assign: registry.nlark.com/object-assign/4.1.1 - pinkie-promise: registry.nlark.com/pinkie-promise/2.0.1 + engines: {node: '>= 0.8'} dev: false - registry.npmmirror.com/ordered-read-streams/1.0.1: - resolution: {integrity: sha1-d8DLN8QVJdZBZtmQ/61+xqDhNj4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ordered-read-streams/download/ordered-read-streams-1.0.1.tgz} - name: ordered-read-streams - version: 1.0.1 - dependencies: - readable-stream: registry.nlark.com/readable-stream/2.3.7 + registry.nlark.com/process-nextick-args/2.0.1: + resolution: {integrity: sha1-eCDZsWEgzFXKmud5JoCufbptf+I=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/process-nextick-args/download/process-nextick-args-2.0.1.tgz} + name: process-nextick-args + version: 2.0.1 dev: true - registry.npmmirror.com/p-map/4.0.0: - resolution: {integrity: sha1-uy+Vpe2i7BaOySdOBqdHw+KQTSs=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/p-map/download/p-map-4.0.0.tgz} - name: p-map - version: 4.0.0 - engines: {node: '>=10'} - dependencies: - aggregate-error: registry.nlark.com/aggregate-error/3.1.0 + registry.nlark.com/progress/2.0.3: + resolution: {integrity: sha1-foz42PW48jnBvGi+tOt4Vn1XLvg=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/progress/download/progress-2.0.3.tgz} + name: progress + version: 2.0.3 + engines: {node: '>=0.4.0'} dev: true - registry.npmmirror.com/p-min-delay/4.0.1: - resolution: {integrity: sha1-3J1aSX8xk8QuwGTEcWsqOzw7oto=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/p-min-delay/download/p-min-delay-4.0.1.tgz} - name: p-min-delay - version: 4.0.1 - engines: {node: '>=12'} + registry.nlark.com/proxy-addr/2.0.7: + resolution: {integrity: sha1-8Z/mnOqzEe65S0LnDowgcPm6ECU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/proxy-addr/download/proxy-addr-2.0.7.tgz} + name: proxy-addr + version: 2.0.7 + engines: {node: '>= 0.10'} dependencies: - yoctodelay: registry.npmmirror.com/yoctodelay/1.2.0 - dev: false + forwarded: registry.nlark.com/forwarded/0.2.0 + ipaddr.js: registry.nlark.com/ipaddr.js/1.9.1 + dev: true - registry.npmmirror.com/p-queue/6.6.2: - resolution: {integrity: sha1-IGip3PjmfdDsPnory3aBD6qF5CY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/p-queue/download/p-queue-6.6.2.tgz} - name: p-queue - version: 6.6.2 - engines: {node: '>=8'} - dependencies: - eventemitter3: registry.npmmirror.com/eventemitter3/4.0.7 - p-timeout: registry.npmmirror.com/p-timeout/3.2.0 - dev: false + registry.nlark.com/prr/1.0.1: + resolution: {integrity: sha1-0/wRS6BplaRexok/SEzrHXj19HY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/prr/download/prr-1.0.1.tgz} + name: prr + version: 1.0.1 + dev: true + optional: true - registry.npmmirror.com/p-retry/4.6.1: - resolution: {integrity: sha1-j83dXN96Z6CRGpzy7w5d9/YCMWw=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/p-retry/download/p-retry-4.6.1.tgz} - name: p-retry - version: 4.6.1 - engines: {node: '>=8'} - dependencies: - '@types/retry': registry.npmmirror.com/@types/retry/0.12.1 - retry: registry.nlark.com/retry/0.13.1 + registry.nlark.com/psl/1.8.0: + resolution: {integrity: sha1-kyb4vPsBOtzABf3/BWrM4CDlHCQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/psl/download/psl-1.8.0.tgz} + name: psl + version: 1.8.0 dev: true - registry.npmmirror.com/p-timeout/3.2.0: - resolution: {integrity: sha1-x+F6vJcdKnli74NiazXWNazyPf4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/p-timeout/download/p-timeout-3.2.0.tgz} - name: p-timeout - version: 3.2.0 - engines: {node: '>=8'} + registry.nlark.com/pump/2.0.1: + resolution: {integrity: sha1-Ejma3W5M91Jtlzy8i1zi4pCLOQk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/pump/download/pump-2.0.1.tgz} + name: pump + version: 2.0.1 dependencies: - p-finally: registry.nlark.com/p-finally/1.0.0 - dev: false - - registry.npmmirror.com/p-try/2.2.0: - resolution: {integrity: sha1-yyhoVA4xPWHeWPr741zpAE1VQOY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/p-try/download/p-try-2.2.0.tgz} - name: p-try - version: 2.2.0 - engines: {node: '>=6'} + end-of-stream: registry.nlark.com/end-of-stream/1.4.4 + once: registry.nlark.com/once/1.4.0 dev: true - registry.npmmirror.com/parent-module/1.0.1: - resolution: {integrity: sha1-aR0nCeeMefrjoVZiJFLQB2LKqqI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/parent-module/download/parent-module-1.0.1.tgz?cache=0&sync_timestamp=1633338307661&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Fparent-module%2Fdownload%2Fparent-module-1.0.1.tgz} - name: parent-module - version: 1.0.1 - engines: {node: '>=6'} + registry.nlark.com/pumpify/1.5.1: + resolution: {integrity: sha1-NlE74karJ1cLGjdKXOJ4v9dDcM4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/pumpify/download/pumpify-1.5.1.tgz} + name: pumpify + version: 1.5.1 dependencies: - callsites: registry.nlark.com/callsites/3.1.0 + duplexify: registry.nlark.com/duplexify/3.7.1 + inherits: registry.nlark.com/inherits/2.0.4 + pump: registry.nlark.com/pump/2.0.1 + dev: true - registry.npmmirror.com/parse-json/4.0.0: - resolution: {integrity: sha1-vjX1Qlvh9/bHRxhPmKeIy5lHfuA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/parse-json/download/parse-json-4.0.0.tgz?cache=0&sync_timestamp=1637492753237&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Fparse-json%2Fdownload%2Fparse-json-4.0.0.tgz} - name: parse-json - version: 4.0.0 - engines: {node: '>=4'} - dependencies: - error-ex: registry.nlark.com/error-ex/1.3.2 - json-parse-better-errors: registry.nlark.com/json-parse-better-errors/1.0.2 + registry.nlark.com/punycode/1.3.2: + resolution: {integrity: sha1-llOgNvt8HuQjQvIyXM7v6jkmxI0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/punycode/download/punycode-1.3.2.tgz} + name: punycode + version: 1.3.2 dev: false - registry.npmmirror.com/parse-json/5.2.0: - resolution: {integrity: sha1-x2/Gbe5UIxyWKyK8yKcs8vmXU80=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/parse-json/download/parse-json-5.2.0.tgz?cache=0&sync_timestamp=1637492753237&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Fparse-json%2Fdownload%2Fparse-json-5.2.0.tgz} - name: parse-json - version: 5.2.0 - engines: {node: '>=8'} - dependencies: - '@babel/code-frame': registry.npmmirror.com/@babel/code-frame/7.16.0 - error-ex: registry.nlark.com/error-ex/1.3.2 - json-parse-even-better-errors: registry.nlark.com/json-parse-even-better-errors/2.3.1 - lines-and-columns: registry.npmmirror.com/lines-and-columns/1.2.4 - - registry.npmmirror.com/parse-node-version/1.0.1: - resolution: {integrity: sha1-4rXb7eAOf6m8NjYH9TMn6LBzGJs=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/parse-node-version/download/parse-node-version-1.0.1.tgz} - name: parse-node-version - version: 1.0.1 - engines: {node: '>= 0.10'} + registry.nlark.com/punycode/2.1.1: + resolution: {integrity: sha1-tYsBCsQMIsVldhbI0sLALHv0eew=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/punycode/download/punycode-2.1.1.tgz} + name: punycode + version: 2.1.1 + engines: {node: '>=6'} dev: true - registry.npmmirror.com/parseqs/0.0.6: - resolution: {integrity: sha1-jku1oZ0c3IRKCKyXTTTic6+mcNU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/parseqs/download/parseqs-0.0.6.tgz} - name: parseqs - version: 0.0.6 - dev: false - - registry.npmmirror.com/parseuri/0.0.6: - resolution: {integrity: sha1-4Ulugp46wv9H85pN0ESzKCPEolo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/parseuri/download/parseuri-0.0.6.tgz} - name: parseuri - version: 0.0.6 - dev: false + registry.nlark.com/q/1.5.1: + resolution: {integrity: sha1-fjL3W0E4EpHQRhHxvxQQmsAGUdc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/q/download/q-1.5.1.tgz} + name: q + version: 1.5.1 + engines: {node: '>=0.6.0', teleport: '>=0.2.0'} - registry.npmmirror.com/picocolors/0.2.1: - resolution: {integrity: sha1-VwZw95NkaFHRuhNZlpYqutWHhZ8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/picocolors/download/picocolors-0.2.1.tgz?cache=0&sync_timestamp=1634094953729&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Fpicocolors%2Fdownload%2Fpicocolors-0.2.1.tgz} - name: picocolors - version: 0.2.1 + registry.nlark.com/query-string/6.14.1: + resolution: {integrity: sha1-esLcpG2n8wlEm6D4ax/SglWwyGo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/query-string/download/query-string-6.14.1.tgz} + name: query-string + version: 6.14.1 + engines: {node: '>=6'} + dependencies: + decode-uri-component: registry.nlark.com/decode-uri-component/0.2.0 + filter-obj: registry.nlark.com/filter-obj/1.1.0 + split-on-first: registry.nlark.com/split-on-first/1.1.0 + strict-uri-encode: registry.nlark.com/strict-uri-encode/2.0.0 dev: false - registry.npmmirror.com/picocolors/1.0.0: - resolution: {integrity: sha1-y1vcdP8/UYkiNur3nWi8RFZKuBw=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/picocolors/download/picocolors-1.0.0.tgz?cache=0&sync_timestamp=1634094953729&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Fpicocolors%2Fdownload%2Fpicocolors-1.0.0.tgz} - name: picocolors - version: 1.0.0 - - registry.npmmirror.com/picomatch/2.3.0: - resolution: {integrity: sha1-8fBh3o9qS/AiiS4tEoI0+5gwKXI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/picomatch/download/picomatch-2.3.0.tgz} - name: picomatch - version: 2.3.0 - engines: {node: '>=8.6'} + registry.nlark.com/queue-microtask/1.2.3: + resolution: {integrity: sha1-SSkii7xyTfrEPg77BYyve2z7YkM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/queue-microtask/download/queue-microtask-1.2.3.tgz} + name: queue-microtask + version: 1.2.3 - registry.npmmirror.com/pirates/4.0.4: - resolution: {integrity: sha512-ZIrVPH+A52Dw84R0L3/VS9Op04PuQ2SEoJL6bkshmiTic/HldyW9Tf7oH5mhJZBK7NmDx27vSMrYEXPXclpDKw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/pirates/download/pirates-4.0.4.tgz} - name: pirates - version: 4.0.4 - engines: {node: '>= 6'} + registry.nlark.com/randombytes/2.1.0: + resolution: {integrity: sha1-32+ENy8CcNxlzfYpE0mrekc9Tyo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/randombytes/download/randombytes-2.1.0.tgz} + name: randombytes + version: 2.1.0 + dependencies: + safe-buffer: registry.nlark.com/safe-buffer/5.2.1 dev: true - registry.npmmirror.com/pkg-dir/4.2.0: - resolution: {integrity: sha1-8JkTPfft5CLoHR2ESCcO6z5CYfM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/pkg-dir/download/pkg-dir-4.2.0.tgz} - name: pkg-dir - version: 4.2.0 - engines: {node: '>=8'} - dependencies: - find-up: registry.npmmirror.com/find-up/4.1.0 + registry.nlark.com/range-parser/1.2.1: + resolution: {integrity: sha1-PPNwI9GZ4cJNGlW4SADC8+ZGgDE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/range-parser/download/range-parser-1.2.1.tgz} + name: range-parser + version: 1.2.1 + engines: {node: '>= 0.6'} dev: true - registry.npmmirror.com/postcss-calc/7.0.5: - resolution: {integrity: sha1-+KbpnxLmGcLrwjz2xIb9wVhgkz4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/postcss-calc/download/postcss-calc-7.0.5.tgz} - name: postcss-calc - version: 7.0.5 + registry.nlark.com/rc-align/4.0.11_react-dom@17.0.2+react@17.0.2: + resolution: {integrity: sha1-gZjGLbJmvBuO8F5WwTJ1v3Jiil4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/rc-align/download/rc-align-4.0.11.tgz} + id: registry.nlark.com/rc-align/4.0.11 + name: rc-align + version: 4.0.11 + peerDependencies: + react: '>=16.9.0' + react-dom: '>=16.9.0' dependencies: - postcss: registry.npmmirror.com/postcss/7.0.39 - postcss-selector-parser: registry.npmmirror.com/postcss-selector-parser/6.0.8 - postcss-value-parser: registry.npmmirror.com/postcss-value-parser/4.2.0 + '@babel/runtime': 7.16.5 + classnames: 2.3.1 + dom-align: registry.nlark.com/dom-align/1.12.2 + lodash: 4.17.21 + rc-util: 5.16.1_react-dom@17.0.2+react@17.0.2 + react: 17.0.2 + react-dom: 17.0.2_react@17.0.2 + resize-observer-polyfill: registry.nlark.com/resize-observer-polyfill/1.5.1 dev: false - registry.npmmirror.com/postcss-colormin/4.0.3: - resolution: {integrity: sha1-rgYLzpPteUrHEmTwgTLVUJVr04E=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/postcss-colormin/download/postcss-colormin-4.0.3.tgz} - name: postcss-colormin - version: 4.0.3 - engines: {node: '>=6.9.0'} + registry.nlark.com/rc-checkbox/2.3.2_react-dom@17.0.2+react@17.0.2: + resolution: {integrity: sha1-+Rs2eMftsrqoEhyUg8Zk+m8K78E=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/rc-checkbox/download/rc-checkbox-2.3.2.tgz} + id: registry.nlark.com/rc-checkbox/2.3.2 + name: rc-checkbox + version: 2.3.2 + peerDependencies: + react: '>=16.9.0' + react-dom: '>=16.9.0' dependencies: - browserslist: registry.npmmirror.com/browserslist/4.19.1 - color: registry.npmmirror.com/color/3.2.1 - has: registry.nlark.com/has/1.0.3 - postcss: registry.npmmirror.com/postcss/7.0.39 - postcss-value-parser: registry.npmmirror.com/postcss-value-parser/3.3.1 + '@babel/runtime': 7.16.5 + classnames: 2.3.1 + react: 17.0.2 + react-dom: 17.0.2_react@17.0.2 dev: false - registry.npmmirror.com/postcss-convert-values/4.0.1: - resolution: {integrity: sha1-yjgT7U2g+BL51DcDWE5Enr4Ymn8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/postcss-convert-values/download/postcss-convert-values-4.0.1.tgz} - name: postcss-convert-values - version: 4.0.1 - engines: {node: '>=6.9.0'} + registry.nlark.com/rc-collapse/3.1.2_react-dom@17.0.2+react@17.0.2: + resolution: {integrity: sha1-dgKKgRuEXQPZRgzMQJx+qK0J2xQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/rc-collapse/download/rc-collapse-3.1.2.tgz} + id: registry.nlark.com/rc-collapse/3.1.2 + name: rc-collapse + version: 3.1.2 + peerDependencies: + react: '>=16.9.0' + react-dom: '>=16.9.0' dependencies: - postcss: registry.npmmirror.com/postcss/7.0.39 - postcss-value-parser: registry.npmmirror.com/postcss-value-parser/3.3.1 + '@babel/runtime': 7.16.5 + classnames: 2.3.1 + rc-motion: registry.nlark.com/rc-motion/2.4.4_react-dom@17.0.2+react@17.0.2 + rc-util: 5.16.1_react-dom@17.0.2+react@17.0.2 + react: 17.0.2 + react-dom: 17.0.2_react@17.0.2 + shallowequal: registry.nlark.com/shallowequal/1.1.0 dev: false - registry.npmmirror.com/postcss-js/3.0.3: - resolution: {integrity: sha1-LwvTcKLoWZ1FQ59pcEA7WHOr2jM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/postcss-js/download/postcss-js-3.0.3.tgz} - name: postcss-js - version: 3.0.3 - engines: {node: '>=10.0'} + registry.nlark.com/rc-dialog/8.6.0_react-dom@17.0.2+react@17.0.2: + resolution: {integrity: sha1-OyKNrAhd5e7YxiN/MRYhBGh0Quc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/rc-dialog/download/rc-dialog-8.6.0.tgz} + id: registry.nlark.com/rc-dialog/8.6.0 + name: rc-dialog + version: 8.6.0 + peerDependencies: + react: '>=16.9.0' + react-dom: '>=16.9.0' dependencies: - camelcase-css: registry.npmmirror.com/camelcase-css/2.0.1 - postcss: registry.npmmirror.com/postcss/8.4.5 + '@babel/runtime': 7.16.5 + classnames: 2.3.1 + rc-motion: registry.nlark.com/rc-motion/2.4.4_react-dom@17.0.2+react@17.0.2 + rc-util: 5.16.1_react-dom@17.0.2+react@17.0.2 + react: 17.0.2 + react-dom: 17.0.2_react@17.0.2 dev: false - registry.npmmirror.com/postcss-load-config/3.1.0_ts-node@10.4.0: - resolution: {integrity: sha1-05xHCRxK7Df1AnI3OmpkjvXpeCk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/postcss-load-config/download/postcss-load-config-3.1.0.tgz} - id: registry.npmmirror.com/postcss-load-config/3.1.0 - name: postcss-load-config - version: 3.1.0 - engines: {node: '>= 10'} + registry.nlark.com/rc-dropdown/3.2.0_react-dom@17.0.2+react@17.0.2: + resolution: {integrity: sha1-2mwq2kA4QrruOp6Qmgsakbo+EJA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/rc-dropdown/download/rc-dropdown-3.2.0.tgz} + id: registry.nlark.com/rc-dropdown/3.2.0 + name: rc-dropdown + version: 3.2.0 peerDependencies: - ts-node: '>=9.0.0' - peerDependenciesMeta: - ts-node: - optional: true + react: '*' + react-dom: '*' dependencies: - import-cwd: registry.nlark.com/import-cwd/3.0.0 - lilconfig: registry.npmmirror.com/lilconfig/2.0.4 - ts-node: registry.npmmirror.com/ts-node/10.4.0_4533f62004d7a07c02fadff9aaedf2fa - yaml: registry.npmmirror.com/yaml/1.10.2 + '@babel/runtime': 7.16.5 + classnames: 2.3.1 + rc-trigger: registry.nlark.com/rc-trigger/5.2.10_react-dom@17.0.2+react@17.0.2 + react: 17.0.2 + react-dom: 17.0.2_react@17.0.2 dev: false - registry.npmmirror.com/postcss-loader/6.2.1_postcss@8.4.5+webpack@5.65.0: - resolution: {integrity: sha512-WbbYpmAaKcux/P66bZ40bpWsBucjx/TTgVVzRZ9yUO8yQfVBlameJ0ZGVaPfH64hNSBh63a+ICP5nqOpBA0w+Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/postcss-loader/download/postcss-loader-6.2.1.tgz} - id: registry.npmmirror.com/postcss-loader/6.2.1 - name: postcss-loader - version: 6.2.1 - engines: {node: '>= 12.13.0'} - peerDependencies: - postcss: ^7.0.0 || ^8.0.1 - webpack: ^5.0.0 - dependencies: - cosmiconfig: registry.nlark.com/cosmiconfig/7.0.1 - klona: registry.npmmirror.com/klona/2.0.5 - postcss: registry.npmmirror.com/postcss/8.4.5 - semver: registry.nlark.com/semver/7.3.5 - webpack: registry.npmmirror.com/webpack/5.65.0_9def3870c80213359789f9191dbd286a - dev: true - - registry.npmmirror.com/postcss-merge-longhand/4.0.11: - resolution: {integrity: sha1-YvSaE+Sg7gTnuY9CuxYGLKJUniQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/postcss-merge-longhand/download/postcss-merge-longhand-4.0.11.tgz} - name: postcss-merge-longhand - version: 4.0.11 - engines: {node: '>=6.9.0'} - dependencies: - css-color-names: registry.nlark.com/css-color-names/0.0.4 - postcss: registry.npmmirror.com/postcss/7.0.39 - postcss-value-parser: registry.npmmirror.com/postcss-value-parser/3.3.1 - stylehacks: registry.nlark.com/stylehacks/4.0.3 - dev: false - - registry.npmmirror.com/postcss-merge-rules/4.0.3: - resolution: {integrity: sha1-NivqT/Wh+Y5AdacTxsslrv75plA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/postcss-merge-rules/download/postcss-merge-rules-4.0.3.tgz} - name: postcss-merge-rules - version: 4.0.3 - engines: {node: '>=6.9.0'} - dependencies: - browserslist: registry.npmmirror.com/browserslist/4.19.1 - caniuse-api: registry.npmmirror.com/caniuse-api/3.0.0 - cssnano-util-same-parent: registry.nlark.com/cssnano-util-same-parent/4.0.1 - postcss: registry.npmmirror.com/postcss/7.0.39 - postcss-selector-parser: registry.npmmirror.com/postcss-selector-parser/3.1.2 - vendors: registry.npmmirror.com/vendors/1.0.4 - dev: false - - registry.npmmirror.com/postcss-minify-gradients/4.0.2: - resolution: {integrity: sha1-k7KcL/UJnFNe7NpWxKpuZlpmNHE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/postcss-minify-gradients/download/postcss-minify-gradients-4.0.2.tgz} - name: postcss-minify-gradients - version: 4.0.2 - engines: {node: '>=6.9.0'} - dependencies: - cssnano-util-get-arguments: registry.nlark.com/cssnano-util-get-arguments/4.0.0 - is-color-stop: registry.nlark.com/is-color-stop/1.1.0 - postcss: registry.npmmirror.com/postcss/7.0.39 - postcss-value-parser: registry.npmmirror.com/postcss-value-parser/3.3.1 - dev: false - - registry.npmmirror.com/postcss-minify-params/4.0.2: - resolution: {integrity: sha1-a5zvAwwR41Jh+V9hjJADbWgNuHQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/postcss-minify-params/download/postcss-minify-params-4.0.2.tgz} - name: postcss-minify-params - version: 4.0.2 - engines: {node: '>=6.9.0'} - dependencies: - alphanum-sort: registry.nlark.com/alphanum-sort/1.0.2 - browserslist: registry.npmmirror.com/browserslist/4.19.1 - cssnano-util-get-arguments: registry.nlark.com/cssnano-util-get-arguments/4.0.0 - postcss: registry.npmmirror.com/postcss/7.0.39 - postcss-value-parser: registry.npmmirror.com/postcss-value-parser/3.3.1 - uniqs: registry.nlark.com/uniqs/2.0.0 - dev: false - - registry.npmmirror.com/postcss-nested/5.0.6_postcss@8.4.5: - resolution: {integrity: sha1-RmND9/yNPUavPn26P81H0FKpRbw=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/postcss-nested/download/postcss-nested-5.0.6.tgz} - id: registry.npmmirror.com/postcss-nested/5.0.6 - name: postcss-nested - version: 5.0.6 - engines: {node: '>=12.0'} - peerDependencies: - postcss: ^8.2.14 - dependencies: - postcss: registry.npmmirror.com/postcss/8.4.5 - postcss-selector-parser: registry.npmmirror.com/postcss-selector-parser/6.0.8 - dev: false - - registry.npmmirror.com/postcss-normalize-url/4.0.1: - resolution: {integrity: sha1-EOQ3+GvHx+WPe5ZS7YeNqqlfquE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/postcss-normalize-url/download/postcss-normalize-url-4.0.1.tgz} - name: postcss-normalize-url - version: 4.0.1 - engines: {node: '>=6.9.0'} - dependencies: - is-absolute-url: registry.nlark.com/is-absolute-url/2.1.0 - normalize-url: registry.nlark.com/normalize-url/3.3.0 - postcss: registry.npmmirror.com/postcss/7.0.39 - postcss-value-parser: registry.npmmirror.com/postcss-value-parser/3.3.1 - dev: false - - registry.npmmirror.com/postcss-reduce-initial/4.0.3: - resolution: {integrity: sha1-f9QuvqXpyBRgljniwuhK4nC6SN8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/postcss-reduce-initial/download/postcss-reduce-initial-4.0.3.tgz} - name: postcss-reduce-initial - version: 4.0.3 - engines: {node: '>=6.9.0'} - dependencies: - browserslist: registry.npmmirror.com/browserslist/4.19.1 - caniuse-api: registry.npmmirror.com/caniuse-api/3.0.0 - has: registry.nlark.com/has/1.0.3 - postcss: registry.npmmirror.com/postcss/7.0.39 - dev: false - - registry.npmmirror.com/postcss-selector-parser/3.1.2: - resolution: {integrity: sha1-sxD1xMD9r3b5SQK7qjDbaqhPUnA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/postcss-selector-parser/download/postcss-selector-parser-3.1.2.tgz} - name: postcss-selector-parser - version: 3.1.2 - engines: {node: '>=8'} - dependencies: - dot-prop: registry.nlark.com/dot-prop/5.3.0 - indexes-of: registry.nlark.com/indexes-of/1.0.1 - uniq: registry.nlark.com/uniq/1.0.1 - dev: false - - registry.npmmirror.com/postcss-selector-parser/6.0.8: - resolution: {integrity: sha512-D5PG53d209Z1Uhcc0qAZ5U3t5HagH3cxu+WLZ22jt3gLUpXM4eXXfiO14jiDWST3NNooX/E8wISfOhZ9eIjGTQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/postcss-selector-parser/download/postcss-selector-parser-6.0.8.tgz} - name: postcss-selector-parser - version: 6.0.8 - engines: {node: '>=4'} - dependencies: - cssesc: registry.nlark.com/cssesc/3.0.0 - util-deprecate: registry.nlark.com/util-deprecate/1.0.2 - - registry.npmmirror.com/postcss-svgo/4.0.3: - resolution: {integrity: sha1-NDos26yVBdQWJD1Jb3JPOIlMlB4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/postcss-svgo/download/postcss-svgo-4.0.3.tgz} - name: postcss-svgo - version: 4.0.3 - engines: {node: '>=6.9.0'} - dependencies: - postcss: registry.npmmirror.com/postcss/7.0.39 - postcss-value-parser: registry.npmmirror.com/postcss-value-parser/3.3.1 - svgo: registry.npmmirror.com/svgo/1.3.2 - dev: false - - registry.npmmirror.com/postcss-unique-selectors/4.0.1: - resolution: {integrity: sha1-lEaRHzKJv9ZMbWgPBzwDsfnuS6w=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/postcss-unique-selectors/download/postcss-unique-selectors-4.0.1.tgz} - name: postcss-unique-selectors - version: 4.0.1 - engines: {node: '>=6.9.0'} - dependencies: - alphanum-sort: registry.nlark.com/alphanum-sort/1.0.2 - postcss: registry.npmmirror.com/postcss/7.0.39 - uniqs: registry.nlark.com/uniqs/2.0.0 - dev: false - - registry.npmmirror.com/postcss-value-parser/3.3.1: - resolution: {integrity: sha1-n/giVH4okyE88cMO+lGsX9G6goE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/postcss-value-parser/download/postcss-value-parser-3.3.1.tgz} - name: postcss-value-parser - version: 3.3.1 - dev: false - - registry.npmmirror.com/postcss-value-parser/4.2.0: - resolution: {integrity: sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/postcss-value-parser/download/postcss-value-parser-4.2.0.tgz} - name: postcss-value-parser - version: 4.2.0 - - registry.npmmirror.com/postcss/7.0.39: - resolution: {integrity: sha512-yioayjNbHn6z1/Bywyb2Y4s3yvDAeXGOyxqD+LnVOinq6Mdmd++SW2wUNVzavyyHxd6+DxzWGIuosg6P1Rj8uA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/postcss/download/postcss-7.0.39.tgz} - name: postcss - version: 7.0.39 - engines: {node: '>=6.0.0'} - dependencies: - picocolors: registry.npmmirror.com/picocolors/0.2.1 - source-map: registry.npmmirror.com/source-map/0.6.1 - dev: false - - registry.npmmirror.com/postcss/8.4.5: - resolution: {integrity: sha512-jBDboWM8qpaqwkMwItqTQTiFikhs/67OYVvblFFTM7MrZjt6yMKd6r2kgXizEbTTljacm4NldIlZnhbjr84QYg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/postcss/download/postcss-8.4.5.tgz} - name: postcss - version: 8.4.5 - engines: {node: ^10 || ^12 || >=14} - dependencies: - nanoid: registry.npmmirror.com/nanoid/3.1.30 - picocolors: registry.npmmirror.com/picocolors/1.0.0 - source-map-js: registry.npmmirror.com/source-map-js/1.0.1 - - registry.npmmirror.com/prettier/2.5.1: - resolution: {integrity: sha512-vBZcPRUR5MZJwoyi3ZoyQlc1rXeEck8KgeC9AwwOn+exuxLxq5toTRDTSaVrXHxelDMHy9zlicw8u66yxoSUFg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/prettier/download/prettier-2.5.1.tgz} - name: prettier - version: 2.5.1 - engines: {node: '>=10.13.0'} - hasBin: true - dev: true - - registry.npmmirror.com/pretty-error/4.0.0: - resolution: {integrity: sha1-kKcD9G3XI0rbRtD4SCPp0cuPENY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/pretty-error/download/pretty-error-4.0.0.tgz} - name: pretty-error - version: 4.0.0 - dependencies: - lodash: registry.npmmirror.com/lodash/4.17.21 - renderkid: registry.npmmirror.com/renderkid/3.0.0 - dev: true - - registry.npmmirror.com/pretty-format/27.4.2: - resolution: {integrity: sha512-p0wNtJ9oLuvgOQDEIZ9zQjZffK7KtyR6Si0jnXULIDwrlNF8Cuir3AZP0hHv0jmKuNN/edOnbMjnzd4uTcmWiw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/pretty-format/download/pretty-format-27.4.2.tgz} - name: pretty-format - version: 27.4.2 - engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} - dependencies: - '@jest/types': registry.npmmirror.com/@jest/types/27.4.2 - ansi-regex: registry.nlark.com/ansi-regex/5.0.1 - ansi-styles: registry.nlark.com/ansi-styles/5.2.0 - react-is: registry.npmmirror.com/react-is/17.0.2 - dev: true - - registry.npmmirror.com/prompts/2.4.2: - resolution: {integrity: sha1-e1fnOzpIAprRDr1E90sBcipMsGk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/prompts/download/prompts-2.4.2.tgz} - name: prompts - version: 2.4.2 - engines: {node: '>= 6'} - dependencies: - kleur: registry.nlark.com/kleur/3.0.3 - sisteransi: registry.nlark.com/sisteransi/1.0.5 - dev: true - - registry.npmmirror.com/prop-types/15.8.0: - resolution: {integrity: sha512-fDGekdaHh65eI3lMi5OnErU6a8Ighg2KjcjQxO7m8VHyWjcPyj5kiOgV1LQDOOOgVy3+5FgjXvdSSX7B8/5/4g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/prop-types/-/prop-types-15.8.0.tgz} - name: prop-types - version: 15.8.0 - dependencies: - loose-envify: registry.npmmirror.com/loose-envify/1.4.0 - object-assign: registry.npmmirror.com/object-assign/4.1.1 - react-is: registry.npmmirror.com/react-is/16.13.1 - - registry.npmmirror.com/property-expr/2.0.4: - resolution: {integrity: sha1-N7klR45YllAxu2EuxbMmD4JB6RA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/property-expr/download/property-expr-2.0.4.tgz} - name: property-expr - version: 2.0.4 - dev: false - - registry.npmmirror.com/purgecss/4.1.3: - resolution: {integrity: sha512-99cKy4s+VZoXnPxaoM23e5ABcP851nC2y2GROkkjS8eJaJtlciGavd7iYAw2V84WeBqggZ12l8ef44G99HmTaw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/purgecss/download/purgecss-4.1.3.tgz} - name: purgecss - version: 4.1.3 - hasBin: true - dependencies: - commander: registry.npmmirror.com/commander/8.3.0 - glob: registry.npmmirror.com/glob/7.2.0 - postcss: registry.npmmirror.com/postcss/8.4.5 - postcss-selector-parser: registry.npmmirror.com/postcss-selector-parser/6.0.8 - dev: false - - registry.npmmirror.com/qs/6.9.6: - resolution: {integrity: sha512-TIRk4aqYLNoJUbd+g2lEdz5kLWIuTMRagAXxl78Q0RiVjAOugHmeKNGdd3cwo/ktpf9aL9epCfFqWDEKysUlLQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/qs/download/qs-6.9.6.tgz} - name: qs - version: 6.9.6 - engines: {node: '>=0.6'} - dev: true - - registry.npmmirror.com/querystring/0.2.0: - resolution: {integrity: sha1-sgmEkgO7Jd+CDadW50cAWHhSFiA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/querystring/download/querystring-0.2.0.tgz} - name: querystring - version: 0.2.0 - engines: {node: '>=0.4.x'} - deprecated: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. - dev: false - - registry.npmmirror.com/quick-lru/4.0.1: - resolution: {integrity: sha1-W4h48ROlgheEjGSCAmxz4bpXcn8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/quick-lru/download/quick-lru-4.0.1.tgz?cache=0&sync_timestamp=1637479219239&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Fquick-lru%2Fdownload%2Fquick-lru-4.0.1.tgz} - name: quick-lru - version: 4.0.1 - engines: {node: '>=8'} - dev: true - - registry.npmmirror.com/quick-lru/5.1.1: - resolution: {integrity: sha1-NmST5rPkKjpoheLpnRj4D7eoyTI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/quick-lru/download/quick-lru-5.1.1.tgz?cache=0&sync_timestamp=1637479219239&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Fquick-lru%2Fdownload%2Fquick-lru-5.1.1.tgz} - name: quick-lru - version: 5.1.1 - engines: {node: '>=10'} - dev: false - - registry.npmmirror.com/randombytes/2.1.0: - resolution: {integrity: sha512-vYl3iOX+4CKUWuxGi9Ukhie6fsqXqS9FE2Zaic4tNFD2N2QQaXOMFbuKK4QmDHC0JO6B1Zp41J0LpT0oR68amQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/randombytes/download/randombytes-2.1.0.tgz} - name: randombytes - version: 2.1.0 - dependencies: - safe-buffer: registry.nlark.com/safe-buffer/5.2.1 - dev: true - - registry.npmmirror.com/raw-body/2.4.2: - resolution: {integrity: sha512-RPMAFUJP19WIet/99ngh6Iv8fzAbqum4Li7AD6DtGaW2RpMB/11xDoalPiJMTbu6I3hkbMVkATvZrqb9EEqeeQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/raw-body/download/raw-body-2.4.2.tgz} - name: raw-body - version: 2.4.2 - engines: {node: '>= 0.8'} - dependencies: - bytes: registry.npmmirror.com/bytes/3.1.1 - http-errors: registry.npmmirror.com/http-errors/1.8.1 - iconv-lite: registry.nlark.com/iconv-lite/0.4.24 - unpipe: registry.nlark.com/unpipe/1.0.0 - dev: true - - registry.npmmirror.com/rc-cascader/3.0.0-alpha.6_react-dom@17.0.2+react@17.0.2: - resolution: {integrity: sha512-DdMtH7KO5qvNoKl1gVo2I/5or6xBmPYWxVgd22HuhHemZcCSiSXutKCSAkr2A2R0td8moQYSySmgAGrHJdmbDQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/rc-cascader/download/rc-cascader-3.0.0-alpha.6.tgz} - id: registry.npmmirror.com/rc-cascader/3.0.0-alpha.6 - name: rc-cascader - version: 3.0.0-alpha.6 + registry.nlark.com/rc-image/5.2.5_react-dom@17.0.2+react@17.0.2: + resolution: {integrity: sha1-ROb/yEJiaCeWDnq3LhwNbzqM5EA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/rc-image/download/rc-image-5.2.5.tgz} + id: registry.nlark.com/rc-image/5.2.5 + name: rc-image + version: 5.2.5 peerDependencies: react: '>=16.9.0' react-dom: '>=16.9.0' dependencies: - '@babel/runtime': registry.npmmirror.com/@babel/runtime/7.16.5 - array-tree-filter: registry.nlark.com/array-tree-filter/2.1.0 - classnames: registry.npmmirror.com/classnames/2.3.1 - rc-select: registry.npmmirror.com/rc-select/14.0.0-alpha.19_react-dom@17.0.2+react@17.0.2 - rc-tree: registry.npmmirror.com/rc-tree/5.3.6_react-dom@17.0.2+react@17.0.2 - rc-util: registry.npmmirror.com/rc-util/5.16.1_react-dom@17.0.2+react@17.0.2 - react: registry.npmmirror.com/react/17.0.2 - react-dom: registry.npmmirror.com/react-dom/17.0.2_react@17.0.2 + '@babel/runtime': 7.16.5 + classnames: 2.3.1 + rc-dialog: registry.nlark.com/rc-dialog/8.6.0_react-dom@17.0.2+react@17.0.2 + rc-util: 5.16.1_react-dom@17.0.2+react@17.0.2 + react: 17.0.2 + react-dom: 17.0.2_react@17.0.2 dev: false - registry.npmmirror.com/rc-drawer/4.4.3_react-dom@17.0.2+react@17.0.2: - resolution: {integrity: sha512-FYztwRs3uXnFOIf1hLvFxIQP9MiZJA+0w+Os8dfDh/90X7z/HqP/Yg+noLCIeHEbKln1Tqelv8ymCAN24zPcfQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/rc-drawer/download/rc-drawer-4.4.3.tgz} - id: registry.npmmirror.com/rc-drawer/4.4.3 - name: rc-drawer - version: 4.4.3 + registry.nlark.com/rc-mentions/1.6.1_react-dom@17.0.2+react@17.0.2: + resolution: {integrity: sha1-RgNQJ9ZKoz74QLoPvUEYceNGF64=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/rc-mentions/download/rc-mentions-1.6.1.tgz} + id: registry.nlark.com/rc-mentions/1.6.1 + name: rc-mentions + version: 1.6.1 peerDependencies: react: '>=16.9.0' react-dom: '>=16.9.0' dependencies: - '@babel/runtime': registry.npmmirror.com/@babel/runtime/7.16.5 - classnames: registry.npmmirror.com/classnames/2.3.1 - rc-util: registry.npmmirror.com/rc-util/5.16.1_react-dom@17.0.2+react@17.0.2 - react: registry.npmmirror.com/react/17.0.2 - react-dom: registry.npmmirror.com/react-dom/17.0.2_react@17.0.2 - dev: false - - registry.npmmirror.com/rc-field-form/1.22.1_react-dom@17.0.2+react@17.0.2: - resolution: {integrity: sha512-LweU7nBeqmC5r3HDUjRprcOXXobHXp/TGIxD7ppBq5FX6Iptt3ibdpRVg4RSyNulBNGHOuknHlRcguuIpvVMVg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/rc-field-form/download/rc-field-form-1.22.1.tgz} - id: registry.npmmirror.com/rc-field-form/1.22.1 - name: rc-field-form - version: 1.22.1 - engines: {node: '>=8.x'} - peerDependencies: - react: '>= 16.9.0' - react-dom: '>= 16.9.0' - dependencies: - '@babel/runtime': registry.npmmirror.com/@babel/runtime/7.16.5 - async-validator: registry.npmmirror.com/async-validator/4.0.7 - rc-util: registry.npmmirror.com/rc-util/5.16.1_react-dom@17.0.2+react@17.0.2 - react: registry.npmmirror.com/react/17.0.2 - react-dom: registry.npmmirror.com/react-dom/17.0.2_react@17.0.2 + '@babel/runtime': 7.16.5 + classnames: 2.3.1 + rc-menu: 9.1.1_react-dom@17.0.2+react@17.0.2 + rc-textarea: 0.3.6_react-dom@17.0.2+react@17.0.2 + rc-trigger: registry.nlark.com/rc-trigger/5.2.10_react-dom@17.0.2+react@17.0.2 + rc-util: 5.16.1_react-dom@17.0.2+react@17.0.2 + react: 17.0.2 + react-dom: 17.0.2_react@17.0.2 dev: false - registry.npmmirror.com/rc-input-number/7.3.4_react-dom@17.0.2+react@17.0.2: - resolution: {integrity: sha512-W9uqSzuvJUnz8H8vsVY4kx+yK51SsAxNTwr8SNH4G3XqQNocLVmKIibKFRjocnYX1RDHMND9FFbgj2h7E7nvGA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/rc-input-number/download/rc-input-number-7.3.4.tgz} - id: registry.npmmirror.com/rc-input-number/7.3.4 - name: rc-input-number - version: 7.3.4 + registry.nlark.com/rc-motion/2.4.4_react-dom@17.0.2+react@17.0.2: + resolution: {integrity: sha1-6ZXV+iT8kwZcJPcUhXzyZ31lW7A=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/rc-motion/download/rc-motion-2.4.4.tgz} + id: registry.nlark.com/rc-motion/2.4.4 + name: rc-motion + version: 2.4.4 peerDependencies: react: '>=16.9.0' react-dom: '>=16.9.0' dependencies: - '@babel/runtime': registry.npmmirror.com/@babel/runtime/7.16.5 - classnames: registry.npmmirror.com/classnames/2.3.1 - rc-util: registry.npmmirror.com/rc-util/5.16.1_react-dom@17.0.2+react@17.0.2 - react: registry.npmmirror.com/react/17.0.2 - react-dom: registry.npmmirror.com/react-dom/17.0.2_react@17.0.2 + '@babel/runtime': 7.16.5 + classnames: 2.3.1 + rc-util: 5.16.1_react-dom@17.0.2+react@17.0.2 + react: 17.0.2 + react-dom: 17.0.2_react@17.0.2 dev: false - registry.npmmirror.com/rc-menu/9.1.1_react-dom@17.0.2+react@17.0.2: - resolution: {integrity: sha512-yavNNsTgWOlUYwOrJtO8s1Hn0haUvc/x5ozx9KA/H0VspOksIFeWOp7lsEQ3juWyBI2VltDxWQ2DHc65OhZ5pg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/rc-menu/download/rc-menu-9.1.1.tgz} - id: registry.npmmirror.com/rc-menu/9.1.1 - name: rc-menu - version: 9.1.1 + registry.nlark.com/rc-notification/4.5.7_react-dom@17.0.2+react@17.0.2: + resolution: {integrity: sha1-Jl5uagwaD6xj1qvU2DLrj/MVIvE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/rc-notification/download/rc-notification-4.5.7.tgz} + id: registry.nlark.com/rc-notification/4.5.7 + name: rc-notification + version: 4.5.7 + engines: {node: '>=8.x'} peerDependencies: react: '>=16.9.0' react-dom: '>=16.9.0' dependencies: - '@babel/runtime': registry.npmmirror.com/@babel/runtime/7.16.5 - classnames: registry.npmmirror.com/classnames/2.3.1 + '@babel/runtime': 7.16.5 + classnames: 2.3.1 rc-motion: registry.nlark.com/rc-motion/2.4.4_react-dom@17.0.2+react@17.0.2 - rc-overflow: registry.nlark.com/rc-overflow/1.2.2_react-dom@17.0.2+react@17.0.2 - rc-trigger: registry.nlark.com/rc-trigger/5.2.10_react-dom@17.0.2+react@17.0.2 - rc-util: registry.npmmirror.com/rc-util/5.16.1_react-dom@17.0.2+react@17.0.2 - react: registry.npmmirror.com/react/17.0.2 - react-dom: registry.npmmirror.com/react-dom/17.0.2_react@17.0.2 - shallowequal: registry.nlark.com/shallowequal/1.1.0 + rc-util: 5.16.1_react-dom@17.0.2+react@17.0.2 + react: 17.0.2 + react-dom: 17.0.2_react@17.0.2 dev: false - registry.npmmirror.com/rc-pagination/3.1.14_react-dom@17.0.2+react@17.0.2: - resolution: {integrity: sha512-tcugvxrtPiVU00Uh0IwC8NIUlxa4KtA9pXcaMNJdSHeO2uQqVkHEwllsULTAWRF3zRV2ozo2weP/DRKIUrX+Zg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/rc-pagination/download/rc-pagination-3.1.14.tgz} - id: registry.npmmirror.com/rc-pagination/3.1.14 - name: rc-pagination - version: 3.1.14 + registry.nlark.com/rc-overflow/1.2.2_react-dom@17.0.2+react@17.0.2: + resolution: {integrity: sha1-lbAiIBbAzb3A24X1acJi53BqXyI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/rc-overflow/download/rc-overflow-1.2.2.tgz} + id: registry.nlark.com/rc-overflow/1.2.2 + name: rc-overflow + version: 1.2.2 peerDependencies: react: '>=16.9.0' react-dom: '>=16.9.0' dependencies: - '@babel/runtime': registry.npmmirror.com/@babel/runtime/7.16.5 - classnames: registry.npmmirror.com/classnames/2.3.1 - react: registry.npmmirror.com/react/17.0.2 - react-dom: registry.npmmirror.com/react-dom/17.0.2_react@17.0.2 + '@babel/runtime': 7.16.5 + classnames: 2.3.1 + rc-resize-observer: 1.1.2_react-dom@17.0.2+react@17.0.2 + rc-util: 5.16.1_react-dom@17.0.2+react@17.0.2 + react: 17.0.2 + react-dom: 17.0.2_react@17.0.2 dev: false - registry.npmmirror.com/rc-picker/2.5.19_react-dom@17.0.2+react@17.0.2: - resolution: {integrity: sha1-c9B1RvrDmS8L+r8niWVKyto55G8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/rc-picker/download/rc-picker-2.5.19.tgz} - id: registry.npmmirror.com/rc-picker/2.5.19 - name: rc-picker - version: 2.5.19 + registry.nlark.com/rc-rate/2.9.1_react-dom@17.0.2+react@17.0.2: + resolution: {integrity: sha1-5Dy5XE65CiweCxbsZhTYxDUwpzE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/rc-rate/download/rc-rate-2.9.1.tgz} + id: registry.nlark.com/rc-rate/2.9.1 + name: rc-rate + version: 2.9.1 engines: {node: '>=8.x'} peerDependencies: react: '>=16.9.0' react-dom: '>=16.9.0' dependencies: - '@babel/runtime': registry.npmmirror.com/@babel/runtime/7.16.5 - classnames: registry.npmmirror.com/classnames/2.3.1 - date-fns: registry.npmmirror.com/date-fns/2.27.0 - dayjs: registry.npmmirror.com/dayjs/1.10.7 - moment: registry.npmmirror.com/moment/2.29.1 - rc-trigger: registry.nlark.com/rc-trigger/5.2.10_react-dom@17.0.2+react@17.0.2 - rc-util: registry.npmmirror.com/rc-util/5.16.1_react-dom@17.0.2+react@17.0.2 - react: registry.npmmirror.com/react/17.0.2 - react-dom: registry.npmmirror.com/react-dom/17.0.2_react@17.0.2 - shallowequal: registry.nlark.com/shallowequal/1.1.0 + '@babel/runtime': 7.16.5 + classnames: 2.3.1 + rc-util: 5.16.1_react-dom@17.0.2+react@17.0.2 + react: 17.0.2 + react-dom: 17.0.2_react@17.0.2 dev: false - registry.npmmirror.com/rc-progress/3.2.2_react-dom@17.0.2+react@17.0.2: - resolution: {integrity: sha512-hvYqiFxFQeDGzY8AuARqp4vEGSD54W0KMg8cCcLFyT2tRJnxQyND/9vyUzVMYuaHexou06QsvLoqyBc3BPDVbg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/rc-progress/download/rc-progress-3.2.2.tgz} - id: registry.npmmirror.com/rc-progress/3.2.2 - name: rc-progress + registry.nlark.com/rc-switch/3.2.2_react-dom@17.0.2+react@17.0.2: + resolution: {integrity: sha1-0AH3fxJmTVJZW09vtCXdnmb7qOg=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/rc-switch/download/rc-switch-3.2.2.tgz} + id: registry.nlark.com/rc-switch/3.2.2 + name: rc-switch version: 3.2.2 peerDependencies: react: '>=16.9.0' react-dom: '>=16.9.0' dependencies: - '@babel/runtime': registry.npmmirror.com/@babel/runtime/7.16.5 - classnames: registry.npmmirror.com/classnames/2.3.1 - rc-util: registry.npmmirror.com/rc-util/5.16.1_react-dom@17.0.2+react@17.0.2 - react: registry.npmmirror.com/react/17.0.2 - react-dom: registry.npmmirror.com/react-dom/17.0.2_react@17.0.2 + '@babel/runtime': 7.16.5 + classnames: 2.3.1 + rc-util: 5.16.1_react-dom@17.0.2+react@17.0.2 + react: 17.0.2 + react-dom: 17.0.2_react@17.0.2 dev: false - registry.npmmirror.com/rc-resize-observer/1.1.2_react-dom@17.0.2+react@17.0.2: - resolution: {integrity: sha512-Qp+1x6D88FxyWBFRYP95IV9A1o0xlkC6qhiTX3YakE+o86QH9IzC7UVnltwmm4Q8uYH+E3F/HRmEiuxXJECdSw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/rc-resize-observer/download/rc-resize-observer-1.1.2.tgz} - id: registry.npmmirror.com/rc-resize-observer/1.1.2 - name: rc-resize-observer - version: 1.1.2 + registry.nlark.com/rc-tooltip/5.1.1_react-dom@17.0.2+react@17.0.2: + resolution: {integrity: sha1-lBeO0WLQJSvEmTtyX13CrA/M8VQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/rc-tooltip/download/rc-tooltip-5.1.1.tgz} + id: registry.nlark.com/rc-tooltip/5.1.1 + name: rc-tooltip + version: 5.1.1 peerDependencies: react: '>=16.9.0' react-dom: '>=16.9.0' dependencies: - '@babel/runtime': registry.npmmirror.com/@babel/runtime/7.16.5 - classnames: registry.npmmirror.com/classnames/2.3.1 - rc-util: registry.npmmirror.com/rc-util/5.16.1_react-dom@17.0.2+react@17.0.2 - react: registry.npmmirror.com/react/17.0.2 - react-dom: registry.npmmirror.com/react-dom/17.0.2_react@17.0.2 - resize-observer-polyfill: registry.nlark.com/resize-observer-polyfill/1.5.1 + '@babel/runtime': 7.16.5 + rc-trigger: registry.nlark.com/rc-trigger/5.2.10_react-dom@17.0.2+react@17.0.2 + react: 17.0.2 + react-dom: 17.0.2_react@17.0.2 dev: false - registry.npmmirror.com/rc-select/14.0.0-alpha.19_react-dom@17.0.2+react@17.0.2: - resolution: {integrity: sha512-It7e5bQHxkx7Y9ZiKjvLOm208aJYccsDBvUhWMRYtcYMXDrnoVPXdE8WLB+buzVCrjawcTxDv7ZK92ewuavG5A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/rc-select/download/rc-select-14.0.0-alpha.19.tgz} - id: registry.npmmirror.com/rc-select/14.0.0-alpha.19 - name: rc-select - version: 14.0.0-alpha.19 + registry.nlark.com/rc-trigger/5.2.10_react-dom@17.0.2+react@17.0.2: + resolution: {integrity: sha1-igBXqUCxuQJ+qjO+7IpuzYXM4rE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/rc-trigger/download/rc-trigger-5.2.10.tgz} + id: registry.nlark.com/rc-trigger/5.2.10 + name: rc-trigger + version: 5.2.10 engines: {node: '>=8.x'} peerDependencies: - react: '*' - react-dom: '*' + react: '>=16.9.0' + react-dom: '>=16.9.0' dependencies: - '@babel/runtime': registry.npmmirror.com/@babel/runtime/7.16.5 - classnames: registry.npmmirror.com/classnames/2.3.1 + '@babel/runtime': 7.16.5 + classnames: 2.3.1 + rc-align: registry.nlark.com/rc-align/4.0.11_react-dom@17.0.2+react@17.0.2 rc-motion: registry.nlark.com/rc-motion/2.4.4_react-dom@17.0.2+react@17.0.2 - rc-overflow: registry.nlark.com/rc-overflow/1.2.2_react-dom@17.0.2+react@17.0.2 - rc-trigger: registry.nlark.com/rc-trigger/5.2.10_react-dom@17.0.2+react@17.0.2 - rc-util: registry.npmmirror.com/rc-util/5.16.1_react-dom@17.0.2+react@17.0.2 - rc-virtual-list: registry.npmmirror.com/rc-virtual-list/3.4.2_react-dom@17.0.2+react@17.0.2 - react: registry.npmmirror.com/react/17.0.2 - react-dom: registry.npmmirror.com/react-dom/17.0.2_react@17.0.2 + rc-util: 5.16.1_react-dom@17.0.2+react@17.0.2 + react: 17.0.2 + react-dom: 17.0.2_react@17.0.2 dev: false - registry.npmmirror.com/rc-slider/9.7.5_react-dom@17.0.2+react@17.0.2: - resolution: {integrity: sha512-LV/MWcXFjco1epPbdw1JlLXlTgmWpB9/Y/P2yinf8Pg3wElHxA9uajN21lJiWtZjf5SCUekfSP6QMJfDo4t1hg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/rc-slider/download/rc-slider-9.7.5.tgz} - id: registry.npmmirror.com/rc-slider/9.7.5 - name: rc-slider - version: 9.7.5 - engines: {node: '>=8.x'} + registry.nlark.com/react-transition-group/4.4.2_react-dom@17.0.2+react@17.0.2: + resolution: {integrity: sha1-i1mlbwnO17VcvVPDZ2i5IokNVHA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/react-transition-group/download/react-transition-group-4.4.2.tgz} + id: registry.nlark.com/react-transition-group/4.4.2 + name: react-transition-group + version: 4.4.2 peerDependencies: - react: '>=16.9.0' - react-dom: '>=16.9.0' + react: '>=16.6.0' + react-dom: '>=16.6.0' dependencies: - '@babel/runtime': registry.npmmirror.com/@babel/runtime/7.16.5 - classnames: registry.npmmirror.com/classnames/2.3.1 - rc-tooltip: registry.nlark.com/rc-tooltip/5.1.1_react-dom@17.0.2+react@17.0.2 - rc-util: registry.npmmirror.com/rc-util/5.16.1_react-dom@17.0.2+react@17.0.2 - react: registry.npmmirror.com/react/17.0.2 - react-dom: registry.npmmirror.com/react-dom/17.0.2_react@17.0.2 - shallowequal: registry.nlark.com/shallowequal/1.1.0 + '@babel/runtime': 7.16.5 + dom-helpers: registry.nlark.com/dom-helpers/5.2.1 + loose-envify: registry.nlark.com/loose-envify/1.4.0 + prop-types: 15.8.0 + react: 17.0.2 + react-dom: 17.0.2_react@17.0.2 dev: false - registry.npmmirror.com/rc-steps/4.1.4_react-dom@17.0.2+react@17.0.2: - resolution: {integrity: sha1-C6gtsgLVnKUtBpPcmIDdFFsZ3CM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/rc-steps/download/rc-steps-4.1.4.tgz} - id: registry.npmmirror.com/rc-steps/4.1.4 - name: rc-steps - version: 4.1.4 - engines: {node: '>=8.x'} - peerDependencies: - react: '>=16.9.0' - react-dom: '>=16.9.0' + registry.nlark.com/read-pkg/5.2.0: + resolution: {integrity: sha1-e/KVQ4yloz5WzTDgU7NO5yUMk8w=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/read-pkg/download/read-pkg-5.2.0.tgz} + name: read-pkg + version: 5.2.0 + engines: {node: '>=8'} dependencies: - '@babel/runtime': registry.npmmirror.com/@babel/runtime/7.16.5 - classnames: registry.npmmirror.com/classnames/2.3.1 - rc-util: registry.npmmirror.com/rc-util/5.16.1_react-dom@17.0.2+react@17.0.2 - react: registry.npmmirror.com/react/17.0.2 - react-dom: registry.npmmirror.com/react-dom/17.0.2_react@17.0.2 - dev: false + '@types/normalize-package-data': 2.4.1 + normalize-package-data: registry.nlark.com/normalize-package-data/2.5.0 + parse-json: 5.2.0 + type-fest: 0.6.0 + dev: true - registry.npmmirror.com/rc-table/7.21.0_react-dom@17.0.2+react@17.0.2: - resolution: {integrity: sha512-Fza/4PQS+duhyGsYqna694rq9UhnJGx5SsPfP1QOIl53e+wN2G2J3csiFdiCaTh7jqVMsPgCXp2fEye7QbNWYw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/rc-table/download/rc-table-7.21.0.tgz} - id: registry.npmmirror.com/rc-table/7.21.0 - name: rc-table - version: 7.21.0 - engines: {node: '>=8.x'} - peerDependencies: - react: '>=16.9.0' - react-dom: '>=16.9.0' + registry.nlark.com/readable-stream/2.3.7: + resolution: {integrity: sha1-Hsoc9xGu+BTAT2IlKjamL2yyO1c=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/readable-stream/download/readable-stream-2.3.7.tgz} + name: readable-stream + version: 2.3.7 dependencies: - '@babel/runtime': registry.npmmirror.com/@babel/runtime/7.16.5 - classnames: registry.npmmirror.com/classnames/2.3.1 - rc-resize-observer: registry.npmmirror.com/rc-resize-observer/1.1.2_react-dom@17.0.2+react@17.0.2 - rc-util: registry.npmmirror.com/rc-util/5.16.1_react-dom@17.0.2+react@17.0.2 - react: registry.npmmirror.com/react/17.0.2 - react-dom: registry.npmmirror.com/react-dom/17.0.2_react@17.0.2 - shallowequal: registry.nlark.com/shallowequal/1.1.0 - dev: false + core-util-is: registry.nlark.com/core-util-is/1.0.3 + inherits: registry.nlark.com/inherits/2.0.4 + isarray: 1.0.0 + process-nextick-args: registry.nlark.com/process-nextick-args/2.0.1 + safe-buffer: registry.nlark.com/safe-buffer/5.1.2 + string_decoder: registry.nlark.com/string_decoder/1.1.1 + util-deprecate: registry.nlark.com/util-deprecate/1.0.2 + dev: true - registry.npmmirror.com/rc-tabs/11.10.5_react-dom@17.0.2+react@17.0.2: - resolution: {integrity: sha512-DDuUdV6b9zGRYLtjI5hyejWLKoz1QiLWNgMeBzc3aMeQylZFhTYnFGdDc6HRqj5IYearNTsFPVSA+6VIT8g5cg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/rc-tabs/download/rc-tabs-11.10.5.tgz} - id: registry.npmmirror.com/rc-tabs/11.10.5 - name: rc-tabs - version: 11.10.5 - engines: {node: '>=8.x'} - peerDependencies: - react: '>=16.9.0' - react-dom: '>=16.9.0' + registry.nlark.com/readable-stream/3.6.0: + resolution: {integrity: sha1-M3u9o63AcGvT4CRCaihtS0sskZg=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/readable-stream/download/readable-stream-3.6.0.tgz} + name: readable-stream + version: 3.6.0 + engines: {node: '>= 6'} dependencies: - '@babel/runtime': registry.npmmirror.com/@babel/runtime/7.16.5 - classnames: registry.npmmirror.com/classnames/2.3.1 - rc-dropdown: registry.nlark.com/rc-dropdown/3.2.0_react-dom@17.0.2+react@17.0.2 - rc-menu: registry.npmmirror.com/rc-menu/9.1.1_react-dom@17.0.2+react@17.0.2 - rc-resize-observer: registry.npmmirror.com/rc-resize-observer/1.1.2_react-dom@17.0.2+react@17.0.2 - rc-util: registry.npmmirror.com/rc-util/5.16.1_react-dom@17.0.2+react@17.0.2 - react: registry.npmmirror.com/react/17.0.2 - react-dom: registry.npmmirror.com/react-dom/17.0.2_react@17.0.2 - dev: false + inherits: registry.nlark.com/inherits/2.0.4 + string_decoder: registry.nlark.com/string_decoder/1.3.0 + util-deprecate: registry.nlark.com/util-deprecate/1.0.2 - registry.npmmirror.com/rc-textarea/0.3.6_react-dom@17.0.2+react@17.0.2: - resolution: {integrity: sha512-6esiDE4AG3lqnmCdgAp/nutrZAqZEfRT3K749H8vMzNtxy9JScuMJ9MMtWN2DDQh+LCDvX4dgflaRjDCqtDHWw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/rc-textarea/download/rc-textarea-0.3.6.tgz} - id: registry.npmmirror.com/rc-textarea/0.3.6 - name: rc-textarea - version: 0.3.6 - peerDependencies: - react: '>=16.9.0' - react-dom: '>=16.9.0' + registry.nlark.com/readdirp/3.6.0: + resolution: {integrity: sha1-dKNwvYVxFuJFspzJc0DNQxoCpsc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/readdirp/download/readdirp-3.6.0.tgz} + name: readdirp + version: 3.6.0 + engines: {node: '>=8.10.0'} dependencies: - '@babel/runtime': registry.npmmirror.com/@babel/runtime/7.16.5 - classnames: registry.npmmirror.com/classnames/2.3.1 - rc-resize-observer: registry.npmmirror.com/rc-resize-observer/1.1.2_react-dom@17.0.2+react@17.0.2 - rc-util: registry.npmmirror.com/rc-util/5.16.1_react-dom@17.0.2+react@17.0.2 - react: registry.npmmirror.com/react/17.0.2 - react-dom: registry.npmmirror.com/react-dom/17.0.2_react@17.0.2 - dev: false + picomatch: 2.3.0 - registry.npmmirror.com/rc-tree-select/5.0.0-alpha.3_react-dom@17.0.2+react@17.0.2: - resolution: {integrity: sha512-lsbWdnUZRas7FCfg4r6FX0EJ8srjLGTWmvCrnFqiKFiDD5tAFqxCB1wY7OT02GDsW+GFVrx/4wCljrstVSSRmg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/rc-tree-select/download/rc-tree-select-5.0.0-alpha.3.tgz} - id: registry.npmmirror.com/rc-tree-select/5.0.0-alpha.3 - name: rc-tree-select - version: 5.0.0-alpha.3 - peerDependencies: - react: '*' - react-dom: '*' + registry.nlark.com/rechoir/0.7.1: + resolution: {integrity: sha1-lHipahyhNbXoj8An8D7pLWxkVoY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/rechoir/download/rechoir-0.7.1.tgz} + name: rechoir + version: 0.7.1 + engines: {node: '>= 0.10'} dependencies: - '@babel/runtime': registry.npmmirror.com/@babel/runtime/7.16.5 - classnames: registry.npmmirror.com/classnames/2.3.1 - rc-select: registry.npmmirror.com/rc-select/14.0.0-alpha.19_react-dom@17.0.2+react@17.0.2 - rc-tree: registry.npmmirror.com/rc-tree/5.3.6_react-dom@17.0.2+react@17.0.2 - rc-util: registry.npmmirror.com/rc-util/5.16.1_react-dom@17.0.2+react@17.0.2 - react: registry.npmmirror.com/react/17.0.2 - react-dom: registry.npmmirror.com/react-dom/17.0.2_react@17.0.2 - dev: false + resolve: 1.20.0 + dev: true - registry.npmmirror.com/rc-tree/5.3.6_react-dom@17.0.2+react@17.0.2: - resolution: {integrity: sha512-X5cSLSX9WVL2gmOdsOzlkPy1ITljFsYVnJvrIColWBjT0LqEg6KwehWHVEAjeQVKKHDYrSnU2EDi3gT2eWJCNA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/rc-tree/download/rc-tree-5.3.6.tgz} - id: registry.npmmirror.com/rc-tree/5.3.6 - name: rc-tree - version: 5.3.6 - engines: {node: '>=10.x'} - peerDependencies: - react: '*' - react-dom: '*' + registry.nlark.com/redent/3.0.0: + resolution: {integrity: sha1-5Ve3mYMWu1PJ8fVvpiY1LGljBZ8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/redent/download/redent-3.0.0.tgz} + name: redent + version: 3.0.0 + engines: {node: '>=8'} dependencies: - '@babel/runtime': registry.npmmirror.com/@babel/runtime/7.16.5 - classnames: registry.npmmirror.com/classnames/2.3.1 - rc-motion: registry.nlark.com/rc-motion/2.4.4_react-dom@17.0.2+react@17.0.2 - rc-util: registry.npmmirror.com/rc-util/5.16.1_react-dom@17.0.2+react@17.0.2 - rc-virtual-list: registry.npmmirror.com/rc-virtual-list/3.4.2_react-dom@17.0.2+react@17.0.2 - react: registry.npmmirror.com/react/17.0.2 - react-dom: registry.npmmirror.com/react-dom/17.0.2_react@17.0.2 - dev: false + indent-string: registry.nlark.com/indent-string/4.0.0 + strip-indent: registry.nlark.com/strip-indent/3.0.0 + dev: true - registry.npmmirror.com/rc-upload/4.3.3_react-dom@17.0.2+react@17.0.2: - resolution: {integrity: sha512-YoJ0phCRenMj1nzwalXzciKZ9/FAaCrFu84dS5pphwucTC8GUWClcDID/WWNGsLFcM97NqIboDqrV82rVRhW/w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/rc-upload/download/rc-upload-4.3.3.tgz} - id: registry.npmmirror.com/rc-upload/4.3.3 - name: rc-upload - version: 4.3.3 - peerDependencies: - react: '>=16.9.0' - react-dom: '>=16.9.0' + registry.nlark.com/regenerate-unicode-properties/9.0.0: + resolution: {integrity: sha1-VNCccRXh9T3CMUqXSzLBw0Tv4yY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/regenerate-unicode-properties/download/regenerate-unicode-properties-9.0.0.tgz} + name: regenerate-unicode-properties + version: 9.0.0 + engines: {node: '>=4'} dependencies: - '@babel/runtime': registry.npmmirror.com/@babel/runtime/7.16.5 - classnames: registry.npmmirror.com/classnames/2.3.1 - rc-util: registry.npmmirror.com/rc-util/5.16.1_react-dom@17.0.2+react@17.0.2 - react: registry.npmmirror.com/react/17.0.2 - react-dom: registry.npmmirror.com/react-dom/17.0.2_react@17.0.2 - dev: false + regenerate: registry.nlark.com/regenerate/1.4.2 + dev: true - registry.npmmirror.com/rc-util/5.16.1_react-dom@17.0.2+react@17.0.2: - resolution: {integrity: sha512-kSCyytvdb3aRxQacS/71ta6c+kBWvM1v8/2h9d/HaNWauc3qB8pLnF20PJ8NajkNN8gb+rR1l0eWO+D4Pz+LLQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/rc-util/download/rc-util-5.16.1.tgz} - id: registry.npmmirror.com/rc-util/5.16.1 - name: rc-util - version: 5.16.1 - peerDependencies: - react: '>=16.9.0' - react-dom: '>=16.9.0' - dependencies: - '@babel/runtime': registry.npmmirror.com/@babel/runtime/7.16.5 - react: registry.npmmirror.com/react/17.0.2 - react-dom: registry.npmmirror.com/react-dom/17.0.2_react@17.0.2 - react-is: registry.npmmirror.com/react-is/16.13.1 - shallowequal: registry.nlark.com/shallowequal/1.1.0 - dev: false + registry.nlark.com/regenerate/1.4.2: + resolution: {integrity: sha1-uTRtiCfo9aMve6KWN9OYtpAUhIo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/regenerate/download/regenerate-1.4.2.tgz} + name: regenerate + version: 1.4.2 + dev: true - registry.npmmirror.com/rc-virtual-list/3.4.2_react-dom@17.0.2+react@17.0.2: - resolution: {integrity: sha1-EHgyeqcjC15FbWee0s6Z88A269E=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/rc-virtual-list/download/rc-virtual-list-3.4.2.tgz} - id: registry.npmmirror.com/rc-virtual-list/3.4.2 - name: rc-virtual-list - version: 3.4.2 - engines: {node: '>=8.x'} - peerDependencies: - react: '*' - react-dom: '*' - dependencies: - classnames: registry.npmmirror.com/classnames/2.3.1 - rc-resize-observer: registry.npmmirror.com/rc-resize-observer/1.1.2_react-dom@17.0.2+react@17.0.2 - rc-util: registry.npmmirror.com/rc-util/5.16.1_react-dom@17.0.2+react@17.0.2 - react: registry.npmmirror.com/react/17.0.2 - react-dom: registry.npmmirror.com/react-dom/17.0.2_react@17.0.2 + registry.nlark.com/regenerator-runtime/0.10.5: + resolution: {integrity: sha1-M2w+/BIgrc7dosn6tntaeVWjNlg=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/regenerator-runtime/download/regenerator-runtime-0.10.5.tgz} + name: regenerator-runtime + version: 0.10.5 dev: false - registry.npmmirror.com/react-canvas-draw/1.2.1_react@17.0.2: - resolution: {integrity: sha512-mCHE+Q91a26gUhyraHONedmbCI7dF/4BKdOxba7s4538QNfFWv/NfzLXWZrmjAQ4tO1vTvO+axX5YGIFjGc6uw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/react-canvas-draw/download/react-canvas-draw-1.2.1.tgz} - id: registry.npmmirror.com/react-canvas-draw/1.2.1 - name: react-canvas-draw - version: 1.2.1 - peerDependencies: - react: 16.x || 17.x - dependencies: - catenary-curve: registry.npmmirror.com/catenary-curve/1.0.1 - lazy-brush: registry.npmmirror.com/lazy-brush/1.0.1 - prop-types: registry.npmmirror.com/prop-types/15.8.0 - react: registry.npmmirror.com/react/17.0.2 - resize-observer-polyfill: registry.nlark.com/resize-observer-polyfill/1.5.1 + registry.nlark.com/regenerator-runtime/0.11.1: + resolution: {integrity: sha1-vgWtf5v30i4Fb5cmzuUBf78Z4uk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/regenerator-runtime/download/regenerator-runtime-0.11.1.tgz} + name: regenerator-runtime + version: 0.11.1 dev: false - registry.npmmirror.com/react-dom/17.0.2_react@17.0.2: - resolution: {integrity: sha512-s4h96KtLDUQlsENhMn1ar8t2bEa+q/YAtj8pPPdIjPDGBDIVNsrD9aXNWqspUe6AzKCIG0C1HZZLqLV7qpOBGA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/react-dom/download/react-dom-17.0.2.tgz} - id: registry.npmmirror.com/react-dom/17.0.2 - name: react-dom - version: 17.0.2 - peerDependencies: - react: 17.0.2 - dependencies: - loose-envify: registry.nlark.com/loose-envify/1.4.0 - object-assign: registry.nlark.com/object-assign/4.1.1 - react: registry.npmmirror.com/react/17.0.2 - scheduler: registry.npmmirror.com/scheduler/0.20.2 - dev: false + registry.nlark.com/regenerator-runtime/0.13.9: + resolution: {integrity: sha1-iSV0Kpj/2QgUmI11Zq0wyjsmO1I=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/regenerator-runtime/download/regenerator-runtime-0.13.9.tgz} + name: regenerator-runtime + version: 0.13.9 - registry.npmmirror.com/react-easy-crop/3.5.3_react-dom@17.0.2+react@17.0.2: - resolution: {integrity: sha1-dIG25ISotqwwg3PwsXOq1PHRAjk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/react-easy-crop/download/react-easy-crop-3.5.3.tgz} - id: registry.npmmirror.com/react-easy-crop/3.5.3 - name: react-easy-crop - version: 3.5.3 - peerDependencies: - react: '>=16.4.0' - react-dom: '>=16.4.0' + registry.nlark.com/regenerator-transform/0.14.5: + resolution: {integrity: sha1-yY2hVGg2ccnE3LFuznNlF+G3/rQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/regenerator-transform/download/regenerator-transform-0.14.5.tgz} + name: regenerator-transform + version: 0.14.5 dependencies: - normalize-wheel: registry.nlark.com/normalize-wheel/1.0.1 - react: registry.npmmirror.com/react/17.0.2 - react-dom: registry.npmmirror.com/react-dom/17.0.2_react@17.0.2 - tslib: registry.nlark.com/tslib/2.0.1 - dev: false + '@babel/runtime': 7.16.5 + dev: true - registry.npmmirror.com/react-error-boundary/3.1.4_react@17.0.2: - resolution: {integrity: sha1-JV25KyMZcQh1eoiLAeW3KZGaveA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/react-error-boundary/download/react-error-boundary-3.1.4.tgz} - id: registry.npmmirror.com/react-error-boundary/3.1.4 - name: react-error-boundary - version: 3.1.4 - engines: {node: '>=10', npm: '>=6'} - peerDependencies: - react: '>=16.13.1' + registry.nlark.com/regexp.prototype.flags/1.3.1: + resolution: {integrity: sha1-fvNSro0VnnWMDq3Kb4/LTu8HviY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/regexp.prototype.flags/download/regexp.prototype.flags-1.3.1.tgz} + name: regexp.prototype.flags + version: 1.3.1 + engines: {node: '>= 0.4'} dependencies: - '@babel/runtime': registry.npmmirror.com/@babel/runtime/7.16.5 - react: registry.npmmirror.com/react/17.0.2 + call-bind: registry.nlark.com/call-bind/1.0.2 + define-properties: registry.nlark.com/define-properties/1.1.3 dev: true - registry.npmmirror.com/react-fast-compare/2.0.4: - resolution: {integrity: sha1-6EtNRVsP7BE+BALDKTUnFRlvgfk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/react-fast-compare/download/react-fast-compare-2.0.4.tgz} - name: react-fast-compare - version: 2.0.4 - dev: false - - registry.npmmirror.com/react-fast-compare/3.2.0: - resolution: {integrity: sha1-ZBqdqBtqYyDycOiXJPtFoLOeQ7s=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/react-fast-compare/download/react-fast-compare-3.2.0.tgz} - name: react-fast-compare + registry.nlark.com/regexpp/3.2.0: + resolution: {integrity: sha1-BCWido2PI7rXDKS5BGH6LxIT4bI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/regexpp/download/regexpp-3.2.0.tgz} + name: regexpp version: 3.2.0 - dev: false + engines: {node: '>=8'} + dev: true - registry.npmmirror.com/react-helmet/6.1.0_react@17.0.2: - resolution: {integrity: sha1-p1DVFlyxPPIT5EdHUCZS55RGhyY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/react-helmet/download/react-helmet-6.1.0.tgz} - id: registry.npmmirror.com/react-helmet/6.1.0 - name: react-helmet - version: 6.1.0 - peerDependencies: - react: '>=16.3.0' + registry.nlark.com/regexpu-core/4.8.0: + resolution: {integrity: sha1-5WBbo2G2excYR4UBMnUC9EeamPA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/regexpu-core/download/regexpu-core-4.8.0.tgz} + name: regexpu-core + version: 4.8.0 + engines: {node: '>=4'} dependencies: - object-assign: registry.nlark.com/object-assign/4.1.1 - prop-types: registry.npmmirror.com/prop-types/15.8.0 - react: registry.npmmirror.com/react/17.0.2 - react-fast-compare: registry.npmmirror.com/react-fast-compare/3.2.0 - react-side-effect: registry.npmmirror.com/react-side-effect/2.1.1_react@17.0.2 - dev: false + regenerate: registry.nlark.com/regenerate/1.4.2 + regenerate-unicode-properties: registry.nlark.com/regenerate-unicode-properties/9.0.0 + regjsgen: 0.5.2 + regjsparser: 0.7.0 + unicode-match-property-ecmascript: registry.nlark.com/unicode-match-property-ecmascript/2.0.0 + unicode-match-property-value-ecmascript: registry.nlark.com/unicode-match-property-value-ecmascript/2.0.0 + dev: true - registry.npmmirror.com/react-highlight/0.14.0_react@17.0.2: - resolution: {integrity: sha1-Wu+lUYuqWA+Wto1IEp16XS3Aye8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/react-highlight/download/react-highlight-0.14.0.tgz} - id: registry.npmmirror.com/react-highlight/0.14.0 - name: react-highlight - version: 0.14.0 - peerDependencies: - react: ^15.0.0 || ^16.0.0 || ^17.0.0 - react-dom: ^15.0.0 || ^16.0.0 || ^17.0.0 - dependencies: - highlight.js: registry.npmmirror.com/highlight.js/10.7.3 - react: registry.npmmirror.com/react/17.0.2 - dev: false + registry.nlark.com/relateurl/0.2.7: + resolution: {integrity: sha1-VNvzd+UUQKypCkzSdGANP/LYiKk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/relateurl/download/relateurl-0.2.7.tgz} + name: relateurl + version: 0.2.7 + engines: {node: '>= 0.10'} + dev: true - registry.npmmirror.com/react-i18next/11.15.1_i18next@20.6.1+react@17.0.2: - resolution: {integrity: sha512-lnje1uKu5XeM5MLvfbt1oygF+nEIZnpOM4Iu8bkx5ECD4XRYgi3SJDmolrp0EDxDHeK2GgFb+vEEK0hsZ9sjeA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/react-i18next/download/react-i18next-11.15.1.tgz} - id: registry.npmmirror.com/react-i18next/11.15.1 - name: react-i18next - version: 11.15.1 - peerDependencies: - i18next: '>= 19.0.0' - react: '>= 16.8.0' + registry.nlark.com/remove-trailing-separator/1.1.0: + resolution: {integrity: sha1-wkvOKig62tW8P1jg1IJJuSN52O8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/remove-trailing-separator/download/remove-trailing-separator-1.1.0.tgz} + name: remove-trailing-separator + version: 1.1.0 + dev: true + + registry.nlark.com/replace-ext/1.0.1: + resolution: {integrity: sha1-LW2ZbQShWFXZZ0Q2Md1fd4JbAWo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/replace-ext/download/replace-ext-1.0.1.tgz} + name: replace-ext + version: 1.0.1 + engines: {node: '>= 0.10'} + dev: true + + registry.nlark.com/require-directory/2.1.1: + resolution: {integrity: sha1-jGStX9MNqxyXbiNE/+f3kqam30I=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/require-directory/download/require-directory-2.1.1.tgz} + name: require-directory + version: 2.1.1 + engines: {node: '>=0.10.0'} + + registry.nlark.com/require-from-string/2.0.2: + resolution: {integrity: sha1-iaf92TgmEmcxjq/hT5wy5ZjDaQk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/require-from-string/download/require-from-string-2.0.2.tgz} + name: require-from-string + version: 2.0.2 + engines: {node: '>=0.10.0'} + dev: true + + registry.nlark.com/requires-port/1.0.0: + resolution: {integrity: sha1-kl0mAdOaxIXgkc8NpcbmlNw9yv8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/requires-port/download/requires-port-1.0.0.tgz} + name: requires-port + version: 1.0.0 + dev: true + + registry.nlark.com/resize-observer-polyfill/1.5.1: + resolution: {integrity: sha1-DpAg3T0hAkRY1OvSfiPkAmmBBGQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/resize-observer-polyfill/download/resize-observer-polyfill-1.5.1.tgz} + name: resize-observer-polyfill + version: 1.5.1 + dev: false + + registry.nlark.com/resolve-cwd/3.0.0: + resolution: {integrity: sha1-DwB18bslRHZs9zumpuKt/ryxPy0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/resolve-cwd/download/resolve-cwd-3.0.0.tgz} + name: resolve-cwd + version: 3.0.0 + engines: {node: '>=8'} + dependencies: + resolve-from: registry.nlark.com/resolve-from/5.0.0 + dev: true + + registry.nlark.com/resolve-from/3.0.0: + resolution: {integrity: sha1-six699nWiBvItuZTM17rywoYh0g=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/resolve-from/download/resolve-from-3.0.0.tgz} + name: resolve-from + version: 3.0.0 + engines: {node: '>=4'} + dev: false + + registry.nlark.com/resolve-from/4.0.0: + resolution: {integrity: sha1-SrzYUq0y3Xuqv+m0DgCjbbXzkuY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/resolve-from/download/resolve-from-4.0.0.tgz} + name: resolve-from + version: 4.0.0 + engines: {node: '>=4'} + + registry.nlark.com/resolve-from/5.0.0: + resolution: {integrity: sha1-w1IlhD3493bfIcV1V7wIfp39/Gk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/resolve-from/download/resolve-from-5.0.0.tgz} + name: resolve-from + version: 5.0.0 + engines: {node: '>=8'} + + registry.nlark.com/resolve-pathname/3.0.0: + resolution: {integrity: sha1-mdAiJNPPJjaJvsuzk7xWAxMCXc0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/resolve-pathname/download/resolve-pathname-3.0.0.tgz} + name: resolve-pathname + version: 3.0.0 + dev: false + + registry.nlark.com/resolve/1.20.0: + resolution: {integrity: sha1-YpoBP7P3B1XW8LeTXMHCxTeLGXU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/resolve/download/resolve-1.20.0.tgz} + name: resolve + version: 1.20.0 + dependencies: + is-core-module: 2.8.0 + path-parse: registry.nlark.com/path-parse/1.0.7 + + registry.nlark.com/resolve/2.0.0-next.3: + resolution: {integrity: sha1-1BAWKT1KhYajnKXZtfFcvqH1XkY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/resolve/download/resolve-2.0.0-next.3.tgz} + name: resolve + version: 2.0.0-next.3 + dependencies: + is-core-module: 2.8.0 + path-parse: registry.nlark.com/path-parse/1.0.7 + dev: true + + registry.nlark.com/restore-cursor/2.0.0: + resolution: {integrity: sha1-n37ih/gv0ybU/RYpI9YhKe7g368=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/restore-cursor/download/restore-cursor-2.0.0.tgz} + name: restore-cursor + version: 2.0.0 + engines: {node: '>=4'} + dependencies: + onetime: registry.nlark.com/onetime/2.0.1 + signal-exit: registry.npmmirror.com/signal-exit/3.0.6 + dev: false + + registry.nlark.com/restore-cursor/3.1.0: + resolution: {integrity: sha1-OfZ8VLOnpYzqUjbZXPADQjljH34=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/restore-cursor/download/restore-cursor-3.1.0.tgz} + name: restore-cursor + version: 3.1.0 + engines: {node: '>=8'} + dependencies: + onetime: registry.nlark.com/onetime/5.1.2 + signal-exit: 3.0.6 + + registry.nlark.com/retry/0.13.1: + resolution: {integrity: sha1-GFsVh6z2eRnWOzVzSeA1N7JIRlg=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/retry/download/retry-0.13.1.tgz} + name: retry + version: 0.13.1 + engines: {node: '>= 4'} + dev: true + + registry.nlark.com/reusify/1.0.4: + resolution: {integrity: sha1-kNo4Kx4SbvwCFG6QhFqI2xKSXXY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/reusify/download/reusify-1.0.4.tgz} + name: reusify + version: 1.0.4 + engines: {iojs: '>=1.0.0', node: '>=0.10.0'} + + registry.nlark.com/rgb-regex/1.0.1: + resolution: {integrity: sha1-wODWiC3w4jviVKR16O3UGRX+rrE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/rgb-regex/download/rgb-regex-1.0.1.tgz} + name: rgb-regex + version: 1.0.1 + dev: false + + registry.nlark.com/rgba-regex/1.0.0: + resolution: {integrity: sha1-QzdOLiyglosO8VI0YLfXMP8i7rM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/rgba-regex/download/rgba-regex-1.0.0.tgz} + name: rgba-regex + version: 1.0.0 + dev: false + + registry.nlark.com/run-async/2.4.1: + resolution: {integrity: sha1-hEDsz5nqPnC9QJ1JqriOEMGJpFU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/run-async/download/run-async-2.4.1.tgz} + name: run-async + version: 2.4.1 + engines: {node: '>=0.12.0'} + dev: false + + registry.nlark.com/run-parallel/1.2.0: + resolution: {integrity: sha1-ZtE2jae9+SHrnZW9GpIp5/IaQ+4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/run-parallel/download/run-parallel-1.2.0.tgz} + name: run-parallel + version: 1.2.0 + dependencies: + queue-microtask: registry.nlark.com/queue-microtask/1.2.3 + + registry.nlark.com/safe-buffer/5.1.2: + resolution: {integrity: sha1-mR7GnSluAxN0fVm9/St0XDX4go0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/safe-buffer/download/safe-buffer-5.1.2.tgz} + name: safe-buffer + version: 5.1.2 + dev: true + + registry.nlark.com/safe-buffer/5.2.1: + resolution: {integrity: sha1-Hq+fqb2x/dTsdfWPnNtOa3gn7sY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/safe-buffer/download/safe-buffer-5.2.1.tgz} + name: safe-buffer + version: 5.2.1 + + registry.nlark.com/safer-buffer/2.1.2: + resolution: {integrity: sha1-RPoWGwGHuVSd2Eu5GAL5vYOFzWo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/safer-buffer/download/safer-buffer-2.1.2.tgz} + name: safer-buffer + version: 2.1.2 + + registry.nlark.com/sax/1.2.4: + resolution: {integrity: sha1-KBYjTiN4vdxOU1T6tcqold9xANk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/sax/download/sax-1.2.4.tgz} + name: sax + version: 1.2.4 + + registry.nlark.com/select-hose/2.0.0: + resolution: {integrity: sha1-Yl2GWPhlr0Psliv8N2o3NZpJlMo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/select-hose/download/select-hose-2.0.0.tgz} + name: select-hose + version: 2.0.0 + dev: true + + registry.nlark.com/selfsigned/1.10.11: + resolution: {integrity: sha1-JJKc2Qb+D0S20B+yOZmnOVN6y+k=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/selfsigned/download/selfsigned-1.10.11.tgz} + name: selfsigned + version: 1.10.11 + dependencies: + node-forge: registry.nlark.com/node-forge/0.10.0 + dev: true + + registry.nlark.com/semver-compare/1.0.0: + resolution: {integrity: sha1-De4hahyUGrN+nvsXiPavxf9VN/w=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/semver-compare/download/semver-compare-1.0.0.tgz} + name: semver-compare + version: 1.0.0 + dev: true + + registry.nlark.com/semver/5.7.1: + resolution: {integrity: sha1-qVT5Ma66UI0we78Gnv8MAclhFvc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/semver/download/semver-5.7.1.tgz?cache=0&sync_timestamp=1631500167672&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fsemver%2Fdownload%2Fsemver-5.7.1.tgz} + name: semver + version: 5.7.1 + hasBin: true + dev: true + + registry.nlark.com/semver/6.3.0: + resolution: {integrity: sha1-7gpkyK9ejO6mdoexM3YeG+y9HT0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/semver/download/semver-6.3.0.tgz?cache=0&sync_timestamp=1631500167672&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fsemver%2Fdownload%2Fsemver-6.3.0.tgz} + name: semver + version: 6.3.0 + hasBin: true + + registry.nlark.com/semver/7.0.0: + resolution: {integrity: sha1-XzyjV2HkfgWyBsba/yz4FPAxa44=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/semver/download/semver-7.0.0.tgz?cache=0&sync_timestamp=1631500167672&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fsemver%2Fdownload%2Fsemver-7.0.0.tgz} + name: semver + version: 7.0.0 + hasBin: true + dev: true + + registry.nlark.com/semver/7.3.5: + resolution: {integrity: sha1-C2Ich5NI2JmOSw5L6Us/EuYBjvc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/semver/download/semver-7.3.5.tgz?cache=0&sync_timestamp=1631500167672&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fsemver%2Fdownload%2Fsemver-7.3.5.tgz} + name: semver + version: 7.3.5 + engines: {node: '>=10'} + hasBin: true + dependencies: + lru-cache: registry.nlark.com/lru-cache/6.0.0 + dev: true + + registry.nlark.com/serialize-javascript/4.0.0: + resolution: {integrity: sha1-tSXhI4SJpez8Qq+sw/6Z5mb0sao=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/serialize-javascript/download/serialize-javascript-4.0.0.tgz} + name: serialize-javascript + version: 4.0.0 + dependencies: + randombytes: 2.1.0 + dev: true + + registry.nlark.com/serialize-javascript/6.0.0: + resolution: {integrity: sha1-765diPRdeSQUHai1w6en5mP+/rg=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/serialize-javascript/download/serialize-javascript-6.0.0.tgz} + name: serialize-javascript + version: 6.0.0 + dependencies: + randombytes: registry.nlark.com/randombytes/2.1.0 + dev: true + + registry.nlark.com/serve-index/1.9.1: + resolution: {integrity: sha1-03aNabHn2C5c4FD/9bRTvqEqkjk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/serve-index/download/serve-index-1.9.1.tgz} + name: serve-index + version: 1.9.1 + engines: {node: '>= 0.8.0'} + dependencies: + accepts: registry.nlark.com/accepts/1.3.7 + batch: 0.6.1 + debug: 2.6.9 + escape-html: registry.nlark.com/escape-html/1.0.3 + http-errors: 1.6.3 + mime-types: 2.1.34 + parseurl: registry.nlark.com/parseurl/1.3.3 + dev: true + + registry.nlark.com/setprototypeof/1.1.0: + resolution: {integrity: sha1-0L2FU2iHtv58DYGMuWLZ2RxU5lY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/setprototypeof/download/setprototypeof-1.1.0.tgz} + name: setprototypeof + version: 1.1.0 + dev: true + + registry.nlark.com/setprototypeof/1.2.0: + resolution: {integrity: sha1-ZsmiSnP5/CjL5msJ/tPTPcrxtCQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/setprototypeof/download/setprototypeof-1.2.0.tgz} + name: setprototypeof + version: 1.2.0 + dev: true + + registry.nlark.com/shallow-clone/3.0.1: + resolution: {integrity: sha1-jymBrZJTH1UDWwH7IwdppA4C76M=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/shallow-clone/download/shallow-clone-3.0.1.tgz} + name: shallow-clone + version: 3.0.1 + engines: {node: '>=8'} + dependencies: + kind-of: registry.nlark.com/kind-of/6.0.3 + dev: true + + registry.nlark.com/shallowequal/1.1.0: + resolution: {integrity: sha1-GI1SHelbkIdAT9TctosT3wrk5/g=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/shallowequal/download/shallowequal-1.1.0.tgz} + name: shallowequal + version: 1.1.0 + dev: false + + registry.nlark.com/shebang-command/2.0.0: + resolution: {integrity: sha1-zNCvT4g1+9wmW4JGGq8MNmY/NOo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/shebang-command/download/shebang-command-2.0.0.tgz} + name: shebang-command + version: 2.0.0 + engines: {node: '>=8'} + dependencies: + shebang-regex: registry.nlark.com/shebang-regex/3.0.0 + dev: true + + registry.nlark.com/shebang-regex/3.0.0: + resolution: {integrity: sha1-rhbxZE2HPsrYQ7AwexQzYtTEIXI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/shebang-regex/download/shebang-regex-3.0.0.tgz} + name: shebang-regex + version: 3.0.0 + engines: {node: '>=8'} + dev: true + + registry.nlark.com/side-channel/1.0.4: + resolution: {integrity: sha1-785cj9wQTudRslxY1CkAEfpeos8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/side-channel/download/side-channel-1.0.4.tgz} + name: side-channel + version: 1.0.4 + dependencies: + call-bind: registry.nlark.com/call-bind/1.0.2 + get-intrinsic: registry.nlark.com/get-intrinsic/1.1.1 + object-inspect: 1.12.0 + + registry.nlark.com/sisteransi/1.0.5: + resolution: {integrity: sha1-E01oEpd1ZDfMBcoBNw06elcQde0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/sisteransi/download/sisteransi-1.0.5.tgz} + name: sisteransi + version: 1.0.5 + dev: true + + registry.nlark.com/slash/3.0.0: + resolution: {integrity: sha1-ZTm+hwwWWtvVJAIg2+Nh8bxNRjQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/slash/download/slash-3.0.0.tgz} + name: slash + version: 3.0.0 + engines: {node: '>=8'} + dev: true + + registry.nlark.com/slice-ansi/3.0.0: + resolution: {integrity: sha1-Md3BCTCht+C2ewjJbC9Jt3p4l4c=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/slice-ansi/download/slice-ansi-3.0.0.tgz} + name: slice-ansi + version: 3.0.0 + engines: {node: '>=8'} + dependencies: + ansi-styles: registry.nlark.com/ansi-styles/4.3.0 + astral-regex: registry.nlark.com/astral-regex/2.0.0 + is-fullwidth-code-point: registry.nlark.com/is-fullwidth-code-point/3.0.0 + dev: true + + registry.nlark.com/slice-ansi/4.0.0: + resolution: {integrity: sha1-UA6N0P1VsFgVCGJVsxla3ypF/ms=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/slice-ansi/download/slice-ansi-4.0.0.tgz} + name: slice-ansi + version: 4.0.0 + engines: {node: '>=10'} + dependencies: + ansi-styles: registry.nlark.com/ansi-styles/4.3.0 + astral-regex: registry.nlark.com/astral-regex/2.0.0 + is-fullwidth-code-point: registry.nlark.com/is-fullwidth-code-point/3.0.0 + dev: true + + registry.nlark.com/source-list-map/2.0.1: + resolution: {integrity: sha1-OZO9hzv8SEecyp6jpUeDXHwVSzQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/source-list-map/download/source-list-map-2.0.1.tgz} + name: source-list-map + version: 2.0.1 + dev: true + + registry.nlark.com/source-map-resolve/0.6.0: + resolution: {integrity: sha1-PZ34fiNrU/FtAeWBUPx3EROOXtI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/source-map-resolve/download/source-map-resolve-0.6.0.tgz} + name: source-map-resolve + version: 0.6.0 + dependencies: + atob: registry.nlark.com/atob/2.1.2 + decode-uri-component: registry.nlark.com/decode-uri-component/0.2.0 + dev: true + + registry.nlark.com/source-map-url/0.4.1: + resolution: {integrity: sha1-CvZmBadFpaL5HPG7+KevvCg97FY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/source-map-url/download/source-map-url-0.4.1.tgz} + name: source-map-url + version: 0.4.1 + dev: true + + registry.nlark.com/source-map/0.6.1: + resolution: {integrity: sha1-dHIq8y6WFOnCh6jQu95IteLxomM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/source-map/download/source-map-0.6.1.tgz} + name: source-map + version: 0.6.1 + engines: {node: '>=0.10.0'} + dev: true + + registry.nlark.com/sourcemap-codec/1.4.8: + resolution: {integrity: sha1-6oBL2UhXQC5pktBaOO8a41qatMQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/sourcemap-codec/download/sourcemap-codec-1.4.8.tgz} + name: sourcemap-codec + version: 1.4.8 + + registry.nlark.com/spdx-correct/3.1.1: + resolution: {integrity: sha1-3s6BrJweZxPl99G28X1Gj6U9iak=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/spdx-correct/download/spdx-correct-3.1.1.tgz} + name: spdx-correct + version: 3.1.1 + dependencies: + spdx-expression-parse: registry.nlark.com/spdx-expression-parse/3.0.1 + spdx-license-ids: 3.0.11 + dev: true + + registry.nlark.com/spdx-exceptions/2.3.0: + resolution: {integrity: sha1-PyjOGnegA3JoPq3kpDMYNSeiFj0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/spdx-exceptions/download/spdx-exceptions-2.3.0.tgz} + name: spdx-exceptions + version: 2.3.0 + dev: true + + registry.nlark.com/spdx-expression-parse/3.0.1: + resolution: {integrity: sha1-z3D1BILu/cmOPOCmgz5KU87rpnk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/spdx-expression-parse/download/spdx-expression-parse-3.0.1.tgz} + name: spdx-expression-parse + version: 3.0.1 + dependencies: + spdx-exceptions: registry.nlark.com/spdx-exceptions/2.3.0 + spdx-license-ids: 3.0.11 + dev: true + + registry.nlark.com/spdy-transport/3.0.0: + resolution: {integrity: sha1-ANSGOmQArXXfkzYaFghgXl3NzzE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/spdy-transport/download/spdy-transport-3.0.0.tgz} + name: spdy-transport + version: 3.0.0 + dependencies: + debug: 4.3.3 + detect-node: registry.nlark.com/detect-node/2.1.0 + hpack.js: registry.nlark.com/hpack.js/2.1.6 + obuf: registry.nlark.com/obuf/1.1.2 + readable-stream: registry.nlark.com/readable-stream/3.6.0 + wbuf: registry.nlark.com/wbuf/1.7.3 + transitivePeerDependencies: + - supports-color + dev: true + + registry.nlark.com/spdy/4.0.2: + resolution: {integrity: sha1-t09GYgOj7aRSwCSSuR+56EonZ3s=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/spdy/download/spdy-4.0.2.tgz} + name: spdy + version: 4.0.2 + engines: {node: '>=6.0.0'} dependencies: - '@babel/runtime': registry.npmmirror.com/@babel/runtime/7.16.5 - html-escaper: registry.nlark.com/html-escaper/2.0.2 - html-parse-stringify: registry.npmmirror.com/html-parse-stringify/3.0.1 - i18next: registry.npmmirror.com/i18next/20.6.1 - react: registry.npmmirror.com/react/17.0.2 + debug: 4.3.3 + handle-thing: registry.nlark.com/handle-thing/2.0.1 + http-deceiver: registry.nlark.com/http-deceiver/1.2.7 + select-hose: registry.nlark.com/select-hose/2.0.0 + spdy-transport: registry.nlark.com/spdy-transport/3.0.0 + transitivePeerDependencies: + - supports-color + dev: true + + registry.nlark.com/split-on-first/1.1.0: + resolution: {integrity: sha1-9hCv7uOxK84dDDBCXnY5i3gkml8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/split-on-first/download/split-on-first-1.1.0.tgz} + name: split-on-first + version: 1.1.0 + engines: {node: '>=6'} + dev: false + + registry.nlark.com/sprintf-js/1.0.3: + resolution: {integrity: sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/sprintf-js/download/sprintf-js-1.0.3.tgz} + name: sprintf-js + version: 1.0.3 + + registry.nlark.com/stack-utils/2.0.5: + resolution: {integrity: sha1-0lJl/KmVFUZZ27+6O0klR3jS/dU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/stack-utils/download/stack-utils-2.0.5.tgz} + name: stack-utils + version: 2.0.5 + engines: {node: '>=10'} + dependencies: + escape-string-regexp: registry.nlark.com/escape-string-regexp/2.0.0 + dev: true + + registry.nlark.com/statuses/1.5.0: + resolution: {integrity: sha1-Fhx9rBd2Wf2YEfQ3cfqZOBR4Yow=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/statuses/download/statuses-1.5.0.tgz} + name: statuses + version: 1.5.0 + engines: {node: '>= 0.6'} + dev: true + + registry.nlark.com/stream-shift/1.0.1: + resolution: {integrity: sha1-1wiCgVWasneEJCebCHfaPDktWj0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/stream-shift/download/stream-shift-1.0.1.tgz} + name: stream-shift + version: 1.0.1 + dev: true + + registry.nlark.com/strict-uri-encode/2.0.0: + resolution: {integrity: sha1-ucczDHBChi9rFC3CdLvMWGbONUY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/strict-uri-encode/download/strict-uri-encode-2.0.0.tgz} + name: strict-uri-encode + version: 2.0.0 + engines: {node: '>=4'} + dev: false + + registry.nlark.com/string-argv/0.3.1: + resolution: {integrity: sha1-leL77AQnrhkYSTX4FtdKqkxcGdo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/string-argv/download/string-argv-0.3.1.tgz} + name: string-argv + version: 0.3.1 + engines: {node: '>=0.6.19'} + dev: true + + registry.nlark.com/string-convert/0.2.1: + resolution: {integrity: sha1-aYLMMEn7tM2F+LJFaLnZvznu/5c=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/string-convert/download/string-convert-0.2.1.tgz} + name: string-convert + version: 0.2.1 + dev: false + + registry.nlark.com/string-length/4.0.2: + resolution: {integrity: sha1-qKjce9XBqCubPIuH4SX2aHG25Xo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/string-length/download/string-length-4.0.2.tgz} + name: string-length + version: 4.0.2 + engines: {node: '>=10'} + dependencies: + char-regex: registry.nlark.com/char-regex/1.0.2 + strip-ansi: 6.0.1 + dev: true + + registry.nlark.com/string.prototype.trimend/1.0.4: + resolution: {integrity: sha1-51rpDClCxjUEaGwYsoe0oLGkX4A=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/string.prototype.trimend/download/string.prototype.trimend-1.0.4.tgz} + name: string.prototype.trimend + version: 1.0.4 + dependencies: + call-bind: registry.nlark.com/call-bind/1.0.2 + define-properties: registry.nlark.com/define-properties/1.1.3 + + registry.nlark.com/string.prototype.trimstart/1.0.4: + resolution: {integrity: sha1-s2OZr0qymZtMnGSL16P7K7Jv7u0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/string.prototype.trimstart/download/string.prototype.trimstart-1.0.4.tgz} + name: string.prototype.trimstart + version: 1.0.4 + dependencies: + call-bind: registry.nlark.com/call-bind/1.0.2 + define-properties: registry.nlark.com/define-properties/1.1.3 + + registry.nlark.com/string_decoder/1.1.1: + resolution: {integrity: sha1-nPFhG6YmhdcDCunkujQUnDrwP8g=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/string_decoder/download/string_decoder-1.1.1.tgz} + name: string_decoder + version: 1.1.1 + dependencies: + safe-buffer: registry.nlark.com/safe-buffer/5.1.2 + dev: true + + registry.nlark.com/string_decoder/1.3.0: + resolution: {integrity: sha1-QvEUWUpGzxqOMLCoT1bHjD7awh4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/string_decoder/download/string_decoder-1.3.0.tgz} + name: string_decoder + version: 1.3.0 + dependencies: + safe-buffer: registry.nlark.com/safe-buffer/5.2.1 + + registry.nlark.com/stringify-object/3.3.0: + resolution: {integrity: sha1-cDBlrvyhkwDTzoivT1s5VtdVZik=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/stringify-object/download/stringify-object-3.3.0.tgz} + name: stringify-object + version: 3.3.0 + engines: {node: '>=4'} + dependencies: + get-own-enumerable-property-symbols: registry.nlark.com/get-own-enumerable-property-symbols/3.0.2 + is-obj: registry.nlark.com/is-obj/1.0.1 + is-regexp: 1.0.0 + dev: true + + registry.nlark.com/strip-bom/3.0.0: + resolution: {integrity: sha1-IzTBjpx1n3vdVv3vfprj1YjmjtM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/strip-bom/download/strip-bom-3.0.0.tgz} + name: strip-bom + version: 3.0.0 + engines: {node: '>=4'} + dev: true + + registry.nlark.com/strip-bom/4.0.0: + resolution: {integrity: sha1-nDUFwdtFvO3KPZz3oW9cWqOQGHg=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/strip-bom/download/strip-bom-4.0.0.tgz} + name: strip-bom + version: 4.0.0 + engines: {node: '>=8'} + dev: true + + registry.nlark.com/strip-final-newline/2.0.0: + resolution: {integrity: sha1-ibhS+y/L6Tb29LMYevsKEsGrWK0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/strip-final-newline/download/strip-final-newline-2.0.0.tgz} + name: strip-final-newline + version: 2.0.0 + engines: {node: '>=6'} + dev: true + + registry.nlark.com/strip-indent/3.0.0: + resolution: {integrity: sha1-wy4c7pQLazQyx3G8LFS8znPNMAE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/strip-indent/download/strip-indent-3.0.0.tgz} + name: strip-indent + version: 3.0.0 + engines: {node: '>=8'} + dependencies: + min-indent: registry.nlark.com/min-indent/1.0.1 + dev: true + + registry.nlark.com/strip-json-comments/3.1.1: + resolution: {integrity: sha1-MfEoGzgyYwQ0gxwxDAHMzajL4AY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/strip-json-comments/download/strip-json-comments-3.1.1.tgz} + name: strip-json-comments + version: 3.1.1 + engines: {node: '>=8'} + dev: true + + registry.nlark.com/stylehacks/4.0.3: + resolution: {integrity: sha1-Zxj8r00eB9ihMYaQiB6NlnJqcdU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/stylehacks/download/stylehacks-4.0.3.tgz} + name: stylehacks + version: 4.0.3 + engines: {node: '>=6.9.0'} + dependencies: + browserslist: 4.19.1 + postcss: 7.0.39 + postcss-selector-parser: 3.1.2 + dev: false + + registry.nlark.com/supports-hyperlinks/2.2.0: + resolution: {integrity: sha1-T3e0JIh2WJF3S3DHm6vYf5vVlLs=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/supports-hyperlinks/download/supports-hyperlinks-2.2.0.tgz} + name: supports-hyperlinks + version: 2.2.0 + engines: {node: '>=8'} + dependencies: + has-flag: registry.nlark.com/has-flag/4.0.0 + supports-color: 7.2.0 + dev: true + + registry.nlark.com/symbol-tree/3.2.4: + resolution: {integrity: sha1-QwY30ki6d+B4iDlR+5qg7tfGP6I=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/symbol-tree/download/symbol-tree-3.2.4.tgz} + name: symbol-tree + version: 3.2.4 + dev: true + + registry.nlark.com/terminal-link/2.1.1: + resolution: {integrity: sha1-FKZKJ6s8Dfkz6lRvulXy0HjtyZQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/terminal-link/download/terminal-link-2.1.1.tgz} + name: terminal-link + version: 2.1.1 + engines: {node: '>=8'} + dependencies: + ansi-escapes: registry.nlark.com/ansi-escapes/4.3.2 + supports-hyperlinks: registry.nlark.com/supports-hyperlinks/2.2.0 + dev: true + + registry.nlark.com/test-exclude/6.0.0: + resolution: {integrity: sha1-BKhphmHYBepvopO2y55jrARO8V4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/test-exclude/download/test-exclude-6.0.0.tgz} + name: test-exclude + version: 6.0.0 + engines: {node: '>=8'} + dependencies: + '@istanbuljs/schema': registry.nlark.com/@istanbuljs/schema/0.1.3 + glob: 7.2.0 + minimatch: registry.nlark.com/minimatch/3.0.4 + dev: true + + registry.nlark.com/text-table/0.2.0: + resolution: {integrity: sha1-f17oI66AUgfACvLfSoTsP8+lcLQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/text-table/download/text-table-0.2.0.tgz} + name: text-table + version: 0.2.0 + dev: true + + registry.nlark.com/throat/6.0.1: + resolution: {integrity: sha1-1RT+2tlXQMEsLX/HDqhj61Gt43U=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/throat/download/throat-6.0.1.tgz} + name: throat + version: 6.0.1 + dev: true + + registry.nlark.com/through/2.3.8: + resolution: {integrity: sha1-DdTJ/6q8NXlgsbckEV1+Doai4fU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/through/download/through-2.3.8.tgz} + name: through + version: 2.3.8 + + registry.nlark.com/through2/2.0.5: + resolution: {integrity: sha1-AcHjnrMdB8t9A6lqcIIyYLIxMs0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/through2/download/through2-2.0.5.tgz} + name: through2 + version: 2.0.5 + dependencies: + readable-stream: registry.nlark.com/readable-stream/2.3.7 + xtend: registry.nlark.com/xtend/4.0.2 + dev: true + + registry.nlark.com/through2/4.0.2: + resolution: {integrity: sha1-p846wqeosLlmyA58SfBITDsjl2Q=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/through2/download/through2-4.0.2.tgz} + name: through2 + version: 4.0.2 + dependencies: + readable-stream: registry.nlark.com/readable-stream/3.6.0 + dev: true + + registry.nlark.com/thunky/1.1.0: + resolution: {integrity: sha1-Wrr3FKlAXbBQRzK7zNLO3Z75U30=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/thunky/download/thunky-1.1.0.tgz} + name: thunky + version: 1.1.0 + dev: true + + registry.nlark.com/timsort/0.3.0: + resolution: {integrity: sha1-QFQRqOfmM5/mTbmiNN4R3DHgK9Q=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/timsort/download/timsort-0.3.0.tgz} + name: timsort + version: 0.3.0 + dev: false + + registry.nlark.com/tiny-warning/1.0.3: + resolution: {integrity: sha1-lKMNtFPfTGQ9D9VmBg1gqHXYR1Q=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/tiny-warning/download/tiny-warning-1.0.3.tgz} + name: tiny-warning + version: 1.0.3 + dev: false + + registry.nlark.com/tmp/0.0.33: + resolution: {integrity: sha1-bTQzWIl2jSGyvNoKonfO07G/rfk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/tmp/download/tmp-0.0.33.tgz} + name: tmp + version: 0.0.33 + engines: {node: '>=0.6.0'} + dependencies: + os-tmpdir: registry.nlark.com/os-tmpdir/1.0.2 dev: false - registry.npmmirror.com/react-is/16.13.1: - resolution: {integrity: sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/react-is/-/react-is-16.13.1.tgz} - name: react-is - version: 16.13.1 + registry.nlark.com/tmp/0.2.1: + resolution: {integrity: sha1-hFf8MDfc9HGcJRNnoa9lAO4czxQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/tmp/download/tmp-0.2.1.tgz} + name: tmp + version: 0.2.1 + engines: {node: '>=8.17.0'} + dependencies: + rimraf: 3.0.2 + dev: false - registry.npmmirror.com/react-is/17.0.2: - resolution: {integrity: sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/react-is/-/react-is-17.0.2.tgz} - name: react-is - version: 17.0.2 + registry.nlark.com/tmpl/1.0.5: + resolution: {integrity: sha1-hoPguQK7nCDE9ybjwLafNlGMB8w=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/tmpl/download/tmpl-1.0.5.tgz} + name: tmpl + version: 1.0.5 + dev: true - registry.npmmirror.com/react-property/2.0.0: - resolution: {integrity: sha1-IVa6nYX6R0H68ZGLOO/B6uPGoTY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/react-property/download/react-property-2.0.0.tgz} - name: react-property + registry.nlark.com/to-fast-properties/2.0.0: + resolution: {integrity: sha1-3F5pjL0HkmW8c+A3doGk5Og/YW4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/to-fast-properties/download/to-fast-properties-2.0.0.tgz} + name: to-fast-properties version: 2.0.0 + engines: {node: '>=4'} + dev: true + + registry.nlark.com/to-regex-range/5.0.1: + resolution: {integrity: sha1-FkjESq58jZiKMmAY7XL1tN0DkuQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/to-regex-range/download/to-regex-range-5.0.1.tgz} + name: to-regex-range + version: 5.0.1 + engines: {node: '>=8.0'} + dependencies: + is-number: registry.nlark.com/is-number/7.0.0 + + registry.nlark.com/toposort/2.0.2: + resolution: {integrity: sha1-riF2gXXRVZ1IvvNUILL0li8JwzA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/toposort/download/toposort-2.0.2.tgz} + name: toposort + version: 2.0.2 dev: false - registry.npmmirror.com/react-query/3.34.6_react@17.0.2: - resolution: {integrity: sha512-2UKldH8T2PjmLxaOzANok7yITQn9FF1pBbrZFF1hvukBjYefHtCjUur+GOVAWMhrsskcCoKRviei4hcpvj9wLQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/react-query/download/react-query-3.34.6.tgz} - id: registry.npmmirror.com/react-query/3.34.6 - name: react-query - version: 3.34.6 - peerDependencies: - react: ^16.8.0 || ^17.0.0 - react-dom: '*' - react-native: '*' - peerDependenciesMeta: - react-dom: - optional: true - react-native: - optional: true + registry.nlark.com/totalist/1.1.0: + resolution: {integrity: sha1-pNZaPlRlF3AePlw3pHpwrJf+Vt8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/totalist/download/totalist-1.1.0.tgz} + name: totalist + version: 1.1.0 + engines: {node: '>=6'} + dev: true + + registry.nlark.com/tough-cookie/4.0.0: + resolution: {integrity: sha1-2CIjTuyogvmR8PkIgkrSYi3b7OQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/tough-cookie/download/tough-cookie-4.0.0.tgz} + name: tough-cookie + version: 4.0.0 + engines: {node: '>=6'} dependencies: - '@babel/runtime': registry.npmmirror.com/@babel/runtime/7.16.5 - broadcast-channel: registry.npmmirror.com/broadcast-channel/3.7.0 - match-sorter: registry.npmmirror.com/match-sorter/6.3.1 - react: registry.npmmirror.com/react/17.0.2 + psl: registry.nlark.com/psl/1.8.0 + punycode: registry.nlark.com/punycode/2.1.1 + universalify: registry.nlark.com/universalify/0.1.2 + dev: true + + registry.nlark.com/trim-newlines/3.0.1: + resolution: {integrity: sha1-Jgpdli2LdSQlsy86fbDcrNF2wUQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/trim-newlines/download/trim-newlines-3.0.1.tgz} + name: trim-newlines + version: 3.0.1 + engines: {node: '>=8'} + dev: true + + registry.nlark.com/tslib/1.14.1: + resolution: {integrity: sha1-zy04vcNKE0vK8QkcQfZhni9nLQA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/tslib/download/tslib-1.14.1.tgz} + name: tslib + version: 1.14.1 + + registry.nlark.com/tslib/2.0.1: + resolution: {integrity: sha1-QQ6w0RPltjVkkO7HSWA3JbAhtD4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/tslib/download/tslib-2.0.1.tgz} + name: tslib + version: 2.0.1 dev: false - registry.npmmirror.com/react-redux/7.2.6_react@17.0.2: - resolution: {integrity: sha1-SWM6JP5VK1+cr1j+uKE4k23f6ao=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/react-redux/download/react-redux-7.2.6.tgz} - id: registry.npmmirror.com/react-redux/7.2.6 - name: react-redux - version: 7.2.6 + registry.nlark.com/tslib/2.1.0: + resolution: {integrity: sha1-2mCGDxwuyqVwOrfTm8Bba/mIuXo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/tslib/download/tslib-2.1.0.tgz} + name: tslib + version: 2.1.0 + + registry.nlark.com/tslib/2.3.1: + resolution: {integrity: sha1-6KM1rdXOrlGqJh0ypJAVjvBC7wE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/tslib/download/tslib-2.3.1.tgz} + name: tslib + version: 2.3.1 + dev: true + + registry.nlark.com/tsutils/3.21.0_typescript@4.5.4: + resolution: {integrity: sha1-tIcX05TOpsHglpg+7Vjp1hcVtiM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/tsutils/download/tsutils-3.21.0.tgz} + id: registry.nlark.com/tsutils/3.21.0 + name: tsutils + version: 3.21.0 + engines: {node: '>= 6'} peerDependencies: - react: ^16.8.3 || ^17 - react-dom: '*' - react-native: '*' - peerDependenciesMeta: - react-dom: - optional: true - react-native: - optional: true + 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: - '@babel/runtime': registry.npmmirror.com/@babel/runtime/7.16.5 - '@types/react-redux': registry.npmmirror.com/@types/react-redux/7.1.21 - hoist-non-react-statics: registry.nlark.com/hoist-non-react-statics/3.3.2 - loose-envify: registry.nlark.com/loose-envify/1.4.0 - prop-types: registry.npmmirror.com/prop-types/15.8.0 - react: registry.npmmirror.com/react/17.0.2 - react-is: registry.npmmirror.com/react-is/17.0.2 + tslib: registry.nlark.com/tslib/1.14.1 + typescript: 4.5.4 + dev: true + + registry.nlark.com/type-check/0.3.2: + resolution: {integrity: sha1-WITKtRLPHTVeP7eE8wgEsrUg23I=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/type-check/download/type-check-0.3.2.tgz} + name: type-check + version: 0.3.2 + engines: {node: '>= 0.8.0'} + dependencies: + prelude-ls: registry.nlark.com/prelude-ls/1.1.2 + dev: true + + registry.nlark.com/type-check/0.4.0: + resolution: {integrity: sha1-B7ggO/pwVsBlcFDjzNLDdzC6uPE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/type-check/download/type-check-0.4.0.tgz} + name: type-check + version: 0.4.0 + engines: {node: '>= 0.8.0'} + dependencies: + prelude-ls: registry.nlark.com/prelude-ls/1.2.1 + dev: true + + registry.nlark.com/type-detect/4.0.8: + resolution: {integrity: sha1-dkb7XxiHHPu3dJ5pvTmmOI63RQw=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/type-detect/download/type-detect-4.0.8.tgz?cache=0&sync_timestamp=1631849284169&other_urls=https%3A%2F%2Fregistry.nlark.com%2Ftype-detect%2Fdownload%2Ftype-detect-4.0.8.tgz} + name: type-detect + version: 4.0.8 + engines: {node: '>=4'} + dev: true + + registry.nlark.com/type-is/1.6.18: + resolution: {integrity: sha1-TlUs0F3wlGfcvE73Od6J8s83wTE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/type-is/download/type-is-1.6.18.tgz} + name: type-is + version: 1.6.18 + engines: {node: '>= 0.6'} + dependencies: + media-typer: registry.nlark.com/media-typer/0.3.0 + mime-types: 2.1.34 + dev: true + + registry.nlark.com/typedarray-to-buffer/3.1.5: + resolution: {integrity: sha1-qX7nqf9CaRufeD/xvFES/j/KkIA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/typedarray-to-buffer/download/typedarray-to-buffer-3.1.5.tgz} + name: typedarray-to-buffer + version: 3.1.5 + dependencies: + is-typedarray: registry.nlark.com/is-typedarray/1.0.0 + dev: true + + registry.nlark.com/unbox-primitive/1.0.1: + resolution: {integrity: sha1-CF4hViXsMWJXTciFmr7nilmxRHE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/unbox-primitive/download/unbox-primitive-1.0.1.tgz} + name: unbox-primitive + version: 1.0.1 + dependencies: + function-bind: registry.nlark.com/function-bind/1.1.1 + has-bigints: registry.nlark.com/has-bigints/1.0.1 + has-symbols: registry.nlark.com/has-symbols/1.0.2 + which-boxed-primitive: registry.nlark.com/which-boxed-primitive/1.0.2 + + registry.nlark.com/unc-path-regex/0.1.2: + resolution: {integrity: sha1-5z3T17DXxe2G+6xrCufYxqadUPo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/unc-path-regex/download/unc-path-regex-0.1.2.tgz} + name: unc-path-regex + version: 0.1.2 + engines: {node: '>=0.10.0'} + dev: true + + registry.nlark.com/unicode-canonical-property-names-ecmascript/2.0.0: + resolution: {integrity: sha1-MBrNxSVjFnDTn2FG4Od/9rvevdw=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/unicode-canonical-property-names-ecmascript/download/unicode-canonical-property-names-ecmascript-2.0.0.tgz} + name: unicode-canonical-property-names-ecmascript + version: 2.0.0 + engines: {node: '>=4'} + dev: true + + registry.nlark.com/unicode-match-property-ecmascript/2.0.0: + resolution: {integrity: sha1-VP0W4OyxZ88Ezx91a9zJLrp5dsM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/unicode-match-property-ecmascript/download/unicode-match-property-ecmascript-2.0.0.tgz} + name: unicode-match-property-ecmascript + version: 2.0.0 + engines: {node: '>=4'} + dependencies: + unicode-canonical-property-names-ecmascript: registry.nlark.com/unicode-canonical-property-names-ecmascript/2.0.0 + unicode-property-aliases-ecmascript: registry.nlark.com/unicode-property-aliases-ecmascript/2.0.0 + dev: true + + registry.nlark.com/unicode-match-property-value-ecmascript/2.0.0: + resolution: {integrity: sha1-GgGqVyR8FMVouJd1pUk4eIGJpxQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/unicode-match-property-value-ecmascript/download/unicode-match-property-value-ecmascript-2.0.0.tgz} + name: unicode-match-property-value-ecmascript + version: 2.0.0 + engines: {node: '>=4'} + dev: true + + registry.nlark.com/unicode-property-aliases-ecmascript/2.0.0: + resolution: {integrity: sha1-CjbLmlhcT2q9Ua0d7dsoXBZSl8g=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/unicode-property-aliases-ecmascript/download/unicode-property-aliases-ecmascript-2.0.0.tgz} + name: unicode-property-aliases-ecmascript + version: 2.0.0 + engines: {node: '>=4'} + dev: true + + registry.nlark.com/uniq/1.0.1: + resolution: {integrity: sha1-sxxa6CVIRKOoKBVBzisEuGWnNP8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/uniq/download/uniq-1.0.1.tgz} + name: uniq + version: 1.0.1 + dev: false + + registry.nlark.com/uniqs/2.0.0: + resolution: {integrity: sha1-/+3ks2slKQaW5uFl1KWe25mOawI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/uniqs/download/uniqs-2.0.0.tgz} + name: uniqs + version: 2.0.0 dev: false - registry.npmmirror.com/react-router-dom/5.3.0_react@17.0.2: - resolution: {integrity: sha512-ObVBLjUZsphUUMVycibxgMdh5jJ1e3o+KpAZBVeHcNQZ4W+uUGGWsokurzlF4YOldQYRQL4y6yFRWM4m3svmuQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/react-router-dom/download/react-router-dom-5.3.0.tgz} - id: registry.npmmirror.com/react-router-dom/5.3.0 - name: react-router-dom - version: 5.3.0 - peerDependencies: - react: '>=15' - dependencies: - '@babel/runtime': registry.npmmirror.com/@babel/runtime/7.16.5 - history: registry.npmmirror.com/history/4.10.1 - loose-envify: registry.nlark.com/loose-envify/1.4.0 - prop-types: registry.npmmirror.com/prop-types/15.8.0 - react: registry.npmmirror.com/react/17.0.2 - react-router: registry.npmmirror.com/react-router/5.2.1_react@17.0.2 - tiny-invariant: registry.npmmirror.com/tiny-invariant/1.2.0 - tiny-warning: registry.nlark.com/tiny-warning/1.0.3 + registry.nlark.com/unique-string/2.0.0: + resolution: {integrity: sha1-OcZFH4GvsnSd4rIz4/fF6IQ72J0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/unique-string/download/unique-string-2.0.0.tgz} + name: unique-string + version: 2.0.0 + engines: {node: '>=8'} + dependencies: + crypto-random-string: registry.nlark.com/crypto-random-string/2.0.0 + dev: true + + registry.nlark.com/universalify/0.1.2: + resolution: {integrity: sha1-tkb2m+OULavOzJ1mOcgNwQXvqmY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/universalify/download/universalify-0.1.2.tgz} + name: universalify + version: 0.1.2 + engines: {node: '>= 4.0.0'} + dev: true + + registry.nlark.com/universalify/2.0.0: + resolution: {integrity: sha1-daSYTv7cSwiXXFrrc/Uw0C3yVxc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/universalify/download/universalify-2.0.0.tgz} + name: universalify + version: 2.0.0 + engines: {node: '>= 10.0.0'} + + registry.nlark.com/unpipe/1.0.0: + resolution: {integrity: sha1-sr9O6FFKrmFltIF4KdIbLvSZBOw=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/unpipe/download/unpipe-1.0.0.tgz} + name: unpipe + version: 1.0.0 + engines: {node: '>= 0.8'} + dev: true + + registry.nlark.com/unquote/1.1.1: + resolution: {integrity: sha1-j97XMk7G6IoP+LkF58CYzcCG1UQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/unquote/download/unquote-1.1.1.tgz} + name: unquote + version: 1.1.1 dev: false - registry.npmmirror.com/react-router/5.2.1_react@17.0.2: - resolution: {integrity: sha1-TS5OnVrpQlCRhFuNvG2dJ2I5d00=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/react-router/download/react-router-5.2.1.tgz} - id: registry.npmmirror.com/react-router/5.2.1 - name: react-router - version: 5.2.1 - peerDependencies: - react: '>=15' + registry.nlark.com/upath/1.2.0: + resolution: {integrity: sha1-j2bbzVWog6za5ECK+LA1pQRMGJQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/upath/download/upath-1.2.0.tgz} + name: upath + version: 1.2.0 + engines: {node: '>=4'} + dev: true + + registry.nlark.com/uri-js/4.4.1: + resolution: {integrity: sha1-mxpSWVIlhZ5V9mnZKPiMbFfyp34=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/uri-js/download/uri-js-4.4.1.tgz} + name: uri-js + version: 4.4.1 dependencies: - '@babel/runtime': registry.npmmirror.com/@babel/runtime/7.16.5 - history: registry.npmmirror.com/history/4.10.1 - hoist-non-react-statics: registry.nlark.com/hoist-non-react-statics/3.3.2 - loose-envify: registry.nlark.com/loose-envify/1.4.0 - mini-create-react-context: registry.nlark.com/mini-create-react-context/0.4.1_prop-types@15.8.0+react@17.0.2 - path-to-regexp: registry.nlark.com/path-to-regexp/1.8.0 - prop-types: registry.npmmirror.com/prop-types/15.8.0 - react: registry.npmmirror.com/react/17.0.2 - react-is: registry.npmmirror.com/react-is/16.13.1 - tiny-invariant: registry.npmmirror.com/tiny-invariant/1.2.0 - tiny-warning: registry.nlark.com/tiny-warning/1.0.3 - dev: false + punycode: registry.nlark.com/punycode/2.1.1 + dev: true - registry.npmmirror.com/react-side-effect/2.1.1_react@17.0.2: - resolution: {integrity: sha1-ZsVwHD51YKtIIqTuJ0Le4hXXLrM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/react-side-effect/download/react-side-effect-2.1.1.tgz} - id: registry.npmmirror.com/react-side-effect/2.1.1 - name: react-side-effect - version: 2.1.1 - peerDependencies: - react: ^16.3.0 || ^17.0.0 + registry.nlark.com/util-deprecate/1.0.2: + resolution: {integrity: sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/util-deprecate/download/util-deprecate-1.0.2.tgz} + name: util-deprecate + version: 1.0.2 + + registry.nlark.com/util.promisify/1.0.1: + resolution: {integrity: sha1-a693dLgO6w91INi4HQeYKlmruu4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/util.promisify/download/util.promisify-1.0.1.tgz} + name: util.promisify + version: 1.0.1 dependencies: - react: registry.npmmirror.com/react/17.0.2 + define-properties: registry.nlark.com/define-properties/1.1.3 + es-abstract: 1.19.1 + has-symbols: registry.nlark.com/has-symbols/1.0.2 + object.getownpropertydescriptors: 2.1.3 dev: false - registry.npmmirror.com/react-split/2.0.14_react@17.0.2: - resolution: {integrity: sha512-bKWydgMgaKTg/2JGQnaJPg51T6dmumTWZppFgEbbY0Fbme0F5TuatAScCLaqommbGQQf/ZT1zaejuPDriscISA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/react-split/-/react-split-2.0.14.tgz} - id: registry.npmmirror.com/react-split/2.0.14 - name: react-split - version: 2.0.14 - peerDependencies: - react: '*' + registry.nlark.com/utila/0.4.0: + resolution: {integrity: sha1-ihagXURWV6Oupe7MWxKk+lN5dyw=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/utila/download/utila-0.4.0.tgz} + name: utila + version: 0.4.0 + dev: true + + registry.nlark.com/utils-merge/1.0.1: + resolution: {integrity: sha1-n5VxD1CiZ5R7LMwSR0HBAoQn5xM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/utils-merge/download/utils-merge-1.0.1.tgz} + name: utils-merge + version: 1.0.1 + engines: {node: '>= 0.4.0'} + dev: true + + registry.nlark.com/v8-compile-cache/2.3.0: + resolution: {integrity: sha1-LeGWGMZtwkfc+2+ZM4A12CRaLO4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/v8-compile-cache/download/v8-compile-cache-2.3.0.tgz} + name: v8-compile-cache + version: 2.3.0 + dev: true + + registry.nlark.com/validate-npm-package-license/3.0.4: + resolution: {integrity: sha1-/JH2uce6FchX9MssXe/uw51PQQo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/validate-npm-package-license/download/validate-npm-package-license-3.0.4.tgz} + name: validate-npm-package-license + version: 3.0.4 dependencies: - prop-types: registry.npmmirror.com/prop-types/15.8.0 - react: registry.npmmirror.com/react/17.0.2 - split.js: registry.npmmirror.com/split.js/1.6.5 + spdx-correct: registry.nlark.com/spdx-correct/3.1.1 + spdx-expression-parse: registry.nlark.com/spdx-expression-parse/3.0.1 + dev: true + + registry.nlark.com/value-equal/1.0.1: + resolution: {integrity: sha1-Hgt5THNMXAyt4XnEN9NW2TGjTWw=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/value-equal/download/value-equal-1.0.1.tgz} + name: value-equal + version: 1.0.1 dev: false - registry.npmmirror.com/react-use-gesture/9.1.3_react@17.0.2: - resolution: {integrity: sha1-kr0UPk9Y5pvUJFFKW/zLoqHWLsA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/react-use-gesture/download/react-use-gesture-9.1.3.tgz} - id: registry.npmmirror.com/react-use-gesture/9.1.3 - name: react-use-gesture - version: 9.1.3 - deprecated: This package is no longer maintained. Please use @use-gesture/react instead - peerDependencies: - react: '>= 16.8.0' + registry.nlark.com/vary/1.1.2: + resolution: {integrity: sha1-IpnwLG3tMNSllhsLn3RSShj2NPw=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/vary/download/vary-1.1.2.tgz} + name: vary + version: 1.1.2 + engines: {node: '>= 0.8'} + dev: true + + registry.nlark.com/vinyl/2.2.1: + resolution: {integrity: sha1-I8+4u6tezjgDqiwKHrKK98u6GXQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/vinyl/download/vinyl-2.2.1.tgz} + name: vinyl + version: 2.2.1 + engines: {node: '>= 0.10'} dependencies: - react: registry.npmmirror.com/react/17.0.2 + clone: registry.nlark.com/clone/2.1.2 + clone-buffer: 1.0.0 + clone-stats: registry.nlark.com/clone-stats/1.0.0 + cloneable-readable: 1.1.3 + remove-trailing-separator: registry.nlark.com/remove-trailing-separator/1.1.0 + replace-ext: registry.nlark.com/replace-ext/1.0.1 + dev: true + + registry.nlark.com/void-elements/3.1.0: + resolution: {integrity: sha1-YU9/v42AHwu18GYfWy9XhXUOTwk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/void-elements/download/void-elements-3.1.0.tgz} + name: void-elements + version: 3.1.0 + engines: {node: '>=0.10.0'} dev: false - registry.npmmirror.com/react-virtualized-auto-sizer/1.0.6_react-dom@17.0.2+react@17.0.2: - resolution: {integrity: sha1-ZsWxySeAZMXvFpntQKKcEVGPl8o=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/react-virtualized-auto-sizer/download/react-virtualized-auto-sizer-1.0.6.tgz} - id: registry.npmmirror.com/react-virtualized-auto-sizer/1.0.6 - name: react-virtualized-auto-sizer - version: 1.0.6 - engines: {node: '>8.0.0'} - peerDependencies: - react: ^15.3.0 || ^16.0.0-alpha || ^17.0.0 - react-dom: ^15.3.0 || ^16.0.0-alpha || ^17.0.0 + registry.nlark.com/w3c-hr-time/1.0.2: + resolution: {integrity: sha1-ConN9cwVgi35w2BUNnaWPgzDCM0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/w3c-hr-time/download/w3c-hr-time-1.0.2.tgz} + name: w3c-hr-time + version: 1.0.2 dependencies: - react: registry.npmmirror.com/react/17.0.2 - react-dom: registry.npmmirror.com/react-dom/17.0.2_react@17.0.2 - dev: false + browser-process-hrtime: registry.nlark.com/browser-process-hrtime/1.0.0 + dev: true - registry.npmmirror.com/react-virtuoso/2.4.0_react@17.0.2: - resolution: {integrity: sha512-hjo+ERHcZU5XOnpXMVEhm6mSiPi6oz8xbwKjWTfozbUGPaVAT+9wzU202Y50NOHVXekBVCGL02W2++PKi8z2Tw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/react-virtuoso/download/react-virtuoso-2.4.0.tgz} - id: registry.npmmirror.com/react-virtuoso/2.4.0 - name: react-virtuoso - version: 2.4.0 + registry.nlark.com/w3c-xmlserializer/2.0.0: + resolution: {integrity: sha1-PnEEoFt1FGzGD1ZDgLf2g6zxAgo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/w3c-xmlserializer/download/w3c-xmlserializer-2.0.0.tgz} + name: w3c-xmlserializer + version: 2.0.0 engines: {node: '>=10'} - peerDependencies: - react: '>=16' dependencies: - '@virtuoso.dev/react-urx': registry.npmmirror.com/@virtuoso.dev/react-urx/0.2.12_react@17.0.2 - '@virtuoso.dev/urx': registry.npmmirror.com/@virtuoso.dev/urx/0.2.12 - react: registry.npmmirror.com/react/17.0.2 - dev: false + xml-name-validator: registry.nlark.com/xml-name-validator/3.0.0 + dev: true - registry.npmmirror.com/react/17.0.2: - resolution: {integrity: sha512-gnhPt75i/dq/z3/6q/0asP78D0u592D5L1pd7M8P+dck6Fu/jJeL6iVVK23fptSUZj8Vjf++7wXA8UNclGQcbA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/react/download/react-17.0.2.tgz} - name: react - version: 17.0.2 - engines: {node: '>=0.10.0'} + registry.nlark.com/wbuf/1.7.3: + resolution: {integrity: sha1-wdjRSTFtPqhShIiVy2oL/oh7h98=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/wbuf/download/wbuf-1.7.3.tgz} + name: wbuf + version: 1.7.3 dependencies: - loose-envify: registry.nlark.com/loose-envify/1.4.0 - object-assign: registry.nlark.com/object-assign/4.1.1 + minimalistic-assert: registry.nlark.com/minimalistic-assert/1.0.1 + dev: true + + registry.nlark.com/wcwidth/1.0.1: + resolution: {integrity: sha1-8LDc+RW8X/FSivrbLA4XtTLaL+g=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/wcwidth/download/wcwidth-1.0.1.tgz} + name: wcwidth + version: 1.0.1 + dependencies: + defaults: registry.nlark.com/defaults/1.0.3 dev: false - registry.npmmirror.com/read-pkg-up/7.0.1: - resolution: {integrity: sha1-86YTV1hFlzOuK5VjgFbhhU5+9Qc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/read-pkg-up/download/read-pkg-up-7.0.1.tgz} - name: read-pkg-up - version: 7.0.1 + registry.nlark.com/webidl-conversions/4.0.2: + resolution: {integrity: sha1-qFWYCx8LazWbodXZ+zmulB+qY60=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/webidl-conversions/download/webidl-conversions-4.0.2.tgz} + name: webidl-conversions + version: 4.0.2 + dev: true + + registry.nlark.com/webidl-conversions/5.0.0: + resolution: {integrity: sha1-rlnIoAsSFUOirMZcBDT1ew/BGv8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/webidl-conversions/download/webidl-conversions-5.0.0.tgz} + name: webidl-conversions + version: 5.0.0 engines: {node: '>=8'} - dependencies: - find-up: registry.npmmirror.com/find-up/4.1.0 - read-pkg: registry.nlark.com/read-pkg/5.2.0 - type-fest: registry.npmmirror.com/type-fest/0.8.1 dev: true - registry.npmmirror.com/reduce-css-calc/2.1.8: - resolution: {integrity: sha1-fvh2GijWFJgNwMmC93LJP3qZ3gM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/reduce-css-calc/download/reduce-css-calc-2.1.8.tgz} - name: reduce-css-calc - version: 2.1.8 + registry.nlark.com/webidl-conversions/6.1.0: + resolution: {integrity: sha1-kRG01+qArNQPUnDWZmIa+ni2lRQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/webidl-conversions/download/webidl-conversions-6.1.0.tgz} + name: webidl-conversions + version: 6.1.0 + engines: {node: '>=10.4'} + dev: true + + registry.nlark.com/webpack-merge/5.8.0: + resolution: {integrity: sha1-Kznb8ir4d3atdEw5AiNzHTCmj2E=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/webpack-merge/download/webpack-merge-5.8.0.tgz} + name: webpack-merge + version: 5.8.0 + engines: {node: '>=10.0.0'} dependencies: - css-unit-converter: registry.npmmirror.com/css-unit-converter/1.1.2 - postcss-value-parser: registry.npmmirror.com/postcss-value-parser/3.3.1 - dev: false + clone-deep: registry.nlark.com/clone-deep/4.0.1 + wildcard: registry.nlark.com/wildcard/2.0.0 + dev: true - registry.npmmirror.com/redux-thunk/2.4.1_redux@4.1.2: - resolution: {integrity: sha512-OOYGNY5Jy2TWvTL1KgAlVy6dcx3siPJ1wTq741EPyUKfn6W6nChdICjZwCd0p8AZBs5kWpZlbkXW2nE/zjUa+Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/redux-thunk/download/redux-thunk-2.4.1.tgz} - id: registry.npmmirror.com/redux-thunk/2.4.1 - name: redux-thunk - version: 2.4.1 - peerDependencies: - redux: ^4 + registry.nlark.com/websocket-driver/0.7.4: + resolution: {integrity: sha1-ia1Slbv2S0gKvLox5JU6ynBvV2A=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/websocket-driver/download/websocket-driver-0.7.4.tgz} + name: websocket-driver + version: 0.7.4 + engines: {node: '>=0.8.0'} dependencies: - redux: registry.npmmirror.com/redux/4.1.2 - dev: false + http-parser-js: 0.5.5 + safe-buffer: registry.nlark.com/safe-buffer/5.2.1 + websocket-extensions: registry.nlark.com/websocket-extensions/0.1.4 + dev: true - registry.npmmirror.com/redux/4.1.2: - resolution: {integrity: sha1-FA81Qm2Zu0cpr3YK/PeeqqxAcQQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/redux/download/redux-4.1.2.tgz} - name: redux - version: 4.1.2 + registry.nlark.com/websocket-extensions/0.1.4: + resolution: {integrity: sha1-f4RzvIOd/YdgituV1+sHUhFXikI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/websocket-extensions/download/websocket-extensions-0.1.4.tgz} + name: websocket-extensions + version: 0.1.4 + engines: {node: '>=0.8.0'} + dev: true + + registry.nlark.com/whatwg-encoding/1.0.5: + resolution: {integrity: sha1-WrrPd3wyFmpR0IXWtPPn0nET3bA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/whatwg-encoding/download/whatwg-encoding-1.0.5.tgz} + name: whatwg-encoding + version: 1.0.5 dependencies: - '@babel/runtime': registry.npmmirror.com/@babel/runtime/7.16.5 - dev: false + iconv-lite: registry.nlark.com/iconv-lite/0.4.24 + dev: true - registry.npmmirror.com/regjsgen/0.5.2: - resolution: {integrity: sha1-kv8pX7He7L9uzaslQ9IH6RqjNzM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/regjsgen/download/regjsgen-0.5.2.tgz} - name: regjsgen - version: 0.5.2 + registry.nlark.com/whatwg-mimetype/2.3.0: + resolution: {integrity: sha1-PUseAxLSB5h5+Cav8Y2+7KWWD78=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/whatwg-mimetype/download/whatwg-mimetype-2.3.0.tgz} + name: whatwg-mimetype + version: 2.3.0 dev: true - registry.npmmirror.com/regjsparser/0.7.0: - resolution: {integrity: sha1-prZntUyIXhi1JVTLSWDvcRh+mWg=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/regjsparser/download/regjsparser-0.7.0.tgz} - name: regjsparser - version: 0.7.0 + registry.nlark.com/which-boxed-primitive/1.0.2: + resolution: {integrity: sha1-E3V7yJsgmwSf5dhkMOIc9AqJqOY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/which-boxed-primitive/download/which-boxed-primitive-1.0.2.tgz} + name: which-boxed-primitive + version: 1.0.2 + dependencies: + is-bigint: registry.nlark.com/is-bigint/1.0.4 + is-boolean-object: registry.nlark.com/is-boolean-object/1.1.2 + is-number-object: registry.nlark.com/is-number-object/1.0.6 + is-string: registry.nlark.com/is-string/1.0.7 + is-symbol: registry.nlark.com/is-symbol/1.0.4 + + registry.nlark.com/which/2.0.2: + resolution: {integrity: sha1-fGqN0KY2oDJ+ELWckobu6T8/UbE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/which/download/which-2.0.2.tgz} + name: which + version: 2.0.2 + engines: {node: '>= 8'} hasBin: true dependencies: - jsesc: registry.nlark.com/jsesc/0.5.0 + isexe: registry.nlark.com/isexe/2.0.0 + dev: true + + registry.nlark.com/wildcard/2.0.0: + resolution: {integrity: sha1-p30g5SAMb6qsl55LOq3Hs91/j+w=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/wildcard/download/wildcard-2.0.0.tgz} + name: wildcard + version: 2.0.0 dev: true - registry.npmmirror.com/remove-accents/0.4.2: - resolution: {integrity: sha1-CkPTqq4egNuRngeuJUsoXZ4ce7U=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/remove-accents/download/remove-accents-0.4.2.tgz} - name: remove-accents - version: 0.4.2 - dev: false - - registry.npmmirror.com/remove-bom-buffer/3.0.0: - resolution: {integrity: sha1-wr8eN3Ug0yT2I4kuM8EMrCwlK1M=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/remove-bom-buffer/download/remove-bom-buffer-3.0.0.tgz} - name: remove-bom-buffer - version: 3.0.0 + registry.nlark.com/word-wrap/1.2.3: + resolution: {integrity: sha1-YQY29rH3A4kb00dxzLF/uTtHB5w=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/word-wrap/download/word-wrap-1.2.3.tgz} + name: word-wrap + version: 1.2.3 engines: {node: '>=0.10.0'} - dependencies: - is-buffer: registry.nlark.com/is-buffer/1.1.6 - is-utf8: registry.nlark.com/is-utf8/0.2.1 dev: true - registry.npmmirror.com/remove-bom-stream/1.2.0: - resolution: {integrity: sha1-BfGlk/FuQuH7kOv1nejlaVJflSM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/remove-bom-stream/download/remove-bom-stream-1.2.0.tgz} - name: remove-bom-stream - version: 1.2.0 - engines: {node: '>= 0.10'} + registry.nlark.com/wrap-ansi/6.2.0: + resolution: {integrity: sha1-6Tk7oHEC5skaOyIUePAlfNKFblM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/wrap-ansi/download/wrap-ansi-6.2.0.tgz?cache=0&sync_timestamp=1631584889456&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fwrap-ansi%2Fdownload%2Fwrap-ansi-6.2.0.tgz} + name: wrap-ansi + version: 6.2.0 + engines: {node: '>=8'} dependencies: - remove-bom-buffer: registry.npmmirror.com/remove-bom-buffer/3.0.0 - safe-buffer: registry.nlark.com/safe-buffer/5.2.1 - through2: registry.nlark.com/through2/2.0.5 + ansi-styles: registry.nlark.com/ansi-styles/4.3.0 + string-width: 4.2.3 + strip-ansi: 6.0.1 dev: true - registry.npmmirror.com/renderkid/3.0.0: - resolution: {integrity: sha1-X9gj5NaVHTc1jsyaWLHwaDa2Joo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/renderkid/download/renderkid-3.0.0.tgz} - name: renderkid - version: 3.0.0 + registry.nlark.com/wrap-ansi/7.0.0: + resolution: {integrity: sha1-Z+FFz/UQpqaYS98RUpEdadLrnkM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/wrap-ansi/download/wrap-ansi-7.0.0.tgz?cache=0&sync_timestamp=1631584889456&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fwrap-ansi%2Fdownload%2Fwrap-ansi-7.0.0.tgz} + name: wrap-ansi + version: 7.0.0 + engines: {node: '>=10'} dependencies: - css-select: registry.npmmirror.com/css-select/4.2.0 - dom-converter: registry.nlark.com/dom-converter/0.2.0 - htmlparser2: registry.npmmirror.com/htmlparser2/6.1.0 - lodash: registry.npmmirror.com/lodash/4.17.21 - strip-ansi: registry.npmmirror.com/strip-ansi/6.0.1 - dev: true + ansi-styles: registry.nlark.com/ansi-styles/4.3.0 + string-width: 4.2.3 + strip-ansi: 6.0.1 - registry.npmmirror.com/reselect/4.1.5: - resolution: {integrity: sha512-uVdlz8J7OO+ASpBYoz1Zypgx0KasCY20H+N8JD13oUMtPvSHQuscrHop4KbXrbsBcdB9Ds7lVK7eRkBIfO43vQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/reselect/download/reselect-4.1.5.tgz} - name: reselect - version: 4.1.5 - dev: false + registry.nlark.com/wrappy/1.0.2: + resolution: {integrity: sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/wrappy/download/wrappy-1.0.2.tgz} + name: wrappy + version: 1.0.2 - registry.npmmirror.com/resolve-global/1.0.0: - resolution: {integrity: sha1-oqed9K8so/Sb93753azTItrRklU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/resolve-global/download/resolve-global-1.0.0.tgz} - name: resolve-global - version: 1.0.0 - engines: {node: '>=8'} + registry.nlark.com/write-file-atomic/3.0.3: + resolution: {integrity: sha1-Vr1cWlxwSBzRnFcb05q5ZaXeVug=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/write-file-atomic/download/write-file-atomic-3.0.3.tgz} + name: write-file-atomic + version: 3.0.3 dependencies: - global-dirs: registry.nlark.com/global-dirs/0.1.1 + imurmurhash: registry.nlark.com/imurmurhash/0.1.4 + is-typedarray: registry.nlark.com/is-typedarray/1.0.0 + signal-exit: 3.0.6 + typedarray-to-buffer: registry.nlark.com/typedarray-to-buffer/3.1.5 dev: true - registry.npmmirror.com/resolve-options/1.1.0: - resolution: {integrity: sha1-MrueOcBtZzONyTeMDW1gdFZq0TE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/resolve-options/download/resolve-options-1.1.0.tgz} - name: resolve-options - version: 1.1.0 - engines: {node: '>= 0.10'} - dependencies: - value-or-function: registry.npmmirror.com/value-or-function/3.0.0 + registry.nlark.com/xml-name-validator/3.0.0: + resolution: {integrity: sha1-auc+Bt5NjG5H+fsYH3jWSK1FfGo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/xml-name-validator/download/xml-name-validator-3.0.0.tgz} + name: xml-name-validator + version: 3.0.0 dev: true - registry.npmmirror.com/resolve.exports/1.1.0: - resolution: {integrity: sha1-XOhCuUsFFGwOAwdphdHQ5+SMkMk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/resolve.exports/download/resolve.exports-1.1.0.tgz} - name: resolve.exports - version: 1.1.0 - engines: {node: '>=10'} + registry.nlark.com/xmlchars/2.2.0: + resolution: {integrity: sha1-Bg/hvLf5x2/ioX24apvDq4lCEMs=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/xmlchars/download/xmlchars-2.2.0.tgz} + name: xmlchars + version: 2.2.0 dev: true - registry.npmmirror.com/resolve/1.20.0: - resolution: {integrity: sha1-YpoBP7P3B1XW8LeTXMHCxTeLGXU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/resolve/download/resolve-1.20.0.tgz} - name: resolve - version: 1.20.0 - dependencies: - is-core-module: registry.npmmirror.com/is-core-module/2.8.0 - path-parse: registry.nlark.com/path-parse/1.0.7 + registry.nlark.com/xtend/4.0.2: + resolution: {integrity: sha1-u3J3n1+kZRhrH0OPZ0+jR/2121Q=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/xtend/download/xtend-4.0.2.tgz} + name: xtend + version: 4.0.2 + engines: {node: '>=0.4'} - registry.npmmirror.com/rfdc/1.3.0: - resolution: {integrity: sha1-0LfEQasnINBdxM8m4ByJYx2doIs=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/rfdc/download/rfdc-1.3.0.tgz} - name: rfdc - version: 1.3.0 + registry.nlark.com/y18n/5.0.8: + resolution: {integrity: sha1-f0k00PfKjFb5UxSTndzS3ZHOHVU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/y18n/download/y18n-5.0.8.tgz} + name: y18n + version: 5.0.8 + engines: {node: '>=10'} + + registry.nlark.com/yallist/4.0.0: + resolution: {integrity: sha1-m7knkNnA7/7GO+c1GeEaNQGaOnI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/yallist/download/yallist-4.0.0.tgz} + name: yallist + version: 4.0.0 dev: true - registry.npmmirror.com/rimraf/3.0.2: - resolution: {integrity: sha1-8aVAK6YiCtUswSgrrBrjqkn9Bho=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/rimraf/download/rimraf-3.0.2.tgz} - name: rimraf - version: 3.0.2 - hasBin: true - dependencies: - glob: registry.npmmirror.com/glob/7.2.0 + registry.nlark.com/yn/3.1.1: + resolution: {integrity: sha1-HodAGgnXZ8HV6rJqbkwYUYLS61A=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/yn/download/yn-3.1.1.tgz} + name: yn + version: 3.1.1 + engines: {node: '>=6'} + dev: true - registry.npmmirror.com/rollup-plugin-copy/3.4.0: - resolution: {integrity: sha1-8SKKP/tm/62GBuLz+3/yMUHtMoY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/rollup-plugin-copy/download/rollup-plugin-copy-3.4.0.tgz} - name: rollup-plugin-copy - version: 3.4.0 - engines: {node: '>=8.3'} - dependencies: - '@types/fs-extra': registry.npmmirror.com/@types/fs-extra/8.1.2 - colorette: registry.npmmirror.com/colorette/1.4.0 - fs-extra: registry.nlark.com/fs-extra/8.1.0 - globby: registry.nlark.com/globby/10.0.1 - is-plain-object: registry.nlark.com/is-plain-object/3.0.1 + registry.nlark.com/yocto-queue/0.1.0: + resolution: {integrity: sha1-ApTrPe4FAo0x7hpfosVWpqrxChs=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/yocto-queue/download/yocto-queue-0.1.0.tgz} + name: yocto-queue + version: 0.1.0 + engines: {node: '>=10'} dev: true - registry.npmmirror.com/rollup-plugin-esbuild/4.7.2_esbuild@0.12.29+rollup@2.62.0: - resolution: {integrity: sha512-rBS2hTedtG+wL/yyIWQ84zju5rtfF15gkaCLN0vsWGmBdRd0UPm52meAwkmrsPQf3mB/H2o+k9Q8Ce8A66SE5A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/rollup-plugin-esbuild/download/rollup-plugin-esbuild-4.7.2.tgz} - id: registry.npmmirror.com/rollup-plugin-esbuild/4.7.2 - name: rollup-plugin-esbuild - version: 4.7.2 - engines: {node: '>=12'} - peerDependencies: - esbuild: '>=0.10.1' - rollup: ^1.20.0 || ^2.0.0 + registry.npmmirror.com/@babel/runtime/7.16.5: + resolution: {integrity: sha512-TXWihFIS3Pyv5hzR7j6ihmeLkZfrXGxAr5UfSl8CHf+6q/wpiYDkUau0czckpYG8QmnCIuPpdLtuA9VmuGGyMA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/runtime/download/@babel/runtime-7.16.5.tgz} + name: '@babel/runtime' + version: 7.16.5 + engines: {node: '>=6.9.0'} dependencies: - '@rollup/pluginutils': registry.npmmirror.com/@rollup/pluginutils/4.1.2 - esbuild: registry.npmmirror.com/esbuild/0.12.29 - joycon: registry.npmmirror.com/joycon/3.1.1 - jsonc-parser: registry.nlark.com/jsonc-parser/3.0.0 - rollup: registry.npmmirror.com/rollup/2.62.0 + regenerator-runtime: registry.nlark.com/regenerator-runtime/0.13.9 dev: false - registry.npmmirror.com/rollup-plugin-replace/2.2.0: - resolution: {integrity: sha1-9BrlNy4R56IXzeNJyLXV/RFecOM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/rollup-plugin-replace/download/rollup-plugin-replace-2.2.0.tgz} - name: rollup-plugin-replace - version: 2.2.0 - deprecated: This module has moved and is now available at @rollup/plugin-replace. Please update your dependencies. This version is no longer maintained. + registry.npmmirror.com/@bbob/parser/2.8.0: + resolution: {integrity: sha512-S6mB7WmfQMcllginLf2KIen12Aswd93hJkxRr2FllDjT+5FGs0cCpDXPm9jVGOJl3TWlZOnj9Vnpvfj0ZejhXQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@bbob/parser/download/@bbob/parser-2.8.0.tgz} + name: '@bbob/parser' + version: 2.8.0 dependencies: - magic-string: registry.nlark.com/magic-string/0.25.7 - rollup-pluginutils: registry.npmmirror.com/rollup-pluginutils/2.8.2 - dev: true + '@bbob/plugin-helper': registry.npmmirror.com/@bbob/plugin-helper/2.8.0 + dev: false - registry.npmmirror.com/rollup-plugin-styles/3.14.1_rollup@2.62.0: - resolution: {integrity: sha1-ip0TiFrFyC9RMJn1Z7lM/5N5cow=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/rollup-plugin-styles/download/rollup-plugin-styles-3.14.1.tgz} - id: registry.npmmirror.com/rollup-plugin-styles/3.14.1 - name: rollup-plugin-styles - version: 3.14.1 - engines: {node: '>=10'} - peerDependencies: - rollup: ^2.2.0 - dependencies: - '@rollup/pluginutils': registry.npmmirror.com/@rollup/pluginutils/4.1.2 - '@types/cssnano': registry.npmmirror.com/@types/cssnano/4.0.1 - cosmiconfig: registry.nlark.com/cosmiconfig/7.0.1 - cssnano: registry.npmmirror.com/cssnano/4.1.11 - fs-extra: registry.nlark.com/fs-extra/9.1.0 - icss-utils: registry.nlark.com/icss-utils/5.1.0_postcss@8.4.5 - mime-types: registry.npmmirror.com/mime-types/2.1.34 - p-queue: registry.npmmirror.com/p-queue/6.6.2 - postcss: registry.npmmirror.com/postcss/8.4.5 - postcss-modules-extract-imports: registry.nlark.com/postcss-modules-extract-imports/3.0.0_postcss@8.4.5 - postcss-modules-local-by-default: registry.nlark.com/postcss-modules-local-by-default/4.0.0_postcss@8.4.5 - postcss-modules-scope: registry.nlark.com/postcss-modules-scope/3.0.0_postcss@8.4.5 - postcss-modules-values: registry.nlark.com/postcss-modules-values/4.0.0_postcss@8.4.5 - postcss-value-parser: registry.npmmirror.com/postcss-value-parser/4.2.0 - query-string: registry.nlark.com/query-string/6.14.1 - resolve: registry.npmmirror.com/resolve/1.20.0 - rollup: registry.npmmirror.com/rollup/2.62.0 - source-map: registry.npmmirror.com/source-map/0.7.3 - tslib: registry.npmmirror.com/tslib/2.3.1 + registry.npmmirror.com/@bbob/plugin-helper/2.8.0: + resolution: {integrity: sha512-uwl7KbHZ3J+APPUAAEHHS6AoyU6iB4wgZo6U+M+99NSykt/TE8APfU1cMs1EzGsOGkPci8In8VwwZZgnXg3qeg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@bbob/plugin-helper/download/@bbob/plugin-helper-2.8.0.tgz} + name: '@bbob/plugin-helper' + version: 2.8.0 dev: false - registry.npmmirror.com/rollup-plugin-terser/7.0.2_rollup@2.62.0: - resolution: {integrity: sha1-6Pu6SGmYGy3DWufopQLVxsBNMk0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/rollup-plugin-terser/download/rollup-plugin-terser-7.0.2.tgz} - id: registry.npmmirror.com/rollup-plugin-terser/7.0.2 - name: rollup-plugin-terser - version: 7.0.2 - peerDependencies: - rollup: ^2.0.0 - dependencies: - '@babel/code-frame': registry.npmmirror.com/@babel/code-frame/7.16.0 - jest-worker: registry.npmmirror.com/jest-worker/26.6.2 - rollup: registry.npmmirror.com/rollup/2.62.0 - serialize-javascript: registry.nlark.com/serialize-javascript/4.0.0 - terser: registry.npmmirror.com/terser/5.10.0 - transitivePeerDependencies: - - acorn - dev: true + registry.npmmirror.com/@popperjs/core/2.11.0: + resolution: {integrity: sha512-zrsUxjLOKAzdewIDRWy9nsV1GQsKBCWaGwsZQlCgr6/q+vjyZhFgqedLfFBuI9anTPEUT4APq9Mu0SZBTzIcGQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@popperjs/core/download/@popperjs/core-2.11.0.tgz} + name: '@popperjs/core' + version: 2.11.0 + dev: false - registry.npmmirror.com/rollup-pluginutils/2.8.2: - resolution: {integrity: sha1-cvKvB0i1kjZNvTOJ5gDlqURKNR4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/rollup-pluginutils/download/rollup-pluginutils-2.8.2.tgz} - name: rollup-pluginutils - version: 2.8.2 + registry.npmmirror.com/@reduxjs/toolkit/1.7.1_react-redux@7.2.6+react@17.0.2: + resolution: {integrity: sha512-wXwXYjBVz/ItxB7SMzEAMmEE/FBiY1ze18N+VVVX7NtVbRUrdOGKhpQMHivIJfkbJvSdLUU923a/yAagJQzY0Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@reduxjs/toolkit/download/@reduxjs/toolkit-1.7.1.tgz} + id: registry.npmmirror.com/@reduxjs/toolkit/1.7.1 + name: '@reduxjs/toolkit' + version: 1.7.1 + peerDependencies: + react: ^16.9.0 || ^17.0.0 || 18.0.0-beta + react-redux: ^7.2.1 || ^8.0.0-beta + peerDependenciesMeta: + react: + optional: true + react-redux: + optional: true dependencies: - estree-walker: registry.npmmirror.com/estree-walker/0.6.1 - dev: true - - registry.npmmirror.com/rollup/2.62.0: - resolution: {integrity: sha512-cJEQq2gwB0GWMD3rYImefQTSjrPYaC6s4J9pYqnstVLJ1CHa/aZNVkD4Epuvg4iLeMA4KRiq7UM7awKK6j7jcw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/rollup/download/rollup-2.62.0.tgz} - name: rollup - version: 2.62.0 - engines: {node: '>=10.0.0'} - hasBin: true - optionalDependencies: - fsevents: registry.npmmirror.com/fsevents/2.3.2 + immer: registry.npmmirror.com/immer/9.0.7 + react: registry.npmmirror.com/react/17.0.2 + react-redux: registry.npmmirror.com/react-redux/7.2.6_react@17.0.2 + redux: registry.npmmirror.com/redux/4.1.2 + redux-thunk: registry.npmmirror.com/redux-thunk/2.4.1_redux@4.1.2 + reselect: registry.npmmirror.com/reselect/4.1.5 + dev: false - registry.npmmirror.com/rx/4.1.0: - resolution: {integrity: sha1-pfE/957zt0D+MKqAP7CfmIBdR4I=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/rx/download/rx-4.1.0.tgz} - name: rx - version: 4.1.0 + registry.npmmirror.com/@socket.io/component-emitter/3.0.0: + resolution: {integrity: sha1-iGORVnb4N9na17dvUMtQDB6UIuk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@socket.io/component-emitter/download/@socket.io/component-emitter-3.0.0.tgz} + name: '@socket.io/component-emitter' + version: 3.0.0 dev: false - registry.npmmirror.com/rxjs/7.4.0: - resolution: {integrity: sha1-oSpE1+6/AW9f8kQbh/KMmlHOvGg=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/rxjs/download/rxjs-7.4.0.tgz} - name: rxjs - version: 7.4.0 + registry.npmmirror.com/@trpgengine/react-native-storage/1.0.1: + resolution: {integrity: sha1-dXHsDYNxUKTuwSOue5OAhLPHBBM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@trpgengine/react-native-storage/download/@trpgengine/react-native-storage-1.0.1.tgz} + name: '@trpgengine/react-native-storage' + version: 1.0.1 + requiresBuild: true dependencies: - tslib: registry.nlark.com/tslib/2.1.0 + opencollective: registry.npmmirror.com/opencollective/1.0.3 + opencollective-postinstall: registry.npmmirror.com/opencollective-postinstall/2.0.3 + dev: false - registry.npmmirror.com/saxes/5.0.1: - resolution: {integrity: sha1-7rq5U/o7dgjb6U5drbFciI+maW0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/saxes/download/saxes-5.0.1.tgz} - name: saxes - version: 5.0.1 - engines: {node: '>=10'} + registry.npmmirror.com/@types/crc/3.4.0: + resolution: {integrity: sha1-I2a+tDmc1zSzPkLHrICVduYX1Io=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/crc/download/@types/crc-3.4.0.tgz} + name: '@types/crc' + version: 3.4.0 dependencies: - xmlchars: registry.nlark.com/xmlchars/2.2.0 + '@types/node': registry.npmmirror.com/@types/node/17.0.4 dev: true - registry.npmmirror.com/scheduler/0.20.2: - resolution: {integrity: sha1-S67jlDbjSqk7SHS93L8P6Li1DpE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/scheduler/download/scheduler-0.20.2.tgz} - name: scheduler - version: 0.20.2 + registry.npmmirror.com/@types/hoist-non-react-statics/3.3.1: + resolution: {integrity: sha1-ESSq/lEYy1kZd66xzqrtEHDrA58=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/hoist-non-react-statics/download/@types/hoist-non-react-statics-3.3.1.tgz} + name: '@types/hoist-non-react-statics' + version: 3.3.1 dependencies: - loose-envify: registry.npmmirror.com/loose-envify/1.4.0 - object-assign: registry.npmmirror.com/object-assign/4.1.1 + '@types/react': registry.npmmirror.com/@types/react/17.0.38 + hoist-non-react-statics: registry.nlark.com/hoist-non-react-statics/3.3.2 dev: false - registry.npmmirror.com/schema-utils/3.1.1: - resolution: {integrity: sha1-vHTEtraZXB2I92qLd76nIZ4MgoE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/schema-utils/download/schema-utils-3.1.1.tgz} - name: schema-utils - version: 3.1.1 - engines: {node: '>= 10.13.0'} - dependencies: - '@types/json-schema': registry.npmmirror.com/@types/json-schema/7.0.9 - ajv: registry.npmmirror.com/ajv/6.12.6 - ajv-keywords: registry.npmmirror.com/ajv-keywords/3.5.2_ajv@6.12.6 - dev: true + registry.npmmirror.com/@types/lodash/4.14.178: + resolution: {integrity: sha512-0d5Wd09ItQWH1qFbEyQ7oTQ3GZrMfth5JkbN3EvTKLXcHLRDSXeLnlvlOn0wvxVIwK5o2M8JzP/OWz7T3NRsbw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/lodash/download/@types/lodash-4.14.178.tgz} + name: '@types/lodash' + version: 4.14.178 - registry.npmmirror.com/schema-utils/4.0.0: - resolution: {integrity: sha512-1edyXKgh6XnJsJSQ8mKWXnN/BVaIbFMLpouRUrXgVq7WYne5kw3MW7UPhO44uRXQSIpTSXoJbmrR2X0w9kUTyg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/schema-utils/download/schema-utils-4.0.0.tgz} - name: schema-utils - version: 4.0.0 - engines: {node: '>= 12.13.0'} - dependencies: - '@types/json-schema': registry.npmmirror.com/@types/json-schema/7.0.9 - ajv: registry.npmmirror.com/ajv/8.8.2 - ajv-formats: registry.npmmirror.com/ajv-formats/2.1.1 - ajv-keywords: registry.npmmirror.com/ajv-keywords/5.1.0_ajv@8.8.2 + registry.npmmirror.com/@types/node/17.0.4: + resolution: {integrity: sha512-6xwbrW4JJiJLgF+zNypN5wr2ykM9/jHcL7rQ8fZe2vuftggjzZeRSM4OwRc6Xk8qWjwJ99qVHo/JgOGmomWRog==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/node/download/@types/node-17.0.4.tgz} + name: '@types/node' + version: 17.0.4 dev: true - registry.npmmirror.com/scroll-into-view-if-needed/2.2.28: - resolution: {integrity: sha1-WhWy9YpSZCyIyOylhGROAXA9ZFo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/scroll-into-view-if-needed/download/scroll-into-view-if-needed-2.2.28.tgz} - name: scroll-into-view-if-needed - version: 2.2.28 - dependencies: - compute-scroll-into-view: registry.nlark.com/compute-scroll-into-view/1.0.17 - dev: false + registry.npmmirror.com/@types/prop-types/15.7.4: + resolution: {integrity: sha1-/PcgXCXf95Xuea8eMNosl5CAjxE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/prop-types/download/@types/prop-types-15.7.4.tgz} + name: '@types/prop-types' + version: 15.7.4 - registry.npmmirror.com/send/0.17.2: - resolution: {integrity: sha512-UJYB6wFSJE3G00nEivR5rgWp8c2xXvJ3OPWPhmuteU0IKj8nKbG3DrjiOmLwpnHGYWAVwA69zmTm++YG0Hmwww==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/send/download/send-0.17.2.tgz} - name: send - version: 0.17.2 - engines: {node: '>= 0.8.0'} - dependencies: - debug: registry.npmmirror.com/debug/2.6.9 - depd: registry.nlark.com/depd/1.1.2 - destroy: registry.nlark.com/destroy/1.0.4 - encodeurl: registry.nlark.com/encodeurl/1.0.2 - escape-html: registry.nlark.com/escape-html/1.0.3 - etag: registry.nlark.com/etag/1.8.1 - fresh: registry.nlark.com/fresh/0.5.2 - http-errors: registry.npmmirror.com/http-errors/1.8.1 - mime: registry.npmmirror.com/mime/1.6.0 - ms: registry.npmmirror.com/ms/2.1.3 - on-finished: registry.nlark.com/on-finished/2.3.0 - range-parser: registry.nlark.com/range-parser/1.2.1 - statuses: registry.nlark.com/statuses/1.5.0 + registry.npmmirror.com/@types/react-canvas-draw/1.1.1: + resolution: {integrity: sha1-lj1HhnxFAKVY5nQdx419wWYhmvU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/react-canvas-draw/download/@types/react-canvas-draw-1.1.1.tgz} + name: '@types/react-canvas-draw' + version: 1.1.1 + dependencies: + '@types/react': registry.npmmirror.com/@types/react/17.0.38 dev: true - registry.npmmirror.com/serve-static/1.14.2: - resolution: {integrity: sha512-+TMNA9AFxUEGuC0z2mevogSnn9MXKb4fa7ngeRMJaaGv8vTwnIEkKi+QGvPt33HSnf8pRS+WGM0EbMtCJLKMBQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/serve-static/download/serve-static-1.14.2.tgz} - name: serve-static - version: 1.14.2 - engines: {node: '>= 0.8.0'} + registry.npmmirror.com/@types/react-highlight/0.12.5: + resolution: {integrity: sha1-sq98qZgkewvHhZtnRVLfl7Nmw7E=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/react-highlight/download/@types/react-highlight-0.12.5.tgz} + name: '@types/react-highlight' + version: 0.12.5 dependencies: - encodeurl: registry.nlark.com/encodeurl/1.0.2 - escape-html: registry.nlark.com/escape-html/1.0.3 - parseurl: registry.nlark.com/parseurl/1.3.3 - send: registry.npmmirror.com/send/0.17.2 + '@types/react': registry.npmmirror.com/@types/react/17.0.38 dev: true - registry.npmmirror.com/shepherd.js/8.3.1: - resolution: {integrity: sha1-Ex7u/F6yvETJ4j0NoTnbRrK1Uzk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/shepherd.js/download/shepherd.js-8.3.1.tgz} - name: shepherd.js - version: 8.3.1 - engines: {node: 10.* || >= 12} + registry.npmmirror.com/@types/react-redux/7.1.21: + resolution: {integrity: sha512-bLdglUiBSQNzWVVbmNPKGYYjrzp3/YDPwfOH3nLEz99I4awLlaRAPWjo6bZ2POpxztFWtDDXIPxBLVykXqBt+w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/react-redux/download/@types/react-redux-7.1.21.tgz} + name: '@types/react-redux' + version: 7.1.21 dependencies: - '@popperjs/core': registry.npmmirror.com/@popperjs/core/2.11.0 - deepmerge: registry.nlark.com/deepmerge/4.2.2 - smoothscroll-polyfill: registry.npmmirror.com/smoothscroll-polyfill/0.4.4 + '@types/hoist-non-react-statics': registry.npmmirror.com/@types/hoist-non-react-statics/3.3.1 + '@types/react': registry.npmmirror.com/@types/react/17.0.38 + hoist-non-react-statics: registry.nlark.com/hoist-non-react-statics/3.3.2 + redux: registry.npmmirror.com/redux/4.1.2 dev: false - registry.npmmirror.com/signal-exit/3.0.6: - resolution: {integrity: sha512-sDl4qMFpijcGw22U5w63KmD3cZJfBuFlVNbVMKje2keoKML7X2UzWbc4XrmEbDwg0NXJc3yv4/ox7b+JWb57kQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/signal-exit/download/signal-exit-3.0.6.tgz} - name: signal-exit - version: 3.0.6 + registry.npmmirror.com/@types/react/17.0.38: + resolution: {integrity: sha512-SI92X1IA+FMnP3qM5m4QReluXzhcmovhZnLNm3pyeQlooi02qI7sLiepEYqT678uNiyc25XfCqxREFpy3W7YhQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/react/download/@types/react-17.0.38.tgz} + name: '@types/react' + version: 17.0.38 + dependencies: + '@types/prop-types': registry.npmmirror.com/@types/prop-types/15.7.4 + '@types/scheduler': registry.npmmirror.com/@types/scheduler/0.16.2 + csstype: registry.npmmirror.com/csstype/3.0.10 - registry.npmmirror.com/simple-swizzle/0.2.2: - resolution: {integrity: sha1-pNprY1/8zMoz9w0Xy5JZLeleVXo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/simple-swizzle/download/simple-swizzle-0.2.2.tgz} - name: simple-swizzle - version: 0.2.2 + registry.npmmirror.com/@types/scheduler/0.16.2: + resolution: {integrity: sha1-GmL4lSVyPd4kuhsBsJK/XfitTTk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/scheduler/download/@types/scheduler-0.16.2.tgz} + name: '@types/scheduler' + version: 0.16.2 + + registry.npmmirror.com/axios/0.21.4: + resolution: {integrity: sha512-ut5vewkiu8jjGBdqpM44XxjuCjq9LAKeHVmoVfHVzy8eHgxxq8SbAVQNovDA8mVi05kP0Ea/n/UzcSHcTJQfNg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/axios/download/axios-0.21.4.tgz} + name: axios + version: 0.21.4 dependencies: - is-arrayish: registry.nlark.com/is-arrayish/0.3.2 + follow-redirects: registry.npmmirror.com/follow-redirects/1.14.6 + transitivePeerDependencies: + - debug dev: false - registry.npmmirror.com/sirv/1.0.19: - resolution: {integrity: sha512-JuLThK3TnZG1TAKDwNIqNq6QA2afLOCcm+iE8D1Kj3GA40pSPsxQjjJl0J8X3tsR7T+CP1GavpzLwYkgVLWrZQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/sirv/download/sirv-1.0.19.tgz} - name: sirv - version: 1.0.19 - engines: {node: '>= 10'} + registry.npmmirror.com/babel-polyfill/6.23.0: + resolution: {integrity: sha1-g2TKYt+Or7gwSZ9pkXdGbDsDSZ0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/babel-polyfill/download/babel-polyfill-6.23.0.tgz} + name: babel-polyfill + version: 6.23.0 dependencies: - '@polka/url': registry.npmmirror.com/@polka/url/1.0.0-next.21 - mrmime: registry.npmmirror.com/mrmime/1.0.0 - totalist: registry.nlark.com/totalist/1.1.0 - dev: true + babel-runtime: registry.nlark.com/babel-runtime/6.26.0 + core-js: registry.npmmirror.com/core-js/2.6.12 + regenerator-runtime: registry.nlark.com/regenerator-runtime/0.10.5 + dev: false - registry.npmmirror.com/smoothscroll-polyfill/0.4.4: - resolution: {integrity: sha1-OiWRMdxpMObKgAA+HLA7YDtpq/g=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/smoothscroll-polyfill/download/smoothscroll-polyfill-0.4.4.tgz} - name: smoothscroll-polyfill - version: 0.4.4 + registry.npmmirror.com/backo2/1.0.2: + resolution: {integrity: sha1-MasayLEpNjRj41s+u2n038+6eUc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/backo2/download/backo2-1.0.2.tgz} + name: backo2 + version: 1.0.2 dev: false - registry.npmmirror.com/socket.io-client/4.4.0: - resolution: {integrity: sha512-g7riSEJXi7qCFImPow98oT8X++MSsHz6MMFRXkWNJ6uEROSHOa3kxdrsYWMq85dO+09CFMkcqlpjvbVXQl4z6g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/socket.io-client/download/socket.io-client-4.4.0.tgz} - name: socket.io-client - version: 4.4.0 - engines: {node: '>=10.0.0'} - dependencies: - '@socket.io/component-emitter': registry.npmmirror.com/@socket.io/component-emitter/3.0.0 - backo2: registry.npmmirror.com/backo2/1.0.2 - debug: registry.npmmirror.com/debug/4.3.3 - engine.io-client: registry.npmmirror.com/engine.io-client/6.1.1 - parseuri: registry.npmmirror.com/parseuri/0.0.6 - socket.io-parser: registry.npmmirror.com/socket.io-parser/4.1.1 - transitivePeerDependencies: - - bufferutil - - supports-color - - utf-8-validate + registry.npmmirror.com/base64-arraybuffer/1.0.1: + resolution: {integrity: sha1-h70TUlYm20qYOOAKUIwrc+/PNIw=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/base64-arraybuffer/download/base64-arraybuffer-1.0.1.tgz} + name: base64-arraybuffer + version: 1.0.1 + engines: {node: '>= 0.6.0'} dev: false - registry.npmmirror.com/socket.io-parser/4.1.1: - resolution: {integrity: sha1-CtU9mAeByrHqvjIEF9hIDAEz5i0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/socket.io-parser/download/socket.io-parser-4.1.1.tgz} - name: socket.io-parser - version: 4.1.1 - engines: {node: '>=10.0.0'} - dependencies: - '@socket.io/component-emitter': registry.npmmirror.com/@socket.io/component-emitter/3.0.0 - debug: registry.npmmirror.com/debug/4.3.3 - transitivePeerDependencies: - - supports-color + registry.npmmirror.com/big-integer/1.6.51: + resolution: {integrity: sha512-GPEid2Y9QU1Exl1rpO9B2IPJGHPSupF5GnVIP0blYvNOMer2bTvSWs1jGOUg04hTmu67nmLsQ9TBo1puaotBHg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/big-integer/download/big-integer-1.6.51.tgz} + name: big-integer + version: 1.6.51 + engines: {node: '>=0.6'} dev: false - registry.npmmirror.com/sockjs/0.3.24: - resolution: {integrity: sha512-GJgLTZ7vYb/JtPSSZ10hsOYIvEYsjbNU+zPdIHcUaWVNUEPivzxku31865sSSud0Da0W4lEeOPlmw93zLQchuQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/sockjs/download/sockjs-0.3.24.tgz} - name: sockjs - version: 0.3.24 + registry.npmmirror.com/broadcast-channel/3.7.0: + resolution: {integrity: sha1-Lfpce0KJVHrD9nBfnACvhyOImTc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/broadcast-channel/download/broadcast-channel-3.7.0.tgz} + name: broadcast-channel + version: 3.7.0 dependencies: - faye-websocket: registry.nlark.com/faye-websocket/0.11.4 - uuid: registry.npmmirror.com/uuid/8.3.2 - websocket-driver: registry.nlark.com/websocket-driver/0.7.4 - dev: true - - registry.npmmirror.com/sortobject/4.16.0: - resolution: {integrity: sha1-nx3sqNpH8NLaCpEA2bCkB/2dez8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/sortobject/download/sortobject-4.16.0.tgz} - name: sortobject - version: 4.16.0 - engines: {node: '>=10'} - dev: true - - registry.npmmirror.com/source-map-js/1.0.1: - resolution: {integrity: sha512-4+TN2b3tqOCd/kaGRJ/sTYA0tR0mdXx26ipdolxcwtJVqEnqNYvlCAt1q3ypy4QMlYus+Zh34RNtYLoq2oQ4IA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/source-map-js/download/source-map-js-1.0.1.tgz} - name: source-map-js - version: 1.0.1 - engines: {node: '>=0.10.0'} + '@babel/runtime': registry.npmmirror.com/@babel/runtime/7.16.5 + detect-node: registry.nlark.com/detect-node/2.1.0 + js-sha3: registry.npmmirror.com/js-sha3/0.8.0 + microseconds: registry.npmmirror.com/microseconds/0.2.0 + nano-time: registry.npmmirror.com/nano-time/1.0.0 + oblivious-set: registry.npmmirror.com/oblivious-set/1.0.0 + rimraf: registry.npmmirror.com/rimraf/3.0.2 + unload: registry.npmmirror.com/unload/2.2.0 + dev: false - 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/download/source-map-support-0.5.21.tgz} - name: source-map-support - version: 0.5.21 + registry.npmmirror.com/buffer/5.7.1: + resolution: {integrity: sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/buffer/download/buffer-5.7.1.tgz} + name: buffer + version: 5.7.1 dependencies: - buffer-from: registry.nlark.com/buffer-from/1.1.2 - source-map: registry.npmmirror.com/source-map/0.6.1 - dev: true + base64-js: registry.nlark.com/base64-js/1.5.1 + ieee754: registry.nlark.com/ieee754/1.2.1 + dev: false - registry.npmmirror.com/source-map/0.5.7: - resolution: {integrity: sha512-LbrmJOMUSdEVxIKvdcJzQC+nQhe8FUZQTXQy6+I75skNgn3OoQ0DZA8YnFa7gp8tqtL3KPf1kmo0R5DoApeSGQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/source-map/-/source-map-0.5.7.tgz} - name: source-map - version: 0.5.7 - engines: {node: '>=0.10.0'} - dev: true + registry.npmmirror.com/catenary-curve/1.0.1: + resolution: {integrity: sha1-V8MGGZJzW/00snTEAaloBv4woh8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/catenary-curve/download/catenary-curve-1.0.1.tgz} + name: catenary-curve + version: 1.0.1 + dev: false - 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 + registry.npmmirror.com/chalk/1.1.3: + resolution: {integrity: sha1-qBFcVeSnAv5NFQq9OHKCKn4J/Jg=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/chalk/download/chalk-1.1.3.tgz} + name: chalk + version: 1.1.3 engines: {node: '>=0.10.0'} - - registry.npmmirror.com/source-map/0.7.3: - resolution: {integrity: sha512-CkCj6giN3S+n9qrYiBTX5gystlENnRW5jZeNLHpe6aue+SrHcG5VYwujhW9s4dY31mEGsxBDrHR6oI69fTXsaQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/source-map/-/source-map-0.7.3.tgz} - name: source-map - version: 0.7.3 - engines: {node: '>= 8'} - - registry.npmmirror.com/source-map/0.8.0-beta.0: - resolution: {integrity: sha512-2ymg6oRBpebeZi9UUNsgQ89bhx01TcTkmNTGnNO88imTmbSgy4nfujrgVEFKWpMTEGA11EDkTt7mqObTPdigIA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/source-map/-/source-map-0.8.0-beta.0.tgz} - name: source-map - version: 0.8.0-beta.0 - engines: {node: '>= 8'} dependencies: - whatwg-url: registry.npmmirror.com/whatwg-url/7.1.0 - dev: true + ansi-styles: registry.nlark.com/ansi-styles/2.2.1 + escape-string-regexp: registry.nlark.com/escape-string-regexp/1.0.5 + has-ansi: registry.nlark.com/has-ansi/2.0.0 + strip-ansi: registry.npmmirror.com/strip-ansi/3.0.1 + supports-color: registry.npmmirror.com/supports-color/2.0.0 + dev: false - registry.npmmirror.com/spdx-license-ids/3.0.11: - resolution: {integrity: sha512-Ctl2BrFiM0X3MANYgj3CkygxhRmr9mi6xhejbdO960nF6EDJApTYpn0BQnDKlnNBULKiCN1n3w9EBkHK8ZWg+g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/spdx-license-ids/download/spdx-license-ids-3.0.11.tgz} - name: spdx-license-ids - version: 3.0.11 - dev: true + registry.npmmirror.com/chardet/0.4.2: + resolution: {integrity: sha1-tUc7M9yXxCTl2Y3IfVXU2KKci/I=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/chardet/download/chardet-0.4.2.tgz} + name: chardet + version: 0.4.2 + dev: false - registry.npmmirror.com/split.js/1.6.5: - resolution: {integrity: sha512-mPTnGCiS/RiuTNsVhCm9De9cCAUsrNFFviRbADdKiiV+Kk8HKp/0fWu7Kr8pi3/yBmsqLFHuXGT9UUZ+CNLwFw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/split.js/-/split.js-1.6.5.tgz} - name: split.js - version: 1.6.5 + registry.npmmirror.com/core-js/2.6.12: + resolution: {integrity: sha1-2TM9+nsGXjR8xWgiGdb2kIWcwuw=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/core-js/download/core-js-2.6.12.tgz} + name: core-js + version: 2.6.12 + deprecated: core-js@<3.4 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Please, upgrade your dependencies to the actual version of core-js. + requiresBuild: true dev: false - registry.npmmirror.com/split2/3.2.2: - resolution: {integrity: sha1-vyzyo32DgxLCSciSBv16F90SNl8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/split2/download/split2-3.2.2.tgz} - name: split2 - version: 3.2.2 + registry.npmmirror.com/crc/3.8.0: + resolution: {integrity: sha1-rWAmnCyFb4wpnixMwN5FVpFAVsY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/crc/download/crc-3.8.0.tgz} + name: crc + version: 3.8.0 dependencies: - readable-stream: registry.nlark.com/readable-stream/3.6.0 - dev: true + buffer: registry.npmmirror.com/buffer/5.7.1 + dev: false - registry.npmmirror.com/stable/0.1.8: - resolution: {integrity: sha1-g26zyDgv4pNv6vVEYxAXzn1Ho88=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/stable/download/stable-0.1.8.tgz} - name: stable - version: 0.1.8 + registry.npmmirror.com/cross-fetch/3.1.4: + resolution: {integrity: sha1-lyPzo6JHv4uJA586OAqSROj6Lzk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/cross-fetch/download/cross-fetch-3.1.4.tgz} + name: cross-fetch + version: 3.1.4 + dependencies: + node-fetch: registry.npmmirror.com/node-fetch/2.6.1 dev: false - registry.npmmirror.com/str2int/1.1.0: - resolution: {integrity: sha1-8FW+wm94KSHgVE8Ml8AJ/0ZvE+U=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/str2int/download/str2int-1.1.0.tgz} - name: str2int - version: 1.1.0 + registry.npmmirror.com/csstype/3.0.10: + resolution: {integrity: sha512-2u44ZG2OcNUO9HDp/Jl8C07x6pU/eTR3ncV91SiK3dhG9TWvRVsCoJw14Ckx5DgWkzGA3waZWO3d7pgqpUI/XA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/csstype/download/csstype-3.0.10.tgz} + name: csstype + version: 3.0.10 + + registry.npmmirror.com/dayjs/1.10.7: + resolution: {integrity: sha512-P6twpd70BcPK34K26uJ1KT3wlhpuOAPoMwJzpsIWUxHZ7wpmbdZL/hQqBDfz7hGurYSa5PhzdhDHtt319hL3ig==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/dayjs/download/dayjs-1.10.7.tgz} + name: dayjs + version: 1.10.7 dev: false - registry.npmmirror.com/string-width/2.1.1: - resolution: {integrity: sha1-q5Pyeo3BPSjKyBXEYhQ6bZASrp4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/string-width/download/string-width-2.1.1.tgz?cache=0&sync_timestamp=1632421815231&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Fstring-width%2Fdownload%2Fstring-width-2.1.1.tgz} - name: string-width - version: 2.1.1 - engines: {node: '>=4'} + registry.npmmirror.com/debug/4.3.3: + resolution: {integrity: sha512-/zxw5+vh1Tfv+4Qn7a5nsbcJKPaSvCDhojn6FEl9vupwK2VCSDtEiEtqr8DFtzYFOdz63LBkxec7DYuc2jon6Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/debug/download/debug-4.3.3.tgz} + name: debug + version: 4.3.3 + engines: {node: '>=6.0'} + peerDependencies: + supports-color: '*' + peerDependenciesMeta: + supports-color: + optional: true dependencies: - is-fullwidth-code-point: registry.nlark.com/is-fullwidth-code-point/2.0.0 - strip-ansi: registry.npmmirror.com/strip-ansi/4.0.0 + ms: registry.npmmirror.com/ms/2.1.2 dev: false - registry.npmmirror.com/string-width/4.2.3: - resolution: {integrity: sha1-JpxxF9J7Ba0uU2gwqOyJXvnG0BA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/string-width/download/string-width-4.2.3.tgz?cache=0&sync_timestamp=1632421815231&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Fstring-width%2Fdownload%2Fstring-width-4.2.3.tgz} - name: string-width - version: 4.2.3 - engines: {node: '>=8'} + registry.npmmirror.com/domhandler/4.3.0: + resolution: {integrity: sha512-fC0aXNQXqKSFTr2wDNZDhsEYjCiYsDWl3D01kwt25hm1YIPyDGHvvi3rw+PLqHAl/m71MaiF7d5zvBr0p5UB2g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/domhandler/download/domhandler-4.3.0.tgz} + name: domhandler + version: 4.3.0 + engines: {node: '>= 4'} dependencies: - emoji-regex: registry.npmmirror.com/emoji-regex/8.0.0 - is-fullwidth-code-point: registry.nlark.com/is-fullwidth-code-point/3.0.0 - strip-ansi: registry.npmmirror.com/strip-ansi/6.0.1 + domelementtype: registry.nlark.com/domelementtype/2.2.0 + dev: false - registry.npmmirror.com/string.prototype.matchall/4.0.6: - resolution: {integrity: sha1-Wrtdq8lMew6iOA9lumELOlRLFfo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/string.prototype.matchall/download/string.prototype.matchall-4.0.6.tgz} - name: string.prototype.matchall - version: 4.0.6 + registry.npmmirror.com/encoding/0.1.13: + resolution: {integrity: sha1-VldK/deR9UqOmyeFwFgqLSYhD6k=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/encoding/download/encoding-0.1.13.tgz} + name: encoding + version: 0.1.13 dependencies: - call-bind: registry.nlark.com/call-bind/1.0.2 - define-properties: registry.nlark.com/define-properties/1.1.3 - es-abstract: registry.npmmirror.com/es-abstract/1.19.1 - get-intrinsic: registry.nlark.com/get-intrinsic/1.1.1 - has-symbols: registry.nlark.com/has-symbols/1.0.2 - internal-slot: registry.nlark.com/internal-slot/1.0.3 - regexp.prototype.flags: registry.nlark.com/regexp.prototype.flags/1.3.1 - side-channel: registry.nlark.com/side-channel/1.0.4 - dev: true + iconv-lite: registry.nlark.com/iconv-lite/0.6.3 + dev: false - registry.npmmirror.com/strip-ansi/3.0.1: - resolution: {integrity: sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/strip-ansi/download/strip-ansi-3.0.1.tgz} - name: strip-ansi - version: 3.0.1 - engines: {node: '>=0.10.0'} + registry.npmmirror.com/engine.io-client/6.1.1: + resolution: {integrity: sha512-V05mmDo4gjimYW+FGujoGmmmxRaDsrVr7AXA3ZIfa04MWM1jOfZfUwou0oNqhNwy/votUDvGDt4JA4QF4e0b4g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/engine.io-client/download/engine.io-client-6.1.1.tgz} + name: engine.io-client + version: 6.1.1 dependencies: - ansi-regex: registry.nlark.com/ansi-regex/2.1.1 + '@socket.io/component-emitter': registry.npmmirror.com/@socket.io/component-emitter/3.0.0 + debug: registry.npmmirror.com/debug/4.3.3 + engine.io-parser: registry.npmmirror.com/engine.io-parser/5.0.2 + has-cors: registry.npmmirror.com/has-cors/1.1.0 + parseqs: registry.npmmirror.com/parseqs/0.0.6 + parseuri: registry.npmmirror.com/parseuri/0.0.6 + ws: registry.npmmirror.com/ws/8.2.3 + xmlhttprequest-ssl: registry.npmmirror.com/xmlhttprequest-ssl/2.0.0 + yeast: registry.npmmirror.com/yeast/0.1.2 + transitivePeerDependencies: + - bufferutil + - supports-color + - utf-8-validate dev: false - registry.npmmirror.com/strip-ansi/4.0.0: - resolution: {integrity: sha1-qEeQIusaw2iocTibY1JixQXuNo8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/strip-ansi/download/strip-ansi-4.0.0.tgz} - name: strip-ansi - version: 4.0.0 - engines: {node: '>=4'} + registry.npmmirror.com/engine.io-parser/5.0.2: + resolution: {integrity: sha512-wuiO7qO/OEkPJSFueuATIXtrxF7/6GTbAO9QLv7nnbjwZ5tYhLm9zxvLwxstRs0dcT0KUlWTjtIOs1T86jt12g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/engine.io-parser/download/engine.io-parser-5.0.2.tgz} + name: engine.io-parser + version: 5.0.2 + engines: {node: '>=10.0.0'} dependencies: - ansi-regex: registry.nlark.com/ansi-regex/3.0.0 + base64-arraybuffer: registry.npmmirror.com/base64-arraybuffer/1.0.1 dev: false - registry.npmmirror.com/strip-ansi/6.0.1: - resolution: {integrity: sha1-nibGPTD1NEPpSJSVshBdN7Z6hdk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/strip-ansi/download/strip-ansi-6.0.1.tgz} - name: strip-ansi - version: 6.0.1 - engines: {node: '>=8'} - dependencies: - ansi-regex: registry.nlark.com/ansi-regex/5.0.1 + registry.npmmirror.com/events/3.3.0: + resolution: {integrity: sha1-Mala0Kkk4tLEGagTrrLE6HjqdAA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/events/download/events-3.3.0.tgz?cache=0&sync_timestamp=1636463250787&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Fevents%2Fdownload%2Fevents-3.3.0.tgz} + name: events + version: 3.3.0 + engines: {node: '>=0.8.x'} + dev: false - registry.npmmirror.com/strip-ansi/7.0.1: - resolution: {integrity: sha1-YXQKCM42th5Q5lZT8HBg0ACXX7I=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/strip-ansi/download/strip-ansi-7.0.1.tgz} - name: strip-ansi - version: 7.0.1 - engines: {node: '>=12'} - dependencies: - ansi-regex: registry.nlark.com/ansi-regex/6.0.1 - dev: true + registry.npmmirror.com/flatted/3.2.4: + resolution: {integrity: sha512-8/sOawo8tJ4QOBX8YlQBMxL8+RLZfxMQOif9o0KUKTNTjMYElWPE0r/m5VNFxTRd0NSw8qSy8dajrwX4RYI1Hw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/flatted/download/flatted-3.2.4.tgz} + name: flatted + version: 3.2.4 + dev: false - registry.npmmirror.com/strip-comments/2.0.1: - resolution: {integrity: sha1-StEcP7ysF3pnpArCJMoznKHBups=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/strip-comments/download/strip-comments-2.0.1.tgz} - name: strip-comments - version: 2.0.1 - engines: {node: '>=10'} - dev: true + registry.npmmirror.com/follow-redirects/1.14.6: + resolution: {integrity: sha512-fhUl5EwSJbbl8AR+uYL2KQDxLkdSjZGR36xy46AO7cOMTrCMON6Sa28FmAnC2tRTDbd/Uuzz3aJBv7EBN7JH8A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/follow-redirects/download/follow-redirects-1.14.6.tgz} + name: follow-redirects + version: 1.14.6 + engines: {node: '>=4.0'} + peerDependencies: + debug: '*' + peerDependenciesMeta: + debug: + optional: true + dev: false - registry.npmmirror.com/style-loader/3.3.1_webpack@5.65.0: - resolution: {integrity: sha512-GPcQ+LDJbrcxHORTRes6Jy2sfvK2kS6hpSfI/fXhPt+spVzxF6LJ1dHLN9zIGmVaaP044YKaIatFaufENRiDoQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/style-loader/download/style-loader-3.3.1.tgz} - id: registry.npmmirror.com/style-loader/3.3.1 - name: style-loader - version: 3.3.1 - engines: {node: '>= 12.13.0'} + registry.npmmirror.com/formik/2.2.9_react@17.0.2: + resolution: {integrity: sha1-hZS6nF4uXPH0LFcEEo4Rn8RiMtA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/formik/download/formik-2.2.9.tgz} + id: registry.npmmirror.com/formik/2.2.9 + name: formik + version: 2.2.9 peerDependencies: - webpack: ^5.0.0 + react: '>=16.8.0' dependencies: - webpack: registry.npmmirror.com/webpack/5.65.0_9def3870c80213359789f9191dbd286a - dev: true + deepmerge: registry.nlark.com/deepmerge/2.2.1 + hoist-non-react-statics: registry.nlark.com/hoist-non-react-statics/3.3.2 + lodash: registry.npmmirror.com/lodash/4.17.21 + lodash-es: registry.nlark.com/lodash-es/4.17.21 + react: registry.npmmirror.com/react/17.0.2 + react-fast-compare: registry.npmmirror.com/react-fast-compare/2.0.4 + tiny-warning: registry.nlark.com/tiny-warning/1.0.3 + tslib: registry.nlark.com/tslib/1.14.1 + dev: false - registry.npmmirror.com/style-to-js/1.1.0: - resolution: {integrity: sha1-Yxy7IPziBAGbOqH8tbadlRzqxKw=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/style-to-js/download/style-to-js-1.1.0.tgz} - name: style-to-js + registry.npmmirror.com/genshin-gacha-kit/1.1.0: + resolution: {integrity: sha1-3Rtz5p58BL17lOTiETvQW1IpqTs=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/genshin-gacha-kit/download/genshin-gacha-kit-1.1.0.tgz} + name: genshin-gacha-kit version: 1.1.0 dependencies: - style-to-object: registry.npmmirror.com/style-to-object/0.3.0 + axios: registry.npmmirror.com/axios/0.21.4 + tslib: registry.npmmirror.com/tslib/2.3.1 + transitivePeerDependencies: + - debug dev: false - registry.npmmirror.com/style-to-object/0.3.0: - resolution: {integrity: sha1-sbeQ0gWZHMeDgBlnIUl57hmnbkY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/style-to-object/download/style-to-object-0.3.0.tgz} - name: style-to-object - version: 0.3.0 + registry.npmmirror.com/glob/7.2.0: + resolution: {integrity: sha512-lmLf6gtyrPq8tTjSmrO94wBeQbFR3HbLHbuyD69wuyQkImp2hWqMGB47OX65FBkPffO641IP9jWa1z4ivqG26Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/glob/download/glob-7.2.0.tgz} + name: glob + version: 7.2.0 dependencies: - inline-style-parser: registry.npmmirror.com/inline-style-parser/0.1.1 + fs.realpath: registry.nlark.com/fs.realpath/1.0.0 + inflight: registry.nlark.com/inflight/1.0.6 + inherits: registry.nlark.com/inherits/2.0.4 + minimatch: registry.nlark.com/minimatch/3.0.4 + once: registry.nlark.com/once/1.4.0 + path-is-absolute: registry.nlark.com/path-is-absolute/1.0.1 dev: false - registry.npmmirror.com/supports-color/2.0.0: - resolution: {integrity: sha1-U10EXOa2Nj+kARcIRimZXp3zJMc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/supports-color/download/supports-color-2.0.0.tgz} - name: supports-color - version: 2.0.0 - engines: {node: '>=0.8.0'} + registry.npmmirror.com/has-cors/1.1.0: + resolution: {integrity: sha1-XkdHk/fqmEPRu5nCPu9J/xJv/zk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/has-cors/download/has-cors-1.1.0.tgz} + name: has-cors + version: 1.1.0 dev: false - registry.npmmirror.com/supports-color/5.5.0: - resolution: {integrity: sha1-4uaaRKyHcveKHsCzW2id9lMO/I8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/supports-color/download/supports-color-5.5.0.tgz} - name: supports-color - version: 5.5.0 - engines: {node: '>=4'} - dependencies: - has-flag: registry.nlark.com/has-flag/3.0.0 - - registry.npmmirror.com/supports-color/7.2.0: - resolution: {integrity: sha1-G33NyzK4E4gBs+R4umpRyqiWSNo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/supports-color/download/supports-color-7.2.0.tgz} - name: supports-color - version: 7.2.0 - engines: {node: '>=8'} - dependencies: - has-flag: registry.nlark.com/has-flag/4.0.0 - - registry.npmmirror.com/supports-color/8.1.1: - resolution: {integrity: sha1-zW/BfihQDP9WwbhsCn/UpUpzAFw=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/supports-color/download/supports-color-8.1.1.tgz} - name: supports-color - version: 8.1.1 - engines: {node: '>=10'} - dependencies: - has-flag: registry.nlark.com/has-flag/4.0.0 - dev: true - - registry.npmmirror.com/svgo/1.3.2: - resolution: {integrity: sha512-yhy/sQYxR5BkC98CY7o31VGsg014AKLEPxdfhora76l36hD9Rdy5NZA/Ocn6yayNPgSamYdtX2rFJdcv07AYVw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/svgo/download/svgo-1.3.2.tgz} - name: svgo - version: 1.3.2 - engines: {node: '>=4.0.0'} - deprecated: This SVGO version is no longer supported. Upgrade to v2.x.x. - hasBin: true - dependencies: - chalk: registry.npmmirror.com/chalk/2.4.2 - coa: registry.npmmirror.com/coa/2.0.2 - css-select: registry.npmmirror.com/css-select/2.1.0 - css-select-base-adapter: registry.nlark.com/css-select-base-adapter/0.1.1 - css-tree: registry.npmmirror.com/css-tree/1.0.0-alpha.37 - csso: registry.npmmirror.com/csso/4.2.0 - js-yaml: registry.npmmirror.com/js-yaml/3.14.1 - mkdirp: registry.npmmirror.com/mkdirp/0.5.5 - object.values: registry.npmmirror.com/object.values/1.1.5 - sax: registry.nlark.com/sax/1.2.4 - stable: registry.npmmirror.com/stable/0.1.8 - unquote: registry.nlark.com/unquote/1.1.1 - util.promisify: registry.nlark.com/util.promisify/1.0.1 + registry.npmmirror.com/highlight.js/10.7.3: + resolution: {integrity: sha512-tzcUFauisWKNHaRkN4Wjl/ZA07gENAjFl3J/c480dprkGTg5EQstgaNFqBfUqCq54kZRIEcreTsAgF/m2quD7A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/highlight.js/download/highlight.js-10.7.3.tgz} + name: highlight.js + version: 10.7.3 dev: false - registry.npmmirror.com/table/6.7.5: - resolution: {integrity: sha512-LFNeryOqiQHqCVKzhkymKwt6ozeRhlm8IL1mE8rNUurkir4heF6PzMyRgaTa4tlyPTGGgXuvVOF/OLWiH09Lqw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/table/download/table-6.7.5.tgz} - name: table - version: 6.7.5 - engines: {node: '>=10.0.0'} - dependencies: - ajv: registry.npmmirror.com/ajv/8.8.2 - lodash.truncate: registry.nlark.com/lodash.truncate/4.4.2 - slice-ansi: registry.nlark.com/slice-ansi/4.0.0 - string-width: registry.npmmirror.com/string-width/4.2.3 - strip-ansi: registry.npmmirror.com/strip-ansi/6.0.1 - dev: true - - registry.npmmirror.com/tailwindcss/2.2.19_67faf65efc23bbcb8667813493b8c465: - resolution: {integrity: sha512-6Ui7JSVtXadtTUo2NtkBBacobzWiQYVjYW0ZnKaP9S1ZCKQ0w7KVNz+YSDI/j7O7KCMHbOkz94ZMQhbT9pOqjw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/tailwindcss/download/tailwindcss-2.2.19.tgz} - id: registry.npmmirror.com/tailwindcss/2.2.19 - name: tailwindcss - version: 2.2.19 - engines: {node: '>=12.13.0'} - hasBin: true - peerDependencies: - autoprefixer: ^10.0.2 - postcss: ^8.0.9 + registry.npmmirror.com/html-dom-parser/1.0.4: + resolution: {integrity: sha512-ThM/vK/18R5/cVB9UsqhNqbJU7LE2BmSA7C/FjYV88wIDW75GSUpvSE/JxE4mJ8bOuU6Kp15/I1giM2JbD+ieA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/html-dom-parser/download/html-dom-parser-1.0.4.tgz} + name: html-dom-parser + version: 1.0.4 dependencies: - arg: registry.npmmirror.com/arg/5.0.1 - autoprefixer: registry.npmmirror.com/autoprefixer/10.4.0_postcss@8.4.5 - bytes: registry.npmmirror.com/bytes/3.1.1 - chalk: registry.npmmirror.com/chalk/4.1.2 - chokidar: registry.npmmirror.com/chokidar/3.5.2 - color: registry.npmmirror.com/color/4.1.0 - cosmiconfig: registry.nlark.com/cosmiconfig/7.0.1 - detective: registry.npmmirror.com/detective/5.2.0 - didyoumean: registry.npmmirror.com/didyoumean/1.2.2 - dlv: registry.npmmirror.com/dlv/1.1.3 - fast-glob: registry.nlark.com/fast-glob/3.2.7 - fs-extra: registry.nlark.com/fs-extra/10.0.0 - glob-parent: registry.npmmirror.com/glob-parent/6.0.2 - html-tags: registry.nlark.com/html-tags/3.1.0 - is-color-stop: registry.nlark.com/is-color-stop/1.1.0 - is-glob: registry.npmmirror.com/is-glob/4.0.3 - lodash: registry.npmmirror.com/lodash/4.17.21 - lodash.topath: registry.npmmirror.com/lodash.topath/4.5.2 - modern-normalize: registry.nlark.com/modern-normalize/1.1.0 - node-emoji: registry.nlark.com/node-emoji/1.11.0 - normalize-path: registry.nlark.com/normalize-path/3.0.0 - object-hash: registry.nlark.com/object-hash/2.2.0 - postcss: registry.npmmirror.com/postcss/8.4.5 - postcss-js: registry.npmmirror.com/postcss-js/3.0.3 - postcss-load-config: registry.npmmirror.com/postcss-load-config/3.1.0_ts-node@10.4.0 - postcss-nested: registry.npmmirror.com/postcss-nested/5.0.6_postcss@8.4.5 - postcss-selector-parser: registry.npmmirror.com/postcss-selector-parser/6.0.8 - postcss-value-parser: registry.npmmirror.com/postcss-value-parser/4.2.0 - pretty-hrtime: registry.nlark.com/pretty-hrtime/1.0.3 - purgecss: registry.npmmirror.com/purgecss/4.1.3 - quick-lru: registry.npmmirror.com/quick-lru/5.1.1 - reduce-css-calc: registry.npmmirror.com/reduce-css-calc/2.1.8 - resolve: registry.nlark.com/resolve/1.20.0 - tmp: registry.nlark.com/tmp/0.2.1 - transitivePeerDependencies: - - ts-node + domhandler: registry.npmmirror.com/domhandler/4.3.0 + htmlparser2: registry.npmmirror.com/htmlparser2/7.2.0 dev: false - registry.npmmirror.com/tapable/2.2.1: - resolution: {integrity: sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/tapable/download/tapable-2.2.1.tgz} - name: tapable - version: 2.2.1 - engines: {node: '>=6'} - dev: true - - registry.npmmirror.com/temp-dir/2.0.0: - resolution: {integrity: sha1-vekrBb3+sVFugEycAK1FF38xMh4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/temp-dir/download/temp-dir-2.0.0.tgz} - name: temp-dir - version: 2.0.0 - engines: {node: '>=8'} - dev: true - - registry.npmmirror.com/tempy/0.6.0: - resolution: {integrity: sha1-ZeLDWrwG8RJKl/OHsIMDRCveWfM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/tempy/download/tempy-0.6.0.tgz} - name: tempy - version: 0.6.0 - engines: {node: '>=10'} + registry.npmmirror.com/html-parse-stringify/3.0.1: + resolution: {integrity: sha1-38EBc0fOn3fIFBpQfyMwQMWcVdI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/html-parse-stringify/download/html-parse-stringify-3.0.1.tgz} + name: html-parse-stringify + version: 3.0.1 dependencies: - is-stream: registry.nlark.com/is-stream/2.0.1 - temp-dir: registry.npmmirror.com/temp-dir/2.0.0 - type-fest: registry.npmmirror.com/type-fest/0.16.0 - unique-string: registry.nlark.com/unique-string/2.0.0 - dev: true + void-elements: registry.nlark.com/void-elements/3.1.0 + dev: false - registry.npmmirror.com/terser-webpack-plugin/5.3.0_91ae0b80bdbcf9a1978f213e1437a0a8: - resolution: {integrity: sha512-LPIisi3Ol4chwAaPP8toUJ3L4qCM1G0wao7L3qNv57Drezxj6+VEyySpPw4B1HSO2Eg/hDY/MNF5XihCAoqnsQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/terser-webpack-plugin/download/terser-webpack-plugin-5.3.0.tgz} - id: registry.npmmirror.com/terser-webpack-plugin/5.3.0 - name: terser-webpack-plugin - version: 5.3.0 - engines: {node: '>= 10.13.0'} + registry.npmmirror.com/html-react-parser/1.4.5_react@17.0.2: + resolution: {integrity: sha512-dxo0z1G9b3mS1VGmcVw4cUGwVsEwkJZZ7r29pOSdE69JukJyFTCL1I6TXSEp2p1LAHvuO6ZBiEVp2M5lXqKLAg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/html-react-parser/download/html-react-parser-1.4.5.tgz} + id: registry.npmmirror.com/html-react-parser/1.4.5 + name: html-react-parser + version: 1.4.5 peerDependencies: - '@swc/core': '*' - esbuild: '*' - uglify-js: '*' - webpack: ^5.1.0 - peerDependenciesMeta: - '@swc/core': - optional: true - esbuild: - optional: true - uglify-js: - optional: true + react: 0.14 || 15 || 16 || 17 dependencies: - esbuild: registry.npmmirror.com/esbuild/0.12.29 - jest-worker: registry.npmmirror.com/jest-worker/27.4.5 - schema-utils: registry.npmmirror.com/schema-utils/3.1.1 - serialize-javascript: registry.nlark.com/serialize-javascript/6.0.0 - source-map: registry.npmmirror.com/source-map/0.6.1 - terser: registry.npmmirror.com/terser/5.10.0_acorn@8.6.0 - webpack: registry.npmmirror.com/webpack/5.65.0_9def3870c80213359789f9191dbd286a - transitivePeerDependencies: - - acorn - dev: true + domhandler: registry.npmmirror.com/domhandler/4.3.0 + html-dom-parser: registry.npmmirror.com/html-dom-parser/1.0.4 + react: registry.npmmirror.com/react/17.0.2 + react-property: registry.npmmirror.com/react-property/2.0.0 + style-to-js: registry.npmmirror.com/style-to-js/1.1.0 + dev: false - registry.npmmirror.com/terser/5.10.0: - resolution: {integrity: sha512-AMmF99DMfEDiRJfxfY5jj5wNH/bYO09cniSqhfoyxc8sFoYIgkJy86G04UoZU5VjlpnplVu0K6Tx6E9b5+DlHA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/terser/download/terser-5.10.0.tgz?cache=0&sync_timestamp=1637014752872&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Fterser%2Fdownload%2Fterser-5.10.0.tgz} - name: terser - version: 5.10.0 - engines: {node: '>=10'} - hasBin: true - peerDependencies: - acorn: ^8.5.0 - peerDependenciesMeta: - acorn: - optional: true + registry.npmmirror.com/htmlparser2/7.2.0: + resolution: {integrity: sha512-H7MImA4MS6cw7nbyURtLPO1Tms7C5H602LRETv95z1MxO/7CP7rDVROehUYeYBUYEON94NXXDEPmZuq+hX4sog==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/htmlparser2/download/htmlparser2-7.2.0.tgz} + name: htmlparser2 + version: 7.2.0 dependencies: - commander: registry.npmmirror.com/commander/2.20.3 - source-map: registry.npmmirror.com/source-map/0.7.3 - source-map-support: registry.npmmirror.com/source-map-support/0.5.21 - dev: true + domelementtype: registry.nlark.com/domelementtype/2.2.0 + domhandler: registry.npmmirror.com/domhandler/4.3.0 + domutils: registry.nlark.com/domutils/2.8.0 + entities: registry.nlark.com/entities/3.0.1 + dev: false - registry.npmmirror.com/terser/5.10.0_acorn@8.6.0: - resolution: {integrity: sha512-AMmF99DMfEDiRJfxfY5jj5wNH/bYO09cniSqhfoyxc8sFoYIgkJy86G04UoZU5VjlpnplVu0K6Tx6E9b5+DlHA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/terser/download/terser-5.10.0.tgz?cache=0&sync_timestamp=1637014752872&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Fterser%2Fdownload%2Fterser-5.10.0.tgz} - id: registry.npmmirror.com/terser/5.10.0 - name: terser - version: 5.10.0 - engines: {node: '>=10'} - hasBin: true - peerDependencies: - acorn: ^8.5.0 - peerDependenciesMeta: - acorn: - optional: true + registry.npmmirror.com/i18next-http-backend/1.3.1: + resolution: {integrity: sha1-wRdarq0itipwvbVWt5T+8bpVizo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/i18next-http-backend/download/i18next-http-backend-1.3.1.tgz} + name: i18next-http-backend + version: 1.3.1 dependencies: - acorn: registry.npmmirror.com/acorn/8.6.0 - commander: registry.npmmirror.com/commander/2.20.3 - source-map: registry.npmmirror.com/source-map/0.7.3 - source-map-support: registry.npmmirror.com/source-map-support/0.5.21 - dev: true - - registry.npmmirror.com/text-extensions/1.9.0: - resolution: {integrity: sha1-GFPkX+45yUXOb2w2stZZtaq8KiY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/text-extensions/download/text-extensions-1.9.0.tgz} - name: text-extensions - version: 1.9.0 - engines: {node: '>=0.10'} - dev: true + cross-fetch: registry.npmmirror.com/cross-fetch/3.1.4 + dev: false - registry.npmmirror.com/through2-filter/3.0.0: - resolution: {integrity: sha1-cA54bfI2fCyIzYqlvkz5weeDElQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/through2-filter/download/through2-filter-3.0.0.tgz} - name: through2-filter - version: 3.0.0 + registry.npmmirror.com/i18next/20.6.1: + resolution: {integrity: sha1-U15fbluutoXH0l33DbY788wKo0U=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/i18next/download/i18next-20.6.1.tgz} + name: i18next + version: 20.6.1 dependencies: - through2: registry.nlark.com/through2/2.0.5 - xtend: registry.nlark.com/xtend/4.0.2 - dev: true + '@babel/runtime': registry.npmmirror.com/@babel/runtime/7.16.5 + dev: false - registry.npmmirror.com/tiny-invariant/1.2.0: - resolution: {integrity: sha1-oRQfhrZyqRSMcul4oZpzublKFak=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/tiny-invariant/download/tiny-invariant-1.2.0.tgz} - name: tiny-invariant - version: 1.2.0 + registry.npmmirror.com/immer/9.0.7: + resolution: {integrity: sha512-KGllzpbamZDvOIxnmJ0jI840g7Oikx58lBPWV0hUh7dtAyZpFqqrBZdKka5GlTwMTZ1Tjc/bKKW4VSFAt6BqMA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/immer/download/immer-9.0.7.tgz} + name: immer + version: 9.0.7 dev: false - registry.npmmirror.com/tlds/1.227.0: - resolution: {integrity: sha512-H6KXre7PSkfZyPiGzHvdG/p42LCfPmmyH3MhmZnULiVGEGXKBe8vzyLrw6q0UAtXOL0eNScA9vC4DcfhrcaPlg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/tlds/download/tlds-1.227.0.tgz} - name: tlds - version: 1.227.0 - hasBin: true + registry.npmmirror.com/inline-style-parser/0.1.1: + resolution: {integrity: sha1-7Io7QpJ06cCh8cT/qUU6f+9yzqE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/inline-style-parser/download/inline-style-parser-0.1.1.tgz} + name: inline-style-parser + version: 0.1.1 dev: false - registry.npmmirror.com/to-absolute-glob/2.0.2: - resolution: {integrity: sha1-GGX0PZ50sIItufFFt4z/fQ98hJs=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/to-absolute-glob/download/to-absolute-glob-2.0.2.tgz} - name: to-absolute-glob - version: 2.0.2 - engines: {node: '>=0.10.0'} + registry.npmmirror.com/inquirer/3.0.6: + resolution: {integrity: sha512-thluxTGBXUGb8DuQcvH9/CM/CrcGyB5xUpWc9x6Slqcq1z/hRr2a6KxUpX4ddRfmbe0hg3E4jTvo5833aWz3BA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/inquirer/download/inquirer-3.0.6.tgz} + name: inquirer + version: 3.0.6 dependencies: - is-absolute: registry.nlark.com/is-absolute/1.0.0 - is-negated-glob: registry.npmmirror.com/is-negated-glob/1.0.0 - dev: true + ansi-escapes: registry.nlark.com/ansi-escapes/1.4.0 + chalk: registry.npmmirror.com/chalk/1.1.3 + cli-cursor: registry.nlark.com/cli-cursor/2.1.0 + cli-width: registry.nlark.com/cli-width/2.2.1 + external-editor: registry.nlark.com/external-editor/2.2.0 + figures: registry.nlark.com/figures/2.0.0 + lodash: registry.npmmirror.com/lodash/4.17.21 + mute-stream: registry.nlark.com/mute-stream/0.0.7 + run-async: registry.nlark.com/run-async/2.4.1 + rx: registry.npmmirror.com/rx/4.1.0 + string-width: registry.npmmirror.com/string-width/2.1.1 + strip-ansi: registry.npmmirror.com/strip-ansi/3.0.1 + through: registry.nlark.com/through/2.3.8 + dev: false - registry.npmmirror.com/to-through/2.0.0: - resolution: {integrity: sha1-/JKtq6ByZHvAtn1rA2ZKoZUJOvY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/to-through/download/to-through-2.0.0.tgz} - name: to-through - version: 2.0.0 - engines: {node: '>= 0.10'} - dependencies: - through2: registry.nlark.com/through2/2.0.5 - dev: true + registry.npmmirror.com/js-base64/3.7.2: + resolution: {integrity: sha512-NnRs6dsyqUXejqk/yv2aiXlAvOs56sLkX6nUdeaNezI5LFFLlsZjOThmwnrcwh5ZZRwZlCMnVAY3CvhIhoVEKQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/js-base64/download/js-base64-3.7.2.tgz} + name: js-base64 + version: 3.7.2 + dev: false - registry.npmmirror.com/toggle-selection/1.0.6: - resolution: {integrity: sha512-BiZS+C1OS8g/q2RRbJmy59xpyghNBqrr6k5L/uKBGRsTfxmu3ffiRnd8mlGPUVayg8pvfi5urfnu8TU7DVOkLQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/toggle-selection/-/toggle-selection-1.0.6.tgz} - name: toggle-selection - version: 1.0.6 + registry.npmmirror.com/js-sha3/0.8.0: + resolution: {integrity: sha1-ubel2nOvrX3t0PjEY5VMveaBiEA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/js-sha3/download/js-sha3-0.8.0.tgz} + name: js-sha3 + version: 0.8.0 dev: false - registry.npmmirror.com/toidentifier/1.0.1: - resolution: {integrity: sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/toidentifier/download/toidentifier-1.0.1.tgz} - name: toidentifier - version: 1.0.1 - engines: {node: '>=0.6'} - dev: true + registry.npmmirror.com/js-tokens/4.0.0: + resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/js-tokens/-/js-tokens-4.0.0.tgz} + name: js-tokens + version: 4.0.0 + dev: false - registry.npmmirror.com/tr46/1.0.1: - resolution: {integrity: sha1-qLE/1r/SSJUZZ0zN5VujaTtwbQk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/tr46/download/tr46-1.0.1.tgz} - name: tr46 + registry.npmmirror.com/lazy-brush/1.0.1: + resolution: {integrity: sha1-W/CZBzI3KU0vb8nWxdHXBeiRxb8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/lazy-brush/download/lazy-brush-1.0.1.tgz} + name: lazy-brush version: 1.0.1 - dependencies: - punycode: registry.nlark.com/punycode/2.1.1 - dev: true + dev: false - registry.npmmirror.com/tr46/2.1.0: - resolution: {integrity: sha1-+oeqgcpdWUHajL8fm3SdyWmk4kA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/tr46/download/tr46-2.1.0.tgz} - name: tr46 - version: 2.1.0 - engines: {node: '>=8'} - dependencies: - punycode: registry.nlark.com/punycode/2.1.1 - dev: true + registry.npmmirror.com/lodash/4.17.21: + resolution: {integrity: sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/lodash/download/lodash-4.17.21.tgz} + name: lodash + version: 4.17.21 + dev: false - registry.npmmirror.com/ts-jest/27.1.2_bba5c8054025e571e26b132e007b3f34: - resolution: {integrity: sha512-eSOiJOWq6Hhs6Khzk5wKC5sgWIXgXqOCiIl1+3lfnearu58Hj4QpE5tUhQcA3xtZrELbcvAGCsd6HB8OsaVaTA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ts-jest/download/ts-jest-27.1.2.tgz} - id: registry.npmmirror.com/ts-jest/27.1.2 - name: ts-jest - version: 27.1.2 - engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} + registry.npmmirror.com/loose-envify/1.4.0: + resolution: {integrity: sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/loose-envify/-/loose-envify-1.4.0.tgz} + name: loose-envify + version: 1.4.0 hasBin: true - peerDependencies: - '@babel/core': '>=7.0.0-beta.0 <8' - '@types/jest': ^27.0.0 - babel-jest: '>=27.0.0 <28' - esbuild: ~0.14.0 - jest: ^27.0.0 - typescript: '>=3.8 <5.0' - peerDependenciesMeta: - '@babel/core': - optional: true - '@types/jest': - optional: true - babel-jest: - optional: true - esbuild: - optional: true dependencies: - '@types/jest': registry.npmmirror.com/@types/jest/27.0.3 - bs-logger: registry.nlark.com/bs-logger/0.2.6 - esbuild: registry.npmmirror.com/esbuild/0.12.29 - fast-json-stable-stringify: registry.nlark.com/fast-json-stable-stringify/2.1.0 - jest: registry.npmmirror.com/jest/27.4.5_ts-node@10.4.0 - jest-util: registry.npmmirror.com/jest-util/27.4.2 - json5: registry.nlark.com/json5/2.2.0 - lodash.memoize: registry.nlark.com/lodash.memoize/4.1.2 - make-error: registry.nlark.com/make-error/1.3.6 - semver: registry.nlark.com/semver/7.3.5 - typescript: registry.npmmirror.com/typescript/4.5.4 - yargs-parser: registry.npmmirror.com/yargs-parser/20.2.9 - dev: true + js-tokens: registry.npmmirror.com/js-tokens/4.0.0 + dev: false - registry.npmmirror.com/ts-node/10.4.0_4533f62004d7a07c02fadff9aaedf2fa: - resolution: {integrity: sha1-aA+IlFiF9ObPRQ5/DWIj3UBIlfc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ts-node/download/ts-node-10.4.0.tgz} - id: registry.npmmirror.com/ts-node/10.4.0 - name: ts-node - version: 10.4.0 - hasBin: true - peerDependencies: - '@swc/core': '>=1.2.50' - '@swc/wasm': '>=1.2.50' - '@types/node': '*' - typescript: '>=2.7' - peerDependenciesMeta: - '@swc/core': - optional: true - '@swc/wasm': - optional: true + registry.npmmirror.com/match-sorter/6.3.1: + resolution: {integrity: sha1-mMw3/adWCTQk3fPLxiv+nHW5K9o=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/match-sorter/download/match-sorter-6.3.1.tgz} + name: match-sorter + version: 6.3.1 dependencies: - '@cspotcode/source-map-support': registry.npmmirror.com/@cspotcode/source-map-support/0.7.0 - '@tsconfig/node10': registry.nlark.com/@tsconfig/node10/1.0.8 - '@tsconfig/node12': registry.nlark.com/@tsconfig/node12/1.0.9 - '@tsconfig/node14': registry.nlark.com/@tsconfig/node14/1.0.1 - '@tsconfig/node16': registry.nlark.com/@tsconfig/node16/1.0.2 - '@types/node': registry.npmmirror.com/@types/node/15.14.9 - acorn: registry.npmmirror.com/acorn/8.6.0 - acorn-walk: registry.nlark.com/acorn-walk/8.2.0 - arg: registry.npmmirror.com/arg/4.1.3 - create-require: registry.nlark.com/create-require/1.1.1 - diff: registry.nlark.com/diff/4.0.2 - make-error: registry.nlark.com/make-error/1.3.6 - typescript: registry.npmmirror.com/typescript/4.5.4 - yn: registry.nlark.com/yn/3.1.1 - dev: true + '@babel/runtime': registry.npmmirror.com/@babel/runtime/7.16.5 + remove-accents: registry.npmmirror.com/remove-accents/0.4.2 + dev: false - registry.npmmirror.com/tsconfig-paths-webpack-plugin/3.5.2: - resolution: {integrity: sha512-EhnfjHbzm5IYI9YPNVIxx1moxMI4bpHD2e0zTXeDNQcwjjRaGepP7IhTHJkyDBG0CAOoxRfe7jCG630Ou+C6Pw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/tsconfig-paths-webpack-plugin/download/tsconfig-paths-webpack-plugin-3.5.2.tgz} - name: tsconfig-paths-webpack-plugin - version: 3.5.2 + registry.npmmirror.com/miao-lang/1.0.5: + resolution: {integrity: sha512-aXfDZJ8aXR4fnMkJyJPGWf9gH55odkYNjxPTOlN6N4MH/+2Dt8d4TvM99bjyERG/tG4XprH9Q3bBQEkwKwXrRA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/miao-lang/download/miao-lang-1.0.5.tgz} + name: miao-lang + version: 1.0.5 dependencies: - chalk: registry.npmmirror.com/chalk/4.1.2 - enhanced-resolve: registry.nlark.com/enhanced-resolve/5.8.3 - tsconfig-paths: registry.npmmirror.com/tsconfig-paths/3.12.0 - dev: true + js-base64: registry.npmmirror.com/js-base64/3.7.2 + dev: false - registry.npmmirror.com/tsconfig-paths/3.12.0: - resolution: {integrity: sha512-e5adrnOYT6zqVnWqZu7i/BQ3BnhzvGbjEjejFXO20lKIKpwTaupkCPgEfv4GZK1IBciJUEhYs3J3p75FdaTFVg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/tsconfig-paths/download/tsconfig-paths-3.12.0.tgz} - name: tsconfig-paths - version: 3.12.0 - dependencies: - '@types/json5': registry.nlark.com/@types/json5/0.0.29 - json5: registry.nlark.com/json5/1.0.1 - minimist: registry.nlark.com/minimist/1.2.5 - strip-bom: registry.nlark.com/strip-bom/3.0.0 - dev: true + registry.npmmirror.com/microseconds/0.2.0: + resolution: {integrity: sha1-Izsl9Qxipl2GH5eKSk+OwYeX3Dk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/microseconds/download/microseconds-0.2.0.tgz} + name: microseconds + version: 0.2.0 + dev: false - registry.npmmirror.com/tslib/2.3.1: - resolution: {integrity: sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/tslib/download/tslib-2.3.1.tgz} - name: tslib - version: 2.3.1 + registry.npmmirror.com/ms/2.1.2: + resolution: {integrity: sha1-0J0fNXtEP0kzgqjrPM0YOHKuYAk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ms/download/ms-2.1.2.tgz} + name: ms + version: 2.1.2 + dev: false - registry.npmmirror.com/type-fest/0.16.0: - resolution: {integrity: sha1-MkC4kaeLDerpENvrhlU+VSoUiGA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/type-fest/download/type-fest-0.16.0.tgz} - name: type-fest - version: 0.16.0 - engines: {node: '>=10'} - dev: true + registry.npmmirror.com/nano-time/1.0.0: + resolution: {integrity: sha1-sFVPaa2J4i0JB/ehKwmTpdlhN+8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/nano-time/download/nano-time-1.0.0.tgz} + name: nano-time + version: 1.0.0 + dependencies: + big-integer: registry.npmmirror.com/big-integer/1.6.51 + dev: false - registry.npmmirror.com/type-fest/0.18.1: - resolution: {integrity: sha1-20vBUaSiz07r+a3V23VQjbbMhB8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/type-fest/download/type-fest-0.18.1.tgz} - name: type-fest - version: 0.18.1 - engines: {node: '>=10'} - dev: true + registry.npmmirror.com/nanoclone/0.2.1: + resolution: {integrity: sha1-3UCQ+PGhENJrsyxJ7S9bkjUgntQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/nanoclone/download/nanoclone-0.2.1.tgz} + name: nanoclone + version: 0.2.1 + dev: false - registry.npmmirror.com/type-fest/0.20.2: - resolution: {integrity: sha1-G/IH9LKPkVg2ZstfvTJ4hzAc1fQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/type-fest/download/type-fest-0.20.2.tgz} - name: type-fest - version: 0.20.2 - engines: {node: '>=10'} - dev: true + registry.npmmirror.com/node-fetch/1.6.3: + resolution: {integrity: sha1-3CNO3WSJmC1Y6PDbT2lQKavNjAQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/node-fetch/download/node-fetch-1.6.3.tgz} + name: node-fetch + version: 1.6.3 + dependencies: + encoding: registry.npmmirror.com/encoding/0.1.13 + is-stream: registry.nlark.com/is-stream/1.1.0 + dev: false - registry.npmmirror.com/type-fest/0.21.3: - resolution: {integrity: sha1-0mCiSwGYQ24TP6JqUkptZfo7Ljc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/type-fest/download/type-fest-0.21.3.tgz} - name: type-fest - version: 0.21.3 - engines: {node: '>=10'} + registry.npmmirror.com/node-fetch/2.6.1: + resolution: {integrity: sha1-BFvTI2Mfdu0uK1VXM5RBa2OaAFI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/node-fetch/download/node-fetch-2.6.1.tgz} + name: node-fetch + version: 2.6.1 + engines: {node: 4.x || >=6.0.0} + dev: false - registry.npmmirror.com/type-fest/0.6.0: - resolution: {integrity: sha1-jSojcNPfiG61yQraHFv2GIrPg4s=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/type-fest/download/type-fest-0.6.0.tgz} - name: type-fest - version: 0.6.0 - engines: {node: '>=8'} - dev: true + registry.npmmirror.com/object-assign/4.1.1: + resolution: {integrity: sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/object-assign/-/object-assign-4.1.1.tgz} + name: object-assign + version: 4.1.1 + engines: {node: '>=0.10.0'} + dev: false - registry.npmmirror.com/type-fest/0.8.1: - resolution: {integrity: sha1-CeJJ696FHTseSNJ8EFREZn8XuD0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/type-fest/download/type-fest-0.8.1.tgz} - name: type-fest - version: 0.8.1 - engines: {node: '>=8'} - dev: true + registry.npmmirror.com/oblivious-set/1.0.0: + resolution: {integrity: sha1-yDFvLC+2/3sRthWNsyNMSfczxWY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/oblivious-set/download/oblivious-set-1.0.0.tgz} + name: oblivious-set + version: 1.0.0 + dev: false - registry.npmmirror.com/typescript/4.5.4: - resolution: {integrity: sha512-VgYs2A2QIRuGphtzFV7aQJduJ2gyfTljngLzjpfW9FoYZF6xuw1W0vW9ghCKLfcWrCFxK81CSGRAvS1pn4fIUg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/typescript/download/typescript-4.5.4.tgz} - name: typescript - version: 4.5.4 - engines: {node: '>=4.2.0'} + registry.npmmirror.com/opencollective-postinstall/2.0.3: + resolution: {integrity: sha1-eg//l49tv6TQBiOPusmO1BmMMlk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/opencollective-postinstall/download/opencollective-postinstall-2.0.3.tgz} + name: opencollective-postinstall + version: 2.0.3 hasBin: true - dev: true - - registry.npmmirror.com/unique-stream/2.3.1: - resolution: {integrity: sha1-xl0RDppK35psWUiygFPZqNBMvqw=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/unique-stream/download/unique-stream-2.3.1.tgz} - name: unique-stream - version: 2.3.1 - dependencies: - json-stable-stringify-without-jsonify: registry.nlark.com/json-stable-stringify-without-jsonify/1.0.1 - through2-filter: registry.npmmirror.com/through2-filter/3.0.0 - dev: true + dev: false - registry.npmmirror.com/unload/2.2.0: - resolution: {integrity: sha1-zMiP3K00X6oGqSA57A+AtIiIDvc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/unload/download/unload-2.2.0.tgz} - name: unload - version: 2.2.0 + registry.npmmirror.com/opencollective/1.0.3: + resolution: {integrity: sha1-ruY3K8KBRFg2kMPKja7PwSDdDvE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/opencollective/download/opencollective-1.0.3.tgz} + name: opencollective + version: 1.0.3 + hasBin: true dependencies: - '@babel/runtime': registry.npmmirror.com/@babel/runtime/7.16.5 - detect-node: registry.nlark.com/detect-node/2.1.0 + babel-polyfill: registry.npmmirror.com/babel-polyfill/6.23.0 + chalk: registry.npmmirror.com/chalk/1.1.3 + inquirer: registry.npmmirror.com/inquirer/3.0.6 + minimist: registry.nlark.com/minimist/1.2.0 + node-fetch: registry.npmmirror.com/node-fetch/1.6.3 + opn: registry.npmmirror.com/opn/4.0.2 dev: false - registry.npmmirror.com/url-loader/4.1.1_file-loader@6.2.0+webpack@5.65.0: - resolution: {integrity: sha1-KFBekFyuFYzwfJLKYi1/I35wpOI=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/url-loader/download/url-loader-4.1.1.tgz} - id: registry.npmmirror.com/url-loader/4.1.1 - name: url-loader - version: 4.1.1 - engines: {node: '>= 10.13.0'} - peerDependencies: - file-loader: '*' - webpack: ^4.0.0 || ^5.0.0 - peerDependenciesMeta: - file-loader: - optional: true + registry.npmmirror.com/opn/4.0.2: + resolution: {integrity: sha1-erwi5kTf9jsKltWrfyeQwPAavJU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/opn/download/opn-4.0.2.tgz} + name: opn + version: 4.0.2 + engines: {node: '>=0.10.0'} dependencies: - file-loader: registry.nlark.com/file-loader/6.2.0_webpack@5.65.0 - loader-utils: registry.npmmirror.com/loader-utils/2.0.2 - mime-types: registry.npmmirror.com/mime-types/2.1.34 - schema-utils: registry.npmmirror.com/schema-utils/3.1.1 - webpack: registry.npmmirror.com/webpack/5.65.0_9def3870c80213359789f9191dbd286a - dev: true + object-assign: registry.nlark.com/object-assign/4.1.1 + pinkie-promise: registry.nlark.com/pinkie-promise/2.0.1 + dev: false - registry.npmmirror.com/url-regex/5.0.0: - resolution: {integrity: sha1-j1RWq4PYmNGLL5F1OnAmSbhzJzo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/url-regex/download/url-regex-5.0.0.tgz} - name: url-regex - version: 5.0.0 - engines: {node: '>=8'} - dependencies: - ip-regex: registry.nlark.com/ip-regex/4.3.0 - tlds: registry.npmmirror.com/tlds/1.227.0 + registry.npmmirror.com/parseqs/0.0.6: + resolution: {integrity: sha1-jku1oZ0c3IRKCKyXTTTic6+mcNU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/parseqs/download/parseqs-0.0.6.tgz} + name: parseqs + version: 0.0.6 + dev: false + + registry.npmmirror.com/parseuri/0.0.6: + resolution: {integrity: sha1-4Ulugp46wv9H85pN0ESzKCPEolo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/parseuri/download/parseuri-0.0.6.tgz} + name: parseuri + version: 0.0.6 dev: false - registry.npmmirror.com/url/0.11.0: - resolution: {integrity: sha512-kbailJa29QrtXnxgq+DdCEGlbTeYM2eJUxsz6vjZavrCYPMIFHMKQmSKYAIuUK2i7hgPm28a8piX5NTUtM/LKQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/url/download/url-0.11.0.tgz} - name: url - version: 0.11.0 + registry.npmmirror.com/prop-types/15.8.0: + resolution: {integrity: sha512-fDGekdaHh65eI3lMi5OnErU6a8Ighg2KjcjQxO7m8VHyWjcPyj5kiOgV1LQDOOOgVy3+5FgjXvdSSX7B8/5/4g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/prop-types/-/prop-types-15.8.0.tgz} + name: prop-types + version: 15.8.0 dependencies: - punycode: registry.nlark.com/punycode/1.3.2 - querystring: registry.npmmirror.com/querystring/0.2.0 + loose-envify: registry.npmmirror.com/loose-envify/1.4.0 + object-assign: registry.npmmirror.com/object-assign/4.1.1 + react-is: registry.npmmirror.com/react-is/16.13.1 dev: false - registry.npmmirror.com/uuid/8.3.2: - resolution: {integrity: sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/uuid/download/uuid-8.3.2.tgz} - name: uuid - version: 8.3.2 - hasBin: true - dev: true + registry.npmmirror.com/property-expr/2.0.4: + resolution: {integrity: sha1-N7klR45YllAxu2EuxbMmD4JB6RA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/property-expr/download/property-expr-2.0.4.tgz} + name: property-expr + version: 2.0.4 + dev: false - registry.npmmirror.com/v8-to-istanbul/8.1.0: - resolution: {integrity: sha1-Cut2OJTxoKFnat+Ki3YSo4kCRGw=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/v8-to-istanbul/download/v8-to-istanbul-8.1.0.tgz} - name: v8-to-istanbul - version: 8.1.0 - engines: {node: '>=10.12.0'} + registry.npmmirror.com/react-canvas-draw/1.2.1_react@17.0.2: + resolution: {integrity: sha512-mCHE+Q91a26gUhyraHONedmbCI7dF/4BKdOxba7s4538QNfFWv/NfzLXWZrmjAQ4tO1vTvO+axX5YGIFjGc6uw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/react-canvas-draw/download/react-canvas-draw-1.2.1.tgz} + id: registry.npmmirror.com/react-canvas-draw/1.2.1 + name: react-canvas-draw + version: 1.2.1 + peerDependencies: + react: 16.x || 17.x dependencies: - '@types/istanbul-lib-coverage': registry.npmmirror.com/@types/istanbul-lib-coverage/2.0.4 - convert-source-map: registry.nlark.com/convert-source-map/1.8.0 - source-map: registry.npmmirror.com/source-map/0.7.3 - dev: true - - registry.npmmirror.com/value-or-function/3.0.0: - resolution: {integrity: sha1-HCQ6ULWVwb5Up1S/7OhWO5/42BM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/value-or-function/download/value-or-function-3.0.0.tgz} - name: value-or-function - version: 3.0.0 - engines: {node: '>= 0.10'} - dev: true + catenary-curve: registry.npmmirror.com/catenary-curve/1.0.1 + lazy-brush: registry.npmmirror.com/lazy-brush/1.0.1 + prop-types: registry.npmmirror.com/prop-types/15.8.0 + react: registry.npmmirror.com/react/17.0.2 + resize-observer-polyfill: registry.nlark.com/resize-observer-polyfill/1.5.1 + dev: false - registry.npmmirror.com/vendors/1.0.4: - resolution: {integrity: sha1-4rgApT56Kbk1BsPPQRANFsTErY4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vendors/download/vendors-1.0.4.tgz} - name: vendors - version: 1.0.4 + registry.npmmirror.com/react-fast-compare/2.0.4: + resolution: {integrity: sha1-6EtNRVsP7BE+BALDKTUnFRlvgfk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/react-fast-compare/download/react-fast-compare-2.0.4.tgz} + name: react-fast-compare + version: 2.0.4 dev: false - registry.npmmirror.com/vinyl-fs/3.0.3: - resolution: {integrity: sha1-yFhJQF9nQo/qu71cXb3WT0fTG8c=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vinyl-fs/download/vinyl-fs-3.0.3.tgz} - name: vinyl-fs - version: 3.0.3 - engines: {node: '>= 0.10'} + registry.npmmirror.com/react-highlight/0.14.0_react@17.0.2: + resolution: {integrity: sha1-Wu+lUYuqWA+Wto1IEp16XS3Aye8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/react-highlight/download/react-highlight-0.14.0.tgz} + id: registry.npmmirror.com/react-highlight/0.14.0 + name: react-highlight + version: 0.14.0 + peerDependencies: + react: ^15.0.0 || ^16.0.0 || ^17.0.0 + react-dom: ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: - fs-mkdirp-stream: registry.npmmirror.com/fs-mkdirp-stream/1.0.0 - glob-stream: registry.npmmirror.com/glob-stream/6.1.0 - graceful-fs: registry.npmmirror.com/graceful-fs/4.2.8 - is-valid-glob: registry.npmmirror.com/is-valid-glob/1.0.0 - lazystream: registry.npmmirror.com/lazystream/1.0.1 - lead: registry.npmmirror.com/lead/1.0.0 - object.assign: registry.nlark.com/object.assign/4.1.2 - pumpify: registry.nlark.com/pumpify/1.5.1 - readable-stream: registry.nlark.com/readable-stream/2.3.7 - remove-bom-buffer: registry.npmmirror.com/remove-bom-buffer/3.0.0 - remove-bom-stream: registry.npmmirror.com/remove-bom-stream/1.2.0 - resolve-options: registry.npmmirror.com/resolve-options/1.1.0 - through2: registry.nlark.com/through2/2.0.5 - to-through: registry.npmmirror.com/to-through/2.0.0 - value-or-function: registry.npmmirror.com/value-or-function/3.0.0 - vinyl: registry.nlark.com/vinyl/2.2.1 - vinyl-sourcemap: registry.npmmirror.com/vinyl-sourcemap/1.1.0 - dev: true + highlight.js: registry.npmmirror.com/highlight.js/10.7.3 + react: registry.npmmirror.com/react/17.0.2 + dev: false - registry.npmmirror.com/vinyl-sourcemap/1.1.0: - resolution: {integrity: sha1-kqgAWTo4cDqM2xHYswCtS+Y7PhY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vinyl-sourcemap/download/vinyl-sourcemap-1.1.0.tgz} - name: vinyl-sourcemap - version: 1.1.0 - engines: {node: '>= 0.10'} + registry.npmmirror.com/react-i18next/11.15.1_i18next@20.6.1+react@17.0.2: + resolution: {integrity: sha512-lnje1uKu5XeM5MLvfbt1oygF+nEIZnpOM4Iu8bkx5ECD4XRYgi3SJDmolrp0EDxDHeK2GgFb+vEEK0hsZ9sjeA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/react-i18next/download/react-i18next-11.15.1.tgz} + id: registry.npmmirror.com/react-i18next/11.15.1 + name: react-i18next + version: 11.15.1 + peerDependencies: + i18next: '>= 19.0.0' + react: '>= 16.8.0' dependencies: - append-buffer: registry.npmmirror.com/append-buffer/1.0.2 - convert-source-map: registry.nlark.com/convert-source-map/1.8.0 - graceful-fs: registry.npmmirror.com/graceful-fs/4.2.8 - normalize-path: registry.nlark.com/normalize-path/2.1.1 - now-and-later: registry.npmmirror.com/now-and-later/2.0.1 - remove-bom-buffer: registry.npmmirror.com/remove-bom-buffer/3.0.0 - vinyl: registry.nlark.com/vinyl/2.2.1 - dev: true + '@babel/runtime': registry.npmmirror.com/@babel/runtime/7.16.5 + html-escaper: registry.nlark.com/html-escaper/2.0.2 + html-parse-stringify: registry.npmmirror.com/html-parse-stringify/3.0.1 + i18next: registry.npmmirror.com/i18next/20.6.1 + react: registry.npmmirror.com/react/17.0.2 + dev: false - registry.npmmirror.com/walker/1.0.8: - resolution: {integrity: sha1-vUmNtHev5XPcBBhfAR06uKjXZT8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/walker/download/walker-1.0.8.tgz} - name: walker - version: 1.0.8 - dependencies: - makeerror: registry.npmmirror.com/makeerror/1.0.12 - dev: true + registry.npmmirror.com/react-is/16.13.1: + resolution: {integrity: sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/react-is/-/react-is-16.13.1.tgz} + name: react-is + version: 16.13.1 + dev: false - registry.npmmirror.com/watchpack/2.3.1: - resolution: {integrity: sha512-x0t0JuydIo8qCNctdDrn1OzH/qDzk2+rdCOC3YzumZ42fiMqmQ7T3xQurykYMhYfHaPHTp4ZxAx2NfUo1K6QaA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/watchpack/download/watchpack-2.3.1.tgz} - name: watchpack - version: 2.3.1 - engines: {node: '>=10.13.0'} - dependencies: - glob-to-regexp: registry.nlark.com/glob-to-regexp/0.4.1 - graceful-fs: registry.npmmirror.com/graceful-fs/4.2.8 - dev: true + registry.npmmirror.com/react-is/17.0.2: + resolution: {integrity: sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/react-is/-/react-is-17.0.2.tgz} + name: react-is + version: 17.0.2 + dev: false - registry.npmmirror.com/webpack-bundle-analyzer/4.5.0: - resolution: {integrity: sha1-Gw7qKUfnNSh1Sm+a8+kbK24PedU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/webpack-bundle-analyzer/download/webpack-bundle-analyzer-4.5.0.tgz} - name: webpack-bundle-analyzer - version: 4.5.0 - engines: {node: '>= 10.13.0'} - hasBin: true - dependencies: - acorn: registry.npmmirror.com/acorn/8.6.0 - acorn-walk: registry.nlark.com/acorn-walk/8.2.0 - chalk: registry.npmmirror.com/chalk/4.1.2 - commander: registry.npmmirror.com/commander/7.2.0 - gzip-size: registry.npmmirror.com/gzip-size/6.0.0 - lodash: registry.npmmirror.com/lodash/4.17.21 - opener: registry.nlark.com/opener/1.5.2 - sirv: registry.npmmirror.com/sirv/1.0.19 - ws: registry.npmmirror.com/ws/7.5.6 - transitivePeerDependencies: - - bufferutil - - utf-8-validate - dev: true + registry.npmmirror.com/react-property/2.0.0: + resolution: {integrity: sha1-IVa6nYX6R0H68ZGLOO/B6uPGoTY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/react-property/download/react-property-2.0.0.tgz} + name: react-property + version: 2.0.0 + dev: false - registry.npmmirror.com/webpack-cli/4.9.1_85f6a43a0f60b39f22a1ad0f4ebf626a: - resolution: {integrity: sha1-tkvoJeLRsTDyhcMUyqOxuppGMrM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/webpack-cli/download/webpack-cli-4.9.1.tgz} - id: registry.npmmirror.com/webpack-cli/4.9.1 - name: webpack-cli - version: 4.9.1 - engines: {node: '>=10.13.0'} - hasBin: true + registry.npmmirror.com/react-query/3.34.6_react@17.0.2: + resolution: {integrity: sha512-2UKldH8T2PjmLxaOzANok7yITQn9FF1pBbrZFF1hvukBjYefHtCjUur+GOVAWMhrsskcCoKRviei4hcpvj9wLQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/react-query/download/react-query-3.34.6.tgz} + id: registry.npmmirror.com/react-query/3.34.6 + name: react-query + version: 3.34.6 peerDependencies: - '@webpack-cli/generators': '*' - '@webpack-cli/migrate': '*' - webpack: 4.x.x || 5.x.x - webpack-bundle-analyzer: '*' - webpack-dev-server: '*' + react: ^16.8.0 || ^17.0.0 + react-dom: '*' + react-native: '*' peerDependenciesMeta: - '@webpack-cli/generators': - optional: true - '@webpack-cli/migrate': - optional: true - webpack-bundle-analyzer: + react-dom: optional: true - webpack-dev-server: + react-native: optional: true dependencies: - '@discoveryjs/json-ext': registry.npmmirror.com/@discoveryjs/json-ext/0.5.6 - '@webpack-cli/configtest': registry.npmmirror.com/@webpack-cli/configtest/1.1.0_webpack-cli@4.9.1+webpack@5.65.0 - '@webpack-cli/info': registry.npmmirror.com/@webpack-cli/info/1.4.0_webpack-cli@4.9.1 - '@webpack-cli/serve': registry.npmmirror.com/@webpack-cli/serve/1.6.0_8901023807dfe689cb4e2c4e87ee3f8e - colorette: registry.npmmirror.com/colorette/2.0.16 - commander: registry.npmmirror.com/commander/7.2.0 - execa: registry.npmmirror.com/execa/5.1.1 - fastest-levenshtein: registry.nlark.com/fastest-levenshtein/1.0.12 - import-local: registry.npmmirror.com/import-local/3.0.3 - interpret: registry.nlark.com/interpret/2.2.0 - rechoir: registry.nlark.com/rechoir/0.7.1 - webpack: registry.npmmirror.com/webpack/5.65.0_9def3870c80213359789f9191dbd286a - webpack-bundle-analyzer: registry.npmmirror.com/webpack-bundle-analyzer/4.5.0 - webpack-dev-server: registry.npmmirror.com/webpack-dev-server/4.7.1_webpack-cli@4.9.1+webpack@5.65.0 - webpack-merge: registry.nlark.com/webpack-merge/5.8.0 - dev: true - - registry.npmmirror.com/webpack-dev-middleware/5.3.0_webpack@5.65.0: - resolution: {integrity: sha512-MouJz+rXAm9B1OTOYaJnn6rtD/lWZPy2ufQCH3BPs8Rloh/Du6Jze4p7AeLYHkVi0giJnYLaSGDC7S+GM9arhg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/webpack-dev-middleware/download/webpack-dev-middleware-5.3.0.tgz} - id: registry.npmmirror.com/webpack-dev-middleware/5.3.0 - name: webpack-dev-middleware - version: 5.3.0 - engines: {node: '>= 12.13.0'} - peerDependencies: - webpack: ^4.0.0 || ^5.0.0 - dependencies: - colorette: registry.npmmirror.com/colorette/2.0.16 - memfs: registry.npmmirror.com/memfs/3.4.0 - mime-types: registry.npmmirror.com/mime-types/2.1.34 - range-parser: registry.nlark.com/range-parser/1.2.1 - schema-utils: registry.npmmirror.com/schema-utils/4.0.0 - webpack: registry.npmmirror.com/webpack/5.65.0_9def3870c80213359789f9191dbd286a - dev: true + '@babel/runtime': registry.npmmirror.com/@babel/runtime/7.16.5 + broadcast-channel: registry.npmmirror.com/broadcast-channel/3.7.0 + match-sorter: registry.npmmirror.com/match-sorter/6.3.1 + react: registry.npmmirror.com/react/17.0.2 + dev: false - registry.npmmirror.com/webpack-dev-server/4.7.1_webpack-cli@4.9.1+webpack@5.65.0: - resolution: {integrity: sha512-bkoNgFyqlF/CT726Axtf/ELHHYsTZJWz3QJ6HqstWPbalhjAPunlPH9bwt/Lr5cLb+uoLmsta6svVplVzq8beA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/webpack-dev-server/download/webpack-dev-server-4.7.1.tgz} - id: registry.npmmirror.com/webpack-dev-server/4.7.1 - name: webpack-dev-server - version: 4.7.1 - engines: {node: '>= 12.13.0'} - hasBin: true + registry.npmmirror.com/react-redux/7.2.6_react@17.0.2: + resolution: {integrity: sha1-SWM6JP5VK1+cr1j+uKE4k23f6ao=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/react-redux/download/react-redux-7.2.6.tgz} + id: registry.npmmirror.com/react-redux/7.2.6 + name: react-redux + version: 7.2.6 peerDependencies: - webpack: ^4.37.0 || ^5.0.0 - webpack-cli: '*' + react: ^16.8.3 || ^17 + react-dom: '*' + react-native: '*' peerDependenciesMeta: - webpack-cli: + react-dom: + optional: true + react-native: optional: true dependencies: - '@types/bonjour': registry.npmmirror.com/@types/bonjour/3.5.10 - '@types/connect-history-api-fallback': registry.npmmirror.com/@types/connect-history-api-fallback/1.3.5 - '@types/serve-index': registry.npmmirror.com/@types/serve-index/1.9.1 - '@types/sockjs': registry.npmmirror.com/@types/sockjs/0.3.33 - '@types/ws': registry.npmmirror.com/@types/ws/8.2.2 - ansi-html-community: registry.nlark.com/ansi-html-community/0.0.8 - bonjour: registry.nlark.com/bonjour/3.5.0 - chokidar: registry.npmmirror.com/chokidar/3.5.2 - colorette: registry.npmmirror.com/colorette/2.0.16 - compression: registry.nlark.com/compression/1.7.4 - connect-history-api-fallback: registry.nlark.com/connect-history-api-fallback/1.6.0 - default-gateway: registry.npmmirror.com/default-gateway/6.0.3 - del: registry.nlark.com/del/6.0.0 - express: registry.npmmirror.com/express/4.17.2 - graceful-fs: registry.npmmirror.com/graceful-fs/4.2.8 - html-entities: registry.nlark.com/html-entities/2.3.2 - http-proxy-middleware: registry.nlark.com/http-proxy-middleware/2.0.1 - ipaddr.js: registry.nlark.com/ipaddr.js/2.0.1 - open: registry.npmmirror.com/open/8.4.0 - p-retry: registry.npmmirror.com/p-retry/4.6.1 - portfinder: registry.nlark.com/portfinder/1.0.28 - schema-utils: registry.npmmirror.com/schema-utils/4.0.0 - selfsigned: registry.nlark.com/selfsigned/1.10.11 - serve-index: registry.nlark.com/serve-index/1.9.1 - sockjs: registry.npmmirror.com/sockjs/0.3.24 - spdy: registry.nlark.com/spdy/4.0.2 - strip-ansi: registry.npmmirror.com/strip-ansi/7.0.1 - webpack: registry.npmmirror.com/webpack/5.65.0_9def3870c80213359789f9191dbd286a - webpack-cli: registry.npmmirror.com/webpack-cli/4.9.1_85f6a43a0f60b39f22a1ad0f4ebf626a - webpack-dev-middleware: registry.npmmirror.com/webpack-dev-middleware/5.3.0_webpack@5.65.0 - ws: registry.npmmirror.com/ws/8.4.0 - transitivePeerDependencies: - - bufferutil - - debug - - supports-color - - utf-8-validate - dev: true + '@babel/runtime': registry.npmmirror.com/@babel/runtime/7.16.5 + '@types/react-redux': registry.npmmirror.com/@types/react-redux/7.1.21 + hoist-non-react-statics: registry.nlark.com/hoist-non-react-statics/3.3.2 + loose-envify: registry.nlark.com/loose-envify/1.4.0 + prop-types: registry.npmmirror.com/prop-types/15.8.0 + react: registry.npmmirror.com/react/17.0.2 + react-is: registry.npmmirror.com/react-is/17.0.2 + dev: false - registry.npmmirror.com/webpack-sources/1.4.3: - resolution: {integrity: sha1-7t2OwLko+/HL/plOItLYkPMwqTM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/webpack-sources/download/webpack-sources-1.4.3.tgz?cache=0&sync_timestamp=1636983186662&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Fwebpack-sources%2Fdownload%2Fwebpack-sources-1.4.3.tgz} - name: webpack-sources - version: 1.4.3 + registry.npmmirror.com/redux-thunk/2.4.1_redux@4.1.2: + resolution: {integrity: sha512-OOYGNY5Jy2TWvTL1KgAlVy6dcx3siPJ1wTq741EPyUKfn6W6nChdICjZwCd0p8AZBs5kWpZlbkXW2nE/zjUa+Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/redux-thunk/download/redux-thunk-2.4.1.tgz} + id: registry.npmmirror.com/redux-thunk/2.4.1 + name: redux-thunk + version: 2.4.1 + peerDependencies: + redux: ^4 dependencies: - source-list-map: registry.nlark.com/source-list-map/2.0.1 - source-map: registry.nlark.com/source-map/0.6.1 - dev: true + redux: registry.npmmirror.com/redux/4.1.2 + dev: false - registry.npmmirror.com/webpack-sources/2.3.1: - resolution: {integrity: sha1-Vw3grxY5Sf4nIjPCzv4bVvdFEf0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/webpack-sources/download/webpack-sources-2.3.1.tgz?cache=0&sync_timestamp=1636983186662&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Fwebpack-sources%2Fdownload%2Fwebpack-sources-2.3.1.tgz} - name: webpack-sources - version: 2.3.1 - engines: {node: '>=10.13.0'} - dependencies: - source-list-map: registry.nlark.com/source-list-map/2.0.1 - source-map: registry.nlark.com/source-map/0.6.1 - dev: true + registry.npmmirror.com/redux/4.1.2: + resolution: {integrity: sha1-FA81Qm2Zu0cpr3YK/PeeqqxAcQQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/redux/download/redux-4.1.2.tgz} + name: redux + version: 4.1.2 + dependencies: + '@babel/runtime': registry.npmmirror.com/@babel/runtime/7.16.5 + dev: false - registry.npmmirror.com/webpack-sources/3.2.2: - resolution: {integrity: sha512-cp5qdmHnu5T8wRg2G3vZZHoJPN14aqQ89SyQ11NpGH5zEMDCclt49rzo+MaRazk7/UeILhAI+/sEtcM+7Fr0nw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/webpack-sources/download/webpack-sources-3.2.2.tgz?cache=0&sync_timestamp=1636983186662&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Fwebpack-sources%2Fdownload%2Fwebpack-sources-3.2.2.tgz} - name: webpack-sources - version: 3.2.2 - engines: {node: '>=10.13.0'} - dev: true + registry.npmmirror.com/remove-accents/0.4.2: + resolution: {integrity: sha1-CkPTqq4egNuRngeuJUsoXZ4ce7U=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/remove-accents/download/remove-accents-0.4.2.tgz} + name: remove-accents + version: 0.4.2 + dev: false - registry.npmmirror.com/webpack/5.65.0_9def3870c80213359789f9191dbd286a: - resolution: {integrity: sha512-Q5or2o6EKs7+oKmJo7LaqZaMOlDWQse9Tm5l1WAfU/ujLGN5Pb0SqGeVkN/4bpPmEqEP5RnVhiqsOtWtUVwGRw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/webpack/download/webpack-5.65.0.tgz} - id: registry.npmmirror.com/webpack/5.65.0 - name: webpack - version: 5.65.0 - engines: {node: '>=10.13.0'} + registry.npmmirror.com/reselect/4.1.5: + resolution: {integrity: sha512-uVdlz8J7OO+ASpBYoz1Zypgx0KasCY20H+N8JD13oUMtPvSHQuscrHop4KbXrbsBcdB9Ds7lVK7eRkBIfO43vQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/reselect/download/reselect-4.1.5.tgz} + name: reselect + version: 4.1.5 + dev: false + + registry.npmmirror.com/rimraf/3.0.2: + resolution: {integrity: sha1-8aVAK6YiCtUswSgrrBrjqkn9Bho=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/rimraf/download/rimraf-3.0.2.tgz} + name: rimraf + version: 3.0.2 hasBin: true - peerDependencies: - webpack-cli: '*' - peerDependenciesMeta: - webpack-cli: - optional: true dependencies: - '@types/eslint-scope': registry.npmmirror.com/@types/eslint-scope/3.7.2 - '@types/estree': registry.npmmirror.com/@types/estree/0.0.50 - '@webassemblyjs/ast': registry.nlark.com/@webassemblyjs/ast/1.11.1 - '@webassemblyjs/wasm-edit': registry.nlark.com/@webassemblyjs/wasm-edit/1.11.1 - '@webassemblyjs/wasm-parser': registry.nlark.com/@webassemblyjs/wasm-parser/1.11.1 - acorn: registry.npmmirror.com/acorn/8.6.0 - acorn-import-assertions: registry.npmmirror.com/acorn-import-assertions/1.8.0_acorn@8.6.0 - browserslist: registry.npmmirror.com/browserslist/4.19.1 - chrome-trace-event: registry.nlark.com/chrome-trace-event/1.0.3 - enhanced-resolve: registry.nlark.com/enhanced-resolve/5.8.3 - es-module-lexer: registry.npmmirror.com/es-module-lexer/0.9.3 - eslint-scope: registry.npmmirror.com/eslint-scope/5.1.1 - events: registry.npmmirror.com/events/3.3.0 - glob-to-regexp: registry.nlark.com/glob-to-regexp/0.4.1 - graceful-fs: registry.npmmirror.com/graceful-fs/4.2.8 - json-parse-better-errors: registry.nlark.com/json-parse-better-errors/1.0.2 - loader-runner: registry.nlark.com/loader-runner/4.2.0 - mime-types: registry.npmmirror.com/mime-types/2.1.34 - neo-async: registry.nlark.com/neo-async/2.6.2 - schema-utils: registry.npmmirror.com/schema-utils/3.1.1 - tapable: registry.npmmirror.com/tapable/2.2.1 - terser-webpack-plugin: registry.npmmirror.com/terser-webpack-plugin/5.3.0_91ae0b80bdbcf9a1978f213e1437a0a8 - watchpack: registry.npmmirror.com/watchpack/2.3.1 - webpack-cli: registry.npmmirror.com/webpack-cli/4.9.1_85f6a43a0f60b39f22a1ad0f4ebf626a - webpack-sources: registry.npmmirror.com/webpack-sources/3.2.2 - transitivePeerDependencies: - - '@swc/core' - - esbuild - - uglify-js - dev: true + glob: registry.npmmirror.com/glob/7.2.0 + dev: false - registry.npmmirror.com/whatwg-url/7.1.0: - resolution: {integrity: sha1-wsSS8eymEpiO/T0iZr4bn8YXDQY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/whatwg-url/download/whatwg-url-7.1.0.tgz} - name: whatwg-url - version: 7.1.0 - dependencies: - lodash.sortby: registry.npmmirror.com/lodash.sortby/4.7.0 - tr46: registry.npmmirror.com/tr46/1.0.1 - webidl-conversions: registry.nlark.com/webidl-conversions/4.0.2 - dev: true + registry.npmmirror.com/rx/4.1.0: + resolution: {integrity: sha1-pfE/957zt0D+MKqAP7CfmIBdR4I=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/rx/download/rx-4.1.0.tgz} + name: rx + version: 4.1.0 + dev: false - registry.npmmirror.com/whatwg-url/8.7.0: - resolution: {integrity: sha1-ZWp45RD/jzk3vAvL6fXArDWUG3c=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/whatwg-url/download/whatwg-url-8.7.0.tgz} - name: whatwg-url - version: 8.7.0 - engines: {node: '>=10'} + registry.npmmirror.com/shepherd.js/8.3.1: + resolution: {integrity: sha1-Ex7u/F6yvETJ4j0NoTnbRrK1Uzk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/shepherd.js/download/shepherd.js-8.3.1.tgz} + name: shepherd.js + version: 8.3.1 + engines: {node: 10.* || >= 12} dependencies: - lodash: registry.npmmirror.com/lodash/4.17.21 - tr46: registry.npmmirror.com/tr46/2.1.0 - webidl-conversions: registry.nlark.com/webidl-conversions/6.1.0 - dev: true + '@popperjs/core': registry.npmmirror.com/@popperjs/core/2.11.0 + deepmerge: registry.nlark.com/deepmerge/4.2.2 + smoothscroll-polyfill: registry.npmmirror.com/smoothscroll-polyfill/0.4.4 + dev: false - registry.npmmirror.com/workbox-background-sync/6.4.2: - resolution: {integrity: sha512-P7c8uG5X2k+DMICH9xeSA9eUlCOjHHYoB42Rq+RtUpuwBxUOflAXR1zdsMWj81LopE4gjKXlTw7BFd1BDAHo7g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/workbox-background-sync/download/workbox-background-sync-6.4.2.tgz} - name: workbox-background-sync - version: 6.4.2 - dependencies: - idb: registry.npmmirror.com/idb/6.1.5 - workbox-core: registry.npmmirror.com/workbox-core/6.4.2 - dev: true + registry.npmmirror.com/signal-exit/3.0.6: + resolution: {integrity: sha512-sDl4qMFpijcGw22U5w63KmD3cZJfBuFlVNbVMKje2keoKML7X2UzWbc4XrmEbDwg0NXJc3yv4/ox7b+JWb57kQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/signal-exit/download/signal-exit-3.0.6.tgz} + name: signal-exit + version: 3.0.6 + dev: false - registry.npmmirror.com/workbox-broadcast-update/6.4.2: - resolution: {integrity: sha512-qnBwQyE0+PWFFc/n4ISXINE49m44gbEreJUYt2ldGH3+CNrLmJ1egJOOyUqqu9R4Eb7QrXcmB34ClXG7S37LbA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/workbox-broadcast-update/download/workbox-broadcast-update-6.4.2.tgz} - name: workbox-broadcast-update - version: 6.4.2 - dependencies: - workbox-core: registry.npmmirror.com/workbox-core/6.4.2 - dev: true + registry.npmmirror.com/smoothscroll-polyfill/0.4.4: + resolution: {integrity: sha1-OiWRMdxpMObKgAA+HLA7YDtpq/g=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/smoothscroll-polyfill/download/smoothscroll-polyfill-0.4.4.tgz} + name: smoothscroll-polyfill + version: 0.4.4 + dev: false - registry.npmmirror.com/workbox-build/6.4.2: - resolution: {integrity: sha512-WMdYLhDIsuzViOTXDH+tJ1GijkFp5khSYolnxR/11zmfhNDtuo7jof72xPGFy+KRpsz6tug39RhivCj77qqO0w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/workbox-build/download/workbox-build-6.4.2.tgz} - name: workbox-build - version: 6.4.2 + registry.npmmirror.com/socket.io-client/4.4.0: + resolution: {integrity: sha512-g7riSEJXi7qCFImPow98oT8X++MSsHz6MMFRXkWNJ6uEROSHOa3kxdrsYWMq85dO+09CFMkcqlpjvbVXQl4z6g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/socket.io-client/download/socket.io-client-4.4.0.tgz} + name: socket.io-client + version: 4.4.0 engines: {node: '>=10.0.0'} dependencies: - '@apideck/better-ajv-errors': registry.npmmirror.com/@apideck/better-ajv-errors/0.3.2_ajv@8.8.2 - '@babel/core': registry.npmmirror.com/@babel/core/7.16.5 - '@babel/preset-env': registry.npmmirror.com/@babel/preset-env/7.16.5_@babel+core@7.16.5 - '@babel/runtime': registry.npmmirror.com/@babel/runtime/7.16.5 - '@rollup/plugin-babel': registry.npmmirror.com/@rollup/plugin-babel/5.3.0_@babel+core@7.16.5+rollup@2.62.0 - '@rollup/plugin-node-resolve': registry.npmmirror.com/@rollup/plugin-node-resolve/11.2.1_rollup@2.62.0 - '@rollup/plugin-replace': registry.npmmirror.com/@rollup/plugin-replace/2.4.2_rollup@2.62.0 - '@surma/rollup-plugin-off-main-thread': registry.npmmirror.com/@surma/rollup-plugin-off-main-thread/2.2.3 - ajv: registry.npmmirror.com/ajv/8.8.2 - common-tags: registry.npmmirror.com/common-tags/1.8.2 - fast-json-stable-stringify: registry.nlark.com/fast-json-stable-stringify/2.1.0 - fs-extra: registry.nlark.com/fs-extra/9.1.0 - glob: registry.npmmirror.com/glob/7.2.0 - lodash: registry.npmmirror.com/lodash/4.17.21 - pretty-bytes: registry.nlark.com/pretty-bytes/5.6.0 - rollup: registry.npmmirror.com/rollup/2.62.0 - rollup-plugin-terser: registry.npmmirror.com/rollup-plugin-terser/7.0.2_rollup@2.62.0 - source-map: registry.npmmirror.com/source-map/0.8.0-beta.0 - source-map-url: registry.nlark.com/source-map-url/0.4.1 - stringify-object: registry.nlark.com/stringify-object/3.3.0 - strip-comments: registry.npmmirror.com/strip-comments/2.0.1 - tempy: registry.npmmirror.com/tempy/0.6.0 - upath: registry.nlark.com/upath/1.2.0 - workbox-background-sync: registry.npmmirror.com/workbox-background-sync/6.4.2 - workbox-broadcast-update: registry.npmmirror.com/workbox-broadcast-update/6.4.2 - workbox-cacheable-response: registry.npmmirror.com/workbox-cacheable-response/6.4.2 - workbox-core: registry.npmmirror.com/workbox-core/6.4.2 - workbox-expiration: registry.npmmirror.com/workbox-expiration/6.4.2 - workbox-google-analytics: registry.npmmirror.com/workbox-google-analytics/6.4.2 - workbox-navigation-preload: registry.npmmirror.com/workbox-navigation-preload/6.4.2 - workbox-precaching: registry.npmmirror.com/workbox-precaching/6.4.2 - workbox-range-requests: registry.npmmirror.com/workbox-range-requests/6.4.2 - workbox-recipes: registry.npmmirror.com/workbox-recipes/6.4.2 - workbox-routing: registry.npmmirror.com/workbox-routing/6.4.2 - workbox-strategies: registry.npmmirror.com/workbox-strategies/6.4.2 - workbox-streams: registry.npmmirror.com/workbox-streams/6.4.2 - workbox-sw: registry.npmmirror.com/workbox-sw/6.4.2 - workbox-window: registry.npmmirror.com/workbox-window/6.4.2 + '@socket.io/component-emitter': registry.npmmirror.com/@socket.io/component-emitter/3.0.0 + backo2: registry.npmmirror.com/backo2/1.0.2 + debug: registry.npmmirror.com/debug/4.3.3 + engine.io-client: registry.npmmirror.com/engine.io-client/6.1.1 + parseuri: registry.npmmirror.com/parseuri/0.0.6 + socket.io-parser: registry.npmmirror.com/socket.io-parser/4.1.1 transitivePeerDependencies: - - '@types/babel__core' - - acorn + - bufferutil - supports-color - dev: true - - registry.npmmirror.com/workbox-cacheable-response/6.4.2: - resolution: {integrity: sha512-9FE1W/cKffk1AJzImxgEN0ceWpyz1tqNjZVtA3/LAvYL3AC5SbIkhc7ZCO82WmO9IjTfu8Vut2X/C7ViMSF7TA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/workbox-cacheable-response/download/workbox-cacheable-response-6.4.2.tgz} - name: workbox-cacheable-response - version: 6.4.2 - dependencies: - workbox-core: registry.npmmirror.com/workbox-core/6.4.2 - dev: true - - registry.npmmirror.com/workbox-core/6.4.2: - resolution: {integrity: sha512-1U6cdEYPcajRXiboSlpJx6U7TvhIKbxRRerfepAJu2hniKwJ3DHILjpU/zx3yvzSBCWcNJDoFalf7Vgd7ey/rw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/workbox-core/download/workbox-core-6.4.2.tgz} - name: workbox-core - version: 6.4.2 - dev: true + - utf-8-validate + dev: false - registry.npmmirror.com/workbox-expiration/6.4.2: - resolution: {integrity: sha512-0hbpBj0tDnW+DZOUmwZqntB/8xrXOgO34i7s00Si/VlFJvvpRKg1leXdHHU8ykoSBd6+F2KDcMP3swoCi5guLw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/workbox-expiration/download/workbox-expiration-6.4.2.tgz} - name: workbox-expiration - version: 6.4.2 + registry.npmmirror.com/socket.io-parser/4.1.1: + resolution: {integrity: sha1-CtU9mAeByrHqvjIEF9hIDAEz5i0=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/socket.io-parser/download/socket.io-parser-4.1.1.tgz} + name: socket.io-parser + version: 4.1.1 + engines: {node: '>=10.0.0'} dependencies: - idb: registry.npmmirror.com/idb/6.1.5 - workbox-core: registry.npmmirror.com/workbox-core/6.4.2 - dev: true + '@socket.io/component-emitter': registry.npmmirror.com/@socket.io/component-emitter/3.0.0 + debug: registry.npmmirror.com/debug/4.3.3 + transitivePeerDependencies: + - supports-color + dev: false - registry.npmmirror.com/workbox-google-analytics/6.4.2: - resolution: {integrity: sha512-u+gxs3jXovPb1oul4CTBOb+T9fS1oZG+ZE6AzS7l40vnyfJV79DaLBvlpEZfXGv3CjMdV1sT/ltdOrKzo7HcGw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/workbox-google-analytics/download/workbox-google-analytics-6.4.2.tgz} - name: workbox-google-analytics - version: 6.4.2 - dependencies: - workbox-background-sync: registry.npmmirror.com/workbox-background-sync/6.4.2 - workbox-core: registry.npmmirror.com/workbox-core/6.4.2 - workbox-routing: registry.npmmirror.com/workbox-routing/6.4.2 - workbox-strategies: registry.npmmirror.com/workbox-strategies/6.4.2 - dev: true + registry.npmmirror.com/str2int/1.1.0: + resolution: {integrity: sha1-8FW+wm94KSHgVE8Ml8AJ/0ZvE+U=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/str2int/download/str2int-1.1.0.tgz} + name: str2int + version: 1.1.0 + dev: false - registry.npmmirror.com/workbox-navigation-preload/6.4.2: - resolution: {integrity: sha512-viyejlCtlKsbJCBHwhSBbWc57MwPXvUrc8P7d+87AxBGPU+JuWkT6nvBANgVgFz6FUhCvRC8aYt+B1helo166g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/workbox-navigation-preload/download/workbox-navigation-preload-6.4.2.tgz} - name: workbox-navigation-preload - version: 6.4.2 + registry.npmmirror.com/string-width/2.1.1: + resolution: {integrity: sha1-q5Pyeo3BPSjKyBXEYhQ6bZASrp4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/string-width/download/string-width-2.1.1.tgz?cache=0&sync_timestamp=1632421815231&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Fstring-width%2Fdownload%2Fstring-width-2.1.1.tgz} + name: string-width + version: 2.1.1 + engines: {node: '>=4'} dependencies: - workbox-core: registry.npmmirror.com/workbox-core/6.4.2 - dev: true + is-fullwidth-code-point: registry.nlark.com/is-fullwidth-code-point/2.0.0 + strip-ansi: registry.npmmirror.com/strip-ansi/4.0.0 + dev: false - registry.npmmirror.com/workbox-precaching/6.4.2: - resolution: {integrity: sha512-CZ6uwFN/2wb4noHVlALL7UqPFbLfez/9S2GAzGAb0Sk876ul9ukRKPJJ6gtsxfE2HSTwqwuyNVa6xWyeyJ1XSA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/workbox-precaching/download/workbox-precaching-6.4.2.tgz} - name: workbox-precaching - version: 6.4.2 + registry.npmmirror.com/strip-ansi/3.0.1: + resolution: {integrity: sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/strip-ansi/download/strip-ansi-3.0.1.tgz} + name: strip-ansi + version: 3.0.1 + engines: {node: '>=0.10.0'} dependencies: - workbox-core: registry.npmmirror.com/workbox-core/6.4.2 - workbox-routing: registry.npmmirror.com/workbox-routing/6.4.2 - workbox-strategies: registry.npmmirror.com/workbox-strategies/6.4.2 - dev: true + ansi-regex: registry.nlark.com/ansi-regex/2.1.1 + dev: false - registry.npmmirror.com/workbox-range-requests/6.4.2: - resolution: {integrity: sha512-SowF3z69hr3Po/w7+xarWfzxJX/3Fo0uSG72Zg4g5FWWnHpq2zPvgbWerBZIa81zpJVUdYpMa3akJJsv+LaO1Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/workbox-range-requests/download/workbox-range-requests-6.4.2.tgz} - name: workbox-range-requests - version: 6.4.2 + registry.npmmirror.com/strip-ansi/4.0.0: + resolution: {integrity: sha1-qEeQIusaw2iocTibY1JixQXuNo8=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/strip-ansi/download/strip-ansi-4.0.0.tgz} + name: strip-ansi + version: 4.0.0 + engines: {node: '>=4'} dependencies: - workbox-core: registry.npmmirror.com/workbox-core/6.4.2 - dev: true + ansi-regex: registry.nlark.com/ansi-regex/3.0.0 + dev: false - registry.npmmirror.com/workbox-recipes/6.4.2: - resolution: {integrity: sha512-/oVxlZFpAjFVbY+3PoGEXe8qyvtmqMrTdWhbOfbwokNFtUZ/JCtanDKgwDv9x3AebqGAoJRvQNSru0F4nG+gWA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/workbox-recipes/download/workbox-recipes-6.4.2.tgz} - name: workbox-recipes - version: 6.4.2 + registry.npmmirror.com/style-to-js/1.1.0: + resolution: {integrity: sha1-Yxy7IPziBAGbOqH8tbadlRzqxKw=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/style-to-js/download/style-to-js-1.1.0.tgz} + name: style-to-js + version: 1.1.0 dependencies: - workbox-cacheable-response: registry.npmmirror.com/workbox-cacheable-response/6.4.2 - workbox-core: registry.npmmirror.com/workbox-core/6.4.2 - workbox-expiration: registry.npmmirror.com/workbox-expiration/6.4.2 - workbox-precaching: registry.npmmirror.com/workbox-precaching/6.4.2 - workbox-routing: registry.npmmirror.com/workbox-routing/6.4.2 - workbox-strategies: registry.npmmirror.com/workbox-strategies/6.4.2 - dev: true + style-to-object: registry.npmmirror.com/style-to-object/0.3.0 + dev: false - registry.npmmirror.com/workbox-routing/6.4.2: - resolution: {integrity: sha512-0ss/n9PAcHjTy4Ad7l2puuod4WtsnRYu9BrmHcu6Dk4PgWeJo1t5VnGufPxNtcuyPGQ3OdnMdlmhMJ57sSrrSw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/workbox-routing/download/workbox-routing-6.4.2.tgz} - name: workbox-routing - version: 6.4.2 + registry.npmmirror.com/style-to-object/0.3.0: + resolution: {integrity: sha1-sbeQ0gWZHMeDgBlnIUl57hmnbkY=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/style-to-object/download/style-to-object-0.3.0.tgz} + name: style-to-object + version: 0.3.0 dependencies: - workbox-core: registry.npmmirror.com/workbox-core/6.4.2 - dev: true + inline-style-parser: registry.npmmirror.com/inline-style-parser/0.1.1 + dev: false - registry.npmmirror.com/workbox-strategies/6.4.2: - resolution: {integrity: sha512-YXh9E9dZGEO1EiPC3jPe2CbztO5WT8Ruj8wiYZM56XqEJp5YlGTtqRjghV+JovWOqkWdR+amJpV31KPWQUvn1Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/workbox-strategies/download/workbox-strategies-6.4.2.tgz} - name: workbox-strategies - version: 6.4.2 - dependencies: - workbox-core: registry.npmmirror.com/workbox-core/6.4.2 - dev: true + registry.npmmirror.com/supports-color/2.0.0: + resolution: {integrity: sha1-U10EXOa2Nj+kARcIRimZXp3zJMc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/supports-color/download/supports-color-2.0.0.tgz} + name: supports-color + version: 2.0.0 + engines: {node: '>=0.8.0'} + dev: false - registry.npmmirror.com/workbox-streams/6.4.2: - resolution: {integrity: sha512-ROEGlZHGVEgpa5bOZefiJEVsi5PsFjJG9Xd+wnDbApsCO9xq9rYFopF+IRq9tChyYzhBnyk2hJxbQVWphz3sog==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/workbox-streams/download/workbox-streams-6.4.2.tgz} - name: workbox-streams - version: 6.4.2 - dependencies: - workbox-core: registry.npmmirror.com/workbox-core/6.4.2 - workbox-routing: registry.npmmirror.com/workbox-routing/6.4.2 - dev: true + registry.npmmirror.com/tlds/1.227.0: + resolution: {integrity: sha512-H6KXre7PSkfZyPiGzHvdG/p42LCfPmmyH3MhmZnULiVGEGXKBe8vzyLrw6q0UAtXOL0eNScA9vC4DcfhrcaPlg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/tlds/download/tlds-1.227.0.tgz} + name: tlds + version: 1.227.0 + hasBin: true + dev: false - registry.npmmirror.com/workbox-sw/6.4.2: - resolution: {integrity: sha512-A2qdu9TLktfIM5NE/8+yYwfWu+JgDaCkbo5ikrky2c7r9v2X6DcJ+zSLphNHHLwM/0eVk5XVf1mC5HGhYpMhhg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/workbox-sw/download/workbox-sw-6.4.2.tgz} - name: workbox-sw - version: 6.4.2 - dev: true + registry.npmmirror.com/tslib/2.3.1: + resolution: {integrity: sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/tslib/download/tslib-2.3.1.tgz} + name: tslib + version: 2.3.1 + dev: false - registry.npmmirror.com/workbox-webpack-plugin/6.4.2_webpack@5.65.0: - resolution: {integrity: sha512-CiEwM6kaJRkx1cP5xHksn13abTzUqMHiMMlp5Eh/v4wRcedgDTyv6Uo8+Hg9MurRbHDosO5suaPyF9uwVr4/CQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/workbox-webpack-plugin/download/workbox-webpack-plugin-6.4.2.tgz} - id: registry.npmmirror.com/workbox-webpack-plugin/6.4.2 - name: workbox-webpack-plugin - version: 6.4.2 - engines: {node: '>=10.0.0'} - peerDependencies: - webpack: ^4.4.0 || ^5.9.0 + registry.npmmirror.com/unload/2.2.0: + resolution: {integrity: sha1-zMiP3K00X6oGqSA57A+AtIiIDvc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/unload/download/unload-2.2.0.tgz} + name: unload + version: 2.2.0 dependencies: - fast-json-stable-stringify: registry.nlark.com/fast-json-stable-stringify/2.1.0 - pretty-bytes: registry.nlark.com/pretty-bytes/5.6.0 - source-map-url: registry.nlark.com/source-map-url/0.4.1 - upath: registry.nlark.com/upath/1.2.0 - webpack: registry.npmmirror.com/webpack/5.65.0_9def3870c80213359789f9191dbd286a - webpack-sources: registry.npmmirror.com/webpack-sources/1.4.3 - workbox-build: registry.npmmirror.com/workbox-build/6.4.2 - transitivePeerDependencies: - - '@types/babel__core' - - acorn - - supports-color - dev: true + '@babel/runtime': registry.npmmirror.com/@babel/runtime/7.16.5 + detect-node: registry.nlark.com/detect-node/2.1.0 + dev: false - registry.npmmirror.com/workbox-window/6.4.2: - resolution: {integrity: sha512-KVyRKmrJg7iB+uym/B/CnEUEFG9CvnTU1Bq5xpXHbtgD9l+ShDekSl1wYpqw/O0JfeeQVOFb8CiNfvnwWwqnWQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/workbox-window/download/workbox-window-6.4.2.tgz} - name: workbox-window - version: 6.4.2 + registry.npmmirror.com/url-regex/5.0.0: + resolution: {integrity: sha1-j1RWq4PYmNGLL5F1OnAmSbhzJzo=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/url-regex/download/url-regex-5.0.0.tgz} + name: url-regex + version: 5.0.0 + engines: {node: '>=8'} dependencies: - '@types/trusted-types': registry.npmmirror.com/@types/trusted-types/2.0.2 - workbox-core: registry.npmmirror.com/workbox-core/6.4.2 - dev: true - - registry.npmmirror.com/ws/7.5.6: - resolution: {integrity: sha512-6GLgCqo2cy2A2rjCNFlxQS6ZljG/coZfZXclldI8FB/1G3CCI36Zd8xy2HrFVACi8tfk5XrgLQEk+P0Tnz9UcA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ws/download/ws-7.5.6.tgz} - name: ws - version: 7.5.6 - engines: {node: '>=8.3.0'} - peerDependencies: - bufferutil: ^4.0.1 - utf-8-validate: ^5.0.2 - peerDependenciesMeta: - bufferutil: - optional: true - utf-8-validate: - optional: true - dev: true + ip-regex: registry.nlark.com/ip-regex/4.3.0 + tlds: registry.npmmirror.com/tlds/1.227.0 + dev: false registry.npmmirror.com/ws/8.2.3: resolution: {integrity: sha1-Y6VkVtsbBDZ9C3IaC4DK5ti+y7o=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ws/download/ws-8.2.3.tgz} @@ -15528,21 +14319,6 @@ packages: optional: true dev: false - registry.npmmirror.com/ws/8.4.0: - resolution: {integrity: sha512-IHVsKe2pjajSUIl4KYMQOdlyliovpEPquKkqbwswulszzI7r0SfQrxnXdWAEqOlDCLrVSJzo+O1hAwdog2sKSQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ws/download/ws-8.4.0.tgz} - name: ws - version: 8.4.0 - engines: {node: '>=10.0.0'} - peerDependencies: - bufferutil: ^4.0.1 - utf-8-validate: ^5.0.2 - peerDependenciesMeta: - bufferutil: - optional: true - utf-8-validate: - optional: true - dev: true - registry.npmmirror.com/xmlhttprequest-ssl/2.0.0: resolution: {integrity: sha1-kTYMhrkU5n9E3OdpGAAnwNphjGc=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/xmlhttprequest-ssl/download/xmlhttprequest-ssl-2.0.0.tgz} name: xmlhttprequest-ssl @@ -15550,45 +14326,12 @@ packages: engines: {node: '>=0.4.0'} dev: false - registry.npmmirror.com/yaml/1.10.2: - resolution: {integrity: sha1-IwHF/78StGfejaIzOkWeKeeSDks=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/yaml/download/yaml-1.10.2.tgz} - name: yaml - version: 1.10.2 - engines: {node: '>= 6'} - - registry.npmmirror.com/yargs-parser/20.2.9: - resolution: {integrity: sha1-LrfcOwKJcY/ClfNidThFxBoMlO4=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/yargs-parser/download/yargs-parser-20.2.9.tgz?cache=0&sync_timestamp=1637031602871&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Fyargs-parser%2Fdownload%2Fyargs-parser-20.2.9.tgz} - name: yargs-parser - version: 20.2.9 - engines: {node: '>=10'} - - registry.npmmirror.com/yargs/16.2.0: - resolution: {integrity: sha1-HIK/D2tqZur85+8w43b0mhJHf2Y=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/yargs/download/yargs-16.2.0.tgz} - name: yargs - version: 16.2.0 - engines: {node: '>=10'} - dependencies: - cliui: registry.nlark.com/cliui/7.0.4 - escalade: registry.nlark.com/escalade/3.1.1 - get-caller-file: registry.nlark.com/get-caller-file/2.0.5 - require-directory: registry.nlark.com/require-directory/2.1.1 - string-width: registry.npmmirror.com/string-width/4.2.3 - y18n: registry.nlark.com/y18n/5.0.8 - yargs-parser: registry.npmmirror.com/yargs-parser/20.2.9 - registry.npmmirror.com/yeast/0.1.2: resolution: {integrity: sha1-AI4G2AlDIMNy28L47XagymyKxBk=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/yeast/download/yeast-0.1.2.tgz} name: yeast version: 0.1.2 dev: false - registry.npmmirror.com/yoctodelay/1.2.0: - resolution: {integrity: sha1-DQIMi87CKYk2nbMeXTUqzGoT7ag=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/yoctodelay/download/yoctodelay-1.2.0.tgz} - name: yoctodelay - version: 1.2.0 - engines: {node: '>=4'} - dev: false - registry.npmmirror.com/yup/0.32.11: resolution: {integrity: sha1-1n+4Pu+kaYYHmC5j98pMXtPPGMU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/yup/download/yup-0.32.11.tgz} name: yup diff --git a/web/.npmrc b/web/.npmrc index beb96333..9a0c9516 100644 --- a/web/.npmrc +++ b/web/.npmrc @@ -1,2 +1 @@ -# https://npm.taobao.org/mirrors/ -registry = https://registry.npm.taobao.org +registry = https://registry.npmmirror.com diff --git a/web/package.json b/web/package.json index a6884268..ccc384b3 100644 --- a/web/package.json +++ b/web/package.json @@ -40,6 +40,7 @@ "react-dom": "17.0.2", "react-easy-crop": "^3.5.2", "react-helmet": "^6.1.0", + "react-mentions": "^4.3.1", "react-router": "^5.2.0", "react-router-dom": "^5.2.0", "react-split": "^2.0.14", @@ -68,6 +69,7 @@ "@types/node": "^15.12.5", "@types/react-dom": "^17.0.8", "@types/react-helmet": "^6.1.2", + "@types/react-mentions": "^4.1.5", "@types/react-router": "^5.1.15", "@types/react-router-dom": "^5.1.7", "@types/react-transition-group": "^4.4.2", diff --git a/web/src/components/ChatBox/ChatInputBox/context.ts b/web/src/components/ChatBox/ChatInputBox/context.ts deleted file mode 100644 index 36877128..00000000 --- a/web/src/components/ChatBox/ChatInputBox/context.ts +++ /dev/null @@ -1,12 +0,0 @@ -import React, { useContext } from 'react'; - -export interface ChatInputActionContextProps { - sendMsg: (message: string) => void; -} -export const ChatInputActionContext = - React.createContext(null); -ChatInputActionContext.displayName = 'ChatInputContext'; - -export function useChatInputActionContext() { - return useContext(ChatInputActionContext); -} diff --git a/web/src/components/ChatBox/ChatInputBox/context.tsx b/web/src/components/ChatBox/ChatInputBox/context.tsx new file mode 100644 index 00000000..53751534 --- /dev/null +++ b/web/src/components/ChatBox/ChatInputBox/context.tsx @@ -0,0 +1,45 @@ +import React, { useContext } from 'react'; +import type { SuggestionDataItem } from 'react-mentions'; + +/** + * Input Actions + */ +export interface ChatInputActionContextProps { + sendMsg: (message: string) => void; +} +export const ChatInputActionContext = + React.createContext(null); +ChatInputActionContext.displayName = 'ChatInputContext'; + +export function useChatInputActionContext() { + return useContext(ChatInputActionContext); +} + +/** + * Input Mentions + */ +interface ChatInputMentionsContextProps { + users: SuggestionDataItem[]; +} +const ChatInputMentionsContext = + React.createContext(null); +ChatInputMentionsContext.displayName = 'ChatInputMentionsContext'; + +export const ChatInputMentionsContextProvider: React.FC = + React.memo((props) => { + return ( + + {props.children} + + ); + }); +ChatInputMentionsContextProvider.displayName = + 'ChatInputMentionsContextProvider'; + +export function useChatInputMentionsContext(): ChatInputMentionsContextProps { + const context = useContext(ChatInputMentionsContext); + + return { + users: context?.users ?? [], + }; +} diff --git a/web/src/components/ChatBox/ChatInputBox/index.tsx b/web/src/components/ChatBox/ChatInputBox/index.tsx index c8b374a2..c3860d39 100644 --- a/web/src/components/ChatBox/ChatInputBox/index.tsx +++ b/web/src/components/ChatBox/ChatInputBox/index.tsx @@ -1,18 +1,17 @@ import { getMessageTextDecorators } from '@/plugin/common'; import { isEnterHotkey } from '@/utils/hot-key'; -import { Input } from 'antd'; import React, { useCallback, useRef, useState } from 'react'; -import { t } from 'tailchat-shared'; import { ChatInputAddon } from './Addon'; import { ClipboardHelper } from './clipboard-helper'; import { ChatInputActionContext } from './context'; import { uploadMessageImage } from './utils'; +import { ChatInputBoxInput } from './input'; interface ChatInputBoxProps { onSendMsg: (msg: string) => void; } export const ChatInputBox: React.FC = React.memo((props) => { - const inputRef = useRef(null); + const inputRef = useRef(null); const [message, setMessage] = useState(''); const handleSendMsg = useCallback(() => { props.onSendMsg(message); @@ -21,7 +20,7 @@ export const ChatInputBox: React.FC = React.memo((props) => { }, [message]); const handleKeyDown = useCallback( - (e: React.KeyboardEvent) => { + (e: React.KeyboardEvent) => { if (isEnterHotkey(e.nativeEvent)) { e.preventDefault(); handleSendMsg(); @@ -31,7 +30,7 @@ export const ChatInputBox: React.FC = React.memo((props) => { ); const handlePaste = useCallback( - (e: React.ClipboardEvent) => { + (e: React.ClipboardEvent) => { const helper = new ClipboardHelper(e); const image = helper.hasImage(); if (image) { @@ -51,12 +50,10 @@ export const ChatInputBox: React.FC = React.memo((props) => {
- setMessage(e.target.value)} + onChange={setMessage} onKeyDown={handleKeyDown} onPaste={handlePaste} /> diff --git a/web/src/components/ChatBox/ChatInputBox/input.less b/web/src/components/ChatBox/ChatInputBox/input.less new file mode 100644 index 00000000..c875cbec --- /dev/null +++ b/web/src/components/ChatBox/ChatInputBox/input.less @@ -0,0 +1,27 @@ +.chatbox-mention-input { + @apply shadow-none border-0 px-4 py-2 flex-1; + + &__control { + @apply relative; + } + + &__input { + @apply outline-none; + } + + &__suggestions { + @apply bg-transparent !important; + + &__list { + @apply border border-gray-500 bg-content-light dark:bg-content-dark rounded; + } + + &__item { + @apply rounded; + + &--focused { + @apply bg-black bg-opacity-20 dark:bg-white dark:bg-opacity-20; + } + } + } +} diff --git a/web/src/components/ChatBox/ChatInputBox/input.tsx b/web/src/components/ChatBox/ChatInputBox/input.tsx new file mode 100644 index 00000000..6e9f8ceb --- /dev/null +++ b/web/src/components/ChatBox/ChatInputBox/input.tsx @@ -0,0 +1,50 @@ +import { UserListItem } from '@/components/UserListItem'; +import { getMessageTextDecorators } from '@/plugin/common'; +import React from 'react'; +import { Mention, MentionsInput } from 'react-mentions'; +import { t } from 'tailchat-shared'; +import { useChatInputMentionsContext } from './context'; + +import './input.less'; + +interface ChatInputBoxInputProps + extends Omit< + React.InputHTMLAttributes, + 'value' | 'onChange' + > { + inputRef?: React.Ref; + value: string; + onChange: (message: string) => void; +} +export const ChatInputBoxInput: React.FC = React.memo( + (props) => { + const mentions = useChatInputMentionsContext(); + + return ( + props.onChange(e.target.value)} + onKeyDown={props.onKeyDown} + onPaste={props.onPaste} + allowSuggestionsAboveCursor={true} + forceSuggestionsAboveCursor={true} + > + `@${display}`} + appendSpaceOnAdd={true} + renderSuggestion={(suggestion) => ( + + )} + markup={getMessageTextDecorators().mention('__id__', '__display__')} + /> + + ); + } +); +ChatInputBoxInput.displayName = 'ChatInputBoxInput'; diff --git a/web/src/components/Panel/group/TextPanel.tsx b/web/src/components/Panel/group/TextPanel.tsx index 7e9771cd..4fefc10f 100644 --- a/web/src/components/Panel/group/TextPanel.tsx +++ b/web/src/components/Panel/group/TextPanel.tsx @@ -1,6 +1,7 @@ import { ChatBox } from '@/components/ChatBox'; +import { ChatInputMentionsContextProvider } from '@/components/ChatBox/ChatInputBox/context'; import React from 'react'; -import { useGroupPanel } from 'tailchat-shared'; +import { useGroupPanel, useGroupMemberInfos } from 'tailchat-shared'; import { GroupPanelWrapper } from './Wrapper'; interface TextPanelProps { @@ -9,6 +10,7 @@ interface TextPanelProps { } export const TextPanel: React.FC = React.memo( ({ groupId, panelId }) => { + const groupMembers = useGroupMemberInfos(groupId); const panelInfo = useGroupPanel(groupId, panelId); if (panelInfo === undefined) { return null; @@ -16,7 +18,14 @@ export const TextPanel: React.FC = React.memo( return ( - + ({ + id: m._id, + display: m.nickname, + }))} + > + + ); } diff --git a/web/src/components/modals/GroupPanel/useGroupPanelFields.tsx b/web/src/components/modals/GroupPanel/useGroupPanelFields.tsx index 5c9f5c50..36d1d120 100644 --- a/web/src/components/modals/GroupPanel/useGroupPanelFields.tsx +++ b/web/src/components/modals/GroupPanel/useGroupPanelFields.tsx @@ -7,7 +7,7 @@ import { isDevelopment, t, useFastFormContext, - useGroupMemberUUIDs, + useGroupMemberIds, } from 'tailchat-shared'; import type { GroupPanelValues } from './types'; import _compact from 'lodash/compact'; @@ -43,7 +43,7 @@ export function useGroupPanelFields( ) { const disableSendMessageWithoutRender = useMemo(() => { const DisableSendMessageWithoutComponent: React.FC = () => { - const groupMemberUUIDs = useGroupMemberUUIDs(groupId); + const groupMemberUUIDs = useGroupMemberIds(groupId); const context = useFastFormContext(); return ( diff --git a/web/src/plugin/common/reg.ts b/web/src/plugin/common/reg.ts index 2b598fa0..66947f99 100644 --- a/web/src/plugin/common/reg.ts +++ b/web/src/plugin/common/reg.ts @@ -101,15 +101,25 @@ export const [getMessageRender, regMessageRender] = buildRegFn< * 消息渲染器 * 输入消息,返回渲染节点 */ -export const [getMessageTextDecorators, regMessageTextDecorators] = buildRegFn< +const defaultMessageTextDecorators = { + url: (plain: string) => plain, + image: (plain: string) => plain, + mention: (userId: string, userName: string) => `@${userName}`, +}; +const [_getMessageTextDecorators, regMessageTextDecorators] = buildRegFn< () => { url: (plain: string) => string; image: (plain: string, attrs: Record) => string; + mention: (userId: string, userName: string) => string; } ->('message-text-decorators', () => ({ - url: (plain: string) => plain, - image: (plain: string) => plain, -})); +>('message-text-decorators', () => defaultMessageTextDecorators); +function getMessageTextDecorators() { + return { + ...defaultMessageTextDecorators, + ..._getMessageTextDecorators(), + }; +} +export { getMessageTextDecorators, regMessageTextDecorators }; interface ChatInputAction { label: string;