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

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

---
updated-dependencies:
- dependency-name: eslint-config-next
  dependency-version: 16.1.2
  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-15 11:58:19 +00:00
committed by GitHub
parent 7b402e0320
commit 85df9ecd5a

View File

@@ -25,7 +25,7 @@
"@types/react-dom": "19.2.3",
"autoprefixer": "10.4.23",
"eslint": "9.39.2",
"eslint-config-next": "16.1.1",
"eslint-config-next": "16.1.2",
"postcss": "8.5.6",
"tailwindcss": "4.1.18",
"typescript": "~5.9.3"