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.10
This commit is contained in:
parent
8f9dc4a923
commit
b580cee96b
@ -83,7 +83,7 @@
|
||||
"@playwright/test": "1.44.1",
|
||||
"@pmmmwh/react-refresh-webpack-plugin": "0.5.15",
|
||||
"@react-types/button": "3.9.5",
|
||||
"@react-types/menu": "3.9.9",
|
||||
"@react-types/menu": "3.9.10",
|
||||
"@react-types/overlays": "3.8.7",
|
||||
"@react-types/shared": "3.23.1",
|
||||
"@rtk-query/codegen-openapi": "^1.2.0",
|
||||
|
18
yarn.lock
18
yarn.lock
@ -6207,15 +6207,15 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@react-types/menu@npm:3.9.9":
|
||||
version: 3.9.9
|
||||
resolution: "@react-types/menu@npm:3.9.9"
|
||||
"@react-types/menu@npm:3.9.10":
|
||||
version: 3.9.10
|
||||
resolution: "@react-types/menu@npm:3.9.10"
|
||||
dependencies:
|
||||
"@react-types/overlays": "npm:^3.8.7"
|
||||
"@react-types/shared": "npm:^3.23.1"
|
||||
"@react-types/overlays": "npm:^3.8.8"
|
||||
"@react-types/shared": "npm:^3.24.0"
|
||||
peerDependencies:
|
||||
react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0
|
||||
checksum: 10/efa730a42a7152613e15bf967f6cda74dcd365d81cbda3a018f926f546d19f6c09f1eaf7a2e834f2cdfccccde68d1e909413e058a61f15e1f98695b26a103ea6
|
||||
react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0
|
||||
checksum: 10/1bbd95dfbe974aa2deba66e7458346c2a3b16565259c489d144d91bd68b530b3dce916358390024cac5e16a04b00c47792d770cc827dff2b6ac54d2fc302bc11
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -6230,7 +6230,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@react-types/overlays@npm:^3.8.7, @react-types/overlays@npm:^3.8.8":
|
||||
"@react-types/overlays@npm:^3.8.8":
|
||||
version: 3.8.8
|
||||
resolution: "@react-types/overlays@npm:3.8.8"
|
||||
dependencies:
|
||||
@ -17154,7 +17154,7 @@ __metadata:
|
||||
"@react-aria/utils": "npm:3.25.0"
|
||||
"@react-awesome-query-builder/ui": "npm:6.5.2"
|
||||
"@react-types/button": "npm:3.9.5"
|
||||
"@react-types/menu": "npm:3.9.9"
|
||||
"@react-types/menu": "npm:3.9.10"
|
||||
"@react-types/overlays": "npm:3.8.7"
|
||||
"@react-types/shared": "npm:3.23.1"
|
||||
"@reduxjs/toolkit": "npm:2.2.6"
|
||||
|
Loading…
Reference in New Issue
Block a user