diff --git a/example/package.json b/example/package.json index 1c3f605..25b0310 100644 --- a/example/package.json +++ b/example/package.json @@ -12,7 +12,7 @@ "pod": "bundle install && bundle exec pod install --project-directory=ios" }, "dependencies": { - "@react-native/new-app-screen": "0.84.1", + "@react-native/new-app-screen": "0.86.0", "react": "19.2.3", "react-dom": "19.2.3", "react-native": "0.84.1", @@ -27,10 +27,10 @@ "@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", - "@react-native/babel-preset": "0.84.1", - "@react-native/eslint-config": "0.84.1", - "@react-native/metro-config": "0.84.1", - "@react-native/typescript-config": "0.84.1", + "@react-native/babel-preset": "0.86.0", + "@react-native/eslint-config": "0.86.0", + "@react-native/metro-config": "0.86.0", + "@react-native/typescript-config": "0.86.0", "@types/jest": "^29.5.13", "babel-loader": "^10.1.1", "babel-plugin-module-resolver": "^5.0.2",