Skip to content

Commit 149c7f8

Browse files
committed
chore: update cluster plugin
1 parent a4574f2 commit 149c7f8

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@sentry/vue": "^8.35.0",
3838
"@tailwindcss/typography": "^0.5.9",
3939
"@teritorio/map": "^0.12.7",
40-
"@teritorio/maplibre-gl-teritorio-cluster": "^0.0.16",
40+
"@teritorio/maplibre-gl-teritorio-cluster": "^0.0.17",
4141
"@teritorio/openmaptiles-gl-language": "^1.5.4",
4242
"@turf/boolean-intersects": "^6.5.0",
4343
"@turf/mask": "^7.1.0",

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -4176,15 +4176,15 @@ __metadata:
41764176
languageName: node
41774177
linkType: hard
41784178

4179-
"@teritorio/maplibre-gl-teritorio-cluster@npm:^0.0.16":
4180-
version: 0.0.16
4181-
resolution: "@teritorio/maplibre-gl-teritorio-cluster@npm:0.0.16"
4179+
"@teritorio/maplibre-gl-teritorio-cluster@npm:^0.0.17":
4180+
version: 0.0.17
4181+
resolution: "@teritorio/maplibre-gl-teritorio-cluster@npm:0.0.17"
41824182
dependencies:
41834183
"@turf/bbox": "npm:^7.1.0"
41844184
"@turf/helpers": "npm:^7.1.0"
41854185
peerDependencies:
41864186
maplibre-gl: ^4.5.0
4187-
checksum: 10c0/24a58d76368368743fd54d12a223c314646eede1072c245ff4dcf3f65902d52ed14cfd769b4371814f9341dac3f5980703b3190dc103f791082acbe7fbfc12af
4187+
checksum: 10c0/5f0539fa9fa1ac22456617e174ea2bc1ce4b624ff55dc165fc16780bd39bed486535e6020a0627c9a564ee83126758ad52086d6070c842d57aa556440fdb6283
41884188
languageName: node
41894189
linkType: hard
41904190

@@ -4226,7 +4226,7 @@ __metadata:
42264226
"@tailwindcss/typography": "npm:^0.5.9"
42274227
"@teritorio/font-teritorio": "npm:^2.5.0"
42284228
"@teritorio/map": "npm:^0.12.7"
4229-
"@teritorio/maplibre-gl-teritorio-cluster": "npm:^0.0.16"
4229+
"@teritorio/maplibre-gl-teritorio-cluster": "npm:^0.0.17"
42304230
"@teritorio/openmaptiles-gl-language": "npm:^1.5.4"
42314231
"@turf/boolean-intersects": "npm:^6.5.0"
42324232
"@turf/mask": "npm:^7.1.0"

0 commit comments

Comments
 (0)