mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-18 14:45:12 +02:00
Bump @rapideditor/location-conflation from 1.3.0 to 1.4.0 (#10347)
Bumps [@rapideditor/location-conflation](https://github.com/rapideditor/location-conflation) from 1.3.0 to 1.4.0. - [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.3.0...v1.4.0) --- updated-dependencies: - dependency-name: "@rapideditor/location-conflation" dependency-type: direct:production update-type: version-update:semver-minor ... 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:
Generated
+17
-17
@@ -13,7 +13,7 @@
|
||||
"@mapbox/sexagesimal": "1.2.0",
|
||||
"@mapbox/vector-tile": "^2.0.2",
|
||||
"@rapideditor/country-coder": "~5.3.0",
|
||||
"@rapideditor/location-conflation": "~1.3.0",
|
||||
"@rapideditor/location-conflation": "~1.4.0",
|
||||
"@tmcw/togeojson": "^5.8.1",
|
||||
"@turf/bbox": "^7.0.0",
|
||||
"@turf/bbox-clip": "^7.0.0",
|
||||
@@ -1407,16 +1407,16 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@rapideditor/location-conflation": {
|
||||
"version": "1.3.0",
|
||||
"resolved": "https://registry.npmjs.org/@rapideditor/location-conflation/-/location-conflation-1.3.0.tgz",
|
||||
"integrity": "sha512-h4FAeKNxuqmO7OGTkXN5CS8gbP+/sCyrQdgSMhtjGYwnGaNQoEIypQNRYAqQJxJjgNISvVvunRTvSOOJfSWxSw==",
|
||||
"version": "1.4.0",
|
||||
"resolved": "https://registry.npmjs.org/@rapideditor/location-conflation/-/location-conflation-1.4.0.tgz",
|
||||
"integrity": "sha512-GUTAgK5M613nN7uK99ifwMtFJ0D1iunotT5M0avP6cHtNvPx7Sf/HyzYoDfplkCvFwA0NQwxCROCCbxhKCJCAw==",
|
||||
"dependencies": {
|
||||
"@aitodotai/json-stringify-pretty-compact": "^1.3.0",
|
||||
"@mapbox/geojson-area": "^0.2.2",
|
||||
"@rapideditor/country-coder": "^5.2.1",
|
||||
"@rapideditor/country-coder": "^5.3.0",
|
||||
"circle-to-polygon": "^2.2.0",
|
||||
"geojson-precision": "^1.0.0",
|
||||
"polyclip-ts": "~0.16.3"
|
||||
"polyclip-ts": "~0.16.5"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
@@ -7144,9 +7144,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/polyclip-ts": {
|
||||
"version": "0.16.3",
|
||||
"resolved": "https://registry.npmjs.org/polyclip-ts/-/polyclip-ts-0.16.3.tgz",
|
||||
"integrity": "sha512-qvmV7qhaP5P+OnFqBe+gQDPCQx/PuhfITQOIX9cEtgiyLRfgrXrCLi3SOg71UEQCeuVDaMYJ/08xvFTNneYxiA==",
|
||||
"version": "0.16.5",
|
||||
"resolved": "https://registry.npmjs.org/polyclip-ts/-/polyclip-ts-0.16.5.tgz",
|
||||
"integrity": "sha512-ZchnG0zGZReHgEo3EYzEUi6UmfQFFzNnj6AFU+gBm+IJJ4qG9gL4CwjtCV6oi/PittUPpJLiLJxcn/AgrCBO+g==",
|
||||
"dependencies": {
|
||||
"bignumber.js": "^9.1.0",
|
||||
"splaytree-ts": "^1.0.1"
|
||||
@@ -10281,16 +10281,16 @@
|
||||
}
|
||||
},
|
||||
"@rapideditor/location-conflation": {
|
||||
"version": "1.3.0",
|
||||
"resolved": "https://registry.npmjs.org/@rapideditor/location-conflation/-/location-conflation-1.3.0.tgz",
|
||||
"integrity": "sha512-h4FAeKNxuqmO7OGTkXN5CS8gbP+/sCyrQdgSMhtjGYwnGaNQoEIypQNRYAqQJxJjgNISvVvunRTvSOOJfSWxSw==",
|
||||
"version": "1.4.0",
|
||||
"resolved": "https://registry.npmjs.org/@rapideditor/location-conflation/-/location-conflation-1.4.0.tgz",
|
||||
"integrity": "sha512-GUTAgK5M613nN7uK99ifwMtFJ0D1iunotT5M0avP6cHtNvPx7Sf/HyzYoDfplkCvFwA0NQwxCROCCbxhKCJCAw==",
|
||||
"requires": {
|
||||
"@aitodotai/json-stringify-pretty-compact": "^1.3.0",
|
||||
"@mapbox/geojson-area": "^0.2.2",
|
||||
"@rapideditor/country-coder": "^5.2.1",
|
||||
"@rapideditor/country-coder": "^5.3.0",
|
||||
"circle-to-polygon": "^2.2.0",
|
||||
"geojson-precision": "^1.0.0",
|
||||
"polyclip-ts": "~0.16.3"
|
||||
"polyclip-ts": "~0.16.5"
|
||||
}
|
||||
},
|
||||
"@rapideditor/mapillary_sprite_source": {
|
||||
@@ -14122,9 +14122,9 @@
|
||||
}
|
||||
},
|
||||
"polyclip-ts": {
|
||||
"version": "0.16.3",
|
||||
"resolved": "https://registry.npmjs.org/polyclip-ts/-/polyclip-ts-0.16.3.tgz",
|
||||
"integrity": "sha512-qvmV7qhaP5P+OnFqBe+gQDPCQx/PuhfITQOIX9cEtgiyLRfgrXrCLi3SOg71UEQCeuVDaMYJ/08xvFTNneYxiA==",
|
||||
"version": "0.16.5",
|
||||
"resolved": "https://registry.npmjs.org/polyclip-ts/-/polyclip-ts-0.16.5.tgz",
|
||||
"integrity": "sha512-ZchnG0zGZReHgEo3EYzEUi6UmfQFFzNnj6AFU+gBm+IJJ4qG9gL4CwjtCV6oi/PittUPpJLiLJxcn/AgrCBO+g==",
|
||||
"requires": {
|
||||
"bignumber.js": "^9.1.0",
|
||||
"splaytree-ts": "^1.0.1"
|
||||
|
||||
+1
-1
@@ -48,7 +48,7 @@
|
||||
"@mapbox/sexagesimal": "1.2.0",
|
||||
"@mapbox/vector-tile": "^2.0.2",
|
||||
"@rapideditor/country-coder": "~5.3.0",
|
||||
"@rapideditor/location-conflation": "~1.3.0",
|
||||
"@rapideditor/location-conflation": "~1.4.0",
|
||||
"@tmcw/togeojson": "^5.8.1",
|
||||
"@turf/bbox": "^7.0.0",
|
||||
"@turf/bbox-clip": "^7.0.0",
|
||||
|
||||
Reference in New Issue
Block a user