File tree 2 files changed +13
-13
lines changed
2 files changed +13
-13
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.14.2 " ,
68
- "@types/react-dom" : " 16.9.10 " ,
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.14.2 " ,
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
- "@types/react-dom@16.9.10 ":
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 ==
2623
+ "@types/react-dom@17.0.0 ":
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 ==
2627
2627
dependencies:
2628
- "@types/react" "^16 "
2628
+ "@types/react" "* "
2629
2629
2630
2630
2631
2631
version "4.1.1"
2679
2679
dependencies:
2680
2680
"@types/react" "*"
2681
2681
2682
- "@types/react@*", "@types/react@16.14.2", "@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 ==
2682
+ "@types/react@*", "@types/react@17.0.0 ":
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 ==
2686
2686
dependencies:
2687
2687
"@types/prop-types" "*"
2688
2688
csstype "^3.0.2"
You can’t perform that action at this time.
0 commit comments