File tree Expand file tree Collapse file tree 2 files changed +7
-5
lines changed
Expand file tree Collapse file tree 2 files changed +7
-5
lines changed Original file line number Diff line number Diff line change 2323 "@kubevirt-ui/kubevirt-api" : " ^0.0.30" ,
2424 "@patternfly/patternfly" : " ^4.171.1" ,
2525 "@patternfly/react-core" : " ^4.192.15" ,
26- "classnames" : " ^2.3.1" ,
27- "react" : " ^17.0.2" ,
28- "react-dom" : " ^17.0.2"
26+ "classnames" : " ^2.3.1"
2927 },
3028 "resolutions" : {
3129 "**/react" : " 17.0.2" ,
3230 "**/react-dom" : " 17.0.2"
3331 },
32+ "peerDependencies" : {
33+ "react" : " ^17.0.2" ,
34+ "react-dom" : " ^17.0.2"
35+ },
3436 "devDependencies" : {
3537 "@babel/core" : " ^7.16.7" ,
3638 "@babel/preset-env" : " ^7.16.8" ,
Original file line number Diff line number Diff line change @@ -7650,7 +7650,7 @@ react-docgen@^5.0.0:
76507650 node-dir "^0.1.10"
76517651 strip-indent "^3.0.0"
76527652
7653- [email protected] , react-dom@^17.0.2 :
7653+ 76547654 version "17.0.2"
76557655 resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-17.0.2.tgz#ecffb6845e3ad8dbfcdc498f0d0a939736502c23"
76567656 integrity sha512-s4h96KtLDUQlsENhMn1ar8t2bEa+q/YAtj8pPPdIjPDGBDIVNsrD9aXNWqspUe6AzKCIG0C1HZZLqLV7qpOBGA==
@@ -7829,7 +7829,7 @@ react-styleguidist@^11.2.0:
78297829 webpack-dev-server "^3.11.2"
78307830 webpack-merge "^4.2.2"
78317831
7832- [email protected] , react@^17.0.1, react@^17.0.2 :
7832+ 78337833 version "17.0.2"
78347834 resolved "https://registry.yarnpkg.com/react/-/react-17.0.2.tgz#d0b5cc516d29eb3eee383f75b62864cfb6800037"
78357835 integrity sha512-gnhPt75i/dq/z3/6q/0asP78D0u592D5L1pd7M8P+dck6Fu/jJeL6iVVK23fptSUZj8Vjf++7wXA8UNclGQcbA==
You can’t perform that action at this time.
0 commit comments