Skip to content

Commit 3fcffd8

Browse files
fix(deps): ⬆️ update expo monorepo
1 parent 3b521e1 commit 3fcffd8

File tree

3 files changed

+269
-29
lines changed

3 files changed

+269
-29
lines changed

example/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,11 @@
1717
"@react-navigation/native": "^6.1.6",
1818
"@react-navigation/stack": "^6.3.16",
1919
"expo": "^49.0.8",
20-
"expo-application": "~5.3.0",
21-
"expo-haptics": "~12.4.0",
22-
"expo-screen-orientation": "~6.0.6",
23-
"expo-splash-screen": "~0.20.5",
24-
"expo-status-bar": "~1.6.0",
20+
"expo-application": "~7.0.0",
21+
"expo-haptics": "~15.0.0",
22+
"expo-screen-orientation": "~9.0.0",
23+
"expo-splash-screen": "~31.0.0",
24+
"expo-status-bar": "~3.0.0",
2525
"react": "18.2.0",
2626
"react-dom": "18.2.0",
2727
"react-native": "0.72.10",

0 commit comments

Comments
 (0)