build(deps-dev): bump uuid from 10.0.0 to 11.0.2

Bumps [uuid](https://github.com/uuidjs/uuid) from 10.0.0 to 11.0.2.
- [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/v10.0.0...v11.0.2)

---
updated-dependencies:
- dependency-name: uuid
  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] 2024-11-04 04:14:47 +00:00 committed by Michal Gold
parent edc4a70c25
commit 7074d4213c
2 changed files with 6 additions and 6 deletions

View file

@ -81,7 +81,7 @@
"ts-node": "10.9.2",
"ts-patch": "3.2.1",
"typescript": "5.6.3",
"uuid": "10.0.0",
"uuid": "11.0.2",
"vitest": "2.0.5",
"vitest-canvas-mock": "0.3.3",
"webpack-bundle-analyzer": "4.10.2",