Skip to content

Commit 8d2615a

Browse files
Update expo monorepo
1 parent 18d5415 commit 8d2615a

File tree

2 files changed

+322
-290
lines changed

2 files changed

+322
-290
lines changed

app/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@
1616
"@react-universal/core": "workspace:*",
1717
"@react-universal/svg": "workspace:*",
1818
"@types/react": "~18.3.18",
19-
"expo": "^52.0.23",
20-
"expo-dev-client": "~5.0.7",
21-
"expo-screen-orientation": "~8.0.2",
22-
"expo-splash-screen": "~0.29.18",
23-
"expo-status-bar": "~2.0.0",
19+
"expo": "^52.0.27",
20+
"expo-dev-client": "~5.0.10",
21+
"expo-screen-orientation": "~8.0.4",
22+
"expo-splash-screen": "~0.29.21",
23+
"expo-status-bar": "~2.0.1",
2424
"react": "18.3.1",
2525
"react-native": "0.76.5",
2626
"react-native-svg": "15.8.0",
@@ -29,7 +29,7 @@
2929
"devDependencies": {
3030
"@babel/core": "^7.26.0",
3131
"@babel/preset-env": "^7.26.0",
32-
"@expo/metro-runtime": "~4.0.0",
32+
"@expo/metro-runtime": "~4.0.1",
3333
"@types/babel__core": "^7.20.5",
3434
"typescript": "~5.7.2"
3535
}

0 commit comments

Comments
 (0)