File tree 2 files changed +0
-19
lines changed 2 files changed +0
-19
lines changed Original file line number Diff line number Diff line change 256
256
"@types/node-forge" : " ^1.3.11" ,
257
257
"@types/ua-parser-js" : " ^0.7.39" ,
258
258
"@types/vscode" : " ^1.73.0" ,
259
- "@types/which" : " ^2.0.1" ,
260
259
"@types/ws" : " ^8.5.10" ,
261
260
"@typescript-eslint/eslint-plugin" : " ^6.21.0" ,
262
261
"@typescript-eslint/parser" : " ^6.21.0" ,
295
294
"proxy-agent" : " ^6.4.0" ,
296
295
"semver" : " ^7.6.2" ,
297
296
"ua-parser-js" : " ^1.0.38" ,
298
- "which" : " ^4.0.0" ,
299
297
"ws" : " ^8.17.1" ,
300
298
"zod" : " ^3.23.8"
301
299
},
Original file line number Diff line number Diff line change 733
733
resolved "https://registry.yarnpkg.com/@types/vscode/-/vscode-1.74.0.tgz#4adc21b4e7f527b893de3418c21a91f1e503bdcd"
734
734
integrity sha512-LyeCIU3jb9d38w0MXFwta9r0Jx23ugujkAxdwLTNCyspdZTKUc43t7ppPbCiPoQ/Ivd/pnDFZrb4hWd45wrsgA==
735
735
736
- " @types/which@^2.0.1 " :
737
- version "2.0.1"
738
- resolved "https://registry.yarnpkg.com/@types/which/-/which-2.0.1.tgz#27ecd67f915b7c3d6ba552135bb1eecd66e63501"
739
- integrity sha512-Jjakcv8Roqtio6w1gr0D7y6twbhx6gGgFGF5BLwajPpnOIOxFkakFhCq+LmyyeAz7BX6ULrjBOxdKaCDy+4+dQ==
740
-
741
736
" @types/ws@^8.5.10 " :
742
737
version "8.5.10"
743
738
resolved "https://registry.yarnpkg.com/@types/ws/-/ws-8.5.10.tgz#4acfb517970853fa6574a3a6886791d04a396787"
@@ -3452,11 +3447,6 @@ isexe@^2.0.0:
3452
3447
resolved "https://registry.yarnpkg.com/isexe/-/isexe-2.0.0.tgz#e8fbf374dc556ff8947a10dcb0572d633f2cfa10"
3453
3448
integrity sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==
3454
3449
3455
- isexe@^3.1.1 :
3456
- version "3.1.1"
3457
- resolved "https://registry.yarnpkg.com/isexe/-/isexe-3.1.1.tgz#4a407e2bd78ddfb14bea0c27c6f7072dde775f0d"
3458
- integrity sha512-LpB/54B+/2J5hqQ7imZHfdU31OlgQqx7ZicVlkm9kzg9/w8GKLEcFfJl/t7DCEDueOyBAD6zCCwTO6Fzs0NoEQ==
3459
-
3460
3450
isobject@^3.0.1 :
3461
3451
version "3.0.1"
3462
3452
resolved "https://registry.yarnpkg.com/isobject/-/isobject-3.0.1.tgz#4e431e92b11a9731636aa1f9c8d1ccbcfdab78df"
@@ -6492,13 +6482,6 @@ which@^2.0.1:
6492
6482
dependencies :
6493
6483
isexe "^2.0.0"
6494
6484
6495
- which@^4.0.0 :
6496
- version "4.0.0"
6497
- resolved "https://registry.yarnpkg.com/which/-/which-4.0.0.tgz#cd60b5e74503a3fbcfbf6cd6b4138a8bae644c1a"
6498
- integrity sha512-GlaYyEb07DPxYCKhKzplCWBJtvxZcZMrL+4UkrTSJHHPyZU4mYYTv3qaOe77H7EODLSSopAUFAc6W8U4yqvscg==
6499
- dependencies :
6500
- isexe "^3.1.1"
6501
-
6502
6485
why-is-node-running@^2.2.2 :
6503
6486
version "2.2.2"
6504
6487
resolved "https://registry.yarnpkg.com/why-is-node-running/-/why-is-node-running-2.2.2.tgz#4185b2b4699117819e7154594271e7e344c9973e"
You can’t perform that action at this time.
0 commit comments