⬆️(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:
committed by
aleb_the_flash
parent
077cf59082
commit
5c0e6b6479
1691
src/frontend/package-lock.json
generated
1691
src/frontend/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user