mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-06-08 05:29:30 +00:00
Compare commits
1 commit
274cbb1447
...
1f5802610c
Author | SHA1 | Date | |
---|---|---|---|
|
1f5802610c |
2 changed files with 31 additions and 3 deletions
|
@ -36,7 +36,7 @@
|
|||
"@radix-ui/react-label": "^2.1.0",
|
||||
"@radix-ui/react-popover": "^1.1.5",
|
||||
"@radix-ui/react-separator": "^1.1.2",
|
||||
"@radix-ui/react-slot": "^1.1.2",
|
||||
"@radix-ui/react-slot": "^1.2.0",
|
||||
"@radix-ui/react-tooltip": "^1.1.8",
|
||||
"@radix-ui/react-visually-hidden": "^1.1.0",
|
||||
"@sentry/nextjs": "9",
|
||||
|
|
32
yarn.lock
32
yarn.lock
|
@ -3323,6 +3323,19 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@radix-ui/react-compose-refs@npm:1.1.2":
|
||||
version: 1.1.2
|
||||
resolution: "@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/d36a9c589eb75d634b9b139c80f916aadaf8a68a7c1c4b8c6c6b88755af1a92f2e343457042089f04cc3f23073619d08bb65419ced1402e9d4e299576d970771
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@radix-ui/react-context@npm:1.1.1":
|
||||
version: 1.1.1
|
||||
resolution: "@radix-ui/react-context@npm:1.1.1"
|
||||
|
@ -3699,7 +3712,7 @@ __metadata:
|
|||
languageName: node
|
||||
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
|
||||
resolution: "@radix-ui/react-slot@npm:1.1.2"
|
||||
dependencies:
|
||||
|
@ -3714,6 +3727,21 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@radix-ui/react-slot@npm:^1.2.0":
|
||||
version: 1.2.0
|
||||
resolution: "@radix-ui/react-slot@npm:1.2.0"
|
||||
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/f1455f36479e87a0a2254fc2e2b2aba6740d1fbcada949071210bf2a009a031ad508ac01b544bce96337bcca82f49531b46c71615141a5985aaa11ae69b967b1
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@radix-ui/react-tooltip@npm:^1.1.8":
|
||||
version: 1.1.8
|
||||
resolution: "@radix-ui/react-tooltip@npm:1.1.8"
|
||||
|
@ -13173,7 +13201,7 @@ __metadata:
|
|||
"@radix-ui/react-label": "npm:^2.1.0"
|
||||
"@radix-ui/react-popover": "npm:^1.1.5"
|
||||
"@radix-ui/react-separator": "npm:^1.1.2"
|
||||
"@radix-ui/react-slot": "npm:^1.1.2"
|
||||
"@radix-ui/react-slot": "npm:^1.2.0"
|
||||
"@radix-ui/react-tooltip": "npm:^1.1.8"
|
||||
"@radix-ui/react-visually-hidden": "npm:^1.1.0"
|
||||
"@sentry/nextjs": "npm:9"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue