upgrade id-tagging-schema repo to v6.8

This commit is contained in:
Martin Raifer
2024-08-19 12:10:18 +02:00
parent f925434ab2
commit e1a7d2857a
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -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
View File
@@ -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",