mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Update dependency @react-types/button to v3.10.1 (#97235)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
54d183949e
commit
8752322b95
@ -85,7 +85,7 @@
|
|||||||
"@manypkg/get-packages": "^2.2.0",
|
"@manypkg/get-packages": "^2.2.0",
|
||||||
"@playwright/test": "1.48.2",
|
"@playwright/test": "1.48.2",
|
||||||
"@pmmmwh/react-refresh-webpack-plugin": "0.5.15",
|
"@pmmmwh/react-refresh-webpack-plugin": "0.5.15",
|
||||||
"@react-types/button": "3.10.0",
|
"@react-types/button": "3.10.1",
|
||||||
"@react-types/menu": "3.9.12",
|
"@react-types/menu": "3.9.12",
|
||||||
"@react-types/overlays": "3.8.10",
|
"@react-types/overlays": "3.8.10",
|
||||||
"@react-types/shared": "3.25.0",
|
"@react-types/shared": "3.25.0",
|
||||||
|
25
yarn.lock
25
yarn.lock
@ -6440,14 +6440,14 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@react-types/button@npm:3.10.0, @react-types/button@npm:^3.10.0":
|
"@react-types/button@npm:3.10.1, @react-types/button@npm:^3.10.0":
|
||||||
version: 3.10.0
|
version: 3.10.1
|
||||||
resolution: "@react-types/button@npm:3.10.0"
|
resolution: "@react-types/button@npm:3.10.1"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@react-types/shared": "npm:^3.25.0"
|
"@react-types/shared": "npm:^3.26.0"
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0
|
react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1
|
||||||
checksum: 10/13973108d935e81a9e852bdc3a530a26a4cacc4a7ec37f1dde48202be0545066a71f4d7c476806d7911e91b2b9193c79f4e89dc616280b74db37cec3dd749fea
|
checksum: 10/5bb8d47e78f4c880e1c6c72b47c0bc7fe6c731f59f4eded4c799bcdfeb365cebf796211957e42d36ef3495c03850c868ebc434706f2652b780efc7d53ef5598e
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
@ -6486,7 +6486,7 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@react-types/shared@npm:3.25.0, @react-types/shared@npm:^3.25.0":
|
"@react-types/shared@npm:3.25.0":
|
||||||
version: 3.25.0
|
version: 3.25.0
|
||||||
resolution: "@react-types/shared@npm:3.25.0"
|
resolution: "@react-types/shared@npm:3.25.0"
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
@ -6495,6 +6495,15 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
"@react-types/shared@npm:^3.25.0, @react-types/shared@npm:^3.26.0":
|
||||||
|
version: 3.26.0
|
||||||
|
resolution: "@react-types/shared@npm:3.26.0"
|
||||||
|
peerDependencies:
|
||||||
|
react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1
|
||||||
|
checksum: 10/82d212b1712faf86141b3993204b7155f8a053c3c8091de095889097c0f923519c4e5eb26285c0e8764ab1540f495235c7b3fbdc39f38b1a8711661eee43cbf4
|
||||||
|
languageName: node
|
||||||
|
linkType: hard
|
||||||
|
|
||||||
"@reduxjs/toolkit@npm:2.3.0":
|
"@reduxjs/toolkit@npm:2.3.0":
|
||||||
version: 2.3.0
|
version: 2.3.0
|
||||||
resolution: "@reduxjs/toolkit@npm:2.3.0"
|
resolution: "@reduxjs/toolkit@npm:2.3.0"
|
||||||
@ -17169,7 +17178,7 @@ __metadata:
|
|||||||
"@react-aria/overlays": "npm:3.23.4"
|
"@react-aria/overlays": "npm:3.23.4"
|
||||||
"@react-aria/utils": "npm:3.25.3"
|
"@react-aria/utils": "npm:3.25.3"
|
||||||
"@react-awesome-query-builder/ui": "npm:6.6.4"
|
"@react-awesome-query-builder/ui": "npm:6.6.4"
|
||||||
"@react-types/button": "npm:3.10.0"
|
"@react-types/button": "npm:3.10.1"
|
||||||
"@react-types/menu": "npm:3.9.12"
|
"@react-types/menu": "npm:3.9.12"
|
||||||
"@react-types/overlays": "npm:3.8.10"
|
"@react-types/overlays": "npm:3.8.10"
|
||||||
"@react-types/shared": "npm:3.25.0"
|
"@react-types/shared": "npm:3.25.0"
|
||||||
|
Loading…
Reference in New Issue
Block a user