Skip to content

Commit

Permalink
fix(deps): update grafana dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 27, 2024
1 parent 3f9b94f commit 9295af3
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/create-plugin/templates/common/_package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"@grafana/runtime": "^11.3.1",
"@grafana/ui": "^11.3.1",
"@grafana/schema": "^11.3.1",{{#if_eq pluginType "scenesapp"}}
"@grafana/scenes": "^5.24.0",{{/if_eq}}
"@grafana/scenes": "^5.27.0",{{/if_eq}}
"react": "18.2.0",
"react-dom": "18.2.0",{{#if isAppType}}
"react-router-dom": "^{{ reactRouterVersion }}",
Expand Down

0 comments on commit 9295af3

Please sign in to comment.