From 783063322cfe13700157e255be4f64da509e24a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Aug 2025 18:10:10 +0000 Subject: [PATCH] chore(deps-dev): bump @next/eslint-plugin-next in /examples/basic Bumps [@next/eslint-plugin-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next) from 15.4.2 to 15.4.6. - [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/v15.4.6/packages/eslint-plugin-next) --- updated-dependencies: - dependency-name: "@next/eslint-plugin-next" dependency-version: 15.4.6 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- examples/basic/packages/eslint-config/package.json | 2 +- examples/basic/pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/examples/basic/packages/eslint-config/package.json b/examples/basic/packages/eslint-config/package.json index b085db5127514..37829c3eb7e0c 100644 --- a/examples/basic/packages/eslint-config/package.json +++ b/examples/basic/packages/eslint-config/package.json @@ -10,7 +10,7 @@ }, "devDependencies": { "@eslint/js": "^9.33.0", - "@next/eslint-plugin-next": "^15.4.2", + "@next/eslint-plugin-next": "^15.4.6", "eslint": "^9.33.0", "eslint-config-prettier": "^10.1.1", "eslint-plugin-only-warn": "^1.1.0", diff --git a/examples/basic/pnpm-lock.yaml b/examples/basic/pnpm-lock.yaml index 20906635f09a3..fb121e1e9642b 100644 --- a/examples/basic/pnpm-lock.yaml +++ b/examples/basic/pnpm-lock.yaml @@ -98,8 +98,8 @@ importers: specifier: ^9.33.0 version: 9.33.0 '@next/eslint-plugin-next': - specifier: ^15.4.2 - version: 15.4.2 + specifier: ^15.4.6 + version: 15.4.6 eslint: specifier: ^9.33.0 version: 9.33.0 @@ -349,8 +349,8 @@ packages: '@next/env@15.4.2': resolution: {integrity: sha512-kd7MvW3pAP7tmk1NaiX4yG15xb2l4gNhteKQxt3f+NGR22qwPymn9RBuv26QKfIKmfo6z2NpgU8W2RT0s0jlvg==} - '@next/eslint-plugin-next@15.4.2': - resolution: {integrity: sha512-k0rjdWjXBY6tAOty1ckrMETE6Mx66d85NsgcAIdDp7/cXOsTJ93ywmbg3uUcpxX5TUHFEcCWI5mb8nPhwCe9jg==} + '@next/eslint-plugin-next@15.4.6': + resolution: {integrity: sha512-2NOu3ln+BTcpnbIDuxx6MNq+pRrCyey4WSXGaJIyt0D2TYicHeO9QrUENNjcf673n3B1s7hsiV5xBYRCK1Q8kA==} '@next/swc-darwin-arm64@15.4.2': resolution: {integrity: sha512-ovqjR8NjCBdBf1U+R/Gvn0RazTtXS9n6wqs84iFaCS1NHbw9ksVE4dfmsYcLoyUVd9BWE0bjkphOWrrz8uz/uw==} @@ -1622,7 +1622,7 @@ snapshots: '@next/env@15.4.2': {} - '@next/eslint-plugin-next@15.4.2': + '@next/eslint-plugin-next@15.4.6': dependencies: fast-glob: 3.3.1