Update dependency three to ^0.178.0

This commit is contained in:
renovate[bot]
2025-07-05 16:32:44 +00:00
committed by GitHub
parent 1fddd984aa
commit f4a74c2f1c
2 changed files with 10 additions and 10 deletions

View File

@@ -22,7 +22,7 @@
"@jamescoyle/vue-icon": "^0.1.2",
"@mdi/js": "^7.4.47",
"@mdi/svg": "^7.4.47",
"three": "^0.177.0",
"three": "^0.178.0",
"three-mesh-bvh": "^0.9.0",
"three-orientation-gizmo": "https://github.com/jrj2211/three-orientation-gizmo",
"vue": "^3.5.13",
@@ -31,7 +31,7 @@
"devDependencies": {
"@tsconfig/node20": "^20.1.4",
"@types/node": "^22.9.3",
"@types/three": "^0.177.0",
"@types/three": "^0.178.0",
"@vitejs/plugin-vue": "^6.0.0",
"@vitejs/plugin-vue-jsx": "^5.0.0",
"@vue/tsconfig": "^0.7.0",