diff --git a/example/package.json b/example/package.json index 422750c..7fd21da 100644 --- a/example/package.json +++ b/example/package.json @@ -26,10 +26,10 @@ "@react-native-community/cli": "20.0.0", "@react-native-community/cli-platform-android": "20.0.0", "@react-native-community/cli-platform-ios": "20.0.0", - "@react-native/babel-preset": "0.81.4", - "@react-native/eslint-config": "0.81.4", - "@react-native/metro-config": "0.81.4", - "@react-native/typescript-config": "0.81.4", + "@react-native/babel-preset": "0.83.1", + "@react-native/eslint-config": "0.83.1", + "@react-native/metro-config": "0.83.1", + "@react-native/typescript-config": "0.83.1", "@types/jest": "^29.5.13", "babel-plugin-module-resolver": "^5.0.2" }, diff --git a/package.json b/package.json index 9ff9e6d..9244675 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "devDependencies": { "@eslint/js": "^9.38.0", "@jamesacarr/eslint-formatter-github-actions": "^0.2.0", - "@react-native/eslint-config": "0.81.4", + "@react-native/eslint-config": "0.83.1", "@semantic-release/changelog": "^6.0.3", "@semantic-release/git": "^10.0.1", "@types/jest": "^29.5.12",