File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 22
22
},
23
23
"devDependencies" : {
24
24
"@types/react" : " ^18.3.12" ,
25
- "@types/react-dom" : " ^18.3.0 " ,
25
+ "@types/react-dom" : " ^18.3.1 " ,
26
26
"@typescript-eslint/eslint-plugin" : " ^6.21.0" ,
27
27
"@typescript-eslint/parser" : " ^6.21.0" ,
28
28
"@vitejs/plugin-react" : " ^4.3.3" ,
Original file line number Diff line number Diff line change 1565
1565
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.11.tgz#2596fb352ee96a1379c657734d4b913a613ad563"
1566
1566
integrity sha512-ga8y9v9uyeiLdpKddhxYQkxNDrfvuPrlFb0N1qnZZByvcElJaXthF1UhvCh9TLWJBEHeNtdnbysW7Y6Uq8CVng==
1567
1567
1568
- " @types/react-dom@^18.3.0 " :
1569
- version "18.3.0 "
1570
- resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.3.0 .tgz#0cbc818755d87066ab6ca74fbedb2547d74a82b0 "
1571
- integrity sha512-EhwApuTmMBmXuFOikhQLIBUn6uFg81SwLMOAUgodJF14SOBOCMdU04gDoYi0WOJJHD144TL32z4yDqCW3dnkQg ==
1568
+ " @types/react-dom@^18.3.1 " :
1569
+ version "18.3.1 "
1570
+ resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.3.1 .tgz#1e4654c08a9cdcfb6594c780ac59b55aad42fe07 "
1571
+ integrity sha512-qW1Mfv8taImTthu4KoXgDfLuk4bydU6Q/TkADnDWWHwi4NX4BR+LWfTp2sVmTqRrsHvyDDTelgelxJ+SsejKKQ ==
1572
1572
dependencies :
1573
1573
" @types/react" " *"
1574
1574
You can’t perform that action at this time.
0 commit comments