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 packages/react-native-powerauth-mobile-sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"prettier": "^3.3.3",
"react": "19.0.0",
"react-native": "^0.78.1",
"react-native-builder-bob": "^0.40.13",
"react-native-builder-bob": "^0.40.18",
"typescript": "^5.4.0"
},
"react-native-builder-bob": {
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9472,9 +9472,9 @@ __metadata:
languageName: node
linkType: hard

"react-native-builder-bob@npm:^0.40.13":
version: 0.40.17
resolution: "react-native-builder-bob@npm:0.40.17"
"react-native-builder-bob@npm:^0.40.18":
version: 0.40.18
resolution: "react-native-builder-bob@npm:0.40.18"
dependencies:
"@babel/core": "npm:^7.25.2"
"@babel/plugin-transform-flow-strip-types": "npm:^7.26.5"
Expand All @@ -9495,12 +9495,12 @@ __metadata:
json5: "npm:^2.2.1"
kleur: "npm:^4.1.4"
prompts: "npm:^2.4.2"
react-native-monorepo-config: "npm:^0.3.1"
react-native-monorepo-config: "npm:^0.3.3"
which: "npm:^2.0.2"
yargs: "npm:^17.5.1"
bin:
bob: bin/bob
checksum: 10c0/b3bb6f907a181ea0473cbf68cbc9f594eb5f2adc885011f4d29c961258d5f123494c28565881c0190f9f1a297b11aad7a1238742dd88345b0390e4343d9c2c11
checksum: 10c0/5f1c969d339ece33208faebbf7022c1db3ec127ab91a0f21a29e0d7cbd18dfa702586fa1169f9dd642fbceeb2733af4651143d50010effb8bb150a9bfd4cc4ff
languageName: node
linkType: hard

Expand All @@ -9516,13 +9516,13 @@ __metadata:
languageName: node
linkType: hard

"react-native-monorepo-config@npm:^0.3.1":
version: 0.3.2
resolution: "react-native-monorepo-config@npm:0.3.2"
"react-native-monorepo-config@npm:^0.3.3":
version: 0.3.3
resolution: "react-native-monorepo-config@npm:0.3.3"
dependencies:
escape-string-regexp: "npm:^5.0.0"
fast-glob: "npm:^3.3.3"
checksum: 10c0/c711f6a898ae263b68aef3bf8bd9c3806cd489676da8c5480dd155859b47bcd49a7700f3c056896c19b3ce2c2c3ea42a5482def93b0ff03febbe023ceb128c96
checksum: 10c0/42dd8de1bb976c794fe1124ab08fba4645f189c7bdbdcd24dc0e05b639591e690891f89e5dba33c57691840365af85b48004c29c1c128ff195a95e766bb9752e
languageName: node
linkType: hard

Expand All @@ -9542,7 +9542,7 @@ __metadata:
prettier: "npm:^3.3.3"
react: "npm:19.0.0"
react-native: "npm:^0.78.1"
react-native-builder-bob: "npm:^0.40.13"
react-native-builder-bob: "npm:^0.40.18"
typescript: "npm:^5.4.0"
peerDependencies:
react: "*"
Expand Down
Loading