build(deps-dev): bump eslint-config-next from 16.1.2 to 16.1.4

Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 16.1.2 to 16.1.4.
- [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/v16.1.4/packages/eslint-config-next)

---
updated-dependencies:
- dependency-name: eslint-config-next
  dependency-version: 16.1.4
  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]
2026-01-23 16:57:33 +00:00
committed by GitHub
parent cbb0e21374
commit dec2ca0d9d

View File

@@ -30,7 +30,7 @@
"@types/react-dom": "19.2.3",
"autoprefixer": "10.4.23",
"eslint": "^9.41.0",
"eslint-config-next": "16.1.2",
"eslint-config-next": "16.1.4",
"postcss": "8.5.6",
"tailwindcss": "4.1.18",
"typescript": "~5.9.3"