Skip to content

Commit 63c71eb

Browse files
chore(deps): update definitelytyped
1 parent 896fa0d commit 63c71eb

5 files changed

Lines changed: 9 additions & 9 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
}

pnpm-workspace.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ packages:
77
catalog:
88
'@nkzw/eslint-plugin': ^2.0.0
99
'@nkzw/oxlint-config': ^1.0.1
10-
'@types/node': 22.19.19
10+
'@types/node': 24.12.4
1111
'@vitest/coverage-v8': ^4.1.0
1212
cross-env: 7.0.3
1313
eslint-plugin-no-only-tests: ^3.3.0

scrapers/nus-v2/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@nkzw/oxlint-config": "catalog:",
4343
"@types/bunyan": "1.8.11",
4444
"@types/deep-diff": "1.0.5",
45-
"@types/fs-extra": "9.0.13",
45+
"@types/fs-extra": "11.0.4",
4646
"@types/he": "1.2.3",
4747
"@types/lodash": "4.17.24",
4848
"@types/mock-fs": "4.13.4",

website/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -101,9 +101,9 @@
101101
"@testing-library/jest-dom": "^6.6.3",
102102
"@testing-library/react": "^16.3.0",
103103
"@testing-library/user-event": "14.6.1",
104-
"@types/body-scroll-lock": "2.6.2",
104+
"@types/body-scroll-lock": "3.1.2",
105105
"@types/enzyme": "3.10.19",
106-
"@types/history": "4.7.11",
106+
"@types/history": "5.0.0",
107107
"@types/json2mq": "0.2.2",
108108
"@types/leaflet": "1.9.21",
109109
"@types/lodash": "4.17.24",
@@ -114,7 +114,7 @@
114114
"@types/react-beautiful-dnd": "13.1.8",
115115
"@types/react-dom": "18.3.5",
116116
"@types/react-helmet": "6.1.11",
117-
"@types/react-kawaii": "0.17.3",
117+
"@types/react-kawaii": "1.3.0",
118118
"@types/react-loadable": "5.5.11",
119119
"@types/react-modal": "3.16.3",
120120
"@types/react-redux": "7.1.34",

0 commit comments

Comments
 (0)