mirror of
https://github.com/Anduin2017/HowToCook.git
synced 2026-06-03 13:04:07 +08:00
升级依赖修复 npm 漏洞,禁用新版 markdownlint MD060 规则
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
@@ -27,10 +27,10 @@
|
||||
},
|
||||
"homepage": "https://cook.aiursoft.com",
|
||||
"dependencies": {
|
||||
"textlint": "^12.1.0",
|
||||
"markdownlint-cli": "^0.48.0",
|
||||
"textlint": "^15.7.1",
|
||||
"textlint-rule-ja-space-between-half-and-full-width": "^2.2.0",
|
||||
"textlint-rule-zh-half-and-full-width-bracket": "^1.1.0",
|
||||
"markdownlint-cli":"0.41.0"
|
||||
"textlint-rule-zh-half-and-full-width-bracket": "^1.1.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"glob": "^7.2.0"
|
||||
|
||||
Reference in New Issue
Block a user