mirror of
https://github.com/theoludwig/markdownlint-rule-relative-links.git
synced 2026-09-24 15:50:16 +02:00
fix: update markdown-it to v15.0.1
This commit is contained in:
+7
-8
@@ -36,19 +36,18 @@
|
||||
"release": "semantic-release"
|
||||
},
|
||||
"dependencies": {
|
||||
"markdown-it": "14.3.0",
|
||||
"markdown-it": "15.0.1",
|
||||
"mime": "4.1.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/markdown-it": "14.1.2",
|
||||
"@types/node": "26.1.1",
|
||||
"@types/node": "26.6.2",
|
||||
"eslint-config-conventions": "21.4.0",
|
||||
"markdownlint": "0.41.1",
|
||||
"markdownlint-cli2": "0.23.1",
|
||||
"oxfmt": "0.60.0",
|
||||
"oxlint": "1.75.0",
|
||||
"oxlint-tsgolint": "7.0.2001",
|
||||
"semantic-release": "25.0.8",
|
||||
"markdownlint-cli2": "0.23.3",
|
||||
"oxfmt": "0.70.0",
|
||||
"oxlint": "1.85.0",
|
||||
"oxlint-tsgolint": "7.0.2002",
|
||||
"semantic-release": "25.0.9",
|
||||
"typescript": "7.0.2"
|
||||
},
|
||||
"engines": {
|
||||
|
||||
Reference in New Issue
Block a user