Build(deps): Bump @maplibre/maplibre-gl-leaflet from 0.0.20 to 0.0.22

Bumps [@maplibre/maplibre-gl-leaflet](https://github.com/maplibre/maplibre-gl-leaflet) from 0.0.20 to 0.0.22.
- [Release notes](https://github.com/maplibre/maplibre-gl-leaflet/releases)
- [Changelog](https://github.com/maplibre/maplibre-gl-leaflet/blob/main/CHANGELOG.md)
- [Commits](https://github.com/maplibre/maplibre-gl-leaflet/compare/v0.0.20...v0.0.22)

---
updated-dependencies:
- dependency-name: "@maplibre/maplibre-gl-leaflet"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-07-20 01:07:37 +00:00 коммит произвёл GitHub
Родитель 8dc0a1e470
Коммит f05df9a4b9
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
2 изменённых файлов: 9 добавлений и 9 удалений

16
package-lock.json сгенерированный
Просмотреть файл

@ -10,7 +10,7 @@
"license": "AGPL-3.0", "license": "AGPL-3.0",
"dependencies": { "dependencies": {
"@fortawesome/fontawesome-free": "^6.5.2", "@fortawesome/fontawesome-free": "^6.5.2",
"@maplibre/maplibre-gl-leaflet": "^0.0.20", "@maplibre/maplibre-gl-leaflet": "^0.0.22",
"@nextcloud/auth": "^2.3.0", "@nextcloud/auth": "^2.3.0",
"@nextcloud/axios": "^2.5.0", "@nextcloud/axios": "^2.5.0",
"@nextcloud/dialogs": "^5.3.1", "@nextcloud/dialogs": "^5.3.1",
@ -2247,13 +2247,13 @@
} }
}, },
"node_modules/@maplibre/maplibre-gl-leaflet": { "node_modules/@maplibre/maplibre-gl-leaflet": {
"version": "0.0.20", "version": "0.0.22",
"resolved": "https://registry.npmjs.org/@maplibre/maplibre-gl-leaflet/-/maplibre-gl-leaflet-0.0.20.tgz", "resolved": "https://registry.npmjs.org/@maplibre/maplibre-gl-leaflet/-/maplibre-gl-leaflet-0.0.22.tgz",
"integrity": "sha512-W36NFgRbhOic/Bv2dU4f6P3BE2QlhPbselQdf0snY4E36kjmhAl9RKEfAGDmfI1T5bUOmPmWzQDRnvEWqGc+jw==", "integrity": "sha512-9p4DSPLUE5t0StXH/IcZw37/UL7Ekea4jcVdkSsb2jWI+sM3K7mYHLOnti/2wn+HqxG4jMVUHah7Xun3bs00AQ==",
"peerDependencies": { "peerDependencies": {
"@types/leaflet": "^1.9.0", "@types/leaflet": "^1.9.0",
"leaflet": "^1.9.3", "leaflet": "^1.9.3",
"maplibre-gl": "^2.4.0 || ^3.3.1" "maplibre-gl": "^2.4.0 || ^3.3.1 || ^4.3.2"
} }
}, },
"node_modules/@maplibre/maplibre-gl-style-spec": { "node_modules/@maplibre/maplibre-gl-style-spec": {
@ -17519,9 +17519,9 @@
"integrity": "sha512-Es6WcD0nO5l+2BOQS4uLfNPYQaNDfbot3X1XUoloz+x0mPDS3eeORZJl06HXjwBG1fOGwCRnzK88LMdxKRrd6Q==" "integrity": "sha512-Es6WcD0nO5l+2BOQS4uLfNPYQaNDfbot3X1XUoloz+x0mPDS3eeORZJl06HXjwBG1fOGwCRnzK88LMdxKRrd6Q=="
}, },
"@maplibre/maplibre-gl-leaflet": { "@maplibre/maplibre-gl-leaflet": {
"version": "0.0.20", "version": "0.0.22",
"resolved": "https://registry.npmjs.org/@maplibre/maplibre-gl-leaflet/-/maplibre-gl-leaflet-0.0.20.tgz", "resolved": "https://registry.npmjs.org/@maplibre/maplibre-gl-leaflet/-/maplibre-gl-leaflet-0.0.22.tgz",
"integrity": "sha512-W36NFgRbhOic/Bv2dU4f6P3BE2QlhPbselQdf0snY4E36kjmhAl9RKEfAGDmfI1T5bUOmPmWzQDRnvEWqGc+jw==", "integrity": "sha512-9p4DSPLUE5t0StXH/IcZw37/UL7Ekea4jcVdkSsb2jWI+sM3K7mYHLOnti/2wn+HqxG4jMVUHah7Xun3bs00AQ==",
"requires": {} "requires": {}
}, },
"@maplibre/maplibre-gl-style-spec": { "@maplibre/maplibre-gl-style-spec": {

Просмотреть файл

@ -37,7 +37,7 @@
}, },
"dependencies": { "dependencies": {
"@fortawesome/fontawesome-free": "^6.5.2", "@fortawesome/fontawesome-free": "^6.5.2",
"@maplibre/maplibre-gl-leaflet": "^0.0.20", "@maplibre/maplibre-gl-leaflet": "^0.0.22",
"@nextcloud/auth": "^2.3.0", "@nextcloud/auth": "^2.3.0",
"@nextcloud/axios": "^2.5.0", "@nextcloud/axios": "^2.5.0",
"@nextcloud/dialogs": "^5.3.1", "@nextcloud/dialogs": "^5.3.1",