File tree Expand file tree Collapse file tree 3 files changed +606
-667
lines changed Expand file tree Collapse file tree 3 files changed +606
-667
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## v1.3.14 - 2024-04-15
4
+
5
+ - ⚙️ ** Chore** : Update dependencies
6
+
3
7
## v1.3.13 - 2024-04-04
4
8
5
9
- ⚙️ ** Chore** : Update dependencies
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " grafana-json-datasource" ,
3
- "version" : " 1.3.13 " ,
3
+ "version" : " 1.3.14 " ,
4
4
"description" : " A data source plugin for loading JSON APIs into Grafana" ,
5
5
"keywords" : [
6
6
" grafana" ,
30
30
},
31
31
"dependencies" : {
32
32
"@emotion/css" : " ^11.1.3" ,
33
- "@grafana/data" : " 10.1.4 " ,
33
+ "@grafana/data" : " 10.4.2 " ,
34
34
"@grafana/experimental" : " ^1.7.4" ,
35
- "@grafana/runtime" : " 10.1.4 " ,
36
- "@grafana/ui" : " 10.1.4 " ,
35
+ "@grafana/runtime" : " 10.4.2 " ,
36
+ "@grafana/ui" : " 10.4.2 " ,
37
37
"dayjs" : " ^1.10.4" ,
38
38
"jsonata" : " ^1.8.7" ,
39
39
"jsonpath-plus" : " ^6.0.1" ,
You can’t perform that action at this time.
0 commit comments