|
1 | 1 | {
|
2 | 2 | "name": "@coreui/coreui-free-bootstrap-admin-template",
|
3 |
| - "version": "2.1.6", |
| 3 | + "version": "2.1.7", |
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.19", |
| 66 | + "@coreui/coreui": "^2.0.21", |
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 | 70 | "chart.js": "2.7.3",
|
71 | 71 | "core-js": "^2.5.7",
|
72 |
| - "flag-icon-css": "3.2.0", |
| 72 | + "flag-icon-css": "^3.2.1", |
73 | 73 | "font-awesome": "4.7.0",
|
74 | 74 | "jquery": "3.3.1",
|
75 | 75 | "pace-progress": "1.0.2",
|
|
82 | 82 | "@babel/core": "^7.1.2",
|
83 | 83 | "@babel/plugin-proposal-object-rest-spread": "^7.0.0",
|
84 | 84 | "@babel/preset-env": "^7.1.0",
|
85 |
| - "autoprefixer": "^9.2.0", |
| 85 | + "autoprefixer": "^9.3.1", |
86 | 86 | "babel-eslint": "^10.0.1",
|
87 | 87 | "babel-plugin-transform-es2015-modules-strip": "^0.1.1",
|
88 | 88 | "browser-sync": "^2.26.3",
|
|
93 | 93 | "eslint": "^5.7.0",
|
94 | 94 | "eslint-plugin-compat": "^2.6.2",
|
95 | 95 | "foreach-cli": "^1.8.1",
|
96 |
| - "js-beautify": "^1.8.7", |
| 96 | + "js-beautify": "^1.8.8", |
97 | 97 | "node-sass": "^4.9.4",
|
98 | 98 | "nodemon": "^1.18.4",
|
99 | 99 | "npm-run-all": "^4.1.3",
|
100 |
| - "postcss-cli": "^6.0.0", |
| 100 | + "postcss-cli": "^6.0.1", |
101 | 101 | "pug": "^2.0.3",
|
102 | 102 | "rimraf": "^2.6.2",
|
103 | 103 | "shelljs": "^0.8.2",
|
104 | 104 | "stylelint": "^9.6.0",
|
105 | 105 | "stylelint-config-recommended-scss": "^3.2.0",
|
106 | 106 | "stylelint-config-standard": "^18.2.0",
|
107 | 107 | "stylelint-order": "^1.0.0",
|
108 |
| - "stylelint-scss": "^3.3.1" |
| 108 | + "stylelint-scss": "^3.3.2" |
109 | 109 | },
|
110 | 110 | "engines": {
|
111 | 111 | "node": ">=6"
|
|
0 commit comments