Refacotring: update to maplibre 3.4, drop dependency on intermediate library

This commit is contained in:
Pieter Vander Vennet 2023-07-16 04:24:32 +02:00
parent 426620a76c
commit 319db1a1c8
4 changed files with 510 additions and 156 deletions

View file

@ -61,7 +61,6 @@
"not op_mini all"
],
"dependencies": {
"@onsvisual/svelte-maps": "^1.1.6",
"@rgossiaux/svelte-headlessui": "^1.0.2",
"@rgossiaux/svelte-heroicons": "^0.1.2",
"@rollup/plugin-typescript": "^11.0.0",
@ -90,7 +89,7 @@
"libphonenumber-js": "^1.10.8",
"lz-string": "^1.4.4",
"mangrove-reviews-typescript": "^1.1.0",
"maplibre-gl": "^2.4.0",
"maplibre-gl": "^3.2.0",
"opening_hours": "^3.6.0",
"osm-auth": "^1.0.2",
"osmtogeojson": "^3.0.0-beta.5",