File tree Expand file tree Collapse file tree 5 files changed +120
-111
lines changed
next-server-actions-sample Expand file tree Collapse file tree 5 files changed +120
-111
lines changed Original file line number Diff line number Diff line change 9
9
"start" : " next start"
10
10
},
11
11
"dependencies" : {
12
- "next" : " ^15.2.3 " ,
12
+ "next" : " ^15.2.4 " ,
13
13
"next-auth" : " 5.0.0-beta.27" ,
14
14
"react" : " ^19.0.0" ,
15
15
"react-dom" : " ^19.0.0"
Original file line number Diff line number Diff line change 10
10
},
11
11
"dependencies" : {
12
12
"@logto/next" : " workspace:^" ,
13
- "next" : " ^15.2.3 " ,
13
+ "next" : " ^15.2.4 " ,
14
14
"react" : " ^19.0.0" ,
15
15
"react-dom" : " ^19.0.0" ,
16
16
"swr" : " ^2.0.0"
Original file line number Diff line number Diff line change 10
10
},
11
11
"dependencies" : {
12
12
"@logto/next" : " workspace:^" ,
13
- "next" : " ^15.2.3 " ,
13
+ "next" : " ^15.2.4 " ,
14
14
"react" : " ^19.0.0" ,
15
15
"react-dom" : " ^19.0.0"
16
16
},
Original file line number Diff line number Diff line change 63
63
"@vitest/coverage-v8" : " ^2.1.9" ,
64
64
"eslint" : " ^8.57.0" ,
65
65
"lint-staged" : " ^15.0.0" ,
66
- "next" : " ^15.2.3 " ,
66
+ "next" : " ^15.2.4 " ,
67
67
"next-test-api-route-handler" : " ^4.0.14" ,
68
68
"prettier" : " ^3.0.0" ,
69
69
"react" : " 19.0.0" ,
You can’t perform that action at this time.
0 commit comments