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"