mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Bump Scenes to 5.41.2 (#100036)
This commit is contained in:
parent
0fced84796
commit
c0f8d58079
@ -274,8 +274,8 @@
|
||||
"@grafana/prometheus": "workspace:*",
|
||||
"@grafana/runtime": "workspace:*",
|
||||
"@grafana/saga-icons": "workspace:*",
|
||||
"@grafana/scenes": "5.41.1",
|
||||
"@grafana/scenes-react": "5.41.1",
|
||||
"@grafana/scenes": "5.41.2",
|
||||
"@grafana/scenes-react": "5.41.2",
|
||||
"@grafana/schema": "workspace:*",
|
||||
"@grafana/sql": "workspace:*",
|
||||
"@grafana/ui": "workspace:*",
|
||||
|
22
yarn.lock
22
yarn.lock
@ -3800,11 +3800,11 @@ __metadata:
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
"@grafana/scenes-react@npm:5.41.1":
|
||||
version: 5.41.1
|
||||
resolution: "@grafana/scenes-react@npm:5.41.1"
|
||||
"@grafana/scenes-react@npm:5.41.2":
|
||||
version: 5.41.2
|
||||
resolution: "@grafana/scenes-react@npm:5.41.2"
|
||||
dependencies:
|
||||
"@grafana/scenes": "npm:5.41.1"
|
||||
"@grafana/scenes": "npm:5.41.2"
|
||||
lru-cache: "npm:^10.2.2"
|
||||
react-use: "npm:^17.4.0"
|
||||
peerDependencies:
|
||||
@ -3815,13 +3815,13 @@ __metadata:
|
||||
"@grafana/ui": ^11.0.0
|
||||
react: ^18.0.0
|
||||
react-dom: ^18.0.0
|
||||
checksum: 10/f196e5eba9cf1b2912f4292ca08a8abdeeac289fc851e2e88e15ecd48e02d059ac483d92e4f742a2e004f3c9834739c2d69e2f695a93518eddc4af093bddbf46
|
||||
checksum: 10/43684bb4d169666b9edb44f5804eb533fcba531b6d161837306def3611bfa606ea2fb3ad2a9aa374ec7d6757d7560df55217593927c0874254d3a0cae8a215f0
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@grafana/scenes@npm:5.41.1":
|
||||
version: 5.41.1
|
||||
resolution: "@grafana/scenes@npm:5.41.1"
|
||||
"@grafana/scenes@npm:5.41.2":
|
||||
version: 5.41.2
|
||||
resolution: "@grafana/scenes@npm:5.41.2"
|
||||
dependencies:
|
||||
"@floating-ui/react": "npm:^0.26.16"
|
||||
"@leeoniya/ufuzzy": "npm:^1.0.16"
|
||||
@ -3838,7 +3838,7 @@ __metadata:
|
||||
"@grafana/ui": ">=10.4"
|
||||
react: ^18.0.0
|
||||
react-dom: ^18.0.0
|
||||
checksum: 10/675fa3253924b313f66dafcae305e010f75b7d1191062bb8ba91080fabeca411ee546f24ba9dc4e9fa05abba6d4367a27c186b3467ce87fcd0b2bbaf5b2e6f7d
|
||||
checksum: 10/68d6f722e7298123271785f0c38d47f9b1c000ad51bc1f4bfdd90b6ad83d17e69a18261263f4e9cbda6c7062a72514cd91a22e7189b3a0429f28b96f7f928dc1
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -17789,8 +17789,8 @@ __metadata:
|
||||
"@grafana/prometheus": "workspace:*"
|
||||
"@grafana/runtime": "workspace:*"
|
||||
"@grafana/saga-icons": "workspace:*"
|
||||
"@grafana/scenes": "npm:5.41.1"
|
||||
"@grafana/scenes-react": "npm:5.41.1"
|
||||
"@grafana/scenes": "npm:5.41.2"
|
||||
"@grafana/scenes-react": "npm:5.41.2"
|
||||
"@grafana/schema": "workspace:*"
|
||||
"@grafana/sql": "workspace:*"
|
||||
"@grafana/tsconfig": "npm:^2.0.0"
|
||||
|
Loading…
Reference in New Issue
Block a user