We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39b2dcb commit 4d8c114Copy full SHA for 4d8c114
packages/create-plugin/templates/common/_package.json
@@ -70,7 +70,7 @@
70
"@grafana/runtime": "^11.3.0",
71
"@grafana/ui": "^11.3.0",
72
"@grafana/schema": "^11.3.0",{{#if_eq pluginType "scenesapp"}}
73
- "@grafana/scenes": "^5.21.2",{{/if_eq}}
+ "@grafana/scenes": "^5.23.1",{{/if_eq}}
74
"react": "18.2.0",
75
"react-dom": "18.2.0",{{#if isAppType}}
76
"react-router-dom": "^{{ reactRouterVersion }}",
0 commit comments