mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-22 08:17:30 +02:00
upgrade id-tagging-schema repo to v6.8
This commit is contained in:
Generated
+7
-7
@@ -42,7 +42,7 @@
|
||||
"@fortawesome/free-regular-svg-icons": "~6.6.0",
|
||||
"@fortawesome/free-solid-svg-icons": "~6.6.0",
|
||||
"@mapbox/maki": "^8.0.1",
|
||||
"@openstreetmap/id-tagging-schema": "^6.7.3",
|
||||
"@openstreetmap/id-tagging-schema": "^6.8.1",
|
||||
"@rapideditor/mapillary_sprite_source": "^1.8.0",
|
||||
"@rapideditor/temaki": "^5.9.0",
|
||||
"@transifex/api": "^7.1.2",
|
||||
@@ -1358,9 +1358,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@openstreetmap/id-tagging-schema": {
|
||||
"version": "6.7.3",
|
||||
"resolved": "https://registry.npmjs.org/@openstreetmap/id-tagging-schema/-/id-tagging-schema-6.7.3.tgz",
|
||||
"integrity": "sha512-2oYAXEqmnQd/J4iWYq0dp08Jd8XtOvyGm91fF9KJNbJW4IDRq9JgxAOxMizHG6cS9VrbZWndaMvoeIx94NiY8w==",
|
||||
"version": "6.8.1",
|
||||
"resolved": "https://registry.npmjs.org/@openstreetmap/id-tagging-schema/-/id-tagging-schema-6.8.1.tgz",
|
||||
"integrity": "sha512-98HK85K3ZC7cbmt624tcHjadSBYJ4vvTUWFm5G5uPp00dUmAThz4Cc/EFNdb2j3aB9Zv2hZ6Ikfdd1/M/APsuQ==",
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@pkgjs/parseargs": {
|
||||
@@ -10045,9 +10045,9 @@
|
||||
}
|
||||
},
|
||||
"@openstreetmap/id-tagging-schema": {
|
||||
"version": "6.7.3",
|
||||
"resolved": "https://registry.npmjs.org/@openstreetmap/id-tagging-schema/-/id-tagging-schema-6.7.3.tgz",
|
||||
"integrity": "sha512-2oYAXEqmnQd/J4iWYq0dp08Jd8XtOvyGm91fF9KJNbJW4IDRq9JgxAOxMizHG6cS9VrbZWndaMvoeIx94NiY8w==",
|
||||
"version": "6.8.1",
|
||||
"resolved": "https://registry.npmjs.org/@openstreetmap/id-tagging-schema/-/id-tagging-schema-6.8.1.tgz",
|
||||
"integrity": "sha512-98HK85K3ZC7cbmt624tcHjadSBYJ4vvTUWFm5G5uPp00dUmAThz4Cc/EFNdb2j3aB9Zv2hZ6Ikfdd1/M/APsuQ==",
|
||||
"dev": true
|
||||
},
|
||||
"@pkgjs/parseargs": {
|
||||
|
||||
+1
-1
@@ -77,7 +77,7 @@
|
||||
"@fortawesome/free-regular-svg-icons": "~6.6.0",
|
||||
"@fortawesome/free-solid-svg-icons": "~6.6.0",
|
||||
"@mapbox/maki": "^8.0.1",
|
||||
"@openstreetmap/id-tagging-schema": "^6.7.3",
|
||||
"@openstreetmap/id-tagging-schema": "^6.8.1",
|
||||
"@rapideditor/mapillary_sprite_source": "^1.8.0",
|
||||
"@rapideditor/temaki": "^5.9.0",
|
||||
"@transifex/api": "^7.1.2",
|
||||
|
||||
Reference in New Issue
Block a user