diff --git a/.github/workflows/GitHub.yml b/.github/workflows/GitHub.yml index 161ef34a4f02a..0234884cb197d 100644 --- a/.github/workflows/GitHub.yml +++ b/.github/workflows/GitHub.yml @@ -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 diff --git a/.github/workflows/NPM.yml b/.github/workflows/NPM.yml index ddf81bf89b52b..e5e7c212dde6b 100644 --- a/.github/workflows/NPM.yml +++ b/.github/workflows/NPM.yml @@ -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 diff --git a/.github/workflows/Node.yml b/.github/workflows/Node.yml index 6c0d78f977f45..7f57f431100db 100644 --- a/.github/workflows/Node.yml +++ b/.github/workflows/Node.yml @@ -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 diff --git a/.github/workflows/Rust.yml b/.github/workflows/Rust.yml index d18d0722a3947..12e630e32eb0e 100644 --- a/.github/workflows/Rust.yml +++ b/.github/workflows/Rust.yml @@ -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 diff --git a/build/package.json b/build/package.json index 83c15e83343a3..5fbb868dc5e58 100644 --- a/build/package.json +++ b/build/package.json @@ -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" } } diff --git a/extensions/git/package.json b/extensions/git/package.json index 49a2edd9a7708..6dbffe8941f08 100644 --- a/extensions/git/package.json +++ b/extensions/git/package.json @@ -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", diff --git a/extensions/markdown-language-features/package.json b/extensions/markdown-language-features/package.json index aa4a5d6dd3912..a75b888fdcbd0 100644 --- a/extensions/markdown-language-features/package.json +++ b/extensions/markdown-language-features/package.json @@ -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", diff --git a/extensions/microsoft-authentication/package.json b/extensions/microsoft-authentication/package.json index 0b3e8125ba70e..1bdffd381b443 100644 --- a/extensions/microsoft-authentication/package.json +++ b/extensions/microsoft-authentication/package.json @@ -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", diff --git a/extensions/typescript-language-features/package.json b/extensions/typescript-language-features/package.json index 3559a067a6f6b..c37dba1fbc3a7 100644 --- a/extensions/typescript-language-features/package.json +++ b/extensions/typescript-language-features/package.json @@ -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", diff --git a/extensions/vscode-api-tests/package.json b/extensions/vscode-api-tests/package.json index 13551eaddcd9b..39ceadf0c09c8 100644 --- a/extensions/vscode-api-tests/package.json +++ b/extensions/vscode-api-tests/package.json @@ -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": [ diff --git a/extensions/vscode-colorize-perf-tests/package.json b/extensions/vscode-colorize-perf-tests/package.json index d6eab71c612a4..0c85758693b67 100644 --- a/extensions/vscode-colorize-perf-tests/package.json +++ b/extensions/vscode-colorize-perf-tests/package.json @@ -9,7 +9,7 @@ "onLanguage:json" ], "dependencies": { - "jsonc-parser": "^3.3.1" + "jsonc-parser": "3.3.1" }, "devDependencies": { "@types/node": "22.x" diff --git a/package.json b/package.json index 9c3f13c60491e..a3fd607826971 100644 --- a/package.json +++ b/package.json @@ -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" diff --git a/remote/package.json b/remote/package.json index 2083971dac2bb..60e769e1d201a 100644 --- a/remote/package.json +++ b/remote/package.json @@ -1,29 +1,29 @@ { "name": "vscode-reh", "dependencies": { - "@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", - "cookie": "^1.0.1", - "http-proxy-agent": "^7.0.2", - "https-proxy-agent": "^7.0.5", + "@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", + "cookie": "1.0.1", + "http-proxy-agent": "7.0.2", + "https-proxy-agent": "7.0.5", "jschardet": "3.1.4", "kerberos": "2.2.0", - "minimist": "^1.2.8", - "native-watchdog": "^1.4.2", - "node-pty": "^1.1.0-beta22", + "minimist": "1.2.8", + "native-watchdog": "1.4.2", + "node-pty": "1.1.0-beta22", "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" }, "overrides": { "@parcel/watcher@2.1.0": { diff --git a/remote/web/package.json b/remote/web/package.json index a1c4737b85460..28e9f07b54351 100644 --- a/remote/web/package.json +++ b/remote/web/package.json @@ -1,15 +1,15 @@ { "name": "vscode-web", "dependencies": { - "@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/xterm": "^5.6.0-beta.70", + "@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/xterm": "5.6.0-beta.70", "jschardet": "3.1.4", "tas-client-umd": "0.2.0" }