Skip to content

Commit 4d8c114

Browse files
Update dependency @grafana/scenes to v5.23.1 (#1299)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 39b2dcb commit 4d8c114

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/create-plugin/templates/common/_package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"@grafana/runtime": "^11.3.0",
7171
"@grafana/ui": "^11.3.0",
7272
"@grafana/schema": "^11.3.0",{{#if_eq pluginType "scenesapp"}}
73-
"@grafana/scenes": "^5.21.2",{{/if_eq}}
73+
"@grafana/scenes": "^5.23.1",{{/if_eq}}
7474
"react": "18.2.0",
7575
"react-dom": "18.2.0",{{#if isAppType}}
7676
"react-router-dom": "^{{ reactRouterVersion }}",

0 commit comments

Comments
 (0)