diff --git a/example/package.json b/example/package.json index 0794206..14d417c 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.81.1", + "@react-native/new-app-screen": "0.82.1", "react": "19.1.0", "react-native": "0.81.1", "react-native-gesture-handler": "^2.28.0", @@ -29,10 +29,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.1", - "@react-native/eslint-config": "0.81.1", - "@react-native/metro-config": "0.81.1", - "@react-native/typescript-config": "0.81.1", + "@react-native/babel-preset": "0.82.1", + "@react-native/eslint-config": "0.82.1", + "@react-native/metro-config": "0.82.1", + "@react-native/typescript-config": "0.82.1", "@types/jest": "^29.5.13", "babel-plugin-module-resolver": "^5.0.2" },