File tree Expand file tree Collapse file tree 4 files changed +78
-88
lines changed
packages/next-api-handler Expand file tree Collapse file tree 4 files changed +78
-88
lines changed Original file line number Diff line number Diff line change 2222 "focus-visible" : " ^5.2.0" ,
2323 "next" : " ^13.4.19" ,
2424 "prism-react-renderer" : " ^2.0.6" ,
25- "react" : " ^18.2 .0" ,
26- "react-dom" : " ^18.2 .0"
25+ "react" : " ^19.0 .0" ,
26+ "react-dom" : " ^19.0 .0"
2727 },
2828 "devDependencies" : {
2929 "@algolia/client-search" : " ^4.20.0" ,
3030 "@tailwindcss/typography" : " ^0.5.10" ,
31- "@types/react" : " ^18.2.21 " ,
32- "@types/react-dom" : " ^18.2.7 " ,
31+ "@types/react" : " ^19.0.0 " ,
32+ "@types/react-dom" : " ^19.0.0 " ,
3333 "autoprefixer" : " ^10.4.15" ,
3434 "eslint-config-custom" : " workspace:*" ,
3535 "postcss" : " ^8.4.29" ,
Original file line number Diff line number Diff line change 1616 "dependencies" : {
1717 "next" : " ^13.4.19" ,
1818 "next-api-handler" : " workspace:*" ,
19- "react" : " ^18.2 .0" ,
20- "react-dom" : " ^18.2 .0"
19+ "react" : " ^19.0 .0" ,
20+ "react-dom" : " ^19.0 .0"
2121 },
2222 "devDependencies" : {
2323 "@types/node" : " ^20.6.0" ,
24- "@types/react" : " ^18.2.21 " ,
24+ "@types/react" : " ^19.0.0 " ,
2525 "cypress" : " ^13.2.0" ,
2626 "eslint-config-custom" : " workspace:*" ,
2727 "start-server-and-test" : " ^2.0.0" ,
Original file line number Diff line number Diff line change 8282 "next-test-api-route-handler" : " ^3.1.8" ,
8383 "npm-run-all" : " ^4.1.5" ,
8484 "open-cli" : " ^7.2.0" ,
85- "react" : " ^18.2 .0" ,
86- "react-dom" : " ^18.2 .0" ,
85+ "react" : " ^19.0 .0" ,
86+ "react-dom" : " ^19.0 .0" ,
8787 "standard-version" : " ^9.5.0" ,
8888 "ts-jest" : " ^29.1.1" ,
8989 "tsconfig" : " workspace:*" ,
You can’t perform that action at this time.
0 commit comments