From 6464a62460298c503c3d22c09c5c8a8d11e0efb5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Mar 2026 12:45:51 +0000 Subject: [PATCH] Bump react-native from 0.79.6 to 0.84.1 in /npm-api-maker Bumps [react-native](https://github.com/facebook/react-native/tree/HEAD/packages/react-native) from 0.79.6 to 0.84.1. - [Release notes](https://github.com/facebook/react-native/releases) - [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG-0.7x.md) - [Commits](https://github.com/facebook/react-native/commits/v0.84.1/packages/react-native) --- updated-dependencies: - dependency-name: react-native dependency-version: 0.84.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- npm-api-maker/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/npm-api-maker/package.json b/npm-api-maker/package.json index 5d5ddfccc..82718c74d 100644 --- a/npm-api-maker/package.json +++ b/npm-api-maker/package.json @@ -92,7 +92,7 @@ "jest": "~29.7.0", "react": "19.0.0", "react-dom": "19.0.0", - "react-native": "0.79.6", + "react-native": "0.84.1", "react-native-vector-icons": "^10.3.0", "typescript": "~5.8.3", "velocious": "^1.0.175"