|
63 | 63 | "watch-pug": "nodemon -e pug -x \"npm run pug\""
|
64 | 64 | },
|
65 | 65 | "dependencies": {
|
66 |
| - "@coreui/coreui": "^2.0.12", |
| 66 | + "@coreui/coreui": "^2.0.19", |
67 | 67 | "@coreui/coreui-plugin-chartjs-custom-tooltips": "1.2.0",
|
68 | 68 | "@coreui/icons": "0.3.0",
|
69 | 69 | "bootstrap": "4.1.3",
|
70 |
| - "chart.js": "^2.7.2", |
| 70 | + "chart.js": "2.7.3", |
| 71 | + "core-js": "^2.5.7", |
71 | 72 | "flag-icon-css": "3.2.0",
|
72 | 73 | "font-awesome": "4.7.0",
|
73 | 74 | "jquery": "3.3.1",
|
|
81 | 82 | "@babel/core": "^7.1.2",
|
82 | 83 | "@babel/plugin-proposal-object-rest-spread": "^7.0.0",
|
83 | 84 | "@babel/preset-env": "^7.1.0",
|
84 |
| - "autoprefixer": "^9.1.5", |
| 85 | + "autoprefixer": "^9.2.0", |
85 | 86 | "babel-eslint": "^10.0.1",
|
86 | 87 | "babel-plugin-transform-es2015-modules-strip": "^0.1.1",
|
87 |
| - "browser-sync": "^2.24.7", |
| 88 | + "browser-sync": "^2.26.3", |
88 | 89 | "chalk": "^2.4.1",
|
89 | 90 | "clean-css-cli": "^4.2.1",
|
90 | 91 | "copyfiles": "^2.1.0",
|
91 | 92 | "cross-env": "^5.2.0",
|
92 |
| - "eslint": "^5.6.1", |
93 |
| - "eslint-plugin-compat": "^2.5.1", |
| 93 | + "eslint": "^5.7.0", |
| 94 | + "eslint-plugin-compat": "^2.6.2", |
94 | 95 | "foreach-cli": "^1.8.1",
|
95 |
| - "js-beautify": "^1.8.6", |
96 |
| - "node-sass": "^4.9.3", |
| 96 | + "js-beautify": "^1.8.7", |
| 97 | + "node-sass": "^4.9.4", |
97 | 98 | "nodemon": "^1.18.4",
|
98 | 99 | "npm-run-all": "^4.1.3",
|
99 | 100 | "postcss-cli": "^6.0.0",
|
|
0 commit comments