Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/maps.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-10-02 16:17:37 +0300
committerGitHub <noreply@github.com>2022-10-02 16:17:37 +0300
commit2c38b03860cb7e693fa249de5a2eba968468a80d (patch)
treed133bcb4bf0f60ff756f2f140cb99985863f0702
parenta7a4bf23555a3823c60ca82ea7534e670d923464 (diff)
Bumps [leaflet](https://github.com/Leaflet/Leaflet) and [@types/leaflet](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/leaflet). These dependencies needed to be updated together. Updates `leaflet` from 1.7.1 to 1.9.1 - [Release notes](https://github.com/Leaflet/Leaflet/releases) - [Changelog](https://github.com/Leaflet/Leaflet/blob/main/CHANGELOG.md) - [Commits](https://github.com/Leaflet/Leaflet/compare/v1.7.1...v1.9.1) Updates `@types/leaflet` from 1.7.9 to 1.8.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/leaflet) --- updated-dependencies: - dependency-name: leaflet dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: "@types/leaflet" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--package-lock.json28
-rw-r--r--package.json4
2 files changed, 16 insertions, 16 deletions
diff --git a/package-lock.json b/package-lock.json
index 65f7f135..1929809e 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -22,7 +22,7 @@
"@raruto/leaflet-elevation": "^1.7.0",
"axios": "^0.27.2",
"geojson": "^0.5.0",
- "leaflet": "^1.5.1",
+ "leaflet": "^1.9.1",
"leaflet-contextmenu": "^1.4.0",
"leaflet-control-geocoder": "2.4.0",
"leaflet-easybutton": "^2.4.0",
@@ -50,7 +50,7 @@
"@nextcloud/eslint-config": "^8.0.0",
"@nextcloud/stylelint-config": "^2.2.0",
"@nextcloud/webpack-vue-config": "^5.1.0",
- "@types/leaflet": "^1.5.4"
+ "@types/leaflet": "^1.8.0"
},
"engines": {
"node": "^16.0.0",
@@ -2620,9 +2620,9 @@
"peer": true
},
"node_modules/@types/leaflet": {
- "version": "1.7.9",
- "resolved": "https://registry.npmjs.org/@types/leaflet/-/leaflet-1.7.9.tgz",
- "integrity": "sha512-H8vPgD49HKzqM41ArHGZM70g/tfhp8W+JcPxfnF+5H/Xvp+xiP+KQOUNWU8U89fqS1Jj3cpRY/+nbnaHFzwnFA==",
+ "version": "1.8.0",
+ "resolved": "https://registry.npmjs.org/@types/leaflet/-/leaflet-1.8.0.tgz",
+ "integrity": "sha512-+sXFmiJTFdhaXXIGFlV5re9AdqtAODoXbGAvxx02e5SHXL3ir7ClP5J7pahO8VmzKY3dth4RUS1nf2BTT+DW1A==",
"dependencies": {
"@types/geojson": "*"
}
@@ -8095,9 +8095,9 @@
"peer": true
},
"node_modules/leaflet": {
- "version": "1.7.1",
- "resolved": "https://registry.npmjs.org/leaflet/-/leaflet-1.7.1.tgz",
- "integrity": "sha512-/xwPEBidtg69Q3HlqPdU3DnrXQOvQU/CCHA1tcDQVzOwm91YMYaILjNp7L4Eaw5Z4sOYdbBz6koWyibppd8Zqw=="
+ "version": "1.9.1",
+ "resolved": "https://registry.npmjs.org/leaflet/-/leaflet-1.9.1.tgz",
+ "integrity": "sha512-5FcDAMTLAuOq0RisQQbTFatl8Sl4bM0gMrBfuHbl7CYbYJv45BfCS8oU3T644MLjleBq1Ncq541QEA1pqUGTFA=="
},
"node_modules/leaflet-contextmenu": {
"version": "1.4.0",
@@ -14624,9 +14624,9 @@
"peer": true
},
"@types/leaflet": {
- "version": "1.7.9",
- "resolved": "https://registry.npmjs.org/@types/leaflet/-/leaflet-1.7.9.tgz",
- "integrity": "sha512-H8vPgD49HKzqM41ArHGZM70g/tfhp8W+JcPxfnF+5H/Xvp+xiP+KQOUNWU8U89fqS1Jj3cpRY/+nbnaHFzwnFA==",
+ "version": "1.8.0",
+ "resolved": "https://registry.npmjs.org/@types/leaflet/-/leaflet-1.8.0.tgz",
+ "integrity": "sha512-+sXFmiJTFdhaXXIGFlV5re9AdqtAODoXbGAvxx02e5SHXL3ir7ClP5J7pahO8VmzKY3dth4RUS1nf2BTT+DW1A==",
"requires": {
"@types/geojson": "*"
}
@@ -18994,9 +18994,9 @@
"peer": true
},
"leaflet": {
- "version": "1.7.1",
- "resolved": "https://registry.npmjs.org/leaflet/-/leaflet-1.7.1.tgz",
- "integrity": "sha512-/xwPEBidtg69Q3HlqPdU3DnrXQOvQU/CCHA1tcDQVzOwm91YMYaILjNp7L4Eaw5Z4sOYdbBz6koWyibppd8Zqw=="
+ "version": "1.9.1",
+ "resolved": "https://registry.npmjs.org/leaflet/-/leaflet-1.9.1.tgz",
+ "integrity": "sha512-5FcDAMTLAuOq0RisQQbTFatl8Sl4bM0gMrBfuHbl7CYbYJv45BfCS8oU3T644MLjleBq1Ncq541QEA1pqUGTFA=="
},
"leaflet-contextmenu": {
"version": "1.4.0",
diff --git a/package.json b/package.json
index 3c1a8f88..478e3115 100644
--- a/package.json
+++ b/package.json
@@ -49,7 +49,7 @@
"@raruto/leaflet-elevation": "^1.7.0",
"axios": "^0.27.2",
"geojson": "^0.5.0",
- "leaflet": "^1.5.1",
+ "leaflet": "^1.9.1",
"leaflet-contextmenu": "^1.4.0",
"leaflet-control-geocoder": "2.4.0",
"leaflet-easybutton": "^2.4.0",
@@ -77,6 +77,6 @@
"@nextcloud/eslint-config": "^8.0.0",
"@nextcloud/stylelint-config": "^2.2.0",
"@nextcloud/webpack-vue-config": "^5.1.0",
- "@types/leaflet": "^1.5.4"
+ "@types/leaflet": "^1.8.0"
}
}