mirror of
https://github.com/grafana/grafana.git
synced 2025-01-15 19:22:34 -06:00
Update dependency @react-aria/interactions to v3.11.0 (#54761)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
fe848e93b3
commit
3847e09750
@ -274,7 +274,7 @@
|
||||
"@react-aria/button": "3.6.1",
|
||||
"@react-aria/dialog": "3.3.1",
|
||||
"@react-aria/focus": "3.8.0",
|
||||
"@react-aria/interactions": "3.9.1",
|
||||
"@react-aria/interactions": "3.11.0",
|
||||
"@react-aria/menu": "3.6.1",
|
||||
"@react-aria/overlays": "3.9.1",
|
||||
"@react-aria/utils": "3.13.1",
|
||||
|
30
yarn.lock
30
yarn.lock
@ -8289,20 +8289,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@react-aria/interactions@npm:3.9.1, @react-aria/interactions@npm:^3.9.1":
|
||||
version: 3.9.1
|
||||
resolution: "@react-aria/interactions@npm:3.9.1"
|
||||
dependencies:
|
||||
"@babel/runtime": ^7.6.2
|
||||
"@react-aria/utils": ^3.13.1
|
||||
"@react-types/shared": ^3.13.1
|
||||
peerDependencies:
|
||||
react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0
|
||||
checksum: 157ba60fa8ed3793c6a071602cb665ab3915c0b9492efd5ca133abb5a77ba763cd2c1edbc99dbc22fa3b3fe57429abf957da4b443de0107ff3b61959df423bed
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@react-aria/interactions@npm:^3.11.0":
|
||||
"@react-aria/interactions@npm:3.11.0, @react-aria/interactions@npm:^3.11.0":
|
||||
version: 3.11.0
|
||||
resolution: "@react-aria/interactions@npm:3.11.0"
|
||||
dependencies:
|
||||
@ -8315,6 +8302,19 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@react-aria/interactions@npm:^3.9.1":
|
||||
version: 3.9.1
|
||||
resolution: "@react-aria/interactions@npm:3.9.1"
|
||||
dependencies:
|
||||
"@babel/runtime": ^7.6.2
|
||||
"@react-aria/utils": ^3.13.1
|
||||
"@react-types/shared": ^3.13.1
|
||||
peerDependencies:
|
||||
react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0
|
||||
checksum: 157ba60fa8ed3793c6a071602cb665ab3915c0b9492efd5ca133abb5a77ba763cd2c1edbc99dbc22fa3b3fe57429abf957da4b443de0107ff3b61959df423bed
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@react-aria/menu@npm:3.6.1":
|
||||
version: 3.6.1
|
||||
resolution: "@react-aria/menu@npm:3.6.1"
|
||||
@ -21911,7 +21911,7 @@ __metadata:
|
||||
"@react-aria/button": 3.6.1
|
||||
"@react-aria/dialog": 3.3.1
|
||||
"@react-aria/focus": 3.8.0
|
||||
"@react-aria/interactions": 3.9.1
|
||||
"@react-aria/interactions": 3.11.0
|
||||
"@react-aria/menu": 3.6.1
|
||||
"@react-aria/overlays": 3.9.1
|
||||
"@react-aria/utils": 3.13.1
|
||||
|
Loading…
Reference in New Issue
Block a user