File tree Expand file tree Collapse file tree 2 files changed +17
-6
lines changed Expand file tree Collapse file tree 2 files changed +17
-6
lines changed Original file line number Diff line number Diff line change 11
11
"web" : " expo start --web"
12
12
},
13
13
"dependencies" : {
14
- "@expo/metro-runtime" : " 6.0.0-canary-20250713-8f814f8 " ,
14
+ "@expo/metro-runtime" : " 6.0.2 " ,
15
15
"@tailwindcss/postcss" : " ^4.1.11" ,
16
16
"expo" : " 54.0.0-canary-20250713-8f814f8" ,
17
17
"expo-dev-client" : " 5.2.4" ,
Original file line number Diff line number Diff line change @@ -2254,12 +2254,23 @@ __metadata:
2254
2254
languageName : node
2255
2255
linkType : hard
2256
2256
2257
- " @expo/metro-runtime@npm:6.0.0-canary-20250713-8f814f8 " :
2258
- version : 6.0.0-canary-20250713-8f814f8
2259
- resolution : " @expo/metro-runtime@npm:6.0.0-canary-20250713-8f814f8"
2257
+ " @expo/metro-runtime@npm:6.0.2 " :
2258
+ version : 6.0.2
2259
+ resolution : " @expo/metro-runtime@npm:6.0.2"
2260
+ dependencies :
2261
+ anser : " npm:^1.4.9"
2262
+ pretty-format : " npm:^29.7.0"
2263
+ stacktrace-parser : " npm:^0.1.10"
2264
+ whatwg-fetch : " npm:^3.0.0"
2260
2265
peerDependencies :
2266
+ expo : " *"
2267
+ react : " *"
2268
+ react-dom : " *"
2261
2269
react-native : " *"
2262
- checksum : 10c0/fba6c62f6b38c603988d93681410b5eb96028f4951b8edbcbed2837ecf4ec84a7b296b70fef123ad1b4a97c2b4100b087c60006ec4ffb7b04384619aeebac24e
2270
+ peerDependenciesMeta :
2271
+ react-dom :
2272
+ optional : true
2273
+ checksum : 10c0/4071102c0a1b43878d666cbfa0a6fa095ce1fda8a751eb2ed63435aad9f695a764d17f192b368cf9acaddd365e5cff741be285c29e79803d6a8c6dd5d57e614f
2263
2274
languageName : node
2264
2275
linkType : hard
2265
2276
@@ -11012,7 +11023,7 @@ __metadata:
11012
11023
resolution : " react-native-css-example@workspace:example"
11013
11024
dependencies :
11014
11025
" @babel/core " : " npm:^7.20.0"
11015
- " @expo/metro-runtime " : " npm:6.0.0-canary-20250713-8f814f8 "
11026
+ " @expo/metro-runtime " : " npm:6.0.2 "
11016
11027
" @tailwindcss/postcss " : " npm:^4.1.11"
11017
11028
expo : " npm:54.0.0-canary-20250713-8f814f8"
11018
11029
expo-dev-client : " npm:5.2.4"
You can’t perform that action at this time.
0 commit comments