|
1 | 1 | { |
2 | 2 | "name": "@coreui/coreui-free-bootstrap-admin-template", |
3 | | - "version": "2.1.0", |
| 3 | + "version": "2.1.1", |
4 | 4 | "description": "Free Bootstrap Admin Template", |
5 | 5 | "keywords": [ |
6 | 6 | "admin", |
|
63 | 63 | "watch-pug": "nodemon -e pug -x \"npm run pug\"" |
64 | 64 | }, |
65 | 65 | "dependencies": { |
66 | | - "@coreui/coreui": "2.0.3", |
| 66 | + "@coreui/coreui": "2.0.4", |
67 | 67 | "@coreui/coreui-plugin-chartjs-custom-tooltips": "1.2.0", |
68 | 68 | "@coreui/icons": "0.3.0", |
69 | | - "bootstrap": "4.1.1", |
| 69 | + "bootstrap": "4.1.2", |
70 | 70 | "chart.js": "^2.7.2", |
71 | 71 | "flag-icon-css": "3.0.0", |
72 | 72 | "font-awesome": "4.7.0", |
|
77 | 77 | "simple-line-icons": "2.4.1" |
78 | 78 | }, |
79 | 79 | "devDependencies": { |
80 | | - "@babel/cli": "^7.0.0-beta.46", |
81 | | - "@babel/core": "^7.0.0-beta.46", |
82 | | - "@babel/plugin-proposal-object-rest-spread": "^7.0.0-beta.46", |
83 | | - "@babel/preset-env": "^7.0.0-beta.46", |
| 80 | + "@babel/cli": "^7.0.0-beta.53", |
| 81 | + "@babel/core": "^7.0.0-beta.53", |
| 82 | + "@babel/plugin-proposal-object-rest-spread": "^7.0.0-beta.53", |
| 83 | + "@babel/preset-env": "^7.0.0-beta.53", |
84 | 84 | "autoprefixer": "^8.4.1", |
85 | | - "babel-eslint": "^8.2.3", |
| 85 | + "babel-eslint": "8.2.6", |
86 | 86 | "babel-plugin-transform-es2015-modules-strip": "^0.1.1", |
87 | 87 | "browser-sync": "2.24.4", |
88 | 88 | "chalk": "^2.4.1", |
89 | 89 | "clean-css-cli": "^4.1.11", |
90 | 90 | "copyfiles": "^2.0.0", |
91 | 91 | "cross-env": "^5.1.4", |
92 | 92 | "eslint": "^4.19.1", |
93 | | - "eslint-plugin-compat": "^2.2.0", |
| 93 | + "eslint-plugin-compat": "2.5.0", |
94 | 94 | "foreach-cli": "^1.8.0", |
95 | 95 | "node-sass": "^4.9.0", |
96 | | - "nodemon": "^1.17.4", |
| 96 | + "nodemon": "1.18.1", |
97 | 97 | "npm-run-all": "^4.1.3", |
98 | 98 | "postcss-cli": "^5.0.0", |
99 | 99 | "pug": "^2.0.3", |
|
0 commit comments