File tree Expand file tree Collapse file tree 5 files changed +217
-230
lines changed
Expand file tree Collapse file tree 5 files changed +217
-230
lines changed Original file line number Diff line number Diff line change 1717 "graphql" : " ^16.11.0" ,
1818 "graphql-ws" : " ^5.16.2" ,
1919 "next" : " 15.4.8" ,
20- "react" : " ^18.3 .1" ,
21- "react-dom" : " ^18.3 .1"
20+ "react" : " ^19.2 .1" ,
21+ "react-dom" : " ^19.2 .1"
2222 },
2323 "devDependencies" : {
2424 "@gqty/cli" : " workspace:^" ,
2525 "@next/bundle-analyzer" : " ^15.4.3" ,
2626 "@tailwindcss/postcss" : " ^4.1.11" ,
2727 "@tailwindcss/typography" : " ^0.5.16" ,
2828 "@types/node" : " ^22.16.5" ,
29- "@types/react" : " 18.3.23 " ,
30- "@types/react-dom" : " 18.3.7 " ,
29+ "@types/react" : " 19.2.7 " ,
30+ "@types/react-dom" : " 19.2.3 " ,
3131 "dotenv-cli" : " ^8.0.0" ,
3232 "eslint" : " ^9.31.0" ,
3333 "eslint-config-next" : " ^15.4.3" ,
Original file line number Diff line number Diff line change 3636 "ms" : " ^2.1.3" ,
3737 "next" : " ^15.4.3" ,
3838 "node-json-db" : " ^2.3.1" ,
39- "react" : " ^18.3 .1" ,
40- "react-dom" : " ^18.3 .1" ,
39+ "react" : " ^19.2 .1" ,
40+ "react-dom" : " ^19.2 .1" ,
4141 "react-intersection-observer" : " ^9.16.0" ,
4242 "serialize-error" : " ^11.0.3"
4343 },
4949 "@types/graphql-upload" : " ^16.0.7" ,
5050 "@types/lodash" : " ^4.17.20" ,
5151 "@types/node" : " ^22.16.5" ,
52- "@types/react" : " ^18.3.23 " ,
53- "@types/react-dom" : " ^18.3.7 " ,
52+ "@types/react" : " ^19.2.7 " ,
53+ "@types/react-dom" : " ^19.2.3 " ,
5454 "bob-tsm" : " ^1.1.2" ,
5555 "concurrently" : " ^9.2.0" ,
5656 "cross-env" : " ^7.0.3" ,
Original file line number Diff line number Diff line change 1616 "@gqty/react" : " workspace:^" ,
1717 "@react-hookz/web" : " ^24.0.4" ,
1818 "gqty" : " workspace:^" ,
19- "react" : " ^18.3 .1" ,
20- "react-dom" : " ^18.3 .1"
19+ "react" : " ^19.2 .1" ,
20+ "react-dom" : " ^19.2 .1"
2121 },
2222 "devDependencies" : {
2323 "@types/node" : " ^22.16.5" ,
24- "@types/react" : " ^18.3.23 " ,
25- "@types/react-dom" : " ^18.3.7 " ,
24+ "@types/react" : " ^19.2.7 " ,
25+ "@types/react-dom" : " ^19.2.3 " ,
2626 "@vitejs/plugin-react" : " ^4.7.0" ,
2727 "graphql" : " ^16.8.1" ,
2828 "typescript" : " ^5.4.5" ,
Original file line number Diff line number Diff line change 100100 "@types/jest" : " ^29.5.14" ,
101101 "@types/lodash-es" : " ^4.17.12" ,
102102 "@types/node" : " ^22.16.5" ,
103- "@types/react" : " ^18.3.23 " ,
103+ "@types/react" : " ^19.2.7 " ,
104104 "@types/use-sync-external-store" : " ^0.0.6" ,
105105 "@typescript-eslint/eslint-plugin" : " ^8.38.0" ,
106106 "@typescript-eslint/parser" : " ^8.38.0" ,
113113 "jest" : " ^29.7.0" ,
114114 "jest-environment-jsdom" : " ^29.7.0" ,
115115 "lodash-es" : " ^4.17.21" ,
116- "react" : " ^18.3 .1" ,
117- "react-dom" : " ^18.3 .1" ,
116+ "react" : " ^19.2 .1" ,
117+ "react-dom" : " ^19.2 .1" ,
118118 "react-error-boundary" : " ^5.0.0" ,
119- "react-test-renderer" : " ^18.3 .1" ,
119+ "react-test-renderer" : " ^19.2 .1" ,
120120 "test-utils" : " workspace:^" ,
121121 "type-fest" : " ^4.41.0" ,
122122 "typescript-eslint" : " ^8.38.0"
You can’t perform that action at this time.
0 commit comments