⬆️(frontend) update react-aria-components to a newer version

The previously pinned version (July release) did not support
passing the aria-disabled prop to React Aria Button.

A more recent release (August) introduced this capability.
Upgrade is required to make Cyril's proposal work.
This commit is contained in:
lebaudantoine
2026-02-27 17:59:51 +01:00
committed by aleb_the_flash
parent 077cf59082
commit 5c0e6b6479
2 changed files with 855 additions and 838 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -36,7 +36,7 @@
"livekit-client": "2.17.1",
"posthog-js": "1.342.1",
"react": "18.3.1",
"react-aria-components": "1.10.1",
"react-aria-components": "1.14.0",
"react-dom": "18.3.1",
"react-i18next": "15.1.1",
"use-sound": "5.0.0",