Skip to content

Commit b2489a6

Browse files
chore(deps): bump @expo/metro-runtime
Bumps [@expo/metro-runtime](https://github.com/expo/expo) from 6.0.0-canary-20250713-8f814f8 to 6.0.2. - [Changelog](https://github.com/expo/expo/blob/main/CHANGELOG.md) - [Commits](https://github.com/expo/expo/commits) --- updated-dependencies: - dependency-name: "@expo/metro-runtime" dependency-version: 6.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 04068d6 commit b2489a6

File tree

2 files changed

+17
-6
lines changed

2 files changed

+17
-6
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"web": "expo start --web"
1212
},
1313
"dependencies": {
14-
"@expo/metro-runtime": "6.0.0-canary-20250713-8f814f8",
14+
"@expo/metro-runtime": "6.0.2",
1515
"@tailwindcss/postcss": "^4.1.11",
1616
"expo": "54.0.0-canary-20250713-8f814f8",
1717
"expo-dev-client": "5.2.4",

yarn.lock

Lines changed: 16 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2254,12 +2254,23 @@ __metadata:
22542254
languageName: node
22552255
linkType: hard
22562256

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"
22602265
peerDependencies:
2266+
expo: "*"
2267+
react: "*"
2268+
react-dom: "*"
22612269
react-native: "*"
2262-
checksum: 10c0/fba6c62f6b38c603988d93681410b5eb96028f4951b8edbcbed2837ecf4ec84a7b296b70fef123ad1b4a97c2b4100b087c60006ec4ffb7b04384619aeebac24e
2270+
peerDependenciesMeta:
2271+
react-dom:
2272+
optional: true
2273+
checksum: 10c0/4071102c0a1b43878d666cbfa0a6fa095ce1fda8a751eb2ed63435aad9f695a764d17f192b368cf9acaddd365e5cff741be285c29e79803d6a8c6dd5d57e614f
22632274
languageName: node
22642275
linkType: hard
22652276

@@ -11012,7 +11023,7 @@ __metadata:
1101211023
resolution: "react-native-css-example@workspace:example"
1101311024
dependencies:
1101411025
"@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"
1101611027
"@tailwindcss/postcss": "npm:^4.1.11"
1101711028
expo: "npm:54.0.0-canary-20250713-8f814f8"
1101811029
expo-dev-client: "npm:5.2.4"

0 commit comments

Comments
 (0)