mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 00:53:37 +00:00
Bump @radix-ui/react-accordion from 1.2.0 to 1.2.1
Bumps [@radix-ui/react-accordion](https://github.com/radix-ui/primitives) from 1.2.0 to 1.2.1. - [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-accordion" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
10be56dd09
commit
1283f813f8
2 changed files with 47 additions and 14 deletions
|
@ -19,7 +19,7 @@
|
|||
"@liveblocks/react": "^2.8.1",
|
||||
"@prisma/client": "^5.20.0",
|
||||
"@prisma/extension-accelerate": "^1.2.0",
|
||||
"@radix-ui/react-accordion": "^1.2.0",
|
||||
"@radix-ui/react-accordion": "^1.2.1",
|
||||
"@radix-ui/react-avatar": "^1.0.4",
|
||||
"@radix-ui/react-dialog": "^1.1.1",
|
||||
"@radix-ui/react-label": "^2.1.0",
|
||||
|
|
59
yarn.lock
59
yarn.lock
|
@ -1049,15 +1049,15 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@radix-ui/react-accordion@npm:^1.2.0":
|
||||
version: 1.2.0
|
||||
resolution: "@radix-ui/react-accordion@npm:1.2.0"
|
||||
"@radix-ui/react-accordion@npm:^1.2.1":
|
||||
version: 1.2.1
|
||||
resolution: "@radix-ui/react-accordion@npm:1.2.1"
|
||||
dependencies:
|
||||
"@radix-ui/primitive": "npm:1.1.0"
|
||||
"@radix-ui/react-collapsible": "npm:1.1.0"
|
||||
"@radix-ui/react-collapsible": "npm:1.1.1"
|
||||
"@radix-ui/react-collection": "npm:1.1.0"
|
||||
"@radix-ui/react-compose-refs": "npm:1.1.0"
|
||||
"@radix-ui/react-context": "npm:1.1.0"
|
||||
"@radix-ui/react-context": "npm:1.1.1"
|
||||
"@radix-ui/react-direction": "npm:1.1.0"
|
||||
"@radix-ui/react-id": "npm:1.1.0"
|
||||
"@radix-ui/react-primitive": "npm:2.0.0"
|
||||
|
@ -1072,7 +1072,7 @@ __metadata:
|
|||
optional: true
|
||||
"@types/react-dom":
|
||||
optional: true
|
||||
checksum: 10c0/324d7eb1653f57431297a2f3428f6221edf54d712b94ce9194243cfaef462490bd9d9976ec3cc868f5598f156242068f84d674a3febcf1c8ea8c4115efea0ae2
|
||||
checksum: 10c0/617678194124e90947a5ce7b9964cda406f1840c950bdaec4b759da01beb19f58b06304a973a7c1a6663da6732243f8f354504852dbda3502dd282c36035ef6f
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -1117,15 +1117,15 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@radix-ui/react-collapsible@npm:1.1.0":
|
||||
version: 1.1.0
|
||||
resolution: "@radix-ui/react-collapsible@npm:1.1.0"
|
||||
"@radix-ui/react-collapsible@npm:1.1.1":
|
||||
version: 1.1.1
|
||||
resolution: "@radix-ui/react-collapsible@npm:1.1.1"
|
||||
dependencies:
|
||||
"@radix-ui/primitive": "npm:1.1.0"
|
||||
"@radix-ui/react-compose-refs": "npm:1.1.0"
|
||||
"@radix-ui/react-context": "npm:1.1.0"
|
||||
"@radix-ui/react-context": "npm:1.1.1"
|
||||
"@radix-ui/react-id": "npm:1.1.0"
|
||||
"@radix-ui/react-presence": "npm:1.1.0"
|
||||
"@radix-ui/react-presence": "npm:1.1.1"
|
||||
"@radix-ui/react-primitive": "npm:2.0.0"
|
||||
"@radix-ui/react-use-controllable-state": "npm:1.1.0"
|
||||
"@radix-ui/react-use-layout-effect": "npm:1.1.0"
|
||||
|
@ -1139,7 +1139,7 @@ __metadata:
|
|||
optional: true
|
||||
"@types/react-dom":
|
||||
optional: true
|
||||
checksum: 10c0/07d6d0be153d0c56d533e820005caa13a8305ba34b55af74180180113074979bcfd1d7414ba2533272deb659275c0c38eb48004338fd542fdcbd1962925f199f
|
||||
checksum: 10c0/e3a510c8f3a31709add35c31e3e108a2bc4db2df06e9e50cb5f25144b1cf9596b8118ad2618f851fa7c1498e057938f641a842a6770b5b7b6cd068cd2b4914f1
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -1191,6 +1191,19 @@ __metadata:
|
|||
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"
|
||||
peerDependencies:
|
||||
"@types/react": "*"
|
||||
react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
|
||||
peerDependenciesMeta:
|
||||
"@types/react":
|
||||
optional: true
|
||||
checksum: 10c0/fc4ace9d79d7954c715ade765e06c95d7e1b12a63a536bcbe842fb904f03f88fc5bd6e38d44bd23243d37a270b4c44380fedddaeeae2d274f0b898a20665aba2
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@radix-ui/react-dialog@npm:^1.1.1":
|
||||
version: 1.1.1
|
||||
resolution: "@radix-ui/react-dialog@npm:1.1.1"
|
||||
|
@ -1428,6 +1441,26 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@radix-ui/react-presence@npm:1.1.1":
|
||||
version: 1.1.1
|
||||
resolution: "@radix-ui/react-presence@npm:1.1.1"
|
||||
dependencies:
|
||||
"@radix-ui/react-compose-refs": "npm:1.1.0"
|
||||
"@radix-ui/react-use-layout-effect": "npm:1.1.0"
|
||||
peerDependencies:
|
||||
"@types/react": "*"
|
||||
"@types/react-dom": "*"
|
||||
react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
|
||||
react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
|
||||
peerDependenciesMeta:
|
||||
"@types/react":
|
||||
optional: true
|
||||
"@types/react-dom":
|
||||
optional: true
|
||||
checksum: 10c0/777cda0406450ff5ca0e49235e486237723323d046a3382e35a0e78eededccfc95a76a9b5fecd7404dac793264762f4bc10111af1e08f8cc2d4d571d7971220e
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@radix-ui/react-primitive@npm:2.0.0":
|
||||
version: 2.0.0
|
||||
resolution: "@radix-ui/react-primitive@npm:2.0.0"
|
||||
|
@ -6276,7 +6309,7 @@ __metadata:
|
|||
"@next/eslint-plugin-next": "npm:^14.2.14"
|
||||
"@prisma/client": "npm:^5.20.0"
|
||||
"@prisma/extension-accelerate": "npm:^1.2.0"
|
||||
"@radix-ui/react-accordion": "npm:^1.2.0"
|
||||
"@radix-ui/react-accordion": "npm:^1.2.1"
|
||||
"@radix-ui/react-avatar": "npm:^1.0.4"
|
||||
"@radix-ui/react-dialog": "npm:^1.1.1"
|
||||
"@radix-ui/react-label": "npm:^2.1.0"
|
||||
|
|
Loading…
Reference in a new issue