Skip to content

Commit 1acaace

Browse files
committed
Bump expo
1 parent 4c2cf39 commit 1acaace

2 files changed

Lines changed: 202 additions & 184 deletions

File tree

apps/expo-example/package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11,33 +11,33 @@
1111
"clean": "rm -rf node_modules android ios"
1212
},
1313
"dependencies": {
14-
"@expo/metro-runtime": "~6.0.2",
14+
"@expo/metro-runtime": "~6.1.2",
1515
"@react-native-async-storage/async-storage": "2.2.0",
16-
"@react-native-community/slider": "patch:@react-native-community/slider@npm%3A4.5.7#~/.yarn/patches/@react-native-community-slider-npm-4.5.7-658e0e58c9.patch",
16+
"@react-native-community/slider": "5.0.1",
1717
"@react-native-community/viewpager": "5.0.11",
1818
"@react-navigation/elements": "^2.3.8",
1919
"@react-navigation/native": "^7.1.6",
2020
"@react-navigation/stack": "^7.2.10",
2121
"@swmansion/icons": "^0.0.1",
2222
"common-app": "workspace:*",
23-
"expo": "^54.0.0-preview.2",
23+
"expo": "^54.0.7",
2424
"expo-camera": "~17.0.2",
2525
"expo-status-bar": "~3.0.2",
2626
"react": "19.1.0",
2727
"react-dom": "19.1.0",
28-
"react-native": "0.81.0",
28+
"react-native": "0.81.4",
2929
"react-native-gesture-handler": "workspace:*",
30-
"react-native-reanimated": "^4.0.2",
30+
"react-native-reanimated": "4.0.2",
3131
"react-native-safe-area-context": "~5.6.0",
32-
"react-native-screens": "~4.14.0",
32+
"react-native-screens": "~4.16.0",
3333
"react-native-svg": "15.12.1",
3434
"react-native-web": "^0.21.0",
35-
"react-native-worklets": "^0.4.0"
35+
"react-native-worklets": "0.4.0"
3636
},
3737
"devDependencies": {
3838
"@babel/core": "^7.25.2",
3939
"@types/react": "~19.1.10",
40-
"@types/react-dom": "~18.0.8",
40+
"@types/react-dom": "~19.1.7",
4141
"@types/react-native-web": "^0",
4242
"typescript": "~5.9.2"
4343
},

0 commit comments

Comments
 (0)