Skip to content

Commit

Permalink
Issue #22: upgrade all the grafana libs to the last 9.x version
Browse files Browse the repository at this point in the history
  • Loading branch information
idrissneumann committed Nov 23, 2023
1 parent 5a5e25f commit 90fd867
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,8 @@
"@emotion/css": "^11.1.3",
"@grafana/data": "9.5.14",
"@grafana/experimental": "^1.1.0",
"@grafana/runtime": "9.5.1",
"@grafana/ui": "9.5.1",
"@grafana/runtime": "9.5.14",
"@grafana/ui": "9.5.14",
"@reduxjs/toolkit": "^1.9.5",
"react": "17.0.2",
"react-dom": "17.0.2",
Expand Down

0 comments on commit 90fd867

Please sign in to comment.