We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2bd07f0 commit 1bd1518Copy full SHA for 1bd1518
packages/create-plugin/templates/common/_package.json
@@ -76,7 +76,7 @@
76
"@grafana/runtime": "^11.5.1",
77
"@grafana/ui": "^11.5.1",
78
"@grafana/schema": "^11.5.1",{{#if_eq pluginType "scenesapp"}}
79
- "@grafana/scenes": "^5.41.2",{{/if_eq}}
+ "@grafana/scenes": "^5.41.3",{{/if_eq}}
80
"react": "18.2.0",
81
"react-dom": "18.2.0"{{#if isAppType}},
82
"react-router-dom": "^{{ reactRouterVersion }}",
0 commit comments