chore(deps): update dependency typescript to v5.9.3

This commit is contained in:
renovate[bot]
2025-12-03 19:47:59 +00:00
committed by GitHub
parent 0c0109a624
commit bf6e6b247b
2 changed files with 9 additions and 9 deletions

View File

@@ -95,7 +95,7 @@
"@types/vscode": "1.75.0",
"prettier": "3.3.3",
"tsup": "^8.2.4",
"typescript": "5.6.2"
"typescript": "5.9.3"
},
"packageManager": "pnpm@9.9.0"
}

16
pnpm-lock.yaml generated
View File

@@ -31,10 +31,10 @@ importers:
version: 7.1.2
tsup:
specifier: ^8.2.4
version: 8.3.0(typescript@5.6.2)
version: 8.3.0(typescript@5.9.3)
typescript:
specifier: 5.6.2
version: 5.6.2
specifier: 5.9.3
version: 5.9.3
packages:
@@ -799,8 +799,8 @@ packages:
typescript:
optional: true
typescript@5.6.2:
resolution: {integrity: sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==}
typescript@5.9.3:
resolution: {integrity: sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==}
engines: {node: '>=14.17'}
hasBin: true
@@ -1447,7 +1447,7 @@ snapshots:
ts-interface-checker@0.1.13: {}
tsup@8.3.0(typescript@5.6.2):
tsup@8.3.0(typescript@5.9.3):
dependencies:
bundle-require: 5.0.0(esbuild@0.23.1)
cac: 6.7.14
@@ -1466,14 +1466,14 @@ snapshots:
tinyglobby: 0.2.6
tree-kill: 1.2.2
optionalDependencies:
typescript: 5.6.2
typescript: 5.9.3
transitivePeerDependencies:
- jiti
- supports-color
- tsx
- yaml
typescript@5.6.2: {}
typescript@5.9.3: {}
undici-types@5.26.5: {}