File tree 12 files changed +787
-2222
lines changed
infinite-query-with-max-pages
load-more-infinite-scroll
nextjs-suspense-streaming
integrations/react-next-14
packages/react-query-next-experimental
12 files changed +787
-2222
lines changed Original file line number Diff line number Diff line change 10
10
"dependencies" : {
11
11
"@tanstack/react-query" : " ^5.71.3" ,
12
12
"@tanstack/react-query-devtools" : " ^5.71.3" ,
13
- "next" : " ^14.2.20 " ,
13
+ "next" : " ^15.0.0 " ,
14
14
"react" : " ^18.2.0" ,
15
15
"react-dom" : " ^18.2.0"
16
16
},
Original file line number Diff line number Diff line change 10
10
"dependencies" : {
11
11
"@tanstack/react-query" : " ^5.71.3" ,
12
12
"@tanstack/react-query-devtools" : " ^5.71.3" ,
13
- "next" : " ^14.2.20 " ,
13
+ "next" : " ^15.0.0 " ,
14
14
"react" : " ^18.2.0" ,
15
15
"react-dom" : " ^18.2.0"
16
16
},
Original file line number Diff line number Diff line change 10
10
"dependencies" : {
11
11
"@tanstack/react-query" : " ^5.71.3" ,
12
12
"@tanstack/react-query-devtools" : " ^5.71.3" ,
13
- "next" : " ^14.2.20 " ,
13
+ "next" : " ^15.0.0 " ,
14
14
"react" : " ^18.2.0" ,
15
15
"react-dom" : " ^18.2.0" ,
16
16
"react-intersection-observer" : " ^9.14.0"
Original file line number Diff line number Diff line change 11
11
"@tanstack/react-query" : " ^5.71.3" ,
12
12
"@tanstack/react-query-devtools" : " ^5.71.3" ,
13
13
"@tanstack/react-query-next-experimental" : " ^5.71.3" ,
14
- "next" : " ^14.2.20 " ,
14
+ "next" : " ^15.0.0 " ,
15
15
"react" : " ^18.2.0" ,
16
16
"react-dom" : " ^18.2.0"
17
17
},
Original file line number Diff line number Diff line change 10
10
"dependencies" : {
11
11
"@tanstack/react-query" : " ^5.71.3" ,
12
12
"@tanstack/react-query-devtools" : " ^5.71.3" ,
13
- "next" : " ^14.2.20 " ,
13
+ "next" : " ^15.0.0 " ,
14
14
"react" : " ^18.2.0" ,
15
15
"react-dom" : " ^18.2.0"
16
16
},
Original file line number Diff line number Diff line change 10
10
"dependencies" : {
11
11
"@tanstack/react-query" : " ^5.71.3" ,
12
12
"@tanstack/react-query-devtools" : " ^5.71.3" ,
13
- "next" : " ^14.2.20 " ,
13
+ "next" : " ^15.0.0 " ,
14
14
"react" : " ^18.2.0" ,
15
15
"react-dom" : " ^18.2.0"
16
16
},
Original file line number Diff line number Diff line change 10
10
"dependencies" : {
11
11
"@tanstack/react-query" : " ^5.71.3" ,
12
12
"@tanstack/react-query-devtools" : " ^5.71.3" ,
13
- "next" : " ^14.2.20 " ,
13
+ "next" : " ^15.0.0 " ,
14
14
"react" : " ^18.2.0" ,
15
15
"react-dom" : " ^18.2.0"
16
16
},
Original file line number Diff line number Diff line change 10
10
"dependencies" : {
11
11
"@tanstack/react-query" : " ^5.71.3" ,
12
12
"@tanstack/react-query-devtools" : " ^5.71.3" ,
13
- "next" : " ^14.2.20 " ,
13
+ "next" : " ^15.0.0 " ,
14
14
"react" : " ^18.2.0" ,
15
15
"react-dom" : " ^18.2.0"
16
16
},
Original file line number Diff line number Diff line change 10
10
"dependencies" : {
11
11
"@tanstack/react-query" : " ^5.71.3" ,
12
12
"@tanstack/react-query-devtools" : " ^5.71.3" ,
13
- "next" : " ^14.2.20 " ,
13
+ "next" : " ^15.0.0 " ,
14
14
"react" : " ^18.2.0" ,
15
15
"react-dom" : " ^18.2.0"
16
16
},
Original file line number Diff line number Diff line change 7
7
"dependencies" : {
8
8
"@tanstack/react-query" : " workspace:*" ,
9
9
"@tanstack/react-query-devtools" : " workspace:*" ,
10
- "next" : " ^14.2.20 " ,
10
+ "next" : " ^15.0.0 " ,
11
11
"react" : " ^18.2.0" ,
12
12
"react-dom" : " ^18.2.0"
13
13
},
Original file line number Diff line number Diff line change 58
58
"@tanstack/react-query" : " workspace:*" ,
59
59
"@types/react" : " ^19.0.1" ,
60
60
"@vitejs/plugin-react" : " ^4.3.4" ,
61
- "next" : " ^14.2.20 " ,
61
+ "next" : " ^15.0.0 " ,
62
62
"npm-run-all" : " ^4.1.5" ,
63
63
"react" : " ^19.0.0"
64
64
},
You can’t perform that action at this time.
0 commit comments