Skip to content

Commit aaf3ca0

Browse files
meta: bump the radix group with 3 updates (#8384)
Bumps the radix group with 3 updates: [@radix-ui/react-avatar](https://github.com/radix-ui/primitives), [@radix-ui/react-label](https://github.com/radix-ui/primitives) and [@radix-ui/react-separator](https://github.com/radix-ui/primitives). Updates `@radix-ui/react-avatar` from 1.1.10 to 1.1.11 - [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md) - [Commits](https://github.com/radix-ui/primitives/commits) Updates `@radix-ui/react-label` from 2.1.7 to 2.1.8 - [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md) - [Commits](https://github.com/radix-ui/primitives/commits) Updates `@radix-ui/react-separator` from 1.1.7 to 1.1.8 - [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md) - [Commits](https://github.com/radix-ui/primitives/commits) --- updated-dependencies: - dependency-name: "@radix-ui/react-avatar" dependency-version: 1.1.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: radix - dependency-name: "@radix-ui/react-label" dependency-version: 2.1.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: radix - dependency-name: "@radix-ui/react-separator" dependency-version: 1.1.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: radix ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a50a88d commit aaf3ca0

File tree

2 files changed

+77
-25
lines changed

2 files changed

+77
-25
lines changed

packages/ui-components/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,12 +37,12 @@
3737
"dependencies": {
3838
"@heroicons/react": "^2.2.0",
3939
"@orama/ui": "^1.5.2",
40-
"@radix-ui/react-avatar": "^1.1.10",
40+
"@radix-ui/react-avatar": "^1.1.11",
4141
"@radix-ui/react-dialog": "^1.1.15",
4242
"@radix-ui/react-dropdown-menu": "~2.1.16",
43-
"@radix-ui/react-label": "~2.1.7",
43+
"@radix-ui/react-label": "~2.1.8",
4444
"@radix-ui/react-select": "~2.2.6",
45-
"@radix-ui/react-separator": "~1.1.7",
45+
"@radix-ui/react-separator": "~1.1.8",
4646
"@radix-ui/react-tabs": "~1.1.13",
4747
"@radix-ui/react-toast": "~1.2.15",
4848
"@radix-ui/react-tooltip": "~1.2.8",

pnpm-lock.yaml

Lines changed: 74 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)