Skip to content

Commit 09dd296

Browse files
committed
chore: upgraded dev deps
1 parent 5d81c9d commit 09dd296

3 files changed

Lines changed: 304 additions & 255 deletions

File tree

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@react-native/metro-config": "0.79.7",
2828
"@react-native/typescript-config": "0.79.7",
2929
"@types/react": "^19.0.0",
30-
"react-native-builder-bob": "^0.40.18"
30+
"react-native-builder-bob": "^0.41.0"
3131
},
3232
"engines": {
3333
"node": ">=18"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
"prettier": "^3.0.3",
102102
"react": "19.0.0",
103103
"react-native": "0.78.3",
104-
"react-native-builder-bob": "^0.40.18",
104+
"react-native-builder-bob": "^0.41.0",
105105
"release-it": "^19.2.4",
106106
"semantic-release": "^25.0.3",
107107
"turbo": "^1.13.4",

0 commit comments

Comments
 (0)