From 1d61bfc2942c98649b433f2683333663921e30f8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Jun 2026 05:43:59 +0000 Subject: [PATCH] Bump the nitro group across 2 directories with 2 updates Bumps the nitro group with 2 updates in the / directory: [nitrogen](https://github.com/mrousavy/nitro) and [react-native-nitro-modules](https://github.com/mrousavy/nitro). Bumps the nitro group with 1 update in the /example directory: [react-native-nitro-modules](https://github.com/mrousavy/nitro). Updates `nitrogen` from 0.35.3 to 0.35.9 - [Release notes](https://github.com/mrousavy/nitro/releases) - [Commits](https://github.com/mrousavy/nitro/compare/v0.35.3...v0.35.9) Updates `react-native-nitro-modules` from 0.35.3 to 0.35.9 - [Release notes](https://github.com/mrousavy/nitro/releases) - [Commits](https://github.com/mrousavy/nitro/compare/v0.35.3...v0.35.9) Updates `react-native-nitro-modules` from 0.35.3 to 0.35.9 - [Release notes](https://github.com/mrousavy/nitro/releases) - [Commits](https://github.com/mrousavy/nitro/compare/v0.35.3...v0.35.9) Updates `react-native-nitro-modules` from 0.35.3 to 0.35.9 - [Release notes](https://github.com/mrousavy/nitro/releases) - [Commits](https://github.com/mrousavy/nitro/compare/v0.35.3...v0.35.9) Updates `react-native-nitro-modules` from 0.35.3 to 0.35.9 - [Release notes](https://github.com/mrousavy/nitro/releases) - [Commits](https://github.com/mrousavy/nitro/compare/v0.35.3...v0.35.9) --- updated-dependencies: - dependency-name: nitrogen dependency-version: 0.35.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: nitro - dependency-name: react-native-nitro-modules dependency-version: 0.35.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nitro - dependency-name: react-native-nitro-modules dependency-version: 0.35.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nitro - dependency-name: react-native-nitro-modules dependency-version: 0.35.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nitro - dependency-name: react-native-nitro-modules dependency-version: 0.35.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nitro ... Signed-off-by: dependabot[bot] --- example/package.json | 2 +- package.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/example/package.json b/example/package.json index 1c3f605..571aa2c 100644 --- a/example/package.json +++ b/example/package.json @@ -16,7 +16,7 @@ "react": "19.2.3", "react-dom": "19.2.3", "react-native": "0.84.1", - "react-native-nitro-modules": "0.35.3", + "react-native-nitro-modules": "0.35.9", "react-native-safe-area-context": "^5.5.2", "react-native-web": "^0.20.0" }, diff --git a/package.json b/package.json index cc8dbfd..2432d26 100644 --- a/package.json +++ b/package.json @@ -64,11 +64,11 @@ "@biomejs/biome": "2.4.10", "@types/jest": "^29.5.12", "@types/react": "19.2.0", - "nitrogen": "0.35.3", + "nitrogen": "0.35.9", "react": "19.2.3", "react-native": "0.84.1", "react-native-builder-bob": "^0.40.18", - "react-native-nitro-modules": "0.35.3", + "react-native-nitro-modules": "0.35.9", "typescript": "^5.8.3" }, "peerDependencies": {