Skip to content

Commit a5971bb

Browse files
meta: bump @radix-ui/react-tooltip from 1.1.8 to 1.2.4
Bumps [@radix-ui/react-tooltip](https://github.com/radix-ui/primitives) from 1.1.8 to 1.2.4. - [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-tooltip" dependency-version: 1.2.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2f9f1b2 commit a5971bb

File tree

3 files changed

+22
-350
lines changed

3 files changed

+22
-350
lines changed

apps/site/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@radix-ui/react-slot": "^1.1.2",
3636
"@radix-ui/react-tabs": "^1.1.3",
3737
"@radix-ui/react-toast": "^1.2.6",
38-
"@radix-ui/react-tooltip": "^1.1.8",
38+
"@radix-ui/react-tooltip": "^1.2.4",
3939
"@shikijs/core": "^3.2.2",
4040
"@shikijs/engine-javascript": "^3.2.2",
4141
"@tailwindcss/postcss": "~4.0.17",

packages/ui-components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@radix-ui/react-separator": "~1.1.3",
4242
"@radix-ui/react-tabs": "~1.1.3",
4343
"@radix-ui/react-toast": "~1.2.6",
44-
"@radix-ui/react-tooltip": "~1.1.8",
44+
"@radix-ui/react-tooltip": "~1.2.4",
4545
"@tailwindcss/postcss": "~4.0.17",
4646
"@vcarl/remark-headings": "~0.1.0",
4747
"classnames": "~2.5.1",

0 commit comments

Comments
 (0)