mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-17 23:35:54 +01:00
Merge commit '2b44ec5c3fcd5788a7fb6abaa231c6659018babc' into joao/copilot-builtin
This commit is contained in:
10
package.json
10
package.json
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "code-oss-dev",
|
||||
"version": "1.113.0",
|
||||
"distro": "c056f4dce23e765e319d32692385fa0192028f7b",
|
||||
"distro": "a981e7362565b4058f3bfd7604f8ab8c4f85101b",
|
||||
"author": {
|
||||
"name": "Microsoft Corporation"
|
||||
},
|
||||
@@ -85,19 +85,19 @@
|
||||
"install-latest-component-explorer": "npm install @vscode/component-explorer@next @vscode/component-explorer-cli@next && cd build/vite && npm install @vscode/component-explorer-vite-plugin@next && npm install @vscode/component-explorer@next"
|
||||
},
|
||||
"dependencies": {
|
||||
"@anthropic-ai/sandbox-runtime": "0.0.23",
|
||||
"@anthropic-ai/sandbox-runtime": "0.0.42",
|
||||
"@github/copilot": "^1.0.4-0",
|
||||
"@github/copilot-sdk": "^0.1.32",
|
||||
"@microsoft/1ds-core-js": "^3.2.13",
|
||||
"@microsoft/1ds-post-js": "^3.2.13",
|
||||
"@parcel/watcher": "^2.5.6",
|
||||
"@types/semver": "^7.5.8",
|
||||
"@vscode/codicons": "^0.0.45-14",
|
||||
"@vscode/codicons": "^0.0.46-0",
|
||||
"@vscode/deviceid": "^0.1.1",
|
||||
"@vscode/iconv-lite-umd": "0.7.1",
|
||||
"@vscode/native-watchdog": "^1.4.6",
|
||||
"@vscode/policy-watcher": "^1.3.2",
|
||||
"@vscode/proxy-agent": "^0.39.1",
|
||||
"@vscode/proxy-agent": "^0.40.0",
|
||||
"@vscode/ripgrep": "^1.17.1",
|
||||
"@vscode/spdlog": "^0.15.7",
|
||||
"@vscode/sqlite3": "5.1.12-vscode",
|
||||
@@ -181,7 +181,7 @@
|
||||
"cookie": "^0.7.2",
|
||||
"debounce": "^1.0.0",
|
||||
"deemon": "^1.13.6",
|
||||
"electron": "39.8.2",
|
||||
"electron": "39.8.3",
|
||||
"eslint": "^9.36.0",
|
||||
"eslint-formatter-compact": "^8.40.0",
|
||||
"eslint-plugin-header": "3.1.1",
|
||||
|
||||
Reference in New Issue
Block a user