File tree 2 files changed +13
-1
lines changed
packages/react-native-builder-bob
2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 60
60
"kleur" : " ^4.1.4" ,
61
61
"metro-config" : " ^0.80.9" ,
62
62
"prompts" : " ^2.4.2" ,
63
+ "react-native-monorepo-config" : " ^0.1.7" ,
63
64
"which" : " ^2.0.2" ,
64
65
"yargs" : " ^17.5.1"
65
66
},
Original file line number Diff line number Diff line change @@ -7335,7 +7335,7 @@ __metadata:
7335
7335
languageName: node
7336
7336
linkType: hard
7337
7337
7338
- "fast-glob@npm:^3.3.2":
7338
+ "fast-glob@npm:^3.3.2, fast-glob@npm:^3.3.3 ":
7339
7339
version: 3.3.3
7340
7340
resolution: "fast-glob@npm:3.3.3"
7341
7341
dependencies:
@@ -12353,6 +12353,7 @@ __metadata:
12353
12353
mock-fs: ^5.2.0
12354
12354
mock-stdin: ^1.0.0
12355
12355
prompts: ^2.4.2
12356
+ react-native-monorepo-config: ^0.1.7
12356
12357
vitest: ^3.1.1
12357
12358
which: ^2.0.2
12358
12359
yargs: ^17.5.1
@@ -12361,6 +12362,16 @@ __metadata:
12361
12362
languageName: unknown
12362
12363
linkType: soft
12363
12364
12365
+ "react-native-monorepo-config@npm:^0.1.7":
12366
+ version: 0.1.7
12367
+ resolution: "react-native-monorepo-config@npm:0.1.7"
12368
+ dependencies:
12369
+ escape-string-regexp: ^5.0.0
12370
+ fast-glob: ^3.3.3
12371
+ checksum: 828b8132c0121f23993b34a4a979971b80061ff8810ff1275fc26e76a264d44bad14d219990013a0f4b705ac8e64a270549fbd906bfd4217d468f6aa08ec7712
12372
+ languageName: node
12373
+ linkType: hard
12374
+
12364
12375
"react@npm:^18.2.0":
12365
12376
version: 18.2.0
12366
12377
resolution: "react@npm:18.2.0"
You can’t perform that action at this time.
0 commit comments