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 166
166
"@types/jest" : " ^29.5.12" ,
167
167
"@types/mdast" : " ^4.0.3" ,
168
168
"@types/node" : " ^18.16.6" ,
169
- "@types/react" : " ^18.3.1 " ,
169
+ "@types/react" : " ^18.3.2 " ,
170
170
"@types/react-dom" : " ^18.3.0" ,
171
171
"@types/react-modal" : " ^3.16.3" ,
172
172
"babel-jest" : " ^29.7.0" ,
Original file line number Diff line number Diff line change 3132
3132
dependencies:
3133
3133
"@types/react" "*"
3134
3134
3135
- "@types/react@*", "@types/react@^18.3.1 ":
3136
- version "18.3.1 "
3137
- resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.1 .tgz#fed43985caa834a2084d002e4771e15dfcbdbe8e "
3138
- integrity sha512-V0kuGBX3+prX+DQ/7r2qsv1NsdfnCLnTgnRJ1pYnxykBhGMz+qj+box5lq7XsO5mtZsBqpjwwTu/7wszPfMBcw ==
3135
+ "@types/react@*", "@types/react@^18.3.2 ":
3136
+ version "18.3.2 "
3137
+ resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.2 .tgz#462ae4904973bc212fa910424d901e3d137dbfcd "
3138
+ integrity sha512-Btgg89dAnqD4vV7R3hlwOxgqobUQKgx3MmrQRi0yYbs/P0ym8XozIAlkqVilPqHQwXs4e9Tf63rrCgl58BcO4w ==
3139
3139
dependencies:
3140
3140
"@types/prop-types" "*"
3141
3141
csstype "^3.0.2"
You can’t perform that action at this time.
0 commit comments