From fbd9c812f954bdf8be39526916154bf84d81b099 Mon Sep 17 00:00:00 2001 From: Huang <596417202@qq.com> Date: Thu, 1 Dec 2022 17:52:51 +0800 Subject: [PATCH] =?UTF-8?q?chore-=E6=9B=B4=E6=96=B0=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 42 +-- pnpm-lock.yaml | 996 ++++++++++++++++++++++++------------------------- 2 files changed, 519 insertions(+), 519 deletions(-) diff --git a/package.json b/package.json index 98aaf6c..983c9ff 100644 --- a/package.json +++ b/package.json @@ -35,42 +35,42 @@ "prepare": "husky install" }, "dependencies": { - "@dcloudio/uni-app": "^3.0.0-alpha-3061120221125001", - "@dcloudio/uni-app-plus": "^3.0.0-alpha-3061120221125001", - "@dcloudio/uni-components": "^3.0.0-alpha-3061120221125001", - "@dcloudio/uni-h5": "^3.0.0-alpha-3061120221125001", - "@dcloudio/uni-i18n": "^3.0.0-alpha-3061120221125001", - "@dcloudio/uni-mp-alipay": "^3.0.0-alpha-3061120221125001", - "@dcloudio/uni-mp-baidu": "^3.0.0-alpha-3061120221125001", - "@dcloudio/uni-mp-kuaishou": "^3.0.0-alpha-3061120221125001", - "@dcloudio/uni-mp-lark": "^3.0.0-alpha-3061120221125001", - "@dcloudio/uni-mp-qq": "^3.0.0-alpha-3061120221125001", - "@dcloudio/uni-mp-toutiao": "^3.0.0-alpha-3061120221125001", - "@dcloudio/uni-mp-weixin": "^3.0.0-alpha-3061120221125001", - "@dcloudio/uni-quickapp-webview": "^3.0.0-alpha-3061120221125001", + "@dcloudio/uni-app": "^3.0.0-alpha-3061120221201001", + "@dcloudio/uni-app-plus": "^3.0.0-alpha-3061120221201001", + "@dcloudio/uni-components": "^3.0.0-alpha-3061120221201001", + "@dcloudio/uni-h5": "^3.0.0-alpha-3061120221201001", + "@dcloudio/uni-i18n": "^3.0.0-alpha-3061120221201001", + "@dcloudio/uni-mp-alipay": "^3.0.0-alpha-3061120221201001", + "@dcloudio/uni-mp-baidu": "^3.0.0-alpha-3061120221201001", + "@dcloudio/uni-mp-kuaishou": "^3.0.0-alpha-3061120221201001", + "@dcloudio/uni-mp-lark": "^3.0.0-alpha-3061120221201001", + "@dcloudio/uni-mp-qq": "^3.0.0-alpha-3061120221201001", + "@dcloudio/uni-mp-toutiao": "^3.0.0-alpha-3061120221201001", + "@dcloudio/uni-mp-weixin": "^3.0.0-alpha-3061120221201001", + "@dcloudio/uni-quickapp-webview": "^3.0.0-alpha-3061120221201001", "@fortawesome/fontawesome-free": "^6.2.1", - "@iconify/iconify": "^3.0.0", + "@iconify/iconify": "^3.0.1", "crypto-js": "^4.1.1", "echarts": "^5.4.0", "lodash-es": "^4.17.21", "luch-request": "^3.0.8", - "pinia": "^2.0.26", + "pinia": "^2.0.27", "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-3061120221125001", - "@dcloudio/uni-cli-shared": "^3.0.0-alpha-3061120221125001", - "@dcloudio/vite-plugin-uni": "^3.0.0-alpha-3061120221125001", - "@iconify/json": "^2.1.144", + "@dcloudio/uni-automator": "^3.0.0-alpha-3061120221201001", + "@dcloudio/uni-cli-shared": "^3.0.0-alpha-3061120221201001", + "@dcloudio/vite-plugin-uni": "^3.0.0-alpha-3061120221201001", + "@iconify/json": "^2.1.146", "@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.44.0", - "@typescript-eslint/parser": "^5.44.0", + "@typescript-eslint/eslint-plugin": "^5.45.0", + "@typescript-eslint/parser": "^5.45.0", "@unocss/preset-icons": "^0.46.5", "autoprefixer": "^10.4.13", "eslint": "^8.28.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1710c20..4b6bb06 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -2,31 +2,31 @@ lockfileVersion: 5.4 specifiers: '@dcloudio/types': ^2.6.12 - '@dcloudio/uni-app': ^3.0.0-alpha-3061120221125001 - '@dcloudio/uni-app-plus': ^3.0.0-alpha-3061120221125001 - '@dcloudio/uni-automator': ^3.0.0-alpha-3061120221125001 - '@dcloudio/uni-cli-shared': ^3.0.0-alpha-3061120221125001 - '@dcloudio/uni-components': ^3.0.0-alpha-3061120221125001 - '@dcloudio/uni-h5': ^3.0.0-alpha-3061120221125001 - '@dcloudio/uni-i18n': ^3.0.0-alpha-3061120221125001 - '@dcloudio/uni-mp-alipay': ^3.0.0-alpha-3061120221125001 - '@dcloudio/uni-mp-baidu': ^3.0.0-alpha-3061120221125001 - '@dcloudio/uni-mp-kuaishou': ^3.0.0-alpha-3061120221125001 - '@dcloudio/uni-mp-lark': ^3.0.0-alpha-3061120221125001 - '@dcloudio/uni-mp-qq': ^3.0.0-alpha-3061120221125001 - '@dcloudio/uni-mp-toutiao': ^3.0.0-alpha-3061120221125001 - '@dcloudio/uni-mp-weixin': ^3.0.0-alpha-3061120221125001 - '@dcloudio/uni-quickapp-webview': ^3.0.0-alpha-3061120221125001 - '@dcloudio/vite-plugin-uni': ^3.0.0-alpha-3061120221125001 + '@dcloudio/uni-app': ^3.0.0-alpha-3061120221201001 + '@dcloudio/uni-app-plus': ^3.0.0-alpha-3061120221201001 + '@dcloudio/uni-automator': ^3.0.0-alpha-3061120221201001 + '@dcloudio/uni-cli-shared': ^3.0.0-alpha-3061120221201001 + '@dcloudio/uni-components': ^3.0.0-alpha-3061120221201001 + '@dcloudio/uni-h5': ^3.0.0-alpha-3061120221201001 + '@dcloudio/uni-i18n': ^3.0.0-alpha-3061120221201001 + '@dcloudio/uni-mp-alipay': ^3.0.0-alpha-3061120221201001 + '@dcloudio/uni-mp-baidu': ^3.0.0-alpha-3061120221201001 + '@dcloudio/uni-mp-kuaishou': ^3.0.0-alpha-3061120221201001 + '@dcloudio/uni-mp-lark': ^3.0.0-alpha-3061120221201001 + '@dcloudio/uni-mp-qq': ^3.0.0-alpha-3061120221201001 + '@dcloudio/uni-mp-toutiao': ^3.0.0-alpha-3061120221201001 + '@dcloudio/uni-mp-weixin': ^3.0.0-alpha-3061120221201001 + '@dcloudio/uni-quickapp-webview': ^3.0.0-alpha-3061120221201001 + '@dcloudio/vite-plugin-uni': ^3.0.0-alpha-3061120221201001 '@fortawesome/fontawesome-free': ^6.2.1 - '@iconify/iconify': ^3.0.0 - '@iconify/json': ^2.1.144 + '@iconify/iconify': ^3.0.1 + '@iconify/json': ^2.1.146 '@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.44.0 - '@typescript-eslint/parser': ^5.44.0 + '@typescript-eslint/eslint-plugin': ^5.45.0 + '@typescript-eslint/parser': ^5.45.0 '@unocss/preset-icons': ^0.46.5 autoprefixer: ^10.4.13 crypto-js: ^4.1.1 @@ -40,7 +40,7 @@ specifiers: lodash-es: ^4.17.21 luch-request: ^3.0.8 mrm: ^4.1.13 - pinia: ^2.0.26 + pinia: ^2.0.27 postcss: ^8.4.19 prettier: ^2.8.0 qs: ^6.11.0 @@ -55,42 +55,42 @@ specifiers: vue-i18n: ^9.2.2 dependencies: - '@dcloudio/uni-app': registry.npmmirror.com/@dcloudio/uni-app/3.0.0-alpha-3061120221125001_wvvhy2kfnzuisl2o6sv4v4pteq - '@dcloudio/uni-app-plus': registry.npmmirror.com/@dcloudio/uni-app-plus/3.0.0-alpha-3061120221125001_frjz3sus4jkmj2uem6ddky233y - '@dcloudio/uni-components': registry.npmmirror.com/@dcloudio/uni-components/3.0.0-alpha-3061120221125001 - '@dcloudio/uni-h5': registry.npmmirror.com/@dcloudio/uni-h5/3.0.0-alpha-3061120221125001_postcss@8.4.19+vue@3.2.45 - '@dcloudio/uni-i18n': registry.npmmirror.com/@dcloudio/uni-i18n/3.0.0-alpha-3061120221125001 - '@dcloudio/uni-mp-alipay': registry.npmmirror.com/@dcloudio/uni-mp-alipay/3.0.0-alpha-3061120221125001_postcss@8.4.19+vue@3.2.45 - '@dcloudio/uni-mp-baidu': registry.npmmirror.com/@dcloudio/uni-mp-baidu/3.0.0-alpha-3061120221125001_postcss@8.4.19+vue@3.2.45 - '@dcloudio/uni-mp-kuaishou': registry.npmmirror.com/@dcloudio/uni-mp-kuaishou/3.0.0-alpha-3061120221125001_postcss@8.4.19+vue@3.2.45 - '@dcloudio/uni-mp-lark': registry.npmmirror.com/@dcloudio/uni-mp-lark/3.0.0-alpha-3061120221125001_postcss@8.4.19+vue@3.2.45 - '@dcloudio/uni-mp-qq': registry.npmmirror.com/@dcloudio/uni-mp-qq/3.0.0-alpha-3061120221125001_postcss@8.4.19+vue@3.2.45 - '@dcloudio/uni-mp-toutiao': registry.npmmirror.com/@dcloudio/uni-mp-toutiao/3.0.0-alpha-3061120221125001_postcss@8.4.19+vue@3.2.45 - '@dcloudio/uni-mp-weixin': registry.npmmirror.com/@dcloudio/uni-mp-weixin/3.0.0-alpha-3061120221125001_postcss@8.4.19+vue@3.2.45 - '@dcloudio/uni-quickapp-webview': registry.npmmirror.com/@dcloudio/uni-quickapp-webview/3.0.0-alpha-3061120221125001_postcss@8.4.19+vue@3.2.45 + '@dcloudio/uni-app': registry.npmmirror.com/@dcloudio/uni-app/3.0.0-alpha-3061120221201001_wvvhy2kfnzuisl2o6sv4v4pteq + '@dcloudio/uni-app-plus': registry.npmmirror.com/@dcloudio/uni-app-plus/3.0.0-alpha-3061120221201001_frjz3sus4jkmj2uem6ddky233y + '@dcloudio/uni-components': registry.npmmirror.com/@dcloudio/uni-components/3.0.0-alpha-3061120221201001 + '@dcloudio/uni-h5': registry.npmmirror.com/@dcloudio/uni-h5/3.0.0-alpha-3061120221201001_postcss@8.4.19+vue@3.2.45 + '@dcloudio/uni-i18n': registry.npmmirror.com/@dcloudio/uni-i18n/3.0.0-alpha-3061120221201001 + '@dcloudio/uni-mp-alipay': registry.npmmirror.com/@dcloudio/uni-mp-alipay/3.0.0-alpha-3061120221201001_postcss@8.4.19+vue@3.2.45 + '@dcloudio/uni-mp-baidu': registry.npmmirror.com/@dcloudio/uni-mp-baidu/3.0.0-alpha-3061120221201001_postcss@8.4.19+vue@3.2.45 + '@dcloudio/uni-mp-kuaishou': registry.npmmirror.com/@dcloudio/uni-mp-kuaishou/3.0.0-alpha-3061120221201001_postcss@8.4.19+vue@3.2.45 + '@dcloudio/uni-mp-lark': registry.npmmirror.com/@dcloudio/uni-mp-lark/3.0.0-alpha-3061120221201001_postcss@8.4.19+vue@3.2.45 + '@dcloudio/uni-mp-qq': registry.npmmirror.com/@dcloudio/uni-mp-qq/3.0.0-alpha-3061120221201001_postcss@8.4.19+vue@3.2.45 + '@dcloudio/uni-mp-toutiao': registry.npmmirror.com/@dcloudio/uni-mp-toutiao/3.0.0-alpha-3061120221201001_postcss@8.4.19+vue@3.2.45 + '@dcloudio/uni-mp-weixin': registry.npmmirror.com/@dcloudio/uni-mp-weixin/3.0.0-alpha-3061120221201001_postcss@8.4.19+vue@3.2.45 + '@dcloudio/uni-quickapp-webview': registry.npmmirror.com/@dcloudio/uni-quickapp-webview/3.0.0-alpha-3061120221201001_postcss@8.4.19+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.0 + '@iconify/iconify': registry.npmmirror.com/@iconify/iconify/3.0.1 crypto-js: registry.npmmirror.com/crypto-js/4.1.1 echarts: registry.npmmirror.com/echarts/5.4.0 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.26_mgnvym7yiazkylwwogi5r767ue + pinia: registry.npmmirror.com/pinia/2.0.27_mgnvym7yiazkylwwogi5r767ue 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/2.6.12 - '@dcloudio/uni-automator': registry.npmmirror.com/@dcloudio/uni-automator/3.0.0-alpha-3061120221125001_postcss@8.4.19+vue@3.2.45 - '@dcloudio/uni-cli-shared': registry.npmmirror.com/@dcloudio/uni-cli-shared/3.0.0-alpha-3061120221125001_postcss@8.4.19+vue@3.2.45 - '@dcloudio/vite-plugin-uni': registry.npmmirror.com/@dcloudio/vite-plugin-uni/3.0.0-alpha-3061120221125001_frjz3sus4jkmj2uem6ddky233y - '@iconify/json': registry.npmmirror.com/@iconify/json/2.1.144 + '@dcloudio/uni-automator': registry.npmmirror.com/@dcloudio/uni-automator/3.0.0-alpha-3061120221201001_postcss@8.4.19+vue@3.2.45 + '@dcloudio/uni-cli-shared': registry.npmmirror.com/@dcloudio/uni-cli-shared/3.0.0-alpha-3061120221201001_postcss@8.4.19+vue@3.2.45 + '@dcloudio/vite-plugin-uni': registry.npmmirror.com/@dcloudio/vite-plugin-uni/3.0.0-alpha-3061120221201001_frjz3sus4jkmj2uem6ddky233y + '@iconify/json': registry.npmmirror.com/@iconify/json/2.1.146 '@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.44.0_fnsv2sbzcckq65bwfk7a5xwslu - '@typescript-eslint/parser': registry.npmmirror.com/@typescript-eslint/parser/5.44.0_hsf322ms6xhhd4b5ne6lb74y4a + '@typescript-eslint/eslint-plugin': registry.npmmirror.com/@typescript-eslint/eslint-plugin/5.45.0_czs5uoqkd3podpy6vgtsxfc7au + '@typescript-eslint/parser': registry.npmmirror.com/@typescript-eslint/parser/5.45.0_hsf322ms6xhhd4b5ne6lb74y4a '@unocss/preset-icons': registry.npmmirror.com/@unocss/preset-icons/0.46.5 autoprefixer: registry.npmmirror.com/autoprefixer/10.4.13_postcss@8.4.19 eslint: registry.npmmirror.com/eslint/8.28.0 @@ -136,10 +136,10 @@ packages: version: 0.5.2 dev: true - registry.npmmirror.com/@antfu/utils/0.7.0: - resolution: {integrity: sha512-tH38JQEFLOdvZJC32ZbPTvWOQzxEtOQh5jOqBPDLw8sxBr0PFF+f2Csgwb7mRpD0QB1xu+PDoAifIPiCNneeNA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@antfu/utils/-/utils-0.7.0.tgz} + registry.npmmirror.com/@antfu/utils/0.7.2: + resolution: {integrity: sha512-vy9fM3pIxZmX07dL+VX1aZe7ynZ+YyB0jY+jE6r3hOK6GNY2t6W8rzpFC4tgpbXUYABkFQwgJq2XYXlxbXAI0g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@antfu/utils/-/utils-0.7.2.tgz} name: '@antfu/utils' - version: 0.7.0 + version: 0.7.2 dev: true registry.npmmirror.com/@babel/code-frame/7.18.6: @@ -150,28 +150,28 @@ packages: dependencies: '@babel/highlight': registry.npmmirror.com/@babel/highlight/7.18.6 - registry.npmmirror.com/@babel/compat-data/7.20.1: - resolution: {integrity: sha512-EWZ4mE2diW3QALKvDMiXnbZpRvlj+nayZ112nK93SnhqOtpdsbVD4W+2tEoT3YNBAG9RBR0ISY758ZkOgsn6pQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/compat-data/-/compat-data-7.20.1.tgz} + registry.npmmirror.com/@babel/compat-data/7.20.5: + resolution: {integrity: sha512-KZXo2t10+/jxmkhNXc7pZTqRvSOIvVv/+lJwHS+B2rErwOyjuVRh60yVpb7liQ1U5t7lLJ1bz+t8tSypUZdm0g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/compat-data/-/compat-data-7.20.5.tgz} name: '@babel/compat-data' - version: 7.20.1 + version: 7.20.5 engines: {node: '>=6.9.0'} - registry.npmmirror.com/@babel/core/7.20.2: - resolution: {integrity: sha512-w7DbG8DtMrJcFOi4VrLm+8QM4az8Mo+PuLBKLp2zrYRCow8W/f9xiXm5sN53C8HksCyDQwCKha9JiDoIyPjT2g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/core/-/core-7.20.2.tgz} + registry.npmmirror.com/@babel/core/7.20.5: + resolution: {integrity: sha512-UdOWmk4pNWTm/4DlPUl/Pt4Gz4rcEMb7CY0Y3eJl5Yz1vI8ZJGmHWaVE55LoxRjdpx0z259GE9U5STA9atUinQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/core/-/core-7.20.5.tgz} name: '@babel/core' - version: 7.20.2 + version: 7.20.5 engines: {node: '>=6.9.0'} 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.4 - '@babel/helper-compilation-targets': registry.npmmirror.com/@babel/helper-compilation-targets/7.20.0_@babel+core@7.20.2 + '@babel/generator': registry.npmmirror.com/@babel/generator/7.20.5 + '@babel/helper-compilation-targets': registry.npmmirror.com/@babel/helper-compilation-targets/7.20.0_@babel+core@7.20.5 '@babel/helper-module-transforms': registry.npmmirror.com/@babel/helper-module-transforms/7.20.2 - '@babel/helpers': registry.npmmirror.com/@babel/helpers/7.20.1 - '@babel/parser': registry.npmmirror.com/@babel/parser/7.20.3 + '@babel/helpers': registry.npmmirror.com/@babel/helpers/7.20.6 + '@babel/parser': registry.npmmirror.com/@babel/parser/7.20.5 '@babel/template': registry.npmmirror.com/@babel/template/7.18.10 - '@babel/traverse': registry.npmmirror.com/@babel/traverse/7.20.1 - '@babel/types': registry.npmmirror.com/@babel/types/7.20.2 + '@babel/traverse': registry.npmmirror.com/@babel/traverse/7.20.5 + '@babel/types': registry.npmmirror.com/@babel/types/7.20.5 convert-source-map: registry.npmmirror.com/convert-source-map/1.9.0 debug: registry.npmmirror.com/debug/4.3.4 gensync: registry.npmmirror.com/gensync/1.0.0-beta.2 @@ -180,13 +180,13 @@ packages: transitivePeerDependencies: - supports-color - registry.npmmirror.com/@babel/generator/7.20.4: - resolution: {integrity: sha512-luCf7yk/cm7yab6CAW1aiFnmEfBJplb/JojV56MYEK7ziWfGmFlTfmL9Ehwfy4gFhbjBfWO1wj7/TuSbVNEEtA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/generator/-/generator-7.20.4.tgz} + registry.npmmirror.com/@babel/generator/7.20.5: + resolution: {integrity: sha512-jl7JY2Ykn9S0yj4DQP82sYvPU+T3g0HFcWTqDLqiuA9tGRNIj9VfbtXGAYTTkyNEnQk1jkMGOdYka8aG/lulCA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/generator/-/generator-7.20.5.tgz} name: '@babel/generator' - version: 7.20.4 + version: 7.20.5 engines: {node: '>=6.9.0'} dependencies: - '@babel/types': registry.npmmirror.com/@babel/types/7.20.2 + '@babel/types': registry.npmmirror.com/@babel/types/7.20.5 '@jridgewell/gen-mapping': registry.npmmirror.com/@jridgewell/gen-mapping/0.3.2 jsesc: registry.npmmirror.com/jsesc/2.5.2 @@ -196,10 +196,10 @@ packages: version: 7.18.6 engines: {node: '>=6.9.0'} dependencies: - '@babel/types': registry.npmmirror.com/@babel/types/7.20.2 + '@babel/types': registry.npmmirror.com/@babel/types/7.20.5 dev: true - registry.npmmirror.com/@babel/helper-compilation-targets/7.20.0_@babel+core@7.20.2: + registry.npmmirror.com/@babel/helper-compilation-targets/7.20.0_@babel+core@7.20.5: resolution: {integrity: sha512-0jp//vDGp9e8hZzBc6N/KwA5ZK3Wsm/pfm4CrY7vzegkVxc65SgSn6wYOnwHe9Js9HRQ1YTCKLGPzDtaS3RoLQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.20.0.tgz} id: registry.npmmirror.com/@babel/helper-compilation-targets/7.20.0 name: '@babel/helper-compilation-targets' @@ -208,22 +208,22 @@ packages: peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/compat-data': registry.npmmirror.com/@babel/compat-data/7.20.1 - '@babel/core': registry.npmmirror.com/@babel/core/7.20.2 + '@babel/compat-data': registry.npmmirror.com/@babel/compat-data/7.20.5 + '@babel/core': registry.npmmirror.com/@babel/core/7.20.5 '@babel/helper-validator-option': registry.npmmirror.com/@babel/helper-validator-option/7.18.6 browserslist: registry.npmmirror.com/browserslist/4.21.4 semver: registry.npmmirror.com/semver/6.3.0 - registry.npmmirror.com/@babel/helper-create-class-features-plugin/7.20.2_@babel+core@7.20.2: - resolution: {integrity: sha512-k22GoYRAHPYr9I+Gvy2ZQlAe5mGy8BqWst2wRt8cwIufWTxrsVshhIBvYNqC80N0GSFWTsqRVexOtfzlgOEDvA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.20.2.tgz} - id: registry.npmmirror.com/@babel/helper-create-class-features-plugin/7.20.2 + registry.npmmirror.com/@babel/helper-create-class-features-plugin/7.20.5_@babel+core@7.20.5: + resolution: {integrity: sha512-3RCdA/EmEaikrhayahwToF0fpweU/8o2p8vhc1c/1kftHOdTKuC65kik/TLc+qfbS8JKw4qqJbne4ovICDhmww==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.20.5.tgz} + id: registry.npmmirror.com/@babel/helper-create-class-features-plugin/7.20.5 name: '@babel/helper-create-class-features-plugin' - version: 7.20.2 + version: 7.20.5 engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': registry.npmmirror.com/@babel/core/7.20.2 + '@babel/core': registry.npmmirror.com/@babel/core/7.20.5 '@babel/helper-annotate-as-pure': registry.npmmirror.com/@babel/helper-annotate-as-pure/7.18.6 '@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 @@ -248,7 +248,7 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/template': registry.npmmirror.com/@babel/template/7.18.10 - '@babel/types': registry.npmmirror.com/@babel/types/7.20.2 + '@babel/types': registry.npmmirror.com/@babel/types/7.20.5 registry.npmmirror.com/@babel/helper-hoist-variables/7.18.6: resolution: {integrity: sha512-UlJQPkFqFULIcyW5sbzgbkxn2FKRgwWiRexcuaR8RNJRy8+LLveqPjwZV/bwrLZCN0eUHD/x8D0heK1ozuoo6Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.18.6.tgz} @@ -256,7 +256,7 @@ packages: version: 7.18.6 engines: {node: '>=6.9.0'} dependencies: - '@babel/types': registry.npmmirror.com/@babel/types/7.20.2 + '@babel/types': registry.npmmirror.com/@babel/types/7.20.5 registry.npmmirror.com/@babel/helper-member-expression-to-functions/7.18.9: resolution: {integrity: sha512-RxifAh2ZoVU67PyKIO4AMi1wTenGfMR/O/ae0CCRqwgBAt5v7xjdtRw7UoSbsreKrQn5t7r89eruK/9JjYHuDg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.18.9.tgz} @@ -264,7 +264,7 @@ packages: version: 7.18.9 engines: {node: '>=6.9.0'} dependencies: - '@babel/types': registry.npmmirror.com/@babel/types/7.20.2 + '@babel/types': registry.npmmirror.com/@babel/types/7.20.5 dev: true registry.npmmirror.com/@babel/helper-module-imports/7.18.6: @@ -273,7 +273,7 @@ packages: version: 7.18.6 engines: {node: '>=6.9.0'} dependencies: - '@babel/types': registry.npmmirror.com/@babel/types/7.20.2 + '@babel/types': registry.npmmirror.com/@babel/types/7.20.5 registry.npmmirror.com/@babel/helper-module-transforms/7.20.2: resolution: {integrity: sha512-zvBKyJXRbmK07XhMuujYoJ48B5yvvmM6+wcpv6Ivj4Yg6qO7NOZOSnvZN9CRl1zz1Z4cKf8YejmCMh8clOoOeA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helper-module-transforms/-/helper-module-transforms-7.20.2.tgz} @@ -287,8 +287,8 @@ 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.18.10 - '@babel/traverse': registry.npmmirror.com/@babel/traverse/7.20.1 - '@babel/types': registry.npmmirror.com/@babel/types/7.20.2 + '@babel/traverse': registry.npmmirror.com/@babel/traverse/7.20.5 + '@babel/types': registry.npmmirror.com/@babel/types/7.20.5 transitivePeerDependencies: - supports-color @@ -298,7 +298,7 @@ packages: version: 7.18.6 engines: {node: '>=6.9.0'} dependencies: - '@babel/types': registry.npmmirror.com/@babel/types/7.20.2 + '@babel/types': registry.npmmirror.com/@babel/types/7.20.5 dev: true registry.npmmirror.com/@babel/helper-plugin-utils/7.20.2: @@ -317,8 +317,8 @@ packages: '@babel/helper-environment-visitor': registry.npmmirror.com/@babel/helper-environment-visitor/7.18.9 '@babel/helper-member-expression-to-functions': registry.npmmirror.com/@babel/helper-member-expression-to-functions/7.18.9 '@babel/helper-optimise-call-expression': registry.npmmirror.com/@babel/helper-optimise-call-expression/7.18.6 - '@babel/traverse': registry.npmmirror.com/@babel/traverse/7.20.1 - '@babel/types': registry.npmmirror.com/@babel/types/7.20.2 + '@babel/traverse': registry.npmmirror.com/@babel/traverse/7.20.5 + '@babel/types': registry.npmmirror.com/@babel/types/7.20.5 transitivePeerDependencies: - supports-color dev: true @@ -329,7 +329,7 @@ packages: version: 7.20.2 engines: {node: '>=6.9.0'} dependencies: - '@babel/types': registry.npmmirror.com/@babel/types/7.20.2 + '@babel/types': registry.npmmirror.com/@babel/types/7.20.5 registry.npmmirror.com/@babel/helper-split-export-declaration/7.18.6: resolution: {integrity: sha512-bde1etTx6ZyTmobl9LLMMQsaizFVZrquTEHOqKeQESMKo4PlObf+8+JA25ZsIpZhT/WEd39+vOdLXAFG/nELpA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.18.6.tgz} @@ -337,7 +337,7 @@ packages: version: 7.18.6 engines: {node: '>=6.9.0'} dependencies: - '@babel/types': registry.npmmirror.com/@babel/types/7.20.2 + '@babel/types': registry.npmmirror.com/@babel/types/7.20.5 registry.npmmirror.com/@babel/helper-string-parser/7.19.4: resolution: {integrity: sha512-nHtDoQcuqFmwYNYPz3Rah5ph2p8PFeFCsZk9A/48dPc/rGocJ5J3hAAZ7pb76VWX3fZKu+uEr/FhH5jLx7umrw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helper-string-parser/-/helper-string-parser-7.19.4.tgz} @@ -357,15 +357,15 @@ packages: version: 7.18.6 engines: {node: '>=6.9.0'} - registry.npmmirror.com/@babel/helpers/7.20.1: - resolution: {integrity: sha512-J77mUVaDTUJFZ5BpP6mMn6OIl3rEWymk2ZxDBQJUG3P+PbmyMcF3bYWvz0ma69Af1oobDqT/iAsvzhB58xhQUg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helpers/-/helpers-7.20.1.tgz} + registry.npmmirror.com/@babel/helpers/7.20.6: + resolution: {integrity: sha512-Pf/OjgfgFRW5bApskEz5pvidpim7tEDPlFtKcNRXWmfHGn9IEI2W2flqRQXTFb7gIPTyK++N6rVHuwKut4XK6w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helpers/-/helpers-7.20.6.tgz} name: '@babel/helpers' - version: 7.20.1 + version: 7.20.6 engines: {node: '>=6.9.0'} dependencies: '@babel/template': registry.npmmirror.com/@babel/template/7.18.10 - '@babel/traverse': registry.npmmirror.com/@babel/traverse/7.20.1 - '@babel/types': registry.npmmirror.com/@babel/types/7.20.2 + '@babel/traverse': registry.npmmirror.com/@babel/traverse/7.20.5 + '@babel/types': registry.npmmirror.com/@babel/types/7.20.5 transitivePeerDependencies: - supports-color @@ -379,16 +379,16 @@ 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.3: - resolution: {integrity: sha512-OP/s5a94frIPXwjzEcv5S/tpQfc6XhxYUnmWpgdqMWGgYCuErA3SzozaRAMQgSZWKeTJxht9aWAkUY+0UzvOFg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/parser/-/parser-7.20.3.tgz} + registry.npmmirror.com/@babel/parser/7.20.5: + resolution: {integrity: sha512-r27t/cy/m9uKLXQNWWebeCUHgnAZq0CpG1OwKRxzJMP1vpSU4bSIK2hq+/cp0bQxetkXx38n09rNu8jVkcK/zA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/parser/-/parser-7.20.5.tgz} name: '@babel/parser' - version: 7.20.3 + version: 7.20.5 engines: {node: '>=6.0.0'} hasBin: true dependencies: - '@babel/types': registry.npmmirror.com/@babel/types/7.20.2 + '@babel/types': registry.npmmirror.com/@babel/types/7.20.5 - registry.npmmirror.com/@babel/plugin-syntax-import-meta/7.10.4_@babel+core@7.20.2: + registry.npmmirror.com/@babel/plugin-syntax-import-meta/7.10.4_@babel+core@7.20.5: resolution: {integrity: sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-syntax-import-meta/-/plugin-syntax-import-meta-7.10.4.tgz} id: registry.npmmirror.com/@babel/plugin-syntax-import-meta/7.10.4 name: '@babel/plugin-syntax-import-meta' @@ -396,11 +396,11 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': registry.npmmirror.com/@babel/core/7.20.2 + '@babel/core': registry.npmmirror.com/@babel/core/7.20.5 '@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.2: + registry.npmmirror.com/@babel/plugin-syntax-jsx/7.18.6_@babel+core@7.20.5: 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 name: '@babel/plugin-syntax-jsx' @@ -409,11 +409,11 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': registry.npmmirror.com/@babel/core/7.20.2 + '@babel/core': registry.npmmirror.com/@babel/core/7.20.5 '@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.2: + registry.npmmirror.com/@babel/plugin-syntax-typescript/7.20.0_@babel+core@7.20.5: 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 name: '@babel/plugin-syntax-typescript' @@ -422,11 +422,11 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': registry.npmmirror.com/@babel/core/7.20.2 + '@babel/core': registry.npmmirror.com/@babel/core/7.20.5 '@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.2_@babel+core@7.20.2: + registry.npmmirror.com/@babel/plugin-transform-typescript/7.20.2_@babel+core@7.20.5: resolution: {integrity: sha512-jvS+ngBfrnTUBfOQq8NfGnSbF9BrqlR6hjJ2yVxMkmO5nL/cdifNbI30EfjRlN4g5wYWNnMPyj5Sa6R1pbLeag==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.20.2.tgz} id: registry.npmmirror.com/@babel/plugin-transform-typescript/7.20.2 name: '@babel/plugin-transform-typescript' @@ -435,18 +435,18 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': registry.npmmirror.com/@babel/core/7.20.2 - '@babel/helper-create-class-features-plugin': registry.npmmirror.com/@babel/helper-create-class-features-plugin/7.20.2_@babel+core@7.20.2 + '@babel/core': registry.npmmirror.com/@babel/core/7.20.5 + '@babel/helper-create-class-features-plugin': registry.npmmirror.com/@babel/helper-create-class-features-plugin/7.20.5_@babel+core@7.20.5 '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils/7.20.2 - '@babel/plugin-syntax-typescript': registry.npmmirror.com/@babel/plugin-syntax-typescript/7.20.0_@babel+core@7.20.2 + '@babel/plugin-syntax-typescript': registry.npmmirror.com/@babel/plugin-syntax-typescript/7.20.0_@babel+core@7.20.5 transitivePeerDependencies: - supports-color dev: true - registry.npmmirror.com/@babel/standalone/7.20.4: - resolution: {integrity: sha512-27bv4h47jbaFZ7+e7gT1VEo9PNL1ynxqUX6/BERLz1qxm/5gzpbcHX+47VnSeYHyEyGZkRznpSOd8zPBhiz6tw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/standalone/-/standalone-7.20.4.tgz} + registry.npmmirror.com/@babel/standalone/7.20.6: + resolution: {integrity: sha512-u5at/CbBLETf7kx2LOY4XdhseD79Y099WZKAOMXeT8qvd9OSR515my2UNBBLY4qIht/Qi9KySeQHQwQwxJN4Sw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/standalone/-/standalone-7.20.6.tgz} name: '@babel/standalone' - version: 7.20.4 + version: 7.20.6 engines: {node: '>=6.9.0'} dev: true @@ -457,32 +457,32 @@ 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.3 - '@babel/types': registry.npmmirror.com/@babel/types/7.20.2 + '@babel/parser': registry.npmmirror.com/@babel/parser/7.20.5 + '@babel/types': registry.npmmirror.com/@babel/types/7.20.5 - registry.npmmirror.com/@babel/traverse/7.20.1: - resolution: {integrity: sha512-d3tN8fkVJwFLkHkBN479SOsw4DMZnz8cdbL/gvuDuzy3TS6Nfw80HuQqhw1pITbIruHyh7d1fMA47kWzmcUEGA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/traverse/-/traverse-7.20.1.tgz} + registry.npmmirror.com/@babel/traverse/7.20.5: + resolution: {integrity: sha512-WM5ZNN3JITQIq9tFZaw1ojLU3WgWdtkxnhM1AegMS+PvHjkM5IXjmYEGY7yukz5XS4sJyEf2VzWjI8uAavhxBQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/traverse/-/traverse-7.20.5.tgz} name: '@babel/traverse' - version: 7.20.1 + version: 7.20.5 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.4 + '@babel/generator': registry.npmmirror.com/@babel/generator/7.20.5 '@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.3 - '@babel/types': registry.npmmirror.com/@babel/types/7.20.2 + '@babel/parser': registry.npmmirror.com/@babel/parser/7.20.5 + '@babel/types': registry.npmmirror.com/@babel/types/7.20.5 debug: registry.npmmirror.com/debug/4.3.4 globals: registry.npmmirror.com/globals/11.12.0 transitivePeerDependencies: - supports-color - registry.npmmirror.com/@babel/types/7.20.2: - resolution: {integrity: sha512-FnnvsNWgZCr232sqtXggapvlkk/tuwR/qhGzcmxI0GXLCjmPYQPzio2FbdlWuY6y1sHFfQKk+rRbUZ9VStQMog==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/types/-/types-7.20.2.tgz} + registry.npmmirror.com/@babel/types/7.20.5: + resolution: {integrity: sha512-c9fst/h2/dcF7H+MJKZ2T0KjEQ8hY/BNnDk/H3XY8C4Aw/eWQXWn/lWntHF9ooUBnGmEvbfGrTgLWc+um0YDUg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/types/-/types-7.20.5.tgz} name: '@babel/types' - version: 7.20.2 + version: 7.20.5 engines: {node: '>=6.9.0'} dependencies: '@babel/helper-string-parser': registry.npmmirror.com/@babel/helper-string-parser/7.19.4 @@ -494,14 +494,14 @@ packages: name: '@dcloudio/types' version: 2.6.12 - registry.npmmirror.com/@dcloudio/uni-app-plus/3.0.0-alpha-3061120221125001_frjz3sus4jkmj2uem6ddky233y: - resolution: {integrity: sha512-pv9pIfXHVel51dUtaleLWcCKML33yo5kdvXcuQAq4YKX8uI3AlghHTzTIuqg8Hu2T3SmlWbbtltbunxabhgBbA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@dcloudio/uni-app-plus/-/uni-app-plus-3.0.0-alpha-3061120221125001.tgz} - id: registry.npmmirror.com/@dcloudio/uni-app-plus/3.0.0-alpha-3061120221125001 + registry.npmmirror.com/@dcloudio/uni-app-plus/3.0.0-alpha-3061120221201001_frjz3sus4jkmj2uem6ddky233y: + resolution: {integrity: sha512-jO8HIq3mrNIIuVec8ayCNpSj6LsbEC4guOpU+5izU0oo466wzcQpB6iQzni8VrqRb3SeDwOfgE+wjBELVL+3WQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@dcloudio/uni-app-plus/-/uni-app-plus-3.0.0-alpha-3061120221201001.tgz} + id: registry.npmmirror.com/@dcloudio/uni-app-plus/3.0.0-alpha-3061120221201001 name: '@dcloudio/uni-app-plus' - version: 3.0.0-alpha-3061120221125001 + version: 3.0.0-alpha-3061120221201001 dependencies: - '@dcloudio/uni-app-vite': registry.npmmirror.com/@dcloudio/uni-app-vite/3.0.0-alpha-3061120221125001_frjz3sus4jkmj2uem6ddky233y - '@dcloudio/uni-app-vue': registry.npmmirror.com/@dcloudio/uni-app-vue/3.0.0-alpha-3061120221125001 + '@dcloudio/uni-app-vite': registry.npmmirror.com/@dcloudio/uni-app-vite/3.0.0-alpha-3061120221201001_frjz3sus4jkmj2uem6ddky233y + '@dcloudio/uni-app-vue': registry.npmmirror.com/@dcloudio/uni-app-vue/3.0.0-alpha-3061120221201001 transitivePeerDependencies: - postcss - supports-color @@ -510,16 +510,16 @@ packages: - vue dev: false - registry.npmmirror.com/@dcloudio/uni-app-vite/3.0.0-alpha-3061120221125001_frjz3sus4jkmj2uem6ddky233y: - resolution: {integrity: sha512-78zgJIrtOT8Et5p400F2Uj/2s/knAisQqmPr5PRnEr7g90RLwzBwqPg8p0eZIuEJsHr+dQl3jODwdvAzTp+JjA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@dcloudio/uni-app-vite/-/uni-app-vite-3.0.0-alpha-3061120221125001.tgz} - id: registry.npmmirror.com/@dcloudio/uni-app-vite/3.0.0-alpha-3061120221125001 + registry.npmmirror.com/@dcloudio/uni-app-vite/3.0.0-alpha-3061120221201001_frjz3sus4jkmj2uem6ddky233y: + resolution: {integrity: sha512-VDC5xNoHsDkxm89BFB274MSdNkfDNZTTw/mVqVpNas3WhI2Z/swNFleRSqp6htXyLI4k47Xk9+EqZX16wTdCaw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@dcloudio/uni-app-vite/-/uni-app-vite-3.0.0-alpha-3061120221201001.tgz} + id: registry.npmmirror.com/@dcloudio/uni-app-vite/3.0.0-alpha-3061120221201001 name: '@dcloudio/uni-app-vite' - version: 3.0.0-alpha-3061120221125001 + version: 3.0.0-alpha-3061120221201001 dependencies: - '@dcloudio/uni-cli-shared': registry.npmmirror.com/@dcloudio/uni-cli-shared/3.0.0-alpha-3061120221125001_postcss@8.4.19+vue@3.2.45 - '@dcloudio/uni-i18n': registry.npmmirror.com/@dcloudio/uni-i18n/3.0.0-alpha-3061120221125001 - '@dcloudio/uni-nvue-styler': registry.npmmirror.com/@dcloudio/uni-nvue-styler/3.0.0-alpha-3061120221125001 - '@dcloudio/uni-shared': registry.npmmirror.com/@dcloudio/uni-shared/3.0.0-alpha-3061120221125001 + '@dcloudio/uni-cli-shared': registry.npmmirror.com/@dcloudio/uni-cli-shared/3.0.0-alpha-3061120221201001_postcss@8.4.19+vue@3.2.45 + '@dcloudio/uni-i18n': registry.npmmirror.com/@dcloudio/uni-i18n/3.0.0-alpha-3061120221201001 + '@dcloudio/uni-nvue-styler': registry.npmmirror.com/@dcloudio/uni-nvue-styler/3.0.0-alpha-3061120221201001 + '@dcloudio/uni-shared': registry.npmmirror.com/@dcloudio/uni-shared/3.0.0-alpha-3061120221201001 '@rollup/pluginutils': registry.npmmirror.com/@rollup/pluginutils/4.2.1 '@vitejs/plugin-vue': registry.npmmirror.com/@vitejs/plugin-vue/3.2.0_vite@3.2.4+vue@3.2.45 '@vue/compiler-dom': registry.npmmirror.com/@vue/compiler-dom/3.2.45 @@ -536,27 +536,27 @@ packages: - vue dev: false - registry.npmmirror.com/@dcloudio/uni-app-vue/3.0.0-alpha-3061120221125001: - resolution: {integrity: sha512-ZiHsROLFt5zbN846WRmxo0XIooAHlt7RK84kHCs1QHMVx1lVnjdlBIiFepxr4A+SxTeOsXHQj8B5+s3F80oPEQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@dcloudio/uni-app-vue/-/uni-app-vue-3.0.0-alpha-3061120221125001.tgz} + registry.npmmirror.com/@dcloudio/uni-app-vue/3.0.0-alpha-3061120221201001: + resolution: {integrity: sha512-u/OqHHvwYLyfVNAYguHL9KibCo1buU18tpRdgALrsvPmUc+KdvItX0LI4SmzyCQ0X+3YOqLOEcexcB9Xbxq7sw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@dcloudio/uni-app-vue/-/uni-app-vue-3.0.0-alpha-3061120221201001.tgz} name: '@dcloudio/uni-app-vue' - version: 3.0.0-alpha-3061120221125001 + version: 3.0.0-alpha-3061120221201001 dev: false - registry.npmmirror.com/@dcloudio/uni-app/3.0.0-alpha-3061120221125001_wvvhy2kfnzuisl2o6sv4v4pteq: - resolution: {integrity: sha512-D6vVM58fw/3En1yMkJAKL0ktJ8WVo4cDJdWs5pQCpAoYZHiwUi6CZoNRC2YMtWh6LOPTK+FAio3xQ7pv2YJRfQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@dcloudio/uni-app/-/uni-app-3.0.0-alpha-3061120221125001.tgz} - id: registry.npmmirror.com/@dcloudio/uni-app/3.0.0-alpha-3061120221125001 + registry.npmmirror.com/@dcloudio/uni-app/3.0.0-alpha-3061120221201001_wvvhy2kfnzuisl2o6sv4v4pteq: + resolution: {integrity: sha512-CHB0dFtHcKJnfZBHpa9W4xPTlVdYWseZleNmGk7DQ/EmutzPSHClzNldw4+E+hb+Dfx5ThZ2Ic2ejk/o2vHdPw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@dcloudio/uni-app/-/uni-app-3.0.0-alpha-3061120221201001.tgz} + id: registry.npmmirror.com/@dcloudio/uni-app/3.0.0-alpha-3061120221201001 name: '@dcloudio/uni-app' - version: 3.0.0-alpha-3061120221125001 + version: 3.0.0-alpha-3061120221201001 peerDependencies: '@dcloudio/types': ^3.0.20 dependencies: '@dcloudio/types': registry.npmmirror.com/@dcloudio/types/2.6.12 - '@dcloudio/uni-cloud': registry.npmmirror.com/@dcloudio/uni-cloud/3.0.0-alpha-3061120221125001_postcss@8.4.19+vue@3.2.45 - '@dcloudio/uni-components': registry.npmmirror.com/@dcloudio/uni-components/3.0.0-alpha-3061120221125001 - '@dcloudio/uni-i18n': registry.npmmirror.com/@dcloudio/uni-i18n/3.0.0-alpha-3061120221125001 - '@dcloudio/uni-push': registry.npmmirror.com/@dcloudio/uni-push/3.0.0-alpha-3061120221125001_postcss@8.4.19+vue@3.2.45 - '@dcloudio/uni-shared': registry.npmmirror.com/@dcloudio/uni-shared/3.0.0-alpha-3061120221125001 - '@dcloudio/uni-stat': registry.npmmirror.com/@dcloudio/uni-stat/3.0.0-alpha-3061120221125001_postcss@8.4.19+vue@3.2.45 + '@dcloudio/uni-cloud': registry.npmmirror.com/@dcloudio/uni-cloud/3.0.0-alpha-3061120221201001_postcss@8.4.19+vue@3.2.45 + '@dcloudio/uni-components': registry.npmmirror.com/@dcloudio/uni-components/3.0.0-alpha-3061120221201001 + '@dcloudio/uni-i18n': registry.npmmirror.com/@dcloudio/uni-i18n/3.0.0-alpha-3061120221201001 + '@dcloudio/uni-push': registry.npmmirror.com/@dcloudio/uni-push/3.0.0-alpha-3061120221201001_postcss@8.4.19+vue@3.2.45 + '@dcloudio/uni-shared': registry.npmmirror.com/@dcloudio/uni-shared/3.0.0-alpha-3061120221201001 + '@dcloudio/uni-stat': registry.npmmirror.com/@dcloudio/uni-stat/3.0.0-alpha-3061120221201001_postcss@8.4.19+vue@3.2.45 '@vue/shared': registry.npmmirror.com/@vue/shared/3.2.45 transitivePeerDependencies: - postcss @@ -565,13 +565,13 @@ packages: - vue dev: false - registry.npmmirror.com/@dcloudio/uni-automator/3.0.0-alpha-3061120221125001_postcss@8.4.19+vue@3.2.45: - resolution: {integrity: sha512-B03HFFqvMvg/eP6/IV3Vw9bkFTp912Nsttea2FjgwaOkKi+rKfD3kicwX3GUmG3O8t15RRe7xcjtCBc0QtRevA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@dcloudio/uni-automator/-/uni-automator-3.0.0-alpha-3061120221125001.tgz} - id: registry.npmmirror.com/@dcloudio/uni-automator/3.0.0-alpha-3061120221125001 + registry.npmmirror.com/@dcloudio/uni-automator/3.0.0-alpha-3061120221201001_postcss@8.4.19+vue@3.2.45: + resolution: {integrity: sha512-wY49K0yK1Mv31IO0Rr5ZXtCh6XCb0Jy9gOwdsED/fxN2BcZUNOXgP9aBGsZZgIGNPK1RBk4Z2cXMtoGQNj+tYQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@dcloudio/uni-automator/-/uni-automator-3.0.0-alpha-3061120221201001.tgz} + id: registry.npmmirror.com/@dcloudio/uni-automator/3.0.0-alpha-3061120221201001 name: '@dcloudio/uni-automator' - version: 3.0.0-alpha-3061120221125001 + version: 3.0.0-alpha-3061120221201001 dependencies: - '@dcloudio/uni-cli-shared': registry.npmmirror.com/@dcloudio/uni-cli-shared/3.0.0-alpha-3061120221125001_postcss@8.4.19+vue@3.2.45 + '@dcloudio/uni-cli-shared': registry.npmmirror.com/@dcloudio/uni-cli-shared/3.0.0-alpha-3061120221201001_postcss@8.4.19+vue@3.2.45 address: registry.npmmirror.com/address/1.2.1 cross-env: registry.npmmirror.com/cross-env/7.0.3 debug: registry.npmmirror.com/debug/4.3.4 @@ -591,19 +591,19 @@ packages: - vue dev: true - registry.npmmirror.com/@dcloudio/uni-cli-shared/3.0.0-alpha-3061120221125001_postcss@8.4.19+vue@3.2.45: - resolution: {integrity: sha512-gdwvjqmtBPQ6vzm6TOnjzBX63AIf8xYeiC6unHo6fDxV1fE5qhN5Em376WZ9V95i0g0Sm7npJJ2U6VcR6yJNjw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@dcloudio/uni-cli-shared/-/uni-cli-shared-3.0.0-alpha-3061120221125001.tgz} - id: registry.npmmirror.com/@dcloudio/uni-cli-shared/3.0.0-alpha-3061120221125001 + registry.npmmirror.com/@dcloudio/uni-cli-shared/3.0.0-alpha-3061120221201001_postcss@8.4.19+vue@3.2.45: + resolution: {integrity: sha512-Jtxoj2VfHWGrenZi6OL9ihKCbbk2ou0APWpqqUmdGxFFOdhGWaMZtrqGzzm4U0P/wikyO5CpvmM3ZyA1ccrNwQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@dcloudio/uni-cli-shared/-/uni-cli-shared-3.0.0-alpha-3061120221201001.tgz} + id: registry.npmmirror.com/@dcloudio/uni-cli-shared/3.0.0-alpha-3061120221201001 name: '@dcloudio/uni-cli-shared' - version: 3.0.0-alpha-3061120221125001 + version: 3.0.0-alpha-3061120221201001 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.2 - '@babel/parser': registry.npmmirror.com/@babel/parser/7.20.3 - '@babel/types': registry.npmmirror.com/@babel/types/7.20.2 - '@dcloudio/uni-i18n': registry.npmmirror.com/@dcloudio/uni-i18n/3.0.0-alpha-3061120221125001 - '@dcloudio/uni-shared': registry.npmmirror.com/@dcloudio/uni-shared/3.0.0-alpha-3061120221125001 + '@babel/core': registry.npmmirror.com/@babel/core/7.20.5 + '@babel/parser': registry.npmmirror.com/@babel/parser/7.20.5 + '@babel/types': registry.npmmirror.com/@babel/types/7.20.5 + '@dcloudio/uni-i18n': registry.npmmirror.com/@dcloudio/uni-i18n/3.0.0-alpha-3061120221201001 + '@dcloudio/uni-shared': registry.npmmirror.com/@dcloudio/uni-shared/3.0.0-alpha-3061120221201001 '@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 @@ -619,7 +619,7 @@ 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.15 + esbuild: registry.npmmirror.com/esbuild/0.15.16 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 @@ -644,15 +644,15 @@ packages: - ts-node - vue - registry.npmmirror.com/@dcloudio/uni-cloud/3.0.0-alpha-3061120221125001_postcss@8.4.19+vue@3.2.45: - resolution: {integrity: sha512-KGgRK3DE1k2rYWpuTJ+ZbEzlW4amN2v7r2clMR1bw6/rIXrqkU2mdCGYyBN62B7fOOqkHOgF0szOuWBMsOt+PQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@dcloudio/uni-cloud/-/uni-cloud-3.0.0-alpha-3061120221125001.tgz} - id: registry.npmmirror.com/@dcloudio/uni-cloud/3.0.0-alpha-3061120221125001 + registry.npmmirror.com/@dcloudio/uni-cloud/3.0.0-alpha-3061120221201001_postcss@8.4.19+vue@3.2.45: + resolution: {integrity: sha512-HMVPazX1MZ13nVbTq2U/j+mL+JylbkvrXZ0CuWFdswbmeOUX3+TK5NdtBFusAXQPujYMCqDO+II9HKCdmy5BqQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@dcloudio/uni-cloud/-/uni-cloud-3.0.0-alpha-3061120221201001.tgz} + id: registry.npmmirror.com/@dcloudio/uni-cloud/3.0.0-alpha-3061120221201001 name: '@dcloudio/uni-cloud' - version: 3.0.0-alpha-3061120221125001 + version: 3.0.0-alpha-3061120221201001 dependencies: - '@dcloudio/uni-cli-shared': registry.npmmirror.com/@dcloudio/uni-cli-shared/3.0.0-alpha-3061120221125001_postcss@8.4.19+vue@3.2.45 - '@dcloudio/uni-i18n': registry.npmmirror.com/@dcloudio/uni-i18n/3.0.0-alpha-3061120221125001 - '@dcloudio/uni-shared': registry.npmmirror.com/@dcloudio/uni-shared/3.0.0-alpha-3061120221125001 + '@dcloudio/uni-cli-shared': registry.npmmirror.com/@dcloudio/uni-cli-shared/3.0.0-alpha-3061120221201001_postcss@8.4.19+vue@3.2.45 + '@dcloudio/uni-i18n': registry.npmmirror.com/@dcloudio/uni-i18n/3.0.0-alpha-3061120221201001 + '@dcloudio/uni-shared': registry.npmmirror.com/@dcloudio/uni-shared/3.0.0-alpha-3061120221201001 '@vue/shared': registry.npmmirror.com/@vue/shared/3.2.45 fast-glob: registry.npmmirror.com/fast-glob/3.2.12 transitivePeerDependencies: @@ -662,20 +662,20 @@ packages: - vue dev: false - registry.npmmirror.com/@dcloudio/uni-components/3.0.0-alpha-3061120221125001: - resolution: {integrity: sha512-Jna2Uj5su/LIvmuSeN750BuJ6cn0W7bA2CqL/z7tEoKizmlkflkwp76a8v5E1M0Me5ATRI7uNN2sobd3QuVhWg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@dcloudio/uni-components/-/uni-components-3.0.0-alpha-3061120221125001.tgz} + registry.npmmirror.com/@dcloudio/uni-components/3.0.0-alpha-3061120221201001: + resolution: {integrity: sha512-RWIRSDjeHcmxMxO83AFMpvM4J0Opopgiza2tYr9L5PERa36MFrsUehKgA8rzHn4bJBJIDGd7QdsdLQmFwxs1Gw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@dcloudio/uni-components/-/uni-components-3.0.0-alpha-3061120221201001.tgz} name: '@dcloudio/uni-components' - version: 3.0.0-alpha-3061120221125001 + version: 3.0.0-alpha-3061120221201001 dev: false - registry.npmmirror.com/@dcloudio/uni-h5-vite/3.0.0-alpha-3061120221125001_postcss@8.4.19+vue@3.2.45: - resolution: {integrity: sha512-moNi0tXo/RRG97NOM7tBskP/B51uzKEIAi3tbIHXbWL0RjWf/69zZheOplREGlnNciAvQWsmu+xfVHAWEVrXRA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@dcloudio/uni-h5-vite/-/uni-h5-vite-3.0.0-alpha-3061120221125001.tgz} - id: registry.npmmirror.com/@dcloudio/uni-h5-vite/3.0.0-alpha-3061120221125001 + registry.npmmirror.com/@dcloudio/uni-h5-vite/3.0.0-alpha-3061120221201001_postcss@8.4.19+vue@3.2.45: + resolution: {integrity: sha512-IlMV4Xa3SgfNRgsXKxRiQat6s1sV8OfjJk/4/E4VS2eRZZvwyO7ZNf/FJlCnNSbHPVaronh4x0uGdRVTQAeJ+g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@dcloudio/uni-h5-vite/-/uni-h5-vite-3.0.0-alpha-3061120221201001.tgz} + id: registry.npmmirror.com/@dcloudio/uni-h5-vite/3.0.0-alpha-3061120221201001 name: '@dcloudio/uni-h5-vite' - version: 3.0.0-alpha-3061120221125001 + version: 3.0.0-alpha-3061120221201001 dependencies: - '@dcloudio/uni-cli-shared': registry.npmmirror.com/@dcloudio/uni-cli-shared/3.0.0-alpha-3061120221125001_postcss@8.4.19+vue@3.2.45 - '@dcloudio/uni-shared': registry.npmmirror.com/@dcloudio/uni-shared/3.0.0-alpha-3061120221125001 + '@dcloudio/uni-cli-shared': registry.npmmirror.com/@dcloudio/uni-cli-shared/3.0.0-alpha-3061120221201001_postcss@8.4.19+vue@3.2.45 + '@dcloudio/uni-shared': registry.npmmirror.com/@dcloudio/uni-shared/3.0.0-alpha-3061120221201001 '@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 @@ -692,24 +692,24 @@ packages: - vue dev: false - registry.npmmirror.com/@dcloudio/uni-h5-vue/3.0.0-alpha-3061120221125001: - resolution: {integrity: sha512-Bzv0WS7C+ufeWae4kiOsFoTJfmquBxNqYK08ATjooYMoQ3hqwLU1K7JG83/RZKRhz1xa1ach/QUPQbrNfFjkjQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@dcloudio/uni-h5-vue/-/uni-h5-vue-3.0.0-alpha-3061120221125001.tgz} + registry.npmmirror.com/@dcloudio/uni-h5-vue/3.0.0-alpha-3061120221201001: + resolution: {integrity: sha512-3GJsTvhASi1H3+pr9q7YJWhrxRMgSqqaGDZV9ztGRlmSxt4ePHTk6xYqLcGkL/fv+0J0YhmUvpjVBOQGPXvoZg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@dcloudio/uni-h5-vue/-/uni-h5-vue-3.0.0-alpha-3061120221201001.tgz} name: '@dcloudio/uni-h5-vue' - version: 3.0.0-alpha-3061120221125001 + version: 3.0.0-alpha-3061120221201001 dependencies: - '@dcloudio/uni-shared': registry.npmmirror.com/@dcloudio/uni-shared/3.0.0-alpha-3061120221125001 + '@dcloudio/uni-shared': registry.npmmirror.com/@dcloudio/uni-shared/3.0.0-alpha-3061120221201001 dev: false - registry.npmmirror.com/@dcloudio/uni-h5/3.0.0-alpha-3061120221125001_postcss@8.4.19+vue@3.2.45: - resolution: {integrity: sha512-tg+tw8KjZ3ZX/I7lfPoMjypMNdKTjNoyHK6LSpYzMCV7iXn3XMsPWj/8KT0piV6V8oAfYbcLc3L8H20+vyBkaQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@dcloudio/uni-h5/-/uni-h5-3.0.0-alpha-3061120221125001.tgz} - id: registry.npmmirror.com/@dcloudio/uni-h5/3.0.0-alpha-3061120221125001 + registry.npmmirror.com/@dcloudio/uni-h5/3.0.0-alpha-3061120221201001_postcss@8.4.19+vue@3.2.45: + resolution: {integrity: sha512-dHnAyBF/FhSDZT0DiOdk2/6EyfnV79Kat6Xqvg9IOow1Ih6Q0dAle9iVsgUlyQEFPFCX+LLX2KSqt3Pw0bmNuQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@dcloudio/uni-h5/-/uni-h5-3.0.0-alpha-3061120221201001.tgz} + id: registry.npmmirror.com/@dcloudio/uni-h5/3.0.0-alpha-3061120221201001 name: '@dcloudio/uni-h5' - version: 3.0.0-alpha-3061120221125001 + version: 3.0.0-alpha-3061120221201001 dependencies: - '@dcloudio/uni-h5-vite': registry.npmmirror.com/@dcloudio/uni-h5-vite/3.0.0-alpha-3061120221125001_postcss@8.4.19+vue@3.2.45 - '@dcloudio/uni-h5-vue': registry.npmmirror.com/@dcloudio/uni-h5-vue/3.0.0-alpha-3061120221125001 - '@dcloudio/uni-i18n': registry.npmmirror.com/@dcloudio/uni-i18n/3.0.0-alpha-3061120221125001 - '@dcloudio/uni-shared': registry.npmmirror.com/@dcloudio/uni-shared/3.0.0-alpha-3061120221125001 + '@dcloudio/uni-h5-vite': registry.npmmirror.com/@dcloudio/uni-h5-vite/3.0.0-alpha-3061120221201001_postcss@8.4.19+vue@3.2.45 + '@dcloudio/uni-h5-vue': registry.npmmirror.com/@dcloudio/uni-h5-vue/3.0.0-alpha-3061120221201001 + '@dcloudio/uni-i18n': registry.npmmirror.com/@dcloudio/uni-i18n/3.0.0-alpha-3061120221201001 + '@dcloudio/uni-shared': registry.npmmirror.com/@dcloudio/uni-shared/3.0.0-alpha-3061120221201001 '@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 localstorage-polyfill: registry.npmmirror.com/localstorage-polyfill/1.0.1 @@ -723,21 +723,21 @@ packages: - vue dev: false - registry.npmmirror.com/@dcloudio/uni-i18n/3.0.0-alpha-3061120221125001: - resolution: {integrity: sha512-dKSsfTCkikY4DSuKNP5W5C8NL+Z/uXZNLHub4+vniNSKWXSDq3/N8q87PecSZfOBW6YkxWz5TS1ogBx0vNmoHw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@dcloudio/uni-i18n/-/uni-i18n-3.0.0-alpha-3061120221125001.tgz} + registry.npmmirror.com/@dcloudio/uni-i18n/3.0.0-alpha-3061120221201001: + resolution: {integrity: sha512-cBx3RS+zEhw2h7mu84+MEWEN2MOazn1XotVlSCc3qaghJTrjc1pZb3vSCNGiix0bqUHhDFJObOzTw5RyZEi+kw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@dcloudio/uni-i18n/-/uni-i18n-3.0.0-alpha-3061120221201001.tgz} name: '@dcloudio/uni-i18n' - version: 3.0.0-alpha-3061120221125001 + version: 3.0.0-alpha-3061120221201001 - registry.npmmirror.com/@dcloudio/uni-mp-alipay/3.0.0-alpha-3061120221125001_postcss@8.4.19+vue@3.2.45: - resolution: {integrity: sha512-LwMWniKFOHMfpPX88dWPfACgr2UgNC+vcrHlUAe6BLryiJta2jIwNN1/iSSrCkc2fPAsMA6TJIfCb8RXZJTuJA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@dcloudio/uni-mp-alipay/-/uni-mp-alipay-3.0.0-alpha-3061120221125001.tgz} - id: registry.npmmirror.com/@dcloudio/uni-mp-alipay/3.0.0-alpha-3061120221125001 + registry.npmmirror.com/@dcloudio/uni-mp-alipay/3.0.0-alpha-3061120221201001_postcss@8.4.19+vue@3.2.45: + resolution: {integrity: sha512-/e7zzae2eGYPBLaMVABs6B8JzAlrMbyRN8Jm0vi1j+B/Njw+Sf0gHxhz97OFeB014NL/tiD9K0ByAo38xAho2A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@dcloudio/uni-mp-alipay/-/uni-mp-alipay-3.0.0-alpha-3061120221201001.tgz} + id: registry.npmmirror.com/@dcloudio/uni-mp-alipay/3.0.0-alpha-3061120221201001 name: '@dcloudio/uni-mp-alipay' - version: 3.0.0-alpha-3061120221125001 + version: 3.0.0-alpha-3061120221201001 dependencies: - '@dcloudio/uni-cli-shared': registry.npmmirror.com/@dcloudio/uni-cli-shared/3.0.0-alpha-3061120221125001_postcss@8.4.19+vue@3.2.45 - '@dcloudio/uni-mp-vite': registry.npmmirror.com/@dcloudio/uni-mp-vite/3.0.0-alpha-3061120221125001_postcss@8.4.19+vue@3.2.45 - '@dcloudio/uni-mp-vue': registry.npmmirror.com/@dcloudio/uni-mp-vue/3.0.0-alpha-3061120221125001 - '@dcloudio/uni-shared': registry.npmmirror.com/@dcloudio/uni-shared/3.0.0-alpha-3061120221125001 + '@dcloudio/uni-cli-shared': registry.npmmirror.com/@dcloudio/uni-cli-shared/3.0.0-alpha-3061120221201001_postcss@8.4.19+vue@3.2.45 + '@dcloudio/uni-mp-vite': registry.npmmirror.com/@dcloudio/uni-mp-vite/3.0.0-alpha-3061120221201001_postcss@8.4.19+vue@3.2.45 + '@dcloudio/uni-mp-vue': registry.npmmirror.com/@dcloudio/uni-mp-vue/3.0.0-alpha-3061120221201001 + '@dcloudio/uni-shared': registry.npmmirror.com/@dcloudio/uni-shared/3.0.0-alpha-3061120221201001 '@vue/compiler-core': registry.npmmirror.com/@vue/compiler-core/3.2.45 '@vue/shared': registry.npmmirror.com/@vue/shared/3.2.45 transitivePeerDependencies: @@ -747,18 +747,18 @@ packages: - vue dev: false - registry.npmmirror.com/@dcloudio/uni-mp-baidu/3.0.0-alpha-3061120221125001_postcss@8.4.19+vue@3.2.45: - resolution: {integrity: sha512-QO9EJE0qAgn1srEZ8yGanPTRdy+DMxYz2lHsGU4aJAxylfGafXhE4muOqbsSjbHSVeNkV582U0dz1WblFaIPdQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@dcloudio/uni-mp-baidu/-/uni-mp-baidu-3.0.0-alpha-3061120221125001.tgz} - id: registry.npmmirror.com/@dcloudio/uni-mp-baidu/3.0.0-alpha-3061120221125001 + registry.npmmirror.com/@dcloudio/uni-mp-baidu/3.0.0-alpha-3061120221201001_postcss@8.4.19+vue@3.2.45: + resolution: {integrity: sha512-agv6J9wG9FMoA6TS9CDU37UudyDY8G6CkNBt1pII5n2l4X+mtVzenHeYDNpfvfAWLR8N3rQmGjuWnTmg3qbP4g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@dcloudio/uni-mp-baidu/-/uni-mp-baidu-3.0.0-alpha-3061120221201001.tgz} + id: registry.npmmirror.com/@dcloudio/uni-mp-baidu/3.0.0-alpha-3061120221201001 name: '@dcloudio/uni-mp-baidu' - version: 3.0.0-alpha-3061120221125001 + version: 3.0.0-alpha-3061120221201001 dependencies: - '@dcloudio/uni-cli-shared': registry.npmmirror.com/@dcloudio/uni-cli-shared/3.0.0-alpha-3061120221125001_postcss@8.4.19+vue@3.2.45 - '@dcloudio/uni-mp-compiler': registry.npmmirror.com/@dcloudio/uni-mp-compiler/3.0.0-alpha-3061120221125001_postcss@8.4.19+vue@3.2.45 - '@dcloudio/uni-mp-vite': registry.npmmirror.com/@dcloudio/uni-mp-vite/3.0.0-alpha-3061120221125001_postcss@8.4.19+vue@3.2.45 - '@dcloudio/uni-mp-vue': registry.npmmirror.com/@dcloudio/uni-mp-vue/3.0.0-alpha-3061120221125001 - '@dcloudio/uni-mp-weixin': registry.npmmirror.com/@dcloudio/uni-mp-weixin/3.0.0-alpha-3061120221125001_postcss@8.4.19+vue@3.2.45 - '@dcloudio/uni-shared': registry.npmmirror.com/@dcloudio/uni-shared/3.0.0-alpha-3061120221125001 + '@dcloudio/uni-cli-shared': registry.npmmirror.com/@dcloudio/uni-cli-shared/3.0.0-alpha-3061120221201001_postcss@8.4.19+vue@3.2.45 + '@dcloudio/uni-mp-compiler': registry.npmmirror.com/@dcloudio/uni-mp-compiler/3.0.0-alpha-3061120221201001_postcss@8.4.19+vue@3.2.45 + '@dcloudio/uni-mp-vite': registry.npmmirror.com/@dcloudio/uni-mp-vite/3.0.0-alpha-3061120221201001_postcss@8.4.19+vue@3.2.45 + '@dcloudio/uni-mp-vue': registry.npmmirror.com/@dcloudio/uni-mp-vue/3.0.0-alpha-3061120221201001 + '@dcloudio/uni-mp-weixin': registry.npmmirror.com/@dcloudio/uni-mp-weixin/3.0.0-alpha-3061120221201001_postcss@8.4.19+vue@3.2.45 + '@dcloudio/uni-shared': registry.npmmirror.com/@dcloudio/uni-shared/3.0.0-alpha-3061120221201001 '@vue/compiler-core': registry.npmmirror.com/@vue/compiler-core/3.2.45 '@vue/shared': registry.npmmirror.com/@vue/shared/3.2.45 transitivePeerDependencies: @@ -768,17 +768,17 @@ packages: - vue dev: false - registry.npmmirror.com/@dcloudio/uni-mp-compiler/3.0.0-alpha-3061120221125001_postcss@8.4.19+vue@3.2.45: - resolution: {integrity: sha512-trfTb5kvdpi/EicfebHUWYWzOOkUaz3bJgSVhHTKdsc1DQQtgPXlEpdYlkLCZjmNQUciCEd2BxxgWYQSGdRSbA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@dcloudio/uni-mp-compiler/-/uni-mp-compiler-3.0.0-alpha-3061120221125001.tgz} - id: registry.npmmirror.com/@dcloudio/uni-mp-compiler/3.0.0-alpha-3061120221125001 + registry.npmmirror.com/@dcloudio/uni-mp-compiler/3.0.0-alpha-3061120221201001_postcss@8.4.19+vue@3.2.45: + resolution: {integrity: sha512-QCQm16pbkEv4IDV9tun2NxaKXI41etV0ImNY2mkJosC34Q5BJQH2kZKn7p8cHmL8Lj7dwYLyvC77EXKcmBsd6Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@dcloudio/uni-mp-compiler/-/uni-mp-compiler-3.0.0-alpha-3061120221201001.tgz} + id: registry.npmmirror.com/@dcloudio/uni-mp-compiler/3.0.0-alpha-3061120221201001 name: '@dcloudio/uni-mp-compiler' - version: 3.0.0-alpha-3061120221125001 + version: 3.0.0-alpha-3061120221201001 dependencies: - '@babel/generator': registry.npmmirror.com/@babel/generator/7.20.4 - '@babel/parser': registry.npmmirror.com/@babel/parser/7.20.3 - '@babel/types': registry.npmmirror.com/@babel/types/7.20.2 - '@dcloudio/uni-cli-shared': registry.npmmirror.com/@dcloudio/uni-cli-shared/3.0.0-alpha-3061120221125001_postcss@8.4.19+vue@3.2.45 - '@dcloudio/uni-shared': registry.npmmirror.com/@dcloudio/uni-shared/3.0.0-alpha-3061120221125001 + '@babel/generator': registry.npmmirror.com/@babel/generator/7.20.5 + '@babel/parser': registry.npmmirror.com/@babel/parser/7.20.5 + '@babel/types': registry.npmmirror.com/@babel/types/7.20.5 + '@dcloudio/uni-cli-shared': registry.npmmirror.com/@dcloudio/uni-cli-shared/3.0.0-alpha-3061120221201001_postcss@8.4.19+vue@3.2.45 + '@dcloudio/uni-shared': registry.npmmirror.com/@dcloudio/uni-shared/3.0.0-alpha-3061120221201001 '@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 @@ -790,18 +790,18 @@ packages: - vue dev: false - registry.npmmirror.com/@dcloudio/uni-mp-kuaishou/3.0.0-alpha-3061120221125001_postcss@8.4.19+vue@3.2.45: - resolution: {integrity: sha512-fYxwAUgtVAtTODfkh1jqXSdP3cUcbn8KukOQPq1Rjjo0L5KU5ENgIIO8s+uHKppM9y3KGMHJyj/JZlELDrTYgw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@dcloudio/uni-mp-kuaishou/-/uni-mp-kuaishou-3.0.0-alpha-3061120221125001.tgz} - id: registry.npmmirror.com/@dcloudio/uni-mp-kuaishou/3.0.0-alpha-3061120221125001 + registry.npmmirror.com/@dcloudio/uni-mp-kuaishou/3.0.0-alpha-3061120221201001_postcss@8.4.19+vue@3.2.45: + resolution: {integrity: sha512-knsFteR0y2wk4twPN+6L+Pg9JYI8SUE3v40F1pgTcvadK8cjmkxzmhzPW5La9gE8kwXPtpAK/oJieELL81PAuA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@dcloudio/uni-mp-kuaishou/-/uni-mp-kuaishou-3.0.0-alpha-3061120221201001.tgz} + id: registry.npmmirror.com/@dcloudio/uni-mp-kuaishou/3.0.0-alpha-3061120221201001 name: '@dcloudio/uni-mp-kuaishou' - version: 3.0.0-alpha-3061120221125001 + version: 3.0.0-alpha-3061120221201001 dependencies: - '@dcloudio/uni-cli-shared': registry.npmmirror.com/@dcloudio/uni-cli-shared/3.0.0-alpha-3061120221125001_postcss@8.4.19+vue@3.2.45 - '@dcloudio/uni-mp-compiler': registry.npmmirror.com/@dcloudio/uni-mp-compiler/3.0.0-alpha-3061120221125001_postcss@8.4.19+vue@3.2.45 - '@dcloudio/uni-mp-vite': registry.npmmirror.com/@dcloudio/uni-mp-vite/3.0.0-alpha-3061120221125001_postcss@8.4.19+vue@3.2.45 - '@dcloudio/uni-mp-vue': registry.npmmirror.com/@dcloudio/uni-mp-vue/3.0.0-alpha-3061120221125001 - '@dcloudio/uni-mp-weixin': registry.npmmirror.com/@dcloudio/uni-mp-weixin/3.0.0-alpha-3061120221125001_postcss@8.4.19+vue@3.2.45 - '@dcloudio/uni-shared': registry.npmmirror.com/@dcloudio/uni-shared/3.0.0-alpha-3061120221125001 + '@dcloudio/uni-cli-shared': registry.npmmirror.com/@dcloudio/uni-cli-shared/3.0.0-alpha-3061120221201001_postcss@8.4.19+vue@3.2.45 + '@dcloudio/uni-mp-compiler': registry.npmmirror.com/@dcloudio/uni-mp-compiler/3.0.0-alpha-3061120221201001_postcss@8.4.19+vue@3.2.45 + '@dcloudio/uni-mp-vite': registry.npmmirror.com/@dcloudio/uni-mp-vite/3.0.0-alpha-3061120221201001_postcss@8.4.19+vue@3.2.45 + '@dcloudio/uni-mp-vue': registry.npmmirror.com/@dcloudio/uni-mp-vue/3.0.0-alpha-3061120221201001 + '@dcloudio/uni-mp-weixin': registry.npmmirror.com/@dcloudio/uni-mp-weixin/3.0.0-alpha-3061120221201001_postcss@8.4.19+vue@3.2.45 + '@dcloudio/uni-shared': registry.npmmirror.com/@dcloudio/uni-shared/3.0.0-alpha-3061120221201001 '@vue/compiler-core': registry.npmmirror.com/@vue/compiler-core/3.2.45 '@vue/shared': registry.npmmirror.com/@vue/shared/3.2.45 transitivePeerDependencies: @@ -811,18 +811,18 @@ packages: - vue dev: false - registry.npmmirror.com/@dcloudio/uni-mp-lark/3.0.0-alpha-3061120221125001_postcss@8.4.19+vue@3.2.45: - resolution: {integrity: sha512-NZco4nX7JNaYJecQjRs+yviUavs+MQ27Ph3FkAdIF5OPPakW0D0zEbd7gv6KzJIA41cbnDcnjxvCYiUgiUqpMg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@dcloudio/uni-mp-lark/-/uni-mp-lark-3.0.0-alpha-3061120221125001.tgz} - id: registry.npmmirror.com/@dcloudio/uni-mp-lark/3.0.0-alpha-3061120221125001 + registry.npmmirror.com/@dcloudio/uni-mp-lark/3.0.0-alpha-3061120221201001_postcss@8.4.19+vue@3.2.45: + resolution: {integrity: sha512-Uuv9B6AkLOEXgz3wJEdBHb4rSuts/WK6vr7s7nW/lLkASBoJQsSFAtq7T94qlIoYTnEH76MbpkL0Wue3oJr2sQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@dcloudio/uni-mp-lark/-/uni-mp-lark-3.0.0-alpha-3061120221201001.tgz} + id: registry.npmmirror.com/@dcloudio/uni-mp-lark/3.0.0-alpha-3061120221201001 name: '@dcloudio/uni-mp-lark' - version: 3.0.0-alpha-3061120221125001 + version: 3.0.0-alpha-3061120221201001 dependencies: - '@dcloudio/uni-cli-shared': registry.npmmirror.com/@dcloudio/uni-cli-shared/3.0.0-alpha-3061120221125001_postcss@8.4.19+vue@3.2.45 - '@dcloudio/uni-mp-compiler': registry.npmmirror.com/@dcloudio/uni-mp-compiler/3.0.0-alpha-3061120221125001_postcss@8.4.19+vue@3.2.45 - '@dcloudio/uni-mp-toutiao': registry.npmmirror.com/@dcloudio/uni-mp-toutiao/3.0.0-alpha-3061120221125001_postcss@8.4.19+vue@3.2.45 - '@dcloudio/uni-mp-vite': registry.npmmirror.com/@dcloudio/uni-mp-vite/3.0.0-alpha-3061120221125001_postcss@8.4.19+vue@3.2.45 - '@dcloudio/uni-mp-vue': registry.npmmirror.com/@dcloudio/uni-mp-vue/3.0.0-alpha-3061120221125001 - '@dcloudio/uni-shared': registry.npmmirror.com/@dcloudio/uni-shared/3.0.0-alpha-3061120221125001 + '@dcloudio/uni-cli-shared': registry.npmmirror.com/@dcloudio/uni-cli-shared/3.0.0-alpha-3061120221201001_postcss@8.4.19+vue@3.2.45 + '@dcloudio/uni-mp-compiler': registry.npmmirror.com/@dcloudio/uni-mp-compiler/3.0.0-alpha-3061120221201001_postcss@8.4.19+vue@3.2.45 + '@dcloudio/uni-mp-toutiao': registry.npmmirror.com/@dcloudio/uni-mp-toutiao/3.0.0-alpha-3061120221201001_postcss@8.4.19+vue@3.2.45 + '@dcloudio/uni-mp-vite': registry.npmmirror.com/@dcloudio/uni-mp-vite/3.0.0-alpha-3061120221201001_postcss@8.4.19+vue@3.2.45 + '@dcloudio/uni-mp-vue': registry.npmmirror.com/@dcloudio/uni-mp-vue/3.0.0-alpha-3061120221201001 + '@dcloudio/uni-shared': registry.npmmirror.com/@dcloudio/uni-shared/3.0.0-alpha-3061120221201001 '@vue/compiler-core': registry.npmmirror.com/@vue/compiler-core/3.2.45 '@vue/shared': registry.npmmirror.com/@vue/shared/3.2.45 transitivePeerDependencies: @@ -832,16 +832,16 @@ packages: - vue dev: false - registry.npmmirror.com/@dcloudio/uni-mp-qq/3.0.0-alpha-3061120221125001_postcss@8.4.19+vue@3.2.45: - resolution: {integrity: sha512-BOyh2+y9XjcdTXuyALc2yAskgDZmkrjIuExbOadpV5t6QtgM9Sv4WNK9VYN4moNkjB9oVmCGxF2kpx1QV964rw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@dcloudio/uni-mp-qq/-/uni-mp-qq-3.0.0-alpha-3061120221125001.tgz} - id: registry.npmmirror.com/@dcloudio/uni-mp-qq/3.0.0-alpha-3061120221125001 + registry.npmmirror.com/@dcloudio/uni-mp-qq/3.0.0-alpha-3061120221201001_postcss@8.4.19+vue@3.2.45: + resolution: {integrity: sha512-EHCW7LD2/TPyvMAaHyfy6k5CdijqHksQbEIBFEI8Zu7qC6YZT4IjWgG00u34gbRwI4amGAZSA/WF8lKUrqQR1A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@dcloudio/uni-mp-qq/-/uni-mp-qq-3.0.0-alpha-3061120221201001.tgz} + id: registry.npmmirror.com/@dcloudio/uni-mp-qq/3.0.0-alpha-3061120221201001 name: '@dcloudio/uni-mp-qq' - version: 3.0.0-alpha-3061120221125001 + version: 3.0.0-alpha-3061120221201001 dependencies: - '@dcloudio/uni-cli-shared': registry.npmmirror.com/@dcloudio/uni-cli-shared/3.0.0-alpha-3061120221125001_postcss@8.4.19+vue@3.2.45 - '@dcloudio/uni-mp-vite': registry.npmmirror.com/@dcloudio/uni-mp-vite/3.0.0-alpha-3061120221125001_postcss@8.4.19+vue@3.2.45 - '@dcloudio/uni-mp-vue': registry.npmmirror.com/@dcloudio/uni-mp-vue/3.0.0-alpha-3061120221125001 - '@dcloudio/uni-shared': registry.npmmirror.com/@dcloudio/uni-shared/3.0.0-alpha-3061120221125001 + '@dcloudio/uni-cli-shared': registry.npmmirror.com/@dcloudio/uni-cli-shared/3.0.0-alpha-3061120221201001_postcss@8.4.19+vue@3.2.45 + '@dcloudio/uni-mp-vite': registry.npmmirror.com/@dcloudio/uni-mp-vite/3.0.0-alpha-3061120221201001_postcss@8.4.19+vue@3.2.45 + '@dcloudio/uni-mp-vue': registry.npmmirror.com/@dcloudio/uni-mp-vue/3.0.0-alpha-3061120221201001 + '@dcloudio/uni-shared': registry.npmmirror.com/@dcloudio/uni-shared/3.0.0-alpha-3061120221201001 '@vue/shared': registry.npmmirror.com/@vue/shared/3.2.45 fs-extra: registry.npmmirror.com/fs-extra/10.1.0 transitivePeerDependencies: @@ -851,17 +851,17 @@ packages: - vue dev: false - registry.npmmirror.com/@dcloudio/uni-mp-toutiao/3.0.0-alpha-3061120221125001_postcss@8.4.19+vue@3.2.45: - resolution: {integrity: sha512-60/wX/dkTFkPTmyqwwNjXwdHnBaRJKO84nTJRblB1UHtAg5zB3fVC8QMI92UFzxKZU70yCqwzXWNUjV9LHL2Fg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@dcloudio/uni-mp-toutiao/-/uni-mp-toutiao-3.0.0-alpha-3061120221125001.tgz} - id: registry.npmmirror.com/@dcloudio/uni-mp-toutiao/3.0.0-alpha-3061120221125001 + registry.npmmirror.com/@dcloudio/uni-mp-toutiao/3.0.0-alpha-3061120221201001_postcss@8.4.19+vue@3.2.45: + resolution: {integrity: sha512-BamoefEWeEZDpit1S5PjLkvsqjDhC4Jbrc95AdZZFprl+taDMsAV+SQjKRez2EGQv1K4f9A+YpdbS76fbGFWFA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@dcloudio/uni-mp-toutiao/-/uni-mp-toutiao-3.0.0-alpha-3061120221201001.tgz} + id: registry.npmmirror.com/@dcloudio/uni-mp-toutiao/3.0.0-alpha-3061120221201001 name: '@dcloudio/uni-mp-toutiao' - version: 3.0.0-alpha-3061120221125001 + version: 3.0.0-alpha-3061120221201001 dependencies: - '@dcloudio/uni-cli-shared': registry.npmmirror.com/@dcloudio/uni-cli-shared/3.0.0-alpha-3061120221125001_postcss@8.4.19+vue@3.2.45 - '@dcloudio/uni-mp-compiler': registry.npmmirror.com/@dcloudio/uni-mp-compiler/3.0.0-alpha-3061120221125001_postcss@8.4.19+vue@3.2.45 - '@dcloudio/uni-mp-vite': registry.npmmirror.com/@dcloudio/uni-mp-vite/3.0.0-alpha-3061120221125001_postcss@8.4.19+vue@3.2.45 - '@dcloudio/uni-mp-vue': registry.npmmirror.com/@dcloudio/uni-mp-vue/3.0.0-alpha-3061120221125001 - '@dcloudio/uni-shared': registry.npmmirror.com/@dcloudio/uni-shared/3.0.0-alpha-3061120221125001 + '@dcloudio/uni-cli-shared': registry.npmmirror.com/@dcloudio/uni-cli-shared/3.0.0-alpha-3061120221201001_postcss@8.4.19+vue@3.2.45 + '@dcloudio/uni-mp-compiler': registry.npmmirror.com/@dcloudio/uni-mp-compiler/3.0.0-alpha-3061120221201001_postcss@8.4.19+vue@3.2.45 + '@dcloudio/uni-mp-vite': registry.npmmirror.com/@dcloudio/uni-mp-vite/3.0.0-alpha-3061120221201001_postcss@8.4.19+vue@3.2.45 + '@dcloudio/uni-mp-vue': registry.npmmirror.com/@dcloudio/uni-mp-vue/3.0.0-alpha-3061120221201001 + '@dcloudio/uni-shared': registry.npmmirror.com/@dcloudio/uni-shared/3.0.0-alpha-3061120221201001 '@vue/compiler-core': registry.npmmirror.com/@vue/compiler-core/3.2.45 '@vue/shared': registry.npmmirror.com/@vue/shared/3.2.45 transitivePeerDependencies: @@ -871,17 +871,17 @@ packages: - vue dev: false - registry.npmmirror.com/@dcloudio/uni-mp-vite/3.0.0-alpha-3061120221125001_postcss@8.4.19+vue@3.2.45: - resolution: {integrity: sha512-pX1xByGvJMkY6XfOJn4d1QA6TtxsMyJgLRG9WU0OnPBJoG7SWu5QjDJ4ymK/c/FUR85tvGj4LNSZOK3pJDs7RA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@dcloudio/uni-mp-vite/-/uni-mp-vite-3.0.0-alpha-3061120221125001.tgz} - id: registry.npmmirror.com/@dcloudio/uni-mp-vite/3.0.0-alpha-3061120221125001 + registry.npmmirror.com/@dcloudio/uni-mp-vite/3.0.0-alpha-3061120221201001_postcss@8.4.19+vue@3.2.45: + resolution: {integrity: sha512-Wvpy3YxV+V9YO9nY3iakoX1kG0IqOYHBW24GyKjtJvoCt74wQoADVbzD1eGtmNbI/FXUfyDGKAxVW9GfUVZ6bw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@dcloudio/uni-mp-vite/-/uni-mp-vite-3.0.0-alpha-3061120221201001.tgz} + id: registry.npmmirror.com/@dcloudio/uni-mp-vite/3.0.0-alpha-3061120221201001 name: '@dcloudio/uni-mp-vite' - version: 3.0.0-alpha-3061120221125001 + version: 3.0.0-alpha-3061120221201001 dependencies: - '@dcloudio/uni-cli-shared': registry.npmmirror.com/@dcloudio/uni-cli-shared/3.0.0-alpha-3061120221125001_postcss@8.4.19+vue@3.2.45 - '@dcloudio/uni-i18n': registry.npmmirror.com/@dcloudio/uni-i18n/3.0.0-alpha-3061120221125001 - '@dcloudio/uni-mp-compiler': registry.npmmirror.com/@dcloudio/uni-mp-compiler/3.0.0-alpha-3061120221125001_postcss@8.4.19+vue@3.2.45 - '@dcloudio/uni-mp-vue': registry.npmmirror.com/@dcloudio/uni-mp-vue/3.0.0-alpha-3061120221125001 - '@dcloudio/uni-shared': registry.npmmirror.com/@dcloudio/uni-shared/3.0.0-alpha-3061120221125001 + '@dcloudio/uni-cli-shared': registry.npmmirror.com/@dcloudio/uni-cli-shared/3.0.0-alpha-3061120221201001_postcss@8.4.19+vue@3.2.45 + '@dcloudio/uni-i18n': registry.npmmirror.com/@dcloudio/uni-i18n/3.0.0-alpha-3061120221201001 + '@dcloudio/uni-mp-compiler': registry.npmmirror.com/@dcloudio/uni-mp-compiler/3.0.0-alpha-3061120221201001_postcss@8.4.19+vue@3.2.45 + '@dcloudio/uni-mp-vue': registry.npmmirror.com/@dcloudio/uni-mp-vue/3.0.0-alpha-3061120221201001 + '@dcloudio/uni-shared': registry.npmmirror.com/@dcloudio/uni-shared/3.0.0-alpha-3061120221201001 '@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 @@ -892,25 +892,25 @@ packages: - vue dev: false - registry.npmmirror.com/@dcloudio/uni-mp-vue/3.0.0-alpha-3061120221125001: - resolution: {integrity: sha512-RsONGbKNao9MhQTSvuGS3TyQcc801UssWXcInb7dVPFAkCkU23QXUHY9+0pO5X9+1eg1a6Qy2Y99OwBZS9ZVZQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@dcloudio/uni-mp-vue/-/uni-mp-vue-3.0.0-alpha-3061120221125001.tgz} + registry.npmmirror.com/@dcloudio/uni-mp-vue/3.0.0-alpha-3061120221201001: + resolution: {integrity: sha512-xETwtq40Yvxx6fI+xiJPJ6RfV4GxmFzzet/Al1oU1AcQVrVh75tQHF9Xm1InvQTE2f7mkGt3apJ2LRmDePJ0pg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@dcloudio/uni-mp-vue/-/uni-mp-vue-3.0.0-alpha-3061120221201001.tgz} name: '@dcloudio/uni-mp-vue' - version: 3.0.0-alpha-3061120221125001 + version: 3.0.0-alpha-3061120221201001 dependencies: - '@dcloudio/uni-shared': registry.npmmirror.com/@dcloudio/uni-shared/3.0.0-alpha-3061120221125001 + '@dcloudio/uni-shared': registry.npmmirror.com/@dcloudio/uni-shared/3.0.0-alpha-3061120221201001 '@vue/shared': registry.npmmirror.com/@vue/shared/3.2.45 dev: false - registry.npmmirror.com/@dcloudio/uni-mp-weixin/3.0.0-alpha-3061120221125001_postcss@8.4.19+vue@3.2.45: - resolution: {integrity: sha512-OH/Rl49vp9asBUKnDkQ4uZdh8cSWqJl4YU3s5UhHwdG7SqHPLRIeFew6Xt6v3qKOh0NHl4esySRQNFp4wLNMAA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@dcloudio/uni-mp-weixin/-/uni-mp-weixin-3.0.0-alpha-3061120221125001.tgz} - id: registry.npmmirror.com/@dcloudio/uni-mp-weixin/3.0.0-alpha-3061120221125001 + registry.npmmirror.com/@dcloudio/uni-mp-weixin/3.0.0-alpha-3061120221201001_postcss@8.4.19+vue@3.2.45: + resolution: {integrity: sha512-jBqSCiMwsmQoL5V/FwiUJQtRl8ld6L7nfX1PYdzW65PQ7hofKoHu4H6cQvPubE/m5XGVdFfC4QLJVuZvnG4Z8A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@dcloudio/uni-mp-weixin/-/uni-mp-weixin-3.0.0-alpha-3061120221201001.tgz} + id: registry.npmmirror.com/@dcloudio/uni-mp-weixin/3.0.0-alpha-3061120221201001 name: '@dcloudio/uni-mp-weixin' - version: 3.0.0-alpha-3061120221125001 + version: 3.0.0-alpha-3061120221201001 dependencies: - '@dcloudio/uni-cli-shared': registry.npmmirror.com/@dcloudio/uni-cli-shared/3.0.0-alpha-3061120221125001_postcss@8.4.19+vue@3.2.45 - '@dcloudio/uni-mp-vite': registry.npmmirror.com/@dcloudio/uni-mp-vite/3.0.0-alpha-3061120221125001_postcss@8.4.19+vue@3.2.45 - '@dcloudio/uni-mp-vue': registry.npmmirror.com/@dcloudio/uni-mp-vue/3.0.0-alpha-3061120221125001 - '@dcloudio/uni-shared': registry.npmmirror.com/@dcloudio/uni-shared/3.0.0-alpha-3061120221125001 + '@dcloudio/uni-cli-shared': registry.npmmirror.com/@dcloudio/uni-cli-shared/3.0.0-alpha-3061120221201001_postcss@8.4.19+vue@3.2.45 + '@dcloudio/uni-mp-vite': registry.npmmirror.com/@dcloudio/uni-mp-vite/3.0.0-alpha-3061120221201001_postcss@8.4.19+vue@3.2.45 + '@dcloudio/uni-mp-vue': registry.npmmirror.com/@dcloudio/uni-mp-vue/3.0.0-alpha-3061120221201001 + '@dcloudio/uni-shared': registry.npmmirror.com/@dcloudio/uni-shared/3.0.0-alpha-3061120221201001 '@vue/shared': registry.npmmirror.com/@vue/shared/3.2.45 transitivePeerDependencies: - postcss @@ -919,23 +919,23 @@ packages: - vue dev: false - registry.npmmirror.com/@dcloudio/uni-nvue-styler/3.0.0-alpha-3061120221125001: - resolution: {integrity: sha512-wtvRx1fL5TLD9wS9t/Xvw7ky5ptulgEWjUHVp9vde8XHG63MwzAx3G5qaFgYNZFon0IZ7teBgKaJTRj9h3XPhQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@dcloudio/uni-nvue-styler/-/uni-nvue-styler-3.0.0-alpha-3061120221125001.tgz} + registry.npmmirror.com/@dcloudio/uni-nvue-styler/3.0.0-alpha-3061120221201001: + resolution: {integrity: sha512-uv3MY1xLN+dFxSQnC9a7/9bxXyM2Lt35ppU3NVFmejAm1J5hGuWDReUekPTtF+kOywljVdO+eGoNCn/rYomK/A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@dcloudio/uni-nvue-styler/-/uni-nvue-styler-3.0.0-alpha-3061120221201001.tgz} name: '@dcloudio/uni-nvue-styler' - version: 3.0.0-alpha-3061120221125001 + version: 3.0.0-alpha-3061120221201001 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.19 dev: false - registry.npmmirror.com/@dcloudio/uni-push/3.0.0-alpha-3061120221125001_postcss@8.4.19+vue@3.2.45: - resolution: {integrity: sha512-jh+n5Wgcb06Kty18pNaCJ251nb9PvGlTH1eS21cFJXMtuQcnWC6zc7nrFOH5RqM6nbYohi/xewDtsFZrZgUKvg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@dcloudio/uni-push/-/uni-push-3.0.0-alpha-3061120221125001.tgz} - id: registry.npmmirror.com/@dcloudio/uni-push/3.0.0-alpha-3061120221125001 + registry.npmmirror.com/@dcloudio/uni-push/3.0.0-alpha-3061120221201001_postcss@8.4.19+vue@3.2.45: + resolution: {integrity: sha512-XacXe8lMYcmdWlPBB6MM/bswNJip85Qr6+wYRoPQHdKhQh9p5DQJNV82MGy0KSosw86YhqxJQkMfsJLYE4TYuQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@dcloudio/uni-push/-/uni-push-3.0.0-alpha-3061120221201001.tgz} + id: registry.npmmirror.com/@dcloudio/uni-push/3.0.0-alpha-3061120221201001 name: '@dcloudio/uni-push' - version: 3.0.0-alpha-3061120221125001 + version: 3.0.0-alpha-3061120221201001 dependencies: - '@dcloudio/uni-cli-shared': registry.npmmirror.com/@dcloudio/uni-cli-shared/3.0.0-alpha-3061120221125001_postcss@8.4.19+vue@3.2.45 + '@dcloudio/uni-cli-shared': registry.npmmirror.com/@dcloudio/uni-cli-shared/3.0.0-alpha-3061120221201001_postcss@8.4.19+vue@3.2.45 transitivePeerDependencies: - postcss - supports-color @@ -943,16 +943,16 @@ packages: - vue dev: false - registry.npmmirror.com/@dcloudio/uni-quickapp-webview/3.0.0-alpha-3061120221125001_postcss@8.4.19+vue@3.2.45: - resolution: {integrity: sha512-e7TlRUdnJVrj/pHFS4eO0HA1oGO5oVTSVeQMdPhOIxiuTJWZSDXQlfIadawPeYHrhk0Lc7sPKAllyQGmsfL6tw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@dcloudio/uni-quickapp-webview/-/uni-quickapp-webview-3.0.0-alpha-3061120221125001.tgz} - id: registry.npmmirror.com/@dcloudio/uni-quickapp-webview/3.0.0-alpha-3061120221125001 + registry.npmmirror.com/@dcloudio/uni-quickapp-webview/3.0.0-alpha-3061120221201001_postcss@8.4.19+vue@3.2.45: + resolution: {integrity: sha512-2EeL+ks0Q6C6YZ3uxNmR97Un4Z7+qbpv0GU+y9i+u5aCR+Pl38SyLx+lrbT66bjJ/zy63EaCgZRulLr7oSZE7A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@dcloudio/uni-quickapp-webview/-/uni-quickapp-webview-3.0.0-alpha-3061120221201001.tgz} + id: registry.npmmirror.com/@dcloudio/uni-quickapp-webview/3.0.0-alpha-3061120221201001 name: '@dcloudio/uni-quickapp-webview' - version: 3.0.0-alpha-3061120221125001 + version: 3.0.0-alpha-3061120221201001 dependencies: - '@dcloudio/uni-cli-shared': registry.npmmirror.com/@dcloudio/uni-cli-shared/3.0.0-alpha-3061120221125001_postcss@8.4.19+vue@3.2.45 - '@dcloudio/uni-mp-vite': registry.npmmirror.com/@dcloudio/uni-mp-vite/3.0.0-alpha-3061120221125001_postcss@8.4.19+vue@3.2.45 - '@dcloudio/uni-mp-vue': registry.npmmirror.com/@dcloudio/uni-mp-vue/3.0.0-alpha-3061120221125001 - '@dcloudio/uni-shared': registry.npmmirror.com/@dcloudio/uni-shared/3.0.0-alpha-3061120221125001 + '@dcloudio/uni-cli-shared': registry.npmmirror.com/@dcloudio/uni-cli-shared/3.0.0-alpha-3061120221201001_postcss@8.4.19+vue@3.2.45 + '@dcloudio/uni-mp-vite': registry.npmmirror.com/@dcloudio/uni-mp-vite/3.0.0-alpha-3061120221201001_postcss@8.4.19+vue@3.2.45 + '@dcloudio/uni-mp-vue': registry.npmmirror.com/@dcloudio/uni-mp-vue/3.0.0-alpha-3061120221201001 + '@dcloudio/uni-shared': registry.npmmirror.com/@dcloudio/uni-shared/3.0.0-alpha-3061120221201001 '@vue/shared': registry.npmmirror.com/@vue/shared/3.2.45 transitivePeerDependencies: - postcss @@ -961,21 +961,21 @@ packages: - vue dev: false - registry.npmmirror.com/@dcloudio/uni-shared/3.0.0-alpha-3061120221125001: - resolution: {integrity: sha512-0rOdjw9YM3KuUxQNhjITzyfHt2E/bwEqlGXcWaaWGlBp5qBkpS7Ibxty/zti/Zd4X2r3eRCI4vjC66qzXa//lw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@dcloudio/uni-shared/-/uni-shared-3.0.0-alpha-3061120221125001.tgz} + registry.npmmirror.com/@dcloudio/uni-shared/3.0.0-alpha-3061120221201001: + resolution: {integrity: sha512-2pdfoVfypVhjtJ7A6C+JBFd8r3bcmrzkqxgKv8apF97aV0L4j/tynfcOwjXT/f9tTybJHE60liiQ8nyz/+HHYg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@dcloudio/uni-shared/-/uni-shared-3.0.0-alpha-3061120221201001.tgz} name: '@dcloudio/uni-shared' - version: 3.0.0-alpha-3061120221125001 + version: 3.0.0-alpha-3061120221201001 dependencies: '@vue/shared': registry.npmmirror.com/@vue/shared/3.2.45 - registry.npmmirror.com/@dcloudio/uni-stat/3.0.0-alpha-3061120221125001_postcss@8.4.19+vue@3.2.45: - resolution: {integrity: sha512-OJNAMGLDKnYS6WyGXAexCKhsvdN8FNz/+VdQD1IeHaNJKOxfz6gpt2IWfvioY2/q5s6ytFMBkJU+0KdX5VHONA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@dcloudio/uni-stat/-/uni-stat-3.0.0-alpha-3061120221125001.tgz} - id: registry.npmmirror.com/@dcloudio/uni-stat/3.0.0-alpha-3061120221125001 + registry.npmmirror.com/@dcloudio/uni-stat/3.0.0-alpha-3061120221201001_postcss@8.4.19+vue@3.2.45: + resolution: {integrity: sha512-RXn9F0c0Gp7bh+DNhwG5xfEp19JlZZmsD8znC9lBPiE4KQ0jycnkgxR30UJwDLzURokWOUXpuni03BMEVq+Sww==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@dcloudio/uni-stat/-/uni-stat-3.0.0-alpha-3061120221201001.tgz} + id: registry.npmmirror.com/@dcloudio/uni-stat/3.0.0-alpha-3061120221201001 name: '@dcloudio/uni-stat' - version: 3.0.0-alpha-3061120221125001 + version: 3.0.0-alpha-3061120221201001 dependencies: - '@dcloudio/uni-cli-shared': registry.npmmirror.com/@dcloudio/uni-cli-shared/3.0.0-alpha-3061120221125001_postcss@8.4.19+vue@3.2.45 - '@dcloudio/uni-shared': registry.npmmirror.com/@dcloudio/uni-shared/3.0.0-alpha-3061120221125001 + '@dcloudio/uni-cli-shared': registry.npmmirror.com/@dcloudio/uni-cli-shared/3.0.0-alpha-3061120221201001_postcss@8.4.19+vue@3.2.45 + '@dcloudio/uni-shared': registry.npmmirror.com/@dcloudio/uni-shared/3.0.0-alpha-3061120221201001 debug: registry.npmmirror.com/debug/4.3.4 transitivePeerDependencies: - postcss @@ -984,21 +984,21 @@ packages: - vue dev: false - registry.npmmirror.com/@dcloudio/vite-plugin-uni/3.0.0-alpha-3061120221125001_frjz3sus4jkmj2uem6ddky233y: - resolution: {integrity: sha512-xJFI0dzfAwNzlpDB0jDq9FDN0b0SQ6fFZzCAiq23BXs4S4+MONu7WGf8AyU+XnAQ1PKqrsVrL7fcnCTs/btjvw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@dcloudio/vite-plugin-uni/-/vite-plugin-uni-3.0.0-alpha-3061120221125001.tgz} - id: registry.npmmirror.com/@dcloudio/vite-plugin-uni/3.0.0-alpha-3061120221125001 + registry.npmmirror.com/@dcloudio/vite-plugin-uni/3.0.0-alpha-3061120221201001_frjz3sus4jkmj2uem6ddky233y: + resolution: {integrity: sha512-5rcAkgw7qhiwSxckmWF6tmOEPA36Rffog/ZmWu0wCWivBhEoSWSzuhnErofHDW881DFXq0U7Y4/8G7rbkaOmUg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@dcloudio/vite-plugin-uni/-/vite-plugin-uni-3.0.0-alpha-3061120221201001.tgz} + id: registry.npmmirror.com/@dcloudio/vite-plugin-uni/3.0.0-alpha-3061120221201001 name: '@dcloudio/vite-plugin-uni' - version: 3.0.0-alpha-3061120221125001 + version: 3.0.0-alpha-3061120221201001 engines: {node: ^14.18.0 || >=16.0.0} hasBin: true peerDependencies: vite: 3.2.4 dependencies: - '@babel/core': registry.npmmirror.com/@babel/core/7.20.2 - '@babel/plugin-syntax-import-meta': registry.npmmirror.com/@babel/plugin-syntax-import-meta/7.10.4_@babel+core@7.20.2 - '@babel/plugin-transform-typescript': registry.npmmirror.com/@babel/plugin-transform-typescript/7.20.2_@babel+core@7.20.2 - '@dcloudio/uni-cli-shared': registry.npmmirror.com/@dcloudio/uni-cli-shared/3.0.0-alpha-3061120221125001_postcss@8.4.19+vue@3.2.45 - '@dcloudio/uni-shared': registry.npmmirror.com/@dcloudio/uni-shared/3.0.0-alpha-3061120221125001 + '@babel/core': registry.npmmirror.com/@babel/core/7.20.5 + '@babel/plugin-syntax-import-meta': registry.npmmirror.com/@babel/plugin-syntax-import-meta/7.10.4_@babel+core@7.20.5 + '@babel/plugin-transform-typescript': registry.npmmirror.com/@babel/plugin-transform-typescript/7.20.2_@babel+core@7.20.5 + '@dcloudio/uni-cli-shared': registry.npmmirror.com/@dcloudio/uni-cli-shared/3.0.0-alpha-3061120221201001_postcss@8.4.19+vue@3.2.45 + '@dcloudio/uni-shared': registry.npmmirror.com/@dcloudio/uni-shared/3.0.0-alpha-3061120221201001 '@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.0+vite@3.2.4 '@vitejs/plugin-vue': registry.npmmirror.com/@vitejs/plugin-vue/3.2.0_vite@3.2.4+vue@3.2.45 @@ -1025,20 +1025,20 @@ packages: - vue dev: true - registry.npmmirror.com/@esbuild/android-arm/0.15.15: - resolution: {integrity: sha512-JJjZjJi2eBL01QJuWjfCdZxcIgot+VoK6Fq7eKF9w4YHm9hwl7nhBR1o2Wnt/WcANk5l9SkpvrldW1PLuXxcbw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/android-arm/-/android-arm-0.15.15.tgz} + registry.npmmirror.com/@esbuild/android-arm/0.15.16: + resolution: {integrity: sha512-nyB6CH++2mSgx3GbnrJsZSxzne5K0HMyNIWafDHqYy7IwxFc4fd/CgHVZXr8Eh+Q3KbIAcAe3vGyqIPhGblvMQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/android-arm/-/android-arm-0.15.16.tgz} name: '@esbuild/android-arm' - version: 0.15.15 + version: 0.15.16 engines: {node: '>=12'} cpu: [arm] os: [android] requiresBuild: true optional: true - registry.npmmirror.com/@esbuild/linux-loong64/0.15.15: - resolution: {integrity: sha512-lhz6UNPMDXUhtXSulw8XlFAtSYO26WmHQnCi2Lg2p+/TMiJKNLtZCYUxV4wG6rZMzXmr8InGpNwk+DLT2Hm0PA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/linux-loong64/-/linux-loong64-0.15.15.tgz} + registry.npmmirror.com/@esbuild/linux-loong64/0.15.16: + resolution: {integrity: sha512-SDLfP1uoB0HZ14CdVYgagllgrG7Mdxhkt4jDJOKl/MldKrkQ6vDJMZKl2+5XsEY/Lzz37fjgLQoJBGuAw/x8kQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/linux-loong64/-/linux-loong64-0.15.16.tgz} name: '@esbuild/linux-loong64' - version: 0.15.15 + version: 0.15.16 engines: {node: '>=12'} cpu: [loong64] os: [linux] @@ -1055,7 +1055,7 @@ packages: debug: registry.npmmirror.com/debug/4.3.4 espree: registry.npmmirror.com/espree/9.4.1 globals: registry.npmmirror.com/globals/13.18.0 - ignore: registry.npmmirror.com/ignore/5.2.0 + ignore: registry.npmmirror.com/ignore/5.2.1 import-fresh: registry.npmmirror.com/import-fresh/3.3.0 js-yaml: registry.npmmirror.com/js-yaml/4.1.0 minimatch: registry.npmmirror.com/minimatch/3.1.2 @@ -1098,18 +1098,18 @@ packages: version: 1.2.1 dev: true - registry.npmmirror.com/@iconify/iconify/3.0.0: - resolution: {integrity: sha512-wgCSv4GwVLzwGqfUkYEDT9XOfetGZV67D5CmMYp74IdaPMnyOWb/3XxUPvGmuTt8Yw9xekMqzvdQp/p+a/abNw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@iconify/iconify/-/iconify-3.0.0.tgz} + 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} name: '@iconify/iconify' - version: 3.0.0 + version: 3.0.1 dependencies: '@iconify/types': registry.npmmirror.com/@iconify/types/2.0.0 dev: false - registry.npmmirror.com/@iconify/json/2.1.144: - resolution: {integrity: sha512-U4W9EHgDVKk/ll8fJ8J6atgtYj9MjPUiKtVlMlyz+SO90lI34QbgVJZOP/DEezLP/HcAIDLS2pgX+x+kFIkeWg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@iconify/json/-/json-2.1.144.tgz} + registry.npmmirror.com/@iconify/json/2.1.146: + resolution: {integrity: sha512-wIGCtWvxNjWbHPOuJK1e7VaRn0EVrcpzTyC1TaSDRJFsBoGki9Z2NEPEPOS4VaEukh8MLHzLor1IMGgiLhfohg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@iconify/json/-/json-2.1.146.tgz} name: '@iconify/json' - version: 2.1.144 + version: 2.1.146 dependencies: '@iconify/types': registry.npmmirror.com/@iconify/types/2.0.0 pathe: registry.npmmirror.com/pathe/0.3.9 @@ -1417,13 +1417,13 @@ packages: name: '@types/lodash-es' version: 4.17.6 dependencies: - '@types/lodash': registry.npmmirror.com/@types/lodash/4.14.190 + '@types/lodash': registry.npmmirror.com/@types/lodash/4.14.191 dev: true - registry.npmmirror.com/@types/lodash/4.14.190: - resolution: {integrity: sha512-5iJ3FBJBvQHQ8sFhEhJfjUP+G+LalhavTkYyrAYqz5MEJG+erSv0k9KJLb6q7++17Lafk1scaTIFXcMJlwK8Mw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/lodash/-/lodash-4.14.190.tgz} + registry.npmmirror.com/@types/lodash/4.14.191: + resolution: {integrity: sha512-BdZ5BCCvho3EIXw6wUCXHe7rS53AIDPLE+JzwgT+OsJk53oBfbSmZZ7CX4VaRoN78N+TJpFi9QPlfIVNmJYWxQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/lodash/-/lodash-4.14.191.tgz} name: '@types/lodash' - version: 4.14.190 + version: 4.14.191 dev: true registry.npmmirror.com/@types/node/17.0.45: @@ -1451,11 +1451,11 @@ packages: version: 7.3.13 dev: true - registry.npmmirror.com/@typescript-eslint/eslint-plugin/5.44.0_fnsv2sbzcckq65bwfk7a5xwslu: - resolution: {integrity: sha512-j5ULd7FmmekcyWeArx+i8x7sdRHzAtXTkmDPthE4amxZOWKFK7bomoJ4r7PJ8K7PoMzD16U8MmuZFAonr1ERvw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.44.0.tgz} - id: registry.npmmirror.com/@typescript-eslint/eslint-plugin/5.44.0 + registry.npmmirror.com/@typescript-eslint/eslint-plugin/5.45.0_czs5uoqkd3podpy6vgtsxfc7au: + resolution: {integrity: sha512-CXXHNlf0oL+Yg021cxgOdMHNTXD17rHkq7iW6RFHoybdFgQBjU3yIXhhcPpGwr1CjZlo6ET8C6tzX5juQoXeGA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.45.0.tgz} + id: registry.npmmirror.com/@typescript-eslint/eslint-plugin/5.45.0 name: '@typescript-eslint/eslint-plugin' - version: 5.44.0 + version: 5.45.0 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: '@typescript-eslint/parser': ^5.0.0 @@ -1465,13 +1465,13 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/parser': registry.npmmirror.com/@typescript-eslint/parser/5.44.0_hsf322ms6xhhd4b5ne6lb74y4a - '@typescript-eslint/scope-manager': registry.npmmirror.com/@typescript-eslint/scope-manager/5.44.0 - '@typescript-eslint/type-utils': registry.npmmirror.com/@typescript-eslint/type-utils/5.44.0_hsf322ms6xhhd4b5ne6lb74y4a - '@typescript-eslint/utils': registry.npmmirror.com/@typescript-eslint/utils/5.44.0_hsf322ms6xhhd4b5ne6lb74y4a + '@typescript-eslint/parser': registry.npmmirror.com/@typescript-eslint/parser/5.45.0_hsf322ms6xhhd4b5ne6lb74y4a + '@typescript-eslint/scope-manager': registry.npmmirror.com/@typescript-eslint/scope-manager/5.45.0 + '@typescript-eslint/type-utils': registry.npmmirror.com/@typescript-eslint/type-utils/5.45.0_hsf322ms6xhhd4b5ne6lb74y4a + '@typescript-eslint/utils': registry.npmmirror.com/@typescript-eslint/utils/5.45.0_hsf322ms6xhhd4b5ne6lb74y4a debug: registry.npmmirror.com/debug/4.3.4 eslint: registry.npmmirror.com/eslint/8.28.0 - ignore: registry.npmmirror.com/ignore/5.2.0 + ignore: registry.npmmirror.com/ignore/5.2.1 natural-compare-lite: registry.npmmirror.com/natural-compare-lite/1.4.0 regexpp: registry.npmmirror.com/regexpp/3.2.0 semver: registry.npmmirror.com/semver/7.3.8 @@ -1481,11 +1481,11 @@ packages: - supports-color dev: true - registry.npmmirror.com/@typescript-eslint/parser/5.44.0_hsf322ms6xhhd4b5ne6lb74y4a: - resolution: {integrity: sha512-H7LCqbZnKqkkgQHaKLGC6KUjt3pjJDx8ETDqmwncyb6PuoigYajyAwBGz08VU/l86dZWZgI4zm5k2VaKqayYyA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@typescript-eslint/parser/-/parser-5.44.0.tgz} - id: registry.npmmirror.com/@typescript-eslint/parser/5.44.0 + registry.npmmirror.com/@typescript-eslint/parser/5.45.0_hsf322ms6xhhd4b5ne6lb74y4a: + resolution: {integrity: sha512-brvs/WSM4fKUmF5Ot/gEve6qYiCMjm6w4HkHPfS6ZNmxTS0m0iNN4yOChImaCkqc1hRwFGqUyanMXuGal6oyyQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@typescript-eslint/parser/-/parser-5.45.0.tgz} + id: registry.npmmirror.com/@typescript-eslint/parser/5.45.0 name: '@typescript-eslint/parser' - version: 5.44.0 + version: 5.45.0 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 @@ -1494,9 +1494,9 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/scope-manager': registry.npmmirror.com/@typescript-eslint/scope-manager/5.44.0 - '@typescript-eslint/types': registry.npmmirror.com/@typescript-eslint/types/5.44.0 - '@typescript-eslint/typescript-estree': registry.npmmirror.com/@typescript-eslint/typescript-estree/5.44.0_typescript@4.9.3 + '@typescript-eslint/scope-manager': registry.npmmirror.com/@typescript-eslint/scope-manager/5.45.0 + '@typescript-eslint/types': registry.npmmirror.com/@typescript-eslint/types/5.45.0 + '@typescript-eslint/typescript-estree': registry.npmmirror.com/@typescript-eslint/typescript-estree/5.45.0_typescript@4.9.3 debug: registry.npmmirror.com/debug/4.3.4 eslint: registry.npmmirror.com/eslint/8.28.0 typescript: registry.npmmirror.com/typescript/4.9.3 @@ -1504,21 +1504,21 @@ packages: - supports-color dev: true - registry.npmmirror.com/@typescript-eslint/scope-manager/5.44.0: - resolution: {integrity: sha512-2pKml57KusI0LAhgLKae9kwWeITZ7IsZs77YxyNyIVOwQ1kToyXRaJLl+uDEXzMN5hnobKUOo2gKntK9H1YL8g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@typescript-eslint/scope-manager/-/scope-manager-5.44.0.tgz} + registry.npmmirror.com/@typescript-eslint/scope-manager/5.45.0: + resolution: {integrity: sha512-noDMjr87Arp/PuVrtvN3dXiJstQR1+XlQ4R1EvzG+NMgXi8CuMCXpb8JqNtFHKceVSQ985BZhfRdowJzbv4yKw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@typescript-eslint/scope-manager/-/scope-manager-5.45.0.tgz} name: '@typescript-eslint/scope-manager' - version: 5.44.0 + version: 5.45.0 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': registry.npmmirror.com/@typescript-eslint/types/5.44.0 - '@typescript-eslint/visitor-keys': registry.npmmirror.com/@typescript-eslint/visitor-keys/5.44.0 + '@typescript-eslint/types': registry.npmmirror.com/@typescript-eslint/types/5.45.0 + '@typescript-eslint/visitor-keys': registry.npmmirror.com/@typescript-eslint/visitor-keys/5.45.0 dev: true - registry.npmmirror.com/@typescript-eslint/type-utils/5.44.0_hsf322ms6xhhd4b5ne6lb74y4a: - resolution: {integrity: sha512-A1u0Yo5wZxkXPQ7/noGkRhV4J9opcymcr31XQtOzcc5nO/IHN2E2TPMECKWYpM3e6olWEM63fq/BaL1wEYnt/w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@typescript-eslint/type-utils/-/type-utils-5.44.0.tgz} - id: registry.npmmirror.com/@typescript-eslint/type-utils/5.44.0 + registry.npmmirror.com/@typescript-eslint/type-utils/5.45.0_hsf322ms6xhhd4b5ne6lb74y4a: + resolution: {integrity: sha512-DY7BXVFSIGRGFZ574hTEyLPRiQIvI/9oGcN8t1A7f6zIs6ftbrU0nhyV26ZW//6f85avkwrLag424n+fkuoJ1Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@typescript-eslint/type-utils/-/type-utils-5.45.0.tgz} + id: registry.npmmirror.com/@typescript-eslint/type-utils/5.45.0 name: '@typescript-eslint/type-utils' - version: 5.44.0 + version: 5.45.0 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: '*' @@ -1527,8 +1527,8 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/typescript-estree': registry.npmmirror.com/@typescript-eslint/typescript-estree/5.44.0_typescript@4.9.3 - '@typescript-eslint/utils': registry.npmmirror.com/@typescript-eslint/utils/5.44.0_hsf322ms6xhhd4b5ne6lb74y4a + '@typescript-eslint/typescript-estree': registry.npmmirror.com/@typescript-eslint/typescript-estree/5.45.0_typescript@4.9.3 + '@typescript-eslint/utils': registry.npmmirror.com/@typescript-eslint/utils/5.45.0_hsf322ms6xhhd4b5ne6lb74y4a debug: registry.npmmirror.com/debug/4.3.4 eslint: registry.npmmirror.com/eslint/8.28.0 tsutils: registry.npmmirror.com/tsutils/3.21.0_typescript@4.9.3 @@ -1537,18 +1537,18 @@ packages: - supports-color dev: true - registry.npmmirror.com/@typescript-eslint/types/5.44.0: - resolution: {integrity: sha512-Tp+zDnHmGk4qKR1l+Y1rBvpjpm5tGXX339eAlRBDg+kgZkz9Bw+pqi4dyseOZMsGuSH69fYfPJCBKBrbPCxYFQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@typescript-eslint/types/-/types-5.44.0.tgz} + registry.npmmirror.com/@typescript-eslint/types/5.45.0: + resolution: {integrity: sha512-QQij+u/vgskA66azc9dCmx+rev79PzX8uDHpsqSjEFtfF2gBUTRCpvYMh2gw2ghkJabNkPlSUCimsyBEQZd1DA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@typescript-eslint/types/-/types-5.45.0.tgz} name: '@typescript-eslint/types' - version: 5.44.0 + version: 5.45.0 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - registry.npmmirror.com/@typescript-eslint/typescript-estree/5.44.0_typescript@4.9.3: - resolution: {integrity: sha512-M6Jr+RM7M5zeRj2maSfsZK2660HKAJawv4Ud0xT+yauyvgrsHu276VtXlKDFnEmhG+nVEd0fYZNXGoAgxwDWJw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.44.0.tgz} - id: registry.npmmirror.com/@typescript-eslint/typescript-estree/5.44.0 + registry.npmmirror.com/@typescript-eslint/typescript-estree/5.45.0_typescript@4.9.3: + resolution: {integrity: sha512-maRhLGSzqUpFcZgXxg1qc/+H0bT36lHK4APhp0AEUVrpSwXiRAomm/JGjSG+kNUio5kAa3uekCYu/47cnGn5EQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.45.0.tgz} + id: registry.npmmirror.com/@typescript-eslint/typescript-estree/5.45.0 name: '@typescript-eslint/typescript-estree' - version: 5.44.0 + version: 5.45.0 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: typescript: '*' @@ -1556,8 +1556,8 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/types': registry.npmmirror.com/@typescript-eslint/types/5.44.0 - '@typescript-eslint/visitor-keys': registry.npmmirror.com/@typescript-eslint/visitor-keys/5.44.0 + '@typescript-eslint/types': registry.npmmirror.com/@typescript-eslint/types/5.45.0 + '@typescript-eslint/visitor-keys': registry.npmmirror.com/@typescript-eslint/visitor-keys/5.45.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 @@ -1568,20 +1568,20 @@ packages: - supports-color dev: true - registry.npmmirror.com/@typescript-eslint/utils/5.44.0_hsf322ms6xhhd4b5ne6lb74y4a: - resolution: {integrity: sha512-fMzA8LLQ189gaBjS0MZszw5HBdZgVwxVFShCO3QN+ws3GlPkcy9YuS3U4wkT6su0w+Byjq3mS3uamy9HE4Yfjw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@typescript-eslint/utils/-/utils-5.44.0.tgz} - id: registry.npmmirror.com/@typescript-eslint/utils/5.44.0 + registry.npmmirror.com/@typescript-eslint/utils/5.45.0_hsf322ms6xhhd4b5ne6lb74y4a: + resolution: {integrity: sha512-OUg2JvsVI1oIee/SwiejTot2OxwU8a7UfTFMOdlhD2y+Hl6memUSL4s98bpUTo8EpVEr0lmwlU7JSu/p2QpSvA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@typescript-eslint/utils/-/utils-5.45.0.tgz} + id: registry.npmmirror.com/@typescript-eslint/utils/5.45.0 name: '@typescript-eslint/utils' - version: 5.44.0 + version: 5.45.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.44.0 - '@typescript-eslint/types': registry.npmmirror.com/@typescript-eslint/types/5.44.0 - '@typescript-eslint/typescript-estree': registry.npmmirror.com/@typescript-eslint/typescript-estree/5.44.0_typescript@4.9.3 + '@typescript-eslint/scope-manager': registry.npmmirror.com/@typescript-eslint/scope-manager/5.45.0 + '@typescript-eslint/types': registry.npmmirror.com/@typescript-eslint/types/5.45.0 + '@typescript-eslint/typescript-estree': registry.npmmirror.com/@typescript-eslint/typescript-estree/5.45.0_typescript@4.9.3 eslint: registry.npmmirror.com/eslint/8.28.0 eslint-scope: registry.npmmirror.com/eslint-scope/5.1.1 eslint-utils: registry.npmmirror.com/eslint-utils/3.0.0_eslint@8.28.0 @@ -1591,13 +1591,13 @@ packages: - typescript dev: true - registry.npmmirror.com/@typescript-eslint/visitor-keys/5.44.0: - resolution: {integrity: sha512-a48tLG8/4m62gPFbJ27FxwCOqPKxsb8KC3HkmYoq2As/4YyjQl1jDbRr1s63+g4FS/iIehjmN3L5UjmKva1HzQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.44.0.tgz} + registry.npmmirror.com/@typescript-eslint/visitor-keys/5.45.0: + resolution: {integrity: sha512-jc6Eccbn2RtQPr1s7th6jJWQHBHI6GBVQkCHoJFQ5UreaKm59Vxw+ynQUPPY2u2Amquc+7tmEoC2G52ApsGNNg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.45.0.tgz} name: '@typescript-eslint/visitor-keys' - version: 5.44.0 + version: 5.45.0 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': registry.npmmirror.com/@typescript-eslint/types/5.44.0 + '@typescript-eslint/types': registry.npmmirror.com/@typescript-eslint/types/5.45.0 eslint-visitor-keys: registry.npmmirror.com/eslint-visitor-keys/3.3.0 dev: true @@ -1770,7 +1770,7 @@ packages: version: 0.46.5 dependencies: '@unocss/core': registry.npmmirror.com/@unocss/core/0.46.5 - css-tree: registry.npmmirror.com/css-tree/2.2.1 + css-tree: registry.npmmirror.com/css-tree/2.3.0 dev: true registry.npmmirror.com/@unocss/transformer-variant-group/0.46.5: @@ -1812,7 +1812,7 @@ packages: terser: ^5.4.0 vite: ^3.0.0 dependencies: - '@babel/standalone': registry.npmmirror.com/@babel/standalone/7.20.4 + '@babel/standalone': registry.npmmirror.com/@babel/standalone/7.20.6 core-js: registry.npmmirror.com/core-js/3.26.1 magic-string: registry.npmmirror.com/magic-string/0.26.7 regenerator-runtime: registry.npmmirror.com/regenerator-runtime/0.13.11 @@ -1831,9 +1831,9 @@ packages: vite: ^3.0.0 vue: ^3.0.0 dependencies: - '@babel/core': registry.npmmirror.com/@babel/core/7.20.2 - '@babel/plugin-transform-typescript': registry.npmmirror.com/@babel/plugin-transform-typescript/7.20.2_@babel+core@7.20.2 - '@vue/babel-plugin-jsx': registry.npmmirror.com/@vue/babel-plugin-jsx/1.1.1_@babel+core@7.20.2 + '@babel/core': registry.npmmirror.com/@babel/core/7.20.5 + '@babel/plugin-transform-typescript': registry.npmmirror.com/@babel/plugin-transform-typescript/7.20.2_@babel+core@7.20.5 + '@vue/babel-plugin-jsx': registry.npmmirror.com/@vue/babel-plugin-jsx/1.1.1_@babel+core@7.20.5 vite: registry.npmmirror.com/vite/3.2.4_hpujc7mmastbfzen37mybx6iy4 vue: registry.npmmirror.com/vue/3.2.45 transitivePeerDependencies: @@ -1859,17 +1859,17 @@ packages: version: 1.0.2 dev: true - registry.npmmirror.com/@vue/babel-plugin-jsx/1.1.1_@babel+core@7.20.2: + registry.npmmirror.com/@vue/babel-plugin-jsx/1.1.1_@babel+core@7.20.5: resolution: {integrity: sha512-j2uVfZjnB5+zkcbc/zsOc0fSNGCMMjaEXP52wdwdIfn0qjFfEYpYZBFKFg+HHnQeJCVrjOeO0YxgaL7DMrym9w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue/babel-plugin-jsx/-/babel-plugin-jsx-1.1.1.tgz} id: registry.npmmirror.com/@vue/babel-plugin-jsx/1.1.1 name: '@vue/babel-plugin-jsx' version: 1.1.1 dependencies: '@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.2 + '@babel/plugin-syntax-jsx': registry.npmmirror.com/@babel/plugin-syntax-jsx/7.18.6_@babel+core@7.20.5 '@babel/template': registry.npmmirror.com/@babel/template/7.18.10 - '@babel/traverse': registry.npmmirror.com/@babel/traverse/7.20.1 - '@babel/types': registry.npmmirror.com/@babel/types/7.20.2 + '@babel/traverse': registry.npmmirror.com/@babel/traverse/7.20.5 + '@babel/types': registry.npmmirror.com/@babel/types/7.20.5 '@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 html-tags: registry.npmmirror.com/html-tags/3.2.0 @@ -1884,7 +1884,7 @@ packages: name: '@vue/compiler-core' version: 3.2.45 dependencies: - '@babel/parser': registry.npmmirror.com/@babel/parser/7.20.3 + '@babel/parser': registry.npmmirror.com/@babel/parser/7.20.5 '@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 @@ -1902,7 +1902,7 @@ packages: name: '@vue/compiler-sfc' version: 3.2.45 dependencies: - '@babel/parser': registry.npmmirror.com/@babel/parser/7.20.3 + '@babel/parser': registry.npmmirror.com/@babel/parser/7.20.5 '@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 @@ -1932,7 +1932,7 @@ packages: name: '@vue/reactivity-transform' version: 3.2.45 dependencies: - '@babel/parser': registry.npmmirror.com/@babel/parser/7.20.3 + '@babel/parser': registry.npmmirror.com/@babel/parser/7.20.5 '@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 @@ -2172,7 +2172,7 @@ packages: postcss: ^8.1.0 dependencies: browserslist: registry.npmmirror.com/browserslist/4.21.4 - caniuse-lite: registry.npmmirror.com/caniuse-lite/1.0.30001434 + caniuse-lite: registry.npmmirror.com/caniuse-lite/1.0.30001435 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 @@ -2298,7 +2298,7 @@ packages: engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} hasBin: true dependencies: - caniuse-lite: registry.npmmirror.com/caniuse-lite/1.0.30001434 + caniuse-lite: registry.npmmirror.com/caniuse-lite/1.0.30001435 electron-to-chromium: registry.npmmirror.com/electron-to-chromium/1.4.284 node-releases: registry.npmmirror.com/node-releases/2.0.6 update-browserslist-db: registry.npmmirror.com/update-browserslist-db/1.0.10_browserslist@4.21.4 @@ -2395,10 +2395,10 @@ packages: engines: {node: '>=10'} dev: true - registry.npmmirror.com/caniuse-lite/1.0.30001434: - resolution: {integrity: sha512-aOBHrLmTQw//WFa2rcF1If9fa3ypkC1wzqqiKHgfdrXTWcU8C4gKVZT77eQAPWN1APys3+uQ0Df07rKauXGEYA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/caniuse-lite/-/caniuse-lite-1.0.30001434.tgz} + registry.npmmirror.com/caniuse-lite/1.0.30001435: + resolution: {integrity: sha512-kdCkUTjR+v4YAJelyiDTqiu82BDr4W4CP5sgTA0ZBmqn30XfS2ZghPLMowik9TPhS+psWJiUNxsqLyurDbmutA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/caniuse-lite/-/caniuse-lite-1.0.30001435.tgz} name: caniuse-lite - version: 1.0.30001434 + version: 1.0.30001435 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} @@ -2804,13 +2804,13 @@ packages: version: 1.0.0 dev: false - registry.npmmirror.com/css-tree/2.2.1: - resolution: {integrity: sha512-OA0mILzGc1kCOCSJerOeqDxDQ4HOh+G8NbOJFOTgOCzpw7fCBubk0fEyxp8AgOL/jvLgYA/uV0cMbe43ElF1JA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/css-tree/-/css-tree-2.2.1.tgz} + registry.npmmirror.com/css-tree/2.3.0: + resolution: {integrity: sha512-1rg0LiK2MFi4R3/lVvnRokEWTZb30ljSAe5x+0HHkZ+OqZaAeiP8g8Eh91VmkyCtQn9vMgQRiaTDYgLBt+2Qyw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/css-tree/-/css-tree-2.3.0.tgz} name: css-tree - version: 2.2.1 + version: 2.3.0 engines: {node: ^10 || ^12.20.0 || ^14.13.0 || >=15.0.0, npm: '>=7.0.0'} dependencies: - mdn-data: registry.npmmirror.com/mdn-data/2.0.28 + mdn-data: registry.npmmirror.com/mdn-data/2.0.30 source-map-js: registry.npmmirror.com/source-map-js/1.0.2 dev: true @@ -3066,236 +3066,236 @@ packages: name: es-module-lexer version: 0.9.3 - registry.npmmirror.com/esbuild-android-64/0.15.15: - resolution: {integrity: sha512-F+WjjQxO+JQOva3tJWNdVjouFMLK6R6i5gjDvgUthLYJnIZJsp1HlF523k73hELY20WPyEO8xcz7aaYBVkeg5Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-android-64/-/esbuild-android-64-0.15.15.tgz} + registry.npmmirror.com/esbuild-android-64/0.15.16: + resolution: {integrity: sha512-Vwkv/sT0zMSgPSVO3Jlt1pUbnZuOgtOQJkJkyyJFAlLe7BiT8e9ESzo0zQSx4c3wW4T6kGChmKDPMbWTgtliQA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-android-64/-/esbuild-android-64-0.15.16.tgz} name: esbuild-android-64 - version: 0.15.15 + version: 0.15.16 engines: {node: '>=12'} cpu: [x64] os: [android] requiresBuild: true optional: true - registry.npmmirror.com/esbuild-android-arm64/0.15.15: - resolution: {integrity: sha512-attlyhD6Y22jNyQ0fIIQ7mnPvDWKw7k6FKnsXlBvQE6s3z6s6cuEHcSgoirquQc7TmZgVCK5fD/2uxmRN+ZpcQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-android-arm64/-/esbuild-android-arm64-0.15.15.tgz} + registry.npmmirror.com/esbuild-android-arm64/0.15.16: + resolution: {integrity: sha512-lqfKuofMExL5niNV3gnhMUYacSXfsvzTa/58sDlBET/hCOG99Zmeh+lz6kvdgvGOsImeo6J9SW21rFCogNPLxg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-android-arm64/-/esbuild-android-arm64-0.15.16.tgz} name: esbuild-android-arm64 - version: 0.15.15 + version: 0.15.16 engines: {node: '>=12'} cpu: [arm64] os: [android] requiresBuild: true optional: true - registry.npmmirror.com/esbuild-darwin-64/0.15.15: - resolution: {integrity: sha512-ohZtF8W1SHJ4JWldsPVdk8st0r9ExbAOSrBOh5L+Mq47i696GVwv1ab/KlmbUoikSTNoXEhDzVpxUR/WIO19FQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-darwin-64/-/esbuild-darwin-64-0.15.15.tgz} + registry.npmmirror.com/esbuild-darwin-64/0.15.16: + resolution: {integrity: sha512-wo2VWk/n/9V2TmqUZ/KpzRjCEcr00n7yahEdmtzlrfQ3lfMCf3Wa+0sqHAbjk3C6CKkR3WKK/whkMq5Gj4Da9g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-darwin-64/-/esbuild-darwin-64-0.15.16.tgz} name: esbuild-darwin-64 - version: 0.15.15 + version: 0.15.16 engines: {node: '>=12'} cpu: [x64] os: [darwin] requiresBuild: true optional: true - registry.npmmirror.com/esbuild-darwin-arm64/0.15.15: - resolution: {integrity: sha512-P8jOZ5zshCNIuGn+9KehKs/cq5uIniC+BeCykvdVhx/rBXSxmtj3CUIKZz4sDCuESMbitK54drf/2QX9QHG5Ag==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-darwin-arm64/-/esbuild-darwin-arm64-0.15.15.tgz} + registry.npmmirror.com/esbuild-darwin-arm64/0.15.16: + resolution: {integrity: sha512-fMXaUr5ou0M4WnewBKsspMtX++C1yIa3nJ5R2LSbLCfJT3uFdcRoU/NZjoM4kOMKyOD9Sa/2vlgN8G07K3SJnw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-darwin-arm64/-/esbuild-darwin-arm64-0.15.16.tgz} name: esbuild-darwin-arm64 - version: 0.15.15 + version: 0.15.16 engines: {node: '>=12'} cpu: [arm64] os: [darwin] requiresBuild: true optional: true - registry.npmmirror.com/esbuild-freebsd-64/0.15.15: - resolution: {integrity: sha512-KkTg+AmDXz1IvA9S1gt8dE24C8Thx0X5oM0KGF322DuP+P3evwTL9YyusHAWNsh4qLsR80nvBr/EIYs29VSwuA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-freebsd-64/-/esbuild-freebsd-64-0.15.15.tgz} + registry.npmmirror.com/esbuild-freebsd-64/0.15.16: + resolution: {integrity: sha512-UzIc0xlRx5x9kRuMr+E3+hlSOxa/aRqfuMfiYBXu2jJ8Mzej4lGL7+o6F5hzhLqWfWm1GWHNakIdlqg1ayaTNQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-freebsd-64/-/esbuild-freebsd-64-0.15.16.tgz} name: esbuild-freebsd-64 - version: 0.15.15 + version: 0.15.16 engines: {node: '>=12'} cpu: [x64] os: [freebsd] requiresBuild: true optional: true - registry.npmmirror.com/esbuild-freebsd-arm64/0.15.15: - resolution: {integrity: sha512-FUcML0DRsuyqCMfAC+HoeAqvWxMeq0qXvclZZ/lt2kLU6XBnDA5uKTLUd379WYEyVD4KKFctqWd9tTuk8C/96g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-freebsd-arm64/-/esbuild-freebsd-arm64-0.15.15.tgz} + registry.npmmirror.com/esbuild-freebsd-arm64/0.15.16: + resolution: {integrity: sha512-8xyiYuGc0DLZphFQIiYaLHlfoP+hAN9RHbE+Ibh8EUcDNHAqbQgUrQg7pE7Bo00rXmQ5Ap6KFgcR0b4ALZls1g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-freebsd-arm64/-/esbuild-freebsd-arm64-0.15.16.tgz} name: esbuild-freebsd-arm64 - version: 0.15.15 + version: 0.15.16 engines: {node: '>=12'} cpu: [arm64] os: [freebsd] requiresBuild: true optional: true - registry.npmmirror.com/esbuild-linux-32/0.15.15: - resolution: {integrity: sha512-q28Qn5pZgHNqug02aTkzw5sW9OklSo96b5nm17Mq0pDXrdTBcQ+M6Q9A1B+dalFeynunwh/pvfrNucjzwDXj+Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-linux-32/-/esbuild-linux-32-0.15.15.tgz} + registry.npmmirror.com/esbuild-linux-32/0.15.16: + resolution: {integrity: sha512-iGijUTV+0kIMyUVoynK0v+32Oi8yyp0xwMzX69GX+5+AniNy/C/AL1MjFTsozRp/3xQPl7jVux/PLe2ds10/2w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-linux-32/-/esbuild-linux-32-0.15.16.tgz} name: esbuild-linux-32 - version: 0.15.15 + version: 0.15.16 engines: {node: '>=12'} cpu: [ia32] os: [linux] requiresBuild: true optional: true - registry.npmmirror.com/esbuild-linux-64/0.15.15: - resolution: {integrity: sha512-217KPmWMirkf8liO+fj2qrPwbIbhNTGNVtvqI1TnOWJgcMjUWvd677Gq3fTzXEjilkx2yWypVnTswM2KbXgoAg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-linux-64/-/esbuild-linux-64-0.15.15.tgz} + registry.npmmirror.com/esbuild-linux-64/0.15.16: + resolution: {integrity: sha512-tuSOjXdLw7VzaUj89fIdAaQT7zFGbKBcz4YxbWrOiXkwscYgE7HtTxUavreBbnRkGxKwr9iT/gmeJWNm4djy/g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-linux-64/-/esbuild-linux-64-0.15.16.tgz} name: esbuild-linux-64 - version: 0.15.15 + version: 0.15.16 engines: {node: '>=12'} cpu: [x64] os: [linux] requiresBuild: true optional: true - registry.npmmirror.com/esbuild-linux-arm/0.15.15: - resolution: {integrity: sha512-RYVW9o2yN8yM7SB1yaWr378CwrjvGCyGybX3SdzPHpikUHkME2AP55Ma20uNwkNyY2eSYFX9D55kDrfQmQBR4w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-linux-arm/-/esbuild-linux-arm-0.15.15.tgz} + registry.npmmirror.com/esbuild-linux-arm/0.15.16: + resolution: {integrity: sha512-XKcrxCEXDTOuoRj5l12tJnkvuxXBMKwEC5j0JISw3ziLf0j4zIwXbKbTmUrKFWbo6ZgvNpa7Y5dnbsjVvH39bQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-linux-arm/-/esbuild-linux-arm-0.15.16.tgz} name: esbuild-linux-arm - version: 0.15.15 + version: 0.15.16 engines: {node: '>=12'} cpu: [arm] os: [linux] requiresBuild: true optional: true - registry.npmmirror.com/esbuild-linux-arm64/0.15.15: - resolution: {integrity: sha512-/ltmNFs0FivZkYsTzAsXIfLQX38lFnwJTWCJts0IbCqWZQe+jjj0vYBNbI0kmXLb3y5NljiM5USVAO1NVkdh2g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-linux-arm64/-/esbuild-linux-arm64-0.15.15.tgz} + registry.npmmirror.com/esbuild-linux-arm64/0.15.16: + resolution: {integrity: sha512-mPYksnfHnemNrvjrDhZyixL/AfbJN0Xn9S34ZOHYdh6/jJcNd8iTsv3JwJoEvTJqjMggjMhGUPJAdjnFBHoH8A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-linux-arm64/-/esbuild-linux-arm64-0.15.16.tgz} name: esbuild-linux-arm64 - version: 0.15.15 + version: 0.15.16 engines: {node: '>=12'} cpu: [arm64] os: [linux] requiresBuild: true optional: true - registry.npmmirror.com/esbuild-linux-mips64le/0.15.15: - resolution: {integrity: sha512-PksEPb321/28GFFxtvL33yVPfnMZihxkEv5zME2zapXGp7fA1X2jYeiTUK+9tJ/EGgcNWuwvtawPxJG7Mmn86A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-linux-mips64le/-/esbuild-linux-mips64le-0.15.15.tgz} + registry.npmmirror.com/esbuild-linux-mips64le/0.15.16: + resolution: {integrity: sha512-kSJO2PXaxfm0pWY39+YX+QtpFqyyrcp0ZeI8QPTrcFVQoWEPiPVtOfTZeS3ZKedfH+Ga38c4DSzmKMQJocQv6A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-linux-mips64le/-/esbuild-linux-mips64le-0.15.16.tgz} name: esbuild-linux-mips64le - version: 0.15.15 + version: 0.15.16 engines: {node: '>=12'} cpu: [mips64el] os: [linux] requiresBuild: true optional: true - registry.npmmirror.com/esbuild-linux-ppc64le/0.15.15: - resolution: {integrity: sha512-ek8gJBEIhcpGI327eAZigBOHl58QqrJrYYIZBWQCnH3UnXoeWMrMZLeeZL8BI2XMBhP+sQ6ERctD5X+ajL/AIA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-linux-ppc64le/-/esbuild-linux-ppc64le-0.15.15.tgz} + registry.npmmirror.com/esbuild-linux-ppc64le/0.15.16: + resolution: {integrity: sha512-NimPikwkBY0yGABw6SlhKrtT35sU4O23xkhlrTT/O6lSxv3Pm5iSc6OYaqVAHWkLdVf31bF4UDVFO+D990WpAA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-linux-ppc64le/-/esbuild-linux-ppc64le-0.15.16.tgz} name: esbuild-linux-ppc64le - version: 0.15.15 + version: 0.15.16 engines: {node: '>=12'} cpu: [ppc64] os: [linux] requiresBuild: true optional: true - registry.npmmirror.com/esbuild-linux-riscv64/0.15.15: - resolution: {integrity: sha512-H5ilTZb33/GnUBrZMNJtBk7/OXzDHDXjIzoLXHSutwwsLxSNaLxzAaMoDGDd/keZoS+GDBqNVxdCkpuiRW4OSw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-linux-riscv64/-/esbuild-linux-riscv64-0.15.15.tgz} + registry.npmmirror.com/esbuild-linux-riscv64/0.15.16: + resolution: {integrity: sha512-ty2YUHZlwFOwp7pR+J87M4CVrXJIf5ZZtU/umpxgVJBXvWjhziSLEQxvl30SYfUPq0nzeWKBGw5i/DieiHeKfw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-linux-riscv64/-/esbuild-linux-riscv64-0.15.16.tgz} name: esbuild-linux-riscv64 - version: 0.15.15 + version: 0.15.16 engines: {node: '>=12'} cpu: [riscv64] os: [linux] requiresBuild: true optional: true - registry.npmmirror.com/esbuild-linux-s390x/0.15.15: - resolution: {integrity: sha512-jKaLUg78mua3rrtrkpv4Or2dNTJU7bgHN4bEjT4OX4GR7nLBSA9dfJezQouTxMmIW7opwEC5/iR9mpC18utnxQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-linux-s390x/-/esbuild-linux-s390x-0.15.15.tgz} + registry.npmmirror.com/esbuild-linux-s390x/0.15.16: + resolution: {integrity: sha512-VkZaGssvPDQtx4fvVdZ9czezmyWyzpQhEbSNsHZZN0BHvxRLOYAQ7sjay8nMQwYswP6O2KlZluRMNPYefFRs+w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-linux-s390x/-/esbuild-linux-s390x-0.15.16.tgz} name: esbuild-linux-s390x - version: 0.15.15 + version: 0.15.16 engines: {node: '>=12'} cpu: [s390x] os: [linux] requiresBuild: true optional: true - registry.npmmirror.com/esbuild-netbsd-64/0.15.15: - resolution: {integrity: sha512-aOvmF/UkjFuW6F36HbIlImJTTx45KUCHJndtKo+KdP8Dhq3mgLRKW9+6Ircpm8bX/RcS3zZMMmaBLkvGY06Gvw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-netbsd-64/-/esbuild-netbsd-64-0.15.15.tgz} + registry.npmmirror.com/esbuild-netbsd-64/0.15.16: + resolution: {integrity: sha512-ElQ9rhdY51et6MJTWrCPbqOd/YuPowD7Cxx3ee8wlmXQQVW7UvQI6nSprJ9uVFQISqSF5e5EWpwWqXZsECLvXg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-netbsd-64/-/esbuild-netbsd-64-0.15.16.tgz} name: esbuild-netbsd-64 - version: 0.15.15 + version: 0.15.16 engines: {node: '>=12'} cpu: [x64] os: [netbsd] requiresBuild: true optional: true - registry.npmmirror.com/esbuild-openbsd-64/0.15.15: - resolution: {integrity: sha512-HFFX+WYedx1w2yJ1VyR1Dfo8zyYGQZf1cA69bLdrHzu9svj6KH6ZLK0k3A1/LFPhcEY9idSOhsB2UyU0tHPxgQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-openbsd-64/-/esbuild-openbsd-64-0.15.15.tgz} + registry.npmmirror.com/esbuild-openbsd-64/0.15.16: + resolution: {integrity: sha512-KgxMHyxMCT+NdLQE1zVJEsLSt2QQBAvJfmUGDmgEq8Fvjrf6vSKB00dVHUEDKcJwMID6CdgCpvYNt999tIYhqA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-openbsd-64/-/esbuild-openbsd-64-0.15.16.tgz} name: esbuild-openbsd-64 - version: 0.15.15 + version: 0.15.16 engines: {node: '>=12'} cpu: [x64] os: [openbsd] requiresBuild: true optional: true - registry.npmmirror.com/esbuild-sunos-64/0.15.15: - resolution: {integrity: sha512-jOPBudffG4HN8yJXcK9rib/ZTFoTA5pvIKbRrt3IKAGMq1EpBi4xoVoSRrq/0d4OgZLaQbmkHp8RO9eZIn5atA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-sunos-64/-/esbuild-sunos-64-0.15.15.tgz} + registry.npmmirror.com/esbuild-sunos-64/0.15.16: + resolution: {integrity: sha512-exSAx8Phj7QylXHlMfIyEfNrmqnLxFqLxdQF6MBHPdHAjT7fsKaX6XIJn+aQEFiOcE4X8e7VvdMCJ+WDZxjSRQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-sunos-64/-/esbuild-sunos-64-0.15.16.tgz} name: esbuild-sunos-64 - version: 0.15.15 + version: 0.15.16 engines: {node: '>=12'} cpu: [x64] os: [sunos] requiresBuild: true optional: true - registry.npmmirror.com/esbuild-windows-32/0.15.15: - resolution: {integrity: sha512-MDkJ3QkjnCetKF0fKxCyYNBnOq6dmidcwstBVeMtXSgGYTy8XSwBeIE4+HuKiSsG6I/mXEb++px3IGSmTN0XiA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-windows-32/-/esbuild-windows-32-0.15.15.tgz} + registry.npmmirror.com/esbuild-windows-32/0.15.16: + resolution: {integrity: sha512-zQgWpY5pUCSTOwqKQ6/vOCJfRssTvxFuEkpB4f2VUGPBpdddZfdj8hbZuFRdZRPIVHvN7juGcpgCA/XCF37mAQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-windows-32/-/esbuild-windows-32-0.15.16.tgz} name: esbuild-windows-32 - version: 0.15.15 + version: 0.15.16 engines: {node: '>=12'} cpu: [ia32] os: [win32] requiresBuild: true optional: true - registry.npmmirror.com/esbuild-windows-64/0.15.15: - resolution: {integrity: sha512-xaAUIB2qllE888SsMU3j9nrqyLbkqqkpQyWVkfwSil6BBPgcPk3zOFitTTncEKCLTQy3XV9RuH7PDj3aJDljWA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-windows-64/-/esbuild-windows-64-0.15.15.tgz} + registry.npmmirror.com/esbuild-windows-64/0.15.16: + resolution: {integrity: sha512-HjW1hHRLSncnM3MBCP7iquatHVJq9l0S2xxsHHj4yzf4nm9TU4Z7k4NkeMlD/dHQ4jPlQQhwcMvwbJiOefSuZw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-windows-64/-/esbuild-windows-64-0.15.16.tgz} name: esbuild-windows-64 - version: 0.15.15 + version: 0.15.16 engines: {node: '>=12'} cpu: [x64] os: [win32] requiresBuild: true optional: true - registry.npmmirror.com/esbuild-windows-arm64/0.15.15: - resolution: {integrity: sha512-ttuoCYCIJAFx4UUKKWYnFdrVpoXa3+3WWkXVI6s09U+YjhnyM5h96ewTq/WgQj9LFSIlABQvadHSOQyAVjW5xQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-windows-arm64/-/esbuild-windows-arm64-0.15.15.tgz} + registry.npmmirror.com/esbuild-windows-arm64/0.15.16: + resolution: {integrity: sha512-oCcUKrJaMn04Vxy9Ekd8x23O8LoU01+4NOkQ2iBToKgnGj5eo1vU9i27NQZ9qC8NFZgnQQZg5oZWAejmbsppNA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-windows-arm64/-/esbuild-windows-arm64-0.15.16.tgz} name: esbuild-windows-arm64 - version: 0.15.15 + version: 0.15.16 engines: {node: '>=12'} cpu: [arm64] os: [win32] requiresBuild: true optional: true - registry.npmmirror.com/esbuild/0.15.15: - resolution: {integrity: sha512-TEw/lwK4Zzld9x3FedV6jy8onOUHqcEX3ADFk4k+gzPUwrxn8nWV62tH0udo8jOtjFodlEfc4ypsqX3e+WWO6w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild/-/esbuild-0.15.15.tgz} + registry.npmmirror.com/esbuild/0.15.16: + resolution: {integrity: sha512-o6iS9zxdHrrojjlj6pNGC2NAg86ECZqIETswTM5KmJitq+R1YmahhWtMumeQp9lHqJaROGnsBi2RLawGnfo5ZQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild/-/esbuild-0.15.16.tgz} name: esbuild - version: 0.15.15 + version: 0.15.16 engines: {node: '>=12'} hasBin: true requiresBuild: true optionalDependencies: - '@esbuild/android-arm': registry.npmmirror.com/@esbuild/android-arm/0.15.15 - '@esbuild/linux-loong64': registry.npmmirror.com/@esbuild/linux-loong64/0.15.15 - esbuild-android-64: registry.npmmirror.com/esbuild-android-64/0.15.15 - esbuild-android-arm64: registry.npmmirror.com/esbuild-android-arm64/0.15.15 - esbuild-darwin-64: registry.npmmirror.com/esbuild-darwin-64/0.15.15 - esbuild-darwin-arm64: registry.npmmirror.com/esbuild-darwin-arm64/0.15.15 - esbuild-freebsd-64: registry.npmmirror.com/esbuild-freebsd-64/0.15.15 - esbuild-freebsd-arm64: registry.npmmirror.com/esbuild-freebsd-arm64/0.15.15 - esbuild-linux-32: registry.npmmirror.com/esbuild-linux-32/0.15.15 - esbuild-linux-64: registry.npmmirror.com/esbuild-linux-64/0.15.15 - esbuild-linux-arm: registry.npmmirror.com/esbuild-linux-arm/0.15.15 - esbuild-linux-arm64: registry.npmmirror.com/esbuild-linux-arm64/0.15.15 - esbuild-linux-mips64le: registry.npmmirror.com/esbuild-linux-mips64le/0.15.15 - esbuild-linux-ppc64le: registry.npmmirror.com/esbuild-linux-ppc64le/0.15.15 - esbuild-linux-riscv64: registry.npmmirror.com/esbuild-linux-riscv64/0.15.15 - esbuild-linux-s390x: registry.npmmirror.com/esbuild-linux-s390x/0.15.15 - esbuild-netbsd-64: registry.npmmirror.com/esbuild-netbsd-64/0.15.15 - esbuild-openbsd-64: registry.npmmirror.com/esbuild-openbsd-64/0.15.15 - esbuild-sunos-64: registry.npmmirror.com/esbuild-sunos-64/0.15.15 - esbuild-windows-32: registry.npmmirror.com/esbuild-windows-32/0.15.15 - esbuild-windows-64: registry.npmmirror.com/esbuild-windows-64/0.15.15 - esbuild-windows-arm64: registry.npmmirror.com/esbuild-windows-arm64/0.15.15 + '@esbuild/android-arm': registry.npmmirror.com/@esbuild/android-arm/0.15.16 + '@esbuild/linux-loong64': registry.npmmirror.com/@esbuild/linux-loong64/0.15.16 + esbuild-android-64: registry.npmmirror.com/esbuild-android-64/0.15.16 + esbuild-android-arm64: registry.npmmirror.com/esbuild-android-arm64/0.15.16 + esbuild-darwin-64: registry.npmmirror.com/esbuild-darwin-64/0.15.16 + esbuild-darwin-arm64: registry.npmmirror.com/esbuild-darwin-arm64/0.15.16 + esbuild-freebsd-64: registry.npmmirror.com/esbuild-freebsd-64/0.15.16 + esbuild-freebsd-arm64: registry.npmmirror.com/esbuild-freebsd-arm64/0.15.16 + esbuild-linux-32: registry.npmmirror.com/esbuild-linux-32/0.15.16 + esbuild-linux-64: registry.npmmirror.com/esbuild-linux-64/0.15.16 + esbuild-linux-arm: registry.npmmirror.com/esbuild-linux-arm/0.15.16 + esbuild-linux-arm64: registry.npmmirror.com/esbuild-linux-arm64/0.15.16 + esbuild-linux-mips64le: registry.npmmirror.com/esbuild-linux-mips64le/0.15.16 + esbuild-linux-ppc64le: registry.npmmirror.com/esbuild-linux-ppc64le/0.15.16 + esbuild-linux-riscv64: registry.npmmirror.com/esbuild-linux-riscv64/0.15.16 + esbuild-linux-s390x: registry.npmmirror.com/esbuild-linux-s390x/0.15.16 + esbuild-netbsd-64: registry.npmmirror.com/esbuild-netbsd-64/0.15.16 + esbuild-openbsd-64: registry.npmmirror.com/esbuild-openbsd-64/0.15.16 + esbuild-sunos-64: registry.npmmirror.com/esbuild-sunos-64/0.15.16 + esbuild-windows-32: registry.npmmirror.com/esbuild-windows-32/0.15.16 + esbuild-windows-64: registry.npmmirror.com/esbuild-windows-64/0.15.16 + esbuild-windows-arm64: registry.npmmirror.com/esbuild-windows-arm64/0.15.16 registry.npmmirror.com/escalade/3.1.1: resolution: {integrity: sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/escalade/-/escalade-3.1.1.tgz} @@ -3458,7 +3458,7 @@ packages: glob-parent: registry.npmmirror.com/glob-parent/6.0.2 globals: registry.npmmirror.com/globals/13.18.0 grapheme-splitter: registry.npmmirror.com/grapheme-splitter/1.0.4 - ignore: registry.npmmirror.com/ignore/5.2.0 + ignore: registry.npmmirror.com/ignore/5.2.1 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 @@ -4017,7 +4017,7 @@ packages: array-union: registry.npmmirror.com/array-union/2.1.0 dir-glob: registry.npmmirror.com/dir-glob/3.0.1 fast-glob: registry.npmmirror.com/fast-glob/3.2.12 - ignore: registry.npmmirror.com/ignore/5.2.0 + ignore: registry.npmmirror.com/ignore/5.2.1 merge2: registry.npmmirror.com/merge2/1.4.1 slash: registry.npmmirror.com/slash/3.0.0 dev: true @@ -4227,10 +4227,10 @@ packages: dependencies: postcss: registry.npmmirror.com/postcss/8.4.19 - registry.npmmirror.com/ignore/5.2.0: - resolution: {integrity: sha512-CmxgYGiEPCLhfLnpPp1MoRmifwEIOgjcHXxOBjv7mY96c+eWScsOP9c112ZyLdWHi0FxHjI+4uVhKYp/gcdRmQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ignore/-/ignore-5.2.0.tgz} + registry.npmmirror.com/ignore/5.2.1: + resolution: {integrity: sha512-d2qQLzTJ9WxQftPAuEQpSPmKqzxePjzVbpAVv62AQ64NTL+wR4JkrVqR/LqFsFEUsHDAiId52mJteHDFuDkElA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ignore/-/ignore-5.2.1.tgz} name: ignore - version: 5.2.0 + version: 5.2.1 engines: {node: '>= 4'} dev: true @@ -4721,7 +4721,7 @@ 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.5 + listr2: registry.npmmirror.com/listr2/5.0.6 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 @@ -4740,10 +4740,10 @@ packages: engines: {node: '>= 0.4'} dev: true - registry.npmmirror.com/listr2/5.0.5: - resolution: {integrity: sha512-DpBel6fczu7oQKTXMekeprc0o3XDgGMkD7JNYyX+X0xbwK+xgrx9dcyKoXKqpLSUvAWfmoePS7kavniOcq3r4w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/listr2/-/listr2-5.0.5.tgz} + 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} name: listr2 - version: 5.0.5 + version: 5.0.6 engines: {node: ^14.13.1 || >=16.0.0} peerDependencies: enquirer: '>= 2.3.0 < 3' @@ -4924,10 +4924,10 @@ packages: semver: registry.npmmirror.com/semver/6.3.0 dev: true - registry.npmmirror.com/mdn-data/2.0.28: - resolution: {integrity: sha512-aylIc7Z9y4yzHYAJNuESG3hfhC+0Ibp/MAMiaOZgNv4pmEdFyfZhhhny4MNiAfWdBQ1RQ2mfDWmM1x8SvGyp8g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/mdn-data/-/mdn-data-2.0.28.tgz} + 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 - version: 2.0.28 + version: 2.0.30 dev: true registry.npmmirror.com/media-typer/0.3.0: @@ -5044,10 +5044,10 @@ packages: brace-expansion: registry.npmmirror.com/brace-expansion/1.1.11 dev: true - registry.npmmirror.com/minimatch/5.1.0: - resolution: {integrity: sha512-9TPBGGak4nHfGZsPBohm9AWg6NoT7QTCehS3BIJABslyZbzxfV78QM2Y6+i741OPZIafFAaiiEMh5OyIrJPgtg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/minimatch/-/minimatch-5.1.0.tgz} + registry.npmmirror.com/minimatch/5.1.1: + resolution: {integrity: sha512-362NP+zlprccbEt/SkxKfRMHnNY85V74mVnpUpNyr3F35covl09Kec7/sEFLt3RA4oXmewtoaanoIf67SE5Y5g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/minimatch/-/minimatch-5.1.1.tgz} name: minimatch - version: 5.1.0 + version: 5.1.1 engines: {node: '>=10'} dependencies: brace-expansion: registry.npmmirror.com/brace-expansion/2.0.1 @@ -5612,11 +5612,11 @@ packages: engines: {node: '>=4'} dev: true - registry.npmmirror.com/pinia/2.0.26_mgnvym7yiazkylwwogi5r767ue: - resolution: {integrity: sha512-tSxZNUcMGxQOvKZRjPKXxd2+/2NZhRF/CoYVE/+K6uE/Z3v1Oi4fcQFpxu5nMB1dCchjXUZ+lz0tBxV5ntwmQQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/pinia/-/pinia-2.0.26.tgz} - id: registry.npmmirror.com/pinia/2.0.26 + registry.npmmirror.com/pinia/2.0.27_mgnvym7yiazkylwwogi5r767ue: + resolution: {integrity: sha512-nOnXP0OFeL8R4WjAHsterU+11vptda643gH02xKNtSCDPiRzVfRYodOLihLDoa0gL1KKuQKV+KOzEgdt3YvqEw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/pinia/-/pinia-2.0.27.tgz} + id: registry.npmmirror.com/pinia/2.0.27 name: pinia - version: 2.0.26 + version: 2.0.27 peerDependencies: '@vue/composition-api': ^1.4.0 typescript: '>=4.4.4' @@ -6921,14 +6921,14 @@ packages: '@babel/parser': optional: true dependencies: - '@antfu/utils': registry.npmmirror.com/@antfu/utils/0.7.0 + '@antfu/utils': registry.npmmirror.com/@antfu/utils/0.7.2 '@rollup/pluginutils': registry.npmmirror.com/@rollup/pluginutils/5.0.2 chokidar: registry.npmmirror.com/chokidar/3.5.3 debug: registry.npmmirror.com/debug/4.3.4 fast-glob: registry.npmmirror.com/fast-glob/3.2.12 local-pkg: registry.npmmirror.com/local-pkg/0.4.2 magic-string: registry.npmmirror.com/magic-string/0.26.7 - minimatch: registry.npmmirror.com/minimatch/5.1.0 + minimatch: registry.npmmirror.com/minimatch/5.1.1 resolve: registry.npmmirror.com/resolve/1.22.1 unplugin: registry.npmmirror.com/unplugin/1.0.0 vue: registry.npmmirror.com/vue/3.2.45 @@ -7140,7 +7140,7 @@ packages: optional: true dependencies: '@types/node': registry.npmmirror.com/@types/node/17.0.45 - esbuild: registry.npmmirror.com/esbuild/0.15.15 + esbuild: registry.npmmirror.com/esbuild/0.15.16 postcss: registry.npmmirror.com/postcss/8.4.19 resolve: registry.npmmirror.com/resolve/1.22.1 rollup: registry.npmmirror.com/rollup/2.79.1