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-25 13:35:35 +00:00
committed by GitHub
parent a03caed370
commit e92ba97f16
2 changed files with 5 additions and 5 deletions

View File

@@ -142,7 +142,7 @@
"stylelint-scss": "^6.11.0",
"typescript": "^5.7.3",
"typescript-eslint": "^8.25.0",
"uuid": "^11.0.5",
"uuid": "^11.1.0",
"vite": "^6.2.0",
"vite-plugin-istanbul": "^6.0.2"
}