Skip to content

Commit fb8524f

Browse files
committed
upgrade ExpoSDK 51
1 parent 9e5e8ab commit fb8524f

3 files changed

Lines changed: 1398 additions & 1406 deletions

File tree

example/package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -11,30 +11,30 @@
1111
"dependencies": {
1212
"@react-navigation/native": "^6.1.6",
1313
"@react-navigation/native-stack": "^6.9.12",
14-
"expo": "^50.0.14",
15-
"expo-status-bar": "~1.11.1",
16-
"expo-updates": "~0.24.12",
14+
"expo": "~51.0.4",
15+
"expo-status-bar": "~1.12.1",
16+
"expo-updates": "~0.25.11",
1717
"react": "18.2.0",
1818
"react-dom": "18.2.0",
19-
"react-native": "0.73.6",
20-
"react-native-gesture-handler": "~2.14.0",
21-
"react-native-reanimated": "~3.6.2",
22-
"react-native-safe-area-context": "4.8.2",
23-
"react-native-screens": "~3.29.0",
24-
"react-native-web": "~0.19.6",
25-
"react-native-svg-transformer": "^1.3.0"
19+
"react-native": "0.74.1",
20+
"react-native-gesture-handler": "~2.16.1",
21+
"react-native-reanimated": "~3.10.1",
22+
"react-native-safe-area-context": "4.10.1",
23+
"react-native-screens": "3.31.1",
24+
"react-native-svg-transformer": "^1.3.0",
25+
"react-native-web": "~0.19.6"
2626
},
2727
"devDependencies": {
2828
"@babel/core": "^7.20.0",
2929
"@babel/runtime": "^7.18.3",
3030
"@expo/webpack-config": "~19.0.1",
3131
"@types/jest": "^27.5.1",
32-
"@types/react": "~18.2.45",
32+
"@types/react": "~18.2.79",
3333
"@types/react-native": "~0.70.6",
3434
"babel-plugin-module-resolver": "^4.1.0",
3535
"detox": "^19.11.0",
3636
"jest": "^29.2.1",
37-
"typescript": "^5.3.0"
37+
"typescript": "~5.3.3"
3838
},
3939
"private": true
4040
}

0 commit comments

Comments
 (0)