build: bump typescript from 5.1.5 to 5.7.3 (#289)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2025-01-14 10:28:26 +01:00 committed by GitHub
parent 26acb1eb61
commit fc4a31ef39
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

12
package-lock.json generated
View File

@ -9002,9 +9002,9 @@
} }
}, },
"node_modules/typescript": { "node_modules/typescript": {
"version": "5.1.5", "version": "5.7.3",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.1.5.tgz", "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.7.3.tgz",
"integrity": "sha512-FOH+WN/DQjUvN6WgW+c4Ml3yi0PH+a/8q+kNIfRehv1wLhWONedw85iu+vQ39Wp49IzTJEsZ2lyLXpBF7mkF1g==", "integrity": "sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==",
"dev": true, "dev": true,
"bin": { "bin": {
"tsc": "bin/tsc", "tsc": "bin/tsc",
@ -15872,9 +15872,9 @@
"dev": true "dev": true
}, },
"typescript": { "typescript": {
"version": "5.1.5", "version": "5.7.3",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.1.5.tgz", "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.7.3.tgz",
"integrity": "sha512-FOH+WN/DQjUvN6WgW+c4Ml3yi0PH+a/8q+kNIfRehv1wLhWONedw85iu+vQ39Wp49IzTJEsZ2lyLXpBF7mkF1g==", "integrity": "sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==",
"dev": true "dev": true
}, },
"typpy": { "typpy": {