From eea496da2ba03e671d6e2a2fc929669c94c136a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Dec 2025 19:51:18 +0000 Subject: [PATCH] build(deps): 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.29.8 to 0.31.10 - [Release notes](https://github.com/mrousavy/nitro/releases) - [Commits](https://github.com/mrousavy/nitro/compare/v0.29.8...v0.31.10) Updates `react-native-nitro-modules` from 0.29.8 to 0.31.10 - [Release notes](https://github.com/mrousavy/nitro/releases) - [Commits](https://github.com/mrousavy/nitro/compare/v0.29.8...v0.31.10) Updates `react-native-nitro-modules` from 0.29.8 to 0.31.10 - [Release notes](https://github.com/mrousavy/nitro/releases) - [Commits](https://github.com/mrousavy/nitro/compare/v0.29.8...v0.31.10) --- updated-dependencies: - dependency-name: nitrogen dependency-version: 0.31.10 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: nitro - dependency-name: react-native-nitro-modules dependency-version: 0.31.10 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nitro - dependency-name: react-native-nitro-modules dependency-version: 0.31.10 dependency-type: direct:production update-type: version-update:semver-minor 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 0794206..9f27fa8 100644 --- a/example/package.json +++ b/example/package.json @@ -16,7 +16,7 @@ "react": "19.1.0", "react-native": "0.81.1", "react-native-gesture-handler": "^2.28.0", - "react-native-nitro-modules": "0.29.8", + "react-native-nitro-modules": "0.31.10", "react-native-reanimated": "^4.1.3", "react-native-release-profiler": "^0.4.2", "react-native-safe-area-context": "^5.5.2", diff --git a/package.json b/package.json index 3483532..e6e0069 100644 --- a/package.json +++ b/package.json @@ -62,11 +62,11 @@ "@semantic-release/git": "^10.0.1", "@types/jest": "^29.5.12", "@types/react": "19.1.0", - "nitrogen": "0.29.8", + "nitrogen": "0.31.10", "react": "19.1.0", "react-native": "0.81.1", "react-native-builder-bob": "^0.37.0", - "react-native-nitro-modules": "0.29.8", + "react-native-nitro-modules": "0.31.10", "conventional-changelog-conventionalcommits": "^9.1.0", "semantic-release": "^24.2.6", "typescript": "^5.8.3",