build(deps-dev): bump uuid from 11.0.5 to 11.1.0

Bumps [uuid](https://github.com/uuidjs/uuid) from 11.0.5 to 11.1.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.0.5...v11.1.0)

---
updated-dependencies:
- dependency-name: uuid
  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-02-26 04:59:36 +00:00 committed by Klara Simickova
parent daac042df8
commit a376be242f
2 changed files with 5 additions and 5 deletions

View file

@ -85,7 +85,7 @@
"ts-node": "10.9.2",
"ts-patch": "3.3.0",
"typescript": "5.7.3",
"uuid": "11.0.5",
"uuid": "11.1.0",
"vitest": "3.0.5",
"vitest-canvas-mock": "0.3.3",
"webpack-bundle-analyzer": "4.10.2",