diff --git a/package.json b/package.json index 91f2a8ee..e884588c 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "postinstall-postinstall": "2.1.0", "react": "18.3.1", "react-native": "0.78.1", - "react-native-builder-bob": "0.37.0", + "react-native-builder-bob": "0.38.4", "react-native-svg": "15.11.2", "react-test-renderer": "18.3.1", "reassure": "1.4.0", diff --git a/yarn.lock b/yarn.lock index e45ffa52..07e228c9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9160,10 +9160,10 @@ react-is@^18.3.1: resolved "https://registry.yarnpkg.com/react-is/-/react-is-18.3.1.tgz#e83557dc12eae63a99e003a46388b1dcbb44db7e" integrity sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg== -react-native-builder-bob@0.37.0: - version "0.37.0" - resolved "https://registry.yarnpkg.com/react-native-builder-bob/-/react-native-builder-bob-0.37.0.tgz#2f7e4fbd188cda81e9ae124e8483cc412ba851a8" - integrity sha512-CkM4csFrYtdGJoRLbPY6V8LBbOxgPZIuM0MkPaiOI2F/ASwxMAzoJu9wBw8Pyvx1p27XnrIEKPyDiTqimJ7xbA== +react-native-builder-bob@0.38.4: + version "0.38.4" + resolved "https://registry.yarnpkg.com/react-native-builder-bob/-/react-native-builder-bob-0.38.4.tgz#50e58954eb90b3bb1721d186ca28bf88fb165e5f" + integrity sha512-mWQUM+zaBL3bjfhnSYTqo0fcm2vqItiBsSo2bUzkIZud+mHcJ+0unfWK6kn1JC9OV9LocxU7rRpKm7fE3dCkkw== dependencies: "@babel/core" "^7.25.2" "@babel/plugin-transform-strict-mode" "^7.24.7"