Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaRHristov committed Nov 20, 2024
1 parent 55e293a commit fa037b2
Show file tree
Hide file tree
Showing 14 changed files with 157 additions and 157 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/GitHub.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,13 +25,13 @@ jobs:
AZURE_CORE_COLLECT_TELEMETRY: 0
CHOOSENIM_NO_ANALYTICS: 1
DIEZ_DO_NOT_TRACK: 1
DO_NOT_TRACK: 1
DOTNET_CLI_TELEMETRY_OPTOUT: 1
DOTNET_INTERACTIVE_CLI_TELEMETRY_OPTOUT: 1
DO_NOT_TRACK: 1
ET_NO_TELEMETRY: 1
GATSBY_TELEMETRY_DISABLED: 1
GATSBY_TELEMETRY_OPTOUT: 1
GATSBY_TELEMETRY_OPT_OUT: 1
GATSBY_TELEMETRY_OPTOUT: 1
GRIT_TELEMETRY_DISABLED: 1
HASURA_GRAPHQL_ENABLE_TELEMETRY: false
HINT_TELEMETRY: off
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/NPM.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,13 @@ jobs:
AZURE_CORE_COLLECT_TELEMETRY: 0
CHOOSENIM_NO_ANALYTICS: 1
DIEZ_DO_NOT_TRACK: 1
DO_NOT_TRACK: 1
DOTNET_CLI_TELEMETRY_OPTOUT: 1
DOTNET_INTERACTIVE_CLI_TELEMETRY_OPTOUT: 1
DO_NOT_TRACK: 1
ET_NO_TELEMETRY: 1
GATSBY_TELEMETRY_DISABLED: 1
GATSBY_TELEMETRY_OPTOUT: 1
GATSBY_TELEMETRY_OPT_OUT: 1
GATSBY_TELEMETRY_OPTOUT: 1
GRIT_TELEMETRY_DISABLED: 1
HASURA_GRAPHQL_ENABLE_TELEMETRY: false
HINT_TELEMETRY: off
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/Node.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,13 +28,13 @@ jobs:
AZURE_CORE_COLLECT_TELEMETRY: 0
CHOOSENIM_NO_ANALYTICS: 1
DIEZ_DO_NOT_TRACK: 1
DO_NOT_TRACK: 1
DOTNET_CLI_TELEMETRY_OPTOUT: 1
DOTNET_INTERACTIVE_CLI_TELEMETRY_OPTOUT: 1
DO_NOT_TRACK: 1
ET_NO_TELEMETRY: 1
GATSBY_TELEMETRY_DISABLED: 1
GATSBY_TELEMETRY_OPTOUT: 1
GATSBY_TELEMETRY_OPT_OUT: 1
GATSBY_TELEMETRY_OPTOUT: 1
GRIT_TELEMETRY_DISABLED: 1
HASURA_GRAPHQL_ENABLE_TELEMETRY: false
HINT_TELEMETRY: off
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/Rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,13 @@ jobs:
AZURE_CORE_COLLECT_TELEMETRY: 0
CHOOSENIM_NO_ANALYTICS: 1
DIEZ_DO_NOT_TRACK: 1
DO_NOT_TRACK: 1
DOTNET_CLI_TELEMETRY_OPTOUT: 1
DOTNET_INTERACTIVE_CLI_TELEMETRY_OPTOUT: 1
DO_NOT_TRACK: 1
ET_NO_TELEMETRY: 1
GATSBY_TELEMETRY_DISABLED: 1
GATSBY_TELEMETRY_OPTOUT: 1
GATSBY_TELEMETRY_OPT_OUT: 1
GATSBY_TELEMETRY_OPTOUT: 1
GRIT_TELEMETRY_DISABLED: 1
HASURA_GRAPHQL_ENABLE_TELEMETRY: false
HINT_TELEMETRY: off
Expand Down
58 changes: 29 additions & 29 deletions build/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,41 +5,41 @@
"npmCheckJs": "../node_modules/.bin/tsc --noEmit"
},
"devDependencies": {
"@types/ansi-colors": "^3.2.6",
"@types/byline": "^4.2.36",
"@types/debounce": "^1.2.4",
"@types/debug": "^4.1.12",
"@types/fancy-log": "^2.0.2",
"@types/fs-extra": "^11.0.4",
"@types/glob": "^8.1.0",
"@types/gulp-sort": "^2.0.4",
"@types/jws": "^3.2.10",
"@types/ansi-colors": "3.2.6",
"@types/byline": "4.2.36",
"@types/debounce": "1.2.4",
"@types/debug": "4.1.12",
"@types/fancy-log": "2.0.2",
"@types/fs-extra": "11.0.4",
"@types/glob": "8.1.0",
"@types/gulp-sort": "2.0.4",
"@types/jws": "3.2.10",
"@types/mime": "4.0.0",
"@types/minimatch": "^5.1.2",
"@types/minimist": "^1.2.5",
"@types/minimatch": "5.1.2",
"@types/minimist": "1.2.5",
"@types/node": "22.x",
"@types/pump": "^1.1.3",
"@types/rimraf": "^4.0.5",
"@types/through": "^0.0.33",
"@types/through2": "^2.0.41",
"@types/workerpool": "^6.4.7",
"@types/pump": "1.1.3",
"@types/rimraf": "4.0.5",
"@types/through": "0.0.33",
"@types/through2": "2.0.41",
"@types/workerpool": "6.4.7",
"@types/xml2js": "0.4.14",
"byline": "^5.0.0",
"debug": "^4.3.7",
"byline": "5.0.0",
"debug": "4.3.7",
"esbuild": "0.24.0",
"extract-zip": "^2.0.1",
"gulp-sort": "^2.0.0",
"jsonc-parser": "^3.3.1",
"jws": "^4.0.0",
"mime": "^4.0.4",
"extract-zip": "2.0.1",
"gulp-sort": "2.0.0",
"jsonc-parser": "3.3.1",
"jws": "4.0.0",
"mime": "4.0.4",
"source-map": "0.7.4",
"ternary-stream": "^3.0.0",
"through2": "^4.0.2",
"tree-sitter": "^0.22.1",
"workerpool": "^9.2.0",
"yauzl": "^3.2.0"
"ternary-stream": "3.0.0",
"through2": "4.0.2",
"tree-sitter": "0.22.1",
"workerpool": "9.2.0",
"yauzl": "3.2.0"
},
"optionalDependencies": {
"tree-sitter-typescript": "^0.23.2"
"tree-sitter-typescript": "0.23.2"
}
}
4 changes: 2 additions & 2 deletions extensions/git/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3363,8 +3363,8 @@
"onFileSystem:git-show"
],
"dependencies": {
"@joaomoreno/unique-names-generator": "^5.1.0",
"byline": "^5.0.0",
"@joaomoreno/unique-names-generator": "5.1.0",
"byline": "5.0.0",
"file-type": "19.6.0",
"jschardet": "3.1.4",
"picomatch": "4.0.2",
Expand Down
24 changes: 12 additions & 12 deletions extensions/markdown-language-features/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -737,21 +737,21 @@
"onWebviewPanel:markdown.preview"
],
"dependencies": {
"dompurify": "^3.2.1",
"highlight.js": "^11.10.0",
"markdown-it": "^14.1.0",
"markdown-it-front-matter": "^0.2.4",
"morphdom": "^2.7.4",
"picomatch": "^4.0.2",
"punycode": "^2.3.1",
"vscode-markdown-languageserver": "^0.5.0-alpha.9"
"dompurify": "3.2.1",
"highlight.js": "11.10.0",
"markdown-it": "14.1.0",
"markdown-it-front-matter": "0.2.4",
"morphdom": "2.7.4",
"picomatch": "4.0.2",
"punycode": "2.3.1",
"vscode-markdown-languageserver": "0.5.0-alpha.9"
},
"devDependencies": {
"@types/dompurify": "^3.2.0",
"@types/lodash.throttle": "^4.1.9",
"@types/dompurify": "3.2.0",
"@types/lodash.throttle": "4.1.9",
"@types/markdown-it": "14.1.2",
"@types/picomatch": "^3.0.1",
"lodash.throttle": "^4.1.1"
"@types/picomatch": "3.0.1",
"lodash.throttle": "4.1.1"
},
"icon": "icon.png",
"aiKey": "0c6ae279ed8443289764825290e4f9e2-1a736e7c-1324-4338-be46-fc2a58ae4d14-7255",
Expand Down
8 changes: 4 additions & 4 deletions extensions/microsoft-authentication/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,14 +96,14 @@
},
"activationEvents": [],
"dependencies": {
"@azure/msal-node-extensions": "^1.5.0",
"@azure/msal-node-extensions": "1.5.0",
"keytar": "file:./packageMocks/keytar"
},
"devDependencies": {
"@types/node": "22.x",
"@types/node-fetch": "^2.6.12",
"@types/randombytes": "^2.0.3",
"@types/sha.js": "^2.4.4",
"@types/node-fetch": "2.6.12",
"@types/randombytes": "2.0.3",
"@types/sha.js": "2.4.4",
"@types/uuid": "10.0.0"
},
"icon": "media/icon.png",
Expand Down
4 changes: 2 additions & 2 deletions extensions/typescript-language-features/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -1737,12 +1737,12 @@
"onWalkthrough:nodejsWelcome"
],
"dependencies": {
"jsonc-parser": "^3.3.1",
"jsonc-parser": "3.3.1",
"semver": "7.6.3"
},
"devDependencies": {
"@types/node": "22.x",
"@types/semver": "^7.5.8"
"@types/semver": "7.5.8"
},
"icon": "media/icon.png",
"aiKey": "0c6ae279ed8443289764825290e4f9e2-1a736e7c-1324-4338-be46-fc2a58ae4d14-7255",
Expand Down
6 changes: 3 additions & 3 deletions extensions/vscode-api-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -194,9 +194,9 @@
"activationEvents": [],
"devDependencies": {
"@types/node": "22.x",
"@types/node-forge": "^1.3.11",
"node-forge": "^1.3.1",
"straightforward": "^4.2.2"
"@types/node-forge": "1.3.11",
"node-forge": "1.3.1",
"straightforward": "4.2.2"
},
"icon": "media/icon.png",
"enabledApiProposals": [
Expand Down
2 changes: 1 addition & 1 deletion extensions/vscode-colorize-perf-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"onLanguage:json"
],
"dependencies": {
"jsonc-parser": "^3.3.1"
"jsonc-parser": "3.3.1"
},
"devDependencies": {
"@types/node": "22.x"
Expand Down
134 changes: 67 additions & 67 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,84 +54,84 @@
"web": "echo 'npm run web' is replaced by './scripts/code-server' or './scripts/code-web'"
},
"dependencies": {
"@types/semver": "^7.5.8",
"@vscode/deviceid": "^0.1.1",
"@vscode/tree-sitter-wasm": "^0.0.5",
"@xterm/addon-clipboard": "^0.2.0-beta.53",
"@xterm/addon-image": "^0.9.0-beta.70",
"@xterm/addon-ligatures": "^0.10.0-beta.70",
"@xterm/addon-search": "^0.16.0-beta.70",
"@xterm/addon-serialize": "^0.14.0-beta.70",
"@xterm/addon-unicode11": "^0.9.0-beta.70",
"@xterm/addon-webgl": "^0.19.0-beta.70",
"@xterm/headless": "^5.6.0-beta.70",
"@xterm/xterm": "^5.6.0-beta.70",
"http-proxy-agent": "^7.0.2",
"https-proxy-agent": "^7.0.5",
"@types/semver": "7.5.8",
"@vscode/deviceid": "0.1.1",
"@vscode/tree-sitter-wasm": "0.0.5",
"@xterm/addon-clipboard": "0.2.0-beta.53",
"@xterm/addon-image": "0.9.0-beta.70",
"@xterm/addon-ligatures": "0.10.0-beta.70",
"@xterm/addon-search": "0.16.0-beta.70",
"@xterm/addon-serialize": "0.14.0-beta.70",
"@xterm/addon-unicode11": "0.9.0-beta.70",
"@xterm/addon-webgl": "0.19.0-beta.70",
"@xterm/headless": "5.6.0-beta.70",
"@xterm/xterm": "5.6.0-beta.70",
"http-proxy-agent": "7.0.2",
"https-proxy-agent": "7.0.5",
"jschardet": "3.1.4",
"kerberos": "2.2.0",
"minimist": "^1.2.8",
"minimist": "1.2.8",
"native-is-elevated": "0.7.0",
"native-keymap": "^3.3.5",
"native-watchdog": "^1.4.2",
"node-pty": "^1.1.0-beta22",
"open": "^10.1.0",
"native-keymap": "3.3.5",
"native-watchdog": "1.4.2",
"node-pty": "1.1.0-beta22",
"open": "10.1.0",
"tas-client-umd": "0.2.0",
"undici": "^6.21.0",
"yauzl": "^3.2.0",
"yazl": "^3.3.0"
"undici": "6.21.0",
"yauzl": "3.2.0",
"yazl": "3.3.0"
},
"devDependencies": {
"@types/cookie": "^1.0.0",
"@types/debug": "^4.1.12",
"@types/http-proxy-agent": "^4.0.1",
"@types/kerberos": "^1.1.5",
"@types/minimist": "^1.2.5",
"@types/cookie": "1.0.0",
"@types/debug": "4.1.12",
"@types/http-proxy-agent": "4.0.1",
"@types/kerberos": "1.1.5",
"@types/minimist": "1.2.5",
"@types/node": "22.x",
"@types/sinon": "^17.0.3",
"@types/trusted-types": "^2.0.7",
"@types/wicg-file-system-access": "^2023.10.5",
"@types/windows-foreground-love": "^0.3.1",
"@types/winreg": "^1.2.36",
"@types/yauzl": "^2.10.3",
"@types/yazl": "^2.4.5",
"@webgpu/types": "^0.1.51",
"ansi-colors": "^4.1.3",
"asar": "^3.2.0",
"cookie": "^1.0.1",
"css-loader": "^7.1.2",
"cssnano": "^7.0.6",
"debounce": "^2.2.0",
"deemon": "^1.8.0",
"@types/sinon": "17.0.3",
"@types/trusted-types": "2.0.7",
"@types/wicg-file-system-access": "2023.10.5",
"@types/windows-foreground-love": "0.3.1",
"@types/winreg": "1.2.36",
"@types/yauzl": "2.10.3",
"@types/yazl": "2.4.5",
"@webgpu/types": "0.1.51",
"ansi-colors": "4.1.3",
"asar": "3.2.0",
"cookie": "1.0.1",
"css-loader": "7.1.2",
"cssnano": "7.0.6",
"debounce": "2.2.0",
"deemon": "1.8.0",
"event-stream": "4.0.1",
"fancy-log": "^2.0.0",
"file-loader": "^6.2.0",
"glob": "^11.0.0",
"fancy-log": "2.0.0",
"file-loader": "6.2.0",
"glob": "11.0.0",
"innosetup": "6.0.5",
"lazy.js": "^0.5.1",
"merge-options": "^3.0.4",
"mime": "^4.0.4",
"minimatch": "^10.0.1",
"minimist": "^1.2.8",
"npm-run-all": "^4.1.5",
"os-browserify": "^0.3.0",
"p-all": "^5.0.0",
"path-browserify": "^1.0.1",
"postcss": "^8.4.49",
"postcss-nesting": "^13.0.1",
"pump": "^3.0.2",
"rcedit": "^4.0.1",
"rimraf": "^6.0.1",
"sinon": "^19.0.2",
"lazy.js": "0.5.1",
"merge-options": "3.0.4",
"mime": "4.0.4",
"minimatch": "10.0.1",
"minimist": "1.2.8",
"npm-run-all": "4.1.5",
"os-browserify": "0.3.0",
"p-all": "5.0.0",
"path-browserify": "1.0.1",
"postcss": "8.4.49",
"postcss-nesting": "13.0.1",
"pump": "3.0.2",
"rcedit": "4.0.1",
"rimraf": "6.0.1",
"sinon": "19.0.2",
"source-map": "0.7.4",
"source-map-support": "^0.5.21",
"style-loader": "^4.0.0",
"ts-loader": "^9.5.1",
"source-map-support": "0.5.21",
"style-loader": "4.0.0",
"ts-loader": "9.5.1",
"tsec": "0.2.8",
"tslib": "^2.8.1",
"util": "^0.12.5",
"xml2js": "^0.6.2",
"yaserver": "^0.4.0"
"tslib": "2.8.1",
"util": "0.12.5",
"xml2js": "0.6.2",
"yaserver": "0.4.0"
},
"optionalDependencies": {
"windows-foreground-love": "0.5.0"
Expand Down
Loading

0 comments on commit fa037b2

Please sign in to comment.