Merge pull request #1042 from wbkd/dependabot/npm_and_yarn/main/react-17.0.2

This commit is contained in:
dependabot-preview[bot]
2021-03-29 05:11:19 +00:00
committed by GitHub
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",