mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Update dependency @react-aria/focus to v3.6.0 (#50506)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
c1d405a200
commit
f132cf3388
@ -271,7 +271,7 @@
|
||||
"@popperjs/core": "2.11.5",
|
||||
"@react-aria/button": "3.4.4",
|
||||
"@react-aria/dialog": "3.1.9",
|
||||
"@react-aria/focus": "3.5.5",
|
||||
"@react-aria/focus": "3.6.0",
|
||||
"@react-aria/interactions": "3.8.4",
|
||||
"@react-aria/menu": "3.4.4",
|
||||
"@react-aria/overlays": "3.8.2",
|
||||
|
@ -41,7 +41,7 @@
|
||||
"@popperjs/core": "2.11.5",
|
||||
"@react-aria/button": "3.4.4",
|
||||
"@react-aria/dialog": "3.1.9",
|
||||
"@react-aria/focus": "3.5.5",
|
||||
"@react-aria/focus": "3.6.0",
|
||||
"@react-aria/menu": "3.4.4",
|
||||
"@react-aria/overlays": "3.8.2",
|
||||
"@react-stately/menu": "3.2.7",
|
||||
|
80
yarn.lock
80
yarn.lock
@ -4680,7 +4680,7 @@ __metadata:
|
||||
"@popperjs/core": 2.11.5
|
||||
"@react-aria/button": 3.4.4
|
||||
"@react-aria/dialog": 3.1.9
|
||||
"@react-aria/focus": 3.5.5
|
||||
"@react-aria/focus": 3.6.0
|
||||
"@react-aria/menu": 3.4.4
|
||||
"@react-aria/overlays": 3.8.2
|
||||
"@react-stately/menu": 3.2.7
|
||||
@ -7327,7 +7327,22 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@react-aria/focus@npm:3.5.5, @react-aria/focus@npm:^3.5.5":
|
||||
"@react-aria/focus@npm:3.6.0":
|
||||
version: 3.6.0
|
||||
resolution: "@react-aria/focus@npm:3.6.0"
|
||||
dependencies:
|
||||
"@babel/runtime": ^7.6.2
|
||||
"@react-aria/interactions": ^3.9.0
|
||||
"@react-aria/utils": ^3.13.0
|
||||
"@react-types/shared": ^3.13.0
|
||||
clsx: ^1.1.1
|
||||
peerDependencies:
|
||||
react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0
|
||||
checksum: 5b459ec9e7150c58bc515cc70db87d3fc10df42b171b69f021dee339e71fecafe4055f08c423f1e006643aa678b08e975312c5f02e474d7342c1ad24d6e26429
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@react-aria/focus@npm:^3.5.5":
|
||||
version: 3.5.5
|
||||
resolution: "@react-aria/focus@npm:3.5.5"
|
||||
dependencies:
|
||||
@ -7372,6 +7387,19 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@react-aria/interactions@npm:^3.9.0":
|
||||
version: 3.9.0
|
||||
resolution: "@react-aria/interactions@npm:3.9.0"
|
||||
dependencies:
|
||||
"@babel/runtime": ^7.6.2
|
||||
"@react-aria/utils": ^3.13.0
|
||||
"@react-types/shared": ^3.13.0
|
||||
peerDependencies:
|
||||
react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0
|
||||
checksum: 783d4fa59bda9329f4977d8e83c88555c3376c489e40d97c974c7725ebf286849ed149f8e20226fbab070bd45356e5ba01ace328d2ed785f0f40e28790e7b0d5
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@react-aria/menu@npm:3.4.4":
|
||||
version: 3.4.4
|
||||
resolution: "@react-aria/menu@npm:3.4.4"
|
||||
@ -7445,6 +7473,17 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@react-aria/ssr@npm:^3.2.0":
|
||||
version: 3.2.0
|
||||
resolution: "@react-aria/ssr@npm:3.2.0"
|
||||
dependencies:
|
||||
"@babel/runtime": ^7.6.2
|
||||
peerDependencies:
|
||||
react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0
|
||||
checksum: 30468b436f9d56636eb3fb89cbbbf861c55ad841e255e529d225a0efd9c23628badaee72c42ab3870b5f17a9d5b5163564a64e9b928565230a090cb4f7de23bf
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@react-aria/utils@npm:3.12.0, @react-aria/utils@npm:^3.12.0":
|
||||
version: 3.12.0
|
||||
resolution: "@react-aria/utils@npm:3.12.0"
|
||||
@ -7460,6 +7499,21 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@react-aria/utils@npm:^3.13.0":
|
||||
version: 3.13.0
|
||||
resolution: "@react-aria/utils@npm:3.13.0"
|
||||
dependencies:
|
||||
"@babel/runtime": ^7.6.2
|
||||
"@react-aria/ssr": ^3.2.0
|
||||
"@react-stately/utils": ^3.5.0
|
||||
"@react-types/shared": ^3.13.0
|
||||
clsx: ^1.1.1
|
||||
peerDependencies:
|
||||
react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0
|
||||
checksum: 7a154d6258adf6205ac367def0fcaf1b3fd0db3644c43481b2cb6eb9bc0f35ebddab9ecbddbec8dee92bbf5e38b63222137e1df5c26e5c8c1775ffa0e0b172fa
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@react-aria/visually-hidden@npm:^3.2.8":
|
||||
version: 3.2.8
|
||||
resolution: "@react-aria/visually-hidden@npm:3.2.8"
|
||||
@ -7568,6 +7622,17 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@react-stately/utils@npm:^3.5.0":
|
||||
version: 3.5.0
|
||||
resolution: "@react-stately/utils@npm:3.5.0"
|
||||
dependencies:
|
||||
"@babel/runtime": ^7.6.2
|
||||
peerDependencies:
|
||||
react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0
|
||||
checksum: e948b783a01325a5396c46915508981152fcc02a8738c848342c8ecfbc64bdefc14530616d8ccfb6680fc85f24d0546f3df3686b189a9fbaa86ccbbe29e2fe1b
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@react-types/button@npm:3.4.5, @react-types/button@npm:^3.4.5":
|
||||
version: 3.4.5
|
||||
resolution: "@react-types/button@npm:3.4.5"
|
||||
@ -7634,6 +7699,15 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@react-types/shared@npm:^3.13.0":
|
||||
version: 3.13.0
|
||||
resolution: "@react-types/shared@npm:3.13.0"
|
||||
peerDependencies:
|
||||
react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0
|
||||
checksum: 59b94fd8ef8fbb8edeb44e233113450a15fee107f231eaced043a1acb820c7fb8bf690623a0f85e2a638a870ee074919d6f89263ad2395c26e363ae25b102bdf
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@reduxjs/toolkit@npm:1.8.1":
|
||||
version: 1.8.1
|
||||
resolution: "@reduxjs/toolkit@npm:1.8.1"
|
||||
@ -20633,7 +20707,7 @@ __metadata:
|
||||
"@popperjs/core": 2.11.5
|
||||
"@react-aria/button": 3.4.4
|
||||
"@react-aria/dialog": 3.1.9
|
||||
"@react-aria/focus": 3.5.5
|
||||
"@react-aria/focus": 3.6.0
|
||||
"@react-aria/interactions": 3.8.4
|
||||
"@react-aria/menu": 3.4.4
|
||||
"@react-aria/overlays": 3.8.2
|
||||
|
Loading…
Reference in New Issue
Block a user