Skip to content

Commit e3618fa

Browse files
chore(deps): update all non-major dependencies (#157)
* chore(deps): update all non-major dependencies * 根据版本变更对应修改icon --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Northword <northword@outlook.com>
1 parent b31d0c5 commit e3618fa

26 files changed

+492
-458
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "Zotero 中文手册",
55
"license": "MIT",
66
"type": "module",
7-
"packageManager": "pnpm@8.15.5",
7+
"packageManager": "pnpm@8.15.6",
88
"scripts": {
99
"docs:dev": "vuepress dev src",
1010
"docs:clean-dev": "vuepress dev src --clean-cache",
@@ -17,18 +17,18 @@
1717
"prepare": "husky"
1818
},
1919
"devDependencies": {
20-
"@vuepress/bundler-vite": "2.0.0-rc.8",
21-
"@vuepress/plugin-baidu-analytics": "2.0.0-rc.19",
22-
"@vuepress/plugin-feed": "2.0.0-rc.19",
20+
"@vuepress/bundler-vite": "2.0.0-rc.9",
21+
"@vuepress/plugin-baidu-analytics": "2.0.0-rc.24",
22+
"@vuepress/plugin-feed": "2.0.0-rc.24",
2323
"husky": "^9.0.0",
2424
"lint-staged": "^15.2.2",
25-
"markdownlint-cli2": "^0.12.0",
25+
"markdownlint-cli2": "^0.13.0",
2626
"mermaid": "^10.9.0",
2727
"prettier": "2.8.8",
2828
"vue": "^3.4.21",
29-
"vuepress": "2.0.0-rc.8",
30-
"vuepress-plugin-search-pro": "2.0.0-rc.31",
31-
"vuepress-theme-hope": "2.0.0-rc.31"
29+
"vuepress": "2.0.0-rc.9",
30+
"vuepress-plugin-search-pro": "2.0.0-rc.34",
31+
"vuepress-theme-hope": "2.0.0-rc.34"
3232
},
3333
"lint-staged": {
3434
"*.md": "prettier --write"

0 commit comments

Comments
 (0)