From afa2290b49d3e0f2806eb4df14fc15bda475c7ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jun 2026 02:32:08 +0000 Subject: [PATCH] chore(deps-dev): bump @next/eslint-plugin-next from 15.3.2 to 16.2.7 Bumps [@next/eslint-plugin-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next) from 15.3.2 to 16.2.7. - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v16.2.7/packages/eslint-plugin-next) --- updated-dependencies: - dependency-name: "@next/eslint-plugin-next" dependency-version: 16.2.7 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- examples/nextjs-app-dir-example/package.json | 2 +- examples/nextjs-example/package.json | 2 +- yarn.lock | 12 ++++++------ 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/examples/nextjs-app-dir-example/package.json b/examples/nextjs-app-dir-example/package.json index ff0e070ec..f281105e9 100644 --- a/examples/nextjs-app-dir-example/package.json +++ b/examples/nextjs-app-dir-example/package.json @@ -37,7 +37,7 @@ "@eslint/eslintrc": "^3", "@knocklabs/eslint-config": "workspace:^", "@knocklabs/typescript-config": "workspace:^", - "@next/eslint-plugin-next": "^15.3.1", + "@next/eslint-plugin-next": "^16.2.7", "@types/eslint": "^8.44.7", "@types/node": "^24", "@types/react": "^19.2.14", diff --git a/examples/nextjs-example/package.json b/examples/nextjs-example/package.json index 2490f4f16..82dd1af0a 100644 --- a/examples/nextjs-example/package.json +++ b/examples/nextjs-example/package.json @@ -38,7 +38,7 @@ "devDependencies": { "@knocklabs/eslint-config": "workspace:^", "@knocklabs/typescript-config": "workspace:^", - "@next/eslint-plugin-next": "^15.3.1", + "@next/eslint-plugin-next": "^16.2.7", "@types/eslint": "^8.44.7", "@types/node": "^24", "@types/react": "^19.2.14", diff --git a/yarn.lock b/yarn.lock index dfeee206b..f4c43d734 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5451,12 +5451,12 @@ __metadata: languageName: node linkType: hard -"@next/eslint-plugin-next@npm:^15.3.1": - version: 15.3.2 - resolution: "@next/eslint-plugin-next@npm:15.3.2" +"@next/eslint-plugin-next@npm:^16.2.7": + version: 16.2.7 + resolution: "@next/eslint-plugin-next@npm:16.2.7" dependencies: fast-glob: "npm:3.3.1" - checksum: 10c0/b03e512c275d33f4159522a66d4aa56f60dbf8f2dbfca6db9dcb5ce4c51ab701d8b28d719499d5728913b1ed71f76a93d770797670d04ca525ea318a32aa8fab + checksum: 10c0/2748e5f4bf85be84a886e43bef37437317fa7aad4be267eaf7d0ebbb4e19fd60a0a8a8daac2a9f4e6298017b55f4c28d6f3546ad9b3112720ddfd75b922d6d47 languageName: node linkType: hard @@ -17350,7 +17350,7 @@ __metadata: "@knocklabs/node": "npm:^1.30.0" "@knocklabs/react": "workspace:*" "@knocklabs/typescript-config": "workspace:^" - "@next/eslint-plugin-next": "npm:^15.3.1" + "@next/eslint-plugin-next": "npm:^16.2.7" "@telegraph/button": "npm:>=0.6.0" "@telegraph/combobox": "npm:>=0.2.7" "@telegraph/icon": "npm:>=0.5.0" @@ -17391,7 +17391,7 @@ __metadata: "@knocklabs/node": "npm:^1.30.0" "@knocklabs/react": "workspace:^" "@knocklabs/typescript-config": "workspace:^" - "@next/eslint-plugin-next": "npm:^15.3.1" + "@next/eslint-plugin-next": "npm:^16.2.7" "@telegraph/button": "npm:>=0.6.0" "@telegraph/combobox": "npm:>=0.2.7" "@telegraph/icon": "npm:>=0.5.0"