File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 34
34
"nodemon" : " ^3.1.10" ,
35
35
"prettier" : " ^3.6.2" ,
36
36
"supertest" : " ^7.1.4" ,
37
- "typescript" : " ^5.8.3 " ,
37
+ "typescript" : " ^5.9.2 " ,
38
38
"yargs" : " ^17.7.2"
39
39
},
40
40
"packageManager" :
" [email protected] "
Original file line number Diff line number Diff line change @@ -5445,7 +5445,7 @@ __metadata:
5445
5445
nodemon : " npm:^3.1.10"
5446
5446
prettier : " npm:^3.6.2"
5447
5447
supertest : " npm:^7.1.4"
5448
- typescript : " npm:^5.8.3 "
5448
+ typescript : " npm:^5.9.2 "
5449
5449
yargs : " npm:^17.7.2"
5450
5450
bin :
5451
5451
laboperator-middleware : ./bin/cli
@@ -7227,23 +7227,23 @@ __metadata:
7227
7227
languageName : node
7228
7228
linkType : hard
7229
7229
7230
- " typescript@npm:^5.8.2, typescript@npm:^5.8.3 " :
7231
- version : 5.8.3
7232
- resolution : " typescript@npm:5.8.3 "
7230
+ " typescript@npm:^5.8.2, typescript@npm:^5.9.2 " :
7231
+ version : 5.9.2
7232
+ resolution : " typescript@npm:5.9.2 "
7233
7233
bin :
7234
7234
tsc : bin/tsc
7235
7235
tsserver : bin/tsserver
7236
- checksum : 5f8bb01196e542e64d44db3d16ee0e4063ce4f3e3966df6005f2588e86d91c03e1fb131c2581baf0fb65ee79669eea6e161cd448178986587e9f6844446dbb48
7236
+ checksum : cd635d50f02d6cf98ed42de2f76289701c1ec587a363369255f01ed15aaf22be0813226bff3c53e99d971f9b540e0b3cc7583dbe05faded49b1b0bed2f638a18
7237
7237
languageName : node
7238
7238
linkType : hard
7239
7239
7240
- " typescript@patch:typescript@npm%3A^5.8.2#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A^5.8.3 #optional!builtin<compat/typescript> " :
7241
- version : 5.8.3
7242
- resolution : " typescript@patch:typescript@npm%3A5.8.3 #optional!builtin<compat/typescript>::version=5.8.3 &hash=e012d7"
7240
+ " typescript@patch:typescript@npm%3A^5.8.2#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A^5.9.2 #optional!builtin<compat/typescript> " :
7241
+ version : 5.9.2
7242
+ resolution : " typescript@patch:typescript@npm%3A5.9.2 #optional!builtin<compat/typescript>::version=5.9.2 &hash=e012d7"
7243
7243
bin :
7244
7244
tsc : bin/tsc
7245
7245
tsserver : bin/tsserver
7246
- checksum : 92ea03509e06598948559ddcdd8a4ae5a7ab475766d5589f1b796f5731b3d631a4c7ddfb86a3bd44d58d10102b132cd4b4994dda9b63e6273c66d77d6a271dbd
7246
+ checksum : 66fc07779427a7c3fa97da0cf2e62595eaff2cea4594d45497d294bfa7cb514d164f0b6ce7a5121652cf44c0822af74e29ee579c771c405e002d1f23cf06bfde
7247
7247
languageName : node
7248
7248
linkType : hard
7249
7249
You can’t perform that action at this time.
0 commit comments