Skip to content

Commit

Permalink
chore: update scripts/update-rn.sh to v0.75.4
Browse files Browse the repository at this point in the history
  • Loading branch information
web-flow authored and github-actions[bot] committed Oct 16, 2024
1 parent fe13591 commit 5c6f7aa
Show file tree
Hide file tree
Showing 6 changed files with 75 additions and 1,505 deletions.
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
"metro": "0.80.10",
"prettier": "^2.0.5",
"react": "18.2.0",
"react-native": "0.73.9",
"react-native": "0.75.4",
"react-test-renderer": "^18.2.0",
"rimraf": "^4.1.1",
"ts-jest": "^29.1.1",
Expand Down
2 changes: 1 addition & 1 deletion performance-tests/TestAppPlain/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"dependencies": {
"react": "18.1.0",
"react-native": "0.70.6"
"react-native": "0.75.4"
},
"devDependencies": {
"@babel/core": "^7.12.9",
Expand Down
2 changes: 1 addition & 1 deletion performance-tests/TestAppSentry/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"dependencies": {
"@sentry/react-native": "6.0.0",
"react": "18.1.0",
"react-native": "0.70.6"
"react-native": "0.75.4"
},
"devDependencies": {
"@babel/core": "^7.12.9",
Expand Down
2 changes: 1 addition & 1 deletion samples/expo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"expo-web-browser": "~12.8.2",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-native": "0.73.4",
"react-native": "0.75.4",
"react-native-gesture-handler": "~2.14.0",
"react-native-safe-area-context": "4.8.2",
"react-native-screens": "~3.29.0",
Expand Down
2 changes: 1 addition & 1 deletion samples/react-native-macos/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@sentry/utils": "8.33.1",
"delay": "^6.0.0",
"react": "18.2.0",
"react-native": "0.73.9",
"react-native": "0.75.4",
"react-native-gesture-handler": "2.14.0",
"react-native-macos": "0.73.34",
"react-native-reanimated": "3.8.1",
Expand Down
Loading

0 comments on commit 5c6f7aa

Please sign in to comment.