chore(deps-dev): bump eslint from 9.25.1 to 9.26.0 in /webui/react-ui

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

---
updated-dependencies:
- dependency-name: eslint
  dependency-version: 9.26.0
  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-13 21:05:11 +00:00
committed by Richard Palethorpe
parent 112cb1f955
commit e1c44d3f5c
2 changed files with 149 additions and 3 deletions

View File

@@ -19,7 +19,7 @@
"@types/react": "^19.1.2",
"@types/react-dom": "^19.1.4",
"@vitejs/plugin-react": "^4.4.1",
"eslint": "^9.25.1",
"eslint": "^9.26.0",
"eslint-plugin-react-hooks": "^6.0.0",
"eslint-plugin-react-refresh": "^0.4.20",
"globals": "^16.0.0",