File tree Expand file tree Collapse file tree 3 files changed +7
-8
lines changed Expand file tree Collapse file tree 3 files changed +7
-8
lines changed Original file line number Diff line number Diff line change 2626 "clean" : " rimraf lib tsconfig.tsbuildinfo"
2727 },
2828 "peerDependencies" : {
29- "react" : " ^16.13.1" ,
29+ "react" : " ^16.13.1 || ^17.0.0 " ,
3030 "react-dom" : " ^16.13.1"
3131 },
3232 "dependencies" : {
7070 "optimize-css-assets-webpack-plugin" : " 5.0.4" ,
7171 "postcss-loader" : " 4.0.2" ,
7272 "prettier" : " 2.1.1" ,
73- "react" : " 16.13.1 " ,
73+ "react" : " 17.0.0 " ,
7474 "react-dom" : " 16.13.1" ,
7575 "react-svg-loader" : " 3.0.3" ,
7676 "regenerator-runtime" : " 0.13.7" ,
Original file line number Diff line number Diff line change 2626 "clean" : " rimraf lib tsconfig.tsbuildinfo"
2727 },
2828 "peerDependencies" : {
29- "react" : " ^16.13.1" ,
29+ "react" : " ^16.13.1 || ^17.0.0 " ,
3030 "react-dom" : " ^16.13.1"
3131 },
3232 "dependencies" : {
Original file line number Diff line number Diff line change @@ -10958,14 +10958,13 @@ react-svg-loader@3.0.3:
1095810958 loader-utils "^1.2.3"
1095910959 react-svg-core "^3.0.3"
1096010960
10961- react@16.13.1 :
10962- version "16.13.1 "
10963- resolved "https://registry.yarnpkg.com/react/-/react-16.13.1 .tgz#2e818822f1a9743122c063d6410d85c1e3afe48e "
10964- integrity sha512-YMZQQq32xHLX0bz5Mnibv1/LHb3Sqzngu7xstSM+vrkE5Kzr9xE0yMByK5kMoTK30YVJE61WfbxIFFvfeDKT1w ==
10961+ react@17.0.0 :
10962+ version "17.0.0 "
10963+ resolved "https://registry.yarnpkg.com/react/-/react-17.0.0 .tgz#ad96d5fa1a33bb9b06d0cc52672f7992d84aa662 "
10964+ integrity sha512-rG9bqS3LMuetoSUKHN8G3fMNuQOePKDThK6+2yXFWtoeTDLVNh/QCaxT+Jr+rNf4lwNXpx+atdn3Aa0oi8/6eQ ==
1096510965 dependencies:
1096610966 loose-envify "^1.1.0"
1096710967 object-assign "^4.1.1"
10968- prop-types "^15.6.2"
1096910968
1097010969read-cmd-shim@^1.0.1:
1097110970 version "1.0.5"
You can’t perform that action at this time.
0 commit comments