mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-20 23:44:47 +02:00
Bump @rapideditor/country-coder from 5.2.2 to 5.3.0 (#10348)
Bumps [@rapideditor/country-coder](https://github.com/rapideditor/country-coder) from 5.2.2 to 5.3.0. - [Release notes](https://github.com/rapideditor/country-coder/releases) - [Changelog](https://github.com/rapideditor/country-coder/blob/main/CHANGELOG.md) - [Commits](https://github.com/rapideditor/country-coder/compare/v5.2.2...v5.3.0) --- updated-dependencies: - dependency-name: "@rapideditor/country-coder" 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
+7
-7
@@ -12,7 +12,7 @@
|
||||
"@mapbox/geojson-area": "^0.2.2",
|
||||
"@mapbox/sexagesimal": "1.2.0",
|
||||
"@mapbox/vector-tile": "^2.0.2",
|
||||
"@rapideditor/country-coder": "~5.2.2",
|
||||
"@rapideditor/country-coder": "~5.3.0",
|
||||
"@rapideditor/location-conflation": "~1.3.0",
|
||||
"@tmcw/togeojson": "^5.8.1",
|
||||
"@turf/bbox": "^7.0.0",
|
||||
@@ -1396,9 +1396,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@rapideditor/country-coder": {
|
||||
"version": "5.2.2",
|
||||
"resolved": "https://registry.npmjs.org/@rapideditor/country-coder/-/country-coder-5.2.2.tgz",
|
||||
"integrity": "sha512-xGkI+wHX694sFcKKVdy20/uNeHuIiJACnke2vp7LzX22PRPJJv+pcn1OU5nb1urnad275EMfJQR33ayi2hWZOQ==",
|
||||
"version": "5.3.0",
|
||||
"resolved": "https://registry.npmjs.org/@rapideditor/country-coder/-/country-coder-5.3.0.tgz",
|
||||
"integrity": "sha512-bFnDQbhpUQNuMcA5da+Ct/d+6DJ0aWK3IgcxWSxDjZN0VH3h9qHUF3az/g+mSXdXQNyvOtucMMCpTn+mDemb/Q==",
|
||||
"dependencies": {
|
||||
"which-polygon": "^2.2.1"
|
||||
},
|
||||
@@ -10273,9 +10273,9 @@
|
||||
"optional": true
|
||||
},
|
||||
"@rapideditor/country-coder": {
|
||||
"version": "5.2.2",
|
||||
"resolved": "https://registry.npmjs.org/@rapideditor/country-coder/-/country-coder-5.2.2.tgz",
|
||||
"integrity": "sha512-xGkI+wHX694sFcKKVdy20/uNeHuIiJACnke2vp7LzX22PRPJJv+pcn1OU5nb1urnad275EMfJQR33ayi2hWZOQ==",
|
||||
"version": "5.3.0",
|
||||
"resolved": "https://registry.npmjs.org/@rapideditor/country-coder/-/country-coder-5.3.0.tgz",
|
||||
"integrity": "sha512-bFnDQbhpUQNuMcA5da+Ct/d+6DJ0aWK3IgcxWSxDjZN0VH3h9qHUF3az/g+mSXdXQNyvOtucMMCpTn+mDemb/Q==",
|
||||
"requires": {
|
||||
"which-polygon": "^2.2.1"
|
||||
}
|
||||
|
||||
+1
-1
@@ -47,7 +47,7 @@
|
||||
"@mapbox/geojson-area": "^0.2.2",
|
||||
"@mapbox/sexagesimal": "1.2.0",
|
||||
"@mapbox/vector-tile": "^2.0.2",
|
||||
"@rapideditor/country-coder": "~5.2.2",
|
||||
"@rapideditor/country-coder": "~5.3.0",
|
||||
"@rapideditor/location-conflation": "~1.3.0",
|
||||
"@tmcw/togeojson": "^5.8.1",
|
||||
"@turf/bbox": "^7.0.0",
|
||||
|
||||
Reference in New Issue
Block a user