Merge pull request #33424 from backstage/rugvip/ui-react-aria-deps

ui: add React Aria and React Stately dependencies
This commit is contained in:
Patrik Oldsberg
2026-03-18 21:18:54 +01:00
committed by GitHub
3 changed files with 15 additions and 0 deletions
+5
View File
@@ -7933,6 +7933,9 @@ __metadata:
dependencies:
"@backstage/cli": "workspace:^"
"@backstage/version-bridge": "workspace:^"
"@react-aria/interactions": "npm:^3.27.1"
"@react-stately/layout": "npm:^4.6.0"
"@react-stately/overlays": "npm:^3.6.23"
"@remixicon/react": "npm:^4.6.0"
"@tanstack/react-table": "npm:^8.21.3"
"@types/react": "npm:^18.0.0"
@@ -7943,9 +7946,11 @@ __metadata:
glob: "npm:^11.0.1"
globals: "npm:^17.0.0"
react: "npm:^18.0.2"
react-aria: "npm:^3.47.0"
react-aria-components: "npm:^1.14.0"
react-dom: "npm:^18.0.2"
react-router-dom: "npm:^6.30.2"
react-stately: "npm:^3.45.0"
storybook: "npm:^10.3.0-alpha.1"
use-sync-external-store: "npm:^1.4.0"
peerDependencies: