File tree Expand file tree Collapse file tree 5 files changed +216
-223
lines changed Expand file tree Collapse file tree 5 files changed +216
-223
lines changed Original file line number Diff line number Diff line change 3434 },
3535 "devDependencies" : {
3636 "@types/prop-types" : " ^15.7.14" ,
37- "@types/react" : " ^18.3.18 " ,
38- "@types/react-dom" : " ^18.3.5 " ,
37+ "@types/react" : " ^19.0.10 " ,
38+ "@types/react-dom" : " ^19.0.4 " ,
3939 "pino" : " ^9.5.0" ,
4040 "pino-pretty" : " ^11.2.1" ,
41- "react" : " ^18.3.1 " ,
41+ "react" : " ^19.0.0 " ,
4242 "rimraf" : " ^6.0.1" ,
4343 "shx" : " ^0.3.4" ,
4444 "unbuild" : " ^2.0.0" ,
Original file line number Diff line number Diff line change 2828 "build" : " tsc && unbuild"
2929 },
3030 "devDependencies" : {
31- "@types/react" : " ^18.3.18 " ,
31+ "@types/react" : " ^19.0.10 " ,
3232 "next" : " ^13.4.7" ,
33- "react" : " ^18.3.1 " ,
33+ "react" : " ^19.0.0 " ,
3434 "typescript" : " ^5.7.2" ,
3535 "unbuild" : " ^2.0.0"
3636 },
Original file line number Diff line number Diff line change 3333 "@previewjs/core" : " workspace:*" ,
3434 "@previewjs/iframe" : " workspace:*" ,
3535 "@previewjs/testing" : " workspace:*" ,
36- "@types/react" : " ^18.3.18 " ,
37- "@types/react-dom" : " ^18.3.5 " ,
36+ "@types/react" : " ^19.0.10 " ,
37+ "@types/react-dom" : " ^19.0.4 " ,
3838 "pino" : " ^9.5.0" ,
3939 "pino-pretty" : " ^11.2.1" ,
40- "react" : " ^18.3.1 " ,
40+ "react" : " ^19.0.0 " ,
4141 "unbuild" : " ^2.0.0" ,
4242 "vite" : " ^6.0.5"
4343 }
You can’t perform that action at this time.
0 commit comments