mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 00:53:37 +00:00
Bump @radix-ui/react-popover from 1.1.0 to 1.1.1
Bumps [@radix-ui/react-popover](https://github.com/radix-ui/primitives) from 1.1.0 to 1.1.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-popover" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
2391ebef61
commit
6098cfdae0
2 changed files with 12 additions and 11 deletions
|
@ -24,7 +24,7 @@
|
|||
"@radix-ui/react-avatar": "^1.0.4",
|
||||
"@radix-ui/react-dialog": "^1.0.5",
|
||||
"@radix-ui/react-label": "^2.1.0",
|
||||
"@radix-ui/react-popover": "^1.1.0",
|
||||
"@radix-ui/react-popover": "^1.1.1",
|
||||
"@radix-ui/react-separator": "^1.0.3",
|
||||
"@radix-ui/react-slot": "^1.1.0",
|
||||
"@radix-ui/react-tooltip": "^1.0.7",
|
||||
|
|
21
yarn.lock
21
yarn.lock
|
@ -1225,9 +1225,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@radix-ui/react-popover@npm:^1.1.0":
|
||||
version: 1.1.0
|
||||
resolution: "@radix-ui/react-popover@npm:1.1.0"
|
||||
"@radix-ui/react-popover@npm:^1.1.1":
|
||||
version: 1.1.1
|
||||
resolution: "@radix-ui/react-popover@npm:1.1.1"
|
||||
dependencies:
|
||||
"@radix-ui/primitive": "npm:1.1.0"
|
||||
"@radix-ui/react-compose-refs": "npm:1.1.0"
|
||||
|
@ -1237,7 +1237,7 @@ __metadata:
|
|||
"@radix-ui/react-focus-scope": "npm:1.1.0"
|
||||
"@radix-ui/react-id": "npm:1.1.0"
|
||||
"@radix-ui/react-popper": "npm:1.2.0"
|
||||
"@radix-ui/react-portal": "npm:1.1.0"
|
||||
"@radix-ui/react-portal": "npm:1.1.1"
|
||||
"@radix-ui/react-presence": "npm:1.1.0"
|
||||
"@radix-ui/react-primitive": "npm:2.0.0"
|
||||
"@radix-ui/react-slot": "npm:1.1.0"
|
||||
|
@ -1254,7 +1254,7 @@ __metadata:
|
|||
optional: true
|
||||
"@types/react-dom":
|
||||
optional: true
|
||||
checksum: 10c0/5923e4fa5f4eddb3eaf54be6efd848fc3a8ded30ad4cc757bc1a7363ac17ca26443828ce722b6c1d2f96c9924e8ad99e81b92e1c02bb5e179660e4a83d66d9d9
|
||||
checksum: 10c0/4539082143c6c006727cf4a6300479f3dd912e85291d5ed7f084d8a7730acc3b5f6589925ab70eca025d3c78026f52f99c0155e11a35de37fe26b8078e6802b3
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -1335,11 +1335,12 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@radix-ui/react-portal@npm:1.1.0":
|
||||
version: 1.1.0
|
||||
resolution: "@radix-ui/react-portal@npm:1.1.0"
|
||||
"@radix-ui/react-portal@npm:1.1.1":
|
||||
version: 1.1.1
|
||||
resolution: "@radix-ui/react-portal@npm:1.1.1"
|
||||
dependencies:
|
||||
"@radix-ui/react-primitive": "npm:2.0.0"
|
||||
"@radix-ui/react-use-layout-effect": "npm:1.1.0"
|
||||
peerDependencies:
|
||||
"@types/react": "*"
|
||||
"@types/react-dom": "*"
|
||||
|
@ -1350,7 +1351,7 @@ __metadata:
|
|||
optional: true
|
||||
"@types/react-dom":
|
||||
optional: true
|
||||
checksum: 10c0/b7049840aca26bddf654577357f59c58b79e05d481813fdb5381cc967456e731fc475021eb0a5ed700e749ea118ac1bda6592922544899866eb1287153e0ef4b
|
||||
checksum: 10c0/7e7130fcb0d99197322cd97987e1d7279b6c264fb6be3d883cbfcd49267740d83ca17b431e0d98848afd6067a13ee823ca396a8b63ae68f18a728cf70398c830
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -6328,7 +6329,7 @@ __metadata:
|
|||
"@radix-ui/react-avatar": "npm:^1.0.4"
|
||||
"@radix-ui/react-dialog": "npm:^1.0.5"
|
||||
"@radix-ui/react-label": "npm:^2.1.0"
|
||||
"@radix-ui/react-popover": "npm:^1.1.0"
|
||||
"@radix-ui/react-popover": "npm:^1.1.1"
|
||||
"@radix-ui/react-separator": "npm:^1.0.3"
|
||||
"@radix-ui/react-slot": "npm:^1.1.0"
|
||||
"@radix-ui/react-tooltip": "npm:^1.0.7"
|
||||
|
|
Loading…
Reference in a new issue