diff --git a/package.json b/package.json index 43aa5e7..f90de09 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "typescript": "^5.2.2" }, "peerDependencies": { - "@next/eslint-plugin-next": ">=12.3.0 <15", + "@next/eslint-plugin-next": ">=12.3.0 <15.0.0-0", "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 57510ae..818bfc0 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 <15' + specifier: '>=12.3.0 <15.0.0-0' version: 12.3.4 '@rushstack/eslint-patch': specifier: ^1.3.3