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.12.11" ,
48
- "@types/react" : " 18.3.1 " ,
48
+ "@types/react" : " 18.3.2 " ,
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 3684
3684
"@types/scheduler" "*"
3685
3685
csstype "^3.0.2"
3686
3686
3687
-
3688
- version "18.3.1 "
3689
- resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.1 .tgz#fed43985caa834a2084d002e4771e15dfcbdbe8e "
3690
- integrity sha512-V0kuGBX3+prX+DQ/7r2qsv1NsdfnCLnTgnRJ1pYnxykBhGMz+qj+box5lq7XsO5mtZsBqpjwwTu/7wszPfMBcw ==
3687
+
3688
+ version "18.3.2 "
3689
+ resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.2 .tgz#462ae4904973bc212fa910424d901e3d137dbfcd "
3690
+ integrity sha512-Btgg89dAnqD4vV7R3hlwOxgqobUQKgx3MmrQRi0yYbs/P0ym8XozIAlkqVilPqHQwXs4e9Tf63rrCgl58BcO4w ==
3691
3691
dependencies:
3692
3692
"@types/prop-types" "*"
3693
3693
csstype "^3.0.2"
You can’t perform that action at this time.
0 commit comments