Update libraries.

This commit is contained in:
kovacsv 2023-04-12 18:16:31 +02:00
parent c4c066dcfe
commit 029fb13324
5 changed files with 9091 additions and 391 deletions

Binary file not shown.

File diff suppressed because one or more lines are too long

Binary file not shown.

749
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -71,15 +71,15 @@
"rollup": "^3.9.1",
"run-python3": "^0.0.4",
"svgo": "^3.0.2",
"typescript": "^4.9.4"
"typescript": "^5.0.4"
},
"dependencies": {
"@simonwep/pickr": "1.8.2",
"@types/node": "^18.11.18",
"draco3d": "1.5.6",
"fflate": "0.7.4",
"occt-import-js": "0.0.15",
"rhino3dm": "7.15.0",
"occt-import-js": "0.0.17",
"rhino3dm": "8.0.0",
"three": "0.150.1",
"web-ifc": "0.0.35"
},