Skip to content

Commit

Permalink
Bump maplibre and deps
Browse files Browse the repository at this point in the history
  • Loading branch information
cristineguadelupe committed Sep 10, 2024
1 parent a222935 commit fb9255f
Show file tree
Hide file tree
Showing 4 changed files with 166 additions and 153 deletions.
61 changes: 37 additions & 24 deletions assets/maplibre/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion assets/maplibre/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"dependencies": {
"@maplibre/maplibre-gl-geocoder": "^1.5.0",
"@watergis/maplibre-gl-export": "^3.2.2",
"maplibre-gl": "^4.5.2",
"maplibre-gl": "^4.7.0",
"maplibre-gl-vector-text-protocol": "^0.0.5"
},
"devDependencies": {
Expand Down
254 changes: 127 additions & 127 deletions lib/assets/maplibre/build/main.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ defmodule KinoMapLibre.MixProject do
{:kino, "~> 0.7"},
{:table, "~> 0.1.0"},
{:maplibre, "~> 0.1.9"},
{:ex_doc, "~> 0.30", only: :dev, runtime: false}
{:ex_doc, "~> 0.34.2", only: :dev, runtime: false}
]
end

Expand Down

0 comments on commit fb9255f

Please sign in to comment.