|
1 | 1 | { |
2 | 2 | "name": "@coreui/coreui-free-bootstrap-admin-template", |
3 | | - "version": "4.0.0-beta.1", |
| 3 | + "version": "4.0.0-beta.2", |
4 | 4 | "description": "Free Bootstrap Admin Template", |
5 | 5 | "keywords": [ |
6 | 6 | "admin", |
|
78 | 78 | "zip": "git archive -o coreui-free-bootstrap-admin-template-v$npm_package_version.zip -9 HEAD" |
79 | 79 | }, |
80 | 80 | "dependencies": { |
81 | | - "@coreui/chartjs": "^3.0.0-alpha.0", |
82 | | - "@coreui/coreui": "^4.0.0-rc.2", |
| 81 | + "@coreui/chartjs": "^3.0.0-rc.0", |
| 82 | + "@coreui/coreui": "^4.0.0-rc.3", |
83 | 83 | "@coreui/icons": "^2.0.1", |
84 | 84 | "@coreui/utils": "^1.3.1", |
85 | | - "chart.js": "^3.2.1", |
| 85 | + "chart.js": "^3.3.2", |
86 | 86 | "simplebar": "^5.3.3" |
87 | 87 | }, |
88 | 88 | "devDependencies": { |
89 | | - "@babel/cli": "^7.14.3", |
90 | | - "@babel/core": "^7.14.3", |
91 | | - "@babel/preset-env": "^7.14.2", |
| 89 | + "@babel/cli": "^7.14.5", |
| 90 | + "@babel/core": "^7.14.5", |
| 91 | + "@babel/preset-env": "^7.14.5", |
92 | 92 | "@coreui/vendors-injector": "^1.1.3", |
93 | | - "autoprefixer": "^10.2.5", |
| 93 | + "autoprefixer": "^10.2.6", |
94 | 94 | "browser-sync": "^2.26.14", |
95 | 95 | "clean-css-cli": "^5.3.0", |
96 | 96 | "copyfiles": "^2.4.1", |
97 | 97 | "cross-env": "^7.0.3", |
98 | | - "eslint": "^7.25.0", |
| 98 | + "eslint": "^7.28.0", |
99 | 99 | "eslint-config-xo": "^0.36.0", |
100 | | - "eslint-plugin-import": "^2.23.3", |
101 | | - "eslint-plugin-unicorn": "^31.0.0", |
| 100 | + "eslint-plugin-import": "^2.23.4", |
| 101 | + "eslint-plugin-unicorn": "^33.0.1", |
102 | 102 | "find-unused-sass-variables": "^3.1.0", |
103 | 103 | "foreach-cli": "^1.8.1", |
104 | 104 | "linkinator": "^2.13.6", |
105 | 105 | "minimist": "^1.2.5", |
106 | 106 | "mkdirp": "^1.0.4", |
107 | 107 | "nodemon": "^2.0.7", |
108 | 108 | "npm-run-all": "^4.1.5", |
109 | | - "postcss": "^8.3.0", |
| 109 | + "postcss": "^8.3.4", |
110 | 110 | "postcss-cli": "^8.3.1", |
111 | | - "postcss-combine-duplicated-selectors": "^10.0.2", |
112 | | - "prettier": "2.3.0", |
| 111 | + "postcss-combine-duplicated-selectors": "^10.0.3", |
| 112 | + "prettier": "2.3.1", |
113 | 113 | "pug": "^3.0.2", |
114 | 114 | "rimraf": "^3.0.2", |
115 | | - "sass": "^1.32.12", |
116 | | - "serve": "^11.3.2", |
| 115 | + "sass": "1.32.13", |
| 116 | + "serve": "^12.0.0", |
117 | 117 | "shelljs": "^0.8.4", |
118 | 118 | "stylelint": "^13.13.1", |
119 | | - "stylelint-config-twbs-bootstrap": "^2.2.0", |
120 | | - "sync-directory": "^2.2.17" |
| 119 | + "stylelint-config-twbs-bootstrap": "^2.2.1", |
| 120 | + "sync-directory": "^2.2.22" |
121 | 121 | } |
122 | 122 | } |
0 commit comments