mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-15 21:48:20 +02:00
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:
Generated
+7
-7
@@ -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
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user