File tree 2 files changed +8
-16
lines changed
2 files changed +8
-16
lines changed Original file line number Diff line number Diff line change 98
98
"pretty-quick" : " ^3.1.3" ,
99
99
"prisma" : " 3.15.2" ,
100
100
"reflect-metadata" : " 0.1.13" ,
101
- "tsc-watch" : " 5 .0.3 " ,
101
+ "tsc-watch" : " 6 .0.4 " ,
102
102
"tsup" : " ^5.12.9" ,
103
103
"typescript" : " ^4.9.5"
104
104
},
Original file line number Diff line number Diff line change @@ -7750,7 +7750,7 @@ __metadata:
7750
7750
pretty-quick : ^3.1.3
7751
7751
prisma : 3.15.2
7752
7752
reflect-metadata : 0.1.13
7753
- tsc-watch : 5 .0.3
7753
+ tsc-watch : 6 .0.4
7754
7754
tsup : ^5.12.9
7755
7755
typescript : ^4.9.5
7756
7756
languageName : unknown
@@ -7815,13 +7815,6 @@ __metadata:
7815
7815
languageName : node
7816
7816
linkType : hard
7817
7817
7818
- " string-argv@npm:^0.1.1 " :
7819
- version : 0.1.2
7820
- resolution : " string-argv@npm:0.1.2"
7821
- checksum : 6877bd72af145f6e6eafa932818014a57b2f39225c924562b7fccb50f1fcee73717bbcd5e528fd4d86cec32835c14749c32a9d35f06e0bf96637d1e73158203f
7822
- languageName : node
7823
- linkType : hard
7824
-
7825
7818
" string-argv@npm:^0.3.1 " :
7826
7819
version : 0.3.1
7827
7820
resolution : " string-argv@npm:0.3.1"
@@ -8214,20 +8207,19 @@ __metadata:
8214
8207
languageName : node
8215
8208
linkType : hard
8216
8209
8217
- " tsc-watch@npm:5 .0.3 " :
8218
- version : 5 .0.3
8219
- resolution : " tsc-watch@npm:5 .0.3 "
8210
+ " tsc-watch@npm:6 .0.4 " :
8211
+ version : 6 .0.4
8212
+ resolution : " tsc-watch@npm:6 .0.4 "
8220
8213
dependencies :
8221
8214
cross-spawn : ^7.0.3
8222
8215
node-cleanup : ^2.1.2
8223
8216
ps-tree : ^1.2.0
8224
- string-argv : ^0.1.1
8225
- strip-ansi : ^6.0.0
8217
+ string-argv : ^0.3.1
8226
8218
peerDependencies :
8227
8219
typescript : " *"
8228
8220
bin :
8229
- tsc-watch : index .js
8230
- checksum : abd63295dd5fda098a45d27912031e6c35a95f1aa20d7a86d6ad1469580400069e6476f2ffd4b88e37886d016443e60b1ae2dbcaf756e324efc67d0fa713fb15
8221
+ tsc-watch : dist/lib/tsc-watch .js
8222
+ checksum : f7bf7eefbc5a8bbf7c989edd1e5199ac95ad1654b11ea39bfe7fc2e5a83480926928bd405aebe2cbd783fc6ffac521b9ad650cb300d51d4a9b616b7c69da02da
8231
8223
languageName : node
8232
8224
linkType : hard
8233
8225
You can’t perform that action at this time.
0 commit comments