+116
−101
+4
−4
| Original line number | Diff line number | Diff line |
|---|---|---|
| @@ -29,13 +29,13 @@ | ||
"dojox": "1.17.3",
|
||
"dropzone": "5.9.3",
|
||
"font-awesome-stylus": "4.7.1",
|
||
"glob": "11.0.0",
|
||
"glob": "11.0.1",
|
||
"grunt": "1.6.1",
|
||
"grunt-contrib-clean": "2.0.1",
|
||
"grunt-contrib-copy": "1.0.0",
|
||
"grunt-contrib-cssmin": "5.0.0",
|
||
"grunt-contrib-stylus": "1.2.0",
|
||
"grunt-shell": "3.0.1",
|
||
"grunt-shell": "4.0.0",
|
||
"leaflet": "1.9.4",
|
||
"leaflet.awesome-markers": "2.0.5",
|
||
"leaflet-draw": "1.0.4",
|
||
| @@ -45,12 +45,12 @@ | ||
"load-grunt-tasks": "5.1.0",
|
||
"nib": "1.2.0",
|
||
"prunecluster": "2.1.0",
|
||
"stylus": "0.63.0",
|
||
"stylus": "0.64.0",
|
||
"webfont-dl": "0.2.0"
|
||
},
|
||
"files": ["dist"],
|
||
"engines": {
|
||
"node": ">=20.16",
|
||
"node": ">=20.18",
|
||
"npm": ">=10.8"
|
||
},
|
||
"license": "Apache-2.0"
|
||
Loading