1 Commits

Author SHA1 Message Date
minori 7f42d568c1 deps: update typescript to 5.9.3
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m38s
2026-02-04 08:39:13 -08:00
2 changed files with 20 additions and 20 deletions
+2 -2
View File
@@ -14,9 +14,9 @@
"packageManager": "pnpm@10.15.0",
"devDependencies": {
"@nhcarrigan/typescript-config": "4.0.0",
"@types/node": "25.2.3",
"@types/node": "24.3.0",
"tsx": "4.20.5",
"typescript": "5.9.2"
"typescript": "5.9.3"
},
"dependencies": {
"@nhcarrigan/logger": "1.0.0",
+18 -18
View File
@@ -20,16 +20,16 @@ importers:
devDependencies:
'@nhcarrigan/typescript-config':
specifier: 4.0.0
version: 4.0.0(typescript@5.9.2)
version: 4.0.0(typescript@5.9.3)
'@types/node':
specifier: 25.2.3
version: 25.2.3
specifier: 24.3.0
version: 24.3.0
tsx:
specifier: 4.20.5
version: 4.20.5
typescript:
specifier: 5.9.2
version: 5.9.2
specifier: 5.9.3
version: 5.9.3
packages:
@@ -256,8 +256,8 @@ packages:
resolution: {integrity: sha512-jjmJywLAFoWeBi1W7994zZyiNWPIiqRRNAmSERxyg93xRGzNYvGjlZ0gR6x0F4gPRi2+0O6S71kOZYyr3cxaIQ==}
engines: {node: '>=v14.0.0', npm: '>=7.0.0'}
'@types/node@25.2.3':
resolution: {integrity: sha512-m0jEgYlYz+mDJZ2+F4v8D1AyQb+QzsNqRuI7xg1VQX/KlKS0qT9r1Mo16yo5F/MtifXFgaofIFsdFMox2SxIbQ==}
'@types/node@24.3.0':
resolution: {integrity: sha512-aPTXCrfwnDLj4VvXrm+UUCQjNEvJgNA8s5F1cvwQU+3KNltTOkBm1j30uNLyqqPNe7gE3KFzImYoZEfLhp4Yow==}
'@types/ws@8.18.1':
resolution: {integrity: sha512-ThVF6DCVhA8kUGy+aazFQ4kXQ7E1Ty7A3ypFOe0IcJV8O/M511G99AW24irKrW56Wt44yG9+ij8FaqoBGkuBXg==}
@@ -454,13 +454,13 @@ packages:
engines: {node: '>=18.0.0'}
hasBin: true
typescript@5.9.2:
resolution: {integrity: sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A==}
typescript@5.9.3:
resolution: {integrity: sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==}
engines: {node: '>=14.17'}
hasBin: true
undici-types@7.16.0:
resolution: {integrity: sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==}
undici-types@7.10.0:
resolution: {integrity: sha512-t5Fy/nfn+14LuOc2KNYg75vZqClpAiqscVvMygNnlsHBFpSXdJaYtXMcdNLpl/Qvc3P2cB3s6lOV51nqsFq4ag==}
undici@6.21.3:
resolution: {integrity: sha512-gBLkYIlEnSp8pFbT64yFgGE6UIB9tAkhukC23PmMDCe5Nd+cRqKxSjw5y54MK2AZMgZfJWMaNE4nYUHgi1XEOw==}
@@ -630,9 +630,9 @@ snapshots:
'@nhcarrigan/logger@1.0.0': {}
'@nhcarrigan/typescript-config@4.0.0(typescript@5.9.2)':
'@nhcarrigan/typescript-config@4.0.0(typescript@5.9.3)':
dependencies:
typescript: 5.9.2
typescript: 5.9.3
'@sapphire/async-queue@1.5.5': {}
@@ -643,13 +643,13 @@ snapshots:
'@sapphire/snowflake@3.5.3': {}
'@types/node@25.2.3':
'@types/node@24.3.0':
dependencies:
undici-types: 7.16.0
undici-types: 7.10.0
'@types/ws@8.18.1':
dependencies:
'@types/node': 25.2.3
'@types/node': 24.3.0
'@vladfrangu/async_event_emitter@2.4.6': {}
@@ -878,9 +878,9 @@ snapshots:
optionalDependencies:
fsevents: 2.3.3
typescript@5.9.2: {}
typescript@5.9.3: {}
undici-types@7.16.0: {}
undici-types@7.10.0: {}
undici@6.21.3: {}