Skip to content

Commit

Permalink
chore(deps): update dependency react to v19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 16, 2024
1 parent 4e99b13 commit b2f1604
Show file tree
Hide file tree
Showing 3 changed files with 350 additions and 176 deletions.
2 changes: 1 addition & 1 deletion examples/kitchen-sink/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"expo-splash-screen": "~0.29.7",
"react-native-magic-modal": "workspace:*",
"expo-status-bar": "~2.0.0",
"react": "18.3.1",
"react": "19.0.0",
"react-dom": "18.3.1",
"react-native": "0.76.5",
"react-native-gesture-handler": "2.20.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/modal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"react-native-reanimated": "*"
},
"devDependencies": {
"@types/react": "~18.3.12",
"@types/react": "~19.0.0",
"@magic/eslint-config": "workspace:*",
"@magic/prettier-config": "workspace:*",
"@magic/tsconfig": "workspace:*",
Expand Down
Loading

0 comments on commit b2f1604

Please sign in to comment.