chore(deps): update TypeScript and related dependencies

- Upgraded TypeScript from version 5.7.3 to 5.8.3 in both package.json and pnpm-lock.yaml.
- Updated related dependencies to ensure compatibility with the new TypeScript version, including adjustments in various packages that depend on TypeScript.

Signed-off-by: Innei <tukon479@gmail.com>
This commit is contained in:
Innei
2025-05-07 22:55:46 +08:00
parent f054fe5c4c
commit 4c9b9206c0
2 changed files with 1007 additions and 498 deletions

View File

@@ -47,7 +47,7 @@
"mongodb": "6.12.0", "mongodb": "6.12.0",
"pino": "./external/pino", "pino": "./external/pino",
"semver": "7.7.1", "semver": "7.7.1",
"typescript": "5.7.3", "typescript": "5.8.3",
"whatwg-url": "14.1.1" "whatwg-url": "14.1.1"
}, },
"simple-git-hooks": { "simple-git-hooks": {

1503
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff