app-visualizer: BUI migration detailed fixes and cleanup

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2025-11-05 11:27:09 +01:00
parent 722e2df20a
commit 92d91ae4e6
3 changed files with 63 additions and 87 deletions
+2 -1
View File
@@ -38,7 +38,8 @@
"@backstage/core-plugin-api": "workspace:^",
"@backstage/frontend-plugin-api": "workspace:^",
"@backstage/ui": "workspace:^",
"@remixicon/react": "^4.6.0"
"@remixicon/react": "^4.6.0",
"react-aria-components": "^1.13.0"
},
"devDependencies": {
"@backstage/cli": "workspace:^",