Skip to content

Commit 2bb1e0d

Browse files
committed
chore: update dependencies
1 parent 0573f46 commit 2bb1e0d

File tree

2 files changed

+555
-914
lines changed

2 files changed

+555
-914
lines changed

packages/dts-generator/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -28,21 +28,21 @@
2828
"@ui5/logger": "^3.0.0",
2929
"argparse": "^2.0.1",
3030
"es-main": "^1.3.0",
31-
"fs-extra": "11.3.0",
31+
"fs-extra": "11.3.1",
3232
"lodash": "4.17.21",
3333
"lodash.combinations": "18.11.1",
3434
"node-fetch": "^3.3.2",
35-
"prettier": "3.6.0",
35+
"prettier": "3.6.2",
3636
"semver": "^7.7.2",
3737
"resolve": "^1.22.10",
3838
"sanitize-html": "2.17.0",
39-
"strip-json-comments": "^5.0.2",
40-
"typescript": "^5.8.3"
39+
"strip-json-comments": "^5.0.3",
40+
"typescript": "^5.9.2"
4141
},
4242
"devDependencies": {
43-
"@microsoft/api-extractor": "^7.52.8",
43+
"@microsoft/api-extractor": "^7.52.10",
4444
"@types/argparse": "^2.0.17",
45-
"@types/lodash": "4.17.16",
45+
"@types/lodash": "4.17.20",
4646
"@types/sanitize-html": "2.16.0",
4747
"@types/urijs": "1.19.25",
4848
"copyfiles": "^2.4.1",

0 commit comments

Comments
 (0)