mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-05-10 07:33:09 +00:00
Merge pull request #1247 from ahmadk953/dependabot/npm_and_yarn/radix-ui/react-slot-1.2.2
This commit is contained in:
commit
5b4cac3ddf
2 changed files with 18 additions and 3 deletions
|
@ -36,7 +36,7 @@
|
||||||
"@radix-ui/react-label": "^2.1.0",
|
"@radix-ui/react-label": "^2.1.0",
|
||||||
"@radix-ui/react-popover": "^1.1.11",
|
"@radix-ui/react-popover": "^1.1.11",
|
||||||
"@radix-ui/react-separator": "^1.1.2",
|
"@radix-ui/react-separator": "^1.1.2",
|
||||||
"@radix-ui/react-slot": "^1.1.2",
|
"@radix-ui/react-slot": "^1.2.2",
|
||||||
"@radix-ui/react-tooltip": "^1.1.8",
|
"@radix-ui/react-tooltip": "^1.1.8",
|
||||||
"@radix-ui/react-visually-hidden": "^1.1.0",
|
"@radix-ui/react-visually-hidden": "^1.1.0",
|
||||||
"@sentry/nextjs": "9",
|
"@sentry/nextjs": "9",
|
||||||
|
|
19
yarn.lock
19
yarn.lock
|
@ -4101,7 +4101,7 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@radix-ui/react-slot@npm:1.1.2, @radix-ui/react-slot@npm:^1.1.2":
|
"@radix-ui/react-slot@npm:1.1.2":
|
||||||
version: 1.1.2
|
version: 1.1.2
|
||||||
resolution: "@radix-ui/react-slot@npm:1.1.2"
|
resolution: "@radix-ui/react-slot@npm:1.1.2"
|
||||||
dependencies:
|
dependencies:
|
||||||
|
@ -4131,6 +4131,21 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
"@radix-ui/react-slot@npm:^1.2.2":
|
||||||
|
version: 1.2.2
|
||||||
|
resolution: "@radix-ui/react-slot@npm:1.2.2"
|
||||||
|
dependencies:
|
||||||
|
"@radix-ui/react-compose-refs": "npm:1.1.2"
|
||||||
|
peerDependencies:
|
||||||
|
"@types/react": "*"
|
||||||
|
react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
|
||||||
|
peerDependenciesMeta:
|
||||||
|
"@types/react":
|
||||||
|
optional: true
|
||||||
|
checksum: 10c0/74489f5ad11b17444560a1cdd664c01308206ce5cb9fcd46121b45281ece20273948479711411223c1081f709c15409242d51ca6cc57ff81f6335d70e0cbe0b5
|
||||||
|
languageName: node
|
||||||
|
linkType: hard
|
||||||
|
|
||||||
"@radix-ui/react-tooltip@npm:^1.1.8":
|
"@radix-ui/react-tooltip@npm:^1.1.8":
|
||||||
version: 1.1.8
|
version: 1.1.8
|
||||||
resolution: "@radix-ui/react-tooltip@npm:1.1.8"
|
resolution: "@radix-ui/react-tooltip@npm:1.1.8"
|
||||||
|
@ -13771,7 +13786,7 @@ __metadata:
|
||||||
"@radix-ui/react-label": "npm:^2.1.0"
|
"@radix-ui/react-label": "npm:^2.1.0"
|
||||||
"@radix-ui/react-popover": "npm:^1.1.11"
|
"@radix-ui/react-popover": "npm:^1.1.11"
|
||||||
"@radix-ui/react-separator": "npm:^1.1.2"
|
"@radix-ui/react-separator": "npm:^1.1.2"
|
||||||
"@radix-ui/react-slot": "npm:^1.1.2"
|
"@radix-ui/react-slot": "npm:^1.2.2"
|
||||||
"@radix-ui/react-tooltip": "npm:^1.1.8"
|
"@radix-ui/react-tooltip": "npm:^1.1.8"
|
||||||
"@radix-ui/react-visually-hidden": "npm:^1.1.0"
|
"@radix-ui/react-visually-hidden": "npm:^1.1.0"
|
||||||
"@sentry/nextjs": "npm:9"
|
"@sentry/nextjs": "npm:9"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue