diff --git a/bun.lock b/bun.lock index 9318ddf8..e85525c9 100644 --- a/bun.lock +++ b/bun.lock @@ -15,7 +15,7 @@ "jest": "^29.7.0", "prettier": "3.5.1", "react": "18.3.1", - "react-native": "0.78.0", + "react-native": "0.79.2", "react-test-renderer": "^19.0.0", "ts-jest": "^29.2.5", "typescript": "5.7.3", diff --git a/package.json b/package.json index 56f6cb0b..2c428389 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "jest": "^29.7.0", "prettier": "3.5.1", "react": "18.3.1", - "react-native": "0.78.0", + "react-native": "0.79.2", "react-test-renderer": "^19.0.0", "ts-jest": "^29.2.5", "typescript": "5.7.3",