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

Bumps [uuid](https://github.com/uuidjs/uuid) from 9.0.1 to 10.0.0.
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/uuidjs/uuid/compare/v9.0.1...v10.0.0)

---
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-06-10 04:08:31 +00:00 committed by Klara Simickova
parent 12aeae7c85
commit 26178b5c07
2 changed files with 19 additions and 5 deletions

View file

@ -113,7 +113,7 @@
"stylelint-config-recommended-scss": "13.1.0",
"ts-node": "10.9.2",
"typescript": "5.1.6",
"uuid": "9.0.1",
"uuid": "10.0.0",
"webpack-bundle-analyzer": "4.10.2",
"whatwg-fetch": "3.6.20"
},