Archive Data
OI-Wizard Reactor
This commit is contained in:
2024-09-24 10:40:12 -07:00
parent 9bba0d3beb
commit c05474d53e
6 changed files with 216 additions and 24 deletions

View File

@ -1,7 +1,7 @@
{
"name": "Code - Insiders",
"version": "1.94.0-insider",
"distro": "45ad9e4ec55cacad2d7df9f6f0a95fed45a4a894",
"distro": "ffcc24343ac46468a625666e5b9e673971dd1a1f",
"author": {
"name": "Microsoft Corporation"
},
@ -75,7 +75,6 @@
"@microsoft/1ds-core-js": "^3.2.13",
"@microsoft/1ds-post-js": "^3.2.13",
"@parcel/watcher": "2.1.0",
"@bpasero/watcher": "https://github.com/bpasero/watcher.git#b863d44bd235d1e07d6068354eeecf6fa7a57edd",
"@vscode/deviceid": "^0.1.1",
"@vscode/iconv-lite-umd": "0.7.0",
"@vscode/policy-watcher": "^1.1.4",
@ -84,19 +83,19 @@
"@vscode/spdlog": "^0.15.0",
"@vscode/sqlite3": "5.1.6-vscode",
"@vscode/sudo-prompt": "9.3.1",
"@vscode/tree-sitter-wasm": "^0.0.3",
"@vscode/tree-sitter-wasm": "^0.0.4",
"@vscode/vscode-languagedetection": "1.0.21",
"@vscode/windows-mutex": "^0.5.0",
"@vscode/windows-process-tree": "^0.6.0",
"@vscode/windows-registry": "^1.1.0",
"@xterm/addon-clipboard": "0.2.0-beta.39",
"@xterm/addon-image": "0.9.0-beta.56",
"@xterm/addon-search": "0.16.0-beta.56",
"@xterm/addon-serialize": "0.14.0-beta.56",
"@xterm/addon-unicode11": "0.9.0-beta.56",
"@xterm/addon-webgl": "0.19.0-beta.56",
"@xterm/headless": "5.6.0-beta.56",
"@xterm/xterm": "5.6.0-beta.56",
"@xterm/addon-clipboard": "^0.2.0-beta.47",
"@xterm/addon-image": "^0.9.0-beta.64",
"@xterm/addon-search": "^0.16.0-beta.64",
"@xterm/addon-serialize": "^0.14.0-beta.64",
"@xterm/addon-unicode11": "^0.9.0-beta.64",
"@xterm/addon-webgl": "^0.19.0-beta.64",
"@xterm/headless": "^5.6.0-beta.64",
"@xterm/xterm": "^5.6.0-beta.64",
"http-proxy-agent": "^7.0.0",
"https-proxy-agent": "^7.0.2",
"jschardet": "3.1.3",
@ -157,7 +156,7 @@
"cssnano": "^6.0.3",
"debounce": "^1.0.0",
"deemon": "^1.8.0",
"electron": "30.4.0",
"electron": "30.5.1",
"eslint": "8.36.0",
"eslint-plugin-header": "3.1.1",
"eslint-plugin-jsdoc": "^46.5.0",
@ -200,9 +199,9 @@
"mocha-multi-reporters": "^1.5.1",
"npm-run-all": "^4.1.5",
"opn": "^6.0.0",
"os-browserify": "^0.3.0",
"p-all": "^1.0.0",
"path-browserify": "^1.0.1",
"os-browserify": "^0.3.0",
"postcss": "^8.4.33",
"postcss-nesting": "^12.0.2",
"pump": "^1.0.1",