-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): update radix-ui-primitives monorepo (#1113)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information
1 parent
14d9837
commit 0b1158c
Showing
2 changed files
with
279 additions
and
114 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,16 +7,16 @@ | |
}, | ||
"dependencies": { | ||
"@nick/clsx": "npm:@jsr/[email protected]", | ||
"@radix-ui/react-accessible-icon": "1.1.0", | ||
"@radix-ui/react-accordion": "1.2.1", | ||
"@radix-ui/react-avatar": "1.1.1", | ||
"@radix-ui/react-collapsible": "1.1.1", | ||
"@radix-ui/react-dropdown-menu": "2.1.2", | ||
"@radix-ui/react-accessible-icon": "1.1.1", | ||
"@radix-ui/react-accordion": "1.2.2", | ||
"@radix-ui/react-avatar": "1.1.2", | ||
"@radix-ui/react-collapsible": "1.1.2", | ||
"@radix-ui/react-dropdown-menu": "2.1.3", | ||
"@radix-ui/react-icons": "1.3.2", | ||
"@radix-ui/react-navigation-menu": "1.2.1", | ||
"@radix-ui/react-separator": "1.1.0", | ||
"@radix-ui/react-slot": "1.1.0", | ||
"@radix-ui/react-switch": "1.1.1", | ||
"@radix-ui/react-navigation-menu": "1.2.2", | ||
"@radix-ui/react-separator": "1.1.1", | ||
"@radix-ui/react-slot": "1.1.1", | ||
"@radix-ui/react-switch": "1.1.2", | ||
"react": "19.0.0", | ||
"react-aria-components": "1.5.0", | ||
"react-dom": "^19.0.0", | ||
|
Oops, something went wrong.