Skip to content

Commit a85e86c

Browse files
committed
feat: upgrade dependencies
1 parent 75d22a8 commit a85e86c

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

packages/vuepress-plugin-sorted-pages/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
},
2323
"homepage": "https://github.com/yuicer/vuepress-theme-yuicer#readme",
2424
"dependencies": {
25-
"@vuepress/shared-utils": "1.5.2"
25+
"@vuepress/shared-utils": "1.7.1"
2626
},
2727
"gitHead": "775792530291fbdee1a9297e9aecf55749f97e7b"
2828
}

packages/vuepress-theme-yuicer/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,14 +16,14 @@
1616
},
1717
"homepage": "https://github.com/yuicer/vuepress-theme-yuicer#readme",
1818
"dependencies": {
19-
"@vuepress/plugin-back-to-top": "1.5.2",
20-
"@vuepress/plugin-blog": "1.9.2",
21-
"@vuepress/plugin-google-analytics": "1.5.2",
22-
"@vuepress/plugin-medium-zoom": "1.5.2",
19+
"@vuepress/plugin-back-to-top": "1.7.1",
20+
"@vuepress/plugin-blog": "1.9.3",
21+
"@vuepress/plugin-google-analytics": "1.7.1",
22+
"@vuepress/plugin-medium-zoom": "1.7.1",
2323
"@yuicer/vuepress-plugin-sorted-pages": "^2.3.2",
2424
"markdown-it-katex": "2.0.3",
2525
"moment": "2.27.0",
26-
"vuepress-plugin-smooth-scroll": "0.0.9"
26+
"vuepress-plugin-smooth-scroll": "0.0.10"
2727
},
2828
"gitHead": "122751c832d77ff1840c1b1aa54c1a0753cde964"
2929
}

0 commit comments

Comments
 (0)