From 16fce64b67c648d6235b46b0dfcaf0e1784d27ad Mon Sep 17 00:00:00 2001 From: Tommy Nguyen <4123478+tido64@users.noreply.github.com> Date: Tue, 2 Sep 2025 06:42:38 +0200 Subject: [PATCH] fix(macos): declare support for 0.79 --- package.json | 2 +- yarn.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 109d98265..24738c61a 100644 --- a/package.json +++ b/package.json @@ -102,7 +102,7 @@ "@expo/config-plugins": ">=5.0", "react": "18.1 - 19.1", "react-native": "0.70 - 0.81 || >=0.82.0-0 <0.82.0", - "react-native-macos": "^0.0.0-0 || 0.71 - 0.78", + "react-native-macos": "^0.0.0-0 || 0.71 - 0.79", "react-native-windows": "^0.0.0-0 || 0.70 - 0.79" }, "peerDependenciesMeta": { diff --git a/yarn.lock b/yarn.lock index 91e36f2a0..70c57d912 100644 --- a/yarn.lock +++ b/yarn.lock @@ -12459,7 +12459,7 @@ __metadata: "@expo/config-plugins": ">=5.0" react: 18.1 - 19.1 react-native: 0.70 - 0.81 || >=0.82.0-0 <0.82.0 - react-native-macos: ^0.0.0-0 || 0.71 - 0.78 + react-native-macos: ^0.0.0-0 || 0.71 - 0.79 react-native-windows: ^0.0.0-0 || 0.70 - 0.79 peerDependenciesMeta: "@callstack/react-native-visionos":