chore: bump uuid from 11.0.3 to 11.1.0 in /frontend/web (#382)

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

---
updated-dependencies:
- dependency-name: uuid
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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]
2025-04-05 22:54:08 +08:00
committed by GitHub
parent 13fa88e7ca
commit 742c01ca41
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
"react-router-dom": "^7.4.1",
"react-use": "^17.5.1",
"tailwindcss": "^3.4.14",
"uuid": "^11.0.3",
"uuid": "^11.1.0",
"zustand": "^5.0.1"
},
"devDependencies": {