Bump eslint from 9.22.0 to 9.25.1

Bumps [eslint](https://github.com/eslint/eslint) from 9.22.0 to 9.25.1.
- [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/v9.22.0...v9.25.1)

---
updated-dependencies:
- dependency-name: eslint
  dependency-version: 9.25.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-05-03 14:49:48 +00:00
committed by GitHub
parent 28e87512e8
commit f75173e568
2 changed files with 898 additions and 31 deletions

927
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -15,7 +15,7 @@
"devDependencies": {
"@fortawesome/fontawesome-free": "^6.1.1",
"@tailwindcss/vite": "^4.1.5",
"eslint": "^9.22.0",
"eslint": "^9.26.0",
"tailwindcss": "^4.1.5",
"vite": "^6.3.4"
},