We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3bf47f1 commit e0508caCopy full SHA for e0508ca
2 files changed
package.json
@@ -37,17 +37,17 @@
37
"release": "bumpp"
38
},
39
"devDependencies": {
40
- "@antfu/eslint-config": "7.0.1",
41
- "@types/node": "22.19.7",
+ "@antfu/eslint-config": "7.3.0",
+ "@types/node": "22.19.10",
42
"@types/turndown": "5.0.6",
43
- "bumpp": "10.4.0",
44
- "cheerio": "1.1.2",
+ "bumpp": "10.4.1",
+ "cheerio": "1.2.0",
45
"domhandler": "5.0.3",
46
"eslint": "9.39.2",
47
- "eslint-plugin-format": "1.3.1",
+ "eslint-plugin-format": "1.4.0",
48
"taze": "19.9.2",
49
"turndown": "7.2.2",
50
"typescript": "5.9.3",
51
- "zod": "4.3.5"
+ "zod": "4.3.6"
52
}
53
0 commit comments