From 9040022e4921db34f924f22a47f90c5db6d52f45 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 6 Dec 2024 00:24:52 +0000 Subject: [PATCH] fix(deps): update dependency @next/eslint-plugin-next to ^15.0.4 --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 8045156..6b0ce09 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ }, "dependencies": { "@eslint/js": "^9.13.0", - "@next/eslint-plugin-next": "^15.0.1", + "@next/eslint-plugin-next": "^15.0.4", "@types/eslint": "^9.6.1", "@typescript-eslint/eslint-plugin": "^8.12.1", "@typescript-eslint/parser": "^8.12.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9f374e6..a007472 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ importers: specifier: ^9.13.0 version: 9.13.0 '@next/eslint-plugin-next': - specifier: ^15.0.1 - version: 15.0.1 + specifier: ^15.0.4 + version: 15.0.4 '@types/eslint': specifier: ^9.6.1 version: 9.6.1 @@ -143,8 +143,8 @@ packages: resolution: {integrity: sha512-JBxkERygn7Bv/GbN5Rv8Ul6LVknS+5Bp6RgDC/O8gEBU/yeH5Ui5C/OlWrTb6qct7LjjfT6Re2NxB0ln0yYybA==} engines: {node: '>=18.18'} - '@next/eslint-plugin-next@15.0.1': - resolution: {integrity: sha512-bKWsMaGPbiFAaGqrDJvbE8b4Z0uKicGVcgOI77YM2ui3UfjHMr4emFPrZTLeZVchi7fT1mooG2LxREfUUClIKw==} + '@next/eslint-plugin-next@15.0.4': + resolution: {integrity: sha512-rbsF17XGzHtR7SDWzWpavSfum3/UdnF8bAaisnKwP//si3KWPTedVUsflAdjyK1zW3rweBjbALfKcavFneLGvg==} '@nodelib/fs.scandir@2.1.5': resolution: {integrity: sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==} @@ -1271,7 +1271,7 @@ snapshots: '@humanwhocodes/retry@0.3.1': {} - '@next/eslint-plugin-next@15.0.1': + '@next/eslint-plugin-next@15.0.4': dependencies: fast-glob: 3.3.1