From 0bc9b097760aea0750e0cc24ce39f8220e2e5117 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 21:40:18 +0000 Subject: [PATCH] chore(deps-dev): bump react-native-monorepo-config from 0.3.3 to 0.4.0 Bumps [react-native-monorepo-config](https://github.com/satya164/react-native-monorepo-config) from 0.3.3 to 0.4.0. - [Release notes](https://github.com/satya164/react-native-monorepo-config/releases) - [Changelog](https://github.com/satya164/react-native-monorepo-config/blob/main/CHANGELOG.md) - [Commits](https://github.com/satya164/react-native-monorepo-config/compare/v0.3.3...v0.4.0) --- updated-dependencies: - dependency-name: react-native-monorepo-config dependency-version: 0.4.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- examples/sdk-example/package.json | 2 +- examples/trails-actions-example/package.json | 2 +- yarn.lock | 14 ++++++++++++-- 3 files changed, 14 insertions(+), 4 deletions(-) diff --git a/examples/sdk-example/package.json b/examples/sdk-example/package.json index fcb0035..bac4cf8 100644 --- a/examples/sdk-example/package.json +++ b/examples/sdk-example/package.json @@ -28,7 +28,7 @@ "@react-native/typescript-config": "0.85.3", "@types/react": "^19.2.0", "react-native-builder-bob": "^0.42.1", - "react-native-monorepo-config": "^0.3.3" + "react-native-monorepo-config": "^0.4.0" }, "engines": { "node": ">= 22.11.0" diff --git a/examples/trails-actions-example/package.json b/examples/trails-actions-example/package.json index 50bbac7..7bdf252 100644 --- a/examples/trails-actions-example/package.json +++ b/examples/trails-actions-example/package.json @@ -33,7 +33,7 @@ "@react-native/typescript-config": "0.85.3", "@types/react": "^19.2.0", "react-native-builder-bob": "^0.42.1", - "react-native-monorepo-config": "^0.3.3" + "react-native-monorepo-config": "^0.4.0" }, "engines": { "node": ">= 22.11.0" diff --git a/yarn.lock b/yarn.lock index 42e9ccd..1850699 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10102,7 +10102,7 @@ __metadata: react-native: "npm:0.85.3" react-native-builder-bob: "npm:^0.42.1" react-native-inappbrowser-reborn: "npm:3.7.1" - react-native-monorepo-config: "npm:^0.3.3" + react-native-monorepo-config: "npm:^0.4.0" languageName: unknown linkType: soft @@ -10129,7 +10129,7 @@ __metadata: react-native: "npm:0.85.3" react-native-builder-bob: "npm:^0.42.1" react-native-inappbrowser-reborn: "npm:3.7.1" - react-native-monorepo-config: "npm:^0.3.3" + react-native-monorepo-config: "npm:^0.4.0" react-native-webview: "npm:^13.16.1" viem: "npm:^2.41.0" languageName: unknown @@ -10847,6 +10847,16 @@ __metadata: languageName: node linkType: hard +"react-native-monorepo-config@npm:^0.4.0": + version: 0.4.0 + resolution: "react-native-monorepo-config@npm:0.4.0" + dependencies: + escape-string-regexp: "npm:^5.0.0" + fast-glob: "npm:^3.3.3" + checksum: 10c0/62e6e2ab859a2e0e5a4028b9f018043a803bfd35c62017a0ca834fc0ff389b5f9cca82c3bf5332d30644e9488e6144ebb0a94965c918d64fce5dbabe094163f8 + languageName: node + linkType: hard + "react-native-webview@npm:^13.16.1": version: 13.16.1 resolution: "react-native-webview@npm:13.16.1"