We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5af223 commit 18e0155Copy full SHA for 18e0155
examples/next-app-router/package.json
@@ -14,7 +14,7 @@
14
"@tanstack/react-table": "^8.21.3",
15
"react": "^19.2.0",
16
"react-dom": "^19.2.0",
17
- "next": "15.5.6"
+ "next": "16.0.1"
18
},
19
"devDependencies": {
20
"typescript": "^5.9.3",
examples/next-pages-router/package.json
@@ -10,7 +10,7 @@
10
"dependencies": {
11
"@examples/lib": "workspace:*",
12
13
- "next": "15.5.6",
+ "next": "16.0.1",
"tanstack-table-search-params": "workspace:*"
0 commit comments