]> git.openstreetmap.org Git - rails.git/blob - package.json
Bump maplibre-gl from 5.11.0 to 5.12.0
[rails.git] / package.json
1 {
2   "name": "openstreetmap",
3   "private": true,
4   "dependencies": {
5     "@mapbox/mapbox-gl-rtl-text": "^0.3.0",
6     "@maplibre/maplibre-gl-leaflet": "^0.1.1",
7     "@maptiler/maplibre-gl-omt-language": "^0.0.3",
8     "bootstrap-icons": "^1.13.1",
9     "i18n-js": "^4.5.1",
10     "js-cookie": "^3.0.0",
11     "leaflet": "^1.8.0",
12     "leaflet.locatecontrol": "^0.85.1",
13     "make-plural": "^7.4.0",
14     "maplibre-gl": "^5.6.0",
15     "osm-community-index": "^6.0.0",
16     "tag2link": "^2025.7.21"
17   },
18   "devDependencies": {
19     "@stylistic/eslint-plugin": "^5.2.3",
20     "@types/jquery": "^3.5.0",
21     "@types/leaflet": "^1.9.0",
22     "eslint": "^9.0.0",
23     "eslint-formatter-compact": "^9.0.1",
24     "eslint-plugin-erb": "^2.1.0"
25   }
26 }