diff --git a/package.json b/package.json index 5a110fd..ef3b294 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "prettier": "^3.0.3", "react": "18.1.0", "react-native": "0.70.5", - "react-native-builder-bob": "^0.20.0", + "react-native-builder-bob": "^0.21.3", "react-test-renderer": "^18.2.0", "release-it": "^15.0.0", "typescript": "^4.5.2" diff --git a/yarn.lock b/yarn.lock index 6807503..0c9b7ed 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8012,10 +8012,10 @@ react-is@^17.0.1: resolved "https://registry.yarnpkg.com/react-is/-/react-is-17.0.2.tgz#e691d4a8e9c789365655539ab372762b0efb54f0" integrity sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w== -react-native-builder-bob@^0.20.0: - version "0.20.3" - resolved "https://registry.yarnpkg.com/react-native-builder-bob/-/react-native-builder-bob-0.20.3.tgz#da3d3238650d3e8bcf8e36bbca8aa852bdbebe15" - integrity sha512-TGuCo/61V95kIXTF13NJGGzR7bZuICe+LCWaYvLm/VUuEXMKwS6wSAk02EgmGZ7kfWpCFrDXmwrFFzfLhETSxg== +react-native-builder-bob@^0.21.3: + version "0.21.3" + resolved "https://registry.yarnpkg.com/react-native-builder-bob/-/react-native-builder-bob-0.21.3.tgz#6cdef5a020bae60286e72c6941df9a2d410e3f19" + integrity sha512-ZlEXWzgIRfRvQEDEYnoTeJ2og5zDbORB0BMGzpE34TxO22+DZeXH4yFYUtZLrUxvUi5WVo/1V2sVjjnUNZL85Q== dependencies: "@babel/core" "^7.18.5" "@babel/plugin-proposal-class-properties" "^7.17.12"