mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-12 16:52:50 +00:00
Bump @tmcw/togeojson from 5.7.0 to 5.8.0 (#9821)
Bumps [@tmcw/togeojson](https://github.com/placemark/togeojson) from 5.7.0 to 5.8.0. - [Release notes](https://github.com/placemark/togeojson/releases) - [Changelog](https://github.com/placemark/togeojson/blob/main/CHANGELOG.md) - [Commits](https://github.com/placemark/togeojson/compare/v5.7.0...v5.8.0) --- updated-dependencies: - dependency-name: "@tmcw/togeojson" 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:
17
package-lock.json
generated
17
package-lock.json
generated
@@ -14,7 +14,7 @@
|
||||
"@mapbox/vector-tile": "^1.3.1",
|
||||
"@rapideditor/country-coder": "~5.2.0",
|
||||
"@rapideditor/location-conflation": "~1.2.1",
|
||||
"@tmcw/togeojson": "^5.7.0",
|
||||
"@tmcw/togeojson": "^5.8.0",
|
||||
"@turf/bbox": "^6.0.0",
|
||||
"@turf/bbox-clip": "^6.0.0",
|
||||
"abortcontroller-polyfill": "^1.7.5",
|
||||
@@ -1354,9 +1354,12 @@
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/@tmcw/togeojson": {
|
||||
"version": "5.7.0",
|
||||
"resolved": "https://registry.npmjs.org/@tmcw/togeojson/-/togeojson-5.7.0.tgz",
|
||||
"integrity": "sha512-nW5o0MFtsMh24KA5rnnbSp/IJpLxBrR82udP+926uHMnMp01e6eOWQJiUtxsl7f+Y/fvcWhwjdMCgCiYeonDeA==",
|
||||
"version": "5.8.0",
|
||||
"resolved": "https://registry.npmjs.org/@tmcw/togeojson/-/togeojson-5.8.0.tgz",
|
||||
"integrity": "sha512-mZGx23exIOpMy9uxIRZ22RhS69xtC/F70USOcurh9r7JvYHLWjS38Ak01yq+3Hybsze/UiO5eW3e8hf3AeiibQ==",
|
||||
"engines": {
|
||||
"node": "*"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@types/geojson": "*"
|
||||
}
|
||||
@@ -10855,9 +10858,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"@tmcw/togeojson": {
|
||||
"version": "5.7.0",
|
||||
"resolved": "https://registry.npmjs.org/@tmcw/togeojson/-/togeojson-5.7.0.tgz",
|
||||
"integrity": "sha512-nW5o0MFtsMh24KA5rnnbSp/IJpLxBrR82udP+926uHMnMp01e6eOWQJiUtxsl7f+Y/fvcWhwjdMCgCiYeonDeA==",
|
||||
"version": "5.8.0",
|
||||
"resolved": "https://registry.npmjs.org/@tmcw/togeojson/-/togeojson-5.8.0.tgz",
|
||||
"integrity": "sha512-mZGx23exIOpMy9uxIRZ22RhS69xtC/F70USOcurh9r7JvYHLWjS38Ak01yq+3Hybsze/UiO5eW3e8hf3AeiibQ==",
|
||||
"requires": {}
|
||||
},
|
||||
"@transifex/api": {
|
||||
|
||||
@@ -49,7 +49,7 @@
|
||||
"@mapbox/geojson-area": "^0.2.2",
|
||||
"@mapbox/sexagesimal": "1.2.0",
|
||||
"@mapbox/vector-tile": "^1.3.1",
|
||||
"@tmcw/togeojson": "^5.7.0",
|
||||
"@tmcw/togeojson": "^5.8.0",
|
||||
"@turf/bbox": "^6.0.0",
|
||||
"@turf/bbox-clip": "^6.0.0",
|
||||
"abortcontroller-polyfill": "^1.7.5",
|
||||
|
||||
Reference in New Issue
Block a user