File tree 2 files changed +34
-2
lines changed
2 files changed +34
-2
lines changed Original file line number Diff line number Diff line change 81
81
"prettier" : " ^3.0.3" ,
82
82
"react" : " 18.3.1" ,
83
83
"react-native" : " 0.76.3" ,
84
- "react-native-builder-bob" : " ^0.33.3 " ,
84
+ "react-native-builder-bob" : " ^0.36.0 " ,
85
85
"turbo" : " ^1.10.7" ,
86
86
"typescript" : " ^5.2.2"
87
87
},
Original file line number Diff line number Diff line change @@ -2815,7 +2815,7 @@ __metadata:
2815
2815
prettier : ^3.0.3
2816
2816
react : 18.3.1
2817
2817
react-native : 0.76.3
2818
- react-native-builder-bob : ^0.33.3
2818
+ react-native-builder-bob : ^0.36.0
2819
2819
turbo : ^1.10.7
2820
2820
typescript : ^5.2.2
2821
2821
peerDependencies :
@@ -9300,6 +9300,38 @@ __metadata:
9300
9300
languageName : node
9301
9301
linkType : hard
9302
9302
9303
+ " react-native-builder-bob@npm:^0.36.0 " :
9304
+ version : 0.36.0
9305
+ resolution : " react-native-builder-bob@npm:0.36.0"
9306
+ dependencies :
9307
+ " @babel/core " : ^7.25.2
9308
+ " @babel/plugin-transform-strict-mode " : ^7.24.7
9309
+ " @babel/preset-env " : ^7.25.2
9310
+ " @babel/preset-flow " : ^7.24.7
9311
+ " @babel/preset-react " : ^7.24.7
9312
+ " @babel/preset-typescript " : ^7.24.7
9313
+ babel-plugin-module-resolver : ^5.0.2
9314
+ browserslist : ^4.20.4
9315
+ cosmiconfig : ^9.0.0
9316
+ cross-spawn : ^7.0.3
9317
+ dedent : ^0.7.0
9318
+ del : ^6.1.1
9319
+ escape-string-regexp : ^4.0.0
9320
+ fs-extra : ^10.1.0
9321
+ glob : ^8.0.3
9322
+ is-git-dirty : ^2.0.1
9323
+ json5 : ^2.2.1
9324
+ kleur : ^4.1.4
9325
+ metro-config : ^0.80.9
9326
+ prompts : ^2.4.2
9327
+ which : ^2.0.2
9328
+ yargs : ^17.5.1
9329
+ bin :
9330
+ bob : bin/bob
9331
+ checksum : 2d47c039e3d6f90cd6a074cbe35c2dfc96868a73a6aee503fb981aace1c1ec2830517ce4910f5e368a558ed2f10302f60361cb1bf37ef341a913d125020bd2ee
9332
+ languageName : node
9333
+ linkType : hard
9334
+
9303
9335
" react-native@npm:0.76.3 " :
9304
9336
version : 0.76.3
9305
9337
resolution : " react-native@npm:0.76.3"
You can’t perform that action at this time.
0 commit comments