mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 00:53:37 +00:00
Bump @radix-ui/react-tooltip from 1.1.3 to 1.1.4
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] <support@github.com>
This commit is contained in:
parent
560601e69e
commit
8a9b1cddf8
2 changed files with 6 additions and 6 deletions
|
@ -26,7 +26,7 @@
|
|||
"@radix-ui/react-popover": "^1.1.2",
|
||||
"@radix-ui/react-separator": "^1.0.3",
|
||||
"@radix-ui/react-slot": "^1.1.0",
|
||||
"@radix-ui/react-tooltip": "^1.1.3",
|
||||
"@radix-ui/react-tooltip": "^1.1.4",
|
||||
"@radix-ui/react-visually-hidden": "^1.1.0",
|
||||
"@tanstack/react-query": "^5.59.20",
|
||||
"@vercel/analytics": "^1.4.0",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -1554,9 +1554,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"
|
||||
|
@ -1580,7 +1580,7 @@ __metadata:
|
|||
optional: true
|
||||
"@types/react-dom":
|
||||
optional: true
|
||||
checksum: 10c0/388f2b74277dc8ac39ef6218e61f5cbebdc9ff5d03a8759bbd9d234561f43fab2771c4537c2e0faaaa19976d5b4cf7eb08112a493dc119e8abc45cbe7a416c97
|
||||
checksum: 10c0/721cfb0bf34e74af5a58d89a73e087522517b9502fb7ae9d1dc99137d4952f2bfd1696001e17aa83dfb533c39b4333030149562ebfe62d31238a1a2995bc6bd6
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -6415,7 +6415,7 @@ __metadata:
|
|||
"@radix-ui/react-popover": "npm:^1.1.2"
|
||||
"@radix-ui/react-separator": "npm:^1.0.3"
|
||||
"@radix-ui/react-slot": "npm:^1.1.0"
|
||||
"@radix-ui/react-tooltip": "npm:^1.1.3"
|
||||
"@radix-ui/react-tooltip": "npm:^1.1.4"
|
||||
"@radix-ui/react-visually-hidden": "npm:^1.1.0"
|
||||
"@tanstack/react-query": "npm:^5.59.20"
|
||||
"@types/dompurify": "npm:^3"
|
||||
|
|
Loading…
Reference in a new issue