|
47 | 47 | "babel-loader": "^7.1.4",
|
48 | 48 | "babel-preset-env": "^1.6.1",
|
49 | 49 | "conventional-changelog-cli": "^1.3.22",
|
50 |
| - "css-loader": "^0.28.11", |
| 50 | + "css-loader": "^1.0.0", |
51 | 51 | "eslint": "^4.19.0",
|
52 | 52 | "eslint-plugin-vue-libs": "^2.1.0",
|
53 | 53 | "file-loader": "^1.1.11",
|
54 | 54 | "html-webpack-plugin": "^3.1.0",
|
55 | 55 | "javascript-stringify": "^1.6.0",
|
56 |
| - "jest": "^22.4.2", |
| 56 | + "jest": "^23.5.0", |
57 | 57 | "jsdom": "^11.6.2",
|
58 | 58 | "lint-staged": "^7.0.0",
|
59 | 59 | "markdown-loader": "^2.0.2",
|
60 |
| - "mini-css-extract-plugin": "^0.2.0", |
| 60 | + "mini-css-extract-plugin": "^0.4.1", |
61 | 61 | "node-sass": "^4.7.2",
|
62 | 62 | "normalize-newline": "^3.0.0",
|
63 | 63 | "null-loader": "^0.1.1",
|
|
75 | 75 | "vue": "^2.5.16",
|
76 | 76 | "vue-server-renderer": "^2.5.16",
|
77 | 77 | "vue-template-compiler": "^2.5.16",
|
78 |
| - "vuepress": "^0.10.0", |
79 |
| - "vuepress-theme-vue": "^1.0.3", |
| 78 | + "vuepress": "^0.14.2", |
| 79 | + "vuepress-theme-vue": "^1.1.0", |
80 | 80 | "webpack": "^4.1.0",
|
81 | 81 | "webpack-cli": "^2.0.10",
|
82 | 82 | "webpack-dev-server": "^3.1.1",
|
|
0 commit comments