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.7" ,
35
35
"prettier" : " ^3.3.3" ,
36
36
"supertest" : " ^7.0.0" ,
37
- "typescript" : " ^5.6.3 " ,
37
+ "typescript" : " ^5.7.2 " ,
38
38
"yargs" : " ^17.7.2"
39
39
},
40
40
"packageManager" :
" [email protected] "
Original file line number Diff line number Diff line change @@ -5248,7 +5248,7 @@ __metadata:
5248
5248
nodemon : " npm:^3.1.7"
5249
5249
prettier : " npm:^3.3.3"
5250
5250
supertest : " npm:^7.0.0"
5251
- typescript : " npm:^5.6.3 "
5251
+ typescript : " npm:^5.7.2 "
5252
5252
yargs : " npm:^17.7.2"
5253
5253
bin :
5254
5254
laboperator-middleware : ./bin/cli
@@ -6935,23 +6935,23 @@ __metadata:
6935
6935
languageName : node
6936
6936
linkType : hard
6937
6937
6938
- " typescript@npm:^5.4.5, typescript@npm:^5.6.3 " :
6939
- version : 5.6.3
6940
- resolution : " typescript@npm:5.6.3 "
6938
+ " typescript@npm:^5.4.5, typescript@npm:^5.7.2 " :
6939
+ version : 5.7.2
6940
+ resolution : " typescript@npm:5.7.2 "
6941
6941
bin :
6942
6942
tsc : bin/tsc
6943
6943
tsserver : bin/tsserver
6944
- checksum : 44f61d3fb15c35359bc60399cb8127c30bae554cd555b8e2b46d68fa79d680354b83320ad419ff1b81a0bdf324197b29affe6cc28988cd6a74d4ac60c94f9799
6944
+ checksum : a873118b5201b2ef332127ef5c63fb9d9c155e6fdbe211cbd9d8e65877283797cca76546bad742eea36ed7efbe3424a30376818f79c7318512064e8625d61622
6945
6945
languageName : node
6946
6946
linkType : hard
6947
6947
6948
- " typescript@patch:typescript@npm%3A^5.4.5#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A^5.6.3 #optional!builtin<compat/typescript> " :
6949
- version : 5.6.3
6950
- resolution : " typescript@patch:typescript@npm%3A5.6.3 #optional!builtin<compat/typescript>::version=5.6.3 &hash=e012d7"
6948
+ " typescript@patch:typescript@npm%3A^5.4.5#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A^5.7.2 #optional!builtin<compat/typescript> " :
6949
+ version : 5.7.2
6950
+ resolution : " typescript@patch:typescript@npm%3A5.7.2 #optional!builtin<compat/typescript>::version=5.7.2 &hash=e012d7"
6951
6951
bin :
6952
6952
tsc : bin/tsc
6953
6953
tsserver : bin/tsserver
6954
- checksum : ac8307bb06bbfd08ae7137da740769b7d8c3ee5943188743bb622c621f8ad61d244767480f90fbd840277fbf152d8932aa20c33f867dea1bb5e79b187ca1a92f
6954
+ checksum : c891ccf04008bc1305ba34053db951f8a4584b4a1bf2f68fd972c4a354df3dc5e62c8bfed4f6ac2d12e5b3b1c49af312c83a651048f818cd5b4949d17baacd79
6955
6955
languageName : node
6956
6956
linkType : hard
6957
6957
You can’t perform that action at this time.
0 commit comments