chore(ui): remove Base UI Components dependency

All components have been migrated to React Aria Components, making
the @base-ui-components/react dependency obsolete.

Signed-off-by: Johan Persson <johanopersson@gmail.com>
This commit is contained in:
Johan Persson
2025-11-06 09:59:22 +01:00
parent 816af0fa39
commit 6d35a6bfe1
3 changed files with 9 additions and 48 deletions
-1
View File
@@ -40,7 +40,6 @@
"test": "backstage-cli package test"
},
"dependencies": {
"@base-ui-components/react": "1.0.0-alpha.7",
"@remixicon/react": "^4.6.0",
"@tanstack/react-table": "^8.21.3",
"clsx": "^2.1.1",