diff --git a/package.json b/package.json index 1ee07a9..7818f49 100644 --- a/package.json +++ b/package.json @@ -63,6 +63,7 @@ "steady-xml": "^0.1.0", "three": "^0.126.0", "url": "^0.11.3", + "uuid": "^10.0.0", "vanta": "^0.5.24", "video.js": "^7.21.5", "vue": "3.4.21", @@ -86,10 +87,11 @@ "@types/qrcode": "^1.5.5", "@types/qs": "^6.9.12", "@types/three": "^0.126.0", + "@types/uuid": "^10.0.0", "@typescript-eslint/eslint-plugin": "^7.1.0", "@typescript-eslint/parser": "^7.1.0", - "@unocss/transformer-variant-group": "^0.58.5", "@unocss/eslint-config": "^0.57.4", + "@unocss/transformer-variant-group": "^0.58.5", "@vitejs/plugin-legacy": "^5.3.1", "@vitejs/plugin-vue": "^5.0.4", "@vitejs/plugin-vue-jsx": "^3.1.0",