|
7 | 7 | "license": "MIT",
|
8 | 8 | "private": false,
|
9 | 9 | "dependencies": {
|
10 |
| - "@vuepress/plugin-back-to-top": "1.0.0-alpha.30", |
11 |
| - "@vuepress/plugin-google-analytics": "1.0.0-alpha.30", |
12 |
| - "@vuepress/plugin-i18n-ui": "1.0.0-alpha.30", |
13 |
| - "@vuepress/plugin-pwa": "1.0.0-alpha.30", |
| 10 | + "@vuepress/plugin-back-to-top": "1.0.0-alpha.44", |
| 11 | + "@vuepress/plugin-google-analytics": "1.0.0-alpha.44", |
| 12 | + "@vuepress/plugin-i18n-ui": "1.0.0-alpha.44", |
| 13 | + "@vuepress/plugin-pwa": "1.0.0-alpha.44", |
14 | 14 | "axios": "0.18.0",
|
15 |
| - "vuepress": "1.0.0-alpha.30" |
| 15 | + "vuepress": "1.0.0-alpha.44" |
16 | 16 | },
|
17 | 17 | "devDependencies": {
|
18 |
| - "@commitlint/cli": "7.2.1", |
19 |
| - "@commitlint/config-conventional": "7.1.2", |
20 |
| - "@semantic-release/changelog": "3.0.1", |
| 18 | + "@commitlint/cli": "7.5.2", |
| 19 | + "@commitlint/config-conventional": "7.5.0", |
| 20 | + "@semantic-release/changelog": "3.0.2", |
21 | 21 | "@semantic-release/commit-analyzer": "6.1.0",
|
22 |
| - "@semantic-release/git": "7.0.5", |
23 |
| - "@semantic-release/github": "5.2.6", |
| 22 | + "@semantic-release/git": "7.0.8", |
| 23 | + "@semantic-release/github": "5.2.10", |
24 | 24 | "@semantic-release/release-notes-generator": "7.1.4",
|
25 | 25 | "babel-eslint": "10.0.1",
|
26 | 26 | "dictionary-en-us": "2.0.0",
|
27 |
| - "eslint": "5.10.0", |
28 |
| - "eslint-config-prettier": "3.3.0", |
29 |
| - "eslint-loader": "2.1.1", |
30 |
| - "eslint-plugin-prettier": "2.6.2", |
| 27 | + "eslint": "5.15.2", |
| 28 | + "eslint-config-prettier": "3.6.0", |
| 29 | + "eslint-loader": "2.1.2", |
| 30 | + "eslint-plugin-prettier": "2.7.0", |
31 | 31 | "eslint-plugin-vue": "4.7.1",
|
32 | 32 | "gh-pages": "2.0.1",
|
33 |
| - "husky": "1.2.1", |
34 |
| - "markdownlint-cli": "^0.13.0", |
35 |
| - "prettier": "1.14.3", |
| 33 | + "husky": "1.3.1", |
| 34 | + "markdownlint-cli": "0.14.0", |
| 35 | + "prettier": "1.16.4", |
36 | 36 | "remark-cli": "6.0.1",
|
37 | 37 | "remark-frontmatter": "1.3.1",
|
38 | 38 | "remark-retext": "3.1.2",
|
39 | 39 | "remark-validate-links": "7.1.2",
|
40 | 40 | "retext-english": "3.0.2",
|
41 | 41 | "retext-repeated-words": "1.2.2",
|
42 |
| - "retext-sentence-spacing": "2.0.3", |
| 42 | + "retext-sentence-spacing": "2.1.0", |
43 | 43 | "retext-spell": "2.4.0",
|
44 | 44 | "retext-syntax-urls": "1.0.1",
|
45 | 45 | "retext-usage": "0.5.0",
|
46 |
| - "semantic-release": "15.13.1", |
| 46 | + "semantic-release": "15.13.3", |
47 | 47 | "unified": "7.1.0"
|
48 | 48 | },
|
49 | 49 | "scripts": {
|
|
0 commit comments