mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-04-25 02:56:41 +07:00
fixed mobile spinning on zoom and vulnerabilities
This commit is contained in:
parent
dac68e7445
commit
76affc56b5
3 changed files with 175 additions and 161 deletions
|
@ -57,7 +57,7 @@
|
|||
"@types/leaflet": "^1.4.3",
|
||||
"@types/node": "^11.9.0",
|
||||
"@types/react": "16.8.1",
|
||||
"axios": "^0.18.0",
|
||||
"axios": "^0.18.1",
|
||||
"babel-runtime": "^6.26.0",
|
||||
"bluebird": "^3.5.3",
|
||||
"body-parser": "^1.18.3",
|
||||
|
@ -75,17 +75,17 @@
|
|||
"leaflet-editable": "^1.1.0",
|
||||
"leaflet-editable-polyline": "muerwre/leaflet-editable-polyline#master",
|
||||
"leaflet-geometryutil": "^0.9.0",
|
||||
"leaflet-routing-machine": "muerwre/leaflet-routing-machine#no-osrm-text",
|
||||
"leaflet-routing-machine": "git://github.com/muerwre/leaflet-routing-machine.git#no-osrm-text",
|
||||
"leaflet.markercluster": "^1.4.1",
|
||||
"less": "^3.8.1",
|
||||
"less-middleware": "~2.2.1",
|
||||
"lodash": "^4.17.10",
|
||||
"lodash": "^4.17.15",
|
||||
"mongoose": "^5.3.14",
|
||||
"morgan": "~1.9.0",
|
||||
"mysql": "^2.16.0",
|
||||
"optimize-css-assets-webpack-plugin": "^5.0.1",
|
||||
"pt-sans-cyrillic": "0.0.4",
|
||||
"pug": "2.0.0-beta11",
|
||||
"pug": "^2.0.4",
|
||||
"raleway-cyrillic": "^4.0.2",
|
||||
"rc-slider": "8.5.0",
|
||||
"react": "16.8.1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue