File tree 2 files changed +10
-2
lines changed
2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 45
45
"@types/jest" : " ^29.5.11" ,
46
46
"@types/mdx" : " ^2.0.5" ,
47
47
"@types/node" : " 20.12.7" ,
48
- "@types/react" : " 18.2.77 " ,
48
+ "@types/react" : " 18.2.78 " ,
49
49
"@types/react-dom" : " 18.2.25" ,
50
50
"@typescript-eslint/eslint-plugin" : " 6.21.0" ,
51
51
"@typescript-eslint/parser" : " 6.21.0" ,
Original file line number Diff line number Diff line change 3625
3625
dependencies:
3626
3626
"@types/react" "*"
3627
3627
3628
- "@types/react@*", "@types/react@18.2.77" :
3628
+ "@types/react@*":
3629
3629
version "18.2.77"
3630
3630
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.77.tgz#af2f857b6a6dfb6ca89ec102ebc147b1f1616880"
3631
3631
integrity sha512-CUT9KUUF+HytDM7WiXKLF9qUSg4tGImwy4FXTlfEDPEkkNUzJ7rVFolYweJ9fS1ljoIaP7M7Rdjc5eUm/Yu5AA==
3642
3642
"@types/scheduler" "*"
3643
3643
csstype "^3.0.2"
3644
3644
3645
+ "@types/react@18.2.78":
3646
+ version "18.2.78"
3647
+ resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.78.tgz#94aec453d0ccca909998a2b4b2fd78af15a7d2fe"
3648
+ integrity sha512-qOwdPnnitQY4xKlKayt42q5W5UQrSHjgoXNVEtxeqdITJ99k4VXJOP3vt8Rkm9HmgJpH50UNU+rlqfkfWOqp0A==
3649
+ dependencies:
3650
+ "@types/prop-types" "*"
3651
+ csstype "^3.0.2"
3652
+
3645
3653
"@types/responselike@^1.0.0":
3646
3654
version "1.0.3"
3647
3655
resolved "https://registry.yarnpkg.com/@types/responselike/-/responselike-1.0.3.tgz#cc29706f0a397cfe6df89debfe4bf5cea159db50"
You can’t perform that action at this time.
0 commit comments