Skip to content

Commit 61b4987

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.0-canary-20250729-d8899ae. - [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.0-canary-20250729-d8899ae dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 72385ef commit 61b4987

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-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.0-canary-20250729-d8899ae",
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: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2254,12 +2254,12 @@ __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.0-canary-20250729-d8899ae":
2258+
version: 6.0.0-canary-20250729-d8899ae
2259+
resolution: "@expo/metro-runtime@npm:6.0.0-canary-20250729-d8899ae"
22602260
peerDependencies:
22612261
react-native: "*"
2262-
checksum: 10c0/fba6c62f6b38c603988d93681410b5eb96028f4951b8edbcbed2837ecf4ec84a7b296b70fef123ad1b4a97c2b4100b087c60006ec4ffb7b04384619aeebac24e
2262+
checksum: 10c0/87c9f939be383a3e3faeadba2389d5e60b3f33cc716f3bdec2a7d877fbfeec9a42c714b35202368bec2c5dd0b22164781e484ac6ae53720614e43f257ecd5177
22632263
languageName: node
22642264
linkType: hard
22652265

@@ -11012,7 +11012,7 @@ __metadata:
1101211012
resolution: "react-native-css-example@workspace:example"
1101311013
dependencies:
1101411014
"@babel/core": "npm:^7.20.0"
11015-
"@expo/metro-runtime": "npm:6.0.0-canary-20250713-8f814f8"
11015+
"@expo/metro-runtime": "npm:6.0.0-canary-20250729-d8899ae"
1101611016
"@tailwindcss/postcss": "npm:^4.1.11"
1101711017
expo: "npm:54.0.0-canary-20250713-8f814f8"
1101811018
expo-dev-client: "npm:5.2.4"

0 commit comments

Comments
 (0)