mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Update dependency @react-types/shared to v3.26.0 (#97925)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
7cd5bc124b
commit
ec5239211f
@ -88,7 +88,7 @@
|
||||
"@react-types/button": "3.10.1",
|
||||
"@react-types/menu": "3.9.13",
|
||||
"@react-types/overlays": "3.8.11",
|
||||
"@react-types/shared": "3.25.0",
|
||||
"@react-types/shared": "3.26.0",
|
||||
"@rsdoctor/webpack-plugin": "^0.4.6",
|
||||
"@rtk-query/codegen-openapi": "^1.2.0",
|
||||
"@rtsao/plugin-proposal-class-properties": "7.0.1-patch.1",
|
||||
|
13
yarn.lock
13
yarn.lock
@ -6522,16 +6522,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@react-types/shared@npm:3.25.0":
|
||||
version: 3.25.0
|
||||
resolution: "@react-types/shared@npm:3.25.0"
|
||||
peerDependencies:
|
||||
react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0
|
||||
checksum: 10/fa31eb6153c223210c2eee46934a63b922917bcde0ee583f2cfe59675db122c10e1cbae6549b1fea4284391fdbeca6888b36e9dc797231ad4a76def01490aea5
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@react-types/shared@npm:^3.26.0":
|
||||
"@react-types/shared@npm:3.26.0, @react-types/shared@npm:^3.26.0":
|
||||
version: 3.26.0
|
||||
resolution: "@react-types/shared@npm:3.26.0"
|
||||
peerDependencies:
|
||||
@ -17612,7 +17603,7 @@ __metadata:
|
||||
"@react-types/button": "npm:3.10.1"
|
||||
"@react-types/menu": "npm:3.9.13"
|
||||
"@react-types/overlays": "npm:3.8.11"
|
||||
"@react-types/shared": "npm:3.25.0"
|
||||
"@react-types/shared": "npm:3.26.0"
|
||||
"@reduxjs/toolkit": "npm:2.3.0"
|
||||
"@rsdoctor/webpack-plugin": "npm:^0.4.6"
|
||||
"@rtk-query/codegen-openapi": "npm:^1.2.0"
|
||||
|
Loading…
Reference in New Issue
Block a user