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 @@ -7762,7 +7762,7 @@ __metadata:
7762
7762
pretty-quick : ^3.1.3
7763
7763
prisma : 3.15.2
7764
7764
reflect-metadata : 0.1.13
7765
- tsc-watch : 5 .0.3
7765
+ tsc-watch : 6 .0.4
7766
7766
tsup : ^5.12.9
7767
7767
typescript : ^4.9.5
7768
7768
languageName : unknown
@@ -7820,13 +7820,6 @@ __metadata:
7820
7820
languageName : node
7821
7821
linkType : hard
7822
7822
7823
- " string-argv@npm:^0.1.1 " :
7824
- version : 0.1.2
7825
- resolution : " string-argv@npm:0.1.2"
7826
- checksum : 6877bd72af145f6e6eafa932818014a57b2f39225c924562b7fccb50f1fcee73717bbcd5e528fd4d86cec32835c14749c32a9d35f06e0bf96637d1e73158203f
7827
- languageName : node
7828
- linkType : hard
7829
-
7830
7823
" string-argv@npm:^0.3.1 " :
7831
7824
version : 0.3.1
7832
7825
resolution : " string-argv@npm:0.3.1"
@@ -8237,20 +8230,19 @@ __metadata:
8237
8230
languageName : node
8238
8231
linkType : hard
8239
8232
8240
- " tsc-watch@npm:5 .0.3 " :
8241
- version : 5 .0.3
8242
- resolution : " tsc-watch@npm:5 .0.3 "
8233
+ " tsc-watch@npm:6 .0.4 " :
8234
+ version : 6 .0.4
8235
+ resolution : " tsc-watch@npm:6 .0.4 "
8243
8236
dependencies :
8244
8237
cross-spawn : ^7.0.3
8245
8238
node-cleanup : ^2.1.2
8246
8239
ps-tree : ^1.2.0
8247
- string-argv : ^0.1.1
8248
- strip-ansi : ^6.0.0
8240
+ string-argv : ^0.3.1
8249
8241
peerDependencies :
8250
8242
typescript : " *"
8251
8243
bin :
8252
- tsc-watch : index .js
8253
- checksum : abd63295dd5fda098a45d27912031e6c35a95f1aa20d7a86d6ad1469580400069e6476f2ffd4b88e37886d016443e60b1ae2dbcaf756e324efc67d0fa713fb15
8244
+ tsc-watch : dist/lib/tsc-watch .js
8245
+ checksum : f7bf7eefbc5a8bbf7c989edd1e5199ac95ad1654b11ea39bfe7fc2e5a83480926928bd405aebe2cbd783fc6ffac521b9ad650cb300d51d4a9b616b7c69da02da
8254
8246
languageName : node
8255
8247
linkType : hard
8256
8248
You can’t perform that action at this time.
0 commit comments