diff --git a/package.json b/package.json index ad25f554e..b10745838 100644 --- a/package.json +++ b/package.json @@ -71,10 +71,10 @@ "@evilmartians/lefthook": "^1.5.0", "@react-native/babel-preset": "0.79.3", "@react-native/eslint-config": "0.79.3", - "@react-native/metro-config": "0.79.3", + "@react-native/metro-config": "0.81.0", "@react-native/typescript-config": "0.79.3", "@react-navigation/native": "^7.1.14", - "@release-it/conventional-changelog": "^9.0.4", + "@release-it/conventional-changelog": "^10.0.2", "@testing-library/jest-native": "^5.4.3", "@testing-library/react-native": "^13.3.3", "@types/jest": "^29.5.5", @@ -83,7 +83,7 @@ "@typescript-eslint/parser": "^8.13.0", "commitlint": "^19.6.1", "del-cli": "^5.1.0", - "eslint": "^8.51.0", + "eslint": "^9.0.0", "eslint-config-prettier": "^9.0.0", "eslint-plugin-jest": "^28.9.0", "eslint-plugin-prettier": "^5.0.1", @@ -92,7 +92,7 @@ "prettier": "^3.0.3", "prettier-eslint": "^16.4.2", "react": "19.0.0", - "react-native": "0.79.3", + "react-native": "0.81.0", "react-native-builder-bob": "^0.40.4", "react-native-gesture-handler": "^2.26.0", "react-native-safe-area-context": "^5.4.0",