Bump uuid from 11.1.0 to 13.0.0 in /frontend

Bumps [uuid](https://github.com/uuidjs/uuid) from 11.1.0 to 13.0.0.
- [Release notes](https://github.com/uuidjs/uuid/releases)
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/uuidjs/uuid/compare/v11.1.0...v13.0.0)

---
updated-dependencies:
- dependency-name: uuid
  dependency-version: 13.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-10-21 22:41:23 +00:00 committed by GitHub
parent 4fce317dea
commit 001addae8c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 8 additions and 6 deletions

View file

@ -17,7 +17,7 @@
"tslib": "2.8.1",
"tsx": "^4.20.5",
"typescript": "5.8.3",
"uuid": "^11.1.0",
"uuid": "^13.0.0",
"webpack": "^5.99.9",
"webpack-cli": "^6.0.1"
}