Skip to content

Commit 4f8b902

Browse files
build: 📦 update dependency typescript to v5.8.3
1 parent 6605413 commit 4f8b902

File tree

2 files changed

+24
-4
lines changed

2 files changed

+24
-4
lines changed

‎package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118
"ts-jest": "29.3.4",
119119
"ts-node": "10.9.2",
120120
"tsx": "4.19.4",
121-
"typescript": "5.6.3",
121+
"typescript": "5.8.3",
122122
"unplugin-swc": "1.5.4",
123123
"vite": "6.3.5",
124124
"vitest": "3.2.3"

‎yarn.lock‎

Lines changed: 23 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4482,7 +4482,7 @@ __metadata:
44824482
ts-node: 10.9.2
44834483
tslib: 2.8.1
44844484
tsx: 4.19.4
4485-
typescript: 5.6.3
4485+
typescript: 5.8.3
44864486
unplugin-swc: 1.5.4
44874487
vite: 6.3.5
44884488
vitest: 3.2.3
@@ -22541,7 +22541,17 @@ __metadata:
2254122541
languageName: node
2254222542
linkType: hard
2254322543

22544-
"typescript@npm:5.6.3, typescript@npm:~5.6.2":
22544+
"typescript@npm:5.8.3":
22545+
version: 5.8.3
22546+
resolution: "typescript@npm:5.8.3"
22547+
bin:
22548+
tsc: bin/tsc
22549+
tsserver: bin/tsserver
22550+
checksum: cb1d081c889a288b962d3c8ae18d337ad6ee88a8e81ae0103fa1fecbe923737f3ba1dbdb3e6d8b776c72bc73bfa6d8d850c0306eed1a51377d2fccdfd75d92c4
22551+
languageName: node
22552+
linkType: hard
22553+
22554+
"typescript@npm:~5.6.2":
2254522555
version: 5.6.3
2254622556
resolution: "typescript@npm:5.6.3"
2254722557
bin:
@@ -22551,7 +22561,17 @@ __metadata:
2255122561
languageName: node
2255222562
linkType: hard
2255322563

22554-
"typescript@patch:typescript@5.6.3#~builtin<compat/typescript>, typescript@patch:typescript@~5.6.2#~builtin<compat/typescript>":
22564+
"typescript@patch:typescript@5.8.3#~builtin<compat/typescript>":
22565+
version: 5.8.3
22566+
resolution: "typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=cef18b"
22567+
bin:
22568+
tsc: bin/tsc
22569+
tsserver: bin/tsserver
22570+
checksum: 1b503525a88ff0ff5952e95870971c4fb2118c17364d60302c21935dedcd6c37e6a0a692f350892bafcef6f4a16d09073fe461158547978d2f16fbe4cb18581c
22571+
languageName: node
22572+
linkType: hard
22573+
22574+
"typescript@patch:typescript@~5.6.2#~builtin<compat/typescript>":
2255522575
version: 5.6.3
2255622576
resolution: "typescript@patch:typescript@npm%3A5.6.3#~builtin<compat/typescript>::version=5.6.3&hash=8c6c40"
2255722577
bin:

0 commit comments

Comments
 (0)