Update dependencies.

This commit is contained in:
kovacsv 2024-04-22 19:16:50 +02:00
parent 254a9531b8
commit 4cd216c194
3 changed files with 568 additions and 4909 deletions

Binary file not shown.

5469
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -59,7 +59,7 @@
}, },
"devDependencies": { "devDependencies": {
"@types/node": "^20.1.0", "@types/node": "^20.1.0",
"esbuild": "^0.19.0", "esbuild": "^0.20.0",
"eslint": "^8.29.0", "eslint": "^8.29.0",
"eslint-plugin-unused-imports": "^3.0.0", "eslint-plugin-unused-imports": "^3.0.0",
"fantasticon": "^1.2.2", "fantasticon": "^1.2.2",
@ -74,11 +74,11 @@
}, },
"dependencies": { "dependencies": {
"@simonwep/pickr": "1.9.0", "@simonwep/pickr": "1.9.0",
"draco3d": "1.5.6", "draco3d": "1.5.7",
"fflate": "0.8.1", "fflate": "0.8.2",
"occt-import-js": "0.0.21", "occt-import-js": "0.0.21",
"rhino3dm": "8.0.1", "rhino3dm": "8.0.1",
"three": "0.158.0", "three": "0.163.0",
"web-ifc": "0.0.44" "web-ifc": "0.0.44"
}, },
"eslintConfig": { "eslintConfig": {