Skip to content

Commit 4c18243

Browse files
authored
Bump expo to stable 53 (#3527)
## Description This PR bumps `expo` to stable release 53. ## Test plan Tested that example app builds on both platforms and architectures.
1 parent 4644de7 commit 4c18243

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

apps/expo-example/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,12 @@
2121
"@react-navigation/stack": "^7.2.10",
2222
"@swmansion/icons": "^0.0.1",
2323
"common-app": "workspace:*",
24-
"expo": "~53.0.0-preview.7",
24+
"expo": "^53.0.9",
2525
"expo-camera": "~16.1.1",
2626
"expo-status-bar": "~2.2.1",
2727
"react": "19.0.0",
2828
"react-dom": "19.0.0",
29-
"react-native": "0.79.0",
29+
"react-native": "0.79.2",
3030
"react-native-gesture-handler": "workspace:*",
3131
"react-native-reanimated": "3.17.5",
3232
"react-native-safe-area-context": "5.4.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8026,12 +8026,12 @@ __metadata:
80268026
"@types/react-dom": "npm:^19"
80278027
"@types/react-native-web": "npm:^0"
80288028
common-app: "workspace:*"
8029-
expo: "npm:~53.0.0-preview.7"
8029+
expo: "npm:^53.0.9"
80308030
expo-camera: "npm:~16.1.1"
80318031
expo-status-bar: "npm:~2.2.1"
80328032
react: "npm:19.0.0"
80338033
react-dom: "npm:19.0.0"
8034-
react-native: "npm:0.79.0"
8034+
react-native: "npm:0.79.2"
80358035
react-native-gesture-handler: "workspace:*"
80368036
react-native-reanimated: "npm:3.17.5"
80378037
react-native-safe-area-context: "npm:5.4.0"
@@ -8113,7 +8113,7 @@ __metadata:
81138113
languageName: node
81148114
linkType: hard
81158115

8116-
"expo@npm:~53.0.0-preview.7":
8116+
"expo@npm:^53.0.9":
81178117
version: 53.0.9
81188118
resolution: "expo@npm:53.0.9"
81198119
dependencies:
@@ -13800,7 +13800,7 @@ __metadata:
1380013800
languageName: node
1380113801
linkType: hard
1380213802

13803-
"react-native@npm:*":
13803+
"react-native@npm:*, react-native@npm:0.79.2":
1380413804
version: 0.79.2
1380513805
resolution: "react-native@npm:0.79.2"
1380613806
dependencies:

0 commit comments

Comments
 (0)