Skip to content

Commit 9b50d58

Browse files
chore(deps): update definitelytyped
1 parent 896fa0d commit 9b50d58

6 files changed

Lines changed: 200 additions & 133 deletions

File tree

export/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,11 +37,11 @@
3737
"devDependencies": {
3838
"@nkzw/eslint-plugin": "catalog:",
3939
"@nkzw/oxlint-config": "catalog:",
40-
"@types/fs-extra": "9.0.13",
41-
"@types/koa": "2.15.2",
40+
"@types/fs-extra": "11.0.4",
41+
"@types/koa": "3.0.3",
4242
"@types/koa-router": "7.4.9",
4343
"@types/koa-static": "^4.0.4",
44-
"@types/koa-views": "2.0.4",
44+
"@types/koa-views": "7.0.0",
4545
"@types/lodash": "4.17.24",
4646
"@types/node": "catalog:",
4747
"@types/pug": "2.0.10",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"pnpm": {
2323
"overrides": {
2424
"cheerio": "1.0.0-rc.12",
25-
"@types/node": "22.19.19"
25+
"@types/node": "24.12.4"
2626
}
2727
}
2828
}

0 commit comments

Comments
 (0)