Bump npm-check-updates from 18.0.1 to 19.1.1 in /frontend

Bumps [npm-check-updates](https://github.com/raineorshine/npm-check-updates) from 18.0.1 to 19.1.1.
- [Release notes](https://github.com/raineorshine/npm-check-updates/releases)
- [Changelog](https://github.com/raineorshine/npm-check-updates/blob/main/CHANGELOG.md)
- [Commits](https://github.com/raineorshine/npm-check-updates/compare/v18.0.1...v19.1.1)

---
updated-dependencies:
- dependency-name: npm-check-updates
  dependency-version: 19.1.1
  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] 2025-10-16 05:25:27 +00:00 committed by GitHub
parent acdacf655d
commit 11aa17387e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 4 deletions

View file

@ -23,7 +23,7 @@
"concurrently": "^9.1.2",
"eslint": "9.28.0",
"eslint-plugin-unused-imports": "^4.1.4",
"npm-check-updates": "^18.0.1",
"npm-check-updates": "^19.1.1",
"prettier": "^3.6.2",
"typescript-eslint": "8.41.0"
}