diff --git a/package.json b/package.json index 83008d9..f8a65a0 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "typescript": "^5.2.2" }, "peerDependencies": { - "@next/eslint-plugin-next": ">=12.3.0 <14", + "@next/eslint-plugin-next": ">=12.3.0 <15", "eslint": ">=8.48.0 <9", "prettier": ">=3.0.0 <4", "typescript": ">=4.8.0 <6" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 64114d6..57510ae 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,7 +12,7 @@ dependencies: specifier: ^7.22.11 version: 7.22.11(@babel/core@7.22.11)(eslint@8.48.0) '@next/eslint-plugin-next': - specifier: '>=12.3.0 <14' + specifier: '>=12.3.0 <15' version: 12.3.4 '@rushstack/eslint-patch': specifier: ^1.3.3