Skip to content

Commit 250ca63

Browse files
authored
启用RSS,更新依赖 (#108)
* 更新依赖 * 启用RSS,禁用 align * fix typo
1 parent 967f5f0 commit 250ca63

15 files changed

+920
-884
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,15 +17,15 @@
1717
},
1818
"devDependencies": {
1919
"@vuepress/client": "2.0.0-rc.0",
20-
"husky": "^8.0.0",
21-
"lint-staged": "^15.1.0",
20+
"husky": "^8.0.3",
21+
"lint-staged": "^15.2.0",
2222
"markdownlint-cli2": "^0.10.0",
2323
"mermaid": "^10.6.1",
2424
"prettier": "2.8.8",
25-
"vue": "^3.3.9",
25+
"vue": "^3.3.10",
2626
"vuepress": "2.0.0-rc.0",
27-
"vuepress-plugin-search-pro": "2.0.0-rc.0",
28-
"vuepress-theme-hope": "2.0.0-rc.0"
27+
"vuepress-plugin-search-pro": "2.0.0-rc.2",
28+
"vuepress-theme-hope": "2.0.0-rc.2"
2929
},
3030
"lint-staged": {
3131
"*.md": "prettier --write"

0 commit comments

Comments
 (0)