Skip to content

Commit

Permalink
fix(hm-panel-plugin): update grafana monorepo to v10.3.3 (#14546)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Feb 13, 2024
1 parent 1949453 commit 1db67cd
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 37 deletions.
64 changes: 32 additions & 32 deletions data-visualization/grafana/hm-panel-plugin/package-lock.json

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

10 changes: 5 additions & 5 deletions data-visualization/grafana/hm-panel-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@
},
"dependencies": {
"@emotion/css": "11.11.2",
"@grafana/data": "10.3.1",
"@grafana/runtime": "10.3.1",
"@grafana/ui": "10.3.1",
"@grafana/data": "10.3.3",
"@grafana/runtime": "10.3.3",
"@grafana/ui": "10.3.3",
"@tanstack/react-query": "4.36.1",
"axios": "1.6.7",
"cypress": "13.6.4",
Expand All @@ -30,8 +30,8 @@
},
"devDependencies": {
"@babel/core": "7.23.9",
"@grafana/e2e": "10.3.1",
"@grafana/e2e-selectors": "10.3.1",
"@grafana/e2e": "10.3.3",
"@grafana/e2e-selectors": "10.3.3",
"@grafana/eslint-config": "7.0.0",
"@grafana/tsconfig": "1.3.0-rc1",
"@swc/core": "1.4.1",
Expand Down

0 comments on commit 1db67cd

Please sign in to comment.