From ab820cbf5a29b1be441604b760ab1b7f831d9cb9 Mon Sep 17 00:00:00 2001 From: Tomasz Misiukiewicz Date: Thu, 3 Jul 2025 10:17:22 +0200 Subject: [PATCH 1/2] bump react-native-nitro-modules to 0.26.2 --- package-lock.json | 20 ++++++++++++++++---- package.json | 2 +- 2 files changed, 17 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index f06afa4944bd..70ea5c018adc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -107,7 +107,7 @@ "react-native-launch-arguments": "^4.0.2", "react-native-localize": "^2.2.6", "react-native-modal": "^13.0.0", - "react-native-nitro-modules": "0.25.2", + "react-native-nitro-modules": "0.26.2", "react-native-nitro-sqlite": "9.1.9", "react-native-onyx": "^2.0.113", "react-native-pager-view": "6.5.3", @@ -30043,6 +30043,18 @@ "url": "https://github.com/chalk/chalk?sponsor=1" } }, + "node_modules/nitro-codegen/node_modules/react-native-nitro-modules": { + "version": "0.25.2", + "resolved": "https://registry.npmjs.org/react-native-nitro-modules/-/react-native-nitro-modules-0.25.2.tgz", + "integrity": "sha512-rL+X0LzB8BXvpdrUE/+oZ5v4qS/1nZIq0M8Uctbvqq2q53sVCHX4995ffT8+lGIJe/f0QcBvvrEeXtBPl86iwQ==", + "dev": true, + "hasInstallScript": true, + "license": "MIT", + "peerDependencies": { + "react": "*", + "react-native": "*" + } + }, "node_modules/no-case": { "version": "3.0.4", "dev": true, @@ -32667,9 +32679,9 @@ } }, "node_modules/react-native-nitro-modules": { - "version": "0.25.2", - "resolved": "https://registry.npmjs.org/react-native-nitro-modules/-/react-native-nitro-modules-0.25.2.tgz", - "integrity": "sha512-rL+X0LzB8BXvpdrUE/+oZ5v4qS/1nZIq0M8Uctbvqq2q53sVCHX4995ffT8+lGIJe/f0QcBvvrEeXtBPl86iwQ==", + "version": "0.26.2", + "resolved": "https://registry.npmjs.org/react-native-nitro-modules/-/react-native-nitro-modules-0.26.2.tgz", + "integrity": "sha512-PvTUOryU/J1RDsPh1IvmAEDkYVVL32wCIYxkg6HsKgq+Dl+C8lth/MtW7cRZ+fJ0qW21NILbhBdhSXFzBx51fA==", "hasInstallScript": true, "license": "MIT", "peerDependencies": { diff --git a/package.json b/package.json index 90634f2d918d..00f3fa60bce2 100644 --- a/package.json +++ b/package.json @@ -176,7 +176,7 @@ "react-native-launch-arguments": "^4.0.2", "react-native-localize": "^2.2.6", "react-native-modal": "^13.0.0", - "react-native-nitro-modules": "0.25.2", + "react-native-nitro-modules": "0.26.2", "react-native-nitro-sqlite": "9.1.9", "react-native-onyx": "^2.0.113", "react-native-pager-view": "6.5.3", From 3af3d54e1d745654595433716d3edf69b9f3db06 Mon Sep 17 00:00:00 2001 From: Tomasz Misiukiewicz Date: Thu, 3 Jul 2025 12:07:33 +0200 Subject: [PATCH 2/2] bump react-native-nitro-sqlite to 9.1.10 --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 70ea5c018adc..bebfb7a8850e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -108,7 +108,7 @@ "react-native-localize": "^2.2.6", "react-native-modal": "^13.0.0", "react-native-nitro-modules": "0.26.2", - "react-native-nitro-sqlite": "9.1.9", + "react-native-nitro-sqlite": "9.1.10", "react-native-onyx": "^2.0.113", "react-native-pager-view": "6.5.3", "react-native-pdf": "6.7.3", @@ -32690,9 +32690,9 @@ } }, "node_modules/react-native-nitro-sqlite": { - "version": "9.1.9", - "resolved": "https://registry.npmjs.org/react-native-nitro-sqlite/-/react-native-nitro-sqlite-9.1.9.tgz", - "integrity": "sha512-jMGNfD0a3UN/wQurCtgwSEfZHrFU0/jdIDLx/5Q+iDZJHOERu/Hl/rfrLktt81LNW56kKOwIc9veTMjZaX3oKQ==", + "version": "9.1.10", + "resolved": "https://registry.npmjs.org/react-native-nitro-sqlite/-/react-native-nitro-sqlite-9.1.10.tgz", + "integrity": "sha512-7k4k7YPYRNM+qGOrkkdj5k+FB0hclqBM1r3rPTcnQ9C35TAGaq+umYhrS4me51+KSntgkQR9WcGkKGzrdyWO5w==", "hasInstallScript": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 00f3fa60bce2..677b12217ffb 100644 --- a/package.json +++ b/package.json @@ -177,7 +177,7 @@ "react-native-localize": "^2.2.6", "react-native-modal": "^13.0.0", "react-native-nitro-modules": "0.26.2", - "react-native-nitro-sqlite": "9.1.9", + "react-native-nitro-sqlite": "9.1.10", "react-native-onyx": "^2.0.113", "react-native-pager-view": "6.5.3", "react-native-pdf": "6.7.3",