build(deps):
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2024-03-08 19:44:08 +08:00
parent fb614e94ac
commit 579ab497d2
2 changed files with 39 additions and 2 deletions

View File

@@ -58,6 +58,7 @@
"@babel/runtime": "^7.22.11",
"@tarojs/components": "3.6.24",
"@tarojs/helper": "3.6.24",
"@tarojs/plugin-framework-react": "^3.6.24",
"@tarojs/plugin-framework-vue3": "3.6.24",
"@tarojs/plugin-platform-alipay": "3.6.24",
"@tarojs/plugin-platform-h5": "3.6.24",

40
pnpm-lock.yaml generated
View File

@@ -14,6 +14,9 @@ dependencies:
'@tarojs/helper':
specifier: 3.6.24
version: 3.6.24
'@tarojs/plugin-framework-react':
specifier: ^3.6.24
version: 3.6.24(@tarojs/runtime@3.6.24)(@tarojs/shared@3.6.24)(@tarojs/taro@3.6.24)
'@tarojs/plugin-framework-vue3':
specifier: 3.6.24
version: 3.6.24(@tarojs/runtime@3.6.24)(@tarojs/shared@3.6.24)(@tarojs/taro@3.6.24)(vue@3.3.4)
@@ -2906,6 +2909,41 @@ packages:
- supports-color
dev: true
/@tarojs/plugin-framework-react@3.6.24(@tarojs/runtime@3.6.24)(@tarojs/shared@3.6.24)(@tarojs/taro@3.6.24):
resolution: {integrity: sha512-YTE3rLXaYZ3j+rytVRJyv4TsXOxmnz91yB7xtLWeVnTmgiAb3HmBd5GqSD7N9jjMJeiJ+2QRPPUQZ0nrGXAHoA==}
peerDependencies:
'@pmmmwh/react-refresh-webpack-plugin': '*'
'@prefresh/webpack': '*'
'@tarojs/runtime': ~3.6.24
'@tarojs/shared': ~3.6.24
preact: '*'
react: '>=17'
react-refresh: '*'
peerDependenciesMeta:
'@pmmmwh/react-refresh-webpack-plugin':
optional: true
'@prefresh/webpack':
optional: true
preact:
optional: true
react:
optional: true
react-refresh:
optional: true
dependencies:
'@tarojs/helper': 3.6.24
'@tarojs/runtime': 3.6.24(@tarojs/shared@3.6.24)
'@tarojs/service': 3.6.24(@tarojs/shared@3.6.24)(@tarojs/taro@3.6.24)
'@tarojs/shared': 3.6.24
acorn: 8.10.0
acorn-walk: 8.2.0
lodash: 4.17.21
transitivePeerDependencies:
- '@swc/helpers'
- '@tarojs/taro'
- supports-color
dev: false
/@tarojs/plugin-framework-vue3@3.6.24(@tarojs/runtime@3.6.24)(@tarojs/shared@3.6.24)(@tarojs/taro@3.6.24)(vue@3.3.4):
resolution: {integrity: sha512-eD7xfKY1xhzUQFi9Ri21HdlxpNql4EPpchfv1SjPn2PQj+EaK4oW/muMs1WhbSrljSqGZS4atGKXmRAq/OqHvg==}
peerDependencies:
@@ -4232,13 +4270,11 @@ packages:
/acorn-walk@8.2.0:
resolution: {integrity: sha512-k+iyHEuPgSw6SbuDpGQM+06HQUa04DZ3o+F6CSzXMvvI5KMvnaEqXe+YVe555R9nn6GPt404fos4wcgpw12SDA==}
engines: {node: '>=0.4.0'}
dev: true
/acorn@8.10.0:
resolution: {integrity: sha512-F0SAmZ8iUtS//m8DmCTA0jlh6TDKkHQyK6xc6V4KDTyZKA9dnvX9/3sRTVQrWm79glUAZbnmmNcdYwUIHWVybw==}
engines: {node: '>=0.4.0'}
hasBin: true
dev: true
/address@1.2.2:
resolution: {integrity: sha512-4B/qKCfeE/ODUaAUpSwfzazo5x29WD4r3vXiWsB7I2mSDAihwEqKO+g8GELZUQSSAo5e1XTYh3ZVfLyxBc12nA==}