File tree 2 files changed +7
-22
lines changed
2 files changed +7
-22
lines changed Original file line number Diff line number Diff line change 64
64
"@types/node" : " 14.14.14" ,
65
65
"@types/node-emoji" : " 1.8.1" ,
66
66
"@types/prismjs" : " 1.16.2" ,
67
- "@types/react" : " 16.9.49 " ,
68
- "@types/react-dom" : " 16.9.8 " ,
67
+ "@types/react" : " 16.14.2 " ,
68
+ "@types/react-dom" : " 16.9.10 " ,
69
69
"@types/react-hot-loader" : " 4.1.1" ,
70
70
"@types/react-router-dom" : " 5.1.6" ,
71
71
"@types/react-scroll" : " 1.8.2" ,
98
98
"typescript" : " 4.1.3"
99
99
},
100
100
"resolutions" : {
101
- "@types/react" : " 16.9.56 " ,
101
+ "@types/react" : " 16.14.2 " ,
102
102
"@types/react-dom" : " 16.9.10" ,
103
103
"@types/hoist-non-react-statics" : " 3.3.1"
104
104
},
Original file line number Diff line number Diff line change 2627
2627
dependencies:
2628
2628
"@types/react" "^16"
2629
2629
2630
-
2631
- version "16.9.8"
2632
- resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-16.9.8.tgz#fe4c1e11dfc67155733dfa6aa65108b4971cb423"
2633
- integrity sha512-ykkPQ+5nFknnlU6lDd947WbQ6TE3NNzbQAkInC2EKY1qeYdTKp7onFusmYZb+ityzx2YviqT6BXSu+LyWWJwcA==
2634
- dependencies:
2635
- "@types/react" "*"
2636
-
2637
2630
2638
2631
version "4.1.1"
2639
2632
resolved "https://registry.yarnpkg.com/@types/react-hot-loader/-/react-hot-loader-4.1.1.tgz#8bc0a4add6b97ae833e5124a5591d5320026aa24"
2686
2679
dependencies:
2687
2680
"@types/react" "*"
2688
2681
2689
- "@types/react@*", "@types/
[email protected] ", "@types/react@^16":
2690
- version "16.9.56"
2691
- resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.56.tgz#ea25847b53c5bec064933095fc366b1462e2adf0"
2692
- integrity sha512-gIkl4J44G/qxbuC6r2Xh+D3CGZpJ+NdWTItAPmZbR5mUS+JQ8Zvzpl0ea5qT/ZT3ZNTUcDKUVqV3xBE8wv/DyQ==
2693
- dependencies:
2694
- "@types/prop-types" "*"
2695
- csstype "^3.0.2"
2696
-
2697
-
2698
- version "16.9.49"
2699
- resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.49.tgz#09db021cf8089aba0cdb12a49f8021a69cce4872"
2700
- integrity sha512-DtLFjSj0OYAdVLBbyjhuV9CdGVHCkHn2R+xr3XkBvK2rS1Y1tkc14XSGjYgm5Fjjr90AxH9tiSzc1pCFMGO06g==
2682
+ "@types/react@*", "@types/
[email protected] ", "@types/react@^16":
2683
+ version "16.14.2"
2684
+ resolved "https://registry.yarnpkg.com/@types/react/-/react-16.14.2.tgz#85dcc0947d0645349923c04ccef6018a1ab7538c"
2685
+ integrity sha512-BzzcAlyDxXl2nANlabtT4thtvbbnhee8hMmH/CcJrISDBVcJS1iOsP1f0OAgSdGE0MsY9tqcrb9YoZcOFv9dbQ==
2701
2686
dependencies:
2702
2687
"@types/prop-types" "*"
2703
2688
csstype "^3.0.2"
You can’t perform that action at this time.
0 commit comments