mirror of
https://github.com/excalidraw/excalidraw
synced 2025-07-25 13:58:22 +08:00
chore: bump @radix-ui/react-tabs version to 1.1.3 (#9329)
* chore: bump @radix-ui/react-tabs version to 1.1.3 bumped the version to latest stable that includes react ^19 as peerDepenecy. This fixes peerDependency issues, as reported in #9253 * redeploy --------- Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>
This commit is contained in:

committed by
GitHub

parent
57a9e301d4
commit
c79e892e55
@ -76,7 +76,7 @@
|
||||
"@excalidraw/mermaid-to-excalidraw": "1.1.2",
|
||||
"@excalidraw/random-username": "1.1.0",
|
||||
"@radix-ui/react-popover": "1.1.6",
|
||||
"@radix-ui/react-tabs": "1.0.2",
|
||||
"@radix-ui/react-tabs": "1.1.3",
|
||||
"browser-fs-access": "0.29.1",
|
||||
"canvas-roundrect-polyfill": "0.0.1",
|
||||
"clsx": "1.1.1",
|
||||
|
Reference in New Issue
Block a user