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.2 to 1.1.3
Bumps [@radix-ui/react-tooltip](https://github.com/radix-ui/primitives) from 1.1.2 to 1.1.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-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
3086478f7a
commit
bd602c383d
2 changed files with 10 additions and 10 deletions
|
@ -26,7 +26,7 @@
|
|||
"@radix-ui/react-popover": "^1.1.1",
|
||||
"@radix-ui/react-separator": "^1.0.3",
|
||||
"@radix-ui/react-slot": "^1.1.0",
|
||||
"@radix-ui/react-tooltip": "^1.1.2",
|
||||
"@radix-ui/react-tooltip": "^1.1.3",
|
||||
"@tanstack/react-query": "^5.59.0",
|
||||
"@vercel/analytics": "^1.3.1",
|
||||
"@vercel/speed-insights": "^1.0.12",
|
||||
|
|
18
yarn.lock
18
yarn.lock
|
@ -1570,18 +1570,18 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@radix-ui/react-tooltip@npm:^1.1.2":
|
||||
version: 1.1.2
|
||||
resolution: "@radix-ui/react-tooltip@npm:1.1.2"
|
||||
"@radix-ui/react-tooltip@npm:^1.1.3":
|
||||
version: 1.1.3
|
||||
resolution: "@radix-ui/react-tooltip@npm:1.1.3"
|
||||
dependencies:
|
||||
"@radix-ui/primitive": "npm:1.1.0"
|
||||
"@radix-ui/react-compose-refs": "npm:1.1.0"
|
||||
"@radix-ui/react-context": "npm:1.1.0"
|
||||
"@radix-ui/react-dismissable-layer": "npm:1.1.0"
|
||||
"@radix-ui/react-context": "npm:1.1.1"
|
||||
"@radix-ui/react-dismissable-layer": "npm:1.1.1"
|
||||
"@radix-ui/react-id": "npm:1.1.0"
|
||||
"@radix-ui/react-popper": "npm:1.2.0"
|
||||
"@radix-ui/react-portal": "npm:1.1.1"
|
||||
"@radix-ui/react-presence": "npm:1.1.0"
|
||||
"@radix-ui/react-portal": "npm:1.1.2"
|
||||
"@radix-ui/react-presence": "npm:1.1.1"
|
||||
"@radix-ui/react-primitive": "npm:2.0.0"
|
||||
"@radix-ui/react-slot": "npm:1.1.0"
|
||||
"@radix-ui/react-use-controllable-state": "npm:1.1.0"
|
||||
|
@ -1596,7 +1596,7 @@ __metadata:
|
|||
optional: true
|
||||
"@types/react-dom":
|
||||
optional: true
|
||||
checksum: 10c0/76f3abcd27f7f673612631abc340a17e6ab0e5d20b901fe4828400de05d4d8a8711392417b028be86a3053a0881b80d0ed41c4e027eb64c1af9fe74db70d3786
|
||||
checksum: 10c0/388f2b74277dc8ac39ef6218e61f5cbebdc9ff5d03a8759bbd9d234561f43fab2771c4537c2e0faaaa19976d5b4cf7eb08112a493dc119e8abc45cbe7a416c97
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -6391,7 +6391,7 @@ __metadata:
|
|||
"@radix-ui/react-popover": "npm:^1.1.1"
|
||||
"@radix-ui/react-separator": "npm:^1.0.3"
|
||||
"@radix-ui/react-slot": "npm:^1.1.0"
|
||||
"@radix-ui/react-tooltip": "npm:^1.1.2"
|
||||
"@radix-ui/react-tooltip": "npm:^1.1.3"
|
||||
"@tanstack/react-query": "npm:^5.59.0"
|
||||
"@types/lodash": "npm:^4.17.9"
|
||||
"@types/node": "npm:^22.7.4"
|
||||
|
|
Loading…
Reference in a new issue