chore(deps-dev): bump globals from 16.0.0 to 16.2.0 in /webui/react-ui (#185)

Bumps [globals](https://github.com/sindresorhus/globals) from 16.0.0 to 16.2.0.
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](https://github.com/sindresorhus/globals/compare/v16.0.0...v16.2.0)

---
updated-dependencies:
- dependency-name: globals
  dependency-version: 16.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-06-01 09:23:24 +02:00
committed by GitHub
parent c9bc5808c2
commit f0dac5ca22
2 changed files with 3 additions and 3 deletions

View File

@@ -22,7 +22,7 @@
"eslint": "^9.27.0",
"eslint-plugin-react-hooks": "^6.0.0",
"eslint-plugin-react-refresh": "^0.4.20",
"globals": "^16.0.0",
"globals": "^16.2.0",
"react-router-dom": "^7.6.1",
"vite": "^6.3.5"
}