Commit 9c11a5a 1 parent ad84bae commit 9c11a5a Copy full SHA for 9c11a5a
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 48
48
"@types/jest" : " ^29.5.12" ,
49
49
"@types/node" : " ^20.12.4" ,
50
50
"@types/react" : " ^18.2.0" ,
51
- "@types/react-dom" : " ^18.2.0 " ,
51
+ "@types/react-dom" : " ^18.2.24 " ,
52
52
"autoprefixer" : " ^10.0.1" ,
53
53
"concurrently" : " ^8.2.2" ,
54
54
"dotenv" : " ^16.4.5" ,
Original file line number Diff line number Diff line change 2547
2547
resolved "https://registry.npmjs.org/@types/prop-types/-/prop-types-15.7.12.tgz"
2548
2548
integrity sha512-5zvhXYtRNRluoE/jAp4GVsSduVUzNWKkOZrCDBWYtE7biZywwdC2AcEzg+cSMLFRfVgeAFqpfNabiPjxFddV1Q==
2549
2549
2550
- " @types/react-dom@^18.2.0 " :
2551
- version "18.2.22 "
2552
- resolved "https://registry.npmjs.org /@types/react-dom/-/react-dom-18.2.22 .tgz"
2553
- integrity sha512-fHkBXPeNtfvri6gdsMYyW+dW7RXFo6Ad09nLFK0VQWR7yGLai/Cyvyj696gbwYvBnhGtevUG9cET0pmUbMtoPQ ==
2550
+ " @types/react-dom@^18.2.0" , "@types/react-dom@^18.2.24" :
2551
+ version "18.2.24 "
2552
+ resolved "https://registry.yarnpkg.com /@types/react-dom/-/react-dom-18.2.24 .tgz#8dda8f449ae436a7a6e91efed8035d4ab03ff759 "
2553
+ integrity sha512-cN6upcKd8zkGy4HU9F1+/s98Hrp6D4MOcippK4PoE8OZRngohHZpbJn1GsaDLz87MqvHNoT13nHvNqM9ocRHZg ==
2554
2554
dependencies :
2555
2555
" @types/react" " *"
2556
2556
You can’t perform that action at this time.
0 commit comments