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 Jan 10, 2025
1 parent 45fc16b commit 28a49d8
Show file tree
Hide file tree
Showing 2 changed files with 633 additions and 523 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.76.5"
"react-native": "0.76.6"
},
"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.76.5",
"@react-native/eslint-config": "0.76.5",
"@react-native/metro-config": "0.76.5",
"@react-native/typescript-config": "0.76.5",
"@react-native/babel-preset": "0.76.6",
"@react-native/eslint-config": "0.76.6",
"@react-native/metro-config": "0.76.6",
"@react-native/typescript-config": "0.76.6",
"@types/react": "^18.2.6",
"@types/react-test-renderer": "^18.0.0",
"babel-jest": "^29.6.3",
Expand Down
Loading

0 comments on commit 28a49d8

Please sign in to comment.