|
1 | 1 | { |
2 | 2 | "name": "cp-wiki", |
3 | 3 | "devDependencies": { |
4 | | - "@iktakahiro/markdown-it-katex": "4.0.1", |
5 | | - "@vuepress/plugin-blog": "1.9.4", |
6 | | - "@vuepress/plugin-medium-zoom": "1.8.2", |
7 | | - "generate-robotstxt": "8.0.3", |
8 | | - "tiny-pinyin": "1.3.2", |
9 | | - "vue-google-adsense": "1.10.1", |
10 | | - "vue-script2": "2.1.0", |
11 | | - "vuepress": "^1.9.5", |
12 | | - "vuepress-plugin-autometa": "0.1.13", |
13 | | - "vuepress-plugin-git-log": "1.0.1", |
14 | | - "vuepress-plugin-mailchimp": "1.4.2", |
15 | | - "vuepress-plugin-sitemap": "2.3.1" |
| 4 | + "@iktakahiro/markdown-it-katex": "^4.0.1", |
| 5 | + "@vuepress/plugin-blog": "^1.9.4", |
| 6 | + "@vuepress/plugin-medium-zoom": "^1.9.8", |
| 7 | + "generate-robotstxt": "^8.0.3", |
| 8 | + "tiny-pinyin": "^1.3.2", |
| 9 | + "vue-google-adsense": "^1.10.1", |
| 10 | + "vue-script2": "^2.1.0", |
| 11 | + "vuepress": "^1.9.8", |
| 12 | + "vuepress-plugin-autometa": "^0.1.13", |
| 13 | + "vuepress-plugin-git-log": "^1.0.1", |
| 14 | + "vuepress-plugin-mailchimp": "^1.4.2", |
| 15 | + "vuepress-plugin-sitemap": "^2.3.1", |
| 16 | + "yarn-upgrade-all": "^0.7.2" |
16 | 17 | }, |
17 | 18 | "scripts": { |
18 | 19 | "dev": "vuepress dev docs", |
|
0 commit comments