From 38c418ec7c8ef67a8490b8171d898143317362b3 Mon Sep 17 00:00:00 2001 From: h_mo <596417202@qq.com> Date: Mon, 26 Dec 2022 10:46:07 +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 | 10 +- pnpm-lock.yaml | 701 +++++++++++++++++++++++++------------------------ 2 files changed, 365 insertions(+), 346 deletions(-) diff --git a/package.json b/package.json index 8e1c9d3..5a891a2 100644 --- a/package.json +++ b/package.json @@ -64,13 +64,13 @@ "@dcloudio/uni-automator": "3.0.0-alpha-3061420221216001", "@dcloudio/uni-cli-shared": "3.0.0-alpha-3061420221216001", "@dcloudio/vite-plugin-uni": "3.0.0-alpha-3061420221216001", - "@iconify/json": "^2.1.153", + "@iconify/json": "^2.1.156", "@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.46.1", - "@typescript-eslint/parser": "^5.46.1", + "@typescript-eslint/eslint-plugin": "^5.47.0", + "@typescript-eslint/parser": "^5.47.0", "@unocss/preset-icons": "^0.46.5", "autoprefixer": "^10.4.13", "eslint": "^8.30.0", @@ -82,12 +82,12 @@ "mrm": "^4.1.13", "postcss": "^8.4.20", "prettier": "^2.8.1", - "sass": "^1.57.0", + "sass": "^1.57.1", "typescript": "^4.9.4", "unocss": "^0.46.5", "unocss-preset-weapp": "^0.2.5", "unplugin-vue-components": "^0.22.12", - "vite": "^4.0.2", + "vite": "^4.0.3", "vite-plugin-eslint": "^1.8.1" }, "husky": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f0b7ef8..b66967c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -20,13 +20,13 @@ specifiers: '@dcloudio/vite-plugin-uni': 3.0.0-alpha-3061420221216001 '@fortawesome/fontawesome-free': ^6.2.1 '@iconify/iconify': ^3.0.1 - '@iconify/json': ^2.1.153 + '@iconify/json': ^2.1.156 '@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.46.1 - '@typescript-eslint/parser': ^5.46.1 + '@typescript-eslint/eslint-plugin': ^5.47.0 + '@typescript-eslint/parser': ^5.47.0 '@unocss/preset-icons': ^0.46.5 autoprefixer: ^10.4.13 crypto-js: ^4.1.1 @@ -44,19 +44,19 @@ specifiers: postcss: ^8.4.20 prettier: ^2.8.1 qs: ^6.11.0 - sass: ^1.57.0 + sass: ^1.57.1 typescript: ^4.9.4 unocss: ^0.46.5 unocss-preset-weapp: ^0.2.5 unplugin-vue-components: ^0.22.12 - vite: ^4.0.2 + vite: ^4.0.3 vite-plugin-eslint: ^1.8.1 vue: ^3.2.45 vue-i18n: ^9.2.2 dependencies: '@dcloudio/uni-app': registry.npmmirror.com/@dcloudio/uni-app/3.0.0-alpha-3061420221216001_yapjh6qjcl5bfzbmt35r2nv5vi - '@dcloudio/uni-app-plus': registry.npmmirror.com/@dcloudio/uni-app-plus/3.0.0-alpha-3061420221216001_bmxegjnle45h4hulggajujzuti + '@dcloudio/uni-app-plus': registry.npmmirror.com/@dcloudio/uni-app-plus/3.0.0-alpha-3061420221216001_gioipz73x7e6odstk4bwyk6buq '@dcloudio/uni-components': registry.npmmirror.com/@dcloudio/uni-components/3.0.0-alpha-3061420221216001 '@dcloudio/uni-h5': registry.npmmirror.com/@dcloudio/uni-h5/3.0.0-alpha-3061420221216001_postcss@8.4.20+vue@3.2.45 '@dcloudio/uni-i18n': registry.npmmirror.com/@dcloudio/uni-i18n/3.0.0-alpha-3061420221216001 @@ -83,14 +83,14 @@ devDependencies: '@dcloudio/types': registry.npmmirror.com/@dcloudio/types/2.6.12 '@dcloudio/uni-automator': registry.npmmirror.com/@dcloudio/uni-automator/3.0.0-alpha-3061420221216001_postcss@8.4.20+vue@3.2.45 '@dcloudio/uni-cli-shared': registry.npmmirror.com/@dcloudio/uni-cli-shared/3.0.0-alpha-3061420221216001_postcss@8.4.20+vue@3.2.45 - '@dcloudio/vite-plugin-uni': registry.npmmirror.com/@dcloudio/vite-plugin-uni/3.0.0-alpha-3061420221216001_bmxegjnle45h4hulggajujzuti - '@iconify/json': registry.npmmirror.com/@iconify/json/2.1.153 + '@dcloudio/vite-plugin-uni': registry.npmmirror.com/@dcloudio/vite-plugin-uni/3.0.0-alpha-3061420221216001_gioipz73x7e6odstk4bwyk6buq + '@iconify/json': registry.npmmirror.com/@iconify/json/2.1.156 '@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.46.1_mqzxmroayievgzgel6yrqgih5i - '@typescript-eslint/parser': registry.npmmirror.com/@typescript-eslint/parser/5.46.1_lzzuuodtsqwxnvqeq4g4likcqa + '@typescript-eslint/eslint-plugin': registry.npmmirror.com/@typescript-eslint/eslint-plugin/5.47.0_ncmi6noazr3nzas7jxykisekym + '@typescript-eslint/parser': registry.npmmirror.com/@typescript-eslint/parser/5.47.0_lzzuuodtsqwxnvqeq4g4likcqa '@unocss/preset-icons': registry.npmmirror.com/@unocss/preset-icons/0.46.5 autoprefixer: registry.npmmirror.com/autoprefixer/10.4.13_postcss@8.4.20 eslint: registry.npmmirror.com/eslint/8.30.0 @@ -102,13 +102,13 @@ devDependencies: mrm: registry.npmmirror.com/mrm/4.1.13 postcss: registry.npmmirror.com/postcss/8.4.20 prettier: registry.npmmirror.com/prettier/2.8.1 - sass: registry.npmmirror.com/sass/1.57.0 + sass: registry.npmmirror.com/sass/1.57.1 typescript: registry.npmmirror.com/typescript/4.9.4 - unocss: registry.npmmirror.com/unocss/0.46.5_vite@4.0.2 + unocss: registry.npmmirror.com/unocss/0.46.5_vite@4.0.3 unocss-preset-weapp: registry.npmmirror.com/unocss-preset-weapp/0.2.5 unplugin-vue-components: registry.npmmirror.com/unplugin-vue-components/0.22.12_vue@3.2.45 - vite: registry.npmmirror.com/vite/4.0.2_olky4fudu25zs2ylbhzyneeoam - vite-plugin-eslint: registry.npmmirror.com/vite-plugin-eslint/1.8.1_eslint@8.30.0+vite@4.0.2 + vite: registry.npmmirror.com/vite/4.0.3_arwryhsn4zwmtf5pq2mmdxlt6a + vite-plugin-eslint: registry.npmmirror.com/vite-plugin-eslint/1.8.1_eslint@8.30.0+vite@4.0.3 packages: @@ -150,28 +150,28 @@ packages: dependencies: '@babel/highlight': registry.npmmirror.com/@babel/highlight/7.18.6 - 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} + registry.npmmirror.com/@babel/compat-data/7.20.10: + resolution: {integrity: sha512-sEnuDPpOJR/fcafHMjpcpGN5M2jbUGUHwmuWKM/YdPzeEDJg8bgmbcWQFUfE32MQjti1koACvoPVsDe8Uq+idg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/compat-data/-/compat-data-7.20.10.tgz} name: '@babel/compat-data' - version: 7.20.5 + version: 7.20.10 engines: {node: '>=6.9.0'} - 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} + registry.npmmirror.com/@babel/core/7.20.7: + resolution: {integrity: sha512-t1ZjCluspe5DW24bn2Rr1CDb2v9rn/hROtg9a2tmd0+QYf4bsloYfLQzjG4qHPNMhWtKdGC33R5AxGR2Af2cBw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/core/-/core-7.20.7.tgz} name: '@babel/core' - version: 7.20.5 + version: 7.20.7 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.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.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.5 - '@babel/types': registry.npmmirror.com/@babel/types/7.20.5 + '@babel/generator': registry.npmmirror.com/@babel/generator/7.20.7 + '@babel/helper-compilation-targets': registry.npmmirror.com/@babel/helper-compilation-targets/7.20.7_@babel+core@7.20.7 + '@babel/helper-module-transforms': registry.npmmirror.com/@babel/helper-module-transforms/7.20.11 + '@babel/helpers': registry.npmmirror.com/@babel/helpers/7.20.7 + '@babel/parser': registry.npmmirror.com/@babel/parser/7.20.7 + '@babel/template': registry.npmmirror.com/@babel/template/7.20.7 + '@babel/traverse': registry.npmmirror.com/@babel/traverse/7.20.10 + '@babel/types': registry.npmmirror.com/@babel/types/7.20.7 convert-source-map: registry.npmmirror.com/convert-source-map/1.9.0 debug: registry.npmmirror.com/debug/4.3.4 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.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} + registry.npmmirror.com/@babel/generator/7.20.7: + resolution: {integrity: sha512-7wqMOJq8doJMZmP4ApXTzLxSr7+oO2jroJURrVEp6XShrQUObV8Tq/D0NCcoYg2uHqUrjzO0zwBjoYzelxK+sw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/generator/-/generator-7.20.7.tgz} name: '@babel/generator' - version: 7.20.5 + version: 7.20.7 engines: {node: '>=6.9.0'} dependencies: - '@babel/types': registry.npmmirror.com/@babel/types/7.20.5 + '@babel/types': registry.npmmirror.com/@babel/types/7.20.7 '@jridgewell/gen-mapping': registry.npmmirror.com/@jridgewell/gen-mapping/0.3.2 jsesc: registry.npmmirror.com/jsesc/2.5.2 @@ -196,40 +196,41 @@ packages: version: 7.18.6 engines: {node: '>=6.9.0'} dependencies: - '@babel/types': registry.npmmirror.com/@babel/types/7.20.5 + '@babel/types': registry.npmmirror.com/@babel/types/7.20.7 dev: true - 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 + registry.npmmirror.com/@babel/helper-compilation-targets/7.20.7_@babel+core@7.20.7: + resolution: {integrity: sha512-4tGORmfQcrc+bvrjb5y3dG9Mx1IOZjsHqQVUz7XCNHO+iTmqxWnVg3KRygjGmpRLJGdQSKuvFinbIb0CnZwHAQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.20.7.tgz} + id: registry.npmmirror.com/@babel/helper-compilation-targets/7.20.7 name: '@babel/helper-compilation-targets' - version: 7.20.0 + version: 7.20.7 engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/compat-data': registry.npmmirror.com/@babel/compat-data/7.20.5 - '@babel/core': registry.npmmirror.com/@babel/core/7.20.5 + '@babel/compat-data': registry.npmmirror.com/@babel/compat-data/7.20.10 + '@babel/core': registry.npmmirror.com/@babel/core/7.20.7 '@babel/helper-validator-option': registry.npmmirror.com/@babel/helper-validator-option/7.18.6 browserslist: registry.npmmirror.com/browserslist/4.21.4 + lru-cache: registry.npmmirror.com/lru-cache/5.1.1 semver: registry.npmmirror.com/semver/6.3.0 - 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 + registry.npmmirror.com/@babel/helper-create-class-features-plugin/7.20.7_@babel+core@7.20.7: + resolution: {integrity: sha512-LtoWbDXOaidEf50hmdDqn9g8VEzsorMexoWMQdQODbvmqYmaF23pBP5VNPAGIFHsFQCIeKokDiz3CH5Y2jlY6w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.20.7.tgz} + id: registry.npmmirror.com/@babel/helper-create-class-features-plugin/7.20.7 name: '@babel/helper-create-class-features-plugin' - version: 7.20.5 + version: 7.20.7 engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': registry.npmmirror.com/@babel/core/7.20.5 + '@babel/core': registry.npmmirror.com/@babel/core/7.20.7 '@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 - '@babel/helper-member-expression-to-functions': registry.npmmirror.com/@babel/helper-member-expression-to-functions/7.18.9 + '@babel/helper-member-expression-to-functions': registry.npmmirror.com/@babel/helper-member-expression-to-functions/7.20.7 '@babel/helper-optimise-call-expression': registry.npmmirror.com/@babel/helper-optimise-call-expression/7.18.6 - '@babel/helper-replace-supers': registry.npmmirror.com/@babel/helper-replace-supers/7.19.1 + '@babel/helper-replace-supers': registry.npmmirror.com/@babel/helper-replace-supers/7.20.7 '@babel/helper-split-export-declaration': registry.npmmirror.com/@babel/helper-split-export-declaration/7.18.6 transitivePeerDependencies: - supports-color @@ -247,8 +248,8 @@ packages: version: 7.19.0 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.5 + '@babel/template': registry.npmmirror.com/@babel/template/7.20.7 + '@babel/types': registry.npmmirror.com/@babel/types/7.20.7 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,15 +257,15 @@ packages: version: 7.18.6 engines: {node: '>=6.9.0'} dependencies: - '@babel/types': registry.npmmirror.com/@babel/types/7.20.5 + '@babel/types': registry.npmmirror.com/@babel/types/7.20.7 - 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} + registry.npmmirror.com/@babel/helper-member-expression-to-functions/7.20.7: + resolution: {integrity: sha512-9J0CxJLq315fEdi4s7xK5TQaNYjZw+nDVpVqr1axNGKzdrdwYBD5b4uKv3n75aABG0rCCTK8Im8Ww7eYfMrZgw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.20.7.tgz} name: '@babel/helper-member-expression-to-functions' - version: 7.18.9 + version: 7.20.7 engines: {node: '>=6.9.0'} dependencies: - '@babel/types': registry.npmmirror.com/@babel/types/7.20.5 + '@babel/types': registry.npmmirror.com/@babel/types/7.20.7 dev: true registry.npmmirror.com/@babel/helper-module-imports/7.18.6: @@ -273,12 +274,12 @@ packages: version: 7.18.6 engines: {node: '>=6.9.0'} dependencies: - '@babel/types': registry.npmmirror.com/@babel/types/7.20.5 + '@babel/types': registry.npmmirror.com/@babel/types/7.20.7 - 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} + registry.npmmirror.com/@babel/helper-module-transforms/7.20.11: + resolution: {integrity: sha512-uRy78kN4psmji1s2QtbtcCSaj/LILFDp0f/ymhpQH5QY3nljUZCaNWz9X1dEj/8MBdBEFECs7yRhKn8i7NjZgg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helper-module-transforms/-/helper-module-transforms-7.20.11.tgz} name: '@babel/helper-module-transforms' - version: 7.20.2 + version: 7.20.11 engines: {node: '>=6.9.0'} dependencies: '@babel/helper-environment-visitor': registry.npmmirror.com/@babel/helper-environment-visitor/7.18.9 @@ -286,9 +287,9 @@ packages: '@babel/helper-simple-access': registry.npmmirror.com/@babel/helper-simple-access/7.20.2 '@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.5 - '@babel/types': registry.npmmirror.com/@babel/types/7.20.5 + '@babel/template': registry.npmmirror.com/@babel/template/7.20.7 + '@babel/traverse': registry.npmmirror.com/@babel/traverse/7.20.10 + '@babel/types': registry.npmmirror.com/@babel/types/7.20.7 transitivePeerDependencies: - supports-color @@ -298,7 +299,7 @@ packages: version: 7.18.6 engines: {node: '>=6.9.0'} dependencies: - '@babel/types': registry.npmmirror.com/@babel/types/7.20.5 + '@babel/types': registry.npmmirror.com/@babel/types/7.20.7 dev: true registry.npmmirror.com/@babel/helper-plugin-utils/7.20.2: @@ -308,17 +309,18 @@ packages: engines: {node: '>=6.9.0'} dev: true - registry.npmmirror.com/@babel/helper-replace-supers/7.19.1: - resolution: {integrity: sha512-T7ahH7wV0Hfs46SFh5Jz3s0B6+o8g3c+7TMxu7xKfmHikg7EAZ3I2Qk9LFhjxXq8sL7UkP5JflezNwoZa8WvWw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helper-replace-supers/-/helper-replace-supers-7.19.1.tgz} + registry.npmmirror.com/@babel/helper-replace-supers/7.20.7: + resolution: {integrity: sha512-vujDMtB6LVfNW13jhlCrp48QNslK6JXi7lQG736HVbHz/mbf4Dc7tIRh1Xf5C0rF7BP8iiSxGMCmY6Ci1ven3A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helper-replace-supers/-/helper-replace-supers-7.20.7.tgz} name: '@babel/helper-replace-supers' - version: 7.19.1 + version: 7.20.7 engines: {node: '>=6.9.0'} dependencies: '@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-member-expression-to-functions': registry.npmmirror.com/@babel/helper-member-expression-to-functions/7.20.7 '@babel/helper-optimise-call-expression': registry.npmmirror.com/@babel/helper-optimise-call-expression/7.18.6 - '@babel/traverse': registry.npmmirror.com/@babel/traverse/7.20.5 - '@babel/types': registry.npmmirror.com/@babel/types/7.20.5 + '@babel/template': registry.npmmirror.com/@babel/template/7.20.7 + '@babel/traverse': registry.npmmirror.com/@babel/traverse/7.20.10 + '@babel/types': registry.npmmirror.com/@babel/types/7.20.7 transitivePeerDependencies: - supports-color dev: true @@ -329,7 +331,7 @@ packages: version: 7.20.2 engines: {node: '>=6.9.0'} dependencies: - '@babel/types': registry.npmmirror.com/@babel/types/7.20.5 + '@babel/types': registry.npmmirror.com/@babel/types/7.20.7 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 +339,7 @@ packages: version: 7.18.6 engines: {node: '>=6.9.0'} dependencies: - '@babel/types': registry.npmmirror.com/@babel/types/7.20.5 + '@babel/types': registry.npmmirror.com/@babel/types/7.20.7 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 +359,15 @@ packages: version: 7.18.6 engines: {node: '>=6.9.0'} - 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} + registry.npmmirror.com/@babel/helpers/7.20.7: + resolution: {integrity: sha512-PBPjs5BppzsGaxHQCDKnZ6Gd9s6xl8bBCluz3vEInLGRJmnZan4F6BYCeqtyXqkk4W5IlPmjK4JlOuZkpJ3xZA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helpers/-/helpers-7.20.7.tgz} name: '@babel/helpers' - version: 7.20.6 + version: 7.20.7 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.5 - '@babel/types': registry.npmmirror.com/@babel/types/7.20.5 + '@babel/template': registry.npmmirror.com/@babel/template/7.20.7 + '@babel/traverse': registry.npmmirror.com/@babel/traverse/7.20.10 + '@babel/types': registry.npmmirror.com/@babel/types/7.20.7 transitivePeerDependencies: - supports-color @@ -379,16 +381,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.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} + registry.npmmirror.com/@babel/parser/7.20.7: + resolution: {integrity: sha512-T3Z9oHybU+0vZlY9CiDSJQTD5ZapcW18ZctFMi0MOAl/4BjFF4ul7NVSARLdbGO5vDqy9eQiGTV0LtKfvCYvcg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/parser/-/parser-7.20.7.tgz} name: '@babel/parser' - version: 7.20.5 + version: 7.20.7 engines: {node: '>=6.0.0'} hasBin: true dependencies: - '@babel/types': registry.npmmirror.com/@babel/types/7.20.5 + '@babel/types': registry.npmmirror.com/@babel/types/7.20.7 - registry.npmmirror.com/@babel/plugin-syntax-import-meta/7.10.4_@babel+core@7.20.5: + registry.npmmirror.com/@babel/plugin-syntax-import-meta/7.10.4_@babel+core@7.20.7: 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 +398,11 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': registry.npmmirror.com/@babel/core/7.20.5 + '@babel/core': registry.npmmirror.com/@babel/core/7.20.7 '@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.5: + registry.npmmirror.com/@babel/plugin-syntax-jsx/7.18.6_@babel+core@7.20.7: 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 +411,11 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': registry.npmmirror.com/@babel/core/7.20.5 + '@babel/core': registry.npmmirror.com/@babel/core/7.20.7 '@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.5: + registry.npmmirror.com/@babel/plugin-syntax-typescript/7.20.0_@babel+core@7.20.7: 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,67 +424,67 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': registry.npmmirror.com/@babel/core/7.20.5 + '@babel/core': registry.npmmirror.com/@babel/core/7.20.7 '@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.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 + registry.npmmirror.com/@babel/plugin-transform-typescript/7.20.7_@babel+core@7.20.7: + resolution: {integrity: sha512-m3wVKEvf6SoszD8pu4NZz3PvfKRCMgk6D6d0Qi9hNnlM5M6CFS92EgF4EiHVLKbU0r/r7ty1hg7NPZwE7WRbYw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.20.7.tgz} + id: registry.npmmirror.com/@babel/plugin-transform-typescript/7.20.7 name: '@babel/plugin-transform-typescript' - version: 7.20.2 + version: 7.20.7 engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@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/core': registry.npmmirror.com/@babel/core/7.20.7 + '@babel/helper-create-class-features-plugin': registry.npmmirror.com/@babel/helper-create-class-features-plugin/7.20.7_@babel+core@7.20.7 '@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.5 + '@babel/plugin-syntax-typescript': registry.npmmirror.com/@babel/plugin-syntax-typescript/7.20.0_@babel+core@7.20.7 transitivePeerDependencies: - supports-color dev: true - 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} + registry.npmmirror.com/@babel/standalone/7.20.11: + resolution: {integrity: sha512-WUPlwwXFk3iViGE7QFVVp423eVtT+eoXu1940Xu4QJgqgHBF6WWtlwO1Ip5rIWQnp7OHrGdwrwKLtLhUVfOZbA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/standalone/-/standalone-7.20.11.tgz} name: '@babel/standalone' - version: 7.20.6 + version: 7.20.11 engines: {node: '>=6.9.0'} dev: true - registry.npmmirror.com/@babel/template/7.18.10: - resolution: {integrity: sha512-TI+rCtooWHr3QJ27kJxfjutghu44DLnasDMwpDqCXVTal9RLp3RSYNh4NdBrRP2cQAoG9A8juOQl6P6oZG4JxA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/template/-/template-7.18.10.tgz} + registry.npmmirror.com/@babel/template/7.20.7: + resolution: {integrity: sha512-8SegXApWe6VoNw0r9JHpSteLKTpTiLZ4rMlGIm9JQ18KiCtyQiAMEazujAHrUS5flrcqYZa75ukev3P6QmUwUw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/template/-/template-7.20.7.tgz} name: '@babel/template' - version: 7.18.10 + version: 7.20.7 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.5 - '@babel/types': registry.npmmirror.com/@babel/types/7.20.5 + '@babel/parser': registry.npmmirror.com/@babel/parser/7.20.7 + '@babel/types': registry.npmmirror.com/@babel/types/7.20.7 - 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} + registry.npmmirror.com/@babel/traverse/7.20.10: + resolution: {integrity: sha512-oSf1juCgymrSez8NI4A2sr4+uB/mFd9MXplYGPEBnfAuWmmyeVcHa6xLPiaRBcXkcb/28bgxmQLTVwFKE1yfsg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/traverse/-/traverse-7.20.10.tgz} name: '@babel/traverse' - version: 7.20.5 + version: 7.20.10 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.5 + '@babel/generator': registry.npmmirror.com/@babel/generator/7.20.7 '@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.5 - '@babel/types': registry.npmmirror.com/@babel/types/7.20.5 + '@babel/parser': registry.npmmirror.com/@babel/parser/7.20.7 + '@babel/types': registry.npmmirror.com/@babel/types/7.20.7 debug: registry.npmmirror.com/debug/4.3.4 globals: registry.npmmirror.com/globals/11.12.0 transitivePeerDependencies: - supports-color - 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} + registry.npmmirror.com/@babel/types/7.20.7: + resolution: {integrity: sha512-69OnhBxSSgK0OzTJai4kyPDiKTIe3j+ctaHdIGVbRahTLAT7L3R9oeXHC2aVSuGYt3cVnoAMDmOCgJ2yaiLMvg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/types/-/types-7.20.7.tgz} name: '@babel/types' - version: 7.20.5 + version: 7.20.7 engines: {node: '>=6.9.0'} dependencies: '@babel/helper-string-parser': registry.npmmirror.com/@babel/helper-string-parser/7.19.4 @@ -494,13 +496,13 @@ packages: name: '@dcloudio/types' version: 2.6.12 - registry.npmmirror.com/@dcloudio/uni-app-plus/3.0.0-alpha-3061420221216001_bmxegjnle45h4hulggajujzuti: + registry.npmmirror.com/@dcloudio/uni-app-plus/3.0.0-alpha-3061420221216001_gioipz73x7e6odstk4bwyk6buq: resolution: {integrity: sha512-8seHRnKf22AwRRHrD4sDtpjrQV0dmkETInN1GJsHJiyfxsmWvhzkq5X3kkdWvI9pWl1hEghhp03eT1veeqxjfw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@dcloudio/uni-app-plus/-/uni-app-plus-3.0.0-alpha-3061420221216001.tgz} id: registry.npmmirror.com/@dcloudio/uni-app-plus/3.0.0-alpha-3061420221216001 name: '@dcloudio/uni-app-plus' version: 3.0.0-alpha-3061420221216001 dependencies: - '@dcloudio/uni-app-vite': registry.npmmirror.com/@dcloudio/uni-app-vite/3.0.0-alpha-3061420221216001_bmxegjnle45h4hulggajujzuti + '@dcloudio/uni-app-vite': registry.npmmirror.com/@dcloudio/uni-app-vite/3.0.0-alpha-3061420221216001_gioipz73x7e6odstk4bwyk6buq '@dcloudio/uni-app-vue': registry.npmmirror.com/@dcloudio/uni-app-vue/3.0.0-alpha-3061420221216001 transitivePeerDependencies: - postcss @@ -510,7 +512,7 @@ packages: - vue dev: false - registry.npmmirror.com/@dcloudio/uni-app-vite/3.0.0-alpha-3061420221216001_bmxegjnle45h4hulggajujzuti: + registry.npmmirror.com/@dcloudio/uni-app-vite/3.0.0-alpha-3061420221216001_gioipz73x7e6odstk4bwyk6buq: resolution: {integrity: sha512-rsYWEhQP95yxAIfIc6LEWpJIREJR4ech3gsPUe1HTicEyIw8Fi62aFyezn2HmLpGR7MpLgIk9OYzwGwLX91vFA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@dcloudio/uni-app-vite/-/uni-app-vite-3.0.0-alpha-3061420221216001.tgz} id: registry.npmmirror.com/@dcloudio/uni-app-vite/3.0.0-alpha-3061420221216001 name: '@dcloudio/uni-app-vite' @@ -521,7 +523,7 @@ packages: '@dcloudio/uni-nvue-styler': registry.npmmirror.com/@dcloudio/uni-nvue-styler/3.0.0-alpha-3061420221216001 '@dcloudio/uni-shared': registry.npmmirror.com/@dcloudio/uni-shared/3.0.0-alpha-3061420221216001 '@rollup/pluginutils': registry.npmmirror.com/@rollup/pluginutils/4.2.1 - '@vitejs/plugin-vue': registry.npmmirror.com/@vitejs/plugin-vue/3.2.0_vite@4.0.2+vue@3.2.45 + '@vitejs/plugin-vue': registry.npmmirror.com/@vitejs/plugin-vue/3.2.0_vite@4.0.3+vue@3.2.45 '@vue/compiler-dom': registry.npmmirror.com/@vue/compiler-dom/3.2.45 '@vue/compiler-sfc': registry.npmmirror.com/@vue/compiler-sfc/3.2.45 debug: registry.npmmirror.com/debug/4.3.4 @@ -599,9 +601,9 @@ packages: 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.5 - '@babel/parser': registry.npmmirror.com/@babel/parser/7.20.5 - '@babel/types': registry.npmmirror.com/@babel/types/7.20.5 + '@babel/core': registry.npmmirror.com/@babel/core/7.20.7 + '@babel/parser': registry.npmmirror.com/@babel/parser/7.20.7 + '@babel/types': registry.npmmirror.com/@babel/types/7.20.7 '@dcloudio/uni-i18n': registry.npmmirror.com/@dcloudio/uni-i18n/3.0.0-alpha-3061420221216001 '@dcloudio/uni-shared': registry.npmmirror.com/@dcloudio/uni-shared/3.0.0-alpha-3061420221216001 '@intlify/core-base': registry.npmmirror.com/@intlify/core-base/9.1.9 @@ -774,9 +776,9 @@ packages: name: '@dcloudio/uni-mp-compiler' version: 3.0.0-alpha-3061420221216001 dependencies: - '@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 + '@babel/generator': registry.npmmirror.com/@babel/generator/7.20.7 + '@babel/parser': registry.npmmirror.com/@babel/parser/7.20.7 + '@babel/types': registry.npmmirror.com/@babel/types/7.20.7 '@dcloudio/uni-cli-shared': registry.npmmirror.com/@dcloudio/uni-cli-shared/3.0.0-alpha-3061420221216001_postcss@8.4.20+vue@3.2.45 '@dcloudio/uni-shared': registry.npmmirror.com/@dcloudio/uni-shared/3.0.0-alpha-3061420221216001 '@vue/compiler-core': registry.npmmirror.com/@vue/compiler-core/3.2.45 @@ -984,7 +986,7 @@ packages: - vue dev: false - registry.npmmirror.com/@dcloudio/vite-plugin-uni/3.0.0-alpha-3061420221216001_bmxegjnle45h4hulggajujzuti: + registry.npmmirror.com/@dcloudio/vite-plugin-uni/3.0.0-alpha-3061420221216001_gioipz73x7e6odstk4bwyk6buq: resolution: {integrity: sha512-nkrb2ym7Y7BAX9ajECpDRIE1jqB7coArdj2tnXNvkK5eBUP+snwkPCON+6vn9+TFDFI0AkbGVWjdX/xaQB3kmw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@dcloudio/vite-plugin-uni/-/vite-plugin-uni-3.0.0-alpha-3061420221216001.tgz} id: registry.npmmirror.com/@dcloudio/vite-plugin-uni/3.0.0-alpha-3061420221216001 name: '@dcloudio/vite-plugin-uni' @@ -994,15 +996,15 @@ packages: peerDependencies: vite: 3.2.4 dependencies: - '@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 + '@babel/core': registry.npmmirror.com/@babel/core/7.20.7 + '@babel/plugin-syntax-import-meta': registry.npmmirror.com/@babel/plugin-syntax-import-meta/7.10.4_@babel+core@7.20.7 + '@babel/plugin-transform-typescript': registry.npmmirror.com/@babel/plugin-transform-typescript/7.20.7_@babel+core@7.20.7 '@dcloudio/uni-cli-shared': registry.npmmirror.com/@dcloudio/uni-cli-shared/3.0.0-alpha-3061420221216001_postcss@8.4.20+vue@3.2.45 '@dcloudio/uni-shared': registry.npmmirror.com/@dcloudio/uni-shared/3.0.0-alpha-3061420221216001 '@rollup/pluginutils': registry.npmmirror.com/@rollup/pluginutils/4.2.1 - '@vitejs/plugin-legacy': registry.npmmirror.com/@vitejs/plugin-legacy/2.3.1_terser@5.16.1+vite@4.0.2 - '@vitejs/plugin-vue': registry.npmmirror.com/@vitejs/plugin-vue/3.2.0_vite@4.0.2+vue@3.2.45 - '@vitejs/plugin-vue-jsx': registry.npmmirror.com/@vitejs/plugin-vue-jsx/2.1.1_vite@4.0.2+vue@3.2.45 + '@vitejs/plugin-legacy': registry.npmmirror.com/@vitejs/plugin-legacy/2.3.1_terser@5.16.1+vite@4.0.3 + '@vitejs/plugin-vue': registry.npmmirror.com/@vitejs/plugin-vue/3.2.0_vite@4.0.3+vue@3.2.45 + '@vitejs/plugin-vue-jsx': registry.npmmirror.com/@vitejs/plugin-vue-jsx/2.1.1_vite@4.0.3+vue@3.2.45 '@vue/compiler-core': registry.npmmirror.com/@vue/compiler-core/3.2.45 '@vue/compiler-dom': registry.npmmirror.com/@vue/compiler-dom/3.2.45 '@vue/compiler-sfc': registry.npmmirror.com/@vue/compiler-sfc/3.2.45 @@ -1017,7 +1019,7 @@ packages: jsonc-parser: registry.npmmirror.com/jsonc-parser/3.2.0 picocolors: registry.npmmirror.com/picocolors/1.0.0 terser: registry.npmmirror.com/terser/5.16.1 - vite: registry.npmmirror.com/vite/4.0.2_olky4fudu25zs2ylbhzyneeoam + vite: registry.npmmirror.com/vite/4.0.3_arwryhsn4zwmtf5pq2mmdxlt6a transitivePeerDependencies: - postcss - supports-color @@ -1035,100 +1037,100 @@ packages: requiresBuild: true optional: true - registry.npmmirror.com/@esbuild/android-arm/0.16.9: - resolution: {integrity: sha512-kW5ccqWHVOOTGUkkJbtfoImtqu3kA1PFkivM+9QPFSHphPfPBlBalX9eDRqPK+wHCqKhU48/78T791qPgC9e9A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/android-arm/-/android-arm-0.16.9.tgz} + registry.npmmirror.com/@esbuild/android-arm/0.16.10: + resolution: {integrity: sha512-RmJjQTRrO6VwUWDrzTBLmV4OJZTarYsiepLGlF2rYTVB701hSorPywPGvP6d8HCuuRibyXa5JX4s3jN2kHEtjQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/android-arm/-/android-arm-0.16.10.tgz} name: '@esbuild/android-arm' - version: 0.16.9 + version: 0.16.10 engines: {node: '>=12'} cpu: [arm] os: [android] requiresBuild: true optional: true - registry.npmmirror.com/@esbuild/android-arm64/0.16.9: - resolution: {integrity: sha512-ndIAZJUeLx4O+4AJbFQCurQW4VRUXjDsUvt1L+nP8bVELOWdmdCEOtlIweCUE6P+hU0uxYbEK2AEP0n5IVQvhg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/android-arm64/-/android-arm64-0.16.9.tgz} + registry.npmmirror.com/@esbuild/android-arm64/0.16.10: + resolution: {integrity: sha512-47Y+NwVKTldTlDhSgJHZ/RpvBQMUDG7eKihqaF/u6g7s0ZPz4J1vy8A3rwnnUOF2CuDn7w7Gj/QcMoWz3U3SJw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/android-arm64/-/android-arm64-0.16.10.tgz} name: '@esbuild/android-arm64' - version: 0.16.9 + version: 0.16.10 engines: {node: '>=12'} cpu: [arm64] os: [android] requiresBuild: true optional: true - registry.npmmirror.com/@esbuild/android-x64/0.16.9: - resolution: {integrity: sha512-UbMcJB4EHrAVOnknQklREPgclNU2CPet2h+sCBCXmF2mfoYWopBn/CfTfeyOkb/JglOcdEADqAljFndMKnFtOw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/android-x64/-/android-x64-0.16.9.tgz} + registry.npmmirror.com/@esbuild/android-x64/0.16.10: + resolution: {integrity: sha512-C4PfnrBMcuAcOurQzpF1tTtZz94IXO5JmICJJ3NFJRHbXXsQUg9RFG45KvydKqtFfBaFLCHpduUkUfXwIvGnRg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/android-x64/-/android-x64-0.16.10.tgz} name: '@esbuild/android-x64' - version: 0.16.9 + version: 0.16.10 engines: {node: '>=12'} cpu: [x64] os: [android] requiresBuild: true optional: true - registry.npmmirror.com/@esbuild/darwin-arm64/0.16.9: - resolution: {integrity: sha512-d7D7/nrt4CxPul98lx4PXhyNZwTYtbdaHhOSdXlZuu5zZIznjqtMqLac8Bv+IuT6SVHiHUwrkL6ywD7mOgLW+A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/darwin-arm64/-/darwin-arm64-0.16.9.tgz} + registry.npmmirror.com/@esbuild/darwin-arm64/0.16.10: + resolution: {integrity: sha512-bH/bpFwldyOKdi9HSLCLhhKeVgRYr9KblchwXgY2NeUHBB/BzTUHtUSBgGBmpydB1/4E37m+ggXXfSrnD7/E7g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/darwin-arm64/-/darwin-arm64-0.16.10.tgz} name: '@esbuild/darwin-arm64' - version: 0.16.9 + version: 0.16.10 engines: {node: '>=12'} cpu: [arm64] os: [darwin] requiresBuild: true optional: true - registry.npmmirror.com/@esbuild/darwin-x64/0.16.9: - resolution: {integrity: sha512-LZc+Wlz06AkJYtwWsBM3x2rSqTG8lntDuftsUNQ3fCx9ZttYtvlDcVtgb+NQ6t9s6K5No5zutN3pcjZEC2a4iQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/darwin-x64/-/darwin-x64-0.16.9.tgz} + registry.npmmirror.com/@esbuild/darwin-x64/0.16.10: + resolution: {integrity: sha512-OXt7ijoLuy+AjDSKQWu+KdDFMBbdeaL6wtgMKtDUXKWHiAMKHan5+R1QAG6HD4+K0nnOvEJXKHeA9QhXNAjOTQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/darwin-x64/-/darwin-x64-0.16.10.tgz} name: '@esbuild/darwin-x64' - version: 0.16.9 + version: 0.16.10 engines: {node: '>=12'} cpu: [x64] os: [darwin] requiresBuild: true optional: true - registry.npmmirror.com/@esbuild/freebsd-arm64/0.16.9: - resolution: {integrity: sha512-gIj0UQZlQo93CHYouHKkpzP7AuruSaMIm1etcWIxccFEVqCN1xDr6BWlN9bM+ol/f0W9w3hx3HDuEwcJVtGneQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/freebsd-arm64/-/freebsd-arm64-0.16.9.tgz} + registry.npmmirror.com/@esbuild/freebsd-arm64/0.16.10: + resolution: {integrity: sha512-shSQX/3GHuspE3Uxtq5kcFG/zqC+VuMnJkqV7LczO41cIe6CQaXHD3QdMLA4ziRq/m0vZo7JdterlgbmgNIAlQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/freebsd-arm64/-/freebsd-arm64-0.16.10.tgz} name: '@esbuild/freebsd-arm64' - version: 0.16.9 + version: 0.16.10 engines: {node: '>=12'} cpu: [arm64] os: [freebsd] requiresBuild: true optional: true - registry.npmmirror.com/@esbuild/freebsd-x64/0.16.9: - resolution: {integrity: sha512-GNors4vaMJ7lzGOuhzNc7jvgsQZqErGA8rsW+nck8N1nYu86CvsJW2seigVrQQWOV4QzEP8Zf3gm+QCjA2hnBQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/freebsd-x64/-/freebsd-x64-0.16.9.tgz} + registry.npmmirror.com/@esbuild/freebsd-x64/0.16.10: + resolution: {integrity: sha512-5YVc1zdeaJGASijZmTzSO4h6uKzsQGG3pkjI6fuXvolhm3hVRhZwnHJkforaZLmzvNv5Tb7a3QL2FAVmrgySIA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/freebsd-x64/-/freebsd-x64-0.16.10.tgz} name: '@esbuild/freebsd-x64' - version: 0.16.9 + version: 0.16.10 engines: {node: '>=12'} cpu: [x64] os: [freebsd] requiresBuild: true optional: true - registry.npmmirror.com/@esbuild/linux-arm/0.16.9: - resolution: {integrity: sha512-cNx1EF99c2t1Ztn0lk9N+MuwBijGF8mH6nx9GFsB3e0lpUpPkCE/yt5d+7NP9EwJf5uzqdjutgVYoH1SNqzudA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/linux-arm/-/linux-arm-0.16.9.tgz} + registry.npmmirror.com/@esbuild/linux-arm/0.16.10: + resolution: {integrity: sha512-c360287ZWI2miBnvIj23bPyVctgzeMT2kQKR+x94pVqIN44h3GF8VMEs1SFPH1UgyDr3yBbx3vowDS1SVhyVhA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/linux-arm/-/linux-arm-0.16.10.tgz} name: '@esbuild/linux-arm' - version: 0.16.9 + version: 0.16.10 engines: {node: '>=12'} cpu: [arm] os: [linux] requiresBuild: true optional: true - registry.npmmirror.com/@esbuild/linux-arm64/0.16.9: - resolution: {integrity: sha512-YPxQunReYp8RQ1FvexFrOEqqf+nLbS3bKVZF5FRT2uKM7Wio7BeATqAwO02AyrdSEntt3I5fhFsujUChIa8CZg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/linux-arm64/-/linux-arm64-0.16.9.tgz} + registry.npmmirror.com/@esbuild/linux-arm64/0.16.10: + resolution: {integrity: sha512-2aqeNVxIaRfPcIaMZIFoblLh588sWyCbmj1HHCCs9WmeNWm+EIN0SmvsmPvTa/TsNZFKnxTcvkX2eszTcCqIrA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/linux-arm64/-/linux-arm64-0.16.10.tgz} name: '@esbuild/linux-arm64' - version: 0.16.9 + version: 0.16.10 engines: {node: '>=12'} cpu: [arm64] os: [linux] requiresBuild: true optional: true - registry.npmmirror.com/@esbuild/linux-ia32/0.16.9: - resolution: {integrity: sha512-zb12ixDIKNwFpIqR00J88FFitVwOEwO78EiUi8wi8FXlmSc3GtUuKV/BSO+730Kglt0B47+ZrJN1BhhOxZaVrw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/linux-ia32/-/linux-ia32-0.16.9.tgz} + registry.npmmirror.com/@esbuild/linux-ia32/0.16.10: + resolution: {integrity: sha512-sqMIEWeyrLGU7J5RB5fTkLRIFwsgsQ7ieWXlDLEmC2HblPYGb3AucD7inw2OrKFpRPKsec1l+lssiM3+NV5aOw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/linux-ia32/-/linux-ia32-0.16.10.tgz} name: '@esbuild/linux-ia32' - version: 0.16.9 + version: 0.16.10 engines: {node: '>=12'} cpu: [ia32] os: [linux] @@ -1145,120 +1147,120 @@ packages: requiresBuild: true optional: true - registry.npmmirror.com/@esbuild/linux-loong64/0.16.9: - resolution: {integrity: sha512-X8te4NLxtHiNT6H+4Pfm5RklzItA1Qy4nfyttihGGX+Koc53Ar20ViC+myY70QJ8PDEOehinXZj/F7QK3A+MKQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/linux-loong64/-/linux-loong64-0.16.9.tgz} + registry.npmmirror.com/@esbuild/linux-loong64/0.16.10: + resolution: {integrity: sha512-O7Pd5hLEtTg37NC73pfhUOGTjx/+aXu5YoSq3ahCxcN7Bcr2F47mv+kG5t840thnsEzrv0oB70+LJu3gUgchvg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/linux-loong64/-/linux-loong64-0.16.10.tgz} name: '@esbuild/linux-loong64' - version: 0.16.9 + version: 0.16.10 engines: {node: '>=12'} cpu: [loong64] os: [linux] requiresBuild: true optional: true - registry.npmmirror.com/@esbuild/linux-mips64el/0.16.9: - resolution: {integrity: sha512-ZqyMDLt02c5smoS3enlF54ndK5zK4IpClLTxF0hHfzHJlfm4y8IAkIF8LUW0W7zxcKy7oAwI7BRDqeVvC120SA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/linux-mips64el/-/linux-mips64el-0.16.9.tgz} + registry.npmmirror.com/@esbuild/linux-mips64el/0.16.10: + resolution: {integrity: sha512-FN8mZOH7531iPHM0kaFhAOqqNHoAb6r/YHW2ZIxNi0a85UBi2DO4Vuyn7t1p4UN8a4LoAnLOT1PqNgHkgBJgbA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/linux-mips64el/-/linux-mips64el-0.16.10.tgz} name: '@esbuild/linux-mips64el' - version: 0.16.9 + version: 0.16.10 engines: {node: '>=12'} cpu: [mips64el] os: [linux] requiresBuild: true optional: true - registry.npmmirror.com/@esbuild/linux-ppc64/0.16.9: - resolution: {integrity: sha512-k+ca5W5LDBEF3lfDwMV6YNXwm4wEpw9krMnNvvlNz3MrKSD2Eb2c861O0MaKrZkG/buTQAP4vkavbLwgIe6xjg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/linux-ppc64/-/linux-ppc64-0.16.9.tgz} + registry.npmmirror.com/@esbuild/linux-ppc64/0.16.10: + resolution: {integrity: sha512-Dg9RiqdvHOAWnOKIOTsIx8dFX9EDlY2IbPEY7YFzchrCiTZmMkD7jWA9UdZbNUygPjdmQBVPRCrLydReFlX9yg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/linux-ppc64/-/linux-ppc64-0.16.10.tgz} name: '@esbuild/linux-ppc64' - version: 0.16.9 + version: 0.16.10 engines: {node: '>=12'} cpu: [ppc64] os: [linux] requiresBuild: true optional: true - registry.npmmirror.com/@esbuild/linux-riscv64/0.16.9: - resolution: {integrity: sha512-GuInVdogjmg9DhgkEmNipHkC+3tzkanPJzgzTC2ihsvrruLyFoR1YrTGixblNSMPudQLpiqkcwGwwe0oqfrvfA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/linux-riscv64/-/linux-riscv64-0.16.9.tgz} + registry.npmmirror.com/@esbuild/linux-riscv64/0.16.10: + resolution: {integrity: sha512-XMqtpjwzbmlar0BJIxmzu/RZ7EWlfVfH68Vadrva0Wj5UKOdKvqskuev2jY2oPV3aoQUyXwnMbMrFmloO2GfAw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/linux-riscv64/-/linux-riscv64-0.16.10.tgz} name: '@esbuild/linux-riscv64' - version: 0.16.9 + version: 0.16.10 engines: {node: '>=12'} cpu: [riscv64] os: [linux] requiresBuild: true optional: true - registry.npmmirror.com/@esbuild/linux-s390x/0.16.9: - resolution: {integrity: sha512-49wQ0aYkvwXonGsxc7LuuLNICMX8XtO92Iqmug5Qau0kpnV6SP34jk+jIeu4suHwAbSbRhVFtDv75yRmyfQcHw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/linux-s390x/-/linux-s390x-0.16.9.tgz} + registry.npmmirror.com/@esbuild/linux-s390x/0.16.10: + resolution: {integrity: sha512-fu7XtnoeRNFMx8DjK3gPWpFBDM2u5ba+FYwg27SjMJwKvJr4bDyKz5c+FLXLUSSAkMAt/UL+cUbEbra+rYtUgw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/linux-s390x/-/linux-s390x-0.16.10.tgz} name: '@esbuild/linux-s390x' - version: 0.16.9 + version: 0.16.10 engines: {node: '>=12'} cpu: [s390x] os: [linux] requiresBuild: true optional: true - registry.npmmirror.com/@esbuild/linux-x64/0.16.9: - resolution: {integrity: sha512-Nx4oKEAJ6EcQlt4dK7qJyuZUoXZG7CAeY22R7rqZijFzwFfMOD+gLP56uV7RrV86jGf8PeRY8TBsRmOcZoG42w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/linux-x64/-/linux-x64-0.16.9.tgz} + registry.npmmirror.com/@esbuild/linux-x64/0.16.10: + resolution: {integrity: sha512-61lcjVC/RldNNMUzQQdyCWjCxp9YLEQgIxErxU9XluX7juBdGKb0pvddS0vPNuCvotRbzijZ1pzII+26haWzbA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/linux-x64/-/linux-x64-0.16.10.tgz} name: '@esbuild/linux-x64' - version: 0.16.9 + version: 0.16.10 engines: {node: '>=12'} cpu: [x64] os: [linux] requiresBuild: true optional: true - registry.npmmirror.com/@esbuild/netbsd-x64/0.16.9: - resolution: {integrity: sha512-d0WnpgJ+FTiMZXEQ1NOv9+0gvEhttbgKEvVqWWAtl1u9AvlspKXbodKHzQ5MLP6YV1y52Xp+p8FMYqj8ykTahg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/netbsd-x64/-/netbsd-x64-0.16.9.tgz} + registry.npmmirror.com/@esbuild/netbsd-x64/0.16.10: + resolution: {integrity: sha512-JeZXCX3viSA9j4HqSoygjssdqYdfHd6yCFWyfSekLbz4Ef+D2EjvsN02ZQPwYl5a5gg/ehdHgegHhlfOFP0HCA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/netbsd-x64/-/netbsd-x64-0.16.10.tgz} name: '@esbuild/netbsd-x64' - version: 0.16.9 + version: 0.16.10 engines: {node: '>=12'} cpu: [x64] os: [netbsd] requiresBuild: true optional: true - registry.npmmirror.com/@esbuild/openbsd-x64/0.16.9: - resolution: {integrity: sha512-jccK11278dvEscHFfMk5EIPjF4wv1qGD0vps7mBV1a6TspdR36O28fgPem/SA/0pcsCPHjww5ouCLwP+JNAFlw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/openbsd-x64/-/openbsd-x64-0.16.9.tgz} + registry.npmmirror.com/@esbuild/openbsd-x64/0.16.10: + resolution: {integrity: sha512-3qpxQKuEVIIg8SebpXsp82OBrqjPV/OwNWmG+TnZDr3VGyChNnGMHccC1xkbxCHDQNnnXjxhMQNyHmdFJbmbRA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/openbsd-x64/-/openbsd-x64-0.16.10.tgz} name: '@esbuild/openbsd-x64' - version: 0.16.9 + version: 0.16.10 engines: {node: '>=12'} cpu: [x64] os: [openbsd] requiresBuild: true optional: true - registry.npmmirror.com/@esbuild/sunos-x64/0.16.9: - resolution: {integrity: sha512-OetwTSsv6mIDLqN7I7I2oX9MmHGwG+AP+wKIHvq+6sIHwcPPJqRx+DJB55jy9JG13CWcdcQno/7V5MTJ5a0xfQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/sunos-x64/-/sunos-x64-0.16.9.tgz} + registry.npmmirror.com/@esbuild/sunos-x64/0.16.10: + resolution: {integrity: sha512-z+q0xZ+et/7etz7WoMyXTHZ1rB8PMSNp/FOqURLJLOPb3GWJ2aj4oCqFCjPwEbW1rsT7JPpxeH/DwGAWk/I1Bg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/sunos-x64/-/sunos-x64-0.16.10.tgz} name: '@esbuild/sunos-x64' - version: 0.16.9 + version: 0.16.10 engines: {node: '>=12'} cpu: [x64] os: [sunos] requiresBuild: true optional: true - registry.npmmirror.com/@esbuild/win32-arm64/0.16.9: - resolution: {integrity: sha512-tKSSSK6unhxbGbHg+Cc+JhRzemkcsX0tPBvG0m5qsWbkShDK9c+/LSb13L18LWVdOQZwuA55Vbakxmt6OjBDOQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/win32-arm64/-/win32-arm64-0.16.9.tgz} + registry.npmmirror.com/@esbuild/win32-arm64/0.16.10: + resolution: {integrity: sha512-+YYu5sbQ9npkNT9Dec+tn1F/kjg6SMgr6bfi/6FpXYZvCRfu2YFPZGb+3x8K30s8eRxFpoG4sGhiSUkr1xbHEw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/win32-arm64/-/win32-arm64-0.16.10.tgz} name: '@esbuild/win32-arm64' - version: 0.16.9 + version: 0.16.10 engines: {node: '>=12'} cpu: [arm64] os: [win32] requiresBuild: true optional: true - registry.npmmirror.com/@esbuild/win32-ia32/0.16.9: - resolution: {integrity: sha512-ZTQ5vhNS5gli0KK8I6/s6+LwXmNEfq1ftjnSVyyNm33dBw8zDpstqhGXYUbZSWWLvkqiRRjgxgmoncmi6Yy7Ng==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/win32-ia32/-/win32-ia32-0.16.9.tgz} + registry.npmmirror.com/@esbuild/win32-ia32/0.16.10: + resolution: {integrity: sha512-Aw7Fupk7XNehR1ftHGYwUteyJ2q+em/aE+fVU3YMTBN2V5A7Z4aVCSV+SvCp9HIIHZavPFBpbdP3VfjQpdf6Xg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/win32-ia32/-/win32-ia32-0.16.10.tgz} name: '@esbuild/win32-ia32' - version: 0.16.9 + version: 0.16.10 engines: {node: '>=12'} cpu: [ia32] os: [win32] requiresBuild: true optional: true - registry.npmmirror.com/@esbuild/win32-x64/0.16.9: - resolution: {integrity: sha512-C4ZX+YFIp6+lPrru3tpH6Gaapy8IBRHw/e7l63fzGDhn/EaiGpQgbIlT5paByyy+oMvRFQoxxyvC4LE0AjJMqQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/win32-x64/-/win32-x64-0.16.9.tgz} + registry.npmmirror.com/@esbuild/win32-x64/0.16.10: + resolution: {integrity: sha512-qddWullt3sC1EIpfHvCRBq3H4g3L86DZpD6n8k2XFjFVyp01D++uNbN1hT/JRsHxTbyyemZcpwL5aRlJwc/zFw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/win32-x64/-/win32-x64-0.16.10.tgz} name: '@esbuild/win32-x64' - version: 0.16.9 + version: 0.16.10 engines: {node: '>=12'} cpu: [x64] os: [win32] @@ -1275,7 +1277,7 @@ packages: debug: registry.npmmirror.com/debug/4.3.4 espree: registry.npmmirror.com/espree/9.4.1 globals: registry.npmmirror.com/globals/13.19.0 - ignore: registry.npmmirror.com/ignore/5.2.1 + ignore: registry.npmmirror.com/ignore/5.2.4 import-fresh: registry.npmmirror.com/import-fresh/3.3.0 js-yaml: registry.npmmirror.com/js-yaml/4.1.0 minimatch: registry.npmmirror.com/minimatch/3.1.2 @@ -1326,10 +1328,10 @@ packages: '@iconify/types': registry.npmmirror.com/@iconify/types/2.0.0 dev: false - registry.npmmirror.com/@iconify/json/2.1.153: - resolution: {integrity: sha512-9DSzK1DIbrbjDK+LV8PTF/pTM8wJOrmRETEvVP47na093F6LEvcOQnq7Ett51e/WW0mA32GIj7LpO9opyJ/gtQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@iconify/json/-/json-2.1.153.tgz} + registry.npmmirror.com/@iconify/json/2.1.156: + resolution: {integrity: sha512-QaLf/XSPRe6i35Z9WIRBxlWOLykDXNnEGYFf+9E+GWLmRqVQ2VNyTsEo6CNZqP5eGQRDPJyNhd+2vH+gbehGDg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@iconify/json/-/json-2.1.156.tgz} name: '@iconify/json' - version: 2.1.153 + version: 2.1.156 dependencies: '@iconify/types': registry.npmmirror.com/@iconify/types/2.0.0 pathe: registry.npmmirror.com/pathe/0.3.9 @@ -1340,10 +1342,10 @@ packages: name: '@iconify/types' version: 2.0.0 - registry.npmmirror.com/@iconify/utils/2.0.4: - resolution: {integrity: sha512-/ZYdSK+vao8XPoRPkdQeetGBtuCcPcVTtuXUz2Y+281EpcmM/5G1SCbtgty28r/Y9HkR9ePbKst7eWUOK7/jNQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@iconify/utils/-/utils-2.0.4.tgz} + registry.npmmirror.com/@iconify/utils/2.0.5: + resolution: {integrity: sha512-UMT1WhBkr7oYggc69dFl/1RHE9XDisCrWaKXXQLpIccLCytHWZEX3247b/wR+sexYIKBSWs8YIKmMBe3g4oGCw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@iconify/utils/-/utils-2.0.5.tgz} name: '@iconify/utils' - version: 2.0.4 + version: 2.0.5 dependencies: '@antfu/install-pkg': registry.npmmirror.com/@antfu/install-pkg/0.1.1 '@antfu/utils': registry.npmmirror.com/@antfu/utils/0.5.2 @@ -1504,6 +1506,7 @@ packages: dependencies: '@jridgewell/gen-mapping': registry.npmmirror.com/@jridgewell/gen-mapping/0.3.2 '@jridgewell/trace-mapping': registry.npmmirror.com/@jridgewell/trace-mapping/0.3.17 + dev: true registry.npmmirror.com/@jridgewell/sourcemap-codec/1.4.14: resolution: {integrity: sha512-XPSJHWmi394fuUuzDnGz1wiKqWfo1yXecHQMRf2l6hztTO+nPru658AyDngaBe7isIxEkRsPR3FZh+s7iVa4Uw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.14.tgz} @@ -1671,11 +1674,11 @@ packages: version: 7.3.13 dev: true - registry.npmmirror.com/@typescript-eslint/eslint-plugin/5.46.1_mqzxmroayievgzgel6yrqgih5i: - resolution: {integrity: sha512-YpzNv3aayRBwjs4J3oz65eVLXc9xx0PDbIRisHj+dYhvBn02MjYOD96P8YGiWEIFBrojaUjxvkaUpakD82phsA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.46.1.tgz} - id: registry.npmmirror.com/@typescript-eslint/eslint-plugin/5.46.1 + registry.npmmirror.com/@typescript-eslint/eslint-plugin/5.47.0_ncmi6noazr3nzas7jxykisekym: + resolution: {integrity: sha512-AHZtlXAMGkDmyLuLZsRpH3p4G/1iARIwc/T0vIem2YB+xW6pZaXYXzCBnZSF/5fdM97R9QqZWZ+h3iW10XgevQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.47.0.tgz} + id: registry.npmmirror.com/@typescript-eslint/eslint-plugin/5.47.0 name: '@typescript-eslint/eslint-plugin' - version: 5.46.1 + version: 5.47.0 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: '@typescript-eslint/parser': ^5.0.0 @@ -1685,13 +1688,13 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/parser': registry.npmmirror.com/@typescript-eslint/parser/5.46.1_lzzuuodtsqwxnvqeq4g4likcqa - '@typescript-eslint/scope-manager': registry.npmmirror.com/@typescript-eslint/scope-manager/5.46.1 - '@typescript-eslint/type-utils': registry.npmmirror.com/@typescript-eslint/type-utils/5.46.1_lzzuuodtsqwxnvqeq4g4likcqa - '@typescript-eslint/utils': registry.npmmirror.com/@typescript-eslint/utils/5.46.1_lzzuuodtsqwxnvqeq4g4likcqa + '@typescript-eslint/parser': registry.npmmirror.com/@typescript-eslint/parser/5.47.0_lzzuuodtsqwxnvqeq4g4likcqa + '@typescript-eslint/scope-manager': registry.npmmirror.com/@typescript-eslint/scope-manager/5.47.0 + '@typescript-eslint/type-utils': registry.npmmirror.com/@typescript-eslint/type-utils/5.47.0_lzzuuodtsqwxnvqeq4g4likcqa + '@typescript-eslint/utils': registry.npmmirror.com/@typescript-eslint/utils/5.47.0_lzzuuodtsqwxnvqeq4g4likcqa debug: registry.npmmirror.com/debug/4.3.4 eslint: registry.npmmirror.com/eslint/8.30.0 - ignore: registry.npmmirror.com/ignore/5.2.1 + ignore: registry.npmmirror.com/ignore/5.2.4 natural-compare-lite: registry.npmmirror.com/natural-compare-lite/1.4.0 regexpp: registry.npmmirror.com/regexpp/3.2.0 semver: registry.npmmirror.com/semver/7.3.8 @@ -1701,11 +1704,11 @@ packages: - supports-color dev: true - registry.npmmirror.com/@typescript-eslint/parser/5.46.1_lzzuuodtsqwxnvqeq4g4likcqa: - resolution: {integrity: sha512-RelQ5cGypPh4ySAtfIMBzBGyrNerQcmfA1oJvPj5f+H4jI59rl9xxpn4bonC0tQvUKOEN7eGBFWxFLK3Xepneg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@typescript-eslint/parser/-/parser-5.46.1.tgz} - id: registry.npmmirror.com/@typescript-eslint/parser/5.46.1 + registry.npmmirror.com/@typescript-eslint/parser/5.47.0_lzzuuodtsqwxnvqeq4g4likcqa: + resolution: {integrity: sha512-udPU4ckK+R1JWCGdQC4Qa27NtBg7w020ffHqGyAK8pAgOVuNw7YaKXGChk+udh+iiGIJf6/E/0xhVXyPAbsczw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@typescript-eslint/parser/-/parser-5.47.0.tgz} + id: registry.npmmirror.com/@typescript-eslint/parser/5.47.0 name: '@typescript-eslint/parser' - version: 5.46.1 + version: 5.47.0 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 @@ -1714,9 +1717,9 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/scope-manager': registry.npmmirror.com/@typescript-eslint/scope-manager/5.46.1 - '@typescript-eslint/types': registry.npmmirror.com/@typescript-eslint/types/5.46.1 - '@typescript-eslint/typescript-estree': registry.npmmirror.com/@typescript-eslint/typescript-estree/5.46.1_typescript@4.9.4 + '@typescript-eslint/scope-manager': registry.npmmirror.com/@typescript-eslint/scope-manager/5.47.0 + '@typescript-eslint/types': registry.npmmirror.com/@typescript-eslint/types/5.47.0 + '@typescript-eslint/typescript-estree': registry.npmmirror.com/@typescript-eslint/typescript-estree/5.47.0_typescript@4.9.4 debug: registry.npmmirror.com/debug/4.3.4 eslint: registry.npmmirror.com/eslint/8.30.0 typescript: registry.npmmirror.com/typescript/4.9.4 @@ -1724,21 +1727,21 @@ packages: - supports-color dev: true - registry.npmmirror.com/@typescript-eslint/scope-manager/5.46.1: - resolution: {integrity: sha512-iOChVivo4jpwUdrJZyXSMrEIM/PvsbbDOX1y3UCKjSgWn+W89skxWaYXACQfxmIGhPVpRWK/VWPYc+bad6smIA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@typescript-eslint/scope-manager/-/scope-manager-5.46.1.tgz} + registry.npmmirror.com/@typescript-eslint/scope-manager/5.47.0: + resolution: {integrity: sha512-dvJab4bFf7JVvjPuh3sfBUWsiD73aiftKBpWSfi3sUkysDQ4W8x+ZcFpNp7Kgv0weldhpmMOZBjx1wKN8uWvAw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@typescript-eslint/scope-manager/-/scope-manager-5.47.0.tgz} name: '@typescript-eslint/scope-manager' - version: 5.46.1 + version: 5.47.0 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': registry.npmmirror.com/@typescript-eslint/types/5.46.1 - '@typescript-eslint/visitor-keys': registry.npmmirror.com/@typescript-eslint/visitor-keys/5.46.1 + '@typescript-eslint/types': registry.npmmirror.com/@typescript-eslint/types/5.47.0 + '@typescript-eslint/visitor-keys': registry.npmmirror.com/@typescript-eslint/visitor-keys/5.47.0 dev: true - registry.npmmirror.com/@typescript-eslint/type-utils/5.46.1_lzzuuodtsqwxnvqeq4g4likcqa: - resolution: {integrity: sha512-V/zMyfI+jDmL1ADxfDxjZ0EMbtiVqj8LUGPAGyBkXXStWmCUErMpW873zEHsyguWCuq2iN4BrlWUkmuVj84yng==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@typescript-eslint/type-utils/-/type-utils-5.46.1.tgz} - id: registry.npmmirror.com/@typescript-eslint/type-utils/5.46.1 + registry.npmmirror.com/@typescript-eslint/type-utils/5.47.0_lzzuuodtsqwxnvqeq4g4likcqa: + resolution: {integrity: sha512-1J+DFFrYoDUXQE1b7QjrNGARZE6uVhBqIvdaXTe5IN+NmEyD68qXR1qX1g2u4voA+nCaelQyG8w30SAOihhEYg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@typescript-eslint/type-utils/-/type-utils-5.47.0.tgz} + id: registry.npmmirror.com/@typescript-eslint/type-utils/5.47.0 name: '@typescript-eslint/type-utils' - version: 5.46.1 + version: 5.47.0 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: '*' @@ -1747,8 +1750,8 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/typescript-estree': registry.npmmirror.com/@typescript-eslint/typescript-estree/5.46.1_typescript@4.9.4 - '@typescript-eslint/utils': registry.npmmirror.com/@typescript-eslint/utils/5.46.1_lzzuuodtsqwxnvqeq4g4likcqa + '@typescript-eslint/typescript-estree': registry.npmmirror.com/@typescript-eslint/typescript-estree/5.47.0_typescript@4.9.4 + '@typescript-eslint/utils': registry.npmmirror.com/@typescript-eslint/utils/5.47.0_lzzuuodtsqwxnvqeq4g4likcqa debug: registry.npmmirror.com/debug/4.3.4 eslint: registry.npmmirror.com/eslint/8.30.0 tsutils: registry.npmmirror.com/tsutils/3.21.0_typescript@4.9.4 @@ -1757,18 +1760,18 @@ packages: - supports-color dev: true - registry.npmmirror.com/@typescript-eslint/types/5.46.1: - resolution: {integrity: sha512-Z5pvlCaZgU+93ryiYUwGwLl9AQVB/PQ1TsJ9NZ/gHzZjN7g9IAn6RSDkpCV8hqTwAiaj6fmCcKSQeBPlIpW28w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@typescript-eslint/types/-/types-5.46.1.tgz} + registry.npmmirror.com/@typescript-eslint/types/5.47.0: + resolution: {integrity: sha512-eslFG0Qy8wpGzDdYKu58CEr3WLkjwC5Usa6XbuV89ce/yN5RITLe1O8e+WFEuxnfftHiJImkkOBADj58ahRxSg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@typescript-eslint/types/-/types-5.47.0.tgz} name: '@typescript-eslint/types' - version: 5.46.1 + version: 5.47.0 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - registry.npmmirror.com/@typescript-eslint/typescript-estree/5.46.1_typescript@4.9.4: - resolution: {integrity: sha512-j9W4t67QiNp90kh5Nbr1w92wzt+toiIsaVPnEblB2Ih2U9fqBTyqV9T3pYWZBRt6QoMh/zVWP59EpuCjc4VRBg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.46.1.tgz} - id: registry.npmmirror.com/@typescript-eslint/typescript-estree/5.46.1 + registry.npmmirror.com/@typescript-eslint/typescript-estree/5.47.0_typescript@4.9.4: + resolution: {integrity: sha512-LxfKCG4bsRGq60Sqqu+34QT5qT2TEAHvSCCJ321uBWywgE2dS0LKcu5u+3sMGo+Vy9UmLOhdTw5JHzePV/1y4Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.47.0.tgz} + id: registry.npmmirror.com/@typescript-eslint/typescript-estree/5.47.0 name: '@typescript-eslint/typescript-estree' - version: 5.46.1 + version: 5.47.0 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: typescript: '*' @@ -1776,8 +1779,8 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/types': registry.npmmirror.com/@typescript-eslint/types/5.46.1 - '@typescript-eslint/visitor-keys': registry.npmmirror.com/@typescript-eslint/visitor-keys/5.46.1 + '@typescript-eslint/types': registry.npmmirror.com/@typescript-eslint/types/5.47.0 + '@typescript-eslint/visitor-keys': registry.npmmirror.com/@typescript-eslint/visitor-keys/5.47.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 @@ -1788,20 +1791,20 @@ packages: - supports-color dev: true - registry.npmmirror.com/@typescript-eslint/utils/5.46.1_lzzuuodtsqwxnvqeq4g4likcqa: - resolution: {integrity: sha512-RBdBAGv3oEpFojaCYT4Ghn4775pdjvwfDOfQ2P6qzNVgQOVrnSPe5/Pb88kv7xzYQjoio0eKHKB9GJ16ieSxvA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@typescript-eslint/utils/-/utils-5.46.1.tgz} - id: registry.npmmirror.com/@typescript-eslint/utils/5.46.1 + registry.npmmirror.com/@typescript-eslint/utils/5.47.0_lzzuuodtsqwxnvqeq4g4likcqa: + resolution: {integrity: sha512-U9xcc0N7xINrCdGVPwABjbAKqx4GK67xuMV87toI+HUqgXj26m6RBp9UshEXcTrgCkdGYFzgKLt8kxu49RilDw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@typescript-eslint/utils/-/utils-5.47.0.tgz} + id: registry.npmmirror.com/@typescript-eslint/utils/5.47.0 name: '@typescript-eslint/utils' - version: 5.46.1 + version: 5.47.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.46.1 - '@typescript-eslint/types': registry.npmmirror.com/@typescript-eslint/types/5.46.1 - '@typescript-eslint/typescript-estree': registry.npmmirror.com/@typescript-eslint/typescript-estree/5.46.1_typescript@4.9.4 + '@typescript-eslint/scope-manager': registry.npmmirror.com/@typescript-eslint/scope-manager/5.47.0 + '@typescript-eslint/types': registry.npmmirror.com/@typescript-eslint/types/5.47.0 + '@typescript-eslint/typescript-estree': registry.npmmirror.com/@typescript-eslint/typescript-estree/5.47.0_typescript@4.9.4 eslint: registry.npmmirror.com/eslint/8.30.0 eslint-scope: registry.npmmirror.com/eslint-scope/5.1.1 eslint-utils: registry.npmmirror.com/eslint-utils/3.0.0_eslint@8.30.0 @@ -1811,17 +1814,17 @@ packages: - typescript dev: true - registry.npmmirror.com/@typescript-eslint/visitor-keys/5.46.1: - resolution: {integrity: sha512-jczZ9noovXwy59KjRTk1OftT78pwygdcmCuBf8yMoWt/8O8l+6x2LSEze0E4TeepXK4MezW3zGSyoDRZK7Y9cg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.46.1.tgz} + registry.npmmirror.com/@typescript-eslint/visitor-keys/5.47.0: + resolution: {integrity: sha512-ByPi5iMa6QqDXe/GmT/hR6MZtVPi0SqMQPDx15FczCBXJo/7M8T88xReOALAfpBLm+zxpPfmhuEvPb577JRAEg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.47.0.tgz} name: '@typescript-eslint/visitor-keys' - version: 5.46.1 + version: 5.47.0 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': registry.npmmirror.com/@typescript-eslint/types/5.46.1 + '@typescript-eslint/types': registry.npmmirror.com/@typescript-eslint/types/5.47.0 eslint-visitor-keys: registry.npmmirror.com/eslint-visitor-keys/3.3.0 dev: true - registry.npmmirror.com/@unocss/astro/0.46.5_vite@4.0.2: + registry.npmmirror.com/@unocss/astro/0.46.5_vite@4.0.3: resolution: {integrity: sha512-Ey4ReY0ult1IARdgYsEynwGbfvmwoUBOFKKdQzsm6TQR/HcSGLND4Yzoa0OTotG5gj6h9jCPjypZtw6xCUqyzg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@unocss/astro/-/astro-0.46.5.tgz} id: registry.npmmirror.com/@unocss/astro/0.46.5 name: '@unocss/astro' @@ -1829,7 +1832,7 @@ packages: dependencies: '@unocss/core': registry.npmmirror.com/@unocss/core/0.46.5 '@unocss/reset': registry.npmmirror.com/@unocss/reset/0.46.5 - '@unocss/vite': registry.npmmirror.com/@unocss/vite/0.46.5_vite@4.0.2 + '@unocss/vite': registry.npmmirror.com/@unocss/vite/0.46.5_vite@4.0.3 transitivePeerDependencies: - rollup - vite @@ -1903,7 +1906,7 @@ packages: name: '@unocss/preset-icons' version: 0.46.5 dependencies: - '@iconify/utils': registry.npmmirror.com/@iconify/utils/2.0.4 + '@iconify/utils': registry.npmmirror.com/@iconify/utils/2.0.5 '@unocss/core': registry.npmmirror.com/@unocss/core/0.46.5 ohmyfetch: registry.npmmirror.com/ohmyfetch/0.4.21 transitivePeerDependencies: @@ -2007,7 +2010,7 @@ packages: '@unocss/core': registry.npmmirror.com/@unocss/core/0.46.5 dev: true - registry.npmmirror.com/@unocss/vite/0.46.5_vite@4.0.2: + registry.npmmirror.com/@unocss/vite/0.46.5_vite@4.0.3: resolution: {integrity: sha512-/auNcS1L3PjwAA3U/i9scJf2Zx3kkgCdKiXyfetjws4ddAnVE+LrDmIKbbdSUiWFoq9W2QOPpOPpV2xips2gmg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@unocss/vite/-/vite-0.46.5.tgz} id: registry.npmmirror.com/@unocss/vite/0.46.5 name: '@unocss/vite' @@ -2023,12 +2026,12 @@ packages: '@unocss/scope': registry.npmmirror.com/@unocss/scope/0.46.5 '@unocss/transformer-directives': registry.npmmirror.com/@unocss/transformer-directives/0.46.5 magic-string: registry.npmmirror.com/magic-string/0.26.7 - vite: registry.npmmirror.com/vite/4.0.2_olky4fudu25zs2ylbhzyneeoam + vite: registry.npmmirror.com/vite/4.0.3_arwryhsn4zwmtf5pq2mmdxlt6a transitivePeerDependencies: - rollup dev: true - registry.npmmirror.com/@vitejs/plugin-legacy/2.3.1_terser@5.16.1+vite@4.0.2: + registry.npmmirror.com/@vitejs/plugin-legacy/2.3.1_terser@5.16.1+vite@4.0.3: resolution: {integrity: sha512-J5KaGBlSt2tEYPVjM/C8dA6DkRzkFkbPe+Xb4IX5G+XOV5OGbVAfkMjKywdrkO3gGynO8S98i71Lmsff4cWkCQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vitejs/plugin-legacy/-/plugin-legacy-2.3.1.tgz} id: registry.npmmirror.com/@vitejs/plugin-legacy/2.3.1 name: '@vitejs/plugin-legacy' @@ -2038,16 +2041,16 @@ packages: terser: ^5.4.0 vite: ^3.0.0 dependencies: - '@babel/standalone': registry.npmmirror.com/@babel/standalone/7.20.6 - core-js: registry.npmmirror.com/core-js/3.26.1 + '@babel/standalone': registry.npmmirror.com/@babel/standalone/7.20.11 + core-js: registry.npmmirror.com/core-js/3.27.0 magic-string: registry.npmmirror.com/magic-string/0.26.7 regenerator-runtime: registry.npmmirror.com/regenerator-runtime/0.13.11 systemjs: registry.npmmirror.com/systemjs/6.13.0 terser: registry.npmmirror.com/terser/5.16.1 - vite: registry.npmmirror.com/vite/4.0.2_olky4fudu25zs2ylbhzyneeoam + vite: registry.npmmirror.com/vite/4.0.3_arwryhsn4zwmtf5pq2mmdxlt6a dev: true - registry.npmmirror.com/@vitejs/plugin-vue-jsx/2.1.1_vite@4.0.2+vue@3.2.45: + registry.npmmirror.com/@vitejs/plugin-vue-jsx/2.1.1_vite@4.0.3+vue@3.2.45: resolution: {integrity: sha512-JgDhxstQlwnHBvZ1BSnU5mbmyQ14/t5JhREc6YH5kWyu2QdAAOsLF6xgHoIWarj8tddaiwFrNzLbWJPudpXKYA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vitejs/plugin-vue-jsx/-/plugin-vue-jsx-2.1.1.tgz} id: registry.npmmirror.com/@vitejs/plugin-vue-jsx/2.1.1 name: '@vitejs/plugin-vue-jsx' @@ -2057,16 +2060,16 @@ packages: vite: ^3.0.0 vue: ^3.0.0 dependencies: - '@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/4.0.2_olky4fudu25zs2ylbhzyneeoam + '@babel/core': registry.npmmirror.com/@babel/core/7.20.7 + '@babel/plugin-transform-typescript': registry.npmmirror.com/@babel/plugin-transform-typescript/7.20.7_@babel+core@7.20.7 + '@vue/babel-plugin-jsx': registry.npmmirror.com/@vue/babel-plugin-jsx/1.1.1_@babel+core@7.20.7 + vite: registry.npmmirror.com/vite/4.0.3_arwryhsn4zwmtf5pq2mmdxlt6a vue: registry.npmmirror.com/vue/3.2.45 transitivePeerDependencies: - supports-color dev: true - registry.npmmirror.com/@vitejs/plugin-vue/3.2.0_vite@4.0.2+vue@3.2.45: + registry.npmmirror.com/@vitejs/plugin-vue/3.2.0_vite@4.0.3+vue@3.2.45: resolution: {integrity: sha512-E0tnaL4fr+qkdCNxJ+Xd0yM31UwMkQje76fsDVBBUCoGOUPexu2VDUYHL8P4CwV+zMvWw6nlRw19OnRKmYAJpw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vitejs/plugin-vue/-/plugin-vue-3.2.0.tgz} id: registry.npmmirror.com/@vitejs/plugin-vue/3.2.0 name: '@vitejs/plugin-vue' @@ -2076,7 +2079,7 @@ packages: vite: ^3.0.0 vue: ^3.2.25 dependencies: - vite: registry.npmmirror.com/vite/4.0.2_olky4fudu25zs2ylbhzyneeoam + vite: registry.npmmirror.com/vite/4.0.3_arwryhsn4zwmtf5pq2mmdxlt6a vue: registry.npmmirror.com/vue/3.2.45 registry.npmmirror.com/@vue/babel-helper-vue-transform-on/1.0.2: @@ -2085,17 +2088,17 @@ packages: version: 1.0.2 dev: true - registry.npmmirror.com/@vue/babel-plugin-jsx/1.1.1_@babel+core@7.20.5: + registry.npmmirror.com/@vue/babel-plugin-jsx/1.1.1_@babel+core@7.20.7: 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.5 - '@babel/template': registry.npmmirror.com/@babel/template/7.18.10 - '@babel/traverse': registry.npmmirror.com/@babel/traverse/7.20.5 - '@babel/types': registry.npmmirror.com/@babel/types/7.20.5 + '@babel/plugin-syntax-jsx': registry.npmmirror.com/@babel/plugin-syntax-jsx/7.18.6_@babel+core@7.20.7 + '@babel/template': registry.npmmirror.com/@babel/template/7.20.7 + '@babel/traverse': registry.npmmirror.com/@babel/traverse/7.20.10 + '@babel/types': registry.npmmirror.com/@babel/types/7.20.7 '@vue/babel-helper-vue-transform-on': registry.npmmirror.com/@vue/babel-helper-vue-transform-on/1.0.2 camelcase: registry.npmmirror.com/camelcase/6.3.0 html-tags: registry.npmmirror.com/html-tags/3.2.0 @@ -2110,7 +2113,7 @@ packages: name: '@vue/compiler-core' version: 3.2.45 dependencies: - '@babel/parser': registry.npmmirror.com/@babel/parser/7.20.5 + '@babel/parser': registry.npmmirror.com/@babel/parser/7.20.7 '@vue/shared': registry.npmmirror.com/@vue/shared/3.2.45 estree-walker: registry.npmmirror.com/estree-walker/2.0.2 source-map: registry.npmmirror.com/source-map/0.6.1 @@ -2128,7 +2131,7 @@ packages: name: '@vue/compiler-sfc' version: 3.2.45 dependencies: - '@babel/parser': registry.npmmirror.com/@babel/parser/7.20.5 + '@babel/parser': registry.npmmirror.com/@babel/parser/7.20.7 '@vue/compiler-core': registry.npmmirror.com/@vue/compiler-core/3.2.45 '@vue/compiler-dom': registry.npmmirror.com/@vue/compiler-dom/3.2.45 '@vue/compiler-ssr': registry.npmmirror.com/@vue/compiler-ssr/3.2.45 @@ -2158,7 +2161,7 @@ packages: name: '@vue/reactivity-transform' version: 3.2.45 dependencies: - '@babel/parser': registry.npmmirror.com/@babel/parser/7.20.5 + '@babel/parser': registry.npmmirror.com/@babel/parser/7.20.7 '@vue/compiler-core': registry.npmmirror.com/@vue/compiler-core/3.2.45 '@vue/shared': registry.npmmirror.com/@vue/shared/3.2.45 estree-walker: registry.npmmirror.com/estree-walker/2.0.2 @@ -2232,6 +2235,7 @@ packages: version: 8.8.1 engines: {node: '>=0.4.0'} hasBin: true + dev: true registry.npmmirror.com/address/1.2.2: resolution: {integrity: sha512-4B/qKCfeE/ODUaAUpSwfzazo5x29WD4r3vXiWsB7I2mSDAihwEqKO+g8GELZUQSSAo5e1XTYh3ZVfLyxBc12nA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/address/-/address-1.2.2.tgz} @@ -2398,7 +2402,7 @@ packages: postcss: ^8.1.0 dependencies: browserslist: registry.npmmirror.com/browserslist/4.21.4 - caniuse-lite: registry.npmmirror.com/caniuse-lite/1.0.30001439 + caniuse-lite: registry.npmmirror.com/caniuse-lite/1.0.30001441 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 @@ -2524,7 +2528,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.30001439 + caniuse-lite: registry.npmmirror.com/caniuse-lite/1.0.30001441 electron-to-chromium: registry.npmmirror.com/electron-to-chromium/1.4.284 node-releases: registry.npmmirror.com/node-releases/2.0.8 update-browserslist-db: registry.npmmirror.com/update-browserslist-db/1.0.10_browserslist@4.21.4 @@ -2533,6 +2537,7 @@ packages: resolution: {integrity: sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/buffer-from/-/buffer-from-1.1.2.tgz} name: buffer-from version: 1.1.2 + dev: true registry.npmmirror.com/builtins/1.0.3: resolution: {integrity: sha512-uYBjakWipfaO/bXI7E8rq6kpwHRZK5cNYrUv2OzZSI/FvmdMyXJ2tG9dKcjEC5YHmHpUAwsargWIZNWdxb/bnQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/builtins/-/builtins-1.0.3.tgz} @@ -2621,10 +2626,10 @@ packages: engines: {node: '>=10'} dev: true - registry.npmmirror.com/caniuse-lite/1.0.30001439: - resolution: {integrity: sha512-1MgUzEkoMO6gKfXflStpYgZDlFM7M/ck/bgfVCACO5vnAf0fXoNVHdWtqGU+MYca+4bL9Z5bpOVmR33cWW9G2A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/caniuse-lite/-/caniuse-lite-1.0.30001439.tgz} + registry.npmmirror.com/caniuse-lite/1.0.30001441: + resolution: {integrity: sha512-OyxRR4Vof59I3yGWXws6i908EtGbMzVUi3ganaZQHmydk1iwDhRnvaPG2WaR0KcqrDFKrxVZHULT396LEPhXfg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/caniuse-lite/-/caniuse-lite-1.0.30001441.tgz} name: caniuse-lite - version: 1.0.30001439 + version: 1.0.30001441 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} @@ -2822,6 +2827,7 @@ packages: resolution: {integrity: sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/commander/-/commander-2.20.3.tgz} name: commander version: 2.20.3 + dev: true registry.npmmirror.com/commander/9.4.1: resolution: {integrity: sha512-5EEkTNyHNGFPD2H+c/dXXfQZYa/scCKasxWcXJaWnNJ99pnQN9Vnmqow+p+PlFPE63Q6mThaZws1T+HxfpgtPw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/commander/-/commander-9.4.1.tgz} @@ -2921,10 +2927,10 @@ packages: engines: {node: '>= 0.6'} dev: true - registry.npmmirror.com/core-js/3.26.1: - resolution: {integrity: sha512-21491RRQVzUn0GGM9Z1Jrpr6PNPxPi+Za8OM9q4tksTSnlbXXGKK1nXNg/QvwFYettXvSX6zWKCtHHfjN4puyA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/core-js/-/core-js-3.26.1.tgz} + registry.npmmirror.com/core-js/3.27.0: + resolution: {integrity: sha512-wY6cKosevs430KRkHUIsvepDXHGjlXOZO3hYXNyqpD6JvB0X28aXyv0t1Y1vZMwE7SoKmtfa6IASHCPN52FwBQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/core-js/-/core-js-3.27.0.tgz} name: core-js - version: 3.26.1 + version: 3.27.0 requiresBuild: true dev: true @@ -3523,36 +3529,36 @@ packages: esbuild-windows-64: registry.npmmirror.com/esbuild-windows-64/0.15.18 esbuild-windows-arm64: registry.npmmirror.com/esbuild-windows-arm64/0.15.18 - registry.npmmirror.com/esbuild/0.16.9: - resolution: {integrity: sha512-gkH83yHyijMSZcZFs1IWew342eMdFuWXmQo3zkDPTre25LIPBJsXryg02M3u8OpTwCJdBkdaQwqKkDLnAsAeLQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild/-/esbuild-0.16.9.tgz} + registry.npmmirror.com/esbuild/0.16.10: + resolution: {integrity: sha512-z5dIViHoVnw2l+NCJ3zj5behdXjYvXne9gL18OOivCadXDUhyDkeSvEtLcGVAJW2fNmh33TDUpsi704XYlDodw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild/-/esbuild-0.16.10.tgz} name: esbuild - version: 0.16.9 + version: 0.16.10 engines: {node: '>=12'} hasBin: true requiresBuild: true optionalDependencies: - '@esbuild/android-arm': registry.npmmirror.com/@esbuild/android-arm/0.16.9 - '@esbuild/android-arm64': registry.npmmirror.com/@esbuild/android-arm64/0.16.9 - '@esbuild/android-x64': registry.npmmirror.com/@esbuild/android-x64/0.16.9 - '@esbuild/darwin-arm64': registry.npmmirror.com/@esbuild/darwin-arm64/0.16.9 - '@esbuild/darwin-x64': registry.npmmirror.com/@esbuild/darwin-x64/0.16.9 - '@esbuild/freebsd-arm64': registry.npmmirror.com/@esbuild/freebsd-arm64/0.16.9 - '@esbuild/freebsd-x64': registry.npmmirror.com/@esbuild/freebsd-x64/0.16.9 - '@esbuild/linux-arm': registry.npmmirror.com/@esbuild/linux-arm/0.16.9 - '@esbuild/linux-arm64': registry.npmmirror.com/@esbuild/linux-arm64/0.16.9 - '@esbuild/linux-ia32': registry.npmmirror.com/@esbuild/linux-ia32/0.16.9 - '@esbuild/linux-loong64': registry.npmmirror.com/@esbuild/linux-loong64/0.16.9 - '@esbuild/linux-mips64el': registry.npmmirror.com/@esbuild/linux-mips64el/0.16.9 - '@esbuild/linux-ppc64': registry.npmmirror.com/@esbuild/linux-ppc64/0.16.9 - '@esbuild/linux-riscv64': registry.npmmirror.com/@esbuild/linux-riscv64/0.16.9 - '@esbuild/linux-s390x': registry.npmmirror.com/@esbuild/linux-s390x/0.16.9 - '@esbuild/linux-x64': registry.npmmirror.com/@esbuild/linux-x64/0.16.9 - '@esbuild/netbsd-x64': registry.npmmirror.com/@esbuild/netbsd-x64/0.16.9 - '@esbuild/openbsd-x64': registry.npmmirror.com/@esbuild/openbsd-x64/0.16.9 - '@esbuild/sunos-x64': registry.npmmirror.com/@esbuild/sunos-x64/0.16.9 - '@esbuild/win32-arm64': registry.npmmirror.com/@esbuild/win32-arm64/0.16.9 - '@esbuild/win32-ia32': registry.npmmirror.com/@esbuild/win32-ia32/0.16.9 - '@esbuild/win32-x64': registry.npmmirror.com/@esbuild/win32-x64/0.16.9 + '@esbuild/android-arm': registry.npmmirror.com/@esbuild/android-arm/0.16.10 + '@esbuild/android-arm64': registry.npmmirror.com/@esbuild/android-arm64/0.16.10 + '@esbuild/android-x64': registry.npmmirror.com/@esbuild/android-x64/0.16.10 + '@esbuild/darwin-arm64': registry.npmmirror.com/@esbuild/darwin-arm64/0.16.10 + '@esbuild/darwin-x64': registry.npmmirror.com/@esbuild/darwin-x64/0.16.10 + '@esbuild/freebsd-arm64': registry.npmmirror.com/@esbuild/freebsd-arm64/0.16.10 + '@esbuild/freebsd-x64': registry.npmmirror.com/@esbuild/freebsd-x64/0.16.10 + '@esbuild/linux-arm': registry.npmmirror.com/@esbuild/linux-arm/0.16.10 + '@esbuild/linux-arm64': registry.npmmirror.com/@esbuild/linux-arm64/0.16.10 + '@esbuild/linux-ia32': registry.npmmirror.com/@esbuild/linux-ia32/0.16.10 + '@esbuild/linux-loong64': registry.npmmirror.com/@esbuild/linux-loong64/0.16.10 + '@esbuild/linux-mips64el': registry.npmmirror.com/@esbuild/linux-mips64el/0.16.10 + '@esbuild/linux-ppc64': registry.npmmirror.com/@esbuild/linux-ppc64/0.16.10 + '@esbuild/linux-riscv64': registry.npmmirror.com/@esbuild/linux-riscv64/0.16.10 + '@esbuild/linux-s390x': registry.npmmirror.com/@esbuild/linux-s390x/0.16.10 + '@esbuild/linux-x64': registry.npmmirror.com/@esbuild/linux-x64/0.16.10 + '@esbuild/netbsd-x64': registry.npmmirror.com/@esbuild/netbsd-x64/0.16.10 + '@esbuild/openbsd-x64': registry.npmmirror.com/@esbuild/openbsd-x64/0.16.10 + '@esbuild/sunos-x64': registry.npmmirror.com/@esbuild/sunos-x64/0.16.10 + '@esbuild/win32-arm64': registry.npmmirror.com/@esbuild/win32-arm64/0.16.10 + '@esbuild/win32-ia32': registry.npmmirror.com/@esbuild/win32-ia32/0.16.10 + '@esbuild/win32-x64': registry.npmmirror.com/@esbuild/win32-x64/0.16.10 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} @@ -3715,7 +3721,7 @@ packages: glob-parent: registry.npmmirror.com/glob-parent/6.0.2 globals: registry.npmmirror.com/globals/13.19.0 grapheme-splitter: registry.npmmirror.com/grapheme-splitter/1.0.4 - ignore: registry.npmmirror.com/ignore/5.2.1 + ignore: registry.npmmirror.com/ignore/5.2.4 import-fresh: registry.npmmirror.com/import-fresh/3.3.0 imurmurhash: registry.npmmirror.com/imurmurhash/0.1.4 is-glob: registry.npmmirror.com/is-glob/4.0.3 @@ -4274,7 +4280,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.1 + ignore: registry.npmmirror.com/ignore/5.2.4 merge2: registry.npmmirror.com/merge2/1.4.1 slash: registry.npmmirror.com/slash/3.0.0 dev: true @@ -4484,17 +4490,17 @@ packages: dependencies: postcss: registry.npmmirror.com/postcss/8.4.20 - 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} + registry.npmmirror.com/ignore/5.2.4: + resolution: {integrity: sha512-MAb38BcSbH0eHNBxn7ql2NH/kX33OkB3lZ1BNdh7ENeRChHTYsTvWrMubiIAMNS2llXEEgZ1MUOBtXChP3kaFQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ignore/-/ignore-5.2.4.tgz} name: ignore - version: 5.2.1 + version: 5.2.4 engines: {node: '>= 4'} dev: true - registry.npmmirror.com/immutable/4.1.0: - resolution: {integrity: sha512-oNkuqVTA8jqG1Q6c+UglTOD1xhC1BtjKI7XkCXRkZHrN5m18/XsnUp8Q89GkQO/z+0WjonSvl0FLhDYftp46nQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/immutable/-/immutable-4.1.0.tgz} + registry.npmmirror.com/immutable/4.2.1: + resolution: {integrity: sha512-7WYV7Q5BTs0nlQm7tl92rDYYoyELLKHoDMBKhrxEoiV4mrfVdRz8hzPiYOzH7yWjzoVEamxRuAqhxL2PLRwZYQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/immutable/-/immutable-4.2.1.tgz} name: immutable - version: 4.1.0 + version: 4.2.1 registry.npmmirror.com/import-fresh/3.3.0: resolution: {integrity: sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/import-fresh/-/import-fresh-3.3.0.tgz} @@ -4984,7 +4990,7 @@ packages: object-inspect: registry.npmmirror.com/object-inspect/1.12.2 pidtree: registry.npmmirror.com/pidtree/0.6.0 string-argv: registry.npmmirror.com/string-argv/0.3.1 - yaml: registry.npmmirror.com/yaml/2.1.3 + yaml: registry.npmmirror.com/yaml/2.2.0 transitivePeerDependencies: - enquirer - supports-color @@ -5131,6 +5137,13 @@ packages: yallist: registry.npmmirror.com/yallist/2.1.2 dev: true + registry.npmmirror.com/lru-cache/5.1.1: + resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/lru-cache/-/lru-cache-5.1.1.tgz} + name: lru-cache + version: 5.1.1 + dependencies: + yallist: registry.npmmirror.com/yallist/3.1.1 + registry.npmmirror.com/lru-cache/6.0.0: resolution: {integrity: sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/lru-cache/-/lru-cache-6.0.0.tgz} name: lru-cache @@ -5310,10 +5323,10 @@ packages: brace-expansion: registry.npmmirror.com/brace-expansion/1.1.11 dev: true - 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} + registry.npmmirror.com/minimatch/5.1.2: + resolution: {integrity: sha512-bNH9mmM9qsJ2X4r2Nat1B//1dJVcn3+iBLa3IgqJ7EbGaDNepL9QSHOxN4ng33s52VMMhhIfgCYDk3C4ZmlDAg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/minimatch/-/minimatch-5.1.2.tgz} name: minimatch - version: 5.1.1 + version: 5.1.2 engines: {node: '>=10'} dependencies: brace-expansion: registry.npmmirror.com/brace-expansion/2.0.1 @@ -5355,7 +5368,7 @@ packages: strip-bom: registry.npmmirror.com/strip-bom/4.0.0 validate-npm-package-name: registry.npmmirror.com/validate-npm-package-name/3.0.0 webpack-merge: registry.npmmirror.com/webpack-merge/4.2.2 - yaml: registry.npmmirror.com/yaml/2.1.3 + yaml: registry.npmmirror.com/yaml/2.2.0 dev: true registry.npmmirror.com/mrm/4.1.13: @@ -6342,10 +6355,10 @@ packages: optionalDependencies: fsevents: registry.npmmirror.com/fsevents/2.3.2 - registry.npmmirror.com/rollup/3.7.5: - resolution: {integrity: sha512-z0ZbqHBtS/et2EEUKMrAl2CoSdwN7ZPzL17UMiKN9RjjqHShTlv7F9J6ZJZJNREYjBh3TvBrdfjkFDIXFNeuiQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/rollup/-/rollup-3.7.5.tgz} + registry.npmmirror.com/rollup/3.8.1: + resolution: {integrity: sha512-4yh9eMW7byOroYcN8DlF9P/2jCpu6txVIHjEqquQVSx7DI0RgyCCN3tjrcy4ra6yVtV336aLBB3v2AarYAxePQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/rollup/-/rollup-3.8.1.tgz} name: rollup - version: 3.7.5 + version: 3.8.1 engines: {node: '>=14.18.0', npm: '>=8.0.0'} hasBin: true optionalDependencies: @@ -6400,15 +6413,15 @@ packages: version: 2.1.2 dev: true - registry.npmmirror.com/sass/1.57.0: - resolution: {integrity: sha512-IZNEJDTK1cF5B1cGA593TPAV/1S0ysUDxq9XHjX/+SMy0QfUny+nfUsq5ZP7wWSl4eEf7wDJcEZ8ABYFmh3m/w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/sass/-/sass-1.57.0.tgz} + registry.npmmirror.com/sass/1.57.1: + resolution: {integrity: sha512-O2+LwLS79op7GI0xZ8fqzF7X2m/m8WFfI02dHOdsK5R2ECeS5F62zrwg/relM1rjSLy7Vd/DiMNIvPrQGsA0jw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/sass/-/sass-1.57.1.tgz} name: sass - version: 1.57.0 + version: 1.57.1 engines: {node: '>=12.0.0'} hasBin: true dependencies: chokidar: registry.npmmirror.com/chokidar/3.5.3 - immutable: registry.npmmirror.com/immutable/4.1.0 + immutable: registry.npmmirror.com/immutable/4.2.1 source-map-js: registry.npmmirror.com/source-map-js/1.0.2 registry.npmmirror.com/semver-diff/2.1.0: @@ -6632,6 +6645,7 @@ packages: dependencies: buffer-from: registry.npmmirror.com/buffer-from/1.1.2 source-map: registry.npmmirror.com/source-map/0.6.1 + dev: true registry.npmmirror.com/source-map/0.6.1: resolution: {integrity: sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/source-map/-/source-map-0.6.1.tgz} @@ -6883,6 +6897,7 @@ packages: acorn: registry.npmmirror.com/acorn/8.8.1 commander: registry.npmmirror.com/commander/2.20.3 source-map-support: registry.npmmirror.com/source-map-support/0.5.21 + dev: true registry.npmmirror.com/text-table/0.2.0: resolution: {integrity: sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/text-table/-/text-table-0.2.0.tgz} @@ -7118,7 +7133,7 @@ packages: - rollup dev: true - registry.npmmirror.com/unocss/0.46.5_vite@4.0.2: + registry.npmmirror.com/unocss/0.46.5_vite@4.0.3: resolution: {integrity: sha512-AMURkxzvhHgjxD9KcEyo1y+zTJvjHG9O+vYWTyyMEQeCspFmGONoEtnBC9p8MGPsiW4afSEJCrIROOEl186zKQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/unocss/-/unocss-0.46.5.tgz} id: registry.npmmirror.com/unocss/0.46.5 name: unocss @@ -7130,7 +7145,7 @@ packages: '@unocss/webpack': optional: true dependencies: - '@unocss/astro': registry.npmmirror.com/@unocss/astro/0.46.5_vite@4.0.2 + '@unocss/astro': registry.npmmirror.com/@unocss/astro/0.46.5_vite@4.0.3 '@unocss/cli': registry.npmmirror.com/@unocss/cli/0.46.5 '@unocss/core': registry.npmmirror.com/@unocss/core/0.46.5 '@unocss/preset-attributify': registry.npmmirror.com/@unocss/preset-attributify/0.46.5 @@ -7146,7 +7161,7 @@ packages: '@unocss/transformer-compile-class': registry.npmmirror.com/@unocss/transformer-compile-class/0.46.5 '@unocss/transformer-directives': registry.npmmirror.com/@unocss/transformer-directives/0.46.5 '@unocss/transformer-variant-group': registry.npmmirror.com/@unocss/transformer-variant-group/0.46.5 - '@unocss/vite': registry.npmmirror.com/@unocss/vite/0.46.5_vite@4.0.2 + '@unocss/vite': registry.npmmirror.com/@unocss/vite/0.46.5_vite@4.0.3 transitivePeerDependencies: - rollup - supports-color @@ -7204,7 +7219,7 @@ packages: fast-glob: registry.npmmirror.com/fast-glob/3.2.12 local-pkg: registry.npmmirror.com/local-pkg/0.4.2 magic-string: registry.npmmirror.com/magic-string/0.27.0 - minimatch: registry.npmmirror.com/minimatch/5.1.1 + minimatch: registry.npmmirror.com/minimatch/5.1.2 resolve: registry.npmmirror.com/resolve/1.22.1 unplugin: registry.npmmirror.com/unplugin/1.0.1 vue: registry.npmmirror.com/vue/3.2.45 @@ -7382,7 +7397,7 @@ packages: engines: {node: '>= 0.8'} dev: true - registry.npmmirror.com/vite-plugin-eslint/1.8.1_eslint@8.30.0+vite@4.0.2: + registry.npmmirror.com/vite-plugin-eslint/1.8.1_eslint@8.30.0+vite@4.0.3: resolution: {integrity: sha512-PqdMf3Y2fLO9FsNPmMX+//2BF5SF8nEWspZdgl4kSt7UvHDRHVVfHvxsD7ULYzZrJDGRxR81Nq7TOFgwMnUang==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vite-plugin-eslint/-/vite-plugin-eslint-1.8.1.tgz} id: registry.npmmirror.com/vite-plugin-eslint/1.8.1 name: vite-plugin-eslint @@ -7395,14 +7410,14 @@ packages: '@types/eslint': registry.npmmirror.com/@types/eslint/8.4.10 eslint: registry.npmmirror.com/eslint/8.30.0 rollup: registry.npmmirror.com/rollup/2.79.1 - vite: registry.npmmirror.com/vite/4.0.2_olky4fudu25zs2ylbhzyneeoam + vite: registry.npmmirror.com/vite/4.0.3_arwryhsn4zwmtf5pq2mmdxlt6a dev: true - registry.npmmirror.com/vite/4.0.2_olky4fudu25zs2ylbhzyneeoam: - resolution: {integrity: sha512-QJaY3R+tFlTagH0exVqbgkkw45B+/bXVBzF2ZD1KB5Z8RiAoiKo60vSUf6/r4c2Vh9jfGBKM4oBI9b4/1ZJYng==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vite/-/vite-4.0.2.tgz} - id: registry.npmmirror.com/vite/4.0.2 + registry.npmmirror.com/vite/4.0.3_arwryhsn4zwmtf5pq2mmdxlt6a: + resolution: {integrity: sha512-HvuNv1RdE7deIfQb8mPk51UKjqptO/4RXZ5yXSAvurd5xOckwS/gg8h9Tky3uSbnjYTgUm0hVCet1cyhKd73ZA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vite/-/vite-4.0.3.tgz} + id: registry.npmmirror.com/vite/4.0.3 name: vite - version: 4.0.2 + version: 4.0.3 engines: {node: ^14.18.0 || >=16.0.0} hasBin: true peerDependencies: @@ -7427,12 +7442,11 @@ packages: optional: true dependencies: '@types/node': registry.npmmirror.com/@types/node/17.0.45 - esbuild: registry.npmmirror.com/esbuild/0.16.9 + esbuild: registry.npmmirror.com/esbuild/0.16.10 postcss: registry.npmmirror.com/postcss/8.4.20 resolve: registry.npmmirror.com/resolve/1.22.1 - rollup: registry.npmmirror.com/rollup/3.7.5 - sass: registry.npmmirror.com/sass/1.57.0 - terser: registry.npmmirror.com/terser/5.16.1 + rollup: registry.npmmirror.com/rollup/3.8.1 + sass: registry.npmmirror.com/sass/1.57.1 optionalDependencies: fsevents: registry.npmmirror.com/fsevents/2.3.2 @@ -7711,6 +7725,11 @@ packages: version: 2.1.2 dev: true + registry.npmmirror.com/yallist/3.1.1: + resolution: {integrity: sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/yallist/-/yallist-3.1.1.tgz} + name: yallist + version: 3.1.1 + registry.npmmirror.com/yallist/4.0.0: resolution: {integrity: sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/yallist/-/yallist-4.0.0.tgz} name: yallist @@ -7723,10 +7742,10 @@ packages: version: 1.10.2 engines: {node: '>= 6'} - registry.npmmirror.com/yaml/2.1.3: - resolution: {integrity: sha512-AacA8nRULjKMX2DvWvOAdBZMOfQlypSFkjcOcu9FalllIDJ1kvlREzcdIZmidQUqqeMv7jorHjq2HlLv/+c2lg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/yaml/-/yaml-2.1.3.tgz} + registry.npmmirror.com/yaml/2.2.0: + resolution: {integrity: sha512-auf7Gi6QwO7HW//GA9seGvTXVGWl1CM/ADWh1+RxtXr6XOxnT65ovDl9fTi4e0monEyJxCHqDpF6QnFDXmJE4g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/yaml/-/yaml-2.2.0.tgz} name: yaml - version: 2.1.3 + version: 2.2.0 engines: {node: '>= 14'} dev: true