Skip to content

Commit 6eda809

Browse files
committed
chore: upgrade deps
1 parent 2bdc715 commit 6eda809

File tree

2 files changed

+3323
-2349
lines changed

2 files changed

+3323
-2349
lines changed

package.json

Lines changed: 13 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,19 @@
11
{
22
"name": "cp-wiki",
33
"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"
1617
},
1718
"scripts": {
1819
"dev": "vuepress dev docs",

0 commit comments

Comments
 (0)