Bump @rapideditor/temaki from 5.3.0 to 5.4.0 (#9653)

Bumps [@rapideditor/temaki](https://github.com/rapideditor/temaki) from 5.3.0 to 5.4.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.3.0...v5.4.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]
2023-05-25 19:03:24 +02:00
committed by GitHub
parent b7b5b51351
commit bef45e9221
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -42,7 +42,7 @@
"@fortawesome/free-solid-svg-icons": "~6.4.0",
"@mapbox/maki": "^8.0.1",
"@openstreetmap/id-tagging-schema": "^6.0.0",
"@rapideditor/temaki": "~5.3.0",
"@rapideditor/temaki": "~5.4.0",
"@transifex/api": "^5.2.0",
"autoprefixer": "^10.4.14",
"chai": "^4.3.7",
@@ -1142,9 +1142,9 @@
}
},
"node_modules/@rapideditor/temaki": {
"version": "5.3.0",
"resolved": "https://registry.npmjs.org/@rapideditor/temaki/-/temaki-5.3.0.tgz",
"integrity": "sha512-1BH1MuLjwESgHPK05pgaxaw/2LRQh/hRKzXaVOUU4nJ+AcB+2ZWTft98zgagu4DJrBsde7ZaWzP3f/k+tyjGOw==",
"version": "5.4.0",
"resolved": "https://registry.npmjs.org/@rapideditor/temaki/-/temaki-5.4.0.tgz",
"integrity": "sha512-3VJ/abQsugyD6ossYFiVjo3l4/OPih3kKigabBN8zLbGdY6Fy2xySFKXlESFHiFf0KciV+0UpujYykMRijPx4Q==",
"dev": true,
"engines": {
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
@@ -10482,9 +10482,9 @@
}
},
"@rapideditor/temaki": {
"version": "5.3.0",
"resolved": "https://registry.npmjs.org/@rapideditor/temaki/-/temaki-5.3.0.tgz",
"integrity": "sha512-1BH1MuLjwESgHPK05pgaxaw/2LRQh/hRKzXaVOUU4nJ+AcB+2ZWTft98zgagu4DJrBsde7ZaWzP3f/k+tyjGOw==",
"version": "5.4.0",
"resolved": "https://registry.npmjs.org/@rapideditor/temaki/-/temaki-5.4.0.tgz",
"integrity": "sha512-3VJ/abQsugyD6ossYFiVjo3l4/OPih3kKigabBN8zLbGdY6Fy2xySFKXlESFHiFf0KciV+0UpujYykMRijPx4Q==",
"dev": true
},
"@resvg/resvg-js": {
+1 -1
View File
@@ -75,7 +75,7 @@
"@fortawesome/free-brands-svg-icons": "~6.4.0",
"@fortawesome/free-regular-svg-icons": "~6.4.0",
"@fortawesome/free-solid-svg-icons": "~6.4.0",
"@rapideditor/temaki": "~5.3.0",
"@rapideditor/temaki": "~5.4.0",
"@mapbox/maki": "^8.0.1",
"@openstreetmap/id-tagging-schema": "^6.0.0",
"@transifex/api": "^5.2.0",