File tree Expand file tree Collapse file tree 2 files changed +10
-18
lines changed Expand file tree Collapse file tree 2 files changed +10
-18
lines changed Original file line number Diff line number Diff line change 3838 "@biomejs/biome" : " 1.9.4" ,
3939 "@types/lodash" : " ^4.17.16" ,
4040 "@types/node" : " ^20" ,
41- "@types/react" : " ^18 " ,
42- "@types/react-dom" : " ^18 " ,
41+ "@types/react" : " ^19.0.0 " ,
42+ "@types/react-dom" : " ^19.0.0 " ,
4343 "autoprefixer" : " ^10.0.1" ,
4444 "eslint" : " ^8" ,
4545 "eslint-config-next" : " 15.3.2" ,
Original file line number Diff line number Diff line change 819819 dependencies :
820820 undici-types "~6.19.2"
821821
822- " @types/prop-types@* " :
823- version "15.7.12 "
824- resolved "https://registry.npmjs.org /@types/prop-types /-/prop-types-15.7.12 .tgz"
825- integrity sha512-5zvhXYtRNRluoE/jAp4GVsSduVUzNWKkOZrCDBWYtE7biZywwdC2AcEzg+cSMLFRfVgeAFqpfNabiPjxFddV1Q ==
822+ " @types/react-dom@^19.0.0 " :
823+ version "19.1.9 "
824+ resolved "https://registry.yarnpkg.com /@types/react-dom /-/react-dom-19.1.9 .tgz#5ab695fce1e804184767932365ae6569c11b4b4b "
825+ integrity sha512-qXRuZaOsAdXKFyOhRBg6Lqqc0yay13vN7KrIg4L7N4aaHN68ma9OK3NE1BoDFgFOTfM7zg+3/8+2n8rLUH3OKQ ==
826826
827- " @types/react-dom@^18 " :
828- version "18.3.0 "
829- resolved "https://registry.npmjs.org /@types/react-dom /-/react-dom-18.3.0 .tgz"
830- integrity sha512-EhwApuTmMBmXuFOikhQLIBUn6uFg81SwLMOAUgodJF14SOBOCMdU04gDoYi0WOJJHD144TL32z4yDqCW3dnkQg ==
827+ " @types/react@^19.0.0 " :
828+ version "19.1.15 "
829+ resolved "https://registry.yarnpkg.com /@types/react/-/react-19.1.15 .tgz#cf854cdf6624f79e34633ddf6dc1e104be459908 "
830+ integrity sha512-+kLxJpaJzXybyDyFXYADyP1cznTO8HSuBpenGlnKOAkH4hyNINiywvXS/tGJhsrGGP/gM185RA3xpjY0Yg4erA ==
831831 dependencies :
832- " @types/react" " *"
833-
834- " @types/react@*" , "@types/react@^18":
835- version "18.3.3"
836- resolved "https://registry.npmjs.org/@types/react/-/react-18.3.3.tgz"
837- integrity sha512-hti/R0pS0q1/xx+TsI73XIqk26eBsISZ2R0wUijXIngRK9R/e7Xw/cXVxQK7R5JjW+SV4zGcn5hXjudkN/pLIw==
838- dependencies :
839- " @types/prop-types" " *"
840832 csstype "^3.0.2"
841833
842834" @typescript-eslint/eslint-plugin@^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0 " :
You can’t perform that action at this time.
0 commit comments