diff --git a/packages/config/eslint/package.json b/packages/config/eslint/package.json index fc21218ce..0b3d11a07 100644 --- a/packages/config/eslint/package.json +++ b/packages/config/eslint/package.json @@ -9,7 +9,7 @@ "./nextjs.js" ], "dependencies": { - "@next/eslint-plugin-next": "14.2.18", + "@next/eslint-plugin-next": "14.2.23", "@types/eslint": "8.56.12", "@types/node": "20.17.10", "@typescript-eslint/eslint-plugin": "7.18.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index bf81a2534..a0abbf426 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -388,8 +388,8 @@ importers: packages/config/eslint: dependencies: '@next/eslint-plugin-next': - specifier: 14.2.18 - version: 14.2.18 + specifier: 14.2.23 + version: 14.2.23 '@types/eslint': specifier: 8.56.12 version: 8.56.12 @@ -2834,8 +2834,8 @@ packages: '@next/env@15.1.6': resolution: {integrity: sha512-d9AFQVPEYNr+aqokIiPLNK/MTyt3DWa/dpKveiAaVccUadFbhFEvY6FXYX2LJO2Hv7PHnLBu2oWwB4uBuHjr/w==} - '@next/eslint-plugin-next@14.2.18': - resolution: {integrity: sha512-KyYTbZ3GQwWOjX3Vi1YcQbekyGP0gdammb7pbmmi25HBUCINzDReyrzCMOJIeZisK1Q3U6DT5Rlc4nm2/pQeXA==} + '@next/eslint-plugin-next@14.2.23': + resolution: {integrity: sha512-efRC7m39GoiU1fXZRgGySqYbQi6ZyLkuGlvGst7IwkTTczehQTJA/7PoMg4MMjUZvZEGpiSEu+oJBAjPawiC3Q==} '@next/swc-darwin-arm64@15.0.4': resolution: {integrity: sha512-QecQXPD0yRHxSXWL5Ff80nD+A56sUXZG9koUsjWJwA2Z0ZgVQfuy7gd0/otjxoOovPVHR2eVEvPMHbtZP+pf9w==} @@ -11548,7 +11548,7 @@ snapshots: '@next/env@15.1.6': {} - '@next/eslint-plugin-next@14.2.18': + '@next/eslint-plugin-next@14.2.23': dependencies: glob: 10.3.10