|
14 | 14 | "test:e2e": "vue-cli-service test:e2e" |
15 | 15 | }, |
16 | 16 | "dependencies": { |
17 | | - "@coreui/coreui": "^2.0.14", |
| 17 | + "@coreui/coreui": "^2.0.20", |
18 | 18 | "@coreui/coreui-plugin-chartjs-custom-tooltips": "^1.2.0", |
19 | 19 | "@coreui/icons": "0.3.0", |
20 | 20 | "@coreui/vue": "^2.0.2", |
21 | 21 | "bootstrap": "^4.1.3", |
22 | 22 | "bootstrap-vue": "^2.0.0-rc.11", |
23 | | - "chart.js": "^2.7.2", |
| 23 | + "chart.js": "^2.7.3", |
24 | 24 | "core-js": "^2.5.7", |
25 | 25 | "css-vars-ponyfill": "^1.11.1", |
26 | 26 | "flag-icon-css": "^3.2.0", |
|
33 | 33 | "vue-router": "^3.0.1" |
34 | 34 | }, |
35 | 35 | "devDependencies": { |
36 | | - "@vue/cli-plugin-babel": "^3.0.4", |
37 | | - "@vue/cli-plugin-e2e-nightwatch": "^3.0.4", |
38 | | - "@vue/cli-plugin-eslint": "^3.0.4", |
39 | | - "@vue/cli-plugin-unit-jest": "^3.0.4", |
40 | | - "@vue/cli-service": "^3.0.4", |
| 36 | + "@vue/cli-plugin-babel": "^3.0.5", |
| 37 | + "@vue/cli-plugin-e2e-nightwatch": "^3.0.5", |
| 38 | + "@vue/cli-plugin-eslint": "^3.0.5", |
| 39 | + "@vue/cli-plugin-unit-jest": "^3.0.5", |
| 40 | + "@vue/cli-service": "^3.0.5", |
41 | 41 | "@vue/test-utils": "^1.0.0-beta.25", |
42 | 42 | "babel-core": "^7.0.0-bridge.0", |
43 | 43 | "babel-jest": "^23.6.0", |
44 | 44 | "growl": "^1.10.5", |
45 | 45 | "https-proxy-agent": "^2.2.1", |
46 | | - "node-sass": "^4.9.3", |
| 46 | + "node-sass": "^4.9.4", |
47 | 47 | "sass-loader": "^7.1.0", |
48 | 48 | "vue-template-compiler": "^2.5.17" |
49 | 49 | }, |
|
0 commit comments