File tree Expand file tree Collapse file tree 2 files changed +15
-15
lines changed Expand file tree Collapse file tree 2 files changed +15
-15
lines changed Original file line number Diff line number Diff line change 39
39
"@types/gh-pages" : " 3.0.0" ,
40
40
"@types/html-webpack-plugin" : " 3.2.3" ,
41
41
"@types/marked" : " 1.1.0" ,
42
- "@types/mini-css-extract-plugin" : " 0.9 .1" ,
43
- "@types/react" : " 16.9.49 " ,
44
- "@types/react-dom" : " 16.9.8 " ,
42
+ "@types/mini-css-extract-plugin" : " 1.2 .1" ,
43
+ "@types/react" : " 17.0.0 " ,
44
+ "@types/react-dom" : " 17.0.0 " ,
45
45
"@types/resolve-pkg" : " 2.0.0" ,
46
46
"@types/webpack" : " 4.41.22" ,
47
47
"@types/webpack-dev-server" : " 3.11.0" ,
Original file line number Diff line number Diff line change 2616
2616
resolved "https://registry.yarnpkg.com/@types/mime/-/mime-2.0.2.tgz#857a118d8634c84bba7ae14088e4508490cd5da5"
2617
2617
integrity sha512-4kPlzbljFcsttWEq6aBW0OZe6BDajAmyvr2xknBG92tejQnvdGtT9+kXSZ580DqpxY9qG2xeQVF9Dq0ymUTo5Q==
2618
2618
2619
- "@types/mini-css-extract-plugin@0.9 .1":
2620
- version "0.9 .1"
2621
- resolved "https://registry.yarnpkg.com/@types/mini-css-extract-plugin/-/mini-css-extract-plugin-0.9 .1.tgz#d4bdde5197326fca039d418f4bdda03dc74dc451 "
2622
- integrity sha512-+mN04Oszdz9tGjUP/c1ReVwJXxSniLd7lF++sv+8dkABxVNthg6uccei+4ssKxRHGoMmPxdn7uBdJWONSJGTGQ ==
2619
+ "@types/mini-css-extract-plugin@1.2 .1":
2620
+ version "1.2 .1"
2621
+ resolved "https://registry.yarnpkg.com/@types/mini-css-extract-plugin/-/mini-css-extract-plugin-1.2 .1.tgz#f43fb28a411e89fc3c258b25d66bd9345dc71395 "
2622
+ integrity sha512-4/cdB1GdB9va4v/K7ivBVqNrcELjVbkgivEtqBjp/z54pqn1AYRHvQ0v97WOZgz/ilMXzG1aGM+3C1DRxp3XZw ==
2623
2623
dependencies:
2624
2624
"@types/webpack" "*"
2625
2625
2673
2673
resolved "https://registry.yarnpkg.com/@types/range-parser/-/range-parser-1.2.3.tgz#7ee330ba7caafb98090bece86a5ee44115904c2c"
2674
2674
integrity sha512-ewFXqrQHlFsgc09MK5jP5iR7vumV/BYayNC6PgJO2LPe8vrnNFyjQjSppfEngITi0qvfKtzFvgKymGheFM9UOA==
2675
2675
2676
- "@types/react-dom@16.9.8 ":
2677
- version "16.9.8 "
2678
- resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-16.9.8 .tgz#fe4c1e11dfc67155733dfa6aa65108b4971cb423 "
2679
- integrity sha512-ykkPQ+5nFknnlU6lDd947WbQ6TE3NNzbQAkInC2EKY1qeYdTKp7onFusmYZb+ityzx2YviqT6BXSu+LyWWJwcA ==
2676
+ "@types/react-dom@17.0.0 ":
2677
+ version "17.0.0 "
2678
+ resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-17.0.0 .tgz#b3b691eb956c4b3401777ee67b900cb28415d95a "
2679
+ integrity sha512-lUqY7OlkF/RbNtD5nIq7ot8NquXrdFrjSOR6+w9a9RFQevGi1oZO1dcJbXMeONAPKtZ2UrZOEJ5UOCVsxbLk/g ==
2680
2680
dependencies:
2681
2681
"@types/react" "*"
2682
2682
2688
2688
"@types/prop-types" "*"
2689
2689
csstype "^2.2.0"
2690
2690
2691
- "@types/react@16.9.49 ":
2692
- version "16.9.49 "
2693
- resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.49 .tgz#09db021cf8089aba0cdb12a49f8021a69cce4872 "
2694
- integrity sha512-DtLFjSj0OYAdVLBbyjhuV9CdGVHCkHn2R+xr3XkBvK2rS1Y1tkc14XSGjYgm5Fjjr90AxH9tiSzc1pCFMGO06g ==
2691
+ "@types/react@17.0.0 ":
2692
+ version "17.0.0 "
2693
+ resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.0 .tgz#5af3eb7fad2807092f0046a1302b7823e27919b8 "
2694
+ integrity sha512-aj/L7RIMsRlWML3YB6KZiXB3fV2t41+5RBGYF8z+tAKU43Px8C3cYUZsDvf1/+Bm4FK21QWBrDutu8ZJ/70qOw ==
2695
2695
dependencies:
2696
2696
"@types/prop-types" "*"
2697
2697
csstype "^3.0.2"
You can’t perform that action at this time.
0 commit comments