File tree Expand file tree Collapse file tree 7 files changed +110
-146
lines changed
next-server-actions-sample Expand file tree Collapse file tree 7 files changed +110
-146
lines changed Original file line number Diff line number Diff line change 1818 "@silverhand/ts-config" : " ^6.0.0" ,
1919 "@silverhand/ts-config-react" : " ^6.0.0" ,
2020 "@types/node" : " ^22.0.0" ,
21- "@types/react" : " ^18.2.56 " ,
22- "@types/react-dom" : " ^18.2.19 " ,
21+ "@types/react" : " ^19.0.0 " ,
22+ "@types/react-dom" : " ^19.0.0 " ,
2323 "eslint" : " ^8.50.0" ,
2424 "eslint-config-next" : " ^15.0.4" ,
2525 "lint-staged" : " ^15.0.0" ,
Original file line number Diff line number Diff line change 2020 "@silverhand/eslint-config-react" : " ^6.0.2" ,
2121 "@silverhand/ts-config" : " ^6.0.0" ,
2222 "@silverhand/ts-config-react" : " ^6.0.0" ,
23- "@types/react" : " ^18.2.56 " ,
24- "@types/react-dom" : " ^18.2.19 " ,
23+ "@types/react" : " ^19.0.0 " ,
24+ "@types/react-dom" : " ^19.0.0 " ,
2525 "@types/react-router-dom" : " ^5.3.3" ,
2626 "eslint" : " ^8.57.0" ,
2727 "lint-staged" : " ^15.0.0" ,
Original file line number Diff line number Diff line change 1818 "@silverhand/ts-config" : " ^6.0.0" ,
1919 "@silverhand/ts-config-react" : " ^6.0.0" ,
2020 "@types/node" : " ^22.0.0" ,
21- "@types/react" : " ^18.2.56 " ,
22- "@types/react-dom" : " ^18.2.19 " ,
21+ "@types/react" : " ^19.0.0 " ,
22+ "@types/react-dom" : " ^19.0.0 " ,
2323 "eslint" : " ^8.50.0" ,
2424 "eslint-config-next" : " ^15.0.4" ,
2525 "lint-staged" : " ^15.0.0" ,
Original file line number Diff line number Diff line change 1515 "@react-router/node" : " ^7.5.3" ,
1616 "@react-router/serve" : " ^7.5.3" ,
1717 "isbot" : " ^4" ,
18- "react" : " ^18.2 .0" ,
19- "react-dom" : " ^18.2 .0" ,
18+ "react" : " ^19.0 .0" ,
19+ "react-dom" : " ^19.0 .0" ,
2020 "react-router" : " ^7.5.3"
2121 },
2222 "devDependencies" : {
2525 "@silverhand/eslint-config-react" : " ^6.0.2" ,
2626 "@silverhand/ts-config" : " ^6.0.0" ,
2727 "@silverhand/ts-config-react" : " ^6.0.0" ,
28- "@types/react" : " ^18.2.56 " ,
29- "@types/react-dom" : " ^18.2.19 " ,
28+ "@types/react" : " ^19.0.0 " ,
29+ "@types/react-dom" : " ^19.0.0 " ,
3030 "buffer" : " ^6.0.3" ,
3131 "eslint" : " ^8.57.0" ,
3232 "lint-staged" : " ^15.0.0" ,
Original file line number Diff line number Diff line change 1414 "dependencies" : {
1515 "@logto/react" : " workspace:^" ,
1616 "@tanstack/react-query" : " ^5.0.0" ,
17- "react" : " ^18.2 .0" ,
18- "react-dom" : " ^18.2 .0" ,
17+ "react" : " ^19.0 .0" ,
18+ "react-dom" : " ^19.0 .0" ,
1919 "react-router-dom" : " ^6.2.2"
2020 },
2121 "devDependencies" : {
2525 "@silverhand/eslint-config-react" : " ^6.0.2" ,
2626 "@silverhand/ts-config" : " ^6.0.0" ,
2727 "@silverhand/ts-config-react" : " ^6.0.0" ,
28- "@types/react" : " ^18.2.56 " ,
29- "@types/react-dom" : " ^18.2.19 " ,
28+ "@types/react" : " ^19.0.0 " ,
29+ "@types/react-dom" : " ^19.0.0 " ,
3030 "@types/react-router-dom" : " ^5.3.3" ,
3131 "buffer" : " ^6.0.3" ,
3232 "eslint" : " ^8.57.0" ,
Original file line number Diff line number Diff line change 3838 "@silverhand/ts-config" : " ^6.0.0" ,
3939 "@silverhand/ts-config-react" : " ^6.0.0" ,
4040 "@testing-library/react" : " ^16.0.0" ,
41- "@types/react" : " ^18.2.56 " ,
41+ "@types/react" : " ^19.0.0 " ,
4242 "@vitest/coverage-v8" : " ^2.1.9" ,
4343 "eslint" : " ^8.57.0" ,
4444 "happy-dom" : " ^16.0.0" ,
4545 "lint-staged" : " ^15.0.0" ,
4646 "postcss" : " ^8.4.31" ,
4747 "prettier" : " ^3.0.0" ,
48- "react" : " ^18 .0.2 " ,
49- "react-dom" : " ^18 .0.2 " ,
48+ "react" : " ^19 .0.0 " ,
49+ "react-dom" : " ^19 .0.0 " ,
5050 "stylelint" : " ^16.0.0" ,
5151 "typescript" : " ^5.3.3" ,
5252 "vitest" : " ^2.1.9"
You can’t perform that action at this time.
0 commit comments