File tree Expand file tree Collapse file tree 2 files changed +22
-2
lines changed Expand file tree Collapse file tree 2 files changed +22
-2
lines changed Original file line number Diff line number Diff line change 34
34
"nodemon" : " ^3.1.9" ,
35
35
"prettier" : " ^3.5.3" ,
36
36
"supertest" : " ^7.1.0" ,
37
- "typescript" : " ^5.8.2 " ,
37
+ "typescript" : " ^5.8.3 " ,
38
38
"yargs" : " ^17.7.2"
39
39
},
40
40
"packageManager" :
" [email protected] "
Original file line number Diff line number Diff line change @@ -5436,7 +5436,7 @@ __metadata:
5436
5436
nodemon : " npm:^3.1.9"
5437
5437
prettier : " npm:^3.5.3"
5438
5438
supertest : " npm:^7.1.0"
5439
- typescript : " npm:^5.8.2 "
5439
+ typescript : " npm:^5.8.3 "
5440
5440
yargs : " npm:^17.7.2"
5441
5441
bin :
5442
5442
laboperator-middleware : ./bin/cli
@@ -7245,6 +7245,16 @@ __metadata:
7245
7245
languageName : node
7246
7246
linkType : hard
7247
7247
7248
+ " typescript@npm:^5.8.3 " :
7249
+ version : 5.8.3
7250
+ resolution : " typescript@npm:5.8.3"
7251
+ bin :
7252
+ tsc : bin/tsc
7253
+ tsserver : bin/tsserver
7254
+ checksum : 5f8bb01196e542e64d44db3d16ee0e4063ce4f3e3966df6005f2588e86d91c03e1fb131c2581baf0fb65ee79669eea6e161cd448178986587e9f6844446dbb48
7255
+ languageName : node
7256
+ linkType : hard
7257
+
7248
7258
" typescript@patch:typescript@npm%3A^5.8.2#optional!builtin<compat/typescript> " :
7249
7259
version : 5.8.2
7250
7260
resolution : " typescript@patch:typescript@npm%3A5.8.2#optional!builtin<compat/typescript>::version=5.8.2&hash=e012d7"
@@ -7255,6 +7265,16 @@ __metadata:
7255
7265
languageName : node
7256
7266
linkType : hard
7257
7267
7268
+ " typescript@patch:typescript@npm%3A^5.8.3#optional!builtin<compat/typescript> " :
7269
+ version : 5.8.3
7270
+ resolution : " typescript@patch:typescript@npm%3A5.8.3#optional!builtin<compat/typescript>::version=5.8.3&hash=e012d7"
7271
+ bin :
7272
+ tsc : bin/tsc
7273
+ tsserver : bin/tsserver
7274
+ checksum : 92ea03509e06598948559ddcdd8a4ae5a7ab475766d5589f1b796f5731b3d631a4c7ddfb86a3bd44d58d10102b132cd4b4994dda9b63e6273c66d77d6a271dbd
7275
+ languageName : node
7276
+ linkType : hard
7277
+
7258
7278
" unbox-primitive@npm:^1.1.0 " :
7259
7279
version : 1.1.0
7260
7280
resolution : " unbox-primitive@npm:1.1.0"
You can’t perform that action at this time.
0 commit comments