Bump @rapideditor/temaki from 5.6.0 to 5.7.0 (#10072)

Bumps [@rapideditor/temaki](https://github.com/rapideditor/temaki) from 5.6.0 to 5.7.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.6.0...v5.7.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-01-24 13:22:26 +01:00
committed by GitHub
parent 58dc4e1c6e
commit e3aa02aa45
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -44,7 +44,7 @@
"@mapbox/maki": "^8.0.1",
"@openstreetmap/id-tagging-schema": "^6.4.1",
"@rapideditor/mapillary_sprite_source": "^1.8.0",
"@rapideditor/temaki": "^5.6.0",
"@rapideditor/temaki": "^5.7.0",
"@transifex/api": "^6.0.1",
"autoprefixer": "^10.4.16",
"browserslist-to-esbuild": "^1.2.0",
@@ -1359,9 +1359,9 @@
"dev": true
},
"node_modules/@rapideditor/temaki": {
"version": "5.6.0",
"resolved": "https://registry.npmjs.org/@rapideditor/temaki/-/temaki-5.6.0.tgz",
"integrity": "sha512-obc7Dfj+XM9OVQ9VKfppoP/v/AjxzDUjdK6od87oU69Nd3Y0LS/F9VnxlH/92xpZYMrs0Gj/ot/7kh/jfkuNQg==",
"version": "5.7.0",
"resolved": "https://registry.npmjs.org/@rapideditor/temaki/-/temaki-5.7.0.tgz",
"integrity": "sha512-SGkOKCemf+60YnM9zdSi5jCO9wPsDfVz2FaRbcA0LJ0boFxm6X19WcXv4Ve3DvQyvYA7eekvyft6A8zPmKlJVA==",
"dev": true,
"engines": {
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
@@ -9558,9 +9558,9 @@
"dev": true
},
"@rapideditor/temaki": {
"version": "5.6.0",
"resolved": "https://registry.npmjs.org/@rapideditor/temaki/-/temaki-5.6.0.tgz",
"integrity": "sha512-obc7Dfj+XM9OVQ9VKfppoP/v/AjxzDUjdK6od87oU69Nd3Y0LS/F9VnxlH/92xpZYMrs0Gj/ot/7kh/jfkuNQg==",
"version": "5.7.0",
"resolved": "https://registry.npmjs.org/@rapideditor/temaki/-/temaki-5.7.0.tgz",
"integrity": "sha512-SGkOKCemf+60YnM9zdSi5jCO9wPsDfVz2FaRbcA0LJ0boFxm6X19WcXv4Ve3DvQyvYA7eekvyft6A8zPmKlJVA==",
"dev": true
},
"@resvg/resvg-js": {

View File

@@ -79,7 +79,7 @@
"@mapbox/maki": "^8.0.1",
"@openstreetmap/id-tagging-schema": "^6.4.1",
"@rapideditor/mapillary_sprite_source": "^1.8.0",
"@rapideditor/temaki": "^5.6.0",
"@rapideditor/temaki": "^5.7.0",
"@transifex/api": "^6.0.1",
"autoprefixer": "^10.4.16",
"browserslist-to-esbuild": "^1.2.0",