diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8dfc0dc..4c0d1a7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1,275 +1,405 @@ -lockfileVersion: 5.3 - -specifiers: - '@ant-design/icons': ^4.7.0 - '@babel/core': ^7.15.8 - '@babel/plugin-proposal-class-properties': ^7.14.5 - '@babel/plugin-proposal-decorators': ^7.15.8 - '@babel/plugin-proposal-nullish-coalescing-operator': ^7.14.5 - '@babel/plugin-proposal-object-rest-spread': ^7.15.6 - '@babel/plugin-proposal-optional-chaining': ^7.14.5 - '@babel/plugin-transform-object-assign': ^7.14.5 - '@babel/plugin-transform-runtime': ^7.15.8 - '@babel/preset-env': ^7.15.8 - '@babel/preset-react': ^7.14.5 - '@babel/preset-typescript': ^7.15.0 - '@babel/runtime-corejs3': ^7.15.4 - '@commitlint/cli': ^13.2.1 - '@commitlint/config-conventional': ^13.2.0 - '@types/ali-oss': ^6.0.11 - '@types/autoprefixer': ^9.7.2 - '@types/classnames': ^2.3.1 - '@types/copy-webpack-plugin': ^6.4.3 - '@types/fs-extra': ^9.0.13 - '@types/ip': ^1.1.0 - '@types/js-cookie': ^2.2.7 - '@types/lodash': ^4.14.175 - '@types/lodash.isequal': ^4.5.5 - '@types/mini-css-extract-plugin': ^1.4.3 - '@types/node': ^12.20.28 - '@types/numeral': ^0.0.30 - '@types/optimize-css-assets-webpack-plugin': ^5.0.4 - '@types/react': ^16.14.16 - '@types/react-dom': ^16.9.14 - '@types/react-helmet': ^6.1.4 - '@types/slash': ^3.0.0 - '@types/terser-webpack-plugin': ^4.2.2 - '@types/webpack': ^4.41.31 - '@types/webpack-bundle-analyzer': ^3.9.4 - '@types/webpack-dev-server': ^3.11.6 - '@types/webpack-merge': ^4.1.5 - '@types/webpackbar': ^4.0.2 - add-asset-html-webpack-plugin: ^3.2.0 - ali-oss: ^6.16.0 - amis: ^1.3.4 - antd: ^4.16.13 - autoprefixer: ^10.3.7 - axios: ^0.22.0 - babel-loader: ^8.2.2 - base-x: ^3.0.8 - big.js: ^6.1.1 - cache-loader: ^4.1.0 - chalk: ^4.1.2 - classnames: ^2.3.1 - clean-webpack-plugin: ^3.0.0 - clipboardy: ^2.3.0 - colors: ^1.4.0 - commitizen: ^4.2.4 - conventional-changelog-cli: ^2.1.1 - copy-to-clipboard: ^3.3.1 - copy-webpack-plugin: ^6.4.1 - core-js: ^3.18.2 - cross-env: ^7.0.3 - crypto-js: ^4.1.1 - css-loader: ^5.2.7 - cz-conventional-changelog: ^3.3.0 - dayjs: ^1.10.7 - fast-json-stable-stringify: ^2.1.0 - file-loader: ^6.2.0 - font-awesome: ^4.7.0 - fs-extra: ^9.1.0 - html-webpack-plugin: ^4.5.2 - husky: ^7.0.2 - immutable: ^4.0.0 - increase-memory-limit: ^1.0.7 - ip: ^1.1.5 - js-base64: ^3.7.2 - js-cookie: ^2.2.1 - json-loader: ^0.5.7 - konva: ^8.3.5 - less: ^3.13.1 - less-loader: ^7.3.0 - lodash: ^4.17.21 - lodash.isequal: ^4.5.0 - memoize-one: ^5.2.1 - mini-css-extract-plugin: ^1.6.2 - mockjs: ^1.1.0 - mqtt: ^4.3.7 - npm-run-all: ^4.1.5 - numeral: ^2.0.6 - optimize-css-assets-webpack-plugin: ^5.0.8 - path-to-regexp: ^6.2.0 - postcss: ^8.3.9 - postcss-aspect-ratio-mini: ^1.1.0 - postcss-less: ^4.0.1 - postcss-loader: ^4.3.0 - postcss-preset-env: ^6.7.0 - postcss-px-to-viewport: ^1.1.1 - postcss-write-svg: ^3.0.1 - prettier: ^2.4.1 - qs: ^6.10.1 - react: ^16.14.0 - react-dom: ^16.14.0 - react-helmet: ^6.1.0 - shelljs: ^0.8.4 - simplebar: ^5.3.6 - simplebar-react: ^2.3.6 - slash: ^3.0.0 - standard-version: ^9.3.1 - style-loader: ^2.0.0 - terser-webpack-plugin: ^4.2.3 - thread-loader: ^3.0.4 - ts-loader: ^8.3.0 - ts-node: ^9.1.1 - tsconfig-paths: ^3.11.0 - tslint: ^6.1.3 - tslint-config-prettier: ^1.18.0 - typescript: ^4.4.3 - url-loader: ^4.1.1 - validate-commit-msg: ^2.14.0 - webpack: ^4.46.0 - webpack-bundle-analyzer: ^3.9.0 - webpack-cli: ^3.3.12 - webpack-dev-server: ^3.11.2 - webpack-merge: ^4.2.2 - webpackbar: ^4.0.0 +lockfileVersion: '6.0' + +settings: + autoInstallPeers: true + excludeLinksFromLockfile: false dependencies: - '@ant-design/icons': 4.7.0_react-dom@16.14.0+react@16.14.0 - amis: 1.8.0_693b1c1f404e651a3f513b5f6afa3810 - antd: mirrors.tencent.com/antd/4.19.4_react-dom@16.14.0+react@16.14.0 - axios: mirrors.tencent.com/axios/0.22.0 - base-x: mirrors.tencent.com/base-x/3.0.9 - big.js: mirrors.tencent.com/big.js/6.1.1 - classnames: mirrors.tencent.com/classnames/2.3.1 - commitizen: 4.2.4 - conventional-changelog-cli: 2.2.2 - copy-to-clipboard: mirrors.tencent.com/copy-to-clipboard/3.3.1 - crypto-js: mirrors.tencent.com/crypto-js/4.1.1 - cz-conventional-changelog: 3.3.0 - dayjs: mirrors.tencent.com/dayjs/1.11.0 - fast-json-stable-stringify: mirrors.tencent.com/fast-json-stable-stringify/2.1.0 - font-awesome: 4.7.0 - immutable: mirrors.tencent.com/immutable/4.0.0 - js-base64: mirrors.tencent.com/js-base64/3.7.2 - js-cookie: mirrors.tencent.com/js-cookie/2.2.1 - konva: 8.3.5 - lodash: mirrors.tencent.com/lodash/4.17.21 - lodash.isequal: mirrors.tencent.com/lodash.isequal/4.5.0 - memoize-one: mirrors.tencent.com/memoize-one/5.2.1 - mockjs: 1.1.0 - mqtt: mirrors.tencent.com/mqtt/4.3.7 - numeral: mirrors.tencent.com/numeral/2.0.6 - path-to-regexp: mirrors.tencent.com/path-to-regexp/6.2.0 - prettier: mirrors.tencent.com/prettier/2.6.1 - qs: mirrors.tencent.com/qs/6.10.3 - react: mirrors.tencent.com/react/16.14.0 - react-dom: mirrors.tencent.com/react-dom/16.14.0_react@16.14.0 - react-helmet: 6.1.0_react@16.14.0 - shelljs: mirrors.tencent.com/shelljs/0.8.5 - simplebar: 5.3.6 - simplebar-react: 2.3.6_react-dom@16.14.0+react@16.14.0 + '@ant-design/icons': + specifier: ^4.7.0 + version: 4.7.0(react-dom@16.14.0)(react@16.14.0) + amis: + specifier: ^1.8.0 + version: 1.8.0(@types/react@16.14.24)(react-dom@16.14.0)(react@16.14.0) + antd: + specifier: ^4.16.13 + version: mirrors.tencent.com/antd@4.19.4(react-dom@16.14.0)(react@16.14.0) + axios: + specifier: ^0.22.0 + version: mirrors.tencent.com/axios@0.22.0 + base-x: + specifier: ^3.0.8 + version: mirrors.tencent.com/base-x@3.0.9 + big.js: + specifier: ^6.1.1 + version: mirrors.tencent.com/big.js@6.1.1 + classnames: + specifier: ^2.3.1 + version: mirrors.tencent.com/classnames@2.3.1 + commitizen: + specifier: ^4.2.4 + version: 4.2.4 + conventional-changelog-cli: + specifier: ^2.1.1 + version: 2.2.2 + copy-to-clipboard: + specifier: ^3.3.1 + version: mirrors.tencent.com/copy-to-clipboard@3.3.1 + crypto-js: + specifier: ^4.1.1 + version: mirrors.tencent.com/crypto-js@4.1.1 + cz-conventional-changelog: + specifier: ^3.3.0 + version: 3.3.0 + dayjs: + specifier: ^1.10.7 + version: mirrors.tencent.com/dayjs@1.11.0 + fast-json-stable-stringify: + specifier: ^2.1.0 + version: mirrors.tencent.com/fast-json-stable-stringify@2.1.0 + font-awesome: + specifier: ^4.7.0 + version: 4.7.0 + immutable: + specifier: ^4.0.0 + version: mirrors.tencent.com/immutable@4.0.0 + js-base64: + specifier: ^3.7.2 + version: mirrors.tencent.com/js-base64@3.7.2 + js-cookie: + specifier: ^2.2.1 + version: mirrors.tencent.com/js-cookie@2.2.1 + konva: + specifier: ^8.3.5 + version: 8.3.5 + lodash: + specifier: ^4.17.21 + version: mirrors.tencent.com/lodash@4.17.21 + lodash.isequal: + specifier: ^4.5.0 + version: mirrors.tencent.com/lodash.isequal@4.5.0 + memoize-one: + specifier: ^5.2.1 + version: mirrors.tencent.com/memoize-one@5.2.1 + mockjs: + specifier: ^1.1.0 + version: 1.1.0 + moment: + specifier: ^2.29.1 + version: 2.29.1 + mqtt: + specifier: ^4.3.7 + version: mirrors.tencent.com/mqtt@4.3.7 + numeral: + specifier: ^2.0.6 + version: mirrors.tencent.com/numeral@2.0.6 + path-to-regexp: + specifier: ^6.2.0 + version: mirrors.tencent.com/path-to-regexp@6.2.0 + prettier: + specifier: ^2.4.1 + version: mirrors.tencent.com/prettier@2.6.1 + qs: + specifier: ^6.10.1 + version: mirrors.tencent.com/qs@6.10.3 + react: + specifier: ^16.14.0 + version: mirrors.tencent.com/react@16.14.0 + react-dom: + specifier: ^16.14.0 + version: mirrors.tencent.com/react-dom@16.14.0(react@16.14.0) + react-helmet: + specifier: ^6.1.0 + version: 6.1.0(react@16.14.0) + shelljs: + specifier: ^0.8.4 + version: mirrors.tencent.com/shelljs@0.8.5 + simplebar: + specifier: ^5.3.6 + version: 5.3.6 + simplebar-react: + specifier: ^2.3.6 + version: 2.3.6(react-dom@16.14.0)(react@16.14.0) devDependencies: - '@babel/core': 7.17.8 - '@babel/plugin-proposal-class-properties': 7.16.7_@babel+core@7.17.8 - '@babel/plugin-proposal-decorators': 7.17.8_@babel+core@7.17.8 - '@babel/plugin-proposal-nullish-coalescing-operator': 7.16.7_@babel+core@7.17.8 - '@babel/plugin-proposal-object-rest-spread': 7.17.3_@babel+core@7.17.8 - '@babel/plugin-proposal-optional-chaining': 7.16.7_@babel+core@7.17.8 - '@babel/plugin-transform-object-assign': 7.16.7_@babel+core@7.17.8 - '@babel/plugin-transform-runtime': 7.17.0_@babel+core@7.17.8 - '@babel/preset-env': 7.16.11_@babel+core@7.17.8 - '@babel/preset-react': 7.16.7_@babel+core@7.17.8 - '@babel/preset-typescript': 7.16.7_@babel+core@7.17.8 - '@babel/runtime-corejs3': 7.17.8 - '@commitlint/cli': 13.2.1 - '@commitlint/config-conventional': 13.2.0 - '@types/ali-oss': 6.16.3 - '@types/autoprefixer': 9.7.2 - '@types/classnames': 2.3.1 - '@types/copy-webpack-plugin': 6.4.3 - '@types/fs-extra': 9.0.13 - '@types/ip': 1.1.0 - '@types/js-cookie': 2.2.7 - '@types/lodash': 4.14.181 - '@types/lodash.isequal': 4.5.5 - '@types/mini-css-extract-plugin': 1.4.3_webpack-cli@3.3.12 - '@types/node': 12.20.47 - '@types/numeral': 0.0.30 - '@types/optimize-css-assets-webpack-plugin': 5.0.5 - '@types/react': 16.14.24 - '@types/react-dom': 16.9.14 - '@types/react-helmet': 6.1.5 - '@types/slash': 3.0.0 - '@types/terser-webpack-plugin': 4.2.2 - '@types/webpack': 4.41.32 - '@types/webpack-bundle-analyzer': 3.9.4 - '@types/webpack-dev-server': 3.11.6 - '@types/webpack-merge': 4.1.5 - '@types/webpackbar': 4.0.3 - add-asset-html-webpack-plugin: 3.2.2_724c7cce3aa5157eb9c06e68327e1483 - ali-oss: 6.17.1 - autoprefixer: mirrors.tencent.com/autoprefixer/10.4.4_postcss@8.4.12 - babel-loader: mirrors.tencent.com/babel-loader/8.2.4_b72fb7e629d39881e138edb6dcd0dfbe - cache-loader: mirrors.tencent.com/cache-loader/4.1.0_webpack@4.46.0 - chalk: mirrors.tencent.com/chalk/4.1.2 - clean-webpack-plugin: mirrors.tencent.com/clean-webpack-plugin/3.0.0_webpack@4.46.0 - clipboardy: mirrors.tencent.com/clipboardy/2.3.0 - colors: mirrors.tencent.com/colors/1.4.0 - copy-webpack-plugin: mirrors.tencent.com/copy-webpack-plugin/6.4.1_webpack@4.46.0 - core-js: mirrors.tencent.com/core-js/3.21.1 - cross-env: mirrors.tencent.com/cross-env/7.0.3 - css-loader: mirrors.tencent.com/css-loader/5.2.7_webpack@4.46.0 - file-loader: mirrors.tencent.com/file-loader/6.2.0_webpack@4.46.0 - fs-extra: mirrors.tencent.com/fs-extra/9.1.0 - html-webpack-plugin: mirrors.tencent.com/html-webpack-plugin/4.5.2_webpack@4.46.0 - husky: mirrors.tencent.com/husky/7.0.4 - increase-memory-limit: 1.0.7 - ip: mirrors.tencent.com/ip/1.1.5 - json-loader: 0.5.7 - less: mirrors.tencent.com/less/3.13.1 - less-loader: mirrors.tencent.com/less-loader/7.3.0_less@3.13.1+webpack@4.46.0 - mini-css-extract-plugin: mirrors.tencent.com/mini-css-extract-plugin/1.6.2_webpack@4.46.0 - npm-run-all: mirrors.tencent.com/npm-run-all/4.1.5 - optimize-css-assets-webpack-plugin: mirrors.tencent.com/optimize-css-assets-webpack-plugin/5.0.8_webpack@4.46.0 - postcss: mirrors.tencent.com/postcss/8.4.12 - postcss-aspect-ratio-mini: 1.1.0 - postcss-less: 4.0.1 - postcss-loader: mirrors.tencent.com/postcss-loader/4.3.0_postcss@8.4.12+webpack@4.46.0 - postcss-preset-env: mirrors.tencent.com/postcss-preset-env/6.7.1 - postcss-px-to-viewport: 1.1.1 - postcss-write-svg: 3.0.1 - slash: mirrors.tencent.com/slash/3.0.0 - standard-version: mirrors.tencent.com/standard-version/9.3.2 - style-loader: mirrors.tencent.com/style-loader/2.0.0_webpack@4.46.0 - terser-webpack-plugin: mirrors.tencent.com/terser-webpack-plugin/4.2.3_webpack@4.46.0 - thread-loader: mirrors.tencent.com/thread-loader/3.0.4_webpack@4.46.0 - ts-loader: mirrors.tencent.com/ts-loader/8.3.0_typescript@4.6.3+webpack@4.46.0 - ts-node: mirrors.tencent.com/ts-node/9.1.1_typescript@4.6.3 - tsconfig-paths: mirrors.tencent.com/tsconfig-paths/3.14.1 - tslint: mirrors.tencent.com/tslint/6.1.3_typescript@4.6.3 - tslint-config-prettier: 1.18.0 - typescript: mirrors.tencent.com/typescript/4.6.3 - url-loader: mirrors.tencent.com/url-loader/4.1.1_file-loader@6.2.0+webpack@4.46.0 - validate-commit-msg: 2.14.0 - webpack: mirrors.tencent.com/webpack/4.46.0_webpack-cli@3.3.12 - webpack-bundle-analyzer: mirrors.tencent.com/webpack-bundle-analyzer/3.9.0 - webpack-cli: mirrors.tencent.com/webpack-cli/3.3.12_webpack@4.46.0 - webpack-dev-server: mirrors.tencent.com/webpack-dev-server/3.11.3_46edf965869dcc7c8d09e022f331d1ea - webpack-merge: mirrors.tencent.com/webpack-merge/4.2.2 - webpackbar: mirrors.tencent.com/webpackbar/4.0.0_webpack@4.46.0 + '@babel/core': + specifier: ^7.15.8 + version: 7.17.8 + '@babel/plugin-proposal-class-properties': + specifier: ^7.14.5 + version: 7.16.7(@babel/core@7.17.8) + '@babel/plugin-proposal-decorators': + specifier: ^7.15.8 + version: 7.17.8(@babel/core@7.17.8) + '@babel/plugin-proposal-nullish-coalescing-operator': + specifier: ^7.14.5 + version: 7.16.7(@babel/core@7.17.8) + '@babel/plugin-proposal-object-rest-spread': + specifier: ^7.15.6 + version: 7.17.3(@babel/core@7.17.8) + '@babel/plugin-proposal-optional-chaining': + specifier: ^7.14.5 + version: 7.16.7(@babel/core@7.17.8) + '@babel/plugin-transform-object-assign': + specifier: ^7.14.5 + version: 7.16.7(@babel/core@7.17.8) + '@babel/plugin-transform-runtime': + specifier: ^7.15.8 + version: 7.17.0(@babel/core@7.17.8) + '@babel/preset-env': + specifier: ^7.15.8 + version: 7.16.11(@babel/core@7.17.8) + '@babel/preset-react': + specifier: ^7.14.5 + version: 7.16.7(@babel/core@7.17.8) + '@babel/preset-typescript': + specifier: ^7.15.0 + version: 7.16.7(@babel/core@7.17.8) + '@babel/runtime-corejs3': + specifier: ^7.15.4 + version: 7.17.8 + '@commitlint/cli': + specifier: ^13.2.1 + version: 13.2.1 + '@commitlint/config-conventional': + specifier: ^13.2.0 + version: 13.2.0 + '@types/ali-oss': + specifier: ^6.0.11 + version: 6.16.3 + '@types/autoprefixer': + specifier: ^9.7.2 + version: 9.7.2 + '@types/classnames': + specifier: ^2.3.1 + version: 2.3.1 + '@types/copy-webpack-plugin': + specifier: ^6.4.3 + version: 6.4.3 + '@types/fs-extra': + specifier: ^9.0.13 + version: 9.0.13 + '@types/ip': + specifier: ^1.1.0 + version: 1.1.0 + '@types/js-cookie': + specifier: ^2.2.7 + version: 2.2.7 + '@types/lodash': + specifier: ^4.14.175 + version: 4.14.181 + '@types/lodash.isequal': + specifier: ^4.5.5 + version: 4.5.5 + '@types/mini-css-extract-plugin': + specifier: ^1.4.3 + version: 1.4.3(webpack-cli@3.3.12) + '@types/node': + specifier: ^12.20.28 + version: 12.20.47 + '@types/numeral': + specifier: ^0.0.30 + version: 0.0.30 + '@types/optimize-css-assets-webpack-plugin': + specifier: ^5.0.4 + version: 5.0.5 + '@types/react': + specifier: ^16.14.16 + version: 16.14.24 + '@types/react-dom': + specifier: ^16.9.14 + version: 16.9.14 + '@types/react-helmet': + specifier: ^6.1.4 + version: 6.1.5 + '@types/slash': + specifier: ^3.0.0 + version: 3.0.0 + '@types/terser-webpack-plugin': + specifier: ^4.2.2 + version: 4.2.2 + '@types/webpack': + specifier: ^4.41.31 + version: 4.41.32 + '@types/webpack-bundle-analyzer': + specifier: ^3.9.4 + version: 3.9.4 + '@types/webpack-dev-server': + specifier: ^3.11.6 + version: 3.11.6 + '@types/webpack-merge': + specifier: ^4.1.5 + version: 4.1.5 + '@types/webpackbar': + specifier: ^4.0.2 + version: 4.0.3 + add-asset-html-webpack-plugin: + specifier: ^3.2.0 + version: 3.2.2(html-webpack-plugin@4.5.2)(webpack@4.46.0) + ali-oss: + specifier: ^6.16.0 + version: 6.17.1 + autoprefixer: + specifier: ^10.3.7 + version: mirrors.tencent.com/autoprefixer@10.4.4(postcss@7.0.39) + babel-loader: + specifier: ^8.2.2 + version: mirrors.tencent.com/babel-loader@8.2.4(@babel/core@7.17.8)(webpack@4.46.0) + cache-loader: + specifier: ^4.1.0 + version: mirrors.tencent.com/cache-loader@4.1.0(webpack@4.46.0) + chalk: + specifier: ^4.1.2 + version: mirrors.tencent.com/chalk@4.1.2 + clean-webpack-plugin: + specifier: ^3.0.0 + version: mirrors.tencent.com/clean-webpack-plugin@3.0.0(webpack@4.46.0) + clipboardy: + specifier: ^2.3.0 + version: mirrors.tencent.com/clipboardy@2.3.0 + colors: + specifier: ^1.4.0 + version: mirrors.tencent.com/colors@1.4.0 + compression-webpack-plugin: + specifier: ^6.1.1 + version: 6.1.1(webpack@4.46.0) + copy-webpack-plugin: + specifier: ^6.4.1 + version: mirrors.tencent.com/copy-webpack-plugin@6.4.1(webpack@4.46.0) + core-js: + specifier: ^3.18.2 + version: mirrors.tencent.com/core-js@3.21.1 + cross-env: + specifier: ^7.0.3 + version: mirrors.tencent.com/cross-env@7.0.3 + css-loader: + specifier: ^5.2.7 + version: mirrors.tencent.com/css-loader@5.2.7(webpack@4.46.0) + file-loader: + specifier: ^6.2.0 + version: mirrors.tencent.com/file-loader@6.2.0(webpack@4.46.0) + fs-extra: + specifier: ^9.1.0 + version: mirrors.tencent.com/fs-extra@9.1.0 + html-webpack-plugin: + specifier: ^4.5.2 + version: mirrors.tencent.com/html-webpack-plugin@4.5.2(webpack@4.46.0) + husky: + specifier: ^7.0.2 + version: mirrors.tencent.com/husky@7.0.4 + increase-memory-limit: + specifier: ^1.0.7 + version: 1.0.7 + ip: + specifier: ^1.1.5 + version: mirrors.tencent.com/ip@1.1.5 + json-loader: + specifier: ^0.5.7 + version: 0.5.7 + less: + specifier: ^3.13.1 + version: mirrors.tencent.com/less@3.13.1 + less-loader: + specifier: ^7.3.0 + version: mirrors.tencent.com/less-loader@7.3.0(less@3.13.1)(webpack@4.46.0) + mini-css-extract-plugin: + specifier: ^1.6.2 + version: mirrors.tencent.com/mini-css-extract-plugin@1.6.2(webpack@4.46.0) + npm-run-all: + specifier: ^4.1.5 + version: mirrors.tencent.com/npm-run-all@4.1.5 + optimize-css-assets-webpack-plugin: + specifier: ^5.0.8 + version: mirrors.tencent.com/optimize-css-assets-webpack-plugin@5.0.8(webpack@4.46.0) + postcss: + specifier: ^7.0.39 + version: 7.0.39 + postcss-aspect-ratio-mini: + specifier: ^1.1.0 + version: 1.1.0 + postcss-less: + specifier: ^4.0.1 + version: 4.0.1 + postcss-loader: + specifier: ^4.3.0 + version: mirrors.tencent.com/postcss-loader@4.3.0(postcss@7.0.39)(webpack@4.46.0) + postcss-preset-env: + specifier: ^6.7.0 + version: mirrors.tencent.com/postcss-preset-env@6.7.1 + postcss-px-to-viewport: + specifier: ^1.1.1 + version: 1.1.1 + postcss-write-svg: + specifier: ^3.0.1 + version: 3.0.1 + slash: + specifier: ^3.0.0 + version: mirrors.tencent.com/slash@3.0.0 + standard-version: + specifier: ^9.3.1 + version: mirrors.tencent.com/standard-version@9.3.2 + style-loader: + specifier: ^2.0.0 + version: mirrors.tencent.com/style-loader@2.0.0(webpack@4.46.0) + terser-webpack-plugin: + specifier: ^4.2.3 + version: mirrors.tencent.com/terser-webpack-plugin@4.2.3(webpack@4.46.0) + thread-loader: + specifier: ^3.0.4 + version: mirrors.tencent.com/thread-loader@3.0.4(webpack@4.46.0) + ts-loader: + specifier: ^8.3.0 + version: mirrors.tencent.com/ts-loader@8.3.0(typescript@4.6.3)(webpack@4.46.0) + ts-node: + specifier: ^10 + version: 10.7.0(@types/node@12.20.47)(typescript@4.6.3) + tsconfig-paths: + specifier: ^3.11.0 + version: mirrors.tencent.com/tsconfig-paths@3.14.1 + tslint: + specifier: ^6.1.3 + version: mirrors.tencent.com/tslint@6.1.3(typescript@4.6.3) + tslint-config-prettier: + specifier: ^1.18.0 + version: 1.18.0 + typescript: + specifier: ^4.4.3 + version: mirrors.tencent.com/typescript@4.6.3 + url-loader: + specifier: ^4.1.1 + version: mirrors.tencent.com/url-loader@4.1.1(file-loader@6.2.0)(webpack@4.46.0) + validate-commit-msg: + specifier: ^2.14.0 + version: 2.14.0 + webpack: + specifier: ^4.46.0 + version: mirrors.tencent.com/webpack@4.46.0(webpack-cli@3.3.12) + webpack-bundle-analyzer: + specifier: ^4.5.0 + version: 4.9.1 + webpack-cli: + specifier: ^3.3.12 + version: mirrors.tencent.com/webpack-cli@3.3.12(webpack@4.46.0) + webpack-dev-server: + specifier: ^3.11.2 + version: mirrors.tencent.com/webpack-dev-server@3.11.3(webpack-cli@3.3.12)(webpack@4.46.0) + webpack-merge: + specifier: ^4.2.2 + version: mirrors.tencent.com/webpack-merge@4.2.2 + webpackbar: + specifier: ^4.0.0 + version: mirrors.tencent.com/webpackbar@4.0.0(webpack@4.46.0) packages: - /@ampproject/remapping/2.1.2: + /@ampproject/remapping@2.1.2: resolution: {integrity: sha512-hoyByceqwKirw7w3Z7gnIIZC3Wx3J484Y3L/cMpXFbr7d9ZQj2mODrirNzcJa+SM3UlpWXYvKV4RlRpFXlWgXg==} engines: {node: '>=6.0.0'} dependencies: '@jridgewell/trace-mapping': 0.3.4 dev: true - /@ant-design/colors/6.0.0: + /@ant-design/colors@6.0.0: resolution: {integrity: sha512-qAZRvPzfdWHtfameEGP2Qvuf838NhergR35o+EuVyB5XvSA98xod5r4utvi4TJ3ywmevm290g9nsCG5MryrdWQ==} dependencies: '@ctrl/tinycolor': 3.4.0 dev: false - /@ant-design/icons-svg/4.2.1: + /@ant-design/icons-svg@4.2.1: resolution: {integrity: sha512-EB0iwlKDGpG93hW8f85CTJTs4SvMX7tt5ceupvhALp1IF44SeUFOMhKUOYqpsoYWQKAOuTRDMqn75rEaKDp0Xw==} dev: false - /@ant-design/icons/4.7.0_react-dom@16.14.0+react@16.14.0: + /@ant-design/icons@4.7.0(react-dom@16.14.0)(react@16.14.0): resolution: {integrity: sha512-aoB4Z7JA431rt6d4u+8xcNPPCrdufSRMUOpxa1ab6mz1JCQZOEVolj2WVs/tDFmN62zzK30mNelEsprLYsSF3g==} engines: {node: '>=8'} peerDependencies: @@ -279,76 +409,94 @@ packages: '@ant-design/colors': 6.0.0 '@ant-design/icons-svg': 4.2.1 '@babel/runtime': 7.17.8 - classnames: mirrors.tencent.com/classnames/2.3.1 - rc-util: mirrors.tencent.com/rc-util/5.19.3_react-dom@16.14.0+react@16.14.0 - react: mirrors.tencent.com/react/16.14.0 - react-dom: mirrors.tencent.com/react-dom/16.14.0_react@16.14.0 + classnames: mirrors.tencent.com/classnames@2.3.1 + rc-util: mirrors.tencent.com/rc-util@5.19.3(react-dom@16.14.0)(react@16.14.0) + react: mirrors.tencent.com/react@16.14.0 + react-dom: mirrors.tencent.com/react-dom@16.14.0(react@16.14.0) dev: false - /@ant-design/react-slick/0.28.4_react@16.14.0: + /@ant-design/react-slick@0.28.4(react@16.14.0): resolution: {integrity: sha512-j9eAHTn7GxbXUFNknJoHS2ceAsqrQi2j8XykjZE1IXCD8kJF+t28EvhBLniDpbOsBk/3kjalnhriTfZcjBHNqg==} peerDependencies: react: '>=16.9.0' dependencies: '@babel/runtime': 7.17.8 - classnames: mirrors.tencent.com/classnames/2.3.1 - json2mq: mirrors.tencent.com/json2mq/0.2.0 - lodash: mirrors.tencent.com/lodash/4.17.21 - react: mirrors.tencent.com/react/16.14.0 - resize-observer-polyfill: mirrors.tencent.com/resize-observer-polyfill/1.5.1 + classnames: mirrors.tencent.com/classnames@2.3.1 + json2mq: mirrors.tencent.com/json2mq@0.2.0 + lodash: mirrors.tencent.com/lodash@4.17.21 + react: mirrors.tencent.com/react@16.14.0 + resize-observer-polyfill: mirrors.tencent.com/resize-observer-polyfill@1.5.1 dev: false - /@babel/code-frame/7.16.7: + /@babel/code-frame@7.16.7: resolution: {integrity: sha512-iAXqUn8IIeBTNd72xsFlgaXHkMBMt6y4HJp1tIaK465CWLT/fG1aqB7ykr95gHHmlBdGbFeWWfyB4NJJ0nmeIg==} engines: {node: '>=6.9.0'} dependencies: '@babel/highlight': 7.16.10 - /@babel/compat-data/7.17.7: + /@babel/code-frame@7.22.13: + resolution: {integrity: sha512-XktuhWlJ5g+3TJXc5upd9Ks1HutSArik6jf2eAjYFyIOf4ej3RN+184cZbzDvbPnuTJIUhPKKJE3cIsYTiAT3w==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/highlight': 7.22.20 + chalk: 2.4.2 + dev: true + + /@babel/compat-data@7.17.7: resolution: {integrity: sha512-p8pdE6j0a29TNGebNm7NzYZWB3xVZJBZ7XGs42uAKzQo8VQ3F0By/cQCtUEABwIqw5zo6WA4NbmxsfzADzMKnQ==} engines: {node: '>=6.9.0'} dev: true - /@babel/core/7.17.8: + /@babel/core@7.17.8: resolution: {integrity: sha512-OdQDV/7cRBtJHLSOBqqbYNkOcydOgnX59TZx4puf41fzcVtN3e/4yqY8lMQsK+5X2lJtAdmA+6OHqsj1hBJ4IQ==} engines: {node: '>=6.9.0'} dependencies: '@ampproject/remapping': 2.1.2 '@babel/code-frame': 7.16.7 '@babel/generator': 7.17.7 - '@babel/helper-compilation-targets': 7.17.7_@babel+core@7.17.8 + '@babel/helper-compilation-targets': 7.17.7(@babel/core@7.17.8) '@babel/helper-module-transforms': 7.17.7 '@babel/helpers': 7.17.8 '@babel/parser': 7.17.8 '@babel/template': 7.16.7 - '@babel/traverse': 7.17.3 + '@babel/traverse': 7.23.2 '@babel/types': 7.17.0 - convert-source-map: mirrors.tencent.com/convert-source-map/1.8.0 - debug: mirrors.tencent.com/debug/4.3.4 - gensync: mirrors.tencent.com/gensync/1.0.0-beta.2 - json5: mirrors.tencent.com/json5/2.2.1 - semver: mirrors.tencent.com/semver/6.3.0 + convert-source-map: mirrors.tencent.com/convert-source-map@1.8.0 + debug: mirrors.tencent.com/debug@4.3.4(supports-color@6.1.0) + gensync: mirrors.tencent.com/gensync@1.0.0-beta.2 + json5: mirrors.tencent.com/json5@2.2.1 + semver: mirrors.tencent.com/semver@6.3.0 transitivePeerDependencies: - supports-color dev: true - /@babel/generator/7.17.7: + /@babel/generator@7.17.7: resolution: {integrity: sha512-oLcVCTeIFadUoArDTwpluncplrYBmTCCZZgXCbgNGvOBBiSDDK3eWO4b/+eOTli5tKv1lg+a5/NAXg+nTcei1w==} engines: {node: '>=6.9.0'} dependencies: '@babel/types': 7.17.0 - jsesc: mirrors.tencent.com/jsesc/2.5.2 - source-map: mirrors.tencent.com/source-map/0.5.7 + jsesc: mirrors.tencent.com/jsesc@2.5.2 + source-map: mirrors.tencent.com/source-map@0.5.7 dev: true - /@babel/helper-annotate-as-pure/7.16.7: + /@babel/generator@7.23.0: + resolution: {integrity: sha512-lN85QRR+5IbYrMWM6Y4pE/noaQtg4pNiqeNGX60eqOfo6gtEj6uw/JagelB8vVztSd7R6M5n1+PQkDbHbBRU4g==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/types': 7.23.0 + '@jridgewell/gen-mapping': 0.3.3 + '@jridgewell/trace-mapping': 0.3.20 + jsesc: 2.5.2 + dev: true + + /@babel/helper-annotate-as-pure@7.16.7: resolution: {integrity: sha512-s6t2w/IPQVTAET1HitoowRGXooX8mCgtuP5195wD/QJPV6wYjpujCGF7JuMODVX2ZAJOf1GT6DT9MHEZvLOFSw==} engines: {node: '>=6.9.0'} dependencies: '@babel/types': 7.17.0 dev: true - /@babel/helper-builder-binary-assignment-operator-visitor/7.16.7: + /@babel/helper-builder-binary-assignment-operator-visitor@7.16.7: resolution: {integrity: sha512-C6FdbRaxYjwVu/geKW4ZeQ0Q31AftgRcdSnZ5/jsH6BzCJbtvXvhpfkbkThYSuutZA7nCXpPR6AD9zd1dprMkA==} engines: {node: '>=6.9.0'} dependencies: @@ -356,7 +504,7 @@ packages: '@babel/types': 7.17.0 dev: true - /@babel/helper-compilation-targets/7.17.7_@babel+core@7.17.8: + /@babel/helper-compilation-targets@7.17.7(@babel/core@7.17.8): resolution: {integrity: sha512-UFzlz2jjd8kroj0hmCFV5zr+tQPi1dpC2cRsDV/3IEW8bJfCPrPpmcSN6ZS8RqIq4LXcmpipCQFPddyFA5Yc7w==} engines: {node: '>=6.9.0'} peerDependencies: @@ -365,11 +513,11 @@ packages: '@babel/compat-data': 7.17.7 '@babel/core': 7.17.8 '@babel/helper-validator-option': 7.16.7 - browserslist: mirrors.tencent.com/browserslist/4.20.2 - semver: mirrors.tencent.com/semver/6.3.0 + browserslist: mirrors.tencent.com/browserslist@4.20.2 + semver: mirrors.tencent.com/semver@6.3.0 dev: true - /@babel/helper-create-class-features-plugin/7.17.6_@babel+core@7.17.8: + /@babel/helper-create-class-features-plugin@7.17.6(@babel/core@7.17.8): resolution: {integrity: sha512-SogLLSxXm2OkBbSsHZMM4tUi8fUzjs63AT/d0YQIzr6GSd8Hxsbk2KYDX0k0DweAzGMj/YWeiCsorIdtdcW8Eg==} engines: {node: '>=6.9.0'} peerDependencies: @@ -387,7 +535,7 @@ packages: - supports-color dev: true - /@babel/helper-create-regexp-features-plugin/7.17.0_@babel+core@7.17.8: + /@babel/helper-create-regexp-features-plugin@7.17.0(@babel/core@7.17.8): resolution: {integrity: sha512-awO2So99wG6KnlE+TPs6rn83gCz5WlEePJDTnLEqbchMVrBeAujURVphRdigsk094VhvZehFoNOihSlcBjwsXA==} engines: {node: '>=6.9.0'} peerDependencies: @@ -395,42 +543,47 @@ packages: dependencies: '@babel/core': 7.17.8 '@babel/helper-annotate-as-pure': 7.16.7 - regexpu-core: mirrors.tencent.com/regexpu-core/5.0.1 + regexpu-core: mirrors.tencent.com/regexpu-core@5.0.1 dev: true - /@babel/helper-define-polyfill-provider/0.3.1_@babel+core@7.17.8: + /@babel/helper-define-polyfill-provider@0.3.1(@babel/core@7.17.8): resolution: {integrity: sha512-J9hGMpJQmtWmj46B3kBHmL38UhJGhYX7eqkcq+2gsstyYt341HmPeWspihX43yVRA0mS+8GGk2Gckc7bY/HCmA==} peerDependencies: '@babel/core': ^7.4.0-0 dependencies: '@babel/core': 7.17.8 - '@babel/helper-compilation-targets': 7.17.7_@babel+core@7.17.8 + '@babel/helper-compilation-targets': 7.17.7(@babel/core@7.17.8) '@babel/helper-module-imports': 7.16.7 '@babel/helper-plugin-utils': 7.16.7 - '@babel/traverse': 7.17.3 - debug: mirrors.tencent.com/debug/4.3.4 - lodash.debounce: mirrors.tencent.com/lodash.debounce/4.0.8 - resolve: mirrors.tencent.com/resolve/1.22.0 - semver: mirrors.tencent.com/semver/6.3.0 + '@babel/traverse': 7.23.2 + debug: 4.3.4(supports-color@6.1.0) + lodash.debounce: 4.0.8 + resolve: mirrors.tencent.com/resolve@1.22.0 + semver: 6.3.0 transitivePeerDependencies: - supports-color dev: true - /@babel/helper-environment-visitor/7.16.7: + /@babel/helper-environment-visitor@7.16.7: resolution: {integrity: sha512-SLLb0AAn6PkUeAfKJCCOl9e1R53pQlGAfc4y4XuMRZfqeMYLE0dM1LMhqbGAlGQY0lfw5/ohoYWAe9V1yibRag==} engines: {node: '>=6.9.0'} dependencies: '@babel/types': 7.17.0 dev: true - /@babel/helper-explode-assignable-expression/7.16.7: + /@babel/helper-environment-visitor@7.22.20: + resolution: {integrity: sha512-zfedSIzFhat/gFhWfHtgWvlec0nqB9YEIVrpuwjruLlXfUSnA8cJB0miHKwqDnQ7d32aKo2xt88/xZptwxbfhA==} + engines: {node: '>=6.9.0'} + dev: true + + /@babel/helper-explode-assignable-expression@7.16.7: resolution: {integrity: sha512-KyUenhWMC8VrxzkGP0Jizjo4/Zx+1nNZhgocs+gLzyZyB8SHidhoq9KK/8Ato4anhwsivfkBLftky7gvzbZMtQ==} engines: {node: '>=6.9.0'} dependencies: '@babel/types': 7.17.0 dev: true - /@babel/helper-function-name/7.16.7: + /@babel/helper-function-name@7.16.7: resolution: {integrity: sha512-QfDfEnIUyyBSR3HtrtGECuZ6DAyCkYFp7GHl75vFtTnn6pjKeK0T1DB5lLkFvBea8MdaiUABx3osbgLyInoejA==} engines: {node: '>=6.9.0'} dependencies: @@ -439,35 +592,50 @@ packages: '@babel/types': 7.17.0 dev: true - /@babel/helper-get-function-arity/7.16.7: + /@babel/helper-function-name@7.23.0: + resolution: {integrity: sha512-OErEqsrxjZTJciZ4Oo+eoZqeW9UIiOcuYKRJA4ZAgV9myA+pOXhhmpfNCKjEH/auVfEYVFJ6y1Tc4r0eIApqiw==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/template': 7.22.15 + '@babel/types': 7.23.0 + dev: true + + /@babel/helper-get-function-arity@7.16.7: resolution: {integrity: sha512-flc+RLSOBXzNzVhcLu6ujeHUrD6tANAOU5ojrRx/as+tbzf8+stUCj7+IfRRoAbEZqj/ahXEMsjhOhgeZsrnTw==} engines: {node: '>=6.9.0'} dependencies: '@babel/types': 7.17.0 dev: true - /@babel/helper-hoist-variables/7.16.7: + /@babel/helper-hoist-variables@7.16.7: resolution: {integrity: sha512-m04d/0Op34H5v7pbZw6pSKP7weA6lsMvfiIAMeIvkY/R4xQtBSMFEigu9QTZ2qB/9l22vsxtM8a+Q8CzD255fg==} engines: {node: '>=6.9.0'} dependencies: '@babel/types': 7.17.0 dev: true - /@babel/helper-member-expression-to-functions/7.17.7: + /@babel/helper-hoist-variables@7.22.5: + resolution: {integrity: sha512-wGjk9QZVzvknA6yKIUURb8zY3grXCcOZt+/7Wcy8O2uctxhplmUPkOdlgoNhmdVee2c92JXbf1xpMtVNbfoxRw==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/types': 7.23.0 + dev: true + + /@babel/helper-member-expression-to-functions@7.17.7: resolution: {integrity: sha512-thxXgnQ8qQ11W2wVUObIqDL4p148VMxkt5T/qpN5k2fboRyzFGFmKsTGViquyM5QHKUy48OZoca8kw4ajaDPyw==} engines: {node: '>=6.9.0'} dependencies: '@babel/types': 7.17.0 dev: true - /@babel/helper-module-imports/7.16.7: + /@babel/helper-module-imports@7.16.7: resolution: {integrity: sha512-LVtS6TqjJHFc+nYeITRo6VLXve70xmq7wPhWTqDJusJEgGmkAACWwMiTNrvfoQo6hEhFwAIixNkvB0jPXDL8Wg==} engines: {node: '>=6.9.0'} dependencies: '@babel/types': 7.17.0 dev: true - /@babel/helper-module-transforms/7.17.7: + /@babel/helper-module-transforms@7.17.7: resolution: {integrity: sha512-VmZD99F3gNTYB7fJRDTi+u6l/zxY0BE6OIxPSU7a50s6ZUQkHwSDmV92FfM+oCG0pZRVojGYhkR8I0OGeCVREw==} engines: {node: '>=6.9.0'} dependencies: @@ -477,25 +645,25 @@ packages: '@babel/helper-split-export-declaration': 7.16.7 '@babel/helper-validator-identifier': 7.16.7 '@babel/template': 7.16.7 - '@babel/traverse': 7.17.3 + '@babel/traverse': 7.23.2 '@babel/types': 7.17.0 transitivePeerDependencies: - supports-color dev: true - /@babel/helper-optimise-call-expression/7.16.7: + /@babel/helper-optimise-call-expression@7.16.7: resolution: {integrity: sha512-EtgBhg7rd/JcnpZFXpBy0ze1YRfdm7BnBX4uKMBd3ixa3RGAE002JZB66FJyNH7g0F38U05pXmA5P8cBh7z+1w==} engines: {node: '>=6.9.0'} dependencies: '@babel/types': 7.17.0 dev: true - /@babel/helper-plugin-utils/7.16.7: + /@babel/helper-plugin-utils@7.16.7: resolution: {integrity: sha512-Qg3Nk7ZxpgMrsox6HreY1ZNKdBq7K72tDSliA6dCl5f007jR4ne8iD5UzuNnCJH2xBf2BEEVGr+/OL6Gdp7RxA==} engines: {node: '>=6.9.0'} dev: true - /@babel/helper-remap-async-to-generator/7.16.8: + /@babel/helper-remap-async-to-generator@7.16.8: resolution: {integrity: sha512-fm0gH7Flb8H51LqJHy3HJ3wnE1+qtYR2A99K06ahwrawLdOFsCEWjZOrYricXJHoPSudNKxrMBUPEIPxiIIvBw==} engines: {node: '>=6.9.0'} dependencies: @@ -506,87 +674,123 @@ packages: - supports-color dev: true - /@babel/helper-replace-supers/7.16.7: + /@babel/helper-replace-supers@7.16.7: resolution: {integrity: sha512-y9vsWilTNaVnVh6xiJfABzsNpgDPKev9HnAgz6Gb1p6UUwf9NepdlsV7VXGCftJM+jqD5f7JIEubcpLjZj5dBw==} engines: {node: '>=6.9.0'} dependencies: '@babel/helper-environment-visitor': 7.16.7 '@babel/helper-member-expression-to-functions': 7.17.7 '@babel/helper-optimise-call-expression': 7.16.7 - '@babel/traverse': 7.17.3 + '@babel/traverse': 7.23.2 '@babel/types': 7.17.0 transitivePeerDependencies: - supports-color dev: true - /@babel/helper-simple-access/7.17.7: + /@babel/helper-simple-access@7.17.7: resolution: {integrity: sha512-txyMCGroZ96i+Pxr3Je3lzEJjqwaRC9buMUgtomcrLe5Nd0+fk1h0LLA+ixUF5OW7AhHuQ7Es1WcQJZmZsz2XA==} engines: {node: '>=6.9.0'} dependencies: '@babel/types': 7.17.0 dev: true - /@babel/helper-skip-transparent-expression-wrappers/7.16.0: + /@babel/helper-skip-transparent-expression-wrappers@7.16.0: resolution: {integrity: sha512-+il1gTy0oHwUsBQZyJvukbB4vPMdcYBrFHa0Uc4AizLxbq6BOYC51Rv4tWocX9BLBDLZ4kc6qUFpQ6HRgL+3zw==} engines: {node: '>=6.9.0'} dependencies: '@babel/types': 7.17.0 dev: true - /@babel/helper-split-export-declaration/7.16.7: + /@babel/helper-split-export-declaration@7.16.7: resolution: {integrity: sha512-xbWoy/PFoxSWazIToT9Sif+jJTlrMcndIsaOKvTA6u7QEo7ilkRZpjew18/W3c7nm8fXdUDXh02VXTbZ0pGDNw==} engines: {node: '>=6.9.0'} dependencies: '@babel/types': 7.17.0 dev: true - /@babel/helper-validator-identifier/7.16.7: + /@babel/helper-split-export-declaration@7.22.6: + resolution: {integrity: sha512-AsUnxuLhRYsisFiaJwvp1QF+I3KjD5FOxut14q/GzovUe6orHLesW2C7d754kRm53h5gqrz6sFl6sxc4BVtE/g==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/types': 7.23.0 + dev: true + + /@babel/helper-string-parser@7.22.5: + resolution: {integrity: sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw==} + engines: {node: '>=6.9.0'} + dev: true + + /@babel/helper-validator-identifier@7.16.7: resolution: {integrity: sha512-hsEnFemeiW4D08A5gUAZxLBTXpZ39P+a+DGDsHw1yxqyQ/jzFEnxf5uTEGp+3bzAbNOxU1paTgYS4ECU/IgfDw==} engines: {node: '>=6.9.0'} - /@babel/helper-validator-option/7.16.7: + /@babel/helper-validator-identifier@7.22.20: + resolution: {integrity: sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==} + engines: {node: '>=6.9.0'} + dev: true + + /@babel/helper-validator-option@7.16.7: resolution: {integrity: sha512-TRtenOuRUVo9oIQGPC5G9DgK4743cdxvtOw0weQNpZXaS16SCBi5MNjZF8vba3ETURjZpTbVn7Vvcf2eAwFozQ==} engines: {node: '>=6.9.0'} dev: true - /@babel/helper-wrap-function/7.16.8: + /@babel/helper-wrap-function@7.16.8: resolution: {integrity: sha512-8RpyRVIAW1RcDDGTA+GpPAwV22wXCfKOoM9bet6TLkGIFTkRQSkH1nMQ5Yet4MpoXe1ZwHPVtNasc2w0uZMqnw==} engines: {node: '>=6.9.0'} dependencies: '@babel/helper-function-name': 7.16.7 '@babel/template': 7.16.7 - '@babel/traverse': 7.17.3 + '@babel/traverse': 7.23.2 '@babel/types': 7.17.0 transitivePeerDependencies: - supports-color dev: true - /@babel/helpers/7.17.8: + /@babel/helpers@7.17.8: resolution: {integrity: sha512-QcL86FGxpfSJwGtAvv4iG93UL6bmqBdmoVY0CMCU2g+oD2ezQse3PT5Pa+jiD6LJndBQi0EDlpzOWNlLuhz5gw==} engines: {node: '>=6.9.0'} dependencies: '@babel/template': 7.16.7 - '@babel/traverse': 7.17.3 + '@babel/traverse': 7.23.2 '@babel/types': 7.17.0 transitivePeerDependencies: - supports-color dev: true - /@babel/highlight/7.16.10: + /@babel/highlight@7.16.10: resolution: {integrity: sha512-5FnTQLSLswEj6IkgVw5KusNUUFY9ZGqe/TRFnP/BKYHYgfh7tc+C7mwiy95/yNP7Dh9x580Vv8r7u7ZfTBFxdw==} engines: {node: '>=6.9.0'} dependencies: '@babel/helper-validator-identifier': 7.16.7 - chalk: mirrors.tencent.com/chalk/2.4.2 - js-tokens: mirrors.tencent.com/js-tokens/4.0.0 + chalk: 2.4.2 + js-tokens: 4.0.0 + + /@babel/highlight@7.22.20: + resolution: {integrity: sha512-dkdMCN3py0+ksCgYmGG8jKeGA/8Tk+gJwSYYlFGxG5lmhfKNoAy004YpLxpS1W2J8m/EK2Ew+yOs9pVRwO89mg==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/helper-validator-identifier': 7.22.20 + chalk: 2.4.2 + js-tokens: 4.0.0 + dev: true - /@babel/parser/7.17.8: + /@babel/parser@7.17.8: resolution: {integrity: sha512-BoHhDJrJXqcg+ZL16Xv39H9n+AqJ4pcDrQBGZN+wHxIysrLZ3/ECwCBUch/1zUNhnsXULcONU3Ei5Hmkfk6kiQ==} engines: {node: '>=6.0.0'} hasBin: true + dependencies: + '@babel/types': 7.17.0 + dev: true + + /@babel/parser@7.23.0: + resolution: {integrity: sha512-vvPKKdMemU85V9WE/l5wZEmImpCtLqbnTvqDS2U1fJ96KrxoW7KrXhNsNCblQlg8Ck4b85yxdTyelsMUgFUXiw==} + engines: {node: '>=6.0.0'} + hasBin: true + dependencies: + '@babel/types': 7.23.0 dev: true - /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/7.16.7_@babel+core@7.17.8: + /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.16.7(@babel/core@7.17.8): resolution: {integrity: sha512-anv/DObl7waiGEnC24O9zqL0pSuI9hljihqiDuFHC8d7/bjr/4RLGPWuc8rYOff/QPzbEPSkzG8wGG9aDuhHRg==} engines: {node: '>=6.9.0'} peerDependencies: @@ -596,7 +800,7 @@ packages: '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/7.16.7_@babel+core@7.17.8: + /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.16.7(@babel/core@7.17.8): resolution: {integrity: sha512-di8vUHRdf+4aJ7ltXhaDbPoszdkh59AQtJM5soLsuHpQJdFQZOA4uGj0V2u/CZ8bJ/u8ULDL5yq6FO/bCXnKHw==} engines: {node: '>=6.9.0'} peerDependencies: @@ -605,10 +809,10 @@ packages: '@babel/core': 7.17.8 '@babel/helper-plugin-utils': 7.16.7 '@babel/helper-skip-transparent-expression-wrappers': 7.16.0 - '@babel/plugin-proposal-optional-chaining': 7.16.7_@babel+core@7.17.8 + '@babel/plugin-proposal-optional-chaining': 7.16.7(@babel/core@7.17.8) dev: true - /@babel/plugin-proposal-async-generator-functions/7.16.8_@babel+core@7.17.8: + /@babel/plugin-proposal-async-generator-functions@7.16.8(@babel/core@7.17.8): resolution: {integrity: sha512-71YHIvMuiuqWJQkebWJtdhQTfd4Q4mF76q2IX37uZPkG9+olBxsX+rH1vkhFto4UeJZ9dPY2s+mDvhDm1u2BGQ==} engines: {node: '>=6.9.0'} peerDependencies: @@ -617,55 +821,55 @@ packages: '@babel/core': 7.17.8 '@babel/helper-plugin-utils': 7.16.7 '@babel/helper-remap-async-to-generator': 7.16.8 - '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.17.8 + '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.17.8) transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-proposal-class-properties/7.16.7_@babel+core@7.17.8: + /@babel/plugin-proposal-class-properties@7.16.7(@babel/core@7.17.8): resolution: {integrity: sha512-IobU0Xme31ewjYOShSIqd/ZGM/r/cuOz2z0MDbNrhF5FW+ZVgi0f2lyeoj9KFPDOAqsYxmLWZte1WOwlvY9aww==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.17.8 - '@babel/helper-create-class-features-plugin': 7.17.6_@babel+core@7.17.8 + '@babel/helper-create-class-features-plugin': 7.17.6(@babel/core@7.17.8) '@babel/helper-plugin-utils': 7.16.7 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-proposal-class-static-block/7.17.6_@babel+core@7.17.8: + /@babel/plugin-proposal-class-static-block@7.17.6(@babel/core@7.17.8): resolution: {integrity: sha512-X/tididvL2zbs7jZCeeRJ8167U/+Ac135AM6jCAx6gYXDUviZV5Ku9UDvWS2NCuWlFjIRXklYhwo6HhAC7ETnA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.12.0 dependencies: '@babel/core': 7.17.8 - '@babel/helper-create-class-features-plugin': 7.17.6_@babel+core@7.17.8 + '@babel/helper-create-class-features-plugin': 7.17.6(@babel/core@7.17.8) '@babel/helper-plugin-utils': 7.16.7 - '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.17.8 + '@babel/plugin-syntax-class-static-block': 7.14.5(@babel/core@7.17.8) transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-proposal-decorators/7.17.8_@babel+core@7.17.8: + /@babel/plugin-proposal-decorators@7.17.8(@babel/core@7.17.8): resolution: {integrity: sha512-U69odN4Umyyx1xO1rTII0IDkAEC+RNlcKXtqOblfpzqy1C+aOplb76BQNq0+XdpVkOaPlpEDwd++joY8FNFJKA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.17.8 - '@babel/helper-create-class-features-plugin': 7.17.6_@babel+core@7.17.8 + '@babel/helper-create-class-features-plugin': 7.17.6(@babel/core@7.17.8) '@babel/helper-plugin-utils': 7.16.7 '@babel/helper-replace-supers': 7.16.7 - '@babel/plugin-syntax-decorators': 7.17.0_@babel+core@7.17.8 - charcodes: mirrors.tencent.com/charcodes/0.2.0 + '@babel/plugin-syntax-decorators': 7.17.0(@babel/core@7.17.8) + charcodes: mirrors.tencent.com/charcodes@0.2.0 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-proposal-dynamic-import/7.16.7_@babel+core@7.17.8: + /@babel/plugin-proposal-dynamic-import@7.16.7(@babel/core@7.17.8): resolution: {integrity: sha512-I8SW9Ho3/8DRSdmDdH3gORdyUuYnk1m4cMxUAdu5oy4n3OfN8flDEH+d60iG7dUfi0KkYwSvoalHzzdRzpWHTg==} engines: {node: '>=6.9.0'} peerDependencies: @@ -673,10 +877,10 @@ packages: dependencies: '@babel/core': 7.17.8 '@babel/helper-plugin-utils': 7.16.7 - '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.17.8 + '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.17.8) dev: true - /@babel/plugin-proposal-export-namespace-from/7.16.7_@babel+core@7.17.8: + /@babel/plugin-proposal-export-namespace-from@7.16.7(@babel/core@7.17.8): resolution: {integrity: sha512-ZxdtqDXLRGBL64ocZcs7ovt71L3jhC1RGSyR996svrCi3PYqHNkb3SwPJCs8RIzD86s+WPpt2S73+EHCGO+NUA==} engines: {node: '>=6.9.0'} peerDependencies: @@ -684,10 +888,10 @@ packages: dependencies: '@babel/core': 7.17.8 '@babel/helper-plugin-utils': 7.16.7 - '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.17.8 + '@babel/plugin-syntax-export-namespace-from': 7.8.3(@babel/core@7.17.8) dev: true - /@babel/plugin-proposal-json-strings/7.16.7_@babel+core@7.17.8: + /@babel/plugin-proposal-json-strings@7.16.7(@babel/core@7.17.8): resolution: {integrity: sha512-lNZ3EEggsGY78JavgbHsK9u5P3pQaW7k4axlgFLYkMd7UBsiNahCITShLjNQschPyjtO6dADrL24757IdhBrsQ==} engines: {node: '>=6.9.0'} peerDependencies: @@ -695,10 +899,10 @@ packages: dependencies: '@babel/core': 7.17.8 '@babel/helper-plugin-utils': 7.16.7 - '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.17.8 + '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.17.8) dev: true - /@babel/plugin-proposal-logical-assignment-operators/7.16.7_@babel+core@7.17.8: + /@babel/plugin-proposal-logical-assignment-operators@7.16.7(@babel/core@7.17.8): resolution: {integrity: sha512-K3XzyZJGQCr00+EtYtrDjmwX7o7PLK6U9bi1nCwkQioRFVUv6dJoxbQjtWVtP+bCPy82bONBKG8NPyQ4+i6yjg==} engines: {node: '>=6.9.0'} peerDependencies: @@ -706,10 +910,10 @@ packages: dependencies: '@babel/core': 7.17.8 '@babel/helper-plugin-utils': 7.16.7 - '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.17.8 + '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.17.8) dev: true - /@babel/plugin-proposal-nullish-coalescing-operator/7.16.7_@babel+core@7.17.8: + /@babel/plugin-proposal-nullish-coalescing-operator@7.16.7(@babel/core@7.17.8): resolution: {integrity: sha512-aUOrYU3EVtjf62jQrCj63pYZ7k6vns2h/DQvHPWGmsJRYzWXZ6/AsfgpiRy6XiuIDADhJzP2Q9MwSMKauBQ+UQ==} engines: {node: '>=6.9.0'} peerDependencies: @@ -717,10 +921,10 @@ packages: dependencies: '@babel/core': 7.17.8 '@babel/helper-plugin-utils': 7.16.7 - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.17.8 + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.17.8) dev: true - /@babel/plugin-proposal-numeric-separator/7.16.7_@babel+core@7.17.8: + /@babel/plugin-proposal-numeric-separator@7.16.7(@babel/core@7.17.8): resolution: {integrity: sha512-vQgPMknOIgiuVqbokToyXbkY/OmmjAzr/0lhSIbG/KmnzXPGwW/AdhdKpi+O4X/VkWiWjnkKOBiqJrTaC98VKw==} engines: {node: '>=6.9.0'} peerDependencies: @@ -728,10 +932,10 @@ packages: dependencies: '@babel/core': 7.17.8 '@babel/helper-plugin-utils': 7.16.7 - '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.17.8 + '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.17.8) dev: true - /@babel/plugin-proposal-object-rest-spread/7.17.3_@babel+core@7.17.8: + /@babel/plugin-proposal-object-rest-spread@7.17.3(@babel/core@7.17.8): resolution: {integrity: sha512-yuL5iQA/TbZn+RGAfxQXfi7CNLmKi1f8zInn4IgobuCWcAb7i+zj4TYzQ9l8cEzVyJ89PDGuqxK1xZpUDISesw==} engines: {node: '>=6.9.0'} peerDependencies: @@ -739,13 +943,13 @@ packages: dependencies: '@babel/compat-data': 7.17.7 '@babel/core': 7.17.8 - '@babel/helper-compilation-targets': 7.17.7_@babel+core@7.17.8 + '@babel/helper-compilation-targets': 7.17.7(@babel/core@7.17.8) '@babel/helper-plugin-utils': 7.16.7 - '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.17.8 - '@babel/plugin-transform-parameters': 7.16.7_@babel+core@7.17.8 + '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.17.8) + '@babel/plugin-transform-parameters': 7.16.7(@babel/core@7.17.8) dev: true - /@babel/plugin-proposal-optional-catch-binding/7.16.7_@babel+core@7.17.8: + /@babel/plugin-proposal-optional-catch-binding@7.16.7(@babel/core@7.17.8): resolution: {integrity: sha512-eMOH/L4OvWSZAE1VkHbr1vckLG1WUcHGJSLqqQwl2GaUqG6QjddvrOaTUMNYiv77H5IKPMZ9U9P7EaHwvAShfA==} engines: {node: '>=6.9.0'} peerDependencies: @@ -753,10 +957,10 @@ packages: dependencies: '@babel/core': 7.17.8 '@babel/helper-plugin-utils': 7.16.7 - '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.17.8 + '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.17.8) dev: true - /@babel/plugin-proposal-optional-chaining/7.16.7_@babel+core@7.17.8: + /@babel/plugin-proposal-optional-chaining@7.16.7(@babel/core@7.17.8): resolution: {integrity: sha512-eC3xy+ZrUcBtP7x+sq62Q/HYd674pPTb/77XZMb5wbDPGWIdUbSr4Agr052+zaUPSb+gGRnjxXfKFvx5iMJ+DA==} engines: {node: '>=6.9.0'} peerDependencies: @@ -765,23 +969,23 @@ packages: '@babel/core': 7.17.8 '@babel/helper-plugin-utils': 7.16.7 '@babel/helper-skip-transparent-expression-wrappers': 7.16.0 - '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.17.8 + '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.17.8) dev: true - /@babel/plugin-proposal-private-methods/7.16.11_@babel+core@7.17.8: + /@babel/plugin-proposal-private-methods@7.16.11(@babel/core@7.17.8): resolution: {integrity: sha512-F/2uAkPlXDr8+BHpZvo19w3hLFKge+k75XUprE6jaqKxjGkSYcK+4c+bup5PdW/7W/Rpjwql7FTVEDW+fRAQsw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.17.8 - '@babel/helper-create-class-features-plugin': 7.17.6_@babel+core@7.17.8 + '@babel/helper-create-class-features-plugin': 7.17.6(@babel/core@7.17.8) '@babel/helper-plugin-utils': 7.16.7 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-proposal-private-property-in-object/7.16.7_@babel+core@7.17.8: + /@babel/plugin-proposal-private-property-in-object@7.16.7(@babel/core@7.17.8): resolution: {integrity: sha512-rMQkjcOFbm+ufe3bTZLyOfsOUOxyvLXZJCTARhJr+8UMSoZmqTe1K1BgkFcrW37rAchWg57yI69ORxiWvUINuQ==} engines: {node: '>=6.9.0'} peerDependencies: @@ -789,25 +993,25 @@ packages: dependencies: '@babel/core': 7.17.8 '@babel/helper-annotate-as-pure': 7.16.7 - '@babel/helper-create-class-features-plugin': 7.17.6_@babel+core@7.17.8 + '@babel/helper-create-class-features-plugin': 7.17.6(@babel/core@7.17.8) '@babel/helper-plugin-utils': 7.16.7 - '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.17.8 + '@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.17.8) transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-proposal-unicode-property-regex/7.16.7_@babel+core@7.17.8: + /@babel/plugin-proposal-unicode-property-regex@7.16.7(@babel/core@7.17.8): resolution: {integrity: sha512-QRK0YI/40VLhNVGIjRNAAQkEHws0cswSdFFjpFyt943YmJIU1da9uW63Iu6NFV6CxTZW5eTDCrwZUstBWgp/Rg==} engines: {node: '>=4'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.17.8 - '@babel/helper-create-regexp-features-plugin': 7.17.0_@babel+core@7.17.8 + '@babel/helper-create-regexp-features-plugin': 7.17.0(@babel/core@7.17.8) '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-syntax-async-generators/7.8.4_@babel+core@7.17.8: + /@babel/plugin-syntax-async-generators@7.8.4(@babel/core@7.17.8): resolution: {integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -816,7 +1020,7 @@ packages: '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-syntax-class-properties/7.12.13_@babel+core@7.17.8: + /@babel/plugin-syntax-class-properties@7.12.13(@babel/core@7.17.8): resolution: {integrity: sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -825,7 +1029,7 @@ packages: '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-syntax-class-static-block/7.14.5_@babel+core@7.17.8: + /@babel/plugin-syntax-class-static-block@7.14.5(@babel/core@7.17.8): resolution: {integrity: sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==} engines: {node: '>=6.9.0'} peerDependencies: @@ -835,7 +1039,7 @@ packages: '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-syntax-decorators/7.17.0_@babel+core@7.17.8: + /@babel/plugin-syntax-decorators@7.17.0(@babel/core@7.17.8): resolution: {integrity: sha512-qWe85yCXsvDEluNP0OyeQjH63DlhAR3W7K9BxxU1MvbDb48tgBG+Ao6IJJ6smPDrrVzSQZrbF6donpkFBMcs3A==} engines: {node: '>=6.9.0'} peerDependencies: @@ -845,7 +1049,7 @@ packages: '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-syntax-dynamic-import/7.8.3_@babel+core@7.17.8: + /@babel/plugin-syntax-dynamic-import@7.8.3(@babel/core@7.17.8): resolution: {integrity: sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -854,7 +1058,7 @@ packages: '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-syntax-export-namespace-from/7.8.3_@babel+core@7.17.8: + /@babel/plugin-syntax-export-namespace-from@7.8.3(@babel/core@7.17.8): resolution: {integrity: sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -863,7 +1067,7 @@ packages: '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-syntax-json-strings/7.8.3_@babel+core@7.17.8: + /@babel/plugin-syntax-json-strings@7.8.3(@babel/core@7.17.8): resolution: {integrity: sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -872,7 +1076,7 @@ packages: '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-syntax-jsx/7.16.7_@babel+core@7.17.8: + /@babel/plugin-syntax-jsx@7.16.7(@babel/core@7.17.8): resolution: {integrity: sha512-Esxmk7YjA8QysKeT3VhTXvF6y77f/a91SIs4pWb4H2eWGQkCKFgQaG6hdoEVZtGsrAcb2K5BW66XsOErD4WU3Q==} engines: {node: '>=6.9.0'} peerDependencies: @@ -882,7 +1086,7 @@ packages: '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-syntax-logical-assignment-operators/7.10.4_@babel+core@7.17.8: + /@babel/plugin-syntax-logical-assignment-operators@7.10.4(@babel/core@7.17.8): resolution: {integrity: sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -891,7 +1095,7 @@ packages: '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-syntax-nullish-coalescing-operator/7.8.3_@babel+core@7.17.8: + /@babel/plugin-syntax-nullish-coalescing-operator@7.8.3(@babel/core@7.17.8): resolution: {integrity: sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -900,7 +1104,7 @@ packages: '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-syntax-numeric-separator/7.10.4_@babel+core@7.17.8: + /@babel/plugin-syntax-numeric-separator@7.10.4(@babel/core@7.17.8): resolution: {integrity: sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -909,7 +1113,7 @@ packages: '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.17.8: + /@babel/plugin-syntax-object-rest-spread@7.8.3(@babel/core@7.17.8): resolution: {integrity: sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -918,7 +1122,7 @@ packages: '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-syntax-optional-catch-binding/7.8.3_@babel+core@7.17.8: + /@babel/plugin-syntax-optional-catch-binding@7.8.3(@babel/core@7.17.8): resolution: {integrity: sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -927,7 +1131,7 @@ packages: '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-syntax-optional-chaining/7.8.3_@babel+core@7.17.8: + /@babel/plugin-syntax-optional-chaining@7.8.3(@babel/core@7.17.8): resolution: {integrity: sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -936,7 +1140,7 @@ packages: '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-syntax-private-property-in-object/7.14.5_@babel+core@7.17.8: + /@babel/plugin-syntax-private-property-in-object@7.14.5(@babel/core@7.17.8): resolution: {integrity: sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==} engines: {node: '>=6.9.0'} peerDependencies: @@ -946,7 +1150,7 @@ packages: '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-syntax-top-level-await/7.14.5_@babel+core@7.17.8: + /@babel/plugin-syntax-top-level-await@7.14.5(@babel/core@7.17.8): resolution: {integrity: sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==} engines: {node: '>=6.9.0'} peerDependencies: @@ -956,7 +1160,7 @@ packages: '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-syntax-typescript/7.16.7_@babel+core@7.17.8: + /@babel/plugin-syntax-typescript@7.16.7(@babel/core@7.17.8): resolution: {integrity: sha512-YhUIJHHGkqPgEcMYkPCKTyGUdoGKWtopIycQyjJH8OjvRgOYsXsaKehLVPScKJWAULPxMa4N1vCe6szREFlZ7A==} engines: {node: '>=6.9.0'} peerDependencies: @@ -966,7 +1170,7 @@ packages: '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-transform-arrow-functions/7.16.7_@babel+core@7.17.8: + /@babel/plugin-transform-arrow-functions@7.16.7(@babel/core@7.17.8): resolution: {integrity: sha512-9ffkFFMbvzTvv+7dTp/66xvZAWASuPD5Tl9LK3Z9vhOmANo6j94rik+5YMBt4CwHVMWLWpMsriIc2zsa3WW3xQ==} engines: {node: '>=6.9.0'} peerDependencies: @@ -976,7 +1180,7 @@ packages: '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-transform-async-to-generator/7.16.8_@babel+core@7.17.8: + /@babel/plugin-transform-async-to-generator@7.16.8(@babel/core@7.17.8): resolution: {integrity: sha512-MtmUmTJQHCnyJVrScNzNlofQJ3dLFuobYn3mwOTKHnSCMtbNsqvF71GQmJfFjdrXSsAA7iysFmYWw4bXZ20hOg==} engines: {node: '>=6.9.0'} peerDependencies: @@ -990,7 +1194,7 @@ packages: - supports-color dev: true - /@babel/plugin-transform-block-scoped-functions/7.16.7_@babel+core@7.17.8: + /@babel/plugin-transform-block-scoped-functions@7.16.7(@babel/core@7.17.8): resolution: {integrity: sha512-JUuzlzmF40Z9cXyytcbZEZKckgrQzChbQJw/5PuEHYeqzCsvebDx0K0jWnIIVcmmDOAVctCgnYs0pMcrYj2zJg==} engines: {node: '>=6.9.0'} peerDependencies: @@ -1000,7 +1204,7 @@ packages: '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-transform-block-scoping/7.16.7_@babel+core@7.17.8: + /@babel/plugin-transform-block-scoping@7.16.7(@babel/core@7.17.8): resolution: {integrity: sha512-ObZev2nxVAYA4bhyusELdo9hb3H+A56bxH3FZMbEImZFiEDYVHXQSJ1hQKFlDnlt8G9bBrCZ5ZpURZUrV4G5qQ==} engines: {node: '>=6.9.0'} peerDependencies: @@ -1010,7 +1214,7 @@ packages: '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-transform-classes/7.16.7_@babel+core@7.17.8: + /@babel/plugin-transform-classes@7.16.7(@babel/core@7.17.8): resolution: {integrity: sha512-WY7og38SFAGYRe64BrjKf8OrE6ulEHtr5jEYaZMwox9KebgqPi67Zqz8K53EKk1fFEJgm96r32rkKZ3qA2nCWQ==} engines: {node: '>=6.9.0'} peerDependencies: @@ -1024,12 +1228,12 @@ packages: '@babel/helper-plugin-utils': 7.16.7 '@babel/helper-replace-supers': 7.16.7 '@babel/helper-split-export-declaration': 7.16.7 - globals: mirrors.tencent.com/globals/11.12.0 + globals: 11.12.0 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-computed-properties/7.16.7_@babel+core@7.17.8: + /@babel/plugin-transform-computed-properties@7.16.7(@babel/core@7.17.8): resolution: {integrity: sha512-gN72G9bcmenVILj//sv1zLNaPyYcOzUho2lIJBMh/iakJ9ygCo/hEF9cpGb61SCMEDxbbyBoVQxrt+bWKu5KGw==} engines: {node: '>=6.9.0'} peerDependencies: @@ -1039,7 +1243,7 @@ packages: '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-transform-destructuring/7.17.7_@babel+core@7.17.8: + /@babel/plugin-transform-destructuring@7.17.7(@babel/core@7.17.8): resolution: {integrity: sha512-XVh0r5yq9sLR4vZ6eVZe8FKfIcSgaTBxVBRSYokRj2qksf6QerYnTxz9/GTuKTH/n/HwLP7t6gtlybHetJ/6hQ==} engines: {node: '>=6.9.0'} peerDependencies: @@ -1049,18 +1253,18 @@ packages: '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-transform-dotall-regex/7.16.7_@babel+core@7.17.8: + /@babel/plugin-transform-dotall-regex@7.16.7(@babel/core@7.17.8): resolution: {integrity: sha512-Lyttaao2SjZF6Pf4vk1dVKv8YypMpomAbygW+mU5cYP3S5cWTfCJjG8xV6CFdzGFlfWK81IjL9viiTvpb6G7gQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.17.8 - '@babel/helper-create-regexp-features-plugin': 7.17.0_@babel+core@7.17.8 + '@babel/helper-create-regexp-features-plugin': 7.17.0(@babel/core@7.17.8) '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-transform-duplicate-keys/7.16.7_@babel+core@7.17.8: + /@babel/plugin-transform-duplicate-keys@7.16.7(@babel/core@7.17.8): resolution: {integrity: sha512-03DvpbRfvWIXyK0/6QiR1KMTWeT6OcQ7tbhjrXyFS02kjuX/mu5Bvnh5SDSWHxyawit2g5aWhKwI86EE7GUnTw==} engines: {node: '>=6.9.0'} peerDependencies: @@ -1070,7 +1274,7 @@ packages: '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-transform-exponentiation-operator/7.16.7_@babel+core@7.17.8: + /@babel/plugin-transform-exponentiation-operator@7.16.7(@babel/core@7.17.8): resolution: {integrity: sha512-8UYLSlyLgRixQvlYH3J2ekXFHDFLQutdy7FfFAMm3CPZ6q9wHCwnUyiXpQCe3gVVnQlHc5nsuiEVziteRNTXEA==} engines: {node: '>=6.9.0'} peerDependencies: @@ -1081,7 +1285,7 @@ packages: '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-transform-for-of/7.16.7_@babel+core@7.17.8: + /@babel/plugin-transform-for-of@7.16.7(@babel/core@7.17.8): resolution: {integrity: sha512-/QZm9W92Ptpw7sjI9Nx1mbcsWz33+l8kuMIQnDwgQBG5s3fAfQvkRjQ7NqXhtNcKOnPkdICmUHyCaWW06HCsqg==} engines: {node: '>=6.9.0'} peerDependencies: @@ -1091,19 +1295,19 @@ packages: '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-transform-function-name/7.16.7_@babel+core@7.17.8: + /@babel/plugin-transform-function-name@7.16.7(@babel/core@7.17.8): resolution: {integrity: sha512-SU/C68YVwTRxqWj5kgsbKINakGag0KTgq9f2iZEXdStoAbOzLHEBRYzImmA6yFo8YZhJVflvXmIHUO7GWHmxxA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.17.8 - '@babel/helper-compilation-targets': 7.17.7_@babel+core@7.17.8 + '@babel/helper-compilation-targets': 7.17.7(@babel/core@7.17.8) '@babel/helper-function-name': 7.16.7 '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-transform-literals/7.16.7_@babel+core@7.17.8: + /@babel/plugin-transform-literals@7.16.7(@babel/core@7.17.8): resolution: {integrity: sha512-6tH8RTpTWI0s2sV6uq3e/C9wPo4PTqqZps4uF0kzQ9/xPLFQtipynvmT1g/dOfEJ+0EQsHhkQ/zyRId8J2b8zQ==} engines: {node: '>=6.9.0'} peerDependencies: @@ -1113,7 +1317,7 @@ packages: '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-transform-member-expression-literals/7.16.7_@babel+core@7.17.8: + /@babel/plugin-transform-member-expression-literals@7.16.7(@babel/core@7.17.8): resolution: {integrity: sha512-mBruRMbktKQwbxaJof32LT9KLy2f3gH+27a5XSuXo6h7R3vqltl0PgZ80C8ZMKw98Bf8bqt6BEVi3svOh2PzMw==} engines: {node: '>=6.9.0'} peerDependencies: @@ -1123,7 +1327,7 @@ packages: '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-transform-modules-amd/7.16.7_@babel+core@7.17.8: + /@babel/plugin-transform-modules-amd@7.16.7(@babel/core@7.17.8): resolution: {integrity: sha512-KaaEtgBL7FKYwjJ/teH63oAmE3lP34N3kshz8mm4VMAw7U3PxjVwwUmxEFksbgsNUaO3wId9R2AVQYSEGRa2+g==} engines: {node: '>=6.9.0'} peerDependencies: @@ -1132,12 +1336,12 @@ packages: '@babel/core': 7.17.8 '@babel/helper-module-transforms': 7.17.7 '@babel/helper-plugin-utils': 7.16.7 - babel-plugin-dynamic-import-node: mirrors.tencent.com/babel-plugin-dynamic-import-node/2.3.3 + babel-plugin-dynamic-import-node: mirrors.tencent.com/babel-plugin-dynamic-import-node@2.3.3 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-modules-commonjs/7.17.7_@babel+core@7.17.8: + /@babel/plugin-transform-modules-commonjs@7.17.7(@babel/core@7.17.8): resolution: {integrity: sha512-ITPmR2V7MqioMJyrxUo2onHNC3e+MvfFiFIR0RP21d3PtlVb6sfzoxNKiphSZUOM9hEIdzCcZe83ieX3yoqjUA==} engines: {node: '>=6.9.0'} peerDependencies: @@ -1147,12 +1351,12 @@ packages: '@babel/helper-module-transforms': 7.17.7 '@babel/helper-plugin-utils': 7.16.7 '@babel/helper-simple-access': 7.17.7 - babel-plugin-dynamic-import-node: mirrors.tencent.com/babel-plugin-dynamic-import-node/2.3.3 + babel-plugin-dynamic-import-node: mirrors.tencent.com/babel-plugin-dynamic-import-node@2.3.3 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-modules-systemjs/7.17.8_@babel+core@7.17.8: + /@babel/plugin-transform-modules-systemjs@7.17.8(@babel/core@7.17.8): resolution: {integrity: sha512-39reIkMTUVagzgA5x88zDYXPCMT6lcaRKs1+S9K6NKBPErbgO/w/kP8GlNQTC87b412ZTlmNgr3k2JrWgHH+Bw==} engines: {node: '>=6.9.0'} peerDependencies: @@ -1163,12 +1367,12 @@ packages: '@babel/helper-module-transforms': 7.17.7 '@babel/helper-plugin-utils': 7.16.7 '@babel/helper-validator-identifier': 7.16.7 - babel-plugin-dynamic-import-node: mirrors.tencent.com/babel-plugin-dynamic-import-node/2.3.3 + babel-plugin-dynamic-import-node: mirrors.tencent.com/babel-plugin-dynamic-import-node@2.3.3 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-modules-umd/7.16.7_@babel+core@7.17.8: + /@babel/plugin-transform-modules-umd@7.16.7(@babel/core@7.17.8): resolution: {integrity: sha512-EMh7uolsC8O4xhudF2F6wedbSHm1HHZ0C6aJ7K67zcDNidMzVcxWdGr+htW9n21klm+bOn+Rx4CBsAntZd3rEQ==} engines: {node: '>=6.9.0'} peerDependencies: @@ -1181,17 +1385,17 @@ packages: - supports-color dev: true - /@babel/plugin-transform-named-capturing-groups-regex/7.16.8_@babel+core@7.17.8: + /@babel/plugin-transform-named-capturing-groups-regex@7.16.8(@babel/core@7.17.8): resolution: {integrity: sha512-j3Jw+n5PvpmhRR+mrgIh04puSANCk/T/UA3m3P1MjJkhlK906+ApHhDIqBQDdOgL/r1UYpz4GNclTXxyZrYGSw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: '@babel/core': 7.17.8 - '@babel/helper-create-regexp-features-plugin': 7.17.0_@babel+core@7.17.8 + '@babel/helper-create-regexp-features-plugin': 7.17.0(@babel/core@7.17.8) dev: true - /@babel/plugin-transform-new-target/7.16.7_@babel+core@7.17.8: + /@babel/plugin-transform-new-target@7.16.7(@babel/core@7.17.8): resolution: {integrity: sha512-xiLDzWNMfKoGOpc6t3U+etCE2yRnn3SM09BXqWPIZOBpL2gvVrBWUKnsJx0K/ADi5F5YC5f8APFfWrz25TdlGg==} engines: {node: '>=6.9.0'} peerDependencies: @@ -1201,7 +1405,7 @@ packages: '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-transform-object-assign/7.16.7_@babel+core@7.17.8: + /@babel/plugin-transform-object-assign@7.16.7(@babel/core@7.17.8): resolution: {integrity: sha512-R8mawvm3x0COTJtveuoqZIjNypn2FjfvXZr4pSQ8VhEFBuQGBz4XhHasZtHXjgXU4XptZ4HtGof3NoYc93ZH9Q==} engines: {node: '>=6.9.0'} peerDependencies: @@ -1211,7 +1415,7 @@ packages: '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-transform-object-super/7.16.7_@babel+core@7.17.8: + /@babel/plugin-transform-object-super@7.16.7(@babel/core@7.17.8): resolution: {integrity: sha512-14J1feiQVWaGvRxj2WjyMuXS2jsBkgB3MdSN5HuC2G5nRspa5RK9COcs82Pwy5BuGcjb+fYaUj94mYcOj7rCvw==} engines: {node: '>=6.9.0'} peerDependencies: @@ -1224,7 +1428,7 @@ packages: - supports-color dev: true - /@babel/plugin-transform-parameters/7.16.7_@babel+core@7.17.8: + /@babel/plugin-transform-parameters@7.16.7(@babel/core@7.17.8): resolution: {integrity: sha512-AT3MufQ7zZEhU2hwOA11axBnExW0Lszu4RL/tAlUJBuNoRak+wehQW8h6KcXOcgjY42fHtDxswuMhMjFEuv/aw==} engines: {node: '>=6.9.0'} peerDependencies: @@ -1234,7 +1438,7 @@ packages: '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-transform-property-literals/7.16.7_@babel+core@7.17.8: + /@babel/plugin-transform-property-literals@7.16.7(@babel/core@7.17.8): resolution: {integrity: sha512-z4FGr9NMGdoIl1RqavCqGG+ZuYjfZ/hkCIeuH6Do7tXmSm0ls11nYVSJqFEUOSJbDab5wC6lRE/w6YjVcr6Hqw==} engines: {node: '>=6.9.0'} peerDependencies: @@ -1244,7 +1448,7 @@ packages: '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-transform-react-display-name/7.16.7_@babel+core@7.17.8: + /@babel/plugin-transform-react-display-name@7.16.7(@babel/core@7.17.8): resolution: {integrity: sha512-qgIg8BcZgd0G/Cz916D5+9kqX0c7nPZyXaP8R2tLNN5tkyIZdG5fEwBrxwplzSnjC1jvQmyMNVwUCZPcbGY7Pg==} engines: {node: '>=6.9.0'} peerDependencies: @@ -1254,17 +1458,17 @@ packages: '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-transform-react-jsx-development/7.16.7_@babel+core@7.17.8: + /@babel/plugin-transform-react-jsx-development@7.16.7(@babel/core@7.17.8): resolution: {integrity: sha512-RMvQWvpla+xy6MlBpPlrKZCMRs2AGiHOGHY3xRwl0pEeim348dDyxeH4xBsMPbIMhujeq7ihE702eM2Ew0Wo+A==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.17.8 - '@babel/plugin-transform-react-jsx': 7.17.3_@babel+core@7.17.8 + '@babel/plugin-transform-react-jsx': 7.17.3(@babel/core@7.17.8) dev: true - /@babel/plugin-transform-react-jsx/7.17.3_@babel+core@7.17.8: + /@babel/plugin-transform-react-jsx@7.17.3(@babel/core@7.17.8): resolution: {integrity: sha512-9tjBm4O07f7mzKSIlEmPdiE6ub7kfIe6Cd+w+oQebpATfTQMAgW+YOuWxogbKVTulA+MEO7byMeIUtQ1z+z+ZQ==} engines: {node: '>=6.9.0'} peerDependencies: @@ -1274,11 +1478,11 @@ packages: '@babel/helper-annotate-as-pure': 7.16.7 '@babel/helper-module-imports': 7.16.7 '@babel/helper-plugin-utils': 7.16.7 - '@babel/plugin-syntax-jsx': 7.16.7_@babel+core@7.17.8 + '@babel/plugin-syntax-jsx': 7.16.7(@babel/core@7.17.8) '@babel/types': 7.17.0 dev: true - /@babel/plugin-transform-react-pure-annotations/7.16.7_@babel+core@7.17.8: + /@babel/plugin-transform-react-pure-annotations@7.16.7(@babel/core@7.17.8): resolution: {integrity: sha512-hs71ToC97k3QWxswh2ElzMFABXHvGiJ01IB1TbYQDGeWRKWz/MPUTh5jGExdHvosYKpnJW5Pm3S4+TA3FyX+GA==} engines: {node: '>=6.9.0'} peerDependencies: @@ -1289,17 +1493,17 @@ packages: '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-transform-regenerator/7.16.7_@babel+core@7.17.8: + /@babel/plugin-transform-regenerator@7.16.7(@babel/core@7.17.8): resolution: {integrity: sha512-mF7jOgGYCkSJagJ6XCujSQg+6xC1M77/03K2oBmVJWoFGNUtnVJO4WHKJk3dnPC8HCcj4xBQP1Egm8DWh3Pb3Q==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.17.8 - regenerator-transform: mirrors.tencent.com/regenerator-transform/0.14.5 + regenerator-transform: mirrors.tencent.com/regenerator-transform@0.14.5 dev: true - /@babel/plugin-transform-reserved-words/7.16.7_@babel+core@7.17.8: + /@babel/plugin-transform-reserved-words@7.16.7(@babel/core@7.17.8): resolution: {integrity: sha512-KQzzDnZ9hWQBjwi5lpY5v9shmm6IVG0U9pB18zvMu2i4H90xpT4gmqwPYsn8rObiadYe2M0gmgsiOIF5A/2rtg==} engines: {node: '>=6.9.0'} peerDependencies: @@ -1309,7 +1513,7 @@ packages: '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-transform-runtime/7.17.0_@babel+core@7.17.8: + /@babel/plugin-transform-runtime@7.17.0(@babel/core@7.17.8): resolution: {integrity: sha512-fr7zPWnKXNc1xoHfrIU9mN/4XKX4VLZ45Q+oMhfsYIaHvg7mHgmhfOy/ckRWqDK7XF3QDigRpkh5DKq6+clE8A==} engines: {node: '>=6.9.0'} peerDependencies: @@ -1318,15 +1522,15 @@ packages: '@babel/core': 7.17.8 '@babel/helper-module-imports': 7.16.7 '@babel/helper-plugin-utils': 7.16.7 - babel-plugin-polyfill-corejs2: mirrors.tencent.com/babel-plugin-polyfill-corejs2/0.3.1_@babel+core@7.17.8 - babel-plugin-polyfill-corejs3: mirrors.tencent.com/babel-plugin-polyfill-corejs3/0.5.2_@babel+core@7.17.8 - babel-plugin-polyfill-regenerator: mirrors.tencent.com/babel-plugin-polyfill-regenerator/0.3.1_@babel+core@7.17.8 - semver: mirrors.tencent.com/semver/6.3.0 + babel-plugin-polyfill-corejs2: mirrors.tencent.com/babel-plugin-polyfill-corejs2@0.3.1(@babel/core@7.17.8) + babel-plugin-polyfill-corejs3: mirrors.tencent.com/babel-plugin-polyfill-corejs3@0.5.2(@babel/core@7.17.8) + babel-plugin-polyfill-regenerator: mirrors.tencent.com/babel-plugin-polyfill-regenerator@0.3.1(@babel/core@7.17.8) + semver: mirrors.tencent.com/semver@6.3.0 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-shorthand-properties/7.16.7_@babel+core@7.17.8: + /@babel/plugin-transform-shorthand-properties@7.16.7(@babel/core@7.17.8): resolution: {integrity: sha512-hah2+FEnoRoATdIb05IOXf+4GzXYTq75TVhIn1PewihbpyrNWUt2JbudKQOETWw6QpLe+AIUpJ5MVLYTQbeeUg==} engines: {node: '>=6.9.0'} peerDependencies: @@ -1336,7 +1540,7 @@ packages: '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-transform-spread/7.16.7_@babel+core@7.17.8: + /@babel/plugin-transform-spread@7.16.7(@babel/core@7.17.8): resolution: {integrity: sha512-+pjJpgAngb53L0iaA5gU/1MLXJIfXcYepLgXB3esVRf4fqmj8f2cxM3/FKaHsZms08hFQJkFccEWuIpm429TXg==} engines: {node: '>=6.9.0'} peerDependencies: @@ -1347,7 +1551,7 @@ packages: '@babel/helper-skip-transparent-expression-wrappers': 7.16.0 dev: true - /@babel/plugin-transform-sticky-regex/7.16.7_@babel+core@7.17.8: + /@babel/plugin-transform-sticky-regex@7.16.7(@babel/core@7.17.8): resolution: {integrity: sha512-NJa0Bd/87QV5NZZzTuZG5BPJjLYadeSZ9fO6oOUoL4iQx+9EEuw/eEM92SrsT19Yc2jgB1u1hsjqDtH02c3Drw==} engines: {node: '>=6.9.0'} peerDependencies: @@ -1357,7 +1561,7 @@ packages: '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-transform-template-literals/7.16.7_@babel+core@7.17.8: + /@babel/plugin-transform-template-literals@7.16.7(@babel/core@7.17.8): resolution: {integrity: sha512-VwbkDDUeenlIjmfNeDX/V0aWrQH2QiVyJtwymVQSzItFDTpxfyJh3EVaQiS0rIN/CqbLGr0VcGmuwyTdZtdIsA==} engines: {node: '>=6.9.0'} peerDependencies: @@ -1367,7 +1571,7 @@ packages: '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-transform-typeof-symbol/7.16.7_@babel+core@7.17.8: + /@babel/plugin-transform-typeof-symbol@7.16.7(@babel/core@7.17.8): resolution: {integrity: sha512-p2rOixCKRJzpg9JB4gjnG4gjWkWa89ZoYUnl9snJ1cWIcTH/hvxZqfO+WjG6T8DRBpctEol5jw1O5rA8gkCokQ==} engines: {node: '>=6.9.0'} peerDependencies: @@ -1377,21 +1581,21 @@ packages: '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-transform-typescript/7.16.8_@babel+core@7.17.8: + /@babel/plugin-transform-typescript@7.16.8(@babel/core@7.17.8): resolution: {integrity: sha512-bHdQ9k7YpBDO2d0NVfkj51DpQcvwIzIusJ7mEUaMlbZq3Kt/U47j24inXZHQ5MDiYpCs+oZiwnXyKedE8+q7AQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.17.8 - '@babel/helper-create-class-features-plugin': 7.17.6_@babel+core@7.17.8 + '@babel/helper-create-class-features-plugin': 7.17.6(@babel/core@7.17.8) '@babel/helper-plugin-utils': 7.16.7 - '@babel/plugin-syntax-typescript': 7.16.7_@babel+core@7.17.8 + '@babel/plugin-syntax-typescript': 7.16.7(@babel/core@7.17.8) transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-unicode-escapes/7.16.7_@babel+core@7.17.8: + /@babel/plugin-transform-unicode-escapes@7.16.7(@babel/core@7.17.8): resolution: {integrity: sha512-TAV5IGahIz3yZ9/Hfv35TV2xEm+kaBDaZQCn2S/hG9/CZ0DktxJv9eKfPc7yYCvOYR4JGx1h8C+jcSOvgaaI/Q==} engines: {node: '>=6.9.0'} peerDependencies: @@ -1401,18 +1605,18 @@ packages: '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-transform-unicode-regex/7.16.7_@babel+core@7.17.8: + /@babel/plugin-transform-unicode-regex@7.16.7(@babel/core@7.17.8): resolution: {integrity: sha512-oC5tYYKw56HO75KZVLQ+R/Nl3Hro9kf8iG0hXoaHP7tjAyCpvqBiSNe6vGrZni1Z6MggmUOC6A7VP7AVmw225Q==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.17.8 - '@babel/helper-create-regexp-features-plugin': 7.17.0_@babel+core@7.17.8 + '@babel/helper-create-regexp-features-plugin': 7.17.0(@babel/core@7.17.8) '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/preset-env/7.16.11_@babel+core@7.17.8: + /@babel/preset-env@7.16.11(@babel/core@7.17.8): resolution: {integrity: sha512-qcmWG8R7ZW6WBRPZK//y+E3Cli151B20W1Rv7ln27vuPaXU/8TKms6jFdiJtF7UDTxcrb7mZd88tAeK9LjdT8g==} engines: {node: '>=6.9.0'} peerDependencies: @@ -1420,97 +1624,97 @@ packages: dependencies: '@babel/compat-data': 7.17.7 '@babel/core': 7.17.8 - '@babel/helper-compilation-targets': 7.17.7_@babel+core@7.17.8 + '@babel/helper-compilation-targets': 7.17.7(@babel/core@7.17.8) '@babel/helper-plugin-utils': 7.16.7 '@babel/helper-validator-option': 7.16.7 - '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.16.7_@babel+core@7.17.8 - '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.16.7_@babel+core@7.17.8 - '@babel/plugin-proposal-async-generator-functions': 7.16.8_@babel+core@7.17.8 - '@babel/plugin-proposal-class-properties': 7.16.7_@babel+core@7.17.8 - '@babel/plugin-proposal-class-static-block': 7.17.6_@babel+core@7.17.8 - '@babel/plugin-proposal-dynamic-import': 7.16.7_@babel+core@7.17.8 - '@babel/plugin-proposal-export-namespace-from': 7.16.7_@babel+core@7.17.8 - '@babel/plugin-proposal-json-strings': 7.16.7_@babel+core@7.17.8 - '@babel/plugin-proposal-logical-assignment-operators': 7.16.7_@babel+core@7.17.8 - '@babel/plugin-proposal-nullish-coalescing-operator': 7.16.7_@babel+core@7.17.8 - '@babel/plugin-proposal-numeric-separator': 7.16.7_@babel+core@7.17.8 - '@babel/plugin-proposal-object-rest-spread': 7.17.3_@babel+core@7.17.8 - '@babel/plugin-proposal-optional-catch-binding': 7.16.7_@babel+core@7.17.8 - '@babel/plugin-proposal-optional-chaining': 7.16.7_@babel+core@7.17.8 - '@babel/plugin-proposal-private-methods': 7.16.11_@babel+core@7.17.8 - '@babel/plugin-proposal-private-property-in-object': 7.16.7_@babel+core@7.17.8 - '@babel/plugin-proposal-unicode-property-regex': 7.16.7_@babel+core@7.17.8 - '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.17.8 - '@babel/plugin-syntax-class-properties': 7.12.13_@babel+core@7.17.8 - '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.17.8 - '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.17.8 - '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.17.8 - '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.17.8 - '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.17.8 - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.17.8 - '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.17.8 - '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.17.8 - '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.17.8 - '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.17.8 - '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.17.8 - '@babel/plugin-syntax-top-level-await': 7.14.5_@babel+core@7.17.8 - '@babel/plugin-transform-arrow-functions': 7.16.7_@babel+core@7.17.8 - '@babel/plugin-transform-async-to-generator': 7.16.8_@babel+core@7.17.8 - '@babel/plugin-transform-block-scoped-functions': 7.16.7_@babel+core@7.17.8 - '@babel/plugin-transform-block-scoping': 7.16.7_@babel+core@7.17.8 - '@babel/plugin-transform-classes': 7.16.7_@babel+core@7.17.8 - '@babel/plugin-transform-computed-properties': 7.16.7_@babel+core@7.17.8 - '@babel/plugin-transform-destructuring': 7.17.7_@babel+core@7.17.8 - '@babel/plugin-transform-dotall-regex': 7.16.7_@babel+core@7.17.8 - '@babel/plugin-transform-duplicate-keys': 7.16.7_@babel+core@7.17.8 - '@babel/plugin-transform-exponentiation-operator': 7.16.7_@babel+core@7.17.8 - '@babel/plugin-transform-for-of': 7.16.7_@babel+core@7.17.8 - '@babel/plugin-transform-function-name': 7.16.7_@babel+core@7.17.8 - '@babel/plugin-transform-literals': 7.16.7_@babel+core@7.17.8 - '@babel/plugin-transform-member-expression-literals': 7.16.7_@babel+core@7.17.8 - '@babel/plugin-transform-modules-amd': 7.16.7_@babel+core@7.17.8 - '@babel/plugin-transform-modules-commonjs': 7.17.7_@babel+core@7.17.8 - '@babel/plugin-transform-modules-systemjs': 7.17.8_@babel+core@7.17.8 - '@babel/plugin-transform-modules-umd': 7.16.7_@babel+core@7.17.8 - '@babel/plugin-transform-named-capturing-groups-regex': 7.16.8_@babel+core@7.17.8 - '@babel/plugin-transform-new-target': 7.16.7_@babel+core@7.17.8 - '@babel/plugin-transform-object-super': 7.16.7_@babel+core@7.17.8 - '@babel/plugin-transform-parameters': 7.16.7_@babel+core@7.17.8 - '@babel/plugin-transform-property-literals': 7.16.7_@babel+core@7.17.8 - '@babel/plugin-transform-regenerator': 7.16.7_@babel+core@7.17.8 - '@babel/plugin-transform-reserved-words': 7.16.7_@babel+core@7.17.8 - '@babel/plugin-transform-shorthand-properties': 7.16.7_@babel+core@7.17.8 - '@babel/plugin-transform-spread': 7.16.7_@babel+core@7.17.8 - '@babel/plugin-transform-sticky-regex': 7.16.7_@babel+core@7.17.8 - '@babel/plugin-transform-template-literals': 7.16.7_@babel+core@7.17.8 - '@babel/plugin-transform-typeof-symbol': 7.16.7_@babel+core@7.17.8 - '@babel/plugin-transform-unicode-escapes': 7.16.7_@babel+core@7.17.8 - '@babel/plugin-transform-unicode-regex': 7.16.7_@babel+core@7.17.8 - '@babel/preset-modules': 0.1.5_@babel+core@7.17.8 + '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.16.7(@babel/core@7.17.8) + '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.16.7(@babel/core@7.17.8) + '@babel/plugin-proposal-async-generator-functions': 7.16.8(@babel/core@7.17.8) + '@babel/plugin-proposal-class-properties': 7.16.7(@babel/core@7.17.8) + '@babel/plugin-proposal-class-static-block': 7.17.6(@babel/core@7.17.8) + '@babel/plugin-proposal-dynamic-import': 7.16.7(@babel/core@7.17.8) + '@babel/plugin-proposal-export-namespace-from': 7.16.7(@babel/core@7.17.8) + '@babel/plugin-proposal-json-strings': 7.16.7(@babel/core@7.17.8) + '@babel/plugin-proposal-logical-assignment-operators': 7.16.7(@babel/core@7.17.8) + '@babel/plugin-proposal-nullish-coalescing-operator': 7.16.7(@babel/core@7.17.8) + '@babel/plugin-proposal-numeric-separator': 7.16.7(@babel/core@7.17.8) + '@babel/plugin-proposal-object-rest-spread': 7.17.3(@babel/core@7.17.8) + '@babel/plugin-proposal-optional-catch-binding': 7.16.7(@babel/core@7.17.8) + '@babel/plugin-proposal-optional-chaining': 7.16.7(@babel/core@7.17.8) + '@babel/plugin-proposal-private-methods': 7.16.11(@babel/core@7.17.8) + '@babel/plugin-proposal-private-property-in-object': 7.16.7(@babel/core@7.17.8) + '@babel/plugin-proposal-unicode-property-regex': 7.16.7(@babel/core@7.17.8) + '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.17.8) + '@babel/plugin-syntax-class-properties': 7.12.13(@babel/core@7.17.8) + '@babel/plugin-syntax-class-static-block': 7.14.5(@babel/core@7.17.8) + '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.17.8) + '@babel/plugin-syntax-export-namespace-from': 7.8.3(@babel/core@7.17.8) + '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.17.8) + '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.17.8) + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.17.8) + '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.17.8) + '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.17.8) + '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.17.8) + '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.17.8) + '@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.17.8) + '@babel/plugin-syntax-top-level-await': 7.14.5(@babel/core@7.17.8) + '@babel/plugin-transform-arrow-functions': 7.16.7(@babel/core@7.17.8) + '@babel/plugin-transform-async-to-generator': 7.16.8(@babel/core@7.17.8) + '@babel/plugin-transform-block-scoped-functions': 7.16.7(@babel/core@7.17.8) + '@babel/plugin-transform-block-scoping': 7.16.7(@babel/core@7.17.8) + '@babel/plugin-transform-classes': 7.16.7(@babel/core@7.17.8) + '@babel/plugin-transform-computed-properties': 7.16.7(@babel/core@7.17.8) + '@babel/plugin-transform-destructuring': 7.17.7(@babel/core@7.17.8) + '@babel/plugin-transform-dotall-regex': 7.16.7(@babel/core@7.17.8) + '@babel/plugin-transform-duplicate-keys': 7.16.7(@babel/core@7.17.8) + '@babel/plugin-transform-exponentiation-operator': 7.16.7(@babel/core@7.17.8) + '@babel/plugin-transform-for-of': 7.16.7(@babel/core@7.17.8) + '@babel/plugin-transform-function-name': 7.16.7(@babel/core@7.17.8) + '@babel/plugin-transform-literals': 7.16.7(@babel/core@7.17.8) + '@babel/plugin-transform-member-expression-literals': 7.16.7(@babel/core@7.17.8) + '@babel/plugin-transform-modules-amd': 7.16.7(@babel/core@7.17.8) + '@babel/plugin-transform-modules-commonjs': 7.17.7(@babel/core@7.17.8) + '@babel/plugin-transform-modules-systemjs': 7.17.8(@babel/core@7.17.8) + '@babel/plugin-transform-modules-umd': 7.16.7(@babel/core@7.17.8) + '@babel/plugin-transform-named-capturing-groups-regex': 7.16.8(@babel/core@7.17.8) + '@babel/plugin-transform-new-target': 7.16.7(@babel/core@7.17.8) + '@babel/plugin-transform-object-super': 7.16.7(@babel/core@7.17.8) + '@babel/plugin-transform-parameters': 7.16.7(@babel/core@7.17.8) + '@babel/plugin-transform-property-literals': 7.16.7(@babel/core@7.17.8) + '@babel/plugin-transform-regenerator': 7.16.7(@babel/core@7.17.8) + '@babel/plugin-transform-reserved-words': 7.16.7(@babel/core@7.17.8) + '@babel/plugin-transform-shorthand-properties': 7.16.7(@babel/core@7.17.8) + '@babel/plugin-transform-spread': 7.16.7(@babel/core@7.17.8) + '@babel/plugin-transform-sticky-regex': 7.16.7(@babel/core@7.17.8) + '@babel/plugin-transform-template-literals': 7.16.7(@babel/core@7.17.8) + '@babel/plugin-transform-typeof-symbol': 7.16.7(@babel/core@7.17.8) + '@babel/plugin-transform-unicode-escapes': 7.16.7(@babel/core@7.17.8) + '@babel/plugin-transform-unicode-regex': 7.16.7(@babel/core@7.17.8) + '@babel/preset-modules': 0.1.5(@babel/core@7.17.8) '@babel/types': 7.17.0 - babel-plugin-polyfill-corejs2: mirrors.tencent.com/babel-plugin-polyfill-corejs2/0.3.1_@babel+core@7.17.8 - babel-plugin-polyfill-corejs3: mirrors.tencent.com/babel-plugin-polyfill-corejs3/0.5.2_@babel+core@7.17.8 - babel-plugin-polyfill-regenerator: mirrors.tencent.com/babel-plugin-polyfill-regenerator/0.3.1_@babel+core@7.17.8 - core-js-compat: mirrors.tencent.com/core-js-compat/3.21.1 - semver: mirrors.tencent.com/semver/6.3.0 + babel-plugin-polyfill-corejs2: mirrors.tencent.com/babel-plugin-polyfill-corejs2@0.3.1(@babel/core@7.17.8) + babel-plugin-polyfill-corejs3: mirrors.tencent.com/babel-plugin-polyfill-corejs3@0.5.2(@babel/core@7.17.8) + babel-plugin-polyfill-regenerator: mirrors.tencent.com/babel-plugin-polyfill-regenerator@0.3.1(@babel/core@7.17.8) + core-js-compat: mirrors.tencent.com/core-js-compat@3.21.1 + semver: mirrors.tencent.com/semver@6.3.0 transitivePeerDependencies: - supports-color dev: true - /@babel/preset-modules/0.1.5_@babel+core@7.17.8: + /@babel/preset-modules@0.1.5(@babel/core@7.17.8): resolution: {integrity: sha512-A57th6YRG7oR3cq/yt/Y84MvGgE0eJG2F1JLhKuyG+jFxEgrd/HAMJatiFtmOiZurz+0DkrvbheCLaV5f2JfjA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.17.8 '@babel/helper-plugin-utils': 7.16.7 - '@babel/plugin-proposal-unicode-property-regex': 7.16.7_@babel+core@7.17.8 - '@babel/plugin-transform-dotall-regex': 7.16.7_@babel+core@7.17.8 + '@babel/plugin-proposal-unicode-property-regex': 7.16.7(@babel/core@7.17.8) + '@babel/plugin-transform-dotall-regex': 7.16.7(@babel/core@7.17.8) '@babel/types': 7.17.0 - esutils: mirrors.tencent.com/esutils/2.0.3 + esutils: mirrors.tencent.com/esutils@2.0.3 dev: true - /@babel/preset-react/7.16.7_@babel+core@7.17.8: + /@babel/preset-react@7.16.7(@babel/core@7.17.8): resolution: {integrity: sha512-fWpyI8UM/HE6DfPBzD8LnhQ/OcH8AgTaqcqP2nGOXEUV+VKBR5JRN9hCk9ai+zQQ57vtm9oWeXguBCPNUjytgA==} engines: {node: '>=6.9.0'} peerDependencies: @@ -1519,13 +1723,13 @@ packages: '@babel/core': 7.17.8 '@babel/helper-plugin-utils': 7.16.7 '@babel/helper-validator-option': 7.16.7 - '@babel/plugin-transform-react-display-name': 7.16.7_@babel+core@7.17.8 - '@babel/plugin-transform-react-jsx': 7.17.3_@babel+core@7.17.8 - '@babel/plugin-transform-react-jsx-development': 7.16.7_@babel+core@7.17.8 - '@babel/plugin-transform-react-pure-annotations': 7.16.7_@babel+core@7.17.8 + '@babel/plugin-transform-react-display-name': 7.16.7(@babel/core@7.17.8) + '@babel/plugin-transform-react-jsx': 7.17.3(@babel/core@7.17.8) + '@babel/plugin-transform-react-jsx-development': 7.16.7(@babel/core@7.17.8) + '@babel/plugin-transform-react-pure-annotations': 7.16.7(@babel/core@7.17.8) dev: true - /@babel/preset-typescript/7.16.7_@babel+core@7.17.8: + /@babel/preset-typescript@7.16.7(@babel/core@7.17.8): resolution: {integrity: sha512-WbVEmgXdIyvzB77AQjGBEyYPZx+8tTsO50XtfozQrkW8QB2rLJpH2lgx0TRw5EJrBxOZQ+wCcyPVQvS8tjEHpQ==} engines: {node: '>=6.9.0'} peerDependencies: @@ -1534,26 +1738,26 @@ packages: '@babel/core': 7.17.8 '@babel/helper-plugin-utils': 7.16.7 '@babel/helper-validator-option': 7.16.7 - '@babel/plugin-transform-typescript': 7.16.8_@babel+core@7.17.8 + '@babel/plugin-transform-typescript': 7.16.8(@babel/core@7.17.8) transitivePeerDependencies: - supports-color dev: true - /@babel/runtime-corejs3/7.17.8: + /@babel/runtime-corejs3@7.17.8: resolution: {integrity: sha512-ZbYSUvoSF6dXZmMl/CYTMOvzIFnbGfv4W3SEHYgMvNsFTeLaF2gkGAF4K2ddmtSK4Emej+0aYcnSC6N5dPCXUQ==} engines: {node: '>=6.9.0'} dependencies: - core-js-pure: mirrors.tencent.com/core-js-pure/3.21.1 - regenerator-runtime: mirrors.tencent.com/regenerator-runtime/0.13.9 + core-js-pure: mirrors.tencent.com/core-js-pure@3.21.1 + regenerator-runtime: mirrors.tencent.com/regenerator-runtime@0.13.9 dev: true - /@babel/runtime/7.17.8: + /@babel/runtime@7.17.8: resolution: {integrity: sha512-dQpEpK0O9o6lj6oPu0gRDbbnk+4LeHlNcBpspf6Olzt3GIX4P1lWF1gS+pHLDFlaJvbR6q7jCfQ08zA4QJBnmA==} engines: {node: '>=6.9.0'} dependencies: - regenerator-runtime: mirrors.tencent.com/regenerator-runtime/0.13.9 + regenerator-runtime: mirrors.tencent.com/regenerator-runtime@0.13.9 - /@babel/template/7.16.7: + /@babel/template@7.16.7: resolution: {integrity: sha512-I8j/x8kHUrbYRTUxXrrMbfCa7jxkE7tZre39x3kjr9hvI82cK1FfqLygotcWN5kdPGWcLdWMHpSBavse5tWw3w==} engines: {node: '>=6.9.0'} dependencies: @@ -1562,33 +1766,51 @@ packages: '@babel/types': 7.17.0 dev: true - /@babel/traverse/7.17.3: - resolution: {integrity: sha512-5irClVky7TxRWIRtxlh2WPUUOLhcPN06AGgaQSB8AEwuyEBgJVuJ5imdHm5zxk8w0QS5T+tDfnDxAlhWjpb7cw==} + /@babel/template@7.22.15: + resolution: {integrity: sha512-QPErUVm4uyJa60rkI73qneDacvdvzxshT3kksGqlGWYdOTIUOwJ7RDUL8sGqslY1uXWSL6xMFKEXDS3ox2uF0w==} engines: {node: '>=6.9.0'} dependencies: - '@babel/code-frame': 7.16.7 - '@babel/generator': 7.17.7 - '@babel/helper-environment-visitor': 7.16.7 - '@babel/helper-function-name': 7.16.7 - '@babel/helper-hoist-variables': 7.16.7 - '@babel/helper-split-export-declaration': 7.16.7 - '@babel/parser': 7.17.8 - '@babel/types': 7.17.0 - debug: mirrors.tencent.com/debug/4.3.4 - globals: mirrors.tencent.com/globals/11.12.0 + '@babel/code-frame': 7.22.13 + '@babel/parser': 7.23.0 + '@babel/types': 7.23.0 + dev: true + + /@babel/traverse@7.23.2: + resolution: {integrity: sha512-azpe59SQ48qG6nu2CzcMLbxUudtN+dOM9kDbUqGq3HXUJRlo7i8fvPoxQUzYgLZ4cMVmuZgm8vvBpNeRhd6XSw==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/code-frame': 7.22.13 + '@babel/generator': 7.23.0 + '@babel/helper-environment-visitor': 7.22.20 + '@babel/helper-function-name': 7.23.0 + '@babel/helper-hoist-variables': 7.22.5 + '@babel/helper-split-export-declaration': 7.22.6 + '@babel/parser': 7.23.0 + '@babel/types': 7.23.0 + debug: 4.3.4(supports-color@6.1.0) + globals: 11.12.0 transitivePeerDependencies: - supports-color dev: true - /@babel/types/7.17.0: + /@babel/types@7.17.0: resolution: {integrity: sha512-TmKSNO4D5rzhL5bjWFcVHHLETzfQ/AmbKpKPOSjlP0WoHZ6L911fgoOKY4Alp/emzG4cHJdyN49zpgkbXFEHHw==} engines: {node: '>=6.9.0'} dependencies: '@babel/helper-validator-identifier': 7.16.7 - to-fast-properties: mirrors.tencent.com/to-fast-properties/2.0.0 + to-fast-properties: mirrors.tencent.com/to-fast-properties@2.0.0 dev: true - /@commitlint/cli/13.2.1: + /@babel/types@7.23.0: + resolution: {integrity: sha512-0oIyUfKoI3mSqMvsxBdclDwxXKXAUA8v/apZbc+iSyARYou1o8ZGDxbUYyLFoW2arqS2jDGqJuZvv1d/io1axg==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/helper-string-parser': 7.22.5 + '@babel/helper-validator-identifier': 7.22.20 + to-fast-properties: 2.0.0 + dev: true + + /@commitlint/cli@13.2.1: resolution: {integrity: sha512-JGzYk2ay5JkRS5w+FLQzr0u/Kih52ds4HPpa3vnwVOQN8Q+S1VYr8Nk/6kRm6uNYsAcC1nejtuDxRdLcLh/9TA==} engines: {node: '>=v12'} hasBin: true @@ -1598,64 +1820,66 @@ packages: '@commitlint/load': 13.2.1 '@commitlint/read': 13.2.0 '@commitlint/types': 13.2.0 - lodash: mirrors.tencent.com/lodash/4.17.21 - resolve-from: mirrors.tencent.com/resolve-from/5.0.0 - resolve-global: mirrors.tencent.com/resolve-global/1.0.0 - yargs: mirrors.tencent.com/yargs/17.4.0 + lodash: mirrors.tencent.com/lodash@4.17.21 + resolve-from: mirrors.tencent.com/resolve-from@5.0.0 + resolve-global: mirrors.tencent.com/resolve-global@1.0.0 + yargs: mirrors.tencent.com/yargs@17.4.0 dev: true - /@commitlint/config-conventional/13.2.0: + /@commitlint/config-conventional@13.2.0: resolution: {integrity: sha512-7u7DdOiF+3qSdDlbQGfpvCH8DCQdLFvnI2+VucYmmV7E92iD6t9PBj+UjIoSQCaMAzYp27Vkall78AkcXBh6Xw==} engines: {node: '>=v12'} dependencies: conventional-changelog-conventionalcommits: 4.6.3 dev: true - /@commitlint/config-validator/16.2.1: + /@commitlint/config-validator@16.2.1: resolution: {integrity: sha512-hogSe0WGg7CKmp4IfNbdNES3Rq3UEI4XRPB8JL4EPgo/ORq5nrGTVzxJh78omibNuB8Ho4501Czb1Er1MoDWpw==} engines: {node: '>=v12'} + requiresBuild: true dependencies: '@commitlint/types': 16.2.1 - ajv: mirrors.tencent.com/ajv/6.12.6 + ajv: 6.12.6 dev: false optional: true - /@commitlint/ensure/13.2.0: + /@commitlint/ensure@13.2.0: resolution: {integrity: sha512-rqhT62RehdLTRBu8OrPHnRCCd/7RmHEE4TiTlT4BLlr5ls5jlZhecOQWJ8np872uCNirrJ5NFjnjYYdbkNoW9Q==} engines: {node: '>=v12'} dependencies: '@commitlint/types': 13.2.0 - lodash: mirrors.tencent.com/lodash/4.17.21 + lodash: mirrors.tencent.com/lodash@4.17.21 dev: true - /@commitlint/execute-rule/13.2.0: + /@commitlint/execute-rule@13.2.0: resolution: {integrity: sha512-6nPwpN0hwTYmsH3WM4hCdN+NrMopgRIuQ0aqZa+jnwMoS/g6ljliQNYfL+m5WO306BaIu1W3yYpbW5aI8gEr0g==} engines: {node: '>=v12'} dev: true - /@commitlint/execute-rule/16.2.1: + /@commitlint/execute-rule@16.2.1: resolution: {integrity: sha512-oSls82fmUTLM6cl5V3epdVo4gHhbmBFvCvQGHBRdQ50H/690Uq1Dyd7hXMuKITCIdcnr9umyDkr8r5C6HZDF3g==} engines: {node: '>=v12'} + requiresBuild: true dev: false optional: true - /@commitlint/format/13.2.0: + /@commitlint/format@13.2.0: resolution: {integrity: sha512-yNBQJe6YFhM1pJAta4LvzQxccSKof6axJH7ALYjuhQqfT8AKlad7Y/2SuJ07ioyreNIqwOTuF2UfU8yJ7JzEIQ==} engines: {node: '>=v12'} dependencies: '@commitlint/types': 13.2.0 - chalk: mirrors.tencent.com/chalk/4.1.2 + chalk: 4.1.2 dev: true - /@commitlint/is-ignored/13.2.0: + /@commitlint/is-ignored@13.2.0: resolution: {integrity: sha512-onnx4WctHFPPkHGFFAZBIWRSaNwuhixIIfbwPhcZ6IewwQX5n4jpjwM1GokA7vhlOnQ57W7AavbKUGjzIVtnRQ==} engines: {node: '>=v12'} dependencies: '@commitlint/types': 13.2.0 - semver: mirrors.tencent.com/semver/7.3.5 + semver: 7.3.5 dev: true - /@commitlint/lint/13.2.0: + /@commitlint/lint@13.2.0: resolution: {integrity: sha512-5XYkh0e9ehHjA7BxAHFpjPgr1qqbFY8OFG1wpBiAhycbYBtJnQmculA2wcwqTM40YCUBqEvWFdq86jTG8fbkMw==} engines: {node: '>=v12'} dependencies: @@ -1665,22 +1889,22 @@ packages: '@commitlint/types': 13.2.0 dev: true - /@commitlint/load/13.2.1: + /@commitlint/load@13.2.1: resolution: {integrity: sha512-qlaJkj0hfa9gtWRfCfbgFBTK3GYQRmjZhba4l9mUu4wV9lEZ4ICFlrLtd/8kaLXf/8xbrPhkAPkVFOAqM0YwUQ==} engines: {node: '>=v12'} dependencies: '@commitlint/execute-rule': 13.2.0 '@commitlint/resolve-extends': 13.2.0 '@commitlint/types': 13.2.0 - '@endemolshinegroup/cosmiconfig-typescript-loader': 3.0.2_ec5c0ebd3030a0a5109338876648df1b - chalk: mirrors.tencent.com/chalk/4.1.2 - cosmiconfig: mirrors.tencent.com/cosmiconfig/7.0.1 - lodash: mirrors.tencent.com/lodash/4.17.21 - resolve-from: mirrors.tencent.com/resolve-from/5.0.0 - typescript: mirrors.tencent.com/typescript/4.6.3 + '@endemolshinegroup/cosmiconfig-typescript-loader': 3.0.2(cosmiconfig@7.0.1)(typescript@4.6.3) + chalk: 4.1.2 + cosmiconfig: mirrors.tencent.com/cosmiconfig@7.0.1 + lodash: mirrors.tencent.com/lodash@4.17.21 + resolve-from: mirrors.tencent.com/resolve-from@5.0.0 + typescript: mirrors.tencent.com/typescript@4.6.3 dev: true - /@commitlint/load/16.2.3: + /@commitlint/load@16.2.3: resolution: {integrity: sha512-Hb4OUlMnBUK6UxJEZ/VJ5k0LocIS7PtEMbRXEAA7eSpOgORIFexC4K/RaRpVd5UTtu3M0ST3ddPPijF9rdW6nw==} engines: {node: '>=v12'} requiresBuild: true @@ -1690,24 +1914,24 @@ packages: '@commitlint/resolve-extends': 16.2.1 '@commitlint/types': 16.2.1 '@types/node': 12.20.47 - chalk: mirrors.tencent.com/chalk/4.1.2 - cosmiconfig: mirrors.tencent.com/cosmiconfig/7.0.1 - cosmiconfig-typescript-loader: mirrors.tencent.com/cosmiconfig-typescript-loader/1.0.6_b65123e3711dd1b8aac681d23988aad6 - lodash: mirrors.tencent.com/lodash/4.17.21 - resolve-from: mirrors.tencent.com/resolve-from/5.0.0 - typescript: mirrors.tencent.com/typescript/4.6.3 + chalk: 4.1.2 + cosmiconfig: mirrors.tencent.com/cosmiconfig@7.0.1 + cosmiconfig-typescript-loader: mirrors.tencent.com/cosmiconfig-typescript-loader@1.0.6(@types/node@12.20.47)(cosmiconfig@7.0.1)(typescript@4.6.3) + lodash: mirrors.tencent.com/lodash@4.17.21 + resolve-from: mirrors.tencent.com/resolve-from@5.0.0 + typescript: mirrors.tencent.com/typescript@4.6.3 transitivePeerDependencies: - '@swc/core' - '@swc/wasm' dev: false optional: true - /@commitlint/message/13.2.0: + /@commitlint/message@13.2.0: resolution: {integrity: sha512-+LlErJj2F2AC86xJb33VJIvSt25xqSF1I0b0GApSgoUtQBeJhx4SxIj1BLvGcLVmbRmbgTzAFq/QylwLId7EhA==} engines: {node: '>=v12'} dev: true - /@commitlint/parse/13.2.0: + /@commitlint/parse@13.2.0: resolution: {integrity: sha512-AtfKSQJQADbDhW+kuC5PxOyBANsYCuuJlZRZ2PYslOz2rvWwZ93zt+nKjM4g7C9ETbz0uq4r7/EoOsTJ2nJqfQ==} engines: {node: '>=v12'} dependencies: @@ -1716,40 +1940,41 @@ packages: conventional-commits-parser: 3.2.4 dev: true - /@commitlint/read/13.2.0: + /@commitlint/read@13.2.0: resolution: {integrity: sha512-7db5e1Bn3re6hQN0SqygTMF/QX6/MQauoJn3wJiUHE93lvwO6aFQxT3qAlYeyBPwfWsmDz/uSH454jtrSsv3Uw==} engines: {node: '>=v12'} dependencies: '@commitlint/top-level': 13.2.0 '@commitlint/types': 13.2.0 - fs-extra: mirrors.tencent.com/fs-extra/10.0.1 + fs-extra: mirrors.tencent.com/fs-extra@10.0.1 git-raw-commits: 2.0.11 dev: true - /@commitlint/resolve-extends/13.2.0: + /@commitlint/resolve-extends@13.2.0: resolution: {integrity: sha512-HLCMkqMKtvl1yYLZ1Pm0UpFvd0kYjsm1meLOGZ7VkOd9G/XX+Fr1S2G5AT2zeiDw7WUVYK8lGVMNa319bnV+aw==} engines: {node: '>=v12'} dependencies: - import-fresh: mirrors.tencent.com/import-fresh/3.3.0 - lodash: mirrors.tencent.com/lodash/4.17.21 - resolve-from: mirrors.tencent.com/resolve-from/5.0.0 - resolve-global: mirrors.tencent.com/resolve-global/1.0.0 + import-fresh: mirrors.tencent.com/import-fresh@3.3.0 + lodash: mirrors.tencent.com/lodash@4.17.21 + resolve-from: mirrors.tencent.com/resolve-from@5.0.0 + resolve-global: mirrors.tencent.com/resolve-global@1.0.0 dev: true - /@commitlint/resolve-extends/16.2.1: + /@commitlint/resolve-extends@16.2.1: resolution: {integrity: sha512-NbbCMPKTFf2J805kwfP9EO+vV+XvnaHRcBy6ud5dF35dxMsvdJqke54W3XazXF1ZAxC4a3LBy4i/GNVBAthsEg==} engines: {node: '>=v12'} + requiresBuild: true dependencies: '@commitlint/config-validator': 16.2.1 '@commitlint/types': 16.2.1 - import-fresh: mirrors.tencent.com/import-fresh/3.3.0 - lodash: mirrors.tencent.com/lodash/4.17.21 - resolve-from: mirrors.tencent.com/resolve-from/5.0.0 - resolve-global: mirrors.tencent.com/resolve-global/1.0.0 + import-fresh: mirrors.tencent.com/import-fresh@3.3.0 + lodash: mirrors.tencent.com/lodash@4.17.21 + resolve-from: mirrors.tencent.com/resolve-from@5.0.0 + resolve-global: mirrors.tencent.com/resolve-global@1.0.0 dev: false optional: true - /@commitlint/rules/13.2.0: + /@commitlint/rules@13.2.0: resolution: {integrity: sha512-O3A9S7blOzvHfzrJrUQe9JxdtGy154ol/GXHwvd8WfMJ10y5ryBB4b6+0YZ1XhItWzrEASOfOKbD++EdLV90dQ==} engines: {node: '>=v12'} dependencies: @@ -1757,291 +1982,320 @@ packages: '@commitlint/message': 13.2.0 '@commitlint/to-lines': 13.2.0 '@commitlint/types': 13.2.0 - execa: mirrors.tencent.com/execa/5.1.1 + execa: mirrors.tencent.com/execa@5.1.1 dev: true - /@commitlint/to-lines/13.2.0: + /@commitlint/to-lines@13.2.0: resolution: {integrity: sha512-ZfWZix2y/CzewReCrj5g0nKOEfj5HW9eBMDrqjJJMPApve00CWv0tYrFCGXuGlv244lW4uvWJt6J/0HLRWsfyg==} engines: {node: '>=v12'} dev: true - /@commitlint/top-level/13.2.0: + /@commitlint/top-level@13.2.0: resolution: {integrity: sha512-knBvWYbIq6VV6VPHrVeDsxDiJq4Zq6cv5NIYU3iesKAsmK2KlLfsZPa+Ig96Y4AqAPU3zNJwjHxYkz9qxdBbfA==} engines: {node: '>=v12'} dependencies: - find-up: mirrors.tencent.com/find-up/5.0.0 + find-up: 5.0.0 dev: true - /@commitlint/types/13.2.0: + /@commitlint/types@13.2.0: resolution: {integrity: sha512-RRVHEqmk1qn/dIaSQhvuca6k/6Z54G+r/KyimZ8gnAFielGiGUpsFRhIY3qhd5rXClVxDaa3nlcyTWckSccotQ==} engines: {node: '>=v12'} dependencies: - chalk: mirrors.tencent.com/chalk/4.1.2 + chalk: 4.1.2 dev: true - /@commitlint/types/16.2.1: + /@commitlint/types@16.2.1: resolution: {integrity: sha512-7/z7pA7BM0i8XvMSBynO7xsB3mVQPUZbVn6zMIlp/a091XJ3qAXRXc+HwLYhiIdzzS5fuxxNIHZMGHVD4HJxdA==} engines: {node: '>=v12'} + requiresBuild: true dependencies: - chalk: mirrors.tencent.com/chalk/4.1.2 + chalk: 4.1.2 dev: false optional: true - /@cspotcode/source-map-consumer/0.8.0: + /@cspotcode/source-map-consumer@0.8.0: resolution: {integrity: sha512-41qniHzTU8yAGbCp04ohlmSrZf8bkf/iJsl3V0dRGsQN/5GFfx+LbCSsCpp2gqrqjTVg/K6O8ycoV35JIwAzAg==} engines: {node: '>= 12'} - dev: false - optional: true - /@cspotcode/source-map-support/0.7.0: + /@cspotcode/source-map-support@0.7.0: resolution: {integrity: sha512-X4xqRHqN8ACt2aHVe51OxeA2HjbcL4MqFqXkrmQszJ1NOUuUu5u6Vqx/0lZSVNku7velL5FC/s5uEAj1lsBMhA==} engines: {node: '>=12'} dependencies: '@cspotcode/source-map-consumer': 0.8.0 - dev: false - optional: true - /@csstools/convert-colors/1.4.0: + /@csstools/convert-colors@1.4.0: resolution: {integrity: sha512-5a6wqoJV/xEdbRNKVo6I4hO3VjyDq//8q2f9I6PBAvMesJHFauXDorcNCsr9RzvsZnaWi5NYCcfyqP1QeFHFbw==} engines: {node: '>=4.0.0'} dev: true - /@ctrl/tinycolor/3.4.0: + /@ctrl/tinycolor@3.4.0: resolution: {integrity: sha512-JZButFdZ1+/xAfpguQHoabIXkcqRRKpMrWKBkpEZZyxfY9C1DpADFB8PEqGSTeFr135SaTRfKqGKx5xSCLI7ZQ==} engines: {node: '>=10'} dev: false - /@endemolshinegroup/cosmiconfig-typescript-loader/3.0.2_ec5c0ebd3030a0a5109338876648df1b: + /@discoveryjs/json-ext@0.5.7: + resolution: {integrity: sha512-dBVuXR082gk3jsFp7Rd/JI4kytwGHecnCoTtXFb7DB6CNHp4rg5k1bhg0nWdLGLnOV71lmDzGQaLMy8iPLY0pw==} + engines: {node: '>=10.0.0'} + dev: true + + /@endemolshinegroup/cosmiconfig-typescript-loader@3.0.2(cosmiconfig@7.0.1)(typescript@4.6.3): resolution: {integrity: sha512-QRVtqJuS1mcT56oHpVegkKBlgtWjXw/gHNWO3eL9oyB5Sc7HBoc2OLG/nYpVfT/Jejvo3NUrD0Udk7XgoyDKkA==} engines: {node: '>=10.0.0'} peerDependencies: cosmiconfig: '>=6' dependencies: - cosmiconfig: mirrors.tencent.com/cosmiconfig/7.0.1 - lodash.get: mirrors.tencent.com/lodash.get/4.4.2 - make-error: mirrors.tencent.com/make-error/1.3.6 - ts-node: mirrors.tencent.com/ts-node/9.1.1_typescript@4.6.3 - tslib: mirrors.tencent.com/tslib/2.3.1 + cosmiconfig: mirrors.tencent.com/cosmiconfig@7.0.1 + lodash.get: mirrors.tencent.com/lodash.get@4.4.2 + make-error: 1.3.6 + ts-node: 9.1.1(typescript@4.6.3) + tslib: mirrors.tencent.com/tslib@2.3.1 transitivePeerDependencies: - typescript dev: true - /@fast-csv/format/4.3.5: + /@fast-csv/format@4.3.5: resolution: {integrity: sha512-8iRn6QF3I8Ak78lNAa+Gdl5MJJBM5vRHivFtMRUWINdevNo00K7OXxS2PshawLKTejVwieIlPmK5YlLu6w4u8A==} dependencies: '@types/node': 14.18.12 - lodash.escaperegexp: mirrors.tencent.com/lodash.escaperegexp/4.1.2 - lodash.isboolean: mirrors.tencent.com/lodash.isboolean/3.0.3 - lodash.isequal: mirrors.tencent.com/lodash.isequal/4.5.0 - lodash.isfunction: mirrors.tencent.com/lodash.isfunction/3.0.9 - lodash.isnil: mirrors.tencent.com/lodash.isnil/4.0.0 + lodash.escaperegexp: mirrors.tencent.com/lodash.escaperegexp@4.1.2 + lodash.isboolean: mirrors.tencent.com/lodash.isboolean@3.0.3 + lodash.isequal: mirrors.tencent.com/lodash.isequal@4.5.0 + lodash.isfunction: mirrors.tencent.com/lodash.isfunction@3.0.9 + lodash.isnil: mirrors.tencent.com/lodash.isnil@4.0.0 dev: false - /@fast-csv/parse/4.3.6: + /@fast-csv/parse@4.3.6: resolution: {integrity: sha512-uRsLYksqpbDmWaSmzvJcuApSEe38+6NQZBUsuAyMZKqHxH0g1wcJgsKUvN3WC8tewaqFjBMMGrkHmC+T7k8LvA==} dependencies: '@types/node': 14.18.12 - lodash.escaperegexp: mirrors.tencent.com/lodash.escaperegexp/4.1.2 - lodash.groupby: mirrors.tencent.com/lodash.groupby/4.6.0 - lodash.isfunction: mirrors.tencent.com/lodash.isfunction/3.0.9 - lodash.isnil: mirrors.tencent.com/lodash.isnil/4.0.0 - lodash.isundefined: mirrors.tencent.com/lodash.isundefined/3.0.1 - lodash.uniq: mirrors.tencent.com/lodash.uniq/4.5.0 + lodash.escaperegexp: mirrors.tencent.com/lodash.escaperegexp@4.1.2 + lodash.groupby: mirrors.tencent.com/lodash.groupby@4.6.0 + lodash.isfunction: mirrors.tencent.com/lodash.isfunction@3.0.9 + lodash.isnil: mirrors.tencent.com/lodash.isnil@4.0.0 + lodash.isundefined: mirrors.tencent.com/lodash.isundefined@3.0.1 + lodash.uniq: mirrors.tencent.com/lodash.uniq@4.5.0 dev: false - /@gar/promisify/1.1.3: + /@gar/promisify@1.1.3: resolution: {integrity: sha512-k2Ty1JcVojjJFwrg/ThKi2ujJ7XNLYaFGNB/bWT9wGR+oSMJHMa5w+CUq6p/pVrKeNNgA7pCqEcjSnHVoqJQFw==} dev: true - /@hutson/parse-repository-url/3.0.2: + /@hutson/parse-repository-url@3.0.2: resolution: {integrity: sha512-H9XAx3hc0BQHY6l+IFSWHDySypcXsvsuLhgYLUGywmJ5pswRVQJUHpOsobnLYp2ZUaUlKiKDrgWWhosOwAEM8Q==} engines: {node: '>=6.9.0'} - /@icons/material/0.2.4_react@16.14.0: + /@icons/material@0.2.4(react@16.14.0): resolution: {integrity: sha512-QPcGmICAPbGLGb6F/yNf/KzKqvFx8z5qx3D1yFqVAjoFmXK35EgyW+cJ57Te3CNsmzblwtzakLGFqHPqrfb4Tw==} peerDependencies: react: '*' dependencies: - react: mirrors.tencent.com/react/16.14.0 + react: mirrors.tencent.com/react@16.14.0 dev: false - /@jridgewell/resolve-uri/3.0.5: + /@jridgewell/gen-mapping@0.3.3: + resolution: {integrity: sha512-HLhSWOLRi875zjjMG/r+Nv0oCW8umGb0BgEhyX3dDX3egwZtB8PqLnjz3yedt8R5StBrzcg4aBpnh8UA9D1BoQ==} + engines: {node: '>=6.0.0'} + dependencies: + '@jridgewell/set-array': 1.1.2 + '@jridgewell/sourcemap-codec': 1.4.11 + '@jridgewell/trace-mapping': 0.3.20 + dev: true + + /@jridgewell/resolve-uri@3.0.5: resolution: {integrity: sha512-VPeQ7+wH0itvQxnG+lIzWgkysKIr3L9sslimFW55rHMdGu/qCQ5z5h9zq4gI8uBtqkpHhsF4Z/OwExufUCThew==} engines: {node: '>=6.0.0'} dev: true - /@jridgewell/sourcemap-codec/1.4.11: + /@jridgewell/resolve-uri@3.1.1: + resolution: {integrity: sha512-dSYZh7HhCDtCKm4QakX0xFpsRDqjjtZf/kjI/v3T3Nwt5r8/qz/M19F9ySyOqU94SXBmeG9ttTul+YnR4LOxFA==} + engines: {node: '>=6.0.0'} + dev: true + + /@jridgewell/set-array@1.1.2: + resolution: {integrity: sha512-xnkseuNADM0gt2bs+BvhO0p78Mk762YnZdsuzFV018NoG1Sj1SCQvpSqa7XUaTam5vAGasABV9qXASMKnFMwMw==} + engines: {node: '>=6.0.0'} + dev: true + + /@jridgewell/sourcemap-codec@1.4.11: resolution: {integrity: sha512-Fg32GrJo61m+VqYSdRSjRXMjQ06j8YIYfcTqndLYVAaHmroZHLJZCydsWBOTDqXS2v+mjxohBWEMfg97GXmYQg==} dev: true - /@jridgewell/trace-mapping/0.3.4: + /@jridgewell/sourcemap-codec@1.4.15: + resolution: {integrity: sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==} + dev: true + + /@jridgewell/trace-mapping@0.3.20: + resolution: {integrity: sha512-R8LcPeWZol2zR8mmH3JeKQ6QRCFb7XgUhV9ZlGhHLGyg4wpPiPZNQOOWhFZhxKw8u//yTbNGI42Bx/3paXEQ+Q==} + dependencies: + '@jridgewell/resolve-uri': 3.1.1 + '@jridgewell/sourcemap-codec': 1.4.15 + dev: true + + /@jridgewell/trace-mapping@0.3.4: resolution: {integrity: sha512-vFv9ttIedivx0ux3QSjhgtCVjPZd5l46ZOMDSCwnH1yUO2e964gO8LZGyv2QkqcgR6TnBU1v+1IFqmeoG+0UJQ==} dependencies: '@jridgewell/resolve-uri': 3.0.5 '@jridgewell/sourcemap-codec': 1.4.11 dev: true - /@juggle/resize-observer/3.3.1: + /@juggle/resize-observer@3.3.1: resolution: {integrity: sha512-zMM9Ds+SawiUkakS7y94Ymqx+S0ORzpG3frZirN3l+UlXUmSUR7hF4wxCVqW+ei94JzV5kt0uXBcoOEAuiydrw==} dev: false - /@mrmlnc/readdir-enhanced/2.2.1: + /@mrmlnc/readdir-enhanced@2.2.1: resolution: {integrity: sha512-bPHp6Ji8b41szTOcaP63VlnbbO5Ny6dwAATtY6JTjh5N2OLrb5Qk/Th5cRkRQhkWCt+EJsYrNB0MiL+Gpn6e3g==} engines: {node: '>=4'} dependencies: - call-me-maybe: mirrors.tencent.com/call-me-maybe/1.0.1 - glob-to-regexp: mirrors.tencent.com/glob-to-regexp/0.3.0 + call-me-maybe: mirrors.tencent.com/call-me-maybe@1.0.1 + glob-to-regexp: mirrors.tencent.com/glob-to-regexp@0.3.0 dev: true - /@nodelib/fs.scandir/2.1.5: + /@nodelib/fs.scandir@2.1.5: resolution: {integrity: sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==} engines: {node: '>= 8'} dependencies: '@nodelib/fs.stat': 2.0.5 - run-parallel: mirrors.tencent.com/run-parallel/1.2.0 + run-parallel: mirrors.tencent.com/run-parallel@1.2.0 dev: true - /@nodelib/fs.stat/1.1.3: + /@nodelib/fs.stat@1.1.3: resolution: {integrity: sha512-shAmDyaQC4H92APFoIaVDHCx5bStIocgvbwQyxPRrbUY20V1EYTbSDchWbuwlMG3V17cprZhA6+78JfB+3DTPw==} engines: {node: '>= 6'} dev: true - /@nodelib/fs.stat/2.0.5: + /@nodelib/fs.stat@2.0.5: resolution: {integrity: sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==} engines: {node: '>= 8'} dev: true - /@nodelib/fs.walk/1.2.8: + /@nodelib/fs.walk@1.2.8: resolution: {integrity: sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==} engines: {node: '>= 8'} dependencies: '@nodelib/fs.scandir': 2.1.5 - fastq: mirrors.tencent.com/fastq/1.13.0 + fastq: mirrors.tencent.com/fastq@1.13.0 dev: true - /@npmcli/fs/1.1.1: + /@npmcli/fs@1.1.1: resolution: {integrity: sha512-8KG5RD0GVP4ydEzRn/I4BNDuxDtqVbOdm8675T49OIG/NGhaK0pjPX7ZcDlvKYbA+ulvVK3ztfcF4uBdOxuJbQ==} dependencies: '@gar/promisify': 1.1.3 - semver: mirrors.tencent.com/semver/7.3.5 + semver: 7.3.5 dev: true - /@npmcli/move-file/1.1.2: + /@npmcli/move-file@1.1.2: resolution: {integrity: sha512-1SUf/Cg2GzGDyaf15aR9St9TWlb+XvbZXWpDx8YKs7MLzMH/BCeopv+y9vzrzgkfykCGuWOlSu3mZhj2+FQcrg==} engines: {node: '>=10'} + deprecated: This functionality has been moved to @npmcli/fs dependencies: - mkdirp: mirrors.tencent.com/mkdirp/1.0.4 - rimraf: mirrors.tencent.com/rimraf/3.0.2 + mkdirp: 1.0.4 + rimraf: 3.0.2 + dev: true + + /@polka/url@1.0.0-next.23: + resolution: {integrity: sha512-C16M+IYz0rgRhWZdCmK+h58JMv8vijAA61gmz2rspCSwKwzBebpdcsiUmwrtJRdphuY30i6BSLEOP8ppbNLyLg==} dev: true - /@popperjs/core/2.11.4: + /@popperjs/core@2.11.4: resolution: {integrity: sha512-q/ytXxO5NKvyT37pmisQAItCFqA7FD/vNb8dgaJy3/630Fsc+Mz9/9f2SziBoIZ30TJooXyTwZmhi1zjXmObYg==} dev: false - /@restart/hooks/0.3.27_react@16.14.0: + /@restart/hooks@0.3.27(react@16.14.0): resolution: {integrity: sha512-s984xV/EapUIfkjlf8wz9weP2O9TNKR96C68FfMEy2bE69+H4cNv3RD4Mf97lW7Htt7PjZrYTjSC8f3SB9VCXw==} peerDependencies: react: '>=16.8.0' dependencies: - dequal: mirrors.tencent.com/dequal/2.0.2 - react: mirrors.tencent.com/react/16.14.0 + dequal: mirrors.tencent.com/dequal@2.0.2 + react: mirrors.tencent.com/react@16.14.0 dev: false - /@tootallnate/once/1.1.2: + /@tootallnate/once@1.1.2: resolution: {integrity: sha512-RbzJvlNzmRq5c3O09UipeuXno4tA1FE6ikOjxZK0tuxVv3412l64l5t1W5pj4+rJq9vpkm/kwiR07aZXnsKPxw==} engines: {node: '>= 6'} dev: true - /@tsconfig/node10/1.0.8: + /@tsconfig/node10@1.0.8: resolution: {integrity: sha512-6XFfSQmMgq0CFLY1MslA/CPUfhIL919M1rMsa5lP2P097N2Wd1sSX0tx1u4olM16fLNhtHZpRhedZJphNJqmZg==} - dev: false - optional: true - /@tsconfig/node12/1.0.9: + /@tsconfig/node12@1.0.9: resolution: {integrity: sha512-/yBMcem+fbvhSREH+s14YJi18sp7J9jpuhYByADT2rypfajMZZN4WQ6zBGgBKp53NKmqI36wFYDb3yaMPurITw==} - dev: false - optional: true - /@tsconfig/node14/1.0.1: + /@tsconfig/node14@1.0.1: resolution: {integrity: sha512-509r2+yARFfHHE7T6Puu2jjkoycftovhXRqW328PDXTVGKihlb1P8Z9mMZH04ebyajfRY7dedfGynlrFHJUQCg==} - dev: false - optional: true - /@tsconfig/node16/1.0.2: + /@tsconfig/node16@1.0.2: resolution: {integrity: sha512-eZxlbI8GZscaGS7kkc/trHTT5xgrjH3/1n2JDwusC9iahPKWMRvRjJSAN5mCXviuTGQ/lHnhvv8Q1YTpnfz9gA==} - dev: false - optional: true - /@types/ali-oss/6.16.3: + /@types/ali-oss@6.16.3: resolution: {integrity: sha512-LISYGoacASedVKV2XN4dYC46QpbrvUYq2X8NjAnAsxZEqdK5RPxr82WG5MW8j/7RSJv3k4flpXXf1kSSt1G4fQ==} dev: true - /@types/autoprefixer/9.7.2: + /@types/autoprefixer@9.7.2: resolution: {integrity: sha512-QX7U7YW3zX3ex6MECtWO9folTGsXeP4b8bSjTq3I1ODM+H+sFHwGKuof+T+qBcDClGlCGtDb3SVfiTVfmcxw4g==} dependencies: '@types/browserslist': 4.15.0 - postcss: mirrors.tencent.com/postcss/7.0.39 + postcss: 7.0.39 dev: true - /@types/body-parser/1.19.2: + /@types/body-parser@1.19.2: resolution: {integrity: sha512-ALYone6pm6QmwZoAgeyNksccT9Q4AWZQ6PvfwR37GT6r6FWUPguq6sUmNGSMV2Wr761oQoBxwGGa6DR5o1DC9g==} dependencies: '@types/connect': 3.4.35 '@types/node': 12.20.47 dev: true - /@types/browserslist/4.15.0: + /@types/browserslist@4.15.0: resolution: {integrity: sha512-h9LyKErRGZqMsHh9bd+FE8yCIal4S0DxKTOeui56VgVXqa66TKiuaIUxCAI7c1O0LjaUzOTcsMyOpO9GetozRA==} deprecated: This is a stub types definition. browserslist provides its own type definitions, so you do not need this installed. dependencies: - browserslist: mirrors.tencent.com/browserslist/4.20.2 + browserslist: mirrors.tencent.com/browserslist@4.20.2 dev: true - /@types/classnames/2.3.1: + /@types/classnames@2.3.1: resolution: {integrity: sha512-zeOWb0JGBoVmlQoznvqXbE0tEC/HONsnoUNH19Hc96NFsTAwTXbTqb8FMYkru1F/iqp7a18Ws3nWJvtA1sHD1A==} deprecated: This is a stub types definition. classnames provides its own type definitions, so you do not need this installed. dependencies: - classnames: mirrors.tencent.com/classnames/2.3.1 + classnames: mirrors.tencent.com/classnames@2.3.1 dev: true - /@types/connect-history-api-fallback/1.3.5: + /@types/connect-history-api-fallback@1.3.5: resolution: {integrity: sha512-h8QJa8xSb1WD4fpKBDcATDNGXghFj6/3GRWG6dhmRcu0RX1Ubasur2Uvx5aeEwlf0MwblEC2bMzzMQntxnw/Cw==} dependencies: '@types/express-serve-static-core': 4.17.28 '@types/node': 12.20.47 dev: true - /@types/connect/3.4.35: + /@types/connect@3.4.35: resolution: {integrity: sha512-cdeYyv4KWoEgpBISTxWvqYsVy444DOqehiF3fM3ne10AmJ62RSyNkUnxMJXHQWRQQX2eR94m5y1IZyDwBjV9FQ==} dependencies: '@types/node': 12.20.47 dev: true - /@types/copy-webpack-plugin/6.4.3: + /@types/copy-webpack-plugin@6.4.3: resolution: {integrity: sha512-yk7QO2/WrtkDLcsqQXfjU3EIYzggNHVl5y6gnxfMtCPB+bxVUIUzwb1BNxlk+78wENoh9ZgkVSNqn80T9rqO8w==} dependencies: '@types/webpack': 4.41.32 dev: true - /@types/eslint-scope/3.7.3: + /@types/eslint-scope@3.7.3: resolution: {integrity: sha512-PB3ldyrcnAicT35TWPs5IcwKD8S333HMaa2VVv4+wdvebJkjWuW/xESoB8IwRcog8HYVYamb1g/R31Qv5Bx03g==} dependencies: '@types/eslint': 8.4.1 '@types/estree': 0.0.51 dev: true - /@types/eslint/8.4.1: + /@types/eslint@8.4.1: resolution: {integrity: sha512-GE44+DNEyxxh2Kc6ro/VkIj+9ma0pO0bwv9+uHSyBrikYOHr8zYcdPvnBOp1aw8s+CjRvuSx7CyWqRrNFQ59mA==} dependencies: '@types/estree': 0.0.51 '@types/json-schema': 7.0.11 dev: true - /@types/estree/0.0.51: + /@types/estree@0.0.51: resolution: {integrity: sha512-CuPgU6f3eT/XgKKPqKd/gLZV1Xmvf1a2R5POBOGQa6uv82xpls89HU5zKeVoyR8XzHd1RGNOlQlvUe3CFkjWNQ==} dev: true - /@types/express-serve-static-core/4.17.28: + /@types/express-serve-static-core@4.17.28: resolution: {integrity: sha512-P1BJAEAW3E2DJUlkgq4tOL3RyMunoWXqbSCygWo5ZIWTjUgN1YnaXWW4VWl/oc8vs/XoYibEGBKP0uZyF4AHig==} dependencies: '@types/node': 12.20.47 @@ -2049,7 +2303,7 @@ packages: '@types/range-parser': 1.2.4 dev: true - /@types/express/4.17.13: + /@types/express@4.17.13: resolution: {integrity: sha512-6bSZTPaTIACxn48l50SR+axgrqm6qXFIxrdAKaG6PaJk3+zuUr35hBlgT7vOmJcum+OEaIBLtHV/qloEAFITeA==} dependencies: '@types/body-parser': 1.19.2 @@ -2058,67 +2312,67 @@ packages: '@types/serve-static': 1.13.10 dev: true - /@types/fs-extra/9.0.13: + /@types/fs-extra@9.0.13: resolution: {integrity: sha512-nEnwB++1u5lVDM2UI4c1+5R+FYaKfaAzS4OococimjVm3nQw3TuzH5UNsocrcTBbhnerblyHj4A49qXbIiZdpA==} dependencies: '@types/node': 12.20.47 dev: true - /@types/glob/7.2.0: + /@types/glob@7.2.0: resolution: {integrity: sha512-ZUxbzKl0IfJILTS6t7ip5fQQM/J3TJYubDm3nMbgubNNYS62eXeUpoLUC8/7fJNiFYHTrGPQn7hspDUzIHX3UA==} dependencies: '@types/minimatch': 3.0.5 '@types/node': 12.20.47 dev: true - /@types/html-minifier-terser/5.1.2: + /@types/html-minifier-terser@5.1.2: resolution: {integrity: sha512-h4lTMgMJctJybDp8CQrxTUiiYmedihHWkjnF/8Pxseu2S6Nlfcy8kwboQ8yejh456rP2yWoEVm1sS/FVsfM48w==} dev: true - /@types/http-proxy/1.17.8: + /@types/http-proxy@1.17.8: resolution: {integrity: sha512-5kPLG5BKpWYkw/LVOGWpiq3nEVqxiN32rTgI53Sk12/xHFQ2rG3ehI9IO+O3W2QoKeyB92dJkoka8SUm6BX1pA==} dependencies: '@types/node': 12.20.47 dev: true - /@types/ip/1.1.0: + /@types/ip@1.1.0: resolution: {integrity: sha512-dwNe8gOoF70VdL6WJBwVHtQmAX4RMd62M+mAB9HQFjG1/qiCLM/meRy95Pd14FYBbEDwCq7jgJs89cHpLBu4HQ==} dependencies: '@types/node': 12.20.47 dev: true - /@types/js-cookie/2.2.7: + /@types/js-cookie@2.2.7: resolution: {integrity: sha512-aLkWa0C0vO5b4Sr798E26QgOkss68Un0bLjs7u9qxzPT5CG+8DuNTffWES58YzJs3hrVAOs1wonycqEBqNJubA==} dev: true - /@types/json-schema/7.0.11: + /@types/json-schema@7.0.11: resolution: {integrity: sha512-wOuvG1SN4Us4rez+tylwwwCV1psiNVOkJeM3AUWUNWg/jDQY2+HE/444y5gc+jBmRqASOm2Oeh5c1axHobwRKQ==} dev: true - /@types/json5/0.0.29: + /@types/json5@0.0.29: resolution: {integrity: sha1-7ihweulOEdK4J7y+UnC86n8+ce4=} dev: true - /@types/lodash.isequal/4.5.5: + /@types/lodash.isequal@4.5.5: resolution: {integrity: sha512-4IKbinG7MGP131wRfceK6W4E/Qt3qssEFLF30LnJbjYiSfHGGRU/Io8YxXrZX109ir+iDETC8hw8QsDijukUVg==} dependencies: '@types/lodash': 4.14.181 dev: true - /@types/lodash/4.14.181: + /@types/lodash@4.14.181: resolution: {integrity: sha512-n3tyKthHJbkiWhDZs3DkhkCzt2MexYHXlX0td5iMplyfwketaOeKboEVBqzceH7juqvEg3q5oUoBFxSLu7zFag==} dev: true - /@types/mime/1.3.2: + /@types/mime@1.3.2: resolution: {integrity: sha512-YATxVxgRqNH6nHEIsvg6k2Boc1JHI9ZbH5iWFFv/MTkchz3b1ieGDa5T0a9RznNdI0KhVbdbWSN+KWWrQZRxTw==} dev: true - /@types/mini-css-extract-plugin/1.4.3_webpack-cli@3.3.12: + /@types/mini-css-extract-plugin@1.4.3(webpack-cli@3.3.12): resolution: {integrity: sha512-jyOSVaF4ie2jUGr1uohqeyDrp7ktRthdFxDKzTgbPZtl0QI5geEopW7UKD/DEfn0XgV1KEq/RnZlUmnrEAWbmg==} dependencies: '@types/node': 12.20.47 - tapable: mirrors.tencent.com/tapable/2.2.1 - webpack: mirrors.tencent.com/webpack/5.71.0_webpack-cli@3.3.12 + tapable: mirrors.tencent.com/tapable@2.2.1 + webpack: mirrors.tencent.com/webpack@5.71.0(webpack-cli@3.3.12) transitivePeerDependencies: - '@swc/core' - esbuild @@ -2126,170 +2380,170 @@ packages: - webpack-cli dev: true - /@types/minimatch/3.0.5: + /@types/minimatch@3.0.5: resolution: {integrity: sha512-Klz949h02Gz2uZCMGwDUSDS1YBlTdDDgbWHi+81l29tQALUtvz4rAYi5uoVhE5Lagoq6DeqAUlbrHvW/mXDgdQ==} dev: true - /@types/minimist/1.2.2: + /@types/minimist@1.2.2: resolution: {integrity: sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ==} - /@types/node/12.20.47: + /@types/node@12.20.47: resolution: {integrity: sha512-BzcaRsnFuznzOItW1WpQrDHM7plAa7GIDMZ6b5pnMbkqEtM/6WCOhvZar39oeMQP79gwvFUWjjptE7/KGcNqFg==} - /@types/node/14.18.12: + /@types/node@14.18.12: resolution: {integrity: sha512-q4jlIR71hUpWTnGhXWcakgkZeHa3CCjcQcnuzU8M891BAWA2jHiziiWEPEkdS5pFsz7H9HJiy8BrK7tBRNrY7A==} dev: false - /@types/normalize-package-data/2.4.1: + /@types/normalize-package-data@2.4.1: resolution: {integrity: sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw==} - /@types/numeral/0.0.30: + /@types/numeral@0.0.30: resolution: {integrity: sha512-3ulaJGbiwUZBAdinX1XV0xeoSI5E6ugtKFwg7Yp7j4SQ/qZ6PmLVJazEPDFZgJ56qA7oSUa2kKVPfg4gjbDkMA==} dev: true - /@types/optimize-css-assets-webpack-plugin/5.0.5: + /@types/optimize-css-assets-webpack-plugin@5.0.5: resolution: {integrity: sha512-txpFQcyPPVaXFgTL7aTy43CqbQkvtzWXpzS/n663Lz8QB7qYDbQau/O+URRsvt96/u4QsjZLsZ/4KW7UnPfiYw==} dependencies: '@types/webpack': 4.41.32 dev: true - /@types/parse-json/4.0.0: + /@types/parse-json@4.0.0: resolution: {integrity: sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA==} - /@types/prop-types/15.7.4: + /@types/prop-types@15.7.4: resolution: {integrity: sha512-rZ5drC/jWjrArrS8BR6SIr4cWpW09RNTYt9AMZo3Jwwif+iacXAqgVjm0B0Bv/S1jhDXKHqRVNCbACkJ89RAnQ==} - /@types/q/1.5.5: + /@types/q@1.5.5: resolution: {integrity: sha512-L28j2FcJfSZOnL1WBjDYp2vUHCeIFlyYI/53EwD/rKUBQ7MtUUfbQWiyKJGpcnv4/WgrhWsFKrcPstcAt/J0tQ==} dev: true - /@types/qs/6.9.7: + /@types/qs@6.9.7: resolution: {integrity: sha512-FGa1F62FT09qcrueBA6qYTrJPVDzah9a+493+o2PCXsesWHIn27G98TsSMs3WPNbZIEj4+VJf6saSFpvD+3Zsw==} dev: true - /@types/range-parser/1.2.4: + /@types/range-parser@1.2.4: resolution: {integrity: sha512-EEhsLsD6UsDM1yFhAvy0Cjr6VwmpMWqFBCb9w07wVugF7w9nfajxLuVmngTIpgS6svCnm6Vaw+MZhoDCKnOfsw==} dev: true - /@types/react-dom/16.9.14: + /@types/react-dom@16.9.14: resolution: {integrity: sha512-FIX2AVmPTGP30OUJ+0vadeIFJJ07Mh1m+U0rxfgyW34p3rTlXI+nlenvAxNn4BP36YyI9IJ/+UJ7Wu22N1pI7A==} dependencies: '@types/react': 16.14.24 dev: true - /@types/react-helmet/6.1.5: + /@types/react-helmet@6.1.5: resolution: {integrity: sha512-/ICuy7OHZxR0YCAZLNg9r7I9aijWUWvxaPR6uTuyxe8tAj5RL4Sw1+R6NhXUtOsarkGYPmaHdBDvuXh2DIN/uA==} dependencies: '@types/react': 16.14.24 dev: true - /@types/react/16.14.24: + /@types/react@16.14.24: resolution: {integrity: sha512-e7U2WC8XQP/xfR7bwhOhNFZKPTfW1ph+MiqtudKb8tSV8RyCsovQx2sNVtKoOryjxFKpHPPC/yNiGfdeVM5Gyw==} dependencies: '@types/prop-types': 15.7.4 '@types/scheduler': 0.16.2 - csstype: mirrors.tencent.com/csstype/3.0.11 + csstype: mirrors.tencent.com/csstype@3.0.11 - /@types/scheduler/0.16.2: + /@types/scheduler@0.16.2: resolution: {integrity: sha512-hppQEBDmlwhFAXKJX2KnWLYu5yMfi91yazPb2l+lbJiwW+wdo1gNeRA+3RgNSO39WYX2euey41KEwnqesU2Jew==} - /@types/serve-static/1.13.10: + /@types/serve-static@1.13.10: resolution: {integrity: sha512-nCkHGI4w7ZgAdNkrEu0bv+4xNV/XDqW+DydknebMOQwkpDGx8G+HTlj7R7ABI8i8nKxVw0wtKPi1D+lPOkh4YQ==} dependencies: '@types/mime': 1.3.2 '@types/node': 12.20.47 dev: true - /@types/slash/3.0.0: + /@types/slash@3.0.0: resolution: {integrity: sha512-bmUaw0IUPUVldtj4YwU7tbzxllQQgsWdnB45bwTI0f1Lq2Yg8lT2yxV4OGZrMTrP/G9v8eVIhX130xPe/RfPfw==} deprecated: This is a stub types definition. slash provides its own type definitions, so you do not need this installed. dependencies: - slash: mirrors.tencent.com/slash/3.0.0 + slash: mirrors.tencent.com/slash@3.0.0 dev: true - /@types/source-list-map/0.1.2: + /@types/source-list-map@0.1.2: resolution: {integrity: sha512-K5K+yml8LTo9bWJI/rECfIPrGgxdpeNbj+d53lwN4QjW1MCwlkhUms+gtdzigTeUyBr09+u8BwOIY3MXvHdcsA==} dev: true - /@types/tapable/1.0.8: + /@types/tapable@1.0.8: resolution: {integrity: sha512-ipixuVrh2OdNmauvtT51o3d8z12p6LtFW9in7U79der/kwejjdNchQC5UMn5u/KxNoM7VHHOs/l8KS8uHxhODQ==} dev: true - /@types/terser-webpack-plugin/4.2.2: + /@types/terser-webpack-plugin@4.2.2: resolution: {integrity: sha512-UIGSYVKxSi87qjOKrG/elFhumhLY41b1MjblsrrbiTgfblkb+78BO91/4z11EXFf+MOyBoDu5526phbHPIutxw==} dependencies: '@types/webpack': 4.41.32 - terser: mirrors.tencent.com/terser/4.8.0 + terser: mirrors.tencent.com/terser@4.8.0 dev: true - /@types/uglify-js/3.13.1: + /@types/uglify-js@3.13.1: resolution: {integrity: sha512-O3MmRAk6ZuAKa9CHgg0Pr0+lUOqoMLpc9AS4R8ano2auvsg7IE8syF3Xh/NPr26TWklxYcqoEEFdzLLs1fV9PQ==} dependencies: - source-map: mirrors.tencent.com/source-map/0.6.1 + source-map: 0.6.1 dev: true - /@types/warning/3.0.0: + /@types/warning@3.0.0: resolution: {integrity: sha1-DSUBJorY+ZYrdA04fEZU9fjiPlI=} dev: false - /@types/webpack-bundle-analyzer/3.9.4: + /@types/webpack-bundle-analyzer@3.9.4: resolution: {integrity: sha512-I00B3BPLnKArbbLMhocyvY+jEwEAnIWoyPRdWZD+4z6q91dubgLR0czoTdDwfTlmjSfuT5HcMc56b6cCxRKbbQ==} dependencies: '@types/webpack': 4.41.32 dev: true - /@types/webpack-dev-server/3.11.6: + /@types/webpack-dev-server@3.11.6: resolution: {integrity: sha512-XCph0RiiqFGetukCTC3KVnY1jwLcZ84illFRMbyFzCcWl90B/76ew0tSqF46oBhnLC4obNDG7dMO0JfTN0MgMQ==} dependencies: '@types/connect-history-api-fallback': 1.3.5 '@types/express': 4.17.13 '@types/serve-static': 1.13.10 '@types/webpack': 4.41.32 - http-proxy-middleware: mirrors.tencent.com/http-proxy-middleware/1.3.1 + http-proxy-middleware: mirrors.tencent.com/http-proxy-middleware@1.3.1 transitivePeerDependencies: - debug dev: true - /@types/webpack-merge/4.1.5: + /@types/webpack-merge@4.1.5: resolution: {integrity: sha512-cbDo592ljSHeaVe5Q39JKN6Z4vMhmo4+C3JbksOIg+kjhKQYN2keGN7dvr/i18+dughij98Qrsfn1mU9NgVoCA==} dependencies: '@types/webpack': 4.41.32 dev: true - /@types/webpack-sources/3.2.0: + /@types/webpack-sources@3.2.0: resolution: {integrity: sha512-Ft7YH3lEVRQ6ls8k4Ff1oB4jN6oy/XmU6tQISKdhfh+1mR+viZFphS6WL0IrtDOzvefmJg5a0s7ZQoRXwqTEFg==} dependencies: '@types/node': 12.20.47 '@types/source-list-map': 0.1.2 - source-map: mirrors.tencent.com/source-map/0.7.3 + source-map: 0.7.3 dev: true - /@types/webpack/4.41.32: + /@types/webpack@4.41.32: resolution: {integrity: sha512-cb+0ioil/7oz5//7tZUSwbrSAN/NWHrQylz5cW8G0dWTcF/g+/dSdMlKVZspBYuMAN1+WnwHrkxiRrLcwd0Heg==} dependencies: '@types/node': 12.20.47 '@types/tapable': 1.0.8 '@types/uglify-js': 3.13.1 '@types/webpack-sources': 3.2.0 - anymatch: mirrors.tencent.com/anymatch/3.1.2 - source-map: mirrors.tencent.com/source-map/0.6.1 + anymatch: mirrors.tencent.com/anymatch@3.1.2 + source-map: mirrors.tencent.com/source-map@0.6.1 dev: true - /@types/webpackbar/4.0.3: + /@types/webpackbar@4.0.3: resolution: {integrity: sha512-KKqtt4+Phsw4b0ZevlFeN1fcevUj+qxEGP5Fb60KWCwlBkTKdxe+Zd4FkYKpM1W+wxs6wKhEnEmF5DdFqE3VpQ==} dependencies: '@types/node': 12.20.47 '@types/webpack': 4.41.32 dev: true - /@webassemblyjs/ast/1.11.1: + /@webassemblyjs/ast@1.11.1: resolution: {integrity: sha512-ukBh14qFLjxTQNTXocdyksN5QdM28S1CxHt2rdskFyL+xFV7VremuBLVbmCePj+URalXBENx/9Lm7lnhihtCSw==} dependencies: '@webassemblyjs/helper-numbers': 1.11.1 '@webassemblyjs/helper-wasm-bytecode': 1.11.1 dev: true - /@webassemblyjs/ast/1.9.0: + /@webassemblyjs/ast@1.9.0: resolution: {integrity: sha512-C6wW5L+b7ogSDVqymbkkvuW9kruN//YisMED04xzeBBqjHa2FYnmvOlS6Xj68xWQRgWvI9cIglsjFowH/RJyEA==} dependencies: '@webassemblyjs/helper-module-context': 1.9.0 @@ -2297,47 +2551,47 @@ packages: '@webassemblyjs/wast-parser': 1.9.0 dev: true - /@webassemblyjs/floating-point-hex-parser/1.11.1: + /@webassemblyjs/floating-point-hex-parser@1.11.1: resolution: {integrity: sha512-iGRfyc5Bq+NnNuX8b5hwBrRjzf0ocrJPI6GWFodBFzmFnyvrQ83SHKhmilCU/8Jv67i4GJZBMhEzltxzcNagtQ==} dev: true - /@webassemblyjs/floating-point-hex-parser/1.9.0: + /@webassemblyjs/floating-point-hex-parser@1.9.0: resolution: {integrity: sha512-TG5qcFsS8QB4g4MhrxK5TqfdNe7Ey/7YL/xN+36rRjl/BlGE/NcBvJcqsRgCP6Z92mRE+7N50pRIi8SmKUbcQA==} dev: true - /@webassemblyjs/helper-api-error/1.11.1: + /@webassemblyjs/helper-api-error@1.11.1: resolution: {integrity: sha512-RlhS8CBCXfRUR/cwo2ho9bkheSXG0+NwooXcc3PAILALf2QLdFyj7KGsKRbVc95hZnhnERon4kW/D3SZpp6Tcg==} dev: true - /@webassemblyjs/helper-api-error/1.9.0: + /@webassemblyjs/helper-api-error@1.9.0: resolution: {integrity: sha512-NcMLjoFMXpsASZFxJ5h2HZRcEhDkvnNFOAKneP5RbKRzaWJN36NC4jqQHKwStIhGXu5mUWlUUk7ygdtrO8lbmw==} dev: true - /@webassemblyjs/helper-buffer/1.11.1: + /@webassemblyjs/helper-buffer@1.11.1: resolution: {integrity: sha512-gwikF65aDNeeXa8JxXa2BAk+REjSyhrNC9ZwdT0f8jc4dQQeDQ7G4m0f2QCLPJiMTTO6wfDmRmj/pW0PsUvIcA==} dev: true - /@webassemblyjs/helper-buffer/1.9.0: + /@webassemblyjs/helper-buffer@1.9.0: resolution: {integrity: sha512-qZol43oqhq6yBPx7YM3m9Bv7WMV9Eevj6kMi6InKOuZxhw+q9hOkvq5e/PpKSiLfyetpaBnogSbNCfBwyB00CA==} dev: true - /@webassemblyjs/helper-code-frame/1.9.0: + /@webassemblyjs/helper-code-frame@1.9.0: resolution: {integrity: sha512-ERCYdJBkD9Vu4vtjUYe8LZruWuNIToYq/ME22igL+2vj2dQ2OOujIZr3MEFvfEaqKoVqpsFKAGsRdBSBjrIvZA==} dependencies: '@webassemblyjs/wast-printer': 1.9.0 dev: true - /@webassemblyjs/helper-fsm/1.9.0: + /@webassemblyjs/helper-fsm@1.9.0: resolution: {integrity: sha512-OPRowhGbshCb5PxJ8LocpdX9Kl0uB4XsAjl6jH/dWKlk/mzsANvhwbiULsaiqT5GZGT9qinTICdj6PLuM5gslw==} dev: true - /@webassemblyjs/helper-module-context/1.9.0: + /@webassemblyjs/helper-module-context@1.9.0: resolution: {integrity: sha512-MJCW8iGC08tMk2enck1aPW+BE5Cw8/7ph/VGZxwyvGbJwjktKkDK7vy7gAmMDx88D7mhDTCNKAW5tED+gZ0W8g==} dependencies: '@webassemblyjs/ast': 1.9.0 dev: true - /@webassemblyjs/helper-numbers/1.11.1: + /@webassemblyjs/helper-numbers@1.11.1: resolution: {integrity: sha512-vDkbxiB8zfnPdNK9Rajcey5C0w+QJugEglN0of+kmO8l7lDb77AnlKYQF7aarZuCrv+l0UvqL+68gSDr3k9LPQ==} dependencies: '@webassemblyjs/floating-point-hex-parser': 1.11.1 @@ -2345,15 +2599,15 @@ packages: '@xtuc/long': 4.2.2 dev: true - /@webassemblyjs/helper-wasm-bytecode/1.11.1: + /@webassemblyjs/helper-wasm-bytecode@1.11.1: resolution: {integrity: sha512-PvpoOGiJwXeTrSf/qfudJhwlvDQxFgelbMqtq52WWiXC6Xgg1IREdngmPN3bs4RoO83PnL/nFrxucXj1+BX62Q==} dev: true - /@webassemblyjs/helper-wasm-bytecode/1.9.0: + /@webassemblyjs/helper-wasm-bytecode@1.9.0: resolution: {integrity: sha512-R7FStIzyNcd7xKxCZH5lE0Bqy+hGTwS3LJjuv1ZVxd9O7eHCedSdrId/hMOd20I+v8wDXEn+bjfKDLzTepoaUw==} dev: true - /@webassemblyjs/helper-wasm-section/1.11.1: + /@webassemblyjs/helper-wasm-section@1.11.1: resolution: {integrity: sha512-10P9No29rYX1j7F3EVPX3JvGPQPae+AomuSTPiF9eBQeChHI6iqjMIwR9JmOJXwpnn/oVGDk7I5IlskuMwU/pg==} dependencies: '@webassemblyjs/ast': 1.11.1 @@ -2362,7 +2616,7 @@ packages: '@webassemblyjs/wasm-gen': 1.11.1 dev: true - /@webassemblyjs/helper-wasm-section/1.9.0: + /@webassemblyjs/helper-wasm-section@1.9.0: resolution: {integrity: sha512-XnMB8l3ek4tvrKUUku+IVaXNHz2YsJyOOmz+MMkZvh8h1uSJpSen6vYnw3IoQ7WwEuAhL8Efjms1ZWjqh2agvw==} dependencies: '@webassemblyjs/ast': 1.9.0 @@ -2371,39 +2625,39 @@ packages: '@webassemblyjs/wasm-gen': 1.9.0 dev: true - /@webassemblyjs/ieee754/1.11.1: + /@webassemblyjs/ieee754@1.11.1: resolution: {integrity: sha512-hJ87QIPtAMKbFq6CGTkZYJivEwZDbQUgYd3qKSadTNOhVY7p+gfP6Sr0lLRVTaG1JjFj+r3YchoqRYxNH3M0GQ==} dependencies: '@xtuc/ieee754': 1.2.0 dev: true - /@webassemblyjs/ieee754/1.9.0: + /@webassemblyjs/ieee754@1.9.0: resolution: {integrity: sha512-dcX8JuYU/gvymzIHc9DgxTzUUTLexWwt8uCTWP3otys596io0L5aW02Gb1RjYpx2+0Jus1h4ZFqjla7umFniTg==} dependencies: '@xtuc/ieee754': 1.2.0 dev: true - /@webassemblyjs/leb128/1.11.1: + /@webassemblyjs/leb128@1.11.1: resolution: {integrity: sha512-BJ2P0hNZ0u+Th1YZXJpzW6miwqQUGcIHT1G/sf72gLVD9DZ5AdYTqPNbHZh6K1M5VmKvFXwGSWZADz+qBWxeRw==} dependencies: '@xtuc/long': 4.2.2 dev: true - /@webassemblyjs/leb128/1.9.0: + /@webassemblyjs/leb128@1.9.0: resolution: {integrity: sha512-ENVzM5VwV1ojs9jam6vPys97B/S65YQtv/aanqnU7D8aSoHFX8GyhGg0CMfyKNIHBuAVjy3tlzd5QMMINa7wpw==} dependencies: '@xtuc/long': 4.2.2 dev: true - /@webassemblyjs/utf8/1.11.1: + /@webassemblyjs/utf8@1.11.1: resolution: {integrity: sha512-9kqcxAEdMhiwQkHpkNiorZzqpGrodQQ2IGrHHxCy+Ozng0ofyMA0lTqiLkVs1uzTRejX+/O0EOT7KxqVPuXosQ==} dev: true - /@webassemblyjs/utf8/1.9.0: + /@webassemblyjs/utf8@1.9.0: resolution: {integrity: sha512-GZbQlWtopBTP0u7cHrEx+73yZKrQoBMpwkGEIqlacljhXCkVM1kMQge/Mf+csMJAjEdSwhOyLAS0AoR3AG5P8w==} dev: true - /@webassemblyjs/wasm-edit/1.11.1: + /@webassemblyjs/wasm-edit@1.11.1: resolution: {integrity: sha512-g+RsupUC1aTHfR8CDgnsVRVZFJqdkFHpsHMfJuWQzWU3tvnLC07UqHICfP+4XyL2tnr1amvl1Sdp06TnYCmVkA==} dependencies: '@webassemblyjs/ast': 1.11.1 @@ -2416,7 +2670,7 @@ packages: '@webassemblyjs/wast-printer': 1.11.1 dev: true - /@webassemblyjs/wasm-edit/1.9.0: + /@webassemblyjs/wasm-edit@1.9.0: resolution: {integrity: sha512-FgHzBm80uwz5M8WKnMTn6j/sVbqilPdQXTWraSjBwFXSYGirpkSWE2R9Qvz9tNiTKQvoKILpCuTjBKzOIm0nxw==} dependencies: '@webassemblyjs/ast': 1.9.0 @@ -2429,7 +2683,7 @@ packages: '@webassemblyjs/wast-printer': 1.9.0 dev: true - /@webassemblyjs/wasm-gen/1.11.1: + /@webassemblyjs/wasm-gen@1.11.1: resolution: {integrity: sha512-F7QqKXwwNlMmsulj6+O7r4mmtAlCWfO/0HdgOxSklZfQcDu0TpLiD1mRt/zF25Bk59FIjEuGAIyn5ei4yMfLhA==} dependencies: '@webassemblyjs/ast': 1.11.1 @@ -2439,7 +2693,7 @@ packages: '@webassemblyjs/utf8': 1.11.1 dev: true - /@webassemblyjs/wasm-gen/1.9.0: + /@webassemblyjs/wasm-gen@1.9.0: resolution: {integrity: sha512-cPE3o44YzOOHvlsb4+E9qSqjc9Qf9Na1OO/BHFy4OI91XDE14MjFN4lTMezzaIWdPqHnsTodGGNP+iRSYfGkjA==} dependencies: '@webassemblyjs/ast': 1.9.0 @@ -2449,7 +2703,7 @@ packages: '@webassemblyjs/utf8': 1.9.0 dev: true - /@webassemblyjs/wasm-opt/1.11.1: + /@webassemblyjs/wasm-opt@1.11.1: resolution: {integrity: sha512-VqnkNqnZlU5EB64pp1l7hdm3hmQw7Vgqa0KF/KCNO9sIpI6Fk6brDEiX+iCOYrvMuBWDws0NkTOxYEb85XQHHw==} dependencies: '@webassemblyjs/ast': 1.11.1 @@ -2458,7 +2712,7 @@ packages: '@webassemblyjs/wasm-parser': 1.11.1 dev: true - /@webassemblyjs/wasm-opt/1.9.0: + /@webassemblyjs/wasm-opt@1.9.0: resolution: {integrity: sha512-Qkjgm6Anhm+OMbIL0iokO7meajkzQD71ioelnfPEj6r4eOFuqm4YC3VBPqXjFyyNwowzbMD+hizmprP/Fwkl2A==} dependencies: '@webassemblyjs/ast': 1.9.0 @@ -2467,7 +2721,7 @@ packages: '@webassemblyjs/wasm-parser': 1.9.0 dev: true - /@webassemblyjs/wasm-parser/1.11.1: + /@webassemblyjs/wasm-parser@1.11.1: resolution: {integrity: sha512-rrBujw+dJu32gYB7/Lup6UhdkPx9S9SnobZzRVL7VcBH9Bt9bCBLEuX/YXOOtBsOZ4NQrRykKhffRWHvigQvOA==} dependencies: '@webassemblyjs/ast': 1.11.1 @@ -2478,7 +2732,7 @@ packages: '@webassemblyjs/utf8': 1.11.1 dev: true - /@webassemblyjs/wasm-parser/1.9.0: + /@webassemblyjs/wasm-parser@1.9.0: resolution: {integrity: sha512-9+wkMowR2AmdSWQzsPEjFU7njh8HTO5MqO8vjwEHuM+AMHioNqSBONRdr0NQQ3dVQrzp0s8lTcYqzUdb7YgELA==} dependencies: '@webassemblyjs/ast': 1.9.0 @@ -2489,7 +2743,7 @@ packages: '@webassemblyjs/utf8': 1.9.0 dev: true - /@webassemblyjs/wast-parser/1.9.0: + /@webassemblyjs/wast-parser@1.9.0: resolution: {integrity: sha512-qsqSAP3QQ3LyZjNC/0jBJ/ToSxfYJ8kYyuiGvtn/8MK89VrNEfwj7BPQzJVHi0jGTRK2dGdJ5PRqhtjzoww+bw==} dependencies: '@webassemblyjs/ast': 1.9.0 @@ -2500,14 +2754,14 @@ packages: '@xtuc/long': 4.2.2 dev: true - /@webassemblyjs/wast-printer/1.11.1: + /@webassemblyjs/wast-printer@1.11.1: resolution: {integrity: sha512-IQboUWM4eKzWW+N/jij2sRatKMh99QEelo3Eb2q0qXkvPRISAj8Qxtmw5itwqK+TTkBuUIE45AxYPToqPtL5gg==} dependencies: '@webassemblyjs/ast': 1.11.1 '@xtuc/long': 4.2.2 dev: true - /@webassemblyjs/wast-printer/1.9.0: + /@webassemblyjs/wast-printer@1.9.0: resolution: {integrity: sha512-2J0nE95rHXHyQ24cWjMKJ1tqB/ds8z/cyeOZxJhcb+rW+SQASVjuznUSmdz5GpVJTzU8JkhYut0D3siFDD6wsA==} dependencies: '@webassemblyjs/ast': 1.9.0 @@ -2515,141 +2769,193 @@ packages: '@xtuc/long': 4.2.2 dev: true - /@xtuc/ieee754/1.2.0: + /@xtuc/ieee754@1.2.0: resolution: {integrity: sha512-DX8nKgqcGwsc0eJSqYt5lwP4DH5FlHnmuWWBRy7X0NcaGR0ZtuyeESgMwTYVEtxmsNGY+qit4QYT/MIYTOTPeA==} dev: true - /@xtuc/long/4.2.2: + /@xtuc/long@4.2.2: resolution: {integrity: sha512-NuHqBY1PB/D8xU6s/thBgOAiAP7HOYDQ32+BFZILJ8ivkUkAHQnWfn6WhL79Owj1qmUnoN/YPhktdIoucipkAQ==} dev: true - /add-asset-html-webpack-plugin/3.2.2_724c7cce3aa5157eb9c06e68327e1483: + /acorn-walk@8.2.0: + resolution: {integrity: sha512-k+iyHEuPgSw6SbuDpGQM+06HQUa04DZ3o+F6CSzXMvvI5KMvnaEqXe+YVe555R9nn6GPt404fos4wcgpw12SDA==} + engines: {node: '>=0.4.0'} + + /acorn@8.7.0: + resolution: {integrity: sha512-V/LGr1APy+PXIwKebEWrkZPwoeoF+w1jiOBUmuxuiUIaOHtob8Qc9BTrYo7VuI5fR8tqsy+buA2WFooR5olqvQ==} + engines: {node: '>=0.4.0'} + hasBin: true + + /add-asset-html-webpack-plugin@3.2.2(html-webpack-plugin@4.5.2)(webpack@4.46.0): resolution: {integrity: sha512-OM0SqCq7PpfRLlbZJzNxzNIqvjCVRsMjDZEkADF5bbKf8qyG53f132/QmAeryIqBEYRwKw3Y2nFChTGvzYJ30w==} engines: {node: '>=6'} peerDependencies: html-webpack-plugin: ^3.0.4 || ^4.0.0-0 || ^5.0.0 webpack: ^4.0.0 || ^5.0.0 dependencies: - globby: mirrors.tencent.com/globby/9.2.0 - html-webpack-plugin: mirrors.tencent.com/html-webpack-plugin/4.5.2_webpack@4.46.0 - micromatch: mirrors.tencent.com/micromatch/3.1.10 + globby: mirrors.tencent.com/globby@9.2.0 + html-webpack-plugin: mirrors.tencent.com/html-webpack-plugin@4.5.2(webpack@4.46.0) + micromatch: mirrors.tencent.com/micromatch@3.1.10(supports-color@6.1.0) p-each-series: 1.0.0 - webpack: mirrors.tencent.com/webpack/4.46.0_webpack-cli@3.3.12 + webpack: mirrors.tencent.com/webpack@4.46.0(webpack-cli@3.3.12) + transitivePeerDependencies: + - supports-color dev: true - /add-stream/1.0.0: + /add-stream@1.0.0: resolution: {integrity: sha1-anmQQ3ynNtXhKI25K9MmbV9csqo=} - /ali-oss/6.17.1: + /aggregate-error@3.1.0: + resolution: {integrity: sha512-4I7Td01quW/RpocfNayFdFVk1qSuoh0E7JrbRJ16nH01HhKFQ88INq9Sd+nd72zqRySlr9BmDA8xlEJ6vJMrYA==} + engines: {node: '>=8'} + dependencies: + clean-stack: 2.2.0 + indent-string: 4.0.0 + dev: true + + /ajv-keywords@3.5.2(ajv@6.12.6): + resolution: {integrity: sha512-5p6WTN0DdTGVQk6VjcEju19IgaHudalcfabD7yhDGeA6bcQnmL+CpveLJq/3hvfwd1aof6L386Ougkx6RfyMIQ==} + peerDependencies: + ajv: ^6.9.1 + dependencies: + ajv: 6.12.6 + dev: true + + /ajv@6.12.6: + resolution: {integrity: sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==} + dependencies: + fast-deep-equal: 3.1.3 + fast-json-stable-stringify: 2.1.0 + json-schema-traverse: 0.4.1 + uri-js: 4.4.1 + + /ali-oss@6.17.1: resolution: {integrity: sha512-v2oT3UhSJTH/LrsscVvi7iEGrnundydNaFzpYAKatqOl4JNcBV4UiwtlJU+ZHLys040JH2k+CutznA0GoE+P2w==} engines: {node: '>=8'} dependencies: - address: mirrors.tencent.com/address/1.1.2 - agentkeepalive: mirrors.tencent.com/agentkeepalive/3.5.2 - bowser: mirrors.tencent.com/bowser/1.9.4 - copy-to: mirrors.tencent.com/copy-to/2.0.1 - dateformat: mirrors.tencent.com/dateformat/2.2.0 - debug: mirrors.tencent.com/debug/2.6.9 - destroy: mirrors.tencent.com/destroy/1.2.0 + address: mirrors.tencent.com/address@1.1.2 + agentkeepalive: mirrors.tencent.com/agentkeepalive@3.5.2 + bowser: mirrors.tencent.com/bowser@1.9.4 + copy-to: mirrors.tencent.com/copy-to@2.0.1 + dateformat: mirrors.tencent.com/dateformat@2.2.0 + debug: mirrors.tencent.com/debug@2.6.9 + destroy: mirrors.tencent.com/destroy@1.2.0 end-or-error: 1.0.1 - get-ready: mirrors.tencent.com/get-ready/1.0.0 - humanize-ms: mirrors.tencent.com/humanize-ms/1.2.1 - is-type-of: mirrors.tencent.com/is-type-of/1.2.1 - js-base64: mirrors.tencent.com/js-base64/2.6.4 + get-ready: mirrors.tencent.com/get-ready@1.0.0 + humanize-ms: mirrors.tencent.com/humanize-ms@1.2.1 + is-type-of: mirrors.tencent.com/is-type-of@1.2.1 + js-base64: mirrors.tencent.com/js-base64@2.6.4 jstoxml: 2.2.9 - merge-descriptors: mirrors.tencent.com/merge-descriptors/1.0.1 - mime: mirrors.tencent.com/mime/2.6.0 + merge-descriptors: mirrors.tencent.com/merge-descriptors@1.0.1 + mime: mirrors.tencent.com/mime@2.6.0 mz-modules: 2.1.0 platform: 1.3.6 - pump: mirrors.tencent.com/pump/3.0.0 + pump: mirrors.tencent.com/pump@3.0.0 sdk-base: 2.0.1 - stream-http: mirrors.tencent.com/stream-http/2.8.2 + stream-http: mirrors.tencent.com/stream-http@2.8.2 stream-wormhole: 1.1.0 - urllib: mirrors.tencent.com/urllib/2.38.0 - utility: mirrors.tencent.com/utility/1.17.0 - xml2js: mirrors.tencent.com/xml2js/0.4.23 + urllib: mirrors.tencent.com/urllib@2.38.0 + utility: mirrors.tencent.com/utility@1.17.0 + xml2js: mirrors.tencent.com/xml2js@0.4.23 transitivePeerDependencies: - supports-color dev: true - /amis-formula/1.3.12: + /amis-formula@1.3.12: resolution: {integrity: sha512-VJuUl/xUYBIB+4t0W3gPq5D7nKZinLISw7IzTHkjKV4hDRyaioWgJ2WjsxNwKhThr4RsCnriPnmabNniRoyiHQ==} dependencies: - lodash: mirrors.tencent.com/lodash/4.17.21 - moment: mirrors.tencent.com/moment/2.29.1 - tslib: mirrors.tencent.com/tslib/2.3.1 + lodash: mirrors.tencent.com/lodash@4.17.21 + moment: 2.29.1 + tslib: mirrors.tencent.com/tslib@2.3.1 dev: false - /amis/1.8.0_693b1c1f404e651a3f513b5f6afa3810: + /amis@1.8.0(@types/react@16.14.24)(react-dom@16.14.0)(react@16.14.0): resolution: {integrity: sha512-vMJKZNV5PMnvaUcJCF0F8744BAzpr2f0cdNbZi/+q1Mim/5R4E8CMWC9ZCV0dMALJRu2adzhO6bwZngLbF2OLg==} peerDependencies: react: '>=16.8.6' react-dom: '>=16.8.6' dependencies: amis-formula: 1.3.12 - ansi-to-react: 6.1.6_react-dom@16.14.0+react@16.14.0 - async: mirrors.tencent.com/async/2.6.0 - attr-accept: mirrors.tencent.com/attr-accept/2.2.2 + ansi-to-react: 6.1.6(react-dom@16.14.0)(react@16.14.0) + async: mirrors.tencent.com/async@2.6.0 + attr-accept: mirrors.tencent.com/attr-accept@2.2.2 blueimp-canvastoblob: 2.1.0 - classnames: mirrors.tencent.com/classnames/2.3.1 - codemirror: mirrors.tencent.com/codemirror/5.65.2 - downshift: mirrors.tencent.com/downshift/6.1.7_react@16.14.0 - echarts: mirrors.tencent.com/echarts/5.3.1 + classnames: mirrors.tencent.com/classnames@2.3.1 + codemirror: mirrors.tencent.com/codemirror@5.65.2 + downshift: mirrors.tencent.com/downshift@6.1.7(react@16.14.0) + echarts: mirrors.tencent.com/echarts@5.3.1 echarts-stat: 1.2.0 - exceljs: mirrors.tencent.com/exceljs/4.3.0 - file-saver: mirrors.tencent.com/file-saver/2.0.5 + exceljs: mirrors.tencent.com/exceljs@4.3.0 + file-saver: mirrors.tencent.com/file-saver@2.0.5 froala-editor: 3.1.1 hls.js: 1.1.3 - hoist-non-react-statics: mirrors.tencent.com/hoist-non-react-statics/3.3.2 + hoist-non-react-statics: mirrors.tencent.com/hoist-non-react-statics@3.3.2 hotkeys-js: 3.8.7 - immutability-helper: mirrors.tencent.com/immutability-helper/3.1.1 + immutability-helper: mirrors.tencent.com/immutability-helper@3.1.1 jsbarcode: 3.11.5 - keycode: mirrors.tencent.com/keycode/2.2.1 - lodash: mirrors.tencent.com/lodash/4.17.21 - markdown-it: mirrors.tencent.com/markdown-it/12.3.2 + keycode: mirrors.tencent.com/keycode@2.2.1 + lodash: mirrors.tencent.com/lodash@4.17.21 + markdown-it: mirrors.tencent.com/markdown-it@12.3.2 markdown-it-html5-media: 0.7.1 match-sorter: 6.3.1 - mobx: mirrors.tencent.com/mobx/4.15.7 - mobx-react: mirrors.tencent.com/mobx-react/6.3.1_e98576d7b318dc515d875aefe88d0b88 - mobx-state-tree: 3.17.3_mobx@4.15.7 - moment: mirrors.tencent.com/moment/2.29.1 - monaco-editor: mirrors.tencent.com/monaco-editor/0.33.0 + mobx: mirrors.tencent.com/mobx@4.15.7 + mobx-react: mirrors.tencent.com/mobx-react@6.3.1(mobx@4.15.7)(react-dom@16.14.0)(react@16.14.0) + mobx-state-tree: 3.17.3(mobx@4.15.7) + moment: 2.29.1 + monaco-editor: mirrors.tencent.com/monaco-editor@0.33.0 mpegts.js: 1.6.10 - papaparse: mirrors.tencent.com/papaparse/5.3.2 - prop-types: mirrors.tencent.com/prop-types/15.8.1 - punycode: mirrors.tencent.com/punycode/2.1.1 - qrcode.react: mirrors.tencent.com/qrcode.react/3.0.1_react@16.14.0 - qs: mirrors.tencent.com/qs/6.9.7 - rc-input-number: mirrors.tencent.com/rc-input-number/7.3.4_react-dom@16.14.0+react@16.14.0 - rc-overflow: mirrors.tencent.com/rc-overflow/1.2.4_react-dom@16.14.0+react@16.14.0 - rc-progress: mirrors.tencent.com/rc-progress/3.2.4_react-dom@16.14.0+react@16.14.0 - react: mirrors.tencent.com/react/16.14.0 - react-color: mirrors.tencent.com/react-color/2.19.3_react@16.14.0 - react-cropper: mirrors.tencent.com/react-cropper/2.1.8_react@16.14.0 - react-dom: mirrors.tencent.com/react-dom/16.14.0_react@16.14.0 - react-dropzone: mirrors.tencent.com/react-dropzone/11.7.1_react@16.14.0 - react-input-range: 1.3.0_react-dom@16.14.0+react@16.14.0 - react-json-view: mirrors.tencent.com/react-json-view/1.21.3_693b1c1f404e651a3f513b5f6afa3810 - react-overlays: mirrors.tencent.com/react-overlays/5.1.1_react-dom@16.14.0+react@16.14.0 - react-textarea-autosize: mirrors.tencent.com/react-textarea-autosize/8.3.3_31347e879eca8fbed0f611d143439f58 - react-transition-group: mirrors.tencent.com/react-transition-group/4.4.2_react-dom@16.14.0+react@16.14.0 - react-visibility-sensor: 5.1.1_react-dom@16.14.0+react@16.14.0 - sortablejs: mirrors.tencent.com/sortablejs/1.14.0 - tinymce: mirrors.tencent.com/tinymce/5.10.3 - tslib: mirrors.tencent.com/tslib/2.3.1 - uncontrollable: mirrors.tencent.com/uncontrollable/7.2.1_react@16.14.0 - video-react: 0.15.0_react-dom@16.14.0+react@16.14.0 + papaparse: mirrors.tencent.com/papaparse@5.3.2 + prop-types: mirrors.tencent.com/prop-types@15.8.1 + punycode: mirrors.tencent.com/punycode@2.1.1 + qrcode.react: mirrors.tencent.com/qrcode.react@3.0.1(react@16.14.0) + qs: mirrors.tencent.com/qs@6.9.7 + rc-input-number: mirrors.tencent.com/rc-input-number@7.3.4(react-dom@16.14.0)(react@16.14.0) + rc-overflow: mirrors.tencent.com/rc-overflow@1.2.4(react-dom@16.14.0)(react@16.14.0) + rc-progress: mirrors.tencent.com/rc-progress@3.2.4(react-dom@16.14.0)(react@16.14.0) + react: mirrors.tencent.com/react@16.14.0 + react-color: mirrors.tencent.com/react-color@2.19.3(react@16.14.0) + react-cropper: mirrors.tencent.com/react-cropper@2.1.8(react@16.14.0) + react-dom: mirrors.tencent.com/react-dom@16.14.0(react@16.14.0) + react-dropzone: mirrors.tencent.com/react-dropzone@11.7.1(react@16.14.0) + react-input-range: 1.3.0(react-dom@16.14.0)(react@16.14.0) + react-json-view: mirrors.tencent.com/react-json-view@1.21.3(@types/react@16.14.24)(react-dom@16.14.0)(react@16.14.0) + react-overlays: mirrors.tencent.com/react-overlays@5.1.1(react-dom@16.14.0)(react@16.14.0) + react-textarea-autosize: mirrors.tencent.com/react-textarea-autosize@8.3.3(@types/react@16.14.24)(react@16.14.0) + react-transition-group: mirrors.tencent.com/react-transition-group@4.4.2(react-dom@16.14.0)(react@16.14.0) + react-visibility-sensor: 5.1.1(react-dom@16.14.0)(react@16.14.0) + sortablejs: mirrors.tencent.com/sortablejs@1.14.0 + tinymce: mirrors.tencent.com/tinymce@5.10.3 + tslib: mirrors.tencent.com/tslib@2.3.1 + uncontrollable: mirrors.tencent.com/uncontrollable@7.2.1(react@16.14.0) + video-react: 0.15.0(react-dom@16.14.0)(react@16.14.0) transitivePeerDependencies: - '@types/react' - encoding - react-native dev: false - /anser/1.4.10: + /anser@1.4.10: resolution: {integrity: sha512-hCv9AqTQ8ycjpSd3upOJd7vFwW1JaoYQ7tpham03GJ1ca8/65rqn0RpaWpItOAd6ylW9wAw6luXYPJIyPFVOww==} dev: false - /ansi-to-react/6.1.6_react-dom@16.14.0+react@16.14.0: + /ansi-styles@2.2.1: + resolution: {integrity: sha512-kmCevFghRiWM7HB5zTPULl4r9bVFSWjz62MhqizDGUrq2NWuNMQyuv4tHHoKJHs69M/MF64lEcHdYIocrdWQYA==} + engines: {node: '>=0.10.0'} + dev: true + + /ansi-styles@3.2.1: + resolution: {integrity: sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==} + engines: {node: '>=4'} + dependencies: + color-convert: 1.9.3 + + /ansi-styles@4.3.0: + resolution: {integrity: sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==} + engines: {node: '>=8'} + dependencies: + color-convert: 2.0.1 + + /ansi-to-react@6.1.6(react-dom@16.14.0)(react@16.14.0): resolution: {integrity: sha512-+HWn72GKydtupxX9TORBedqOMsJRiKTqaLUKW8txSBZw9iBpzPKLI8KOu4WzwD4R7hSv1zEspobY6LwlWvwZ6Q==} peerDependencies: react: ^16.3.2 || ^17.0.0 @@ -2657,177 +2963,382 @@ packages: dependencies: anser: 1.4.10 escape-carriage: 1.3.0 - react: mirrors.tencent.com/react/16.14.0 - react-dom: mirrors.tencent.com/react-dom/16.14.0_react@16.14.0 + react: mirrors.tencent.com/react@16.14.0 + react-dom: mirrors.tencent.com/react-dom@16.14.0(react@16.14.0) dev: false - /array-ify/1.0.0: + /arg@4.1.3: + resolution: {integrity: sha512-58S9QDqG0Xx27YwPSt9fJxivjYl432YCwfDMfZ+71RAqUrZef7LrKQZ3LHLOwCS4FLNBplP533Zx895SeOCHvA==} + + /array-ify@1.0.0: resolution: {integrity: sha1-nlKHYrSpBmrRY6aWKjZEGOlibs4=} - /base16/1.0.0: + /balanced-match@1.0.2: + resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==} + + /base16@1.0.0: resolution: {integrity: sha1-4pf2DX7BAUp6lxo568ipjAtoHnA=} dev: false - /batch/0.6.1: + /batch@0.6.1: resolution: {integrity: sha1-3DQxT05nkxgJP8dgJyUl+UvyXBY=} dev: true - /blueimp-canvastoblob/2.1.0: + /bindings@1.5.0: + resolution: {integrity: sha512-p2q/t/mhvuOj/UeLlV6566GD/guowlr0hHxClI0W9m7MWYkL1F0hLo+0Aexs9HSPCtR1SXQ0TD3MMKrXZajbiQ==} + requiresBuild: true + dependencies: + file-uri-to-path: 1.0.0 + dev: true + optional: true + + /blueimp-canvastoblob@2.1.0: resolution: {integrity: sha1-ACpvIJiQy1GAZAgw1afodaYrUaA=} dev: false - /commitizen/4.2.4: + /brace-expansion@1.1.11: + resolution: {integrity: sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==} + dependencies: + balanced-match: 1.0.2 + concat-map: 0.0.1 + + /cacache@12.0.4: + resolution: {integrity: sha512-a0tMB40oefvuInr4Cwb3GerbL9xTj1D5yg0T5xrjGCGyfvbxseIXX7BAO/u/hIXdafzOI5JC3wDwHyf24buOAQ==} + dependencies: + bluebird: mirrors.tencent.com/bluebird@3.7.2 + chownr: 1.1.4 + figgy-pudding: mirrors.tencent.com/figgy-pudding@3.5.2 + glob: 7.2.0 + graceful-fs: 4.2.9 + infer-owner: 1.0.4 + lru-cache: 5.1.1 + mississippi: mirrors.tencent.com/mississippi@3.0.0 + mkdirp: 0.5.6 + move-concurrently: mirrors.tencent.com/move-concurrently@1.0.1 + promise-inflight: 1.0.1(bluebird@3.7.2) + rimraf: 2.7.1 + ssri: 6.0.2 + unique-filename: 1.1.1 + y18n: mirrors.tencent.com/y18n@4.0.3 + dev: true + + /cacache@15.3.0: + resolution: {integrity: sha512-VVdYzXEn+cnbXpFgWs5hTT7OScegHVmLhJIR8Ufqk3iFD6A6j5iSX1KuBTfNEv4tdJWE2PzA6IVFtcLC7fN9wQ==} + engines: {node: '>= 10'} + dependencies: + '@npmcli/fs': 1.1.1 + '@npmcli/move-file': 1.1.2 + chownr: 2.0.0 + fs-minipass: 2.1.0 + glob: 7.2.0 + infer-owner: 1.0.4 + lru-cache: 6.0.0 + minipass: 3.1.6 + minipass-collect: 1.0.2 + minipass-flush: 1.0.5 + minipass-pipeline: 1.2.4 + mkdirp: 1.0.4 + p-map: 4.0.0 + promise-inflight: 1.0.1(bluebird@3.7.2) + rimraf: 3.0.2 + ssri: 8.0.1 + tar: 6.1.11 + unique-filename: 1.1.1 + transitivePeerDependencies: + - bluebird + dev: true + + /chalk@1.1.3: + resolution: {integrity: sha512-U3lRVLMSlsCfjqYPbLyVv11M9CPW4I728d6TCKMAOJueEeB9/8o+eSsMnxPJD+Q+K909sdESg7C+tIkoH6on1A==} + engines: {node: '>=0.10.0'} + dependencies: + ansi-styles: 2.2.1 + escape-string-regexp: 1.0.5 + has-ansi: mirrors.tencent.com/has-ansi@2.0.0 + strip-ansi: mirrors.tencent.com/strip-ansi@3.0.1 + supports-color: 2.0.0 + dev: true + + /chalk@2.4.2: + resolution: {integrity: sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==} + engines: {node: '>=4'} + dependencies: + ansi-styles: 3.2.1 + escape-string-regexp: 1.0.5 + supports-color: 5.5.0 + + /chalk@4.1.2: + resolution: {integrity: sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==} + engines: {node: '>=10'} + dependencies: + ansi-styles: 4.3.0 + supports-color: 7.2.0 + + /chokidar@2.1.8: + resolution: {integrity: sha512-ZmZUazfOzf0Nve7duiCKD23PFSCs4JPoYyccjUFF3aQkQadqBhfzhjkwBH2mNOG9cTBwhamM37EIsIkZw3nRgg==} + deprecated: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies + requiresBuild: true + dependencies: + anymatch: mirrors.tencent.com/anymatch@2.0.0(supports-color@6.1.0) + async-each: mirrors.tencent.com/async-each@1.0.3 + braces: mirrors.tencent.com/braces@2.3.2(supports-color@6.1.0) + glob-parent: mirrors.tencent.com/glob-parent@3.1.0 + inherits: 2.0.4 + is-binary-path: mirrors.tencent.com/is-binary-path@1.0.1 + is-glob: mirrors.tencent.com/is-glob@4.0.3 + normalize-path: mirrors.tencent.com/normalize-path@3.0.0 + path-is-absolute: 1.0.1 + readdirp: mirrors.tencent.com/readdirp@2.2.1(supports-color@6.1.0) + upath: mirrors.tencent.com/upath@1.2.0 + optionalDependencies: + fsevents: 1.2.13 + transitivePeerDependencies: + - supports-color + dev: true + optional: true + + /chokidar@3.5.3: + resolution: {integrity: sha512-Dr3sfKRP6oTcjf2JmUmFJfeVMvXBdegxB0iVQ5eb2V10uFJUCAS8OByZdVAyVb8xXNz3GjjTgj9kLWsZTqE6kw==} + engines: {node: '>= 8.10.0'} + requiresBuild: true + dependencies: + anymatch: mirrors.tencent.com/anymatch@3.1.2 + braces: mirrors.tencent.com/braces@3.0.2 + glob-parent: mirrors.tencent.com/glob-parent@5.1.2 + is-binary-path: mirrors.tencent.com/is-binary-path@2.1.0 + is-glob: mirrors.tencent.com/is-glob@4.0.3 + normalize-path: mirrors.tencent.com/normalize-path@3.0.0 + readdirp: mirrors.tencent.com/readdirp@3.6.0 + optionalDependencies: + fsevents: 2.3.2 + dev: true + optional: true + + /chownr@1.1.4: + resolution: {integrity: sha512-jJ0bqzaylmJtVnNgzTeSOs8DPavpbYgEr/b0YL8/2GO3xJEhInFmhKMUnEJQjZumK7KXGFhUy89PrsJWlakBVg==} + dev: true + + /chownr@2.0.0: + resolution: {integrity: sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ==} + engines: {node: '>=10'} + dev: true + + /clean-stack@2.2.0: + resolution: {integrity: sha512-4diC9HaTE+KRAMWhDhrGOECgWZxoevMc5TlkObMqNSsVU62PYzXZ/SMTjzyGAFF1YusgxGcSWTEXBhp0CPwQ1A==} + engines: {node: '>=6'} + dev: true + + /color-convert@1.9.3: + resolution: {integrity: sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==} + dependencies: + color-name: 1.1.3 + + /color-convert@2.0.1: + resolution: {integrity: sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==} + engines: {node: '>=7.0.0'} + dependencies: + color-name: 1.1.4 + + /color-name@1.1.3: + resolution: {integrity: sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==} + + /color-name@1.1.4: + resolution: {integrity: sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==} + + /commander@2.1.0: + resolution: {integrity: sha512-J2wnb6TKniXNOtoHS8TSrG9IOQluPrsmyAJ8oCUJOBmv+uLBCyPYAZkD2jFvw2DCzIXNnISIM01NIvr35TkBMQ==} + engines: {node: '>= 0.6.x'} + dev: true + + /commander@2.20.3: + resolution: {integrity: sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==} + dev: true + + /commander@4.1.1: + resolution: {integrity: sha512-NOKm8xhkzAjzFx8B2v5OAHT+u5pRQc2UCa2Vq9jYL/31o2wi9mxBA7LIFs3sV5VSC49z6pEhfbMULvShKj26WA==} + engines: {node: '>= 6'} + dev: true + + /commander@7.2.0: + resolution: {integrity: sha512-QrWXB+ZQSVPmIWIhtEO9H+gwHaMGYiF5ChvoJ+K9ZGHG/sVsa6yiesAD1GC/x46sET00Xlwo1u49RVVVzvcSkw==} + engines: {node: '>= 10'} + dev: true + + /commitizen@4.2.4: resolution: {integrity: sha512-LlZChbDzg3Ir3O2S7jSo/cgWp5/QwylQVr59K4xayVq8S4/RdKzSyJkghAiZZHfhh5t4pxunUoyeg0ml1q/7aw==} engines: {node: '>= 10'} hasBin: true dependencies: - cachedir: mirrors.tencent.com/cachedir/2.2.0 + cachedir: mirrors.tencent.com/cachedir@2.2.0 cz-conventional-changelog: 3.2.0 - dedent: mirrors.tencent.com/dedent/0.7.0 - detect-indent: mirrors.tencent.com/detect-indent/6.0.0 + dedent: mirrors.tencent.com/dedent@0.7.0 + detect-indent: mirrors.tencent.com/detect-indent@6.0.0 find-node-modules: 2.1.3 - find-root: mirrors.tencent.com/find-root/1.1.0 - fs-extra: mirrors.tencent.com/fs-extra/8.1.0 - glob: mirrors.tencent.com/glob/7.1.4 - inquirer: mirrors.tencent.com/inquirer/6.5.2 - is-utf8: mirrors.tencent.com/is-utf8/0.2.1 - lodash: mirrors.tencent.com/lodash/4.17.21 - minimist: mirrors.tencent.com/minimist/1.2.5 - strip-bom: mirrors.tencent.com/strip-bom/4.0.0 - strip-json-comments: mirrors.tencent.com/strip-json-comments/3.0.1 + find-root: mirrors.tencent.com/find-root@1.1.0 + fs-extra: mirrors.tencent.com/fs-extra@8.1.0 + glob: mirrors.tencent.com/glob@7.1.4 + inquirer: mirrors.tencent.com/inquirer@6.5.2 + is-utf8: mirrors.tencent.com/is-utf8@0.2.1 + lodash: mirrors.tencent.com/lodash@4.17.21 + minimist: mirrors.tencent.com/minimist@1.2.5 + strip-bom: mirrors.tencent.com/strip-bom@4.0.0 + strip-json-comments: mirrors.tencent.com/strip-json-comments@3.0.1 transitivePeerDependencies: - '@swc/core' - '@swc/wasm' dev: false - /compare-func/2.0.0: + /commondir@1.0.1: + resolution: {integrity: sha512-W9pAhw0ja1Edb5GVdIF1mjZw/ASI0AlShXM83UUGe2DVr5TdAPEA1OA8m/g8zWp9x6On7gqufY+FatDbC3MDQg==} + dev: true + + /compare-func@2.0.0: resolution: {integrity: sha512-zHig5N+tPWARooBnb0Zx1MFcdfpyJrfTJ3Y5L+IFvUm8rM74hHz66z0gw0x4tijh5CorKkKUCnW82R2vmpeCRA==} dependencies: array-ify: 1.0.0 - dot-prop: mirrors.tencent.com/dot-prop/5.3.0 + dot-prop: mirrors.tencent.com/dot-prop@5.3.0 + + /compression-webpack-plugin@6.1.1(webpack@4.46.0): + resolution: {integrity: sha512-BEHft9M6lwOqVIQFMS/YJGmeCYXVOakC5KzQk05TFpMBlODByh1qNsZCWjUBxCQhUP9x0WfGidxTbGkjbWO/TQ==} + engines: {node: '>= 10.13.0'} + peerDependencies: + webpack: ^4.0.0 || ^5.0.0 + dependencies: + cacache: 15.3.0 + find-cache-dir: 3.3.2 + schema-utils: 3.1.1 + serialize-javascript: 5.0.1 + webpack: mirrors.tencent.com/webpack@4.46.0(webpack-cli@3.3.12) + webpack-sources: 1.4.3 + transitivePeerDependencies: + - bluebird + dev: true + + /concat-map@0.0.1: + resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==} - /conventional-changelog-angular/5.0.13: + /conventional-changelog-angular@5.0.13: resolution: {integrity: sha512-i/gipMxs7s8L/QeuavPF2hLnJgH6pEZAttySB6aiQLWcX3puWDL3ACVmvBhJGxnAy52Qc15ua26BufY6KpmrVA==} engines: {node: '>=10'} dependencies: compare-func: 2.0.0 - q: mirrors.tencent.com/q/1.5.1 + q: mirrors.tencent.com/q@1.5.1 - /conventional-changelog-atom/2.0.8: + /conventional-changelog-atom@2.0.8: resolution: {integrity: sha512-xo6v46icsFTK3bb7dY/8m2qvc8sZemRgdqLb/bjpBsH2UyOS8rKNTgcb5025Hri6IpANPApbXMg15QLb1LJpBw==} engines: {node: '>=10'} dependencies: - q: mirrors.tencent.com/q/1.5.1 + q: mirrors.tencent.com/q@1.5.1 - /conventional-changelog-cli/2.2.2: + /conventional-changelog-cli@2.2.2: resolution: {integrity: sha512-8grMV5Jo8S0kP3yoMeJxV2P5R6VJOqK72IiSV9t/4H5r/HiRqEBQ83bYGuz4Yzfdj4bjaAEhZN/FFbsFXr5bOA==} engines: {node: '>=10'} hasBin: true dependencies: add-stream: 1.0.0 conventional-changelog: 3.1.25 - lodash: mirrors.tencent.com/lodash/4.17.21 - meow: mirrors.tencent.com/meow/8.1.2 + lodash: mirrors.tencent.com/lodash@4.17.21 + meow: mirrors.tencent.com/meow@8.1.2 tempfile: 3.0.0 dev: false - /conventional-changelog-codemirror/2.0.8: + /conventional-changelog-codemirror@2.0.8: resolution: {integrity: sha512-z5DAsn3uj1Vfp7po3gpt2Boc+Bdwmw2++ZHa5Ak9k0UKsYAO5mH1UBTN0qSCuJZREIhX6WU4E1p3IW2oRCNzQw==} engines: {node: '>=10'} dependencies: - q: mirrors.tencent.com/q/1.5.1 + q: mirrors.tencent.com/q@1.5.1 - /conventional-changelog-config-spec/2.1.0: + /conventional-changelog-config-spec@2.1.0: resolution: {integrity: sha512-IpVePh16EbbB02V+UA+HQnnPIohgXvJRxHcS5+Uwk4AT5LjzCZJm5sp/yqs5C6KZJ1jMsV4paEV13BN1pvDuxQ==} dev: true - /conventional-changelog-conventionalcommits/4.6.1: + /conventional-changelog-conventionalcommits@4.6.1: resolution: {integrity: sha512-lzWJpPZhbM1R0PIzkwzGBCnAkH5RKJzJfFQZcl/D+2lsJxAwGnDKBqn/F4C1RD31GJNn8NuKWQzAZDAVXPp2Mw==} engines: {node: '>=10'} dependencies: compare-func: 2.0.0 - lodash: mirrors.tencent.com/lodash/4.17.21 - q: mirrors.tencent.com/q/1.5.1 + lodash: mirrors.tencent.com/lodash@4.17.21 + q: mirrors.tencent.com/q@1.5.1 dev: true - /conventional-changelog-conventionalcommits/4.6.3: + /conventional-changelog-conventionalcommits@4.6.3: resolution: {integrity: sha512-LTTQV4fwOM4oLPad317V/QNQ1FY4Hju5qeBIM1uTHbrnCE+Eg4CdRZ3gO2pUeR+tzWdp80M2j3qFFEDWVqOV4g==} engines: {node: '>=10'} dependencies: compare-func: 2.0.0 - lodash: mirrors.tencent.com/lodash/4.17.21 - q: mirrors.tencent.com/q/1.5.1 + lodash: mirrors.tencent.com/lodash@4.17.21 + q: mirrors.tencent.com/q@1.5.1 - /conventional-changelog-core/4.2.4: + /conventional-changelog-core@4.2.4: resolution: {integrity: sha512-gDVS+zVJHE2v4SLc6B0sLsPiloR0ygU7HaDW14aNJE1v4SlqJPILPl/aJC7YdtRE4CybBf8gDwObBvKha8Xlyg==} engines: {node: '>=10'} dependencies: add-stream: 1.0.0 conventional-changelog-writer: 5.0.1 conventional-commits-parser: 3.2.4 - dateformat: mirrors.tencent.com/dateformat/3.0.3 + dateformat: mirrors.tencent.com/dateformat@3.0.3 get-pkg-repo: 4.2.1 git-raw-commits: 2.0.11 - git-remote-origin-url: mirrors.tencent.com/git-remote-origin-url/2.0.0 + git-remote-origin-url: mirrors.tencent.com/git-remote-origin-url@2.0.0 git-semver-tags: 4.1.1 - lodash: mirrors.tencent.com/lodash/4.17.21 - normalize-package-data: mirrors.tencent.com/normalize-package-data/3.0.3 - q: mirrors.tencent.com/q/1.5.1 - read-pkg: mirrors.tencent.com/read-pkg/3.0.0 - read-pkg-up: mirrors.tencent.com/read-pkg-up/3.0.0 - through2: mirrors.tencent.com/through2/4.0.2 - - /conventional-changelog-ember/2.0.9: + lodash: mirrors.tencent.com/lodash@4.17.21 + normalize-package-data: mirrors.tencent.com/normalize-package-data@3.0.3 + q: mirrors.tencent.com/q@1.5.1 + read-pkg: mirrors.tencent.com/read-pkg@3.0.0 + read-pkg-up: mirrors.tencent.com/read-pkg-up@3.0.0 + through2: mirrors.tencent.com/through2@4.0.2 + + /conventional-changelog-ember@2.0.9: resolution: {integrity: sha512-ulzIReoZEvZCBDhcNYfDIsLTHzYHc7awh+eI44ZtV5cx6LVxLlVtEmcO+2/kGIHGtw+qVabJYjdI5cJOQgXh1A==} engines: {node: '>=10'} dependencies: - q: mirrors.tencent.com/q/1.5.1 + q: mirrors.tencent.com/q@1.5.1 - /conventional-changelog-eslint/3.0.9: + /conventional-changelog-eslint@3.0.9: resolution: {integrity: sha512-6NpUCMgU8qmWmyAMSZO5NrRd7rTgErjrm4VASam2u5jrZS0n38V7Y9CzTtLT2qwz5xEChDR4BduoWIr8TfwvXA==} engines: {node: '>=10'} dependencies: - q: mirrors.tencent.com/q/1.5.1 + q: mirrors.tencent.com/q@1.5.1 - /conventional-changelog-express/2.0.6: + /conventional-changelog-express@2.0.6: resolution: {integrity: sha512-SDez2f3iVJw6V563O3pRtNwXtQaSmEfTCaTBPCqn0oG0mfkq0rX4hHBq5P7De2MncoRixrALj3u3oQsNK+Q0pQ==} engines: {node: '>=10'} dependencies: - q: mirrors.tencent.com/q/1.5.1 + q: mirrors.tencent.com/q@1.5.1 - /conventional-changelog-jquery/3.0.11: + /conventional-changelog-jquery@3.0.11: resolution: {integrity: sha512-x8AWz5/Td55F7+o/9LQ6cQIPwrCjfJQ5Zmfqi8thwUEKHstEn4kTIofXub7plf1xvFA2TqhZlq7fy5OmV6BOMw==} engines: {node: '>=10'} dependencies: - q: mirrors.tencent.com/q/1.5.1 + q: mirrors.tencent.com/q@1.5.1 - /conventional-changelog-jshint/2.0.9: + /conventional-changelog-jshint@2.0.9: resolution: {integrity: sha512-wMLdaIzq6TNnMHMy31hql02OEQ8nCQfExw1SE0hYL5KvU+JCTuPaDO+7JiogGT2gJAxiUGATdtYYfh+nT+6riA==} engines: {node: '>=10'} dependencies: compare-func: 2.0.0 - q: mirrors.tencent.com/q/1.5.1 + q: mirrors.tencent.com/q@1.5.1 - /conventional-changelog-preset-loader/2.3.4: + /conventional-changelog-preset-loader@2.3.4: resolution: {integrity: sha512-GEKRWkrSAZeTq5+YjUZOYxdHq+ci4dNwHvpaBC3+ENalzFWuCWa9EZXSuZBpkr72sMdKB+1fyDV4takK1Lf58g==} engines: {node: '>=10'} - /conventional-changelog-writer/5.0.1: + /conventional-changelog-writer@5.0.1: resolution: {integrity: sha512-5WsuKUfxW7suLblAbFnxAcrvf6r+0b7GvNaWUwUIk0bXMnENP/PEieGKVUQrjPqwPT4o3EPAASBXiY6iHooLOQ==} engines: {node: '>=10'} hasBin: true dependencies: conventional-commits-filter: 2.0.7 - dateformat: mirrors.tencent.com/dateformat/3.0.3 - handlebars: mirrors.tencent.com/handlebars/4.7.7 - json-stringify-safe: mirrors.tencent.com/json-stringify-safe/5.0.1 - lodash: mirrors.tencent.com/lodash/4.17.21 - meow: mirrors.tencent.com/meow/8.1.2 - semver: mirrors.tencent.com/semver/6.3.0 - split: mirrors.tencent.com/split/1.0.1 - through2: mirrors.tencent.com/through2/4.0.2 - - /conventional-changelog/3.1.24: + dateformat: mirrors.tencent.com/dateformat@3.0.3 + handlebars: mirrors.tencent.com/handlebars@4.7.7 + json-stringify-safe: mirrors.tencent.com/json-stringify-safe@5.0.1 + lodash: mirrors.tencent.com/lodash@4.17.21 + meow: mirrors.tencent.com/meow@8.1.2 + semver: 6.3.0 + split: mirrors.tencent.com/split@1.0.1 + through2: mirrors.tencent.com/through2@4.0.2 + + /conventional-changelog@3.1.24: resolution: {integrity: sha512-ed6k8PO00UVvhExYohroVPXcOJ/K1N0/drJHx/faTH37OIZthlecuLIRX/T6uOp682CAoVoFpu+sSEaeuH6Asg==} engines: {node: '>=10'} dependencies: @@ -2844,7 +3355,7 @@ packages: conventional-changelog-preset-loader: 2.3.4 dev: true - /conventional-changelog/3.1.25: + /conventional-changelog@3.1.25: resolution: {integrity: sha512-ryhi3fd1mKf3fSjbLXOfK2D06YwKNic1nC9mWqybBHdObPd8KJ2vjaXZfYj1U23t+V8T8n0d7gwnc9XbIdFbyQ==} engines: {node: '>=10'} dependencies: @@ -2861,87 +3372,90 @@ packages: conventional-changelog-preset-loader: 2.3.4 dev: false - /conventional-commit-types/2.3.0: + /conventional-commit-types@2.3.0: resolution: {integrity: sha512-6iB39PrcGYdz0n3z31kj6/Km6mK9hm9oMRhwcLnKxE7WNoeRKZbTAobliKrbYZ5jqyCvtcVEfjCiaEzhL3AVmQ==} dev: true - /conventional-commit-types/3.0.0: + /conventional-commit-types@3.0.0: resolution: {integrity: sha512-SmmCYnOniSsAa9GqWOeLqc179lfr5TRu5b4QFDkbsrJ5TZjPJx85wtOr3zn+1dbeNiXDKGPbZ72IKbPhLXh/Lg==} dev: false - /conventional-commits-filter/2.0.7: + /conventional-commits-filter@2.0.7: resolution: {integrity: sha512-ASS9SamOP4TbCClsRHxIHXRfcGCnIoQqkvAzCSbZzTFLfcTqJVugB0agRgsEELsqaeWgsXv513eS116wnlSSPA==} engines: {node: '>=10'} dependencies: lodash.ismatch: 4.4.0 modify-values: 1.0.1 - /conventional-commits-parser/3.2.4: + /conventional-commits-parser@3.2.4: resolution: {integrity: sha512-nK7sAtfi+QXbxHCYfhpZsfRtaitZLIA6889kFIouLvz6repszQDgxBu7wf2WbU+Dco7sAnNCJYERCwt54WPC2Q==} engines: {node: '>=10'} hasBin: true dependencies: + JSONStream: mirrors.tencent.com/JSONStream@1.3.5 is-text-path: 1.0.1 - JSONStream: mirrors.tencent.com/JSONStream/1.3.5 - lodash: mirrors.tencent.com/lodash/4.17.21 - meow: mirrors.tencent.com/meow/8.1.2 - split2: mirrors.tencent.com/split2/3.2.2 - through2: mirrors.tencent.com/through2/4.0.2 + lodash: mirrors.tencent.com/lodash@4.17.21 + meow: mirrors.tencent.com/meow@8.1.2 + split2: mirrors.tencent.com/split2@3.2.2 + through2: mirrors.tencent.com/through2@4.0.2 - /conventional-recommended-bump/6.1.0: + /conventional-recommended-bump@6.1.0: resolution: {integrity: sha512-uiApbSiNGM/kkdL9GTOLAqC4hbptObFo4wW2QRyHsKciGAfQuLU1ShZ1BIVI/+K2BE/W1AWYQMCXAsv4dyKPaw==} engines: {node: '>=10'} hasBin: true dependencies: - concat-stream: mirrors.tencent.com/concat-stream/2.0.0 + concat-stream: mirrors.tencent.com/concat-stream@2.0.0 conventional-changelog-preset-loader: 2.3.4 conventional-commits-filter: 2.0.7 conventional-commits-parser: 3.2.4 git-raw-commits: 2.0.11 git-semver-tags: 4.1.1 - meow: mirrors.tencent.com/meow/8.1.2 - q: mirrors.tencent.com/q/1.5.1 + meow: mirrors.tencent.com/meow@8.1.2 + q: mirrors.tencent.com/q@1.5.1 dev: true - /css-blank-pseudo/0.1.4: + /create-require@1.1.1: + resolution: {integrity: sha512-dcKFX3jn0MpIaXjisoRvexIJVEKzaq7z2rZKxf+MSr9TkdmHmsU4m2lcLojrj/FHl8mk5VxMmYA+ftRkP/3oKQ==} + + /css-blank-pseudo@0.1.4: resolution: {integrity: sha512-LHz35Hr83dnFeipc7oqFDmsjHdljj3TQtxGGiNWSOsTLIAubSm4TEz8qCaKFpk7idaQ1GfWscF4E6mgpBysA1w==} engines: {node: '>=6.0.0'} hasBin: true dependencies: - postcss: mirrors.tencent.com/postcss/7.0.39 + postcss: 7.0.39 dev: true - /css-has-pseudo/0.10.0: + /css-has-pseudo@0.10.0: resolution: {integrity: sha512-Z8hnfsZu4o/kt+AuFzeGpLVhFOGO9mluyHBaA2bA8aCGTwah5sT3WV/fTHH8UNZUytOIImuGPrl/prlb4oX4qQ==} engines: {node: '>=6.0.0'} hasBin: true dependencies: - postcss: mirrors.tencent.com/postcss/7.0.39 - postcss-selector-parser: mirrors.tencent.com/postcss-selector-parser/5.0.0 + postcss: 7.0.39 + postcss-selector-parser: mirrors.tencent.com/postcss-selector-parser@5.0.0 dev: true - /css-prefers-color-scheme/3.1.1: + /css-prefers-color-scheme@3.1.1: resolution: {integrity: sha512-MTu6+tMs9S3EUqzmqLXEcgNRbNkkD/TGFvowpeoWJn5Vfq7FMgsmRQs9X5NXAURiOBmOxm/lLjsDNXDE6k9bhg==} engines: {node: '>=6.0.0'} hasBin: true dependencies: - postcss: mirrors.tencent.com/postcss/7.0.39 + postcss: 7.0.39 dev: true - /cssdb/4.4.0: + /cssdb@4.4.0: resolution: {integrity: sha512-LsTAR1JPEM9TpGhl/0p3nQecC2LJ0kD8X5YARu1hk/9I1gril5vDtMZyNxcEpxxDj34YNck/ucjuoUd66K03oQ==} dev: true - /cz-conventional-changelog/3.2.0: + /cz-conventional-changelog@3.2.0: resolution: {integrity: sha512-yAYxeGpVi27hqIilG1nh4A9Bnx4J3Ov+eXy4koL3drrR+IO9GaWPsKjik20ht608Asqi8TQPf0mczhEeyAtMzg==} engines: {node: '>= 10'} dependencies: - chalk: mirrors.tencent.com/chalk/2.4.2 + chalk: 2.4.2 commitizen: 4.2.4 conventional-commit-types: 3.0.0 lodash.map: 4.6.0 - longest: mirrors.tencent.com/longest/2.0.1 - word-wrap: mirrors.tencent.com/word-wrap/1.2.3 + longest: mirrors.tencent.com/longest@2.0.1 + word-wrap: mirrors.tencent.com/word-wrap@1.2.3 optionalDependencies: '@commitlint/load': 16.2.3 transitivePeerDependencies: @@ -2949,16 +3463,16 @@ packages: - '@swc/wasm' dev: false - /cz-conventional-changelog/3.3.0: + /cz-conventional-changelog@3.3.0: resolution: {integrity: sha512-U466fIzU5U22eES5lTNiNbZ+d8dfcHcssH4o7QsdWaCcRs/feIPCxKYSWkYBNs5mny7MvEfwpTLWjvbm94hecw==} engines: {node: '>= 10'} dependencies: - chalk: mirrors.tencent.com/chalk/2.4.2 + chalk: mirrors.tencent.com/chalk@2.4.2 commitizen: 4.2.4 conventional-commit-types: 3.0.0 lodash.map: 4.6.0 - longest: mirrors.tencent.com/longest/2.0.1 - word-wrap: mirrors.tencent.com/word-wrap/1.2.3 + longest: mirrors.tencent.com/longest@2.0.1 + word-wrap: mirrors.tencent.com/word-wrap@1.2.3 optionalDependencies: '@commitlint/load': 16.2.3 transitivePeerDependencies: @@ -2966,603 +3480,1194 @@ packages: - '@swc/wasm' dev: false - /dargs/7.0.0: + /dargs@7.0.0: resolution: {integrity: sha512-2iy1EkLdlBzQGvbweYRFxmFath8+K7+AKB0TlhHWkNuH+TmovaMH/Wp7V7R4u7f4SnX3OgLsU9t1NI9ioDnUpg==} engines: {node: '>=8'} - /default-gateway/4.2.0: + /debug@2.6.9(supports-color@6.1.0): + resolution: {integrity: sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==} + peerDependencies: + supports-color: '*' + peerDependenciesMeta: + supports-color: + optional: true + dependencies: + ms: 2.0.0 + supports-color: mirrors.tencent.com/supports-color@6.1.0 + dev: true + + /debug@3.2.7(supports-color@6.1.0): + resolution: {integrity: sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==} + peerDependencies: + supports-color: '*' + peerDependenciesMeta: + supports-color: + optional: true + dependencies: + ms: 2.1.3 + supports-color: mirrors.tencent.com/supports-color@6.1.0 + dev: true + + /debug@4.3.4(supports-color@6.1.0): + resolution: {integrity: sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==} + engines: {node: '>=6.0'} + peerDependencies: + supports-color: '*' + peerDependenciesMeta: + supports-color: + optional: true + dependencies: + ms: 2.1.2 + supports-color: mirrors.tencent.com/supports-color@6.1.0 + + /default-gateway@4.2.0: resolution: {integrity: sha512-h6sMrVB1VMWVrW13mSc6ia/DwYYw5MN6+exNu1OaJeFac5aSAvwM7lZ0NVfTABuSkQelr4h5oebg3KB1XPdjgA==} engines: {node: '>=6'} dependencies: - execa: mirrors.tencent.com/execa/1.0.0 - ip-regex: mirrors.tencent.com/ip-regex/2.1.0 + execa: mirrors.tencent.com/execa@1.0.0 + ip-regex: mirrors.tencent.com/ip-regex@2.1.0 dev: true - /dns-packet/1.3.4: + /diff@4.0.2: + resolution: {integrity: sha512-58lmxKSA4BNyLz+HHMUzlOEpg09FV+ev6ZMe3vJihgdxzgcwZ8VoEEPmALCZG9LmqfVoNMMKpttIYTVG6uDY7A==} + engines: {node: '>=0.3.1'} + + /dns-packet@1.3.4: resolution: {integrity: sha512-BQ6F4vycLXBvdrJZ6S3gZewt6rcrks9KBgM9vrhW+knGRqc8uEdT7fuCwloc7nny5xNoMJ17HGH0R/6fpo8ECA==} dependencies: - ip: mirrors.tencent.com/ip/1.1.5 - safe-buffer: mirrors.tencent.com/safe-buffer/5.2.1 + ip: mirrors.tencent.com/ip@1.1.5 + safe-buffer: 5.2.1 dev: true - /dotgitignore/2.1.0: + /dotgitignore@2.1.0: resolution: {integrity: sha512-sCm11ak2oY6DglEPpCB8TixLjWAxd3kJTs6UIcSasNYxXdFPV+YKlye92c8H4kKFqV5qYMIh7d+cYecEg0dIkA==} engines: {node: '>=6'} dependencies: - find-up: mirrors.tencent.com/find-up/3.0.0 - minimatch: mirrors.tencent.com/minimatch/3.1.2 + find-up: 3.0.0 + minimatch: 3.1.2 + dev: true + + /duplexer@0.1.2: + resolution: {integrity: sha512-jtD6YG370ZCIi/9GTaJKQxWTZD045+4R4hTk/x1UyoqadyJ9x9CgSi1RlVDQF8U2sxLLSnFkCaMihqljHIWgMg==} dev: true - /echarts-stat/1.2.0: + /echarts-stat@1.2.0: resolution: {integrity: sha512-zLd7Kgs+tuTSeaK0VQEMNmnMivEkhvHIk1gpBtLzpRerfcIQ+Bd5XudOMmtwpaTc1WDZbA7d1V//iiBccR46Qg==} dev: false - /end-or-error/1.0.1: + /end-or-error@1.0.1: resolution: {integrity: sha1-3HpiEP5403L+4kqLSJnb0VVBTcs=} engines: {node: '>= 0.11.14'} dev: true - /escape-carriage/1.3.0: - resolution: {integrity: sha512-ATWi5MD8QlAGQOeMgI8zTp671BG8aKvAC0M7yenlxU4CRLGO/sKthxVUyjiOFKjHdIo+6dZZUNFgHFeVEaKfGQ==} - dev: false - - /eventsource/1.1.0: - resolution: {integrity: sha512-VSJjT5oCNrFvCS6igjzPAt5hBzQ2qPBFIbJ03zLI9SE0mxwZpMw6BfJrbFHm1a141AavMEB8JHmBhWAd66PfCg==} - engines: {node: '>=0.12.0'} + /errno@0.1.8: + resolution: {integrity: sha512-dJ6oBr5SQ1VSd9qkk7ByRgb/1SH4JZjCHSW/mr63/QcXO9zLVxvJ6Oy13nio03rxpSnVDDjFor75SjVeZWPW/A==} + hasBin: true dependencies: - original: mirrors.tencent.com/original/1.0.2 + prr: mirrors.tencent.com/prr@1.0.1 dev: true - /fbjs/3.0.4: - resolution: {integrity: sha512-ucV0tDODnGV3JCnnkmoszb5lf4bNpzjv80K41wd4k798Etq+UYD0y0TIfalLjZoKgjive6/adkRnszwapiDgBQ==} + /escape-carriage@1.3.0: + resolution: {integrity: sha512-ATWi5MD8QlAGQOeMgI8zTp671BG8aKvAC0M7yenlxU4CRLGO/sKthxVUyjiOFKjHdIo+6dZZUNFgHFeVEaKfGQ==} + dev: false + + /escape-string-regexp@1.0.5: + resolution: {integrity: sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==} + engines: {node: '>=0.8.0'} + + /escape-string-regexp@4.0.0: + resolution: {integrity: sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==} + engines: {node: '>=10'} + dev: true + + /eventsource@1.1.0: + resolution: {integrity: sha512-VSJjT5oCNrFvCS6igjzPAt5hBzQ2qPBFIbJ03zLI9SE0mxwZpMw6BfJrbFHm1a141AavMEB8JHmBhWAd66PfCg==} + engines: {node: '>=0.12.0'} + dependencies: + original: mirrors.tencent.com/original@1.0.2 + dev: true + + /fast-deep-equal@3.1.3: + resolution: {integrity: sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==} + + /fast-json-stable-stringify@2.1.0: + resolution: {integrity: sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==} + + /fbjs@3.0.4: + resolution: {integrity: sha512-ucV0tDODnGV3JCnnkmoszb5lf4bNpzjv80K41wd4k798Etq+UYD0y0TIfalLjZoKgjive6/adkRnszwapiDgBQ==} dependencies: - cross-fetch: mirrors.tencent.com/cross-fetch/3.1.5 - fbjs-css-vars: mirrors.tencent.com/fbjs-css-vars/1.0.2 - loose-envify: mirrors.tencent.com/loose-envify/1.4.0 - object-assign: mirrors.tencent.com/object-assign/4.1.1 - promise: mirrors.tencent.com/promise/7.3.1 - setimmediate: mirrors.tencent.com/setimmediate/1.0.5 - ua-parser-js: mirrors.tencent.com/ua-parser-js/0.7.31 + cross-fetch: mirrors.tencent.com/cross-fetch@3.1.5 + fbjs-css-vars: mirrors.tencent.com/fbjs-css-vars@1.0.2 + loose-envify: mirrors.tencent.com/loose-envify@1.4.0 + object-assign: mirrors.tencent.com/object-assign@4.1.1 + promise: mirrors.tencent.com/promise@7.3.1 + setimmediate: mirrors.tencent.com/setimmediate@1.0.5 + ua-parser-js: mirrors.tencent.com/ua-parser-js@0.7.31 transitivePeerDependencies: - encoding dev: false - /file-selector/0.4.0: + /file-selector@0.4.0: resolution: {integrity: sha512-iACCiXeMYOvZqlF1kTiYINzgepRBymz1wwjiuup9u9nayhb6g4fSwiyJ/6adli+EPwrWtpgQAh2PoS7HukEGEg==} engines: {node: '>= 10'} dependencies: - tslib: mirrors.tencent.com/tslib/2.3.1 + tslib: mirrors.tencent.com/tslib@2.3.1 dev: false - /find-node-modules/2.1.3: + /file-uri-to-path@1.0.0: + resolution: {integrity: sha512-0Zt+s3L7Vf1biwWZ29aARiVYLx7iMGnEUl9x33fbB/j3jR81u/O2LbqK+Bm1CDSNDKVtJ/YjwY7TUd5SkeLQLw==} + requiresBuild: true + dev: true + optional: true + + /find-cache-dir@2.1.0: + resolution: {integrity: sha512-Tq6PixE0w/VMFfCgbONnkiQIVol/JJL7nRMi20fqzA4NRs9AfeqMGeRdPi3wIhYkxjeBaWh2rxwapn5Tu3IqOQ==} + engines: {node: '>=6'} + dependencies: + commondir: 1.0.1 + make-dir: 2.1.0 + pkg-dir: 3.0.0 + dev: true + + /find-cache-dir@3.3.2: + resolution: {integrity: sha512-wXZV5emFEjrridIgED11OoUKLxiYjAcqot/NJdAkOhlJ+vGzwhOAfcG5OX1jP+S0PcjEn8bdMJv+g2jwQ3Onig==} + engines: {node: '>=8'} + dependencies: + commondir: 1.0.1 + make-dir: 3.1.0 + pkg-dir: 4.2.0 + dev: true + + /find-node-modules@2.1.3: resolution: {integrity: sha512-UC2I2+nx1ZuOBclWVNdcnbDR5dlrOdVb7xNjmT/lHE+LsgztWks3dG7boJ37yTS/venXw84B/mAW9uHVoC5QRg==} dependencies: - findup-sync: mirrors.tencent.com/findup-sync/4.0.0 - merge: mirrors.tencent.com/merge/2.1.1 + findup-sync: mirrors.tencent.com/findup-sync@4.0.0 + merge: mirrors.tencent.com/merge@2.1.1 dev: false - /find-parent-dir/0.3.1: + /find-parent-dir@0.3.1: resolution: {integrity: sha512-o4UcykWV/XN9wm+jMEtWLPlV8RXCZnMhQI6F6OdHeSez7iiJWePw8ijOlskJZMsaQoGR/b7dH6lO02HhaTN7+A==} dev: true - /findup/0.1.5: + /find-up@2.1.0: + resolution: {integrity: sha512-NWzkk0jSJtTt08+FBFMvXoeZnOJD+jTtsRmBYbAIzJdX6l7dLgR7CTubCM5/eDdPUBvLCeVasP1brfVR/9/EZQ==} + engines: {node: '>=4'} + dependencies: + locate-path: 2.0.0 + + /find-up@3.0.0: + resolution: {integrity: sha512-1yD6RmLI1XBfxugvORwlck6f75tYL+iR0jqwsOrOxMZyGYqUuDhJ0l4AXdO1iX/FTs9cBAMEk1gWSEx1kSbylg==} + engines: {node: '>=6'} + dependencies: + locate-path: 3.0.0 + dev: true + + /find-up@4.1.0: + resolution: {integrity: sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==} + engines: {node: '>=8'} + dependencies: + locate-path: 5.0.0 + path-exists: 4.0.0 + + /find-up@5.0.0: + resolution: {integrity: sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==} + engines: {node: '>=10'} + dependencies: + locate-path: 6.0.0 + path-exists: 4.0.0 + dev: true + + /findup@0.1.5: resolution: {integrity: sha1-itkpozk7rGJ5V6fl3kYjsGsOLOs=} engines: {node: '>=0.6'} hasBin: true dependencies: - colors: mirrors.tencent.com/colors/0.6.2 - commander: mirrors.tencent.com/commander/2.1.0 + colors: mirrors.tencent.com/colors@0.6.2 + commander: 2.1.0 dev: true - /flux/4.0.3_react@16.14.0: + /flux@4.0.3(react@16.14.0): resolution: {integrity: sha512-yKAbrp7JhZhj6uiT1FTuVMlIAT1J4jqEyBpFApi1kxpGZCvacMVc/t1pMQyotqHhAgvoE3bNvAykhCo2CLjnYw==} peerDependencies: react: ^15.0.2 || ^16.0.0 || ^17.0.0 dependencies: - fbemitter: mirrors.tencent.com/fbemitter/3.0.0 + fbemitter: mirrors.tencent.com/fbemitter@3.0.0 fbjs: 3.0.4 - react: mirrors.tencent.com/react/16.14.0 + react: mirrors.tencent.com/react@16.14.0 transitivePeerDependencies: - encoding dev: false - /font-awesome/4.7.0: + /font-awesome@4.7.0: resolution: {integrity: sha1-j6jPBBGhoxr9B7BtKQK7n8gVoTM=} engines: {node: '>=0.10.3'} dev: false - /froala-editor/3.1.1: + /froala-editor@3.1.1: resolution: {integrity: sha512-1VYBEL5QN92Qmlvc1tgL6Ij55hMDXnkStv1c/MoNwdkTdK81W1JYmS4LaLFfUmva1Zvp5DWEM+G3G8+VyfvDEQ==} dev: false - /fs-access/1.0.1: + /fs-access@1.0.1: resolution: {integrity: sha1-1qh/JiJxzv6+wwxVNAf7mV2od3o=} engines: {node: '>=0.10.0'} dependencies: null-check: 1.0.0 dev: true - /get-pkg-repo/4.2.1: + /fs-minipass@2.1.0: + resolution: {integrity: sha512-V/JgOLFCS+R6Vcq0slCuaeWEdNC3ouDlJMNIsacH2VtALiu9mV4LPrHc5cDl8k5aw6J8jwgWWpiTo5RYhmIzvg==} + engines: {node: '>= 8'} + dependencies: + minipass: 3.1.6 + dev: true + + /fs.realpath@1.0.0: + resolution: {integrity: sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==} + + /fsevents@1.2.13: + resolution: {integrity: sha512-oWb1Z6mkHIskLzEJ/XWX0srkpkTQ7vaopMQkyaEIoq0fmtFVxOthb8cCxeT+p3ynTdkk/RZwbgG4brR5BeWECw==} + engines: {node: '>= 4.0'} + os: [darwin] + deprecated: The v1 package contains DANGEROUS / INSECURE binaries. Upgrade to safe fsevents v2 + requiresBuild: true + dependencies: + bindings: 1.5.0 + nan: 2.15.0 + dev: true + optional: true + + /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 + dev: true + optional: true + + /get-pkg-repo@4.2.1: resolution: {integrity: sha512-2+QbHjFRfGB74v/pYWjd5OhU3TDIC2Gv/YKUTk/tCvAz0pkn/Mz6P3uByuBimLOcPvN2jYdScl3xGFSrx0jEcA==} engines: {node: '>=6.9.0'} hasBin: true dependencies: '@hutson/parse-repository-url': 3.0.2 - hosted-git-info: mirrors.tencent.com/hosted-git-info/4.1.0 - through2: mirrors.tencent.com/through2/2.0.5 - yargs: mirrors.tencent.com/yargs/16.2.0 + hosted-git-info: mirrors.tencent.com/hosted-git-info@4.1.0 + through2: mirrors.tencent.com/through2@2.0.5 + yargs: mirrors.tencent.com/yargs@16.2.0 - /git-raw-commits/2.0.11: + /git-raw-commits@2.0.11: resolution: {integrity: sha512-VnctFhw+xfj8Va1xtfEqCUD2XDrbAPSJx+hSrE5K7fGdjZruW7XV+QOrN7LF/RJyvspRiD2I0asWsxFp0ya26A==} engines: {node: '>=10'} hasBin: true dependencies: dargs: 7.0.0 - lodash: mirrors.tencent.com/lodash/4.17.21 - meow: mirrors.tencent.com/meow/8.1.2 - split2: mirrors.tencent.com/split2/3.2.2 - through2: mirrors.tencent.com/through2/4.0.2 + lodash: mirrors.tencent.com/lodash@4.17.21 + meow: mirrors.tencent.com/meow@8.1.2 + split2: mirrors.tencent.com/split2@3.2.2 + through2: mirrors.tencent.com/through2@4.0.2 - /git-semver-tags/4.1.1: + /git-semver-tags@4.1.1: resolution: {integrity: sha512-OWyMt5zBe7xFs8vglMmhM9lRQzCWL3WjHtxNNfJTMngGym7pC1kh8sP6jevfydJ6LP3ZvGxfb6ABYgPUM0mtsA==} engines: {node: '>=10'} hasBin: true dependencies: - meow: mirrors.tencent.com/meow/8.1.2 - semver: mirrors.tencent.com/semver/6.3.0 + meow: mirrors.tencent.com/meow@8.1.2 + semver: 6.3.0 - /gitconfiglocal/1.0.0: + /gitconfiglocal@1.0.0: resolution: {integrity: sha1-QdBF84UaXqiPA/JMocYXgRRGS5s=} dependencies: - ini: mirrors.tencent.com/ini/1.3.8 + ini: mirrors.tencent.com/ini@1.3.8 + + /glob@7.2.0: + resolution: {integrity: sha512-lmLf6gtyrPq8tTjSmrO94wBeQbFR3HbLHbuyD69wuyQkImp2hWqMGB47OX65FBkPffO641IP9jWa1z4ivqG26Q==} + dependencies: + fs.realpath: 1.0.0 + inflight: 1.0.6 + inherits: 2.0.4 + minimatch: 3.1.2 + once: 1.4.0 + path-is-absolute: 1.0.1 + + /globals@11.12.0: + resolution: {integrity: sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==} + engines: {node: '>=4'} + dev: true + + /graceful-fs@4.2.9: + resolution: {integrity: sha512-NtNxqUcXgpW2iMrfqSfR73Glt39K+BLwWsPs94yR63v45T0Wbej7eRmL5cWfwEgqXnmjQp3zaJTshdRW/qC2ZQ==} + + /gzip-size@6.0.0: + resolution: {integrity: sha512-ax7ZYomf6jqPTQ4+XCpUGyXKHk5WweS+e05MBO4/y3WJ5RkmPXNKvX+bx1behVILVwr6JSQvZAku021CHPXG3Q==} + engines: {node: '>=10'} + dependencies: + duplexer: 0.1.2 + dev: true + + /has-flag@1.0.0: + resolution: {integrity: sha512-DyYHfIYwAJmjAjSSPKANxI8bFY9YtFrgkAfinBojQ8YJTOuOuav64tMUJv584SES4xl74PmuaevIyaLESHdTAA==} + engines: {node: '>=0.10.0'} + dev: true + + /has-flag@3.0.0: + resolution: {integrity: sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==} + engines: {node: '>=4'} + + /has-flag@4.0.0: + resolution: {integrity: sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==} + engines: {node: '>=8'} - /hls.js/1.1.3: + /hls.js@1.1.3: resolution: {integrity: sha512-H1Gbbi5f786/pU5iS4IngRt4pgJvLDV+eD5iiqUFZVd62r0Uz0uxL+Lmx+idQIxwsg8krkLPK7p+EtMQhKk9hg==} dev: false - /hotkeys-js/3.8.7: + /hotkeys-js@3.8.7: resolution: {integrity: sha512-ckAx3EkUr5XjDwjEHDorHxRO2Kb7z6Z2Sxul4MbBkN8Nho7XDslQsgMJT+CiJ5Z4TgRxxvKHEpuLE3imzqy4Lg==} dev: false - /hpack.js/2.1.6: + /hpack.js@2.1.6: resolution: {integrity: sha1-h3dMCUnlE/QuhFdbPEVoH63ioLI=} dependencies: - inherits: mirrors.tencent.com/inherits/2.0.4 - obuf: mirrors.tencent.com/obuf/1.1.2 - readable-stream: mirrors.tencent.com/readable-stream/2.3.7 + inherits: 2.0.4 + obuf: mirrors.tencent.com/obuf@1.1.2 + readable-stream: mirrors.tencent.com/readable-stream@2.3.7 wbuf: 1.7.3 dev: true - /html-minifier-terser/5.1.1: + /html-minifier-terser@5.1.1: resolution: {integrity: sha512-ZPr5MNObqnV/T9akshPKbVgyOqLmy+Bxo7juKCfTfnjNniTAMdy4hz21YQqoofMBJD2kdREaqPPdThoR78Tgxg==} engines: {node: '>=6'} hasBin: true dependencies: - camel-case: mirrors.tencent.com/camel-case/4.1.2 - clean-css: mirrors.tencent.com/clean-css/4.2.4 - commander: mirrors.tencent.com/commander/4.1.1 - he: mirrors.tencent.com/he/1.2.0 - param-case: mirrors.tencent.com/param-case/3.0.4 - relateurl: mirrors.tencent.com/relateurl/0.2.7 - terser: mirrors.tencent.com/terser/4.8.0 + camel-case: mirrors.tencent.com/camel-case@4.1.2 + clean-css: mirrors.tencent.com/clean-css@4.2.4 + commander: 4.1.1 + he: mirrors.tencent.com/he@1.2.0 + param-case: mirrors.tencent.com/param-case@3.0.4 + relateurl: mirrors.tencent.com/relateurl@0.2.7 + terser: mirrors.tencent.com/terser@4.8.0 dev: true - /http-deceiver/1.2.7: + /http-deceiver@1.2.7: resolution: {integrity: sha1-+nFolEq5pRnTN8sL7HKE3D5yPYc=} dev: true - /increase-memory-limit/1.0.7: + /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 + + /imurmurhash@0.1.4: + resolution: {integrity: sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==} + engines: {node: '>=0.8.19'} + dev: true + + /increase-memory-limit@1.0.7: resolution: {integrity: sha512-ozyn+HHAPD9VxMT1U50A7G8XXlktUWhnnEDYSeDYnQjKsNrBWHqq6XfEA0uhMdDPD+q/7rXWlzF1CbXX/c1LiQ==} hasBin: true dependencies: - glob: mirrors.tencent.com/glob/7.2.0 + glob: mirrors.tencent.com/glob@7.2.0 + dev: true + + /indent-string@4.0.0: + resolution: {integrity: sha512-EdDDZu4A2OyIK7Lr/2zG+w5jmbuk1DVBnEwREQvBzspBJkCEbRa8GxU1lghYcaGJCnRWibjDXlq779X1/y5xwg==} + engines: {node: '>=8'} + + /infer-owner@1.0.4: + resolution: {integrity: sha512-IClj+Xz94+d7irH5qRyfJonOdfTzuDaifE6ZPWfx0N0+/ATZCbuTPq2prFl526urkQd90WyUKIh1DfBQ2hMz9A==} dev: true - /is-class-hotfix/0.0.6: + /inflight@1.0.6: + resolution: {integrity: sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==} + dependencies: + once: 1.4.0 + wrappy: 1.0.2 + + /inherits@2.0.1: + resolution: {integrity: sha512-8nWq2nLTAwd02jTqJExUYFSD/fKq6VH9Y/oG2accc/kdI0V98Bag8d5a4gi3XHz73rDWa2PvTtvcWYquKqSENA==} + dev: true + + /inherits@2.0.3: + resolution: {integrity: sha512-x00IRNXNy63jwGkJmzPigoySHbaqpNuzKbBOmzK+g2OdZpQ9w+sxCN+VSB3ja7IAge2OP2qpfxTjeNcyjmW1uw==} + dev: true + + /inherits@2.0.4: + resolution: {integrity: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==} + + /is-class-hotfix@0.0.6: resolution: {integrity: sha512-0n+pzCC6ICtVr/WXnN2f03TK/3BfXY7me4cjCAqT8TYXEl0+JBRoqBo94JJHXcyDSLUeWbNX8Fvy5g5RJdAstQ==} dev: true - /is-text-path/1.0.1: + /is-plain-object@2.0.4: + resolution: {integrity: sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==} + engines: {node: '>=0.10.0'} + dependencies: + isobject: mirrors.tencent.com/isobject@3.0.1 + dev: true + + /is-plain-object@5.0.0: + resolution: {integrity: sha512-VRSzKkbMm5jMDoKLbltAkFQ5Qr7VDiTFGXxYFXXowVj387GeGNOCsOH6Msy00SGZ3Fp84b1Naa1psqgcCIEP5Q==} + engines: {node: '>=0.10.0'} + dev: true + + /is-text-path@1.0.1: resolution: {integrity: sha1-Thqg+1G/vLPpJogAE5cgLBd1tm4=} engines: {node: '>=0.10.0'} dependencies: text-extensions: 1.9.0 - /jsbarcode/3.11.5: + /js-tokens@4.0.0: + resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==} + + /jsbarcode@3.11.5: resolution: {integrity: sha512-zv3KsH51zD00I/LrFzFSM6dst7rDn0vIMzaiZFL7qusTjPZiPtxg3zxetp0RR7obmjTw4f6NyGgbdkBCgZUIrA==} hasBin: true dev: false - /json-loader/0.5.7: + /jsesc@0.5.0: + resolution: {integrity: sha512-uZz5UnB7u4T9LvwmFqXii7pZSouaRPorGs5who1Ip7VO0wxanFvBL7GkM6dTHlgX+jhBApRetaWpnDabOeTcnA==} + hasBin: true + dev: true + + /jsesc@2.5.2: + resolution: {integrity: sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==} + engines: {node: '>=4'} + hasBin: true + dev: true + + /json-loader@0.5.7: resolution: {integrity: sha512-QLPs8Dj7lnf3e3QYS1zkCo+4ZwqOiF9d/nZnYozTISxXWCfNs9yuky5rJw4/W34s7POaNlbZmQGaB5NiXCbP4w==} dev: true - /jstoxml/2.2.9: + /json-schema-traverse@0.4.1: + resolution: {integrity: sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==} + + /jstoxml@2.2.9: resolution: {integrity: sha512-OYWlK0j+roh+eyaMROlNbS5cd5R25Y+IUpdl7cNdB8HNrkgwQzIS7L9MegxOiWNBj9dQhA/yAxiMwCC5mwNoBw==} dev: true - /killable/1.0.1: + /killable@1.0.1: resolution: {integrity: sha512-LzqtLKlUwirEUyl/nicirVmNiPvYs7l5n8wOPP7fyJVpUPkvCnW/vuiXGpylGUlnPDnB7311rARzAt3Mhswpjg==} dev: true - /ko-sleep/1.1.4: + /ko-sleep@1.1.4: resolution: {integrity: sha512-s05WGpvvzyTuRlRE8fM7ru2Z3O+InbJuBcckTWKg2W+2c1k6SnFa3IfiSSt0/peFrlYAXgNoxuJWWVNmWh+K/A==} dependencies: - ms: mirrors.tencent.com/ms/3.0.0-canary.1 + ms: 2.1.3 dev: true - /konva/8.3.5: + /konva@8.3.5: resolution: {integrity: sha512-RjaZN8PwZN3n/AlqLmtPNozLRXd6pPo11UawTJpvuOAKEkSQSXI1EHntDRIPnrrJ/j4gU0VmPzWs7/ZgLZnAPQ==} dev: false - /last-call-webpack-plugin/3.0.0: + /last-call-webpack-plugin@3.0.0: resolution: {integrity: sha512-7KI2l2GIZa9p2spzPIVZBYyNKkN+e/SQPpnjlTiPhdbDW3F86tdKKELxKpzJ5sgU19wQWsACULZmpTPYHeWO5w==} dependencies: - lodash: mirrors.tencent.com/lodash/4.17.21 - webpack-sources: mirrors.tencent.com/webpack-sources/1.4.3 + lodash: mirrors.tencent.com/lodash@4.17.21 + webpack-sources: 1.4.3 + dev: true + + /locate-path@2.0.0: + resolution: {integrity: sha512-NCI2kiDkyR7VeEKm27Kda/iQHyKJe1Bu0FlTbYp3CqJu+9IFe9bLyAjMxf5ZDDbEg+iMPzB5zYyUTSm8wVTKmA==} + engines: {node: '>=4'} + dependencies: + p-locate: 2.0.0 + path-exists: 3.0.0 + + /locate-path@3.0.0: + resolution: {integrity: sha512-7AO748wWnIhNqAuaty2ZWHkQHRSNfPVIsPIfwEOWO22AmaoVrWavlOcMR5nzTLNYvp36X220/maaRsrec1G65A==} + engines: {node: '>=6'} + dependencies: + p-locate: 3.0.0 + path-exists: 3.0.0 dev: true - /lodash.curry/4.1.1: + /locate-path@5.0.0: + resolution: {integrity: sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==} + engines: {node: '>=8'} + dependencies: + p-locate: 4.1.0 + + /locate-path@6.0.0: + resolution: {integrity: sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==} + engines: {node: '>=10'} + dependencies: + p-locate: 5.0.0 + dev: true + + /lodash.curry@4.1.1: resolution: {integrity: sha1-JI42By7ekGUB11lmIAqG2riyMXA=} dev: false - /lodash.flow/3.5.0: + /lodash.debounce@4.0.8: + resolution: {integrity: sha512-FT1yDzDYEoYWhnSGnpE/4Kj1fLZkDFyqRb7fNt6FdYOSxlUWAtp42Eh6Wb0rGIv/m9Bgo7x4GhQbm5Ys4SG5ow==} + dev: true + + /lodash.escape@4.0.1: + resolution: {integrity: sha512-nXEOnb/jK9g0DYMr1/Xvq6l5xMD7GDG55+GSYIYmS0G4tBk/hURD4JR9WCavs04t33WmJx9kCyp9vJ+mr4BOUw==} + dev: true + + /lodash.flatten@4.4.0: + resolution: {integrity: sha512-C5N2Z3DgnnKr0LOpv/hKCgKdb7ZZwafIrsesve6lmzvZIRZRGaZ/l6Q8+2W7NaT+ZwO3fFlSCzCzrDCFdJfZ4g==} + + /lodash.flow@3.5.0: resolution: {integrity: sha1-h79AKSuM+D5OjOGjrkIJ4gBxZ1o=} dev: false - /lodash.ismatch/4.4.0: + /lodash.invokemap@4.6.0: + resolution: {integrity: sha512-CfkycNtMqgUlfjfdh2BhKO/ZXrP8ePOX5lEU/g0R3ItJcnuxWDwokMGKx1hWcfOikmyOVx6X9IwWnDGlgKl61w==} + dev: true + + /lodash.ismatch@4.4.0: resolution: {integrity: sha1-dWy1FQyjum8RCFp4hJZF8Yj4Xzc=} - /lodash.map/4.6.0: + /lodash.map@4.6.0: resolution: {integrity: sha1-dx7Hg540c9nEzeKLGTlMNWL09tM=} dev: false - /markdown-it-html5-media/0.7.1: + /lodash.pullall@4.2.0: + resolution: {integrity: sha512-VhqxBKH0ZxPpLhiu68YD1KnHmbhQJQctcipvmFnqIBDYzcIHzf3Zpu0tpeOKtR4x76p9yohc506eGdOjTmyIBg==} + dev: true + + /lodash.uniqby@4.7.0: + resolution: {integrity: sha512-e/zcLx6CSbmaEgFHCA7BnoQKyCtKMxnuWrJygbwPs/AIn+IMKl66L8/s+wBUn5LRw2pZx3bUHibiV1b6aTWIww==} + dev: true + + /lru-cache@5.1.1: + resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==} + dependencies: + yallist: 3.1.1 + dev: true + + /lru-cache@6.0.0: + resolution: {integrity: sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==} + engines: {node: '>=10'} + dependencies: + yallist: 4.0.0 + + /make-dir@2.1.0: + resolution: {integrity: sha512-LS9X+dc8KLxXCb8dni79fLIIUA5VyZoyjSMCwTluaXA0o27cCK0bhXkpgw+sTXVpPy/lSO57ilRixqk0vDmtRA==} + engines: {node: '>=6'} + dependencies: + pify: mirrors.tencent.com/pify@4.0.1 + semver: 5.7.1 + dev: true + + /make-dir@3.1.0: + resolution: {integrity: sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw==} + engines: {node: '>=8'} + dependencies: + semver: 6.3.0 + dev: true + + /make-error@1.3.6: + resolution: {integrity: sha512-s8UhlNe7vPKomQhC1qFelMokr/Sc3AgNbso3n74mVPA5LTZwkB9NlXf4XPamLxJE8h0gh73rM94xvwRT2CVInw==} + + /markdown-it-html5-media@0.7.1: resolution: {integrity: sha512-PfKFD+K1Vpw8+OwfV/VO6Y5Sy1xSS/F1BgbW8Q281LylBBoW47fm4k9Zh0IpsPpM3/HObBD6rooMTaMVlC3PqA==} engines: {node: '>=10.0'} dependencies: - markdown-it: mirrors.tencent.com/markdown-it/12.3.2 + markdown-it: mirrors.tencent.com/markdown-it@12.3.2 dev: false - /match-sorter/6.3.1: + /match-sorter@6.3.1: resolution: {integrity: sha512-mxybbo3pPNuA+ZuCUhm5bwNkXrJTbsk5VWbR5wiwz/GC6LIiegBGn2w3O08UG/jdbYLinw51fSQ5xNU1U3MgBw==} dependencies: '@babel/runtime': 7.17.8 remove-accents: 0.4.2 dev: false - /mobx-state-tree/3.17.3_mobx@4.15.7: + /mime@1.6.0: + resolution: {integrity: sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==} + engines: {node: '>=4'} + hasBin: true + dev: true + + /mime@2.6.0: + resolution: {integrity: sha512-USPkMeET31rOMiarsBNIHZKLGgvKc/LrjofAnBlOttf5ajRvqiRA8QsenbcooctK6d6Ts6aqZXBA+XbkKthiQg==} + engines: {node: '>=4.0.0'} + hasBin: true + dev: true + + /minimatch@3.1.2: + resolution: {integrity: sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==} + dependencies: + brace-expansion: 1.1.11 + + /minipass-collect@1.0.2: + resolution: {integrity: sha512-6T6lH0H8OG9kITm/Jm6tdooIbogG9e0tLgpY6mphXSm/A9u8Nq1ryBG+Qspiub9LjWlBPsPS3tWQ/Botq4FdxA==} + engines: {node: '>= 8'} + dependencies: + minipass: 3.1.6 + dev: true + + /minipass-flush@1.0.5: + resolution: {integrity: sha512-JmQSYYpPUqX5Jyn1mXaRwOda1uQ8HP5KAT/oDSLCzt1BYRhQU0/hDtsB1ufZfEEzMZ9aAVmsBw8+FWsIXlClWw==} + engines: {node: '>= 8'} + dependencies: + minipass: 3.1.6 + dev: true + + /minipass-pipeline@1.2.4: + resolution: {integrity: sha512-xuIq7cIOt09RPRJ19gdi4b+RiNvDFYe5JH+ggNvBqGqpQXcru3PcRmOZuHBKWK1Txf9+cQ+HMVN4d6z46LZP7A==} + engines: {node: '>=8'} + dependencies: + minipass: 3.1.6 + dev: true + + /minipass@3.1.6: + resolution: {integrity: sha512-rty5kpw9/z8SX9dmxblFA6edItUmwJgMeYDZRrwlIVN27i8gysGbznJwUggw2V/FVqFSDdWy040ZPS811DYAqQ==} + engines: {node: '>=8'} + dependencies: + yallist: 4.0.0 + dev: true + + /minizlib@2.1.2: + resolution: {integrity: sha512-bAxsR8BVfj60DWXHE3u30oHzfl4G7khkSuPW+qvpd7jFRHm7dLxOjUk1EHACJ/hxLY8phGJ0YhYHZo7jil7Qdg==} + engines: {node: '>= 8'} + dependencies: + minipass: 3.1.6 + yallist: 4.0.0 + dev: true + + /mkdirp@0.5.6: + resolution: {integrity: sha512-FP+p8RB8OWpF3YZBCrP5gtADmtXApB5AMLn+vdyA+PyxCjrCs00mjyUozssO33cwDeT3wNGdLxJ5M//YqtHAJw==} + hasBin: true + dependencies: + minimist: mirrors.tencent.com/minimist@1.2.6 + + /mkdirp@1.0.4: + resolution: {integrity: sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==} + engines: {node: '>=10'} + hasBin: true + dev: true + + /mobx-state-tree@3.17.3(mobx@4.15.7): resolution: {integrity: sha512-ph4ee/Lh1qUJqHEGkfdWdBAUGdG+VAu7xZbYX/+4qem5hSSpdeZYAJOcN3bhtgEH8Wh/ZxRpQVOLM0aMFXfBSw==} peerDependencies: mobx: '>=4.8.0 <5.0.0 || >=5.8.0 <6.0.0' dependencies: - mobx: mirrors.tencent.com/mobx/4.15.7 + mobx: mirrors.tencent.com/mobx@4.15.7 dev: false - /mockjs/1.1.0: + /mockjs@1.1.0: resolution: {integrity: sha512-eQsKcWzIaZzEZ07NuEyO4Nw65g0hdWAyurVol1IPl1gahRwY+svqzfgfey8U8dahLwG44d6/RwEzuK52rSa/JQ==} hasBin: true dependencies: - commander: mirrors.tencent.com/commander/9.1.0 + commander: mirrors.tencent.com/commander@9.1.0 dev: false - /modify-values/1.0.1: + /modify-values@1.0.1: resolution: {integrity: sha512-xV2bxeN6F7oYjZWTe/YPAy6MN2M+sL4u/Rlm2AHCIVGfo2p1yGmBHQ6vHehl4bRTZBdHu3TSkWdYgkwpYzAGSw==} engines: {node: '>=0.10.0'} - /mpegts.js/1.6.10: + /moment@2.29.1: + resolution: {integrity: sha512-kHmoybcPV8Sqy59DwNDY3Jefr64lK/by/da0ViFcuA4DH0vQg5Q6Ze5VimxkfQNSC+Mls/Kx53s7TjP1RhFEDQ==} + dev: false + + /mpegts.js@1.6.10: resolution: {integrity: sha512-ZgX4b93cWk+EazOFRV4lekLqmc4rV7P+WMisG8N0F2M4/EiluPMNNWjuaurQfitak++AIc/ZVQ3IgM3cBcH7WA==} dependencies: - es6-promise: mirrors.tencent.com/es6-promise/4.2.8 - webworkify-webpack: mirrors.tencent.com/webworkify-webpack/2.1.5 + es6-promise: mirrors.tencent.com/es6-promise@4.2.8 + webworkify-webpack: mirrors.tencent.com/webworkify-webpack@2.1.5 dev: false - /mqtt-packet/6.10.0: + /mqtt-packet@6.10.0: resolution: {integrity: sha512-ja8+mFKIHdB1Tpl6vac+sktqy3gA8t9Mduom1BA75cI+R9AHnZOiaBQwpGiWnaVJLDGRdNhQmFaAqd7tkKSMGA==} dependencies: - bl: mirrors.tencent.com/bl/4.1.0 - debug: mirrors.tencent.com/debug/4.3.4 - process-nextick-args: mirrors.tencent.com/process-nextick-args/2.0.1 + bl: mirrors.tencent.com/bl@4.1.0 + debug: 4.3.4(supports-color@6.1.0) + process-nextick-args: mirrors.tencent.com/process-nextick-args@2.0.1 transitivePeerDependencies: - supports-color dev: false - /mz-modules/2.1.0: + /mrmime@1.0.1: + resolution: {integrity: sha512-hzzEagAgDyoU1Q6yg5uI+AorQgdvMCur3FcKf7NhMKWsaYg+RnbTyHRa/9IlLF9rf455MOCtcqqrQQ83pPP7Uw==} + engines: {node: '>=10'} + dev: true + + /ms@2.0.0: + resolution: {integrity: sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==} + dev: true + + /ms@2.1.2: + resolution: {integrity: sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==} + + /ms@2.1.3: + resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==} + dev: true + + /mz-modules@2.1.0: resolution: {integrity: sha512-sjk8lcRW3vrVYnZ+W+67L/2rL+jbO5K/N6PFGIcLWTiYytNr22Ah9FDXFs+AQntTM1boZcoHi5qS+CV1seuPog==} engines: {node: '>=6.0.0'} dependencies: - glob: mirrors.tencent.com/glob/7.2.0 + glob: 7.2.0 ko-sleep: 1.1.4 - mkdirp: mirrors.tencent.com/mkdirp/0.5.6 - pump: mirrors.tencent.com/pump/3.0.0 - rimraf: mirrors.tencent.com/rimraf/2.7.1 + mkdirp: 0.5.6 + pump: mirrors.tencent.com/pump@3.0.0 + rimraf: 2.7.1 + dev: true + + /nan@2.15.0: + resolution: {integrity: sha512-8ZtvEnA2c5aYCZYd1cvgdnU6cqwixRoYg70xPLWUws5ORTa/lnw+u4amixRS/Ac5U5mQVgp9pnlSUnbNWFaWZQ==} + requiresBuild: true + dev: true + optional: true + + /native-request@1.1.0: + resolution: {integrity: sha512-uZ5rQaeRn15XmpgE0xoPL8YWqcX90VtCFglYwAgkvKM5e8fog+vePLAhHxuuv/gRkrQxIeh5U3q9sMNUrENqWw==} + requiresBuild: true dev: true + optional: true - /null-check/1.0.0: + /null-check@1.0.0: resolution: {integrity: sha1-l33/1xdgErnsMNKjnbXPcqBDnt0=} engines: {node: '>=0.10.0'} dev: true - /opener/1.5.2: + /once@1.4.0: + resolution: {integrity: sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==} + dependencies: + wrappy: 1.0.2 + + /opener@1.5.2: resolution: {integrity: sha512-ur5UIdyw5Y7yEj9wLzhqXiy6GZ3Mwx0yGI+5sMn2r0N0v3cKJvUmFH5yPP+WXh9e0xfyzyJX95D8l088DNFj7A==} hasBin: true dev: true - /p-each-series/1.0.0: + /p-each-series@1.0.0: resolution: {integrity: sha1-kw89Et0fUOdDRFeiLNbwSsatf3E=} engines: {node: '>=4'} dependencies: p-reduce: 1.0.0 dev: true - /p-reduce/1.0.0: + /p-limit@1.3.0: + resolution: {integrity: sha512-vvcXsLAJ9Dr5rQOPk7toZQZJApBl2K4J6dANSsEuh6QI41JYcsS/qhTGa9ErIUUgK3WNQoJYvylxvjqmiqEA9Q==} + engines: {node: '>=4'} + dependencies: + p-try: 1.0.0 + + /p-limit@2.3.0: + resolution: {integrity: sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==} + engines: {node: '>=6'} + dependencies: + p-try: 2.2.0 + + /p-limit@3.1.0: + resolution: {integrity: sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==} + engines: {node: '>=10'} + dependencies: + yocto-queue: mirrors.tencent.com/yocto-queue@0.1.0 + dev: true + + /p-locate@2.0.0: + resolution: {integrity: sha512-nQja7m7gSKuewoVRen45CtVfODR3crN3goVQ0DDZ9N3yHxgpkuBhZqsaiotSQRrADUrne346peY7kT3TSACykg==} + engines: {node: '>=4'} + dependencies: + p-limit: 1.3.0 + + /p-locate@3.0.0: + resolution: {integrity: sha512-x+12w/To+4GFfgJhBEpiDcLozRJGegY+Ei7/z0tSLkMmxGZNybVMSfWj9aJn8Z5Fc7dBUNJOOVgPv2H7IwulSQ==} + engines: {node: '>=6'} + dependencies: + p-limit: 2.3.0 + dev: true + + /p-locate@4.1.0: + resolution: {integrity: sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==} + engines: {node: '>=8'} + dependencies: + p-limit: 2.3.0 + + /p-locate@5.0.0: + resolution: {integrity: sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==} + engines: {node: '>=10'} + dependencies: + p-limit: 3.1.0 + dev: true + + /p-map@2.1.0: + resolution: {integrity: sha512-y3b8Kpd8OAN444hxfBbFfj1FY/RjtTd8tzYwhUqNYXx0fXx2iX4maP4Qr6qhIKbQXI02wTLAda4fYUbDagTUFw==} + engines: {node: '>=6'} + dev: true + + /p-map@4.0.0: + resolution: {integrity: sha512-/bjOqmgETBYB5BoEeGVea8dmvHb2m9GLy1E9W43yeyfP6QQCZGFNa+XRceJEuDB6zqr+gKpIAmlLebMpykw/MQ==} + engines: {node: '>=10'} + dependencies: + aggregate-error: 3.1.0 + dev: true + + /p-reduce@1.0.0: resolution: {integrity: sha1-GMKw3ZNqRpClKfgjH1ig/bakffo=} engines: {node: '>=4'} dev: true - /platform/1.3.6: + /p-try@1.0.0: + resolution: {integrity: sha512-U1etNYuMJoIz3ZXSrrySFjsXQTWOx2/jdi86L+2pRvph/qMKL6sbcCYdH23fqsbm8TH2Gn0OybpT4eSFlCVHww==} + engines: {node: '>=4'} + + /p-try@2.2.0: + resolution: {integrity: sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==} + engines: {node: '>=6'} + + /path-exists@3.0.0: + resolution: {integrity: sha512-bpC7GYwiDYQ4wYLe+FA8lhRjhQCMcQGuSgGGqDkg/QerRWw9CmGRT0iSOVRSZJ29NMLZgIzqaljJ63oaL4NIJQ==} + engines: {node: '>=4'} + + /path-exists@4.0.0: + resolution: {integrity: sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==} + engines: {node: '>=8'} + + /path-is-absolute@1.0.1: + resolution: {integrity: sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==} + engines: {node: '>=0.10.0'} + + /picocolors@0.2.1: + resolution: {integrity: sha512-cMlDqaLEqfSaW8Z7N5Jw+lyIW869EzT73/F5lhtY9cLGoVxSXznfgfXMO0Z5K0o0Q2TkTXq+0KFsdnSe3jDViA==} + dev: true + + /picocolors@1.0.0: + resolution: {integrity: sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==} + dev: true + + /pkg-dir@3.0.0: + resolution: {integrity: sha512-/E57AYkoeQ25qkxMj5PBOVgF8Kiu/h7cYS30Z5+R7WaiCCBfLq58ZI/dSeaEKb9WVJV5n/03QwrN3IeWIFllvw==} + engines: {node: '>=6'} + dependencies: + find-up: 3.0.0 + dev: true + + /pkg-dir@4.2.0: + resolution: {integrity: sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ==} + engines: {node: '>=8'} + dependencies: + find-up: 4.1.0 + dev: true + + /platform@1.3.6: resolution: {integrity: sha512-fnWVljUchTro6RiCFvCXBbNhJc2NijN7oIQxbwsyL0buWJPG85v81ehlHI9fXrJsMNgTofEoWIQeClKpgxFLrg==} dev: true - /postcss-aspect-ratio-mini/1.1.0: + /postcss-aspect-ratio-mini@1.1.0: resolution: {integrity: sha512-ddD7k55Rez1La9tmyzZOlS6bAXF9EWpyXQz3eXScJfvcVmPsx33rOwVpN2d5ZRVOjAmkWgyOMV8sZ46rnIyiDg==} dependencies: - number-precision: mirrors.tencent.com/number-precision/1.5.2 - postcss: mirrors.tencent.com/postcss/7.0.39 + number-precision: mirrors.tencent.com/number-precision@1.5.2 + postcss: 7.0.39 dev: true - /postcss-attribute-case-insensitive/4.0.2: + /postcss-attribute-case-insensitive@4.0.2: resolution: {integrity: sha512-clkFxk/9pcdb4Vkn0hAHq3YnxBQ2p0CGD1dy24jN+reBck+EWxMbxSUqN4Yj7t0w8csl87K6p0gxBe1utkJsYA==} dependencies: - postcss: mirrors.tencent.com/postcss/7.0.39 - postcss-selector-parser: mirrors.tencent.com/postcss-selector-parser/6.0.10 + postcss: 7.0.39 + postcss-selector-parser: mirrors.tencent.com/postcss-selector-parser@6.0.10 dev: true - /postcss-color-functional-notation/2.0.1: + /postcss-color-functional-notation@2.0.1: resolution: {integrity: sha512-ZBARCypjEDofW4P6IdPVTLhDNXPRn8T2s1zHbZidW6rPaaZvcnCS2soYFIQJrMZSxiePJ2XIYTlcb2ztr/eT2g==} engines: {node: '>=6.0.0'} dependencies: - postcss: mirrors.tencent.com/postcss/7.0.39 + postcss: 7.0.39 postcss-values-parser: 2.0.1 dev: true - /postcss-color-gray/5.0.0: + /postcss-color-gray@5.0.0: resolution: {integrity: sha512-q6BuRnAGKM/ZRpfDascZlIZPjvwsRye7UDNalqVz3s7GDxMtqPY6+Q871liNxsonUw8oC61OG+PSaysYpl1bnw==} engines: {node: '>=6.0.0'} dependencies: '@csstools/convert-colors': 1.4.0 - postcss: mirrors.tencent.com/postcss/7.0.39 + postcss: 7.0.39 postcss-values-parser: 2.0.1 dev: true - /postcss-color-hex-alpha/5.0.3: + /postcss-color-hex-alpha@5.0.3: resolution: {integrity: sha512-PF4GDel8q3kkreVXKLAGNpHKilXsZ6xuu+mOQMHWHLPNyjiUBOr75sp5ZKJfmv1MCus5/DWUGcK9hm6qHEnXYw==} engines: {node: '>=6.0.0'} dependencies: - postcss: mirrors.tencent.com/postcss/7.0.39 + postcss: 7.0.39 postcss-values-parser: 2.0.1 dev: true - /postcss-color-mod-function/3.0.3: + /postcss-color-mod-function@3.0.3: resolution: {integrity: sha512-YP4VG+xufxaVtzV6ZmhEtc+/aTXH3d0JLpnYfxqTvwZPbJhWqp8bSY3nfNzNRFLgB4XSaBA82OE4VjOOKpCdVQ==} engines: {node: '>=6.0.0'} dependencies: '@csstools/convert-colors': 1.4.0 - postcss: mirrors.tencent.com/postcss/7.0.39 + postcss: 7.0.39 postcss-values-parser: 2.0.1 dev: true - /postcss-color-rebeccapurple/4.0.1: + /postcss-color-rebeccapurple@4.0.1: resolution: {integrity: sha512-aAe3OhkS6qJXBbqzvZth2Au4V3KieR5sRQ4ptb2b2O8wgvB3SJBsdG+jsn2BZbbwekDG8nTfcCNKcSfe/lEy8g==} engines: {node: '>=6.0.0'} dependencies: - postcss: mirrors.tencent.com/postcss/7.0.39 + postcss: 7.0.39 postcss-values-parser: 2.0.1 dev: true - /postcss-custom-media/7.0.8: + /postcss-custom-media@7.0.8: resolution: {integrity: sha512-c9s5iX0Ge15o00HKbuRuTqNndsJUbaXdiNsksnVH8H4gdc+zbLzr/UasOwNG6CTDpLFekVY4672eWdiiWu2GUg==} engines: {node: '>=6.0.0'} dependencies: - postcss: mirrors.tencent.com/postcss/7.0.39 + postcss: 7.0.39 dev: true - /postcss-custom-properties/8.0.11: + /postcss-custom-properties@8.0.11: resolution: {integrity: sha512-nm+o0eLdYqdnJ5abAJeXp4CEU1c1k+eB2yMCvhgzsds/e0umabFrN6HoTy/8Q4K5ilxERdl/JD1LO5ANoYBeMA==} engines: {node: '>=6.0.0'} dependencies: - postcss: mirrors.tencent.com/postcss/7.0.39 + postcss: 7.0.39 postcss-values-parser: 2.0.1 dev: true - /postcss-custom-selectors/5.1.2: + /postcss-custom-selectors@5.1.2: resolution: {integrity: sha512-DSGDhqinCqXqlS4R7KGxL1OSycd1lydugJ1ky4iRXPHdBRiozyMHrdu0H3o7qNOCiZwySZTUI5MV0T8QhCLu+w==} engines: {node: '>=6.0.0'} dependencies: - postcss: mirrors.tencent.com/postcss/7.0.39 - postcss-selector-parser: mirrors.tencent.com/postcss-selector-parser/5.0.0 + postcss: 7.0.39 + postcss-selector-parser: mirrors.tencent.com/postcss-selector-parser@5.0.0 dev: true - /postcss-dir-pseudo-class/5.0.0: + /postcss-dir-pseudo-class@5.0.0: resolution: {integrity: sha512-3pm4oq8HYWMZePJY+5ANriPs3P07q+LW6FAdTlkFH2XqDdP4HeeJYMOzn0HYLhRSjBO3fhiqSwwU9xEULSrPgw==} engines: {node: '>=4.0.0'} dependencies: - postcss: mirrors.tencent.com/postcss/7.0.39 - postcss-selector-parser: mirrors.tencent.com/postcss-selector-parser/5.0.0 + postcss: 7.0.39 + postcss-selector-parser: mirrors.tencent.com/postcss-selector-parser@5.0.0 dev: true - /postcss-double-position-gradients/1.0.0: + /postcss-double-position-gradients@1.0.0: resolution: {integrity: sha512-G+nV8EnQq25fOI8CH/B6krEohGWnF5+3A6H/+JEpOncu5dCnkS1QQ6+ct3Jkaepw1NGVqqOZH6lqrm244mCftA==} engines: {node: '>=6.0.0'} dependencies: - postcss: mirrors.tencent.com/postcss/7.0.39 + postcss: 7.0.39 postcss-values-parser: 2.0.1 dev: true - /postcss-env-function/2.0.2: + /postcss-env-function@2.0.2: resolution: {integrity: sha512-rwac4BuZlITeUbiBq60h/xbLzXY43qOsIErngWa4l7Mt+RaSkT7QBjXVGTcBHupykkblHMDrBFh30zchYPaOUw==} engines: {node: '>=6.0.0'} dependencies: - postcss: mirrors.tencent.com/postcss/7.0.39 + postcss: 7.0.39 postcss-values-parser: 2.0.1 dev: true - /postcss-focus-visible/4.0.0: + /postcss-focus-visible@4.0.0: resolution: {integrity: sha512-Z5CkWBw0+idJHSV6+Bgf2peDOFf/x4o+vX/pwcNYrWpXFrSfTkQ3JQ1ojrq9yS+upnAlNRHeg8uEwFTgorjI8g==} engines: {node: '>=6.0.0'} dependencies: - postcss: mirrors.tencent.com/postcss/7.0.39 + postcss: 7.0.39 dev: true - /postcss-focus-within/3.0.0: + /postcss-focus-within@3.0.0: resolution: {integrity: sha512-W0APui8jQeBKbCGZudW37EeMCjDeVxKgiYfIIEo8Bdh5SpB9sxds/Iq8SEuzS0Q4YFOlG7EPFulbbxujpkrV2w==} engines: {node: '>=6.0.0'} dependencies: - postcss: mirrors.tencent.com/postcss/7.0.39 + postcss: 7.0.39 dev: true - /postcss-font-variant/4.0.1: + /postcss-font-variant@4.0.1: resolution: {integrity: sha512-I3ADQSTNtLTTd8uxZhtSOrTCQ9G4qUVKPjHiDk0bV75QSxXjVWiJVJ2VLdspGUi9fbW9BcjKJoRvxAH1pckqmA==} dependencies: - postcss: mirrors.tencent.com/postcss/7.0.39 + postcss: 7.0.39 dev: true - /postcss-gap-properties/2.0.0: + /postcss-gap-properties@2.0.0: resolution: {integrity: sha512-QZSqDaMgXCHuHTEzMsS2KfVDOq7ZFiknSpkrPJY6jmxbugUPTuSzs/vuE5I3zv0WAS+3vhrlqhijiprnuQfzmg==} engines: {node: '>=6.0.0'} dependencies: - postcss: mirrors.tencent.com/postcss/7.0.39 + postcss: 7.0.39 dev: true - /postcss-image-set-function/3.0.1: + /postcss-image-set-function@3.0.1: resolution: {integrity: sha512-oPTcFFip5LZy8Y/whto91L9xdRHCWEMs3e1MdJxhgt4jy2WYXfhkng59fH5qLXSCPN8k4n94p1Czrfe5IOkKUw==} engines: {node: '>=6.0.0'} dependencies: - postcss: mirrors.tencent.com/postcss/7.0.39 + postcss: 7.0.39 postcss-values-parser: 2.0.1 dev: true - /postcss-initial/3.0.4: + /postcss-initial@3.0.4: resolution: {integrity: sha512-3RLn6DIpMsK1l5UUy9jxQvoDeUN4gP939tDcKUHD/kM8SGSKbFAnvkpFpj3Bhtz3HGk1jWY5ZNWX6mPta5M9fg==} dependencies: - postcss: mirrors.tencent.com/postcss/7.0.39 + postcss: 7.0.39 dev: true - /postcss-lab-function/2.0.1: + /postcss-lab-function@2.0.1: resolution: {integrity: sha512-whLy1IeZKY+3fYdqQFuDBf8Auw+qFuVnChWjmxm/UhHWqNHZx+B99EwxTvGYmUBqe3Fjxs4L1BoZTJmPu6usVg==} engines: {node: '>=6.0.0'} dependencies: '@csstools/convert-colors': 1.4.0 - postcss: mirrors.tencent.com/postcss/7.0.39 + postcss: 7.0.39 postcss-values-parser: 2.0.1 dev: true - /postcss-less/4.0.1: + /postcss-less@4.0.1: resolution: {integrity: sha512-C92S4sHlbDpefJ2QQJjrucCcypq3+KZPstjfuvgOCNnGx0tF9h8hXgAlOIATGAxMXZXaF+nVp+/Mi8pCAWdSmw==} engines: {node: '>=10'} dependencies: - postcss: mirrors.tencent.com/postcss/8.4.12 + postcss: 8.4.12 dev: true - /postcss-logical/3.0.0: + /postcss-logical@3.0.0: resolution: {integrity: sha512-1SUKdJc2vuMOmeItqGuNaC+N8MzBWFWEkAnRnLpFYj1tGGa7NqyVBujfRtgNa2gXR+6RkGUiB2O5Vmh7E2RmiA==} engines: {node: '>=6.0.0'} dependencies: - postcss: mirrors.tencent.com/postcss/7.0.39 + postcss: 7.0.39 dev: true - /postcss-media-minmax/4.0.0: + /postcss-media-minmax@4.0.0: resolution: {integrity: sha512-fo9moya6qyxsjbFAYl97qKO9gyre3qvbMnkOZeZwlsW6XYFsvs2DMGDlchVLfAd8LHPZDxivu/+qW2SMQeTHBw==} engines: {node: '>=6.0.0'} dependencies: - postcss: mirrors.tencent.com/postcss/7.0.39 + postcss: 7.0.39 dev: true - /postcss-nesting/7.0.1: + /postcss-nesting@7.0.1: resolution: {integrity: sha512-FrorPb0H3nuVq0Sff7W2rnc3SmIcruVC6YwpcS+k687VxyxO33iE1amna7wHuRVzM8vfiYofXSBHNAZ3QhLvYg==} engines: {node: '>=6.0.0'} dependencies: - postcss: mirrors.tencent.com/postcss/7.0.39 + postcss: 7.0.39 dev: true - /postcss-overflow-shorthand/2.0.0: + /postcss-overflow-shorthand@2.0.0: resolution: {integrity: sha512-aK0fHc9CBNx8jbzMYhshZcEv8LtYnBIRYQD5i7w/K/wS9c2+0NSR6B3OVMu5y0hBHYLcMGjfU+dmWYNKH0I85g==} engines: {node: '>=6.0.0'} dependencies: - postcss: mirrors.tencent.com/postcss/7.0.39 + postcss: 7.0.39 dev: true - /postcss-page-break/2.0.0: + /postcss-page-break@2.0.0: resolution: {integrity: sha512-tkpTSrLpfLfD9HvgOlJuigLuk39wVTbbd8RKcy8/ugV2bNBUW3xU+AIqyxhDrQr1VUj1RmyJrBn1YWrqUm9zAQ==} dependencies: - postcss: mirrors.tencent.com/postcss/7.0.39 + postcss: 7.0.39 dev: true - /postcss-place/4.0.1: + /postcss-place@4.0.1: resolution: {integrity: sha512-Zb6byCSLkgRKLODj/5mQugyuj9bvAAw9LqJJjgwz5cYryGeXfFZfSXoP1UfveccFmeq0b/2xxwcTEVScnqGxBg==} engines: {node: '>=6.0.0'} dependencies: - postcss: mirrors.tencent.com/postcss/7.0.39 + postcss: 7.0.39 postcss-values-parser: 2.0.1 dev: true - /postcss-pseudo-class-any-link/6.0.0: + /postcss-pseudo-class-any-link@6.0.0: resolution: {integrity: sha512-lgXW9sYJdLqtmw23otOzrtbDXofUdfYzNm4PIpNE322/swES3VU9XlXHeJS46zT2onFO7V1QFdD4Q9LiZj8mew==} engines: {node: '>=6.0.0'} dependencies: - postcss: mirrors.tencent.com/postcss/7.0.39 - postcss-selector-parser: mirrors.tencent.com/postcss-selector-parser/5.0.0 + postcss: 7.0.39 + postcss-selector-parser: mirrors.tencent.com/postcss-selector-parser@5.0.0 dev: true - /postcss-px-to-viewport/1.1.1: + /postcss-px-to-viewport@1.1.1: resolution: {integrity: sha512-2x9oGnBms+e0cYtBJOZdlwrFg/mLR4P1g2IFu7jYKvnqnH/HLhoKyareW2Q/x4sg0BgklHlP1qeWo2oCyPm8FQ==} dependencies: - object-assign: mirrors.tencent.com/object-assign/4.1.1 - postcss: mirrors.tencent.com/postcss/8.4.12 + object-assign: mirrors.tencent.com/object-assign@4.1.1 + postcss: 7.0.39 dev: true - /postcss-replace-overflow-wrap/3.0.0: + /postcss-replace-overflow-wrap@3.0.0: resolution: {integrity: sha512-2T5hcEHArDT6X9+9dVSPQdo7QHzG4XKclFT8rU5TzJPDN7RIRTbO9c4drUISOVemLj03aezStHCR2AIcr8XLpw==} dependencies: - postcss: mirrors.tencent.com/postcss/7.0.39 + postcss: 7.0.39 dev: true - /postcss-selector-matches/4.0.0: + /postcss-selector-matches@4.0.0: resolution: {integrity: sha512-LgsHwQR/EsRYSqlwdGzeaPKVT0Ml7LAT6E75T8W8xLJY62CE4S/l03BWIt3jT8Taq22kXP08s2SfTSzaraoPww==} dependencies: - balanced-match: mirrors.tencent.com/balanced-match/1.0.2 - postcss: mirrors.tencent.com/postcss/7.0.39 + balanced-match: 1.0.2 + postcss: 7.0.39 dev: true - /postcss-selector-not/4.0.1: + /postcss-selector-not@4.0.1: resolution: {integrity: sha512-YolvBgInEK5/79C+bdFMyzqTg6pkYqDbzZIST/PDMqa/o3qtXenD05apBG2jLgT0/BQ77d4U2UK12jWpilqMAQ==} dependencies: - balanced-match: mirrors.tencent.com/balanced-match/1.0.2 - postcss: mirrors.tencent.com/postcss/7.0.39 + balanced-match: 1.0.2 + postcss: 7.0.39 dev: true - /postcss-values-parser/2.0.1: + /postcss-values-parser@2.0.1: resolution: {integrity: sha512-2tLuBsA6P4rYTNKCXYG/71C7j1pU6pK503suYOmn4xYrQIzW+opD+7FAFNuGSdZC/3Qfy334QbeMu7MEb8gOxg==} engines: {node: '>=6.14.4'} dependencies: - flatten: mirrors.tencent.com/flatten/1.0.3 - indexes-of: mirrors.tencent.com/indexes-of/1.0.1 - uniq: mirrors.tencent.com/uniq/1.0.1 + flatten: mirrors.tencent.com/flatten@1.0.3 + indexes-of: mirrors.tencent.com/indexes-of@1.0.1 + uniq: mirrors.tencent.com/uniq@1.0.1 dev: true - /postcss-write-svg/3.0.1: + /postcss-write-svg@3.0.1: resolution: {integrity: sha1-duSV1A8jIf8JtWSH4DhFr3N/gBo=} engines: {node: '>=6.9.1'} dependencies: - postcss: mirrors.tencent.com/postcss/5.2.18 - postcss-value-parser: mirrors.tencent.com/postcss-value-parser/3.3.1 + postcss: 5.2.18 + postcss-value-parser: mirrors.tencent.com/postcss-value-parser@3.3.1 + dev: true + + /postcss@5.2.18: + resolution: {integrity: sha512-zrUjRRe1bpXKsX1qAJNJjqZViErVuyEkMTRrwu4ud4sbTtIBRmtaYDrHmcGgmrbsW3MHfmtIf+vJumgQn+PrXg==} + engines: {node: '>=0.12'} + dependencies: + chalk: 1.1.3 + js-base64: mirrors.tencent.com/js-base64@2.6.4 + source-map: 0.5.7 + supports-color: 3.2.3 + dev: true + + /postcss@7.0.39: + resolution: {integrity: sha512-yioayjNbHn6z1/Bywyb2Y4s3yvDAeXGOyxqD+LnVOinq6Mdmd++SW2wUNVzavyyHxd6+DxzWGIuosg6P1Rj8uA==} + engines: {node: '>=6.0.0'} + dependencies: + picocolors: 0.2.1 + source-map: 0.6.1 + dev: true + + /postcss@8.4.12: + resolution: {integrity: sha512-lg6eITwYe9v6Hr5CncVbK70SoioNQIq81nsaG86ev5hAidQvmOeETBqs7jm43K2F5/Ley3ytDtriImV6TpNiSg==} + engines: {node: ^10 || ^12 || >=14} + dependencies: + nanoid: mirrors.tencent.com/nanoid@3.3.2 + picocolors: 1.0.0 + source-map-js: mirrors.tencent.com/source-map-js@1.0.2 + dev: true + + /promise-inflight@1.0.1(bluebird@3.7.2): + resolution: {integrity: sha512-6zWPyEOFaQBJYcGMHBKTKJ3u6TBsnMFOIZSa6ce1e/ZrrsOlnHRHbabMjLiBYKp+n44X9eUI6VUPaukCXHuG4g==} + peerDependencies: + bluebird: '*' + peerDependenciesMeta: + bluebird: + optional: true + dependencies: + bluebird: mirrors.tencent.com/bluebird@3.7.2 dev: true - /pure-color/1.3.0: + /punycode@1.3.2: + resolution: {integrity: sha512-RofWgt/7fL5wP1Y7fxE7/EmTLzQVnB0ycyibJ0OOHIlJqTNzglYFxVwETOcIoJqJmpDXJ9xImDv+Fq34F/d4Dw==} + dev: true + + /punycode@1.4.1: + resolution: {integrity: sha512-jmYNElW7yvO7TV33CjSmvSiE2yco3bV2czu/OzDKdMNVZQWfxCblURLhf+47syQRBntjfLdd/H0egrzIG+oaFQ==} + dev: true + + /punycode@2.1.1: + resolution: {integrity: sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==} + engines: {node: '>=6'} + + /pure-color@1.3.0: resolution: {integrity: sha1-H+Bk+wrIUfDeYTIKi/eWg2Qi8z4=} dev: false - /react-base16-styling/0.6.0: + /randombytes@2.1.0: + resolution: {integrity: sha512-vYl3iOX+4CKUWuxGi9Ukhie6fsqXqS9FE2Zaic4tNFD2N2QQaXOMFbuKK4QmDHC0JO6B1Zp41J0LpT0oR68amQ==} + dependencies: + safe-buffer: 5.2.1 + dev: true + + /react-base16-styling@0.6.0: resolution: {integrity: sha1-7yFW1mz0E5aVyKFniGy2nqZgeSw=} dependencies: base16: 1.0.0 @@ -3571,140 +4676,376 @@ packages: pure-color: 1.3.0 dev: false - /react-helmet/6.1.0_react@16.14.0: + /react-helmet@6.1.0(react@16.14.0): resolution: {integrity: sha512-4uMzEY9nlDlgxr61NL3XbKRy1hEkXmKNXhjbAIOVw5vcFrsdYbH2FEwcNyWvWinl103nXgzYNlns9ca+8kFiWw==} peerDependencies: react: '>=16.3.0' dependencies: - object-assign: mirrors.tencent.com/object-assign/4.1.1 - prop-types: mirrors.tencent.com/prop-types/15.8.1 - react: mirrors.tencent.com/react/16.14.0 - react-fast-compare: mirrors.tencent.com/react-fast-compare/3.2.0 - react-side-effect: mirrors.tencent.com/react-side-effect/2.1.1_react@16.14.0 + object-assign: mirrors.tencent.com/object-assign@4.1.1 + prop-types: mirrors.tencent.com/prop-types@15.8.1 + react: mirrors.tencent.com/react@16.14.0 + react-fast-compare: mirrors.tencent.com/react-fast-compare@3.2.0 + react-side-effect: mirrors.tencent.com/react-side-effect@2.1.1(react@16.14.0) dev: false - /react-input-range/1.3.0_react-dom@16.14.0+react@16.14.0: + /react-input-range@1.3.0(react-dom@16.14.0)(react@16.14.0): resolution: {integrity: sha1-+W0AFjGrgXQX8eJtj5+WhLSCf1k=} peerDependencies: react: ^15.0.0 || ^16.0.0 react-dom: ^15.0.0 || ^16.0.0 dependencies: - autobind-decorator: mirrors.tencent.com/autobind-decorator/1.4.3 - prop-types: mirrors.tencent.com/prop-types/15.8.1 - react: mirrors.tencent.com/react/16.14.0 - react-dom: mirrors.tencent.com/react-dom/16.14.0_react@16.14.0 + autobind-decorator: mirrors.tencent.com/autobind-decorator@1.4.3 + prop-types: mirrors.tencent.com/prop-types@15.8.1 + react: mirrors.tencent.com/react@16.14.0 + react-dom: mirrors.tencent.com/react-dom@16.14.0(react@16.14.0) dev: false - /react-visibility-sensor/5.1.1_react-dom@16.14.0+react@16.14.0: + /react-visibility-sensor@5.1.1(react-dom@16.14.0)(react@16.14.0): resolution: {integrity: sha512-cTUHqIK+zDYpeK19rzW6zF9YfT4486TIgizZW53wEZ+/GPBbK7cNS0EHyJVyHYacwFEvvHLEKfgJndbemWhB/w==} peerDependencies: react: '>=16.0.0' react-dom: '>=16.0.0' dependencies: - prop-types: mirrors.tencent.com/prop-types/15.8.1 - react: mirrors.tencent.com/react/16.14.0 - react-dom: mirrors.tencent.com/react-dom/16.14.0_react@16.14.0 + prop-types: mirrors.tencent.com/prop-types@15.8.1 + react: mirrors.tencent.com/react@16.14.0 + react-dom: mirrors.tencent.com/react-dom@16.14.0(react@16.14.0) dev: false - /remove-accents/0.4.2: + /remove-accents@0.4.2: resolution: {integrity: sha1-CkPTqq4egNuRngeuJUsoXZ4ce7U=} dev: false - /sdk-base/2.0.1: + /rimraf@2.7.1: + resolution: {integrity: sha512-uWjbaKIK3T1OSVptzX7Nl6PvQ3qAGtKEtVRjRuazjfL3Bx5eI409VZSqgND+4UNnmzLVdPj9FqFJNPqBZFve4w==} + hasBin: true + dependencies: + glob: 7.2.0 + + /rimraf@3.0.2: + resolution: {integrity: sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==} + hasBin: true + dependencies: + glob: 7.2.0 + + /safe-buffer@5.1.2: + resolution: {integrity: sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==} + + /safe-buffer@5.2.1: + resolution: {integrity: sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==} + + /schema-utils@1.0.0: + resolution: {integrity: sha512-i27Mic4KovM/lnGsy8whRCHhc7VicJajAjTrYg11K9zfZXnYIt4k5F+kZkwjnrhKzLic/HLU4j11mjsz2G/75g==} + engines: {node: '>= 4'} + dependencies: + ajv: 6.12.6 + ajv-errors: mirrors.tencent.com/ajv-errors@1.0.1(ajv@6.12.6) + ajv-keywords: 3.5.2(ajv@6.12.6) + dev: true + + /schema-utils@3.1.1: + resolution: {integrity: sha512-Y5PQxS4ITlC+EahLuXaY86TXfR7Dc5lw294alXOq86JAHCihAIZfqv8nNCWvaEJvaC51uN9hbLGeV0cFBdH+Fw==} + engines: {node: '>= 10.13.0'} + dependencies: + '@types/json-schema': 7.0.11 + ajv: 6.12.6 + ajv-keywords: 3.5.2(ajv@6.12.6) + dev: true + + /sdk-base@2.0.1: resolution: {integrity: sha1-ukAonovfJy7RHdnql+r5jgNtJMY=} dependencies: - get-ready: mirrors.tencent.com/get-ready/1.0.0 + get-ready: mirrors.tencent.com/get-ready@1.0.0 dev: true - /select-hose/2.0.0: + /select-hose@2.0.0: resolution: {integrity: sha1-Yl2GWPhlr0Psliv8N2o3NZpJlMo=} dev: true - /semver-regex/1.0.0: + /semver-regex@1.0.0: resolution: {integrity: sha1-kqSWkGX5xwxpR1PVUkj8aPj2Usk=} engines: {node: '>=0.10.0'} dev: true - /simplebar-react/2.3.6_react-dom@16.14.0+react@16.14.0: + /semver@5.7.1: + resolution: {integrity: sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==} + hasBin: true + + /semver@6.3.0: + resolution: {integrity: sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==} + hasBin: true + + /semver@7.0.0: + resolution: {integrity: sha512-+GB6zVA9LWh6zovYQLALHwv5rb2PHGlJi3lfiqIHxR0uuwCgefcOJc59v9fv1w8GbStwxuuqqAjI9NMAOOgq1A==} + hasBin: true + dev: true + + /semver@7.3.5: + resolution: {integrity: sha512-PoeGJYh8HK4BTO/a9Tf6ZG3veo/A7ZVsYrSA6J8ny9nb3B1VrpkuN+z9OE5wfE5p6H4LchYZsegiQgbJD94ZFQ==} + engines: {node: '>=10'} + hasBin: true + dependencies: + lru-cache: 6.0.0 + + /serialize-javascript@4.0.0: + resolution: {integrity: sha512-GaNA54380uFefWghODBWEGisLZFj00nS5ACs6yHa9nLqlLpVLO8ChDGeKRjZnV4Nh4n0Qi7nhYZD/9fCPzEqkw==} + dependencies: + randombytes: 2.1.0 + dev: true + + /serialize-javascript@5.0.1: + resolution: {integrity: sha512-SaaNal9imEO737H2c05Og0/8LUXG7EnsZyMa8MzkmuHoELfT6txuj0cMqRj6zfPKnmQ1yasR4PCJc8x+M4JSPA==} + dependencies: + randombytes: 2.1.0 + dev: true + + /serialize-javascript@6.0.0: + resolution: {integrity: sha512-Qr3TosvguFt8ePWqsvRfrKyQXIiW+nGbYpy8XK24NQHE83caxWt+mIymTT19DGFbNWNLfEwsrkSmN64lVWB9ag==} + dependencies: + randombytes: 2.1.0 + dev: true + + /simplebar-react@2.3.6(react-dom@16.14.0)(react@16.14.0): resolution: {integrity: sha512-Igm/MRdt+LQ8edTTzjRoaATfXPPMByuUsVvHQHrkX7SH4jmvL85VshtOVcXFrOBspv9vqQtnIrOq/j9VmRSNDQ==} peerDependencies: react: ^0.14.9 || ^15.3.0 || ^16.0.0-rc || ^16.0 || ^17.0 react-dom: ^0.14.9 || ^15.3.0 || ^16.0.0-rc || ^16.0 || ^17.0 dependencies: - prop-types: mirrors.tencent.com/prop-types/15.8.1 - react: mirrors.tencent.com/react/16.14.0 - react-dom: mirrors.tencent.com/react-dom/16.14.0_react@16.14.0 + prop-types: mirrors.tencent.com/prop-types@15.8.1 + react: mirrors.tencent.com/react@16.14.0 + react-dom: mirrors.tencent.com/react-dom@16.14.0(react@16.14.0) simplebar: 5.3.6 dev: false - /simplebar/5.3.6: + /simplebar@5.3.6: resolution: {integrity: sha512-FJUMbV+hNDd/m+1/fvD41TXKd5mSdlI5zgBygkaQIV3SffNbcLhSbJT6ufTs8ZNRLJ6i+qc/KCFMqWmvlGWMhA==} dependencies: '@juggle/resize-observer': 3.3.1 - can-use-dom: mirrors.tencent.com/can-use-dom/0.1.0 - core-js: mirrors.tencent.com/core-js/3.21.1 - lodash.debounce: mirrors.tencent.com/lodash.debounce/4.0.8 - lodash.memoize: mirrors.tencent.com/lodash.memoize/4.1.2 - lodash.throttle: mirrors.tencent.com/lodash.throttle/4.1.1 + can-use-dom: mirrors.tencent.com/can-use-dom@0.1.0 + core-js: mirrors.tencent.com/core-js@3.21.1 + lodash.debounce: mirrors.tencent.com/lodash.debounce@4.0.8 + lodash.memoize: mirrors.tencent.com/lodash.memoize@4.1.2 + lodash.throttle: mirrors.tencent.com/lodash.throttle@4.1.1 dev: false - /spdy-transport/3.0.0_supports-color@6.1.0: + /sirv@2.0.3: + resolution: {integrity: sha512-O9jm9BsID1P+0HOi81VpXPoDxYP374pkOLzACAoyUQ/3OUVndNpsz6wMnY2z+yOxzbllCKZrM+9QrWsv4THnyA==} + engines: {node: '>= 10'} + dependencies: + '@polka/url': 1.0.0-next.23 + mrmime: 1.0.1 + totalist: 3.0.1 + dev: true + + /source-list-map@2.0.1: + resolution: {integrity: sha512-qnQ7gVMxGNxsiL4lEuJwe/To8UnK7fAnmbGEEH8RpLouuKbeEm0lhbQVFIrNSuB+G7tVrAlVsZgETT5nljf+Iw==} + dev: true + + /source-map@0.5.7: + resolution: {integrity: sha512-LbrmJOMUSdEVxIKvdcJzQC+nQhe8FUZQTXQy6+I75skNgn3OoQ0DZA8YnFa7gp8tqtL3KPf1kmo0R5DoApeSGQ==} + engines: {node: '>=0.10.0'} + dev: true + + /source-map@0.6.1: + resolution: {integrity: sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==} + engines: {node: '>=0.10.0'} + + /source-map@0.7.3: + resolution: {integrity: sha512-CkCj6giN3S+n9qrYiBTX5gystlENnRW5jZeNLHpe6aue+SrHcG5VYwujhW9s4dY31mEGsxBDrHR6oI69fTXsaQ==} + engines: {node: '>= 8'} + dev: true + + /spdy-transport@3.0.0(supports-color@6.1.0): resolution: {integrity: sha512-hsLVFE5SjA6TCisWeJXFKniGGOpBgMLmerfO2aCyCU5s7nJ/rpAepqmFifv/GCbSbueEeAJJnmSQ2rKC/g8Fcw==} dependencies: - debug: mirrors.tencent.com/debug/4.3.4_supports-color@6.1.0 - detect-node: mirrors.tencent.com/detect-node/2.1.0 + debug: 4.3.4(supports-color@6.1.0) + detect-node: mirrors.tencent.com/detect-node@2.1.0 hpack.js: 2.1.6 - obuf: mirrors.tencent.com/obuf/1.1.2 - readable-stream: mirrors.tencent.com/readable-stream/3.6.0 + obuf: mirrors.tencent.com/obuf@1.1.2 + readable-stream: mirrors.tencent.com/readable-stream@3.6.0 wbuf: 1.7.3 transitivePeerDependencies: - supports-color dev: true - /stream-wormhole/1.1.0: + /ssri@6.0.2: + resolution: {integrity: sha512-cepbSq/neFK7xB6A50KHN0xHDotYzq58wWCa5LeWqnPrHG8GzfEjO/4O8kpmcGW+oaxkvhEJCWgbgNk4/ZV93Q==} + dependencies: + figgy-pudding: mirrors.tencent.com/figgy-pudding@3.5.2 + dev: true + + /ssri@8.0.1: + resolution: {integrity: sha512-97qShzy1AiyxvPNIkLWoGua7xoQzzPjQ0HAH4B0rWKo7SZ6USuPcrUiAFrws0UH8RrbWmgq3LMTObhPIHbbBeQ==} + engines: {node: '>= 8'} + dependencies: + minipass: 3.1.6 + dev: true + + /stream-wormhole@1.1.0: resolution: {integrity: sha512-gHFfL3px0Kctd6Po0M8TzEvt3De/xu6cnRrjlfYNhwbhLPLwigI2t1nc6jrzNuaYg5C4YF78PPFuQPzRiqn9ew==} engines: {node: '>=4.0.0'} dev: true - /temp-dir/2.0.0: + /supports-color@2.0.0: + resolution: {integrity: sha512-KKNVtd6pCYgPIKU4cp2733HWYCpplQhddZLBUryaAHou723x+FRzQ5Df824Fj+IyyuiQTRoub4SnIFfIcrp70g==} + engines: {node: '>=0.8.0'} + dev: true + + /supports-color@3.2.3: + resolution: {integrity: sha512-Jds2VIYDrlp5ui7t8abHN2bjAu4LV/q4N2KivFPpGH0lrka0BMq/33AmECUXlKPcHigkNaqfXRENFju+rlcy+A==} + engines: {node: '>=0.8.0'} + dependencies: + has-flag: 1.0.0 + dev: true + + /supports-color@5.5.0: + resolution: {integrity: sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==} + engines: {node: '>=4'} + dependencies: + has-flag: 3.0.0 + + /supports-color@7.2.0: + resolution: {integrity: sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==} + engines: {node: '>=8'} + dependencies: + has-flag: 4.0.0 + + /supports-color@8.1.1: + resolution: {integrity: sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==} + engines: {node: '>=10'} + dependencies: + has-flag: 4.0.0 + dev: true + + /tar@6.1.11: + resolution: {integrity: sha512-an/KZQzQUkZCkuoAA64hM92X0Urb6VpRhAFllDzz44U2mcD5scmT3zBc4VgVpkugF580+DQn8eAFSyoQt0tznA==} + engines: {node: '>= 10'} + dependencies: + chownr: 2.0.0 + fs-minipass: 2.1.0 + minipass: 3.1.6 + minizlib: 2.1.2 + mkdirp: 1.0.4 + yallist: 4.0.0 + dev: true + + /temp-dir@2.0.0: resolution: {integrity: sha512-aoBAniQmmwtcKp/7BzsH8Cxzv8OL736p7v1ihGb5e9DJ9kTwGWHrQrVB5+lfVDzfGrdRzXch+ig7LHaY1JTOrg==} engines: {node: '>=8'} dev: false - /tempfile/3.0.0: + /tempfile@3.0.0: resolution: {integrity: sha512-uNFCg478XovRi85iD42egu+eSFUmmka750Jy7L5tfHI5hQKKtbPnxaSaXAbBqCDYrw3wx4tXjKwci4/QmsZJxw==} engines: {node: '>=8'} dependencies: temp-dir: 2.0.0 - uuid: mirrors.tencent.com/uuid/3.4.0 + uuid: mirrors.tencent.com/uuid@3.4.0 dev: false - /text-extensions/1.9.0: + /text-extensions@1.9.0: resolution: {integrity: sha512-wiBrwC1EhBelW12Zy26JeOUkQ5mRu+5o8rpsJk5+2t+Y5vE7e842qtZDQ2g1NpX/29HdyFeJ4nSIhI47ENSxlQ==} engines: {node: '>=0.10'} - /tryer/1.0.1: - resolution: {integrity: sha512-c3zayb8/kWWpycWYg87P71E1S1ZL6b6IJxfb5fvsUgsf0S2MVGaDhDXXjDMpdCpfWXqptc+4mXwmiy1ypXqRAA==} + /to-fast-properties@2.0.0: + resolution: {integrity: sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==} + engines: {node: '>=4'} + dev: true + + /totalist@3.0.1: + resolution: {integrity: sha512-sf4i37nQ2LBx4m3wB74y+ubopq6W/dIzXg0FDGjsYnZHVa1Da8FH853wlL2gtUhg+xJXjfk3kUZS3BRoQeoQBQ==} + engines: {node: '>=6'} dev: true - /tslint-config-prettier/1.18.0: + /ts-node@10.7.0(@types/node@12.20.47)(typescript@4.6.3): + resolution: {integrity: sha512-TbIGS4xgJoX2i3do417KSaep1uRAW/Lu+WAL2doDHC0D6ummjirVOXU5/7aiZotbQ5p1Zp9tP7U6cYhA0O7M8A==} + 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 + dependencies: + '@cspotcode/source-map-support': 0.7.0 + '@tsconfig/node10': 1.0.8 + '@tsconfig/node12': 1.0.9 + '@tsconfig/node14': 1.0.1 + '@tsconfig/node16': 1.0.2 + '@types/node': 12.20.47 + acorn: 8.7.0 + acorn-walk: 8.2.0 + arg: 4.1.3 + create-require: 1.1.1 + diff: 4.0.2 + make-error: 1.3.6 + typescript: mirrors.tencent.com/typescript@4.6.3 + v8-compile-cache-lib: 3.0.0 + yn: 3.1.1 + + /ts-node@9.1.1(typescript@4.6.3): + resolution: {integrity: sha512-hPlt7ZACERQGf03M253ytLY3dHbGNGrAq9qIHWUY9XHYl1z7wYngSr3OQ5xmui8o2AaxsONxIzjafLUiWBo1Fg==} + engines: {node: '>=10.0.0'} + hasBin: true + peerDependencies: + typescript: '>=2.7' + dependencies: + arg: 4.1.3 + create-require: 1.1.1 + diff: 4.0.2 + make-error: 1.3.6 + source-map-support: mirrors.tencent.com/source-map-support@0.5.21 + typescript: mirrors.tencent.com/typescript@4.6.3 + yn: 3.1.1 + dev: true + + /tslint-config-prettier@1.18.0: resolution: {integrity: sha512-xPw9PgNPLG3iKRxmK7DWr+Ea/SzrvfHtjFt5LBl61gk2UBG/DB9kCXRjv+xyIU1rUtnayLeMUVJBcMX8Z17nDg==} engines: {node: '>=4.0.0'} hasBin: true dev: true - /uniqs/2.0.0: - resolution: {integrity: sha1-/+3ks2slKQaW5uFl1KWe25mOawI=} + /uglify-js@3.15.3: + resolution: {integrity: sha512-6iCVm2omGJbsu3JWac+p6kUiOpg3wFO2f8lIXjfEb8RrmLjzog1wTPMmwKB7swfzzqxj9YM+sGUM++u1qN4qJg==} + engines: {node: '>=0.8.0'} + hasBin: true + requiresBuild: true + optional: true + + /uniqs@2.0.0: + resolution: {integrity: sha1-/+3ks2slKQaW5uFl1KWe25mOawI=} + dev: true + + /unique-filename@1.1.1: + resolution: {integrity: sha512-Vmp0jIp2ln35UTXuryvjzkjGdRyf9b2lTXuSYUiPmzRcl3FDtYqAwOnTJkAngD9SWhnoJzDbTKwaOrZ+STtxNQ==} + dependencies: + unique-slug: 2.0.2 + dev: true + + /unique-slug@2.0.2: + resolution: {integrity: sha512-zoWr9ObaxALD3DOPfjPSqxt4fnZiWblxHIgeWqW8x7UqDzEtHEQLzji2cuJYQFCU6KmoJikOYAZlrTHHebjx2w==} + dependencies: + imurmurhash: 0.1.4 dev: true - /util.promisify/1.0.0: + /uri-js@4.4.1: + resolution: {integrity: sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==} + dependencies: + punycode: 2.1.1 + + /util.promisify@1.0.0: resolution: {integrity: sha512-i+6qA2MPhvoKLuxnJNpXAGhg7HphQOSUq2LKMZD0m15EiskXUkMvKdF4Uui0WYeCUGea+o2cw/ZuwehtfsrNkA==} dependencies: - define-properties: mirrors.tencent.com/define-properties/1.1.3 - object.getownpropertydescriptors: mirrors.tencent.com/object.getownpropertydescriptors/2.1.3 + define-properties: mirrors.tencent.com/define-properties@1.1.3 + object.getownpropertydescriptors: mirrors.tencent.com/object.getownpropertydescriptors@2.1.3 dev: true - /validate-commit-msg/2.14.0: + /v8-compile-cache-lib@3.0.0: + resolution: {integrity: sha512-mpSYqfsFvASnSn5qMiwrr4VKfumbPyONLCOPmsR3A6pTY/r0+tSaVbgPWSAIuzbk3lCTa+FForeTiO+wBQGkjA==} + + /validate-commit-msg@2.14.0: resolution: {integrity: sha1-5Tg2kQEsuycNzAvCpO/+vhSJDqw=} deprecated: Check out CommitLint which provides the same functionality with a more user-focused experience. hasBin: true @@ -3715,258 +5056,284 @@ packages: semver-regex: 1.0.0 dev: true - /video-react/0.15.0_react-dom@16.14.0+react@16.14.0: + /video-react@0.15.0(react-dom@16.14.0)(react@16.14.0): resolution: {integrity: sha512-wF3BwG1qikkSX11nu0KsygxeWehzMaYpd4Uvy1sKLFnCNk794f9TPL4q/+mMmLJ8uYb5DSlgg6VraTHyihiMHQ==} peerDependencies: react: ^15.0.0 || ^16.0.0 || ^17.0.0 react-dom: ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: '@babel/runtime': 7.17.8 - classnames: mirrors.tencent.com/classnames/2.3.1 - lodash.throttle: mirrors.tencent.com/lodash.throttle/4.1.1 - prop-types: mirrors.tencent.com/prop-types/15.8.1 - react: mirrors.tencent.com/react/16.14.0 - react-dom: mirrors.tencent.com/react-dom/16.14.0_react@16.14.0 - redux: mirrors.tencent.com/redux/4.1.2 + classnames: mirrors.tencent.com/classnames@2.3.1 + lodash.throttle: mirrors.tencent.com/lodash.throttle@4.1.1 + prop-types: mirrors.tencent.com/prop-types@15.8.1 + react: mirrors.tencent.com/react@16.14.0 + react-dom: mirrors.tencent.com/react-dom@16.14.0(react@16.14.0) + redux: mirrors.tencent.com/redux@4.1.2 dev: false - /watchpack-chokidar2/2.0.1: + /watchpack-chokidar2@2.0.1: resolution: {integrity: sha512-nCFfBIPKr5Sh61s4LPpy1Wtfi0HE8isJ3d2Yb5/Ppw2P2B/3eVSEBjKfN0fmHJSK14+31KwMKmcrzs2GM4P0Ww==} requiresBuild: true dependencies: - chokidar: mirrors.tencent.com/chokidar/2.1.8 + chokidar: 2.1.8 + transitivePeerDependencies: + - supports-color dev: true optional: true - /wbuf/1.7.3: + /wbuf@1.7.3: resolution: {integrity: sha512-O84QOnr0icsbFGLS0O3bI5FswxzRr8/gHwWkDlQFskhSPryQXvrTMxjxGP4+iWYoauLoBvfDpkrOauZ+0iZpDA==} dependencies: - minimalistic-assert: mirrors.tencent.com/minimalistic-assert/1.0.1 + minimalistic-assert: mirrors.tencent.com/minimalistic-assert@1.0.1 + dev: true + + /webpack-bundle-analyzer@4.9.1: + resolution: {integrity: sha512-jnd6EoYrf9yMxCyYDPj8eutJvtjQNp8PHmni/e/ulydHBWhT5J3menXt3HEkScsu9YqMAcG4CfFjs3rj5pVU1w==} + engines: {node: '>= 10.13.0'} + hasBin: true + dependencies: + '@discoveryjs/json-ext': 0.5.7 + acorn: 8.7.0 + acorn-walk: 8.2.0 + commander: 7.2.0 + escape-string-regexp: 4.0.0 + gzip-size: 6.0.0 + is-plain-object: 5.0.0 + lodash.debounce: 4.0.8 + lodash.escape: 4.0.1 + lodash.flatten: 4.4.0 + lodash.invokemap: 4.6.0 + lodash.pullall: 4.2.0 + lodash.uniqby: 4.7.0 + opener: 1.5.2 + picocolors: 1.0.0 + sirv: 2.0.3 + ws: 7.5.7 + transitivePeerDependencies: + - bufferutil + - utf-8-validate + dev: true + + /webpack-sources@1.4.3: + resolution: {integrity: sha512-lgTS3Xhv1lCOKo7SA5TjKXMjpSM4sBjNV5+q2bqesbSPs5FjGmU6jjtBSkX9b4qW87vDIsCIlUPOEhbZrMdjeQ==} + dependencies: + source-list-map: 2.0.1 + source-map: 0.6.1 + dev: true + + /webpack-sources@3.2.3: + resolution: {integrity: sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w==} + engines: {node: '>=10.13.0'} + dev: true + + /wrappy@1.0.2: + resolution: {integrity: sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==} + + /ws@7.5.7: + resolution: {integrity: sha512-KMvVuFzpKBuiIXW3E4u3mySRO2/mCHSyZDJQM5NQ9Q9KHWHWh0NHgfbRMLLrceUK5qAL4ytALJbpRMjixFZh8A==} + 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 + + /yallist@3.1.1: + resolution: {integrity: sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==} dev: true - mirrors.tencent.com/JSONStream/1.3.5: - resolution: {integrity: sha512-E+iruNOY8VV9s4JEbe1aNEm6MiszPRr/UfcHMz0TQh1BXSxHK+ASV1R6W4HpjBhSeS+54PIsAMCBmwD06LLsqQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/JSONStream/-/JSONStream-1.3.5.tgz} + /yallist@4.0.0: + resolution: {integrity: sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==} + + /yn@3.1.1: + resolution: {integrity: sha512-Ux4ygGWsu2c7isFWe8Yu1YluJmqVhxqK2cLXNQA5AcC3QfbGNpM7fu0Y8b/z16pXLnFxZYvWhd3fhBY9DLmC6Q==} + engines: {node: '>=6'} + + mirrors.tencent.com/JSONStream@1.3.5: + resolution: {integrity: sha512-E+iruNOY8VV9s4JEbe1aNEm6MiszPRr/UfcHMz0TQh1BXSxHK+ASV1R6W4HpjBhSeS+54PIsAMCBmwD06LLsqQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/JSONStream/-/JSONStream-1.3.5.tgz} name: JSONStream version: 1.3.5 hasBin: true dependencies: - jsonparse: mirrors.tencent.com/jsonparse/1.3.1 - through: mirrors.tencent.com/through/2.3.8 + jsonparse: mirrors.tencent.com/jsonparse@1.3.1 + through: mirrors.tencent.com/through@2.3.8 - mirrors.tencent.com/accepts/1.3.8: - resolution: {integrity: sha512-PYAthTa2m2VKxuvSD3DPC/Gy+U+sOA1LAuT8mkmRuvw+NACSaeXEQ+NHcVF7rONl6qcaxV3Uuemwawk+7+SJLw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/accepts/-/accepts-1.3.8.tgz} + mirrors.tencent.com/accepts@1.3.8: + resolution: {integrity: sha512-PYAthTa2m2VKxuvSD3DPC/Gy+U+sOA1LAuT8mkmRuvw+NACSaeXEQ+NHcVF7rONl6qcaxV3Uuemwawk+7+SJLw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/accepts/-/accepts-1.3.8.tgz} name: accepts version: 1.3.8 engines: {node: '>= 0.6'} dependencies: - mime-types: mirrors.tencent.com/mime-types/2.1.35 - negotiator: mirrors.tencent.com/negotiator/0.6.3 + mime-types: mirrors.tencent.com/mime-types@2.1.35 + negotiator: mirrors.tencent.com/negotiator@0.6.3 dev: true - mirrors.tencent.com/acorn-import-assertions/1.8.0_acorn@8.7.0: - resolution: {integrity: sha512-m7VZ3jwz4eK6A4Vtt8Ew1/mNbP24u0FhdyfA7fSvnJR6LMdfOYnmuIrrJAgrYfYJ10F/otaHTtrtrtmHdMNzEw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/acorn-import-assertions/-/acorn-import-assertions-1.8.0.tgz} + mirrors.tencent.com/acorn-import-assertions@1.8.0(acorn@8.7.0): + resolution: {integrity: sha512-m7VZ3jwz4eK6A4Vtt8Ew1/mNbP24u0FhdyfA7fSvnJR6LMdfOYnmuIrrJAgrYfYJ10F/otaHTtrtrtmHdMNzEw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/acorn-import-assertions/-/acorn-import-assertions-1.8.0.tgz} id: mirrors.tencent.com/acorn-import-assertions/1.8.0 name: acorn-import-assertions version: 1.8.0 peerDependencies: acorn: ^8 dependencies: - acorn: mirrors.tencent.com/acorn/8.7.0 + acorn: 8.7.0 dev: true - mirrors.tencent.com/acorn-walk/7.2.0: - resolution: {integrity: sha512-OPdCF6GsMIP+Az+aWfAAOEt2/+iVDKE7oy6lJ098aoe59oAmK76qV6Gw60SbZ8jHuG2wH058GF4pLFbYamYrVA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: http://mirrors.tencent.com/npm/acorn-walk/-/acorn-walk-7.2.0.tgz} - name: acorn-walk - version: 7.2.0 - engines: {node: '>=0.4.0'} - dev: true - - mirrors.tencent.com/acorn-walk/8.2.0: - resolution: {integrity: sha512-k+iyHEuPgSw6SbuDpGQM+06HQUa04DZ3o+F6CSzXMvvI5KMvnaEqXe+YVe555R9nn6GPt404fos4wcgpw12SDA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: http://mirrors.tencent.com/npm/acorn-walk/-/acorn-walk-8.2.0.tgz} - name: acorn-walk - version: 8.2.0 - engines: {node: '>=0.4.0'} - - mirrors.tencent.com/acorn/6.4.2: - resolution: {integrity: sha512-XtGIhXwF8YM8bJhGxG5kXgjkEuNGLTkoYqVE+KMR+aspr4KGYmKYg7yUe3KghyQ9yheNwLnjmzh/7+gfDBmHCQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/acorn/-/acorn-6.4.2.tgz} + mirrors.tencent.com/acorn@6.4.2: + resolution: {integrity: sha512-XtGIhXwF8YM8bJhGxG5kXgjkEuNGLTkoYqVE+KMR+aspr4KGYmKYg7yUe3KghyQ9yheNwLnjmzh/7+gfDBmHCQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/acorn/-/acorn-6.4.2.tgz} name: acorn version: 6.4.2 engines: {node: '>=0.4.0'} hasBin: true dev: true - mirrors.tencent.com/acorn/7.4.1: - resolution: {integrity: sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/acorn/-/acorn-7.4.1.tgz} - name: acorn - version: 7.4.1 - engines: {node: '>=0.4.0'} - hasBin: true - dev: true - - mirrors.tencent.com/acorn/8.7.0: - resolution: {integrity: sha512-V/LGr1APy+PXIwKebEWrkZPwoeoF+w1jiOBUmuxuiUIaOHtob8Qc9BTrYo7VuI5fR8tqsy+buA2WFooR5olqvQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/acorn/-/acorn-8.7.0.tgz} - name: acorn - version: 8.7.0 - engines: {node: '>=0.4.0'} - hasBin: true - - mirrors.tencent.com/address/1.1.2: - resolution: {integrity: sha512-aT6camzM4xEA54YVJYSqxz1kv4IHnQZRtThJJHhUMRExaU5spC7jX5ugSwTaTgJliIgs4VhZOk7htClvQ/LmRA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/address/-/address-1.1.2.tgz} + mirrors.tencent.com/address@1.1.2: + resolution: {integrity: sha512-aT6camzM4xEA54YVJYSqxz1kv4IHnQZRtThJJHhUMRExaU5spC7jX5ugSwTaTgJliIgs4VhZOk7htClvQ/LmRA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/address/-/address-1.1.2.tgz} name: address version: 1.1.2 engines: {node: '>= 0.12.0'} dev: true - mirrors.tencent.com/agent-base/6.0.2: - resolution: {integrity: sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/agent-base/-/agent-base-6.0.2.tgz} + mirrors.tencent.com/agent-base@6.0.2: + resolution: {integrity: sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/agent-base/-/agent-base-6.0.2.tgz} name: agent-base version: 6.0.2 engines: {node: '>= 6.0.0'} dependencies: - debug: mirrors.tencent.com/debug/4.3.4 + debug: 4.3.4(supports-color@6.1.0) transitivePeerDependencies: - supports-color dev: true - mirrors.tencent.com/agentkeepalive/3.5.2: - resolution: {integrity: sha512-e0L/HNe6qkQ7H19kTlRRqUibEAwDK5AFk6y3PtMsuut2VAH6+Q4xZml1tNDJD7kSAyqmbG/K08K5WEJYtUrSlQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/agentkeepalive/-/agentkeepalive-3.5.2.tgz} + mirrors.tencent.com/agentkeepalive@3.5.2: + resolution: {integrity: sha512-e0L/HNe6qkQ7H19kTlRRqUibEAwDK5AFk6y3PtMsuut2VAH6+Q4xZml1tNDJD7kSAyqmbG/K08K5WEJYtUrSlQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/agentkeepalive/-/agentkeepalive-3.5.2.tgz} name: agentkeepalive version: 3.5.2 engines: {node: '>= 4.0.0'} dependencies: - humanize-ms: mirrors.tencent.com/humanize-ms/1.2.1 - dev: true - - mirrors.tencent.com/aggregate-error/3.1.0: - resolution: {integrity: sha512-4I7Td01quW/RpocfNayFdFVk1qSuoh0E7JrbRJ16nH01HhKFQ88INq9Sd+nd72zqRySlr9BmDA8xlEJ6vJMrYA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/aggregate-error/-/aggregate-error-3.1.0.tgz} - name: aggregate-error - version: 3.1.0 - engines: {node: '>=8'} - dependencies: - clean-stack: mirrors.tencent.com/clean-stack/2.2.0 - indent-string: mirrors.tencent.com/indent-string/4.0.0 + humanize-ms: mirrors.tencent.com/humanize-ms@1.2.1 dev: true - mirrors.tencent.com/ajv-errors/1.0.1_ajv@6.12.6: - resolution: {integrity: sha512-DCRfO/4nQ+89p/RK43i8Ezd41EqdGIU4ld7nGF8OQ14oc/we5rEntLCUa7+jrn3nn83BosfwZA0wb4pon2o8iQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/ajv-errors/-/ajv-errors-1.0.1.tgz} + mirrors.tencent.com/ajv-errors@1.0.1(ajv@6.12.6): + resolution: {integrity: sha512-DCRfO/4nQ+89p/RK43i8Ezd41EqdGIU4ld7nGF8OQ14oc/we5rEntLCUa7+jrn3nn83BosfwZA0wb4pon2o8iQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/ajv-errors/-/ajv-errors-1.0.1.tgz} id: mirrors.tencent.com/ajv-errors/1.0.1 name: ajv-errors version: 1.0.1 peerDependencies: ajv: '>=5.0.0' dependencies: - ajv: mirrors.tencent.com/ajv/6.12.6 + ajv: 6.12.6 dev: true - mirrors.tencent.com/ajv-keywords/3.5.2_ajv@6.12.6: - resolution: {integrity: sha512-5p6WTN0DdTGVQk6VjcEju19IgaHudalcfabD7yhDGeA6bcQnmL+CpveLJq/3hvfwd1aof6L386Ougkx6RfyMIQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/ajv-keywords/-/ajv-keywords-3.5.2.tgz} + mirrors.tencent.com/ajv-keywords@3.5.2(ajv@6.12.6): + resolution: {integrity: sha512-5p6WTN0DdTGVQk6VjcEju19IgaHudalcfabD7yhDGeA6bcQnmL+CpveLJq/3hvfwd1aof6L386Ougkx6RfyMIQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/ajv-keywords/-/ajv-keywords-3.5.2.tgz} id: mirrors.tencent.com/ajv-keywords/3.5.2 name: ajv-keywords version: 3.5.2 peerDependencies: ajv: ^6.9.1 dependencies: - ajv: mirrors.tencent.com/ajv/6.12.6 + ajv: mirrors.tencent.com/ajv@6.12.6 dev: true - mirrors.tencent.com/ajv/6.12.6: - resolution: {integrity: sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/ajv/-/ajv-6.12.6.tgz} + mirrors.tencent.com/ajv@6.12.6: + resolution: {integrity: sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/ajv/-/ajv-6.12.6.tgz} name: ajv version: 6.12.6 dependencies: - fast-deep-equal: mirrors.tencent.com/fast-deep-equal/3.1.3 - fast-json-stable-stringify: mirrors.tencent.com/fast-json-stable-stringify/2.1.0 - json-schema-traverse: mirrors.tencent.com/json-schema-traverse/0.4.1 - uri-js: mirrors.tencent.com/uri-js/4.4.1 + fast-deep-equal: 3.1.3 + fast-json-stable-stringify: 2.1.0 + json-schema-traverse: 0.4.1 + uri-js: 4.4.1 + dev: true - mirrors.tencent.com/alphanum-sort/1.0.2: - resolution: {integrity: sha1-l6ERlkmyEa0zaR2fn0hqjsn74KM=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/alphanum-sort/-/alphanum-sort-1.0.2.tgz} + mirrors.tencent.com/alphanum-sort@1.0.2: + resolution: {integrity: sha1-l6ERlkmyEa0zaR2fn0hqjsn74KM=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/alphanum-sort/-/alphanum-sort-1.0.2.tgz} name: alphanum-sort version: 1.0.2 dev: true - mirrors.tencent.com/ansi-colors/3.2.4: - resolution: {integrity: sha512-hHUXGagefjN2iRrID63xckIvotOXOojhQKWIPUZ4mNUZ9nLZW+7FMNoE1lOkEhNWYsx/7ysGIuJYCiMAA9FnrA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/ansi-colors/-/ansi-colors-3.2.4.tgz} + mirrors.tencent.com/ansi-colors@3.2.4: + resolution: {integrity: sha512-hHUXGagefjN2iRrID63xckIvotOXOojhQKWIPUZ4mNUZ9nLZW+7FMNoE1lOkEhNWYsx/7ysGIuJYCiMAA9FnrA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/ansi-colors/-/ansi-colors-3.2.4.tgz} name: ansi-colors version: 3.2.4 engines: {node: '>=6'} dev: true - mirrors.tencent.com/ansi-escapes/3.2.0: - resolution: {integrity: sha512-cBhpre4ma+U0T1oM5fXg7Dy1Jw7zzwv7lt/GoCpr+hDQJoYnKVPLL4dCvSEFMmQurOQvSrwT7SL/DAlhBI97RQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/ansi-escapes/-/ansi-escapes-3.2.0.tgz} + mirrors.tencent.com/ansi-escapes@3.2.0: + resolution: {integrity: sha512-cBhpre4ma+U0T1oM5fXg7Dy1Jw7zzwv7lt/GoCpr+hDQJoYnKVPLL4dCvSEFMmQurOQvSrwT7SL/DAlhBI97RQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/ansi-escapes/-/ansi-escapes-3.2.0.tgz} name: ansi-escapes version: 3.2.0 engines: {node: '>=4'} dev: false - mirrors.tencent.com/ansi-escapes/4.3.2: - resolution: {integrity: sha512-gKXj5ALrKWQLsYG9jlTRmR/xKluxHV+Z9QEwNIgCfM1/uwPMCuzVVnh5mwTd+OuBZcwSIMbqssNWRm1lE51QaQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/ansi-escapes/-/ansi-escapes-4.3.2.tgz} + mirrors.tencent.com/ansi-escapes@4.3.2: + resolution: {integrity: sha512-gKXj5ALrKWQLsYG9jlTRmR/xKluxHV+Z9QEwNIgCfM1/uwPMCuzVVnh5mwTd+OuBZcwSIMbqssNWRm1lE51QaQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/ansi-escapes/-/ansi-escapes-4.3.2.tgz} name: ansi-escapes version: 4.3.2 engines: {node: '>=8'} dependencies: - type-fest: mirrors.tencent.com/type-fest/0.21.3 + type-fest: mirrors.tencent.com/type-fest@0.21.3 dev: true - mirrors.tencent.com/ansi-html-community/0.0.8: - resolution: {integrity: sha512-1APHAyr3+PCamwNw3bXCPp4HFLONZt/yIH0sZp0/469KWNTEy+qN5jQ3GVX6DMZ1UXAi34yVwtTeaG/HpBuuzw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/ansi-html-community/-/ansi-html-community-0.0.8.tgz} + mirrors.tencent.com/ansi-html-community@0.0.8: + resolution: {integrity: sha512-1APHAyr3+PCamwNw3bXCPp4HFLONZt/yIH0sZp0/469KWNTEy+qN5jQ3GVX6DMZ1UXAi34yVwtTeaG/HpBuuzw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/ansi-html-community/-/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 - mirrors.tencent.com/ansi-regex/2.1.1: - resolution: {integrity: sha1-w7M6te42DYbg5ijwRorn7yfWVN8=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/ansi-regex/-/ansi-regex-2.1.1.tgz} + mirrors.tencent.com/ansi-regex@2.1.1: + resolution: {integrity: sha1-w7M6te42DYbg5ijwRorn7yfWVN8=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/ansi-regex/-/ansi-regex-2.1.1.tgz} name: ansi-regex version: 2.1.1 engines: {node: '>=0.10.0'} dev: true - mirrors.tencent.com/ansi-regex/3.0.1: - resolution: {integrity: sha512-+O9Jct8wf++lXxxFc4hc8LsjaSq0HFzzL7cVsw8pRDIPdjKD2mT4ytDZlLuSBZ4cLKZFXIrMGO7DbQCtMJJMKw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/ansi-regex/-/ansi-regex-3.0.1.tgz} + mirrors.tencent.com/ansi-regex@3.0.1: + resolution: {integrity: sha512-+O9Jct8wf++lXxxFc4hc8LsjaSq0HFzzL7cVsw8pRDIPdjKD2mT4ytDZlLuSBZ4cLKZFXIrMGO7DbQCtMJJMKw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/ansi-regex/-/ansi-regex-3.0.1.tgz} name: ansi-regex version: 3.0.1 engines: {node: '>=4'} dev: false - mirrors.tencent.com/ansi-regex/4.1.1: - resolution: {integrity: sha512-ILlv4k/3f6vfQ4OoP2AGvirOktlQ98ZEL1k9FaQjxa3L1abBgbuTDAdPOpvbGncC0BTVQrl+OM8xZGK6tWXt7g==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/ansi-regex/-/ansi-regex-4.1.1.tgz} + mirrors.tencent.com/ansi-regex@4.1.1: + resolution: {integrity: sha512-ILlv4k/3f6vfQ4OoP2AGvirOktlQ98ZEL1k9FaQjxa3L1abBgbuTDAdPOpvbGncC0BTVQrl+OM8xZGK6tWXt7g==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/ansi-regex/-/ansi-regex-4.1.1.tgz} name: ansi-regex version: 4.1.1 engines: {node: '>=6'} - mirrors.tencent.com/ansi-regex/5.0.1: - resolution: {integrity: sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/ansi-regex/-/ansi-regex-5.0.1.tgz} + mirrors.tencent.com/ansi-regex@5.0.1: + resolution: {integrity: sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/ansi-regex/-/ansi-regex-5.0.1.tgz} name: ansi-regex version: 5.0.1 engines: {node: '>=8'} - mirrors.tencent.com/ansi-styles/2.2.1: - resolution: {integrity: sha1-tDLdM1i2NM914eRmQ2gkBTPB3b4=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/ansi-styles/-/ansi-styles-2.2.1.tgz} - name: ansi-styles - version: 2.2.1 - engines: {node: '>=0.10.0'} - dev: true - - mirrors.tencent.com/ansi-styles/3.2.1: - resolution: {integrity: sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/ansi-styles/-/ansi-styles-3.2.1.tgz} + mirrors.tencent.com/ansi-styles@3.2.1: + resolution: {integrity: sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/ansi-styles/-/ansi-styles-3.2.1.tgz} name: ansi-styles version: 3.2.1 engines: {node: '>=4'} dependencies: - color-convert: mirrors.tencent.com/color-convert/1.9.3 + color-convert: 1.9.3 + dev: true - mirrors.tencent.com/ansi-styles/4.3.0: - resolution: {integrity: sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/ansi-styles/-/ansi-styles-4.3.0.tgz} + mirrors.tencent.com/ansi-styles@4.3.0: + resolution: {integrity: sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/ansi-styles/-/ansi-styles-4.3.0.tgz} name: ansi-styles version: 4.3.0 engines: {node: '>=8'} dependencies: - color-convert: mirrors.tencent.com/color-convert/2.0.1 + color-convert: 2.0.1 + dev: true - mirrors.tencent.com/antd/4.19.4_react-dom@16.14.0+react@16.14.0: - resolution: {integrity: sha512-1nwQPtOsEOE0ZdCnYATPE1UFW/hVq4OP7gZZa0QcalYB4TN0FbXJS5sxn2rTF/IjO2fKv/5VtkbiD+LyoFkZKA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/antd/-/antd-4.19.4.tgz} + mirrors.tencent.com/antd@4.19.4(react-dom@16.14.0)(react@16.14.0): + resolution: {integrity: sha512-1nwQPtOsEOE0ZdCnYATPE1UFW/hVq4OP7gZZa0QcalYB4TN0FbXJS5sxn2rTF/IjO2fKv/5VtkbiD+LyoFkZKA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/antd/-/antd-4.19.4.tgz} id: mirrors.tencent.com/antd/4.19.4 name: antd version: 4.19.4 @@ -3975,328 +5342,326 @@ packages: react-dom: '>=16.9.0' dependencies: '@ant-design/colors': 6.0.0 - '@ant-design/icons': 4.7.0_react-dom@16.14.0+react@16.14.0 - '@ant-design/react-slick': 0.28.4_react@16.14.0 + '@ant-design/icons': 4.7.0(react-dom@16.14.0)(react@16.14.0) + '@ant-design/react-slick': 0.28.4(react@16.14.0) '@babel/runtime': 7.17.8 '@ctrl/tinycolor': 3.4.0 - classnames: mirrors.tencent.com/classnames/2.3.1 - copy-to-clipboard: mirrors.tencent.com/copy-to-clipboard/3.3.1 - lodash: mirrors.tencent.com/lodash/4.17.21 - memoize-one: mirrors.tencent.com/memoize-one/6.0.0 - moment: mirrors.tencent.com/moment/2.29.1 - rc-cascader: mirrors.tencent.com/rc-cascader/3.2.9_react-dom@16.14.0+react@16.14.0 - rc-checkbox: mirrors.tencent.com/rc-checkbox/2.3.2_react-dom@16.14.0+react@16.14.0 - rc-collapse: mirrors.tencent.com/rc-collapse/3.1.2_react-dom@16.14.0+react@16.14.0 - rc-dialog: mirrors.tencent.com/rc-dialog/8.6.0_react-dom@16.14.0+react@16.14.0 - rc-drawer: mirrors.tencent.com/rc-drawer/4.4.3_react-dom@16.14.0+react@16.14.0 - rc-dropdown: mirrors.tencent.com/rc-dropdown/3.3.3_react-dom@16.14.0+react@16.14.0 - rc-field-form: mirrors.tencent.com/rc-field-form/1.24.0_react-dom@16.14.0+react@16.14.0 - rc-image: mirrors.tencent.com/rc-image/5.2.5_react-dom@16.14.0+react@16.14.0 - rc-input: mirrors.tencent.com/rc-input/0.0.1-alpha.6_react-dom@16.14.0+react@16.14.0 - rc-input-number: mirrors.tencent.com/rc-input-number/7.3.4_react-dom@16.14.0+react@16.14.0 - rc-mentions: mirrors.tencent.com/rc-mentions/1.6.5_react-dom@16.14.0+react@16.14.0 - rc-menu: mirrors.tencent.com/rc-menu/9.3.2_react-dom@16.14.0+react@16.14.0 - rc-motion: mirrors.tencent.com/rc-motion/2.4.6_react-dom@16.14.0+react@16.14.0 - rc-notification: mirrors.tencent.com/rc-notification/4.5.7_react-dom@16.14.0+react@16.14.0 - rc-pagination: mirrors.tencent.com/rc-pagination/3.1.15_react-dom@16.14.0+react@16.14.0 - rc-picker: mirrors.tencent.com/rc-picker/2.6.5_react-dom@16.14.0+react@16.14.0 - rc-progress: mirrors.tencent.com/rc-progress/3.2.4_react-dom@16.14.0+react@16.14.0 - rc-rate: mirrors.tencent.com/rc-rate/2.9.1_react-dom@16.14.0+react@16.14.0 - rc-resize-observer: mirrors.tencent.com/rc-resize-observer/1.2.0_react-dom@16.14.0+react@16.14.0 - rc-select: mirrors.tencent.com/rc-select/14.0.6_react-dom@16.14.0+react@16.14.0 - rc-slider: mirrors.tencent.com/rc-slider/10.0.0-alpha.6_react-dom@16.14.0+react@16.14.0 - rc-steps: mirrors.tencent.com/rc-steps/4.1.4_react-dom@16.14.0+react@16.14.0 - rc-switch: mirrors.tencent.com/rc-switch/3.2.2_react-dom@16.14.0+react@16.14.0 - rc-table: mirrors.tencent.com/rc-table/7.23.2_react-dom@16.14.0+react@16.14.0 - rc-tabs: mirrors.tencent.com/rc-tabs/11.10.8_react-dom@16.14.0+react@16.14.0 - rc-textarea: mirrors.tencent.com/rc-textarea/0.3.7_react-dom@16.14.0+react@16.14.0 - rc-tooltip: mirrors.tencent.com/rc-tooltip/5.1.1_react-dom@16.14.0+react@16.14.0 - rc-tree: mirrors.tencent.com/rc-tree/5.4.4_react-dom@16.14.0+react@16.14.0 - rc-tree-select: mirrors.tencent.com/rc-tree-select/5.1.5_react-dom@16.14.0+react@16.14.0 - rc-trigger: mirrors.tencent.com/rc-trigger/5.2.11_react-dom@16.14.0+react@16.14.0 - rc-upload: mirrors.tencent.com/rc-upload/4.3.3_react-dom@16.14.0+react@16.14.0 - rc-util: mirrors.tencent.com/rc-util/5.19.3_react-dom@16.14.0+react@16.14.0 - react: mirrors.tencent.com/react/16.14.0 - react-dom: mirrors.tencent.com/react-dom/16.14.0_react@16.14.0 - scroll-into-view-if-needed: mirrors.tencent.com/scroll-into-view-if-needed/2.2.29 - dev: false - - mirrors.tencent.com/any-promise/1.3.0: - resolution: {integrity: sha1-q8av7tzqUugJzcA3au0845Y10X8=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/any-promise/-/any-promise-1.3.0.tgz} + classnames: mirrors.tencent.com/classnames@2.3.1 + copy-to-clipboard: mirrors.tencent.com/copy-to-clipboard@3.3.1 + lodash: mirrors.tencent.com/lodash@4.17.21 + memoize-one: mirrors.tencent.com/memoize-one@6.0.0 + moment: 2.29.1 + rc-cascader: mirrors.tencent.com/rc-cascader@3.2.9(react-dom@16.14.0)(react@16.14.0) + rc-checkbox: mirrors.tencent.com/rc-checkbox@2.3.2(react-dom@16.14.0)(react@16.14.0) + rc-collapse: mirrors.tencent.com/rc-collapse@3.1.2(react-dom@16.14.0)(react@16.14.0) + rc-dialog: mirrors.tencent.com/rc-dialog@8.6.0(react-dom@16.14.0)(react@16.14.0) + rc-drawer: mirrors.tencent.com/rc-drawer@4.4.3(react-dom@16.14.0)(react@16.14.0) + rc-dropdown: mirrors.tencent.com/rc-dropdown@3.3.3(react-dom@16.14.0)(react@16.14.0) + rc-field-form: mirrors.tencent.com/rc-field-form@1.24.0(react-dom@16.14.0)(react@16.14.0) + rc-image: mirrors.tencent.com/rc-image@5.2.5(react-dom@16.14.0)(react@16.14.0) + rc-input: mirrors.tencent.com/rc-input@0.0.1-alpha.6(react-dom@16.14.0)(react@16.14.0) + rc-input-number: mirrors.tencent.com/rc-input-number@7.3.4(react-dom@16.14.0)(react@16.14.0) + rc-mentions: mirrors.tencent.com/rc-mentions@1.6.5(react-dom@16.14.0)(react@16.14.0) + rc-menu: mirrors.tencent.com/rc-menu@9.3.2(react-dom@16.14.0)(react@16.14.0) + rc-motion: mirrors.tencent.com/rc-motion@2.4.6(react-dom@16.14.0)(react@16.14.0) + rc-notification: mirrors.tencent.com/rc-notification@4.5.7(react-dom@16.14.0)(react@16.14.0) + rc-pagination: mirrors.tencent.com/rc-pagination@3.1.15(react-dom@16.14.0)(react@16.14.0) + rc-picker: mirrors.tencent.com/rc-picker@2.6.5(react-dom@16.14.0)(react@16.14.0) + rc-progress: mirrors.tencent.com/rc-progress@3.2.4(react-dom@16.14.0)(react@16.14.0) + rc-rate: mirrors.tencent.com/rc-rate@2.9.1(react-dom@16.14.0)(react@16.14.0) + rc-resize-observer: mirrors.tencent.com/rc-resize-observer@1.2.0(react-dom@16.14.0)(react@16.14.0) + rc-select: mirrors.tencent.com/rc-select@14.0.6(react-dom@16.14.0)(react@16.14.0) + rc-slider: mirrors.tencent.com/rc-slider@10.0.0-alpha.6(react-dom@16.14.0)(react@16.14.0) + rc-steps: mirrors.tencent.com/rc-steps@4.1.4(react-dom@16.14.0)(react@16.14.0) + rc-switch: mirrors.tencent.com/rc-switch@3.2.2(react-dom@16.14.0)(react@16.14.0) + rc-table: mirrors.tencent.com/rc-table@7.23.2(react-dom@16.14.0)(react@16.14.0) + rc-tabs: mirrors.tencent.com/rc-tabs@11.10.8(react-dom@16.14.0)(react@16.14.0) + rc-textarea: mirrors.tencent.com/rc-textarea@0.3.7(react-dom@16.14.0)(react@16.14.0) + rc-tooltip: mirrors.tencent.com/rc-tooltip@5.1.1(react-dom@16.14.0)(react@16.14.0) + rc-tree: mirrors.tencent.com/rc-tree@5.4.4(react-dom@16.14.0)(react@16.14.0) + rc-tree-select: mirrors.tencent.com/rc-tree-select@5.1.5(react-dom@16.14.0)(react@16.14.0) + rc-trigger: mirrors.tencent.com/rc-trigger@5.2.11(react-dom@16.14.0)(react@16.14.0) + rc-upload: mirrors.tencent.com/rc-upload@4.3.3(react-dom@16.14.0)(react@16.14.0) + rc-util: mirrors.tencent.com/rc-util@5.19.3(react-dom@16.14.0)(react@16.14.0) + react: mirrors.tencent.com/react@16.14.0 + react-dom: mirrors.tencent.com/react-dom@16.14.0(react@16.14.0) + scroll-into-view-if-needed: mirrors.tencent.com/scroll-into-view-if-needed@2.2.29 + dev: false + + mirrors.tencent.com/any-promise@1.3.0: + resolution: {integrity: sha1-q8av7tzqUugJzcA3au0845Y10X8=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/any-promise/-/any-promise-1.3.0.tgz} name: any-promise version: 1.3.0 dev: true - mirrors.tencent.com/anymatch/2.0.0: - resolution: {integrity: sha512-5teOsQWABXHHBFP9y3skS5P3d/WfWXpv3FUpy+LorMrNYaT9pI4oLMQX7jzQ2KklNpGpWHzdCXTDT2Y3XGlZBw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/anymatch/-/anymatch-2.0.0.tgz} + mirrors.tencent.com/anymatch@2.0.0(supports-color@6.1.0): + resolution: {integrity: sha512-5teOsQWABXHHBFP9y3skS5P3d/WfWXpv3FUpy+LorMrNYaT9pI4oLMQX7jzQ2KklNpGpWHzdCXTDT2Y3XGlZBw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/anymatch/-/anymatch-2.0.0.tgz} + id: mirrors.tencent.com/anymatch/2.0.0 name: anymatch version: 2.0.0 dependencies: - micromatch: mirrors.tencent.com/micromatch/3.1.10 - normalize-path: mirrors.tencent.com/normalize-path/2.1.1 + micromatch: mirrors.tencent.com/micromatch@3.1.10(supports-color@6.1.0) + normalize-path: mirrors.tencent.com/normalize-path@2.1.1 + transitivePeerDependencies: + - supports-color dev: true - mirrors.tencent.com/anymatch/3.1.2: - resolution: {integrity: sha512-P43ePfOAIupkguHUycrc4qJ9kz8ZiuOUijaETwX7THt0Y/GNK7v0aa8rY816xWjZ7rJdA5XdMcpVFTKMq+RvWg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/anymatch/-/anymatch-3.1.2.tgz} + mirrors.tencent.com/anymatch@3.1.2: + resolution: {integrity: sha512-P43ePfOAIupkguHUycrc4qJ9kz8ZiuOUijaETwX7THt0Y/GNK7v0aa8rY816xWjZ7rJdA5XdMcpVFTKMq+RvWg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/anymatch/-/anymatch-3.1.2.tgz} name: anymatch version: 3.1.2 engines: {node: '>= 8'} dependencies: - normalize-path: mirrors.tencent.com/normalize-path/3.0.0 - picomatch: mirrors.tencent.com/picomatch/2.3.1 + normalize-path: mirrors.tencent.com/normalize-path@3.0.0 + picomatch: mirrors.tencent.com/picomatch@2.3.1 dev: true - mirrors.tencent.com/aproba/1.2.0: - resolution: {integrity: sha512-Y9J6ZjXtoYh8RnXVCMOU/ttDmk1aBjunq9vO0ta5x85WDQiQfUF9sIPBITdbiiIVcBo03Hi3jMxigBtsddlXRw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/aproba/-/aproba-1.2.0.tgz} + mirrors.tencent.com/aproba@1.2.0: + resolution: {integrity: sha512-Y9J6ZjXtoYh8RnXVCMOU/ttDmk1aBjunq9vO0ta5x85WDQiQfUF9sIPBITdbiiIVcBo03Hi3jMxigBtsddlXRw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/aproba/-/aproba-1.2.0.tgz} name: aproba version: 1.2.0 dev: true - mirrors.tencent.com/arch/2.2.0: - resolution: {integrity: sha512-Of/R0wqp83cgHozfIYLbBMnej79U/SVGOOyuB3VVFv1NRM/PSFMK12x9KVtiYzJqmnU5WR2qp0Z5rHb7sWGnFQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/arch/-/arch-2.2.0.tgz} + mirrors.tencent.com/arch@2.2.0: + resolution: {integrity: sha512-Of/R0wqp83cgHozfIYLbBMnej79U/SVGOOyuB3VVFv1NRM/PSFMK12x9KVtiYzJqmnU5WR2qp0Z5rHb7sWGnFQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/arch/-/arch-2.2.0.tgz} name: arch version: 2.2.0 dev: true - mirrors.tencent.com/archiver-utils/2.1.0: - resolution: {integrity: sha512-bEL/yUb/fNNiNTuUz979Z0Yg5L+LzLxGJz8x79lYmR54fmTIb6ob/hNQgkQnIUDWIFjZVQwl9Xs356I6BAMHfw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/archiver-utils/-/archiver-utils-2.1.0.tgz} + mirrors.tencent.com/archiver-utils@2.1.0: + resolution: {integrity: sha512-bEL/yUb/fNNiNTuUz979Z0Yg5L+LzLxGJz8x79lYmR54fmTIb6ob/hNQgkQnIUDWIFjZVQwl9Xs356I6BAMHfw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/archiver-utils/-/archiver-utils-2.1.0.tgz} name: archiver-utils version: 2.1.0 engines: {node: '>= 6'} dependencies: - glob: mirrors.tencent.com/glob/7.2.0 - graceful-fs: mirrors.tencent.com/graceful-fs/4.2.9 - lazystream: mirrors.tencent.com/lazystream/1.0.1 - lodash.defaults: mirrors.tencent.com/lodash.defaults/4.2.0 - lodash.difference: mirrors.tencent.com/lodash.difference/4.5.0 - lodash.flatten: mirrors.tencent.com/lodash.flatten/4.4.0 - lodash.isplainobject: mirrors.tencent.com/lodash.isplainobject/4.0.6 - lodash.union: mirrors.tencent.com/lodash.union/4.6.0 - normalize-path: mirrors.tencent.com/normalize-path/3.0.0 - readable-stream: mirrors.tencent.com/readable-stream/2.3.7 + glob: 7.2.0 + graceful-fs: 4.2.9 + lazystream: mirrors.tencent.com/lazystream@1.0.1 + lodash.defaults: mirrors.tencent.com/lodash.defaults@4.2.0 + lodash.difference: mirrors.tencent.com/lodash.difference@4.5.0 + lodash.flatten: 4.4.0 + lodash.isplainobject: mirrors.tencent.com/lodash.isplainobject@4.0.6 + lodash.union: mirrors.tencent.com/lodash.union@4.6.0 + normalize-path: mirrors.tencent.com/normalize-path@3.0.0 + readable-stream: mirrors.tencent.com/readable-stream@2.3.7 dev: false - mirrors.tencent.com/archiver/5.3.0: - resolution: {integrity: sha512-iUw+oDwK0fgNpvveEsdQ0Ase6IIKztBJU2U0E9MzszMfmVVUyv1QJhS2ITW9ZCqx8dktAxVAjWWkKehuZE8OPg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/archiver/-/archiver-5.3.0.tgz} + mirrors.tencent.com/archiver@5.3.0: + resolution: {integrity: sha512-iUw+oDwK0fgNpvveEsdQ0Ase6IIKztBJU2U0E9MzszMfmVVUyv1QJhS2ITW9ZCqx8dktAxVAjWWkKehuZE8OPg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/archiver/-/archiver-5.3.0.tgz} name: archiver version: 5.3.0 engines: {node: '>= 10'} dependencies: - archiver-utils: mirrors.tencent.com/archiver-utils/2.1.0 - async: mirrors.tencent.com/async/3.2.3 - buffer-crc32: mirrors.tencent.com/buffer-crc32/0.2.13 - readable-stream: mirrors.tencent.com/readable-stream/3.6.0 - readdir-glob: mirrors.tencent.com/readdir-glob/1.1.1 - tar-stream: mirrors.tencent.com/tar-stream/2.2.0 - zip-stream: mirrors.tencent.com/zip-stream/4.1.0 + archiver-utils: mirrors.tencent.com/archiver-utils@2.1.0 + async: mirrors.tencent.com/async@3.2.3 + buffer-crc32: mirrors.tencent.com/buffer-crc32@0.2.13 + readable-stream: mirrors.tencent.com/readable-stream@3.6.0 + readdir-glob: mirrors.tencent.com/readdir-glob@1.1.1 + tar-stream: mirrors.tencent.com/tar-stream@2.2.0 + zip-stream: mirrors.tencent.com/zip-stream@4.1.0 dev: false - mirrors.tencent.com/arg/4.1.3: - resolution: {integrity: sha512-58S9QDqG0Xx27YwPSt9fJxivjYl432YCwfDMfZ+71RAqUrZef7LrKQZ3LHLOwCS4FLNBplP533Zx895SeOCHvA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/arg/-/arg-4.1.3.tgz} - name: arg - version: 4.1.3 - - mirrors.tencent.com/argparse/1.0.10: - resolution: {integrity: sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/argparse/-/argparse-1.0.10.tgz} + mirrors.tencent.com/argparse@1.0.10: + resolution: {integrity: sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/argparse/-/argparse-1.0.10.tgz} name: argparse version: 1.0.10 dependencies: - sprintf-js: mirrors.tencent.com/sprintf-js/1.0.3 + sprintf-js: mirrors.tencent.com/sprintf-js@1.0.3 dev: true - mirrors.tencent.com/argparse/2.0.1: - resolution: {integrity: sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/argparse/-/argparse-2.0.1.tgz} + mirrors.tencent.com/argparse@2.0.1: + resolution: {integrity: sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/argparse/-/argparse-2.0.1.tgz} name: argparse version: 2.0.1 dev: false - mirrors.tencent.com/arr-diff/4.0.0: - resolution: {integrity: sha1-1kYQdP6/7HHn4VI1dhoyml3HxSA=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/arr-diff/-/arr-diff-4.0.0.tgz} + mirrors.tencent.com/arr-diff@4.0.0: + resolution: {integrity: sha1-1kYQdP6/7HHn4VI1dhoyml3HxSA=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/arr-diff/-/arr-diff-4.0.0.tgz} name: arr-diff version: 4.0.0 engines: {node: '>=0.10.0'} dev: true - mirrors.tencent.com/arr-flatten/1.1.0: - resolution: {integrity: sha512-L3hKV5R/p5o81R7O02IGnwpDmkp6E982XhtbuwSe3O4qOtMMMtodicASA1Cny2U+aCXcNpml+m4dPsvsJ3jatg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/arr-flatten/-/arr-flatten-1.1.0.tgz} + mirrors.tencent.com/arr-flatten@1.1.0: + resolution: {integrity: sha512-L3hKV5R/p5o81R7O02IGnwpDmkp6E982XhtbuwSe3O4qOtMMMtodicASA1Cny2U+aCXcNpml+m4dPsvsJ3jatg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/arr-flatten/-/arr-flatten-1.1.0.tgz} name: arr-flatten version: 1.1.0 engines: {node: '>=0.10.0'} dev: true - mirrors.tencent.com/arr-union/3.1.0: - resolution: {integrity: sha1-45sJrqne+Gao8gbiiK9jkZuuOcQ=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/arr-union/-/arr-union-3.1.0.tgz} + mirrors.tencent.com/arr-union@3.1.0: + resolution: {integrity: sha1-45sJrqne+Gao8gbiiK9jkZuuOcQ=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/arr-union/-/arr-union-3.1.0.tgz} name: arr-union version: 3.1.0 engines: {node: '>=0.10.0'} dev: true - mirrors.tencent.com/array-flatten/1.1.1: - resolution: {integrity: sha1-ml9pkFGx5wczKPKgCJaLZOopVdI=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/array-flatten/-/array-flatten-1.1.1.tgz} + mirrors.tencent.com/array-flatten@1.1.1: + resolution: {integrity: sha1-ml9pkFGx5wczKPKgCJaLZOopVdI=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/array-flatten/-/array-flatten-1.1.1.tgz} name: array-flatten version: 1.1.1 dev: true - mirrors.tencent.com/array-flatten/2.1.2: - resolution: {integrity: sha512-hNfzcOV8W4NdualtqBFPyVO+54DSJuZGY9qT4pRroB6S9e3iiido2ISIC5h9R2sPJ8H3FHCIiEnsv1lPXO3KtQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/array-flatten/-/array-flatten-2.1.2.tgz} + mirrors.tencent.com/array-flatten@2.1.2: + resolution: {integrity: sha512-hNfzcOV8W4NdualtqBFPyVO+54DSJuZGY9qT4pRroB6S9e3iiido2ISIC5h9R2sPJ8H3FHCIiEnsv1lPXO3KtQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/array-flatten/-/array-flatten-2.1.2.tgz} name: array-flatten version: 2.1.2 dev: true - mirrors.tencent.com/array-tree-filter/2.1.0: - resolution: {integrity: sha512-4ROwICNlNw/Hqa9v+rk5h22KjmzB1JGTMVKP2AKJBOCgb0yL0ASf0+YvCcLNNwquOHNX48jkeZIJ3a+oOQqKcw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/array-tree-filter/-/array-tree-filter-2.1.0.tgz} + mirrors.tencent.com/array-tree-filter@2.1.0: + resolution: {integrity: sha512-4ROwICNlNw/Hqa9v+rk5h22KjmzB1JGTMVKP2AKJBOCgb0yL0ASf0+YvCcLNNwquOHNX48jkeZIJ3a+oOQqKcw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/array-tree-filter/-/array-tree-filter-2.1.0.tgz} name: array-tree-filter version: 2.1.0 dev: false - mirrors.tencent.com/array-union/1.0.2: - resolution: {integrity: sha1-mjRBDk9OPaI96jdb5b5w8kd47Dk=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/array-union/-/array-union-1.0.2.tgz} + mirrors.tencent.com/array-union@1.0.2: + resolution: {integrity: sha1-mjRBDk9OPaI96jdb5b5w8kd47Dk=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/array-union/-/array-union-1.0.2.tgz} name: array-union version: 1.0.2 engines: {node: '>=0.10.0'} dependencies: - array-uniq: mirrors.tencent.com/array-uniq/1.0.3 + array-uniq: mirrors.tencent.com/array-uniq@1.0.3 dev: true - mirrors.tencent.com/array-union/2.1.0: - resolution: {integrity: sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/array-union/-/array-union-2.1.0.tgz} + mirrors.tencent.com/array-union@2.1.0: + resolution: {integrity: sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/array-union/-/array-union-2.1.0.tgz} name: array-union version: 2.1.0 engines: {node: '>=8'} dev: true - mirrors.tencent.com/array-uniq/1.0.3: - resolution: {integrity: sha1-r2rId6Jcx/dOBYiUdThY39sk/bY=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/array-uniq/-/array-uniq-1.0.3.tgz} + mirrors.tencent.com/array-uniq@1.0.3: + resolution: {integrity: sha1-r2rId6Jcx/dOBYiUdThY39sk/bY=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/array-uniq/-/array-uniq-1.0.3.tgz} name: array-uniq version: 1.0.3 engines: {node: '>=0.10.0'} dev: true - mirrors.tencent.com/array-unique/0.3.2: - resolution: {integrity: sha1-qJS3XUvE9s1nnvMkSp/Y9Gri1Cg=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/array-unique/-/array-unique-0.3.2.tgz} + mirrors.tencent.com/array-unique@0.3.2: + resolution: {integrity: sha1-qJS3XUvE9s1nnvMkSp/Y9Gri1Cg=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/array-unique/-/array-unique-0.3.2.tgz} name: array-unique version: 0.3.2 engines: {node: '>=0.10.0'} dev: true - mirrors.tencent.com/arrify/1.0.1: - resolution: {integrity: sha1-iYUI2iIm84DfkEcoRWhJwVAaSw0=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/arrify/-/arrify-1.0.1.tgz} + mirrors.tencent.com/arrify@1.0.1: + resolution: {integrity: sha1-iYUI2iIm84DfkEcoRWhJwVAaSw0=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/arrify/-/arrify-1.0.1.tgz} name: arrify version: 1.0.1 engines: {node: '>=0.10.0'} - mirrors.tencent.com/asap/2.0.6: - resolution: {integrity: sha1-5QNHYR1+aQlDIIu9r+vLwvuGbUY=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/asap/-/asap-2.0.6.tgz} + mirrors.tencent.com/asap@2.0.6: + resolution: {integrity: sha1-5QNHYR1+aQlDIIu9r+vLwvuGbUY=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/asap/-/asap-2.0.6.tgz} name: asap version: 2.0.6 dev: false - mirrors.tencent.com/asn1.js/5.4.1: - resolution: {integrity: sha512-+I//4cYPccV8LdmBLiX8CYvf9Sp3vQsrqu2QNXRcrbiWvcx/UdlFiqUJJzxRQxgsZmvhXhn4cSKeSmoFjVdupA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/asn1.js/-/asn1.js-5.4.1.tgz} + mirrors.tencent.com/asn1.js@5.4.1: + resolution: {integrity: sha512-+I//4cYPccV8LdmBLiX8CYvf9Sp3vQsrqu2QNXRcrbiWvcx/UdlFiqUJJzxRQxgsZmvhXhn4cSKeSmoFjVdupA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/asn1.js/-/asn1.js-5.4.1.tgz} name: asn1.js version: 5.4.1 dependencies: - bn.js: mirrors.tencent.com/bn.js/4.12.0 - inherits: mirrors.tencent.com/inherits/2.0.4 - minimalistic-assert: mirrors.tencent.com/minimalistic-assert/1.0.1 - safer-buffer: mirrors.tencent.com/safer-buffer/2.1.2 + bn.js: mirrors.tencent.com/bn.js@4.12.0 + inherits: 2.0.4 + minimalistic-assert: mirrors.tencent.com/minimalistic-assert@1.0.1 + safer-buffer: mirrors.tencent.com/safer-buffer@2.1.2 dev: true - mirrors.tencent.com/assert/1.5.0: - resolution: {integrity: sha512-EDsgawzwoun2CZkCgtxJbv392v4nbk9XDD06zI+kQYoBM/3RBWLlEyJARDOmhAAosBjWACEkKL6S+lIZtcAubA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/assert/-/assert-1.5.0.tgz} + mirrors.tencent.com/assert@1.5.0: + resolution: {integrity: sha512-EDsgawzwoun2CZkCgtxJbv392v4nbk9XDD06zI+kQYoBM/3RBWLlEyJARDOmhAAosBjWACEkKL6S+lIZtcAubA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/assert/-/assert-1.5.0.tgz} name: assert version: 1.5.0 dependencies: - object-assign: mirrors.tencent.com/object-assign/4.1.1 - util: mirrors.tencent.com/util/0.10.3 + object-assign: mirrors.tencent.com/object-assign@4.1.1 + util: mirrors.tencent.com/util@0.10.3 dev: true - mirrors.tencent.com/assign-symbols/1.0.0: - resolution: {integrity: sha1-WWZ/QfrdTyDMvCu5a41Pf3jsA2c=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/assign-symbols/-/assign-symbols-1.0.0.tgz} + mirrors.tencent.com/assign-symbols@1.0.0: + resolution: {integrity: sha1-WWZ/QfrdTyDMvCu5a41Pf3jsA2c=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/assign-symbols/-/assign-symbols-1.0.0.tgz} name: assign-symbols version: 1.0.0 engines: {node: '>=0.10.0'} dev: true - mirrors.tencent.com/ast-types/0.13.4: - resolution: {integrity: sha512-x1FCFnFifvYDDzTaLII71vG5uvDwgtmDTEVWAxrgeiR8VjMONcCXJx7E+USjDtHlwFmt9MysbqgF9b9Vjr6w+w==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/ast-types/-/ast-types-0.13.4.tgz} + mirrors.tencent.com/ast-types@0.13.4: + resolution: {integrity: sha512-x1FCFnFifvYDDzTaLII71vG5uvDwgtmDTEVWAxrgeiR8VjMONcCXJx7E+USjDtHlwFmt9MysbqgF9b9Vjr6w+w==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/ast-types/-/ast-types-0.13.4.tgz} name: ast-types version: 0.13.4 engines: {node: '>=4'} dependencies: - tslib: mirrors.tencent.com/tslib/2.3.1 + tslib: mirrors.tencent.com/tslib@2.3.1 dev: true - mirrors.tencent.com/async-each/1.0.3: - resolution: {integrity: sha512-z/WhQ5FPySLdvREByI2vZiTWwCnF0moMJ1hK9YQwDTHKh6I7/uSckMetoRGb5UBZPC1z0jlw+n/XCgjeH7y1AQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/async-each/-/async-each-1.0.3.tgz} + mirrors.tencent.com/async-each@1.0.3: + resolution: {integrity: sha512-z/WhQ5FPySLdvREByI2vZiTWwCnF0moMJ1hK9YQwDTHKh6I7/uSckMetoRGb5UBZPC1z0jlw+n/XCgjeH7y1AQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/async-each/-/async-each-1.0.3.tgz} name: async-each version: 1.0.3 dev: true - mirrors.tencent.com/async-limiter/1.0.1: - resolution: {integrity: sha512-csOlWGAcRFJaI6m+F2WKdnMKr4HhdhFVBk0H/QbJFMCr+uO2kwohwXQPxw/9OCxp05r5ghVBFSyioixx3gfkNQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/async-limiter/-/async-limiter-1.0.1.tgz} + mirrors.tencent.com/async-limiter@1.0.1: + resolution: {integrity: sha512-csOlWGAcRFJaI6m+F2WKdnMKr4HhdhFVBk0H/QbJFMCr+uO2kwohwXQPxw/9OCxp05r5ghVBFSyioixx3gfkNQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/async-limiter/-/async-limiter-1.0.1.tgz} name: async-limiter version: 1.0.1 dev: true - mirrors.tencent.com/async-validator/4.0.7: - resolution: {integrity: sha512-Pj2IR7u8hmUEDOwB++su6baaRi+QvsgajuFB9j95foM1N2gy5HM4z60hfusIO0fBPG5uLAEl6yCJr1jNSVugEQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/async-validator/-/async-validator-4.0.7.tgz} + mirrors.tencent.com/async-validator@4.0.7: + resolution: {integrity: sha512-Pj2IR7u8hmUEDOwB++su6baaRi+QvsgajuFB9j95foM1N2gy5HM4z60hfusIO0fBPG5uLAEl6yCJr1jNSVugEQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/async-validator/-/async-validator-4.0.7.tgz} name: async-validator version: 4.0.7 dev: false - mirrors.tencent.com/async/2.6.0: - resolution: {integrity: sha512-xAfGg1/NTLBBKlHFmnd7PlmUW9KhVQIUuSrYem9xzFUZy13ScvtyGGejaae9iAVRiRq9+Cx7DPFaAAhCpyxyPw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/async/-/async-2.6.0.tgz} + mirrors.tencent.com/async@2.6.0: + resolution: {integrity: sha512-xAfGg1/NTLBBKlHFmnd7PlmUW9KhVQIUuSrYem9xzFUZy13ScvtyGGejaae9iAVRiRq9+Cx7DPFaAAhCpyxyPw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/async/-/async-2.6.0.tgz} name: async version: 2.6.0 dependencies: - lodash: mirrors.tencent.com/lodash/4.17.21 + lodash: mirrors.tencent.com/lodash@4.17.21 dev: false - mirrors.tencent.com/async/2.6.3: - resolution: {integrity: sha512-zflvls11DCy+dQWzTW2dzuilv8Z5X/pjfmZOWba6TNIVDm+2UDaJmXSOXlasHKfNBs8oo3M0aT50fDEWfKZjXg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/async/-/async-2.6.3.tgz} + mirrors.tencent.com/async@2.6.3: + resolution: {integrity: sha512-zflvls11DCy+dQWzTW2dzuilv8Z5X/pjfmZOWba6TNIVDm+2UDaJmXSOXlasHKfNBs8oo3M0aT50fDEWfKZjXg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/async/-/async-2.6.3.tgz} name: async version: 2.6.3 dependencies: - lodash: mirrors.tencent.com/lodash/4.17.21 + lodash: mirrors.tencent.com/lodash@4.17.21 dev: true - mirrors.tencent.com/async/3.2.3: - resolution: {integrity: sha512-spZRyzKL5l5BZQrr/6m/SqFdBN0q3OCI0f9rjfBzCMBIP4p75P620rR3gTmaksNOhmzgdxcaxdNfMy6anrbM0g==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/async/-/async-3.2.3.tgz} + mirrors.tencent.com/async@3.2.3: + resolution: {integrity: sha512-spZRyzKL5l5BZQrr/6m/SqFdBN0q3OCI0f9rjfBzCMBIP4p75P620rR3gTmaksNOhmzgdxcaxdNfMy6anrbM0g==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/async/-/async-3.2.3.tgz} name: async version: 3.2.3 dev: false - mirrors.tencent.com/at-least-node/1.0.0: - resolution: {integrity: sha512-+q/t7Ekv1EDY2l6Gda6LLiX14rU9TV20Wa3ofeQmwPFZbOMo9DXrLbOjFaaclkXKWidIaopwAObQDqwWtGUjqg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/at-least-node/-/at-least-node-1.0.0.tgz} + mirrors.tencent.com/at-least-node@1.0.0: + resolution: {integrity: sha512-+q/t7Ekv1EDY2l6Gda6LLiX14rU9TV20Wa3ofeQmwPFZbOMo9DXrLbOjFaaclkXKWidIaopwAObQDqwWtGUjqg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/at-least-node/-/at-least-node-1.0.0.tgz} name: at-least-node version: 1.0.0 engines: {node: '>= 4.0.0'} dev: true - mirrors.tencent.com/atob/2.1.2: - resolution: {integrity: sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/atob/-/atob-2.1.2.tgz} + mirrors.tencent.com/atob@2.1.2: + resolution: {integrity: sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/atob/-/atob-2.1.2.tgz} name: atob version: 2.1.2 engines: {node: '>= 4.5.0'} hasBin: true dev: true - mirrors.tencent.com/attr-accept/2.2.2: - resolution: {integrity: sha512-7prDjvt9HmqiZ0cl5CRjtS84sEyhsHP2coDkaZKRKVfCDo9s7iw7ChVmar78Gu9pC4SoR/28wFu/G5JJhTnqEg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/attr-accept/-/attr-accept-2.2.2.tgz} + mirrors.tencent.com/attr-accept@2.2.2: + resolution: {integrity: sha512-7prDjvt9HmqiZ0cl5CRjtS84sEyhsHP2coDkaZKRKVfCDo9s7iw7ChVmar78Gu9pC4SoR/28wFu/G5JJhTnqEg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/attr-accept/-/attr-accept-2.2.2.tgz} name: attr-accept version: 2.2.2 engines: {node: '>=4'} dev: false - mirrors.tencent.com/autobind-decorator/1.4.3: - resolution: {integrity: sha1-TJb/p3sQYi7eJPEQ9du/VmkUF9E=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/autobind-decorator/-/autobind-decorator-1.4.3.tgz} + mirrors.tencent.com/autobind-decorator@1.4.3: + resolution: {integrity: sha1-TJb/p3sQYi7eJPEQ9du/VmkUF9E=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/autobind-decorator/-/autobind-decorator-1.4.3.tgz} name: autobind-decorator version: 1.4.3 dev: false - mirrors.tencent.com/autoprefixer/10.4.4_postcss@8.4.12: - resolution: {integrity: sha512-Tm8JxsB286VweiZ5F0anmbyGiNI3v3wGv3mz9W+cxEDYB/6jbnj6GM9H9mK3wIL8ftgl+C07Lcwb8PG5PCCPzA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/autoprefixer/-/autoprefixer-10.4.4.tgz} + mirrors.tencent.com/autoprefixer@10.4.4(postcss@7.0.39): + resolution: {integrity: sha512-Tm8JxsB286VweiZ5F0anmbyGiNI3v3wGv3mz9W+cxEDYB/6jbnj6GM9H9mK3wIL8ftgl+C07Lcwb8PG5PCCPzA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/autoprefixer/-/autoprefixer-10.4.4.tgz} id: mirrors.tencent.com/autoprefixer/10.4.4 name: autoprefixer version: 10.4.4 @@ -4305,42 +5670,42 @@ packages: peerDependencies: postcss: ^8.1.0 dependencies: - browserslist: mirrors.tencent.com/browserslist/4.20.2 - caniuse-lite: mirrors.tencent.com/caniuse-lite/1.0.30001323 - fraction.js: mirrors.tencent.com/fraction.js/4.2.0 - normalize-range: mirrors.tencent.com/normalize-range/0.1.2 - picocolors: mirrors.tencent.com/picocolors/1.0.0 - postcss: mirrors.tencent.com/postcss/8.4.12 - postcss-value-parser: mirrors.tencent.com/postcss-value-parser/4.2.0 + browserslist: mirrors.tencent.com/browserslist@4.20.2 + caniuse-lite: mirrors.tencent.com/caniuse-lite@1.0.30001323 + fraction.js: mirrors.tencent.com/fraction.js@4.2.0 + normalize-range: mirrors.tencent.com/normalize-range@0.1.2 + picocolors: mirrors.tencent.com/picocolors@1.0.0 + postcss: 7.0.39 + postcss-value-parser: mirrors.tencent.com/postcss-value-parser@4.2.0 dev: true - mirrors.tencent.com/autoprefixer/9.8.8: - resolution: {integrity: sha512-eM9d/swFopRt5gdJ7jrpCwgvEMIayITpojhkkSMRsFHYuH5bkSQ4p/9qTEHtmNudUZh22Tehu7I6CxAW0IXTKA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/autoprefixer/-/autoprefixer-9.8.8.tgz} + mirrors.tencent.com/autoprefixer@9.8.8: + resolution: {integrity: sha512-eM9d/swFopRt5gdJ7jrpCwgvEMIayITpojhkkSMRsFHYuH5bkSQ4p/9qTEHtmNudUZh22Tehu7I6CxAW0IXTKA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/autoprefixer/-/autoprefixer-9.8.8.tgz} name: autoprefixer version: 9.8.8 hasBin: true dependencies: - browserslist: mirrors.tencent.com/browserslist/4.20.2 - caniuse-lite: mirrors.tencent.com/caniuse-lite/1.0.30001323 - normalize-range: mirrors.tencent.com/normalize-range/0.1.2 - num2fraction: mirrors.tencent.com/num2fraction/1.2.2 - picocolors: mirrors.tencent.com/picocolors/0.2.1 - postcss: mirrors.tencent.com/postcss/7.0.39 - postcss-value-parser: mirrors.tencent.com/postcss-value-parser/4.2.0 + browserslist: mirrors.tencent.com/browserslist@4.20.2 + caniuse-lite: mirrors.tencent.com/caniuse-lite@1.0.30001323 + normalize-range: mirrors.tencent.com/normalize-range@0.1.2 + num2fraction: mirrors.tencent.com/num2fraction@1.2.2 + picocolors: 0.2.1 + postcss: 7.0.39 + postcss-value-parser: mirrors.tencent.com/postcss-value-parser@4.2.0 dev: true - mirrors.tencent.com/axios/0.22.0: - resolution: {integrity: sha512-Z0U3uhqQeg1oNcihswf4ZD57O3NrR1+ZXhxaROaWpDmsDTx7T2HNBV2ulBtie2hwJptu8UvgnJoK+BIqdzh/1w==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/axios/-/axios-0.22.0.tgz} + mirrors.tencent.com/axios@0.22.0: + resolution: {integrity: sha512-Z0U3uhqQeg1oNcihswf4ZD57O3NrR1+ZXhxaROaWpDmsDTx7T2HNBV2ulBtie2hwJptu8UvgnJoK+BIqdzh/1w==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/axios/-/axios-0.22.0.tgz} name: axios version: 0.22.0 dependencies: - follow-redirects: mirrors.tencent.com/follow-redirects/1.14.9 + follow-redirects: mirrors.tencent.com/follow-redirects@1.14.9(debug@4.3.4) transitivePeerDependencies: - debug dev: false - mirrors.tencent.com/babel-loader/8.2.4_b72fb7e629d39881e138edb6dcd0dfbe: - resolution: {integrity: sha512-8dytA3gcvPPPv4Grjhnt8b5IIiTcq/zeXOPk4iTYI0SVXcsmuGg7JtBRDp8S9X+gJfhQ8ektjXZlDu1Bb33U8A==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/babel-loader/-/babel-loader-8.2.4.tgz} + mirrors.tencent.com/babel-loader@8.2.4(@babel/core@7.17.8)(webpack@4.46.0): + resolution: {integrity: sha512-8dytA3gcvPPPv4Grjhnt8b5IIiTcq/zeXOPk4iTYI0SVXcsmuGg7JtBRDp8S9X+gJfhQ8ektjXZlDu1Bb33U8A==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/babel-loader/-/babel-loader-8.2.4.tgz} id: mirrors.tencent.com/babel-loader/8.2.4 name: babel-loader version: 8.2.4 @@ -4350,23 +5715,23 @@ packages: webpack: '>=2' dependencies: '@babel/core': 7.17.8 - find-cache-dir: mirrors.tencent.com/find-cache-dir/3.3.2 - loader-utils: mirrors.tencent.com/loader-utils/2.0.2 - make-dir: mirrors.tencent.com/make-dir/3.1.0 - schema-utils: mirrors.tencent.com/schema-utils/2.7.1 - webpack: mirrors.tencent.com/webpack/4.46.0_webpack-cli@3.3.12 + find-cache-dir: mirrors.tencent.com/find-cache-dir@3.3.2 + loader-utils: mirrors.tencent.com/loader-utils@2.0.2 + make-dir: mirrors.tencent.com/make-dir@3.1.0 + schema-utils: mirrors.tencent.com/schema-utils@2.7.1 + webpack: mirrors.tencent.com/webpack@4.46.0(webpack-cli@3.3.12) dev: true - mirrors.tencent.com/babel-plugin-dynamic-import-node/2.3.3: - resolution: {integrity: sha512-jZVI+s9Zg3IqA/kdi0i6UDCybUI3aSBLnglhYbSSjKlV7yF1F/5LWv8MakQmvYpnbJDS6fcBL2KzHSxNCMtWSQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/babel-plugin-dynamic-import-node/-/babel-plugin-dynamic-import-node-2.3.3.tgz} + mirrors.tencent.com/babel-plugin-dynamic-import-node@2.3.3: + resolution: {integrity: sha512-jZVI+s9Zg3IqA/kdi0i6UDCybUI3aSBLnglhYbSSjKlV7yF1F/5LWv8MakQmvYpnbJDS6fcBL2KzHSxNCMtWSQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/babel-plugin-dynamic-import-node/-/babel-plugin-dynamic-import-node-2.3.3.tgz} name: babel-plugin-dynamic-import-node version: 2.3.3 dependencies: - object.assign: mirrors.tencent.com/object.assign/4.1.2 + object.assign: mirrors.tencent.com/object.assign@4.1.2 dev: true - mirrors.tencent.com/babel-plugin-polyfill-corejs2/0.3.1_@babel+core@7.17.8: - resolution: {integrity: sha512-v7/T6EQcNfVLfcN2X8Lulb7DjprieyLWJK/zOWH5DUYcAgex9sP3h25Q+DLsX9TloXe3y1O8l2q2Jv9q8UVB9w==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.3.1.tgz} + mirrors.tencent.com/babel-plugin-polyfill-corejs2@0.3.1(@babel/core@7.17.8): + resolution: {integrity: sha512-v7/T6EQcNfVLfcN2X8Lulb7DjprieyLWJK/zOWH5DUYcAgex9sP3h25Q+DLsX9TloXe3y1O8l2q2Jv9q8UVB9w==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.3.1.tgz} id: mirrors.tencent.com/babel-plugin-polyfill-corejs2/0.3.1 name: babel-plugin-polyfill-corejs2 version: 0.3.1 @@ -4375,14 +5740,14 @@ packages: dependencies: '@babel/compat-data': 7.17.7 '@babel/core': 7.17.8 - '@babel/helper-define-polyfill-provider': 0.3.1_@babel+core@7.17.8 - semver: mirrors.tencent.com/semver/6.3.0 + '@babel/helper-define-polyfill-provider': 0.3.1(@babel/core@7.17.8) + semver: mirrors.tencent.com/semver@6.3.0 transitivePeerDependencies: - supports-color dev: true - mirrors.tencent.com/babel-plugin-polyfill-corejs3/0.5.2_@babel+core@7.17.8: - resolution: {integrity: sha512-G3uJih0XWiID451fpeFaYGVuxHEjzKTHtc9uGFEjR6hHrvNzeS/PX+LLLcetJcytsB5m4j+K3o/EpXJNb/5IEQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.5.2.tgz} + mirrors.tencent.com/babel-plugin-polyfill-corejs3@0.5.2(@babel/core@7.17.8): + resolution: {integrity: sha512-G3uJih0XWiID451fpeFaYGVuxHEjzKTHtc9uGFEjR6hHrvNzeS/PX+LLLcetJcytsB5m4j+K3o/EpXJNb/5IEQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.5.2.tgz} id: mirrors.tencent.com/babel-plugin-polyfill-corejs3/0.5.2 name: babel-plugin-polyfill-corejs3 version: 0.5.2 @@ -4390,14 +5755,14 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.17.8 - '@babel/helper-define-polyfill-provider': 0.3.1_@babel+core@7.17.8 - core-js-compat: mirrors.tencent.com/core-js-compat/3.21.1 + '@babel/helper-define-polyfill-provider': 0.3.1(@babel/core@7.17.8) + core-js-compat: mirrors.tencent.com/core-js-compat@3.21.1 transitivePeerDependencies: - supports-color dev: true - mirrors.tencent.com/babel-plugin-polyfill-regenerator/0.3.1_@babel+core@7.17.8: - resolution: {integrity: sha512-Y2B06tvgHYt1x0yz17jGkGeeMr5FeKUu+ASJ+N6nB5lQ8Dapfg42i0OVrf8PNGJ3zKL4A23snMi1IRwrqqND7A==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.3.1.tgz} + mirrors.tencent.com/babel-plugin-polyfill-regenerator@0.3.1(@babel/core@7.17.8): + resolution: {integrity: sha512-Y2B06tvgHYt1x0yz17jGkGeeMr5FeKUu+ASJ+N6nB5lQ8Dapfg42i0OVrf8PNGJ3zKL4A23snMi1IRwrqqND7A==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.3.1.tgz} id: mirrors.tencent.com/babel-plugin-polyfill-regenerator/0.3.1 name: babel-plugin-polyfill-regenerator version: 0.3.1 @@ -4405,463 +5770,416 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.17.8 - '@babel/helper-define-polyfill-provider': 0.3.1_@babel+core@7.17.8 + '@babel/helper-define-polyfill-provider': 0.3.1(@babel/core@7.17.8) transitivePeerDependencies: - supports-color dev: true - mirrors.tencent.com/balanced-match/1.0.2: - resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/balanced-match/-/balanced-match-1.0.2.tgz} - name: balanced-match - version: 1.0.2 - - mirrors.tencent.com/base-x/3.0.9: - resolution: {integrity: sha512-H7JU6iBHTal1gp56aKoaa//YUxEaAOUiydvrV/pILqIHXTtqxSkATOnDA2u+jZ/61sD+L/412+7kzXRtWukhpQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/base-x/-/base-x-3.0.9.tgz} + mirrors.tencent.com/base-x@3.0.9: + resolution: {integrity: sha512-H7JU6iBHTal1gp56aKoaa//YUxEaAOUiydvrV/pILqIHXTtqxSkATOnDA2u+jZ/61sD+L/412+7kzXRtWukhpQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/base-x/-/base-x-3.0.9.tgz} name: base-x version: 3.0.9 dependencies: - safe-buffer: mirrors.tencent.com/safe-buffer/5.2.1 + safe-buffer: mirrors.tencent.com/safe-buffer@5.2.1 dev: false - mirrors.tencent.com/base/0.11.2: - resolution: {integrity: sha512-5T6P4xPgpp0YDFvSWwEZ4NoE3aM4QBQXDzmVbraCkFj8zHM+mba8SyqB5DbZWyR7mYHo6Y7BdQo3MoA4m0TeQg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/base/-/base-0.11.2.tgz} - name: base - version: 0.11.2 - engines: {node: '>=0.10.0'} - dependencies: - cache-base: mirrors.tencent.com/cache-base/1.0.1 - class-utils: mirrors.tencent.com/class-utils/0.3.6 - component-emitter: mirrors.tencent.com/component-emitter/1.3.0 - define-property: mirrors.tencent.com/define-property/1.0.0 - isobject: mirrors.tencent.com/isobject/3.0.1 - mixin-deep: mirrors.tencent.com/mixin-deep/1.3.2 - pascalcase: mirrors.tencent.com/pascalcase/0.1.1 - dev: true - - mirrors.tencent.com/base64-js/1.5.1: - resolution: {integrity: sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/base64-js/-/base64-js-1.5.1.tgz} + mirrors.tencent.com/base64-js@1.5.1: + resolution: {integrity: sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/base64-js/-/base64-js-1.5.1.tgz} name: base64-js version: 1.5.1 - mirrors.tencent.com/bfj/6.1.2: - resolution: {integrity: sha512-BmBJa4Lip6BPRINSZ0BPEIfB1wUY/9rwbwvIHQA1KjX9om29B6id0wnWXq7m3bn5JrUVjeOTnVuhPT1FiHwPGw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/bfj/-/bfj-6.1.2.tgz} - name: bfj - version: 6.1.2 - engines: {node: '>= 6.0.0'} + mirrors.tencent.com/base@0.11.2: + resolution: {integrity: sha512-5T6P4xPgpp0YDFvSWwEZ4NoE3aM4QBQXDzmVbraCkFj8zHM+mba8SyqB5DbZWyR7mYHo6Y7BdQo3MoA4m0TeQg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/base/-/base-0.11.2.tgz} + name: base + version: 0.11.2 + engines: {node: '>=0.10.0'} dependencies: - bluebird: mirrors.tencent.com/bluebird/3.7.2 - check-types: mirrors.tencent.com/check-types/8.0.3 - hoopy: mirrors.tencent.com/hoopy/0.1.4 - tryer: 1.0.1 + cache-base: mirrors.tencent.com/cache-base@1.0.1 + class-utils: mirrors.tencent.com/class-utils@0.3.6 + component-emitter: mirrors.tencent.com/component-emitter@1.3.0 + define-property: mirrors.tencent.com/define-property@1.0.0 + isobject: mirrors.tencent.com/isobject@3.0.1 + mixin-deep: mirrors.tencent.com/mixin-deep@1.3.2 + pascalcase: mirrors.tencent.com/pascalcase@0.1.1 dev: true - mirrors.tencent.com/big-integer/1.6.51: - resolution: {integrity: sha512-GPEid2Y9QU1Exl1rpO9B2IPJGHPSupF5GnVIP0blYvNOMer2bTvSWs1jGOUg04hTmu67nmLsQ9TBo1puaotBHg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/big-integer/-/big-integer-1.6.51.tgz} + mirrors.tencent.com/big-integer@1.6.51: + resolution: {integrity: sha512-GPEid2Y9QU1Exl1rpO9B2IPJGHPSupF5GnVIP0blYvNOMer2bTvSWs1jGOUg04hTmu67nmLsQ9TBo1puaotBHg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/big-integer/-/big-integer-1.6.51.tgz} name: big-integer version: 1.6.51 engines: {node: '>=0.6'} dev: false - mirrors.tencent.com/big.js/5.2.2: - resolution: {integrity: sha512-vyL2OymJxmarO8gxMr0mhChsO9QGwhynfuu4+MHTAW6czfq9humCB7rKpUjDd9YUiDPU4mzpyupFSvOClAwbmQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/big.js/-/big.js-5.2.2.tgz} + mirrors.tencent.com/big.js@5.2.2: + resolution: {integrity: sha512-vyL2OymJxmarO8gxMr0mhChsO9QGwhynfuu4+MHTAW6czfq9humCB7rKpUjDd9YUiDPU4mzpyupFSvOClAwbmQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/big.js/-/big.js-5.2.2.tgz} name: big.js version: 5.2.2 dev: true - mirrors.tencent.com/big.js/6.1.1: - resolution: {integrity: sha512-1vObw81a8ylZO5ePrtMay0n018TcftpTA5HFKDaSuiUDBo8biRBtjIobw60OpwuvrGk+FsxKamqN4cnmj/eXdg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/big.js/-/big.js-6.1.1.tgz} + mirrors.tencent.com/big.js@6.1.1: + resolution: {integrity: sha512-1vObw81a8ylZO5ePrtMay0n018TcftpTA5HFKDaSuiUDBo8biRBtjIobw60OpwuvrGk+FsxKamqN4cnmj/eXdg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/big.js/-/big.js-6.1.1.tgz} name: big.js version: 6.1.1 dev: false - mirrors.tencent.com/binary-extensions/1.13.1: - resolution: {integrity: sha512-Un7MIEDdUC5gNpcGDV97op1Ywk748MpHcFTHoYs6qnj1Z3j7I53VG3nwZhKzoBZmbdRNnb6WRdFlwl7tSDuZGw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/binary-extensions/-/binary-extensions-1.13.1.tgz} + mirrors.tencent.com/binary-extensions@1.13.1: + resolution: {integrity: sha512-Un7MIEDdUC5gNpcGDV97op1Ywk748MpHcFTHoYs6qnj1Z3j7I53VG3nwZhKzoBZmbdRNnb6WRdFlwl7tSDuZGw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/binary-extensions/-/binary-extensions-1.13.1.tgz} name: binary-extensions version: 1.13.1 engines: {node: '>=0.10.0'} + requiresBuild: true dev: true - mirrors.tencent.com/binary-extensions/2.2.0: - resolution: {integrity: sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/binary-extensions/-/binary-extensions-2.2.0.tgz} + mirrors.tencent.com/binary-extensions@2.2.0: + resolution: {integrity: sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/binary-extensions/-/binary-extensions-2.2.0.tgz} name: binary-extensions version: 2.2.0 engines: {node: '>=8'} + requiresBuild: true dev: true optional: true - mirrors.tencent.com/binary/0.3.0: - resolution: {integrity: sha1-n2BVO8XOjDOG87VTz/R0Yq3sqnk=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/binary/-/binary-0.3.0.tgz} + mirrors.tencent.com/binary@0.3.0: + resolution: {integrity: sha1-n2BVO8XOjDOG87VTz/R0Yq3sqnk=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/binary/-/binary-0.3.0.tgz} name: binary version: 0.3.0 dependencies: - buffers: mirrors.tencent.com/buffers/0.1.1 - chainsaw: mirrors.tencent.com/chainsaw/0.1.0 + buffers: mirrors.tencent.com/buffers@0.1.1 + chainsaw: mirrors.tencent.com/chainsaw@0.1.0 dev: false - mirrors.tencent.com/bindings/1.5.0: - resolution: {integrity: sha512-p2q/t/mhvuOj/UeLlV6566GD/guowlr0hHxClI0W9m7MWYkL1F0hLo+0Aexs9HSPCtR1SXQ0TD3MMKrXZajbiQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/bindings/-/bindings-1.5.0.tgz} - name: bindings - version: 1.5.0 - requiresBuild: true - dependencies: - file-uri-to-path: mirrors.tencent.com/file-uri-to-path/1.0.0 - dev: true - optional: true - - mirrors.tencent.com/bl/4.1.0: - resolution: {integrity: sha512-1W07cM9gS6DcLperZfFSj+bWLtaPGSOHWhPiGzXmvVJbRLdG82sH/Kn8EtW1VqWVA54AKf2h5k5BbnIbwF3h6w==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/bl/-/bl-4.1.0.tgz} + mirrors.tencent.com/bl@4.1.0: + resolution: {integrity: sha512-1W07cM9gS6DcLperZfFSj+bWLtaPGSOHWhPiGzXmvVJbRLdG82sH/Kn8EtW1VqWVA54AKf2h5k5BbnIbwF3h6w==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/bl/-/bl-4.1.0.tgz} name: bl version: 4.1.0 dependencies: - buffer: mirrors.tencent.com/buffer/5.7.1 - inherits: mirrors.tencent.com/inherits/2.0.4 - readable-stream: mirrors.tencent.com/readable-stream/3.6.0 + buffer: mirrors.tencent.com/buffer@5.7.1 + inherits: 2.0.4 + readable-stream: mirrors.tencent.com/readable-stream@3.6.0 dev: false - mirrors.tencent.com/bluebird/3.4.7: - resolution: {integrity: sha1-9y12C+Cbf3bQjtj66Ysomo0F+rM=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/bluebird/-/bluebird-3.4.7.tgz} + mirrors.tencent.com/bluebird@3.4.7: + resolution: {integrity: sha1-9y12C+Cbf3bQjtj66Ysomo0F+rM=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/bluebird/-/bluebird-3.4.7.tgz} name: bluebird version: 3.4.7 dev: false - mirrors.tencent.com/bluebird/3.7.2: - resolution: {integrity: sha512-XpNj6GDQzdfW+r2Wnn7xiSAd7TM3jzkxGXBGTtWKuSXv1xUV+azxAm8jdWZN06QTQk+2N2XB9jRDkvbmQmcRtg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/bluebird/-/bluebird-3.7.2.tgz} + mirrors.tencent.com/bluebird@3.7.2: + resolution: {integrity: sha512-XpNj6GDQzdfW+r2Wnn7xiSAd7TM3jzkxGXBGTtWKuSXv1xUV+azxAm8jdWZN06QTQk+2N2XB9jRDkvbmQmcRtg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/bluebird/-/bluebird-3.7.2.tgz} name: bluebird version: 3.7.2 dev: true - mirrors.tencent.com/bn.js/4.12.0: - resolution: {integrity: sha512-c98Bf3tPniI+scsdk237ku1Dc3ujXQTSgyiPUDEOe7tRkhrqridvh8klBv0HCEso1OLOYcHuCv/cS6DNxKH+ZA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/bn.js/-/bn.js-4.12.0.tgz} + mirrors.tencent.com/bn.js@4.12.0: + resolution: {integrity: sha512-c98Bf3tPniI+scsdk237ku1Dc3ujXQTSgyiPUDEOe7tRkhrqridvh8klBv0HCEso1OLOYcHuCv/cS6DNxKH+ZA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/bn.js/-/bn.js-4.12.0.tgz} name: bn.js version: 4.12.0 dev: true - mirrors.tencent.com/bn.js/5.2.0: - resolution: {integrity: sha512-D7iWRBvnZE8ecXiLj/9wbxH7Tk79fAh8IHaTNq1RWRixsS02W+5qS+iE9yq6RYl0asXx5tw0bLhmT5pIfbSquw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/bn.js/-/bn.js-5.2.0.tgz} + mirrors.tencent.com/bn.js@5.2.0: + resolution: {integrity: sha512-D7iWRBvnZE8ecXiLj/9wbxH7Tk79fAh8IHaTNq1RWRixsS02W+5qS+iE9yq6RYl0asXx5tw0bLhmT5pIfbSquw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/bn.js/-/bn.js-5.2.0.tgz} name: bn.js version: 5.2.0 dev: true - mirrors.tencent.com/body-parser/1.19.2: - resolution: {integrity: sha512-SAAwOxgoCKMGs9uUAUFHygfLAyaniaoun6I8mFY9pRAJL9+Kec34aU+oIjDhTycub1jozEfEwx1W1IuOYxVSFw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/body-parser/-/body-parser-1.19.2.tgz} + mirrors.tencent.com/body-parser@1.19.2(supports-color@6.1.0): + resolution: {integrity: sha512-SAAwOxgoCKMGs9uUAUFHygfLAyaniaoun6I8mFY9pRAJL9+Kec34aU+oIjDhTycub1jozEfEwx1W1IuOYxVSFw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/body-parser/-/body-parser-1.19.2.tgz} + id: mirrors.tencent.com/body-parser/1.19.2 name: body-parser version: 1.19.2 engines: {node: '>= 0.8'} dependencies: - bytes: mirrors.tencent.com/bytes/3.1.2 - content-type: mirrors.tencent.com/content-type/1.0.4 - debug: mirrors.tencent.com/debug/2.6.9 - depd: mirrors.tencent.com/depd/1.1.2 - http-errors: mirrors.tencent.com/http-errors/1.8.1 - iconv-lite: mirrors.tencent.com/iconv-lite/0.4.24 - on-finished: mirrors.tencent.com/on-finished/2.3.0 - qs: mirrors.tencent.com/qs/6.9.7 - raw-body: mirrors.tencent.com/raw-body/2.4.3 - type-is: mirrors.tencent.com/type-is/1.6.18 + bytes: mirrors.tencent.com/bytes@3.1.2 + content-type: mirrors.tencent.com/content-type@1.0.4 + debug: 2.6.9(supports-color@6.1.0) + depd: mirrors.tencent.com/depd@1.1.2 + http-errors: mirrors.tencent.com/http-errors@1.8.1 + iconv-lite: mirrors.tencent.com/iconv-lite@0.4.24 + on-finished: mirrors.tencent.com/on-finished@2.3.0 + qs: mirrors.tencent.com/qs@6.9.7 + raw-body: mirrors.tencent.com/raw-body@2.4.3 + type-is: mirrors.tencent.com/type-is@1.6.18 + transitivePeerDependencies: + - supports-color dev: true - mirrors.tencent.com/bonjour/3.5.0: - resolution: {integrity: sha1-jokKGD2O6aI5OzhExpGkK897yfU=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/bonjour/-/bonjour-3.5.0.tgz} + mirrors.tencent.com/bonjour@3.5.0: + resolution: {integrity: sha1-jokKGD2O6aI5OzhExpGkK897yfU=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/bonjour/-/bonjour-3.5.0.tgz} name: bonjour version: 3.5.0 dependencies: - array-flatten: mirrors.tencent.com/array-flatten/2.1.2 - deep-equal: mirrors.tencent.com/deep-equal/1.1.1 - dns-equal: mirrors.tencent.com/dns-equal/1.0.0 - dns-txt: mirrors.tencent.com/dns-txt/2.0.2 - multicast-dns: mirrors.tencent.com/multicast-dns/6.2.3 - multicast-dns-service-types: mirrors.tencent.com/multicast-dns-service-types/1.1.0 + array-flatten: mirrors.tencent.com/array-flatten@2.1.2 + deep-equal: mirrors.tencent.com/deep-equal@1.1.1 + dns-equal: mirrors.tencent.com/dns-equal@1.0.0 + dns-txt: mirrors.tencent.com/dns-txt@2.0.2 + multicast-dns: mirrors.tencent.com/multicast-dns@6.2.3 + multicast-dns-service-types: mirrors.tencent.com/multicast-dns-service-types@1.1.0 dev: true - mirrors.tencent.com/boolbase/1.0.0: - resolution: {integrity: sha1-aN/1++YMUes3cl6p4+0xDcwed24=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/boolbase/-/boolbase-1.0.0.tgz} + mirrors.tencent.com/boolbase@1.0.0: + resolution: {integrity: sha1-aN/1++YMUes3cl6p4+0xDcwed24=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/boolbase/-/boolbase-1.0.0.tgz} name: boolbase version: 1.0.0 dev: true - mirrors.tencent.com/bowser/1.9.4: - resolution: {integrity: sha512-9IdMmj2KjigRq6oWhmwv1W36pDuA4STQZ8q6YO9um+x07xgYNCD3Oou+WP/3L1HNz7iqythGet3/p4wvc8AAwQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/bowser/-/bowser-1.9.4.tgz} + mirrors.tencent.com/bowser@1.9.4: + resolution: {integrity: sha512-9IdMmj2KjigRq6oWhmwv1W36pDuA4STQZ8q6YO9um+x07xgYNCD3Oou+WP/3L1HNz7iqythGet3/p4wvc8AAwQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/bowser/-/bowser-1.9.4.tgz} name: bowser version: 1.9.4 dev: true - mirrors.tencent.com/brace-expansion/1.1.11: - resolution: {integrity: sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/brace-expansion/-/brace-expansion-1.1.11.tgz} - name: brace-expansion - version: 1.1.11 - dependencies: - balanced-match: mirrors.tencent.com/balanced-match/1.0.2 - concat-map: mirrors.tencent.com/concat-map/0.0.1 - - mirrors.tencent.com/braces/2.3.2: - resolution: {integrity: sha512-aNdbnj9P8PjdXU4ybaWLK2IF3jc/EoDYbC7AazW6to3TRsfXxscC9UXOB5iDiEQrkyIbWp2SLQda4+QAa7nc3w==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/braces/-/braces-2.3.2.tgz} + mirrors.tencent.com/braces@2.3.2(supports-color@6.1.0): + resolution: {integrity: sha512-aNdbnj9P8PjdXU4ybaWLK2IF3jc/EoDYbC7AazW6to3TRsfXxscC9UXOB5iDiEQrkyIbWp2SLQda4+QAa7nc3w==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/braces/-/braces-2.3.2.tgz} + id: mirrors.tencent.com/braces/2.3.2 name: braces version: 2.3.2 engines: {node: '>=0.10.0'} dependencies: - arr-flatten: mirrors.tencent.com/arr-flatten/1.1.0 - array-unique: mirrors.tencent.com/array-unique/0.3.2 - extend-shallow: mirrors.tencent.com/extend-shallow/2.0.1 - fill-range: mirrors.tencent.com/fill-range/4.0.0 - isobject: mirrors.tencent.com/isobject/3.0.1 - repeat-element: mirrors.tencent.com/repeat-element/1.1.4 - snapdragon: mirrors.tencent.com/snapdragon/0.8.2 - snapdragon-node: mirrors.tencent.com/snapdragon-node/2.1.1 - split-string: mirrors.tencent.com/split-string/3.1.0 - to-regex: mirrors.tencent.com/to-regex/3.0.2 + arr-flatten: mirrors.tencent.com/arr-flatten@1.1.0 + array-unique: mirrors.tencent.com/array-unique@0.3.2 + extend-shallow: mirrors.tencent.com/extend-shallow@2.0.1 + fill-range: mirrors.tencent.com/fill-range@4.0.0 + isobject: mirrors.tencent.com/isobject@3.0.1 + repeat-element: mirrors.tencent.com/repeat-element@1.1.4 + snapdragon: mirrors.tencent.com/snapdragon@0.8.2(supports-color@6.1.0) + snapdragon-node: mirrors.tencent.com/snapdragon-node@2.1.1 + split-string: mirrors.tencent.com/split-string@3.1.0 + to-regex: mirrors.tencent.com/to-regex@3.0.2 + transitivePeerDependencies: + - supports-color dev: true - mirrors.tencent.com/braces/3.0.2: - resolution: {integrity: sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/braces/-/braces-3.0.2.tgz} + mirrors.tencent.com/braces@3.0.2: + resolution: {integrity: sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/braces/-/braces-3.0.2.tgz} name: braces version: 3.0.2 engines: {node: '>=8'} dependencies: - fill-range: mirrors.tencent.com/fill-range/7.0.1 + fill-range: mirrors.tencent.com/fill-range@7.0.1 - mirrors.tencent.com/brorand/1.1.0: - resolution: {integrity: sha1-EsJe/kCkXjwyPrhnWgoM5XsiNx8=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/brorand/-/brorand-1.1.0.tgz} + mirrors.tencent.com/brorand@1.1.0: + resolution: {integrity: sha1-EsJe/kCkXjwyPrhnWgoM5XsiNx8=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/brorand/-/brorand-1.1.0.tgz} name: brorand version: 1.1.0 dev: true - mirrors.tencent.com/browserify-aes/1.2.0: - resolution: {integrity: sha512-+7CHXqGuspUn/Sl5aO7Ea0xWGAtETPXNSAjHo48JfLdPWcMng33Xe4znFvQweqc/uzk5zSOI3H52CYnjCfb5hA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/browserify-aes/-/browserify-aes-1.2.0.tgz} + mirrors.tencent.com/browserify-aes@1.2.0: + resolution: {integrity: sha512-+7CHXqGuspUn/Sl5aO7Ea0xWGAtETPXNSAjHo48JfLdPWcMng33Xe4znFvQweqc/uzk5zSOI3H52CYnjCfb5hA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/browserify-aes/-/browserify-aes-1.2.0.tgz} name: browserify-aes version: 1.2.0 dependencies: - buffer-xor: mirrors.tencent.com/buffer-xor/1.0.3 - cipher-base: mirrors.tencent.com/cipher-base/1.0.4 - create-hash: mirrors.tencent.com/create-hash/1.2.0 - evp_bytestokey: mirrors.tencent.com/evp_bytestokey/1.0.3 - inherits: mirrors.tencent.com/inherits/2.0.4 - safe-buffer: mirrors.tencent.com/safe-buffer/5.2.1 + buffer-xor: mirrors.tencent.com/buffer-xor@1.0.3 + cipher-base: mirrors.tencent.com/cipher-base@1.0.4 + create-hash: mirrors.tencent.com/create-hash@1.2.0 + evp_bytestokey: mirrors.tencent.com/evp_bytestokey@1.0.3 + inherits: 2.0.4 + safe-buffer: 5.2.1 dev: true - mirrors.tencent.com/browserify-cipher/1.0.1: - resolution: {integrity: sha512-sPhkz0ARKbf4rRQt2hTpAHqn47X3llLkUGn+xEJzLjwY8LRs2p0v7ljvI5EyoRO/mexrNunNECisZs+gw2zz1w==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/browserify-cipher/-/browserify-cipher-1.0.1.tgz} + mirrors.tencent.com/browserify-cipher@1.0.1: + resolution: {integrity: sha512-sPhkz0ARKbf4rRQt2hTpAHqn47X3llLkUGn+xEJzLjwY8LRs2p0v7ljvI5EyoRO/mexrNunNECisZs+gw2zz1w==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/browserify-cipher/-/browserify-cipher-1.0.1.tgz} name: browserify-cipher version: 1.0.1 dependencies: - browserify-aes: mirrors.tencent.com/browserify-aes/1.2.0 - browserify-des: mirrors.tencent.com/browserify-des/1.0.2 - evp_bytestokey: mirrors.tencent.com/evp_bytestokey/1.0.3 + browserify-aes: mirrors.tencent.com/browserify-aes@1.2.0 + browserify-des: mirrors.tencent.com/browserify-des@1.0.2 + evp_bytestokey: mirrors.tencent.com/evp_bytestokey@1.0.3 dev: true - mirrors.tencent.com/browserify-des/1.0.2: - resolution: {integrity: sha512-BioO1xf3hFwz4kc6iBhI3ieDFompMhrMlnDFC4/0/vd5MokpuAc3R+LYbwTA9A5Yc9pq9UYPqffKpW2ObuwX5A==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/browserify-des/-/browserify-des-1.0.2.tgz} + mirrors.tencent.com/browserify-des@1.0.2: + resolution: {integrity: sha512-BioO1xf3hFwz4kc6iBhI3ieDFompMhrMlnDFC4/0/vd5MokpuAc3R+LYbwTA9A5Yc9pq9UYPqffKpW2ObuwX5A==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/browserify-des/-/browserify-des-1.0.2.tgz} name: browserify-des version: 1.0.2 dependencies: - cipher-base: mirrors.tencent.com/cipher-base/1.0.4 - des.js: mirrors.tencent.com/des.js/1.0.1 - inherits: mirrors.tencent.com/inherits/2.0.4 - safe-buffer: mirrors.tencent.com/safe-buffer/5.2.1 + cipher-base: mirrors.tencent.com/cipher-base@1.0.4 + des.js: mirrors.tencent.com/des.js@1.0.1 + inherits: 2.0.4 + safe-buffer: 5.2.1 dev: true - mirrors.tencent.com/browserify-rsa/4.1.0: - resolution: {integrity: sha512-AdEER0Hkspgno2aR97SAf6vi0y0k8NuOpGnVH3O99rcA5Q6sh8QxcngtHuJ6uXwnfAXNM4Gn1Gb7/MV1+Ymbog==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/browserify-rsa/-/browserify-rsa-4.1.0.tgz} + mirrors.tencent.com/browserify-rsa@4.1.0: + resolution: {integrity: sha512-AdEER0Hkspgno2aR97SAf6vi0y0k8NuOpGnVH3O99rcA5Q6sh8QxcngtHuJ6uXwnfAXNM4Gn1Gb7/MV1+Ymbog==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/browserify-rsa/-/browserify-rsa-4.1.0.tgz} name: browserify-rsa version: 4.1.0 dependencies: - bn.js: mirrors.tencent.com/bn.js/5.2.0 - randombytes: mirrors.tencent.com/randombytes/2.1.0 + bn.js: mirrors.tencent.com/bn.js@5.2.0 + randombytes: 2.1.0 dev: true - mirrors.tencent.com/browserify-sign/4.2.1: - resolution: {integrity: sha512-/vrA5fguVAKKAVTNJjgSm1tRQDHUU6DbwO9IROu/0WAzC8PKhucDSh18J0RMvVeHAn5puMd+QHC2erPRNf8lmg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/browserify-sign/-/browserify-sign-4.2.1.tgz} + mirrors.tencent.com/browserify-sign@4.2.1: + resolution: {integrity: sha512-/vrA5fguVAKKAVTNJjgSm1tRQDHUU6DbwO9IROu/0WAzC8PKhucDSh18J0RMvVeHAn5puMd+QHC2erPRNf8lmg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/browserify-sign/-/browserify-sign-4.2.1.tgz} name: browserify-sign version: 4.2.1 dependencies: - bn.js: mirrors.tencent.com/bn.js/5.2.0 - browserify-rsa: mirrors.tencent.com/browserify-rsa/4.1.0 - create-hash: mirrors.tencent.com/create-hash/1.2.0 - create-hmac: mirrors.tencent.com/create-hmac/1.1.7 - elliptic: mirrors.tencent.com/elliptic/6.5.4 - inherits: mirrors.tencent.com/inherits/2.0.4 - parse-asn1: mirrors.tencent.com/parse-asn1/5.1.6 - readable-stream: mirrors.tencent.com/readable-stream/3.6.0 - safe-buffer: mirrors.tencent.com/safe-buffer/5.2.1 + bn.js: mirrors.tencent.com/bn.js@5.2.0 + browserify-rsa: mirrors.tencent.com/browserify-rsa@4.1.0 + create-hash: mirrors.tencent.com/create-hash@1.2.0 + create-hmac: mirrors.tencent.com/create-hmac@1.1.7 + elliptic: mirrors.tencent.com/elliptic@6.5.4 + inherits: 2.0.4 + parse-asn1: mirrors.tencent.com/parse-asn1@5.1.6 + readable-stream: mirrors.tencent.com/readable-stream@3.6.0 + safe-buffer: 5.2.1 dev: true - mirrors.tencent.com/browserify-zlib/0.2.0: - resolution: {integrity: sha512-Z942RysHXmJrhqk88FmKBVq/v5tqmSkDz7p54G/MGyjMnCFFnC79XWNbg+Vta8W6Wb2qtSZTSxIGkJrRpCFEiA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/browserify-zlib/-/browserify-zlib-0.2.0.tgz} + mirrors.tencent.com/browserify-zlib@0.2.0: + resolution: {integrity: sha512-Z942RysHXmJrhqk88FmKBVq/v5tqmSkDz7p54G/MGyjMnCFFnC79XWNbg+Vta8W6Wb2qtSZTSxIGkJrRpCFEiA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/browserify-zlib/-/browserify-zlib-0.2.0.tgz} name: browserify-zlib version: 0.2.0 dependencies: - pako: mirrors.tencent.com/pako/1.0.11 + pako: mirrors.tencent.com/pako@1.0.11 dev: true - mirrors.tencent.com/browserslist/4.20.2: - resolution: {integrity: sha512-CQOBCqp/9pDvDbx3xfMi+86pr4KXIf2FDkTTdeuYw8OxS9t898LA1Khq57gtufFILXpfgsSx5woNgsBgvGjpsA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/browserslist/-/browserslist-4.20.2.tgz} + mirrors.tencent.com/browserslist@4.20.2: + resolution: {integrity: sha512-CQOBCqp/9pDvDbx3xfMi+86pr4KXIf2FDkTTdeuYw8OxS9t898LA1Khq57gtufFILXpfgsSx5woNgsBgvGjpsA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/browserslist/-/browserslist-4.20.2.tgz} name: browserslist version: 4.20.2 engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} hasBin: true dependencies: - caniuse-lite: mirrors.tencent.com/caniuse-lite/1.0.30001323 - electron-to-chromium: mirrors.tencent.com/electron-to-chromium/1.4.103 - escalade: mirrors.tencent.com/escalade/3.1.1 - node-releases: mirrors.tencent.com/node-releases/2.0.2 - picocolors: mirrors.tencent.com/picocolors/1.0.0 + caniuse-lite: mirrors.tencent.com/caniuse-lite@1.0.30001323 + electron-to-chromium: mirrors.tencent.com/electron-to-chromium@1.4.103 + escalade: mirrors.tencent.com/escalade@3.1.1 + node-releases: mirrors.tencent.com/node-releases@2.0.2 + picocolors: 1.0.0 dev: true - mirrors.tencent.com/buffer-crc32/0.2.13: - resolution: {integrity: sha1-DTM+PwDqxQqhRUq9MO+MKl2ackI=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/buffer-crc32/-/buffer-crc32-0.2.13.tgz} + mirrors.tencent.com/buffer-crc32@0.2.13: + resolution: {integrity: sha1-DTM+PwDqxQqhRUq9MO+MKl2ackI=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/buffer-crc32/-/buffer-crc32-0.2.13.tgz} name: buffer-crc32 version: 0.2.13 dev: false - mirrors.tencent.com/buffer-from/1.1.2: - resolution: {integrity: sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/buffer-from/-/buffer-from-1.1.2.tgz} + mirrors.tencent.com/buffer-from@1.1.2: + resolution: {integrity: sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/buffer-from/-/buffer-from-1.1.2.tgz} name: buffer-from version: 1.1.2 - mirrors.tencent.com/buffer-indexof-polyfill/1.0.2: - resolution: {integrity: sha512-I7wzHwA3t1/lwXQh+A5PbNvJxgfo5r3xulgpYDB5zckTu/Z9oUK9biouBKQUjEqzaz3HnAT6TYoovmE+GqSf7A==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/buffer-indexof-polyfill/-/buffer-indexof-polyfill-1.0.2.tgz} + mirrors.tencent.com/buffer-indexof-polyfill@1.0.2: + resolution: {integrity: sha512-I7wzHwA3t1/lwXQh+A5PbNvJxgfo5r3xulgpYDB5zckTu/Z9oUK9biouBKQUjEqzaz3HnAT6TYoovmE+GqSf7A==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/buffer-indexof-polyfill/-/buffer-indexof-polyfill-1.0.2.tgz} name: buffer-indexof-polyfill version: 1.0.2 engines: {node: '>=0.10'} dev: false - mirrors.tencent.com/buffer-indexof/1.1.1: - resolution: {integrity: sha512-4/rOEg86jivtPTeOUUT61jJO1Ya1TrR/OkqCSZDyq84WJh3LuuiphBYJN+fm5xufIk4XAFcEwte/8WzC8If/1g==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/buffer-indexof/-/buffer-indexof-1.1.1.tgz} + mirrors.tencent.com/buffer-indexof@1.1.1: + resolution: {integrity: sha512-4/rOEg86jivtPTeOUUT61jJO1Ya1TrR/OkqCSZDyq84WJh3LuuiphBYJN+fm5xufIk4XAFcEwte/8WzC8If/1g==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/buffer-indexof/-/buffer-indexof-1.1.1.tgz} name: buffer-indexof version: 1.1.1 dev: true - mirrors.tencent.com/buffer-json/2.0.0: - resolution: {integrity: sha512-+jjPFVqyfF1esi9fvfUs3NqM0pH1ziZ36VP4hmA/y/Ssfo/5w5xHKfTw9BwQjoJ1w/oVtpLomqwUHKdefGyuHw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/buffer-json/-/buffer-json-2.0.0.tgz} + mirrors.tencent.com/buffer-json@2.0.0: + resolution: {integrity: sha512-+jjPFVqyfF1esi9fvfUs3NqM0pH1ziZ36VP4hmA/y/Ssfo/5w5xHKfTw9BwQjoJ1w/oVtpLomqwUHKdefGyuHw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/buffer-json/-/buffer-json-2.0.0.tgz} name: buffer-json version: 2.0.0 dev: true - mirrors.tencent.com/buffer-xor/1.0.3: - resolution: {integrity: sha1-JuYe0UIvtw3ULm42cp7VHYVf6Nk=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/buffer-xor/-/buffer-xor-1.0.3.tgz} + mirrors.tencent.com/buffer-xor@1.0.3: + resolution: {integrity: sha1-JuYe0UIvtw3ULm42cp7VHYVf6Nk=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/buffer-xor/-/buffer-xor-1.0.3.tgz} name: buffer-xor version: 1.0.3 dev: true - mirrors.tencent.com/buffer/4.9.2: - resolution: {integrity: sha512-xq+q3SRMOxGivLhBNaUdC64hDTQwejJ+H0T/NB1XMtTVEwNTrfFF3gAxiyW0Bu/xWEGhjVKgUcMhCrUy2+uCWg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/buffer/-/buffer-4.9.2.tgz} + mirrors.tencent.com/buffer@4.9.2: + resolution: {integrity: sha512-xq+q3SRMOxGivLhBNaUdC64hDTQwejJ+H0T/NB1XMtTVEwNTrfFF3gAxiyW0Bu/xWEGhjVKgUcMhCrUy2+uCWg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/buffer/-/buffer-4.9.2.tgz} name: buffer version: 4.9.2 dependencies: - base64-js: mirrors.tencent.com/base64-js/1.5.1 - ieee754: mirrors.tencent.com/ieee754/1.2.1 - isarray: mirrors.tencent.com/isarray/1.0.0 + base64-js: mirrors.tencent.com/base64-js@1.5.1 + ieee754: mirrors.tencent.com/ieee754@1.2.1 + isarray: mirrors.tencent.com/isarray@1.0.0 dev: true - mirrors.tencent.com/buffer/5.7.1: - resolution: {integrity: sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/buffer/-/buffer-5.7.1.tgz} + mirrors.tencent.com/buffer@5.7.1: + resolution: {integrity: sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/buffer/-/buffer-5.7.1.tgz} name: buffer version: 5.7.1 dependencies: - base64-js: mirrors.tencent.com/base64-js/1.5.1 - ieee754: mirrors.tencent.com/ieee754/1.2.1 + base64-js: mirrors.tencent.com/base64-js@1.5.1 + ieee754: mirrors.tencent.com/ieee754@1.2.1 dev: false - mirrors.tencent.com/buffers/0.1.1: - resolution: {integrity: sha1-skV5w77U1tOWru5tmorn9Ugqt7s=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/buffers/-/buffers-0.1.1.tgz} + mirrors.tencent.com/buffers@0.1.1: + resolution: {integrity: sha1-skV5w77U1tOWru5tmorn9Ugqt7s=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/buffers/-/buffers-0.1.1.tgz} name: buffers version: 0.1.1 engines: {node: '>=0.2.0'} dev: false - mirrors.tencent.com/builtin-modules/1.1.1: - resolution: {integrity: sha1-Jw8HbFpywC9bZaR9+Uxf46J4iS8=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: http://mirrors.tencent.com/npm/builtin-modules/-/builtin-modules-1.1.1.tgz} + mirrors.tencent.com/builtin-modules@1.1.1: + resolution: {integrity: sha1-Jw8HbFpywC9bZaR9+Uxf46J4iS8=, registry: https://registry.npmjs.org/, tarball: http://mirrors.tencent.com/npm/builtin-modules/-/builtin-modules-1.1.1.tgz} name: builtin-modules version: 1.1.1 engines: {node: '>=0.10.0'} dev: true - mirrors.tencent.com/builtin-status-codes/3.0.0: - resolution: {integrity: sha1-hZgoeOIbmOHGZCXgPQF0eI9Wnug=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/builtin-status-codes/-/builtin-status-codes-3.0.0.tgz} + mirrors.tencent.com/builtin-status-codes@3.0.0: + resolution: {integrity: sha1-hZgoeOIbmOHGZCXgPQF0eI9Wnug=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/builtin-status-codes/-/builtin-status-codes-3.0.0.tgz} name: builtin-status-codes version: 3.0.0 dev: true - mirrors.tencent.com/bytes/3.0.0: - resolution: {integrity: sha1-0ygVQE1olpn4Wk6k+odV3ROpYEg=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/bytes/-/bytes-3.0.0.tgz} + mirrors.tencent.com/bytes@3.0.0: + resolution: {integrity: sha1-0ygVQE1olpn4Wk6k+odV3ROpYEg=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/bytes/-/bytes-3.0.0.tgz} name: bytes version: 3.0.0 engines: {node: '>= 0.8'} dev: true - mirrors.tencent.com/bytes/3.1.2: - resolution: {integrity: sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/bytes/-/bytes-3.1.2.tgz} + mirrors.tencent.com/bytes@3.1.2: + resolution: {integrity: sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/bytes/-/bytes-3.1.2.tgz} name: bytes version: 3.1.2 engines: {node: '>= 0.8'} dev: true - mirrors.tencent.com/cacache/12.0.4: - resolution: {integrity: sha512-a0tMB40oefvuInr4Cwb3GerbL9xTj1D5yg0T5xrjGCGyfvbxseIXX7BAO/u/hIXdafzOI5JC3wDwHyf24buOAQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: http://mirrors.tencent.com/npm/cacache/-/cacache-12.0.4.tgz} - name: cacache - version: 12.0.4 - dependencies: - bluebird: mirrors.tencent.com/bluebird/3.7.2 - chownr: mirrors.tencent.com/chownr/1.1.4 - figgy-pudding: mirrors.tencent.com/figgy-pudding/3.5.2 - glob: mirrors.tencent.com/glob/7.2.0 - graceful-fs: mirrors.tencent.com/graceful-fs/4.2.9 - infer-owner: mirrors.tencent.com/infer-owner/1.0.4 - lru-cache: mirrors.tencent.com/lru-cache/5.1.1 - mississippi: mirrors.tencent.com/mississippi/3.0.0 - mkdirp: mirrors.tencent.com/mkdirp/0.5.6 - move-concurrently: mirrors.tencent.com/move-concurrently/1.0.1 - promise-inflight: mirrors.tencent.com/promise-inflight/1.0.1 - rimraf: mirrors.tencent.com/rimraf/2.7.1 - ssri: mirrors.tencent.com/ssri/6.0.2 - unique-filename: mirrors.tencent.com/unique-filename/1.1.1 - y18n: mirrors.tencent.com/y18n/4.0.3 - dev: true - - mirrors.tencent.com/cacache/15.3.0: - resolution: {integrity: sha512-VVdYzXEn+cnbXpFgWs5hTT7OScegHVmLhJIR8Ufqk3iFD6A6j5iSX1KuBTfNEv4tdJWE2PzA6IVFtcLC7fN9wQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: http://mirrors.tencent.com/npm/cacache/-/cacache-15.3.0.tgz} + mirrors.tencent.com/cacache@15.3.0: + resolution: {integrity: sha512-VVdYzXEn+cnbXpFgWs5hTT7OScegHVmLhJIR8Ufqk3iFD6A6j5iSX1KuBTfNEv4tdJWE2PzA6IVFtcLC7fN9wQ==, registry: https://registry.npmjs.org/, tarball: http://mirrors.tencent.com/npm/cacache/-/cacache-15.3.0.tgz} name: cacache version: 15.3.0 engines: {node: '>= 10'} dependencies: '@npmcli/fs': 1.1.1 '@npmcli/move-file': 1.1.2 - chownr: mirrors.tencent.com/chownr/2.0.0 - fs-minipass: mirrors.tencent.com/fs-minipass/2.1.0 - glob: mirrors.tencent.com/glob/7.2.0 - infer-owner: mirrors.tencent.com/infer-owner/1.0.4 - lru-cache: mirrors.tencent.com/lru-cache/6.0.0 - minipass: mirrors.tencent.com/minipass/3.1.6 - minipass-collect: mirrors.tencent.com/minipass-collect/1.0.2 - minipass-flush: mirrors.tencent.com/minipass-flush/1.0.5 - minipass-pipeline: mirrors.tencent.com/minipass-pipeline/1.2.4 - mkdirp: mirrors.tencent.com/mkdirp/1.0.4 - p-map: mirrors.tencent.com/p-map/4.0.0 - promise-inflight: mirrors.tencent.com/promise-inflight/1.0.1 - rimraf: mirrors.tencent.com/rimraf/3.0.2 - ssri: mirrors.tencent.com/ssri/8.0.1 - tar: mirrors.tencent.com/tar/6.1.11 - unique-filename: mirrors.tencent.com/unique-filename/1.1.1 - dev: true - - mirrors.tencent.com/cache-base/1.0.1: - resolution: {integrity: sha512-AKcdTnFSWATd5/GCPRxr2ChwIJ85CeyrEyjRHlKxQ56d4XJMGym0uAiKn0xbLOGOl3+yRpOTi484dVCEc5AUzQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/cache-base/-/cache-base-1.0.1.tgz} + chownr: 2.0.0 + fs-minipass: 2.1.0 + glob: 7.2.0 + infer-owner: 1.0.4 + lru-cache: 6.0.0 + minipass: 3.1.6 + minipass-collect: 1.0.2 + minipass-flush: 1.0.5 + minipass-pipeline: 1.2.4 + mkdirp: 1.0.4 + p-map: 4.0.0 + promise-inflight: 1.0.1(bluebird@3.7.2) + rimraf: 3.0.2 + ssri: 8.0.1 + tar: 6.1.11 + unique-filename: 1.1.1 + transitivePeerDependencies: + - bluebird + dev: true + + mirrors.tencent.com/cache-base@1.0.1: + resolution: {integrity: sha512-AKcdTnFSWATd5/GCPRxr2ChwIJ85CeyrEyjRHlKxQ56d4XJMGym0uAiKn0xbLOGOl3+yRpOTi484dVCEc5AUzQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/cache-base/-/cache-base-1.0.1.tgz} name: cache-base version: 1.0.1 engines: {node: '>=0.10.0'} dependencies: - collection-visit: mirrors.tencent.com/collection-visit/1.0.0 - component-emitter: mirrors.tencent.com/component-emitter/1.3.0 - get-value: mirrors.tencent.com/get-value/2.0.6 - has-value: mirrors.tencent.com/has-value/1.0.0 - isobject: mirrors.tencent.com/isobject/3.0.1 - set-value: mirrors.tencent.com/set-value/2.0.1 - to-object-path: mirrors.tencent.com/to-object-path/0.3.0 - union-value: mirrors.tencent.com/union-value/1.0.1 - unset-value: mirrors.tencent.com/unset-value/1.0.0 + collection-visit: mirrors.tencent.com/collection-visit@1.0.0 + component-emitter: mirrors.tencent.com/component-emitter@1.3.0 + get-value: mirrors.tencent.com/get-value@2.0.6 + has-value: mirrors.tencent.com/has-value@1.0.0 + isobject: mirrors.tencent.com/isobject@3.0.1 + set-value: mirrors.tencent.com/set-value@2.0.1 + to-object-path: mirrors.tencent.com/to-object-path@0.3.0 + union-value: mirrors.tencent.com/union-value@1.0.1 + unset-value: mirrors.tencent.com/unset-value@1.0.0 dev: true - mirrors.tencent.com/cache-loader/4.1.0_webpack@4.46.0: - resolution: {integrity: sha512-ftOayxve0PwKzBF/GLsZNC9fJBXl8lkZE3TOsjkboHfVHVkL39iUEs1FO07A33mizmci5Dudt38UZrrYXDtbhw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/cache-loader/-/cache-loader-4.1.0.tgz} + mirrors.tencent.com/cache-loader@4.1.0(webpack@4.46.0): + resolution: {integrity: sha512-ftOayxve0PwKzBF/GLsZNC9fJBXl8lkZE3TOsjkboHfVHVkL39iUEs1FO07A33mizmci5Dudt38UZrrYXDtbhw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/cache-loader/-/cache-loader-4.1.0.tgz} id: mirrors.tencent.com/cache-loader/4.1.0 name: cache-loader version: 4.1.0 @@ -4869,284 +6187,230 @@ packages: peerDependencies: webpack: ^4.0.0 dependencies: - buffer-json: mirrors.tencent.com/buffer-json/2.0.0 - find-cache-dir: mirrors.tencent.com/find-cache-dir/3.3.2 - loader-utils: mirrors.tencent.com/loader-utils/1.4.0 - mkdirp: mirrors.tencent.com/mkdirp/0.5.6 - neo-async: mirrors.tencent.com/neo-async/2.6.2 - schema-utils: mirrors.tencent.com/schema-utils/2.7.1 - webpack: mirrors.tencent.com/webpack/4.46.0_webpack-cli@3.3.12 + buffer-json: mirrors.tencent.com/buffer-json@2.0.0 + find-cache-dir: mirrors.tencent.com/find-cache-dir@3.3.2 + loader-utils: mirrors.tencent.com/loader-utils@1.4.0 + mkdirp: mirrors.tencent.com/mkdirp@0.5.6 + neo-async: mirrors.tencent.com/neo-async@2.6.2 + schema-utils: mirrors.tencent.com/schema-utils@2.7.1 + webpack: mirrors.tencent.com/webpack@4.46.0(webpack-cli@3.3.12) dev: true - mirrors.tencent.com/cachedir/2.2.0: - resolution: {integrity: sha512-VvxA0xhNqIIfg0V9AmJkDg91DaJwryutH5rVEZAhcNi4iJFj9f+QxmAjgK1LT9I8OgToX27fypX6/MeCXVbBjQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/cachedir/-/cachedir-2.2.0.tgz} + mirrors.tencent.com/cachedir@2.2.0: + resolution: {integrity: sha512-VvxA0xhNqIIfg0V9AmJkDg91DaJwryutH5rVEZAhcNi4iJFj9f+QxmAjgK1LT9I8OgToX27fypX6/MeCXVbBjQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/cachedir/-/cachedir-2.2.0.tgz} name: cachedir version: 2.2.0 engines: {node: '>=6'} dev: false - mirrors.tencent.com/call-bind/1.0.2: - resolution: {integrity: sha512-7O+FbCihrB5WGbFYesctwmTKae6rOiIzmz1icreWJ+0aA7LJfuqhEso2T9ncpcFtzMQtzXf2QGGueWJGTYsqrA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/call-bind/-/call-bind-1.0.2.tgz} + mirrors.tencent.com/call-bind@1.0.2: + resolution: {integrity: sha512-7O+FbCihrB5WGbFYesctwmTKae6rOiIzmz1icreWJ+0aA7LJfuqhEso2T9ncpcFtzMQtzXf2QGGueWJGTYsqrA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/call-bind/-/call-bind-1.0.2.tgz} name: call-bind version: 1.0.2 dependencies: - function-bind: mirrors.tencent.com/function-bind/1.1.1 - get-intrinsic: mirrors.tencent.com/get-intrinsic/1.1.1 + function-bind: mirrors.tencent.com/function-bind@1.1.1 + get-intrinsic: mirrors.tencent.com/get-intrinsic@1.1.1 - mirrors.tencent.com/call-me-maybe/1.0.1: - resolution: {integrity: sha1-JtII6onje1y95gJQoV8DHBak1ms=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/call-me-maybe/-/call-me-maybe-1.0.1.tgz} + mirrors.tencent.com/call-me-maybe@1.0.1: + resolution: {integrity: sha1-JtII6onje1y95gJQoV8DHBak1ms=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/call-me-maybe/-/call-me-maybe-1.0.1.tgz} name: call-me-maybe version: 1.0.1 dev: true - mirrors.tencent.com/caller-callsite/2.0.0: - resolution: {integrity: sha1-hH4PzgoiN1CpoCfFSzNzGtMVQTQ=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/caller-callsite/-/caller-callsite-2.0.0.tgz} + mirrors.tencent.com/caller-callsite@2.0.0: + resolution: {integrity: sha1-hH4PzgoiN1CpoCfFSzNzGtMVQTQ=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/caller-callsite/-/caller-callsite-2.0.0.tgz} name: caller-callsite version: 2.0.0 engines: {node: '>=4'} dependencies: - callsites: mirrors.tencent.com/callsites/2.0.0 + callsites: mirrors.tencent.com/callsites@2.0.0 dev: true - mirrors.tencent.com/caller-path/2.0.0: - resolution: {integrity: sha1-Ro+DBE42mrIBD6xfBs7uFbsssfQ=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/caller-path/-/caller-path-2.0.0.tgz} + mirrors.tencent.com/caller-path@2.0.0: + resolution: {integrity: sha1-Ro+DBE42mrIBD6xfBs7uFbsssfQ=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/caller-path/-/caller-path-2.0.0.tgz} name: caller-path version: 2.0.0 engines: {node: '>=4'} dependencies: - caller-callsite: mirrors.tencent.com/caller-callsite/2.0.0 + caller-callsite: mirrors.tencent.com/caller-callsite@2.0.0 dev: true - mirrors.tencent.com/callsites/2.0.0: - resolution: {integrity: sha1-BuuE8A7qQT2oav/vrL/7Ngk7PFA=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/callsites/-/callsites-2.0.0.tgz} + mirrors.tencent.com/callsites@2.0.0: + resolution: {integrity: sha1-BuuE8A7qQT2oav/vrL/7Ngk7PFA=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/callsites/-/callsites-2.0.0.tgz} name: callsites version: 2.0.0 engines: {node: '>=4'} dev: true - mirrors.tencent.com/callsites/3.1.0: - resolution: {integrity: sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/callsites/-/callsites-3.1.0.tgz} + mirrors.tencent.com/callsites@3.1.0: + resolution: {integrity: sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/callsites/-/callsites-3.1.0.tgz} name: callsites version: 3.1.0 engines: {node: '>=6'} - mirrors.tencent.com/camel-case/4.1.2: - resolution: {integrity: sha512-gxGWBrTT1JuMx6R+o5PTXMmUnhnVzLQ9SNutD4YqKtI6ap897t3tKECYla6gCWEkplXnlNybEkZg9GEGxKFCgw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/camel-case/-/camel-case-4.1.2.tgz} + mirrors.tencent.com/camel-case@4.1.2: + resolution: {integrity: sha512-gxGWBrTT1JuMx6R+o5PTXMmUnhnVzLQ9SNutD4YqKtI6ap897t3tKECYla6gCWEkplXnlNybEkZg9GEGxKFCgw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/camel-case/-/camel-case-4.1.2.tgz} name: camel-case version: 4.1.2 dependencies: - pascal-case: mirrors.tencent.com/pascal-case/3.1.2 - tslib: mirrors.tencent.com/tslib/2.3.1 + pascal-case: mirrors.tencent.com/pascal-case@3.1.2 + tslib: mirrors.tencent.com/tslib@2.3.1 dev: true - mirrors.tencent.com/camelcase-keys/6.2.2: - resolution: {integrity: sha512-YrwaA0vEKazPBkn0ipTiMpSajYDSe+KjQfrjhcBMxJt/znbvlHd8Pw/Vamaz5EB4Wfhs3SUR3Z9mwRu/P3s3Yg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/camelcase-keys/-/camelcase-keys-6.2.2.tgz} + mirrors.tencent.com/camelcase-keys@6.2.2: + resolution: {integrity: sha512-YrwaA0vEKazPBkn0ipTiMpSajYDSe+KjQfrjhcBMxJt/znbvlHd8Pw/Vamaz5EB4Wfhs3SUR3Z9mwRu/P3s3Yg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/camelcase-keys/-/camelcase-keys-6.2.2.tgz} name: camelcase-keys version: 6.2.2 engines: {node: '>=8'} dependencies: - camelcase: mirrors.tencent.com/camelcase/5.3.1 - map-obj: mirrors.tencent.com/map-obj/4.3.0 - quick-lru: mirrors.tencent.com/quick-lru/4.0.1 + camelcase: mirrors.tencent.com/camelcase@5.3.1 + map-obj: mirrors.tencent.com/map-obj@4.3.0 + quick-lru: mirrors.tencent.com/quick-lru@4.0.1 - mirrors.tencent.com/camelcase/5.3.1: - resolution: {integrity: sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/camelcase/-/camelcase-5.3.1.tgz} + mirrors.tencent.com/camelcase@5.3.1: + resolution: {integrity: sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/camelcase/-/camelcase-5.3.1.tgz} name: camelcase version: 5.3.1 engines: {node: '>=6'} - mirrors.tencent.com/can-use-dom/0.1.0: - resolution: {integrity: sha1-IsxKNKCrxDlQ9CxkEQJKP2NmtFo=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/can-use-dom/-/can-use-dom-0.1.0.tgz} + mirrors.tencent.com/can-use-dom@0.1.0: + resolution: {integrity: sha1-IsxKNKCrxDlQ9CxkEQJKP2NmtFo=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/can-use-dom/-/can-use-dom-0.1.0.tgz} name: can-use-dom version: 0.1.0 dev: false - mirrors.tencent.com/caniuse-api/3.0.0: - resolution: {integrity: sha512-bsTwuIg/BZZK/vreVTYYbSWoe2F+71P7K5QGEX+pT250DZbfU1MQ5prOKpPR+LL6uWKK3KMwMCAS74QB3Um1uw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/caniuse-api/-/caniuse-api-3.0.0.tgz} + mirrors.tencent.com/caniuse-api@3.0.0: + resolution: {integrity: sha512-bsTwuIg/BZZK/vreVTYYbSWoe2F+71P7K5QGEX+pT250DZbfU1MQ5prOKpPR+LL6uWKK3KMwMCAS74QB3Um1uw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/caniuse-api/-/caniuse-api-3.0.0.tgz} name: caniuse-api version: 3.0.0 dependencies: - browserslist: mirrors.tencent.com/browserslist/4.20.2 - caniuse-lite: mirrors.tencent.com/caniuse-lite/1.0.30001323 - lodash.memoize: mirrors.tencent.com/lodash.memoize/4.1.2 - lodash.uniq: mirrors.tencent.com/lodash.uniq/4.5.0 + browserslist: mirrors.tencent.com/browserslist@4.20.2 + caniuse-lite: mirrors.tencent.com/caniuse-lite@1.0.30001323 + lodash.memoize: mirrors.tencent.com/lodash.memoize@4.1.2 + lodash.uniq: mirrors.tencent.com/lodash.uniq@4.5.0 dev: true - mirrors.tencent.com/caniuse-lite/1.0.30001323: - resolution: {integrity: sha512-e4BF2RlCVELKx8+RmklSEIVub1TWrmdhvA5kEUueummz1XyySW0DVk+3x9HyhU9MuWTa2BhqLgEuEmUwASAdCA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/caniuse-lite/-/caniuse-lite-1.0.30001323.tgz} + mirrors.tencent.com/caniuse-lite@1.0.30001323: + resolution: {integrity: sha512-e4BF2RlCVELKx8+RmklSEIVub1TWrmdhvA5kEUueummz1XyySW0DVk+3x9HyhU9MuWTa2BhqLgEuEmUwASAdCA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/caniuse-lite/-/caniuse-lite-1.0.30001323.tgz} name: caniuse-lite version: 1.0.30001323 dev: true - mirrors.tencent.com/chainsaw/0.1.0: - resolution: {integrity: sha1-XqtQsor+WAdNDVgpE4iCi15fvJg=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/chainsaw/-/chainsaw-0.1.0.tgz} + mirrors.tencent.com/chainsaw@0.1.0: + resolution: {integrity: sha1-XqtQsor+WAdNDVgpE4iCi15fvJg=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/chainsaw/-/chainsaw-0.1.0.tgz} name: chainsaw version: 0.1.0 dependencies: - traverse: mirrors.tencent.com/traverse/0.3.9 + traverse: mirrors.tencent.com/traverse@0.3.9 dev: false - mirrors.tencent.com/chalk/1.1.3: - resolution: {integrity: sha1-qBFcVeSnAv5NFQq9OHKCKn4J/Jg=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/chalk/-/chalk-1.1.3.tgz} - name: chalk - version: 1.1.3 - engines: {node: '>=0.10.0'} - dependencies: - ansi-styles: mirrors.tencent.com/ansi-styles/2.2.1 - escape-string-regexp: mirrors.tencent.com/escape-string-regexp/1.0.5 - has-ansi: mirrors.tencent.com/has-ansi/2.0.0 - strip-ansi: mirrors.tencent.com/strip-ansi/3.0.1 - supports-color: mirrors.tencent.com/supports-color/2.0.0 - dev: true - - mirrors.tencent.com/chalk/2.4.2: - resolution: {integrity: sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/chalk/-/chalk-2.4.2.tgz} + mirrors.tencent.com/chalk@2.4.2: + resolution: {integrity: sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/chalk/-/chalk-2.4.2.tgz} name: chalk version: 2.4.2 engines: {node: '>=4'} dependencies: - ansi-styles: mirrors.tencent.com/ansi-styles/3.2.1 - escape-string-regexp: mirrors.tencent.com/escape-string-regexp/1.0.5 - supports-color: mirrors.tencent.com/supports-color/5.5.0 + ansi-styles: 3.2.1 + escape-string-regexp: 1.0.5 + supports-color: 5.5.0 - mirrors.tencent.com/chalk/4.1.2: - resolution: {integrity: sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/chalk/-/chalk-4.1.2.tgz} + mirrors.tencent.com/chalk@4.1.2: + resolution: {integrity: sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/chalk/-/chalk-4.1.2.tgz} name: chalk version: 4.1.2 engines: {node: '>=10'} dependencies: - ansi-styles: mirrors.tencent.com/ansi-styles/4.3.0 - supports-color: mirrors.tencent.com/supports-color/7.2.0 + ansi-styles: mirrors.tencent.com/ansi-styles@4.3.0 + supports-color: mirrors.tencent.com/supports-color@7.2.0 + dev: true - mirrors.tencent.com/charcodes/0.2.0: - resolution: {integrity: sha512-Y4kiDb+AM4Ecy58YkuZrrSRJBDQdQ2L+NyS1vHHFtNtUjgutcZfx3yp1dAONI/oPaPmyGfCLx5CxL+zauIMyKQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/charcodes/-/charcodes-0.2.0.tgz} + mirrors.tencent.com/charcodes@0.2.0: + resolution: {integrity: sha512-Y4kiDb+AM4Ecy58YkuZrrSRJBDQdQ2L+NyS1vHHFtNtUjgutcZfx3yp1dAONI/oPaPmyGfCLx5CxL+zauIMyKQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/charcodes/-/charcodes-0.2.0.tgz} name: charcodes version: 0.2.0 engines: {node: '>=6'} dev: true - mirrors.tencent.com/chardet/0.7.0: - resolution: {integrity: sha512-mT8iDcrh03qDGRRmoA2hmBJnxpllMR+0/0qlzjqZES6NdiWDcZkCNAk4rPFZ9Q85r27unkiNNg8ZOiwZXBHwcA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/chardet/-/chardet-0.7.0.tgz} + mirrors.tencent.com/chardet@0.7.0: + resolution: {integrity: sha512-mT8iDcrh03qDGRRmoA2hmBJnxpllMR+0/0qlzjqZES6NdiWDcZkCNAk4rPFZ9Q85r27unkiNNg8ZOiwZXBHwcA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/chardet/-/chardet-0.7.0.tgz} name: chardet version: 0.7.0 dev: false - mirrors.tencent.com/check-types/8.0.3: - resolution: {integrity: sha512-YpeKZngUmG65rLudJ4taU7VLkOCTMhNl/u4ctNC56LQS/zJTyNH0Lrtwm1tfTsbLlwvlfsA2d1c8vCf/Kh2KwQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/check-types/-/check-types-8.0.3.tgz} - name: check-types - version: 8.0.3 - dev: true - - mirrors.tencent.com/chokidar/2.1.8: - resolution: {integrity: sha512-ZmZUazfOzf0Nve7duiCKD23PFSCs4JPoYyccjUFF3aQkQadqBhfzhjkwBH2mNOG9cTBwhamM37EIsIkZw3nRgg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/chokidar/-/chokidar-2.1.8.tgz} + mirrors.tencent.com/chokidar@2.1.8(supports-color@6.1.0): + resolution: {integrity: sha512-ZmZUazfOzf0Nve7duiCKD23PFSCs4JPoYyccjUFF3aQkQadqBhfzhjkwBH2mNOG9cTBwhamM37EIsIkZw3nRgg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/chokidar/-/chokidar-2.1.8.tgz} + id: mirrors.tencent.com/chokidar/2.1.8 name: chokidar version: 2.1.8 deprecated: Chokidar 2 will break on node v14+. Upgrade to chokidar 3 with 15x less dependencies. dependencies: - anymatch: mirrors.tencent.com/anymatch/2.0.0 - async-each: mirrors.tencent.com/async-each/1.0.3 - braces: mirrors.tencent.com/braces/2.3.2 - glob-parent: mirrors.tencent.com/glob-parent/3.1.0 - inherits: mirrors.tencent.com/inherits/2.0.4 - is-binary-path: mirrors.tencent.com/is-binary-path/1.0.1 - is-glob: mirrors.tencent.com/is-glob/4.0.3 - normalize-path: mirrors.tencent.com/normalize-path/3.0.0 - path-is-absolute: mirrors.tencent.com/path-is-absolute/1.0.1 - readdirp: mirrors.tencent.com/readdirp/2.2.1 - upath: mirrors.tencent.com/upath/1.2.0 - optionalDependencies: - fsevents: mirrors.tencent.com/fsevents/1.2.13 - dev: true - - mirrors.tencent.com/chokidar/3.5.3: - resolution: {integrity: sha512-Dr3sfKRP6oTcjf2JmUmFJfeVMvXBdegxB0iVQ5eb2V10uFJUCAS8OByZdVAyVb8xXNz3GjjTgj9kLWsZTqE6kw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/chokidar/-/chokidar-3.5.3.tgz} - name: chokidar - version: 3.5.3 - engines: {node: '>= 8.10.0'} - requiresBuild: true - dependencies: - anymatch: mirrors.tencent.com/anymatch/3.1.2 - braces: mirrors.tencent.com/braces/3.0.2 - glob-parent: mirrors.tencent.com/glob-parent/5.1.2 - is-binary-path: mirrors.tencent.com/is-binary-path/2.1.0 - is-glob: mirrors.tencent.com/is-glob/4.0.3 - normalize-path: mirrors.tencent.com/normalize-path/3.0.0 - readdirp: mirrors.tencent.com/readdirp/3.6.0 + anymatch: mirrors.tencent.com/anymatch@2.0.0(supports-color@6.1.0) + async-each: mirrors.tencent.com/async-each@1.0.3 + braces: mirrors.tencent.com/braces@2.3.2(supports-color@6.1.0) + glob-parent: mirrors.tencent.com/glob-parent@3.1.0 + inherits: 2.0.4 + is-binary-path: mirrors.tencent.com/is-binary-path@1.0.1 + is-glob: mirrors.tencent.com/is-glob@4.0.3 + normalize-path: mirrors.tencent.com/normalize-path@3.0.0 + path-is-absolute: 1.0.1 + readdirp: mirrors.tencent.com/readdirp@2.2.1(supports-color@6.1.0) + upath: mirrors.tencent.com/upath@1.2.0 optionalDependencies: - fsevents: mirrors.tencent.com/fsevents/2.3.2 - dev: true - optional: true - - mirrors.tencent.com/chownr/1.1.4: - resolution: {integrity: sha512-jJ0bqzaylmJtVnNgzTeSOs8DPavpbYgEr/b0YL8/2GO3xJEhInFmhKMUnEJQjZumK7KXGFhUy89PrsJWlakBVg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/chownr/-/chownr-1.1.4.tgz} - name: chownr - version: 1.1.4 - dev: true - - mirrors.tencent.com/chownr/2.0.0: - resolution: {integrity: sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/chownr/-/chownr-2.0.0.tgz} - name: chownr - version: 2.0.0 - engines: {node: '>=10'} + fsevents: 1.2.13 + transitivePeerDependencies: + - supports-color dev: true - mirrors.tencent.com/chrome-trace-event/1.0.3: - resolution: {integrity: sha512-p3KULyQg4S7NIHixdwbGX+nFHkoBiA4YQmyWtjb8XngSKV124nJmRysgAeujbUVb15vh+RvFUfCPqU7rXk+hZg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/chrome-trace-event/-/chrome-trace-event-1.0.3.tgz} + mirrors.tencent.com/chrome-trace-event@1.0.3: + resolution: {integrity: sha512-p3KULyQg4S7NIHixdwbGX+nFHkoBiA4YQmyWtjb8XngSKV124nJmRysgAeujbUVb15vh+RvFUfCPqU7rXk+hZg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/chrome-trace-event/-/chrome-trace-event-1.0.3.tgz} name: chrome-trace-event version: 1.0.3 engines: {node: '>=6.0'} dev: true - mirrors.tencent.com/ci-info/3.3.0: - resolution: {integrity: sha512-riT/3vI5YpVH6/qomlDnJow6TBee2PBKSEpx3O32EGPYbWGIRsIlGRms3Sm74wYE1JMo8RnO04Hb12+v1J5ICw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/ci-info/-/ci-info-3.3.0.tgz} + mirrors.tencent.com/ci-info@3.3.0: + resolution: {integrity: sha512-riT/3vI5YpVH6/qomlDnJow6TBee2PBKSEpx3O32EGPYbWGIRsIlGRms3Sm74wYE1JMo8RnO04Hb12+v1J5ICw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/ci-info/-/ci-info-3.3.0.tgz} name: ci-info version: 3.3.0 dev: true - mirrors.tencent.com/cipher-base/1.0.4: - resolution: {integrity: sha512-Kkht5ye6ZGmwv40uUDZztayT2ThLQGfnj/T71N/XzeZeo3nf8foyW7zGTsPYkEya3m5f3cAypH+qe7YOrM1U2Q==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/cipher-base/-/cipher-base-1.0.4.tgz} + mirrors.tencent.com/cipher-base@1.0.4: + resolution: {integrity: sha512-Kkht5ye6ZGmwv40uUDZztayT2ThLQGfnj/T71N/XzeZeo3nf8foyW7zGTsPYkEya3m5f3cAypH+qe7YOrM1U2Q==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/cipher-base/-/cipher-base-1.0.4.tgz} name: cipher-base version: 1.0.4 dependencies: - inherits: mirrors.tencent.com/inherits/2.0.4 - safe-buffer: mirrors.tencent.com/safe-buffer/5.2.1 + inherits: 2.0.4 + safe-buffer: 5.2.1 dev: true - mirrors.tencent.com/class-utils/0.3.6: - resolution: {integrity: sha512-qOhPa/Fj7s6TY8H8esGu5QNpMMQxz79h+urzrNYN6mn+9BnxlDGf5QZ+XeCDsxSjPqsSR56XOZOJmpeurnLMeg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/class-utils/-/class-utils-0.3.6.tgz} + mirrors.tencent.com/class-utils@0.3.6: + resolution: {integrity: sha512-qOhPa/Fj7s6TY8H8esGu5QNpMMQxz79h+urzrNYN6mn+9BnxlDGf5QZ+XeCDsxSjPqsSR56XOZOJmpeurnLMeg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/class-utils/-/class-utils-0.3.6.tgz} name: class-utils version: 0.3.6 engines: {node: '>=0.10.0'} dependencies: - arr-union: mirrors.tencent.com/arr-union/3.1.0 - define-property: mirrors.tencent.com/define-property/0.2.5 - isobject: mirrors.tencent.com/isobject/3.0.1 - static-extend: mirrors.tencent.com/static-extend/0.1.2 + arr-union: mirrors.tencent.com/arr-union@3.1.0 + define-property: mirrors.tencent.com/define-property@0.2.5 + isobject: mirrors.tencent.com/isobject@3.0.1 + static-extend: mirrors.tencent.com/static-extend@0.1.2 dev: true - mirrors.tencent.com/classnames/2.3.1: - resolution: {integrity: sha512-OlQdbZ7gLfGarSqxesMesDa5uz7KFbID8Kpq/SxIoNGDqY8lSYs0D+hhtBXhcdB3rcbXArFr7vlHheLk1voeNA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/classnames/-/classnames-2.3.1.tgz} + mirrors.tencent.com/classnames@2.3.1: + resolution: {integrity: sha512-OlQdbZ7gLfGarSqxesMesDa5uz7KFbID8Kpq/SxIoNGDqY8lSYs0D+hhtBXhcdB3rcbXArFr7vlHheLk1voeNA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/classnames/-/classnames-2.3.1.tgz} name: classnames version: 2.3.1 - mirrors.tencent.com/clean-css/4.2.4: - resolution: {integrity: sha512-EJUDT7nDVFDvaQgAo2G/PJvxmp1o/c6iXLbswsBbUFXi1Nr+AjA2cKmfbKDMjMvzEe75g3P6JkaDDAKk96A85A==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/clean-css/-/clean-css-4.2.4.tgz} + mirrors.tencent.com/clean-css@4.2.4: + resolution: {integrity: sha512-EJUDT7nDVFDvaQgAo2G/PJvxmp1o/c6iXLbswsBbUFXi1Nr+AjA2cKmfbKDMjMvzEe75g3P6JkaDDAKk96A85A==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/clean-css/-/clean-css-4.2.4.tgz} name: clean-css version: 4.2.4 engines: {node: '>= 4.0'} dependencies: - source-map: mirrors.tencent.com/source-map/0.6.1 - dev: true - - mirrors.tencent.com/clean-stack/2.2.0: - resolution: {integrity: sha512-4diC9HaTE+KRAMWhDhrGOECgWZxoevMc5TlkObMqNSsVU62PYzXZ/SMTjzyGAFF1YusgxGcSWTEXBhp0CPwQ1A==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/clean-stack/-/clean-stack-2.2.0.tgz} - name: clean-stack - version: 2.2.0 - engines: {node: '>=6'} + source-map: 0.6.1 dev: true - mirrors.tencent.com/clean-webpack-plugin/3.0.0_webpack@4.46.0: - resolution: {integrity: sha512-MciirUH5r+cYLGCOL5JX/ZLzOZbVr1ot3Fw+KcvbhUb6PM+yycqd9ZhIlcigQ5gl+XhppNmw3bEFuaaMNyLj3A==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/clean-webpack-plugin/-/clean-webpack-plugin-3.0.0.tgz} + mirrors.tencent.com/clean-webpack-plugin@3.0.0(webpack@4.46.0): + resolution: {integrity: sha512-MciirUH5r+cYLGCOL5JX/ZLzOZbVr1ot3Fw+KcvbhUb6PM+yycqd9ZhIlcigQ5gl+XhppNmw3bEFuaaMNyLj3A==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/clean-webpack-plugin/-/clean-webpack-plugin-3.0.0.tgz} id: mirrors.tencent.com/clean-webpack-plugin/3.0.0 name: clean-webpack-plugin version: 3.0.0 @@ -5155,363 +6419,316 @@ packages: webpack: '*' dependencies: '@types/webpack': 4.41.32 - del: mirrors.tencent.com/del/4.1.1 - webpack: mirrors.tencent.com/webpack/4.46.0_webpack-cli@3.3.12 + del: mirrors.tencent.com/del@4.1.1 + webpack: mirrors.tencent.com/webpack@4.46.0(webpack-cli@3.3.12) dev: true - mirrors.tencent.com/cli-cursor/2.1.0: - resolution: {integrity: sha1-s12sN2R5+sw+lHR9QdDQ9SOP/LU=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/cli-cursor/-/cli-cursor-2.1.0.tgz} + mirrors.tencent.com/cli-cursor@2.1.0: + resolution: {integrity: sha1-s12sN2R5+sw+lHR9QdDQ9SOP/LU=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/cli-cursor/-/cli-cursor-2.1.0.tgz} name: cli-cursor version: 2.1.0 engines: {node: '>=4'} dependencies: - restore-cursor: mirrors.tencent.com/restore-cursor/2.0.0 + restore-cursor: mirrors.tencent.com/restore-cursor@2.0.0 dev: false - mirrors.tencent.com/cli-width/2.2.1: - resolution: {integrity: sha512-GRMWDxpOB6Dgk2E5Uo+3eEBvtOOlimMmpbFiKuLFnQzYDavtLFY3K5ona41jgN/WdRZtG7utuVSVTL4HbZHGkw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/cli-width/-/cli-width-2.2.1.tgz} + mirrors.tencent.com/cli-width@2.2.1: + resolution: {integrity: sha512-GRMWDxpOB6Dgk2E5Uo+3eEBvtOOlimMmpbFiKuLFnQzYDavtLFY3K5ona41jgN/WdRZtG7utuVSVTL4HbZHGkw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/cli-width/-/cli-width-2.2.1.tgz} name: cli-width version: 2.2.1 dev: false - mirrors.tencent.com/clipboardy/2.3.0: - resolution: {integrity: sha512-mKhiIL2DrQIsuXMgBgnfEHOZOryC7kY7YO//TN6c63wlEm3NG5tz+YgY5rVi29KCmq/QQjKYvM7a19+MDOTHOQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/clipboardy/-/clipboardy-2.3.0.tgz} + mirrors.tencent.com/clipboardy@2.3.0: + resolution: {integrity: sha512-mKhiIL2DrQIsuXMgBgnfEHOZOryC7kY7YO//TN6c63wlEm3NG5tz+YgY5rVi29KCmq/QQjKYvM7a19+MDOTHOQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/clipboardy/-/clipboardy-2.3.0.tgz} name: clipboardy version: 2.3.0 engines: {node: '>=8'} dependencies: - arch: mirrors.tencent.com/arch/2.2.0 - execa: mirrors.tencent.com/execa/1.0.0 - is-wsl: mirrors.tencent.com/is-wsl/2.2.0 + arch: mirrors.tencent.com/arch@2.2.0 + execa: mirrors.tencent.com/execa@1.0.0 + is-wsl: mirrors.tencent.com/is-wsl@2.2.0 dev: true - mirrors.tencent.com/cliui/5.0.0: - resolution: {integrity: sha512-PYeGSEmmHM6zvoef2w8TPzlrnNpXIjTipYK780YswmIP9vjxmd6Y2a3CB2Ks6/AU8NHjZugXvo8w3oWM2qnwXA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/cliui/-/cliui-5.0.0.tgz} + mirrors.tencent.com/cliui@5.0.0: + resolution: {integrity: sha512-PYeGSEmmHM6zvoef2w8TPzlrnNpXIjTipYK780YswmIP9vjxmd6Y2a3CB2Ks6/AU8NHjZugXvo8w3oWM2qnwXA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/cliui/-/cliui-5.0.0.tgz} name: cliui version: 5.0.0 dependencies: - string-width: mirrors.tencent.com/string-width/3.1.0 - strip-ansi: mirrors.tencent.com/strip-ansi/5.2.0 - wrap-ansi: mirrors.tencent.com/wrap-ansi/5.1.0 + string-width: mirrors.tencent.com/string-width@3.1.0 + strip-ansi: mirrors.tencent.com/strip-ansi@5.2.0 + wrap-ansi: mirrors.tencent.com/wrap-ansi@5.1.0 dev: true - mirrors.tencent.com/cliui/7.0.4: - resolution: {integrity: sha512-OcRE68cOsVMXp1Yvonl/fzkQOyjLSu/8bhPDfQt0e0/Eb283TKP20Fs2MqoPsr9SwA595rRCA+QMzYc9nBP+JQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/cliui/-/cliui-7.0.4.tgz} + mirrors.tencent.com/cliui@7.0.4: + resolution: {integrity: sha512-OcRE68cOsVMXp1Yvonl/fzkQOyjLSu/8bhPDfQt0e0/Eb283TKP20Fs2MqoPsr9SwA595rRCA+QMzYc9nBP+JQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/cliui/-/cliui-7.0.4.tgz} name: cliui version: 7.0.4 dependencies: - string-width: mirrors.tencent.com/string-width/4.2.3 - strip-ansi: mirrors.tencent.com/strip-ansi/6.0.1 - wrap-ansi: mirrors.tencent.com/wrap-ansi/7.0.0 + string-width: mirrors.tencent.com/string-width@4.2.3 + strip-ansi: mirrors.tencent.com/strip-ansi@6.0.1 + wrap-ansi: mirrors.tencent.com/wrap-ansi@7.0.0 - mirrors.tencent.com/coa/2.0.2: - resolution: {integrity: sha512-q5/jG+YQnSy4nRTV4F7lPepBJZ8qBNJJDBuJdoejDyLXgmL7IEo+Le2JDZudFTFt7mrCqIRaSjws4ygRCTCAXA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/coa/-/coa-2.0.2.tgz} + mirrors.tencent.com/coa@2.0.2: + resolution: {integrity: sha512-q5/jG+YQnSy4nRTV4F7lPepBJZ8qBNJJDBuJdoejDyLXgmL7IEo+Le2JDZudFTFt7mrCqIRaSjws4ygRCTCAXA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/coa/-/coa-2.0.2.tgz} name: coa version: 2.0.2 engines: {node: '>= 4.0'} dependencies: '@types/q': 1.5.5 - chalk: mirrors.tencent.com/chalk/2.4.2 - q: mirrors.tencent.com/q/1.5.1 + chalk: 2.4.2 + q: mirrors.tencent.com/q@1.5.1 dev: true - mirrors.tencent.com/codemirror/5.65.2: - resolution: {integrity: sha512-SZM4Zq7XEC8Fhroqe3LxbEEX1zUPWH1wMr5zxiBuiUF64iYOUH/JI88v4tBag8MiBS8B8gRv8O1pPXGYXQ4ErA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/codemirror/-/codemirror-5.65.2.tgz} + mirrors.tencent.com/codemirror@5.65.2: + resolution: {integrity: sha512-SZM4Zq7XEC8Fhroqe3LxbEEX1zUPWH1wMr5zxiBuiUF64iYOUH/JI88v4tBag8MiBS8B8gRv8O1pPXGYXQ4ErA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/codemirror/-/codemirror-5.65.2.tgz} name: codemirror version: 5.65.2 dev: false - mirrors.tencent.com/collection-visit/1.0.0: - resolution: {integrity: sha1-S8A3PBZLwykbTTaMgpzxqApZ3KA=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/collection-visit/-/collection-visit-1.0.0.tgz} + mirrors.tencent.com/collection-visit@1.0.0: + resolution: {integrity: sha1-S8A3PBZLwykbTTaMgpzxqApZ3KA=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/collection-visit/-/collection-visit-1.0.0.tgz} name: collection-visit version: 1.0.0 engines: {node: '>=0.10.0'} dependencies: - map-visit: mirrors.tencent.com/map-visit/1.0.0 - object-visit: mirrors.tencent.com/object-visit/1.0.1 + map-visit: mirrors.tencent.com/map-visit@1.0.0 + object-visit: mirrors.tencent.com/object-visit@1.0.1 dev: true - mirrors.tencent.com/color-convert/1.9.3: - resolution: {integrity: sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/color-convert/-/color-convert-1.9.3.tgz} - name: color-convert - version: 1.9.3 - dependencies: - color-name: mirrors.tencent.com/color-name/1.1.3 - - mirrors.tencent.com/color-convert/2.0.1: - resolution: {integrity: sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/color-convert/-/color-convert-2.0.1.tgz} - name: color-convert - version: 2.0.1 - engines: {node: '>=7.0.0'} - dependencies: - color-name: mirrors.tencent.com/color-name/1.1.4 - - mirrors.tencent.com/color-name/1.1.3: - resolution: {integrity: sha1-p9BVi9icQveV3UIyj3QIMcpTvCU=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/color-name/-/color-name-1.1.3.tgz} - name: color-name - version: 1.1.3 - - mirrors.tencent.com/color-name/1.1.4: - resolution: {integrity: sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/color-name/-/color-name-1.1.4.tgz} - name: color-name - version: 1.1.4 - - mirrors.tencent.com/color-string/1.9.0: - resolution: {integrity: sha512-9Mrz2AQLefkH1UvASKj6v6hj/7eWgjnT/cVsR8CumieLoT+g900exWeNogqtweI8dxloXN9BDQTYro1oWu/5CQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/color-string/-/color-string-1.9.0.tgz} + mirrors.tencent.com/color-string@1.9.0: + resolution: {integrity: sha512-9Mrz2AQLefkH1UvASKj6v6hj/7eWgjnT/cVsR8CumieLoT+g900exWeNogqtweI8dxloXN9BDQTYro1oWu/5CQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/color-string/-/color-string-1.9.0.tgz} name: color-string version: 1.9.0 dependencies: - color-name: mirrors.tencent.com/color-name/1.1.4 - simple-swizzle: mirrors.tencent.com/simple-swizzle/0.2.2 + color-name: 1.1.4 + simple-swizzle: mirrors.tencent.com/simple-swizzle@0.2.2 dev: true - mirrors.tencent.com/color/3.2.1: - resolution: {integrity: sha512-aBl7dZI9ENN6fUGC7mWpMTPNHmWUSNan9tuWN6ahh5ZLNk9baLJOnSMlrQkHcrfFgz2/RigjUVAjdx36VcemKA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/color/-/color-3.2.1.tgz} + mirrors.tencent.com/color@3.2.1: + resolution: {integrity: sha512-aBl7dZI9ENN6fUGC7mWpMTPNHmWUSNan9tuWN6ahh5ZLNk9baLJOnSMlrQkHcrfFgz2/RigjUVAjdx36VcemKA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/color/-/color-3.2.1.tgz} name: color version: 3.2.1 dependencies: - color-convert: mirrors.tencent.com/color-convert/1.9.3 - color-string: mirrors.tencent.com/color-string/1.9.0 + color-convert: 1.9.3 + color-string: mirrors.tencent.com/color-string@1.9.0 dev: true - mirrors.tencent.com/colors/0.6.2: - resolution: {integrity: sha1-JCP+ZnisDF2uiFLl0OW+CMmXq8w=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/colors/-/colors-0.6.2.tgz} + mirrors.tencent.com/colors@0.6.2: + resolution: {integrity: sha1-JCP+ZnisDF2uiFLl0OW+CMmXq8w=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/colors/-/colors-0.6.2.tgz} name: colors version: 0.6.2 engines: {node: '>=0.1.90'} dev: true - mirrors.tencent.com/colors/1.4.0: - resolution: {integrity: sha512-a+UqTh4kgZg/SlGvfbzDHpgRu7AAQOmmqRHJnxhRZICKFUT91brVhNNt58CMWU9PsBbv3PDCZUHbVxuDiH2mtA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/colors/-/colors-1.4.0.tgz} + mirrors.tencent.com/colors@1.4.0: + resolution: {integrity: sha512-a+UqTh4kgZg/SlGvfbzDHpgRu7AAQOmmqRHJnxhRZICKFUT91brVhNNt58CMWU9PsBbv3PDCZUHbVxuDiH2mtA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/colors/-/colors-1.4.0.tgz} name: colors version: 1.4.0 engines: {node: '>=0.1.90'} dev: true - mirrors.tencent.com/commander/2.1.0: - resolution: {integrity: sha1-0SG7roYNmZKj1Re6lvVliOR8Z4E=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/commander/-/commander-2.1.0.tgz} - name: commander - version: 2.1.0 - engines: {node: '>= 0.6.x'} - dev: true - - mirrors.tencent.com/commander/2.20.3: - resolution: {integrity: sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/commander/-/commander-2.20.3.tgz} + mirrors.tencent.com/commander@2.20.3: + resolution: {integrity: sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/commander/-/commander-2.20.3.tgz} name: commander version: 2.20.3 dev: true - mirrors.tencent.com/commander/4.1.1: - resolution: {integrity: sha512-NOKm8xhkzAjzFx8B2v5OAHT+u5pRQc2UCa2Vq9jYL/31o2wi9mxBA7LIFs3sV5VSC49z6pEhfbMULvShKj26WA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/commander/-/commander-4.1.1.tgz} - name: commander - version: 4.1.1 - engines: {node: '>= 6'} - dev: true - - mirrors.tencent.com/commander/9.1.0: - resolution: {integrity: sha512-i0/MaqBtdbnJ4XQs4Pmyb+oFQl+q0lsAmokVUH92SlSw4fkeAcG3bVon+Qt7hmtF+u3Het6o4VgrcY3qAoEB6w==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/commander/-/commander-9.1.0.tgz} + mirrors.tencent.com/commander@9.1.0: + resolution: {integrity: sha512-i0/MaqBtdbnJ4XQs4Pmyb+oFQl+q0lsAmokVUH92SlSw4fkeAcG3bVon+Qt7hmtF+u3Het6o4VgrcY3qAoEB6w==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/commander/-/commander-9.1.0.tgz} name: commander version: 9.1.0 engines: {node: ^12.20.0 || >=14} dev: false - mirrors.tencent.com/commist/1.1.0: - resolution: {integrity: sha512-rraC8NXWOEjhADbZe9QBNzLAN5Q3fsTPQtBV+fEVj6xKIgDgNiEVE6ZNfHpZOqfQ21YUzfVNUXLOEZquYvQPPg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/commist/-/commist-1.1.0.tgz} + mirrors.tencent.com/commist@1.1.0: + resolution: {integrity: sha512-rraC8NXWOEjhADbZe9QBNzLAN5Q3fsTPQtBV+fEVj6xKIgDgNiEVE6ZNfHpZOqfQ21YUzfVNUXLOEZquYvQPPg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/commist/-/commist-1.1.0.tgz} name: commist version: 1.1.0 dependencies: - leven: mirrors.tencent.com/leven/2.1.0 - minimist: mirrors.tencent.com/minimist/1.2.6 + leven: mirrors.tencent.com/leven@2.1.0 + minimist: mirrors.tencent.com/minimist@1.2.6 dev: false - mirrors.tencent.com/commondir/1.0.1: - resolution: {integrity: sha1-3dgA2gxmEnOTzKWVDqloo6rxJTs=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/commondir/-/commondir-1.0.1.tgz} - name: commondir - version: 1.0.1 - dev: true - - mirrors.tencent.com/component-emitter/1.3.0: - resolution: {integrity: sha512-Rd3se6QB+sO1TwqZjscQrurpEPIfO0/yYnSin6Q/rD3mOutHvUrCAhJub3r90uNb+SESBuE0QYoB90YdfatsRg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/component-emitter/-/component-emitter-1.3.0.tgz} + mirrors.tencent.com/component-emitter@1.3.0: + resolution: {integrity: sha512-Rd3se6QB+sO1TwqZjscQrurpEPIfO0/yYnSin6Q/rD3mOutHvUrCAhJub3r90uNb+SESBuE0QYoB90YdfatsRg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/component-emitter/-/component-emitter-1.3.0.tgz} name: component-emitter version: 1.3.0 dev: true - mirrors.tencent.com/compress-commons/4.1.1: - resolution: {integrity: sha512-QLdDLCKNV2dtoTorqgxngQCMA+gWXkM/Nwu7FpeBhk/RdkzimqC3jueb/FDmaZeXh+uby1jkBqE3xArsLBE5wQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/compress-commons/-/compress-commons-4.1.1.tgz} + mirrors.tencent.com/compress-commons@4.1.1: + resolution: {integrity: sha512-QLdDLCKNV2dtoTorqgxngQCMA+gWXkM/Nwu7FpeBhk/RdkzimqC3jueb/FDmaZeXh+uby1jkBqE3xArsLBE5wQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/compress-commons/-/compress-commons-4.1.1.tgz} name: compress-commons version: 4.1.1 engines: {node: '>= 10'} dependencies: - buffer-crc32: mirrors.tencent.com/buffer-crc32/0.2.13 - crc32-stream: mirrors.tencent.com/crc32-stream/4.0.2 - normalize-path: mirrors.tencent.com/normalize-path/3.0.0 - readable-stream: mirrors.tencent.com/readable-stream/3.6.0 + buffer-crc32: mirrors.tencent.com/buffer-crc32@0.2.13 + crc32-stream: mirrors.tencent.com/crc32-stream@4.0.2 + normalize-path: mirrors.tencent.com/normalize-path@3.0.0 + readable-stream: mirrors.tencent.com/readable-stream@3.6.0 dev: false - mirrors.tencent.com/compressible/2.0.18: - resolution: {integrity: sha512-AF3r7P5dWxL8MxyITRMlORQNaOA2IkAFaTr4k7BUumjPtRpGDTZpl0Pb1XCO6JeDCBdp126Cgs9sMxqSjgYyRg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/compressible/-/compressible-2.0.18.tgz} + mirrors.tencent.com/compressible@2.0.18: + resolution: {integrity: sha512-AF3r7P5dWxL8MxyITRMlORQNaOA2IkAFaTr4k7BUumjPtRpGDTZpl0Pb1XCO6JeDCBdp126Cgs9sMxqSjgYyRg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/compressible/-/compressible-2.0.18.tgz} name: compressible version: 2.0.18 engines: {node: '>= 0.6'} dependencies: - mime-db: mirrors.tencent.com/mime-db/1.52.0 + mime-db: mirrors.tencent.com/mime-db@1.52.0 dev: true - mirrors.tencent.com/compression/1.7.4: - resolution: {integrity: sha512-jaSIDzP9pZVS4ZfQ+TzvtiWhdpFhE2RDHz8QJkpX9SIpLq88VueF5jJw6t+6CUQcAoA6t+x89MLrWAqpfDE8iQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/compression/-/compression-1.7.4.tgz} + mirrors.tencent.com/compression@1.7.4(supports-color@6.1.0): + resolution: {integrity: sha512-jaSIDzP9pZVS4ZfQ+TzvtiWhdpFhE2RDHz8QJkpX9SIpLq88VueF5jJw6t+6CUQcAoA6t+x89MLrWAqpfDE8iQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/compression/-/compression-1.7.4.tgz} + id: mirrors.tencent.com/compression/1.7.4 name: compression version: 1.7.4 engines: {node: '>= 0.8.0'} dependencies: - accepts: mirrors.tencent.com/accepts/1.3.8 - bytes: mirrors.tencent.com/bytes/3.0.0 - compressible: mirrors.tencent.com/compressible/2.0.18 - debug: mirrors.tencent.com/debug/2.6.9 - on-headers: mirrors.tencent.com/on-headers/1.0.2 - safe-buffer: mirrors.tencent.com/safe-buffer/5.1.2 - vary: mirrors.tencent.com/vary/1.1.2 + accepts: mirrors.tencent.com/accepts@1.3.8 + bytes: mirrors.tencent.com/bytes@3.0.0 + compressible: mirrors.tencent.com/compressible@2.0.18 + debug: 2.6.9(supports-color@6.1.0) + on-headers: mirrors.tencent.com/on-headers@1.0.2 + safe-buffer: 5.1.2 + vary: mirrors.tencent.com/vary@1.1.2 + transitivePeerDependencies: + - supports-color dev: true - mirrors.tencent.com/compute-scroll-into-view/1.0.17: - resolution: {integrity: sha512-j4dx+Fb0URmzbwwMUrhqWM2BEWHdFGx+qZ9qqASHRPqvTYdqvWnHg0H1hIbcyLnvgnoNAVMlwkepyqM3DaIFUg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/compute-scroll-into-view/-/compute-scroll-into-view-1.0.17.tgz} + mirrors.tencent.com/compute-scroll-into-view@1.0.17: + resolution: {integrity: sha512-j4dx+Fb0URmzbwwMUrhqWM2BEWHdFGx+qZ9qqASHRPqvTYdqvWnHg0H1hIbcyLnvgnoNAVMlwkepyqM3DaIFUg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/compute-scroll-into-view/-/compute-scroll-into-view-1.0.17.tgz} name: compute-scroll-into-view version: 1.0.17 dev: false - mirrors.tencent.com/concat-map/0.0.1: - resolution: {integrity: sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/concat-map/-/concat-map-0.0.1.tgz} - name: concat-map - version: 0.0.1 - - mirrors.tencent.com/concat-stream/1.6.2: - resolution: {integrity: sha512-27HBghJxjiZtIk3Ycvn/4kbJk/1uZuJFfuPEns6LaEvpvG1f0hTea8lilrouyo9mVc2GWdcEZ8OLoGmSADlrCw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/concat-stream/-/concat-stream-1.6.2.tgz} + mirrors.tencent.com/concat-stream@1.6.2: + resolution: {integrity: sha512-27HBghJxjiZtIk3Ycvn/4kbJk/1uZuJFfuPEns6LaEvpvG1f0hTea8lilrouyo9mVc2GWdcEZ8OLoGmSADlrCw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/concat-stream/-/concat-stream-1.6.2.tgz} name: concat-stream version: 1.6.2 engines: {'0': node >= 0.8} dependencies: - buffer-from: mirrors.tencent.com/buffer-from/1.1.2 - inherits: mirrors.tencent.com/inherits/2.0.4 - readable-stream: mirrors.tencent.com/readable-stream/2.3.7 - typedarray: mirrors.tencent.com/typedarray/0.0.6 + buffer-from: mirrors.tencent.com/buffer-from@1.1.2 + inherits: 2.0.4 + readable-stream: mirrors.tencent.com/readable-stream@2.3.7 + typedarray: mirrors.tencent.com/typedarray@0.0.6 dev: true - mirrors.tencent.com/concat-stream/2.0.0: - resolution: {integrity: sha512-MWufYdFw53ccGjCA+Ol7XJYpAlW6/prSMzuPOTRnJGcGzuhLn4Scrz7qf6o8bROZ514ltazcIFJZevcfbo0x7A==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/concat-stream/-/concat-stream-2.0.0.tgz} + mirrors.tencent.com/concat-stream@2.0.0: + resolution: {integrity: sha512-MWufYdFw53ccGjCA+Ol7XJYpAlW6/prSMzuPOTRnJGcGzuhLn4Scrz7qf6o8bROZ514ltazcIFJZevcfbo0x7A==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/concat-stream/-/concat-stream-2.0.0.tgz} name: concat-stream version: 2.0.0 engines: {'0': node >= 6.0} dependencies: - buffer-from: mirrors.tencent.com/buffer-from/1.1.2 - inherits: mirrors.tencent.com/inherits/2.0.4 - readable-stream: mirrors.tencent.com/readable-stream/3.6.0 - typedarray: mirrors.tencent.com/typedarray/0.0.6 + buffer-from: mirrors.tencent.com/buffer-from@1.1.2 + inherits: 2.0.4 + readable-stream: mirrors.tencent.com/readable-stream@3.6.0 + typedarray: mirrors.tencent.com/typedarray@0.0.6 - mirrors.tencent.com/connect-history-api-fallback/1.6.0: - resolution: {integrity: sha512-e54B99q/OUoH64zYYRf3HBP5z24G38h5D3qXu23JGRoigpX5Ss4r9ZnDk3g0Z8uQC2x2lPaJ+UlWBc1ZWBWdLg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/connect-history-api-fallback/-/connect-history-api-fallback-1.6.0.tgz} + mirrors.tencent.com/connect-history-api-fallback@1.6.0: + resolution: {integrity: sha512-e54B99q/OUoH64zYYRf3HBP5z24G38h5D3qXu23JGRoigpX5Ss4r9ZnDk3g0Z8uQC2x2lPaJ+UlWBc1ZWBWdLg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/connect-history-api-fallback/-/connect-history-api-fallback-1.6.0.tgz} name: connect-history-api-fallback version: 1.6.0 engines: {node: '>=0.8'} dev: true - mirrors.tencent.com/consola/2.15.3: - resolution: {integrity: sha512-9vAdYbHj6x2fLKC4+oPH0kFzY/orMZyG2Aj+kNylHxKGJ/Ed4dpNyAQYwJOdqO4zdM7XpVHmyejQDcQHrnuXbw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/consola/-/consola-2.15.3.tgz} + mirrors.tencent.com/consola@2.15.3: + resolution: {integrity: sha512-9vAdYbHj6x2fLKC4+oPH0kFzY/orMZyG2Aj+kNylHxKGJ/Ed4dpNyAQYwJOdqO4zdM7XpVHmyejQDcQHrnuXbw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/consola/-/consola-2.15.3.tgz} name: consola version: 2.15.3 dev: true - mirrors.tencent.com/console-browserify/1.2.0: - resolution: {integrity: sha512-ZMkYO/LkF17QvCPqM0gxw8yUzigAOZOSWSHg91FH6orS7vcEj5dVZTidN2fQ14yBSdg97RqhSNwLUXInd52OTA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/console-browserify/-/console-browserify-1.2.0.tgz} + mirrors.tencent.com/console-browserify@1.2.0: + resolution: {integrity: sha512-ZMkYO/LkF17QvCPqM0gxw8yUzigAOZOSWSHg91FH6orS7vcEj5dVZTidN2fQ14yBSdg97RqhSNwLUXInd52OTA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/console-browserify/-/console-browserify-1.2.0.tgz} name: console-browserify version: 1.2.0 dev: true - mirrors.tencent.com/constants-browserify/1.0.0: - resolution: {integrity: sha1-wguW2MYXdIqvHBYCF2DNJ/y4y3U=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/constants-browserify/-/constants-browserify-1.0.0.tgz} + mirrors.tencent.com/constants-browserify@1.0.0: + resolution: {integrity: sha1-wguW2MYXdIqvHBYCF2DNJ/y4y3U=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/constants-browserify/-/constants-browserify-1.0.0.tgz} name: constants-browserify version: 1.0.0 dev: true - mirrors.tencent.com/content-disposition/0.5.4: - resolution: {integrity: sha512-FveZTNuGw04cxlAiWbzi6zTAL/lhehaWbTtgluJh4/E95DqMwTmha3KZN1aAWA8cFIhHzMZUvLevkw5Rqk+tSQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/content-disposition/-/content-disposition-0.5.4.tgz} + mirrors.tencent.com/content-disposition@0.5.4: + resolution: {integrity: sha512-FveZTNuGw04cxlAiWbzi6zTAL/lhehaWbTtgluJh4/E95DqMwTmha3KZN1aAWA8cFIhHzMZUvLevkw5Rqk+tSQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/content-disposition/-/content-disposition-0.5.4.tgz} name: content-disposition version: 0.5.4 engines: {node: '>= 0.6'} dependencies: - safe-buffer: mirrors.tencent.com/safe-buffer/5.2.1 + safe-buffer: 5.2.1 dev: true - mirrors.tencent.com/content-type/1.0.4: - resolution: {integrity: sha512-hIP3EEPs8tB9AT1L+NUqtwOAps4mk2Zob89MWXMHjHWg9milF/j4osnnQLXBCBFBk/tvIG/tUc9mOUJiPBhPXA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/content-type/-/content-type-1.0.4.tgz} + mirrors.tencent.com/content-type@1.0.4: + resolution: {integrity: sha512-hIP3EEPs8tB9AT1L+NUqtwOAps4mk2Zob89MWXMHjHWg9milF/j4osnnQLXBCBFBk/tvIG/tUc9mOUJiPBhPXA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/content-type/-/content-type-1.0.4.tgz} name: content-type version: 1.0.4 engines: {node: '>= 0.6'} dev: true - mirrors.tencent.com/convert-source-map/1.8.0: - resolution: {integrity: sha512-+OQdjP49zViI/6i7nIJpA8rAl4sV/JdPfU9nZs3VqOwGIgizICvuN2ru6fMd+4llL0tar18UYJXfZ/TWtmhUjA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/convert-source-map/-/convert-source-map-1.8.0.tgz} + mirrors.tencent.com/convert-source-map@1.8.0: + resolution: {integrity: sha512-+OQdjP49zViI/6i7nIJpA8rAl4sV/JdPfU9nZs3VqOwGIgizICvuN2ru6fMd+4llL0tar18UYJXfZ/TWtmhUjA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/convert-source-map/-/convert-source-map-1.8.0.tgz} name: convert-source-map version: 1.8.0 dependencies: - safe-buffer: mirrors.tencent.com/safe-buffer/5.1.2 + safe-buffer: mirrors.tencent.com/safe-buffer@5.1.2 dev: true - mirrors.tencent.com/cookie-signature/1.0.6: - resolution: {integrity: sha1-4wOogrNCzD7oylE6eZmXNNqzriw=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/cookie-signature/-/cookie-signature-1.0.6.tgz} + mirrors.tencent.com/cookie-signature@1.0.6: + resolution: {integrity: sha1-4wOogrNCzD7oylE6eZmXNNqzriw=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/cookie-signature/-/cookie-signature-1.0.6.tgz} name: cookie-signature version: 1.0.6 dev: true - mirrors.tencent.com/cookie/0.4.2: - resolution: {integrity: sha512-aSWTXFzaKWkvHO1Ny/s+ePFpvKsPnjc551iI41v3ny/ow6tBG5Vd+FuqGNhh1LxOmVzOlGUriIlOaokOvhaStA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/cookie/-/cookie-0.4.2.tgz} + mirrors.tencent.com/cookie@0.4.2: + resolution: {integrity: sha512-aSWTXFzaKWkvHO1Ny/s+ePFpvKsPnjc551iI41v3ny/ow6tBG5Vd+FuqGNhh1LxOmVzOlGUriIlOaokOvhaStA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/cookie/-/cookie-0.4.2.tgz} name: cookie version: 0.4.2 engines: {node: '>= 0.6'} dev: true - mirrors.tencent.com/copy-anything/2.0.6: - resolution: {integrity: sha512-1j20GZTsvKNkc4BY3NpMOM8tt///wY3FpIzozTOFO2ffuZcV61nojHXVKIy3WM+7ADCy5FVhdZYHYDdgTU0yJw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/copy-anything/-/copy-anything-2.0.6.tgz} + mirrors.tencent.com/copy-anything@2.0.6: + resolution: {integrity: sha512-1j20GZTsvKNkc4BY3NpMOM8tt///wY3FpIzozTOFO2ffuZcV61nojHXVKIy3WM+7ADCy5FVhdZYHYDdgTU0yJw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/copy-anything/-/copy-anything-2.0.6.tgz} name: copy-anything version: 2.0.6 dependencies: - is-what: mirrors.tencent.com/is-what/3.14.1 + is-what: mirrors.tencent.com/is-what@3.14.1 dev: true - mirrors.tencent.com/copy-concurrently/1.0.5: - resolution: {integrity: sha512-f2domd9fsVDFtaFcbaRZuYXwtdmnzqbADSwhSWYxYB/Q8zsdUUFMXVRwXGDMWmbEzAn1kdRrtI1T/KTFOL4X2A==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/copy-concurrently/-/copy-concurrently-1.0.5.tgz} + mirrors.tencent.com/copy-concurrently@1.0.5: + resolution: {integrity: sha512-f2domd9fsVDFtaFcbaRZuYXwtdmnzqbADSwhSWYxYB/Q8zsdUUFMXVRwXGDMWmbEzAn1kdRrtI1T/KTFOL4X2A==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/copy-concurrently/-/copy-concurrently-1.0.5.tgz} name: copy-concurrently version: 1.0.5 dependencies: - aproba: mirrors.tencent.com/aproba/1.2.0 - fs-write-stream-atomic: mirrors.tencent.com/fs-write-stream-atomic/1.0.10 - iferr: mirrors.tencent.com/iferr/0.1.5 - mkdirp: mirrors.tencent.com/mkdirp/0.5.6 - rimraf: mirrors.tencent.com/rimraf/2.7.1 - run-queue: mirrors.tencent.com/run-queue/1.0.3 + aproba: mirrors.tencent.com/aproba@1.2.0 + fs-write-stream-atomic: mirrors.tencent.com/fs-write-stream-atomic@1.0.10 + iferr: mirrors.tencent.com/iferr@0.1.5 + mkdirp: 0.5.6 + rimraf: 2.7.1 + run-queue: mirrors.tencent.com/run-queue@1.0.3 dev: true - mirrors.tencent.com/copy-descriptor/0.1.1: - resolution: {integrity: sha1-Z29us8OZl8LuGsOpJP1hJHSPV40=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/copy-descriptor/-/copy-descriptor-0.1.1.tgz} + mirrors.tencent.com/copy-descriptor@0.1.1: + resolution: {integrity: sha1-Z29us8OZl8LuGsOpJP1hJHSPV40=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/copy-descriptor/-/copy-descriptor-0.1.1.tgz} name: copy-descriptor version: 0.1.1 engines: {node: '>=0.10.0'} dev: true - mirrors.tencent.com/copy-to-clipboard/3.3.1: - resolution: {integrity: sha512-i13qo6kIHTTpCm8/Wup+0b1mVWETvu2kIMzKoK8FpkLkFxlt0znUAHcMzox+T8sPlqtZXq3CulEjQHsYiGFJUw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/copy-to-clipboard/-/copy-to-clipboard-3.3.1.tgz} + mirrors.tencent.com/copy-to-clipboard@3.3.1: + resolution: {integrity: sha512-i13qo6kIHTTpCm8/Wup+0b1mVWETvu2kIMzKoK8FpkLkFxlt0znUAHcMzox+T8sPlqtZXq3CulEjQHsYiGFJUw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/copy-to-clipboard/-/copy-to-clipboard-3.3.1.tgz} name: copy-to-clipboard version: 3.3.1 dependencies: - toggle-selection: mirrors.tencent.com/toggle-selection/1.0.6 + toggle-selection: mirrors.tencent.com/toggle-selection@1.0.6 dev: false - mirrors.tencent.com/copy-to/2.0.1: - resolution: {integrity: sha1-JoD7uAaKSNCGVrYJgJK9r8kG9KU=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/copy-to/-/copy-to-2.0.1.tgz} + mirrors.tencent.com/copy-to@2.0.1: + resolution: {integrity: sha1-JoD7uAaKSNCGVrYJgJK9r8kG9KU=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/copy-to/-/copy-to-2.0.1.tgz} name: copy-to version: 2.0.1 dev: true - mirrors.tencent.com/copy-webpack-plugin/6.4.1_webpack@4.46.0: - resolution: {integrity: sha512-MXyPCjdPVx5iiWyl40Va3JGh27bKzOTNY3NjUTrosD2q7dR/cLD0013uqJ3BpFbUjyONINjb6qI7nDIJujrMbA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/copy-webpack-plugin/-/copy-webpack-plugin-6.4.1.tgz} + mirrors.tencent.com/copy-webpack-plugin@6.4.1(webpack@4.46.0): + resolution: {integrity: sha512-MXyPCjdPVx5iiWyl40Va3JGh27bKzOTNY3NjUTrosD2q7dR/cLD0013uqJ3BpFbUjyONINjb6qI7nDIJujrMbA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/copy-webpack-plugin/-/copy-webpack-plugin-6.4.1.tgz} id: mirrors.tencent.com/copy-webpack-plugin/6.4.1 name: copy-webpack-plugin version: 6.4.1 @@ -5519,243 +6736,242 @@ packages: peerDependencies: webpack: ^4.37.0 || ^5.0.0 dependencies: - cacache: mirrors.tencent.com/cacache/15.3.0 - fast-glob: mirrors.tencent.com/fast-glob/3.2.11 - find-cache-dir: mirrors.tencent.com/find-cache-dir/3.3.2 - glob-parent: mirrors.tencent.com/glob-parent/5.1.2 - globby: mirrors.tencent.com/globby/11.1.0 - loader-utils: mirrors.tencent.com/loader-utils/2.0.2 - normalize-path: mirrors.tencent.com/normalize-path/3.0.0 - p-limit: mirrors.tencent.com/p-limit/3.1.0 - schema-utils: mirrors.tencent.com/schema-utils/3.1.1 - serialize-javascript: mirrors.tencent.com/serialize-javascript/5.0.1 - webpack: mirrors.tencent.com/webpack/4.46.0_webpack-cli@3.3.12 - webpack-sources: mirrors.tencent.com/webpack-sources/1.4.3 - dev: true - - mirrors.tencent.com/core-js-compat/3.21.1: - resolution: {integrity: sha512-gbgX5AUvMb8gwxC7FLVWYT7Kkgu/y7+h/h1X43yJkNqhlK2fuYyQimqvKGNZFAY6CKii/GFKJ2cp/1/42TN36g==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/core-js-compat/-/core-js-compat-3.21.1.tgz} + cacache: mirrors.tencent.com/cacache@15.3.0 + fast-glob: mirrors.tencent.com/fast-glob@3.2.11 + find-cache-dir: mirrors.tencent.com/find-cache-dir@3.3.2 + glob-parent: mirrors.tencent.com/glob-parent@5.1.2 + globby: mirrors.tencent.com/globby@11.1.0 + loader-utils: mirrors.tencent.com/loader-utils@2.0.2 + normalize-path: mirrors.tencent.com/normalize-path@3.0.0 + p-limit: mirrors.tencent.com/p-limit@3.1.0 + schema-utils: mirrors.tencent.com/schema-utils@3.1.1 + serialize-javascript: mirrors.tencent.com/serialize-javascript@5.0.1 + webpack: mirrors.tencent.com/webpack@4.46.0(webpack-cli@3.3.12) + webpack-sources: mirrors.tencent.com/webpack-sources@1.4.3 + transitivePeerDependencies: + - bluebird + dev: true + + mirrors.tencent.com/core-js-compat@3.21.1: + resolution: {integrity: sha512-gbgX5AUvMb8gwxC7FLVWYT7Kkgu/y7+h/h1X43yJkNqhlK2fuYyQimqvKGNZFAY6CKii/GFKJ2cp/1/42TN36g==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/core-js-compat/-/core-js-compat-3.21.1.tgz} name: core-js-compat version: 3.21.1 dependencies: - browserslist: mirrors.tencent.com/browserslist/4.20.2 - semver: mirrors.tencent.com/semver/7.0.0 + browserslist: mirrors.tencent.com/browserslist@4.20.2 + semver: 7.0.0 dev: true - mirrors.tencent.com/core-js-pure/3.21.1: - resolution: {integrity: sha512-12VZfFIu+wyVbBebyHmRTuEE/tZrB4tJToWcwAMcsp3h4+sHR+fMJWbKpYiCRWlhFBq+KNyO8rIV9rTkeVmznQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/core-js-pure/-/core-js-pure-3.21.1.tgz} + mirrors.tencent.com/core-js-pure@3.21.1: + resolution: {integrity: sha512-12VZfFIu+wyVbBebyHmRTuEE/tZrB4tJToWcwAMcsp3h4+sHR+fMJWbKpYiCRWlhFBq+KNyO8rIV9rTkeVmznQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/core-js-pure/-/core-js-pure-3.21.1.tgz} name: core-js-pure version: 3.21.1 requiresBuild: true dev: true - mirrors.tencent.com/core-js/3.21.1: - resolution: {integrity: sha512-FRq5b/VMrWlrmCzwRrpDYNxyHP9BcAZC+xHJaqTgIE5091ZV1NTmyh0sGOg5XqpnHvR0svdy0sv1gWA1zmhxig==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/core-js/-/core-js-3.21.1.tgz} + mirrors.tencent.com/core-js@3.21.1: + resolution: {integrity: sha512-FRq5b/VMrWlrmCzwRrpDYNxyHP9BcAZC+xHJaqTgIE5091ZV1NTmyh0sGOg5XqpnHvR0svdy0sv1gWA1zmhxig==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/core-js/-/core-js-3.21.1.tgz} name: core-js version: 3.21.1 requiresBuild: true - mirrors.tencent.com/core-util-is/1.0.3: - resolution: {integrity: sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/core-util-is/-/core-util-is-1.0.3.tgz} + mirrors.tencent.com/core-util-is@1.0.3: + resolution: {integrity: sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/core-util-is/-/core-util-is-1.0.3.tgz} name: core-util-is version: 1.0.3 - mirrors.tencent.com/cosmiconfig-typescript-loader/1.0.6_b65123e3711dd1b8aac681d23988aad6: - resolution: {integrity: sha512-2nEotziYJWtNtoTjKbchj9QrdTT6DBxCvqjNKoDKARw+e2yZmTQCa07uRrykLIZuvSgp69YXLH89UHc0WhdMfQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/cosmiconfig-typescript-loader/-/cosmiconfig-typescript-loader-1.0.6.tgz} + mirrors.tencent.com/cosmiconfig-typescript-loader@1.0.6(@types/node@12.20.47)(cosmiconfig@7.0.1)(typescript@4.6.3): + resolution: {integrity: sha512-2nEotziYJWtNtoTjKbchj9QrdTT6DBxCvqjNKoDKARw+e2yZmTQCa07uRrykLIZuvSgp69YXLH89UHc0WhdMfQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/cosmiconfig-typescript-loader/-/cosmiconfig-typescript-loader-1.0.6.tgz} id: mirrors.tencent.com/cosmiconfig-typescript-loader/1.0.6 name: cosmiconfig-typescript-loader version: 1.0.6 engines: {node: '>=12', npm: '>=6'} + requiresBuild: true peerDependencies: '@types/node': '*' + cosmiconfig: '>=7' typescript: '>=3' dependencies: '@types/node': 12.20.47 - cosmiconfig: mirrors.tencent.com/cosmiconfig/7.0.1 - ts-node: mirrors.tencent.com/ts-node/10.7.0_b65123e3711dd1b8aac681d23988aad6 - typescript: mirrors.tencent.com/typescript/4.6.3 + cosmiconfig: mirrors.tencent.com/cosmiconfig@7.0.1 + ts-node: 10.7.0(@types/node@12.20.47)(typescript@4.6.3) + typescript: mirrors.tencent.com/typescript@4.6.3 transitivePeerDependencies: - '@swc/core' - '@swc/wasm' dev: false optional: true - mirrors.tencent.com/cosmiconfig/5.2.1: - resolution: {integrity: sha512-H65gsXo1SKjf8zmrJ67eJk8aIRKV5ff2D4uKZIBZShbhGSpEmsQOPW/SKMKYhSTrqR7ufy6RP69rPogdaPh/kA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/cosmiconfig/-/cosmiconfig-5.2.1.tgz} + mirrors.tencent.com/cosmiconfig@5.2.1: + resolution: {integrity: sha512-H65gsXo1SKjf8zmrJ67eJk8aIRKV5ff2D4uKZIBZShbhGSpEmsQOPW/SKMKYhSTrqR7ufy6RP69rPogdaPh/kA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/cosmiconfig/-/cosmiconfig-5.2.1.tgz} name: cosmiconfig version: 5.2.1 engines: {node: '>=4'} dependencies: - import-fresh: mirrors.tencent.com/import-fresh/2.0.0 - is-directory: mirrors.tencent.com/is-directory/0.3.1 - js-yaml: mirrors.tencent.com/js-yaml/3.14.1 - parse-json: mirrors.tencent.com/parse-json/4.0.0 + import-fresh: mirrors.tencent.com/import-fresh@2.0.0 + is-directory: mirrors.tencent.com/is-directory@0.3.1 + js-yaml: mirrors.tencent.com/js-yaml@3.14.1 + parse-json: mirrors.tencent.com/parse-json@4.0.0 dev: true - mirrors.tencent.com/cosmiconfig/7.0.1: - resolution: {integrity: sha512-a1YWNUV2HwGimB7dU2s1wUMurNKjpx60HxBB6xUM8Re+2s1g1IIfJvFR0/iCF+XHdE0GMTKTuLR32UQff4TEyQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/cosmiconfig/-/cosmiconfig-7.0.1.tgz} + mirrors.tencent.com/cosmiconfig@7.0.1: + resolution: {integrity: sha512-a1YWNUV2HwGimB7dU2s1wUMurNKjpx60HxBB6xUM8Re+2s1g1IIfJvFR0/iCF+XHdE0GMTKTuLR32UQff4TEyQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/cosmiconfig/-/cosmiconfig-7.0.1.tgz} name: cosmiconfig version: 7.0.1 engines: {node: '>=10'} dependencies: '@types/parse-json': 4.0.0 - import-fresh: mirrors.tencent.com/import-fresh/3.3.0 - parse-json: mirrors.tencent.com/parse-json/5.2.0 - path-type: mirrors.tencent.com/path-type/4.0.0 - yaml: mirrors.tencent.com/yaml/1.10.2 + import-fresh: mirrors.tencent.com/import-fresh@3.3.0 + parse-json: mirrors.tencent.com/parse-json@5.2.0 + path-type: mirrors.tencent.com/path-type@4.0.0 + yaml: mirrors.tencent.com/yaml@1.10.2 - mirrors.tencent.com/crc-32/1.2.1: - resolution: {integrity: sha512-Dn/xm/1vFFgs3nfrpEVScHoIslO9NZRITWGz/1E/St6u4xw99vfZzVkW0OSnzx2h9egej9xwMCEut6sqwokM/w==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/crc-32/-/crc-32-1.2.1.tgz} + mirrors.tencent.com/crc-32@1.2.1: + resolution: {integrity: sha512-Dn/xm/1vFFgs3nfrpEVScHoIslO9NZRITWGz/1E/St6u4xw99vfZzVkW0OSnzx2h9egej9xwMCEut6sqwokM/w==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/crc-32/-/crc-32-1.2.1.tgz} name: crc-32 version: 1.2.1 engines: {node: '>=0.8'} hasBin: true dependencies: - exit-on-epipe: mirrors.tencent.com/exit-on-epipe/1.0.1 - printj: mirrors.tencent.com/printj/1.3.1 + exit-on-epipe: mirrors.tencent.com/exit-on-epipe@1.0.1 + printj: mirrors.tencent.com/printj@1.3.1 dev: false - mirrors.tencent.com/crc32-stream/4.0.2: - resolution: {integrity: sha512-DxFZ/Hk473b/muq1VJ///PMNLj0ZMnzye9thBpmjpJKCc5eMgB95aK8zCGrGfQ90cWo561Te6HK9D+j4KPdM6w==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/crc32-stream/-/crc32-stream-4.0.2.tgz} + mirrors.tencent.com/crc32-stream@4.0.2: + resolution: {integrity: sha512-DxFZ/Hk473b/muq1VJ///PMNLj0ZMnzye9thBpmjpJKCc5eMgB95aK8zCGrGfQ90cWo561Te6HK9D+j4KPdM6w==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/crc32-stream/-/crc32-stream-4.0.2.tgz} name: crc32-stream version: 4.0.2 engines: {node: '>= 10'} dependencies: - crc-32: mirrors.tencent.com/crc-32/1.2.1 - readable-stream: mirrors.tencent.com/readable-stream/3.6.0 + crc-32: mirrors.tencent.com/crc-32@1.2.1 + readable-stream: mirrors.tencent.com/readable-stream@3.6.0 dev: false - mirrors.tencent.com/create-ecdh/4.0.4: - resolution: {integrity: sha512-mf+TCx8wWc9VpuxfP2ht0iSISLZnt0JgWlrOKZiNqyUZWnjIaCIVNQArMHnCZKfEYRg6IM7A+NeJoN8gf/Ws0A==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/create-ecdh/-/create-ecdh-4.0.4.tgz} + mirrors.tencent.com/create-ecdh@4.0.4: + resolution: {integrity: sha512-mf+TCx8wWc9VpuxfP2ht0iSISLZnt0JgWlrOKZiNqyUZWnjIaCIVNQArMHnCZKfEYRg6IM7A+NeJoN8gf/Ws0A==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/create-ecdh/-/create-ecdh-4.0.4.tgz} name: create-ecdh version: 4.0.4 dependencies: - bn.js: mirrors.tencent.com/bn.js/4.12.0 - elliptic: mirrors.tencent.com/elliptic/6.5.4 + bn.js: mirrors.tencent.com/bn.js@4.12.0 + elliptic: mirrors.tencent.com/elliptic@6.5.4 dev: true - mirrors.tencent.com/create-hash/1.2.0: - resolution: {integrity: sha512-z00bCGNHDG8mHAkP7CtT1qVu+bFQUPjYq/4Iv3C3kWjTFV10zIjfSoeqXo9Asws8gwSHDGj/hl2u4OGIjapeCg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/create-hash/-/create-hash-1.2.0.tgz} + mirrors.tencent.com/create-hash@1.2.0: + resolution: {integrity: sha512-z00bCGNHDG8mHAkP7CtT1qVu+bFQUPjYq/4Iv3C3kWjTFV10zIjfSoeqXo9Asws8gwSHDGj/hl2u4OGIjapeCg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/create-hash/-/create-hash-1.2.0.tgz} name: create-hash version: 1.2.0 dependencies: - cipher-base: mirrors.tencent.com/cipher-base/1.0.4 - inherits: mirrors.tencent.com/inherits/2.0.4 - md5.js: mirrors.tencent.com/md5.js/1.3.5 - ripemd160: mirrors.tencent.com/ripemd160/2.0.2 - sha.js: mirrors.tencent.com/sha.js/2.4.11 + cipher-base: mirrors.tencent.com/cipher-base@1.0.4 + inherits: 2.0.4 + md5.js: mirrors.tencent.com/md5.js@1.3.5 + ripemd160: mirrors.tencent.com/ripemd160@2.0.2 + sha.js: mirrors.tencent.com/sha.js@2.4.11 dev: true - mirrors.tencent.com/create-hmac/1.1.7: - resolution: {integrity: sha512-MJG9liiZ+ogc4TzUwuvbER1JRdgvUFSB5+VR/g5h82fGaIRWMWddtKBHi7/sVhfjQZ6SehlyhvQYrcYkaUIpLg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/create-hmac/-/create-hmac-1.1.7.tgz} + mirrors.tencent.com/create-hmac@1.1.7: + resolution: {integrity: sha512-MJG9liiZ+ogc4TzUwuvbER1JRdgvUFSB5+VR/g5h82fGaIRWMWddtKBHi7/sVhfjQZ6SehlyhvQYrcYkaUIpLg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/create-hmac/-/create-hmac-1.1.7.tgz} name: create-hmac version: 1.1.7 dependencies: - cipher-base: mirrors.tencent.com/cipher-base/1.0.4 - create-hash: mirrors.tencent.com/create-hash/1.2.0 - inherits: mirrors.tencent.com/inherits/2.0.4 - ripemd160: mirrors.tencent.com/ripemd160/2.0.2 - safe-buffer: mirrors.tencent.com/safe-buffer/5.2.1 - sha.js: mirrors.tencent.com/sha.js/2.4.11 + cipher-base: mirrors.tencent.com/cipher-base@1.0.4 + create-hash: mirrors.tencent.com/create-hash@1.2.0 + inherits: 2.0.4 + ripemd160: mirrors.tencent.com/ripemd160@2.0.2 + safe-buffer: 5.2.1 + sha.js: mirrors.tencent.com/sha.js@2.4.11 dev: true - mirrors.tencent.com/create-require/1.1.1: - resolution: {integrity: sha512-dcKFX3jn0MpIaXjisoRvexIJVEKzaq7z2rZKxf+MSr9TkdmHmsU4m2lcLojrj/FHl8mk5VxMmYA+ftRkP/3oKQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/create-require/-/create-require-1.1.1.tgz} - name: create-require - version: 1.1.1 - - mirrors.tencent.com/cropperjs/1.5.12: - resolution: {integrity: sha512-re7UdjE5UnwdrovyhNzZ6gathI4Rs3KGCBSc8HCIjUo5hO42CtzyblmWLj6QWVw7huHyDMfpKxhiO2II77nhDw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/cropperjs/-/cropperjs-1.5.12.tgz} + mirrors.tencent.com/cropperjs@1.5.12: + resolution: {integrity: sha512-re7UdjE5UnwdrovyhNzZ6gathI4Rs3KGCBSc8HCIjUo5hO42CtzyblmWLj6QWVw7huHyDMfpKxhiO2II77nhDw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/cropperjs/-/cropperjs-1.5.12.tgz} name: cropperjs version: 1.5.12 dev: false - mirrors.tencent.com/cross-env/7.0.3: - resolution: {integrity: sha512-+/HKd6EgcQCJGh2PSjZuUitQBQynKor4wrFbRg4DtAgS1aWO+gU52xpH7M9ScGgXSYmAVS9bIJ8EzuaGw0oNAw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/cross-env/-/cross-env-7.0.3.tgz} + mirrors.tencent.com/cross-env@7.0.3: + resolution: {integrity: sha512-+/HKd6EgcQCJGh2PSjZuUitQBQynKor4wrFbRg4DtAgS1aWO+gU52xpH7M9ScGgXSYmAVS9bIJ8EzuaGw0oNAw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/cross-env/-/cross-env-7.0.3.tgz} name: cross-env version: 7.0.3 engines: {node: '>=10.14', npm: '>=6', yarn: '>=1'} hasBin: true dependencies: - cross-spawn: mirrors.tencent.com/cross-spawn/7.0.3 + cross-spawn: mirrors.tencent.com/cross-spawn@7.0.3 dev: true - mirrors.tencent.com/cross-fetch/3.1.5: - resolution: {integrity: sha512-lvb1SBsI0Z7GDwmuid+mU3kWVBwTVUbe7S0H52yaaAdQOXq2YktTCZdlAcNKFzE6QtRz0snpw9bNiPeOIkkQvw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/cross-fetch/-/cross-fetch-3.1.5.tgz} + mirrors.tencent.com/cross-fetch@3.1.5: + resolution: {integrity: sha512-lvb1SBsI0Z7GDwmuid+mU3kWVBwTVUbe7S0H52yaaAdQOXq2YktTCZdlAcNKFzE6QtRz0snpw9bNiPeOIkkQvw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/cross-fetch/-/cross-fetch-3.1.5.tgz} name: cross-fetch version: 3.1.5 dependencies: - node-fetch: mirrors.tencent.com/node-fetch/2.6.7 + node-fetch: mirrors.tencent.com/node-fetch@2.6.7 transitivePeerDependencies: - encoding dev: false - mirrors.tencent.com/cross-spawn/6.0.5: - resolution: {integrity: sha512-eTVLrBSt7fjbDygz805pMnstIs2VTBNkRm0qxZd+M7A5XDdxVRWO5MxGBXZhjY4cqLYLdtrGqRf8mBPmzwSpWQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/cross-spawn/-/cross-spawn-6.0.5.tgz} + mirrors.tencent.com/cross-spawn@6.0.5: + resolution: {integrity: sha512-eTVLrBSt7fjbDygz805pMnstIs2VTBNkRm0qxZd+M7A5XDdxVRWO5MxGBXZhjY4cqLYLdtrGqRf8mBPmzwSpWQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/cross-spawn/-/cross-spawn-6.0.5.tgz} name: cross-spawn version: 6.0.5 engines: {node: '>=4.8'} dependencies: - nice-try: mirrors.tencent.com/nice-try/1.0.5 - path-key: mirrors.tencent.com/path-key/2.0.1 - semver: mirrors.tencent.com/semver/5.7.1 - shebang-command: mirrors.tencent.com/shebang-command/1.2.0 - which: mirrors.tencent.com/which/1.3.1 + nice-try: mirrors.tencent.com/nice-try@1.0.5 + path-key: mirrors.tencent.com/path-key@2.0.1 + semver: 5.7.1 + shebang-command: mirrors.tencent.com/shebang-command@1.2.0 + which: mirrors.tencent.com/which@1.3.1 dev: true - mirrors.tencent.com/cross-spawn/7.0.3: - resolution: {integrity: sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/cross-spawn/-/cross-spawn-7.0.3.tgz} + mirrors.tencent.com/cross-spawn@7.0.3: + resolution: {integrity: sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/cross-spawn/-/cross-spawn-7.0.3.tgz} name: cross-spawn version: 7.0.3 engines: {node: '>= 8'} dependencies: - path-key: mirrors.tencent.com/path-key/3.1.1 - shebang-command: mirrors.tencent.com/shebang-command/2.0.0 - which: mirrors.tencent.com/which/2.0.2 + path-key: mirrors.tencent.com/path-key@3.1.1 + shebang-command: mirrors.tencent.com/shebang-command@2.0.0 + which: mirrors.tencent.com/which@2.0.2 dev: true - mirrors.tencent.com/crypto-browserify/3.12.0: - resolution: {integrity: sha512-fz4spIh+znjO2VjL+IdhEpRJ3YN6sMzITSBijk6FK2UvTqruSQW+/cCZTSNsMiZNvUeq0CqurF+dAbyiGOY6Wg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/crypto-browserify/-/crypto-browserify-3.12.0.tgz} + mirrors.tencent.com/crypto-browserify@3.12.0: + resolution: {integrity: sha512-fz4spIh+znjO2VjL+IdhEpRJ3YN6sMzITSBijk6FK2UvTqruSQW+/cCZTSNsMiZNvUeq0CqurF+dAbyiGOY6Wg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/crypto-browserify/-/crypto-browserify-3.12.0.tgz} name: crypto-browserify version: 3.12.0 dependencies: - browserify-cipher: mirrors.tencent.com/browserify-cipher/1.0.1 - browserify-sign: mirrors.tencent.com/browserify-sign/4.2.1 - create-ecdh: mirrors.tencent.com/create-ecdh/4.0.4 - create-hash: mirrors.tencent.com/create-hash/1.2.0 - create-hmac: mirrors.tencent.com/create-hmac/1.1.7 - diffie-hellman: mirrors.tencent.com/diffie-hellman/5.0.3 - inherits: mirrors.tencent.com/inherits/2.0.4 - pbkdf2: mirrors.tencent.com/pbkdf2/3.1.2 - public-encrypt: mirrors.tencent.com/public-encrypt/4.0.3 - randombytes: mirrors.tencent.com/randombytes/2.1.0 - randomfill: mirrors.tencent.com/randomfill/1.0.4 - dev: true - - mirrors.tencent.com/crypto-js/4.1.1: - resolution: {integrity: sha512-o2JlM7ydqd3Qk9CA0L4NL6mTzU2sdx96a+oOfPu8Mkl/PK51vSyoi8/rQ8NknZtk44vq15lmhAj9CIAGwgeWKw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/crypto-js/-/crypto-js-4.1.1.tgz} + browserify-cipher: mirrors.tencent.com/browserify-cipher@1.0.1 + browserify-sign: mirrors.tencent.com/browserify-sign@4.2.1 + create-ecdh: mirrors.tencent.com/create-ecdh@4.0.4 + create-hash: mirrors.tencent.com/create-hash@1.2.0 + create-hmac: mirrors.tencent.com/create-hmac@1.1.7 + diffie-hellman: mirrors.tencent.com/diffie-hellman@5.0.3 + inherits: 2.0.4 + pbkdf2: mirrors.tencent.com/pbkdf2@3.1.2 + public-encrypt: mirrors.tencent.com/public-encrypt@4.0.3 + randombytes: 2.1.0 + randomfill: mirrors.tencent.com/randomfill@1.0.4 + dev: true + + mirrors.tencent.com/crypto-js@4.1.1: + resolution: {integrity: sha512-o2JlM7ydqd3Qk9CA0L4NL6mTzU2sdx96a+oOfPu8Mkl/PK51vSyoi8/rQ8NknZtk44vq15lmhAj9CIAGwgeWKw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/crypto-js/-/crypto-js-4.1.1.tgz} name: crypto-js version: 4.1.1 dev: false - mirrors.tencent.com/css-color-names/0.0.4: - resolution: {integrity: sha1-gIrcLnnPhHOAabZGyyDsJ762KeA=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/css-color-names/-/css-color-names-0.0.4.tgz} + mirrors.tencent.com/css-color-names@0.0.4: + resolution: {integrity: sha1-gIrcLnnPhHOAabZGyyDsJ762KeA=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/css-color-names/-/css-color-names-0.0.4.tgz} name: css-color-names version: 0.0.4 dev: true - mirrors.tencent.com/css-declaration-sorter/4.0.1: - resolution: {integrity: sha512-BcxQSKTSEEQUftYpBVnsH4SF05NTuBokb19/sBt6asXGKZ/6VP7PLG1CBCkFDYOnhXhPh0jMhO6xZ71oYHXHBA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/css-declaration-sorter/-/css-declaration-sorter-4.0.1.tgz} + mirrors.tencent.com/css-declaration-sorter@4.0.1: + resolution: {integrity: sha512-BcxQSKTSEEQUftYpBVnsH4SF05NTuBokb19/sBt6asXGKZ/6VP7PLG1CBCkFDYOnhXhPh0jMhO6xZ71oYHXHBA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/css-declaration-sorter/-/css-declaration-sorter-4.0.1.tgz} name: css-declaration-sorter version: 4.0.1 engines: {node: '>4'} dependencies: - postcss: mirrors.tencent.com/postcss/7.0.39 - timsort: mirrors.tencent.com/timsort/0.3.0 + postcss: 7.0.39 + timsort: mirrors.tencent.com/timsort@0.3.0 dev: true - mirrors.tencent.com/css-loader/5.2.7_webpack@4.46.0: - resolution: {integrity: sha512-Q7mOvpBNBG7YrVGMxRxcBJZFL75o+cH2abNASdibkj/fffYD8qWbInZrD0S9ccI6vZclF3DsHE7njGlLtaHbhg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/css-loader/-/css-loader-5.2.7.tgz} + mirrors.tencent.com/css-loader@5.2.7(webpack@4.46.0): + resolution: {integrity: sha512-Q7mOvpBNBG7YrVGMxRxcBJZFL75o+cH2abNASdibkj/fffYD8qWbInZrD0S9ccI6vZclF3DsHE7njGlLtaHbhg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/css-loader/-/css-loader-5.2.7.tgz} id: mirrors.tencent.com/css-loader/5.2.7 name: css-loader version: 5.2.7 @@ -5763,260 +6979,244 @@ packages: peerDependencies: webpack: ^4.27.0 || ^5.0.0 dependencies: - icss-utils: mirrors.tencent.com/icss-utils/5.1.0_postcss@8.4.12 - loader-utils: mirrors.tencent.com/loader-utils/2.0.2 - postcss: mirrors.tencent.com/postcss/8.4.12 - postcss-modules-extract-imports: mirrors.tencent.com/postcss-modules-extract-imports/3.0.0_postcss@8.4.12 - postcss-modules-local-by-default: mirrors.tencent.com/postcss-modules-local-by-default/4.0.0_postcss@8.4.12 - postcss-modules-scope: mirrors.tencent.com/postcss-modules-scope/3.0.0_postcss@8.4.12 - postcss-modules-values: mirrors.tencent.com/postcss-modules-values/4.0.0_postcss@8.4.12 - postcss-value-parser: mirrors.tencent.com/postcss-value-parser/4.2.0 - schema-utils: mirrors.tencent.com/schema-utils/3.1.1 - semver: mirrors.tencent.com/semver/7.3.5 - webpack: mirrors.tencent.com/webpack/4.46.0_webpack-cli@3.3.12 - dev: true - - mirrors.tencent.com/css-select-base-adapter/0.1.1: - resolution: {integrity: sha512-jQVeeRG70QI08vSTwf1jHxp74JoZsr2XSgETae8/xC8ovSnL2WF87GTLO86Sbwdt2lK4Umg4HnnwMO4YF3Ce7w==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/css-select-base-adapter/-/css-select-base-adapter-0.1.1.tgz} + icss-utils: mirrors.tencent.com/icss-utils@5.1.0(postcss@8.4.12) + loader-utils: mirrors.tencent.com/loader-utils@2.0.2 + postcss: 8.4.12 + postcss-modules-extract-imports: mirrors.tencent.com/postcss-modules-extract-imports@3.0.0(postcss@8.4.12) + postcss-modules-local-by-default: mirrors.tencent.com/postcss-modules-local-by-default@4.0.0(postcss@8.4.12) + postcss-modules-scope: mirrors.tencent.com/postcss-modules-scope@3.0.0(postcss@8.4.12) + postcss-modules-values: mirrors.tencent.com/postcss-modules-values@4.0.0(postcss@8.4.12) + postcss-value-parser: mirrors.tencent.com/postcss-value-parser@4.2.0 + schema-utils: mirrors.tencent.com/schema-utils@3.1.1 + semver: mirrors.tencent.com/semver@7.3.5 + webpack: mirrors.tencent.com/webpack@4.46.0(webpack-cli@3.3.12) + dev: true + + mirrors.tencent.com/css-select-base-adapter@0.1.1: + resolution: {integrity: sha512-jQVeeRG70QI08vSTwf1jHxp74JoZsr2XSgETae8/xC8ovSnL2WF87GTLO86Sbwdt2lK4Umg4HnnwMO4YF3Ce7w==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/css-select-base-adapter/-/css-select-base-adapter-0.1.1.tgz} name: css-select-base-adapter version: 0.1.1 dev: true - mirrors.tencent.com/css-select/2.1.0: - resolution: {integrity: sha512-Dqk7LQKpwLoH3VovzZnkzegqNSuAziQyNZUcrdDM401iY+R5NkGBXGmtO05/yaXQziALuPogeG0b7UAgjnTJTQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/css-select/-/css-select-2.1.0.tgz} + mirrors.tencent.com/css-select@2.1.0: + resolution: {integrity: sha512-Dqk7LQKpwLoH3VovzZnkzegqNSuAziQyNZUcrdDM401iY+R5NkGBXGmtO05/yaXQziALuPogeG0b7UAgjnTJTQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/css-select/-/css-select-2.1.0.tgz} name: css-select version: 2.1.0 dependencies: - boolbase: mirrors.tencent.com/boolbase/1.0.0 - css-what: mirrors.tencent.com/css-what/3.4.2 - domutils: mirrors.tencent.com/domutils/1.7.0 - nth-check: mirrors.tencent.com/nth-check/1.0.2 + boolbase: mirrors.tencent.com/boolbase@1.0.0 + css-what: mirrors.tencent.com/css-what@3.4.2 + domutils: mirrors.tencent.com/domutils@1.7.0 + nth-check: mirrors.tencent.com/nth-check@1.0.2 dev: true - mirrors.tencent.com/css-select/4.3.0: - resolution: {integrity: sha512-wPpOYtnsVontu2mODhA19JrqWxNsfdatRKd64kmpRbQgh1KtItko5sTnEpPdpSaJszTOhEMlF/RPz28qj4HqhQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/css-select/-/css-select-4.3.0.tgz} + mirrors.tencent.com/css-select@4.3.0: + resolution: {integrity: sha512-wPpOYtnsVontu2mODhA19JrqWxNsfdatRKd64kmpRbQgh1KtItko5sTnEpPdpSaJszTOhEMlF/RPz28qj4HqhQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/css-select/-/css-select-4.3.0.tgz} name: css-select version: 4.3.0 dependencies: - boolbase: mirrors.tencent.com/boolbase/1.0.0 - css-what: mirrors.tencent.com/css-what/6.1.0 - domhandler: mirrors.tencent.com/domhandler/4.3.1 - domutils: mirrors.tencent.com/domutils/2.8.0 - nth-check: mirrors.tencent.com/nth-check/2.0.1 + boolbase: mirrors.tencent.com/boolbase@1.0.0 + css-what: mirrors.tencent.com/css-what@6.1.0 + domhandler: mirrors.tencent.com/domhandler@4.3.1 + domutils: mirrors.tencent.com/domutils@2.8.0 + nth-check: mirrors.tencent.com/nth-check@2.0.1 dev: true - mirrors.tencent.com/css-tree/1.0.0-alpha.37: - resolution: {integrity: sha512-DMxWJg0rnz7UgxKT0Q1HU/L9BeJI0M6ksor0OgqOnF+aRCDWg/N2641HmVyU9KVIu0OVVWOb2IpC9A+BJRnejg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/css-tree/-/css-tree-1.0.0-alpha.37.tgz} + mirrors.tencent.com/css-tree@1.0.0-alpha.37: + resolution: {integrity: sha512-DMxWJg0rnz7UgxKT0Q1HU/L9BeJI0M6ksor0OgqOnF+aRCDWg/N2641HmVyU9KVIu0OVVWOb2IpC9A+BJRnejg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/css-tree/-/css-tree-1.0.0-alpha.37.tgz} name: css-tree version: 1.0.0-alpha.37 engines: {node: '>=8.0.0'} dependencies: - mdn-data: mirrors.tencent.com/mdn-data/2.0.4 - source-map: mirrors.tencent.com/source-map/0.6.1 + mdn-data: mirrors.tencent.com/mdn-data@2.0.4 + source-map: 0.6.1 dev: true - mirrors.tencent.com/css-tree/1.1.3: - resolution: {integrity: sha512-tRpdppF7TRazZrjJ6v3stzv93qxRcSsFmW6cX0Zm2NVKpxE1WV1HblnghVv9TreireHkqI/VDEsfolRF1p6y7Q==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/css-tree/-/css-tree-1.1.3.tgz} + mirrors.tencent.com/css-tree@1.1.3: + resolution: {integrity: sha512-tRpdppF7TRazZrjJ6v3stzv93qxRcSsFmW6cX0Zm2NVKpxE1WV1HblnghVv9TreireHkqI/VDEsfolRF1p6y7Q==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/css-tree/-/css-tree-1.1.3.tgz} name: css-tree version: 1.1.3 engines: {node: '>=8.0.0'} dependencies: - mdn-data: mirrors.tencent.com/mdn-data/2.0.14 - source-map: mirrors.tencent.com/source-map/0.6.1 + mdn-data: mirrors.tencent.com/mdn-data@2.0.14 + source-map: 0.6.1 dev: true - mirrors.tencent.com/css-what/3.4.2: - resolution: {integrity: sha512-ACUm3L0/jiZTqfzRM3Hi9Q8eZqd6IK37mMWPLz9PJxkLWllYeRf+EHUSHYEtFop2Eqytaq1FizFVh7XfBnXCDQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/css-what/-/css-what-3.4.2.tgz} + mirrors.tencent.com/css-what@3.4.2: + resolution: {integrity: sha512-ACUm3L0/jiZTqfzRM3Hi9Q8eZqd6IK37mMWPLz9PJxkLWllYeRf+EHUSHYEtFop2Eqytaq1FizFVh7XfBnXCDQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/css-what/-/css-what-3.4.2.tgz} name: css-what version: 3.4.2 engines: {node: '>= 6'} dev: true - mirrors.tencent.com/css-what/6.1.0: - resolution: {integrity: sha512-HTUrgRJ7r4dsZKU6GjmpfRK1O76h97Z8MfS1G0FozR+oF2kG6Vfe8JE6zwrkbxigziPHinCJ+gCPjA9EaBDtRw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/css-what/-/css-what-6.1.0.tgz} + mirrors.tencent.com/css-what@6.1.0: + resolution: {integrity: sha512-HTUrgRJ7r4dsZKU6GjmpfRK1O76h97Z8MfS1G0FozR+oF2kG6Vfe8JE6zwrkbxigziPHinCJ+gCPjA9EaBDtRw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/css-what/-/css-what-6.1.0.tgz} name: css-what version: 6.1.0 engines: {node: '>= 6'} dev: true - mirrors.tencent.com/cssesc/2.0.0: - resolution: {integrity: sha512-MsCAG1z9lPdoO/IUMLSBWBSVxVtJ1395VGIQ+Fc2gNdkQ1hNDnQdw3YhA71WJCBW1vdwA0cAnk/DnW6bqoEUYg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/cssesc/-/cssesc-2.0.0.tgz} + mirrors.tencent.com/cssesc@2.0.0: + resolution: {integrity: sha512-MsCAG1z9lPdoO/IUMLSBWBSVxVtJ1395VGIQ+Fc2gNdkQ1hNDnQdw3YhA71WJCBW1vdwA0cAnk/DnW6bqoEUYg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/cssesc/-/cssesc-2.0.0.tgz} name: cssesc version: 2.0.0 engines: {node: '>=4'} hasBin: true dev: true - mirrors.tencent.com/cssesc/3.0.0: - resolution: {integrity: sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/cssesc/-/cssesc-3.0.0.tgz} + mirrors.tencent.com/cssesc@3.0.0: + resolution: {integrity: sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/cssesc/-/cssesc-3.0.0.tgz} name: cssesc version: 3.0.0 engines: {node: '>=4'} hasBin: true dev: true - mirrors.tencent.com/cssnano-preset-default/4.0.8: - resolution: {integrity: sha512-LdAyHuq+VRyeVREFmuxUZR1TXjQm8QQU/ktoo/x7bz+SdOge1YKc5eMN6pRW7YWBmyq59CqYba1dJ5cUukEjLQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/cssnano-preset-default/-/cssnano-preset-default-4.0.8.tgz} + mirrors.tencent.com/cssnano-preset-default@4.0.8: + resolution: {integrity: sha512-LdAyHuq+VRyeVREFmuxUZR1TXjQm8QQU/ktoo/x7bz+SdOge1YKc5eMN6pRW7YWBmyq59CqYba1dJ5cUukEjLQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/cssnano-preset-default/-/cssnano-preset-default-4.0.8.tgz} name: cssnano-preset-default version: 4.0.8 engines: {node: '>=6.9.0'} dependencies: - css-declaration-sorter: mirrors.tencent.com/css-declaration-sorter/4.0.1 - cssnano-util-raw-cache: mirrors.tencent.com/cssnano-util-raw-cache/4.0.1 - postcss: mirrors.tencent.com/postcss/7.0.39 - postcss-calc: mirrors.tencent.com/postcss-calc/7.0.5 - postcss-colormin: mirrors.tencent.com/postcss-colormin/4.0.3 - postcss-convert-values: mirrors.tencent.com/postcss-convert-values/4.0.1 - postcss-discard-comments: mirrors.tencent.com/postcss-discard-comments/4.0.2 - postcss-discard-duplicates: mirrors.tencent.com/postcss-discard-duplicates/4.0.2 - postcss-discard-empty: mirrors.tencent.com/postcss-discard-empty/4.0.1 - postcss-discard-overridden: mirrors.tencent.com/postcss-discard-overridden/4.0.1 - postcss-merge-longhand: mirrors.tencent.com/postcss-merge-longhand/4.0.11 - postcss-merge-rules: mirrors.tencent.com/postcss-merge-rules/4.0.3 - postcss-minify-font-values: mirrors.tencent.com/postcss-minify-font-values/4.0.2 - postcss-minify-gradients: mirrors.tencent.com/postcss-minify-gradients/4.0.2 - postcss-minify-params: mirrors.tencent.com/postcss-minify-params/4.0.2 - postcss-minify-selectors: mirrors.tencent.com/postcss-minify-selectors/4.0.2 - postcss-normalize-charset: mirrors.tencent.com/postcss-normalize-charset/4.0.1 - postcss-normalize-display-values: mirrors.tencent.com/postcss-normalize-display-values/4.0.2 - postcss-normalize-positions: mirrors.tencent.com/postcss-normalize-positions/4.0.2 - postcss-normalize-repeat-style: mirrors.tencent.com/postcss-normalize-repeat-style/4.0.2 - postcss-normalize-string: mirrors.tencent.com/postcss-normalize-string/4.0.2 - postcss-normalize-timing-functions: mirrors.tencent.com/postcss-normalize-timing-functions/4.0.2 - postcss-normalize-unicode: mirrors.tencent.com/postcss-normalize-unicode/4.0.1 - postcss-normalize-url: mirrors.tencent.com/postcss-normalize-url/4.0.1 - postcss-normalize-whitespace: mirrors.tencent.com/postcss-normalize-whitespace/4.0.2 - postcss-ordered-values: mirrors.tencent.com/postcss-ordered-values/4.1.2 - postcss-reduce-initial: mirrors.tencent.com/postcss-reduce-initial/4.0.3 - postcss-reduce-transforms: mirrors.tencent.com/postcss-reduce-transforms/4.0.2 - postcss-svgo: mirrors.tencent.com/postcss-svgo/4.0.3 - postcss-unique-selectors: mirrors.tencent.com/postcss-unique-selectors/4.0.1 - dev: true - - mirrors.tencent.com/cssnano-util-get-arguments/4.0.0: - resolution: {integrity: sha1-7ToIKZ8h11dBsg87gfGU7UnMFQ8=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/cssnano-util-get-arguments/-/cssnano-util-get-arguments-4.0.0.tgz} + css-declaration-sorter: mirrors.tencent.com/css-declaration-sorter@4.0.1 + cssnano-util-raw-cache: mirrors.tencent.com/cssnano-util-raw-cache@4.0.1 + postcss: 7.0.39 + postcss-calc: mirrors.tencent.com/postcss-calc@7.0.5 + postcss-colormin: mirrors.tencent.com/postcss-colormin@4.0.3 + postcss-convert-values: mirrors.tencent.com/postcss-convert-values@4.0.1 + postcss-discard-comments: mirrors.tencent.com/postcss-discard-comments@4.0.2 + postcss-discard-duplicates: mirrors.tencent.com/postcss-discard-duplicates@4.0.2 + postcss-discard-empty: mirrors.tencent.com/postcss-discard-empty@4.0.1 + postcss-discard-overridden: mirrors.tencent.com/postcss-discard-overridden@4.0.1 + postcss-merge-longhand: mirrors.tencent.com/postcss-merge-longhand@4.0.11 + postcss-merge-rules: mirrors.tencent.com/postcss-merge-rules@4.0.3 + postcss-minify-font-values: mirrors.tencent.com/postcss-minify-font-values@4.0.2 + postcss-minify-gradients: mirrors.tencent.com/postcss-minify-gradients@4.0.2 + postcss-minify-params: mirrors.tencent.com/postcss-minify-params@4.0.2 + postcss-minify-selectors: mirrors.tencent.com/postcss-minify-selectors@4.0.2 + postcss-normalize-charset: mirrors.tencent.com/postcss-normalize-charset@4.0.1 + postcss-normalize-display-values: mirrors.tencent.com/postcss-normalize-display-values@4.0.2 + postcss-normalize-positions: mirrors.tencent.com/postcss-normalize-positions@4.0.2 + postcss-normalize-repeat-style: mirrors.tencent.com/postcss-normalize-repeat-style@4.0.2 + postcss-normalize-string: mirrors.tencent.com/postcss-normalize-string@4.0.2 + postcss-normalize-timing-functions: mirrors.tencent.com/postcss-normalize-timing-functions@4.0.2 + postcss-normalize-unicode: mirrors.tencent.com/postcss-normalize-unicode@4.0.1 + postcss-normalize-url: mirrors.tencent.com/postcss-normalize-url@4.0.1 + postcss-normalize-whitespace: mirrors.tencent.com/postcss-normalize-whitespace@4.0.2 + postcss-ordered-values: mirrors.tencent.com/postcss-ordered-values@4.1.2 + postcss-reduce-initial: mirrors.tencent.com/postcss-reduce-initial@4.0.3 + postcss-reduce-transforms: mirrors.tencent.com/postcss-reduce-transforms@4.0.2 + postcss-svgo: mirrors.tencent.com/postcss-svgo@4.0.3 + postcss-unique-selectors: mirrors.tencent.com/postcss-unique-selectors@4.0.1 + dev: true + + mirrors.tencent.com/cssnano-util-get-arguments@4.0.0: + resolution: {integrity: sha1-7ToIKZ8h11dBsg87gfGU7UnMFQ8=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/cssnano-util-get-arguments/-/cssnano-util-get-arguments-4.0.0.tgz} name: cssnano-util-get-arguments version: 4.0.0 engines: {node: '>=6.9.0'} dev: true - mirrors.tencent.com/cssnano-util-get-match/4.0.0: - resolution: {integrity: sha1-wOTKB/U4a7F+xeUiULT1lhNlFW0=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/cssnano-util-get-match/-/cssnano-util-get-match-4.0.0.tgz} + mirrors.tencent.com/cssnano-util-get-match@4.0.0: + resolution: {integrity: sha1-wOTKB/U4a7F+xeUiULT1lhNlFW0=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/cssnano-util-get-match/-/cssnano-util-get-match-4.0.0.tgz} name: cssnano-util-get-match version: 4.0.0 engines: {node: '>=6.9.0'} dev: true - mirrors.tencent.com/cssnano-util-raw-cache/4.0.1: - resolution: {integrity: sha512-qLuYtWK2b2Dy55I8ZX3ky1Z16WYsx544Q0UWViebptpwn/xDBmog2TLg4f+DBMg1rJ6JDWtn96WHbOKDWt1WQA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/cssnano-util-raw-cache/-/cssnano-util-raw-cache-4.0.1.tgz} + mirrors.tencent.com/cssnano-util-raw-cache@4.0.1: + resolution: {integrity: sha512-qLuYtWK2b2Dy55I8ZX3ky1Z16WYsx544Q0UWViebptpwn/xDBmog2TLg4f+DBMg1rJ6JDWtn96WHbOKDWt1WQA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/cssnano-util-raw-cache/-/cssnano-util-raw-cache-4.0.1.tgz} name: cssnano-util-raw-cache version: 4.0.1 engines: {node: '>=6.9.0'} dependencies: - postcss: mirrors.tencent.com/postcss/7.0.39 + postcss: 7.0.39 dev: true - mirrors.tencent.com/cssnano-util-same-parent/4.0.1: - resolution: {integrity: sha512-WcKx5OY+KoSIAxBW6UBBRay1U6vkYheCdjyVNDm85zt5K9mHoGOfsOsqIszfAqrQQFIIKgjh2+FDgIj/zsl21Q==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/cssnano-util-same-parent/-/cssnano-util-same-parent-4.0.1.tgz} + mirrors.tencent.com/cssnano-util-same-parent@4.0.1: + resolution: {integrity: sha512-WcKx5OY+KoSIAxBW6UBBRay1U6vkYheCdjyVNDm85zt5K9mHoGOfsOsqIszfAqrQQFIIKgjh2+FDgIj/zsl21Q==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/cssnano-util-same-parent/-/cssnano-util-same-parent-4.0.1.tgz} name: cssnano-util-same-parent version: 4.0.1 engines: {node: '>=6.9.0'} dev: true - mirrors.tencent.com/cssnano/4.1.11: - resolution: {integrity: sha512-6gZm2htn7xIPJOHY824ERgj8cNPgPxyCSnkXc4v7YvNW+TdVfzgngHcEhy/8D11kUWRUMbke+tC+AUcUsnMz2g==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/cssnano/-/cssnano-4.1.11.tgz} + mirrors.tencent.com/cssnano@4.1.11: + resolution: {integrity: sha512-6gZm2htn7xIPJOHY824ERgj8cNPgPxyCSnkXc4v7YvNW+TdVfzgngHcEhy/8D11kUWRUMbke+tC+AUcUsnMz2g==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/cssnano/-/cssnano-4.1.11.tgz} name: cssnano version: 4.1.11 engines: {node: '>=6.9.0'} dependencies: - cosmiconfig: mirrors.tencent.com/cosmiconfig/5.2.1 - cssnano-preset-default: mirrors.tencent.com/cssnano-preset-default/4.0.8 - is-resolvable: mirrors.tencent.com/is-resolvable/1.1.0 - postcss: mirrors.tencent.com/postcss/7.0.39 + cosmiconfig: mirrors.tencent.com/cosmiconfig@5.2.1 + cssnano-preset-default: mirrors.tencent.com/cssnano-preset-default@4.0.8 + is-resolvable: mirrors.tencent.com/is-resolvable@1.1.0 + postcss: 7.0.39 dev: true - mirrors.tencent.com/csso/4.2.0: - resolution: {integrity: sha512-wvlcdIbf6pwKEk7vHj8/Bkc0B4ylXZruLvOgs9doS5eOsOpuodOV2zJChSpkp+pRpYQLQMeF04nr3Z68Sta9jA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/csso/-/csso-4.2.0.tgz} + mirrors.tencent.com/csso@4.2.0: + resolution: {integrity: sha512-wvlcdIbf6pwKEk7vHj8/Bkc0B4ylXZruLvOgs9doS5eOsOpuodOV2zJChSpkp+pRpYQLQMeF04nr3Z68Sta9jA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/csso/-/csso-4.2.0.tgz} name: csso version: 4.2.0 engines: {node: '>=8.0.0'} dependencies: - css-tree: mirrors.tencent.com/css-tree/1.1.3 + css-tree: mirrors.tencent.com/css-tree@1.1.3 dev: true - mirrors.tencent.com/csstype/3.0.11: - resolution: {integrity: sha512-sa6P2wJ+CAbgyy4KFssIb/JNMLxFvKF1pCYCSXS8ZMuqZnMsrxqI2E5sPyoTpxoPU/gVZMzr2zjOfg8GIZOMsw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/csstype/-/csstype-3.0.11.tgz} + mirrors.tencent.com/csstype@3.0.11: + resolution: {integrity: sha512-sa6P2wJ+CAbgyy4KFssIb/JNMLxFvKF1pCYCSXS8ZMuqZnMsrxqI2E5sPyoTpxoPU/gVZMzr2zjOfg8GIZOMsw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/csstype/-/csstype-3.0.11.tgz} name: csstype version: 3.0.11 - mirrors.tencent.com/cyclist/1.0.1: - resolution: {integrity: sha1-WW6WmP0MgOEgOMK4LW6xs1tiJNk=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/cyclist/-/cyclist-1.0.1.tgz} + mirrors.tencent.com/cyclist@1.0.1: + resolution: {integrity: sha1-WW6WmP0MgOEgOMK4LW6xs1tiJNk=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/cyclist/-/cyclist-1.0.1.tgz} name: cyclist version: 1.0.1 dev: true - mirrors.tencent.com/data-uri-to-buffer/3.0.1: - resolution: {integrity: sha512-WboRycPNsVw3B3TL559F7kuBUM4d8CgMEvk6xEJlOp7OBPjt6G7z8WMWlD2rOFZLk6OYfFIUGsCOWzcQH9K2og==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/data-uri-to-buffer/-/data-uri-to-buffer-3.0.1.tgz} + mirrors.tencent.com/data-uri-to-buffer@3.0.1: + resolution: {integrity: sha512-WboRycPNsVw3B3TL559F7kuBUM4d8CgMEvk6xEJlOp7OBPjt6G7z8WMWlD2rOFZLk6OYfFIUGsCOWzcQH9K2og==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/data-uri-to-buffer/-/data-uri-to-buffer-3.0.1.tgz} name: data-uri-to-buffer version: 3.0.1 engines: {node: '>= 6'} dev: true - mirrors.tencent.com/date-fns/2.28.0: - resolution: {integrity: sha512-8d35hViGYx/QH0icHYCeLmsLmMUheMmTyV9Fcm6gvNwdw31yXXH+O85sOBJ+OLnLQMKZowvpKb6FgMIQjcpvQw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/date-fns/-/date-fns-2.28.0.tgz} + mirrors.tencent.com/date-fns@2.28.0: + resolution: {integrity: sha512-8d35hViGYx/QH0icHYCeLmsLmMUheMmTyV9Fcm6gvNwdw31yXXH+O85sOBJ+OLnLQMKZowvpKb6FgMIQjcpvQw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/date-fns/-/date-fns-2.28.0.tgz} name: date-fns version: 2.28.0 engines: {node: '>=0.11'} dev: false - mirrors.tencent.com/dateformat/2.2.0: - resolution: {integrity: sha1-QGXiATz5+5Ft39gu+1Bq1MZ2kGI=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/dateformat/-/dateformat-2.2.0.tgz} + mirrors.tencent.com/dateformat@2.2.0: + resolution: {integrity: sha1-QGXiATz5+5Ft39gu+1Bq1MZ2kGI=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/dateformat/-/dateformat-2.2.0.tgz} name: dateformat version: 2.2.0 dev: true - mirrors.tencent.com/dateformat/3.0.3: - resolution: {integrity: sha512-jyCETtSl3VMZMWeRo7iY1FL19ges1t55hMo5yaam4Jrsm5EPL89UQkoQRyiI+Yf4k8r2ZpdngkV8hr1lIdjb3Q==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/dateformat/-/dateformat-3.0.3.tgz} + mirrors.tencent.com/dateformat@3.0.3: + resolution: {integrity: sha512-jyCETtSl3VMZMWeRo7iY1FL19ges1t55hMo5yaam4Jrsm5EPL89UQkoQRyiI+Yf4k8r2ZpdngkV8hr1lIdjb3Q==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/dateformat/-/dateformat-3.0.3.tgz} name: dateformat version: 3.0.3 - mirrors.tencent.com/dayjs/1.11.0: - resolution: {integrity: sha512-JLC809s6Y948/FuCZPm5IX8rRhQwOiyMb2TfVVQEixG7P8Lm/gt5S7yoQZmC8x1UehI9Pb7sksEt4xx14m+7Ug==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/dayjs/-/dayjs-1.11.0.tgz} + mirrors.tencent.com/dayjs@1.11.0: + resolution: {integrity: sha512-JLC809s6Y948/FuCZPm5IX8rRhQwOiyMb2TfVVQEixG7P8Lm/gt5S7yoQZmC8x1UehI9Pb7sksEt4xx14m+7Ug==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/dayjs/-/dayjs-1.11.0.tgz} name: dayjs version: 1.11.0 dev: false - mirrors.tencent.com/debug/2.6.9: - resolution: {integrity: sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/debug/-/debug-2.6.9.tgz} + mirrors.tencent.com/debug@2.6.9: + resolution: {integrity: sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/debug/-/debug-2.6.9.tgz} name: debug version: 2.6.9 - dependencies: - ms: mirrors.tencent.com/ms/2.0.0 - dev: true - - mirrors.tencent.com/debug/3.2.7: - resolution: {integrity: sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/debug/-/debug-3.2.7.tgz} - name: debug - version: 3.2.7 - dependencies: - ms: mirrors.tencent.com/ms/2.1.3 - dev: true - - mirrors.tencent.com/debug/4.3.4: - resolution: {integrity: sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/debug/-/debug-4.3.4.tgz} - name: debug - version: 4.3.4 - engines: {node: '>=6.0'} peerDependencies: supports-color: '*' peerDependenciesMeta: supports-color: optional: true dependencies: - ms: mirrors.tencent.com/ms/2.1.2 + ms: 2.0.0 + dev: true - mirrors.tencent.com/debug/4.3.4_supports-color@6.1.0: - resolution: {integrity: sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/debug/-/debug-4.3.4.tgz} + mirrors.tencent.com/debug@4.3.4(supports-color@6.1.0): + resolution: {integrity: sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/debug/-/debug-4.3.4.tgz} id: mirrors.tencent.com/debug/4.3.4 name: debug version: 4.3.4 @@ -6027,371 +7227,371 @@ packages: supports-color: optional: true dependencies: - ms: mirrors.tencent.com/ms/2.1.2 - supports-color: mirrors.tencent.com/supports-color/6.1.0 - dev: true + ms: mirrors.tencent.com/ms@2.1.2 + supports-color: mirrors.tencent.com/supports-color@6.1.0 - mirrors.tencent.com/decamelize-keys/1.1.0: - resolution: {integrity: sha1-0XGoeTMlKAfrPLYdwcFEXQeN8tk=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/decamelize-keys/-/decamelize-keys-1.1.0.tgz} + mirrors.tencent.com/decamelize-keys@1.1.0: + resolution: {integrity: sha1-0XGoeTMlKAfrPLYdwcFEXQeN8tk=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/decamelize-keys/-/decamelize-keys-1.1.0.tgz} name: decamelize-keys version: 1.1.0 engines: {node: '>=0.10.0'} dependencies: - decamelize: mirrors.tencent.com/decamelize/1.2.0 - map-obj: mirrors.tencent.com/map-obj/1.0.1 + decamelize: mirrors.tencent.com/decamelize@1.2.0 + map-obj: mirrors.tencent.com/map-obj@1.0.1 - mirrors.tencent.com/decamelize/1.2.0: - resolution: {integrity: sha1-9lNNFRSCabIDUue+4m9QH5oZEpA=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/decamelize/-/decamelize-1.2.0.tgz} + mirrors.tencent.com/decamelize@1.2.0: + resolution: {integrity: sha1-9lNNFRSCabIDUue+4m9QH5oZEpA=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/decamelize/-/decamelize-1.2.0.tgz} name: decamelize version: 1.2.0 engines: {node: '>=0.10.0'} - mirrors.tencent.com/decode-uri-component/0.2.0: - resolution: {integrity: sha1-6zkTMzRYd1y4TNGh+uBiEGu4dUU=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/decode-uri-component/-/decode-uri-component-0.2.0.tgz} + mirrors.tencent.com/decode-uri-component@0.2.0: + resolution: {integrity: sha1-6zkTMzRYd1y4TNGh+uBiEGu4dUU=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/decode-uri-component/-/decode-uri-component-0.2.0.tgz} name: decode-uri-component version: 0.2.0 engines: {node: '>=0.10'} dev: true - mirrors.tencent.com/dedent/0.7.0: - resolution: {integrity: sha1-JJXduvbrh0q7Dhvp3yLS5aVEMmw=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/dedent/-/dedent-0.7.0.tgz} + mirrors.tencent.com/dedent@0.7.0: + resolution: {integrity: sha1-JJXduvbrh0q7Dhvp3yLS5aVEMmw=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/dedent/-/dedent-0.7.0.tgz} name: dedent version: 0.7.0 dev: false - mirrors.tencent.com/deep-equal/1.1.1: - resolution: {integrity: sha512-yd9c5AdiqVcR+JjcwUQb9DkhJc8ngNr0MahEBGvDiJw8puWab2yZlh+nkasOnZP+EGTAP6rRp2JzJhJZzvNF8g==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/deep-equal/-/deep-equal-1.1.1.tgz} + mirrors.tencent.com/deep-equal@1.1.1: + resolution: {integrity: sha512-yd9c5AdiqVcR+JjcwUQb9DkhJc8ngNr0MahEBGvDiJw8puWab2yZlh+nkasOnZP+EGTAP6rRp2JzJhJZzvNF8g==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/deep-equal/-/deep-equal-1.1.1.tgz} name: deep-equal version: 1.1.1 dependencies: - is-arguments: mirrors.tencent.com/is-arguments/1.1.1 - is-date-object: mirrors.tencent.com/is-date-object/1.0.5 - is-regex: mirrors.tencent.com/is-regex/1.1.4 - object-is: mirrors.tencent.com/object-is/1.1.5 - object-keys: mirrors.tencent.com/object-keys/1.1.1 - regexp.prototype.flags: mirrors.tencent.com/regexp.prototype.flags/1.4.1 + is-arguments: mirrors.tencent.com/is-arguments@1.1.1 + is-date-object: mirrors.tencent.com/is-date-object@1.0.5 + is-regex: mirrors.tencent.com/is-regex@1.1.4 + object-is: mirrors.tencent.com/object-is@1.1.5 + object-keys: mirrors.tencent.com/object-keys@1.1.1 + regexp.prototype.flags: mirrors.tencent.com/regexp.prototype.flags@1.4.1 dev: true - mirrors.tencent.com/deep-is/0.1.4: - resolution: {integrity: sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/deep-is/-/deep-is-0.1.4.tgz} + mirrors.tencent.com/deep-is@0.1.4: + resolution: {integrity: sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/deep-is/-/deep-is-0.1.4.tgz} name: deep-is version: 0.1.4 dev: true - mirrors.tencent.com/default-user-agent/1.0.0: - resolution: {integrity: sha1-FsRu/cq6PtxF8k8r1IaLAbfCrcY=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/default-user-agent/-/default-user-agent-1.0.0.tgz} + mirrors.tencent.com/default-user-agent@1.0.0: + resolution: {integrity: sha1-FsRu/cq6PtxF8k8r1IaLAbfCrcY=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/default-user-agent/-/default-user-agent-1.0.0.tgz} name: default-user-agent version: 1.0.0 engines: {node: '>= 0.10.0'} dependencies: - os-name: mirrors.tencent.com/os-name/1.0.3 + os-name: mirrors.tencent.com/os-name@1.0.3 dev: true - mirrors.tencent.com/define-properties/1.1.3: - resolution: {integrity: sha512-3MqfYKj2lLzdMSf8ZIZE/V+Zuy+BgD6f164e8K2w7dgnpKArBDerGYpM46IYYcjnkdPNMjPk9A6VFB8+3SKlXQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/define-properties/-/define-properties-1.1.3.tgz} + mirrors.tencent.com/define-properties@1.1.3: + resolution: {integrity: sha512-3MqfYKj2lLzdMSf8ZIZE/V+Zuy+BgD6f164e8K2w7dgnpKArBDerGYpM46IYYcjnkdPNMjPk9A6VFB8+3SKlXQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/define-properties/-/define-properties-1.1.3.tgz} name: define-properties version: 1.1.3 engines: {node: '>= 0.4'} dependencies: - object-keys: mirrors.tencent.com/object-keys/1.1.1 + object-keys: mirrors.tencent.com/object-keys@1.1.1 dev: true - mirrors.tencent.com/define-property/0.2.5: - resolution: {integrity: sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/define-property/-/define-property-0.2.5.tgz} + mirrors.tencent.com/define-property@0.2.5: + resolution: {integrity: sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/define-property/-/define-property-0.2.5.tgz} name: define-property version: 0.2.5 engines: {node: '>=0.10.0'} dependencies: - is-descriptor: mirrors.tencent.com/is-descriptor/0.1.6 + is-descriptor: mirrors.tencent.com/is-descriptor@0.1.6 dev: true - mirrors.tencent.com/define-property/1.0.0: - resolution: {integrity: sha1-dp66rz9KY6rTr56NMEybvnm/sOY=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/define-property/-/define-property-1.0.0.tgz} + mirrors.tencent.com/define-property@1.0.0: + resolution: {integrity: sha1-dp66rz9KY6rTr56NMEybvnm/sOY=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/define-property/-/define-property-1.0.0.tgz} name: define-property version: 1.0.0 engines: {node: '>=0.10.0'} dependencies: - is-descriptor: mirrors.tencent.com/is-descriptor/1.0.2 + is-descriptor: mirrors.tencent.com/is-descriptor@1.0.2 dev: true - mirrors.tencent.com/define-property/2.0.2: - resolution: {integrity: sha512-jwK2UV4cnPpbcG7+VRARKTZPUWowwXA8bzH5NP6ud0oeAxyYPuGZUAC7hMugpCdz4BeSZl2Dl9k66CHJ/46ZYQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/define-property/-/define-property-2.0.2.tgz} + mirrors.tencent.com/define-property@2.0.2: + resolution: {integrity: sha512-jwK2UV4cnPpbcG7+VRARKTZPUWowwXA8bzH5NP6ud0oeAxyYPuGZUAC7hMugpCdz4BeSZl2Dl9k66CHJ/46ZYQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/define-property/-/define-property-2.0.2.tgz} name: define-property version: 2.0.2 engines: {node: '>=0.10.0'} dependencies: - is-descriptor: mirrors.tencent.com/is-descriptor/1.0.2 - isobject: mirrors.tencent.com/isobject/3.0.1 + is-descriptor: mirrors.tencent.com/is-descriptor@1.0.2 + isobject: mirrors.tencent.com/isobject@3.0.1 dev: true - mirrors.tencent.com/degenerator/3.0.2: - resolution: {integrity: sha512-c0mef3SNQo56t6urUU6tdQAs+ThoD0o9B9MJ8HEt7NQcGEILCRFqQb7ZbP9JAv+QF1Ky5plydhMR/IrqWDm+TQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/degenerator/-/degenerator-3.0.2.tgz} + mirrors.tencent.com/degenerator@3.0.2: + resolution: {integrity: sha512-c0mef3SNQo56t6urUU6tdQAs+ThoD0o9B9MJ8HEt7NQcGEILCRFqQb7ZbP9JAv+QF1Ky5plydhMR/IrqWDm+TQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/degenerator/-/degenerator-3.0.2.tgz} name: degenerator version: 3.0.2 engines: {node: '>= 6'} dependencies: - ast-types: mirrors.tencent.com/ast-types/0.13.4 - escodegen: mirrors.tencent.com/escodegen/1.14.3 - esprima: mirrors.tencent.com/esprima/4.0.1 - vm2: mirrors.tencent.com/vm2/3.9.9 + ast-types: mirrors.tencent.com/ast-types@0.13.4 + escodegen: mirrors.tencent.com/escodegen@1.14.3 + esprima: mirrors.tencent.com/esprima@4.0.1 + vm2: mirrors.tencent.com/vm2@3.9.9 dev: true - mirrors.tencent.com/del/4.1.1: - resolution: {integrity: sha512-QwGuEUouP2kVwQenAsOof5Fv8K9t3D8Ca8NxcXKrIpEHjTXK5J2nXLdP+ALI1cgv8wj7KuwBhTwBkOZSJKM5XQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/del/-/del-4.1.1.tgz} + mirrors.tencent.com/del@4.1.1: + resolution: {integrity: sha512-QwGuEUouP2kVwQenAsOof5Fv8K9t3D8Ca8NxcXKrIpEHjTXK5J2nXLdP+ALI1cgv8wj7KuwBhTwBkOZSJKM5XQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/del/-/del-4.1.1.tgz} name: del version: 4.1.1 engines: {node: '>=6'} dependencies: '@types/glob': 7.2.0 - globby: mirrors.tencent.com/globby/6.1.0 - is-path-cwd: mirrors.tencent.com/is-path-cwd/2.2.0 - is-path-in-cwd: mirrors.tencent.com/is-path-in-cwd/2.1.0 - p-map: mirrors.tencent.com/p-map/2.1.0 - pify: mirrors.tencent.com/pify/4.0.1 - rimraf: mirrors.tencent.com/rimraf/2.7.1 + globby: mirrors.tencent.com/globby@6.1.0 + is-path-cwd: mirrors.tencent.com/is-path-cwd@2.2.0 + is-path-in-cwd: mirrors.tencent.com/is-path-in-cwd@2.1.0 + p-map: 2.1.0 + pify: mirrors.tencent.com/pify@4.0.1 + rimraf: 2.7.1 dev: true - mirrors.tencent.com/depd/1.1.2: - resolution: {integrity: sha1-m81S4UwJd2PnSbJ0xDRu0uVgtak=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/depd/-/depd-1.1.2.tgz} + mirrors.tencent.com/depd@1.1.2: + resolution: {integrity: sha1-m81S4UwJd2PnSbJ0xDRu0uVgtak=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/depd/-/depd-1.1.2.tgz} name: depd version: 1.1.2 engines: {node: '>= 0.6'} dev: true - mirrors.tencent.com/depd/2.0.0: - resolution: {integrity: sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/depd/-/depd-2.0.0.tgz} + mirrors.tencent.com/depd@2.0.0: + resolution: {integrity: sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/depd/-/depd-2.0.0.tgz} name: depd version: 2.0.0 engines: {node: '>= 0.8'} dev: true - mirrors.tencent.com/dequal/2.0.2: - resolution: {integrity: sha512-q9K8BlJVxK7hQYqa6XISGmBZbtQQWVXSrRrWreHC94rMt1QL/Impruc+7p2CYSYuVIUr+YCt6hjrs1kkdJRTug==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/dequal/-/dequal-2.0.2.tgz} + mirrors.tencent.com/dequal@2.0.2: + resolution: {integrity: sha512-q9K8BlJVxK7hQYqa6XISGmBZbtQQWVXSrRrWreHC94rMt1QL/Impruc+7p2CYSYuVIUr+YCt6hjrs1kkdJRTug==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/dequal/-/dequal-2.0.2.tgz} name: dequal version: 2.0.2 engines: {node: '>=6'} dev: false - mirrors.tencent.com/des.js/1.0.1: - resolution: {integrity: sha512-Q0I4pfFrv2VPd34/vfLrFOoRmlYj3OV50i7fskps1jZWK1kApMWWT9G6RRUeYedLcBDIhnSDaUvJMb3AhUlaEA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/des.js/-/des.js-1.0.1.tgz} + mirrors.tencent.com/des.js@1.0.1: + resolution: {integrity: sha512-Q0I4pfFrv2VPd34/vfLrFOoRmlYj3OV50i7fskps1jZWK1kApMWWT9G6RRUeYedLcBDIhnSDaUvJMb3AhUlaEA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/des.js/-/des.js-1.0.1.tgz} name: des.js version: 1.0.1 dependencies: - inherits: mirrors.tencent.com/inherits/2.0.4 - minimalistic-assert: mirrors.tencent.com/minimalistic-assert/1.0.1 + inherits: 2.0.4 + minimalistic-assert: mirrors.tencent.com/minimalistic-assert@1.0.1 dev: true - mirrors.tencent.com/destroy/1.0.4: - resolution: {integrity: sha1-l4hXRCxEdJ5CBmE+N5RiBYJqvYA=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/destroy/-/destroy-1.0.4.tgz} + mirrors.tencent.com/destroy@1.0.4: + resolution: {integrity: sha1-l4hXRCxEdJ5CBmE+N5RiBYJqvYA=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/destroy/-/destroy-1.0.4.tgz} name: destroy version: 1.0.4 dev: true - mirrors.tencent.com/destroy/1.2.0: - resolution: {integrity: sha512-2sJGJTaXIIaR1w4iJSNoN0hnMY7Gpc/n8D4qSCJw8QqFWXf7cuAgnEHxBpweaVcPevC2l3KpjYCx3NypQQgaJg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/destroy/-/destroy-1.2.0.tgz} + mirrors.tencent.com/destroy@1.2.0: + resolution: {integrity: sha512-2sJGJTaXIIaR1w4iJSNoN0hnMY7Gpc/n8D4qSCJw8QqFWXf7cuAgnEHxBpweaVcPevC2l3KpjYCx3NypQQgaJg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/destroy/-/destroy-1.2.0.tgz} name: destroy version: 1.2.0 engines: {node: '>= 0.8', npm: 1.2.8000 || >= 1.4.16} dev: true - mirrors.tencent.com/detect-file/1.0.0: - resolution: {integrity: sha1-8NZtA2cqglyxtzvbP+YjEMjlUrc=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/detect-file/-/detect-file-1.0.0.tgz} + mirrors.tencent.com/detect-file@1.0.0: + resolution: {integrity: sha1-8NZtA2cqglyxtzvbP+YjEMjlUrc=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/detect-file/-/detect-file-1.0.0.tgz} name: detect-file version: 1.0.0 engines: {node: '>=0.10.0'} - mirrors.tencent.com/detect-indent/6.0.0: - resolution: {integrity: sha512-oSyFlqaTHCItVRGK5RmrmjB+CmaMOW7IaNA/kdxqhoa6d17j/5ce9O9eWXmV/KEdRwqpQA+Vqe8a8Bsybu4YnA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/detect-indent/-/detect-indent-6.0.0.tgz} + mirrors.tencent.com/detect-indent@6.0.0: + resolution: {integrity: sha512-oSyFlqaTHCItVRGK5RmrmjB+CmaMOW7IaNA/kdxqhoa6d17j/5ce9O9eWXmV/KEdRwqpQA+Vqe8a8Bsybu4YnA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/detect-indent/-/detect-indent-6.0.0.tgz} name: detect-indent version: 6.0.0 engines: {node: '>=8'} dev: false - mirrors.tencent.com/detect-indent/6.1.0: - resolution: {integrity: sha512-reYkTUJAZb9gUuZ2RvVCNhVHdg62RHnJ7WJl8ftMi4diZ6NWlciOzQN88pUhSELEwflJht4oQDv0F0BMlwaYtA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/detect-indent/-/detect-indent-6.1.0.tgz} + mirrors.tencent.com/detect-indent@6.1.0: + resolution: {integrity: sha512-reYkTUJAZb9gUuZ2RvVCNhVHdg62RHnJ7WJl8ftMi4diZ6NWlciOzQN88pUhSELEwflJht4oQDv0F0BMlwaYtA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/detect-indent/-/detect-indent-6.1.0.tgz} name: detect-indent version: 6.1.0 engines: {node: '>=8'} dev: true - mirrors.tencent.com/detect-newline/3.1.0: - resolution: {integrity: sha512-TLz+x/vEXm/Y7P7wn1EJFNLxYpUD4TgMosxY6fAVJUnJMbupHBOncxyWUG9OpTaH9EBD7uFI5LfEgmMOc54DsA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/detect-newline/-/detect-newline-3.1.0.tgz} + mirrors.tencent.com/detect-newline@3.1.0: + resolution: {integrity: sha512-TLz+x/vEXm/Y7P7wn1EJFNLxYpUD4TgMosxY6fAVJUnJMbupHBOncxyWUG9OpTaH9EBD7uFI5LfEgmMOc54DsA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/detect-newline/-/detect-newline-3.1.0.tgz} name: detect-newline version: 3.1.0 engines: {node: '>=8'} dev: true - mirrors.tencent.com/detect-node/2.1.0: - resolution: {integrity: sha512-T0NIuQpnTvFDATNuHN5roPwSBG83rFsuO+MXXH9/3N1eFbn4wcPjttvjMLEPWJ0RGUYgQE7cGgS3tNxbqCGM7g==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/detect-node/-/detect-node-2.1.0.tgz} + mirrors.tencent.com/detect-node@2.1.0: + resolution: {integrity: sha512-T0NIuQpnTvFDATNuHN5roPwSBG83rFsuO+MXXH9/3N1eFbn4wcPjttvjMLEPWJ0RGUYgQE7cGgS3tNxbqCGM7g==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/detect-node/-/detect-node-2.1.0.tgz} name: detect-node version: 2.1.0 dev: true - mirrors.tencent.com/diff/4.0.2: - resolution: {integrity: sha512-58lmxKSA4BNyLz+HHMUzlOEpg09FV+ev6ZMe3vJihgdxzgcwZ8VoEEPmALCZG9LmqfVoNMMKpttIYTVG6uDY7A==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/diff/-/diff-4.0.2.tgz} + mirrors.tencent.com/diff@4.0.2: + resolution: {integrity: sha512-58lmxKSA4BNyLz+HHMUzlOEpg09FV+ev6ZMe3vJihgdxzgcwZ8VoEEPmALCZG9LmqfVoNMMKpttIYTVG6uDY7A==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/diff/-/diff-4.0.2.tgz} name: diff version: 4.0.2 engines: {node: '>=0.3.1'} + dev: true - mirrors.tencent.com/diffie-hellman/5.0.3: - resolution: {integrity: sha512-kqag/Nl+f3GwyK25fhUMYj81BUOrZ9IuJsjIcDE5icNM9FJHAVm3VcUDxdLPoQtTuUylWm6ZIknYJwwaPxsUzg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/diffie-hellman/-/diffie-hellman-5.0.3.tgz} + mirrors.tencent.com/diffie-hellman@5.0.3: + resolution: {integrity: sha512-kqag/Nl+f3GwyK25fhUMYj81BUOrZ9IuJsjIcDE5icNM9FJHAVm3VcUDxdLPoQtTuUylWm6ZIknYJwwaPxsUzg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/diffie-hellman/-/diffie-hellman-5.0.3.tgz} name: diffie-hellman version: 5.0.3 dependencies: - bn.js: mirrors.tencent.com/bn.js/4.12.0 - miller-rabin: mirrors.tencent.com/miller-rabin/4.0.1 - randombytes: mirrors.tencent.com/randombytes/2.1.0 + bn.js: mirrors.tencent.com/bn.js@4.12.0 + miller-rabin: mirrors.tencent.com/miller-rabin@4.0.1 + randombytes: 2.1.0 dev: true - mirrors.tencent.com/digest-header/0.0.1: - resolution: {integrity: sha1-Ecz23uxXZqw3l0TZAcEsuklRS+Y=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/digest-header/-/digest-header-0.0.1.tgz} + mirrors.tencent.com/digest-header@0.0.1: + resolution: {integrity: sha1-Ecz23uxXZqw3l0TZAcEsuklRS+Y=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/digest-header/-/digest-header-0.0.1.tgz} name: digest-header version: 0.0.1 engines: {node: '>= 0.10.0'} dependencies: - utility: mirrors.tencent.com/utility/0.1.11 + utility: mirrors.tencent.com/utility@0.1.11 dev: true - mirrors.tencent.com/dir-glob/2.2.2: - resolution: {integrity: sha512-f9LBi5QWzIW3I6e//uxZoLBlUt9kcp66qo0sSCxL6YZKc75R1c4MFCoe/LaZiBGmgujvQdxc5Bn3QhfyvK5Hsw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/dir-glob/-/dir-glob-2.2.2.tgz} + mirrors.tencent.com/dir-glob@2.2.2: + resolution: {integrity: sha512-f9LBi5QWzIW3I6e//uxZoLBlUt9kcp66qo0sSCxL6YZKc75R1c4MFCoe/LaZiBGmgujvQdxc5Bn3QhfyvK5Hsw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/dir-glob/-/dir-glob-2.2.2.tgz} name: dir-glob version: 2.2.2 engines: {node: '>=4'} dependencies: - path-type: mirrors.tencent.com/path-type/3.0.0 + path-type: mirrors.tencent.com/path-type@3.0.0 dev: true - mirrors.tencent.com/dir-glob/3.0.1: - resolution: {integrity: sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/dir-glob/-/dir-glob-3.0.1.tgz} + mirrors.tencent.com/dir-glob@3.0.1: + resolution: {integrity: sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/dir-glob/-/dir-glob-3.0.1.tgz} name: dir-glob version: 3.0.1 engines: {node: '>=8'} dependencies: - path-type: mirrors.tencent.com/path-type/4.0.0 + path-type: mirrors.tencent.com/path-type@4.0.0 dev: true - mirrors.tencent.com/dns-equal/1.0.0: - resolution: {integrity: sha1-s55/HabrCnW6nBcySzR1PEfgZU0=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/dns-equal/-/dns-equal-1.0.0.tgz} + mirrors.tencent.com/dns-equal@1.0.0: + resolution: {integrity: sha1-s55/HabrCnW6nBcySzR1PEfgZU0=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/dns-equal/-/dns-equal-1.0.0.tgz} name: dns-equal version: 1.0.0 dev: true - mirrors.tencent.com/dns-txt/2.0.2: - resolution: {integrity: sha1-uR2Ab10nGI5Ks+fRB9iBocxGQrY=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/dns-txt/-/dns-txt-2.0.2.tgz} + mirrors.tencent.com/dns-txt@2.0.2: + resolution: {integrity: sha1-uR2Ab10nGI5Ks+fRB9iBocxGQrY=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/dns-txt/-/dns-txt-2.0.2.tgz} name: dns-txt version: 2.0.2 dependencies: - buffer-indexof: mirrors.tencent.com/buffer-indexof/1.1.1 + buffer-indexof: mirrors.tencent.com/buffer-indexof@1.1.1 dev: true - mirrors.tencent.com/dom-align/1.12.2: - resolution: {integrity: sha512-pHuazgqrsTFrGU2WLDdXxCFabkdQDx72ddkraZNih1KsMcN5qsRSTR9O4VJRlwTPCPb5COYg3LOfiMHHcPInHg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/dom-align/-/dom-align-1.12.2.tgz} + mirrors.tencent.com/dom-align@1.12.2: + resolution: {integrity: sha512-pHuazgqrsTFrGU2WLDdXxCFabkdQDx72ddkraZNih1KsMcN5qsRSTR9O4VJRlwTPCPb5COYg3LOfiMHHcPInHg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/dom-align/-/dom-align-1.12.2.tgz} name: dom-align version: 1.12.2 dev: false - mirrors.tencent.com/dom-converter/0.2.0: - resolution: {integrity: sha512-gd3ypIPfOMr9h5jIKq8E3sHOTCjeirnl0WK5ZdS1AW0Odt0b1PaWaHdJ4Qk4klv+YB9aJBS7mESXjFoDQPu6DA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/dom-converter/-/dom-converter-0.2.0.tgz} + mirrors.tencent.com/dom-converter@0.2.0: + resolution: {integrity: sha512-gd3ypIPfOMr9h5jIKq8E3sHOTCjeirnl0WK5ZdS1AW0Odt0b1PaWaHdJ4Qk4klv+YB9aJBS7mESXjFoDQPu6DA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/dom-converter/-/dom-converter-0.2.0.tgz} name: dom-converter version: 0.2.0 dependencies: - utila: mirrors.tencent.com/utila/0.4.0 + utila: mirrors.tencent.com/utila@0.4.0 dev: true - mirrors.tencent.com/dom-helpers/5.2.1: - resolution: {integrity: sha512-nRCa7CK3VTrM2NmGkIy4cbK7IZlgBE/PYMn55rrXefr5xXDP0LdtfPnblFDoVdcAfslJ7or6iqAUnx0CCGIWQA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/dom-helpers/-/dom-helpers-5.2.1.tgz} + mirrors.tencent.com/dom-helpers@5.2.1: + resolution: {integrity: sha512-nRCa7CK3VTrM2NmGkIy4cbK7IZlgBE/PYMn55rrXefr5xXDP0LdtfPnblFDoVdcAfslJ7or6iqAUnx0CCGIWQA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/dom-helpers/-/dom-helpers-5.2.1.tgz} name: dom-helpers version: 5.2.1 dependencies: '@babel/runtime': 7.17.8 - csstype: mirrors.tencent.com/csstype/3.0.11 + csstype: mirrors.tencent.com/csstype@3.0.11 dev: false - mirrors.tencent.com/dom-serializer/0.2.2: - resolution: {integrity: sha512-2/xPb3ORsQ42nHYiSunXkDjPLBaEj/xTwUO4B7XCZQTRk7EBtTOPaygh10YAAh2OI1Qrp6NWfpAhzswj0ydt9g==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/dom-serializer/-/dom-serializer-0.2.2.tgz} + mirrors.tencent.com/dom-serializer@0.2.2: + resolution: {integrity: sha512-2/xPb3ORsQ42nHYiSunXkDjPLBaEj/xTwUO4B7XCZQTRk7EBtTOPaygh10YAAh2OI1Qrp6NWfpAhzswj0ydt9g==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/dom-serializer/-/dom-serializer-0.2.2.tgz} name: dom-serializer version: 0.2.2 dependencies: - domelementtype: mirrors.tencent.com/domelementtype/2.2.0 - entities: mirrors.tencent.com/entities/2.2.0 + domelementtype: mirrors.tencent.com/domelementtype@2.2.0 + entities: mirrors.tencent.com/entities@2.2.0 dev: true - mirrors.tencent.com/dom-serializer/1.3.2: - resolution: {integrity: sha512-5c54Bk5Dw4qAxNOI1pFEizPSjVsx5+bpJKmL2kPn8JhBUq2q09tTCa3mjijun2NfK78NMouDYNMBkOrPZiS+ig==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/dom-serializer/-/dom-serializer-1.3.2.tgz} + mirrors.tencent.com/dom-serializer@1.3.2: + resolution: {integrity: sha512-5c54Bk5Dw4qAxNOI1pFEizPSjVsx5+bpJKmL2kPn8JhBUq2q09tTCa3mjijun2NfK78NMouDYNMBkOrPZiS+ig==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/dom-serializer/-/dom-serializer-1.3.2.tgz} name: dom-serializer version: 1.3.2 dependencies: - domelementtype: mirrors.tencent.com/domelementtype/2.2.0 - domhandler: mirrors.tencent.com/domhandler/4.3.1 - entities: mirrors.tencent.com/entities/2.2.0 + domelementtype: mirrors.tencent.com/domelementtype@2.2.0 + domhandler: mirrors.tencent.com/domhandler@4.3.1 + entities: mirrors.tencent.com/entities@2.2.0 dev: true - mirrors.tencent.com/domain-browser/1.2.0: - resolution: {integrity: sha512-jnjyiM6eRyZl2H+W8Q/zLMA481hzi0eszAaBUzIVnmYVDBbnLxVNnfu1HgEBvCbL+71FrxMl3E6lpKH7Ge3OXA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/domain-browser/-/domain-browser-1.2.0.tgz} + mirrors.tencent.com/domain-browser@1.2.0: + resolution: {integrity: sha512-jnjyiM6eRyZl2H+W8Q/zLMA481hzi0eszAaBUzIVnmYVDBbnLxVNnfu1HgEBvCbL+71FrxMl3E6lpKH7Ge3OXA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/domain-browser/-/domain-browser-1.2.0.tgz} name: domain-browser version: 1.2.0 engines: {node: '>=0.4', npm: '>=1.2'} dev: true - mirrors.tencent.com/domelementtype/1.3.1: - resolution: {integrity: sha512-BSKB+TSpMpFI/HOxCNr1O8aMOTZ8hT3pM3GQ0w/mWRmkhEDSFJkkyzz4XQsBV44BChwGkrDfMyjVD0eA2aFV3w==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/domelementtype/-/domelementtype-1.3.1.tgz} + mirrors.tencent.com/domelementtype@1.3.1: + resolution: {integrity: sha512-BSKB+TSpMpFI/HOxCNr1O8aMOTZ8hT3pM3GQ0w/mWRmkhEDSFJkkyzz4XQsBV44BChwGkrDfMyjVD0eA2aFV3w==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/domelementtype/-/domelementtype-1.3.1.tgz} name: domelementtype version: 1.3.1 dev: true - mirrors.tencent.com/domelementtype/2.2.0: - resolution: {integrity: sha512-DtBMo82pv1dFtUmHyr48beiuq792Sxohr+8Hm9zoxklYPfa6n0Z3Byjj2IV7bmr2IyqClnqEQhfgHJJ5QF0R5A==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/domelementtype/-/domelementtype-2.2.0.tgz} + mirrors.tencent.com/domelementtype@2.2.0: + resolution: {integrity: sha512-DtBMo82pv1dFtUmHyr48beiuq792Sxohr+8Hm9zoxklYPfa6n0Z3Byjj2IV7bmr2IyqClnqEQhfgHJJ5QF0R5A==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/domelementtype/-/domelementtype-2.2.0.tgz} name: domelementtype version: 2.2.0 dev: true - mirrors.tencent.com/domhandler/4.3.1: - resolution: {integrity: sha512-GrwoxYN+uWlzO8uhUXRl0P+kHE4GtVPfYzVLcUxPL7KNdHKj66vvlhiweIHqYYXWlw+T8iLMp42Lm67ghw4WMQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: http://mirrors.tencent.com/npm/domhandler/-/domhandler-4.3.1.tgz} + mirrors.tencent.com/domhandler@4.3.1: + resolution: {integrity: sha512-GrwoxYN+uWlzO8uhUXRl0P+kHE4GtVPfYzVLcUxPL7KNdHKj66vvlhiweIHqYYXWlw+T8iLMp42Lm67ghw4WMQ==, registry: https://registry.npmjs.org/, tarball: http://mirrors.tencent.com/npm/domhandler/-/domhandler-4.3.1.tgz} name: domhandler version: 4.3.1 engines: {node: '>= 4'} dependencies: - domelementtype: mirrors.tencent.com/domelementtype/2.2.0 + domelementtype: mirrors.tencent.com/domelementtype@2.2.0 dev: true - mirrors.tencent.com/domutils/1.7.0: - resolution: {integrity: sha512-Lgd2XcJ/NjEw+7tFvfKxOzCYKZsdct5lczQ2ZaQY8Djz7pfAD3Gbp8ySJWtreII/vDlMVmxwa6pHmdxIYgttDg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/domutils/-/domutils-1.7.0.tgz} + mirrors.tencent.com/domutils@1.7.0: + resolution: {integrity: sha512-Lgd2XcJ/NjEw+7tFvfKxOzCYKZsdct5lczQ2ZaQY8Djz7pfAD3Gbp8ySJWtreII/vDlMVmxwa6pHmdxIYgttDg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/domutils/-/domutils-1.7.0.tgz} name: domutils version: 1.7.0 dependencies: - dom-serializer: mirrors.tencent.com/dom-serializer/0.2.2 - domelementtype: mirrors.tencent.com/domelementtype/1.3.1 + dom-serializer: mirrors.tencent.com/dom-serializer@0.2.2 + domelementtype: mirrors.tencent.com/domelementtype@1.3.1 dev: true - mirrors.tencent.com/domutils/2.8.0: - resolution: {integrity: sha512-w96Cjofp72M5IIhpjgobBimYEfoPjx1Vx0BSX9P30WBdZW2WIKU0T1Bd0kz2eNZ9ikjKgHbEyKx8BB6H1L3h3A==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/domutils/-/domutils-2.8.0.tgz} + mirrors.tencent.com/domutils@2.8.0: + resolution: {integrity: sha512-w96Cjofp72M5IIhpjgobBimYEfoPjx1Vx0BSX9P30WBdZW2WIKU0T1Bd0kz2eNZ9ikjKgHbEyKx8BB6H1L3h3A==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/domutils/-/domutils-2.8.0.tgz} name: domutils version: 2.8.0 dependencies: - dom-serializer: mirrors.tencent.com/dom-serializer/1.3.2 - domelementtype: mirrors.tencent.com/domelementtype/2.2.0 - domhandler: mirrors.tencent.com/domhandler/4.3.1 + dom-serializer: mirrors.tencent.com/dom-serializer@1.3.2 + domelementtype: mirrors.tencent.com/domelementtype@2.2.0 + domhandler: mirrors.tencent.com/domhandler@4.3.1 dev: true - mirrors.tencent.com/dot-case/3.0.4: - resolution: {integrity: sha512-Kv5nKlh6yRrdrGvxeJ2e5y2eRUpkUosIW4A2AS38zwSz27zu7ufDwQPi5Jhs3XAlGNetl3bmnGhQsMtkKJnj3w==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/dot-case/-/dot-case-3.0.4.tgz} + mirrors.tencent.com/dot-case@3.0.4: + resolution: {integrity: sha512-Kv5nKlh6yRrdrGvxeJ2e5y2eRUpkUosIW4A2AS38zwSz27zu7ufDwQPi5Jhs3XAlGNetl3bmnGhQsMtkKJnj3w==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/dot-case/-/dot-case-3.0.4.tgz} name: dot-case version: 3.0.4 dependencies: - no-case: mirrors.tencent.com/no-case/3.0.4 - tslib: mirrors.tencent.com/tslib/2.3.1 + no-case: mirrors.tencent.com/no-case@3.0.4 + tslib: mirrors.tencent.com/tslib@2.3.1 dev: true - mirrors.tencent.com/dot-prop/5.3.0: - resolution: {integrity: sha512-QM8q3zDe58hqUqjraQOmzZ1LIH9SWQJTlEKCH4kJ2oQvLZk7RbQXvtDM2XEq3fwkV9CCvvH4LA0AV+ogFsBM2Q==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/dot-prop/-/dot-prop-5.3.0.tgz} + mirrors.tencent.com/dot-prop@5.3.0: + resolution: {integrity: sha512-QM8q3zDe58hqUqjraQOmzZ1LIH9SWQJTlEKCH4kJ2oQvLZk7RbQXvtDM2XEq3fwkV9CCvvH4LA0AV+ogFsBM2Q==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/dot-prop/-/dot-prop-5.3.0.tgz} name: dot-prop version: 5.3.0 engines: {node: '>=8'} dependencies: - is-obj: mirrors.tencent.com/is-obj/2.0.0 + is-obj: mirrors.tencent.com/is-obj@2.0.0 - mirrors.tencent.com/downshift/6.1.7_react@16.14.0: - resolution: {integrity: sha512-cVprZg/9Lvj/uhYRxELzlu1aezRcgPWBjTvspiGTVEU64gF5pRdSRKFVLcxqsZC637cLAGMbL40JavEfWnqgNg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/downshift/-/downshift-6.1.7.tgz} + mirrors.tencent.com/downshift@6.1.7(react@16.14.0): + resolution: {integrity: sha512-cVprZg/9Lvj/uhYRxELzlu1aezRcgPWBjTvspiGTVEU64gF5pRdSRKFVLcxqsZC637cLAGMbL40JavEfWnqgNg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/downshift/-/downshift-6.1.7.tgz} id: mirrors.tencent.com/downshift/6.1.7 name: downshift version: 6.1.7 @@ -6399,509 +7599,489 @@ packages: react: '>=16.12.0' dependencies: '@babel/runtime': 7.17.8 - compute-scroll-into-view: mirrors.tencent.com/compute-scroll-into-view/1.0.17 - prop-types: mirrors.tencent.com/prop-types/15.8.1 - react: mirrors.tencent.com/react/16.14.0 - react-is: mirrors.tencent.com/react-is/17.0.2 - tslib: mirrors.tencent.com/tslib/2.3.1 + compute-scroll-into-view: mirrors.tencent.com/compute-scroll-into-view@1.0.17 + prop-types: mirrors.tencent.com/prop-types@15.8.1 + react: mirrors.tencent.com/react@16.14.0 + react-is: mirrors.tencent.com/react-is@17.0.2 + tslib: mirrors.tencent.com/tslib@2.3.1 dev: false - mirrors.tencent.com/duplexer/0.1.2: - resolution: {integrity: sha512-jtD6YG370ZCIi/9GTaJKQxWTZD045+4R4hTk/x1UyoqadyJ9x9CgSi1RlVDQF8U2sxLLSnFkCaMihqljHIWgMg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/duplexer/-/duplexer-0.1.2.tgz} - name: duplexer - version: 0.1.2 - dev: true - - mirrors.tencent.com/duplexer2/0.1.4: - resolution: {integrity: sha1-ixLauHjA1p4+eJEFFmKjL8a93ME=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/duplexer2/-/duplexer2-0.1.4.tgz} + mirrors.tencent.com/duplexer2@0.1.4: + resolution: {integrity: sha1-ixLauHjA1p4+eJEFFmKjL8a93ME=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/duplexer2/-/duplexer2-0.1.4.tgz} name: duplexer2 version: 0.1.4 dependencies: - readable-stream: mirrors.tencent.com/readable-stream/2.3.7 + readable-stream: mirrors.tencent.com/readable-stream@2.3.7 dev: false - mirrors.tencent.com/duplexify/3.7.1: - resolution: {integrity: sha512-07z8uv2wMyS51kKhD1KsdXJg5WQ6t93RneqRxUHnskXVtlYYkLqM0gqStQZ3pj073g687jPCHrqNfCzawLYh5g==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/duplexify/-/duplexify-3.7.1.tgz} + mirrors.tencent.com/duplexify@3.7.1: + resolution: {integrity: sha512-07z8uv2wMyS51kKhD1KsdXJg5WQ6t93RneqRxUHnskXVtlYYkLqM0gqStQZ3pj073g687jPCHrqNfCzawLYh5g==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/duplexify/-/duplexify-3.7.1.tgz} name: duplexify version: 3.7.1 dependencies: - end-of-stream: mirrors.tencent.com/end-of-stream/1.4.4 - inherits: mirrors.tencent.com/inherits/2.0.4 - readable-stream: mirrors.tencent.com/readable-stream/2.3.7 - stream-shift: mirrors.tencent.com/stream-shift/1.0.1 + end-of-stream: mirrors.tencent.com/end-of-stream@1.4.4 + inherits: 2.0.4 + readable-stream: mirrors.tencent.com/readable-stream@2.3.7 + stream-shift: mirrors.tencent.com/stream-shift@1.0.1 dev: true - mirrors.tencent.com/duplexify/4.1.2: - resolution: {integrity: sha512-fz3OjcNCHmRP12MJoZMPglx8m4rrFP8rovnk4vT8Fs+aonZoCwGg10dSsQsfP/E62eZcPTMSMP6686fu9Qlqtw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/duplexify/-/duplexify-4.1.2.tgz} + mirrors.tencent.com/duplexify@4.1.2: + resolution: {integrity: sha512-fz3OjcNCHmRP12MJoZMPglx8m4rrFP8rovnk4vT8Fs+aonZoCwGg10dSsQsfP/E62eZcPTMSMP6686fu9Qlqtw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/duplexify/-/duplexify-4.1.2.tgz} name: duplexify version: 4.1.2 dependencies: - end-of-stream: mirrors.tencent.com/end-of-stream/1.4.4 - inherits: mirrors.tencent.com/inherits/2.0.4 - readable-stream: mirrors.tencent.com/readable-stream/3.6.0 - stream-shift: mirrors.tencent.com/stream-shift/1.0.1 + end-of-stream: mirrors.tencent.com/end-of-stream@1.4.4 + inherits: 2.0.4 + readable-stream: mirrors.tencent.com/readable-stream@3.6.0 + stream-shift: mirrors.tencent.com/stream-shift@1.0.1 dev: false - mirrors.tencent.com/echarts/5.3.1: - resolution: {integrity: sha512-nWdlbgX3OVY0hpqncSvp0gDt1FRSKWn7lsWEH+PHmfCuvE0QmSw17pczQvm8AvawnLEkmf1Cts7YwQJZNC0AEQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/echarts/-/echarts-5.3.1.tgz} + mirrors.tencent.com/echarts@5.3.1: + resolution: {integrity: sha512-nWdlbgX3OVY0hpqncSvp0gDt1FRSKWn7lsWEH+PHmfCuvE0QmSw17pczQvm8AvawnLEkmf1Cts7YwQJZNC0AEQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/echarts/-/echarts-5.3.1.tgz} name: echarts version: 5.3.1 dependencies: - tslib: mirrors.tencent.com/tslib/2.3.0 - zrender: mirrors.tencent.com/zrender/5.3.1 + tslib: mirrors.tencent.com/tslib@2.3.0 + zrender: mirrors.tencent.com/zrender@5.3.1 dev: false - mirrors.tencent.com/ee-first/1.1.1: - resolution: {integrity: sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/ee-first/-/ee-first-1.1.1.tgz} + mirrors.tencent.com/ee-first@1.1.1: + resolution: {integrity: sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/ee-first/-/ee-first-1.1.1.tgz} name: ee-first version: 1.1.1 dev: true - mirrors.tencent.com/ejs/2.7.4: - resolution: {integrity: sha512-7vmuyh5+kuUyJKePhQfRQBhXV5Ce+RnaeeQArKu1EAMpL3WbgMt5WG6uQZpEVvYSSsxMXRKOewtDk9RaTKXRlA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/ejs/-/ejs-2.7.4.tgz} - name: ejs - version: 2.7.4 - engines: {node: '>=0.10.0'} - requiresBuild: true - dev: true - - mirrors.tencent.com/electron-to-chromium/1.4.103: - resolution: {integrity: sha512-c/uKWR1Z/W30Wy/sx3dkZoj4BijbXX85QKWu9jJfjho3LBAXNEGAEW3oWiGb+dotA6C6BzCTxL2/aLes7jlUeg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/electron-to-chromium/-/electron-to-chromium-1.4.103.tgz} + mirrors.tencent.com/electron-to-chromium@1.4.103: + resolution: {integrity: sha512-c/uKWR1Z/W30Wy/sx3dkZoj4BijbXX85QKWu9jJfjho3LBAXNEGAEW3oWiGb+dotA6C6BzCTxL2/aLes7jlUeg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/electron-to-chromium/-/electron-to-chromium-1.4.103.tgz} name: electron-to-chromium version: 1.4.103 dev: true - mirrors.tencent.com/elliptic/6.5.4: - resolution: {integrity: sha512-iLhC6ULemrljPZb+QutR5TQGB+pdW6KGD5RSegS+8sorOZT+rdQFbsQFJgvN3eRqNALqJer4oQ16YvJHlU8hzQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/elliptic/-/elliptic-6.5.4.tgz} + mirrors.tencent.com/elliptic@6.5.4: + resolution: {integrity: sha512-iLhC6ULemrljPZb+QutR5TQGB+pdW6KGD5RSegS+8sorOZT+rdQFbsQFJgvN3eRqNALqJer4oQ16YvJHlU8hzQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/elliptic/-/elliptic-6.5.4.tgz} name: elliptic version: 6.5.4 dependencies: - bn.js: mirrors.tencent.com/bn.js/4.12.0 - brorand: mirrors.tencent.com/brorand/1.1.0 - hash.js: mirrors.tencent.com/hash.js/1.1.7 - hmac-drbg: mirrors.tencent.com/hmac-drbg/1.0.1 - inherits: mirrors.tencent.com/inherits/2.0.4 - minimalistic-assert: mirrors.tencent.com/minimalistic-assert/1.0.1 - minimalistic-crypto-utils: mirrors.tencent.com/minimalistic-crypto-utils/1.0.1 + bn.js: mirrors.tencent.com/bn.js@4.12.0 + brorand: mirrors.tencent.com/brorand@1.1.0 + hash.js: mirrors.tencent.com/hash.js@1.1.7 + hmac-drbg: mirrors.tencent.com/hmac-drbg@1.0.1 + inherits: 2.0.4 + minimalistic-assert: mirrors.tencent.com/minimalistic-assert@1.0.1 + minimalistic-crypto-utils: mirrors.tencent.com/minimalistic-crypto-utils@1.0.1 dev: true - mirrors.tencent.com/emoji-regex/7.0.3: - resolution: {integrity: sha512-CwBLREIQ7LvYFB0WyRvwhq5N5qPhc6PMjD6bYggFlI5YyDgl+0vxq5VHbMOFqLg7hfWzmu8T5Z1QofhmTIhItA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/emoji-regex/-/emoji-regex-7.0.3.tgz} + mirrors.tencent.com/emoji-regex@7.0.3: + resolution: {integrity: sha512-CwBLREIQ7LvYFB0WyRvwhq5N5qPhc6PMjD6bYggFlI5YyDgl+0vxq5VHbMOFqLg7hfWzmu8T5Z1QofhmTIhItA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/emoji-regex/-/emoji-regex-7.0.3.tgz} name: emoji-regex version: 7.0.3 dev: true - mirrors.tencent.com/emoji-regex/8.0.0: - resolution: {integrity: sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/emoji-regex/-/emoji-regex-8.0.0.tgz} + mirrors.tencent.com/emoji-regex@8.0.0: + resolution: {integrity: sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/emoji-regex/-/emoji-regex-8.0.0.tgz} name: emoji-regex version: 8.0.0 - mirrors.tencent.com/emojis-list/3.0.0: - resolution: {integrity: sha512-/kyM18EfinwXZbno9FyUGeFh87KC8HRQBQGildHZbEuRyWFOmv1U10o9BBp8XVZDVNNuQKyIGIu5ZYAAXJ0V2Q==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/emojis-list/-/emojis-list-3.0.0.tgz} + mirrors.tencent.com/emojis-list@3.0.0: + resolution: {integrity: sha512-/kyM18EfinwXZbno9FyUGeFh87KC8HRQBQGildHZbEuRyWFOmv1U10o9BBp8XVZDVNNuQKyIGIu5ZYAAXJ0V2Q==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/emojis-list/-/emojis-list-3.0.0.tgz} name: emojis-list version: 3.0.0 engines: {node: '>= 4'} dev: true - mirrors.tencent.com/encodeurl/1.0.2: - resolution: {integrity: sha1-rT/0yG7C0CkyL1oCw6mmBslbP1k=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/encodeurl/-/encodeurl-1.0.2.tgz} + mirrors.tencent.com/encodeurl@1.0.2: + resolution: {integrity: sha1-rT/0yG7C0CkyL1oCw6mmBslbP1k=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/encodeurl/-/encodeurl-1.0.2.tgz} name: encodeurl version: 1.0.2 engines: {node: '>= 0.8'} dev: true - mirrors.tencent.com/end-of-stream/1.4.4: - resolution: {integrity: sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/end-of-stream/-/end-of-stream-1.4.4.tgz} + mirrors.tencent.com/end-of-stream@1.4.4: + resolution: {integrity: sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/end-of-stream/-/end-of-stream-1.4.4.tgz} name: end-of-stream version: 1.4.4 dependencies: - once: mirrors.tencent.com/once/1.4.0 + once: 1.4.0 - mirrors.tencent.com/enhanced-resolve/4.5.0: - resolution: {integrity: sha512-Nv9m36S/vxpsI+Hc4/ZGRs0n9mXqSWGGq49zxb/cJfPAQMbUtttJAlNPS4AQzaBdw/pKskw5bMbekT/Y7W/Wlg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/enhanced-resolve/-/enhanced-resolve-4.5.0.tgz} + mirrors.tencent.com/enhanced-resolve@4.5.0: + resolution: {integrity: sha512-Nv9m36S/vxpsI+Hc4/ZGRs0n9mXqSWGGq49zxb/cJfPAQMbUtttJAlNPS4AQzaBdw/pKskw5bMbekT/Y7W/Wlg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/enhanced-resolve/-/enhanced-resolve-4.5.0.tgz} name: enhanced-resolve version: 4.5.0 engines: {node: '>=6.9.0'} dependencies: - graceful-fs: mirrors.tencent.com/graceful-fs/4.2.9 - memory-fs: mirrors.tencent.com/memory-fs/0.5.0 - tapable: mirrors.tencent.com/tapable/1.1.3 + graceful-fs: 4.2.9 + memory-fs: mirrors.tencent.com/memory-fs@0.5.0 + tapable: mirrors.tencent.com/tapable@1.1.3 dev: true - mirrors.tencent.com/enhanced-resolve/5.9.2: - resolution: {integrity: sha512-GIm3fQfwLJ8YZx2smuHpBKkXC1yOk+OBEmKckVyL0i/ea8mqDEykK3ld5dgH1QYPNyT/lIllxV2LULnxCHaHkA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/enhanced-resolve/-/enhanced-resolve-5.9.2.tgz} + mirrors.tencent.com/enhanced-resolve@5.9.2: + resolution: {integrity: sha512-GIm3fQfwLJ8YZx2smuHpBKkXC1yOk+OBEmKckVyL0i/ea8mqDEykK3ld5dgH1QYPNyT/lIllxV2LULnxCHaHkA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/enhanced-resolve/-/enhanced-resolve-5.9.2.tgz} name: enhanced-resolve version: 5.9.2 engines: {node: '>=10.13.0'} dependencies: - graceful-fs: mirrors.tencent.com/graceful-fs/4.2.9 - tapable: mirrors.tencent.com/tapable/2.2.1 + graceful-fs: 4.2.9 + tapable: mirrors.tencent.com/tapable@2.2.1 dev: true - mirrors.tencent.com/entities/2.1.0: - resolution: {integrity: sha512-hCx1oky9PFrJ611mf0ifBLBRW8lUUVRlFolb5gWRfIELabBlbp9xZvrqZLZAs+NxFnbfQoeGd8wDkygjg7U85w==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/entities/-/entities-2.1.0.tgz} + mirrors.tencent.com/entities@2.1.0: + resolution: {integrity: sha512-hCx1oky9PFrJ611mf0ifBLBRW8lUUVRlFolb5gWRfIELabBlbp9xZvrqZLZAs+NxFnbfQoeGd8wDkygjg7U85w==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/entities/-/entities-2.1.0.tgz} name: entities version: 2.1.0 dev: false - mirrors.tencent.com/entities/2.2.0: - resolution: {integrity: sha512-p92if5Nz619I0w+akJrLZH0MX0Pb5DX39XOwQTtXSdQQOaYH03S1uIQp4mhOZtAXrxq4ViO67YTiLBo2638o9A==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/entities/-/entities-2.2.0.tgz} + mirrors.tencent.com/entities@2.2.0: + resolution: {integrity: sha512-p92if5Nz619I0w+akJrLZH0MX0Pb5DX39XOwQTtXSdQQOaYH03S1uIQp4mhOZtAXrxq4ViO67YTiLBo2638o9A==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/entities/-/entities-2.2.0.tgz} name: entities version: 2.2.0 dev: true - mirrors.tencent.com/errno/0.1.8: - resolution: {integrity: sha512-dJ6oBr5SQ1VSd9qkk7ByRgb/1SH4JZjCHSW/mr63/QcXO9zLVxvJ6Oy13nio03rxpSnVDDjFor75SjVeZWPW/A==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/errno/-/errno-0.1.8.tgz} - name: errno - version: 0.1.8 - hasBin: true - dependencies: - prr: mirrors.tencent.com/prr/1.0.1 - dev: true - - mirrors.tencent.com/error-ex/1.3.2: - resolution: {integrity: sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/error-ex/-/error-ex-1.3.2.tgz} + mirrors.tencent.com/error-ex@1.3.2: + resolution: {integrity: sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/error-ex/-/error-ex-1.3.2.tgz} name: error-ex version: 1.3.2 dependencies: - is-arrayish: mirrors.tencent.com/is-arrayish/0.2.1 + is-arrayish: mirrors.tencent.com/is-arrayish@0.2.1 - mirrors.tencent.com/es-abstract/1.19.2: - resolution: {integrity: sha512-gfSBJoZdlL2xRiOCy0g8gLMryhoe1TlimjzU99L/31Z8QEGIhVQI+EWwt5lT+AuU9SnorVupXFqqOGqGfsyO6w==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/es-abstract/-/es-abstract-1.19.2.tgz} + mirrors.tencent.com/es-abstract@1.19.2: + resolution: {integrity: sha512-gfSBJoZdlL2xRiOCy0g8gLMryhoe1TlimjzU99L/31Z8QEGIhVQI+EWwt5lT+AuU9SnorVupXFqqOGqGfsyO6w==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/es-abstract/-/es-abstract-1.19.2.tgz} name: es-abstract version: 1.19.2 engines: {node: '>= 0.4'} dependencies: - call-bind: mirrors.tencent.com/call-bind/1.0.2 - es-to-primitive: mirrors.tencent.com/es-to-primitive/1.2.1 - function-bind: mirrors.tencent.com/function-bind/1.1.1 - get-intrinsic: mirrors.tencent.com/get-intrinsic/1.1.1 - get-symbol-description: mirrors.tencent.com/get-symbol-description/1.0.0 - has: mirrors.tencent.com/has/1.0.3 - has-symbols: mirrors.tencent.com/has-symbols/1.0.3 - internal-slot: mirrors.tencent.com/internal-slot/1.0.3 - is-callable: mirrors.tencent.com/is-callable/1.2.4 - is-negative-zero: mirrors.tencent.com/is-negative-zero/2.0.2 - is-regex: mirrors.tencent.com/is-regex/1.1.4 - is-shared-array-buffer: mirrors.tencent.com/is-shared-array-buffer/1.0.1 - is-string: mirrors.tencent.com/is-string/1.0.7 - is-weakref: mirrors.tencent.com/is-weakref/1.0.2 - object-inspect: mirrors.tencent.com/object-inspect/1.12.0 - object-keys: mirrors.tencent.com/object-keys/1.1.1 - object.assign: mirrors.tencent.com/object.assign/4.1.2 - string.prototype.trimend: mirrors.tencent.com/string.prototype.trimend/1.0.4 - string.prototype.trimstart: mirrors.tencent.com/string.prototype.trimstart/1.0.4 - unbox-primitive: mirrors.tencent.com/unbox-primitive/1.0.1 - dev: true - - mirrors.tencent.com/es-module-lexer/0.9.3: - resolution: {integrity: sha512-1HQ2M2sPtxwnvOvT1ZClHyQDiggdNjURWpY2we6aMKCQiUVxTmVs2UYPLIrD84sS+kMdUwfBSylbJPwNnBrnHQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/es-module-lexer/-/es-module-lexer-0.9.3.tgz} + call-bind: mirrors.tencent.com/call-bind@1.0.2 + es-to-primitive: mirrors.tencent.com/es-to-primitive@1.2.1 + function-bind: mirrors.tencent.com/function-bind@1.1.1 + get-intrinsic: mirrors.tencent.com/get-intrinsic@1.1.1 + get-symbol-description: mirrors.tencent.com/get-symbol-description@1.0.0 + has: mirrors.tencent.com/has@1.0.3 + has-symbols: mirrors.tencent.com/has-symbols@1.0.3 + internal-slot: mirrors.tencent.com/internal-slot@1.0.3 + is-callable: mirrors.tencent.com/is-callable@1.2.4 + is-negative-zero: mirrors.tencent.com/is-negative-zero@2.0.2 + is-regex: mirrors.tencent.com/is-regex@1.1.4 + is-shared-array-buffer: mirrors.tencent.com/is-shared-array-buffer@1.0.1 + is-string: mirrors.tencent.com/is-string@1.0.7 + is-weakref: mirrors.tencent.com/is-weakref@1.0.2 + object-inspect: mirrors.tencent.com/object-inspect@1.12.0 + object-keys: mirrors.tencent.com/object-keys@1.1.1 + object.assign: mirrors.tencent.com/object.assign@4.1.2 + string.prototype.trimend: mirrors.tencent.com/string.prototype.trimend@1.0.4 + string.prototype.trimstart: mirrors.tencent.com/string.prototype.trimstart@1.0.4 + unbox-primitive: mirrors.tencent.com/unbox-primitive@1.0.1 + dev: true + + mirrors.tencent.com/es-module-lexer@0.9.3: + resolution: {integrity: sha512-1HQ2M2sPtxwnvOvT1ZClHyQDiggdNjURWpY2we6aMKCQiUVxTmVs2UYPLIrD84sS+kMdUwfBSylbJPwNnBrnHQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/es-module-lexer/-/es-module-lexer-0.9.3.tgz} name: es-module-lexer version: 0.9.3 dev: true - mirrors.tencent.com/es-to-primitive/1.2.1: - resolution: {integrity: sha512-QCOllgZJtaUo9miYBcLChTUaHNjJF3PYs1VidD7AwiEj1kYxKeQTctLAezAOH5ZKRH0g2IgPn6KwB4IT8iRpvA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/es-to-primitive/-/es-to-primitive-1.2.1.tgz} + mirrors.tencent.com/es-to-primitive@1.2.1: + resolution: {integrity: sha512-QCOllgZJtaUo9miYBcLChTUaHNjJF3PYs1VidD7AwiEj1kYxKeQTctLAezAOH5ZKRH0g2IgPn6KwB4IT8iRpvA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/es-to-primitive/-/es-to-primitive-1.2.1.tgz} name: es-to-primitive version: 1.2.1 engines: {node: '>= 0.4'} dependencies: - is-callable: mirrors.tencent.com/is-callable/1.2.4 - is-date-object: mirrors.tencent.com/is-date-object/1.0.5 - is-symbol: mirrors.tencent.com/is-symbol/1.0.4 + is-callable: mirrors.tencent.com/is-callable@1.2.4 + is-date-object: mirrors.tencent.com/is-date-object@1.0.5 + is-symbol: mirrors.tencent.com/is-symbol@1.0.4 dev: true - mirrors.tencent.com/es6-promise/4.2.8: - resolution: {integrity: sha512-HJDGx5daxeIvxdBxvG2cb9g4tEvwIk3i8+nhX0yGrYmZUzbkdg8QbDevheDB8gd0//uPj4c1EQua8Q+MViT0/w==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/es6-promise/-/es6-promise-4.2.8.tgz} + mirrors.tencent.com/es6-promise@4.2.8: + resolution: {integrity: sha512-HJDGx5daxeIvxdBxvG2cb9g4tEvwIk3i8+nhX0yGrYmZUzbkdg8QbDevheDB8gd0//uPj4c1EQua8Q+MViT0/w==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/es6-promise/-/es6-promise-4.2.8.tgz} name: es6-promise version: 4.2.8 dev: false - mirrors.tencent.com/escalade/3.1.1: - resolution: {integrity: sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/escalade/-/escalade-3.1.1.tgz} + mirrors.tencent.com/escalade@3.1.1: + resolution: {integrity: sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/escalade/-/escalade-3.1.1.tgz} name: escalade version: 3.1.1 engines: {node: '>=6'} - mirrors.tencent.com/escape-html/1.0.3: - resolution: {integrity: sha1-Aljq5NPQwJdN4cFpGI7wBR0dGYg=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/escape-html/-/escape-html-1.0.3.tgz} + mirrors.tencent.com/escape-html@1.0.3: + resolution: {integrity: sha1-Aljq5NPQwJdN4cFpGI7wBR0dGYg=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/escape-html/-/escape-html-1.0.3.tgz} name: escape-html version: 1.0.3 dev: true - mirrors.tencent.com/escape-string-regexp/1.0.5: - resolution: {integrity: sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz} - name: escape-string-regexp - version: 1.0.5 - engines: {node: '>=0.8.0'} - - mirrors.tencent.com/escodegen/1.14.3: - resolution: {integrity: sha512-qFcX0XJkdg+PB3xjZZG/wKSuT1PnQWx57+TVSjIMmILd2yC/6ByYElPwJnslDsuWuSAp4AwJGumarAAmJch5Kw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/escodegen/-/escodegen-1.14.3.tgz} + mirrors.tencent.com/escodegen@1.14.3: + resolution: {integrity: sha512-qFcX0XJkdg+PB3xjZZG/wKSuT1PnQWx57+TVSjIMmILd2yC/6ByYElPwJnslDsuWuSAp4AwJGumarAAmJch5Kw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/escodegen/-/escodegen-1.14.3.tgz} name: escodegen version: 1.14.3 engines: {node: '>=4.0'} hasBin: true dependencies: - esprima: mirrors.tencent.com/esprima/4.0.1 - estraverse: mirrors.tencent.com/estraverse/4.3.0 - esutils: mirrors.tencent.com/esutils/2.0.3 - optionator: mirrors.tencent.com/optionator/0.8.3 + esprima: mirrors.tencent.com/esprima@4.0.1 + estraverse: mirrors.tencent.com/estraverse@4.3.0 + esutils: mirrors.tencent.com/esutils@2.0.3 + optionator: mirrors.tencent.com/optionator@0.8.3 optionalDependencies: - source-map: mirrors.tencent.com/source-map/0.6.1 + source-map: 0.6.1 dev: true - mirrors.tencent.com/eslint-scope/4.0.3: - resolution: {integrity: sha512-p7VutNr1O/QrxysMo3E45FjYDTeXBy0iTltPFNSqKAIfjDSXC+4dj+qfyuD8bfAXrW/y6lW3O76VaYNPKfpKrg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/eslint-scope/-/eslint-scope-4.0.3.tgz} + mirrors.tencent.com/eslint-scope@4.0.3: + resolution: {integrity: sha512-p7VutNr1O/QrxysMo3E45FjYDTeXBy0iTltPFNSqKAIfjDSXC+4dj+qfyuD8bfAXrW/y6lW3O76VaYNPKfpKrg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/eslint-scope/-/eslint-scope-4.0.3.tgz} name: eslint-scope version: 4.0.3 engines: {node: '>=4.0.0'} dependencies: - esrecurse: mirrors.tencent.com/esrecurse/4.3.0 - estraverse: mirrors.tencent.com/estraverse/4.3.0 + esrecurse: mirrors.tencent.com/esrecurse@4.3.0 + estraverse: mirrors.tencent.com/estraverse@4.3.0 dev: true - mirrors.tencent.com/eslint-scope/5.1.1: - resolution: {integrity: sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/eslint-scope/-/eslint-scope-5.1.1.tgz} + mirrors.tencent.com/eslint-scope@5.1.1: + resolution: {integrity: sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/eslint-scope/-/eslint-scope-5.1.1.tgz} name: eslint-scope version: 5.1.1 engines: {node: '>=8.0.0'} dependencies: - esrecurse: mirrors.tencent.com/esrecurse/4.3.0 - estraverse: mirrors.tencent.com/estraverse/4.3.0 + esrecurse: mirrors.tencent.com/esrecurse@4.3.0 + estraverse: mirrors.tencent.com/estraverse@4.3.0 dev: true - mirrors.tencent.com/esprima/4.0.1: - resolution: {integrity: sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/esprima/-/esprima-4.0.1.tgz} + mirrors.tencent.com/esprima@4.0.1: + resolution: {integrity: sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/esprima/-/esprima-4.0.1.tgz} name: esprima version: 4.0.1 engines: {node: '>=4'} hasBin: true dev: true - mirrors.tencent.com/esrecurse/4.3.0: - resolution: {integrity: sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/esrecurse/-/esrecurse-4.3.0.tgz} + mirrors.tencent.com/esrecurse@4.3.0: + resolution: {integrity: sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/esrecurse/-/esrecurse-4.3.0.tgz} name: esrecurse version: 4.3.0 engines: {node: '>=4.0'} dependencies: - estraverse: mirrors.tencent.com/estraverse/5.3.0 + estraverse: mirrors.tencent.com/estraverse@5.3.0 dev: true - mirrors.tencent.com/estraverse/4.3.0: - resolution: {integrity: sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/estraverse/-/estraverse-4.3.0.tgz} + mirrors.tencent.com/estraverse@4.3.0: + resolution: {integrity: sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/estraverse/-/estraverse-4.3.0.tgz} name: estraverse version: 4.3.0 engines: {node: '>=4.0'} dev: true - mirrors.tencent.com/estraverse/5.3.0: - resolution: {integrity: sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/estraverse/-/estraverse-5.3.0.tgz} + mirrors.tencent.com/estraverse@5.3.0: + resolution: {integrity: sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/estraverse/-/estraverse-5.3.0.tgz} name: estraverse version: 5.3.0 engines: {node: '>=4.0'} dev: true - mirrors.tencent.com/esutils/2.0.3: - resolution: {integrity: sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/esutils/-/esutils-2.0.3.tgz} + mirrors.tencent.com/esutils@2.0.3: + resolution: {integrity: sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/esutils/-/esutils-2.0.3.tgz} name: esutils version: 2.0.3 engines: {node: '>=0.10.0'} dev: true - mirrors.tencent.com/etag/1.8.1: - resolution: {integrity: sha1-Qa4u62XvpiJorr/qg6x9eSmbCIc=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/etag/-/etag-1.8.1.tgz} + mirrors.tencent.com/etag@1.8.1: + resolution: {integrity: sha1-Qa4u62XvpiJorr/qg6x9eSmbCIc=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/etag/-/etag-1.8.1.tgz} name: etag version: 1.8.1 engines: {node: '>= 0.6'} dev: true - mirrors.tencent.com/eventemitter3/4.0.7: - resolution: {integrity: sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/eventemitter3/-/eventemitter3-4.0.7.tgz} + mirrors.tencent.com/eventemitter3@4.0.7: + resolution: {integrity: sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/eventemitter3/-/eventemitter3-4.0.7.tgz} name: eventemitter3 version: 4.0.7 dev: true - mirrors.tencent.com/events/3.3.0: - resolution: {integrity: sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/events/-/events-3.3.0.tgz} + mirrors.tencent.com/events@3.3.0: + resolution: {integrity: sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/events/-/events-3.3.0.tgz} name: events version: 3.3.0 engines: {node: '>=0.8.x'} dev: true - mirrors.tencent.com/evp_bytestokey/1.0.3: - resolution: {integrity: sha512-/f2Go4TognH/KvCISP7OUsHn85hT9nUkxxA9BEWxFn+Oj9o8ZNLm/40hdlgSLyuOimsrTKLUMEorQexp/aPQeA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/evp_bytestokey/-/evp_bytestokey-1.0.3.tgz} + mirrors.tencent.com/evp_bytestokey@1.0.3: + resolution: {integrity: sha512-/f2Go4TognH/KvCISP7OUsHn85hT9nUkxxA9BEWxFn+Oj9o8ZNLm/40hdlgSLyuOimsrTKLUMEorQexp/aPQeA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/evp_bytestokey/-/evp_bytestokey-1.0.3.tgz} name: evp_bytestokey version: 1.0.3 dependencies: - md5.js: mirrors.tencent.com/md5.js/1.3.5 - safe-buffer: mirrors.tencent.com/safe-buffer/5.2.1 + md5.js: mirrors.tencent.com/md5.js@1.3.5 + safe-buffer: 5.2.1 dev: true - mirrors.tencent.com/exceljs/4.3.0: - resolution: {integrity: sha512-hTAeo5b5TPvf8Z02I2sKIT4kSfCnOO2bCxYX8ABqODCdAjppI3gI9VYiGCQQYVcBaBSKlFDMKlAQRqC+kV9O8w==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/exceljs/-/exceljs-4.3.0.tgz} + mirrors.tencent.com/exceljs@4.3.0: + resolution: {integrity: sha512-hTAeo5b5TPvf8Z02I2sKIT4kSfCnOO2bCxYX8ABqODCdAjppI3gI9VYiGCQQYVcBaBSKlFDMKlAQRqC+kV9O8w==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/exceljs/-/exceljs-4.3.0.tgz} name: exceljs version: 4.3.0 engines: {node: '>=8.3.0'} dependencies: - archiver: mirrors.tencent.com/archiver/5.3.0 - dayjs: mirrors.tencent.com/dayjs/1.11.0 - fast-csv: mirrors.tencent.com/fast-csv/4.3.6 - jszip: mirrors.tencent.com/jszip/3.8.0 - readable-stream: mirrors.tencent.com/readable-stream/3.6.0 - saxes: mirrors.tencent.com/saxes/5.0.1 - tmp: mirrors.tencent.com/tmp/0.2.1 - unzipper: mirrors.tencent.com/unzipper/0.10.11 - uuid: mirrors.tencent.com/uuid/8.3.2 + archiver: mirrors.tencent.com/archiver@5.3.0 + dayjs: mirrors.tencent.com/dayjs@1.11.0 + fast-csv: mirrors.tencent.com/fast-csv@4.3.6 + jszip: mirrors.tencent.com/jszip@3.8.0 + readable-stream: mirrors.tencent.com/readable-stream@3.6.0 + saxes: mirrors.tencent.com/saxes@5.0.1 + tmp: mirrors.tencent.com/tmp@0.2.1 + unzipper: mirrors.tencent.com/unzipper@0.10.11 + uuid: mirrors.tencent.com/uuid@8.3.2 dev: false - mirrors.tencent.com/execa/1.0.0: - resolution: {integrity: sha512-adbxcyWV46qiHyvSp50TKt05tB4tK3HcmF7/nxfAdhnox83seTDbwnaqKO4sXRy7roHAIFqJP/Rw/AuEbX61LA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/execa/-/execa-1.0.0.tgz} + mirrors.tencent.com/execa@1.0.0: + resolution: {integrity: sha512-adbxcyWV46qiHyvSp50TKt05tB4tK3HcmF7/nxfAdhnox83seTDbwnaqKO4sXRy7roHAIFqJP/Rw/AuEbX61LA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/execa/-/execa-1.0.0.tgz} name: execa version: 1.0.0 engines: {node: '>=6'} dependencies: - cross-spawn: mirrors.tencent.com/cross-spawn/6.0.5 - get-stream: mirrors.tencent.com/get-stream/4.1.0 - is-stream: mirrors.tencent.com/is-stream/1.1.0 - npm-run-path: mirrors.tencent.com/npm-run-path/2.0.2 - p-finally: mirrors.tencent.com/p-finally/1.0.0 - signal-exit: mirrors.tencent.com/signal-exit/3.0.7 - strip-eof: mirrors.tencent.com/strip-eof/1.0.0 + cross-spawn: mirrors.tencent.com/cross-spawn@6.0.5 + get-stream: mirrors.tencent.com/get-stream@4.1.0 + is-stream: mirrors.tencent.com/is-stream@1.1.0 + npm-run-path: mirrors.tencent.com/npm-run-path@2.0.2 + p-finally: mirrors.tencent.com/p-finally@1.0.0 + signal-exit: mirrors.tencent.com/signal-exit@3.0.7 + strip-eof: mirrors.tencent.com/strip-eof@1.0.0 dev: true - mirrors.tencent.com/execa/5.1.1: - resolution: {integrity: sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/execa/-/execa-5.1.1.tgz} + mirrors.tencent.com/execa@5.1.1: + resolution: {integrity: sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/execa/-/execa-5.1.1.tgz} name: execa version: 5.1.1 engines: {node: '>=10'} dependencies: - cross-spawn: mirrors.tencent.com/cross-spawn/7.0.3 - get-stream: mirrors.tencent.com/get-stream/6.0.1 - human-signals: mirrors.tencent.com/human-signals/2.1.0 - is-stream: mirrors.tencent.com/is-stream/2.0.1 - merge-stream: mirrors.tencent.com/merge-stream/2.0.0 - npm-run-path: mirrors.tencent.com/npm-run-path/4.0.1 - onetime: mirrors.tencent.com/onetime/5.1.2 - signal-exit: mirrors.tencent.com/signal-exit/3.0.7 - strip-final-newline: mirrors.tencent.com/strip-final-newline/2.0.0 + cross-spawn: mirrors.tencent.com/cross-spawn@7.0.3 + get-stream: mirrors.tencent.com/get-stream@6.0.1 + human-signals: mirrors.tencent.com/human-signals@2.1.0 + is-stream: mirrors.tencent.com/is-stream@2.0.1 + merge-stream: mirrors.tencent.com/merge-stream@2.0.0 + npm-run-path: mirrors.tencent.com/npm-run-path@4.0.1 + onetime: mirrors.tencent.com/onetime@5.1.2 + signal-exit: mirrors.tencent.com/signal-exit@3.0.7 + strip-final-newline: mirrors.tencent.com/strip-final-newline@2.0.0 dev: true - mirrors.tencent.com/exit-on-epipe/1.0.1: - resolution: {integrity: sha512-h2z5mrROTxce56S+pnvAV890uu7ls7f1kEvVGJbw1OlFH3/mlJ5bkXu0KRyW94v37zzHPiUd55iLn3DA7TjWpw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/exit-on-epipe/-/exit-on-epipe-1.0.1.tgz} + mirrors.tencent.com/exit-on-epipe@1.0.1: + resolution: {integrity: sha512-h2z5mrROTxce56S+pnvAV890uu7ls7f1kEvVGJbw1OlFH3/mlJ5bkXu0KRyW94v37zzHPiUd55iLn3DA7TjWpw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/exit-on-epipe/-/exit-on-epipe-1.0.1.tgz} name: exit-on-epipe version: 1.0.1 engines: {node: '>=0.8'} dev: false - mirrors.tencent.com/expand-brackets/2.1.4: - resolution: {integrity: sha1-t3c14xXOMPa27/D4OwQVGiJEliI=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/expand-brackets/-/expand-brackets-2.1.4.tgz} + mirrors.tencent.com/expand-brackets@2.1.4(supports-color@6.1.0): + resolution: {integrity: sha1-t3c14xXOMPa27/D4OwQVGiJEliI=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/expand-brackets/-/expand-brackets-2.1.4.tgz} + id: mirrors.tencent.com/expand-brackets/2.1.4 name: expand-brackets version: 2.1.4 engines: {node: '>=0.10.0'} dependencies: - debug: mirrors.tencent.com/debug/2.6.9 - define-property: mirrors.tencent.com/define-property/0.2.5 - extend-shallow: mirrors.tencent.com/extend-shallow/2.0.1 - posix-character-classes: mirrors.tencent.com/posix-character-classes/0.1.1 - regex-not: mirrors.tencent.com/regex-not/1.0.2 - snapdragon: mirrors.tencent.com/snapdragon/0.8.2 - to-regex: mirrors.tencent.com/to-regex/3.0.2 + debug: 2.6.9(supports-color@6.1.0) + define-property: mirrors.tencent.com/define-property@0.2.5 + extend-shallow: mirrors.tencent.com/extend-shallow@2.0.1 + posix-character-classes: mirrors.tencent.com/posix-character-classes@0.1.1 + regex-not: mirrors.tencent.com/regex-not@1.0.2 + snapdragon: mirrors.tencent.com/snapdragon@0.8.2(supports-color@6.1.0) + to-regex: mirrors.tencent.com/to-regex@3.0.2 + transitivePeerDependencies: + - supports-color dev: true - mirrors.tencent.com/expand-tilde/2.0.2: - resolution: {integrity: sha1-l+gBqgUt8CRU3kawK/YhZCzchQI=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/expand-tilde/-/expand-tilde-2.0.2.tgz} + mirrors.tencent.com/expand-tilde@2.0.2: + resolution: {integrity: sha1-l+gBqgUt8CRU3kawK/YhZCzchQI=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/expand-tilde/-/expand-tilde-2.0.2.tgz} name: expand-tilde version: 2.0.2 engines: {node: '>=0.10.0'} dependencies: - homedir-polyfill: mirrors.tencent.com/homedir-polyfill/1.0.3 + homedir-polyfill: mirrors.tencent.com/homedir-polyfill@1.0.3 - mirrors.tencent.com/express/4.17.3: - resolution: {integrity: sha512-yuSQpz5I+Ch7gFrPCk4/c+dIBKlQUxtgwqzph132bsT6qhuzss6I8cLJQz7B3rFblzd6wtcI0ZbGltH/C4LjUg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/express/-/express-4.17.3.tgz} + mirrors.tencent.com/express@4.17.3(supports-color@6.1.0): + resolution: {integrity: sha512-yuSQpz5I+Ch7gFrPCk4/c+dIBKlQUxtgwqzph132bsT6qhuzss6I8cLJQz7B3rFblzd6wtcI0ZbGltH/C4LjUg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/express/-/express-4.17.3.tgz} + id: mirrors.tencent.com/express/4.17.3 name: express version: 4.17.3 engines: {node: '>= 0.10.0'} dependencies: - accepts: mirrors.tencent.com/accepts/1.3.8 - array-flatten: mirrors.tencent.com/array-flatten/1.1.1 - body-parser: mirrors.tencent.com/body-parser/1.19.2 - content-disposition: mirrors.tencent.com/content-disposition/0.5.4 - content-type: mirrors.tencent.com/content-type/1.0.4 - cookie: mirrors.tencent.com/cookie/0.4.2 - cookie-signature: mirrors.tencent.com/cookie-signature/1.0.6 - debug: mirrors.tencent.com/debug/2.6.9 - depd: mirrors.tencent.com/depd/1.1.2 - encodeurl: mirrors.tencent.com/encodeurl/1.0.2 - escape-html: mirrors.tencent.com/escape-html/1.0.3 - etag: mirrors.tencent.com/etag/1.8.1 - finalhandler: mirrors.tencent.com/finalhandler/1.1.2 - fresh: mirrors.tencent.com/fresh/0.5.2 - merge-descriptors: mirrors.tencent.com/merge-descriptors/1.0.1 - methods: mirrors.tencent.com/methods/1.1.2 - on-finished: mirrors.tencent.com/on-finished/2.3.0 - parseurl: mirrors.tencent.com/parseurl/1.3.3 - path-to-regexp: mirrors.tencent.com/path-to-regexp/0.1.7 - proxy-addr: mirrors.tencent.com/proxy-addr/2.0.7 - qs: mirrors.tencent.com/qs/6.9.7 - range-parser: mirrors.tencent.com/range-parser/1.2.1 - safe-buffer: mirrors.tencent.com/safe-buffer/5.2.1 - send: mirrors.tencent.com/send/0.17.2 - serve-static: mirrors.tencent.com/serve-static/1.14.2 - setprototypeof: mirrors.tencent.com/setprototypeof/1.2.0 - statuses: mirrors.tencent.com/statuses/1.5.0 - type-is: mirrors.tencent.com/type-is/1.6.18 - utils-merge: mirrors.tencent.com/utils-merge/1.0.1 - vary: mirrors.tencent.com/vary/1.1.2 - dev: true - - mirrors.tencent.com/extend-shallow/2.0.1: - resolution: {integrity: sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/extend-shallow/-/extend-shallow-2.0.1.tgz} + accepts: mirrors.tencent.com/accepts@1.3.8 + array-flatten: mirrors.tencent.com/array-flatten@1.1.1 + body-parser: mirrors.tencent.com/body-parser@1.19.2(supports-color@6.1.0) + content-disposition: mirrors.tencent.com/content-disposition@0.5.4 + content-type: mirrors.tencent.com/content-type@1.0.4 + cookie: mirrors.tencent.com/cookie@0.4.2 + cookie-signature: mirrors.tencent.com/cookie-signature@1.0.6 + debug: 2.6.9(supports-color@6.1.0) + depd: mirrors.tencent.com/depd@1.1.2 + encodeurl: mirrors.tencent.com/encodeurl@1.0.2 + escape-html: mirrors.tencent.com/escape-html@1.0.3 + etag: mirrors.tencent.com/etag@1.8.1 + finalhandler: mirrors.tencent.com/finalhandler@1.1.2(supports-color@6.1.0) + fresh: mirrors.tencent.com/fresh@0.5.2 + merge-descriptors: mirrors.tencent.com/merge-descriptors@1.0.1 + methods: mirrors.tencent.com/methods@1.1.2 + on-finished: mirrors.tencent.com/on-finished@2.3.0 + parseurl: mirrors.tencent.com/parseurl@1.3.3 + path-to-regexp: mirrors.tencent.com/path-to-regexp@0.1.7 + proxy-addr: mirrors.tencent.com/proxy-addr@2.0.7 + qs: mirrors.tencent.com/qs@6.9.7 + range-parser: mirrors.tencent.com/range-parser@1.2.1 + safe-buffer: 5.2.1 + send: mirrors.tencent.com/send@0.17.2(supports-color@6.1.0) + serve-static: mirrors.tencent.com/serve-static@1.14.2(supports-color@6.1.0) + setprototypeof: mirrors.tencent.com/setprototypeof@1.2.0 + statuses: mirrors.tencent.com/statuses@1.5.0 + type-is: mirrors.tencent.com/type-is@1.6.18 + utils-merge: mirrors.tencent.com/utils-merge@1.0.1 + vary: mirrors.tencent.com/vary@1.1.2 + transitivePeerDependencies: + - supports-color + dev: true + + mirrors.tencent.com/extend-shallow@2.0.1: + resolution: {integrity: sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/extend-shallow/-/extend-shallow-2.0.1.tgz} name: extend-shallow version: 2.0.1 engines: {node: '>=0.10.0'} dependencies: - is-extendable: mirrors.tencent.com/is-extendable/0.1.1 + is-extendable: mirrors.tencent.com/is-extendable@0.1.1 dev: true - mirrors.tencent.com/extend-shallow/3.0.2: - resolution: {integrity: sha1-Jqcarwc7OfshJxcnRhMcJwQCjbg=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/extend-shallow/-/extend-shallow-3.0.2.tgz} + mirrors.tencent.com/extend-shallow@3.0.2: + resolution: {integrity: sha1-Jqcarwc7OfshJxcnRhMcJwQCjbg=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/extend-shallow/-/extend-shallow-3.0.2.tgz} name: extend-shallow version: 3.0.2 engines: {node: '>=0.10.0'} dependencies: - assign-symbols: mirrors.tencent.com/assign-symbols/1.0.0 - is-extendable: mirrors.tencent.com/is-extendable/1.0.1 + assign-symbols: mirrors.tencent.com/assign-symbols@1.0.0 + is-extendable: mirrors.tencent.com/is-extendable@1.0.1 dev: true - mirrors.tencent.com/external-editor/3.1.0: - resolution: {integrity: sha512-hMQ4CX1p1izmuLYyZqLMO/qGNw10wSv9QDCPfzXfyFrOaCSSoRfqE1Kf1s5an66J5JZC62NewG+mK49jOCtQew==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/external-editor/-/external-editor-3.1.0.tgz} + mirrors.tencent.com/external-editor@3.1.0: + resolution: {integrity: sha512-hMQ4CX1p1izmuLYyZqLMO/qGNw10wSv9QDCPfzXfyFrOaCSSoRfqE1Kf1s5an66J5JZC62NewG+mK49jOCtQew==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/external-editor/-/external-editor-3.1.0.tgz} name: external-editor version: 3.1.0 engines: {node: '>=4'} dependencies: - chardet: mirrors.tencent.com/chardet/0.7.0 - iconv-lite: mirrors.tencent.com/iconv-lite/0.4.24 - tmp: mirrors.tencent.com/tmp/0.0.33 + chardet: mirrors.tencent.com/chardet@0.7.0 + iconv-lite: mirrors.tencent.com/iconv-lite@0.4.24 + tmp: mirrors.tencent.com/tmp@0.0.33 dev: false - mirrors.tencent.com/extglob/2.0.4: - resolution: {integrity: sha512-Nmb6QXkELsuBr24CJSkilo6UHHgbekK5UiZgfE6UHD3Eb27YC6oD+bhcT+tJ6cl8dmsgdQxnWlcry8ksBIBLpw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/extglob/-/extglob-2.0.4.tgz} + mirrors.tencent.com/extglob@2.0.4(supports-color@6.1.0): + resolution: {integrity: sha512-Nmb6QXkELsuBr24CJSkilo6UHHgbekK5UiZgfE6UHD3Eb27YC6oD+bhcT+tJ6cl8dmsgdQxnWlcry8ksBIBLpw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/extglob/-/extglob-2.0.4.tgz} + id: mirrors.tencent.com/extglob/2.0.4 name: extglob version: 2.0.4 engines: {node: '>=0.10.0'} dependencies: - array-unique: mirrors.tencent.com/array-unique/0.3.2 - define-property: mirrors.tencent.com/define-property/1.0.0 - expand-brackets: mirrors.tencent.com/expand-brackets/2.1.4 - extend-shallow: mirrors.tencent.com/extend-shallow/2.0.1 - fragment-cache: mirrors.tencent.com/fragment-cache/0.2.1 - regex-not: mirrors.tencent.com/regex-not/1.0.2 - snapdragon: mirrors.tencent.com/snapdragon/0.8.2 - to-regex: mirrors.tencent.com/to-regex/3.0.2 + array-unique: mirrors.tencent.com/array-unique@0.3.2 + define-property: mirrors.tencent.com/define-property@1.0.0 + expand-brackets: mirrors.tencent.com/expand-brackets@2.1.4(supports-color@6.1.0) + extend-shallow: mirrors.tencent.com/extend-shallow@2.0.1 + fragment-cache: mirrors.tencent.com/fragment-cache@0.2.1 + regex-not: mirrors.tencent.com/regex-not@1.0.2 + snapdragon: mirrors.tencent.com/snapdragon@0.8.2(supports-color@6.1.0) + to-regex: mirrors.tencent.com/to-regex@3.0.2 + transitivePeerDependencies: + - supports-color dev: true - mirrors.tencent.com/fast-csv/4.3.6: - resolution: {integrity: sha512-2RNSpuwwsJGP0frGsOmTb9oUF+VkFSM4SyLTDgwf2ciHWTarN0lQTC+F2f/t5J9QjW+c65VFIAAu85GsvMIusw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/fast-csv/-/fast-csv-4.3.6.tgz} + mirrors.tencent.com/fast-csv@4.3.6: + resolution: {integrity: sha512-2RNSpuwwsJGP0frGsOmTb9oUF+VkFSM4SyLTDgwf2ciHWTarN0lQTC+F2f/t5J9QjW+c65VFIAAu85GsvMIusw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/fast-csv/-/fast-csv-4.3.6.tgz} name: fast-csv version: 4.3.6 engines: {node: '>=10.0.0'} @@ -6910,68 +8090,66 @@ packages: '@fast-csv/parse': 4.3.6 dev: false - mirrors.tencent.com/fast-deep-equal/3.1.3: - resolution: {integrity: sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz} - name: fast-deep-equal - version: 3.1.3 - - mirrors.tencent.com/fast-glob/2.2.7: - resolution: {integrity: sha512-g1KuQwHOZAmOZMuBtHdxDtju+T2RT8jgCC9aANsbpdiDDTSnjgfuVsIBNKbUeJI3oKMRExcfNDtJl4OhbffMsw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: http://mirrors.tencent.com/npm/fast-glob/-/fast-glob-2.2.7.tgz} + mirrors.tencent.com/fast-glob@2.2.7: + resolution: {integrity: sha512-g1KuQwHOZAmOZMuBtHdxDtju+T2RT8jgCC9aANsbpdiDDTSnjgfuVsIBNKbUeJI3oKMRExcfNDtJl4OhbffMsw==, registry: https://registry.npmjs.org/, tarball: http://mirrors.tencent.com/npm/fast-glob/-/fast-glob-2.2.7.tgz} name: fast-glob version: 2.2.7 engines: {node: '>=4.0.0'} dependencies: '@mrmlnc/readdir-enhanced': 2.2.1 '@nodelib/fs.stat': 1.1.3 - glob-parent: mirrors.tencent.com/glob-parent/3.1.0 - is-glob: mirrors.tencent.com/is-glob/4.0.3 - merge2: mirrors.tencent.com/merge2/1.4.1 - micromatch: mirrors.tencent.com/micromatch/3.1.10 + glob-parent: mirrors.tencent.com/glob-parent@3.1.0 + is-glob: mirrors.tencent.com/is-glob@4.0.3 + merge2: mirrors.tencent.com/merge2@1.4.1 + micromatch: mirrors.tencent.com/micromatch@3.1.10(supports-color@6.1.0) + transitivePeerDependencies: + - supports-color dev: true - mirrors.tencent.com/fast-glob/3.2.11: - resolution: {integrity: sha512-xrO3+1bxSo3ZVHAnqzyuewYT6aMFHRAd4Kcs92MAonjwQZLsK9d0SF1IyQ3k5PoirxTW0Oe/RqFgMQ6TcNE5Ew==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: http://mirrors.tencent.com/npm/fast-glob/-/fast-glob-3.2.11.tgz} + mirrors.tencent.com/fast-glob@3.2.11: + resolution: {integrity: sha512-xrO3+1bxSo3ZVHAnqzyuewYT6aMFHRAd4Kcs92MAonjwQZLsK9d0SF1IyQ3k5PoirxTW0Oe/RqFgMQ6TcNE5Ew==, registry: https://registry.npmjs.org/, tarball: http://mirrors.tencent.com/npm/fast-glob/-/fast-glob-3.2.11.tgz} name: fast-glob version: 3.2.11 engines: {node: '>=8.6.0'} dependencies: '@nodelib/fs.stat': 2.0.5 '@nodelib/fs.walk': 1.2.8 - glob-parent: mirrors.tencent.com/glob-parent/5.1.2 - merge2: mirrors.tencent.com/merge2/1.4.1 - micromatch: mirrors.tencent.com/micromatch/4.0.5 + glob-parent: mirrors.tencent.com/glob-parent@5.1.2 + merge2: mirrors.tencent.com/merge2@1.4.1 + micromatch: mirrors.tencent.com/micromatch@4.0.5 dev: true - mirrors.tencent.com/fast-json-stable-stringify/2.1.0: - resolution: {integrity: sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz} + mirrors.tencent.com/fast-json-stable-stringify@2.1.0: + resolution: {integrity: sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz} name: fast-json-stable-stringify version: 2.1.0 + dev: false - mirrors.tencent.com/fast-levenshtein/2.0.6: - resolution: {integrity: sha1-PYpcZog6FqMMqGQ+hR8Zuqd5eRc=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz} + mirrors.tencent.com/fast-levenshtein@2.0.6: + resolution: {integrity: sha1-PYpcZog6FqMMqGQ+hR8Zuqd5eRc=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz} name: fast-levenshtein version: 2.0.6 dev: true - mirrors.tencent.com/fastq/1.13.0: - resolution: {integrity: sha512-YpkpUnK8od0o1hmeSc7UUs/eB/vIPWJYjKck2QKIzAf71Vm1AAQ3EbuZB3g2JIy+pg+ERD0vqI79KyZiB2e2Nw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/fastq/-/fastq-1.13.0.tgz} + mirrors.tencent.com/fastq@1.13.0: + resolution: {integrity: sha512-YpkpUnK8od0o1hmeSc7UUs/eB/vIPWJYjKck2QKIzAf71Vm1AAQ3EbuZB3g2JIy+pg+ERD0vqI79KyZiB2e2Nw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/fastq/-/fastq-1.13.0.tgz} name: fastq version: 1.13.0 dependencies: - reusify: mirrors.tencent.com/reusify/1.0.4 + reusify: mirrors.tencent.com/reusify@1.0.4 dev: true - mirrors.tencent.com/faye-websocket/0.11.4: - resolution: {integrity: sha512-CzbClwlXAuiRQAlUyfqPgvPoNKTckTPGfwZV4ZdAhVcP2lh9KUxJg2b5GkE7XbjKQ3YJnQ9z6D9ntLAlB+tP8g==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/faye-websocket/-/faye-websocket-0.11.4.tgz} + mirrors.tencent.com/faye-websocket@0.11.4: + resolution: {integrity: sha512-CzbClwlXAuiRQAlUyfqPgvPoNKTckTPGfwZV4ZdAhVcP2lh9KUxJg2b5GkE7XbjKQ3YJnQ9z6D9ntLAlB+tP8g==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/faye-websocket/-/faye-websocket-0.11.4.tgz} name: faye-websocket version: 0.11.4 engines: {node: '>=0.8.0'} dependencies: - websocket-driver: mirrors.tencent.com/websocket-driver/0.7.4 + websocket-driver: mirrors.tencent.com/websocket-driver@0.7.4 dev: true - mirrors.tencent.com/fbemitter/3.0.0: - resolution: {integrity: sha512-KWKaceCwKQU0+HPoop6gn4eOHk50bBv/VxjJtGMfwmJt3D29JpN4H4eisCtIPA+a8GVBam+ldMMpMjJUvpDyHw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/fbemitter/-/fbemitter-3.0.0.tgz} + mirrors.tencent.com/fbemitter@3.0.0: + resolution: {integrity: sha512-KWKaceCwKQU0+HPoop6gn4eOHk50bBv/VxjJtGMfwmJt3D29JpN4H4eisCtIPA+a8GVBam+ldMMpMjJUvpDyHw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/fbemitter/-/fbemitter-3.0.0.tgz} name: fbemitter version: 3.0.0 dependencies: @@ -6980,38 +8158,38 @@ packages: - encoding dev: false - mirrors.tencent.com/fbjs-css-vars/1.0.2: - resolution: {integrity: sha512-b2XGFAFdWZWg0phtAWLHCk836A1Xann+I+Dgd3Gk64MHKZO44FfoD1KxyvbSh0qZsIoXQGGlVztIY+oitJPpRQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/fbjs-css-vars/-/fbjs-css-vars-1.0.2.tgz} + mirrors.tencent.com/fbjs-css-vars@1.0.2: + resolution: {integrity: sha512-b2XGFAFdWZWg0phtAWLHCk836A1Xann+I+Dgd3Gk64MHKZO44FfoD1KxyvbSh0qZsIoXQGGlVztIY+oitJPpRQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/fbjs-css-vars/-/fbjs-css-vars-1.0.2.tgz} name: fbjs-css-vars version: 1.0.2 dev: false - mirrors.tencent.com/figgy-pudding/3.5.2: - resolution: {integrity: sha512-0btnI/H8f2pavGMN8w40mlSKOfTK2SVJmBfBeVIj3kNw0swwgzyRq0d5TJVOwodFmtvpPeWPN/MCcfuWF0Ezbw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/figgy-pudding/-/figgy-pudding-3.5.2.tgz} + mirrors.tencent.com/figgy-pudding@3.5.2: + resolution: {integrity: sha512-0btnI/H8f2pavGMN8w40mlSKOfTK2SVJmBfBeVIj3kNw0swwgzyRq0d5TJVOwodFmtvpPeWPN/MCcfuWF0Ezbw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/figgy-pudding/-/figgy-pudding-3.5.2.tgz} name: figgy-pudding version: 3.5.2 dev: true - mirrors.tencent.com/figures/2.0.0: - resolution: {integrity: sha1-OrGi0qYsi/tDGgyUy3l6L84nyWI=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/figures/-/figures-2.0.0.tgz} + mirrors.tencent.com/figures@2.0.0: + resolution: {integrity: sha1-OrGi0qYsi/tDGgyUy3l6L84nyWI=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/figures/-/figures-2.0.0.tgz} name: figures version: 2.0.0 engines: {node: '>=4'} dependencies: - escape-string-regexp: mirrors.tencent.com/escape-string-regexp/1.0.5 + escape-string-regexp: 1.0.5 dev: false - mirrors.tencent.com/figures/3.2.0: - resolution: {integrity: sha512-yaduQFRKLXYOGgEn6AZau90j3ggSOyiqXU0F9JZfeXYhNa+Jk4X+s45A2zg5jns87GAFa34BBm2kXw4XpNcbdg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/figures/-/figures-3.2.0.tgz} + mirrors.tencent.com/figures@3.2.0: + resolution: {integrity: sha512-yaduQFRKLXYOGgEn6AZau90j3ggSOyiqXU0F9JZfeXYhNa+Jk4X+s45A2zg5jns87GAFa34BBm2kXw4XpNcbdg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/figures/-/figures-3.2.0.tgz} name: figures version: 3.2.0 engines: {node: '>=8'} dependencies: - escape-string-regexp: mirrors.tencent.com/escape-string-regexp/1.0.5 + escape-string-regexp: 1.0.5 dev: true - mirrors.tencent.com/file-loader/6.2.0_webpack@4.46.0: - resolution: {integrity: sha512-qo3glqyTa61Ytg4u73GultjHGjdRyig3tG6lPtyX/jOEJvHif9uB0/OCI2Kif6ctF3caQTW2G5gym21oAsI4pw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/file-loader/-/file-loader-6.2.0.tgz} + mirrors.tencent.com/file-loader@6.2.0(webpack@4.46.0): + resolution: {integrity: sha512-qo3glqyTa61Ytg4u73GultjHGjdRyig3tG6lPtyX/jOEJvHif9uB0/OCI2Kif6ctF3caQTW2G5gym21oAsI4pw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/file-loader/-/file-loader-6.2.0.tgz} id: mirrors.tencent.com/file-loader/6.2.0 name: file-loader version: 6.2.0 @@ -7019,190 +8197,133 @@ packages: peerDependencies: webpack: ^4.0.0 || ^5.0.0 dependencies: - loader-utils: mirrors.tencent.com/loader-utils/2.0.2 - schema-utils: mirrors.tencent.com/schema-utils/3.1.1 - webpack: mirrors.tencent.com/webpack/4.46.0_webpack-cli@3.3.12 + loader-utils: mirrors.tencent.com/loader-utils@2.0.2 + schema-utils: mirrors.tencent.com/schema-utils@3.1.1 + webpack: mirrors.tencent.com/webpack@4.46.0(webpack-cli@3.3.12) dev: true - mirrors.tencent.com/file-saver/2.0.5: - resolution: {integrity: sha512-P9bmyZ3h/PRG+Nzga+rbdI4OEpNDzAVyy74uVO9ATgzLK6VtAsYybF/+TOCvrc0MO793d6+42lLyZTw7/ArVzA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/file-saver/-/file-saver-2.0.5.tgz} + mirrors.tencent.com/file-saver@2.0.5: + resolution: {integrity: sha512-P9bmyZ3h/PRG+Nzga+rbdI4OEpNDzAVyy74uVO9ATgzLK6VtAsYybF/+TOCvrc0MO793d6+42lLyZTw7/ArVzA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/file-saver/-/file-saver-2.0.5.tgz} name: file-saver version: 2.0.5 dev: false - mirrors.tencent.com/file-uri-to-path/1.0.0: - resolution: {integrity: sha512-0Zt+s3L7Vf1biwWZ29aARiVYLx7iMGnEUl9x33fbB/j3jR81u/O2LbqK+Bm1CDSNDKVtJ/YjwY7TUd5SkeLQLw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/file-uri-to-path/-/file-uri-to-path-1.0.0.tgz} - name: file-uri-to-path - version: 1.0.0 - requiresBuild: true - dev: true - optional: true - - mirrors.tencent.com/file-uri-to-path/2.0.0: - resolution: {integrity: sha512-hjPFI8oE/2iQPVe4gbrJ73Pp+Xfub2+WI2LlXDbsaJBwT5wuMh35WNWVYYTpnz895shtwfyutMFLFywpQAFdLg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/file-uri-to-path/-/file-uri-to-path-2.0.0.tgz} + mirrors.tencent.com/file-uri-to-path@2.0.0: + resolution: {integrity: sha512-hjPFI8oE/2iQPVe4gbrJ73Pp+Xfub2+WI2LlXDbsaJBwT5wuMh35WNWVYYTpnz895shtwfyutMFLFywpQAFdLg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/file-uri-to-path/-/file-uri-to-path-2.0.0.tgz} name: file-uri-to-path version: 2.0.0 engines: {node: '>= 6'} dev: true - mirrors.tencent.com/filesize/3.6.1: - resolution: {integrity: sha512-7KjR1vv6qnicaPMi1iiTcI85CyYwRO/PSFCu6SvqL8jN2Wjt/NIYQTFtFs7fSDCYOstUkEWIQGFUg5YZQfjlcg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/filesize/-/filesize-3.6.1.tgz} - name: filesize - version: 3.6.1 - engines: {node: '>= 0.4.0'} - dev: true - - mirrors.tencent.com/fill-range/4.0.0: - resolution: {integrity: sha1-1USBHUKPmOsGpj3EAtJAPDKMOPc=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/fill-range/-/fill-range-4.0.0.tgz} + mirrors.tencent.com/fill-range@4.0.0: + resolution: {integrity: sha1-1USBHUKPmOsGpj3EAtJAPDKMOPc=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/fill-range/-/fill-range-4.0.0.tgz} name: fill-range version: 4.0.0 engines: {node: '>=0.10.0'} dependencies: - extend-shallow: mirrors.tencent.com/extend-shallow/2.0.1 - is-number: mirrors.tencent.com/is-number/3.0.0 - repeat-string: mirrors.tencent.com/repeat-string/1.6.1 - to-regex-range: mirrors.tencent.com/to-regex-range/2.1.1 + extend-shallow: mirrors.tencent.com/extend-shallow@2.0.1 + is-number: mirrors.tencent.com/is-number@3.0.0 + repeat-string: mirrors.tencent.com/repeat-string@1.6.1 + to-regex-range: mirrors.tencent.com/to-regex-range@2.1.1 dev: true - mirrors.tencent.com/fill-range/7.0.1: - resolution: {integrity: sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/fill-range/-/fill-range-7.0.1.tgz} + mirrors.tencent.com/fill-range@7.0.1: + resolution: {integrity: sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/fill-range/-/fill-range-7.0.1.tgz} name: fill-range version: 7.0.1 engines: {node: '>=8'} dependencies: - to-regex-range: mirrors.tencent.com/to-regex-range/5.0.1 + to-regex-range: mirrors.tencent.com/to-regex-range@5.0.1 - mirrors.tencent.com/finalhandler/1.1.2: - resolution: {integrity: sha512-aAWcW57uxVNrQZqFXjITpW3sIUQmHGG3qSb9mUah9MgMC4NeWhNOlNjXEYq3HjRAvL6arUviZGGJsBg6z0zsWA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/finalhandler/-/finalhandler-1.1.2.tgz} + mirrors.tencent.com/finalhandler@1.1.2(supports-color@6.1.0): + resolution: {integrity: sha512-aAWcW57uxVNrQZqFXjITpW3sIUQmHGG3qSb9mUah9MgMC4NeWhNOlNjXEYq3HjRAvL6arUviZGGJsBg6z0zsWA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/finalhandler/-/finalhandler-1.1.2.tgz} + id: mirrors.tencent.com/finalhandler/1.1.2 name: finalhandler version: 1.1.2 engines: {node: '>= 0.8'} dependencies: - debug: mirrors.tencent.com/debug/2.6.9 - encodeurl: mirrors.tencent.com/encodeurl/1.0.2 - escape-html: mirrors.tencent.com/escape-html/1.0.3 - on-finished: mirrors.tencent.com/on-finished/2.3.0 - parseurl: mirrors.tencent.com/parseurl/1.3.3 - statuses: mirrors.tencent.com/statuses/1.5.0 - unpipe: mirrors.tencent.com/unpipe/1.0.0 - dev: true - - mirrors.tencent.com/find-cache-dir/2.1.0: - resolution: {integrity: sha512-Tq6PixE0w/VMFfCgbONnkiQIVol/JJL7nRMi20fqzA4NRs9AfeqMGeRdPi3wIhYkxjeBaWh2rxwapn5Tu3IqOQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/find-cache-dir/-/find-cache-dir-2.1.0.tgz} - name: find-cache-dir - version: 2.1.0 - engines: {node: '>=6'} - dependencies: - commondir: mirrors.tencent.com/commondir/1.0.1 - make-dir: mirrors.tencent.com/make-dir/2.1.0 - pkg-dir: mirrors.tencent.com/pkg-dir/3.0.0 + debug: 2.6.9(supports-color@6.1.0) + encodeurl: mirrors.tencent.com/encodeurl@1.0.2 + escape-html: mirrors.tencent.com/escape-html@1.0.3 + on-finished: mirrors.tencent.com/on-finished@2.3.0 + parseurl: mirrors.tencent.com/parseurl@1.3.3 + statuses: mirrors.tencent.com/statuses@1.5.0 + unpipe: mirrors.tencent.com/unpipe@1.0.0 + transitivePeerDependencies: + - supports-color dev: true - mirrors.tencent.com/find-cache-dir/3.3.2: - resolution: {integrity: sha512-wXZV5emFEjrridIgED11OoUKLxiYjAcqot/NJdAkOhlJ+vGzwhOAfcG5OX1jP+S0PcjEn8bdMJv+g2jwQ3Onig==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/find-cache-dir/-/find-cache-dir-3.3.2.tgz} + mirrors.tencent.com/find-cache-dir@3.3.2: + resolution: {integrity: sha512-wXZV5emFEjrridIgED11OoUKLxiYjAcqot/NJdAkOhlJ+vGzwhOAfcG5OX1jP+S0PcjEn8bdMJv+g2jwQ3Onig==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/find-cache-dir/-/find-cache-dir-3.3.2.tgz} name: find-cache-dir version: 3.3.2 engines: {node: '>=8'} dependencies: - commondir: mirrors.tencent.com/commondir/1.0.1 - make-dir: mirrors.tencent.com/make-dir/3.1.0 - pkg-dir: mirrors.tencent.com/pkg-dir/4.2.0 + commondir: 1.0.1 + make-dir: 3.1.0 + pkg-dir: 4.2.0 dev: true - mirrors.tencent.com/find-root/1.1.0: - resolution: {integrity: sha512-NKfW6bec6GfKc0SGx1e07QZY9PE99u0Bft/0rzSD5k3sO/vwkVUpDUKVm5Gpp5Ue3YfShPFTX2070tDs5kB9Ng==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/find-root/-/find-root-1.1.0.tgz} + mirrors.tencent.com/find-root@1.1.0: + resolution: {integrity: sha512-NKfW6bec6GfKc0SGx1e07QZY9PE99u0Bft/0rzSD5k3sO/vwkVUpDUKVm5Gpp5Ue3YfShPFTX2070tDs5kB9Ng==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/find-root/-/find-root-1.1.0.tgz} name: find-root version: 1.1.0 dev: false - mirrors.tencent.com/find-up/2.1.0: - resolution: {integrity: sha1-RdG35QbHF93UgndaK3eSCjwMV6c=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/find-up/-/find-up-2.1.0.tgz} - name: find-up - version: 2.1.0 - engines: {node: '>=4'} - dependencies: - locate-path: mirrors.tencent.com/locate-path/2.0.0 - - mirrors.tencent.com/find-up/3.0.0: - resolution: {integrity: sha512-1yD6RmLI1XBfxugvORwlck6f75tYL+iR0jqwsOrOxMZyGYqUuDhJ0l4AXdO1iX/FTs9cBAMEk1gWSEx1kSbylg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/find-up/-/find-up-3.0.0.tgz} - name: find-up - version: 3.0.0 - engines: {node: '>=6'} - dependencies: - locate-path: mirrors.tencent.com/locate-path/3.0.0 - dev: true - - mirrors.tencent.com/find-up/4.1.0: - resolution: {integrity: sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/find-up/-/find-up-4.1.0.tgz} - name: find-up - version: 4.1.0 - engines: {node: '>=8'} - dependencies: - locate-path: mirrors.tencent.com/locate-path/5.0.0 - path-exists: mirrors.tencent.com/path-exists/4.0.0 - - mirrors.tencent.com/find-up/5.0.0: - resolution: {integrity: sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/find-up/-/find-up-5.0.0.tgz} + mirrors.tencent.com/find-up@5.0.0: + resolution: {integrity: sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/find-up/-/find-up-5.0.0.tgz} name: find-up version: 5.0.0 engines: {node: '>=10'} dependencies: - locate-path: mirrors.tencent.com/locate-path/6.0.0 - path-exists: mirrors.tencent.com/path-exists/4.0.0 + locate-path: 6.0.0 + path-exists: 4.0.0 dev: true - mirrors.tencent.com/findup-sync/3.0.0: - resolution: {integrity: sha512-YbffarhcicEhOrm4CtrwdKBdCuz576RLdhJDsIfvNtxUuhdRet1qZcsMjqbePtAseKdAnDyM/IyXbu7PRPRLYg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/findup-sync/-/findup-sync-3.0.0.tgz} + mirrors.tencent.com/findup-sync@3.0.0(supports-color@6.1.0): + resolution: {integrity: sha512-YbffarhcicEhOrm4CtrwdKBdCuz576RLdhJDsIfvNtxUuhdRet1qZcsMjqbePtAseKdAnDyM/IyXbu7PRPRLYg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/findup-sync/-/findup-sync-3.0.0.tgz} + id: mirrors.tencent.com/findup-sync/3.0.0 name: findup-sync version: 3.0.0 engines: {node: '>= 0.10'} dependencies: - detect-file: mirrors.tencent.com/detect-file/1.0.0 - is-glob: mirrors.tencent.com/is-glob/4.0.3 - micromatch: mirrors.tencent.com/micromatch/3.1.10 - resolve-dir: mirrors.tencent.com/resolve-dir/1.0.1 + detect-file: mirrors.tencent.com/detect-file@1.0.0 + is-glob: mirrors.tencent.com/is-glob@4.0.3 + micromatch: mirrors.tencent.com/micromatch@3.1.10(supports-color@6.1.0) + resolve-dir: mirrors.tencent.com/resolve-dir@1.0.1 + transitivePeerDependencies: + - supports-color dev: true - mirrors.tencent.com/findup-sync/4.0.0: - resolution: {integrity: sha512-6jvvn/12IC4quLBL1KNokxC7wWTvYncaVUYSoxWw7YykPLuRrnv4qdHcSOywOI5RpkOVGeQRtWM8/q+G6W6qfQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/findup-sync/-/findup-sync-4.0.0.tgz} + mirrors.tencent.com/findup-sync@4.0.0: + resolution: {integrity: sha512-6jvvn/12IC4quLBL1KNokxC7wWTvYncaVUYSoxWw7YykPLuRrnv4qdHcSOywOI5RpkOVGeQRtWM8/q+G6W6qfQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/findup-sync/-/findup-sync-4.0.0.tgz} name: findup-sync version: 4.0.0 engines: {node: '>= 8'} dependencies: - detect-file: mirrors.tencent.com/detect-file/1.0.0 - is-glob: mirrors.tencent.com/is-glob/4.0.3 - micromatch: mirrors.tencent.com/micromatch/4.0.5 - resolve-dir: mirrors.tencent.com/resolve-dir/1.0.1 + detect-file: mirrors.tencent.com/detect-file@1.0.0 + is-glob: mirrors.tencent.com/is-glob@4.0.3 + micromatch: mirrors.tencent.com/micromatch@4.0.5 + resolve-dir: mirrors.tencent.com/resolve-dir@1.0.1 dev: false - mirrors.tencent.com/flatten/1.0.3: - resolution: {integrity: sha512-dVsPA/UwQ8+2uoFe5GHtiBMu48dWLTdsuEd7CKGlZlD78r1TTWBvDuFaFGKCo/ZfEr95Uk56vZoX86OsHkUeIg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/flatten/-/flatten-1.0.3.tgz} + mirrors.tencent.com/flatten@1.0.3: + resolution: {integrity: sha512-dVsPA/UwQ8+2uoFe5GHtiBMu48dWLTdsuEd7CKGlZlD78r1TTWBvDuFaFGKCo/ZfEr95Uk56vZoX86OsHkUeIg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/flatten/-/flatten-1.0.3.tgz} name: flatten - version: 1.0.3 - dev: true - - mirrors.tencent.com/flush-write-stream/1.1.1: - resolution: {integrity: sha512-3Z4XhFZ3992uIq0XOqb9AreonueSYphE6oYbpt5+3u06JWklbsPkNv3ZKkP9Bz/r+1MWCaMoSQ28P85+1Yc77w==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/flush-write-stream/-/flush-write-stream-1.1.1.tgz} - name: flush-write-stream - version: 1.1.1 - dependencies: - inherits: mirrors.tencent.com/inherits/2.0.4 - readable-stream: mirrors.tencent.com/readable-stream/2.3.7 - dev: true - - mirrors.tencent.com/follow-redirects/1.14.9: - resolution: {integrity: sha512-MQDfihBQYMcyy5dhRDJUHcw7lb2Pv/TuE6xP1vyraLukNDHKbDxDNaOE3NbCAdKQApno+GPRyo1YAp89yCjK4w==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/follow-redirects/-/follow-redirects-1.14.9.tgz} - name: follow-redirects - version: 1.14.9 - engines: {node: '>=4.0'} - peerDependencies: - debug: '*' - peerDependenciesMeta: - debug: - optional: true + version: 1.0.3 + dev: true + + mirrors.tencent.com/flush-write-stream@1.1.1: + resolution: {integrity: sha512-3Z4XhFZ3992uIq0XOqb9AreonueSYphE6oYbpt5+3u06JWklbsPkNv3ZKkP9Bz/r+1MWCaMoSQ28P85+1Yc77w==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/flush-write-stream/-/flush-write-stream-1.1.1.tgz} + name: flush-write-stream + version: 1.1.1 + dependencies: + inherits: 2.0.4 + readable-stream: mirrors.tencent.com/readable-stream@2.3.7 + dev: true - mirrors.tencent.com/follow-redirects/1.14.9_debug@4.3.4: - resolution: {integrity: sha512-MQDfihBQYMcyy5dhRDJUHcw7lb2Pv/TuE6xP1vyraLukNDHKbDxDNaOE3NbCAdKQApno+GPRyo1YAp89yCjK4w==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/follow-redirects/-/follow-redirects-1.14.9.tgz} + mirrors.tencent.com/follow-redirects@1.14.9(debug@4.3.4): + resolution: {integrity: sha512-MQDfihBQYMcyy5dhRDJUHcw7lb2Pv/TuE6xP1vyraLukNDHKbDxDNaOE3NbCAdKQApno+GPRyo1YAp89yCjK4w==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/follow-redirects/-/follow-redirects-1.14.9.tgz} id: mirrors.tencent.com/follow-redirects/1.14.9 name: follow-redirects version: 1.14.9 @@ -7213,665 +8334,586 @@ packages: debug: optional: true dependencies: - debug: mirrors.tencent.com/debug/4.3.4_supports-color@6.1.0 - dev: true + debug: mirrors.tencent.com/debug@4.3.4(supports-color@6.1.0) - mirrors.tencent.com/for-in/1.0.2: - resolution: {integrity: sha1-gQaNKVqBQuwKxybG4iAMMPttXoA=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/for-in/-/for-in-1.0.2.tgz} + mirrors.tencent.com/for-in@1.0.2: + resolution: {integrity: sha1-gQaNKVqBQuwKxybG4iAMMPttXoA=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/for-in/-/for-in-1.0.2.tgz} name: for-in version: 1.0.2 engines: {node: '>=0.10.0'} dev: true - mirrors.tencent.com/formstream/1.1.1: - resolution: {integrity: sha512-yHRxt3qLFnhsKAfhReM4w17jP+U1OlhUjnKPPtonwKbIJO7oBP0MvoxkRUwb8AU9n0MIkYy5X5dK6pQnbj+R2Q==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/formstream/-/formstream-1.1.1.tgz} + mirrors.tencent.com/formstream@1.1.1: + resolution: {integrity: sha512-yHRxt3qLFnhsKAfhReM4w17jP+U1OlhUjnKPPtonwKbIJO7oBP0MvoxkRUwb8AU9n0MIkYy5X5dK6pQnbj+R2Q==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/formstream/-/formstream-1.1.1.tgz} name: formstream version: 1.1.1 dependencies: - destroy: mirrors.tencent.com/destroy/1.2.0 - mime: mirrors.tencent.com/mime/2.6.0 - pause-stream: mirrors.tencent.com/pause-stream/0.0.11 + destroy: mirrors.tencent.com/destroy@1.2.0 + mime: 2.6.0 + pause-stream: mirrors.tencent.com/pause-stream@0.0.11 dev: true - mirrors.tencent.com/forwarded/0.2.0: - resolution: {integrity: sha512-buRG0fpBtRHSTCOASe6hD258tEubFoRLb4ZNA6NxMVHNw2gOcwHo9wyablzMzOA5z9xA9L1KNjk/Nt6MT9aYow==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/forwarded/-/forwarded-0.2.0.tgz} + mirrors.tencent.com/forwarded@0.2.0: + resolution: {integrity: sha512-buRG0fpBtRHSTCOASe6hD258tEubFoRLb4ZNA6NxMVHNw2gOcwHo9wyablzMzOA5z9xA9L1KNjk/Nt6MT9aYow==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/forwarded/-/forwarded-0.2.0.tgz} name: forwarded version: 0.2.0 engines: {node: '>= 0.6'} dev: true - mirrors.tencent.com/fraction.js/4.2.0: - resolution: {integrity: sha512-MhLuK+2gUcnZe8ZHlaaINnQLl0xRIGRfcGk2yl8xoQAfHrSsL3rYu6FCmBdkdbhc9EPlwyGHewaRsvwRMJtAlA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/fraction.js/-/fraction.js-4.2.0.tgz} + mirrors.tencent.com/fraction.js@4.2.0: + resolution: {integrity: sha512-MhLuK+2gUcnZe8ZHlaaINnQLl0xRIGRfcGk2yl8xoQAfHrSsL3rYu6FCmBdkdbhc9EPlwyGHewaRsvwRMJtAlA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/fraction.js/-/fraction.js-4.2.0.tgz} name: fraction.js version: 4.2.0 dev: true - mirrors.tencent.com/fragment-cache/0.2.1: - resolution: {integrity: sha1-QpD60n8T6Jvn8zeZxrxaCr//DRk=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/fragment-cache/-/fragment-cache-0.2.1.tgz} + mirrors.tencent.com/fragment-cache@0.2.1: + resolution: {integrity: sha1-QpD60n8T6Jvn8zeZxrxaCr//DRk=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/fragment-cache/-/fragment-cache-0.2.1.tgz} name: fragment-cache version: 0.2.1 engines: {node: '>=0.10.0'} dependencies: - map-cache: mirrors.tencent.com/map-cache/0.2.2 + map-cache: mirrors.tencent.com/map-cache@0.2.2 dev: true - mirrors.tencent.com/fresh/0.5.2: - resolution: {integrity: sha1-PYyt2Q2XZWn6g1qx+OSyOhBWBac=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/fresh/-/fresh-0.5.2.tgz} + mirrors.tencent.com/fresh@0.5.2: + resolution: {integrity: sha1-PYyt2Q2XZWn6g1qx+OSyOhBWBac=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/fresh/-/fresh-0.5.2.tgz} name: fresh version: 0.5.2 engines: {node: '>= 0.6'} dev: true - mirrors.tencent.com/from2/2.3.0: - resolution: {integrity: sha1-i/tVAr3kpNNs/e6gB/zKIdfjgq8=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/from2/-/from2-2.3.0.tgz} + mirrors.tencent.com/from2@2.3.0: + resolution: {integrity: sha1-i/tVAr3kpNNs/e6gB/zKIdfjgq8=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/from2/-/from2-2.3.0.tgz} name: from2 version: 2.3.0 dependencies: - inherits: mirrors.tencent.com/inherits/2.0.4 - readable-stream: mirrors.tencent.com/readable-stream/2.3.7 + inherits: 2.0.4 + readable-stream: mirrors.tencent.com/readable-stream@2.3.7 dev: true - mirrors.tencent.com/fs-constants/1.0.0: - resolution: {integrity: sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/fs-constants/-/fs-constants-1.0.0.tgz} + mirrors.tencent.com/fs-constants@1.0.0: + resolution: {integrity: sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/fs-constants/-/fs-constants-1.0.0.tgz} name: fs-constants version: 1.0.0 dev: false - mirrors.tencent.com/fs-extra/10.0.1: - resolution: {integrity: sha512-NbdoVMZso2Lsrn/QwLXOy6rm0ufY2zEOKCDzJR/0kBsb0E6qed0P3iYK+Ath3BfvXEeu4JhEtXLgILx5psUfag==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/fs-extra/-/fs-extra-10.0.1.tgz} + mirrors.tencent.com/fs-extra@10.0.1: + resolution: {integrity: sha512-NbdoVMZso2Lsrn/QwLXOy6rm0ufY2zEOKCDzJR/0kBsb0E6qed0P3iYK+Ath3BfvXEeu4JhEtXLgILx5psUfag==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/fs-extra/-/fs-extra-10.0.1.tgz} name: fs-extra version: 10.0.1 engines: {node: '>=12'} dependencies: - graceful-fs: mirrors.tencent.com/graceful-fs/4.2.9 - jsonfile: mirrors.tencent.com/jsonfile/6.1.0 - universalify: mirrors.tencent.com/universalify/2.0.0 + graceful-fs: 4.2.9 + jsonfile: mirrors.tencent.com/jsonfile@6.1.0 + universalify: mirrors.tencent.com/universalify@2.0.0 dev: true - mirrors.tencent.com/fs-extra/8.1.0: - resolution: {integrity: sha512-yhlQgA6mnOJUKOsRUFsgJdQCvkKhcz8tlZG5HBQfReYZy46OwLcY+Zia0mtdHsOo9y/hP+CxMN0TU9QxoOtG4g==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/fs-extra/-/fs-extra-8.1.0.tgz} + mirrors.tencent.com/fs-extra@8.1.0: + resolution: {integrity: sha512-yhlQgA6mnOJUKOsRUFsgJdQCvkKhcz8tlZG5HBQfReYZy46OwLcY+Zia0mtdHsOo9y/hP+CxMN0TU9QxoOtG4g==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/fs-extra/-/fs-extra-8.1.0.tgz} name: fs-extra version: 8.1.0 engines: {node: '>=6 <7 || >=8'} dependencies: - graceful-fs: mirrors.tencent.com/graceful-fs/4.2.9 - jsonfile: mirrors.tencent.com/jsonfile/4.0.0 - universalify: mirrors.tencent.com/universalify/0.1.2 + graceful-fs: 4.2.9 + jsonfile: mirrors.tencent.com/jsonfile@4.0.0 + universalify: mirrors.tencent.com/universalify@0.1.2 - mirrors.tencent.com/fs-extra/9.1.0: - resolution: {integrity: sha512-hcg3ZmepS30/7BSFqRvoo3DOMQu7IjqxO5nCDt+zM9XWjb33Wg7ziNT+Qvqbuc3+gWpzO02JubVyk2G4Zvo1OQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/fs-extra/-/fs-extra-9.1.0.tgz} + mirrors.tencent.com/fs-extra@9.1.0: + resolution: {integrity: sha512-hcg3ZmepS30/7BSFqRvoo3DOMQu7IjqxO5nCDt+zM9XWjb33Wg7ziNT+Qvqbuc3+gWpzO02JubVyk2G4Zvo1OQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/fs-extra/-/fs-extra-9.1.0.tgz} name: fs-extra version: 9.1.0 engines: {node: '>=10'} dependencies: - at-least-node: mirrors.tencent.com/at-least-node/1.0.0 - graceful-fs: mirrors.tencent.com/graceful-fs/4.2.9 - jsonfile: mirrors.tencent.com/jsonfile/6.1.0 - universalify: mirrors.tencent.com/universalify/2.0.0 + at-least-node: mirrors.tencent.com/at-least-node@1.0.0 + graceful-fs: mirrors.tencent.com/graceful-fs@4.2.9 + jsonfile: mirrors.tencent.com/jsonfile@6.1.0 + universalify: mirrors.tencent.com/universalify@2.0.0 dev: true - mirrors.tencent.com/fs-minipass/2.1.0: - resolution: {integrity: sha512-V/JgOLFCS+R6Vcq0slCuaeWEdNC3ouDlJMNIsacH2VtALiu9mV4LPrHc5cDl8k5aw6J8jwgWWpiTo5RYhmIzvg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/fs-minipass/-/fs-minipass-2.1.0.tgz} - name: fs-minipass - version: 2.1.0 - engines: {node: '>= 8'} - dependencies: - minipass: mirrors.tencent.com/minipass/3.1.6 - dev: true - - mirrors.tencent.com/fs-write-stream-atomic/1.0.10: - resolution: {integrity: sha1-tH31NJPvkR33VzHnCp3tAYnbQMk=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/fs-write-stream-atomic/-/fs-write-stream-atomic-1.0.10.tgz} + mirrors.tencent.com/fs-write-stream-atomic@1.0.10: + resolution: {integrity: sha1-tH31NJPvkR33VzHnCp3tAYnbQMk=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/fs-write-stream-atomic/-/fs-write-stream-atomic-1.0.10.tgz} name: fs-write-stream-atomic version: 1.0.10 dependencies: - graceful-fs: mirrors.tencent.com/graceful-fs/4.2.9 - iferr: mirrors.tencent.com/iferr/0.1.5 - imurmurhash: mirrors.tencent.com/imurmurhash/0.1.4 - readable-stream: mirrors.tencent.com/readable-stream/2.3.7 - dev: true - - mirrors.tencent.com/fs.realpath/1.0.0: - resolution: {integrity: sha1-FQStJSMVjKpA20onh8sBQRmU6k8=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/fs.realpath/-/fs.realpath-1.0.0.tgz} - name: fs.realpath - version: 1.0.0 - - mirrors.tencent.com/fsevents/1.2.13: - resolution: {integrity: sha512-oWb1Z6mkHIskLzEJ/XWX0srkpkTQ7vaopMQkyaEIoq0fmtFVxOthb8cCxeT+p3ynTdkk/RZwbgG4brR5BeWECw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/fsevents/-/fsevents-1.2.13.tgz} - name: fsevents - version: 1.2.13 - engines: {node: '>= 4.0'} - os: [darwin] - deprecated: fsevents 1 will break on node v14+ and could be using insecure binaries. Upgrade to fsevents 2. - requiresBuild: true - dependencies: - bindings: mirrors.tencent.com/bindings/1.5.0 - nan: mirrors.tencent.com/nan/2.15.0 - dev: true - optional: true - - mirrors.tencent.com/fsevents/2.3.2: - resolution: {integrity: sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/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 + graceful-fs: 4.2.9 + iferr: mirrors.tencent.com/iferr@0.1.5 + imurmurhash: 0.1.4 + readable-stream: mirrors.tencent.com/readable-stream@2.3.7 dev: true - optional: true - mirrors.tencent.com/fstream/1.0.12: - resolution: {integrity: sha512-WvJ193OHa0GHPEL+AycEJgxvBEwyfRkN1vhjca23OaPVMCaLCXTd5qAu82AjTcgP1UJmytkOKb63Ypde7raDIg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/fstream/-/fstream-1.0.12.tgz} + mirrors.tencent.com/fstream@1.0.12: + resolution: {integrity: sha512-WvJ193OHa0GHPEL+AycEJgxvBEwyfRkN1vhjca23OaPVMCaLCXTd5qAu82AjTcgP1UJmytkOKb63Ypde7raDIg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/fstream/-/fstream-1.0.12.tgz} name: fstream version: 1.0.12 engines: {node: '>=0.6'} dependencies: - graceful-fs: mirrors.tencent.com/graceful-fs/4.2.9 - inherits: mirrors.tencent.com/inherits/2.0.4 - mkdirp: mirrors.tencent.com/mkdirp/0.5.6 - rimraf: mirrors.tencent.com/rimraf/2.7.1 + graceful-fs: 4.2.9 + inherits: 2.0.4 + mkdirp: 0.5.6 + rimraf: 2.7.1 dev: false - mirrors.tencent.com/ftp/0.3.10: - resolution: {integrity: sha1-kZfYYa2BQvPmPVqDv+TFn3MwiF0=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/ftp/-/ftp-0.3.10.tgz} + mirrors.tencent.com/ftp@0.3.10: + resolution: {integrity: sha1-kZfYYa2BQvPmPVqDv+TFn3MwiF0=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/ftp/-/ftp-0.3.10.tgz} name: ftp version: 0.3.10 engines: {node: '>=0.8.0'} dependencies: - readable-stream: mirrors.tencent.com/readable-stream/1.1.14 - xregexp: mirrors.tencent.com/xregexp/2.0.0 + readable-stream: mirrors.tencent.com/readable-stream@1.1.14 + xregexp: mirrors.tencent.com/xregexp@2.0.0 dev: true - mirrors.tencent.com/function-bind/1.1.1: - resolution: {integrity: sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/function-bind/-/function-bind-1.1.1.tgz} + mirrors.tencent.com/function-bind@1.1.1: + resolution: {integrity: sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/function-bind/-/function-bind-1.1.1.tgz} name: function-bind version: 1.1.1 - mirrors.tencent.com/gensync/1.0.0-beta.2: - resolution: {integrity: sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/gensync/-/gensync-1.0.0-beta.2.tgz} + mirrors.tencent.com/gensync@1.0.0-beta.2: + resolution: {integrity: sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/gensync/-/gensync-1.0.0-beta.2.tgz} name: gensync version: 1.0.0-beta.2 engines: {node: '>=6.9.0'} dev: true - mirrors.tencent.com/get-caller-file/2.0.5: - resolution: {integrity: sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/get-caller-file/-/get-caller-file-2.0.5.tgz} + mirrors.tencent.com/get-caller-file@2.0.5: + resolution: {integrity: sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/get-caller-file/-/get-caller-file-2.0.5.tgz} name: get-caller-file version: 2.0.5 engines: {node: 6.* || 8.* || >= 10.*} - mirrors.tencent.com/get-intrinsic/1.1.1: - resolution: {integrity: sha512-kWZrnVM42QCiEA2Ig1bG8zjoIMOgxWwYCEeNdwY6Tv/cOSeGpcoX4pXHfKUxNKVoArnrEr2e9srnAxxGIraS9Q==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/get-intrinsic/-/get-intrinsic-1.1.1.tgz} + mirrors.tencent.com/get-intrinsic@1.1.1: + resolution: {integrity: sha512-kWZrnVM42QCiEA2Ig1bG8zjoIMOgxWwYCEeNdwY6Tv/cOSeGpcoX4pXHfKUxNKVoArnrEr2e9srnAxxGIraS9Q==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/get-intrinsic/-/get-intrinsic-1.1.1.tgz} name: get-intrinsic version: 1.1.1 dependencies: - function-bind: mirrors.tencent.com/function-bind/1.1.1 - has: mirrors.tencent.com/has/1.0.3 - has-symbols: mirrors.tencent.com/has-symbols/1.0.3 + function-bind: mirrors.tencent.com/function-bind@1.1.1 + has: mirrors.tencent.com/has@1.0.3 + has-symbols: mirrors.tencent.com/has-symbols@1.0.3 - mirrors.tencent.com/get-ready/1.0.0: - resolution: {integrity: sha1-+RgX8emt7P6hOlYq38jeiDqzR4I=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/get-ready/-/get-ready-1.0.0.tgz} + mirrors.tencent.com/get-ready@1.0.0: + resolution: {integrity: sha1-+RgX8emt7P6hOlYq38jeiDqzR4I=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/get-ready/-/get-ready-1.0.0.tgz} name: get-ready version: 1.0.0 dev: true - mirrors.tencent.com/get-stream/4.1.0: - resolution: {integrity: sha512-GMat4EJ5161kIy2HevLlr4luNjBgvmj413KaQA7jt4V8B4RDsfpHk7WQ9GVqfYyyx8OS/L66Kox+rJRNklLK7w==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/get-stream/-/get-stream-4.1.0.tgz} + mirrors.tencent.com/get-stream@4.1.0: + resolution: {integrity: sha512-GMat4EJ5161kIy2HevLlr4luNjBgvmj413KaQA7jt4V8B4RDsfpHk7WQ9GVqfYyyx8OS/L66Kox+rJRNklLK7w==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/get-stream/-/get-stream-4.1.0.tgz} name: get-stream version: 4.1.0 engines: {node: '>=6'} dependencies: - pump: mirrors.tencent.com/pump/3.0.0 + pump: mirrors.tencent.com/pump@3.0.0 dev: true - mirrors.tencent.com/get-stream/6.0.1: - resolution: {integrity: sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/get-stream/-/get-stream-6.0.1.tgz} + mirrors.tencent.com/get-stream@6.0.1: + resolution: {integrity: sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/get-stream/-/get-stream-6.0.1.tgz} name: get-stream version: 6.0.1 engines: {node: '>=10'} dev: true - mirrors.tencent.com/get-symbol-description/1.0.0: - resolution: {integrity: sha512-2EmdH1YvIQiZpltCNgkuiUnyukzxM/R6NDJX31Ke3BG1Nq5b0S2PhX59UKi9vZpPDQVdqn+1IcaAwnzTT5vCjw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/get-symbol-description/-/get-symbol-description-1.0.0.tgz} + mirrors.tencent.com/get-symbol-description@1.0.0: + resolution: {integrity: sha512-2EmdH1YvIQiZpltCNgkuiUnyukzxM/R6NDJX31Ke3BG1Nq5b0S2PhX59UKi9vZpPDQVdqn+1IcaAwnzTT5vCjw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/get-symbol-description/-/get-symbol-description-1.0.0.tgz} name: get-symbol-description version: 1.0.0 engines: {node: '>= 0.4'} dependencies: - call-bind: mirrors.tencent.com/call-bind/1.0.2 - get-intrinsic: mirrors.tencent.com/get-intrinsic/1.1.1 + call-bind: mirrors.tencent.com/call-bind@1.0.2 + get-intrinsic: mirrors.tencent.com/get-intrinsic@1.1.1 dev: true - mirrors.tencent.com/get-uri/3.0.2: - resolution: {integrity: sha512-+5s0SJbGoyiJTZZ2JTpFPLMPSch72KEqGOTvQsBqg0RBWvwhWUSYZFAtz3TPW0GXJuLBJPts1E241iHg+VRfhg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/get-uri/-/get-uri-3.0.2.tgz} + mirrors.tencent.com/get-uri@3.0.2: + resolution: {integrity: sha512-+5s0SJbGoyiJTZZ2JTpFPLMPSch72KEqGOTvQsBqg0RBWvwhWUSYZFAtz3TPW0GXJuLBJPts1E241iHg+VRfhg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/get-uri/-/get-uri-3.0.2.tgz} name: get-uri version: 3.0.2 engines: {node: '>= 6'} dependencies: '@tootallnate/once': 1.1.2 - data-uri-to-buffer: mirrors.tencent.com/data-uri-to-buffer/3.0.1 - debug: mirrors.tencent.com/debug/4.3.4 - file-uri-to-path: mirrors.tencent.com/file-uri-to-path/2.0.0 - fs-extra: mirrors.tencent.com/fs-extra/8.1.0 - ftp: mirrors.tencent.com/ftp/0.3.10 + data-uri-to-buffer: mirrors.tencent.com/data-uri-to-buffer@3.0.1 + debug: 4.3.4(supports-color@6.1.0) + file-uri-to-path: mirrors.tencent.com/file-uri-to-path@2.0.0 + fs-extra: mirrors.tencent.com/fs-extra@8.1.0 + ftp: mirrors.tencent.com/ftp@0.3.10 transitivePeerDependencies: - supports-color dev: true - mirrors.tencent.com/get-value/2.0.6: - resolution: {integrity: sha1-3BXKHGcjh8p2vTesCjlbogQqLCg=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/get-value/-/get-value-2.0.6.tgz} + mirrors.tencent.com/get-value@2.0.6: + resolution: {integrity: sha1-3BXKHGcjh8p2vTesCjlbogQqLCg=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/get-value/-/get-value-2.0.6.tgz} name: get-value version: 2.0.6 engines: {node: '>=0.10.0'} dev: true - mirrors.tencent.com/git-remote-origin-url/2.0.0: - resolution: {integrity: sha1-UoJlna4hBxRaERJhEq0yFuxfpl8=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/git-remote-origin-url/-/git-remote-origin-url-2.0.0.tgz} + mirrors.tencent.com/git-remote-origin-url@2.0.0: + resolution: {integrity: sha1-UoJlna4hBxRaERJhEq0yFuxfpl8=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/git-remote-origin-url/-/git-remote-origin-url-2.0.0.tgz} name: git-remote-origin-url version: 2.0.0 engines: {node: '>=4'} dependencies: gitconfiglocal: 1.0.0 - pify: mirrors.tencent.com/pify/2.3.0 + pify: mirrors.tencent.com/pify@2.3.0 - mirrors.tencent.com/glob-parent/3.1.0: - resolution: {integrity: sha1-nmr2KZ2NO9K9QEMIMr0RPfkGxa4=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/glob-parent/-/glob-parent-3.1.0.tgz} + mirrors.tencent.com/glob-parent@3.1.0: + resolution: {integrity: sha1-nmr2KZ2NO9K9QEMIMr0RPfkGxa4=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/glob-parent/-/glob-parent-3.1.0.tgz} name: glob-parent version: 3.1.0 dependencies: - is-glob: mirrors.tencent.com/is-glob/3.1.0 - path-dirname: mirrors.tencent.com/path-dirname/1.0.2 + is-glob: mirrors.tencent.com/is-glob@3.1.0 + path-dirname: mirrors.tencent.com/path-dirname@1.0.2 dev: true - mirrors.tencent.com/glob-parent/5.1.2: - resolution: {integrity: sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/glob-parent/-/glob-parent-5.1.2.tgz} + mirrors.tencent.com/glob-parent@5.1.2: + resolution: {integrity: sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/glob-parent/-/glob-parent-5.1.2.tgz} name: glob-parent version: 5.1.2 engines: {node: '>= 6'} dependencies: - is-glob: mirrors.tencent.com/is-glob/4.0.3 + is-glob: mirrors.tencent.com/is-glob@4.0.3 dev: true - mirrors.tencent.com/glob-to-regexp/0.3.0: - resolution: {integrity: sha1-jFoUlNIGbFcMw7/kSWF1rMTVAqs=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/glob-to-regexp/-/glob-to-regexp-0.3.0.tgz} + mirrors.tencent.com/glob-to-regexp@0.3.0: + resolution: {integrity: sha1-jFoUlNIGbFcMw7/kSWF1rMTVAqs=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/glob-to-regexp/-/glob-to-regexp-0.3.0.tgz} name: glob-to-regexp version: 0.3.0 dev: true - mirrors.tencent.com/glob-to-regexp/0.4.1: - resolution: {integrity: sha512-lkX1HJXwyMcprw/5YUZc2s7DrpAiHB21/V+E1rHUrVNokkvB6bqMzT0VfV6/86ZNabt1k14YOIaT7nDvOX3Iiw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/glob-to-regexp/-/glob-to-regexp-0.4.1.tgz} + mirrors.tencent.com/glob-to-regexp@0.4.1: + resolution: {integrity: sha512-lkX1HJXwyMcprw/5YUZc2s7DrpAiHB21/V+E1rHUrVNokkvB6bqMzT0VfV6/86ZNabt1k14YOIaT7nDvOX3Iiw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/glob-to-regexp/-/glob-to-regexp-0.4.1.tgz} name: glob-to-regexp version: 0.4.1 dev: true - mirrors.tencent.com/glob/7.1.4: - resolution: {integrity: sha512-hkLPepehmnKk41pUGm3sYxoFs/umurYfYJCerbXEyFIWcAzvpipAgVkBqqT9RBKMGjnq6kMuyYwha6csxbiM1A==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/glob/-/glob-7.1.4.tgz} + mirrors.tencent.com/glob@7.1.4: + resolution: {integrity: sha512-hkLPepehmnKk41pUGm3sYxoFs/umurYfYJCerbXEyFIWcAzvpipAgVkBqqT9RBKMGjnq6kMuyYwha6csxbiM1A==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/glob/-/glob-7.1.4.tgz} name: glob version: 7.1.4 dependencies: - fs.realpath: mirrors.tencent.com/fs.realpath/1.0.0 - inflight: mirrors.tencent.com/inflight/1.0.6 - inherits: mirrors.tencent.com/inherits/2.0.4 - minimatch: mirrors.tencent.com/minimatch/3.1.2 - once: mirrors.tencent.com/once/1.4.0 - path-is-absolute: mirrors.tencent.com/path-is-absolute/1.0.1 + fs.realpath: 1.0.0 + inflight: 1.0.6 + inherits: 2.0.4 + minimatch: 3.1.2 + once: 1.4.0 + path-is-absolute: 1.0.1 dev: false - mirrors.tencent.com/glob/7.2.0: - resolution: {integrity: sha512-lmLf6gtyrPq8tTjSmrO94wBeQbFR3HbLHbuyD69wuyQkImp2hWqMGB47OX65FBkPffO641IP9jWa1z4ivqG26Q==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/glob/-/glob-7.2.0.tgz} + mirrors.tencent.com/glob@7.2.0: + resolution: {integrity: sha512-lmLf6gtyrPq8tTjSmrO94wBeQbFR3HbLHbuyD69wuyQkImp2hWqMGB47OX65FBkPffO641IP9jWa1z4ivqG26Q==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/glob/-/glob-7.2.0.tgz} name: glob version: 7.2.0 dependencies: - fs.realpath: mirrors.tencent.com/fs.realpath/1.0.0 - inflight: mirrors.tencent.com/inflight/1.0.6 - inherits: mirrors.tencent.com/inherits/2.0.4 - minimatch: mirrors.tencent.com/minimatch/3.1.2 - once: mirrors.tencent.com/once/1.4.0 - path-is-absolute: mirrors.tencent.com/path-is-absolute/1.0.1 + fs.realpath: 1.0.0 + inflight: 1.0.6 + inherits: 2.0.4 + minimatch: 3.1.2 + once: 1.4.0 + path-is-absolute: 1.0.1 - mirrors.tencent.com/global-dirs/0.1.1: - resolution: {integrity: sha1-sxnA3UYH81PzvpzKTHL8FIxJ9EU=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/global-dirs/-/global-dirs-0.1.1.tgz} + mirrors.tencent.com/global-dirs@0.1.1: + resolution: {integrity: sha1-sxnA3UYH81PzvpzKTHL8FIxJ9EU=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/global-dirs/-/global-dirs-0.1.1.tgz} name: global-dirs version: 0.1.1 engines: {node: '>=4'} dependencies: - ini: mirrors.tencent.com/ini/1.3.8 + ini: mirrors.tencent.com/ini@1.3.8 - mirrors.tencent.com/global-modules/1.0.0: - resolution: {integrity: sha512-sKzpEkf11GpOFuw0Zzjzmt4B4UZwjOcG757PPvrfhxcLFbq0wpsgpOqxpxtxFiCG4DtG93M6XRVbF2oGdev7bg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/global-modules/-/global-modules-1.0.0.tgz} + mirrors.tencent.com/global-modules@1.0.0: + resolution: {integrity: sha512-sKzpEkf11GpOFuw0Zzjzmt4B4UZwjOcG757PPvrfhxcLFbq0wpsgpOqxpxtxFiCG4DtG93M6XRVbF2oGdev7bg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/global-modules/-/global-modules-1.0.0.tgz} name: global-modules version: 1.0.0 engines: {node: '>=0.10.0'} dependencies: - global-prefix: mirrors.tencent.com/global-prefix/1.0.2 - is-windows: mirrors.tencent.com/is-windows/1.0.2 - resolve-dir: mirrors.tencent.com/resolve-dir/1.0.1 + global-prefix: mirrors.tencent.com/global-prefix@1.0.2 + is-windows: mirrors.tencent.com/is-windows@1.0.2 + resolve-dir: mirrors.tencent.com/resolve-dir@1.0.1 - mirrors.tencent.com/global-modules/2.0.0: - resolution: {integrity: sha512-NGbfmJBp9x8IxyJSd1P+otYK8vonoJactOogrVfFRIAEY1ukil8RSKDz2Yo7wh1oihl51l/r6W4epkeKJHqL8A==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/global-modules/-/global-modules-2.0.0.tgz} + mirrors.tencent.com/global-modules@2.0.0: + resolution: {integrity: sha512-NGbfmJBp9x8IxyJSd1P+otYK8vonoJactOogrVfFRIAEY1ukil8RSKDz2Yo7wh1oihl51l/r6W4epkeKJHqL8A==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/global-modules/-/global-modules-2.0.0.tgz} name: global-modules version: 2.0.0 engines: {node: '>=6'} dependencies: - global-prefix: mirrors.tencent.com/global-prefix/3.0.0 + global-prefix: mirrors.tencent.com/global-prefix@3.0.0 dev: true - mirrors.tencent.com/global-prefix/1.0.2: - resolution: {integrity: sha1-2/dDxsFJklk8ZVVoy2btMsASLr4=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/global-prefix/-/global-prefix-1.0.2.tgz} + mirrors.tencent.com/global-prefix@1.0.2: + resolution: {integrity: sha1-2/dDxsFJklk8ZVVoy2btMsASLr4=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/global-prefix/-/global-prefix-1.0.2.tgz} name: global-prefix version: 1.0.2 engines: {node: '>=0.10.0'} dependencies: - expand-tilde: mirrors.tencent.com/expand-tilde/2.0.2 - homedir-polyfill: mirrors.tencent.com/homedir-polyfill/1.0.3 - ini: mirrors.tencent.com/ini/1.3.8 - is-windows: mirrors.tencent.com/is-windows/1.0.2 - which: mirrors.tencent.com/which/1.3.1 + expand-tilde: mirrors.tencent.com/expand-tilde@2.0.2 + homedir-polyfill: mirrors.tencent.com/homedir-polyfill@1.0.3 + ini: mirrors.tencent.com/ini@1.3.8 + is-windows: mirrors.tencent.com/is-windows@1.0.2 + which: mirrors.tencent.com/which@1.3.1 - mirrors.tencent.com/global-prefix/3.0.0: - resolution: {integrity: sha512-awConJSVCHVGND6x3tmMaKcQvwXLhjdkmomy2W+Goaui8YPgYgXJZewhg3fWC+DlfqqQuWg8AwqjGTD2nAPVWg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/global-prefix/-/global-prefix-3.0.0.tgz} + mirrors.tencent.com/global-prefix@3.0.0: + resolution: {integrity: sha512-awConJSVCHVGND6x3tmMaKcQvwXLhjdkmomy2W+Goaui8YPgYgXJZewhg3fWC+DlfqqQuWg8AwqjGTD2nAPVWg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/global-prefix/-/global-prefix-3.0.0.tgz} name: global-prefix version: 3.0.0 engines: {node: '>=6'} dependencies: - ini: mirrors.tencent.com/ini/1.3.8 - kind-of: mirrors.tencent.com/kind-of/6.0.3 - which: mirrors.tencent.com/which/1.3.1 - dev: true - - mirrors.tencent.com/globals/11.12.0: - resolution: {integrity: sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/globals/-/globals-11.12.0.tgz} - name: globals - version: 11.12.0 - engines: {node: '>=4'} + ini: mirrors.tencent.com/ini@1.3.8 + kind-of: mirrors.tencent.com/kind-of@6.0.3 + which: mirrors.tencent.com/which@1.3.1 dev: true - mirrors.tencent.com/globby/11.1.0: - resolution: {integrity: sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/globby/-/globby-11.1.0.tgz} + mirrors.tencent.com/globby@11.1.0: + resolution: {integrity: sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/globby/-/globby-11.1.0.tgz} name: globby version: 11.1.0 engines: {node: '>=10'} dependencies: - array-union: mirrors.tencent.com/array-union/2.1.0 - dir-glob: mirrors.tencent.com/dir-glob/3.0.1 - fast-glob: mirrors.tencent.com/fast-glob/3.2.11 - ignore: mirrors.tencent.com/ignore/5.2.0 - merge2: mirrors.tencent.com/merge2/1.4.1 - slash: mirrors.tencent.com/slash/3.0.0 + array-union: mirrors.tencent.com/array-union@2.1.0 + dir-glob: mirrors.tencent.com/dir-glob@3.0.1 + fast-glob: mirrors.tencent.com/fast-glob@3.2.11 + ignore: mirrors.tencent.com/ignore@5.2.0 + merge2: mirrors.tencent.com/merge2@1.4.1 + slash: mirrors.tencent.com/slash@3.0.0 dev: true - mirrors.tencent.com/globby/6.1.0: - resolution: {integrity: sha1-9abXDoOV4hyFj7BInWTfAkJNUGw=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/globby/-/globby-6.1.0.tgz} + mirrors.tencent.com/globby@6.1.0: + resolution: {integrity: sha1-9abXDoOV4hyFj7BInWTfAkJNUGw=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/globby/-/globby-6.1.0.tgz} name: globby version: 6.1.0 engines: {node: '>=0.10.0'} dependencies: - array-union: mirrors.tencent.com/array-union/1.0.2 - glob: mirrors.tencent.com/glob/7.2.0 - object-assign: mirrors.tencent.com/object-assign/4.1.1 - pify: mirrors.tencent.com/pify/2.3.0 - pinkie-promise: mirrors.tencent.com/pinkie-promise/2.0.1 + array-union: mirrors.tencent.com/array-union@1.0.2 + glob: 7.2.0 + object-assign: mirrors.tencent.com/object-assign@4.1.1 + pify: mirrors.tencent.com/pify@2.3.0 + pinkie-promise: mirrors.tencent.com/pinkie-promise@2.0.1 dev: true - mirrors.tencent.com/globby/9.2.0: - resolution: {integrity: sha512-ollPHROa5mcxDEkwg6bPt3QbEf4pDQSNtd6JPL1YvOvAo/7/0VAm9TccUeoTmarjPw4pfUthSCqcyfNB1I3ZSg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/globby/-/globby-9.2.0.tgz} + mirrors.tencent.com/globby@9.2.0: + resolution: {integrity: sha512-ollPHROa5mcxDEkwg6bPt3QbEf4pDQSNtd6JPL1YvOvAo/7/0VAm9TccUeoTmarjPw4pfUthSCqcyfNB1I3ZSg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/globby/-/globby-9.2.0.tgz} name: globby version: 9.2.0 engines: {node: '>=6'} dependencies: '@types/glob': 7.2.0 - array-union: mirrors.tencent.com/array-union/1.0.2 - dir-glob: mirrors.tencent.com/dir-glob/2.2.2 - fast-glob: mirrors.tencent.com/fast-glob/2.2.7 - glob: mirrors.tencent.com/glob/7.2.0 - ignore: mirrors.tencent.com/ignore/4.0.6 - pify: mirrors.tencent.com/pify/4.0.1 - slash: mirrors.tencent.com/slash/2.0.0 + array-union: mirrors.tencent.com/array-union@1.0.2 + dir-glob: mirrors.tencent.com/dir-glob@2.2.2 + fast-glob: mirrors.tencent.com/fast-glob@2.2.7 + glob: 7.2.0 + ignore: mirrors.tencent.com/ignore@4.0.6 + pify: mirrors.tencent.com/pify@4.0.1 + slash: mirrors.tencent.com/slash@2.0.0 + transitivePeerDependencies: + - supports-color dev: true - mirrors.tencent.com/graceful-fs/4.2.9: - resolution: {integrity: sha512-NtNxqUcXgpW2iMrfqSfR73Glt39K+BLwWsPs94yR63v45T0Wbej7eRmL5cWfwEgqXnmjQp3zaJTshdRW/qC2ZQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/graceful-fs/-/graceful-fs-4.2.9.tgz} + mirrors.tencent.com/graceful-fs@4.2.9: + resolution: {integrity: sha512-NtNxqUcXgpW2iMrfqSfR73Glt39K+BLwWsPs94yR63v45T0Wbej7eRmL5cWfwEgqXnmjQp3zaJTshdRW/qC2ZQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/graceful-fs/-/graceful-fs-4.2.9.tgz} name: graceful-fs version: 4.2.9 - - mirrors.tencent.com/gzip-size/5.1.1: - resolution: {integrity: sha512-FNHi6mmoHvs1mxZAds4PpdCS6QG8B4C1krxJsMutgxl5t3+GlRTzzI3NEkifXx2pVsOvJdOGSmIgDhQ55FwdPA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/gzip-size/-/gzip-size-5.1.1.tgz} - name: gzip-size - version: 5.1.1 - engines: {node: '>=6'} - dependencies: - duplexer: mirrors.tencent.com/duplexer/0.1.2 - pify: mirrors.tencent.com/pify/4.0.1 dev: true - mirrors.tencent.com/handle-thing/2.0.1: - resolution: {integrity: sha512-9Qn4yBxelxoh2Ow62nP+Ka/kMnOXRi8BXnRaUwezLNhqelnN49xKz4F/dPP8OYLxLxq6JDtZb2i9XznUQbNPTg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/handle-thing/-/handle-thing-2.0.1.tgz} + mirrors.tencent.com/handle-thing@2.0.1: + resolution: {integrity: sha512-9Qn4yBxelxoh2Ow62nP+Ka/kMnOXRi8BXnRaUwezLNhqelnN49xKz4F/dPP8OYLxLxq6JDtZb2i9XznUQbNPTg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/handle-thing/-/handle-thing-2.0.1.tgz} name: handle-thing version: 2.0.1 dev: true - mirrors.tencent.com/handlebars/4.7.7: - resolution: {integrity: sha512-aAcXm5OAfE/8IXkcZvCepKU3VzW1/39Fb5ZuqMtgI/hT8X2YgoMvBY5dLhq/cpOvw7Lk1nK/UF71aLG/ZnVYRA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/handlebars/-/handlebars-4.7.7.tgz} + mirrors.tencent.com/handlebars@4.7.7: + resolution: {integrity: sha512-aAcXm5OAfE/8IXkcZvCepKU3VzW1/39Fb5ZuqMtgI/hT8X2YgoMvBY5dLhq/cpOvw7Lk1nK/UF71aLG/ZnVYRA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/handlebars/-/handlebars-4.7.7.tgz} name: handlebars version: 4.7.7 engines: {node: '>=0.4.7'} hasBin: true dependencies: - minimist: mirrors.tencent.com/minimist/1.2.6 - neo-async: mirrors.tencent.com/neo-async/2.6.2 - source-map: mirrors.tencent.com/source-map/0.6.1 - wordwrap: mirrors.tencent.com/wordwrap/1.0.0 + minimist: mirrors.tencent.com/minimist@1.2.6 + neo-async: mirrors.tencent.com/neo-async@2.6.2 + source-map: 0.6.1 + wordwrap: mirrors.tencent.com/wordwrap@1.0.0 optionalDependencies: - uglify-js: mirrors.tencent.com/uglify-js/3.15.3 + uglify-js: 3.15.3 - mirrors.tencent.com/hard-rejection/2.1.0: - resolution: {integrity: sha512-VIZB+ibDhx7ObhAe7OVtoEbuP4h/MuOTHJ+J8h/eBXotJYl0fBgR72xDFCKgIh22OJZIOVNxBMWuhAr10r8HdA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/hard-rejection/-/hard-rejection-2.1.0.tgz} + mirrors.tencent.com/hard-rejection@2.1.0: + resolution: {integrity: sha512-VIZB+ibDhx7ObhAe7OVtoEbuP4h/MuOTHJ+J8h/eBXotJYl0fBgR72xDFCKgIh22OJZIOVNxBMWuhAr10r8HdA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/hard-rejection/-/hard-rejection-2.1.0.tgz} name: hard-rejection version: 2.1.0 engines: {node: '>=6'} - mirrors.tencent.com/has-ansi/2.0.0: - resolution: {integrity: sha1-NPUEnOHs3ysGSa8+8k5F7TVBbZE=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/has-ansi/-/has-ansi-2.0.0.tgz} + mirrors.tencent.com/has-ansi@2.0.0: + resolution: {integrity: sha1-NPUEnOHs3ysGSa8+8k5F7TVBbZE=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/has-ansi/-/has-ansi-2.0.0.tgz} name: has-ansi version: 2.0.0 engines: {node: '>=0.10.0'} dependencies: - ansi-regex: mirrors.tencent.com/ansi-regex/2.1.1 + ansi-regex: mirrors.tencent.com/ansi-regex@2.1.1 dev: true - mirrors.tencent.com/has-bigints/1.0.1: - resolution: {integrity: sha512-LSBS2LjbNBTf6287JEbEzvJgftkF5qFkmCo9hDRpAzKhUOlJ+hx8dd4USs00SgsUNwc4617J9ki5YtEClM2ffA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/has-bigints/-/has-bigints-1.0.1.tgz} + mirrors.tencent.com/has-bigints@1.0.1: + resolution: {integrity: sha512-LSBS2LjbNBTf6287JEbEzvJgftkF5qFkmCo9hDRpAzKhUOlJ+hx8dd4USs00SgsUNwc4617J9ki5YtEClM2ffA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/has-bigints/-/has-bigints-1.0.1.tgz} name: has-bigints version: 1.0.1 dev: true - mirrors.tencent.com/has-flag/1.0.0: - resolution: {integrity: sha1-nZ55MWXOAXoA8AQYxD+UKnsdEfo=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/has-flag/-/has-flag-1.0.0.tgz} - name: has-flag - version: 1.0.0 - engines: {node: '>=0.10.0'} - dev: true - - mirrors.tencent.com/has-flag/3.0.0: - resolution: {integrity: sha1-tdRU3CGZriJWmfNGfloH87lVuv0=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/has-flag/-/has-flag-3.0.0.tgz} - name: has-flag - version: 3.0.0 - engines: {node: '>=4'} - - mirrors.tencent.com/has-flag/4.0.0: - resolution: {integrity: sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/has-flag/-/has-flag-4.0.0.tgz} - name: has-flag - version: 4.0.0 - engines: {node: '>=8'} - - mirrors.tencent.com/has-symbols/1.0.3: - resolution: {integrity: sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/has-symbols/-/has-symbols-1.0.3.tgz} + mirrors.tencent.com/has-symbols@1.0.3: + resolution: {integrity: sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/has-symbols/-/has-symbols-1.0.3.tgz} name: has-symbols version: 1.0.3 engines: {node: '>= 0.4'} - mirrors.tencent.com/has-tostringtag/1.0.0: - resolution: {integrity: sha512-kFjcSNhnlGV1kyoGk7OXKSawH5JOb/LzUc5w9B02hOTO0dfFRjbHQKvg1d6cf3HbeUmtU9VbbV3qzZ2Teh97WQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/has-tostringtag/-/has-tostringtag-1.0.0.tgz} + mirrors.tencent.com/has-tostringtag@1.0.0: + resolution: {integrity: sha512-kFjcSNhnlGV1kyoGk7OXKSawH5JOb/LzUc5w9B02hOTO0dfFRjbHQKvg1d6cf3HbeUmtU9VbbV3qzZ2Teh97WQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/has-tostringtag/-/has-tostringtag-1.0.0.tgz} name: has-tostringtag version: 1.0.0 engines: {node: '>= 0.4'} dependencies: - has-symbols: mirrors.tencent.com/has-symbols/1.0.3 + has-symbols: mirrors.tencent.com/has-symbols@1.0.3 dev: true - mirrors.tencent.com/has-value/0.3.1: - resolution: {integrity: sha1-ex9YutpiyoJ+wKIHgCVlSEWZXh8=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/has-value/-/has-value-0.3.1.tgz} + mirrors.tencent.com/has-value@0.3.1: + resolution: {integrity: sha1-ex9YutpiyoJ+wKIHgCVlSEWZXh8=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/has-value/-/has-value-0.3.1.tgz} name: has-value version: 0.3.1 engines: {node: '>=0.10.0'} dependencies: - get-value: mirrors.tencent.com/get-value/2.0.6 - has-values: mirrors.tencent.com/has-values/0.1.4 - isobject: mirrors.tencent.com/isobject/2.1.0 + get-value: mirrors.tencent.com/get-value@2.0.6 + has-values: mirrors.tencent.com/has-values@0.1.4 + isobject: mirrors.tencent.com/isobject@2.1.0 dev: true - mirrors.tencent.com/has-value/1.0.0: - resolution: {integrity: sha1-GLKB2lhbHFxR3vJMkw7SmgvmsXc=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/has-value/-/has-value-1.0.0.tgz} + mirrors.tencent.com/has-value@1.0.0: + resolution: {integrity: sha1-GLKB2lhbHFxR3vJMkw7SmgvmsXc=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/has-value/-/has-value-1.0.0.tgz} name: has-value version: 1.0.0 engines: {node: '>=0.10.0'} dependencies: - get-value: mirrors.tencent.com/get-value/2.0.6 - has-values: mirrors.tencent.com/has-values/1.0.0 - isobject: mirrors.tencent.com/isobject/3.0.1 + get-value: mirrors.tencent.com/get-value@2.0.6 + has-values: mirrors.tencent.com/has-values@1.0.0 + isobject: mirrors.tencent.com/isobject@3.0.1 dev: true - mirrors.tencent.com/has-values/0.1.4: - resolution: {integrity: sha1-bWHeldkd/Km5oCCJrThL/49it3E=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/has-values/-/has-values-0.1.4.tgz} + mirrors.tencent.com/has-values@0.1.4: + resolution: {integrity: sha1-bWHeldkd/Km5oCCJrThL/49it3E=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/has-values/-/has-values-0.1.4.tgz} name: has-values version: 0.1.4 engines: {node: '>=0.10.0'} dev: true - mirrors.tencent.com/has-values/1.0.0: - resolution: {integrity: sha1-lbC2P+whRmGab+V/51Yo1aOe/k8=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/has-values/-/has-values-1.0.0.tgz} + mirrors.tencent.com/has-values@1.0.0: + resolution: {integrity: sha1-lbC2P+whRmGab+V/51Yo1aOe/k8=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/has-values/-/has-values-1.0.0.tgz} name: has-values version: 1.0.0 engines: {node: '>=0.10.0'} dependencies: - is-number: mirrors.tencent.com/is-number/3.0.0 - kind-of: mirrors.tencent.com/kind-of/4.0.0 + is-number: mirrors.tencent.com/is-number@3.0.0 + kind-of: mirrors.tencent.com/kind-of@4.0.0 dev: true - mirrors.tencent.com/has/1.0.3: - resolution: {integrity: sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/has/-/has-1.0.3.tgz} + mirrors.tencent.com/has@1.0.3: + resolution: {integrity: sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/has/-/has-1.0.3.tgz} name: has version: 1.0.3 engines: {node: '>= 0.4.0'} dependencies: - function-bind: mirrors.tencent.com/function-bind/1.1.1 + function-bind: mirrors.tencent.com/function-bind@1.1.1 - mirrors.tencent.com/hash-base/3.1.0: - resolution: {integrity: sha512-1nmYp/rhMDiE7AYkDw+lLwlAzz0AntGIe51F3RfFfEqyQ3feY2eI/NcwC6umIQVOASPMsWJLJScWKSSvzL9IVA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/hash-base/-/hash-base-3.1.0.tgz} + mirrors.tencent.com/hash-base@3.1.0: + resolution: {integrity: sha512-1nmYp/rhMDiE7AYkDw+lLwlAzz0AntGIe51F3RfFfEqyQ3feY2eI/NcwC6umIQVOASPMsWJLJScWKSSvzL9IVA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/hash-base/-/hash-base-3.1.0.tgz} name: hash-base version: 3.1.0 engines: {node: '>=4'} dependencies: - inherits: mirrors.tencent.com/inherits/2.0.4 - readable-stream: mirrors.tencent.com/readable-stream/3.6.0 - safe-buffer: mirrors.tencent.com/safe-buffer/5.2.1 + inherits: 2.0.4 + readable-stream: mirrors.tencent.com/readable-stream@3.6.0 + safe-buffer: 5.2.1 dev: true - mirrors.tencent.com/hash.js/1.1.7: - resolution: {integrity: sha512-taOaskGt4z4SOANNseOviYDvjEJinIkRgmp7LbKP2YTTmVxWBl87s/uzK9r+44BclBSp2X7K1hqeNfz9JbBeXA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/hash.js/-/hash.js-1.1.7.tgz} + mirrors.tencent.com/hash.js@1.1.7: + resolution: {integrity: sha512-taOaskGt4z4SOANNseOviYDvjEJinIkRgmp7LbKP2YTTmVxWBl87s/uzK9r+44BclBSp2X7K1hqeNfz9JbBeXA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/hash.js/-/hash.js-1.1.7.tgz} name: hash.js version: 1.1.7 dependencies: - inherits: mirrors.tencent.com/inherits/2.0.4 - minimalistic-assert: mirrors.tencent.com/minimalistic-assert/1.0.1 + inherits: 2.0.4 + minimalistic-assert: mirrors.tencent.com/minimalistic-assert@1.0.1 dev: true - mirrors.tencent.com/he/1.2.0: - resolution: {integrity: sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/he/-/he-1.2.0.tgz} + mirrors.tencent.com/he@1.2.0: + resolution: {integrity: sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/he/-/he-1.2.0.tgz} name: he version: 1.2.0 hasBin: true dev: true - mirrors.tencent.com/help-me/3.0.0: - resolution: {integrity: sha512-hx73jClhyk910sidBB7ERlnhMlFsJJIBqSVMFDwPN8o2v9nmp5KgLq1Xz1Bf1fCMMZ6mPrX159iG0VLy/fPMtQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/help-me/-/help-me-3.0.0.tgz} + mirrors.tencent.com/help-me@3.0.0: + resolution: {integrity: sha512-hx73jClhyk910sidBB7ERlnhMlFsJJIBqSVMFDwPN8o2v9nmp5KgLq1Xz1Bf1fCMMZ6mPrX159iG0VLy/fPMtQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/help-me/-/help-me-3.0.0.tgz} name: help-me version: 3.0.0 dependencies: - glob: mirrors.tencent.com/glob/7.2.0 - readable-stream: mirrors.tencent.com/readable-stream/3.6.0 + glob: 7.2.0 + readable-stream: mirrors.tencent.com/readable-stream@3.6.0 dev: false - mirrors.tencent.com/hex-color-regex/1.1.0: - resolution: {integrity: sha512-l9sfDFsuqtOqKDsQdqrMRk0U85RZc0RtOR9yPI7mRVOa4FsR/BVnZ0shmQRM96Ji99kYZP/7hn1cedc1+ApsTQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/hex-color-regex/-/hex-color-regex-1.1.0.tgz} + mirrors.tencent.com/hex-color-regex@1.1.0: + resolution: {integrity: sha512-l9sfDFsuqtOqKDsQdqrMRk0U85RZc0RtOR9yPI7mRVOa4FsR/BVnZ0shmQRM96Ji99kYZP/7hn1cedc1+ApsTQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/hex-color-regex/-/hex-color-regex-1.1.0.tgz} name: hex-color-regex version: 1.1.0 dev: true - mirrors.tencent.com/hmac-drbg/1.0.1: - resolution: {integrity: sha1-0nRXAQJabHdabFRXk+1QL8DGSaE=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/hmac-drbg/-/hmac-drbg-1.0.1.tgz} + mirrors.tencent.com/hmac-drbg@1.0.1: + resolution: {integrity: sha1-0nRXAQJabHdabFRXk+1QL8DGSaE=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/hmac-drbg/-/hmac-drbg-1.0.1.tgz} name: hmac-drbg version: 1.0.1 dependencies: - hash.js: mirrors.tencent.com/hash.js/1.1.7 - minimalistic-assert: mirrors.tencent.com/minimalistic-assert/1.0.1 - minimalistic-crypto-utils: mirrors.tencent.com/minimalistic-crypto-utils/1.0.1 + hash.js: mirrors.tencent.com/hash.js@1.1.7 + minimalistic-assert: mirrors.tencent.com/minimalistic-assert@1.0.1 + minimalistic-crypto-utils: mirrors.tencent.com/minimalistic-crypto-utils@1.0.1 dev: true - mirrors.tencent.com/hoist-non-react-statics/3.3.2: - resolution: {integrity: sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/hoist-non-react-statics/-/hoist-non-react-statics-3.3.2.tgz} + mirrors.tencent.com/hoist-non-react-statics@3.3.2: + resolution: {integrity: sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/hoist-non-react-statics/-/hoist-non-react-statics-3.3.2.tgz} name: hoist-non-react-statics version: 3.3.2 dependencies: - react-is: mirrors.tencent.com/react-is/16.13.1 + react-is: mirrors.tencent.com/react-is@16.13.1 dev: false - mirrors.tencent.com/homedir-polyfill/1.0.3: - resolution: {integrity: sha512-eSmmWE5bZTK2Nou4g0AI3zZ9rswp7GRKoKXS1BLUkvPviOqs4YTN1djQIqrXy9k5gEtdLPy86JjRwsNM9tnDcA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/homedir-polyfill/-/homedir-polyfill-1.0.3.tgz} + mirrors.tencent.com/homedir-polyfill@1.0.3: + resolution: {integrity: sha512-eSmmWE5bZTK2Nou4g0AI3zZ9rswp7GRKoKXS1BLUkvPviOqs4YTN1djQIqrXy9k5gEtdLPy86JjRwsNM9tnDcA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/homedir-polyfill/-/homedir-polyfill-1.0.3.tgz} name: homedir-polyfill version: 1.0.3 engines: {node: '>=0.10.0'} dependencies: - parse-passwd: mirrors.tencent.com/parse-passwd/1.0.0 - - mirrors.tencent.com/hoopy/0.1.4: - resolution: {integrity: sha512-HRcs+2mr52W0K+x8RzcLzuPPmVIKMSv97RGHy0Ea9y/mpcaK+xTrjICA04KAHi4GRzxliNqNJEFYWHghy3rSfQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/hoopy/-/hoopy-0.1.4.tgz} - name: hoopy - version: 0.1.4 - engines: {node: '>= 6.0.0'} - dev: true + parse-passwd: mirrors.tencent.com/parse-passwd@1.0.0 - mirrors.tencent.com/hosted-git-info/2.8.9: - resolution: {integrity: sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/hosted-git-info/-/hosted-git-info-2.8.9.tgz} + mirrors.tencent.com/hosted-git-info@2.8.9: + resolution: {integrity: sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/hosted-git-info/-/hosted-git-info-2.8.9.tgz} name: hosted-git-info version: 2.8.9 - mirrors.tencent.com/hosted-git-info/4.1.0: - resolution: {integrity: sha512-kyCuEOWjJqZuDbRHzL8V93NzQhwIB71oFWSyzVo+KPZI+pnQPPxucdkrOZvkLRnrf5URsQM+IJ09Dw29cRALIA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/hosted-git-info/-/hosted-git-info-4.1.0.tgz} + mirrors.tencent.com/hosted-git-info@4.1.0: + resolution: {integrity: sha512-kyCuEOWjJqZuDbRHzL8V93NzQhwIB71oFWSyzVo+KPZI+pnQPPxucdkrOZvkLRnrf5URsQM+IJ09Dw29cRALIA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/hosted-git-info/-/hosted-git-info-4.1.0.tgz} name: hosted-git-info version: 4.1.0 engines: {node: '>=10'} dependencies: - lru-cache: mirrors.tencent.com/lru-cache/6.0.0 + lru-cache: 6.0.0 - mirrors.tencent.com/hsl-regex/1.0.0: - resolution: {integrity: sha1-1JMwx4ntgZ4nakwNJy3/owsY/m4=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/hsl-regex/-/hsl-regex-1.0.0.tgz} + mirrors.tencent.com/hsl-regex@1.0.0: + resolution: {integrity: sha1-1JMwx4ntgZ4nakwNJy3/owsY/m4=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/hsl-regex/-/hsl-regex-1.0.0.tgz} name: hsl-regex version: 1.0.0 dev: true - mirrors.tencent.com/hsla-regex/1.0.0: - resolution: {integrity: sha1-wc56MWjIxmFAM6S194d/OyJfnDg=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/hsla-regex/-/hsla-regex-1.0.0.tgz} + mirrors.tencent.com/hsla-regex@1.0.0: + resolution: {integrity: sha1-wc56MWjIxmFAM6S194d/OyJfnDg=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/hsla-regex/-/hsla-regex-1.0.0.tgz} name: hsla-regex version: 1.0.0 dev: true - mirrors.tencent.com/html-entities/1.4.0: - resolution: {integrity: sha512-8nxjcBcd8wovbeKx7h3wTji4e6+rhaVuPNpMqwWgnHh+N9ToqsCs6XztWRBPQ+UtzsoMAdKZtUENoVzU/EMtZA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/html-entities/-/html-entities-1.4.0.tgz} + mirrors.tencent.com/html-entities@1.4.0: + resolution: {integrity: sha512-8nxjcBcd8wovbeKx7h3wTji4e6+rhaVuPNpMqwWgnHh+N9ToqsCs6XztWRBPQ+UtzsoMAdKZtUENoVzU/EMtZA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/html-entities/-/html-entities-1.4.0.tgz} name: html-entities version: 1.4.0 dev: true - mirrors.tencent.com/html-webpack-plugin/4.5.2_webpack@4.46.0: - resolution: {integrity: sha512-q5oYdzjKUIPQVjOosjgvCHQOv9Ett9CYYHlgvJeXG0qQvdSojnBq4vAdQBwn1+yGveAwHCoe/rMR86ozX3+c2A==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/html-webpack-plugin/-/html-webpack-plugin-4.5.2.tgz} + mirrors.tencent.com/html-webpack-plugin@4.5.2(webpack@4.46.0): + resolution: {integrity: sha512-q5oYdzjKUIPQVjOosjgvCHQOv9Ett9CYYHlgvJeXG0qQvdSojnBq4vAdQBwn1+yGveAwHCoe/rMR86ozX3+c2A==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/html-webpack-plugin/-/html-webpack-plugin-4.5.2.tgz} id: mirrors.tencent.com/html-webpack-plugin/4.5.2 name: html-webpack-plugin version: 4.5.2 @@ -7883,190 +8925,178 @@ packages: '@types/tapable': 1.0.8 '@types/webpack': 4.41.32 html-minifier-terser: 5.1.1 - loader-utils: mirrors.tencent.com/loader-utils/1.4.0 - lodash: mirrors.tencent.com/lodash/4.17.21 - pretty-error: mirrors.tencent.com/pretty-error/2.1.2 - tapable: mirrors.tencent.com/tapable/1.1.3 + loader-utils: mirrors.tencent.com/loader-utils@1.4.0 + lodash: mirrors.tencent.com/lodash@4.17.21 + pretty-error: mirrors.tencent.com/pretty-error@2.1.2 + tapable: mirrors.tencent.com/tapable@1.1.3 util.promisify: 1.0.0 - webpack: mirrors.tencent.com/webpack/4.46.0_webpack-cli@3.3.12 + webpack: mirrors.tencent.com/webpack@4.46.0(webpack-cli@3.3.12) dev: true - mirrors.tencent.com/htmlparser2/6.1.0: - resolution: {integrity: sha512-gyyPk6rgonLFEDGoeRgQNaEUvdJ4ktTmmUh/h2t7s+M8oPpIPxgNACWa+6ESR57kXstwqPiCut0V8NRpcwgU7A==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: http://mirrors.tencent.com/npm/htmlparser2/-/htmlparser2-6.1.0.tgz} + mirrors.tencent.com/htmlparser2@6.1.0: + resolution: {integrity: sha512-gyyPk6rgonLFEDGoeRgQNaEUvdJ4ktTmmUh/h2t7s+M8oPpIPxgNACWa+6ESR57kXstwqPiCut0V8NRpcwgU7A==, registry: https://registry.npmjs.org/, tarball: http://mirrors.tencent.com/npm/htmlparser2/-/htmlparser2-6.1.0.tgz} name: htmlparser2 version: 6.1.0 dependencies: - domelementtype: mirrors.tencent.com/domelementtype/2.2.0 - domhandler: mirrors.tencent.com/domhandler/4.3.1 - domutils: mirrors.tencent.com/domutils/2.8.0 - entities: mirrors.tencent.com/entities/2.2.0 + domelementtype: mirrors.tencent.com/domelementtype@2.2.0 + domhandler: mirrors.tencent.com/domhandler@4.3.1 + domutils: mirrors.tencent.com/domutils@2.8.0 + entities: mirrors.tencent.com/entities@2.2.0 dev: true - mirrors.tencent.com/http-errors/1.6.3: - resolution: {integrity: sha1-i1VoC7S+KDoLW/TqLjhYC+HZMg0=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/http-errors/-/http-errors-1.6.3.tgz} + mirrors.tencent.com/http-errors@1.6.3: + resolution: {integrity: sha1-i1VoC7S+KDoLW/TqLjhYC+HZMg0=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/http-errors/-/http-errors-1.6.3.tgz} name: http-errors version: 1.6.3 engines: {node: '>= 0.6'} dependencies: - depd: mirrors.tencent.com/depd/1.1.2 - inherits: mirrors.tencent.com/inherits/2.0.3 - setprototypeof: mirrors.tencent.com/setprototypeof/1.1.0 - statuses: mirrors.tencent.com/statuses/1.5.0 + depd: mirrors.tencent.com/depd@1.1.2 + inherits: 2.0.3 + setprototypeof: mirrors.tencent.com/setprototypeof@1.1.0 + statuses: mirrors.tencent.com/statuses@1.5.0 dev: true - mirrors.tencent.com/http-errors/1.8.1: - resolution: {integrity: sha512-Kpk9Sm7NmI+RHhnj6OIWDI1d6fIoFAtFt9RLaTMRlg/8w49juAStsrBgp0Dp4OdxdVbRIeKhtCUvoi/RuAhO4g==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/http-errors/-/http-errors-1.8.1.tgz} + mirrors.tencent.com/http-errors@1.8.1: + resolution: {integrity: sha512-Kpk9Sm7NmI+RHhnj6OIWDI1d6fIoFAtFt9RLaTMRlg/8w49juAStsrBgp0Dp4OdxdVbRIeKhtCUvoi/RuAhO4g==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/http-errors/-/http-errors-1.8.1.tgz} name: http-errors version: 1.8.1 engines: {node: '>= 0.6'} dependencies: - depd: mirrors.tencent.com/depd/1.1.2 - inherits: mirrors.tencent.com/inherits/2.0.4 - setprototypeof: mirrors.tencent.com/setprototypeof/1.2.0 - statuses: mirrors.tencent.com/statuses/1.5.0 - toidentifier: mirrors.tencent.com/toidentifier/1.0.1 + depd: mirrors.tencent.com/depd@1.1.2 + inherits: 2.0.4 + setprototypeof: mirrors.tencent.com/setprototypeof@1.2.0 + statuses: mirrors.tencent.com/statuses@1.5.0 + toidentifier: mirrors.tencent.com/toidentifier@1.0.1 dev: true - mirrors.tencent.com/http-errors/2.0.0: - resolution: {integrity: sha512-FtwrG/euBzaEjYeRqOgly7G0qviiXoJWnvEH2Z1plBdXgbyjv34pHTSb9zoeHMyDy33+DWy5Wt9Wo+TURtOYSQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/http-errors/-/http-errors-2.0.0.tgz} + mirrors.tencent.com/http-errors@2.0.0: + resolution: {integrity: sha512-FtwrG/euBzaEjYeRqOgly7G0qviiXoJWnvEH2Z1plBdXgbyjv34pHTSb9zoeHMyDy33+DWy5Wt9Wo+TURtOYSQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/http-errors/-/http-errors-2.0.0.tgz} name: http-errors version: 2.0.0 engines: {node: '>= 0.8'} dependencies: - depd: mirrors.tencent.com/depd/2.0.0 - inherits: mirrors.tencent.com/inherits/2.0.4 - setprototypeof: mirrors.tencent.com/setprototypeof/1.2.0 - statuses: mirrors.tencent.com/statuses/2.0.1 - toidentifier: mirrors.tencent.com/toidentifier/1.0.1 + depd: mirrors.tencent.com/depd@2.0.0 + inherits: 2.0.4 + setprototypeof: mirrors.tencent.com/setprototypeof@1.2.0 + statuses: mirrors.tencent.com/statuses@2.0.1 + toidentifier: mirrors.tencent.com/toidentifier@1.0.1 dev: true - mirrors.tencent.com/http-parser-js/0.5.6: - resolution: {integrity: sha512-vDlkRPDJn93swjcjqMSaGSPABbIarsr1TLAui/gLDXzV5VsJNdXNzMYDyNBLQkjWQCJ1uizu8T2oDMhmGt0PRA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/http-parser-js/-/http-parser-js-0.5.6.tgz} + mirrors.tencent.com/http-parser-js@0.5.6: + resolution: {integrity: sha512-vDlkRPDJn93swjcjqMSaGSPABbIarsr1TLAui/gLDXzV5VsJNdXNzMYDyNBLQkjWQCJ1uizu8T2oDMhmGt0PRA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/http-parser-js/-/http-parser-js-0.5.6.tgz} name: http-parser-js version: 0.5.6 dev: true - mirrors.tencent.com/http-proxy-agent/4.0.1: - resolution: {integrity: sha512-k0zdNgqWTGA6aeIRVpvfVob4fL52dTfaehylg0Y4UvSySvOq/Y+BOyPrgpUrA7HylqvU8vIZGsRuXmspskV0Tg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/http-proxy-agent/-/http-proxy-agent-4.0.1.tgz} + mirrors.tencent.com/http-proxy-agent@4.0.1: + resolution: {integrity: sha512-k0zdNgqWTGA6aeIRVpvfVob4fL52dTfaehylg0Y4UvSySvOq/Y+BOyPrgpUrA7HylqvU8vIZGsRuXmspskV0Tg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/http-proxy-agent/-/http-proxy-agent-4.0.1.tgz} name: http-proxy-agent version: 4.0.1 engines: {node: '>= 6'} dependencies: '@tootallnate/once': 1.1.2 - agent-base: mirrors.tencent.com/agent-base/6.0.2 - debug: mirrors.tencent.com/debug/4.3.4 + agent-base: mirrors.tencent.com/agent-base@6.0.2 + debug: 4.3.4(supports-color@6.1.0) transitivePeerDependencies: - supports-color dev: true - mirrors.tencent.com/http-proxy-middleware/0.19.1_debug@4.3.4: - resolution: {integrity: sha512-yHYTgWMQO8VvwNS22eLLloAkvungsKdKTLO8AJlftYIKNfJr3GK3zK0ZCfzDDGUBttdGc8xFy1mCitvNKQtC3Q==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/http-proxy-middleware/-/http-proxy-middleware-0.19.1.tgz} + mirrors.tencent.com/http-proxy-middleware@0.19.1(debug@4.3.4)(supports-color@6.1.0): + resolution: {integrity: sha512-yHYTgWMQO8VvwNS22eLLloAkvungsKdKTLO8AJlftYIKNfJr3GK3zK0ZCfzDDGUBttdGc8xFy1mCitvNKQtC3Q==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/http-proxy-middleware/-/http-proxy-middleware-0.19.1.tgz} id: mirrors.tencent.com/http-proxy-middleware/0.19.1 name: http-proxy-middleware version: 0.19.1 engines: {node: '>=4.0.0'} dependencies: - http-proxy: mirrors.tencent.com/http-proxy/1.18.1_debug@4.3.4 - is-glob: mirrors.tencent.com/is-glob/4.0.3 - lodash: mirrors.tencent.com/lodash/4.17.21 - micromatch: mirrors.tencent.com/micromatch/3.1.10 + http-proxy: mirrors.tencent.com/http-proxy@1.18.1(debug@4.3.4) + is-glob: mirrors.tencent.com/is-glob@4.0.3 + lodash: mirrors.tencent.com/lodash@4.17.21 + micromatch: mirrors.tencent.com/micromatch@3.1.10(supports-color@6.1.0) transitivePeerDependencies: - debug + - supports-color dev: true - mirrors.tencent.com/http-proxy-middleware/1.3.1: - resolution: {integrity: sha512-13eVVDYS4z79w7f1+NPllJtOQFx/FdUW4btIvVRMaRlUY9VGstAbo5MOhLEuUgZFRHn3x50ufn25zkj/boZnEg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/http-proxy-middleware/-/http-proxy-middleware-1.3.1.tgz} + mirrors.tencent.com/http-proxy-middleware@1.3.1: + resolution: {integrity: sha512-13eVVDYS4z79w7f1+NPllJtOQFx/FdUW4btIvVRMaRlUY9VGstAbo5MOhLEuUgZFRHn3x50ufn25zkj/boZnEg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/http-proxy-middleware/-/http-proxy-middleware-1.3.1.tgz} name: http-proxy-middleware version: 1.3.1 engines: {node: '>=8.0.0'} dependencies: '@types/http-proxy': 1.17.8 - http-proxy: mirrors.tencent.com/http-proxy/1.18.1 - is-glob: mirrors.tencent.com/is-glob/4.0.3 - is-plain-obj: mirrors.tencent.com/is-plain-obj/3.0.0 - micromatch: mirrors.tencent.com/micromatch/4.0.5 - transitivePeerDependencies: - - debug - dev: true - - mirrors.tencent.com/http-proxy/1.18.1: - resolution: {integrity: sha512-7mz/721AbnJwIVbnaSv1Cz3Am0ZLT/UBwkC92VlxhXv/k/BBQfM2fXElQNC27BVGr0uwUpplYPQM9LnaBMR5NQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/http-proxy/-/http-proxy-1.18.1.tgz} - name: http-proxy - version: 1.18.1 - engines: {node: '>=8.0.0'} - dependencies: - eventemitter3: mirrors.tencent.com/eventemitter3/4.0.7 - follow-redirects: mirrors.tencent.com/follow-redirects/1.14.9 - requires-port: mirrors.tencent.com/requires-port/1.0.0 + http-proxy: mirrors.tencent.com/http-proxy@1.18.1(debug@4.3.4) + is-glob: mirrors.tencent.com/is-glob@4.0.3 + is-plain-obj: mirrors.tencent.com/is-plain-obj@3.0.0 + micromatch: mirrors.tencent.com/micromatch@4.0.5 transitivePeerDependencies: - debug dev: true - mirrors.tencent.com/http-proxy/1.18.1_debug@4.3.4: - resolution: {integrity: sha512-7mz/721AbnJwIVbnaSv1Cz3Am0ZLT/UBwkC92VlxhXv/k/BBQfM2fXElQNC27BVGr0uwUpplYPQM9LnaBMR5NQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/http-proxy/-/http-proxy-1.18.1.tgz} + mirrors.tencent.com/http-proxy@1.18.1(debug@4.3.4): + resolution: {integrity: sha512-7mz/721AbnJwIVbnaSv1Cz3Am0ZLT/UBwkC92VlxhXv/k/BBQfM2fXElQNC27BVGr0uwUpplYPQM9LnaBMR5NQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/http-proxy/-/http-proxy-1.18.1.tgz} id: mirrors.tencent.com/http-proxy/1.18.1 name: http-proxy version: 1.18.1 engines: {node: '>=8.0.0'} dependencies: - eventemitter3: mirrors.tencent.com/eventemitter3/4.0.7 - follow-redirects: mirrors.tencent.com/follow-redirects/1.14.9_debug@4.3.4 - requires-port: mirrors.tencent.com/requires-port/1.0.0 + eventemitter3: mirrors.tencent.com/eventemitter3@4.0.7 + follow-redirects: mirrors.tencent.com/follow-redirects@1.14.9(debug@4.3.4) + requires-port: mirrors.tencent.com/requires-port@1.0.0 transitivePeerDependencies: - debug dev: true - mirrors.tencent.com/https-browserify/1.0.0: - resolution: {integrity: sha1-7AbBDgo0wPL68Zn3/X/Hj//QPHM=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/https-browserify/-/https-browserify-1.0.0.tgz} + mirrors.tencent.com/https-browserify@1.0.0: + resolution: {integrity: sha1-7AbBDgo0wPL68Zn3/X/Hj//QPHM=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/https-browserify/-/https-browserify-1.0.0.tgz} name: https-browserify version: 1.0.0 dev: true - mirrors.tencent.com/https-proxy-agent/5.0.0: - resolution: {integrity: sha512-EkYm5BcKUGiduxzSt3Eppko+PiNWNEpa4ySk9vTC6wDsQJW9rHSa+UhGNJoRYp7bz6Ht1eaRIa6QaJqO5rCFbA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/https-proxy-agent/-/https-proxy-agent-5.0.0.tgz} + mirrors.tencent.com/https-proxy-agent@5.0.0: + resolution: {integrity: sha512-EkYm5BcKUGiduxzSt3Eppko+PiNWNEpa4ySk9vTC6wDsQJW9rHSa+UhGNJoRYp7bz6Ht1eaRIa6QaJqO5rCFbA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/https-proxy-agent/-/https-proxy-agent-5.0.0.tgz} name: https-proxy-agent version: 5.0.0 engines: {node: '>= 6'} dependencies: - agent-base: mirrors.tencent.com/agent-base/6.0.2 - debug: mirrors.tencent.com/debug/4.3.4 + agent-base: mirrors.tencent.com/agent-base@6.0.2 + debug: 4.3.4(supports-color@6.1.0) transitivePeerDependencies: - supports-color dev: true - mirrors.tencent.com/human-signals/2.1.0: - resolution: {integrity: sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/human-signals/-/human-signals-2.1.0.tgz} + mirrors.tencent.com/human-signals@2.1.0: + resolution: {integrity: sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/human-signals/-/human-signals-2.1.0.tgz} name: human-signals version: 2.1.0 engines: {node: '>=10.17.0'} dev: true - mirrors.tencent.com/humanize-ms/1.2.1: - resolution: {integrity: sha1-xG4xWaKT9riW2ikxbYtv6Lt5u+0=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/humanize-ms/-/humanize-ms-1.2.1.tgz} + mirrors.tencent.com/humanize-ms@1.2.1: + resolution: {integrity: sha1-xG4xWaKT9riW2ikxbYtv6Lt5u+0=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/humanize-ms/-/humanize-ms-1.2.1.tgz} name: humanize-ms version: 1.2.1 dependencies: - ms: mirrors.tencent.com/ms/2.1.3 + ms: 2.1.3 dev: true - mirrors.tencent.com/husky/7.0.4: - resolution: {integrity: sha512-vbaCKN2QLtP/vD4yvs6iz6hBEo6wkSzs8HpRah1Z6aGmF2KW5PdYuAd7uX5a+OyBZHBhd+TFLqgjUgytQr4RvQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/husky/-/husky-7.0.4.tgz} + mirrors.tencent.com/husky@7.0.4: + resolution: {integrity: sha512-vbaCKN2QLtP/vD4yvs6iz6hBEo6wkSzs8HpRah1Z6aGmF2KW5PdYuAd7uX5a+OyBZHBhd+TFLqgjUgytQr4RvQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/husky/-/husky-7.0.4.tgz} name: husky version: 7.0.4 engines: {node: '>=12'} hasBin: true dev: true - mirrors.tencent.com/iconv-lite/0.4.24: - resolution: {integrity: sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/iconv-lite/-/iconv-lite-0.4.24.tgz} + mirrors.tencent.com/iconv-lite@0.4.24: + resolution: {integrity: sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/iconv-lite/-/iconv-lite-0.4.24.tgz} name: iconv-lite version: 0.4.24 engines: {node: '>=0.10.0'} dependencies: - safer-buffer: mirrors.tencent.com/safer-buffer/2.1.2 + safer-buffer: mirrors.tencent.com/safer-buffer@2.1.2 - mirrors.tencent.com/icss-utils/5.1.0_postcss@8.4.12: - resolution: {integrity: sha512-soFhflCVWLfRNOPU3iv5Z9VUdT44xFRbzjLsEzSr5AQmgqPMTHdU3PMT1Cf1ssx8fLNJDA1juftYl+PUcv3MqA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/icss-utils/-/icss-utils-5.1.0.tgz} + mirrors.tencent.com/icss-utils@5.1.0(postcss@8.4.12): + resolution: {integrity: sha512-soFhflCVWLfRNOPU3iv5Z9VUdT44xFRbzjLsEzSr5AQmgqPMTHdU3PMT1Cf1ssx8fLNJDA1juftYl+PUcv3MqA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/icss-utils/-/icss-utils-5.1.0.tgz} id: mirrors.tencent.com/icss-utils/5.1.0 name: icss-utils version: 5.1.0 @@ -8074,899 +9104,827 @@ packages: peerDependencies: postcss: ^8.1.0 dependencies: - postcss: mirrors.tencent.com/postcss/8.4.12 + postcss: 8.4.12 dev: true - mirrors.tencent.com/ieee754/1.2.1: - resolution: {integrity: sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/ieee754/-/ieee754-1.2.1.tgz} + mirrors.tencent.com/ieee754@1.2.1: + resolution: {integrity: sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/ieee754/-/ieee754-1.2.1.tgz} name: ieee754 version: 1.2.1 - mirrors.tencent.com/iferr/0.1.5: - resolution: {integrity: sha1-xg7taebY/bazEEofy8ocGS3FtQE=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/iferr/-/iferr-0.1.5.tgz} + mirrors.tencent.com/iferr@0.1.5: + resolution: {integrity: sha1-xg7taebY/bazEEofy8ocGS3FtQE=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/iferr/-/iferr-0.1.5.tgz} name: iferr version: 0.1.5 dev: true - mirrors.tencent.com/ignore/4.0.6: - resolution: {integrity: sha512-cyFDKrqc/YdcWFniJhzI42+AzS+gNwmUzOSFcRCQYwySuBBBy/KjuxWLZ/FHEH6Moq1NizMOBWyTcv8O4OZIMg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/ignore/-/ignore-4.0.6.tgz} + mirrors.tencent.com/ignore@4.0.6: + resolution: {integrity: sha512-cyFDKrqc/YdcWFniJhzI42+AzS+gNwmUzOSFcRCQYwySuBBBy/KjuxWLZ/FHEH6Moq1NizMOBWyTcv8O4OZIMg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/ignore/-/ignore-4.0.6.tgz} name: ignore version: 4.0.6 engines: {node: '>= 4'} dev: true - mirrors.tencent.com/ignore/5.2.0: - resolution: {integrity: sha512-CmxgYGiEPCLhfLnpPp1MoRmifwEIOgjcHXxOBjv7mY96c+eWScsOP9c112ZyLdWHi0FxHjI+4uVhKYp/gcdRmQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/ignore/-/ignore-5.2.0.tgz} + mirrors.tencent.com/ignore@5.2.0: + resolution: {integrity: sha512-CmxgYGiEPCLhfLnpPp1MoRmifwEIOgjcHXxOBjv7mY96c+eWScsOP9c112ZyLdWHi0FxHjI+4uVhKYp/gcdRmQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/ignore/-/ignore-5.2.0.tgz} name: ignore version: 5.2.0 engines: {node: '>= 4'} dev: true - mirrors.tencent.com/image-size/0.5.5: - resolution: {integrity: sha1-Cd/Uq50g4p6xw+gLiZA3jfnjy5w=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/image-size/-/image-size-0.5.5.tgz} - name: image-size - version: 0.5.5 - engines: {node: '>=0.10.0'} - hasBin: true - requiresBuild: true - dev: true - optional: true - - mirrors.tencent.com/immediate/3.0.6: - resolution: {integrity: sha1-nbHb0Pr43m++D13V5Wu2BigN5ps=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/immediate/-/immediate-3.0.6.tgz} + mirrors.tencent.com/immediate@3.0.6: + resolution: {integrity: sha1-nbHb0Pr43m++D13V5Wu2BigN5ps=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/immediate/-/immediate-3.0.6.tgz} name: immediate version: 3.0.6 dev: false - mirrors.tencent.com/immutability-helper/3.1.1: - resolution: {integrity: sha512-Q0QaXjPjwIju/28TsugCHNEASwoCcJSyJV3uO1sOIQGI0jKgm9f41Lvz0DZj3n46cNCyAZTsEYoY4C2bVRUzyQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/immutability-helper/-/immutability-helper-3.1.1.tgz} + mirrors.tencent.com/immutability-helper@3.1.1: + resolution: {integrity: sha512-Q0QaXjPjwIju/28TsugCHNEASwoCcJSyJV3uO1sOIQGI0jKgm9f41Lvz0DZj3n46cNCyAZTsEYoY4C2bVRUzyQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/immutability-helper/-/immutability-helper-3.1.1.tgz} name: immutability-helper version: 3.1.1 dev: false - mirrors.tencent.com/immutable/4.0.0: - resolution: {integrity: sha512-zIE9hX70qew5qTUjSS7wi1iwj/l7+m54KWU247nhM3v806UdGj1yDndXj+IOYxxtW9zyLI+xqFNZjTuDaLUqFw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/immutable/-/immutable-4.0.0.tgz} + mirrors.tencent.com/immutable@4.0.0: + resolution: {integrity: sha512-zIE9hX70qew5qTUjSS7wi1iwj/l7+m54KWU247nhM3v806UdGj1yDndXj+IOYxxtW9zyLI+xqFNZjTuDaLUqFw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/immutable/-/immutable-4.0.0.tgz} name: immutable version: 4.0.0 dev: false - mirrors.tencent.com/import-fresh/2.0.0: - resolution: {integrity: sha1-2BNVwVYS04bGH53dOSLUMEgipUY=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/import-fresh/-/import-fresh-2.0.0.tgz} + mirrors.tencent.com/import-fresh@2.0.0: + resolution: {integrity: sha1-2BNVwVYS04bGH53dOSLUMEgipUY=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/import-fresh/-/import-fresh-2.0.0.tgz} name: import-fresh version: 2.0.0 engines: {node: '>=4'} dependencies: - caller-path: mirrors.tencent.com/caller-path/2.0.0 - resolve-from: mirrors.tencent.com/resolve-from/3.0.0 + caller-path: mirrors.tencent.com/caller-path@2.0.0 + resolve-from: mirrors.tencent.com/resolve-from@3.0.0 dev: true - mirrors.tencent.com/import-fresh/3.3.0: - resolution: {integrity: sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/import-fresh/-/import-fresh-3.3.0.tgz} + mirrors.tencent.com/import-fresh@3.3.0: + resolution: {integrity: sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/import-fresh/-/import-fresh-3.3.0.tgz} name: import-fresh version: 3.3.0 engines: {node: '>=6'} dependencies: - parent-module: mirrors.tencent.com/parent-module/1.0.1 - resolve-from: mirrors.tencent.com/resolve-from/4.0.0 + parent-module: mirrors.tencent.com/parent-module@1.0.1 + resolve-from: mirrors.tencent.com/resolve-from@4.0.0 - mirrors.tencent.com/import-local/2.0.0: - resolution: {integrity: sha512-b6s04m3O+s3CGSbqDIyP4R6aAwAeYlVq9+WUWep6iHa8ETRf9yei1U48C5MmfJmV9AiLYYBKPMq/W+/WRpQmCQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/import-local/-/import-local-2.0.0.tgz} + mirrors.tencent.com/import-local@2.0.0: + resolution: {integrity: sha512-b6s04m3O+s3CGSbqDIyP4R6aAwAeYlVq9+WUWep6iHa8ETRf9yei1U48C5MmfJmV9AiLYYBKPMq/W+/WRpQmCQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/import-local/-/import-local-2.0.0.tgz} name: import-local version: 2.0.0 engines: {node: '>=6'} hasBin: true dependencies: - pkg-dir: mirrors.tencent.com/pkg-dir/3.0.0 - resolve-cwd: mirrors.tencent.com/resolve-cwd/2.0.0 - dev: true - - mirrors.tencent.com/imurmurhash/0.1.4: - resolution: {integrity: sha1-khi5srkoojixPcT7a21XbyMUU+o=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/imurmurhash/-/imurmurhash-0.1.4.tgz} - name: imurmurhash - version: 0.1.4 - engines: {node: '>=0.8.19'} + pkg-dir: 3.0.0 + resolve-cwd: mirrors.tencent.com/resolve-cwd@2.0.0 dev: true - mirrors.tencent.com/indent-string/4.0.0: - resolution: {integrity: sha512-EdDDZu4A2OyIK7Lr/2zG+w5jmbuk1DVBnEwREQvBzspBJkCEbRa8GxU1lghYcaGJCnRWibjDXlq779X1/y5xwg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/indent-string/-/indent-string-4.0.0.tgz} - name: indent-string - version: 4.0.0 - engines: {node: '>=8'} - - mirrors.tencent.com/indexes-of/1.0.1: - resolution: {integrity: sha1-8w9xbI4r00bHtn0985FVZqfAVgc=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/indexes-of/-/indexes-of-1.0.1.tgz} + mirrors.tencent.com/indexes-of@1.0.1: + resolution: {integrity: sha1-8w9xbI4r00bHtn0985FVZqfAVgc=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/indexes-of/-/indexes-of-1.0.1.tgz} name: indexes-of version: 1.0.1 dev: true - mirrors.tencent.com/infer-owner/1.0.4: - resolution: {integrity: sha512-IClj+Xz94+d7irH5qRyfJonOdfTzuDaifE6ZPWfx0N0+/ATZCbuTPq2prFl526urkQd90WyUKIh1DfBQ2hMz9A==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/infer-owner/-/infer-owner-1.0.4.tgz} - name: infer-owner - version: 1.0.4 - dev: true - - mirrors.tencent.com/inflight/1.0.6: - resolution: {integrity: sha1-Sb1jMdfQLQwJvJEKEHW6gWW1bfk=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/inflight/-/inflight-1.0.6.tgz} - name: inflight - version: 1.0.6 - dependencies: - once: mirrors.tencent.com/once/1.4.0 - wrappy: mirrors.tencent.com/wrappy/1.0.2 - - mirrors.tencent.com/inherits/2.0.1: - resolution: {integrity: sha1-sX0I0ya0Qj5Wjv9xn5GwscvfafE=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/inherits/-/inherits-2.0.1.tgz} - name: inherits - version: 2.0.1 - dev: true - - mirrors.tencent.com/inherits/2.0.3: - resolution: {integrity: sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/inherits/-/inherits-2.0.3.tgz} - name: inherits - version: 2.0.3 - dev: true - - mirrors.tencent.com/inherits/2.0.4: - resolution: {integrity: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/inherits/-/inherits-2.0.4.tgz} + mirrors.tencent.com/inherits@2.0.4: + resolution: {integrity: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/inherits/-/inherits-2.0.4.tgz} name: inherits version: 2.0.4 + dev: false - mirrors.tencent.com/ini/1.3.8: - resolution: {integrity: sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/ini/-/ini-1.3.8.tgz} + mirrors.tencent.com/ini@1.3.8: + resolution: {integrity: sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/ini/-/ini-1.3.8.tgz} name: ini version: 1.3.8 - mirrors.tencent.com/inquirer/6.5.2: - resolution: {integrity: sha512-cntlB5ghuB0iuO65Ovoi8ogLHiWGs/5yNrtUcKjFhSSiVeAIVpD7koaSU9RM8mpXw5YDi9RdYXGQMaOURB7ycQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/inquirer/-/inquirer-6.5.2.tgz} + mirrors.tencent.com/inquirer@6.5.2: + resolution: {integrity: sha512-cntlB5ghuB0iuO65Ovoi8ogLHiWGs/5yNrtUcKjFhSSiVeAIVpD7koaSU9RM8mpXw5YDi9RdYXGQMaOURB7ycQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/inquirer/-/inquirer-6.5.2.tgz} name: inquirer version: 6.5.2 engines: {node: '>=6.0.0'} dependencies: - ansi-escapes: mirrors.tencent.com/ansi-escapes/3.2.0 - chalk: mirrors.tencent.com/chalk/2.4.2 - cli-cursor: mirrors.tencent.com/cli-cursor/2.1.0 - cli-width: mirrors.tencent.com/cli-width/2.2.1 - external-editor: mirrors.tencent.com/external-editor/3.1.0 - figures: mirrors.tencent.com/figures/2.0.0 - lodash: mirrors.tencent.com/lodash/4.17.21 - mute-stream: mirrors.tencent.com/mute-stream/0.0.7 - run-async: mirrors.tencent.com/run-async/2.4.1 - rxjs: mirrors.tencent.com/rxjs/6.6.7 - string-width: mirrors.tencent.com/string-width/2.1.1 - strip-ansi: mirrors.tencent.com/strip-ansi/5.2.0 - through: mirrors.tencent.com/through/2.3.8 - dev: false - - mirrors.tencent.com/internal-ip/4.3.0: - resolution: {integrity: sha512-S1zBo1D6zcsyuC6PMmY5+55YMILQ9av8lotMx447Bq6SAgo/sDK6y6uUKmuYhW7eacnIhFfsPmCNYdDzsnnDCg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/internal-ip/-/internal-ip-4.3.0.tgz} + ansi-escapes: mirrors.tencent.com/ansi-escapes@3.2.0 + chalk: 2.4.2 + cli-cursor: mirrors.tencent.com/cli-cursor@2.1.0 + cli-width: mirrors.tencent.com/cli-width@2.2.1 + external-editor: mirrors.tencent.com/external-editor@3.1.0 + figures: mirrors.tencent.com/figures@2.0.0 + lodash: mirrors.tencent.com/lodash@4.17.21 + mute-stream: mirrors.tencent.com/mute-stream@0.0.7 + run-async: mirrors.tencent.com/run-async@2.4.1 + rxjs: mirrors.tencent.com/rxjs@6.6.7 + string-width: mirrors.tencent.com/string-width@2.1.1 + strip-ansi: mirrors.tencent.com/strip-ansi@5.2.0 + through: mirrors.tencent.com/through@2.3.8 + dev: false + + mirrors.tencent.com/internal-ip@4.3.0: + resolution: {integrity: sha512-S1zBo1D6zcsyuC6PMmY5+55YMILQ9av8lotMx447Bq6SAgo/sDK6y6uUKmuYhW7eacnIhFfsPmCNYdDzsnnDCg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/internal-ip/-/internal-ip-4.3.0.tgz} name: internal-ip version: 4.3.0 engines: {node: '>=6'} dependencies: default-gateway: 4.2.0 - ipaddr.js: mirrors.tencent.com/ipaddr.js/1.9.1 + ipaddr.js: mirrors.tencent.com/ipaddr.js@1.9.1 dev: true - mirrors.tencent.com/internal-slot/1.0.3: - resolution: {integrity: sha512-O0DB1JC/sPyZl7cIo78n5dR7eUSwwpYPiXRhTzNxZVAMUuB8vlnRFyLxdrVToks6XPLVnFfbzaVd5WLjhgg+vA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/internal-slot/-/internal-slot-1.0.3.tgz} + mirrors.tencent.com/internal-slot@1.0.3: + resolution: {integrity: sha512-O0DB1JC/sPyZl7cIo78n5dR7eUSwwpYPiXRhTzNxZVAMUuB8vlnRFyLxdrVToks6XPLVnFfbzaVd5WLjhgg+vA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/internal-slot/-/internal-slot-1.0.3.tgz} name: internal-slot version: 1.0.3 engines: {node: '>= 0.4'} dependencies: - get-intrinsic: mirrors.tencent.com/get-intrinsic/1.1.1 - has: mirrors.tencent.com/has/1.0.3 - side-channel: mirrors.tencent.com/side-channel/1.0.4 + get-intrinsic: mirrors.tencent.com/get-intrinsic@1.1.1 + has: mirrors.tencent.com/has@1.0.3 + side-channel: mirrors.tencent.com/side-channel@1.0.4 dev: true - mirrors.tencent.com/interpret/1.4.0: - resolution: {integrity: sha512-agE4QfB2Lkp9uICn7BAqoscw4SZP9kTE2hxiFI3jBPmXJfdqiahTbUuKGsMoN2GtqL9AxhYioAcVvgsb1HvRbA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/interpret/-/interpret-1.4.0.tgz} + mirrors.tencent.com/interpret@1.4.0: + resolution: {integrity: sha512-agE4QfB2Lkp9uICn7BAqoscw4SZP9kTE2hxiFI3jBPmXJfdqiahTbUuKGsMoN2GtqL9AxhYioAcVvgsb1HvRbA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/interpret/-/interpret-1.4.0.tgz} name: interpret version: 1.4.0 engines: {node: '>= 0.10'} - mirrors.tencent.com/invariant/2.2.4: - resolution: {integrity: sha512-phJfQVBuaJM5raOpJjSfkiD6BpbCE4Ns//LaXl6wGYtUBY83nWS6Rf9tXm2e8VaK60JEjYldbPif/A2B1C2gNA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/invariant/-/invariant-2.2.4.tgz} + mirrors.tencent.com/invariant@2.2.4: + resolution: {integrity: sha512-phJfQVBuaJM5raOpJjSfkiD6BpbCE4Ns//LaXl6wGYtUBY83nWS6Rf9tXm2e8VaK60JEjYldbPif/A2B1C2gNA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/invariant/-/invariant-2.2.4.tgz} name: invariant version: 2.2.4 dependencies: - loose-envify: mirrors.tencent.com/loose-envify/1.4.0 + loose-envify: mirrors.tencent.com/loose-envify@1.4.0 dev: false - mirrors.tencent.com/ip-regex/2.1.0: - resolution: {integrity: sha1-+ni/XS5pE8kRzp+BnuUUa7bYROk=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/ip-regex/-/ip-regex-2.1.0.tgz} + mirrors.tencent.com/ip-regex@2.1.0: + resolution: {integrity: sha1-+ni/XS5pE8kRzp+BnuUUa7bYROk=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/ip-regex/-/ip-regex-2.1.0.tgz} name: ip-regex version: 2.1.0 engines: {node: '>=4'} dev: true - mirrors.tencent.com/ip/1.1.5: - resolution: {integrity: sha1-vd7XARQpCCjAoDnnLvJfWq7ENUo=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/ip/-/ip-1.1.5.tgz} + mirrors.tencent.com/ip@1.1.5: + resolution: {integrity: sha1-vd7XARQpCCjAoDnnLvJfWq7ENUo=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/ip/-/ip-1.1.5.tgz} name: ip version: 1.1.5 dev: true - mirrors.tencent.com/ipaddr.js/1.9.1: - resolution: {integrity: sha512-0KI/607xoxSToH7GjN1FfSbLoU0+btTicjsQSWQlh/hZykN8KpmMf7uYwPW3R+akZ6R/w18ZlXSHBYXiYUPO3g==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/ipaddr.js/-/ipaddr.js-1.9.1.tgz} + mirrors.tencent.com/ipaddr.js@1.9.1: + resolution: {integrity: sha512-0KI/607xoxSToH7GjN1FfSbLoU0+btTicjsQSWQlh/hZykN8KpmMf7uYwPW3R+akZ6R/w18ZlXSHBYXiYUPO3g==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/ipaddr.js/-/ipaddr.js-1.9.1.tgz} name: ipaddr.js version: 1.9.1 engines: {node: '>= 0.10'} dev: true - mirrors.tencent.com/is-absolute-url/2.1.0: - resolution: {integrity: sha1-UFMN+4T8yap9vnhS6Do3uTufKqY=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/is-absolute-url/-/is-absolute-url-2.1.0.tgz} + mirrors.tencent.com/is-absolute-url@2.1.0: + resolution: {integrity: sha1-UFMN+4T8yap9vnhS6Do3uTufKqY=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/is-absolute-url/-/is-absolute-url-2.1.0.tgz} name: is-absolute-url version: 2.1.0 engines: {node: '>=0.10.0'} dev: true - mirrors.tencent.com/is-absolute-url/3.0.3: - resolution: {integrity: sha512-opmNIX7uFnS96NtPmhWQgQx6/NYFgsUXYMllcfzwWKUMwfo8kku1TvE6hkNcH+Q1ts5cMVrsY7j0bxXQDciu9Q==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/is-absolute-url/-/is-absolute-url-3.0.3.tgz} + mirrors.tencent.com/is-absolute-url@3.0.3: + resolution: {integrity: sha512-opmNIX7uFnS96NtPmhWQgQx6/NYFgsUXYMllcfzwWKUMwfo8kku1TvE6hkNcH+Q1ts5cMVrsY7j0bxXQDciu9Q==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/is-absolute-url/-/is-absolute-url-3.0.3.tgz} name: is-absolute-url version: 3.0.3 engines: {node: '>=8'} dev: true - mirrors.tencent.com/is-accessor-descriptor/0.1.6: - resolution: {integrity: sha1-qeEss66Nh2cn7u84Q/igiXtcmNY=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/is-accessor-descriptor/-/is-accessor-descriptor-0.1.6.tgz} + mirrors.tencent.com/is-accessor-descriptor@0.1.6: + resolution: {integrity: sha1-qeEss66Nh2cn7u84Q/igiXtcmNY=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/is-accessor-descriptor/-/is-accessor-descriptor-0.1.6.tgz} name: is-accessor-descriptor version: 0.1.6 engines: {node: '>=0.10.0'} dependencies: - kind-of: mirrors.tencent.com/kind-of/3.2.2 + kind-of: mirrors.tencent.com/kind-of@3.2.2 dev: true - mirrors.tencent.com/is-accessor-descriptor/1.0.0: - resolution: {integrity: sha512-m5hnHTkcVsPfqx3AKlyttIPb7J+XykHvJP2B9bZDjlhLIoEq4XoK64Vg7boZlVWYK6LUY94dYPEE7Lh0ZkZKcQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/is-accessor-descriptor/-/is-accessor-descriptor-1.0.0.tgz} + mirrors.tencent.com/is-accessor-descriptor@1.0.0: + resolution: {integrity: sha512-m5hnHTkcVsPfqx3AKlyttIPb7J+XykHvJP2B9bZDjlhLIoEq4XoK64Vg7boZlVWYK6LUY94dYPEE7Lh0ZkZKcQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/is-accessor-descriptor/-/is-accessor-descriptor-1.0.0.tgz} name: is-accessor-descriptor version: 1.0.0 engines: {node: '>=0.10.0'} dependencies: - kind-of: mirrors.tencent.com/kind-of/6.0.3 + kind-of: mirrors.tencent.com/kind-of@6.0.3 dev: true - mirrors.tencent.com/is-arguments/1.1.1: - resolution: {integrity: sha512-8Q7EARjzEnKpt/PCD7e1cgUS0a6X8u5tdSiMqXhojOdoV9TsMsiO+9VLC5vAmO8N7/GmXn7yjR8qnA6bVAEzfA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/is-arguments/-/is-arguments-1.1.1.tgz} + mirrors.tencent.com/is-arguments@1.1.1: + resolution: {integrity: sha512-8Q7EARjzEnKpt/PCD7e1cgUS0a6X8u5tdSiMqXhojOdoV9TsMsiO+9VLC5vAmO8N7/GmXn7yjR8qnA6bVAEzfA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/is-arguments/-/is-arguments-1.1.1.tgz} name: is-arguments version: 1.1.1 engines: {node: '>= 0.4'} dependencies: - call-bind: mirrors.tencent.com/call-bind/1.0.2 - has-tostringtag: mirrors.tencent.com/has-tostringtag/1.0.0 + call-bind: mirrors.tencent.com/call-bind@1.0.2 + has-tostringtag: mirrors.tencent.com/has-tostringtag@1.0.0 dev: true - mirrors.tencent.com/is-arrayish/0.2.1: - resolution: {integrity: sha1-d8mYQFJ6qOyxqLppe4BkWnqSap0=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/is-arrayish/-/is-arrayish-0.2.1.tgz} + mirrors.tencent.com/is-arrayish@0.2.1: + resolution: {integrity: sha1-d8mYQFJ6qOyxqLppe4BkWnqSap0=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/is-arrayish/-/is-arrayish-0.2.1.tgz} name: is-arrayish version: 0.2.1 - mirrors.tencent.com/is-arrayish/0.3.2: - resolution: {integrity: sha512-eVRqCvVlZbuw3GrM63ovNSNAeA1K16kaR/LRY/92w0zxQ5/1YzwblUX652i4Xs9RwAGjW9d9y6X88t8OaAJfWQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/is-arrayish/-/is-arrayish-0.3.2.tgz} + mirrors.tencent.com/is-arrayish@0.3.2: + resolution: {integrity: sha512-eVRqCvVlZbuw3GrM63ovNSNAeA1K16kaR/LRY/92w0zxQ5/1YzwblUX652i4Xs9RwAGjW9d9y6X88t8OaAJfWQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/is-arrayish/-/is-arrayish-0.3.2.tgz} name: is-arrayish version: 0.3.2 dev: true - mirrors.tencent.com/is-bigint/1.0.4: - resolution: {integrity: sha512-zB9CruMamjym81i2JZ3UMn54PKGsQzsJeo6xvN3HJJ4CAsQNB6iRutp2To77OfCNuoxspsIhzaPoO1zyCEhFOg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/is-bigint/-/is-bigint-1.0.4.tgz} + mirrors.tencent.com/is-bigint@1.0.4: + resolution: {integrity: sha512-zB9CruMamjym81i2JZ3UMn54PKGsQzsJeo6xvN3HJJ4CAsQNB6iRutp2To77OfCNuoxspsIhzaPoO1zyCEhFOg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/is-bigint/-/is-bigint-1.0.4.tgz} name: is-bigint version: 1.0.4 dependencies: - has-bigints: mirrors.tencent.com/has-bigints/1.0.1 + has-bigints: mirrors.tencent.com/has-bigints@1.0.1 dev: true - mirrors.tencent.com/is-binary-path/1.0.1: - resolution: {integrity: sha1-dfFmQrSA8YenEcgUFh/TpKdlWJg=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/is-binary-path/-/is-binary-path-1.0.1.tgz} + mirrors.tencent.com/is-binary-path@1.0.1: + resolution: {integrity: sha1-dfFmQrSA8YenEcgUFh/TpKdlWJg=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/is-binary-path/-/is-binary-path-1.0.1.tgz} name: is-binary-path version: 1.0.1 engines: {node: '>=0.10.0'} dependencies: - binary-extensions: mirrors.tencent.com/binary-extensions/1.13.1 + binary-extensions: mirrors.tencent.com/binary-extensions@1.13.1 dev: true - mirrors.tencent.com/is-binary-path/2.1.0: - resolution: {integrity: sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/is-binary-path/-/is-binary-path-2.1.0.tgz} + mirrors.tencent.com/is-binary-path@2.1.0: + resolution: {integrity: sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/is-binary-path/-/is-binary-path-2.1.0.tgz} name: is-binary-path version: 2.1.0 engines: {node: '>=8'} + requiresBuild: true dependencies: - binary-extensions: mirrors.tencent.com/binary-extensions/2.2.0 + binary-extensions: mirrors.tencent.com/binary-extensions@2.2.0 dev: true optional: true - mirrors.tencent.com/is-boolean-object/1.1.2: - resolution: {integrity: sha512-gDYaKHJmnj4aWxyj6YHyXVpdQawtVLHU5cb+eztPGczf6cjuTdwve5ZIEfgXqH4e57An1D1AKf8CZ3kYrQRqYA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/is-boolean-object/-/is-boolean-object-1.1.2.tgz} + mirrors.tencent.com/is-boolean-object@1.1.2: + resolution: {integrity: sha512-gDYaKHJmnj4aWxyj6YHyXVpdQawtVLHU5cb+eztPGczf6cjuTdwve5ZIEfgXqH4e57An1D1AKf8CZ3kYrQRqYA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/is-boolean-object/-/is-boolean-object-1.1.2.tgz} name: is-boolean-object version: 1.1.2 engines: {node: '>= 0.4'} dependencies: - call-bind: mirrors.tencent.com/call-bind/1.0.2 - has-tostringtag: mirrors.tencent.com/has-tostringtag/1.0.0 + call-bind: mirrors.tencent.com/call-bind@1.0.2 + has-tostringtag: mirrors.tencent.com/has-tostringtag@1.0.0 dev: true - mirrors.tencent.com/is-buffer/1.1.6: - resolution: {integrity: sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/is-buffer/-/is-buffer-1.1.6.tgz} + mirrors.tencent.com/is-buffer@1.1.6: + resolution: {integrity: sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/is-buffer/-/is-buffer-1.1.6.tgz} name: is-buffer version: 1.1.6 dev: true - mirrors.tencent.com/is-callable/1.2.4: - resolution: {integrity: sha512-nsuwtxZfMX67Oryl9LCQ+upnC0Z0BgpwntpS89m1H/TLF0zNfzfLMV/9Wa/6MZsj0acpEjAO0KF1xT6ZdLl95w==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/is-callable/-/is-callable-1.2.4.tgz} + mirrors.tencent.com/is-callable@1.2.4: + resolution: {integrity: sha512-nsuwtxZfMX67Oryl9LCQ+upnC0Z0BgpwntpS89m1H/TLF0zNfzfLMV/9Wa/6MZsj0acpEjAO0KF1xT6ZdLl95w==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/is-callable/-/is-callable-1.2.4.tgz} name: is-callable version: 1.2.4 engines: {node: '>= 0.4'} dev: true - mirrors.tencent.com/is-color-stop/1.1.0: - resolution: {integrity: sha1-z/9HGu5N1cnhWFmPvhKWe1za00U=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/is-color-stop/-/is-color-stop-1.1.0.tgz} + mirrors.tencent.com/is-color-stop@1.1.0: + resolution: {integrity: sha1-z/9HGu5N1cnhWFmPvhKWe1za00U=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/is-color-stop/-/is-color-stop-1.1.0.tgz} name: is-color-stop version: 1.1.0 dependencies: - css-color-names: mirrors.tencent.com/css-color-names/0.0.4 - hex-color-regex: mirrors.tencent.com/hex-color-regex/1.1.0 - hsl-regex: mirrors.tencent.com/hsl-regex/1.0.0 - hsla-regex: mirrors.tencent.com/hsla-regex/1.0.0 - rgb-regex: mirrors.tencent.com/rgb-regex/1.0.1 - rgba-regex: mirrors.tencent.com/rgba-regex/1.0.0 + css-color-names: mirrors.tencent.com/css-color-names@0.0.4 + hex-color-regex: mirrors.tencent.com/hex-color-regex@1.1.0 + hsl-regex: mirrors.tencent.com/hsl-regex@1.0.0 + hsla-regex: mirrors.tencent.com/hsla-regex@1.0.0 + rgb-regex: mirrors.tencent.com/rgb-regex@1.0.1 + rgba-regex: mirrors.tencent.com/rgba-regex@1.0.0 dev: true - mirrors.tencent.com/is-core-module/2.8.1: - resolution: {integrity: sha512-SdNCUs284hr40hFTFP6l0IfZ/RSrMXF3qgoRHd3/79unUTvrFO/JoXwkGm+5J/Oe3E/b5GsnG330uUNgRpu1PA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/is-core-module/-/is-core-module-2.8.1.tgz} + mirrors.tencent.com/is-core-module@2.8.1: + resolution: {integrity: sha512-SdNCUs284hr40hFTFP6l0IfZ/RSrMXF3qgoRHd3/79unUTvrFO/JoXwkGm+5J/Oe3E/b5GsnG330uUNgRpu1PA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/is-core-module/-/is-core-module-2.8.1.tgz} name: is-core-module version: 2.8.1 dependencies: - has: mirrors.tencent.com/has/1.0.3 + has: mirrors.tencent.com/has@1.0.3 - mirrors.tencent.com/is-data-descriptor/0.1.4: - resolution: {integrity: sha1-C17mSDiOLIYCgueT8YVv7D8wG1Y=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/is-data-descriptor/-/is-data-descriptor-0.1.4.tgz} + mirrors.tencent.com/is-data-descriptor@0.1.4: + resolution: {integrity: sha1-C17mSDiOLIYCgueT8YVv7D8wG1Y=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/is-data-descriptor/-/is-data-descriptor-0.1.4.tgz} name: is-data-descriptor version: 0.1.4 engines: {node: '>=0.10.0'} dependencies: - kind-of: mirrors.tencent.com/kind-of/3.2.2 + kind-of: mirrors.tencent.com/kind-of@3.2.2 dev: true - mirrors.tencent.com/is-data-descriptor/1.0.0: - resolution: {integrity: sha512-jbRXy1FmtAoCjQkVmIVYwuuqDFUbaOeDjmed1tOGPrsMhtJA4rD9tkgA0F1qJ3gRFRXcHYVkdeaP50Q5rE/jLQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/is-data-descriptor/-/is-data-descriptor-1.0.0.tgz} + mirrors.tencent.com/is-data-descriptor@1.0.0: + resolution: {integrity: sha512-jbRXy1FmtAoCjQkVmIVYwuuqDFUbaOeDjmed1tOGPrsMhtJA4rD9tkgA0F1qJ3gRFRXcHYVkdeaP50Q5rE/jLQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/is-data-descriptor/-/is-data-descriptor-1.0.0.tgz} name: is-data-descriptor version: 1.0.0 engines: {node: '>=0.10.0'} dependencies: - kind-of: mirrors.tencent.com/kind-of/6.0.3 + kind-of: mirrors.tencent.com/kind-of@6.0.3 dev: true - mirrors.tencent.com/is-date-object/1.0.5: - resolution: {integrity: sha512-9YQaSxsAiSwcvS33MBk3wTCVnWK+HhF8VZR2jRxehM16QcVOdHqPn4VPHmRK4lSr38n9JriurInLcP90xsYNfQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/is-date-object/-/is-date-object-1.0.5.tgz} + mirrors.tencent.com/is-date-object@1.0.5: + resolution: {integrity: sha512-9YQaSxsAiSwcvS33MBk3wTCVnWK+HhF8VZR2jRxehM16QcVOdHqPn4VPHmRK4lSr38n9JriurInLcP90xsYNfQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/is-date-object/-/is-date-object-1.0.5.tgz} name: is-date-object version: 1.0.5 engines: {node: '>= 0.4'} dependencies: - has-tostringtag: mirrors.tencent.com/has-tostringtag/1.0.0 + has-tostringtag: mirrors.tencent.com/has-tostringtag@1.0.0 dev: true - mirrors.tencent.com/is-descriptor/0.1.6: - resolution: {integrity: sha512-avDYr0SB3DwO9zsMov0gKCESFYqCnE4hq/4z3TdUlukEy5t9C0YRq7HLrsN52NAcqXKaepeCD0n+B0arnVG3Hg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/is-descriptor/-/is-descriptor-0.1.6.tgz} + mirrors.tencent.com/is-descriptor@0.1.6: + resolution: {integrity: sha512-avDYr0SB3DwO9zsMov0gKCESFYqCnE4hq/4z3TdUlukEy5t9C0YRq7HLrsN52NAcqXKaepeCD0n+B0arnVG3Hg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/is-descriptor/-/is-descriptor-0.1.6.tgz} name: is-descriptor version: 0.1.6 engines: {node: '>=0.10.0'} dependencies: - is-accessor-descriptor: mirrors.tencent.com/is-accessor-descriptor/0.1.6 - is-data-descriptor: mirrors.tencent.com/is-data-descriptor/0.1.4 - kind-of: mirrors.tencent.com/kind-of/5.1.0 + is-accessor-descriptor: mirrors.tencent.com/is-accessor-descriptor@0.1.6 + is-data-descriptor: mirrors.tencent.com/is-data-descriptor@0.1.4 + kind-of: mirrors.tencent.com/kind-of@5.1.0 dev: true - mirrors.tencent.com/is-descriptor/1.0.2: - resolution: {integrity: sha512-2eis5WqQGV7peooDyLmNEPUrps9+SXX5c9pL3xEB+4e9HnGuDa7mB7kHxHw4CbqS9k1T2hOH3miL8n8WtiYVtg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/is-descriptor/-/is-descriptor-1.0.2.tgz} + mirrors.tencent.com/is-descriptor@1.0.2: + resolution: {integrity: sha512-2eis5WqQGV7peooDyLmNEPUrps9+SXX5c9pL3xEB+4e9HnGuDa7mB7kHxHw4CbqS9k1T2hOH3miL8n8WtiYVtg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/is-descriptor/-/is-descriptor-1.0.2.tgz} name: is-descriptor version: 1.0.2 engines: {node: '>=0.10.0'} dependencies: - is-accessor-descriptor: mirrors.tencent.com/is-accessor-descriptor/1.0.0 - is-data-descriptor: mirrors.tencent.com/is-data-descriptor/1.0.0 - kind-of: mirrors.tencent.com/kind-of/6.0.3 + is-accessor-descriptor: mirrors.tencent.com/is-accessor-descriptor@1.0.0 + is-data-descriptor: mirrors.tencent.com/is-data-descriptor@1.0.0 + kind-of: mirrors.tencent.com/kind-of@6.0.3 dev: true - mirrors.tencent.com/is-directory/0.3.1: - resolution: {integrity: sha1-YTObbyR1/Hcv2cnYP1yFddwVSuE=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/is-directory/-/is-directory-0.3.1.tgz} + mirrors.tencent.com/is-directory@0.3.1: + resolution: {integrity: sha1-YTObbyR1/Hcv2cnYP1yFddwVSuE=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/is-directory/-/is-directory-0.3.1.tgz} name: is-directory version: 0.3.1 engines: {node: '>=0.10.0'} dev: true - mirrors.tencent.com/is-docker/2.2.1: - resolution: {integrity: sha512-F+i2BKsFrH66iaUFc0woD8sLy8getkwTwtOBjvs56Cx4CgJDeKQeqfz8wAYiSb8JOprWhHH5p77PbmYCvvUuXQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/is-docker/-/is-docker-2.2.1.tgz} + mirrors.tencent.com/is-docker@2.2.1: + resolution: {integrity: sha512-F+i2BKsFrH66iaUFc0woD8sLy8getkwTwtOBjvs56Cx4CgJDeKQeqfz8wAYiSb8JOprWhHH5p77PbmYCvvUuXQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/is-docker/-/is-docker-2.2.1.tgz} name: is-docker version: 2.2.1 engines: {node: '>=8'} hasBin: true dev: true - mirrors.tencent.com/is-extendable/0.1.1: - resolution: {integrity: sha1-YrEQ4omkcUGOPsNqYX1HLjAd/Ik=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/is-extendable/-/is-extendable-0.1.1.tgz} + mirrors.tencent.com/is-extendable@0.1.1: + resolution: {integrity: sha1-YrEQ4omkcUGOPsNqYX1HLjAd/Ik=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/is-extendable/-/is-extendable-0.1.1.tgz} name: is-extendable version: 0.1.1 engines: {node: '>=0.10.0'} dev: true - mirrors.tencent.com/is-extendable/1.0.1: - resolution: {integrity: sha512-arnXMxT1hhoKo9k1LZdmlNyJdDDfy2v0fXjFlmok4+i8ul/6WlbVge9bhM74OpNPQPMGUToDtz+KXa1PneJxOA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/is-extendable/-/is-extendable-1.0.1.tgz} + mirrors.tencent.com/is-extendable@1.0.1: + resolution: {integrity: sha512-arnXMxT1hhoKo9k1LZdmlNyJdDDfy2v0fXjFlmok4+i8ul/6WlbVge9bhM74OpNPQPMGUToDtz+KXa1PneJxOA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/is-extendable/-/is-extendable-1.0.1.tgz} name: is-extendable version: 1.0.1 engines: {node: '>=0.10.0'} dependencies: - is-plain-object: mirrors.tencent.com/is-plain-object/2.0.4 + is-plain-object: 2.0.4 dev: true - mirrors.tencent.com/is-extglob/2.1.1: - resolution: {integrity: sha1-qIwCU1eR8C7TfHahueqXc8gz+MI=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/is-extglob/-/is-extglob-2.1.1.tgz} + mirrors.tencent.com/is-extglob@2.1.1: + resolution: {integrity: sha1-qIwCU1eR8C7TfHahueqXc8gz+MI=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/is-extglob/-/is-extglob-2.1.1.tgz} name: is-extglob version: 2.1.1 engines: {node: '>=0.10.0'} - mirrors.tencent.com/is-fullwidth-code-point/2.0.0: - resolution: {integrity: sha1-o7MKXE8ZkYMWeqq5O+764937ZU8=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/is-fullwidth-code-point/-/is-fullwidth-code-point-2.0.0.tgz} + mirrors.tencent.com/is-fullwidth-code-point@2.0.0: + resolution: {integrity: sha1-o7MKXE8ZkYMWeqq5O+764937ZU8=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/is-fullwidth-code-point/-/is-fullwidth-code-point-2.0.0.tgz} name: is-fullwidth-code-point version: 2.0.0 engines: {node: '>=4'} - mirrors.tencent.com/is-fullwidth-code-point/3.0.0: - resolution: {integrity: sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz} + mirrors.tencent.com/is-fullwidth-code-point@3.0.0: + resolution: {integrity: sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz} name: is-fullwidth-code-point version: 3.0.0 engines: {node: '>=8'} - mirrors.tencent.com/is-glob/3.1.0: - resolution: {integrity: sha1-e6WuJCF4BKxwcHuWkiVnSGzD6Eo=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/is-glob/-/is-glob-3.1.0.tgz} + mirrors.tencent.com/is-glob@3.1.0: + resolution: {integrity: sha1-e6WuJCF4BKxwcHuWkiVnSGzD6Eo=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/is-glob/-/is-glob-3.1.0.tgz} name: is-glob version: 3.1.0 engines: {node: '>=0.10.0'} + requiresBuild: true dependencies: - is-extglob: mirrors.tencent.com/is-extglob/2.1.1 + is-extglob: mirrors.tencent.com/is-extglob@2.1.1 dev: true - mirrors.tencent.com/is-glob/4.0.3: - resolution: {integrity: sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/is-glob/-/is-glob-4.0.3.tgz} + mirrors.tencent.com/is-glob@4.0.3: + resolution: {integrity: sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/is-glob/-/is-glob-4.0.3.tgz} name: is-glob version: 4.0.3 engines: {node: '>=0.10.0'} dependencies: - is-extglob: mirrors.tencent.com/is-extglob/2.1.1 + is-extglob: mirrors.tencent.com/is-extglob@2.1.1 - mirrors.tencent.com/is-negative-zero/2.0.2: - resolution: {integrity: sha512-dqJvarLawXsFbNDeJW7zAz8ItJ9cd28YufuuFzh0G8pNHjJMnY08Dv7sYX2uF5UpQOwieAeOExEYAWWfu7ZZUA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/is-negative-zero/-/is-negative-zero-2.0.2.tgz} + mirrors.tencent.com/is-negative-zero@2.0.2: + resolution: {integrity: sha512-dqJvarLawXsFbNDeJW7zAz8ItJ9cd28YufuuFzh0G8pNHjJMnY08Dv7sYX2uF5UpQOwieAeOExEYAWWfu7ZZUA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/is-negative-zero/-/is-negative-zero-2.0.2.tgz} name: is-negative-zero version: 2.0.2 engines: {node: '>= 0.4'} dev: true - mirrors.tencent.com/is-number-object/1.0.6: - resolution: {integrity: sha512-bEVOqiRcvo3zO1+G2lVMy+gkkEm9Yh7cDMRusKKu5ZJKPUYSJwICTKZrNKHA2EbSP0Tu0+6B/emsYNHZyn6K8g==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/is-number-object/-/is-number-object-1.0.6.tgz} + mirrors.tencent.com/is-number-object@1.0.6: + resolution: {integrity: sha512-bEVOqiRcvo3zO1+G2lVMy+gkkEm9Yh7cDMRusKKu5ZJKPUYSJwICTKZrNKHA2EbSP0Tu0+6B/emsYNHZyn6K8g==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/is-number-object/-/is-number-object-1.0.6.tgz} name: is-number-object version: 1.0.6 engines: {node: '>= 0.4'} dependencies: - has-tostringtag: mirrors.tencent.com/has-tostringtag/1.0.0 + has-tostringtag: mirrors.tencent.com/has-tostringtag@1.0.0 dev: true - mirrors.tencent.com/is-number/3.0.0: - resolution: {integrity: sha1-JP1iAaR4LPUFYcgQJ2r8fRLXEZU=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/is-number/-/is-number-3.0.0.tgz} + mirrors.tencent.com/is-number@3.0.0: + resolution: {integrity: sha1-JP1iAaR4LPUFYcgQJ2r8fRLXEZU=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/is-number/-/is-number-3.0.0.tgz} name: is-number version: 3.0.0 engines: {node: '>=0.10.0'} dependencies: - kind-of: mirrors.tencent.com/kind-of/3.2.2 + kind-of: mirrors.tencent.com/kind-of@3.2.2 dev: true - mirrors.tencent.com/is-number/7.0.0: - resolution: {integrity: sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/is-number/-/is-number-7.0.0.tgz} + mirrors.tencent.com/is-number@7.0.0: + resolution: {integrity: sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/is-number/-/is-number-7.0.0.tgz} name: is-number version: 7.0.0 engines: {node: '>=0.12.0'} - mirrors.tencent.com/is-obj/2.0.0: - resolution: {integrity: sha512-drqDG3cbczxxEJRoOXcOjtdp1J/lyp1mNn0xaznRs8+muBhgQcrnbspox5X5fOw0HnMnbfDzvnEMEtqDEJEo8w==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/is-obj/-/is-obj-2.0.0.tgz} + mirrors.tencent.com/is-obj@2.0.0: + resolution: {integrity: sha512-drqDG3cbczxxEJRoOXcOjtdp1J/lyp1mNn0xaznRs8+muBhgQcrnbspox5X5fOw0HnMnbfDzvnEMEtqDEJEo8w==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/is-obj/-/is-obj-2.0.0.tgz} name: is-obj version: 2.0.0 engines: {node: '>=8'} - mirrors.tencent.com/is-path-cwd/2.2.0: - resolution: {integrity: sha512-w942bTcih8fdJPJmQHFzkS76NEP8Kzzvmw92cXsazb8intwLqPibPPdXf4ANdKV3rYMuuQYGIWtvz9JilB3NFQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/is-path-cwd/-/is-path-cwd-2.2.0.tgz} + mirrors.tencent.com/is-path-cwd@2.2.0: + resolution: {integrity: sha512-w942bTcih8fdJPJmQHFzkS76NEP8Kzzvmw92cXsazb8intwLqPibPPdXf4ANdKV3rYMuuQYGIWtvz9JilB3NFQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/is-path-cwd/-/is-path-cwd-2.2.0.tgz} name: is-path-cwd version: 2.2.0 engines: {node: '>=6'} dev: true - mirrors.tencent.com/is-path-in-cwd/2.1.0: - resolution: {integrity: sha512-rNocXHgipO+rvnP6dk3zI20RpOtrAM/kzbB258Uw5BWr3TpXi861yzjo16Dn4hUox07iw5AyeMLHWsujkjzvRQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/is-path-in-cwd/-/is-path-in-cwd-2.1.0.tgz} + mirrors.tencent.com/is-path-in-cwd@2.1.0: + resolution: {integrity: sha512-rNocXHgipO+rvnP6dk3zI20RpOtrAM/kzbB258Uw5BWr3TpXi861yzjo16Dn4hUox07iw5AyeMLHWsujkjzvRQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/is-path-in-cwd/-/is-path-in-cwd-2.1.0.tgz} name: is-path-in-cwd version: 2.1.0 engines: {node: '>=6'} dependencies: - is-path-inside: mirrors.tencent.com/is-path-inside/2.1.0 + is-path-inside: mirrors.tencent.com/is-path-inside@2.1.0 dev: true - mirrors.tencent.com/is-path-inside/2.1.0: - resolution: {integrity: sha512-wiyhTzfDWsvwAW53OBWF5zuvaOGlZ6PwYxAbPVDhpm+gM09xKQGjBq/8uYN12aDvMxnAnq3dxTyoSoRNmg5YFg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/is-path-inside/-/is-path-inside-2.1.0.tgz} + mirrors.tencent.com/is-path-inside@2.1.0: + resolution: {integrity: sha512-wiyhTzfDWsvwAW53OBWF5zuvaOGlZ6PwYxAbPVDhpm+gM09xKQGjBq/8uYN12aDvMxnAnq3dxTyoSoRNmg5YFg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/is-path-inside/-/is-path-inside-2.1.0.tgz} name: is-path-inside version: 2.1.0 engines: {node: '>=6'} dependencies: - path-is-inside: mirrors.tencent.com/path-is-inside/1.0.2 + path-is-inside: mirrors.tencent.com/path-is-inside@1.0.2 dev: true - mirrors.tencent.com/is-plain-obj/1.1.0: - resolution: {integrity: sha1-caUMhCnfync8kqOQpKA7OfzVHT4=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/is-plain-obj/-/is-plain-obj-1.1.0.tgz} + mirrors.tencent.com/is-plain-obj@1.1.0: + resolution: {integrity: sha1-caUMhCnfync8kqOQpKA7OfzVHT4=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/is-plain-obj/-/is-plain-obj-1.1.0.tgz} name: is-plain-obj version: 1.1.0 engines: {node: '>=0.10.0'} - mirrors.tencent.com/is-plain-obj/3.0.0: - resolution: {integrity: sha512-gwsOE28k+23GP1B6vFl1oVh/WOzmawBrKwo5Ev6wMKzPkaXaCDIQKzLnvsA42DRlbVTWorkgTKIviAKCWkfUwA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/is-plain-obj/-/is-plain-obj-3.0.0.tgz} + mirrors.tencent.com/is-plain-obj@3.0.0: + resolution: {integrity: sha512-gwsOE28k+23GP1B6vFl1oVh/WOzmawBrKwo5Ev6wMKzPkaXaCDIQKzLnvsA42DRlbVTWorkgTKIviAKCWkfUwA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/is-plain-obj/-/is-plain-obj-3.0.0.tgz} name: is-plain-obj version: 3.0.0 engines: {node: '>=10'} dev: true - mirrors.tencent.com/is-plain-object/2.0.4: - resolution: {integrity: sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/is-plain-object/-/is-plain-object-2.0.4.tgz} - name: is-plain-object - version: 2.0.4 - engines: {node: '>=0.10.0'} - dependencies: - isobject: mirrors.tencent.com/isobject/3.0.1 - dev: true - - mirrors.tencent.com/is-regex/1.1.4: - resolution: {integrity: sha512-kvRdxDsxZjhzUX07ZnLydzS1TU/TJlTUHHY4YLL87e37oUA49DfkLqgy+VjFocowy29cKvcSiu+kIv728jTTVg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/is-regex/-/is-regex-1.1.4.tgz} + mirrors.tencent.com/is-regex@1.1.4: + resolution: {integrity: sha512-kvRdxDsxZjhzUX07ZnLydzS1TU/TJlTUHHY4YLL87e37oUA49DfkLqgy+VjFocowy29cKvcSiu+kIv728jTTVg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/is-regex/-/is-regex-1.1.4.tgz} name: is-regex version: 1.1.4 engines: {node: '>= 0.4'} dependencies: - call-bind: mirrors.tencent.com/call-bind/1.0.2 - has-tostringtag: mirrors.tencent.com/has-tostringtag/1.0.0 + call-bind: mirrors.tencent.com/call-bind@1.0.2 + has-tostringtag: mirrors.tencent.com/has-tostringtag@1.0.0 dev: true - mirrors.tencent.com/is-resolvable/1.1.0: - resolution: {integrity: sha512-qgDYXFSR5WvEfuS5dMj6oTMEbrrSaM0CrFk2Yiq/gXnBvD9pMa2jGXxyhGLfvhZpuMZe18CJpFxAt3CRs42NMg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/is-resolvable/-/is-resolvable-1.1.0.tgz} + mirrors.tencent.com/is-resolvable@1.1.0: + resolution: {integrity: sha512-qgDYXFSR5WvEfuS5dMj6oTMEbrrSaM0CrFk2Yiq/gXnBvD9pMa2jGXxyhGLfvhZpuMZe18CJpFxAt3CRs42NMg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/is-resolvable/-/is-resolvable-1.1.0.tgz} name: is-resolvable version: 1.1.0 dev: true - mirrors.tencent.com/is-shared-array-buffer/1.0.1: - resolution: {integrity: sha512-IU0NmyknYZN0rChcKhRO1X8LYz5Isj/Fsqh8NJOSf+N/hCOTwy29F32Ik7a+QszE63IdvmwdTPDd6cZ5pg4cwA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/is-shared-array-buffer/-/is-shared-array-buffer-1.0.1.tgz} + mirrors.tencent.com/is-shared-array-buffer@1.0.1: + resolution: {integrity: sha512-IU0NmyknYZN0rChcKhRO1X8LYz5Isj/Fsqh8NJOSf+N/hCOTwy29F32Ik7a+QszE63IdvmwdTPDd6cZ5pg4cwA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/is-shared-array-buffer/-/is-shared-array-buffer-1.0.1.tgz} name: is-shared-array-buffer version: 1.0.1 dev: true - mirrors.tencent.com/is-stream/1.1.0: - resolution: {integrity: sha1-EtSj3U5o4Lec6428hBc66A2RykQ=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/is-stream/-/is-stream-1.1.0.tgz} + mirrors.tencent.com/is-stream@1.1.0: + resolution: {integrity: sha1-EtSj3U5o4Lec6428hBc66A2RykQ=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/is-stream/-/is-stream-1.1.0.tgz} name: is-stream version: 1.1.0 engines: {node: '>=0.10.0'} dev: true - mirrors.tencent.com/is-stream/2.0.1: - resolution: {integrity: sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/is-stream/-/is-stream-2.0.1.tgz} + mirrors.tencent.com/is-stream@2.0.1: + resolution: {integrity: sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/is-stream/-/is-stream-2.0.1.tgz} name: is-stream version: 2.0.1 engines: {node: '>=8'} dev: true - mirrors.tencent.com/is-string/1.0.7: - resolution: {integrity: sha512-tE2UXzivje6ofPW7l23cjDOMa09gb7xlAqG6jG5ej6uPV32TlWP3NKPigtaGeHNu9fohccRYvIiZMfOOnOYUtg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/is-string/-/is-string-1.0.7.tgz} + mirrors.tencent.com/is-string@1.0.7: + resolution: {integrity: sha512-tE2UXzivje6ofPW7l23cjDOMa09gb7xlAqG6jG5ej6uPV32TlWP3NKPigtaGeHNu9fohccRYvIiZMfOOnOYUtg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/is-string/-/is-string-1.0.7.tgz} name: is-string version: 1.0.7 engines: {node: '>= 0.4'} dependencies: - has-tostringtag: mirrors.tencent.com/has-tostringtag/1.0.0 + has-tostringtag: mirrors.tencent.com/has-tostringtag@1.0.0 dev: true - mirrors.tencent.com/is-symbol/1.0.4: - resolution: {integrity: sha512-C/CPBqKWnvdcxqIARxyOh4v1UUEOCHpgDa0WYgpKDFMszcrPcffg5uhwSgPCLD2WWxmq6isisz87tzT01tuGhg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/is-symbol/-/is-symbol-1.0.4.tgz} + mirrors.tencent.com/is-symbol@1.0.4: + resolution: {integrity: sha512-C/CPBqKWnvdcxqIARxyOh4v1UUEOCHpgDa0WYgpKDFMszcrPcffg5uhwSgPCLD2WWxmq6isisz87tzT01tuGhg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/is-symbol/-/is-symbol-1.0.4.tgz} name: is-symbol version: 1.0.4 engines: {node: '>= 0.4'} dependencies: - has-symbols: mirrors.tencent.com/has-symbols/1.0.3 + has-symbols: mirrors.tencent.com/has-symbols@1.0.3 dev: true - mirrors.tencent.com/is-type-of/1.2.1: - resolution: {integrity: sha512-uK0kyX9LZYhSDS7H2sVJQJop1UnWPWmo5RvR3q2kFH6AUHYs7sOrVg0b4nyBHw29kRRNFofYN/JbHZDlHiItTA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/is-type-of/-/is-type-of-1.2.1.tgz} + mirrors.tencent.com/is-type-of@1.2.1: + resolution: {integrity: sha512-uK0kyX9LZYhSDS7H2sVJQJop1UnWPWmo5RvR3q2kFH6AUHYs7sOrVg0b4nyBHw29kRRNFofYN/JbHZDlHiItTA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/is-type-of/-/is-type-of-1.2.1.tgz} name: is-type-of version: 1.2.1 dependencies: - core-util-is: mirrors.tencent.com/core-util-is/1.0.3 + core-util-is: mirrors.tencent.com/core-util-is@1.0.3 is-class-hotfix: 0.0.6 - isstream: mirrors.tencent.com/isstream/0.1.2 + isstream: mirrors.tencent.com/isstream@0.1.2 dev: true - mirrors.tencent.com/is-utf8/0.2.1: - resolution: {integrity: sha1-Sw2hRCEE0bM2NA6AeX6GXPOffXI=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/is-utf8/-/is-utf8-0.2.1.tgz} + mirrors.tencent.com/is-utf8@0.2.1: + resolution: {integrity: sha1-Sw2hRCEE0bM2NA6AeX6GXPOffXI=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/is-utf8/-/is-utf8-0.2.1.tgz} name: is-utf8 version: 0.2.1 dev: false - mirrors.tencent.com/is-weakref/1.0.2: - resolution: {integrity: sha512-qctsuLZmIQ0+vSSMfoVvyFe2+GSEvnmZ2ezTup1SBse9+twCCeial6EEi3Nc2KFcf6+qz2FBPnjXsk8xhKSaPQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/is-weakref/-/is-weakref-1.0.2.tgz} + mirrors.tencent.com/is-weakref@1.0.2: + resolution: {integrity: sha512-qctsuLZmIQ0+vSSMfoVvyFe2+GSEvnmZ2ezTup1SBse9+twCCeial6EEi3Nc2KFcf6+qz2FBPnjXsk8xhKSaPQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/is-weakref/-/is-weakref-1.0.2.tgz} name: is-weakref version: 1.0.2 dependencies: - call-bind: mirrors.tencent.com/call-bind/1.0.2 + call-bind: mirrors.tencent.com/call-bind@1.0.2 dev: true - mirrors.tencent.com/is-what/3.14.1: - resolution: {integrity: sha512-sNxgpk9793nzSs7bA6JQJGeIuRBQhAaNGG77kzYQgMkrID+lS6SlK07K5LaptscDlSaIgH+GPFzf+d75FVxozA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/is-what/-/is-what-3.14.1.tgz} + mirrors.tencent.com/is-what@3.14.1: + resolution: {integrity: sha512-sNxgpk9793nzSs7bA6JQJGeIuRBQhAaNGG77kzYQgMkrID+lS6SlK07K5LaptscDlSaIgH+GPFzf+d75FVxozA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/is-what/-/is-what-3.14.1.tgz} name: is-what version: 3.14.1 dev: true - mirrors.tencent.com/is-windows/1.0.2: - resolution: {integrity: sha512-eXK1UInq2bPmjyX6e3VHIzMLobc4J94i4AWn+Hpq3OU5KkrRC96OAcR3PRJ/pGu6m8TRnBHP9dkXQVsT/COVIA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/is-windows/-/is-windows-1.0.2.tgz} + mirrors.tencent.com/is-windows@1.0.2: + resolution: {integrity: sha512-eXK1UInq2bPmjyX6e3VHIzMLobc4J94i4AWn+Hpq3OU5KkrRC96OAcR3PRJ/pGu6m8TRnBHP9dkXQVsT/COVIA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/is-windows/-/is-windows-1.0.2.tgz} name: is-windows version: 1.0.2 engines: {node: '>=0.10.0'} - mirrors.tencent.com/is-wsl/1.1.0: - resolution: {integrity: sha1-HxbkqiKwTRM2tmGIpmrzxgDDpm0=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/is-wsl/-/is-wsl-1.1.0.tgz} + mirrors.tencent.com/is-wsl@1.1.0: + resolution: {integrity: sha1-HxbkqiKwTRM2tmGIpmrzxgDDpm0=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/is-wsl/-/is-wsl-1.1.0.tgz} name: is-wsl version: 1.1.0 engines: {node: '>=4'} dev: true - mirrors.tencent.com/is-wsl/2.2.0: - resolution: {integrity: sha512-fKzAra0rGJUUBwGBgNkHZuToZcn+TtXHpeCgmkMJMMYx1sQDYaCSyjJBSCa2nH1DGm7s3n1oBnohoVTBaN7Lww==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/is-wsl/-/is-wsl-2.2.0.tgz} + mirrors.tencent.com/is-wsl@2.2.0: + resolution: {integrity: sha512-fKzAra0rGJUUBwGBgNkHZuToZcn+TtXHpeCgmkMJMMYx1sQDYaCSyjJBSCa2nH1DGm7s3n1oBnohoVTBaN7Lww==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/is-wsl/-/is-wsl-2.2.0.tgz} name: is-wsl version: 2.2.0 engines: {node: '>=8'} dependencies: - is-docker: mirrors.tencent.com/is-docker/2.2.1 + is-docker: mirrors.tencent.com/is-docker@2.2.1 dev: true - mirrors.tencent.com/isarray/0.0.1: - resolution: {integrity: sha1-ihis/Kmo9Bd+Cav8YDiTmwXR7t8=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/isarray/-/isarray-0.0.1.tgz} + mirrors.tencent.com/isarray@0.0.1: + resolution: {integrity: sha1-ihis/Kmo9Bd+Cav8YDiTmwXR7t8=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/isarray/-/isarray-0.0.1.tgz} name: isarray version: 0.0.1 dev: true - mirrors.tencent.com/isarray/1.0.0: - resolution: {integrity: sha1-u5NdSFgsuhaMBoNJV6VKPgcSTxE=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/isarray/-/isarray-1.0.0.tgz} + mirrors.tencent.com/isarray@1.0.0: + resolution: {integrity: sha1-u5NdSFgsuhaMBoNJV6VKPgcSTxE=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/isarray/-/isarray-1.0.0.tgz} name: isarray version: 1.0.0 - mirrors.tencent.com/isexe/2.0.0: - resolution: {integrity: sha1-6PvzdNxVb/iUehDcsFctYz8s+hA=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/isexe/-/isexe-2.0.0.tgz} + mirrors.tencent.com/isexe@2.0.0: + resolution: {integrity: sha1-6PvzdNxVb/iUehDcsFctYz8s+hA=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/isexe/-/isexe-2.0.0.tgz} name: isexe version: 2.0.0 - mirrors.tencent.com/isobject/2.1.0: - resolution: {integrity: sha1-8GVWEJaj8dou9GJy+BXIQNh+DIk=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/isobject/-/isobject-2.1.0.tgz} + mirrors.tencent.com/isobject@2.1.0: + resolution: {integrity: sha1-8GVWEJaj8dou9GJy+BXIQNh+DIk=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/isobject/-/isobject-2.1.0.tgz} name: isobject version: 2.1.0 engines: {node: '>=0.10.0'} dependencies: - isarray: mirrors.tencent.com/isarray/1.0.0 + isarray: mirrors.tencent.com/isarray@1.0.0 dev: true - mirrors.tencent.com/isobject/3.0.1: - resolution: {integrity: sha1-TkMekrEalzFjaqH5yNHMvP2reN8=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/isobject/-/isobject-3.0.1.tgz} + mirrors.tencent.com/isobject@3.0.1: + resolution: {integrity: sha1-TkMekrEalzFjaqH5yNHMvP2reN8=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/isobject/-/isobject-3.0.1.tgz} name: isobject version: 3.0.1 engines: {node: '>=0.10.0'} dev: true - mirrors.tencent.com/isstream/0.1.2: - resolution: {integrity: sha1-R+Y/evVa+m+S4VAOaQ64uFKcCZo=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/isstream/-/isstream-0.1.2.tgz} + mirrors.tencent.com/isstream@0.1.2: + resolution: {integrity: sha1-R+Y/evVa+m+S4VAOaQ64uFKcCZo=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/isstream/-/isstream-0.1.2.tgz} name: isstream version: 0.1.2 dev: true - mirrors.tencent.com/jest-worker/26.6.2: - resolution: {integrity: sha512-KWYVV1c4i+jbMpaBC+U++4Va0cp8OisU185o73T1vo99hqi7w8tSJfUXYswwqqrjzwxa6KpRK54WhPvwf5w6PQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/jest-worker/-/jest-worker-26.6.2.tgz} + mirrors.tencent.com/jest-worker@26.6.2: + resolution: {integrity: sha512-KWYVV1c4i+jbMpaBC+U++4Va0cp8OisU185o73T1vo99hqi7w8tSJfUXYswwqqrjzwxa6KpRK54WhPvwf5w6PQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/jest-worker/-/jest-worker-26.6.2.tgz} name: jest-worker version: 26.6.2 engines: {node: '>= 10.13.0'} dependencies: '@types/node': 12.20.47 - merge-stream: mirrors.tencent.com/merge-stream/2.0.0 - supports-color: mirrors.tencent.com/supports-color/7.2.0 + merge-stream: mirrors.tencent.com/merge-stream@2.0.0 + supports-color: 7.2.0 dev: true - mirrors.tencent.com/jest-worker/27.5.1: - resolution: {integrity: sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/jest-worker/-/jest-worker-27.5.1.tgz} + mirrors.tencent.com/jest-worker@27.5.1: + resolution: {integrity: sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/jest-worker/-/jest-worker-27.5.1.tgz} name: jest-worker version: 27.5.1 engines: {node: '>= 10.13.0'} dependencies: '@types/node': 12.20.47 - merge-stream: mirrors.tencent.com/merge-stream/2.0.0 - supports-color: mirrors.tencent.com/supports-color/8.1.1 + merge-stream: mirrors.tencent.com/merge-stream@2.0.0 + supports-color: 8.1.1 dev: true - mirrors.tencent.com/js-base64/2.6.4: - resolution: {integrity: sha512-pZe//GGmwJndub7ZghVHz7vjb2LgC1m8B07Au3eYqeqv9emhESByMXxaEgkUkEqJe87oBbSniGYoQNIBklc7IQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/js-base64/-/js-base64-2.6.4.tgz} + mirrors.tencent.com/js-base64@2.6.4: + resolution: {integrity: sha512-pZe//GGmwJndub7ZghVHz7vjb2LgC1m8B07Au3eYqeqv9emhESByMXxaEgkUkEqJe87oBbSniGYoQNIBklc7IQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/js-base64/-/js-base64-2.6.4.tgz} name: js-base64 version: 2.6.4 dev: true - mirrors.tencent.com/js-base64/3.7.2: - resolution: {integrity: sha512-NnRs6dsyqUXejqk/yv2aiXlAvOs56sLkX6nUdeaNezI5LFFLlsZjOThmwnrcwh5ZZRwZlCMnVAY3CvhIhoVEKQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/js-base64/-/js-base64-3.7.2.tgz} + mirrors.tencent.com/js-base64@3.7.2: + resolution: {integrity: sha512-NnRs6dsyqUXejqk/yv2aiXlAvOs56sLkX6nUdeaNezI5LFFLlsZjOThmwnrcwh5ZZRwZlCMnVAY3CvhIhoVEKQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/js-base64/-/js-base64-3.7.2.tgz} name: js-base64 version: 3.7.2 dev: false - mirrors.tencent.com/js-cookie/2.2.1: - resolution: {integrity: sha512-HvdH2LzI/EAZcUwA8+0nKNtWHqS+ZmijLA30RwZA0bo7ToCckjK5MkGhjED9KoRcXO6BaGI3I9UIzSA1FKFPOQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/js-cookie/-/js-cookie-2.2.1.tgz} + mirrors.tencent.com/js-cookie@2.2.1: + resolution: {integrity: sha512-HvdH2LzI/EAZcUwA8+0nKNtWHqS+ZmijLA30RwZA0bo7ToCckjK5MkGhjED9KoRcXO6BaGI3I9UIzSA1FKFPOQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/js-cookie/-/js-cookie-2.2.1.tgz} name: js-cookie version: 2.2.1 dev: false - mirrors.tencent.com/js-sdsl/2.1.4: - resolution: {integrity: sha512-/Ew+CJWHNddr7sjwgxaVeIORIH4AMVC9dy0hPf540ZGMVgS9d3ajwuVdyhDt6/QUvT8ATjR3yuYBKsS79F+H4A==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/js-sdsl/-/js-sdsl-2.1.4.tgz} + mirrors.tencent.com/js-sdsl@2.1.4: + resolution: {integrity: sha512-/Ew+CJWHNddr7sjwgxaVeIORIH4AMVC9dy0hPf540ZGMVgS9d3ajwuVdyhDt6/QUvT8ATjR3yuYBKsS79F+H4A==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/js-sdsl/-/js-sdsl-2.1.4.tgz} name: js-sdsl version: 2.1.4 dev: false - mirrors.tencent.com/js-tokens/4.0.0: - resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/js-tokens/-/js-tokens-4.0.0.tgz} - name: js-tokens - version: 4.0.0 - - mirrors.tencent.com/js-yaml/3.14.1: - resolution: {integrity: sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/js-yaml/-/js-yaml-3.14.1.tgz} + mirrors.tencent.com/js-yaml@3.14.1: + resolution: {integrity: sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/js-yaml/-/js-yaml-3.14.1.tgz} name: js-yaml version: 3.14.1 hasBin: true dependencies: - argparse: mirrors.tencent.com/argparse/1.0.10 - esprima: mirrors.tencent.com/esprima/4.0.1 - dev: true - - mirrors.tencent.com/jsesc/0.5.0: - resolution: {integrity: sha1-597mbjXW/Bb3EP6R1c9p9w8IkR0=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/jsesc/-/jsesc-0.5.0.tgz} - name: jsesc - version: 0.5.0 - hasBin: true + argparse: mirrors.tencent.com/argparse@1.0.10 + esprima: mirrors.tencent.com/esprima@4.0.1 dev: true - mirrors.tencent.com/jsesc/2.5.2: - resolution: {integrity: sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/jsesc/-/jsesc-2.5.2.tgz} + mirrors.tencent.com/jsesc@2.5.2: + resolution: {integrity: sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/jsesc/-/jsesc-2.5.2.tgz} name: jsesc version: 2.5.2 engines: {node: '>=4'} hasBin: true dev: true - mirrors.tencent.com/json-parse-better-errors/1.0.2: - resolution: {integrity: sha512-mrqyZKfX5EhL7hvqcV6WG1yYjnjeuYDzDhhcAAUrq8Po85NBQBJP+ZDUT75qZQ98IkUoBqdkExkukOU7Ts2wrw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/json-parse-better-errors/-/json-parse-better-errors-1.0.2.tgz} + mirrors.tencent.com/json-parse-better-errors@1.0.2: + resolution: {integrity: sha512-mrqyZKfX5EhL7hvqcV6WG1yYjnjeuYDzDhhcAAUrq8Po85NBQBJP+ZDUT75qZQ98IkUoBqdkExkukOU7Ts2wrw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/json-parse-better-errors/-/json-parse-better-errors-1.0.2.tgz} name: json-parse-better-errors version: 1.0.2 - mirrors.tencent.com/json-parse-even-better-errors/2.3.1: - resolution: {integrity: sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz} + mirrors.tencent.com/json-parse-even-better-errors@2.3.1: + resolution: {integrity: sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz} name: json-parse-even-better-errors version: 2.3.1 - mirrors.tencent.com/json-schema-traverse/0.4.1: - resolution: {integrity: sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz} - name: json-schema-traverse - version: 0.4.1 - - mirrors.tencent.com/json-stringify-safe/5.0.1: - resolution: {integrity: sha1-Epai1Y/UXxmg9s4B1lcB4sc1tus=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz} + mirrors.tencent.com/json-stringify-safe@5.0.1: + resolution: {integrity: sha1-Epai1Y/UXxmg9s4B1lcB4sc1tus=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz} name: json-stringify-safe version: 5.0.1 - mirrors.tencent.com/json2mq/0.2.0: - resolution: {integrity: sha1-tje9O6nqvhIsg+lyBIOusQ0skEo=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/json2mq/-/json2mq-0.2.0.tgz} + mirrors.tencent.com/json2mq@0.2.0: + resolution: {integrity: sha1-tje9O6nqvhIsg+lyBIOusQ0skEo=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/json2mq/-/json2mq-0.2.0.tgz} name: json2mq version: 0.2.0 dependencies: - string-convert: mirrors.tencent.com/string-convert/0.2.1 + string-convert: mirrors.tencent.com/string-convert@0.2.1 dev: false - mirrors.tencent.com/json5/1.0.1: - resolution: {integrity: sha512-aKS4WQjPenRxiQsC93MNfjx+nbF4PAdYzmd/1JIj8HYzqfbu86beTuNgXDzPknWk0n0uARlyewZo4s++ES36Ow==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/json5/-/json5-1.0.1.tgz} + mirrors.tencent.com/json5@1.0.1: + resolution: {integrity: sha512-aKS4WQjPenRxiQsC93MNfjx+nbF4PAdYzmd/1JIj8HYzqfbu86beTuNgXDzPknWk0n0uARlyewZo4s++ES36Ow==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/json5/-/json5-1.0.1.tgz} name: json5 version: 1.0.1 hasBin: true dependencies: - minimist: mirrors.tencent.com/minimist/1.2.6 + minimist: mirrors.tencent.com/minimist@1.2.6 dev: true - mirrors.tencent.com/json5/2.2.1: - resolution: {integrity: sha512-1hqLFMSrGHRHxav9q9gNjJ5EXznIxGVO09xQRrwplcS8qs28pZ8s8hupZAmqDwZUmVZ2Qb2jnyPOWcDH8m8dlA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/json5/-/json5-2.2.1.tgz} + mirrors.tencent.com/json5@2.2.1: + resolution: {integrity: sha512-1hqLFMSrGHRHxav9q9gNjJ5EXznIxGVO09xQRrwplcS8qs28pZ8s8hupZAmqDwZUmVZ2Qb2jnyPOWcDH8m8dlA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/json5/-/json5-2.2.1.tgz} name: json5 version: 2.2.1 engines: {node: '>=6'} hasBin: true dev: true - mirrors.tencent.com/jsonfile/4.0.0: - resolution: {integrity: sha1-h3Gq4HmbZAdrdmQPygWPnBDjPss=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/jsonfile/-/jsonfile-4.0.0.tgz} + mirrors.tencent.com/jsonfile@4.0.0: + resolution: {integrity: sha1-h3Gq4HmbZAdrdmQPygWPnBDjPss=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/jsonfile/-/jsonfile-4.0.0.tgz} name: jsonfile version: 4.0.0 optionalDependencies: - graceful-fs: mirrors.tencent.com/graceful-fs/4.2.9 + graceful-fs: 4.2.9 - mirrors.tencent.com/jsonfile/6.1.0: - resolution: {integrity: sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/jsonfile/-/jsonfile-6.1.0.tgz} + mirrors.tencent.com/jsonfile@6.1.0: + resolution: {integrity: sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/jsonfile/-/jsonfile-6.1.0.tgz} name: jsonfile version: 6.1.0 dependencies: - universalify: mirrors.tencent.com/universalify/2.0.0 + universalify: mirrors.tencent.com/universalify@2.0.0 optionalDependencies: - graceful-fs: mirrors.tencent.com/graceful-fs/4.2.9 + graceful-fs: 4.2.9 dev: true - mirrors.tencent.com/jsonparse/1.3.1: - resolution: {integrity: sha1-P02uSpH6wxX3EGL4UhzCOfE2YoA=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/jsonparse/-/jsonparse-1.3.1.tgz} + mirrors.tencent.com/jsonparse@1.3.1: + resolution: {integrity: sha1-P02uSpH6wxX3EGL4UhzCOfE2YoA=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/jsonparse/-/jsonparse-1.3.1.tgz} name: jsonparse version: 1.3.1 engines: {'0': node >= 0.2.0} - mirrors.tencent.com/jszip/3.8.0: - resolution: {integrity: sha512-cnpQrXvFSLdsR9KR5/x7zdf6c3m8IhZfZzSblFEHSqBaVwD2nvJ4CuCKLyvKvwBgZm08CgfSoiTBQLm5WW9hGw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/jszip/-/jszip-3.8.0.tgz} + mirrors.tencent.com/jszip@3.8.0: + resolution: {integrity: sha512-cnpQrXvFSLdsR9KR5/x7zdf6c3m8IhZfZzSblFEHSqBaVwD2nvJ4CuCKLyvKvwBgZm08CgfSoiTBQLm5WW9hGw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/jszip/-/jszip-3.8.0.tgz} name: jszip version: 3.8.0 dependencies: - lie: mirrors.tencent.com/lie/3.3.0 - pako: mirrors.tencent.com/pako/1.0.11 - readable-stream: mirrors.tencent.com/readable-stream/2.3.7 - set-immediate-shim: mirrors.tencent.com/set-immediate-shim/1.0.1 + lie: mirrors.tencent.com/lie@3.3.0 + pako: mirrors.tencent.com/pako@1.0.11 + readable-stream: mirrors.tencent.com/readable-stream@2.3.7 + set-immediate-shim: mirrors.tencent.com/set-immediate-shim@1.0.1 dev: false - mirrors.tencent.com/keycode/2.2.1: - resolution: {integrity: sha512-Rdgz9Hl9Iv4QKi8b0OlCRQEzp4AgVxyCtz5S/+VIHezDmrDhkp2N2TqBWOLz0/gbeREXOOiI9/4b8BY9uw2vFg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/keycode/-/keycode-2.2.1.tgz} + mirrors.tencent.com/keycode@2.2.1: + resolution: {integrity: sha512-Rdgz9Hl9Iv4QKi8b0OlCRQEzp4AgVxyCtz5S/+VIHezDmrDhkp2N2TqBWOLz0/gbeREXOOiI9/4b8BY9uw2vFg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/keycode/-/keycode-2.2.1.tgz} name: keycode version: 2.2.1 dev: false - mirrors.tencent.com/kind-of/3.2.2: - resolution: {integrity: sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/kind-of/-/kind-of-3.2.2.tgz} + mirrors.tencent.com/kind-of@3.2.2: + resolution: {integrity: sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/kind-of/-/kind-of-3.2.2.tgz} name: kind-of version: 3.2.2 engines: {node: '>=0.10.0'} dependencies: - is-buffer: mirrors.tencent.com/is-buffer/1.1.6 + is-buffer: mirrors.tencent.com/is-buffer@1.1.6 dev: true - mirrors.tencent.com/kind-of/4.0.0: - resolution: {integrity: sha1-IIE989cSkosgc3hpGkUGb65y3Vc=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/kind-of/-/kind-of-4.0.0.tgz} + mirrors.tencent.com/kind-of@4.0.0: + resolution: {integrity: sha1-IIE989cSkosgc3hpGkUGb65y3Vc=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/kind-of/-/kind-of-4.0.0.tgz} name: kind-of version: 4.0.0 engines: {node: '>=0.10.0'} dependencies: - is-buffer: mirrors.tencent.com/is-buffer/1.1.6 + is-buffer: mirrors.tencent.com/is-buffer@1.1.6 dev: true - mirrors.tencent.com/kind-of/5.1.0: - resolution: {integrity: sha512-NGEErnH6F2vUuXDh+OlbcKW7/wOcfdRHaZ7VWtqCztfHri/++YKmP51OdWeGPuqCOba6kk2OTe5d02VmTB80Pw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/kind-of/-/kind-of-5.1.0.tgz} + mirrors.tencent.com/kind-of@5.1.0: + resolution: {integrity: sha512-NGEErnH6F2vUuXDh+OlbcKW7/wOcfdRHaZ7VWtqCztfHri/++YKmP51OdWeGPuqCOba6kk2OTe5d02VmTB80Pw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/kind-of/-/kind-of-5.1.0.tgz} name: kind-of version: 5.1.0 engines: {node: '>=0.10.0'} dev: true - mirrors.tencent.com/kind-of/6.0.3: - resolution: {integrity: sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/kind-of/-/kind-of-6.0.3.tgz} + mirrors.tencent.com/kind-of@6.0.3: + resolution: {integrity: sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/kind-of/-/kind-of-6.0.3.tgz} name: kind-of version: 6.0.3 engines: {node: '>=0.10.0'} - mirrors.tencent.com/klona/2.0.5: - resolution: {integrity: sha512-pJiBpiXMbt7dkzXe8Ghj/u4FfXOOa98fPW+bihOJ4SjnoijweJrNThJfd3ifXpXhREjpoF2mZVH1GfS9LV3kHQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/klona/-/klona-2.0.5.tgz} + mirrors.tencent.com/klona@2.0.5: + resolution: {integrity: sha512-pJiBpiXMbt7dkzXe8Ghj/u4FfXOOa98fPW+bihOJ4SjnoijweJrNThJfd3ifXpXhREjpoF2mZVH1GfS9LV3kHQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/klona/-/klona-2.0.5.tgz} name: klona version: 2.0.5 engines: {node: '>= 8'} dev: true - mirrors.tencent.com/lazystream/1.0.1: - resolution: {integrity: sha512-b94GiNHQNy6JNTrt5w6zNyffMrNkXZb3KTkCZJb2V1xaEGCk093vkZ2jk3tpaeP33/OiXC+WvK9AxUebnf5nbw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/lazystream/-/lazystream-1.0.1.tgz} + mirrors.tencent.com/lazystream@1.0.1: + resolution: {integrity: sha512-b94GiNHQNy6JNTrt5w6zNyffMrNkXZb3KTkCZJb2V1xaEGCk093vkZ2jk3tpaeP33/OiXC+WvK9AxUebnf5nbw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/lazystream/-/lazystream-1.0.1.tgz} name: lazystream version: 1.0.1 engines: {node: '>= 0.6.3'} dependencies: - readable-stream: mirrors.tencent.com/readable-stream/2.3.7 + readable-stream: mirrors.tencent.com/readable-stream@2.3.7 dev: false - mirrors.tencent.com/less-loader/7.3.0_less@3.13.1+webpack@4.46.0: - resolution: {integrity: sha512-Mi8915g7NMaLlgi77mgTTQvK022xKRQBIVDSyfl3ErTuBhmZBQab0mjeJjNNqGbdR+qrfTleKXqbGI4uEFavxg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/less-loader/-/less-loader-7.3.0.tgz} + mirrors.tencent.com/less-loader@7.3.0(less@3.13.1)(webpack@4.46.0): + resolution: {integrity: sha512-Mi8915g7NMaLlgi77mgTTQvK022xKRQBIVDSyfl3ErTuBhmZBQab0mjeJjNNqGbdR+qrfTleKXqbGI4uEFavxg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/less-loader/-/less-loader-7.3.0.tgz} id: mirrors.tencent.com/less-loader/7.3.0 name: less-loader version: 7.3.0 @@ -8975,604 +9933,536 @@ packages: less: ^3.5.0 || ^4.0.0 webpack: ^4.0.0 || ^5.0.0 dependencies: - klona: mirrors.tencent.com/klona/2.0.5 - less: mirrors.tencent.com/less/3.13.1 - loader-utils: mirrors.tencent.com/loader-utils/2.0.2 - schema-utils: mirrors.tencent.com/schema-utils/3.1.1 - webpack: mirrors.tencent.com/webpack/4.46.0_webpack-cli@3.3.12 + klona: mirrors.tencent.com/klona@2.0.5 + less: mirrors.tencent.com/less@3.13.1 + loader-utils: mirrors.tencent.com/loader-utils@2.0.2 + schema-utils: mirrors.tencent.com/schema-utils@3.1.1 + webpack: mirrors.tencent.com/webpack@4.46.0(webpack-cli@3.3.12) dev: true - mirrors.tencent.com/less/3.13.1: - resolution: {integrity: sha512-SwA1aQXGUvp+P5XdZslUOhhLnClSLIjWvJhmd+Vgib5BFIr9lMNlQwmwUNOjXThF/A0x+MCYYPeWEfeWiLRnTw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/less/-/less-3.13.1.tgz} + mirrors.tencent.com/less@3.13.1: + resolution: {integrity: sha512-SwA1aQXGUvp+P5XdZslUOhhLnClSLIjWvJhmd+Vgib5BFIr9lMNlQwmwUNOjXThF/A0x+MCYYPeWEfeWiLRnTw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/less/-/less-3.13.1.tgz} name: less version: 3.13.1 engines: {node: '>=6'} hasBin: true dependencies: - copy-anything: mirrors.tencent.com/copy-anything/2.0.6 - tslib: mirrors.tencent.com/tslib/1.14.1 + copy-anything: mirrors.tencent.com/copy-anything@2.0.6 + tslib: mirrors.tencent.com/tslib@1.14.1 optionalDependencies: - errno: mirrors.tencent.com/errno/0.1.8 - graceful-fs: mirrors.tencent.com/graceful-fs/4.2.9 - image-size: mirrors.tencent.com/image-size/0.5.5 - make-dir: mirrors.tencent.com/make-dir/2.1.0 - mime: mirrors.tencent.com/mime/1.6.0 - native-request: mirrors.tencent.com/native-request/1.1.0 - source-map: mirrors.tencent.com/source-map/0.6.1 + errno: 0.1.8 + graceful-fs: 4.2.9 + image-size: 0.5.5 + make-dir: 2.1.0 + mime: 1.6.0 + native-request: 1.1.0 + source-map: 0.6.1 dev: true - mirrors.tencent.com/leven/2.1.0: - resolution: {integrity: sha1-wuep93IJTe6dNCAq6KzORoeHVYA=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/leven/-/leven-2.1.0.tgz} + mirrors.tencent.com/leven@2.1.0: + resolution: {integrity: sha1-wuep93IJTe6dNCAq6KzORoeHVYA=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/leven/-/leven-2.1.0.tgz} name: leven version: 2.1.0 engines: {node: '>=0.10.0'} dev: false - mirrors.tencent.com/levn/0.3.0: - resolution: {integrity: sha1-OwmSTt+fCDwEkP3UwLxEIeBHZO4=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/levn/-/levn-0.3.0.tgz} + mirrors.tencent.com/levn@0.3.0: + resolution: {integrity: sha1-OwmSTt+fCDwEkP3UwLxEIeBHZO4=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/levn/-/levn-0.3.0.tgz} name: levn version: 0.3.0 engines: {node: '>= 0.8.0'} dependencies: - prelude-ls: mirrors.tencent.com/prelude-ls/1.1.2 - type-check: mirrors.tencent.com/type-check/0.3.2 + prelude-ls: mirrors.tencent.com/prelude-ls@1.1.2 + type-check: mirrors.tencent.com/type-check@0.3.2 dev: true - mirrors.tencent.com/lie/3.3.0: - resolution: {integrity: sha512-UaiMJzeWRlEujzAuw5LokY1L5ecNQYZKfmyZ9L7wDHb/p5etKaxXhohBcrw0EYby+G/NA52vRSN4N39dxHAIwQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/lie/-/lie-3.3.0.tgz} + mirrors.tencent.com/lie@3.3.0: + resolution: {integrity: sha512-UaiMJzeWRlEujzAuw5LokY1L5ecNQYZKfmyZ9L7wDHb/p5etKaxXhohBcrw0EYby+G/NA52vRSN4N39dxHAIwQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/lie/-/lie-3.3.0.tgz} name: lie version: 3.3.0 dependencies: - immediate: mirrors.tencent.com/immediate/3.0.6 + immediate: mirrors.tencent.com/immediate@3.0.6 dev: false - mirrors.tencent.com/lines-and-columns/1.2.4: - resolution: {integrity: sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/lines-and-columns/-/lines-and-columns-1.2.4.tgz} + mirrors.tencent.com/lines-and-columns@1.2.4: + resolution: {integrity: sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/lines-and-columns/-/lines-and-columns-1.2.4.tgz} name: lines-and-columns version: 1.2.4 - mirrors.tencent.com/linkify-it/3.0.3: - resolution: {integrity: sha512-ynTsyrFSdE5oZ/O9GEf00kPngmOfVwazR5GKDq6EYfhlpFug3J2zybX56a2PRRpc9P+FuSoGNAwjlbDs9jJBPQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/linkify-it/-/linkify-it-3.0.3.tgz} + mirrors.tencent.com/linkify-it@3.0.3: + resolution: {integrity: sha512-ynTsyrFSdE5oZ/O9GEf00kPngmOfVwazR5GKDq6EYfhlpFug3J2zybX56a2PRRpc9P+FuSoGNAwjlbDs9jJBPQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/linkify-it/-/linkify-it-3.0.3.tgz} name: linkify-it version: 3.0.3 dependencies: - uc.micro: mirrors.tencent.com/uc.micro/1.0.6 + uc.micro: mirrors.tencent.com/uc.micro@1.0.6 dev: false - mirrors.tencent.com/listenercount/1.0.1: - resolution: {integrity: sha1-hMinKrWcRyUyFIDJdeZQg0LnCTc=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/listenercount/-/listenercount-1.0.1.tgz} + mirrors.tencent.com/listenercount@1.0.1: + resolution: {integrity: sha1-hMinKrWcRyUyFIDJdeZQg0LnCTc=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/listenercount/-/listenercount-1.0.1.tgz} name: listenercount version: 1.0.1 dev: false - mirrors.tencent.com/load-json-file/4.0.0: - resolution: {integrity: sha1-L19Fq5HjMhYjT9U62rZo607AmTs=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/load-json-file/-/load-json-file-4.0.0.tgz} + mirrors.tencent.com/load-json-file@4.0.0: + resolution: {integrity: sha1-L19Fq5HjMhYjT9U62rZo607AmTs=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/load-json-file/-/load-json-file-4.0.0.tgz} name: load-json-file version: 4.0.0 engines: {node: '>=4'} dependencies: - graceful-fs: mirrors.tencent.com/graceful-fs/4.2.9 - parse-json: mirrors.tencent.com/parse-json/4.0.0 - pify: mirrors.tencent.com/pify/3.0.0 - strip-bom: mirrors.tencent.com/strip-bom/3.0.0 + graceful-fs: 4.2.9 + parse-json: mirrors.tencent.com/parse-json@4.0.0 + pify: mirrors.tencent.com/pify@3.0.0 + strip-bom: mirrors.tencent.com/strip-bom@3.0.0 - mirrors.tencent.com/loader-runner/2.4.0: - resolution: {integrity: sha512-Jsmr89RcXGIwivFY21FcRrisYZfvLMTWx5kOLc+JTxtpBOG6xML0vzbc6SEQG2FO9/4Fc3wW4LVcB5DmGflaRw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/loader-runner/-/loader-runner-2.4.0.tgz} + mirrors.tencent.com/loader-runner@2.4.0: + resolution: {integrity: sha512-Jsmr89RcXGIwivFY21FcRrisYZfvLMTWx5kOLc+JTxtpBOG6xML0vzbc6SEQG2FO9/4Fc3wW4LVcB5DmGflaRw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/loader-runner/-/loader-runner-2.4.0.tgz} name: loader-runner version: 2.4.0 engines: {node: '>=4.3.0 <5.0.0 || >=5.10'} dev: true - mirrors.tencent.com/loader-runner/4.2.0: - resolution: {integrity: sha512-92+huvxMvYlMzMt0iIOukcwYBFpkYJdpl2xsZ7LrlayO7E8SOv+JJUEK17B/dJIHAOLMfh2dZZ/Y18WgmGtYNw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/loader-runner/-/loader-runner-4.2.0.tgz} + mirrors.tencent.com/loader-runner@4.2.0: + resolution: {integrity: sha512-92+huvxMvYlMzMt0iIOukcwYBFpkYJdpl2xsZ7LrlayO7E8SOv+JJUEK17B/dJIHAOLMfh2dZZ/Y18WgmGtYNw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/loader-runner/-/loader-runner-4.2.0.tgz} name: loader-runner version: 4.2.0 engines: {node: '>=6.11.5'} dev: true - mirrors.tencent.com/loader-utils/1.4.0: - resolution: {integrity: sha512-qH0WSMBtn/oHuwjy/NucEgbx5dbxxnxup9s4PVXJUDHZBQY+s0NWA9rJf53RBnQZxfch7euUui7hpoAPvALZdA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/loader-utils/-/loader-utils-1.4.0.tgz} + mirrors.tencent.com/loader-utils@1.4.0: + resolution: {integrity: sha512-qH0WSMBtn/oHuwjy/NucEgbx5dbxxnxup9s4PVXJUDHZBQY+s0NWA9rJf53RBnQZxfch7euUui7hpoAPvALZdA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/loader-utils/-/loader-utils-1.4.0.tgz} name: loader-utils version: 1.4.0 engines: {node: '>=4.0.0'} dependencies: - big.js: mirrors.tencent.com/big.js/5.2.2 - emojis-list: mirrors.tencent.com/emojis-list/3.0.0 - json5: mirrors.tencent.com/json5/1.0.1 + big.js: mirrors.tencent.com/big.js@5.2.2 + emojis-list: mirrors.tencent.com/emojis-list@3.0.0 + json5: mirrors.tencent.com/json5@1.0.1 dev: true - mirrors.tencent.com/loader-utils/2.0.2: - resolution: {integrity: sha512-TM57VeHptv569d/GKh6TAYdzKblwDNiumOdkFnejjD0XwTH87K90w3O7AiJRqdQoXygvi1VQTJTLGhJl7WqA7A==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/loader-utils/-/loader-utils-2.0.2.tgz} + mirrors.tencent.com/loader-utils@2.0.2: + resolution: {integrity: sha512-TM57VeHptv569d/GKh6TAYdzKblwDNiumOdkFnejjD0XwTH87K90w3O7AiJRqdQoXygvi1VQTJTLGhJl7WqA7A==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/loader-utils/-/loader-utils-2.0.2.tgz} name: loader-utils version: 2.0.2 engines: {node: '>=8.9.0'} dependencies: - big.js: mirrors.tencent.com/big.js/5.2.2 - emojis-list: mirrors.tencent.com/emojis-list/3.0.0 - json5: mirrors.tencent.com/json5/2.2.1 - dev: true - - mirrors.tencent.com/locate-path/2.0.0: - resolution: {integrity: sha1-K1aLJl7slExtnA3pw9u7ygNUzY4=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/locate-path/-/locate-path-2.0.0.tgz} - name: locate-path - version: 2.0.0 - engines: {node: '>=4'} - dependencies: - p-locate: mirrors.tencent.com/p-locate/2.0.0 - path-exists: mirrors.tencent.com/path-exists/3.0.0 - - mirrors.tencent.com/locate-path/3.0.0: - resolution: {integrity: sha512-7AO748wWnIhNqAuaty2ZWHkQHRSNfPVIsPIfwEOWO22AmaoVrWavlOcMR5nzTLNYvp36X220/maaRsrec1G65A==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/locate-path/-/locate-path-3.0.0.tgz} - name: locate-path - version: 3.0.0 - engines: {node: '>=6'} - dependencies: - p-locate: mirrors.tencent.com/p-locate/3.0.0 - path-exists: mirrors.tencent.com/path-exists/3.0.0 - dev: true - - mirrors.tencent.com/locate-path/5.0.0: - resolution: {integrity: sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/locate-path/-/locate-path-5.0.0.tgz} - name: locate-path - version: 5.0.0 - engines: {node: '>=8'} - dependencies: - p-locate: mirrors.tencent.com/p-locate/4.1.0 - - mirrors.tencent.com/locate-path/6.0.0: - resolution: {integrity: sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/locate-path/-/locate-path-6.0.0.tgz} - name: locate-path - version: 6.0.0 - engines: {node: '>=10'} - dependencies: - p-locate: mirrors.tencent.com/p-locate/5.0.0 + big.js: mirrors.tencent.com/big.js@5.2.2 + emojis-list: mirrors.tencent.com/emojis-list@3.0.0 + json5: mirrors.tencent.com/json5@2.2.1 dev: true - mirrors.tencent.com/lodash-es/4.17.21: - resolution: {integrity: sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/lodash-es/-/lodash-es-4.17.21.tgz} + mirrors.tencent.com/lodash-es@4.17.21: + resolution: {integrity: sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/lodash-es/-/lodash-es-4.17.21.tgz} name: lodash-es version: 4.17.21 dev: false - mirrors.tencent.com/lodash.debounce/4.0.8: - resolution: {integrity: sha1-gteb/zCmfEAF/9XiUVMArZyk168=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/lodash.debounce/-/lodash.debounce-4.0.8.tgz} + mirrors.tencent.com/lodash.debounce@4.0.8: + resolution: {integrity: sha1-gteb/zCmfEAF/9XiUVMArZyk168=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/lodash.debounce/-/lodash.debounce-4.0.8.tgz} name: lodash.debounce version: 4.0.8 + dev: false - mirrors.tencent.com/lodash.defaults/4.2.0: - resolution: {integrity: sha1-0JF4cW/+pN3p5ft7N/bwgCJ0WAw=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/lodash.defaults/-/lodash.defaults-4.2.0.tgz} + mirrors.tencent.com/lodash.defaults@4.2.0: + resolution: {integrity: sha1-0JF4cW/+pN3p5ft7N/bwgCJ0WAw=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/lodash.defaults/-/lodash.defaults-4.2.0.tgz} name: lodash.defaults version: 4.2.0 dev: false - mirrors.tencent.com/lodash.difference/4.5.0: - resolution: {integrity: sha1-nMtOUF1Ia5FlE0V3KIWi3yf9AXw=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/lodash.difference/-/lodash.difference-4.5.0.tgz} + mirrors.tencent.com/lodash.difference@4.5.0: + resolution: {integrity: sha1-nMtOUF1Ia5FlE0V3KIWi3yf9AXw=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/lodash.difference/-/lodash.difference-4.5.0.tgz} name: lodash.difference version: 4.5.0 dev: false - mirrors.tencent.com/lodash.escaperegexp/4.1.2: - resolution: {integrity: sha1-ZHYsSGGAglGKw99Mz11YhtriA0c=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/lodash.escaperegexp/-/lodash.escaperegexp-4.1.2.tgz} + mirrors.tencent.com/lodash.escaperegexp@4.1.2: + resolution: {integrity: sha1-ZHYsSGGAglGKw99Mz11YhtriA0c=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/lodash.escaperegexp/-/lodash.escaperegexp-4.1.2.tgz} name: lodash.escaperegexp version: 4.1.2 dev: false - mirrors.tencent.com/lodash.flatten/4.4.0: - resolution: {integrity: sha1-8xwiIlqWMtK7+OSt2+8kCqdlph8=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/lodash.flatten/-/lodash.flatten-4.4.0.tgz} - name: lodash.flatten - version: 4.4.0 - dev: false - - mirrors.tencent.com/lodash.get/4.4.2: - resolution: {integrity: sha1-LRd/ZS+jHpObRDjVNBSZ36OCXpk=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/lodash.get/-/lodash.get-4.4.2.tgz} + mirrors.tencent.com/lodash.get@4.4.2: + resolution: {integrity: sha1-LRd/ZS+jHpObRDjVNBSZ36OCXpk=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/lodash.get/-/lodash.get-4.4.2.tgz} name: lodash.get version: 4.4.2 dev: true - mirrors.tencent.com/lodash.groupby/4.6.0: - resolution: {integrity: sha1-Cwih3PaDl8OXhVwyOXg4Mt90A9E=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/lodash.groupby/-/lodash.groupby-4.6.0.tgz} + mirrors.tencent.com/lodash.groupby@4.6.0: + resolution: {integrity: sha1-Cwih3PaDl8OXhVwyOXg4Mt90A9E=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/lodash.groupby/-/lodash.groupby-4.6.0.tgz} name: lodash.groupby version: 4.6.0 dev: false - mirrors.tencent.com/lodash.isboolean/3.0.3: - resolution: {integrity: sha1-bC4XHbKiV82WgC/UOwGyDV9YcPY=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/lodash.isboolean/-/lodash.isboolean-3.0.3.tgz} + mirrors.tencent.com/lodash.isboolean@3.0.3: + resolution: {integrity: sha1-bC4XHbKiV82WgC/UOwGyDV9YcPY=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/lodash.isboolean/-/lodash.isboolean-3.0.3.tgz} name: lodash.isboolean version: 3.0.3 dev: false - mirrors.tencent.com/lodash.isequal/4.5.0: - resolution: {integrity: sha1-QVxEePK8wwEgwizhDtMib30+GOA=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/lodash.isequal/-/lodash.isequal-4.5.0.tgz} + mirrors.tencent.com/lodash.isequal@4.5.0: + resolution: {integrity: sha1-QVxEePK8wwEgwizhDtMib30+GOA=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/lodash.isequal/-/lodash.isequal-4.5.0.tgz} name: lodash.isequal version: 4.5.0 dev: false - mirrors.tencent.com/lodash.isfunction/3.0.9: - resolution: {integrity: sha512-AirXNj15uRIMMPihnkInB4i3NHeb4iBtNg9WRWuK2o31S+ePwwNmDPaTL3o7dTJ+VXNZim7rFs4rxN4YU1oUJw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/lodash.isfunction/-/lodash.isfunction-3.0.9.tgz} + mirrors.tencent.com/lodash.isfunction@3.0.9: + resolution: {integrity: sha512-AirXNj15uRIMMPihnkInB4i3NHeb4iBtNg9WRWuK2o31S+ePwwNmDPaTL3o7dTJ+VXNZim7rFs4rxN4YU1oUJw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/lodash.isfunction/-/lodash.isfunction-3.0.9.tgz} name: lodash.isfunction version: 3.0.9 dev: false - mirrors.tencent.com/lodash.isnil/4.0.0: - resolution: {integrity: sha1-SeKM1VkBNFjIFMVHnTxmOiG/qmw=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/lodash.isnil/-/lodash.isnil-4.0.0.tgz} + mirrors.tencent.com/lodash.isnil@4.0.0: + resolution: {integrity: sha1-SeKM1VkBNFjIFMVHnTxmOiG/qmw=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/lodash.isnil/-/lodash.isnil-4.0.0.tgz} name: lodash.isnil version: 4.0.0 dev: false - mirrors.tencent.com/lodash.isplainobject/4.0.6: - resolution: {integrity: sha1-fFJqUtibRcRcxpC4gWO+BJf1UMs=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/lodash.isplainobject/-/lodash.isplainobject-4.0.6.tgz} + mirrors.tencent.com/lodash.isplainobject@4.0.6: + resolution: {integrity: sha1-fFJqUtibRcRcxpC4gWO+BJf1UMs=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/lodash.isplainobject/-/lodash.isplainobject-4.0.6.tgz} name: lodash.isplainobject version: 4.0.6 dev: false - mirrors.tencent.com/lodash.isundefined/3.0.1: - resolution: {integrity: sha1-I+89lTVWUgOmbO/VuDD4SJEa+0g=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/lodash.isundefined/-/lodash.isundefined-3.0.1.tgz} + mirrors.tencent.com/lodash.isundefined@3.0.1: + resolution: {integrity: sha1-I+89lTVWUgOmbO/VuDD4SJEa+0g=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/lodash.isundefined/-/lodash.isundefined-3.0.1.tgz} name: lodash.isundefined version: 3.0.1 dev: false - mirrors.tencent.com/lodash.memoize/4.1.2: - resolution: {integrity: sha1-vMbEmkKihA7Zl/Mj6tpezRguC/4=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/lodash.memoize/-/lodash.memoize-4.1.2.tgz} + mirrors.tencent.com/lodash.memoize@4.1.2: + resolution: {integrity: sha1-vMbEmkKihA7Zl/Mj6tpezRguC/4=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/lodash.memoize/-/lodash.memoize-4.1.2.tgz} name: lodash.memoize version: 4.1.2 - mirrors.tencent.com/lodash.throttle/4.1.1: - resolution: {integrity: sha1-wj6RtxAkKscMN/HhzaknTMOb8vQ=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/lodash.throttle/-/lodash.throttle-4.1.1.tgz} + mirrors.tencent.com/lodash.throttle@4.1.1: + resolution: {integrity: sha1-wj6RtxAkKscMN/HhzaknTMOb8vQ=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/lodash.throttle/-/lodash.throttle-4.1.1.tgz} name: lodash.throttle version: 4.1.1 dev: false - mirrors.tencent.com/lodash.union/4.6.0: - resolution: {integrity: sha1-SLtQiECfFvGCFmZkHETdGqrjzYg=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/lodash.union/-/lodash.union-4.6.0.tgz} + mirrors.tencent.com/lodash.union@4.6.0: + resolution: {integrity: sha1-SLtQiECfFvGCFmZkHETdGqrjzYg=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/lodash.union/-/lodash.union-4.6.0.tgz} name: lodash.union version: 4.6.0 dev: false - mirrors.tencent.com/lodash.uniq/4.5.0: - resolution: {integrity: sha1-0CJTc662Uq3BvILklFM5qEJ1R3M=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/lodash.uniq/-/lodash.uniq-4.5.0.tgz} + mirrors.tencent.com/lodash.uniq@4.5.0: + resolution: {integrity: sha1-0CJTc662Uq3BvILklFM5qEJ1R3M=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/lodash.uniq/-/lodash.uniq-4.5.0.tgz} name: lodash.uniq version: 4.5.0 - mirrors.tencent.com/lodash/4.17.21: - resolution: {integrity: sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: http://mirrors.tencent.com/npm/lodash/-/lodash-4.17.21.tgz} + mirrors.tencent.com/lodash@4.17.21: + resolution: {integrity: sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==, registry: https://registry.npmjs.org/, tarball: http://mirrors.tencent.com/npm/lodash/-/lodash-4.17.21.tgz} name: lodash version: 4.17.21 - mirrors.tencent.com/loglevel/1.8.0: - resolution: {integrity: sha512-G6A/nJLRgWOuuwdNuA6koovfEV1YpqqAG4pRUlFaz3jj2QNZ8M4vBqnVA+HBTmU/AMNUtlOsMmSpF6NyOjztbA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/loglevel/-/loglevel-1.8.0.tgz} + mirrors.tencent.com/loglevel@1.8.0: + resolution: {integrity: sha512-G6A/nJLRgWOuuwdNuA6koovfEV1YpqqAG4pRUlFaz3jj2QNZ8M4vBqnVA+HBTmU/AMNUtlOsMmSpF6NyOjztbA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/loglevel/-/loglevel-1.8.0.tgz} name: loglevel version: 1.8.0 engines: {node: '>= 0.6.0'} dev: true - mirrors.tencent.com/longest/2.0.1: - resolution: {integrity: sha1-eB4YMpaqlPbU2RbcM10NF676I/g=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/longest/-/longest-2.0.1.tgz} + mirrors.tencent.com/longest@2.0.1: + resolution: {integrity: sha1-eB4YMpaqlPbU2RbcM10NF676I/g=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/longest/-/longest-2.0.1.tgz} name: longest version: 2.0.1 engines: {node: '>=0.10.0'} dev: false - mirrors.tencent.com/loose-envify/1.4.0: - resolution: {integrity: sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/loose-envify/-/loose-envify-1.4.0.tgz} + mirrors.tencent.com/loose-envify@1.4.0: + resolution: {integrity: sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/loose-envify/-/loose-envify-1.4.0.tgz} name: loose-envify version: 1.4.0 hasBin: true dependencies: - js-tokens: mirrors.tencent.com/js-tokens/4.0.0 + js-tokens: 4.0.0 dev: false - mirrors.tencent.com/lower-case/2.0.2: - resolution: {integrity: sha512-7fm3l3NAF9WfN6W3JOmf5drwpVqX78JtoGJ3A6W0a6ZnldM41w2fV5D490psKFTpMds8TJse/eHLFFsNHHjHgg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/lower-case/-/lower-case-2.0.2.tgz} + mirrors.tencent.com/lower-case@2.0.2: + resolution: {integrity: sha512-7fm3l3NAF9WfN6W3JOmf5drwpVqX78JtoGJ3A6W0a6ZnldM41w2fV5D490psKFTpMds8TJse/eHLFFsNHHjHgg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/lower-case/-/lower-case-2.0.2.tgz} name: lower-case version: 2.0.2 dependencies: - tslib: mirrors.tencent.com/tslib/2.3.1 - dev: true - - mirrors.tencent.com/lru-cache/5.1.1: - resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/lru-cache/-/lru-cache-5.1.1.tgz} - name: lru-cache - version: 5.1.1 - dependencies: - yallist: mirrors.tencent.com/yallist/3.1.1 + tslib: mirrors.tencent.com/tslib@2.3.1 dev: true - mirrors.tencent.com/lru-cache/6.0.0: - resolution: {integrity: sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/lru-cache/-/lru-cache-6.0.0.tgz} + mirrors.tencent.com/lru-cache@6.0.0: + resolution: {integrity: sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/lru-cache/-/lru-cache-6.0.0.tgz} name: lru-cache version: 6.0.0 engines: {node: '>=10'} dependencies: - yallist: mirrors.tencent.com/yallist/4.0.0 - - mirrors.tencent.com/make-dir/2.1.0: - resolution: {integrity: sha512-LS9X+dc8KLxXCb8dni79fLIIUA5VyZoyjSMCwTluaXA0o27cCK0bhXkpgw+sTXVpPy/lSO57ilRixqk0vDmtRA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/make-dir/-/make-dir-2.1.0.tgz} - name: make-dir - version: 2.1.0 - engines: {node: '>=6'} - dependencies: - pify: mirrors.tencent.com/pify/4.0.1 - semver: mirrors.tencent.com/semver/5.7.1 - dev: true + yallist: 4.0.0 + dev: false - mirrors.tencent.com/make-dir/3.1.0: - resolution: {integrity: sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/make-dir/-/make-dir-3.1.0.tgz} + mirrors.tencent.com/make-dir@3.1.0: + resolution: {integrity: sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/make-dir/-/make-dir-3.1.0.tgz} name: make-dir version: 3.1.0 engines: {node: '>=8'} dependencies: - semver: mirrors.tencent.com/semver/6.3.0 + semver: 6.3.0 dev: true - mirrors.tencent.com/make-error/1.3.6: - resolution: {integrity: sha512-s8UhlNe7vPKomQhC1qFelMokr/Sc3AgNbso3n74mVPA5LTZwkB9NlXf4XPamLxJE8h0gh73rM94xvwRT2CVInw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/make-error/-/make-error-1.3.6.tgz} - name: make-error - version: 1.3.6 - - mirrors.tencent.com/map-cache/0.2.2: - resolution: {integrity: sha1-wyq9C9ZSXZsFFkW7TyasXcmKDb8=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/map-cache/-/map-cache-0.2.2.tgz} + mirrors.tencent.com/map-cache@0.2.2: + resolution: {integrity: sha1-wyq9C9ZSXZsFFkW7TyasXcmKDb8=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/map-cache/-/map-cache-0.2.2.tgz} name: map-cache version: 0.2.2 engines: {node: '>=0.10.0'} dev: true - mirrors.tencent.com/map-obj/1.0.1: - resolution: {integrity: sha1-2TPOuSBdgr3PSIb2dCvcK03qFG0=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/map-obj/-/map-obj-1.0.1.tgz} + mirrors.tencent.com/map-obj@1.0.1: + resolution: {integrity: sha1-2TPOuSBdgr3PSIb2dCvcK03qFG0=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/map-obj/-/map-obj-1.0.1.tgz} name: map-obj version: 1.0.1 engines: {node: '>=0.10.0'} - mirrors.tencent.com/map-obj/4.3.0: - resolution: {integrity: sha512-hdN1wVrZbb29eBGiGjJbeP8JbKjq1urkHJ/LIP/NY48MZ1QVXUsQBV1G1zvYFHn1XE06cwjBsOI2K3Ulnj1YXQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/map-obj/-/map-obj-4.3.0.tgz} + mirrors.tencent.com/map-obj@4.3.0: + resolution: {integrity: sha512-hdN1wVrZbb29eBGiGjJbeP8JbKjq1urkHJ/LIP/NY48MZ1QVXUsQBV1G1zvYFHn1XE06cwjBsOI2K3Ulnj1YXQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/map-obj/-/map-obj-4.3.0.tgz} name: map-obj version: 4.3.0 engines: {node: '>=8'} - mirrors.tencent.com/map-visit/1.0.0: - resolution: {integrity: sha1-7Nyo8TFE5mDxtb1B8S80edmN+48=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/map-visit/-/map-visit-1.0.0.tgz} + mirrors.tencent.com/map-visit@1.0.0: + resolution: {integrity: sha1-7Nyo8TFE5mDxtb1B8S80edmN+48=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/map-visit/-/map-visit-1.0.0.tgz} name: map-visit version: 1.0.0 engines: {node: '>=0.10.0'} dependencies: - object-visit: mirrors.tencent.com/object-visit/1.0.1 + object-visit: mirrors.tencent.com/object-visit@1.0.1 dev: true - mirrors.tencent.com/markdown-it/12.3.2: - resolution: {integrity: sha512-TchMembfxfNVpHkbtriWltGWc+m3xszaRD0CZup7GFFhzIgQqxIfn3eGj1yZpfuflzPvfkt611B2Q/Bsk1YnGg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/markdown-it/-/markdown-it-12.3.2.tgz} + mirrors.tencent.com/markdown-it@12.3.2: + resolution: {integrity: sha512-TchMembfxfNVpHkbtriWltGWc+m3xszaRD0CZup7GFFhzIgQqxIfn3eGj1yZpfuflzPvfkt611B2Q/Bsk1YnGg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/markdown-it/-/markdown-it-12.3.2.tgz} name: markdown-it version: 12.3.2 hasBin: true dependencies: - argparse: mirrors.tencent.com/argparse/2.0.1 - entities: mirrors.tencent.com/entities/2.1.0 - linkify-it: mirrors.tencent.com/linkify-it/3.0.3 - mdurl: mirrors.tencent.com/mdurl/1.0.1 - uc.micro: mirrors.tencent.com/uc.micro/1.0.6 + argparse: mirrors.tencent.com/argparse@2.0.1 + entities: mirrors.tencent.com/entities@2.1.0 + linkify-it: mirrors.tencent.com/linkify-it@3.0.3 + mdurl: mirrors.tencent.com/mdurl@1.0.1 + uc.micro: mirrors.tencent.com/uc.micro@1.0.6 dev: false - mirrors.tencent.com/material-colors/1.2.6: - resolution: {integrity: sha512-6qE4B9deFBIa9YSpOc9O0Sgc43zTeVYbgDT5veRKSlB2+ZuHNoVVxA1L/ckMUayV9Ay9y7Z/SZCLcGteW9i7bg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/material-colors/-/material-colors-1.2.6.tgz} + mirrors.tencent.com/material-colors@1.2.6: + resolution: {integrity: sha512-6qE4B9deFBIa9YSpOc9O0Sgc43zTeVYbgDT5veRKSlB2+ZuHNoVVxA1L/ckMUayV9Ay9y7Z/SZCLcGteW9i7bg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/material-colors/-/material-colors-1.2.6.tgz} name: material-colors version: 1.2.6 dev: false - mirrors.tencent.com/md5.js/1.3.5: - resolution: {integrity: sha512-xitP+WxNPcTTOgnTJcrhM0xvdPepipPSf3I8EIpGKeFLjt3PlJLIDG3u8EX53ZIubkb+5U2+3rELYpEhHhzdkg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/md5.js/-/md5.js-1.3.5.tgz} + mirrors.tencent.com/md5.js@1.3.5: + resolution: {integrity: sha512-xitP+WxNPcTTOgnTJcrhM0xvdPepipPSf3I8EIpGKeFLjt3PlJLIDG3u8EX53ZIubkb+5U2+3rELYpEhHhzdkg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/md5.js/-/md5.js-1.3.5.tgz} name: md5.js version: 1.3.5 dependencies: - hash-base: mirrors.tencent.com/hash-base/3.1.0 - inherits: mirrors.tencent.com/inherits/2.0.4 - safe-buffer: mirrors.tencent.com/safe-buffer/5.2.1 + hash-base: mirrors.tencent.com/hash-base@3.1.0 + inherits: 2.0.4 + safe-buffer: 5.2.1 dev: true - mirrors.tencent.com/mdn-data/2.0.14: - resolution: {integrity: sha512-dn6wd0uw5GsdswPFfsgMp5NSB0/aDe6fK94YJV/AJDYXL6HVLWBsxeq7js7Ad+mU2K9LAlwpk6kN2D5mwCPVow==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/mdn-data/-/mdn-data-2.0.14.tgz} + mirrors.tencent.com/mdn-data@2.0.14: + resolution: {integrity: sha512-dn6wd0uw5GsdswPFfsgMp5NSB0/aDe6fK94YJV/AJDYXL6HVLWBsxeq7js7Ad+mU2K9LAlwpk6kN2D5mwCPVow==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/mdn-data/-/mdn-data-2.0.14.tgz} name: mdn-data version: 2.0.14 dev: true - mirrors.tencent.com/mdn-data/2.0.4: - resolution: {integrity: sha512-iV3XNKw06j5Q7mi6h+9vbx23Tv7JkjEVgKHW4pimwyDGWm0OIQntJJ+u1C6mg6mK1EaTv42XQ7w76yuzH7M2cA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/mdn-data/-/mdn-data-2.0.4.tgz} + mirrors.tencent.com/mdn-data@2.0.4: + resolution: {integrity: sha512-iV3XNKw06j5Q7mi6h+9vbx23Tv7JkjEVgKHW4pimwyDGWm0OIQntJJ+u1C6mg6mK1EaTv42XQ7w76yuzH7M2cA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/mdn-data/-/mdn-data-2.0.4.tgz} name: mdn-data version: 2.0.4 dev: true - mirrors.tencent.com/mdurl/1.0.1: - resolution: {integrity: sha1-/oWy7HWlkDfyrf7BAP1sYBdhFS4=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/mdurl/-/mdurl-1.0.1.tgz} + mirrors.tencent.com/mdurl@1.0.1: + resolution: {integrity: sha1-/oWy7HWlkDfyrf7BAP1sYBdhFS4=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/mdurl/-/mdurl-1.0.1.tgz} name: mdurl version: 1.0.1 dev: false - mirrors.tencent.com/media-typer/0.3.0: - resolution: {integrity: sha1-hxDXrwqmJvj/+hzgAWhUUmMlV0g=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/media-typer/-/media-typer-0.3.0.tgz} + mirrors.tencent.com/media-typer@0.3.0: + resolution: {integrity: sha1-hxDXrwqmJvj/+hzgAWhUUmMlV0g=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/media-typer/-/media-typer-0.3.0.tgz} name: media-typer version: 0.3.0 engines: {node: '>= 0.6'} dev: true - mirrors.tencent.com/memoize-one/5.2.1: - resolution: {integrity: sha512-zYiwtZUcYyXKo/np96AGZAckk+FWWsUdJ3cHGGmld7+AhvcWmQyGCYUh1hc4Q/pkOhb65dQR/pqCyK0cOaHz4Q==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/memoize-one/-/memoize-one-5.2.1.tgz} + mirrors.tencent.com/memoize-one@5.2.1: + resolution: {integrity: sha512-zYiwtZUcYyXKo/np96AGZAckk+FWWsUdJ3cHGGmld7+AhvcWmQyGCYUh1hc4Q/pkOhb65dQR/pqCyK0cOaHz4Q==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/memoize-one/-/memoize-one-5.2.1.tgz} name: memoize-one version: 5.2.1 dev: false - mirrors.tencent.com/memoize-one/6.0.0: - resolution: {integrity: sha512-rkpe71W0N0c0Xz6QD0eJETuWAJGnJ9afsl1srmwPrI+yBCkge5EycXXbYRyvL29zZVUWQCY7InPRCv3GDXuZNw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/memoize-one/-/memoize-one-6.0.0.tgz} + mirrors.tencent.com/memoize-one@6.0.0: + resolution: {integrity: sha512-rkpe71W0N0c0Xz6QD0eJETuWAJGnJ9afsl1srmwPrI+yBCkge5EycXXbYRyvL29zZVUWQCY7InPRCv3GDXuZNw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/memoize-one/-/memoize-one-6.0.0.tgz} name: memoize-one version: 6.0.0 dev: false - mirrors.tencent.com/memory-fs/0.4.1: - resolution: {integrity: sha1-OpoguEYlI+RHz7x+i7gO1me/xVI=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/memory-fs/-/memory-fs-0.4.1.tgz} + mirrors.tencent.com/memory-fs@0.4.1: + resolution: {integrity: sha1-OpoguEYlI+RHz7x+i7gO1me/xVI=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/memory-fs/-/memory-fs-0.4.1.tgz} name: memory-fs version: 0.4.1 dependencies: - errno: mirrors.tencent.com/errno/0.1.8 - readable-stream: mirrors.tencent.com/readable-stream/2.3.7 + errno: 0.1.8 + readable-stream: mirrors.tencent.com/readable-stream@2.3.7 dev: true - mirrors.tencent.com/memory-fs/0.5.0: - resolution: {integrity: sha512-jA0rdU5KoQMC0e6ppoNRtpp6vjFq6+NY7r8hywnC7V+1Xj/MtHwGIbB1QaK/dunyjWteJzmkpd7ooeWg10T7GA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/memory-fs/-/memory-fs-0.5.0.tgz} + mirrors.tencent.com/memory-fs@0.5.0: + resolution: {integrity: sha512-jA0rdU5KoQMC0e6ppoNRtpp6vjFq6+NY7r8hywnC7V+1Xj/MtHwGIbB1QaK/dunyjWteJzmkpd7ooeWg10T7GA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/memory-fs/-/memory-fs-0.5.0.tgz} name: memory-fs version: 0.5.0 engines: {node: '>=4.3.0 <5.0.0 || >=5.10'} dependencies: - errno: mirrors.tencent.com/errno/0.1.8 - readable-stream: mirrors.tencent.com/readable-stream/2.3.7 + errno: 0.1.8 + readable-stream: mirrors.tencent.com/readable-stream@2.3.7 dev: true - mirrors.tencent.com/memorystream/0.3.1: - resolution: {integrity: sha1-htcJCzDORV1j+64S3aUaR93K+bI=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/memorystream/-/memorystream-0.3.1.tgz} + mirrors.tencent.com/memorystream@0.3.1: + resolution: {integrity: sha1-htcJCzDORV1j+64S3aUaR93K+bI=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/memorystream/-/memorystream-0.3.1.tgz} name: memorystream version: 0.3.1 engines: {node: '>= 0.10.0'} dev: true - mirrors.tencent.com/meow/8.1.2: - resolution: {integrity: sha512-r85E3NdZ+mpYk1C6RjPFEMSE+s1iZMuHtsHAqY0DT3jZczl0diWUZ8g6oU7h0M9cD2EL+PzaYghhCLzR0ZNn5Q==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/meow/-/meow-8.1.2.tgz} + mirrors.tencent.com/meow@8.1.2: + resolution: {integrity: sha512-r85E3NdZ+mpYk1C6RjPFEMSE+s1iZMuHtsHAqY0DT3jZczl0diWUZ8g6oU7h0M9cD2EL+PzaYghhCLzR0ZNn5Q==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/meow/-/meow-8.1.2.tgz} name: meow version: 8.1.2 engines: {node: '>=10'} dependencies: '@types/minimist': 1.2.2 - camelcase-keys: mirrors.tencent.com/camelcase-keys/6.2.2 - decamelize-keys: mirrors.tencent.com/decamelize-keys/1.1.0 - hard-rejection: mirrors.tencent.com/hard-rejection/2.1.0 - minimist-options: mirrors.tencent.com/minimist-options/4.1.0 - normalize-package-data: mirrors.tencent.com/normalize-package-data/3.0.3 - read-pkg-up: mirrors.tencent.com/read-pkg-up/7.0.1 - redent: mirrors.tencent.com/redent/3.0.0 - trim-newlines: mirrors.tencent.com/trim-newlines/3.0.1 - type-fest: mirrors.tencent.com/type-fest/0.18.1 - yargs-parser: mirrors.tencent.com/yargs-parser/20.2.9 - - mirrors.tencent.com/merge-descriptors/1.0.1: - resolution: {integrity: sha1-sAqqVW3YtEVoFQ7J0blT8/kMu2E=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/merge-descriptors/-/merge-descriptors-1.0.1.tgz} + camelcase-keys: mirrors.tencent.com/camelcase-keys@6.2.2 + decamelize-keys: mirrors.tencent.com/decamelize-keys@1.1.0 + hard-rejection: mirrors.tencent.com/hard-rejection@2.1.0 + minimist-options: mirrors.tencent.com/minimist-options@4.1.0 + normalize-package-data: mirrors.tencent.com/normalize-package-data@3.0.3 + read-pkg-up: mirrors.tencent.com/read-pkg-up@7.0.1 + redent: mirrors.tencent.com/redent@3.0.0 + trim-newlines: mirrors.tencent.com/trim-newlines@3.0.1 + type-fest: mirrors.tencent.com/type-fest@0.18.1 + yargs-parser: mirrors.tencent.com/yargs-parser@20.2.9 + + mirrors.tencent.com/merge-descriptors@1.0.1: + resolution: {integrity: sha1-sAqqVW3YtEVoFQ7J0blT8/kMu2E=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/merge-descriptors/-/merge-descriptors-1.0.1.tgz} name: merge-descriptors version: 1.0.1 dev: true - mirrors.tencent.com/merge-stream/2.0.0: - resolution: {integrity: sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/merge-stream/-/merge-stream-2.0.0.tgz} + mirrors.tencent.com/merge-stream@2.0.0: + resolution: {integrity: sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/merge-stream/-/merge-stream-2.0.0.tgz} name: merge-stream version: 2.0.0 dev: true - mirrors.tencent.com/merge/2.1.1: - resolution: {integrity: sha512-jz+Cfrg9GWOZbQAnDQ4hlVnQky+341Yk5ru8bZSe6sIDTCIg8n9i/u7hSQGSVOF3C7lH6mGtqjkiT9G4wFLL0w==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/merge/-/merge-2.1.1.tgz} - name: merge - version: 2.1.1 - dev: false - - mirrors.tencent.com/merge2/1.4.1: - resolution: {integrity: sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/merge2/-/merge2-1.4.1.tgz} + mirrors.tencent.com/merge2@1.4.1: + resolution: {integrity: sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/merge2/-/merge2-1.4.1.tgz} name: merge2 version: 1.4.1 engines: {node: '>= 8'} dev: true - mirrors.tencent.com/methods/1.1.2: - resolution: {integrity: sha1-VSmk1nZUE07cxSZmVoNbD4Ua/O4=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/methods/-/methods-1.1.2.tgz} + mirrors.tencent.com/merge@2.1.1: + resolution: {integrity: sha512-jz+Cfrg9GWOZbQAnDQ4hlVnQky+341Yk5ru8bZSe6sIDTCIg8n9i/u7hSQGSVOF3C7lH6mGtqjkiT9G4wFLL0w==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/merge/-/merge-2.1.1.tgz} + name: merge + version: 2.1.1 + dev: false + + mirrors.tencent.com/methods@1.1.2: + resolution: {integrity: sha1-VSmk1nZUE07cxSZmVoNbD4Ua/O4=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/methods/-/methods-1.1.2.tgz} name: methods version: 1.1.2 engines: {node: '>= 0.6'} dev: true - mirrors.tencent.com/micromatch/3.1.10: - resolution: {integrity: sha512-MWikgl9n9M3w+bpsY3He8L+w9eF9338xRl8IAO5viDizwSzziFEyUzo2xrrloB64ADbTf8uA8vRqqttDTOmccg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/micromatch/-/micromatch-3.1.10.tgz} + mirrors.tencent.com/micromatch@3.1.10(supports-color@6.1.0): + resolution: {integrity: sha512-MWikgl9n9M3w+bpsY3He8L+w9eF9338xRl8IAO5viDizwSzziFEyUzo2xrrloB64ADbTf8uA8vRqqttDTOmccg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/micromatch/-/micromatch-3.1.10.tgz} + id: mirrors.tencent.com/micromatch/3.1.10 name: micromatch version: 3.1.10 engines: {node: '>=0.10.0'} dependencies: - arr-diff: mirrors.tencent.com/arr-diff/4.0.0 - array-unique: mirrors.tencent.com/array-unique/0.3.2 - braces: mirrors.tencent.com/braces/2.3.2 - define-property: mirrors.tencent.com/define-property/2.0.2 - extend-shallow: mirrors.tencent.com/extend-shallow/3.0.2 - extglob: mirrors.tencent.com/extglob/2.0.4 - fragment-cache: mirrors.tencent.com/fragment-cache/0.2.1 - kind-of: mirrors.tencent.com/kind-of/6.0.3 - nanomatch: mirrors.tencent.com/nanomatch/1.2.13 - object.pick: mirrors.tencent.com/object.pick/1.3.0 - regex-not: mirrors.tencent.com/regex-not/1.0.2 - snapdragon: mirrors.tencent.com/snapdragon/0.8.2 - to-regex: mirrors.tencent.com/to-regex/3.0.2 + arr-diff: mirrors.tencent.com/arr-diff@4.0.0 + array-unique: mirrors.tencent.com/array-unique@0.3.2 + braces: mirrors.tencent.com/braces@2.3.2(supports-color@6.1.0) + define-property: mirrors.tencent.com/define-property@2.0.2 + extend-shallow: mirrors.tencent.com/extend-shallow@3.0.2 + extglob: mirrors.tencent.com/extglob@2.0.4(supports-color@6.1.0) + fragment-cache: mirrors.tencent.com/fragment-cache@0.2.1 + kind-of: mirrors.tencent.com/kind-of@6.0.3 + nanomatch: mirrors.tencent.com/nanomatch@1.2.13(supports-color@6.1.0) + object.pick: mirrors.tencent.com/object.pick@1.3.0 + regex-not: mirrors.tencent.com/regex-not@1.0.2 + snapdragon: mirrors.tencent.com/snapdragon@0.8.2(supports-color@6.1.0) + to-regex: mirrors.tencent.com/to-regex@3.0.2 + transitivePeerDependencies: + - supports-color dev: true - mirrors.tencent.com/micromatch/4.0.5: - resolution: {integrity: sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/micromatch/-/micromatch-4.0.5.tgz} + mirrors.tencent.com/micromatch@4.0.5: + resolution: {integrity: sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/micromatch/-/micromatch-4.0.5.tgz} name: micromatch version: 4.0.5 engines: {node: '>=8.6'} dependencies: - braces: mirrors.tencent.com/braces/3.0.2 - picomatch: mirrors.tencent.com/picomatch/2.3.1 + braces: mirrors.tencent.com/braces@3.0.2 + picomatch: mirrors.tencent.com/picomatch@2.3.1 - mirrors.tencent.com/miller-rabin/4.0.1: - resolution: {integrity: sha512-115fLhvZVqWwHPbClyntxEVfVDfl9DLLTuJvq3g2O/Oxi8AiNouAHvDSzHS0viUJc+V5vm3eq91Xwqn9dp4jRA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/miller-rabin/-/miller-rabin-4.0.1.tgz} + mirrors.tencent.com/miller-rabin@4.0.1: + resolution: {integrity: sha512-115fLhvZVqWwHPbClyntxEVfVDfl9DLLTuJvq3g2O/Oxi8AiNouAHvDSzHS0viUJc+V5vm3eq91Xwqn9dp4jRA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/miller-rabin/-/miller-rabin-4.0.1.tgz} name: miller-rabin version: 4.0.1 hasBin: true dependencies: - bn.js: mirrors.tencent.com/bn.js/4.12.0 - brorand: mirrors.tencent.com/brorand/1.1.0 + bn.js: mirrors.tencent.com/bn.js@4.12.0 + brorand: mirrors.tencent.com/brorand@1.1.0 dev: true - mirrors.tencent.com/mime-db/1.52.0: - resolution: {integrity: sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/mime-db/-/mime-db-1.52.0.tgz} + mirrors.tencent.com/mime-db@1.52.0: + resolution: {integrity: sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/mime-db/-/mime-db-1.52.0.tgz} name: mime-db version: 1.52.0 engines: {node: '>= 0.6'} dev: true - mirrors.tencent.com/mime-types/2.1.35: - resolution: {integrity: sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/mime-types/-/mime-types-2.1.35.tgz} + mirrors.tencent.com/mime-types@2.1.35: + resolution: {integrity: sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/mime-types/-/mime-types-2.1.35.tgz} name: mime-types version: 2.1.35 engines: {node: '>= 0.6'} dependencies: - mime-db: mirrors.tencent.com/mime-db/1.52.0 - dev: true - - mirrors.tencent.com/mime/1.6.0: - resolution: {integrity: sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/mime/-/mime-1.6.0.tgz} - name: mime - version: 1.6.0 - engines: {node: '>=4'} - hasBin: true + mime-db: mirrors.tencent.com/mime-db@1.52.0 dev: true - mirrors.tencent.com/mime/2.6.0: - resolution: {integrity: sha512-USPkMeET31rOMiarsBNIHZKLGgvKc/LrjofAnBlOttf5ajRvqiRA8QsenbcooctK6d6Ts6aqZXBA+XbkKthiQg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/mime/-/mime-2.6.0.tgz} + mirrors.tencent.com/mime@2.6.0: + resolution: {integrity: sha512-USPkMeET31rOMiarsBNIHZKLGgvKc/LrjofAnBlOttf5ajRvqiRA8QsenbcooctK6d6Ts6aqZXBA+XbkKthiQg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/mime/-/mime-2.6.0.tgz} name: mime version: 2.6.0 engines: {node: '>=4.0.0'} hasBin: true dev: true - mirrors.tencent.com/mimic-fn/1.2.0: - resolution: {integrity: sha512-jf84uxzwiuiIVKiOLpfYk7N46TSy8ubTonmneY9vrpHNAnp0QBt2BxWV9dO3/j+BoVAb+a5G6YDPW3M5HOdMWQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/mimic-fn/-/mimic-fn-1.2.0.tgz} + mirrors.tencent.com/mimic-fn@1.2.0: + resolution: {integrity: sha512-jf84uxzwiuiIVKiOLpfYk7N46TSy8ubTonmneY9vrpHNAnp0QBt2BxWV9dO3/j+BoVAb+a5G6YDPW3M5HOdMWQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/mimic-fn/-/mimic-fn-1.2.0.tgz} name: mimic-fn version: 1.2.0 engines: {node: '>=4'} dev: false - mirrors.tencent.com/mimic-fn/2.1.0: - resolution: {integrity: sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/mimic-fn/-/mimic-fn-2.1.0.tgz} + mirrors.tencent.com/mimic-fn@2.1.0: + resolution: {integrity: sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/mimic-fn/-/mimic-fn-2.1.0.tgz} name: mimic-fn version: 2.1.0 engines: {node: '>=6'} dev: true - mirrors.tencent.com/min-indent/1.0.1: - resolution: {integrity: sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/min-indent/-/min-indent-1.0.1.tgz} + mirrors.tencent.com/min-indent@1.0.1: + resolution: {integrity: sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/min-indent/-/min-indent-1.0.1.tgz} name: min-indent version: 1.0.1 engines: {node: '>=4'} - mirrors.tencent.com/mini-css-extract-plugin/1.6.2_webpack@4.46.0: - resolution: {integrity: sha512-WhDvO3SjGm40oV5y26GjMJYjd2UMqrLAGKy5YS2/3QKJy2F7jgynuHTir/tgUUOiNQu5saXHdc8reo7YuhhT4Q==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/mini-css-extract-plugin/-/mini-css-extract-plugin-1.6.2.tgz} + mirrors.tencent.com/mini-css-extract-plugin@1.6.2(webpack@4.46.0): + resolution: {integrity: sha512-WhDvO3SjGm40oV5y26GjMJYjd2UMqrLAGKy5YS2/3QKJy2F7jgynuHTir/tgUUOiNQu5saXHdc8reo7YuhhT4Q==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/mini-css-extract-plugin/-/mini-css-extract-plugin-1.6.2.tgz} id: mirrors.tencent.com/mini-css-extract-plugin/1.6.2 name: mini-css-extract-plugin version: 1.6.2 @@ -9580,144 +10470,92 @@ packages: peerDependencies: webpack: ^4.4.0 || ^5.0.0 dependencies: - loader-utils: mirrors.tencent.com/loader-utils/2.0.2 - schema-utils: mirrors.tencent.com/schema-utils/3.1.1 - webpack: mirrors.tencent.com/webpack/4.46.0_webpack-cli@3.3.12 - webpack-sources: mirrors.tencent.com/webpack-sources/1.4.3 + loader-utils: mirrors.tencent.com/loader-utils@2.0.2 + schema-utils: mirrors.tencent.com/schema-utils@3.1.1 + webpack: mirrors.tencent.com/webpack@4.46.0(webpack-cli@3.3.12) + webpack-sources: mirrors.tencent.com/webpack-sources@1.4.3 dev: true - mirrors.tencent.com/minimalistic-assert/1.0.1: - resolution: {integrity: sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz} + mirrors.tencent.com/minimalistic-assert@1.0.1: + resolution: {integrity: sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz} name: minimalistic-assert version: 1.0.1 dev: true - mirrors.tencent.com/minimalistic-crypto-utils/1.0.1: - resolution: {integrity: sha1-9sAMHAsIIkblxNmd+4x8CDsrWCo=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz} + mirrors.tencent.com/minimalistic-crypto-utils@1.0.1: + resolution: {integrity: sha1-9sAMHAsIIkblxNmd+4x8CDsrWCo=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz} name: minimalistic-crypto-utils version: 1.0.1 dev: true - mirrors.tencent.com/minimatch/3.1.2: - resolution: {integrity: sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/minimatch/-/minimatch-3.1.2.tgz} + mirrors.tencent.com/minimatch@3.1.2: + resolution: {integrity: sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/minimatch/-/minimatch-3.1.2.tgz} name: minimatch version: 3.1.2 dependencies: - brace-expansion: mirrors.tencent.com/brace-expansion/1.1.11 + brace-expansion: 1.1.11 + dev: true - mirrors.tencent.com/minimist-options/4.1.0: - resolution: {integrity: sha512-Q4r8ghd80yhO/0j1O3B2BjweX3fiHg9cdOwjJd2J76Q135c+NDxGCqdYKQ1SKBuFfgWbAUzBfvYjPUEeNgqN1A==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/minimist-options/-/minimist-options-4.1.0.tgz} + mirrors.tencent.com/minimist-options@4.1.0: + resolution: {integrity: sha512-Q4r8ghd80yhO/0j1O3B2BjweX3fiHg9cdOwjJd2J76Q135c+NDxGCqdYKQ1SKBuFfgWbAUzBfvYjPUEeNgqN1A==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/minimist-options/-/minimist-options-4.1.0.tgz} name: minimist-options version: 4.1.0 engines: {node: '>= 6'} dependencies: - arrify: mirrors.tencent.com/arrify/1.0.1 - is-plain-obj: mirrors.tencent.com/is-plain-obj/1.1.0 - kind-of: mirrors.tencent.com/kind-of/6.0.3 + arrify: mirrors.tencent.com/arrify@1.0.1 + is-plain-obj: mirrors.tencent.com/is-plain-obj@1.1.0 + kind-of: mirrors.tencent.com/kind-of@6.0.3 - mirrors.tencent.com/minimist/1.2.5: - resolution: {integrity: sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/minimist/-/minimist-1.2.5.tgz} + mirrors.tencent.com/minimist@1.2.5: + resolution: {integrity: sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/minimist/-/minimist-1.2.5.tgz} name: minimist version: 1.2.5 dev: false - mirrors.tencent.com/minimist/1.2.6: - resolution: {integrity: sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/minimist/-/minimist-1.2.6.tgz} + mirrors.tencent.com/minimist@1.2.6: + resolution: {integrity: sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/minimist/-/minimist-1.2.6.tgz} name: minimist version: 1.2.6 - mirrors.tencent.com/minipass-collect/1.0.2: - resolution: {integrity: sha512-6T6lH0H8OG9kITm/Jm6tdooIbogG9e0tLgpY6mphXSm/A9u8Nq1ryBG+Qspiub9LjWlBPsPS3tWQ/Botq4FdxA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/minipass-collect/-/minipass-collect-1.0.2.tgz} - name: minipass-collect - version: 1.0.2 - engines: {node: '>= 8'} - dependencies: - minipass: mirrors.tencent.com/minipass/3.1.6 - dev: true - - mirrors.tencent.com/minipass-flush/1.0.5: - resolution: {integrity: sha512-JmQSYYpPUqX5Jyn1mXaRwOda1uQ8HP5KAT/oDSLCzt1BYRhQU0/hDtsB1ufZfEEzMZ9aAVmsBw8+FWsIXlClWw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/minipass-flush/-/minipass-flush-1.0.5.tgz} - name: minipass-flush - version: 1.0.5 - engines: {node: '>= 8'} - dependencies: - minipass: mirrors.tencent.com/minipass/3.1.6 - dev: true - - mirrors.tencent.com/minipass-pipeline/1.2.4: - resolution: {integrity: sha512-xuIq7cIOt09RPRJ19gdi4b+RiNvDFYe5JH+ggNvBqGqpQXcru3PcRmOZuHBKWK1Txf9+cQ+HMVN4d6z46LZP7A==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/minipass-pipeline/-/minipass-pipeline-1.2.4.tgz} - name: minipass-pipeline - version: 1.2.4 - engines: {node: '>=8'} - dependencies: - minipass: mirrors.tencent.com/minipass/3.1.6 - dev: true - - mirrors.tencent.com/minipass/3.1.6: - resolution: {integrity: sha512-rty5kpw9/z8SX9dmxblFA6edItUmwJgMeYDZRrwlIVN27i8gysGbznJwUggw2V/FVqFSDdWy040ZPS811DYAqQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/minipass/-/minipass-3.1.6.tgz} - name: minipass - version: 3.1.6 - engines: {node: '>=8'} - dependencies: - yallist: mirrors.tencent.com/yallist/4.0.0 - dev: true - - mirrors.tencent.com/minizlib/2.1.2: - resolution: {integrity: sha512-bAxsR8BVfj60DWXHE3u30oHzfl4G7khkSuPW+qvpd7jFRHm7dLxOjUk1EHACJ/hxLY8phGJ0YhYHZo7jil7Qdg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/minizlib/-/minizlib-2.1.2.tgz} - name: minizlib - version: 2.1.2 - engines: {node: '>= 8'} - dependencies: - minipass: mirrors.tencent.com/minipass/3.1.6 - yallist: mirrors.tencent.com/yallist/4.0.0 - dev: true - - mirrors.tencent.com/mississippi/3.0.0: - resolution: {integrity: sha512-x471SsVjUtBRtcvd4BzKE9kFC+/2TeWgKCgw0bZcw1b9l2X3QX5vCWgF+KaZaYm87Ss//rHnWryupDrgLvmSkA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/mississippi/-/mississippi-3.0.0.tgz} + mirrors.tencent.com/mississippi@3.0.0: + resolution: {integrity: sha512-x471SsVjUtBRtcvd4BzKE9kFC+/2TeWgKCgw0bZcw1b9l2X3QX5vCWgF+KaZaYm87Ss//rHnWryupDrgLvmSkA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/mississippi/-/mississippi-3.0.0.tgz} name: mississippi version: 3.0.0 engines: {node: '>=4.0.0'} dependencies: - concat-stream: mirrors.tencent.com/concat-stream/1.6.2 - duplexify: mirrors.tencent.com/duplexify/3.7.1 - end-of-stream: mirrors.tencent.com/end-of-stream/1.4.4 - flush-write-stream: mirrors.tencent.com/flush-write-stream/1.1.1 - from2: mirrors.tencent.com/from2/2.3.0 - parallel-transform: mirrors.tencent.com/parallel-transform/1.2.0 - pump: mirrors.tencent.com/pump/3.0.0 - pumpify: mirrors.tencent.com/pumpify/1.5.1 - stream-each: mirrors.tencent.com/stream-each/1.2.3 - through2: mirrors.tencent.com/through2/2.0.5 + concat-stream: mirrors.tencent.com/concat-stream@1.6.2 + duplexify: mirrors.tencent.com/duplexify@3.7.1 + end-of-stream: mirrors.tencent.com/end-of-stream@1.4.4 + flush-write-stream: mirrors.tencent.com/flush-write-stream@1.1.1 + from2: mirrors.tencent.com/from2@2.3.0 + parallel-transform: mirrors.tencent.com/parallel-transform@1.2.0 + pump: mirrors.tencent.com/pump@3.0.0 + pumpify: mirrors.tencent.com/pumpify@1.5.1 + stream-each: mirrors.tencent.com/stream-each@1.2.3 + through2: mirrors.tencent.com/through2@2.0.5 dev: true - mirrors.tencent.com/mixin-deep/1.3.2: - resolution: {integrity: sha512-WRoDn//mXBiJ1H40rqa3vH0toePwSsGb45iInWlTySa+Uu4k3tYUSxa2v1KqAiLtvlrSzaExqS1gtk96A9zvEA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/mixin-deep/-/mixin-deep-1.3.2.tgz} + mirrors.tencent.com/mixin-deep@1.3.2: + resolution: {integrity: sha512-WRoDn//mXBiJ1H40rqa3vH0toePwSsGb45iInWlTySa+Uu4k3tYUSxa2v1KqAiLtvlrSzaExqS1gtk96A9zvEA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/mixin-deep/-/mixin-deep-1.3.2.tgz} name: mixin-deep version: 1.3.2 engines: {node: '>=0.10.0'} dependencies: - for-in: mirrors.tencent.com/for-in/1.0.2 - is-extendable: mirrors.tencent.com/is-extendable/1.0.1 + for-in: mirrors.tencent.com/for-in@1.0.2 + is-extendable: mirrors.tencent.com/is-extendable@1.0.1 dev: true - mirrors.tencent.com/mkdirp/0.5.6: - resolution: {integrity: sha512-FP+p8RB8OWpF3YZBCrP5gtADmtXApB5AMLn+vdyA+PyxCjrCs00mjyUozssO33cwDeT3wNGdLxJ5M//YqtHAJw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/mkdirp/-/mkdirp-0.5.6.tgz} + mirrors.tencent.com/mkdirp@0.5.6: + resolution: {integrity: sha512-FP+p8RB8OWpF3YZBCrP5gtADmtXApB5AMLn+vdyA+PyxCjrCs00mjyUozssO33cwDeT3wNGdLxJ5M//YqtHAJw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/mkdirp/-/mkdirp-0.5.6.tgz} name: mkdirp version: 0.5.6 hasBin: true dependencies: - minimist: mirrors.tencent.com/minimist/1.2.6 - - mirrors.tencent.com/mkdirp/1.0.4: - resolution: {integrity: sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/mkdirp/-/mkdirp-1.0.4.tgz} - name: mkdirp - version: 1.0.4 - engines: {node: '>=10'} - hasBin: true + minimist: mirrors.tencent.com/minimist@1.2.6 dev: true - mirrors.tencent.com/mobx-react-lite/2.2.2_e98576d7b318dc515d875aefe88d0b88: - resolution: {integrity: sha512-2SlXALHIkyUPDsV4VTKVR9DW7K3Ksh1aaIv3NrNJygTbhXe2A9GrcKHZ2ovIiOp/BXilOcTYemfHHZubP431dg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/mobx-react-lite/-/mobx-react-lite-2.2.2.tgz} + mirrors.tencent.com/mobx-react-lite@2.2.2(mobx@4.15.7)(react-dom@16.14.0)(react@16.14.0): + resolution: {integrity: sha512-2SlXALHIkyUPDsV4VTKVR9DW7K3Ksh1aaIv3NrNJygTbhXe2A9GrcKHZ2ovIiOp/BXilOcTYemfHHZubP431dg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/mobx-react-lite/-/mobx-react-lite-2.2.2.tgz} id: mirrors.tencent.com/mobx-react-lite/2.2.2 name: mobx-react-lite version: 2.2.2 @@ -9732,13 +10570,13 @@ packages: react-native: optional: true dependencies: - mobx: mirrors.tencent.com/mobx/4.15.7 - react: mirrors.tencent.com/react/16.14.0 - react-dom: mirrors.tencent.com/react-dom/16.14.0_react@16.14.0 + mobx: mirrors.tencent.com/mobx@4.15.7 + react: mirrors.tencent.com/react@16.14.0 + react-dom: mirrors.tencent.com/react-dom@16.14.0(react@16.14.0) dev: false - mirrors.tencent.com/mobx-react/6.3.1_e98576d7b318dc515d875aefe88d0b88: - resolution: {integrity: sha512-IOxdJGnRSNSJrL2uGpWO5w9JH5q5HoxEqwOF4gye1gmZYdjoYkkMzSGMDnRCUpN/BNzZcFoMdHXrjvkwO7KgaQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/mobx-react/-/mobx-react-6.3.1.tgz} + mirrors.tencent.com/mobx-react@6.3.1(mobx@4.15.7)(react-dom@16.14.0)(react@16.14.0): + resolution: {integrity: sha512-IOxdJGnRSNSJrL2uGpWO5w9JH5q5HoxEqwOF4gye1gmZYdjoYkkMzSGMDnRCUpN/BNzZcFoMdHXrjvkwO7KgaQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/mobx-react/-/mobx-react-6.3.1.tgz} id: mirrors.tencent.com/mobx-react/6.3.1 name: mobx-react version: 6.3.1 @@ -9746,210 +10584,172 @@ packages: mobx: ^5.15.4 || ^4.15.4 react: ^16.8.0 || 16.9.0-alpha.0 dependencies: - mobx: mirrors.tencent.com/mobx/4.15.7 - mobx-react-lite: mirrors.tencent.com/mobx-react-lite/2.2.2_e98576d7b318dc515d875aefe88d0b88 - react: mirrors.tencent.com/react/16.14.0 + mobx: mirrors.tencent.com/mobx@4.15.7 + mobx-react-lite: mirrors.tencent.com/mobx-react-lite@2.2.2(mobx@4.15.7)(react-dom@16.14.0)(react@16.14.0) + react: mirrors.tencent.com/react@16.14.0 transitivePeerDependencies: - react-dom - react-native dev: false - mirrors.tencent.com/mobx/4.15.7: - resolution: {integrity: sha512-X4uQvuf2zYKHVO5kRT5Utmr+J9fDnRgxWWnSqJ4oiccPTQU38YG+/O3nPmOhUy4jeHexl7XJJpWDBgEnEfp+8w==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/mobx/-/mobx-4.15.7.tgz} + mirrors.tencent.com/mobx@4.15.7: + resolution: {integrity: sha512-X4uQvuf2zYKHVO5kRT5Utmr+J9fDnRgxWWnSqJ4oiccPTQU38YG+/O3nPmOhUy4jeHexl7XJJpWDBgEnEfp+8w==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/mobx/-/mobx-4.15.7.tgz} name: mobx version: 4.15.7 dev: false - mirrors.tencent.com/moment/2.29.1: - resolution: {integrity: sha512-kHmoybcPV8Sqy59DwNDY3Jefr64lK/by/da0ViFcuA4DH0vQg5Q6Ze5VimxkfQNSC+Mls/Kx53s7TjP1RhFEDQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/moment/-/moment-2.29.1.tgz} - name: moment - version: 2.29.1 - dev: false - - mirrors.tencent.com/monaco-editor/0.33.0: - resolution: {integrity: sha512-VcRWPSLIUEgQJQIE0pVT8FcGBIgFoxz7jtqctE+IiCxWugD0DwgyQBcZBhdSrdMC84eumoqMZsGl2GTreOzwqw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/monaco-editor/-/monaco-editor-0.33.0.tgz} + mirrors.tencent.com/monaco-editor@0.33.0: + resolution: {integrity: sha512-VcRWPSLIUEgQJQIE0pVT8FcGBIgFoxz7jtqctE+IiCxWugD0DwgyQBcZBhdSrdMC84eumoqMZsGl2GTreOzwqw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/monaco-editor/-/monaco-editor-0.33.0.tgz} name: monaco-editor version: 0.33.0 dev: false - mirrors.tencent.com/move-concurrently/1.0.1: - resolution: {integrity: sha1-viwAX9oy4LKa8fBdfEszIUxwH5I=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/move-concurrently/-/move-concurrently-1.0.1.tgz} + mirrors.tencent.com/move-concurrently@1.0.1: + resolution: {integrity: sha1-viwAX9oy4LKa8fBdfEszIUxwH5I=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/move-concurrently/-/move-concurrently-1.0.1.tgz} name: move-concurrently version: 1.0.1 dependencies: - aproba: mirrors.tencent.com/aproba/1.2.0 - copy-concurrently: mirrors.tencent.com/copy-concurrently/1.0.5 - fs-write-stream-atomic: mirrors.tencent.com/fs-write-stream-atomic/1.0.10 - mkdirp: mirrors.tencent.com/mkdirp/0.5.6 - rimraf: mirrors.tencent.com/rimraf/2.7.1 - run-queue: mirrors.tencent.com/run-queue/1.0.3 + aproba: mirrors.tencent.com/aproba@1.2.0 + copy-concurrently: mirrors.tencent.com/copy-concurrently@1.0.5 + fs-write-stream-atomic: mirrors.tencent.com/fs-write-stream-atomic@1.0.10 + mkdirp: 0.5.6 + rimraf: 2.7.1 + run-queue: mirrors.tencent.com/run-queue@1.0.3 dev: true - mirrors.tencent.com/mqtt/4.3.7: - resolution: {integrity: sha512-ew3qwG/TJRorTz47eW46vZ5oBw5MEYbQZVaEji44j5lAUSQSqIEoul7Kua/BatBW0H0kKQcC9kwUHa1qzaWHSw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/mqtt/-/mqtt-4.3.7.tgz} + mirrors.tencent.com/mqtt@4.3.7: + resolution: {integrity: sha512-ew3qwG/TJRorTz47eW46vZ5oBw5MEYbQZVaEji44j5lAUSQSqIEoul7Kua/BatBW0H0kKQcC9kwUHa1qzaWHSw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/mqtt/-/mqtt-4.3.7.tgz} name: mqtt version: 4.3.7 engines: {node: '>=10.0.0'} hasBin: true dependencies: - commist: mirrors.tencent.com/commist/1.1.0 - concat-stream: mirrors.tencent.com/concat-stream/2.0.0 - debug: mirrors.tencent.com/debug/4.3.4 - duplexify: mirrors.tencent.com/duplexify/4.1.2 - help-me: mirrors.tencent.com/help-me/3.0.0 - inherits: mirrors.tencent.com/inherits/2.0.4 - lru-cache: mirrors.tencent.com/lru-cache/6.0.0 - minimist: mirrors.tencent.com/minimist/1.2.6 + commist: mirrors.tencent.com/commist@1.1.0 + concat-stream: mirrors.tencent.com/concat-stream@2.0.0 + debug: mirrors.tencent.com/debug@4.3.4(supports-color@6.1.0) + duplexify: mirrors.tencent.com/duplexify@4.1.2 + help-me: mirrors.tencent.com/help-me@3.0.0 + inherits: mirrors.tencent.com/inherits@2.0.4 + lru-cache: mirrors.tencent.com/lru-cache@6.0.0 + minimist: mirrors.tencent.com/minimist@1.2.6 mqtt-packet: 6.10.0 - number-allocator: mirrors.tencent.com/number-allocator/1.0.10 - pump: mirrors.tencent.com/pump/3.0.0 - readable-stream: mirrors.tencent.com/readable-stream/3.6.0 - reinterval: mirrors.tencent.com/reinterval/1.1.0 - rfdc: mirrors.tencent.com/rfdc/1.3.0 - split2: mirrors.tencent.com/split2/3.2.2 - ws: mirrors.tencent.com/ws/7.5.7 - xtend: mirrors.tencent.com/xtend/4.0.2 + number-allocator: mirrors.tencent.com/number-allocator@1.0.10 + pump: mirrors.tencent.com/pump@3.0.0 + readable-stream: mirrors.tencent.com/readable-stream@3.6.0 + reinterval: mirrors.tencent.com/reinterval@1.1.0 + rfdc: mirrors.tencent.com/rfdc@1.3.0 + split2: mirrors.tencent.com/split2@3.2.2 + ws: mirrors.tencent.com/ws@7.5.7 + xtend: mirrors.tencent.com/xtend@4.0.2 transitivePeerDependencies: - bufferutil - supports-color - utf-8-validate dev: false - mirrors.tencent.com/ms/2.0.0: - resolution: {integrity: sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/ms/-/ms-2.0.0.tgz} - name: ms - version: 2.0.0 - dev: true - - mirrors.tencent.com/ms/2.1.2: - resolution: {integrity: sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/ms/-/ms-2.1.2.tgz} + mirrors.tencent.com/ms@2.1.2: + resolution: {integrity: sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/ms/-/ms-2.1.2.tgz} name: ms version: 2.1.2 - mirrors.tencent.com/ms/2.1.3: - resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/ms/-/ms-2.1.3.tgz} - name: ms - version: 2.1.3 - dev: true - - mirrors.tencent.com/ms/3.0.0-canary.1: - resolution: {integrity: sha512-kh8ARjh8rMN7Du2igDRO9QJnqCb2xYTJxyQYK7vJJS4TvLLmsbyhiKpSW+t+y26gyOyMd0riphX0GeWKU3ky5g==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/ms/-/ms-3.0.0-canary.1.tgz} - name: ms - version: 3.0.0-canary.1 - engines: {node: '>=12.13'} - dev: true - - mirrors.tencent.com/multicast-dns-service-types/1.1.0: - resolution: {integrity: sha1-iZ8R2WhuXgXLkbNdXw5jt3PPyQE=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/multicast-dns-service-types/-/multicast-dns-service-types-1.1.0.tgz} + mirrors.tencent.com/multicast-dns-service-types@1.1.0: + resolution: {integrity: sha1-iZ8R2WhuXgXLkbNdXw5jt3PPyQE=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/multicast-dns-service-types/-/multicast-dns-service-types-1.1.0.tgz} name: multicast-dns-service-types version: 1.1.0 dev: true - mirrors.tencent.com/multicast-dns/6.2.3: - resolution: {integrity: sha512-ji6J5enbMyGRHIAkAOu3WdV8nggqviKCEKtXcOqfphZZtQrmHKycfynJ2V7eVPUA4NhJ6V7Wf4TmGbTwKE9B6g==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/multicast-dns/-/multicast-dns-6.2.3.tgz} + mirrors.tencent.com/multicast-dns@6.2.3: + resolution: {integrity: sha512-ji6J5enbMyGRHIAkAOu3WdV8nggqviKCEKtXcOqfphZZtQrmHKycfynJ2V7eVPUA4NhJ6V7Wf4TmGbTwKE9B6g==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/multicast-dns/-/multicast-dns-6.2.3.tgz} name: multicast-dns version: 6.2.3 hasBin: true dependencies: dns-packet: 1.3.4 - thunky: mirrors.tencent.com/thunky/1.1.0 + thunky: mirrors.tencent.com/thunky@1.1.0 dev: true - mirrors.tencent.com/mute-stream/0.0.7: - resolution: {integrity: sha1-MHXOk7whuPq0PhvE2n6BFe0ee6s=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/mute-stream/-/mute-stream-0.0.7.tgz} + mirrors.tencent.com/mute-stream@0.0.7: + resolution: {integrity: sha1-MHXOk7whuPq0PhvE2n6BFe0ee6s=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/mute-stream/-/mute-stream-0.0.7.tgz} name: mute-stream version: 0.0.7 dev: false - mirrors.tencent.com/mz/2.7.0: - resolution: {integrity: sha512-z81GNO7nnYMEhrGh9LeymoE4+Yr0Wn5McHIZMK5cfQCl+NDX08sCZgUc9/6MHni9IWuFLm1Z3HTCXu2z9fN62Q==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/mz/-/mz-2.7.0.tgz} + mirrors.tencent.com/mz@2.7.0: + resolution: {integrity: sha512-z81GNO7nnYMEhrGh9LeymoE4+Yr0Wn5McHIZMK5cfQCl+NDX08sCZgUc9/6MHni9IWuFLm1Z3HTCXu2z9fN62Q==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/mz/-/mz-2.7.0.tgz} name: mz version: 2.7.0 dependencies: - any-promise: mirrors.tencent.com/any-promise/1.3.0 - object-assign: mirrors.tencent.com/object-assign/4.1.1 - thenify-all: mirrors.tencent.com/thenify-all/1.6.0 + any-promise: mirrors.tencent.com/any-promise@1.3.0 + object-assign: mirrors.tencent.com/object-assign@4.1.1 + thenify-all: mirrors.tencent.com/thenify-all@1.6.0 dev: true - mirrors.tencent.com/nan/2.15.0: - resolution: {integrity: sha512-8ZtvEnA2c5aYCZYd1cvgdnU6cqwixRoYg70xPLWUws5ORTa/lnw+u4amixRS/Ac5U5mQVgp9pnlSUnbNWFaWZQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/nan/-/nan-2.15.0.tgz} - name: nan - version: 2.15.0 - requiresBuild: true - dev: true - optional: true - - mirrors.tencent.com/nanoid/3.3.2: - resolution: {integrity: sha512-CuHBogktKwpm5g2sRgv83jEy2ijFzBwMoYA60orPDR7ynsLijJDqgsi4RDGj3OJpy3Ieb+LYwiRmIOGyytgITA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/nanoid/-/nanoid-3.3.2.tgz} + mirrors.tencent.com/nanoid@3.3.2: + resolution: {integrity: sha512-CuHBogktKwpm5g2sRgv83jEy2ijFzBwMoYA60orPDR7ynsLijJDqgsi4RDGj3OJpy3Ieb+LYwiRmIOGyytgITA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/nanoid/-/nanoid-3.3.2.tgz} name: nanoid version: 3.3.2 engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} hasBin: true dev: true - mirrors.tencent.com/nanomatch/1.2.13: - resolution: {integrity: sha512-fpoe2T0RbHwBTBUOftAfBPaDEi06ufaUai0mE6Yn1kacc3SnTErfb/h+X94VXzI64rKFHYImXSvdwGGCmwOqCA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/nanomatch/-/nanomatch-1.2.13.tgz} + mirrors.tencent.com/nanomatch@1.2.13(supports-color@6.1.0): + resolution: {integrity: sha512-fpoe2T0RbHwBTBUOftAfBPaDEi06ufaUai0mE6Yn1kacc3SnTErfb/h+X94VXzI64rKFHYImXSvdwGGCmwOqCA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/nanomatch/-/nanomatch-1.2.13.tgz} + id: mirrors.tencent.com/nanomatch/1.2.13 name: nanomatch version: 1.2.13 engines: {node: '>=0.10.0'} dependencies: - arr-diff: mirrors.tencent.com/arr-diff/4.0.0 - array-unique: mirrors.tencent.com/array-unique/0.3.2 - define-property: mirrors.tencent.com/define-property/2.0.2 - extend-shallow: mirrors.tencent.com/extend-shallow/3.0.2 - fragment-cache: mirrors.tencent.com/fragment-cache/0.2.1 - is-windows: mirrors.tencent.com/is-windows/1.0.2 - kind-of: mirrors.tencent.com/kind-of/6.0.3 - object.pick: mirrors.tencent.com/object.pick/1.3.0 - regex-not: mirrors.tencent.com/regex-not/1.0.2 - snapdragon: mirrors.tencent.com/snapdragon/0.8.2 - to-regex: mirrors.tencent.com/to-regex/3.0.2 - dev: true - - mirrors.tencent.com/native-request/1.1.0: - resolution: {integrity: sha512-uZ5rQaeRn15XmpgE0xoPL8YWqcX90VtCFglYwAgkvKM5e8fog+vePLAhHxuuv/gRkrQxIeh5U3q9sMNUrENqWw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/native-request/-/native-request-1.1.0.tgz} - name: native-request - version: 1.1.0 - requiresBuild: true + arr-diff: mirrors.tencent.com/arr-diff@4.0.0 + array-unique: mirrors.tencent.com/array-unique@0.3.2 + define-property: mirrors.tencent.com/define-property@2.0.2 + extend-shallow: mirrors.tencent.com/extend-shallow@3.0.2 + fragment-cache: mirrors.tencent.com/fragment-cache@0.2.1 + is-windows: mirrors.tencent.com/is-windows@1.0.2 + kind-of: mirrors.tencent.com/kind-of@6.0.3 + object.pick: mirrors.tencent.com/object.pick@1.3.0 + regex-not: mirrors.tencent.com/regex-not@1.0.2 + snapdragon: mirrors.tencent.com/snapdragon@0.8.2(supports-color@6.1.0) + to-regex: mirrors.tencent.com/to-regex@3.0.2 + transitivePeerDependencies: + - supports-color dev: true - optional: true - mirrors.tencent.com/negotiator/0.6.3: - resolution: {integrity: sha512-+EUsqGPLsM+j/zdChZjsnX51g4XrHFOIXwfnCVPGlQk/k5giakcKsuxCObBRu6DSm9opw/O6slWbJdghQM4bBg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/negotiator/-/negotiator-0.6.3.tgz} + mirrors.tencent.com/negotiator@0.6.3: + resolution: {integrity: sha512-+EUsqGPLsM+j/zdChZjsnX51g4XrHFOIXwfnCVPGlQk/k5giakcKsuxCObBRu6DSm9opw/O6slWbJdghQM4bBg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/negotiator/-/negotiator-0.6.3.tgz} name: negotiator version: 0.6.3 engines: {node: '>= 0.6'} dev: true - mirrors.tencent.com/neo-async/2.6.2: - resolution: {integrity: sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/neo-async/-/neo-async-2.6.2.tgz} + mirrors.tencent.com/neo-async@2.6.2: + resolution: {integrity: sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/neo-async/-/neo-async-2.6.2.tgz} name: neo-async version: 2.6.2 - mirrors.tencent.com/netmask/2.0.2: - resolution: {integrity: sha512-dBpDMdxv9Irdq66304OLfEmQ9tbNRFnFTuZiLo+bD+r332bBmMJ8GBLXklIXXgxd3+v9+KUnZaUR5PJMa75Gsg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/netmask/-/netmask-2.0.2.tgz} + mirrors.tencent.com/netmask@2.0.2: + resolution: {integrity: sha512-dBpDMdxv9Irdq66304OLfEmQ9tbNRFnFTuZiLo+bD+r332bBmMJ8GBLXklIXXgxd3+v9+KUnZaUR5PJMa75Gsg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/netmask/-/netmask-2.0.2.tgz} name: netmask version: 2.0.2 engines: {node: '>= 0.4.0'} dev: true - mirrors.tencent.com/nice-try/1.0.5: - resolution: {integrity: sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/nice-try/-/nice-try-1.0.5.tgz} + mirrors.tencent.com/nice-try@1.0.5: + resolution: {integrity: sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/nice-try/-/nice-try-1.0.5.tgz} name: nice-try version: 1.0.5 dev: true - mirrors.tencent.com/no-case/3.0.4: - resolution: {integrity: sha512-fgAN3jGAh+RoxUGZHTSOLJIqUc2wmoBwGR4tbpNAKmmovFoWq0OdRkb0VkldReO2a2iBT/OEulG9XSUc10r3zg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/no-case/-/no-case-3.0.4.tgz} + mirrors.tencent.com/no-case@3.0.4: + resolution: {integrity: sha512-fgAN3jGAh+RoxUGZHTSOLJIqUc2wmoBwGR4tbpNAKmmovFoWq0OdRkb0VkldReO2a2iBT/OEulG9XSUc10r3zg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/no-case/-/no-case-3.0.4.tgz} name: no-case version: 3.0.4 dependencies: - lower-case: mirrors.tencent.com/lower-case/2.0.2 - tslib: mirrors.tencent.com/tslib/2.3.1 + lower-case: mirrors.tencent.com/lower-case@2.0.2 + tslib: mirrors.tencent.com/tslib@2.3.1 dev: true - mirrors.tencent.com/node-fetch/2.6.7: - resolution: {integrity: sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/node-fetch/-/node-fetch-2.6.7.tgz} + mirrors.tencent.com/node-fetch@2.6.7: + resolution: {integrity: sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/node-fetch/-/node-fetch-2.6.7.tgz} name: node-fetch version: 2.6.7 engines: {node: 4.x || >=6.0.0} @@ -9959,901 +10759,779 @@ packages: encoding: optional: true dependencies: - whatwg-url: mirrors.tencent.com/whatwg-url/5.0.0 + whatwg-url: mirrors.tencent.com/whatwg-url@5.0.0 dev: false - mirrors.tencent.com/node-forge/0.10.0: - resolution: {integrity: sha512-PPmu8eEeG9saEUvI97fm4OYxXVB6bFvyNTyiUOBichBpFG8A1Ljw3bY62+5oOjDEMHRnd0Y7HQ+x7uzxOzC6JA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/node-forge/-/node-forge-0.10.0.tgz} + mirrors.tencent.com/node-forge@0.10.0: + resolution: {integrity: sha512-PPmu8eEeG9saEUvI97fm4OYxXVB6bFvyNTyiUOBichBpFG8A1Ljw3bY62+5oOjDEMHRnd0Y7HQ+x7uzxOzC6JA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/node-forge/-/node-forge-0.10.0.tgz} name: node-forge version: 0.10.0 engines: {node: '>= 6.0.0'} dev: true - mirrors.tencent.com/node-libs-browser/2.2.1: - resolution: {integrity: sha512-h/zcD8H9kaDZ9ALUWwlBUDo6TKF8a7qBSCSEGfjTVIYeqsioSKaAX+BN7NgiMGp6iSIXZ3PxgCu8KS3b71YK5Q==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/node-libs-browser/-/node-libs-browser-2.2.1.tgz} + mirrors.tencent.com/node-libs-browser@2.2.1: + resolution: {integrity: sha512-h/zcD8H9kaDZ9ALUWwlBUDo6TKF8a7qBSCSEGfjTVIYeqsioSKaAX+BN7NgiMGp6iSIXZ3PxgCu8KS3b71YK5Q==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/node-libs-browser/-/node-libs-browser-2.2.1.tgz} name: node-libs-browser version: 2.2.1 dependencies: - assert: mirrors.tencent.com/assert/1.5.0 - browserify-zlib: mirrors.tencent.com/browserify-zlib/0.2.0 - buffer: mirrors.tencent.com/buffer/4.9.2 - console-browserify: mirrors.tencent.com/console-browserify/1.2.0 - constants-browserify: mirrors.tencent.com/constants-browserify/1.0.0 - crypto-browserify: mirrors.tencent.com/crypto-browserify/3.12.0 - domain-browser: mirrors.tencent.com/domain-browser/1.2.0 - events: mirrors.tencent.com/events/3.3.0 - https-browserify: mirrors.tencent.com/https-browserify/1.0.0 - os-browserify: mirrors.tencent.com/os-browserify/0.3.0 - path-browserify: mirrors.tencent.com/path-browserify/0.0.1 - process: mirrors.tencent.com/process/0.11.10 - punycode: mirrors.tencent.com/punycode/1.4.1 - querystring-es3: mirrors.tencent.com/querystring-es3/0.2.1 - readable-stream: mirrors.tencent.com/readable-stream/2.3.7 - stream-browserify: mirrors.tencent.com/stream-browserify/2.0.2 - stream-http: mirrors.tencent.com/stream-http/2.8.3 - string_decoder: mirrors.tencent.com/string_decoder/1.3.0 - timers-browserify: mirrors.tencent.com/timers-browserify/2.0.12 - tty-browserify: mirrors.tencent.com/tty-browserify/0.0.0 - url: mirrors.tencent.com/url/0.11.0 - util: mirrors.tencent.com/util/0.11.1 - vm-browserify: mirrors.tencent.com/vm-browserify/1.1.2 - dev: true - - mirrors.tencent.com/node-releases/2.0.2: - resolution: {integrity: sha512-XxYDdcQ6eKqp/YjI+tb2C5WM2LgjnZrfYg4vgQt49EK268b6gYCHsBLrK2qvJo4FmCtqmKezb0WZFK4fkrZNsg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/node-releases/-/node-releases-2.0.2.tgz} + assert: mirrors.tencent.com/assert@1.5.0 + browserify-zlib: mirrors.tencent.com/browserify-zlib@0.2.0 + buffer: mirrors.tencent.com/buffer@4.9.2 + console-browserify: mirrors.tencent.com/console-browserify@1.2.0 + constants-browserify: mirrors.tencent.com/constants-browserify@1.0.0 + crypto-browserify: mirrors.tencent.com/crypto-browserify@3.12.0 + domain-browser: mirrors.tencent.com/domain-browser@1.2.0 + events: mirrors.tencent.com/events@3.3.0 + https-browserify: mirrors.tencent.com/https-browserify@1.0.0 + os-browserify: mirrors.tencent.com/os-browserify@0.3.0 + path-browserify: mirrors.tencent.com/path-browserify@0.0.1 + process: mirrors.tencent.com/process@0.11.10 + punycode: 1.4.1 + querystring-es3: mirrors.tencent.com/querystring-es3@0.2.1 + readable-stream: mirrors.tencent.com/readable-stream@2.3.7 + stream-browserify: mirrors.tencent.com/stream-browserify@2.0.2 + stream-http: mirrors.tencent.com/stream-http@2.8.3 + string_decoder: mirrors.tencent.com/string_decoder@1.3.0 + timers-browserify: mirrors.tencent.com/timers-browserify@2.0.12 + tty-browserify: mirrors.tencent.com/tty-browserify@0.0.0 + url: mirrors.tencent.com/url@0.11.0 + util: mirrors.tencent.com/util@0.11.1 + vm-browserify: mirrors.tencent.com/vm-browserify@1.1.2 + dev: true + + mirrors.tencent.com/node-releases@2.0.2: + resolution: {integrity: sha512-XxYDdcQ6eKqp/YjI+tb2C5WM2LgjnZrfYg4vgQt49EK268b6gYCHsBLrK2qvJo4FmCtqmKezb0WZFK4fkrZNsg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/node-releases/-/node-releases-2.0.2.tgz} name: node-releases version: 2.0.2 dev: true - mirrors.tencent.com/normalize-package-data/2.5.0: - resolution: {integrity: sha512-/5CMN3T0R4XTj4DcGaexo+roZSdSFW/0AOOTROrjxzCG1wrWXEsGbRKevjlIL+ZDE4sZlJr5ED4YW0yqmkK+eA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/normalize-package-data/-/normalize-package-data-2.5.0.tgz} + mirrors.tencent.com/normalize-package-data@2.5.0: + resolution: {integrity: sha512-/5CMN3T0R4XTj4DcGaexo+roZSdSFW/0AOOTROrjxzCG1wrWXEsGbRKevjlIL+ZDE4sZlJr5ED4YW0yqmkK+eA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/normalize-package-data/-/normalize-package-data-2.5.0.tgz} name: normalize-package-data version: 2.5.0 dependencies: - hosted-git-info: mirrors.tencent.com/hosted-git-info/2.8.9 - resolve: mirrors.tencent.com/resolve/1.22.0 - semver: mirrors.tencent.com/semver/5.7.1 - validate-npm-package-license: mirrors.tencent.com/validate-npm-package-license/3.0.4 + hosted-git-info: mirrors.tencent.com/hosted-git-info@2.8.9 + resolve: mirrors.tencent.com/resolve@1.22.0 + semver: 5.7.1 + validate-npm-package-license: mirrors.tencent.com/validate-npm-package-license@3.0.4 - mirrors.tencent.com/normalize-package-data/3.0.3: - resolution: {integrity: sha512-p2W1sgqij3zMMyRC067Dg16bfzVH+w7hyegmpIvZ4JNjqtGOVAIvLmjBx3yP7YTe9vKJgkoNOPjwQGogDoMXFA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/normalize-package-data/-/normalize-package-data-3.0.3.tgz} + mirrors.tencent.com/normalize-package-data@3.0.3: + resolution: {integrity: sha512-p2W1sgqij3zMMyRC067Dg16bfzVH+w7hyegmpIvZ4JNjqtGOVAIvLmjBx3yP7YTe9vKJgkoNOPjwQGogDoMXFA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/normalize-package-data/-/normalize-package-data-3.0.3.tgz} name: normalize-package-data version: 3.0.3 engines: {node: '>=10'} dependencies: - hosted-git-info: mirrors.tencent.com/hosted-git-info/4.1.0 - is-core-module: mirrors.tencent.com/is-core-module/2.8.1 - semver: mirrors.tencent.com/semver/7.3.5 - validate-npm-package-license: mirrors.tencent.com/validate-npm-package-license/3.0.4 + hosted-git-info: mirrors.tencent.com/hosted-git-info@4.1.0 + is-core-module: mirrors.tencent.com/is-core-module@2.8.1 + semver: 7.3.5 + validate-npm-package-license: mirrors.tencent.com/validate-npm-package-license@3.0.4 - mirrors.tencent.com/normalize-path/2.1.1: - resolution: {integrity: sha1-GrKLVW4Zg2Oowab35vogE3/mrtk=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/normalize-path/-/normalize-path-2.1.1.tgz} + mirrors.tencent.com/normalize-path@2.1.1: + resolution: {integrity: sha1-GrKLVW4Zg2Oowab35vogE3/mrtk=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/normalize-path/-/normalize-path-2.1.1.tgz} name: normalize-path version: 2.1.1 engines: {node: '>=0.10.0'} + requiresBuild: true dependencies: - remove-trailing-separator: mirrors.tencent.com/remove-trailing-separator/1.1.0 + remove-trailing-separator: mirrors.tencent.com/remove-trailing-separator@1.1.0 dev: true - mirrors.tencent.com/normalize-path/3.0.0: - resolution: {integrity: sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/normalize-path/-/normalize-path-3.0.0.tgz} + mirrors.tencent.com/normalize-path@3.0.0: + resolution: {integrity: sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/normalize-path/-/normalize-path-3.0.0.tgz} name: normalize-path version: 3.0.0 engines: {node: '>=0.10.0'} - mirrors.tencent.com/normalize-range/0.1.2: - resolution: {integrity: sha1-LRDAa9/TEuqXd2laTShDlFa3WUI=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/normalize-range/-/normalize-range-0.1.2.tgz} + mirrors.tencent.com/normalize-range@0.1.2: + resolution: {integrity: sha1-LRDAa9/TEuqXd2laTShDlFa3WUI=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/normalize-range/-/normalize-range-0.1.2.tgz} name: normalize-range version: 0.1.2 engines: {node: '>=0.10.0'} dev: true - mirrors.tencent.com/normalize-url/3.3.0: - resolution: {integrity: sha512-U+JJi7duF1o+u2pynbp2zXDW2/PADgC30f0GsHZtRh+HOcXHnw137TrNlyxxRvWW5fjKd3bcLHPxofWuCjaeZg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/normalize-url/-/normalize-url-3.3.0.tgz} + mirrors.tencent.com/normalize-url@3.3.0: + resolution: {integrity: sha512-U+JJi7duF1o+u2pynbp2zXDW2/PADgC30f0GsHZtRh+HOcXHnw137TrNlyxxRvWW5fjKd3bcLHPxofWuCjaeZg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/normalize-url/-/normalize-url-3.3.0.tgz} name: normalize-url version: 3.3.0 engines: {node: '>=6'} dev: true - mirrors.tencent.com/npm-run-all/4.1.5: - resolution: {integrity: sha512-Oo82gJDAVcaMdi3nuoKFavkIHBRVqQ1qvMb+9LHk/cF4P6B2m8aP04hGf7oL6wZ9BuGwX1onlLhpuoofSyoQDQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/npm-run-all/-/npm-run-all-4.1.5.tgz} + mirrors.tencent.com/npm-run-all@4.1.5: + resolution: {integrity: sha512-Oo82gJDAVcaMdi3nuoKFavkIHBRVqQ1qvMb+9LHk/cF4P6B2m8aP04hGf7oL6wZ9BuGwX1onlLhpuoofSyoQDQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/npm-run-all/-/npm-run-all-4.1.5.tgz} name: npm-run-all version: 4.1.5 engines: {node: '>= 4'} hasBin: true dependencies: - ansi-styles: mirrors.tencent.com/ansi-styles/3.2.1 - chalk: mirrors.tencent.com/chalk/2.4.2 - cross-spawn: mirrors.tencent.com/cross-spawn/6.0.5 - memorystream: mirrors.tencent.com/memorystream/0.3.1 - minimatch: mirrors.tencent.com/minimatch/3.1.2 - pidtree: mirrors.tencent.com/pidtree/0.3.1 - read-pkg: mirrors.tencent.com/read-pkg/3.0.0 - shell-quote: mirrors.tencent.com/shell-quote/1.7.3 - string.prototype.padend: mirrors.tencent.com/string.prototype.padend/3.1.3 + ansi-styles: mirrors.tencent.com/ansi-styles@3.2.1 + chalk: mirrors.tencent.com/chalk@2.4.2 + cross-spawn: mirrors.tencent.com/cross-spawn@6.0.5 + memorystream: mirrors.tencent.com/memorystream@0.3.1 + minimatch: mirrors.tencent.com/minimatch@3.1.2 + pidtree: mirrors.tencent.com/pidtree@0.3.1 + read-pkg: mirrors.tencent.com/read-pkg@3.0.0 + shell-quote: mirrors.tencent.com/shell-quote@1.7.3 + string.prototype.padend: mirrors.tencent.com/string.prototype.padend@3.1.3 dev: true - mirrors.tencent.com/npm-run-path/2.0.2: - resolution: {integrity: sha1-NakjLfo11wZ7TLLd8jV7GHFTbF8=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/npm-run-path/-/npm-run-path-2.0.2.tgz} + mirrors.tencent.com/npm-run-path@2.0.2: + resolution: {integrity: sha1-NakjLfo11wZ7TLLd8jV7GHFTbF8=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/npm-run-path/-/npm-run-path-2.0.2.tgz} name: npm-run-path version: 2.0.2 engines: {node: '>=4'} dependencies: - path-key: mirrors.tencent.com/path-key/2.0.1 + path-key: mirrors.tencent.com/path-key@2.0.1 dev: true - mirrors.tencent.com/npm-run-path/4.0.1: - resolution: {integrity: sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/npm-run-path/-/npm-run-path-4.0.1.tgz} + mirrors.tencent.com/npm-run-path@4.0.1: + resolution: {integrity: sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/npm-run-path/-/npm-run-path-4.0.1.tgz} name: npm-run-path version: 4.0.1 engines: {node: '>=8'} dependencies: - path-key: mirrors.tencent.com/path-key/3.1.1 + path-key: mirrors.tencent.com/path-key@3.1.1 dev: true - mirrors.tencent.com/nth-check/1.0.2: - resolution: {integrity: sha512-WeBOdju8SnzPN5vTUJYxYUxLeXpCaVP5i5e0LF8fg7WORF2Wd7wFX/pk0tYZk7s8T+J7VLy0Da6J1+wCT0AtHg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/nth-check/-/nth-check-1.0.2.tgz} + mirrors.tencent.com/nth-check@1.0.2: + resolution: {integrity: sha512-WeBOdju8SnzPN5vTUJYxYUxLeXpCaVP5i5e0LF8fg7WORF2Wd7wFX/pk0tYZk7s8T+J7VLy0Da6J1+wCT0AtHg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/nth-check/-/nth-check-1.0.2.tgz} name: nth-check version: 1.0.2 dependencies: - boolbase: mirrors.tencent.com/boolbase/1.0.0 + boolbase: mirrors.tencent.com/boolbase@1.0.0 dev: true - mirrors.tencent.com/nth-check/2.0.1: - resolution: {integrity: sha512-it1vE95zF6dTT9lBsYbxvqh0Soy4SPowchj0UBGj/V6cTPnXXtQOPUbhZ6CmGzAD/rW22LQK6E96pcdJXk4A4w==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/nth-check/-/nth-check-2.0.1.tgz} + mirrors.tencent.com/nth-check@2.0.1: + resolution: {integrity: sha512-it1vE95zF6dTT9lBsYbxvqh0Soy4SPowchj0UBGj/V6cTPnXXtQOPUbhZ6CmGzAD/rW22LQK6E96pcdJXk4A4w==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/nth-check/-/nth-check-2.0.1.tgz} name: nth-check version: 2.0.1 dependencies: - boolbase: mirrors.tencent.com/boolbase/1.0.0 + boolbase: mirrors.tencent.com/boolbase@1.0.0 dev: true - mirrors.tencent.com/num2fraction/1.2.2: - resolution: {integrity: sha1-b2gragJ6Tp3fpFZM0lidHU5mnt4=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/num2fraction/-/num2fraction-1.2.2.tgz} + mirrors.tencent.com/num2fraction@1.2.2: + resolution: {integrity: sha1-b2gragJ6Tp3fpFZM0lidHU5mnt4=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/num2fraction/-/num2fraction-1.2.2.tgz} name: num2fraction version: 1.2.2 dev: true - mirrors.tencent.com/number-allocator/1.0.10: - resolution: {integrity: sha512-K4AvNGKo9lP6HqsZyfSr9KDaqnwFzW203inhQEOwFrmFaYevpdX4VNwdOLk197aHujzbT//z6pCBrCOUYSM5iw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/number-allocator/-/number-allocator-1.0.10.tgz} + mirrors.tencent.com/number-allocator@1.0.10: + resolution: {integrity: sha512-K4AvNGKo9lP6HqsZyfSr9KDaqnwFzW203inhQEOwFrmFaYevpdX4VNwdOLk197aHujzbT//z6pCBrCOUYSM5iw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/number-allocator/-/number-allocator-1.0.10.tgz} name: number-allocator version: 1.0.10 dependencies: - debug: mirrors.tencent.com/debug/4.3.4 - js-sdsl: mirrors.tencent.com/js-sdsl/2.1.4 + debug: 4.3.4(supports-color@6.1.0) + js-sdsl: mirrors.tencent.com/js-sdsl@2.1.4 transitivePeerDependencies: - supports-color dev: false - mirrors.tencent.com/number-precision/1.5.2: - resolution: {integrity: sha512-q7C1ZW3FyjsJ+IpGB6ykX8OWWa5+6M+hEY0zXBlzq1Sq1IPY9GeI3CQ9b2i6CMIYoeSuFhop2Av/OhCxClXqag==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/number-precision/-/number-precision-1.5.2.tgz} + mirrors.tencent.com/number-precision@1.5.2: + resolution: {integrity: sha512-q7C1ZW3FyjsJ+IpGB6ykX8OWWa5+6M+hEY0zXBlzq1Sq1IPY9GeI3CQ9b2i6CMIYoeSuFhop2Av/OhCxClXqag==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/number-precision/-/number-precision-1.5.2.tgz} name: number-precision version: 1.5.2 dev: true - mirrors.tencent.com/numeral/2.0.6: - resolution: {integrity: sha1-StCAk21EPCVhrtnyGX7//iX05QY=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/numeral/-/numeral-2.0.6.tgz} + mirrors.tencent.com/numeral@2.0.6: + resolution: {integrity: sha1-StCAk21EPCVhrtnyGX7//iX05QY=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/numeral/-/numeral-2.0.6.tgz} name: numeral version: 2.0.6 dev: false - mirrors.tencent.com/object-assign/4.1.1: - resolution: {integrity: sha1-IQmtx5ZYh8/AXLvUQsrIv7s2CGM=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/object-assign/-/object-assign-4.1.1.tgz} + mirrors.tencent.com/object-assign@4.1.1: + resolution: {integrity: sha1-IQmtx5ZYh8/AXLvUQsrIv7s2CGM=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/object-assign/-/object-assign-4.1.1.tgz} name: object-assign version: 4.1.1 engines: {node: '>=0.10.0'} - mirrors.tencent.com/object-copy/0.1.0: - resolution: {integrity: sha1-fn2Fi3gb18mRpBupde04EnVOmYw=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/object-copy/-/object-copy-0.1.0.tgz} + mirrors.tencent.com/object-copy@0.1.0: + resolution: {integrity: sha1-fn2Fi3gb18mRpBupde04EnVOmYw=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/object-copy/-/object-copy-0.1.0.tgz} name: object-copy version: 0.1.0 engines: {node: '>=0.10.0'} dependencies: - copy-descriptor: mirrors.tencent.com/copy-descriptor/0.1.1 - define-property: mirrors.tencent.com/define-property/0.2.5 - kind-of: mirrors.tencent.com/kind-of/3.2.2 + copy-descriptor: mirrors.tencent.com/copy-descriptor@0.1.1 + define-property: mirrors.tencent.com/define-property@0.2.5 + kind-of: mirrors.tencent.com/kind-of@3.2.2 dev: true - mirrors.tencent.com/object-inspect/1.12.0: - resolution: {integrity: sha512-Ho2z80bVIvJloH+YzRmpZVQe87+qASmBUKZDWgx9cu+KDrX2ZDH/3tMy+gXbZETVGs2M8YdxObOh7XAtim9Y0g==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/object-inspect/-/object-inspect-1.12.0.tgz} + mirrors.tencent.com/object-inspect@1.12.0: + resolution: {integrity: sha512-Ho2z80bVIvJloH+YzRmpZVQe87+qASmBUKZDWgx9cu+KDrX2ZDH/3tMy+gXbZETVGs2M8YdxObOh7XAtim9Y0g==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/object-inspect/-/object-inspect-1.12.0.tgz} name: object-inspect version: 1.12.0 - mirrors.tencent.com/object-is/1.1.5: - resolution: {integrity: sha512-3cyDsyHgtmi7I7DfSSI2LDp6SK2lwvtbg0p0R1e0RvTqF5ceGx+K2dfSjm1bKDMVCFEDAQvy+o8c6a7VujOddw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/object-is/-/object-is-1.1.5.tgz} + mirrors.tencent.com/object-is@1.1.5: + resolution: {integrity: sha512-3cyDsyHgtmi7I7DfSSI2LDp6SK2lwvtbg0p0R1e0RvTqF5ceGx+K2dfSjm1bKDMVCFEDAQvy+o8c6a7VujOddw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/object-is/-/object-is-1.1.5.tgz} name: object-is version: 1.1.5 engines: {node: '>= 0.4'} dependencies: - call-bind: mirrors.tencent.com/call-bind/1.0.2 - define-properties: mirrors.tencent.com/define-properties/1.1.3 + call-bind: mirrors.tencent.com/call-bind@1.0.2 + define-properties: mirrors.tencent.com/define-properties@1.1.3 dev: true - mirrors.tencent.com/object-keys/1.1.1: - resolution: {integrity: sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/object-keys/-/object-keys-1.1.1.tgz} + mirrors.tencent.com/object-keys@1.1.1: + resolution: {integrity: sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/object-keys/-/object-keys-1.1.1.tgz} name: object-keys version: 1.1.1 engines: {node: '>= 0.4'} dev: true - mirrors.tencent.com/object-visit/1.0.1: - resolution: {integrity: sha1-95xEk68MU3e1n+OdOV5BBC3QRbs=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/object-visit/-/object-visit-1.0.1.tgz} + mirrors.tencent.com/object-visit@1.0.1: + resolution: {integrity: sha1-95xEk68MU3e1n+OdOV5BBC3QRbs=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/object-visit/-/object-visit-1.0.1.tgz} name: object-visit version: 1.0.1 engines: {node: '>=0.10.0'} dependencies: - isobject: mirrors.tencent.com/isobject/3.0.1 + isobject: mirrors.tencent.com/isobject@3.0.1 dev: true - mirrors.tencent.com/object.assign/4.1.2: - resolution: {integrity: sha512-ixT2L5THXsApyiUPYKmW+2EHpXXe5Ii3M+f4e+aJFAHao5amFRW6J0OO6c/LU8Be47utCx2GL89hxGB6XSmKuQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/object.assign/-/object.assign-4.1.2.tgz} + mirrors.tencent.com/object.assign@4.1.2: + resolution: {integrity: sha512-ixT2L5THXsApyiUPYKmW+2EHpXXe5Ii3M+f4e+aJFAHao5amFRW6J0OO6c/LU8Be47utCx2GL89hxGB6XSmKuQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/object.assign/-/object.assign-4.1.2.tgz} name: object.assign version: 4.1.2 engines: {node: '>= 0.4'} dependencies: - call-bind: mirrors.tencent.com/call-bind/1.0.2 - define-properties: mirrors.tencent.com/define-properties/1.1.3 - has-symbols: mirrors.tencent.com/has-symbols/1.0.3 - object-keys: mirrors.tencent.com/object-keys/1.1.1 + call-bind: mirrors.tencent.com/call-bind@1.0.2 + define-properties: mirrors.tencent.com/define-properties@1.1.3 + has-symbols: mirrors.tencent.com/has-symbols@1.0.3 + object-keys: mirrors.tencent.com/object-keys@1.1.1 dev: true - mirrors.tencent.com/object.getownpropertydescriptors/2.1.3: - resolution: {integrity: sha512-VdDoCwvJI4QdC6ndjpqFmoL3/+HxffFBbcJzKi5hwLLqqx3mdbedRpfZDdK0SrOSauj8X4GzBvnDZl4vTN7dOw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/object.getownpropertydescriptors/-/object.getownpropertydescriptors-2.1.3.tgz} + mirrors.tencent.com/object.getownpropertydescriptors@2.1.3: + resolution: {integrity: sha512-VdDoCwvJI4QdC6ndjpqFmoL3/+HxffFBbcJzKi5hwLLqqx3mdbedRpfZDdK0SrOSauj8X4GzBvnDZl4vTN7dOw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/object.getownpropertydescriptors/-/object.getownpropertydescriptors-2.1.3.tgz} name: object.getownpropertydescriptors version: 2.1.3 engines: {node: '>= 0.8'} dependencies: - call-bind: mirrors.tencent.com/call-bind/1.0.2 - define-properties: mirrors.tencent.com/define-properties/1.1.3 - es-abstract: mirrors.tencent.com/es-abstract/1.19.2 + call-bind: mirrors.tencent.com/call-bind@1.0.2 + define-properties: mirrors.tencent.com/define-properties@1.1.3 + es-abstract: mirrors.tencent.com/es-abstract@1.19.2 dev: true - mirrors.tencent.com/object.pick/1.3.0: - resolution: {integrity: sha1-h6EKxMFpS9Lhy/U1kaZhQftd10c=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/object.pick/-/object.pick-1.3.0.tgz} + mirrors.tencent.com/object.pick@1.3.0: + resolution: {integrity: sha1-h6EKxMFpS9Lhy/U1kaZhQftd10c=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/object.pick/-/object.pick-1.3.0.tgz} name: object.pick version: 1.3.0 engines: {node: '>=0.10.0'} dependencies: - isobject: mirrors.tencent.com/isobject/3.0.1 + isobject: mirrors.tencent.com/isobject@3.0.1 dev: true - mirrors.tencent.com/object.values/1.1.5: - resolution: {integrity: sha512-QUZRW0ilQ3PnPpbNtgdNV1PDbEqLIiSFB3l+EnGtBQ/8SUTLj1PZwtQHABZtLgwpJZTSZhuGLOGk57Drx2IvYg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/object.values/-/object.values-1.1.5.tgz} + mirrors.tencent.com/object.values@1.1.5: + resolution: {integrity: sha512-QUZRW0ilQ3PnPpbNtgdNV1PDbEqLIiSFB3l+EnGtBQ/8SUTLj1PZwtQHABZtLgwpJZTSZhuGLOGk57Drx2IvYg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/object.values/-/object.values-1.1.5.tgz} name: object.values version: 1.1.5 engines: {node: '>= 0.4'} dependencies: - call-bind: mirrors.tencent.com/call-bind/1.0.2 - define-properties: mirrors.tencent.com/define-properties/1.1.3 - es-abstract: mirrors.tencent.com/es-abstract/1.19.2 + call-bind: mirrors.tencent.com/call-bind@1.0.2 + define-properties: mirrors.tencent.com/define-properties@1.1.3 + es-abstract: mirrors.tencent.com/es-abstract@1.19.2 dev: true - mirrors.tencent.com/obuf/1.1.2: - resolution: {integrity: sha512-PX1wu0AmAdPqOL1mWhqmlOd8kOIZQwGZw6rh7uby9fTc5lhaOWFLX3I6R1hrF9k3zUY40e6igsLGkDXK92LJNg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/obuf/-/obuf-1.1.2.tgz} + mirrors.tencent.com/obuf@1.1.2: + resolution: {integrity: sha512-PX1wu0AmAdPqOL1mWhqmlOd8kOIZQwGZw6rh7uby9fTc5lhaOWFLX3I6R1hrF9k3zUY40e6igsLGkDXK92LJNg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/obuf/-/obuf-1.1.2.tgz} name: obuf version: 1.1.2 dev: true - mirrors.tencent.com/on-finished/2.3.0: - resolution: {integrity: sha1-IPEzZIGwg811M3mSoWlxqi2QaUc=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/on-finished/-/on-finished-2.3.0.tgz} + mirrors.tencent.com/on-finished@2.3.0: + resolution: {integrity: sha1-IPEzZIGwg811M3mSoWlxqi2QaUc=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/on-finished/-/on-finished-2.3.0.tgz} name: on-finished version: 2.3.0 engines: {node: '>= 0.8'} dependencies: - ee-first: mirrors.tencent.com/ee-first/1.1.1 + ee-first: mirrors.tencent.com/ee-first@1.1.1 dev: true - mirrors.tencent.com/on-headers/1.0.2: - resolution: {integrity: sha512-pZAE+FJLoyITytdqK0U5s+FIpjN0JP3OzFi/u8Rx+EV5/W+JTWGXG8xFzevE7AjBfDqHv/8vL8qQsIhHnqRkrA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/on-headers/-/on-headers-1.0.2.tgz} + mirrors.tencent.com/on-headers@1.0.2: + resolution: {integrity: sha512-pZAE+FJLoyITytdqK0U5s+FIpjN0JP3OzFi/u8Rx+EV5/W+JTWGXG8xFzevE7AjBfDqHv/8vL8qQsIhHnqRkrA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/on-headers/-/on-headers-1.0.2.tgz} name: on-headers version: 1.0.2 engines: {node: '>= 0.8'} dev: true - mirrors.tencent.com/once/1.4.0: - resolution: {integrity: sha1-WDsap3WWHUsROsF9nFC6753Xa9E=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/once/-/once-1.4.0.tgz} - name: once - version: 1.4.0 - dependencies: - wrappy: mirrors.tencent.com/wrappy/1.0.2 - - mirrors.tencent.com/onetime/2.0.1: - resolution: {integrity: sha1-BnQoIw/WdEOyeUsiu6UotoZ5YtQ=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/onetime/-/onetime-2.0.1.tgz} + mirrors.tencent.com/onetime@2.0.1: + resolution: {integrity: sha1-BnQoIw/WdEOyeUsiu6UotoZ5YtQ=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/onetime/-/onetime-2.0.1.tgz} name: onetime version: 2.0.1 engines: {node: '>=4'} dependencies: - mimic-fn: mirrors.tencent.com/mimic-fn/1.2.0 + mimic-fn: mirrors.tencent.com/mimic-fn@1.2.0 dev: false - mirrors.tencent.com/onetime/5.1.2: - resolution: {integrity: sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/onetime/-/onetime-5.1.2.tgz} + mirrors.tencent.com/onetime@5.1.2: + resolution: {integrity: sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/onetime/-/onetime-5.1.2.tgz} name: onetime version: 5.1.2 engines: {node: '>=6'} dependencies: - mimic-fn: mirrors.tencent.com/mimic-fn/2.1.0 + mimic-fn: mirrors.tencent.com/mimic-fn@2.1.0 dev: true - mirrors.tencent.com/opn/5.5.0: - resolution: {integrity: sha512-PqHpggC9bLV0VeWcdKhkpxY+3JTzetLSqTCWL/z/tFIbI6G8JCjondXklT1JinczLz2Xib62sSp0T/gKT4KksA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/opn/-/opn-5.5.0.tgz} + mirrors.tencent.com/opn@5.5.0: + resolution: {integrity: sha512-PqHpggC9bLV0VeWcdKhkpxY+3JTzetLSqTCWL/z/tFIbI6G8JCjondXklT1JinczLz2Xib62sSp0T/gKT4KksA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/opn/-/opn-5.5.0.tgz} name: opn version: 5.5.0 engines: {node: '>=4'} dependencies: - is-wsl: mirrors.tencent.com/is-wsl/1.1.0 + is-wsl: mirrors.tencent.com/is-wsl@1.1.0 dev: true - mirrors.tencent.com/optimize-css-assets-webpack-plugin/5.0.8_webpack@4.46.0: - resolution: {integrity: sha512-mgFS1JdOtEGzD8l+EuISqL57cKO+We9GcoiQEmdCWRqqck+FGNmYJtx9qfAPzEz+lRrlThWMuGDaRkI/yWNx/Q==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/optimize-css-assets-webpack-plugin/-/optimize-css-assets-webpack-plugin-5.0.8.tgz} + mirrors.tencent.com/optimize-css-assets-webpack-plugin@5.0.8(webpack@4.46.0): + resolution: {integrity: sha512-mgFS1JdOtEGzD8l+EuISqL57cKO+We9GcoiQEmdCWRqqck+FGNmYJtx9qfAPzEz+lRrlThWMuGDaRkI/yWNx/Q==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/optimize-css-assets-webpack-plugin/-/optimize-css-assets-webpack-plugin-5.0.8.tgz} id: mirrors.tencent.com/optimize-css-assets-webpack-plugin/5.0.8 name: optimize-css-assets-webpack-plugin version: 5.0.8 peerDependencies: webpack: ^4.0.0 dependencies: - cssnano: mirrors.tencent.com/cssnano/4.1.11 + cssnano: mirrors.tencent.com/cssnano@4.1.11 last-call-webpack-plugin: 3.0.0 - webpack: mirrors.tencent.com/webpack/4.46.0_webpack-cli@3.3.12 + webpack: mirrors.tencent.com/webpack@4.46.0(webpack-cli@3.3.12) dev: true - mirrors.tencent.com/optionator/0.8.3: - resolution: {integrity: sha512-+IW9pACdk3XWmmTXG8m3upGUJst5XRGzxMRjXzAuJ1XnIFNvfhjjIuYkDvysnPQ7qzqVzLt78BCruntqRhWQbA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/optionator/-/optionator-0.8.3.tgz} + mirrors.tencent.com/optionator@0.8.3: + resolution: {integrity: sha512-+IW9pACdk3XWmmTXG8m3upGUJst5XRGzxMRjXzAuJ1XnIFNvfhjjIuYkDvysnPQ7qzqVzLt78BCruntqRhWQbA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/optionator/-/optionator-0.8.3.tgz} name: optionator version: 0.8.3 engines: {node: '>= 0.8.0'} dependencies: - deep-is: mirrors.tencent.com/deep-is/0.1.4 - fast-levenshtein: mirrors.tencent.com/fast-levenshtein/2.0.6 - levn: mirrors.tencent.com/levn/0.3.0 - prelude-ls: mirrors.tencent.com/prelude-ls/1.1.2 - type-check: mirrors.tencent.com/type-check/0.3.2 - word-wrap: mirrors.tencent.com/word-wrap/1.2.3 + deep-is: mirrors.tencent.com/deep-is@0.1.4 + fast-levenshtein: mirrors.tencent.com/fast-levenshtein@2.0.6 + levn: mirrors.tencent.com/levn@0.3.0 + prelude-ls: mirrors.tencent.com/prelude-ls@1.1.2 + type-check: mirrors.tencent.com/type-check@0.3.2 + word-wrap: mirrors.tencent.com/word-wrap@1.2.3 dev: true - mirrors.tencent.com/original/1.0.2: - resolution: {integrity: sha512-hyBVl6iqqUOJ8FqRe+l/gS8H+kKYjrEndd5Pm1MfBtsEKA038HkkdbAl/72EAXGyonD/PFsvmVG+EvcIpliMBg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/original/-/original-1.0.2.tgz} + mirrors.tencent.com/original@1.0.2: + resolution: {integrity: sha512-hyBVl6iqqUOJ8FqRe+l/gS8H+kKYjrEndd5Pm1MfBtsEKA038HkkdbAl/72EAXGyonD/PFsvmVG+EvcIpliMBg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/original/-/original-1.0.2.tgz} name: original version: 1.0.2 dependencies: - url-parse: mirrors.tencent.com/url-parse/1.5.10 + url-parse: mirrors.tencent.com/url-parse@1.5.10 dev: true - mirrors.tencent.com/os-browserify/0.3.0: - resolution: {integrity: sha1-hUNzx/XCMVkU/Jv8a9gjj92h7Cc=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/os-browserify/-/os-browserify-0.3.0.tgz} + mirrors.tencent.com/os-browserify@0.3.0: + resolution: {integrity: sha1-hUNzx/XCMVkU/Jv8a9gjj92h7Cc=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/os-browserify/-/os-browserify-0.3.0.tgz} name: os-browserify version: 0.3.0 dev: true - mirrors.tencent.com/os-name/1.0.3: - resolution: {integrity: sha1-GzefZINa98Wn9JizV8uVIVwVnt8=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/os-name/-/os-name-1.0.3.tgz} + mirrors.tencent.com/os-name@1.0.3: + resolution: {integrity: sha1-GzefZINa98Wn9JizV8uVIVwVnt8=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/os-name/-/os-name-1.0.3.tgz} name: os-name version: 1.0.3 engines: {node: '>=0.10.0'} hasBin: true dependencies: - osx-release: mirrors.tencent.com/osx-release/1.1.0 - win-release: mirrors.tencent.com/win-release/1.1.1 + osx-release: mirrors.tencent.com/osx-release@1.1.0 + win-release: mirrors.tencent.com/win-release@1.1.1 dev: true - mirrors.tencent.com/os-tmpdir/1.0.2: - resolution: {integrity: sha1-u+Z0BseaqFxc/sdm/lc0VV36EnQ=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/os-tmpdir/-/os-tmpdir-1.0.2.tgz} + mirrors.tencent.com/os-tmpdir@1.0.2: + resolution: {integrity: sha1-u+Z0BseaqFxc/sdm/lc0VV36EnQ=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/os-tmpdir/-/os-tmpdir-1.0.2.tgz} name: os-tmpdir version: 1.0.2 engines: {node: '>=0.10.0'} dev: false - mirrors.tencent.com/osx-release/1.1.0: - resolution: {integrity: sha1-8heRGigTaUmvG/kwiyQeJzfTzWw=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/osx-release/-/osx-release-1.1.0.tgz} - name: osx-release - version: 1.1.0 - engines: {node: '>=0.10.0'} - hasBin: true - dependencies: - minimist: mirrors.tencent.com/minimist/1.2.6 - dev: true - - mirrors.tencent.com/p-finally/1.0.0: - resolution: {integrity: sha1-P7z7FbiZpEEjs0ttzBi3JDNqLK4=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/p-finally/-/p-finally-1.0.0.tgz} - name: p-finally - version: 1.0.0 - engines: {node: '>=4'} - dev: true - - mirrors.tencent.com/p-limit/1.3.0: - resolution: {integrity: sha512-vvcXsLAJ9Dr5rQOPk7toZQZJApBl2K4J6dANSsEuh6QI41JYcsS/qhTGa9ErIUUgK3WNQoJYvylxvjqmiqEA9Q==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/p-limit/-/p-limit-1.3.0.tgz} - name: p-limit - version: 1.3.0 - engines: {node: '>=4'} - dependencies: - p-try: mirrors.tencent.com/p-try/1.0.0 - - mirrors.tencent.com/p-limit/2.3.0: - resolution: {integrity: sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/p-limit/-/p-limit-2.3.0.tgz} - name: p-limit - version: 2.3.0 - engines: {node: '>=6'} - dependencies: - p-try: mirrors.tencent.com/p-try/2.2.0 - - mirrors.tencent.com/p-limit/3.1.0: - resolution: {integrity: sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/p-limit/-/p-limit-3.1.0.tgz} - name: p-limit - version: 3.1.0 - engines: {node: '>=10'} - dependencies: - yocto-queue: mirrors.tencent.com/yocto-queue/0.1.0 - dev: true - - mirrors.tencent.com/p-locate/2.0.0: - resolution: {integrity: sha1-IKAQOyIqcMj9OcwuWAaA893l7EM=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/p-locate/-/p-locate-2.0.0.tgz} - name: p-locate - version: 2.0.0 - engines: {node: '>=4'} - dependencies: - p-limit: mirrors.tencent.com/p-limit/1.3.0 - - mirrors.tencent.com/p-locate/3.0.0: - resolution: {integrity: sha512-x+12w/To+4GFfgJhBEpiDcLozRJGegY+Ei7/z0tSLkMmxGZNybVMSfWj9aJn8Z5Fc7dBUNJOOVgPv2H7IwulSQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/p-locate/-/p-locate-3.0.0.tgz} - name: p-locate - version: 3.0.0 - engines: {node: '>=6'} - dependencies: - p-limit: mirrors.tencent.com/p-limit/2.3.0 - dev: true - - mirrors.tencent.com/p-locate/4.1.0: - resolution: {integrity: sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/p-locate/-/p-locate-4.1.0.tgz} - name: p-locate - version: 4.1.0 - engines: {node: '>=8'} - dependencies: - p-limit: mirrors.tencent.com/p-limit/2.3.0 - - mirrors.tencent.com/p-locate/5.0.0: - resolution: {integrity: sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/p-locate/-/p-locate-5.0.0.tgz} - name: p-locate - version: 5.0.0 - engines: {node: '>=10'} + mirrors.tencent.com/osx-release@1.1.0: + resolution: {integrity: sha1-8heRGigTaUmvG/kwiyQeJzfTzWw=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/osx-release/-/osx-release-1.1.0.tgz} + name: osx-release + version: 1.1.0 + engines: {node: '>=0.10.0'} + hasBin: true dependencies: - p-limit: mirrors.tencent.com/p-limit/3.1.0 + minimist: mirrors.tencent.com/minimist@1.2.6 dev: true - mirrors.tencent.com/p-map/2.1.0: - resolution: {integrity: sha512-y3b8Kpd8OAN444hxfBbFfj1FY/RjtTd8tzYwhUqNYXx0fXx2iX4maP4Qr6qhIKbQXI02wTLAda4fYUbDagTUFw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/p-map/-/p-map-2.1.0.tgz} - name: p-map - version: 2.1.0 - engines: {node: '>=6'} + mirrors.tencent.com/p-finally@1.0.0: + resolution: {integrity: sha1-P7z7FbiZpEEjs0ttzBi3JDNqLK4=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/p-finally/-/p-finally-1.0.0.tgz} + name: p-finally + version: 1.0.0 + engines: {node: '>=4'} dev: true - mirrors.tencent.com/p-map/4.0.0: - resolution: {integrity: sha512-/bjOqmgETBYB5BoEeGVea8dmvHb2m9GLy1E9W43yeyfP6QQCZGFNa+XRceJEuDB6zqr+gKpIAmlLebMpykw/MQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/p-map/-/p-map-4.0.0.tgz} - name: p-map - version: 4.0.0 + mirrors.tencent.com/p-limit@3.1.0: + resolution: {integrity: sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/p-limit/-/p-limit-3.1.0.tgz} + name: p-limit + version: 3.1.0 engines: {node: '>=10'} dependencies: - aggregate-error: mirrors.tencent.com/aggregate-error/3.1.0 + yocto-queue: mirrors.tencent.com/yocto-queue@0.1.0 dev: true - mirrors.tencent.com/p-retry/3.0.1: - resolution: {integrity: sha512-XE6G4+YTTkT2a0UWb2kjZe8xNwf8bIbnqpc/IS/idOBVhyves0mK5OJgeocjx7q5pvX/6m23xuzVPYT1uGM73w==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/p-retry/-/p-retry-3.0.1.tgz} + mirrors.tencent.com/p-retry@3.0.1: + resolution: {integrity: sha512-XE6G4+YTTkT2a0UWb2kjZe8xNwf8bIbnqpc/IS/idOBVhyves0mK5OJgeocjx7q5pvX/6m23xuzVPYT1uGM73w==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/p-retry/-/p-retry-3.0.1.tgz} name: p-retry version: 3.0.1 engines: {node: '>=6'} dependencies: - retry: mirrors.tencent.com/retry/0.12.0 + retry: mirrors.tencent.com/retry@0.12.0 dev: true - mirrors.tencent.com/p-try/1.0.0: - resolution: {integrity: sha1-y8ec26+P1CKOE/Yh8rGiN8GyB7M=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/p-try/-/p-try-1.0.0.tgz} - name: p-try - version: 1.0.0 - engines: {node: '>=4'} - - mirrors.tencent.com/p-try/2.2.0: - resolution: {integrity: sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/p-try/-/p-try-2.2.0.tgz} - name: p-try - version: 2.2.0 - engines: {node: '>=6'} - - mirrors.tencent.com/pac-proxy-agent/5.0.0: - resolution: {integrity: sha512-CcFG3ZtnxO8McDigozwE3AqAw15zDvGH+OjXO4kzf7IkEKkQ4gxQ+3sdF50WmhQ4P/bVusXcqNE2S3XrNURwzQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: http://mirrors.tencent.com/npm/pac-proxy-agent/-/pac-proxy-agent-5.0.0.tgz} + mirrors.tencent.com/pac-proxy-agent@5.0.0: + resolution: {integrity: sha512-CcFG3ZtnxO8McDigozwE3AqAw15zDvGH+OjXO4kzf7IkEKkQ4gxQ+3sdF50WmhQ4P/bVusXcqNE2S3XrNURwzQ==, registry: https://registry.npmjs.org/, tarball: http://mirrors.tencent.com/npm/pac-proxy-agent/-/pac-proxy-agent-5.0.0.tgz} name: pac-proxy-agent version: 5.0.0 engines: {node: '>= 8'} dependencies: '@tootallnate/once': 1.1.2 - agent-base: mirrors.tencent.com/agent-base/6.0.2 - debug: mirrors.tencent.com/debug/4.3.4 - get-uri: mirrors.tencent.com/get-uri/3.0.2 - http-proxy-agent: mirrors.tencent.com/http-proxy-agent/4.0.1 - https-proxy-agent: mirrors.tencent.com/https-proxy-agent/5.0.0 - pac-resolver: mirrors.tencent.com/pac-resolver/5.0.0 - raw-body: mirrors.tencent.com/raw-body/2.5.1 - socks-proxy-agent: mirrors.tencent.com/socks-proxy-agent/5.0.1 + agent-base: mirrors.tencent.com/agent-base@6.0.2 + debug: 4.3.4(supports-color@6.1.0) + get-uri: mirrors.tencent.com/get-uri@3.0.2 + http-proxy-agent: mirrors.tencent.com/http-proxy-agent@4.0.1 + https-proxy-agent: mirrors.tencent.com/https-proxy-agent@5.0.0 + pac-resolver: mirrors.tencent.com/pac-resolver@5.0.0 + raw-body: mirrors.tencent.com/raw-body@2.5.1 + socks-proxy-agent: mirrors.tencent.com/socks-proxy-agent@5.0.1 transitivePeerDependencies: - supports-color dev: true - mirrors.tencent.com/pac-resolver/5.0.0: - resolution: {integrity: sha512-H+/A6KitiHNNW+bxBKREk2MCGSxljfqRX76NjummWEYIat7ldVXRU3dhRIE3iXZ0nvGBk6smv3nntxKkzRL8NA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: http://mirrors.tencent.com/npm/pac-resolver/-/pac-resolver-5.0.0.tgz} + mirrors.tencent.com/pac-resolver@5.0.0: + resolution: {integrity: sha512-H+/A6KitiHNNW+bxBKREk2MCGSxljfqRX76NjummWEYIat7ldVXRU3dhRIE3iXZ0nvGBk6smv3nntxKkzRL8NA==, registry: https://registry.npmjs.org/, tarball: http://mirrors.tencent.com/npm/pac-resolver/-/pac-resolver-5.0.0.tgz} name: pac-resolver version: 5.0.0 engines: {node: '>= 8'} dependencies: - degenerator: mirrors.tencent.com/degenerator/3.0.2 - ip: mirrors.tencent.com/ip/1.1.5 - netmask: mirrors.tencent.com/netmask/2.0.2 + degenerator: mirrors.tencent.com/degenerator@3.0.2 + ip: mirrors.tencent.com/ip@1.1.5 + netmask: mirrors.tencent.com/netmask@2.0.2 dev: true - mirrors.tencent.com/pako/1.0.11: - resolution: {integrity: sha512-4hLB8Py4zZce5s4yd9XzopqwVv/yGNhV1Bl8NTmCq1763HeK2+EwVTv+leGeL13Dnh2wfbqowVPXCIO0z4taYw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/pako/-/pako-1.0.11.tgz} + mirrors.tencent.com/pako@1.0.11: + resolution: {integrity: sha512-4hLB8Py4zZce5s4yd9XzopqwVv/yGNhV1Bl8NTmCq1763HeK2+EwVTv+leGeL13Dnh2wfbqowVPXCIO0z4taYw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/pako/-/pako-1.0.11.tgz} name: pako version: 1.0.11 - mirrors.tencent.com/papaparse/5.3.2: - resolution: {integrity: sha512-6dNZu0Ki+gyV0eBsFKJhYr+MdQYAzFUGlBMNj3GNrmHxmz1lfRa24CjFObPXtjcetlOv5Ad299MhIK0znp3afw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/papaparse/-/papaparse-5.3.2.tgz} + mirrors.tencent.com/papaparse@5.3.2: + resolution: {integrity: sha512-6dNZu0Ki+gyV0eBsFKJhYr+MdQYAzFUGlBMNj3GNrmHxmz1lfRa24CjFObPXtjcetlOv5Ad299MhIK0znp3afw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/papaparse/-/papaparse-5.3.2.tgz} name: papaparse version: 5.3.2 dev: false - mirrors.tencent.com/parallel-transform/1.2.0: - resolution: {integrity: sha512-P2vSmIu38uIlvdcU7fDkyrxj33gTUy/ABO5ZUbGowxNCopBq/OoD42bP4UmMrJoPyk4Uqf0mu3mtWBhHCZD8yg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/parallel-transform/-/parallel-transform-1.2.0.tgz} + mirrors.tencent.com/parallel-transform@1.2.0: + resolution: {integrity: sha512-P2vSmIu38uIlvdcU7fDkyrxj33gTUy/ABO5ZUbGowxNCopBq/OoD42bP4UmMrJoPyk4Uqf0mu3mtWBhHCZD8yg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/parallel-transform/-/parallel-transform-1.2.0.tgz} name: parallel-transform version: 1.2.0 dependencies: - cyclist: mirrors.tencent.com/cyclist/1.0.1 - inherits: mirrors.tencent.com/inherits/2.0.4 - readable-stream: mirrors.tencent.com/readable-stream/2.3.7 + cyclist: mirrors.tencent.com/cyclist@1.0.1 + inherits: 2.0.4 + readable-stream: mirrors.tencent.com/readable-stream@2.3.7 dev: true - mirrors.tencent.com/param-case/3.0.4: - resolution: {integrity: sha512-RXlj7zCYokReqWpOPH9oYivUzLYZ5vAPIfEmCTNViosC78F8F0H9y7T7gG2M39ymgutxF5gcFEsyZQSph9Bp3A==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/param-case/-/param-case-3.0.4.tgz} + mirrors.tencent.com/param-case@3.0.4: + resolution: {integrity: sha512-RXlj7zCYokReqWpOPH9oYivUzLYZ5vAPIfEmCTNViosC78F8F0H9y7T7gG2M39ymgutxF5gcFEsyZQSph9Bp3A==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/param-case/-/param-case-3.0.4.tgz} name: param-case version: 3.0.4 dependencies: - dot-case: mirrors.tencent.com/dot-case/3.0.4 - tslib: mirrors.tencent.com/tslib/2.3.1 + dot-case: mirrors.tencent.com/dot-case@3.0.4 + tslib: mirrors.tencent.com/tslib@2.3.1 dev: true - mirrors.tencent.com/parent-module/1.0.1: - resolution: {integrity: sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/parent-module/-/parent-module-1.0.1.tgz} + mirrors.tencent.com/parent-module@1.0.1: + resolution: {integrity: sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/parent-module/-/parent-module-1.0.1.tgz} name: parent-module version: 1.0.1 engines: {node: '>=6'} dependencies: - callsites: mirrors.tencent.com/callsites/3.1.0 + callsites: mirrors.tencent.com/callsites@3.1.0 - mirrors.tencent.com/parse-asn1/5.1.6: - resolution: {integrity: sha512-RnZRo1EPU6JBnra2vGHj0yhp6ebyjBZpmUCLHWiFhxlzvBCCpAuZ7elsBp1PVAbQN0/04VD/19rfzlBSwLstMw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/parse-asn1/-/parse-asn1-5.1.6.tgz} + mirrors.tencent.com/parse-asn1@5.1.6: + resolution: {integrity: sha512-RnZRo1EPU6JBnra2vGHj0yhp6ebyjBZpmUCLHWiFhxlzvBCCpAuZ7elsBp1PVAbQN0/04VD/19rfzlBSwLstMw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/parse-asn1/-/parse-asn1-5.1.6.tgz} name: parse-asn1 version: 5.1.6 dependencies: - asn1.js: mirrors.tencent.com/asn1.js/5.4.1 - browserify-aes: mirrors.tencent.com/browserify-aes/1.2.0 - evp_bytestokey: mirrors.tencent.com/evp_bytestokey/1.0.3 - pbkdf2: mirrors.tencent.com/pbkdf2/3.1.2 - safe-buffer: mirrors.tencent.com/safe-buffer/5.2.1 + asn1.js: mirrors.tencent.com/asn1.js@5.4.1 + browserify-aes: mirrors.tencent.com/browserify-aes@1.2.0 + evp_bytestokey: mirrors.tencent.com/evp_bytestokey@1.0.3 + pbkdf2: mirrors.tencent.com/pbkdf2@3.1.2 + safe-buffer: 5.2.1 dev: true - mirrors.tencent.com/parse-json/4.0.0: - resolution: {integrity: sha1-vjX1Qlvh9/bHRxhPmKeIy5lHfuA=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/parse-json/-/parse-json-4.0.0.tgz} + mirrors.tencent.com/parse-json@4.0.0: + resolution: {integrity: sha1-vjX1Qlvh9/bHRxhPmKeIy5lHfuA=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/parse-json/-/parse-json-4.0.0.tgz} name: parse-json version: 4.0.0 engines: {node: '>=4'} dependencies: - error-ex: mirrors.tencent.com/error-ex/1.3.2 - json-parse-better-errors: mirrors.tencent.com/json-parse-better-errors/1.0.2 + error-ex: mirrors.tencent.com/error-ex@1.3.2 + json-parse-better-errors: mirrors.tencent.com/json-parse-better-errors@1.0.2 - mirrors.tencent.com/parse-json/5.2.0: - resolution: {integrity: sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/parse-json/-/parse-json-5.2.0.tgz} + mirrors.tencent.com/parse-json@5.2.0: + resolution: {integrity: sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/parse-json/-/parse-json-5.2.0.tgz} name: parse-json version: 5.2.0 engines: {node: '>=8'} dependencies: '@babel/code-frame': 7.16.7 - error-ex: mirrors.tencent.com/error-ex/1.3.2 - json-parse-even-better-errors: mirrors.tencent.com/json-parse-even-better-errors/2.3.1 - lines-and-columns: mirrors.tencent.com/lines-and-columns/1.2.4 + error-ex: mirrors.tencent.com/error-ex@1.3.2 + json-parse-even-better-errors: mirrors.tencent.com/json-parse-even-better-errors@2.3.1 + lines-and-columns: mirrors.tencent.com/lines-and-columns@1.2.4 - mirrors.tencent.com/parse-passwd/1.0.0: - resolution: {integrity: sha1-bVuTSkVpk7I9N/QKOC1vFmao5cY=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/parse-passwd/-/parse-passwd-1.0.0.tgz} + mirrors.tencent.com/parse-passwd@1.0.0: + resolution: {integrity: sha1-bVuTSkVpk7I9N/QKOC1vFmao5cY=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/parse-passwd/-/parse-passwd-1.0.0.tgz} name: parse-passwd version: 1.0.0 engines: {node: '>=0.10.0'} - mirrors.tencent.com/parseurl/1.3.3: - resolution: {integrity: sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/parseurl/-/parseurl-1.3.3.tgz} + mirrors.tencent.com/parseurl@1.3.3: + resolution: {integrity: sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/parseurl/-/parseurl-1.3.3.tgz} name: parseurl version: 1.3.3 engines: {node: '>= 0.8'} dev: true - mirrors.tencent.com/pascal-case/3.1.2: - resolution: {integrity: sha512-uWlGT3YSnK9x3BQJaOdcZwrnV6hPpd8jFH1/ucpiLRPh/2zCVJKS19E4GvYHvaCcACn3foXZ0cLB9Wrx1KGe5g==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/pascal-case/-/pascal-case-3.1.2.tgz} + mirrors.tencent.com/pascal-case@3.1.2: + resolution: {integrity: sha512-uWlGT3YSnK9x3BQJaOdcZwrnV6hPpd8jFH1/ucpiLRPh/2zCVJKS19E4GvYHvaCcACn3foXZ0cLB9Wrx1KGe5g==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/pascal-case/-/pascal-case-3.1.2.tgz} name: pascal-case version: 3.1.2 dependencies: - no-case: mirrors.tencent.com/no-case/3.0.4 - tslib: mirrors.tencent.com/tslib/2.3.1 + no-case: mirrors.tencent.com/no-case@3.0.4 + tslib: mirrors.tencent.com/tslib@2.3.1 dev: true - mirrors.tencent.com/pascalcase/0.1.1: - resolution: {integrity: sha1-s2PlXoAGym/iF4TS2yK9FdeRfxQ=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/pascalcase/-/pascalcase-0.1.1.tgz} + mirrors.tencent.com/pascalcase@0.1.1: + resolution: {integrity: sha1-s2PlXoAGym/iF4TS2yK9FdeRfxQ=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/pascalcase/-/pascalcase-0.1.1.tgz} name: pascalcase version: 0.1.1 engines: {node: '>=0.10.0'} dev: true - mirrors.tencent.com/path-browserify/0.0.1: - resolution: {integrity: sha512-BapA40NHICOS+USX9SN4tyhq+A2RrN/Ws5F0Z5aMHDp98Fl86lX8Oti8B7uN93L4Ifv4fHOEA+pQw87gmMO/lQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/path-browserify/-/path-browserify-0.0.1.tgz} + mirrors.tencent.com/path-browserify@0.0.1: + resolution: {integrity: sha512-BapA40NHICOS+USX9SN4tyhq+A2RrN/Ws5F0Z5aMHDp98Fl86lX8Oti8B7uN93L4Ifv4fHOEA+pQw87gmMO/lQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/path-browserify/-/path-browserify-0.0.1.tgz} name: path-browserify version: 0.0.1 dev: true - mirrors.tencent.com/path-dirname/1.0.2: - resolution: {integrity: sha1-zDPSTVJeCZpTiMAzbG4yuRYGCeA=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/path-dirname/-/path-dirname-1.0.2.tgz} + mirrors.tencent.com/path-dirname@1.0.2: + resolution: {integrity: sha1-zDPSTVJeCZpTiMAzbG4yuRYGCeA=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/path-dirname/-/path-dirname-1.0.2.tgz} name: path-dirname version: 1.0.2 + requiresBuild: true dev: true - mirrors.tencent.com/path-exists/3.0.0: - resolution: {integrity: sha1-zg6+ql94yxiSXqfYENe1mwEP1RU=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/path-exists/-/path-exists-3.0.0.tgz} - name: path-exists - version: 3.0.0 - engines: {node: '>=4'} - - mirrors.tencent.com/path-exists/4.0.0: - resolution: {integrity: sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/path-exists/-/path-exists-4.0.0.tgz} - name: path-exists - version: 4.0.0 - engines: {node: '>=8'} - - mirrors.tencent.com/path-is-absolute/1.0.1: - resolution: {integrity: sha1-F0uSaHNVNP+8es5r9TpanhtcX18=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/path-is-absolute/-/path-is-absolute-1.0.1.tgz} - name: path-is-absolute - version: 1.0.1 - engines: {node: '>=0.10.0'} - - mirrors.tencent.com/path-is-inside/1.0.2: - resolution: {integrity: sha1-NlQX3t5EQw0cEa9hAn+s8HS9/FM=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/path-is-inside/-/path-is-inside-1.0.2.tgz} + mirrors.tencent.com/path-is-inside@1.0.2: + resolution: {integrity: sha1-NlQX3t5EQw0cEa9hAn+s8HS9/FM=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/path-is-inside/-/path-is-inside-1.0.2.tgz} name: path-is-inside version: 1.0.2 dev: true - mirrors.tencent.com/path-key/2.0.1: - resolution: {integrity: sha1-QRyttXTFoUDTpLGRDUDYDMn0C0A=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/path-key/-/path-key-2.0.1.tgz} + mirrors.tencent.com/path-key@2.0.1: + resolution: {integrity: sha1-QRyttXTFoUDTpLGRDUDYDMn0C0A=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/path-key/-/path-key-2.0.1.tgz} name: path-key version: 2.0.1 engines: {node: '>=4'} dev: true - mirrors.tencent.com/path-key/3.1.1: - resolution: {integrity: sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/path-key/-/path-key-3.1.1.tgz} + mirrors.tencent.com/path-key@3.1.1: + resolution: {integrity: sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/path-key/-/path-key-3.1.1.tgz} name: path-key version: 3.1.1 engines: {node: '>=8'} dev: true - mirrors.tencent.com/path-parse/1.0.7: - resolution: {integrity: sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/path-parse/-/path-parse-1.0.7.tgz} + mirrors.tencent.com/path-parse@1.0.7: + resolution: {integrity: sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/path-parse/-/path-parse-1.0.7.tgz} name: path-parse version: 1.0.7 - mirrors.tencent.com/path-to-regexp/0.1.7: - resolution: {integrity: sha1-32BBeABfUi8V60SQ5yR6G/qmf4w=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/path-to-regexp/-/path-to-regexp-0.1.7.tgz} + mirrors.tencent.com/path-to-regexp@0.1.7: + resolution: {integrity: sha1-32BBeABfUi8V60SQ5yR6G/qmf4w=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/path-to-regexp/-/path-to-regexp-0.1.7.tgz} name: path-to-regexp version: 0.1.7 dev: true - mirrors.tencent.com/path-to-regexp/6.2.0: - resolution: {integrity: sha512-f66KywYG6+43afgE/8j/GoiNyygk/bnoCbps++3ErRKsIYkGGupyv07R2Ok5m9i67Iqc+T2g1eAUGUPzWhYTyg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/path-to-regexp/-/path-to-regexp-6.2.0.tgz} + mirrors.tencent.com/path-to-regexp@6.2.0: + resolution: {integrity: sha512-f66KywYG6+43afgE/8j/GoiNyygk/bnoCbps++3ErRKsIYkGGupyv07R2Ok5m9i67Iqc+T2g1eAUGUPzWhYTyg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/path-to-regexp/-/path-to-regexp-6.2.0.tgz} name: path-to-regexp version: 6.2.0 dev: false - mirrors.tencent.com/path-type/3.0.0: - resolution: {integrity: sha512-T2ZUsdZFHgA3u4e5PfPbjd7HDDpxPnQb5jN0SrDsjNSuVXHJqtwTnWqG0B1jZrgmJ/7lj1EmVIByWt1gxGkWvg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/path-type/-/path-type-3.0.0.tgz} + mirrors.tencent.com/path-type@3.0.0: + resolution: {integrity: sha512-T2ZUsdZFHgA3u4e5PfPbjd7HDDpxPnQb5jN0SrDsjNSuVXHJqtwTnWqG0B1jZrgmJ/7lj1EmVIByWt1gxGkWvg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/path-type/-/path-type-3.0.0.tgz} name: path-type version: 3.0.0 engines: {node: '>=4'} dependencies: - pify: mirrors.tencent.com/pify/3.0.0 + pify: mirrors.tencent.com/pify@3.0.0 - mirrors.tencent.com/path-type/4.0.0: - resolution: {integrity: sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/path-type/-/path-type-4.0.0.tgz} + mirrors.tencent.com/path-type@4.0.0: + resolution: {integrity: sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/path-type/-/path-type-4.0.0.tgz} name: path-type version: 4.0.0 engines: {node: '>=8'} - mirrors.tencent.com/pause-stream/0.0.11: - resolution: {integrity: sha1-/lo0sMvOErWqaitAPuLnO2AvFEU=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/pause-stream/-/pause-stream-0.0.11.tgz} + mirrors.tencent.com/pause-stream@0.0.11: + resolution: {integrity: sha1-/lo0sMvOErWqaitAPuLnO2AvFEU=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/pause-stream/-/pause-stream-0.0.11.tgz} name: pause-stream version: 0.0.11 dependencies: - through: mirrors.tencent.com/through/2.3.8 + through: mirrors.tencent.com/through@2.3.8 dev: true - mirrors.tencent.com/pbkdf2/3.1.2: - resolution: {integrity: sha512-iuh7L6jA7JEGu2WxDwtQP1ddOpaJNC4KlDEFfdQajSGgGPNi4OyDc2R7QnbY2bR9QjBVGwgvTdNJZoE7RaxUMA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/pbkdf2/-/pbkdf2-3.1.2.tgz} + mirrors.tencent.com/pbkdf2@3.1.2: + resolution: {integrity: sha512-iuh7L6jA7JEGu2WxDwtQP1ddOpaJNC4KlDEFfdQajSGgGPNi4OyDc2R7QnbY2bR9QjBVGwgvTdNJZoE7RaxUMA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/pbkdf2/-/pbkdf2-3.1.2.tgz} name: pbkdf2 version: 3.1.2 engines: {node: '>=0.12'} dependencies: - create-hash: mirrors.tencent.com/create-hash/1.2.0 - create-hmac: mirrors.tencent.com/create-hmac/1.1.7 - ripemd160: mirrors.tencent.com/ripemd160/2.0.2 - safe-buffer: mirrors.tencent.com/safe-buffer/5.2.1 - sha.js: mirrors.tencent.com/sha.js/2.4.11 - dev: true - - mirrors.tencent.com/picocolors/0.2.1: - resolution: {integrity: sha512-cMlDqaLEqfSaW8Z7N5Jw+lyIW869EzT73/F5lhtY9cLGoVxSXznfgfXMO0Z5K0o0Q2TkTXq+0KFsdnSe3jDViA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/picocolors/-/picocolors-0.2.1.tgz} - name: picocolors - version: 0.2.1 + create-hash: mirrors.tencent.com/create-hash@1.2.0 + create-hmac: mirrors.tencent.com/create-hmac@1.1.7 + ripemd160: mirrors.tencent.com/ripemd160@2.0.2 + safe-buffer: 5.2.1 + sha.js: mirrors.tencent.com/sha.js@2.4.11 dev: true - mirrors.tencent.com/picocolors/1.0.0: - resolution: {integrity: sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/picocolors/-/picocolors-1.0.0.tgz} + mirrors.tencent.com/picocolors@1.0.0: + resolution: {integrity: sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/picocolors/-/picocolors-1.0.0.tgz} name: picocolors version: 1.0.0 dev: true - mirrors.tencent.com/picomatch/2.3.1: - resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/picomatch/-/picomatch-2.3.1.tgz} + mirrors.tencent.com/picomatch@2.3.1: + resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/picomatch/-/picomatch-2.3.1.tgz} name: picomatch version: 2.3.1 engines: {node: '>=8.6'} - mirrors.tencent.com/pidtree/0.3.1: - resolution: {integrity: sha512-qQbW94hLHEqCg7nhby4yRC7G2+jYHY4Rguc2bjw7Uug4GIJuu1tvf2uHaZv5Q8zdt+WKJ6qK1FOI6amaWUo5FA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/pidtree/-/pidtree-0.3.1.tgz} + mirrors.tencent.com/pidtree@0.3.1: + resolution: {integrity: sha512-qQbW94hLHEqCg7nhby4yRC7G2+jYHY4Rguc2bjw7Uug4GIJuu1tvf2uHaZv5Q8zdt+WKJ6qK1FOI6amaWUo5FA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/pidtree/-/pidtree-0.3.1.tgz} name: pidtree version: 0.3.1 engines: {node: '>=0.10'} hasBin: true dev: true - mirrors.tencent.com/pify/2.3.0: - resolution: {integrity: sha1-7RQaasBDqEnqWISY59yosVMw6Qw=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/pify/-/pify-2.3.0.tgz} + mirrors.tencent.com/pify@2.3.0: + resolution: {integrity: sha1-7RQaasBDqEnqWISY59yosVMw6Qw=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/pify/-/pify-2.3.0.tgz} name: pify version: 2.3.0 engines: {node: '>=0.10.0'} - mirrors.tencent.com/pify/3.0.0: - resolution: {integrity: sha1-5aSs0sEB/fPZpNB/DbxNtJ3SgXY=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/pify/-/pify-3.0.0.tgz} + mirrors.tencent.com/pify@3.0.0: + resolution: {integrity: sha1-5aSs0sEB/fPZpNB/DbxNtJ3SgXY=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/pify/-/pify-3.0.0.tgz} name: pify version: 3.0.0 engines: {node: '>=4'} - mirrors.tencent.com/pify/4.0.1: - resolution: {integrity: sha512-uB80kBFb/tfd68bVleG9T5GGsGPjJrLAUpR5PZIrhBnIaRTQRjqdJSsIKkOP6OAIFbj7GOrcudc5pNjZ+geV2g==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/pify/-/pify-4.0.1.tgz} + mirrors.tencent.com/pify@4.0.1: + resolution: {integrity: sha512-uB80kBFb/tfd68bVleG9T5GGsGPjJrLAUpR5PZIrhBnIaRTQRjqdJSsIKkOP6OAIFbj7GOrcudc5pNjZ+geV2g==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/pify/-/pify-4.0.1.tgz} name: pify version: 4.0.1 engines: {node: '>=6'} dev: true - mirrors.tencent.com/pinkie-promise/2.0.1: - resolution: {integrity: sha1-ITXW36ejWMBprJsXh3YogihFD/o=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/pinkie-promise/-/pinkie-promise-2.0.1.tgz} + mirrors.tencent.com/pinkie-promise@2.0.1: + resolution: {integrity: sha1-ITXW36ejWMBprJsXh3YogihFD/o=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/pinkie-promise/-/pinkie-promise-2.0.1.tgz} name: pinkie-promise version: 2.0.1 engines: {node: '>=0.10.0'} dependencies: - pinkie: mirrors.tencent.com/pinkie/2.0.4 + pinkie: mirrors.tencent.com/pinkie@2.0.4 dev: true - mirrors.tencent.com/pinkie/2.0.4: - resolution: {integrity: sha1-clVrgM+g1IqXToDnckjoDtT3+HA=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/pinkie/-/pinkie-2.0.4.tgz} + mirrors.tencent.com/pinkie@2.0.4: + resolution: {integrity: sha1-clVrgM+g1IqXToDnckjoDtT3+HA=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/pinkie/-/pinkie-2.0.4.tgz} name: pinkie version: 2.0.4 engines: {node: '>=0.10.0'} dev: true - mirrors.tencent.com/pkg-dir/3.0.0: - resolution: {integrity: sha512-/E57AYkoeQ25qkxMj5PBOVgF8Kiu/h7cYS30Z5+R7WaiCCBfLq58ZI/dSeaEKb9WVJV5n/03QwrN3IeWIFllvw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/pkg-dir/-/pkg-dir-3.0.0.tgz} - name: pkg-dir - version: 3.0.0 - engines: {node: '>=6'} - dependencies: - find-up: mirrors.tencent.com/find-up/3.0.0 - dev: true - - mirrors.tencent.com/pkg-dir/4.2.0: - resolution: {integrity: sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/pkg-dir/-/pkg-dir-4.2.0.tgz} - name: pkg-dir - version: 4.2.0 - engines: {node: '>=8'} - dependencies: - find-up: mirrors.tencent.com/find-up/4.1.0 - dev: true - - mirrors.tencent.com/portfinder/1.0.28: - resolution: {integrity: sha512-Se+2isanIcEqf2XMHjyUKskczxbPH7dQnlMjXX6+dybayyHvAf/TCgyMRlzf/B6QDhAEFOGes0pzRo3by4AbMA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/portfinder/-/portfinder-1.0.28.tgz} + mirrors.tencent.com/portfinder@1.0.28(supports-color@6.1.0): + resolution: {integrity: sha512-Se+2isanIcEqf2XMHjyUKskczxbPH7dQnlMjXX6+dybayyHvAf/TCgyMRlzf/B6QDhAEFOGes0pzRo3by4AbMA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/portfinder/-/portfinder-1.0.28.tgz} + id: mirrors.tencent.com/portfinder/1.0.28 name: portfinder version: 1.0.28 engines: {node: '>= 0.12.0'} dependencies: - async: mirrors.tencent.com/async/2.6.3 - debug: mirrors.tencent.com/debug/3.2.7 - mkdirp: mirrors.tencent.com/mkdirp/0.5.6 + async: mirrors.tencent.com/async@2.6.3 + debug: 3.2.7(supports-color@6.1.0) + mkdirp: 0.5.6 + transitivePeerDependencies: + - supports-color dev: true - mirrors.tencent.com/posix-character-classes/0.1.1: - resolution: {integrity: sha1-AerA/jta9xoqbAL+q7jB/vfgDqs=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/posix-character-classes/-/posix-character-classes-0.1.1.tgz} + mirrors.tencent.com/posix-character-classes@0.1.1: + resolution: {integrity: sha1-AerA/jta9xoqbAL+q7jB/vfgDqs=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/posix-character-classes/-/posix-character-classes-0.1.1.tgz} name: posix-character-classes version: 0.1.1 engines: {node: '>=0.10.0'} dev: true - mirrors.tencent.com/postcss-calc/7.0.5: - resolution: {integrity: sha512-1tKHutbGtLtEZF6PT4JSihCHfIVldU72mZ8SdZHIYriIZ9fh9k9aWSppaT8rHsyI3dX+KSR+W+Ix9BMY3AODrg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/postcss-calc/-/postcss-calc-7.0.5.tgz} + mirrors.tencent.com/postcss-calc@7.0.5: + resolution: {integrity: sha512-1tKHutbGtLtEZF6PT4JSihCHfIVldU72mZ8SdZHIYriIZ9fh9k9aWSppaT8rHsyI3dX+KSR+W+Ix9BMY3AODrg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/postcss-calc/-/postcss-calc-7.0.5.tgz} name: postcss-calc version: 7.0.5 dependencies: - postcss: mirrors.tencent.com/postcss/7.0.39 - postcss-selector-parser: mirrors.tencent.com/postcss-selector-parser/6.0.10 - postcss-value-parser: mirrors.tencent.com/postcss-value-parser/4.2.0 + postcss: 7.0.39 + postcss-selector-parser: mirrors.tencent.com/postcss-selector-parser@6.0.10 + postcss-value-parser: mirrors.tencent.com/postcss-value-parser@4.2.0 dev: true - mirrors.tencent.com/postcss-colormin/4.0.3: - resolution: {integrity: sha512-WyQFAdDZpExQh32j0U0feWisZ0dmOtPl44qYmJKkq9xFWY3p+4qnRzCHeNrkeRhwPHz9bQ3mo0/yVkaply0MNw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/postcss-colormin/-/postcss-colormin-4.0.3.tgz} + mirrors.tencent.com/postcss-colormin@4.0.3: + resolution: {integrity: sha512-WyQFAdDZpExQh32j0U0feWisZ0dmOtPl44qYmJKkq9xFWY3p+4qnRzCHeNrkeRhwPHz9bQ3mo0/yVkaply0MNw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/postcss-colormin/-/postcss-colormin-4.0.3.tgz} name: postcss-colormin version: 4.0.3 engines: {node: '>=6.9.0'} dependencies: - browserslist: mirrors.tencent.com/browserslist/4.20.2 - color: mirrors.tencent.com/color/3.2.1 - has: mirrors.tencent.com/has/1.0.3 - postcss: mirrors.tencent.com/postcss/7.0.39 - postcss-value-parser: mirrors.tencent.com/postcss-value-parser/3.3.1 + browserslist: mirrors.tencent.com/browserslist@4.20.2 + color: mirrors.tencent.com/color@3.2.1 + has: mirrors.tencent.com/has@1.0.3 + postcss: 7.0.39 + postcss-value-parser: mirrors.tencent.com/postcss-value-parser@3.3.1 dev: true - mirrors.tencent.com/postcss-convert-values/4.0.1: - resolution: {integrity: sha512-Kisdo1y77KUC0Jmn0OXU/COOJbzM8cImvw1ZFsBgBgMgb1iL23Zs/LXRe3r+EZqM3vGYKdQ2YJVQ5VkJI+zEJQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/postcss-convert-values/-/postcss-convert-values-4.0.1.tgz} + mirrors.tencent.com/postcss-convert-values@4.0.1: + resolution: {integrity: sha512-Kisdo1y77KUC0Jmn0OXU/COOJbzM8cImvw1ZFsBgBgMgb1iL23Zs/LXRe3r+EZqM3vGYKdQ2YJVQ5VkJI+zEJQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/postcss-convert-values/-/postcss-convert-values-4.0.1.tgz} name: postcss-convert-values version: 4.0.1 engines: {node: '>=6.9.0'} dependencies: - postcss: mirrors.tencent.com/postcss/7.0.39 - postcss-value-parser: mirrors.tencent.com/postcss-value-parser/3.3.1 + postcss: 7.0.39 + postcss-value-parser: mirrors.tencent.com/postcss-value-parser@3.3.1 dev: true - mirrors.tencent.com/postcss-discard-comments/4.0.2: - resolution: {integrity: sha512-RJutN259iuRf3IW7GZyLM5Sw4GLTOH8FmsXBnv8Ab/Tc2k4SR4qbV4DNbyyY4+Sjo362SyDmW2DQ7lBSChrpkg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/postcss-discard-comments/-/postcss-discard-comments-4.0.2.tgz} + mirrors.tencent.com/postcss-discard-comments@4.0.2: + resolution: {integrity: sha512-RJutN259iuRf3IW7GZyLM5Sw4GLTOH8FmsXBnv8Ab/Tc2k4SR4qbV4DNbyyY4+Sjo362SyDmW2DQ7lBSChrpkg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/postcss-discard-comments/-/postcss-discard-comments-4.0.2.tgz} name: postcss-discard-comments version: 4.0.2 engines: {node: '>=6.9.0'} dependencies: - postcss: mirrors.tencent.com/postcss/7.0.39 + postcss: 7.0.39 dev: true - mirrors.tencent.com/postcss-discard-duplicates/4.0.2: - resolution: {integrity: sha512-ZNQfR1gPNAiXZhgENFfEglF93pciw0WxMkJeVmw8eF+JZBbMD7jp6C67GqJAXVZP2BWbOztKfbsdmMp/k8c6oQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/postcss-discard-duplicates/-/postcss-discard-duplicates-4.0.2.tgz} + mirrors.tencent.com/postcss-discard-duplicates@4.0.2: + resolution: {integrity: sha512-ZNQfR1gPNAiXZhgENFfEglF93pciw0WxMkJeVmw8eF+JZBbMD7jp6C67GqJAXVZP2BWbOztKfbsdmMp/k8c6oQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/postcss-discard-duplicates/-/postcss-discard-duplicates-4.0.2.tgz} name: postcss-discard-duplicates version: 4.0.2 engines: {node: '>=6.9.0'} dependencies: - postcss: mirrors.tencent.com/postcss/7.0.39 + postcss: 7.0.39 dev: true - mirrors.tencent.com/postcss-discard-empty/4.0.1: - resolution: {integrity: sha512-B9miTzbznhDjTfjvipfHoqbWKwd0Mj+/fL5s1QOz06wufguil+Xheo4XpOnc4NqKYBCNqqEzgPv2aPBIJLox0w==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/postcss-discard-empty/-/postcss-discard-empty-4.0.1.tgz} + mirrors.tencent.com/postcss-discard-empty@4.0.1: + resolution: {integrity: sha512-B9miTzbznhDjTfjvipfHoqbWKwd0Mj+/fL5s1QOz06wufguil+Xheo4XpOnc4NqKYBCNqqEzgPv2aPBIJLox0w==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/postcss-discard-empty/-/postcss-discard-empty-4.0.1.tgz} name: postcss-discard-empty version: 4.0.1 engines: {node: '>=6.9.0'} dependencies: - postcss: mirrors.tencent.com/postcss/7.0.39 + postcss: 7.0.39 dev: true - mirrors.tencent.com/postcss-discard-overridden/4.0.1: - resolution: {integrity: sha512-IYY2bEDD7g1XM1IDEsUT4//iEYCxAmP5oDSFMVU/JVvT7gh+l4fmjciLqGgwjdWpQIdb0Che2VX00QObS5+cTg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/postcss-discard-overridden/-/postcss-discard-overridden-4.0.1.tgz} + mirrors.tencent.com/postcss-discard-overridden@4.0.1: + resolution: {integrity: sha512-IYY2bEDD7g1XM1IDEsUT4//iEYCxAmP5oDSFMVU/JVvT7gh+l4fmjciLqGgwjdWpQIdb0Che2VX00QObS5+cTg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/postcss-discard-overridden/-/postcss-discard-overridden-4.0.1.tgz} name: postcss-discard-overridden version: 4.0.1 engines: {node: '>=6.9.0'} dependencies: - postcss: mirrors.tencent.com/postcss/7.0.39 + postcss: 7.0.39 dev: true - mirrors.tencent.com/postcss-loader/4.3.0_postcss@8.4.12+webpack@4.46.0: - resolution: {integrity: sha512-M/dSoIiNDOo8Rk0mUqoj4kpGq91gcxCfb9PoyZVdZ76/AuhxylHDYZblNE8o+EQ9AMSASeMFEKxZf5aU6wlx1Q==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/postcss-loader/-/postcss-loader-4.3.0.tgz} + mirrors.tencent.com/postcss-loader@4.3.0(postcss@7.0.39)(webpack@4.46.0): + resolution: {integrity: sha512-M/dSoIiNDOo8Rk0mUqoj4kpGq91gcxCfb9PoyZVdZ76/AuhxylHDYZblNE8o+EQ9AMSASeMFEKxZf5aU6wlx1Q==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/postcss-loader/-/postcss-loader-4.3.0.tgz} id: mirrors.tencent.com/postcss-loader/4.3.0 name: postcss-loader version: 4.3.0 @@ -10862,91 +11540,91 @@ packages: postcss: ^7.0.0 || ^8.0.1 webpack: ^4.0.0 || ^5.0.0 dependencies: - cosmiconfig: mirrors.tencent.com/cosmiconfig/7.0.1 - klona: mirrors.tencent.com/klona/2.0.5 - loader-utils: mirrors.tencent.com/loader-utils/2.0.2 - postcss: mirrors.tencent.com/postcss/8.4.12 - schema-utils: mirrors.tencent.com/schema-utils/3.1.1 - semver: mirrors.tencent.com/semver/7.3.5 - webpack: mirrors.tencent.com/webpack/4.46.0_webpack-cli@3.3.12 + cosmiconfig: mirrors.tencent.com/cosmiconfig@7.0.1 + klona: mirrors.tencent.com/klona@2.0.5 + loader-utils: mirrors.tencent.com/loader-utils@2.0.2 + postcss: 7.0.39 + schema-utils: mirrors.tencent.com/schema-utils@3.1.1 + semver: mirrors.tencent.com/semver@7.3.5 + webpack: mirrors.tencent.com/webpack@4.46.0(webpack-cli@3.3.12) dev: true - mirrors.tencent.com/postcss-merge-longhand/4.0.11: - resolution: {integrity: sha512-alx/zmoeXvJjp7L4mxEMjh8lxVlDFX1gqWHzaaQewwMZiVhLo42TEClKaeHbRf6J7j82ZOdTJ808RtN0ZOZwvw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/postcss-merge-longhand/-/postcss-merge-longhand-4.0.11.tgz} + mirrors.tencent.com/postcss-merge-longhand@4.0.11: + resolution: {integrity: sha512-alx/zmoeXvJjp7L4mxEMjh8lxVlDFX1gqWHzaaQewwMZiVhLo42TEClKaeHbRf6J7j82ZOdTJ808RtN0ZOZwvw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/postcss-merge-longhand/-/postcss-merge-longhand-4.0.11.tgz} name: postcss-merge-longhand version: 4.0.11 engines: {node: '>=6.9.0'} dependencies: - css-color-names: mirrors.tencent.com/css-color-names/0.0.4 - postcss: mirrors.tencent.com/postcss/7.0.39 - postcss-value-parser: mirrors.tencent.com/postcss-value-parser/3.3.1 - stylehacks: mirrors.tencent.com/stylehacks/4.0.3 + css-color-names: mirrors.tencent.com/css-color-names@0.0.4 + postcss: 7.0.39 + postcss-value-parser: mirrors.tencent.com/postcss-value-parser@3.3.1 + stylehacks: mirrors.tencent.com/stylehacks@4.0.3 dev: true - mirrors.tencent.com/postcss-merge-rules/4.0.3: - resolution: {integrity: sha512-U7e3r1SbvYzO0Jr3UT/zKBVgYYyhAz0aitvGIYOYK5CPmkNih+WDSsS5tvPrJ8YMQYlEMvsZIiqmn7HdFUaeEQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/postcss-merge-rules/-/postcss-merge-rules-4.0.3.tgz} + mirrors.tencent.com/postcss-merge-rules@4.0.3: + resolution: {integrity: sha512-U7e3r1SbvYzO0Jr3UT/zKBVgYYyhAz0aitvGIYOYK5CPmkNih+WDSsS5tvPrJ8YMQYlEMvsZIiqmn7HdFUaeEQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/postcss-merge-rules/-/postcss-merge-rules-4.0.3.tgz} name: postcss-merge-rules version: 4.0.3 engines: {node: '>=6.9.0'} dependencies: - browserslist: mirrors.tencent.com/browserslist/4.20.2 - caniuse-api: mirrors.tencent.com/caniuse-api/3.0.0 - cssnano-util-same-parent: mirrors.tencent.com/cssnano-util-same-parent/4.0.1 - postcss: mirrors.tencent.com/postcss/7.0.39 - postcss-selector-parser: mirrors.tencent.com/postcss-selector-parser/3.1.2 - vendors: mirrors.tencent.com/vendors/1.0.4 + browserslist: mirrors.tencent.com/browserslist@4.20.2 + caniuse-api: mirrors.tencent.com/caniuse-api@3.0.0 + cssnano-util-same-parent: mirrors.tencent.com/cssnano-util-same-parent@4.0.1 + postcss: 7.0.39 + postcss-selector-parser: mirrors.tencent.com/postcss-selector-parser@3.1.2 + vendors: mirrors.tencent.com/vendors@1.0.4 dev: true - mirrors.tencent.com/postcss-minify-font-values/4.0.2: - resolution: {integrity: sha512-j85oO6OnRU9zPf04+PZv1LYIYOprWm6IA6zkXkrJXyRveDEuQggG6tvoy8ir8ZwjLxLuGfNkCZEQG7zan+Hbtg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/postcss-minify-font-values/-/postcss-minify-font-values-4.0.2.tgz} + mirrors.tencent.com/postcss-minify-font-values@4.0.2: + resolution: {integrity: sha512-j85oO6OnRU9zPf04+PZv1LYIYOprWm6IA6zkXkrJXyRveDEuQggG6tvoy8ir8ZwjLxLuGfNkCZEQG7zan+Hbtg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/postcss-minify-font-values/-/postcss-minify-font-values-4.0.2.tgz} name: postcss-minify-font-values version: 4.0.2 engines: {node: '>=6.9.0'} dependencies: - postcss: mirrors.tencent.com/postcss/7.0.39 - postcss-value-parser: mirrors.tencent.com/postcss-value-parser/3.3.1 + postcss: 7.0.39 + postcss-value-parser: mirrors.tencent.com/postcss-value-parser@3.3.1 dev: true - mirrors.tencent.com/postcss-minify-gradients/4.0.2: - resolution: {integrity: sha512-qKPfwlONdcf/AndP1U8SJ/uzIJtowHlMaSioKzebAXSG4iJthlWC9iSWznQcX4f66gIWX44RSA841HTHj3wK+Q==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/postcss-minify-gradients/-/postcss-minify-gradients-4.0.2.tgz} + mirrors.tencent.com/postcss-minify-gradients@4.0.2: + resolution: {integrity: sha512-qKPfwlONdcf/AndP1U8SJ/uzIJtowHlMaSioKzebAXSG4iJthlWC9iSWznQcX4f66gIWX44RSA841HTHj3wK+Q==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/postcss-minify-gradients/-/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: mirrors.tencent.com/cssnano-util-get-arguments/4.0.0 - is-color-stop: mirrors.tencent.com/is-color-stop/1.1.0 - postcss: mirrors.tencent.com/postcss/7.0.39 - postcss-value-parser: mirrors.tencent.com/postcss-value-parser/3.3.1 + cssnano-util-get-arguments: mirrors.tencent.com/cssnano-util-get-arguments@4.0.0 + is-color-stop: mirrors.tencent.com/is-color-stop@1.1.0 + postcss: 7.0.39 + postcss-value-parser: mirrors.tencent.com/postcss-value-parser@3.3.1 dev: true - mirrors.tencent.com/postcss-minify-params/4.0.2: - resolution: {integrity: sha512-G7eWyzEx0xL4/wiBBJxJOz48zAKV2WG3iZOqVhPet/9geefm/Px5uo1fzlHu+DOjT+m0Mmiz3jkQzVHe6wxAWg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/postcss-minify-params/-/postcss-minify-params-4.0.2.tgz} + mirrors.tencent.com/postcss-minify-params@4.0.2: + resolution: {integrity: sha512-G7eWyzEx0xL4/wiBBJxJOz48zAKV2WG3iZOqVhPet/9geefm/Px5uo1fzlHu+DOjT+m0Mmiz3jkQzVHe6wxAWg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/postcss-minify-params/-/postcss-minify-params-4.0.2.tgz} name: postcss-minify-params version: 4.0.2 engines: {node: '>=6.9.0'} dependencies: - alphanum-sort: mirrors.tencent.com/alphanum-sort/1.0.2 - browserslist: mirrors.tencent.com/browserslist/4.20.2 - cssnano-util-get-arguments: mirrors.tencent.com/cssnano-util-get-arguments/4.0.0 - postcss: mirrors.tencent.com/postcss/7.0.39 - postcss-value-parser: mirrors.tencent.com/postcss-value-parser/3.3.1 + alphanum-sort: mirrors.tencent.com/alphanum-sort@1.0.2 + browserslist: mirrors.tencent.com/browserslist@4.20.2 + cssnano-util-get-arguments: mirrors.tencent.com/cssnano-util-get-arguments@4.0.0 + postcss: 7.0.39 + postcss-value-parser: mirrors.tencent.com/postcss-value-parser@3.3.1 uniqs: 2.0.0 dev: true - mirrors.tencent.com/postcss-minify-selectors/4.0.2: - resolution: {integrity: sha512-D5S1iViljXBj9kflQo4YutWnJmwm8VvIsU1GeXJGiG9j8CIg9zs4voPMdQDUmIxetUOh60VilsNzCiAFTOqu3g==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/postcss-minify-selectors/-/postcss-minify-selectors-4.0.2.tgz} + mirrors.tencent.com/postcss-minify-selectors@4.0.2: + resolution: {integrity: sha512-D5S1iViljXBj9kflQo4YutWnJmwm8VvIsU1GeXJGiG9j8CIg9zs4voPMdQDUmIxetUOh60VilsNzCiAFTOqu3g==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/postcss-minify-selectors/-/postcss-minify-selectors-4.0.2.tgz} name: postcss-minify-selectors version: 4.0.2 engines: {node: '>=6.9.0'} dependencies: - alphanum-sort: mirrors.tencent.com/alphanum-sort/1.0.2 - has: mirrors.tencent.com/has/1.0.3 - postcss: mirrors.tencent.com/postcss/7.0.39 - postcss-selector-parser: mirrors.tencent.com/postcss-selector-parser/3.1.2 + alphanum-sort: mirrors.tencent.com/alphanum-sort@1.0.2 + has: mirrors.tencent.com/has@1.0.3 + postcss: 7.0.39 + postcss-selector-parser: mirrors.tencent.com/postcss-selector-parser@3.1.2 dev: true - mirrors.tencent.com/postcss-modules-extract-imports/3.0.0_postcss@8.4.12: - resolution: {integrity: sha512-bdHleFnP3kZ4NYDhuGlVK+CMrQ/pqUm8bx/oGL93K6gVwiclvX5x0n76fYMKuIGKzlABOy13zsvqjb0f92TEXw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/postcss-modules-extract-imports/-/postcss-modules-extract-imports-3.0.0.tgz} + mirrors.tencent.com/postcss-modules-extract-imports@3.0.0(postcss@8.4.12): + resolution: {integrity: sha512-bdHleFnP3kZ4NYDhuGlVK+CMrQ/pqUm8bx/oGL93K6gVwiclvX5x0n76fYMKuIGKzlABOy13zsvqjb0f92TEXw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/postcss-modules-extract-imports/-/postcss-modules-extract-imports-3.0.0.tgz} id: mirrors.tencent.com/postcss-modules-extract-imports/3.0.0 name: postcss-modules-extract-imports version: 3.0.0 @@ -10954,11 +11632,11 @@ packages: peerDependencies: postcss: ^8.1.0 dependencies: - postcss: mirrors.tencent.com/postcss/8.4.12 + postcss: 8.4.12 dev: true - mirrors.tencent.com/postcss-modules-local-by-default/4.0.0_postcss@8.4.12: - resolution: {integrity: sha512-sT7ihtmGSF9yhm6ggikHdV0hlziDTX7oFoXtuVWeDd3hHObNkcHRo9V3yg7vCAY7cONyxJC/XXCmmiHHcvX7bQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/postcss-modules-local-by-default/-/postcss-modules-local-by-default-4.0.0.tgz} + mirrors.tencent.com/postcss-modules-local-by-default@4.0.0(postcss@8.4.12): + resolution: {integrity: sha512-sT7ihtmGSF9yhm6ggikHdV0hlziDTX7oFoXtuVWeDd3hHObNkcHRo9V3yg7vCAY7cONyxJC/XXCmmiHHcvX7bQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/postcss-modules-local-by-default/-/postcss-modules-local-by-default-4.0.0.tgz} id: mirrors.tencent.com/postcss-modules-local-by-default/4.0.0 name: postcss-modules-local-by-default version: 4.0.0 @@ -10966,14 +11644,14 @@ packages: peerDependencies: postcss: ^8.1.0 dependencies: - icss-utils: mirrors.tencent.com/icss-utils/5.1.0_postcss@8.4.12 - postcss: mirrors.tencent.com/postcss/8.4.12 - postcss-selector-parser: mirrors.tencent.com/postcss-selector-parser/6.0.10 - postcss-value-parser: mirrors.tencent.com/postcss-value-parser/4.2.0 + icss-utils: mirrors.tencent.com/icss-utils@5.1.0(postcss@8.4.12) + postcss: 8.4.12 + postcss-selector-parser: mirrors.tencent.com/postcss-selector-parser@6.0.10 + postcss-value-parser: mirrors.tencent.com/postcss-value-parser@4.2.0 dev: true - mirrors.tencent.com/postcss-modules-scope/3.0.0_postcss@8.4.12: - resolution: {integrity: sha512-hncihwFA2yPath8oZ15PZqvWGkWf+XUfQgUGamS4LqoP1anQLOsOJw0vr7J7IwLpoY9fatA2qiGUGmuZL0Iqlg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/postcss-modules-scope/-/postcss-modules-scope-3.0.0.tgz} + mirrors.tencent.com/postcss-modules-scope@3.0.0(postcss@8.4.12): + resolution: {integrity: sha512-hncihwFA2yPath8oZ15PZqvWGkWf+XUfQgUGamS4LqoP1anQLOsOJw0vr7J7IwLpoY9fatA2qiGUGmuZL0Iqlg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/postcss-modules-scope/-/postcss-modules-scope-3.0.0.tgz} id: mirrors.tencent.com/postcss-modules-scope/3.0.0 name: postcss-modules-scope version: 3.0.0 @@ -10981,12 +11659,12 @@ packages: peerDependencies: postcss: ^8.1.0 dependencies: - postcss: mirrors.tencent.com/postcss/8.4.12 - postcss-selector-parser: mirrors.tencent.com/postcss-selector-parser/6.0.10 + postcss: 8.4.12 + postcss-selector-parser: mirrors.tencent.com/postcss-selector-parser@6.0.10 dev: true - mirrors.tencent.com/postcss-modules-values/4.0.0_postcss@8.4.12: - resolution: {integrity: sha512-RDxHkAiEGI78gS2ofyvCsu7iycRv7oqw5xMWn9iMoR0N/7mf9D50ecQqUo5BZ9Zh2vH4bCUR/ktCqbB9m8vJjQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/postcss-modules-values/-/postcss-modules-values-4.0.0.tgz} + mirrors.tencent.com/postcss-modules-values@4.0.0(postcss@8.4.12): + resolution: {integrity: sha512-RDxHkAiEGI78gS2ofyvCsu7iycRv7oqw5xMWn9iMoR0N/7mf9D50ecQqUo5BZ9Zh2vH4bCUR/ktCqbB9m8vJjQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/postcss-modules-values/-/postcss-modules-values-4.0.0.tgz} id: mirrors.tencent.com/postcss-modules-values/4.0.0 name: postcss-modules-values version: 4.0.0 @@ -10994,134 +11672,134 @@ packages: peerDependencies: postcss: ^8.1.0 dependencies: - icss-utils: mirrors.tencent.com/icss-utils/5.1.0_postcss@8.4.12 - postcss: mirrors.tencent.com/postcss/8.4.12 + icss-utils: mirrors.tencent.com/icss-utils@5.1.0(postcss@8.4.12) + postcss: 8.4.12 dev: true - mirrors.tencent.com/postcss-normalize-charset/4.0.1: - resolution: {integrity: sha512-gMXCrrlWh6G27U0hF3vNvR3w8I1s2wOBILvA87iNXaPvSNo5uZAMYsZG7XjCUf1eVxuPfyL4TJ7++SGZLc9A3g==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/postcss-normalize-charset/-/postcss-normalize-charset-4.0.1.tgz} + mirrors.tencent.com/postcss-normalize-charset@4.0.1: + resolution: {integrity: sha512-gMXCrrlWh6G27U0hF3vNvR3w8I1s2wOBILvA87iNXaPvSNo5uZAMYsZG7XjCUf1eVxuPfyL4TJ7++SGZLc9A3g==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/postcss-normalize-charset/-/postcss-normalize-charset-4.0.1.tgz} name: postcss-normalize-charset version: 4.0.1 engines: {node: '>=6.9.0'} dependencies: - postcss: mirrors.tencent.com/postcss/7.0.39 + postcss: 7.0.39 dev: true - mirrors.tencent.com/postcss-normalize-display-values/4.0.2: - resolution: {integrity: sha512-3F2jcsaMW7+VtRMAqf/3m4cPFhPD3EFRgNs18u+k3lTJJlVe7d0YPO+bnwqo2xg8YiRpDXJI2u8A0wqJxMsQuQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/postcss-normalize-display-values/-/postcss-normalize-display-values-4.0.2.tgz} + mirrors.tencent.com/postcss-normalize-display-values@4.0.2: + resolution: {integrity: sha512-3F2jcsaMW7+VtRMAqf/3m4cPFhPD3EFRgNs18u+k3lTJJlVe7d0YPO+bnwqo2xg8YiRpDXJI2u8A0wqJxMsQuQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/postcss-normalize-display-values/-/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: mirrors.tencent.com/cssnano-util-get-match/4.0.0 - postcss: mirrors.tencent.com/postcss/7.0.39 - postcss-value-parser: mirrors.tencent.com/postcss-value-parser/3.3.1 + cssnano-util-get-match: mirrors.tencent.com/cssnano-util-get-match@4.0.0 + postcss: 7.0.39 + postcss-value-parser: mirrors.tencent.com/postcss-value-parser@3.3.1 dev: true - mirrors.tencent.com/postcss-normalize-positions/4.0.2: - resolution: {integrity: sha512-Dlf3/9AxpxE+NF1fJxYDeggi5WwV35MXGFnnoccP/9qDtFrTArZ0D0R+iKcg5WsUd8nUYMIl8yXDCtcrT8JrdA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/postcss-normalize-positions/-/postcss-normalize-positions-4.0.2.tgz} + mirrors.tencent.com/postcss-normalize-positions@4.0.2: + resolution: {integrity: sha512-Dlf3/9AxpxE+NF1fJxYDeggi5WwV35MXGFnnoccP/9qDtFrTArZ0D0R+iKcg5WsUd8nUYMIl8yXDCtcrT8JrdA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/postcss-normalize-positions/-/postcss-normalize-positions-4.0.2.tgz} name: postcss-normalize-positions version: 4.0.2 engines: {node: '>=6.9.0'} dependencies: - cssnano-util-get-arguments: mirrors.tencent.com/cssnano-util-get-arguments/4.0.0 - has: mirrors.tencent.com/has/1.0.3 - postcss: mirrors.tencent.com/postcss/7.0.39 - postcss-value-parser: mirrors.tencent.com/postcss-value-parser/3.3.1 + cssnano-util-get-arguments: mirrors.tencent.com/cssnano-util-get-arguments@4.0.0 + has: mirrors.tencent.com/has@1.0.3 + postcss: 7.0.39 + postcss-value-parser: mirrors.tencent.com/postcss-value-parser@3.3.1 dev: true - mirrors.tencent.com/postcss-normalize-repeat-style/4.0.2: - resolution: {integrity: sha512-qvigdYYMpSuoFs3Is/f5nHdRLJN/ITA7huIoCyqqENJe9PvPmLhNLMu7QTjPdtnVf6OcYYO5SHonx4+fbJE1+Q==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/postcss-normalize-repeat-style/-/postcss-normalize-repeat-style-4.0.2.tgz} + mirrors.tencent.com/postcss-normalize-repeat-style@4.0.2: + resolution: {integrity: sha512-qvigdYYMpSuoFs3Is/f5nHdRLJN/ITA7huIoCyqqENJe9PvPmLhNLMu7QTjPdtnVf6OcYYO5SHonx4+fbJE1+Q==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/postcss-normalize-repeat-style/-/postcss-normalize-repeat-style-4.0.2.tgz} name: postcss-normalize-repeat-style version: 4.0.2 engines: {node: '>=6.9.0'} dependencies: - cssnano-util-get-arguments: mirrors.tencent.com/cssnano-util-get-arguments/4.0.0 - cssnano-util-get-match: mirrors.tencent.com/cssnano-util-get-match/4.0.0 - postcss: mirrors.tencent.com/postcss/7.0.39 - postcss-value-parser: mirrors.tencent.com/postcss-value-parser/3.3.1 + cssnano-util-get-arguments: mirrors.tencent.com/cssnano-util-get-arguments@4.0.0 + cssnano-util-get-match: mirrors.tencent.com/cssnano-util-get-match@4.0.0 + postcss: 7.0.39 + postcss-value-parser: mirrors.tencent.com/postcss-value-parser@3.3.1 dev: true - mirrors.tencent.com/postcss-normalize-string/4.0.2: - resolution: {integrity: sha512-RrERod97Dnwqq49WNz8qo66ps0swYZDSb6rM57kN2J+aoyEAJfZ6bMx0sx/F9TIEX0xthPGCmeyiam/jXif0eA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/postcss-normalize-string/-/postcss-normalize-string-4.0.2.tgz} + mirrors.tencent.com/postcss-normalize-string@4.0.2: + resolution: {integrity: sha512-RrERod97Dnwqq49WNz8qo66ps0swYZDSb6rM57kN2J+aoyEAJfZ6bMx0sx/F9TIEX0xthPGCmeyiam/jXif0eA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/postcss-normalize-string/-/postcss-normalize-string-4.0.2.tgz} name: postcss-normalize-string version: 4.0.2 engines: {node: '>=6.9.0'} dependencies: - has: mirrors.tencent.com/has/1.0.3 - postcss: mirrors.tencent.com/postcss/7.0.39 - postcss-value-parser: mirrors.tencent.com/postcss-value-parser/3.3.1 + has: mirrors.tencent.com/has@1.0.3 + postcss: 7.0.39 + postcss-value-parser: mirrors.tencent.com/postcss-value-parser@3.3.1 dev: true - mirrors.tencent.com/postcss-normalize-timing-functions/4.0.2: - resolution: {integrity: sha512-acwJY95edP762e++00Ehq9L4sZCEcOPyaHwoaFOhIwWCDfik6YvqsYNxckee65JHLKzuNSSmAdxwD2Cud1Z54A==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/postcss-normalize-timing-functions/-/postcss-normalize-timing-functions-4.0.2.tgz} + mirrors.tencent.com/postcss-normalize-timing-functions@4.0.2: + resolution: {integrity: sha512-acwJY95edP762e++00Ehq9L4sZCEcOPyaHwoaFOhIwWCDfik6YvqsYNxckee65JHLKzuNSSmAdxwD2Cud1Z54A==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/postcss-normalize-timing-functions/-/postcss-normalize-timing-functions-4.0.2.tgz} name: postcss-normalize-timing-functions version: 4.0.2 engines: {node: '>=6.9.0'} dependencies: - cssnano-util-get-match: mirrors.tencent.com/cssnano-util-get-match/4.0.0 - postcss: mirrors.tencent.com/postcss/7.0.39 - postcss-value-parser: mirrors.tencent.com/postcss-value-parser/3.3.1 + cssnano-util-get-match: mirrors.tencent.com/cssnano-util-get-match@4.0.0 + postcss: 7.0.39 + postcss-value-parser: mirrors.tencent.com/postcss-value-parser@3.3.1 dev: true - mirrors.tencent.com/postcss-normalize-unicode/4.0.1: - resolution: {integrity: sha512-od18Uq2wCYn+vZ/qCOeutvHjB5jm57ToxRaMeNuf0nWVHaP9Hua56QyMF6fs/4FSUnVIw0CBPsU0K4LnBPwYwg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/postcss-normalize-unicode/-/postcss-normalize-unicode-4.0.1.tgz} + mirrors.tencent.com/postcss-normalize-unicode@4.0.1: + resolution: {integrity: sha512-od18Uq2wCYn+vZ/qCOeutvHjB5jm57ToxRaMeNuf0nWVHaP9Hua56QyMF6fs/4FSUnVIw0CBPsU0K4LnBPwYwg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/postcss-normalize-unicode/-/postcss-normalize-unicode-4.0.1.tgz} name: postcss-normalize-unicode version: 4.0.1 engines: {node: '>=6.9.0'} dependencies: - browserslist: mirrors.tencent.com/browserslist/4.20.2 - postcss: mirrors.tencent.com/postcss/7.0.39 - postcss-value-parser: mirrors.tencent.com/postcss-value-parser/3.3.1 + browserslist: mirrors.tencent.com/browserslist@4.20.2 + postcss: 7.0.39 + postcss-value-parser: mirrors.tencent.com/postcss-value-parser@3.3.1 dev: true - mirrors.tencent.com/postcss-normalize-url/4.0.1: - resolution: {integrity: sha512-p5oVaF4+IHwu7VpMan/SSpmpYxcJMtkGppYf0VbdH5B6hN8YNmVyJLuY9FmLQTzY3fag5ESUUHDqM+heid0UVA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/postcss-normalize-url/-/postcss-normalize-url-4.0.1.tgz} + mirrors.tencent.com/postcss-normalize-url@4.0.1: + resolution: {integrity: sha512-p5oVaF4+IHwu7VpMan/SSpmpYxcJMtkGppYf0VbdH5B6hN8YNmVyJLuY9FmLQTzY3fag5ESUUHDqM+heid0UVA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/postcss-normalize-url/-/postcss-normalize-url-4.0.1.tgz} name: postcss-normalize-url version: 4.0.1 engines: {node: '>=6.9.0'} dependencies: - is-absolute-url: mirrors.tencent.com/is-absolute-url/2.1.0 - normalize-url: mirrors.tencent.com/normalize-url/3.3.0 - postcss: mirrors.tencent.com/postcss/7.0.39 - postcss-value-parser: mirrors.tencent.com/postcss-value-parser/3.3.1 + is-absolute-url: mirrors.tencent.com/is-absolute-url@2.1.0 + normalize-url: mirrors.tencent.com/normalize-url@3.3.0 + postcss: 7.0.39 + postcss-value-parser: mirrors.tencent.com/postcss-value-parser@3.3.1 dev: true - mirrors.tencent.com/postcss-normalize-whitespace/4.0.2: - resolution: {integrity: sha512-tO8QIgrsI3p95r8fyqKV+ufKlSHh9hMJqACqbv2XknufqEDhDvbguXGBBqxw9nsQoXWf0qOqppziKJKHMD4GtA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/postcss-normalize-whitespace/-/postcss-normalize-whitespace-4.0.2.tgz} + mirrors.tencent.com/postcss-normalize-whitespace@4.0.2: + resolution: {integrity: sha512-tO8QIgrsI3p95r8fyqKV+ufKlSHh9hMJqACqbv2XknufqEDhDvbguXGBBqxw9nsQoXWf0qOqppziKJKHMD4GtA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/postcss-normalize-whitespace/-/postcss-normalize-whitespace-4.0.2.tgz} name: postcss-normalize-whitespace version: 4.0.2 engines: {node: '>=6.9.0'} dependencies: - postcss: mirrors.tencent.com/postcss/7.0.39 - postcss-value-parser: mirrors.tencent.com/postcss-value-parser/3.3.1 + postcss: 7.0.39 + postcss-value-parser: mirrors.tencent.com/postcss-value-parser@3.3.1 dev: true - mirrors.tencent.com/postcss-ordered-values/4.1.2: - resolution: {integrity: sha512-2fCObh5UanxvSxeXrtLtlwVThBvHn6MQcu4ksNT2tsaV2Fg76R2CV98W7wNSlX+5/pFwEyaDwKLLoEV7uRybAw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/postcss-ordered-values/-/postcss-ordered-values-4.1.2.tgz} + mirrors.tencent.com/postcss-ordered-values@4.1.2: + resolution: {integrity: sha512-2fCObh5UanxvSxeXrtLtlwVThBvHn6MQcu4ksNT2tsaV2Fg76R2CV98W7wNSlX+5/pFwEyaDwKLLoEV7uRybAw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/postcss-ordered-values/-/postcss-ordered-values-4.1.2.tgz} name: postcss-ordered-values version: 4.1.2 engines: {node: '>=6.9.0'} dependencies: - cssnano-util-get-arguments: mirrors.tencent.com/cssnano-util-get-arguments/4.0.0 - postcss: mirrors.tencent.com/postcss/7.0.39 - postcss-value-parser: mirrors.tencent.com/postcss-value-parser/3.3.1 + cssnano-util-get-arguments: mirrors.tencent.com/cssnano-util-get-arguments@4.0.0 + postcss: 7.0.39 + postcss-value-parser: mirrors.tencent.com/postcss-value-parser@3.3.1 dev: true - mirrors.tencent.com/postcss-preset-env/6.7.1: - resolution: {integrity: sha512-rlRkgX9t0v2On33n7TK8pnkcYOATGQSv48J2RS8GsXhqtg+xk6AummHP88Y5mJo0TLJelBjePvSjScTNkj3+qw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: http://mirrors.tencent.com/npm/postcss-preset-env/-/postcss-preset-env-6.7.1.tgz} + mirrors.tencent.com/postcss-preset-env@6.7.1: + resolution: {integrity: sha512-rlRkgX9t0v2On33n7TK8pnkcYOATGQSv48J2RS8GsXhqtg+xk6AummHP88Y5mJo0TLJelBjePvSjScTNkj3+qw==, registry: https://registry.npmjs.org/, tarball: http://mirrors.tencent.com/npm/postcss-preset-env/-/postcss-preset-env-6.7.1.tgz} name: postcss-preset-env version: 6.7.1 engines: {node: '>=6.0.0'} dependencies: - autoprefixer: mirrors.tencent.com/autoprefixer/9.8.8 - browserslist: mirrors.tencent.com/browserslist/4.20.2 - caniuse-lite: mirrors.tencent.com/caniuse-lite/1.0.30001323 + autoprefixer: mirrors.tencent.com/autoprefixer@9.8.8 + browserslist: mirrors.tencent.com/browserslist@4.20.2 + caniuse-lite: mirrors.tencent.com/caniuse-lite@1.0.30001323 css-blank-pseudo: 0.1.4 css-has-pseudo: 0.10.0 css-prefers-color-scheme: 3.1.1 cssdb: 4.4.0 - postcss: mirrors.tencent.com/postcss/7.0.39 + postcss: 7.0.39 postcss-attribute-case-insensitive: 4.0.2 postcss-color-functional-notation: 2.0.1 postcss-color-gray: 5.0.0 @@ -11153,415 +11831,358 @@ packages: postcss-selector-not: 4.0.1 dev: true - mirrors.tencent.com/postcss-reduce-initial/4.0.3: - resolution: {integrity: sha512-gKWmR5aUulSjbzOfD9AlJiHCGH6AEVLaM0AV+aSioxUDd16qXP1PCh8d1/BGVvpdWn8k/HiK7n6TjeoXN1F7DA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/postcss-reduce-initial/-/postcss-reduce-initial-4.0.3.tgz} + mirrors.tencent.com/postcss-reduce-initial@4.0.3: + resolution: {integrity: sha512-gKWmR5aUulSjbzOfD9AlJiHCGH6AEVLaM0AV+aSioxUDd16qXP1PCh8d1/BGVvpdWn8k/HiK7n6TjeoXN1F7DA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/postcss-reduce-initial/-/postcss-reduce-initial-4.0.3.tgz} name: postcss-reduce-initial version: 4.0.3 engines: {node: '>=6.9.0'} dependencies: - browserslist: mirrors.tencent.com/browserslist/4.20.2 - caniuse-api: mirrors.tencent.com/caniuse-api/3.0.0 - has: mirrors.tencent.com/has/1.0.3 - postcss: mirrors.tencent.com/postcss/7.0.39 + browserslist: mirrors.tencent.com/browserslist@4.20.2 + caniuse-api: mirrors.tencent.com/caniuse-api@3.0.0 + has: mirrors.tencent.com/has@1.0.3 + postcss: 7.0.39 dev: true - mirrors.tencent.com/postcss-reduce-transforms/4.0.2: - resolution: {integrity: sha512-EEVig1Q2QJ4ELpJXMZR8Vt5DQx8/mo+dGWSR7vWXqcob2gQLyQGsionYcGKATXvQzMPn6DSN1vTN7yFximdIAg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/postcss-reduce-transforms/-/postcss-reduce-transforms-4.0.2.tgz} + mirrors.tencent.com/postcss-reduce-transforms@4.0.2: + resolution: {integrity: sha512-EEVig1Q2QJ4ELpJXMZR8Vt5DQx8/mo+dGWSR7vWXqcob2gQLyQGsionYcGKATXvQzMPn6DSN1vTN7yFximdIAg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/postcss-reduce-transforms/-/postcss-reduce-transforms-4.0.2.tgz} name: postcss-reduce-transforms version: 4.0.2 engines: {node: '>=6.9.0'} dependencies: - cssnano-util-get-match: mirrors.tencent.com/cssnano-util-get-match/4.0.0 - has: mirrors.tencent.com/has/1.0.3 - postcss: mirrors.tencent.com/postcss/7.0.39 - postcss-value-parser: mirrors.tencent.com/postcss-value-parser/3.3.1 + cssnano-util-get-match: mirrors.tencent.com/cssnano-util-get-match@4.0.0 + has: mirrors.tencent.com/has@1.0.3 + postcss: 7.0.39 + postcss-value-parser: mirrors.tencent.com/postcss-value-parser@3.3.1 dev: true - mirrors.tencent.com/postcss-selector-parser/3.1.2: - resolution: {integrity: sha512-h7fJ/5uWuRVyOtkO45pnt1Ih40CEleeyCHzipqAZO2e5H20g25Y48uYnFUiShvY4rZWNJ/Bib/KVPmanaCtOhA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/postcss-selector-parser/-/postcss-selector-parser-3.1.2.tgz} + mirrors.tencent.com/postcss-selector-parser@3.1.2: + resolution: {integrity: sha512-h7fJ/5uWuRVyOtkO45pnt1Ih40CEleeyCHzipqAZO2e5H20g25Y48uYnFUiShvY4rZWNJ/Bib/KVPmanaCtOhA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/postcss-selector-parser/-/postcss-selector-parser-3.1.2.tgz} name: postcss-selector-parser version: 3.1.2 engines: {node: '>=8'} dependencies: - dot-prop: mirrors.tencent.com/dot-prop/5.3.0 - indexes-of: mirrors.tencent.com/indexes-of/1.0.1 - uniq: mirrors.tencent.com/uniq/1.0.1 + dot-prop: mirrors.tencent.com/dot-prop@5.3.0 + indexes-of: mirrors.tencent.com/indexes-of@1.0.1 + uniq: mirrors.tencent.com/uniq@1.0.1 dev: true - mirrors.tencent.com/postcss-selector-parser/5.0.0: - resolution: {integrity: sha512-w+zLE5Jhg6Liz8+rQOWEAwtwkyqpfnmsinXjXg6cY7YIONZZtgvE0v2O0uhQBs0peNomOJwWRKt6JBfTdTd3OQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/postcss-selector-parser/-/postcss-selector-parser-5.0.0.tgz} + mirrors.tencent.com/postcss-selector-parser@5.0.0: + resolution: {integrity: sha512-w+zLE5Jhg6Liz8+rQOWEAwtwkyqpfnmsinXjXg6cY7YIONZZtgvE0v2O0uhQBs0peNomOJwWRKt6JBfTdTd3OQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/postcss-selector-parser/-/postcss-selector-parser-5.0.0.tgz} name: postcss-selector-parser version: 5.0.0 engines: {node: '>=4'} dependencies: - cssesc: mirrors.tencent.com/cssesc/2.0.0 - indexes-of: mirrors.tencent.com/indexes-of/1.0.1 - uniq: mirrors.tencent.com/uniq/1.0.1 + cssesc: mirrors.tencent.com/cssesc@2.0.0 + indexes-of: mirrors.tencent.com/indexes-of@1.0.1 + uniq: mirrors.tencent.com/uniq@1.0.1 dev: true - mirrors.tencent.com/postcss-selector-parser/6.0.10: - resolution: {integrity: sha512-IQ7TZdoaqbT+LCpShg46jnZVlhWD2w6iQYAcYXfHARZ7X1t/UGhhceQDs5X0cGqKvYlHNOuv7Oa1xmb0oQuA3w==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/postcss-selector-parser/-/postcss-selector-parser-6.0.10.tgz} + mirrors.tencent.com/postcss-selector-parser@6.0.10: + resolution: {integrity: sha512-IQ7TZdoaqbT+LCpShg46jnZVlhWD2w6iQYAcYXfHARZ7X1t/UGhhceQDs5X0cGqKvYlHNOuv7Oa1xmb0oQuA3w==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/postcss-selector-parser/-/postcss-selector-parser-6.0.10.tgz} name: postcss-selector-parser version: 6.0.10 engines: {node: '>=4'} dependencies: - cssesc: mirrors.tencent.com/cssesc/3.0.0 - util-deprecate: mirrors.tencent.com/util-deprecate/1.0.2 + cssesc: mirrors.tencent.com/cssesc@3.0.0 + util-deprecate: mirrors.tencent.com/util-deprecate@1.0.2 dev: true - mirrors.tencent.com/postcss-svgo/4.0.3: - resolution: {integrity: sha512-NoRbrcMWTtUghzuKSoIm6XV+sJdvZ7GZSc3wdBN0W19FTtp2ko8NqLsgoh/m9CzNhU3KLPvQmjIwtaNFkaFTvw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/postcss-svgo/-/postcss-svgo-4.0.3.tgz} + mirrors.tencent.com/postcss-svgo@4.0.3: + resolution: {integrity: sha512-NoRbrcMWTtUghzuKSoIm6XV+sJdvZ7GZSc3wdBN0W19FTtp2ko8NqLsgoh/m9CzNhU3KLPvQmjIwtaNFkaFTvw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/postcss-svgo/-/postcss-svgo-4.0.3.tgz} name: postcss-svgo version: 4.0.3 engines: {node: '>=6.9.0'} dependencies: - postcss: mirrors.tencent.com/postcss/7.0.39 - postcss-value-parser: mirrors.tencent.com/postcss-value-parser/3.3.1 - svgo: mirrors.tencent.com/svgo/1.3.2 + postcss: 7.0.39 + postcss-value-parser: mirrors.tencent.com/postcss-value-parser@3.3.1 + svgo: mirrors.tencent.com/svgo@1.3.2 dev: true - mirrors.tencent.com/postcss-unique-selectors/4.0.1: - resolution: {integrity: sha512-+JanVaryLo9QwZjKrmJgkI4Fn8SBgRO6WXQBJi7KiAVPlmxikB5Jzc4EvXMT2H0/m0RjrVVm9rGNhZddm/8Spg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/postcss-unique-selectors/-/postcss-unique-selectors-4.0.1.tgz} + mirrors.tencent.com/postcss-unique-selectors@4.0.1: + resolution: {integrity: sha512-+JanVaryLo9QwZjKrmJgkI4Fn8SBgRO6WXQBJi7KiAVPlmxikB5Jzc4EvXMT2H0/m0RjrVVm9rGNhZddm/8Spg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/postcss-unique-selectors/-/postcss-unique-selectors-4.0.1.tgz} name: postcss-unique-selectors version: 4.0.1 engines: {node: '>=6.9.0'} dependencies: - alphanum-sort: mirrors.tencent.com/alphanum-sort/1.0.2 - postcss: mirrors.tencent.com/postcss/7.0.39 + alphanum-sort: mirrors.tencent.com/alphanum-sort@1.0.2 + postcss: 7.0.39 uniqs: 2.0.0 dev: true - mirrors.tencent.com/postcss-value-parser/3.3.1: - resolution: {integrity: sha512-pISE66AbVkp4fDQ7VHBwRNXzAAKJjw4Vw7nWI/+Q3vuly7SNfgYXvm6i5IgFylHGK5sP/xHAbB7N49OS4gWNyQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/postcss-value-parser/-/postcss-value-parser-3.3.1.tgz} + mirrors.tencent.com/postcss-value-parser@3.3.1: + resolution: {integrity: sha512-pISE66AbVkp4fDQ7VHBwRNXzAAKJjw4Vw7nWI/+Q3vuly7SNfgYXvm6i5IgFylHGK5sP/xHAbB7N49OS4gWNyQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/postcss-value-parser/-/postcss-value-parser-3.3.1.tgz} name: postcss-value-parser version: 3.3.1 dev: true - mirrors.tencent.com/postcss-value-parser/4.2.0: - resolution: {integrity: sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz} + mirrors.tencent.com/postcss-value-parser@4.2.0: + resolution: {integrity: sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz} name: postcss-value-parser version: 4.2.0 dev: true - mirrors.tencent.com/postcss/5.2.18: - resolution: {integrity: sha512-zrUjRRe1bpXKsX1qAJNJjqZViErVuyEkMTRrwu4ud4sbTtIBRmtaYDrHmcGgmrbsW3MHfmtIf+vJumgQn+PrXg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/postcss/-/postcss-5.2.18.tgz} - name: postcss - version: 5.2.18 - engines: {node: '>=0.12'} - dependencies: - chalk: mirrors.tencent.com/chalk/1.1.3 - js-base64: mirrors.tencent.com/js-base64/2.6.4 - source-map: mirrors.tencent.com/source-map/0.5.7 - supports-color: mirrors.tencent.com/supports-color/3.2.3 - dev: true - - mirrors.tencent.com/postcss/7.0.39: - resolution: {integrity: sha512-yioayjNbHn6z1/Bywyb2Y4s3yvDAeXGOyxqD+LnVOinq6Mdmd++SW2wUNVzavyyHxd6+DxzWGIuosg6P1Rj8uA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/postcss/-/postcss-7.0.39.tgz} - name: postcss - version: 7.0.39 - engines: {node: '>=6.0.0'} - dependencies: - picocolors: mirrors.tencent.com/picocolors/0.2.1 - source-map: mirrors.tencent.com/source-map/0.6.1 - dev: true - - mirrors.tencent.com/postcss/8.4.12: - resolution: {integrity: sha512-lg6eITwYe9v6Hr5CncVbK70SoioNQIq81nsaG86ev5hAidQvmOeETBqs7jm43K2F5/Ley3ytDtriImV6TpNiSg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/postcss/-/postcss-8.4.12.tgz} - name: postcss - version: 8.4.12 - engines: {node: ^10 || ^12 || >=14} - dependencies: - nanoid: mirrors.tencent.com/nanoid/3.3.2 - picocolors: mirrors.tencent.com/picocolors/1.0.0 - source-map-js: mirrors.tencent.com/source-map-js/1.0.2 - dev: true - - mirrors.tencent.com/prelude-ls/1.1.2: - resolution: {integrity: sha1-IZMqVJ9eUv/ZqCf1cOBL5iqX2lQ=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/prelude-ls/-/prelude-ls-1.1.2.tgz} + mirrors.tencent.com/prelude-ls@1.1.2: + resolution: {integrity: sha1-IZMqVJ9eUv/ZqCf1cOBL5iqX2lQ=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/prelude-ls/-/prelude-ls-1.1.2.tgz} name: prelude-ls version: 1.1.2 engines: {node: '>= 0.8.0'} dev: true - mirrors.tencent.com/prettier/2.6.1: - resolution: {integrity: sha512-8UVbTBYGwN37Bs9LERmxCPjdvPxlEowx2urIL6urHzdb3SDq4B/Z6xLFCblrSnE4iKWcS6ziJ3aOYrc1kz/E2A==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/prettier/-/prettier-2.6.1.tgz} + mirrors.tencent.com/prettier@2.6.1: + resolution: {integrity: sha512-8UVbTBYGwN37Bs9LERmxCPjdvPxlEowx2urIL6urHzdb3SDq4B/Z6xLFCblrSnE4iKWcS6ziJ3aOYrc1kz/E2A==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/prettier/-/prettier-2.6.1.tgz} name: prettier version: 2.6.1 engines: {node: '>=10.13.0'} hasBin: true dev: false - mirrors.tencent.com/pretty-error/2.1.2: - resolution: {integrity: sha512-EY5oDzmsX5wvuynAByrmY0P0hcp+QpnAKbJng2A2MPjVKXCxrDSUkzghVJ4ZGPIv+JC4gX8fPUWscC0RtjsWGw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/pretty-error/-/pretty-error-2.1.2.tgz} + mirrors.tencent.com/pretty-error@2.1.2: + resolution: {integrity: sha512-EY5oDzmsX5wvuynAByrmY0P0hcp+QpnAKbJng2A2MPjVKXCxrDSUkzghVJ4ZGPIv+JC4gX8fPUWscC0RtjsWGw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/pretty-error/-/pretty-error-2.1.2.tgz} name: pretty-error version: 2.1.2 dependencies: - lodash: mirrors.tencent.com/lodash/4.17.21 - renderkid: mirrors.tencent.com/renderkid/2.0.7 + lodash: mirrors.tencent.com/lodash@4.17.21 + renderkid: mirrors.tencent.com/renderkid@2.0.7 dev: true - mirrors.tencent.com/pretty-time/1.1.0: - resolution: {integrity: sha512-28iF6xPQrP8Oa6uxE6a1biz+lWeTOAPKggvjB8HAs6nVMKZwf5bG++632Dx614hIWgUPkgivRfG+a8uAXGTIbA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/pretty-time/-/pretty-time-1.1.0.tgz} + mirrors.tencent.com/pretty-time@1.1.0: + resolution: {integrity: sha512-28iF6xPQrP8Oa6uxE6a1biz+lWeTOAPKggvjB8HAs6nVMKZwf5bG++632Dx614hIWgUPkgivRfG+a8uAXGTIbA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/pretty-time/-/pretty-time-1.1.0.tgz} name: pretty-time version: 1.1.0 engines: {node: '>=4'} dev: true - mirrors.tencent.com/printj/1.3.1: - resolution: {integrity: sha512-GA3TdL8szPK4AQ2YnOe/b+Y1jUFwmmGMMK/qbY7VcE3Z7FU8JstbKiKRzO6CIiAKPhTO8m01NoQ0V5f3jc4OGg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/printj/-/printj-1.3.1.tgz} + mirrors.tencent.com/printj@1.3.1: + resolution: {integrity: sha512-GA3TdL8szPK4AQ2YnOe/b+Y1jUFwmmGMMK/qbY7VcE3Z7FU8JstbKiKRzO6CIiAKPhTO8m01NoQ0V5f3jc4OGg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/printj/-/printj-1.3.1.tgz} name: printj version: 1.3.1 engines: {node: '>=0.8'} hasBin: true dev: false - mirrors.tencent.com/process-nextick-args/2.0.1: - resolution: {integrity: sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/process-nextick-args/-/process-nextick-args-2.0.1.tgz} + mirrors.tencent.com/process-nextick-args@2.0.1: + resolution: {integrity: sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/process-nextick-args/-/process-nextick-args-2.0.1.tgz} name: process-nextick-args version: 2.0.1 - mirrors.tencent.com/process/0.11.10: - resolution: {integrity: sha1-czIwDoQBYb2j5podHZGn1LwW8YI=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/process/-/process-0.11.10.tgz} + mirrors.tencent.com/process@0.11.10: + resolution: {integrity: sha1-czIwDoQBYb2j5podHZGn1LwW8YI=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/process/-/process-0.11.10.tgz} name: process version: 0.11.10 engines: {node: '>= 0.6.0'} dev: true - mirrors.tencent.com/promise-inflight/1.0.1: - resolution: {integrity: sha1-mEcocL8igTL8vdhoEputEsPAKeM=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/promise-inflight/-/promise-inflight-1.0.1.tgz} - name: promise-inflight - version: 1.0.1 - dev: true - - mirrors.tencent.com/promise/7.3.1: - resolution: {integrity: sha512-nolQXZ/4L+bP/UGlkfaIujX9BKxGwmQ9OT4mOt5yvy8iK1h3wqTEJCijzGANTCCl9nWjY41juyAn2K3Q1hLLTg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/promise/-/promise-7.3.1.tgz} + mirrors.tencent.com/promise@7.3.1: + resolution: {integrity: sha512-nolQXZ/4L+bP/UGlkfaIujX9BKxGwmQ9OT4mOt5yvy8iK1h3wqTEJCijzGANTCCl9nWjY41juyAn2K3Q1hLLTg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/promise/-/promise-7.3.1.tgz} name: promise version: 7.3.1 dependencies: - asap: mirrors.tencent.com/asap/2.0.6 + asap: mirrors.tencent.com/asap@2.0.6 dev: false - mirrors.tencent.com/prop-types/15.8.1: - resolution: {integrity: sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/prop-types/-/prop-types-15.8.1.tgz} + mirrors.tencent.com/prop-types@15.8.1: + resolution: {integrity: sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/prop-types/-/prop-types-15.8.1.tgz} name: prop-types version: 15.8.1 dependencies: - loose-envify: mirrors.tencent.com/loose-envify/1.4.0 - object-assign: mirrors.tencent.com/object-assign/4.1.1 - react-is: mirrors.tencent.com/react-is/16.13.1 + loose-envify: mirrors.tencent.com/loose-envify@1.4.0 + object-assign: mirrors.tencent.com/object-assign@4.1.1 + react-is: mirrors.tencent.com/react-is@16.13.1 dev: false - mirrors.tencent.com/proxy-addr/2.0.7: - resolution: {integrity: sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/proxy-addr/-/proxy-addr-2.0.7.tgz} + mirrors.tencent.com/proxy-addr@2.0.7: + resolution: {integrity: sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/proxy-addr/-/proxy-addr-2.0.7.tgz} name: proxy-addr version: 2.0.7 engines: {node: '>= 0.10'} dependencies: - forwarded: mirrors.tencent.com/forwarded/0.2.0 - ipaddr.js: mirrors.tencent.com/ipaddr.js/1.9.1 + forwarded: mirrors.tencent.com/forwarded@0.2.0 + ipaddr.js: mirrors.tencent.com/ipaddr.js@1.9.1 dev: true - mirrors.tencent.com/proxy-agent/5.0.0: - resolution: {integrity: sha512-gkH7BkvLVkSfX9Dk27W6TyNOWWZWRilRfk1XxGNWOYJ2TuedAv1yFpCaU9QSBmBe716XOTNpYNOzhysyw8xn7g==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: http://mirrors.tencent.com/npm/proxy-agent/-/proxy-agent-5.0.0.tgz} + mirrors.tencent.com/proxy-agent@5.0.0: + resolution: {integrity: sha512-gkH7BkvLVkSfX9Dk27W6TyNOWWZWRilRfk1XxGNWOYJ2TuedAv1yFpCaU9QSBmBe716XOTNpYNOzhysyw8xn7g==, registry: https://registry.npmjs.org/, tarball: http://mirrors.tencent.com/npm/proxy-agent/-/proxy-agent-5.0.0.tgz} name: proxy-agent version: 5.0.0 engines: {node: '>= 8'} dependencies: - agent-base: mirrors.tencent.com/agent-base/6.0.2 - debug: mirrors.tencent.com/debug/4.3.4 - http-proxy-agent: mirrors.tencent.com/http-proxy-agent/4.0.1 - https-proxy-agent: mirrors.tencent.com/https-proxy-agent/5.0.0 - lru-cache: mirrors.tencent.com/lru-cache/5.1.1 - pac-proxy-agent: mirrors.tencent.com/pac-proxy-agent/5.0.0 - proxy-from-env: mirrors.tencent.com/proxy-from-env/1.1.0 - socks-proxy-agent: mirrors.tencent.com/socks-proxy-agent/5.0.1 + agent-base: mirrors.tencent.com/agent-base@6.0.2 + debug: 4.3.4(supports-color@6.1.0) + http-proxy-agent: mirrors.tencent.com/http-proxy-agent@4.0.1 + https-proxy-agent: mirrors.tencent.com/https-proxy-agent@5.0.0 + lru-cache: 5.1.1 + pac-proxy-agent: mirrors.tencent.com/pac-proxy-agent@5.0.0 + proxy-from-env: mirrors.tencent.com/proxy-from-env@1.1.0 + socks-proxy-agent: mirrors.tencent.com/socks-proxy-agent@5.0.1 transitivePeerDependencies: - supports-color dev: true - mirrors.tencent.com/proxy-from-env/1.1.0: - resolution: {integrity: sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/proxy-from-env/-/proxy-from-env-1.1.0.tgz} + mirrors.tencent.com/proxy-from-env@1.1.0: + resolution: {integrity: sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/proxy-from-env/-/proxy-from-env-1.1.0.tgz} name: proxy-from-env version: 1.1.0 dev: true - mirrors.tencent.com/prr/1.0.1: - resolution: {integrity: sha1-0/wRS6BplaRexok/SEzrHXj19HY=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/prr/-/prr-1.0.1.tgz} + mirrors.tencent.com/prr@1.0.1: + resolution: {integrity: sha1-0/wRS6BplaRexok/SEzrHXj19HY=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/prr/-/prr-1.0.1.tgz} name: prr version: 1.0.1 + requiresBuild: true dev: true - mirrors.tencent.com/public-encrypt/4.0.3: - resolution: {integrity: sha512-zVpa8oKZSz5bTMTFClc1fQOnyyEzpl5ozpi1B5YcvBrdohMjH2rfsBtyXcuNuwjsDIXmBYlF2N5FlJYhR29t8Q==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/public-encrypt/-/public-encrypt-4.0.3.tgz} + mirrors.tencent.com/public-encrypt@4.0.3: + resolution: {integrity: sha512-zVpa8oKZSz5bTMTFClc1fQOnyyEzpl5ozpi1B5YcvBrdohMjH2rfsBtyXcuNuwjsDIXmBYlF2N5FlJYhR29t8Q==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/public-encrypt/-/public-encrypt-4.0.3.tgz} name: public-encrypt version: 4.0.3 dependencies: - bn.js: mirrors.tencent.com/bn.js/4.12.0 - browserify-rsa: mirrors.tencent.com/browserify-rsa/4.1.0 - create-hash: mirrors.tencent.com/create-hash/1.2.0 - parse-asn1: mirrors.tencent.com/parse-asn1/5.1.6 - randombytes: mirrors.tencent.com/randombytes/2.1.0 - safe-buffer: mirrors.tencent.com/safe-buffer/5.2.1 + bn.js: mirrors.tencent.com/bn.js@4.12.0 + browserify-rsa: mirrors.tencent.com/browserify-rsa@4.1.0 + create-hash: mirrors.tencent.com/create-hash@1.2.0 + parse-asn1: mirrors.tencent.com/parse-asn1@5.1.6 + randombytes: 2.1.0 + safe-buffer: 5.2.1 dev: true - mirrors.tencent.com/pump/2.0.1: - resolution: {integrity: sha512-ruPMNRkN3MHP1cWJc9OWr+T/xDP0jhXYCLfJcBuX54hhfIBnaQmAUMfDcG4DM5UMWByBbJY69QSphm3jtDKIkA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/pump/-/pump-2.0.1.tgz} + mirrors.tencent.com/pump@2.0.1: + resolution: {integrity: sha512-ruPMNRkN3MHP1cWJc9OWr+T/xDP0jhXYCLfJcBuX54hhfIBnaQmAUMfDcG4DM5UMWByBbJY69QSphm3jtDKIkA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/pump/-/pump-2.0.1.tgz} name: pump version: 2.0.1 dependencies: - end-of-stream: mirrors.tencent.com/end-of-stream/1.4.4 - once: mirrors.tencent.com/once/1.4.0 + end-of-stream: mirrors.tencent.com/end-of-stream@1.4.4 + once: 1.4.0 dev: true - mirrors.tencent.com/pump/3.0.0: - resolution: {integrity: sha512-LwZy+p3SFs1Pytd/jYct4wpv49HiYCqd9Rlc5ZVdk0V+8Yzv6jR5Blk3TRmPL1ft69TxP0IMZGJ+WPFU2BFhww==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/pump/-/pump-3.0.0.tgz} + mirrors.tencent.com/pump@3.0.0: + resolution: {integrity: sha512-LwZy+p3SFs1Pytd/jYct4wpv49HiYCqd9Rlc5ZVdk0V+8Yzv6jR5Blk3TRmPL1ft69TxP0IMZGJ+WPFU2BFhww==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/pump/-/pump-3.0.0.tgz} name: pump version: 3.0.0 dependencies: - end-of-stream: mirrors.tencent.com/end-of-stream/1.4.4 - once: mirrors.tencent.com/once/1.4.0 + end-of-stream: mirrors.tencent.com/end-of-stream@1.4.4 + once: 1.4.0 - mirrors.tencent.com/pumpify/1.5.1: - resolution: {integrity: sha512-oClZI37HvuUJJxSKKrC17bZ9Cu0ZYhEAGPsPUy9KlMUmv9dKX2o77RUmq7f3XjIxbwyGwYzbzQ1L2Ks8sIradQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/pumpify/-/pumpify-1.5.1.tgz} + mirrors.tencent.com/pumpify@1.5.1: + resolution: {integrity: sha512-oClZI37HvuUJJxSKKrC17bZ9Cu0ZYhEAGPsPUy9KlMUmv9dKX2o77RUmq7f3XjIxbwyGwYzbzQ1L2Ks8sIradQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/pumpify/-/pumpify-1.5.1.tgz} name: pumpify version: 1.5.1 dependencies: - duplexify: mirrors.tencent.com/duplexify/3.7.1 - inherits: mirrors.tencent.com/inherits/2.0.4 - pump: mirrors.tencent.com/pump/2.0.1 - dev: true - - mirrors.tencent.com/punycode/1.3.2: - resolution: {integrity: sha1-llOgNvt8HuQjQvIyXM7v6jkmxI0=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/punycode/-/punycode-1.3.2.tgz} - name: punycode - version: 1.3.2 - dev: true - - mirrors.tencent.com/punycode/1.4.1: - resolution: {integrity: sha1-wNWmOycYgArY4esPpSachN1BhF4=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/punycode/-/punycode-1.4.1.tgz} - name: punycode - version: 1.4.1 + duplexify: mirrors.tencent.com/duplexify@3.7.1 + inherits: 2.0.4 + pump: mirrors.tencent.com/pump@2.0.1 dev: true - mirrors.tencent.com/punycode/2.1.1: - resolution: {integrity: sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/punycode/-/punycode-2.1.1.tgz} + mirrors.tencent.com/punycode@2.1.1: + resolution: {integrity: sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/punycode/-/punycode-2.1.1.tgz} name: punycode version: 2.1.1 engines: {node: '>=6'} + dev: false - mirrors.tencent.com/q/1.5.1: - resolution: {integrity: sha1-fjL3W0E4EpHQRhHxvxQQmsAGUdc=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/q/-/q-1.5.1.tgz} + mirrors.tencent.com/q@1.5.1: + resolution: {integrity: sha1-fjL3W0E4EpHQRhHxvxQQmsAGUdc=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/q/-/q-1.5.1.tgz} name: q version: 1.5.1 engines: {node: '>=0.6.0', teleport: '>=0.2.0'} - mirrors.tencent.com/qrcode.react/3.0.1_react@16.14.0: - resolution: {integrity: sha512-uCNm16ClMCrdM2R20c/zqmdwHcbMQf3K7ey39EiK/UgEKbqWeM0iH2QxW3iDVFzjQKFzH23ICgOyG4gNsJ0/gw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/qrcode.react/-/qrcode.react-3.0.1.tgz} + mirrors.tencent.com/qrcode.react@3.0.1(react@16.14.0): + resolution: {integrity: sha512-uCNm16ClMCrdM2R20c/zqmdwHcbMQf3K7ey39EiK/UgEKbqWeM0iH2QxW3iDVFzjQKFzH23ICgOyG4gNsJ0/gw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/qrcode.react/-/qrcode.react-3.0.1.tgz} id: mirrors.tencent.com/qrcode.react/3.0.1 name: qrcode.react version: 3.0.1 peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 dependencies: - react: mirrors.tencent.com/react/16.14.0 + react: mirrors.tencent.com/react@16.14.0 dev: false - mirrors.tencent.com/qs/6.10.3: - resolution: {integrity: sha512-wr7M2E0OFRfIfJZjKGieI8lBKb7fRCH4Fv5KNPEs7gJ8jadvotdsS08PzOKR7opXhZ/Xkjtt3WF9g38drmyRqQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/qs/-/qs-6.10.3.tgz} + mirrors.tencent.com/qs@6.10.3: + resolution: {integrity: sha512-wr7M2E0OFRfIfJZjKGieI8lBKb7fRCH4Fv5KNPEs7gJ8jadvotdsS08PzOKR7opXhZ/Xkjtt3WF9g38drmyRqQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/qs/-/qs-6.10.3.tgz} name: qs version: 6.10.3 engines: {node: '>=0.6'} dependencies: - side-channel: mirrors.tencent.com/side-channel/1.0.4 + side-channel: mirrors.tencent.com/side-channel@1.0.4 - mirrors.tencent.com/qs/6.9.7: - resolution: {integrity: sha512-IhMFgUmuNpyRfxA90umL7ByLlgRXu6tIfKPpF5TmcfRLlLCckfP/g3IQmju6jjpu+Hh8rA+2p6A27ZSPOOHdKw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/qs/-/qs-6.9.7.tgz} + mirrors.tencent.com/qs@6.9.7: + resolution: {integrity: sha512-IhMFgUmuNpyRfxA90umL7ByLlgRXu6tIfKPpF5TmcfRLlLCckfP/g3IQmju6jjpu+Hh8rA+2p6A27ZSPOOHdKw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/qs/-/qs-6.9.7.tgz} name: qs version: 6.9.7 engines: {node: '>=0.6'} - mirrors.tencent.com/querystring-es3/0.2.1: - resolution: {integrity: sha1-nsYfeQSYdXB9aUFFlv2Qek1xHnM=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/querystring-es3/-/querystring-es3-0.2.1.tgz} + mirrors.tencent.com/querystring-es3@0.2.1: + resolution: {integrity: sha1-nsYfeQSYdXB9aUFFlv2Qek1xHnM=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/querystring-es3/-/querystring-es3-0.2.1.tgz} name: querystring-es3 version: 0.2.1 engines: {node: '>=0.4.x'} dev: true - mirrors.tencent.com/querystring/0.2.0: - resolution: {integrity: sha1-sgmEkgO7Jd+CDadW50cAWHhSFiA=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/querystring/-/querystring-0.2.0.tgz} + mirrors.tencent.com/querystring@0.2.0: + resolution: {integrity: sha1-sgmEkgO7Jd+CDadW50cAWHhSFiA=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/querystring/-/querystring-0.2.0.tgz} name: querystring version: 0.2.0 engines: {node: '>=0.4.x'} dev: true - mirrors.tencent.com/querystringify/2.2.0: - resolution: {integrity: sha512-FIqgj2EUvTa7R50u0rGsyTftzjYmv/a3hO345bZNrqabNqjtgiDMgmo4mkUjd+nzU5oF3dClKqFIPUKybUyqoQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/querystringify/-/querystringify-2.2.0.tgz} + mirrors.tencent.com/querystringify@2.2.0: + resolution: {integrity: sha512-FIqgj2EUvTa7R50u0rGsyTftzjYmv/a3hO345bZNrqabNqjtgiDMgmo4mkUjd+nzU5oF3dClKqFIPUKybUyqoQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/querystringify/-/querystringify-2.2.0.tgz} name: querystringify version: 2.2.0 dev: true - mirrors.tencent.com/queue-microtask/1.2.3: - resolution: {integrity: sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/queue-microtask/-/queue-microtask-1.2.3.tgz} + mirrors.tencent.com/queue-microtask@1.2.3: + resolution: {integrity: sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/queue-microtask/-/queue-microtask-1.2.3.tgz} name: queue-microtask version: 1.2.3 dev: true - mirrors.tencent.com/quick-lru/4.0.1: - resolution: {integrity: sha512-ARhCpm70fzdcvNQfPoy49IaanKkTlRWF2JMzqhcJbhSFRZv7nPTvZJdcY7301IPmvW+/p0RgIWnQDLJxifsQ7g==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/quick-lru/-/quick-lru-4.0.1.tgz} + mirrors.tencent.com/quick-lru@4.0.1: + resolution: {integrity: sha512-ARhCpm70fzdcvNQfPoy49IaanKkTlRWF2JMzqhcJbhSFRZv7nPTvZJdcY7301IPmvW+/p0RgIWnQDLJxifsQ7g==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/quick-lru/-/quick-lru-4.0.1.tgz} name: quick-lru version: 4.0.1 engines: {node: '>=8'} - mirrors.tencent.com/randombytes/2.1.0: - resolution: {integrity: sha512-vYl3iOX+4CKUWuxGi9Ukhie6fsqXqS9FE2Zaic4tNFD2N2QQaXOMFbuKK4QmDHC0JO6B1Zp41J0LpT0oR68amQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/randombytes/-/randombytes-2.1.0.tgz} - name: randombytes - version: 2.1.0 - dependencies: - safe-buffer: mirrors.tencent.com/safe-buffer/5.2.1 - dev: true - - mirrors.tencent.com/randomfill/1.0.4: - resolution: {integrity: sha512-87lcbR8+MhcWcUiQ+9e+Rwx8MyR2P7qnt15ynUlbm3TU/fjbgz4GsvfSUDTemtCCtVCqb4ZcEFlyPNTh9bBTLw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/randomfill/-/randomfill-1.0.4.tgz} + mirrors.tencent.com/randomfill@1.0.4: + resolution: {integrity: sha512-87lcbR8+MhcWcUiQ+9e+Rwx8MyR2P7qnt15ynUlbm3TU/fjbgz4GsvfSUDTemtCCtVCqb4ZcEFlyPNTh9bBTLw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/randomfill/-/randomfill-1.0.4.tgz} name: randomfill version: 1.0.4 dependencies: - randombytes: mirrors.tencent.com/randombytes/2.1.0 - safe-buffer: mirrors.tencent.com/safe-buffer/5.2.1 + randombytes: 2.1.0 + safe-buffer: 5.2.1 dev: true - mirrors.tencent.com/range-parser/1.2.1: - resolution: {integrity: sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/range-parser/-/range-parser-1.2.1.tgz} + mirrors.tencent.com/range-parser@1.2.1: + resolution: {integrity: sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/range-parser/-/range-parser-1.2.1.tgz} name: range-parser version: 1.2.1 engines: {node: '>= 0.6'} dev: true - mirrors.tencent.com/raw-body/2.4.3: - resolution: {integrity: sha512-UlTNLIcu0uzb4D2f4WltY6cVjLi+/jEN4lgEUj3E04tpMDpUlkBo/eSn6zou9hum2VMNpCCUone0O0WeJim07g==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/raw-body/-/raw-body-2.4.3.tgz} + mirrors.tencent.com/raw-body@2.4.3: + resolution: {integrity: sha512-UlTNLIcu0uzb4D2f4WltY6cVjLi+/jEN4lgEUj3E04tpMDpUlkBo/eSn6zou9hum2VMNpCCUone0O0WeJim07g==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/raw-body/-/raw-body-2.4.3.tgz} name: raw-body version: 2.4.3 engines: {node: '>= 0.8'} dependencies: - bytes: mirrors.tencent.com/bytes/3.1.2 - http-errors: mirrors.tencent.com/http-errors/1.8.1 - iconv-lite: mirrors.tencent.com/iconv-lite/0.4.24 - unpipe: mirrors.tencent.com/unpipe/1.0.0 + bytes: mirrors.tencent.com/bytes@3.1.2 + http-errors: mirrors.tencent.com/http-errors@1.8.1 + iconv-lite: mirrors.tencent.com/iconv-lite@0.4.24 + unpipe: mirrors.tencent.com/unpipe@1.0.0 dev: true - mirrors.tencent.com/raw-body/2.5.1: - resolution: {integrity: sha512-qqJBtEyVgS0ZmPGdCFPWJ3FreoqvG4MVQln/kCgF7Olq95IbOp0/BWyMwbdtn4VTvkM8Y7khCQ2Xgk/tcrCXig==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/raw-body/-/raw-body-2.5.1.tgz} + mirrors.tencent.com/raw-body@2.5.1: + resolution: {integrity: sha512-qqJBtEyVgS0ZmPGdCFPWJ3FreoqvG4MVQln/kCgF7Olq95IbOp0/BWyMwbdtn4VTvkM8Y7khCQ2Xgk/tcrCXig==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/raw-body/-/raw-body-2.5.1.tgz} name: raw-body version: 2.5.1 engines: {node: '>= 0.8'} dependencies: - bytes: mirrors.tencent.com/bytes/3.1.2 - http-errors: mirrors.tencent.com/http-errors/2.0.0 - iconv-lite: mirrors.tencent.com/iconv-lite/0.4.24 - unpipe: mirrors.tencent.com/unpipe/1.0.0 + bytes: mirrors.tencent.com/bytes@3.1.2 + http-errors: mirrors.tencent.com/http-errors@2.0.0 + iconv-lite: mirrors.tencent.com/iconv-lite@0.4.24 + unpipe: mirrors.tencent.com/unpipe@1.0.0 dev: true - mirrors.tencent.com/rc-align/4.0.11_react-dom@16.14.0+react@16.14.0: - resolution: {integrity: sha512-n9mQfIYQbbNTbefyQnRHZPWuTEwG1rY4a9yKlIWHSTbgwI+XUMGRYd0uJ5pE2UbrNX0WvnMBA1zJ3Lrecpra/A==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/rc-align/-/rc-align-4.0.11.tgz} + mirrors.tencent.com/rc-align@4.0.11(react-dom@16.14.0)(react@16.14.0): + resolution: {integrity: sha512-n9mQfIYQbbNTbefyQnRHZPWuTEwG1rY4a9yKlIWHSTbgwI+XUMGRYd0uJ5pE2UbrNX0WvnMBA1zJ3Lrecpra/A==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/rc-align/-/rc-align-4.0.11.tgz} id: mirrors.tencent.com/rc-align/4.0.11 name: rc-align version: 4.0.11 @@ -11570,17 +12191,17 @@ packages: react-dom: '>=16.9.0' dependencies: '@babel/runtime': 7.17.8 - classnames: mirrors.tencent.com/classnames/2.3.1 - dom-align: mirrors.tencent.com/dom-align/1.12.2 - lodash: mirrors.tencent.com/lodash/4.17.21 - rc-util: mirrors.tencent.com/rc-util/5.19.3_react-dom@16.14.0+react@16.14.0 - react: mirrors.tencent.com/react/16.14.0 - react-dom: mirrors.tencent.com/react-dom/16.14.0_react@16.14.0 - resize-observer-polyfill: mirrors.tencent.com/resize-observer-polyfill/1.5.1 + classnames: mirrors.tencent.com/classnames@2.3.1 + dom-align: mirrors.tencent.com/dom-align@1.12.2 + lodash: mirrors.tencent.com/lodash@4.17.21 + rc-util: mirrors.tencent.com/rc-util@5.19.3(react-dom@16.14.0)(react@16.14.0) + react: mirrors.tencent.com/react@16.14.0 + react-dom: mirrors.tencent.com/react-dom@16.14.0(react@16.14.0) + resize-observer-polyfill: mirrors.tencent.com/resize-observer-polyfill@1.5.1 dev: false - mirrors.tencent.com/rc-cascader/3.2.9_react-dom@16.14.0+react@16.14.0: - resolution: {integrity: sha512-Mvkegzf506PD7qc38kg2tGllIBXs5dio3DPg+NER7SiOfCXBCATWYEs0CbUp8JDQgYHoHF0vPvFMYtxFTJuWaw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/rc-cascader/-/rc-cascader-3.2.9.tgz} + mirrors.tencent.com/rc-cascader@3.2.9(react-dom@16.14.0)(react@16.14.0): + resolution: {integrity: sha512-Mvkegzf506PD7qc38kg2tGllIBXs5dio3DPg+NER7SiOfCXBCATWYEs0CbUp8JDQgYHoHF0vPvFMYtxFTJuWaw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/rc-cascader/-/rc-cascader-3.2.9.tgz} id: mirrors.tencent.com/rc-cascader/3.2.9 name: rc-cascader version: 3.2.9 @@ -11589,17 +12210,17 @@ packages: react-dom: '>=16.9.0' dependencies: '@babel/runtime': 7.17.8 - array-tree-filter: mirrors.tencent.com/array-tree-filter/2.1.0 - classnames: mirrors.tencent.com/classnames/2.3.1 - rc-select: mirrors.tencent.com/rc-select/14.0.6_react-dom@16.14.0+react@16.14.0 - rc-tree: mirrors.tencent.com/rc-tree/5.4.4_react-dom@16.14.0+react@16.14.0 - rc-util: mirrors.tencent.com/rc-util/5.19.3_react-dom@16.14.0+react@16.14.0 - react: mirrors.tencent.com/react/16.14.0 - react-dom: mirrors.tencent.com/react-dom/16.14.0_react@16.14.0 + array-tree-filter: mirrors.tencent.com/array-tree-filter@2.1.0 + classnames: mirrors.tencent.com/classnames@2.3.1 + rc-select: mirrors.tencent.com/rc-select@14.0.6(react-dom@16.14.0)(react@16.14.0) + rc-tree: mirrors.tencent.com/rc-tree@5.4.4(react-dom@16.14.0)(react@16.14.0) + rc-util: mirrors.tencent.com/rc-util@5.19.3(react-dom@16.14.0)(react@16.14.0) + react: mirrors.tencent.com/react@16.14.0 + react-dom: mirrors.tencent.com/react-dom@16.14.0(react@16.14.0) dev: false - mirrors.tencent.com/rc-checkbox/2.3.2_react-dom@16.14.0+react@16.14.0: - resolution: {integrity: sha512-afVi1FYiGv1U0JlpNH/UaEXdh6WUJjcWokj/nUN2TgG80bfG+MDdbfHKlLcNNba94mbjy2/SXJ1HDgrOkXGAjg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/rc-checkbox/-/rc-checkbox-2.3.2.tgz} + mirrors.tencent.com/rc-checkbox@2.3.2(react-dom@16.14.0)(react@16.14.0): + resolution: {integrity: sha512-afVi1FYiGv1U0JlpNH/UaEXdh6WUJjcWokj/nUN2TgG80bfG+MDdbfHKlLcNNba94mbjy2/SXJ1HDgrOkXGAjg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/rc-checkbox/-/rc-checkbox-2.3.2.tgz} id: mirrors.tencent.com/rc-checkbox/2.3.2 name: rc-checkbox version: 2.3.2 @@ -11608,13 +12229,13 @@ packages: react-dom: '>=16.9.0' dependencies: '@babel/runtime': 7.17.8 - classnames: mirrors.tencent.com/classnames/2.3.1 - react: mirrors.tencent.com/react/16.14.0 - react-dom: mirrors.tencent.com/react-dom/16.14.0_react@16.14.0 + classnames: mirrors.tencent.com/classnames@2.3.1 + react: mirrors.tencent.com/react@16.14.0 + react-dom: mirrors.tencent.com/react-dom@16.14.0(react@16.14.0) dev: false - mirrors.tencent.com/rc-collapse/3.1.2_react-dom@16.14.0+react@16.14.0: - resolution: {integrity: sha512-HujcKq7mghk/gVKeI6EjzTbb8e19XUZpakrYazu1MblEZ3Hu3WBMSN4A3QmvbF6n1g7x6lUlZvsHZ5shABWYOQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/rc-collapse/-/rc-collapse-3.1.2.tgz} + mirrors.tencent.com/rc-collapse@3.1.2(react-dom@16.14.0)(react@16.14.0): + resolution: {integrity: sha512-HujcKq7mghk/gVKeI6EjzTbb8e19XUZpakrYazu1MblEZ3Hu3WBMSN4A3QmvbF6n1g7x6lUlZvsHZ5shABWYOQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/rc-collapse/-/rc-collapse-3.1.2.tgz} id: mirrors.tencent.com/rc-collapse/3.1.2 name: rc-collapse version: 3.1.2 @@ -11623,16 +12244,16 @@ packages: react-dom: '>=16.9.0' dependencies: '@babel/runtime': 7.17.8 - classnames: mirrors.tencent.com/classnames/2.3.1 - rc-motion: mirrors.tencent.com/rc-motion/2.4.6_react-dom@16.14.0+react@16.14.0 - rc-util: mirrors.tencent.com/rc-util/5.19.3_react-dom@16.14.0+react@16.14.0 - react: mirrors.tencent.com/react/16.14.0 - react-dom: mirrors.tencent.com/react-dom/16.14.0_react@16.14.0 - shallowequal: mirrors.tencent.com/shallowequal/1.1.0 + classnames: mirrors.tencent.com/classnames@2.3.1 + rc-motion: mirrors.tencent.com/rc-motion@2.4.6(react-dom@16.14.0)(react@16.14.0) + rc-util: mirrors.tencent.com/rc-util@5.19.3(react-dom@16.14.0)(react@16.14.0) + react: mirrors.tencent.com/react@16.14.0 + react-dom: mirrors.tencent.com/react-dom@16.14.0(react@16.14.0) + shallowequal: mirrors.tencent.com/shallowequal@1.1.0 dev: false - mirrors.tencent.com/rc-dialog/8.6.0_react-dom@16.14.0+react@16.14.0: - resolution: {integrity: sha512-GSbkfqjqxpZC5/zc+8H332+q5l/DKUhpQr0vdX2uDsxo5K0PhvaMEVjyoJUTkZ3+JstEADQji1PVLVb/2bJeOQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/rc-dialog/-/rc-dialog-8.6.0.tgz} + mirrors.tencent.com/rc-dialog@8.6.0(react-dom@16.14.0)(react@16.14.0): + resolution: {integrity: sha512-GSbkfqjqxpZC5/zc+8H332+q5l/DKUhpQr0vdX2uDsxo5K0PhvaMEVjyoJUTkZ3+JstEADQji1PVLVb/2bJeOQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/rc-dialog/-/rc-dialog-8.6.0.tgz} id: mirrors.tencent.com/rc-dialog/8.6.0 name: rc-dialog version: 8.6.0 @@ -11641,15 +12262,15 @@ packages: react-dom: '>=16.9.0' dependencies: '@babel/runtime': 7.17.8 - classnames: mirrors.tencent.com/classnames/2.3.1 - rc-motion: mirrors.tencent.com/rc-motion/2.4.6_react-dom@16.14.0+react@16.14.0 - rc-util: mirrors.tencent.com/rc-util/5.19.3_react-dom@16.14.0+react@16.14.0 - react: mirrors.tencent.com/react/16.14.0 - react-dom: mirrors.tencent.com/react-dom/16.14.0_react@16.14.0 + classnames: mirrors.tencent.com/classnames@2.3.1 + rc-motion: mirrors.tencent.com/rc-motion@2.4.6(react-dom@16.14.0)(react@16.14.0) + rc-util: mirrors.tencent.com/rc-util@5.19.3(react-dom@16.14.0)(react@16.14.0) + react: mirrors.tencent.com/react@16.14.0 + react-dom: mirrors.tencent.com/react-dom@16.14.0(react@16.14.0) dev: false - mirrors.tencent.com/rc-drawer/4.4.3_react-dom@16.14.0+react@16.14.0: - resolution: {integrity: sha512-FYztwRs3uXnFOIf1hLvFxIQP9MiZJA+0w+Os8dfDh/90X7z/HqP/Yg+noLCIeHEbKln1Tqelv8ymCAN24zPcfQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/rc-drawer/-/rc-drawer-4.4.3.tgz} + mirrors.tencent.com/rc-drawer@4.4.3(react-dom@16.14.0)(react@16.14.0): + resolution: {integrity: sha512-FYztwRs3uXnFOIf1hLvFxIQP9MiZJA+0w+Os8dfDh/90X7z/HqP/Yg+noLCIeHEbKln1Tqelv8ymCAN24zPcfQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/rc-drawer/-/rc-drawer-4.4.3.tgz} id: mirrors.tencent.com/rc-drawer/4.4.3 name: rc-drawer version: 4.4.3 @@ -11658,14 +12279,14 @@ packages: react-dom: '>=16.9.0' dependencies: '@babel/runtime': 7.17.8 - classnames: mirrors.tencent.com/classnames/2.3.1 - rc-util: mirrors.tencent.com/rc-util/5.19.3_react-dom@16.14.0+react@16.14.0 - react: mirrors.tencent.com/react/16.14.0 - react-dom: mirrors.tencent.com/react-dom/16.14.0_react@16.14.0 + classnames: mirrors.tencent.com/classnames@2.3.1 + rc-util: mirrors.tencent.com/rc-util@5.19.3(react-dom@16.14.0)(react@16.14.0) + react: mirrors.tencent.com/react@16.14.0 + react-dom: mirrors.tencent.com/react-dom@16.14.0(react@16.14.0) dev: false - mirrors.tencent.com/rc-dropdown/3.3.3_react-dom@16.14.0+react@16.14.0: - resolution: {integrity: sha512-UNe68VpvtrpU0CS4jh5hD4iGqzi4Pdp7uOya6+H3QIEZxe7K+Xs11BNjZm6W4MaL0jTmzUj+bxvnq5bP3rRoVQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/rc-dropdown/-/rc-dropdown-3.3.3.tgz} + mirrors.tencent.com/rc-dropdown@3.3.3(react-dom@16.14.0)(react@16.14.0): + resolution: {integrity: sha512-UNe68VpvtrpU0CS4jh5hD4iGqzi4Pdp7uOya6+H3QIEZxe7K+Xs11BNjZm6W4MaL0jTmzUj+bxvnq5bP3rRoVQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/rc-dropdown/-/rc-dropdown-3.3.3.tgz} id: mirrors.tencent.com/rc-dropdown/3.3.3 name: rc-dropdown version: 3.3.3 @@ -11674,15 +12295,15 @@ packages: react-dom: '>=16.11.0' dependencies: '@babel/runtime': 7.17.8 - classnames: mirrors.tencent.com/classnames/2.3.1 - rc-trigger: mirrors.tencent.com/rc-trigger/5.2.11_react-dom@16.14.0+react@16.14.0 - rc-util: mirrors.tencent.com/rc-util/5.19.3_react-dom@16.14.0+react@16.14.0 - react: mirrors.tencent.com/react/16.14.0 - react-dom: mirrors.tencent.com/react-dom/16.14.0_react@16.14.0 + classnames: mirrors.tencent.com/classnames@2.3.1 + rc-trigger: mirrors.tencent.com/rc-trigger@5.2.11(react-dom@16.14.0)(react@16.14.0) + rc-util: mirrors.tencent.com/rc-util@5.19.3(react-dom@16.14.0)(react@16.14.0) + react: mirrors.tencent.com/react@16.14.0 + react-dom: mirrors.tencent.com/react-dom@16.14.0(react@16.14.0) dev: false - mirrors.tencent.com/rc-field-form/1.24.0_react-dom@16.14.0+react@16.14.0: - resolution: {integrity: sha512-5beNBU5gEyi8YRYyqbTWSu5hO0jZQN0AWpY3U7TcllUKrDLcZZdRXuAOpyxJQcttWFs+UAFsbcRAUtnOGBjl7w==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/rc-field-form/-/rc-field-form-1.24.0.tgz} + mirrors.tencent.com/rc-field-form@1.24.0(react-dom@16.14.0)(react@16.14.0): + resolution: {integrity: sha512-5beNBU5gEyi8YRYyqbTWSu5hO0jZQN0AWpY3U7TcllUKrDLcZZdRXuAOpyxJQcttWFs+UAFsbcRAUtnOGBjl7w==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/rc-field-form/-/rc-field-form-1.24.0.tgz} id: mirrors.tencent.com/rc-field-form/1.24.0 name: rc-field-form version: 1.24.0 @@ -11692,14 +12313,14 @@ packages: react-dom: '>=16.9.0' dependencies: '@babel/runtime': 7.17.8 - async-validator: mirrors.tencent.com/async-validator/4.0.7 - rc-util: mirrors.tencent.com/rc-util/5.19.3_react-dom@16.14.0+react@16.14.0 - react: mirrors.tencent.com/react/16.14.0 - react-dom: mirrors.tencent.com/react-dom/16.14.0_react@16.14.0 + async-validator: mirrors.tencent.com/async-validator@4.0.7 + rc-util: mirrors.tencent.com/rc-util@5.19.3(react-dom@16.14.0)(react@16.14.0) + react: mirrors.tencent.com/react@16.14.0 + react-dom: mirrors.tencent.com/react-dom@16.14.0(react@16.14.0) dev: false - mirrors.tencent.com/rc-image/5.2.5_react-dom@16.14.0+react@16.14.0: - resolution: {integrity: sha512-qUfZjYIODxO0c8a8P5GeuclYXZjzW4hV/5hyo27XqSFo1DmTCs2HkVeQObkcIk5kNsJtgsj1KoPThVsSc/PXOw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/rc-image/-/rc-image-5.2.5.tgz} + mirrors.tencent.com/rc-image@5.2.5(react-dom@16.14.0)(react@16.14.0): + resolution: {integrity: sha512-qUfZjYIODxO0c8a8P5GeuclYXZjzW4hV/5hyo27XqSFo1DmTCs2HkVeQObkcIk5kNsJtgsj1KoPThVsSc/PXOw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/rc-image/-/rc-image-5.2.5.tgz} id: mirrors.tencent.com/rc-image/5.2.5 name: rc-image version: 5.2.5 @@ -11708,15 +12329,15 @@ packages: react-dom: '>=16.9.0' dependencies: '@babel/runtime': 7.17.8 - classnames: mirrors.tencent.com/classnames/2.3.1 - rc-dialog: mirrors.tencent.com/rc-dialog/8.6.0_react-dom@16.14.0+react@16.14.0 - rc-util: mirrors.tencent.com/rc-util/5.19.3_react-dom@16.14.0+react@16.14.0 - react: mirrors.tencent.com/react/16.14.0 - react-dom: mirrors.tencent.com/react-dom/16.14.0_react@16.14.0 + classnames: mirrors.tencent.com/classnames@2.3.1 + rc-dialog: mirrors.tencent.com/rc-dialog@8.6.0(react-dom@16.14.0)(react@16.14.0) + rc-util: mirrors.tencent.com/rc-util@5.19.3(react-dom@16.14.0)(react@16.14.0) + react: mirrors.tencent.com/react@16.14.0 + react-dom: mirrors.tencent.com/react-dom@16.14.0(react@16.14.0) dev: false - mirrors.tencent.com/rc-input-number/7.3.4_react-dom@16.14.0+react@16.14.0: - resolution: {integrity: sha512-W9uqSzuvJUnz8H8vsVY4kx+yK51SsAxNTwr8SNH4G3XqQNocLVmKIibKFRjocnYX1RDHMND9FFbgj2h7E7nvGA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/rc-input-number/-/rc-input-number-7.3.4.tgz} + mirrors.tencent.com/rc-input-number@7.3.4(react-dom@16.14.0)(react@16.14.0): + resolution: {integrity: sha512-W9uqSzuvJUnz8H8vsVY4kx+yK51SsAxNTwr8SNH4G3XqQNocLVmKIibKFRjocnYX1RDHMND9FFbgj2h7E7nvGA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/rc-input-number/-/rc-input-number-7.3.4.tgz} id: mirrors.tencent.com/rc-input-number/7.3.4 name: rc-input-number version: 7.3.4 @@ -11725,14 +12346,14 @@ packages: react-dom: '>=16.9.0' dependencies: '@babel/runtime': 7.17.8 - classnames: mirrors.tencent.com/classnames/2.3.1 - rc-util: mirrors.tencent.com/rc-util/5.19.3_react-dom@16.14.0+react@16.14.0 - react: mirrors.tencent.com/react/16.14.0 - react-dom: mirrors.tencent.com/react-dom/16.14.0_react@16.14.0 + classnames: mirrors.tencent.com/classnames@2.3.1 + rc-util: mirrors.tencent.com/rc-util@5.19.3(react-dom@16.14.0)(react@16.14.0) + react: mirrors.tencent.com/react@16.14.0 + react-dom: mirrors.tencent.com/react-dom@16.14.0(react@16.14.0) dev: false - mirrors.tencent.com/rc-input/0.0.1-alpha.6_react-dom@16.14.0+react@16.14.0: - resolution: {integrity: sha512-kgpmbxa9vp6kPLW7IP5/Lf6wuaMq+pUq+dPz98vIM58h4wkEKgBQlkMIg9OCEVQIiR8rEPEoe4dO2fc9R0aypQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/rc-input/-/rc-input-0.0.1-alpha.6.tgz} + mirrors.tencent.com/rc-input@0.0.1-alpha.6(react-dom@16.14.0)(react@16.14.0): + resolution: {integrity: sha512-kgpmbxa9vp6kPLW7IP5/Lf6wuaMq+pUq+dPz98vIM58h4wkEKgBQlkMIg9OCEVQIiR8rEPEoe4dO2fc9R0aypQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/rc-input/-/rc-input-0.0.1-alpha.6.tgz} id: mirrors.tencent.com/rc-input/0.0.1-alpha.6 name: rc-input version: 0.0.1-alpha.6 @@ -11741,14 +12362,14 @@ packages: react-dom: '>=16.0.0' dependencies: '@babel/runtime': 7.17.8 - classnames: mirrors.tencent.com/classnames/2.3.1 - rc-util: mirrors.tencent.com/rc-util/5.19.3_react-dom@16.14.0+react@16.14.0 - react: mirrors.tencent.com/react/16.14.0 - react-dom: mirrors.tencent.com/react-dom/16.14.0_react@16.14.0 + classnames: mirrors.tencent.com/classnames@2.3.1 + rc-util: mirrors.tencent.com/rc-util@5.19.3(react-dom@16.14.0)(react@16.14.0) + react: mirrors.tencent.com/react@16.14.0 + react-dom: mirrors.tencent.com/react-dom@16.14.0(react@16.14.0) dev: false - mirrors.tencent.com/rc-mentions/1.6.5_react-dom@16.14.0+react@16.14.0: - resolution: {integrity: sha512-CUU4+q+awG2pA0l/tG2kPB2ytWbKQUkFxVeKwacr63w7crE/yjfzrFXxs/1fxhyEbQUWdAZt/L25QBieukYQ5w==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/rc-mentions/-/rc-mentions-1.6.5.tgz} + mirrors.tencent.com/rc-mentions@1.6.5(react-dom@16.14.0)(react@16.14.0): + resolution: {integrity: sha512-CUU4+q+awG2pA0l/tG2kPB2ytWbKQUkFxVeKwacr63w7crE/yjfzrFXxs/1fxhyEbQUWdAZt/L25QBieukYQ5w==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/rc-mentions/-/rc-mentions-1.6.5.tgz} id: mirrors.tencent.com/rc-mentions/1.6.5 name: rc-mentions version: 1.6.5 @@ -11757,17 +12378,17 @@ packages: react-dom: '>=16.9.0' dependencies: '@babel/runtime': 7.17.8 - classnames: mirrors.tencent.com/classnames/2.3.1 - rc-menu: mirrors.tencent.com/rc-menu/9.3.2_react-dom@16.14.0+react@16.14.0 - rc-textarea: mirrors.tencent.com/rc-textarea/0.3.7_react-dom@16.14.0+react@16.14.0 - rc-trigger: mirrors.tencent.com/rc-trigger/5.2.11_react-dom@16.14.0+react@16.14.0 - rc-util: mirrors.tencent.com/rc-util/5.19.3_react-dom@16.14.0+react@16.14.0 - react: mirrors.tencent.com/react/16.14.0 - react-dom: mirrors.tencent.com/react-dom/16.14.0_react@16.14.0 + classnames: mirrors.tencent.com/classnames@2.3.1 + rc-menu: mirrors.tencent.com/rc-menu@9.3.2(react-dom@16.14.0)(react@16.14.0) + rc-textarea: mirrors.tencent.com/rc-textarea@0.3.7(react-dom@16.14.0)(react@16.14.0) + rc-trigger: mirrors.tencent.com/rc-trigger@5.2.11(react-dom@16.14.0)(react@16.14.0) + rc-util: mirrors.tencent.com/rc-util@5.19.3(react-dom@16.14.0)(react@16.14.0) + react: mirrors.tencent.com/react@16.14.0 + react-dom: mirrors.tencent.com/react-dom@16.14.0(react@16.14.0) dev: false - mirrors.tencent.com/rc-menu/9.3.2_react-dom@16.14.0+react@16.14.0: - resolution: {integrity: sha512-h3m45oY1INZyqphGELkdT0uiPnFzxkML8m0VMhJnk2fowtqfiT7F5tJLT3znEVaPIY80vMy1bClCkgq8U91CzQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/rc-menu/-/rc-menu-9.3.2.tgz} + mirrors.tencent.com/rc-menu@9.3.2(react-dom@16.14.0)(react@16.14.0): + resolution: {integrity: sha512-h3m45oY1INZyqphGELkdT0uiPnFzxkML8m0VMhJnk2fowtqfiT7F5tJLT3znEVaPIY80vMy1bClCkgq8U91CzQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/rc-menu/-/rc-menu-9.3.2.tgz} id: mirrors.tencent.com/rc-menu/9.3.2 name: rc-menu version: 9.3.2 @@ -11776,18 +12397,18 @@ packages: react-dom: '>=16.9.0' dependencies: '@babel/runtime': 7.17.8 - classnames: mirrors.tencent.com/classnames/2.3.1 - rc-motion: mirrors.tencent.com/rc-motion/2.4.6_react-dom@16.14.0+react@16.14.0 - rc-overflow: mirrors.tencent.com/rc-overflow/1.2.4_react-dom@16.14.0+react@16.14.0 - rc-trigger: mirrors.tencent.com/rc-trigger/5.2.11_react-dom@16.14.0+react@16.14.0 - rc-util: mirrors.tencent.com/rc-util/5.19.3_react-dom@16.14.0+react@16.14.0 - react: mirrors.tencent.com/react/16.14.0 - react-dom: mirrors.tencent.com/react-dom/16.14.0_react@16.14.0 - shallowequal: mirrors.tencent.com/shallowequal/1.1.0 - dev: false - - mirrors.tencent.com/rc-motion/2.4.6_react-dom@16.14.0+react@16.14.0: - resolution: {integrity: sha512-nXIHve2EDQZ8BFHfgJI3HYMMOZ7HGsolCfA9ozP99/gc1UqpgKys1TYrQWdXa2trff0V3JLhgn2zz+w9VsyktA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/rc-motion/-/rc-motion-2.4.6.tgz} + classnames: mirrors.tencent.com/classnames@2.3.1 + rc-motion: mirrors.tencent.com/rc-motion@2.4.6(react-dom@16.14.0)(react@16.14.0) + rc-overflow: mirrors.tencent.com/rc-overflow@1.2.4(react-dom@16.14.0)(react@16.14.0) + rc-trigger: mirrors.tencent.com/rc-trigger@5.2.11(react-dom@16.14.0)(react@16.14.0) + rc-util: mirrors.tencent.com/rc-util@5.19.3(react-dom@16.14.0)(react@16.14.0) + react: mirrors.tencent.com/react@16.14.0 + react-dom: mirrors.tencent.com/react-dom@16.14.0(react@16.14.0) + shallowequal: mirrors.tencent.com/shallowequal@1.1.0 + dev: false + + mirrors.tencent.com/rc-motion@2.4.6(react-dom@16.14.0)(react@16.14.0): + resolution: {integrity: sha512-nXIHve2EDQZ8BFHfgJI3HYMMOZ7HGsolCfA9ozP99/gc1UqpgKys1TYrQWdXa2trff0V3JLhgn2zz+w9VsyktA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/rc-motion/-/rc-motion-2.4.6.tgz} id: mirrors.tencent.com/rc-motion/2.4.6 name: rc-motion version: 2.4.6 @@ -11796,14 +12417,14 @@ packages: react-dom: '>=16.9.0' dependencies: '@babel/runtime': 7.17.8 - classnames: mirrors.tencent.com/classnames/2.3.1 - rc-util: mirrors.tencent.com/rc-util/5.19.3_react-dom@16.14.0+react@16.14.0 - react: mirrors.tencent.com/react/16.14.0 - react-dom: mirrors.tencent.com/react-dom/16.14.0_react@16.14.0 + classnames: mirrors.tencent.com/classnames@2.3.1 + rc-util: mirrors.tencent.com/rc-util@5.19.3(react-dom@16.14.0)(react@16.14.0) + react: mirrors.tencent.com/react@16.14.0 + react-dom: mirrors.tencent.com/react-dom@16.14.0(react@16.14.0) dev: false - mirrors.tencent.com/rc-notification/4.5.7_react-dom@16.14.0+react@16.14.0: - resolution: {integrity: sha512-zhTGUjBIItbx96SiRu3KVURcLOydLUHZCPpYEn1zvh+re//Tnq/wSxN4FKgp38n4HOgHSVxcLEeSxBMTeBBDdw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/rc-notification/-/rc-notification-4.5.7.tgz} + mirrors.tencent.com/rc-notification@4.5.7(react-dom@16.14.0)(react@16.14.0): + resolution: {integrity: sha512-zhTGUjBIItbx96SiRu3KVURcLOydLUHZCPpYEn1zvh+re//Tnq/wSxN4FKgp38n4HOgHSVxcLEeSxBMTeBBDdw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/rc-notification/-/rc-notification-4.5.7.tgz} id: mirrors.tencent.com/rc-notification/4.5.7 name: rc-notification version: 4.5.7 @@ -11813,15 +12434,15 @@ packages: react-dom: '>=16.9.0' dependencies: '@babel/runtime': 7.17.8 - classnames: mirrors.tencent.com/classnames/2.3.1 - rc-motion: mirrors.tencent.com/rc-motion/2.4.6_react-dom@16.14.0+react@16.14.0 - rc-util: mirrors.tencent.com/rc-util/5.19.3_react-dom@16.14.0+react@16.14.0 - react: mirrors.tencent.com/react/16.14.0 - react-dom: mirrors.tencent.com/react-dom/16.14.0_react@16.14.0 + classnames: mirrors.tencent.com/classnames@2.3.1 + rc-motion: mirrors.tencent.com/rc-motion@2.4.6(react-dom@16.14.0)(react@16.14.0) + rc-util: mirrors.tencent.com/rc-util@5.19.3(react-dom@16.14.0)(react@16.14.0) + react: mirrors.tencent.com/react@16.14.0 + react-dom: mirrors.tencent.com/react-dom@16.14.0(react@16.14.0) dev: false - mirrors.tencent.com/rc-overflow/1.2.4_react-dom@16.14.0+react@16.14.0: - resolution: {integrity: sha512-nIeelyYfdS+mQBK1++FisLZEvZ8xVAzC+duG+TC4TmqNN+kTHraiGntV9/zxDGA1ruyQ91YRJ549JjFodCBnsw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/rc-overflow/-/rc-overflow-1.2.4.tgz} + mirrors.tencent.com/rc-overflow@1.2.4(react-dom@16.14.0)(react@16.14.0): + resolution: {integrity: sha512-nIeelyYfdS+mQBK1++FisLZEvZ8xVAzC+duG+TC4TmqNN+kTHraiGntV9/zxDGA1ruyQ91YRJ549JjFodCBnsw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/rc-overflow/-/rc-overflow-1.2.4.tgz} id: mirrors.tencent.com/rc-overflow/1.2.4 name: rc-overflow version: 1.2.4 @@ -11830,15 +12451,15 @@ packages: react-dom: '>=16.9.0' dependencies: '@babel/runtime': 7.17.8 - classnames: mirrors.tencent.com/classnames/2.3.1 - rc-resize-observer: mirrors.tencent.com/rc-resize-observer/1.2.0_react-dom@16.14.0+react@16.14.0 - rc-util: mirrors.tencent.com/rc-util/5.19.3_react-dom@16.14.0+react@16.14.0 - react: mirrors.tencent.com/react/16.14.0 - react-dom: mirrors.tencent.com/react-dom/16.14.0_react@16.14.0 + classnames: mirrors.tencent.com/classnames@2.3.1 + rc-resize-observer: mirrors.tencent.com/rc-resize-observer@1.2.0(react-dom@16.14.0)(react@16.14.0) + rc-util: mirrors.tencent.com/rc-util@5.19.3(react-dom@16.14.0)(react@16.14.0) + react: mirrors.tencent.com/react@16.14.0 + react-dom: mirrors.tencent.com/react-dom@16.14.0(react@16.14.0) dev: false - mirrors.tencent.com/rc-pagination/3.1.15_react-dom@16.14.0+react@16.14.0: - resolution: {integrity: sha512-4L3fot8g4E+PjWEgoVGX0noFCg+8ZFZmeLH4vsnZpB3O2T2zThtakjNxG+YvSaYtyMVT4B+GLayjKrKbXQpdAg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/rc-pagination/-/rc-pagination-3.1.15.tgz} + mirrors.tencent.com/rc-pagination@3.1.15(react-dom@16.14.0)(react@16.14.0): + resolution: {integrity: sha512-4L3fot8g4E+PjWEgoVGX0noFCg+8ZFZmeLH4vsnZpB3O2T2zThtakjNxG+YvSaYtyMVT4B+GLayjKrKbXQpdAg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/rc-pagination/-/rc-pagination-3.1.15.tgz} id: mirrors.tencent.com/rc-pagination/3.1.15 name: rc-pagination version: 3.1.15 @@ -11847,13 +12468,13 @@ packages: react-dom: '>=16.9.0' dependencies: '@babel/runtime': 7.17.8 - classnames: mirrors.tencent.com/classnames/2.3.1 - react: mirrors.tencent.com/react/16.14.0 - react-dom: mirrors.tencent.com/react-dom/16.14.0_react@16.14.0 + classnames: mirrors.tencent.com/classnames@2.3.1 + react: mirrors.tencent.com/react@16.14.0 + react-dom: mirrors.tencent.com/react-dom@16.14.0(react@16.14.0) dev: false - mirrors.tencent.com/rc-picker/2.6.5_react-dom@16.14.0+react@16.14.0: - resolution: {integrity: sha512-4pcg0PgEz4YXBfdwMuHIKaRWaADm3k3g0NtoPIgeGM+VVeOBdUowTx0YSXnT8mQEXcE9lWXX+ZX3biAzQwDM1w==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/rc-picker/-/rc-picker-2.6.5.tgz} + mirrors.tencent.com/rc-picker@2.6.5(react-dom@16.14.0)(react@16.14.0): + resolution: {integrity: sha512-4pcg0PgEz4YXBfdwMuHIKaRWaADm3k3g0NtoPIgeGM+VVeOBdUowTx0YSXnT8mQEXcE9lWXX+ZX3biAzQwDM1w==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/rc-picker/-/rc-picker-2.6.5.tgz} id: mirrors.tencent.com/rc-picker/2.6.5 name: rc-picker version: 2.6.5 @@ -11863,19 +12484,19 @@ packages: react-dom: '>=16.9.0' dependencies: '@babel/runtime': 7.17.8 - classnames: mirrors.tencent.com/classnames/2.3.1 - date-fns: mirrors.tencent.com/date-fns/2.28.0 - dayjs: mirrors.tencent.com/dayjs/1.11.0 - moment: mirrors.tencent.com/moment/2.29.1 - rc-trigger: mirrors.tencent.com/rc-trigger/5.2.11_react-dom@16.14.0+react@16.14.0 - rc-util: mirrors.tencent.com/rc-util/5.19.3_react-dom@16.14.0+react@16.14.0 - react: mirrors.tencent.com/react/16.14.0 - react-dom: mirrors.tencent.com/react-dom/16.14.0_react@16.14.0 - shallowequal: mirrors.tencent.com/shallowequal/1.1.0 - dev: false - - mirrors.tencent.com/rc-progress/3.2.4_react-dom@16.14.0+react@16.14.0: - resolution: {integrity: sha512-M9WWutRaoVkPUPIrTpRIDpX0SPSrVHzxHdCRCbeoBFrd9UFWTYNWRlHsruJM5FH1AZI+BwB4wOJUNNylg/uFSw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/rc-progress/-/rc-progress-3.2.4.tgz} + classnames: mirrors.tencent.com/classnames@2.3.1 + date-fns: mirrors.tencent.com/date-fns@2.28.0 + dayjs: mirrors.tencent.com/dayjs@1.11.0 + moment: 2.29.1 + rc-trigger: mirrors.tencent.com/rc-trigger@5.2.11(react-dom@16.14.0)(react@16.14.0) + rc-util: mirrors.tencent.com/rc-util@5.19.3(react-dom@16.14.0)(react@16.14.0) + react: mirrors.tencent.com/react@16.14.0 + react-dom: mirrors.tencent.com/react-dom@16.14.0(react@16.14.0) + shallowequal: mirrors.tencent.com/shallowequal@1.1.0 + dev: false + + mirrors.tencent.com/rc-progress@3.2.4(react-dom@16.14.0)(react@16.14.0): + resolution: {integrity: sha512-M9WWutRaoVkPUPIrTpRIDpX0SPSrVHzxHdCRCbeoBFrd9UFWTYNWRlHsruJM5FH1AZI+BwB4wOJUNNylg/uFSw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/rc-progress/-/rc-progress-3.2.4.tgz} id: mirrors.tencent.com/rc-progress/3.2.4 name: rc-progress version: 3.2.4 @@ -11884,14 +12505,14 @@ packages: react-dom: '>=16.9.0' dependencies: '@babel/runtime': 7.17.8 - classnames: mirrors.tencent.com/classnames/2.3.1 - rc-util: mirrors.tencent.com/rc-util/5.19.3_react-dom@16.14.0+react@16.14.0 - react: mirrors.tencent.com/react/16.14.0 - react-dom: mirrors.tencent.com/react-dom/16.14.0_react@16.14.0 + classnames: mirrors.tencent.com/classnames@2.3.1 + rc-util: mirrors.tencent.com/rc-util@5.19.3(react-dom@16.14.0)(react@16.14.0) + react: mirrors.tencent.com/react@16.14.0 + react-dom: mirrors.tencent.com/react-dom@16.14.0(react@16.14.0) dev: false - mirrors.tencent.com/rc-rate/2.9.1_react-dom@16.14.0+react@16.14.0: - resolution: {integrity: sha512-MmIU7FT8W4LYRRHJD1sgG366qKtSaKb67D0/vVvJYR0lrCuRrCiVQ5qhfT5ghVO4wuVIORGpZs7ZKaYu+KMUzA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/rc-rate/-/rc-rate-2.9.1.tgz} + mirrors.tencent.com/rc-rate@2.9.1(react-dom@16.14.0)(react@16.14.0): + resolution: {integrity: sha512-MmIU7FT8W4LYRRHJD1sgG366qKtSaKb67D0/vVvJYR0lrCuRrCiVQ5qhfT5ghVO4wuVIORGpZs7ZKaYu+KMUzA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/rc-rate/-/rc-rate-2.9.1.tgz} id: mirrors.tencent.com/rc-rate/2.9.1 name: rc-rate version: 2.9.1 @@ -11901,14 +12522,14 @@ packages: react-dom: '>=16.9.0' dependencies: '@babel/runtime': 7.17.8 - classnames: mirrors.tencent.com/classnames/2.3.1 - rc-util: mirrors.tencent.com/rc-util/5.19.3_react-dom@16.14.0+react@16.14.0 - react: mirrors.tencent.com/react/16.14.0 - react-dom: mirrors.tencent.com/react-dom/16.14.0_react@16.14.0 + classnames: mirrors.tencent.com/classnames@2.3.1 + rc-util: mirrors.tencent.com/rc-util@5.19.3(react-dom@16.14.0)(react@16.14.0) + react: mirrors.tencent.com/react@16.14.0 + react-dom: mirrors.tencent.com/react-dom@16.14.0(react@16.14.0) dev: false - mirrors.tencent.com/rc-resize-observer/1.2.0_react-dom@16.14.0+react@16.14.0: - resolution: {integrity: sha512-6W+UzT3PyDM0wVCEHfoW3qTHPTvbdSgiA43buiy8PzmeMnfgnDeb9NjdimMXMl3/TcrvvWl5RRVdp+NqcR47pQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/rc-resize-observer/-/rc-resize-observer-1.2.0.tgz} + mirrors.tencent.com/rc-resize-observer@1.2.0(react-dom@16.14.0)(react@16.14.0): + resolution: {integrity: sha512-6W+UzT3PyDM0wVCEHfoW3qTHPTvbdSgiA43buiy8PzmeMnfgnDeb9NjdimMXMl3/TcrvvWl5RRVdp+NqcR47pQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/rc-resize-observer/-/rc-resize-observer-1.2.0.tgz} id: mirrors.tencent.com/rc-resize-observer/1.2.0 name: rc-resize-observer version: 1.2.0 @@ -11917,15 +12538,15 @@ packages: react-dom: '>=16.9.0' dependencies: '@babel/runtime': 7.17.8 - classnames: mirrors.tencent.com/classnames/2.3.1 - rc-util: mirrors.tencent.com/rc-util/5.19.3_react-dom@16.14.0+react@16.14.0 - react: mirrors.tencent.com/react/16.14.0 - react-dom: mirrors.tencent.com/react-dom/16.14.0_react@16.14.0 - resize-observer-polyfill: mirrors.tencent.com/resize-observer-polyfill/1.5.1 + classnames: mirrors.tencent.com/classnames@2.3.1 + rc-util: mirrors.tencent.com/rc-util@5.19.3(react-dom@16.14.0)(react@16.14.0) + react: mirrors.tencent.com/react@16.14.0 + react-dom: mirrors.tencent.com/react-dom@16.14.0(react@16.14.0) + resize-observer-polyfill: mirrors.tencent.com/resize-observer-polyfill@1.5.1 dev: false - mirrors.tencent.com/rc-select/14.0.6_react-dom@16.14.0+react@16.14.0: - resolution: {integrity: sha512-HMb2BwfTvBxMmIWTR/afP4bcRJLbVKFSBW/VFfL5Z+kdV2XlrYdlliK2uHY7pRRvW16PPGwmOwGfV+eoulPINw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/rc-select/-/rc-select-14.0.6.tgz} + mirrors.tencent.com/rc-select@14.0.6(react-dom@16.14.0)(react@16.14.0): + resolution: {integrity: sha512-HMb2BwfTvBxMmIWTR/afP4bcRJLbVKFSBW/VFfL5Z+kdV2XlrYdlliK2uHY7pRRvW16PPGwmOwGfV+eoulPINw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/rc-select/-/rc-select-14.0.6.tgz} id: mirrors.tencent.com/rc-select/14.0.6 name: rc-select version: 14.0.6 @@ -11935,18 +12556,18 @@ packages: react-dom: '*' dependencies: '@babel/runtime': 7.17.8 - classnames: mirrors.tencent.com/classnames/2.3.1 - rc-motion: mirrors.tencent.com/rc-motion/2.4.6_react-dom@16.14.0+react@16.14.0 - rc-overflow: mirrors.tencent.com/rc-overflow/1.2.4_react-dom@16.14.0+react@16.14.0 - rc-trigger: mirrors.tencent.com/rc-trigger/5.2.11_react-dom@16.14.0+react@16.14.0 - rc-util: mirrors.tencent.com/rc-util/5.19.3_react-dom@16.14.0+react@16.14.0 - rc-virtual-list: mirrors.tencent.com/rc-virtual-list/3.4.6_react-dom@16.14.0+react@16.14.0 - react: mirrors.tencent.com/react/16.14.0 - react-dom: mirrors.tencent.com/react-dom/16.14.0_react@16.14.0 - dev: false - - mirrors.tencent.com/rc-slider/10.0.0-alpha.6_react-dom@16.14.0+react@16.14.0: - resolution: {integrity: sha512-4tMChJ3lzX0qlttcXqJ2xecQ+CmZYPXJGDOvPnIS5YWsiSl452vt377/l8A1ZnwjwKAAy2V6nrOXNdqPP2Tq7w==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/rc-slider/-/rc-slider-10.0.0-alpha.6.tgz} + classnames: mirrors.tencent.com/classnames@2.3.1 + rc-motion: mirrors.tencent.com/rc-motion@2.4.6(react-dom@16.14.0)(react@16.14.0) + rc-overflow: mirrors.tencent.com/rc-overflow@1.2.4(react-dom@16.14.0)(react@16.14.0) + rc-trigger: mirrors.tencent.com/rc-trigger@5.2.11(react-dom@16.14.0)(react@16.14.0) + rc-util: mirrors.tencent.com/rc-util@5.19.3(react-dom@16.14.0)(react@16.14.0) + rc-virtual-list: mirrors.tencent.com/rc-virtual-list@3.4.6(react-dom@16.14.0)(react@16.14.0) + react: mirrors.tencent.com/react@16.14.0 + react-dom: mirrors.tencent.com/react-dom@16.14.0(react@16.14.0) + dev: false + + mirrors.tencent.com/rc-slider@10.0.0-alpha.6(react-dom@16.14.0)(react@16.14.0): + resolution: {integrity: sha512-4tMChJ3lzX0qlttcXqJ2xecQ+CmZYPXJGDOvPnIS5YWsiSl452vt377/l8A1ZnwjwKAAy2V6nrOXNdqPP2Tq7w==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/rc-slider/-/rc-slider-10.0.0-alpha.6.tgz} id: mirrors.tencent.com/rc-slider/10.0.0-alpha.6 name: rc-slider version: 10.0.0-alpha.6 @@ -11956,16 +12577,16 @@ packages: react-dom: '>=16.9.0' dependencies: '@babel/runtime': 7.17.8 - classnames: mirrors.tencent.com/classnames/2.3.1 - rc-tooltip: mirrors.tencent.com/rc-tooltip/5.1.1_react-dom@16.14.0+react@16.14.0 - rc-util: mirrors.tencent.com/rc-util/5.19.3_react-dom@16.14.0+react@16.14.0 - react: mirrors.tencent.com/react/16.14.0 - react-dom: mirrors.tencent.com/react-dom/16.14.0_react@16.14.0 - shallowequal: mirrors.tencent.com/shallowequal/1.1.0 + classnames: mirrors.tencent.com/classnames@2.3.1 + rc-tooltip: mirrors.tencent.com/rc-tooltip@5.1.1(react-dom@16.14.0)(react@16.14.0) + rc-util: mirrors.tencent.com/rc-util@5.19.3(react-dom@16.14.0)(react@16.14.0) + react: mirrors.tencent.com/react@16.14.0 + react-dom: mirrors.tencent.com/react-dom@16.14.0(react@16.14.0) + shallowequal: mirrors.tencent.com/shallowequal@1.1.0 dev: false - mirrors.tencent.com/rc-steps/4.1.4_react-dom@16.14.0+react@16.14.0: - resolution: {integrity: sha512-qoCqKZWSpkh/b03ASGx1WhpKnuZcRWmvuW+ZUu4mvMdfvFzVxblTwUM+9aBd0mlEUFmt6GW8FXhMpHkK3Uzp3w==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/rc-steps/-/rc-steps-4.1.4.tgz} + mirrors.tencent.com/rc-steps@4.1.4(react-dom@16.14.0)(react@16.14.0): + resolution: {integrity: sha512-qoCqKZWSpkh/b03ASGx1WhpKnuZcRWmvuW+ZUu4mvMdfvFzVxblTwUM+9aBd0mlEUFmt6GW8FXhMpHkK3Uzp3w==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/rc-steps/-/rc-steps-4.1.4.tgz} id: mirrors.tencent.com/rc-steps/4.1.4 name: rc-steps version: 4.1.4 @@ -11975,14 +12596,14 @@ packages: react-dom: '>=16.9.0' dependencies: '@babel/runtime': 7.17.8 - classnames: mirrors.tencent.com/classnames/2.3.1 - rc-util: mirrors.tencent.com/rc-util/5.19.3_react-dom@16.14.0+react@16.14.0 - react: mirrors.tencent.com/react/16.14.0 - react-dom: mirrors.tencent.com/react-dom/16.14.0_react@16.14.0 + classnames: mirrors.tencent.com/classnames@2.3.1 + rc-util: mirrors.tencent.com/rc-util@5.19.3(react-dom@16.14.0)(react@16.14.0) + react: mirrors.tencent.com/react@16.14.0 + react-dom: mirrors.tencent.com/react-dom@16.14.0(react@16.14.0) dev: false - mirrors.tencent.com/rc-switch/3.2.2_react-dom@16.14.0+react@16.14.0: - resolution: {integrity: sha512-+gUJClsZZzvAHGy1vZfnwySxj+MjLlGRyXKXScrtCTcmiYNPzxDFOxdQ/3pK1Kt/0POvwJ/6ALOR8gwdXGhs+A==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/rc-switch/-/rc-switch-3.2.2.tgz} + mirrors.tencent.com/rc-switch@3.2.2(react-dom@16.14.0)(react@16.14.0): + resolution: {integrity: sha512-+gUJClsZZzvAHGy1vZfnwySxj+MjLlGRyXKXScrtCTcmiYNPzxDFOxdQ/3pK1Kt/0POvwJ/6ALOR8gwdXGhs+A==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/rc-switch/-/rc-switch-3.2.2.tgz} id: mirrors.tencent.com/rc-switch/3.2.2 name: rc-switch version: 3.2.2 @@ -11991,14 +12612,14 @@ packages: react-dom: '>=16.9.0' dependencies: '@babel/runtime': 7.17.8 - classnames: mirrors.tencent.com/classnames/2.3.1 - rc-util: mirrors.tencent.com/rc-util/5.19.3_react-dom@16.14.0+react@16.14.0 - react: mirrors.tencent.com/react/16.14.0 - react-dom: mirrors.tencent.com/react-dom/16.14.0_react@16.14.0 + classnames: mirrors.tencent.com/classnames@2.3.1 + rc-util: mirrors.tencent.com/rc-util@5.19.3(react-dom@16.14.0)(react@16.14.0) + react: mirrors.tencent.com/react@16.14.0 + react-dom: mirrors.tencent.com/react-dom@16.14.0(react@16.14.0) dev: false - mirrors.tencent.com/rc-table/7.23.2_react-dom@16.14.0+react@16.14.0: - resolution: {integrity: sha512-opc2IBJOetsPSdNI+u1Lh9yY4Ks+EMgo1oJzZN+yIV4fRcgP81tHtxdPOVvXPFI4rUMO8CKnmHbGPU7jxMRAeg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/rc-table/-/rc-table-7.23.2.tgz} + mirrors.tencent.com/rc-table@7.23.2(react-dom@16.14.0)(react@16.14.0): + resolution: {integrity: sha512-opc2IBJOetsPSdNI+u1Lh9yY4Ks+EMgo1oJzZN+yIV4fRcgP81tHtxdPOVvXPFI4rUMO8CKnmHbGPU7jxMRAeg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/rc-table/-/rc-table-7.23.2.tgz} id: mirrors.tencent.com/rc-table/7.23.2 name: rc-table version: 7.23.2 @@ -12008,16 +12629,16 @@ packages: react-dom: '>=16.9.0' dependencies: '@babel/runtime': 7.17.8 - classnames: mirrors.tencent.com/classnames/2.3.1 - rc-resize-observer: mirrors.tencent.com/rc-resize-observer/1.2.0_react-dom@16.14.0+react@16.14.0 - rc-util: mirrors.tencent.com/rc-util/5.19.3_react-dom@16.14.0+react@16.14.0 - react: mirrors.tencent.com/react/16.14.0 - react-dom: mirrors.tencent.com/react-dom/16.14.0_react@16.14.0 - shallowequal: mirrors.tencent.com/shallowequal/1.1.0 + classnames: mirrors.tencent.com/classnames@2.3.1 + rc-resize-observer: mirrors.tencent.com/rc-resize-observer@1.2.0(react-dom@16.14.0)(react@16.14.0) + rc-util: mirrors.tencent.com/rc-util@5.19.3(react-dom@16.14.0)(react@16.14.0) + react: mirrors.tencent.com/react@16.14.0 + react-dom: mirrors.tencent.com/react-dom@16.14.0(react@16.14.0) + shallowequal: mirrors.tencent.com/shallowequal@1.1.0 dev: false - mirrors.tencent.com/rc-tabs/11.10.8_react-dom@16.14.0+react@16.14.0: - resolution: {integrity: sha512-uK+x+eJ8WM4jiXoqGa+P+JUQX2Wlkj9f0o/5dyOw42B6YLnHJN80uTVcCeAmtA1N0xjPW0GNSZvUm4SU3jAYpw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/rc-tabs/-/rc-tabs-11.10.8.tgz} + mirrors.tencent.com/rc-tabs@11.10.8(react-dom@16.14.0)(react@16.14.0): + resolution: {integrity: sha512-uK+x+eJ8WM4jiXoqGa+P+JUQX2Wlkj9f0o/5dyOw42B6YLnHJN80uTVcCeAmtA1N0xjPW0GNSZvUm4SU3jAYpw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/rc-tabs/-/rc-tabs-11.10.8.tgz} id: mirrors.tencent.com/rc-tabs/11.10.8 name: rc-tabs version: 11.10.8 @@ -12027,17 +12648,17 @@ packages: react-dom: '>=16.9.0' dependencies: '@babel/runtime': 7.17.8 - classnames: mirrors.tencent.com/classnames/2.3.1 - rc-dropdown: mirrors.tencent.com/rc-dropdown/3.3.3_react-dom@16.14.0+react@16.14.0 - rc-menu: mirrors.tencent.com/rc-menu/9.3.2_react-dom@16.14.0+react@16.14.0 - rc-resize-observer: mirrors.tencent.com/rc-resize-observer/1.2.0_react-dom@16.14.0+react@16.14.0 - rc-util: mirrors.tencent.com/rc-util/5.19.3_react-dom@16.14.0+react@16.14.0 - react: mirrors.tencent.com/react/16.14.0 - react-dom: mirrors.tencent.com/react-dom/16.14.0_react@16.14.0 + classnames: mirrors.tencent.com/classnames@2.3.1 + rc-dropdown: mirrors.tencent.com/rc-dropdown@3.3.3(react-dom@16.14.0)(react@16.14.0) + rc-menu: mirrors.tencent.com/rc-menu@9.3.2(react-dom@16.14.0)(react@16.14.0) + rc-resize-observer: mirrors.tencent.com/rc-resize-observer@1.2.0(react-dom@16.14.0)(react@16.14.0) + rc-util: mirrors.tencent.com/rc-util@5.19.3(react-dom@16.14.0)(react@16.14.0) + react: mirrors.tencent.com/react@16.14.0 + react-dom: mirrors.tencent.com/react-dom@16.14.0(react@16.14.0) dev: false - mirrors.tencent.com/rc-textarea/0.3.7_react-dom@16.14.0+react@16.14.0: - resolution: {integrity: sha512-yCdZ6binKmAQB13hc/oehh0E/QRwoPP1pjF21aHBxlgXO3RzPF6dUu4LG2R4FZ1zx/fQd2L1faktulrXOM/2rw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/rc-textarea/-/rc-textarea-0.3.7.tgz} + mirrors.tencent.com/rc-textarea@0.3.7(react-dom@16.14.0)(react@16.14.0): + resolution: {integrity: sha512-yCdZ6binKmAQB13hc/oehh0E/QRwoPP1pjF21aHBxlgXO3RzPF6dUu4LG2R4FZ1zx/fQd2L1faktulrXOM/2rw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/rc-textarea/-/rc-textarea-0.3.7.tgz} id: mirrors.tencent.com/rc-textarea/0.3.7 name: rc-textarea version: 0.3.7 @@ -12046,16 +12667,16 @@ packages: react-dom: '>=16.9.0' dependencies: '@babel/runtime': 7.17.8 - classnames: mirrors.tencent.com/classnames/2.3.1 - rc-resize-observer: mirrors.tencent.com/rc-resize-observer/1.2.0_react-dom@16.14.0+react@16.14.0 - rc-util: mirrors.tencent.com/rc-util/5.19.3_react-dom@16.14.0+react@16.14.0 - react: mirrors.tencent.com/react/16.14.0 - react-dom: mirrors.tencent.com/react-dom/16.14.0_react@16.14.0 - shallowequal: mirrors.tencent.com/shallowequal/1.1.0 + classnames: mirrors.tencent.com/classnames@2.3.1 + rc-resize-observer: mirrors.tencent.com/rc-resize-observer@1.2.0(react-dom@16.14.0)(react@16.14.0) + rc-util: mirrors.tencent.com/rc-util@5.19.3(react-dom@16.14.0)(react@16.14.0) + react: mirrors.tencent.com/react@16.14.0 + react-dom: mirrors.tencent.com/react-dom@16.14.0(react@16.14.0) + shallowequal: mirrors.tencent.com/shallowequal@1.1.0 dev: false - mirrors.tencent.com/rc-tooltip/5.1.1_react-dom@16.14.0+react@16.14.0: - resolution: {integrity: sha512-alt8eGMJulio6+4/uDm7nvV+rJq9bsfxFDCI0ljPdbuoygUscbsMYb6EQgwib/uqsXQUvzk+S7A59uYHmEgmDA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/rc-tooltip/-/rc-tooltip-5.1.1.tgz} + mirrors.tencent.com/rc-tooltip@5.1.1(react-dom@16.14.0)(react@16.14.0): + resolution: {integrity: sha512-alt8eGMJulio6+4/uDm7nvV+rJq9bsfxFDCI0ljPdbuoygUscbsMYb6EQgwib/uqsXQUvzk+S7A59uYHmEgmDA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/rc-tooltip/-/rc-tooltip-5.1.1.tgz} id: mirrors.tencent.com/rc-tooltip/5.1.1 name: rc-tooltip version: 5.1.1 @@ -12064,13 +12685,13 @@ packages: react-dom: '>=16.9.0' dependencies: '@babel/runtime': 7.17.8 - rc-trigger: mirrors.tencent.com/rc-trigger/5.2.11_react-dom@16.14.0+react@16.14.0 - react: mirrors.tencent.com/react/16.14.0 - react-dom: mirrors.tencent.com/react-dom/16.14.0_react@16.14.0 + rc-trigger: mirrors.tencent.com/rc-trigger@5.2.11(react-dom@16.14.0)(react@16.14.0) + react: mirrors.tencent.com/react@16.14.0 + react-dom: mirrors.tencent.com/react-dom@16.14.0(react@16.14.0) dev: false - mirrors.tencent.com/rc-tree-select/5.1.5_react-dom@16.14.0+react@16.14.0: - resolution: {integrity: sha512-OXAwCFO0pQmb48NcjUJtiX6rp4FroCXMfzqPmuVVoBGBV/uwO1TPyb+uBZ2/972zkCA8u4je5M5Qx51sL8y7jg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/rc-tree-select/-/rc-tree-select-5.1.5.tgz} + mirrors.tencent.com/rc-tree-select@5.1.5(react-dom@16.14.0)(react@16.14.0): + resolution: {integrity: sha512-OXAwCFO0pQmb48NcjUJtiX6rp4FroCXMfzqPmuVVoBGBV/uwO1TPyb+uBZ2/972zkCA8u4je5M5Qx51sL8y7jg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/rc-tree-select/-/rc-tree-select-5.1.5.tgz} id: mirrors.tencent.com/rc-tree-select/5.1.5 name: rc-tree-select version: 5.1.5 @@ -12079,16 +12700,16 @@ packages: react-dom: '*' dependencies: '@babel/runtime': 7.17.8 - classnames: mirrors.tencent.com/classnames/2.3.1 - rc-select: mirrors.tencent.com/rc-select/14.0.6_react-dom@16.14.0+react@16.14.0 - rc-tree: mirrors.tencent.com/rc-tree/5.4.4_react-dom@16.14.0+react@16.14.0 - rc-util: mirrors.tencent.com/rc-util/5.19.3_react-dom@16.14.0+react@16.14.0 - react: mirrors.tencent.com/react/16.14.0 - react-dom: mirrors.tencent.com/react-dom/16.14.0_react@16.14.0 + classnames: mirrors.tencent.com/classnames@2.3.1 + rc-select: mirrors.tencent.com/rc-select@14.0.6(react-dom@16.14.0)(react@16.14.0) + rc-tree: mirrors.tencent.com/rc-tree@5.4.4(react-dom@16.14.0)(react@16.14.0) + rc-util: mirrors.tencent.com/rc-util@5.19.3(react-dom@16.14.0)(react@16.14.0) + react: mirrors.tencent.com/react@16.14.0 + react-dom: mirrors.tencent.com/react-dom@16.14.0(react@16.14.0) dev: false - mirrors.tencent.com/rc-tree/5.4.4_react-dom@16.14.0+react@16.14.0: - resolution: {integrity: sha512-2qoObRgp31DBXmVzMJmo4qmwP20XEa4hR3imWQtRPcgN3pmljW3WKFmZRrYdOFHz7CyTnRsFZR065bBkIoUpiA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/rc-tree/-/rc-tree-5.4.4.tgz} + mirrors.tencent.com/rc-tree@5.4.4(react-dom@16.14.0)(react@16.14.0): + resolution: {integrity: sha512-2qoObRgp31DBXmVzMJmo4qmwP20XEa4hR3imWQtRPcgN3pmljW3WKFmZRrYdOFHz7CyTnRsFZR065bBkIoUpiA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/rc-tree/-/rc-tree-5.4.4.tgz} id: mirrors.tencent.com/rc-tree/5.4.4 name: rc-tree version: 5.4.4 @@ -12098,16 +12719,16 @@ packages: react-dom: '*' dependencies: '@babel/runtime': 7.17.8 - classnames: mirrors.tencent.com/classnames/2.3.1 - rc-motion: mirrors.tencent.com/rc-motion/2.4.6_react-dom@16.14.0+react@16.14.0 - rc-util: mirrors.tencent.com/rc-util/5.19.3_react-dom@16.14.0+react@16.14.0 - rc-virtual-list: mirrors.tencent.com/rc-virtual-list/3.4.6_react-dom@16.14.0+react@16.14.0 - react: mirrors.tencent.com/react/16.14.0 - react-dom: mirrors.tencent.com/react-dom/16.14.0_react@16.14.0 + classnames: mirrors.tencent.com/classnames@2.3.1 + rc-motion: mirrors.tencent.com/rc-motion@2.4.6(react-dom@16.14.0)(react@16.14.0) + rc-util: mirrors.tencent.com/rc-util@5.19.3(react-dom@16.14.0)(react@16.14.0) + rc-virtual-list: mirrors.tencent.com/rc-virtual-list@3.4.6(react-dom@16.14.0)(react@16.14.0) + react: mirrors.tencent.com/react@16.14.0 + react-dom: mirrors.tencent.com/react-dom@16.14.0(react@16.14.0) dev: false - mirrors.tencent.com/rc-trigger/5.2.11_react-dom@16.14.0+react@16.14.0: - resolution: {integrity: sha512-YS+BA4P2aqp9qU7dcTQwsK56SOLJk7XDaFynnXg96obJOUVFiQ6Lfomq9em2dlB4uSjd7Z/gjriZdUY8S2CPQw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/rc-trigger/-/rc-trigger-5.2.11.tgz} + mirrors.tencent.com/rc-trigger@5.2.11(react-dom@16.14.0)(react@16.14.0): + resolution: {integrity: sha512-YS+BA4P2aqp9qU7dcTQwsK56SOLJk7XDaFynnXg96obJOUVFiQ6Lfomq9em2dlB4uSjd7Z/gjriZdUY8S2CPQw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/rc-trigger/-/rc-trigger-5.2.11.tgz} id: mirrors.tencent.com/rc-trigger/5.2.11 name: rc-trigger version: 5.2.11 @@ -12117,16 +12738,16 @@ packages: react-dom: '>=16.9.0' dependencies: '@babel/runtime': 7.17.8 - classnames: mirrors.tencent.com/classnames/2.3.1 - rc-align: mirrors.tencent.com/rc-align/4.0.11_react-dom@16.14.0+react@16.14.0 - rc-motion: mirrors.tencent.com/rc-motion/2.4.6_react-dom@16.14.0+react@16.14.0 - rc-util: mirrors.tencent.com/rc-util/5.19.3_react-dom@16.14.0+react@16.14.0 - react: mirrors.tencent.com/react/16.14.0 - react-dom: mirrors.tencent.com/react-dom/16.14.0_react@16.14.0 + classnames: mirrors.tencent.com/classnames@2.3.1 + rc-align: mirrors.tencent.com/rc-align@4.0.11(react-dom@16.14.0)(react@16.14.0) + rc-motion: mirrors.tencent.com/rc-motion@2.4.6(react-dom@16.14.0)(react@16.14.0) + rc-util: mirrors.tencent.com/rc-util@5.19.3(react-dom@16.14.0)(react@16.14.0) + react: mirrors.tencent.com/react@16.14.0 + react-dom: mirrors.tencent.com/react-dom@16.14.0(react@16.14.0) dev: false - mirrors.tencent.com/rc-upload/4.3.3_react-dom@16.14.0+react@16.14.0: - resolution: {integrity: sha512-YoJ0phCRenMj1nzwalXzciKZ9/FAaCrFu84dS5pphwucTC8GUWClcDID/WWNGsLFcM97NqIboDqrV82rVRhW/w==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/rc-upload/-/rc-upload-4.3.3.tgz} + mirrors.tencent.com/rc-upload@4.3.3(react-dom@16.14.0)(react@16.14.0): + resolution: {integrity: sha512-YoJ0phCRenMj1nzwalXzciKZ9/FAaCrFu84dS5pphwucTC8GUWClcDID/WWNGsLFcM97NqIboDqrV82rVRhW/w==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/rc-upload/-/rc-upload-4.3.3.tgz} id: mirrors.tencent.com/rc-upload/4.3.3 name: rc-upload version: 4.3.3 @@ -12135,14 +12756,14 @@ packages: react-dom: '>=16.9.0' dependencies: '@babel/runtime': 7.17.8 - classnames: mirrors.tencent.com/classnames/2.3.1 - rc-util: mirrors.tencent.com/rc-util/5.19.3_react-dom@16.14.0+react@16.14.0 - react: mirrors.tencent.com/react/16.14.0 - react-dom: mirrors.tencent.com/react-dom/16.14.0_react@16.14.0 + classnames: mirrors.tencent.com/classnames@2.3.1 + rc-util: mirrors.tencent.com/rc-util@5.19.3(react-dom@16.14.0)(react@16.14.0) + react: mirrors.tencent.com/react@16.14.0 + react-dom: mirrors.tencent.com/react-dom@16.14.0(react@16.14.0) dev: false - mirrors.tencent.com/rc-util/5.19.3_react-dom@16.14.0+react@16.14.0: - resolution: {integrity: sha512-S28epi9E2s7Nir05q8Ffl3hzDLwkavTGi0PGH1cTqCmkpG1AeBEuZgQDpksYeU6IgHcds5hWIPE5PUcdFiZl8w==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/rc-util/-/rc-util-5.19.3.tgz} + mirrors.tencent.com/rc-util@5.19.3(react-dom@16.14.0)(react@16.14.0): + resolution: {integrity: sha512-S28epi9E2s7Nir05q8Ffl3hzDLwkavTGi0PGH1cTqCmkpG1AeBEuZgQDpksYeU6IgHcds5hWIPE5PUcdFiZl8w==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/rc-util/-/rc-util-5.19.3.tgz} id: mirrors.tencent.com/rc-util/5.19.3 name: rc-util version: 5.19.3 @@ -12151,14 +12772,14 @@ packages: react-dom: '>=16.9.0' dependencies: '@babel/runtime': 7.17.8 - react: mirrors.tencent.com/react/16.14.0 - react-dom: mirrors.tencent.com/react-dom/16.14.0_react@16.14.0 - react-is: mirrors.tencent.com/react-is/16.13.1 - shallowequal: mirrors.tencent.com/shallowequal/1.1.0 + react: mirrors.tencent.com/react@16.14.0 + react-dom: mirrors.tencent.com/react-dom@16.14.0(react@16.14.0) + react-is: mirrors.tencent.com/react-is@16.13.1 + shallowequal: mirrors.tencent.com/shallowequal@1.1.0 dev: false - mirrors.tencent.com/rc-virtual-list/3.4.6_react-dom@16.14.0+react@16.14.0: - resolution: {integrity: sha512-wMJ7Bl+AxgIDojp0VxuQxjpNulKodwxGXSsTyxA9Mwzwemj5vKAgTbkPT64ZW5ORf8FOQAaPRlMiTADrPEo3sQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/rc-virtual-list/-/rc-virtual-list-3.4.6.tgz} + mirrors.tencent.com/rc-virtual-list@3.4.6(react-dom@16.14.0)(react@16.14.0): + resolution: {integrity: sha512-wMJ7Bl+AxgIDojp0VxuQxjpNulKodwxGXSsTyxA9Mwzwemj5vKAgTbkPT64ZW5ORf8FOQAaPRlMiTADrPEo3sQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/rc-virtual-list/-/rc-virtual-list-3.4.6.tgz} id: mirrors.tencent.com/rc-virtual-list/3.4.6 name: rc-virtual-list version: 3.4.6 @@ -12167,60 +12788,60 @@ packages: react: '*' react-dom: '*' dependencies: - classnames: mirrors.tencent.com/classnames/2.3.1 - rc-resize-observer: mirrors.tencent.com/rc-resize-observer/1.2.0_react-dom@16.14.0+react@16.14.0 - rc-util: mirrors.tencent.com/rc-util/5.19.3_react-dom@16.14.0+react@16.14.0 - react: mirrors.tencent.com/react/16.14.0 - react-dom: mirrors.tencent.com/react-dom/16.14.0_react@16.14.0 + classnames: mirrors.tencent.com/classnames@2.3.1 + rc-resize-observer: mirrors.tencent.com/rc-resize-observer@1.2.0(react-dom@16.14.0)(react@16.14.0) + rc-util: mirrors.tencent.com/rc-util@5.19.3(react-dom@16.14.0)(react@16.14.0) + react: mirrors.tencent.com/react@16.14.0 + react-dom: mirrors.tencent.com/react-dom@16.14.0(react@16.14.0) dev: false - mirrors.tencent.com/react-color/2.19.3_react@16.14.0: - resolution: {integrity: sha512-LEeGE/ZzNLIsFWa1TMe8y5VYqr7bibneWmvJwm1pCn/eNmrabWDh659JSPn9BuaMpEfU83WTOJfnCcjDZwNQTA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/react-color/-/react-color-2.19.3.tgz} + mirrors.tencent.com/react-color@2.19.3(react@16.14.0): + resolution: {integrity: sha512-LEeGE/ZzNLIsFWa1TMe8y5VYqr7bibneWmvJwm1pCn/eNmrabWDh659JSPn9BuaMpEfU83WTOJfnCcjDZwNQTA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/react-color/-/react-color-2.19.3.tgz} id: mirrors.tencent.com/react-color/2.19.3 name: react-color version: 2.19.3 peerDependencies: react: '*' dependencies: - '@icons/material': 0.2.4_react@16.14.0 - lodash: mirrors.tencent.com/lodash/4.17.21 - lodash-es: mirrors.tencent.com/lodash-es/4.17.21 - material-colors: mirrors.tencent.com/material-colors/1.2.6 - prop-types: mirrors.tencent.com/prop-types/15.8.1 - react: mirrors.tencent.com/react/16.14.0 - reactcss: mirrors.tencent.com/reactcss/1.2.3 - tinycolor2: mirrors.tencent.com/tinycolor2/1.4.2 + '@icons/material': 0.2.4(react@16.14.0) + lodash: mirrors.tencent.com/lodash@4.17.21 + lodash-es: mirrors.tencent.com/lodash-es@4.17.21 + material-colors: mirrors.tencent.com/material-colors@1.2.6 + prop-types: mirrors.tencent.com/prop-types@15.8.1 + react: mirrors.tencent.com/react@16.14.0 + reactcss: mirrors.tencent.com/reactcss@1.2.3(react@16.14.0) + tinycolor2: mirrors.tencent.com/tinycolor2@1.4.2 dev: false - mirrors.tencent.com/react-cropper/2.1.8_react@16.14.0: - resolution: {integrity: sha512-QEj6CE9et/gMRqpaKMgZQdBgtzLjjq+zj1pmHwtoWG6GqscDl4QpTwoEElWN2pieYxkwFaZa0lPiD2b9nwqLKQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/react-cropper/-/react-cropper-2.1.8.tgz} + mirrors.tencent.com/react-cropper@2.1.8(react@16.14.0): + resolution: {integrity: sha512-QEj6CE9et/gMRqpaKMgZQdBgtzLjjq+zj1pmHwtoWG6GqscDl4QpTwoEElWN2pieYxkwFaZa0lPiD2b9nwqLKQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/react-cropper/-/react-cropper-2.1.8.tgz} id: mirrors.tencent.com/react-cropper/2.1.8 name: react-cropper version: 2.1.8 peerDependencies: react: '>=16.0.0' dependencies: - cropperjs: mirrors.tencent.com/cropperjs/1.5.12 - react: mirrors.tencent.com/react/16.14.0 + cropperjs: mirrors.tencent.com/cropperjs@1.5.12 + react: mirrors.tencent.com/react@16.14.0 dev: false - mirrors.tencent.com/react-dom/16.14.0_react@16.14.0: - resolution: {integrity: sha512-1gCeQXDLoIqMgqD3IO2Ah9bnf0w9kzhwN5q4FGnHZ67hBm9yePzB5JJAIQCc8x3pFnNlwFq4RidZggNAAkzWWw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/react-dom/-/react-dom-16.14.0.tgz} + mirrors.tencent.com/react-dom@16.14.0(react@16.14.0): + resolution: {integrity: sha512-1gCeQXDLoIqMgqD3IO2Ah9bnf0w9kzhwN5q4FGnHZ67hBm9yePzB5JJAIQCc8x3pFnNlwFq4RidZggNAAkzWWw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/react-dom/-/react-dom-16.14.0.tgz} id: mirrors.tencent.com/react-dom/16.14.0 name: react-dom version: 16.14.0 peerDependencies: react: ^16.14.0 dependencies: - loose-envify: mirrors.tencent.com/loose-envify/1.4.0 - object-assign: mirrors.tencent.com/object-assign/4.1.1 - prop-types: mirrors.tencent.com/prop-types/15.8.1 - react: mirrors.tencent.com/react/16.14.0 - scheduler: mirrors.tencent.com/scheduler/0.19.1 + loose-envify: mirrors.tencent.com/loose-envify@1.4.0 + object-assign: mirrors.tencent.com/object-assign@4.1.1 + prop-types: mirrors.tencent.com/prop-types@15.8.1 + react: mirrors.tencent.com/react@16.14.0 + scheduler: mirrors.tencent.com/scheduler@0.19.1 dev: false - mirrors.tencent.com/react-dropzone/11.7.1_react@16.14.0: - resolution: {integrity: sha512-zxCMwhfPy1olUEbw3FLNPLhAm/HnaYH5aELIEglRbqabizKAdHs0h+WuyOpmA+v1JXn0++fpQDdNfUagWt5hJQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/react-dropzone/-/react-dropzone-11.7.1.tgz} + mirrors.tencent.com/react-dropzone@11.7.1(react@16.14.0): + resolution: {integrity: sha512-zxCMwhfPy1olUEbw3FLNPLhAm/HnaYH5aELIEglRbqabizKAdHs0h+WuyOpmA+v1JXn0++fpQDdNfUagWt5hJQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/react-dropzone/-/react-dropzone-11.7.1.tgz} id: mirrors.tencent.com/react-dropzone/11.7.1 name: react-dropzone version: 11.7.1 @@ -12228,32 +12849,32 @@ packages: peerDependencies: react: '>= 16.8' dependencies: - attr-accept: mirrors.tencent.com/attr-accept/2.2.2 + attr-accept: mirrors.tencent.com/attr-accept@2.2.2 file-selector: 0.4.0 - prop-types: mirrors.tencent.com/prop-types/15.8.1 - react: mirrors.tencent.com/react/16.14.0 + prop-types: mirrors.tencent.com/prop-types@15.8.1 + react: mirrors.tencent.com/react@16.14.0 dev: false - mirrors.tencent.com/react-fast-compare/3.2.0: - resolution: {integrity: sha512-rtGImPZ0YyLrscKI9xTpV8psd6I8VAtjKCzQDlzyDvqJA8XOW78TXYQwNRNd8g8JZnDu8q9Fu/1v4HPAVwVdHA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/react-fast-compare/-/react-fast-compare-3.2.0.tgz} + mirrors.tencent.com/react-fast-compare@3.2.0: + resolution: {integrity: sha512-rtGImPZ0YyLrscKI9xTpV8psd6I8VAtjKCzQDlzyDvqJA8XOW78TXYQwNRNd8g8JZnDu8q9Fu/1v4HPAVwVdHA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/react-fast-compare/-/react-fast-compare-3.2.0.tgz} name: react-fast-compare version: 3.2.0 dev: false - mirrors.tencent.com/react-is/16.13.1: - resolution: {integrity: sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/react-is/-/react-is-16.13.1.tgz} + mirrors.tencent.com/react-is@16.13.1: + resolution: {integrity: sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/react-is/-/react-is-16.13.1.tgz} name: react-is version: 16.13.1 dev: false - mirrors.tencent.com/react-is/17.0.2: - resolution: {integrity: sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/react-is/-/react-is-17.0.2.tgz} + mirrors.tencent.com/react-is@17.0.2: + resolution: {integrity: sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/react-is/-/react-is-17.0.2.tgz} name: react-is version: 17.0.2 dev: false - mirrors.tencent.com/react-json-view/1.21.3_693b1c1f404e651a3f513b5f6afa3810: - resolution: {integrity: sha512-13p8IREj9/x/Ye4WI/JpjhoIwuzEgUAtgJZNBJckfzJt1qyh24BdTm6UQNGnyTq9dapQdrqvquZTo3dz1X6Cjw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/react-json-view/-/react-json-view-1.21.3.tgz} + mirrors.tencent.com/react-json-view@1.21.3(@types/react@16.14.24)(react-dom@16.14.0)(react@16.14.0): + resolution: {integrity: sha512-13p8IREj9/x/Ye4WI/JpjhoIwuzEgUAtgJZNBJckfzJt1qyh24BdTm6UQNGnyTq9dapQdrqvquZTo3dz1X6Cjw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/react-json-view/-/react-json-view-1.21.3.tgz} id: mirrors.tencent.com/react-json-view/1.21.3 name: react-json-view version: 1.21.3 @@ -12261,25 +12882,25 @@ packages: react: ^17.0.0 || ^16.3.0 || ^15.5.4 react-dom: ^17.0.0 || ^16.3.0 || ^15.5.4 dependencies: - flux: 4.0.3_react@16.14.0 - react: mirrors.tencent.com/react/16.14.0 + flux: 4.0.3(react@16.14.0) + react: mirrors.tencent.com/react@16.14.0 react-base16-styling: 0.6.0 - react-dom: mirrors.tencent.com/react-dom/16.14.0_react@16.14.0 - react-lifecycles-compat: mirrors.tencent.com/react-lifecycles-compat/3.0.4 - react-textarea-autosize: mirrors.tencent.com/react-textarea-autosize/8.3.3_31347e879eca8fbed0f611d143439f58 + react-dom: mirrors.tencent.com/react-dom@16.14.0(react@16.14.0) + react-lifecycles-compat: mirrors.tencent.com/react-lifecycles-compat@3.0.4 + react-textarea-autosize: mirrors.tencent.com/react-textarea-autosize@8.3.3(@types/react@16.14.24)(react@16.14.0) transitivePeerDependencies: - '@types/react' - encoding dev: false - mirrors.tencent.com/react-lifecycles-compat/3.0.4: - resolution: {integrity: sha512-fBASbA6LnOU9dOU2eW7aQ8xmYBSXUIWr+UmF9b1efZBazGNO+rcXT/icdKnYm2pTwcRylVUYwW7H1PHfLekVzA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/react-lifecycles-compat/-/react-lifecycles-compat-3.0.4.tgz} + mirrors.tencent.com/react-lifecycles-compat@3.0.4: + resolution: {integrity: sha512-fBASbA6LnOU9dOU2eW7aQ8xmYBSXUIWr+UmF9b1efZBazGNO+rcXT/icdKnYm2pTwcRylVUYwW7H1PHfLekVzA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/react-lifecycles-compat/-/react-lifecycles-compat-3.0.4.tgz} name: react-lifecycles-compat version: 3.0.4 dev: false - mirrors.tencent.com/react-overlays/5.1.1_react-dom@16.14.0+react@16.14.0: - resolution: {integrity: sha512-eCN2s2/+GVZzpnId4XVWtvDPYYBD2EtOGP74hE+8yDskPzFy9+pV1H3ZZihxuRdEbQzzacySaaDkR7xE0ydl4Q==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/react-overlays/-/react-overlays-5.1.1.tgz} + mirrors.tencent.com/react-overlays@5.1.1(react-dom@16.14.0)(react@16.14.0): + resolution: {integrity: sha512-eCN2s2/+GVZzpnId4XVWtvDPYYBD2EtOGP74hE+8yDskPzFy9+pV1H3ZZihxuRdEbQzzacySaaDkR7xE0ydl4Q==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/react-overlays/-/react-overlays-5.1.1.tgz} id: mirrors.tencent.com/react-overlays/5.1.1 name: react-overlays version: 5.1.1 @@ -12289,29 +12910,29 @@ packages: dependencies: '@babel/runtime': 7.17.8 '@popperjs/core': 2.11.4 - '@restart/hooks': 0.3.27_react@16.14.0 + '@restart/hooks': 0.3.27(react@16.14.0) '@types/warning': 3.0.0 - dom-helpers: mirrors.tencent.com/dom-helpers/5.2.1 - prop-types: mirrors.tencent.com/prop-types/15.8.1 - react: mirrors.tencent.com/react/16.14.0 - react-dom: mirrors.tencent.com/react-dom/16.14.0_react@16.14.0 - uncontrollable: mirrors.tencent.com/uncontrollable/7.2.1_react@16.14.0 - warning: mirrors.tencent.com/warning/4.0.3 + dom-helpers: mirrors.tencent.com/dom-helpers@5.2.1 + prop-types: mirrors.tencent.com/prop-types@15.8.1 + react: mirrors.tencent.com/react@16.14.0 + react-dom: mirrors.tencent.com/react-dom@16.14.0(react@16.14.0) + uncontrollable: mirrors.tencent.com/uncontrollable@7.2.1(react@16.14.0) + warning: mirrors.tencent.com/warning@4.0.3 dev: false - mirrors.tencent.com/react-side-effect/2.1.1_react@16.14.0: - resolution: {integrity: sha512-2FoTQzRNTncBVtnzxFOk2mCpcfxQpenBMbk5kSVBg5UcPqV9fRbgY2zhb7GTWWOlpFmAxhClBDlIq8Rsubz1yQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/react-side-effect/-/react-side-effect-2.1.1.tgz} + mirrors.tencent.com/react-side-effect@2.1.1(react@16.14.0): + resolution: {integrity: sha512-2FoTQzRNTncBVtnzxFOk2mCpcfxQpenBMbk5kSVBg5UcPqV9fRbgY2zhb7GTWWOlpFmAxhClBDlIq8Rsubz1yQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/react-side-effect/-/react-side-effect-2.1.1.tgz} id: mirrors.tencent.com/react-side-effect/2.1.1 name: react-side-effect version: 2.1.1 peerDependencies: react: ^16.3.0 || ^17.0.0 dependencies: - react: mirrors.tencent.com/react/16.14.0 + react: mirrors.tencent.com/react@16.14.0 dev: false - mirrors.tencent.com/react-textarea-autosize/8.3.3_31347e879eca8fbed0f611d143439f58: - resolution: {integrity: sha512-2XlHXK2TDxS6vbQaoPbMOfQ8GK7+irc2fVK6QFIcC8GOnH3zI/v481n+j1L0WaPVvKxwesnY93fEfH++sus2rQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/react-textarea-autosize/-/react-textarea-autosize-8.3.3.tgz} + mirrors.tencent.com/react-textarea-autosize@8.3.3(@types/react@16.14.24)(react@16.14.0): + resolution: {integrity: sha512-2XlHXK2TDxS6vbQaoPbMOfQ8GK7+irc2fVK6QFIcC8GOnH3zI/v481n+j1L0WaPVvKxwesnY93fEfH++sus2rQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/react-textarea-autosize/-/react-textarea-autosize-8.3.3.tgz} id: mirrors.tencent.com/react-textarea-autosize/8.3.3 name: react-textarea-autosize version: 8.3.3 @@ -12320,15 +12941,15 @@ packages: react: ^16.8.0 || ^17.0.0 dependencies: '@babel/runtime': 7.17.8 - react: mirrors.tencent.com/react/16.14.0 - use-composed-ref: mirrors.tencent.com/use-composed-ref/1.2.1_react@16.14.0 - use-latest: mirrors.tencent.com/use-latest/1.2.0_31347e879eca8fbed0f611d143439f58 + react: mirrors.tencent.com/react@16.14.0 + use-composed-ref: mirrors.tencent.com/use-composed-ref@1.2.1(react@16.14.0) + use-latest: mirrors.tencent.com/use-latest@1.2.0(@types/react@16.14.24)(react@16.14.0) transitivePeerDependencies: - '@types/react' dev: false - mirrors.tencent.com/react-transition-group/4.4.2_react-dom@16.14.0+react@16.14.0: - resolution: {integrity: sha512-/RNYfRAMlZwDSr6z4zNKV6xu53/e2BuaBbGhbyYIXTrmgu/bGHzmqOs7mJSJBHy9Ud+ApHx3QjrkKSp1pxvlFg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/react-transition-group/-/react-transition-group-4.4.2.tgz} + mirrors.tencent.com/react-transition-group@4.4.2(react-dom@16.14.0)(react@16.14.0): + resolution: {integrity: sha512-/RNYfRAMlZwDSr6z4zNKV6xu53/e2BuaBbGhbyYIXTrmgu/bGHzmqOs7mJSJBHy9Ud+ApHx3QjrkKSp1pxvlFg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/react-transition-group/-/react-transition-group-4.4.2.tgz} id: mirrors.tencent.com/react-transition-group/4.4.2 name: react-transition-group version: 4.4.2 @@ -12337,1337 +12958,1298 @@ packages: react-dom: '>=16.6.0' dependencies: '@babel/runtime': 7.17.8 - dom-helpers: mirrors.tencent.com/dom-helpers/5.2.1 - loose-envify: mirrors.tencent.com/loose-envify/1.4.0 - prop-types: mirrors.tencent.com/prop-types/15.8.1 - react: mirrors.tencent.com/react/16.14.0 - react-dom: mirrors.tencent.com/react-dom/16.14.0_react@16.14.0 + dom-helpers: mirrors.tencent.com/dom-helpers@5.2.1 + loose-envify: mirrors.tencent.com/loose-envify@1.4.0 + prop-types: mirrors.tencent.com/prop-types@15.8.1 + react: mirrors.tencent.com/react@16.14.0 + react-dom: mirrors.tencent.com/react-dom@16.14.0(react@16.14.0) dev: false - mirrors.tencent.com/react/16.14.0: - resolution: {integrity: sha512-0X2CImDkJGApiAlcf0ODKIneSwBPhqJawOa5wCtKbu7ZECrmS26NvtSILynQ66cgkT/RJ4LidJOc3bUESwmU8g==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/react/-/react-16.14.0.tgz} + mirrors.tencent.com/react@16.14.0: + resolution: {integrity: sha512-0X2CImDkJGApiAlcf0ODKIneSwBPhqJawOa5wCtKbu7ZECrmS26NvtSILynQ66cgkT/RJ4LidJOc3bUESwmU8g==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/react/-/react-16.14.0.tgz} name: react version: 16.14.0 engines: {node: '>=0.10.0'} dependencies: - loose-envify: mirrors.tencent.com/loose-envify/1.4.0 - object-assign: mirrors.tencent.com/object-assign/4.1.1 - prop-types: mirrors.tencent.com/prop-types/15.8.1 + loose-envify: mirrors.tencent.com/loose-envify@1.4.0 + object-assign: mirrors.tencent.com/object-assign@4.1.1 + prop-types: mirrors.tencent.com/prop-types@15.8.1 dev: false - mirrors.tencent.com/reactcss/1.2.3: - resolution: {integrity: sha512-KiwVUcFu1RErkI97ywr8nvx8dNOpT03rbnma0SSalTYjkrPYaEajR4a/MRt6DZ46K6arDRbWMNHF+xH7G7n/8A==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/reactcss/-/reactcss-1.2.3.tgz} + mirrors.tencent.com/reactcss@1.2.3(react@16.14.0): + resolution: {integrity: sha512-KiwVUcFu1RErkI97ywr8nvx8dNOpT03rbnma0SSalTYjkrPYaEajR4a/MRt6DZ46K6arDRbWMNHF+xH7G7n/8A==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/reactcss/-/reactcss-1.2.3.tgz} + id: mirrors.tencent.com/reactcss/1.2.3 name: reactcss version: 1.2.3 + peerDependencies: + react: '*' dependencies: - lodash: mirrors.tencent.com/lodash/4.17.21 + lodash: mirrors.tencent.com/lodash@4.17.21 + react: mirrors.tencent.com/react@16.14.0 dev: false - mirrors.tencent.com/read-pkg-up/3.0.0: - resolution: {integrity: sha1-PtSWaF26D4/hGNBpHcUfSh/5bwc=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/read-pkg-up/-/read-pkg-up-3.0.0.tgz} + mirrors.tencent.com/read-pkg-up@3.0.0: + resolution: {integrity: sha1-PtSWaF26D4/hGNBpHcUfSh/5bwc=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/read-pkg-up/-/read-pkg-up-3.0.0.tgz} name: read-pkg-up version: 3.0.0 engines: {node: '>=4'} dependencies: - find-up: mirrors.tencent.com/find-up/2.1.0 - read-pkg: mirrors.tencent.com/read-pkg/3.0.0 + find-up: 2.1.0 + read-pkg: mirrors.tencent.com/read-pkg@3.0.0 - mirrors.tencent.com/read-pkg-up/7.0.1: - resolution: {integrity: sha512-zK0TB7Xd6JpCLmlLmufqykGE+/TlOePD6qKClNW7hHDKFh/J7/7gCWGR7joEQEW1bKq3a3yUZSObOoWLFQ4ohg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/read-pkg-up/-/read-pkg-up-7.0.1.tgz} + mirrors.tencent.com/read-pkg-up@7.0.1: + resolution: {integrity: sha512-zK0TB7Xd6JpCLmlLmufqykGE+/TlOePD6qKClNW7hHDKFh/J7/7gCWGR7joEQEW1bKq3a3yUZSObOoWLFQ4ohg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/read-pkg-up/-/read-pkg-up-7.0.1.tgz} name: read-pkg-up version: 7.0.1 engines: {node: '>=8'} dependencies: - find-up: mirrors.tencent.com/find-up/4.1.0 - read-pkg: mirrors.tencent.com/read-pkg/5.2.0 - type-fest: mirrors.tencent.com/type-fest/0.8.1 + find-up: 4.1.0 + read-pkg: mirrors.tencent.com/read-pkg@5.2.0 + type-fest: mirrors.tencent.com/type-fest@0.8.1 - mirrors.tencent.com/read-pkg/3.0.0: - resolution: {integrity: sha1-nLxoaXj+5l0WwA4rGcI3/Pbjg4k=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/read-pkg/-/read-pkg-3.0.0.tgz} + mirrors.tencent.com/read-pkg@3.0.0: + resolution: {integrity: sha1-nLxoaXj+5l0WwA4rGcI3/Pbjg4k=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/read-pkg/-/read-pkg-3.0.0.tgz} name: read-pkg version: 3.0.0 engines: {node: '>=4'} dependencies: - load-json-file: mirrors.tencent.com/load-json-file/4.0.0 - normalize-package-data: mirrors.tencent.com/normalize-package-data/2.5.0 - path-type: mirrors.tencent.com/path-type/3.0.0 + load-json-file: mirrors.tencent.com/load-json-file@4.0.0 + normalize-package-data: mirrors.tencent.com/normalize-package-data@2.5.0 + path-type: mirrors.tencent.com/path-type@3.0.0 - mirrors.tencent.com/read-pkg/5.2.0: - resolution: {integrity: sha512-Ug69mNOpfvKDAc2Q8DRpMjjzdtrnv9HcSMX+4VsZxD1aZ6ZzrIE7rlzXBtWTyhULSMKg076AW6WR5iZpD0JiOg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/read-pkg/-/read-pkg-5.2.0.tgz} + mirrors.tencent.com/read-pkg@5.2.0: + resolution: {integrity: sha512-Ug69mNOpfvKDAc2Q8DRpMjjzdtrnv9HcSMX+4VsZxD1aZ6ZzrIE7rlzXBtWTyhULSMKg076AW6WR5iZpD0JiOg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/read-pkg/-/read-pkg-5.2.0.tgz} name: read-pkg version: 5.2.0 engines: {node: '>=8'} dependencies: '@types/normalize-package-data': 2.4.1 - normalize-package-data: mirrors.tencent.com/normalize-package-data/2.5.0 - parse-json: mirrors.tencent.com/parse-json/5.2.0 - type-fest: mirrors.tencent.com/type-fest/0.6.0 + normalize-package-data: mirrors.tencent.com/normalize-package-data@2.5.0 + parse-json: mirrors.tencent.com/parse-json@5.2.0 + type-fest: mirrors.tencent.com/type-fest@0.6.0 - mirrors.tencent.com/readable-stream/1.1.14: - resolution: {integrity: sha1-fPTFTvZI44EwhMY23SB54WbAgdk=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/readable-stream/-/readable-stream-1.1.14.tgz} + mirrors.tencent.com/readable-stream@1.1.14: + resolution: {integrity: sha1-fPTFTvZI44EwhMY23SB54WbAgdk=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/readable-stream/-/readable-stream-1.1.14.tgz} name: readable-stream version: 1.1.14 dependencies: - core-util-is: mirrors.tencent.com/core-util-is/1.0.3 - inherits: mirrors.tencent.com/inherits/2.0.4 - isarray: mirrors.tencent.com/isarray/0.0.1 - string_decoder: mirrors.tencent.com/string_decoder/0.10.31 + core-util-is: mirrors.tencent.com/core-util-is@1.0.3 + inherits: 2.0.4 + isarray: mirrors.tencent.com/isarray@0.0.1 + string_decoder: mirrors.tencent.com/string_decoder@0.10.31 dev: true - mirrors.tencent.com/readable-stream/2.3.7: - resolution: {integrity: sha512-Ebho8K4jIbHAxnuxi7o42OrZgF/ZTNcsZj6nRKyUmkhLFq8CHItp/fy6hQZuZmP/n3yZ9VBUbp4zz/mX8hmYPw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/readable-stream/-/readable-stream-2.3.7.tgz} + mirrors.tencent.com/readable-stream@2.3.7: + resolution: {integrity: sha512-Ebho8K4jIbHAxnuxi7o42OrZgF/ZTNcsZj6nRKyUmkhLFq8CHItp/fy6hQZuZmP/n3yZ9VBUbp4zz/mX8hmYPw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/readable-stream/-/readable-stream-2.3.7.tgz} name: readable-stream version: 2.3.7 dependencies: - core-util-is: mirrors.tencent.com/core-util-is/1.0.3 - inherits: mirrors.tencent.com/inherits/2.0.4 - isarray: mirrors.tencent.com/isarray/1.0.0 - process-nextick-args: mirrors.tencent.com/process-nextick-args/2.0.1 - safe-buffer: mirrors.tencent.com/safe-buffer/5.1.2 - string_decoder: mirrors.tencent.com/string_decoder/1.1.1 - util-deprecate: mirrors.tencent.com/util-deprecate/1.0.2 + core-util-is: mirrors.tencent.com/core-util-is@1.0.3 + inherits: 2.0.4 + isarray: mirrors.tencent.com/isarray@1.0.0 + process-nextick-args: mirrors.tencent.com/process-nextick-args@2.0.1 + safe-buffer: 5.1.2 + string_decoder: mirrors.tencent.com/string_decoder@1.1.1 + util-deprecate: mirrors.tencent.com/util-deprecate@1.0.2 - mirrors.tencent.com/readable-stream/3.6.0: - resolution: {integrity: sha512-BViHy7LKeTz4oNnkcLJ+lVSL6vpiFeX6/d3oSH8zCW7UxP2onchk+vTGB143xuFjHS3deTgkKoXXymXqymiIdA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/readable-stream/-/readable-stream-3.6.0.tgz} + mirrors.tencent.com/readable-stream@3.6.0: + resolution: {integrity: sha512-BViHy7LKeTz4oNnkcLJ+lVSL6vpiFeX6/d3oSH8zCW7UxP2onchk+vTGB143xuFjHS3deTgkKoXXymXqymiIdA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/readable-stream/-/readable-stream-3.6.0.tgz} name: readable-stream version: 3.6.0 engines: {node: '>= 6'} dependencies: - inherits: mirrors.tencent.com/inherits/2.0.4 - string_decoder: mirrors.tencent.com/string_decoder/1.3.0 - util-deprecate: mirrors.tencent.com/util-deprecate/1.0.2 + inherits: 2.0.4 + string_decoder: mirrors.tencent.com/string_decoder@1.3.0 + util-deprecate: mirrors.tencent.com/util-deprecate@1.0.2 - mirrors.tencent.com/readdir-glob/1.1.1: - resolution: {integrity: sha512-91/k1EzZwDx6HbERR+zucygRFfiPl2zkIYZtv3Jjr6Mn7SkKcVct8aVO+sSRiGMc6fLf72du3d92/uY63YPdEA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/readdir-glob/-/readdir-glob-1.1.1.tgz} + mirrors.tencent.com/readdir-glob@1.1.1: + resolution: {integrity: sha512-91/k1EzZwDx6HbERR+zucygRFfiPl2zkIYZtv3Jjr6Mn7SkKcVct8aVO+sSRiGMc6fLf72du3d92/uY63YPdEA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/readdir-glob/-/readdir-glob-1.1.1.tgz} name: readdir-glob version: 1.1.1 dependencies: - minimatch: mirrors.tencent.com/minimatch/3.1.2 + minimatch: 3.1.2 dev: false - mirrors.tencent.com/readdirp/2.2.1: - resolution: {integrity: sha512-1JU/8q+VgFZyxwrJ+SVIOsh+KywWGpds3NTqikiKpDMZWScmAYyKIgqkO+ARvNWJfXeXR1zxz7aHF4u4CyH6vQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/readdirp/-/readdirp-2.2.1.tgz} + mirrors.tencent.com/readdirp@2.2.1(supports-color@6.1.0): + resolution: {integrity: sha512-1JU/8q+VgFZyxwrJ+SVIOsh+KywWGpds3NTqikiKpDMZWScmAYyKIgqkO+ARvNWJfXeXR1zxz7aHF4u4CyH6vQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/readdirp/-/readdirp-2.2.1.tgz} + id: mirrors.tencent.com/readdirp/2.2.1 name: readdirp version: 2.2.1 engines: {node: '>=0.10'} dependencies: - graceful-fs: mirrors.tencent.com/graceful-fs/4.2.9 - micromatch: mirrors.tencent.com/micromatch/3.1.10 - readable-stream: mirrors.tencent.com/readable-stream/2.3.7 + graceful-fs: 4.2.9 + micromatch: mirrors.tencent.com/micromatch@3.1.10(supports-color@6.1.0) + readable-stream: mirrors.tencent.com/readable-stream@2.3.7 + transitivePeerDependencies: + - supports-color dev: true - mirrors.tencent.com/readdirp/3.6.0: - resolution: {integrity: sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/readdirp/-/readdirp-3.6.0.tgz} + mirrors.tencent.com/readdirp@3.6.0: + resolution: {integrity: sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/readdirp/-/readdirp-3.6.0.tgz} name: readdirp version: 3.6.0 engines: {node: '>=8.10.0'} + requiresBuild: true dependencies: - picomatch: mirrors.tencent.com/picomatch/2.3.1 + picomatch: mirrors.tencent.com/picomatch@2.3.1 dev: true optional: true - mirrors.tencent.com/rechoir/0.6.2: - resolution: {integrity: sha1-hSBLVNuoLVdC4oyWdW70OvUOM4Q=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/rechoir/-/rechoir-0.6.2.tgz} + mirrors.tencent.com/rechoir@0.6.2: + resolution: {integrity: sha1-hSBLVNuoLVdC4oyWdW70OvUOM4Q=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/rechoir/-/rechoir-0.6.2.tgz} name: rechoir version: 0.6.2 engines: {node: '>= 0.10'} dependencies: - resolve: mirrors.tencent.com/resolve/1.22.0 + resolve: mirrors.tencent.com/resolve@1.22.0 dev: false - mirrors.tencent.com/redent/3.0.0: - resolution: {integrity: sha512-6tDA8g98We0zd0GvVeMT9arEOnTw9qM03L9cJXaCjrip1OO764RDBLBfrB4cwzNGDj5OA5ioymC9GkizgWJDUg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/redent/-/redent-3.0.0.tgz} + mirrors.tencent.com/redent@3.0.0: + resolution: {integrity: sha512-6tDA8g98We0zd0GvVeMT9arEOnTw9qM03L9cJXaCjrip1OO764RDBLBfrB4cwzNGDj5OA5ioymC9GkizgWJDUg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/redent/-/redent-3.0.0.tgz} name: redent version: 3.0.0 engines: {node: '>=8'} dependencies: - indent-string: mirrors.tencent.com/indent-string/4.0.0 - strip-indent: mirrors.tencent.com/strip-indent/3.0.0 + indent-string: 4.0.0 + strip-indent: mirrors.tencent.com/strip-indent@3.0.0 - mirrors.tencent.com/redux/4.1.2: - resolution: {integrity: sha512-SH8PglcebESbd/shgf6mii6EIoRM0zrQyjcuQ+ojmfxjTtE0z9Y8pa62iA/OJ58qjP6j27uyW4kUF4jl/jd6sw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/redux/-/redux-4.1.2.tgz} + mirrors.tencent.com/redux@4.1.2: + resolution: {integrity: sha512-SH8PglcebESbd/shgf6mii6EIoRM0zrQyjcuQ+ojmfxjTtE0z9Y8pa62iA/OJ58qjP6j27uyW4kUF4jl/jd6sw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/redux/-/redux-4.1.2.tgz} name: redux version: 4.1.2 dependencies: '@babel/runtime': 7.17.8 dev: false - mirrors.tencent.com/regenerate-unicode-properties/10.0.1: - resolution: {integrity: sha512-vn5DU6yg6h8hP/2OkQo3K7uVILvY4iu0oI4t3HFa81UPkhGJwkRwM10JEc3upjdhHjs/k8GJY1sRBhk5sr69Bw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/regenerate-unicode-properties/-/regenerate-unicode-properties-10.0.1.tgz} + mirrors.tencent.com/regenerate-unicode-properties@10.0.1: + resolution: {integrity: sha512-vn5DU6yg6h8hP/2OkQo3K7uVILvY4iu0oI4t3HFa81UPkhGJwkRwM10JEc3upjdhHjs/k8GJY1sRBhk5sr69Bw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/regenerate-unicode-properties/-/regenerate-unicode-properties-10.0.1.tgz} name: regenerate-unicode-properties version: 10.0.1 engines: {node: '>=4'} dependencies: - regenerate: mirrors.tencent.com/regenerate/1.4.2 + regenerate: mirrors.tencent.com/regenerate@1.4.2 dev: true - mirrors.tencent.com/regenerate/1.4.2: - resolution: {integrity: sha512-zrceR/XhGYU/d/opr2EKO7aRHUeiBI8qjtfHqADTwZd6Szfy16la6kqD0MIUs5z5hx6AaKa+PixpPrR289+I0A==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/regenerate/-/regenerate-1.4.2.tgz} + mirrors.tencent.com/regenerate@1.4.2: + resolution: {integrity: sha512-zrceR/XhGYU/d/opr2EKO7aRHUeiBI8qjtfHqADTwZd6Szfy16la6kqD0MIUs5z5hx6AaKa+PixpPrR289+I0A==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/regenerate/-/regenerate-1.4.2.tgz} name: regenerate version: 1.4.2 dev: true - mirrors.tencent.com/regenerator-runtime/0.13.9: - resolution: {integrity: sha512-p3VT+cOEgxFsRRA9X4lkI1E+k2/CtnKtU4gcxyaCUreilL/vqI6CdZ3wxVUx3UOUg+gnUOQQcRI7BmSI656MYA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/regenerator-runtime/-/regenerator-runtime-0.13.9.tgz} + mirrors.tencent.com/regenerator-runtime@0.13.9: + resolution: {integrity: sha512-p3VT+cOEgxFsRRA9X4lkI1E+k2/CtnKtU4gcxyaCUreilL/vqI6CdZ3wxVUx3UOUg+gnUOQQcRI7BmSI656MYA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/regenerator-runtime/-/regenerator-runtime-0.13.9.tgz} name: regenerator-runtime version: 0.13.9 - mirrors.tencent.com/regenerator-transform/0.14.5: - resolution: {integrity: sha512-eOf6vka5IO151Jfsw2NO9WpGX58W6wWmefK3I1zEGr0lOD0u8rwPaNqQL1aRxUaxLeKO3ArNh3VYg1KbaD+FFw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/regenerator-transform/-/regenerator-transform-0.14.5.tgz} + mirrors.tencent.com/regenerator-transform@0.14.5: + resolution: {integrity: sha512-eOf6vka5IO151Jfsw2NO9WpGX58W6wWmefK3I1zEGr0lOD0u8rwPaNqQL1aRxUaxLeKO3ArNh3VYg1KbaD+FFw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/regenerator-transform/-/regenerator-transform-0.14.5.tgz} name: regenerator-transform version: 0.14.5 dependencies: '@babel/runtime': 7.17.8 dev: true - mirrors.tencent.com/regex-not/1.0.2: - resolution: {integrity: sha512-J6SDjUgDxQj5NusnOtdFxDwN/+HWykR8GELwctJ7mdqhcyy1xEc4SRFHUXvxTp661YaVKAjfRLZ9cCqS6tn32A==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/regex-not/-/regex-not-1.0.2.tgz} + mirrors.tencent.com/regex-not@1.0.2: + resolution: {integrity: sha512-J6SDjUgDxQj5NusnOtdFxDwN/+HWykR8GELwctJ7mdqhcyy1xEc4SRFHUXvxTp661YaVKAjfRLZ9cCqS6tn32A==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/regex-not/-/regex-not-1.0.2.tgz} name: regex-not version: 1.0.2 engines: {node: '>=0.10.0'} dependencies: - extend-shallow: mirrors.tencent.com/extend-shallow/3.0.2 - safe-regex: mirrors.tencent.com/safe-regex/1.1.0 + extend-shallow: mirrors.tencent.com/extend-shallow@3.0.2 + safe-regex: mirrors.tencent.com/safe-regex@1.1.0 dev: true - mirrors.tencent.com/regexp.prototype.flags/1.4.1: - resolution: {integrity: sha512-pMR7hBVUUGI7PMA37m2ofIdQCsomVnas+Jn5UPGAHQ+/LlwKm/aTLJHdasmHRzlfeZwHiAOaRSo2rbBDm3nNUQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/regexp.prototype.flags/-/regexp.prototype.flags-1.4.1.tgz} + mirrors.tencent.com/regexp.prototype.flags@1.4.1: + resolution: {integrity: sha512-pMR7hBVUUGI7PMA37m2ofIdQCsomVnas+Jn5UPGAHQ+/LlwKm/aTLJHdasmHRzlfeZwHiAOaRSo2rbBDm3nNUQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/regexp.prototype.flags/-/regexp.prototype.flags-1.4.1.tgz} name: regexp.prototype.flags version: 1.4.1 engines: {node: '>= 0.4'} dependencies: - call-bind: mirrors.tencent.com/call-bind/1.0.2 - define-properties: mirrors.tencent.com/define-properties/1.1.3 + call-bind: mirrors.tencent.com/call-bind@1.0.2 + define-properties: mirrors.tencent.com/define-properties@1.1.3 dev: true - mirrors.tencent.com/regexpu-core/5.0.1: - resolution: {integrity: sha512-CriEZlrKK9VJw/xQGJpQM5rY88BtuL8DM+AEwvcThHilbxiTAy8vq4iJnd2tqq8wLmjbGZzP7ZcKFjbGkmEFrw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/regexpu-core/-/regexpu-core-5.0.1.tgz} + mirrors.tencent.com/regexpu-core@5.0.1: + resolution: {integrity: sha512-CriEZlrKK9VJw/xQGJpQM5rY88BtuL8DM+AEwvcThHilbxiTAy8vq4iJnd2tqq8wLmjbGZzP7ZcKFjbGkmEFrw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/regexpu-core/-/regexpu-core-5.0.1.tgz} name: regexpu-core version: 5.0.1 engines: {node: '>=4'} dependencies: - regenerate: mirrors.tencent.com/regenerate/1.4.2 - regenerate-unicode-properties: mirrors.tencent.com/regenerate-unicode-properties/10.0.1 - regjsgen: mirrors.tencent.com/regjsgen/0.6.0 - regjsparser: mirrors.tencent.com/regjsparser/0.8.4 - unicode-match-property-ecmascript: mirrors.tencent.com/unicode-match-property-ecmascript/2.0.0 - unicode-match-property-value-ecmascript: mirrors.tencent.com/unicode-match-property-value-ecmascript/2.0.0 + regenerate: mirrors.tencent.com/regenerate@1.4.2 + regenerate-unicode-properties: mirrors.tencent.com/regenerate-unicode-properties@10.0.1 + regjsgen: mirrors.tencent.com/regjsgen@0.6.0 + regjsparser: mirrors.tencent.com/regjsparser@0.8.4 + unicode-match-property-ecmascript: mirrors.tencent.com/unicode-match-property-ecmascript@2.0.0 + unicode-match-property-value-ecmascript: mirrors.tencent.com/unicode-match-property-value-ecmascript@2.0.0 dev: true - mirrors.tencent.com/regjsgen/0.6.0: - resolution: {integrity: sha512-ozE883Uigtqj3bx7OhL1KNbCzGyW2NQZPl6Hs09WTvCuZD5sTI4JY58bkbQWa/Y9hxIsvJ3M8Nbf7j54IqeZbA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/regjsgen/-/regjsgen-0.6.0.tgz} + mirrors.tencent.com/regjsgen@0.6.0: + resolution: {integrity: sha512-ozE883Uigtqj3bx7OhL1KNbCzGyW2NQZPl6Hs09WTvCuZD5sTI4JY58bkbQWa/Y9hxIsvJ3M8Nbf7j54IqeZbA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/regjsgen/-/regjsgen-0.6.0.tgz} name: regjsgen version: 0.6.0 dev: true - mirrors.tencent.com/regjsparser/0.8.4: - resolution: {integrity: sha512-J3LABycON/VNEu3abOviqGHuB/LOtOQj8SKmfP9anY5GfAVw/SPjwzSjxGjbZXIxbGfqTHtJw58C2Li/WkStmA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/regjsparser/-/regjsparser-0.8.4.tgz} + mirrors.tencent.com/regjsparser@0.8.4: + resolution: {integrity: sha512-J3LABycON/VNEu3abOviqGHuB/LOtOQj8SKmfP9anY5GfAVw/SPjwzSjxGjbZXIxbGfqTHtJw58C2Li/WkStmA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/regjsparser/-/regjsparser-0.8.4.tgz} name: regjsparser version: 0.8.4 hasBin: true dependencies: - jsesc: mirrors.tencent.com/jsesc/0.5.0 + jsesc: 0.5.0 dev: true - mirrors.tencent.com/reinterval/1.1.0: - resolution: {integrity: sha1-M2Hs+jymwYKDOA3Qu5VG85D17Oc=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/reinterval/-/reinterval-1.1.0.tgz} + mirrors.tencent.com/reinterval@1.1.0: + resolution: {integrity: sha1-M2Hs+jymwYKDOA3Qu5VG85D17Oc=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/reinterval/-/reinterval-1.1.0.tgz} name: reinterval version: 1.1.0 dev: false - mirrors.tencent.com/relateurl/0.2.7: - resolution: {integrity: sha1-VNvzd+UUQKypCkzSdGANP/LYiKk=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/relateurl/-/relateurl-0.2.7.tgz} + mirrors.tencent.com/relateurl@0.2.7: + resolution: {integrity: sha1-VNvzd+UUQKypCkzSdGANP/LYiKk=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/relateurl/-/relateurl-0.2.7.tgz} name: relateurl version: 0.2.7 engines: {node: '>= 0.10'} dev: true - mirrors.tencent.com/remove-trailing-separator/1.1.0: - resolution: {integrity: sha1-wkvOKig62tW8P1jg1IJJuSN52O8=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/remove-trailing-separator/-/remove-trailing-separator-1.1.0.tgz} + mirrors.tencent.com/remove-trailing-separator@1.1.0: + resolution: {integrity: sha1-wkvOKig62tW8P1jg1IJJuSN52O8=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/remove-trailing-separator/-/remove-trailing-separator-1.1.0.tgz} name: remove-trailing-separator version: 1.1.0 + requiresBuild: true dev: true - mirrors.tencent.com/renderkid/2.0.7: - resolution: {integrity: sha512-oCcFyxaMrKsKcTY59qnCAtmDVSLfPbrv6A3tVbPdFMMrv5jaK10V6m40cKsoPNhAqN6rmHW9sswW4o3ruSrwUQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/renderkid/-/renderkid-2.0.7.tgz} + mirrors.tencent.com/renderkid@2.0.7: + resolution: {integrity: sha512-oCcFyxaMrKsKcTY59qnCAtmDVSLfPbrv6A3tVbPdFMMrv5jaK10V6m40cKsoPNhAqN6rmHW9sswW4o3ruSrwUQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/renderkid/-/renderkid-2.0.7.tgz} name: renderkid version: 2.0.7 dependencies: - css-select: mirrors.tencent.com/css-select/4.3.0 - dom-converter: mirrors.tencent.com/dom-converter/0.2.0 - htmlparser2: mirrors.tencent.com/htmlparser2/6.1.0 - lodash: mirrors.tencent.com/lodash/4.17.21 - strip-ansi: mirrors.tencent.com/strip-ansi/3.0.1 + css-select: mirrors.tencent.com/css-select@4.3.0 + dom-converter: mirrors.tencent.com/dom-converter@0.2.0 + htmlparser2: mirrors.tencent.com/htmlparser2@6.1.0 + lodash: mirrors.tencent.com/lodash@4.17.21 + strip-ansi: mirrors.tencent.com/strip-ansi@3.0.1 dev: true - mirrors.tencent.com/repeat-element/1.1.4: - resolution: {integrity: sha512-LFiNfRcSu7KK3evMyYOuCzv3L10TW7yC1G2/+StMjK8Y6Vqd2MG7r/Qjw4ghtuCOjFvlnms/iMmLqpvW/ES/WQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/repeat-element/-/repeat-element-1.1.4.tgz} + mirrors.tencent.com/repeat-element@1.1.4: + resolution: {integrity: sha512-LFiNfRcSu7KK3evMyYOuCzv3L10TW7yC1G2/+StMjK8Y6Vqd2MG7r/Qjw4ghtuCOjFvlnms/iMmLqpvW/ES/WQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/repeat-element/-/repeat-element-1.1.4.tgz} name: repeat-element version: 1.1.4 engines: {node: '>=0.10.0'} dev: true - mirrors.tencent.com/repeat-string/1.6.1: - resolution: {integrity: sha1-jcrkcOHIirwtYA//Sndihtp15jc=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/repeat-string/-/repeat-string-1.6.1.tgz} + mirrors.tencent.com/repeat-string@1.6.1: + resolution: {integrity: sha1-jcrkcOHIirwtYA//Sndihtp15jc=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/repeat-string/-/repeat-string-1.6.1.tgz} name: repeat-string version: 1.6.1 engines: {node: '>=0.10'} dev: true - mirrors.tencent.com/require-directory/2.1.1: - resolution: {integrity: sha1-jGStX9MNqxyXbiNE/+f3kqam30I=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/require-directory/-/require-directory-2.1.1.tgz} + mirrors.tencent.com/require-directory@2.1.1: + resolution: {integrity: sha1-jGStX9MNqxyXbiNE/+f3kqam30I=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/require-directory/-/require-directory-2.1.1.tgz} name: require-directory version: 2.1.1 engines: {node: '>=0.10.0'} - mirrors.tencent.com/require-main-filename/2.0.0: - resolution: {integrity: sha512-NKN5kMDylKuldxYLSUfrbo5Tuzh4hd+2E8NPPX02mZtn1VuREQToYe/ZdlJy+J3uCpfaiGF05e7B8W0iXbQHmg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/require-main-filename/-/require-main-filename-2.0.0.tgz} + mirrors.tencent.com/require-main-filename@2.0.0: + resolution: {integrity: sha512-NKN5kMDylKuldxYLSUfrbo5Tuzh4hd+2E8NPPX02mZtn1VuREQToYe/ZdlJy+J3uCpfaiGF05e7B8W0iXbQHmg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/require-main-filename/-/require-main-filename-2.0.0.tgz} name: require-main-filename version: 2.0.0 dev: true - mirrors.tencent.com/requires-port/1.0.0: - resolution: {integrity: sha1-kl0mAdOaxIXgkc8NpcbmlNw9yv8=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/requires-port/-/requires-port-1.0.0.tgz} + mirrors.tencent.com/requires-port@1.0.0: + resolution: {integrity: sha1-kl0mAdOaxIXgkc8NpcbmlNw9yv8=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/requires-port/-/requires-port-1.0.0.tgz} name: requires-port version: 1.0.0 dev: true - mirrors.tencent.com/resize-observer-polyfill/1.5.1: - resolution: {integrity: sha512-LwZrotdHOo12nQuZlHEmtuXdqGoOD0OhaxopaNFxWzInpEgaLWoVuAMbTzixuosCx2nEG58ngzW3vxdWoxIgdg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/resize-observer-polyfill/-/resize-observer-polyfill-1.5.1.tgz} + mirrors.tencent.com/resize-observer-polyfill@1.5.1: + resolution: {integrity: sha512-LwZrotdHOo12nQuZlHEmtuXdqGoOD0OhaxopaNFxWzInpEgaLWoVuAMbTzixuosCx2nEG58ngzW3vxdWoxIgdg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/resize-observer-polyfill/-/resize-observer-polyfill-1.5.1.tgz} name: resize-observer-polyfill version: 1.5.1 dev: false - mirrors.tencent.com/resolve-cwd/2.0.0: - resolution: {integrity: sha1-AKn3OHVW4nA46uIyyqNypqWbZlo=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/resolve-cwd/-/resolve-cwd-2.0.0.tgz} + mirrors.tencent.com/resolve-cwd@2.0.0: + resolution: {integrity: sha1-AKn3OHVW4nA46uIyyqNypqWbZlo=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/resolve-cwd/-/resolve-cwd-2.0.0.tgz} name: resolve-cwd version: 2.0.0 engines: {node: '>=4'} dependencies: - resolve-from: mirrors.tencent.com/resolve-from/3.0.0 + resolve-from: mirrors.tencent.com/resolve-from@3.0.0 dev: true - mirrors.tencent.com/resolve-dir/1.0.1: - resolution: {integrity: sha1-eaQGRMNivoLybv/nOcm7U4IEb0M=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/resolve-dir/-/resolve-dir-1.0.1.tgz} + mirrors.tencent.com/resolve-dir@1.0.1: + resolution: {integrity: sha1-eaQGRMNivoLybv/nOcm7U4IEb0M=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/resolve-dir/-/resolve-dir-1.0.1.tgz} name: resolve-dir version: 1.0.1 engines: {node: '>=0.10.0'} dependencies: - expand-tilde: mirrors.tencent.com/expand-tilde/2.0.2 - global-modules: mirrors.tencent.com/global-modules/1.0.0 + expand-tilde: mirrors.tencent.com/expand-tilde@2.0.2 + global-modules: mirrors.tencent.com/global-modules@1.0.0 - mirrors.tencent.com/resolve-from/3.0.0: - resolution: {integrity: sha1-six699nWiBvItuZTM17rywoYh0g=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/resolve-from/-/resolve-from-3.0.0.tgz} + mirrors.tencent.com/resolve-from@3.0.0: + resolution: {integrity: sha1-six699nWiBvItuZTM17rywoYh0g=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/resolve-from/-/resolve-from-3.0.0.tgz} name: resolve-from version: 3.0.0 engines: {node: '>=4'} dev: true - mirrors.tencent.com/resolve-from/4.0.0: - resolution: {integrity: sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/resolve-from/-/resolve-from-4.0.0.tgz} + mirrors.tencent.com/resolve-from@4.0.0: + resolution: {integrity: sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/resolve-from/-/resolve-from-4.0.0.tgz} name: resolve-from version: 4.0.0 engines: {node: '>=4'} - mirrors.tencent.com/resolve-from/5.0.0: - resolution: {integrity: sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/resolve-from/-/resolve-from-5.0.0.tgz} + mirrors.tencent.com/resolve-from@5.0.0: + resolution: {integrity: sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/resolve-from/-/resolve-from-5.0.0.tgz} name: resolve-from version: 5.0.0 engines: {node: '>=8'} - mirrors.tencent.com/resolve-global/1.0.0: - resolution: {integrity: sha512-zFa12V4OLtT5XUX/Q4VLvTfBf+Ok0SPc1FNGM/z9ctUdiU618qwKpWnd0CHs3+RqROfyEg/DhuHbMWYqcgljEw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/resolve-global/-/resolve-global-1.0.0.tgz} + mirrors.tencent.com/resolve-global@1.0.0: + resolution: {integrity: sha512-zFa12V4OLtT5XUX/Q4VLvTfBf+Ok0SPc1FNGM/z9ctUdiU618qwKpWnd0CHs3+RqROfyEg/DhuHbMWYqcgljEw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/resolve-global/-/resolve-global-1.0.0.tgz} name: resolve-global version: 1.0.0 engines: {node: '>=8'} dependencies: - global-dirs: mirrors.tencent.com/global-dirs/0.1.1 + global-dirs: mirrors.tencent.com/global-dirs@0.1.1 - mirrors.tencent.com/resolve-url/0.2.1: - resolution: {integrity: sha1-LGN/53yJOv0qZj/iGqkIAGjiBSo=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/resolve-url/-/resolve-url-0.2.1.tgz} + mirrors.tencent.com/resolve-url@0.2.1: + resolution: {integrity: sha1-LGN/53yJOv0qZj/iGqkIAGjiBSo=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/resolve-url/-/resolve-url-0.2.1.tgz} name: resolve-url version: 0.2.1 deprecated: https://github.com/lydell/resolve-url#deprecated dev: true - mirrors.tencent.com/resolve/1.22.0: - resolution: {integrity: sha512-Hhtrw0nLeSrFQ7phPp4OOcVjLPIeMnRlr5mcnVuMe7M/7eBn98A3hmFRLoFo3DLZkivSYwhRUJTyPyWAk56WLw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/resolve/-/resolve-1.22.0.tgz} + mirrors.tencent.com/resolve@1.22.0: + resolution: {integrity: sha512-Hhtrw0nLeSrFQ7phPp4OOcVjLPIeMnRlr5mcnVuMe7M/7eBn98A3hmFRLoFo3DLZkivSYwhRUJTyPyWAk56WLw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/resolve/-/resolve-1.22.0.tgz} name: resolve version: 1.22.0 hasBin: true dependencies: - is-core-module: mirrors.tencent.com/is-core-module/2.8.1 - path-parse: mirrors.tencent.com/path-parse/1.0.7 - supports-preserve-symlinks-flag: mirrors.tencent.com/supports-preserve-symlinks-flag/1.0.0 + is-core-module: mirrors.tencent.com/is-core-module@2.8.1 + path-parse: mirrors.tencent.com/path-parse@1.0.7 + supports-preserve-symlinks-flag: mirrors.tencent.com/supports-preserve-symlinks-flag@1.0.0 - mirrors.tencent.com/restore-cursor/2.0.0: - resolution: {integrity: sha1-n37ih/gv0ybU/RYpI9YhKe7g368=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/restore-cursor/-/restore-cursor-2.0.0.tgz} + mirrors.tencent.com/restore-cursor@2.0.0: + resolution: {integrity: sha1-n37ih/gv0ybU/RYpI9YhKe7g368=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/restore-cursor/-/restore-cursor-2.0.0.tgz} name: restore-cursor version: 2.0.0 engines: {node: '>=4'} dependencies: - onetime: mirrors.tencent.com/onetime/2.0.1 - signal-exit: mirrors.tencent.com/signal-exit/3.0.7 + onetime: mirrors.tencent.com/onetime@2.0.1 + signal-exit: mirrors.tencent.com/signal-exit@3.0.7 dev: false - mirrors.tencent.com/ret/0.1.15: - resolution: {integrity: sha512-TTlYpa+OL+vMMNG24xSlQGEJ3B/RzEfUlLct7b5G/ytav+wPrplCpVMFuwzXbkecJrb6IYo1iFb0S9v37754mg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/ret/-/ret-0.1.15.tgz} + mirrors.tencent.com/ret@0.1.15: + resolution: {integrity: sha512-TTlYpa+OL+vMMNG24xSlQGEJ3B/RzEfUlLct7b5G/ytav+wPrplCpVMFuwzXbkecJrb6IYo1iFb0S9v37754mg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/ret/-/ret-0.1.15.tgz} name: ret version: 0.1.15 engines: {node: '>=0.12'} dev: true - mirrors.tencent.com/retry/0.12.0: - resolution: {integrity: sha1-G0KmJmoh8HQh0bC1S33BZ7AcATs=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/retry/-/retry-0.12.0.tgz} + mirrors.tencent.com/retry@0.12.0: + resolution: {integrity: sha1-G0KmJmoh8HQh0bC1S33BZ7AcATs=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/retry/-/retry-0.12.0.tgz} name: retry version: 0.12.0 engines: {node: '>= 4'} dev: true - mirrors.tencent.com/reusify/1.0.4: - resolution: {integrity: sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/reusify/-/reusify-1.0.4.tgz} + mirrors.tencent.com/reusify@1.0.4: + resolution: {integrity: sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/reusify/-/reusify-1.0.4.tgz} name: reusify version: 1.0.4 engines: {iojs: '>=1.0.0', node: '>=0.10.0'} dev: true - mirrors.tencent.com/rfdc/1.3.0: - resolution: {integrity: sha512-V2hovdzFbOi77/WajaSMXk2OLm+xNIeQdMMuB7icj7bk6zi2F8GGAxigcnDFpJHbNyNcgyJDiP+8nOrY5cZGrA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/rfdc/-/rfdc-1.3.0.tgz} + mirrors.tencent.com/rfdc@1.3.0: + resolution: {integrity: sha512-V2hovdzFbOi77/WajaSMXk2OLm+xNIeQdMMuB7icj7bk6zi2F8GGAxigcnDFpJHbNyNcgyJDiP+8nOrY5cZGrA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/rfdc/-/rfdc-1.3.0.tgz} name: rfdc version: 1.3.0 dev: false - mirrors.tencent.com/rgb-regex/1.0.1: - resolution: {integrity: sha1-wODWiC3w4jviVKR16O3UGRX+rrE=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/rgb-regex/-/rgb-regex-1.0.1.tgz} + mirrors.tencent.com/rgb-regex@1.0.1: + resolution: {integrity: sha1-wODWiC3w4jviVKR16O3UGRX+rrE=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/rgb-regex/-/rgb-regex-1.0.1.tgz} name: rgb-regex version: 1.0.1 dev: true - mirrors.tencent.com/rgba-regex/1.0.0: - resolution: {integrity: sha1-QzdOLiyglosO8VI0YLfXMP8i7rM=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/rgba-regex/-/rgba-regex-1.0.0.tgz} + mirrors.tencent.com/rgba-regex@1.0.0: + resolution: {integrity: sha1-QzdOLiyglosO8VI0YLfXMP8i7rM=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/rgba-regex/-/rgba-regex-1.0.0.tgz} name: rgba-regex version: 1.0.0 dev: true - mirrors.tencent.com/rimraf/2.7.1: - resolution: {integrity: sha512-uWjbaKIK3T1OSVptzX7Nl6PvQ3qAGtKEtVRjRuazjfL3Bx5eI409VZSqgND+4UNnmzLVdPj9FqFJNPqBZFve4w==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/rimraf/-/rimraf-2.7.1.tgz} - name: rimraf - version: 2.7.1 - hasBin: true - dependencies: - glob: mirrors.tencent.com/glob/7.2.0 - - mirrors.tencent.com/rimraf/3.0.2: - resolution: {integrity: sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/rimraf/-/rimraf-3.0.2.tgz} - name: rimraf - version: 3.0.2 - hasBin: true - dependencies: - glob: mirrors.tencent.com/glob/7.2.0 - - mirrors.tencent.com/ripemd160/2.0.2: - resolution: {integrity: sha512-ii4iagi25WusVoiC4B4lq7pbXfAp3D9v5CwfkY33vffw2+pkDjY1D8GaN7spsxvCSx8dkPqOZCEZyfxcmJG2IA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/ripemd160/-/ripemd160-2.0.2.tgz} + mirrors.tencent.com/ripemd160@2.0.2: + resolution: {integrity: sha512-ii4iagi25WusVoiC4B4lq7pbXfAp3D9v5CwfkY33vffw2+pkDjY1D8GaN7spsxvCSx8dkPqOZCEZyfxcmJG2IA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/ripemd160/-/ripemd160-2.0.2.tgz} name: ripemd160 version: 2.0.2 dependencies: - hash-base: mirrors.tencent.com/hash-base/3.1.0 - inherits: mirrors.tencent.com/inherits/2.0.4 + hash-base: mirrors.tencent.com/hash-base@3.1.0 + inherits: 2.0.4 dev: true - mirrors.tencent.com/run-async/2.4.1: - resolution: {integrity: sha512-tvVnVv01b8c1RrA6Ep7JkStj85Guv/YrMcwqYQnwjsAS2cTmmPGBBjAjpCW7RrSodNSoE2/qg9O4bceNvUuDgQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/run-async/-/run-async-2.4.1.tgz} + mirrors.tencent.com/run-async@2.4.1: + resolution: {integrity: sha512-tvVnVv01b8c1RrA6Ep7JkStj85Guv/YrMcwqYQnwjsAS2cTmmPGBBjAjpCW7RrSodNSoE2/qg9O4bceNvUuDgQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/run-async/-/run-async-2.4.1.tgz} name: run-async version: 2.4.1 engines: {node: '>=0.12.0'} dev: false - mirrors.tencent.com/run-parallel/1.2.0: - resolution: {integrity: sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/run-parallel/-/run-parallel-1.2.0.tgz} + mirrors.tencent.com/run-parallel@1.2.0: + resolution: {integrity: sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/run-parallel/-/run-parallel-1.2.0.tgz} name: run-parallel version: 1.2.0 dependencies: - queue-microtask: mirrors.tencent.com/queue-microtask/1.2.3 + queue-microtask: mirrors.tencent.com/queue-microtask@1.2.3 dev: true - mirrors.tencent.com/run-queue/1.0.3: - resolution: {integrity: sha1-6Eg5bwV9Ij8kOGkkYY4laUFh7Ec=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/run-queue/-/run-queue-1.0.3.tgz} + mirrors.tencent.com/run-queue@1.0.3: + resolution: {integrity: sha1-6Eg5bwV9Ij8kOGkkYY4laUFh7Ec=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/run-queue/-/run-queue-1.0.3.tgz} name: run-queue version: 1.0.3 dependencies: - aproba: mirrors.tencent.com/aproba/1.2.0 + aproba: mirrors.tencent.com/aproba@1.2.0 dev: true - mirrors.tencent.com/rxjs/6.6.7: - resolution: {integrity: sha512-hTdwr+7yYNIT5n4AMYp85KA6yw2Va0FLa3Rguvbpa4W3I5xynaBZo41cM3XM+4Q6fRMj3sBYIR1VAmZMXYJvRQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/rxjs/-/rxjs-6.6.7.tgz} + mirrors.tencent.com/rxjs@6.6.7: + resolution: {integrity: sha512-hTdwr+7yYNIT5n4AMYp85KA6yw2Va0FLa3Rguvbpa4W3I5xynaBZo41cM3XM+4Q6fRMj3sBYIR1VAmZMXYJvRQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/rxjs/-/rxjs-6.6.7.tgz} name: rxjs version: 6.6.7 engines: {npm: '>=2.0.0'} dependencies: - tslib: mirrors.tencent.com/tslib/1.14.1 + tslib: mirrors.tencent.com/tslib@1.14.1 dev: false - mirrors.tencent.com/safe-buffer/5.1.2: - resolution: {integrity: sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/safe-buffer/-/safe-buffer-5.1.2.tgz} + mirrors.tencent.com/safe-buffer@5.1.2: + resolution: {integrity: sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/safe-buffer/-/safe-buffer-5.1.2.tgz} name: safe-buffer version: 5.1.2 + dev: true - mirrors.tencent.com/safe-buffer/5.2.1: - resolution: {integrity: sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/safe-buffer/-/safe-buffer-5.2.1.tgz} + mirrors.tencent.com/safe-buffer@5.2.1: + resolution: {integrity: sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/safe-buffer/-/safe-buffer-5.2.1.tgz} name: safe-buffer version: 5.2.1 + dev: false - mirrors.tencent.com/safe-regex/1.1.0: - resolution: {integrity: sha1-QKNmnzsHfR6UPURinhV91IAjvy4=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/safe-regex/-/safe-regex-1.1.0.tgz} + mirrors.tencent.com/safe-regex@1.1.0: + resolution: {integrity: sha1-QKNmnzsHfR6UPURinhV91IAjvy4=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/safe-regex/-/safe-regex-1.1.0.tgz} name: safe-regex version: 1.1.0 dependencies: - ret: mirrors.tencent.com/ret/0.1.15 + ret: mirrors.tencent.com/ret@0.1.15 dev: true - mirrors.tencent.com/safer-buffer/2.1.2: - resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/safer-buffer/-/safer-buffer-2.1.2.tgz} + mirrors.tencent.com/safer-buffer@2.1.2: + resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/safer-buffer/-/safer-buffer-2.1.2.tgz} name: safer-buffer version: 2.1.2 - mirrors.tencent.com/sax/1.2.4: - resolution: {integrity: sha512-NqVDv9TpANUjFm0N8uM5GxL36UgKi9/atZw+x7YFnQ8ckwFGKrl4xX4yWtrey3UJm5nP1kUbnYgLopqWNSRhWw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/sax/-/sax-1.2.4.tgz} + mirrors.tencent.com/sax@1.2.4: + resolution: {integrity: sha512-NqVDv9TpANUjFm0N8uM5GxL36UgKi9/atZw+x7YFnQ8ckwFGKrl4xX4yWtrey3UJm5nP1kUbnYgLopqWNSRhWw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/sax/-/sax-1.2.4.tgz} name: sax version: 1.2.4 dev: true - mirrors.tencent.com/saxes/5.0.1: - resolution: {integrity: sha512-5LBh1Tls8c9xgGjw3QrMwETmTMVk0oFgvrFSvWx62llR2hcEInrKNZ2GZCCuuy2lvWrdl5jhbpeqc5hRYKFOcw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/saxes/-/saxes-5.0.1.tgz} + mirrors.tencent.com/saxes@5.0.1: + resolution: {integrity: sha512-5LBh1Tls8c9xgGjw3QrMwETmTMVk0oFgvrFSvWx62llR2hcEInrKNZ2GZCCuuy2lvWrdl5jhbpeqc5hRYKFOcw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/saxes/-/saxes-5.0.1.tgz} name: saxes version: 5.0.1 engines: {node: '>=10'} dependencies: - xmlchars: mirrors.tencent.com/xmlchars/2.2.0 + xmlchars: mirrors.tencent.com/xmlchars@2.2.0 dev: false - mirrors.tencent.com/scheduler/0.19.1: - resolution: {integrity: sha512-n/zwRWRYSUj0/3g/otKDRPMh6qv2SYMWNq85IEa8iZyAv8od9zDYpGSnpBEjNgcMNq6Scbu5KfIPxNF72R/2EA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/scheduler/-/scheduler-0.19.1.tgz} + mirrors.tencent.com/scheduler@0.19.1: + resolution: {integrity: sha512-n/zwRWRYSUj0/3g/otKDRPMh6qv2SYMWNq85IEa8iZyAv8od9zDYpGSnpBEjNgcMNq6Scbu5KfIPxNF72R/2EA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/scheduler/-/scheduler-0.19.1.tgz} name: scheduler version: 0.19.1 dependencies: - loose-envify: mirrors.tencent.com/loose-envify/1.4.0 - object-assign: mirrors.tencent.com/object-assign/4.1.1 + loose-envify: mirrors.tencent.com/loose-envify@1.4.0 + object-assign: mirrors.tencent.com/object-assign@4.1.1 dev: false - mirrors.tencent.com/schema-utils/1.0.0: - resolution: {integrity: sha512-i27Mic4KovM/lnGsy8whRCHhc7VicJajAjTrYg11K9zfZXnYIt4k5F+kZkwjnrhKzLic/HLU4j11mjsz2G/75g==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/schema-utils/-/schema-utils-1.0.0.tgz} + mirrors.tencent.com/schema-utils@1.0.0: + resolution: {integrity: sha512-i27Mic4KovM/lnGsy8whRCHhc7VicJajAjTrYg11K9zfZXnYIt4k5F+kZkwjnrhKzLic/HLU4j11mjsz2G/75g==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/schema-utils/-/schema-utils-1.0.0.tgz} name: schema-utils version: 1.0.0 engines: {node: '>= 4'} dependencies: - ajv: mirrors.tencent.com/ajv/6.12.6 - ajv-errors: mirrors.tencent.com/ajv-errors/1.0.1_ajv@6.12.6 - ajv-keywords: mirrors.tencent.com/ajv-keywords/3.5.2_ajv@6.12.6 + ajv: 6.12.6 + ajv-errors: mirrors.tencent.com/ajv-errors@1.0.1(ajv@6.12.6) + ajv-keywords: 3.5.2(ajv@6.12.6) dev: true - mirrors.tencent.com/schema-utils/2.7.1: - resolution: {integrity: sha512-SHiNtMOUGWBQJwzISiVYKu82GiV4QYGePp3odlY1tuKO7gPtphAT5R/py0fA6xtbgLL/RvtJZnU9b8s0F1q0Xg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/schema-utils/-/schema-utils-2.7.1.tgz} + mirrors.tencent.com/schema-utils@2.7.1: + resolution: {integrity: sha512-SHiNtMOUGWBQJwzISiVYKu82GiV4QYGePp3odlY1tuKO7gPtphAT5R/py0fA6xtbgLL/RvtJZnU9b8s0F1q0Xg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/schema-utils/-/schema-utils-2.7.1.tgz} name: schema-utils version: 2.7.1 engines: {node: '>= 8.9.0'} dependencies: '@types/json-schema': 7.0.11 - ajv: mirrors.tencent.com/ajv/6.12.6 - ajv-keywords: mirrors.tencent.com/ajv-keywords/3.5.2_ajv@6.12.6 + ajv: 6.12.6 + ajv-keywords: 3.5.2(ajv@6.12.6) dev: true - mirrors.tencent.com/schema-utils/3.1.1: - resolution: {integrity: sha512-Y5PQxS4ITlC+EahLuXaY86TXfR7Dc5lw294alXOq86JAHCihAIZfqv8nNCWvaEJvaC51uN9hbLGeV0cFBdH+Fw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/schema-utils/-/schema-utils-3.1.1.tgz} + mirrors.tencent.com/schema-utils@3.1.1: + resolution: {integrity: sha512-Y5PQxS4ITlC+EahLuXaY86TXfR7Dc5lw294alXOq86JAHCihAIZfqv8nNCWvaEJvaC51uN9hbLGeV0cFBdH+Fw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/schema-utils/-/schema-utils-3.1.1.tgz} name: schema-utils version: 3.1.1 engines: {node: '>= 10.13.0'} dependencies: '@types/json-schema': 7.0.11 - ajv: mirrors.tencent.com/ajv/6.12.6 - ajv-keywords: mirrors.tencent.com/ajv-keywords/3.5.2_ajv@6.12.6 + ajv: 6.12.6 + ajv-keywords: 3.5.2(ajv@6.12.6) dev: true - mirrors.tencent.com/scroll-into-view-if-needed/2.2.29: - resolution: {integrity: sha512-hxpAR6AN+Gh53AdAimHM6C8oTN1ppwVZITihix+WqalywBeFcQ6LdQP5ABNl26nX8GTEL7VT+b8lKpdqq65wXg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/scroll-into-view-if-needed/-/scroll-into-view-if-needed-2.2.29.tgz} + mirrors.tencent.com/scroll-into-view-if-needed@2.2.29: + resolution: {integrity: sha512-hxpAR6AN+Gh53AdAimHM6C8oTN1ppwVZITihix+WqalywBeFcQ6LdQP5ABNl26nX8GTEL7VT+b8lKpdqq65wXg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/scroll-into-view-if-needed/-/scroll-into-view-if-needed-2.2.29.tgz} name: scroll-into-view-if-needed version: 2.2.29 dependencies: - compute-scroll-into-view: mirrors.tencent.com/compute-scroll-into-view/1.0.17 + compute-scroll-into-view: mirrors.tencent.com/compute-scroll-into-view@1.0.17 dev: false - mirrors.tencent.com/selfsigned/1.10.14: - resolution: {integrity: sha512-lkjaiAye+wBZDCBsu5BGi0XiLRxeUlsGod5ZP924CRSEoGuZAw/f7y9RKu28rwTfiHVhdavhB0qH0INV6P1lEA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/selfsigned/-/selfsigned-1.10.14.tgz} + mirrors.tencent.com/selfsigned@1.10.14: + resolution: {integrity: sha512-lkjaiAye+wBZDCBsu5BGi0XiLRxeUlsGod5ZP924CRSEoGuZAw/f7y9RKu28rwTfiHVhdavhB0qH0INV6P1lEA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/selfsigned/-/selfsigned-1.10.14.tgz} name: selfsigned version: 1.10.14 dependencies: - node-forge: mirrors.tencent.com/node-forge/0.10.0 + node-forge: mirrors.tencent.com/node-forge@0.10.0 dev: true - mirrors.tencent.com/semver/5.7.1: - resolution: {integrity: sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/semver/-/semver-5.7.1.tgz} + mirrors.tencent.com/semver@5.7.1: + resolution: {integrity: sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/semver/-/semver-5.7.1.tgz} name: semver version: 5.7.1 hasBin: true + dev: true - mirrors.tencent.com/semver/6.3.0: - resolution: {integrity: sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/semver/-/semver-6.3.0.tgz} + mirrors.tencent.com/semver@6.3.0: + resolution: {integrity: sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/semver/-/semver-6.3.0.tgz} name: semver version: 6.3.0 hasBin: true - - mirrors.tencent.com/semver/7.0.0: - resolution: {integrity: sha512-+GB6zVA9LWh6zovYQLALHwv5rb2PHGlJi3lfiqIHxR0uuwCgefcOJc59v9fv1w8GbStwxuuqqAjI9NMAOOgq1A==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/semver/-/semver-7.0.0.tgz} - name: semver - version: 7.0.0 - hasBin: true dev: true - mirrors.tencent.com/semver/7.3.5: - resolution: {integrity: sha512-PoeGJYh8HK4BTO/a9Tf6ZG3veo/A7ZVsYrSA6J8ny9nb3B1VrpkuN+z9OE5wfE5p6H4LchYZsegiQgbJD94ZFQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/semver/-/semver-7.3.5.tgz} + mirrors.tencent.com/semver@7.3.5: + resolution: {integrity: sha512-PoeGJYh8HK4BTO/a9Tf6ZG3veo/A7ZVsYrSA6J8ny9nb3B1VrpkuN+z9OE5wfE5p6H4LchYZsegiQgbJD94ZFQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/semver/-/semver-7.3.5.tgz} name: semver version: 7.3.5 engines: {node: '>=10'} hasBin: true dependencies: - lru-cache: mirrors.tencent.com/lru-cache/6.0.0 + lru-cache: 6.0.0 + dev: true - mirrors.tencent.com/send/0.17.2: - resolution: {integrity: sha512-UJYB6wFSJE3G00nEivR5rgWp8c2xXvJ3OPWPhmuteU0IKj8nKbG3DrjiOmLwpnHGYWAVwA69zmTm++YG0Hmwww==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/send/-/send-0.17.2.tgz} + mirrors.tencent.com/send@0.17.2(supports-color@6.1.0): + resolution: {integrity: sha512-UJYB6wFSJE3G00nEivR5rgWp8c2xXvJ3OPWPhmuteU0IKj8nKbG3DrjiOmLwpnHGYWAVwA69zmTm++YG0Hmwww==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/send/-/send-0.17.2.tgz} + id: mirrors.tencent.com/send/0.17.2 name: send version: 0.17.2 engines: {node: '>= 0.8.0'} dependencies: - debug: mirrors.tencent.com/debug/2.6.9 - depd: mirrors.tencent.com/depd/1.1.2 - destroy: mirrors.tencent.com/destroy/1.0.4 - encodeurl: mirrors.tencent.com/encodeurl/1.0.2 - escape-html: mirrors.tencent.com/escape-html/1.0.3 - etag: mirrors.tencent.com/etag/1.8.1 - fresh: mirrors.tencent.com/fresh/0.5.2 - http-errors: mirrors.tencent.com/http-errors/1.8.1 - mime: mirrors.tencent.com/mime/1.6.0 - ms: mirrors.tencent.com/ms/2.1.3 - on-finished: mirrors.tencent.com/on-finished/2.3.0 - range-parser: mirrors.tencent.com/range-parser/1.2.1 - statuses: mirrors.tencent.com/statuses/1.5.0 - dev: true - - mirrors.tencent.com/serialize-javascript/4.0.0: - resolution: {integrity: sha512-GaNA54380uFefWghODBWEGisLZFj00nS5ACs6yHa9nLqlLpVLO8ChDGeKRjZnV4Nh4n0Qi7nhYZD/9fCPzEqkw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/serialize-javascript/-/serialize-javascript-4.0.0.tgz} - name: serialize-javascript - version: 4.0.0 - dependencies: - randombytes: mirrors.tencent.com/randombytes/2.1.0 + debug: 2.6.9(supports-color@6.1.0) + depd: mirrors.tencent.com/depd@1.1.2 + destroy: mirrors.tencent.com/destroy@1.0.4 + encodeurl: mirrors.tencent.com/encodeurl@1.0.2 + escape-html: mirrors.tencent.com/escape-html@1.0.3 + etag: mirrors.tencent.com/etag@1.8.1 + fresh: mirrors.tencent.com/fresh@0.5.2 + http-errors: mirrors.tencent.com/http-errors@1.8.1 + mime: 1.6.0 + ms: 2.1.3 + on-finished: mirrors.tencent.com/on-finished@2.3.0 + range-parser: mirrors.tencent.com/range-parser@1.2.1 + statuses: mirrors.tencent.com/statuses@1.5.0 + transitivePeerDependencies: + - supports-color dev: true - mirrors.tencent.com/serialize-javascript/5.0.1: - resolution: {integrity: sha512-SaaNal9imEO737H2c05Og0/8LUXG7EnsZyMa8MzkmuHoELfT6txuj0cMqRj6zfPKnmQ1yasR4PCJc8x+M4JSPA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/serialize-javascript/-/serialize-javascript-5.0.1.tgz} + mirrors.tencent.com/serialize-javascript@5.0.1: + resolution: {integrity: sha512-SaaNal9imEO737H2c05Og0/8LUXG7EnsZyMa8MzkmuHoELfT6txuj0cMqRj6zfPKnmQ1yasR4PCJc8x+M4JSPA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/serialize-javascript/-/serialize-javascript-5.0.1.tgz} name: serialize-javascript version: 5.0.1 dependencies: - randombytes: mirrors.tencent.com/randombytes/2.1.0 - dev: true - - mirrors.tencent.com/serialize-javascript/6.0.0: - resolution: {integrity: sha512-Qr3TosvguFt8ePWqsvRfrKyQXIiW+nGbYpy8XK24NQHE83caxWt+mIymTT19DGFbNWNLfEwsrkSmN64lVWB9ag==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/serialize-javascript/-/serialize-javascript-6.0.0.tgz} - name: serialize-javascript - version: 6.0.0 - dependencies: - randombytes: mirrors.tencent.com/randombytes/2.1.0 + randombytes: 2.1.0 dev: true - mirrors.tencent.com/serve-index/1.9.1: - resolution: {integrity: sha1-03aNabHn2C5c4FD/9bRTvqEqkjk=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/serve-index/-/serve-index-1.9.1.tgz} + mirrors.tencent.com/serve-index@1.9.1(supports-color@6.1.0): + resolution: {integrity: sha1-03aNabHn2C5c4FD/9bRTvqEqkjk=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/serve-index/-/serve-index-1.9.1.tgz} + id: mirrors.tencent.com/serve-index/1.9.1 name: serve-index version: 1.9.1 engines: {node: '>= 0.8.0'} dependencies: - accepts: mirrors.tencent.com/accepts/1.3.8 + accepts: mirrors.tencent.com/accepts@1.3.8 batch: 0.6.1 - debug: mirrors.tencent.com/debug/2.6.9 - escape-html: mirrors.tencent.com/escape-html/1.0.3 - http-errors: mirrors.tencent.com/http-errors/1.6.3 - mime-types: mirrors.tencent.com/mime-types/2.1.35 - parseurl: mirrors.tencent.com/parseurl/1.3.3 + debug: 2.6.9(supports-color@6.1.0) + escape-html: mirrors.tencent.com/escape-html@1.0.3 + http-errors: mirrors.tencent.com/http-errors@1.6.3 + mime-types: mirrors.tencent.com/mime-types@2.1.35 + parseurl: mirrors.tencent.com/parseurl@1.3.3 + transitivePeerDependencies: + - supports-color dev: true - mirrors.tencent.com/serve-static/1.14.2: - resolution: {integrity: sha512-+TMNA9AFxUEGuC0z2mevogSnn9MXKb4fa7ngeRMJaaGv8vTwnIEkKi+QGvPt33HSnf8pRS+WGM0EbMtCJLKMBQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/serve-static/-/serve-static-1.14.2.tgz} + mirrors.tencent.com/serve-static@1.14.2(supports-color@6.1.0): + resolution: {integrity: sha512-+TMNA9AFxUEGuC0z2mevogSnn9MXKb4fa7ngeRMJaaGv8vTwnIEkKi+QGvPt33HSnf8pRS+WGM0EbMtCJLKMBQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/serve-static/-/serve-static-1.14.2.tgz} + id: mirrors.tencent.com/serve-static/1.14.2 name: serve-static version: 1.14.2 engines: {node: '>= 0.8.0'} dependencies: - encodeurl: mirrors.tencent.com/encodeurl/1.0.2 - escape-html: mirrors.tencent.com/escape-html/1.0.3 - parseurl: mirrors.tencent.com/parseurl/1.3.3 - send: mirrors.tencent.com/send/0.17.2 + encodeurl: mirrors.tencent.com/encodeurl@1.0.2 + escape-html: mirrors.tencent.com/escape-html@1.0.3 + parseurl: mirrors.tencent.com/parseurl@1.3.3 + send: mirrors.tencent.com/send@0.17.2(supports-color@6.1.0) + transitivePeerDependencies: + - supports-color dev: true - mirrors.tencent.com/set-blocking/2.0.0: - resolution: {integrity: sha1-BF+XgtARrppoA93TgrJDkrPYkPc=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/set-blocking/-/set-blocking-2.0.0.tgz} + mirrors.tencent.com/set-blocking@2.0.0: + resolution: {integrity: sha1-BF+XgtARrppoA93TgrJDkrPYkPc=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/set-blocking/-/set-blocking-2.0.0.tgz} name: set-blocking version: 2.0.0 dev: true - mirrors.tencent.com/set-immediate-shim/1.0.1: - resolution: {integrity: sha1-SysbJ+uAip+NzEgaWOXlb1mfP2E=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/set-immediate-shim/-/set-immediate-shim-1.0.1.tgz} + mirrors.tencent.com/set-immediate-shim@1.0.1: + resolution: {integrity: sha1-SysbJ+uAip+NzEgaWOXlb1mfP2E=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/set-immediate-shim/-/set-immediate-shim-1.0.1.tgz} name: set-immediate-shim version: 1.0.1 engines: {node: '>=0.10.0'} dev: false - mirrors.tencent.com/set-value/2.0.1: - resolution: {integrity: sha512-JxHc1weCN68wRY0fhCoXpyK55m/XPHafOmK4UWD7m2CI14GMcFypt4w/0+NV5f/ZMby2F6S2wwA7fgynh9gWSw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/set-value/-/set-value-2.0.1.tgz} + mirrors.tencent.com/set-value@2.0.1: + resolution: {integrity: sha512-JxHc1weCN68wRY0fhCoXpyK55m/XPHafOmK4UWD7m2CI14GMcFypt4w/0+NV5f/ZMby2F6S2wwA7fgynh9gWSw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/set-value/-/set-value-2.0.1.tgz} name: set-value version: 2.0.1 engines: {node: '>=0.10.0'} dependencies: - extend-shallow: mirrors.tencent.com/extend-shallow/2.0.1 - is-extendable: mirrors.tencent.com/is-extendable/0.1.1 - is-plain-object: mirrors.tencent.com/is-plain-object/2.0.4 - split-string: mirrors.tencent.com/split-string/3.1.0 + extend-shallow: mirrors.tencent.com/extend-shallow@2.0.1 + is-extendable: mirrors.tencent.com/is-extendable@0.1.1 + is-plain-object: 2.0.4 + split-string: mirrors.tencent.com/split-string@3.1.0 dev: true - mirrors.tencent.com/setimmediate/1.0.5: - resolution: {integrity: sha1-KQy7Iy4waULX1+qbg3Mqt4VvgoU=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/setimmediate/-/setimmediate-1.0.5.tgz} + mirrors.tencent.com/setimmediate@1.0.5: + resolution: {integrity: sha1-KQy7Iy4waULX1+qbg3Mqt4VvgoU=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/setimmediate/-/setimmediate-1.0.5.tgz} name: setimmediate version: 1.0.5 - mirrors.tencent.com/setprototypeof/1.1.0: - resolution: {integrity: sha512-BvE/TwpZX4FXExxOxZyRGQQv651MSwmWKZGqvmPcRIjDqWub67kTKuIMx43cZZrS/cBBzwBcNDWoFxt2XEFIpQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/setprototypeof/-/setprototypeof-1.1.0.tgz} + mirrors.tencent.com/setprototypeof@1.1.0: + resolution: {integrity: sha512-BvE/TwpZX4FXExxOxZyRGQQv651MSwmWKZGqvmPcRIjDqWub67kTKuIMx43cZZrS/cBBzwBcNDWoFxt2XEFIpQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/setprototypeof/-/setprototypeof-1.1.0.tgz} name: setprototypeof version: 1.1.0 dev: true - mirrors.tencent.com/setprototypeof/1.2.0: - resolution: {integrity: sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/setprototypeof/-/setprototypeof-1.2.0.tgz} + mirrors.tencent.com/setprototypeof@1.2.0: + resolution: {integrity: sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/setprototypeof/-/setprototypeof-1.2.0.tgz} name: setprototypeof version: 1.2.0 dev: true - mirrors.tencent.com/sha.js/2.4.11: - resolution: {integrity: sha512-QMEp5B7cftE7APOjk5Y6xgrbWu+WkLVQwk8JNjZ8nKRciZaByEW6MubieAiToS7+dwvrjGhH8jRXz3MVd0AYqQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/sha.js/-/sha.js-2.4.11.tgz} + mirrors.tencent.com/sha.js@2.4.11: + resolution: {integrity: sha512-QMEp5B7cftE7APOjk5Y6xgrbWu+WkLVQwk8JNjZ8nKRciZaByEW6MubieAiToS7+dwvrjGhH8jRXz3MVd0AYqQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/sha.js/-/sha.js-2.4.11.tgz} name: sha.js version: 2.4.11 hasBin: true dependencies: - inherits: mirrors.tencent.com/inherits/2.0.4 - safe-buffer: mirrors.tencent.com/safe-buffer/5.2.1 + inherits: 2.0.4 + safe-buffer: 5.2.1 dev: true - mirrors.tencent.com/shallowequal/1.1.0: - resolution: {integrity: sha512-y0m1JoUZSlPAjXVtPPW70aZWfIL/dSP7AFkRnniLCrK/8MDKog3TySTBmckD+RObVxH0v4Tox67+F14PdED2oQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/shallowequal/-/shallowequal-1.1.0.tgz} + mirrors.tencent.com/shallowequal@1.1.0: + resolution: {integrity: sha512-y0m1JoUZSlPAjXVtPPW70aZWfIL/dSP7AFkRnniLCrK/8MDKog3TySTBmckD+RObVxH0v4Tox67+F14PdED2oQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/shallowequal/-/shallowequal-1.1.0.tgz} name: shallowequal version: 1.1.0 dev: false - mirrors.tencent.com/shebang-command/1.2.0: - resolution: {integrity: sha1-RKrGW2lbAzmJaMOfNj/uXer98eo=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/shebang-command/-/shebang-command-1.2.0.tgz} + mirrors.tencent.com/shebang-command@1.2.0: + resolution: {integrity: sha1-RKrGW2lbAzmJaMOfNj/uXer98eo=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/shebang-command/-/shebang-command-1.2.0.tgz} name: shebang-command version: 1.2.0 engines: {node: '>=0.10.0'} dependencies: - shebang-regex: mirrors.tencent.com/shebang-regex/1.0.0 + shebang-regex: mirrors.tencent.com/shebang-regex@1.0.0 dev: true - mirrors.tencent.com/shebang-command/2.0.0: - resolution: {integrity: sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/shebang-command/-/shebang-command-2.0.0.tgz} + mirrors.tencent.com/shebang-command@2.0.0: + resolution: {integrity: sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/shebang-command/-/shebang-command-2.0.0.tgz} name: shebang-command version: 2.0.0 engines: {node: '>=8'} dependencies: - shebang-regex: mirrors.tencent.com/shebang-regex/3.0.0 + shebang-regex: mirrors.tencent.com/shebang-regex@3.0.0 dev: true - mirrors.tencent.com/shebang-regex/1.0.0: - resolution: {integrity: sha1-2kL0l0DAtC2yypcoVxyxkMmO/qM=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/shebang-regex/-/shebang-regex-1.0.0.tgz} + mirrors.tencent.com/shebang-regex@1.0.0: + resolution: {integrity: sha1-2kL0l0DAtC2yypcoVxyxkMmO/qM=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/shebang-regex/-/shebang-regex-1.0.0.tgz} name: shebang-regex version: 1.0.0 engines: {node: '>=0.10.0'} dev: true - mirrors.tencent.com/shebang-regex/3.0.0: - resolution: {integrity: sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/shebang-regex/-/shebang-regex-3.0.0.tgz} + mirrors.tencent.com/shebang-regex@3.0.0: + resolution: {integrity: sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/shebang-regex/-/shebang-regex-3.0.0.tgz} name: shebang-regex version: 3.0.0 engines: {node: '>=8'} dev: true - mirrors.tencent.com/shell-quote/1.7.3: - resolution: {integrity: sha512-Vpfqwm4EnqGdlsBFNmHhxhElJYrdfcxPThu+ryKS5J8L/fhAwLazFZtq+S+TWZ9ANj2piSQLGj6NQg+lKPmxrw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/shell-quote/-/shell-quote-1.7.3.tgz} + mirrors.tencent.com/shell-quote@1.7.3: + resolution: {integrity: sha512-Vpfqwm4EnqGdlsBFNmHhxhElJYrdfcxPThu+ryKS5J8L/fhAwLazFZtq+S+TWZ9ANj2piSQLGj6NQg+lKPmxrw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/shell-quote/-/shell-quote-1.7.3.tgz} name: shell-quote version: 1.7.3 dev: true - mirrors.tencent.com/shelljs/0.8.5: - resolution: {integrity: sha512-TiwcRcrkhHvbrZbnRcFYMLl30Dfov3HKqzp5tO5b4pt6G/SezKcYhmDg15zXVBswHmctSAQKznqNW2LO5tTDow==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: http://mirrors.tencent.com/npm/shelljs/-/shelljs-0.8.5.tgz} + mirrors.tencent.com/shelljs@0.8.5: + resolution: {integrity: sha512-TiwcRcrkhHvbrZbnRcFYMLl30Dfov3HKqzp5tO5b4pt6G/SezKcYhmDg15zXVBswHmctSAQKznqNW2LO5tTDow==, registry: https://registry.npmjs.org/, tarball: http://mirrors.tencent.com/npm/shelljs/-/shelljs-0.8.5.tgz} name: shelljs version: 0.8.5 engines: {node: '>=4'} hasBin: true dependencies: - glob: mirrors.tencent.com/glob/7.2.0 - interpret: mirrors.tencent.com/interpret/1.4.0 - rechoir: mirrors.tencent.com/rechoir/0.6.2 + glob: mirrors.tencent.com/glob@7.2.0 + interpret: mirrors.tencent.com/interpret@1.4.0 + rechoir: mirrors.tencent.com/rechoir@0.6.2 dev: false - mirrors.tencent.com/side-channel/1.0.4: - resolution: {integrity: sha512-q5XPytqFEIKHkGdiMIrY10mvLRvnQh42/+GoBlFW3b2LXLE2xxJpZFdm94we0BaoV3RwJyGqg5wS7epxTv0Zvw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/side-channel/-/side-channel-1.0.4.tgz} + mirrors.tencent.com/side-channel@1.0.4: + resolution: {integrity: sha512-q5XPytqFEIKHkGdiMIrY10mvLRvnQh42/+GoBlFW3b2LXLE2xxJpZFdm94we0BaoV3RwJyGqg5wS7epxTv0Zvw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/side-channel/-/side-channel-1.0.4.tgz} name: side-channel version: 1.0.4 dependencies: - call-bind: mirrors.tencent.com/call-bind/1.0.2 - get-intrinsic: mirrors.tencent.com/get-intrinsic/1.1.1 - object-inspect: mirrors.tencent.com/object-inspect/1.12.0 + call-bind: mirrors.tencent.com/call-bind@1.0.2 + get-intrinsic: mirrors.tencent.com/get-intrinsic@1.1.1 + object-inspect: mirrors.tencent.com/object-inspect@1.12.0 - mirrors.tencent.com/signal-exit/3.0.7: - resolution: {integrity: sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/signal-exit/-/signal-exit-3.0.7.tgz} + mirrors.tencent.com/signal-exit@3.0.7: + resolution: {integrity: sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/signal-exit/-/signal-exit-3.0.7.tgz} name: signal-exit version: 3.0.7 - mirrors.tencent.com/simple-swizzle/0.2.2: - resolution: {integrity: sha1-pNprY1/8zMoz9w0Xy5JZLeleVXo=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/simple-swizzle/-/simple-swizzle-0.2.2.tgz} + mirrors.tencent.com/simple-swizzle@0.2.2: + resolution: {integrity: sha1-pNprY1/8zMoz9w0Xy5JZLeleVXo=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/simple-swizzle/-/simple-swizzle-0.2.2.tgz} name: simple-swizzle version: 0.2.2 dependencies: - is-arrayish: mirrors.tencent.com/is-arrayish/0.3.2 + is-arrayish: mirrors.tencent.com/is-arrayish@0.3.2 dev: true - mirrors.tencent.com/slash/2.0.0: - resolution: {integrity: sha512-ZYKh3Wh2z1PpEXWr0MpSBZ0V6mZHAQfYevttO11c51CaWjGTaadiKZ+wVt1PbMlDV5qhMFslpZCemhwOK7C89A==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/slash/-/slash-2.0.0.tgz} + mirrors.tencent.com/slash@2.0.0: + resolution: {integrity: sha512-ZYKh3Wh2z1PpEXWr0MpSBZ0V6mZHAQfYevttO11c51CaWjGTaadiKZ+wVt1PbMlDV5qhMFslpZCemhwOK7C89A==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/slash/-/slash-2.0.0.tgz} name: slash version: 2.0.0 engines: {node: '>=6'} dev: true - mirrors.tencent.com/slash/3.0.0: - resolution: {integrity: sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/slash/-/slash-3.0.0.tgz} + mirrors.tencent.com/slash@3.0.0: + resolution: {integrity: sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/slash/-/slash-3.0.0.tgz} name: slash version: 3.0.0 engines: {node: '>=8'} dev: true - mirrors.tencent.com/smart-buffer/4.2.0: - resolution: {integrity: sha512-94hK0Hh8rPqQl2xXc3HsaBoOXKV20MToPkcXvwbISWLEs+64sBq5kFgn2kJDHb1Pry9yrP0dxrCI9RRci7RXKg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/smart-buffer/-/smart-buffer-4.2.0.tgz} + mirrors.tencent.com/smart-buffer@4.2.0: + resolution: {integrity: sha512-94hK0Hh8rPqQl2xXc3HsaBoOXKV20MToPkcXvwbISWLEs+64sBq5kFgn2kJDHb1Pry9yrP0dxrCI9RRci7RXKg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/smart-buffer/-/smart-buffer-4.2.0.tgz} name: smart-buffer version: 4.2.0 engines: {node: '>= 6.0.0', npm: '>= 3.0.0'} dev: true - mirrors.tencent.com/snapdragon-node/2.1.1: - resolution: {integrity: sha512-O27l4xaMYt/RSQ5TR3vpWCAB5Kb/czIcqUFOM/C4fYcLnbZUc1PkjTAMjof2pBWaSTwOUd6qUHcFGVGj7aIwnw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/snapdragon-node/-/snapdragon-node-2.1.1.tgz} + mirrors.tencent.com/snapdragon-node@2.1.1: + resolution: {integrity: sha512-O27l4xaMYt/RSQ5TR3vpWCAB5Kb/czIcqUFOM/C4fYcLnbZUc1PkjTAMjof2pBWaSTwOUd6qUHcFGVGj7aIwnw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/snapdragon-node/-/snapdragon-node-2.1.1.tgz} name: snapdragon-node version: 2.1.1 engines: {node: '>=0.10.0'} dependencies: - define-property: mirrors.tencent.com/define-property/1.0.0 - isobject: mirrors.tencent.com/isobject/3.0.1 - snapdragon-util: mirrors.tencent.com/snapdragon-util/3.0.1 + define-property: mirrors.tencent.com/define-property@1.0.0 + isobject: mirrors.tencent.com/isobject@3.0.1 + snapdragon-util: mirrors.tencent.com/snapdragon-util@3.0.1 dev: true - mirrors.tencent.com/snapdragon-util/3.0.1: - resolution: {integrity: sha512-mbKkMdQKsjX4BAL4bRYTj21edOf8cN7XHdYUJEe+Zn99hVEYcMvKPct1IqNe7+AZPirn8BCDOQBHQZknqmKlZQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/snapdragon-util/-/snapdragon-util-3.0.1.tgz} + mirrors.tencent.com/snapdragon-util@3.0.1: + resolution: {integrity: sha512-mbKkMdQKsjX4BAL4bRYTj21edOf8cN7XHdYUJEe+Zn99hVEYcMvKPct1IqNe7+AZPirn8BCDOQBHQZknqmKlZQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/snapdragon-util/-/snapdragon-util-3.0.1.tgz} name: snapdragon-util version: 3.0.1 engines: {node: '>=0.10.0'} dependencies: - kind-of: mirrors.tencent.com/kind-of/3.2.2 + kind-of: mirrors.tencent.com/kind-of@3.2.2 dev: true - mirrors.tencent.com/snapdragon/0.8.2: - resolution: {integrity: sha512-FtyOnWN/wCHTVXOMwvSv26d+ko5vWlIDD6zoUJ7LW8vh+ZBC8QdljveRP+crNrtBwioEUWy/4dMtbBjA4ioNlg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/snapdragon/-/snapdragon-0.8.2.tgz} + mirrors.tencent.com/snapdragon@0.8.2(supports-color@6.1.0): + resolution: {integrity: sha512-FtyOnWN/wCHTVXOMwvSv26d+ko5vWlIDD6zoUJ7LW8vh+ZBC8QdljveRP+crNrtBwioEUWy/4dMtbBjA4ioNlg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/snapdragon/-/snapdragon-0.8.2.tgz} + id: mirrors.tencent.com/snapdragon/0.8.2 name: snapdragon version: 0.8.2 engines: {node: '>=0.10.0'} dependencies: - base: mirrors.tencent.com/base/0.11.2 - debug: mirrors.tencent.com/debug/2.6.9 - define-property: mirrors.tencent.com/define-property/0.2.5 - extend-shallow: mirrors.tencent.com/extend-shallow/2.0.1 - map-cache: mirrors.tencent.com/map-cache/0.2.2 - source-map: mirrors.tencent.com/source-map/0.5.7 - source-map-resolve: mirrors.tencent.com/source-map-resolve/0.5.3 - use: mirrors.tencent.com/use/3.1.1 + base: mirrors.tencent.com/base@0.11.2 + debug: 2.6.9(supports-color@6.1.0) + define-property: mirrors.tencent.com/define-property@0.2.5 + extend-shallow: mirrors.tencent.com/extend-shallow@2.0.1 + map-cache: mirrors.tencent.com/map-cache@0.2.2 + source-map: 0.5.7 + source-map-resolve: mirrors.tencent.com/source-map-resolve@0.5.3 + use: mirrors.tencent.com/use@3.1.1 + transitivePeerDependencies: + - supports-color dev: true - mirrors.tencent.com/sockjs-client/1.6.0: - resolution: {integrity: sha512-qVHJlyfdHFht3eBFZdKEXKTlb7I4IV41xnVNo8yUKA1UHcPJwgW2SvTq9LhnjjCywSkSK7c/e4nghU0GOoMCRQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/sockjs-client/-/sockjs-client-1.6.0.tgz} + mirrors.tencent.com/sockjs-client@1.6.0(supports-color@6.1.0): + resolution: {integrity: sha512-qVHJlyfdHFht3eBFZdKEXKTlb7I4IV41xnVNo8yUKA1UHcPJwgW2SvTq9LhnjjCywSkSK7c/e4nghU0GOoMCRQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/sockjs-client/-/sockjs-client-1.6.0.tgz} + id: mirrors.tencent.com/sockjs-client/1.6.0 name: sockjs-client version: 1.6.0 engines: {node: '>=12'} dependencies: - debug: mirrors.tencent.com/debug/3.2.7 + debug: 3.2.7(supports-color@6.1.0) eventsource: 1.1.0 - faye-websocket: mirrors.tencent.com/faye-websocket/0.11.4 - inherits: mirrors.tencent.com/inherits/2.0.4 - url-parse: mirrors.tencent.com/url-parse/1.5.10 + faye-websocket: mirrors.tencent.com/faye-websocket@0.11.4 + inherits: 2.0.4 + url-parse: mirrors.tencent.com/url-parse@1.5.10 + transitivePeerDependencies: + - supports-color dev: true - mirrors.tencent.com/sockjs/0.3.24: - resolution: {integrity: sha512-GJgLTZ7vYb/JtPSSZ10hsOYIvEYsjbNU+zPdIHcUaWVNUEPivzxku31865sSSud0Da0W4lEeOPlmw93zLQchuQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/sockjs/-/sockjs-0.3.24.tgz} + mirrors.tencent.com/sockjs@0.3.24: + resolution: {integrity: sha512-GJgLTZ7vYb/JtPSSZ10hsOYIvEYsjbNU+zPdIHcUaWVNUEPivzxku31865sSSud0Da0W4lEeOPlmw93zLQchuQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/sockjs/-/sockjs-0.3.24.tgz} name: sockjs version: 0.3.24 dependencies: - faye-websocket: mirrors.tencent.com/faye-websocket/0.11.4 - uuid: mirrors.tencent.com/uuid/8.3.2 - websocket-driver: mirrors.tencent.com/websocket-driver/0.7.4 + faye-websocket: mirrors.tencent.com/faye-websocket@0.11.4 + uuid: mirrors.tencent.com/uuid@8.3.2 + websocket-driver: mirrors.tencent.com/websocket-driver@0.7.4 dev: true - mirrors.tencent.com/socks-proxy-agent/5.0.1: - resolution: {integrity: sha512-vZdmnjb9a2Tz6WEQVIurybSwElwPxMZaIc7PzqbJTrezcKNznv6giT7J7tZDZ1BojVaa1jvO/UiUdhDVB0ACoQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/socks-proxy-agent/-/socks-proxy-agent-5.0.1.tgz} + mirrors.tencent.com/socks-proxy-agent@5.0.1: + resolution: {integrity: sha512-vZdmnjb9a2Tz6WEQVIurybSwElwPxMZaIc7PzqbJTrezcKNznv6giT7J7tZDZ1BojVaa1jvO/UiUdhDVB0ACoQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/socks-proxy-agent/-/socks-proxy-agent-5.0.1.tgz} name: socks-proxy-agent version: 5.0.1 engines: {node: '>= 6'} dependencies: - agent-base: mirrors.tencent.com/agent-base/6.0.2 - debug: mirrors.tencent.com/debug/4.3.4 - socks: mirrors.tencent.com/socks/2.6.2 + agent-base: mirrors.tencent.com/agent-base@6.0.2 + debug: 4.3.4(supports-color@6.1.0) + socks: mirrors.tencent.com/socks@2.6.2 transitivePeerDependencies: - supports-color dev: true - mirrors.tencent.com/socks/2.6.2: - resolution: {integrity: sha512-zDZhHhZRY9PxRruRMR7kMhnf3I8hDs4S3f9RecfnGxvcBHQcKcIH/oUcEWffsfl1XxdYlA7nnlGbbTvPz9D8gA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/socks/-/socks-2.6.2.tgz} + mirrors.tencent.com/socks@2.6.2: + resolution: {integrity: sha512-zDZhHhZRY9PxRruRMR7kMhnf3I8hDs4S3f9RecfnGxvcBHQcKcIH/oUcEWffsfl1XxdYlA7nnlGbbTvPz9D8gA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/socks/-/socks-2.6.2.tgz} name: socks version: 2.6.2 engines: {node: '>= 10.13.0', npm: '>= 3.0.0'} dependencies: - ip: mirrors.tencent.com/ip/1.1.5 - smart-buffer: mirrors.tencent.com/smart-buffer/4.2.0 + ip: mirrors.tencent.com/ip@1.1.5 + smart-buffer: mirrors.tencent.com/smart-buffer@4.2.0 dev: true - mirrors.tencent.com/sortablejs/1.14.0: - resolution: {integrity: sha512-pBXvQCs5/33fdN1/39pPL0NZF20LeRbLQ5jtnheIPN9JQAaufGjKdWduZn4U7wCtVuzKhmRkI0DFYHYRbB2H1w==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/sortablejs/-/sortablejs-1.14.0.tgz} + mirrors.tencent.com/sortablejs@1.14.0: + resolution: {integrity: sha512-pBXvQCs5/33fdN1/39pPL0NZF20LeRbLQ5jtnheIPN9JQAaufGjKdWduZn4U7wCtVuzKhmRkI0DFYHYRbB2H1w==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/sortablejs/-/sortablejs-1.14.0.tgz} name: sortablejs version: 1.14.0 dev: false - mirrors.tencent.com/source-list-map/2.0.1: - resolution: {integrity: sha512-qnQ7gVMxGNxsiL4lEuJwe/To8UnK7fAnmbGEEH8RpLouuKbeEm0lhbQVFIrNSuB+G7tVrAlVsZgETT5nljf+Iw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/source-list-map/-/source-list-map-2.0.1.tgz} - name: source-list-map - version: 2.0.1 - dev: true - - mirrors.tencent.com/source-map-js/1.0.2: - resolution: {integrity: sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/source-map-js/-/source-map-js-1.0.2.tgz} + mirrors.tencent.com/source-map-js@1.0.2: + resolution: {integrity: sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/source-map-js/-/source-map-js-1.0.2.tgz} name: source-map-js version: 1.0.2 engines: {node: '>=0.10.0'} dev: true - mirrors.tencent.com/source-map-resolve/0.5.3: - resolution: {integrity: sha512-Htz+RnsXWk5+P2slx5Jh3Q66vhQj1Cllm0zvnaY98+NFx+Dv2CF/f5O/t8x+KaNdrdIAsruNzoh/KpialbqAnw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/source-map-resolve/-/source-map-resolve-0.5.3.tgz} + mirrors.tencent.com/source-map-resolve@0.5.3: + resolution: {integrity: sha512-Htz+RnsXWk5+P2slx5Jh3Q66vhQj1Cllm0zvnaY98+NFx+Dv2CF/f5O/t8x+KaNdrdIAsruNzoh/KpialbqAnw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/source-map-resolve/-/source-map-resolve-0.5.3.tgz} name: source-map-resolve version: 0.5.3 dependencies: - atob: mirrors.tencent.com/atob/2.1.2 - decode-uri-component: mirrors.tencent.com/decode-uri-component/0.2.0 - resolve-url: mirrors.tencent.com/resolve-url/0.2.1 - source-map-url: mirrors.tencent.com/source-map-url/0.4.1 - urix: mirrors.tencent.com/urix/0.1.0 + atob: mirrors.tencent.com/atob@2.1.2 + decode-uri-component: mirrors.tencent.com/decode-uri-component@0.2.0 + resolve-url: mirrors.tencent.com/resolve-url@0.2.1 + source-map-url: mirrors.tencent.com/source-map-url@0.4.1 + urix: mirrors.tencent.com/urix@0.1.0 dev: true - mirrors.tencent.com/source-map-support/0.5.21: - resolution: {integrity: sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: http://mirrors.tencent.com/npm/source-map-support/-/source-map-support-0.5.21.tgz} + mirrors.tencent.com/source-map-support@0.5.21: + resolution: {integrity: sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==, registry: https://registry.npmjs.org/, tarball: http://mirrors.tencent.com/npm/source-map-support/-/source-map-support-0.5.21.tgz} name: source-map-support version: 0.5.21 dependencies: - buffer-from: mirrors.tencent.com/buffer-from/1.1.2 - source-map: mirrors.tencent.com/source-map/0.6.1 + buffer-from: mirrors.tencent.com/buffer-from@1.1.2 + source-map: 0.6.1 dev: true - mirrors.tencent.com/source-map-url/0.4.1: - resolution: {integrity: sha512-cPiFOTLUKvJFIg4SKVScy4ilPPW6rFgMgfuZJPNoDuMs3nC1HbMUycBoJw77xFIp6z1UJQJOfx6C9GMH80DiTw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/source-map-url/-/source-map-url-0.4.1.tgz} + mirrors.tencent.com/source-map-url@0.4.1: + resolution: {integrity: sha512-cPiFOTLUKvJFIg4SKVScy4ilPPW6rFgMgfuZJPNoDuMs3nC1HbMUycBoJw77xFIp6z1UJQJOfx6C9GMH80DiTw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/source-map-url/-/source-map-url-0.4.1.tgz} name: source-map-url version: 0.4.1 dev: true - mirrors.tencent.com/source-map/0.5.7: - resolution: {integrity: sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/source-map/-/source-map-0.5.7.tgz} + mirrors.tencent.com/source-map@0.5.7: + resolution: {integrity: sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/source-map/-/source-map-0.5.7.tgz} name: source-map version: 0.5.7 engines: {node: '>=0.10.0'} dev: true - mirrors.tencent.com/source-map/0.6.1: - resolution: {integrity: sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/source-map/-/source-map-0.6.1.tgz} + mirrors.tencent.com/source-map@0.6.1: + resolution: {integrity: sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/source-map/-/source-map-0.6.1.tgz} name: source-map version: 0.6.1 engines: {node: '>=0.10.0'} - - mirrors.tencent.com/source-map/0.7.3: - resolution: {integrity: sha512-CkCj6giN3S+n9qrYiBTX5gystlENnRW5jZeNLHpe6aue+SrHcG5VYwujhW9s4dY31mEGsxBDrHR6oI69fTXsaQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/source-map/-/source-map-0.7.3.tgz} - name: source-map - version: 0.7.3 - engines: {node: '>= 8'} dev: true - mirrors.tencent.com/spdx-correct/3.1.1: - resolution: {integrity: sha512-cOYcUWwhCuHCXi49RhFRCyJEK3iPj1Ziz9DpViV3tbZOwXD49QzIN3MpOLJNxh2qwq2lJJZaKMVw9qNi4jTC0w==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/spdx-correct/-/spdx-correct-3.1.1.tgz} + mirrors.tencent.com/spdx-correct@3.1.1: + resolution: {integrity: sha512-cOYcUWwhCuHCXi49RhFRCyJEK3iPj1Ziz9DpViV3tbZOwXD49QzIN3MpOLJNxh2qwq2lJJZaKMVw9qNi4jTC0w==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/spdx-correct/-/spdx-correct-3.1.1.tgz} name: spdx-correct version: 3.1.1 dependencies: - spdx-expression-parse: mirrors.tencent.com/spdx-expression-parse/3.0.1 - spdx-license-ids: mirrors.tencent.com/spdx-license-ids/3.0.11 + spdx-expression-parse: mirrors.tencent.com/spdx-expression-parse@3.0.1 + spdx-license-ids: mirrors.tencent.com/spdx-license-ids@3.0.11 - mirrors.tencent.com/spdx-exceptions/2.3.0: - resolution: {integrity: sha512-/tTrYOC7PPI1nUAgx34hUpqXuyJG+DTHJTnIULG4rDygi4xu/tfgmq1e1cIRwRzwZgo4NLySi+ricLkZkw4i5A==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/spdx-exceptions/-/spdx-exceptions-2.3.0.tgz} + mirrors.tencent.com/spdx-exceptions@2.3.0: + resolution: {integrity: sha512-/tTrYOC7PPI1nUAgx34hUpqXuyJG+DTHJTnIULG4rDygi4xu/tfgmq1e1cIRwRzwZgo4NLySi+ricLkZkw4i5A==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/spdx-exceptions/-/spdx-exceptions-2.3.0.tgz} name: spdx-exceptions version: 2.3.0 - mirrors.tencent.com/spdx-expression-parse/3.0.1: - resolution: {integrity: sha512-cbqHunsQWnJNE6KhVSMsMeH5H/L9EpymbzqTQ3uLwNCLZ1Q481oWaofqH7nO6V07xlXwY6PhQdQ2IedWx/ZK4Q==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/spdx-expression-parse/-/spdx-expression-parse-3.0.1.tgz} + mirrors.tencent.com/spdx-expression-parse@3.0.1: + resolution: {integrity: sha512-cbqHunsQWnJNE6KhVSMsMeH5H/L9EpymbzqTQ3uLwNCLZ1Q481oWaofqH7nO6V07xlXwY6PhQdQ2IedWx/ZK4Q==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/spdx-expression-parse/-/spdx-expression-parse-3.0.1.tgz} name: spdx-expression-parse version: 3.0.1 dependencies: - spdx-exceptions: mirrors.tencent.com/spdx-exceptions/2.3.0 - spdx-license-ids: mirrors.tencent.com/spdx-license-ids/3.0.11 + spdx-exceptions: mirrors.tencent.com/spdx-exceptions@2.3.0 + spdx-license-ids: mirrors.tencent.com/spdx-license-ids@3.0.11 - mirrors.tencent.com/spdx-license-ids/3.0.11: - resolution: {integrity: sha512-Ctl2BrFiM0X3MANYgj3CkygxhRmr9mi6xhejbdO960nF6EDJApTYpn0BQnDKlnNBULKiCN1n3w9EBkHK8ZWg+g==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/spdx-license-ids/-/spdx-license-ids-3.0.11.tgz} + mirrors.tencent.com/spdx-license-ids@3.0.11: + resolution: {integrity: sha512-Ctl2BrFiM0X3MANYgj3CkygxhRmr9mi6xhejbdO960nF6EDJApTYpn0BQnDKlnNBULKiCN1n3w9EBkHK8ZWg+g==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/spdx-license-ids/-/spdx-license-ids-3.0.11.tgz} name: spdx-license-ids version: 3.0.11 - mirrors.tencent.com/spdy/4.0.2_supports-color@6.1.0: - resolution: {integrity: sha512-r46gZQZQV+Kl9oItvl1JZZqJKGr+oEkB08A6BzkiR7593/7IbtuncXHd2YoYeTsG4157ZssMu9KYvUHLcjcDoA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/spdy/-/spdy-4.0.2.tgz} + mirrors.tencent.com/spdy@4.0.2(supports-color@6.1.0): + resolution: {integrity: sha512-r46gZQZQV+Kl9oItvl1JZZqJKGr+oEkB08A6BzkiR7593/7IbtuncXHd2YoYeTsG4157ZssMu9KYvUHLcjcDoA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/spdy/-/spdy-4.0.2.tgz} id: mirrors.tencent.com/spdy/4.0.2 name: spdy version: 4.0.2 engines: {node: '>=6.0.0'} dependencies: - debug: mirrors.tencent.com/debug/4.3.4_supports-color@6.1.0 - handle-thing: mirrors.tencent.com/handle-thing/2.0.1 + debug: 4.3.4(supports-color@6.1.0) + handle-thing: mirrors.tencent.com/handle-thing@2.0.1 http-deceiver: 1.2.7 select-hose: 2.0.0 - spdy-transport: 3.0.0_supports-color@6.1.0 + spdy-transport: 3.0.0(supports-color@6.1.0) transitivePeerDependencies: - supports-color dev: true - mirrors.tencent.com/split-string/3.1.0: - resolution: {integrity: sha512-NzNVhJDYpwceVVii8/Hu6DKfD2G+NrQHlS/V/qgv763EYudVwEcMQNxd2lh+0VrUByXN/oJkl5grOhYWvQUYiw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/split-string/-/split-string-3.1.0.tgz} + mirrors.tencent.com/split-string@3.1.0: + resolution: {integrity: sha512-NzNVhJDYpwceVVii8/Hu6DKfD2G+NrQHlS/V/qgv763EYudVwEcMQNxd2lh+0VrUByXN/oJkl5grOhYWvQUYiw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/split-string/-/split-string-3.1.0.tgz} name: split-string version: 3.1.0 engines: {node: '>=0.10.0'} dependencies: - extend-shallow: mirrors.tencent.com/extend-shallow/3.0.2 + extend-shallow: mirrors.tencent.com/extend-shallow@3.0.2 dev: true - mirrors.tencent.com/split/1.0.1: - resolution: {integrity: sha512-mTyOoPbrivtXnwnIxZRFYRrPNtEFKlpB2fvjSnCQUiAA6qAZzqwna5envK4uk6OIeP17CsdF3rSBGYVBsU0Tkg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/split/-/split-1.0.1.tgz} - name: split - version: 1.0.1 - dependencies: - through: mirrors.tencent.com/through/2.3.8 - - mirrors.tencent.com/split2/3.2.2: - resolution: {integrity: sha512-9NThjpgZnifTkJpzTZ7Eue85S49QwpNhZTq6GRJwObb6jnLFNGB7Qm73V5HewTROPyxD0C29xqmaI68bQtV+hg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/split2/-/split2-3.2.2.tgz} + mirrors.tencent.com/split2@3.2.2: + resolution: {integrity: sha512-9NThjpgZnifTkJpzTZ7Eue85S49QwpNhZTq6GRJwObb6jnLFNGB7Qm73V5HewTROPyxD0C29xqmaI68bQtV+hg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/split2/-/split2-3.2.2.tgz} name: split2 version: 3.2.2 dependencies: - readable-stream: mirrors.tencent.com/readable-stream/3.6.0 - - mirrors.tencent.com/sprintf-js/1.0.3: - resolution: {integrity: sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/sprintf-js/-/sprintf-js-1.0.3.tgz} - name: sprintf-js - version: 1.0.3 - dev: true + readable-stream: mirrors.tencent.com/readable-stream@3.6.0 - mirrors.tencent.com/ssri/6.0.2: - resolution: {integrity: sha512-cepbSq/neFK7xB6A50KHN0xHDotYzq58wWCa5LeWqnPrHG8GzfEjO/4O8kpmcGW+oaxkvhEJCWgbgNk4/ZV93Q==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/ssri/-/ssri-6.0.2.tgz} - name: ssri - version: 6.0.2 + mirrors.tencent.com/split@1.0.1: + resolution: {integrity: sha512-mTyOoPbrivtXnwnIxZRFYRrPNtEFKlpB2fvjSnCQUiAA6qAZzqwna5envK4uk6OIeP17CsdF3rSBGYVBsU0Tkg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/split/-/split-1.0.1.tgz} + name: split + version: 1.0.1 dependencies: - figgy-pudding: mirrors.tencent.com/figgy-pudding/3.5.2 - dev: true + through: mirrors.tencent.com/through@2.3.8 - mirrors.tencent.com/ssri/8.0.1: - resolution: {integrity: sha512-97qShzy1AiyxvPNIkLWoGua7xoQzzPjQ0HAH4B0rWKo7SZ6USuPcrUiAFrws0UH8RrbWmgq3LMTObhPIHbbBeQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/ssri/-/ssri-8.0.1.tgz} - name: ssri - version: 8.0.1 - engines: {node: '>= 8'} - dependencies: - minipass: mirrors.tencent.com/minipass/3.1.6 + mirrors.tencent.com/sprintf-js@1.0.3: + resolution: {integrity: sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/sprintf-js/-/sprintf-js-1.0.3.tgz} + name: sprintf-js + version: 1.0.3 dev: true - mirrors.tencent.com/stable/0.1.8: - resolution: {integrity: sha512-ji9qxRnOVfcuLDySj9qzhGSEFVobyt1kIOSkj1qZzYLzq7Tos/oUUWvotUPQLlrsidqsK6tBH89Bc9kL5zHA6w==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/stable/-/stable-0.1.8.tgz} + mirrors.tencent.com/stable@0.1.8: + resolution: {integrity: sha512-ji9qxRnOVfcuLDySj9qzhGSEFVobyt1kIOSkj1qZzYLzq7Tos/oUUWvotUPQLlrsidqsK6tBH89Bc9kL5zHA6w==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/stable/-/stable-0.1.8.tgz} name: stable version: 0.1.8 dev: true - mirrors.tencent.com/standard-version/9.3.2: - resolution: {integrity: sha512-u1rfKP4o4ew7Yjbfycv80aNMN2feTiqseAhUhrrx2XtdQGmu7gucpziXe68Z4YfHVqlxVEzo4aUA0Iu3VQOTgQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/standard-version/-/standard-version-9.3.2.tgz} + mirrors.tencent.com/standard-version@9.3.2: + resolution: {integrity: sha512-u1rfKP4o4ew7Yjbfycv80aNMN2feTiqseAhUhrrx2XtdQGmu7gucpziXe68Z4YfHVqlxVEzo4aUA0Iu3VQOTgQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/standard-version/-/standard-version-9.3.2.tgz} name: standard-version version: 9.3.2 engines: {node: '>=10'} hasBin: true dependencies: - chalk: mirrors.tencent.com/chalk/2.4.2 + chalk: mirrors.tencent.com/chalk@2.4.2 conventional-changelog: 3.1.24 conventional-changelog-config-spec: 2.1.0 conventional-changelog-conventionalcommits: 4.6.1 conventional-recommended-bump: 6.1.0 - detect-indent: mirrors.tencent.com/detect-indent/6.1.0 - detect-newline: mirrors.tencent.com/detect-newline/3.1.0 + detect-indent: mirrors.tencent.com/detect-indent@6.1.0 + detect-newline: mirrors.tencent.com/detect-newline@3.1.0 dotgitignore: 2.1.0 - figures: mirrors.tencent.com/figures/3.2.0 - find-up: mirrors.tencent.com/find-up/5.0.0 + figures: mirrors.tencent.com/figures@3.2.0 + find-up: mirrors.tencent.com/find-up@5.0.0 fs-access: 1.0.1 git-semver-tags: 4.1.1 - semver: mirrors.tencent.com/semver/7.3.5 - stringify-package: mirrors.tencent.com/stringify-package/1.0.1 - yargs: mirrors.tencent.com/yargs/16.2.0 + semver: mirrors.tencent.com/semver@7.3.5 + stringify-package: mirrors.tencent.com/stringify-package@1.0.1 + yargs: mirrors.tencent.com/yargs@16.2.0 dev: true - mirrors.tencent.com/static-extend/0.1.2: - resolution: {integrity: sha1-YICcOcv/VTNyJv1eC1IPNB8ftcY=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/static-extend/-/static-extend-0.1.2.tgz} + mirrors.tencent.com/static-extend@0.1.2: + resolution: {integrity: sha1-YICcOcv/VTNyJv1eC1IPNB8ftcY=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/static-extend/-/static-extend-0.1.2.tgz} name: static-extend version: 0.1.2 engines: {node: '>=0.10.0'} dependencies: - define-property: mirrors.tencent.com/define-property/0.2.5 - object-copy: mirrors.tencent.com/object-copy/0.1.0 + define-property: mirrors.tencent.com/define-property@0.2.5 + object-copy: mirrors.tencent.com/object-copy@0.1.0 dev: true - mirrors.tencent.com/statuses/1.5.0: - resolution: {integrity: sha1-Fhx9rBd2Wf2YEfQ3cfqZOBR4Yow=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/statuses/-/statuses-1.5.0.tgz} + mirrors.tencent.com/statuses@1.5.0: + resolution: {integrity: sha1-Fhx9rBd2Wf2YEfQ3cfqZOBR4Yow=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/statuses/-/statuses-1.5.0.tgz} name: statuses version: 1.5.0 engines: {node: '>= 0.6'} dev: true - mirrors.tencent.com/statuses/2.0.1: - resolution: {integrity: sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/statuses/-/statuses-2.0.1.tgz} + mirrors.tencent.com/statuses@2.0.1: + resolution: {integrity: sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/statuses/-/statuses-2.0.1.tgz} name: statuses version: 2.0.1 engines: {node: '>= 0.8'} dev: true - mirrors.tencent.com/std-env/2.3.1: - resolution: {integrity: sha512-eOsoKTWnr6C8aWrqJJ2KAReXoa7Vn5Ywyw6uCXgA/xDhxPoaIsBa5aNJmISY04dLwXPBnDHW4diGM7Sn5K4R/g==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/std-env/-/std-env-2.3.1.tgz} + mirrors.tencent.com/std-env@2.3.1: + resolution: {integrity: sha512-eOsoKTWnr6C8aWrqJJ2KAReXoa7Vn5Ywyw6uCXgA/xDhxPoaIsBa5aNJmISY04dLwXPBnDHW4diGM7Sn5K4R/g==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/std-env/-/std-env-2.3.1.tgz} name: std-env version: 2.3.1 dependencies: - ci-info: mirrors.tencent.com/ci-info/3.3.0 + ci-info: mirrors.tencent.com/ci-info@3.3.0 dev: true - mirrors.tencent.com/stream-browserify/2.0.2: - resolution: {integrity: sha512-nX6hmklHs/gr2FuxYDltq8fJA1GDlxKQCz8O/IM4atRqBH8OORmBNgfvW5gG10GT/qQ9u0CzIvr2X5Pkt6ntqg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/stream-browserify/-/stream-browserify-2.0.2.tgz} + mirrors.tencent.com/stream-browserify@2.0.2: + resolution: {integrity: sha512-nX6hmklHs/gr2FuxYDltq8fJA1GDlxKQCz8O/IM4atRqBH8OORmBNgfvW5gG10GT/qQ9u0CzIvr2X5Pkt6ntqg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/stream-browserify/-/stream-browserify-2.0.2.tgz} name: stream-browserify version: 2.0.2 dependencies: - inherits: mirrors.tencent.com/inherits/2.0.4 - readable-stream: mirrors.tencent.com/readable-stream/2.3.7 + inherits: 2.0.4 + readable-stream: mirrors.tencent.com/readable-stream@2.3.7 dev: true - mirrors.tencent.com/stream-each/1.2.3: - resolution: {integrity: sha512-vlMC2f8I2u/bZGqkdfLQW/13Zihpej/7PmSiMQsbYddxuTsJp8vRe2x2FvVExZg7FaOds43ROAuFJwPR4MTZLw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/stream-each/-/stream-each-1.2.3.tgz} + mirrors.tencent.com/stream-each@1.2.3: + resolution: {integrity: sha512-vlMC2f8I2u/bZGqkdfLQW/13Zihpej/7PmSiMQsbYddxuTsJp8vRe2x2FvVExZg7FaOds43ROAuFJwPR4MTZLw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/stream-each/-/stream-each-1.2.3.tgz} name: stream-each version: 1.2.3 dependencies: - end-of-stream: mirrors.tencent.com/end-of-stream/1.4.4 - stream-shift: mirrors.tencent.com/stream-shift/1.0.1 + end-of-stream: mirrors.tencent.com/end-of-stream@1.4.4 + stream-shift: mirrors.tencent.com/stream-shift@1.0.1 dev: true - mirrors.tencent.com/stream-http/2.8.2: - resolution: {integrity: sha512-QllfrBhqF1DPcz46WxKTs6Mz1Bpc+8Qm6vbqOpVav5odAXwbyzwnEczoWqtxrsmlO+cJqtPrp/8gWKWjaKLLlA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/stream-http/-/stream-http-2.8.2.tgz} + mirrors.tencent.com/stream-http@2.8.2: + resolution: {integrity: sha512-QllfrBhqF1DPcz46WxKTs6Mz1Bpc+8Qm6vbqOpVav5odAXwbyzwnEczoWqtxrsmlO+cJqtPrp/8gWKWjaKLLlA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/stream-http/-/stream-http-2.8.2.tgz} name: stream-http version: 2.8.2 dependencies: - builtin-status-codes: mirrors.tencent.com/builtin-status-codes/3.0.0 - inherits: mirrors.tencent.com/inherits/2.0.4 - readable-stream: mirrors.tencent.com/readable-stream/2.3.7 - to-arraybuffer: mirrors.tencent.com/to-arraybuffer/1.0.1 - xtend: mirrors.tencent.com/xtend/4.0.2 + builtin-status-codes: mirrors.tencent.com/builtin-status-codes@3.0.0 + inherits: 2.0.4 + readable-stream: mirrors.tencent.com/readable-stream@2.3.7 + to-arraybuffer: mirrors.tencent.com/to-arraybuffer@1.0.1 + xtend: mirrors.tencent.com/xtend@4.0.2 dev: true - mirrors.tencent.com/stream-http/2.8.3: - resolution: {integrity: sha512-+TSkfINHDo4J+ZobQLWiMouQYB+UVYFttRA94FpEzzJ7ZdqcL4uUUQ7WkdkI4DSozGmgBUE/a47L+38PenXhUw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/stream-http/-/stream-http-2.8.3.tgz} + mirrors.tencent.com/stream-http@2.8.3: + resolution: {integrity: sha512-+TSkfINHDo4J+ZobQLWiMouQYB+UVYFttRA94FpEzzJ7ZdqcL4uUUQ7WkdkI4DSozGmgBUE/a47L+38PenXhUw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/stream-http/-/stream-http-2.8.3.tgz} name: stream-http version: 2.8.3 dependencies: - builtin-status-codes: mirrors.tencent.com/builtin-status-codes/3.0.0 - inherits: mirrors.tencent.com/inherits/2.0.4 - readable-stream: mirrors.tencent.com/readable-stream/2.3.7 - to-arraybuffer: mirrors.tencent.com/to-arraybuffer/1.0.1 - xtend: mirrors.tencent.com/xtend/4.0.2 + builtin-status-codes: mirrors.tencent.com/builtin-status-codes@3.0.0 + inherits: 2.0.4 + readable-stream: mirrors.tencent.com/readable-stream@2.3.7 + to-arraybuffer: mirrors.tencent.com/to-arraybuffer@1.0.1 + xtend: mirrors.tencent.com/xtend@4.0.2 dev: true - mirrors.tencent.com/stream-shift/1.0.1: - resolution: {integrity: sha512-AiisoFqQ0vbGcZgQPY1cdP2I76glaVA/RauYR4G4thNFgkTqr90yXTo4LYX60Jl+sIlPNHHdGSwo01AvbKUSVQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/stream-shift/-/stream-shift-1.0.1.tgz} + mirrors.tencent.com/stream-shift@1.0.1: + resolution: {integrity: sha512-AiisoFqQ0vbGcZgQPY1cdP2I76glaVA/RauYR4G4thNFgkTqr90yXTo4LYX60Jl+sIlPNHHdGSwo01AvbKUSVQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/stream-shift/-/stream-shift-1.0.1.tgz} name: stream-shift version: 1.0.1 - mirrors.tencent.com/string-convert/0.2.1: - resolution: {integrity: sha1-aYLMMEn7tM2F+LJFaLnZvznu/5c=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/string-convert/-/string-convert-0.2.1.tgz} + mirrors.tencent.com/string-convert@0.2.1: + resolution: {integrity: sha1-aYLMMEn7tM2F+LJFaLnZvznu/5c=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/string-convert/-/string-convert-0.2.1.tgz} name: string-convert version: 0.2.1 dev: false - mirrors.tencent.com/string-width/2.1.1: - resolution: {integrity: sha512-nOqH59deCq9SRHlxq1Aw85Jnt4w6KvLKqWVik6oA9ZklXLNIOlqg4F2yrT1MVaTjAqvVwdfeZ7w7aCvJD7ugkw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/string-width/-/string-width-2.1.1.tgz} + mirrors.tencent.com/string-width@2.1.1: + resolution: {integrity: sha512-nOqH59deCq9SRHlxq1Aw85Jnt4w6KvLKqWVik6oA9ZklXLNIOlqg4F2yrT1MVaTjAqvVwdfeZ7w7aCvJD7ugkw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/string-width/-/string-width-2.1.1.tgz} name: string-width version: 2.1.1 engines: {node: '>=4'} dependencies: - is-fullwidth-code-point: mirrors.tencent.com/is-fullwidth-code-point/2.0.0 - strip-ansi: mirrors.tencent.com/strip-ansi/4.0.0 + is-fullwidth-code-point: mirrors.tencent.com/is-fullwidth-code-point@2.0.0 + strip-ansi: mirrors.tencent.com/strip-ansi@4.0.0 dev: false - mirrors.tencent.com/string-width/3.1.0: - resolution: {integrity: sha512-vafcv6KjVZKSgz06oM/H6GDBrAtz8vdhQakGjFIvNrHA6y3HCF1CInLy+QLq8dTJPQ1b+KDUqDFctkdRW44e1w==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/string-width/-/string-width-3.1.0.tgz} + mirrors.tencent.com/string-width@3.1.0: + resolution: {integrity: sha512-vafcv6KjVZKSgz06oM/H6GDBrAtz8vdhQakGjFIvNrHA6y3HCF1CInLy+QLq8dTJPQ1b+KDUqDFctkdRW44e1w==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/string-width/-/string-width-3.1.0.tgz} name: string-width version: 3.1.0 engines: {node: '>=6'} dependencies: - emoji-regex: mirrors.tencent.com/emoji-regex/7.0.3 - is-fullwidth-code-point: mirrors.tencent.com/is-fullwidth-code-point/2.0.0 - strip-ansi: mirrors.tencent.com/strip-ansi/5.2.0 + emoji-regex: mirrors.tencent.com/emoji-regex@7.0.3 + is-fullwidth-code-point: mirrors.tencent.com/is-fullwidth-code-point@2.0.0 + strip-ansi: mirrors.tencent.com/strip-ansi@5.2.0 dev: true - mirrors.tencent.com/string-width/4.2.3: - resolution: {integrity: sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/string-width/-/string-width-4.2.3.tgz} + mirrors.tencent.com/string-width@4.2.3: + resolution: {integrity: sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/string-width/-/string-width-4.2.3.tgz} name: string-width version: 4.2.3 engines: {node: '>=8'} dependencies: - emoji-regex: mirrors.tencent.com/emoji-regex/8.0.0 - is-fullwidth-code-point: mirrors.tencent.com/is-fullwidth-code-point/3.0.0 - strip-ansi: mirrors.tencent.com/strip-ansi/6.0.1 + emoji-regex: mirrors.tencent.com/emoji-regex@8.0.0 + is-fullwidth-code-point: mirrors.tencent.com/is-fullwidth-code-point@3.0.0 + strip-ansi: mirrors.tencent.com/strip-ansi@6.0.1 - mirrors.tencent.com/string.prototype.padend/3.1.3: - resolution: {integrity: sha512-jNIIeokznm8SD/TZISQsZKYu7RJyheFNt84DUPrh482GC8RVp2MKqm2O5oBRdGxbDQoXrhhWtPIWQOiy20svUg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/string.prototype.padend/-/string.prototype.padend-3.1.3.tgz} + mirrors.tencent.com/string.prototype.padend@3.1.3: + resolution: {integrity: sha512-jNIIeokznm8SD/TZISQsZKYu7RJyheFNt84DUPrh482GC8RVp2MKqm2O5oBRdGxbDQoXrhhWtPIWQOiy20svUg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/string.prototype.padend/-/string.prototype.padend-3.1.3.tgz} name: string.prototype.padend version: 3.1.3 engines: {node: '>= 0.4'} dependencies: - call-bind: mirrors.tencent.com/call-bind/1.0.2 - define-properties: mirrors.tencent.com/define-properties/1.1.3 - es-abstract: mirrors.tencent.com/es-abstract/1.19.2 + call-bind: mirrors.tencent.com/call-bind@1.0.2 + define-properties: mirrors.tencent.com/define-properties@1.1.3 + es-abstract: mirrors.tencent.com/es-abstract@1.19.2 dev: true - mirrors.tencent.com/string.prototype.trimend/1.0.4: - resolution: {integrity: sha512-y9xCjw1P23Awk8EvTpcyL2NIr1j7wJ39f+k6lvRnSMz+mz9CGz9NYPelDk42kOz6+ql8xjfK8oYzy3jAP5QU5A==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/string.prototype.trimend/-/string.prototype.trimend-1.0.4.tgz} + mirrors.tencent.com/string.prototype.trimend@1.0.4: + resolution: {integrity: sha512-y9xCjw1P23Awk8EvTpcyL2NIr1j7wJ39f+k6lvRnSMz+mz9CGz9NYPelDk42kOz6+ql8xjfK8oYzy3jAP5QU5A==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/string.prototype.trimend/-/string.prototype.trimend-1.0.4.tgz} name: string.prototype.trimend version: 1.0.4 dependencies: - call-bind: mirrors.tencent.com/call-bind/1.0.2 - define-properties: mirrors.tencent.com/define-properties/1.1.3 + call-bind: mirrors.tencent.com/call-bind@1.0.2 + define-properties: mirrors.tencent.com/define-properties@1.1.3 dev: true - mirrors.tencent.com/string.prototype.trimstart/1.0.4: - resolution: {integrity: sha512-jh6e984OBfvxS50tdY2nRZnoC5/mLFKOREQfw8t5yytkoUsJRNxvI/E39qu1sD0OtWI3OC0XgKSmcWwziwYuZw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/string.prototype.trimstart/-/string.prototype.trimstart-1.0.4.tgz} + mirrors.tencent.com/string.prototype.trimstart@1.0.4: + resolution: {integrity: sha512-jh6e984OBfvxS50tdY2nRZnoC5/mLFKOREQfw8t5yytkoUsJRNxvI/E39qu1sD0OtWI3OC0XgKSmcWwziwYuZw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/string.prototype.trimstart/-/string.prototype.trimstart-1.0.4.tgz} name: string.prototype.trimstart version: 1.0.4 dependencies: - call-bind: mirrors.tencent.com/call-bind/1.0.2 - define-properties: mirrors.tencent.com/define-properties/1.1.3 + call-bind: mirrors.tencent.com/call-bind@1.0.2 + define-properties: mirrors.tencent.com/define-properties@1.1.3 dev: true - mirrors.tencent.com/string_decoder/0.10.31: - resolution: {integrity: sha1-YuIDvEF2bGwoyfyEMB2rHFMQ+pQ=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/string_decoder/-/string_decoder-0.10.31.tgz} + mirrors.tencent.com/string_decoder@0.10.31: + resolution: {integrity: sha1-YuIDvEF2bGwoyfyEMB2rHFMQ+pQ=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/string_decoder/-/string_decoder-0.10.31.tgz} name: string_decoder version: 0.10.31 dev: true - mirrors.tencent.com/string_decoder/1.1.1: - resolution: {integrity: sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/string_decoder/-/string_decoder-1.1.1.tgz} + mirrors.tencent.com/string_decoder@1.1.1: + resolution: {integrity: sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/string_decoder/-/string_decoder-1.1.1.tgz} name: string_decoder version: 1.1.1 dependencies: - safe-buffer: mirrors.tencent.com/safe-buffer/5.1.2 + safe-buffer: 5.1.2 - mirrors.tencent.com/string_decoder/1.3.0: - resolution: {integrity: sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/string_decoder/-/string_decoder-1.3.0.tgz} + mirrors.tencent.com/string_decoder@1.3.0: + resolution: {integrity: sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/string_decoder/-/string_decoder-1.3.0.tgz} name: string_decoder version: 1.3.0 dependencies: - safe-buffer: mirrors.tencent.com/safe-buffer/5.2.1 + safe-buffer: 5.2.1 - mirrors.tencent.com/stringify-package/1.0.1: - resolution: {integrity: sha512-sa4DUQsYciMP1xhKWGuFM04fB0LG/9DlluZoSVywUMRNvzid6XucHK0/90xGxRoHrAaROrcHK1aPKaijCtSrhg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/stringify-package/-/stringify-package-1.0.1.tgz} + mirrors.tencent.com/stringify-package@1.0.1: + resolution: {integrity: sha512-sa4DUQsYciMP1xhKWGuFM04fB0LG/9DlluZoSVywUMRNvzid6XucHK0/90xGxRoHrAaROrcHK1aPKaijCtSrhg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/stringify-package/-/stringify-package-1.0.1.tgz} name: stringify-package version: 1.0.1 dev: true - mirrors.tencent.com/strip-ansi/3.0.1: - resolution: {integrity: sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/strip-ansi/-/strip-ansi-3.0.1.tgz} + mirrors.tencent.com/strip-ansi@3.0.1: + resolution: {integrity: sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/strip-ansi/-/strip-ansi-3.0.1.tgz} name: strip-ansi version: 3.0.1 engines: {node: '>=0.10.0'} dependencies: - ansi-regex: mirrors.tencent.com/ansi-regex/2.1.1 + ansi-regex: mirrors.tencent.com/ansi-regex@2.1.1 dev: true - mirrors.tencent.com/strip-ansi/4.0.0: - resolution: {integrity: sha1-qEeQIusaw2iocTibY1JixQXuNo8=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/strip-ansi/-/strip-ansi-4.0.0.tgz} + mirrors.tencent.com/strip-ansi@4.0.0: + resolution: {integrity: sha1-qEeQIusaw2iocTibY1JixQXuNo8=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/strip-ansi/-/strip-ansi-4.0.0.tgz} name: strip-ansi version: 4.0.0 engines: {node: '>=4'} dependencies: - ansi-regex: mirrors.tencent.com/ansi-regex/3.0.1 + ansi-regex: mirrors.tencent.com/ansi-regex@3.0.1 dev: false - mirrors.tencent.com/strip-ansi/5.2.0: - resolution: {integrity: sha512-DuRs1gKbBqsMKIZlrffwlug8MHkcnpjs5VPmL1PAh+mA30U0DTotfDZ0d2UUsXpPmPmMMJ6W773MaA3J+lbiWA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/strip-ansi/-/strip-ansi-5.2.0.tgz} + mirrors.tencent.com/strip-ansi@5.2.0: + resolution: {integrity: sha512-DuRs1gKbBqsMKIZlrffwlug8MHkcnpjs5VPmL1PAh+mA30U0DTotfDZ0d2UUsXpPmPmMMJ6W773MaA3J+lbiWA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/strip-ansi/-/strip-ansi-5.2.0.tgz} name: strip-ansi version: 5.2.0 engines: {node: '>=6'} dependencies: - ansi-regex: mirrors.tencent.com/ansi-regex/4.1.1 + ansi-regex: mirrors.tencent.com/ansi-regex@4.1.1 - mirrors.tencent.com/strip-ansi/6.0.1: - resolution: {integrity: sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/strip-ansi/-/strip-ansi-6.0.1.tgz} + mirrors.tencent.com/strip-ansi@6.0.1: + resolution: {integrity: sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/strip-ansi/-/strip-ansi-6.0.1.tgz} name: strip-ansi version: 6.0.1 engines: {node: '>=8'} dependencies: - ansi-regex: mirrors.tencent.com/ansi-regex/5.0.1 + ansi-regex: mirrors.tencent.com/ansi-regex@5.0.1 - mirrors.tencent.com/strip-bom/3.0.0: - resolution: {integrity: sha1-IzTBjpx1n3vdVv3vfprj1YjmjtM=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/strip-bom/-/strip-bom-3.0.0.tgz} + mirrors.tencent.com/strip-bom@3.0.0: + resolution: {integrity: sha1-IzTBjpx1n3vdVv3vfprj1YjmjtM=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/strip-bom/-/strip-bom-3.0.0.tgz} name: strip-bom version: 3.0.0 engines: {node: '>=4'} - mirrors.tencent.com/strip-bom/4.0.0: - resolution: {integrity: sha512-3xurFv5tEgii33Zi8Jtp55wEIILR9eh34FAW00PZf+JnSsTmV/ioewSgQl97JHvgjoRGwPShsWm+IdrxB35d0w==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/strip-bom/-/strip-bom-4.0.0.tgz} + mirrors.tencent.com/strip-bom@4.0.0: + resolution: {integrity: sha512-3xurFv5tEgii33Zi8Jtp55wEIILR9eh34FAW00PZf+JnSsTmV/ioewSgQl97JHvgjoRGwPShsWm+IdrxB35d0w==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/strip-bom/-/strip-bom-4.0.0.tgz} name: strip-bom version: 4.0.0 engines: {node: '>=8'} dev: false - mirrors.tencent.com/strip-eof/1.0.0: - resolution: {integrity: sha1-u0P/VZim6wXYm1n80SnJgzE2Br8=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/strip-eof/-/strip-eof-1.0.0.tgz} + mirrors.tencent.com/strip-eof@1.0.0: + resolution: {integrity: sha1-u0P/VZim6wXYm1n80SnJgzE2Br8=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/strip-eof/-/strip-eof-1.0.0.tgz} name: strip-eof version: 1.0.0 engines: {node: '>=0.10.0'} dev: true - mirrors.tencent.com/strip-final-newline/2.0.0: - resolution: {integrity: sha512-BrpvfNAE3dcvq7ll3xVumzjKjZQ5tI1sEUIKr3Uoks0XUl45St3FlatVqef9prk4jRDzhW6WZg+3bk93y6pLjA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/strip-final-newline/-/strip-final-newline-2.0.0.tgz} + mirrors.tencent.com/strip-final-newline@2.0.0: + resolution: {integrity: sha512-BrpvfNAE3dcvq7ll3xVumzjKjZQ5tI1sEUIKr3Uoks0XUl45St3FlatVqef9prk4jRDzhW6WZg+3bk93y6pLjA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/strip-final-newline/-/strip-final-newline-2.0.0.tgz} name: strip-final-newline version: 2.0.0 engines: {node: '>=6'} dev: true - mirrors.tencent.com/strip-indent/3.0.0: - resolution: {integrity: sha512-laJTa3Jb+VQpaC6DseHhF7dXVqHTfJPCRDaEbid/drOhgitgYku/letMUqOXFoWV0zIIUbjpdH2t+tYj4bQMRQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/strip-indent/-/strip-indent-3.0.0.tgz} + mirrors.tencent.com/strip-indent@3.0.0: + resolution: {integrity: sha512-laJTa3Jb+VQpaC6DseHhF7dXVqHTfJPCRDaEbid/drOhgitgYku/letMUqOXFoWV0zIIUbjpdH2t+tYj4bQMRQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/strip-indent/-/strip-indent-3.0.0.tgz} name: strip-indent version: 3.0.0 engines: {node: '>=8'} dependencies: - min-indent: mirrors.tencent.com/min-indent/1.0.1 + min-indent: mirrors.tencent.com/min-indent@1.0.1 - mirrors.tencent.com/strip-json-comments/3.0.1: - resolution: {integrity: sha512-VTyMAUfdm047mwKl+u79WIdrZxtFtn+nBxHeb844XBQ9uMNTuTHdx2hc5RiAJYqwTj3wc/xe5HLSdJSkJ+WfZw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/strip-json-comments/-/strip-json-comments-3.0.1.tgz} + mirrors.tencent.com/strip-json-comments@3.0.1: + resolution: {integrity: sha512-VTyMAUfdm047mwKl+u79WIdrZxtFtn+nBxHeb844XBQ9uMNTuTHdx2hc5RiAJYqwTj3wc/xe5HLSdJSkJ+WfZw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/strip-json-comments/-/strip-json-comments-3.0.1.tgz} name: strip-json-comments version: 3.0.1 engines: {node: '>=8'} dev: false - mirrors.tencent.com/style-loader/2.0.0_webpack@4.46.0: - resolution: {integrity: sha512-Z0gYUJmzZ6ZdRUqpg1r8GsaFKypE+3xAzuFeMuoHgjc9KZv3wMyCRjQIWEbhoFSq7+7yoHXySDJyyWQaPajeiQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/style-loader/-/style-loader-2.0.0.tgz} + mirrors.tencent.com/style-loader@2.0.0(webpack@4.46.0): + resolution: {integrity: sha512-Z0gYUJmzZ6ZdRUqpg1r8GsaFKypE+3xAzuFeMuoHgjc9KZv3wMyCRjQIWEbhoFSq7+7yoHXySDJyyWQaPajeiQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/style-loader/-/style-loader-2.0.0.tgz} id: mirrors.tencent.com/style-loader/2.0.0 name: style-loader version: 2.0.0 @@ -13675,143 +14257,96 @@ packages: peerDependencies: webpack: ^4.0.0 || ^5.0.0 dependencies: - loader-utils: mirrors.tencent.com/loader-utils/2.0.2 - schema-utils: mirrors.tencent.com/schema-utils/3.1.1 - webpack: mirrors.tencent.com/webpack/4.46.0_webpack-cli@3.3.12 + loader-utils: mirrors.tencent.com/loader-utils@2.0.2 + schema-utils: mirrors.tencent.com/schema-utils@3.1.1 + webpack: mirrors.tencent.com/webpack@4.46.0(webpack-cli@3.3.12) dev: true - mirrors.tencent.com/stylehacks/4.0.3: - resolution: {integrity: sha512-7GlLk9JwlElY4Y6a/rmbH2MhVlTyVmiJd1PfTCqFaIBEGMYNsrO/v3SeGTdhBThLg4Z+NbOk/qFMwCa+J+3p/g==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/stylehacks/-/stylehacks-4.0.3.tgz} + mirrors.tencent.com/stylehacks@4.0.3: + resolution: {integrity: sha512-7GlLk9JwlElY4Y6a/rmbH2MhVlTyVmiJd1PfTCqFaIBEGMYNsrO/v3SeGTdhBThLg4Z+NbOk/qFMwCa+J+3p/g==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/stylehacks/-/stylehacks-4.0.3.tgz} name: stylehacks version: 4.0.3 engines: {node: '>=6.9.0'} dependencies: - browserslist: mirrors.tencent.com/browserslist/4.20.2 - postcss: mirrors.tencent.com/postcss/7.0.39 - postcss-selector-parser: mirrors.tencent.com/postcss-selector-parser/3.1.2 - dev: true - - mirrors.tencent.com/supports-color/2.0.0: - resolution: {integrity: sha1-U10EXOa2Nj+kARcIRimZXp3zJMc=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/supports-color/-/supports-color-2.0.0.tgz} - name: supports-color - version: 2.0.0 - engines: {node: '>=0.8.0'} - dev: true - - mirrors.tencent.com/supports-color/3.2.3: - resolution: {integrity: sha1-ZawFBLOVQXHYpklGsq48u4pfVPY=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/supports-color/-/supports-color-3.2.3.tgz} - name: supports-color - version: 3.2.3 - engines: {node: '>=0.8.0'} - dependencies: - has-flag: mirrors.tencent.com/has-flag/1.0.0 + browserslist: mirrors.tencent.com/browserslist@4.20.2 + postcss: 7.0.39 + postcss-selector-parser: mirrors.tencent.com/postcss-selector-parser@3.1.2 dev: true - mirrors.tencent.com/supports-color/5.5.0: - resolution: {integrity: sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/supports-color/-/supports-color-5.5.0.tgz} - name: supports-color - version: 5.5.0 - engines: {node: '>=4'} - dependencies: - has-flag: mirrors.tencent.com/has-flag/3.0.0 - - mirrors.tencent.com/supports-color/6.1.0: - resolution: {integrity: sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/supports-color/-/supports-color-6.1.0.tgz} + mirrors.tencent.com/supports-color@6.1.0: + resolution: {integrity: sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/supports-color/-/supports-color-6.1.0.tgz} name: supports-color version: 6.1.0 engines: {node: '>=6'} dependencies: - has-flag: mirrors.tencent.com/has-flag/3.0.0 - dev: true + has-flag: 3.0.0 - mirrors.tencent.com/supports-color/7.2.0: - resolution: {integrity: sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/supports-color/-/supports-color-7.2.0.tgz} + mirrors.tencent.com/supports-color@7.2.0: + resolution: {integrity: sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/supports-color/-/supports-color-7.2.0.tgz} name: supports-color version: 7.2.0 engines: {node: '>=8'} dependencies: - has-flag: mirrors.tencent.com/has-flag/4.0.0 - - mirrors.tencent.com/supports-color/8.1.1: - resolution: {integrity: sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/supports-color/-/supports-color-8.1.1.tgz} - name: supports-color - version: 8.1.1 - engines: {node: '>=10'} - dependencies: - has-flag: mirrors.tencent.com/has-flag/4.0.0 + has-flag: 4.0.0 dev: true - mirrors.tencent.com/supports-preserve-symlinks-flag/1.0.0: - resolution: {integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz} + mirrors.tencent.com/supports-preserve-symlinks-flag@1.0.0: + resolution: {integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz} name: supports-preserve-symlinks-flag version: 1.0.0 engines: {node: '>= 0.4'} - mirrors.tencent.com/svgo/1.3.2: - resolution: {integrity: sha512-yhy/sQYxR5BkC98CY7o31VGsg014AKLEPxdfhora76l36hD9Rdy5NZA/Ocn6yayNPgSamYdtX2rFJdcv07AYVw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/svgo/-/svgo-1.3.2.tgz} + mirrors.tencent.com/svgo@1.3.2: + resolution: {integrity: sha512-yhy/sQYxR5BkC98CY7o31VGsg014AKLEPxdfhora76l36hD9Rdy5NZA/Ocn6yayNPgSamYdtX2rFJdcv07AYVw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/svgo/-/svgo-1.3.2.tgz} name: svgo version: 1.3.2 engines: {node: '>=4.0.0'} hasBin: true dependencies: - chalk: mirrors.tencent.com/chalk/2.4.2 - coa: mirrors.tencent.com/coa/2.0.2 - css-select: mirrors.tencent.com/css-select/2.1.0 - css-select-base-adapter: mirrors.tencent.com/css-select-base-adapter/0.1.1 - css-tree: mirrors.tencent.com/css-tree/1.0.0-alpha.37 - csso: mirrors.tencent.com/csso/4.2.0 - js-yaml: mirrors.tencent.com/js-yaml/3.14.1 - mkdirp: mirrors.tencent.com/mkdirp/0.5.6 - object.values: mirrors.tencent.com/object.values/1.1.5 - sax: mirrors.tencent.com/sax/1.2.4 - stable: mirrors.tencent.com/stable/0.1.8 - unquote: mirrors.tencent.com/unquote/1.1.1 - util.promisify: mirrors.tencent.com/util.promisify/1.0.1 - dev: true - - mirrors.tencent.com/tapable/1.1.3: - resolution: {integrity: sha512-4WK/bYZmj8xLr+HUCODHGF1ZFzsYffasLUgEiMBY4fgtltdO6B4WJtlSbPaDTLpYTcGVwM2qLnFTICEcNxs3kA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/tapable/-/tapable-1.1.3.tgz} + chalk: 2.4.2 + coa: mirrors.tencent.com/coa@2.0.2 + css-select: mirrors.tencent.com/css-select@2.1.0 + css-select-base-adapter: mirrors.tencent.com/css-select-base-adapter@0.1.1 + css-tree: mirrors.tencent.com/css-tree@1.0.0-alpha.37 + csso: mirrors.tencent.com/csso@4.2.0 + js-yaml: mirrors.tencent.com/js-yaml@3.14.1 + mkdirp: 0.5.6 + object.values: mirrors.tencent.com/object.values@1.1.5 + sax: mirrors.tencent.com/sax@1.2.4 + stable: mirrors.tencent.com/stable@0.1.8 + unquote: mirrors.tencent.com/unquote@1.1.1 + util.promisify: mirrors.tencent.com/util.promisify@1.0.1 + dev: true + + mirrors.tencent.com/tapable@1.1.3: + resolution: {integrity: sha512-4WK/bYZmj8xLr+HUCODHGF1ZFzsYffasLUgEiMBY4fgtltdO6B4WJtlSbPaDTLpYTcGVwM2qLnFTICEcNxs3kA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/tapable/-/tapable-1.1.3.tgz} name: tapable version: 1.1.3 engines: {node: '>=6'} dev: true - mirrors.tencent.com/tapable/2.2.1: - resolution: {integrity: sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/tapable/-/tapable-2.2.1.tgz} + mirrors.tencent.com/tapable@2.2.1: + resolution: {integrity: sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/tapable/-/tapable-2.2.1.tgz} name: tapable version: 2.2.1 engines: {node: '>=6'} dev: true - mirrors.tencent.com/tar-stream/2.2.0: - resolution: {integrity: sha512-ujeqbceABgwMZxEJnk2HDY2DlnUZ+9oEcb1KzTVfYHio0UE6dG71n60d8D2I4qNvleWrrXpmjpt7vZeF1LnMZQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/tar-stream/-/tar-stream-2.2.0.tgz} + mirrors.tencent.com/tar-stream@2.2.0: + resolution: {integrity: sha512-ujeqbceABgwMZxEJnk2HDY2DlnUZ+9oEcb1KzTVfYHio0UE6dG71n60d8D2I4qNvleWrrXpmjpt7vZeF1LnMZQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/tar-stream/-/tar-stream-2.2.0.tgz} name: tar-stream version: 2.2.0 engines: {node: '>=6'} dependencies: - bl: mirrors.tencent.com/bl/4.1.0 - end-of-stream: mirrors.tencent.com/end-of-stream/1.4.4 - fs-constants: mirrors.tencent.com/fs-constants/1.0.0 - inherits: mirrors.tencent.com/inherits/2.0.4 - readable-stream: mirrors.tencent.com/readable-stream/3.6.0 + bl: mirrors.tencent.com/bl@4.1.0 + end-of-stream: mirrors.tencent.com/end-of-stream@1.4.4 + fs-constants: mirrors.tencent.com/fs-constants@1.0.0 + inherits: 2.0.4 + readable-stream: mirrors.tencent.com/readable-stream@3.6.0 dev: false - mirrors.tencent.com/tar/6.1.11: - resolution: {integrity: sha512-an/KZQzQUkZCkuoAA64hM92X0Urb6VpRhAFllDzz44U2mcD5scmT3zBc4VgVpkugF580+DQn8eAFSyoQt0tznA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/tar/-/tar-6.1.11.tgz} - name: tar - version: 6.1.11 - engines: {node: '>= 10'} - dependencies: - chownr: mirrors.tencent.com/chownr/2.0.0 - fs-minipass: mirrors.tencent.com/fs-minipass/2.1.0 - minipass: mirrors.tencent.com/minipass/3.1.6 - minizlib: mirrors.tencent.com/minizlib/2.1.2 - mkdirp: mirrors.tencent.com/mkdirp/1.0.4 - yallist: mirrors.tencent.com/yallist/4.0.0 - dev: true - - mirrors.tencent.com/terser-webpack-plugin/1.4.5_webpack@4.46.0: - resolution: {integrity: sha512-04Rfe496lN8EYruwi6oPQkG0vo8C+HT49X687FZnpPF0qMAIHONI6HEXYPKDOE8e5HjXTyKfqRd/agHtH0kOtw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/terser-webpack-plugin/-/terser-webpack-plugin-1.4.5.tgz} + mirrors.tencent.com/terser-webpack-plugin@1.4.5(webpack@4.46.0): + resolution: {integrity: sha512-04Rfe496lN8EYruwi6oPQkG0vo8C+HT49X687FZnpPF0qMAIHONI6HEXYPKDOE8e5HjXTyKfqRd/agHtH0kOtw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/terser-webpack-plugin/-/terser-webpack-plugin-1.4.5.tgz} id: mirrors.tencent.com/terser-webpack-plugin/1.4.5 name: terser-webpack-plugin version: 1.4.5 @@ -13819,20 +14354,20 @@ packages: peerDependencies: webpack: ^4.0.0 dependencies: - cacache: mirrors.tencent.com/cacache/12.0.4 - find-cache-dir: mirrors.tencent.com/find-cache-dir/2.1.0 - is-wsl: mirrors.tencent.com/is-wsl/1.1.0 - schema-utils: mirrors.tencent.com/schema-utils/1.0.0 - serialize-javascript: mirrors.tencent.com/serialize-javascript/4.0.0 - source-map: mirrors.tencent.com/source-map/0.6.1 - terser: mirrors.tencent.com/terser/4.8.0 - webpack: mirrors.tencent.com/webpack/4.46.0_webpack-cli@3.3.12 - webpack-sources: mirrors.tencent.com/webpack-sources/1.4.3 - worker-farm: mirrors.tencent.com/worker-farm/1.7.0 + cacache: 12.0.4 + find-cache-dir: 2.1.0 + is-wsl: mirrors.tencent.com/is-wsl@1.1.0 + schema-utils: 1.0.0 + serialize-javascript: 4.0.0 + source-map: 0.6.1 + terser: mirrors.tencent.com/terser@4.8.0 + webpack: mirrors.tencent.com/webpack@4.46.0(webpack-cli@3.3.12) + webpack-sources: 1.4.3 + worker-farm: mirrors.tencent.com/worker-farm@1.7.0 dev: true - mirrors.tencent.com/terser-webpack-plugin/4.2.3_webpack@4.46.0: - resolution: {integrity: sha512-jTgXh40RnvOrLQNgIkwEKnQ8rmHjHK4u+6UBEi+W+FPmvb+uo+chJXntKe7/3lW5mNysgSWD60KyesnhW8D6MQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/terser-webpack-plugin/-/terser-webpack-plugin-4.2.3.tgz} + mirrors.tencent.com/terser-webpack-plugin@4.2.3(webpack@4.46.0): + resolution: {integrity: sha512-jTgXh40RnvOrLQNgIkwEKnQ8rmHjHK4u+6UBEi+W+FPmvb+uo+chJXntKe7/3lW5mNysgSWD60KyesnhW8D6MQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/terser-webpack-plugin/-/terser-webpack-plugin-4.2.3.tgz} id: mirrors.tencent.com/terser-webpack-plugin/4.2.3 name: terser-webpack-plugin version: 4.2.3 @@ -13840,20 +14375,22 @@ packages: peerDependencies: webpack: ^4.0.0 || ^5.0.0 dependencies: - cacache: mirrors.tencent.com/cacache/15.3.0 - find-cache-dir: mirrors.tencent.com/find-cache-dir/3.3.2 - jest-worker: mirrors.tencent.com/jest-worker/26.6.2 - p-limit: mirrors.tencent.com/p-limit/3.1.0 - schema-utils: mirrors.tencent.com/schema-utils/3.1.1 - serialize-javascript: mirrors.tencent.com/serialize-javascript/5.0.1 - source-map: mirrors.tencent.com/source-map/0.6.1 - terser: mirrors.tencent.com/terser/5.12.1 - webpack: mirrors.tencent.com/webpack/4.46.0_webpack-cli@3.3.12 - webpack-sources: mirrors.tencent.com/webpack-sources/1.4.3 + cacache: mirrors.tencent.com/cacache@15.3.0 + find-cache-dir: mirrors.tencent.com/find-cache-dir@3.3.2 + jest-worker: mirrors.tencent.com/jest-worker@26.6.2 + p-limit: mirrors.tencent.com/p-limit@3.1.0 + schema-utils: mirrors.tencent.com/schema-utils@3.1.1 + serialize-javascript: mirrors.tencent.com/serialize-javascript@5.0.1 + source-map: mirrors.tencent.com/source-map@0.6.1 + terser: mirrors.tencent.com/terser@5.12.1 + webpack: mirrors.tencent.com/webpack@4.46.0(webpack-cli@3.3.12) + webpack-sources: mirrors.tencent.com/webpack-sources@1.4.3 + transitivePeerDependencies: + - bluebird dev: true - mirrors.tencent.com/terser-webpack-plugin/5.3.1_webpack@5.71.0: - resolution: {integrity: sha512-GvlZdT6wPQKbDNW/GDQzZFg/j4vKU96yl2q6mcUkzKOgW4gwf1Z8cZToUCrz31XHlPWH8MVb1r2tFtdDtTGJ7g==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/terser-webpack-plugin/-/terser-webpack-plugin-5.3.1.tgz} + mirrors.tencent.com/terser-webpack-plugin@5.3.1(webpack@5.71.0): + resolution: {integrity: sha512-GvlZdT6wPQKbDNW/GDQzZFg/j4vKU96yl2q6mcUkzKOgW4gwf1Z8cZToUCrz31XHlPWH8MVb1r2tFtdDtTGJ7g==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/terser-webpack-plugin/-/terser-webpack-plugin-5.3.1.tgz} id: mirrors.tencent.com/terser-webpack-plugin/5.3.1 name: terser-webpack-plugin version: 5.3.1 @@ -13871,64 +14408,65 @@ packages: uglify-js: optional: true dependencies: - jest-worker: mirrors.tencent.com/jest-worker/27.5.1 - schema-utils: mirrors.tencent.com/schema-utils/3.1.1 - serialize-javascript: mirrors.tencent.com/serialize-javascript/6.0.0 - source-map: mirrors.tencent.com/source-map/0.6.1 - terser: mirrors.tencent.com/terser/5.12.1 - webpack: mirrors.tencent.com/webpack/5.71.0_webpack-cli@3.3.12 + jest-worker: mirrors.tencent.com/jest-worker@27.5.1 + schema-utils: 3.1.1 + serialize-javascript: 6.0.0 + source-map: 0.6.1 + terser: mirrors.tencent.com/terser@5.12.1 + webpack: mirrors.tencent.com/webpack@5.71.0(webpack-cli@3.3.12) dev: true - mirrors.tencent.com/terser/4.8.0: - resolution: {integrity: sha512-EAPipTNeWsb/3wLPeup1tVPaXfIaU68xMnVdPafIL1TV05OhASArYyIfFvnvJCNrR2NIOvDVNNTFRa+Re2MWyw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/terser/-/terser-4.8.0.tgz} + mirrors.tencent.com/terser@4.8.0: + resolution: {integrity: sha512-EAPipTNeWsb/3wLPeup1tVPaXfIaU68xMnVdPafIL1TV05OhASArYyIfFvnvJCNrR2NIOvDVNNTFRa+Re2MWyw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/terser/-/terser-4.8.0.tgz} name: terser version: 4.8.0 engines: {node: '>=6.0.0'} hasBin: true dependencies: - commander: mirrors.tencent.com/commander/2.20.3 - source-map: mirrors.tencent.com/source-map/0.6.1 - source-map-support: mirrors.tencent.com/source-map-support/0.5.21 + acorn: 8.7.0 + commander: 2.20.3 + source-map: 0.6.1 + source-map-support: mirrors.tencent.com/source-map-support@0.5.21 dev: true - mirrors.tencent.com/terser/5.12.1: - resolution: {integrity: sha512-NXbs+7nisos5E+yXwAD+y7zrcTkMqb0dEJxIGtSKPdCBzopf7ni4odPul2aechpV7EXNvOudYOX2bb5tln1jbQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/terser/-/terser-5.12.1.tgz} + mirrors.tencent.com/terser@5.12.1: + resolution: {integrity: sha512-NXbs+7nisos5E+yXwAD+y7zrcTkMqb0dEJxIGtSKPdCBzopf7ni4odPul2aechpV7EXNvOudYOX2bb5tln1jbQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/terser/-/terser-5.12.1.tgz} name: terser version: 5.12.1 engines: {node: '>=10'} hasBin: true dependencies: - acorn: mirrors.tencent.com/acorn/8.7.0 - commander: mirrors.tencent.com/commander/2.20.3 - source-map: mirrors.tencent.com/source-map/0.7.3 - source-map-support: mirrors.tencent.com/source-map-support/0.5.21 + acorn: 8.7.0 + commander: 2.20.3 + source-map: 0.7.3 + source-map-support: mirrors.tencent.com/source-map-support@0.5.21 dev: true - mirrors.tencent.com/text-table/0.2.0: - resolution: {integrity: sha1-f17oI66AUgfACvLfSoTsP8+lcLQ=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/text-table/-/text-table-0.2.0.tgz} + mirrors.tencent.com/text-table@0.2.0: + resolution: {integrity: sha1-f17oI66AUgfACvLfSoTsP8+lcLQ=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/text-table/-/text-table-0.2.0.tgz} name: text-table version: 0.2.0 dev: true - mirrors.tencent.com/thenify-all/1.6.0: - resolution: {integrity: sha1-GhkY1ALY/D+Y+/I02wvMjMEOlyY=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/thenify-all/-/thenify-all-1.6.0.tgz} + mirrors.tencent.com/thenify-all@1.6.0: + resolution: {integrity: sha1-GhkY1ALY/D+Y+/I02wvMjMEOlyY=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/thenify-all/-/thenify-all-1.6.0.tgz} name: thenify-all version: 1.6.0 engines: {node: '>=0.8'} dependencies: - thenify: mirrors.tencent.com/thenify/3.3.1 + thenify: mirrors.tencent.com/thenify@3.3.1 dev: true - mirrors.tencent.com/thenify/3.3.1: - resolution: {integrity: sha512-RVZSIV5IG10Hk3enotrhvz0T9em6cyHBLkH/YAZuKqd8hRkKhSfCGIcP2KUY0EPxndzANBmNllzWPwak+bheSw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/thenify/-/thenify-3.3.1.tgz} + mirrors.tencent.com/thenify@3.3.1: + resolution: {integrity: sha512-RVZSIV5IG10Hk3enotrhvz0T9em6cyHBLkH/YAZuKqd8hRkKhSfCGIcP2KUY0EPxndzANBmNllzWPwak+bheSw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/thenify/-/thenify-3.3.1.tgz} name: thenify version: 3.3.1 dependencies: - any-promise: mirrors.tencent.com/any-promise/1.3.0 + any-promise: mirrors.tencent.com/any-promise@1.3.0 dev: true - mirrors.tencent.com/thread-loader/3.0.4_webpack@4.46.0: - resolution: {integrity: sha512-ByaL2TPb+m6yArpqQUZvP+5S1mZtXsEP7nWKKlAUTm7fCml8kB5s1uI3+eHRP2bk5mVYfRSBI7FFf+tWEyLZwA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/thread-loader/-/thread-loader-3.0.4.tgz} + mirrors.tencent.com/thread-loader@3.0.4(webpack@4.46.0): + resolution: {integrity: sha512-ByaL2TPb+m6yArpqQUZvP+5S1mZtXsEP7nWKKlAUTm7fCml8kB5s1uI3+eHRP2bk5mVYfRSBI7FFf+tWEyLZwA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/thread-loader/-/thread-loader-3.0.4.tgz} id: mirrors.tencent.com/thread-loader/3.0.4 name: thread-loader version: 3.0.4 @@ -13936,170 +14474,170 @@ packages: peerDependencies: webpack: ^4.27.0 || ^5.0.0 dependencies: - json-parse-better-errors: mirrors.tencent.com/json-parse-better-errors/1.0.2 - loader-runner: mirrors.tencent.com/loader-runner/4.2.0 - loader-utils: mirrors.tencent.com/loader-utils/2.0.2 - neo-async: mirrors.tencent.com/neo-async/2.6.2 - schema-utils: mirrors.tencent.com/schema-utils/3.1.1 - webpack: mirrors.tencent.com/webpack/4.46.0_webpack-cli@3.3.12 + json-parse-better-errors: mirrors.tencent.com/json-parse-better-errors@1.0.2 + loader-runner: mirrors.tencent.com/loader-runner@4.2.0 + loader-utils: mirrors.tencent.com/loader-utils@2.0.2 + neo-async: mirrors.tencent.com/neo-async@2.6.2 + schema-utils: mirrors.tencent.com/schema-utils@3.1.1 + webpack: mirrors.tencent.com/webpack@4.46.0(webpack-cli@3.3.12) dev: true - mirrors.tencent.com/through/2.3.8: - resolution: {integrity: sha1-DdTJ/6q8NXlgsbckEV1+Doai4fU=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/through/-/through-2.3.8.tgz} - name: through - version: 2.3.8 - - mirrors.tencent.com/through2/2.0.5: - resolution: {integrity: sha512-/mrRod8xqpA+IHSLyGCQ2s8SPHiCDEeQJSep1jqLYeEUClOFG2Qsh+4FU6G9VeqpZnGW/Su8LQGc4YKni5rYSQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/through2/-/through2-2.0.5.tgz} + mirrors.tencent.com/through2@2.0.5: + resolution: {integrity: sha512-/mrRod8xqpA+IHSLyGCQ2s8SPHiCDEeQJSep1jqLYeEUClOFG2Qsh+4FU6G9VeqpZnGW/Su8LQGc4YKni5rYSQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/through2/-/through2-2.0.5.tgz} name: through2 version: 2.0.5 dependencies: - readable-stream: mirrors.tencent.com/readable-stream/2.3.7 - xtend: mirrors.tencent.com/xtend/4.0.2 + readable-stream: mirrors.tencent.com/readable-stream@2.3.7 + xtend: mirrors.tencent.com/xtend@4.0.2 - mirrors.tencent.com/through2/4.0.2: - resolution: {integrity: sha512-iOqSav00cVxEEICeD7TjLB1sueEL+81Wpzp2bY17uZjZN0pWZPuo4suZ/61VujxmqSGFfgOcNuTZ85QJwNZQpw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/through2/-/through2-4.0.2.tgz} + mirrors.tencent.com/through2@4.0.2: + resolution: {integrity: sha512-iOqSav00cVxEEICeD7TjLB1sueEL+81Wpzp2bY17uZjZN0pWZPuo4suZ/61VujxmqSGFfgOcNuTZ85QJwNZQpw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/through2/-/through2-4.0.2.tgz} name: through2 version: 4.0.2 dependencies: - readable-stream: mirrors.tencent.com/readable-stream/3.6.0 + readable-stream: mirrors.tencent.com/readable-stream@3.6.0 + + mirrors.tencent.com/through@2.3.8: + resolution: {integrity: sha1-DdTJ/6q8NXlgsbckEV1+Doai4fU=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/through/-/through-2.3.8.tgz} + name: through + version: 2.3.8 - mirrors.tencent.com/thunky/1.1.0: - resolution: {integrity: sha512-eHY7nBftgThBqOyHGVN+l8gF0BucP09fMo0oO/Lb0w1OF80dJv+lDVpXG60WMQvkcxAkNybKsrEIE3ZtKGmPrA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/thunky/-/thunky-1.1.0.tgz} + mirrors.tencent.com/thunky@1.1.0: + resolution: {integrity: sha512-eHY7nBftgThBqOyHGVN+l8gF0BucP09fMo0oO/Lb0w1OF80dJv+lDVpXG60WMQvkcxAkNybKsrEIE3ZtKGmPrA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/thunky/-/thunky-1.1.0.tgz} name: thunky version: 1.1.0 dev: true - mirrors.tencent.com/timers-browserify/2.0.12: - resolution: {integrity: sha512-9phl76Cqm6FhSX9Xe1ZUAMLtm1BLkKj2Qd5ApyWkXzsMRaA7dgr81kf4wJmQf/hAvg8EEyJxDo3du/0KlhPiKQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/timers-browserify/-/timers-browserify-2.0.12.tgz} + mirrors.tencent.com/timers-browserify@2.0.12: + resolution: {integrity: sha512-9phl76Cqm6FhSX9Xe1ZUAMLtm1BLkKj2Qd5ApyWkXzsMRaA7dgr81kf4wJmQf/hAvg8EEyJxDo3du/0KlhPiKQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/timers-browserify/-/timers-browserify-2.0.12.tgz} name: timers-browserify version: 2.0.12 engines: {node: '>=0.6.0'} dependencies: - setimmediate: mirrors.tencent.com/setimmediate/1.0.5 + setimmediate: mirrors.tencent.com/setimmediate@1.0.5 dev: true - mirrors.tencent.com/timsort/0.3.0: - resolution: {integrity: sha1-QFQRqOfmM5/mTbmiNN4R3DHgK9Q=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/timsort/-/timsort-0.3.0.tgz} + mirrors.tencent.com/timsort@0.3.0: + resolution: {integrity: sha1-QFQRqOfmM5/mTbmiNN4R3DHgK9Q=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/timsort/-/timsort-0.3.0.tgz} name: timsort version: 0.3.0 dev: true - mirrors.tencent.com/tinycolor2/1.4.2: - resolution: {integrity: sha512-vJhccZPs965sV/L2sU4oRQVAos0pQXwsvTLkWYdqJ+a8Q5kPFzJTuOFwy7UniPli44NKQGAglksjvOcpo95aZA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/tinycolor2/-/tinycolor2-1.4.2.tgz} + mirrors.tencent.com/tinycolor2@1.4.2: + resolution: {integrity: sha512-vJhccZPs965sV/L2sU4oRQVAos0pQXwsvTLkWYdqJ+a8Q5kPFzJTuOFwy7UniPli44NKQGAglksjvOcpo95aZA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/tinycolor2/-/tinycolor2-1.4.2.tgz} name: tinycolor2 version: 1.4.2 dev: false - mirrors.tencent.com/tinymce/5.10.3: - resolution: {integrity: sha512-O59ssHNnujWvSk5Gt8hIGrdNCMKVWVQv9F8siAgLTRgTh0t3NDHrP1UlLtCxArUi9DPWZvlBeUz8D5fJTu7vnA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/tinymce/-/tinymce-5.10.3.tgz} + mirrors.tencent.com/tinymce@5.10.3: + resolution: {integrity: sha512-O59ssHNnujWvSk5Gt8hIGrdNCMKVWVQv9F8siAgLTRgTh0t3NDHrP1UlLtCxArUi9DPWZvlBeUz8D5fJTu7vnA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/tinymce/-/tinymce-5.10.3.tgz} name: tinymce version: 5.10.3 dev: false - mirrors.tencent.com/tmp/0.0.33: - resolution: {integrity: sha512-jRCJlojKnZ3addtTOjdIqoRuPEKBvNXcGYqzO6zWZX8KfKEpnGY5jfggJQ3EjKuu8D4bJRr0y+cYJFmYbImXGw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/tmp/-/tmp-0.0.33.tgz} + mirrors.tencent.com/tmp@0.0.33: + resolution: {integrity: sha512-jRCJlojKnZ3addtTOjdIqoRuPEKBvNXcGYqzO6zWZX8KfKEpnGY5jfggJQ3EjKuu8D4bJRr0y+cYJFmYbImXGw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/tmp/-/tmp-0.0.33.tgz} name: tmp version: 0.0.33 engines: {node: '>=0.6.0'} dependencies: - os-tmpdir: mirrors.tencent.com/os-tmpdir/1.0.2 + os-tmpdir: mirrors.tencent.com/os-tmpdir@1.0.2 dev: false - mirrors.tencent.com/tmp/0.2.1: - resolution: {integrity: sha512-76SUhtfqR2Ijn+xllcI5P1oyannHNHByD80W1q447gU3mp9G9PSpGdWmjUOHRDPiHYacIk66W7ubDTuPF3BEtQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/tmp/-/tmp-0.2.1.tgz} + mirrors.tencent.com/tmp@0.2.1: + resolution: {integrity: sha512-76SUhtfqR2Ijn+xllcI5P1oyannHNHByD80W1q447gU3mp9G9PSpGdWmjUOHRDPiHYacIk66W7ubDTuPF3BEtQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/tmp/-/tmp-0.2.1.tgz} name: tmp version: 0.2.1 engines: {node: '>=8.17.0'} dependencies: - rimraf: mirrors.tencent.com/rimraf/3.0.2 + rimraf: 3.0.2 dev: false - mirrors.tencent.com/to-arraybuffer/1.0.1: - resolution: {integrity: sha1-fSKbH8xjfkZsoIEYCDanqr/4P0M=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/to-arraybuffer/-/to-arraybuffer-1.0.1.tgz} + mirrors.tencent.com/to-arraybuffer@1.0.1: + resolution: {integrity: sha1-fSKbH8xjfkZsoIEYCDanqr/4P0M=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/to-arraybuffer/-/to-arraybuffer-1.0.1.tgz} name: to-arraybuffer version: 1.0.1 dev: true - mirrors.tencent.com/to-fast-properties/2.0.0: - resolution: {integrity: sha1-3F5pjL0HkmW8c+A3doGk5Og/YW4=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/to-fast-properties/-/to-fast-properties-2.0.0.tgz} + mirrors.tencent.com/to-fast-properties@2.0.0: + resolution: {integrity: sha1-3F5pjL0HkmW8c+A3doGk5Og/YW4=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/to-fast-properties/-/to-fast-properties-2.0.0.tgz} name: to-fast-properties version: 2.0.0 engines: {node: '>=4'} dev: true - mirrors.tencent.com/to-object-path/0.3.0: - resolution: {integrity: sha1-KXWIt7Dn4KwI4E5nL4XB9JmeF68=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/to-object-path/-/to-object-path-0.3.0.tgz} + mirrors.tencent.com/to-object-path@0.3.0: + resolution: {integrity: sha1-KXWIt7Dn4KwI4E5nL4XB9JmeF68=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/to-object-path/-/to-object-path-0.3.0.tgz} name: to-object-path version: 0.3.0 engines: {node: '>=0.10.0'} dependencies: - kind-of: mirrors.tencent.com/kind-of/3.2.2 + kind-of: mirrors.tencent.com/kind-of@3.2.2 dev: true - mirrors.tencent.com/to-regex-range/2.1.1: - resolution: {integrity: sha1-fIDBe53+vlmeJzZ+DU3VWQFB2zg=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/to-regex-range/-/to-regex-range-2.1.1.tgz} + mirrors.tencent.com/to-regex-range@2.1.1: + resolution: {integrity: sha1-fIDBe53+vlmeJzZ+DU3VWQFB2zg=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/to-regex-range/-/to-regex-range-2.1.1.tgz} name: to-regex-range version: 2.1.1 engines: {node: '>=0.10.0'} dependencies: - is-number: mirrors.tencent.com/is-number/3.0.0 - repeat-string: mirrors.tencent.com/repeat-string/1.6.1 + is-number: mirrors.tencent.com/is-number@3.0.0 + repeat-string: mirrors.tencent.com/repeat-string@1.6.1 dev: true - mirrors.tencent.com/to-regex-range/5.0.1: - resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/to-regex-range/-/to-regex-range-5.0.1.tgz} + mirrors.tencent.com/to-regex-range@5.0.1: + resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/to-regex-range/-/to-regex-range-5.0.1.tgz} name: to-regex-range version: 5.0.1 engines: {node: '>=8.0'} dependencies: - is-number: mirrors.tencent.com/is-number/7.0.0 + is-number: mirrors.tencent.com/is-number@7.0.0 - mirrors.tencent.com/to-regex/3.0.2: - resolution: {integrity: sha512-FWtleNAtZ/Ki2qtqej2CXTOayOH9bHDQF+Q48VpWyDXjbYxA4Yz8iDB31zXOBUlOHHKidDbqGVrTUvQMPmBGBw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/to-regex/-/to-regex-3.0.2.tgz} + mirrors.tencent.com/to-regex@3.0.2: + resolution: {integrity: sha512-FWtleNAtZ/Ki2qtqej2CXTOayOH9bHDQF+Q48VpWyDXjbYxA4Yz8iDB31zXOBUlOHHKidDbqGVrTUvQMPmBGBw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/to-regex/-/to-regex-3.0.2.tgz} name: to-regex version: 3.0.2 engines: {node: '>=0.10.0'} dependencies: - define-property: mirrors.tencent.com/define-property/2.0.2 - extend-shallow: mirrors.tencent.com/extend-shallow/3.0.2 - regex-not: mirrors.tencent.com/regex-not/1.0.2 - safe-regex: mirrors.tencent.com/safe-regex/1.1.0 + define-property: mirrors.tencent.com/define-property@2.0.2 + extend-shallow: mirrors.tencent.com/extend-shallow@3.0.2 + regex-not: mirrors.tencent.com/regex-not@1.0.2 + safe-regex: mirrors.tencent.com/safe-regex@1.1.0 dev: true - mirrors.tencent.com/toggle-selection/1.0.6: - resolution: {integrity: sha1-bkWxJj8gF/oKzH2J14sVuL932jI=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/toggle-selection/-/toggle-selection-1.0.6.tgz} + mirrors.tencent.com/toggle-selection@1.0.6: + resolution: {integrity: sha1-bkWxJj8gF/oKzH2J14sVuL932jI=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/toggle-selection/-/toggle-selection-1.0.6.tgz} name: toggle-selection version: 1.0.6 dev: false - mirrors.tencent.com/toidentifier/1.0.1: - resolution: {integrity: sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/toidentifier/-/toidentifier-1.0.1.tgz} + mirrors.tencent.com/toidentifier@1.0.1: + resolution: {integrity: sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/toidentifier/-/toidentifier-1.0.1.tgz} name: toidentifier version: 1.0.1 engines: {node: '>=0.6'} dev: true - mirrors.tencent.com/tr46/0.0.3: - resolution: {integrity: sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/tr46/-/tr46-0.0.3.tgz} + mirrors.tencent.com/tr46@0.0.3: + resolution: {integrity: sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/tr46/-/tr46-0.0.3.tgz} name: tr46 version: 0.0.3 dev: false - mirrors.tencent.com/traverse/0.3.9: - resolution: {integrity: sha1-cXuPIgzAu3tE5AUUwisui7xw2Lk=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/traverse/-/traverse-0.3.9.tgz} + mirrors.tencent.com/traverse@0.3.9: + resolution: {integrity: sha1-cXuPIgzAu3tE5AUUwisui7xw2Lk=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/traverse/-/traverse-0.3.9.tgz} name: traverse version: 0.3.9 dev: false - mirrors.tencent.com/trim-newlines/3.0.1: - resolution: {integrity: sha512-c1PTsA3tYrIsLGkJkzHF+w9F2EyxfXGo4UyJc4pFL++FMjnq0HJS69T3M7d//gKrFKwy429bouPescbjecU+Zw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/trim-newlines/-/trim-newlines-3.0.1.tgz} + mirrors.tencent.com/trim-newlines@3.0.1: + resolution: {integrity: sha512-c1PTsA3tYrIsLGkJkzHF+w9F2EyxfXGo4UyJc4pFL++FMjnq0HJS69T3M7d//gKrFKwy429bouPescbjecU+Zw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/trim-newlines/-/trim-newlines-3.0.1.tgz} name: trim-newlines version: 3.0.1 engines: {node: '>=8'} - mirrors.tencent.com/ts-loader/8.3.0_typescript@4.6.3+webpack@4.46.0: - resolution: {integrity: sha512-MgGly4I6cStsJy27ViE32UoqxPTN9Xly4anxxVyaIWR+9BGxboV4EyJBGfR3RePV7Ksjj3rHmPZJeIt+7o4Vag==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/ts-loader/-/ts-loader-8.3.0.tgz} + mirrors.tencent.com/ts-loader@8.3.0(typescript@4.6.3)(webpack@4.46.0): + resolution: {integrity: sha512-MgGly4I6cStsJy27ViE32UoqxPTN9Xly4anxxVyaIWR+9BGxboV4EyJBGfR3RePV7Ksjj3rHmPZJeIt+7o4Vag==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/ts-loader/-/ts-loader-8.3.0.tgz} id: mirrors.tencent.com/ts-loader/8.3.0 name: ts-loader version: 8.3.0 @@ -14108,98 +14646,44 @@ packages: typescript: '*' webpack: '*' dependencies: - chalk: mirrors.tencent.com/chalk/4.1.2 - enhanced-resolve: mirrors.tencent.com/enhanced-resolve/4.5.0 - loader-utils: mirrors.tencent.com/loader-utils/2.0.2 - micromatch: mirrors.tencent.com/micromatch/4.0.5 - semver: mirrors.tencent.com/semver/7.3.5 - typescript: mirrors.tencent.com/typescript/4.6.3 - webpack: mirrors.tencent.com/webpack/4.46.0_webpack-cli@3.3.12 - dev: true - - mirrors.tencent.com/ts-node/10.7.0_b65123e3711dd1b8aac681d23988aad6: - resolution: {integrity: sha512-TbIGS4xgJoX2i3do417KSaep1uRAW/Lu+WAL2doDHC0D6ummjirVOXU5/7aiZotbQ5p1Zp9tP7U6cYhA0O7M8A==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/ts-node/-/ts-node-10.7.0.tgz} - id: mirrors.tencent.com/ts-node/10.7.0 - name: ts-node - version: 10.7.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 - dependencies: - '@cspotcode/source-map-support': 0.7.0 - '@tsconfig/node10': 1.0.8 - '@tsconfig/node12': 1.0.9 - '@tsconfig/node14': 1.0.1 - '@tsconfig/node16': 1.0.2 - '@types/node': 12.20.47 - acorn: mirrors.tencent.com/acorn/8.7.0 - acorn-walk: mirrors.tencent.com/acorn-walk/8.2.0 - arg: mirrors.tencent.com/arg/4.1.3 - create-require: mirrors.tencent.com/create-require/1.1.1 - diff: mirrors.tencent.com/diff/4.0.2 - make-error: mirrors.tencent.com/make-error/1.3.6 - typescript: mirrors.tencent.com/typescript/4.6.3 - v8-compile-cache-lib: mirrors.tencent.com/v8-compile-cache-lib/3.0.0 - yn: mirrors.tencent.com/yn/3.1.1 - dev: false - optional: true - - mirrors.tencent.com/ts-node/9.1.1_typescript@4.6.3: - resolution: {integrity: sha512-hPlt7ZACERQGf03M253ytLY3dHbGNGrAq9qIHWUY9XHYl1z7wYngSr3OQ5xmui8o2AaxsONxIzjafLUiWBo1Fg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/ts-node/-/ts-node-9.1.1.tgz} - id: mirrors.tencent.com/ts-node/9.1.1 - name: ts-node - version: 9.1.1 - engines: {node: '>=10.0.0'} - hasBin: true - peerDependencies: - typescript: '>=2.7' - dependencies: - arg: mirrors.tencent.com/arg/4.1.3 - create-require: mirrors.tencent.com/create-require/1.1.1 - diff: mirrors.tencent.com/diff/4.0.2 - make-error: mirrors.tencent.com/make-error/1.3.6 - source-map-support: mirrors.tencent.com/source-map-support/0.5.21 - typescript: mirrors.tencent.com/typescript/4.6.3 - yn: mirrors.tencent.com/yn/3.1.1 + chalk: mirrors.tencent.com/chalk@4.1.2 + enhanced-resolve: mirrors.tencent.com/enhanced-resolve@4.5.0 + loader-utils: mirrors.tencent.com/loader-utils@2.0.2 + micromatch: mirrors.tencent.com/micromatch@4.0.5 + semver: mirrors.tencent.com/semver@7.3.5 + typescript: mirrors.tencent.com/typescript@4.6.3 + webpack: mirrors.tencent.com/webpack@4.46.0(webpack-cli@3.3.12) dev: true - mirrors.tencent.com/tsconfig-paths/3.14.1: - resolution: {integrity: sha512-fxDhWnFSLt3VuTwtvJt5fpwxBHg5AdKWMsgcPOOIilyjymcYVZoCQF8fvFRezCNfblEXmi+PcM1eYHeOAgXCOQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/tsconfig-paths/-/tsconfig-paths-3.14.1.tgz} + mirrors.tencent.com/tsconfig-paths@3.14.1: + resolution: {integrity: sha512-fxDhWnFSLt3VuTwtvJt5fpwxBHg5AdKWMsgcPOOIilyjymcYVZoCQF8fvFRezCNfblEXmi+PcM1eYHeOAgXCOQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/tsconfig-paths/-/tsconfig-paths-3.14.1.tgz} name: tsconfig-paths version: 3.14.1 dependencies: '@types/json5': 0.0.29 - json5: mirrors.tencent.com/json5/1.0.1 - minimist: mirrors.tencent.com/minimist/1.2.6 - strip-bom: mirrors.tencent.com/strip-bom/3.0.0 + json5: mirrors.tencent.com/json5@1.0.1 + minimist: mirrors.tencent.com/minimist@1.2.6 + strip-bom: mirrors.tencent.com/strip-bom@3.0.0 dev: true - mirrors.tencent.com/tslib/1.14.1: - resolution: {integrity: sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/tslib/-/tslib-1.14.1.tgz} + mirrors.tencent.com/tslib@1.14.1: + resolution: {integrity: sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/tslib/-/tslib-1.14.1.tgz} name: tslib version: 1.14.1 - mirrors.tencent.com/tslib/2.3.0: - resolution: {integrity: sha512-N82ooyxVNm6h1riLCoyS9e3fuJ3AMG2zIZs2Gd1ATcSFjSA23Q0fzjjZeh0jbJvWVDZ0cJT8yaNNaaXHzueNjg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/tslib/-/tslib-2.3.0.tgz} + mirrors.tencent.com/tslib@2.3.0: + resolution: {integrity: sha512-N82ooyxVNm6h1riLCoyS9e3fuJ3AMG2zIZs2Gd1ATcSFjSA23Q0fzjjZeh0jbJvWVDZ0cJT8yaNNaaXHzueNjg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/tslib/-/tslib-2.3.0.tgz} name: tslib version: 2.3.0 dev: false - mirrors.tencent.com/tslib/2.3.1: - resolution: {integrity: sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/tslib/-/tslib-2.3.1.tgz} + mirrors.tencent.com/tslib@2.3.1: + resolution: {integrity: sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/tslib/-/tslib-2.3.1.tgz} name: tslib version: 2.3.1 - mirrors.tencent.com/tslint/6.1.3_typescript@4.6.3: - resolution: {integrity: sha512-IbR4nkT96EQOvKE2PW/djGz8iGNeJ4rF2mBfiYaR/nvUWYKJhLwimoJKgjIFEIDibBtOevj7BqCRL4oHeWWUCg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: http://mirrors.tencent.com/npm/tslint/-/tslint-6.1.3.tgz} + mirrors.tencent.com/tslint@6.1.3(typescript@4.6.3): + resolution: {integrity: sha512-IbR4nkT96EQOvKE2PW/djGz8iGNeJ4rF2mBfiYaR/nvUWYKJhLwimoJKgjIFEIDibBtOevj7BqCRL4oHeWWUCg==, registry: https://registry.npmjs.org/, tarball: http://mirrors.tencent.com/npm/tslint/-/tslint-6.1.3.tgz} id: mirrors.tencent.com/tslint/6.1.3 name: tslint version: 6.1.3 @@ -14210,129 +14694,120 @@ packages: typescript: '>=2.3.0-dev || >=2.4.0-dev || >=2.5.0-dev || >=2.6.0-dev || >=2.7.0-dev || >=2.8.0-dev || >=2.9.0-dev || >=3.0.0-dev || >= 3.1.0-dev || >= 3.2.0-dev || >= 4.0.0-dev' dependencies: '@babel/code-frame': 7.16.7 - builtin-modules: mirrors.tencent.com/builtin-modules/1.1.1 - chalk: mirrors.tencent.com/chalk/2.4.2 - commander: mirrors.tencent.com/commander/2.20.3 - diff: mirrors.tencent.com/diff/4.0.2 - glob: mirrors.tencent.com/glob/7.2.0 - js-yaml: mirrors.tencent.com/js-yaml/3.14.1 - minimatch: mirrors.tencent.com/minimatch/3.1.2 - mkdirp: mirrors.tencent.com/mkdirp/0.5.6 - resolve: mirrors.tencent.com/resolve/1.22.0 - semver: mirrors.tencent.com/semver/5.7.1 - tslib: mirrors.tencent.com/tslib/1.14.1 - tsutils: mirrors.tencent.com/tsutils/2.29.0_typescript@4.6.3 - typescript: mirrors.tencent.com/typescript/4.6.3 - dev: true - - mirrors.tencent.com/tsutils/2.29.0_typescript@4.6.3: - resolution: {integrity: sha512-g5JVHCIJwzfISaXpXE1qvNalca5Jwob6FjI4AoPlqMusJ6ftFE7IkkFoMhVLRgK+4Kx3gkzb8UZK5t5yTTvEmA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: http://mirrors.tencent.com/npm/tsutils/-/tsutils-2.29.0.tgz} + builtin-modules: mirrors.tencent.com/builtin-modules@1.1.1 + chalk: mirrors.tencent.com/chalk@2.4.2 + commander: mirrors.tencent.com/commander@2.20.3 + diff: mirrors.tencent.com/diff@4.0.2 + glob: mirrors.tencent.com/glob@7.2.0 + js-yaml: mirrors.tencent.com/js-yaml@3.14.1 + minimatch: mirrors.tencent.com/minimatch@3.1.2 + mkdirp: mirrors.tencent.com/mkdirp@0.5.6 + resolve: mirrors.tencent.com/resolve@1.22.0 + semver: mirrors.tencent.com/semver@5.7.1 + tslib: mirrors.tencent.com/tslib@1.14.1 + tsutils: mirrors.tencent.com/tsutils@2.29.0(typescript@4.6.3) + typescript: mirrors.tencent.com/typescript@4.6.3 + dev: true + + mirrors.tencent.com/tsutils@2.29.0(typescript@4.6.3): + resolution: {integrity: sha512-g5JVHCIJwzfISaXpXE1qvNalca5Jwob6FjI4AoPlqMusJ6ftFE7IkkFoMhVLRgK+4Kx3gkzb8UZK5t5yTTvEmA==, registry: https://registry.npmjs.org/, tarball: http://mirrors.tencent.com/npm/tsutils/-/tsutils-2.29.0.tgz} id: mirrors.tencent.com/tsutils/2.29.0 name: tsutils version: 2.29.0 peerDependencies: typescript: '>=2.1.0 || >=2.1.0-dev || >=2.2.0-dev || >=2.3.0-dev || >=2.4.0-dev || >=2.5.0-dev || >=2.6.0-dev || >=2.7.0-dev || >=2.8.0-dev || >=2.9.0-dev || >= 3.0.0-dev || >= 3.1.0-dev' dependencies: - tslib: mirrors.tencent.com/tslib/1.14.1 - typescript: mirrors.tencent.com/typescript/4.6.3 + tslib: mirrors.tencent.com/tslib@1.14.1 + typescript: mirrors.tencent.com/typescript@4.6.3 dev: true - mirrors.tencent.com/tty-browserify/0.0.0: - resolution: {integrity: sha1-oVe6QC2iTpv5V/mqadUk7tQpAaY=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/tty-browserify/-/tty-browserify-0.0.0.tgz} + mirrors.tencent.com/tty-browserify@0.0.0: + resolution: {integrity: sha1-oVe6QC2iTpv5V/mqadUk7tQpAaY=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/tty-browserify/-/tty-browserify-0.0.0.tgz} name: tty-browserify version: 0.0.0 dev: true - mirrors.tencent.com/type-check/0.3.2: - resolution: {integrity: sha1-WITKtRLPHTVeP7eE8wgEsrUg23I=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/type-check/-/type-check-0.3.2.tgz} + mirrors.tencent.com/type-check@0.3.2: + resolution: {integrity: sha1-WITKtRLPHTVeP7eE8wgEsrUg23I=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/type-check/-/type-check-0.3.2.tgz} name: type-check version: 0.3.2 engines: {node: '>= 0.8.0'} dependencies: - prelude-ls: mirrors.tencent.com/prelude-ls/1.1.2 + prelude-ls: mirrors.tencent.com/prelude-ls@1.1.2 dev: true - mirrors.tencent.com/type-fest/0.18.1: - resolution: {integrity: sha512-OIAYXk8+ISY+qTOwkHtKqzAuxchoMiD9Udx+FSGQDuiRR+PJKJHc2NJAXlbhkGwTt/4/nKZxELY1w3ReWOL8mw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/type-fest/-/type-fest-0.18.1.tgz} + mirrors.tencent.com/type-fest@0.18.1: + resolution: {integrity: sha512-OIAYXk8+ISY+qTOwkHtKqzAuxchoMiD9Udx+FSGQDuiRR+PJKJHc2NJAXlbhkGwTt/4/nKZxELY1w3ReWOL8mw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/type-fest/-/type-fest-0.18.1.tgz} name: type-fest version: 0.18.1 engines: {node: '>=10'} - mirrors.tencent.com/type-fest/0.21.3: - resolution: {integrity: sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/type-fest/-/type-fest-0.21.3.tgz} + mirrors.tencent.com/type-fest@0.21.3: + resolution: {integrity: sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/type-fest/-/type-fest-0.21.3.tgz} name: type-fest version: 0.21.3 engines: {node: '>=10'} dev: true - mirrors.tencent.com/type-fest/0.6.0: - resolution: {integrity: sha512-q+MB8nYR1KDLrgr4G5yemftpMC7/QLqVndBmEEdqzmNj5dcFOO4Oo8qlwZE3ULT3+Zim1F8Kq4cBnikNhlCMlg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/type-fest/-/type-fest-0.6.0.tgz} + mirrors.tencent.com/type-fest@0.6.0: + resolution: {integrity: sha512-q+MB8nYR1KDLrgr4G5yemftpMC7/QLqVndBmEEdqzmNj5dcFOO4Oo8qlwZE3ULT3+Zim1F8Kq4cBnikNhlCMlg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/type-fest/-/type-fest-0.6.0.tgz} name: type-fest version: 0.6.0 engines: {node: '>=8'} - mirrors.tencent.com/type-fest/0.8.1: - resolution: {integrity: sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/type-fest/-/type-fest-0.8.1.tgz} + mirrors.tencent.com/type-fest@0.8.1: + resolution: {integrity: sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/type-fest/-/type-fest-0.8.1.tgz} name: type-fest version: 0.8.1 engines: {node: '>=8'} - mirrors.tencent.com/type-is/1.6.18: - resolution: {integrity: sha512-TkRKr9sUTxEH8MdfuCSP7VizJyzRNMjj2J2do2Jr3Kym598JVdEksuzPQCnlFPW4ky9Q+iA+ma9BGm06XQBy8g==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/type-is/-/type-is-1.6.18.tgz} + mirrors.tencent.com/type-is@1.6.18: + resolution: {integrity: sha512-TkRKr9sUTxEH8MdfuCSP7VizJyzRNMjj2J2do2Jr3Kym598JVdEksuzPQCnlFPW4ky9Q+iA+ma9BGm06XQBy8g==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/type-is/-/type-is-1.6.18.tgz} name: type-is version: 1.6.18 engines: {node: '>= 0.6'} dependencies: - media-typer: mirrors.tencent.com/media-typer/0.3.0 - mime-types: mirrors.tencent.com/mime-types/2.1.35 + media-typer: mirrors.tencent.com/media-typer@0.3.0 + mime-types: mirrors.tencent.com/mime-types@2.1.35 dev: true - mirrors.tencent.com/typedarray/0.0.6: - resolution: {integrity: sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/typedarray/-/typedarray-0.0.6.tgz} + mirrors.tencent.com/typedarray@0.0.6: + resolution: {integrity: sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/typedarray/-/typedarray-0.0.6.tgz} name: typedarray version: 0.0.6 - mirrors.tencent.com/typescript/4.6.3: - resolution: {integrity: sha512-yNIatDa5iaofVozS/uQJEl3JRWLKKGJKh6Yaiv0GLGSuhpFJe7P3SbHZ8/yjAHRQwKRoA6YZqlfjXWmVzoVSMw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/typescript/-/typescript-4.6.3.tgz} + mirrors.tencent.com/typescript@4.6.3: + resolution: {integrity: sha512-yNIatDa5iaofVozS/uQJEl3JRWLKKGJKh6Yaiv0GLGSuhpFJe7P3SbHZ8/yjAHRQwKRoA6YZqlfjXWmVzoVSMw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/typescript/-/typescript-4.6.3.tgz} name: typescript version: 4.6.3 engines: {node: '>=4.2.0'} hasBin: true - mirrors.tencent.com/ua-parser-js/0.7.31: - resolution: {integrity: sha512-qLK/Xe9E2uzmYI3qLeOmI0tEOt+TBBQyUIAh4aAgU05FVYzeZrKUdkAZfBNVGRaHVgV0TDkdEngJSw/SyQchkQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/ua-parser-js/-/ua-parser-js-0.7.31.tgz} + mirrors.tencent.com/ua-parser-js@0.7.31: + resolution: {integrity: sha512-qLK/Xe9E2uzmYI3qLeOmI0tEOt+TBBQyUIAh4aAgU05FVYzeZrKUdkAZfBNVGRaHVgV0TDkdEngJSw/SyQchkQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/ua-parser-js/-/ua-parser-js-0.7.31.tgz} name: ua-parser-js version: 0.7.31 dev: false - mirrors.tencent.com/uc.micro/1.0.6: - resolution: {integrity: sha512-8Y75pvTYkLJW2hWQHXxoqRgV7qb9B+9vFEtidML+7koHUFapnVJAZ6cKs+Qjz5Aw3aZWHMC6u0wJE3At+nSGwA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/uc.micro/-/uc.micro-1.0.6.tgz} + mirrors.tencent.com/uc.micro@1.0.6: + resolution: {integrity: sha512-8Y75pvTYkLJW2hWQHXxoqRgV7qb9B+9vFEtidML+7koHUFapnVJAZ6cKs+Qjz5Aw3aZWHMC6u0wJE3At+nSGwA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/uc.micro/-/uc.micro-1.0.6.tgz} name: uc.micro version: 1.0.6 dev: false - mirrors.tencent.com/uglify-js/3.15.3: - resolution: {integrity: sha512-6iCVm2omGJbsu3JWac+p6kUiOpg3wFO2f8lIXjfEb8RrmLjzog1wTPMmwKB7swfzzqxj9YM+sGUM++u1qN4qJg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/uglify-js/-/uglify-js-3.15.3.tgz} - name: uglify-js - version: 3.15.3 - engines: {node: '>=0.8.0'} - hasBin: true - requiresBuild: true - optional: true - - mirrors.tencent.com/unbox-primitive/1.0.1: - resolution: {integrity: sha512-tZU/3NqK3dA5gpE1KtyiJUrEB0lxnGkMFHptJ7q6ewdZ8s12QrODwNbhIJStmJkd1QDXa1NRA8aF2A1zk/Ypyw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/unbox-primitive/-/unbox-primitive-1.0.1.tgz} + mirrors.tencent.com/unbox-primitive@1.0.1: + resolution: {integrity: sha512-tZU/3NqK3dA5gpE1KtyiJUrEB0lxnGkMFHptJ7q6ewdZ8s12QrODwNbhIJStmJkd1QDXa1NRA8aF2A1zk/Ypyw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/unbox-primitive/-/unbox-primitive-1.0.1.tgz} name: unbox-primitive version: 1.0.1 dependencies: - function-bind: mirrors.tencent.com/function-bind/1.1.1 - has-bigints: mirrors.tencent.com/has-bigints/1.0.1 - has-symbols: mirrors.tencent.com/has-symbols/1.0.3 - which-boxed-primitive: mirrors.tencent.com/which-boxed-primitive/1.0.2 + function-bind: mirrors.tencent.com/function-bind@1.1.1 + has-bigints: mirrors.tencent.com/has-bigints@1.0.1 + has-symbols: mirrors.tencent.com/has-symbols@1.0.3 + which-boxed-primitive: mirrors.tencent.com/which-boxed-primitive@1.0.2 dev: true - mirrors.tencent.com/uncontrollable/7.2.1_react@16.14.0: - resolution: {integrity: sha512-svtcfoTADIB0nT9nltgjujTi7BzVmwjZClOmskKu/E8FW9BXzg9os8OLr4f8Dlnk0rYWJIWr4wv9eKUXiQvQwQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/uncontrollable/-/uncontrollable-7.2.1.tgz} + mirrors.tencent.com/uncontrollable@7.2.1(react@16.14.0): + resolution: {integrity: sha512-svtcfoTADIB0nT9nltgjujTi7BzVmwjZClOmskKu/E8FW9BXzg9os8OLr4f8Dlnk0rYWJIWr4wv9eKUXiQvQwQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/uncontrollable/-/uncontrollable-7.2.1.tgz} id: mirrors.tencent.com/uncontrollable/7.2.1 name: uncontrollable version: 7.2.1 @@ -14341,161 +14816,138 @@ packages: dependencies: '@babel/runtime': 7.17.8 '@types/react': 16.14.24 - invariant: mirrors.tencent.com/invariant/2.2.4 - react: mirrors.tencent.com/react/16.14.0 - react-lifecycles-compat: mirrors.tencent.com/react-lifecycles-compat/3.0.4 + invariant: mirrors.tencent.com/invariant@2.2.4 + react: mirrors.tencent.com/react@16.14.0 + react-lifecycles-compat: mirrors.tencent.com/react-lifecycles-compat@3.0.4 dev: false - mirrors.tencent.com/unescape/1.0.1: - resolution: {integrity: sha512-O0+af1Gs50lyH1nUu3ZyYS1cRh01Q/kUKatTOkSs7jukXE6/NebucDVxyiDsA9AQ4JC1V1jUH9EO8JX2nMDgGQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/unescape/-/unescape-1.0.1.tgz} + mirrors.tencent.com/unescape@1.0.1: + resolution: {integrity: sha512-O0+af1Gs50lyH1nUu3ZyYS1cRh01Q/kUKatTOkSs7jukXE6/NebucDVxyiDsA9AQ4JC1V1jUH9EO8JX2nMDgGQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/unescape/-/unescape-1.0.1.tgz} name: unescape version: 1.0.1 engines: {node: '>=0.10.0'} dependencies: - extend-shallow: mirrors.tencent.com/extend-shallow/2.0.1 + extend-shallow: mirrors.tencent.com/extend-shallow@2.0.1 dev: true - mirrors.tencent.com/unicode-canonical-property-names-ecmascript/2.0.0: - resolution: {integrity: sha512-yY5PpDlfVIU5+y/BSCxAJRBIS1Zc2dDG3Ujq+sR0U+JjUevW2JhocOF+soROYDSaAezOzOKuyyixhD6mBknSmQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-2.0.0.tgz} + mirrors.tencent.com/unicode-canonical-property-names-ecmascript@2.0.0: + resolution: {integrity: sha512-yY5PpDlfVIU5+y/BSCxAJRBIS1Zc2dDG3Ujq+sR0U+JjUevW2JhocOF+soROYDSaAezOzOKuyyixhD6mBknSmQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-2.0.0.tgz} name: unicode-canonical-property-names-ecmascript version: 2.0.0 engines: {node: '>=4'} dev: true - mirrors.tencent.com/unicode-match-property-ecmascript/2.0.0: - resolution: {integrity: sha512-5kaZCrbp5mmbz5ulBkDkbY0SsPOjKqVS35VpL9ulMPfSl0J0Xsm+9Evphv9CoIZFwre7aJoa94AY6seMKGVN5Q==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/unicode-match-property-ecmascript/-/unicode-match-property-ecmascript-2.0.0.tgz} + mirrors.tencent.com/unicode-match-property-ecmascript@2.0.0: + resolution: {integrity: sha512-5kaZCrbp5mmbz5ulBkDkbY0SsPOjKqVS35VpL9ulMPfSl0J0Xsm+9Evphv9CoIZFwre7aJoa94AY6seMKGVN5Q==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/unicode-match-property-ecmascript/-/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: mirrors.tencent.com/unicode-canonical-property-names-ecmascript/2.0.0 - unicode-property-aliases-ecmascript: mirrors.tencent.com/unicode-property-aliases-ecmascript/2.0.0 + unicode-canonical-property-names-ecmascript: mirrors.tencent.com/unicode-canonical-property-names-ecmascript@2.0.0 + unicode-property-aliases-ecmascript: mirrors.tencent.com/unicode-property-aliases-ecmascript@2.0.0 dev: true - mirrors.tencent.com/unicode-match-property-value-ecmascript/2.0.0: - resolution: {integrity: sha512-7Yhkc0Ye+t4PNYzOGKedDhXbYIBe1XEQYQxOPyhcXNMJ0WCABqqj6ckydd6pWRZTHV4GuCPKdBAUiMc60tsKVw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/unicode-match-property-value-ecmascript/-/unicode-match-property-value-ecmascript-2.0.0.tgz} + mirrors.tencent.com/unicode-match-property-value-ecmascript@2.0.0: + resolution: {integrity: sha512-7Yhkc0Ye+t4PNYzOGKedDhXbYIBe1XEQYQxOPyhcXNMJ0WCABqqj6ckydd6pWRZTHV4GuCPKdBAUiMc60tsKVw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/unicode-match-property-value-ecmascript/-/unicode-match-property-value-ecmascript-2.0.0.tgz} name: unicode-match-property-value-ecmascript version: 2.0.0 engines: {node: '>=4'} dev: true - mirrors.tencent.com/unicode-property-aliases-ecmascript/2.0.0: - resolution: {integrity: sha512-5Zfuy9q/DFr4tfO7ZPeVXb1aPoeQSdeFMLpYuFebehDAhbuevLs5yxSZmIFN1tP5F9Wl4IpJrYojg85/zgyZHQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/unicode-property-aliases-ecmascript/-/unicode-property-aliases-ecmascript-2.0.0.tgz} + mirrors.tencent.com/unicode-property-aliases-ecmascript@2.0.0: + resolution: {integrity: sha512-5Zfuy9q/DFr4tfO7ZPeVXb1aPoeQSdeFMLpYuFebehDAhbuevLs5yxSZmIFN1tP5F9Wl4IpJrYojg85/zgyZHQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/unicode-property-aliases-ecmascript/-/unicode-property-aliases-ecmascript-2.0.0.tgz} name: unicode-property-aliases-ecmascript version: 2.0.0 engines: {node: '>=4'} dev: true - mirrors.tencent.com/union-value/1.0.1: - resolution: {integrity: sha512-tJfXmxMeWYnczCVs7XAEvIV7ieppALdyepWMkHkwciRpZraG/xwT+s2JN8+pr1+8jCRf80FFzvr+MpQeeoF4Xg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/union-value/-/union-value-1.0.1.tgz} + mirrors.tencent.com/union-value@1.0.1: + resolution: {integrity: sha512-tJfXmxMeWYnczCVs7XAEvIV7ieppALdyepWMkHkwciRpZraG/xwT+s2JN8+pr1+8jCRf80FFzvr+MpQeeoF4Xg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/union-value/-/union-value-1.0.1.tgz} name: union-value version: 1.0.1 engines: {node: '>=0.10.0'} dependencies: - arr-union: mirrors.tencent.com/arr-union/3.1.0 - get-value: mirrors.tencent.com/get-value/2.0.6 - is-extendable: mirrors.tencent.com/is-extendable/0.1.1 - set-value: mirrors.tencent.com/set-value/2.0.1 + arr-union: mirrors.tencent.com/arr-union@3.1.0 + get-value: mirrors.tencent.com/get-value@2.0.6 + is-extendable: mirrors.tencent.com/is-extendable@0.1.1 + set-value: mirrors.tencent.com/set-value@2.0.1 dev: true - mirrors.tencent.com/uniq/1.0.1: - resolution: {integrity: sha1-sxxa6CVIRKOoKBVBzisEuGWnNP8=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/uniq/-/uniq-1.0.1.tgz} + mirrors.tencent.com/uniq@1.0.1: + resolution: {integrity: sha1-sxxa6CVIRKOoKBVBzisEuGWnNP8=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/uniq/-/uniq-1.0.1.tgz} name: uniq version: 1.0.1 dev: true - mirrors.tencent.com/unique-filename/1.1.1: - resolution: {integrity: sha512-Vmp0jIp2ln35UTXuryvjzkjGdRyf9b2lTXuSYUiPmzRcl3FDtYqAwOnTJkAngD9SWhnoJzDbTKwaOrZ+STtxNQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/unique-filename/-/unique-filename-1.1.1.tgz} - name: unique-filename - version: 1.1.1 - dependencies: - unique-slug: mirrors.tencent.com/unique-slug/2.0.2 - dev: true - - mirrors.tencent.com/unique-slug/2.0.2: - resolution: {integrity: sha512-zoWr9ObaxALD3DOPfjPSqxt4fnZiWblxHIgeWqW8x7UqDzEtHEQLzji2cuJYQFCU6KmoJikOYAZlrTHHebjx2w==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/unique-slug/-/unique-slug-2.0.2.tgz} - name: unique-slug - version: 2.0.2 - dependencies: - imurmurhash: mirrors.tencent.com/imurmurhash/0.1.4 - dev: true - - mirrors.tencent.com/universalify/0.1.2: - resolution: {integrity: sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/universalify/-/universalify-0.1.2.tgz} + mirrors.tencent.com/universalify@0.1.2: + resolution: {integrity: sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/universalify/-/universalify-0.1.2.tgz} name: universalify version: 0.1.2 engines: {node: '>= 4.0.0'} - mirrors.tencent.com/universalify/2.0.0: - resolution: {integrity: sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/universalify/-/universalify-2.0.0.tgz} + mirrors.tencent.com/universalify@2.0.0: + resolution: {integrity: sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/universalify/-/universalify-2.0.0.tgz} name: universalify version: 2.0.0 engines: {node: '>= 10.0.0'} dev: true - mirrors.tencent.com/unpipe/1.0.0: - resolution: {integrity: sha1-sr9O6FFKrmFltIF4KdIbLvSZBOw=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/unpipe/-/unpipe-1.0.0.tgz} + mirrors.tencent.com/unpipe@1.0.0: + resolution: {integrity: sha1-sr9O6FFKrmFltIF4KdIbLvSZBOw=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/unpipe/-/unpipe-1.0.0.tgz} name: unpipe version: 1.0.0 engines: {node: '>= 0.8'} dev: true - mirrors.tencent.com/unquote/1.1.1: - resolution: {integrity: sha1-j97XMk7G6IoP+LkF58CYzcCG1UQ=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/unquote/-/unquote-1.1.1.tgz} + mirrors.tencent.com/unquote@1.1.1: + resolution: {integrity: sha1-j97XMk7G6IoP+LkF58CYzcCG1UQ=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/unquote/-/unquote-1.1.1.tgz} name: unquote version: 1.1.1 dev: true - mirrors.tencent.com/unset-value/1.0.0: - resolution: {integrity: sha1-g3aHP30jNRef+x5vw6jtDfyKtVk=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/unset-value/-/unset-value-1.0.0.tgz} + mirrors.tencent.com/unset-value@1.0.0: + resolution: {integrity: sha1-g3aHP30jNRef+x5vw6jtDfyKtVk=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/unset-value/-/unset-value-1.0.0.tgz} name: unset-value version: 1.0.0 engines: {node: '>=0.10.0'} dependencies: - has-value: mirrors.tencent.com/has-value/0.3.1 - isobject: mirrors.tencent.com/isobject/3.0.1 + has-value: mirrors.tencent.com/has-value@0.3.1 + isobject: mirrors.tencent.com/isobject@3.0.1 dev: true - mirrors.tencent.com/unzipper/0.10.11: - resolution: {integrity: sha512-+BrAq2oFqWod5IESRjL3S8baohbevGcVA+teAIOYWM3pDVdseogqbzhhvvmiyQrUNKFUnDMtELW3X8ykbyDCJw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/unzipper/-/unzipper-0.10.11.tgz} + mirrors.tencent.com/unzipper@0.10.11: + resolution: {integrity: sha512-+BrAq2oFqWod5IESRjL3S8baohbevGcVA+teAIOYWM3pDVdseogqbzhhvvmiyQrUNKFUnDMtELW3X8ykbyDCJw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/unzipper/-/unzipper-0.10.11.tgz} name: unzipper version: 0.10.11 dependencies: - big-integer: mirrors.tencent.com/big-integer/1.6.51 - binary: mirrors.tencent.com/binary/0.3.0 - bluebird: mirrors.tencent.com/bluebird/3.4.7 - buffer-indexof-polyfill: mirrors.tencent.com/buffer-indexof-polyfill/1.0.2 - duplexer2: mirrors.tencent.com/duplexer2/0.1.4 - fstream: mirrors.tencent.com/fstream/1.0.12 - graceful-fs: mirrors.tencent.com/graceful-fs/4.2.9 - listenercount: mirrors.tencent.com/listenercount/1.0.1 - readable-stream: mirrors.tencent.com/readable-stream/2.3.7 - setimmediate: mirrors.tencent.com/setimmediate/1.0.5 + big-integer: mirrors.tencent.com/big-integer@1.6.51 + binary: mirrors.tencent.com/binary@0.3.0 + bluebird: mirrors.tencent.com/bluebird@3.4.7 + buffer-indexof-polyfill: mirrors.tencent.com/buffer-indexof-polyfill@1.0.2 + duplexer2: mirrors.tencent.com/duplexer2@0.1.4 + fstream: mirrors.tencent.com/fstream@1.0.12 + graceful-fs: 4.2.9 + listenercount: mirrors.tencent.com/listenercount@1.0.1 + readable-stream: mirrors.tencent.com/readable-stream@2.3.7 + setimmediate: mirrors.tencent.com/setimmediate@1.0.5 dev: false - mirrors.tencent.com/upath/1.2.0: - resolution: {integrity: sha512-aZwGpamFO61g3OlfT7OQCHqhGnW43ieH9WZeP7QxN/G/jS4jfqUkZxoryvJgVPEcrl5NL/ggHsSmLMHuH64Lhg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/upath/-/upath-1.2.0.tgz} + mirrors.tencent.com/upath@1.2.0: + resolution: {integrity: sha512-aZwGpamFO61g3OlfT7OQCHqhGnW43ieH9WZeP7QxN/G/jS4jfqUkZxoryvJgVPEcrl5NL/ggHsSmLMHuH64Lhg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/upath/-/upath-1.2.0.tgz} name: upath version: 1.2.0 engines: {node: '>=4'} dev: true - mirrors.tencent.com/uri-js/4.4.1: - resolution: {integrity: sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/uri-js/-/uri-js-4.4.1.tgz} - name: uri-js - version: 4.4.1 - dependencies: - punycode: mirrors.tencent.com/punycode/2.1.1 - - mirrors.tencent.com/urix/0.1.0: - resolution: {integrity: sha1-2pN/emLiH+wf0Y1Js1wpNQZ6bHI=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/urix/-/urix-0.1.0.tgz} + mirrors.tencent.com/urix@0.1.0: + resolution: {integrity: sha1-2pN/emLiH+wf0Y1Js1wpNQZ6bHI=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/urix/-/urix-0.1.0.tgz} name: urix version: 0.1.0 deprecated: Please see https://github.com/lydell/urix#deprecated dev: true - mirrors.tencent.com/url-loader/4.1.1_file-loader@6.2.0+webpack@4.46.0: - resolution: {integrity: sha512-3BTV812+AVHHOJQO8O5MkWgZ5aosP7GnROJwvzLS9hWDj00lZ6Z0wNak423Lp9PBZN05N+Jk/N5Si8jRAlGyWA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/url-loader/-/url-loader-4.1.1.tgz} + mirrors.tencent.com/url-loader@4.1.1(file-loader@6.2.0)(webpack@4.46.0): + resolution: {integrity: sha512-3BTV812+AVHHOJQO8O5MkWgZ5aosP7GnROJwvzLS9hWDj00lZ6Z0wNak423Lp9PBZN05N+Jk/N5Si8jRAlGyWA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/url-loader/-/url-loader-4.1.1.tgz} id: mirrors.tencent.com/url-loader/4.1.1 name: url-loader version: 4.1.1 @@ -14507,69 +14959,69 @@ packages: file-loader: optional: true dependencies: - file-loader: mirrors.tencent.com/file-loader/6.2.0_webpack@4.46.0 - loader-utils: mirrors.tencent.com/loader-utils/2.0.2 - mime-types: mirrors.tencent.com/mime-types/2.1.35 - schema-utils: mirrors.tencent.com/schema-utils/3.1.1 - webpack: mirrors.tencent.com/webpack/4.46.0_webpack-cli@3.3.12 + file-loader: mirrors.tencent.com/file-loader@6.2.0(webpack@4.46.0) + loader-utils: mirrors.tencent.com/loader-utils@2.0.2 + mime-types: mirrors.tencent.com/mime-types@2.1.35 + schema-utils: mirrors.tencent.com/schema-utils@3.1.1 + webpack: mirrors.tencent.com/webpack@4.46.0(webpack-cli@3.3.12) dev: true - mirrors.tencent.com/url-parse/1.5.10: - resolution: {integrity: sha512-WypcfiRhfeUP9vvF0j6rw0J3hrWrw6iZv3+22h6iRMJ/8z1Tj6XfLP4DsUix5MhMPnXpiHDoKyoZ/bdCkwBCiQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/url-parse/-/url-parse-1.5.10.tgz} + mirrors.tencent.com/url-parse@1.5.10: + resolution: {integrity: sha512-WypcfiRhfeUP9vvF0j6rw0J3hrWrw6iZv3+22h6iRMJ/8z1Tj6XfLP4DsUix5MhMPnXpiHDoKyoZ/bdCkwBCiQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/url-parse/-/url-parse-1.5.10.tgz} name: url-parse version: 1.5.10 dependencies: - querystringify: mirrors.tencent.com/querystringify/2.2.0 - requires-port: mirrors.tencent.com/requires-port/1.0.0 + querystringify: mirrors.tencent.com/querystringify@2.2.0 + requires-port: mirrors.tencent.com/requires-port@1.0.0 dev: true - mirrors.tencent.com/url/0.11.0: - resolution: {integrity: sha1-ODjpfPxgUh63PFJajlW/3Z4uKPE=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/url/-/url-0.11.0.tgz} + mirrors.tencent.com/url@0.11.0: + resolution: {integrity: sha1-ODjpfPxgUh63PFJajlW/3Z4uKPE=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/url/-/url-0.11.0.tgz} name: url version: 0.11.0 dependencies: - punycode: mirrors.tencent.com/punycode/1.3.2 - querystring: mirrors.tencent.com/querystring/0.2.0 + punycode: 1.3.2 + querystring: mirrors.tencent.com/querystring@0.2.0 dev: true - mirrors.tencent.com/urllib/2.38.0: - resolution: {integrity: sha512-8nim/hlS5GXtWe2BJ6usPimKx5VE3nenXgcG26ip5Ru+MKPddINH8uLpZ948n6ADhlus6A0AYj8xTYNmGQi8yA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/urllib/-/urllib-2.38.0.tgz} + mirrors.tencent.com/urllib@2.38.0: + resolution: {integrity: sha512-8nim/hlS5GXtWe2BJ6usPimKx5VE3nenXgcG26ip5Ru+MKPddINH8uLpZ948n6ADhlus6A0AYj8xTYNmGQi8yA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/urllib/-/urllib-2.38.0.tgz} name: urllib version: 2.38.0 engines: {node: '>= 0.10.0'} dependencies: - any-promise: mirrors.tencent.com/any-promise/1.3.0 - content-type: mirrors.tencent.com/content-type/1.0.4 - debug: mirrors.tencent.com/debug/2.6.9 - default-user-agent: mirrors.tencent.com/default-user-agent/1.0.0 - digest-header: mirrors.tencent.com/digest-header/0.0.1 - ee-first: mirrors.tencent.com/ee-first/1.1.1 - formstream: mirrors.tencent.com/formstream/1.1.1 - humanize-ms: mirrors.tencent.com/humanize-ms/1.2.1 - iconv-lite: mirrors.tencent.com/iconv-lite/0.4.24 - ip: mirrors.tencent.com/ip/1.1.5 - proxy-agent: mirrors.tencent.com/proxy-agent/5.0.0 - pump: mirrors.tencent.com/pump/3.0.0 - qs: mirrors.tencent.com/qs/6.10.3 - statuses: mirrors.tencent.com/statuses/1.5.0 - utility: mirrors.tencent.com/utility/1.17.0 + any-promise: mirrors.tencent.com/any-promise@1.3.0 + content-type: mirrors.tencent.com/content-type@1.0.4 + debug: 2.6.9(supports-color@6.1.0) + default-user-agent: mirrors.tencent.com/default-user-agent@1.0.0 + digest-header: mirrors.tencent.com/digest-header@0.0.1 + ee-first: mirrors.tencent.com/ee-first@1.1.1 + formstream: mirrors.tencent.com/formstream@1.1.1 + humanize-ms: mirrors.tencent.com/humanize-ms@1.2.1 + iconv-lite: mirrors.tencent.com/iconv-lite@0.4.24 + ip: mirrors.tencent.com/ip@1.1.5 + proxy-agent: mirrors.tencent.com/proxy-agent@5.0.0 + pump: mirrors.tencent.com/pump@3.0.0 + qs: mirrors.tencent.com/qs@6.10.3 + statuses: mirrors.tencent.com/statuses@1.5.0 + utility: mirrors.tencent.com/utility@1.17.0 transitivePeerDependencies: - supports-color dev: true - mirrors.tencent.com/use-composed-ref/1.2.1_react@16.14.0: - resolution: {integrity: sha512-6+X1FLlIcjvFMAeAD/hcxDT8tmyrWnbSPMU0EnxQuDLIxokuFzWliXBiYZuGIx+mrAMLBw0WFfCkaPw8ebzAhw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/use-composed-ref/-/use-composed-ref-1.2.1.tgz} + mirrors.tencent.com/use-composed-ref@1.2.1(react@16.14.0): + resolution: {integrity: sha512-6+X1FLlIcjvFMAeAD/hcxDT8tmyrWnbSPMU0EnxQuDLIxokuFzWliXBiYZuGIx+mrAMLBw0WFfCkaPw8ebzAhw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/use-composed-ref/-/use-composed-ref-1.2.1.tgz} id: mirrors.tencent.com/use-composed-ref/1.2.1 name: use-composed-ref version: 1.2.1 peerDependencies: react: ^16.8.0 || ^17.0.0 dependencies: - react: mirrors.tencent.com/react/16.14.0 + react: mirrors.tencent.com/react@16.14.0 dev: false - mirrors.tencent.com/use-isomorphic-layout-effect/1.1.2_31347e879eca8fbed0f611d143439f58: - resolution: {integrity: sha512-49L8yCO3iGT/ZF9QttjwLF/ZD9Iwto5LnH5LmEdk/6cFmXddqi2ulF0edxTwjj+7mqvpVVGQWvbXZdn32wRSHA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/use-isomorphic-layout-effect/-/use-isomorphic-layout-effect-1.1.2.tgz} + mirrors.tencent.com/use-isomorphic-layout-effect@1.1.2(@types/react@16.14.24)(react@16.14.0): + resolution: {integrity: sha512-49L8yCO3iGT/ZF9QttjwLF/ZD9Iwto5LnH5LmEdk/6cFmXddqi2ulF0edxTwjj+7mqvpVVGQWvbXZdn32wRSHA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/use-isomorphic-layout-effect/-/use-isomorphic-layout-effect-1.1.2.tgz} id: mirrors.tencent.com/use-isomorphic-layout-effect/1.1.2 name: use-isomorphic-layout-effect version: 1.1.2 @@ -14581,11 +15033,11 @@ packages: optional: true dependencies: '@types/react': 16.14.24 - react: mirrors.tencent.com/react/16.14.0 + react: mirrors.tencent.com/react@16.14.0 dev: false - mirrors.tencent.com/use-latest/1.2.0_31347e879eca8fbed0f611d143439f58: - resolution: {integrity: sha512-d2TEuG6nSLKQLAfW3By8mKr8HurOlTkul0sOpxbClIv4SQ4iOd7BYr7VIzdbktUCnv7dua/60xzd8igMU6jmyw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/use-latest/-/use-latest-1.2.0.tgz} + mirrors.tencent.com/use-latest@1.2.0(@types/react@16.14.24)(react@16.14.0): + resolution: {integrity: sha512-d2TEuG6nSLKQLAfW3By8mKr8HurOlTkul0sOpxbClIv4SQ4iOd7BYr7VIzdbktUCnv7dua/60xzd8igMU6jmyw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/use-latest/-/use-latest-1.2.0.tgz} id: mirrors.tencent.com/use-latest/1.2.0 name: use-latest version: 1.2.0 @@ -14597,207 +15049,180 @@ packages: optional: true dependencies: '@types/react': 16.14.24 - react: mirrors.tencent.com/react/16.14.0 - use-isomorphic-layout-effect: mirrors.tencent.com/use-isomorphic-layout-effect/1.1.2_31347e879eca8fbed0f611d143439f58 + react: mirrors.tencent.com/react@16.14.0 + use-isomorphic-layout-effect: mirrors.tencent.com/use-isomorphic-layout-effect@1.1.2(@types/react@16.14.24)(react@16.14.0) dev: false - mirrors.tencent.com/use/3.1.1: - resolution: {integrity: sha512-cwESVXlO3url9YWlFW/TA9cshCEhtu7IKJ/p5soJ/gGpj7vbvFrAY/eIioQ6Dw23KjZhYgiIo8HOs1nQ2vr/oQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/use/-/use-3.1.1.tgz} + mirrors.tencent.com/use@3.1.1: + resolution: {integrity: sha512-cwESVXlO3url9YWlFW/TA9cshCEhtu7IKJ/p5soJ/gGpj7vbvFrAY/eIioQ6Dw23KjZhYgiIo8HOs1nQ2vr/oQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/use/-/use-3.1.1.tgz} name: use version: 3.1.1 engines: {node: '>=0.10.0'} dev: true - mirrors.tencent.com/util-deprecate/1.0.2: - resolution: {integrity: sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/util-deprecate/-/util-deprecate-1.0.2.tgz} + mirrors.tencent.com/util-deprecate@1.0.2: + resolution: {integrity: sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/util-deprecate/-/util-deprecate-1.0.2.tgz} name: util-deprecate version: 1.0.2 - mirrors.tencent.com/util.promisify/1.0.1: - resolution: {integrity: sha512-g9JpC/3He3bm38zsLupWryXHoEcS22YHthuPQSJdMy6KNrzIRzWqcsHzD/WUnqe45whVou4VIsPew37DoXWNrA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/util.promisify/-/util.promisify-1.0.1.tgz} + mirrors.tencent.com/util.promisify@1.0.1: + resolution: {integrity: sha512-g9JpC/3He3bm38zsLupWryXHoEcS22YHthuPQSJdMy6KNrzIRzWqcsHzD/WUnqe45whVou4VIsPew37DoXWNrA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/util.promisify/-/util.promisify-1.0.1.tgz} name: util.promisify version: 1.0.1 dependencies: - define-properties: mirrors.tencent.com/define-properties/1.1.3 - es-abstract: mirrors.tencent.com/es-abstract/1.19.2 - has-symbols: mirrors.tencent.com/has-symbols/1.0.3 - object.getownpropertydescriptors: mirrors.tencent.com/object.getownpropertydescriptors/2.1.3 + define-properties: mirrors.tencent.com/define-properties@1.1.3 + es-abstract: mirrors.tencent.com/es-abstract@1.19.2 + has-symbols: mirrors.tencent.com/has-symbols@1.0.3 + object.getownpropertydescriptors: mirrors.tencent.com/object.getownpropertydescriptors@2.1.3 dev: true - mirrors.tencent.com/util/0.10.3: - resolution: {integrity: sha1-evsa/lCAUkZInj23/g7TeTNqwPk=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/util/-/util-0.10.3.tgz} + mirrors.tencent.com/util@0.10.3: + resolution: {integrity: sha1-evsa/lCAUkZInj23/g7TeTNqwPk=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/util/-/util-0.10.3.tgz} name: util version: 0.10.3 dependencies: - inherits: mirrors.tencent.com/inherits/2.0.1 + inherits: 2.0.1 dev: true - mirrors.tencent.com/util/0.11.1: - resolution: {integrity: sha512-HShAsny+zS2TZfaXxD9tYj4HQGlBezXZMZuM/S5PKLLoZkShZiGk9o5CzukI1LVHZvjdvZ2Sj1aW/Ndn2NB/HQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/util/-/util-0.11.1.tgz} + mirrors.tencent.com/util@0.11.1: + resolution: {integrity: sha512-HShAsny+zS2TZfaXxD9tYj4HQGlBezXZMZuM/S5PKLLoZkShZiGk9o5CzukI1LVHZvjdvZ2Sj1aW/Ndn2NB/HQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/util/-/util-0.11.1.tgz} name: util version: 0.11.1 dependencies: - inherits: mirrors.tencent.com/inherits/2.0.3 + inherits: 2.0.3 dev: true - mirrors.tencent.com/utila/0.4.0: - resolution: {integrity: sha1-ihagXURWV6Oupe7MWxKk+lN5dyw=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/utila/-/utila-0.4.0.tgz} + mirrors.tencent.com/utila@0.4.0: + resolution: {integrity: sha1-ihagXURWV6Oupe7MWxKk+lN5dyw=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/utila/-/utila-0.4.0.tgz} name: utila version: 0.4.0 dev: true - mirrors.tencent.com/utility/0.1.11: - resolution: {integrity: sha1-/eYM+bTkdRlHoM9dEEzik2ciZxU=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/utility/-/utility-0.1.11.tgz} + mirrors.tencent.com/utility@0.1.11: + resolution: {integrity: sha1-/eYM+bTkdRlHoM9dEEzik2ciZxU=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/utility/-/utility-0.1.11.tgz} name: utility version: 0.1.11 engines: {node: '>= 0.8.0'} dependencies: - address: mirrors.tencent.com/address/1.1.2 + address: mirrors.tencent.com/address@1.1.2 dev: true - mirrors.tencent.com/utility/1.17.0: - resolution: {integrity: sha512-KdVkF9An/0239BJ4+dqOa7NPrPIOeQE9AGfx0XS16O9DBiHNHRJMoeU5nL6pRGAkgJOqdOu8R4gBRcXnAocJKw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/utility/-/utility-1.17.0.tgz} + mirrors.tencent.com/utility@1.17.0: + resolution: {integrity: sha512-KdVkF9An/0239BJ4+dqOa7NPrPIOeQE9AGfx0XS16O9DBiHNHRJMoeU5nL6pRGAkgJOqdOu8R4gBRcXnAocJKw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/utility/-/utility-1.17.0.tgz} name: utility version: 1.17.0 engines: {node: '>= 0.12.0'} dependencies: - copy-to: mirrors.tencent.com/copy-to/2.0.1 - escape-html: mirrors.tencent.com/escape-html/1.0.3 - mkdirp: mirrors.tencent.com/mkdirp/0.5.6 - mz: mirrors.tencent.com/mz/2.7.0 - unescape: mirrors.tencent.com/unescape/1.0.1 + copy-to: mirrors.tencent.com/copy-to@2.0.1 + escape-html: mirrors.tencent.com/escape-html@1.0.3 + mkdirp: 0.5.6 + mz: mirrors.tencent.com/mz@2.7.0 + unescape: mirrors.tencent.com/unescape@1.0.1 dev: true - mirrors.tencent.com/utils-merge/1.0.1: - resolution: {integrity: sha1-n5VxD1CiZ5R7LMwSR0HBAoQn5xM=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/utils-merge/-/utils-merge-1.0.1.tgz} + mirrors.tencent.com/utils-merge@1.0.1: + resolution: {integrity: sha1-n5VxD1CiZ5R7LMwSR0HBAoQn5xM=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/utils-merge/-/utils-merge-1.0.1.tgz} name: utils-merge version: 1.0.1 engines: {node: '>= 0.4.0'} dev: true - mirrors.tencent.com/uuid/3.4.0: - resolution: {integrity: sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/uuid/-/uuid-3.4.0.tgz} + mirrors.tencent.com/uuid@3.4.0: + resolution: {integrity: sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/uuid/-/uuid-3.4.0.tgz} name: uuid version: 3.4.0 hasBin: true - mirrors.tencent.com/uuid/8.3.2: - resolution: {integrity: sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/uuid/-/uuid-8.3.2.tgz} + mirrors.tencent.com/uuid@8.3.2: + resolution: {integrity: sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/uuid/-/uuid-8.3.2.tgz} name: uuid version: 8.3.2 hasBin: true - mirrors.tencent.com/v8-compile-cache-lib/3.0.0: - resolution: {integrity: sha512-mpSYqfsFvASnSn5qMiwrr4VKfumbPyONLCOPmsR3A6pTY/r0+tSaVbgPWSAIuzbk3lCTa+FForeTiO+wBQGkjA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/v8-compile-cache-lib/-/v8-compile-cache-lib-3.0.0.tgz} - name: v8-compile-cache-lib - version: 3.0.0 - dev: false - optional: true - - mirrors.tencent.com/v8-compile-cache/2.3.0: - resolution: {integrity: sha512-l8lCEmLcLYZh4nbunNZvQCJc5pv7+RCwa8q/LdUx8u7lsWvPDKmpodJAJNwkAhJC//dFY48KuIEmjtd4RViDrA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/v8-compile-cache/-/v8-compile-cache-2.3.0.tgz} + mirrors.tencent.com/v8-compile-cache@2.3.0: + resolution: {integrity: sha512-l8lCEmLcLYZh4nbunNZvQCJc5pv7+RCwa8q/LdUx8u7lsWvPDKmpodJAJNwkAhJC//dFY48KuIEmjtd4RViDrA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/v8-compile-cache/-/v8-compile-cache-2.3.0.tgz} name: v8-compile-cache version: 2.3.0 dev: true - mirrors.tencent.com/validate-npm-package-license/3.0.4: - resolution: {integrity: sha512-DpKm2Ui/xN7/HQKCtpZxoRWBhZ9Z0kqtygG8XCgNQ8ZlDnxuQmWhj566j8fN4Cu3/JmbhsDo7fcAJq4s9h27Ew==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/validate-npm-package-license/-/validate-npm-package-license-3.0.4.tgz} + mirrors.tencent.com/validate-npm-package-license@3.0.4: + resolution: {integrity: sha512-DpKm2Ui/xN7/HQKCtpZxoRWBhZ9Z0kqtygG8XCgNQ8ZlDnxuQmWhj566j8fN4Cu3/JmbhsDo7fcAJq4s9h27Ew==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/validate-npm-package-license/-/validate-npm-package-license-3.0.4.tgz} name: validate-npm-package-license version: 3.0.4 dependencies: - spdx-correct: mirrors.tencent.com/spdx-correct/3.1.1 - spdx-expression-parse: mirrors.tencent.com/spdx-expression-parse/3.0.1 + spdx-correct: mirrors.tencent.com/spdx-correct@3.1.1 + spdx-expression-parse: mirrors.tencent.com/spdx-expression-parse@3.0.1 - mirrors.tencent.com/vary/1.1.2: - resolution: {integrity: sha1-IpnwLG3tMNSllhsLn3RSShj2NPw=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/vary/-/vary-1.1.2.tgz} + mirrors.tencent.com/vary@1.1.2: + resolution: {integrity: sha1-IpnwLG3tMNSllhsLn3RSShj2NPw=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/vary/-/vary-1.1.2.tgz} name: vary version: 1.1.2 engines: {node: '>= 0.8'} dev: true - mirrors.tencent.com/vendors/1.0.4: - resolution: {integrity: sha512-/juG65kTL4Cy2su4P8HjtkTxk6VmJDiOPBufWniqQ6wknac6jNiXS9vU+hO3wgusiyqWlzTbVHi0dyJqRONg3w==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/vendors/-/vendors-1.0.4.tgz} + mirrors.tencent.com/vendors@1.0.4: + resolution: {integrity: sha512-/juG65kTL4Cy2su4P8HjtkTxk6VmJDiOPBufWniqQ6wknac6jNiXS9vU+hO3wgusiyqWlzTbVHi0dyJqRONg3w==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/vendors/-/vendors-1.0.4.tgz} name: vendors version: 1.0.4 dev: true - mirrors.tencent.com/vm-browserify/1.1.2: - resolution: {integrity: sha512-2ham8XPWTONajOR0ohOKOHXkm3+gaBmGut3SRuu75xLd/RRaY6vqgh8NBYYk7+RW3u5AtzPQZG8F10LHkl0lAQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/vm-browserify/-/vm-browserify-1.1.2.tgz} + mirrors.tencent.com/vm-browserify@1.1.2: + resolution: {integrity: sha512-2ham8XPWTONajOR0ohOKOHXkm3+gaBmGut3SRuu75xLd/RRaY6vqgh8NBYYk7+RW3u5AtzPQZG8F10LHkl0lAQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/vm-browserify/-/vm-browserify-1.1.2.tgz} name: vm-browserify version: 1.1.2 dev: true - mirrors.tencent.com/vm2/3.9.9: - resolution: {integrity: sha512-xwTm7NLh/uOjARRBs8/95H0e8fT3Ukw5D/JJWhxMbhKzNh1Nu981jQKvkep9iKYNxzlVrdzD0mlBGkDKZWprlw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/vm2/-/vm2-3.9.9.tgz} + mirrors.tencent.com/vm2@3.9.9: + resolution: {integrity: sha512-xwTm7NLh/uOjARRBs8/95H0e8fT3Ukw5D/JJWhxMbhKzNh1Nu981jQKvkep9iKYNxzlVrdzD0mlBGkDKZWprlw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/vm2/-/vm2-3.9.9.tgz} name: vm2 version: 3.9.9 engines: {node: '>=6.0'} hasBin: true dependencies: - acorn: mirrors.tencent.com/acorn/8.7.0 - acorn-walk: mirrors.tencent.com/acorn-walk/8.2.0 + acorn: 8.7.0 + acorn-walk: 8.2.0 dev: true - mirrors.tencent.com/warning/4.0.3: - resolution: {integrity: sha512-rpJyN222KWIvHJ/F53XSZv0Zl/accqHR8et1kpaMTD/fLCRxtV8iX8czMzY7sVZupTI3zcUTg8eycS2kNF9l6w==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/warning/-/warning-4.0.3.tgz} + mirrors.tencent.com/warning@4.0.3: + resolution: {integrity: sha512-rpJyN222KWIvHJ/F53XSZv0Zl/accqHR8et1kpaMTD/fLCRxtV8iX8czMzY7sVZupTI3zcUTg8eycS2kNF9l6w==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/warning/-/warning-4.0.3.tgz} name: warning version: 4.0.3 dependencies: - loose-envify: mirrors.tencent.com/loose-envify/1.4.0 + loose-envify: mirrors.tencent.com/loose-envify@1.4.0 dev: false - mirrors.tencent.com/watchpack/1.7.5: - resolution: {integrity: sha512-9P3MWk6SrKjHsGkLT2KHXdQ/9SNkyoJbabxnKOoJepsvJjJG8uYTR3yTPxPQvNDI3w4Nz1xnE0TLHK4RIVe/MQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/watchpack/-/watchpack-1.7.5.tgz} + mirrors.tencent.com/watchpack@1.7.5: + resolution: {integrity: sha512-9P3MWk6SrKjHsGkLT2KHXdQ/9SNkyoJbabxnKOoJepsvJjJG8uYTR3yTPxPQvNDI3w4Nz1xnE0TLHK4RIVe/MQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/watchpack/-/watchpack-1.7.5.tgz} name: watchpack version: 1.7.5 dependencies: - graceful-fs: mirrors.tencent.com/graceful-fs/4.2.9 - neo-async: mirrors.tencent.com/neo-async/2.6.2 + graceful-fs: 4.2.9 + neo-async: mirrors.tencent.com/neo-async@2.6.2 optionalDependencies: - chokidar: mirrors.tencent.com/chokidar/3.5.3 + chokidar: 3.5.3 watchpack-chokidar2: 2.0.1 + transitivePeerDependencies: + - supports-color dev: true - mirrors.tencent.com/watchpack/2.3.1: - resolution: {integrity: sha512-x0t0JuydIo8qCNctdDrn1OzH/qDzk2+rdCOC3YzumZ42fiMqmQ7T3xQurykYMhYfHaPHTp4ZxAx2NfUo1K6QaA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/watchpack/-/watchpack-2.3.1.tgz} + mirrors.tencent.com/watchpack@2.3.1: + resolution: {integrity: sha512-x0t0JuydIo8qCNctdDrn1OzH/qDzk2+rdCOC3YzumZ42fiMqmQ7T3xQurykYMhYfHaPHTp4ZxAx2NfUo1K6QaA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/watchpack/-/watchpack-2.3.1.tgz} name: watchpack version: 2.3.1 engines: {node: '>=10.13.0'} dependencies: - glob-to-regexp: mirrors.tencent.com/glob-to-regexp/0.4.1 - graceful-fs: mirrors.tencent.com/graceful-fs/4.2.9 + glob-to-regexp: mirrors.tencent.com/glob-to-regexp@0.4.1 + graceful-fs: 4.2.9 dev: true - mirrors.tencent.com/webidl-conversions/3.0.1: - resolution: {integrity: sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/webidl-conversions/-/webidl-conversions-3.0.1.tgz} + mirrors.tencent.com/webidl-conversions@3.0.1: + resolution: {integrity: sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/webidl-conversions/-/webidl-conversions-3.0.1.tgz} name: webidl-conversions version: 3.0.1 dev: false - mirrors.tencent.com/webpack-bundle-analyzer/3.9.0: - resolution: {integrity: sha512-Ob8amZfCm3rMB1ScjQVlbYYUEJyEjdEtQ92jqiFUYt5VkEeO2v5UMbv49P/gnmCZm3A6yaFQzCBvpZqN4MUsdA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/webpack-bundle-analyzer/-/webpack-bundle-analyzer-3.9.0.tgz} - name: webpack-bundle-analyzer - version: 3.9.0 - engines: {node: '>= 6.14.4'} - hasBin: true - dependencies: - acorn: mirrors.tencent.com/acorn/7.4.1 - acorn-walk: mirrors.tencent.com/acorn-walk/7.2.0 - bfj: mirrors.tencent.com/bfj/6.1.2 - chalk: mirrors.tencent.com/chalk/2.4.2 - commander: mirrors.tencent.com/commander/2.20.3 - ejs: mirrors.tencent.com/ejs/2.7.4 - express: mirrors.tencent.com/express/4.17.3 - filesize: mirrors.tencent.com/filesize/3.6.1 - gzip-size: mirrors.tencent.com/gzip-size/5.1.1 - lodash: mirrors.tencent.com/lodash/4.17.21 - mkdirp: mirrors.tencent.com/mkdirp/0.5.6 - opener: 1.5.2 - ws: mirrors.tencent.com/ws/6.2.2 - dev: true - - mirrors.tencent.com/webpack-cli/3.3.12_webpack@4.46.0: - resolution: {integrity: sha512-NVWBaz9k839ZH/sinurM+HcDvJOTXwSjYp1ku+5XKeOC03z8v5QitnK/x+lAxGXFyhdayoIf/GOpv85z3/xPag==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/webpack-cli/-/webpack-cli-3.3.12.tgz} + mirrors.tencent.com/webpack-cli@3.3.12(webpack@4.46.0): + resolution: {integrity: sha512-NVWBaz9k839ZH/sinurM+HcDvJOTXwSjYp1ku+5XKeOC03z8v5QitnK/x+lAxGXFyhdayoIf/GOpv85z3/xPag==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/webpack-cli/-/webpack-cli-3.3.12.tgz} id: mirrors.tencent.com/webpack-cli/3.3.12 name: webpack-cli version: 3.3.12 @@ -14806,22 +15231,22 @@ packages: peerDependencies: webpack: 4.x.x dependencies: - chalk: mirrors.tencent.com/chalk/2.4.2 - cross-spawn: mirrors.tencent.com/cross-spawn/6.0.5 - enhanced-resolve: mirrors.tencent.com/enhanced-resolve/4.5.0 - findup-sync: mirrors.tencent.com/findup-sync/3.0.0 - global-modules: mirrors.tencent.com/global-modules/2.0.0 - import-local: mirrors.tencent.com/import-local/2.0.0 - interpret: mirrors.tencent.com/interpret/1.4.0 - loader-utils: mirrors.tencent.com/loader-utils/1.4.0 - supports-color: mirrors.tencent.com/supports-color/6.1.0 - v8-compile-cache: mirrors.tencent.com/v8-compile-cache/2.3.0 - webpack: mirrors.tencent.com/webpack/4.46.0_webpack-cli@3.3.12 - yargs: mirrors.tencent.com/yargs/13.3.2 - dev: true - - mirrors.tencent.com/webpack-dev-middleware/3.7.3_webpack@4.46.0: - resolution: {integrity: sha512-djelc/zGiz9nZj/U7PTBi2ViorGJXEWo/3ltkPbDyxCXhhEXkW0ce99falaok4TPj+AsxLiXJR0EBOb0zh9fKQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/webpack-dev-middleware/-/webpack-dev-middleware-3.7.3.tgz} + chalk: mirrors.tencent.com/chalk@2.4.2 + cross-spawn: mirrors.tencent.com/cross-spawn@6.0.5 + enhanced-resolve: mirrors.tencent.com/enhanced-resolve@4.5.0 + findup-sync: mirrors.tencent.com/findup-sync@3.0.0(supports-color@6.1.0) + global-modules: mirrors.tencent.com/global-modules@2.0.0 + import-local: mirrors.tencent.com/import-local@2.0.0 + interpret: mirrors.tencent.com/interpret@1.4.0 + loader-utils: mirrors.tencent.com/loader-utils@1.4.0 + supports-color: mirrors.tencent.com/supports-color@6.1.0 + v8-compile-cache: mirrors.tencent.com/v8-compile-cache@2.3.0 + webpack: mirrors.tencent.com/webpack@4.46.0(webpack-cli@3.3.12) + yargs: mirrors.tencent.com/yargs@13.3.2 + dev: true + + mirrors.tencent.com/webpack-dev-middleware@3.7.3(webpack@4.46.0): + resolution: {integrity: sha512-djelc/zGiz9nZj/U7PTBi2ViorGJXEWo/3ltkPbDyxCXhhEXkW0ce99falaok4TPj+AsxLiXJR0EBOb0zh9fKQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/webpack-dev-middleware/-/webpack-dev-middleware-3.7.3.tgz} id: mirrors.tencent.com/webpack-dev-middleware/3.7.3 name: webpack-dev-middleware version: 3.7.3 @@ -14829,16 +15254,16 @@ packages: peerDependencies: webpack: ^4.0.0 || ^5.0.0 dependencies: - memory-fs: mirrors.tencent.com/memory-fs/0.4.1 - mime: mirrors.tencent.com/mime/2.6.0 - mkdirp: mirrors.tencent.com/mkdirp/0.5.6 - range-parser: mirrors.tencent.com/range-parser/1.2.1 - webpack: mirrors.tencent.com/webpack/4.46.0_webpack-cli@3.3.12 - webpack-log: mirrors.tencent.com/webpack-log/2.0.0 + memory-fs: mirrors.tencent.com/memory-fs@0.4.1 + mime: 2.6.0 + mkdirp: 0.5.6 + range-parser: mirrors.tencent.com/range-parser@1.2.1 + webpack: mirrors.tencent.com/webpack@4.46.0(webpack-cli@3.3.12) + webpack-log: mirrors.tencent.com/webpack-log@2.0.0 dev: true - mirrors.tencent.com/webpack-dev-server/3.11.3_46edf965869dcc7c8d09e022f331d1ea: - resolution: {integrity: sha512-3x31rjbEQWKMNzacUZRE6wXvUFuGpH7vr0lIEbYpMAG9BOxi0928QU1BBswOAP3kg3H1O4hiS+sq4YyAn6ANnA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: http://mirrors.tencent.com/npm/webpack-dev-server/-/webpack-dev-server-3.11.3.tgz} + mirrors.tencent.com/webpack-dev-server@3.11.3(webpack-cli@3.3.12)(webpack@4.46.0): + resolution: {integrity: sha512-3x31rjbEQWKMNzacUZRE6wXvUFuGpH7vr0lIEbYpMAG9BOxi0928QU1BBswOAP3kg3H1O4hiS+sq4YyAn6ANnA==, registry: https://registry.npmjs.org/, tarball: http://mirrors.tencent.com/npm/webpack-dev-server/-/webpack-dev-server-3.11.3.tgz} id: mirrors.tencent.com/webpack-dev-server/3.11.3 name: webpack-dev-server version: 3.11.3 @@ -14851,79 +15276,75 @@ packages: webpack-cli: optional: true dependencies: - ansi-html-community: mirrors.tencent.com/ansi-html-community/0.0.8 - bonjour: mirrors.tencent.com/bonjour/3.5.0 - chokidar: mirrors.tencent.com/chokidar/2.1.8 - compression: mirrors.tencent.com/compression/1.7.4 - connect-history-api-fallback: mirrors.tencent.com/connect-history-api-fallback/1.6.0 - debug: mirrors.tencent.com/debug/4.3.4_supports-color@6.1.0 - del: mirrors.tencent.com/del/4.1.1 - express: mirrors.tencent.com/express/4.17.3 - html-entities: mirrors.tencent.com/html-entities/1.4.0 - http-proxy-middleware: mirrors.tencent.com/http-proxy-middleware/0.19.1_debug@4.3.4 - import-local: mirrors.tencent.com/import-local/2.0.0 - internal-ip: mirrors.tencent.com/internal-ip/4.3.0 - ip: mirrors.tencent.com/ip/1.1.5 - is-absolute-url: mirrors.tencent.com/is-absolute-url/3.0.3 + ansi-html-community: mirrors.tencent.com/ansi-html-community@0.0.8 + bonjour: mirrors.tencent.com/bonjour@3.5.0 + chokidar: mirrors.tencent.com/chokidar@2.1.8(supports-color@6.1.0) + compression: mirrors.tencent.com/compression@1.7.4(supports-color@6.1.0) + connect-history-api-fallback: mirrors.tencent.com/connect-history-api-fallback@1.6.0 + debug: mirrors.tencent.com/debug@4.3.4(supports-color@6.1.0) + del: mirrors.tencent.com/del@4.1.1 + express: mirrors.tencent.com/express@4.17.3(supports-color@6.1.0) + html-entities: mirrors.tencent.com/html-entities@1.4.0 + http-proxy-middleware: mirrors.tencent.com/http-proxy-middleware@0.19.1(debug@4.3.4)(supports-color@6.1.0) + import-local: mirrors.tencent.com/import-local@2.0.0 + internal-ip: mirrors.tencent.com/internal-ip@4.3.0 + ip: mirrors.tencent.com/ip@1.1.5 + is-absolute-url: mirrors.tencent.com/is-absolute-url@3.0.3 killable: 1.0.1 - loglevel: mirrors.tencent.com/loglevel/1.8.0 - opn: mirrors.tencent.com/opn/5.5.0 - p-retry: mirrors.tencent.com/p-retry/3.0.1 - portfinder: mirrors.tencent.com/portfinder/1.0.28 - schema-utils: mirrors.tencent.com/schema-utils/1.0.0 - selfsigned: mirrors.tencent.com/selfsigned/1.10.14 - semver: mirrors.tencent.com/semver/6.3.0 - serve-index: mirrors.tencent.com/serve-index/1.9.1 - sockjs: mirrors.tencent.com/sockjs/0.3.24 - sockjs-client: mirrors.tencent.com/sockjs-client/1.6.0 - spdy: mirrors.tencent.com/spdy/4.0.2_supports-color@6.1.0 - strip-ansi: mirrors.tencent.com/strip-ansi/3.0.1 - supports-color: mirrors.tencent.com/supports-color/6.1.0 - url: mirrors.tencent.com/url/0.11.0 - webpack: mirrors.tencent.com/webpack/4.46.0_webpack-cli@3.3.12 - webpack-cli: mirrors.tencent.com/webpack-cli/3.3.12_webpack@4.46.0 - webpack-dev-middleware: mirrors.tencent.com/webpack-dev-middleware/3.7.3_webpack@4.46.0 - webpack-log: mirrors.tencent.com/webpack-log/2.0.0 - ws: mirrors.tencent.com/ws/6.2.2 - yargs: mirrors.tencent.com/yargs/13.3.2 - dev: true - - mirrors.tencent.com/webpack-log/2.0.0: - resolution: {integrity: sha512-cX8G2vR/85UYG59FgkoMamwHUIkSSlV3bBMRsbxVXVUk2j6NleCKjQ/WE9eYg9WY4w25O9w8wKP4rzNZFmUcUg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/webpack-log/-/webpack-log-2.0.0.tgz} + loglevel: mirrors.tencent.com/loglevel@1.8.0 + opn: mirrors.tencent.com/opn@5.5.0 + p-retry: mirrors.tencent.com/p-retry@3.0.1 + portfinder: mirrors.tencent.com/portfinder@1.0.28(supports-color@6.1.0) + schema-utils: mirrors.tencent.com/schema-utils@1.0.0 + selfsigned: mirrors.tencent.com/selfsigned@1.10.14 + semver: mirrors.tencent.com/semver@6.3.0 + serve-index: mirrors.tencent.com/serve-index@1.9.1(supports-color@6.1.0) + sockjs: mirrors.tencent.com/sockjs@0.3.24 + sockjs-client: mirrors.tencent.com/sockjs-client@1.6.0(supports-color@6.1.0) + spdy: mirrors.tencent.com/spdy@4.0.2(supports-color@6.1.0) + strip-ansi: mirrors.tencent.com/strip-ansi@3.0.1 + supports-color: mirrors.tencent.com/supports-color@6.1.0 + url: mirrors.tencent.com/url@0.11.0 + webpack: mirrors.tencent.com/webpack@4.46.0(webpack-cli@3.3.12) + webpack-cli: mirrors.tencent.com/webpack-cli@3.3.12(webpack@4.46.0) + webpack-dev-middleware: mirrors.tencent.com/webpack-dev-middleware@3.7.3(webpack@4.46.0) + webpack-log: mirrors.tencent.com/webpack-log@2.0.0 + ws: mirrors.tencent.com/ws@6.2.2 + yargs: mirrors.tencent.com/yargs@13.3.2 + transitivePeerDependencies: + - bufferutil + - utf-8-validate + dev: true + + mirrors.tencent.com/webpack-log@2.0.0: + resolution: {integrity: sha512-cX8G2vR/85UYG59FgkoMamwHUIkSSlV3bBMRsbxVXVUk2j6NleCKjQ/WE9eYg9WY4w25O9w8wKP4rzNZFmUcUg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/webpack-log/-/webpack-log-2.0.0.tgz} name: webpack-log version: 2.0.0 engines: {node: '>= 6'} dependencies: - ansi-colors: mirrors.tencent.com/ansi-colors/3.2.4 - uuid: mirrors.tencent.com/uuid/3.4.0 + ansi-colors: mirrors.tencent.com/ansi-colors@3.2.4 + uuid: mirrors.tencent.com/uuid@3.4.0 dev: true - mirrors.tencent.com/webpack-merge/4.2.2: - resolution: {integrity: sha512-TUE1UGoTX2Cd42j3krGYqObZbOD+xF7u28WB7tfUordytSjbWTIjK/8V0amkBfTYN4/pB/GIDlJZZ657BGG19g==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/webpack-merge/-/webpack-merge-4.2.2.tgz} + mirrors.tencent.com/webpack-merge@4.2.2: + resolution: {integrity: sha512-TUE1UGoTX2Cd42j3krGYqObZbOD+xF7u28WB7tfUordytSjbWTIjK/8V0amkBfTYN4/pB/GIDlJZZ657BGG19g==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/webpack-merge/-/webpack-merge-4.2.2.tgz} name: webpack-merge version: 4.2.2 dependencies: - lodash: mirrors.tencent.com/lodash/4.17.21 + lodash: mirrors.tencent.com/lodash@4.17.21 dev: true - mirrors.tencent.com/webpack-sources/1.4.3: - resolution: {integrity: sha512-lgTS3Xhv1lCOKo7SA5TjKXMjpSM4sBjNV5+q2bqesbSPs5FjGmU6jjtBSkX9b4qW87vDIsCIlUPOEhbZrMdjeQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/webpack-sources/-/webpack-sources-1.4.3.tgz} + mirrors.tencent.com/webpack-sources@1.4.3: + resolution: {integrity: sha512-lgTS3Xhv1lCOKo7SA5TjKXMjpSM4sBjNV5+q2bqesbSPs5FjGmU6jjtBSkX9b4qW87vDIsCIlUPOEhbZrMdjeQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/webpack-sources/-/webpack-sources-1.4.3.tgz} name: webpack-sources version: 1.4.3 dependencies: - source-list-map: mirrors.tencent.com/source-list-map/2.0.1 - source-map: mirrors.tencent.com/source-map/0.6.1 - dev: true - - mirrors.tencent.com/webpack-sources/3.2.3: - resolution: {integrity: sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/webpack-sources/-/webpack-sources-3.2.3.tgz} - name: webpack-sources - version: 3.2.3 - engines: {node: '>=10.13.0'} + source-list-map: 2.0.1 + source-map: 0.6.1 dev: true - mirrors.tencent.com/webpack/4.46.0_webpack-cli@3.3.12: - resolution: {integrity: sha512-6jJuJjg8znb/xRItk7bkT0+Q7AHCYjjFnvKIWQPkNIOyRqoCGvkOs0ipeQzrqz4l5FtN5ZI/ukEHroeX/o1/5Q==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/webpack/-/webpack-4.46.0.tgz} + mirrors.tencent.com/webpack@4.46.0(webpack-cli@3.3.12): + resolution: {integrity: sha512-6jJuJjg8znb/xRItk7bkT0+Q7AHCYjjFnvKIWQPkNIOyRqoCGvkOs0ipeQzrqz4l5FtN5ZI/ukEHroeX/o1/5Q==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/webpack/-/webpack-4.46.0.tgz} id: mirrors.tencent.com/webpack/4.46.0 name: webpack version: 4.46.0 @@ -14942,30 +15363,32 @@ packages: '@webassemblyjs/helper-module-context': 1.9.0 '@webassemblyjs/wasm-edit': 1.9.0 '@webassemblyjs/wasm-parser': 1.9.0 - acorn: mirrors.tencent.com/acorn/6.4.2 - ajv: mirrors.tencent.com/ajv/6.12.6 - ajv-keywords: mirrors.tencent.com/ajv-keywords/3.5.2_ajv@6.12.6 - chrome-trace-event: mirrors.tencent.com/chrome-trace-event/1.0.3 - enhanced-resolve: mirrors.tencent.com/enhanced-resolve/4.5.0 - eslint-scope: mirrors.tencent.com/eslint-scope/4.0.3 - json-parse-better-errors: mirrors.tencent.com/json-parse-better-errors/1.0.2 - loader-runner: mirrors.tencent.com/loader-runner/2.4.0 - loader-utils: mirrors.tencent.com/loader-utils/1.4.0 - memory-fs: mirrors.tencent.com/memory-fs/0.4.1 - micromatch: mirrors.tencent.com/micromatch/3.1.10 - mkdirp: mirrors.tencent.com/mkdirp/0.5.6 - neo-async: mirrors.tencent.com/neo-async/2.6.2 - node-libs-browser: mirrors.tencent.com/node-libs-browser/2.2.1 - schema-utils: mirrors.tencent.com/schema-utils/1.0.0 - tapable: mirrors.tencent.com/tapable/1.1.3 - terser-webpack-plugin: mirrors.tencent.com/terser-webpack-plugin/1.4.5_webpack@4.46.0 - watchpack: mirrors.tencent.com/watchpack/1.7.5 - webpack-cli: mirrors.tencent.com/webpack-cli/3.3.12_webpack@4.46.0 - webpack-sources: mirrors.tencent.com/webpack-sources/1.4.3 - dev: true - - mirrors.tencent.com/webpack/5.71.0_webpack-cli@3.3.12: - resolution: {integrity: sha512-g4dFT7CFG8LY0iU5G8nBL6VlkT21Z7dcYDpJAEJV5Q1WLb9UwnFbrem1k7K52ILqEmomN7pnzWFxxE6SlDY56A==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/webpack/-/webpack-5.71.0.tgz} + acorn: mirrors.tencent.com/acorn@6.4.2 + ajv: mirrors.tencent.com/ajv@6.12.6 + ajv-keywords: mirrors.tencent.com/ajv-keywords@3.5.2(ajv@6.12.6) + chrome-trace-event: mirrors.tencent.com/chrome-trace-event@1.0.3 + enhanced-resolve: mirrors.tencent.com/enhanced-resolve@4.5.0 + eslint-scope: mirrors.tencent.com/eslint-scope@4.0.3 + json-parse-better-errors: mirrors.tencent.com/json-parse-better-errors@1.0.2 + loader-runner: mirrors.tencent.com/loader-runner@2.4.0 + loader-utils: mirrors.tencent.com/loader-utils@1.4.0 + memory-fs: mirrors.tencent.com/memory-fs@0.4.1 + micromatch: mirrors.tencent.com/micromatch@3.1.10(supports-color@6.1.0) + mkdirp: mirrors.tencent.com/mkdirp@0.5.6 + neo-async: mirrors.tencent.com/neo-async@2.6.2 + node-libs-browser: mirrors.tencent.com/node-libs-browser@2.2.1 + schema-utils: mirrors.tencent.com/schema-utils@1.0.0 + tapable: mirrors.tencent.com/tapable@1.1.3 + terser-webpack-plugin: mirrors.tencent.com/terser-webpack-plugin@1.4.5(webpack@4.46.0) + watchpack: mirrors.tencent.com/watchpack@1.7.5 + webpack-cli: mirrors.tencent.com/webpack-cli@3.3.12(webpack@4.46.0) + webpack-sources: mirrors.tencent.com/webpack-sources@1.4.3 + transitivePeerDependencies: + - supports-color + dev: true + + mirrors.tencent.com/webpack@5.71.0(webpack-cli@3.3.12): + resolution: {integrity: sha512-g4dFT7CFG8LY0iU5G8nBL6VlkT21Z7dcYDpJAEJV5Q1WLb9UwnFbrem1k7K52ILqEmomN7pnzWFxxE6SlDY56A==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/webpack/-/webpack-5.71.0.tgz} id: mirrors.tencent.com/webpack/5.71.0 name: webpack version: 5.71.0 @@ -14982,34 +15405,34 @@ packages: '@webassemblyjs/ast': 1.11.1 '@webassemblyjs/wasm-edit': 1.11.1 '@webassemblyjs/wasm-parser': 1.11.1 - acorn: mirrors.tencent.com/acorn/8.7.0 - acorn-import-assertions: mirrors.tencent.com/acorn-import-assertions/1.8.0_acorn@8.7.0 - browserslist: mirrors.tencent.com/browserslist/4.20.2 - chrome-trace-event: mirrors.tencent.com/chrome-trace-event/1.0.3 - enhanced-resolve: mirrors.tencent.com/enhanced-resolve/5.9.2 - es-module-lexer: mirrors.tencent.com/es-module-lexer/0.9.3 - eslint-scope: mirrors.tencent.com/eslint-scope/5.1.1 - events: mirrors.tencent.com/events/3.3.0 - glob-to-regexp: mirrors.tencent.com/glob-to-regexp/0.4.1 - graceful-fs: mirrors.tencent.com/graceful-fs/4.2.9 - json-parse-better-errors: mirrors.tencent.com/json-parse-better-errors/1.0.2 - loader-runner: mirrors.tencent.com/loader-runner/4.2.0 - mime-types: mirrors.tencent.com/mime-types/2.1.35 - neo-async: mirrors.tencent.com/neo-async/2.6.2 - schema-utils: mirrors.tencent.com/schema-utils/3.1.1 - tapable: mirrors.tencent.com/tapable/2.2.1 - terser-webpack-plugin: mirrors.tencent.com/terser-webpack-plugin/5.3.1_webpack@5.71.0 - watchpack: mirrors.tencent.com/watchpack/2.3.1 - webpack-cli: mirrors.tencent.com/webpack-cli/3.3.12_webpack@4.46.0 - webpack-sources: mirrors.tencent.com/webpack-sources/3.2.3 + acorn: 8.7.0 + acorn-import-assertions: mirrors.tencent.com/acorn-import-assertions@1.8.0(acorn@8.7.0) + browserslist: mirrors.tencent.com/browserslist@4.20.2 + chrome-trace-event: mirrors.tencent.com/chrome-trace-event@1.0.3 + enhanced-resolve: mirrors.tencent.com/enhanced-resolve@5.9.2 + es-module-lexer: mirrors.tencent.com/es-module-lexer@0.9.3 + eslint-scope: mirrors.tencent.com/eslint-scope@5.1.1 + events: mirrors.tencent.com/events@3.3.0 + glob-to-regexp: mirrors.tencent.com/glob-to-regexp@0.4.1 + graceful-fs: mirrors.tencent.com/graceful-fs@4.2.9 + json-parse-better-errors: mirrors.tencent.com/json-parse-better-errors@1.0.2 + loader-runner: mirrors.tencent.com/loader-runner@4.2.0 + mime-types: mirrors.tencent.com/mime-types@2.1.35 + neo-async: mirrors.tencent.com/neo-async@2.6.2 + schema-utils: 3.1.1 + tapable: mirrors.tencent.com/tapable@2.2.1 + terser-webpack-plugin: mirrors.tencent.com/terser-webpack-plugin@5.3.1(webpack@5.71.0) + watchpack: mirrors.tencent.com/watchpack@2.3.1 + webpack-cli: mirrors.tencent.com/webpack-cli@3.3.12(webpack@4.46.0) + webpack-sources: 3.2.3 transitivePeerDependencies: - '@swc/core' - esbuild - uglify-js dev: true - mirrors.tencent.com/webpackbar/4.0.0_webpack@4.46.0: - resolution: {integrity: sha512-k1qRoSL/3BVuINzngj09nIwreD8wxV4grcuhHTD8VJgUbGcy8lQSPqv+bM00B7F+PffwIsQ8ISd4mIwRbr23eQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/webpackbar/-/webpackbar-4.0.0.tgz} + mirrors.tencent.com/webpackbar@4.0.0(webpack@4.46.0): + resolution: {integrity: sha512-k1qRoSL/3BVuINzngj09nIwreD8wxV4grcuhHTD8VJgUbGcy8lQSPqv+bM00B7F+PffwIsQ8ISd4mIwRbr23eQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/webpackbar/-/webpackbar-4.0.0.tgz} id: mirrors.tencent.com/webpackbar/4.0.0 name: webpackbar version: 4.0.0 @@ -15017,161 +15440,164 @@ packages: peerDependencies: webpack: ^3.0.0 || ^4.0.0 dependencies: - ansi-escapes: mirrors.tencent.com/ansi-escapes/4.3.2 - chalk: mirrors.tencent.com/chalk/2.4.2 - consola: mirrors.tencent.com/consola/2.15.3 - figures: mirrors.tencent.com/figures/3.2.0 - pretty-time: mirrors.tencent.com/pretty-time/1.1.0 - std-env: mirrors.tencent.com/std-env/2.3.1 - text-table: mirrors.tencent.com/text-table/0.2.0 - webpack: mirrors.tencent.com/webpack/4.46.0_webpack-cli@3.3.12 - wrap-ansi: mirrors.tencent.com/wrap-ansi/6.2.0 + ansi-escapes: mirrors.tencent.com/ansi-escapes@4.3.2 + chalk: mirrors.tencent.com/chalk@2.4.2 + consola: mirrors.tencent.com/consola@2.15.3 + figures: mirrors.tencent.com/figures@3.2.0 + pretty-time: mirrors.tencent.com/pretty-time@1.1.0 + std-env: mirrors.tencent.com/std-env@2.3.1 + text-table: mirrors.tencent.com/text-table@0.2.0 + webpack: mirrors.tencent.com/webpack@4.46.0(webpack-cli@3.3.12) + wrap-ansi: mirrors.tencent.com/wrap-ansi@6.2.0 dev: true - mirrors.tencent.com/websocket-driver/0.7.4: - resolution: {integrity: sha512-b17KeDIQVjvb0ssuSDF2cYXSg2iztliJ4B9WdsuB6J952qCPKmnVq4DyW5motImXHDC1cBT/1UezrJVsKw5zjg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/websocket-driver/-/websocket-driver-0.7.4.tgz} + mirrors.tencent.com/websocket-driver@0.7.4: + resolution: {integrity: sha512-b17KeDIQVjvb0ssuSDF2cYXSg2iztliJ4B9WdsuB6J952qCPKmnVq4DyW5motImXHDC1cBT/1UezrJVsKw5zjg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/websocket-driver/-/websocket-driver-0.7.4.tgz} name: websocket-driver version: 0.7.4 engines: {node: '>=0.8.0'} dependencies: - http-parser-js: mirrors.tencent.com/http-parser-js/0.5.6 - safe-buffer: mirrors.tencent.com/safe-buffer/5.2.1 - websocket-extensions: mirrors.tencent.com/websocket-extensions/0.1.4 + http-parser-js: mirrors.tencent.com/http-parser-js@0.5.6 + safe-buffer: 5.2.1 + websocket-extensions: mirrors.tencent.com/websocket-extensions@0.1.4 dev: true - mirrors.tencent.com/websocket-extensions/0.1.4: - resolution: {integrity: sha512-OqedPIGOfsDlo31UNwYbCFMSaO9m9G/0faIHj5/dZFDMFqPTcx6UwqyOy3COEaEOg/9VsGIpdqn62W5KhoKSpg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/websocket-extensions/-/websocket-extensions-0.1.4.tgz} + mirrors.tencent.com/websocket-extensions@0.1.4: + resolution: {integrity: sha512-OqedPIGOfsDlo31UNwYbCFMSaO9m9G/0faIHj5/dZFDMFqPTcx6UwqyOy3COEaEOg/9VsGIpdqn62W5KhoKSpg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/websocket-extensions/-/websocket-extensions-0.1.4.tgz} name: websocket-extensions version: 0.1.4 engines: {node: '>=0.8.0'} dev: true - mirrors.tencent.com/webworkify-webpack/2.1.5: - resolution: {integrity: sha512-2akF8FIyUvbiBBdD+RoHpoTbHMQF2HwjcxfDvgztAX5YwbZNyrtfUMgvfgFVsgDhDPVTlkbb5vyasqDHfIDPQw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/webworkify-webpack/-/webworkify-webpack-2.1.5.tgz} + mirrors.tencent.com/webworkify-webpack@2.1.5: + resolution: {integrity: sha512-2akF8FIyUvbiBBdD+RoHpoTbHMQF2HwjcxfDvgztAX5YwbZNyrtfUMgvfgFVsgDhDPVTlkbb5vyasqDHfIDPQw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/webworkify-webpack/-/webworkify-webpack-2.1.5.tgz} name: webworkify-webpack version: 2.1.5 dev: false - mirrors.tencent.com/whatwg-url/5.0.0: - resolution: {integrity: sha1-lmRU6HZUYuN2RNNib2dCzotwll0=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/whatwg-url/-/whatwg-url-5.0.0.tgz} + mirrors.tencent.com/whatwg-url@5.0.0: + resolution: {integrity: sha1-lmRU6HZUYuN2RNNib2dCzotwll0=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/whatwg-url/-/whatwg-url-5.0.0.tgz} name: whatwg-url version: 5.0.0 dependencies: - tr46: mirrors.tencent.com/tr46/0.0.3 - webidl-conversions: mirrors.tencent.com/webidl-conversions/3.0.1 + tr46: mirrors.tencent.com/tr46@0.0.3 + webidl-conversions: mirrors.tencent.com/webidl-conversions@3.0.1 dev: false - mirrors.tencent.com/which-boxed-primitive/1.0.2: - resolution: {integrity: sha512-bwZdv0AKLpplFY2KZRX6TvyuN7ojjr7lwkg6ml0roIy9YeuSr7JS372qlNW18UQYzgYK9ziGcerWqZOmEn9VNg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/which-boxed-primitive/-/which-boxed-primitive-1.0.2.tgz} + mirrors.tencent.com/which-boxed-primitive@1.0.2: + resolution: {integrity: sha512-bwZdv0AKLpplFY2KZRX6TvyuN7ojjr7lwkg6ml0roIy9YeuSr7JS372qlNW18UQYzgYK9ziGcerWqZOmEn9VNg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/which-boxed-primitive/-/which-boxed-primitive-1.0.2.tgz} name: which-boxed-primitive version: 1.0.2 dependencies: - is-bigint: mirrors.tencent.com/is-bigint/1.0.4 - is-boolean-object: mirrors.tencent.com/is-boolean-object/1.1.2 - is-number-object: mirrors.tencent.com/is-number-object/1.0.6 - is-string: mirrors.tencent.com/is-string/1.0.7 - is-symbol: mirrors.tencent.com/is-symbol/1.0.4 + is-bigint: mirrors.tencent.com/is-bigint@1.0.4 + is-boolean-object: mirrors.tencent.com/is-boolean-object@1.1.2 + is-number-object: mirrors.tencent.com/is-number-object@1.0.6 + is-string: mirrors.tencent.com/is-string@1.0.7 + is-symbol: mirrors.tencent.com/is-symbol@1.0.4 dev: true - mirrors.tencent.com/which-module/2.0.0: - resolution: {integrity: sha1-2e8H3Od7mQK4o6j6SzHD4/fm6Ho=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/which-module/-/which-module-2.0.0.tgz} + mirrors.tencent.com/which-module@2.0.0: + resolution: {integrity: sha1-2e8H3Od7mQK4o6j6SzHD4/fm6Ho=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/which-module/-/which-module-2.0.0.tgz} name: which-module version: 2.0.0 dev: true - mirrors.tencent.com/which/1.3.1: - resolution: {integrity: sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/which/-/which-1.3.1.tgz} + mirrors.tencent.com/which@1.3.1: + resolution: {integrity: sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/which/-/which-1.3.1.tgz} name: which version: 1.3.1 hasBin: true dependencies: - isexe: mirrors.tencent.com/isexe/2.0.0 + isexe: mirrors.tencent.com/isexe@2.0.0 - mirrors.tencent.com/which/2.0.2: - resolution: {integrity: sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/which/-/which-2.0.2.tgz} + mirrors.tencent.com/which@2.0.2: + resolution: {integrity: sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/which/-/which-2.0.2.tgz} name: which version: 2.0.2 engines: {node: '>= 8'} hasBin: true dependencies: - isexe: mirrors.tencent.com/isexe/2.0.0 + isexe: mirrors.tencent.com/isexe@2.0.0 dev: true - mirrors.tencent.com/win-release/1.1.1: - resolution: {integrity: sha1-X6VeAr58qTTt/BJmVjLoSbcuUgk=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/win-release/-/win-release-1.1.1.tgz} + mirrors.tencent.com/win-release@1.1.1: + resolution: {integrity: sha1-X6VeAr58qTTt/BJmVjLoSbcuUgk=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/win-release/-/win-release-1.1.1.tgz} name: win-release version: 1.1.1 engines: {node: '>=0.10.0'} dependencies: - semver: mirrors.tencent.com/semver/5.7.1 + semver: 5.7.1 dev: true - mirrors.tencent.com/word-wrap/1.2.3: - resolution: {integrity: sha512-Hz/mrNwitNRh/HUAtM/VT/5VH+ygD6DV7mYKZAtHOrbs8U7lvPS6xf7EJKMF0uW1KJCl0H701g3ZGus+muE5vQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/word-wrap/-/word-wrap-1.2.3.tgz} + mirrors.tencent.com/word-wrap@1.2.3: + resolution: {integrity: sha512-Hz/mrNwitNRh/HUAtM/VT/5VH+ygD6DV7mYKZAtHOrbs8U7lvPS6xf7EJKMF0uW1KJCl0H701g3ZGus+muE5vQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/word-wrap/-/word-wrap-1.2.3.tgz} name: word-wrap version: 1.2.3 engines: {node: '>=0.10.0'} - mirrors.tencent.com/wordwrap/1.0.0: - resolution: {integrity: sha1-J1hIEIkUVqQXHI0CJkQa3pDLyus=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/wordwrap/-/wordwrap-1.0.0.tgz} + mirrors.tencent.com/wordwrap@1.0.0: + resolution: {integrity: sha1-J1hIEIkUVqQXHI0CJkQa3pDLyus=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/wordwrap/-/wordwrap-1.0.0.tgz} name: wordwrap version: 1.0.0 - mirrors.tencent.com/worker-farm/1.7.0: - resolution: {integrity: sha512-rvw3QTZc8lAxyVrqcSGVm5yP/IJ2UcB3U0graE3LCFoZ0Yn2x4EoVSqJKdB/T5M+FLcRPjz4TDacRf3OCfNUzw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/worker-farm/-/worker-farm-1.7.0.tgz} + mirrors.tencent.com/worker-farm@1.7.0: + resolution: {integrity: sha512-rvw3QTZc8lAxyVrqcSGVm5yP/IJ2UcB3U0graE3LCFoZ0Yn2x4EoVSqJKdB/T5M+FLcRPjz4TDacRf3OCfNUzw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/worker-farm/-/worker-farm-1.7.0.tgz} name: worker-farm version: 1.7.0 dependencies: - errno: mirrors.tencent.com/errno/0.1.8 + errno: 0.1.8 dev: true - mirrors.tencent.com/wrap-ansi/5.1.0: - resolution: {integrity: sha512-QC1/iN/2/RPVJ5jYK8BGttj5z83LmSKmvbvrXPNCLZSEb32KKVDJDl/MOt2N01qU2H/FkzEa9PKto1BqDjtd7Q==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/wrap-ansi/-/wrap-ansi-5.1.0.tgz} + mirrors.tencent.com/wrap-ansi@5.1.0: + resolution: {integrity: sha512-QC1/iN/2/RPVJ5jYK8BGttj5z83LmSKmvbvrXPNCLZSEb32KKVDJDl/MOt2N01qU2H/FkzEa9PKto1BqDjtd7Q==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/wrap-ansi/-/wrap-ansi-5.1.0.tgz} name: wrap-ansi version: 5.1.0 engines: {node: '>=6'} dependencies: - ansi-styles: mirrors.tencent.com/ansi-styles/3.2.1 - string-width: mirrors.tencent.com/string-width/3.1.0 - strip-ansi: mirrors.tencent.com/strip-ansi/5.2.0 + ansi-styles: 3.2.1 + string-width: mirrors.tencent.com/string-width@3.1.0 + strip-ansi: mirrors.tencent.com/strip-ansi@5.2.0 dev: true - mirrors.tencent.com/wrap-ansi/6.2.0: - resolution: {integrity: sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/wrap-ansi/-/wrap-ansi-6.2.0.tgz} + mirrors.tencent.com/wrap-ansi@6.2.0: + resolution: {integrity: sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/wrap-ansi/-/wrap-ansi-6.2.0.tgz} name: wrap-ansi version: 6.2.0 engines: {node: '>=8'} dependencies: - ansi-styles: mirrors.tencent.com/ansi-styles/4.3.0 - string-width: mirrors.tencent.com/string-width/4.2.3 - strip-ansi: mirrors.tencent.com/strip-ansi/6.0.1 + ansi-styles: 4.3.0 + string-width: mirrors.tencent.com/string-width@4.2.3 + strip-ansi: mirrors.tencent.com/strip-ansi@6.0.1 dev: true - mirrors.tencent.com/wrap-ansi/7.0.0: - resolution: {integrity: sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/wrap-ansi/-/wrap-ansi-7.0.0.tgz} + mirrors.tencent.com/wrap-ansi@7.0.0: + resolution: {integrity: sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/wrap-ansi/-/wrap-ansi-7.0.0.tgz} name: wrap-ansi version: 7.0.0 engines: {node: '>=10'} dependencies: - ansi-styles: mirrors.tencent.com/ansi-styles/4.3.0 - string-width: mirrors.tencent.com/string-width/4.2.3 - strip-ansi: mirrors.tencent.com/strip-ansi/6.0.1 - - mirrors.tencent.com/wrappy/1.0.2: - resolution: {integrity: sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/wrappy/-/wrappy-1.0.2.tgz} - name: wrappy - version: 1.0.2 + ansi-styles: 4.3.0 + string-width: mirrors.tencent.com/string-width@4.2.3 + strip-ansi: mirrors.tencent.com/strip-ansi@6.0.1 - mirrors.tencent.com/ws/6.2.2: - resolution: {integrity: sha512-zmhltoSR8u1cnDsD43TX59mzoMZsLKqUweyYBAIvTngR3shc0W6aOZylZmq/7hqyVxPdi+5Ud2QInblgyE72fw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/ws/-/ws-6.2.2.tgz} + mirrors.tencent.com/ws@6.2.2: + resolution: {integrity: sha512-zmhltoSR8u1cnDsD43TX59mzoMZsLKqUweyYBAIvTngR3shc0W6aOZylZmq/7hqyVxPdi+5Ud2QInblgyE72fw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/ws/-/ws-6.2.2.tgz} name: ws version: 6.2.2 + peerDependencies: + bufferutil: ^4.0.1 + utf-8-validate: ^5.0.2 + peerDependenciesMeta: + bufferutil: + optional: true + utf-8-validate: + optional: true dependencies: - async-limiter: mirrors.tencent.com/async-limiter/1.0.1 + async-limiter: mirrors.tencent.com/async-limiter@1.0.1 dev: true - mirrors.tencent.com/ws/7.5.7: - resolution: {integrity: sha512-KMvVuFzpKBuiIXW3E4u3mySRO2/mCHSyZDJQM5NQ9Q9KHWHWh0NHgfbRMLLrceUK5qAL4ytALJbpRMjixFZh8A==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/ws/-/ws-7.5.7.tgz} + mirrors.tencent.com/ws@7.5.7: + resolution: {integrity: sha512-KMvVuFzpKBuiIXW3E4u3mySRO2/mCHSyZDJQM5NQ9Q9KHWHWh0NHgfbRMLLrceUK5qAL4ytALJbpRMjixFZh8A==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/ws/-/ws-7.5.7.tgz} name: ws version: 7.5.7 engines: {node: '>=8.3.0'} @@ -15185,166 +15611,149 @@ packages: optional: true dev: false - mirrors.tencent.com/xml2js/0.4.23: - resolution: {integrity: sha512-ySPiMjM0+pLDftHgXY4By0uswI3SPKLDw/i3UXbnO8M/p28zqexCUoPmQFrYD+/1BzhGJSs2i1ERWKJAtiLrug==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/xml2js/-/xml2js-0.4.23.tgz} + mirrors.tencent.com/xml2js@0.4.23: + resolution: {integrity: sha512-ySPiMjM0+pLDftHgXY4By0uswI3SPKLDw/i3UXbnO8M/p28zqexCUoPmQFrYD+/1BzhGJSs2i1ERWKJAtiLrug==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/xml2js/-/xml2js-0.4.23.tgz} name: xml2js version: 0.4.23 engines: {node: '>=4.0.0'} dependencies: - sax: mirrors.tencent.com/sax/1.2.4 - xmlbuilder: mirrors.tencent.com/xmlbuilder/11.0.1 + sax: mirrors.tencent.com/sax@1.2.4 + xmlbuilder: mirrors.tencent.com/xmlbuilder@11.0.1 dev: true - mirrors.tencent.com/xmlbuilder/11.0.1: - resolution: {integrity: sha512-fDlsI/kFEx7gLvbecc0/ohLG50fugQp8ryHzMTuW9vSa1GJ0XYWKnhsUx7oie3G98+r56aTQIUB4kht42R3JvA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/xmlbuilder/-/xmlbuilder-11.0.1.tgz} + mirrors.tencent.com/xmlbuilder@11.0.1: + resolution: {integrity: sha512-fDlsI/kFEx7gLvbecc0/ohLG50fugQp8ryHzMTuW9vSa1GJ0XYWKnhsUx7oie3G98+r56aTQIUB4kht42R3JvA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/xmlbuilder/-/xmlbuilder-11.0.1.tgz} name: xmlbuilder version: 11.0.1 engines: {node: '>=4.0'} dev: true - mirrors.tencent.com/xmlchars/2.2.0: - resolution: {integrity: sha512-JZnDKK8B0RCDw84FNdDAIpZK+JuJw+s7Lz8nksI7SIuU3UXJJslUthsi+uWBUYOwPFwW7W7PRLRfUKpxjtjFCw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/xmlchars/-/xmlchars-2.2.0.tgz} + mirrors.tencent.com/xmlchars@2.2.0: + resolution: {integrity: sha512-JZnDKK8B0RCDw84FNdDAIpZK+JuJw+s7Lz8nksI7SIuU3UXJJslUthsi+uWBUYOwPFwW7W7PRLRfUKpxjtjFCw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/xmlchars/-/xmlchars-2.2.0.tgz} name: xmlchars version: 2.2.0 dev: false - mirrors.tencent.com/xregexp/2.0.0: - resolution: {integrity: sha1-UqY+VsoLhKfzpfPWGHLxJq16WUM=, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/xregexp/-/xregexp-2.0.0.tgz} + mirrors.tencent.com/xregexp@2.0.0: + resolution: {integrity: sha1-UqY+VsoLhKfzpfPWGHLxJq16WUM=, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/xregexp/-/xregexp-2.0.0.tgz} name: xregexp version: 2.0.0 dev: true - mirrors.tencent.com/xtend/4.0.2: - resolution: {integrity: sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/xtend/-/xtend-4.0.2.tgz} + mirrors.tencent.com/xtend@4.0.2: + resolution: {integrity: sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/xtend/-/xtend-4.0.2.tgz} name: xtend version: 4.0.2 engines: {node: '>=0.4'} - mirrors.tencent.com/y18n/4.0.3: - resolution: {integrity: sha512-JKhqTOwSrqNA1NY5lSztJ1GrBiUodLMmIZuLiDaMRJ+itFd+ABVE8XBjOvIWL+rSqNDC74LCSFmlb/U4UZ4hJQ==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/y18n/-/y18n-4.0.3.tgz} + mirrors.tencent.com/y18n@4.0.3: + resolution: {integrity: sha512-JKhqTOwSrqNA1NY5lSztJ1GrBiUodLMmIZuLiDaMRJ+itFd+ABVE8XBjOvIWL+rSqNDC74LCSFmlb/U4UZ4hJQ==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/y18n/-/y18n-4.0.3.tgz} name: y18n version: 4.0.3 dev: true - mirrors.tencent.com/y18n/5.0.8: - resolution: {integrity: sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/y18n/-/y18n-5.0.8.tgz} + mirrors.tencent.com/y18n@5.0.8: + resolution: {integrity: sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/y18n/-/y18n-5.0.8.tgz} name: y18n version: 5.0.8 engines: {node: '>=10'} - mirrors.tencent.com/yallist/3.1.1: - resolution: {integrity: sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/yallist/-/yallist-3.1.1.tgz} - name: yallist - version: 3.1.1 - dev: true - - mirrors.tencent.com/yallist/4.0.0: - resolution: {integrity: sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/yallist/-/yallist-4.0.0.tgz} - name: yallist - version: 4.0.0 - - mirrors.tencent.com/yaml/1.10.2: - resolution: {integrity: sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/yaml/-/yaml-1.10.2.tgz} + mirrors.tencent.com/yaml@1.10.2: + resolution: {integrity: sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/yaml/-/yaml-1.10.2.tgz} name: yaml version: 1.10.2 engines: {node: '>= 6'} - mirrors.tencent.com/yargs-parser/13.1.2: - resolution: {integrity: sha512-3lbsNRf/j+A4QuSZfDRA7HRSfWrzO0YjqTJd5kjAq37Zep1CEgaYmrH9Q3GwPiB9cHyd1Y1UwggGhJGoxipbzg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/yargs-parser/-/yargs-parser-13.1.2.tgz} + mirrors.tencent.com/yargs-parser@13.1.2: + resolution: {integrity: sha512-3lbsNRf/j+A4QuSZfDRA7HRSfWrzO0YjqTJd5kjAq37Zep1CEgaYmrH9Q3GwPiB9cHyd1Y1UwggGhJGoxipbzg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/yargs-parser/-/yargs-parser-13.1.2.tgz} name: yargs-parser version: 13.1.2 dependencies: - camelcase: mirrors.tencent.com/camelcase/5.3.1 - decamelize: mirrors.tencent.com/decamelize/1.2.0 + camelcase: mirrors.tencent.com/camelcase@5.3.1 + decamelize: mirrors.tencent.com/decamelize@1.2.0 dev: true - mirrors.tencent.com/yargs-parser/20.2.9: - resolution: {integrity: sha512-y11nGElTIV+CT3Zv9t7VKl+Q3hTQoT9a1Qzezhhl6Rp21gJ/IVTW7Z3y9EWXhuUBC2Shnf+DX0antecpAwSP8w==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/yargs-parser/-/yargs-parser-20.2.9.tgz} + mirrors.tencent.com/yargs-parser@20.2.9: + resolution: {integrity: sha512-y11nGElTIV+CT3Zv9t7VKl+Q3hTQoT9a1Qzezhhl6Rp21gJ/IVTW7Z3y9EWXhuUBC2Shnf+DX0antecpAwSP8w==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/yargs-parser/-/yargs-parser-20.2.9.tgz} name: yargs-parser version: 20.2.9 engines: {node: '>=10'} - mirrors.tencent.com/yargs-parser/21.0.1: - resolution: {integrity: sha512-9BK1jFpLzJROCI5TzwZL/TU4gqjK5xiHV/RfWLOahrjAko/e4DJkRDZQXfvqAsiZzzYhgAzbgz6lg48jcm4GLg==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/yargs-parser/-/yargs-parser-21.0.1.tgz} + mirrors.tencent.com/yargs-parser@21.0.1: + resolution: {integrity: sha512-9BK1jFpLzJROCI5TzwZL/TU4gqjK5xiHV/RfWLOahrjAko/e4DJkRDZQXfvqAsiZzzYhgAzbgz6lg48jcm4GLg==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/yargs-parser/-/yargs-parser-21.0.1.tgz} name: yargs-parser version: 21.0.1 engines: {node: '>=12'} dev: true - mirrors.tencent.com/yargs/13.3.2: - resolution: {integrity: sha512-AX3Zw5iPruN5ie6xGRIDgqkT+ZhnRlZMLMHAs8tg7nRruy2Nb+i5o9bwghAogtM08q1dpr2LVoS8KSTMYpWXUw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/yargs/-/yargs-13.3.2.tgz} + mirrors.tencent.com/yargs@13.3.2: + resolution: {integrity: sha512-AX3Zw5iPruN5ie6xGRIDgqkT+ZhnRlZMLMHAs8tg7nRruy2Nb+i5o9bwghAogtM08q1dpr2LVoS8KSTMYpWXUw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/yargs/-/yargs-13.3.2.tgz} name: yargs version: 13.3.2 dependencies: - cliui: mirrors.tencent.com/cliui/5.0.0 - find-up: mirrors.tencent.com/find-up/3.0.0 - get-caller-file: mirrors.tencent.com/get-caller-file/2.0.5 - require-directory: mirrors.tencent.com/require-directory/2.1.1 - require-main-filename: mirrors.tencent.com/require-main-filename/2.0.0 - set-blocking: mirrors.tencent.com/set-blocking/2.0.0 - string-width: mirrors.tencent.com/string-width/3.1.0 - which-module: mirrors.tencent.com/which-module/2.0.0 - y18n: mirrors.tencent.com/y18n/4.0.3 - yargs-parser: mirrors.tencent.com/yargs-parser/13.1.2 + cliui: mirrors.tencent.com/cliui@5.0.0 + find-up: 3.0.0 + get-caller-file: mirrors.tencent.com/get-caller-file@2.0.5 + require-directory: mirrors.tencent.com/require-directory@2.1.1 + require-main-filename: mirrors.tencent.com/require-main-filename@2.0.0 + set-blocking: mirrors.tencent.com/set-blocking@2.0.0 + string-width: mirrors.tencent.com/string-width@3.1.0 + which-module: mirrors.tencent.com/which-module@2.0.0 + y18n: mirrors.tencent.com/y18n@4.0.3 + yargs-parser: mirrors.tencent.com/yargs-parser@13.1.2 dev: true - mirrors.tencent.com/yargs/16.2.0: - resolution: {integrity: sha512-D1mvvtDG0L5ft/jGWkLpG1+m0eQxOfaBvTNELraWj22wSVUMWxZUvYgJYcKh6jGGIkJFhH4IZPQhR4TKpc8mBw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/yargs/-/yargs-16.2.0.tgz} + mirrors.tencent.com/yargs@16.2.0: + resolution: {integrity: sha512-D1mvvtDG0L5ft/jGWkLpG1+m0eQxOfaBvTNELraWj22wSVUMWxZUvYgJYcKh6jGGIkJFhH4IZPQhR4TKpc8mBw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/yargs/-/yargs-16.2.0.tgz} name: yargs version: 16.2.0 engines: {node: '>=10'} dependencies: - cliui: mirrors.tencent.com/cliui/7.0.4 - escalade: mirrors.tencent.com/escalade/3.1.1 - get-caller-file: mirrors.tencent.com/get-caller-file/2.0.5 - require-directory: mirrors.tencent.com/require-directory/2.1.1 - string-width: mirrors.tencent.com/string-width/4.2.3 - y18n: mirrors.tencent.com/y18n/5.0.8 - yargs-parser: mirrors.tencent.com/yargs-parser/20.2.9 + cliui: mirrors.tencent.com/cliui@7.0.4 + escalade: mirrors.tencent.com/escalade@3.1.1 + get-caller-file: mirrors.tencent.com/get-caller-file@2.0.5 + require-directory: mirrors.tencent.com/require-directory@2.1.1 + string-width: mirrors.tencent.com/string-width@4.2.3 + y18n: mirrors.tencent.com/y18n@5.0.8 + yargs-parser: mirrors.tencent.com/yargs-parser@20.2.9 - mirrors.tencent.com/yargs/17.4.0: - resolution: {integrity: sha512-WJudfrk81yWFSOkZYpAZx4Nt7V4xp7S/uJkX0CnxovMCt1wCE8LNftPpNuF9X/u9gN5nsD7ycYtRcDf2pL3UiA==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/yargs/-/yargs-17.4.0.tgz} + mirrors.tencent.com/yargs@17.4.0: + resolution: {integrity: sha512-WJudfrk81yWFSOkZYpAZx4Nt7V4xp7S/uJkX0CnxovMCt1wCE8LNftPpNuF9X/u9gN5nsD7ycYtRcDf2pL3UiA==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/yargs/-/yargs-17.4.0.tgz} name: yargs version: 17.4.0 engines: {node: '>=12'} dependencies: - cliui: mirrors.tencent.com/cliui/7.0.4 - escalade: mirrors.tencent.com/escalade/3.1.1 - get-caller-file: mirrors.tencent.com/get-caller-file/2.0.5 - require-directory: mirrors.tencent.com/require-directory/2.1.1 - string-width: mirrors.tencent.com/string-width/4.2.3 - y18n: mirrors.tencent.com/y18n/5.0.8 - yargs-parser: mirrors.tencent.com/yargs-parser/21.0.1 + cliui: mirrors.tencent.com/cliui@7.0.4 + escalade: mirrors.tencent.com/escalade@3.1.1 + get-caller-file: mirrors.tencent.com/get-caller-file@2.0.5 + require-directory: mirrors.tencent.com/require-directory@2.1.1 + string-width: mirrors.tencent.com/string-width@4.2.3 + y18n: mirrors.tencent.com/y18n@5.0.8 + yargs-parser: mirrors.tencent.com/yargs-parser@21.0.1 dev: true - mirrors.tencent.com/yn/3.1.1: - resolution: {integrity: sha512-Ux4ygGWsu2c7isFWe8Yu1YluJmqVhxqK2cLXNQA5AcC3QfbGNpM7fu0Y8b/z16pXLnFxZYvWhd3fhBY9DLmC6Q==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/yn/-/yn-3.1.1.tgz} - name: yn - version: 3.1.1 - engines: {node: '>=6'} - - mirrors.tencent.com/yocto-queue/0.1.0: - resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/yocto-queue/-/yocto-queue-0.1.0.tgz} + mirrors.tencent.com/yocto-queue@0.1.0: + resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/yocto-queue/-/yocto-queue-0.1.0.tgz} name: yocto-queue version: 0.1.0 engines: {node: '>=10'} dev: true - mirrors.tencent.com/zip-stream/4.1.0: - resolution: {integrity: sha512-zshzwQW7gG7hjpBlgeQP9RuyPGNxvJdzR8SUM3QhxCnLjWN2E7j3dOvpeDcQoETfHx0urRS7EtmVToql7YpU4A==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/zip-stream/-/zip-stream-4.1.0.tgz} + mirrors.tencent.com/zip-stream@4.1.0: + resolution: {integrity: sha512-zshzwQW7gG7hjpBlgeQP9RuyPGNxvJdzR8SUM3QhxCnLjWN2E7j3dOvpeDcQoETfHx0urRS7EtmVToql7YpU4A==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/zip-stream/-/zip-stream-4.1.0.tgz} name: zip-stream version: 4.1.0 engines: {node: '>= 10'} dependencies: - archiver-utils: mirrors.tencent.com/archiver-utils/2.1.0 - compress-commons: mirrors.tencent.com/compress-commons/4.1.1 - readable-stream: mirrors.tencent.com/readable-stream/3.6.0 + archiver-utils: mirrors.tencent.com/archiver-utils@2.1.0 + compress-commons: mirrors.tencent.com/compress-commons@4.1.1 + readable-stream: mirrors.tencent.com/readable-stream@3.6.0 dev: false - mirrors.tencent.com/zrender/5.3.1: - resolution: {integrity: sha512-7olqIjy0gWfznKr6vgfnGBk7y4UtdMvdwFmK92vVQsQeDPyzkHW1OlrLEKg6GHz1W5ePf0FeN1q2vkl/HFqhXw==, registry: https://mirrors.cloud.tencent.com/npm/, tarball: https://mirrors.tencent.com/npm/zrender/-/zrender-5.3.1.tgz} + mirrors.tencent.com/zrender@5.3.1: + resolution: {integrity: sha512-7olqIjy0gWfznKr6vgfnGBk7y4UtdMvdwFmK92vVQsQeDPyzkHW1OlrLEKg6GHz1W5ePf0FeN1q2vkl/HFqhXw==, registry: https://registry.npmjs.org/, tarball: https://mirrors.tencent.com/npm/zrender/-/zrender-5.3.1.tgz} name: zrender version: 5.3.1 dependencies: - tslib: mirrors.tencent.com/tslib/2.3.0 + tslib: mirrors.tencent.com/tslib@2.3.0 dev: false