Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"i18next-browser-languagedetector": "^8.2.0",
"lodash": "^4.17.21",
"mapbox-gl-style-switcher": "^1.0.11",
"maplibre-gl": "5.6.2",
"maplibre-gl": "5.7.0",
"ol": "^10.6.1",
"react": "^18.3.1",
"react-autocomplete-hint": "^2.0.0",
Expand Down Expand Up @@ -113,7 +113,7 @@
"brace-expansion": "2.0.2",
"dompurify": "3.2.4",
"jspdf": "3.0.2",
"maplibre-gl": "5.6.2",
"maplibre-gl": "5.7.0",
"sharp": "^0.33.5"
},
"packageManager": "yarn@4.9.4"
Expand Down
19 changes: 13 additions & 6 deletions ui/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7418,6 +7418,13 @@ __metadata:
languageName: node
linkType: hard

"gl-matrix@npm:^3.4.4":
version: 3.4.4
resolution: "gl-matrix@npm:3.4.4"
checksum: 10/0a19a881fbfa2cdcff2b5ece0f62041d17e55665393349653e8742a20e43d4516239c68ac6798baa7c35b0c7bd6c9226e70e7824af162228d471eba358a03090
languageName: node
linkType: hard

"glob@npm:^10.3.10, glob@npm:^10.4.1":
version: 10.4.5
resolution: "glob@npm:10.4.5"
Expand Down Expand Up @@ -9653,9 +9660,9 @@ __metadata:
languageName: node
linkType: hard

"maplibre-gl@npm:5.6.2":
version: 5.6.2
resolution: "maplibre-gl@npm:5.6.2"
"maplibre-gl@npm:5.7.0":
version: 5.7.0
resolution: "maplibre-gl@npm:5.7.0"
dependencies:
"@mapbox/geojson-rewind": "npm:^0.5.2"
"@mapbox/jsonlint-lines-primitives": "npm:^2.0.2"
Expand All @@ -9671,15 +9678,15 @@ __metadata:
"@types/supercluster": "npm:^7.1.3"
earcut: "npm:^3.0.2"
geojson-vt: "npm:^4.0.2"
gl-matrix: "npm:^3.4.3"
gl-matrix: "npm:^3.4.4"
kdbush: "npm:^4.0.2"
murmurhash-js: "npm:^1.0.0"
pbf: "npm:^4.0.1"
potpack: "npm:^2.1.0"
quickselect: "npm:^3.0.0"
supercluster: "npm:^8.0.1"
tinyqueue: "npm:^3.0.0"
checksum: 10/20de56268e2cbe4889f02fc39a3d3c6a86942b6d5a5e47367c608ed5a53b8c48d000d86130f3ec296428585d3de4076196940a8508934caf210cff71d31e4a85
checksum: 10/3cde2a446c5579669b62401759cbae132fea273d1cfdd108a0a55697f4f199ea5ce7ae48c8b4f11a2b9bf8bcdbfac546c222417dd4d9a30ba2f488223ccad8f9
languageName: node
linkType: hard

Expand Down Expand Up @@ -11984,7 +11991,7 @@ __metadata:
lint-staged: "npm:^16.1.5"
lodash: "npm:^4.17.21"
mapbox-gl-style-switcher: "npm:^1.0.11"
maplibre-gl: "npm:5.6.2"
maplibre-gl: "npm:5.7.0"
ol: "npm:^10.6.1"
react: "npm:^18.3.1"
react-autocomplete-hint: "npm:^2.0.0"
Expand Down