Update dependencies.

This commit is contained in:
kovacsv 2023-01-14 23:20:00 +01:00
parent 2bfd11554b
commit 991cf7b92e
4 changed files with 453 additions and 383 deletions

File diff suppressed because one or more lines are too long

Binary file not shown.

828
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -59,12 +59,12 @@
}, },
"devDependencies": { "devDependencies": {
"clean-css-cli": "^5.6.1", "clean-css-cli": "^5.6.1",
"esbuild": "^0.16.7", "esbuild": "^0.17.0",
"eslint": "^8.29.0", "eslint": "^8.29.0",
"eslint-plugin-unused-imports": "^2.0.0", "eslint-plugin-unused-imports": "^2.0.0",
"fantasticon": "^1.2.2", "fantasticon": "^1.2.2",
"http-server": "^14.0.0", "http-server": "^14.0.0",
"jsdoc": "^3.6.11", "jsdoc": "^4.0.0",
"mocha": "^10.2.0", "mocha": "^10.2.0",
"oslllo-svg-fixer": "^2.2.0", "oslllo-svg-fixer": "^2.2.0",
"rollup": "^3.9.1", "rollup": "^3.9.1",
@ -75,7 +75,7 @@
"@simonwep/pickr": "1.8.2", "@simonwep/pickr": "1.8.2",
"draco3d": "1.5.5", "draco3d": "1.5.5",
"fflate": "0.7.4", "fflate": "0.7.4",
"occt-import-js": "0.0.14", "occt-import-js": "0.0.15",
"rhino3dm": "7.15.0", "rhino3dm": "7.15.0",
"three": "0.147.0", "three": "0.147.0",
"web-ifc": "0.0.35" "web-ifc": "0.0.35"