File tree Expand file tree Collapse file tree 18 files changed +247
-177
lines changed
hydrogen-vite-site-no-entrypoint
react-router-edge-v8-middleware
react-router-serverless-site
react-router-serverless-v8-middleware Expand file tree Collapse file tree 18 files changed +247
-177
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" : " ^5.0.1" ,
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" : " ^7.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" : " ^7.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 6666 "@netlify/functions" : " ^5.0.1" ,
6767 "@remix-run/dev" : " ^2.16.4" ,
6868 "@remix-run/react" : " ^2.16.4" ,
69- "@types/react" : " ^18 .0.27 " ,
70- "@types/react-dom" : " ^18 .0.10 " ,
71- "react" : " ^18.2 .0" ,
72- "react-dom" : " ^18.2 .0" ,
69+ "@types/react" : " ^19 .0.0 " ,
70+ "@types/react-dom" : " ^19 .0.0 " ,
71+ "react" : " ^19.0 .0" ,
72+ "react-dom" : " ^19.0 .0" ,
7373 "tsup" : " ^8.0.2" ,
7474 "vite" : " ^6.2.5"
7575 },
Original file line number Diff line number Diff line change 6868 },
6969 "devDependencies" : {
7070 "@remix-run/react" : " ^2.16.4" ,
71- "@types/react" : " ^18 .0.27 " ,
72- "@types/react-dom" : " ^18 .0.10 " ,
73- "react" : " ^18.2 .0" ,
74- "react-dom" : " ^18.2 .0" ,
71+ "@types/react" : " ^19 .0.0 " ,
72+ "@types/react-dom" : " ^19 .0.0 " ,
73+ "react" : " ^19.0 .0" ,
74+ "react-dom" : " ^19.0 .0" ,
7575 "tsup" : " ^8.0.2" ,
7676 "vite" : " ^6.2.5"
7777 },
Original file line number Diff line number Diff line change 5959 "devDependencies" : {
6060 "@netlify/edge-functions" : " ^2.11.0" ,
6161 "@netlify/functions" : " ^5.0.1" ,
62- "@types/react" : " ^18 .0.27 " ,
63- "@types/react-dom" : " ^18 .0.10 " ,
64- "react" : " ^18.2 .0" ,
65- "react-dom" : " ^18.2 .0" ,
62+ "@types/react" : " ^19 .0.0 " ,
63+ "@types/react-dom" : " ^19 .0.0 " ,
64+ "react" : " ^19.0 .0" ,
65+ "react-dom" : " ^19.0 .0" ,
6666 "react-router" : " ^7.9.4" ,
6767 "tsup" : " ^8.0.2" ,
6868 "vite" : " ^6.2.5"
You can’t perform that action at this time.
0 commit comments