diff --git a/package.json b/package.json index a7680e9..96dfb70 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "prettier": "^2.0.5", "react": "18.3.0", "react-native": "0.75.1", - "react-native-builder-bob": "^0.29.1", + "react-native-builder-bob": "^0.31.0", "react-native-gesture-handler": ">=2.5.0", "react-native-safe-area-context": "^4.10.8", "react-native-reanimated": ">=3.0.0", diff --git a/yarn.lock b/yarn.lock index 61d6dc7..61f1791 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8358,10 +8358,10 @@ react-is@^18.0.0: 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.29.1: - version "0.29.1" - resolved "https://registry.yarnpkg.com/react-native-builder-bob/-/react-native-builder-bob-0.29.1.tgz#a79163354b7249187dfe091ec15476b6037acf8b" - integrity sha512-+ylWgxioe5tkAL8DQImU/9xuTZsyA8F8yZiHiVo/LT98Gb/p4jv6DEeZ65LziqKWnDHcbsLiuwD25L75fXFS2Q== +react-native-builder-bob@^0.31.0: + version "0.31.0" + resolved "https://registry.yarnpkg.com/react-native-builder-bob/-/react-native-builder-bob-0.31.0.tgz#4a09741e4562edb85b46ba730399b29c6b841d28" + integrity sha512-KMY4xDZTqQ/eKB4TJxHETv8MHiQfsL9056gul1c8Fn4nKuV/tk+tOfg8K4mWFXoOSgGFZy2olamb/Pr+t79cwA== dependencies: "@babel/core" "^7.25.2" "@babel/plugin-transform-strict-mode" "^7.24.7"