mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 00:53:37 +00:00
Bump @radix-ui/react-slot from 1.0.2 to 1.1.0
Bumps [@radix-ui/react-slot](https://github.com/radix-ui/primitives) from 1.0.2 to 1.1.0. - [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-slot" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
0f2f7fbd99
commit
5be4ada280
2 changed files with 4 additions and 4 deletions
|
@ -26,7 +26,7 @@
|
||||||
"@radix-ui/react-label": "^2.1.0",
|
"@radix-ui/react-label": "^2.1.0",
|
||||||
"@radix-ui/react-popover": "^1.0.7",
|
"@radix-ui/react-popover": "^1.0.7",
|
||||||
"@radix-ui/react-separator": "^1.0.3",
|
"@radix-ui/react-separator": "^1.0.3",
|
||||||
"@radix-ui/react-slot": "^1.0.2",
|
"@radix-ui/react-slot": "^1.1.0",
|
||||||
"@radix-ui/react-tooltip": "^1.0.7",
|
"@radix-ui/react-tooltip": "^1.0.7",
|
||||||
"@tanstack/react-query": "^5.45.1",
|
"@tanstack/react-query": "^5.45.1",
|
||||||
"@vercel/analytics": "^1.3.1",
|
"@vercel/analytics": "^1.3.1",
|
||||||
|
|
|
@ -1277,7 +1277,7 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@radix-ui/react-slot@npm:1.0.2, @radix-ui/react-slot@npm:^1.0.2":
|
"@radix-ui/react-slot@npm:1.0.2":
|
||||||
version: 1.0.2
|
version: 1.0.2
|
||||||
resolution: "@radix-ui/react-slot@npm:1.0.2"
|
resolution: "@radix-ui/react-slot@npm:1.0.2"
|
||||||
dependencies:
|
dependencies:
|
||||||
|
@ -1293,7 +1293,7 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@radix-ui/react-slot@npm:1.1.0":
|
"@radix-ui/react-slot@npm:1.1.0, @radix-ui/react-slot@npm:^1.1.0":
|
||||||
version: 1.1.0
|
version: 1.1.0
|
||||||
resolution: "@radix-ui/react-slot@npm:1.1.0"
|
resolution: "@radix-ui/react-slot@npm:1.1.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
|
@ -6041,7 +6041,7 @@ __metadata:
|
||||||
"@radix-ui/react-label": "npm:^2.1.0"
|
"@radix-ui/react-label": "npm:^2.1.0"
|
||||||
"@radix-ui/react-popover": "npm:^1.0.7"
|
"@radix-ui/react-popover": "npm:^1.0.7"
|
||||||
"@radix-ui/react-separator": "npm:^1.0.3"
|
"@radix-ui/react-separator": "npm:^1.0.3"
|
||||||
"@radix-ui/react-slot": "npm:^1.0.2"
|
"@radix-ui/react-slot": "npm:^1.1.0"
|
||||||
"@radix-ui/react-tooltip": "npm:^1.0.7"
|
"@radix-ui/react-tooltip": "npm:^1.0.7"
|
||||||
"@tanstack/react-query": "npm:^5.45.1"
|
"@tanstack/react-query": "npm:^5.45.1"
|
||||||
"@types/lodash": "npm:^4.17.5"
|
"@types/lodash": "npm:^4.17.5"
|
||||||
|
|
Loading…
Reference in a new issue