|
40 | 40 | "dependencies": {
|
41 | 41 | "deepmerge": "^1.5.2",
|
42 | 42 | "popper.js": "^1.12.5",
|
43 |
| - "raf": "^3.3.2", |
| 43 | + "raf": "^3.4.0", |
44 | 44 | "vue": "^2.4.4"
|
45 | 45 | },
|
46 | 46 | "devDependencies": {
|
47 | 47 | "autoprefixer": "^7.1.4",
|
48 |
| - "avoriaz": "^4.2.0", |
| 48 | + "avoriaz": "^6.0.0", |
49 | 49 | "axios": "^0.16.2",
|
50 | 50 | "babel-cli": "^6.26.0",
|
51 | 51 | "babel-core": "^6.26.0",
|
52 |
| - "babel-eslint": "^8.0.0", |
| 52 | + "babel-eslint": "^8.0.1", |
53 | 53 | "babel-loader": "^7.1.2",
|
54 | 54 | "babel-plugin-syntax-dynamic-import": "^6.18.0",
|
55 | 55 | "babel-preset-env": "^1.6.0",
|
|
60 | 60 | "commitizen": "^2.9.6",
|
61 | 61 | "concat": "^1.0.3",
|
62 | 62 | "connect-history-api-fallback": "^1.3.0",
|
63 |
| - "conventional-changelog": "^1.1.5", |
| 63 | + "conventional-changelog": "^1.1.6", |
64 | 64 | "conventional-changelog-vue-material": "^0.0.1",
|
65 | 65 | "css-loader": "^0.28.7",
|
66 | 66 | "css-mqpacker": "^6.0.1",
|
67 | 67 | "cssnano": "^3.10.0",
|
68 | 68 | "cz-conventional-changelog": "^2.0.0",
|
69 |
| - "eslint": "^4.6.1", |
| 69 | + "eslint": "^4.8.0", |
70 | 70 | "eslint-config-standard": "^10.2.1",
|
71 | 71 | "eslint-friendly-formatter": "^3.0.0",
|
72 | 72 | "eslint-loader": "^1.9.0",
|
73 | 73 | "eslint-plugin-import": "^2.7.0",
|
74 |
| - "eslint-plugin-jest": "^21.1.0", |
75 |
| - "eslint-plugin-node": "^5.1.1", |
| 74 | + "eslint-plugin-jest": "^21.2.0", |
| 75 | + "eslint-plugin-node": "^5.2.0", |
76 | 76 | "eslint-plugin-promise": "^3.5.0",
|
77 | 77 | "eslint-plugin-standard": "^3.0.1",
|
78 | 78 | "eslint-plugin-vue": "^3.13.0",
|
79 | 79 | "eventsource-polyfill": "^0.9.6",
|
80 |
| - "express": "^4.15.4", |
81 |
| - "extract-text-webpack-plugin": "2.1.2", |
82 |
| - "file-loader": "^0.11.2", |
| 80 | + "express": "^4.16.1", |
| 81 | + "extract-text-webpack-plugin": "^3.0.1", |
| 82 | + "file-loader": "^1.1.4", |
83 | 83 | "friendly-errors-webpack-plugin": "^1.6.1",
|
84 | 84 | "github-release-cli": "^0.3.0",
|
85 | 85 | "highlight.js": "^9.12.0",
|
86 | 86 | "html-webpack-plugin": "^2.30.1",
|
87 |
| - "jest": "^21.1.0", |
| 87 | + "jest": "^21.2.1", |
88 | 88 | "jest-css-modules": "^1.1.0",
|
89 |
| - "jest-vue": "^0.5.3", |
| 89 | + "jest-vue": "^0.7.0", |
90 | 90 | "node-sass": "^4.5.3",
|
91 |
| - "optimize-css-assets-webpack-plugin": "^3.1.1", |
| 91 | + "optimize-css-assets-webpack-plugin": "^3.2.0", |
92 | 92 | "optimize-js-plugin": "^0.0.4",
|
93 | 93 | "ora": "^1.3.0",
|
94 |
| - "postcss": "^6.0.11", |
| 94 | + "postcss": "^6.0.13", |
95 | 95 | "sass-loader": "^6.0.6",
|
96 | 96 | "shelljs": "^0.7.8",
|
97 |
| - "sinon": "^3.2.1", |
98 |
| - "url-loader": "^0.5.9", |
99 |
| - "vue-i18n": "^7.2.0", |
100 |
| - "vue-loader": "^13.0.4", |
| 97 | + "sinon": "^4.0.1", |
| 98 | + "url-loader": "^0.6.2", |
| 99 | + "vue-i18n": "^7.3.1", |
| 100 | + "vue-loader": "^13.0.5", |
101 | 101 | "vue-router": "^2.7.0",
|
102 |
| - "vue-style-loader": "^3.0.2", |
103 |
| - "vue-template-compiler": "^2.4.3", |
104 |
| - "vue-test-utils": "https://github.com/vuejs/vue-test-utils", |
105 |
| - "vuex": "^2.4.0", |
106 |
| - "vuex-router-sync": "^4.3.1", |
107 |
| - "webpack": "2.7.0", |
| 102 | + "vue-style-loader": "^3.0.3", |
| 103 | + "vue-template-compiler": "^2.4.4", |
| 104 | + "vuex": "^2.4.1", |
| 105 | + "vuex-router-sync": "^4.3.2", |
| 106 | + "webpack": "^3.6.0", |
108 | 107 | "webpack-bundle-analyzer": "^2.9.0",
|
109 | 108 | "webpack-dev-middleware": "^1.12.0",
|
110 | 109 | "webpack-hot-middleware": "^2.19.1",
|
|
0 commit comments