File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 106106 "string-width" : " ^8.0.0" ,
107107 "strip-ansi" : " ^7.1.0" ,
108108 "tiged" : " ~2.12.7" ,
109- "which" : " ^5 .0.0" ,
109+ "which" : " ^6 .0.0" ,
110110 "widest-line" : " ^5.0.0" ,
111111 "wrap-ansi" : " ^9.0.0"
112112 },
Original file line number Diff line number Diff line change @@ -2371,7 +2371,7 @@ __metadata:
23712371 typescript : " npm:^5.8.3"
23722372 typescript-eslint : " npm:^8.31.0"
23732373 vitest : " npm:^3.0.0"
2374- which : " npm:^5 .0.0"
2374+ which : " npm:^6 .0.0"
23752375 widest-line : " npm:^5.0.0"
23762376 wrap-ansi : " npm:^9.0.0"
23772377 bin :
@@ -9494,6 +9494,17 @@ __metadata:
94949494 languageName : node
94959495 linkType : hard
94969496
9497+ " which@npm:^6.0.0 " :
9498+ version : 6.0.0
9499+ resolution : " which@npm:6.0.0"
9500+ dependencies :
9501+ isexe : " npm:^3.1.1"
9502+ bin :
9503+ node-which : bin/which.js
9504+ checksum : 10c0/fe9d6463fe44a76232bb6e3b3181922c87510a5b250a98f1e43a69c99c079b3f42ddeca7e03d3e5f2241bf2d334f5a7657cfa868b97c109f3870625842f4cc15
9505+ languageName : node
9506+ linkType : hard
9507+
94979508" why-is-node-running@npm:^2.3.0 " :
94989509 version : 2.3.0
94999510 resolution : " why-is-node-running@npm:2.3.0"
You can’t perform that action at this time.
0 commit comments