diff --git a/example/package.json b/example/package.json index 422750c..3e63420 100644 --- a/example/package.json +++ b/example/package.json @@ -13,7 +13,7 @@ "dependencies": { "@react-navigation/bottom-tabs": "^7.8.5", "@react-navigation/native": "^7.1.20", - "react": "19.1.0", + "react": "19.2.3", "react-native": "0.81.4", "react-native-nitro-modules": "^0.31.9", "react-native-safe-area-context": "^5.5.2", diff --git a/package.json b/package.json index 9ff9e6d..d9668ad 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "@semantic-release/changelog": "^6.0.3", "@semantic-release/git": "^10.0.1", "@types/jest": "^29.5.12", - "@types/react": "19.1.0", + "@types/react": "19.2.7", "@typescript-eslint/eslint-plugin": "^8.46.2", "@typescript-eslint/parser": "^8.46.2", "conventional-changelog-conventionalcommits": "^9.1.0", @@ -77,7 +77,7 @@ "eslint-plugin-react-native": "^5.0.0", "nitrogen": "^0.31.9", "prettier": "^3.6.2", - "react": "19.1.0", + "react": "19.2.3", "react-native": "0.81.4", "react-native-builder-bob": "^0.37.0", "react-native-nitro-modules": "^0.31.9",