sort dependencies

This commit is contained in:
Martin Raifer
2023-08-16 17:30:08 +02:00
parent d8ae0c701f
commit 4faf521c0c
+3 -3
View File
@@ -44,11 +44,11 @@
"translations": "node scripts/update_locales.js"
},
"dependencies": {
"@rapideditor/country-coder": "~5.2.0",
"@rapideditor/location-conflation": "~1.2.1",
"@mapbox/geojson-area": "^0.2.2",
"@mapbox/sexagesimal": "1.2.0",
"@mapbox/vector-tile": "^1.3.1",
"@rapideditor/country-coder": "~5.2.0",
"@rapideditor/location-conflation": "~1.2.1",
"@tmcw/togeojson": "^5.8.1",
"@turf/bbox": "^6.0.0",
"@turf/bbox-clip": "^6.0.0",
@@ -76,9 +76,9 @@
"@fortawesome/free-brands-svg-icons": "~6.4.2",
"@fortawesome/free-regular-svg-icons": "~6.4.2",
"@fortawesome/free-solid-svg-icons": "~6.4.2",
"@rapideditor/temaki": "~5.4.0",
"@mapbox/maki": "^8.0.1",
"@openstreetmap/id-tagging-schema": "^6.3.0",
"@rapideditor/temaki": "~5.4.0",
"@transifex/api": "^5.4.0",
"autoprefixer": "^10.4.15",
"chai": "^4.3.7",