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 3266faf4c..65c2f0498 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -375,8 +375,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 @@ -2608,8 +2608,8 @@ packages: '@next/env@15.0.4': resolution: {integrity: sha512-WNRvtgnRVDD4oM8gbUcRc27IAhaL4eXQ/2ovGbgLnPGUvdyDr8UdXP4Q/IBDdAdojnD2eScryIDirv0YUCjUVw==} - '@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@14.2.15': resolution: {integrity: sha512-Rvh7KU9hOUBnZ9TJ28n2Oa7dD9cvDBKua9IKx7cfQQ0GoYUwg9ig31O2oMwH3wm+pE3IkAQ67ZobPfEgurPZIA==} @@ -10528,7 +10528,7 @@ snapshots: '@next/env@15.0.4': {} - '@next/eslint-plugin-next@14.2.18': + '@next/eslint-plugin-next@14.2.23': dependencies: glob: 10.3.10 @@ -13767,7 +13767,7 @@ snapshots: foreground-child@3.1.1: dependencies: - cross-spawn: 7.0.3 + cross-spawn: 7.0.6 signal-exit: 4.1.0 form-data@4.0.0: