Browse Source

Update dependencies

master
parent
commit
9ea643c886
  1. 719
      package-lock.json
  2. 12
      package.json

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

12
package.json

@ -7,10 +7,10 @@
"author": "Stephan Bösch-Plepelits <skunk@xover.mud.at>",
"license": "GPL-3.0",
"dependencies": {
"@babel/cli": "^7.17.10",
"@babel/core": "^7.18.5",
"@babel/plugin-transform-runtime": "^7.18.5",
"@babel/preset-env": "^7.18.2",
"@babel/cli": "^7.19.3",
"@babel/core": "^7.19.3",
"@babel/plugin-transform-runtime": "^7.19.1",
"@babel/preset-env": "^7.19.4",
"@fortawesome/fontawesome-free": "^5.15.3",
"@ideditor/temaki": "^4.4.0",
"@mapbox/maki": "^6.2.0",
@ -27,8 +27,8 @@
"ip-location": "^1.0.1",
"js-yaml": "^4.1.0",
"json-multiline-strings": "^0.1.0",
"leaflet": "^1.7.1",
"leaflet-geosearch": "^3.6.1",
"leaflet": "^1.9.2",
"leaflet-geosearch": "^3.7.0",
"leaflet-polylineoffset": "^1.1.1",
"leaflet-textpath": "git+https://github.com/makinacorpus/Leaflet.TextPath.git#leaflet0.8-dev",
"leaflet.locatecontrol": "^0.72.2",

Loading…
Cancel
Save