mirror of
https://github.com/publiclab/mapknitter.git
synced 2025-12-05 16:00:00 +01:00
Bumps [leaflet-environmental-layers](https://github.com/publiclab/leaflet-environmental-layers) from 2.4.8 to 2.4.9. - [Release notes](https://github.com/publiclab/leaflet-environmental-layers/releases) - [Commits](https://github.com/publiclab/leaflet-environmental-layers/commits) --- updated-dependencies: - dependency-name: leaflet-environmental-layers dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
50 lines
1.8 KiB
JSON
50 lines
1.8 KiB
JSON
{
|
|
"name": "mapknitter",
|
|
"version": "1.0.0",
|
|
"main": "app/assets/javascripts/application.js",
|
|
"repository": "https://github.com/publiclab/mapknitter",
|
|
"author": "Public Lab contributors <web@publiclab.org>",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@fortawesome/fontawesome-free": "^5.11.2",
|
|
"blueimp-canvas-to-blob": "blueimp/JavaScript-Canvas-to-Blob#>=3.29.0",
|
|
"blueimp-file-upload": "blueimp/jQuery-File-Upload#~9.22.1",
|
|
"blueimp-load-image": "blueimp/JavaScript-Load-Image#>=5.16.0",
|
|
"blueimp-tmpl": "blueimp/JavaScript-Templates#2.5.4",
|
|
"bootstrap": "twbs/bootstrap#^4.5.2",
|
|
"components-jqueryui": "components/jqueryui#^1.12.1",
|
|
"decompress-zip": "0.2.2",
|
|
"exif-js": "jseidelin/exif-js#*",
|
|
"glfx-js": "jywarren/glfx.js#*",
|
|
"leaflet-google-places-autocomplete": "0.0.9",
|
|
"image-sequencer": "^3.7.3",
|
|
"ion-rangeslider": "ionDen/ion.rangeslider#~2.3.1",
|
|
"jquery": "^3.6.0",
|
|
"jquery-ui": "components/jqueryui#^1.12.1",
|
|
"jquery-ujs": "rails/jquery-ujs#~1.2.3",
|
|
"junction": "theleagueof/junction#*",
|
|
"leaflet": "^1.8.0",
|
|
"leaflet-distortableimage": "^0.21.7",
|
|
"leaflet-draw": "Leaflet/Leaflet.draw#0.2.4",
|
|
"leaflet-easybutton": "^2.4.0",
|
|
"leaflet-environmental-layers": "^2.4.9",
|
|
"leaflet-fullhash": "^1.0.0",
|
|
"leaflet-illustrate": "^0.0.3",
|
|
"leaflet-omnivore": "@mapbox/leaflet-omnivore#~0.3.2",
|
|
"leaflet-providers": "^1.9.1",
|
|
"leaflet-spin": "^1.1.0",
|
|
"modalbox": "okonet/modalbox#*",
|
|
"ol2": "openlayers/ol2#release-2.13.1",
|
|
"popper.js": "^1.16.1",
|
|
"prototypejs-bower": "plynchnlm/prototypejs-bower#1.7.3",
|
|
"sparklines": "mariusGundersen/sparkline#~1.2.0",
|
|
"spin.js": "fgnass/spin.js#^2.3.1",
|
|
"webgl-distort": "jywarren/webgl-distort#*"
|
|
},
|
|
"engines": {
|
|
"yarn": ">= 1.0.0",
|
|
"node": ">=16.0.0"
|
|
},
|
|
"devDependencies": {}
|
|
}
|