fix(frontend): fix duplicate React Aria IDs by updating @heroui/react to v2.8.5 (#11783)

This commit is contained in:
Rodney A. 2025-11-19 20:48:11 -08:00 committed by GitHub
parent 151c2895e0
commit 77b565ce08
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 1679 additions and 1248 deletions

File diff suppressed because it is too large Load Diff

View File

@ -7,7 +7,7 @@
"node": ">=22.0.0"
},
"dependencies": {
"@heroui/react": "^2.8.4",
"@heroui/react": "2.8.5",
"@heroui/use-infinite-scroll": "^2.2.11",
"@microlink/react-json-view": "^1.26.2",
"@monaco-editor/react": "^4.7.0-rc.0",