Bump @rapideditor/location-conflation from 1.2.0 to 1.2.1 (#9771)

Bumps [@rapideditor/location-conflation](https://github.com/rapideditor/location-conflation) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/rapideditor/location-conflation/releases)
- [Changelog](https://github.com/rapideditor/location-conflation/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rapideditor/location-conflation/compare/v1.2.0...v1.2.1)

---
updated-dependencies:
- dependency-name: "@rapideditor/location-conflation"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-07-13 20:03:49 +02:00
committed by GitHub
parent 4708c31eff
commit 13af8bcd33
2 changed files with 16 additions and 16 deletions
+15 -15
View File
@@ -13,7 +13,7 @@
"@mapbox/sexagesimal": "1.2.0",
"@mapbox/vector-tile": "^1.3.1",
"@rapideditor/country-coder": "~5.2.0",
"@rapideditor/location-conflation": "~1.2.0",
"@rapideditor/location-conflation": "~1.2.1",
"@tmcw/togeojson": "^5.7.0",
"@turf/bbox": "^6.0.0",
"@turf/bbox-clip": "^6.0.0",
@@ -1230,9 +1230,9 @@
}
},
"node_modules/@rapideditor/country-coder": {
"version": "5.2.0",
"resolved": "https://registry.npmjs.org/@rapideditor/country-coder/-/country-coder-5.2.0.tgz",
"integrity": "sha512-6BupvfTV/cEFLrzi9kzVabry+d4ZawUQoCtjiLiA8F3op7nBJ8MMpHqaebgNNLCyAPZbVT4RP73o7RbTF1IlkA==",
"version": "5.2.1",
"resolved": "https://registry.npmjs.org/@rapideditor/country-coder/-/country-coder-5.2.1.tgz",
"integrity": "sha512-rPxw/Mxpogi46JDvJLtNOo7pOnxeVumRj6OSIJMJh9pSaoJUJmQqPd6Ep7DzBXew2dUe2G1Jg224FqRdx1j2qg==",
"dependencies": {
"which-polygon": "^2.2.1"
},
@@ -1241,13 +1241,13 @@
}
},
"node_modules/@rapideditor/location-conflation": {
"version": "1.2.0",
"resolved": "https://registry.npmjs.org/@rapideditor/location-conflation/-/location-conflation-1.2.0.tgz",
"integrity": "sha512-ro2uHvDmvDXjX0/SPg60gWUkjTHmZFGrkgoQHoY0nn8ZTHKH8DYaHrbiA7vQ0nTbV+vtYXXc+VPXXZ2k8YEgbw==",
"version": "1.2.1",
"resolved": "https://registry.npmjs.org/@rapideditor/location-conflation/-/location-conflation-1.2.1.tgz",
"integrity": "sha512-s28bvOWgIWUT8Y25PoVzPDDn4TZtJM2elKwYRhhYGCQa7YbKEezd4Xbv3TTib3tLwKYyvXZxvrcMS9Rwm976mQ==",
"dependencies": {
"@aitodotai/json-stringify-pretty-compact": "^1.3.0",
"@mapbox/geojson-area": "^0.2.2",
"@rapideditor/country-coder": "^5.2.0",
"@rapideditor/country-coder": "^5.2.1",
"circle-to-polygon": "^2.2.0",
"geojson-precision": "^1.0.0",
"polygon-clipping": "~0.15.3"
@@ -10769,21 +10769,21 @@
"optional": true
},
"@rapideditor/country-coder": {
"version": "5.2.0",
"resolved": "https://registry.npmjs.org/@rapideditor/country-coder/-/country-coder-5.2.0.tgz",
"integrity": "sha512-6BupvfTV/cEFLrzi9kzVabry+d4ZawUQoCtjiLiA8F3op7nBJ8MMpHqaebgNNLCyAPZbVT4RP73o7RbTF1IlkA==",
"version": "5.2.1",
"resolved": "https://registry.npmjs.org/@rapideditor/country-coder/-/country-coder-5.2.1.tgz",
"integrity": "sha512-rPxw/Mxpogi46JDvJLtNOo7pOnxeVumRj6OSIJMJh9pSaoJUJmQqPd6Ep7DzBXew2dUe2G1Jg224FqRdx1j2qg==",
"requires": {
"which-polygon": "^2.2.1"
}
},
"@rapideditor/location-conflation": {
"version": "1.2.0",
"resolved": "https://registry.npmjs.org/@rapideditor/location-conflation/-/location-conflation-1.2.0.tgz",
"integrity": "sha512-ro2uHvDmvDXjX0/SPg60gWUkjTHmZFGrkgoQHoY0nn8ZTHKH8DYaHrbiA7vQ0nTbV+vtYXXc+VPXXZ2k8YEgbw==",
"version": "1.2.1",
"resolved": "https://registry.npmjs.org/@rapideditor/location-conflation/-/location-conflation-1.2.1.tgz",
"integrity": "sha512-s28bvOWgIWUT8Y25PoVzPDDn4TZtJM2elKwYRhhYGCQa7YbKEezd4Xbv3TTib3tLwKYyvXZxvrcMS9Rwm976mQ==",
"requires": {
"@aitodotai/json-stringify-pretty-compact": "^1.3.0",
"@mapbox/geojson-area": "^0.2.2",
"@rapideditor/country-coder": "^5.2.0",
"@rapideditor/country-coder": "^5.2.1",
"circle-to-polygon": "^2.2.0",
"geojson-precision": "^1.0.0",
"polygon-clipping": "~0.15.3"
+1 -1
View File
@@ -45,7 +45,7 @@
},
"dependencies": {
"@rapideditor/country-coder": "~5.2.0",
"@rapideditor/location-conflation": "~1.2.0",
"@rapideditor/location-conflation": "~1.2.1",
"@mapbox/geojson-area": "^0.2.2",
"@mapbox/sexagesimal": "1.2.0",
"@mapbox/vector-tile": "^1.3.1",