Update grafana packages

This commit is contained in:
Alexander Zobnin
2022-02-15 18:07:31 +03:00
parent 4b6dec480d
commit 995249a0b2
2 changed files with 65 additions and 44 deletions

View File

@@ -30,10 +30,10 @@
"@babel/preset-react": "7.6.3",
"@emotion/css": "11.1.3",
"@emotion/react": "11.1.5",
"@grafana/data": "^8.3.4",
"@grafana/runtime": "^8.3.4",
"@grafana/toolkit": "^8.3.4",
"@grafana/ui": "^8.3.4",
"@grafana/data": "^8.3.6",
"@grafana/runtime": "^8.3.6",
"@grafana/toolkit": "^8.3.6",
"@grafana/ui": "^8.3.6",
"@popperjs/core": "2.4.0",
"@types/classnames": "2.2.9",
"@types/grafana": "github:CorpGlory/types-grafana",
@@ -84,7 +84,7 @@
"ts-jest": "24.1.0",
"ts-loader": "4.4.1",
"tslint": "^6.1.3",
"typescript": "^4.1.2",
"typescript": "4.4.4",
"webpack": "4.41.5",
"webpack-cli": "3.3.10"
},