Skip to content

Commit b01d719

Browse files
authored
chore: add support for Next.js 16 (#774)
1 parent ca3d3b9 commit b01d719

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
},
4545
"peerDependencies": {
4646
"@eslint-react/eslint-plugin": "^2.0.1",
47-
"@next/eslint-plugin-next": "^15.4.0-canary.115",
47+
"@next/eslint-plugin-next": "^16.0.0",
4848
"@prettier/plugin-xml": "^3.4.1",
4949
"@unocss/eslint-plugin": ">=0.50.0",
5050
"astro-eslint-parser": "^1.0.2",

0 commit comments

Comments
 (0)