mirror of
https://github.com/microsoft/vscode.git
synced 2026-07-01 12:06:24 +01:00
Updates for windows sandboxing (#323062)
This commit is contained in:
Generated
+4
-4
@@ -12,7 +12,7 @@
|
||||
"@github/copilot-sdk": "^1.0.4",
|
||||
"@microsoft/1ds-core-js": "^3.2.13",
|
||||
"@microsoft/1ds-post-js": "^3.2.13",
|
||||
"@microsoft/mxc-sdk": "0.6.0",
|
||||
"@microsoft/mxc-sdk": "0.6.1",
|
||||
"@parcel/watcher": "^2.5.6",
|
||||
"@vscode/copilot-api": "^0.4.2",
|
||||
"@vscode/deviceid": "^0.1.1",
|
||||
@@ -287,9 +287,9 @@
|
||||
"integrity": "sha512-n1VPsljTSkthsAFYdiWfC+DKzK2WwcRp83Y1YAqdX552BstvsDjft9YXppjUzp11BPsapDoO1LDgrDB0XVsfNQ=="
|
||||
},
|
||||
"node_modules/@microsoft/mxc-sdk": {
|
||||
"version": "0.6.0",
|
||||
"resolved": "https://registry.npmjs.org/@microsoft/mxc-sdk/-/mxc-sdk-0.6.0.tgz",
|
||||
"integrity": "sha512-O+cKLjO4mE/D4dDp2GmVJ8hAj43vQHLf1YTMUWUtU4+41ddThhb1SYkn6W9b3FLl63bJW/4dqReJG6PIBk8jqQ==",
|
||||
"version": "0.6.1",
|
||||
"resolved": "https://registry.npmjs.org/@microsoft/mxc-sdk/-/mxc-sdk-0.6.1.tgz",
|
||||
"integrity": "sha512-jpbJU/xfF4qLWcNMplDTUX/q13m2A6vYao1QN3lkZaQlzsRce95H+iU0Qu0wlweJZ2gx6eY1PRQU+/bnQki/dw==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"node-pty": "^1.2.0-beta.12",
|
||||
|
||||
+1
-1
@@ -7,7 +7,7 @@
|
||||
"@github/copilot-sdk": "^1.0.4",
|
||||
"@microsoft/1ds-core-js": "^3.2.13",
|
||||
"@microsoft/1ds-post-js": "^3.2.13",
|
||||
"@microsoft/mxc-sdk": "0.6.0",
|
||||
"@microsoft/mxc-sdk": "0.6.1",
|
||||
"@parcel/watcher": "^2.5.6",
|
||||
"@vscode/copilot-api": "^0.4.2",
|
||||
"@vscode/deviceid": "^0.1.1",
|
||||
|
||||
Reference in New Issue
Block a user