Skip to content

Commit

Permalink
build(deps): bump @radix-ui/react-tooltip from 1.1.3 to 1.1.4
Browse files Browse the repository at this point in the history
Bumps [@radix-ui/react-tooltip](https://github.com/radix-ui/primitives) from 1.1.3 to 1.1.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-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent 03b6312 commit 3e0e66d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@radix-ui/react-select": "^2.1.2",
"@radix-ui/react-slot": "^1.1.0",
"@radix-ui/react-tabs": "^1.1.1",
"@radix-ui/react-tooltip": "^1.1.3",
"@radix-ui/react-tooltip": "^1.1.4",
"@vercel/speed-insights": "^1.1.0",
"autoprefixer": "^10.4.20",
"class-variance-authority": "^0.7.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4102,9 +4102,9 @@ __metadata:
languageName: node
linkType: hard

"@radix-ui/react-tooltip@npm:^1.1.3":
version: 1.1.3
resolution: "@radix-ui/react-tooltip@npm:1.1.3"
"@radix-ui/react-tooltip@npm:^1.1.4":
version: 1.1.4
resolution: "@radix-ui/react-tooltip@npm:1.1.4"
dependencies:
"@radix-ui/primitive": "npm:1.1.0"
"@radix-ui/react-compose-refs": "npm:1.1.0"
Expand All @@ -4128,7 +4128,7 @@ __metadata:
optional: true
"@types/react-dom":
optional: true
checksum: 10c0/388f2b74277dc8ac39ef6218e61f5cbebdc9ff5d03a8759bbd9d234561f43fab2771c4537c2e0faaaa19976d5b4cf7eb08112a493dc119e8abc45cbe7a416c97
checksum: 10c0/721cfb0bf34e74af5a58d89a73e087522517b9502fb7ae9d1dc99137d4952f2bfd1696001e17aa83dfb533c39b4333030149562ebfe62d31238a1a2995bc6bd6
languageName: node
linkType: hard

Expand Down Expand Up @@ -7010,7 +7010,7 @@ __metadata:
"@radix-ui/react-select": "npm:^2.1.2"
"@radix-ui/react-slot": "npm:^1.1.0"
"@radix-ui/react-tabs": "npm:^1.1.1"
"@radix-ui/react-tooltip": "npm:^1.1.3"
"@radix-ui/react-tooltip": "npm:^1.1.4"
"@svgr/webpack": "npm:^8.1.0"
"@trivago/prettier-plugin-sort-imports": "npm:^4.3.0"
"@types/dns-packet": "npm:^5.6.5"
Expand Down

0 comments on commit 3e0e66d

Please sign in to comment.