OPS: fix android build

This commit is contained in:
overtorment 2024-06-25 11:57:46 +01:00
parent b1d38edb73
commit fb4b7079ec
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", "@babel/runtime": "^7.20.0",
"@jest/reporters": "^27.5.1", "@jest/reporters": "^27.5.1",
"@react-native/eslint-config": "^0.74.75", "@react-native/eslint-config": "^0.74.75",
"@react-native/metro-config": "^0.74.0",
"@tsconfig/react-native": "^3.0.2", "@tsconfig/react-native": "^3.0.2",
"@types/bip38": "^3.1.2", "@types/bip38": "^3.1.2",
"@types/bs58check": "^2.1.0", "@types/bs58check": "^2.1.0",
@ -105,6 +104,7 @@
"@react-native-clipboard/clipboard": "1.14.1", "@react-native-clipboard/clipboard": "1.14.1",
"@react-native-community/push-notification-ios": "1.11.0", "@react-native-community/push-notification-ios": "1.11.0",
"@react-native-menu/menu": "1.1.2", "@react-native-menu/menu": "1.1.2",
"@react-native/metro-config": "0.74.0",
"@react-navigation/drawer": "6.6.15", "@react-navigation/drawer": "6.6.15",
"@react-navigation/native": "6.1.17", "@react-navigation/native": "6.1.17",
"@react-navigation/native-stack": "6.9.26", "@react-navigation/native-stack": "6.9.26",