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] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-04-09 17:30:33 +00:00 committed by GitHub
parent 91b694f27c
commit 89a42819ff
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 16 additions and 7 deletions

View file

@ -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",