mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Upgrade scenes to v5.32.0 (#97944)
This commit is contained in:
@@ -275,8 +275,8 @@
|
||||
"@grafana/prometheus": "workspace:*",
|
||||
"@grafana/runtime": "workspace:*",
|
||||
"@grafana/saga-icons": "workspace:*",
|
||||
"@grafana/scenes": "^5.30.0",
|
||||
"@grafana/scenes-react": "^5.30.0",
|
||||
"@grafana/scenes": "^5.32.0",
|
||||
"@grafana/scenes-react": "^5.32.0",
|
||||
"@grafana/schema": "workspace:*",
|
||||
"@grafana/sql": "workspace:*",
|
||||
"@grafana/ui": "workspace:*",
|
||||
|
||||
22
yarn.lock
22
yarn.lock
@@ -3805,11 +3805,11 @@ __metadata:
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
"@grafana/scenes-react@npm:^5.30.0":
|
||||
version: 5.30.0
|
||||
resolution: "@grafana/scenes-react@npm:5.30.0"
|
||||
"@grafana/scenes-react@npm:^5.32.0":
|
||||
version: 5.32.0
|
||||
resolution: "@grafana/scenes-react@npm:5.32.0"
|
||||
dependencies:
|
||||
"@grafana/scenes": "npm:5.30.0"
|
||||
"@grafana/scenes": "npm:5.32.0"
|
||||
lru-cache: "npm:^10.2.2"
|
||||
react-use: "npm:^17.4.0"
|
||||
peerDependencies:
|
||||
@@ -3820,13 +3820,13 @@ __metadata:
|
||||
"@grafana/ui": ^11.0.0
|
||||
react: ^18.0.0
|
||||
react-dom: ^18.0.0
|
||||
checksum: 10/8d33b0024865e4a869cbba4dc7530c7494f4c2cb3615bbe7e2c9a912736fc7618848ab92c03941f0847f5edc9dc68a2d68bf99aac9ff95e0d40c85f1fa410088
|
||||
checksum: 10/92ffbb25e945a267ef24b20d4f512e0aa211be4bd1c8e9d81fea337382e5b5316c4accb2a4055119839f6ac4f5adaa4a57e56e3d45372d80ca09ce83779b1796
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@grafana/scenes@npm:5.30.0, @grafana/scenes@npm:^5.30.0":
|
||||
version: 5.30.0
|
||||
resolution: "@grafana/scenes@npm:5.30.0"
|
||||
"@grafana/scenes@npm:5.32.0, @grafana/scenes@npm:^5.32.0":
|
||||
version: 5.32.0
|
||||
resolution: "@grafana/scenes@npm:5.32.0"
|
||||
dependencies:
|
||||
"@floating-ui/react": "npm:^0.26.16"
|
||||
"@leeoniya/ufuzzy": "npm:^1.0.16"
|
||||
@@ -3843,7 +3843,7 @@ __metadata:
|
||||
"@grafana/ui": ">=10.4"
|
||||
react: ^18.0.0
|
||||
react-dom: ^18.0.0
|
||||
checksum: 10/d226f523ef2b22eac0de26e7929dbe5d5775f297b0f0c07a4a1b5c792c224c72eab67312d43b7a88d85416c9e4c91f9064777d54e696fdf9da2366c70914b6b3
|
||||
checksum: 10/e1c489bdf99101de562dd86cecee9e0ac85b8ccd044fda732706da98900bd9216e88dfdb1d2b98b2c870a9f37b7958b3e31f4b06dea5825bb9f930f6aa724512
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -17571,8 +17571,8 @@ __metadata:
|
||||
"@grafana/prometheus": "workspace:*"
|
||||
"@grafana/runtime": "workspace:*"
|
||||
"@grafana/saga-icons": "workspace:*"
|
||||
"@grafana/scenes": "npm:^5.30.0"
|
||||
"@grafana/scenes-react": "npm:^5.30.0"
|
||||
"@grafana/scenes": "npm:^5.32.0"
|
||||
"@grafana/scenes-react": "npm:^5.32.0"
|
||||
"@grafana/schema": "workspace:*"
|
||||
"@grafana/sql": "workspace:*"
|
||||
"@grafana/tsconfig": "npm:^2.0.0"
|
||||
|
||||
Reference in New Issue
Block a user