Skip to content

Commit

Permalink
Update react monorepo to v18
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 24, 2023
1 parent 0c49b1b commit 3df6aeb
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@testing-library/react-native": "9.1.0",
"@types/faker": "6.6.8",
"@types/jest": "27.0.3",
"@types/react": "17.0.37",
"@types/react": "18.0.29",
"@types/react-native": "0.67.3",
"@types/react-native-snackbar-component": "1.1.1",
"@types/react-native-vector-icons": "6.4.10",
Expand All @@ -55,10 +55,10 @@
"jest": "27.3.1",
"metro-react-native-babel-preset": "0.69.1",
"prettier": "2.6.1",
"react": "17.0.2",
"react": "18.2.0",
"react-native": "0.67.4",
"react-native-vector-icons": "8.1.0",
"react-test-renderer": "17.0.2",
"react-test-renderer": "18.2.0",
"rimraf": "3.0.2",
"ts-node": "10.7.0",
"typescript": "4.6.3"
Expand Down Expand Up @@ -99,6 +99,6 @@
}
},
"resolutions": {
"@types/react": "17.0.26"
"@types/react": "18.0.29"
}
}

0 comments on commit 3df6aeb

Please sign in to comment.