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 2dc5b69 commit 65d5ee7Copy full SHA for 65d5ee7
package.json
@@ -13,13 +13,13 @@
13
"author": "Óscar Nájera",
14
"license": "",
15
"devDependencies": {
16
- "@grafana/data": "^8.4.4",
17
- "@grafana/runtime": "^8.4.4",
18
- "@grafana/toolkit": "^8.4.4",
19
- "@grafana/ui": "^8.4.4",
20
- "@testing-library/jest-dom": "5.16.3",
21
- "@testing-library/react": "^12.1.4",
22
- "@types/lodash": "4.14.180"
+ "@grafana/data": "^8.5.4",
+ "@grafana/runtime": "^8.5.4",
+ "@grafana/toolkit": "^8.5.4",
+ "@grafana/ui": "^8.5.4",
+ "@testing-library/jest-dom": "5.16.4",
+ "@testing-library/react": "^12.1.5",
+ "@types/lodash": "4.14.182"
23
},
24
"engines": {
25
"node": ">=14"
0 commit comments