Skip to content

Commit 9d0b36e

Browse files
committed
chore(samples): Bump sample to Expo 54
1 parent 0b64753 commit 9d0b36e

2 files changed

Lines changed: 2021 additions & 441 deletions

File tree

samples/expo/package.json

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -21,24 +21,24 @@
2121
},
2222
"dependencies": {
2323
"@sentry/react-native": "7.2.0",
24-
"@types/react": "~19.0.10",
25-
"expo": "^53.0.0",
26-
"expo-constants": "~17.1.5",
27-
"expo-dev-client": "~5.1.8",
28-
"expo-image-picker": "~16.1.4",
29-
"expo-linking": "~7.1.4",
30-
"expo-router": "~5.0.5",
31-
"expo-status-bar": "~2.2.3",
32-
"expo-updates": "~0.28.12",
33-
"expo-web-browser": "~14.1.6",
34-
"react": "19.0.0",
35-
"react-dom": "19.0.0",
36-
"react-native": "0.79.2",
37-
"react-native-gesture-handler": "~2.24.0",
38-
"react-native-safe-area-context": "5.4.0",
39-
"react-native-screens": "~4.10.0",
40-
"react-native-web": "^0.20.0",
41-
"typescript": "~5.8.3"
24+
"@types/react": "~19.1.10",
25+
"expo": "^54.0.0",
26+
"expo-constants": "~18.0.9",
27+
"expo-dev-client": "~6.0.13",
28+
"expo-image-picker": "~17.0.8",
29+
"expo-linking": "~8.0.8",
30+
"expo-router": "~6.0.10",
31+
"expo-status-bar": "~3.0.8",
32+
"expo-updates": "~29.0.12",
33+
"expo-web-browser": "~15.0.8",
34+
"react": "19.1.0",
35+
"react-dom": "19.1.0",
36+
"react-native": "0.81.4",
37+
"react-native-gesture-handler": "~2.28.0",
38+
"react-native-safe-area-context": "~5.6.0",
39+
"react-native-screens": "~4.16.0",
40+
"react-native-web": "^0.21.0",
41+
"typescript": "~5.9.2"
4242
},
4343
"devDependencies": {
4444
"@babel/core": "^7.26.0",

0 commit comments

Comments
 (0)