chore(deps): update TypeScript version across multiple packages to 5.8.3 (#7209)

This commit is contained in:
Aaron 2025-06-12 13:10:27 -07:00 committed by GitHub
parent c1a078ef3f
commit 11b222ece8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
15 changed files with 18 additions and 23 deletions

View file

@ -28,7 +28,7 @@
"@types/reflect-metadata": "^0.1.0",
"@types/ws": "^8.5.10",
"tsup": "8.4.0",
"typescript": "^5.3.3"
"typescript": "5.8.3"
},
"peerDependencies": {
"express": ">=4.21.2",