Skip to content

Commit 1091feb

Browse files
committed
chore: bump builder-bob to v0.36.x
1 parent a28871e commit 1091feb

File tree

2 files changed

+34
-2
lines changed

2 files changed

+34
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"prettier": "^3.0.3",
8282
"react": "18.3.1",
8383
"react-native": "0.76.3",
84-
"react-native-builder-bob": "^0.33.3",
84+
"react-native-builder-bob": "^0.36.0",
8585
"turbo": "^1.10.7",
8686
"typescript": "^5.2.2"
8787
},

yarn.lock

+33-1
Original file line numberDiff line numberDiff line change
@@ -2815,7 +2815,7 @@ __metadata:
28152815
prettier: ^3.0.3
28162816
react: 18.3.1
28172817
react-native: 0.76.3
2818-
react-native-builder-bob: ^0.33.3
2818+
react-native-builder-bob: ^0.36.0
28192819
turbo: ^1.10.7
28202820
typescript: ^5.2.2
28212821
peerDependencies:
@@ -9300,6 +9300,38 @@ __metadata:
93009300
languageName: node
93019301
linkType: hard
93029302

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+
93039335
"react-native@npm:0.76.3":
93049336
version: 0.76.3
93059337
resolution: "react-native@npm:0.76.3"

0 commit comments

Comments
 (0)