Skip to content

Commit d0c5f3a

Browse files
committed
chore: update experiments-app deps
1 parent 74d5971 commit d0c5f3a

File tree

5 files changed

+9145
-6717
lines changed

5 files changed

+9145
-6717
lines changed

experiments-app/package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -14,16 +14,16 @@
1414
"dependencies": {
1515
"@react-navigation/native": "^6.1.6",
1616
"@react-navigation/native-stack": "^6.9.12",
17-
"expo": "^49.0.0",
18-
"expo-status-bar": "~1.6.0",
17+
"expo": "^51.0.26",
18+
"expo-status-bar": "~1.12.1",
1919
"react": "18.2.0",
20-
"react-native": "0.72.3",
21-
"react-native-safe-area-context": "4.6.3",
22-
"react-native-screens": "~3.22.0"
20+
"react-native": "0.74.5",
21+
"react-native-safe-area-context": "4.10.5",
22+
"react-native-screens": "3.31.1"
2323
},
2424
"devDependencies": {
25-
"@babel/core": "^7.20.0",
26-
"@types/react": "~18.2.14",
27-
"typescript": "^5.1.3"
25+
"@babel/core": "^7.24.0",
26+
"@types/react": "~18.2.79",
27+
"typescript": "~5.3.3"
2828
}
2929
}

0 commit comments

Comments
 (0)