Versions
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "VSCodium",
|
||||
"version": "1.82.2",
|
||||
"distro": "bbf3a09b3880e8b7fc287fd28fb5847b691d0a65",
|
||||
"version": "1.83.1",
|
||||
"distro": "f1a1cd76cc41f19362451a5f9e2150ad3b459752",
|
||||
"author": {
|
||||
"name": "VSCodium"
|
||||
},
|
||||
@ -70,7 +70,7 @@
|
||||
"@parcel/watcher": "2.1.0",
|
||||
"@vscode/iconv-lite-umd": "0.7.0",
|
||||
"@vscode/policy-watcher": "^1.1.4",
|
||||
"@vscode/proxy-agent": "^0.17.2",
|
||||
"@vscode/proxy-agent": "^0.17.4",
|
||||
"@vscode/ripgrep": "^1.15.5",
|
||||
"@vscode/spdlog": "^0.13.11",
|
||||
"@vscode/sqlite3": "5.1.6-vscode",
|
||||
@ -84,7 +84,6 @@
|
||||
"https-proxy-agent": "^2.2.3",
|
||||
"jschardet": "3.0.0",
|
||||
"kerberos": "^2.0.1",
|
||||
"keytar": "7.9.0",
|
||||
"minimist": "^1.2.6",
|
||||
"native-is-elevated": "0.7.0",
|
||||
"native-keymap": "^3.3.4",
|
||||
@ -95,19 +94,19 @@
|
||||
"vscode-oniguruma": "1.7.0",
|
||||
"vscode-regexpp": "^3.1.0",
|
||||
"vscode-textmate": "9.0.0",
|
||||
"xterm": "5.3.0-beta.61",
|
||||
"xterm-addon-canvas": "0.5.0-beta.22",
|
||||
"xterm-addon-image": "0.6.0-beta.14",
|
||||
"xterm-addon-search": "0.13.0-beta.20",
|
||||
"xterm-addon-serialize": "0.11.0-beta.20",
|
||||
"xterm-addon-unicode11": "0.6.0-beta.12",
|
||||
"xterm-addon-webgl": "0.16.0-beta.30",
|
||||
"xterm-headless": "5.3.0-beta.61",
|
||||
"xterm": "5.4.0-beta.27",
|
||||
"xterm-addon-canvas": "0.6.0-beta.27",
|
||||
"xterm-addon-image": "0.6.0-beta.21",
|
||||
"xterm-addon-search": "0.14.0-beta.27",
|
||||
"xterm-addon-serialize": "0.12.0-beta.26",
|
||||
"xterm-addon-unicode11": "0.7.0-beta.26",
|
||||
"xterm-addon-webgl": "0.17.0-beta.26",
|
||||
"xterm-headless": "5.4.0-beta.27",
|
||||
"yauzl": "^2.9.2",
|
||||
"yazl": "^2.4.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@playwright/test": "^1.34.3",
|
||||
"@playwright/test": "^1.37.1",
|
||||
"@swc/cli": "0.1.62",
|
||||
"@swc/core": "1.3.62",
|
||||
"@types/cookie": "^0.3.3",
|
||||
@ -118,7 +117,6 @@
|
||||
"@types/gulp-svgmin": "^1.2.1",
|
||||
"@types/http-proxy-agent": "^2.0.1",
|
||||
"@types/kerberos": "^1.1.2",
|
||||
"@types/keytar": "^4.4.0",
|
||||
"@types/minimist": "^1.2.1",
|
||||
"@types/mocha": "^9.1.1",
|
||||
"@types/node": "18.x",
|
||||
@ -150,10 +148,10 @@
|
||||
"cssnano": "^4.1.11",
|
||||
"debounce": "^1.0.0",
|
||||
"deemon": "^1.8.0",
|
||||
"electron": "25.8.1",
|
||||
"electron": "25.8.4",
|
||||
"eslint": "8.36.0",
|
||||
"eslint-plugin-header": "3.1.1",
|
||||
"eslint-plugin-jsdoc": "^39.3.2",
|
||||
"eslint-plugin-jsdoc": "^46.5.0",
|
||||
"eslint-plugin-local": "^1.0.0",
|
||||
"event-stream": "3.3.4",
|
||||
"fancy-log": "^1.3.3",
|
||||
@ -212,7 +210,7 @@
|
||||
"ts-loader": "^9.4.2",
|
||||
"ts-node": "^10.9.1",
|
||||
"tsec": "0.2.7",
|
||||
"typescript": "^5.3.0-dev.20230824",
|
||||
"typescript": "^5.3.0-dev.20230919",
|
||||
"typescript-formatter": "7.1.0",
|
||||
"underscore": "^1.12.1",
|
||||
"util": "^0.12.4",
|
||||
@ -221,7 +219,7 @@
|
||||
"webpack-cli": "^5.0.1",
|
||||
"webpack-stream": "^7.0.0",
|
||||
"xml2js": "^0.5.0",
|
||||
"yaserver": "^0.2.0"
|
||||
"yaserver": "^0.4.0"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
@ -233,5 +231,5 @@
|
||||
"optionalDependencies": {
|
||||
"windows-foreground-love": "0.5.0"
|
||||
},
|
||||
"release": "23257"
|
||||
"release": "23285"
|
||||
}
|
@ -52,8 +52,8 @@
|
||||
},
|
||||
{
|
||||
"name": "ms-vscode.js-debug",
|
||||
"version": "1.82.0",
|
||||
"sha256": "4fba41b4b764c3f5a6591d6d9a5bdc59b417f2d799071c889c2b54163f256282",
|
||||
"version": "1.83.1",
|
||||
"sha256": "1452fdbab8d0d83ca5765bb66170d50b005c97ca4dcd13e154c3401d842a92d4",
|
||||
"repo": "https://github.com/microsoft/vscode-js-debug",
|
||||
"metadata": {
|
||||
"id": "25629058-ddac-4e17-abba-74678e126c5d",
|
||||
@ -86,16 +86,15 @@
|
||||
"checksumFailMoreInfoUrl": "https://go.microsoft.com/fwlink/?LinkId=828886",
|
||||
"documentationUrl": "https://go.microsoft.com/fwlink/?LinkID=533484#vscode",
|
||||
"extensionsGallery": {
|
||||
"serviceUrl": "https://code-marketplace/api",
|
||||
"itemUrl": "https://code-marketplace/item",
|
||||
"resourceUrlTemplate": "https://code-marketplace/files/{publisher}/{name}/{version}/{path}"
|
||||
"serviceUrl": "https://open-vsx.org/vscode/gallery",
|
||||
"itemUrl": "https://open-vsx.org/vscode/item"
|
||||
},
|
||||
"introductoryVideosUrl": "https://go.microsoft.com/fwlink/?linkid=832146",
|
||||
"keyboardShortcutsUrlLinux": "https://go.microsoft.com/fwlink/?linkid=832144",
|
||||
"keyboardShortcutsUrlMac": "https://go.microsoft.com/fwlink/?linkid=832143",
|
||||
"keyboardShortcutsUrlWin": "https://go.microsoft.com/fwlink/?linkid=832145",
|
||||
"linkProtectionTrustedDomains": [
|
||||
"https://code-marketplace"
|
||||
"https://open-vsx.org"
|
||||
],
|
||||
"releaseNotesUrl": "https://go.microsoft.com/fwlink/?LinkID=533483#vscode",
|
||||
"requestFeatureUrl": "https://go.microsoft.com/fwlink/?LinkID=533482",
|
||||
@ -572,17 +571,17 @@
|
||||
"default": false
|
||||
}
|
||||
},
|
||||
"commit": "a5004432af6600c99fa4f918a3f2f8df44df71e6",
|
||||
"date": "2023-09-14T18:43:58.720Z",
|
||||
"commit": "36d13de33ac0d6c684f10f99cff352e2f58228b3",
|
||||
"date": "2023-10-12T18:42:10.077Z",
|
||||
"checksums": {
|
||||
"vs/base/parts/sandbox/electron-sandbox/preload.js": "mL+uV0B7QYgKvlVTGBy6UA",
|
||||
"vs/workbench/workbench.desktop.main.js": "FjfqFv0ZLBSc2iCtd5Ogyw",
|
||||
"vs/workbench/workbench.desktop.main.css": "QnKMmQW7V7pMMVWRlN6NnA",
|
||||
"vs/workbench/api/node/extensionHostProcess.js": "YVYbVpVeCCzl3cvKujSgcw",
|
||||
"vs/base/parts/sandbox/electron-sandbox/preload.js": "w3tIIa4NSZTkz112aekZWg",
|
||||
"vs/workbench/workbench.desktop.main.js": "3JBGtSs8/t4MmU3fKAzzFA",
|
||||
"vs/workbench/workbench.desktop.main.css": "v3L0fBHL8gu4I1WvuBeoTw",
|
||||
"vs/workbench/api/node/extensionHostProcess.js": "n8QfwKm5Zhf9NfceaitomA",
|
||||
"vs/code/electron-sandbox/workbench/workbench.html": "bpdopoC1p6nVwkX76kPiFw",
|
||||
"vs/code/electron-sandbox/workbench/workbench.js": "aDhqJSMEUBFQMq/jNsryFg"
|
||||
"vs/code/electron-sandbox/workbench/workbench.js": "klFMyuLpu5zT8Y4HvtEokQ"
|
||||
},
|
||||
"version": "1.82.2",
|
||||
"release": "23257",
|
||||
"version": "1.83.1",
|
||||
"release": "23285",
|
||||
"target": "user"
|
||||
}
|
Reference in New Issue
Block a user