chore: add uuid dependency

This commit is contained in:
2026-07-08 11:48:25 +08:00
parent c13f66153a
commit b54f7ab1fa
3 changed files with 30 additions and 5 deletions
+2
View File
@@ -52,6 +52,7 @@
"solid-js": "^1.9.3",
"three": "^0.183.2",
"three-3mf-exporter": "^45.1.0",
"uuid": "^14.0.1",
"ws": "^8.21.0",
"yarn-spinner-loader": "^0.1.0",
"zod": "^4.4.3"
@@ -67,6 +68,7 @@
"@types/jest": "^30.0.0",
"@types/js-yaml": "^4.0.9",
"@types/node": "^22.19.13",
"@types/uuid": "^10.0.0",
"@types/ws": "^8.18.1",
"husky": "^9.1.7",
"jest": "^29.7.0",