From 1988177956642c83e415cb39d230a3eaba8c0d9c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Aug 2025 19:34:24 +0000 Subject: [PATCH] chore(deps-dev): bump @next/eslint-plugin-next 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/with-tailwind/apps/docs/package.json | 2 +- examples/with-tailwind/apps/web/package.json | 2 +- .../packages/eslint-config/package.json | 2 +- examples/with-tailwind/pnpm-lock.yaml | 62 +++++++++---------- 4 files changed, 34 insertions(+), 34 deletions(-) diff --git a/examples/with-tailwind/apps/docs/package.json b/examples/with-tailwind/apps/docs/package.json index 526b0eaf83f02..07d2f0217da2c 100644 --- a/examples/with-tailwind/apps/docs/package.json +++ b/examples/with-tailwind/apps/docs/package.json @@ -17,7 +17,7 @@ "react-dom": "^19.1.0" }, "devDependencies": { - "@next/eslint-plugin-next": "^15.4.2", + "@next/eslint-plugin-next": "^15.4.6", "@repo/eslint-config": "workspace:*", "@repo/tailwind-config": "workspace:*", "@repo/typescript-config": "workspace:*", diff --git a/examples/with-tailwind/apps/web/package.json b/examples/with-tailwind/apps/web/package.json index e1a0358a631f3..1efcbdbf8ae0c 100644 --- a/examples/with-tailwind/apps/web/package.json +++ b/examples/with-tailwind/apps/web/package.json @@ -17,7 +17,7 @@ "react-dom": "^19.1.0" }, "devDependencies": { - "@next/eslint-plugin-next": "^15.4.2", + "@next/eslint-plugin-next": "^15.4.6", "@repo/eslint-config": "workspace:*", "@repo/tailwind-config": "workspace:*", "@repo/typescript-config": "workspace:*", diff --git a/examples/with-tailwind/packages/eslint-config/package.json b/examples/with-tailwind/packages/eslint-config/package.json index fe2a3217bc97b..6d796d0086c53 100644 --- a/examples/with-tailwind/packages/eslint-config/package.json +++ b/examples/with-tailwind/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/with-tailwind/pnpm-lock.yaml b/examples/with-tailwind/pnpm-lock.yaml index f71d866ff437e..513cda4ae5741 100644 --- a/examples/with-tailwind/pnpm-lock.yaml +++ b/examples/with-tailwind/pnpm-lock.yaml @@ -34,8 +34,8 @@ importers: version: 19.1.0(react@19.1.0) devDependencies: '@next/eslint-plugin-next': - specifier: ^15.4.2 - version: 15.4.2 + specifier: ^15.4.6 + version: 15.4.6 '@repo/eslint-config': specifier: workspace:* version: link:../../packages/eslint-config @@ -89,8 +89,8 @@ importers: version: 19.1.0(react@19.1.0) devDependencies: '@next/eslint-plugin-next': - specifier: ^15.4.2 - version: 15.4.2 + specifier: ^15.4.6 + version: 15.4.6 '@repo/eslint-config': specifier: workspace:* version: link:../../packages/eslint-config @@ -134,8 +134,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 @@ -153,7 +153,7 @@ importers: version: 5.2.0(eslint@9.33.0) eslint-plugin-turbo: specifier: ^2.5.0 - version: 2.5.0(eslint@9.33.0)(turbo@2.5.5) + version: 2.5.0(eslint@9.33.0)(turbo@2.5.6) globals: specifier: ^16.3.0 version: 16.3.0 @@ -534,8 +534,8 @@ packages: resolution: {integrity: sha512-kd7MvW3pAP7tmk1NaiX4yG15xb2l4gNhteKQxt3f+NGR22qwPymn9RBuv26QKfIKmfo6z2NpgU8W2RT0s0jlvg==} dev: false - /@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==} dependencies: fast-glob: 3.3.1 dev: true @@ -1676,7 +1676,7 @@ packages: string.prototype.repeat: 1.0.0 dev: true - /eslint-plugin-turbo@2.5.0(eslint@9.33.0)(turbo@2.5.5): + /eslint-plugin-turbo@2.5.0(eslint@9.33.0)(turbo@2.5.6): resolution: {integrity: sha512-qQk54MrUZv0gnpxV23sccTc+FL3UJ8q7vG7HmXuS2RP8gdjWDwI1CCJTJD8EdRIDjsMxF0xi0AKcMY0CwIlXVg==} peerDependencies: eslint: '>6.6.0' @@ -1684,7 +1684,7 @@ packages: dependencies: dotenv: 16.0.3 eslint: 9.33.0 - turbo: 2.5.5 + turbo: 2.5.6 dev: true /eslint-scope@8.4.0: @@ -3140,8 +3140,8 @@ packages: dev: true optional: true - /turbo-darwin-64@2.5.5: - resolution: {integrity: sha512-RYnTz49u4F5tDD2SUwwtlynABNBAfbyT2uU/brJcyh5k6lDLyNfYKdKmqd3K2ls4AaiALWrFKVSBsiVwhdFNzQ==} + /turbo-darwin-64@2.5.6: + resolution: {integrity: sha512-3C1xEdo4aFwMJAPvtlPqz1Sw/+cddWIOmsalHFMrsqqydcptwBfu26WW2cDm3u93bUzMbBJ8k3zNKFqxJ9ei2A==} cpu: [x64] os: [darwin] requiresBuild: true @@ -3156,8 +3156,8 @@ packages: dev: true optional: true - /turbo-darwin-arm64@2.5.5: - resolution: {integrity: sha512-Tk+ZeSNdBobZiMw9aFypQt0DlLsWSFWu1ymqsAdJLuPoAH05qCfYtRxE1pJuYHcJB5pqI+/HOxtJoQ40726Btw==} + /turbo-darwin-arm64@2.5.6: + resolution: {integrity: sha512-LyiG+rD7JhMfYwLqB6k3LZQtYn8CQQUePbpA8mF/hMLPAekXdJo1g0bUPw8RZLwQXUIU/3BU7tXENvhSGz5DPA==} cpu: [arm64] os: [darwin] requiresBuild: true @@ -3172,8 +3172,8 @@ packages: dev: true optional: true - /turbo-linux-64@2.5.5: - resolution: {integrity: sha512-2/XvMGykD7VgsvWesZZYIIVXMlgBcQy+ZAryjugoTcvJv8TZzSU/B1nShcA7IAjZ0q7OsZ45uP2cOb8EgKT30w==} + /turbo-linux-64@2.5.6: + resolution: {integrity: sha512-GOcUTT0xiT/pSnHL4YD6Yr3HreUhU8pUcGqcI2ksIF9b2/r/kRHwGFcsHgpG3+vtZF/kwsP0MV8FTlTObxsYIA==} cpu: [x64] os: [linux] requiresBuild: true @@ -3188,8 +3188,8 @@ packages: dev: true optional: true - /turbo-linux-arm64@2.5.5: - resolution: {integrity: sha512-DW+8CjCjybu0d7TFm9dovTTVg1VRnlkZ1rceO4zqsaLrit3DgHnN4to4uwyuf9s2V/BwS3IYcRy+HG9BL596Iw==} + /turbo-linux-arm64@2.5.6: + resolution: {integrity: sha512-10Tm15bruJEA3m0V7iZcnQBpObGBcOgUcO+sY7/2vk1bweW34LMhkWi8svjV9iDF68+KJDThnYDlYE/bc7/zzQ==} cpu: [arm64] os: [linux] requiresBuild: true @@ -3204,8 +3204,8 @@ packages: dev: true optional: true - /turbo-windows-64@2.5.5: - resolution: {integrity: sha512-q5p1BOy8ChtSZfULuF1BhFMYIx6bevXu4fJ+TE/hyNfyHJIfjl90Z6jWdqAlyaFLmn99X/uw+7d6T/Y/dr5JwQ==} + /turbo-windows-64@2.5.6: + resolution: {integrity: sha512-FyRsVpgaj76It0ludwZsNN40ytHN+17E4PFJyeliBEbxrGTc5BexlXVpufB7XlAaoaZVxbS6KT8RofLfDRyEPg==} cpu: [x64] os: [win32] requiresBuild: true @@ -3220,8 +3220,8 @@ packages: dev: true optional: true - /turbo-windows-arm64@2.5.5: - resolution: {integrity: sha512-AXbF1KmpHUq3PKQwddMGoKMYhHsy5t1YBQO8HZ04HLMR0rWv9adYlQ8kaeQJTko1Ay1anOBFTqaxfVOOsu7+1Q==} + /turbo-windows-arm64@2.5.6: + resolution: {integrity: sha512-j/tWu8cMeQ7HPpKri6jvKtyXg9K1gRyhdK4tKrrchH8GNHscPX/F71zax58yYtLRWTiK04zNzPcUJuoS0+v/+Q==} cpu: [arm64] os: [win32] requiresBuild: true @@ -3239,16 +3239,16 @@ packages: turbo-windows-arm64: 2.5.0 dev: true - /turbo@2.5.5: - resolution: {integrity: sha512-eZ7wI6KjtT1eBqCnh2JPXWNUAxtoxxfi6VdBdZFvil0ychCOTxbm7YLRBi1JSt7U3c+u3CLxpoPxLdvr/Npr3A==} + /turbo@2.5.6: + resolution: {integrity: sha512-gxToHmi9oTBNB05UjUsrWf0OyN5ZXtD0apOarC1KIx232Vp3WimRNy3810QzeNSgyD5rsaIDXlxlbnOzlouo+w==} hasBin: true optionalDependencies: - turbo-darwin-64: 2.5.5 - turbo-darwin-arm64: 2.5.5 - turbo-linux-64: 2.5.5 - turbo-linux-arm64: 2.5.5 - turbo-windows-64: 2.5.5 - turbo-windows-arm64: 2.5.5 + turbo-darwin-64: 2.5.6 + turbo-darwin-arm64: 2.5.6 + turbo-linux-64: 2.5.6 + turbo-linux-arm64: 2.5.6 + turbo-windows-64: 2.5.6 + turbo-windows-arm64: 2.5.6 dev: true /type-check@0.4.0: