Browse Source

Update dependencies

master
parent
commit
9850310c16
  1. 1196
      package-lock.json
  2. 22
      package.json

1196
package-lock.json
File diff suppressed because it is too large
View File

22
package.json

@ -7,16 +7,16 @@
"author": "Stephan Bösch-Plepelits <skunk@xover.mud.at>",
"license": "GPL-3.0",
"dependencies": {
"@babel/cli": "^7.16.8",
"@babel/core": "^7.16.10",
"@babel/plugin-transform-runtime": "^7.16.10",
"@babel/preset-env": "^7.16.11",
"@babel/cli": "^7.17.10",
"@babel/core": "^7.18.5",
"@babel/plugin-transform-runtime": "^7.18.5",
"@babel/preset-env": "^7.18.2",
"@fortawesome/fontawesome-free": "^5.15.3",
"@ideditor/temaki": "^4.4.0",
"@mapbox/maki": "^6.2.0",
"@turf/area": "^6.3.0",
"@turf/length": "^6.3.0",
"async": "^3.2.3",
"async": "^3.2.4",
"async-foreach": "^0.1.3",
"babelify": "^10.0.0",
"color-interpolate": "^1.0.5",
@ -26,19 +26,19 @@
"i18next-client": "^1.11.4",
"ip-location": "^1.0.1",
"json-multiline-strings": "^0.1.0",
"leaflet": "^1.7.1",
"leaflet-geosearch": "^3.6.0",
"leaflet": "^1.8.0",
"leaflet-geosearch": "^3.6.1",
"leaflet-polylineoffset": "^1.1.1",
"leaflet-textpath": "git+https://github.com/makinacorpus/Leaflet.TextPath.git#leaflet0.8-dev",
"leaflet.locatecontrol": "^0.72.2",
"leaflet.polylinemeasure": "git+https://github.com/ppete2/Leaflet.PolylineMeasure.git",
"md5": "^2.3.0",
"measure-ts": "^3.3.2",
"mini-svg-data-uri": "^1.4.3",
"mini-svg-data-uri": "^1.4.4",
"modulekit-tabs": "^0.2.2",
"moment": "^2.29.1",
"moment": "^2.29.3",
"natsort": "^2.0.3",
"opening_hours": "^3.6.0",
"opening_hours": "^3.8.0",
"openstreetbrowser-categories-main": "git+https://github.com/plepe/openstreetbrowser-categories-main.git",
"openstreetmap-date-format": "^0.3.1",
"openstreetmap-date-parser": "^0.1.2",
@ -62,7 +62,7 @@
"browserify-css": "^0.15.0",
"leaflet-polylinedecorator": "git+https://github.com/plepe/Leaflet.PolylineDecorator.git",
"minify": "^7.2.2",
"mocha": "^9.1.4",
"mocha": "^9.2.2",
"standard": "^16.0.4",
"watchify": "^4.0.0"
},

Loading…
Cancel
Save