From a7e03cc0d5dd70974d9480a2ac73b19728a467c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 May 2025 18:02:35 +0000 Subject: [PATCH] Bump eslint-config-next from 15.2.4 to 15.3.2 Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 15.2.4 to 15.3.2. - [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.3.2/packages/eslint-config-next) --- updated-dependencies: - dependency-name: eslint-config-next dependency-version: 15.3.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 21 ++++++--------------- 2 files changed, 7 insertions(+), 16 deletions(-) diff --git a/package.json b/package.json index 70b13f2..87e95ac 100644 --- a/package.json +++ b/package.json @@ -93,7 +93,7 @@ "autoprefixer": "^10.4.21", "babel-plugin-react-compiler": "^19.0.0-beta-714736e-20250131", "eslint": "^9.26.0", - "eslint-config-next": "15.2.4", + "eslint-config-next": "15.3.2", "eslint-config-prettier": "^10.1.5", "eslint-plugin-react-compiler": "^19.0.0-beta-714736e-20250131", "fluid-tailwind": "^1.0.4", diff --git a/yarn.lock b/yarn.lock index b3ffce3..827b021 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2524,15 +2524,6 @@ __metadata: languageName: node linkType: hard -"@next/eslint-plugin-next@npm:15.2.4": - version: 15.2.4 - resolution: "@next/eslint-plugin-next@npm:15.2.4" - dependencies: - fast-glob: "npm:3.3.1" - checksum: 10c0/13fb1da543d1f930fca4b4b26b5e26bd173ffada4128bb8606f16f6466b8db145e1d5892bb69e337832784476ae33255dfc3a553a6036bbf75ec38717975749c - languageName: node - linkType: hard - "@next/eslint-plugin-next@npm:15.3.2": version: 15.3.2 resolution: "@next/eslint-plugin-next@npm:15.3.2" @@ -7690,11 +7681,11 @@ __metadata: languageName: node linkType: hard -"eslint-config-next@npm:15.2.4": - version: 15.2.4 - resolution: "eslint-config-next@npm:15.2.4" +"eslint-config-next@npm:15.3.2": + version: 15.3.2 + resolution: "eslint-config-next@npm:15.3.2" dependencies: - "@next/eslint-plugin-next": "npm:15.2.4" + "@next/eslint-plugin-next": "npm:15.3.2" "@rushstack/eslint-patch": "npm:^1.10.3" "@typescript-eslint/eslint-plugin": "npm:^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0" "@typescript-eslint/parser": "npm:^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0" @@ -7710,7 +7701,7 @@ __metadata: peerDependenciesMeta: typescript: optional: true - checksum: 10c0/c1d76f3372521f00ef5212139864deb2d2fee0545f34e14bd3bffa1551baf75ec0f5b0bcc9c613c64f93cb591a60a974f6f1dfd42378850e167a0394e3cfb153 + checksum: 10c0/91cd6ba638d46c494f5cddc592c5705e342d5c459bc754b50bbf6d2047dc50e57fb7c907f3865fa92312d2df682900c102105b82a90d04cbd2519eb67d9ed172 languageName: node linkType: hard @@ -14098,7 +14089,7 @@ __metadata: date-fns: "npm:^4.1.0" dompurify: "npm:^3.2.5" eslint: "npm:^9.26.0" - eslint-config-next: "npm:15.2.4" + eslint-config-next: "npm:15.3.2" eslint-config-prettier: "npm:^10.1.5" eslint-plugin-react-compiler: "npm:^19.0.0-beta-714736e-20250131" fluid-tailwind: "npm:^1.0.4"