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 36
36
"@testing-library/jest-dom" : " ^5.17.0" ,
37
37
"@testing-library/react" : " ^15.0.7" ,
38
38
"@types/jest" : " ^29.5.12" ,
39
- "@types/react" : " ^18.3.3 " ,
39
+ "@types/react" : " ^18.3.5 " ,
40
40
"@types/react-dom" : " ^18.3.0" ,
41
41
"@typescript-eslint/eslint-plugin" : " ^5.62.0" ,
42
42
"@typescript-eslint/parser" : " ^5.62.0" ,
Original file line number Diff line number Diff line change 2038
2038
dependencies :
2039
2039
" @types/react" " *"
2040
2040
2041
- " @types/react@*" , "@types/react@^18.3.3 ":
2042
- version "18.3.3 "
2043
- resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.3 .tgz#9679020895318b0915d7a3ab004d92d33375c45f "
2044
- integrity sha512-hti/R0pS0q1/xx+TsI73XIqk26eBsISZ2R0wUijXIngRK9R/e7Xw/cXVxQK7R5JjW+SV4zGcn5hXjudkN/pLIw ==
2041
+ " @types/react@*" , "@types/react@^18.3.5 ":
2042
+ version "18.3.5 "
2043
+ resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.5 .tgz#5f524c2ad2089c0ff372bbdabc77ca2c4dbadf8f "
2044
+ integrity sha512-WeqMfGJLGuLCqHGYRGHxnKrXcTitc6L/nBUWfWPcTarG3t9PsquqUMuVeXZeca+mglY4Vo5GZjCi0A3Or2lnxA ==
2045
2045
dependencies :
2046
2046
" @types/prop-types" " *"
2047
2047
csstype "^3.0.2"
You can’t perform that action at this time.
0 commit comments