Skip to content

Commit 8984030

Browse files
committed
feat: upgrade expo canary
1 parent ac89ce8 commit 8984030

File tree

3 files changed

+420
-178
lines changed

3 files changed

+420
-178
lines changed

example/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@
1111
"web": "expo start --web"
1212
},
1313
"dependencies": {
14-
"@expo/metro-runtime": "6.0.0-canary-20250713-8f814f8",
14+
"@expo/metro-runtime": "6.0.0-canary-20250729-d8899ae",
1515
"@tailwindcss/postcss": "^4.1.11",
16-
"expo": "54.0.0-canary-20250713-8f814f8",
16+
"expo": "54.0.0-canary-20250729-d8899ae",
1717
"expo-dev-client": "5.2.4",
1818
"expo-status-bar": "~2.2.3",
19-
"expo-system-ui": "5.0.11-canary-20250713-8f814f8",
19+
"expo-system-ui": "5.0.11-canary-20250729-d8899ae",
2020
"metro-runtime": "^0.83.0",
2121
"react": "19.1.0",
2222
"react-dom": "19.1.0",

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@
146146
"debug": "^4.4.1"
147147
},
148148
"peerDependencies": {
149-
"expo": "54.0.0-canary-20250713-8f814f8",
149+
"expo": "54.0.0-canary-20250729-d8899ae",
150150
"lightningcss": ">=1.27.0",
151151
"react": "19.1.0",
152152
"react-native": "0.80.1"
@@ -166,15 +166,15 @@
166166
"@types/react-refresh": "^0",
167167
"@types/react-test-renderer": "^19",
168168
"babel-plugin-tester": "^12.0.0",
169-
"babel-preset-expo": "13.3.0-canary-20250713-8f814f8",
169+
"babel-preset-expo": "13.3.0-canary-20250729-d8899ae",
170170
"commitlint": "^19.8.1",
171171
"eas-build-cache-provider": "^16.4.2",
172172
"eslint": "^9.30.1",
173173
"eslint-config-prettier": "^10.1.5",
174174
"eslint-plugin-prettier": "^5.5.1",
175-
"expo": "54.0.0-canary-20250713-8f814f8",
175+
"expo": "54.0.0-canary-20250729-d8899ae",
176176
"jest": "^29.7.0",
177-
"jest-expo": "54.0.0-canary-20250713-8f814f8",
177+
"jest-expo": "54.0.0-canary-20250729-d8899ae",
178178
"lefthook": "^1.12.2",
179179
"lightningcss": "^1.30.1",
180180
"metro-runtime": "^0.83.0",

0 commit comments

Comments
 (0)