File tree Expand file tree Collapse file tree 2 files changed +12
-12
lines changed Expand file tree Collapse file tree 2 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 304
304
"nyc" : " ^17.1.0" ,
305
305
"prettier" : " ^3.5.3" ,
306
306
"ts-loader" : " ^9.5.1" ,
307
- "tsc-watch" : " ^6.2 .1" ,
307
+ "tsc-watch" : " ^7.1 .1" ,
308
308
"typescript" : " ^5.4.5" ,
309
309
"utf-8-validate" : " ^6.0.5" ,
310
310
"vitest" : " ^0.34.6" ,
Original file line number Diff line number Diff line change @@ -1839,10 +1839,10 @@ cross-spawn@^6.0.5:
1839
1839
shebang-command "^1.2.0"
1840
1840
which "^1.2.9"
1841
1841
1842
- cross-spawn@^7.0.0, cross-spawn@^7.0.2, cross-spawn@^7.0.3 :
1843
- version "7.0.3 "
1844
- resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.3 .tgz#f73a85b9d5d41d045551c177e2882d4ac85728a6 "
1845
- integrity sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w ==
1842
+ cross-spawn@^7.0.0, cross-spawn@^7.0.2, cross-spawn@^7.0.3, cross-spawn@^7.0.6 :
1843
+ version "7.0.6 "
1844
+ resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.6 .tgz#8a58fe78f00dcd70c370451759dfbfaf03e8ee9f "
1845
+ integrity sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA ==
1846
1846
dependencies :
1847
1847
path-key "^3.1.0"
1848
1848
shebang-command "^2.0.0"
@@ -5971,7 +5971,7 @@ stream-combiner@~0.0.4:
5971
5971
dependencies :
5972
5972
duplexer "~0.1.1"
5973
5973
5974
- string-argv@^0.3.1 :
5974
+ string-argv@^0.3.2 :
5975
5975
version "0.3.2"
5976
5976
resolved "https://registry.yarnpkg.com/string-argv/-/string-argv-0.3.2.tgz#2b6d0ef24b656274d957d54e0a4bbf6153dc02b6"
5977
5977
integrity sha512-aqD2Q0144Z+/RqG52NeHEkZauTAUWJO8c6yTftGJKO3Tja5tUgIfmIl6kExvhtxSDP7fXB6DvzkfMpCd/F3G+Q==
@@ -6344,15 +6344,15 @@ ts-loader@^9.5.1:
6344
6344
semver "^7.3.4"
6345
6345
source-map "^0.7.4"
6346
6346
6347
- tsc-watch@^6.2 .1 :
6348
- version "6.2 .1"
6349
- resolved "https://registry.yarnpkg.com/tsc-watch/-/tsc-watch-6.2 .1.tgz#861801be929b2fd3d597c5f608db2b7ddba503db "
6350
- integrity sha512-GLwdz5Dy9K3sVm3RzgkLcyDpl5cvU9HEcE1A3gf5rqEwlUe7gDLxNCgcuNEw3zoKOiegMo3LnbF1t6HLqxhrSA ==
6347
+ tsc-watch@^7.1 .1 :
6348
+ version "7.1 .1"
6349
+ resolved "https://registry.yarnpkg.com/tsc-watch/-/tsc-watch-7.1 .1.tgz#c2aaf1719b79d63ef04ab7e176113fa715fd4eb7 "
6350
+ integrity sha512-r6t37Dkk4vK44HwxOe+OzjpE/gDamZAwqXhtcAJD/hPVblcjJK45NxbK0HcDASXG0U4pEnCh640JZbeDVSC6yA ==
6351
6351
dependencies :
6352
- cross-spawn "^7.0.3 "
6352
+ cross-spawn "^7.0.6 "
6353
6353
node-cleanup "^2.1.2"
6354
6354
ps-tree "^1.2.0"
6355
- string-argv "^0.3.1 "
6355
+ string-argv "^0.3.2 "
6356
6356
6357
6357
tsconfig-paths@^3.15.0 :
6358
6358
version "3.15.0"
You can’t perform that action at this time.
0 commit comments