chore(deps): bump uuid from 13.0.0 to 14.0.0 in /frontend (#2467)

Bumps [uuid](https://github.com/uuidjs/uuid) from 13.0.0 to 14.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/v13.0.0...v14.0.0)

---
updated-dependencies:
- dependency-name: uuid
  dependency-version: 14.0.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-04-23 14:47:15 +08:00
committed by GitHub
parent b90f219bd1
commit bd35cd39aa
2 changed files with 9 additions and 3 deletions
+1 -1
View File
@@ -89,7 +89,7 @@
"tokenlens": "^1.3.1",
"unist-util-visit": "^5.0.0",
"use-stick-to-bottom": "^1.1.1",
"uuid": "^13.0.0",
"uuid": "^14.0.0",
"zod": "^3.24.2"
},
"devDependencies": {