|
|
@ -7,11 +7,11 @@ |
|
|
|
"author": "Stephan Bösch-Plepelits <skunk@xover.mud.at>", |
|
|
|
"license": "GPL-3.0", |
|
|
|
"dependencies": { |
|
|
|
"@babel/cli": "^7.10.1", |
|
|
|
"@babel/core": "^7.10.2", |
|
|
|
"@babel/preset-env": "^7.10.2", |
|
|
|
"@fortawesome/fontawesome-free": "^5.13.0", |
|
|
|
"@ideditor/temaki": "^3.23.0", |
|
|
|
"@babel/cli": "^7.11.6", |
|
|
|
"@babel/core": "^7.11.6", |
|
|
|
"@babel/preset-env": "^7.11.5", |
|
|
|
"@fortawesome/fontawesome-free": "^5.14.0", |
|
|
|
"@ideditor/temaki": "^3.24.0", |
|
|
|
"@mapbox/maki": "^5.0.0", |
|
|
|
"@turf/area": "^6.0.1", |
|
|
|
"@turf/length": "^6.0.2", |
|
|
@ -25,27 +25,27 @@ |
|
|
|
"i18next-client": "^1.11.4", |
|
|
|
"ip-location": "^1.0.1", |
|
|
|
"json-multiline-strings": "^0.1.0", |
|
|
|
"leaflet": "~1.5.1", |
|
|
|
"leaflet": "^1.7.1", |
|
|
|
"leaflet-geosearch": "^2.4.0", |
|
|
|
"leaflet-polylineoffset": "^1.1.0", |
|
|
|
"leaflet-textpath": "git+https://github.com/makinacorpus/Leaflet.TextPath.git#leaflet0.8-dev", |
|
|
|
"leaflet.locatecontrol": "^0.72.0", |
|
|
|
"leaflet.polylinemeasure": "git+https://github.com/ppete2/Leaflet.PolylineMeasure.git", |
|
|
|
"md5": "^2.2.1", |
|
|
|
"md5": "^2.3.0", |
|
|
|
"measure-ts": "^3.3.2", |
|
|
|
"mini-svg-data-uri": "^1.2.3", |
|
|
|
"modulekit-tabs": "^0.2.2", |
|
|
|
"moment": "^2.26.0", |
|
|
|
"moment": "^2.27.0", |
|
|
|
"natsort": "^1.0.6", |
|
|
|
"opening_hours": "^3.5.0", |
|
|
|
"openstreetbrowser-categories-main": "git+https://github.com/plepe/openstreetbrowser-categories-main.git", |
|
|
|
"openstreetmap-date-format": "^0.2.0", |
|
|
|
"openstreetmap-date-parser": "^0.1.0", |
|
|
|
"openstreetmap-date-parser": "^0.1.2", |
|
|
|
"openstreetmap-tag-translations": "git+https://github.com/plepe/openstreetmap-tag-translations.git", |
|
|
|
"overpass-layer": "^2.6.1", |
|
|
|
"overpass-layer": "^2.6.4", |
|
|
|
"query-string": "^5.0.0", |
|
|
|
"sheet-router": "^4.2.3", |
|
|
|
"weight-sort": "^1.3.0" |
|
|
|
"weight-sort": "^1.3.1" |
|
|
|
}, |
|
|
|
"scripts": { |
|
|
|
"test": "mocha --bail", |
|
|
|