File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
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.16.2" ,
48
- "@types/react" : " 18.3.4 " ,
48
+ "@types/react" : " 18.3.5 " ,
49
49
"@types/react-dom" : " 18.3.0" ,
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 3986
3986
"@types/scheduler" "*"
3987
3987
csstype "^3.0.2"
3988
3988
3989
- "@types/react@18.3.4 ":
3990
- version "18.3.4 "
3991
- resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.4 .tgz#dfdd534a1d081307144c00e325c06e00312c93a3 "
3992
- integrity sha512-J7W30FTdfCxDDjmfRM+/JqLHBIyl7xUIp9kwK637FGmY7+mkSFSe6L4jpZzhj5QMfLssSDP4/i75AKkrdC7/Jw ==
3989
+ "@types/react@18.3.5 ":
3990
+ version "18.3.5 "
3991
+ resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.5 .tgz#5f524c2ad2089c0ff372bbdabc77ca2c4dbadf8f "
3992
+ integrity sha512-WeqMfGJLGuLCqHGYRGHxnKrXcTitc6L/nBUWfWPcTarG3t9PsquqUMuVeXZeca+mglY4Vo5GZjCi0A3Or2lnxA ==
3993
3993
dependencies:
3994
3994
"@types/prop-types" "*"
3995
3995
csstype "^3.0.2"
You can’t perform that action at this time.
0 commit comments