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.12" ,
48
- "@types/react" : " 18.3.2 " ,
48
+ "@types/react" : " 18.3.3 " ,
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
- "@types/react@18.3.2 ":
3688
- version "18.3.2 "
3689
- resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.2 .tgz#462ae4904973bc212fa910424d901e3d137dbfcd "
3690
- integrity sha512-Btgg89dAnqD4vV7R3hlwOxgqobUQKgx3MmrQRi0yYbs/P0ym8XozIAlkqVilPqHQwXs4e9Tf63rrCgl58BcO4w ==
3687
+ "@types/react@18.3.3 ":
3688
+ version "18.3.3 "
3689
+ resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.3 .tgz#9679020895318b0915d7a3ab004d92d33375c45f "
3690
+ integrity sha512-hti/R0pS0q1/xx+TsI73XIqk26eBsISZ2R0wUijXIngRK9R/e7Xw/cXVxQK7R5JjW+SV4zGcn5hXjudkN/pLIw ==
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