Skip to content

Commit

Permalink
chore: bumped geoman dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
robinbourianes-kalisio committed Oct 21, 2024
1 parent 2b7d5c1 commit 45da486
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"@feathersjs/client": "^5.0.8",
"@feathersjs/commons": "^5.0.8",
"@feathersjs/memory": "^5.0.8",
"@geoman-io/leaflet-geoman-free": "^2.11.1",
"@geoman-io/leaflet-geoman-free": "~2.15.0",
"@kalisio/feathers-s3": "^1.2.0",
"@kalisio/feathers-webpush": "^1.0.1",
"@kalisio/kdk": "https://github.com/kalisio/kdk",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3779,10 +3779,10 @@
encodeurl "^1.0.2"
lodash "^4.17.21"

"@geoman-io/leaflet-geoman-free@^2.11.1":
version "2.13.0"
resolved "https://registry.yarnpkg.com/@geoman-io/leaflet-geoman-free/-/leaflet-geoman-free-2.13.0.tgz#df0834485d5852419d9c51014ff4589b1fdf0197"
integrity sha512-8uVVcRSAgZLQPfaEIAGitZEoG1v++tmPJlJYVCbGx7FbJYP9jmErsamECO0dz4eMkWLusIaEDgADY9WzAapcEQ==
"@geoman-io/leaflet-geoman-free@~2.15.0":
version "2.15.0"
resolved "https://registry.yarnpkg.com/@geoman-io/leaflet-geoman-free/-/leaflet-geoman-free-2.15.0.tgz#fc15b53eab1cba0de75b14406d06a6a47d6d0c86"
integrity sha512-esann1pQ8cCX3pMR7XkXuf1vwwJLz1mAbkeyRWOfoLMKA8LBnbRxChIBZzzwzyGIxybNO93Bl6LaK8wEj8uzlA==
dependencies:
"@turf/boolean-contains" "^6.5.0"
"@turf/kinks" "^6.5.0"
Expand Down

0 comments on commit 45da486

Please sign in to comment.