Align with laptop

8.0.100
bennycode.sort-everything
Settings Sort Everything
This commit is contained in:
2023-11-18 07:08:29 -07:00
parent 6f3659de37
commit de9cc695dd
10 changed files with 146 additions and 122 deletions

View File

@ -1,7 +1,7 @@
{
"name": "Code - Insiders",
"version": "1.85.0-insider",
"distro": "ff0198cd90b25ba7ca853279cea9b8bb3cf5164d",
"distro": "26f09fe67388d300c05862230816e49a107e9a1b",
"author": {
"name": "Microsoft Corporation"
},
@ -71,7 +71,7 @@
"@parcel/watcher": "2.1.0",
"@vscode/iconv-lite-umd": "0.7.0",
"@vscode/policy-watcher": "^1.1.4",
"@vscode/proxy-agent": "^0.17.5",
"@vscode/proxy-agent": "^0.18.1",
"@vscode/ripgrep": "^1.15.6",
"@vscode/spdlog": "^0.13.12",
"@vscode/sqlite3": "5.1.6-vscode",
@ -80,6 +80,14 @@
"@vscode/windows-mutex": "^0.4.4",
"@vscode/windows-process-tree": "^0.5.0",
"@vscode/windows-registry": "^1.1.0",
"@xterm/addon-canvas": "0.6.0-beta.14",
"@xterm/addon-image": "0.7.0-beta.12",
"@xterm/addon-search": "0.14.0-beta.14",
"@xterm/addon-serialize": "0.12.0-beta.14",
"@xterm/addon-unicode11": "0.7.0-beta.14",
"@xterm/addon-webgl": "0.17.0-beta.14",
"@xterm/headless": "5.4.0-beta.14",
"@xterm/xterm": "5.4.0-beta.14",
"graceful-fs": "4.2.11",
"http-proxy-agent": "^7.0.0",
"https-proxy-agent": "^7.0.2",
@ -96,14 +104,6 @@
"vscode-oniguruma": "1.7.0",
"vscode-regexpp": "^3.1.0",
"vscode-textmate": "9.0.0",
"xterm": "5.4.0-beta.37",
"xterm-addon-canvas": "0.6.0-beta.37",
"xterm-addon-image": "0.6.0-beta.21",
"xterm-addon-search": "0.14.0-beta.36",
"xterm-addon-serialize": "0.12.0-beta.36",
"xterm-addon-unicode11": "0.7.0-beta.36",
"xterm-addon-webgl": "0.17.0-beta.36",
"xterm-headless": "5.4.0-beta.37",
"yauzl": "^2.9.2",
"yazl": "^2.4.3"
},
@ -140,6 +140,7 @@
"@vscode/test-cli": "^0.0.3",
"@vscode/test-electron": "^2.3.5",
"@vscode/test-web": "^0.0.42",
"@vscode/v8-heap-parser": "^0.1.0",
"@vscode/vscode-perf": "^0.0.14",
"ansi-colors": "^3.2.3",
"asar": "^3.0.3",
@ -150,7 +151,7 @@
"cssnano": "^4.1.11",
"debounce": "^1.0.0",
"deemon": "^1.8.0",
"electron": "25.9.2",
"electron": "25.9.4",
"eslint": "8.36.0",
"eslint-plugin-header": "3.1.1",
"eslint-plugin-jsdoc": "^46.5.0",
@ -208,7 +209,7 @@
"ts-loader": "^9.4.2",
"ts-node": "^10.9.1",
"tsec": "0.2.7",
"typescript": "^5.3.0-dev.20231030",
"typescript": "^5.4.0-dev.20231116",
"typescript-formatter": "7.1.0",
"vscode-nls-dev": "^3.3.1",
"webpack": "^5.77.0",