mirror of
https://github.com/grafana/grafana.git
synced 2024-11-26 02:40:26 -06:00
Update dependency @react-types/menu to v3.9.9
This commit is contained in:
parent
763108ce10
commit
144e476840
@ -83,7 +83,7 @@
|
||||
"@playwright/test": "1.44.1",
|
||||
"@pmmmwh/react-refresh-webpack-plugin": "0.5.13",
|
||||
"@react-types/button": "3.9.4",
|
||||
"@react-types/menu": "3.9.8",
|
||||
"@react-types/menu": "3.9.9",
|
||||
"@react-types/overlays": "3.8.6",
|
||||
"@react-types/shared": "3.23.0",
|
||||
"@rtk-query/codegen-openapi": "^1.2.0",
|
||||
|
16
yarn.lock
16
yarn.lock
@ -5874,15 +5874,15 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@react-types/menu@npm:3.9.8":
|
||||
version: 3.9.8
|
||||
resolution: "@react-types/menu@npm:3.9.8"
|
||||
"@react-types/menu@npm:3.9.9":
|
||||
version: 3.9.9
|
||||
resolution: "@react-types/menu@npm:3.9.9"
|
||||
dependencies:
|
||||
"@react-types/overlays": "npm:^3.8.6"
|
||||
"@react-types/shared": "npm:^3.23.0"
|
||||
"@react-types/overlays": "npm:^3.8.7"
|
||||
"@react-types/shared": "npm:^3.23.1"
|
||||
peerDependencies:
|
||||
react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0
|
||||
checksum: 10/1ba536736f388d5d35d31ac73cd0dc1072f55c76474f9436220b85a7a0ff52d7117a68aec666236e039451f88a279b7f3127374a6c6aea33ab05222dd06e208d
|
||||
checksum: 10/efa730a42a7152613e15bf967f6cda74dcd365d81cbda3a018f926f546d19f6c09f1eaf7a2e834f2cdfccccde68d1e909413e058a61f15e1f98695b26a103ea6
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -5897,7 +5897,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@react-types/overlays@npm:^3.8.6, @react-types/overlays@npm:^3.8.7":
|
||||
"@react-types/overlays@npm:^3.8.7":
|
||||
version: 3.8.7
|
||||
resolution: "@react-types/overlays@npm:3.8.7"
|
||||
dependencies:
|
||||
@ -16791,7 +16791,7 @@ __metadata:
|
||||
"@react-aria/utils": "npm:3.24.1"
|
||||
"@react-awesome-query-builder/ui": "npm:6.4.2"
|
||||
"@react-types/button": "npm:3.9.4"
|
||||
"@react-types/menu": "npm:3.9.8"
|
||||
"@react-types/menu": "npm:3.9.9"
|
||||
"@react-types/overlays": "npm:3.8.6"
|
||||
"@react-types/shared": "npm:3.23.0"
|
||||
"@reduxjs/toolkit": "npm:2.2.4"
|
||||
|
Loading…
Reference in New Issue
Block a user