Skip to content

Commit

Permalink
Update react monorepo to v17
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 7, 2021
1 parent 37b9729 commit f02c35c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
"nyc": "13.3.0",
"prettier": "1.19.1",
"pretty-quick": "1.11.1",
"react-test-renderer": "16.14.0",
"react-test-renderer": "17.0.2",
"source-map-loader": "0.2.4",
"ts-node": "8.10.2",
"typescript": "3.9.9",
Expand All @@ -100,12 +100,12 @@
"webpack-cli": "3.3.12",
"webpack-dev-server": "3.11.2",
"onefx": "1.4.10",
"react": "16.14.0"
"react": "17.0.2"
},
"peerDependencies": {
"onefx": "1.4.10",
"styletron-engine-atomic": "^1.1.0",
"@types/react": "^16.8.11",
"react": "^16.8.6"
"react": "^17.0.0"
}
}

0 comments on commit f02c35c

Please sign in to comment.