Skip to content

Commit

Permalink
chore(deps): update react monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 31, 2022
1 parent 24cfa37 commit f7694af
Show file tree
Hide file tree
Showing 3 changed files with 627 additions and 306 deletions.
6 changes: 3 additions & 3 deletions example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
},
"dependencies": {
"@uiw/react-native-alipay": "link:../",
"react": "17.0.1",
"react-native": "0.64.1"
"react": "17.0.2",
"react-native": "0.67.2"
},
"devDependencies": {
"@babel/core": "7.14.0",
Expand All @@ -22,7 +22,7 @@
"eslint": "7.14.0",
"jest": "26.6.3",
"metro-react-native-babel-preset": "0.64.0",
"react-test-renderer": "17.0.1"
"react-test-renderer": "17.0.2"
},
"jest": {
"preset": "react-native"
Expand Down

0 comments on commit f7694af

Please sign in to comment.