Skip to content

Commit 6855d67

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-20250722-599a28f. - [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-20250722-599a28f dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 541511b commit 6855d67

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
"expo": "54.0.0-canary-20250713-8f814f8",
1616
"expo-dev-client": "5.2.4",
1717
"expo-status-bar": "~2.2.3",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2201,12 +2201,12 @@ __metadata:
22012201
languageName: node
22022202
linkType: hard
22032203

2204-
"@expo/metro-runtime@npm:6.0.0-canary-20250713-8f814f8":
2205-
version: 6.0.0-canary-20250713-8f814f8
2206-
resolution: "@expo/metro-runtime@npm:6.0.0-canary-20250713-8f814f8"
2204+
"@expo/metro-runtime@npm:6.0.0-canary-20250729-d8899ae":
2205+
version: 6.0.0-canary-20250729-d8899ae
2206+
resolution: "@expo/metro-runtime@npm:6.0.0-canary-20250729-d8899ae"
22072207
peerDependencies:
22082208
react-native: "*"
2209-
checksum: 10c0/fba6c62f6b38c603988d93681410b5eb96028f4951b8edbcbed2837ecf4ec84a7b296b70fef123ad1b4a97c2b4100b087c60006ec4ffb7b04384619aeebac24e
2209+
checksum: 10c0/87c9f939be383a3e3faeadba2389d5e60b3f33cc716f3bdec2a7d877fbfeec9a42c714b35202368bec2c5dd0b22164781e484ac6ae53720614e43f257ecd5177
22102210
languageName: node
22112211
linkType: hard
22122212

@@ -10887,7 +10887,7 @@ __metadata:
1088710887
resolution: "react-native-css-example@workspace:example"
1088810888
dependencies:
1088910889
"@babel/core": "npm:^7.20.0"
10890-
"@expo/metro-runtime": "npm:6.0.0-canary-20250713-8f814f8"
10890+
"@expo/metro-runtime": "npm:6.0.0-canary-20250729-d8899ae"
1089110891
expo: "npm:54.0.0-canary-20250713-8f814f8"
1089210892
expo-dev-client: "npm:5.2.4"
1089310893
expo-status-bar: "npm:~2.2.3"

0 commit comments

Comments
 (0)