File tree Expand file tree Collapse file tree 15 files changed +217
-197
lines changed
hydrogen-vite-site-no-entrypoint
react-router-serverless-site Expand file tree Collapse file tree 15 files changed +217
-197
lines changed Original file line number Diff line number Diff line change 2727 "@remix-run/css-bundle" : " ^2.9.2" ,
2828 "@remix-run/node" : " ^2.9.2" ,
2929 "@remix-run/react" : " ^2.9.2" ,
30- "react" : " ^18.2 .0" ,
31- "react-dom" : " ^18.2 .0"
30+ "react" : " ^19.0 .0" ,
31+ "react-dom" : " ^19.0 .0"
3232 },
3333 "devDependencies" : {
3434 "@remix-run/dev" : " ^2.9.2" ,
3535 "@remix-run/eslint-config" : " ^2.9.2" ,
3636 "@remix-run/serve" : " ^2.9.2" ,
37- "@types/react" : " ^18 .0.27 " ,
38- "@types/react-dom" : " ^18 .0.10 " ,
37+ "@types/react" : " ^19 .0.0 " ,
38+ "@types/react-dom" : " ^19 .0.0 " ,
3939 "eslint" : " ^8.32.0" ,
4040 "typescript" : " ^5.2.2"
4141 }
Original file line number Diff line number Diff line change 2828 "@remix-run/css-bundle" : " ^2.9.2" ,
2929 "@remix-run/react" : " ^2.9.2" ,
3030 "cross-env" : " ^7.0.3" ,
31- "react" : " ^18.2 .0" ,
32- "react-dom" : " ^18.2 .0"
31+ "react" : " ^19.0 .0" ,
32+ "react-dom" : " ^19.0 .0"
3333 },
3434 "devDependencies" : {
3535 "@remix-run/dev" : " ^2.9.2" ,
3636 "@remix-run/eslint-config" : " ^2.9.2" ,
3737 "@remix-run/serve" : " ^2.9.2" ,
38- "@types/react" : " ^18 .0.27 " ,
39- "@types/react-dom" : " ^18 .0.10 " ,
38+ "@types/react" : " ^19 .0.0 " ,
39+ "@types/react-dom" : " ^19 .0.0 " ,
4040 "eslint" : " ^8.32.0" ,
4141 "typescript" : " ^5.0.0"
4242 }
Original file line number Diff line number Diff line change 1717 "@remix-run/react" : " ^2.16.4" ,
1818 "@remix-run/serve" : " ^2.16.4" ,
1919 "isbot" : " ^5.0.0" ,
20- "react" : " ^18.2 .0" ,
21- "react-dom" : " ^18.2 .0"
20+ "react" : " ^19.0 .0" ,
21+ "react-dom" : " ^19.0 .0"
2222 },
2323 "devDependencies" : {
2424 "@netlify/functions" : " ^3.1.9" ,
2525 "@remix-run/dev" : " ^2.16.4" ,
26- "@types/react" : " ^18.2.20 " ,
27- "@types/react-dom" : " ^18.2.7 " ,
26+ "@types/react" : " ^19.0.0 " ,
27+ "@types/react-dom" : " ^19.0.0 " ,
2828 "@typescript-eslint/eslint-plugin" : " ^7.0.0" ,
2929 "eslint" : " ^8.38.0" ,
3030 "eslint-config-prettier" : " ^9.0.0" ,
3131 "eslint-import-resolver-typescript" : " ^3.6.1" ,
3232 "eslint-plugin-import" : " ^2.28.1" ,
3333 "eslint-plugin-jsx-a11y" : " ^6.7.1" ,
3434 "eslint-plugin-react" : " ^7.33.2" ,
35- "eslint-plugin-react-hooks" : " ^4.6 .0" ,
35+ "eslint-plugin-react-hooks" : " ^5.0 .0" ,
3636 "typescript" : " ^5.1.6" ,
3737 "vite" : " ^6.2.5" ,
3838 "vite-tsconfig-paths" : " ^5.1.4"
Original file line number Diff line number Diff line change 1616 "@remix-run/react" : " ^2.16.4" ,
1717 "@remix-run/serve" : " ^2.16.4" ,
1818 "isbot" : " ^5.0.0" ,
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 "@remix-run/dev" : " ^2.16.4" ,
24- "@types/react" : " ^18.2.20 " ,
25- "@types/react-dom" : " ^18.2.7 " ,
24+ "@types/react" : " ^19.0.0 " ,
25+ "@types/react-dom" : " ^19.0.0 " ,
2626 "@typescript-eslint/eslint-plugin" : " ^7.0.0" ,
2727 "eslint" : " ^8.38.0" ,
2828 "eslint-config-prettier" : " ^9.0.0" ,
2929 "eslint-import-resolver-typescript" : " ^3.6.1" ,
3030 "eslint-plugin-import" : " ^2.28.1" ,
3131 "eslint-plugin-jsx-a11y" : " ^6.7.1" ,
3232 "eslint-plugin-react" : " ^7.33.2" ,
33- "eslint-plugin-react-hooks" : " ^4.6 .0" ,
33+ "eslint-plugin-react-hooks" : " ^5.0 .0" ,
3434 "typescript" : " ^5.1.6" ,
3535 "vite" : " ^6.2.5" ,
3636 "vite-tsconfig-paths" : " ^5.1.4"
Original file line number Diff line number Diff line change 6565 "@netlify/functions" : " ^3.1.9" ,
6666 "@remix-run/dev" : " ^2.16.4" ,
6767 "@remix-run/react" : " ^2.16.4" ,
68- "@types/react" : " ^18 .0.27 " ,
69- "@types/react-dom" : " ^18 .0.10 " ,
70- "react" : " ^18.2 .0" ,
71- "react-dom" : " ^18.2 .0" ,
68+ "@types/react" : " ^19 .0.0 " ,
69+ "@types/react-dom" : " ^19 .0.0 " ,
70+ "react" : " ^19.0 .0" ,
71+ "react-dom" : " ^19.0 .0" ,
7272 "tsup" : " ^8.0.2" ,
7373 "vite" : " ^6.2.5"
7474 },
Original file line number Diff line number Diff line change 6767 },
6868 "devDependencies" : {
6969 "@remix-run/react" : " ^2.16.4" ,
70- "@types/react" : " ^18 .0.27 " ,
71- "@types/react-dom" : " ^18 .0.10 " ,
72- "react" : " ^18.2 .0" ,
73- "react-dom" : " ^18.2 .0" ,
70+ "@types/react" : " ^19 .0.0 " ,
71+ "@types/react-dom" : " ^19 .0.0 " ,
72+ "react" : " ^19.0 .0" ,
73+ "react-dom" : " ^19.0 .0" ,
7474 "tsup" : " ^8.0.2" ,
7575 "vite" : " ^6.2.5"
7676 },
Original file line number Diff line number Diff line change 5151 },
5252 "devDependencies" : {
5353 "@netlify/functions" : " ^3.1.9" ,
54- "@types/react" : " ^18 .0.27 " ,
55- "@types/react-dom" : " ^18 .0.10 " ,
56- "react" : " ^18.2 .0" ,
57- "react-dom" : " ^18.2 .0" ,
54+ "@types/react" : " ^19 .0.0 " ,
55+ "@types/react-dom" : " ^19 .0.0 " ,
56+ "react" : " ^19.0 .0" ,
57+ "react-dom" : " ^19.0 .0" ,
5858 "tsup" : " ^8.0.2" ,
5959 "vite" : " ^6.2.5"
6060 },
You can’t perform that action at this time.
0 commit comments