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 Aug 29, 2021
1 parent dbdb333 commit 10b76c0
Show file tree
Hide file tree
Showing 4 changed files with 477 additions and 14 deletions.
6 changes: 3 additions & 3 deletions example/base/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
},
"dependencies": {
"@uiw/react-native": "^2.6.1",
"react": "17.0.1",
"react-native": "0.64.2",
"react": "17.0.2",
"react-native": "0.65.1",
"react-native-svg": "12.1.1"
},
"devDependencies": {
Expand All @@ -23,7 +23,7 @@
"eslint": "7.32.0",
"jest": "27.1.0",
"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
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@
"babel-preset-react-native": "4.0.1",
"fs-extra": "10.0.0",
"metro-react-native-babel-preset": "0.64.0",
"react": "17.0.1",
"react-native": "0.64.2"
"react": "17.0.2",
"react-native": "0.65.1"
},
"dependencies": {
"husky": "7.0.2",
Expand Down
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"react": "17.0.2",
"react-dom": "17.0.2",
"react-dynamic-loadable": "3.0.0",
"react-native": "0.64.2",
"react-native": "0.65.1",
"react-native-web": "0.17.1",
"react-redux": "7.2.4",
"react-router-dom": "5.2.1",
Expand Down
Loading

0 comments on commit 10b76c0

Please sign in to comment.