File tree 3 files changed +3
-3
lines changed
packages/next-api-handler
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 22
22
"focus-visible" : " ^5.2.0" ,
23
23
"next" : " ^13.4.19" ,
24
24
"prism-react-renderer" : " ^2.0.6" ,
25
- "react" : " ^18.2 .0" ,
25
+ "react" : " ^19.0 .0" ,
26
26
"react-dom" : " ^18.2.0"
27
27
},
28
28
"devDependencies" : {
Original file line number Diff line number Diff line change 16
16
"dependencies" : {
17
17
"next" : " ^13.4.19" ,
18
18
"next-api-handler" : " workspace:*" ,
19
- "react" : " ^18.2 .0" ,
19
+ "react" : " ^19.0 .0" ,
20
20
"react-dom" : " ^18.2.0"
21
21
},
22
22
"devDependencies" : {
Original file line number Diff line number Diff line change 82
82
"next-test-api-route-handler" : " ^3.1.8" ,
83
83
"npm-run-all" : " ^4.1.5" ,
84
84
"open-cli" : " ^7.2.0" ,
85
- "react" : " ^18.2 .0" ,
85
+ "react" : " ^19.0 .0" ,
86
86
"react-dom" : " ^18.2.0" ,
87
87
"standard-version" : " ^9.5.0" ,
88
88
"ts-jest" : " ^29.1.1" ,
You can’t perform that action at this time.
0 commit comments