build(deps): bump eslint-config-next from 13.4.10 to 13.5.1

Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 13.4.10 to 13.5.1.
- [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/v13.5.1/packages/eslint-config-next)

---
updated-dependencies:
- dependency-name: eslint-config-next
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-09-20 04:40:26 +00:00 committed by GitHub
parent f1fddec0a7
commit 55893beddc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 357 additions and 24 deletions

View file

@ -32,7 +32,7 @@
"clsx": "^2.0.0",
"eslint": "8.44.0",
"lucide-react": "^0.259.0",
"eslint-config-next": "13.4.10",
"eslint-config-next": "13.5.1",
"next": "13.4.12",
"next-themes": "^0.2.1",
"react": "18.2.0",