Skip to content

Commit f690703

Browse files
fix: update dependency @grafana/scenes to v6.52.12
| datasource | package | from | to | | ---------- | --------------- | ------- | ------- | | npm | @grafana/scenes | 6.52.10 | 6.52.12 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent 78622bb commit f690703

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111
"@grafana/data": "^12.1.0",
112112
"@grafana/faro-web-sdk": "1.19.0",
113113
"@grafana/runtime": "^12.1.0",
114-
"@grafana/scenes": "6.52.10",
114+
"@grafana/scenes": "6.52.12",
115115
"@grafana/scenes-react": "6.52.10",
116116
"@grafana/schema": "^12.1.0",
117117
"@grafana/ui": "^12.1.0",

yarn.lock

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1148,6 +1148,20 @@
11481148
react-virtualized-auto-sizer "1.0.24"
11491149
uuid "^9.0.0"
11501150

1151+
"@grafana/scenes@6.52.12":
1152+
version "6.52.12"
1153+
resolved "https://registry.yarnpkg.com/@grafana/scenes/-/scenes-6.52.12.tgz#928f39e5f91e6a31153b32f8815d6aceb0f21c79"
1154+
integrity sha512-5DAQML7SEsEl2Fqg9dPM9o2x5PmHaxRX31kwus6aEX5e31oag3QYIiGPrSTyrQxqW/3g/jPa8BJp4o+/YEDI2Q==
1155+
dependencies:
1156+
"@floating-ui/react" "^0.26.16"
1157+
"@leeoniya/ufuzzy" "^1.0.16"
1158+
"@tanstack/react-virtual" "^3.9.0"
1159+
i18next-parser "9.3.0"
1160+
react-grid-layout "1.3.4"
1161+
react-use "17.5.0"
1162+
react-virtualized-auto-sizer "1.0.24"
1163+
uuid "^9.0.0"
1164+
11511165
"@grafana/schema@12.3.1", "@grafana/schema@^12.1.0":
11521166
version "12.3.1"
11531167
resolved "https://registry.yarnpkg.com/@grafana/schema/-/schema-12.3.1.tgz#8a24e0adb3f4d4c4389faee0dd2c5969bc5fc552"

0 commit comments

Comments
 (0)