|
1 | 1 | {
|
2 | 2 | "name": "@coreui/vue",
|
3 |
| - "version": "1.0.5", |
4 |
| - "description": "", |
| 3 | + "version": "1.0.6", |
| 4 | + "description": "Open Source Bootstrap Admin Template", |
5 | 5 | "author": "Łukasz Holeczek",
|
6 | 6 | "homepage": "http://coreui.io",
|
7 | 7 | "copyright": "Copyright 2017 creativeLabs Łukasz Holeczek",
|
|
18 | 18 | },
|
19 | 19 | "dependencies": {
|
20 | 20 | "bootstrap": "4.0.0-beta.2",
|
21 |
| - "bootstrap-vue": "1.0.0-beta.9", |
22 |
| - "chart.js": "2.7.0", |
| 21 | + "bootstrap-vue": "1.1.0", |
| 22 | + "chart.js": "2.7.1", |
23 | 23 | "font-awesome": "^4.7.0",
|
24 | 24 | "simple-line-icons": "^2.4.1",
|
25 |
| - "vue": "^2.5.2", |
26 |
| - "vue-chartjs": "^3.0.0", |
27 |
| - "vue-router": "^3.0.1" |
| 25 | + "vue": "2.5.6", |
| 26 | + "vue-chartjs": "3.0.2", |
| 27 | + "vue-router": "3.0.1" |
28 | 28 | },
|
29 | 29 | "devDependencies": {
|
30 |
| - "autoprefixer": "7.1.5", |
| 30 | + "autoprefixer": "7.1.6", |
31 | 31 | "babel-core": "6.26.0",
|
32 |
| - "babel-eslint": "8.0.1", |
| 32 | + "babel-eslint": "8.0.2", |
33 | 33 | "babel-loader": "7.1.2",
|
34 |
| - "babel-plugin-transform-runtime": "^6.22.0", |
| 34 | + "babel-plugin-transform-runtime": "6.23.0", |
35 | 35 | "babel-preset-env": "1.6.1",
|
36 | 36 | "babel-preset-stage-2": "6.24.1",
|
37 | 37 | "babel-register": "6.26.0",
|
38 |
| - "chalk": "2.2.0", |
39 |
| - "connect-history-api-fallback": "^1.4.0", |
40 |
| - "copy-webpack-plugin": "^4.1.1", |
| 38 | + "chalk": "2.3.0", |
| 39 | + "connect-history-api-fallback": "1.5.0", |
| 40 | + "copy-webpack-plugin": "4.2.1", |
41 | 41 | "css-loader": "0.28.7",
|
42 |
| - "eslint": "^4.9.0", |
| 42 | + "eslint": "4.11.0", |
43 | 43 | "eslint-friendly-formatter": "3.0.0",
|
44 | 44 | "eslint-loader": "1.9.0",
|
45 |
| - "eslint-plugin-html": "3.2.2", |
46 |
| - "eslint-plugin-import": "2.7.0", |
47 |
| - "eslint-plugin-node": "5.2.0", |
| 45 | + "eslint-plugin-html": "4.0.0", |
| 46 | + "eslint-plugin-import": "2.8.0", |
| 47 | + "eslint-plugin-node": "5.2.1", |
48 | 48 | "eslint-config-standard": "10.2.1",
|
49 | 49 | "eslint-plugin-promise": "3.6.0",
|
50 | 50 | "eslint-plugin-standard": "3.0.1",
|
51 |
| - "eventsource-polyfill": "^0.9.6", |
| 51 | + "eventsource-polyfill": "0.9.6", |
52 | 52 | "express": "4.16.2",
|
53 |
| - "extract-text-webpack-plugin": "3.0.1", |
| 53 | + "extract-text-webpack-plugin": "3.0.2", |
54 | 54 | "file-loader": "1.1.5",
|
55 | 55 | "friendly-errors-webpack-plugin": "1.6.1",
|
56 | 56 | "html-webpack-plugin": "2.30.1",
|
57 | 57 | "http-proxy-middleware": "0.17.4",
|
58 |
| - "webpack-bundle-analyzer": "2.9.0", |
59 |
| - "cross-env": "^5.1.0", |
| 58 | + "webpack-bundle-analyzer": "2.9.1", |
| 59 | + "cross-env": "5.1.1", |
60 | 60 | "karma": "1.7.1",
|
61 |
| - "karma-coverage": "^1.1.1", |
62 |
| - "karma-mocha": "^1.3.0", |
| 61 | + "karma-coverage": "1.1.1", |
| 62 | + "karma-mocha": "1.3.0", |
63 | 63 | "karma-phantomjs-launcher": "1.0.4",
|
64 |
| - "karma-phantomjs-shim": "^1.5.0", |
65 |
| - "karma-sinon-chai": "1.3.2", |
66 |
| - "karma-sourcemap-loader": "^0.3.7", |
| 64 | + "karma-phantomjs-shim": "1.5.0", |
| 65 | + "karma-sinon-chai": "1.3.3", |
| 66 | + "karma-sourcemap-loader": "0.3.7", |
67 | 67 | "karma-spec-reporter": "0.0.31",
|
68 |
| - "karma-webpack": "^2.0.5", |
69 |
| - "lolex": "2.1.3", |
| 68 | + "karma-webpack": "2.0.6", |
| 69 | + "lolex": "2.3.0", |
70 | 70 | "mocha": "4.0.1",
|
71 | 71 | "chai": "4.1.2",
|
72 |
| - "sinon": "4.0.1", |
| 72 | + "sinon": "4.1.2", |
73 | 73 | "sinon-chai": "2.14.0",
|
74 | 74 | "inject-loader": "3.0.1",
|
75 | 75 | "babel-plugin-istanbul": "4.1.5",
|
76 |
| - "phantomjs-prebuilt": "^2.1.15", |
77 |
| - "chromedriver": "2.33.1", |
78 |
| - "cross-spawn": "^5.1.0", |
| 76 | + "phantomjs-prebuilt": "^2.1.16", |
| 77 | + "chromedriver": "2.33.2", |
| 78 | + "cross-spawn": "5.1.0", |
79 | 79 | "nightwatch": "0.9.16",
|
80 |
| - "selenium-server": "3.6.0", |
| 80 | + "selenium-server": "3.7.1", |
81 | 81 | "semver": "5.4.1",
|
82 | 82 | "shelljs": "0.7.8",
|
83 | 83 | "opn": "5.1.0",
|
84 | 84 | "optimize-css-assets-webpack-plugin": "3.2.0",
|
85 | 85 | "ora": "1.3.0",
|
86 | 86 | "rimraf": "2.6.2",
|
87 | 87 | "url-loader": "0.6.2",
|
88 |
| - "vue-loader": "13.3.0", |
| 88 | + "vue-loader": "13.5.0", |
89 | 89 | "vue-style-loader": "3.0.3",
|
90 |
| - "vue-template-compiler": "^2.5.2", |
91 |
| - "webpack": "^3.8.1", |
| 90 | + "vue-template-compiler": "2.5.6", |
| 91 | + "webpack": "3.8.1", |
92 | 92 | "webpack-dev-middleware": "1.12.0",
|
93 | 93 | "webpack-hot-middleware": "2.20.0",
|
94 |
| - "webpack-merge": "4.1.0", |
95 |
| - "node-sass": "4.5.3", |
| 94 | + "webpack-merge": "4.1.1", |
| 95 | + "node-sass": "4.7.1", |
96 | 96 | "sass-loader": "6.0.6"
|
97 | 97 | },
|
98 | 98 | "engines": {
|
99 |
| - "node": ">= 4.0.0", |
100 |
| - "npm": ">= 3.0.0" |
| 99 | + "node": ">= 6.4.0", |
| 100 | + "npm": ">= 5.0.0" |
101 | 101 | }
|
102 | 102 | }
|
0 commit comments