mirror of
https://github.com/yeicor-3d/yet-another-cad-viewer.git
synced 2025-12-19 22:24:17 +01:00
playground: minor build fixes 2
This commit is contained in:
@@ -27,7 +27,7 @@
|
|||||||
"pyodide": "^0.28.0",
|
"pyodide": "^0.28.0",
|
||||||
"three": "^0.178.0",
|
"three": "^0.178.0",
|
||||||
"three-mesh-bvh": "^0.9.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",
|
"vue": "^3.5.13",
|
||||||
"vuetify": "^3.7.4"
|
"vuetify": "^3.7.4"
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -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"
|
resolved "https://registry.npmjs.org/three-mesh-bvh/-/three-mesh-bvh-0.9.1.tgz"
|
||||||
integrity sha512-WNT+m9jGQgtp4YdtwEnl4oFylNVifRf7iphlwWdJ4bJu7oNkY0xHIyntep9OzHuR1hpe/pyAP840gB/EsYDJfg==
|
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"
|
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:
|
dependencies:
|
||||||
three "^0.125.0"
|
three "^0.125.0"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user