This repository was archived by the owner on Sep 9, 2024. It is now read-only.
File tree 2 files changed +11
-2
lines changed 2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 29
29
"@svgr/webpack" : " 8.0.1" ,
30
30
"@types/js-yaml" : " 4.0.5" ,
31
31
"@types/node" : " 20.1.5" ,
32
- "@types/react" : " 18.2.6 " ,
32
+ "@types/react" : " 18.2.10 " ,
33
33
"@types/react-dom" : " 18.2.4" ,
34
34
"eslint" : " 8.40.0" ,
35
35
"eslint-config-next" : " 13.4.2" ,
Original file line number Diff line number Diff line change 3904
3904
dependencies:
3905
3905
"@types/react" "*"
3906
3906
3907
- "@types/react@*", "@types/react@18.2.6", "@types/react@ >=16":
3907
+ "@types/react@*", "@types/react@>=16":
3908
3908
version "18.2.6"
3909
3909
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.6.tgz#5cd53ee0d30ffc193b159d3516c8c8ad2f19d571"
3910
3910
integrity sha512-wRZClXn//zxCFW+ye/D2qY65UsYP1Fpex2YXorHc8awoNamkMZSvBxwxdYVInsHOZZd2Ppq8isnSzJL5Mpf8OA==
3913
3913
"@types/scheduler" "*"
3914
3914
csstype "^3.0.2"
3915
3915
3916
+
3917
+ version "18.2.10"
3918
+ resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.10.tgz#dd47f4f4f8fa163c135b56d5f5ecdcea1330dc5c"
3919
+ integrity sha512-5UTpmDa5L+PgTLXhLPNolv7/Qh+1YQuy4fsh/IahJbvtaLz2g9qX0CKsE0rBQCvn9ymt9NpvZENZwclbLKc3EQ==
3920
+ dependencies:
3921
+ "@types/prop-types" "*"
3922
+ "@types/scheduler" "*"
3923
+ csstype "^3.0.2"
3924
+
3916
3925
"@types/react@^17":
3917
3926
version "17.0.59"
3918
3927
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.59.tgz#5aa4e161a356fcb824d81f166e01bad9e82243bb"
You can’t perform that action at this time.
0 commit comments