chore(deps-dev): bump react from 17.0.1 to 17.0.2

Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 17.0.1 to 17.0.2.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v17.0.2/packages/react)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2021-03-29 05:08:12 +00:00
committed by GitHub
parent 90ebc4e847
commit 856d626dbc
2 changed files with 9 additions and 9 deletions
+8 -8
View File
@@ -41,7 +41,7 @@
"postcss-nested": "^5.0.5",
"prettier": "2.2.1",
"prop-types": "^15.7.2",
"react": "^17.0.1",
"react": "^17.0.2",
"react-dom": "^17.0.1",
"release-it": "^14.5.0",
"rollup": "^2.42.4",
@@ -54,7 +54,7 @@
"typescript": "^4.2.3"
},
"peerDependencies": {
"react": "16 || 17",
"react": "^17.0.2",
"react-dom": "16 || 17"
}
},
@@ -9866,9 +9866,9 @@
}
},
"node_modules/react": {
"version": "17.0.1",
"resolved": "https://registry.npmjs.org/react/-/react-17.0.1.tgz",
"integrity": "sha512-lG9c9UuMHdcAexXtigOZLX8exLWkW0Ku29qPRU8uhF2R9BN96dLCt0psvzPLlHc5OWkgymP3qwTRgbnw5BKx3w==",
"version": "17.0.2",
"resolved": "https://registry.npmjs.org/react/-/react-17.0.2.tgz",
"integrity": "sha512-gnhPt75i/dq/z3/6q/0asP78D0u592D5L1pd7M8P+dck6Fu/jJeL6iVVK23fptSUZj8Vjf++7wXA8UNclGQcbA==",
"dev": true,
"dependencies": {
"loose-envify": "^1.1.0",
@@ -20016,9 +20016,9 @@
}
},
"react": {
"version": "17.0.1",
"resolved": "https://registry.npmjs.org/react/-/react-17.0.1.tgz",
"integrity": "sha512-lG9c9UuMHdcAexXtigOZLX8exLWkW0Ku29qPRU8uhF2R9BN96dLCt0psvzPLlHc5OWkgymP3qwTRgbnw5BKx3w==",
"version": "17.0.2",
"resolved": "https://registry.npmjs.org/react/-/react-17.0.2.tgz",
"integrity": "sha512-gnhPt75i/dq/z3/6q/0asP78D0u592D5L1pd7M8P+dck6Fu/jJeL6iVVK23fptSUZj8Vjf++7wXA8UNclGQcbA==",
"dev": true,
"requires": {
"loose-envify": "^1.1.0",
+1 -1
View File
@@ -60,7 +60,7 @@
"postcss-nested": "^5.0.5",
"prettier": "2.2.1",
"prop-types": "^15.7.2",
"react": "^17.0.1",
"react": "^17.0.2",
"react-dom": "^17.0.1",
"release-it": "^14.5.0",
"rollup": "^2.42.4",