diff --git a/package.json b/package.json index 8da92c3..81eb992 100644 --- a/package.json +++ b/package.json @@ -108,7 +108,7 @@ "react": "19.0.0", "react-dom": "19.0.0", "react-native": "0.79.4", - "react-native-builder-bob": "0.43.0", + "react-native-builder-bob": "0.43.1", "react-native-web": "^0.20.0", "react-native-webview": "13.13.5", "release-it": "15.11.0", diff --git a/yarn.lock b/yarn.lock index ba1fb58..67d2d5c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9828,10 +9828,10 @@ react-is@^18.0.0: resolved "https://registry.yarnpkg.com/react-is/-/react-is-18.2.0.tgz#199431eeaaa2e09f86427efbb4f1473edb47609b" integrity sha512-xWGDIW6x921xtzPkhiULtthJHoJvBbF3q26fzloPCK0hsvxtPVelvftw3zjbHWSkR2km9Z+4uxbDDK/6Zw9B8w== -react-native-builder-bob@0.43.0: - version "0.43.0" - resolved "https://registry.yarnpkg.com/react-native-builder-bob/-/react-native-builder-bob-0.43.0.tgz#176a17c3c1057a90dfae010c1d0f7a55ac70955a" - integrity sha512-suE1OYf0umMQvzzQ+4Ba+5xMc8jLu60ILQi85x8SCBaBtVUSJfcaGvlv6+34xxXgy+a2PuyNzoOXr9STEweLrQ== +react-native-builder-bob@0.43.1: + version "0.43.1" + resolved "https://registry.yarnpkg.com/react-native-builder-bob/-/react-native-builder-bob-0.43.1.tgz#b39d0764ebc7dd33d46e8507d8d45f7d1f20990c" + integrity sha512-TRGDmaAI72gMyRXFbNhWVODLe9YOydJ9HV+SCdLp+BjHnUJLeAImFCnZUmlO/2pUQUC1+yS+S4EMlRZ4rGCwBg== dependencies: "@babel/core" "^7.29.0" "@babel/plugin-transform-flow-strip-types" "^7.27.1"