File tree Expand file tree Collapse file tree 2 files changed +24
-4
lines changed
Expand file tree Collapse file tree 2 files changed +24
-4
lines changed Original file line number Diff line number Diff line change 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.9 .3" ,
122122 "unplugin-swc" : " 1.5.5" ,
123123 "vite" : " 6.3.5" ,
124124 "vitest" : " 3.2.3"
Original file line number Diff line number Diff line change @@ -4544,7 +4544,7 @@ __metadata:
45444544 ts-node: 10.9.2
45454545 tslib: 2.8.1
45464546 tsx: 4.19.4
4547- typescript: 5.6 .3
4547+ typescript: 5.9 .3
45484548 unplugin-swc: 1.5.5
45494549 vite: 6.3.5
45504550 vitest: 3.2.3
@@ -22713,7 +22713,17 @@ __metadata:
2271322713 languageName: node
2271422714 linkType: hard
2271522715
22716- "typescript@npm:5.6.3, typescript@npm:~5.6.2":
22716+ "typescript@npm:5.9.3":
22717+ version: 5.9.3
22718+ resolution: "typescript@npm:5.9.3"
22719+ bin:
22720+ tsc: bin/tsc
22721+ tsserver: bin/tsserver
22722+ checksum: 0d0ffb84f2cd072c3e164c79a2e5a1a1f4f168e84cb2882ff8967b92afe1def6c2a91f6838fb58b168428f9458c57a2ba06a6737711fdd87a256bbe83e9a217f
22723+ languageName: node
22724+ linkType: hard
22725+
22726+ "typescript@npm:~5.6.2":
2271722727 version: 5.6.3
2271822728 resolution: "typescript@npm:5.6.3"
2271922729 bin:
@@ -22723,7 +22733,17 @@ __metadata:
2272322733 languageName: node
2272422734 linkType: hard
2272522735
22726- "typescript@patch:typescript@5.6.3#~builtin<compat/typescript>, typescript@patch:typescript@~5.6.2#~builtin<compat/typescript>":
22736+ "typescript@patch:typescript@5.9.3#~builtin<compat/typescript>":
22737+ version: 5.9.3
22738+ resolution: "typescript@patch:typescript@npm%3A5.9.3#~builtin<compat/typescript>::version=5.9.3&hash=cef18b"
22739+ bin:
22740+ tsc: bin/tsc
22741+ tsserver: bin/tsserver
22742+ checksum: 8bb8d86819ac86a498eada254cad7fb69c5f74778506c700c2a712daeaff21d3a6f51fd0d534fe16903cb010d1b74f89437a3d02d4d0ff5ca2ba9a4660de8497
22743+ languageName: node
22744+ linkType: hard
22745+
22746+ "typescript@patch:typescript@~5.6.2#~builtin<compat/typescript>":
2272722747 version: 5.6.3
2272822748 resolution: "typescript@patch:typescript@npm%3A5.6.3#~builtin<compat/typescript>::version=5.6.3&hash=8c6c40"
2272922749 bin:
You can’t perform that action at this time.
0 commit comments