mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Update dependency @react-aria/interactions to v3.7.0 (#42775)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
f9481527de
commit
d39ff81de9
@ -240,7 +240,7 @@
|
||||
"@popperjs/core": "2.5.4",
|
||||
"@react-aria/button": "3.3.4",
|
||||
"@react-aria/focus": "3.5.0",
|
||||
"@react-aria/interactions": "3.6.0",
|
||||
"@react-aria/interactions": "3.7.0",
|
||||
"@react-aria/menu": "3.3.0",
|
||||
"@react-aria/overlays": "3.7.2",
|
||||
"@react-aria/utils": "3.9.0",
|
||||
|
30
yarn.lock
30
yarn.lock
@ -6027,20 +6027,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@react-aria/interactions@npm:3.6.0, @react-aria/interactions@npm:^3.5.1, @react-aria/interactions@npm:^3.6.0":
|
||||
version: 3.6.0
|
||||
resolution: "@react-aria/interactions@npm:3.6.0"
|
||||
dependencies:
|
||||
"@babel/runtime": ^7.6.2
|
||||
"@react-aria/utils": ^3.9.0
|
||||
"@react-types/shared": ^3.9.0
|
||||
peerDependencies:
|
||||
react: ^16.8.0 || ^17.0.0-rc.1
|
||||
checksum: 8f87574fdb68816eac5af92e87c8a2046564d12d6855061a909661b9036083776f29df22201c93f2576378f4596d253ede610c3bd762e74844cb642f59d014b1
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@react-aria/interactions@npm:^3.7.0":
|
||||
"@react-aria/interactions@npm:3.7.0, @react-aria/interactions@npm:^3.7.0":
|
||||
version: 3.7.0
|
||||
resolution: "@react-aria/interactions@npm:3.7.0"
|
||||
dependencies:
|
||||
@ -6053,6 +6040,19 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@react-aria/interactions@npm:^3.5.1, @react-aria/interactions@npm:^3.6.0":
|
||||
version: 3.6.0
|
||||
resolution: "@react-aria/interactions@npm:3.6.0"
|
||||
dependencies:
|
||||
"@babel/runtime": ^7.6.2
|
||||
"@react-aria/utils": ^3.9.0
|
||||
"@react-types/shared": ^3.9.0
|
||||
peerDependencies:
|
||||
react: ^16.8.0 || ^17.0.0-rc.1
|
||||
checksum: 8f87574fdb68816eac5af92e87c8a2046564d12d6855061a909661b9036083776f29df22201c93f2576378f4596d253ede610c3bd762e74844cb642f59d014b1
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@react-aria/menu@npm:3.3.0":
|
||||
version: 3.3.0
|
||||
resolution: "@react-aria/menu@npm:3.3.0"
|
||||
@ -19051,7 +19051,7 @@ __metadata:
|
||||
"@popperjs/core": 2.5.4
|
||||
"@react-aria/button": 3.3.4
|
||||
"@react-aria/focus": 3.5.0
|
||||
"@react-aria/interactions": 3.6.0
|
||||
"@react-aria/interactions": 3.7.0
|
||||
"@react-aria/menu": 3.3.0
|
||||
"@react-aria/overlays": 3.7.2
|
||||
"@react-aria/utils": 3.9.0
|
||||
|
Loading…
Reference in New Issue
Block a user