Skip to content

Commit f2d2eec

Browse files
chore(deps-dev): bump eslint-config-next from 15.5.14 to 16.2.1
Dependabot couldn't find the original pull request head commit, 939a73d.
1 parent dcc9377 commit f2d2eec

7 files changed

Lines changed: 540 additions & 109 deletions

File tree

apps/dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@types/react": "^19",
3232
"@types/react-dom": "^19",
3333
"eslint": "^9",
34-
"eslint-config-next": "15.5.14",
34+
"eslint-config-next": "16.2.4",
3535
"tailwindcss": "^4",
3636
"typescript": "^5.9.3"
3737
}

apps/demo-devops/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@types/react": "^19",
2727
"@types/react-dom": "^19",
2828
"eslint": "^9",
29-
"eslint-config-next": "15.5.14",
29+
"eslint-config-next": "16.2.4",
3030
"tailwindcss": "^4",
3131
"typescript": "^5.9.3"
3232
}

apps/demo-healthcare/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@types/react": "^19",
2727
"@types/react-dom": "^19",
2828
"eslint": "^9",
29-
"eslint-config-next": "15.5.14",
29+
"eslint-config-next": "16.2.4",
3030
"tailwindcss": "^4",
3131
"typescript": "^5.9.3"
3232
}

apps/demo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@types/react": "^19",
3232
"@types/react-dom": "^19",
3333
"eslint": "^9",
34-
"eslint-config-next": "15.5.14",
34+
"eslint-config-next": "16.2.4",
3535
"tailwindcss": "^4",
3636
"typescript": "^5.9.3"
3737
}

apps/docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@types/react": "^19",
2828
"@types/react-dom": "^19",
2929
"eslint": "^9",
30-
"eslint-config-next": "15.5.14",
30+
"eslint-config-next": "16.2.4",
3131
"tailwindcss": "^4",
3232
"typescript": "^5.9.3"
3333
}

apps/landing/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@types/react": "^19",
2525
"@types/react-dom": "^19",
2626
"eslint": "^9",
27-
"eslint-config-next": "15.5.14",
27+
"eslint-config-next": "16.2.4",
2828
"tailwindcss": "^4",
2929
"typescript": "^5.9.3"
3030
}

0 commit comments

Comments
 (0)