|
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.3", |
| 11 | + "@vuepress/plugin-google-analytics": "1.0.3", |
| 12 | + "@vuepress/plugin-i18n-ui": "1.0.0-alpha.44", |
| 13 | + "@vuepress/plugin-pwa": "1.0.3", |
14 | 14 | "axios": "0.18.0",
|
15 |
| - "vuepress": "1.0.0-alpha.30" |
| 15 | + "vuepress": "1.0.3" |
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", |
21 |
| - "@semantic-release/commit-analyzer": "6.1.0", |
22 |
| - "@semantic-release/git": "7.0.5", |
23 |
| - "@semantic-release/github": "5.2.6", |
24 |
| - "@semantic-release/release-notes-generator": "7.1.4", |
25 |
| - "babel-eslint": "10.0.1", |
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", |
| 18 | + "@commitlint/cli": "7.6.1", |
| 19 | + "@commitlint/config-conventional": "7.6.0", |
| 20 | + "@semantic-release/changelog": "3.0.4", |
| 21 | + "@semantic-release/commit-analyzer": "6.3.0", |
| 22 | + "@semantic-release/git": "7.0.16", |
| 23 | + "@semantic-release/github": "5.4.3", |
| 24 | + "@semantic-release/release-notes-generator": "7.3.0", |
| 25 | + "babel-eslint": "10.0.3", |
| 26 | + "dictionary-en-us": "2.1.1", |
| 27 | + "eslint": "5.16.0", |
| 28 | + "eslint-config-prettier": "3.6.0", |
| 29 | + "eslint-loader": "2.2.1", |
| 30 | + "eslint-plugin-prettier": "2.7.0", |
31 | 31 | "eslint-plugin-vue": "4.7.1",
|
32 |
| - "gh-pages": "2.0.1", |
33 |
| - "husky": "1.2.1", |
34 |
| - "markdownlint-cli": "^0.13.0", |
35 |
| - "prettier": "1.14.3", |
| 32 | + "gh-pages": "2.1.1", |
| 33 | + "husky": "1.3.1", |
| 34 | + "markdownlint-cli": "0.18.0", |
| 35 | + "prettier": "1.18.2", |
36 | 36 | "remark-cli": "6.0.1",
|
37 |
| - "remark-frontmatter": "1.3.1", |
38 |
| - "remark-retext": "3.1.2", |
| 37 | + "remark-frontmatter": "1.3.2", |
| 38 | + "remark-retext": "3.1.3", |
39 | 39 | "remark-validate-links": "7.1.2",
|
40 |
| - "retext-english": "3.0.2", |
41 |
| - "retext-repeated-words": "1.2.2", |
42 |
| - "retext-sentence-spacing": "2.0.3", |
43 |
| - "retext-spell": "2.4.0", |
44 |
| - "retext-syntax-urls": "1.0.1", |
| 40 | + "retext-english": "3.0.3", |
| 41 | + "retext-repeated-words": "1.2.3", |
| 42 | + "retext-sentence-spacing": "2.1.1", |
| 43 | + "retext-spell": "2.4.1", |
| 44 | + "retext-syntax-urls": "1.0.2", |
45 | 45 | "retext-usage": "0.5.0",
|
46 |
| - "semantic-release": "15.13.1", |
| 46 | + "semantic-release": "15.13.24", |
47 | 47 | "unified": "7.1.0"
|
48 | 48 | },
|
49 | 49 | "scripts": {
|
|
0 commit comments