Bump @rapideditor/temaki from 5.7.0 to 5.8.0 (#10156)

Bumps [@rapideditor/temaki](https://github.com/rapideditor/temaki) from 5.7.0 to 5.8.0.
- [Release notes](https://github.com/rapideditor/temaki/releases)
- [Changelog](https://github.com/rapideditor/temaki/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rapideditor/temaki/compare/v5.7.0...v5.8.0)

---
updated-dependencies:
- dependency-name: "@rapideditor/temaki"
  dependency-type: direct:development
  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:
dependabot[bot]
2024-03-13 13:35:53 +01:00
committed by GitHub
parent 444c5835c9
commit c5c22b2b87
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -44,7 +44,7 @@
"@mapbox/maki": "^8.0.1",
"@openstreetmap/id-tagging-schema": "^6.6.0",
"@rapideditor/mapillary_sprite_source": "^1.8.0",
"@rapideditor/temaki": "^5.7.0",
"@rapideditor/temaki": "^5.8.0",
"@transifex/api": "^7.1.0",
"autoprefixer": "^10.4.18",
"browserslist": "^4.23.0",
@@ -1377,9 +1377,9 @@
"dev": true
},
"node_modules/@rapideditor/temaki": {
"version": "5.7.0",
"resolved": "https://registry.npmjs.org/@rapideditor/temaki/-/temaki-5.7.0.tgz",
"integrity": "sha512-SGkOKCemf+60YnM9zdSi5jCO9wPsDfVz2FaRbcA0LJ0boFxm6X19WcXv4Ve3DvQyvYA7eekvyft6A8zPmKlJVA==",
"version": "5.8.0",
"resolved": "https://registry.npmjs.org/@rapideditor/temaki/-/temaki-5.8.0.tgz",
"integrity": "sha512-7bBC8wujia9ygZz3KdjVjr1tZbcNysolEB1tbWVi5rM0MI9VvHPSNC7rUzVUge5vu98qEBWIe5h/25DkXM8h8w==",
"dev": true,
"engines": {
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
@@ -9813,9 +9813,9 @@
"dev": true
},
"@rapideditor/temaki": {
"version": "5.7.0",
"resolved": "https://registry.npmjs.org/@rapideditor/temaki/-/temaki-5.7.0.tgz",
"integrity": "sha512-SGkOKCemf+60YnM9zdSi5jCO9wPsDfVz2FaRbcA0LJ0boFxm6X19WcXv4Ve3DvQyvYA7eekvyft6A8zPmKlJVA==",
"version": "5.8.0",
"resolved": "https://registry.npmjs.org/@rapideditor/temaki/-/temaki-5.8.0.tgz",
"integrity": "sha512-7bBC8wujia9ygZz3KdjVjr1tZbcNysolEB1tbWVi5rM0MI9VvHPSNC7rUzVUge5vu98qEBWIe5h/25DkXM8h8w==",
"dev": true
},
"@resvg/resvg-js": {
+1 -1
View File
@@ -79,7 +79,7 @@
"@mapbox/maki": "^8.0.1",
"@openstreetmap/id-tagging-schema": "^6.6.0",
"@rapideditor/mapillary_sprite_source": "^1.8.0",
"@rapideditor/temaki": "^5.7.0",
"@rapideditor/temaki": "^5.8.0",
"@transifex/api": "^7.1.0",
"autoprefixer": "^10.4.18",
"browserslist": "^4.23.0",