提交 f6d06082 作者: 方治民

fix: 升级依赖,uni-cli 修复了 easycom 组件 APP 下适配问题

上级 dbb8f203
......@@ -45,5 +45,7 @@ export function configComponentsImportPlugin(): Plugin {
}
export function configImportPlugin(): Plugin[] {
return [configAutoImportPlugin(), configComponentsImportPlugin()]
// FIX: easycom 适配问题
// return [configAutoImportPlugin(), configComponentsImportPlugin()]
return [configAutoImportPlugin()]
}
......@@ -63,18 +63,18 @@
}
},
"dependencies": {
"@dcloudio/uni-app": "^3.0.0-alpha-3060420220922006",
"@dcloudio/uni-app-plus": "^3.0.0-alpha-3060420220922006",
"@dcloudio/uni-components": "^3.0.0-alpha-3060420220922006",
"@dcloudio/uni-h5": "^3.0.0-alpha-3060420220922006",
"@dcloudio/uni-mp-alipay": "^3.0.0-alpha-3060420220922006",
"@dcloudio/uni-mp-baidu": "^3.0.0-alpha-3060420220922006",
"@dcloudio/uni-mp-kuaishou": "^3.0.0-alpha-3060420220922006",
"@dcloudio/uni-mp-lark": "^3.0.0-alpha-3060420220922006",
"@dcloudio/uni-mp-qq": "^3.0.0-alpha-3060420220922006",
"@dcloudio/uni-mp-toutiao": "^3.0.0-alpha-3060420220922006",
"@dcloudio/uni-mp-weixin": "^3.0.0-alpha-3060420220922006",
"@dcloudio/uni-quickapp-webview": "^3.0.0-alpha-3060420220922006",
"@dcloudio/uni-app": "^3.0.0-alpha-3060420220922008",
"@dcloudio/uni-app-plus": "^3.0.0-alpha-3060420220922008",
"@dcloudio/uni-components": "^3.0.0-alpha-3060420220922008",
"@dcloudio/uni-h5": "^3.0.0-alpha-3060420220922008",
"@dcloudio/uni-mp-alipay": "^3.0.0-alpha-3060420220922008",
"@dcloudio/uni-mp-baidu": "^3.0.0-alpha-3060420220922008",
"@dcloudio/uni-mp-kuaishou": "^3.0.0-alpha-3060420220922008",
"@dcloudio/uni-mp-lark": "^3.0.0-alpha-3060420220922008",
"@dcloudio/uni-mp-qq": "^3.0.0-alpha-3060420220922008",
"@dcloudio/uni-mp-toutiao": "^3.0.0-alpha-3060420220922008",
"@dcloudio/uni-mp-weixin": "^3.0.0-alpha-3060420220922008",
"@dcloudio/uni-quickapp-webview": "^3.0.0-alpha-3060420220922008",
"@vue/runtime-core": "^3.2.40",
"@vueuse/core": "^8.9.4",
"axios": "^0.26.1",
......@@ -91,16 +91,16 @@
"@commitlint/cli": "^17.1.2",
"@commitlint/config-conventional": "^16.2.4",
"@dcloudio/types": "^3.0.15",
"@dcloudio/uni-automator": "^3.0.0-alpha-3060420220922006",
"@dcloudio/uni-cli-shared": "^3.0.0-alpha-3060420220922006",
"@dcloudio/uni-automator": "^3.0.0-alpha-3060420220922008",
"@dcloudio/uni-cli-shared": "^3.0.0-alpha-3060420220922008",
"@dcloudio/uni-helper-json": "^1.0.13",
"@dcloudio/vite-plugin-uni": "^3.0.0-alpha-3060420220922006",
"@dcloudio/vite-plugin-uni": "^3.0.0-alpha-3060420220922008",
"@types/lodash-es": "^4.17.6",
"@types/mockjs": "^1.0.7",
"@types/prettier": "^2.7.1",
"@types/qs": "^6.9.7",
"@typescript-eslint/eslint-plugin": "^5.39.0",
"@typescript-eslint/parser": "^5.39.0",
"@typescript-eslint/eslint-plugin": "^5.40.0",
"@typescript-eslint/parser": "^5.40.0",
"commitizen": "^4.2.5",
"conventional-changelog-cli": "^2.2.2",
"cz-conventional-changelog": "^3.3.0",
......@@ -132,7 +132,7 @@
"typescript": "^4.8.4",
"unplugin-auto-import": "^0.11.2",
"unplugin-vue-components": "^0.22.8",
"vite": "^3.1.6",
"vite": "^3.1.7",
"vue-eslint-parser": "^9.1.0"
},
"engines": {
......
......@@ -4,28 +4,28 @@ specifiers:
'@commitlint/cli': ^17.1.2
'@commitlint/config-conventional': ^16.2.4
'@dcloudio/types': ^3.0.15
'@dcloudio/uni-app': ^3.0.0-alpha-3060420220922006
'@dcloudio/uni-app-plus': ^3.0.0-alpha-3060420220922006
'@dcloudio/uni-automator': ^3.0.0-alpha-3060420220922006
'@dcloudio/uni-cli-shared': ^3.0.0-alpha-3060420220922006
'@dcloudio/uni-components': ^3.0.0-alpha-3060420220922006
'@dcloudio/uni-h5': ^3.0.0-alpha-3060420220922006
'@dcloudio/uni-app': ^3.0.0-alpha-3060420220922008
'@dcloudio/uni-app-plus': ^3.0.0-alpha-3060420220922008
'@dcloudio/uni-automator': ^3.0.0-alpha-3060420220922008
'@dcloudio/uni-cli-shared': ^3.0.0-alpha-3060420220922008
'@dcloudio/uni-components': ^3.0.0-alpha-3060420220922008
'@dcloudio/uni-h5': ^3.0.0-alpha-3060420220922008
'@dcloudio/uni-helper-json': ^1.0.13
'@dcloudio/uni-mp-alipay': ^3.0.0-alpha-3060420220922006
'@dcloudio/uni-mp-baidu': ^3.0.0-alpha-3060420220922006
'@dcloudio/uni-mp-kuaishou': ^3.0.0-alpha-3060420220922006
'@dcloudio/uni-mp-lark': ^3.0.0-alpha-3060420220922006
'@dcloudio/uni-mp-qq': ^3.0.0-alpha-3060420220922006
'@dcloudio/uni-mp-toutiao': ^3.0.0-alpha-3060420220922006
'@dcloudio/uni-mp-weixin': ^3.0.0-alpha-3060420220922006
'@dcloudio/uni-quickapp-webview': ^3.0.0-alpha-3060420220922006
'@dcloudio/vite-plugin-uni': ^3.0.0-alpha-3060420220922006
'@dcloudio/uni-mp-alipay': ^3.0.0-alpha-3060420220922008
'@dcloudio/uni-mp-baidu': ^3.0.0-alpha-3060420220922008
'@dcloudio/uni-mp-kuaishou': ^3.0.0-alpha-3060420220922008
'@dcloudio/uni-mp-lark': ^3.0.0-alpha-3060420220922008
'@dcloudio/uni-mp-qq': ^3.0.0-alpha-3060420220922008
'@dcloudio/uni-mp-toutiao': ^3.0.0-alpha-3060420220922008
'@dcloudio/uni-mp-weixin': ^3.0.0-alpha-3060420220922008
'@dcloudio/uni-quickapp-webview': ^3.0.0-alpha-3060420220922008
'@dcloudio/vite-plugin-uni': ^3.0.0-alpha-3060420220922008
'@types/lodash-es': ^4.17.6
'@types/mockjs': ^1.0.7
'@types/prettier': ^2.7.1
'@types/qs': ^6.9.7
'@typescript-eslint/eslint-plugin': ^5.39.0
'@typescript-eslint/parser': ^5.39.0
'@typescript-eslint/eslint-plugin': ^5.40.0
'@typescript-eslint/parser': ^5.40.0
'@vue/runtime-core': ^3.2.40
'@vueuse/core': ^8.9.4
axios: ^0.26.1
......@@ -65,25 +65,25 @@ specifiers:
typescript: ^4.8.4
unplugin-auto-import: ^0.11.2
unplugin-vue-components: ^0.22.8
vite: ^3.1.6
vite: ^3.1.7
vue: ^3.2.40
vue-eslint-parser: ^9.1.0
vue-i18n: ^9.2.2
vue-types: ^4.2.1
dependencies:
'@dcloudio/uni-app': 3.0.0-alpha-3060420220922006_postcss@8.4.17+vue@3.2.40
'@dcloudio/uni-app-plus': 3.0.0-alpha-3060420220922006_v36gdv2os3sxbxhp56bx7w3fcy
'@dcloudio/uni-components': 3.0.0-alpha-3060420220922006
'@dcloudio/uni-h5': 3.0.0-alpha-3060420220922006_postcss@8.4.17+vue@3.2.40
'@dcloudio/uni-mp-alipay': 3.0.0-alpha-3060420220922006_postcss@8.4.17+vue@3.2.40
'@dcloudio/uni-mp-baidu': 3.0.0-alpha-3060420220922006_postcss@8.4.17+vue@3.2.40
'@dcloudio/uni-mp-kuaishou': 3.0.0-alpha-3060420220922006_postcss@8.4.17+vue@3.2.40
'@dcloudio/uni-mp-lark': 3.0.0-alpha-3060420220922006_postcss@8.4.17+vue@3.2.40
'@dcloudio/uni-mp-qq': 3.0.0-alpha-3060420220922006_postcss@8.4.17+vue@3.2.40
'@dcloudio/uni-mp-toutiao': 3.0.0-alpha-3060420220922006_postcss@8.4.17+vue@3.2.40
'@dcloudio/uni-mp-weixin': 3.0.0-alpha-3060420220922006_postcss@8.4.17+vue@3.2.40
'@dcloudio/uni-quickapp-webview': 3.0.0-alpha-3060420220922006_postcss@8.4.17+vue@3.2.40
'@dcloudio/uni-app': 3.0.0-alpha-3060420220922008_postcss@8.4.17+vue@3.2.40
'@dcloudio/uni-app-plus': 3.0.0-alpha-3060420220922008_3n3udch2tywdbjkqdpyho4w3lu
'@dcloudio/uni-components': 3.0.0-alpha-3060420220922008
'@dcloudio/uni-h5': 3.0.0-alpha-3060420220922008_postcss@8.4.17+vue@3.2.40
'@dcloudio/uni-mp-alipay': 3.0.0-alpha-3060420220922008_postcss@8.4.17+vue@3.2.40
'@dcloudio/uni-mp-baidu': 3.0.0-alpha-3060420220922008_postcss@8.4.17+vue@3.2.40
'@dcloudio/uni-mp-kuaishou': 3.0.0-alpha-3060420220922008_postcss@8.4.17+vue@3.2.40
'@dcloudio/uni-mp-lark': 3.0.0-alpha-3060420220922008_postcss@8.4.17+vue@3.2.40
'@dcloudio/uni-mp-qq': 3.0.0-alpha-3060420220922008_postcss@8.4.17+vue@3.2.40
'@dcloudio/uni-mp-toutiao': 3.0.0-alpha-3060420220922008_postcss@8.4.17+vue@3.2.40
'@dcloudio/uni-mp-weixin': 3.0.0-alpha-3060420220922008_postcss@8.4.17+vue@3.2.40
'@dcloudio/uni-quickapp-webview': 3.0.0-alpha-3060420220922008_postcss@8.4.17+vue@3.2.40
'@vue/runtime-core': 3.2.40
'@vueuse/core': 8.9.4_vue@3.2.40
axios: 0.26.1
......@@ -100,16 +100,16 @@ devDependencies:
'@commitlint/cli': 17.1.2
'@commitlint/config-conventional': 16.2.4
'@dcloudio/types': 3.0.15
'@dcloudio/uni-automator': 3.0.0-alpha-3060420220922006_postcss@8.4.17+vue@3.2.40
'@dcloudio/uni-cli-shared': 3.0.0-alpha-3060420220922006_postcss@8.4.17+vue@3.2.40
'@dcloudio/uni-automator': 3.0.0-alpha-3060420220922008_postcss@8.4.17+vue@3.2.40
'@dcloudio/uni-cli-shared': 3.0.0-alpha-3060420220922008_postcss@8.4.17+vue@3.2.40
'@dcloudio/uni-helper-json': 1.0.13
'@dcloudio/vite-plugin-uni': 3.0.0-alpha-3060420220922006_v36gdv2os3sxbxhp56bx7w3fcy
'@dcloudio/vite-plugin-uni': 3.0.0-alpha-3060420220922008_3n3udch2tywdbjkqdpyho4w3lu
'@types/lodash-es': 4.17.6
'@types/mockjs': 1.0.7
'@types/prettier': 2.7.1
'@types/qs': 6.9.7
'@typescript-eslint/eslint-plugin': 5.39.0_cfd7h3iktziq6hcwahu2qxhjhy
'@typescript-eslint/parser': 5.39.0_z4bbprzjrhnsfa24uvmcbu7f5q
'@typescript-eslint/eslint-plugin': 5.40.0_25sstg4uu2sk4pm7xcyzuov7xq
'@typescript-eslint/parser': 5.40.0_z4bbprzjrhnsfa24uvmcbu7f5q
commitizen: 4.2.5
conventional-changelog-cli: 2.2.2
cz-conventional-changelog: 3.3.0
......@@ -141,7 +141,7 @@ devDependencies:
typescript: 4.8.4
unplugin-auto-import: 0.11.2_@vueuse+core@8.9.4
unplugin-vue-components: 0.22.8_vue@3.2.40
vite: 3.1.6_ui7xi2lj2d7s7nt3l5kbarm4ea
vite: 3.1.7_ui7xi2lj2d7s7nt3l5kbarm4ea
vue-eslint-parser: 9.1.0_eslint@8.25.0
packages:
......@@ -163,8 +163,8 @@ packages:
dependencies:
'@babel/highlight': 7.18.6
/@babel/compat-data/7.19.3:
resolution: {integrity: sha512-prBHMK4JYYK+wDjJF1q99KK4JLL+egWS4nmNqdlMUgCExMZ+iZW0hGhyC3VEbsPjvaN0TBhW//VIFwBrk8sEiw==}
/@babel/compat-data/7.19.4:
resolution: {integrity: sha512-CHIGpJcUQ5lU9KrPHTjBMhVwQG6CQjxfg36fGXl3qk/Gik1WwWachaXFuo0uCWJT/mStOKtcbFJCaVLihC1CMw==}
engines: {node: '>=6.9.0'}
/@babel/core/7.19.3:
......@@ -173,15 +173,15 @@ packages:
dependencies:
'@ampproject/remapping': 2.2.0
'@babel/code-frame': 7.18.6
'@babel/generator': 7.19.3
'@babel/generator': 7.19.5
'@babel/helper-compilation-targets': 7.19.3_@babel+core@7.19.3
'@babel/helper-module-transforms': 7.19.0
'@babel/helpers': 7.19.0
'@babel/parser': 7.19.3
'@babel/helpers': 7.19.4
'@babel/parser': 7.19.4
'@babel/template': 7.18.10
'@babel/traverse': 7.19.3
'@babel/types': 7.19.3
convert-source-map: 1.8.0
'@babel/traverse': 7.19.4
'@babel/types': 7.19.4
convert-source-map: 1.9.0
debug: 4.3.4
gensync: 1.0.0-beta.2
json5: 2.2.1
......@@ -189,11 +189,11 @@ packages:
transitivePeerDependencies:
- supports-color
/@babel/generator/7.19.3:
resolution: {integrity: sha512-fqVZnmp1ncvZU757UzDheKZpfPgatqY59XtW2/j/18H7u76akb8xqvjw82f+i2UKd/ksYsSick/BCLQUUtJ/qQ==}
/@babel/generator/7.19.5:
resolution: {integrity: sha512-DxbNz9Lz4aMZ99qPpO1raTbcrI1ZeYh+9NR9qhfkQIbFtVEqotHojEBxHzmxhVONkGt6VyrqVQcgpefMy9pqcg==}
engines: {node: '>=6.9.0'}
dependencies:
'@babel/types': 7.19.3
'@babel/types': 7.19.4
'@jridgewell/gen-mapping': 0.3.2
jsesc: 2.5.2
......@@ -201,7 +201,7 @@ packages:
resolution: {integrity: sha512-duORpUiYrEpzKIop6iNbjnwKLAKnJ47csTyRACyEmWj0QdUrm5aqNJGHSSEQSUAvNW0ojX0dOmK9dZduvkfeXA==}
engines: {node: '>=6.9.0'}
dependencies:
'@babel/types': 7.19.3
'@babel/types': 7.19.4
dev: true
/@babel/helper-compilation-targets/7.19.3_@babel+core@7.19.3:
......@@ -210,7 +210,7 @@ packages:
peerDependencies:
'@babel/core': ^7.0.0
dependencies:
'@babel/compat-data': 7.19.3
'@babel/compat-data': 7.19.4
'@babel/core': 7.19.3
'@babel/helper-validator-option': 7.18.6
browserslist: 4.21.4
......@@ -243,26 +243,26 @@ packages:
engines: {node: '>=6.9.0'}
dependencies:
'@babel/template': 7.18.10
'@babel/types': 7.19.3
'@babel/types': 7.19.4
/@babel/helper-hoist-variables/7.18.6:
resolution: {integrity: sha512-UlJQPkFqFULIcyW5sbzgbkxn2FKRgwWiRexcuaR8RNJRy8+LLveqPjwZV/bwrLZCN0eUHD/x8D0heK1ozuoo6Q==}
engines: {node: '>=6.9.0'}
dependencies:
'@babel/types': 7.19.3
'@babel/types': 7.19.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.19.3
'@babel/types': 7.19.4
dev: true
/@babel/helper-module-imports/7.18.6:
resolution: {integrity: sha512-0NFvs3VkuSYbFi1x2Vd6tKrywq+z/cLeYC/RJNFrIX/30Bf5aiGYbtvGXolEktzJH8o5E5KJ3tT+nkxuuZFVlA==}
engines: {node: '>=6.9.0'}
dependencies:
'@babel/types': 7.19.3
'@babel/types': 7.19.4
/@babel/helper-module-transforms/7.19.0:
resolution: {integrity: sha512-3HBZ377Fe14RbLIA+ac3sY4PTgpxHVkFrESaWhoI5PuyXPBBX8+C34qblV9G89ZtycGJCmCI/Ut+VUDK4bltNQ==}
......@@ -270,12 +270,12 @@ packages:
dependencies:
'@babel/helper-environment-visitor': 7.18.9
'@babel/helper-module-imports': 7.18.6
'@babel/helper-simple-access': 7.18.6
'@babel/helper-simple-access': 7.19.4
'@babel/helper-split-export-declaration': 7.18.6
'@babel/helper-validator-identifier': 7.19.1
'@babel/template': 7.18.10
'@babel/traverse': 7.19.3
'@babel/types': 7.19.3
'@babel/traverse': 7.19.4
'@babel/types': 7.19.4
transitivePeerDependencies:
- supports-color
......@@ -283,7 +283,7 @@ packages:
resolution: {integrity: sha512-HP59oD9/fEHQkdcbgFCnbmgH5vIQTJbxh2yf+CdM89/glUNnuzr87Q8GIjGEnOktTROemO0Pe0iPAYbqZuOUiA==}
engines: {node: '>=6.9.0'}
dependencies:
'@babel/types': 7.19.3
'@babel/types': 7.19.4
dev: true
/@babel/helper-plugin-utils/7.19.0:
......@@ -298,26 +298,26 @@ packages:
'@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.19.3
'@babel/types': 7.19.3
'@babel/traverse': 7.19.4
'@babel/types': 7.19.4
transitivePeerDependencies:
- supports-color
dev: true
/@babel/helper-simple-access/7.18.6:
resolution: {integrity: sha512-iNpIgTgyAvDQpDj76POqg+YEt8fPxx3yaNBg3S30dxNKm2SWfYhD0TGrK/Eu9wHpUW63VQU894TsTg+GLbUa1g==}
/@babel/helper-simple-access/7.19.4:
resolution: {integrity: sha512-f9Xq6WqBFqaDfbCzn2w85hwklswz5qsKlh7f08w4Y9yhJHpnNC0QemtSkK5YyOY8kPGvyiwdzZksGUhnGdaUIg==}
engines: {node: '>=6.9.0'}
dependencies:
'@babel/types': 7.19.3
'@babel/types': 7.19.4
/@babel/helper-split-export-declaration/7.18.6:
resolution: {integrity: sha512-bde1etTx6ZyTmobl9LLMMQsaizFVZrquTEHOqKeQESMKo4PlObf+8+JA25ZsIpZhT/WEd39+vOdLXAFG/nELpA==}
engines: {node: '>=6.9.0'}
dependencies:
'@babel/types': 7.19.3
'@babel/types': 7.19.4
/@babel/helper-string-parser/7.18.10:
resolution: {integrity: sha512-XtIfWmeNY3i4t7t4D2t02q50HvqHybPqW2ki1kosnvWCwuCMeo81Jf0gwr85jy/neUdg5XDdeFE/80DXiO+njw==}
/@babel/helper-string-parser/7.19.4:
resolution: {integrity: sha512-nHtDoQcuqFmwYNYPz3Rah5ph2p8PFeFCsZk9A/48dPc/rGocJ5J3hAAZ7pb76VWX3fZKu+uEr/FhH5jLx7umrw==}
engines: {node: '>=6.9.0'}
/@babel/helper-validator-identifier/7.19.1:
......@@ -328,13 +328,13 @@ packages:
resolution: {integrity: sha512-XO7gESt5ouv/LRJdrVjkShckw6STTaB7l9BrpBaAHDeF5YZT+01PCwmR0SJHnkW6i8OwW/EVWRShfi4j2x+KQw==}
engines: {node: '>=6.9.0'}
/@babel/helpers/7.19.0:
resolution: {integrity: sha512-DRBCKGwIEdqY3+rPJgG/dKfQy9+08rHIAJx8q2p+HSWP87s2HCrQmaAMMyMll2kIXKCW0cO1RdQskx15Xakftg==}
/@babel/helpers/7.19.4:
resolution: {integrity: sha512-G+z3aOx2nfDHwX/kyVii5fJq+bgscg89/dJNWpYeKeBv3v9xX8EIabmx1k6u9LS04H7nROFVRVK+e3k0VHp+sw==}
engines: {node: '>=6.9.0'}
dependencies:
'@babel/template': 7.18.10
'@babel/traverse': 7.19.3
'@babel/types': 7.19.3
'@babel/traverse': 7.19.4
'@babel/types': 7.19.4
transitivePeerDependencies:
- supports-color
......@@ -346,12 +346,12 @@ packages:
chalk: 2.4.2
js-tokens: 4.0.0
/@babel/parser/7.19.3:
resolution: {integrity: sha512-pJ9xOlNWHiy9+FuFP09DEAFbAn4JskgRsVcc169w2xRBC3FRGuQEwjeIMMND9L2zc0iEhO/tGv4Zq+km+hxNpQ==}
/@babel/parser/7.19.4:
resolution: {integrity: sha512-qpVT7gtuOLjWeDTKLkJ6sryqLliBaFpAtGeqw5cs5giLldvh+Ch0plqnUMKoVAUS6ZEueQQiZV+p5pxtPitEsA==}
engines: {node: '>=6.0.0'}
hasBin: true
dependencies:
'@babel/types': 7.19.3
'@babel/types': 7.19.4
/@babel/plugin-syntax-import-meta/7.10.4_@babel+core@7.19.3:
resolution: {integrity: sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==}
......@@ -396,8 +396,8 @@ packages:
- supports-color
dev: true
/@babel/standalone/7.19.3:
resolution: {integrity: sha512-zSdDx28L6f27Y59OMrl8mBbtyB/cpIGlHm7wVOHlcmUTpD10AiUILkekZATkkpsuTagTWezdJmUaeY8P2SONUA==}
/@babel/standalone/7.19.5:
resolution: {integrity: sha512-H2eXpo1ZfTZhBwsCbfSKHrjTb934laSas14hdjULLSKmLxU4B7kazQKm3mjpDuH/HyPmRq1cbrGL7223M7EDFw==}
engines: {node: '>=6.9.0'}
dev: true
......@@ -406,31 +406,31 @@ packages:
engines: {node: '>=6.9.0'}
dependencies:
'@babel/code-frame': 7.18.6
'@babel/parser': 7.19.3
'@babel/types': 7.19.3
'@babel/parser': 7.19.4
'@babel/types': 7.19.4
/@babel/traverse/7.19.3:
resolution: {integrity: sha512-qh5yf6149zhq2sgIXmwjnsvmnNQC2iw70UFjp4olxucKrWd/dvlUsBI88VSLUsnMNF7/vnOiA+nk1+yLoCqROQ==}
/@babel/traverse/7.19.4:
resolution: {integrity: sha512-w3K1i+V5u2aJUOXBFFC5pveFLmtq1s3qcdDNC2qRI6WPBQIDaKFqXxDEqDO/h1dQ3HjsZoZMyIy6jGLq0xtw+g==}
engines: {node: '>=6.9.0'}
dependencies:
'@babel/code-frame': 7.18.6
'@babel/generator': 7.19.3
'@babel/generator': 7.19.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.19.3
'@babel/types': 7.19.3
'@babel/parser': 7.19.4
'@babel/types': 7.19.4
debug: 4.3.4
globals: 11.12.0
transitivePeerDependencies:
- supports-color
/@babel/types/7.19.3:
resolution: {integrity: sha512-hGCaQzIY22DJlDh9CH7NOxgKkFjBk0Cw9xDO1Xmh2151ti7wiGfQ3LauXzL4HP1fmFlTX6XjpRETTpUcv7wQLw==}
/@babel/types/7.19.4:
resolution: {integrity: sha512-M5LK7nAeS6+9j7hAq+b3fQs+pNfUtTGq+yFFfHnauFA8zQtLRfmuipmsKDKKLuyG+wC8ABW43A153YNawNTEtw==}
engines: {node: '>=6.9.0'}
dependencies:
'@babel/helper-string-parser': 7.18.10
'@babel/helper-string-parser': 7.19.4
'@babel/helper-validator-identifier': 7.19.1
to-fast-properties: 2.0.0
......@@ -516,13 +516,13 @@ packages:
'@commitlint/execute-rule': 17.0.0
'@commitlint/resolve-extends': 17.1.0
'@commitlint/types': 17.0.0
'@types/node': 14.18.31
'@types/node': 14.18.32
chalk: 4.1.2
cosmiconfig: 7.0.1
cosmiconfig-typescript-loader: 4.1.1_gpl3msxjb2n3qdkii2jvdrcxxe
cosmiconfig-typescript-loader: 4.1.1_vfayau7oz5qy4giwqlppd3j3ti
lodash: 4.17.21
resolve-from: 5.0.0
ts-node: 10.9.1_fk6arlf3j7tudlucddpzvj2plq
ts-node: 10.9.1_jcmx33t3olsvcxopqdljsohpme
typescript: 4.8.4
transitivePeerDependencies:
- '@swc/core'
......@@ -551,7 +551,7 @@ packages:
'@commitlint/types': 17.0.0
fs-extra: 10.1.0
git-raw-commits: 2.0.11
minimist: 1.2.6
minimist: 1.2.7
dev: true
/@commitlint/resolve-extends/17.1.0:
......@@ -618,12 +618,12 @@ packages:
resolution: {integrity: sha512-3ngPB4X1Nql8OxWn3sjXgGYAB57mPnAzzmlOBv1nppYGJMD/Hn/oet1LUK72IdJKxiCU5kMBftWylDPQAx6Y7g==}
dev: true
/@dcloudio/uni-app-plus/3.0.0-alpha-3060420220922006_v36gdv2os3sxbxhp56bx7w3fcy:
resolution: {integrity: sha512-SazfKxSUasKVIKXOARbGgBJzUmKSCgG/gZj60/MYqUtWhlnIEMqH2W5vgDW81YchS0ivxcmz2bamvgjW0ypSWg==}
/@dcloudio/uni-app-plus/3.0.0-alpha-3060420220922008_3n3udch2tywdbjkqdpyho4w3lu:
resolution: {integrity: sha512-kLqn7n22a3n52yMjBwfmeWOqVYA7UCwJmW5oy2XP+onWflxlxkbh5QR5AV4gx131QrRgLFqLfgWfqa3cSEKlNA==}
dependencies:
'@dcloudio/uni-app-vite': 3.0.0-alpha-3060420220922006_v36gdv2os3sxbxhp56bx7w3fcy
'@dcloudio/uni-app-vue': 3.0.0-alpha-3060420220922006
'@dcloudio/uni-uts-vite': 3.0.0-alpha-3060420220922006_postcss@8.4.17+vue@3.2.40
'@dcloudio/uni-app-vite': 3.0.0-alpha-3060420220922008_3n3udch2tywdbjkqdpyho4w3lu
'@dcloudio/uni-app-vue': 3.0.0-alpha-3060420220922008
'@dcloudio/uni-uts-vite': 3.0.0-alpha-3060420220922008_postcss@8.4.17+vue@3.2.40
transitivePeerDependencies:
- postcss
- supports-color
......@@ -632,16 +632,16 @@ packages:
- vue
dev: false
/@dcloudio/uni-app-vite/3.0.0-alpha-3060420220922006_v36gdv2os3sxbxhp56bx7w3fcy:
resolution: {integrity: sha512-2kLDj3/r6htGXjCkgd5pV+aTQ+kCFGhuvZ41SDiSUFbF13NAQzwFHhAr0rvmay7jvc4yP7P54dDKGp2aveRkSg==}
/@dcloudio/uni-app-vite/3.0.0-alpha-3060420220922008_3n3udch2tywdbjkqdpyho4w3lu:
resolution: {integrity: sha512-yFSTujVuq7gZWdsVLbLEwTWtjrqRK9yXTDgpquOQQ5UX625Bp37UiYXq2hmk0S7X6y0XnLQ/a5KuKgSoT7m8GA==}
dependencies:
'@dcloudio/uni-cli-shared': 3.0.0-alpha-3060420220922006_postcss@8.4.17+vue@3.2.40
'@dcloudio/uni-i18n': 3.0.0-alpha-3060420220922006
'@dcloudio/uni-nvue-styler': 3.0.0-alpha-3060420220922006
'@dcloudio/uni-shared': 3.0.0-alpha-3060420220922006
'@dcloudio/uts': 3.0.0-alpha-3060420220922006
'@dcloudio/uni-cli-shared': 3.0.0-alpha-3060420220922008_postcss@8.4.17+vue@3.2.40
'@dcloudio/uni-i18n': 3.0.0-alpha-3060420220922008
'@dcloudio/uni-nvue-styler': 3.0.0-alpha-3060420220922008
'@dcloudio/uni-shared': 3.0.0-alpha-3060420220922008
'@dcloudio/uts': 3.0.0-alpha-3060420220922008
'@rollup/pluginutils': 4.2.1
'@vitejs/plugin-vue': 3.1.2_vite@3.1.6+vue@3.2.40
'@vitejs/plugin-vue': 3.1.2_vite@3.1.7+vue@3.2.40
'@vue/compiler-dom': 3.2.40
'@vue/compiler-sfc': 3.2.40
debug: 4.3.4
......@@ -656,19 +656,19 @@ packages:
- vue
dev: false
/@dcloudio/uni-app-vue/3.0.0-alpha-3060420220922006:
resolution: {integrity: sha512-q0b0Jqev8B4WnEgX6b1DO8rKBeyVJ8pb846GdYWD4nfJvA63+a0bkCe0wfBRP2hmTfBrgyGS14aD4kE1EtsAGQ==}
/@dcloudio/uni-app-vue/3.0.0-alpha-3060420220922008:
resolution: {integrity: sha512-zotu8HF1yRmHkiyF5KxHPvEY4D5EFHBbYtQrT0Ewc8WjBxmA4MDdJK1r70qxsGg+ivvDJMI/5GOYwpba2f8U0w==}
dev: false
/@dcloudio/uni-app/3.0.0-alpha-3060420220922006_postcss@8.4.17+vue@3.2.40:
resolution: {integrity: sha512-Epg4rJFd3ymrhBfRC2kq3unaQH4OgclToXGAeln0uw7CJefB1yp76QuzRVHcy9R50NV7bYDRIdUXRSrW7fr9pg==}
/@dcloudio/uni-app/3.0.0-alpha-3060420220922008_postcss@8.4.17+vue@3.2.40:
resolution: {integrity: sha512-3R01hoFiFImV79Wqzf/vbCVnkIAhCX5+4HHGvRHhIpw7p8WE9g7A97alJ/5t9Zw/emGx6fvMf6MrcJDTqXl9PQ==}
dependencies:
'@dcloudio/uni-cloud': 3.0.0-alpha-3060420220922006_postcss@8.4.17+vue@3.2.40
'@dcloudio/uni-components': 3.0.0-alpha-3060420220922006
'@dcloudio/uni-i18n': 3.0.0-alpha-3060420220922006
'@dcloudio/uni-push': 3.0.0-alpha-3060420220922006_postcss@8.4.17+vue@3.2.40
'@dcloudio/uni-shared': 3.0.0-alpha-3060420220922006
'@dcloudio/uni-stat': 3.0.0-alpha-3060420220922006_postcss@8.4.17+vue@3.2.40
'@dcloudio/uni-cloud': 3.0.0-alpha-3060420220922008_postcss@8.4.17+vue@3.2.40
'@dcloudio/uni-components': 3.0.0-alpha-3060420220922008
'@dcloudio/uni-i18n': 3.0.0-alpha-3060420220922008
'@dcloudio/uni-push': 3.0.0-alpha-3060420220922008_postcss@8.4.17+vue@3.2.40
'@dcloudio/uni-shared': 3.0.0-alpha-3060420220922008
'@dcloudio/uni-stat': 3.0.0-alpha-3060420220922008_postcss@8.4.17+vue@3.2.40
'@vue/shared': 3.2.40
transitivePeerDependencies:
- postcss
......@@ -677,10 +677,10 @@ packages:
- vue
dev: false
/@dcloudio/uni-automator/3.0.0-alpha-3060420220922006_postcss@8.4.17+vue@3.2.40:
resolution: {integrity: sha512-cioAKklmSSkZYXxx/VHoRmMnT4r/2sASWoey3Jo/Qq8ufRG+88APFibTQhuKZZRGspDOry6xnc7Ffowsh+Uxkg==}
/@dcloudio/uni-automator/3.0.0-alpha-3060420220922008_postcss@8.4.17+vue@3.2.40:
resolution: {integrity: sha512-gwT3bQiXwXTzBZuYye7xAPhl/psnL7TXfDPuLLZ0QSXnGQOvC864xlAO/rH/t4i+4PQrqwlnTXb1ekFHrrwBMw==}
dependencies:
'@dcloudio/uni-cli-shared': 3.0.0-alpha-3060420220922006_postcss@8.4.17+vue@3.2.40
'@dcloudio/uni-cli-shared': 3.0.0-alpha-3060420220922008_postcss@8.4.17+vue@3.2.40
address: 1.2.1
cross-env: 7.0.3
debug: 4.3.4
......@@ -700,16 +700,16 @@ packages:
- vue
dev: true
/@dcloudio/uni-cli-shared/3.0.0-alpha-3060420220922006_postcss@8.4.17+vue@3.2.40:
resolution: {integrity: sha512-i7GMaAJh9L+UcQacErM9kSNsEmyQX/FgaLKBRQQKvihQwy5F9de/nC8CDq7DmjTJxTFn6BOpirUvmxofdU269w==}
/@dcloudio/uni-cli-shared/3.0.0-alpha-3060420220922008_postcss@8.4.17+vue@3.2.40:
resolution: {integrity: sha512-bhvDx5vhJeGCxxH02XyxJoRgz6YfkrxKJoMebJ+ZboNXk4yKMDyAczSQrBmcPN5u6x5raMSz88Nu2sZt1wz7Xg==}
engines: {node: ^14.18.0 || >=16.0.0}
dependencies:
'@ampproject/remapping': 2.2.0
'@babel/core': 7.19.3
'@babel/parser': 7.19.3
'@babel/types': 7.19.3
'@dcloudio/uni-i18n': 3.0.0-alpha-3060420220922006
'@dcloudio/uni-shared': 3.0.0-alpha-3060420220922006
'@babel/parser': 7.19.4
'@babel/types': 7.19.4
'@dcloudio/uni-i18n': 3.0.0-alpha-3060420220922008
'@dcloudio/uni-shared': 3.0.0-alpha-3060420220922008
'@intlify/core-base': 9.1.9
'@intlify/shared': 9.1.9
'@intlify/vue-devtools': 9.1.9
......@@ -750,12 +750,12 @@ packages:
- ts-node
- vue
/@dcloudio/uni-cloud/3.0.0-alpha-3060420220922006_postcss@8.4.17+vue@3.2.40:
resolution: {integrity: sha512-o61mHP/9HIXWmqwH8ABdq08oYSTVHPCW1qS5ErpnkrVkUzQNZdMJUNtNeyd8O9Zm7XL6AeRCAXCNUOQ0SdYWuQ==}
/@dcloudio/uni-cloud/3.0.0-alpha-3060420220922008_postcss@8.4.17+vue@3.2.40:
resolution: {integrity: sha512-tRQtfDFXsM6+gYGC9oFLx5CpPHGjJMkt9vR7gSGnS8h6brhzme/3hNmDGoGEgPLfJdj1pbQr64Uy+31yVz5lOQ==}
dependencies:
'@dcloudio/uni-cli-shared': 3.0.0-alpha-3060420220922006_postcss@8.4.17+vue@3.2.40
'@dcloudio/uni-i18n': 3.0.0-alpha-3060420220922006
'@dcloudio/uni-shared': 3.0.0-alpha-3060420220922006
'@dcloudio/uni-cli-shared': 3.0.0-alpha-3060420220922008_postcss@8.4.17+vue@3.2.40
'@dcloudio/uni-i18n': 3.0.0-alpha-3060420220922008
'@dcloudio/uni-shared': 3.0.0-alpha-3060420220922008
'@vue/shared': 3.2.40
fast-glob: 3.2.12
transitivePeerDependencies:
......@@ -765,15 +765,15 @@ packages:
- vue
dev: false
/@dcloudio/uni-components/3.0.0-alpha-3060420220922006:
resolution: {integrity: sha512-PTI4KK04T2rB6O5O6IvmpO1H/6SBLKf21twFq7qAggnK4Y2i5gFvkBtYMFI6HhOhpZmmhLAgd9IWOBNL37UGJw==}
/@dcloudio/uni-components/3.0.0-alpha-3060420220922008:
resolution: {integrity: sha512-of1UgjGRy7fjE6WSj3Rw566LdF2HuNHVKsgeV1s9bsrMsFna9Jkb1RHh9R4WvmLmclAmLXODkGbWQiSxJ5ZlBw==}
dev: false
/@dcloudio/uni-h5-vite/3.0.0-alpha-3060420220922006_postcss@8.4.17+vue@3.2.40:
resolution: {integrity: sha512-af7JCI69NGrxhnAh+xlk8N2XKQ7xxe2oLVW7jOV2jOo+ieBqhFvwKSFyLLhYuWv13usb8e2kObk89BRuKi0gCA==}
/@dcloudio/uni-h5-vite/3.0.0-alpha-3060420220922008_postcss@8.4.17+vue@3.2.40:
resolution: {integrity: sha512-ucWnNzekFpXSOINMi1iiWRB0/hh+9KTzuRhJ1LZ47ypE2lfwCVhof+mzRSEB6ygghcAE3t48UoMIQJ7s2J0eHQ==}
dependencies:
'@dcloudio/uni-cli-shared': 3.0.0-alpha-3060420220922006_postcss@8.4.17+vue@3.2.40
'@dcloudio/uni-shared': 3.0.0-alpha-3060420220922006
'@dcloudio/uni-cli-shared': 3.0.0-alpha-3060420220922008_postcss@8.4.17+vue@3.2.40
'@dcloudio/uni-shared': 3.0.0-alpha-3060420220922008
'@rollup/pluginutils': 4.2.1
'@vue/compiler-dom': 3.2.40
'@vue/compiler-sfc': 3.2.40
......@@ -790,19 +790,19 @@ packages:
- vue
dev: false
/@dcloudio/uni-h5-vue/3.0.0-alpha-3060420220922006:
resolution: {integrity: sha512-fklUnsI1EmzBTdzaDUe8IJ+luwm9Z9eSTsvI01EI+uU20yCO1e+voNH5JsyC02Fc5NJSR2cXom7BAriiuB1f0g==}
/@dcloudio/uni-h5-vue/3.0.0-alpha-3060420220922008:
resolution: {integrity: sha512-OSsXB1hHaFXktnwVQS8bTPws/fVs57doy7UhDjNnU+BEtYx8cpyeOF2y1rV+CHIHVTRwGCzWL3Ij+VhDff6nFQ==}
dependencies:
'@dcloudio/uni-shared': 3.0.0-alpha-3060420220922006
'@dcloudio/uni-shared': 3.0.0-alpha-3060420220922008
dev: false
/@dcloudio/uni-h5/3.0.0-alpha-3060420220922006_postcss@8.4.17+vue@3.2.40:
resolution: {integrity: sha512-0mlFj35BDYOlCt4poNfqkqVUpDloCamZYLC5dLf9GX/DWcKjKetHuMbyU4D8dlQY+TJTspxUiKnjO64PyLproA==}
/@dcloudio/uni-h5/3.0.0-alpha-3060420220922008_postcss@8.4.17+vue@3.2.40:
resolution: {integrity: sha512-SHwc82z8vbVk7y7FaH4LiB+rHP981aXDv2KhvfImmVTFN7e328snpK+blkMh+ZD0avZVw/tIYBUS5Dq1vHuLgQ==}
dependencies:
'@dcloudio/uni-h5-vite': 3.0.0-alpha-3060420220922006_postcss@8.4.17+vue@3.2.40
'@dcloudio/uni-h5-vue': 3.0.0-alpha-3060420220922006
'@dcloudio/uni-i18n': 3.0.0-alpha-3060420220922006
'@dcloudio/uni-shared': 3.0.0-alpha-3060420220922006
'@dcloudio/uni-h5-vite': 3.0.0-alpha-3060420220922008_postcss@8.4.17+vue@3.2.40
'@dcloudio/uni-h5-vue': 3.0.0-alpha-3060420220922008
'@dcloudio/uni-i18n': 3.0.0-alpha-3060420220922008
'@dcloudio/uni-shared': 3.0.0-alpha-3060420220922008
'@vue/server-renderer': 3.2.40_vue@3.2.40
'@vue/shared': 3.2.40
localstorage-polyfill: 1.0.1
......@@ -820,16 +820,16 @@ packages:
resolution: {integrity: sha512-FO9Iu4zW4td3Tr+eiCDWuele2ehkJ4qxQ/UhpAMLjso+ZdWz6NagK5Syh6cdy1hoDqbxpNoqnLynuJXe81Ereg==}
dev: true
/@dcloudio/uni-i18n/3.0.0-alpha-3060420220922006:
resolution: {integrity: sha512-DDizhZbzjPGqrK+R6gvxn30iFJ03n+qE96VDrBiuWrrlGKhWsXZZLfLxwHfEhMq4LpuW4TMZV/YXdL5L7+XcbA==}
/@dcloudio/uni-i18n/3.0.0-alpha-3060420220922008:
resolution: {integrity: sha512-wJwRYS19N1BR3KoaTnOe7GWiyALvaR4cqc1g+iwF1hl9KhLI/6vHBx7Ru+oGfmyVchlh1u726RVmTsvAcb7ySg==}
/@dcloudio/uni-mp-alipay/3.0.0-alpha-3060420220922006_postcss@8.4.17+vue@3.2.40:
resolution: {integrity: sha512-5xRVtBlfCNJKgEVwGHfVaBsFkNiQHytb/4Rjh05ez2F/rLCNiPJxyYEQT0YyxlJr6Arn+7qm3XjOGPQdIzncFw==}
/@dcloudio/uni-mp-alipay/3.0.0-alpha-3060420220922008_postcss@8.4.17+vue@3.2.40:
resolution: {integrity: sha512-JEvCVmqBSE+DkUEsSEsjnY5Ta1cZUeNV0STFGFOEyKC7U1Uw7g5bBLWukJS8/AJffoOkOfRkFDbYpS3ErKVJdg==}
dependencies:
'@dcloudio/uni-cli-shared': 3.0.0-alpha-3060420220922006_postcss@8.4.17+vue@3.2.40
'@dcloudio/uni-mp-vite': 3.0.0-alpha-3060420220922006_postcss@8.4.17+vue@3.2.40
'@dcloudio/uni-mp-vue': 3.0.0-alpha-3060420220922006
'@dcloudio/uni-shared': 3.0.0-alpha-3060420220922006
'@dcloudio/uni-cli-shared': 3.0.0-alpha-3060420220922008_postcss@8.4.17+vue@3.2.40
'@dcloudio/uni-mp-vite': 3.0.0-alpha-3060420220922008_postcss@8.4.17+vue@3.2.40
'@dcloudio/uni-mp-vue': 3.0.0-alpha-3060420220922008
'@dcloudio/uni-shared': 3.0.0-alpha-3060420220922008
'@vue/compiler-core': 3.2.40
'@vue/shared': 3.2.40
transitivePeerDependencies:
......@@ -839,15 +839,15 @@ packages:
- vue
dev: false
/@dcloudio/uni-mp-baidu/3.0.0-alpha-3060420220922006_postcss@8.4.17+vue@3.2.40:
resolution: {integrity: sha512-ZDk50+Y7JYJVRhYtD8h9h3QfTMYmEV78n+PZocsI6YiaCVCqOIT9EwQgJED0vfN6eF2H1GYcK2tcCQDVuT22Cg==}
/@dcloudio/uni-mp-baidu/3.0.0-alpha-3060420220922008_postcss@8.4.17+vue@3.2.40:
resolution: {integrity: sha512-OEwMuHJevE5F3LC1h0DMFoQKzo+ZXbGyY05ZNJ4Zaomq0Rsh3Wf9c9V2m+NjBoQeqFpMpJSIhxvx0Dj3FgJBrA==}
dependencies:
'@dcloudio/uni-cli-shared': 3.0.0-alpha-3060420220922006_postcss@8.4.17+vue@3.2.40
'@dcloudio/uni-mp-compiler': 3.0.0-alpha-3060420220922006_postcss@8.4.17+vue@3.2.40
'@dcloudio/uni-mp-vite': 3.0.0-alpha-3060420220922006_postcss@8.4.17+vue@3.2.40
'@dcloudio/uni-mp-vue': 3.0.0-alpha-3060420220922006
'@dcloudio/uni-mp-weixin': 3.0.0-alpha-3060420220922006_postcss@8.4.17+vue@3.2.40
'@dcloudio/uni-shared': 3.0.0-alpha-3060420220922006
'@dcloudio/uni-cli-shared': 3.0.0-alpha-3060420220922008_postcss@8.4.17+vue@3.2.40
'@dcloudio/uni-mp-compiler': 3.0.0-alpha-3060420220922008_postcss@8.4.17+vue@3.2.40
'@dcloudio/uni-mp-vite': 3.0.0-alpha-3060420220922008_postcss@8.4.17+vue@3.2.40
'@dcloudio/uni-mp-vue': 3.0.0-alpha-3060420220922008
'@dcloudio/uni-mp-weixin': 3.0.0-alpha-3060420220922008_postcss@8.4.17+vue@3.2.40
'@dcloudio/uni-shared': 3.0.0-alpha-3060420220922008
'@vue/compiler-core': 3.2.40
'@vue/shared': 3.2.40
transitivePeerDependencies:
......@@ -857,14 +857,14 @@ packages:
- vue
dev: false
/@dcloudio/uni-mp-compiler/3.0.0-alpha-3060420220922006_postcss@8.4.17+vue@3.2.40:
resolution: {integrity: sha512-gz9geDNyAYfDmUX8Hz9W1PeON7b9GULJzLwvChWEx03ShIUMsFf+eDCCtzn0nTiE4O8dX6ah35YXvy4UqdUS7g==}
/@dcloudio/uni-mp-compiler/3.0.0-alpha-3060420220922008_postcss@8.4.17+vue@3.2.40:
resolution: {integrity: sha512-zQOQ6CZUCkhv35Ql20lYvTGqGD7/VAGyowWiNC1NoJTSs1IsQA6X0uJxAt5YYhplFjSucavHaYzbiKV3k/t7cg==}
dependencies:
'@babel/generator': 7.19.3
'@babel/parser': 7.19.3
'@babel/types': 7.19.3
'@dcloudio/uni-cli-shared': 3.0.0-alpha-3060420220922006_postcss@8.4.17+vue@3.2.40
'@dcloudio/uni-shared': 3.0.0-alpha-3060420220922006
'@babel/generator': 7.19.5
'@babel/parser': 7.19.4
'@babel/types': 7.19.4
'@dcloudio/uni-cli-shared': 3.0.0-alpha-3060420220922008_postcss@8.4.17+vue@3.2.40
'@dcloudio/uni-shared': 3.0.0-alpha-3060420220922008
'@vue/compiler-core': 3.2.40
'@vue/compiler-dom': 3.2.40
'@vue/shared': 3.2.40
......@@ -876,15 +876,15 @@ packages:
- vue
dev: false
/@dcloudio/uni-mp-kuaishou/3.0.0-alpha-3060420220922006_postcss@8.4.17+vue@3.2.40:
resolution: {integrity: sha512-9274pvl+fIIa6ziTCB95Lf9J5PyHiOcE6rclZYn8ZwRES6lUGniBaFmfp5O6GwPMS5iw1nkEVPbRJJZQbK0nng==}
/@dcloudio/uni-mp-kuaishou/3.0.0-alpha-3060420220922008_postcss@8.4.17+vue@3.2.40:
resolution: {integrity: sha512-YrwTf42gGIQ86Iyz+t19DH3fF4QNSATvNcHarPmmH7Fn8e7xIpQGd+9mzBMTE2A6wD+3uTBSvIg4z407jFJJUg==}
dependencies:
'@dcloudio/uni-cli-shared': 3.0.0-alpha-3060420220922006_postcss@8.4.17+vue@3.2.40
'@dcloudio/uni-mp-compiler': 3.0.0-alpha-3060420220922006_postcss@8.4.17+vue@3.2.40
'@dcloudio/uni-mp-vite': 3.0.0-alpha-3060420220922006_postcss@8.4.17+vue@3.2.40
'@dcloudio/uni-mp-vue': 3.0.0-alpha-3060420220922006
'@dcloudio/uni-mp-weixin': 3.0.0-alpha-3060420220922006_postcss@8.4.17+vue@3.2.40
'@dcloudio/uni-shared': 3.0.0-alpha-3060420220922006
'@dcloudio/uni-cli-shared': 3.0.0-alpha-3060420220922008_postcss@8.4.17+vue@3.2.40
'@dcloudio/uni-mp-compiler': 3.0.0-alpha-3060420220922008_postcss@8.4.17+vue@3.2.40
'@dcloudio/uni-mp-vite': 3.0.0-alpha-3060420220922008_postcss@8.4.17+vue@3.2.40
'@dcloudio/uni-mp-vue': 3.0.0-alpha-3060420220922008
'@dcloudio/uni-mp-weixin': 3.0.0-alpha-3060420220922008_postcss@8.4.17+vue@3.2.40
'@dcloudio/uni-shared': 3.0.0-alpha-3060420220922008
'@vue/compiler-core': 3.2.40
'@vue/shared': 3.2.40
transitivePeerDependencies:
......@@ -894,15 +894,15 @@ packages:
- vue
dev: false
/@dcloudio/uni-mp-lark/3.0.0-alpha-3060420220922006_postcss@8.4.17+vue@3.2.40:
resolution: {integrity: sha512-a5mlIj5XTONpzEqHQ6vbj7L39B4N+0+ozJ1dxLtU0q575SxTG1zVxQYUsY7N1ySK06WrLAhh+pBh5MaMttMeZQ==}
/@dcloudio/uni-mp-lark/3.0.0-alpha-3060420220922008_postcss@8.4.17+vue@3.2.40:
resolution: {integrity: sha512-hbJ7Xh4E5AxM1GHij8rR4PRDimVtttWWsPfDXqVYs/eXsZqsIENm44AScQgAQIc1hOrIwheejanqEObs3ohZbA==}
dependencies:
'@dcloudio/uni-cli-shared': 3.0.0-alpha-3060420220922006_postcss@8.4.17+vue@3.2.40
'@dcloudio/uni-mp-compiler': 3.0.0-alpha-3060420220922006_postcss@8.4.17+vue@3.2.40
'@dcloudio/uni-mp-toutiao': 3.0.0-alpha-3060420220922006_postcss@8.4.17+vue@3.2.40
'@dcloudio/uni-mp-vite': 3.0.0-alpha-3060420220922006_postcss@8.4.17+vue@3.2.40
'@dcloudio/uni-mp-vue': 3.0.0-alpha-3060420220922006
'@dcloudio/uni-shared': 3.0.0-alpha-3060420220922006
'@dcloudio/uni-cli-shared': 3.0.0-alpha-3060420220922008_postcss@8.4.17+vue@3.2.40
'@dcloudio/uni-mp-compiler': 3.0.0-alpha-3060420220922008_postcss@8.4.17+vue@3.2.40
'@dcloudio/uni-mp-toutiao': 3.0.0-alpha-3060420220922008_postcss@8.4.17+vue@3.2.40
'@dcloudio/uni-mp-vite': 3.0.0-alpha-3060420220922008_postcss@8.4.17+vue@3.2.40
'@dcloudio/uni-mp-vue': 3.0.0-alpha-3060420220922008
'@dcloudio/uni-shared': 3.0.0-alpha-3060420220922008
'@vue/compiler-core': 3.2.40
'@vue/shared': 3.2.40
transitivePeerDependencies:
......@@ -912,13 +912,13 @@ packages:
- vue
dev: false
/@dcloudio/uni-mp-qq/3.0.0-alpha-3060420220922006_postcss@8.4.17+vue@3.2.40:
resolution: {integrity: sha512-hX04Y3nKLNQFEq+iNQ8fZop5FV14/F5eMPjVE7ut4cpDVBCCi3F2n+nSW3Xltb0T/aoerW4ijSsUCZRkoLhGgg==}
/@dcloudio/uni-mp-qq/3.0.0-alpha-3060420220922008_postcss@8.4.17+vue@3.2.40:
resolution: {integrity: sha512-ruCjCXZKGkK08naLOAQK0Pt43wJWdn+BLSgZM6HstQOSl4PWxxbrHwDL4odWCTxhHFj5LxCwOG2olKjV8hCztw==}
dependencies:
'@dcloudio/uni-cli-shared': 3.0.0-alpha-3060420220922006_postcss@8.4.17+vue@3.2.40
'@dcloudio/uni-mp-vite': 3.0.0-alpha-3060420220922006_postcss@8.4.17+vue@3.2.40
'@dcloudio/uni-mp-vue': 3.0.0-alpha-3060420220922006
'@dcloudio/uni-shared': 3.0.0-alpha-3060420220922006
'@dcloudio/uni-cli-shared': 3.0.0-alpha-3060420220922008_postcss@8.4.17+vue@3.2.40
'@dcloudio/uni-mp-vite': 3.0.0-alpha-3060420220922008_postcss@8.4.17+vue@3.2.40
'@dcloudio/uni-mp-vue': 3.0.0-alpha-3060420220922008
'@dcloudio/uni-shared': 3.0.0-alpha-3060420220922008
'@vue/shared': 3.2.40
fs-extra: 10.1.0
transitivePeerDependencies:
......@@ -928,14 +928,14 @@ packages:
- vue
dev: false
/@dcloudio/uni-mp-toutiao/3.0.0-alpha-3060420220922006_postcss@8.4.17+vue@3.2.40:
resolution: {integrity: sha512-aKoq+dO16joQ9r38125mS+N42C/JAhAd4zuXc/5W3vY/7O9Z9fQQ3DVCOyvsKhfd/++T1wIPqVEeIsPdSQB6uQ==}
/@dcloudio/uni-mp-toutiao/3.0.0-alpha-3060420220922008_postcss@8.4.17+vue@3.2.40:
resolution: {integrity: sha512-UoinkX9QVRhKuTif5Jv+6XbdIaMQZpdjUjMcPltnl0/032NNR++2ZODErarfK+Fks+d7kc0VINAOm9M9PpJn3A==}
dependencies:
'@dcloudio/uni-cli-shared': 3.0.0-alpha-3060420220922006_postcss@8.4.17+vue@3.2.40
'@dcloudio/uni-mp-compiler': 3.0.0-alpha-3060420220922006_postcss@8.4.17+vue@3.2.40
'@dcloudio/uni-mp-vite': 3.0.0-alpha-3060420220922006_postcss@8.4.17+vue@3.2.40
'@dcloudio/uni-mp-vue': 3.0.0-alpha-3060420220922006
'@dcloudio/uni-shared': 3.0.0-alpha-3060420220922006
'@dcloudio/uni-cli-shared': 3.0.0-alpha-3060420220922008_postcss@8.4.17+vue@3.2.40
'@dcloudio/uni-mp-compiler': 3.0.0-alpha-3060420220922008_postcss@8.4.17+vue@3.2.40
'@dcloudio/uni-mp-vite': 3.0.0-alpha-3060420220922008_postcss@8.4.17+vue@3.2.40
'@dcloudio/uni-mp-vue': 3.0.0-alpha-3060420220922008
'@dcloudio/uni-shared': 3.0.0-alpha-3060420220922008
'@vue/compiler-core': 3.2.40
'@vue/shared': 3.2.40
transitivePeerDependencies:
......@@ -945,14 +945,14 @@ packages:
- vue
dev: false
/@dcloudio/uni-mp-vite/3.0.0-alpha-3060420220922006_postcss@8.4.17+vue@3.2.40:
resolution: {integrity: sha512-w0AyPHn0wrdF0dwY0dRH7xIU4TTmvD2sCkFnYeYbMjSJ+LvhShzhVUf6es/UNWMq3aExeboZMEql0vxKo2tzmA==}
/@dcloudio/uni-mp-vite/3.0.0-alpha-3060420220922008_postcss@8.4.17+vue@3.2.40:
resolution: {integrity: sha512-ocF3P8Ov0MLSnEHW88lH6U0AzzoWziWh20kxsd74G1dYrxXlermG4Ft1f+eppiOeX+1RisI0G8Dw6u6pptaXFg==}
dependencies:
'@dcloudio/uni-cli-shared': 3.0.0-alpha-3060420220922006_postcss@8.4.17+vue@3.2.40
'@dcloudio/uni-i18n': 3.0.0-alpha-3060420220922006
'@dcloudio/uni-mp-compiler': 3.0.0-alpha-3060420220922006_postcss@8.4.17+vue@3.2.40
'@dcloudio/uni-mp-vue': 3.0.0-alpha-3060420220922006
'@dcloudio/uni-shared': 3.0.0-alpha-3060420220922006
'@dcloudio/uni-cli-shared': 3.0.0-alpha-3060420220922008_postcss@8.4.17+vue@3.2.40
'@dcloudio/uni-i18n': 3.0.0-alpha-3060420220922008
'@dcloudio/uni-mp-compiler': 3.0.0-alpha-3060420220922008_postcss@8.4.17+vue@3.2.40
'@dcloudio/uni-mp-vue': 3.0.0-alpha-3060420220922008
'@dcloudio/uni-shared': 3.0.0-alpha-3060420220922008
'@vue/compiler-sfc': 3.2.40
'@vue/shared': 3.2.40
debug: 4.3.4
......@@ -964,20 +964,20 @@ packages:
- vue
dev: false
/@dcloudio/uni-mp-vue/3.0.0-alpha-3060420220922006:
resolution: {integrity: sha512-CjCFI2LCsox1+mTLfle3fOOlI11NrEKedAkSfV1749KlCmkIxnpf2jl1E+qfyZvUSaDEuWsyM15v4M0+jYxtMA==}
/@dcloudio/uni-mp-vue/3.0.0-alpha-3060420220922008:
resolution: {integrity: sha512-5JI5EQ5Wi44TYnhS3w+wHfd+1WyITcYPy1FPI1mOhjubxRLTE4KBnBNFgMtWR3nU8zoytQy21BMd2DZ4rRpmbQ==}
dependencies:
'@dcloudio/uni-shared': 3.0.0-alpha-3060420220922006
'@dcloudio/uni-shared': 3.0.0-alpha-3060420220922008
'@vue/shared': 3.2.40
dev: false
/@dcloudio/uni-mp-weixin/3.0.0-alpha-3060420220922006_postcss@8.4.17+vue@3.2.40:
resolution: {integrity: sha512-Txp/Emv16QJ4rKXbMJJlpHDi89TBHa2LwI5H0wqdGhlr97aifTUcjkpnUKXFa4e423/Aaktc6DsQUrV7wMEIjQ==}
/@dcloudio/uni-mp-weixin/3.0.0-alpha-3060420220922008_postcss@8.4.17+vue@3.2.40:
resolution: {integrity: sha512-qtu2PvtP2CdeQrXtYMXd4T7ByKNz0KOlRM7PCM83akGEHGRKqCu/cGEycltlwee4KwaJspUeji/FX/XRq2opDA==}
dependencies:
'@dcloudio/uni-cli-shared': 3.0.0-alpha-3060420220922006_postcss@8.4.17+vue@3.2.40
'@dcloudio/uni-mp-vite': 3.0.0-alpha-3060420220922006_postcss@8.4.17+vue@3.2.40
'@dcloudio/uni-mp-vue': 3.0.0-alpha-3060420220922006
'@dcloudio/uni-shared': 3.0.0-alpha-3060420220922006
'@dcloudio/uni-cli-shared': 3.0.0-alpha-3060420220922008_postcss@8.4.17+vue@3.2.40
'@dcloudio/uni-mp-vite': 3.0.0-alpha-3060420220922008_postcss@8.4.17+vue@3.2.40
'@dcloudio/uni-mp-vue': 3.0.0-alpha-3060420220922008
'@dcloudio/uni-shared': 3.0.0-alpha-3060420220922008
'@vue/shared': 3.2.40
transitivePeerDependencies:
- postcss
......@@ -986,18 +986,18 @@ packages:
- vue
dev: false
/@dcloudio/uni-nvue-styler/3.0.0-alpha-3060420220922006:
resolution: {integrity: sha512-K0FkESpbdqMvwR7ca+h8vKx9dyXHx0KWXoEJUEQHtxV4lNk4hvR+lkCCguVOBrITOw74q52cuWpOFE15482xTg==}
/@dcloudio/uni-nvue-styler/3.0.0-alpha-3060420220922008:
resolution: {integrity: sha512-Mspfyiif7RCrStaVeNF44y4pq/DeloN9fxBRGLmeYdKeWifwq9BwhgKSESYNcmjXDWz3ql0u1IgqdQuWuEhRTg==}
dependencies:
'@vue/shared': 3.2.40
parse-css-font: 4.0.0
postcss: 8.4.17
dev: false
/@dcloudio/uni-push/3.0.0-alpha-3060420220922006_postcss@8.4.17+vue@3.2.40:
resolution: {integrity: sha512-NoRdRE9Jr4D2moSdASjcS/KqCO5XvtqACX6BRf81xMMO71wOLNUF3F5dvi244PhiBSedkq10T/LyLUUDVkWn3w==}
/@dcloudio/uni-push/3.0.0-alpha-3060420220922008_postcss@8.4.17+vue@3.2.40:
resolution: {integrity: sha512-Ot40Qw78uJfixmhXoKc15ZieRbCGbiaBCX4IFCRWYEbzbcTeTtLb7QUNzkhjuKU88jkwdIbiCUIwN8LIzaVHyQ==}
dependencies:
'@dcloudio/uni-cli-shared': 3.0.0-alpha-3060420220922006_postcss@8.4.17+vue@3.2.40
'@dcloudio/uni-cli-shared': 3.0.0-alpha-3060420220922008_postcss@8.4.17+vue@3.2.40
transitivePeerDependencies:
- postcss
- supports-color
......@@ -1005,13 +1005,13 @@ packages:
- vue
dev: false
/@dcloudio/uni-quickapp-webview/3.0.0-alpha-3060420220922006_postcss@8.4.17+vue@3.2.40:
resolution: {integrity: sha512-VIDmlKu0BAvqLT/BKNxe2Sg/3qlW6g63klzbnjdvdl6q+CRB8LB9DoKY4ksgBxwGrsUIkU/RWTaGFKJPsYCpvg==}
/@dcloudio/uni-quickapp-webview/3.0.0-alpha-3060420220922008_postcss@8.4.17+vue@3.2.40:
resolution: {integrity: sha512-g7gQ98kf7YFs2IpgBdMRi+UIKwc32wiRlcEvyq/h5Sg56FyxbLXbNfvk1S8q8Qb9CQK1KqvSBNs80Mst2F3LRw==}
dependencies:
'@dcloudio/uni-cli-shared': 3.0.0-alpha-3060420220922006_postcss@8.4.17+vue@3.2.40
'@dcloudio/uni-mp-vite': 3.0.0-alpha-3060420220922006_postcss@8.4.17+vue@3.2.40
'@dcloudio/uni-mp-vue': 3.0.0-alpha-3060420220922006
'@dcloudio/uni-shared': 3.0.0-alpha-3060420220922006
'@dcloudio/uni-cli-shared': 3.0.0-alpha-3060420220922008_postcss@8.4.17+vue@3.2.40
'@dcloudio/uni-mp-vite': 3.0.0-alpha-3060420220922008_postcss@8.4.17+vue@3.2.40
'@dcloudio/uni-mp-vue': 3.0.0-alpha-3060420220922008
'@dcloudio/uni-shared': 3.0.0-alpha-3060420220922008
'@vue/shared': 3.2.40
transitivePeerDependencies:
- postcss
......@@ -1020,16 +1020,16 @@ packages:
- vue
dev: false
/@dcloudio/uni-shared/3.0.0-alpha-3060420220922006:
resolution: {integrity: sha512-0C1sAQqsU9To9WIdmPTDb4XmdWxX1mG3eHL9jUBlDB1onknfDlVYVq12AHjFZJQsJHn3mnvZ2yyaIU4UoiohYA==}
/@dcloudio/uni-shared/3.0.0-alpha-3060420220922008:
resolution: {integrity: sha512-GGOaeyxXufvCyylKxe+8JRyQ8SmEzrbpNfDEwUE+DRuPOyJSxUkOW5T7/JFLRh+r1qLYZJhE4s6eYy47gwxzEQ==}
dependencies:
'@vue/shared': 3.2.40
/@dcloudio/uni-stat/3.0.0-alpha-3060420220922006_postcss@8.4.17+vue@3.2.40:
resolution: {integrity: sha512-9mqHQ/DzAF1gBsTvKyd/tcOXHPVmi4oR3VYn8QAbNrhDi3gELf571Azmu6OWVedYmsVAMJUUADHFHGVz9a8AsQ==}
/@dcloudio/uni-stat/3.0.0-alpha-3060420220922008_postcss@8.4.17+vue@3.2.40:
resolution: {integrity: sha512-99wltHkGI6lgqU9Py2YVQjXSAC1TnX0zU9JhU6THsRGhTOJKaXqGHirX5y+GKkrKN8KFY5ZdwMgYH10Js8InbA==}
dependencies:
'@dcloudio/uni-cli-shared': 3.0.0-alpha-3060420220922006_postcss@8.4.17+vue@3.2.40
'@dcloudio/uni-shared': 3.0.0-alpha-3060420220922006
'@dcloudio/uni-cli-shared': 3.0.0-alpha-3060420220922008_postcss@8.4.17+vue@3.2.40
'@dcloudio/uni-shared': 3.0.0-alpha-3060420220922008
debug: 4.3.4
transitivePeerDependencies:
- postcss
......@@ -1038,12 +1038,12 @@ packages:
- vue
dev: false
/@dcloudio/uni-uts-vite/3.0.0-alpha-3060420220922006_postcss@8.4.17+vue@3.2.40:
resolution: {integrity: sha512-18Z5r+LskUgeokg9CeIT1eOzGTG7WtqbRQS+7aLvRfeoNnCKWb1ePq5uhwi0nwptQ5VbR+7HOcDgzXUi9AL4vQ==}
/@dcloudio/uni-uts-vite/3.0.0-alpha-3060420220922008_postcss@8.4.17+vue@3.2.40:
resolution: {integrity: sha512-QSGtvFsC4M8r56zY0TWsOi10vaBoizv7mkuMprhtFtCXxzkJbLZ1MExQ5FDmmg61Qy8jh2Y3v+m/iDejMSx7tw==}
dependencies:
'@dcloudio/uni-cli-shared': 3.0.0-alpha-3060420220922006_postcss@8.4.17+vue@3.2.40
'@dcloudio/uni-shared': 3.0.0-alpha-3060420220922006
'@dcloudio/uts': 3.0.0-alpha-3060420220922006
'@dcloudio/uni-cli-shared': 3.0.0-alpha-3060420220922008_postcss@8.4.17+vue@3.2.40
'@dcloudio/uni-shared': 3.0.0-alpha-3060420220922008
'@dcloudio/uts': 3.0.0-alpha-3060420220922008
adm-zip: 0.5.9
execa: 5.1.1
fast-glob: 3.2.12
......@@ -1055,8 +1055,8 @@ packages:
- vue
dev: false
/@dcloudio/uts-darwin-arm64/3.0.0-alpha-3060420220922006:
resolution: {integrity: sha512-zGe9/wgQuaOodD4Bnm0HDDKq/7qDoWb4iLQAbmtoDKwkBTYB+r0LtaZ+Ue71ozSnAhzvy7Qqb9yZRmoAiZr+kQ==}
/@dcloudio/uts-darwin-arm64/3.0.0-alpha-3060420220922008:
resolution: {integrity: sha512-6A+bVuYwPOCeQTVHpQ8B4kOfXY5pNRzTGpLukn8ZgxBJb+R5rv+/sx2ceEpbSXdYLsFYj2S0/s3yoU8cW42PqQ==}
engines: {node: '>=10'}
cpu: [arm64]
os: [darwin]
......@@ -1064,8 +1064,8 @@ packages:
dev: false
optional: true
/@dcloudio/uts-darwin-x64/3.0.0-alpha-3060420220922006:
resolution: {integrity: sha512-8RHg9nvbK+jvykA2PRep2FMmadFgUM2we94129jg8gHWL/LbjWAAlScSqeYt8aDcsCsJuXk9VwAuPBgRYjiWKg==}
/@dcloudio/uts-darwin-x64/3.0.0-alpha-3060420220922008:
resolution: {integrity: sha512-/uwUpE03Nwx/8VLRSRFNW3LsIxeCvg3NRFmHvxdPmZQSohVu/IDbposmJsZWO24ORYwBsqx3teEs4WctHw+A6g==}
engines: {node: '>=10'}
cpu: [x64]
os: [darwin]
......@@ -1073,8 +1073,8 @@ packages:
dev: false
optional: true
/@dcloudio/uts-win32-ia32-msvc/3.0.0-alpha-3060420220922006:
resolution: {integrity: sha512-yANB14evyjNYbdFspKUqUfh9OmPKs7VuCxJuj3eQ+gZt1x7nkF2FKvmo6ysmJ4fIUfwGB/rD1gQYMm67mHzOQg==}
/@dcloudio/uts-win32-ia32-msvc/3.0.0-alpha-3060420220922008:
resolution: {integrity: sha512-Bp11TOfjVOoRtVHPw2N5X7y9u0Dcbgg2abYhrLN756eageqg/ulWg/JERH55fbeX7F/5fWvvC9vGSVqLIFYddw==}
engines: {node: '>=10'}
cpu: [ia32]
os: [win32]
......@@ -1082,8 +1082,8 @@ packages:
dev: false
optional: true
/@dcloudio/uts-win32-x64-msvc/3.0.0-alpha-3060420220922006:
resolution: {integrity: sha512-ZxvpeAnBoguLsu7q2CNs/9S3ZX63BPaEVr0waS6AJkV70WyL4AYKStO7HWhmcFlYYwRnBBiiE2tY8v1+lwrPwQ==}
/@dcloudio/uts-win32-x64-msvc/3.0.0-alpha-3060420220922008:
resolution: {integrity: sha512-hylabbGvUK5rActb6BLnE6nxmsaQjHSwV9bBO1X+In/mOoVmRZKqTzoLW5hCM96OtW0Vv7dpehYxsGPe+/X84Q==}
engines: {node: '>=10'}
cpu: [x64]
os: [win32]
......@@ -1091,8 +1091,8 @@ packages:
dev: false
optional: true
/@dcloudio/uts/3.0.0-alpha-3060420220922006:
resolution: {integrity: sha512-h7KYNzPPiKbxqcpotUzhdlnxHwk/RR2PAIEas0rj+J+olTz0s7UhI6kS4r1AKhdLp5n2pt2cPp7p5l3yhcni+g==}
/@dcloudio/uts/3.0.0-alpha-3060420220922008:
resolution: {integrity: sha512-dC7dx2SDAIS9bbUdcVQmHk97BLvicCIx5kdqyFZIX6RCZ+pykc8KDbVgOVfw8mUZkNWHLSaBdqff/nG4dYw8uw==}
hasBin: true
dependencies:
cac: 6.7.9
......@@ -1101,28 +1101,28 @@ packages:
fs-extra: 10.1.0
picocolors: 1.0.0
optionalDependencies:
'@dcloudio/uts-darwin-arm64': 3.0.0-alpha-3060420220922006
'@dcloudio/uts-darwin-x64': 3.0.0-alpha-3060420220922006
'@dcloudio/uts-win32-ia32-msvc': 3.0.0-alpha-3060420220922006
'@dcloudio/uts-win32-x64-msvc': 3.0.0-alpha-3060420220922006
'@dcloudio/uts-darwin-arm64': 3.0.0-alpha-3060420220922008
'@dcloudio/uts-darwin-x64': 3.0.0-alpha-3060420220922008
'@dcloudio/uts-win32-ia32-msvc': 3.0.0-alpha-3060420220922008
'@dcloudio/uts-win32-x64-msvc': 3.0.0-alpha-3060420220922008
dev: false
/@dcloudio/vite-plugin-uni/3.0.0-alpha-3060420220922006_v36gdv2os3sxbxhp56bx7w3fcy:
resolution: {integrity: sha512-78OhjGThJJ3JC6/0HDc+RPVM7rRt0M4ffN3EE8IDmHDSSL3et7SGieiRbyKEF0DY5MCRyx177L112AzWEmSlzQ==}
/@dcloudio/vite-plugin-uni/3.0.0-alpha-3060420220922008_3n3udch2tywdbjkqdpyho4w3lu:
resolution: {integrity: sha512-RlTcZdLlVGfEQZfhbeWSrnVDUFJRFZejNM48xc00LGOO0J76YfRr+LsXZcV33cuOizqiMTYwhItEBYt2lag1FQ==}
engines: {node: ^14.18.0 || >=16.0.0}
hasBin: true
peerDependencies:
vite: 3.1.3
vite: 3.1.6
dependencies:
'@babel/core': 7.19.3
'@babel/plugin-syntax-import-meta': 7.10.4_@babel+core@7.19.3
'@babel/plugin-transform-typescript': 7.19.3_@babel+core@7.19.3
'@dcloudio/uni-cli-shared': 3.0.0-alpha-3060420220922006_postcss@8.4.17+vue@3.2.40
'@dcloudio/uni-shared': 3.0.0-alpha-3060420220922006
'@dcloudio/uni-cli-shared': 3.0.0-alpha-3060420220922008_postcss@8.4.17+vue@3.2.40
'@dcloudio/uni-shared': 3.0.0-alpha-3060420220922008
'@rollup/pluginutils': 4.2.1
'@vitejs/plugin-legacy': 2.2.0_terser@5.15.1+vite@3.1.6
'@vitejs/plugin-vue': 3.1.2_vite@3.1.6+vue@3.2.40
'@vitejs/plugin-vue-jsx': 2.0.1_vite@3.1.6+vue@3.2.40
'@vitejs/plugin-legacy': 2.2.0_terser@5.15.1+vite@3.1.7
'@vitejs/plugin-vue': 3.1.2_vite@3.1.7+vue@3.2.40
'@vitejs/plugin-vue-jsx': 2.0.1_vite@3.1.7+vue@3.2.40
'@vue/compiler-core': 3.2.40
'@vue/compiler-dom': 3.2.40
'@vue/compiler-sfc': 3.2.40
......@@ -1137,7 +1137,7 @@ packages:
jsonc-parser: 3.2.0
picocolors: 1.0.0
terser: 5.15.1
vite: 3.1.6_ui7xi2lj2d7s7nt3l5kbarm4ea
vite: 3.1.7_ui7xi2lj2d7s7nt3l5kbarm4ea
transitivePeerDependencies:
- postcss
- supports-color
......@@ -1384,7 +1384,7 @@ packages:
resolution: {integrity: sha512-ZUxbzKl0IfJILTS6t7ip5fQQM/J3TJYubDm3nMbgubNNYS62eXeUpoLUC8/7fJNiFYHTrGPQn7hspDUzIHX3UA==}
dependencies:
'@types/minimatch': 5.1.2
'@types/node': 18.8.3
'@types/node': 18.8.4
dev: true
/@types/json-schema/7.0.11:
......@@ -1417,12 +1417,12 @@ packages:
resolution: {integrity: sha512-J8xLz7q2OFulZ2cyGTLE1TbbZcjpno7FaN6zdJNrgAdrJ+DZzh/uFR6YrTb4C+nXakvud8Q4+rbhoIWlYQbUFQ==}
dev: true
/@types/node/14.18.31:
resolution: {integrity: sha512-vQAnaReSQkEDa8uwAyQby8bYGKu84R/deEc6mg5T8fX6gzCn8QW6rziSgsti1fNvsrswKUKPnVTi7uoB+u62Mw==}
/@types/node/14.18.32:
resolution: {integrity: sha512-Y6S38pFr04yb13qqHf8uk1nHE3lXgQ30WZbv1mLliV9pt0NjvqdWttLcrOYLnXbOafknVYRHZGoMSpR9UwfYow==}
dev: true
/@types/node/18.8.3:
resolution: {integrity: sha512-0os9vz6BpGwxGe9LOhgP/ncvYN5Tx1fNcd2TM3rD/aCGBkysb+ZWpXEocG24h6ZzOi13+VB8HndAQFezsSOw1w==}
/@types/node/18.8.4:
resolution: {integrity: sha512-WdlVphvfR/GJCLEMbNA8lJ0lhFNBj4SW3O+O5/cEGw9oYrv0al9zTwuQsq+myDUXgNx2jgBynoVgZ2MMJ6pbow==}
dev: true
/@types/normalize-package-data/2.4.1:
......@@ -1444,8 +1444,8 @@ packages:
/@types/web-bluetooth/0.0.14:
resolution: {integrity: sha512-5d2RhCard1nQUC3aHcq/gHzWYO6K0WJmAbjO7mQJgCQKtZpgXxv1rOM6O/dBDhDYYVutk1sciOgNSe+5YyfM8A==}
/@typescript-eslint/eslint-plugin/5.39.0_cfd7h3iktziq6hcwahu2qxhjhy:
resolution: {integrity: sha512-xVfKOkBm5iWMNGKQ2fwX5GVgBuHmZBO1tCRwXmY5oAIsPscfwm2UADDuNB8ZVYCtpQvJK4xpjrK7jEhcJ0zY9A==}
/@typescript-eslint/eslint-plugin/5.40.0_25sstg4uu2sk4pm7xcyzuov7xq:
resolution: {integrity: sha512-FIBZgS3DVJgqPwJzvZTuH4HNsZhHMa9SjxTKAZTlMsPw/UzpEjcf9f4dfgDJEHjK+HboUJo123Eshl6niwEm/Q==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
'@typescript-eslint/parser': ^5.0.0
......@@ -1455,10 +1455,10 @@ packages:
typescript:
optional: true
dependencies:
'@typescript-eslint/parser': 5.39.0_z4bbprzjrhnsfa24uvmcbu7f5q
'@typescript-eslint/scope-manager': 5.39.0
'@typescript-eslint/type-utils': 5.39.0_z4bbprzjrhnsfa24uvmcbu7f5q
'@typescript-eslint/utils': 5.39.0_z4bbprzjrhnsfa24uvmcbu7f5q
'@typescript-eslint/parser': 5.40.0_z4bbprzjrhnsfa24uvmcbu7f5q
'@typescript-eslint/scope-manager': 5.40.0
'@typescript-eslint/type-utils': 5.40.0_z4bbprzjrhnsfa24uvmcbu7f5q
'@typescript-eslint/utils': 5.40.0_z4bbprzjrhnsfa24uvmcbu7f5q
debug: 4.3.4
eslint: 8.25.0
ignore: 5.2.0
......@@ -1470,8 +1470,8 @@ packages:
- supports-color
dev: true
/@typescript-eslint/parser/5.39.0_z4bbprzjrhnsfa24uvmcbu7f5q:
resolution: {integrity: sha512-PhxLjrZnHShe431sBAGHaNe6BDdxAASDySgsBCGxcBecVCi8NQWxQZMcizNA4g0pN51bBAn/FUfkWG3SDVcGlA==}
/@typescript-eslint/parser/5.40.0_z4bbprzjrhnsfa24uvmcbu7f5q:
resolution: {integrity: sha512-Ah5gqyX2ySkiuYeOIDg7ap51/b63QgWZA7w6AHtFrag7aH0lRQPbLzUjk0c9o5/KZ6JRkTTDKShL4AUrQa6/hw==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
......@@ -1480,9 +1480,9 @@ packages:
typescript:
optional: true
dependencies:
'@typescript-eslint/scope-manager': 5.39.0
'@typescript-eslint/types': 5.39.0
'@typescript-eslint/typescript-estree': 5.39.0_typescript@4.8.4
'@typescript-eslint/scope-manager': 5.40.0
'@typescript-eslint/types': 5.40.0
'@typescript-eslint/typescript-estree': 5.40.0_typescript@4.8.4
debug: 4.3.4
eslint: 8.25.0
typescript: 4.8.4
......@@ -1490,16 +1490,16 @@ packages:
- supports-color
dev: true
/@typescript-eslint/scope-manager/5.39.0:
resolution: {integrity: sha512-/I13vAqmG3dyqMVSZPjsbuNQlYS082Y7OMkwhCfLXYsmlI0ca4nkL7wJ/4gjX70LD4P8Hnw1JywUVVAwepURBw==}
/@typescript-eslint/scope-manager/5.40.0:
resolution: {integrity: sha512-d3nPmjUeZtEWRvyReMI4I1MwPGC63E8pDoHy0BnrYjnJgilBD3hv7XOiETKLY/zTwI7kCnBDf2vWTRUVpYw0Uw==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dependencies:
'@typescript-eslint/types': 5.39.0
'@typescript-eslint/visitor-keys': 5.39.0
'@typescript-eslint/types': 5.40.0
'@typescript-eslint/visitor-keys': 5.40.0
dev: true
/@typescript-eslint/type-utils/5.39.0_z4bbprzjrhnsfa24uvmcbu7f5q:
resolution: {integrity: sha512-KJHJkOothljQWzR3t/GunL0TPKY+fGJtnpl+pX+sJ0YiKTz3q2Zr87SGTmFqsCMFrLt5E0+o+S6eQY0FAXj9uA==}
/@typescript-eslint/type-utils/5.40.0_z4bbprzjrhnsfa24uvmcbu7f5q:
resolution: {integrity: sha512-nfuSdKEZY2TpnPz5covjJqav+g5qeBqwSHKBvz7Vm1SAfy93SwKk/JeSTymruDGItTwNijSsno5LhOHRS1pcfw==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
eslint: '*'
......@@ -1508,8 +1508,8 @@ packages:
typescript:
optional: true
dependencies:
'@typescript-eslint/typescript-estree': 5.39.0_typescript@4.8.4
'@typescript-eslint/utils': 5.39.0_z4bbprzjrhnsfa24uvmcbu7f5q
'@typescript-eslint/typescript-estree': 5.40.0_typescript@4.8.4
'@typescript-eslint/utils': 5.40.0_z4bbprzjrhnsfa24uvmcbu7f5q
debug: 4.3.4
eslint: 8.25.0
tsutils: 3.21.0_typescript@4.8.4
......@@ -1518,13 +1518,13 @@ packages:
- supports-color
dev: true
/@typescript-eslint/types/5.39.0:
resolution: {integrity: sha512-gQMZrnfEBFXK38hYqt8Lkwt8f4U6yq+2H5VDSgP/qiTzC8Nw8JO3OuSUOQ2qW37S/dlwdkHDntkZM6SQhKyPhw==}
/@typescript-eslint/types/5.40.0:
resolution: {integrity: sha512-V1KdQRTXsYpf1Y1fXCeZ+uhjW48Niiw0VGt4V8yzuaDTU8Z1Xl7yQDyQNqyAFcVhpYXIVCEuxSIWTsLDpHgTbw==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dev: true
/@typescript-eslint/typescript-estree/5.39.0_typescript@4.8.4:
resolution: {integrity: sha512-qLFQP0f398sdnogJoLtd43pUgB18Q50QSA+BTE5h3sUxySzbWDpTSdgt4UyxNSozY/oDK2ta6HVAzvGgq8JYnA==}
/@typescript-eslint/typescript-estree/5.40.0_typescript@4.8.4:
resolution: {integrity: sha512-b0GYlDj8TLTOqwX7EGbw2gL5EXS2CPEWhF9nGJiGmEcmlpNBjyHsTwbqpyIEPVpl6br4UcBOYlcI2FJVtJkYhg==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
typescript: '*'
......@@ -1532,8 +1532,8 @@ packages:
typescript:
optional: true
dependencies:
'@typescript-eslint/types': 5.39.0
'@typescript-eslint/visitor-keys': 5.39.0
'@typescript-eslint/types': 5.40.0
'@typescript-eslint/visitor-keys': 5.40.0
debug: 4.3.4
globby: 11.1.0
is-glob: 4.0.3
......@@ -1544,49 +1544,50 @@ packages:
- supports-color
dev: true
/@typescript-eslint/utils/5.39.0_z4bbprzjrhnsfa24uvmcbu7f5q:
resolution: {integrity: sha512-+DnY5jkpOpgj+EBtYPyHRjXampJfC0yUZZzfzLuUWVZvCuKqSdJVC8UhdWipIw7VKNTfwfAPiOWzYkAwuIhiAg==}
/@typescript-eslint/utils/5.40.0_z4bbprzjrhnsfa24uvmcbu7f5q:
resolution: {integrity: sha512-MO0y3T5BQ5+tkkuYZJBjePewsY+cQnfkYeRqS6tPh28niiIwPnQ1t59CSRcs1ZwJJNOdWw7rv9pF8aP58IMihA==}
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': 7.0.11
'@typescript-eslint/scope-manager': 5.39.0
'@typescript-eslint/types': 5.39.0
'@typescript-eslint/typescript-estree': 5.39.0_typescript@4.8.4
'@typescript-eslint/scope-manager': 5.40.0
'@typescript-eslint/types': 5.40.0
'@typescript-eslint/typescript-estree': 5.40.0_typescript@4.8.4
eslint: 8.25.0
eslint-scope: 5.1.1
eslint-utils: 3.0.0_eslint@8.25.0
semver: 7.3.8
transitivePeerDependencies:
- supports-color
- typescript
dev: true
/@typescript-eslint/visitor-keys/5.39.0:
resolution: {integrity: sha512-yyE3RPwOG+XJBLrhvsxAidUgybJVQ/hG8BhiJo0k8JSAYfk/CshVcxf0HwP4Jt7WZZ6vLmxdo1p6EyN3tzFTkg==}
/@typescript-eslint/visitor-keys/5.40.0:
resolution: {integrity: sha512-ijJ+6yig+x9XplEpG2K6FUdJeQGGj/15U3S56W9IqXKJqleuD7zJ2AX/miLezwxpd7ZxDAqO87zWufKg+RPZyQ==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dependencies:
'@typescript-eslint/types': 5.39.0
'@typescript-eslint/types': 5.40.0
eslint-visitor-keys: 3.3.0
dev: true
/@vitejs/plugin-legacy/2.2.0_terser@5.15.1+vite@3.1.6:
/@vitejs/plugin-legacy/2.2.0_terser@5.15.1+vite@3.1.7:
resolution: {integrity: sha512-xkSXZl2LNk0KKyo5CJknNW84mSlmHIClFzsBuFXkX3yBt+Lr8UO/n4QOg2X7+jvurgBRies9FRn3ZvMem+TmIg==}
engines: {node: ^14.18.0 || >=16.0.0}
peerDependencies:
terser: ^5.4.0
vite: ^3.0.0
dependencies:
'@babel/standalone': 7.19.3
'@babel/standalone': 7.19.5
core-js: 3.25.5
magic-string: 0.26.7
regenerator-runtime: 0.13.9
systemjs: 6.13.0
terser: 5.15.1
vite: 3.1.6_ui7xi2lj2d7s7nt3l5kbarm4ea
vite: 3.1.7_ui7xi2lj2d7s7nt3l5kbarm4ea
dev: true
/@vitejs/plugin-vue-jsx/2.0.1_vite@3.1.6+vue@3.2.40:
/@vitejs/plugin-vue-jsx/2.0.1_vite@3.1.7+vue@3.2.40:
resolution: {integrity: sha512-lmiR1k9+lrF7LMczO0pxtQ8mOn6XeppJDHxnpxkJQpT5SiKz4SKhKdeNstXaTNuR8qZhUo5X0pJlcocn72Y4Jg==}
engines: {node: ^14.18.0 || >=16.0.0}
peerDependencies:
......@@ -1597,20 +1598,20 @@ packages:
'@babel/plugin-syntax-import-meta': 7.10.4_@babel+core@7.19.3
'@babel/plugin-transform-typescript': 7.19.3_@babel+core@7.19.3
'@vue/babel-plugin-jsx': 1.1.1_@babel+core@7.19.3
vite: 3.1.6_ui7xi2lj2d7s7nt3l5kbarm4ea
vite: 3.1.7_ui7xi2lj2d7s7nt3l5kbarm4ea
vue: 3.2.40
transitivePeerDependencies:
- supports-color
dev: true
/@vitejs/plugin-vue/3.1.2_vite@3.1.6+vue@3.2.40:
/@vitejs/plugin-vue/3.1.2_vite@3.1.7+vue@3.2.40:
resolution: {integrity: sha512-3zxKNlvA3oNaKDYX0NBclgxTQ1xaFdL7PzwF6zj9tGFziKwmBa3Q/6XcJQxudlT81WxDjEhHmevvIC4Orc1LhQ==}
engines: {node: ^14.18.0 || >=16.0.0}
peerDependencies:
vite: ^3.0.0
vue: ^3.2.25
dependencies:
vite: 3.1.6_ui7xi2lj2d7s7nt3l5kbarm4ea
vite: 3.1.7_ui7xi2lj2d7s7nt3l5kbarm4ea
vue: 3.2.40
/@vue/babel-helper-vue-transform-on/1.0.2:
......@@ -1623,8 +1624,8 @@ packages:
'@babel/helper-module-imports': 7.18.6
'@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.19.3
'@babel/template': 7.18.10
'@babel/traverse': 7.19.3
'@babel/types': 7.19.3
'@babel/traverse': 7.19.4
'@babel/types': 7.19.4
'@vue/babel-helper-vue-transform-on': 1.0.2
camelcase: 6.3.0
html-tags: 3.2.0
......@@ -1637,7 +1638,7 @@ packages:
/@vue/compiler-core/3.2.40:
resolution: {integrity: sha512-2Dc3Stk0J/VyQ4OUr2yEC53kU28614lZS+bnrCbFSAIftBJ40g/2yQzf4mPBiFuqguMB7hyHaujdgZAQ67kZYA==}
dependencies:
'@babel/parser': 7.19.3
'@babel/parser': 7.19.4
'@vue/shared': 3.2.40
estree-walker: 2.0.2
source-map: 0.6.1
......@@ -1651,7 +1652,7 @@ packages:
/@vue/compiler-sfc/3.2.40:
resolution: {integrity: sha512-tzqwniIN1fu1PDHC3CpqY/dPCfN/RN1thpBC+g69kJcrl7mbGiHKNwbA6kJ3XKKy8R6JLKqcpVugqN4HkeBFFg==}
dependencies:
'@babel/parser': 7.19.3
'@babel/parser': 7.19.4
'@vue/compiler-core': 3.2.40
'@vue/compiler-dom': 3.2.40
'@vue/compiler-ssr': 3.2.40
......@@ -1675,7 +1676,7 @@ packages:
/@vue/reactivity-transform/3.2.40:
resolution: {integrity: sha512-HQUCVwEaacq6fGEsg2NUuGKIhUveMCjOk8jGHqLXPI2w6zFoPrlQhwWEaINTv5kkZDXKEnCijAp+4gNEHG03yw==}
dependencies:
'@babel/parser': 7.19.3
'@babel/parser': 7.19.4
'@vue/compiler-core': 3.2.40
'@vue/shared': 3.2.40
estree-walker: 2.0.2
......@@ -2405,10 +2406,8 @@ packages:
through2: 4.0.2
dev: true
/convert-source-map/1.8.0:
resolution: {integrity: sha512-+OQdjP49zViI/6i7nIJpA8rAl4sV/JdPfU9nZs3VqOwGIgizICvuN2ru6fMd+4llL0tar18UYJXfZ/TWtmhUjA==}
dependencies:
safe-buffer: 5.1.2
/convert-source-map/1.9.0:
resolution: {integrity: sha512-ASFBup0Mz1uyiIjANan1jzLQami9z1PoYSZCiiYW2FczPbenXc45FZdBZLzOT+r6+iciuEModtmCti+hjaAk0A==}
/cookie-signature/1.0.6:
resolution: {integrity: sha1-4wOogrNCzD7oylE6eZmXNNqzriw=}
......@@ -2433,7 +2432,7 @@ packages:
resolution: {integrity: sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==}
dev: true
/cosmiconfig-typescript-loader/4.1.1_gpl3msxjb2n3qdkii2jvdrcxxe:
/cosmiconfig-typescript-loader/4.1.1_vfayau7oz5qy4giwqlppd3j3ti:
resolution: {integrity: sha512-9DHpa379Gp0o0Zefii35fcmuuin6q92FnLDffzdZ0l9tVd3nEobG3O+MZ06+kuBvFTSVScvNb/oHA13Nd4iipg==}
engines: {node: '>=12', npm: '>=6'}
peerDependencies:
......@@ -2442,9 +2441,9 @@ packages:
ts-node: '>=10'
typescript: '>=3'
dependencies:
'@types/node': 14.18.31
'@types/node': 14.18.32
cosmiconfig: 7.0.1
ts-node: 10.9.1_fk6arlf3j7tudlucddpzvj2plq
ts-node: 10.9.1_jcmx33t3olsvcxopqdljsohpme
typescript: 4.8.4
dev: true
......@@ -2629,8 +2628,8 @@ packages:
execa: 5.1.1
dev: true
/defaults/1.0.3:
resolution: {integrity: sha512-s82itHOnYrN0Ib8r+z7laQz3sdE+4FP3d9Q7VLO7U+KRT+CR0GsWuyHxzdAY82I7cXv0G/twrqomTJLOssO5HA==}
/defaults/1.0.4:
resolution: {integrity: sha512-eFuaLoy/Rxalv2kr+lqMlUnrDWV+3j4pljOIJgLIhI058IQfWJ7vXhyEIHu+HtC738klGALYxOKDO0bQP3tg8A==}
dependencies:
clone: 1.0.4
dev: true
......@@ -3685,7 +3684,7 @@ packages:
engines: {node: '>=0.4.7'}
hasBin: true
dependencies:
minimist: 1.2.6
minimist: 1.2.7
neo-async: 2.6.2
source-map: 0.6.1
wordwrap: 1.0.0
......@@ -4553,6 +4552,10 @@ packages:
resolution: {integrity: sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q==}
dev: true
/minimist/1.2.7:
resolution: {integrity: sha512-bzfL1YUZsP41gmu/qjrEk0Q6i2ix/cVeAhbCbqH9u3zYutS1cLg00qhrD0M2MVdCcx4Sc0UpP2eBWo9rotpq6g==}
dev: true
/mlly/0.5.16:
resolution: {integrity: sha512-LaJ8yuh4v0zEmge/g3c7jjFlhoCPfQn6RCjXgm9A0Qiuochq4BcuOxVfWmdnCoLTlg2MV+hqhOek+W2OhG0Lwg==}
dependencies:
......@@ -5447,6 +5450,7 @@ packages:
/safe-buffer/5.1.2:
resolution: {integrity: sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==}
dev: true
/safe-buffer/5.2.1:
resolution: {integrity: sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==}
......@@ -6045,7 +6049,7 @@ packages:
engines: {node: '>=8'}
dev: true
/ts-node/10.9.1_fk6arlf3j7tudlucddpzvj2plq:
/ts-node/10.9.1_jcmx33t3olsvcxopqdljsohpme:
resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==}
hasBin: true
peerDependencies:
......@@ -6064,7 +6068,7 @@ packages:
'@tsconfig/node12': 1.0.11
'@tsconfig/node14': 1.0.3
'@tsconfig/node16': 1.0.3
'@types/node': 14.18.31
'@types/node': 14.18.32
acorn: 8.8.0
acorn-walk: 8.2.0
arg: 4.1.3
......@@ -6300,8 +6304,8 @@ packages:
engines: {node: '>= 0.8'}
dev: true
/vite/3.1.6_ui7xi2lj2d7s7nt3l5kbarm4ea:
resolution: {integrity: sha512-qMXIwnehvvcK5XfJiXQUiTxoYAEMKhM+jqCY6ZSTKFBKu1hJnAKEzP3AOcnTerI0cMZYAaJ4wpW1wiXLMDt4mA==}
/vite/3.1.7_ui7xi2lj2d7s7nt3l5kbarm4ea:
resolution: {integrity: sha512-5vCAmU4S8lyVdFCInu9M54f/g8qbOMakVw5xJ4pjoaDy5wgy9sLLZkGdSLN52dlsBqh0tBqxjaqqa8LgPqwRAA==}
engines: {node: ^14.18.0 || >=16.0.0}
hasBin: true
peerDependencies:
......@@ -6405,7 +6409,7 @@ packages:
/wcwidth/1.0.1:
resolution: {integrity: sha512-XHPEwS0q6TaxcvG85+8EYkbiCux2XtWG2mkc47Ng2A77BQu9+DqIOJldST4HgPkuea7dvKSj5VgX3P1d4rW8Tg==}
dependencies:
defaults: 1.0.3
defaults: 1.0.4
dev: true
/webidl-conversions/3.0.1:
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论