Skip to content

Commit 9485733

Browse files
fix(deps): update dependency next to v16.0.3 (#750)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6907951 commit 9485733

3 files changed

Lines changed: 48 additions & 48 deletions

File tree

examples/next-app-router/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@tanstack/react-table": "^8.21.3",
1515
"react": "^19.2.0",
1616
"react-dom": "^19.2.0",
17-
"next": "16.0.1"
17+
"next": "16.0.3"
1818
},
1919
"devDependencies": {
2020
"typescript": "^5.9.3",

examples/next-pages-router/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"dependencies": {
1111
"@examples/lib": "workspace:*",
1212
"@tanstack/react-table": "^8.21.3",
13-
"next": "16.0.1",
13+
"next": "16.0.3",
1414
"react": "^19.2.0",
1515
"react-dom": "^19.2.0",
1616
"tanstack-table-search-params": "workspace:*"

pnpm-lock.yaml

Lines changed: 46 additions & 46 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)