diff --git a/example/package.json b/example/package.json index 9282158..551cc0e 100644 --- a/example/package.json +++ b/example/package.json @@ -18,9 +18,9 @@ "react-native-safe-area-context": "^5.6.2" }, "devDependencies": { - "@babel/core": "^7.25.2", - "@babel/preset-env": "^7.25.3", - "@babel/runtime": "^7.25.0", + "@babel/core": "^8.0.1", + "@babel/preset-env": "^8.0.2", + "@babel/runtime": "^8.0.0", "@react-native-community/cli": "20.1.0", "@react-native-community/cli-platform-android": "20.1.0", "@react-native-community/cli-platform-ios": "20.1.0",