mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-03-10 07:43:25 +00:00
Merge pull request #330 from ahmadk953/dependabot/npm_and_yarn/radix-ui/react-popover-1.1.1
Bump @radix-ui/react-popover from 1.1.0 to 1.1.1
This commit is contained in:
commit
32163bd765
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.1.1",
|
||||
"@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
|
@ -1187,9 +1187,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"
|
||||
|
@ -1199,7 +1199,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"
|
||||
|
@ -1216,7 +1216,7 @@ __metadata:
|
|||
optional: true
|
||||
"@types/react-dom":
|
||||
optional: true
|
||||
checksum: 10c0/5923e4fa5f4eddb3eaf54be6efd848fc3a8ded30ad4cc757bc1a7363ac17ca26443828ce722b6c1d2f96c9924e8ad99e81b92e1c02bb5e179660e4a83d66d9d9
|
||||
checksum: 10c0/4539082143c6c006727cf4a6300479f3dd912e85291d5ed7f084d8a7730acc3b5f6589925ab70eca025d3c78026f52f99c0155e11a35de37fe26b8078e6802b3
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -1297,11 +1297,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": "*"
|
||||
|
@ -1312,7 +1313,7 @@ __metadata:
|
|||
optional: true
|
||||
"@types/react-dom":
|
||||
optional: true
|
||||
checksum: 10c0/b7049840aca26bddf654577357f59c58b79e05d481813fdb5381cc967456e731fc475021eb0a5ed700e749ea118ac1bda6592922544899866eb1287153e0ef4b
|
||||
checksum: 10c0/7e7130fcb0d99197322cd97987e1d7279b6c264fb6be3d883cbfcd49267740d83ca17b431e0d98848afd6067a13ee823ca396a8b63ae68f18a728cf70398c830
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -6291,7 +6292,7 @@ __metadata:
|
|||
"@radix-ui/react-avatar": "npm:^1.0.4"
|
||||
"@radix-ui/react-dialog": "npm:^1.1.1"
|
||||
"@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…
Add table
Reference in a new issue