Skip to content

Commit 867abf7

Browse files
committed
fix: 🐛 expo dependencies
1 parent ce4207d commit 867abf7

File tree

2 files changed

+144
-208
lines changed

2 files changed

+144
-208
lines changed

hackathon/spacecraft/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,12 +51,12 @@
5151
"react": "18.2.0",
5252
"react-currency-format": "^1.1.0",
5353
"react-dom": "18.2.0",
54-
"react-native": "0.74.1",
54+
"react-native": "0.74.5",
5555
"react-native-gesture-handler": "~2.16.1",
5656
"react-native-offline": "^6.0.0",
5757
"react-native-paper": "^5.12.2",
5858
"react-native-reanimated": "~3.10.1",
59-
"react-native-safe-area-context": "4.10.1",
59+
"react-native-safe-area-context": "4.10.5",
6060
"react-native-screens": "3.31.1",
6161
"react-native-vector-icons": "^10.0.3",
6262
"react-native-web": "~0.19.10",

0 commit comments

Comments
 (0)