File tree Expand file tree Collapse file tree 9 files changed +250
-249
lines changed
integrations/react-next-15
react-query-next-experimental
react-query-persist-client Expand file tree Collapse file tree 9 files changed +250
-249
lines changed Original file line number Diff line number Diff line change 1616 "react-dom" : " ^19.0.0"
1717 },
1818 "devDependencies" : {
19- "@types/react" : " npm:types-react@rc " ,
20- "@types/react-dom" : " npm:types-react-dom@rc " ,
19+ "@types/react" : " ^19.0.0 " ,
20+ "@types/react-dom" : " ^19.0.0 " ,
2121 "typescript" : " 5.7.2"
2222 }
2323}
Original file line number Diff line number Diff line change 1515 "react-dom" : " ^19.0.0"
1616 },
1717 "devDependencies" : {
18- "@types/react" : " npm:types-react@rc " ,
19- "@types/react-dom" : " npm:types-react-dom@rc " ,
18+ "@types/react" : " ^19.0.0 " ,
19+ "@types/react-dom" : " ^19.0.0 " ,
2020 "@vitejs/plugin-react" : " ^4.3.3" ,
2121 "typescript" : " 5.7.2" ,
2222 "vite" : " ^5.3.5"
Original file line number Diff line number Diff line change 1515 "tupleson" : " 0.23.1"
1616 },
1717 "devDependencies" : {
18- "@types/react" : " npm:types-react@rc " ,
19- "@types/react-dom" : " npm:types-react-dom@rc " ,
18+ "@types/react" : " ^19.0.0 " ,
19+ "@types/react-dom" : " ^19.0.0 " ,
2020 "typescript" : " 5.7.2"
2121 }
2222}
Original file line number Diff line number Diff line change 4444 "@testing-library/jest-dom" : " ^6.6.3" ,
4545 "@types/eslint" : " ^9.6.1" ,
4646 "@types/node" : " ^22.9.3" ,
47- "@types/react" : " npm:types-react@rc " ,
48- "@types/react-dom" : " npm:types-react-dom@rc " ,
47+ "@types/react" : " ^19.0.0 " ,
48+ "@types/react-dom" : " ^19.0.0 " ,
4949 "@vitest/coverage-istanbul" : " ^2.0.4" ,
5050 "@vitest/eslint-plugin" : " ^1.1.0" ,
5151 "cpy-cli" : " ^5.0.0" ,
5252 "esbuild-plugin-file-path-extensions" : " ^2.1.2" ,
5353 "eslint" : " ^9.15.0" ,
54- "eslint-plugin-react-hooks" : " ^5.1.0-rc-a19a8ab4-20240829 " ,
54+ "eslint-plugin-react-hooks" : " ^5.1.0" ,
5555 "jsdom" : " ^25.0.1" ,
5656 "knip" : " ^5.37.2" ,
5757 "nx" : " ^20.1.3" ,
7676 },
7777 "pnpm" : {
7878 "overrides" : {
79- "@types/react" : " npm: types- react@rc " ,
80- "@types/react-dom" : " npm: types- react-dom@rc " ,
79+ "@types/react" : " $@ types/ react" ,
80+ "@types/react-dom" : " $@ types/ react" ,
8181 "eslint" : " $eslint"
8282 }
8383 }
Original file line number Diff line number Diff line change 8181 "devDependencies" : {
8282 "@tanstack/react-query" : " workspace:*" ,
8383 "@testing-library/react" : " ^16.0.1" ,
84- "@types/react" : " npm:types-react@rc " ,
84+ "@types/react" : " ^19.0.0 " ,
8585 "@vitejs/plugin-react" : " ^4.3.3" ,
8686 "react" : " ^19.0.0"
8787 },
Original file line number Diff line number Diff line change 5454 ],
5555 "devDependencies" : {
5656 "@tanstack/react-query" : " workspace:*" ,
57- "@types/react" : " npm:types-react@rc " ,
57+ "@types/react" : " ^19.0.0 " ,
5858 "@vitejs/plugin-react" : " ^4.3.3" ,
5959 "next" : " ^14.2.18" ,
6060 "react" : " ^19.0.0"
Original file line number Diff line number Diff line change 6060 "devDependencies" : {
6161 "@tanstack/react-query" : " workspace:*" ,
6262 "@testing-library/react" : " ^16.0.1" ,
63- "@types/react" : " npm:types-react@rc " ,
63+ "@types/react" : " ^19.0.0 " ,
6464 "@vitejs/plugin-react" : " ^4.3.3" ,
6565 "react" : " ^19.0.0"
6666 },
Original file line number Diff line number Diff line change 6767 "@tanstack/query-persist-client-core" : " workspace:*" ,
6868 "@testing-library/react" : " ^16.0.1" ,
6969 "@testing-library/react-render-stream" : " ^2.0.0" ,
70- "@types/react" : " npm:types-react@rc " ,
71- "@types/react-dom" : " npm:types-react-dom@rc " ,
70+ "@types/react" : " ^19.0.0 " ,
71+ "@types/react-dom" : " ^19.0.0 " ,
7272 "@vitejs/plugin-react" : " ^4.3.3" ,
7373 "eslint-plugin-react-compiler" : " 19.0.0-beta-0dec889-20241115" ,
7474 "react" : " ^19.0.0" ,
You can’t perform that action at this time.
0 commit comments