Skip to content

Commit 31c31c9

Browse files
meta: bump the radix group with 10 updates (#7815)
Bumps the radix group with 10 updates: | Package | From | To | | --- | --- | --- | | [@radix-ui/react-avatar](https://github.com/radix-ui/primitives) | `1.1.9` | `1.1.10` | | [@radix-ui/react-dialog](https://github.com/radix-ui/primitives) | `1.1.11` | `1.1.14` | | [@radix-ui/react-dropdown-menu](https://github.com/radix-ui/primitives) | `2.1.12` | `2.1.15` | | [@radix-ui/react-label](https://github.com/radix-ui/primitives) | `2.1.4` | `2.1.7` | | [@radix-ui/react-select](https://github.com/radix-ui/primitives) | `2.2.2` | `2.2.5` | | [@radix-ui/react-separator](https://github.com/radix-ui/primitives) | `1.1.4` | `1.1.7` | | [@radix-ui/react-tabs](https://github.com/radix-ui/primitives) | `1.1.9` | `1.1.12` | | [@radix-ui/react-toast](https://github.com/radix-ui/primitives) | `1.2.11` | `1.2.14` | | [@radix-ui/react-tooltip](https://github.com/radix-ui/primitives) | `1.2.4` | `1.2.7` | | [@radix-ui/react-slot](https://github.com/radix-ui/primitives) | `1.2.2` | `1.2.3` | Updates `@radix-ui/react-avatar` from 1.1.9 to 1.1.10 - [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md) - [Commits](https://github.com/radix-ui/primitives/commits) Updates `@radix-ui/react-dialog` from 1.1.11 to 1.1.14 - [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md) - [Commits](https://github.com/radix-ui/primitives/commits) Updates `@radix-ui/react-dropdown-menu` from 2.1.12 to 2.1.15 - [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.4 to 2.1.7 - [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md) - [Commits](https://github.com/radix-ui/primitives/commits) Updates `@radix-ui/react-select` from 2.2.2 to 2.2.5 - [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.4 to 1.1.7 - [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md) - [Commits](https://github.com/radix-ui/primitives/commits) Updates `@radix-ui/react-tabs` from 1.1.9 to 1.1.12 - [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md) - [Commits](https://github.com/radix-ui/primitives/commits) Updates `@radix-ui/react-toast` from 1.2.11 to 1.2.14 - [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md) - [Commits](https://github.com/radix-ui/primitives/commits) Updates `@radix-ui/react-tooltip` from 1.2.4 to 1.2.7 - [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md) - [Commits](https://github.com/radix-ui/primitives/commits) Updates `@radix-ui/react-slot` from 1.2.2 to 1.2.3 - [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.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: radix - dependency-name: "@radix-ui/react-dialog" dependency-version: 1.1.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: radix - dependency-name: "@radix-ui/react-dropdown-menu" dependency-version: 2.1.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: radix - dependency-name: "@radix-ui/react-label" dependency-version: 2.1.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: radix - dependency-name: "@radix-ui/react-select" dependency-version: 2.2.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: radix - dependency-name: "@radix-ui/react-separator" dependency-version: 1.1.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: radix - dependency-name: "@radix-ui/react-tabs" dependency-version: 1.1.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: radix - dependency-name: "@radix-ui/react-toast" dependency-version: 1.2.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: radix - dependency-name: "@radix-ui/react-tooltip" dependency-version: 1.2.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: radix - dependency-name: "@radix-ui/react-slot" dependency-version: 1.2.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: radix ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8d40ab1 commit 31c31c9

File tree

3 files changed

+174
-211
lines changed

3 files changed

+174
-211
lines changed

apps/site/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,10 +39,10 @@
3939
"@opentelemetry/sdk-logs": "~0.200.0",
4040
"@orama/react-components": "^0.8.0",
4141
"@oramacloud/client": "^2.1.4",
42-
"@radix-ui/react-slot": "^1.1.2",
43-
"@radix-ui/react-tabs": "^1.1.3",
44-
"@radix-ui/react-toast": "^1.2.6",
45-
"@radix-ui/react-tooltip": "^1.2.4",
42+
"@radix-ui/react-slot": "^1.2.3",
43+
"@radix-ui/react-tabs": "^1.1.12",
44+
"@radix-ui/react-toast": "^1.2.14",
45+
"@radix-ui/react-tooltip": "^1.2.7",
4646
"@tailwindcss/postcss": "~4.1.5",
4747
"@types/node": "22.15.3",
4848
"@types/react": "^19.1.0",

packages/ui-components/package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -33,15 +33,15 @@
3333
},
3434
"dependencies": {
3535
"@heroicons/react": "^2.2.0",
36-
"@radix-ui/react-avatar": "^1.1.9",
37-
"@radix-ui/react-dialog": "^1.1.7",
38-
"@radix-ui/react-dropdown-menu": "~2.1.6",
39-
"@radix-ui/react-label": "~2.1.2",
40-
"@radix-ui/react-select": "~2.2.2",
41-
"@radix-ui/react-separator": "~1.1.3",
42-
"@radix-ui/react-tabs": "~1.1.9",
43-
"@radix-ui/react-toast": "~1.2.6",
44-
"@radix-ui/react-tooltip": "~1.2.4",
36+
"@radix-ui/react-avatar": "^1.1.10",
37+
"@radix-ui/react-dialog": "^1.1.14",
38+
"@radix-ui/react-dropdown-menu": "~2.1.15",
39+
"@radix-ui/react-label": "~2.1.7",
40+
"@radix-ui/react-select": "~2.2.5",
41+
"@radix-ui/react-separator": "~1.1.7",
42+
"@radix-ui/react-tabs": "~1.1.12",
43+
"@radix-ui/react-toast": "~1.2.14",
44+
"@radix-ui/react-tooltip": "~1.2.7",
4545
"@tailwindcss/postcss": "~4.1.5",
4646
"@vcarl/remark-headings": "~0.1.0",
4747
"classnames": "~2.5.1",

0 commit comments

Comments
 (0)