File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 24
24
"@testing-library/user-event" : " 14.5.2" ,
25
25
"@types/jest" : " 29.5.11" ,
26
26
"@types/node" : " 22.9.0" ,
27
- "@types/react" : " 18.3.14 " ,
28
- "@types/react-dom" : " 18.3.3 " ,
27
+ "@types/react" : " 18.3.15 " ,
28
+ "@types/react-dom" : " 18.3.4 " ,
29
29
"@typescript-eslint/eslint-plugin" : " 6.18.1" ,
30
30
"@typescript-eslint/parser" : " 6.18.1" ,
31
31
"babel-plugin-transform-export-extensions" : " 6.22.0" ,
Original file line number Diff line number Diff line change 2678
2678
resolved "https://registry.npmjs.org/@types/range-parser/-/range-parser-1.2.7.tgz"
2679
2679
integrity sha512-hKormJbkJqzQGhziax5PItDUTMAM9uE2XXQmM37dyd4hVM+5aVl7oVxMVUiVQn2oCQFN/LKCZdvSM0pFRqbSmQ==
2680
2680
2681
- " @types/[email protected] .3 " , "@types/react-dom@^18.0.0":
2682
- version "18.3.3 "
2683
- resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.3.3 .tgz#3654138d0da1b0c7916f6ed0dc1cc2b576d47650 "
2684
- integrity sha512-uTYkxTLkYp41nq/ULXyXMtkNT1vu5fXJoqad6uTNCOGat5t9cLgF4vMNLBXsTOXpdOI44XzKPY1M5RRm0bQHuw ==
2681
+ " @types/[email protected] .4 " , "@types/react-dom@^18.0.0":
2682
+ version "18.3.4 "
2683
+ resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.3.4 .tgz#25119d84a654b3894b49eded7c4b68f2ca9a0f6d "
2684
+ integrity sha512-HMqjZ3RJxmfoOn3sVc0T0fO6qSrLDnUQYB+azHKdBBz1eOt0Sq4wUu2Sf1/Dt18gqhECg0fZ33tkh/6YdwrSCw ==
2685
2685
2686
2686
" @types/react-transition-group@^4.4.10 " :
2687
2687
version "4.4.10"
2690
2690
dependencies :
2691
2691
" @types/react" " *"
2692
2692
2693
- " @types/react@*" , "@types/[email protected] .14 ":
2694
- version "18.3.14 "
2695
- resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.14 .tgz#7ce43bbca0e15e1c4f67ad33ea3f83d75aa6756b "
2696
- integrity sha512-NzahNKvjNhVjuPBQ+2G7WlxstQ+47kXZNHlUvFakDViuIEfGY926GqhMueQFZ7woG+sPiQKlF36XfrIUVSUfFg ==
2693
+ " @types/react@*" , "@types/[email protected] .15 ":
2694
+ version "18.3.15 "
2695
+ resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.15 .tgz#14674f041072c2b17062ae2edb0eb95a45787f98 "
2696
+ integrity sha512-XQzbwkCwrsabawgWsvDDwsDTRuH1sf6Uj1fnFYoG03ZXfT54/aBvlylKR9ix70pXAtTn8dFzj358zVcZN4m83w ==
2697
2697
dependencies :
2698
2698
" @types/prop-types" " *"
2699
2699
csstype "^3.0.2"
You can’t perform that action at this time.
0 commit comments