mirror of
https://github.com/microsoft/vscode.git
synced 2026-02-15 07:28:05 +00:00
* Revert "Revert codicon change (#289683)"
This reverts commit de6f371a92.
* Always run postinstall
* Two more places
* Move codicon copy into compilation
* Fix pipelines
* Update readme
* Fix watch task
* Move copy codicons
* MIssed some spots
* Error handing
* Fix path
289 lines
12 KiB
JSON
289 lines
12 KiB
JSON
{
|
|
"name": "vscode-web",
|
|
"version": "0.0.0",
|
|
"lockfileVersion": 3,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"name": "vscode-web",
|
|
"version": "0.0.0",
|
|
"dependencies": {
|
|
"@microsoft/1ds-core-js": "^3.2.13",
|
|
"@microsoft/1ds-post-js": "^3.2.13",
|
|
"@vscode/codicons": "^0.0.44",
|
|
"@vscode/iconv-lite-umd": "0.7.1",
|
|
"@vscode/tree-sitter-wasm": "^0.3.0",
|
|
"@vscode/vscode-languagedetection": "1.0.21",
|
|
"@xterm/addon-clipboard": "^0.3.0-beta.102",
|
|
"@xterm/addon-image": "^0.10.0-beta.102",
|
|
"@xterm/addon-ligatures": "^0.11.0-beta.102",
|
|
"@xterm/addon-progress": "^0.3.0-beta.102",
|
|
"@xterm/addon-search": "^0.17.0-beta.102",
|
|
"@xterm/addon-serialize": "^0.15.0-beta.102",
|
|
"@xterm/addon-unicode11": "^0.10.0-beta.102",
|
|
"@xterm/addon-webgl": "^0.20.0-beta.101",
|
|
"@xterm/xterm": "^6.1.0-beta.102",
|
|
"jschardet": "3.1.4",
|
|
"katex": "^0.16.22",
|
|
"tas-client": "0.3.1",
|
|
"vscode-oniguruma": "1.7.0",
|
|
"vscode-textmate": "^9.3.2"
|
|
}
|
|
},
|
|
"node_modules/@microsoft/1ds-core-js": {
|
|
"version": "3.2.13",
|
|
"resolved": "https://registry.npmjs.org/@microsoft/1ds-core-js/-/1ds-core-js-3.2.13.tgz",
|
|
"integrity": "sha512-CluYTRWcEk0ObG5EWFNWhs87e2qchJUn0p2D21ZUa3PWojPZfPSBs4//WIE0MYV8Qg1Hdif2ZTwlM7TbYUjfAg==",
|
|
"dependencies": {
|
|
"@microsoft/applicationinsights-core-js": "2.8.15",
|
|
"@microsoft/applicationinsights-shims": "^2.0.2",
|
|
"@microsoft/dynamicproto-js": "^1.1.7"
|
|
}
|
|
},
|
|
"node_modules/@microsoft/1ds-post-js": {
|
|
"version": "3.2.13",
|
|
"resolved": "https://registry.npmjs.org/@microsoft/1ds-post-js/-/1ds-post-js-3.2.13.tgz",
|
|
"integrity": "sha512-HgS574fdD19Bo2vPguyznL4eDw7Pcm1cVNpvbvBLWiW3x4e1FCQ3VMXChWnAxCae8Hb0XqlA2sz332ZobBavTA==",
|
|
"dependencies": {
|
|
"@microsoft/1ds-core-js": "3.2.13",
|
|
"@microsoft/applicationinsights-shims": "^2.0.2",
|
|
"@microsoft/dynamicproto-js": "^1.1.7"
|
|
}
|
|
},
|
|
"node_modules/@microsoft/applicationinsights-core-js": {
|
|
"version": "2.8.15",
|
|
"resolved": "https://registry.npmjs.org/@microsoft/applicationinsights-core-js/-/applicationinsights-core-js-2.8.15.tgz",
|
|
"integrity": "sha512-yYAs9MyjGr2YijQdUSN9mVgT1ijI1FPMgcffpaPmYbHAVbQmF7bXudrBWHxmLzJlwl5rfep+Zgjli2e67lwUqQ==",
|
|
"dependencies": {
|
|
"@microsoft/applicationinsights-shims": "2.0.2",
|
|
"@microsoft/dynamicproto-js": "^1.1.9"
|
|
},
|
|
"peerDependencies": {
|
|
"tslib": "*"
|
|
}
|
|
},
|
|
"node_modules/@microsoft/applicationinsights-shims": {
|
|
"version": "2.0.2",
|
|
"resolved": "https://registry.npmjs.org/@microsoft/applicationinsights-shims/-/applicationinsights-shims-2.0.2.tgz",
|
|
"integrity": "sha512-PoHEgsnmcqruLNHZ/amACqdJ6YYQpED0KSRe6J7gIJTtpZC1FfFU9b1fmDKDKtFoUSrPzEh1qzO3kmRZP0betg=="
|
|
},
|
|
"node_modules/@microsoft/dynamicproto-js": {
|
|
"version": "1.1.9",
|
|
"resolved": "https://registry.npmjs.org/@microsoft/dynamicproto-js/-/dynamicproto-js-1.1.9.tgz",
|
|
"integrity": "sha512-n1VPsljTSkthsAFYdiWfC+DKzK2WwcRp83Y1YAqdX552BstvsDjft9YXppjUzp11BPsapDoO1LDgrDB0XVsfNQ=="
|
|
},
|
|
"node_modules/@vscode/codicons": {
|
|
"version": "0.0.44",
|
|
"resolved": "https://registry.npmjs.org/@vscode/codicons/-/codicons-0.0.44.tgz",
|
|
"integrity": "sha512-F7qPRumUK3EHjNdopfICLGRf3iNPoZQt+McTHAn4AlOWPB3W2kL4H0S7uqEqbyZ6rCxaeDjpAn3MCUnwTu/VJQ==",
|
|
"license": "CC-BY-4.0"
|
|
},
|
|
"node_modules/@vscode/iconv-lite-umd": {
|
|
"version": "0.7.1",
|
|
"resolved": "https://registry.npmjs.org/@vscode/iconv-lite-umd/-/iconv-lite-umd-0.7.1.tgz",
|
|
"integrity": "sha512-tK6k0DXFHW7q5+GGuGZO+phpAqpxO4WXl+BLc/8/uOk3RsM2ssAL3CQUQDb1TGfwltjsauhN6S4ghYZzs4sPFw==",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@vscode/tree-sitter-wasm": {
|
|
"version": "0.3.0",
|
|
"resolved": "https://registry.npmjs.org/@vscode/tree-sitter-wasm/-/tree-sitter-wasm-0.3.0.tgz",
|
|
"integrity": "sha512-4kjB1jgLyG9VimGfyJb1F8/GFdrx55atsBCH/9r2D/iZHAUDCvZ5zhWXB7sRQ2z2WkkuNYm/0pgQtUm1jhdf7A==",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@vscode/vscode-languagedetection": {
|
|
"version": "1.0.21",
|
|
"resolved": "https://registry.npmjs.org/@vscode/vscode-languagedetection/-/vscode-languagedetection-1.0.21.tgz",
|
|
"integrity": "sha512-zSUH9HYCw5qsCtd7b31yqkpaCU6jhtkKLkvOOA8yTrIRfBSOFb8PPhgmMicD7B/m+t4PwOJXzU1XDtrM9Fd3/g==",
|
|
"bin": {
|
|
"vscode-languagedetection": "cli/index.js"
|
|
}
|
|
},
|
|
"node_modules/@xterm/addon-clipboard": {
|
|
"version": "0.3.0-beta.102",
|
|
"resolved": "https://registry.npmjs.org/@xterm/addon-clipboard/-/addon-clipboard-0.3.0-beta.102.tgz",
|
|
"integrity": "sha512-VIqI/GP/OF4XX2nZaub3HJ59ysfR/t1BTy9695zgTecmX+RXPqp4s4rPmy3yv1k1MK/fqPu/HITGHjGvDZgKdg==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"js-base64": "^3.7.5"
|
|
},
|
|
"peerDependencies": {
|
|
"@xterm/xterm": "^6.1.0-beta.102"
|
|
}
|
|
},
|
|
"node_modules/@xterm/addon-image": {
|
|
"version": "0.10.0-beta.102",
|
|
"resolved": "https://registry.npmjs.org/@xterm/addon-image/-/addon-image-0.10.0-beta.102.tgz",
|
|
"integrity": "sha512-1zoOF08yrtXyK8YDd9h0PA7IFoaTyygV0Cip2/6fQb7j9QD6TMrqWsNC+g8T8yfLB31q6NS5CnG+TELVoNlfnw==",
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"@xterm/xterm": "^6.1.0-beta.102"
|
|
}
|
|
},
|
|
"node_modules/@xterm/addon-ligatures": {
|
|
"version": "0.11.0-beta.102",
|
|
"resolved": "https://registry.npmjs.org/@xterm/addon-ligatures/-/addon-ligatures-0.11.0-beta.102.tgz",
|
|
"integrity": "sha512-P6o8BBv4+gaAp7JNsiHyoMb1NKkW/KSMJyY6H7nhgUMtY6dT+skp3fbIkzP2M57XOKziLK9K3oRB0OcHjivrHQ==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"lru-cache": "^6.0.0",
|
|
"opentype.js": "^0.8.0"
|
|
},
|
|
"engines": {
|
|
"node": ">8.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@xterm/xterm": "^6.1.0-beta.102"
|
|
}
|
|
},
|
|
"node_modules/@xterm/addon-progress": {
|
|
"version": "0.3.0-beta.102",
|
|
"resolved": "https://registry.npmjs.org/@xterm/addon-progress/-/addon-progress-0.3.0-beta.102.tgz",
|
|
"integrity": "sha512-Mcsse/9drif/4OuzB10SpkiWmXJObWs+wDPRYtgH9uX4cK31Z2Y+Fm6UMnsDw9taIRMmizhhKYbgR+CBJGSoZA==",
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"@xterm/xterm": "^6.1.0-beta.102"
|
|
}
|
|
},
|
|
"node_modules/@xterm/addon-search": {
|
|
"version": "0.17.0-beta.102",
|
|
"resolved": "https://registry.npmjs.org/@xterm/addon-search/-/addon-search-0.17.0-beta.102.tgz",
|
|
"integrity": "sha512-61XYIk/Mbxc1gEL4pBVSTbxu1IV0kLtNrc8JHqp7rgVWKyNQMVKwovMUuzx2yR4y1h/Obu+P+OS06zsbrExg8A==",
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"@xterm/xterm": "^6.1.0-beta.102"
|
|
}
|
|
},
|
|
"node_modules/@xterm/addon-serialize": {
|
|
"version": "0.15.0-beta.102",
|
|
"resolved": "https://registry.npmjs.org/@xterm/addon-serialize/-/addon-serialize-0.15.0-beta.102.tgz",
|
|
"integrity": "sha512-fm5UA65Lk+ScucYtuZRsuFWI2MAUNYUh3w+9qOlfJRnoxP0PgsiCxXgXO6T6zB3/K9tO3De/X7PcfKvgP6zPZg==",
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"@xterm/xterm": "^6.1.0-beta.102"
|
|
}
|
|
},
|
|
"node_modules/@xterm/addon-unicode11": {
|
|
"version": "0.10.0-beta.102",
|
|
"resolved": "https://registry.npmjs.org/@xterm/addon-unicode11/-/addon-unicode11-0.10.0-beta.102.tgz",
|
|
"integrity": "sha512-+h/tIFEkGbTSlKCM9u3+PWs2P3bQWDYshy3JeJ+kYzgKdsCqfu8PNdQDekVVT/SeqW17hpQKl2OWHfIsNix9Xw==",
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"@xterm/xterm": "^6.1.0-beta.102"
|
|
}
|
|
},
|
|
"node_modules/@xterm/addon-webgl": {
|
|
"version": "0.20.0-beta.101",
|
|
"resolved": "https://registry.npmjs.org/@xterm/addon-webgl/-/addon-webgl-0.20.0-beta.101.tgz",
|
|
"integrity": "sha512-X6u76IQ/yFkWgX0Qh7OjdHJzDB/Wu03ZfMTRb/ipUCx7J0w/6Xs8TQ/wqSCLyE8JeZC/Pshhrg+acUcJLwC8Mw==",
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"@xterm/xterm": "^6.1.0-beta.102"
|
|
}
|
|
},
|
|
"node_modules/@xterm/xterm": {
|
|
"version": "6.1.0-beta.102",
|
|
"resolved": "https://registry.npmjs.org/@xterm/xterm/-/xterm-6.1.0-beta.102.tgz",
|
|
"integrity": "sha512-53vBNI1onToMiVCxh+pq1QkS8w3fEdeGfN/wp76GitHNgkLSDeTghGITsHeXGoEEgbnhR7+HhX4b5TGdN6u5vw==",
|
|
"license": "MIT",
|
|
"workspaces": [
|
|
"addons/*"
|
|
]
|
|
},
|
|
"node_modules/commander": {
|
|
"version": "8.3.0",
|
|
"resolved": "https://registry.npmjs.org/commander/-/commander-8.3.0.tgz",
|
|
"integrity": "sha512-OkTL9umf+He2DZkUq8f8J9of7yL6RJKI24dVITBmNfZBmri9zYZQrKkuXiKhyfPSu8tUhnVBB1iKXevvnlR4Ww==",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 12"
|
|
}
|
|
},
|
|
"node_modules/js-base64": {
|
|
"version": "3.7.7",
|
|
"resolved": "https://registry.npmjs.org/js-base64/-/js-base64-3.7.7.tgz",
|
|
"integrity": "sha512-7rCnleh0z2CkXhH67J8K1Ytz0b2Y+yxTPL+/KOJoa20hfnVQ/3/T6W/KflYI4bRHRagNeXeU2bkNGI3v1oS/lw=="
|
|
},
|
|
"node_modules/jschardet": {
|
|
"version": "3.1.4",
|
|
"resolved": "https://registry.npmjs.org/jschardet/-/jschardet-3.1.4.tgz",
|
|
"integrity": "sha512-/kmVISmrwVwtyYU40iQUOp3SUPk2dhNCMsZBQX0R1/jZ8maaXJ/oZIzUOiyOqcgtLnETFKYChbJ5iDC/eWmFHg==",
|
|
"license": "LGPL-2.1+",
|
|
"engines": {
|
|
"node": ">=0.1.90"
|
|
}
|
|
},
|
|
"node_modules/katex": {
|
|
"version": "0.16.22",
|
|
"resolved": "https://registry.npmjs.org/katex/-/katex-0.16.22.tgz",
|
|
"integrity": "sha512-XCHRdUw4lf3SKBaJe4EvgqIuWwkPSo9XoeO8GjQW94Bp7TWv9hNhzZjZ+OH9yf1UmLygb7DIT5GSFQiyt16zYg==",
|
|
"funding": [
|
|
"https://opencollective.com/katex",
|
|
"https://github.com/sponsors/katex"
|
|
],
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"commander": "^8.3.0"
|
|
},
|
|
"bin": {
|
|
"katex": "cli.js"
|
|
}
|
|
},
|
|
"node_modules/lru-cache": {
|
|
"version": "6.0.0",
|
|
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz",
|
|
"integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"yallist": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/opentype.js": {
|
|
"version": "0.8.0",
|
|
"resolved": "https://registry.npmjs.org/opentype.js/-/opentype.js-0.8.0.tgz",
|
|
"integrity": "sha512-FQHR4oGP+a0m/f6yHoRpBOIbn/5ZWxKd4D/djHVJu8+KpBTYrJda0b7mLcgDEMWXE9xBCJm+qb0yv6FcvPjukg==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"tiny-inflate": "^1.0.2"
|
|
},
|
|
"bin": {
|
|
"ot": "bin/ot"
|
|
}
|
|
},
|
|
"node_modules/tas-client": {
|
|
"version": "0.3.1",
|
|
"resolved": "https://registry.npmjs.org/tas-client/-/tas-client-0.3.1.tgz",
|
|
"integrity": "sha512-Mn4+4t/KXEf8aIENeI1TkzpKIImzmG+FjPZ2dlaoGNFgxJqBE/pp3MT7nc2032EG4aS73E4OEcr2WiNaWW8mdA==",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=22"
|
|
}
|
|
},
|
|
"node_modules/tiny-inflate": {
|
|
"version": "1.0.3",
|
|
"resolved": "https://registry.npmjs.org/tiny-inflate/-/tiny-inflate-1.0.3.tgz",
|
|
"integrity": "sha512-pkY1fj1cKHb2seWDy0B16HeWyczlJA9/WW3u3c4z/NiWDsO3DOU5D7nhTLE9CF0yXv/QZFY7sEJmj24dK+Rrqw==",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/vscode-oniguruma": {
|
|
"version": "1.7.0",
|
|
"resolved": "https://registry.npmjs.org/vscode-oniguruma/-/vscode-oniguruma-1.7.0.tgz",
|
|
"integrity": "sha512-L9WMGRfrjOhgHSdOYgCt/yRMsXzLDJSL7BPrOZt73gU0iWO4mpqzqQzOz5srxqTvMBaR0XZTSrVWo4j55Rc6cA=="
|
|
},
|
|
"node_modules/vscode-textmate": {
|
|
"version": "9.3.2",
|
|
"resolved": "https://registry.npmjs.org/vscode-textmate/-/vscode-textmate-9.3.2.tgz",
|
|
"integrity": "sha512-n2uGbUcrjhUEBH16uGA0TvUfhWwliFZ1e3+pTjrkim1Mt7ydB41lV08aUvsi70OlzDWp6X7Bx3w/x3fAXIsN0Q==",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/yallist": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz",
|
|
"integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==",
|
|
"license": "ISC"
|
|
}
|
|
}
|
|
}
|