build(deps-dev): bump eslint from 8.57.0 to 9.2.0

Bumps [eslint](https://github.com/eslint/eslint) from 8.57.0 to 9.2.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.57.0...v9.2.0)

---
updated-dependencies:
- dependency-name: eslint
  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-05-06 19:18:21 +00:00 committed by GitHub
parent 938595f86a
commit 065b83a61d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 655 additions and 566 deletions

1219
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -25,7 +25,7 @@
"swr": "^2.2.5"
},
"devDependencies": {
"eslint": "8.57.0",
"eslint": "9.2.0",
"eslint-config-next": "^14.1.4",
"prettier": "^3.2.5"
}