mirror of
https://github.com/grafana/grafana.git
synced 2024-12-28 01:41:24 -06:00
Update dependency @react-types/button to v3.10.0 (#94498)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
636d17c111
commit
3c376f137a
@ -84,7 +84,7 @@
|
||||
"@manypkg/get-packages": "^2.2.0",
|
||||
"@playwright/test": "1.48.0",
|
||||
"@pmmmwh/react-refresh-webpack-plugin": "0.5.15",
|
||||
"@react-types/button": "3.9.6",
|
||||
"@react-types/button": "3.10.0",
|
||||
"@react-types/menu": "3.9.12",
|
||||
"@react-types/overlays": "3.8.10",
|
||||
"@react-types/shared": "3.24.1",
|
||||
|
17
yarn.lock
17
yarn.lock
@ -6881,18 +6881,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@react-types/button@npm:3.9.6":
|
||||
version: 3.9.6
|
||||
resolution: "@react-types/button@npm:3.9.6"
|
||||
dependencies:
|
||||
"@react-types/shared": "npm:^3.24.1"
|
||||
peerDependencies:
|
||||
react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0
|
||||
checksum: 10/348096091b39b9cfeaf3b11b4ff262652954ea1793008aa2acc005ca32f299db550f08fe076498501547c2a9a06c46d2000f202fc0dbe853a1202d6523b71449
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@react-types/button@npm:^3.10.0":
|
||||
"@react-types/button@npm:3.10.0, @react-types/button@npm:^3.10.0":
|
||||
version: 3.10.0
|
||||
resolution: "@react-types/button@npm:3.10.0"
|
||||
dependencies:
|
||||
@ -6947,7 +6936,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@react-types/shared@npm:^3.24.1, @react-types/shared@npm:^3.25.0":
|
||||
"@react-types/shared@npm:^3.25.0":
|
||||
version: 3.25.0
|
||||
resolution: "@react-types/shared@npm:3.25.0"
|
||||
peerDependencies:
|
||||
@ -18995,7 +18984,7 @@ __metadata:
|
||||
"@react-aria/overlays": "npm:3.23.3"
|
||||
"@react-aria/utils": "npm:3.25.3"
|
||||
"@react-awesome-query-builder/ui": "npm:6.6.3"
|
||||
"@react-types/button": "npm:3.9.6"
|
||||
"@react-types/button": "npm:3.10.0"
|
||||
"@react-types/menu": "npm:3.9.12"
|
||||
"@react-types/overlays": "npm:3.8.10"
|
||||
"@react-types/shared": "npm:3.24.1"
|
||||
|
Loading…
Reference in New Issue
Block a user