Skip to content

Commit a7330a0

Browse files
update deps (#52)
1 parent fce03eb commit a7330a0

File tree

2 files changed

+555
-524
lines changed

2 files changed

+555
-524
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -24,24 +24,24 @@
2424
"@misskey-dev/eslint-plugin": "^2.1.0",
2525
"@types/debug": "4.1.12",
2626
"@types/escape-regexp": "^0.0.3",
27-
"@types/node": "22.16.0",
28-
"@typescript-eslint/eslint-plugin": "^8.35.1",
29-
"@typescript-eslint/parser": "^8.35.1",
30-
"debug": "^4.4.1",
31-
"eslint": "^9.30.1",
27+
"@types/node": "22.18.8",
28+
"@typescript-eslint/eslint-plugin": "^8.45.0",
29+
"@typescript-eslint/parser": "^8.45.0",
30+
"debug": "^4.4.3",
31+
"eslint": "^9.36.0",
3232
"eslint-plugin-import": "^2.32.0",
33-
"fastify": "^5.4.0",
33+
"fastify": "^5.6.1",
3434
"fastify-cli": "^7.4.0",
3535
"tsc-alias": "^1.8.16",
36-
"typescript": "5.8.3",
36+
"typescript": "5.9.3",
3737
"vitest": "^3.2.4"
3838
},
3939
"dependencies": {
40-
"cheerio": "1.1.0",
40+
"cheerio": "1.1.2",
4141
"escape-regexp": "0.0.1",
42-
"got": "^14.4.7",
42+
"got": "^14.4.9",
4343
"html-entities": "2.6.0",
44-
"iconv-lite": "0.6.3",
44+
"iconv-lite": "0.7.0",
4545
"jschardet": "3.1.4",
4646
"private-ip": "3.0.2"
4747
}

0 commit comments

Comments
 (0)