File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 46
46
"@types/react-dom" : " 16.9.13" ,
47
47
"babel-loader" : " 8.1.0" ,
48
48
"husky" : " 4.2.5" ,
49
- "react" : " 16.13.1 " ,
49
+ "react" : " 16.14.0 " ,
50
50
"react-docgen-typescript-loader" : " 3.7.2" ,
51
- "react-dom" : " 16.13.1 " ,
51
+ "react-dom" : " 16.14.0 " ,
52
52
"react-is" : " 16.13.1" ,
53
53
"ts-loader" : " 7.0.5" ,
54
54
"tsdx" : " 0.13.2" ,
Original file line number Diff line number Diff line change @@ -5021,10 +5021,10 @@ react-docgen-typescript@^1.15.0:
5021
5021
resolved "https://registry.yarnpkg.com/react-docgen-typescript/-/react-docgen-typescript-1.16.5.tgz#b305563425ab370f5a3c82b42579eb5069449b87"
5022
5022
integrity sha512-guXnx6a554IDVUoVIkX/BGRTrwc2n2w/kMxo7TKLNLJW1qszhT6BRHX4qV8eWq5eaJxRxuesOW5AOLiOI9WQOA==
5023
5023
5024
- react-dom@16.13.1 :
5025
- version "16.13.1 "
5026
- resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.13.1 .tgz#c1bd37331a0486c078ee54c4740720993b2e0e7f "
5027
- integrity sha512-81PIMmVLnCNLO/fFOQxdQkvEq/+Hfpv24XNJfpyZhTRfO0QcmQIF/PgCa1zCOj2w1hrn12MFLyaJ/G0+Mxtfag ==
5024
+ react-dom@16.14.0 :
5025
+ version "16.14.0 "
5026
+ resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.14.0 .tgz#7ad838ec29a777fb3c75c3a190f661cf92ab8b89 "
5027
+ integrity sha512-1gCeQXDLoIqMgqD3IO2Ah9bnf0w9kzhwN5q4FGnHZ67hBm9yePzB5JJAIQCc8x3pFnNlwFq4RidZggNAAkzWWw ==
5028
5028
dependencies :
5029
5029
loose-envify "^1.1.0"
5030
5030
object-assign "^4.1.1"
@@ -5036,10 +5036,10 @@
[email protected] , react-is@^16.12.0, react-is@^16.8.1, react-is@^16.8.4:
5036
5036
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4"
5037
5037
integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==
5038
5038
5039
- react@16.13.1 :
5040
- version "16.13.1 "
5041
- resolved "https://registry.yarnpkg.com/react/-/react-16.13.1 .tgz#2e818822f1a9743122c063d6410d85c1e3afe48e "
5042
- integrity sha512-YMZQQq32xHLX0bz5Mnibv1/LHb3Sqzngu7xstSM+vrkE5Kzr9xE0yMByK5kMoTK30YVJE61WfbxIFFvfeDKT1w ==
5039
+ react@16.14.0 :
5040
+ version "16.14.0 "
5041
+ resolved "https://registry.yarnpkg.com/react/-/react-16.14.0 .tgz#94d776ddd0aaa37da3eda8fc5b6b18a4c9a3114d "
5042
+ integrity sha512-0X2CImDkJGApiAlcf0ODKIneSwBPhqJawOa5wCtKbu7ZECrmS26NvtSILynQ66cgkT/RJ4LidJOc3bUESwmU8g ==
5043
5043
dependencies :
5044
5044
loose-envify "^1.1.0"
5045
5045
object-assign "^4.1.1"
You can’t perform that action at this time.
0 commit comments