Merge pull request #6743 from BlueWallet/ops-fix-build

OPS: fix android build
This commit is contained in:
GLaDOS 2024-06-25 11:53:36 +00:00 committed by GitHub
commit c94c52fbc2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 205 additions and 437 deletions

640
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -11,7 +11,6 @@
"@babel/runtime": "^7.20.0",
"@jest/reporters": "^27.5.1",
"@react-native/eslint-config": "^0.74.75",
"@react-native/metro-config": "^0.74.0",
"@tsconfig/react-native": "^3.0.2",
"@types/bip38": "^3.1.2",
"@types/bs58check": "^2.1.0",
@ -105,6 +104,7 @@
"@react-native-clipboard/clipboard": "1.14.1",
"@react-native-community/push-notification-ios": "1.11.0",
"@react-native-menu/menu": "1.1.2",
"@react-native/metro-config": "0.74.0",
"@react-navigation/drawer": "6.6.15",
"@react-navigation/native": "6.1.17",
"@react-navigation/native-stack": "6.9.26",