diff --git a/packages/eslint-config/package.json b/packages/eslint-config/package.json index 2d97f41..ca15096 100644 --- a/packages/eslint-config/package.json +++ b/packages/eslint-config/package.json @@ -64,7 +64,7 @@ }, "dependencies": { "@eslint/js": "9.30.1", - "@next/eslint-plugin-next": "15.3.4", + "@next/eslint-plugin-next": "15.4.4", "@typescript-eslint/utils": "8.35.1", "eslint-config-prettier": "10.1.5", "eslint-plugin-jsx-a11y": "6.10.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3dc87bb..8d96d62 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -82,8 +82,8 @@ importers: specifier: 9.30.1 version: 9.30.1 '@next/eslint-plugin-next': - specifier: 15.3.4 - version: 15.3.4 + specifier: 15.4.4 + version: 15.4.4 '@typescript-eslint/utils': specifier: 8.35.1 version: 8.35.1(eslint@9.30.1(jiti@2.4.2))(typescript@5.8.3) @@ -676,6 +676,9 @@ packages: '@next/eslint-plugin-next@15.3.4': resolution: {integrity: sha512-lBxYdj7TI8phbJcLSAqDt57nIcobEign5NYIKCiy0hXQhrUbTqLqOaSDi568U6vFg4hJfBdZYsG4iP/uKhCqgg==} + '@next/eslint-plugin-next@15.4.4': + resolution: {integrity: sha512-1FDsyN//ai3Jd97SEd7scw5h1yLdzDACGOPRofr2GD3sEFsBylEEoL0MHSerd4n2dq9Zm/mFMqi4+NRMOreOKA==} + '@nodelib/fs.scandir@2.1.5': resolution: {integrity: sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==} engines: {node: '>= 8'} @@ -3658,6 +3661,10 @@ snapshots: dependencies: fast-glob: 3.3.1 + '@next/eslint-plugin-next@15.4.4': + dependencies: + fast-glob: 3.3.1 + '@nodelib/fs.scandir@2.1.5': dependencies: '@nodelib/fs.stat': 2.0.5