diff --git a/package.json b/package.json index 037c6f9..aae24ee 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "@react-native/eslint-config": "^0.73.1", "@release-it/conventional-changelog": "^5.0.0", "@types/jest": "^29.5.5", - "@types/react": "^18.2.44", + "@types/react": "^18.2.6", "commitlint": "^17.0.2", "del-cli": "^5.1.0", "eslint": "^8.51.0", @@ -74,7 +74,7 @@ "typescript": "^5.2.2" }, "resolutions": { - "@types/react": "^18.2.44" + "@types/react": "^18.2.6" }, "peerDependencies": { "react": "*",