chore(deps-dev): bump eslint-config-next from 13.5.6 to 14.1.4

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

---
updated-dependencies:
- dependency-name: eslint-config-next
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-04-01 08:58:46 +00:00 committed by GitHub
parent 8bc9252d78
commit d9c59ece39
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 21 additions and 20 deletions

View file

@ -62,7 +62,7 @@
"@types/uuid": "^9.0.8",
"autoprefixer": "^10.4.19",
"eslint": "^8.57.0",
"eslint-config-next": "^13.5.6",
"eslint-config-next": "^14.1.4",
"eslint-plugin-unused-imports": "^3.1.0",
"postcss": "^8.4.38",
"tailwindcss": "^3.4.3",