mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Update dependency @react-aria/utils to v3.11.0 (#43262)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
a356c326fb
commit
3b561c8164
@ -251,7 +251,7 @@
|
||||
"@react-aria/interactions": "3.7.0",
|
||||
"@react-aria/menu": "3.3.0",
|
||||
"@react-aria/overlays": "3.7.2",
|
||||
"@react-aria/utils": "3.10.0",
|
||||
"@react-aria/utils": "3.11.0",
|
||||
"@react-stately/collections": "3.3.4",
|
||||
"@react-stately/menu": "3.2.3",
|
||||
"@react-stately/tree": "3.2.0",
|
||||
|
28
yarn.lock
28
yarn.lock
@ -6332,7 +6332,22 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@react-aria/utils@npm:3.10.0, @react-aria/utils@npm:^3.10.0":
|
||||
"@react-aria/utils@npm:3.11.0":
|
||||
version: 3.11.0
|
||||
resolution: "@react-aria/utils@npm:3.11.0"
|
||||
dependencies:
|
||||
"@babel/runtime": ^7.6.2
|
||||
"@react-aria/ssr": ^3.1.0
|
||||
"@react-stately/utils": ^3.3.0
|
||||
"@react-types/shared": ^3.10.1
|
||||
clsx: ^1.1.1
|
||||
peerDependencies:
|
||||
react: ^16.8.0 || ^17.0.0-rc.1
|
||||
checksum: 9ae1d8fdc0c6eff43accd1260da9db6b07c6cd7d98720391aedc6b47e41e715139dbb29a29ae89a841a63bfb1b9d65a10684c0dfb885d38b7b99bd4645ca074a
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@react-aria/utils@npm:^3.10.0":
|
||||
version: 3.10.0
|
||||
resolution: "@react-aria/utils@npm:3.10.0"
|
||||
dependencies:
|
||||
@ -6535,6 +6550,15 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@react-types/shared@npm:^3.10.1":
|
||||
version: 3.10.1
|
||||
resolution: "@react-types/shared@npm:3.10.1"
|
||||
peerDependencies:
|
||||
react: ^16.8.0 || ^17.0.0-rc.1
|
||||
checksum: 6c4b7c6d43f84994521c4780f3b969a70c6b2ce69892f03c309f88b5d5d3c862a1a0d07f6060f9f650dbdd834cd16568db957c03543028eb8e52eb7dc97c58ea
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@react-types/shared@npm:^3.8.0, @react-types/shared@npm:^3.9.0":
|
||||
version: 3.9.0
|
||||
resolution: "@react-types/shared@npm:3.9.0"
|
||||
@ -19410,7 +19434,7 @@ __metadata:
|
||||
"@react-aria/interactions": 3.7.0
|
||||
"@react-aria/menu": 3.3.0
|
||||
"@react-aria/overlays": 3.7.2
|
||||
"@react-aria/utils": 3.10.0
|
||||
"@react-aria/utils": 3.11.0
|
||||
"@react-stately/collections": 3.3.4
|
||||
"@react-stately/menu": 3.2.3
|
||||
"@react-stately/tree": 3.2.0
|
||||
|
Loading…
Reference in New Issue
Block a user