Skip to content

Commit fb9255f

Browse files
author
Cristine Guadelupe
committed
Bump maplibre and deps
1 parent a222935 commit fb9255f

File tree

4 files changed

+166
-153
lines changed

4 files changed

+166
-153
lines changed

assets/maplibre/package-lock.json

Lines changed: 37 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/maplibre/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"dependencies": {
88
"@maplibre/maplibre-gl-geocoder": "^1.5.0",
99
"@watergis/maplibre-gl-export": "^3.2.2",
10-
"maplibre-gl": "^4.5.2",
10+
"maplibre-gl": "^4.7.0",
1111
"maplibre-gl-vector-text-protocol": "^0.0.5"
1212
},
1313
"devDependencies": {

lib/assets/maplibre/build/main.js

Lines changed: 127 additions & 127 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ defmodule KinoMapLibre.MixProject do
2929
{:kino, "~> 0.7"},
3030
{:table, "~> 0.1.0"},
3131
{:maplibre, "~> 0.1.9"},
32-
{:ex_doc, "~> 0.30", only: :dev, runtime: false}
32+
{:ex_doc, "~> 0.34.2", only: :dev, runtime: false}
3333
]
3434
end
3535

0 commit comments

Comments
 (0)