playground: minor build fixes 2

This commit is contained in:
Yeicor
2025-07-19 22:10:15 +02:00
parent b54453ca06
commit 0460e939e4
2 changed files with 3 additions and 3 deletions

View File

@@ -27,7 +27,7 @@
"pyodide": "^0.28.0",
"three": "^0.178.0",
"three-mesh-bvh": "^0.9.0",
"three-orientation-gizmo": "https://github.com/jrj2211/three-orientation-gizmo",
"three-orientation-gizmo": "git+https://github.com/jrj2211/three-orientation-gizmo.git",
"vue": "^3.5.13",
"vuetify": "^3.7.4"
},

View File

@@ -2923,9 +2923,9 @@ three-mesh-bvh@^0.9.0:
resolved "https://registry.npmjs.org/three-mesh-bvh/-/three-mesh-bvh-0.9.1.tgz"
integrity sha512-WNT+m9jGQgtp4YdtwEnl4oFylNVifRf7iphlwWdJ4bJu7oNkY0xHIyntep9OzHuR1hpe/pyAP840gB/EsYDJfg==
"three-orientation-gizmo@https://github.com/jrj2211/three-orientation-gizmo":
"three-orientation-gizmo@git+https://github.com/jrj2211/three-orientation-gizmo.git":
version "1.1.0"
resolved "git+ssh://git@github.com/jrj2211/three-orientation-gizmo.git#000281f0559c316f72cdd23a1885d63ae6901095"
resolved "git+https://github.com/jrj2211/three-orientation-gizmo.git#000281f0559c316f72cdd23a1885d63ae6901095"
dependencies:
three "^0.125.0"