File tree Expand file tree Collapse file tree 2 files changed +1232
-1094
lines changed Expand file tree Collapse file tree 2 files changed +1232
-1094
lines changed Original file line number Diff line number Diff line change 23
23
"url" : " https://marcus.se.net"
24
24
},
25
25
"dependencies" : {
26
+ "dayjs" : " ^1.10.4" ,
26
27
"jsonpath-plus" : " ^4.0.0" ,
27
28
"memory-cache" : " ^0.2.0" ,
28
- "dayjs " : " ^1.10.4 "
29
+ "tslib " : " ^2.3.0 "
29
30
},
30
31
"devDependencies" : {
31
- "@grafana/data" : " 7.5.7" ,
32
- "@grafana/runtime" : " 7.5.7" ,
33
- "@grafana/toolkit" : " 7.5.7" ,
34
- "@grafana/ui" : " 7.5.7" ,
32
+ "@emotion/core" : " 10.0.27" ,
33
+ "@grafana/data" : " 8.0.1" ,
34
+ "@grafana/runtime" : " 8.0.1" ,
35
+ "@grafana/toolkit" : " 8.0.1" ,
36
+ "@grafana/ui" : " 8.0.1" ,
35
37
"@testing-library/jest-dom" : " 5.4.0" ,
36
38
"@testing-library/react" : " ^10.0.2" ,
37
39
"@types/jsonpath" : " ^0.2.0" ,
38
40
"@types/lodash" : " ^4.14.168" ,
39
41
"@types/memory-cache" : " ^0.2.1" ,
40
42
"@types/react-virtualized-auto-sizer" : " ^1.0.0" ,
43
+ "emotion" : " 10.0.27" ,
41
44
"react-virtualized-auto-sizer" : " ^1.0.4"
42
45
},
43
46
"engines" : {
You can’t perform that action at this time.
0 commit comments