File tree Expand file tree Collapse file tree 3 files changed +24
-4
lines changed Expand file tree Collapse file tree 3 files changed +24
-4
lines changed Original file line number Diff line number Diff line change 39
39
"release-it" : " ^14.12.5" ,
40
40
"serve" : " ^14.2.0" ,
41
41
"ts-node" : " ^10.9.2" ,
42
- "typescript" : " ^5.2 .2"
42
+ "typescript" : " ^5.4 .2"
43
43
},
44
44
"resolutions" : {
45
45
"@babel/core" : " 7.19.3" ,
Original file line number Diff line number Diff line change 90
90
"tslib" : " ^1.10.0" ,
91
91
"tsup" : " ^7.2.0" ,
92
92
"tsx" : " ^3.12.2" ,
93
- "typescript" : " ^5.3.3 " ,
93
+ "typescript" : " ^5.4.2 " ,
94
94
"vite-tsconfig-paths" : " ^4.3.1" ,
95
95
"vitest" : " ^1.1.3" ,
96
96
"yargs" : " ^15.3.1"
Original file line number Diff line number Diff line change @@ -7372,7 +7372,7 @@ __metadata:
7372
7372
tslib: "npm:^1.10.0"
7373
7373
tsup: "npm:^7.2.0"
7374
7374
tsx: "npm:^3.12.2"
7375
- typescript: "npm:^5.3.3 "
7375
+ typescript: "npm:^5.4.2 "
7376
7376
vite-tsconfig-paths: "npm:^4.3.1"
7377
7377
vitest: "npm:^1.1.3"
7378
7378
yargs: "npm:^15.3.1"
@@ -25525,7 +25525,7 @@ __metadata:
25525
25525
release-it: "npm:^14.12.5"
25526
25526
serve: "npm:^14.2.0"
25527
25527
ts-node: "npm:^10.9.2"
25528
- typescript: "npm:^5.2 .2"
25528
+ typescript: "npm:^5.4 .2"
25529
25529
languageName: unknown
25530
25530
linkType: soft
25531
25531
@@ -28061,6 +28061,16 @@ __metadata:
28061
28061
languageName: node
28062
28062
linkType: hard
28063
28063
28064
+ "typescript@npm:^5.4.2":
28065
+ version: 5.4.2
28066
+ resolution: "typescript@npm:5.4.2"
28067
+ bin:
28068
+ tsc: bin/tsc
28069
+ tsserver: bin/tsserver
28070
+ checksum: 10/f8cfdc630ab1672f004e9561eb2916935b2d267792d07ce93e97fc601c7a65191af32033d5e9c0169b7dc37da7db9bf320f7432bc84527cb7697effaa4e4559d
28071
+ languageName: node
28072
+ linkType: hard
28073
+
28064
28074
"typescript@npm:~4.2.4":
28065
28075
version: 4.2.4
28066
28076
resolution: "typescript@npm:4.2.4"
@@ -28111,6 +28121,16 @@ __metadata:
28111
28121
languageName: node
28112
28122
linkType: hard
28113
28123
28124
+ "typescript@patch:typescript@npm%3A^5.4.2#optional!builtin<compat/typescript>":
28125
+ version: 5.4.2
28126
+ resolution: "typescript@patch:typescript@npm%3A5.4.2#optional!builtin<compat/typescript>::version=5.4.2&hash=d69c25"
28127
+ bin:
28128
+ tsc: bin/tsc
28129
+ tsserver: bin/tsserver
28130
+ checksum: 10/ef4fc2994cc0219dc9ada94c92106ba8d44cbfd7a0328ed6f8d730311caf66e114cdfa07fbc6f369bfc0fc182d9493851b3bf1644c06fc5818690b19ee960d72
28131
+ languageName: node
28132
+ linkType: hard
28133
+
28114
28134
"typescript@patch:typescript@npm%3A~4.2.4#optional!builtin<compat/typescript>":
28115
28135
version: 4.2.4
28116
28136
resolution: "typescript@patch:typescript@npm%3A4.2.4#optional!builtin<compat/typescript>::version=4.2.4&hash=334f98"
You can’t perform that action at this time.
0 commit comments