Git - remove the usage of jschardet and iconv-lite-umd (#243843)

This commit is contained in:
Ladislau Szomoru
2025-03-18 10:53:58 +01:00
committed by GitHub
parent 4c3518eafe
commit f9d810d1fd
7 changed files with 21 additions and 160 deletions

View File

@@ -3567,10 +3567,8 @@
"dependencies": {
"@joaomoreno/unique-names-generator": "^5.2.0",
"@vscode/extension-telemetry": "^0.9.8",
"@vscode/iconv-lite-umd": "0.7.0",
"byline": "^5.0.0",
"file-type": "16.5.4",
"jschardet": "3.1.4",
"picomatch": "2.3.1",
"vscode-uri": "^2.0.0",
"which": "4.0.0"