diff --git a/package.json b/package.json index 05d8775..e0ec89a 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.30.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 4fc87b3..3f020a9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8215,10 +8215,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.30.0: + version "0.30.0" + resolved "https://registry.yarnpkg.com/react-native-builder-bob/-/react-native-builder-bob-0.30.0.tgz#344d61b73eeede16e6bd9433f15b749e8e4e16e6" + integrity sha512-ohwnIckZ7ir5dot3CIm+6pFeaZUDBkSY6dQuJm/zFhFghcARUFon0c1xjc4xY+hmipg81TRRsvbLW/NOpJ7mvA== dependencies: "@babel/core" "^7.25.2" "@babel/plugin-transform-strict-mode" "^7.24.7"