upgrade to uuid11 which has builtin types

Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
Fredrik Adelöw
2024-11-14 22:55:14 +01:00
parent c37f44f1be
commit 4e58bc77b7
33 changed files with 105 additions and 77 deletions
+1 -1
View File
@@ -52,7 +52,7 @@
"@backstage/errors": "workspace:^",
"@backstage/types": "workspace:^",
"cross-fetch": "^4.0.0",
"uuid": "^9.0.0",
"uuid": "^11.0.0",
"zod": "^3.22.4",
"zod-to-json-schema": "^3.20.4"
},