diff --git a/package.json b/package.json index 0855d50..baa6ebc 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "@typescript-eslint/eslint-plugin": "8.28.0", "@typescript-eslint/parser": "8.28.0", "commitlint": "^19.6.1", - "eslint": "8.57.1", + "eslint": "10.0.0", "eslint-config-expo": "~9.2.0", "eslint-plugin-import": "^2.31.0", "eslint-plugin-jest": "^28.11.0", @@ -55,7 +55,7 @@ "memfs": "^4.17.1", "prettier": "^3.5.3", "react": "19.0.0", - "react-native": "0.79.5", + "react-native": "0.84.0", "release-it": "^17.10.0", "typescript": "^5.3.3" },