mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Update dependency @react-types/menu to v3.9.11
This commit is contained in:
parent
ec343f276f
commit
7180f8a7d1
@ -83,7 +83,7 @@
|
||||
"@playwright/test": "1.44.1",
|
||||
"@pmmmwh/react-refresh-webpack-plugin": "0.5.15",
|
||||
"@react-types/button": "3.9.6",
|
||||
"@react-types/menu": "3.9.10",
|
||||
"@react-types/menu": "3.9.11",
|
||||
"@react-types/overlays": "3.8.8",
|
||||
"@react-types/shared": "3.23.1",
|
||||
"@rtk-query/codegen-openapi": "^1.2.0",
|
||||
|
16
yarn.lock
16
yarn.lock
@ -6210,15 +6210,15 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@react-types/menu@npm:3.9.10":
|
||||
version: 3.9.10
|
||||
resolution: "@react-types/menu@npm:3.9.10"
|
||||
"@react-types/menu@npm:3.9.11":
|
||||
version: 3.9.11
|
||||
resolution: "@react-types/menu@npm:3.9.11"
|
||||
dependencies:
|
||||
"@react-types/overlays": "npm:^3.8.8"
|
||||
"@react-types/shared": "npm:^3.24.0"
|
||||
"@react-types/overlays": "npm:^3.8.9"
|
||||
"@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/1bbd95dfbe974aa2deba66e7458346c2a3b16565259c489d144d91bd68b530b3dce916358390024cac5e16a04b00c47792d770cc827dff2b6ac54d2fc302bc11
|
||||
checksum: 10/94ec3aea30b2213d89e764582050302bf0f8ddc2b08316028c971e3b73f7dfa09b9683761e102066b3fd7311e5263fd72d67c60a929f2612a4572ea4d2294ddd
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -6233,7 +6233,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@react-types/overlays@npm:^3.8.8, @react-types/overlays@npm:^3.8.9":
|
||||
"@react-types/overlays@npm:^3.8.9":
|
||||
version: 3.8.9
|
||||
resolution: "@react-types/overlays@npm:3.8.9"
|
||||
dependencies:
|
||||
@ -17150,7 +17150,7 @@ __metadata:
|
||||
"@react-aria/utils": "npm:3.25.1"
|
||||
"@react-awesome-query-builder/ui": "npm:6.5.2"
|
||||
"@react-types/button": "npm:3.9.6"
|
||||
"@react-types/menu": "npm:3.9.10"
|
||||
"@react-types/menu": "npm:3.9.11"
|
||||
"@react-types/overlays": "npm:3.8.8"
|
||||
"@react-types/shared": "npm:3.23.1"
|
||||
"@reduxjs/toolkit": "npm:2.2.6"
|
||||
|
Loading…
Reference in New Issue
Block a user