From 61b49879d743f2d38058a3552ca0ae96eeaa5531 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Aug 2025 06:56:12 +0000 Subject: [PATCH] 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] --- example/package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/example/package.json b/example/package.json index 6bc1aa9..fb7af0d 100644 --- a/example/package.json +++ b/example/package.json @@ -11,7 +11,7 @@ "web": "expo start --web" }, "dependencies": { - "@expo/metro-runtime": "6.0.0-canary-20250713-8f814f8", + "@expo/metro-runtime": "6.0.0-canary-20250729-d8899ae", "@tailwindcss/postcss": "^4.1.11", "expo": "54.0.0-canary-20250713-8f814f8", "expo-dev-client": "5.2.4", diff --git a/yarn.lock b/yarn.lock index b45b8fc..272c9c9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2254,12 +2254,12 @@ __metadata: languageName: node linkType: hard -"@expo/metro-runtime@npm:6.0.0-canary-20250713-8f814f8": - version: 6.0.0-canary-20250713-8f814f8 - resolution: "@expo/metro-runtime@npm:6.0.0-canary-20250713-8f814f8" +"@expo/metro-runtime@npm:6.0.0-canary-20250729-d8899ae": + version: 6.0.0-canary-20250729-d8899ae + resolution: "@expo/metro-runtime@npm:6.0.0-canary-20250729-d8899ae" peerDependencies: react-native: "*" - checksum: 10c0/fba6c62f6b38c603988d93681410b5eb96028f4951b8edbcbed2837ecf4ec84a7b296b70fef123ad1b4a97c2b4100b087c60006ec4ffb7b04384619aeebac24e + checksum: 10c0/87c9f939be383a3e3faeadba2389d5e60b3f33cc716f3bdec2a7d877fbfeec9a42c714b35202368bec2c5dd0b22164781e484ac6ae53720614e43f257ecd5177 languageName: node linkType: hard @@ -11012,7 +11012,7 @@ __metadata: resolution: "react-native-css-example@workspace:example" dependencies: "@babel/core": "npm:^7.20.0" - "@expo/metro-runtime": "npm:6.0.0-canary-20250713-8f814f8" + "@expo/metro-runtime": "npm:6.0.0-canary-20250729-d8899ae" "@tailwindcss/postcss": "npm:^4.1.11" expo: "npm:54.0.0-canary-20250713-8f814f8" expo-dev-client: "npm:5.2.4"