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.1 to 1.1.2
Bumps [@radix-ui/react-tooltip](https://github.com/radix-ui/primitives) from 1.1.1 to 1.1.2. - [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
f068a7b622
commit
e8eacc1abc
2 changed files with 6 additions and 6 deletions
|
@ -27,7 +27,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.0.7",
|
||||
"@radix-ui/react-tooltip": "^1.1.2",
|
||||
"@tanstack/react-query": "^5.48.0",
|
||||
"@vercel/analytics": "^1.3.1",
|
||||
"@vercel/speed-insights": "^1.0.12",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -1532,9 +1532,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@radix-ui/react-tooltip@npm:^1.0.7":
|
||||
version: 1.1.1
|
||||
resolution: "@radix-ui/react-tooltip@npm:1.1.1"
|
||||
"@radix-ui/react-tooltip@npm:^1.1.2":
|
||||
version: 1.1.2
|
||||
resolution: "@radix-ui/react-tooltip@npm:1.1.2"
|
||||
dependencies:
|
||||
"@radix-ui/primitive": "npm:1.1.0"
|
||||
"@radix-ui/react-compose-refs": "npm:1.1.0"
|
||||
|
@ -1558,7 +1558,7 @@ __metadata:
|
|||
optional: true
|
||||
"@types/react-dom":
|
||||
optional: true
|
||||
checksum: 10c0/42965dd7b93d3e82cee80aa9d00ed52e73a97d56021e7b868dc6bc69574a3c1c049495f5009b3c786919fb7d3af1ac7d69c2fc4013687e9dcdc937e60f2bdc35
|
||||
checksum: 10c0/76f3abcd27f7f673612631abc340a17e6ab0e5d20b901fe4828400de05d4d8a8711392417b028be86a3053a0881b80d0ed41c4e027eb64c1af9fe74db70d3786
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -6372,7 +6372,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.0.7"
|
||||
"@radix-ui/react-tooltip": "npm:^1.1.2"
|
||||
"@tanstack/react-query": "npm:^5.48.0"
|
||||
"@types/lodash": "npm:^4.17.6"
|
||||
"@types/node": "npm:^20.14.9"
|
||||
|
|
Loading…
Reference in a new issue