build(deps): update latest

This commit is contained in:
2026-02-05 17:16:38 +01:00
parent 5c19f57f9d
commit 075742e867
5 changed files with 649 additions and 1196 deletions

View File

@@ -44,19 +44,19 @@
},
"devDependencies": {
"@types/markdown-it": "14.1.2",
"@types/node": "24.10.1",
"@types/node": "25.2.1",
"editorconfig-checker": "6.1.1",
"eslint": "9.39.1",
"eslint-config-conventions": "21.1.0",
"eslint": "9.39.2",
"eslint-config-conventions": "21.2.0",
"eslint-plugin-promise": "7.2.1",
"eslint-plugin-unicorn": "62.0.0",
"eslint-plugin-import-x": "4.16.1",
"globals": "16.5.0",
"markdownlint": "0.39.0",
"markdownlint-cli2": "0.19.0",
"prettier": "3.6.2",
"semantic-release": "25.0.2",
"typescript-eslint": "8.46.4",
"globals": "17.3.0",
"markdownlint": "0.40.0",
"markdownlint-cli2": "0.20.0",
"prettier": "3.8.1",
"semantic-release": "25.0.3",
"typescript-eslint": "8.54.0",
"typescript": "5.9.3"
}
}