mirror of
https://github.com/grafana/grafana.git
synced 2025-02-13 17:15:40 -06:00
Update dependency @react-types/menu to v3.9.7
This commit is contained in:
parent
6ca26dd043
commit
d90774e8c2
@ -76,7 +76,7 @@
|
||||
"@grafana/tsconfig": "^1.3.0-rc1",
|
||||
"@pmmmwh/react-refresh-webpack-plugin": "0.5.11",
|
||||
"@react-types/button": "3.9.2",
|
||||
"@react-types/menu": "3.9.6",
|
||||
"@react-types/menu": "3.9.7",
|
||||
"@react-types/overlays": "3.8.4",
|
||||
"@react-types/shared": "3.22.0",
|
||||
"@rtsao/plugin-proposal-class-properties": "7.0.1-patch.1",
|
||||
|
16
yarn.lock
16
yarn.lock
@ -6891,15 +6891,15 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@react-types/menu@npm:3.9.6":
|
||||
version: 3.9.6
|
||||
resolution: "@react-types/menu@npm:3.9.6"
|
||||
"@react-types/menu@npm:3.9.7":
|
||||
version: 3.9.7
|
||||
resolution: "@react-types/menu@npm:3.9.7"
|
||||
dependencies:
|
||||
"@react-types/overlays": "npm:^3.8.4"
|
||||
"@react-types/shared": "npm:^3.22.0"
|
||||
"@react-types/overlays": "npm:^3.8.5"
|
||||
"@react-types/shared": "npm:^3.22.1"
|
||||
peerDependencies:
|
||||
react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0
|
||||
checksum: 10/14812700f810a75a1b6f85077c35292c50783fbaf404d6ee3ab21ca73151cb95f527824e45cb4c0dd02ce5b99d5a4eba21f78da53093000a003e848b06690b86
|
||||
checksum: 10/97cec66432e6c53909dab25d9a7d5c2646d484caeb6c4eff402f152baf667079ef5774c31098f29d66045a1b0f841b0cd579aaa1948353631739ddf61042a0e7
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -6914,7 +6914,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@react-types/overlays@npm:^3.8.4, @react-types/overlays@npm:^3.8.5":
|
||||
"@react-types/overlays@npm:^3.8.5":
|
||||
version: 3.8.5
|
||||
resolution: "@react-types/overlays@npm:3.8.5"
|
||||
dependencies:
|
||||
@ -18322,7 +18322,7 @@ __metadata:
|
||||
"@react-awesome-query-builder/core": "npm:6.4.2"
|
||||
"@react-awesome-query-builder/ui": "npm:6.4.2"
|
||||
"@react-types/button": "npm:3.9.2"
|
||||
"@react-types/menu": "npm:3.9.6"
|
||||
"@react-types/menu": "npm:3.9.7"
|
||||
"@react-types/overlays": "npm:3.8.4"
|
||||
"@react-types/shared": "npm:3.22.0"
|
||||
"@reduxjs/toolkit": "npm:1.9.5"
|
||||
|
Loading…
Reference in New Issue
Block a user