fix: update type definitions and improve renderer initialization in draw-relief-icons

This commit is contained in:
Azgaar 2026-03-11 00:51:56 +01:00
parent 828534ebd9
commit ffe350bca8
4 changed files with 19 additions and 13 deletions

View file

@ -30,6 +30,7 @@
"@types/delaunator": "^5.0.3",
"@types/node": "^25.0.10",
"@types/polylabel": "^1.1.3",
"@types/three": "^0.183.1",
"@vitest/browser": "^4.0.18",
"@vitest/browser-playwright": "^4.0.18",
"playwright": "^1.57.0",
@ -38,7 +39,6 @@
"vitest": "^4.0.18"
},
"dependencies": {
"@types/three": "^0.183.1",
"alea": "^1.0.1",
"d3": "^7.9.0",
"delaunator": "^5.0.1",