mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Update dependency @react-types/shared to v3.15.0 (#57970)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
deef046626
commit
511be7d35f
@ -101,7 +101,7 @@
|
||||
"@react-types/button": "3.6.1",
|
||||
"@react-types/menu": "3.7.1",
|
||||
"@react-types/overlays": "3.6.1",
|
||||
"@react-types/shared": "3.14.1",
|
||||
"@react-types/shared": "3.15.0",
|
||||
"@rtsao/plugin-proposal-class-properties": "7.0.1-patch.1",
|
||||
"@swc/core": "1.3.1",
|
||||
"@swc/helpers": "0.4.3",
|
||||
|
19
yarn.lock
19
yarn.lock
@ -8089,12 +8089,12 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@react-types/shared@npm:3.14.1, @react-types/shared@npm:^3.14.1":
|
||||
version: 3.14.1
|
||||
resolution: "@react-types/shared@npm:3.14.1"
|
||||
"@react-types/shared@npm:3.15.0":
|
||||
version: 3.15.0
|
||||
resolution: "@react-types/shared@npm:3.15.0"
|
||||
peerDependencies:
|
||||
react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0
|
||||
checksum: 117fe230f5a26b7fcaf535c1cfb7c4d42416b0f49d0e0b3436fef2a5851234967908c4e884fc5f2a99a04bee2543543348346a04e1f3f45aaa14c42b6f08491a
|
||||
checksum: 4bae4444b1002ca4a51ca45313d9ed4469a09b114366a8a8c3a2277f22d36c721fa0132225b4fb461ee2e26ee1fca3b9b2562949faa854d255f2618265911a49
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -8107,6 +8107,15 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@react-types/shared@npm:^3.14.1":
|
||||
version: 3.14.1
|
||||
resolution: "@react-types/shared@npm:3.14.1"
|
||||
peerDependencies:
|
||||
react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0
|
||||
checksum: 117fe230f5a26b7fcaf535c1cfb7c4d42416b0f49d0e0b3436fef2a5851234967908c4e884fc5f2a99a04bee2543543348346a04e1f3f45aaa14c42b6f08491a
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@reduxjs/toolkit@npm:1.8.5":
|
||||
version: 1.8.5
|
||||
resolution: "@reduxjs/toolkit@npm:1.8.5"
|
||||
@ -21714,7 +21723,7 @@ __metadata:
|
||||
"@react-types/button": 3.6.1
|
||||
"@react-types/menu": 3.7.1
|
||||
"@react-types/overlays": 3.6.1
|
||||
"@react-types/shared": 3.14.1
|
||||
"@react-types/shared": 3.15.0
|
||||
"@reduxjs/toolkit": 1.8.5
|
||||
"@rtsao/plugin-proposal-class-properties": 7.0.1-patch.1
|
||||
"@sentry/browser": 6.19.7
|
||||
|
Loading…
Reference in New Issue
Block a user