Skip to content

Commit

Permalink
chore(deps): update react monorepo to v18
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 26, 2024
1 parent 4378b7c commit 96a5b3c
Show file tree
Hide file tree
Showing 3 changed files with 307 additions and 119 deletions.
4 changes: 2 additions & 2 deletions example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"dependencies": {
"@uiw/react-native-wechat": "link:../",
"react": "16.13.1",
"react": "18.3.1",
"react-native": "0.63.2"
},
"devDependencies": {
Expand All @@ -22,7 +22,7 @@
"eslint": "6.5.1",
"jest": "25.1.0",
"metro-react-native-babel-preset": "0.59.0",
"react-test-renderer": "16.13.1"
"react-test-renderer": "18.3.1"
},
"jest": {
"preset": "react-native"
Expand Down
Loading

0 comments on commit 96a5b3c

Please sign in to comment.