Skip to content

Commit e0508ca

Browse files
committed
chore: update deps
1 parent 3bf47f1 commit e0508ca

2 files changed

Lines changed: 305 additions & 174 deletions

File tree

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -37,17 +37,17 @@
3737
"release": "bumpp"
3838
},
3939
"devDependencies": {
40-
"@antfu/eslint-config": "7.0.1",
41-
"@types/node": "22.19.7",
40+
"@antfu/eslint-config": "7.3.0",
41+
"@types/node": "22.19.10",
4242
"@types/turndown": "5.0.6",
43-
"bumpp": "10.4.0",
44-
"cheerio": "1.1.2",
43+
"bumpp": "10.4.1",
44+
"cheerio": "1.2.0",
4545
"domhandler": "5.0.3",
4646
"eslint": "9.39.2",
47-
"eslint-plugin-format": "1.3.1",
47+
"eslint-plugin-format": "1.4.0",
4848
"taze": "19.9.2",
4949
"turndown": "7.2.2",
5050
"typescript": "5.9.3",
51-
"zod": "4.3.5"
51+
"zod": "4.3.6"
5252
}
5353
}

0 commit comments

Comments
 (0)