mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-05-10 07:33:09 +00:00
Bump @radix-ui/react-slot from 1.1.2 to 1.2.0
Bumps [@radix-ui/react-slot](https://github.com/radix-ui/primitives) from 1.1.2 to 1.2.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-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
6938fbcd1d
commit
274cbb1447
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.1",
|
||||||
"@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.1":
|
||||||
|
version: 1.2.1
|
||||||
|
resolution: "@radix-ui/react-slot@npm:1.2.1"
|
||||||
|
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/130a637f6d83ef2be3a08fe1bc3e3ed22e5fdcf4188d16e0530ef64b36963a7be32870f17a614f635fbeabec79e1e7196c28d182ccd4a483d8a8a3e4a2f0075f
|
||||||
|
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.1"
|
||||||
"@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