File tree Expand file tree Collapse file tree 3 files changed +25
-5
lines changed Expand file tree Collapse file tree 3 files changed +25
-5
lines changed Original file line number Diff line number Diff line change 199
199
"tree-kill" : " 1.2.2" ,
200
200
"ts-node" : " ^10.9.1" ,
201
201
"tslib" : " 2.7.0" ,
202
- "typescript" : " 5.6.2 " ,
202
+ "typescript" : " 5.6.3 " ,
203
203
"undici" : " 6.20.0" ,
204
204
"unenv" : " ^1.10.0" ,
205
205
"verdaccio" : " 6.0.0" ,
225
225
},
226
226
"resolutions" : {
227
227
"@bazel/concatjs@npm:5.8.1" : " patch:@bazel/concatjs@npm%3A5.8.1#~/.yarn/patches/@bazel-concatjs-npm-5.8.1-1bf81df846.patch" ,
228
- "@microsoft/api-extractor/typescript" : " 5.6.2 "
228
+ "@microsoft/api-extractor/typescript" : " 5.6.3 "
229
229
}
230
230
}
Original file line number Diff line number Diff line change 29
29
"@angular-devkit/core" : " 0.0.0-PLACEHOLDER" ,
30
30
"@angular/compiler" : " 19.0.0-next.8" ,
31
31
"@angular/compiler-cli" : " 19.0.0-next.8" ,
32
- "typescript" : " 5.6.2 " ,
32
+ "typescript" : " 5.6.3 " ,
33
33
"webpack" : " 5.95.0"
34
34
}
35
35
}
Original file line number Diff line number Diff line change @@ -782,7 +782,7 @@ __metadata:
782
782
tree-kill: "npm:1.2.2"
783
783
ts-node: "npm:^10.9.1"
784
784
tslib: "npm:2.7.0"
785
- typescript: "npm:5.6.2 "
785
+ typescript: "npm:5.6.3 "
786
786
undici: "npm:6.20.0"
787
787
unenv: "npm:^1.10.0"
788
788
verdaccio: "npm:6.0.0"
@@ -3839,7 +3839,7 @@ __metadata:
3839
3839
"@angular-devkit/core": "npm:0.0.0-PLACEHOLDER"
3840
3840
"@angular/compiler": "npm:19.0.0-next.8"
3841
3841
"@angular/compiler-cli": "npm:19.0.0-next.8"
3842
- typescript: "npm:5.6.2 "
3842
+ typescript: "npm:5.6.3 "
3843
3843
webpack: "npm:5.95.0"
3844
3844
peerDependencies:
3845
3845
"@angular/compiler-cli": ^19.0.0-next.0
@@ -17566,6 +17566,16 @@ __metadata:
17566
17566
languageName: node
17567
17567
linkType: hard
17568
17568
17569
+ "typescript@npm:5.6.3":
17570
+ version: 5.6.3
17571
+ resolution: "typescript@npm:5.6.3"
17572
+ bin:
17573
+ tsc: bin/tsc
17574
+ tsserver: bin/tsserver
17575
+ checksum: 10c0/44f61d3fb15c35359bc60399cb8127c30bae554cd555b8e2b46d68fa79d680354b83320ad419ff1b81a0bdf324197b29affe6cc28988cd6a74d4ac60c94f9799
17576
+ languageName: node
17577
+ linkType: hard
17578
+
17569
17579
"typescript@npm:~4.9.0":
17570
17580
version: 4.9.5
17571
17581
resolution: "typescript@npm:4.9.5"
@@ -17586,6 +17596,16 @@ __metadata:
17586
17596
languageName: node
17587
17597
linkType: hard
17588
17598
17599
+ "typescript@patch:typescript@npm%3A5.6.3#optional!builtin<compat/typescript>":
17600
+ version: 5.6.3
17601
+ resolution: "typescript@patch:typescript@npm%3A5.6.3#optional!builtin<compat/typescript>::version=5.6.3&hash=8c6c40"
17602
+ bin:
17603
+ tsc: bin/tsc
17604
+ tsserver: bin/tsserver
17605
+ checksum: 10c0/7c9d2e07c81226d60435939618c91ec2ff0b75fbfa106eec3430f0fcf93a584bc6c73176676f532d78c3594fe28a54b36eb40b3d75593071a7ec91301533ace7
17606
+ languageName: node
17607
+ linkType: hard
17608
+
17589
17609
"typescript@patch:typescript@npm%3A~4.9.0#optional!builtin<compat/typescript>":
17590
17610
version: 4.9.5
17591
17611
resolution: "typescript@patch:typescript@npm%3A4.9.5#optional!builtin<compat/typescript>::version=4.9.5&hash=289587"
You can’t perform that action at this time.
0 commit comments