chore(deps): update aoe_technology_radar to v4.4.0

This commit is contained in:
Stefan Rotsch
2024-07-01 15:09:22 +02:00
committed by Stefan Rotsch
parent 2de5ac828a
commit ab08ec7e20
2 changed files with 11 additions and 2 deletions

View File

@@ -2,6 +2,15 @@
"basePath": "/techradar",
"baseUrl": "https://www.aoe.com/techradar",
"editUrl": "https://github.dev/AOEpeople/techradar/blob/main/radar/{release}/{id}.md",
"logoFile": "logo.svg",
"jsFile": "",
"toggles": {
"showChart": true,
"showTagFilter": true,
"showQuadrantList": true,
"showEmptyRings": false
},
"sections": ["radar", "tags", "list"],
"colors": {
"foreground": "#fff",
"background": "#173d7a",

4
package-lock.json generated
View File

@@ -13,8 +13,8 @@
}
},
"node_modules/aoe_technology_radar": {
"version": "4.3.0",
"resolved": "git+ssh://git@github.com/AOEpeople/aoe_technology_radar.git#cca35eaab8cecf8f44581f85f1368bdb61b0ec17",
"version": "4.4.0",
"resolved": "git+ssh://git@github.com/AOEpeople/aoe_technology_radar.git#1c9bfa3515245e4b5bd96a19bc0d511fa1b4477e",
"hasInstallScript": true,
"bin": {
"techradar": "bin/techradar.js"