acteng / atip

Active Travel Infrastructure Platform
https://acteng.github.io/atip/
Apache License 2.0
22 stars 4 forks source link

Update most NPM dependencies #251

Closed dabreegster closed 1 year ago

dabreegster commented 1 year ago

Closes #188. I upgraded to MapLibre 3 a few weeks ago in https://github.com/dabreegster/osm2svelte and haven't seen any issues. There are new API calls like https://maplibre.org/maplibre-gl-js-docs/api/sources/#geojsonsource#updatedata that we might take advantage of in the future.

Also upgrades to the new Svelte 4. No big new changes, but possibly a few places where we can get better TS support.

No behavioral changes I can notice from manually playing around or running tests.

Pete-Y-CS commented 1 year ago

Tests pass and we're mostly just changing some version numbers, lgtm!