File tree 2 files changed +6
-7
lines changed
2 files changed +6
-7
lines changed Original file line number Diff line number Diff line change 45
45
"jest-diff" : " ^25.1.0" ,
46
46
"lint-staged" : " ^10.0.8" ,
47
47
"prettier" : " 1.19.1" ,
48
- "react" : " ^16.12 .0" ,
48
+ "react" : " ^17.0 .0" ,
49
49
"rimraf" : " ^3.0.1" ,
50
50
"rollup" : " ^1.30.1" ,
51
51
"rollup-plugin-babel" : " ^4.3.3" ,
Original file line number Diff line number Diff line change @@ -4488,7 +4488,7 @@ prompts@^2.0.1:
4488
4488
kleur "^3.0.3"
4489
4489
sisteransi "^1.0.4"
4490
4490
4491
- prop-types@^15.6.2, prop-types@^15. 7.2 :
4491
+ prop-types@^15.7.2 :
4492
4492
version "15.7.2"
4493
4493
resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.7.2.tgz#52c41e75b8c87e72b9d9360e0206b99dcbffa6c5"
4494
4494
integrity sha512-8QQikdH7//R2vurIJSutZ1smHYTcLpRWEOlHnzcWHmBYrOGUysKwSsrC89BCiFj3CbrfJ/nXFdJepOVrY1GCHQ==
@@ -4530,14 +4530,13 @@ react-is@^16.12.0, react-is@^16.8.1:
4530
4530
resolved "https://registry.yarnpkg.com/react-is/-/react-is-17.0.0.tgz#7d6ec2a5c3de3ae2c0bfa7586305115ec1192110"
4531
4531
integrity sha512-6IY5dc12jn4xU1kM25NVb86Zn472Kq70jcS7qpdQiSVPyng+7dnFH7BxHLX/Fwm2PZF6OJNEoHx6Zgivt/dZ+A==
4532
4532
4533
- react@^16.12 .0 :
4534
- version "16.14 .0"
4535
- resolved "https://registry.yarnpkg.com/react/-/react-16.14 .0.tgz#94d776ddd0aaa37da3eda8fc5b6b18a4c9a3114d "
4536
- integrity sha512-0X2CImDkJGApiAlcf0ODKIneSwBPhqJawOa5wCtKbu7ZECrmS26NvtSILynQ66cgkT/RJ4LidJOc3bUESwmU8g ==
4533
+ react@^17.0 .0 :
4534
+ version "17.0 .0"
4535
+ resolved "https://registry.yarnpkg.com/react/-/react-17.0 .0.tgz#ad96d5fa1a33bb9b06d0cc52672f7992d84aa662 "
4536
+ integrity sha512-rG9bqS3LMuetoSUKHN8G3fMNuQOePKDThK6+2yXFWtoeTDLVNh/QCaxT+Jr+rNf4lwNXpx+atdn3Aa0oi8/6eQ ==
4537
4537
dependencies :
4538
4538
loose-envify "^1.1.0"
4539
4539
object-assign "^4.1.1"
4540
- prop-types "^15.6.2"
4541
4540
4542
4541
read-pkg-up@^7.0.1 :
4543
4542
version "7.0.1"
You can’t perform that action at this time.
0 commit comments