Skip to content

Commit

Permalink
Update reproducer to latest React Native version
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Feb 14, 2025
1 parent bd29886 commit 6453620
Show file tree
Hide file tree
Showing 2 changed files with 378 additions and 439 deletions.
10 changes: 5 additions & 5 deletions ReproducerApp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"dependencies": {
"react": "18.3.1",
"react-native": "0.77.0"
"react-native": "0.77.1"
},
"devDependencies": {
"@babel/core": "^7.25.2",
Expand All @@ -20,10 +20,10 @@
"@react-native-community/cli": "15.0.1",
"@react-native-community/cli-platform-android": "15.0.1",
"@react-native-community/cli-platform-ios": "15.0.1",
"@react-native/babel-preset": "0.77.0",
"@react-native/eslint-config": "0.77.0",
"@react-native/metro-config": "0.77.0",
"@react-native/typescript-config": "0.77.0",
"@react-native/babel-preset": "0.77.1",
"@react-native/eslint-config": "0.77.1",
"@react-native/metro-config": "0.77.1",
"@react-native/typescript-config": "0.77.1",
"@types/jest": "^29.5.13",
"@types/react": "^18.2.6",
"@types/react-test-renderer": "^18.0.0",
Expand Down
Loading

0 comments on commit 6453620

Please sign in to comment.