docs(docs): fix yarn linkcheck command adding required dependecies (#27566)

This commit is contained in:
Wael Karman
2026-06-04 08:14:22 +02:00
committed by GitHub
parent d5a0ca1bbc
commit fc160d67df
2 changed files with 332 additions and 293 deletions

View File

@@ -27,7 +27,8 @@
"vue3-tabs-component": "^1.3.7"
},
"devDependencies": {
"prettier": "^3.8.3"
"prettier": "^3.8.3",
"markdown_link_checker_sc": "^0.0.144"
},
"resolutions": {
"markdown-it": "^14.1.1",

File diff suppressed because it is too large Load Diff