|
1 | 1 | {
|
2 | 2 | "name": "light-blue-vue",
|
3 |
| - "version": "2.1.5", |
| 3 | + "version": "2.1.6", |
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.13", |
13 |
| - "@amcharts/amcharts4-geodata": "^4.1.19", |
| 12 | + "@amcharts/amcharts4": "^4.10.39", |
| 13 | + "@amcharts/amcharts4-geodata": "^4.1.30", |
14 | 14 | "animate.css": "^4.1.1",
|
15 | 15 | "animated-number-vue": "^1.0.0",
|
16 |
| - "apexcharts": "^3.24.0", |
| 16 | + "apexcharts": "^3.54.1", |
17 | 17 | "awesome-bootstrap-checkbox": "^1.0.1",
|
18 |
| - "bootstrap": "^4.6.0", |
| 18 | + "bootstrap": "^4.6.2", |
19 | 19 | "bootstrap-vue": "2.21.2",
|
20 | 20 | "chart.js": "^2.9.4",
|
21 | 21 | "css-loader": "^1.0.0",
|
|
24 | 24 | "font-awesome": "4.7.0",
|
25 | 25 | "glyphicons-halflings": "^1.9.1",
|
26 | 26 | "highcharts": "^7.2.2",
|
27 |
| - "highcharts-vue": "^1.3.5", |
| 27 | + "highcharts-vue": "^1.4.3", |
28 | 28 | "imports-loader": "^0.8.0",
|
29 | 29 | "line-awesome": "1.3.0",
|
30 |
| - "node-sass": "^4.14.1", |
| 30 | + "sass": "^1.81.0", |
31 | 31 | "sass-loader": "^7.3.1",
|
32 | 32 | "v-calendar": "^1.1.1",
|
33 |
| - "vue": "^2.6.12", |
34 |
| - "vue-apexcharts": "^1.6.0", |
| 33 | + "vue": "^2.7.16", |
| 34 | + "vue-apexcharts": "^1.7.0", |
35 | 35 | "vue-chartjs": "^3.5.1",
|
36 | 36 | "vue-echarts": "^4.1.0",
|
37 |
| - "vue-router": "^3.5.1", |
| 37 | + "vue-router": "^3.6.5", |
38 | 38 | "vue-toasted": "^1.1.28",
|
39 | 39 | "vue2-google-maps": "0.10.7",
|
40 | 40 | "vuex": "^3.6.2",
|
|
44 | 44 | "@vue/cli-plugin-babel": "^3.12.1",
|
45 | 45 | "@vue/cli-plugin-eslint": "^3.12.1",
|
46 | 46 | "@vue/cli-service": "^3.12.1",
|
47 |
| - "vue-template-compiler": "^2.6.12" |
| 47 | + "eslint": "6", |
| 48 | + "eslint-plugin-vue": "^9.31.0", |
| 49 | + "vue-template-compiler": "^2.7.16" |
48 | 50 | },
|
49 | 51 | "eslintConfig": {
|
50 | 52 | "root": true,
|
|
0 commit comments