File tree Expand file tree Collapse file tree
next-server-actions-sample Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1111 "dependencies" : {
1212 "@logto/next" : " workspace:^" ,
1313 "next" : " ^14.2.10" ,
14- "react" : " ^18.2 .0" ,
15- "react-dom" : " ^18.2 .0" ,
14+ "react" : " ^19.0 .0" ,
15+ "react-dom" : " ^19.0 .0" ,
1616 "swr" : " ^2.0.0"
1717 },
1818 "devDependencies" : {
1919 "@silverhand/eslint-config" : " ^6.0.1" ,
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 1111 "dependencies" : {
1212 "@logto/next" : " workspace:^" ,
1313 "next" : " ^14.2.10" ,
14- "react" : " ^18.2 .0" ,
15- "react-dom" : " ^18.2 .0"
14+ "react" : " ^19.0 .0" ,
15+ "react-dom" : " ^19.0 .0"
1616 },
1717 "devDependencies" : {
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" : " ^14.0.4" ,
2525 "lint-staged" : " ^15.0.0" ,
Original file line number Diff line number Diff line change 6666 "next" : " ^14.2.10" ,
6767 "next-test-api-route-handler" : " ^4.0.0" ,
6868 "prettier" : " ^3.0.0" ,
69- "react" : " ^18.2 .0" ,
70- "react-dom" : " ^18.2 .0" ,
69+ "react" : " ^19.0 .0" ,
70+ "react-dom" : " ^19.0 .0" ,
7171 "typescript" : " ^5.3.3" ,
7272 "vitest" : " ^1.6.0"
7373 },
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" : " ^1.6.0" ,
4343 "eslint" : " ^8.57.0" ,
4444 "happy-dom" : " ^15.10.2" ,
4545 "lint-staged" : " ^15.0.0" ,
4646 "postcss" : " ^8.4.31" ,
4747 "prettier" : " ^3.0.0" ,
48- "react" : " ^18 .0.2 " ,
48+ "react" : " ^19 .0.0 " ,
4949 "stylelint" : " ^16.0.0" ,
5050 "typescript" : " ^5.3.3" ,
5151 "vitest" : " ^1.6.0"
You can’t perform that action at this time.
0 commit comments