From b78a602bdbe399dc1b80a9feb46e0fe1bd9e1a6e Mon Sep 17 00:00:00 2001 From: SuJiehao Date: Wed, 3 May 2023 14:26:34 +0800 Subject: [PATCH] chore: update deps --- package.json | 37 ++-- pnpm-lock.yaml | 572 ++++++++++++++++--------------------------------- tsconfig.json | 9 +- 3 files changed, 210 insertions(+), 408 deletions(-) diff --git a/package.json b/package.json index 8d8a848..f080163 100644 --- a/package.json +++ b/package.json @@ -44,33 +44,34 @@ ] }, "dependencies": { - "@dcloudio/uni-app": "3.0.0-alpha-3071320230411001", - "@dcloudio/uni-app-plus": "3.0.0-alpha-3071320230411001", - "@dcloudio/uni-components": "3.0.0-alpha-3071320230411001", - "@dcloudio/uni-h5": "3.0.0-alpha-3071320230411001", - "@dcloudio/uni-mp-alipay": "3.0.0-alpha-3071320230411001", - "@dcloudio/uni-mp-baidu": "3.0.0-alpha-3071320230411001", - "@dcloudio/uni-mp-jd": "3.0.0-alpha-3071320230411001", - "@dcloudio/uni-mp-kuaishou": "3.0.0-alpha-3071320230411001", - "@dcloudio/uni-mp-lark": "3.0.0-alpha-3071320230411001", - "@dcloudio/uni-mp-qq": "3.0.0-alpha-3071320230411001", - "@dcloudio/uni-mp-toutiao": "3.0.0-alpha-3071320230411001", - "@dcloudio/uni-mp-weixin": "3.0.0-alpha-3071320230411001", - "@dcloudio/uni-quickapp-webview": "3.0.0-alpha-3071320230411001", + "@dcloudio/uni-app": "3.0.0-alpha-3080120230428001", + "@dcloudio/uni-app-plus": "3.0.0-alpha-3080120230428001", + "@dcloudio/uni-components": "3.0.0-alpha-3080120230428001", + "@dcloudio/uni-h5": "3.0.0-alpha-3080120230428001", + "@dcloudio/uni-mp-alipay": "3.0.0-alpha-3080120230428001", + "@dcloudio/uni-mp-baidu": "3.0.0-alpha-3080120230428001", + "@dcloudio/uni-mp-jd": "3.0.0-alpha-3080120230428001", + "@dcloudio/uni-mp-kuaishou": "3.0.0-alpha-3080120230428001", + "@dcloudio/uni-mp-lark": "3.0.0-alpha-3080120230428001", + "@dcloudio/uni-mp-qq": "3.0.0-alpha-3080120230428001", + "@dcloudio/uni-mp-toutiao": "3.0.0-alpha-3080120230428001", + "@dcloudio/uni-mp-weixin": "3.0.0-alpha-3080120230428001", + "@dcloudio/uni-quickapp-webview": "3.0.0-alpha-3080120230428001", "pinia": "^2.0.27", "vue": "^3.2.45", "vue-i18n": "^9.2.2" }, "devDependencies": { "@dcloudio/types": "^3.3.2", - "@dcloudio/uni-automator": "3.0.0-alpha-3071320230411001", - "@dcloudio/uni-cli-shared": "3.0.0-alpha-3071320230411001", - "@dcloudio/uni-stacktracey": "3.0.0-alpha-3071320230411001", - "@dcloudio/vite-plugin-uni": "3.0.0-alpha-3071320230411001", + "@dcloudio/uni-automator": "3.0.0-alpha-3080120230428001", + "@dcloudio/uni-cli-shared": "3.0.0-alpha-3080120230428001", + "@dcloudio/uni-stacktracey": "3.0.0-alpha-3080120230428001", + "@dcloudio/vite-plugin-uni": "3.0.0-alpha-3080120230428001", "@rushstack/eslint-patch": "^1.1.4", "@types/node": "^18.11.9", "@types/wechat-miniprogram": "^3.4.1", - "@uni-helper/uni-app-types": "^0.1.8", + "@uni-helper/uni-app-types": "^0.5.7", + "@uni-helper/uni-ui-types": "0.5.7", "@vitejs/plugin-vue": "^3.0.3", "@vue/eslint-config-prettier": "^7.0.0", "@vue/eslint-config-typescript": "^11.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0f71d3c..9e31e24 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -2,23 +2,23 @@ lockfileVersion: 5.4 specifiers: '@dcloudio/types': ^3.3.2 - '@dcloudio/uni-app': 3.0.0-alpha-3071320230411001 - '@dcloudio/uni-app-plus': 3.0.0-alpha-3071320230411001 - '@dcloudio/uni-automator': 3.0.0-alpha-3071320230411001 - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3071320230411001 - '@dcloudio/uni-components': 3.0.0-alpha-3071320230411001 - '@dcloudio/uni-h5': 3.0.0-alpha-3071320230411001 - '@dcloudio/uni-mp-alipay': 3.0.0-alpha-3071320230411001 - '@dcloudio/uni-mp-baidu': 3.0.0-alpha-3071320230411001 - '@dcloudio/uni-mp-jd': 3.0.0-alpha-3071320230411001 - '@dcloudio/uni-mp-kuaishou': 3.0.0-alpha-3071320230411001 - '@dcloudio/uni-mp-lark': 3.0.0-alpha-3071320230411001 - '@dcloudio/uni-mp-qq': 3.0.0-alpha-3071320230411001 - '@dcloudio/uni-mp-toutiao': 3.0.0-alpha-3071320230411001 - '@dcloudio/uni-mp-weixin': 3.0.0-alpha-3071320230411001 - '@dcloudio/uni-quickapp-webview': 3.0.0-alpha-3071320230411001 - '@dcloudio/uni-stacktracey': 3.0.0-alpha-3071320230411001 - '@dcloudio/vite-plugin-uni': 3.0.0-alpha-3071320230411001 + '@dcloudio/uni-app': 3.0.0-alpha-3080120230428001 + '@dcloudio/uni-app-plus': 3.0.0-alpha-3080120230428001 + '@dcloudio/uni-automator': 3.0.0-alpha-3080120230428001 + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3080120230428001 + '@dcloudio/uni-components': 3.0.0-alpha-3080120230428001 + '@dcloudio/uni-h5': 3.0.0-alpha-3080120230428001 + '@dcloudio/uni-mp-alipay': 3.0.0-alpha-3080120230428001 + '@dcloudio/uni-mp-baidu': 3.0.0-alpha-3080120230428001 + '@dcloudio/uni-mp-jd': 3.0.0-alpha-3080120230428001 + '@dcloudio/uni-mp-kuaishou': 3.0.0-alpha-3080120230428001 + '@dcloudio/uni-mp-lark': 3.0.0-alpha-3080120230428001 + '@dcloudio/uni-mp-qq': 3.0.0-alpha-3080120230428001 + '@dcloudio/uni-mp-toutiao': 3.0.0-alpha-3080120230428001 + '@dcloudio/uni-mp-weixin': 3.0.0-alpha-3080120230428001 + '@dcloudio/uni-quickapp-webview': 3.0.0-alpha-3080120230428001 + '@dcloudio/uni-stacktracey': 3.0.0-alpha-3080120230428001 + '@dcloudio/vite-plugin-uni': 3.0.0-alpha-3080120230428001 '@rushstack/eslint-patch': ^1.1.4 '@types/node': ^18.11.9 '@types/wechat-miniprogram': ^3.4.1 @@ -40,29 +40,29 @@ specifiers: vue-i18n: ^9.2.2 dependencies: - '@dcloudio/uni-app': 3.0.0-alpha-3071320230411001_nt4rcwud524fdn4uxzo2y2mdh4 - '@dcloudio/uni-app-plus': 3.0.0-alpha-3071320230411001_vite@4.0.3+vue@3.2.45 - '@dcloudio/uni-components': 3.0.0-alpha-3071320230411001 - '@dcloudio/uni-h5': 3.0.0-alpha-3071320230411001_vue@3.2.45 - '@dcloudio/uni-mp-alipay': 3.0.0-alpha-3071320230411001_vue@3.2.45 - '@dcloudio/uni-mp-baidu': 3.0.0-alpha-3071320230411001_vue@3.2.45 - '@dcloudio/uni-mp-jd': 3.0.0-alpha-3071320230411001_vue@3.2.45 - '@dcloudio/uni-mp-kuaishou': 3.0.0-alpha-3071320230411001_vue@3.2.45 - '@dcloudio/uni-mp-lark': 3.0.0-alpha-3071320230411001_vue@3.2.45 - '@dcloudio/uni-mp-qq': 3.0.0-alpha-3071320230411001_vue@3.2.45 - '@dcloudio/uni-mp-toutiao': 3.0.0-alpha-3071320230411001_vue@3.2.45 - '@dcloudio/uni-mp-weixin': 3.0.0-alpha-3071320230411001_vue@3.2.45 - '@dcloudio/uni-quickapp-webview': 3.0.0-alpha-3071320230411001_vue@3.2.45 + '@dcloudio/uni-app': 3.0.0-alpha-3080120230428001_nt4rcwud524fdn4uxzo2y2mdh4 + '@dcloudio/uni-app-plus': 3.0.0-alpha-3080120230428001_vite@4.0.3+vue@3.2.45 + '@dcloudio/uni-components': 3.0.0-alpha-3080120230428001 + '@dcloudio/uni-h5': 3.0.0-alpha-3080120230428001_vue@3.2.45 + '@dcloudio/uni-mp-alipay': 3.0.0-alpha-3080120230428001_vue@3.2.45 + '@dcloudio/uni-mp-baidu': 3.0.0-alpha-3080120230428001_vue@3.2.45 + '@dcloudio/uni-mp-jd': 3.0.0-alpha-3080120230428001_vue@3.2.45 + '@dcloudio/uni-mp-kuaishou': 3.0.0-alpha-3080120230428001_vue@3.2.45 + '@dcloudio/uni-mp-lark': 3.0.0-alpha-3080120230428001_vue@3.2.45 + '@dcloudio/uni-mp-qq': 3.0.0-alpha-3080120230428001_vue@3.2.45 + '@dcloudio/uni-mp-toutiao': 3.0.0-alpha-3080120230428001_vue@3.2.45 + '@dcloudio/uni-mp-weixin': 3.0.0-alpha-3080120230428001_vue@3.2.45 + '@dcloudio/uni-quickapp-webview': 3.0.0-alpha-3080120230428001_vue@3.2.45 pinia: 2.0.35_mgnvym7yiazkylwwogi5r767ue vue: 3.2.45 vue-i18n: 9.2.2_vue@3.2.45 devDependencies: '@dcloudio/types': 3.3.2 - '@dcloudio/uni-automator': 3.0.0-alpha-3071320230411001_vue@3.2.45 - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3071320230411001_vue@3.2.45 - '@dcloudio/uni-stacktracey': 3.0.0-alpha-3071320230411001 - '@dcloudio/vite-plugin-uni': 3.0.0-alpha-3071320230411001_vite@4.0.3+vue@3.2.45 + '@dcloudio/uni-automator': 3.0.0-alpha-3080120230428001_vue@3.2.45 + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3080120230428001_vue@3.2.45 + '@dcloudio/uni-stacktracey': 3.0.0-alpha-3080120230428001 + '@dcloudio/vite-plugin-uni': 3.0.0-alpha-3080120230428001_vite@4.0.3+vue@3.2.45 '@rushstack/eslint-patch': 1.2.0 '@types/node': 18.11.10 '@types/wechat-miniprogram': 3.4.1 @@ -89,48 +89,15 @@ packages: '@jridgewell/gen-mapping': 0.1.1 '@jridgewell/trace-mapping': 0.3.17 - /@babel/code-frame/7.18.6: - resolution: {integrity: sha512-TDCmlK5eOvH+eH7cdAFlNXeVJqWIQ7gW9tY1GJIpUtFb6CmjVyq2VM3u71bOyR8CRihcCgMUYoDNyLXao3+70Q==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/highlight': 7.18.6 - /@babel/code-frame/7.21.4: resolution: {integrity: sha512-LYvhNKfwWSPpocw8GI7gpK2nq3HSDuEPC/uSYaALSJu9xjsalaaYFOq0Pwt5KmVqwEbZlDu81aLXwBOmD/Fv9g==} engines: {node: '>=6.9.0'} dependencies: '@babel/highlight': 7.18.6 - /@babel/compat-data/7.20.5: - resolution: {integrity: sha512-KZXo2t10+/jxmkhNXc7pZTqRvSOIvVv/+lJwHS+B2rErwOyjuVRh60yVpb7liQ1U5t7lLJ1bz+t8tSypUZdm0g==} - engines: {node: '>=6.9.0'} - /@babel/compat-data/7.21.4: resolution: {integrity: sha512-/DYyDpeCfaVinT40FPGdkkb+lYSKvsVuMjDAG7jPOWWiM1ibOaB9CXJAlc4d1QpP/U2q2P9jbrSlClKSErd55g==} engines: {node: '>=6.9.0'} - dev: true - - /@babel/core/7.20.5: - resolution: {integrity: sha512-UdOWmk4pNWTm/4DlPUl/Pt4Gz4rcEMb7CY0Y3eJl5Yz1vI8ZJGmHWaVE55LoxRjdpx0z259GE9U5STA9atUinQ==} - engines: {node: '>=6.9.0'} - dependencies: - '@ampproject/remapping': 2.2.0 - '@babel/code-frame': 7.18.6 - '@babel/generator': 7.20.5 - '@babel/helper-compilation-targets': 7.20.0_@babel+core@7.20.5 - '@babel/helper-module-transforms': 7.20.2 - '@babel/helpers': 7.20.6 - '@babel/parser': 7.20.5 - '@babel/template': 7.18.10 - '@babel/traverse': 7.20.5 - '@babel/types': 7.21.4 - convert-source-map: 1.9.0 - debug: 4.3.4 - gensync: 1.0.0-beta.2 - json5: 2.2.1 - semver: 6.3.0 - transitivePeerDependencies: - - supports-color /@babel/core/7.21.4: resolution: {integrity: sha512-qt/YV149Jman/6AfmlxJ04LMIu8bMoyl3RB91yTFrxQmgbrSvQMy7cI8Q62FHx1t8wJ8B5fu0UDoLwHAhUo1QA==} @@ -153,15 +120,6 @@ packages: semver: 6.3.0 transitivePeerDependencies: - supports-color - dev: true - - /@babel/generator/7.20.5: - resolution: {integrity: sha512-jl7JY2Ykn9S0yj4DQP82sYvPU+T3g0HFcWTqDLqiuA9tGRNIj9VfbtXGAYTTkyNEnQk1jkMGOdYka8aG/lulCA==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/types': 7.21.4 - '@jridgewell/gen-mapping': 0.3.2 - jsesc: 2.5.2 /@babel/generator/7.21.4: resolution: {integrity: sha512-NieM3pVIYW2SwGzKoqfPrQsf4xGs9M9AIG3ThppsSRmO+m7eQhmI6amajKMUeIO37wFfsvnvcxQFx6x6iqxDnA==} @@ -171,7 +129,6 @@ packages: '@jridgewell/gen-mapping': 0.3.2 '@jridgewell/trace-mapping': 0.3.17 jsesc: 2.5.2 - dev: true /@babel/helper-annotate-as-pure/7.18.6: resolution: {integrity: sha512-duORpUiYrEpzKIop6iNbjnwKLAKnJ47csTyRACyEmWj0QdUrm5aqNJGHSSEQSUAvNW0ojX0dOmK9dZduvkfeXA==} @@ -188,18 +145,6 @@ packages: '@babel/types': 7.21.4 dev: true - /@babel/helper-compilation-targets/7.20.0_@babel+core@7.20.5: - resolution: {integrity: sha512-0jp//vDGp9e8hZzBc6N/KwA5ZK3Wsm/pfm4CrY7vzegkVxc65SgSn6wYOnwHe9Js9HRQ1YTCKLGPzDtaS3RoLQ==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0 - dependencies: - '@babel/compat-data': 7.20.5 - '@babel/core': 7.20.5 - '@babel/helper-validator-option': 7.18.6 - browserslist: 4.21.5 - semver: 6.3.0 - /@babel/helper-compilation-targets/7.21.4_@babel+core@7.21.4: resolution: {integrity: sha512-Fa0tTuOXZ1iL8IeDFUWCzjZcn+sJGd9RZdH9esYVjEejGmzf+FFYQpMi/kZUk2kPy/q1H3/GPw7np8qar/stfg==} engines: {node: '>=6.9.0'} @@ -212,25 +157,6 @@ packages: browserslist: 4.21.5 lru-cache: 5.1.1 semver: 6.3.0 - dev: true - - /@babel/helper-create-class-features-plugin/7.20.5_@babel+core@7.20.5: - resolution: {integrity: sha512-3RCdA/EmEaikrhayahwToF0fpweU/8o2p8vhc1c/1kftHOdTKuC65kik/TLc+qfbS8JKw4qqJbne4ovICDhmww==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0 - dependencies: - '@babel/core': 7.20.5 - '@babel/helper-annotate-as-pure': 7.18.6 - '@babel/helper-environment-visitor': 7.18.9 - '@babel/helper-function-name': 7.19.0 - '@babel/helper-member-expression-to-functions': 7.18.9 - '@babel/helper-optimise-call-expression': 7.18.6 - '@babel/helper-replace-supers': 7.19.1 - '@babel/helper-split-export-declaration': 7.18.6 - transitivePeerDependencies: - - supports-color - dev: true /@babel/helper-create-class-features-plugin/7.21.4_@babel+core@7.21.4: resolution: {integrity: sha512-46QrX2CQlaFRF4TkwfTt6nJD7IHq8539cCL7SDpqWSDeJKY1xylKKY5F/33mJhLZ3mFvKv2gGrVS6NkyF6qs+Q==} @@ -289,20 +215,12 @@ packages: '@babel/types': 7.21.4 dev: true - /@babel/helper-function-name/7.19.0: - resolution: {integrity: sha512-WAwHBINyrpqywkUH0nTnNgI5ina5TFn85HKS0pbPDfxFfhyR/aNQEn4hGi1P1JyT//I0t4OgXUlofzWILRvS5w==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/template': 7.20.7 - '@babel/types': 7.21.4 - /@babel/helper-function-name/7.21.0: resolution: {integrity: sha512-HfK1aMRanKHpxemaY2gqBmL04iAPOPRj7DxtNbiDOrJK+gdwkiNRVpCpUJYbUT+aZyemKN8brqTOxzCaG6ExRg==} engines: {node: '>=6.9.0'} dependencies: '@babel/template': 7.20.7 '@babel/types': 7.21.4 - dev: true /@babel/helper-hoist-variables/7.18.6: resolution: {integrity: sha512-UlJQPkFqFULIcyW5sbzgbkxn2FKRgwWiRexcuaR8RNJRy8+LLveqPjwZV/bwrLZCN0eUHD/x8D0heK1ozuoo6Q==} @@ -310,13 +228,6 @@ packages: dependencies: '@babel/types': 7.21.4 - /@babel/helper-member-expression-to-functions/7.18.9: - resolution: {integrity: sha512-RxifAh2ZoVU67PyKIO4AMi1wTenGfMR/O/ae0CCRqwgBAt5v7xjdtRw7UoSbsreKrQn5t7r89eruK/9JjYHuDg==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/types': 7.21.4 - dev: true - /@babel/helper-member-expression-to-functions/7.21.0: resolution: {integrity: sha512-Muu8cdZwNN6mRRNG6lAYErJ5X3bRevgYR2O8wN0yn7jJSnGDu6eG59RfT29JHxGUovyfrh6Pj0XzmR7drNVL3Q==} engines: {node: '>=6.9.0'} @@ -330,21 +241,6 @@ packages: dependencies: '@babel/types': 7.21.4 - /@babel/helper-module-transforms/7.20.2: - resolution: {integrity: sha512-zvBKyJXRbmK07XhMuujYoJ48B5yvvmM6+wcpv6Ivj4Yg6qO7NOZOSnvZN9CRl1zz1Z4cKf8YejmCMh8clOoOeA==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/helper-environment-visitor': 7.18.9 - '@babel/helper-module-imports': 7.18.6 - '@babel/helper-simple-access': 7.20.2 - '@babel/helper-split-export-declaration': 7.18.6 - '@babel/helper-validator-identifier': 7.19.1 - '@babel/template': 7.18.10 - '@babel/traverse': 7.20.5 - '@babel/types': 7.21.4 - transitivePeerDependencies: - - supports-color - /@babel/helper-module-transforms/7.21.2: resolution: {integrity: sha512-79yj2AR4U/Oqq/WOV7Lx6hUjau1Zfo4cI+JLAVYeMV5XIlbOhmjEk5ulbTc9fMpmlojzZHkUUxAiK+UKn+hNQQ==} engines: {node: '>=6.9.0'} @@ -359,7 +255,6 @@ packages: '@babel/types': 7.21.4 transitivePeerDependencies: - supports-color - dev: true /@babel/helper-optimise-call-expression/7.18.6: resolution: {integrity: sha512-HP59oD9/fEHQkdcbgFCnbmgH5vIQTJbxh2yf+CdM89/glUNnuzr87Q8GIjGEnOktTROemO0Pe0iPAYbqZuOUiA==} @@ -388,19 +283,6 @@ packages: - supports-color dev: true - /@babel/helper-replace-supers/7.19.1: - resolution: {integrity: sha512-T7ahH7wV0Hfs46SFh5Jz3s0B6+o8g3c+7TMxu7xKfmHikg7EAZ3I2Qk9LFhjxXq8sL7UkP5JflezNwoZa8WvWw==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/helper-environment-visitor': 7.18.9 - '@babel/helper-member-expression-to-functions': 7.18.9 - '@babel/helper-optimise-call-expression': 7.18.6 - '@babel/traverse': 7.21.4 - '@babel/types': 7.21.4 - transitivePeerDependencies: - - supports-color - dev: true - /@babel/helper-replace-supers/7.20.7: resolution: {integrity: sha512-vujDMtB6LVfNW13jhlCrp48QNslK6JXi7lQG736HVbHz/mbf4Dc7tIRh1Xf5C0rF7BP8iiSxGMCmY6Ci1ven3A==} engines: {node: '>=6.9.0'} @@ -442,14 +324,9 @@ packages: resolution: {integrity: sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w==} engines: {node: '>=6.9.0'} - /@babel/helper-validator-option/7.18.6: - resolution: {integrity: sha512-XO7gESt5ouv/LRJdrVjkShckw6STTaB7l9BrpBaAHDeF5YZT+01PCwmR0SJHnkW6i8OwW/EVWRShfi4j2x+KQw==} - engines: {node: '>=6.9.0'} - /@babel/helper-validator-option/7.21.0: resolution: {integrity: sha512-rmL/B8/f0mKS2baE9ZpyTcTavvEuWhTTW8amjzXNvYG4AwBsqTLikfXsEofsJEfKHf+HQVQbFOHy6o+4cnC/fQ==} engines: {node: '>=6.9.0'} - dev: true /@babel/helper-wrap-function/7.20.5: resolution: {integrity: sha512-bYMxIWK5mh+TgXGVqAtnu5Yn1un+v8DDZtqyzKRLUzrh70Eal2O3aZ7aPYiMADO4uKlkzOiRiZ6GX5q3qxvW9Q==} @@ -463,16 +340,6 @@ packages: - supports-color dev: true - /@babel/helpers/7.20.6: - resolution: {integrity: sha512-Pf/OjgfgFRW5bApskEz5pvidpim7tEDPlFtKcNRXWmfHGn9IEI2W2flqRQXTFb7gIPTyK++N6rVHuwKut4XK6w==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/template': 7.18.10 - '@babel/traverse': 7.20.5 - '@babel/types': 7.21.4 - transitivePeerDependencies: - - supports-color - /@babel/helpers/7.21.0: resolution: {integrity: sha512-XXve0CBtOW0pd7MRzzmoyuSj0e3SEzj8pgyFxnTT1NJZL38BD1MK7yYrm8yefRPIDvNNe14xR4FdbHwpInD4rA==} engines: {node: '>=6.9.0'} @@ -482,7 +349,6 @@ packages: '@babel/types': 7.21.4 transitivePeerDependencies: - supports-color - dev: true /@babel/highlight/7.18.6: resolution: {integrity: sha512-u7stbOuYjaPezCuLj29hNW1v64M2Md2qupEKP1fHc7WdOA3DgLh37suiSrZYY7haUB7iBeQZ9P1uiRF359do3g==} @@ -768,12 +634,12 @@ packages: '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-syntax-import-meta/7.10.4_@babel+core@7.20.5: + /@babel/plugin-syntax-import-meta/7.10.4_@babel+core@7.21.4: resolution: {integrity: sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.21.4 '@babel/helper-plugin-utils': 7.20.2 dev: true @@ -870,16 +736,6 @@ packages: '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-syntax-typescript/7.20.0_@babel+core@7.20.5: - resolution: {integrity: sha512-rd9TkG+u1CExzS4SM1BlMEhMXwFLKVjOAFFCDx9PbX5ycJWDoWMcwdJH9RhkPu1dOgn5TrxLot/Gx6lWFuAUNQ==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.20.5 - '@babel/helper-plugin-utils': 7.20.2 - dev: true - /@babel/plugin-syntax-typescript/7.20.0_@babel+core@7.21.4: resolution: {integrity: sha512-rd9TkG+u1CExzS4SM1BlMEhMXwFLKVjOAFFCDx9PbX5ycJWDoWMcwdJH9RhkPu1dOgn5TrxLot/Gx6lWFuAUNQ==} engines: {node: '>=6.9.0'} @@ -1230,20 +1086,6 @@ packages: '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-transform-typescript/7.20.2_@babel+core@7.20.5: - resolution: {integrity: sha512-jvS+ngBfrnTUBfOQq8NfGnSbF9BrqlR6hjJ2yVxMkmO5nL/cdifNbI30EfjRlN4g5wYWNnMPyj5Sa6R1pbLeag==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.20.5 - '@babel/helper-create-class-features-plugin': 7.20.5_@babel+core@7.20.5 - '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-typescript': 7.20.0_@babel+core@7.20.5 - transitivePeerDependencies: - - supports-color - dev: true - /@babel/plugin-transform-typescript/7.21.3_@babel+core@7.21.4: resolution: {integrity: sha512-RQxPz6Iqt8T0uw/WsJNReuBpWpBqs/n7mNo18sKLoTbMp+UrEekhH+pKSVC7gWz+DNjo9gryfV8YzCiT45RgMw==} engines: {node: '>=6.9.0'} @@ -1389,14 +1231,6 @@ packages: dependencies: regenerator-runtime: 0.13.11 - /@babel/template/7.18.10: - resolution: {integrity: sha512-TI+rCtooWHr3QJ27kJxfjutghu44DLnasDMwpDqCXVTal9RLp3RSYNh4NdBrRP2cQAoG9A8juOQl6P6oZG4JxA==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/code-frame': 7.18.6 - '@babel/parser': 7.20.5 - '@babel/types': 7.21.4 - /@babel/template/7.20.7: resolution: {integrity: sha512-8SegXApWe6VoNw0r9JHpSteLKTpTiLZ4rMlGIm9JQ18KiCtyQiAMEazujAHrUS5flrcqYZa75ukev3P6QmUwUw==} engines: {node: '>=6.9.0'} @@ -1405,23 +1239,6 @@ packages: '@babel/parser': 7.21.4 '@babel/types': 7.21.4 - /@babel/traverse/7.20.5: - resolution: {integrity: sha512-WM5ZNN3JITQIq9tFZaw1ojLU3WgWdtkxnhM1AegMS+PvHjkM5IXjmYEGY7yukz5XS4sJyEf2VzWjI8uAavhxBQ==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/code-frame': 7.18.6 - '@babel/generator': 7.20.5 - '@babel/helper-environment-visitor': 7.18.9 - '@babel/helper-function-name': 7.19.0 - '@babel/helper-hoist-variables': 7.18.6 - '@babel/helper-split-export-declaration': 7.18.6 - '@babel/parser': 7.20.5 - '@babel/types': 7.21.4 - debug: 4.3.4 - globals: 11.12.0 - transitivePeerDependencies: - - supports-color - /@babel/traverse/7.21.4: resolution: {integrity: sha512-eyKrRHKdyZxqDm+fV1iqL9UAHMoIg0nDaGqfIOd8rKH17m5snv7Gn4qgjBoFfLz9APvjFU/ICT00NVCv1Epp8Q==} engines: {node: '>=6.9.0'} @@ -1438,7 +1255,6 @@ packages: globals: 11.12.0 transitivePeerDependencies: - supports-color - dev: true /@babel/types/7.21.4: resolution: {integrity: sha512-rU2oY501qDxE8Pyo7i/Orqma4ziCOrby0/9mvbDUGEfvZjb279Nk9k19e2fiCxHbRRpY2ZyrgW1eq22mvmOIzA==} @@ -1451,11 +1267,11 @@ packages: /@dcloudio/types/3.3.2: resolution: {integrity: sha512-O+7M55RXqYJMCTh3MC86IGJvDPTR+v214yUeaoz1YUIHa2gJdgObs4RRwfAwZoLMtdoZ9J5BElZZqRy5oi+UTg==} - /@dcloudio/uni-app-plus/3.0.0-alpha-3071320230411001_vite@4.0.3+vue@3.2.45: - resolution: {integrity: sha512-iSqxD0t/swHWzttkSdWoVnZK1c+iEQzzyz4mpPtIKmbPWowju7ACId/+1L+D+RakGp0dj/Lh1mpJHkobk2t0XA==} + /@dcloudio/uni-app-plus/3.0.0-alpha-3080120230428001_vite@4.0.3+vue@3.2.45: + resolution: {integrity: sha512-WSVUmFqVA/TtxADQbxN8LzMTovznnYbqDkYoNnXaxC0RJDp/VSR6Yr2786RcL5ii9gilYqXWk51Ac6UstrW2vw==} dependencies: - '@dcloudio/uni-app-vite': 3.0.0-alpha-3071320230411001_vite@4.0.3+vue@3.2.45 - '@dcloudio/uni-app-vue': 3.0.0-alpha-3071320230411001 + '@dcloudio/uni-app-vite': 3.0.0-alpha-3080120230428001_vite@4.0.3+vue@3.2.45 + '@dcloudio/uni-app-vue': 3.0.0-alpha-3080120230428001 debug: 4.3.4 fs-extra: 10.1.0 licia: 1.37.0 @@ -1468,13 +1284,13 @@ packages: - vue dev: false - /@dcloudio/uni-app-vite/3.0.0-alpha-3071320230411001_vite@4.0.3+vue@3.2.45: - resolution: {integrity: sha512-YqWg/EUmxHBvfEuKEX7kMcPOHfDcTJWOftpkxmwjabdq/Fr/iw2LfIJAsXYtRbRhMy8oAjmUkTV59mzuJtr/Qw==} + /@dcloudio/uni-app-vite/3.0.0-alpha-3080120230428001_vite@4.0.3+vue@3.2.45: + resolution: {integrity: sha512-VkhWeS3Uulkapl7/VypT8pkhQskzm5TibRa9eu9/1jw+wiFb9S/VAnbOg5nnuMpFhlF2TlxJnScaabpmGS9z1g==} dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3071320230411001_vue@3.2.45 - '@dcloudio/uni-i18n': 3.0.0-alpha-3071320230411001 - '@dcloudio/uni-nvue-styler': 3.0.0-alpha-3071320230411001 - '@dcloudio/uni-shared': 3.0.0-alpha-3071320230411001 + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3080120230428001_vue@3.2.45 + '@dcloudio/uni-i18n': 3.0.0-alpha-3080120230428001 + '@dcloudio/uni-nvue-styler': 3.0.0-alpha-3080120230428001 + '@dcloudio/uni-shared': 3.0.0-alpha-3080120230428001 '@rollup/pluginutils': 4.2.1 '@vitejs/plugin-vue': 4.1.0_vite@4.0.3+vue@3.2.45 '@vue/compiler-dom': 3.2.47 @@ -1490,22 +1306,22 @@ packages: - vue dev: false - /@dcloudio/uni-app-vue/3.0.0-alpha-3071320230411001: - resolution: {integrity: sha512-nP1pS7tq45awa1uUrm+us/POj2ddOcUJTUTCWNZl8bGY1Jv6twsri8YsURA7KERlhkUxRItMRF/ByhNsfdw6yg==} + /@dcloudio/uni-app-vue/3.0.0-alpha-3080120230428001: + resolution: {integrity: sha512-cyE0SSQvgNWGxWvxUn1SfQZAPVyk0H5UCa3SgtbfpN8utILkc6Mj9JgCgq73yH6jmWUIxTlge7ue9QSwUZThPA==} dev: false - /@dcloudio/uni-app/3.0.0-alpha-3071320230411001_nt4rcwud524fdn4uxzo2y2mdh4: - resolution: {integrity: sha512-O0rHO3uRVGNnYeReZC1qUZ8cd+LcIXM6YthErFxIIpeYUuE4CQz1RjWACuer9bNJnW14tDGTgim0qarn6A69bA==} + /@dcloudio/uni-app/3.0.0-alpha-3080120230428001_nt4rcwud524fdn4uxzo2y2mdh4: + resolution: {integrity: sha512-+5n7gs71z/uJHhxFwwCLtP7iSCxCLMIRxqdfAqudjcbHy4UEYxglA7zE8sNiGyiLYIeeAJK6gxZTxxoY8BgT0Q==} peerDependencies: '@dcloudio/types': ^3.3.2 dependencies: '@dcloudio/types': 3.3.2 - '@dcloudio/uni-cloud': 3.0.0-alpha-3071320230411001_vue@3.2.45 - '@dcloudio/uni-components': 3.0.0-alpha-3071320230411001 - '@dcloudio/uni-i18n': 3.0.0-alpha-3071320230411001 - '@dcloudio/uni-push': 3.0.0-alpha-3071320230411001_vue@3.2.45 - '@dcloudio/uni-shared': 3.0.0-alpha-3071320230411001 - '@dcloudio/uni-stat': 3.0.0-alpha-3071320230411001_vue@3.2.45 + '@dcloudio/uni-cloud': 3.0.0-alpha-3080120230428001_vue@3.2.45 + '@dcloudio/uni-components': 3.0.0-alpha-3080120230428001 + '@dcloudio/uni-i18n': 3.0.0-alpha-3080120230428001 + '@dcloudio/uni-push': 3.0.0-alpha-3080120230428001_vue@3.2.45 + '@dcloudio/uni-shared': 3.0.0-alpha-3080120230428001 + '@dcloudio/uni-stat': 3.0.0-alpha-3080120230428001_vue@3.2.45 '@vue/shared': 3.2.47 transitivePeerDependencies: - postcss @@ -1514,13 +1330,13 @@ packages: - vue dev: false - /@dcloudio/uni-automator/3.0.0-alpha-3071320230411001_vue@3.2.45: - resolution: {integrity: sha512-TpEXQ1Oi92w6kFG5PTrUWlwSQiug5MEHil5uwZILUjpCXAbdC37Fe4j6OkXYChGE1Qbn49l/wNO5oc1n+PqmTA==} + /@dcloudio/uni-automator/3.0.0-alpha-3080120230428001_vue@3.2.45: + resolution: {integrity: sha512-EVMrCDM03RbILiFjN1lInV44Kelfhv9QO4Is5JdGkERBM3uQwvBpdY2SKRP61ZQ8xvGaBWRNRy/9B5yPHoR37g==} peerDependencies: jest: 27.0.4 jest-environment-node: 27.5.1 dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3071320230411001_vue@3.2.45 + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3080120230428001_vue@3.2.45 address: 1.2.1 cross-env: 7.0.3 debug: 4.3.4 @@ -1539,16 +1355,16 @@ packages: - vue dev: true - /@dcloudio/uni-cli-shared/3.0.0-alpha-3071320230411001_vue@3.2.45: - resolution: {integrity: sha512-qpGKrnRhn2l1hcgSRx+TYQ2hhqa2T1BR9t54xM1C485MFhYwZWALt8cIxb1jWIkw02M1Y4FlxnjciZASth5uXA==} + /@dcloudio/uni-cli-shared/3.0.0-alpha-3080120230428001_vue@3.2.45: + resolution: {integrity: sha512-Wwk/Yf1hbvwrSMOf918lg6XMqTpSdO6c4s934YDaaXUxJQYh5ZHAEPxcrStL+MCWnq7E3Wzp2rRS4aviWOE2rA==} engines: {node: ^14.18.0 || >=16.0.0} dependencies: '@ampproject/remapping': 2.2.0 - '@babel/core': 7.20.5 - '@babel/parser': 7.20.5 + '@babel/core': 7.21.4 + '@babel/parser': 7.21.4 '@babel/types': 7.21.4 - '@dcloudio/uni-i18n': 3.0.0-alpha-3071320230411001 - '@dcloudio/uni-shared': 3.0.0-alpha-3071320230411001 + '@dcloudio/uni-i18n': 3.0.0-alpha-3080120230428001 + '@dcloudio/uni-shared': 3.0.0-alpha-3080120230428001 '@intlify/core-base': 9.1.9 '@intlify/shared': 9.1.9 '@intlify/vue-devtools': 9.1.9 @@ -1589,12 +1405,12 @@ packages: - ts-node - vue - /@dcloudio/uni-cloud/3.0.0-alpha-3071320230411001_vue@3.2.45: - resolution: {integrity: sha512-9B1j9B8/4oFvETZvlszz76q8vdHlpj1OhwiW1jatyq3gdIjibxaXa2lqqZ9Jo4M0C9wUXWwFMtB81bld6l/kaA==} + /@dcloudio/uni-cloud/3.0.0-alpha-3080120230428001_vue@3.2.45: + resolution: {integrity: sha512-FxYyjabVeGyAJ0F0UArpD8j5D4nbaxS0swZLvjPjxl3bpcn3gtj8Mlr7RpNpSHhAHqA7tqKNyq3BH9G9AC8eAg==} dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3071320230411001_vue@3.2.45 - '@dcloudio/uni-i18n': 3.0.0-alpha-3071320230411001 - '@dcloudio/uni-shared': 3.0.0-alpha-3071320230411001 + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3080120230428001_vue@3.2.45 + '@dcloudio/uni-i18n': 3.0.0-alpha-3080120230428001 + '@dcloudio/uni-shared': 3.0.0-alpha-3080120230428001 '@vue/shared': 3.2.47 fast-glob: 3.2.12 transitivePeerDependencies: @@ -1604,15 +1420,15 @@ packages: - vue dev: false - /@dcloudio/uni-components/3.0.0-alpha-3071320230411001: - resolution: {integrity: sha512-/yLxC9RgAfUs5X0R59CUgj+kPPYBKT7dVkeD1lE5xRrIrJI4pHPIvCiYiIpABNUIKuGmdMlGj1DQNtc+HYBR6g==} + /@dcloudio/uni-components/3.0.0-alpha-3080120230428001: + resolution: {integrity: sha512-oGb7Fkv+cCD4PB/OAzjbWR1/r6x2QClrBk2Hq6lm13lSStH2/X/goiO4eXixZ/WVLz+R9cg5DkQyDNpAJe6EIw==} dev: false - /@dcloudio/uni-h5-vite/3.0.0-alpha-3071320230411001_vue@3.2.45: - resolution: {integrity: sha512-wSqeETGB1LDsX0fcV1A+fSoUGHvIpCoJH0/59Qfbv0/VH4Erhz/vOOJ3oKY1Ob2Zs4UFEY1QfZYxWUgooZ87VA==} + /@dcloudio/uni-h5-vite/3.0.0-alpha-3080120230428001_vue@3.2.45: + resolution: {integrity: sha512-ok1MQSwNehxtS1LsxCRlPOgZW6tnuCuuIV9srXweuSPQLga85F1ZZfHTTlFntbBIj4wIp6B7XUK6axZWZkykZg==} dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3071320230411001_vue@3.2.45 - '@dcloudio/uni-shared': 3.0.0-alpha-3071320230411001 + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3080120230428001_vue@3.2.45 + '@dcloudio/uni-shared': 3.0.0-alpha-3080120230428001 '@rollup/pluginutils': 4.2.1 '@vue/compiler-dom': 3.2.47 '@vue/compiler-sfc': 3.2.47 @@ -1629,19 +1445,19 @@ packages: - vue dev: false - /@dcloudio/uni-h5-vue/3.0.0-alpha-3071320230411001: - resolution: {integrity: sha512-QodFrUdM6hm6GExum7lgVqhdTGkW8vV6DjDhnMxoRBK3HYSKWhd826LNshsuv8nxMk3Iw0IY0tO8sfgoQjv4MA==} + /@dcloudio/uni-h5-vue/3.0.0-alpha-3080120230428001: + resolution: {integrity: sha512-ckgzINoXDtyCy4D9V7Pg767Qw2AMcb2p37bbUCCgNCcYqOlc+jf43XjS6J0MbRAKO3ScFs9cE3ncz3I+8hHiGg==} dependencies: - '@dcloudio/uni-shared': 3.0.0-alpha-3071320230411001 + '@dcloudio/uni-shared': 3.0.0-alpha-3080120230428001 dev: false - /@dcloudio/uni-h5/3.0.0-alpha-3071320230411001_vue@3.2.45: - resolution: {integrity: sha512-RUeIez6SalGtub56eWAgcu9BQWT0dZAtp3zUt0nCcrRuZS55btutOZ7I33v3hWUjNpD7N4LnE5Xsgrdxbs5mhA==} + /@dcloudio/uni-h5/3.0.0-alpha-3080120230428001_vue@3.2.45: + resolution: {integrity: sha512-ei7ryMV/u0KrcGItniEMhaxto6vyvkAhinKyPyTlBBtLYj3p63fukwQ9chMveQYflRDsQ39picrqYQK1NbYddA==} dependencies: - '@dcloudio/uni-h5-vite': 3.0.0-alpha-3071320230411001_vue@3.2.45 - '@dcloudio/uni-h5-vue': 3.0.0-alpha-3071320230411001 - '@dcloudio/uni-i18n': 3.0.0-alpha-3071320230411001 - '@dcloudio/uni-shared': 3.0.0-alpha-3071320230411001 + '@dcloudio/uni-h5-vite': 3.0.0-alpha-3080120230428001_vue@3.2.45 + '@dcloudio/uni-h5-vue': 3.0.0-alpha-3080120230428001 + '@dcloudio/uni-i18n': 3.0.0-alpha-3080120230428001 + '@dcloudio/uni-shared': 3.0.0-alpha-3080120230428001 '@vue/server-renderer': 3.2.47_vue@3.2.45 '@vue/shared': 3.2.47 debug: 4.3.4 @@ -1657,16 +1473,16 @@ packages: - vue dev: false - /@dcloudio/uni-i18n/3.0.0-alpha-3071320230411001: - resolution: {integrity: sha512-j37WZA0qUSYE//8TsXTTbwW/D6MAv09/hp1IO84h7nNlCog444K40xipL2u1uaw7UojelihuXA/dglYjclidFw==} + /@dcloudio/uni-i18n/3.0.0-alpha-3080120230428001: + resolution: {integrity: sha512-zZfa0EGLLTJYcVuvFpywstCAz8MPegijScY3BxviCesMIKH437SEYFrYr++xIOYjS8QgJCcm3njYPZuGx5b/pw==} - /@dcloudio/uni-mp-alipay/3.0.0-alpha-3071320230411001_vue@3.2.45: - resolution: {integrity: sha512-Acxjup5sGsz7N1gI3JOkR+MIl0Ea5iDe71F7GHxoABA2s/FQ6yMoQAFRzh3coPJkRUVdI6TmjIItXt452fElcw==} + /@dcloudio/uni-mp-alipay/3.0.0-alpha-3080120230428001_vue@3.2.45: + resolution: {integrity: sha512-TTV+aEpYdKrgqAQMbqkBmpoeDgiIQOHVBotjKcwoIh7pvWPm05IdpCAxwI/Bq4JceWDWFpEszR4r1FRMxFmqyg==} dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3071320230411001_vue@3.2.45 - '@dcloudio/uni-mp-vite': 3.0.0-alpha-3071320230411001_vue@3.2.45 - '@dcloudio/uni-mp-vue': 3.0.0-alpha-3071320230411001 - '@dcloudio/uni-shared': 3.0.0-alpha-3071320230411001 + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3080120230428001_vue@3.2.45 + '@dcloudio/uni-mp-vite': 3.0.0-alpha-3080120230428001_vue@3.2.45 + '@dcloudio/uni-mp-vue': 3.0.0-alpha-3080120230428001 + '@dcloudio/uni-shared': 3.0.0-alpha-3080120230428001 '@vue/compiler-core': 3.2.47 '@vue/shared': 3.2.47 transitivePeerDependencies: @@ -1676,15 +1492,15 @@ packages: - vue dev: false - /@dcloudio/uni-mp-baidu/3.0.0-alpha-3071320230411001_vue@3.2.45: - resolution: {integrity: sha512-SNkTaZY3t5oWjN2r453AkVaSuH8j7pt3xjft5FGfnw6OBi/staB8wVW+dbTIFtEUfJgvne7qj6wKKvKwYyhWDA==} + /@dcloudio/uni-mp-baidu/3.0.0-alpha-3080120230428001_vue@3.2.45: + resolution: {integrity: sha512-HCW6L6/BsMtfOWxF47ifsKHX+ytnyZYQvXaEpp4lxqomF+KAXfgRv+uqFXyFLSn1SSs0ck5zJ76y9hNZWCz7wA==} dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3071320230411001_vue@3.2.45 - '@dcloudio/uni-mp-compiler': 3.0.0-alpha-3071320230411001_vue@3.2.45 - '@dcloudio/uni-mp-vite': 3.0.0-alpha-3071320230411001_vue@3.2.45 - '@dcloudio/uni-mp-vue': 3.0.0-alpha-3071320230411001 - '@dcloudio/uni-mp-weixin': 3.0.0-alpha-3071320230411001_vue@3.2.45 - '@dcloudio/uni-shared': 3.0.0-alpha-3071320230411001 + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3080120230428001_vue@3.2.45 + '@dcloudio/uni-mp-compiler': 3.0.0-alpha-3080120230428001_vue@3.2.45 + '@dcloudio/uni-mp-vite': 3.0.0-alpha-3080120230428001_vue@3.2.45 + '@dcloudio/uni-mp-vue': 3.0.0-alpha-3080120230428001 + '@dcloudio/uni-mp-weixin': 3.0.0-alpha-3080120230428001_vue@3.2.45 + '@dcloudio/uni-shared': 3.0.0-alpha-3080120230428001 '@vue/compiler-core': 3.2.47 '@vue/shared': 3.2.47 jimp: 0.10.3 @@ -1701,14 +1517,14 @@ packages: - vue dev: false - /@dcloudio/uni-mp-compiler/3.0.0-alpha-3071320230411001_vue@3.2.45: - resolution: {integrity: sha512-vG4IJ4ml5+S3PBj1Y6ad2T1nDENVqNsZHzjahAgQb+mm4juIRrerz4jUyZM5ZBOdT0dj8z5Lw+nz0p/wzHclRA==} + /@dcloudio/uni-mp-compiler/3.0.0-alpha-3080120230428001_vue@3.2.45: + resolution: {integrity: sha512-IjnJP+TNNDpXnOZpqDKGSKsq8GchJkoRHOZLmNz5VFsgdQ1zayF0Qhvj9UpVQzJOapG+M/CT4HZmV27qRFDpxg==} dependencies: - '@babel/generator': 7.20.5 - '@babel/parser': 7.20.5 + '@babel/generator': 7.21.4 + '@babel/parser': 7.21.4 '@babel/types': 7.21.4 - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3071320230411001_vue@3.2.45 - '@dcloudio/uni-shared': 3.0.0-alpha-3071320230411001 + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3080120230428001_vue@3.2.45 + '@dcloudio/uni-shared': 3.0.0-alpha-3080120230428001 '@vue/compiler-core': 3.2.47 '@vue/compiler-dom': 3.2.47 '@vue/shared': 3.2.47 @@ -1720,14 +1536,14 @@ packages: - vue dev: false - /@dcloudio/uni-mp-jd/3.0.0-alpha-3071320230411001_vue@3.2.45: - resolution: {integrity: sha512-ggXFiCuQYBLV34JzXpSHw982P1oVM4uhu9DqmU+wO+PXJaQGueONvFuc7vj0dpkPKH2C39eASUMLsbgHVejlMw==} + /@dcloudio/uni-mp-jd/3.0.0-alpha-3080120230428001_vue@3.2.45: + resolution: {integrity: sha512-XEEhzVJ6p+HbK00TLn0VqMg3rYKdNRNUB5q6rFTz80TOOoUk2ffTX9EVLI/XQnjv9tgswHAD/wIY4FNVsb7i7g==} dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3071320230411001_vue@3.2.45 - '@dcloudio/uni-mp-compiler': 3.0.0-alpha-3071320230411001_vue@3.2.45 - '@dcloudio/uni-mp-vite': 3.0.0-alpha-3071320230411001_vue@3.2.45 - '@dcloudio/uni-mp-vue': 3.0.0-alpha-3071320230411001 - '@dcloudio/uni-shared': 3.0.0-alpha-3071320230411001 + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3080120230428001_vue@3.2.45 + '@dcloudio/uni-mp-compiler': 3.0.0-alpha-3080120230428001_vue@3.2.45 + '@dcloudio/uni-mp-vite': 3.0.0-alpha-3080120230428001_vue@3.2.45 + '@dcloudio/uni-mp-vue': 3.0.0-alpha-3080120230428001 + '@dcloudio/uni-shared': 3.0.0-alpha-3080120230428001 '@vue/shared': 3.2.47 transitivePeerDependencies: - postcss @@ -1736,15 +1552,15 @@ packages: - vue dev: false - /@dcloudio/uni-mp-kuaishou/3.0.0-alpha-3071320230411001_vue@3.2.45: - resolution: {integrity: sha512-PcG9vWQwMFf4hzithp2HyrP9TBjnV/hmR78QdSc0nwuFUYXk7tgLy/fTtqDjundKfF/wP3FeAIh8GA9uj6uXyg==} + /@dcloudio/uni-mp-kuaishou/3.0.0-alpha-3080120230428001_vue@3.2.45: + resolution: {integrity: sha512-Ij7zDLUCbURJe4DTSql4HwvuFwoFrkCF8UaNpmL7S3DpmPjgBkBHT9s/3hWChXh4kcomyFjfgBwmnEQaJFUw1Q==} dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3071320230411001_vue@3.2.45 - '@dcloudio/uni-mp-compiler': 3.0.0-alpha-3071320230411001_vue@3.2.45 - '@dcloudio/uni-mp-vite': 3.0.0-alpha-3071320230411001_vue@3.2.45 - '@dcloudio/uni-mp-vue': 3.0.0-alpha-3071320230411001 - '@dcloudio/uni-mp-weixin': 3.0.0-alpha-3071320230411001_vue@3.2.45 - '@dcloudio/uni-shared': 3.0.0-alpha-3071320230411001 + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3080120230428001_vue@3.2.45 + '@dcloudio/uni-mp-compiler': 3.0.0-alpha-3080120230428001_vue@3.2.45 + '@dcloudio/uni-mp-vite': 3.0.0-alpha-3080120230428001_vue@3.2.45 + '@dcloudio/uni-mp-vue': 3.0.0-alpha-3080120230428001 + '@dcloudio/uni-mp-weixin': 3.0.0-alpha-3080120230428001_vue@3.2.45 + '@dcloudio/uni-shared': 3.0.0-alpha-3080120230428001 '@vue/compiler-core': 3.2.47 '@vue/shared': 3.2.47 transitivePeerDependencies: @@ -1756,15 +1572,15 @@ packages: - vue dev: false - /@dcloudio/uni-mp-lark/3.0.0-alpha-3071320230411001_vue@3.2.45: - resolution: {integrity: sha512-mITEozyrPERSNuOhLSyvByJiY8ynnGYnp5lvHPBofAtmMwHQQzWEMpgjy0nSiPTpm1L9cyQwrxDCrjhD0nMp+g==} + /@dcloudio/uni-mp-lark/3.0.0-alpha-3080120230428001_vue@3.2.45: + resolution: {integrity: sha512-XGY7aY+0Y8gtvfC0mAG8XH3BEV+f2Tx7PBvfEL7mod1T8Mq6TZP+RHzs2tsCAvmocRivrt+pq9WkY8H5fMY/kQ==} dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3071320230411001_vue@3.2.45 - '@dcloudio/uni-mp-compiler': 3.0.0-alpha-3071320230411001_vue@3.2.45 - '@dcloudio/uni-mp-toutiao': 3.0.0-alpha-3071320230411001_vue@3.2.45 - '@dcloudio/uni-mp-vite': 3.0.0-alpha-3071320230411001_vue@3.2.45 - '@dcloudio/uni-mp-vue': 3.0.0-alpha-3071320230411001 - '@dcloudio/uni-shared': 3.0.0-alpha-3071320230411001 + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3080120230428001_vue@3.2.45 + '@dcloudio/uni-mp-compiler': 3.0.0-alpha-3080120230428001_vue@3.2.45 + '@dcloudio/uni-mp-toutiao': 3.0.0-alpha-3080120230428001_vue@3.2.45 + '@dcloudio/uni-mp-vite': 3.0.0-alpha-3080120230428001_vue@3.2.45 + '@dcloudio/uni-mp-vue': 3.0.0-alpha-3080120230428001 + '@dcloudio/uni-shared': 3.0.0-alpha-3080120230428001 '@vue/compiler-core': 3.2.47 '@vue/shared': 3.2.47 transitivePeerDependencies: @@ -1774,13 +1590,13 @@ packages: - vue dev: false - /@dcloudio/uni-mp-qq/3.0.0-alpha-3071320230411001_vue@3.2.45: - resolution: {integrity: sha512-UU48zv3qYl5G2kBm+70bOvJ26zMmbhkEkIUIBNWnmEDdpTPk22YGsVyLK5pktLW29o41TgYxajDmKmd2IEo7RA==} + /@dcloudio/uni-mp-qq/3.0.0-alpha-3080120230428001_vue@3.2.45: + resolution: {integrity: sha512-71vMFOaGQ1Di64HTDWrsjRYXuBJe+q6Id/nJ8PADE4ZVHoM1i6yq7V9N3YDuwgR2CKWw5VRs3Sl8tBWGT8bmqQ==} dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3071320230411001_vue@3.2.45 - '@dcloudio/uni-mp-vite': 3.0.0-alpha-3071320230411001_vue@3.2.45 - '@dcloudio/uni-mp-vue': 3.0.0-alpha-3071320230411001 - '@dcloudio/uni-shared': 3.0.0-alpha-3071320230411001 + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3080120230428001_vue@3.2.45 + '@dcloudio/uni-mp-vite': 3.0.0-alpha-3080120230428001_vue@3.2.45 + '@dcloudio/uni-mp-vue': 3.0.0-alpha-3080120230428001 + '@dcloudio/uni-shared': 3.0.0-alpha-3080120230428001 '@vue/shared': 3.2.47 fs-extra: 10.1.0 transitivePeerDependencies: @@ -1790,14 +1606,14 @@ packages: - vue dev: false - /@dcloudio/uni-mp-toutiao/3.0.0-alpha-3071320230411001_vue@3.2.45: - resolution: {integrity: sha512-IKznc4C8HU0uH8ktWK2RlO28g/J0L6SDvTDrKNXsuGCAl0fepPDbxKRxfcBZw+q4VmR262v23HOFGblopDcPSQ==} + /@dcloudio/uni-mp-toutiao/3.0.0-alpha-3080120230428001_vue@3.2.45: + resolution: {integrity: sha512-wtLfLohjTv613I8ZabgVz3X6FunBK6tRLpSx+/BjOvqhWzTvsyobSSNrnzl9Yc1T53oLug/BN1tBpkwln71E4A==} dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3071320230411001_vue@3.2.45 - '@dcloudio/uni-mp-compiler': 3.0.0-alpha-3071320230411001_vue@3.2.45 - '@dcloudio/uni-mp-vite': 3.0.0-alpha-3071320230411001_vue@3.2.45 - '@dcloudio/uni-mp-vue': 3.0.0-alpha-3071320230411001 - '@dcloudio/uni-shared': 3.0.0-alpha-3071320230411001 + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3080120230428001_vue@3.2.45 + '@dcloudio/uni-mp-compiler': 3.0.0-alpha-3080120230428001_vue@3.2.45 + '@dcloudio/uni-mp-vite': 3.0.0-alpha-3080120230428001_vue@3.2.45 + '@dcloudio/uni-mp-vue': 3.0.0-alpha-3080120230428001 + '@dcloudio/uni-shared': 3.0.0-alpha-3080120230428001 '@vue/compiler-core': 3.2.47 '@vue/shared': 3.2.47 transitivePeerDependencies: @@ -1807,14 +1623,14 @@ packages: - vue dev: false - /@dcloudio/uni-mp-vite/3.0.0-alpha-3071320230411001_vue@3.2.45: - resolution: {integrity: sha512-fkVflWvo9MTj2vm0UHGeZZ8Xp7WCGE0bY9sZ6KyddXb0a7QJouOacsPFr0CFBCWjQruslyIsK8TLukJ7VfBvRg==} + /@dcloudio/uni-mp-vite/3.0.0-alpha-3080120230428001_vue@3.2.45: + resolution: {integrity: sha512-r6W0P2EHKbIJVFIhEV0T6Cz1aTJRsHZ0zixJL0yteTgj3tNF/GtbtK/cGD58zPwQpI67CLqPI71piqAkbWoX0w==} dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3071320230411001_vue@3.2.45 - '@dcloudio/uni-i18n': 3.0.0-alpha-3071320230411001 - '@dcloudio/uni-mp-compiler': 3.0.0-alpha-3071320230411001_vue@3.2.45 - '@dcloudio/uni-mp-vue': 3.0.0-alpha-3071320230411001 - '@dcloudio/uni-shared': 3.0.0-alpha-3071320230411001 + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3080120230428001_vue@3.2.45 + '@dcloudio/uni-i18n': 3.0.0-alpha-3080120230428001 + '@dcloudio/uni-mp-compiler': 3.0.0-alpha-3080120230428001_vue@3.2.45 + '@dcloudio/uni-mp-vue': 3.0.0-alpha-3080120230428001 + '@dcloudio/uni-shared': 3.0.0-alpha-3080120230428001 '@vue/compiler-sfc': 3.2.47 '@vue/shared': 3.2.47 debug: 4.3.4 @@ -1825,20 +1641,20 @@ packages: - vue dev: false - /@dcloudio/uni-mp-vue/3.0.0-alpha-3071320230411001: - resolution: {integrity: sha512-mUzinGS7s4d7rHZKZvu0+nD4yYJ9motTEncFfZeIrxEMx5j+yYw1ymbo4x3GQNwIo5lyqOV9TlaOTRYVEh18NA==} + /@dcloudio/uni-mp-vue/3.0.0-alpha-3080120230428001: + resolution: {integrity: sha512-p9Hfa02N2XHnQjVi8iSeivPeehiYt4qFg0a/rjZ9g/jRMhyzdkYJeh4b7hfgSiOcHFkEhtKkFTO45R0dbAUNbA==} dependencies: - '@dcloudio/uni-shared': 3.0.0-alpha-3071320230411001 + '@dcloudio/uni-shared': 3.0.0-alpha-3080120230428001 '@vue/shared': 3.2.47 dev: false - /@dcloudio/uni-mp-weixin/3.0.0-alpha-3071320230411001_vue@3.2.45: - resolution: {integrity: sha512-22AsuXDlh/Z+16zxL0lhg50GiU/mG+PAauKLXZIs+jd2L1K+thJLfmbPCbSsoP72qUMpByTZ2+UuKIcDYymTiw==} + /@dcloudio/uni-mp-weixin/3.0.0-alpha-3080120230428001_vue@3.2.45: + resolution: {integrity: sha512-c28hTn6LywSEJYDEqLkwB+1mdXBSgKtwNSEZntp+nR1DmZ5D3TMs2UAAk/+KPAuVBoG+L8sNbPTHgoLG77TokQ==} dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3071320230411001_vue@3.2.45 - '@dcloudio/uni-mp-vite': 3.0.0-alpha-3071320230411001_vue@3.2.45 - '@dcloudio/uni-mp-vue': 3.0.0-alpha-3071320230411001 - '@dcloudio/uni-shared': 3.0.0-alpha-3071320230411001 + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3080120230428001_vue@3.2.45 + '@dcloudio/uni-mp-vite': 3.0.0-alpha-3080120230428001_vue@3.2.45 + '@dcloudio/uni-mp-vue': 3.0.0-alpha-3080120230428001 + '@dcloudio/uni-shared': 3.0.0-alpha-3080120230428001 '@vue/shared': 3.2.47 jimp: 0.10.3 licia: 1.37.0 @@ -1854,18 +1670,18 @@ packages: - vue dev: false - /@dcloudio/uni-nvue-styler/3.0.0-alpha-3071320230411001: - resolution: {integrity: sha512-2GIEfuyP1Rlc+Mpvfw5D61ELxFv8kc0nCvxrmQzLsxnX4MX3Nn6OnBEBL39hO7v5O1sdFh9kev8VjeDtvz1jzw==} + /@dcloudio/uni-nvue-styler/3.0.0-alpha-3080120230428001: + resolution: {integrity: sha512-IWFRA9kA0SvsvYKGvJDCxPuYQlrRd8LnuDXeDhsvAqbYnb+1evehcZjoLC4xSs4xEXBypzUMoaAK2hbQKRnfsg==} dependencies: '@vue/shared': 3.2.47 parse-css-font: 4.0.0 postcss: 8.4.23 dev: false - /@dcloudio/uni-push/3.0.0-alpha-3071320230411001_vue@3.2.45: - resolution: {integrity: sha512-+uYIYrk1qA5OJF8ioX4TYBBgr7C8KuvnM2cP7S0GqqPPbLsDpA71oH5wNh3pT2chRNAZtGG1kjrAb0Zjf9qIdQ==} + /@dcloudio/uni-push/3.0.0-alpha-3080120230428001_vue@3.2.45: + resolution: {integrity: sha512-yvl8Ykt+my00OMAlHasuQrroISG4QpQpGjYYsq7a1qqiONK9FcfJPh4vLaX/POMSWHDEMg8uBN5vUgo8dfNgQg==} dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3071320230411001_vue@3.2.45 + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3080120230428001_vue@3.2.45 transitivePeerDependencies: - postcss - supports-color @@ -1873,13 +1689,13 @@ packages: - vue dev: false - /@dcloudio/uni-quickapp-webview/3.0.0-alpha-3071320230411001_vue@3.2.45: - resolution: {integrity: sha512-9x7kH8VbjKwxxqqe1u5fhXxDpUWtA85jPOnpvqiWUkCQ4jlNvW8t8ZrOIVHPUgBm6+Ro8kTFJS6A/V7TzCjmQg==} + /@dcloudio/uni-quickapp-webview/3.0.0-alpha-3080120230428001_vue@3.2.45: + resolution: {integrity: sha512-X0XXpR+FcN4ghJxQ8N6HxXKBPQTk+w92qv5UqojNwlGN4OmH7AkbvFbJtd86m+BVg4QGN8CcZD6Alh2YaPhHvA==} dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3071320230411001_vue@3.2.45 - '@dcloudio/uni-mp-vite': 3.0.0-alpha-3071320230411001_vue@3.2.45 - '@dcloudio/uni-mp-vue': 3.0.0-alpha-3071320230411001 - '@dcloudio/uni-shared': 3.0.0-alpha-3071320230411001 + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3080120230428001_vue@3.2.45 + '@dcloudio/uni-mp-vite': 3.0.0-alpha-3080120230428001_vue@3.2.45 + '@dcloudio/uni-mp-vue': 3.0.0-alpha-3080120230428001 + '@dcloudio/uni-shared': 3.0.0-alpha-3080120230428001 '@vue/shared': 3.2.47 transitivePeerDependencies: - postcss @@ -1888,20 +1704,20 @@ packages: - vue dev: false - /@dcloudio/uni-shared/3.0.0-alpha-3071320230411001: - resolution: {integrity: sha512-GRgjapXLoMFwOQdwBCJMs7WROj56B6oRcA8LGHBAbkq1CaIIQoB2tpV1dzQD9FRjAXoNupXwhWpb4LJIUGkpHA==} + /@dcloudio/uni-shared/3.0.0-alpha-3080120230428001: + resolution: {integrity: sha512-8Qp4R3/E+ZoAtT0MyI3d2cMqdWOcdPCtBNmg4dMeV6vkWxH/UXJAou7zLd/1/xwv7d3Z61SHC/fpI+WtHcyiXA==} dependencies: '@vue/shared': 3.2.47 - /@dcloudio/uni-stacktracey/3.0.0-alpha-3071320230411001: - resolution: {integrity: sha512-a81LGjTRkeC9BiQ2WiY8xQOpNNfkTQUJutCIe5rpWCYgI+ULQ5ErVJbmjzt8C/qhKDy+Swtie+A2MLbP6DUxlw==} + /@dcloudio/uni-stacktracey/3.0.0-alpha-3080120230428001: + resolution: {integrity: sha512-xPldXGBPiwv/E5h8/UBSZDJ3m9i6vsZzwryMEoOfuV5nM3BtANQFqty/vZN5uCf3/nxsAUGQWe3lnJqTUxfclQ==} dev: true - /@dcloudio/uni-stat/3.0.0-alpha-3071320230411001_vue@3.2.45: - resolution: {integrity: sha512-V5aKPDp1B+YrXACoRcig1sGycjXVgUWivP9AOt3DEnzzCx8FoXtrhTKAJYTjpVP5ESU2Wv8+ko/JuclQEXJ5eQ==} + /@dcloudio/uni-stat/3.0.0-alpha-3080120230428001_vue@3.2.45: + resolution: {integrity: sha512-BvYbNLLWTdZMBj/B6eAGjtUzAHAK8+ONOIZ/QxwZArGop0Hr9L0AMrM0gkoFsMn3jud1ZFWAgt+YfWkk2cpBNA==} dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3071320230411001_vue@3.2.45 - '@dcloudio/uni-shared': 3.0.0-alpha-3071320230411001 + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3080120230428001_vue@3.2.45 + '@dcloudio/uni-shared': 3.0.0-alpha-3080120230428001 debug: 4.3.4 transitivePeerDependencies: - postcss @@ -1910,18 +1726,18 @@ packages: - vue dev: false - /@dcloudio/vite-plugin-uni/3.0.0-alpha-3071320230411001_vite@4.0.3+vue@3.2.45: - resolution: {integrity: sha512-6BiU6ZOicpB0axtqFb4RA6A6HfqDaZF/zM80zyvcthiGZvjLtYiAS9Q94Km6MZQdMzypaoQO2HX1p253+8Ncew==} + /@dcloudio/vite-plugin-uni/3.0.0-alpha-3080120230428001_vite@4.0.3+vue@3.2.45: + resolution: {integrity: sha512-t/+gMHrPZt/TWN9FRZIh1IT1q65+WyEyznBKaWn61XhDMh+loQKpzypWlqgNLkZyHjDpFVfPlo4Cc6J1nA8ULA==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true peerDependencies: vite: ^4.0.0 dependencies: - '@babel/core': 7.20.5 - '@babel/plugin-syntax-import-meta': 7.10.4_@babel+core@7.20.5 - '@babel/plugin-transform-typescript': 7.20.2_@babel+core@7.20.5 - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3071320230411001_vue@3.2.45 - '@dcloudio/uni-shared': 3.0.0-alpha-3071320230411001 + '@babel/core': 7.21.4 + '@babel/plugin-syntax-import-meta': 7.10.4_@babel+core@7.21.4 + '@babel/plugin-transform-typescript': 7.21.3_@babel+core@7.21.4 + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3080120230428001_vue@3.2.45 + '@dcloudio/uni-shared': 3.0.0-alpha-3080120230428001 '@rollup/pluginutils': 4.2.1 '@vitejs/plugin-legacy': 4.0.2_terser@5.16.0+vite@4.0.3 '@vitejs/plugin-vue': 4.1.0_vite@4.0.3+vue@3.2.45 @@ -3116,8 +2932,8 @@ packages: dependencies: '@babel/helper-module-imports': 7.18.6 '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.21.4 - '@babel/template': 7.18.10 - '@babel/traverse': 7.20.5 + '@babel/template': 7.20.7 + '@babel/traverse': 7.21.4 '@babel/types': 7.21.4 '@vue/babel-helper-vue-transform-on': 1.0.2 camelcase: 6.3.0 @@ -3139,7 +2955,7 @@ packages: /@vue/compiler-core/3.2.47: resolution: {integrity: sha512-p4D7FDnQb7+YJmO2iPEv0SQNeNzcbHdGByJDsT4lynf63AFkOTFN07HsiRSvjGo0QrxR/o3d0hUyNCUnBU2Tig==} dependencies: - '@babel/parser': 7.20.5 + '@babel/parser': 7.21.4 '@vue/shared': 3.2.47 estree-walker: 2.0.2 source-map: 0.6.1 @@ -3173,7 +2989,7 @@ packages: /@vue/compiler-sfc/3.2.47: resolution: {integrity: sha512-rog05W+2IFfxjMcFw10tM9+f7i/+FFpZJJ5XHX72NP9eC2uRD+42M3pYcQqDXVYoj74kHMSEdQ/WmCjt8JFksQ==} dependencies: - '@babel/parser': 7.20.5 + '@babel/parser': 7.21.4 '@vue/compiler-core': 3.2.47 '@vue/compiler-dom': 3.2.47 '@vue/compiler-ssr': 3.2.47 @@ -3249,7 +3065,7 @@ packages: /@vue/reactivity-transform/3.2.47: resolution: {integrity: sha512-m8lGXw8rdnPVVIdIFhf0LeQ/ixyHkH5plYuS83yop5n7ggVJU+z5v0zecwEnX7fa7HNLBhh2qngJJkxpwEEmYA==} dependencies: - '@babel/parser': 7.20.5 + '@babel/parser': 7.21.4 '@vue/compiler-core': 3.2.47 '@vue/shared': 3.2.47 estree-walker: 2.0.2 @@ -4597,16 +4413,10 @@ packages: resolution: {integrity: sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==} dev: true - /json5/2.2.1: - resolution: {integrity: sha512-1hqLFMSrGHRHxav9q9gNjJ5EXznIxGVO09xQRrwplcS8qs28pZ8s8hupZAmqDwZUmVZ2Qb2jnyPOWcDH8m8dlA==} - engines: {node: '>=6'} - hasBin: true - /json5/2.2.3: resolution: {integrity: sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==} engines: {node: '>=6'} hasBin: true - dev: true /jsonc-parser/3.2.0: resolution: {integrity: sha512-gfFQZrcTc8CnKXp6Y4/CBT3fTc0OVuDofpre4aEeEpSBPV5X5v4+Vmx+8snU7RLPrNHPKSgLxGo9YuQzz20o+w==} @@ -4739,7 +4549,6 @@ packages: resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==} dependencies: yallist: 3.1.1 - dev: true /lru-cache/6.0.0: resolution: {integrity: sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==} @@ -5975,7 +5784,6 @@ packages: /yallist/3.1.1: resolution: {integrity: sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==} - dev: true /yallist/4.0.0: resolution: {integrity: sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==} diff --git a/tsconfig.json b/tsconfig.json index 74e9c47..22c8f32 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -7,14 +7,7 @@ "@/*": ["./src/*"] }, "lib": ["esnext", "dom"], - "types": [ - "@dcloudio/types", - "@types/wechat-miniprogram", - "@uni-helper/uni-app-types" - ] - }, - "vueCompilerOptions": { - "nativeTags": ["block", "component", "template", "slot"] + "types": ["@dcloudio/types", "@types/wechat-miniprogram", "@uni-helper/uni-app-types"] }, "include": ["src/**/*.ts", "src/**/*.d.ts", "src/**/*.tsx", "src/**/*.vue"] }