Npm updates (#185)

Co-authored-by: Myles Braithwaite <me@mylesbraithwaite.com>
This commit is contained in:
David Millar
2025-01-19 14:14:14 -05:00
committed by GitHub
parent 29d1bf00c8
commit ea089210b2
2 changed files with 6887 additions and 11513 deletions

18390
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -1,14 +1,14 @@
{
"devDependencies": {
"remark-cli": "11.0.0",
"remark-lint": "9.1.1",
"remark-cli": "^12.0.1",
"remark-lint": "^10.0.0",
"remark-lint-alphabetize-lists": "3.0.0",
"remark-lint-are-links-valid": "1.0.3",
"remark-lint-are-links-valid-alive": "0.3.0",
"remark-lint-are-links-valid-duplicate": "0.2.2",
"remark-preset-lint-consistent": "^5.1.1",
"remark-preset-lint-recommended": "^6.1.2",
"remark-validate-links": "12.1.0"
"remark-preset-lint-consistent": "^6.0.0",
"remark-preset-lint-recommended": "^7.0.0",
"remark-validate-links": "^13.0.2"
},
"dependencies": {
"showdown": "2.1.0"