Skip to content

Commit

Permalink
chore(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 Nov 13, 2024
1 parent 4117b45 commit e752406
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 @@ -28,7 +28,7 @@
"@radix-ui/react-slider": "1.2.1",
"@radix-ui/react-switch": "1.1.1",
"@radix-ui/react-tabs": "1.1.1",
"@radix-ui/react-tooltip": "1.1.3",
"@radix-ui/react-tooltip": "1.1.4",
"lodash.merge": "4.6.2"
},
"devDependencies": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1784,7 +1784,7 @@ __metadata:
"@radix-ui/react-slider": 1.2.1
"@radix-ui/react-switch": 1.1.1
"@radix-ui/react-tabs": 1.1.1
"@radix-ui/react-tooltip": 1.1.3
"@radix-ui/react-tooltip": 1.1.4
"@rollup/plugin-image": 3.0.3
"@rollup/plugin-typescript": 11.1.2
"@storybook/addon-a11y": 8.0.6
Expand Down Expand Up @@ -4362,9 +4362,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": 1.1.0
"@radix-ui/react-compose-refs": 1.1.0
Expand All @@ -4388,7 +4388,7 @@ __metadata:
optional: true
"@types/react-dom":
optional: true
checksum: 1446d4b74270d645936fd5fd2a30ae47842b5a1ab16215127742ab192f6fd821805bf521ca057c054d6babc1386b3ea677fb1bab5b140457964d3cfe1b2e1ab5
checksum: 4aaba9ee0a5a159f164c3ebf0b5387879504466d07c01912dd36652887898e7560dcb600c8670d32087041b17aef00106584a73f6e7932955f2d94e5c2a96047
languageName: node
linkType: hard

Expand Down

0 comments on commit e752406

Please sign in to comment.