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 26
26
"@typescript-eslint/eslint-plugin" : " ^8.0.0" ,
27
27
"@typescript-eslint/parser" : " ^8.0.0" ,
28
28
"@vitest/coverage-v8" : " ^2.0.0" ,
29
- "@types/react" : " ^18.2.15 " ,
29
+ "@types/react" : " ^19.0.0 " ,
30
30
"babel-plugin-styled-components" : " ^2.1.4" ,
31
31
"eslint" : " ^9.0.0" ,
32
32
"prettier" : " ^3.0.0" ,
42
42
"ink" : " ^4.3.0" ,
43
43
"lodash" : " ^4.17.21" ,
44
44
"pastel" : " ^3.0.0" ,
45
- "react" : " ^18.2 .0" ,
45
+ "react" : " ^19.0 .0" ,
46
46
"zod" : " ^3.21.4"
47
47
}
48
48
}
Original file line number Diff line number Diff line change 658
658
resolved "https://registry.yarnpkg.com/@types/normalize-package-data/-/normalize-package-data-2.4.4.tgz#56e2cc26c397c038fab0e3a917a12d5c5909e901"
659
659
integrity sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==
660
660
661
- " @types/prop-types@* " :
662
- version "15.7.14"
663
- resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.14.tgz#1433419d73b2a7ebfc6918dcefd2ec0d5cd698f2"
664
- integrity sha512-gNMvNH49DJ7OJYv+KAKn0Xp45p8PLl6zo2YnvDIbTd4J6MER2BmWN49TG7n9LvkyihINxeKW8+3bfS2yDC9dzQ==
665
-
666
- " @types/react@^18.2.15 " :
667
- version "18.3.16"
668
- resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.16.tgz#5326789125fac98b718d586ad157442ceb44ff28"
669
- integrity sha512-oh8AMIC4Y2ciKufU8hnKgs+ufgbA/dhPTACaZPM86AbwX9QwnFtSoPWEeRUj8fge+v6kFt78BXcDhAU1SrrAsw==
661
+ " @types/react@^19.0.0 " :
662
+ version "19.0.1"
663
+ resolved "https://registry.yarnpkg.com/@types/react/-/react-19.0.1.tgz#a000d5b78f473732a08cecbead0f3751e550b3df"
664
+ integrity sha512-YW6614BDhqbpR5KtUYzTA+zlA7nayzJRA9ljz9CQoxthR0sDisYZLuvSMsil36t4EH/uAt8T52Xb4sVw17G+SQ==
670
665
dependencies :
671
- " @types/prop-types" " *"
672
666
csstype "^3.0.2"
673
667
674
668
" @typescript-eslint/eslint-plugin@^8.0.0 " :
@@ -1995,12 +1989,10 @@ react-reconciler@^0.29.0:
1995
1989
loose-envify "^1.1.0"
1996
1990
scheduler "^0.23.0"
1997
1991
1998
- react@^18.2.0 :
1999
- version "18.3.1"
2000
- resolved "https://registry.yarnpkg.com/react/-/react-18.3.1.tgz#49ab892009c53933625bd16b2533fc754cab2891"
2001
- integrity sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ==
2002
- dependencies :
2003
- loose-envify "^1.1.0"
1992
+ react@^19.0.0 :
1993
+ version "19.0.0"
1994
+ resolved "https://registry.yarnpkg.com/react/-/react-19.0.0.tgz#6e1969251b9f108870aa4bff37a0ce9ddfaaabdd"
1995
+ integrity sha512-V8AVnmPIICiWpGfm6GLzCR/W5FXLchHop40W4nXBmdlEceh16rCN8O8LNWm5bh5XUX91fh7KpA+W0TgMKmgTpQ==
2004
1996
2005
1997
read-package-up@^11.0.0 :
2006
1998
version "11.0.0"
You can’t perform that action at this time.
0 commit comments