From 5562d54305c1955467b1ee70fe9a1caaf7b9a10f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Aug 2026 06:22:22 +0000 Subject: [PATCH] chore(deps)(deps): bump @theia/debug from 1.73.1 to 1.74.1 Bumps [@theia/debug](https://github.com/eclipse-theia/theia) from 1.73.1 to 1.74.1. - [Release notes](https://github.com/eclipse-theia/theia/releases) - [Changelog](https://github.com/eclipse-theia/theia/blob/master/CHANGELOG.md) - [Commits](https://github.com/eclipse-theia/theia/compare/v1.73.1...v1.74.1) --- updated-dependencies: - dependency-name: "@theia/debug" dependency-version: 1.74.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- applications/browser/package.json | 2 +- applications/electron/package.json | 2 +- extensions/nuke-essentials/package.json | 2 +- yarn.lock | 374 +++++++++++++++++++++++- 4 files changed, 374 insertions(+), 6 deletions(-) diff --git a/applications/browser/package.json b/applications/browser/package.json index 6cfc218f..d7f4fe3d 100644 --- a/applications/browser/package.json +++ b/applications/browser/package.json @@ -56,7 +56,7 @@ "@theia/collaboration": "1.73.1", "@theia/console": "1.73.1", "@theia/core": "1.73.1", - "@theia/debug": "1.73.1", + "@theia/debug": "1.74.1", "@theia/dev-container": "1.73.1", "@theia/editor": "1.73.1", "@theia/editor-preview": "1.73.1", diff --git a/applications/electron/package.json b/applications/electron/package.json index c9521d0e..0dc50704 100644 --- a/applications/electron/package.json +++ b/applications/electron/package.json @@ -56,7 +56,7 @@ "@theia/collaboration": "1.73.1", "@theia/console": "1.73.1", "@theia/core": "1.73.1", - "@theia/debug": "1.73.1", + "@theia/debug": "1.74.1", "@theia/dev-container": "1.73.1", "@theia/editor": "1.73.1", "@theia/editor-preview": "1.73.1", diff --git a/extensions/nuke-essentials/package.json b/extensions/nuke-essentials/package.json index d5ff5055..6b6d72e3 100644 --- a/extensions/nuke-essentials/package.json +++ b/extensions/nuke-essentials/package.json @@ -24,7 +24,7 @@ ], "dependencies": { "@theia/core": "1.73.1", - "@theia/debug": "1.73.1", + "@theia/debug": "1.74.1", "@theia/editor": "1.73.1", "@theia/filesystem": "1.73.1", "@theia/keymaps": "1.73.1", diff --git a/yarn.lock b/yarn.lock index 63076118..fdc63821 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2981,6 +2981,24 @@ tslib "^2.8.1" write-json-file "^2.3.0" +"@theia/application-package@1.74.1": + version "1.74.1" + resolved "https://registry.yarnpkg.com/@theia/application-package/-/application-package-1.74.1.tgz#963ad2016e574cc2acabe0743b8829d6bec6ef6d" + integrity sha512-xE9IFjqZYHvkVmh6pVj7xUXZ5T1yNVj/SRMakCdMWQts3zGT3ZQ9us/ZmkHZrUTIKqvCtJwyKCMuR2pM6dincw== + dependencies: + "@theia/request" "1.74.1" + "@types/fs-extra" "^4.0.15" + "@types/semver" "^7.7.1" + "@types/write-json-file" "^2.2.1" + deepmerge "^4.3.1" + fs-extra "^4.0.3" + is-electron "^2.2.2" + nano "^10.1.4" + resolve-package-path "^4.0.3" + semver "^7.8.5" + tslib "^2.8.1" + write-json-file "^2.3.0" + "@theia/bulk-edit@1.73.1": version "1.73.1" resolved "https://registry.yarnpkg.com/@theia/bulk-edit/-/bulk-edit-1.73.1.tgz#14bbef1418619485cedaff6b274d6beed976a53a" @@ -3075,6 +3093,18 @@ anser "^2.3.5" tslib "^2.8.1" +"@theia/console@1.74.1": + version "1.74.1" + resolved "https://registry.yarnpkg.com/@theia/console/-/console-1.74.1.tgz#bdfddccd75a802cd589a99d98c93a069a25dad0d" + integrity sha512-PvBYnEp0yiey9KUEjOV151p1df280Qatoozta6TnvA0V/3kD+ISL5pXBETljE1RxSXI+4SHaSZjaqx+Jc0n5dw== + dependencies: + "@theia/core" "1.74.1" + "@theia/editor" "1.74.1" + "@theia/monaco" "1.74.1" + "@theia/monaco-editor-core" "1.108.201" + anser "^2.3.5" + tslib "^2.8.1" + "@theia/core@1.73.1": version "1.73.1" resolved "https://registry.yarnpkg.com/@theia/core/-/core-1.73.1.tgz#da860a538c11cc21d0bac4fc834f110c8af4df66" @@ -3146,6 +3176,77 @@ ws "^8.21.0" yargs "^17.7.2" +"@theia/core@1.74.1": + version "1.74.1" + resolved "https://registry.yarnpkg.com/@theia/core/-/core-1.74.1.tgz#f9de7fa2d3950389b1e9112b1bc37cdace389a98" + integrity sha512-NGN8vPOFncQXL/bz2wWoldiBlykSttybRh/f/7ZqKiD923LL6qVdj98V/Ews2Ffcuw18ciLxzlCNY06H4eoL1w== + dependencies: + "@babel/runtime" "^7.29.7" + "@lumino/algorithm" "^2.0.4" + "@lumino/commands" "^2.3.3" + "@lumino/coreutils" "^2.2.2" + "@lumino/domutils" "^2.0.4" + "@lumino/dragdrop" "^2.1.8" + "@lumino/messaging" "^2.0.4" + "@lumino/properties" "^2.0.4" + "@lumino/signaling" "^2.1.5" + "@lumino/virtualdom" "^2.0.4" + "@lumino/widgets" "2.7.5" + "@parcel/watcher" "^2.5.6" + "@theia/application-package" "1.74.1" + "@theia/request" "1.74.1" + "@types/body-parser" "^1.19.6" + "@types/express" "^4.17.25" + "@types/fs-extra" "^4.0.15" + "@types/lodash.debounce" "4.0.3" + "@types/lodash.throttle" "^4.1.9" + "@types/markdown-it" "^14.1.2" + "@types/markdown-it-emoji" "^3.0.1" + "@types/route-parser" "^0.1.7" + "@types/safer-buffer" "^2.1.3" + "@types/ws" "^8.18.1" + "@types/yargs" "^17.0.35" + "@vscode/codicons" "0.0.45" + ajv "^6.15.0" + async-mutex "^0.4.1" + body-parser "^1.20.5" + cookie "^1.1.1" + dompurify "^3.4.11" + drivelist "^12.0.2" + express "^4.22.2" + fast-json-stable-stringify "^2.1.0" + file-icons-js "~1.0.3" + font-awesome "^4.7.0" + fs-extra "^4.0.3" + fuzzy "^0.1.3" + http-proxy-agent "^5.0.0" + https-proxy-agent "^5.0.1" + iconv-lite "^0.6.3" + inversify "^6.2.2" + jschardet "^2.3.0" + keytar "7.9.0" + lodash.debounce "^4.0.8" + lodash.throttle "^4.1.1" + markdown-it "^14.3.0" + markdown-it-anchor "^9.2.0" + markdown-it-emoji "^3.0.0" + msgpackr "^1.12.1" + p-debounce "^2.1.0" + perfect-scrollbar "1.5.5" + react-tooltip "^4.5.1" + react-virtuoso "^2.19.1" + reflect-metadata "^0.2.2" + route-parser "^0.0.5" + safer-buffer "^2.1.2" + socket.io "^4.8.3" + socket.io-client "^4.8.3" + tslib "^2.8.1" + uuid "^11.1.1" + vscode-languageserver-protocol "3.17.5" + vscode-uri "3.0.8" + ws "^8.21.0" + yargs "^17.7.3" + "@theia/debug@1.73.1": version "1.73.1" resolved "https://registry.yarnpkg.com/@theia/debug/-/debug-1.73.1.tgz#f91601bad5d0b4bc82ff39ab02d472d1ae839086" @@ -3171,6 +3272,31 @@ p-debounce "^2.1.0" tslib "^2.8.1" +"@theia/debug@1.74.1": + version "1.74.1" + resolved "https://registry.yarnpkg.com/@theia/debug/-/debug-1.74.1.tgz#06ed7cdd5413912014b196a8a3b77bb47da1f4c0" + integrity sha512-f5dTorYhgHC63rvPb9YmKjITGLWp5pSVLqM9yUTAaIMs6KcZo3brI6/mlHPfVZVYewTpyHJoFHPd8YkkzN4S/Q== + dependencies: + "@theia/console" "1.74.1" + "@theia/core" "1.74.1" + "@theia/editor" "1.74.1" + "@theia/filesystem" "1.74.1" + "@theia/markers" "1.74.1" + "@theia/monaco" "1.74.1" + "@theia/monaco-editor-core" "1.108.201" + "@theia/output" "1.74.1" + "@theia/process" "1.74.1" + "@theia/task" "1.74.1" + "@theia/terminal" "1.74.1" + "@theia/test" "1.74.1" + "@theia/variable-resolver" "1.74.1" + "@theia/workspace" "1.74.1" + "@vscode/debugprotocol" "^1.68.0" + fast-deep-equal "^3.1.3" + jsonc-parser "^3.3.1" + p-debounce "^2.1.0" + tslib "^2.8.1" + "@theia/dev-container@1.73.1": version "1.73.1" resolved "https://registry.yarnpkg.com/@theia/dev-container/-/dev-container-1.73.1.tgz#0c6ce3fcc68922e797784b3cb7578779cb898aac" @@ -3202,6 +3328,15 @@ "@theia/variable-resolver" "1.73.1" tslib "^2.8.1" +"@theia/editor@1.74.1": + version "1.74.1" + resolved "https://registry.yarnpkg.com/@theia/editor/-/editor-1.74.1.tgz#02b3696a38828427540e1e1c50f25ab474e94ad7" + integrity sha512-BplVLRp3Y0ORBsPOYyERv3BVMHMTS24qHHAu2I4KN2+DwPlRRwqV72hjtWeK34nx8TYmkQbM7aQp6mzseFi3VA== + dependencies: + "@theia/core" "1.74.1" + "@theia/variable-resolver" "1.74.1" + tslib "^2.8.1" + "@theia/electron@1.73.1": version "1.73.1" resolved "https://registry.yarnpkg.com/@theia/electron/-/electron-1.73.1.tgz#b105f02ae71d18d331c1f48550a58c1ebd70d4b7" @@ -3233,6 +3368,19 @@ "@vscode/ripgrep" "^1.18.0" tslib "^2.8.1" +"@theia/file-search@1.74.1": + version "1.74.1" + resolved "https://registry.yarnpkg.com/@theia/file-search/-/file-search-1.74.1.tgz#f68eb790e88aea2567e63746e573cc3506455f35" + integrity sha512-ChkGdr2vpuGzDUh03iNgxyn9aubuwm8i4pqiIZaa79gLLQcsdq4oZ4tUUSjowhT3GpAHQlR/rLLQqXwPnw/Frw== + dependencies: + "@theia/core" "1.74.1" + "@theia/editor" "1.74.1" + "@theia/filesystem" "1.74.1" + "@theia/process" "1.74.1" + "@theia/workspace" "1.74.1" + "@vscode/ripgrep" "^1.18.0" + tslib "^2.8.1" + "@theia/filesystem@1.73.1": version "1.73.1" resolved "https://registry.yarnpkg.com/@theia/filesystem/-/filesystem-1.73.1.tgz#725a3900ce9acfd2c7a03f35995ef2b6490608ea" @@ -3258,6 +3406,31 @@ tslib "^2.8.1" vscode-languageserver-textdocument "^1.0.12" +"@theia/filesystem@1.74.1": + version "1.74.1" + resolved "https://registry.yarnpkg.com/@theia/filesystem/-/filesystem-1.74.1.tgz#cebc4765e40a242189588f6d9f188077f1af4bac" + integrity sha512-jlWjtaqu7xBYdneMJlXYmTP9hMWdUtrDX/PCMm/tRRaKz1JBAbJbwNbWmid/2cYLIAYspU6CnUnU1aFuXHLDng== + dependencies: + "@theia/core" "1.74.1" + "@types/body-parser" "^1.19.6" + "@types/multer" "^1.4.13" + "@types/tar-fs" "^1.16.3" + "@types/tar-stream" "^3.1.4" + async-mutex "^0.3.2" + body-parser "^1.20.5" + http-status-codes "^1.4.0" + ignore "^6.0.2" + minimatch "^10.2.5" + multer "^2.2.0" + opfs-worker "1.3.1" + rimraf "^5.0.10" + stat-mode "^1.0.0" + tar-fs "^3.1.3" + tar-stream "^3.2.0" + trash "^7.2.0" + tslib "^2.8.1" + vscode-languageserver-textdocument "^1.0.12" + "@theia/keymaps@1.73.1": version "1.73.1" resolved "https://registry.yarnpkg.com/@theia/keymaps/-/keymaps-1.73.1.tgz#38d512bf911b7ea28fdc5e82312aa56e1f850ee9" @@ -3297,6 +3470,16 @@ "@theia/workspace" "1.73.1" tslib "^2.8.1" +"@theia/markers@1.74.1": + version "1.74.1" + resolved "https://registry.yarnpkg.com/@theia/markers/-/markers-1.74.1.tgz#1decb52f18b764acbebd3655ebb9b31e124e76fc" + integrity sha512-hrYIN8N8IsYOxm6dz1Fz/6Cgq0E2qwdvchoI1VxYxu4U5CV41m6hz4omm/saqUIhp0w3HdbadRkTP4p2+3G0Sw== + dependencies: + "@theia/core" "1.74.1" + "@theia/filesystem" "1.74.1" + "@theia/workspace" "1.74.1" + tslib "^2.8.1" + "@theia/messages@1.73.1": version "1.73.1" resolved "https://registry.yarnpkg.com/@theia/messages/-/messages-1.73.1.tgz#13daaab08d52e6a3b0242ff95ebaac7da71f7c4b" @@ -3356,6 +3539,25 @@ vscode-oniguruma "2.0.1" vscode-textmate "^9.3.2" +"@theia/monaco@1.74.1": + version "1.74.1" + resolved "https://registry.yarnpkg.com/@theia/monaco/-/monaco-1.74.1.tgz#9a77283c37d8c40a787d1e4562c93daafbdc839a" + integrity sha512-7f1D6vlQ9InvpFTtALBdcJLixXEbxyZQNy/TSD4PXUmBLOHrKMneXUYIeOE2CktujSMGBlsWkakWpJqM+W/2GQ== + dependencies: + "@theia/core" "1.74.1" + "@theia/editor" "1.74.1" + "@theia/filesystem" "1.74.1" + "@theia/markers" "1.74.1" + "@theia/monaco-editor-core" "1.108.201" + "@theia/outline-view" "1.74.1" + "@theia/workspace" "1.74.1" + fast-plist "^0.1.3" + idb "^4.0.5" + jsonc-parser "^3.3.1" + tslib "^2.8.1" + vscode-oniguruma "2.0.1" + vscode-textmate "^9.3.2" + "@theia/navigator@1.73.1": version "1.73.1" resolved "https://registry.yarnpkg.com/@theia/navigator/-/navigator-1.73.1.tgz#3c2b15da7fccbe99da81d284670f679efe2b3a69" @@ -3367,6 +3569,17 @@ minimatch "^10.2.5" tslib "^2.8.1" +"@theia/navigator@1.74.1": + version "1.74.1" + resolved "https://registry.yarnpkg.com/@theia/navigator/-/navigator-1.74.1.tgz#098741c23ef6445d17534313886268b0d555aacd" + integrity sha512-jDHfBnfVSXnZGzJbFwwDLpZv7Aw0RC6yluahSTIcVR6eTl48vNqdSMAN8MlsOQ+tZ54tXCC5/23TWckZQ47Xmg== + dependencies: + "@theia/core" "1.74.1" + "@theia/filesystem" "1.74.1" + "@theia/workspace" "1.74.1" + minimatch "^10.2.5" + tslib "^2.8.1" + "@theia/notebook@1.73.1": version "1.73.1" resolved "https://registry.yarnpkg.com/@theia/notebook/-/notebook-1.73.1.tgz#0b346e9aedf279b7e7d93c25ae22e64f4e976336" @@ -3390,6 +3603,14 @@ "@theia/core" "1.73.1" tslib "^2.8.1" +"@theia/outline-view@1.74.1": + version "1.74.1" + resolved "https://registry.yarnpkg.com/@theia/outline-view/-/outline-view-1.74.1.tgz#2e4abdc187b28f5a2ee4fdf4f3ba753afa3f9a1b" + integrity sha512-M/+YOD2ZJWrTMVPTQaT5hBKYZUk5doQqAQltN9rWIqWoUgr2/tjnZoINBntCrRvSUaR/F3/UV6Cp9K9NERW//A== + dependencies: + "@theia/core" "1.74.1" + tslib "^2.8.1" + "@theia/output@1.73.1": version "1.73.1" resolved "https://registry.yarnpkg.com/@theia/output/-/output-1.73.1.tgz#8c6ce5b6dbf8742e1a7cf01f604a511213736ae3" @@ -3402,6 +3623,18 @@ p-queue "^8.1.1" tslib "^2.8.1" +"@theia/output@1.74.1": + version "1.74.1" + resolved "https://registry.yarnpkg.com/@theia/output/-/output-1.74.1.tgz#5e7e9712041765b7f4550a547c87598d4fb29fd5" + integrity sha512-fuAe/JT8JSXiHpqKYr1CaMwRBA8wpgRtB3rQEPrE6U732Zn37+wDC+8J+U3KNxI29AGTTGR2t6OkSmmfFpQoYw== + dependencies: + "@theia/core" "1.74.1" + "@theia/editor" "1.74.1" + "@theia/monaco" "1.74.1" + "@theia/monaco-editor-core" "1.108.201" + p-queue "^8.1.1" + tslib "^2.8.1" + "@theia/ovsx-client@1.73.1": version "1.73.1" resolved "https://registry.yarnpkg.com/@theia/ovsx-client/-/ovsx-client-1.73.1.tgz#0e5414c4e31eaa5c8306af555ab2f50c8d6faacc" @@ -3556,6 +3789,16 @@ string-argv "^0.1.2" tslib "^2.8.1" +"@theia/process@1.74.1": + version "1.74.1" + resolved "https://registry.yarnpkg.com/@theia/process/-/process-1.74.1.tgz#0bcdd693db0d591af2e991a2d88dc5e4d3b66389" + integrity sha512-4W5IBdeJvpQ3Tefc/IGg5fpkX780XEw6ZxJftSPzDTc89eM6i+/J81NHYOQ5fy5uC7aeX6/aWlFvTb/K6209Lg== + dependencies: + "@theia/core" "1.74.1" + node-pty "1.2.0-beta.12" + string-argv "^0.1.2" + tslib "^2.8.1" + "@theia/property-view@1.73.1": version "1.73.1" resolved "https://registry.yarnpkg.com/@theia/property-view/-/property-view-1.73.1.tgz#434a9792f11e43dda44ed846411d3d1c43c60ba2" @@ -3597,6 +3840,14 @@ tslib "^2.8.1" undici "^7.26.0" +"@theia/request@1.74.1": + version "1.74.1" + resolved "https://registry.yarnpkg.com/@theia/request/-/request-1.74.1.tgz#9cb95e20b8e0cc9f58f4d9609c6db1350814b513" + integrity sha512-FPQwELAHgaGzR6/oW+sa4mgWMjtHpCLRm9kMhioY4C4/Isgd5/01zRv4qxp5NUgjqoJOtauKj00p954BzvOu4Q== + dependencies: + tslib "^2.8.1" + undici "^7.28.0" + "@theia/scanoss@1.73.1": version "1.73.1" resolved "https://registry.yarnpkg.com/@theia/scanoss/-/scanoss-1.73.1.tgz#3d7b2795236bd54b876b79efab6d5725b8868725" @@ -3679,6 +3930,27 @@ p-debounce "^2.1.0" tslib "^2.8.1" +"@theia/task@1.74.1": + version "1.74.1" + resolved "https://registry.yarnpkg.com/@theia/task/-/task-1.74.1.tgz#e8babee250ba70cdde153a05056760078dfa0f8c" + integrity sha512-DP/0hNTBlrxQ8vNIcyTl8MKr0LkijJEq/UOjr0tZs3pWSjQPjyfVA1KdBeVdpqGeMQTvB1iOmhv9MrXNNZcl/g== + dependencies: + "@theia/core" "1.74.1" + "@theia/editor" "1.74.1" + "@theia/filesystem" "1.74.1" + "@theia/markers" "1.74.1" + "@theia/monaco" "1.74.1" + "@theia/monaco-editor-core" "1.108.201" + "@theia/process" "1.74.1" + "@theia/terminal" "1.74.1" + "@theia/userstorage" "1.74.1" + "@theia/variable-resolver" "1.74.1" + "@theia/workspace" "1.74.1" + async-mutex "^0.3.2" + jsonc-parser "^3.3.1" + p-debounce "^2.1.0" + tslib "^2.8.1" + "@theia/terminal-manager@1.73.1": version "1.73.1" resolved "https://registry.yarnpkg.com/@theia/terminal-manager/-/terminal-manager-1.73.1.tgz#c6297bcec609f1b9bbc9aa205c1888fe13bd8dac" @@ -3706,6 +3978,24 @@ xterm-addon-search "^0.13.0" xterm-addon-webgl "^0.16.0" +"@theia/terminal@1.74.1": + version "1.74.1" + resolved "https://registry.yarnpkg.com/@theia/terminal/-/terminal-1.74.1.tgz#0b12419c65c45ec0dbfc906f5997cf7158679c0f" + integrity sha512-BtuAEPyI4S402CXwxXJeQRN3jxGXX/dqKn91ALNvbcljWB5+6/WA7Jw7iFBc4sHw5Ksc5n/4JzRguDtvqYi+tw== + dependencies: + "@theia/core" "1.74.1" + "@theia/editor" "1.74.1" + "@theia/file-search" "1.74.1" + "@theia/filesystem" "1.74.1" + "@theia/process" "1.74.1" + "@theia/variable-resolver" "1.74.1" + "@theia/workspace" "1.74.1" + tslib "^2.8.1" + xterm "^5.3.0" + xterm-addon-fit "^0.8.0" + xterm-addon-search "^0.13.0" + xterm-addon-webgl "^0.16.0" + "@theia/test@1.73.1": version "1.73.1" resolved "https://registry.yarnpkg.com/@theia/test/-/test-1.73.1.tgz#9c9e1d1ba8d58894ff5098066449695cea56c7f9" @@ -3719,6 +4009,19 @@ xterm "^5.3.0" xterm-addon-fit "^0.8.0" +"@theia/test@1.74.1": + version "1.74.1" + resolved "https://registry.yarnpkg.com/@theia/test/-/test-1.74.1.tgz#d9af03a561ea2b7a289b1796ac57df3befcbc5c2" + integrity sha512-qYsiKcK8OWXt7RIXJEKy/0tqyF/GytxKVVTF8qMPfcDQMYddZG8HHSqyqppi00AoioAwndcMk70bZ4Pyprtf0Q== + dependencies: + "@theia/core" "1.74.1" + "@theia/editor" "1.74.1" + "@theia/filesystem" "1.74.1" + "@theia/navigator" "1.74.1" + "@theia/terminal" "1.74.1" + xterm "^5.3.0" + xterm-addon-fit "^0.8.0" + "@theia/timeline@1.73.1": version "1.73.1" resolved "https://registry.yarnpkg.com/@theia/timeline/-/timeline-1.73.1.tgz#eb7cd25738d14010bcc46cc276c3111631b98d3a" @@ -3765,6 +4068,15 @@ "@theia/filesystem" "1.73.1" tslib "^2.8.1" +"@theia/userstorage@1.74.1": + version "1.74.1" + resolved "https://registry.yarnpkg.com/@theia/userstorage/-/userstorage-1.74.1.tgz#e5b7b05a1a8820de9c620185e4a3c94ed7627fb7" + integrity sha512-ASYhVK1+2W+3uWL+p6fS51c9TqpTeBr71GygmpV40qEaVIA45HtSo9dMPjHSpT0E9tFM17BZBbo8qaV0uOBacg== + dependencies: + "@theia/core" "1.74.1" + "@theia/filesystem" "1.74.1" + tslib "^2.8.1" + "@theia/variable-resolver@1.73.1": version "1.73.1" resolved "https://registry.yarnpkg.com/@theia/variable-resolver/-/variable-resolver-1.73.1.tgz#644f747bde9eb96b693236dc0d8ebda7d5795927" @@ -3773,6 +4085,14 @@ "@theia/core" "1.73.1" tslib "^2.8.1" +"@theia/variable-resolver@1.74.1": + version "1.74.1" + resolved "https://registry.yarnpkg.com/@theia/variable-resolver/-/variable-resolver-1.74.1.tgz#21134ff7872e17dfbedc1a6cdd56dfe715aee50c" + integrity sha512-C5qmeIITpz/LsSngVGYNEoaZ/Ahfh9aEhcsDAeZnQLsCD5Ss2HpknorY6cHl1efsUNMZKr3WgmdcqWA2/RE7gQ== + dependencies: + "@theia/core" "1.74.1" + tslib "^2.8.1" + "@theia/vsx-registry@1.73.1": version "1.73.1" resolved "https://registry.yarnpkg.com/@theia/vsx-registry/-/vsx-registry-1.73.1.tgz#f26fef7c5a4d3f79296a159b2d3d26a08eeb4dcc" @@ -3804,6 +4124,18 @@ tslib "^2.8.1" valid-filename "^2.0.1" +"@theia/workspace@1.74.1": + version "1.74.1" + resolved "https://registry.yarnpkg.com/@theia/workspace/-/workspace-1.74.1.tgz#ce40618c157191e176df9f4a2be1dae347987431" + integrity sha512-Y9aqBRmDB35fGtSFR5n6hbRL4WHIVmTwIYx9tpzl/cVxg1CjQiDaHdy179lwSpn5qtoYeva4dgFiBQDN97IsFQ== + dependencies: + "@theia/core" "1.74.1" + "@theia/filesystem" "1.74.1" + "@theia/variable-resolver" "1.74.1" + jsonc-parser "^3.3.1" + tslib "^2.8.1" + valid-filename "^2.0.1" + "@tootallnate/once@1", "@tootallnate/once@^1.1.2": version "1.1.2" resolved "https://registry.yarnpkg.com/@tootallnate/once/-/once-1.1.2.tgz#ccb91445360179a04e7fe6aff78c00ffc1eeaf82" @@ -7358,6 +7690,13 @@ dompurify@^3.3.3, dompurify@^3.4.7: optionalDependencies: "@types/trusted-types" "^2.0.7" +dompurify@^3.4.11: + version "3.4.13" + resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.4.13.tgz#fc28949d59f92d62e28a3a764bcbeee35897a1be" + integrity sha512-2vmYIoqjze2d+kakP8S/nS5shfsl587kzwEjcGlTdiksUVgFHnFCsLYDVj/JNqJVOQZGSYBTmuycv0PodwmnMQ== + optionalDependencies: + "@types/trusted-types" "^2.0.7" + dot-prop@^5.1.0: version "5.3.0" resolved "https://registry.yarnpkg.com/dot-prop/-/dot-prop-5.3.0.tgz#90ccce708cd9cd82cc4dc8c3ddd9abdd55b20e88" @@ -10839,7 +11178,7 @@ msgpackr-extract@^3.0.2: "@msgpackr-extract/msgpackr-extract-linux-x64" "3.0.3" "@msgpackr-extract/msgpackr-extract-win32-x64" "3.0.3" -msgpackr@^1.11.12: +msgpackr@^1.11.12, msgpackr@^1.12.1: version "1.12.1" resolved "https://registry.yarnpkg.com/msgpackr/-/msgpackr-1.12.1.tgz#61d48d6becf4d5c4d659b2c5260240dc2c09bd44" integrity sha512-4EUH9tQHnMmEgzW/MdAP0KIfa1T9AF+htl0ffe2n5vb2EKn9y2co8ccpgWko6S52Jy1PQZKwRnx5/KkYjtd9MQ== @@ -10853,7 +11192,7 @@ msgpackr@~1.11.2: optionalDependencies: msgpackr-extract "^3.0.2" -multer@^2.1.1: +multer@^2.1.1, multer@^2.2.0: version "2.2.0" resolved "https://registry.yarnpkg.com/multer/-/multer-2.2.0.tgz#f005268ca816324ba7335e3b48166896a3fa5d79" integrity sha512-6rdyFg2kLrMh9Jee7/BMPuV9lEAd7lLW2YUpF9/YxR7njyoUwwQ0ZPh3TaIY50Sw6vlyD2HW3wGOkTS4P79xrQ== @@ -13147,7 +13486,7 @@ semver@^6.0.0, semver@^6.2.0, semver@^6.3.1: resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4" integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA== -semver@^7.0.0, semver@^7.1.1, semver@^7.3.4, semver@^7.3.7, semver@^7.7.2, semver@^7.8.1: +semver@^7.0.0, semver@^7.1.1, semver@^7.3.4, semver@^7.3.7, semver@^7.7.2, semver@^7.8.1, semver@^7.8.5: version "7.8.5" resolved "https://registry.yarnpkg.com/semver/-/semver-7.8.5.tgz#39b646037dd50c14fb451e7e4cac58ed8b863f69" integrity sha512-Y7/KDsb8LjooZpwaqGyulO6DQlksgCncchHGk+sZIY4SBvUocMBEFH5Ur1fI4dV+Jvl0w6cjvucaIi40puRioA== @@ -13945,6 +14284,17 @@ tar-fs@^3.1.2: bare-fs "^4.0.1" bare-path "^3.0.0" +tar-fs@^3.1.3: + version "3.1.3" + resolved "https://registry.yarnpkg.com/tar-fs/-/tar-fs-3.1.3.tgz#05668cc68a30741c3813f9c16593b8dec7dcbcd1" + integrity sha512-/hU4AXnIdZu+Gvl1pk0oI5f5HxWsCJRtY2aFaJdk9VvyL48DWU6iU5WAIPG+wIi1YvWA6eTJvIviP/tMAZZNwQ== + dependencies: + pump "^3.0.0" + tar-stream "^3.1.5" + optionalDependencies: + bare-fs "^4.0.1" + bare-path "^3.0.0" + tar-stream@2.2.0, tar-stream@^2.1.4, tar-stream@^2.2.0: version "2.2.0" resolved "https://registry.yarnpkg.com/tar-stream/-/tar-stream-2.2.0.tgz#acad84c284136b060dc3faa64474aa9aebd77287" @@ -14451,6 +14801,11 @@ undici@^7.26.0: resolved "https://registry.yarnpkg.com/undici/-/undici-7.28.0.tgz#97d64564198b285bc281f0e8e29597e3d11fe7ec" integrity sha512-cRZYrTDwWznlnRiPjggAGxZXanty6M8RV1ff8Wm4LWXBp7/IG8v5DnOm74DtUBp9OONpK75YlPnIjQqX0dBDtA== +undici@^7.28.0: + version "7.29.0" + resolved "https://registry.yarnpkg.com/undici/-/undici-7.29.0.tgz#ae0f6f62e06e057a9cbb7b2b5fde2bb74f791b8f" + integrity sha512-IDxfleLmmbSskfWSUATiN1nfn2rDuvnMOqb5CWR92iIfojA0Ud+ulOAAEQ57LPr9rWmsreUyf5lwyao+7GNNVw== + unicode-canonical-property-names-ecmascript@^2.0.0: version "2.0.1" resolved "https://registry.yarnpkg.com/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-2.0.1.tgz#cb3173fe47ca743e228216e4a3ddc4c84d628cc2" @@ -15248,6 +15603,19 @@ yargs@^16.2.0: y18n "^5.0.5" yargs-parser "^20.2.2" +yargs@^17.7.3: + version "17.7.3" + resolved "https://registry.yarnpkg.com/yargs/-/yargs-17.7.3.tgz#779dffe6bcafec596a7172e983289a588647faaa" + integrity sha512-GZtjxm/J/4TSxuL3FNYjCmLktBTnIw/rVmKSIyKeYAZpmJB2ig9VauCC5xsa82GNKVKDAqpOn3KVzNt0zmrU0g== + dependencies: + cliui "^8.0.1" + escalade "^3.1.1" + get-caller-file "^2.0.5" + require-directory "^2.1.1" + string-width "^4.2.3" + y18n "^5.0.5" + yargs-parser "^21.1.1" + yargs@^18.0.0: version "18.0.0" resolved "https://registry.yarnpkg.com/yargs/-/yargs-18.0.0.tgz#6c84259806273a746b09f579087b68a3c2d25bd1"