From 89a42819ffc9123024010fab612eef33eae1607c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Apr 2025 17:30:33 +0000 Subject: [PATCH] Bump eslint-config-next from 15.2.4 to 15.2.5 Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 15.2.4 to 15.2.5. - [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.2.5/packages/eslint-config-next) --- updated-dependencies: - dependency-name: eslint-config-next dependency-version: 15.2.5 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 21 +++++++++++++++------ 2 files changed, 16 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index a996a6a..662de6f 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.23.0", - "eslint-config-next": "15.2.4", + "eslint-config-next": "15.2.5", "eslint-config-prettier": "^10.1.1", "eslint-plugin-react-compiler": "^19.0.0-beta-714736e-20250131", "fluid-tailwind": "^1.0.4", diff --git a/yarn.lock b/yarn.lock index 5ae8d30..608d333 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2293,6 +2293,15 @@ __metadata: languageName: node linkType: hard +"@next/eslint-plugin-next@npm:15.2.5": + version: 15.2.5 + resolution: "@next/eslint-plugin-next@npm:15.2.5" + dependencies: + fast-glob: "npm:3.3.1" + checksum: 10c0/7ccc81717534b4a8d3f179a3e6e9434366dda69dd5708613b51a83feb0440e3fcf66f75686b7e7b137bd5768e141f51cdf95941adfdff4aa41bd2907c83843bc + languageName: node + linkType: hard + "@next/mdx@npm:^15.2.4": version: 15.2.4 resolution: "@next/mdx@npm:15.2.4" @@ -7160,11 +7169,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.2.5": + version: 15.2.5 + resolution: "eslint-config-next@npm:15.2.5" dependencies: - "@next/eslint-plugin-next": "npm:15.2.4" + "@next/eslint-plugin-next": "npm:15.2.5" "@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" @@ -7180,7 +7189,7 @@ __metadata: peerDependenciesMeta: typescript: optional: true - checksum: 10c0/c1d76f3372521f00ef5212139864deb2d2fee0545f34e14bd3bffa1551baf75ec0f5b0bcc9c613c64f93cb591a60a974f6f1dfd42378850e167a0394e3cfb153 + checksum: 10c0/60f1051d49741206f2cd62cfb34232072f32c4c182ef37d0a8bea14e53c5305efcce400e48df5d5648b7bbb83906acb4a6f47b8a26d59484b77a9d7be1787119 languageName: node linkType: hard @@ -13225,7 +13234,7 @@ __metadata: date-fns: "npm:^4.1.0" dompurify: "npm:^3.2.4" eslint: "npm:^9.23.0" - eslint-config-next: "npm:15.2.4" + eslint-config-next: "npm:15.2.5" eslint-config-prettier: "npm:^10.1.1" eslint-plugin-react-compiler: "npm:^19.0.0-beta-714736e-20250131" fluid-tailwind: "npm:^1.0.4"