File tree Expand file tree Collapse file tree 2 files changed +14
-9
lines changed Expand file tree Collapse file tree 2 files changed +14
-9
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
- ## [ v2.1.3]
3
2
3
+ ## [ v2.1.4]
4
+ ### Updated
5
+ - Update dependencies
6
+
7
+ ## [ v2.1.3]
8
+ ### Updated
4
9
- Add screenshot to assets, change progress bar bg color, update main colors
5
10
- Badges: fix padding, font size
6
11
- Visits: fix checkbox in table, fix adaptive problem, fix progress bar percents position
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " light-blue-vue" ,
3
- "version" : " 2.1.2 " ,
3
+ "version" : " 2.1.4 " ,
4
4
"private" : true ,
5
5
"scripts" : {
6
6
"serve" : " vue-cli-service serve --port 3000" ,
9
9
"start" : " node server.js"
10
10
},
11
11
"dependencies" : {
12
- "@amcharts/amcharts4" : " ^4.10.9 " ,
13
- "@amcharts/amcharts4-geodata" : " ^4.1.18 " ,
12
+ "@amcharts/amcharts4" : " ^4.10.13 " ,
13
+ "@amcharts/amcharts4-geodata" : " ^4.1.19 " ,
14
14
"animate.css" : " ^4.1.1" ,
15
15
"animated-number-vue" : " ^1.0.0" ,
16
- "apexcharts" : " ^3.22.1 " ,
16
+ "apexcharts" : " ^3.24.0 " ,
17
17
"awesome-bootstrap-checkbox" : " ^1.0.1" ,
18
- "bootstrap" : " ^4.5.3 " ,
19
- "bootstrap-vue" : " 2.18.1 " ,
18
+ "bootstrap" : " ^4.6.0 " ,
19
+ "bootstrap-vue" : " 2.21.2 " ,
20
20
"chart.js" : " ^2.9.4" ,
21
21
"css-loader" : " ^1.0.0" ,
22
22
"echarts" : " 4.9.0" ,
34
34
"vue-apexcharts" : " ^1.6.0" ,
35
35
"vue-chartjs" : " ^3.5.1" ,
36
36
"vue-echarts" : " ^4.1.0" ,
37
- "vue-router" : " ^3.4.8 " ,
37
+ "vue-router" : " ^3.5.1 " ,
38
38
"vue-toasted" : " ^1.1.28" ,
39
39
"vue2-google-maps" : " 0.10.7" ,
40
- "vuex" : " ^3.5.1 " ,
40
+ "vuex" : " ^3.6.2 " ,
41
41
"webpack-cli" : " ^3.3.12"
42
42
},
43
43
"devDependencies" : {
You can’t perform that action at this time.
0 commit comments