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.9" ,
35
35
"prettier" : " ^3.5.2" ,
36
36
"supertest" : " ^7.0.0" ,
37
- "typescript" : " ^5.7.3 " ,
37
+ "typescript" : " ^5.8.2 " ,
38
38
"yargs" : " ^17.7.2"
39
39
},
40
40
"packageManager" :
" [email protected] "
Original file line number Diff line number Diff line change @@ -5226,7 +5226,7 @@ __metadata:
5226
5226
nodemon : " npm:^3.1.9"
5227
5227
prettier : " npm:^3.5.2"
5228
5228
supertest : " npm:^7.0.0"
5229
- typescript : " npm:^5.7.3 "
5229
+ typescript : " npm:^5.8.2 "
5230
5230
yargs : " npm:^17.7.2"
5231
5231
bin :
5232
5232
laboperator-middleware : ./bin/cli
@@ -6913,23 +6913,23 @@ __metadata:
6913
6913
languageName : node
6914
6914
linkType : hard
6915
6915
6916
- " typescript@npm:^5.4.5, typescript@npm:^5.7.3 " :
6917
- version : 5.7.3
6918
- resolution : " typescript@npm:5.7.3 "
6916
+ " typescript@npm:^5.4.5, typescript@npm:^5.8.2 " :
6917
+ version : 5.8.2
6918
+ resolution : " typescript@npm:5.8.2 "
6919
6919
bin :
6920
6920
tsc : bin/tsc
6921
6921
tsserver : bin/tsserver
6922
- checksum : b7580d716cf1824736cc6e628ab4cd8b51877408ba2be0869d2866da35ef8366dd6ae9eb9d0851470a39be17cbd61df1126f9e211d8799d764ea7431d5435afa
6922
+ checksum : 5c4f6fbf1c6389b6928fe7b8fcd5dc73bb2d58cd4e3883f1d774ed5bd83b151cbac6b7ecf11723de56d4676daeba8713894b1e9af56174f2f9780ae7848ec3c6
6923
6923
languageName : node
6924
6924
linkType : hard
6925
6925
6926
- " typescript@patch:typescript@npm%3A^5.4.5#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A^5.7.3 #optional!builtin<compat/typescript> " :
6927
- version : 5.7.3
6928
- resolution : " typescript@patch:typescript@npm%3A5.7.3 #optional!builtin<compat/typescript>::version=5.7.3 &hash=e012d7"
6926
+ " typescript@patch:typescript@npm%3A^5.4.5#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A^5.8.2 #optional!builtin<compat/typescript> " :
6927
+ version : 5.8.2
6928
+ resolution : " typescript@patch:typescript@npm%3A5.8.2 #optional!builtin<compat/typescript>::version=5.8.2 &hash=e012d7"
6929
6929
bin :
6930
6930
tsc : bin/tsc
6931
6931
tsserver : bin/tsserver
6932
- checksum : 3b56d6afa03d9f6172d0b9cdb10e6b1efc9abc1608efd7a3d2f38773d5d8cfb9bbc68dfb72f0a7de5e8db04fc847f4e4baeddcd5ad9c9feda072234f0d788896
6932
+ checksum : 8a6cd29dfb59bd5a978407b93ae0edb530ee9376a5b95a42ad057a6f80ffb0c410489ccd6fe48d1d0dfad6e8adf5d62d3874bbd251f488ae30e11a1ce6dabd28
6933
6933
languageName : node
6934
6934
linkType : hard
6935
6935
You can’t perform that action at this time.
0 commit comments