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 14f5fd0 commit ef63d1fCopy full SHA for ef63d1f
package.json
@@ -29,17 +29,17 @@
29
"tslib": "^2.3.0"
30
},
31
"devDependencies": {
32
- "@emotion/core": "10.0.27",
+ "@types/jsonpath": "^0.2.0",
33
+ "@types/lodash": "^4.14.168",
34
+ "@types/memory-cache": "^0.2.1",
35
+ "@types/react-virtualized-auto-sizer": "^1.0.0",
36
"@grafana/data": "8.0.1",
37
"@grafana/runtime": "8.0.1",
38
"@grafana/toolkit": "8.0.1",
39
"@grafana/ui": "8.0.1",
40
"@testing-library/jest-dom": "5.4.0",
41
"@testing-library/react": "^10.0.2",
- "@types/jsonpath": "^0.2.0",
- "@types/lodash": "^4.14.168",
- "@types/memory-cache": "^0.2.1",
42
- "@types/react-virtualized-auto-sizer": "^1.0.0",
+ "@emotion/core": "10.0.27",
43
"emotion": "10.0.27",
44
"react-virtualized-auto-sizer": "^1.0.4"
45
0 commit comments