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 74
74
"rimraf" : " ^5.0.5" ,
75
75
"tiny-glob" : " ^0.2.9" ,
76
76
"turbo" : " 1.12.4" ,
77
- "typescript" : " ^5.3.3 " ,
77
+ "typescript" : " ^5.4.2 " ,
78
78
"vite" : " ^5.1.4" ,
79
79
"vite-plugin-dts" : " ^3.7.3"
80
80
},
Original file line number Diff line number Diff line change @@ -8875,7 +8875,7 @@ __metadata:
8875
8875
rimraf: ^5.0.5
8876
8876
tiny-glob: ^0.2.9
8877
8877
turbo: 1.12.4
8878
- typescript: ^5.3.3
8878
+ typescript: ^5.4.2
8879
8879
vite: ^5.1.4
8880
8880
vite-plugin-dts: ^3.7.3
8881
8881
languageName: unknown
@@ -17528,7 +17528,7 @@ __metadata:
17528
17528
languageName: node
17529
17529
linkType: hard
17530
17530
17531
- "typescript@npm:5.3.3, typescript@npm:^5.3.3 ":
17531
+ "typescript@npm:5.3.3":
17532
17532
version: 5.3.3
17533
17533
resolution: "typescript@npm:5.3.3"
17534
17534
bin:
@@ -17538,7 +17538,17 @@ __metadata:
17538
17538
languageName: node
17539
17539
linkType: hard
17540
17540
17541
- "typescript@patch:
[email protected] #~builtin<compat/typescript>, typescript@patch:typescript@^5.3.3#~builtin<compat/typescript>":
17541
+ "typescript@npm:^5.4.2":
17542
+ version: 5.4.2
17543
+ resolution: "typescript@npm:5.4.2"
17544
+ bin:
17545
+ tsc: bin/tsc
17546
+ tsserver: bin/tsserver
17547
+ checksum: 96d80fde25a09bcb04d399082fb27a808a9e17c2111e43849d2aafbd642d835e4f4ef0de09b0ba795ec2a700be6c4c2c3f62bf4660c05404c948727b5bbfb32a
17548
+ languageName: node
17549
+ linkType: hard
17550
+
17551
+ "typescript@patch:
[email protected] #~builtin<compat/typescript>":
17542
17552
version: 5.3.3
17543
17553
resolution: "typescript@patch:typescript@npm%3A5.3.3#~builtin<compat/typescript>::version=5.3.3&hash=85af82"
17544
17554
bin:
@@ -17548,6 +17558,16 @@ __metadata:
17548
17558
languageName: node
17549
17559
linkType: hard
17550
17560
17561
+ "typescript@patch:typescript@^5.4.2#~builtin<compat/typescript>":
17562
+ version: 5.4.2
17563
+ resolution: "typescript@patch:typescript@npm%3A5.4.2#~builtin<compat/typescript>::version=5.4.2&hash=85af82"
17564
+ bin:
17565
+ tsc: bin/tsc
17566
+ tsserver: bin/tsserver
17567
+ checksum: c1b669146bca5529873aae60870e243fa8140c85f57ca32c42f898f586d73ce4a6b4f6bb02ae312729e214d7f5859a0c70da3e527a116fdf5ad00c9fc733ecc6
17568
+ languageName: node
17569
+ linkType: hard
17570
+
17551
17571
"uglify-js@npm:^3.1.4":
17552
17572
version: 3.17.4
17553
17573
resolution: "uglify-js@npm:3.17.4"
You can’t perform that action at this time.
0 commit comments