File tree 2 files changed +12
-27
lines changed
2 files changed +12
-27
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" : " 17.0.0 " ,
68
+ "@types/react-dom" : " 17.0.0 " ,
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 " ,
102
- "@types/react-dom" : " 16.9.10 " ,
101
+ "@types/react" : " 17.0.0 " ,
102
+ "@types/react-dom" : " 17.0.0 " ,
103
103
"@types/hoist-non-react-statics" : " 3.3.1"
104
104
},
105
105
"jest" : {
Original file line number Diff line number Diff line change 2620
2620
"@types/react" "*"
2621
2621
"@types/reactcss" "*"
2622
2622
2623
-
2624
- version "16.9.10"
2625
- resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-16.9.10.tgz#4485b0bec3d41f856181b717f45fd7831101156f"
2626
- integrity sha512-ItatOrnXDMAYpv6G8UCk2VhbYVTjZT9aorLtA/OzDN9XJ2GKcfam68jutoAcILdRjsRUO8qb7AmyObF77Q8QFw==
2627
- dependencies:
2628
- "@types/react" "^16"
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==
2623
+
2624
+ version "17.0.0"
2625
+ resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-17.0.0.tgz#b3b691eb956c4b3401777ee67b900cb28415d95a"
2626
+ integrity sha512-lUqY7OlkF/RbNtD5nIq7ot8NquXrdFrjSOR6+w9a9RFQevGi1oZO1dcJbXMeONAPKtZ2UrZOEJ5UOCVsxbLk/g==
2634
2627
dependencies:
2635
2628
"@types/react" "*"
2636
2629
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] ":
2683
+ version "17.0.0"
2684
+ resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.0.tgz#5af3eb7fad2807092f0046a1302b7823e27919b8"
2685
+ integrity sha512-aj/L7RIMsRlWML3YB6KZiXB3fV2t41+5RBGYF8z+tAKU43Px8C3cYUZsDvf1/+Bm4FK21QWBrDutu8ZJ/70qOw==
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