Update dependency three to ^0.176.0

This commit is contained in:
renovate[bot]
2025-04-27 02:37:02 +00:00
committed by GitHub
parent 4eed1b063e
commit f44270d913
2 changed files with 16 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.175.0",
"three": "^0.176.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.175.0",
"@types/three": "^0.176.0",
"@vitejs/plugin-vue": "^5.2.0",
"@vitejs/plugin-vue-jsx": "^4.1.0",
"@vue/tsconfig": "^0.7.0",