refactor: use node crypto uuid

This commit is contained in:
Huskydog9988
2025-04-06 14:08:36 -04:00
parent b4ab6c38fe
commit a01a94fff2
8 changed files with 12 additions and 28 deletions
-2
View File
@@ -40,7 +40,6 @@
"stream": "^0.0.3",
"stream-mime-type": "^2.0.0",
"turndown": "^7.2.0",
"uuid": "^10.0.0",
"vue": "latest",
"vue-router": "latest",
"vue3-carousel": "^0.15.0",
@@ -53,7 +52,6 @@
"@types/bcryptjs": "^2.4.6",
"@types/node": "^22.13.16",
"@types/turndown": "^5.0.5",
"@types/uuid": "^10.0.0",
"autoprefixer": "^10.4.20",
"h3": "^1.13.0",
"postcss": "^8.4.47",