diff --git a/package.json b/package.json index 5c578c2..edeeb3f 100644 --- a/package.json +++ b/package.json @@ -35,45 +35,45 @@ "prepare": "husky install" }, "dependencies": { - "@dcloudio/uni-app": "3.0.0-alpha-3070020230114001", - "@dcloudio/uni-app-plus": "3.0.0-alpha-3070020230114001", - "@dcloudio/uni-components": "3.0.0-alpha-3070020230114001", - "@dcloudio/uni-h5": "3.0.0-alpha-3070020230114001", - "@dcloudio/uni-i18n": "3.0.0-alpha-3070020230114001", - "@dcloudio/uni-mp-alipay": "3.0.0-alpha-3070020230114001", - "@dcloudio/uni-mp-baidu": "3.0.0-alpha-3070020230114001", - "@dcloudio/uni-mp-kuaishou": "3.0.0-alpha-3070020230114001", - "@dcloudio/uni-mp-lark": "3.0.0-alpha-3070020230114001", - "@dcloudio/uni-mp-qq": "3.0.0-alpha-3070020230114001", - "@dcloudio/uni-mp-toutiao": "3.0.0-alpha-3070020230114001", - "@dcloudio/uni-mp-weixin": "3.0.0-alpha-3070020230114001", - "@dcloudio/uni-quickapp-webview": "3.0.0-alpha-3070020230114001", + "@dcloudio/uni-app": "3.0.0-alpha-3070020230117001", + "@dcloudio/uni-app-plus": "3.0.0-alpha-3070020230117001", + "@dcloudio/uni-components": "3.0.0-alpha-3070020230117001", + "@dcloudio/uni-h5": "3.0.0-alpha-3070020230117001", + "@dcloudio/uni-i18n": "3.0.0-alpha-3070020230117001", + "@dcloudio/uni-mp-alipay": "3.0.0-alpha-3070020230117001", + "@dcloudio/uni-mp-baidu": "3.0.0-alpha-3070020230117001", + "@dcloudio/uni-mp-kuaishou": "3.0.0-alpha-3070020230117001", + "@dcloudio/uni-mp-lark": "3.0.0-alpha-3070020230117001", + "@dcloudio/uni-mp-qq": "3.0.0-alpha-3070020230117001", + "@dcloudio/uni-mp-toutiao": "3.0.0-alpha-3070020230117001", + "@dcloudio/uni-mp-weixin": "3.0.0-alpha-3070020230117001", + "@dcloudio/uni-quickapp-webview": "3.0.0-alpha-3070020230117001", "@fortawesome/fontawesome-free": "^6.2.1", - "@iconify/iconify": "^3.0.1", + "@iconify/iconify": "^3.1.0", "crypto-js": "^4.1.1", "echarts": "^5.4.1", "lodash-es": "^4.17.21", "luch-request": "^3.0.8", - "pinia": "^2.0.28", + "pinia": "^2.0.29", "qs": "^6.11.0", "vue": "^3.2.45", "vue-i18n": "^9.2.2" }, "devDependencies": { "@dcloudio/types": "^2.6.12", - "@dcloudio/uni-automator": "3.0.0-alpha-3070020230114001", - "@dcloudio/uni-cli-shared": "3.0.0-alpha-3070020230114001", - "@dcloudio/vite-plugin-uni": "3.0.0-alpha-3070020230114001", - "@iconify/json": "^2.2.6", + "@dcloudio/uni-automator": "3.0.0-alpha-3070020230117001", + "@dcloudio/uni-cli-shared": "3.0.0-alpha-3070020230117001", + "@dcloudio/vite-plugin-uni": "3.0.0-alpha-3070020230117001", + "@iconify/json": "^2.2.13", "@types/crypto-js": "^4.1.1", "@types/lodash-es": "^4.17.6", "@types/node": "^17.0.45", "@types/qs": "^6.9.7", - "@typescript-eslint/eslint-plugin": "^5.48.1", - "@typescript-eslint/parser": "^5.48.1", + "@typescript-eslint/eslint-plugin": "^5.49.0", + "@typescript-eslint/parser": "^5.49.0", "@unocss/preset-icons": "^0.46.5", "autoprefixer": "^10.4.13", - "eslint": "^8.31.0", + "eslint": "^8.33.0", "eslint-config-prettier": "^8.6.0", "eslint-plugin-prettier": "^4.2.1", "eslint-plugin-vue": "^9.9.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ec75f39..5f0a482 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1,49 +1,48 @@ lockfileVersion: 5.4 specifiers: - '@dcloudio/types': ^3.2.7 - '@dcloudio/uni-app': 3.0.0-alpha-3061720230111001 - '@dcloudio/uni-app-plus': 3.0.0-alpha-3061720230111001 - '@dcloudio/uni-automator': 3.0.0-alpha-3061720230111001 - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3061720230111001 - '@dcloudio/uni-components': 3.0.0-alpha-3061720230111001 - '@dcloudio/uni-h5': 3.0.0-alpha-3061720230111001 - '@dcloudio/uni-i18n': 3.0.0-alpha-3061620230106001 - '@dcloudio/uni-mp-alipay': 3.0.0-alpha-3061720230111001 - '@dcloudio/uni-mp-baidu': 3.0.0-alpha-3061720230111001 - '@dcloudio/uni-mp-kuaishou': 3.0.0-alpha-3061720230111001 - '@dcloudio/uni-mp-lark': 3.0.0-alpha-3061720230111001 - '@dcloudio/uni-mp-qq': 3.0.0-alpha-3061720230111001 - '@dcloudio/uni-mp-toutiao': 3.0.0-alpha-3061720230111001 - '@dcloudio/uni-mp-weixin': 3.0.0-alpha-3061720230111001 - '@dcloudio/uni-quickapp-webview': 3.0.0-alpha-3061720230111001 - '@dcloudio/uni-stacktracey': 3.0.0-alpha-3061720230111001 - '@dcloudio/vite-plugin-uni': 3.0.0-alpha-3061720230111001 + '@dcloudio/types': ^2.6.12 + '@dcloudio/uni-app': 3.0.0-alpha-3070020230117001 + '@dcloudio/uni-app-plus': 3.0.0-alpha-3070020230117001 + '@dcloudio/uni-automator': 3.0.0-alpha-3070020230117001 + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3070020230117001 + '@dcloudio/uni-components': 3.0.0-alpha-3070020230117001 + '@dcloudio/uni-h5': 3.0.0-alpha-3070020230117001 + '@dcloudio/uni-i18n': 3.0.0-alpha-3070020230117001 + '@dcloudio/uni-mp-alipay': 3.0.0-alpha-3070020230117001 + '@dcloudio/uni-mp-baidu': 3.0.0-alpha-3070020230117001 + '@dcloudio/uni-mp-kuaishou': 3.0.0-alpha-3070020230117001 + '@dcloudio/uni-mp-lark': 3.0.0-alpha-3070020230117001 + '@dcloudio/uni-mp-qq': 3.0.0-alpha-3070020230117001 + '@dcloudio/uni-mp-toutiao': 3.0.0-alpha-3070020230117001 + '@dcloudio/uni-mp-weixin': 3.0.0-alpha-3070020230117001 + '@dcloudio/uni-quickapp-webview': 3.0.0-alpha-3070020230117001 + '@dcloudio/vite-plugin-uni': 3.0.0-alpha-3070020230117001 '@fortawesome/fontawesome-free': ^6.2.1 - '@iconify/iconify': ^3.0.1 - '@iconify/json': ^2.2.3 + '@iconify/iconify': ^3.1.0 + '@iconify/json': ^2.2.13 '@types/crypto-js': ^4.1.1 '@types/lodash-es': ^4.17.6 '@types/node': ^17.0.45 '@types/qs': ^6.9.7 - '@typescript-eslint/eslint-plugin': ^5.48.0 - '@typescript-eslint/parser': ^5.48.0 + '@typescript-eslint/eslint-plugin': ^5.49.0 + '@typescript-eslint/parser': ^5.49.0 '@unocss/preset-icons': ^0.46.5 autoprefixer: ^10.4.13 crypto-js: ^4.1.1 echarts: ^5.4.1 - eslint: ^8.31.0 + eslint: ^8.33.0 eslint-config-prettier: ^8.6.0 eslint-plugin-prettier: ^4.2.1 - eslint-plugin-vue: ^9.8.0 + eslint-plugin-vue: ^9.9.0 husky: ^8.0.3 lint-staged: ^13.1.0 lodash-es: ^4.17.21 luch-request: ^3.0.8 mrm: ^4.1.13 - pinia: ^2.0.28 + pinia: ^2.0.29 postcss: ^8.4.21 - prettier: ^2.8.2 + prettier: ^2.8.3 qs: ^6.11.0 sass: ^1.57.1 typescript: ^4.9.4 @@ -56,61 +55,60 @@ specifiers: vue-i18n: ^9.2.2 dependencies: - '@dcloudio/uni-app': registry.npmmirror.com/@dcloudio/uni-app/3.0.0-alpha-3061720230111001_a6orsb5i24u5v2stquflkuiao4 - '@dcloudio/uni-app-plus': registry.npmmirror.com/@dcloudio/uni-app-plus/3.0.0-alpha-3061720230111001_ttgnrvgemfvjwo6utgmmsgajei - '@dcloudio/uni-components': registry.npmmirror.com/@dcloudio/uni-components/3.0.0-alpha-3061720230111001 - '@dcloudio/uni-h5': registry.npmmirror.com/@dcloudio/uni-h5/3.0.0-alpha-3061720230111001_postcss@8.4.21+vue@3.2.45 - '@dcloudio/uni-i18n': registry.npmmirror.com/@dcloudio/uni-i18n/3.0.0-alpha-3061620230106001 - '@dcloudio/uni-mp-alipay': registry.npmmirror.com/@dcloudio/uni-mp-alipay/3.0.0-alpha-3061720230111001_postcss@8.4.21+vue@3.2.45 - '@dcloudio/uni-mp-baidu': registry.npmmirror.com/@dcloudio/uni-mp-baidu/3.0.0-alpha-3061720230111001_postcss@8.4.21+vue@3.2.45 - '@dcloudio/uni-mp-kuaishou': registry.npmmirror.com/@dcloudio/uni-mp-kuaishou/3.0.0-alpha-3061720230111001_postcss@8.4.21+vue@3.2.45 - '@dcloudio/uni-mp-lark': registry.npmmirror.com/@dcloudio/uni-mp-lark/3.0.0-alpha-3061720230111001_postcss@8.4.21+vue@3.2.45 - '@dcloudio/uni-mp-qq': registry.npmmirror.com/@dcloudio/uni-mp-qq/3.0.0-alpha-3061720230111001_postcss@8.4.21+vue@3.2.45 - '@dcloudio/uni-mp-toutiao': registry.npmmirror.com/@dcloudio/uni-mp-toutiao/3.0.0-alpha-3061720230111001_postcss@8.4.21+vue@3.2.45 - '@dcloudio/uni-mp-weixin': registry.npmmirror.com/@dcloudio/uni-mp-weixin/3.0.0-alpha-3061720230111001_postcss@8.4.21+vue@3.2.45 - '@dcloudio/uni-quickapp-webview': registry.npmmirror.com/@dcloudio/uni-quickapp-webview/3.0.0-alpha-3061720230111001_postcss@8.4.21+vue@3.2.45 + '@dcloudio/uni-app': registry.npmmirror.com/@dcloudio/uni-app/3.0.0-alpha-3070020230117001_alowjnzby6kqqxqlm44nchrafi + '@dcloudio/uni-app-plus': registry.npmmirror.com/@dcloudio/uni-app-plus/3.0.0-alpha-3070020230117001_ttgnrvgemfvjwo6utgmmsgajei + '@dcloudio/uni-components': registry.npmmirror.com/@dcloudio/uni-components/3.0.0-alpha-3070020230117001 + '@dcloudio/uni-h5': registry.npmmirror.com/@dcloudio/uni-h5/3.0.0-alpha-3070020230117001_postcss@8.4.21+vue@3.2.45 + '@dcloudio/uni-i18n': registry.npmmirror.com/@dcloudio/uni-i18n/3.0.0-alpha-3070020230117001 + '@dcloudio/uni-mp-alipay': registry.npmmirror.com/@dcloudio/uni-mp-alipay/3.0.0-alpha-3070020230117001_postcss@8.4.21+vue@3.2.45 + '@dcloudio/uni-mp-baidu': registry.npmmirror.com/@dcloudio/uni-mp-baidu/3.0.0-alpha-3070020230117001_postcss@8.4.21+vue@3.2.45 + '@dcloudio/uni-mp-kuaishou': registry.npmmirror.com/@dcloudio/uni-mp-kuaishou/3.0.0-alpha-3070020230117001_postcss@8.4.21+vue@3.2.45 + '@dcloudio/uni-mp-lark': registry.npmmirror.com/@dcloudio/uni-mp-lark/3.0.0-alpha-3070020230117001_postcss@8.4.21+vue@3.2.45 + '@dcloudio/uni-mp-qq': registry.npmmirror.com/@dcloudio/uni-mp-qq/3.0.0-alpha-3070020230117001_postcss@8.4.21+vue@3.2.45 + '@dcloudio/uni-mp-toutiao': registry.npmmirror.com/@dcloudio/uni-mp-toutiao/3.0.0-alpha-3070020230117001_postcss@8.4.21+vue@3.2.45 + '@dcloudio/uni-mp-weixin': registry.npmmirror.com/@dcloudio/uni-mp-weixin/3.0.0-alpha-3070020230117001_postcss@8.4.21+vue@3.2.45 + '@dcloudio/uni-quickapp-webview': registry.npmmirror.com/@dcloudio/uni-quickapp-webview/3.0.0-alpha-3070020230117001_postcss@8.4.21+vue@3.2.45 '@fortawesome/fontawesome-free': registry.npmmirror.com/@fortawesome/fontawesome-free/6.2.1 - '@iconify/iconify': registry.npmmirror.com/@iconify/iconify/3.0.1 + '@iconify/iconify': registry.npmmirror.com/@iconify/iconify/3.1.0 crypto-js: registry.npmmirror.com/crypto-js/4.1.1 echarts: registry.npmmirror.com/echarts/5.4.1 lodash-es: registry.npmmirror.com/lodash-es/4.17.21 luch-request: registry.npmmirror.com/luch-request/3.0.8 - pinia: registry.npmmirror.com/pinia/2.0.28_prq2uz4lho2pwp6irk4cfkrxwu + pinia: registry.npmmirror.com/pinia/2.0.29_prq2uz4lho2pwp6irk4cfkrxwu qs: registry.npmmirror.com/qs/6.11.0 vue: registry.npmmirror.com/vue/3.2.45 vue-i18n: registry.npmmirror.com/vue-i18n/9.2.2_vue@3.2.45 devDependencies: - '@dcloudio/types': registry.npmmirror.com/@dcloudio/types/3.2.7 - '@dcloudio/uni-automator': registry.npmmirror.com/@dcloudio/uni-automator/3.0.0-alpha-3061720230111001_postcss@8.4.21+vue@3.2.45 - '@dcloudio/uni-cli-shared': registry.npmmirror.com/@dcloudio/uni-cli-shared/3.0.0-alpha-3061720230111001_postcss@8.4.21+vue@3.2.45 - '@dcloudio/uni-stacktracey': registry.npmmirror.com/@dcloudio/uni-stacktracey/3.0.0-alpha-3061720230111001 - '@dcloudio/vite-plugin-uni': registry.npmmirror.com/@dcloudio/vite-plugin-uni/3.0.0-alpha-3061720230111001_ttgnrvgemfvjwo6utgmmsgajei - '@iconify/json': registry.npmmirror.com/@iconify/json/2.2.3 + '@dcloudio/types': registry.npmmirror.com/@dcloudio/types/2.6.12 + '@dcloudio/uni-automator': registry.npmmirror.com/@dcloudio/uni-automator/3.0.0-alpha-3070020230117001_vrsmlrzvgdvugkwxgwohtkcws4 + '@dcloudio/uni-cli-shared': registry.npmmirror.com/@dcloudio/uni-cli-shared/3.0.0-alpha-3070020230117001_postcss@8.4.21+vue@3.2.45 + '@dcloudio/vite-plugin-uni': registry.npmmirror.com/@dcloudio/vite-plugin-uni/3.0.0-alpha-3070020230117001_ttgnrvgemfvjwo6utgmmsgajei + '@iconify/json': registry.npmmirror.com/@iconify/json/2.2.13 '@types/crypto-js': registry.npmmirror.com/@types/crypto-js/4.1.1 '@types/lodash-es': registry.npmmirror.com/@types/lodash-es/4.17.6 '@types/node': registry.npmmirror.com/@types/node/17.0.45 '@types/qs': registry.npmmirror.com/@types/qs/6.9.7 - '@typescript-eslint/eslint-plugin': registry.npmmirror.com/@typescript-eslint/eslint-plugin/5.48.0_k73wpmdolxikpyqun3p36akaaq - '@typescript-eslint/parser': registry.npmmirror.com/@typescript-eslint/parser/5.48.0_iukboom6ndih5an6iafl45j2fe + '@typescript-eslint/eslint-plugin': registry.npmmirror.com/@typescript-eslint/eslint-plugin/5.49.0_rsaczafy73x3xqauzesvzbsgzy + '@typescript-eslint/parser': registry.npmmirror.com/@typescript-eslint/parser/5.49.0_zkdaqh7it7uc4cvz2haft7rc6u '@unocss/preset-icons': registry.npmmirror.com/@unocss/preset-icons/0.46.5 autoprefixer: registry.npmmirror.com/autoprefixer/10.4.13_postcss@8.4.21 - eslint: registry.npmmirror.com/eslint/8.31.0 - eslint-config-prettier: registry.npmmirror.com/eslint-config-prettier/8.6.0_eslint@8.31.0 - eslint-plugin-prettier: registry.npmmirror.com/eslint-plugin-prettier/4.2.1_iu5s7nk6dw7o3tajefwfiqfmge - eslint-plugin-vue: registry.npmmirror.com/eslint-plugin-vue/9.8.0_eslint@8.31.0 + eslint: registry.npmmirror.com/eslint/8.33.0 + eslint-config-prettier: registry.npmmirror.com/eslint-config-prettier/8.6.0_eslint@8.33.0 + eslint-plugin-prettier: registry.npmmirror.com/eslint-plugin-prettier/4.2.1_jqplj6qf3uqpxpu4gdyhwwasnq + eslint-plugin-vue: registry.npmmirror.com/eslint-plugin-vue/9.9.0_eslint@8.33.0 husky: registry.npmmirror.com/husky/8.0.3 lint-staged: registry.npmmirror.com/lint-staged/13.1.0 mrm: registry.npmmirror.com/mrm/4.1.13 postcss: registry.npmmirror.com/postcss/8.4.21 - prettier: registry.npmmirror.com/prettier/2.8.2 + prettier: registry.npmmirror.com/prettier/2.8.3 sass: registry.npmmirror.com/sass/1.57.1 typescript: registry.npmmirror.com/typescript/4.9.4 unocss: registry.npmmirror.com/unocss/0.46.5_vite@4.0.4 unocss-preset-weapp: registry.npmmirror.com/unocss-preset-weapp/0.2.5 unplugin-vue-components: registry.npmmirror.com/unplugin-vue-components/0.22.12_vue@3.2.45 - vite: registry.npmmirror.com/vite/4.0.4_arwryhsn4zwmtf5pq2mmdxlt6a - vite-plugin-eslint: registry.npmmirror.com/vite-plugin-eslint/1.8.1_eslint@8.31.0+vite@4.0.4 + vite: registry.npmmirror.com/vite/4.0.4_q37vrkjs3ru3uihpzfd2etuleu + vite-plugin-eslint: registry.npmmirror.com/vite-plugin-eslint/1.8.1_eslint@8.33.0+vite@4.0.4 packages: @@ -152,10 +150,10 @@ packages: dependencies: '@babel/highlight': registry.npmmirror.com/@babel/highlight/7.18.6 - registry.npmmirror.com/@babel/compat-data/7.20.10: - resolution: {integrity: sha512-sEnuDPpOJR/fcafHMjpcpGN5M2jbUGUHwmuWKM/YdPzeEDJg8bgmbcWQFUfE32MQjti1koACvoPVsDe8Uq+idg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/compat-data/-/compat-data-7.20.10.tgz} + registry.npmmirror.com/@babel/compat-data/7.20.14: + resolution: {integrity: sha512-0YpKHD6ImkWMEINCyDAD0HLLUH/lPCefG8ld9it8DJB2wnApraKuhgYTvTY1z7UFIfBTGy5LwncZ+5HWWGbhFw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/compat-data/-/compat-data-7.20.14.tgz} name: '@babel/compat-data' - version: 7.20.10 + version: 7.20.14 engines: {node: '>=6.9.0'} registry.npmmirror.com/@babel/core/7.20.12: @@ -166,13 +164,13 @@ packages: dependencies: '@ampproject/remapping': registry.npmmirror.com/@ampproject/remapping/2.2.0 '@babel/code-frame': registry.npmmirror.com/@babel/code-frame/7.18.6 - '@babel/generator': registry.npmmirror.com/@babel/generator/7.20.7 + '@babel/generator': registry.npmmirror.com/@babel/generator/7.20.14 '@babel/helper-compilation-targets': registry.npmmirror.com/@babel/helper-compilation-targets/7.20.7_@babel+core@7.20.12 '@babel/helper-module-transforms': registry.npmmirror.com/@babel/helper-module-transforms/7.20.11 - '@babel/helpers': registry.npmmirror.com/@babel/helpers/7.20.7 - '@babel/parser': registry.npmmirror.com/@babel/parser/7.20.7 + '@babel/helpers': registry.npmmirror.com/@babel/helpers/7.20.13 + '@babel/parser': registry.npmmirror.com/@babel/parser/7.20.13 '@babel/template': registry.npmmirror.com/@babel/template/7.20.7 - '@babel/traverse': registry.npmmirror.com/@babel/traverse/7.20.12 + '@babel/traverse': registry.npmmirror.com/@babel/traverse/7.20.13 '@babel/types': registry.npmmirror.com/@babel/types/7.20.7 convert-source-map: registry.npmmirror.com/convert-source-map/1.9.0 debug: registry.npmmirror.com/debug/4.3.4 @@ -182,10 +180,10 @@ packages: transitivePeerDependencies: - supports-color - registry.npmmirror.com/@babel/generator/7.20.7: - resolution: {integrity: sha512-7wqMOJq8doJMZmP4ApXTzLxSr7+oO2jroJURrVEp6XShrQUObV8Tq/D0NCcoYg2uHqUrjzO0zwBjoYzelxK+sw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/generator/-/generator-7.20.7.tgz} + registry.npmmirror.com/@babel/generator/7.20.14: + resolution: {integrity: sha512-AEmuXHdcD3A52HHXxaTmYlb8q/xMEhoRP67B3T4Oq7lbmSoqroMZzjnGj3+i1io3pdnF8iBYVu4Ilj+c4hBxYg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/generator/-/generator-7.20.14.tgz} name: '@babel/generator' - version: 7.20.7 + version: 7.20.14 engines: {node: '>=6.9.0'} dependencies: '@babel/types': registry.npmmirror.com/@babel/types/7.20.7 @@ -210,7 +208,7 @@ packages: peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/compat-data': registry.npmmirror.com/@babel/compat-data/7.20.10 + '@babel/compat-data': registry.npmmirror.com/@babel/compat-data/7.20.14 '@babel/core': registry.npmmirror.com/@babel/core/7.20.12 '@babel/helper-validator-option': registry.npmmirror.com/@babel/helper-validator-option/7.18.6 browserslist: registry.npmmirror.com/browserslist/4.21.4 @@ -291,7 +289,7 @@ packages: '@babel/helper-split-export-declaration': registry.npmmirror.com/@babel/helper-split-export-declaration/7.18.6 '@babel/helper-validator-identifier': registry.npmmirror.com/@babel/helper-validator-identifier/7.19.1 '@babel/template': registry.npmmirror.com/@babel/template/7.20.7 - '@babel/traverse': registry.npmmirror.com/@babel/traverse/7.20.12 + '@babel/traverse': registry.npmmirror.com/@babel/traverse/7.20.13 '@babel/types': registry.npmmirror.com/@babel/types/7.20.7 transitivePeerDependencies: - supports-color @@ -322,7 +320,7 @@ packages: '@babel/helper-member-expression-to-functions': registry.npmmirror.com/@babel/helper-member-expression-to-functions/7.20.7 '@babel/helper-optimise-call-expression': registry.npmmirror.com/@babel/helper-optimise-call-expression/7.18.6 '@babel/template': registry.npmmirror.com/@babel/template/7.20.7 - '@babel/traverse': registry.npmmirror.com/@babel/traverse/7.20.12 + '@babel/traverse': registry.npmmirror.com/@babel/traverse/7.20.13 '@babel/types': registry.npmmirror.com/@babel/types/7.20.7 transitivePeerDependencies: - supports-color @@ -371,14 +369,14 @@ packages: version: 7.18.6 engines: {node: '>=6.9.0'} - registry.npmmirror.com/@babel/helpers/7.20.7: - resolution: {integrity: sha512-PBPjs5BppzsGaxHQCDKnZ6Gd9s6xl8bBCluz3vEInLGRJmnZan4F6BYCeqtyXqkk4W5IlPmjK4JlOuZkpJ3xZA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helpers/-/helpers-7.20.7.tgz} + registry.npmmirror.com/@babel/helpers/7.20.13: + resolution: {integrity: sha512-nzJ0DWCL3gB5RCXbUO3KIMMsBY2Eqbx8mBpKGE/02PgyRQFcPQLbkQ1vyy596mZLaP+dAfD+R4ckASzNVmW3jg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helpers/-/helpers-7.20.13.tgz} name: '@babel/helpers' - version: 7.20.7 + version: 7.20.13 engines: {node: '>=6.9.0'} dependencies: '@babel/template': registry.npmmirror.com/@babel/template/7.20.7 - '@babel/traverse': registry.npmmirror.com/@babel/traverse/7.20.12 + '@babel/traverse': registry.npmmirror.com/@babel/traverse/7.20.13 '@babel/types': registry.npmmirror.com/@babel/types/7.20.7 transitivePeerDependencies: - supports-color @@ -393,15 +391,51 @@ packages: chalk: registry.npmmirror.com/chalk/2.4.2 js-tokens: registry.npmmirror.com/js-tokens/4.0.0 - registry.npmmirror.com/@babel/parser/7.20.7: - resolution: {integrity: sha512-T3Z9oHybU+0vZlY9CiDSJQTD5ZapcW18ZctFMi0MOAl/4BjFF4ul7NVSARLdbGO5vDqy9eQiGTV0LtKfvCYvcg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/parser/-/parser-7.20.7.tgz} + registry.npmmirror.com/@babel/parser/7.20.13: + resolution: {integrity: sha512-gFDLKMfpiXCsjt4za2JA9oTMn70CeseCehb11kRZgvd7+F67Hih3OHOK24cRrWECJ/ljfPGac6ygXAs/C8kIvw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/parser/-/parser-7.20.13.tgz} name: '@babel/parser' - version: 7.20.7 + version: 7.20.13 engines: {node: '>=6.0.0'} hasBin: true dependencies: '@babel/types': registry.npmmirror.com/@babel/types/7.20.7 + registry.npmmirror.com/@babel/plugin-syntax-async-generators/7.8.4_@babel+core@7.20.12: + resolution: {integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz} + id: registry.npmmirror.com/@babel/plugin-syntax-async-generators/7.8.4 + name: '@babel/plugin-syntax-async-generators' + version: 7.8.4 + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': registry.npmmirror.com/@babel/core/7.20.12 + '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.20.2 + dev: true + + registry.npmmirror.com/@babel/plugin-syntax-bigint/7.8.3_@babel+core@7.20.12: + resolution: {integrity: sha512-wnTnFlG+YxQm3vDxpGE57Pj0srRU4sHE/mDkt1qv2YJJSeUAec2ma4WLUnUPeKjyrfntVwe/N6dCXpU+zL3Npg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-syntax-bigint/-/plugin-syntax-bigint-7.8.3.tgz} + id: registry.npmmirror.com/@babel/plugin-syntax-bigint/7.8.3 + name: '@babel/plugin-syntax-bigint' + version: 7.8.3 + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': registry.npmmirror.com/@babel/core/7.20.12 + '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.20.2 + dev: true + + registry.npmmirror.com/@babel/plugin-syntax-class-properties/7.12.13_@babel+core@7.20.12: + resolution: {integrity: sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-syntax-class-properties/-/plugin-syntax-class-properties-7.12.13.tgz} + id: registry.npmmirror.com/@babel/plugin-syntax-class-properties/7.12.13 + name: '@babel/plugin-syntax-class-properties' + version: 7.12.13 + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': registry.npmmirror.com/@babel/core/7.20.12 + '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.20.2 + dev: true + registry.npmmirror.com/@babel/plugin-syntax-import-meta/7.10.4_@babel+core@7.20.12: resolution: {integrity: sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-syntax-import-meta/-/plugin-syntax-import-meta-7.10.4.tgz} id: registry.npmmirror.com/@babel/plugin-syntax-import-meta/7.10.4 @@ -414,6 +448,18 @@ packages: '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.20.2 dev: true + registry.npmmirror.com/@babel/plugin-syntax-json-strings/7.8.3_@babel+core@7.20.12: + resolution: {integrity: sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-syntax-json-strings/-/plugin-syntax-json-strings-7.8.3.tgz} + id: registry.npmmirror.com/@babel/plugin-syntax-json-strings/7.8.3 + name: '@babel/plugin-syntax-json-strings' + version: 7.8.3 + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': registry.npmmirror.com/@babel/core/7.20.12 + '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.20.2 + dev: true + registry.npmmirror.com/@babel/plugin-syntax-jsx/7.18.6_@babel+core@7.20.12: resolution: {integrity: sha512-6mmljtAedFGTWu2p/8WIORGwy+61PLgOMPOdazc7YoJ9ZCWUyFy3A6CpPkRKLKD1ToAesxX8KGEViAiLo9N+7Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.18.6.tgz} id: registry.npmmirror.com/@babel/plugin-syntax-jsx/7.18.6 @@ -427,6 +473,91 @@ packages: '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.20.2 dev: true + registry.npmmirror.com/@babel/plugin-syntax-logical-assignment-operators/7.10.4_@babel+core@7.20.12: + resolution: {integrity: sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-syntax-logical-assignment-operators/-/plugin-syntax-logical-assignment-operators-7.10.4.tgz} + id: registry.npmmirror.com/@babel/plugin-syntax-logical-assignment-operators/7.10.4 + name: '@babel/plugin-syntax-logical-assignment-operators' + version: 7.10.4 + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': registry.npmmirror.com/@babel/core/7.20.12 + '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.20.2 + dev: true + + registry.npmmirror.com/@babel/plugin-syntax-nullish-coalescing-operator/7.8.3_@babel+core@7.20.12: + resolution: {integrity: sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-syntax-nullish-coalescing-operator/-/plugin-syntax-nullish-coalescing-operator-7.8.3.tgz} + id: registry.npmmirror.com/@babel/plugin-syntax-nullish-coalescing-operator/7.8.3 + name: '@babel/plugin-syntax-nullish-coalescing-operator' + version: 7.8.3 + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': registry.npmmirror.com/@babel/core/7.20.12 + '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.20.2 + dev: true + + registry.npmmirror.com/@babel/plugin-syntax-numeric-separator/7.10.4_@babel+core@7.20.12: + resolution: {integrity: sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-syntax-numeric-separator/-/plugin-syntax-numeric-separator-7.10.4.tgz} + id: registry.npmmirror.com/@babel/plugin-syntax-numeric-separator/7.10.4 + name: '@babel/plugin-syntax-numeric-separator' + version: 7.10.4 + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': registry.npmmirror.com/@babel/core/7.20.12 + '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.20.2 + dev: true + + registry.npmmirror.com/@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.20.12: + resolution: {integrity: sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-syntax-object-rest-spread/-/plugin-syntax-object-rest-spread-7.8.3.tgz} + id: registry.npmmirror.com/@babel/plugin-syntax-object-rest-spread/7.8.3 + name: '@babel/plugin-syntax-object-rest-spread' + version: 7.8.3 + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': registry.npmmirror.com/@babel/core/7.20.12 + '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.20.2 + dev: true + + registry.npmmirror.com/@babel/plugin-syntax-optional-catch-binding/7.8.3_@babel+core@7.20.12: + resolution: {integrity: sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-syntax-optional-catch-binding/-/plugin-syntax-optional-catch-binding-7.8.3.tgz} + id: registry.npmmirror.com/@babel/plugin-syntax-optional-catch-binding/7.8.3 + name: '@babel/plugin-syntax-optional-catch-binding' + version: 7.8.3 + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': registry.npmmirror.com/@babel/core/7.20.12 + '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.20.2 + dev: true + + registry.npmmirror.com/@babel/plugin-syntax-optional-chaining/7.8.3_@babel+core@7.20.12: + resolution: {integrity: sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-syntax-optional-chaining/-/plugin-syntax-optional-chaining-7.8.3.tgz} + id: registry.npmmirror.com/@babel/plugin-syntax-optional-chaining/7.8.3 + name: '@babel/plugin-syntax-optional-chaining' + version: 7.8.3 + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': registry.npmmirror.com/@babel/core/7.20.12 + '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.20.2 + dev: true + + registry.npmmirror.com/@babel/plugin-syntax-top-level-await/7.14.5_@babel+core@7.20.12: + resolution: {integrity: sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-syntax-top-level-await/-/plugin-syntax-top-level-await-7.14.5.tgz} + id: registry.npmmirror.com/@babel/plugin-syntax-top-level-await/7.14.5 + name: '@babel/plugin-syntax-top-level-await' + version: 7.14.5 + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': registry.npmmirror.com/@babel/core/7.20.12 + '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.20.2 + dev: true + registry.npmmirror.com/@babel/plugin-syntax-typescript/7.20.0_@babel+core@7.20.12: resolution: {integrity: sha512-rd9TkG+u1CExzS4SM1BlMEhMXwFLKVjOAFFCDx9PbX5ycJWDoWMcwdJH9RhkPu1dOgn5TrxLot/Gx6lWFuAUNQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.20.0.tgz} id: registry.npmmirror.com/@babel/plugin-syntax-typescript/7.20.0 @@ -440,11 +571,11 @@ packages: '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.20.2 dev: true - registry.npmmirror.com/@babel/plugin-transform-typescript/7.20.7_@babel+core@7.20.12: - resolution: {integrity: sha512-m3wVKEvf6SoszD8pu4NZz3PvfKRCMgk6D6d0Qi9hNnlM5M6CFS92EgF4EiHVLKbU0r/r7ty1hg7NPZwE7WRbYw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.20.7.tgz} - id: registry.npmmirror.com/@babel/plugin-transform-typescript/7.20.7 + registry.npmmirror.com/@babel/plugin-transform-typescript/7.20.13_@babel+core@7.20.12: + resolution: {integrity: sha512-O7I/THxarGcDZxkgWKMUrk7NK1/WbHAg3Xx86gqS6x9MTrNL6AwIluuZ96ms4xeDe6AVx6rjHbWHP7x26EPQBA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.20.13.tgz} + id: registry.npmmirror.com/@babel/plugin-transform-typescript/7.20.13 name: '@babel/plugin-transform-typescript' - version: 7.20.7 + version: 7.20.13 engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 @@ -457,10 +588,19 @@ packages: - supports-color dev: true - registry.npmmirror.com/@babel/standalone/7.20.12: - resolution: {integrity: sha512-hK/X+m1il3w1tYS4H8LDaGCEdiT47SVqEXY8RiEAgou26BystipSU8ZL6EvBR6t5l7lTv0ilBiChXWblKJ5iUA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/standalone/-/standalone-7.20.12.tgz} + registry.npmmirror.com/@babel/runtime/7.20.13: + resolution: {integrity: sha512-gt3PKXs0DBoL9xCvOIIZ2NEqAGZqHjAnmVbfQtB620V0uReIQutpel14KcneZuer7UioY8ALKZ7iocavvzTNFA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/runtime/-/runtime-7.20.13.tgz} + name: '@babel/runtime' + version: 7.20.13 + engines: {node: '>=6.9.0'} + dependencies: + regenerator-runtime: registry.npmmirror.com/regenerator-runtime/0.13.11 + dev: false + + registry.npmmirror.com/@babel/standalone/7.20.14: + resolution: {integrity: sha512-zxdQD6+eMQumJFPOLpOZE34JAAGrZPMXCKvHR7Mtat/l+nHDOxlit5u85HDk5WkBXmvN5PhUMeimiC95KXD9+A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/standalone/-/standalone-7.20.14.tgz} name: '@babel/standalone' - version: 7.20.12 + version: 7.20.14 engines: {node: '>=6.9.0'} dev: true @@ -471,22 +611,22 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/code-frame': registry.npmmirror.com/@babel/code-frame/7.18.6 - '@babel/parser': registry.npmmirror.com/@babel/parser/7.20.7 + '@babel/parser': registry.npmmirror.com/@babel/parser/7.20.13 '@babel/types': registry.npmmirror.com/@babel/types/7.20.7 - registry.npmmirror.com/@babel/traverse/7.20.12: - resolution: {integrity: sha512-MsIbFN0u+raeja38qboyF8TIT7K0BFzz/Yd/77ta4MsUsmP2RAnidIlwq7d5HFQrH/OZJecGV6B71C4zAgpoSQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/traverse/-/traverse-7.20.12.tgz} + registry.npmmirror.com/@babel/traverse/7.20.13: + resolution: {integrity: sha512-kMJXfF0T6DIS9E8cgdLCSAL+cuCK+YEZHWiLK0SXpTo8YRj5lpJu3CDNKiIBCne4m9hhTIqUg6SYTAI39tAiVQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/traverse/-/traverse-7.20.13.tgz} name: '@babel/traverse' - version: 7.20.12 + version: 7.20.13 engines: {node: '>=6.9.0'} dependencies: '@babel/code-frame': registry.npmmirror.com/@babel/code-frame/7.18.6 - '@babel/generator': registry.npmmirror.com/@babel/generator/7.20.7 + '@babel/generator': registry.npmmirror.com/@babel/generator/7.20.14 '@babel/helper-environment-visitor': registry.npmmirror.com/@babel/helper-environment-visitor/7.18.9 '@babel/helper-function-name': registry.npmmirror.com/@babel/helper-function-name/7.19.0 '@babel/helper-hoist-variables': registry.npmmirror.com/@babel/helper-hoist-variables/7.18.6 '@babel/helper-split-export-declaration': registry.npmmirror.com/@babel/helper-split-export-declaration/7.18.6 - '@babel/parser': registry.npmmirror.com/@babel/parser/7.20.7 + '@babel/parser': registry.npmmirror.com/@babel/parser/7.20.13 '@babel/types': registry.npmmirror.com/@babel/types/7.20.7 debug: registry.npmmirror.com/debug/4.3.4 globals: registry.npmmirror.com/globals/11.12.0 @@ -503,25 +643,29 @@ packages: '@babel/helper-validator-identifier': registry.npmmirror.com/@babel/helper-validator-identifier/7.19.1 to-fast-properties: registry.npmmirror.com/to-fast-properties/2.0.0 + registry.npmmirror.com/@bcoe/v8-coverage/0.2.3: + resolution: {integrity: sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz} + name: '@bcoe/v8-coverage' + version: 0.2.3 + dev: true + registry.npmmirror.com/@dcloudio/types/2.6.12: resolution: {integrity: sha512-mrCMwcINy1IFjU9VUqLeWBkj404yWs5paLDttBcA+eqUjanuUQbBcTVPqlrGgkyzLXDcV2oDDZRSNxNpXi4kMQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@dcloudio/types/-/types-2.6.12.tgz} name: '@dcloudio/types' version: 2.6.12 - dev: false - registry.npmmirror.com/@dcloudio/types/3.2.7: - resolution: {integrity: sha512-enEOsxP1ihpMp+x/bCoUPbS08zyjG/8ougQdEnUcR2+vrvRD9dK5nVoMpelA+uxIRVZAtwYgghksu9TD2nJnlw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@dcloudio/types/-/types-3.2.7.tgz} - name: '@dcloudio/types' - version: 3.2.7 - - registry.npmmirror.com/@dcloudio/uni-app-plus/3.0.0-alpha-3061720230111001_ttgnrvgemfvjwo6utgmmsgajei: - resolution: {integrity: sha512-hItGVhj9m0+ftDNNEeN1k3IYA334f69s/DS6dG+vmSX6nAkdr6FAB9l6SWwNWjG5DMAdnqVD0wmzrl+ngqPVYQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@dcloudio/uni-app-plus/-/uni-app-plus-3.0.0-alpha-3061720230111001.tgz} - id: registry.npmmirror.com/@dcloudio/uni-app-plus/3.0.0-alpha-3061720230111001 + registry.npmmirror.com/@dcloudio/uni-app-plus/3.0.0-alpha-3070020230117001_ttgnrvgemfvjwo6utgmmsgajei: + resolution: {integrity: sha512-6ZeUOf/kwd1LGoXMGRwbHc+HlZKb2xTaMLDiu7RU4xt621lP5EXmXAQ48Q3RuyN+l/1JbKCsJcsQE/tWTTtMmQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@dcloudio/uni-app-plus/-/uni-app-plus-3.0.0-alpha-3070020230117001.tgz} + id: registry.npmmirror.com/@dcloudio/uni-app-plus/3.0.0-alpha-3070020230117001 name: '@dcloudio/uni-app-plus' - version: 3.0.0-alpha-3061720230111001 + version: 3.0.0-alpha-3070020230117001 dependencies: - '@dcloudio/uni-app-vite': registry.npmmirror.com/@dcloudio/uni-app-vite/3.0.0-alpha-3061720230111001_ttgnrvgemfvjwo6utgmmsgajei - '@dcloudio/uni-app-vue': registry.npmmirror.com/@dcloudio/uni-app-vue/3.0.0-alpha-3061720230111001 + '@dcloudio/uni-app-vite': registry.npmmirror.com/@dcloudio/uni-app-vite/3.0.0-alpha-3070020230117001_ttgnrvgemfvjwo6utgmmsgajei + '@dcloudio/uni-app-vue': registry.npmmirror.com/@dcloudio/uni-app-vue/3.0.0-alpha-3070020230117001 + debug: registry.npmmirror.com/debug/4.3.4 + fs-extra: registry.npmmirror.com/fs-extra/10.1.0 + licia: registry.npmmirror.com/licia/1.37.1 + postcss-selector-parser: registry.npmmirror.com/postcss-selector-parser/6.0.11 transitivePeerDependencies: - postcss - supports-color @@ -530,24 +674,23 @@ packages: - vue dev: false - registry.npmmirror.com/@dcloudio/uni-app-vite/3.0.0-alpha-3061720230111001_ttgnrvgemfvjwo6utgmmsgajei: - resolution: {integrity: sha512-zZUe3Qjy8H/qMK6y/mEnQp2SrL2OKg+5nFWqah37GgXPiHAx5YVBAXWSfOOjP1IhNzezMAdD1gD4yIXgwgS+3g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@dcloudio/uni-app-vite/-/uni-app-vite-3.0.0-alpha-3061720230111001.tgz} - id: registry.npmmirror.com/@dcloudio/uni-app-vite/3.0.0-alpha-3061720230111001 + registry.npmmirror.com/@dcloudio/uni-app-vite/3.0.0-alpha-3070020230117001_ttgnrvgemfvjwo6utgmmsgajei: + resolution: {integrity: sha512-utL5iBzNZGskj0WvTkYLx7r+AZyYCZSPqk9B2gxphiPwPdEWzLoHJ7POeDHGXqk5LWNOmvi8GBkFUMOiXCzkjg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@dcloudio/uni-app-vite/-/uni-app-vite-3.0.0-alpha-3070020230117001.tgz} + id: registry.npmmirror.com/@dcloudio/uni-app-vite/3.0.0-alpha-3070020230117001 name: '@dcloudio/uni-app-vite' - version: 3.0.0-alpha-3061720230111001 + version: 3.0.0-alpha-3070020230117001 dependencies: - '@dcloudio/uni-cli-shared': registry.npmmirror.com/@dcloudio/uni-cli-shared/3.0.0-alpha-3061720230111001_postcss@8.4.21+vue@3.2.45 - '@dcloudio/uni-i18n': registry.npmmirror.com/@dcloudio/uni-i18n/3.0.0-alpha-3061720230111001 - '@dcloudio/uni-nvue-styler': registry.npmmirror.com/@dcloudio/uni-nvue-styler/3.0.0-alpha-3061720230111001 - '@dcloudio/uni-shared': registry.npmmirror.com/@dcloudio/uni-shared/3.0.0-alpha-3061720230111001 + '@dcloudio/uni-cli-shared': registry.npmmirror.com/@dcloudio/uni-cli-shared/3.0.0-alpha-3070020230117001_postcss@8.4.21+vue@3.2.45 + '@dcloudio/uni-i18n': registry.npmmirror.com/@dcloudio/uni-i18n/3.0.0-alpha-3070020230117001 + '@dcloudio/uni-nvue-styler': registry.npmmirror.com/@dcloudio/uni-nvue-styler/3.0.0-alpha-3070020230117001 + '@dcloudio/uni-shared': registry.npmmirror.com/@dcloudio/uni-shared/3.0.0-alpha-3070020230117001 '@rollup/pluginutils': registry.npmmirror.com/@rollup/pluginutils/4.2.1 - '@vitejs/plugin-vue': registry.npmmirror.com/@vitejs/plugin-vue/3.2.0_vite@4.0.4+vue@3.2.45 + '@vitejs/plugin-vue': registry.npmmirror.com/@vitejs/plugin-vue/4.0.0_vite@4.0.4+vue@3.2.45 '@vue/compiler-dom': registry.npmmirror.com/@vue/compiler-dom/3.2.45 '@vue/compiler-sfc': registry.npmmirror.com/@vue/compiler-sfc/3.2.45 debug: registry.npmmirror.com/debug/4.3.4 fs-extra: registry.npmmirror.com/fs-extra/10.1.0 picocolors: registry.npmmirror.com/picocolors/1.0.0 - rollup: registry.npmmirror.com/rollup/2.79.1 transitivePeerDependencies: - postcss - supports-color @@ -556,27 +699,27 @@ packages: - vue dev: false - registry.npmmirror.com/@dcloudio/uni-app-vue/3.0.0-alpha-3061720230111001: - resolution: {integrity: sha512-MrSKwFuWKrmwmuZ0wonkdj52K0cto54LLhmM7HUSwrUTgKLC8OWUbNIAEUVf9jaX8dTZzcsFARB55P0+o2CZlg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@dcloudio/uni-app-vue/-/uni-app-vue-3.0.0-alpha-3061720230111001.tgz} + registry.npmmirror.com/@dcloudio/uni-app-vue/3.0.0-alpha-3070020230117001: + resolution: {integrity: sha512-yCXocKG98QdLJUgIUwldXpdz4oltMTsprOIWiv/RiyTml7lb9FmVIknjnHLfN0c2eaAWziv6QgxE//sNcTNq4A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@dcloudio/uni-app-vue/-/uni-app-vue-3.0.0-alpha-3070020230117001.tgz} name: '@dcloudio/uni-app-vue' - version: 3.0.0-alpha-3061720230111001 + version: 3.0.0-alpha-3070020230117001 dev: false - registry.npmmirror.com/@dcloudio/uni-app/3.0.0-alpha-3061720230111001_a6orsb5i24u5v2stquflkuiao4: - resolution: {integrity: sha512-gMgEDop+5bSP/HpwgNeAkSDcT7NBsiZtS8ZiBHQJDHK1PoIiY0/rLQUtjaOMeLOzuzDbQrJyTfZA2k8wvfsIxg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@dcloudio/uni-app/-/uni-app-3.0.0-alpha-3061720230111001.tgz} - id: registry.npmmirror.com/@dcloudio/uni-app/3.0.0-alpha-3061720230111001 + registry.npmmirror.com/@dcloudio/uni-app/3.0.0-alpha-3070020230117001_alowjnzby6kqqxqlm44nchrafi: + resolution: {integrity: sha512-H4PNWK/pWNqDAyOiFVpJK2+NVOamdLtrdnjvYaTzBaCBzxM5apvJh7aQFzbXfyEdAS6dTPZk3n1tdZ/zykHtkg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@dcloudio/uni-app/-/uni-app-3.0.0-alpha-3070020230117001.tgz} + id: registry.npmmirror.com/@dcloudio/uni-app/3.0.0-alpha-3070020230117001 name: '@dcloudio/uni-app' - version: 3.0.0-alpha-3061720230111001 + version: 3.0.0-alpha-3070020230117001 peerDependencies: - '@dcloudio/types': ^3.0.20 + '@dcloudio/types': 3.2.7 dependencies: - '@dcloudio/types': registry.npmmirror.com/@dcloudio/types/3.2.7 - '@dcloudio/uni-cloud': registry.npmmirror.com/@dcloudio/uni-cloud/3.0.0-alpha-3061720230111001_postcss@8.4.21+vue@3.2.45 - '@dcloudio/uni-components': registry.npmmirror.com/@dcloudio/uni-components/3.0.0-alpha-3061720230111001 - '@dcloudio/uni-i18n': registry.npmmirror.com/@dcloudio/uni-i18n/3.0.0-alpha-3061720230111001 - '@dcloudio/uni-push': registry.npmmirror.com/@dcloudio/uni-push/3.0.0-alpha-3061720230111001_postcss@8.4.21+vue@3.2.45 - '@dcloudio/uni-shared': registry.npmmirror.com/@dcloudio/uni-shared/3.0.0-alpha-3061720230111001 - '@dcloudio/uni-stat': registry.npmmirror.com/@dcloudio/uni-stat/3.0.0-alpha-3061720230111001_postcss@8.4.21+vue@3.2.45 + '@dcloudio/types': registry.npmmirror.com/@dcloudio/types/2.6.12 + '@dcloudio/uni-cloud': registry.npmmirror.com/@dcloudio/uni-cloud/3.0.0-alpha-3070020230117001_postcss@8.4.21+vue@3.2.45 + '@dcloudio/uni-components': registry.npmmirror.com/@dcloudio/uni-components/3.0.0-alpha-3070020230117001 + '@dcloudio/uni-i18n': registry.npmmirror.com/@dcloudio/uni-i18n/3.0.0-alpha-3070020230117001 + '@dcloudio/uni-push': registry.npmmirror.com/@dcloudio/uni-push/3.0.0-alpha-3070020230117001_postcss@8.4.21+vue@3.2.45 + '@dcloudio/uni-shared': registry.npmmirror.com/@dcloudio/uni-shared/3.0.0-alpha-3070020230117001 + '@dcloudio/uni-stat': registry.npmmirror.com/@dcloudio/uni-stat/3.0.0-alpha-3070020230117001_postcss@8.4.21+vue@3.2.45 '@vue/shared': registry.npmmirror.com/@vue/shared/3.2.45 transitivePeerDependencies: - postcss @@ -585,23 +728,27 @@ packages: - vue dev: false - registry.npmmirror.com/@dcloudio/uni-automator/3.0.0-alpha-3061720230111001_postcss@8.4.21+vue@3.2.45: - resolution: {integrity: sha512-8CvY3W2MZQsIc86bh9y/wugWq6bmHIeDX85UHYY6RkV0ygbVr84uNOP2zvw6vTE/W2JpAqFzU2Q75NJW+zWuHQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@dcloudio/uni-automator/-/uni-automator-3.0.0-alpha-3061720230111001.tgz} - id: registry.npmmirror.com/@dcloudio/uni-automator/3.0.0-alpha-3061720230111001 + registry.npmmirror.com/@dcloudio/uni-automator/3.0.0-alpha-3070020230117001_vrsmlrzvgdvugkwxgwohtkcws4: + resolution: {integrity: sha512-9DVG5l58H7ehyrKpvdepIVyTMAGb47+cAi8qEYw21t5CpLx/ZGZ4syZIfN5pE+tOyYmv7VE+nsexBIOzgdZnaw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@dcloudio/uni-automator/-/uni-automator-3.0.0-alpha-3070020230117001.tgz} + id: registry.npmmirror.com/@dcloudio/uni-automator/3.0.0-alpha-3070020230117001 name: '@dcloudio/uni-automator' - version: 3.0.0-alpha-3061720230111001 + version: 3.0.0-alpha-3070020230117001 + peerDependencies: + jest: 27.0.4 + jest-environment-node: 27.5.1 dependencies: - '@dcloudio/uni-cli-shared': registry.npmmirror.com/@dcloudio/uni-cli-shared/3.0.0-alpha-3061720230111001_postcss@8.4.21+vue@3.2.45 + '@dcloudio/uni-cli-shared': registry.npmmirror.com/@dcloudio/uni-cli-shared/3.0.0-alpha-3070020230117001_postcss@8.4.21+vue@3.2.45 address: registry.npmmirror.com/address/1.2.2 cross-env: registry.npmmirror.com/cross-env/7.0.3 debug: registry.npmmirror.com/debug/4.3.4 default-gateway: registry.npmmirror.com/default-gateway/6.0.3 fs-extra: registry.npmmirror.com/fs-extra/10.1.0 - licia: registry.npmmirror.com/licia/1.37.0 - postcss-selector-parser: registry.npmmirror.com/postcss-selector-parser/6.0.11 + jest: registry.npmmirror.com/jest/27.0.4 + jest-environment-node: registry.npmmirror.com/jest-environment-node/27.5.1 + licia: registry.npmmirror.com/licia/1.37.1 qrcode-reader: registry.npmmirror.com/qrcode-reader/1.0.4 qrcode-terminal: registry.npmmirror.com/qrcode-terminal/0.12.0 - ws: registry.npmmirror.com/ws/8.11.0 + ws: registry.npmmirror.com/ws/8.12.0 transitivePeerDependencies: - bufferutil - postcss @@ -611,19 +758,19 @@ packages: - vue dev: true - registry.npmmirror.com/@dcloudio/uni-cli-shared/3.0.0-alpha-3061720230111001_postcss@8.4.21+vue@3.2.45: - resolution: {integrity: sha512-Gs+1T1RsDtpo3seudTOWF604AJU/zPGPiTWwOD0QpYYQDIsnhK/HHQrQQcdDVQEmccyED3PwPyUJkeRrAu+zHQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@dcloudio/uni-cli-shared/-/uni-cli-shared-3.0.0-alpha-3061720230111001.tgz} - id: registry.npmmirror.com/@dcloudio/uni-cli-shared/3.0.0-alpha-3061720230111001 + registry.npmmirror.com/@dcloudio/uni-cli-shared/3.0.0-alpha-3070020230117001_postcss@8.4.21+vue@3.2.45: + resolution: {integrity: sha512-QOwlDbbGEFL4XP4j/mrAw86LX623HDIqaL3nqu3tTAAdaPwciSS8Hh8Y4nZ7B3Z0abSO8HMzVMpRwCXSobEn+Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@dcloudio/uni-cli-shared/-/uni-cli-shared-3.0.0-alpha-3070020230117001.tgz} + id: registry.npmmirror.com/@dcloudio/uni-cli-shared/3.0.0-alpha-3070020230117001 name: '@dcloudio/uni-cli-shared' - version: 3.0.0-alpha-3061720230111001 + version: 3.0.0-alpha-3070020230117001 engines: {node: ^14.18.0 || >=16.0.0} dependencies: '@ampproject/remapping': registry.npmmirror.com/@ampproject/remapping/2.2.0 '@babel/core': registry.npmmirror.com/@babel/core/7.20.12 - '@babel/parser': registry.npmmirror.com/@babel/parser/7.20.7 + '@babel/parser': registry.npmmirror.com/@babel/parser/7.20.13 '@babel/types': registry.npmmirror.com/@babel/types/7.20.7 - '@dcloudio/uni-i18n': registry.npmmirror.com/@dcloudio/uni-i18n/3.0.0-alpha-3061720230111001 - '@dcloudio/uni-shared': registry.npmmirror.com/@dcloudio/uni-shared/3.0.0-alpha-3061720230111001 + '@dcloudio/uni-i18n': registry.npmmirror.com/@dcloudio/uni-i18n/3.0.0-alpha-3070020230117001 + '@dcloudio/uni-shared': registry.npmmirror.com/@dcloudio/uni-shared/3.0.0-alpha-3070020230117001 '@intlify/core-base': registry.npmmirror.com/@intlify/core-base/9.1.9 '@intlify/shared': registry.npmmirror.com/@intlify/shared/9.1.9 '@intlify/vue-devtools': registry.npmmirror.com/@intlify/vue-devtools/9.1.9 @@ -639,13 +786,13 @@ packages: compare-versions: registry.npmmirror.com/compare-versions/3.6.0 debug: registry.npmmirror.com/debug/4.3.4 es-module-lexer: registry.npmmirror.com/es-module-lexer/0.9.3 - esbuild: registry.npmmirror.com/esbuild/0.15.18 + esbuild: registry.npmmirror.com/esbuild/0.16.17 estree-walker: registry.npmmirror.com/estree-walker/2.0.2 fast-glob: registry.npmmirror.com/fast-glob/3.2.12 fs-extra: registry.npmmirror.com/fs-extra/10.1.0 hash-sum: registry.npmmirror.com/hash-sum/2.0.0 jsonc-parser: registry.npmmirror.com/jsonc-parser/3.2.0 - magic-string: registry.npmmirror.com/magic-string/0.26.7 + magic-string: registry.npmmirror.com/magic-string/0.27.0 merge: registry.npmmirror.com/merge/2.1.1 mime: registry.npmmirror.com/mime/3.0.0 module-alias: registry.npmmirror.com/module-alias/2.2.2 @@ -664,15 +811,15 @@ packages: - ts-node - vue - registry.npmmirror.com/@dcloudio/uni-cloud/3.0.0-alpha-3061720230111001_postcss@8.4.21+vue@3.2.45: - resolution: {integrity: sha512-mNj7oAzU9pY7OJvJcR8h33H2X94fIRuJs6GG1BhNc+waBmSkBNfQ4vj47+jm7T+xjwLW/mqfOpHtFuzT7OlYDg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@dcloudio/uni-cloud/-/uni-cloud-3.0.0-alpha-3061720230111001.tgz} - id: registry.npmmirror.com/@dcloudio/uni-cloud/3.0.0-alpha-3061720230111001 + registry.npmmirror.com/@dcloudio/uni-cloud/3.0.0-alpha-3070020230117001_postcss@8.4.21+vue@3.2.45: + resolution: {integrity: sha512-4Fsio7URasv+tH0Sxi571O+8wm1TqCSR3jeDL8J/+V6Tfb6Je9fs64wLSQPA/Yw639qlV87UGQqYqtuxatnUFw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@dcloudio/uni-cloud/-/uni-cloud-3.0.0-alpha-3070020230117001.tgz} + id: registry.npmmirror.com/@dcloudio/uni-cloud/3.0.0-alpha-3070020230117001 name: '@dcloudio/uni-cloud' - version: 3.0.0-alpha-3061720230111001 + version: 3.0.0-alpha-3070020230117001 dependencies: - '@dcloudio/uni-cli-shared': registry.npmmirror.com/@dcloudio/uni-cli-shared/3.0.0-alpha-3061720230111001_postcss@8.4.21+vue@3.2.45 - '@dcloudio/uni-i18n': registry.npmmirror.com/@dcloudio/uni-i18n/3.0.0-alpha-3061720230111001 - '@dcloudio/uni-shared': registry.npmmirror.com/@dcloudio/uni-shared/3.0.0-alpha-3061720230111001 + '@dcloudio/uni-cli-shared': registry.npmmirror.com/@dcloudio/uni-cli-shared/3.0.0-alpha-3070020230117001_postcss@8.4.21+vue@3.2.45 + '@dcloudio/uni-i18n': registry.npmmirror.com/@dcloudio/uni-i18n/3.0.0-alpha-3070020230117001 + '@dcloudio/uni-shared': registry.npmmirror.com/@dcloudio/uni-shared/3.0.0-alpha-3070020230117001 '@vue/shared': registry.npmmirror.com/@vue/shared/3.2.45 fast-glob: registry.npmmirror.com/fast-glob/3.2.12 transitivePeerDependencies: @@ -682,20 +829,20 @@ packages: - vue dev: false - registry.npmmirror.com/@dcloudio/uni-components/3.0.0-alpha-3061720230111001: - resolution: {integrity: sha512-WOsAX50x2SWiWY+eKjW8dOeI2CUaeM6Ykultb4oM78+WPm6CHwczhQQ3K093g8xn1fpRxjviGymAk57zVXQiTA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@dcloudio/uni-components/-/uni-components-3.0.0-alpha-3061720230111001.tgz} + registry.npmmirror.com/@dcloudio/uni-components/3.0.0-alpha-3070020230117001: + resolution: {integrity: sha512-gZ1ph/HQwi5Twofo/pWomnp0dNIUiiZE8I+YIdA6+RhR/g1Ay5iSryjtrf2ph0saOsGzPgk3n9Z91yVmr7yYSQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@dcloudio/uni-components/-/uni-components-3.0.0-alpha-3070020230117001.tgz} name: '@dcloudio/uni-components' - version: 3.0.0-alpha-3061720230111001 + version: 3.0.0-alpha-3070020230117001 dev: false - registry.npmmirror.com/@dcloudio/uni-h5-vite/3.0.0-alpha-3061720230111001_postcss@8.4.21+vue@3.2.45: - resolution: {integrity: sha512-j1CmpdteGOCnI2lxmCsJiLIQWfLWUBG4iZYNDbPMG2eHug4QUUh/AEtpTbOTEy7TieSSdKy5AOF/2j5q37I7Vg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@dcloudio/uni-h5-vite/-/uni-h5-vite-3.0.0-alpha-3061720230111001.tgz} - id: registry.npmmirror.com/@dcloudio/uni-h5-vite/3.0.0-alpha-3061720230111001 + registry.npmmirror.com/@dcloudio/uni-h5-vite/3.0.0-alpha-3070020230117001_postcss@8.4.21+vue@3.2.45: + resolution: {integrity: sha512-EvLPHN1JyEsDIjmBNTaojIxJVpqIarn7xgSMLLSEFb2GgnsCdIKZDZBrj9LuBT09f0WLK9NueMyzRDx8AXadlw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@dcloudio/uni-h5-vite/-/uni-h5-vite-3.0.0-alpha-3070020230117001.tgz} + id: registry.npmmirror.com/@dcloudio/uni-h5-vite/3.0.0-alpha-3070020230117001 name: '@dcloudio/uni-h5-vite' - version: 3.0.0-alpha-3061720230111001 + version: 3.0.0-alpha-3070020230117001 dependencies: - '@dcloudio/uni-cli-shared': registry.npmmirror.com/@dcloudio/uni-cli-shared/3.0.0-alpha-3061720230111001_postcss@8.4.21+vue@3.2.45 - '@dcloudio/uni-shared': registry.npmmirror.com/@dcloudio/uni-shared/3.0.0-alpha-3061720230111001 + '@dcloudio/uni-cli-shared': registry.npmmirror.com/@dcloudio/uni-cli-shared/3.0.0-alpha-3070020230117001_postcss@8.4.21+vue@3.2.45 + '@dcloudio/uni-shared': registry.npmmirror.com/@dcloudio/uni-shared/3.0.0-alpha-3070020230117001 '@rollup/pluginutils': registry.npmmirror.com/@rollup/pluginutils/4.2.1 '@vue/compiler-dom': registry.npmmirror.com/@vue/compiler-dom/3.2.45 '@vue/compiler-sfc': registry.npmmirror.com/@vue/compiler-sfc/3.2.45 @@ -712,27 +859,29 @@ packages: - vue dev: false - registry.npmmirror.com/@dcloudio/uni-h5-vue/3.0.0-alpha-3061720230111001: - resolution: {integrity: sha512-j08rANTVOy12K71IK4Lsgu0F79Dy4R9JDPrtismSzSqlqhQBTGa2V9hxTkObHgT64gB+o5T4B4tHp9eYGARDBQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@dcloudio/uni-h5-vue/-/uni-h5-vue-3.0.0-alpha-3061720230111001.tgz} + registry.npmmirror.com/@dcloudio/uni-h5-vue/3.0.0-alpha-3070020230117001: + resolution: {integrity: sha512-XCh9A4Lzm4MtabJuezqeW4dU5OrDg9pMjRPOR0Zv7al3OpOY0bhm0FFygtwWPvNcq7AjN46WsQzv7d4ZkLaskw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@dcloudio/uni-h5-vue/-/uni-h5-vue-3.0.0-alpha-3070020230117001.tgz} name: '@dcloudio/uni-h5-vue' - version: 3.0.0-alpha-3061720230111001 + version: 3.0.0-alpha-3070020230117001 dependencies: - '@dcloudio/uni-shared': registry.npmmirror.com/@dcloudio/uni-shared/3.0.0-alpha-3061720230111001 + '@dcloudio/uni-shared': registry.npmmirror.com/@dcloudio/uni-shared/3.0.0-alpha-3070020230117001 dev: false - registry.npmmirror.com/@dcloudio/uni-h5/3.0.0-alpha-3061720230111001_postcss@8.4.21+vue@3.2.45: - resolution: {integrity: sha512-3ro/UzMbHr8mkkWe+qcpGyuu5kdpKc0SGxfMlPdkKwNmRhidvNlmxtGm5G1NUKgUu3a434qhvahf9VypSmYp2Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@dcloudio/uni-h5/-/uni-h5-3.0.0-alpha-3061720230111001.tgz} - id: registry.npmmirror.com/@dcloudio/uni-h5/3.0.0-alpha-3061720230111001 + registry.npmmirror.com/@dcloudio/uni-h5/3.0.0-alpha-3070020230117001_postcss@8.4.21+vue@3.2.45: + resolution: {integrity: sha512-9DE0pnmoQTrrykpnKXdfRgKXPBTPrDSz6qIDtsy4PXB29f6+2VfB5ahgdrHSwmy7RvPflA7dqzZQc5AykNDo1w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@dcloudio/uni-h5/-/uni-h5-3.0.0-alpha-3070020230117001.tgz} + id: registry.npmmirror.com/@dcloudio/uni-h5/3.0.0-alpha-3070020230117001 name: '@dcloudio/uni-h5' - version: 3.0.0-alpha-3061720230111001 + version: 3.0.0-alpha-3070020230117001 dependencies: - '@dcloudio/uni-h5-vite': registry.npmmirror.com/@dcloudio/uni-h5-vite/3.0.0-alpha-3061720230111001_postcss@8.4.21+vue@3.2.45 - '@dcloudio/uni-h5-vue': registry.npmmirror.com/@dcloudio/uni-h5-vue/3.0.0-alpha-3061720230111001 - '@dcloudio/uni-i18n': registry.npmmirror.com/@dcloudio/uni-i18n/3.0.0-alpha-3061720230111001 - '@dcloudio/uni-shared': registry.npmmirror.com/@dcloudio/uni-shared/3.0.0-alpha-3061720230111001 + '@dcloudio/uni-h5-vite': registry.npmmirror.com/@dcloudio/uni-h5-vite/3.0.0-alpha-3070020230117001_postcss@8.4.21+vue@3.2.45 + '@dcloudio/uni-h5-vue': registry.npmmirror.com/@dcloudio/uni-h5-vue/3.0.0-alpha-3070020230117001 + '@dcloudio/uni-i18n': registry.npmmirror.com/@dcloudio/uni-i18n/3.0.0-alpha-3070020230117001 + '@dcloudio/uni-shared': registry.npmmirror.com/@dcloudio/uni-shared/3.0.0-alpha-3070020230117001 '@vue/server-renderer': registry.npmmirror.com/@vue/server-renderer/3.2.45_vue@3.2.45 '@vue/shared': registry.npmmirror.com/@vue/shared/3.2.45 + debug: registry.npmmirror.com/debug/4.3.4 localstorage-polyfill: registry.npmmirror.com/localstorage-polyfill/1.0.1 + postcss-selector-parser: registry.npmmirror.com/postcss-selector-parser/6.0.11 safe-area-insets: registry.npmmirror.com/safe-area-insets/1.4.1 vue-router: registry.npmmirror.com/vue-router/4.1.6_vue@3.2.45 xmlhttprequest: registry.npmmirror.com/xmlhttprequest/1.8.0 @@ -743,27 +892,21 @@ packages: - vue dev: false - registry.npmmirror.com/@dcloudio/uni-i18n/3.0.0-alpha-3061620230106001: - resolution: {integrity: sha512-k3qXu3n1MahbP2cHyLiKPucymegioFvuqWv/2bjxbe06p10xKbRcPWCX2WSpf30Mnriz+PtQ+kABTyy3ENCiCQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@dcloudio/uni-i18n/-/uni-i18n-3.0.0-alpha-3061620230106001.tgz} + registry.npmmirror.com/@dcloudio/uni-i18n/3.0.0-alpha-3070020230117001: + resolution: {integrity: sha512-0vPCH8h+W07XktV6lOytm25x2TRT2sLIiK8zAxCFcif4vP78TG/pnhZwHckfogG3iUWGJGSrYb/pWMNwZ+VfyA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@dcloudio/uni-i18n/-/uni-i18n-3.0.0-alpha-3070020230117001.tgz} name: '@dcloudio/uni-i18n' - version: 3.0.0-alpha-3061620230106001 - dev: false + version: 3.0.0-alpha-3070020230117001 - registry.npmmirror.com/@dcloudio/uni-i18n/3.0.0-alpha-3061720230111001: - resolution: {integrity: sha512-zcMS118f/9wOW4vfItNTlgmtfLZ6LngdyfS4qLmisWimnjxduDQnZvF55lX6o3gGAgz7XOGgfQtODvc9gMehFQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@dcloudio/uni-i18n/-/uni-i18n-3.0.0-alpha-3061720230111001.tgz} - name: '@dcloudio/uni-i18n' - version: 3.0.0-alpha-3061720230111001 - - registry.npmmirror.com/@dcloudio/uni-mp-alipay/3.0.0-alpha-3061720230111001_postcss@8.4.21+vue@3.2.45: - resolution: {integrity: sha512-THiGPdxmfDTZgdbBqpJnPsJo7IehKmEgdit97vL4Idql3CzbdmSq5BBuilGwlP8YOxARmv2Grwz5K5NKgNk3Tw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@dcloudio/uni-mp-alipay/-/uni-mp-alipay-3.0.0-alpha-3061720230111001.tgz} - id: registry.npmmirror.com/@dcloudio/uni-mp-alipay/3.0.0-alpha-3061720230111001 + registry.npmmirror.com/@dcloudio/uni-mp-alipay/3.0.0-alpha-3070020230117001_postcss@8.4.21+vue@3.2.45: + resolution: {integrity: sha512-N+McxTyxQk1XN/9xht6jSJPm1Qg8UCiS9XBjDU5wO+ed/ExGCy8wOpUqBRRjf9D9uGNF1Lk65gagPiPNquMiUw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@dcloudio/uni-mp-alipay/-/uni-mp-alipay-3.0.0-alpha-3070020230117001.tgz} + id: registry.npmmirror.com/@dcloudio/uni-mp-alipay/3.0.0-alpha-3070020230117001 name: '@dcloudio/uni-mp-alipay' - version: 3.0.0-alpha-3061720230111001 + version: 3.0.0-alpha-3070020230117001 dependencies: - '@dcloudio/uni-cli-shared': registry.npmmirror.com/@dcloudio/uni-cli-shared/3.0.0-alpha-3061720230111001_postcss@8.4.21+vue@3.2.45 - '@dcloudio/uni-mp-vite': registry.npmmirror.com/@dcloudio/uni-mp-vite/3.0.0-alpha-3061720230111001_postcss@8.4.21+vue@3.2.45 - '@dcloudio/uni-mp-vue': registry.npmmirror.com/@dcloudio/uni-mp-vue/3.0.0-alpha-3061720230111001 - '@dcloudio/uni-shared': registry.npmmirror.com/@dcloudio/uni-shared/3.0.0-alpha-3061720230111001 + '@dcloudio/uni-cli-shared': registry.npmmirror.com/@dcloudio/uni-cli-shared/3.0.0-alpha-3070020230117001_postcss@8.4.21+vue@3.2.45 + '@dcloudio/uni-mp-vite': registry.npmmirror.com/@dcloudio/uni-mp-vite/3.0.0-alpha-3070020230117001_postcss@8.4.21+vue@3.2.45 + '@dcloudio/uni-mp-vue': registry.npmmirror.com/@dcloudio/uni-mp-vue/3.0.0-alpha-3070020230117001 + '@dcloudio/uni-shared': registry.npmmirror.com/@dcloudio/uni-shared/3.0.0-alpha-3070020230117001 '@vue/compiler-core': registry.npmmirror.com/@vue/compiler-core/3.2.45 '@vue/shared': registry.npmmirror.com/@vue/shared/3.2.45 transitivePeerDependencies: @@ -773,38 +916,45 @@ packages: - vue dev: false - registry.npmmirror.com/@dcloudio/uni-mp-baidu/3.0.0-alpha-3061720230111001_postcss@8.4.21+vue@3.2.45: - resolution: {integrity: sha512-95lWIku30ERHIaOUbZ/Fg4vi5hiwTQXZGJQgKwBf6V9n1TlNLidgxXadw9yeR1CShzevkXOOzDpzfvDb+Gvipg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@dcloudio/uni-mp-baidu/-/uni-mp-baidu-3.0.0-alpha-3061720230111001.tgz} - id: registry.npmmirror.com/@dcloudio/uni-mp-baidu/3.0.0-alpha-3061720230111001 + registry.npmmirror.com/@dcloudio/uni-mp-baidu/3.0.0-alpha-3070020230117001_postcss@8.4.21+vue@3.2.45: + resolution: {integrity: sha512-8AvtnG+yQCaD/tkp0akTlIHk5pjwDmGYesoa0EpYmeXlbqDNpX0V3ewB0sqzu9hCpo/RlsHYEuiinnSaBajjmA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@dcloudio/uni-mp-baidu/-/uni-mp-baidu-3.0.0-alpha-3070020230117001.tgz} + id: registry.npmmirror.com/@dcloudio/uni-mp-baidu/3.0.0-alpha-3070020230117001 name: '@dcloudio/uni-mp-baidu' - version: 3.0.0-alpha-3061720230111001 + version: 3.0.0-alpha-3070020230117001 dependencies: - '@dcloudio/uni-cli-shared': registry.npmmirror.com/@dcloudio/uni-cli-shared/3.0.0-alpha-3061720230111001_postcss@8.4.21+vue@3.2.45 - '@dcloudio/uni-mp-compiler': registry.npmmirror.com/@dcloudio/uni-mp-compiler/3.0.0-alpha-3061720230111001_postcss@8.4.21+vue@3.2.45 - '@dcloudio/uni-mp-vite': registry.npmmirror.com/@dcloudio/uni-mp-vite/3.0.0-alpha-3061720230111001_postcss@8.4.21+vue@3.2.45 - '@dcloudio/uni-mp-vue': registry.npmmirror.com/@dcloudio/uni-mp-vue/3.0.0-alpha-3061720230111001 - '@dcloudio/uni-mp-weixin': registry.npmmirror.com/@dcloudio/uni-mp-weixin/3.0.0-alpha-3061720230111001_postcss@8.4.21+vue@3.2.45 - '@dcloudio/uni-shared': registry.npmmirror.com/@dcloudio/uni-shared/3.0.0-alpha-3061720230111001 + '@dcloudio/uni-cli-shared': registry.npmmirror.com/@dcloudio/uni-cli-shared/3.0.0-alpha-3070020230117001_postcss@8.4.21+vue@3.2.45 + '@dcloudio/uni-mp-compiler': registry.npmmirror.com/@dcloudio/uni-mp-compiler/3.0.0-alpha-3070020230117001_postcss@8.4.21+vue@3.2.45 + '@dcloudio/uni-mp-vite': registry.npmmirror.com/@dcloudio/uni-mp-vite/3.0.0-alpha-3070020230117001_postcss@8.4.21+vue@3.2.45 + '@dcloudio/uni-mp-vue': registry.npmmirror.com/@dcloudio/uni-mp-vue/3.0.0-alpha-3070020230117001 + '@dcloudio/uni-mp-weixin': registry.npmmirror.com/@dcloudio/uni-mp-weixin/3.0.0-alpha-3070020230117001_postcss@8.4.21+vue@3.2.45 + '@dcloudio/uni-shared': registry.npmmirror.com/@dcloudio/uni-shared/3.0.0-alpha-3070020230117001 '@vue/compiler-core': registry.npmmirror.com/@vue/compiler-core/3.2.45 '@vue/shared': registry.npmmirror.com/@vue/shared/3.2.45 + jimp: registry.npmmirror.com/jimp/0.10.3 + licia: registry.npmmirror.com/licia/1.37.1 + qrcode-reader: registry.npmmirror.com/qrcode-reader/1.0.4 + qrcode-terminal: registry.npmmirror.com/qrcode-terminal/0.12.0 + ws: registry.npmmirror.com/ws/8.12.0 transitivePeerDependencies: + - bufferutil - postcss - supports-color - ts-node + - utf-8-validate - vue dev: false - registry.npmmirror.com/@dcloudio/uni-mp-compiler/3.0.0-alpha-3061720230111001_postcss@8.4.21+vue@3.2.45: - resolution: {integrity: sha512-lkNPkn78+ZNlILGRTV4lbQI1nAiFPtY0uGLIKLNxaioTRaXJSrSPRkjJCqzxHSUl3WIVuuDvdFhfVoAKc6Hang==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@dcloudio/uni-mp-compiler/-/uni-mp-compiler-3.0.0-alpha-3061720230111001.tgz} - id: registry.npmmirror.com/@dcloudio/uni-mp-compiler/3.0.0-alpha-3061720230111001 + registry.npmmirror.com/@dcloudio/uni-mp-compiler/3.0.0-alpha-3070020230117001_postcss@8.4.21+vue@3.2.45: + resolution: {integrity: sha512-tUWRY0tJIfoU781GxZeewjyoPLxQ/W3Znm9nJTtauk6nDBlk4NsxqTzjT1cHpkcN2HgKP/84Z8XOCq59hFAkSw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@dcloudio/uni-mp-compiler/-/uni-mp-compiler-3.0.0-alpha-3070020230117001.tgz} + id: registry.npmmirror.com/@dcloudio/uni-mp-compiler/3.0.0-alpha-3070020230117001 name: '@dcloudio/uni-mp-compiler' - version: 3.0.0-alpha-3061720230111001 + version: 3.0.0-alpha-3070020230117001 dependencies: - '@babel/generator': registry.npmmirror.com/@babel/generator/7.20.7 - '@babel/parser': registry.npmmirror.com/@babel/parser/7.20.7 + '@babel/generator': registry.npmmirror.com/@babel/generator/7.20.14 + '@babel/parser': registry.npmmirror.com/@babel/parser/7.20.13 '@babel/types': registry.npmmirror.com/@babel/types/7.20.7 - '@dcloudio/uni-cli-shared': registry.npmmirror.com/@dcloudio/uni-cli-shared/3.0.0-alpha-3061720230111001_postcss@8.4.21+vue@3.2.45 - '@dcloudio/uni-shared': registry.npmmirror.com/@dcloudio/uni-shared/3.0.0-alpha-3061720230111001 + '@dcloudio/uni-cli-shared': registry.npmmirror.com/@dcloudio/uni-cli-shared/3.0.0-alpha-3070020230117001_postcss@8.4.21+vue@3.2.45 + '@dcloudio/uni-shared': registry.npmmirror.com/@dcloudio/uni-shared/3.0.0-alpha-3070020230117001 '@vue/compiler-core': registry.npmmirror.com/@vue/compiler-core/3.2.45 '@vue/compiler-dom': registry.npmmirror.com/@vue/compiler-dom/3.2.45 '@vue/shared': registry.npmmirror.com/@vue/shared/3.2.45 @@ -816,39 +966,41 @@ packages: - vue dev: false - registry.npmmirror.com/@dcloudio/uni-mp-kuaishou/3.0.0-alpha-3061720230111001_postcss@8.4.21+vue@3.2.45: - resolution: {integrity: sha512-1j6w6VEX8Vq0mcm0M6GLBuo1i3RwoAAHAUUPYD59eMic7fHhN67Fzt01KCmgckk+7YyJZzn3NNem//bWAp6NDg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@dcloudio/uni-mp-kuaishou/-/uni-mp-kuaishou-3.0.0-alpha-3061720230111001.tgz} - id: registry.npmmirror.com/@dcloudio/uni-mp-kuaishou/3.0.0-alpha-3061720230111001 + registry.npmmirror.com/@dcloudio/uni-mp-kuaishou/3.0.0-alpha-3070020230117001_postcss@8.4.21+vue@3.2.45: + resolution: {integrity: sha512-ybIp0jT67Rq7eYRUXa7Fo/5O3PyADuD0jeQqjLuIbs0oXuZHEjiXJFcB6dFoARsXtwQlEK1F/s0qgYK8UwJy1w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@dcloudio/uni-mp-kuaishou/-/uni-mp-kuaishou-3.0.0-alpha-3070020230117001.tgz} + id: registry.npmmirror.com/@dcloudio/uni-mp-kuaishou/3.0.0-alpha-3070020230117001 name: '@dcloudio/uni-mp-kuaishou' - version: 3.0.0-alpha-3061720230111001 + version: 3.0.0-alpha-3070020230117001 dependencies: - '@dcloudio/uni-cli-shared': registry.npmmirror.com/@dcloudio/uni-cli-shared/3.0.0-alpha-3061720230111001_postcss@8.4.21+vue@3.2.45 - '@dcloudio/uni-mp-compiler': registry.npmmirror.com/@dcloudio/uni-mp-compiler/3.0.0-alpha-3061720230111001_postcss@8.4.21+vue@3.2.45 - '@dcloudio/uni-mp-vite': registry.npmmirror.com/@dcloudio/uni-mp-vite/3.0.0-alpha-3061720230111001_postcss@8.4.21+vue@3.2.45 - '@dcloudio/uni-mp-vue': registry.npmmirror.com/@dcloudio/uni-mp-vue/3.0.0-alpha-3061720230111001 - '@dcloudio/uni-mp-weixin': registry.npmmirror.com/@dcloudio/uni-mp-weixin/3.0.0-alpha-3061720230111001_postcss@8.4.21+vue@3.2.45 - '@dcloudio/uni-shared': registry.npmmirror.com/@dcloudio/uni-shared/3.0.0-alpha-3061720230111001 + '@dcloudio/uni-cli-shared': registry.npmmirror.com/@dcloudio/uni-cli-shared/3.0.0-alpha-3070020230117001_postcss@8.4.21+vue@3.2.45 + '@dcloudio/uni-mp-compiler': registry.npmmirror.com/@dcloudio/uni-mp-compiler/3.0.0-alpha-3070020230117001_postcss@8.4.21+vue@3.2.45 + '@dcloudio/uni-mp-vite': registry.npmmirror.com/@dcloudio/uni-mp-vite/3.0.0-alpha-3070020230117001_postcss@8.4.21+vue@3.2.45 + '@dcloudio/uni-mp-vue': registry.npmmirror.com/@dcloudio/uni-mp-vue/3.0.0-alpha-3070020230117001 + '@dcloudio/uni-mp-weixin': registry.npmmirror.com/@dcloudio/uni-mp-weixin/3.0.0-alpha-3070020230117001_postcss@8.4.21+vue@3.2.45 + '@dcloudio/uni-shared': registry.npmmirror.com/@dcloudio/uni-shared/3.0.0-alpha-3070020230117001 '@vue/compiler-core': registry.npmmirror.com/@vue/compiler-core/3.2.45 '@vue/shared': registry.npmmirror.com/@vue/shared/3.2.45 transitivePeerDependencies: + - bufferutil - postcss - supports-color - ts-node + - utf-8-validate - vue dev: false - registry.npmmirror.com/@dcloudio/uni-mp-lark/3.0.0-alpha-3061720230111001_postcss@8.4.21+vue@3.2.45: - resolution: {integrity: sha512-FfI/oSSpFeJUX1P//wbB8ZO7dC9APL7mAv4MR17TScl6ytW3IN+Rkz06DzTD/NYynVq4FpaVjnGobDFurmaKcg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@dcloudio/uni-mp-lark/-/uni-mp-lark-3.0.0-alpha-3061720230111001.tgz} - id: registry.npmmirror.com/@dcloudio/uni-mp-lark/3.0.0-alpha-3061720230111001 + registry.npmmirror.com/@dcloudio/uni-mp-lark/3.0.0-alpha-3070020230117001_postcss@8.4.21+vue@3.2.45: + resolution: {integrity: sha512-ACTjP0Uf5kYmHy7RJMtj57FPXj+B70SDPbPaJiP4M0Cr7uG9hodof4pyF0lNvpkDh39ZUqEyEPjuSC6TiMqIdw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@dcloudio/uni-mp-lark/-/uni-mp-lark-3.0.0-alpha-3070020230117001.tgz} + id: registry.npmmirror.com/@dcloudio/uni-mp-lark/3.0.0-alpha-3070020230117001 name: '@dcloudio/uni-mp-lark' - version: 3.0.0-alpha-3061720230111001 + version: 3.0.0-alpha-3070020230117001 dependencies: - '@dcloudio/uni-cli-shared': registry.npmmirror.com/@dcloudio/uni-cli-shared/3.0.0-alpha-3061720230111001_postcss@8.4.21+vue@3.2.45 - '@dcloudio/uni-mp-compiler': registry.npmmirror.com/@dcloudio/uni-mp-compiler/3.0.0-alpha-3061720230111001_postcss@8.4.21+vue@3.2.45 - '@dcloudio/uni-mp-toutiao': registry.npmmirror.com/@dcloudio/uni-mp-toutiao/3.0.0-alpha-3061720230111001_postcss@8.4.21+vue@3.2.45 - '@dcloudio/uni-mp-vite': registry.npmmirror.com/@dcloudio/uni-mp-vite/3.0.0-alpha-3061720230111001_postcss@8.4.21+vue@3.2.45 - '@dcloudio/uni-mp-vue': registry.npmmirror.com/@dcloudio/uni-mp-vue/3.0.0-alpha-3061720230111001 - '@dcloudio/uni-shared': registry.npmmirror.com/@dcloudio/uni-shared/3.0.0-alpha-3061720230111001 + '@dcloudio/uni-cli-shared': registry.npmmirror.com/@dcloudio/uni-cli-shared/3.0.0-alpha-3070020230117001_postcss@8.4.21+vue@3.2.45 + '@dcloudio/uni-mp-compiler': registry.npmmirror.com/@dcloudio/uni-mp-compiler/3.0.0-alpha-3070020230117001_postcss@8.4.21+vue@3.2.45 + '@dcloudio/uni-mp-toutiao': registry.npmmirror.com/@dcloudio/uni-mp-toutiao/3.0.0-alpha-3070020230117001_postcss@8.4.21+vue@3.2.45 + '@dcloudio/uni-mp-vite': registry.npmmirror.com/@dcloudio/uni-mp-vite/3.0.0-alpha-3070020230117001_postcss@8.4.21+vue@3.2.45 + '@dcloudio/uni-mp-vue': registry.npmmirror.com/@dcloudio/uni-mp-vue/3.0.0-alpha-3070020230117001 + '@dcloudio/uni-shared': registry.npmmirror.com/@dcloudio/uni-shared/3.0.0-alpha-3070020230117001 '@vue/compiler-core': registry.npmmirror.com/@vue/compiler-core/3.2.45 '@vue/shared': registry.npmmirror.com/@vue/shared/3.2.45 transitivePeerDependencies: @@ -858,16 +1010,16 @@ packages: - vue dev: false - registry.npmmirror.com/@dcloudio/uni-mp-qq/3.0.0-alpha-3061720230111001_postcss@8.4.21+vue@3.2.45: - resolution: {integrity: sha512-TzPfQsQUpsZSevhAeWojOeAQ4Gd1gAVWp/PUvI0za7rbkwts+Es1XL+XHskVFFQLOYfs5SNRXZYK7dEmNhpkRg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@dcloudio/uni-mp-qq/-/uni-mp-qq-3.0.0-alpha-3061720230111001.tgz} - id: registry.npmmirror.com/@dcloudio/uni-mp-qq/3.0.0-alpha-3061720230111001 + registry.npmmirror.com/@dcloudio/uni-mp-qq/3.0.0-alpha-3070020230117001_postcss@8.4.21+vue@3.2.45: + resolution: {integrity: sha512-hTX35ucufNyKKparheMLxoXyUK2I8F6YZrI7a0RF/Ui3cvsB0gEmtt8UGVPUl56GPdYxSpIWJQdX+53Skyl+BA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@dcloudio/uni-mp-qq/-/uni-mp-qq-3.0.0-alpha-3070020230117001.tgz} + id: registry.npmmirror.com/@dcloudio/uni-mp-qq/3.0.0-alpha-3070020230117001 name: '@dcloudio/uni-mp-qq' - version: 3.0.0-alpha-3061720230111001 + version: 3.0.0-alpha-3070020230117001 dependencies: - '@dcloudio/uni-cli-shared': registry.npmmirror.com/@dcloudio/uni-cli-shared/3.0.0-alpha-3061720230111001_postcss@8.4.21+vue@3.2.45 - '@dcloudio/uni-mp-vite': registry.npmmirror.com/@dcloudio/uni-mp-vite/3.0.0-alpha-3061720230111001_postcss@8.4.21+vue@3.2.45 - '@dcloudio/uni-mp-vue': registry.npmmirror.com/@dcloudio/uni-mp-vue/3.0.0-alpha-3061720230111001 - '@dcloudio/uni-shared': registry.npmmirror.com/@dcloudio/uni-shared/3.0.0-alpha-3061720230111001 + '@dcloudio/uni-cli-shared': registry.npmmirror.com/@dcloudio/uni-cli-shared/3.0.0-alpha-3070020230117001_postcss@8.4.21+vue@3.2.45 + '@dcloudio/uni-mp-vite': registry.npmmirror.com/@dcloudio/uni-mp-vite/3.0.0-alpha-3070020230117001_postcss@8.4.21+vue@3.2.45 + '@dcloudio/uni-mp-vue': registry.npmmirror.com/@dcloudio/uni-mp-vue/3.0.0-alpha-3070020230117001 + '@dcloudio/uni-shared': registry.npmmirror.com/@dcloudio/uni-shared/3.0.0-alpha-3070020230117001 '@vue/shared': registry.npmmirror.com/@vue/shared/3.2.45 fs-extra: registry.npmmirror.com/fs-extra/10.1.0 transitivePeerDependencies: @@ -877,17 +1029,17 @@ packages: - vue dev: false - registry.npmmirror.com/@dcloudio/uni-mp-toutiao/3.0.0-alpha-3061720230111001_postcss@8.4.21+vue@3.2.45: - resolution: {integrity: sha512-rCC3IU/9LEoVjYrkBxSrFfJ4XqFhOUQkvXeYE40/BNtAhFqiOiBEoS2rqMYIZwyHUYAdP1dl5aXrrBG3e8XtUQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@dcloudio/uni-mp-toutiao/-/uni-mp-toutiao-3.0.0-alpha-3061720230111001.tgz} - id: registry.npmmirror.com/@dcloudio/uni-mp-toutiao/3.0.0-alpha-3061720230111001 + registry.npmmirror.com/@dcloudio/uni-mp-toutiao/3.0.0-alpha-3070020230117001_postcss@8.4.21+vue@3.2.45: + resolution: {integrity: sha512-fBS4QXG8U5tzeI+WqD3nAtxLFKsFwv59oSe9ScIm9U85347QWNAUxXeUIME6LYXGcb/PufNE47vnZF7kpqVajg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@dcloudio/uni-mp-toutiao/-/uni-mp-toutiao-3.0.0-alpha-3070020230117001.tgz} + id: registry.npmmirror.com/@dcloudio/uni-mp-toutiao/3.0.0-alpha-3070020230117001 name: '@dcloudio/uni-mp-toutiao' - version: 3.0.0-alpha-3061720230111001 + version: 3.0.0-alpha-3070020230117001 dependencies: - '@dcloudio/uni-cli-shared': registry.npmmirror.com/@dcloudio/uni-cli-shared/3.0.0-alpha-3061720230111001_postcss@8.4.21+vue@3.2.45 - '@dcloudio/uni-mp-compiler': registry.npmmirror.com/@dcloudio/uni-mp-compiler/3.0.0-alpha-3061720230111001_postcss@8.4.21+vue@3.2.45 - '@dcloudio/uni-mp-vite': registry.npmmirror.com/@dcloudio/uni-mp-vite/3.0.0-alpha-3061720230111001_postcss@8.4.21+vue@3.2.45 - '@dcloudio/uni-mp-vue': registry.npmmirror.com/@dcloudio/uni-mp-vue/3.0.0-alpha-3061720230111001 - '@dcloudio/uni-shared': registry.npmmirror.com/@dcloudio/uni-shared/3.0.0-alpha-3061720230111001 + '@dcloudio/uni-cli-shared': registry.npmmirror.com/@dcloudio/uni-cli-shared/3.0.0-alpha-3070020230117001_postcss@8.4.21+vue@3.2.45 + '@dcloudio/uni-mp-compiler': registry.npmmirror.com/@dcloudio/uni-mp-compiler/3.0.0-alpha-3070020230117001_postcss@8.4.21+vue@3.2.45 + '@dcloudio/uni-mp-vite': registry.npmmirror.com/@dcloudio/uni-mp-vite/3.0.0-alpha-3070020230117001_postcss@8.4.21+vue@3.2.45 + '@dcloudio/uni-mp-vue': registry.npmmirror.com/@dcloudio/uni-mp-vue/3.0.0-alpha-3070020230117001 + '@dcloudio/uni-shared': registry.npmmirror.com/@dcloudio/uni-shared/3.0.0-alpha-3070020230117001 '@vue/compiler-core': registry.npmmirror.com/@vue/compiler-core/3.2.45 '@vue/shared': registry.npmmirror.com/@vue/shared/3.2.45 transitivePeerDependencies: @@ -897,17 +1049,17 @@ packages: - vue dev: false - registry.npmmirror.com/@dcloudio/uni-mp-vite/3.0.0-alpha-3061720230111001_postcss@8.4.21+vue@3.2.45: - resolution: {integrity: sha512-k+pZ0ZLQzUzJIJMz2iwwXkDa2zS9tx2o6dFWOBQAo7ulwHSNEPBPFE49vSB/rfr6Toz3celjpBtVWCfVirtMfw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@dcloudio/uni-mp-vite/-/uni-mp-vite-3.0.0-alpha-3061720230111001.tgz} - id: registry.npmmirror.com/@dcloudio/uni-mp-vite/3.0.0-alpha-3061720230111001 + registry.npmmirror.com/@dcloudio/uni-mp-vite/3.0.0-alpha-3070020230117001_postcss@8.4.21+vue@3.2.45: + resolution: {integrity: sha512-nc0zPnaklJRYCZPbT30c7Mzwp6nhkBe1SLOn7V94fgzNIC9kCA7H20EWF53sdJu0CivoV1I8tufGak9qtc7zJw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@dcloudio/uni-mp-vite/-/uni-mp-vite-3.0.0-alpha-3070020230117001.tgz} + id: registry.npmmirror.com/@dcloudio/uni-mp-vite/3.0.0-alpha-3070020230117001 name: '@dcloudio/uni-mp-vite' - version: 3.0.0-alpha-3061720230111001 + version: 3.0.0-alpha-3070020230117001 dependencies: - '@dcloudio/uni-cli-shared': registry.npmmirror.com/@dcloudio/uni-cli-shared/3.0.0-alpha-3061720230111001_postcss@8.4.21+vue@3.2.45 - '@dcloudio/uni-i18n': registry.npmmirror.com/@dcloudio/uni-i18n/3.0.0-alpha-3061720230111001 - '@dcloudio/uni-mp-compiler': registry.npmmirror.com/@dcloudio/uni-mp-compiler/3.0.0-alpha-3061720230111001_postcss@8.4.21+vue@3.2.45 - '@dcloudio/uni-mp-vue': registry.npmmirror.com/@dcloudio/uni-mp-vue/3.0.0-alpha-3061720230111001 - '@dcloudio/uni-shared': registry.npmmirror.com/@dcloudio/uni-shared/3.0.0-alpha-3061720230111001 + '@dcloudio/uni-cli-shared': registry.npmmirror.com/@dcloudio/uni-cli-shared/3.0.0-alpha-3070020230117001_postcss@8.4.21+vue@3.2.45 + '@dcloudio/uni-i18n': registry.npmmirror.com/@dcloudio/uni-i18n/3.0.0-alpha-3070020230117001 + '@dcloudio/uni-mp-compiler': registry.npmmirror.com/@dcloudio/uni-mp-compiler/3.0.0-alpha-3070020230117001_postcss@8.4.21+vue@3.2.45 + '@dcloudio/uni-mp-vue': registry.npmmirror.com/@dcloudio/uni-mp-vue/3.0.0-alpha-3070020230117001 + '@dcloudio/uni-shared': registry.npmmirror.com/@dcloudio/uni-shared/3.0.0-alpha-3070020230117001 '@vue/compiler-sfc': registry.npmmirror.com/@vue/compiler-sfc/3.2.45 '@vue/shared': registry.npmmirror.com/@vue/shared/3.2.45 debug: registry.npmmirror.com/debug/4.3.4 @@ -918,50 +1070,57 @@ packages: - vue dev: false - registry.npmmirror.com/@dcloudio/uni-mp-vue/3.0.0-alpha-3061720230111001: - resolution: {integrity: sha512-6EjD1cDo6wZ9ZGuh1nNTAw3b+7GVu3Jx7I5l2PLAHRHf8EiZ6C+ZEXb3u3PUUQbhyThSASdrzEGPVfVKrEUDpQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@dcloudio/uni-mp-vue/-/uni-mp-vue-3.0.0-alpha-3061720230111001.tgz} + registry.npmmirror.com/@dcloudio/uni-mp-vue/3.0.0-alpha-3070020230117001: + resolution: {integrity: sha512-YAiuQlk/uPIdpbNOY2vREAlOGtpD/uSWQmm3d5g7I4O/xpE1Dat0t8/cQLJAMjPQLy6DcnLImvwL3iVIvUbEkg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@dcloudio/uni-mp-vue/-/uni-mp-vue-3.0.0-alpha-3070020230117001.tgz} name: '@dcloudio/uni-mp-vue' - version: 3.0.0-alpha-3061720230111001 + version: 3.0.0-alpha-3070020230117001 dependencies: - '@dcloudio/uni-shared': registry.npmmirror.com/@dcloudio/uni-shared/3.0.0-alpha-3061720230111001 + '@dcloudio/uni-shared': registry.npmmirror.com/@dcloudio/uni-shared/3.0.0-alpha-3070020230117001 '@vue/shared': registry.npmmirror.com/@vue/shared/3.2.45 dev: false - registry.npmmirror.com/@dcloudio/uni-mp-weixin/3.0.0-alpha-3061720230111001_postcss@8.4.21+vue@3.2.45: - resolution: {integrity: sha512-a7C349fpf2cR9AmuI0jR4s0spdPO/lOpOUQqf87be0x4Igdxjcvv+fdlZGftrMVLujJEpCpeK4c2KUehgQX71w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@dcloudio/uni-mp-weixin/-/uni-mp-weixin-3.0.0-alpha-3061720230111001.tgz} - id: registry.npmmirror.com/@dcloudio/uni-mp-weixin/3.0.0-alpha-3061720230111001 + registry.npmmirror.com/@dcloudio/uni-mp-weixin/3.0.0-alpha-3070020230117001_postcss@8.4.21+vue@3.2.45: + resolution: {integrity: sha512-TNtzh71M5yHBjVsxrESgE6yemZDc91oP4gCrQG6//ZYg5eVWHiFY32q1hv3wkij/i5yFfUfu6Wc1GYWehb4oGw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@dcloudio/uni-mp-weixin/-/uni-mp-weixin-3.0.0-alpha-3070020230117001.tgz} + id: registry.npmmirror.com/@dcloudio/uni-mp-weixin/3.0.0-alpha-3070020230117001 name: '@dcloudio/uni-mp-weixin' - version: 3.0.0-alpha-3061720230111001 + version: 3.0.0-alpha-3070020230117001 dependencies: - '@dcloudio/uni-cli-shared': registry.npmmirror.com/@dcloudio/uni-cli-shared/3.0.0-alpha-3061720230111001_postcss@8.4.21+vue@3.2.45 - '@dcloudio/uni-mp-vite': registry.npmmirror.com/@dcloudio/uni-mp-vite/3.0.0-alpha-3061720230111001_postcss@8.4.21+vue@3.2.45 - '@dcloudio/uni-mp-vue': registry.npmmirror.com/@dcloudio/uni-mp-vue/3.0.0-alpha-3061720230111001 - '@dcloudio/uni-shared': registry.npmmirror.com/@dcloudio/uni-shared/3.0.0-alpha-3061720230111001 + '@dcloudio/uni-cli-shared': registry.npmmirror.com/@dcloudio/uni-cli-shared/3.0.0-alpha-3070020230117001_postcss@8.4.21+vue@3.2.45 + '@dcloudio/uni-mp-vite': registry.npmmirror.com/@dcloudio/uni-mp-vite/3.0.0-alpha-3070020230117001_postcss@8.4.21+vue@3.2.45 + '@dcloudio/uni-mp-vue': registry.npmmirror.com/@dcloudio/uni-mp-vue/3.0.0-alpha-3070020230117001 + '@dcloudio/uni-shared': registry.npmmirror.com/@dcloudio/uni-shared/3.0.0-alpha-3070020230117001 '@vue/shared': registry.npmmirror.com/@vue/shared/3.2.45 + jimp: registry.npmmirror.com/jimp/0.10.3 + licia: registry.npmmirror.com/licia/1.37.1 + qrcode-reader: registry.npmmirror.com/qrcode-reader/1.0.4 + qrcode-terminal: registry.npmmirror.com/qrcode-terminal/0.12.0 + ws: registry.npmmirror.com/ws/8.12.0 transitivePeerDependencies: + - bufferutil - postcss - supports-color - ts-node + - utf-8-validate - vue dev: false - registry.npmmirror.com/@dcloudio/uni-nvue-styler/3.0.0-alpha-3061720230111001: - resolution: {integrity: sha512-FWWVVh2QNFvET+XCWxSlMUoZ+/oKM2PNkOK/6PTil6xRl/f/WmfzSbsN4rMaBF6pESIwXpTTu6sUaGKJuAMMZw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@dcloudio/uni-nvue-styler/-/uni-nvue-styler-3.0.0-alpha-3061720230111001.tgz} + registry.npmmirror.com/@dcloudio/uni-nvue-styler/3.0.0-alpha-3070020230117001: + resolution: {integrity: sha512-U9SRTTd4I2OZthJSZi/CBCmoZ8ijpUjY2N+2cQu+ovQ2w3tuX1iXVrEAXr2FhlwTJIfPN53hv46o7+sHwaXCmw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@dcloudio/uni-nvue-styler/-/uni-nvue-styler-3.0.0-alpha-3070020230117001.tgz} name: '@dcloudio/uni-nvue-styler' - version: 3.0.0-alpha-3061720230111001 + version: 3.0.0-alpha-3070020230117001 dependencies: '@vue/shared': registry.npmmirror.com/@vue/shared/3.2.45 parse-css-font: registry.npmmirror.com/parse-css-font/4.0.0 postcss: registry.npmmirror.com/postcss/8.4.21 dev: false - registry.npmmirror.com/@dcloudio/uni-push/3.0.0-alpha-3061720230111001_postcss@8.4.21+vue@3.2.45: - resolution: {integrity: sha512-z3Sply4Gj2EZ/27SXGziGpcz0womLRVPkwNCa6BVjVTYZz5mDEvHRuOAAE5jGiL3C47iLkYTVBCKWY+3zLCm8A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@dcloudio/uni-push/-/uni-push-3.0.0-alpha-3061720230111001.tgz} - id: registry.npmmirror.com/@dcloudio/uni-push/3.0.0-alpha-3061720230111001 + registry.npmmirror.com/@dcloudio/uni-push/3.0.0-alpha-3070020230117001_postcss@8.4.21+vue@3.2.45: + resolution: {integrity: sha512-osBR0EDVnU6AO3K+u4nkt63TXwJfqjw0NAhfNbE5CgKFlUtgRmEMgPMm0pmeRnPH9P1/8p5tA0lna7lyVSGvEw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@dcloudio/uni-push/-/uni-push-3.0.0-alpha-3070020230117001.tgz} + id: registry.npmmirror.com/@dcloudio/uni-push/3.0.0-alpha-3070020230117001 name: '@dcloudio/uni-push' - version: 3.0.0-alpha-3061720230111001 + version: 3.0.0-alpha-3070020230117001 dependencies: - '@dcloudio/uni-cli-shared': registry.npmmirror.com/@dcloudio/uni-cli-shared/3.0.0-alpha-3061720230111001_postcss@8.4.21+vue@3.2.45 + '@dcloudio/uni-cli-shared': registry.npmmirror.com/@dcloudio/uni-cli-shared/3.0.0-alpha-3070020230117001_postcss@8.4.21+vue@3.2.45 transitivePeerDependencies: - postcss - supports-color @@ -969,16 +1128,16 @@ packages: - vue dev: false - registry.npmmirror.com/@dcloudio/uni-quickapp-webview/3.0.0-alpha-3061720230111001_postcss@8.4.21+vue@3.2.45: - resolution: {integrity: sha512-3JBcdDX1fkvshBUQJG+jdFYcy90o24oOKecFTJciY70+lh06pm9SGu0CZZ02nxGpx91OCd+jgiTb+Bqr9HYw+Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@dcloudio/uni-quickapp-webview/-/uni-quickapp-webview-3.0.0-alpha-3061720230111001.tgz} - id: registry.npmmirror.com/@dcloudio/uni-quickapp-webview/3.0.0-alpha-3061720230111001 + registry.npmmirror.com/@dcloudio/uni-quickapp-webview/3.0.0-alpha-3070020230117001_postcss@8.4.21+vue@3.2.45: + resolution: {integrity: sha512-/V8lrDkqunshRDuA5/Owm9P0+FyWqo3f7+erP78oVvFUHQDBd1QEchzFFZdWy8zp+C8V+ORpgoKTgsgrYnkm8w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@dcloudio/uni-quickapp-webview/-/uni-quickapp-webview-3.0.0-alpha-3070020230117001.tgz} + id: registry.npmmirror.com/@dcloudio/uni-quickapp-webview/3.0.0-alpha-3070020230117001 name: '@dcloudio/uni-quickapp-webview' - version: 3.0.0-alpha-3061720230111001 + version: 3.0.0-alpha-3070020230117001 dependencies: - '@dcloudio/uni-cli-shared': registry.npmmirror.com/@dcloudio/uni-cli-shared/3.0.0-alpha-3061720230111001_postcss@8.4.21+vue@3.2.45 - '@dcloudio/uni-mp-vite': registry.npmmirror.com/@dcloudio/uni-mp-vite/3.0.0-alpha-3061720230111001_postcss@8.4.21+vue@3.2.45 - '@dcloudio/uni-mp-vue': registry.npmmirror.com/@dcloudio/uni-mp-vue/3.0.0-alpha-3061720230111001 - '@dcloudio/uni-shared': registry.npmmirror.com/@dcloudio/uni-shared/3.0.0-alpha-3061720230111001 + '@dcloudio/uni-cli-shared': registry.npmmirror.com/@dcloudio/uni-cli-shared/3.0.0-alpha-3070020230117001_postcss@8.4.21+vue@3.2.45 + '@dcloudio/uni-mp-vite': registry.npmmirror.com/@dcloudio/uni-mp-vite/3.0.0-alpha-3070020230117001_postcss@8.4.21+vue@3.2.45 + '@dcloudio/uni-mp-vue': registry.npmmirror.com/@dcloudio/uni-mp-vue/3.0.0-alpha-3070020230117001 + '@dcloudio/uni-shared': registry.npmmirror.com/@dcloudio/uni-shared/3.0.0-alpha-3070020230117001 '@vue/shared': registry.npmmirror.com/@vue/shared/3.2.45 transitivePeerDependencies: - postcss @@ -987,27 +1146,21 @@ packages: - vue dev: false - registry.npmmirror.com/@dcloudio/uni-shared/3.0.0-alpha-3061720230111001: - resolution: {integrity: sha512-T9i1VNqpHPBqHMDXrmYx9xTpJgfccRrCObaCkTizXo9qyLdJ59po6MJ9/c2fgihM2eB6nh72VDYEDt+4Lx0Kvw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@dcloudio/uni-shared/-/uni-shared-3.0.0-alpha-3061720230111001.tgz} + registry.npmmirror.com/@dcloudio/uni-shared/3.0.0-alpha-3070020230117001: + resolution: {integrity: sha512-m+0psDiAW/J06UHoG0kbuILH1losY9j2p+x1KTCbx7I2FZAGglBcIC6wyrKim49Wn3Q5JGxARQ7PLKSQcij28w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@dcloudio/uni-shared/-/uni-shared-3.0.0-alpha-3070020230117001.tgz} name: '@dcloudio/uni-shared' - version: 3.0.0-alpha-3061720230111001 + version: 3.0.0-alpha-3070020230117001 dependencies: '@vue/shared': registry.npmmirror.com/@vue/shared/3.2.45 - registry.npmmirror.com/@dcloudio/uni-stacktracey/3.0.0-alpha-3061720230111001: - resolution: {integrity: sha512-3oR767KkYWDZA03vuIKXhgig4YK814iZgeF1Q2kOcSi4unipLl0NJaWBGTOImEdMNYzVnmtGaR0eSiimvUrrvQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@dcloudio/uni-stacktracey/-/uni-stacktracey-3.0.0-alpha-3061720230111001.tgz} - name: '@dcloudio/uni-stacktracey' - version: 3.0.0-alpha-3061720230111001 - dev: true - - registry.npmmirror.com/@dcloudio/uni-stat/3.0.0-alpha-3061720230111001_postcss@8.4.21+vue@3.2.45: - resolution: {integrity: sha512-xotPNlB1eBOpbN+zxEj9dzQWJHgmf09mu/KFBa8Kj2iUDgYmLNw+2wMNRKDB/mt+7q9x++v6s4eZxyNEB9ZGaA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@dcloudio/uni-stat/-/uni-stat-3.0.0-alpha-3061720230111001.tgz} - id: registry.npmmirror.com/@dcloudio/uni-stat/3.0.0-alpha-3061720230111001 + registry.npmmirror.com/@dcloudio/uni-stat/3.0.0-alpha-3070020230117001_postcss@8.4.21+vue@3.2.45: + resolution: {integrity: sha512-nYr6L34fnW2oDdGBRNjqFpDwpl2qR1sa40f5weW2OANYJNxO9Btbx3Qz4riepG5mKwJ0S2JH+oMYOnmt1cErFg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@dcloudio/uni-stat/-/uni-stat-3.0.0-alpha-3070020230117001.tgz} + id: registry.npmmirror.com/@dcloudio/uni-stat/3.0.0-alpha-3070020230117001 name: '@dcloudio/uni-stat' - version: 3.0.0-alpha-3061720230111001 + version: 3.0.0-alpha-3070020230117001 dependencies: - '@dcloudio/uni-cli-shared': registry.npmmirror.com/@dcloudio/uni-cli-shared/3.0.0-alpha-3061720230111001_postcss@8.4.21+vue@3.2.45 - '@dcloudio/uni-shared': registry.npmmirror.com/@dcloudio/uni-shared/3.0.0-alpha-3061720230111001 + '@dcloudio/uni-cli-shared': registry.npmmirror.com/@dcloudio/uni-cli-shared/3.0.0-alpha-3070020230117001_postcss@8.4.21+vue@3.2.45 + '@dcloudio/uni-shared': registry.npmmirror.com/@dcloudio/uni-shared/3.0.0-alpha-3070020230117001 debug: registry.npmmirror.com/debug/4.3.4 transitivePeerDependencies: - postcss @@ -1016,25 +1169,25 @@ packages: - vue dev: false - registry.npmmirror.com/@dcloudio/vite-plugin-uni/3.0.0-alpha-3061720230111001_ttgnrvgemfvjwo6utgmmsgajei: - resolution: {integrity: sha512-AHfpni9k9229adv7K8EYI1TBKqp5gzWtjM/o6wDVTpPgjbUvvewjUUExSPcdDK3Pz/JXSbG3IyMyPks5yOBcSA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@dcloudio/vite-plugin-uni/-/vite-plugin-uni-3.0.0-alpha-3061720230111001.tgz} - id: registry.npmmirror.com/@dcloudio/vite-plugin-uni/3.0.0-alpha-3061720230111001 + registry.npmmirror.com/@dcloudio/vite-plugin-uni/3.0.0-alpha-3070020230117001_ttgnrvgemfvjwo6utgmmsgajei: + resolution: {integrity: sha512-E1lH2eEZXc2aOEO7UsLx06U/3bPD7wdyCwLWqjs2npOQwYAo855Y7l/KIzKeh1lPkbosIEvI5I4hMJxgS/cyyA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@dcloudio/vite-plugin-uni/-/vite-plugin-uni-3.0.0-alpha-3070020230117001.tgz} + id: registry.npmmirror.com/@dcloudio/vite-plugin-uni/3.0.0-alpha-3070020230117001 name: '@dcloudio/vite-plugin-uni' - version: 3.0.0-alpha-3061720230111001 + version: 3.0.0-alpha-3070020230117001 engines: {node: ^14.18.0 || >=16.0.0} hasBin: true peerDependencies: - vite: 3.2.4 + vite: 4.0.4 dependencies: '@babel/core': registry.npmmirror.com/@babel/core/7.20.12 '@babel/plugin-syntax-import-meta': registry.npmmirror.com/@babel/plugin-syntax-import-meta/7.10.4_@babel+core@7.20.12 - '@babel/plugin-transform-typescript': registry.npmmirror.com/@babel/plugin-transform-typescript/7.20.7_@babel+core@7.20.12 - '@dcloudio/uni-cli-shared': registry.npmmirror.com/@dcloudio/uni-cli-shared/3.0.0-alpha-3061720230111001_postcss@8.4.21+vue@3.2.45 - '@dcloudio/uni-shared': registry.npmmirror.com/@dcloudio/uni-shared/3.0.0-alpha-3061720230111001 + '@babel/plugin-transform-typescript': registry.npmmirror.com/@babel/plugin-transform-typescript/7.20.13_@babel+core@7.20.12 + '@dcloudio/uni-cli-shared': registry.npmmirror.com/@dcloudio/uni-cli-shared/3.0.0-alpha-3070020230117001_postcss@8.4.21+vue@3.2.45 + '@dcloudio/uni-shared': registry.npmmirror.com/@dcloudio/uni-shared/3.0.0-alpha-3070020230117001 '@rollup/pluginutils': registry.npmmirror.com/@rollup/pluginutils/4.2.1 - '@vitejs/plugin-legacy': registry.npmmirror.com/@vitejs/plugin-legacy/2.3.1_terser@5.16.1+vite@4.0.4 - '@vitejs/plugin-vue': registry.npmmirror.com/@vitejs/plugin-vue/3.2.0_vite@4.0.4+vue@3.2.45 - '@vitejs/plugin-vue-jsx': registry.npmmirror.com/@vitejs/plugin-vue-jsx/2.1.1_vite@4.0.4+vue@3.2.45 + '@vitejs/plugin-legacy': registry.npmmirror.com/@vitejs/plugin-legacy/3.0.2_terser@5.16.1+vite@4.0.4 + '@vitejs/plugin-vue': registry.npmmirror.com/@vitejs/plugin-vue/4.0.0_vite@4.0.4+vue@3.2.45 + '@vitejs/plugin-vue-jsx': registry.npmmirror.com/@vitejs/plugin-vue-jsx/3.0.0_vite@4.0.4+vue@3.2.45 '@vue/compiler-core': registry.npmmirror.com/@vue/compiler-core/3.2.45 '@vue/compiler-dom': registry.npmmirror.com/@vue/compiler-dom/3.2.45 '@vue/compiler-sfc': registry.npmmirror.com/@vue/compiler-sfc/3.2.45 @@ -1049,7 +1202,7 @@ packages: jsonc-parser: registry.npmmirror.com/jsonc-parser/3.2.0 picocolors: registry.npmmirror.com/picocolors/1.0.0 terser: registry.npmmirror.com/terser/5.16.1 - vite: registry.npmmirror.com/vite/4.0.4_arwryhsn4zwmtf5pq2mmdxlt6a + vite: registry.npmmirror.com/vite/4.0.4_q37vrkjs3ru3uihpzfd2etuleu transitivePeerDependencies: - postcss - supports-color @@ -1057,16 +1210,6 @@ packages: - vue dev: true - registry.npmmirror.com/@esbuild/android-arm/0.15.18: - resolution: {integrity: sha512-5GT+kcs2WVGjVs7+boataCkO5Fg0y4kCjzkB5bAip7H4jfnOS3dA6KPiww9W1OEKTKeAcUVhdZGvgI65OXmUnw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/android-arm/-/android-arm-0.15.18.tgz} - name: '@esbuild/android-arm' - version: 0.15.18 - engines: {node: '>=12'} - cpu: [arm] - os: [android] - requiresBuild: true - optional: true - registry.npmmirror.com/@esbuild/android-arm/0.16.17: resolution: {integrity: sha512-N9x1CMXVhtWEAMS7pNNONyA14f71VPQN9Cnavj1XQh6T7bskqiLLrSca4O0Vr8Wdcga943eThxnVp3JLnBMYtw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/android-arm/-/android-arm-0.16.17.tgz} name: '@esbuild/android-arm' @@ -1167,16 +1310,6 @@ packages: requiresBuild: true optional: true - registry.npmmirror.com/@esbuild/linux-loong64/0.15.18: - resolution: {integrity: sha512-L4jVKS82XVhw2nvzLg/19ClLWg0y27ulRwuP7lcyL6AbUWB5aPglXY3M21mauDQMDfRLs8cQmeT03r/+X3cZYQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/linux-loong64/-/linux-loong64-0.15.18.tgz} - name: '@esbuild/linux-loong64' - version: 0.15.18 - engines: {node: '>=12'} - cpu: [loong64] - os: [linux] - requiresBuild: true - optional: true - registry.npmmirror.com/@esbuild/linux-loong64/0.16.17: resolution: {integrity: sha512-dTzNnQwembNDhd654cA4QhbS9uDdXC3TKqMJjgOWsC0yNCbpzfWoXdZvp0mY7HU6nzk5E0zpRGGx3qoQg8T2DQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/linux-loong64/-/linux-loong64-0.16.17.tgz} name: '@esbuild/linux-loong64' @@ -1306,7 +1439,7 @@ packages: ajv: registry.npmmirror.com/ajv/6.12.6 debug: registry.npmmirror.com/debug/4.3.4 espree: registry.npmmirror.com/espree/9.4.1 - globals: registry.npmmirror.com/globals/13.19.0 + globals: registry.npmmirror.com/globals/13.20.0 ignore: registry.npmmirror.com/ignore/5.2.4 import-fresh: registry.npmmirror.com/import-fresh/3.3.0 js-yaml: registry.npmmirror.com/js-yaml/4.1.0 @@ -1350,21 +1483,21 @@ packages: version: 1.2.1 dev: true - registry.npmmirror.com/@iconify/iconify/3.0.1: - resolution: {integrity: sha512-OPqVBTh8YsfrYZRVFv3OkmFNLqacM0dy/Oiw1h2wO+RZW5LieNGHlG2f9pzaeVRFWbEB8LHTeo8mcwgUTUbibQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@iconify/iconify/-/iconify-3.0.1.tgz} + registry.npmmirror.com/@iconify/iconify/3.1.0: + resolution: {integrity: sha512-Xyz+N5NSIiHj7G228CvFUcMKBz3BbpUTAuPnK2ariEUM7891F8ysD6Gh8782f3En1U4Qz70F0tzuyF8BhCfTQg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@iconify/iconify/-/iconify-3.1.0.tgz} name: '@iconify/iconify' - version: 3.0.1 + version: 3.1.0 dependencies: '@iconify/types': registry.npmmirror.com/@iconify/types/2.0.0 dev: false - registry.npmmirror.com/@iconify/json/2.2.3: - resolution: {integrity: sha512-9o15HUqjUg/4VaT5webZAf0mJftToRkyzI2AI1AVjV+hffrJxkUx6Cbj8psHaMIfy4d369bnxksVBFwKKwOlAw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@iconify/json/-/json-2.2.3.tgz} + registry.npmmirror.com/@iconify/json/2.2.13: + resolution: {integrity: sha512-TgTGzEhU2o0gGrkke3hVbkVtZB8EcbCdNR4X6ZbXJsApMuFghS4s+yuEbGHw+mMa3sp40L5qRi7wFU6Q47ysfw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@iconify/json/-/json-2.2.13.tgz} name: '@iconify/json' - version: 2.2.3 + version: 2.2.13 dependencies: '@iconify/types': registry.npmmirror.com/@iconify/types/2.0.0 - pathe: registry.npmmirror.com/pathe/1.0.0 + pathe: registry.npmmirror.com/pathe/1.1.0 dev: true registry.npmmirror.com/@iconify/types/2.0.0: @@ -1372,17 +1505,17 @@ packages: name: '@iconify/types' version: 2.0.0 - registry.npmmirror.com/@iconify/utils/2.0.11: - resolution: {integrity: sha512-oEBZkHpkgySHcMZi80ycoJ+ZdLoJhmbN0+gUK8qNPY79ndus8fBHKPyjjwz5kIvr5U9yiym+xBTTnZOB3m5/Pw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@iconify/utils/-/utils-2.0.11.tgz} + registry.npmmirror.com/@iconify/utils/2.1.0: + resolution: {integrity: sha512-ouXv1hQfOKq4k3wxQ2OJBYQ2gXBMeFoUCIiORmuUVUNlSq9oOTzQBF3jpFRb0+/P0bnV+RIoHcbZKufZTlJ16g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@iconify/utils/-/utils-2.1.0.tgz} name: '@iconify/utils' - version: 2.0.11 + version: 2.1.0 dependencies: '@antfu/install-pkg': registry.npmmirror.com/@antfu/install-pkg/0.1.1 '@antfu/utils': registry.npmmirror.com/@antfu/utils/0.7.2 '@iconify/types': registry.npmmirror.com/@iconify/types/2.0.0 debug: registry.npmmirror.com/debug/4.3.4 kolorist: registry.npmmirror.com/kolorist/1.6.0 - local-pkg: registry.npmmirror.com/local-pkg/0.4.2 + local-pkg: registry.npmmirror.com/local-pkg/0.4.3 transitivePeerDependencies: - supports-color dev: true @@ -1498,6 +1631,734 @@ packages: '@intlify/shared': registry.npmmirror.com/@intlify/shared/9.2.2 dev: false + registry.npmmirror.com/@istanbuljs/load-nyc-config/1.1.0: + resolution: {integrity: sha512-VjeHSlIzpv/NyD3N0YuHfXOPDIixcA1q2ZV98wsMqcYlPmv2n3Yb2lYP9XMElnaFVXg5A7YLTeLu6V84uQDjmQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@istanbuljs/load-nyc-config/-/load-nyc-config-1.1.0.tgz} + name: '@istanbuljs/load-nyc-config' + version: 1.1.0 + engines: {node: '>=8'} + dependencies: + camelcase: registry.npmmirror.com/camelcase/5.3.1 + find-up: registry.npmmirror.com/find-up/4.1.0 + get-package-type: registry.npmmirror.com/get-package-type/0.1.0 + js-yaml: registry.npmmirror.com/js-yaml/3.14.1 + resolve-from: registry.npmmirror.com/resolve-from/5.0.0 + dev: true + + registry.npmmirror.com/@istanbuljs/schema/0.1.3: + resolution: {integrity: sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@istanbuljs/schema/-/schema-0.1.3.tgz} + name: '@istanbuljs/schema' + version: 0.1.3 + engines: {node: '>=8'} + dev: true + + registry.npmmirror.com/@jest/console/27.5.1: + resolution: {integrity: sha512-kZ/tNpS3NXn0mlXXXPNuDZnb4c0oZ20r4K5eemM2k30ZC3G0T02nXUvyhf5YdbXWHPEJLc9qGLxEZ216MdL+Zg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@jest/console/-/console-27.5.1.tgz} + name: '@jest/console' + version: 27.5.1 + engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} + dependencies: + '@jest/types': registry.npmmirror.com/@jest/types/27.5.1 + '@types/node': registry.npmmirror.com/@types/node/17.0.45 + chalk: registry.npmmirror.com/chalk/4.1.2 + jest-message-util: registry.npmmirror.com/jest-message-util/27.5.1 + jest-util: registry.npmmirror.com/jest-util/27.5.1 + slash: registry.npmmirror.com/slash/3.0.0 + dev: true + + registry.npmmirror.com/@jest/core/27.5.1: + resolution: {integrity: sha512-AK6/UTrvQD0Cd24NSqmIA6rKsu0tKIxfiCducZvqxYdmMisOYAsdItspT+fQDQYARPf8XgjAFZi0ogW2agH5nQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@jest/core/-/core-27.5.1.tgz} + name: '@jest/core' + version: 27.5.1 + engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} + peerDependencies: + node-notifier: ^8.0.1 || ^9.0.0 || ^10.0.0 + peerDependenciesMeta: + node-notifier: + optional: true + dependencies: + '@jest/console': registry.npmmirror.com/@jest/console/27.5.1 + '@jest/reporters': registry.npmmirror.com/@jest/reporters/27.5.1 + '@jest/test-result': registry.npmmirror.com/@jest/test-result/27.5.1 + '@jest/transform': registry.npmmirror.com/@jest/transform/27.5.1 + '@jest/types': registry.npmmirror.com/@jest/types/27.5.1 + '@types/node': registry.npmmirror.com/@types/node/17.0.45 + ansi-escapes: registry.npmmirror.com/ansi-escapes/4.3.2 + chalk: registry.npmmirror.com/chalk/4.1.2 + emittery: registry.npmmirror.com/emittery/0.8.1 + exit: registry.npmmirror.com/exit/0.1.2 + graceful-fs: registry.npmmirror.com/graceful-fs/4.2.10 + jest-changed-files: registry.npmmirror.com/jest-changed-files/27.5.1 + jest-config: registry.npmmirror.com/jest-config/27.5.1 + jest-haste-map: registry.npmmirror.com/jest-haste-map/27.5.1 + jest-message-util: registry.npmmirror.com/jest-message-util/27.5.1 + jest-regex-util: registry.npmmirror.com/jest-regex-util/27.5.1 + jest-resolve: registry.npmmirror.com/jest-resolve/27.5.1 + jest-resolve-dependencies: registry.npmmirror.com/jest-resolve-dependencies/27.5.1 + jest-runner: registry.npmmirror.com/jest-runner/27.5.1 + jest-runtime: registry.npmmirror.com/jest-runtime/27.5.1 + jest-snapshot: registry.npmmirror.com/jest-snapshot/27.5.1 + jest-util: registry.npmmirror.com/jest-util/27.5.1 + jest-validate: registry.npmmirror.com/jest-validate/27.5.1 + jest-watcher: registry.npmmirror.com/jest-watcher/27.5.1 + micromatch: registry.npmmirror.com/micromatch/4.0.5 + rimraf: registry.npmmirror.com/rimraf/3.0.2 + slash: registry.npmmirror.com/slash/3.0.0 + strip-ansi: registry.npmmirror.com/strip-ansi/6.0.1 + transitivePeerDependencies: + - bufferutil + - canvas + - supports-color + - ts-node + - utf-8-validate + dev: true + + registry.npmmirror.com/@jest/environment/27.5.1: + resolution: {integrity: sha512-/WQjhPJe3/ghaol/4Bq480JKXV/Rfw8nQdN7f41fM8VDHLcxKXou6QyXAh3EFr9/bVG3x74z1NWDkP87EiY8gA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@jest/environment/-/environment-27.5.1.tgz} + name: '@jest/environment' + version: 27.5.1 + engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} + dependencies: + '@jest/fake-timers': registry.npmmirror.com/@jest/fake-timers/27.5.1 + '@jest/types': registry.npmmirror.com/@jest/types/27.5.1 + '@types/node': registry.npmmirror.com/@types/node/17.0.45 + jest-mock: registry.npmmirror.com/jest-mock/27.5.1 + dev: true + + registry.npmmirror.com/@jest/fake-timers/27.5.1: + resolution: {integrity: sha512-/aPowoolwa07k7/oM3aASneNeBGCmGQsc3ugN4u6s4C/+s5M64MFo/+djTdiwcbQlRfFElGuDXWzaWj6QgKObQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@jest/fake-timers/-/fake-timers-27.5.1.tgz} + name: '@jest/fake-timers' + version: 27.5.1 + engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} + dependencies: + '@jest/types': registry.npmmirror.com/@jest/types/27.5.1 + '@sinonjs/fake-timers': registry.npmmirror.com/@sinonjs/fake-timers/8.1.0 + '@types/node': registry.npmmirror.com/@types/node/17.0.45 + jest-message-util: registry.npmmirror.com/jest-message-util/27.5.1 + jest-mock: registry.npmmirror.com/jest-mock/27.5.1 + jest-util: registry.npmmirror.com/jest-util/27.5.1 + dev: true + + registry.npmmirror.com/@jest/globals/27.5.1: + resolution: {integrity: sha512-ZEJNB41OBQQgGzgyInAv0UUfDDj3upmHydjieSxFvTRuZElrx7tXg/uVQ5hYVEwiXs3+aMsAeEc9X7xiSKCm4Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@jest/globals/-/globals-27.5.1.tgz} + name: '@jest/globals' + version: 27.5.1 + engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} + dependencies: + '@jest/environment': registry.npmmirror.com/@jest/environment/27.5.1 + '@jest/types': registry.npmmirror.com/@jest/types/27.5.1 + expect: registry.npmmirror.com/expect/27.5.1 + dev: true + + registry.npmmirror.com/@jest/reporters/27.5.1: + resolution: {integrity: sha512-cPXh9hWIlVJMQkVk84aIvXuBB4uQQmFqZiacloFuGiP3ah1sbCxCosidXFDfqG8+6fO1oR2dTJTlsOy4VFmUfw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@jest/reporters/-/reporters-27.5.1.tgz} + name: '@jest/reporters' + version: 27.5.1 + engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} + peerDependencies: + node-notifier: ^8.0.1 || ^9.0.0 || ^10.0.0 + peerDependenciesMeta: + node-notifier: + optional: true + dependencies: + '@bcoe/v8-coverage': registry.npmmirror.com/@bcoe/v8-coverage/0.2.3 + '@jest/console': registry.npmmirror.com/@jest/console/27.5.1 + '@jest/test-result': registry.npmmirror.com/@jest/test-result/27.5.1 + '@jest/transform': registry.npmmirror.com/@jest/transform/27.5.1 + '@jest/types': registry.npmmirror.com/@jest/types/27.5.1 + '@types/node': registry.npmmirror.com/@types/node/17.0.45 + chalk: registry.npmmirror.com/chalk/4.1.2 + collect-v8-coverage: registry.npmmirror.com/collect-v8-coverage/1.0.1 + exit: registry.npmmirror.com/exit/0.1.2 + glob: registry.npmmirror.com/glob/7.2.3 + graceful-fs: registry.npmmirror.com/graceful-fs/4.2.10 + istanbul-lib-coverage: registry.npmmirror.com/istanbul-lib-coverage/3.2.0 + istanbul-lib-instrument: registry.npmmirror.com/istanbul-lib-instrument/5.2.1 + istanbul-lib-report: registry.npmmirror.com/istanbul-lib-report/3.0.0 + istanbul-lib-source-maps: registry.npmmirror.com/istanbul-lib-source-maps/4.0.1 + istanbul-reports: registry.npmmirror.com/istanbul-reports/3.1.5 + jest-haste-map: registry.npmmirror.com/jest-haste-map/27.5.1 + jest-resolve: registry.npmmirror.com/jest-resolve/27.5.1 + jest-util: registry.npmmirror.com/jest-util/27.5.1 + jest-worker: registry.npmmirror.com/jest-worker/27.5.1 + slash: registry.npmmirror.com/slash/3.0.0 + source-map: registry.npmmirror.com/source-map/0.6.1 + string-length: registry.npmmirror.com/string-length/4.0.2 + terminal-link: registry.npmmirror.com/terminal-link/2.1.1 + v8-to-istanbul: registry.npmmirror.com/v8-to-istanbul/8.1.1 + transitivePeerDependencies: + - supports-color + dev: true + + registry.npmmirror.com/@jest/source-map/27.5.1: + resolution: {integrity: sha512-y9NIHUYF3PJRlHk98NdC/N1gl88BL08aQQgu4k4ZopQkCw9t9cV8mtl3TV8b/YCB8XaVTFrmUTAJvjsntDireg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@jest/source-map/-/source-map-27.5.1.tgz} + name: '@jest/source-map' + version: 27.5.1 + engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} + dependencies: + callsites: registry.npmmirror.com/callsites/3.1.0 + graceful-fs: registry.npmmirror.com/graceful-fs/4.2.10 + source-map: registry.npmmirror.com/source-map/0.6.1 + dev: true + + registry.npmmirror.com/@jest/test-result/27.5.1: + resolution: {integrity: sha512-EW35l2RYFUcUQxFJz5Cv5MTOxlJIQs4I7gxzi2zVU7PJhOwfYq1MdC5nhSmYjX1gmMmLPvB3sIaC+BkcHRBfag==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@jest/test-result/-/test-result-27.5.1.tgz} + name: '@jest/test-result' + version: 27.5.1 + engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} + dependencies: + '@jest/console': registry.npmmirror.com/@jest/console/27.5.1 + '@jest/types': registry.npmmirror.com/@jest/types/27.5.1 + '@types/istanbul-lib-coverage': registry.npmmirror.com/@types/istanbul-lib-coverage/2.0.4 + collect-v8-coverage: registry.npmmirror.com/collect-v8-coverage/1.0.1 + dev: true + + registry.npmmirror.com/@jest/test-sequencer/27.5.1: + resolution: {integrity: sha512-LCheJF7WB2+9JuCS7VB/EmGIdQuhtqjRNI9A43idHv3E4KltCTsPsLxvdaubFHSYwY/fNjMWjl6vNRhDiN7vpQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@jest/test-sequencer/-/test-sequencer-27.5.1.tgz} + name: '@jest/test-sequencer' + version: 27.5.1 + engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} + dependencies: + '@jest/test-result': registry.npmmirror.com/@jest/test-result/27.5.1 + graceful-fs: registry.npmmirror.com/graceful-fs/4.2.10 + jest-haste-map: registry.npmmirror.com/jest-haste-map/27.5.1 + jest-runtime: registry.npmmirror.com/jest-runtime/27.5.1 + transitivePeerDependencies: + - supports-color + dev: true + + registry.npmmirror.com/@jest/transform/27.5.1: + resolution: {integrity: sha512-ipON6WtYgl/1329g5AIJVbUuEh0wZVbdpGwC99Jw4LwuoBNS95MVphU6zOeD9pDkon+LLbFL7lOQRapbB8SCHw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@jest/transform/-/transform-27.5.1.tgz} + name: '@jest/transform' + version: 27.5.1 + engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} + dependencies: + '@babel/core': registry.npmmirror.com/@babel/core/7.20.12 + '@jest/types': registry.npmmirror.com/@jest/types/27.5.1 + babel-plugin-istanbul: registry.npmmirror.com/babel-plugin-istanbul/6.1.1 + chalk: registry.npmmirror.com/chalk/4.1.2 + convert-source-map: registry.npmmirror.com/convert-source-map/1.9.0 + fast-json-stable-stringify: registry.npmmirror.com/fast-json-stable-stringify/2.1.0 + graceful-fs: registry.npmmirror.com/graceful-fs/4.2.10 + jest-haste-map: registry.npmmirror.com/jest-haste-map/27.5.1 + jest-regex-util: registry.npmmirror.com/jest-regex-util/27.5.1 + jest-util: registry.npmmirror.com/jest-util/27.5.1 + micromatch: registry.npmmirror.com/micromatch/4.0.5 + pirates: registry.npmmirror.com/pirates/4.0.5 + slash: registry.npmmirror.com/slash/3.0.0 + source-map: registry.npmmirror.com/source-map/0.6.1 + write-file-atomic: registry.npmmirror.com/write-file-atomic/3.0.3 + transitivePeerDependencies: + - supports-color + dev: true + + registry.npmmirror.com/@jest/types/27.5.1: + resolution: {integrity: sha512-Cx46iJ9QpwQTjIdq5VJu2QTMMs3QlEjI0x1QbBP5W1+nMzyc2XmimiRR/CbX9TO0cPTeUlxWMOu8mslYsJ8DEw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@jest/types/-/types-27.5.1.tgz} + name: '@jest/types' + version: 27.5.1 + engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} + dependencies: + '@types/istanbul-lib-coverage': registry.npmmirror.com/@types/istanbul-lib-coverage/2.0.4 + '@types/istanbul-reports': registry.npmmirror.com/@types/istanbul-reports/3.0.1 + '@types/node': registry.npmmirror.com/@types/node/17.0.45 + '@types/yargs': registry.npmmirror.com/@types/yargs/16.0.5 + chalk: registry.npmmirror.com/chalk/4.1.2 + dev: true + + registry.npmmirror.com/@jimp/bmp/0.10.3_@jimp+custom@0.10.3: + resolution: {integrity: sha512-keMOc5woiDmONXsB/6aXLR4Z5Q+v8lFq3EY2rcj2FmstbDMhRuGbmcBxlEgOqfRjwvtf/wOtJ3Of37oAWtVfLg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@jimp/bmp/-/bmp-0.10.3.tgz} + id: registry.npmmirror.com/@jimp/bmp/0.10.3 + name: '@jimp/bmp' + version: 0.10.3 + peerDependencies: + '@jimp/custom': '>=0.3.5' + dependencies: + '@babel/runtime': registry.npmmirror.com/@babel/runtime/7.20.13 + '@jimp/custom': registry.npmmirror.com/@jimp/custom/0.10.3 + '@jimp/utils': registry.npmmirror.com/@jimp/utils/0.10.3 + bmp-js: registry.npmmirror.com/bmp-js/0.1.0 + core-js: registry.npmmirror.com/core-js/3.27.2 + dev: false + + registry.npmmirror.com/@jimp/core/0.10.3: + resolution: {integrity: sha512-Gd5IpL3U2bFIO57Fh/OA3HCpWm4uW/pU01E75rI03BXfTdz3T+J7TwvyG1XaqsQ7/DSlS99GXtLQPlfFIe28UA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@jimp/core/-/core-0.10.3.tgz} + name: '@jimp/core' + version: 0.10.3 + dependencies: + '@babel/runtime': registry.npmmirror.com/@babel/runtime/7.20.13 + '@jimp/utils': registry.npmmirror.com/@jimp/utils/0.10.3 + any-base: registry.npmmirror.com/any-base/1.1.0 + buffer: registry.npmmirror.com/buffer/5.7.1 + core-js: registry.npmmirror.com/core-js/3.27.2 + exif-parser: registry.npmmirror.com/exif-parser/0.1.12 + file-type: registry.npmmirror.com/file-type/9.0.0 + load-bmfont: registry.npmmirror.com/load-bmfont/1.4.1 + mkdirp: registry.npmmirror.com/mkdirp/0.5.6 + phin: registry.npmmirror.com/phin/2.9.3 + pixelmatch: registry.npmmirror.com/pixelmatch/4.0.2 + tinycolor2: registry.npmmirror.com/tinycolor2/1.5.2 + dev: false + + registry.npmmirror.com/@jimp/custom/0.10.3: + resolution: {integrity: sha512-nZmSI+jwTi5IRyNLbKSXQovoeqsw+D0Jn0SxW08wYQvdkiWA8bTlDQFgQ7HVwCAKBm8oKkDB/ZEo9qvHJ+1gAQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@jimp/custom/-/custom-0.10.3.tgz} + name: '@jimp/custom' + version: 0.10.3 + dependencies: + '@babel/runtime': registry.npmmirror.com/@babel/runtime/7.20.13 + '@jimp/core': registry.npmmirror.com/@jimp/core/0.10.3 + core-js: registry.npmmirror.com/core-js/3.27.2 + dev: false + + registry.npmmirror.com/@jimp/gif/0.10.3_@jimp+custom@0.10.3: + resolution: {integrity: sha512-vjlRodSfz1CrUvvrnUuD/DsLK1GHB/yDZXHthVdZu23zYJIW7/WrIiD1IgQ5wOMV7NocfrvPn2iqUfBP81/WWA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@jimp/gif/-/gif-0.10.3.tgz} + id: registry.npmmirror.com/@jimp/gif/0.10.3 + name: '@jimp/gif' + version: 0.10.3 + peerDependencies: + '@jimp/custom': '>=0.3.5' + dependencies: + '@babel/runtime': registry.npmmirror.com/@babel/runtime/7.20.13 + '@jimp/custom': registry.npmmirror.com/@jimp/custom/0.10.3 + '@jimp/utils': registry.npmmirror.com/@jimp/utils/0.10.3 + core-js: registry.npmmirror.com/core-js/3.27.2 + omggif: registry.npmmirror.com/omggif/1.0.10 + dev: false + + registry.npmmirror.com/@jimp/jpeg/0.10.3_@jimp+custom@0.10.3: + resolution: {integrity: sha512-AAANwgUZOt6f6P7LZxY9lyJ9xclqutYJlsxt3JbriXUGJgrrFAIkcKcqv1nObgmQASSAQKYaMV9KdHjMlWFKlQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@jimp/jpeg/-/jpeg-0.10.3.tgz} + id: registry.npmmirror.com/@jimp/jpeg/0.10.3 + name: '@jimp/jpeg' + version: 0.10.3 + peerDependencies: + '@jimp/custom': '>=0.3.5' + dependencies: + '@babel/runtime': registry.npmmirror.com/@babel/runtime/7.20.13 + '@jimp/custom': registry.npmmirror.com/@jimp/custom/0.10.3 + '@jimp/utils': registry.npmmirror.com/@jimp/utils/0.10.3 + core-js: registry.npmmirror.com/core-js/3.27.2 + jpeg-js: registry.npmmirror.com/jpeg-js/0.3.7 + dev: false + + registry.npmmirror.com/@jimp/plugin-blit/0.10.3_@jimp+custom@0.10.3: + resolution: {integrity: sha512-5zlKlCfx4JWw9qUVC7GI4DzXyxDWyFvgZLaoGFoT00mlXlN75SarlDwc9iZ/2e2kp4bJWxz3cGgG4G/WXrbg3Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@jimp/plugin-blit/-/plugin-blit-0.10.3.tgz} + id: registry.npmmirror.com/@jimp/plugin-blit/0.10.3 + name: '@jimp/plugin-blit' + version: 0.10.3 + peerDependencies: + '@jimp/custom': '>=0.3.5' + dependencies: + '@babel/runtime': registry.npmmirror.com/@babel/runtime/7.20.13 + '@jimp/custom': registry.npmmirror.com/@jimp/custom/0.10.3 + '@jimp/utils': registry.npmmirror.com/@jimp/utils/0.10.3 + core-js: registry.npmmirror.com/core-js/3.27.2 + dev: false + + registry.npmmirror.com/@jimp/plugin-blur/0.10.3_@jimp+custom@0.10.3: + resolution: {integrity: sha512-cTOK3rjh1Yjh23jSfA6EHCHjsPJDEGLC8K2y9gM7dnTUK1y9NNmkFS23uHpyjgsWFIoH9oRh2SpEs3INjCpZhQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@jimp/plugin-blur/-/plugin-blur-0.10.3.tgz} + id: registry.npmmirror.com/@jimp/plugin-blur/0.10.3 + name: '@jimp/plugin-blur' + version: 0.10.3 + peerDependencies: + '@jimp/custom': '>=0.3.5' + dependencies: + '@babel/runtime': registry.npmmirror.com/@babel/runtime/7.20.13 + '@jimp/custom': registry.npmmirror.com/@jimp/custom/0.10.3 + '@jimp/utils': registry.npmmirror.com/@jimp/utils/0.10.3 + core-js: registry.npmmirror.com/core-js/3.27.2 + dev: false + + registry.npmmirror.com/@jimp/plugin-circle/0.10.3_@jimp+custom@0.10.3: + resolution: {integrity: sha512-51GAPIVelqAcfuUpaM5JWJ0iWl4vEjNXB7p4P7SX5udugK5bxXUjO6KA2qgWmdpHuCKtoNgkzWU9fNSuYp7tCA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@jimp/plugin-circle/-/plugin-circle-0.10.3.tgz} + id: registry.npmmirror.com/@jimp/plugin-circle/0.10.3 + name: '@jimp/plugin-circle' + version: 0.10.3 + peerDependencies: + '@jimp/custom': '>=0.3.5' + dependencies: + '@babel/runtime': registry.npmmirror.com/@babel/runtime/7.20.13 + '@jimp/custom': registry.npmmirror.com/@jimp/custom/0.10.3 + '@jimp/utils': registry.npmmirror.com/@jimp/utils/0.10.3 + core-js: registry.npmmirror.com/core-js/3.27.2 + dev: false + + registry.npmmirror.com/@jimp/plugin-color/0.10.3_@jimp+custom@0.10.3: + resolution: {integrity: sha512-RgeHUElmlTH7vpI4WyQrz6u59spiKfVQbsG/XUzfWGamFSixa24ZDwX/yV/Ts+eNaz7pZeIuv533qmKPvw2ujg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@jimp/plugin-color/-/plugin-color-0.10.3.tgz} + id: registry.npmmirror.com/@jimp/plugin-color/0.10.3 + name: '@jimp/plugin-color' + version: 0.10.3 + peerDependencies: + '@jimp/custom': '>=0.3.5' + dependencies: + '@babel/runtime': registry.npmmirror.com/@babel/runtime/7.20.13 + '@jimp/custom': registry.npmmirror.com/@jimp/custom/0.10.3 + '@jimp/utils': registry.npmmirror.com/@jimp/utils/0.10.3 + core-js: registry.npmmirror.com/core-js/3.27.2 + tinycolor2: registry.npmmirror.com/tinycolor2/1.5.2 + dev: false + + registry.npmmirror.com/@jimp/plugin-contain/0.10.3_gbysilybqlln2zzvva5cesir7y: + resolution: {integrity: sha512-bYJKW9dqzcB0Ihc6u7jSyKa3juStzbLs2LFr6fu8TzA2WkMS/R8h+ddkiO36+F9ILTWHP0CIA3HFe5OdOGcigw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@jimp/plugin-contain/-/plugin-contain-0.10.3.tgz} + id: registry.npmmirror.com/@jimp/plugin-contain/0.10.3 + name: '@jimp/plugin-contain' + version: 0.10.3 + peerDependencies: + '@jimp/custom': '>=0.3.5' + '@jimp/plugin-blit': '>=0.3.5' + '@jimp/plugin-resize': '>=0.3.5' + '@jimp/plugin-scale': '>=0.3.5' + dependencies: + '@babel/runtime': registry.npmmirror.com/@babel/runtime/7.20.13 + '@jimp/custom': registry.npmmirror.com/@jimp/custom/0.10.3 + '@jimp/plugin-blit': registry.npmmirror.com/@jimp/plugin-blit/0.10.3_@jimp+custom@0.10.3 + '@jimp/plugin-resize': registry.npmmirror.com/@jimp/plugin-resize/0.10.3_@jimp+custom@0.10.3 + '@jimp/plugin-scale': registry.npmmirror.com/@jimp/plugin-scale/0.10.3_bokkgd4ue6io5t5nqdyd3t3ie4 + '@jimp/utils': registry.npmmirror.com/@jimp/utils/0.10.3 + core-js: registry.npmmirror.com/core-js/3.27.2 + dev: false + + registry.npmmirror.com/@jimp/plugin-cover/0.10.3_j5v5phehpdwz2oywu3fuwsjdjm: + resolution: {integrity: sha512-pOxu0cM0BRPzdV468n4dMocJXoMbTnARDY/EpC3ZW15SpMuc/dr1KhWQHgoQX5kVW1Wt8zgqREAJJCQ5KuPKDA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@jimp/plugin-cover/-/plugin-cover-0.10.3.tgz} + id: registry.npmmirror.com/@jimp/plugin-cover/0.10.3 + name: '@jimp/plugin-cover' + version: 0.10.3 + peerDependencies: + '@jimp/custom': '>=0.3.5' + '@jimp/plugin-crop': '>=0.3.5' + '@jimp/plugin-resize': '>=0.3.5' + '@jimp/plugin-scale': '>=0.3.5' + dependencies: + '@babel/runtime': registry.npmmirror.com/@babel/runtime/7.20.13 + '@jimp/custom': registry.npmmirror.com/@jimp/custom/0.10.3 + '@jimp/plugin-crop': registry.npmmirror.com/@jimp/plugin-crop/0.10.3_@jimp+custom@0.10.3 + '@jimp/plugin-resize': registry.npmmirror.com/@jimp/plugin-resize/0.10.3_@jimp+custom@0.10.3 + '@jimp/plugin-scale': registry.npmmirror.com/@jimp/plugin-scale/0.10.3_bokkgd4ue6io5t5nqdyd3t3ie4 + '@jimp/utils': registry.npmmirror.com/@jimp/utils/0.10.3 + core-js: registry.npmmirror.com/core-js/3.27.2 + dev: false + + registry.npmmirror.com/@jimp/plugin-crop/0.10.3_@jimp+custom@0.10.3: + resolution: {integrity: sha512-nB7HgOjjl9PgdHr076xZ3Sr6qHYzeBYBs9qvs3tfEEUeYMNnvzgCCGtUl6eMakazZFCMk3mhKmcB9zQuHFOvkg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@jimp/plugin-crop/-/plugin-crop-0.10.3.tgz} + id: registry.npmmirror.com/@jimp/plugin-crop/0.10.3 + name: '@jimp/plugin-crop' + version: 0.10.3 + peerDependencies: + '@jimp/custom': '>=0.3.5' + dependencies: + '@babel/runtime': registry.npmmirror.com/@babel/runtime/7.20.13 + '@jimp/custom': registry.npmmirror.com/@jimp/custom/0.10.3 + '@jimp/utils': registry.npmmirror.com/@jimp/utils/0.10.3 + core-js: registry.npmmirror.com/core-js/3.27.2 + dev: false + + registry.npmmirror.com/@jimp/plugin-displace/0.10.3_@jimp+custom@0.10.3: + resolution: {integrity: sha512-8t3fVKCH5IVqI4lewe4lFFjpxxr69SQCz5/tlpDLQZsrNScNJivHdQ09zljTrVTCSgeCqQJIKgH2Q7Sk/pAZ0w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@jimp/plugin-displace/-/plugin-displace-0.10.3.tgz} + id: registry.npmmirror.com/@jimp/plugin-displace/0.10.3 + name: '@jimp/plugin-displace' + version: 0.10.3 + peerDependencies: + '@jimp/custom': '>=0.3.5' + dependencies: + '@babel/runtime': registry.npmmirror.com/@babel/runtime/7.20.13 + '@jimp/custom': registry.npmmirror.com/@jimp/custom/0.10.3 + '@jimp/utils': registry.npmmirror.com/@jimp/utils/0.10.3 + core-js: registry.npmmirror.com/core-js/3.27.2 + dev: false + + registry.npmmirror.com/@jimp/plugin-dither/0.10.3_@jimp+custom@0.10.3: + resolution: {integrity: sha512-JCX/oNSnEg1kGQ8ffZ66bEgQOLCY3Rn+lrd6v1jjLy/mn9YVZTMsxLtGCXpiCDC2wG/KTmi4862ysmP9do9dAQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@jimp/plugin-dither/-/plugin-dither-0.10.3.tgz} + id: registry.npmmirror.com/@jimp/plugin-dither/0.10.3 + name: '@jimp/plugin-dither' + version: 0.10.3 + peerDependencies: + '@jimp/custom': '>=0.3.5' + dependencies: + '@babel/runtime': registry.npmmirror.com/@babel/runtime/7.20.13 + '@jimp/custom': registry.npmmirror.com/@jimp/custom/0.10.3 + '@jimp/utils': registry.npmmirror.com/@jimp/utils/0.10.3 + core-js: registry.npmmirror.com/core-js/3.27.2 + dev: false + + registry.npmmirror.com/@jimp/plugin-fisheye/0.10.3_@jimp+custom@0.10.3: + resolution: {integrity: sha512-RRZb1wqe+xdocGcFtj2xHU7sF7xmEZmIa6BmrfSchjyA2b32TGPWKnP3qyj7p6LWEsXn+19hRYbjfyzyebPElQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@jimp/plugin-fisheye/-/plugin-fisheye-0.10.3.tgz} + id: registry.npmmirror.com/@jimp/plugin-fisheye/0.10.3 + name: '@jimp/plugin-fisheye' + version: 0.10.3 + peerDependencies: + '@jimp/custom': '>=0.3.5' + dependencies: + '@babel/runtime': registry.npmmirror.com/@babel/runtime/7.20.13 + '@jimp/custom': registry.npmmirror.com/@jimp/custom/0.10.3 + '@jimp/utils': registry.npmmirror.com/@jimp/utils/0.10.3 + core-js: registry.npmmirror.com/core-js/3.27.2 + dev: false + + registry.npmmirror.com/@jimp/plugin-flip/0.10.3_er4ccqdvpmjzdatuaf42td42ii: + resolution: {integrity: sha512-0epbi8XEzp0wmSjoW9IB0iMu0yNF17aZOxLdURCN3Zr+8nWPs5VNIMqSVa1Y62GSyiMDpVpKF/ITiXre+EqrPg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@jimp/plugin-flip/-/plugin-flip-0.10.3.tgz} + id: registry.npmmirror.com/@jimp/plugin-flip/0.10.3 + name: '@jimp/plugin-flip' + version: 0.10.3 + peerDependencies: + '@jimp/custom': '>=0.3.5' + '@jimp/plugin-rotate': '>=0.3.5' + dependencies: + '@babel/runtime': registry.npmmirror.com/@babel/runtime/7.20.13 + '@jimp/custom': registry.npmmirror.com/@jimp/custom/0.10.3 + '@jimp/plugin-rotate': registry.npmmirror.com/@jimp/plugin-rotate/0.10.3_val3q4qgj5oh6ukcard42sxi6q + '@jimp/utils': registry.npmmirror.com/@jimp/utils/0.10.3 + core-js: registry.npmmirror.com/core-js/3.27.2 + dev: false + + registry.npmmirror.com/@jimp/plugin-gaussian/0.10.3_@jimp+custom@0.10.3: + resolution: {integrity: sha512-25eHlFbHUDnMMGpgRBBeQ2AMI4wsqCg46sue0KklI+c2BaZ+dGXmJA5uT8RTOrt64/K9Wz5E+2n7eBnny4dfpQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@jimp/plugin-gaussian/-/plugin-gaussian-0.10.3.tgz} + id: registry.npmmirror.com/@jimp/plugin-gaussian/0.10.3 + name: '@jimp/plugin-gaussian' + version: 0.10.3 + peerDependencies: + '@jimp/custom': '>=0.3.5' + dependencies: + '@babel/runtime': registry.npmmirror.com/@babel/runtime/7.20.13 + '@jimp/custom': registry.npmmirror.com/@jimp/custom/0.10.3 + '@jimp/utils': registry.npmmirror.com/@jimp/utils/0.10.3 + core-js: registry.npmmirror.com/core-js/3.27.2 + dev: false + + registry.npmmirror.com/@jimp/plugin-invert/0.10.3_@jimp+custom@0.10.3: + resolution: {integrity: sha512-effYSApWY/FbtlzqsKXlTLkgloKUiHBKjkQnqh5RL4oQxh/33j6aX+HFdDyQKtsXb8CMd4xd7wyiD2YYabTa0g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@jimp/plugin-invert/-/plugin-invert-0.10.3.tgz} + id: registry.npmmirror.com/@jimp/plugin-invert/0.10.3 + name: '@jimp/plugin-invert' + version: 0.10.3 + peerDependencies: + '@jimp/custom': '>=0.3.5' + dependencies: + '@babel/runtime': registry.npmmirror.com/@babel/runtime/7.20.13 + '@jimp/custom': registry.npmmirror.com/@jimp/custom/0.10.3 + '@jimp/utils': registry.npmmirror.com/@jimp/utils/0.10.3 + core-js: registry.npmmirror.com/core-js/3.27.2 + dev: false + + registry.npmmirror.com/@jimp/plugin-mask/0.10.3_@jimp+custom@0.10.3: + resolution: {integrity: sha512-twrg8q8TIhM9Z6Jcu9/5f+OCAPaECb0eKrrbbIajJqJ3bCUlj5zbfgIhiQIzjPJ6KjpnFPSqHQfHkU1Vvk/nVw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@jimp/plugin-mask/-/plugin-mask-0.10.3.tgz} + id: registry.npmmirror.com/@jimp/plugin-mask/0.10.3 + name: '@jimp/plugin-mask' + version: 0.10.3 + peerDependencies: + '@jimp/custom': '>=0.3.5' + dependencies: + '@babel/runtime': registry.npmmirror.com/@babel/runtime/7.20.13 + '@jimp/custom': registry.npmmirror.com/@jimp/custom/0.10.3 + '@jimp/utils': registry.npmmirror.com/@jimp/utils/0.10.3 + core-js: registry.npmmirror.com/core-js/3.27.2 + dev: false + + registry.npmmirror.com/@jimp/plugin-normalize/0.10.3_@jimp+custom@0.10.3: + resolution: {integrity: sha512-xkb5eZI/mMlbwKkDN79+1/t/+DBo8bBXZUMsT4gkFgMRKNRZ6NQPxlv1d3QpRzlocsl6UMxrHnhgnXdLAcgrXw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@jimp/plugin-normalize/-/plugin-normalize-0.10.3.tgz} + id: registry.npmmirror.com/@jimp/plugin-normalize/0.10.3 + name: '@jimp/plugin-normalize' + version: 0.10.3 + peerDependencies: + '@jimp/custom': '>=0.3.5' + dependencies: + '@babel/runtime': registry.npmmirror.com/@babel/runtime/7.20.13 + '@jimp/custom': registry.npmmirror.com/@jimp/custom/0.10.3 + '@jimp/utils': registry.npmmirror.com/@jimp/utils/0.10.3 + core-js: registry.npmmirror.com/core-js/3.27.2 + dev: false + + registry.npmmirror.com/@jimp/plugin-print/0.10.3_ab5tbyzqwab4eowaeffdvcltfm: + resolution: {integrity: sha512-wjRiI6yjXsAgMe6kVjizP+RgleUCLkH256dskjoNvJzmzbEfO7xQw9g6M02VET+emnbY0CO83IkrGm2q43VRyg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@jimp/plugin-print/-/plugin-print-0.10.3.tgz} + id: registry.npmmirror.com/@jimp/plugin-print/0.10.3 + name: '@jimp/plugin-print' + version: 0.10.3 + peerDependencies: + '@jimp/custom': '>=0.3.5' + '@jimp/plugin-blit': '>=0.3.5' + dependencies: + '@babel/runtime': registry.npmmirror.com/@babel/runtime/7.20.13 + '@jimp/custom': registry.npmmirror.com/@jimp/custom/0.10.3 + '@jimp/plugin-blit': registry.npmmirror.com/@jimp/plugin-blit/0.10.3_@jimp+custom@0.10.3 + '@jimp/utils': registry.npmmirror.com/@jimp/utils/0.10.3 + core-js: registry.npmmirror.com/core-js/3.27.2 + load-bmfont: registry.npmmirror.com/load-bmfont/1.4.1 + dev: false + + registry.npmmirror.com/@jimp/plugin-resize/0.10.3_@jimp+custom@0.10.3: + resolution: {integrity: sha512-rf8YmEB1d7Sg+g4LpqF0Mp+dfXfb6JFJkwlAIWPUOR7lGsPWALavEwTW91c0etEdnp0+JB9AFpy6zqq7Lwkq6w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@jimp/plugin-resize/-/plugin-resize-0.10.3.tgz} + id: registry.npmmirror.com/@jimp/plugin-resize/0.10.3 + name: '@jimp/plugin-resize' + version: 0.10.3 + peerDependencies: + '@jimp/custom': '>=0.3.5' + dependencies: + '@babel/runtime': registry.npmmirror.com/@babel/runtime/7.20.13 + '@jimp/custom': registry.npmmirror.com/@jimp/custom/0.10.3 + '@jimp/utils': registry.npmmirror.com/@jimp/utils/0.10.3 + core-js: registry.npmmirror.com/core-js/3.27.2 + dev: false + + registry.npmmirror.com/@jimp/plugin-rotate/0.10.3_val3q4qgj5oh6ukcard42sxi6q: + resolution: {integrity: sha512-YXLlRjm18fkW9MOHUaVAxWjvgZM851ofOipytz5FyKp4KZWDLk+dZK1JNmVmK7MyVmAzZ5jsgSLhIgj+GgN0Eg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@jimp/plugin-rotate/-/plugin-rotate-0.10.3.tgz} + id: registry.npmmirror.com/@jimp/plugin-rotate/0.10.3 + name: '@jimp/plugin-rotate' + version: 0.10.3 + peerDependencies: + '@jimp/custom': '>=0.3.5' + '@jimp/plugin-blit': '>=0.3.5' + '@jimp/plugin-crop': '>=0.3.5' + '@jimp/plugin-resize': '>=0.3.5' + dependencies: + '@babel/runtime': registry.npmmirror.com/@babel/runtime/7.20.13 + '@jimp/custom': registry.npmmirror.com/@jimp/custom/0.10.3 + '@jimp/plugin-blit': registry.npmmirror.com/@jimp/plugin-blit/0.10.3_@jimp+custom@0.10.3 + '@jimp/plugin-crop': registry.npmmirror.com/@jimp/plugin-crop/0.10.3_@jimp+custom@0.10.3 + '@jimp/plugin-resize': registry.npmmirror.com/@jimp/plugin-resize/0.10.3_@jimp+custom@0.10.3 + '@jimp/utils': registry.npmmirror.com/@jimp/utils/0.10.3 + core-js: registry.npmmirror.com/core-js/3.27.2 + dev: false + + registry.npmmirror.com/@jimp/plugin-scale/0.10.3_bokkgd4ue6io5t5nqdyd3t3ie4: + resolution: {integrity: sha512-5DXD7x7WVcX1gUgnlFXQa8F+Q3ThRYwJm+aesgrYvDOY+xzRoRSdQvhmdd4JEEue3lyX44DvBSgCIHPtGcEPaw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@jimp/plugin-scale/-/plugin-scale-0.10.3.tgz} + id: registry.npmmirror.com/@jimp/plugin-scale/0.10.3 + name: '@jimp/plugin-scale' + version: 0.10.3 + peerDependencies: + '@jimp/custom': '>=0.3.5' + '@jimp/plugin-resize': '>=0.3.5' + dependencies: + '@babel/runtime': registry.npmmirror.com/@babel/runtime/7.20.13 + '@jimp/custom': registry.npmmirror.com/@jimp/custom/0.10.3 + '@jimp/plugin-resize': registry.npmmirror.com/@jimp/plugin-resize/0.10.3_@jimp+custom@0.10.3 + '@jimp/utils': registry.npmmirror.com/@jimp/utils/0.10.3 + core-js: registry.npmmirror.com/core-js/3.27.2 + dev: false + + registry.npmmirror.com/@jimp/plugin-shadow/0.10.3_6w4bogtstk4ko7nb73twxuezqq: + resolution: {integrity: sha512-/nkFXpt2zVcdP4ETdkAUL0fSzyrC5ZFxdcphbYBodqD7fXNqChS/Un1eD4xCXWEpW8cnG9dixZgQgStjywH0Mg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@jimp/plugin-shadow/-/plugin-shadow-0.10.3.tgz} + id: registry.npmmirror.com/@jimp/plugin-shadow/0.10.3 + name: '@jimp/plugin-shadow' + version: 0.10.3 + peerDependencies: + '@jimp/custom': '>=0.3.5' + '@jimp/plugin-blur': '>=0.3.5' + '@jimp/plugin-resize': '>=0.3.5' + dependencies: + '@babel/runtime': registry.npmmirror.com/@babel/runtime/7.20.13 + '@jimp/custom': registry.npmmirror.com/@jimp/custom/0.10.3 + '@jimp/plugin-blur': registry.npmmirror.com/@jimp/plugin-blur/0.10.3_@jimp+custom@0.10.3 + '@jimp/plugin-resize': registry.npmmirror.com/@jimp/plugin-resize/0.10.3_@jimp+custom@0.10.3 + '@jimp/utils': registry.npmmirror.com/@jimp/utils/0.10.3 + core-js: registry.npmmirror.com/core-js/3.27.2 + dev: false + + registry.npmmirror.com/@jimp/plugin-threshold/0.10.3_rhidij2fqubngmyim7jkn7kfbi: + resolution: {integrity: sha512-Dzh0Yq2wXP2SOnxcbbiyA4LJ2luwrdf1MghNIt9H+NX7B+IWw/N8qA2GuSm9n4BPGSLluuhdAWJqHcTiREriVA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@jimp/plugin-threshold/-/plugin-threshold-0.10.3.tgz} + id: registry.npmmirror.com/@jimp/plugin-threshold/0.10.3 + name: '@jimp/plugin-threshold' + version: 0.10.3 + peerDependencies: + '@jimp/custom': '>=0.3.5' + '@jimp/plugin-color': '>=0.8.0' + '@jimp/plugin-resize': '>=0.8.0' + dependencies: + '@babel/runtime': registry.npmmirror.com/@babel/runtime/7.20.13 + '@jimp/custom': registry.npmmirror.com/@jimp/custom/0.10.3 + '@jimp/plugin-color': registry.npmmirror.com/@jimp/plugin-color/0.10.3_@jimp+custom@0.10.3 + '@jimp/plugin-resize': registry.npmmirror.com/@jimp/plugin-resize/0.10.3_@jimp+custom@0.10.3 + '@jimp/utils': registry.npmmirror.com/@jimp/utils/0.10.3 + core-js: registry.npmmirror.com/core-js/3.27.2 + dev: false + + registry.npmmirror.com/@jimp/plugins/0.10.3_@jimp+custom@0.10.3: + resolution: {integrity: sha512-jTT3/7hOScf0EIKiAXmxwayHhryhc1wWuIe3FrchjDjr9wgIGNN2a7XwCgPl3fML17DXK1x8EzDneCdh261bkw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@jimp/plugins/-/plugins-0.10.3.tgz} + id: registry.npmmirror.com/@jimp/plugins/0.10.3 + name: '@jimp/plugins' + version: 0.10.3 + peerDependencies: + '@jimp/custom': '>=0.3.5' + dependencies: + '@babel/runtime': registry.npmmirror.com/@babel/runtime/7.20.13 + '@jimp/custom': registry.npmmirror.com/@jimp/custom/0.10.3 + '@jimp/plugin-blit': registry.npmmirror.com/@jimp/plugin-blit/0.10.3_@jimp+custom@0.10.3 + '@jimp/plugin-blur': registry.npmmirror.com/@jimp/plugin-blur/0.10.3_@jimp+custom@0.10.3 + '@jimp/plugin-circle': registry.npmmirror.com/@jimp/plugin-circle/0.10.3_@jimp+custom@0.10.3 + '@jimp/plugin-color': registry.npmmirror.com/@jimp/plugin-color/0.10.3_@jimp+custom@0.10.3 + '@jimp/plugin-contain': registry.npmmirror.com/@jimp/plugin-contain/0.10.3_gbysilybqlln2zzvva5cesir7y + '@jimp/plugin-cover': registry.npmmirror.com/@jimp/plugin-cover/0.10.3_j5v5phehpdwz2oywu3fuwsjdjm + '@jimp/plugin-crop': registry.npmmirror.com/@jimp/plugin-crop/0.10.3_@jimp+custom@0.10.3 + '@jimp/plugin-displace': registry.npmmirror.com/@jimp/plugin-displace/0.10.3_@jimp+custom@0.10.3 + '@jimp/plugin-dither': registry.npmmirror.com/@jimp/plugin-dither/0.10.3_@jimp+custom@0.10.3 + '@jimp/plugin-fisheye': registry.npmmirror.com/@jimp/plugin-fisheye/0.10.3_@jimp+custom@0.10.3 + '@jimp/plugin-flip': registry.npmmirror.com/@jimp/plugin-flip/0.10.3_er4ccqdvpmjzdatuaf42td42ii + '@jimp/plugin-gaussian': registry.npmmirror.com/@jimp/plugin-gaussian/0.10.3_@jimp+custom@0.10.3 + '@jimp/plugin-invert': registry.npmmirror.com/@jimp/plugin-invert/0.10.3_@jimp+custom@0.10.3 + '@jimp/plugin-mask': registry.npmmirror.com/@jimp/plugin-mask/0.10.3_@jimp+custom@0.10.3 + '@jimp/plugin-normalize': registry.npmmirror.com/@jimp/plugin-normalize/0.10.3_@jimp+custom@0.10.3 + '@jimp/plugin-print': registry.npmmirror.com/@jimp/plugin-print/0.10.3_ab5tbyzqwab4eowaeffdvcltfm + '@jimp/plugin-resize': registry.npmmirror.com/@jimp/plugin-resize/0.10.3_@jimp+custom@0.10.3 + '@jimp/plugin-rotate': registry.npmmirror.com/@jimp/plugin-rotate/0.10.3_val3q4qgj5oh6ukcard42sxi6q + '@jimp/plugin-scale': registry.npmmirror.com/@jimp/plugin-scale/0.10.3_bokkgd4ue6io5t5nqdyd3t3ie4 + '@jimp/plugin-shadow': registry.npmmirror.com/@jimp/plugin-shadow/0.10.3_6w4bogtstk4ko7nb73twxuezqq + '@jimp/plugin-threshold': registry.npmmirror.com/@jimp/plugin-threshold/0.10.3_rhidij2fqubngmyim7jkn7kfbi + core-js: registry.npmmirror.com/core-js/3.27.2 + timm: registry.npmmirror.com/timm/1.7.1 + dev: false + + registry.npmmirror.com/@jimp/png/0.10.3_@jimp+custom@0.10.3: + resolution: {integrity: sha512-YKqk/dkl+nGZxSYIDQrqhmaP8tC3IK8H7dFPnnzFVvbhDnyYunqBZZO3SaZUKTichClRw8k/CjBhbc+hifSGWg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@jimp/png/-/png-0.10.3.tgz} + id: registry.npmmirror.com/@jimp/png/0.10.3 + name: '@jimp/png' + version: 0.10.3 + peerDependencies: + '@jimp/custom': '>=0.3.5' + dependencies: + '@babel/runtime': registry.npmmirror.com/@babel/runtime/7.20.13 + '@jimp/custom': registry.npmmirror.com/@jimp/custom/0.10.3 + '@jimp/utils': registry.npmmirror.com/@jimp/utils/0.10.3 + core-js: registry.npmmirror.com/core-js/3.27.2 + pngjs: registry.npmmirror.com/pngjs/3.4.0 + dev: false + + registry.npmmirror.com/@jimp/tiff/0.10.3_@jimp+custom@0.10.3: + resolution: {integrity: sha512-7EsJzZ5Y/EtinkBGuwX3Bi4S+zgbKouxjt9c82VJTRJOQgLWsE/RHqcyRCOQBhHAZ9QexYmDz34medfLKdoX0g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@jimp/tiff/-/tiff-0.10.3.tgz} + id: registry.npmmirror.com/@jimp/tiff/0.10.3 + name: '@jimp/tiff' + version: 0.10.3 + peerDependencies: + '@jimp/custom': '>=0.3.5' + dependencies: + '@babel/runtime': registry.npmmirror.com/@babel/runtime/7.20.13 + '@jimp/custom': registry.npmmirror.com/@jimp/custom/0.10.3 + core-js: registry.npmmirror.com/core-js/3.27.2 + utif: registry.npmmirror.com/utif/2.0.1 + dev: false + + registry.npmmirror.com/@jimp/types/0.10.3_@jimp+custom@0.10.3: + resolution: {integrity: sha512-XGmBakiHZqseSWr/puGN+CHzx0IKBSpsKlmEmsNV96HKDiP6eu8NSnwdGCEq2mmIHe0JNcg1hqg59hpwtQ7Tiw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@jimp/types/-/types-0.10.3.tgz} + id: registry.npmmirror.com/@jimp/types/0.10.3 + name: '@jimp/types' + version: 0.10.3 + peerDependencies: + '@jimp/custom': '>=0.3.5' + dependencies: + '@babel/runtime': registry.npmmirror.com/@babel/runtime/7.20.13 + '@jimp/bmp': registry.npmmirror.com/@jimp/bmp/0.10.3_@jimp+custom@0.10.3 + '@jimp/custom': registry.npmmirror.com/@jimp/custom/0.10.3 + '@jimp/gif': registry.npmmirror.com/@jimp/gif/0.10.3_@jimp+custom@0.10.3 + '@jimp/jpeg': registry.npmmirror.com/@jimp/jpeg/0.10.3_@jimp+custom@0.10.3 + '@jimp/png': registry.npmmirror.com/@jimp/png/0.10.3_@jimp+custom@0.10.3 + '@jimp/tiff': registry.npmmirror.com/@jimp/tiff/0.10.3_@jimp+custom@0.10.3 + core-js: registry.npmmirror.com/core-js/3.27.2 + timm: registry.npmmirror.com/timm/1.7.1 + dev: false + + registry.npmmirror.com/@jimp/utils/0.10.3: + resolution: {integrity: sha512-VcSlQhkil4ReYmg1KkN+WqHyYfZ2XfZxDsKAHSfST1GEz/RQHxKZbX+KhFKtKflnL0F4e6DlNQj3vznMNXCR2w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@jimp/utils/-/utils-0.10.3.tgz} + name: '@jimp/utils' + version: 0.10.3 + dependencies: + '@babel/runtime': registry.npmmirror.com/@babel/runtime/7.20.13 + core-js: registry.npmmirror.com/core-js/3.27.2 + regenerator-runtime: registry.npmmirror.com/regenerator-runtime/0.13.11 + dev: false + registry.npmmirror.com/@jridgewell/gen-mapping/0.1.1: resolution: {integrity: sha512-sQXCasFk+U8lWYEe66WxRDOE9PjVz4vSM51fTu3Hw+ClTpUSQb718772vH3pyS5pShp6lvQM7SxgIDXXXmOX7w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@jridgewell/gen-mapping/-/gen-mapping-0.1.1.tgz} name: '@jridgewell/gen-mapping' @@ -1536,7 +2397,6 @@ packages: dependencies: '@jridgewell/gen-mapping': registry.npmmirror.com/@jridgewell/gen-mapping/0.3.2 '@jridgewell/trace-mapping': registry.npmmirror.com/@jridgewell/trace-mapping/0.3.17 - dev: true registry.npmmirror.com/@jridgewell/sourcemap-codec/1.4.14: resolution: {integrity: sha512-XPSJHWmi394fuUuzDnGz1wiKqWfo1yXecHQMRf2l6hztTO+nPru658AyDngaBe7isIxEkRsPR3FZh+s7iVa4Uw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.14.tgz} @@ -1621,6 +2481,22 @@ packages: engines: {node: '>=6'} dev: true + registry.npmmirror.com/@sinonjs/commons/1.8.6: + resolution: {integrity: sha512-Ky+XkAkqPZSm3NLBeUng77EBQl3cmeJhITaGHdYH8kjVB+aun3S4XBRti2zt17mtt0mIUDiNxYeoJm6drVvBJQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@sinonjs/commons/-/commons-1.8.6.tgz} + name: '@sinonjs/commons' + version: 1.8.6 + dependencies: + type-detect: registry.npmmirror.com/type-detect/4.0.8 + dev: true + + registry.npmmirror.com/@sinonjs/fake-timers/8.1.0: + resolution: {integrity: sha512-OAPJUAtgeINhh/TAlUID4QTs53Njm7xzddaVlEs/SXwgtiD1tW22zAB/W1wdqfrpmikgaWQ9Fw6Ws+hsiRm5Vg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@sinonjs/fake-timers/-/fake-timers-8.1.0.tgz} + name: '@sinonjs/fake-timers' + version: 8.1.0 + dependencies: + '@sinonjs/commons': registry.npmmirror.com/@sinonjs/commons/1.8.6 + dev: true + registry.npmmirror.com/@szmarczak/http-timer/1.1.2: resolution: {integrity: sha512-XIB2XbzHTN6ieIjfIMV9hlVcfPU26s2vafYWQcZHWXHOxiaRZYEDKEwdl129Zyg50+foYV2jCgtrqSA6qNuNSA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@szmarczak/http-timer/-/http-timer-1.1.2.tgz} name: '@szmarczak/http-timer' @@ -1630,6 +2506,50 @@ packages: defer-to-connect: registry.npmmirror.com/defer-to-connect/1.1.3 dev: true + registry.npmmirror.com/@tootallnate/once/1.1.2: + resolution: {integrity: sha512-RbzJvlNzmRq5c3O09UipeuXno4tA1FE6ikOjxZK0tuxVv3412l64l5t1W5pj4+rJq9vpkm/kwiR07aZXnsKPxw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@tootallnate/once/-/once-1.1.2.tgz} + name: '@tootallnate/once' + version: 1.1.2 + engines: {node: '>= 6'} + dev: true + + registry.npmmirror.com/@types/babel__core/7.20.0: + resolution: {integrity: sha512-+n8dL/9GWblDO0iU6eZAwEIJVr5DWigtle+Q6HLOrh/pdbXOhOtqzq8VPPE2zvNJzSKY4vH/z3iT3tn0A3ypiQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/babel__core/-/babel__core-7.20.0.tgz} + name: '@types/babel__core' + version: 7.20.0 + dependencies: + '@babel/parser': registry.npmmirror.com/@babel/parser/7.20.13 + '@babel/types': registry.npmmirror.com/@babel/types/7.20.7 + '@types/babel__generator': registry.npmmirror.com/@types/babel__generator/7.6.4 + '@types/babel__template': registry.npmmirror.com/@types/babel__template/7.4.1 + '@types/babel__traverse': registry.npmmirror.com/@types/babel__traverse/7.18.3 + dev: true + + registry.npmmirror.com/@types/babel__generator/7.6.4: + resolution: {integrity: sha512-tFkciB9j2K755yrTALxD44McOrk+gfpIpvC3sxHjRawj6PfnQxrse4Clq5y/Rq+G3mrBurMax/lG8Qn2t9mSsg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/babel__generator/-/babel__generator-7.6.4.tgz} + name: '@types/babel__generator' + version: 7.6.4 + dependencies: + '@babel/types': registry.npmmirror.com/@babel/types/7.20.7 + dev: true + + registry.npmmirror.com/@types/babel__template/7.4.1: + resolution: {integrity: sha512-azBFKemX6kMg5Io+/rdGT0dkGreboUVR0Cdm3fz9QJWpaQGJRQXl7C+6hOTCZcMll7KFyEQpgbYI2lHdsS4U7g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/babel__template/-/babel__template-7.4.1.tgz} + name: '@types/babel__template' + version: 7.4.1 + dependencies: + '@babel/parser': registry.npmmirror.com/@babel/parser/7.20.13 + '@babel/types': registry.npmmirror.com/@babel/types/7.20.7 + dev: true + + registry.npmmirror.com/@types/babel__traverse/7.18.3: + resolution: {integrity: sha512-1kbcJ40lLB7MHsj39U4Sh1uTd2E7rLEa79kmDpI6cy+XiXsteB3POdQomoq4FxszMrO3ZYchkhYJw7A2862b3w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/babel__traverse/-/babel__traverse-7.18.3.tgz} + name: '@types/babel__traverse' + version: 7.18.3 + dependencies: + '@babel/types': registry.npmmirror.com/@babel/types/7.20.7 + dev: true + registry.npmmirror.com/@types/crypto-js/4.1.1: resolution: {integrity: sha512-BG7fQKZ689HIoc5h+6D2Dgq1fABRa0RbBWKBd9SP/MVRVXROflpm5fhwyATX5duFmbStzyzyycPB8qUYKDH3NA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/crypto-js/-/crypto-js-4.1.1.tgz} name: '@types/crypto-js' @@ -1651,6 +2571,36 @@ packages: version: 1.0.0 dev: true + registry.npmmirror.com/@types/graceful-fs/4.1.6: + resolution: {integrity: sha512-Sig0SNORX9fdW+bQuTEovKj3uHcUL6LQKbCrrqb1X7J6/ReAbhCXRAhc+SMejhLELFj2QcyuxmUooZ4bt5ReSw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/graceful-fs/-/graceful-fs-4.1.6.tgz} + name: '@types/graceful-fs' + version: 4.1.6 + dependencies: + '@types/node': registry.npmmirror.com/@types/node/17.0.45 + dev: true + + registry.npmmirror.com/@types/istanbul-lib-coverage/2.0.4: + resolution: {integrity: sha512-z/QT1XN4K4KYuslS23k62yDIDLwLFkzxOuMplDtObz0+y7VqJCaO2o+SPwHCvLFZh7xazvvoor2tA/hPz9ee7g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.4.tgz} + name: '@types/istanbul-lib-coverage' + version: 2.0.4 + dev: true + + registry.npmmirror.com/@types/istanbul-lib-report/3.0.0: + resolution: {integrity: sha512-plGgXAPfVKFoYfa9NpYDAkseG+g6Jr294RqeqcqDixSbU34MZVJRi/P+7Y8GDpzkEwLaGZZOpKIEmeVZNtKsrg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/istanbul-lib-report/-/istanbul-lib-report-3.0.0.tgz} + name: '@types/istanbul-lib-report' + version: 3.0.0 + dependencies: + '@types/istanbul-lib-coverage': registry.npmmirror.com/@types/istanbul-lib-coverage/2.0.4 + dev: true + + registry.npmmirror.com/@types/istanbul-reports/3.0.1: + resolution: {integrity: sha512-c3mAZEuK0lvBp8tmuL74XRKn1+y2dcwOUpH7x4WrF6gk1GIgiluDRgMYQtw2OFcBvAJWlt6ASU3tSqxp0Uu0Aw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/istanbul-reports/-/istanbul-reports-3.0.1.tgz} + name: '@types/istanbul-reports' + version: 3.0.1 + dependencies: + '@types/istanbul-lib-report': registry.npmmirror.com/@types/istanbul-lib-report/3.0.0 + dev: true + registry.npmmirror.com/@types/json-schema/7.0.11: resolution: {integrity: sha512-wOuvG1SN4Us4rez+tylwwwCV1psiNVOkJeM3AUWUNWg/jDQY2+HE/444y5gc+jBmRqASOm2Oeh5c1axHobwRKQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/json-schema/-/json-schema-7.0.11.tgz} name: '@types/json-schema' @@ -1684,6 +2634,12 @@ packages: name: '@types/node' version: 17.0.45 + registry.npmmirror.com/@types/prettier/2.7.2: + resolution: {integrity: sha512-KufADq8uQqo1pYKVIYzfKbJfBAc0sOeXqGbFaSpv8MRmC/zXgowNZmFcbngndGk922QDmOASEXUZCaY48gs4cg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/prettier/-/prettier-2.7.2.tgz} + name: '@types/prettier' + version: 2.7.2 + dev: true + registry.npmmirror.com/@types/qs/6.9.7: resolution: {integrity: sha512-FGa1F62FT09qcrueBA6qYTrJPVDzah9a+493+o2PCXsesWHIn27G98TsSMs3WPNbZIEj4+VJf6saSFpvD+3Zsw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/qs/-/qs-6.9.7.tgz} name: '@types/qs' @@ -1704,11 +2660,31 @@ packages: version: 7.3.13 dev: true - registry.npmmirror.com/@typescript-eslint/eslint-plugin/5.48.0_k73wpmdolxikpyqun3p36akaaq: - resolution: {integrity: sha512-SVLafp0NXpoJY7ut6VFVUU9I+YeFsDzeQwtK0WZ+xbRN3mtxJ08je+6Oi2N89qDn087COdO0u3blKZNv9VetRQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.48.0.tgz} - id: registry.npmmirror.com/@typescript-eslint/eslint-plugin/5.48.0 + registry.npmmirror.com/@types/stack-utils/2.0.1: + resolution: {integrity: sha512-Hl219/BT5fLAaz6NDkSuhzasy49dwQS/DSdu4MdggFB8zcXv7vflBI3xp7FEmkmdDkBUI2bPUNeMttp2knYdxw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/stack-utils/-/stack-utils-2.0.1.tgz} + name: '@types/stack-utils' + version: 2.0.1 + dev: true + + registry.npmmirror.com/@types/yargs-parser/21.0.0: + resolution: {integrity: sha512-iO9ZQHkZxHn4mSakYV0vFHAVDyEOIJQrV2uZ06HxEPcx+mt8swXoZHIbaaJ2crJYFfErySgktuTZ3BeLz+XmFA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/yargs-parser/-/yargs-parser-21.0.0.tgz} + name: '@types/yargs-parser' + version: 21.0.0 + dev: true + + registry.npmmirror.com/@types/yargs/16.0.5: + resolution: {integrity: sha512-AxO/ADJOBFJScHbWhq2xAhlWP24rY4aCEG/NFaMvbT3X2MgRsLjhjQwsn0Zi5zn0LG9jUhCCZMeX9Dkuw6k+vQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/yargs/-/yargs-16.0.5.tgz} + name: '@types/yargs' + version: 16.0.5 + dependencies: + '@types/yargs-parser': registry.npmmirror.com/@types/yargs-parser/21.0.0 + dev: true + + registry.npmmirror.com/@typescript-eslint/eslint-plugin/5.49.0_rsaczafy73x3xqauzesvzbsgzy: + resolution: {integrity: sha512-IhxabIpcf++TBaBa1h7jtOWyon80SXPRLDq0dVz5SLFC/eW6tofkw/O7Ar3lkx5z5U6wzbKDrl2larprp5kk5Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.49.0.tgz} + id: registry.npmmirror.com/@typescript-eslint/eslint-plugin/5.49.0 name: '@typescript-eslint/eslint-plugin' - version: 5.48.0 + version: 5.49.0 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: '@typescript-eslint/parser': ^5.0.0 @@ -1718,12 +2694,12 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/parser': registry.npmmirror.com/@typescript-eslint/parser/5.48.0_iukboom6ndih5an6iafl45j2fe - '@typescript-eslint/scope-manager': registry.npmmirror.com/@typescript-eslint/scope-manager/5.48.0 - '@typescript-eslint/type-utils': registry.npmmirror.com/@typescript-eslint/type-utils/5.48.0_iukboom6ndih5an6iafl45j2fe - '@typescript-eslint/utils': registry.npmmirror.com/@typescript-eslint/utils/5.48.0_iukboom6ndih5an6iafl45j2fe + '@typescript-eslint/parser': registry.npmmirror.com/@typescript-eslint/parser/5.49.0_zkdaqh7it7uc4cvz2haft7rc6u + '@typescript-eslint/scope-manager': registry.npmmirror.com/@typescript-eslint/scope-manager/5.49.0 + '@typescript-eslint/type-utils': registry.npmmirror.com/@typescript-eslint/type-utils/5.49.0_zkdaqh7it7uc4cvz2haft7rc6u + '@typescript-eslint/utils': registry.npmmirror.com/@typescript-eslint/utils/5.49.0_zkdaqh7it7uc4cvz2haft7rc6u debug: registry.npmmirror.com/debug/4.3.4 - eslint: registry.npmmirror.com/eslint/8.31.0 + eslint: registry.npmmirror.com/eslint/8.33.0 ignore: registry.npmmirror.com/ignore/5.2.4 natural-compare-lite: registry.npmmirror.com/natural-compare-lite/1.4.0 regexpp: registry.npmmirror.com/regexpp/3.2.0 @@ -1734,11 +2710,11 @@ packages: - supports-color dev: true - registry.npmmirror.com/@typescript-eslint/parser/5.48.0_iukboom6ndih5an6iafl45j2fe: - resolution: {integrity: sha512-1mxNA8qfgxX8kBvRDIHEzrRGrKHQfQlbW6iHyfHYS0Q4X1af+S6mkLNtgCOsGVl8+/LUPrqdHMssAemkrQ01qg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@typescript-eslint/parser/-/parser-5.48.0.tgz} - id: registry.npmmirror.com/@typescript-eslint/parser/5.48.0 + registry.npmmirror.com/@typescript-eslint/parser/5.49.0_zkdaqh7it7uc4cvz2haft7rc6u: + resolution: {integrity: sha512-veDlZN9mUhGqU31Qiv2qEp+XrJj5fgZpJ8PW30sHU+j/8/e5ruAhLaVDAeznS7A7i4ucb/s8IozpDtt9NqCkZg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@typescript-eslint/parser/-/parser-5.49.0.tgz} + id: registry.npmmirror.com/@typescript-eslint/parser/5.49.0 name: '@typescript-eslint/parser' - version: 5.48.0 + version: 5.49.0 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 @@ -1747,31 +2723,31 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/scope-manager': registry.npmmirror.com/@typescript-eslint/scope-manager/5.48.0 - '@typescript-eslint/types': registry.npmmirror.com/@typescript-eslint/types/5.48.0 - '@typescript-eslint/typescript-estree': registry.npmmirror.com/@typescript-eslint/typescript-estree/5.48.0_typescript@4.9.4 + '@typescript-eslint/scope-manager': registry.npmmirror.com/@typescript-eslint/scope-manager/5.49.0 + '@typescript-eslint/types': registry.npmmirror.com/@typescript-eslint/types/5.49.0 + '@typescript-eslint/typescript-estree': registry.npmmirror.com/@typescript-eslint/typescript-estree/5.49.0_typescript@4.9.4 debug: registry.npmmirror.com/debug/4.3.4 - eslint: registry.npmmirror.com/eslint/8.31.0 + eslint: registry.npmmirror.com/eslint/8.33.0 typescript: registry.npmmirror.com/typescript/4.9.4 transitivePeerDependencies: - supports-color dev: true - registry.npmmirror.com/@typescript-eslint/scope-manager/5.48.0: - resolution: {integrity: sha512-0AA4LviDtVtZqlyUQnZMVHydDATpD9SAX/RC5qh6cBd3xmyWvmXYF+WT1oOmxkeMnWDlUVTwdODeucUnjz3gow==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@typescript-eslint/scope-manager/-/scope-manager-5.48.0.tgz} + registry.npmmirror.com/@typescript-eslint/scope-manager/5.49.0: + resolution: {integrity: sha512-clpROBOiMIzpbWNxCe1xDK14uPZh35u4QaZO1GddilEzoCLAEz4szb51rBpdgurs5k2YzPtJeTEN3qVbG+LRUQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@typescript-eslint/scope-manager/-/scope-manager-5.49.0.tgz} name: '@typescript-eslint/scope-manager' - version: 5.48.0 + version: 5.49.0 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': registry.npmmirror.com/@typescript-eslint/types/5.48.0 - '@typescript-eslint/visitor-keys': registry.npmmirror.com/@typescript-eslint/visitor-keys/5.48.0 + '@typescript-eslint/types': registry.npmmirror.com/@typescript-eslint/types/5.49.0 + '@typescript-eslint/visitor-keys': registry.npmmirror.com/@typescript-eslint/visitor-keys/5.49.0 dev: true - registry.npmmirror.com/@typescript-eslint/type-utils/5.48.0_iukboom6ndih5an6iafl45j2fe: - resolution: {integrity: sha512-vbtPO5sJyFjtHkGlGK4Sthmta0Bbls4Onv0bEqOGm7hP9h8UpRsHJwsrCiWtCUndTRNQO/qe6Ijz9rnT/DB+7g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@typescript-eslint/type-utils/-/type-utils-5.48.0.tgz} - id: registry.npmmirror.com/@typescript-eslint/type-utils/5.48.0 + registry.npmmirror.com/@typescript-eslint/type-utils/5.49.0_zkdaqh7it7uc4cvz2haft7rc6u: + resolution: {integrity: sha512-eUgLTYq0tR0FGU5g1YHm4rt5H/+V2IPVkP0cBmbhRyEmyGe4XvJ2YJ6sYTmONfjmdMqyMLad7SB8GvblbeESZA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@typescript-eslint/type-utils/-/type-utils-5.49.0.tgz} + id: registry.npmmirror.com/@typescript-eslint/type-utils/5.49.0 name: '@typescript-eslint/type-utils' - version: 5.48.0 + version: 5.49.0 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: '*' @@ -1780,28 +2756,28 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/typescript-estree': registry.npmmirror.com/@typescript-eslint/typescript-estree/5.48.0_typescript@4.9.4 - '@typescript-eslint/utils': registry.npmmirror.com/@typescript-eslint/utils/5.48.0_iukboom6ndih5an6iafl45j2fe + '@typescript-eslint/typescript-estree': registry.npmmirror.com/@typescript-eslint/typescript-estree/5.49.0_typescript@4.9.4 + '@typescript-eslint/utils': registry.npmmirror.com/@typescript-eslint/utils/5.49.0_zkdaqh7it7uc4cvz2haft7rc6u debug: registry.npmmirror.com/debug/4.3.4 - eslint: registry.npmmirror.com/eslint/8.31.0 + eslint: registry.npmmirror.com/eslint/8.33.0 tsutils: registry.npmmirror.com/tsutils/3.21.0_typescript@4.9.4 typescript: registry.npmmirror.com/typescript/4.9.4 transitivePeerDependencies: - supports-color dev: true - registry.npmmirror.com/@typescript-eslint/types/5.48.0: - resolution: {integrity: sha512-UTe67B0Ypius0fnEE518NB2N8gGutIlTojeTg4nt0GQvikReVkurqxd2LvYa9q9M5MQ6rtpNyWTBxdscw40Xhw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@typescript-eslint/types/-/types-5.48.0.tgz} + registry.npmmirror.com/@typescript-eslint/types/5.49.0: + resolution: {integrity: sha512-7If46kusG+sSnEpu0yOz2xFv5nRz158nzEXnJFCGVEHWnuzolXKwrH5Bsf9zsNlOQkyZuk0BZKKoJQI+1JPBBg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@typescript-eslint/types/-/types-5.49.0.tgz} name: '@typescript-eslint/types' - version: 5.48.0 + version: 5.49.0 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - registry.npmmirror.com/@typescript-eslint/typescript-estree/5.48.0_typescript@4.9.4: - resolution: {integrity: sha512-7pjd94vvIjI1zTz6aq/5wwE/YrfIyEPLtGJmRfyNR9NYIW+rOvzzUv3Cmq2hRKpvt6e9vpvPUQ7puzX7VSmsEw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.48.0.tgz} - id: registry.npmmirror.com/@typescript-eslint/typescript-estree/5.48.0 + registry.npmmirror.com/@typescript-eslint/typescript-estree/5.49.0_typescript@4.9.4: + resolution: {integrity: sha512-PBdx+V7deZT/3GjNYPVQv1Nc0U46dAHbIuOG8AZ3on3vuEKiPDwFE/lG1snN2eUB9IhF7EyF7K1hmTcLztNIsA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.49.0.tgz} + id: registry.npmmirror.com/@typescript-eslint/typescript-estree/5.49.0 name: '@typescript-eslint/typescript-estree' - version: 5.48.0 + version: 5.49.0 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: typescript: '*' @@ -1809,8 +2785,8 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/types': registry.npmmirror.com/@typescript-eslint/types/5.48.0 - '@typescript-eslint/visitor-keys': registry.npmmirror.com/@typescript-eslint/visitor-keys/5.48.0 + '@typescript-eslint/types': registry.npmmirror.com/@typescript-eslint/types/5.49.0 + '@typescript-eslint/visitor-keys': registry.npmmirror.com/@typescript-eslint/visitor-keys/5.49.0 debug: registry.npmmirror.com/debug/4.3.4 globby: registry.npmmirror.com/globby/11.1.0 is-glob: registry.npmmirror.com/is-glob/4.0.3 @@ -1821,36 +2797,36 @@ packages: - supports-color dev: true - registry.npmmirror.com/@typescript-eslint/utils/5.48.0_iukboom6ndih5an6iafl45j2fe: - resolution: {integrity: sha512-x2jrMcPaMfsHRRIkL+x96++xdzvrdBCnYRd5QiW5Wgo1OB4kDYPbC1XjWP/TNqlfK93K/lUL92erq5zPLgFScQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@typescript-eslint/utils/-/utils-5.48.0.tgz} - id: registry.npmmirror.com/@typescript-eslint/utils/5.48.0 + registry.npmmirror.com/@typescript-eslint/utils/5.49.0_zkdaqh7it7uc4cvz2haft7rc6u: + resolution: {integrity: sha512-cPJue/4Si25FViIb74sHCLtM4nTSBXtLx1d3/QT6mirQ/c65bV8arBEebBJJizfq8W2YyMoPI/WWPFWitmNqnQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@typescript-eslint/utils/-/utils-5.49.0.tgz} + id: registry.npmmirror.com/@typescript-eslint/utils/5.49.0 name: '@typescript-eslint/utils' - version: 5.48.0 + version: 5.49.0 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 dependencies: '@types/json-schema': registry.npmmirror.com/@types/json-schema/7.0.11 '@types/semver': registry.npmmirror.com/@types/semver/7.3.13 - '@typescript-eslint/scope-manager': registry.npmmirror.com/@typescript-eslint/scope-manager/5.48.0 - '@typescript-eslint/types': registry.npmmirror.com/@typescript-eslint/types/5.48.0 - '@typescript-eslint/typescript-estree': registry.npmmirror.com/@typescript-eslint/typescript-estree/5.48.0_typescript@4.9.4 - eslint: registry.npmmirror.com/eslint/8.31.0 + '@typescript-eslint/scope-manager': registry.npmmirror.com/@typescript-eslint/scope-manager/5.49.0 + '@typescript-eslint/types': registry.npmmirror.com/@typescript-eslint/types/5.49.0 + '@typescript-eslint/typescript-estree': registry.npmmirror.com/@typescript-eslint/typescript-estree/5.49.0_typescript@4.9.4 + eslint: registry.npmmirror.com/eslint/8.33.0 eslint-scope: registry.npmmirror.com/eslint-scope/5.1.1 - eslint-utils: registry.npmmirror.com/eslint-utils/3.0.0_eslint@8.31.0 + eslint-utils: registry.npmmirror.com/eslint-utils/3.0.0_eslint@8.33.0 semver: registry.npmmirror.com/semver/7.3.8 transitivePeerDependencies: - supports-color - typescript dev: true - registry.npmmirror.com/@typescript-eslint/visitor-keys/5.48.0: - resolution: {integrity: sha512-5motVPz5EgxQ0bHjut3chzBkJ3Z3sheYVcSwS5BpHZpLqSptSmELNtGixmgj65+rIfhvtQTz5i9OP2vtzdDH7Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.48.0.tgz} + registry.npmmirror.com/@typescript-eslint/visitor-keys/5.49.0: + resolution: {integrity: sha512-v9jBMjpNWyn8B6k/Mjt6VbUS4J1GvUlR4x3Y+ibnP1z7y7V4n0WRz+50DY6+Myj0UaXVSuUlHohO+eZ8IJEnkg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.49.0.tgz} name: '@typescript-eslint/visitor-keys' - version: 5.48.0 + version: 5.49.0 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': registry.npmmirror.com/@typescript-eslint/types/5.48.0 + '@typescript-eslint/types': registry.npmmirror.com/@typescript-eslint/types/5.49.0 eslint-visitor-keys: registry.npmmirror.com/eslint-visitor-keys/3.3.0 dev: true @@ -1936,7 +2912,7 @@ packages: name: '@unocss/preset-icons' version: 0.46.5 dependencies: - '@iconify/utils': registry.npmmirror.com/@iconify/utils/2.0.11 + '@iconify/utils': registry.npmmirror.com/@iconify/utils/2.1.0 '@unocss/core': registry.npmmirror.com/@unocss/core/0.46.5 ohmyfetch: registry.npmmirror.com/ohmyfetch/0.4.21 transitivePeerDependencies: @@ -2056,60 +3032,60 @@ packages: '@unocss/scope': registry.npmmirror.com/@unocss/scope/0.46.5 '@unocss/transformer-directives': registry.npmmirror.com/@unocss/transformer-directives/0.46.5 magic-string: registry.npmmirror.com/magic-string/0.26.7 - vite: registry.npmmirror.com/vite/4.0.4_arwryhsn4zwmtf5pq2mmdxlt6a + vite: registry.npmmirror.com/vite/4.0.4_q37vrkjs3ru3uihpzfd2etuleu transitivePeerDependencies: - rollup dev: true - registry.npmmirror.com/@vitejs/plugin-legacy/2.3.1_terser@5.16.1+vite@4.0.4: - resolution: {integrity: sha512-J5KaGBlSt2tEYPVjM/C8dA6DkRzkFkbPe+Xb4IX5G+XOV5OGbVAfkMjKywdrkO3gGynO8S98i71Lmsff4cWkCQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vitejs/plugin-legacy/-/plugin-legacy-2.3.1.tgz} - id: registry.npmmirror.com/@vitejs/plugin-legacy/2.3.1 + registry.npmmirror.com/@vitejs/plugin-legacy/3.0.2_terser@5.16.1+vite@4.0.4: + resolution: {integrity: sha512-9BT2mXunC7kQGKHP70BIbNZ/85P/KUMGKBS9CiV+XKNDZGNBjUnyrh3ofgtqgObmxKaEP2xJsEIRNIFJ+hjI8w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vitejs/plugin-legacy/-/plugin-legacy-3.0.2.tgz} + id: registry.npmmirror.com/@vitejs/plugin-legacy/3.0.2 name: '@vitejs/plugin-legacy' - version: 2.3.1 + version: 3.0.2 engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: terser: ^5.4.0 - vite: ^3.0.0 + vite: ^4.0.0 dependencies: - '@babel/standalone': registry.npmmirror.com/@babel/standalone/7.20.12 - core-js: registry.npmmirror.com/core-js/3.27.1 - magic-string: registry.npmmirror.com/magic-string/0.26.7 + '@babel/standalone': registry.npmmirror.com/@babel/standalone/7.20.14 + core-js: registry.npmmirror.com/core-js/3.27.2 + magic-string: registry.npmmirror.com/magic-string/0.27.0 regenerator-runtime: registry.npmmirror.com/regenerator-runtime/0.13.11 systemjs: registry.npmmirror.com/systemjs/6.13.0 terser: registry.npmmirror.com/terser/5.16.1 - vite: registry.npmmirror.com/vite/4.0.4_arwryhsn4zwmtf5pq2mmdxlt6a + vite: registry.npmmirror.com/vite/4.0.4_q37vrkjs3ru3uihpzfd2etuleu dev: true - registry.npmmirror.com/@vitejs/plugin-vue-jsx/2.1.1_vite@4.0.4+vue@3.2.45: - resolution: {integrity: sha512-JgDhxstQlwnHBvZ1BSnU5mbmyQ14/t5JhREc6YH5kWyu2QdAAOsLF6xgHoIWarj8tddaiwFrNzLbWJPudpXKYA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vitejs/plugin-vue-jsx/-/plugin-vue-jsx-2.1.1.tgz} - id: registry.npmmirror.com/@vitejs/plugin-vue-jsx/2.1.1 + registry.npmmirror.com/@vitejs/plugin-vue-jsx/3.0.0_vite@4.0.4+vue@3.2.45: + resolution: {integrity: sha512-vurkuzgac5SYuxd2HUZqAFAWGTF10diKBwJNbCvnWijNZfXd+7jMtqjPFbGt7idOJUn584fP1Ar9j/GN2jQ3Ew==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vitejs/plugin-vue-jsx/-/plugin-vue-jsx-3.0.0.tgz} + id: registry.npmmirror.com/@vitejs/plugin-vue-jsx/3.0.0 name: '@vitejs/plugin-vue-jsx' - version: 2.1.1 + version: 3.0.0 engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: - vite: ^3.0.0 + vite: ^4.0.0 vue: ^3.0.0 dependencies: '@babel/core': registry.npmmirror.com/@babel/core/7.20.12 - '@babel/plugin-transform-typescript': registry.npmmirror.com/@babel/plugin-transform-typescript/7.20.7_@babel+core@7.20.12 + '@babel/plugin-transform-typescript': registry.npmmirror.com/@babel/plugin-transform-typescript/7.20.13_@babel+core@7.20.12 '@vue/babel-plugin-jsx': registry.npmmirror.com/@vue/babel-plugin-jsx/1.1.1_@babel+core@7.20.12 - vite: registry.npmmirror.com/vite/4.0.4_arwryhsn4zwmtf5pq2mmdxlt6a + vite: registry.npmmirror.com/vite/4.0.4_q37vrkjs3ru3uihpzfd2etuleu vue: registry.npmmirror.com/vue/3.2.45 transitivePeerDependencies: - supports-color dev: true - registry.npmmirror.com/@vitejs/plugin-vue/3.2.0_vite@4.0.4+vue@3.2.45: - resolution: {integrity: sha512-E0tnaL4fr+qkdCNxJ+Xd0yM31UwMkQje76fsDVBBUCoGOUPexu2VDUYHL8P4CwV+zMvWw6nlRw19OnRKmYAJpw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vitejs/plugin-vue/-/plugin-vue-3.2.0.tgz} - id: registry.npmmirror.com/@vitejs/plugin-vue/3.2.0 + registry.npmmirror.com/@vitejs/plugin-vue/4.0.0_vite@4.0.4+vue@3.2.45: + resolution: {integrity: sha512-e0X4jErIxAB5oLtDqbHvHpJe/uWNkdpYV83AOG2xo2tEVSzCzewgJMtREZM30wXnM5ls90hxiOtAuVU6H5JgbA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vitejs/plugin-vue/-/plugin-vue-4.0.0.tgz} + id: registry.npmmirror.com/@vitejs/plugin-vue/4.0.0 name: '@vitejs/plugin-vue' - version: 3.2.0 + version: 4.0.0 engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: - vite: ^3.0.0 + vite: ^4.0.0 vue: ^3.2.25 dependencies: - vite: registry.npmmirror.com/vite/4.0.4_arwryhsn4zwmtf5pq2mmdxlt6a + vite: registry.npmmirror.com/vite/4.0.4_q37vrkjs3ru3uihpzfd2etuleu vue: registry.npmmirror.com/vue/3.2.45 registry.npmmirror.com/@vue/babel-helper-vue-transform-on/1.0.2: @@ -2127,7 +3103,7 @@ packages: '@babel/helper-module-imports': registry.npmmirror.com/@babel/helper-module-imports/7.18.6 '@babel/plugin-syntax-jsx': registry.npmmirror.com/@babel/plugin-syntax-jsx/7.18.6_@babel+core@7.20.12 '@babel/template': registry.npmmirror.com/@babel/template/7.20.7 - '@babel/traverse': registry.npmmirror.com/@babel/traverse/7.20.12 + '@babel/traverse': registry.npmmirror.com/@babel/traverse/7.20.13 '@babel/types': registry.npmmirror.com/@babel/types/7.20.7 '@vue/babel-helper-vue-transform-on': registry.npmmirror.com/@vue/babel-helper-vue-transform-on/1.0.2 camelcase: registry.npmmirror.com/camelcase/6.3.0 @@ -2143,7 +3119,7 @@ packages: name: '@vue/compiler-core' version: 3.2.45 dependencies: - '@babel/parser': registry.npmmirror.com/@babel/parser/7.20.7 + '@babel/parser': registry.npmmirror.com/@babel/parser/7.20.13 '@vue/shared': registry.npmmirror.com/@vue/shared/3.2.45 estree-walker: registry.npmmirror.com/estree-walker/2.0.2 source-map: registry.npmmirror.com/source-map/0.6.1 @@ -2161,7 +3137,7 @@ packages: name: '@vue/compiler-sfc' version: 3.2.45 dependencies: - '@babel/parser': registry.npmmirror.com/@babel/parser/7.20.7 + '@babel/parser': registry.npmmirror.com/@babel/parser/7.20.13 '@vue/compiler-core': registry.npmmirror.com/@vue/compiler-core/3.2.45 '@vue/compiler-dom': registry.npmmirror.com/@vue/compiler-dom/3.2.45 '@vue/compiler-ssr': registry.npmmirror.com/@vue/compiler-ssr/3.2.45 @@ -2180,10 +3156,10 @@ packages: '@vue/compiler-dom': registry.npmmirror.com/@vue/compiler-dom/3.2.45 '@vue/shared': registry.npmmirror.com/@vue/shared/3.2.45 - registry.npmmirror.com/@vue/devtools-api/6.4.5: - resolution: {integrity: sha512-JD5fcdIuFxU4fQyXUu3w2KpAJHzTVdN+p4iOX2lMWSHMOoQdMAcpFLZzm9Z/2nmsoZ1a96QEhZ26e50xLBsgOQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue/devtools-api/-/devtools-api-6.4.5.tgz} + registry.npmmirror.com/@vue/devtools-api/6.5.0: + resolution: {integrity: sha512-o9KfBeaBmCKl10usN4crU53fYtC1r7jJwdGKjPT24t348rHxgfpZ0xL3Xm/gLUYnc0oTp8LAmrxOeLyu6tbk2Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue/devtools-api/-/devtools-api-6.5.0.tgz} name: '@vue/devtools-api' - version: 6.4.5 + version: 6.5.0 dev: false registry.npmmirror.com/@vue/reactivity-transform/3.2.45: @@ -2191,7 +3167,7 @@ packages: name: '@vue/reactivity-transform' version: 3.2.45 dependencies: - '@babel/parser': registry.npmmirror.com/@babel/parser/7.20.7 + '@babel/parser': registry.npmmirror.com/@babel/parser/7.20.13 '@vue/compiler-core': registry.npmmirror.com/@vue/compiler-core/3.2.45 '@vue/shared': registry.npmmirror.com/@vue/shared/3.2.45 estree-walker: registry.npmmirror.com/estree-walker/2.0.2 @@ -2238,6 +3214,12 @@ packages: name: '@vue/shared' version: 3.2.45 + registry.npmmirror.com/abab/2.0.6: + resolution: {integrity: sha512-j2afSsaIENvHZN2B8GOpF566vZ5WVk5opAiMTvWgaQT8DkbOqsTfvNAvHoRGU2zzP8cPoqys+xHTRDWW8L+/BA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/abab/-/abab-2.0.6.tgz} + name: abab + version: 2.0.6 + dev: true + registry.npmmirror.com/accepts/1.3.8: resolution: {integrity: sha512-PYAthTa2m2VKxuvSD3DPC/Gy+U+sOA1LAuT8mkmRuvw+NACSaeXEQ+NHcVF7rONl6qcaxV3Uuemwawk+7+SJLw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/accepts/-/accepts-1.3.8.tgz} name: accepts @@ -2248,7 +3230,16 @@ packages: negotiator: registry.npmmirror.com/negotiator/0.6.3 dev: true - registry.npmmirror.com/acorn-jsx/5.3.2_acorn@8.8.1: + registry.npmmirror.com/acorn-globals/6.0.0: + resolution: {integrity: sha512-ZQl7LOWaF5ePqqcX4hLuv/bLXYQNfNWw2c0/yX/TsPRKamzHcTGQnlCjHT3TsmkOUVEPS3crCxiPfdzE/Trlhg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/acorn-globals/-/acorn-globals-6.0.0.tgz} + name: acorn-globals + version: 6.0.0 + dependencies: + acorn: registry.npmmirror.com/acorn/7.4.1 + acorn-walk: registry.npmmirror.com/acorn-walk/7.2.0 + dev: true + + registry.npmmirror.com/acorn-jsx/5.3.2_acorn@8.8.2: resolution: {integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/acorn-jsx/-/acorn-jsx-5.3.2.tgz} id: registry.npmmirror.com/acorn-jsx/5.3.2 name: acorn-jsx @@ -2256,17 +3247,31 @@ packages: peerDependencies: acorn: ^6.0.0 || ^7.0.0 || ^8.0.0 dependencies: - acorn: registry.npmmirror.com/acorn/8.8.1 + acorn: registry.npmmirror.com/acorn/8.8.2 dev: true - registry.npmmirror.com/acorn/8.8.1: - resolution: {integrity: sha512-7zFpHzhnqYKrkYdUjF1HI1bzd0VygEGX8lFk4k5zVMqHEoES+P+7TKI+EvLO9WVMJ8eekdO0aDEK044xTXwPPA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/acorn/-/acorn-8.8.1.tgz} + registry.npmmirror.com/acorn-walk/7.2.0: + resolution: {integrity: sha512-OPdCF6GsMIP+Az+aWfAAOEt2/+iVDKE7oy6lJ098aoe59oAmK76qV6Gw60SbZ8jHuG2wH058GF4pLFbYamYrVA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/acorn-walk/-/acorn-walk-7.2.0.tgz} + name: acorn-walk + version: 7.2.0 + engines: {node: '>=0.4.0'} + dev: true + + registry.npmmirror.com/acorn/7.4.1: + resolution: {integrity: sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/acorn/-/acorn-7.4.1.tgz} name: acorn - version: 8.8.1 + version: 7.4.1 engines: {node: '>=0.4.0'} hasBin: true dev: true + registry.npmmirror.com/acorn/8.8.2: + resolution: {integrity: sha512-xjIYgE8HBrkpd/sJqOGNspf8uHG+NOHGOw6a/Urj8taM2EXfdNAH2oFcPeIFfsv3+kz/mJrS5VuMqbNLjCa2vw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/acorn/-/acorn-8.8.2.tgz} + name: acorn + version: 8.8.2 + engines: {node: '>=0.4.0'} + hasBin: true + registry.npmmirror.com/address/1.2.2: resolution: {integrity: sha512-4B/qKCfeE/ODUaAUpSwfzazo5x29WD4r3vXiWsB7I2mSDAihwEqKO+g8GELZUQSSAo5e1XTYh3ZVfLyxBc12nA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/address/-/address-1.2.2.tgz} name: address @@ -2274,6 +3279,17 @@ packages: engines: {node: '>= 10.0.0'} dev: true + registry.npmmirror.com/agent-base/6.0.2: + resolution: {integrity: sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/agent-base/-/agent-base-6.0.2.tgz} + name: agent-base + version: 6.0.2 + engines: {node: '>= 6.0.0'} + dependencies: + debug: registry.npmmirror.com/debug/4.3.4 + transitivePeerDependencies: + - supports-color + dev: true + registry.npmmirror.com/aggregate-error/3.1.0: resolution: {integrity: sha512-4I7Td01quW/RpocfNayFdFVk1qSuoh0E7JrbRJ16nH01HhKFQ88INq9Sd+nd72zqRySlr9BmDA8xlEJ6vJMrYA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/aggregate-error/-/aggregate-error-3.1.0.tgz} name: aggregate-error @@ -2379,6 +3395,13 @@ packages: color-convert: registry.npmmirror.com/color-convert/2.0.1 dev: true + registry.npmmirror.com/ansi-styles/5.2.0: + resolution: {integrity: sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ansi-styles/-/ansi-styles-5.2.0.tgz} + name: ansi-styles + version: 5.2.0 + engines: {node: '>=10'} + dev: true + registry.npmmirror.com/ansi-styles/6.2.1: resolution: {integrity: sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ansi-styles/-/ansi-styles-6.2.1.tgz} name: ansi-styles @@ -2386,6 +3409,12 @@ packages: engines: {node: '>=12'} dev: true + registry.npmmirror.com/any-base/1.1.0: + resolution: {integrity: sha512-uMgjozySS8adZZYePpaWs8cxB9/kdzmpX6SgJZ+wbz1K5eYk5QMYDVJaZKhxyIHUdnnJkfR7SVgStgH7LkGUyg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/any-base/-/any-base-1.1.0.tgz} + name: any-base + version: 1.1.0 + dev: false + registry.npmmirror.com/anymatch/3.1.3: resolution: {integrity: sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/anymatch/-/anymatch-3.1.3.tgz} name: anymatch @@ -2395,6 +3424,14 @@ packages: normalize-path: registry.npmmirror.com/normalize-path/3.0.0 picomatch: registry.npmmirror.com/picomatch/2.3.1 + registry.npmmirror.com/argparse/1.0.10: + resolution: {integrity: sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/argparse/-/argparse-1.0.10.tgz} + name: argparse + version: 1.0.10 + dependencies: + sprintf-js: registry.npmmirror.com/sprintf-js/1.0.3 + dev: true + registry.npmmirror.com/argparse/2.0.1: resolution: {integrity: sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/argparse/-/argparse-2.0.1.tgz} name: argparse @@ -2421,6 +3458,12 @@ packages: engines: {node: '>=8'} dev: true + registry.npmmirror.com/asynckit/0.4.0: + resolution: {integrity: sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/asynckit/-/asynckit-0.4.0.tgz} + name: asynckit + version: 0.4.0 + dev: true + registry.npmmirror.com/autoprefixer/10.4.13_postcss@8.4.21: resolution: {integrity: sha512-49vKpMqcZYsJjwotvt4+h/BCjJVnhGwcLpDt5xkcaOG3eLrG/HUYLagrihYsQ+qrIBgIzX1Rw7a6L8I/ZA1Atg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/autoprefixer/-/autoprefixer-10.4.13.tgz} id: registry.npmmirror.com/autoprefixer/10.4.13 @@ -2432,7 +3475,7 @@ packages: postcss: ^8.1.0 dependencies: browserslist: registry.npmmirror.com/browserslist/4.21.4 - caniuse-lite: registry.npmmirror.com/caniuse-lite/1.0.30001442 + caniuse-lite: registry.npmmirror.com/caniuse-lite/1.0.30001449 fraction.js: registry.npmmirror.com/fraction.js/4.2.0 normalize-range: registry.npmmirror.com/normalize-range/0.1.2 picocolors: registry.npmmirror.com/picocolors/1.0.0 @@ -2449,12 +3492,104 @@ packages: js-tokens: registry.npmmirror.com/js-tokens/3.0.2 dev: true + registry.npmmirror.com/babel-jest/27.5.1_@babel+core@7.20.12: + resolution: {integrity: sha512-cdQ5dXjGRd0IBRATiQ4mZGlGlRE8kJpjPOixdNRdT+m3UcNqmYWN6rK6nvtXYfY3D76cb8s/O1Ss8ea24PIwcg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/babel-jest/-/babel-jest-27.5.1.tgz} + id: registry.npmmirror.com/babel-jest/27.5.1 + name: babel-jest + version: 27.5.1 + engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} + peerDependencies: + '@babel/core': ^7.8.0 + dependencies: + '@babel/core': registry.npmmirror.com/@babel/core/7.20.12 + '@jest/transform': registry.npmmirror.com/@jest/transform/27.5.1 + '@jest/types': registry.npmmirror.com/@jest/types/27.5.1 + '@types/babel__core': registry.npmmirror.com/@types/babel__core/7.20.0 + babel-plugin-istanbul: registry.npmmirror.com/babel-plugin-istanbul/6.1.1 + babel-preset-jest: registry.npmmirror.com/babel-preset-jest/27.5.1_@babel+core@7.20.12 + chalk: registry.npmmirror.com/chalk/4.1.2 + graceful-fs: registry.npmmirror.com/graceful-fs/4.2.10 + slash: registry.npmmirror.com/slash/3.0.0 + transitivePeerDependencies: + - supports-color + dev: true + + registry.npmmirror.com/babel-plugin-istanbul/6.1.1: + resolution: {integrity: sha512-Y1IQok9821cC9onCx5otgFfRm7Lm+I+wwxOx738M/WLPZ9Q42m4IG5W0FNX8WLL2gYMZo3JkuXIH2DOpWM+qwA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/babel-plugin-istanbul/-/babel-plugin-istanbul-6.1.1.tgz} + name: babel-plugin-istanbul + version: 6.1.1 + engines: {node: '>=8'} + dependencies: + '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.20.2 + '@istanbuljs/load-nyc-config': registry.npmmirror.com/@istanbuljs/load-nyc-config/1.1.0 + '@istanbuljs/schema': registry.npmmirror.com/@istanbuljs/schema/0.1.3 + istanbul-lib-instrument: registry.npmmirror.com/istanbul-lib-instrument/5.2.1 + test-exclude: registry.npmmirror.com/test-exclude/6.0.0 + transitivePeerDependencies: + - supports-color + dev: true + + registry.npmmirror.com/babel-plugin-jest-hoist/27.5.1: + resolution: {integrity: sha512-50wCwD5EMNW4aRpOwtqzyZHIewTYNxLA4nhB+09d8BIssfNfzBRhkBIHiaPv1Si226TQSvp8gxAJm2iY2qs2hQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/babel-plugin-jest-hoist/-/babel-plugin-jest-hoist-27.5.1.tgz} + name: babel-plugin-jest-hoist + version: 27.5.1 + engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} + dependencies: + '@babel/template': registry.npmmirror.com/@babel/template/7.20.7 + '@babel/types': registry.npmmirror.com/@babel/types/7.20.7 + '@types/babel__core': registry.npmmirror.com/@types/babel__core/7.20.0 + '@types/babel__traverse': registry.npmmirror.com/@types/babel__traverse/7.18.3 + dev: true + + registry.npmmirror.com/babel-preset-current-node-syntax/1.0.1_@babel+core@7.20.12: + resolution: {integrity: sha512-M7LQ0bxarkxQoN+vz5aJPsLBn77n8QgTFmo8WK0/44auK2xlCXrYcUxHFxgU7qW5Yzw/CjmLRK2uJzaCd7LvqQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/babel-preset-current-node-syntax/-/babel-preset-current-node-syntax-1.0.1.tgz} + id: registry.npmmirror.com/babel-preset-current-node-syntax/1.0.1 + name: babel-preset-current-node-syntax + version: 1.0.1 + peerDependencies: + '@babel/core': ^7.0.0 + dependencies: + '@babel/core': registry.npmmirror.com/@babel/core/7.20.12 + '@babel/plugin-syntax-async-generators': registry.npmmirror.com/@babel/plugin-syntax-async-generators/7.8.4_@babel+core@7.20.12 + '@babel/plugin-syntax-bigint': registry.npmmirror.com/@babel/plugin-syntax-bigint/7.8.3_@babel+core@7.20.12 + '@babel/plugin-syntax-class-properties': registry.npmmirror.com/@babel/plugin-syntax-class-properties/7.12.13_@babel+core@7.20.12 + '@babel/plugin-syntax-import-meta': registry.npmmirror.com/@babel/plugin-syntax-import-meta/7.10.4_@babel+core@7.20.12 + '@babel/plugin-syntax-json-strings': registry.npmmirror.com/@babel/plugin-syntax-json-strings/7.8.3_@babel+core@7.20.12 + '@babel/plugin-syntax-logical-assignment-operators': registry.npmmirror.com/@babel/plugin-syntax-logical-assignment-operators/7.10.4_@babel+core@7.20.12 + '@babel/plugin-syntax-nullish-coalescing-operator': registry.npmmirror.com/@babel/plugin-syntax-nullish-coalescing-operator/7.8.3_@babel+core@7.20.12 + '@babel/plugin-syntax-numeric-separator': registry.npmmirror.com/@babel/plugin-syntax-numeric-separator/7.10.4_@babel+core@7.20.12 + '@babel/plugin-syntax-object-rest-spread': registry.npmmirror.com/@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.20.12 + '@babel/plugin-syntax-optional-catch-binding': registry.npmmirror.com/@babel/plugin-syntax-optional-catch-binding/7.8.3_@babel+core@7.20.12 + '@babel/plugin-syntax-optional-chaining': registry.npmmirror.com/@babel/plugin-syntax-optional-chaining/7.8.3_@babel+core@7.20.12 + '@babel/plugin-syntax-top-level-await': registry.npmmirror.com/@babel/plugin-syntax-top-level-await/7.14.5_@babel+core@7.20.12 + dev: true + + registry.npmmirror.com/babel-preset-jest/27.5.1_@babel+core@7.20.12: + resolution: {integrity: sha512-Nptf2FzlPCWYuJg41HBqXVT8ym6bXOevuCTbhxlUpjwtysGaIWFvDEjp4y+G7fl13FgOdjs7P/DmErqH7da0Ag==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/babel-preset-jest/-/babel-preset-jest-27.5.1.tgz} + id: registry.npmmirror.com/babel-preset-jest/27.5.1 + name: babel-preset-jest + version: 27.5.1 + engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} + peerDependencies: + '@babel/core': ^7.0.0 + dependencies: + '@babel/core': registry.npmmirror.com/@babel/core/7.20.12 + babel-plugin-jest-hoist: registry.npmmirror.com/babel-plugin-jest-hoist/27.5.1 + babel-preset-current-node-syntax: registry.npmmirror.com/babel-preset-current-node-syntax/1.0.1_@babel+core@7.20.12 + dev: true + registry.npmmirror.com/balanced-match/1.0.2: resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/balanced-match/-/balanced-match-1.0.2.tgz} name: balanced-match version: 1.0.2 dev: true + registry.npmmirror.com/base64-js/1.5.1: + resolution: {integrity: sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/base64-js/-/base64-js-1.5.1.tgz} + name: base64-js + version: 1.5.1 + dev: false + registry.npmmirror.com/base64url/3.0.1: resolution: {integrity: sha512-ir1UPr3dkwexU7FdV8qBBbNDRUhMmIekYMFZfi+C/sLNnRESKPl23nB9b2pltqfOQNnGzsDdId90AEtG5tCx4A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/base64url/-/base64url-3.0.1.tgz} name: base64url @@ -2467,6 +3602,12 @@ packages: version: 2.2.0 engines: {node: '>=8'} + registry.npmmirror.com/bmp-js/0.1.0: + resolution: {integrity: sha512-vHdS19CnY3hwiNdkaqk93DvjVLfbEcI8mys4UjuWrlX1haDmroo8o4xCzh4wD6DGV6HxRCyauwhHRqMTfERtjw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/bmp-js/-/bmp-js-0.1.0.tgz} + name: bmp-js + version: 0.1.0 + dev: false + registry.npmmirror.com/body-parser/1.20.1: resolution: {integrity: sha512-jWi7abTbYwajOytWCQc37VulmWiRae5RyTpaCyDcS5/lMdtwSz5lOpDE67srw/HYe35f1z3fDQw+3txg7gNtWw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/body-parser/-/body-parser-1.20.1.tgz} name: body-parser @@ -2474,7 +3615,7 @@ packages: engines: {node: '>= 0.8', npm: 1.2.8000 || >= 1.4.16} dependencies: bytes: registry.npmmirror.com/bytes/3.1.2 - content-type: registry.npmmirror.com/content-type/1.0.4 + content-type: registry.npmmirror.com/content-type/1.0.5 debug: registry.npmmirror.com/debug/2.6.9 depd: registry.npmmirror.com/depd/2.0.0 destroy: registry.npmmirror.com/destroy/1.2.0 @@ -2551,6 +3692,12 @@ packages: dependencies: fill-range: registry.npmmirror.com/fill-range/7.0.1 + registry.npmmirror.com/browser-process-hrtime/1.0.0: + resolution: {integrity: sha512-9o5UecI3GhkpM6DrXr69PblIuWxPKk9Y0jHBRhdocZ2y7YECBFCsHm79Pr3OyR2AvjhDkabFJaDJMYRazHgsow==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/browser-process-hrtime/-/browser-process-hrtime-1.0.0.tgz} + name: browser-process-hrtime + version: 1.0.0 + dev: true + registry.npmmirror.com/browserslist/4.21.4: resolution: {integrity: sha512-CBHJJdDmgjl3daYjN5Cp5kbTf1mUhZoS+beLklHIvkOWscs83YAhLlF3Wsh/lciQYAcbBJgTOD44VtG31ZM4Hw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/browserslist/-/browserslist-4.21.4.tgz} name: browserslist @@ -2558,16 +3705,39 @@ packages: engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} hasBin: true dependencies: - caniuse-lite: registry.npmmirror.com/caniuse-lite/1.0.30001442 + caniuse-lite: registry.npmmirror.com/caniuse-lite/1.0.30001449 electron-to-chromium: registry.npmmirror.com/electron-to-chromium/1.4.284 node-releases: registry.npmmirror.com/node-releases/2.0.8 update-browserslist-db: registry.npmmirror.com/update-browserslist-db/1.0.10_browserslist@4.21.4 + registry.npmmirror.com/bser/2.1.1: + resolution: {integrity: sha512-gQxTNE/GAfIIrmHLUE3oJyp5FO6HRBfhjnw4/wMmA63ZGDJnWBmgY/lyQBpnDUkGmAhbSe39tx2d/iTOAfglwQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/bser/-/bser-2.1.1.tgz} + name: bser + version: 2.1.1 + dependencies: + node-int64: registry.npmmirror.com/node-int64/0.4.0 + dev: true + + registry.npmmirror.com/buffer-equal/0.0.1: + resolution: {integrity: sha512-RgSV6InVQ9ODPdLWJ5UAqBqJBOg370Nz6ZQtRzpt6nUjc8v0St97uJ4PYC6NztqIScrAXafKM3mZPMygSe1ggA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/buffer-equal/-/buffer-equal-0.0.1.tgz} + name: buffer-equal + version: 0.0.1 + engines: {node: '>=0.4.0'} + dev: false + registry.npmmirror.com/buffer-from/1.1.2: resolution: {integrity: sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/buffer-from/-/buffer-from-1.1.2.tgz} name: buffer-from version: 1.1.2 - dev: true + + registry.npmmirror.com/buffer/5.7.1: + resolution: {integrity: sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/buffer/-/buffer-5.7.1.tgz} + name: buffer + version: 5.7.1 + dependencies: + base64-js: registry.npmmirror.com/base64-js/1.5.1 + ieee754: registry.npmmirror.com/ieee754/1.2.1 + dev: false registry.npmmirror.com/builtins/1.0.3: resolution: {integrity: sha512-uYBjakWipfaO/bXI7E8rq6kpwHRZK5cNYrUv2OzZSI/FvmdMyXJ2tG9dKcjEC5YHmHpUAwsargWIZNWdxb/bnQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/builtins/-/builtins-1.0.3.tgz} @@ -2613,7 +3783,7 @@ packages: dependencies: clone-response: registry.npmmirror.com/clone-response/1.0.3 get-stream: registry.npmmirror.com/get-stream/5.2.0 - http-cache-semantics: registry.npmmirror.com/http-cache-semantics/4.1.0 + http-cache-semantics: registry.npmmirror.com/http-cache-semantics/4.1.1 keyv: registry.npmmirror.com/keyv/3.1.0 lowercase-keys: registry.npmmirror.com/lowercase-keys/2.0.0 normalize-url: registry.npmmirror.com/normalize-url/4.5.1 @@ -2626,7 +3796,7 @@ packages: version: 1.0.2 dependencies: function-bind: registry.npmmirror.com/function-bind/1.1.1 - get-intrinsic: registry.npmmirror.com/get-intrinsic/1.1.3 + get-intrinsic: registry.npmmirror.com/get-intrinsic/1.2.0 registry.npmmirror.com/callsites/3.1.0: resolution: {integrity: sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/callsites/-/callsites-3.1.0.tgz} @@ -2656,10 +3826,10 @@ packages: engines: {node: '>=10'} dev: true - registry.npmmirror.com/caniuse-lite/1.0.30001442: - resolution: {integrity: sha512-239m03Pqy0hwxYPYR5JwOIxRJfLTWtle9FV8zosfV5pHg+/51uD4nxcUlM8+mWWGfwKtt8lJNHnD3cWw9VZ6ow==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/caniuse-lite/-/caniuse-lite-1.0.30001442.tgz} + registry.npmmirror.com/caniuse-lite/1.0.30001449: + resolution: {integrity: sha512-CPB+UL9XMT/Av+pJxCKGhdx+yg1hzplvFJQlJ2n68PyQGMz9L/E2zCyLdOL8uasbouTUgnPl+y0tccI/se+BEw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/caniuse-lite/-/caniuse-lite-1.0.30001449.tgz} name: caniuse-lite - version: 1.0.30001442 + version: 1.0.30001449 registry.npmmirror.com/capture-stack-trace/1.0.2: resolution: {integrity: sha512-X/WM2UQs6VMHUtjUDnZTRI+i1crWteJySFzr9UpGoQa4WQffXVTTXuekjl7TjZRlcF2XfjgITT0HxZ9RnxeT0w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/capture-stack-trace/-/capture-stack-trace-1.0.2.tgz} @@ -2711,6 +3881,13 @@ packages: supports-color: registry.npmmirror.com/supports-color/7.2.0 dev: true + registry.npmmirror.com/char-regex/1.0.2: + resolution: {integrity: sha512-kWWXztvZ5SBQV+eRgKFeh8q5sLuZY2+8WUIzlxWVTg+oGwY14qylx1KbKzHd8P6ZYkAg0xyIDU9JMHhyJMZ1jw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/char-regex/-/char-regex-1.0.2.tgz} + name: char-regex + version: 1.0.2 + engines: {node: '>=10'} + dev: true + registry.npmmirror.com/chardet/0.7.0: resolution: {integrity: sha512-mT8iDcrh03qDGRRmoA2hmBJnxpllMR+0/0qlzjqZES6NdiWDcZkCNAk4rPFZ9Q85r27unkiNNg8ZOiwZXBHwcA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/chardet/-/chardet-0.7.0.tgz} name: chardet @@ -2745,6 +3922,19 @@ packages: version: 2.0.0 dev: true + registry.npmmirror.com/ci-info/3.7.1: + resolution: {integrity: sha512-4jYS4MOAaCIStSRwiuxc4B8MYhIe676yO1sYGzARnjXkWpmzZMMYxY6zu8WYWDhSuth5zhrQ1rhNSibyyvv4/w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ci-info/-/ci-info-3.7.1.tgz} + name: ci-info + version: 3.7.1 + engines: {node: '>=8'} + dev: true + + registry.npmmirror.com/cjs-module-lexer/1.2.2: + resolution: {integrity: sha512-cOU9usZw8/dXIXKtwa8pM0OTJQuJkxMN6w30csNRUerHfeQ5R6U3kkU/FtJeIf3M202OHfY2U8ccInBG7/xogA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/cjs-module-lexer/-/cjs-module-lexer-1.2.2.tgz} + name: cjs-module-lexer + version: 1.2.2 + dev: true + registry.npmmirror.com/clean-stack/2.2.0: resolution: {integrity: sha512-4diC9HaTE+KRAMWhDhrGOECgWZxoevMc5TlkObMqNSsVU62PYzXZ/SMTjzyGAFF1YusgxGcSWTEXBhp0CPwQ1A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/clean-stack/-/clean-stack-2.2.0.tgz} name: clean-stack @@ -2812,6 +4002,16 @@ packages: wrap-ansi: registry.npmmirror.com/wrap-ansi/5.1.0 dev: true + registry.npmmirror.com/cliui/7.0.4: + resolution: {integrity: sha512-OcRE68cOsVMXp1Yvonl/fzkQOyjLSu/8bhPDfQt0e0/Eb283TKP20Fs2MqoPsr9SwA595rRCA+QMzYc9nBP+JQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/cliui/-/cliui-7.0.4.tgz} + name: cliui + version: 7.0.4 + dependencies: + string-width: registry.npmmirror.com/string-width/4.2.3 + strip-ansi: registry.npmmirror.com/strip-ansi/6.0.1 + wrap-ansi: registry.npmmirror.com/wrap-ansi/7.0.0 + dev: true + registry.npmmirror.com/clone-response/1.0.3: resolution: {integrity: sha512-ROoL94jJH2dUVML2Y/5PEDNaSHgeOdSDicUyS7izcF63G6sTc/FTjLub4b8Il9S8S0beOfYt0TaA5qvFK+w0wA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/clone-response/-/clone-response-1.0.3.tgz} name: clone-response @@ -2820,6 +4020,19 @@ packages: mimic-response: registry.npmmirror.com/mimic-response/1.0.1 dev: true + registry.npmmirror.com/co/4.6.0: + resolution: {integrity: sha512-QVb0dM5HvG+uaxitm8wONl7jltx8dqhfU33DcqtOZcLSVIKSDDLDi7+0LbAKiyI8hD9u42m2YxXSkMGWThaecQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/co/-/co-4.6.0.tgz} + name: co + version: 4.6.0 + engines: {iojs: '>= 1.0.0', node: '>= 0.12.0'} + dev: true + + registry.npmmirror.com/collect-v8-coverage/1.0.1: + resolution: {integrity: sha512-iBPtljfCNcTKNAto0KEtDfZ3qzjJvqE3aTGZsbhjSBlorqpXJlaWWtPO35D+ZImoC3KWejX64o+yPGxhWSTzfg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/collect-v8-coverage/-/collect-v8-coverage-1.0.1.tgz} + name: collect-v8-coverage + version: 1.0.1 + dev: true + registry.npmmirror.com/color-convert/1.9.3: resolution: {integrity: sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/color-convert/-/color-convert-1.9.3.tgz} name: color-convert @@ -2853,11 +4066,19 @@ packages: version: 2.0.19 dev: true + registry.npmmirror.com/combined-stream/1.0.8: + resolution: {integrity: sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/combined-stream/-/combined-stream-1.0.8.tgz} + name: combined-stream + version: 1.0.8 + engines: {node: '>= 0.8'} + dependencies: + delayed-stream: registry.npmmirror.com/delayed-stream/1.0.0 + dev: true + registry.npmmirror.com/commander/2.20.3: resolution: {integrity: sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/commander/-/commander-2.20.3.tgz} name: commander version: 2.20.3 - dev: true registry.npmmirror.com/commander/9.5.0: resolution: {integrity: sha512-KRs7WVDKg86PWiuAqhDrAQnTXZKraVcCc6vFdL14qrZ/DcWwuRo7VoiYXalXO7S5GKpqYiVEwCbgFDfxNHKJBQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/commander/-/commander-9.5.0.tgz} @@ -2932,10 +4153,10 @@ packages: safe-buffer: registry.npmmirror.com/safe-buffer/5.2.1 dev: true - registry.npmmirror.com/content-type/1.0.4: - resolution: {integrity: sha512-hIP3EEPs8tB9AT1L+NUqtwOAps4mk2Zob89MWXMHjHWg9milF/j4osnnQLXBCBFBk/tvIG/tUc9mOUJiPBhPXA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/content-type/-/content-type-1.0.4.tgz} + registry.npmmirror.com/content-type/1.0.5: + resolution: {integrity: sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/content-type/-/content-type-1.0.5.tgz} name: content-type - version: 1.0.4 + version: 1.0.5 engines: {node: '>= 0.6'} dev: true @@ -2957,12 +4178,11 @@ packages: engines: {node: '>= 0.6'} dev: true - registry.npmmirror.com/core-js/3.27.1: - resolution: {integrity: sha512-GutwJLBChfGCpwwhbYoqfv03LAfmiz7e7D/BNxzeMxwQf10GRSzqiOjx7AmtEk+heiD/JWmBuyBPgFtx0Sg1ww==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/core-js/-/core-js-3.27.1.tgz} + registry.npmmirror.com/core-js/3.27.2: + resolution: {integrity: sha512-9ashVQskuh5AZEZ1JdQWp1GqSoC1e1G87MzRqg2gIfVAQ7Qn9K+uFj8EcniUFA4P2NLZfV+TOlX1SzoKfo+s7w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/core-js/-/core-js-3.27.2.tgz} name: core-js - version: 3.27.1 + version: 3.27.2 requiresBuild: true - dev: true registry.npmmirror.com/core-util-is/1.0.3: resolution: {integrity: sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/core-util-is/-/core-util-is-1.0.3.tgz} @@ -3083,11 +4303,43 @@ packages: engines: {node: '>=4'} hasBin: true + registry.npmmirror.com/cssom/0.3.8: + resolution: {integrity: sha512-b0tGHbfegbhPJpxpiBPU2sCkigAqtM9O121le6bbOlgyV+NyGyCmVfJ6QW9eRjz8CpNfWEOYBIMIGRYkLwsIYg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/cssom/-/cssom-0.3.8.tgz} + name: cssom + version: 0.3.8 + dev: true + + registry.npmmirror.com/cssom/0.4.4: + resolution: {integrity: sha512-p3pvU7r1MyyqbTk+WbNJIgJjG2VmTIaB10rI93LzVPrmDJKkzKYMtxxyAvQXR/NS6otuzveI7+7BBq3SjBS2mw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/cssom/-/cssom-0.4.4.tgz} + name: cssom + version: 0.4.4 + dev: true + + registry.npmmirror.com/cssstyle/2.3.0: + resolution: {integrity: sha512-AZL67abkUzIuvcHqk7c09cezpGNcxUxU4Ioi/05xHk4DQeTkWmGYftIE6ctU6AEt+Gn4n1lDStOtj7FKycP71A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/cssstyle/-/cssstyle-2.3.0.tgz} + name: cssstyle + version: 2.3.0 + engines: {node: '>=8'} + dependencies: + cssom: registry.npmmirror.com/cssom/0.3.8 + dev: true + registry.npmmirror.com/csstype/2.6.21: resolution: {integrity: sha512-Z1PhmomIfypOpoMjRQB70jfvy/wxT50qW08YXO5lMIJkrdq4yOTR+AW7FqutScmB9NkLwxo+jU+kZLbofZZq/w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/csstype/-/csstype-2.6.21.tgz} name: csstype version: 2.6.21 + registry.npmmirror.com/data-urls/2.0.0: + resolution: {integrity: sha512-X5eWTSXO/BJmpdIKCRuKUgSCgAN0OwliVK3yPKbwIWU1Tdw5BRajxlzMidvh+gwko9AfQ9zIj52pzF91Q3YAvQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/data-urls/-/data-urls-2.0.0.tgz} + name: data-urls + version: 2.0.0 + engines: {node: '>=10'} + dependencies: + abab: registry.npmmirror.com/abab/2.0.6 + whatwg-mimetype: registry.npmmirror.com/whatwg-mimetype/2.3.0 + whatwg-url: registry.npmmirror.com/whatwg-url/8.7.0 + dev: true + registry.npmmirror.com/dayjs/1.11.7: resolution: {integrity: sha512-+Yw9U6YO5TQohxLcIkrXBeY73WP3ejHWVvx8XCk3gxvQDCTEmS48ZrSZCKciI7Bhl/uCMyxYtE9UqRILmFphkQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/dayjs/-/dayjs-1.11.7.tgz} name: dayjs @@ -3127,6 +4379,12 @@ packages: engines: {node: '>=0.10.0'} dev: true + registry.npmmirror.com/decimal.js/10.4.3: + resolution: {integrity: sha512-VBBaLc1MgL5XpzgIP7ny5Z6Nx3UrRkIViUkPUdtl9aya5amy3De1gsUUSB1g3+3sExYNjCAsAznmukyxCb1GRA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/decimal.js/-/decimal.js-10.4.3.tgz} + name: decimal.js + version: 10.4.3 + dev: true + registry.npmmirror.com/decompress-response/3.3.0: resolution: {integrity: sha512-BzRPQuY1ip+qDonAOz42gRm/pg9F768C+npV/4JOsxRC2sq+Rlk+Q4ZCAsOhnIaMrgarILY+RMUIvMmmX1qAEA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/decompress-response/-/decompress-response-3.3.0.tgz} name: decompress-response @@ -3136,6 +4394,12 @@ packages: mimic-response: registry.npmmirror.com/mimic-response/1.0.1 dev: true + registry.npmmirror.com/dedent/0.7.0: + resolution: {integrity: sha512-Q6fKUPqnAHAyhiUgFU7BUzLiv0kd8saH9al7tnu5Q/okj6dnupxyTgFIBjVzJATdfIAm9NAsvXNzjaKa+bxVyA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/dedent/-/dedent-0.7.0.tgz} + name: dedent + version: 0.7.0 + dev: true + registry.npmmirror.com/deep-extend/0.6.0: resolution: {integrity: sha512-LOHxIOaPYdHlJRtCQfDIVZtfw/ufM8+rVj649RIHzcm/vGwQRXFt6OPqIFWsm2XEMrNIEtWR64sY1LEKD2vAOA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/deep-extend/-/deep-extend-0.6.0.tgz} name: deep-extend @@ -3149,6 +4413,13 @@ packages: version: 0.1.4 dev: true + registry.npmmirror.com/deepmerge/4.3.0: + resolution: {integrity: sha512-z2wJZXrmeHdvYJp/Ux55wIjqo81G5Bp4c+oELTW+7ar6SogWHajt5a9gO3s3IDaGSAXjDk0vlQKN3rms8ab3og==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/deepmerge/-/deepmerge-4.3.0.tgz} + name: deepmerge + version: 4.3.0 + engines: {node: '>=0.10.0'} + dev: true + registry.npmmirror.com/default-gateway/6.0.3: resolution: {integrity: sha512-fwSOJsbbNzZ/CUFpqFBqYfYNLj1NbMPm8MMCIzHjC83iSJRBEGmDUxU+WP661BaBQImeC2yHwXtz+P/O9o+XEg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/default-gateway/-/default-gateway-6.0.3.tgz} name: default-gateway @@ -3164,10 +4435,17 @@ packages: version: 1.1.3 dev: true - registry.npmmirror.com/defu/6.1.1: - resolution: {integrity: sha512-aA964RUCsBt0FGoNIlA3uFgo2hO+WWC0fiC6DBps/0SFzkKcYoM/3CzVLIa5xSsrFjdioMdYgAIbwo80qp2MoA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/defu/-/defu-6.1.1.tgz} + registry.npmmirror.com/defu/6.1.2: + resolution: {integrity: sha512-+uO4+qr7msjNNWKYPHqN/3+Dx3NFkmIzayk2L1MyZQlvgZb/J1A0fo410dpKrN2SnqFjt8n4JL8fDJE0wIgjFQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/defu/-/defu-6.1.2.tgz} name: defu - version: 6.1.1 + version: 6.1.2 + dev: true + + registry.npmmirror.com/delayed-stream/1.0.0: + resolution: {integrity: sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/delayed-stream/-/delayed-stream-1.0.0.tgz} + name: delayed-stream + version: 1.0.0 + engines: {node: '>=0.4.0'} dev: true registry.npmmirror.com/depd/2.0.0: @@ -3197,6 +4475,20 @@ packages: engines: {node: '>=8'} dev: true + registry.npmmirror.com/detect-newline/3.1.0: + resolution: {integrity: sha512-TLz+x/vEXm/Y7P7wn1EJFNLxYpUD4TgMosxY6fAVJUnJMbupHBOncxyWUG9OpTaH9EBD7uFI5LfEgmMOc54DsA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/detect-newline/-/detect-newline-3.1.0.tgz} + name: detect-newline + version: 3.1.0 + engines: {node: '>=8'} + dev: true + + registry.npmmirror.com/diff-sequences/27.5.1: + resolution: {integrity: sha512-k1gCAXAsNgLwEL+Y8Wvl+M6oEFj5bgazfZULpS5CneoPPXRaCCW7dm+q21Ky2VEE5X+VeRDBVg1Pcvvsr4TtNQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/diff-sequences/-/diff-sequences-27.5.1.tgz} + name: diff-sequences + version: 27.5.1 + engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} + dev: true + registry.npmmirror.com/dir-glob/3.0.1: resolution: {integrity: sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/dir-glob/-/dir-glob-3.0.1.tgz} name: dir-glob @@ -3215,6 +4507,21 @@ packages: esutils: registry.npmmirror.com/esutils/2.0.3 dev: true + registry.npmmirror.com/dom-walk/0.1.2: + resolution: {integrity: sha512-6QvTW9mrGeIegrFXdtQi9pk7O/nSK6lSdXW2eqUspN5LWD7UTji2Fqw5V2YLjBpHEoU9Xl/eUWNpDeZvoyOv2w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/dom-walk/-/dom-walk-0.1.2.tgz} + name: dom-walk + version: 0.1.2 + dev: false + + registry.npmmirror.com/domexception/2.0.1: + resolution: {integrity: sha512-yxJ2mFy/sibVQlu5qHjOkf9J3K6zgmCxgJ94u2EdvDOV09H+32LtRswEcUsmUWN72pVLOEnTSRaIVVzVQgS0dg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/domexception/-/domexception-2.0.1.tgz} + name: domexception + version: 2.0.1 + engines: {node: '>=8'} + dependencies: + webidl-conversions: registry.npmmirror.com/webidl-conversions/5.0.0 + dev: true + registry.npmmirror.com/dot-prop/4.2.1: resolution: {integrity: sha512-l0p4+mIuJIua0mhxGoh4a+iNL9bmeK5DvnSVQa6T0OhrVmaEa1XScX5Etc673FePCJOArq/4Pa2cLGODUWTPOQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/dot-prop/-/dot-prop-4.2.1.tgz} name: dot-prop @@ -3290,6 +4597,13 @@ packages: name: electron-to-chromium version: 1.4.284 + registry.npmmirror.com/emittery/0.8.1: + resolution: {integrity: sha512-uDfvUjVrfGJJhymx/kz6prltenw1u7WrCg1oa94zYY8xxVpLLUu045LAT0dhDZdXG58/EpPL/5kA180fQ/qudg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/emittery/-/emittery-0.8.1.tgz} + name: emittery + version: 0.8.1 + engines: {node: '>=10'} + dev: true + registry.npmmirror.com/emoji-regex/7.0.3: resolution: {integrity: sha512-CwBLREIQ7LvYFB0WyRvwhq5N5qPhc6PMjD6bYggFlI5YyDgl+0vxq5VHbMOFqLg7hfWzmu8T5Z1QofhmTIhItA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/emoji-regex/-/emoji-regex-7.0.3.tgz} name: emoji-regex @@ -3323,242 +4637,19 @@ packages: once: registry.npmmirror.com/once/1.4.0 dev: true + registry.npmmirror.com/error-ex/1.3.2: + resolution: {integrity: sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/error-ex/-/error-ex-1.3.2.tgz} + name: error-ex + version: 1.3.2 + dependencies: + is-arrayish: registry.npmmirror.com/is-arrayish/0.2.1 + dev: true + registry.npmmirror.com/es-module-lexer/0.9.3: resolution: {integrity: sha512-1HQ2M2sPtxwnvOvT1ZClHyQDiggdNjURWpY2we6aMKCQiUVxTmVs2UYPLIrD84sS+kMdUwfBSylbJPwNnBrnHQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/es-module-lexer/-/es-module-lexer-0.9.3.tgz} name: es-module-lexer version: 0.9.3 - registry.npmmirror.com/esbuild-android-64/0.15.18: - resolution: {integrity: sha512-wnpt3OXRhcjfIDSZu9bnzT4/TNTDsOUvip0foZOUBG7QbSt//w3QV4FInVJxNhKc/ErhUxc5z4QjHtMi7/TbgA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-android-64/-/esbuild-android-64-0.15.18.tgz} - name: esbuild-android-64 - version: 0.15.18 - engines: {node: '>=12'} - cpu: [x64] - os: [android] - requiresBuild: true - optional: true - - registry.npmmirror.com/esbuild-android-arm64/0.15.18: - resolution: {integrity: sha512-G4xu89B8FCzav9XU8EjsXacCKSG2FT7wW9J6hOc18soEHJdtWu03L3TQDGf0geNxfLTtxENKBzMSq9LlbjS8OQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-android-arm64/-/esbuild-android-arm64-0.15.18.tgz} - name: esbuild-android-arm64 - version: 0.15.18 - engines: {node: '>=12'} - cpu: [arm64] - os: [android] - requiresBuild: true - optional: true - - registry.npmmirror.com/esbuild-darwin-64/0.15.18: - resolution: {integrity: sha512-2WAvs95uPnVJPuYKP0Eqx+Dl/jaYseZEUUT1sjg97TJa4oBtbAKnPnl3b5M9l51/nbx7+QAEtuummJZW0sBEmg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-darwin-64/-/esbuild-darwin-64-0.15.18.tgz} - name: esbuild-darwin-64 - version: 0.15.18 - engines: {node: '>=12'} - cpu: [x64] - os: [darwin] - requiresBuild: true - optional: true - - registry.npmmirror.com/esbuild-darwin-arm64/0.15.18: - resolution: {integrity: sha512-tKPSxcTJ5OmNb1btVikATJ8NftlyNlc8BVNtyT/UAr62JFOhwHlnoPrhYWz09akBLHI9nElFVfWSTSRsrZiDUA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-darwin-arm64/-/esbuild-darwin-arm64-0.15.18.tgz} - name: esbuild-darwin-arm64 - version: 0.15.18 - engines: {node: '>=12'} - cpu: [arm64] - os: [darwin] - requiresBuild: true - optional: true - - registry.npmmirror.com/esbuild-freebsd-64/0.15.18: - resolution: {integrity: sha512-TT3uBUxkteAjR1QbsmvSsjpKjOX6UkCstr8nMr+q7zi3NuZ1oIpa8U41Y8I8dJH2fJgdC3Dj3CXO5biLQpfdZA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-freebsd-64/-/esbuild-freebsd-64-0.15.18.tgz} - name: esbuild-freebsd-64 - version: 0.15.18 - engines: {node: '>=12'} - cpu: [x64] - os: [freebsd] - requiresBuild: true - optional: true - - registry.npmmirror.com/esbuild-freebsd-arm64/0.15.18: - resolution: {integrity: sha512-R/oVr+X3Tkh+S0+tL41wRMbdWtpWB8hEAMsOXDumSSa6qJR89U0S/PpLXrGF7Wk/JykfpWNokERUpCeHDl47wA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-freebsd-arm64/-/esbuild-freebsd-arm64-0.15.18.tgz} - name: esbuild-freebsd-arm64 - version: 0.15.18 - engines: {node: '>=12'} - cpu: [arm64] - os: [freebsd] - requiresBuild: true - optional: true - - registry.npmmirror.com/esbuild-linux-32/0.15.18: - resolution: {integrity: sha512-lphF3HiCSYtaa9p1DtXndiQEeQDKPl9eN/XNoBf2amEghugNuqXNZA/ZovthNE2aa4EN43WroO0B85xVSjYkbg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-linux-32/-/esbuild-linux-32-0.15.18.tgz} - name: esbuild-linux-32 - version: 0.15.18 - engines: {node: '>=12'} - cpu: [ia32] - os: [linux] - requiresBuild: true - optional: true - - registry.npmmirror.com/esbuild-linux-64/0.15.18: - resolution: {integrity: sha512-hNSeP97IviD7oxLKFuii5sDPJ+QHeiFTFLoLm7NZQligur8poNOWGIgpQ7Qf8Balb69hptMZzyOBIPtY09GZYw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-linux-64/-/esbuild-linux-64-0.15.18.tgz} - name: esbuild-linux-64 - version: 0.15.18 - engines: {node: '>=12'} - cpu: [x64] - os: [linux] - requiresBuild: true - optional: true - - registry.npmmirror.com/esbuild-linux-arm/0.15.18: - resolution: {integrity: sha512-UH779gstRblS4aoS2qpMl3wjg7U0j+ygu3GjIeTonCcN79ZvpPee12Qun3vcdxX+37O5LFxz39XeW2I9bybMVA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-linux-arm/-/esbuild-linux-arm-0.15.18.tgz} - name: esbuild-linux-arm - version: 0.15.18 - engines: {node: '>=12'} - cpu: [arm] - os: [linux] - requiresBuild: true - optional: true - - registry.npmmirror.com/esbuild-linux-arm64/0.15.18: - resolution: {integrity: sha512-54qr8kg/6ilcxd+0V3h9rjT4qmjc0CccMVWrjOEM/pEcUzt8X62HfBSeZfT2ECpM7104mk4yfQXkosY8Quptug==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-linux-arm64/-/esbuild-linux-arm64-0.15.18.tgz} - name: esbuild-linux-arm64 - version: 0.15.18 - engines: {node: '>=12'} - cpu: [arm64] - os: [linux] - requiresBuild: true - optional: true - - registry.npmmirror.com/esbuild-linux-mips64le/0.15.18: - resolution: {integrity: sha512-Mk6Ppwzzz3YbMl/ZZL2P0q1tnYqh/trYZ1VfNP47C31yT0K8t9s7Z077QrDA/guU60tGNp2GOwCQnp+DYv7bxQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-linux-mips64le/-/esbuild-linux-mips64le-0.15.18.tgz} - name: esbuild-linux-mips64le - version: 0.15.18 - engines: {node: '>=12'} - cpu: [mips64el] - os: [linux] - requiresBuild: true - optional: true - - registry.npmmirror.com/esbuild-linux-ppc64le/0.15.18: - resolution: {integrity: sha512-b0XkN4pL9WUulPTa/VKHx2wLCgvIAbgwABGnKMY19WhKZPT+8BxhZdqz6EgkqCLld7X5qiCY2F/bfpUUlnFZ9w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-linux-ppc64le/-/esbuild-linux-ppc64le-0.15.18.tgz} - name: esbuild-linux-ppc64le - version: 0.15.18 - engines: {node: '>=12'} - cpu: [ppc64] - os: [linux] - requiresBuild: true - optional: true - - registry.npmmirror.com/esbuild-linux-riscv64/0.15.18: - resolution: {integrity: sha512-ba2COaoF5wL6VLZWn04k+ACZjZ6NYniMSQStodFKH/Pu6RxzQqzsmjR1t9QC89VYJxBeyVPTaHuBMCejl3O/xg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-linux-riscv64/-/esbuild-linux-riscv64-0.15.18.tgz} - name: esbuild-linux-riscv64 - version: 0.15.18 - engines: {node: '>=12'} - cpu: [riscv64] - os: [linux] - requiresBuild: true - optional: true - - registry.npmmirror.com/esbuild-linux-s390x/0.15.18: - resolution: {integrity: sha512-VbpGuXEl5FCs1wDVp93O8UIzl3ZrglgnSQ+Hu79g7hZu6te6/YHgVJxCM2SqfIila0J3k0csfnf8VD2W7u2kzQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-linux-s390x/-/esbuild-linux-s390x-0.15.18.tgz} - name: esbuild-linux-s390x - version: 0.15.18 - engines: {node: '>=12'} - cpu: [s390x] - os: [linux] - requiresBuild: true - optional: true - - registry.npmmirror.com/esbuild-netbsd-64/0.15.18: - resolution: {integrity: sha512-98ukeCdvdX7wr1vUYQzKo4kQ0N2p27H7I11maINv73fVEXt2kyh4K4m9f35U1K43Xc2QGXlzAw0K9yoU7JUjOg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-netbsd-64/-/esbuild-netbsd-64-0.15.18.tgz} - name: esbuild-netbsd-64 - version: 0.15.18 - engines: {node: '>=12'} - cpu: [x64] - os: [netbsd] - requiresBuild: true - optional: true - - registry.npmmirror.com/esbuild-openbsd-64/0.15.18: - resolution: {integrity: sha512-yK5NCcH31Uae076AyQAXeJzt/vxIo9+omZRKj1pauhk3ITuADzuOx5N2fdHrAKPxN+zH3w96uFKlY7yIn490xQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-openbsd-64/-/esbuild-openbsd-64-0.15.18.tgz} - name: esbuild-openbsd-64 - version: 0.15.18 - engines: {node: '>=12'} - cpu: [x64] - os: [openbsd] - requiresBuild: true - optional: true - - registry.npmmirror.com/esbuild-sunos-64/0.15.18: - resolution: {integrity: sha512-On22LLFlBeLNj/YF3FT+cXcyKPEI263nflYlAhz5crxtp3yRG1Ugfr7ITyxmCmjm4vbN/dGrb/B7w7U8yJR9yw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-sunos-64/-/esbuild-sunos-64-0.15.18.tgz} - name: esbuild-sunos-64 - version: 0.15.18 - engines: {node: '>=12'} - cpu: [x64] - os: [sunos] - requiresBuild: true - optional: true - - registry.npmmirror.com/esbuild-windows-32/0.15.18: - resolution: {integrity: sha512-o+eyLu2MjVny/nt+E0uPnBxYuJHBvho8vWsC2lV61A7wwTWC3jkN2w36jtA+yv1UgYkHRihPuQsL23hsCYGcOQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-windows-32/-/esbuild-windows-32-0.15.18.tgz} - name: esbuild-windows-32 - version: 0.15.18 - engines: {node: '>=12'} - cpu: [ia32] - os: [win32] - requiresBuild: true - optional: true - - registry.npmmirror.com/esbuild-windows-64/0.15.18: - resolution: {integrity: sha512-qinug1iTTaIIrCorAUjR0fcBk24fjzEedFYhhispP8Oc7SFvs+XeW3YpAKiKp8dRpizl4YYAhxMjlftAMJiaUw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-windows-64/-/esbuild-windows-64-0.15.18.tgz} - name: esbuild-windows-64 - version: 0.15.18 - engines: {node: '>=12'} - cpu: [x64] - os: [win32] - requiresBuild: true - optional: true - - registry.npmmirror.com/esbuild-windows-arm64/0.15.18: - resolution: {integrity: sha512-q9bsYzegpZcLziq0zgUi5KqGVtfhjxGbnksaBFYmWLxeV/S1fK4OLdq2DFYnXcLMjlZw2L0jLsk1eGoB522WXQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-windows-arm64/-/esbuild-windows-arm64-0.15.18.tgz} - name: esbuild-windows-arm64 - version: 0.15.18 - engines: {node: '>=12'} - cpu: [arm64] - os: [win32] - requiresBuild: true - optional: true - - registry.npmmirror.com/esbuild/0.15.18: - resolution: {integrity: sha512-x/R72SmW3sSFRm5zrrIjAhCeQSAWoni3CmHEqfQrZIQTM3lVCdehdwuIqaOtfC2slvpdlLa62GYoN8SxT23m6Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild/-/esbuild-0.15.18.tgz} - name: esbuild - version: 0.15.18 - engines: {node: '>=12'} - hasBin: true - requiresBuild: true - optionalDependencies: - '@esbuild/android-arm': registry.npmmirror.com/@esbuild/android-arm/0.15.18 - '@esbuild/linux-loong64': registry.npmmirror.com/@esbuild/linux-loong64/0.15.18 - esbuild-android-64: registry.npmmirror.com/esbuild-android-64/0.15.18 - esbuild-android-arm64: registry.npmmirror.com/esbuild-android-arm64/0.15.18 - esbuild-darwin-64: registry.npmmirror.com/esbuild-darwin-64/0.15.18 - esbuild-darwin-arm64: registry.npmmirror.com/esbuild-darwin-arm64/0.15.18 - esbuild-freebsd-64: registry.npmmirror.com/esbuild-freebsd-64/0.15.18 - esbuild-freebsd-arm64: registry.npmmirror.com/esbuild-freebsd-arm64/0.15.18 - esbuild-linux-32: registry.npmmirror.com/esbuild-linux-32/0.15.18 - esbuild-linux-64: registry.npmmirror.com/esbuild-linux-64/0.15.18 - esbuild-linux-arm: registry.npmmirror.com/esbuild-linux-arm/0.15.18 - esbuild-linux-arm64: registry.npmmirror.com/esbuild-linux-arm64/0.15.18 - esbuild-linux-mips64le: registry.npmmirror.com/esbuild-linux-mips64le/0.15.18 - esbuild-linux-ppc64le: registry.npmmirror.com/esbuild-linux-ppc64le/0.15.18 - esbuild-linux-riscv64: registry.npmmirror.com/esbuild-linux-riscv64/0.15.18 - esbuild-linux-s390x: registry.npmmirror.com/esbuild-linux-s390x/0.15.18 - esbuild-netbsd-64: registry.npmmirror.com/esbuild-netbsd-64/0.15.18 - esbuild-openbsd-64: registry.npmmirror.com/esbuild-openbsd-64/0.15.18 - esbuild-sunos-64: registry.npmmirror.com/esbuild-sunos-64/0.15.18 - esbuild-windows-32: registry.npmmirror.com/esbuild-windows-32/0.15.18 - esbuild-windows-64: registry.npmmirror.com/esbuild-windows-64/0.15.18 - esbuild-windows-arm64: registry.npmmirror.com/esbuild-windows-arm64/0.15.18 - registry.npmmirror.com/esbuild/0.16.17: resolution: {integrity: sha512-G8LEkV0XzDMNwXKgM0Jwu3nY3lSTwSGY6XbxM9cr9+s0T/qSV1q1JVPBGzm3dcjhCic9+emZDmMffkwgPeOeLg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild/-/esbuild-0.16.17.tgz} name: esbuild @@ -3615,6 +4706,13 @@ packages: version: 1.0.5 engines: {node: '>=0.8.0'} + registry.npmmirror.com/escape-string-regexp/2.0.0: + resolution: {integrity: sha512-UpzcLCXolUWcNu5HtVMHYdXJjArjsF9C0aNnquZYY4uW/Vu0miy5YoWvbV345HauVvcAUnpRuhMMcqTcGOY2+w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/escape-string-regexp/-/escape-string-regexp-2.0.0.tgz} + name: escape-string-regexp + version: 2.0.0 + engines: {node: '>=8'} + dev: true + registry.npmmirror.com/escape-string-regexp/4.0.0: resolution: {integrity: sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz} name: escape-string-regexp @@ -3622,7 +4720,22 @@ packages: engines: {node: '>=10'} dev: true - registry.npmmirror.com/eslint-config-prettier/8.6.0_eslint@8.31.0: + registry.npmmirror.com/escodegen/2.0.0: + resolution: {integrity: sha512-mmHKys/C8BFUGI+MAWNcSYoORYLMdPzjrknd2Vc+bUsjN5bXcr8EhrNB+UTqfL1y3I9c4fw2ihgtMPQLBRiQxw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/escodegen/-/escodegen-2.0.0.tgz} + name: escodegen + version: 2.0.0 + engines: {node: '>=6.0'} + hasBin: true + dependencies: + esprima: registry.npmmirror.com/esprima/4.0.1 + estraverse: registry.npmmirror.com/estraverse/5.3.0 + esutils: registry.npmmirror.com/esutils/2.0.3 + optionator: registry.npmmirror.com/optionator/0.8.3 + optionalDependencies: + source-map: registry.npmmirror.com/source-map/0.6.1 + dev: true + + registry.npmmirror.com/eslint-config-prettier/8.6.0_eslint@8.33.0: resolution: {integrity: sha512-bAF0eLpLVqP5oEVUFKpMA+NnRFICwn9X8B5jrR9FcqnYBuPbqWEjTEspPWMj5ye6czoSLDweCzSo3Ko7gGrZaA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/eslint-config-prettier/-/eslint-config-prettier-8.6.0.tgz} id: registry.npmmirror.com/eslint-config-prettier/8.6.0 name: eslint-config-prettier @@ -3631,10 +4744,10 @@ packages: peerDependencies: eslint: '>=7.0.0' dependencies: - eslint: registry.npmmirror.com/eslint/8.31.0 + eslint: registry.npmmirror.com/eslint/8.33.0 dev: true - registry.npmmirror.com/eslint-plugin-prettier/4.2.1_iu5s7nk6dw7o3tajefwfiqfmge: + registry.npmmirror.com/eslint-plugin-prettier/4.2.1_jqplj6qf3uqpxpu4gdyhwwasnq: resolution: {integrity: sha512-f/0rXLXUt0oFYs8ra4w49wYZBG5GKZpAYsJSm6rnYL5uVDjd+zowwMwVZHnAjf4edNrKpCDYfXDgmRE/Ak7QyQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/eslint-plugin-prettier/-/eslint-plugin-prettier-4.2.1.tgz} id: registry.npmmirror.com/eslint-plugin-prettier/4.2.1 name: eslint-plugin-prettier @@ -3648,28 +4761,28 @@ packages: eslint-config-prettier: optional: true dependencies: - eslint: registry.npmmirror.com/eslint/8.31.0 - eslint-config-prettier: registry.npmmirror.com/eslint-config-prettier/8.6.0_eslint@8.31.0 - prettier: registry.npmmirror.com/prettier/2.8.2 + eslint: registry.npmmirror.com/eslint/8.33.0 + eslint-config-prettier: registry.npmmirror.com/eslint-config-prettier/8.6.0_eslint@8.33.0 + prettier: registry.npmmirror.com/prettier/2.8.3 prettier-linter-helpers: registry.npmmirror.com/prettier-linter-helpers/1.0.0 dev: true - registry.npmmirror.com/eslint-plugin-vue/9.8.0_eslint@8.31.0: - resolution: {integrity: sha512-E/AXwcTzunyzM83C2QqDHxepMzvI2y6x+mmeYHbVDQlKFqmKYvRrhaVixEeeG27uI44p9oKDFiyCRw4XxgtfHA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/eslint-plugin-vue/-/eslint-plugin-vue-9.8.0.tgz} - id: registry.npmmirror.com/eslint-plugin-vue/9.8.0 + registry.npmmirror.com/eslint-plugin-vue/9.9.0_eslint@8.33.0: + resolution: {integrity: sha512-YbubS7eK0J7DCf0U2LxvVP7LMfs6rC6UltihIgval3azO3gyDwEGVgsCMe1TmDiEkl6GdMKfRpaME6QxIYtzDQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/eslint-plugin-vue/-/eslint-plugin-vue-9.9.0.tgz} + id: registry.npmmirror.com/eslint-plugin-vue/9.9.0 name: eslint-plugin-vue - version: 9.8.0 + version: 9.9.0 engines: {node: ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.2.0 || ^7.0.0 || ^8.0.0 dependencies: - eslint: registry.npmmirror.com/eslint/8.31.0 - eslint-utils: registry.npmmirror.com/eslint-utils/3.0.0_eslint@8.31.0 + eslint: registry.npmmirror.com/eslint/8.33.0 + eslint-utils: registry.npmmirror.com/eslint-utils/3.0.0_eslint@8.33.0 natural-compare: registry.npmmirror.com/natural-compare/1.4.0 nth-check: registry.npmmirror.com/nth-check/2.1.1 postcss-selector-parser: registry.npmmirror.com/postcss-selector-parser/6.0.11 semver: registry.npmmirror.com/semver/7.3.8 - vue-eslint-parser: registry.npmmirror.com/vue-eslint-parser/9.1.0_eslint@8.31.0 + vue-eslint-parser: registry.npmmirror.com/vue-eslint-parser/9.1.0_eslint@8.33.0 xml-name-validator: registry.npmmirror.com/xml-name-validator/4.0.0 transitivePeerDependencies: - supports-color @@ -3695,7 +4808,7 @@ packages: estraverse: registry.npmmirror.com/estraverse/5.3.0 dev: true - registry.npmmirror.com/eslint-utils/3.0.0_eslint@8.31.0: + registry.npmmirror.com/eslint-utils/3.0.0_eslint@8.33.0: resolution: {integrity: sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/eslint-utils/-/eslint-utils-3.0.0.tgz} id: registry.npmmirror.com/eslint-utils/3.0.0 name: eslint-utils @@ -3704,7 +4817,7 @@ packages: peerDependencies: eslint: '>=5' dependencies: - eslint: registry.npmmirror.com/eslint/8.31.0 + eslint: registry.npmmirror.com/eslint/8.33.0 eslint-visitor-keys: registry.npmmirror.com/eslint-visitor-keys/2.1.0 dev: true @@ -3722,10 +4835,10 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - registry.npmmirror.com/eslint/8.31.0: - resolution: {integrity: sha512-0tQQEVdmPZ1UtUKXjX7EMm9BlgJ08G90IhWh0PKDCb3ZLsgAOHI8fYSIzYVZej92zsgq+ft0FGsxhJ3xo2tbuA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/eslint/-/eslint-8.31.0.tgz} + registry.npmmirror.com/eslint/8.33.0: + resolution: {integrity: sha512-WjOpFQgKK8VrCnAtl8We0SUOy/oVZ5NHykyMiagV1M9r8IFpIJX7DduK6n1mpfhlG7T1NLWm2SuD8QB7KFySaA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/eslint/-/eslint-8.33.0.tgz} name: eslint - version: 8.31.0 + version: 8.33.0 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} hasBin: true dependencies: @@ -3740,7 +4853,7 @@ packages: doctrine: registry.npmmirror.com/doctrine/3.0.0 escape-string-regexp: registry.npmmirror.com/escape-string-regexp/4.0.0 eslint-scope: registry.npmmirror.com/eslint-scope/7.1.1 - eslint-utils: registry.npmmirror.com/eslint-utils/3.0.0_eslint@8.31.0 + eslint-utils: registry.npmmirror.com/eslint-utils/3.0.0_eslint@8.33.0 eslint-visitor-keys: registry.npmmirror.com/eslint-visitor-keys/3.3.0 espree: registry.npmmirror.com/espree/9.4.1 esquery: registry.npmmirror.com/esquery/1.4.0 @@ -3749,14 +4862,14 @@ packages: file-entry-cache: registry.npmmirror.com/file-entry-cache/6.0.1 find-up: registry.npmmirror.com/find-up/5.0.0 glob-parent: registry.npmmirror.com/glob-parent/6.0.2 - globals: registry.npmmirror.com/globals/13.19.0 + globals: registry.npmmirror.com/globals/13.20.0 grapheme-splitter: registry.npmmirror.com/grapheme-splitter/1.0.4 ignore: registry.npmmirror.com/ignore/5.2.4 import-fresh: registry.npmmirror.com/import-fresh/3.3.0 imurmurhash: registry.npmmirror.com/imurmurhash/0.1.4 is-glob: registry.npmmirror.com/is-glob/4.0.3 is-path-inside: registry.npmmirror.com/is-path-inside/3.0.3 - js-sdsl: registry.npmmirror.com/js-sdsl/4.2.0 + js-sdsl: registry.npmmirror.com/js-sdsl/4.3.0 js-yaml: registry.npmmirror.com/js-yaml/4.1.0 json-stable-stringify-without-jsonify: registry.npmmirror.com/json-stable-stringify-without-jsonify/1.0.1 levn: registry.npmmirror.com/levn/0.4.1 @@ -3778,8 +4891,8 @@ packages: version: 9.4.1 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - acorn: registry.npmmirror.com/acorn/8.8.1 - acorn-jsx: registry.npmmirror.com/acorn-jsx/5.3.2_acorn@8.8.1 + acorn: registry.npmmirror.com/acorn/8.8.2 + acorn-jsx: registry.npmmirror.com/acorn-jsx/5.3.2_acorn@8.8.2 eslint-visitor-keys: registry.npmmirror.com/eslint-visitor-keys/3.3.0 dev: true @@ -3891,6 +5004,31 @@ packages: strip-final-newline: registry.npmmirror.com/strip-final-newline/3.0.0 dev: true + registry.npmmirror.com/exif-parser/0.1.12: + resolution: {integrity: sha512-c2bQfLNbMzLPmzQuOr8fy0csy84WmwnER81W88DzTp9CYNPJ6yzOj2EZAh9pywYpqHnshVLHQJ8WzldAyfY+Iw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/exif-parser/-/exif-parser-0.1.12.tgz} + name: exif-parser + version: 0.1.12 + dev: false + + registry.npmmirror.com/exit/0.1.2: + resolution: {integrity: sha512-Zk/eNKV2zbjpKzrsQ+n1G6poVbErQxJ0LBOJXaKZ1EViLzH+hrLu9cdXI4zw9dBQJslwBEpbQ2P1oS7nDxs6jQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/exit/-/exit-0.1.2.tgz} + name: exit + version: 0.1.2 + engines: {node: '>= 0.8.0'} + dev: true + + registry.npmmirror.com/expect/27.5.1: + resolution: {integrity: sha512-E1q5hSUG2AmYQwQJ041nvgpkODHQvB+RKlB4IYdru6uJsyFTRyZAP463M+1lINorwbqAmUggi6+WwkD8lCS/Dw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/expect/-/expect-27.5.1.tgz} + name: expect + version: 27.5.1 + engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} + dependencies: + '@jest/types': registry.npmmirror.com/@jest/types/27.5.1 + jest-get-type: registry.npmmirror.com/jest-get-type/27.5.1 + jest-matcher-utils: registry.npmmirror.com/jest-matcher-utils/27.5.1 + jest-message-util: registry.npmmirror.com/jest-message-util/27.5.1 + dev: true + registry.npmmirror.com/express/4.18.2: resolution: {integrity: sha512-5/PsL6iGPdfQ/lKM1UuielYgv3BUoJfz1aUwU9vHZ+J7gyvwdQXFEBIEIaxeGf0GIcreATNyBExtalisDbuMqQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/express/-/express-4.18.2.tgz} name: express @@ -3901,7 +5039,7 @@ packages: array-flatten: registry.npmmirror.com/array-flatten/1.1.1 body-parser: registry.npmmirror.com/body-parser/1.20.1 content-disposition: registry.npmmirror.com/content-disposition/0.5.4 - content-type: registry.npmmirror.com/content-type/1.0.4 + content-type: registry.npmmirror.com/content-type/1.0.5 cookie: registry.npmmirror.com/cookie/0.5.0 cookie-signature: registry.npmmirror.com/cookie-signature/1.0.6 debug: registry.npmmirror.com/debug/2.6.9 @@ -4001,6 +5139,14 @@ packages: dependencies: reusify: registry.npmmirror.com/reusify/1.0.4 + registry.npmmirror.com/fb-watchman/2.0.2: + resolution: {integrity: sha512-p5161BqbuCaSnB8jIbzQHOlpgsPmK5rJVDfDKO91Axs5NC1uu3HRQm6wt9cd9/+GtQQIO53JdGXXoyDpTAsgYA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/fb-watchman/-/fb-watchman-2.0.2.tgz} + name: fb-watchman + version: 2.0.2 + dependencies: + bser: registry.npmmirror.com/bser/2.1.1 + dev: true + registry.npmmirror.com/figures/3.2.0: resolution: {integrity: sha512-yaduQFRKLXYOGgEn6AZau90j3ggSOyiqXU0F9JZfeXYhNa+Jk4X+s45A2zg5jns87GAFa34BBm2kXw4XpNcbdg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/figures/-/figures-3.2.0.tgz} name: figures @@ -4019,6 +5165,13 @@ packages: flat-cache: registry.npmmirror.com/flat-cache/3.0.4 dev: true + registry.npmmirror.com/file-type/9.0.0: + resolution: {integrity: sha512-Qe/5NJrgIOlwijpq3B7BEpzPFcgzggOTagZmkXQY4LA6bsXKTUstK7Wp12lEJ/mLKTpvIZxmIuRcLYWT6ov9lw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/file-type/-/file-type-9.0.0.tgz} + name: file-type + version: 9.0.0 + engines: {node: '>=6'} + dev: false + registry.npmmirror.com/fill-range/7.0.1: resolution: {integrity: sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/fill-range/-/fill-range-7.0.1.tgz} name: fill-range @@ -4089,6 +5242,17 @@ packages: version: 3.2.7 dev: true + registry.npmmirror.com/form-data/3.0.1: + resolution: {integrity: sha512-RHkBKtLWUVwd7SqRIvCZMEvAMoGUp0XU+seQiZejj0COz3RI3hWP4sCv3gZWWLjJTd7rGwcsF5eKZGii0r/hbg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/form-data/-/form-data-3.0.1.tgz} + name: form-data + version: 3.0.1 + engines: {node: '>= 6'} + dependencies: + asynckit: registry.npmmirror.com/asynckit/0.4.0 + combined-stream: registry.npmmirror.com/combined-stream/1.0.8 + mime-types: registry.npmmirror.com/mime-types/2.1.35 + dev: true + registry.npmmirror.com/forwarded/0.2.0: resolution: {integrity: sha512-buRG0fpBtRHSTCOASe6hD258tEubFoRLb4ZNA6NxMVHNw2gOcwHo9wyablzMzOA5z9xA9L1KNjk/Nt6MT9aYow==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/forwarded/-/forwarded-0.2.0.tgz} name: forwarded @@ -4176,15 +5340,22 @@ packages: engines: {node: 6.* || 8.* || >= 10.*} dev: true - registry.npmmirror.com/get-intrinsic/1.1.3: - resolution: {integrity: sha512-QJVz1Tj7MS099PevUG5jvnt9tSkXN8K14dxQlikJuPt4uD9hHAHjLyLBiLR5zELelBdD9QNRAXZzsJx0WaDL9A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/get-intrinsic/-/get-intrinsic-1.1.3.tgz} + registry.npmmirror.com/get-intrinsic/1.2.0: + resolution: {integrity: sha512-L049y6nFOuom5wGyRc3/gdTLO94dySVKRACj1RmJZBQXlbTMhtNIgkWkUHq+jYmZvKf14EW1EoJnnjbmoHij0Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/get-intrinsic/-/get-intrinsic-1.2.0.tgz} name: get-intrinsic - version: 1.1.3 + version: 1.2.0 dependencies: function-bind: registry.npmmirror.com/function-bind/1.1.1 has: registry.npmmirror.com/has/1.0.3 has-symbols: registry.npmmirror.com/has-symbols/1.0.3 + registry.npmmirror.com/get-package-type/0.1.0: + resolution: {integrity: sha512-pjzuKtY64GYfWizNAJ0fr9VqttZkNiK2iS430LtIHzjBEr6bX8Am2zm4sW4Ro5wjWW5cAlRL1qAMTcXbjNAO2Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/get-package-type/-/get-package-type-0.1.0.tgz} + name: get-package-type + version: 0.1.0 + engines: {node: '>=8.0.0'} + dev: true + registry.npmmirror.com/get-stream/3.0.0: resolution: {integrity: sha512-GlhdIUuVakc8SJ6kK0zAFbiGzRFzNnY4jUuEbV9UROo4Y+0Ny4fjvcZFVTeDA4odpFyOQzaw6hXukJSq/f28sQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/get-stream/-/get-stream-3.0.0.tgz} name: get-stream @@ -4286,16 +5457,25 @@ packages: ini: registry.npmmirror.com/ini/1.3.7 dev: true + registry.npmmirror.com/global/4.4.0: + resolution: {integrity: sha512-wv/LAoHdRE3BeTGz53FAamhGlPLhlssK45usmGFThIi4XqnBmjKQ16u+RNbP7WvigRZDxUsM0J3gcQ5yicaL0w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/global/-/global-4.4.0.tgz} + name: global + version: 4.4.0 + dependencies: + min-document: registry.npmmirror.com/min-document/2.19.0 + process: registry.npmmirror.com/process/0.11.10 + dev: false + registry.npmmirror.com/globals/11.12.0: resolution: {integrity: sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/globals/-/globals-11.12.0.tgz} name: globals version: 11.12.0 engines: {node: '>=4'} - registry.npmmirror.com/globals/13.19.0: - resolution: {integrity: sha512-dkQ957uSRWHw7CFXLUtUHQI3g3aWApYhfNR2O6jn/907riyTYKVBmxYVROkBcY614FSSeSJh7Xm7SrUWCxvJMQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/globals/-/globals-13.19.0.tgz} + registry.npmmirror.com/globals/13.20.0: + resolution: {integrity: sha512-Qg5QtVkCy/kv3FUSlu4ukeZDVf9ee0iXLAUYX13gbR17bnejFTzr4iS9bY7kwCf1NztRNm1t91fjOiyx4CSwPQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/globals/-/globals-13.20.0.tgz} name: globals - version: 13.19.0 + version: 13.20.0 engines: {node: '>=8'} dependencies: type-fest: registry.npmmirror.com/type-fest/0.20.2 @@ -4447,6 +5627,21 @@ packages: version: 2.8.9 dev: true + registry.npmmirror.com/html-encoding-sniffer/2.0.1: + resolution: {integrity: sha512-D5JbOMBIR/TVZkubHT+OyT2705QvogUW4IBn6nHd756OwieSF9aDYFj4dv6HHEVGYbHaLETa3WggZYWWMyy3ZQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/html-encoding-sniffer/-/html-encoding-sniffer-2.0.1.tgz} + name: html-encoding-sniffer + version: 2.0.1 + engines: {node: '>=10'} + dependencies: + whatwg-encoding: registry.npmmirror.com/whatwg-encoding/1.0.5 + dev: true + + registry.npmmirror.com/html-escaper/2.0.2: + resolution: {integrity: sha512-H2iMtd0I4Mt5eYiapRdIDjp+XzelXQ0tFE4JS7YFwFevXXMmOp9myNrUvCg0D6ws8iqkRPBfKHgbwig1SmlLfg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/html-escaper/-/html-escaper-2.0.2.tgz} + name: html-escaper + version: 2.0.2 + dev: true + registry.npmmirror.com/html-tags/3.2.0: resolution: {integrity: sha512-vy7ClnArOZwCnqZgvv+ddgHgJiAFXe3Ge9ML5/mBctVJoUoYPCdxVucOywjDARn6CVoh3dRSFdPHy2sX80L0Wg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/html-tags/-/html-tags-3.2.0.tgz} name: html-tags @@ -4454,10 +5649,10 @@ packages: engines: {node: '>=8'} dev: true - registry.npmmirror.com/http-cache-semantics/4.1.0: - resolution: {integrity: sha512-carPklcUh7ROWRK7Cv27RPtdhYhUsela/ue5/jKzjegVvXDqM2ILE9Q2BGn9JZJh1g87cp56su/FgQSzcWS8cQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/http-cache-semantics/-/http-cache-semantics-4.1.0.tgz} + registry.npmmirror.com/http-cache-semantics/4.1.1: + resolution: {integrity: sha512-er295DKPVsV82j5kw1Gjt+ADA/XYHsajl82cGNQG2eyoPkvgUhX+nDIyelzhIWbbsXP39EHcI6l5tYs2FYqYXQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/http-cache-semantics/-/http-cache-semantics-4.1.1.tgz} name: http-cache-semantics - version: 4.1.0 + version: 4.1.1 dev: true registry.npmmirror.com/http-errors/2.0.0: @@ -4473,6 +5668,31 @@ packages: toidentifier: registry.npmmirror.com/toidentifier/1.0.1 dev: true + registry.npmmirror.com/http-proxy-agent/4.0.1: + resolution: {integrity: sha512-k0zdNgqWTGA6aeIRVpvfVob4fL52dTfaehylg0Y4UvSySvOq/Y+BOyPrgpUrA7HylqvU8vIZGsRuXmspskV0Tg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/http-proxy-agent/-/http-proxy-agent-4.0.1.tgz} + name: http-proxy-agent + version: 4.0.1 + engines: {node: '>= 6'} + dependencies: + '@tootallnate/once': registry.npmmirror.com/@tootallnate/once/1.1.2 + agent-base: registry.npmmirror.com/agent-base/6.0.2 + debug: registry.npmmirror.com/debug/4.3.4 + transitivePeerDependencies: + - supports-color + dev: true + + registry.npmmirror.com/https-proxy-agent/5.0.1: + resolution: {integrity: sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/https-proxy-agent/-/https-proxy-agent-5.0.1.tgz} + name: https-proxy-agent + version: 5.0.1 + engines: {node: '>= 6'} + dependencies: + agent-base: registry.npmmirror.com/agent-base/6.0.2 + debug: registry.npmmirror.com/debug/4.3.4 + transitivePeerDependencies: + - supports-color + dev: true + registry.npmmirror.com/human-signals/2.1.0: resolution: {integrity: sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/human-signals/-/human-signals-2.1.0.tgz} name: human-signals @@ -4520,6 +5740,12 @@ packages: dependencies: postcss: registry.npmmirror.com/postcss/8.4.21 + registry.npmmirror.com/ieee754/1.2.1: + resolution: {integrity: sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ieee754/-/ieee754-1.2.1.tgz} + name: ieee754 + version: 1.2.1 + dev: false + registry.npmmirror.com/ignore/5.2.4: resolution: {integrity: sha512-MAb38BcSbH0eHNBxn7ql2NH/kX33OkB3lZ1BNdh7ENeRChHTYsTvWrMubiIAMNS2llXEEgZ1MUOBtXChP3kaFQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ignore/-/ignore-5.2.4.tgz} name: ignore @@ -4549,6 +5775,17 @@ packages: engines: {node: '>=4'} dev: true + registry.npmmirror.com/import-local/3.1.0: + resolution: {integrity: sha512-ASB07uLtnDs1o6EHjKpX34BKYDSqnFerfTOJL2HvMqF70LnxpjkzDB8J44oT9pu4AMPkQwf8jl6szgvNd2tRIg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/import-local/-/import-local-3.1.0.tgz} + name: import-local + version: 3.1.0 + engines: {node: '>=8'} + hasBin: true + dependencies: + pkg-dir: registry.npmmirror.com/pkg-dir/4.2.0 + resolve-cwd: registry.npmmirror.com/resolve-cwd/3.0.0 + dev: true + registry.npmmirror.com/imurmurhash/0.1.4: resolution: {integrity: sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/imurmurhash/-/imurmurhash-0.1.4.tgz} name: imurmurhash @@ -4624,6 +5861,12 @@ packages: engines: {node: '>= 0.10'} dev: true + registry.npmmirror.com/is-arrayish/0.2.1: + resolution: {integrity: sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-arrayish/-/is-arrayish-0.2.1.tgz} + name: is-arrayish + version: 0.2.1 + dev: true + registry.npmmirror.com/is-binary-path/2.1.0: resolution: {integrity: sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-binary-path/-/is-binary-path-2.1.0.tgz} name: is-binary-path @@ -4698,6 +5941,19 @@ packages: engines: {node: '>=12'} dev: true + registry.npmmirror.com/is-function/1.0.2: + resolution: {integrity: sha512-lw7DUp0aWXYg+CBCN+JKkcE0Q2RayZnSvnZBlwgxHBQhqt5pZNVy4Ri7H9GmmXkdu7LUthszM+Tor1u/2iBcpQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-function/-/is-function-1.0.2.tgz} + name: is-function + version: 1.0.2 + dev: false + + registry.npmmirror.com/is-generator-fn/2.1.0: + resolution: {integrity: sha512-cTIB4yPYL/Grw0EaSzASzg6bBy9gqCofvWN8okThAYIxKJZC+udlRAmGbM0XLeniEJSs8uEgHPGuHSe1XsOLSQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-generator-fn/-/is-generator-fn-2.1.0.tgz} + name: is-generator-fn + version: 2.1.0 + engines: {node: '>=6'} + dev: true + registry.npmmirror.com/is-glob/4.0.3: resolution: {integrity: sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-glob/-/is-glob-4.0.3.tgz} name: is-glob @@ -4776,6 +6032,12 @@ packages: engines: {node: '>=8'} dev: true + registry.npmmirror.com/is-potential-custom-element-name/1.0.1: + resolution: {integrity: sha512-bCYeRA2rVibKZd+s2625gGnGF/t7DSqDs4dP7CrLA1m7jKWz6pps0LpYLJN8Q64HtmPKJ1hrN3nzPNKFEKOUiQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-potential-custom-element-name/-/is-potential-custom-element-name-1.0.1.tgz} + name: is-potential-custom-element-name + version: 1.0.1 + dev: true + registry.npmmirror.com/is-redirect/1.0.0: resolution: {integrity: sha512-cr/SlUEe5zOGmzvj9bUyC4LVvkNVAXu4GytXLNMr1pny+a65MpQ9IJzFHD5vi7FyJgb4qt27+eS3TuQnqB+RQw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-redirect/-/is-redirect-1.0.0.tgz} name: is-redirect @@ -4829,17 +6091,617 @@ packages: version: 2.0.0 dev: true - registry.npmmirror.com/jiti/1.16.1: - resolution: {integrity: sha512-kJUp4Bj44uTaZAwG6R2/GjbodOWHULn8Swue0B7tY8v5BpTkUvDR+zBM5tsbC4x/jCeYDZ+mAdrUIScwIo4oPw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/jiti/-/jiti-1.16.1.tgz} + registry.npmmirror.com/istanbul-lib-coverage/3.2.0: + resolution: {integrity: sha512-eOeJ5BHCmHYvQK7xt9GkdHuzuCGS1Y6g9Gvnx3Ym33fz/HpLRYxiS0wHNr+m/MBC8B647Xt608vCDEvhl9c6Mw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/istanbul-lib-coverage/-/istanbul-lib-coverage-3.2.0.tgz} + name: istanbul-lib-coverage + version: 3.2.0 + engines: {node: '>=8'} + dev: true + + registry.npmmirror.com/istanbul-lib-instrument/5.2.1: + resolution: {integrity: sha512-pzqtp31nLv/XFOzXGuvhCb8qhjmTVo5vjVk19XE4CRlSWz0KoeJ3bw9XsA7nOp9YBf4qHjwBxkDzKcME/J29Yg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/istanbul-lib-instrument/-/istanbul-lib-instrument-5.2.1.tgz} + name: istanbul-lib-instrument + version: 5.2.1 + engines: {node: '>=8'} + dependencies: + '@babel/core': registry.npmmirror.com/@babel/core/7.20.12 + '@babel/parser': registry.npmmirror.com/@babel/parser/7.20.13 + '@istanbuljs/schema': registry.npmmirror.com/@istanbuljs/schema/0.1.3 + istanbul-lib-coverage: registry.npmmirror.com/istanbul-lib-coverage/3.2.0 + semver: registry.npmmirror.com/semver/6.3.0 + transitivePeerDependencies: + - supports-color + dev: true + + registry.npmmirror.com/istanbul-lib-report/3.0.0: + resolution: {integrity: sha512-wcdi+uAKzfiGT2abPpKZ0hSU1rGQjUQnLvtY5MpQ7QCTahD3VODhcu4wcfY1YtkGaDD5yuydOLINXsfbus9ROw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/istanbul-lib-report/-/istanbul-lib-report-3.0.0.tgz} + name: istanbul-lib-report + version: 3.0.0 + engines: {node: '>=8'} + dependencies: + istanbul-lib-coverage: registry.npmmirror.com/istanbul-lib-coverage/3.2.0 + make-dir: registry.npmmirror.com/make-dir/3.1.0 + supports-color: registry.npmmirror.com/supports-color/7.2.0 + dev: true + + registry.npmmirror.com/istanbul-lib-source-maps/4.0.1: + resolution: {integrity: sha512-n3s8EwkdFIJCG3BPKBYvskgXGoy88ARzvegkitk60NxRdwltLOTaH7CUiMRXvwYorl0Q712iEjcWB+fK/MrWVw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/istanbul-lib-source-maps/-/istanbul-lib-source-maps-4.0.1.tgz} + name: istanbul-lib-source-maps + version: 4.0.1 + engines: {node: '>=10'} + dependencies: + debug: registry.npmmirror.com/debug/4.3.4 + istanbul-lib-coverage: registry.npmmirror.com/istanbul-lib-coverage/3.2.0 + source-map: registry.npmmirror.com/source-map/0.6.1 + transitivePeerDependencies: + - supports-color + dev: true + + registry.npmmirror.com/istanbul-reports/3.1.5: + resolution: {integrity: sha512-nUsEMa9pBt/NOHqbcbeJEgqIlY/K7rVWUX6Lql2orY5e9roQOthbR3vtY4zzf2orPELg80fnxxk9zUyPlgwD1w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/istanbul-reports/-/istanbul-reports-3.1.5.tgz} + name: istanbul-reports + version: 3.1.5 + engines: {node: '>=8'} + dependencies: + html-escaper: registry.npmmirror.com/html-escaper/2.0.2 + istanbul-lib-report: registry.npmmirror.com/istanbul-lib-report/3.0.0 + dev: true + + registry.npmmirror.com/jest-changed-files/27.5.1: + resolution: {integrity: sha512-buBLMiByfWGCoMsLLzGUUSpAmIAGnbR2KJoMN10ziLhOLvP4e0SlypHnAel8iqQXTrcbmfEY9sSqae5sgUsTvw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/jest-changed-files/-/jest-changed-files-27.5.1.tgz} + name: jest-changed-files + version: 27.5.1 + engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} + dependencies: + '@jest/types': registry.npmmirror.com/@jest/types/27.5.1 + execa: registry.npmmirror.com/execa/5.1.1 + throat: registry.npmmirror.com/throat/6.0.2 + dev: true + + registry.npmmirror.com/jest-circus/27.5.1: + resolution: {integrity: sha512-D95R7x5UtlMA5iBYsOHFFbMD/GVA4R/Kdq15f7xYWUfWHBto9NYRsOvnSauTgdF+ogCpJ4tyKOXhUifxS65gdw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/jest-circus/-/jest-circus-27.5.1.tgz} + name: jest-circus + version: 27.5.1 + engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} + dependencies: + '@jest/environment': registry.npmmirror.com/@jest/environment/27.5.1 + '@jest/test-result': registry.npmmirror.com/@jest/test-result/27.5.1 + '@jest/types': registry.npmmirror.com/@jest/types/27.5.1 + '@types/node': registry.npmmirror.com/@types/node/17.0.45 + chalk: registry.npmmirror.com/chalk/4.1.2 + co: registry.npmmirror.com/co/4.6.0 + dedent: registry.npmmirror.com/dedent/0.7.0 + expect: registry.npmmirror.com/expect/27.5.1 + is-generator-fn: registry.npmmirror.com/is-generator-fn/2.1.0 + jest-each: registry.npmmirror.com/jest-each/27.5.1 + jest-matcher-utils: registry.npmmirror.com/jest-matcher-utils/27.5.1 + jest-message-util: registry.npmmirror.com/jest-message-util/27.5.1 + jest-runtime: registry.npmmirror.com/jest-runtime/27.5.1 + jest-snapshot: registry.npmmirror.com/jest-snapshot/27.5.1 + jest-util: registry.npmmirror.com/jest-util/27.5.1 + pretty-format: registry.npmmirror.com/pretty-format/27.5.1 + slash: registry.npmmirror.com/slash/3.0.0 + stack-utils: registry.npmmirror.com/stack-utils/2.0.6 + throat: registry.npmmirror.com/throat/6.0.2 + transitivePeerDependencies: + - supports-color + dev: true + + registry.npmmirror.com/jest-cli/27.5.1: + resolution: {integrity: sha512-Hc6HOOwYq4/74/c62dEE3r5elx8wjYqxY0r0G/nFrLDPMFRu6RA/u8qINOIkvhxG7mMQ5EJsOGfRpI8L6eFUVw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/jest-cli/-/jest-cli-27.5.1.tgz} + name: jest-cli + version: 27.5.1 + engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} + hasBin: true + peerDependencies: + node-notifier: ^8.0.1 || ^9.0.0 || ^10.0.0 + peerDependenciesMeta: + node-notifier: + optional: true + dependencies: + '@jest/core': registry.npmmirror.com/@jest/core/27.5.1 + '@jest/test-result': registry.npmmirror.com/@jest/test-result/27.5.1 + '@jest/types': registry.npmmirror.com/@jest/types/27.5.1 + chalk: registry.npmmirror.com/chalk/4.1.2 + exit: registry.npmmirror.com/exit/0.1.2 + graceful-fs: registry.npmmirror.com/graceful-fs/4.2.10 + import-local: registry.npmmirror.com/import-local/3.1.0 + jest-config: registry.npmmirror.com/jest-config/27.5.1 + jest-util: registry.npmmirror.com/jest-util/27.5.1 + jest-validate: registry.npmmirror.com/jest-validate/27.5.1 + prompts: registry.npmmirror.com/prompts/2.4.2 + yargs: registry.npmmirror.com/yargs/16.2.0 + transitivePeerDependencies: + - bufferutil + - canvas + - supports-color + - ts-node + - utf-8-validate + dev: true + + registry.npmmirror.com/jest-config/27.5.1: + resolution: {integrity: sha512-5sAsjm6tGdsVbW9ahcChPAFCk4IlkQUknH5AvKjuLTSlcO/wCZKyFdn7Rg0EkC+OGgWODEy2hDpWB1PgzH0JNA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/jest-config/-/jest-config-27.5.1.tgz} + name: jest-config + version: 27.5.1 + engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} + peerDependencies: + ts-node: '>=9.0.0' + peerDependenciesMeta: + ts-node: + optional: true + dependencies: + '@babel/core': registry.npmmirror.com/@babel/core/7.20.12 + '@jest/test-sequencer': registry.npmmirror.com/@jest/test-sequencer/27.5.1 + '@jest/types': registry.npmmirror.com/@jest/types/27.5.1 + babel-jest: registry.npmmirror.com/babel-jest/27.5.1_@babel+core@7.20.12 + chalk: registry.npmmirror.com/chalk/4.1.2 + ci-info: registry.npmmirror.com/ci-info/3.7.1 + deepmerge: registry.npmmirror.com/deepmerge/4.3.0 + glob: registry.npmmirror.com/glob/7.2.3 + graceful-fs: registry.npmmirror.com/graceful-fs/4.2.10 + jest-circus: registry.npmmirror.com/jest-circus/27.5.1 + jest-environment-jsdom: registry.npmmirror.com/jest-environment-jsdom/27.5.1 + jest-environment-node: registry.npmmirror.com/jest-environment-node/27.5.1 + jest-get-type: registry.npmmirror.com/jest-get-type/27.5.1 + jest-jasmine2: registry.npmmirror.com/jest-jasmine2/27.5.1 + jest-regex-util: registry.npmmirror.com/jest-regex-util/27.5.1 + jest-resolve: registry.npmmirror.com/jest-resolve/27.5.1 + jest-runner: registry.npmmirror.com/jest-runner/27.5.1 + jest-util: registry.npmmirror.com/jest-util/27.5.1 + jest-validate: registry.npmmirror.com/jest-validate/27.5.1 + micromatch: registry.npmmirror.com/micromatch/4.0.5 + parse-json: registry.npmmirror.com/parse-json/5.2.0 + pretty-format: registry.npmmirror.com/pretty-format/27.5.1 + slash: registry.npmmirror.com/slash/3.0.0 + strip-json-comments: registry.npmmirror.com/strip-json-comments/3.1.1 + transitivePeerDependencies: + - bufferutil + - canvas + - supports-color + - utf-8-validate + dev: true + + registry.npmmirror.com/jest-diff/27.5.1: + resolution: {integrity: sha512-m0NvkX55LDt9T4mctTEgnZk3fmEg3NRYutvMPWM/0iPnkFj2wIeF45O1718cMSOFO1vINkqmxqD8vE37uTEbqw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/jest-diff/-/jest-diff-27.5.1.tgz} + name: jest-diff + version: 27.5.1 + engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} + dependencies: + chalk: registry.npmmirror.com/chalk/4.1.2 + diff-sequences: registry.npmmirror.com/diff-sequences/27.5.1 + jest-get-type: registry.npmmirror.com/jest-get-type/27.5.1 + pretty-format: registry.npmmirror.com/pretty-format/27.5.1 + dev: true + + registry.npmmirror.com/jest-docblock/27.5.1: + resolution: {integrity: sha512-rl7hlABeTsRYxKiUfpHrQrG4e2obOiTQWfMEH3PxPjOtdsfLQO4ReWSZaQ7DETm4xu07rl4q/h4zcKXyU0/OzQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/jest-docblock/-/jest-docblock-27.5.1.tgz} + name: jest-docblock + version: 27.5.1 + engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} + dependencies: + detect-newline: registry.npmmirror.com/detect-newline/3.1.0 + dev: true + + registry.npmmirror.com/jest-each/27.5.1: + resolution: {integrity: sha512-1Ff6p+FbhT/bXQnEouYy00bkNSY7OUpfIcmdl8vZ31A1UUaurOLPA8a8BbJOF2RDUElwJhmeaV7LnagI+5UwNQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/jest-each/-/jest-each-27.5.1.tgz} + name: jest-each + version: 27.5.1 + engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} + dependencies: + '@jest/types': registry.npmmirror.com/@jest/types/27.5.1 + chalk: registry.npmmirror.com/chalk/4.1.2 + jest-get-type: registry.npmmirror.com/jest-get-type/27.5.1 + jest-util: registry.npmmirror.com/jest-util/27.5.1 + pretty-format: registry.npmmirror.com/pretty-format/27.5.1 + dev: true + + registry.npmmirror.com/jest-environment-jsdom/27.5.1: + resolution: {integrity: sha512-TFBvkTC1Hnnnrka/fUb56atfDtJ9VMZ94JkjTbggl1PEpwrYtUBKMezB3inLmWqQsXYLcMwNoDQwoBTAvFfsfw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/jest-environment-jsdom/-/jest-environment-jsdom-27.5.1.tgz} + name: jest-environment-jsdom + version: 27.5.1 + engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} + dependencies: + '@jest/environment': registry.npmmirror.com/@jest/environment/27.5.1 + '@jest/fake-timers': registry.npmmirror.com/@jest/fake-timers/27.5.1 + '@jest/types': registry.npmmirror.com/@jest/types/27.5.1 + '@types/node': registry.npmmirror.com/@types/node/17.0.45 + jest-mock: registry.npmmirror.com/jest-mock/27.5.1 + jest-util: registry.npmmirror.com/jest-util/27.5.1 + jsdom: registry.npmmirror.com/jsdom/16.7.0 + transitivePeerDependencies: + - bufferutil + - canvas + - supports-color + - utf-8-validate + dev: true + + registry.npmmirror.com/jest-environment-node/27.5.1: + resolution: {integrity: sha512-Jt4ZUnxdOsTGwSRAfKEnE6BcwsSPNOijjwifq5sDFSA2kesnXTvNqKHYgM0hDq3549Uf/KzdXNYn4wMZJPlFLw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/jest-environment-node/-/jest-environment-node-27.5.1.tgz} + name: jest-environment-node + version: 27.5.1 + engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} + dependencies: + '@jest/environment': registry.npmmirror.com/@jest/environment/27.5.1 + '@jest/fake-timers': registry.npmmirror.com/@jest/fake-timers/27.5.1 + '@jest/types': registry.npmmirror.com/@jest/types/27.5.1 + '@types/node': registry.npmmirror.com/@types/node/17.0.45 + jest-mock: registry.npmmirror.com/jest-mock/27.5.1 + jest-util: registry.npmmirror.com/jest-util/27.5.1 + dev: true + + registry.npmmirror.com/jest-get-type/27.5.1: + resolution: {integrity: sha512-2KY95ksYSaK7DMBWQn6dQz3kqAf3BB64y2udeG+hv4KfSOb9qwcYQstTJc1KCbsix+wLZWZYN8t7nwX3GOBLRw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/jest-get-type/-/jest-get-type-27.5.1.tgz} + name: jest-get-type + version: 27.5.1 + engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} + dev: true + + registry.npmmirror.com/jest-haste-map/27.5.1: + resolution: {integrity: sha512-7GgkZ4Fw4NFbMSDSpZwXeBiIbx+t/46nJ2QitkOjvwPYyZmqttu2TDSimMHP1EkPOi4xUZAN1doE5Vd25H4Jng==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/jest-haste-map/-/jest-haste-map-27.5.1.tgz} + name: jest-haste-map + version: 27.5.1 + engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} + dependencies: + '@jest/types': registry.npmmirror.com/@jest/types/27.5.1 + '@types/graceful-fs': registry.npmmirror.com/@types/graceful-fs/4.1.6 + '@types/node': registry.npmmirror.com/@types/node/17.0.45 + anymatch: registry.npmmirror.com/anymatch/3.1.3 + fb-watchman: registry.npmmirror.com/fb-watchman/2.0.2 + graceful-fs: registry.npmmirror.com/graceful-fs/4.2.10 + jest-regex-util: registry.npmmirror.com/jest-regex-util/27.5.1 + jest-serializer: registry.npmmirror.com/jest-serializer/27.5.1 + jest-util: registry.npmmirror.com/jest-util/27.5.1 + jest-worker: registry.npmmirror.com/jest-worker/27.5.1 + micromatch: registry.npmmirror.com/micromatch/4.0.5 + walker: registry.npmmirror.com/walker/1.0.8 + optionalDependencies: + fsevents: registry.npmmirror.com/fsevents/2.3.2 + dev: true + + registry.npmmirror.com/jest-jasmine2/27.5.1: + resolution: {integrity: sha512-jtq7VVyG8SqAorDpApwiJJImd0V2wv1xzdheGHRGyuT7gZm6gG47QEskOlzsN1PG/6WNaCo5pmwMHDf3AkG2pQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/jest-jasmine2/-/jest-jasmine2-27.5.1.tgz} + name: jest-jasmine2 + version: 27.5.1 + engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} + dependencies: + '@jest/environment': registry.npmmirror.com/@jest/environment/27.5.1 + '@jest/source-map': registry.npmmirror.com/@jest/source-map/27.5.1 + '@jest/test-result': registry.npmmirror.com/@jest/test-result/27.5.1 + '@jest/types': registry.npmmirror.com/@jest/types/27.5.1 + '@types/node': registry.npmmirror.com/@types/node/17.0.45 + chalk: registry.npmmirror.com/chalk/4.1.2 + co: registry.npmmirror.com/co/4.6.0 + expect: registry.npmmirror.com/expect/27.5.1 + is-generator-fn: registry.npmmirror.com/is-generator-fn/2.1.0 + jest-each: registry.npmmirror.com/jest-each/27.5.1 + jest-matcher-utils: registry.npmmirror.com/jest-matcher-utils/27.5.1 + jest-message-util: registry.npmmirror.com/jest-message-util/27.5.1 + jest-runtime: registry.npmmirror.com/jest-runtime/27.5.1 + jest-snapshot: registry.npmmirror.com/jest-snapshot/27.5.1 + jest-util: registry.npmmirror.com/jest-util/27.5.1 + pretty-format: registry.npmmirror.com/pretty-format/27.5.1 + throat: registry.npmmirror.com/throat/6.0.2 + transitivePeerDependencies: + - supports-color + dev: true + + registry.npmmirror.com/jest-leak-detector/27.5.1: + resolution: {integrity: sha512-POXfWAMvfU6WMUXftV4HolnJfnPOGEu10fscNCA76KBpRRhcMN2c8d3iT2pxQS3HLbA+5X4sOUPzYO2NUyIlHQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/jest-leak-detector/-/jest-leak-detector-27.5.1.tgz} + name: jest-leak-detector + version: 27.5.1 + engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} + dependencies: + jest-get-type: registry.npmmirror.com/jest-get-type/27.5.1 + pretty-format: registry.npmmirror.com/pretty-format/27.5.1 + dev: true + + registry.npmmirror.com/jest-matcher-utils/27.5.1: + resolution: {integrity: sha512-z2uTx/T6LBaCoNWNFWwChLBKYxTMcGBRjAt+2SbP929/Fflb9aa5LGma654Rz8z9HLxsrUaYzxE9T/EFIL/PAw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/jest-matcher-utils/-/jest-matcher-utils-27.5.1.tgz} + name: jest-matcher-utils + version: 27.5.1 + engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} + dependencies: + chalk: registry.npmmirror.com/chalk/4.1.2 + jest-diff: registry.npmmirror.com/jest-diff/27.5.1 + jest-get-type: registry.npmmirror.com/jest-get-type/27.5.1 + pretty-format: registry.npmmirror.com/pretty-format/27.5.1 + dev: true + + registry.npmmirror.com/jest-message-util/27.5.1: + resolution: {integrity: sha512-rMyFe1+jnyAAf+NHwTclDz0eAaLkVDdKVHHBFWsBWHnnh5YeJMNWWsv7AbFYXfK3oTqvL7VTWkhNLu1jX24D+g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/jest-message-util/-/jest-message-util-27.5.1.tgz} + name: jest-message-util + version: 27.5.1 + engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} + dependencies: + '@babel/code-frame': registry.npmmirror.com/@babel/code-frame/7.18.6 + '@jest/types': registry.npmmirror.com/@jest/types/27.5.1 + '@types/stack-utils': registry.npmmirror.com/@types/stack-utils/2.0.1 + chalk: registry.npmmirror.com/chalk/4.1.2 + graceful-fs: registry.npmmirror.com/graceful-fs/4.2.10 + micromatch: registry.npmmirror.com/micromatch/4.0.5 + pretty-format: registry.npmmirror.com/pretty-format/27.5.1 + slash: registry.npmmirror.com/slash/3.0.0 + stack-utils: registry.npmmirror.com/stack-utils/2.0.6 + dev: true + + registry.npmmirror.com/jest-mock/27.5.1: + resolution: {integrity: sha512-K4jKbY1d4ENhbrG2zuPWaQBvDly+iZ2yAW+T1fATN78hc0sInwn7wZB8XtlNnvHug5RMwV897Xm4LqmPM4e2Og==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/jest-mock/-/jest-mock-27.5.1.tgz} + name: jest-mock + version: 27.5.1 + engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} + dependencies: + '@jest/types': registry.npmmirror.com/@jest/types/27.5.1 + '@types/node': registry.npmmirror.com/@types/node/17.0.45 + dev: true + + registry.npmmirror.com/jest-pnp-resolver/1.2.3_jest-resolve@27.5.1: + resolution: {integrity: sha512-+3NpwQEnRoIBtx4fyhblQDPgJI0H1IEIkX7ShLUjPGA7TtUTvI1oiKi3SR4oBR0hQhQR80l4WAe5RrXBwWMA8w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/jest-pnp-resolver/-/jest-pnp-resolver-1.2.3.tgz} + id: registry.npmmirror.com/jest-pnp-resolver/1.2.3 + name: jest-pnp-resolver + version: 1.2.3 + engines: {node: '>=6'} + peerDependencies: + jest-resolve: '*' + peerDependenciesMeta: + jest-resolve: + optional: true + dependencies: + jest-resolve: registry.npmmirror.com/jest-resolve/27.5.1 + dev: true + + registry.npmmirror.com/jest-regex-util/27.5.1: + resolution: {integrity: sha512-4bfKq2zie+x16okqDXjXn9ql2B0dScQu+vcwe4TvFVhkVyuWLqpZrZtXxLLWoXYgn0E87I6r6GRYHF7wFZBUvg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/jest-regex-util/-/jest-regex-util-27.5.1.tgz} + name: jest-regex-util + version: 27.5.1 + engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} + dev: true + + registry.npmmirror.com/jest-resolve-dependencies/27.5.1: + resolution: {integrity: sha512-QQOOdY4PE39iawDn5rzbIePNigfe5B9Z91GDD1ae/xNDlu9kaat8QQ5EKnNmVWPV54hUdxCVwwj6YMgR2O7IOg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/jest-resolve-dependencies/-/jest-resolve-dependencies-27.5.1.tgz} + name: jest-resolve-dependencies + version: 27.5.1 + engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} + dependencies: + '@jest/types': registry.npmmirror.com/@jest/types/27.5.1 + jest-regex-util: registry.npmmirror.com/jest-regex-util/27.5.1 + jest-snapshot: registry.npmmirror.com/jest-snapshot/27.5.1 + transitivePeerDependencies: + - supports-color + dev: true + + registry.npmmirror.com/jest-resolve/27.5.1: + resolution: {integrity: sha512-FFDy8/9E6CV83IMbDpcjOhumAQPDyETnU2KZ1O98DwTnz8AOBsW/Xv3GySr1mOZdItLR+zDZ7I/UdTFbgSOVCw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/jest-resolve/-/jest-resolve-27.5.1.tgz} + name: jest-resolve + version: 27.5.1 + engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} + dependencies: + '@jest/types': registry.npmmirror.com/@jest/types/27.5.1 + chalk: registry.npmmirror.com/chalk/4.1.2 + graceful-fs: registry.npmmirror.com/graceful-fs/4.2.10 + jest-haste-map: registry.npmmirror.com/jest-haste-map/27.5.1 + jest-pnp-resolver: registry.npmmirror.com/jest-pnp-resolver/1.2.3_jest-resolve@27.5.1 + jest-util: registry.npmmirror.com/jest-util/27.5.1 + jest-validate: registry.npmmirror.com/jest-validate/27.5.1 + resolve: registry.npmmirror.com/resolve/1.22.1 + resolve.exports: registry.npmmirror.com/resolve.exports/1.1.1 + slash: registry.npmmirror.com/slash/3.0.0 + dev: true + + registry.npmmirror.com/jest-runner/27.5.1: + resolution: {integrity: sha512-g4NPsM4mFCOwFKXO4p/H/kWGdJp9V8kURY2lX8Me2drgXqG7rrZAx5kv+5H7wtt/cdFIjhqYx1HrlqWHaOvDaQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/jest-runner/-/jest-runner-27.5.1.tgz} + name: jest-runner + version: 27.5.1 + engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} + dependencies: + '@jest/console': registry.npmmirror.com/@jest/console/27.5.1 + '@jest/environment': registry.npmmirror.com/@jest/environment/27.5.1 + '@jest/test-result': registry.npmmirror.com/@jest/test-result/27.5.1 + '@jest/transform': registry.npmmirror.com/@jest/transform/27.5.1 + '@jest/types': registry.npmmirror.com/@jest/types/27.5.1 + '@types/node': registry.npmmirror.com/@types/node/17.0.45 + chalk: registry.npmmirror.com/chalk/4.1.2 + emittery: registry.npmmirror.com/emittery/0.8.1 + graceful-fs: registry.npmmirror.com/graceful-fs/4.2.10 + jest-docblock: registry.npmmirror.com/jest-docblock/27.5.1 + jest-environment-jsdom: registry.npmmirror.com/jest-environment-jsdom/27.5.1 + jest-environment-node: registry.npmmirror.com/jest-environment-node/27.5.1 + jest-haste-map: registry.npmmirror.com/jest-haste-map/27.5.1 + jest-leak-detector: registry.npmmirror.com/jest-leak-detector/27.5.1 + jest-message-util: registry.npmmirror.com/jest-message-util/27.5.1 + jest-resolve: registry.npmmirror.com/jest-resolve/27.5.1 + jest-runtime: registry.npmmirror.com/jest-runtime/27.5.1 + jest-util: registry.npmmirror.com/jest-util/27.5.1 + jest-worker: registry.npmmirror.com/jest-worker/27.5.1 + source-map-support: registry.npmmirror.com/source-map-support/0.5.21 + throat: registry.npmmirror.com/throat/6.0.2 + transitivePeerDependencies: + - bufferutil + - canvas + - supports-color + - utf-8-validate + dev: true + + registry.npmmirror.com/jest-runtime/27.5.1: + resolution: {integrity: sha512-o7gxw3Gf+H2IGt8fv0RiyE1+r83FJBRruoA+FXrlHw6xEyBsU8ugA6IPfTdVyA0w8HClpbK+DGJxH59UrNMx8A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/jest-runtime/-/jest-runtime-27.5.1.tgz} + name: jest-runtime + version: 27.5.1 + engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} + dependencies: + '@jest/environment': registry.npmmirror.com/@jest/environment/27.5.1 + '@jest/fake-timers': registry.npmmirror.com/@jest/fake-timers/27.5.1 + '@jest/globals': registry.npmmirror.com/@jest/globals/27.5.1 + '@jest/source-map': registry.npmmirror.com/@jest/source-map/27.5.1 + '@jest/test-result': registry.npmmirror.com/@jest/test-result/27.5.1 + '@jest/transform': registry.npmmirror.com/@jest/transform/27.5.1 + '@jest/types': registry.npmmirror.com/@jest/types/27.5.1 + chalk: registry.npmmirror.com/chalk/4.1.2 + cjs-module-lexer: registry.npmmirror.com/cjs-module-lexer/1.2.2 + collect-v8-coverage: registry.npmmirror.com/collect-v8-coverage/1.0.1 + execa: registry.npmmirror.com/execa/5.1.1 + glob: registry.npmmirror.com/glob/7.2.3 + graceful-fs: registry.npmmirror.com/graceful-fs/4.2.10 + jest-haste-map: registry.npmmirror.com/jest-haste-map/27.5.1 + jest-message-util: registry.npmmirror.com/jest-message-util/27.5.1 + jest-mock: registry.npmmirror.com/jest-mock/27.5.1 + jest-regex-util: registry.npmmirror.com/jest-regex-util/27.5.1 + jest-resolve: registry.npmmirror.com/jest-resolve/27.5.1 + jest-snapshot: registry.npmmirror.com/jest-snapshot/27.5.1 + jest-util: registry.npmmirror.com/jest-util/27.5.1 + slash: registry.npmmirror.com/slash/3.0.0 + strip-bom: registry.npmmirror.com/strip-bom/4.0.0 + transitivePeerDependencies: + - supports-color + dev: true + + registry.npmmirror.com/jest-serializer/27.5.1: + resolution: {integrity: sha512-jZCyo6iIxO1aqUxpuBlwTDMkzOAJS4a3eYz3YzgxxVQFwLeSA7Jfq5cbqCY+JLvTDrWirgusI/0KwxKMgrdf7w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/jest-serializer/-/jest-serializer-27.5.1.tgz} + name: jest-serializer + version: 27.5.1 + engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} + dependencies: + '@types/node': registry.npmmirror.com/@types/node/17.0.45 + graceful-fs: registry.npmmirror.com/graceful-fs/4.2.10 + dev: true + + registry.npmmirror.com/jest-snapshot/27.5.1: + resolution: {integrity: sha512-yYykXI5a0I31xX67mgeLw1DZ0bJB+gpq5IpSuCAoyDi0+BhgU/RIrL+RTzDmkNTchvDFWKP8lp+w/42Z3us5sA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/jest-snapshot/-/jest-snapshot-27.5.1.tgz} + name: jest-snapshot + version: 27.5.1 + engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} + dependencies: + '@babel/core': registry.npmmirror.com/@babel/core/7.20.12 + '@babel/generator': registry.npmmirror.com/@babel/generator/7.20.14 + '@babel/plugin-syntax-typescript': registry.npmmirror.com/@babel/plugin-syntax-typescript/7.20.0_@babel+core@7.20.12 + '@babel/traverse': registry.npmmirror.com/@babel/traverse/7.20.13 + '@babel/types': registry.npmmirror.com/@babel/types/7.20.7 + '@jest/transform': registry.npmmirror.com/@jest/transform/27.5.1 + '@jest/types': registry.npmmirror.com/@jest/types/27.5.1 + '@types/babel__traverse': registry.npmmirror.com/@types/babel__traverse/7.18.3 + '@types/prettier': registry.npmmirror.com/@types/prettier/2.7.2 + babel-preset-current-node-syntax: registry.npmmirror.com/babel-preset-current-node-syntax/1.0.1_@babel+core@7.20.12 + chalk: registry.npmmirror.com/chalk/4.1.2 + expect: registry.npmmirror.com/expect/27.5.1 + graceful-fs: registry.npmmirror.com/graceful-fs/4.2.10 + jest-diff: registry.npmmirror.com/jest-diff/27.5.1 + jest-get-type: registry.npmmirror.com/jest-get-type/27.5.1 + jest-haste-map: registry.npmmirror.com/jest-haste-map/27.5.1 + jest-matcher-utils: registry.npmmirror.com/jest-matcher-utils/27.5.1 + jest-message-util: registry.npmmirror.com/jest-message-util/27.5.1 + jest-util: registry.npmmirror.com/jest-util/27.5.1 + natural-compare: registry.npmmirror.com/natural-compare/1.4.0 + pretty-format: registry.npmmirror.com/pretty-format/27.5.1 + semver: registry.npmmirror.com/semver/7.3.8 + transitivePeerDependencies: + - supports-color + dev: true + + registry.npmmirror.com/jest-util/27.5.1: + resolution: {integrity: sha512-Kv2o/8jNvX1MQ0KGtw480E/w4fBCDOnH6+6DmeKi6LZUIlKA5kwY0YNdlzaWTiVgxqAqik11QyxDOKk543aKXw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/jest-util/-/jest-util-27.5.1.tgz} + name: jest-util + version: 27.5.1 + engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} + dependencies: + '@jest/types': registry.npmmirror.com/@jest/types/27.5.1 + '@types/node': registry.npmmirror.com/@types/node/17.0.45 + chalk: registry.npmmirror.com/chalk/4.1.2 + ci-info: registry.npmmirror.com/ci-info/3.7.1 + graceful-fs: registry.npmmirror.com/graceful-fs/4.2.10 + picomatch: registry.npmmirror.com/picomatch/2.3.1 + dev: true + + registry.npmmirror.com/jest-validate/27.5.1: + resolution: {integrity: sha512-thkNli0LYTmOI1tDB3FI1S1RTp/Bqyd9pTarJwL87OIBFuqEb5Apv5EaApEudYg4g86e3CT6kM0RowkhtEnCBQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/jest-validate/-/jest-validate-27.5.1.tgz} + name: jest-validate + version: 27.5.1 + engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} + dependencies: + '@jest/types': registry.npmmirror.com/@jest/types/27.5.1 + camelcase: registry.npmmirror.com/camelcase/6.3.0 + chalk: registry.npmmirror.com/chalk/4.1.2 + jest-get-type: registry.npmmirror.com/jest-get-type/27.5.1 + leven: registry.npmmirror.com/leven/3.1.0 + pretty-format: registry.npmmirror.com/pretty-format/27.5.1 + dev: true + + registry.npmmirror.com/jest-watcher/27.5.1: + resolution: {integrity: sha512-z676SuD6Z8o8qbmEGhoEUFOM1+jfEiL3DXHK/xgEiG2EyNYfFG60jluWcupY6dATjfEsKQuibReS1djInQnoVw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/jest-watcher/-/jest-watcher-27.5.1.tgz} + name: jest-watcher + version: 27.5.1 + engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} + dependencies: + '@jest/test-result': registry.npmmirror.com/@jest/test-result/27.5.1 + '@jest/types': registry.npmmirror.com/@jest/types/27.5.1 + '@types/node': registry.npmmirror.com/@types/node/17.0.45 + ansi-escapes: registry.npmmirror.com/ansi-escapes/4.3.2 + chalk: registry.npmmirror.com/chalk/4.1.2 + jest-util: registry.npmmirror.com/jest-util/27.5.1 + string-length: registry.npmmirror.com/string-length/4.0.2 + dev: true + + registry.npmmirror.com/jest-worker/27.5.1: + resolution: {integrity: sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/jest-worker/-/jest-worker-27.5.1.tgz} + name: jest-worker + version: 27.5.1 + engines: {node: '>= 10.13.0'} + dependencies: + '@types/node': registry.npmmirror.com/@types/node/17.0.45 + merge-stream: registry.npmmirror.com/merge-stream/2.0.0 + supports-color: registry.npmmirror.com/supports-color/8.1.1 + dev: true + + registry.npmmirror.com/jest/27.0.4: + resolution: {integrity: sha512-Px1iKFooXgGSkk1H8dJxxBIrM3tsc5SIuI4kfKYK2J+4rvCvPGr/cXktxh0e9zIPQ5g09kOMNfHQEmusBUf/ZA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/jest/-/jest-27.0.4.tgz} + name: jest + version: 27.0.4 + engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} + hasBin: true + peerDependencies: + node-notifier: ^8.0.1 || ^9.0.0 + peerDependenciesMeta: + node-notifier: + optional: true + dependencies: + '@jest/core': registry.npmmirror.com/@jest/core/27.5.1 + import-local: registry.npmmirror.com/import-local/3.1.0 + jest-cli: registry.npmmirror.com/jest-cli/27.5.1 + transitivePeerDependencies: + - bufferutil + - canvas + - supports-color + - ts-node + - utf-8-validate + dev: true + + registry.npmmirror.com/jimp/0.10.3: + resolution: {integrity: sha512-meVWmDMtyUG5uYjFkmzu0zBgnCvvxwWNi27c4cg55vWNVC9ES4Lcwb+ogx+uBBQE3Q+dLKjXaLl0JVW+nUNwbQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/jimp/-/jimp-0.10.3.tgz} + name: jimp + version: 0.10.3 + dependencies: + '@babel/runtime': registry.npmmirror.com/@babel/runtime/7.20.13 + '@jimp/custom': registry.npmmirror.com/@jimp/custom/0.10.3 + '@jimp/plugins': registry.npmmirror.com/@jimp/plugins/0.10.3_@jimp+custom@0.10.3 + '@jimp/types': registry.npmmirror.com/@jimp/types/0.10.3_@jimp+custom@0.10.3 + core-js: registry.npmmirror.com/core-js/3.27.2 + regenerator-runtime: registry.npmmirror.com/regenerator-runtime/0.13.11 + dev: false + + registry.npmmirror.com/jiti/1.16.2: + resolution: {integrity: sha512-OKBOVWmU3FxDt/UH4zSwiKPuc1nihFZiOD722FuJlngvLz2glX1v2/TJIgoA4+mrpnXxHV6dSAoCvPcYQtoG5A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/jiti/-/jiti-1.16.2.tgz} name: jiti - version: 1.16.1 + version: 1.16.2 hasBin: true dev: true - registry.npmmirror.com/js-sdsl/4.2.0: - resolution: {integrity: sha512-dyBIzQBDkCqCu+0upx25Y2jGdbTGxE9fshMsCdK0ViOongpV+n5tXRcZY9v7CaVQ79AGS9KA1KHtojxiM7aXSQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/js-sdsl/-/js-sdsl-4.2.0.tgz} + registry.npmmirror.com/jpeg-js/0.3.7: + resolution: {integrity: sha512-9IXdWudL61npZjvLuVe/ktHiA41iE8qFyLB+4VDTblEsWBzeg8WQTlktdUK4CdncUqtUgUg0bbOmTE2bKBKaBQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/jpeg-js/-/jpeg-js-0.3.7.tgz} + name: jpeg-js + version: 0.3.7 + dev: false + + registry.npmmirror.com/js-sdsl/4.3.0: + resolution: {integrity: sha512-mifzlm2+5nZ+lEcLJMoBK0/IH/bDg8XnJfd/Wq6IP+xoCjLZsTOnV2QpxlVbX9bMnkl5PdEjNtBJ9Cj1NjifhQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/js-sdsl/-/js-sdsl-4.3.0.tgz} name: js-sdsl - version: 4.2.0 + version: 4.3.0 dev: true registry.npmmirror.com/js-tokens/3.0.2: @@ -4853,6 +6715,16 @@ packages: name: js-tokens version: 4.0.0 + registry.npmmirror.com/js-yaml/3.14.1: + resolution: {integrity: sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/js-yaml/-/js-yaml-3.14.1.tgz} + name: js-yaml + version: 3.14.1 + hasBin: true + dependencies: + argparse: registry.npmmirror.com/argparse/1.0.10 + esprima: registry.npmmirror.com/esprima/4.0.1 + dev: true + registry.npmmirror.com/js-yaml/4.1.0: resolution: {integrity: sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/js-yaml/-/js-yaml-4.1.0.tgz} name: js-yaml @@ -4862,6 +6734,50 @@ packages: argparse: registry.npmmirror.com/argparse/2.0.1 dev: true + registry.npmmirror.com/jsdom/16.7.0: + resolution: {integrity: sha512-u9Smc2G1USStM+s/x1ru5Sxrl6mPYCbByG1U/hUmqaVsm4tbNyS7CicOSRyuGQYZhTu0h84qkZZQ/I+dzizSVw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/jsdom/-/jsdom-16.7.0.tgz} + name: jsdom + version: 16.7.0 + engines: {node: '>=10'} + peerDependencies: + canvas: ^2.5.0 + peerDependenciesMeta: + canvas: + optional: true + dependencies: + abab: registry.npmmirror.com/abab/2.0.6 + acorn: registry.npmmirror.com/acorn/8.8.2 + acorn-globals: registry.npmmirror.com/acorn-globals/6.0.0 + cssom: registry.npmmirror.com/cssom/0.4.4 + cssstyle: registry.npmmirror.com/cssstyle/2.3.0 + data-urls: registry.npmmirror.com/data-urls/2.0.0 + decimal.js: registry.npmmirror.com/decimal.js/10.4.3 + domexception: registry.npmmirror.com/domexception/2.0.1 + escodegen: registry.npmmirror.com/escodegen/2.0.0 + form-data: registry.npmmirror.com/form-data/3.0.1 + html-encoding-sniffer: registry.npmmirror.com/html-encoding-sniffer/2.0.1 + http-proxy-agent: registry.npmmirror.com/http-proxy-agent/4.0.1 + https-proxy-agent: registry.npmmirror.com/https-proxy-agent/5.0.1 + is-potential-custom-element-name: registry.npmmirror.com/is-potential-custom-element-name/1.0.1 + nwsapi: registry.npmmirror.com/nwsapi/2.2.2 + parse5: registry.npmmirror.com/parse5/6.0.1 + saxes: registry.npmmirror.com/saxes/5.0.1 + symbol-tree: registry.npmmirror.com/symbol-tree/3.2.4 + tough-cookie: registry.npmmirror.com/tough-cookie/4.1.2 + w3c-hr-time: registry.npmmirror.com/w3c-hr-time/1.0.2 + w3c-xmlserializer: registry.npmmirror.com/w3c-xmlserializer/2.0.0 + webidl-conversions: registry.npmmirror.com/webidl-conversions/6.1.0 + whatwg-encoding: registry.npmmirror.com/whatwg-encoding/1.0.5 + whatwg-mimetype: registry.npmmirror.com/whatwg-mimetype/2.3.0 + whatwg-url: registry.npmmirror.com/whatwg-url/8.7.0 + ws: registry.npmmirror.com/ws/7.5.9 + xml-name-validator: registry.npmmirror.com/xml-name-validator/3.0.0 + transitivePeerDependencies: + - bufferutil + - supports-color + - utf-8-validate + dev: true + registry.npmmirror.com/jsesc/2.5.2: resolution: {integrity: sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/jsesc/-/jsesc-2.5.2.tgz} name: jsesc @@ -4875,6 +6791,12 @@ packages: version: 3.0.0 dev: true + registry.npmmirror.com/json-parse-even-better-errors/2.3.1: + resolution: {integrity: sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz} + name: json-parse-even-better-errors + version: 2.3.1 + dev: true + registry.npmmirror.com/json-schema-traverse/0.4.1: resolution: {integrity: sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz} name: json-schema-traverse @@ -4963,6 +6885,23 @@ packages: dependencies: invert-kv: registry.npmmirror.com/invert-kv/3.0.1 + registry.npmmirror.com/leven/3.1.0: + resolution: {integrity: sha512-qsda+H8jTaUaN/x5vzW2rzc+8Rw4TAQ/4KjB46IwK5VH+IlVeeeje/EoZRpiXvIqjFgK84QffqPztGI3VBLG1A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/leven/-/leven-3.1.0.tgz} + name: leven + version: 3.1.0 + engines: {node: '>=6'} + dev: true + + registry.npmmirror.com/levn/0.3.0: + resolution: {integrity: sha512-0OO4y2iOHix2W6ujICbKIaEQXvFQHue65vUG3pb5EUomzPI90z9hsA1VsO/dbIIpC53J8gxM9Q4Oho0jrCM/yA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/levn/-/levn-0.3.0.tgz} + name: levn + version: 0.3.0 + engines: {node: '>= 0.8.0'} + dependencies: + prelude-ls: registry.npmmirror.com/prelude-ls/1.1.2 + type-check: registry.npmmirror.com/type-check/0.3.2 + dev: true + registry.npmmirror.com/levn/0.4.1: resolution: {integrity: sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/levn/-/levn-0.4.1.tgz} name: levn @@ -4989,11 +6928,10 @@ packages: yargs: registry.npmmirror.com/yargs/14.2.3 dev: true - registry.npmmirror.com/licia/1.37.0: - resolution: {integrity: sha512-jX49+WmzikOPGNrcy/giS23HCI8Pb7RF585Ei5d7oWF4WMelaZWv4odqQNdT0jtHkoUxqSvPz67Jvyq06xamUA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/licia/-/licia-1.37.0.tgz} + registry.npmmirror.com/licia/1.37.1: + resolution: {integrity: sha512-JjyxzhaGF2ZjCdjNt6bs5cFC/NaFIf1UvnJDY3UqXZS9jASDYG5h/jzV4yeUmdtHBRsB/3V9X5TU4Qkatzgpog==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/licia/-/licia-1.37.1.tgz} name: licia - version: 1.37.0 - dev: true + version: 1.37.1 registry.npmmirror.com/lilconfig/2.0.6: resolution: {integrity: sha512-9JROoBW7pobfsx+Sq2JsASvCo6Pfo6WWoUW79HuB1BCoBXD4PLWJPqDF6fNj67pqBYTbAHkE57M1kS/+L1neOg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/lilconfig/-/lilconfig-2.0.6.tgz} @@ -5001,6 +6939,12 @@ packages: version: 2.0.6 engines: {node: '>=10'} + registry.npmmirror.com/lines-and-columns/1.2.4: + resolution: {integrity: sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/lines-and-columns/-/lines-and-columns-1.2.4.tgz} + name: lines-and-columns + version: 1.2.4 + dev: true + registry.npmmirror.com/lint-staged/13.1.0: resolution: {integrity: sha512-pn/sR8IrcF/T0vpWLilih8jmVouMlxqXxKuAojmbiGX5n/gDnz+abdPptlj0vYnbfE0SQNl3CY/HwtM0+yfOVQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/lint-staged/-/lint-staged-13.1.0.tgz} name: lint-staged @@ -5014,10 +6958,10 @@ packages: debug: registry.npmmirror.com/debug/4.3.4 execa: registry.npmmirror.com/execa/6.1.0 lilconfig: registry.npmmirror.com/lilconfig/2.0.6 - listr2: registry.npmmirror.com/listr2/5.0.6 + listr2: registry.npmmirror.com/listr2/5.0.7 micromatch: registry.npmmirror.com/micromatch/4.0.5 normalize-path: registry.npmmirror.com/normalize-path/3.0.0 - object-inspect: registry.npmmirror.com/object-inspect/1.12.2 + object-inspect: registry.npmmirror.com/object-inspect/1.12.3 pidtree: registry.npmmirror.com/pidtree/0.6.0 string-argv: registry.npmmirror.com/string-argv/0.3.1 yaml: registry.npmmirror.com/yaml/2.2.1 @@ -5033,10 +6977,10 @@ packages: engines: {node: '>= 0.4'} dev: true - registry.npmmirror.com/listr2/5.0.6: - resolution: {integrity: sha512-u60KxKBy1BR2uLJNTWNptzWQ1ob/gjMzIJPZffAENzpZqbMZ/5PrXXOomDcevIS/+IB7s1mmCEtSlT2qHWMqag==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/listr2/-/listr2-5.0.6.tgz} + registry.npmmirror.com/listr2/5.0.7: + resolution: {integrity: sha512-MD+qXHPmtivrHIDRwPYdfNkrzqDiuaKU/rfBcec3WMyMF3xylQj3jMq344OtvQxz7zaCFViRAeqlr2AFhPvXHw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/listr2/-/listr2-5.0.7.tgz} name: listr2 - version: 5.0.6 + version: 5.0.7 engines: {node: ^14.13.1 || >=16.0.0} peerDependencies: enquirer: '>= 2.3.0 < 3' @@ -5054,16 +6998,31 @@ packages: wrap-ansi: registry.npmmirror.com/wrap-ansi/7.0.0 dev: true + registry.npmmirror.com/load-bmfont/1.4.1: + resolution: {integrity: sha512-8UyQoYmdRDy81Brz6aLAUhfZLwr5zV0L3taTQ4hju7m6biuwiWiJXjPhBJxbUQJA8PrkvJ/7Enqmwk2sM14soA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/load-bmfont/-/load-bmfont-1.4.1.tgz} + name: load-bmfont + version: 1.4.1 + dependencies: + buffer-equal: registry.npmmirror.com/buffer-equal/0.0.1 + mime: registry.npmmirror.com/mime/1.6.0 + parse-bmfont-ascii: registry.npmmirror.com/parse-bmfont-ascii/1.0.6 + parse-bmfont-binary: registry.npmmirror.com/parse-bmfont-binary/1.0.6 + parse-bmfont-xml: registry.npmmirror.com/parse-bmfont-xml/1.1.4 + phin: registry.npmmirror.com/phin/2.9.3 + xhr: registry.npmmirror.com/xhr/2.6.0 + xtend: registry.npmmirror.com/xtend/4.0.2 + dev: false + registry.npmmirror.com/loader-utils/3.2.1: resolution: {integrity: sha512-ZvFw1KWS3GVyYBYb7qkmRM/WwL2TQQBxgCK62rlvm4WpVQ23Nb4tYjApUlfjrEGvOs7KHEsmyUn75OHZrJMWPw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/loader-utils/-/loader-utils-3.2.1.tgz} name: loader-utils version: 3.2.1 engines: {node: '>= 12.13.0'} - registry.npmmirror.com/local-pkg/0.4.2: - resolution: {integrity: sha512-mlERgSPrbxU3BP4qBqAvvwlgW4MTg78iwJdGGnv7kibKjWcJksrG3t6LB5lXI93wXRDvG4NpUgJFmTG4T6rdrg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/local-pkg/-/local-pkg-0.4.2.tgz} + registry.npmmirror.com/local-pkg/0.4.3: + resolution: {integrity: sha512-SFppqq5p42fe2qcZQqqEOiVRXl+WCP1MdT6k7BDEW1j++sp5fIY+/fdRQitvKgB5BrBcmrs5m/L0v2FrU5MY1g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/local-pkg/-/local-pkg-0.4.3.tgz} name: local-pkg - version: 0.4.2 + version: 0.4.3 engines: {node: '>=14'} dev: true @@ -5205,6 +7164,7 @@ packages: engines: {node: '>=12'} dependencies: sourcemap-codec: registry.npmmirror.com/sourcemap-codec/1.4.8 + dev: true registry.npmmirror.com/magic-string/0.27.0: resolution: {integrity: sha512-8UnnX2PeRAPZuN12svgR9j7M1uWMovg/CEnIwIG0LFkXSJJe4PdfUGiTGl8V9bsBHFUtfVINcSyYxd7q+kx9fA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/magic-string/-/magic-string-0.27.0.tgz} @@ -5213,7 +7173,6 @@ packages: engines: {node: '>=12'} dependencies: '@jridgewell/sourcemap-codec': registry.npmmirror.com/@jridgewell/sourcemap-codec/1.4.14 - dev: true registry.npmmirror.com/make-dir/1.3.0: resolution: {integrity: sha512-2w31R7SJtieJJnQtGc7RVL2StM2vGYVfqUOvUDxH6bC6aJTxPxTF0GnIgCyu7tjockiUWAYQRbxa7vKn34s5sQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/make-dir/-/make-dir-1.3.0.tgz} @@ -5233,6 +7192,14 @@ packages: semver: registry.npmmirror.com/semver/6.3.0 dev: true + registry.npmmirror.com/makeerror/1.0.12: + resolution: {integrity: sha512-JmqCvUhmt43madlpFzG4BQzG2Z3m6tvQDNKdClZnO3VbIudJYmxsT0FNJMeiB2+JTSlTQTSbU8QdesVmwJcmLg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/makeerror/-/makeerror-1.0.12.tgz} + name: makeerror + version: 1.0.12 + dependencies: + tmpl: registry.npmmirror.com/tmpl/1.0.5 + dev: true + registry.npmmirror.com/mdn-data/2.0.30: resolution: {integrity: sha512-GaqWWShW4kv/G9IEucWScBx9G1/vsFZZJUO+tD26M8J8z3Kw5RDQjaoZe03YAClgeS/SWPOcb4nkFBTEi5DUEA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/mdn-data/-/mdn-data-2.0.30.tgz} name: mdn-data @@ -5315,7 +7282,6 @@ packages: version: 1.6.0 engines: {node: '>=4'} hasBin: true - dev: true registry.npmmirror.com/mime/3.0.0: resolution: {integrity: sha512-jSCU7/VB1loIWBZe14aEYHU/+1UMEHoaO7qxCOVJOw9GgH72VAWppxNcjU+x9a2k3GSIBXNKxXQFqRvvZ7vr3A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/mime/-/mime-3.0.0.tgz} @@ -5345,6 +7311,14 @@ packages: engines: {node: '>=4'} dev: true + registry.npmmirror.com/min-document/2.19.0: + resolution: {integrity: sha512-9Wy1B3m3f66bPPmU5hdA4DR4PB2OfDU/+GS3yAB7IQozE3tqXaVv2zOjgla7MEGSRv95+ILmOuvhLkOK6wJtCQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/min-document/-/min-document-2.19.0.tgz} + name: min-document + version: 2.19.0 + dependencies: + dom-walk: registry.npmmirror.com/dom-walk/0.1.2 + dev: false + registry.npmmirror.com/minimatch/3.1.2: resolution: {integrity: sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/minimatch/-/minimatch-3.1.2.tgz} name: minimatch @@ -5353,10 +7327,10 @@ packages: brace-expansion: registry.npmmirror.com/brace-expansion/1.1.11 dev: true - registry.npmmirror.com/minimatch/5.1.2: - resolution: {integrity: sha512-bNH9mmM9qsJ2X4r2Nat1B//1dJVcn3+iBLa3IgqJ7EbGaDNepL9QSHOxN4ng33s52VMMhhIfgCYDk3C4ZmlDAg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/minimatch/-/minimatch-5.1.2.tgz} + registry.npmmirror.com/minimatch/5.1.6: + resolution: {integrity: sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/minimatch/-/minimatch-5.1.6.tgz} name: minimatch - version: 5.1.2 + version: 5.1.6 engines: {node: '>=10'} dependencies: brace-expansion: registry.npmmirror.com/brace-expansion/2.0.1 @@ -5366,7 +7340,15 @@ packages: resolution: {integrity: sha512-bzfL1YUZsP41gmu/qjrEk0Q6i2ix/cVeAhbCbqH9u3zYutS1cLg00qhrD0M2MVdCcx4Sc0UpP2eBWo9rotpq6g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/minimist/-/minimist-1.2.7.tgz} name: minimist version: 1.2.7 - dev: true + + registry.npmmirror.com/mkdirp/0.5.6: + resolution: {integrity: sha512-FP+p8RB8OWpF3YZBCrP5gtADmtXApB5AMLn+vdyA+PyxCjrCs00mjyUozssO33cwDeT3wNGdLxJ5M//YqtHAJw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/mkdirp/-/mkdirp-0.5.6.tgz} + name: mkdirp + version: 0.5.6 + hasBin: true + dependencies: + minimist: registry.npmmirror.com/minimist/1.2.7 + dev: false registry.npmmirror.com/module-alias/2.2.2: resolution: {integrity: sha512-A/78XjoX2EmNvppVWEhM2oGk3x4lLxnkEA4jTbaK97QKSDjkIoOsKQlfylt/d3kKKi596Qy3NP5XrXJ6fZIC9Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/module-alias/-/module-alias-2.2.2.tgz} @@ -5489,6 +7471,12 @@ packages: version: 0.1.8 dev: true + registry.npmmirror.com/node-int64/0.4.0: + resolution: {integrity: sha512-O5lz91xSOeoXP6DulyHfllpq+Eg00MWitZIbtPfoSEvqIHdl5gfcY6hYzDWnj0qD5tz52PI08u9qUvSVeUBeHw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/node-int64/-/node-int64-0.4.0.tgz} + name: node-int64 + version: 0.4.0 + dev: true + registry.npmmirror.com/node-releases/2.0.8: resolution: {integrity: sha512-dFSmB8fFHEH/s81Xi+Y/15DQY6VHW81nXRj86EMSL3lmuTmK1e+aT4wrFCkTbm+gSwkw4KpX+rT/pMM2c1mF+A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/node-releases/-/node-releases-2.0.8.tgz} name: node-releases @@ -5559,10 +7547,16 @@ packages: boolbase: registry.npmmirror.com/boolbase/1.0.0 dev: true - registry.npmmirror.com/object-inspect/1.12.2: - resolution: {integrity: sha512-z+cPxW0QGUp0mcqcsgQyLVRDoXFQbXOwBaqyF7VIgI4TWNQsDHrBpUQslRmIfAoYWdYzs6UlKJtB2XJpTaNSpQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/object-inspect/-/object-inspect-1.12.2.tgz} + registry.npmmirror.com/nwsapi/2.2.2: + resolution: {integrity: sha512-90yv+6538zuvUMnN+zCr8LuV6bPFdq50304114vJYJ8RDyK8D5O9Phpbd6SZWgI7PwzmmfN1upeOJlvybDSgCw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/nwsapi/-/nwsapi-2.2.2.tgz} + name: nwsapi + version: 2.2.2 + dev: true + + registry.npmmirror.com/object-inspect/1.12.3: + resolution: {integrity: sha512-geUvdk7c+eizMNUDkRpW1wJwgfOiOeHbxBR/hLXK1aT6zmVSO0jsQcs7fj6MGw89jC/cjGfLcNOrtMYtGqm81g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/object-inspect/-/object-inspect-1.12.3.tgz} name: object-inspect - version: 1.12.2 + version: 1.12.3 registry.npmmirror.com/ohmyfetch/0.4.21: resolution: {integrity: sha512-VG7f/JRvqvBOYvL0tHyEIEG7XHWm7OqIfAs6/HqwWwDfjiJ1g0huIpe5sFEmyb+7hpFa1EGNH2aERWR72tlClw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ohmyfetch/-/ohmyfetch-0.4.21.tgz} @@ -5572,9 +7566,15 @@ packages: destr: registry.npmmirror.com/destr/1.2.2 node-fetch-native: registry.npmmirror.com/node-fetch-native/0.1.8 ufo: registry.npmmirror.com/ufo/0.8.6 - undici: registry.npmmirror.com/undici/5.14.0 + undici: registry.npmmirror.com/undici/5.16.0 dev: true + registry.npmmirror.com/omggif/1.0.10: + resolution: {integrity: sha512-LMJTtvgc/nugXj0Vcrrs68Mn2D1r0zf630VNtqtpI1FEO7e+O9FP4gqs9AcnBaSEeoHIPm28u6qgPR0oyEpGSw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/omggif/-/omggif-1.0.10.tgz} + name: omggif + version: 1.0.10 + dev: false + registry.npmmirror.com/on-finished/2.4.1: resolution: {integrity: sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/on-finished/-/on-finished-2.4.1.tgz} name: on-finished @@ -5610,6 +7610,20 @@ packages: mimic-fn: registry.npmmirror.com/mimic-fn/4.0.0 dev: true + registry.npmmirror.com/optionator/0.8.3: + resolution: {integrity: sha512-+IW9pACdk3XWmmTXG8m3upGUJst5XRGzxMRjXzAuJ1XnIFNvfhjjIuYkDvysnPQ7qzqVzLt78BCruntqRhWQbA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/optionator/-/optionator-0.8.3.tgz} + name: optionator + version: 0.8.3 + engines: {node: '>= 0.8.0'} + dependencies: + deep-is: registry.npmmirror.com/deep-is/0.1.4 + fast-levenshtein: registry.npmmirror.com/fast-levenshtein/2.0.6 + levn: registry.npmmirror.com/levn/0.3.0 + prelude-ls: registry.npmmirror.com/prelude-ls/1.1.2 + type-check: registry.npmmirror.com/type-check/0.3.2 + word-wrap: registry.npmmirror.com/word-wrap/1.2.3 + dev: true + registry.npmmirror.com/optionator/0.9.1: resolution: {integrity: sha512-74RlY5FCnhq4jRxVUPKDaRwrVNXMqsGsiW6AJw4XK8hmtm10wC0ypZBLw5IIp85NZMr91+qd1RvvENwg7jjRFw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/optionator/-/optionator-0.9.1.tgz} name: optionator @@ -5754,6 +7768,12 @@ packages: semver: registry.npmmirror.com/semver/6.3.0 dev: true + registry.npmmirror.com/pako/1.0.11: + resolution: {integrity: sha512-4hLB8Py4zZce5s4yd9XzopqwVv/yGNhV1Bl8NTmCq1763HeK2+EwVTv+leGeL13Dnh2wfbqowVPXCIO0z4taYw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/pako/-/pako-1.0.11.tgz} + name: pako + version: 1.0.11 + dev: false + registry.npmmirror.com/parent-module/1.0.1: resolution: {integrity: sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/parent-module/-/parent-module-1.0.1.tgz} name: parent-module @@ -5763,6 +7783,27 @@ packages: callsites: registry.npmmirror.com/callsites/3.1.0 dev: true + registry.npmmirror.com/parse-bmfont-ascii/1.0.6: + resolution: {integrity: sha512-U4RrVsUFCleIOBsIGYOMKjn9PavsGOXxbvYGtMOEfnId0SVNsgehXh1DxUdVPLoxd5mvcEtvmKs2Mmf0Mpa1ZA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/parse-bmfont-ascii/-/parse-bmfont-ascii-1.0.6.tgz} + name: parse-bmfont-ascii + version: 1.0.6 + dev: false + + registry.npmmirror.com/parse-bmfont-binary/1.0.6: + resolution: {integrity: sha512-GxmsRea0wdGdYthjuUeWTMWPqm2+FAd4GI8vCvhgJsFnoGhTrLhXDDupwTo7rXVAgaLIGoVHDZS9p/5XbSqeWA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/parse-bmfont-binary/-/parse-bmfont-binary-1.0.6.tgz} + name: parse-bmfont-binary + version: 1.0.6 + dev: false + + registry.npmmirror.com/parse-bmfont-xml/1.1.4: + resolution: {integrity: sha512-bjnliEOmGv3y1aMEfREMBJ9tfL3WR0i0CKPj61DnSLaoxWR3nLrsQrEbCId/8rF4NyRF0cCqisSVXyQYWM+mCQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/parse-bmfont-xml/-/parse-bmfont-xml-1.1.4.tgz} + name: parse-bmfont-xml + version: 1.1.4 + dependencies: + xml-parse-from-string: registry.npmmirror.com/xml-parse-from-string/1.0.1 + xml2js: registry.npmmirror.com/xml2js/0.4.23 + dev: false + registry.npmmirror.com/parse-css-font/4.0.0: resolution: {integrity: sha512-lnY7dTUfjRXsSo5G5C639L8RaBBaVSgL+5hacIFKsNHzeCJQ5SFSZv1DZmc7+wZv/22PFGOq2YbaEHLdaCS/mQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/parse-css-font/-/parse-css-font-4.0.0.tgz} name: parse-css-font @@ -5797,6 +7838,24 @@ packages: hasBin: true dev: true + registry.npmmirror.com/parse-headers/2.0.5: + resolution: {integrity: sha512-ft3iAoLOB/MlwbNXgzy43SWGP6sQki2jQvAyBg/zDFAgr9bfNWZIUj42Kw2eJIl8kEi4PbgE6U1Zau/HwI75HA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/parse-headers/-/parse-headers-2.0.5.tgz} + name: parse-headers + version: 2.0.5 + dev: false + + registry.npmmirror.com/parse-json/5.2.0: + resolution: {integrity: sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/parse-json/-/parse-json-5.2.0.tgz} + name: parse-json + version: 5.2.0 + engines: {node: '>=8'} + dependencies: + '@babel/code-frame': registry.npmmirror.com/@babel/code-frame/7.18.6 + error-ex: registry.npmmirror.com/error-ex/1.3.2 + json-parse-even-better-errors: registry.npmmirror.com/json-parse-even-better-errors/2.3.1 + lines-and-columns: registry.npmmirror.com/lines-and-columns/1.2.4 + dev: true + registry.npmmirror.com/parse-passwd/1.0.0: resolution: {integrity: sha512-1Y1A//QUXEZK7YKz+rD9WydcE1+EuPr6ZBgKecAB8tmoW6UFv0NREVJe1p+jRxtThkcbbKkfwIbWJe/IeE6m2Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/parse-passwd/-/parse-passwd-1.0.0.tgz} name: parse-passwd @@ -5804,6 +7863,12 @@ packages: engines: {node: '>=0.10.0'} dev: true + registry.npmmirror.com/parse5/6.0.1: + resolution: {integrity: sha512-Ofn/CTFzRGTTxwpNEs9PP93gXShHcTq255nzRYSKe8AkVpZY7e1fpmTfOyoIvjP5HG7Z2ZM7VS9PPhQGW2pOpw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/parse5/-/parse5-6.0.1.tgz} + name: parse5 + version: 6.0.1 + dev: true + registry.npmmirror.com/parseurl/1.3.3: resolution: {integrity: sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/parseurl/-/parseurl-1.3.3.tgz} name: parseurl @@ -5883,10 +7948,10 @@ packages: version: 0.3.9 dev: true - registry.npmmirror.com/pathe/1.0.0: - resolution: {integrity: sha512-nPdMG0Pd09HuSsr7QOKUXO2Jr9eqaDiZvDwdyIhNG5SHYujkQHYKDfGQkulBxvbDHz8oHLsTgKN86LSwYzSHAg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/pathe/-/pathe-1.0.0.tgz} + registry.npmmirror.com/pathe/1.1.0: + resolution: {integrity: sha512-ODbEPR0KKHqECXW1GoxdDb+AZvULmXjVPy4rt+pGo2+TnjJTIPJQSVS6N63n8T2Ip+syHhbn52OewKicV0373w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/pathe/-/pathe-1.1.0.tgz} name: pathe - version: 1.0.0 + version: 1.1.0 dev: true registry.npmmirror.com/perfect-debounce/0.1.3: @@ -5895,6 +7960,12 @@ packages: version: 0.1.3 dev: true + registry.npmmirror.com/phin/2.9.3: + resolution: {integrity: sha512-CzFr90qM24ju5f88quFC/6qohjC144rehe5n6DH900lgXmUe86+xCKc10ev56gRKC4/BkHUoG4uSiQgBiIXwDA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/phin/-/phin-2.9.3.tgz} + name: phin + version: 2.9.3 + dev: false + registry.npmmirror.com/picocolors/1.0.0: resolution: {integrity: sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/picocolors/-/picocolors-1.0.0.tgz} name: picocolors @@ -5927,11 +7998,11 @@ packages: engines: {node: '>=4'} dev: true - registry.npmmirror.com/pinia/2.0.28_prq2uz4lho2pwp6irk4cfkrxwu: - resolution: {integrity: sha512-YClq9DkqCblq9rlyUual7ezMu/iICWdBtfJrDt4oWU9Zxpijyz7xB2xTwx57DaBQ96UGvvTMORzALr+iO5PVMw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/pinia/-/pinia-2.0.28.tgz} - id: registry.npmmirror.com/pinia/2.0.28 + registry.npmmirror.com/pinia/2.0.29_prq2uz4lho2pwp6irk4cfkrxwu: + resolution: {integrity: sha512-5z/KpFecq/cIgfeTnulJXldiLcTITRkTe3N58RKYSj0Pc1EdR6oyCdnf5A9jLoVwBqX5LtHhd0kGlpzWvk9oiQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/pinia/-/pinia-2.0.29.tgz} + id: registry.npmmirror.com/pinia/2.0.29 name: pinia - version: 2.0.28 + version: 2.0.29 peerDependencies: '@vue/composition-api': ^1.4.0 typescript: '>=4.4.4' @@ -5942,12 +8013,44 @@ packages: typescript: optional: true dependencies: - '@vue/devtools-api': registry.npmmirror.com/@vue/devtools-api/6.4.5 + '@vue/devtools-api': registry.npmmirror.com/@vue/devtools-api/6.5.0 typescript: registry.npmmirror.com/typescript/4.9.4 vue: registry.npmmirror.com/vue/3.2.45 vue-demi: registry.npmmirror.com/vue-demi/0.13.11_vue@3.2.45 dev: false + registry.npmmirror.com/pirates/4.0.5: + resolution: {integrity: sha512-8V9+HQPupnaXMA23c5hvl69zXvTwTzyAYasnkb0Tts4XvO4CliqONMOnvlq26rkhLC3nWDFBJf73LU1e1VZLaQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/pirates/-/pirates-4.0.5.tgz} + name: pirates + version: 4.0.5 + engines: {node: '>= 6'} + dev: true + + registry.npmmirror.com/pixelmatch/4.0.2: + resolution: {integrity: sha512-J8B6xqiO37sU/gkcMglv6h5Jbd9xNER7aHzpfRdNmV4IbQBzBpe4l9XmbG+xPF/znacgu2jfEw+wHffaq/YkXA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/pixelmatch/-/pixelmatch-4.0.2.tgz} + name: pixelmatch + version: 4.0.2 + hasBin: true + dependencies: + pngjs: registry.npmmirror.com/pngjs/3.4.0 + dev: false + + registry.npmmirror.com/pkg-dir/4.2.0: + resolution: {integrity: sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/pkg-dir/-/pkg-dir-4.2.0.tgz} + name: pkg-dir + version: 4.2.0 + engines: {node: '>=8'} + dependencies: + find-up: registry.npmmirror.com/find-up/4.1.0 + dev: true + + registry.npmmirror.com/pngjs/3.4.0: + resolution: {integrity: sha512-NCrCHhWmnQklfH4MtJMRjZ2a8c80qXeMlQMv2uVp9ISJMTt562SbGd6n2oq0PaPgKm7Z6pL9E2UlLIhC+SHL3w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/pngjs/-/pngjs-3.4.0.tgz} + name: pngjs + version: 3.4.0 + engines: {node: '>=4.0.0'} + dev: false + registry.npmmirror.com/postcss-import/14.1.0_postcss@8.4.21: resolution: {integrity: sha512-flwI+Vgm4SElObFVPpTIT7SU7R3qk2L7PyduMcokiaVKuWv9d/U+Gm/QAd8NDLuykTWTkcrjOeD2Pp1rMeBTGw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/postcss-import/-/postcss-import-14.1.0.tgz} id: registry.npmmirror.com/postcss-import/14.1.0 @@ -6072,6 +8175,13 @@ packages: picocolors: registry.npmmirror.com/picocolors/1.0.0 source-map-js: registry.npmmirror.com/source-map-js/1.0.2 + registry.npmmirror.com/prelude-ls/1.1.2: + resolution: {integrity: sha512-ESF23V4SKG6lVSGZgYNpbsiaAkdab6ZgOxe52p7+Kid3W3u3bxR4Vfd/o21dmN7jSt0IwgZ4v5MUd26FEtXE9w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/prelude-ls/-/prelude-ls-1.1.2.tgz} + name: prelude-ls + version: 1.1.2 + engines: {node: '>= 0.8.0'} + dev: true + registry.npmmirror.com/prelude-ls/1.2.1: resolution: {integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/prelude-ls/-/prelude-ls-1.2.1.tgz} name: prelude-ls @@ -6102,14 +8212,42 @@ packages: fast-diff: registry.npmmirror.com/fast-diff/1.2.0 dev: true - registry.npmmirror.com/prettier/2.8.2: - resolution: {integrity: sha512-BtRV9BcncDyI2tsuS19zzhzoxD8Dh8LiCx7j7tHzrkz8GFXAexeWFdi22mjE1d16dftH2qNaytVxqiRTGlMfpw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/prettier/-/prettier-2.8.2.tgz} + registry.npmmirror.com/prettier/2.8.3: + resolution: {integrity: sha512-tJ/oJ4amDihPoufT5sM0Z1SKEuKay8LfVAMlbbhnnkvt6BUserZylqo2PN+p9KeljLr0OHa2rXHU1T8reeoTrw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/prettier/-/prettier-2.8.3.tgz} name: prettier - version: 2.8.2 + version: 2.8.3 engines: {node: '>=10.13.0'} hasBin: true dev: true + registry.npmmirror.com/pretty-format/27.5.1: + resolution: {integrity: sha512-Qb1gy5OrP5+zDf2Bvnzdl3jsTf1qXVMazbvCoKhtKqVs4/YK4ozX4gKQJJVyNe+cajNPn0KoC0MC3FUmaHWEmQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/pretty-format/-/pretty-format-27.5.1.tgz} + name: pretty-format + version: 27.5.1 + engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} + dependencies: + ansi-regex: registry.npmmirror.com/ansi-regex/5.0.1 + ansi-styles: registry.npmmirror.com/ansi-styles/5.2.0 + react-is: registry.npmmirror.com/react-is/17.0.2 + dev: true + + registry.npmmirror.com/process/0.11.10: + resolution: {integrity: sha512-cdGef/drWFoydD1JsMzuFf8100nZl+GT+yacc2bEced5f9Rjk4z+WtFUTBu9PhOi9j/jfmBPu0mMEY4wIdAF8A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/process/-/process-0.11.10.tgz} + name: process + version: 0.11.10 + engines: {node: '>= 0.6.0'} + dev: false + + registry.npmmirror.com/prompts/2.4.2: + resolution: {integrity: sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/prompts/-/prompts-2.4.2.tgz} + name: prompts + version: 2.4.2 + engines: {node: '>= 6'} + dependencies: + kleur: registry.npmmirror.com/kleur/3.0.3 + sisteransi: registry.npmmirror.com/sisteransi/1.0.5 + dev: true + registry.npmmirror.com/prop-ini/0.0.2: resolution: {integrity: sha512-qyU57WvAvZDbzmRy9xDbJGVwrGJhmA+rYnVjy4xtX4Ny9c7gzvpmf/j7A3oq9ChbPh15MZQKjPep2mNdnAhtig==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/prop-ini/-/prop-ini-0.0.2.tgz} name: prop-ini @@ -6134,6 +8272,12 @@ packages: version: 1.0.2 dev: true + registry.npmmirror.com/psl/1.9.0: + resolution: {integrity: sha512-E/ZsdU4HLs/68gYzgGTkMicWTLPdAftJLfJFlLUAAKZGkStNU72sZjT66SnMDVOfOWY/YAoiD7Jxa9iHvngcag==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/psl/-/psl-1.9.0.tgz} + name: psl + version: 1.9.0 + dev: true + registry.npmmirror.com/pump/3.0.0: resolution: {integrity: sha512-LwZy+p3SFs1Pytd/jYct4wpv49HiYCqd9Rlc5ZVdk0V+8Yzv6jR5Blk3TRmPL1ft69TxP0IMZGJ+WPFU2BFhww==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/pump/-/pump-3.0.0.tgz} name: pump @@ -6143,10 +8287,10 @@ packages: once: registry.npmmirror.com/once/1.4.0 dev: true - registry.npmmirror.com/punycode/2.1.1: - resolution: {integrity: sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/punycode/-/punycode-2.1.1.tgz} + registry.npmmirror.com/punycode/2.3.0: + resolution: {integrity: sha512-rRV+zQD8tVFys26lAGR9WUuS4iUAngJScM+ZRSKtvl5tKeZ2t5bvdNFdNHBW9FWR4guGHlgmsZ1G7BSm2wTbuA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/punycode/-/punycode-2.3.0.tgz} name: punycode - version: 2.1.1 + version: 2.3.0 engines: {node: '>=6'} dev: true @@ -6163,14 +8307,12 @@ packages: resolution: {integrity: sha512-rRjALGNh9zVqvweg1j5OKIQKNsw3bLC+7qwlnead5K/9cb1cEIAGkwikt/09U0K+2IDWGD9CC6SP7tHAjUeqvQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/qrcode-reader/-/qrcode-reader-1.0.4.tgz} name: qrcode-reader version: 1.0.4 - dev: true registry.npmmirror.com/qrcode-terminal/0.12.0: resolution: {integrity: sha512-EXtzRZmC+YGmGlDFbXKxQiMZNwCLEO6BANKXG4iCtSIM0yqc/pappSx3RIKr4r0uh5JsBckOXeKrB3Iz7mdQpQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/qrcode-terminal/-/qrcode-terminal-0.12.0.tgz} name: qrcode-terminal version: 0.12.0 hasBin: true - dev: true registry.npmmirror.com/qs/6.11.0: resolution: {integrity: sha512-MvjoMCJwEarSbUYk5O+nmoSzSutSsTwF85zcHPQ9OrlFoZOYIjaqBAJIqIXjptyD5vThxGq52Xu/MaJzRkIk4Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/qs/-/qs-6.11.0.tgz} @@ -6180,6 +8322,12 @@ packages: dependencies: side-channel: registry.npmmirror.com/side-channel/1.0.4 + registry.npmmirror.com/querystringify/2.2.0: + resolution: {integrity: sha512-FIqgj2EUvTa7R50u0rGsyTftzjYmv/a3hO345bZNrqabNqjtgiDMgmo4mkUjd+nzU5oF3dClKqFIPUKybUyqoQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/querystringify/-/querystringify-2.2.0.tgz} + name: querystringify + version: 2.2.0 + dev: true + registry.npmmirror.com/queue-microtask/1.2.3: resolution: {integrity: sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/queue-microtask/-/queue-microtask-1.2.3.tgz} name: queue-microtask @@ -6216,6 +8364,12 @@ packages: strip-json-comments: registry.npmmirror.com/strip-json-comments/2.0.1 dev: true + registry.npmmirror.com/react-is/17.0.2: + resolution: {integrity: sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/react-is/-/react-is-17.0.2.tgz} + name: react-is + version: 17.0.2 + dev: true + registry.npmmirror.com/read-cache/1.0.0: resolution: {integrity: sha512-Owdv/Ft7IjOgm/i0xvNDZ1LrRANRfew4b2prF3OWMQLxLfu3bS8FVhCsrSCMK4lR56Y9ya+AThoTpDCTxCmpRA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/read-cache/-/read-cache-1.0.0.tgz} name: read-cache @@ -6243,7 +8397,6 @@ packages: resolution: {integrity: sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/regenerator-runtime/-/regenerator-runtime-0.13.11.tgz} name: regenerator-runtime version: 0.13.11 - dev: true registry.npmmirror.com/regexpp/3.2.0: resolution: {integrity: sha512-pq2bWo9mVD43nbts2wGv17XLiNLya+GklZ8kaDLV2Z08gDCsGpnKn9BFMepvWuHCbyVvY7J5o5+BVvoQbmlJLg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/regexpp/-/regexpp-3.2.0.tgz} @@ -6317,6 +8470,21 @@ packages: version: 2.0.0 dev: true + registry.npmmirror.com/requires-port/1.0.0: + resolution: {integrity: sha512-KigOCHcocU3XODJxsu8i/j8T9tzT4adHiecwORRQ0ZZFcp7ahwXuRU1m+yuO90C5ZUyGeGfocHDI14M3L3yDAQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/requires-port/-/requires-port-1.0.0.tgz} + name: requires-port + version: 1.0.0 + dev: true + + registry.npmmirror.com/resolve-cwd/3.0.0: + resolution: {integrity: sha512-OrZaX2Mb+rJCpH/6CpSqt9xFVpN++x01XnN2ie9g6P5/3xelLAkXWVADpdz1IHD/KFfEXyE6V0U01OQ3UO2rEg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/resolve-cwd/-/resolve-cwd-3.0.0.tgz} + name: resolve-cwd + version: 3.0.0 + engines: {node: '>=8'} + dependencies: + resolve-from: registry.npmmirror.com/resolve-from/5.0.0 + dev: true + registry.npmmirror.com/resolve-from/4.0.0: resolution: {integrity: sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/resolve-from/-/resolve-from-4.0.0.tgz} name: resolve-from @@ -6324,6 +8492,20 @@ packages: engines: {node: '>=4'} dev: true + registry.npmmirror.com/resolve-from/5.0.0: + resolution: {integrity: sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/resolve-from/-/resolve-from-5.0.0.tgz} + name: resolve-from + version: 5.0.0 + engines: {node: '>=8'} + dev: true + + registry.npmmirror.com/resolve.exports/1.1.1: + resolution: {integrity: sha512-/NtpHNDN7jWhAaQ9BvBUYZ6YTXsRBgfqWFWP7BZBaoMJO/I3G5OFzvTuWNlZC3aPjins1F+TNrLKsGbH4rfsRQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/resolve.exports/-/resolve.exports-1.1.1.tgz} + name: resolve.exports + version: 1.1.1 + engines: {node: '>=10'} + dev: true + registry.npmmirror.com/resolve/1.22.1: resolution: {integrity: sha512-nBpuuYuY5jFsli/JIs1oldw6fOQCBioohqWZg/2hiaOybXOft4lonv85uDOKXdf8rhyK159cxU5cDcK/NKk8zw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/resolve/-/resolve-1.22.1.tgz} name: resolve @@ -6390,11 +8572,12 @@ packages: hasBin: true optionalDependencies: fsevents: registry.npmmirror.com/fsevents/2.3.2 + dev: true - registry.npmmirror.com/rollup/3.10.0: - resolution: {integrity: sha512-JmRYz44NjC1MjVF2VKxc0M1a97vn+cDxeqWmnwyAF4FvpjK8YFdHpaqvQB+3IxCvX05vJxKZkoMDU8TShhmJVA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/rollup/-/rollup-3.10.0.tgz} + registry.npmmirror.com/rollup/3.12.0: + resolution: {integrity: sha512-4MZ8kA2HNYahIjz63rzrMMRvDqQDeS9LoriJvMuV0V6zIGysP36e9t4yObUfwdT9h/szXoHQideICftcdZklWg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/rollup/-/rollup-3.12.0.tgz} name: rollup - version: 3.10.0 + version: 3.12.0 engines: {node: '>=14.18.0', npm: '>=8.0.0'} hasBin: true optionalDependencies: @@ -6428,7 +8611,7 @@ packages: name: rxjs version: 7.8.0 dependencies: - tslib: registry.npmmirror.com/tslib/2.4.1 + tslib: registry.npmmirror.com/tslib/2.5.0 dev: true registry.npmmirror.com/safe-area-insets/1.4.1: @@ -6460,6 +8643,21 @@ packages: immutable: registry.npmmirror.com/immutable/4.2.2 source-map-js: registry.npmmirror.com/source-map-js/1.0.2 + registry.npmmirror.com/sax/1.2.4: + resolution: {integrity: sha512-NqVDv9TpANUjFm0N8uM5GxL36UgKi9/atZw+x7YFnQ8ckwFGKrl4xX4yWtrey3UJm5nP1kUbnYgLopqWNSRhWw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/sax/-/sax-1.2.4.tgz} + name: sax + version: 1.2.4 + dev: false + + registry.npmmirror.com/saxes/5.0.1: + resolution: {integrity: sha512-5LBh1Tls8c9xgGjw3QrMwETmTMVk0oFgvrFSvWx62llR2hcEInrKNZ2GZCCuuy2lvWrdl5jhbpeqc5hRYKFOcw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/saxes/-/saxes-5.0.1.tgz} + name: saxes + version: 5.0.1 + engines: {node: '>=10'} + dependencies: + xmlchars: registry.npmmirror.com/xmlchars/2.2.0 + dev: true + registry.npmmirror.com/semver-diff/2.1.0: resolution: {integrity: sha512-gL8F8L4ORwsS0+iQ34yCYv///jsOq0ZL7WP55d1HnJ32o7tyFYEFQZQA22mrLIacZdU6xecaBBZ+uEiffGNyXw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/semver-diff/-/semver-diff-2.1.0.tgz} name: semver-diff @@ -6594,8 +8792,8 @@ packages: version: 1.0.4 dependencies: call-bind: registry.npmmirror.com/call-bind/1.0.2 - get-intrinsic: registry.npmmirror.com/get-intrinsic/1.1.3 - object-inspect: registry.npmmirror.com/object-inspect/1.12.2 + get-intrinsic: registry.npmmirror.com/get-intrinsic/1.2.0 + object-inspect: registry.npmmirror.com/object-inspect/1.12.3 registry.npmmirror.com/sigmund/1.0.1: resolution: {integrity: sha512-fCvEXfh6NWpm+YSuY2bpXb/VIihqWA6hLsgboC+0nl71Q7N7o2eaCW8mJa/NLvQhs6jpd3VZV4UiUQlV6+lc8g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/sigmund/-/sigmund-1.0.1.tgz} @@ -6620,6 +8818,12 @@ packages: totalist: registry.npmmirror.com/totalist/3.0.0 dev: true + registry.npmmirror.com/sisteransi/1.0.5: + resolution: {integrity: sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/sisteransi/-/sisteransi-1.0.5.tgz} + name: sisteransi + version: 1.0.5 + dev: true + registry.npmmirror.com/slash/3.0.0: resolution: {integrity: sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/slash/-/slash-3.0.0.tgz} name: slash @@ -6681,7 +8885,6 @@ packages: dependencies: buffer-from: registry.npmmirror.com/buffer-from/1.1.2 source-map: registry.npmmirror.com/source-map/0.6.1 - dev: true registry.npmmirror.com/source-map/0.6.1: resolution: {integrity: sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/source-map/-/source-map-0.6.1.tgz} @@ -6689,6 +8892,13 @@ packages: version: 0.6.1 engines: {node: '>=0.10.0'} + registry.npmmirror.com/source-map/0.7.4: + resolution: {integrity: sha512-l3BikUxvPOcn5E74dZiq5BGsTb5yEwhaTSzccU6t4sDOH8NWJCstKO5QT2CvtFoK6F0saL7p9xHAqHOlCPJygA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/source-map/-/source-map-0.7.4.tgz} + name: source-map + version: 0.7.4 + engines: {node: '>= 8'} + dev: true + registry.npmmirror.com/sourcemap-codec/1.4.8: resolution: {integrity: sha512-9NykojV5Uih4lgo5So5dtw+f0JgJX30KCNI8gwhz2J9A15wD0Ml6tjHKwf6fTSa6fAdVBdZeNOs9eJ71qCk8vA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/sourcemap-codec/-/sourcemap-codec-1.4.8.tgz} name: sourcemap-codec @@ -6702,6 +8912,21 @@ packages: engines: {node: '>=6'} dev: true + registry.npmmirror.com/sprintf-js/1.0.3: + resolution: {integrity: sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/sprintf-js/-/sprintf-js-1.0.3.tgz} + name: sprintf-js + version: 1.0.3 + dev: true + + registry.npmmirror.com/stack-utils/2.0.6: + resolution: {integrity: sha512-XlkWvfIm6RmsWtNJx+uqtKLS8eqFbxUg0ZzLXqY0caEy9l7hruX8IpiDnjsLavoBgqCCR71TqWO8MaXYheJ3RQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/stack-utils/-/stack-utils-2.0.6.tgz} + name: stack-utils + version: 2.0.6 + engines: {node: '>=10'} + dependencies: + escape-string-regexp: registry.npmmirror.com/escape-string-regexp/2.0.0 + dev: true + registry.npmmirror.com/statuses/2.0.1: resolution: {integrity: sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/statuses/-/statuses-2.0.1.tgz} name: statuses @@ -6728,6 +8953,16 @@ packages: name: string-hash version: 1.1.3 + registry.npmmirror.com/string-length/4.0.2: + resolution: {integrity: sha512-+l6rNN5fYHNhZZy41RXsYptCjA2Igmq4EG7kZAYFQI1E1VTXarr6ZPXBg6eq7Y6eK4FEhY6AJlyuFIb/v/S0VQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/string-length/-/string-length-4.0.2.tgz} + name: string-length + version: 4.0.2 + engines: {node: '>=10'} + dependencies: + char-regex: registry.npmmirror.com/char-regex/1.0.2 + strip-ansi: registry.npmmirror.com/strip-ansi/6.0.1 + dev: true + registry.npmmirror.com/string-width/2.1.1: resolution: {integrity: sha512-nOqH59deCq9SRHlxq1Aw85Jnt4w6KvLKqWVik6oA9ZklXLNIOlqg4F2yrT1MVaTjAqvVwdfeZ7w7aCvJD7ugkw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/string-width/-/string-width-2.1.1.tgz} name: string-width @@ -6882,6 +9117,25 @@ packages: has-flag: registry.npmmirror.com/has-flag/4.0.0 dev: true + registry.npmmirror.com/supports-color/8.1.1: + resolution: {integrity: sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/supports-color/-/supports-color-8.1.1.tgz} + name: supports-color + version: 8.1.1 + engines: {node: '>=10'} + dependencies: + has-flag: registry.npmmirror.com/has-flag/4.0.0 + dev: true + + registry.npmmirror.com/supports-hyperlinks/2.3.0: + resolution: {integrity: sha512-RpsAZlpWcDwOPQA22aCH4J0t7L8JmAvsCxfOSEwm7cQs3LshN36QaTkwd70DnBOXDWGssw2eUoc8CaRWT0XunA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/supports-hyperlinks/-/supports-hyperlinks-2.3.0.tgz} + name: supports-hyperlinks + version: 2.3.0 + engines: {node: '>=8'} + dependencies: + has-flag: registry.npmmirror.com/has-flag/4.0.0 + supports-color: registry.npmmirror.com/supports-color/7.2.0 + dev: true + registry.npmmirror.com/supports-preserve-symlinks-flag/1.0.0: resolution: {integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz} name: supports-preserve-symlinks-flag @@ -6894,6 +9148,12 @@ packages: version: 1.0.0 dev: true + registry.npmmirror.com/symbol-tree/3.2.4: + resolution: {integrity: sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/symbol-tree/-/symbol-tree-3.2.4.tgz} + name: symbol-tree + version: 3.2.4 + dev: true + registry.npmmirror.com/systemjs/6.13.0: resolution: {integrity: sha512-P3cgh2bpaPvAO2NE3uRp/n6hmk4xPX4DQf+UzTlCAycssKdqhp6hjw+ENWe+aUS7TogKRFtptMosTSFeC6R55g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/systemjs/-/systemjs-6.13.0.tgz} name: systemjs @@ -6922,6 +9182,16 @@ packages: engines: {node: '>=8'} dev: true + registry.npmmirror.com/terminal-link/2.1.1: + resolution: {integrity: sha512-un0FmiRUQNr5PJqy9kP7c40F5BOfpGlYTrxonDChEZB7pzZxRNp/bt+ymiy9/npwXya9KH99nJ/GXFIiUkYGFQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/terminal-link/-/terminal-link-2.1.1.tgz} + name: terminal-link + version: 2.1.1 + engines: {node: '>=8'} + dependencies: + ansi-escapes: registry.npmmirror.com/ansi-escapes/4.3.2 + supports-hyperlinks: registry.npmmirror.com/supports-hyperlinks/2.3.0 + dev: true + registry.npmmirror.com/terser/5.16.1: resolution: {integrity: sha512-xvQfyfA1ayT0qdK47zskQgRZeWLoOQ8JQ6mIgRGVNwZKdQMU+5FkCBjmv4QjcrTzyZquRw2FVtlJSRUmMKQslw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/terser/-/terser-5.16.1.tgz} name: terser @@ -6930,9 +9200,19 @@ packages: hasBin: true dependencies: '@jridgewell/source-map': registry.npmmirror.com/@jridgewell/source-map/0.3.2 - acorn: registry.npmmirror.com/acorn/8.8.1 + acorn: registry.npmmirror.com/acorn/8.8.2 commander: registry.npmmirror.com/commander/2.20.3 source-map-support: registry.npmmirror.com/source-map-support/0.5.21 + + registry.npmmirror.com/test-exclude/6.0.0: + resolution: {integrity: sha512-cAGWPIyOHU6zlmg88jwm7VRyXnMN7iV68OGAbYDk/Mh/xC/pzVPlQtY6ngoIH/5/tciuhGfvESU8GrHrcxD56w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/test-exclude/-/test-exclude-6.0.0.tgz} + name: test-exclude + version: 6.0.0 + engines: {node: '>=8'} + dependencies: + '@istanbuljs/schema': registry.npmmirror.com/@istanbuljs/schema/0.1.3 + glob: registry.npmmirror.com/glob/7.2.3 + minimatch: registry.npmmirror.com/minimatch/3.1.2 dev: true registry.npmmirror.com/text-table/0.2.0: @@ -6941,6 +9221,12 @@ packages: version: 0.2.0 dev: true + registry.npmmirror.com/throat/6.0.2: + resolution: {integrity: sha512-WKexMoJj3vEuK0yFEapj8y64V0A6xcuPuK9Gt1d0R+dzCSJc0lHqQytAbSB4cDAK0dWh4T0E2ETkoLE2WZ41OQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/throat/-/throat-6.0.2.tgz} + name: throat + version: 6.0.2 + dev: true + registry.npmmirror.com/through/2.3.8: resolution: {integrity: sha512-w89qg7PI8wAdvX60bMDP+bFoD5Dvhm9oLheFp5O4a2QF0cSBGsBX4qZmadPMvVqlLJBBci+WqGGOAPvcDeNSVg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/through/-/through-2.3.8.tgz} name: through @@ -6954,6 +9240,18 @@ packages: engines: {node: '>=0.10.0'} dev: true + registry.npmmirror.com/timm/1.7.1: + resolution: {integrity: sha512-IjZc9KIotudix8bMaBW6QvMuq64BrJWFs1+4V0lXwWGQZwH+LnX87doAYhem4caOEusRP9/g6jVDQmZ8XOk1nw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/timm/-/timm-1.7.1.tgz} + name: timm + version: 1.7.1 + dev: false + + registry.npmmirror.com/tinycolor2/1.5.2: + resolution: {integrity: sha512-h80m9GPFGbcLzZByXlNSEhp1gf8Dy+VX/2JCGUZsWLo7lV1mnE/XlxGYgRBoMLJh1lIDXP0EMC4RPTjlRaV+Bg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/tinycolor2/-/tinycolor2-1.5.2.tgz} + name: tinycolor2 + version: 1.5.2 + dev: false + registry.npmmirror.com/tmp/0.0.33: resolution: {integrity: sha512-jRCJlojKnZ3addtTOjdIqoRuPEKBvNXcGYqzO6zWZX8KfKEpnGY5jfggJQ3EjKuu8D4bJRr0y+cYJFmYbImXGw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/tmp/-/tmp-0.0.33.tgz} name: tmp @@ -6963,6 +9261,12 @@ packages: os-tmpdir: registry.npmmirror.com/os-tmpdir/1.0.2 dev: true + registry.npmmirror.com/tmpl/1.0.5: + resolution: {integrity: sha512-3f0uOEAQwIqGuWW2MVzYg8fV/QNnc/IpuJNG837rLuczAaLVHslWHZQj4IGiEl5Hs3kkbhwL9Ab7Hrsmuj+Smw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/tmpl/-/tmpl-1.0.5.tgz} + name: tmpl + version: 1.0.5 + dev: true + registry.npmmirror.com/to-fast-properties/2.0.0: resolution: {integrity: sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/to-fast-properties/-/to-fast-properties-2.0.0.tgz} name: to-fast-properties @@ -6998,6 +9302,27 @@ packages: engines: {node: '>=6'} dev: true + registry.npmmirror.com/tough-cookie/4.1.2: + resolution: {integrity: sha512-G9fqXWoYFZgTc2z8Q5zaHy/vJMjm+WV0AkAeHxVCQiEB1b+dGvWzFW6QV07cY5jQ5gRkeid2qIkzkxUnmoQZUQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/tough-cookie/-/tough-cookie-4.1.2.tgz} + name: tough-cookie + version: 4.1.2 + engines: {node: '>=6'} + dependencies: + psl: registry.npmmirror.com/psl/1.9.0 + punycode: registry.npmmirror.com/punycode/2.3.0 + universalify: registry.npmmirror.com/universalify/0.2.0 + url-parse: registry.npmmirror.com/url-parse/1.5.10 + dev: true + + registry.npmmirror.com/tr46/2.1.0: + resolution: {integrity: sha512-15Ih7phfcdP5YxqiB+iDtLoaTz4Nd35+IiAv0kQ5FNKHzXgdWqPoTIqEDDJmXceQt4JZk6lVPT8lnDlPpGDppw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/tr46/-/tr46-2.1.0.tgz} + name: tr46 + version: 2.1.0 + engines: {node: '>=8'} + dependencies: + punycode: registry.npmmirror.com/punycode/2.3.0 + dev: true + registry.npmmirror.com/tslib/1.14.1: resolution: {integrity: sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/tslib/-/tslib-1.14.1.tgz} name: tslib @@ -7010,10 +9335,10 @@ packages: version: 2.3.0 dev: false - registry.npmmirror.com/tslib/2.4.1: - resolution: {integrity: sha512-tGyy4dAjRIEwI7BzsB0lynWgOpfqjUdq91XXAlIWD2OwKBH7oCl/GZG/HT4BOHrTlPMOASlMQ7veyTqpmRcrNA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/tslib/-/tslib-2.4.1.tgz} + registry.npmmirror.com/tslib/2.5.0: + resolution: {integrity: sha512-336iVw3rtn2BUK7ORdIAHTyxHGRIHVReokCR3XjbckJMK7ms8FysBfhLR8IXnAgy7T0PTPNBWKiH514FOW/WSg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/tslib/-/tslib-2.5.0.tgz} name: tslib - version: 2.4.1 + version: 2.5.0 dev: true registry.npmmirror.com/tsutils/3.21.0_typescript@4.9.4: @@ -7029,6 +9354,15 @@ packages: typescript: registry.npmmirror.com/typescript/4.9.4 dev: true + registry.npmmirror.com/type-check/0.3.2: + resolution: {integrity: sha512-ZCmOJdvOWDBYJlzAoFkC+Q0+bUyEOS1ltgp1MGU03fqHG+dbi9tBFU2Rd9QKiDZFAYrhPh2JUf7rZRIuHRKtOg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/type-check/-/type-check-0.3.2.tgz} + name: type-check + version: 0.3.2 + engines: {node: '>= 0.8.0'} + dependencies: + prelude-ls: registry.npmmirror.com/prelude-ls/1.1.2 + dev: true + registry.npmmirror.com/type-check/0.4.0: resolution: {integrity: sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/type-check/-/type-check-0.4.0.tgz} name: type-check @@ -7038,6 +9372,13 @@ packages: prelude-ls: registry.npmmirror.com/prelude-ls/1.2.1 dev: true + registry.npmmirror.com/type-detect/4.0.8: + resolution: {integrity: sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/type-detect/-/type-detect-4.0.8.tgz} + name: type-detect + version: 4.0.8 + engines: {node: '>=4'} + dev: true + registry.npmmirror.com/type-fest/0.20.2: resolution: {integrity: sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/type-fest/-/type-fest-0.20.2.tgz} name: type-fest @@ -7096,14 +9437,14 @@ packages: version: 0.3.7 dependencies: '@antfu/utils': registry.npmmirror.com/@antfu/utils/0.5.2 - defu: registry.npmmirror.com/defu/6.1.1 - jiti: registry.npmmirror.com/jiti/1.16.1 + defu: registry.npmmirror.com/defu/6.1.2 + jiti: registry.npmmirror.com/jiti/1.16.2 dev: true - registry.npmmirror.com/undici/5.14.0: - resolution: {integrity: sha512-yJlHYw6yXPPsuOH0x2Ib1Km61vu4hLiRRQoafs+WUgX1vO64vgnxiCEN9dpIrhZyHFsai3F0AEj4P9zy19enEQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/undici/-/undici-5.14.0.tgz} + registry.npmmirror.com/undici/5.16.0: + resolution: {integrity: sha512-KWBOXNv6VX+oJQhchXieUznEmnJMqgXMbs0xxH2t8q/FUAWSJvOSr/rMaZKnX5RIVq7JDn0JbP4BOnKG2SGXLQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/undici/-/undici-5.16.0.tgz} name: undici - version: 5.14.0 + version: 5.16.0 engines: {node: '>=12.18'} dependencies: busboy: registry.npmmirror.com/busboy/1.6.0 @@ -7150,6 +9491,13 @@ packages: engines: {node: '>= 4.0.0'} dev: true + registry.npmmirror.com/universalify/0.2.0: + resolution: {integrity: sha512-CJ1QgKmNg3CwvAv/kOFmtnEN05f0D/cn9QntgNOQlQF9dgvVTHj3t+8JPdjqawCHk7V/KA+fbUqzZ9XWhcqPUg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/universalify/-/universalify-0.2.0.tgz} + name: universalify + version: 0.2.0 + engines: {node: '>= 4.0.0'} + dev: true + registry.npmmirror.com/universalify/2.0.0: resolution: {integrity: sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/universalify/-/universalify-2.0.0.tgz} name: universalify @@ -7253,9 +9601,9 @@ packages: chokidar: registry.npmmirror.com/chokidar/3.5.3 debug: registry.npmmirror.com/debug/4.3.4 fast-glob: registry.npmmirror.com/fast-glob/3.2.12 - local-pkg: registry.npmmirror.com/local-pkg/0.4.2 + local-pkg: registry.npmmirror.com/local-pkg/0.4.3 magic-string: registry.npmmirror.com/magic-string/0.27.0 - minimatch: registry.npmmirror.com/minimatch/5.1.2 + minimatch: registry.npmmirror.com/minimatch/5.1.6 resolve: registry.npmmirror.com/resolve/1.22.1 unplugin: registry.npmmirror.com/unplugin/1.0.1 vue: registry.npmmirror.com/vue/3.2.45 @@ -7269,7 +9617,7 @@ packages: name: unplugin version: 0.10.2 dependencies: - acorn: registry.npmmirror.com/acorn/8.8.1 + acorn: registry.npmmirror.com/acorn/8.8.2 chokidar: registry.npmmirror.com/chokidar/3.5.3 webpack-sources: registry.npmmirror.com/webpack-sources/3.2.3 webpack-virtual-modules: registry.npmmirror.com/webpack-virtual-modules/0.4.6 @@ -7280,7 +9628,7 @@ packages: name: unplugin version: 1.0.0 dependencies: - acorn: registry.npmmirror.com/acorn/8.8.1 + acorn: registry.npmmirror.com/acorn/8.8.2 chokidar: registry.npmmirror.com/chokidar/3.5.3 webpack-sources: registry.npmmirror.com/webpack-sources/3.2.3 webpack-virtual-modules: registry.npmmirror.com/webpack-virtual-modules/0.4.6 @@ -7291,7 +9639,7 @@ packages: name: unplugin version: 1.0.1 dependencies: - acorn: registry.npmmirror.com/acorn/8.8.1 + acorn: registry.npmmirror.com/acorn/8.8.2 chokidar: registry.npmmirror.com/chokidar/3.5.3 webpack-sources: registry.npmmirror.com/webpack-sources/3.2.3 webpack-virtual-modules: registry.npmmirror.com/webpack-virtual-modules/0.5.0 @@ -7367,7 +9715,7 @@ packages: name: uri-js version: 4.4.1 dependencies: - punycode: registry.npmmirror.com/punycode/2.1.1 + punycode: registry.npmmirror.com/punycode/2.3.0 dev: true registry.npmmirror.com/url-parse-lax/1.0.0: @@ -7388,6 +9736,15 @@ packages: prepend-http: registry.npmmirror.com/prepend-http/2.0.0 dev: true + registry.npmmirror.com/url-parse/1.5.10: + resolution: {integrity: sha512-WypcfiRhfeUP9vvF0j6rw0J3hrWrw6iZv3+22h6iRMJ/8z1Tj6XfLP4DsUix5MhMPnXpiHDoKyoZ/bdCkwBCiQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/url-parse/-/url-parse-1.5.10.tgz} + name: url-parse + version: 1.5.10 + dependencies: + querystringify: registry.npmmirror.com/querystringify/2.2.0 + requires-port: registry.npmmirror.com/requires-port/1.0.0 + dev: true + registry.npmmirror.com/user-home/2.0.0: resolution: {integrity: sha512-KMWqdlOcjCYdtIJpicDSFBQ8nFwS2i9sslAd6f4+CBGcU4gist2REnr2fxj2YocvJFxSF3ZOHLYLVZnUxv4BZQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/user-home/-/user-home-2.0.0.tgz} name: user-home @@ -7406,6 +9763,14 @@ packages: rc: registry.npmmirror.com/rc/1.2.8 dev: true + registry.npmmirror.com/utif/2.0.1: + resolution: {integrity: sha512-Z/S1fNKCicQTf375lIP9G8Sa1H/phcysstNrrSdZKj1f9g58J4NMgb5IgiEZN9/nLMPDwF0W7hdOe9Qq2IYoLg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/utif/-/utif-2.0.1.tgz} + name: utif + version: 2.0.1 + dependencies: + pako: registry.npmmirror.com/pako/1.0.11 + dev: false + registry.npmmirror.com/util-deprecate/1.0.2: resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/util-deprecate/-/util-deprecate-1.0.2.tgz} name: util-deprecate @@ -7418,6 +9783,17 @@ packages: engines: {node: '>= 0.4.0'} dev: true + registry.npmmirror.com/v8-to-istanbul/8.1.1: + resolution: {integrity: sha512-FGtKtv3xIpR6BYhvgH8MI/y78oT7d8Au3ww4QIxymrCtZEh5b8gCw2siywE+puhEmuWKDtmfrvF5UlB298ut3w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/v8-to-istanbul/-/v8-to-istanbul-8.1.1.tgz} + name: v8-to-istanbul + version: 8.1.1 + engines: {node: '>=10.12.0'} + dependencies: + '@types/istanbul-lib-coverage': registry.npmmirror.com/@types/istanbul-lib-coverage/2.0.4 + convert-source-map: registry.npmmirror.com/convert-source-map/1.9.0 + source-map: registry.npmmirror.com/source-map/0.7.4 + dev: true + registry.npmmirror.com/validate-npm-package-name/3.0.0: resolution: {integrity: sha512-M6w37eVCMMouJ9V/sdPGnC5H4uDr73/+xdq0FBLO3TFFX1+7wiUY6Es328NN+y43tmY+doUdN9g9J21vqB7iLw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/validate-npm-package-name/-/validate-npm-package-name-3.0.0.tgz} name: validate-npm-package-name @@ -7433,7 +9809,7 @@ packages: engines: {node: '>= 0.8'} dev: true - registry.npmmirror.com/vite-plugin-eslint/1.8.1_eslint@8.31.0+vite@4.0.4: + registry.npmmirror.com/vite-plugin-eslint/1.8.1_eslint@8.33.0+vite@4.0.4: resolution: {integrity: sha512-PqdMf3Y2fLO9FsNPmMX+//2BF5SF8nEWspZdgl4kSt7UvHDRHVVfHvxsD7ULYzZrJDGRxR81Nq7TOFgwMnUang==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vite-plugin-eslint/-/vite-plugin-eslint-1.8.1.tgz} id: registry.npmmirror.com/vite-plugin-eslint/1.8.1 name: vite-plugin-eslint @@ -7444,12 +9820,12 @@ packages: dependencies: '@rollup/pluginutils': registry.npmmirror.com/@rollup/pluginutils/4.2.1 '@types/eslint': registry.npmmirror.com/@types/eslint/8.4.10 - eslint: registry.npmmirror.com/eslint/8.31.0 + eslint: registry.npmmirror.com/eslint/8.33.0 rollup: registry.npmmirror.com/rollup/2.79.1 - vite: registry.npmmirror.com/vite/4.0.4_arwryhsn4zwmtf5pq2mmdxlt6a + vite: registry.npmmirror.com/vite/4.0.4_q37vrkjs3ru3uihpzfd2etuleu dev: true - registry.npmmirror.com/vite/4.0.4_arwryhsn4zwmtf5pq2mmdxlt6a: + registry.npmmirror.com/vite/4.0.4_q37vrkjs3ru3uihpzfd2etuleu: resolution: {integrity: sha512-xevPU7M8FU0i/80DMR+YhgrzR5KS2ORy1B4xcX/cXLsvnUWvfHuqMmVU6N0YiJ4JWGRJJsLCgjEzKjG9/GKoSw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vite/-/vite-4.0.4.tgz} id: registry.npmmirror.com/vite/4.0.4 name: vite @@ -7481,8 +9857,9 @@ packages: esbuild: registry.npmmirror.com/esbuild/0.16.17 postcss: registry.npmmirror.com/postcss/8.4.21 resolve: registry.npmmirror.com/resolve/1.22.1 - rollup: registry.npmmirror.com/rollup/3.10.0 + rollup: registry.npmmirror.com/rollup/3.12.0 sass: registry.npmmirror.com/sass/1.57.1 + terser: registry.npmmirror.com/terser/5.16.1 optionalDependencies: fsevents: registry.npmmirror.com/fsevents/2.3.2 @@ -7504,7 +9881,7 @@ packages: vue: registry.npmmirror.com/vue/3.2.45 dev: false - registry.npmmirror.com/vue-eslint-parser/9.1.0_eslint@8.31.0: + registry.npmmirror.com/vue-eslint-parser/9.1.0_eslint@8.33.0: resolution: {integrity: sha512-NGn/iQy8/Wb7RrRa4aRkokyCZfOUWk19OP5HP6JEozQFX5AoS/t+Z0ZN7FY4LlmWc4FNI922V7cvX28zctN8dQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vue-eslint-parser/-/vue-eslint-parser-9.1.0.tgz} id: registry.npmmirror.com/vue-eslint-parser/9.1.0 name: vue-eslint-parser @@ -7514,7 +9891,7 @@ packages: eslint: '>=6.0.0' dependencies: debug: registry.npmmirror.com/debug/4.3.4 - eslint: registry.npmmirror.com/eslint/8.31.0 + eslint: registry.npmmirror.com/eslint/8.33.0 eslint-scope: registry.npmmirror.com/eslint-scope/7.1.1 eslint-visitor-keys: registry.npmmirror.com/eslint-visitor-keys/3.3.0 espree: registry.npmmirror.com/espree/9.4.1 @@ -7537,7 +9914,7 @@ packages: '@intlify/core-base': registry.npmmirror.com/@intlify/core-base/9.2.2 '@intlify/shared': registry.npmmirror.com/@intlify/shared/9.2.2 '@intlify/vue-devtools': registry.npmmirror.com/@intlify/vue-devtools/9.2.2 - '@vue/devtools-api': registry.npmmirror.com/@vue/devtools-api/6.4.5 + '@vue/devtools-api': registry.npmmirror.com/@vue/devtools-api/6.5.0 vue: registry.npmmirror.com/vue/3.2.45 dev: false @@ -7549,7 +9926,7 @@ packages: peerDependencies: vue: ^3.2.0 dependencies: - '@vue/devtools-api': registry.npmmirror.com/@vue/devtools-api/6.4.5 + '@vue/devtools-api': registry.npmmirror.com/@vue/devtools-api/6.5.0 vue: registry.npmmirror.com/vue/3.2.45 dev: false @@ -7564,6 +9941,45 @@ packages: '@vue/server-renderer': registry.npmmirror.com/@vue/server-renderer/3.2.45_vue@3.2.45 '@vue/shared': registry.npmmirror.com/@vue/shared/3.2.45 + registry.npmmirror.com/w3c-hr-time/1.0.2: + resolution: {integrity: sha512-z8P5DvDNjKDoFIHK7q8r8lackT6l+jo/Ye3HOle7l9nICP9lf1Ci25fy9vHd0JOWewkIFzXIEig3TdKT7JQ5fQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/w3c-hr-time/-/w3c-hr-time-1.0.2.tgz} + name: w3c-hr-time + version: 1.0.2 + dependencies: + browser-process-hrtime: registry.npmmirror.com/browser-process-hrtime/1.0.0 + dev: true + + registry.npmmirror.com/w3c-xmlserializer/2.0.0: + resolution: {integrity: sha512-4tzD0mF8iSiMiNs30BiLO3EpfGLZUT2MSX/G+o7ZywDzliWQ3OPtTZ0PTC3B3ca1UAf4cJMHB+2Bf56EriJuRA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/w3c-xmlserializer/-/w3c-xmlserializer-2.0.0.tgz} + name: w3c-xmlserializer + version: 2.0.0 + engines: {node: '>=10'} + dependencies: + xml-name-validator: registry.npmmirror.com/xml-name-validator/3.0.0 + dev: true + + registry.npmmirror.com/walker/1.0.8: + resolution: {integrity: sha512-ts/8E8l5b7kY0vlWLewOkDXMmPdLcVV4GmOQLyxuSswIJsweeFZtAsMF7k1Nszz+TYBQrlYRmzOnr398y1JemQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/walker/-/walker-1.0.8.tgz} + name: walker + version: 1.0.8 + dependencies: + makeerror: registry.npmmirror.com/makeerror/1.0.12 + dev: true + + registry.npmmirror.com/webidl-conversions/5.0.0: + resolution: {integrity: sha512-VlZwKPCkYKxQgeSbH5EyngOmRp7Ww7I9rQLERETtf5ofd9pGeswWiOtogpEO850jziPRarreGxn5QIiTqpb2wA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/webidl-conversions/-/webidl-conversions-5.0.0.tgz} + name: webidl-conversions + version: 5.0.0 + engines: {node: '>=8'} + dev: true + + registry.npmmirror.com/webidl-conversions/6.1.0: + resolution: {integrity: sha512-qBIvFLGiBpLjfwmYAaHPXsn+ho5xZnGvyGvsarywGNc8VyQJUMHJ8OBKGGrPER0okBeMDaan4mNBlgBROxuI8w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/webidl-conversions/-/webidl-conversions-6.1.0.tgz} + name: webidl-conversions + version: 6.1.0 + engines: {node: '>=10.4'} + dev: true + registry.npmmirror.com/webpack-merge/4.2.2: resolution: {integrity: sha512-TUE1UGoTX2Cd42j3krGYqObZbOD+xF7u28WB7tfUordytSjbWTIjK/8V0amkBfTYN4/pB/GIDlJZZ657BGG19g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/webpack-merge/-/webpack-merge-4.2.2.tgz} name: webpack-merge @@ -7591,6 +10007,31 @@ packages: version: 0.5.0 dev: true + registry.npmmirror.com/whatwg-encoding/1.0.5: + resolution: {integrity: sha512-b5lim54JOPN9HtzvK9HFXvBma/rnfFeqsic0hSpjtDbVxR3dJKLc+KB4V6GgiGOvl7CY/KNh8rxSo9DKQrnUEw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/whatwg-encoding/-/whatwg-encoding-1.0.5.tgz} + name: whatwg-encoding + version: 1.0.5 + dependencies: + iconv-lite: registry.npmmirror.com/iconv-lite/0.4.24 + dev: true + + registry.npmmirror.com/whatwg-mimetype/2.3.0: + resolution: {integrity: sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz} + name: whatwg-mimetype + version: 2.3.0 + dev: true + + registry.npmmirror.com/whatwg-url/8.7.0: + resolution: {integrity: sha512-gAojqb/m9Q8a5IV96E3fHJM70AzCkgt4uXYX2O7EmuyOnLrViCQlsEBmF9UQIu3/aeAIp2U17rtbpZWNntQqdg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/whatwg-url/-/whatwg-url-8.7.0.tgz} + name: whatwg-url + version: 8.7.0 + engines: {node: '>=10'} + dependencies: + lodash: registry.npmmirror.com/lodash/4.17.21 + tr46: registry.npmmirror.com/tr46/2.1.0 + webidl-conversions: registry.npmmirror.com/webidl-conversions/6.1.0 + dev: true + registry.npmmirror.com/which-module/2.0.0: resolution: {integrity: sha512-B+enWhmw6cjfVC7kS8Pj9pCrKSc5txArRyaYGe088shv/FGWH+0Rjx/xPgtsWfsUtS27FkP697E4DDhgrgoc0Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/which-module/-/which-module-2.0.0.tgz} name: which-module @@ -7701,11 +10142,11 @@ packages: typedarray-to-buffer: registry.npmmirror.com/typedarray-to-buffer/3.1.5 dev: true - registry.npmmirror.com/ws/8.11.0: - resolution: {integrity: sha512-HPG3wQd9sNQoT9xHyNCXoDUa+Xw/VevmY9FoHyQ+g+rrMn4j6FB4np7Z0OhdTgjx6MgQLK7jwSy1YecU1+4Asg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ws/-/ws-8.11.0.tgz} + registry.npmmirror.com/ws/7.5.9: + resolution: {integrity: sha512-F+P9Jil7UiSKSkppIiD94dN07AwvFixvLIj1Og1Rl9GGMuNipJnV9JzjD6XuqmAeiswGvUmNLjr5cFuXwNS77Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ws/-/ws-7.5.9.tgz} name: ws - version: 8.11.0 - engines: {node: '>=10.0.0'} + version: 7.5.9 + engines: {node: '>=8.3.0'} peerDependencies: bufferutil: ^4.0.1 utf-8-validate: ^5.0.2 @@ -7716,6 +10157,20 @@ packages: optional: true dev: true + registry.npmmirror.com/ws/8.12.0: + resolution: {integrity: sha512-kU62emKIdKVeEIOIKVegvqpXMSTAMLJozpHZaJNDYqBjzlSYXQGviYwN1osDLJ9av68qHd4a2oSjd7yD4pacig==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ws/-/ws-8.12.0.tgz} + name: ws + version: 8.12.0 + engines: {node: '>=10.0.0'} + peerDependencies: + bufferutil: ^4.0.1 + utf-8-validate: '>=5.0.2' + peerDependenciesMeta: + bufferutil: + optional: true + utf-8-validate: + optional: true + registry.npmmirror.com/xdg-basedir/3.0.0: resolution: {integrity: sha512-1Dly4xqlulvPD3fZUQJLY+FUIeqN3N2MM3uqe4rCJftAvOjFa3jFGfctOgluGx4ahPbUCsZkmJILiP0Vi4T6lQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/xdg-basedir/-/xdg-basedir-3.0.0.tgz} name: xdg-basedir @@ -7730,6 +10185,23 @@ packages: engines: {node: '>=8'} dev: true + registry.npmmirror.com/xhr/2.6.0: + resolution: {integrity: sha512-/eCGLb5rxjx5e3mF1A7s+pLlR6CGyqWN91fv1JgER5mVWg1MZmlhBvy9kjcsOdRk8RrIujotWyJamfyrp+WIcA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/xhr/-/xhr-2.6.0.tgz} + name: xhr + version: 2.6.0 + dependencies: + global: registry.npmmirror.com/global/4.4.0 + is-function: registry.npmmirror.com/is-function/1.0.2 + parse-headers: registry.npmmirror.com/parse-headers/2.0.5 + xtend: registry.npmmirror.com/xtend/4.0.2 + dev: false + + registry.npmmirror.com/xml-name-validator/3.0.0: + resolution: {integrity: sha512-A5CUptxDsvxKJEU3yO6DuWBSJz/qizqzJKOMIfUJHETbBw/sFaDxgd6fxm1ewUaM0jZ444Fc5vC5ROYurg/4Pw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/xml-name-validator/-/xml-name-validator-3.0.0.tgz} + name: xml-name-validator + version: 3.0.0 + dev: true + registry.npmmirror.com/xml-name-validator/4.0.0: resolution: {integrity: sha512-ICP2e+jsHvAj2E2lIHxa5tjXRlKDJo4IdvPvCXbXQGdzSfmSpNVyIKMvoZHjDY9DP0zV17iI85o90vRFXNccRw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/xml-name-validator/-/xml-name-validator-4.0.0.tgz} name: xml-name-validator @@ -7737,6 +10209,35 @@ packages: engines: {node: '>=12'} dev: true + registry.npmmirror.com/xml-parse-from-string/1.0.1: + resolution: {integrity: sha512-ErcKwJTF54uRzzNMXq2X5sMIy88zJvfN2DmdoQvy7PAFJ+tPRU6ydWuOKNMyfmOjdyBQTFREi60s0Y0SyI0G0g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/xml-parse-from-string/-/xml-parse-from-string-1.0.1.tgz} + name: xml-parse-from-string + version: 1.0.1 + dev: false + + registry.npmmirror.com/xml2js/0.4.23: + resolution: {integrity: sha512-ySPiMjM0+pLDftHgXY4By0uswI3SPKLDw/i3UXbnO8M/p28zqexCUoPmQFrYD+/1BzhGJSs2i1ERWKJAtiLrug==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/xml2js/-/xml2js-0.4.23.tgz} + name: xml2js + version: 0.4.23 + engines: {node: '>=4.0.0'} + dependencies: + sax: registry.npmmirror.com/sax/1.2.4 + xmlbuilder: registry.npmmirror.com/xmlbuilder/11.0.1 + dev: false + + registry.npmmirror.com/xmlbuilder/11.0.1: + resolution: {integrity: sha512-fDlsI/kFEx7gLvbecc0/ohLG50fugQp8ryHzMTuW9vSa1GJ0XYWKnhsUx7oie3G98+r56aTQIUB4kht42R3JvA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/xmlbuilder/-/xmlbuilder-11.0.1.tgz} + name: xmlbuilder + version: 11.0.1 + engines: {node: '>=4.0'} + dev: false + + registry.npmmirror.com/xmlchars/2.2.0: + resolution: {integrity: sha512-JZnDKK8B0RCDw84FNdDAIpZK+JuJw+s7Lz8nksI7SIuU3UXJJslUthsi+uWBUYOwPFwW7W7PRLRfUKpxjtjFCw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/xmlchars/-/xmlchars-2.2.0.tgz} + name: xmlchars + version: 2.2.0 + dev: true + registry.npmmirror.com/xmlhttprequest/1.8.0: resolution: {integrity: sha512-58Im/U0mlVBLM38NdZjHyhuMtCqa61469k2YP/AaPbvCoV9aQGUpbJBj1QRm2ytRiVQBD/fsw7L2bJGDVQswBA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/xmlhttprequest/-/xmlhttprequest-1.8.0.tgz} name: xmlhttprequest @@ -7749,12 +10250,26 @@ packages: name: xregexp version: 3.1.0 + registry.npmmirror.com/xtend/4.0.2: + resolution: {integrity: sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/xtend/-/xtend-4.0.2.tgz} + name: xtend + version: 4.0.2 + engines: {node: '>=0.4'} + dev: false + registry.npmmirror.com/y18n/4.0.3: resolution: {integrity: sha512-JKhqTOwSrqNA1NY5lSztJ1GrBiUodLMmIZuLiDaMRJ+itFd+ABVE8XBjOvIWL+rSqNDC74LCSFmlb/U4UZ4hJQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/y18n/-/y18n-4.0.3.tgz} name: y18n version: 4.0.3 dev: true + registry.npmmirror.com/y18n/5.0.8: + resolution: {integrity: sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/y18n/-/y18n-5.0.8.tgz} + name: y18n + version: 5.0.8 + engines: {node: '>=10'} + dev: true + registry.npmmirror.com/yallist/2.1.2: resolution: {integrity: sha512-ncTzHV7NvsQZkYe1DW7cbDLm0YpzHmZF5r/iyP3ZnQtMiJ+pjzisCiMNI+Sj+xQF5pXhSHxSB3uDbsBTzY/c2A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/yallist/-/yallist-2.1.2.tgz} name: yallist @@ -7794,6 +10309,13 @@ packages: decamelize: registry.npmmirror.com/decamelize/1.2.0 dev: true + registry.npmmirror.com/yargs-parser/20.2.9: + resolution: {integrity: sha512-y11nGElTIV+CT3Zv9t7VKl+Q3hTQoT9a1Qzezhhl6Rp21gJ/IVTW7Z3y9EWXhuUBC2Shnf+DX0antecpAwSP8w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/yargs-parser/-/yargs-parser-20.2.9.tgz} + name: yargs-parser + version: 20.2.9 + engines: {node: '>=10'} + dev: true + registry.npmmirror.com/yargs/14.2.3: resolution: {integrity: sha512-ZbotRWhF+lkjijC/VhmOT9wSgyBQ7+zr13+YLkhfsSiTriYsMzkTUFP18pFhWwBeMa5gUc1MzbhrO6/VB7c9Xg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/yargs/-/yargs-14.2.3.tgz} name: yargs @@ -7812,6 +10334,21 @@ packages: yargs-parser: registry.npmmirror.com/yargs-parser/15.0.3 dev: true + registry.npmmirror.com/yargs/16.2.0: + resolution: {integrity: sha512-D1mvvtDG0L5ft/jGWkLpG1+m0eQxOfaBvTNELraWj22wSVUMWxZUvYgJYcKh6jGGIkJFhH4IZPQhR4TKpc8mBw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/yargs/-/yargs-16.2.0.tgz} + name: yargs + version: 16.2.0 + engines: {node: '>=10'} + dependencies: + cliui: registry.npmmirror.com/cliui/7.0.4 + escalade: registry.npmmirror.com/escalade/3.1.1 + get-caller-file: registry.npmmirror.com/get-caller-file/2.0.5 + require-directory: registry.npmmirror.com/require-directory/2.1.1 + string-width: registry.npmmirror.com/string-width/4.2.3 + y18n: registry.npmmirror.com/y18n/5.0.8 + yargs-parser: registry.npmmirror.com/yargs-parser/20.2.9 + dev: true + registry.npmmirror.com/yocto-queue/0.1.0: resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/yocto-queue/-/yocto-queue-0.1.0.tgz} name: yocto-queue