Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"pod-install": "^0.3.2",
"react": "18.2.0",
"react-native": "^0.73.0",
"react-native-builder-bob": "^0.38.0",
"react-native-builder-bob": "^0.39.1",
"react-native-test-app": "^4.0.4",
"release-it": "^18.1.1",
"typescript": "5.8.2"
Expand Down
13 changes: 6 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4144,7 +4144,7 @@ __metadata:
pod-install: "npm:^0.3.2"
react: "npm:18.2.0"
react-native: "npm:^0.73.0"
react-native-builder-bob: "npm:^0.38.0"
react-native-builder-bob: "npm:^0.39.1"
react-native-test-app: "npm:^4.0.4"
release-it: "npm:^18.1.1"
typescript: "npm:5.8.2"
Expand Down Expand Up @@ -6246,7 +6246,7 @@ __metadata:
languageName: node
linkType: hard

"cosmiconfig@npm:9.0.0, cosmiconfig@npm:^9.0.0":
"cosmiconfig@npm:9.0.0":
version: 9.0.0
resolution: "cosmiconfig@npm:9.0.0"
dependencies:
Expand Down Expand Up @@ -11079,9 +11079,9 @@ __metadata:
languageName: node
linkType: hard

"react-native-builder-bob@npm:^0.38.0":
version: 0.38.4
resolution: "react-native-builder-bob@npm:0.38.4"
"react-native-builder-bob@npm:^0.39.1":
version: 0.39.1
resolution: "react-native-builder-bob@npm:0.39.1"
dependencies:
"@babel/core": "npm:^7.25.2"
"@babel/plugin-transform-strict-mode": "npm:^7.24.7"
Expand All @@ -11091,7 +11091,6 @@ __metadata:
"@babel/preset-typescript": "npm:^7.24.7"
babel-plugin-module-resolver: "npm:^5.0.2"
browserslist: "npm:^4.20.4"
cosmiconfig: "npm:^9.0.0"
cross-spawn: "npm:^7.0.3"
dedent: "npm:^0.7.0"
del: "npm:^6.1.1"
Expand All @@ -11107,7 +11106,7 @@ __metadata:
yargs: "npm:^17.5.1"
bin:
bob: bin/bob
checksum: 10c0/84ff2866b8abc42fe7b0928ad9640c6db7303af912cb8452131252bf2126d09b8900f00a19a704c6bf5d48d35f6bae8cc56e4d205af3df2ad81c56834f83b35f
checksum: 10c0/456900292bcbf035940ef253ea5ed80b224755bacca020b532ec7e568dc44e2c5c7bd53ba04d51beca214343888b21121651e525f9206b60e8f4a5052f13f83e
languageName: node
linkType: hard

Expand Down
Loading