|
1 | 1 | { |
2 | | - "name": "@coreui/vue", |
| 2 | + "name": "@coreui/coreui-free-vue-admin-template", |
3 | 3 | "version": "2.0.0-alpha.0", |
4 | 4 | "description": "Open Source Bootstrap Admin Template", |
5 | 5 | "author": "Łukasz Holeczek", |
|
18 | 18 | }, |
19 | 19 | "dependencies": { |
20 | 20 | "@coreui/coreui": "^2.0.1", |
| 21 | + "@coreui/vue": "^2.0.0-alpha.0", |
21 | 22 | "bootstrap": "^4.1.1", |
22 | | - "bootstrap-vue": "^2.0.0-rc.9", |
| 23 | + "bootstrap-vue": "^2.0.0-rc.11", |
23 | 24 | "chart.js": "^2.7.2", |
| 25 | + "core-js": "^2.5.6", |
| 26 | + "css-vars-ponyfill": "^1.7.2", |
24 | 27 | "flag-icon-css": "^3.0.0", |
25 | 28 | "font-awesome": "^4.7.0", |
26 | 29 | "perfect-scrollbar": "^1.3.0", |
|
31 | 34 | "vue-router": "^3.0.1" |
32 | 35 | }, |
33 | 36 | "devDependencies": { |
34 | | - "autoprefixer": "7.2.5", |
35 | | - "babel-core": "^6.26.0", |
36 | | - "babel-eslint": "^8.2.2", |
| 37 | + "autoprefixer": "^8.5.0", |
| 38 | + "babel-core": "^6.26.3", |
| 39 | + "babel-eslint": "^8.2.3", |
37 | 40 | "babel-helper-vue-jsx-merge-props": "^2.0.3", |
38 | 41 | "babel-loader": "^7.1.4", |
39 | 42 | "babel-plugin-istanbul": "^4.1.6", |
40 | 43 | "babel-plugin-syntax-jsx": "^6.18.0", |
41 | 44 | "babel-plugin-transform-runtime": "^6.23.0", |
42 | 45 | "babel-plugin-transform-vue-jsx": "^3.7.0", |
43 | | - "babel-preset-env": "^1.6.1", |
| 46 | + "babel-preset-env": "^1.7.0", |
44 | 47 | "babel-preset-stage-2": "^6.24.1", |
45 | 48 | "babel-register": "^6.26.0", |
46 | 49 | "chai": "^4.1.2", |
47 | | - "chalk": "^2.3.2", |
48 | | - "chromedriver": "^2.37.0", |
49 | | - "copy-webpack-plugin": "^4.3.1", |
50 | | - "cross-env": "^5.1.4", |
| 50 | + "chalk": "^2.4.1", |
| 51 | + "chromedriver": "^2.38.3", |
| 52 | + "copy-webpack-plugin": "^4.5.1", |
| 53 | + "cross-env": "^5.1.5", |
51 | 54 | "cross-spawn": "^6.0.5", |
52 | 55 | "css-loader": "^0.28.11", |
53 | 56 | "eslint": "^4.19.1", |
54 | 57 | "eslint-config-standard": "^11.0.0", |
55 | 58 | "eslint-friendly-formatter": "^3.0.0", |
56 | 59 | "eslint-loader": "^2.0.0", |
57 | | - "eslint-plugin-import": "^2.10.0", |
| 60 | + "eslint-plugin-import": "^2.12.0", |
58 | 61 | "eslint-plugin-node": "^6.0.1", |
59 | 62 | "eslint-plugin-promise": "^3.6.0", |
60 | 63 | "eslint-plugin-standard": "^3.0.1", |
|
64 | 67 | "friendly-errors-webpack-plugin": "^1.7.0", |
65 | 68 | "html-webpack-plugin": "^2.30.1", |
66 | 69 | "inject-loader": "^3.0.1", |
67 | | - "karma": "^2.0.0", |
68 | | - "karma-coverage": "^1.1.1", |
| 70 | + "karma": "^2.0.2", |
| 71 | + "karma-coverage": "^1.1.2", |
69 | 72 | "karma-mocha": "^1.3.0", |
70 | 73 | "karma-phantomjs-launcher": "^1.0.4", |
71 | 74 | "karma-phantomjs-shim": "^1.5.0", |
72 | | - "karma-sinon-chai": "^1.3.3", |
| 75 | + "karma-sinon-chai": "^1.3.4", |
73 | 76 | "karma-sourcemap-loader": "^0.3.7", |
74 | 77 | "karma-spec-reporter": "^0.0.32", |
75 | 78 | "karma-webpack": "^2.0.9", |
76 | | - "mocha": "^5.0.5", |
77 | | - "nightwatch": "0.9.20", |
| 79 | + "mocha": "^5.2.0", |
| 80 | + "nightwatch": "^1.0.6", |
78 | 81 | "node-notifier": "^5.1.2", |
79 | | - "node-sass": "^4.8.3", |
| 82 | + "node-sass": "^4.9.0", |
80 | 83 | "optimize-css-assets-webpack-plugin": "^3.2.0", |
81 | | - "ora": "^2.0.0", |
| 84 | + "ora": "^2.1.0", |
82 | 85 | "phantomjs-prebuilt": "^2.1.16", |
83 | 86 | "portfinder": "^1.0.13", |
84 | 87 | "postcss-import": "^11.1.0", |
85 | | - "postcss-loader": "^2.1.3", |
| 88 | + "postcss-loader": "^2.1.5", |
86 | 89 | "postcss-url": "^7.3.2", |
87 | 90 | "rimraf": "^2.6.2", |
88 | 91 | "sass-loader": "^6.0.7", |
89 | | - "selenium-server": "3.11.0", |
| 92 | + "selenium-server": "^3.12.0", |
90 | 93 | "semver": "^5.5.0", |
91 | | - "shelljs": "^0.8.1", |
| 94 | + "shelljs": "^0.8.2", |
92 | 95 | "sinon": "^4.5.0", |
93 | 96 | "sinon-chai": "^2.14.0", |
94 | | - "uglifyjs-webpack-plugin": "^1.1.1", |
| 97 | + "uglifyjs-webpack-plugin": "^1.2.5", |
95 | 98 | "url-loader": "^1.0.1", |
96 | 99 | "vue-loader": "^14.2.2", |
97 | 100 | "vue-style-loader": "^4.1.0", |
98 | 101 | "vue-template-compiler": "^2.5.16", |
99 | | - "webpack": "^3.6.0", |
100 | | - "webpack-bundle-analyzer": "^2.11.1", |
| 102 | + "webpack": "^3.12.0", |
| 103 | + "webpack-bundle-analyzer": "^2.13.0", |
101 | 104 | "webpack-dev-server": "^2.11.2", |
102 | 105 | "webpack-merge": "^4.1.2" |
103 | 106 | }, |
|
108 | 111 | "browserslist": [ |
109 | 112 | "> 1%", |
110 | 113 | "last 2 versions", |
111 | | - "not ie <= 8" |
| 114 | + "not ie <= 9" |
112 | 115 | ] |
113 | 116 | } |
0 commit comments