diff --git a/applications/browser/package.json b/applications/browser/package.json index af783c256..70de52a6f 100644 --- a/applications/browser/package.json +++ b/applications/browser/package.json @@ -3,7 +3,7 @@ "name": "theia-ide-browser-app", "description": "Eclipse Theia IDE browser product", "productName": "Theia IDE", - "version": "1.56.2", + "version": "1.57.0", "license": "MIT", "author": "Eclipse Theia ", "homepage": "https://github.com/eclipse-theia/theia-ide#readme", @@ -45,64 +45,67 @@ } }, "dependencies": { - "@theia/ai-chat": "1.56.0", - "@theia/ai-chat-ui": "1.56.0", - "@theia/ai-code-completion": "1.56.0", - "@theia/ai-core": "1.56.0", - "@theia/ai-history": "1.56.0", - "@theia/ai-huggingface": "1.56.0", - "@theia/ai-llamafile": "1.56.0", - "@theia/ai-ollama": "1.56.0", - "@theia/ai-openai": "1.56.0", - "@theia/ai-terminal": "1.56.0", - "@theia/ai-workspace-agent": "1.56.0", - "@theia/bulk-edit": "1.56.0", - "@theia/callhierarchy": "1.56.0", - "@theia/collaboration": "1.56.0", - "@theia/console": "1.56.0", - "@theia/core": "1.56.0", - "@theia/debug": "1.56.0", - "@theia/dev-container": "1.56.0", - "@theia/editor": "1.56.0", - "@theia/editor-preview": "1.56.0", - "@theia/external-terminal": "1.56.0", - "@theia/file-search": "1.56.0", - "@theia/filesystem": "1.56.0", - "@theia/getting-started": "1.56.0", - "@theia/keymaps": "1.56.0", - "@theia/markers": "1.56.0", - "@theia/memory-inspector": "1.56.0", - "@theia/messages": "1.56.0", - "@theia/metrics": "1.56.0", - "@theia/mini-browser": "1.56.0", - "@theia/monaco": "1.56.0", - "@theia/navigator": "1.56.0", - "@theia/outline-view": "1.56.0", - "@theia/output": "1.56.0", - "@theia/plugin-dev": "1.56.0", - "@theia/plugin-ext": "1.56.0", - "@theia/plugin-ext-vscode": "1.56.0", - "@theia/preferences": "1.56.0", - "@theia/process": "1.56.0", - "@theia/property-view": "1.56.0", - "@theia/remote": "1.56.0", - "@theia/scm": "1.56.0", - "@theia/search-in-workspace": "1.56.0", - "@theia/secondary-window": "1.56.0", - "@theia/task": "1.56.0", - "@theia/terminal": "1.56.0", - "@theia/timeline": "1.56.0", - "@theia/toolbar": "1.56.0", - "@theia/typehierarchy": "1.56.0", - "@theia/userstorage": "1.56.0", - "@theia/variable-resolver": "1.56.0", - "@theia/vsx-registry": "1.56.0", - "@theia/workspace": "1.56.0", + "@theia/ai-anthropic": "1.57.0", + "@theia/ai-chat": "1.57.0", + "@theia/ai-chat-ui": "1.57.0", + "@theia/ai-code-completion": "1.57.0", + "@theia/ai-core": "1.57.0", + "@theia/ai-history": "1.57.0", + "@theia/ai-huggingface": "1.57.0", + "@theia/ai-llamafile": "1.57.0", + "@theia/ai-mcp": "1.57.0", + "@theia/ai-ollama": "1.57.0", + "@theia/ai-openai": "1.57.0", + "@theia/ai-scanoss": "1.57.0", + "@theia/ai-terminal": "1.57.0", + "@theia/ai-workspace-agent": "1.57.0", + "@theia/bulk-edit": "1.57.0", + "@theia/callhierarchy": "1.57.0", + "@theia/collaboration": "1.57.0", + "@theia/console": "1.57.0", + "@theia/core": "1.57.0", + "@theia/debug": "1.57.0", + "@theia/dev-container": "1.57.0", + "@theia/editor": "1.57.0", + "@theia/editor-preview": "1.57.0", + "@theia/external-terminal": "1.57.0", + "@theia/file-search": "1.57.0", + "@theia/filesystem": "1.57.0", + "@theia/getting-started": "1.57.0", + "@theia/keymaps": "1.57.0", + "@theia/markers": "1.57.0", + "@theia/memory-inspector": "1.57.0", + "@theia/messages": "1.57.0", + "@theia/metrics": "1.57.0", + "@theia/mini-browser": "1.57.0", + "@theia/monaco": "1.57.0", + "@theia/navigator": "1.57.0", + "@theia/outline-view": "1.57.0", + "@theia/output": "1.57.0", + "@theia/plugin-dev": "1.57.0", + "@theia/plugin-ext": "1.57.0", + "@theia/plugin-ext-vscode": "1.57.0", + "@theia/preferences": "1.57.0", + "@theia/process": "1.57.0", + "@theia/property-view": "1.57.0", + "@theia/remote": "1.57.0", + "@theia/scm": "1.57.0", + "@theia/search-in-workspace": "1.57.0", + "@theia/secondary-window": "1.57.0", + "@theia/task": "1.57.0", + "@theia/terminal": "1.57.0", + "@theia/timeline": "1.57.0", + "@theia/toolbar": "1.57.0", + "@theia/typehierarchy": "1.57.0", + "@theia/userstorage": "1.57.0", + "@theia/variable-resolver": "1.57.0", + "@theia/vsx-registry": "1.57.0", + "@theia/workspace": "1.57.0", "fs-extra": "^9.0.1", - "theia-ide-product-ext": "1.56.2" + "theia-ide-product-ext": "1.57.0" }, "devDependencies": { - "@theia/cli": "1.56.0" + "@theia/cli": "1.57.0" }, "scripts": { "clean": "theia clean && rimraf node_modules", @@ -114,4 +117,4 @@ "update:theia": "ts-node ../../scripts/update-theia-version.ts", "update:next": "ts-node ../../scripts/update-theia-version.ts next" } -} +} \ No newline at end of file diff --git a/applications/electron/package.json b/applications/electron/package.json index d8ec70dd7..f768fdc4d 100644 --- a/applications/electron/package.json +++ b/applications/electron/package.json @@ -3,7 +3,7 @@ "name": "theia-ide-electron-app", "description": "Eclipse Theia IDE product", "productName": "Theia IDE", - "version": "1.56.2", + "version": "1.57.0", "main": "scripts/theia-electron-main.js", "license": "MIT", "author": "Eclipse Theia ", @@ -54,67 +54,70 @@ } }, "dependencies": { - "@theia/ai-chat": "1.56.0", - "@theia/ai-chat-ui": "1.56.0", - "@theia/ai-code-completion": "1.56.0", - "@theia/ai-core": "1.56.0", - "@theia/ai-history": "1.56.0", - "@theia/ai-huggingface": "1.56.0", - "@theia/ai-llamafile": "1.56.0", - "@theia/ai-ollama": "1.56.0", - "@theia/ai-openai": "1.56.0", - "@theia/ai-terminal": "1.56.0", - "@theia/ai-workspace-agent": "1.56.0", - "@theia/bulk-edit": "1.56.0", - "@theia/callhierarchy": "1.56.0", - "@theia/collaboration": "1.56.0", - "@theia/console": "1.56.0", - "@theia/core": "1.56.0", - "@theia/debug": "1.56.0", - "@theia/dev-container": "1.56.0", - "@theia/editor": "1.56.0", - "@theia/editor-preview": "1.56.0", - "@theia/electron": "1.56.0", - "@theia/external-terminal": "1.56.0", - "@theia/file-search": "1.56.0", - "@theia/filesystem": "1.56.0", - "@theia/getting-started": "1.56.0", - "@theia/keymaps": "1.56.0", - "@theia/markers": "1.56.0", - "@theia/memory-inspector": "1.56.0", - "@theia/messages": "1.56.0", - "@theia/metrics": "1.56.0", - "@theia/mini-browser": "1.56.0", - "@theia/monaco": "1.56.0", - "@theia/navigator": "1.56.0", - "@theia/outline-view": "1.56.0", - "@theia/output": "1.56.0", - "@theia/plugin-dev": "1.56.0", - "@theia/plugin-ext": "1.56.0", - "@theia/plugin-ext-vscode": "1.56.0", - "@theia/preferences": "1.56.0", - "@theia/process": "1.56.0", - "@theia/property-view": "1.56.0", - "@theia/remote": "1.56.0", - "@theia/scm": "1.56.0", - "@theia/search-in-workspace": "1.56.0", - "@theia/secondary-window": "1.56.0", - "@theia/task": "1.56.0", - "@theia/terminal": "1.56.0", - "@theia/timeline": "1.56.0", - "@theia/toolbar": "1.56.0", - "@theia/typehierarchy": "1.56.0", - "@theia/userstorage": "1.56.0", - "@theia/variable-resolver": "1.56.0", - "@theia/vsx-registry": "1.56.0", - "@theia/workspace": "1.56.0", + "@theia/ai-anthropic": "1.57.0", + "@theia/ai-chat": "1.57.0", + "@theia/ai-chat-ui": "1.57.0", + "@theia/ai-code-completion": "1.57.0", + "@theia/ai-core": "1.57.0", + "@theia/ai-history": "1.57.0", + "@theia/ai-huggingface": "1.57.0", + "@theia/ai-llamafile": "1.57.0", + "@theia/ai-mcp": "1.57.0", + "@theia/ai-ollama": "1.57.0", + "@theia/ai-openai": "1.57.0", + "@theia/ai-scanoss": "1.57.0", + "@theia/ai-terminal": "1.57.0", + "@theia/ai-workspace-agent": "1.57.0", + "@theia/bulk-edit": "1.57.0", + "@theia/callhierarchy": "1.57.0", + "@theia/collaboration": "1.57.0", + "@theia/console": "1.57.0", + "@theia/core": "1.57.0", + "@theia/debug": "1.57.0", + "@theia/dev-container": "1.57.0", + "@theia/editor": "1.57.0", + "@theia/editor-preview": "1.57.0", + "@theia/electron": "1.57.0", + "@theia/external-terminal": "1.57.0", + "@theia/file-search": "1.57.0", + "@theia/filesystem": "1.57.0", + "@theia/getting-started": "1.57.0", + "@theia/keymaps": "1.57.0", + "@theia/markers": "1.57.0", + "@theia/memory-inspector": "1.57.0", + "@theia/messages": "1.57.0", + "@theia/metrics": "1.57.0", + "@theia/mini-browser": "1.57.0", + "@theia/monaco": "1.57.0", + "@theia/navigator": "1.57.0", + "@theia/outline-view": "1.57.0", + "@theia/output": "1.57.0", + "@theia/plugin-dev": "1.57.0", + "@theia/plugin-ext": "1.57.0", + "@theia/plugin-ext-vscode": "1.57.0", + "@theia/preferences": "1.57.0", + "@theia/process": "1.57.0", + "@theia/property-view": "1.57.0", + "@theia/remote": "1.57.0", + "@theia/scm": "1.57.0", + "@theia/search-in-workspace": "1.57.0", + "@theia/secondary-window": "1.57.0", + "@theia/task": "1.57.0", + "@theia/terminal": "1.57.0", + "@theia/timeline": "1.57.0", + "@theia/toolbar": "1.57.0", + "@theia/typehierarchy": "1.57.0", + "@theia/userstorage": "1.57.0", + "@theia/variable-resolver": "1.57.0", + "@theia/vsx-registry": "1.57.0", + "@theia/workspace": "1.57.0", "fs-extra": "^9.0.1", - "theia-ide-launcher-ext": "1.56.2", - "theia-ide-product-ext": "1.56.2", - "theia-ide-updater-ext": "1.56.2" + "theia-ide-launcher-ext": "1.57.0", + "theia-ide-product-ext": "1.57.0", + "theia-ide-updater-ext": "1.57.0" }, "devDependencies": { - "@theia/cli": "1.56.0", + "@theia/cli": "1.57.0", "@types/js-yaml": "^3.12.0", "@types/yargs": "17.0.7", "@wdio/cli": "^6.10.2", @@ -158,4 +161,4 @@ "lint": "eslint --ext js,jsx,ts,tsx scripts && eslint --ext js,jsx,ts,tsx test", "lint:fix": "eslint --ext js,jsx,ts,tsx scripts --fix && eslint --ext js,jsx,ts,tsx test -fix" } -} +} \ No newline at end of file diff --git a/lerna.json b/lerna.json index 8721f2952..e61ee7082 100644 --- a/lerna.json +++ b/lerna.json @@ -1,6 +1,6 @@ { "lerna": "4.0.0", - "version": "1.56.2", + "version": "1.57.0", "useWorkspaces": true, "npmClient": "yarn", "command": { diff --git a/package.json b/package.json index 4ce5a85eb..93a6fed75 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "private": true, - "version": "1.56.2", + "version": "1.57.0", "license": "MIT", "author": "Rob Moran ", "homepage": "https://github.com/eclipse-theia/theia-ide#readme", @@ -17,7 +17,7 @@ }, "devDependencies": { "@eclipse-dash/nodejs-wrapper": "^0.0.1", - "@theia/cli": "1.56.0", + "@theia/cli": "1.57.0", "@typescript-eslint/eslint-plugin": "^4.25.0", "@typescript-eslint/eslint-plugin-tslint": "^4.25.0", "@typescript-eslint/parser": "^4.25.0", @@ -59,9 +59,9 @@ }, "theiaPluginsDir": "plugins", "theiaPlugins": { - "eclipse-theia.builtin-extension-pack": "https://open-vsx.org/api/eclipse-theia/builtin-extension-pack/1.88.1/file/eclipse-theia.builtin-extension-pack-1.88.1.vsix", - "vscjava.vscode-java-pack": "https://open-vsx.org/api/vscjava/vscode-java-pack/0.25.11/file/vscjava.vscode-java-pack-0.25.11.vsix", - "vscjava.vscode-java-dependency": "https://open-vsx.org/api/vscjava/vscode-java-dependency/0.21.2/file/vscjava.vscode-java-dependency-0.21.2.vsix" + "eclipse-theia.builtin-extension-pack": "https://open-vsx.org/api/eclipse-theia/builtin-extension-pack/1.95.3/file/eclipse-theia.builtin-extension-pack-1.95.3.vsix", + "vscjava.vscode-java-pack": "https://open-vsx.org/api/vscjava/vscode-java-pack/0.29.0/file/vscjava.vscode-java-pack-0.29.0.vsix", + "vscjava.vscode-java-dependency": "https://open-vsx.org/api/vscjava/vscode-java-dependency/0.24.1/file/vscjava.vscode-java-dependency-0.24.1.vsix" }, "theiaPluginsExcludeIds": [ "ms-vscode.js-debug-companion", @@ -83,4 +83,4 @@ "**/cpu-features": "0.0.9", "**/perfect-scrollbar": "1.5.5" } -} +} \ No newline at end of file diff --git a/theia-extensions/launcher/package.json b/theia-extensions/launcher/package.json index 033a28fe7..569022599 100644 --- a/theia-extensions/launcher/package.json +++ b/theia-extensions/launcher/package.json @@ -1,6 +1,6 @@ { "name": "theia-ide-launcher-ext", - "version": "1.56.2", + "version": "1.57.0", "keywords": [ "theia-extension" ], @@ -18,7 +18,7 @@ "src" ], "dependencies": { - "@theia/core": "1.56.0", + "@theia/core": "1.57.0", "@vscode/sudo-prompt": "9.3.1", "body-parser": "^1.17.2", "fs-extra": "^4.0.2" @@ -42,4 +42,4 @@ "backend": "lib/node/launcher-backend-module" } ] -} +} \ No newline at end of file diff --git a/theia-extensions/product/package.json b/theia-extensions/product/package.json index 851116d7e..784999978 100644 --- a/theia-extensions/product/package.json +++ b/theia-extensions/product/package.json @@ -1,13 +1,13 @@ { "private": true, "name": "theia-ide-product-ext", - "version": "1.56.2", + "version": "1.57.0", "description": "Eclipse Theia IDE Product Branding", "dependencies": { - "@theia/core": "1.56.0", - "@theia/getting-started": "1.56.0", - "@theia/vsx-registry": "1.56.0", - "@theia/workspace": "1.56.0", + "@theia/core": "1.57.0", + "@theia/getting-started": "1.57.0", + "@theia/vsx-registry": "1.57.0", + "@theia/workspace": "1.57.0", "inversify": "^6.0.1" }, "devDependencies": { @@ -48,4 +48,4 @@ "peerDependencies": { "react": "^16.8.0" } -} +} \ No newline at end of file diff --git a/theia-extensions/updater/package.json b/theia-extensions/updater/package.json index 70351ca30..91593060d 100644 --- a/theia-extensions/updater/package.json +++ b/theia-extensions/updater/package.json @@ -1,12 +1,12 @@ { "private": true, "name": "theia-ide-updater-ext", - "version": "1.56.2", + "version": "1.57.0", "description": "Eclipse Theia IDE Updater", "dependencies": { - "@theia/core": "1.56.0", - "@theia/output": "1.56.0", - "@theia/preferences": "1.56.0", + "@theia/core": "1.57.0", + "@theia/output": "1.57.0", + "@theia/preferences": "1.57.0", "electron-log": "^4.3.0", "electron-updater": "5.3.0", "fs-extra": "^10.0.0", @@ -47,4 +47,4 @@ "update:theia": "ts-node ../../scripts/update-theia-version.ts", "update:next": "ts-node ../../scripts/update-theia-version.ts next" } -} +} \ No newline at end of file diff --git a/yarn.lock b/yarn.lock index 8bb210dba..5aaf0e0d6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -15,6 +15,19 @@ "@jridgewell/gen-mapping" "^0.3.5" "@jridgewell/trace-mapping" "^0.3.24" +"@anthropic-ai/sdk@^0.32.1": + version "0.32.1" + resolved "https://registry.npmjs.org/@anthropic-ai/sdk/-/sdk-0.32.1.tgz#d22c8ebae2adccc59d78fb416e89de337ff09014" + integrity sha512-U9JwTrDvdQ9iWuABVsMLj8nJVwAyQz6QXvgLsVhryhCEPkLsbcP/MXxm+jYcAwLoV8ESbaTTjnD4kuAFa+Hyjg== + dependencies: + "@types/node" "^18.11.18" + "@types/node-fetch" "^2.6.4" + abort-controller "^3.0.0" + agentkeepalive "^4.2.1" + form-data-encoder "1.7.2" + formdata-node "^4.3.2" + node-fetch "^2.6.7" + "@babel/code-frame@7.12.11": version "7.12.11" resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.12.11.tgz#f4ad435aa263db935b8f10f2c552d23fb716a63f" @@ -943,6 +956,24 @@ resolved "https://registry.yarnpkg.com/@gar/promisify/-/promisify-1.1.3.tgz#555193ab2e3bb3b6adc3d551c9c030d9e860daf6" integrity sha512-k2Ty1JcVojjJFwrg/ThKi2ujJ7XNLYaFGNB/bWT9wGR+oSMJHMa5w+CUq6p/pVrKeNNgA7pCqEcjSnHVoqJQFw== +"@grpc/grpc-js@^1.5.5": + version "1.12.4" + resolved "https://registry.npmjs.org/@grpc/grpc-js/-/grpc-js-1.12.4.tgz#3208808435ebf1e495f9a5c5c5a0bc3dc8c9e891" + integrity sha512-NBhrxEWnFh0FxeA0d//YP95lRFsSx2TNLEUQg4/W+5f/BMxcCjgOOIT24iD+ZB/tZw057j44DaIxja7w4XMrhg== + dependencies: + "@grpc/proto-loader" "^0.7.13" + "@js-sdsl/ordered-map" "^4.4.2" + +"@grpc/proto-loader@^0.7.13": + version "0.7.13" + resolved "https://registry.npmjs.org/@grpc/proto-loader/-/proto-loader-0.7.13.tgz#f6a44b2b7c9f7b609f5748c6eac2d420e37670cf" + integrity sha512-AiXO/bfe9bmxBjxxtYxFAXGZvMaN5s8kO+jBHAJCON8rJoB5YS/D6X7ZNc6XQkuHNmyl4CYaMI1fJ/Gn27RGGw== + dependencies: + lodash.camelcase "^4.3.0" + long "^5.0.0" + protobufjs "^7.2.5" + yargs "^17.7.2" + "@huggingface/inference@^2.0.0": version "2.8.1" resolved "https://registry.yarnpkg.com/@huggingface/inference/-/inference-2.8.1.tgz#e119a7746faf5ce40ebf37ec97afd51286c27ecb" @@ -1075,6 +1106,11 @@ "@jridgewell/resolve-uri" "^3.1.0" "@jridgewell/sourcemap-codec" "^1.4.14" +"@js-sdsl/ordered-map@^4.4.2": + version "4.4.2" + resolved "https://registry.npmjs.org/@js-sdsl/ordered-map/-/ordered-map-4.4.2.tgz#9299f82874bab9e4c7f9c48d865becbfe8d6907c" + integrity sha512-iUKgm52T8HOE/makSxjqoWhe95ZJA1/G1sYsGev2JDKUSS14KAgg1LHb+Ba+IPow0xflbnSkOsZcO08C7w1gYw== + "@lerna/child-process@6.6.2": version "6.6.2" resolved "https://registry.yarnpkg.com/@lerna/child-process/-/child-process-6.6.2.tgz#5d803c8dee81a4e013dc428292e77b365cba876c" @@ -1195,6 +1231,15 @@ lodash "^4.17.15" tmp-promise "^3.0.2" +"@modelcontextprotocol/sdk@1.0.1": + version "1.0.1" + resolved "https://registry.npmjs.org/@modelcontextprotocol/sdk/-/sdk-1.0.1.tgz#810684e7c11b7e056adab895edf3c4a1bc796205" + integrity sha512-slLdFaxQJ9AlRg+hw28iiTtGvShAOgOKXcD0F91nUcRYiOMuS9ZBYjcdNZRXW9G5JQ511GRTdUy1zQVZDpJ+4w== + dependencies: + content-type "^1.0.5" + raw-body "^3.0.0" + zod "^3.23.8" + "@msgpackr-extract/msgpackr-extract-darwin-arm64@3.0.3": version "3.0.3" resolved "https://registry.yarnpkg.com/@msgpackr-extract/msgpackr-extract-darwin-arm64/-/msgpackr-extract-darwin-arm64-3.0.3.tgz#9edec61b22c3082018a79f6d1c30289ddf3d9d11" @@ -1819,6 +1864,59 @@ resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33" integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg== +"@protobufjs/aspromise@^1.1.1", "@protobufjs/aspromise@^1.1.2": + version "1.1.2" + resolved "https://registry.npmjs.org/@protobufjs/aspromise/-/aspromise-1.1.2.tgz#9b8b0cc663d669a7d8f6f5d0893a14d348f30fbf" + integrity sha512-j+gKExEuLmKwvz3OgROXtrJ2UG2x8Ch2YZUxahh+s1F2HZ+wAceUNLkvy6zKCPVRkU++ZWQrdxsUeQXmcg4uoQ== + +"@protobufjs/base64@^1.1.2": + version "1.1.2" + resolved "https://registry.npmjs.org/@protobufjs/base64/-/base64-1.1.2.tgz#4c85730e59b9a1f1f349047dbf24296034bb2735" + integrity sha512-AZkcAA5vnN/v4PDqKyMR5lx7hZttPDgClv83E//FMNhR2TMcLUhfRUBHCmSl0oi9zMgDDqRUJkSxO3wm85+XLg== + +"@protobufjs/codegen@^2.0.4": + version "2.0.4" + resolved "https://registry.npmjs.org/@protobufjs/codegen/-/codegen-2.0.4.tgz#7ef37f0d010fb028ad1ad59722e506d9262815cb" + integrity sha512-YyFaikqM5sH0ziFZCN3xDC7zeGaB/d0IUb9CATugHWbd1FRFwWwt4ld4OYMPWu5a3Xe01mGAULCdqhMlPl29Jg== + +"@protobufjs/eventemitter@^1.1.0": + version "1.1.0" + resolved "https://registry.npmjs.org/@protobufjs/eventemitter/-/eventemitter-1.1.0.tgz#355cbc98bafad5978f9ed095f397621f1d066b70" + integrity sha512-j9ednRT81vYJ9OfVuXG6ERSTdEL1xVsNgqpkxMsbIabzSo3goCjDIveeGv5d03om39ML71RdmrGNjG5SReBP/Q== + +"@protobufjs/fetch@^1.1.0": + version "1.1.0" + resolved "https://registry.npmjs.org/@protobufjs/fetch/-/fetch-1.1.0.tgz#ba99fb598614af65700c1619ff06d454b0d84c45" + integrity sha512-lljVXpqXebpsijW71PZaCYeIcE5on1w5DlQy5WH6GLbFryLUrBD4932W/E2BSpfRJWseIL4v/KPgBFxDOIdKpQ== + dependencies: + "@protobufjs/aspromise" "^1.1.1" + "@protobufjs/inquire" "^1.1.0" + +"@protobufjs/float@^1.0.2": + version "1.0.2" + resolved "https://registry.npmjs.org/@protobufjs/float/-/float-1.0.2.tgz#5e9e1abdcb73fc0a7cb8b291df78c8cbd97b87d1" + integrity sha512-Ddb+kVXlXst9d+R9PfTIxh1EdNkgoRe5tOX6t01f1lYWOvJnSPDBlG241QLzcyPdoNTsblLUdujGSE4RzrTZGQ== + +"@protobufjs/inquire@^1.1.0": + version "1.1.0" + resolved "https://registry.npmjs.org/@protobufjs/inquire/-/inquire-1.1.0.tgz#ff200e3e7cf2429e2dcafc1140828e8cc638f089" + integrity sha512-kdSefcPdruJiFMVSbn801t4vFK7KB/5gd2fYvrxhuJYg8ILrmn9SKSX2tZdV6V+ksulWqS7aXjBcRXl3wHoD9Q== + +"@protobufjs/path@^1.1.2": + version "1.1.2" + resolved "https://registry.npmjs.org/@protobufjs/path/-/path-1.1.2.tgz#6cc2b20c5c9ad6ad0dccfd21ca7673d8d7fbf68d" + integrity sha512-6JOcJ5Tm08dOHAbdR3GrvP+yUUfkjG5ePsHYczMFLq3ZmMkAD98cDgcT2iA1lJ9NVwFd4tH/iSSoe44YWkltEA== + +"@protobufjs/pool@^1.1.0": + version "1.1.0" + resolved "https://registry.npmjs.org/@protobufjs/pool/-/pool-1.1.0.tgz#09fd15f2d6d3abfa9b65bc366506d6ad7846ff54" + integrity sha512-0kELaGSIDBKvcgS4zkjz1PeddatrjYcmMWOlAuAPwAeccUrPHdUqo/J6LiymHHEiJT5NrF1UVwxY14f+fy4WQw== + +"@protobufjs/utf8@^1.1.0": + version "1.1.0" + resolved "https://registry.npmjs.org/@protobufjs/utf8/-/utf8-1.1.0.tgz#a777360b5b39a1a2e5106f8e858f2fd2d060c570" + integrity sha512-Vvn3zZrhQZkkBE8LSuW3em98c0FwgO4nxzv6OdSxPKJIEKY2bGbHn+mhGIPerzI4twdxaP8/0+06HBpwf345Lw== + "@puppeteer/browsers@2.3.1": version "2.3.1" resolved "https://registry.yarnpkg.com/@puppeteer/browsers/-/browsers-2.3.1.tgz#238200dbdce5c00ae28c8f2a55ac053c3be71668" @@ -1906,166 +2004,195 @@ dependencies: defer-to-connect "^2.0.0" -"@theia/ai-chat-ui@1.56.0": - version "1.56.0" - resolved "https://registry.npmjs.org/@theia/ai-chat-ui/-/ai-chat-ui-1.56.0.tgz#8a676b955437f4060a63886e8d7a0bede87d46e6" - integrity sha512-roFCcY6TLqYXAnsOZ7pbtddA9jsbxAc8pugrr7ut6DnDdb0VIaHqwOIlncjO2B8KfcLkOmbjCCaPdT8L/NIHxw== - dependencies: - "@theia/ai-chat" "1.56.0" - "@theia/ai-core" "1.56.0" - "@theia/core" "1.56.0" - "@theia/editor" "1.56.0" - "@theia/editor-preview" "1.56.0" - "@theia/filesystem" "1.56.0" - "@theia/monaco" "1.56.0" +"@theia/ai-anthropic@1.57.0": + version "1.57.0" + resolved "https://registry.npmjs.org/@theia/ai-anthropic/-/ai-anthropic-1.57.0.tgz#25184e57481baa1c14a4e3756746fb5fa1d75d64" + integrity sha512-v3IRhvJ9oWqC9fdX4SMwMiMJEl3V/d0bPkvjFcle0kyyZcXfLw3Mwl/1p16T47rCI1Azq7gkgyEW7fWoOII89w== + dependencies: + "@anthropic-ai/sdk" "^0.32.1" + "@theia/ai-core" "1.57.0" + "@theia/core" "1.57.0" + +"@theia/ai-chat-ui@1.57.0": + version "1.57.0" + resolved "https://registry.npmjs.org/@theia/ai-chat-ui/-/ai-chat-ui-1.57.0.tgz#46cbee21ade0eeadbdfbd40459126576ea720e96" + integrity sha512-htrrxnLm6bdLIpO5NKmalg9XOYZTTXNWMgrFkZJEIhk3IHWBBREj7JaXI3W/XwNT4DrPAaZ58hlynFjtIHQJ0w== + dependencies: + "@theia/ai-chat" "1.57.0" + "@theia/ai-core" "1.57.0" + "@theia/core" "1.57.0" + "@theia/editor" "1.57.0" + "@theia/editor-preview" "1.57.0" + "@theia/filesystem" "1.57.0" + "@theia/monaco" "1.57.0" "@theia/monaco-editor-core" "1.83.101" - "@theia/workspace" "1.56.0" + "@theia/workspace" "1.57.0" minimatch "^5.1.0" tslib "^2.6.2" uuid "^9.0.1" -"@theia/ai-chat@1.56.0": - version "1.56.0" - resolved "https://registry.npmjs.org/@theia/ai-chat/-/ai-chat-1.56.0.tgz#223856d7681edc2f6122df6ddc9bdabee14c74da" - integrity sha512-wDIDWwclVnclIp93otUAi0tnW+4PR7dyIrBFuekZGih8msWWutD+o0jRDuUBg9DeQpua7YNz0Kj6paZBscRMAg== +"@theia/ai-chat@1.57.0": + version "1.57.0" + resolved "https://registry.npmjs.org/@theia/ai-chat/-/ai-chat-1.57.0.tgz#71c4fd37885cb8cc7b9e0b6559d26c7cc3d9cf19" + integrity sha512-96CIUql4ergADJ//WQ8ZPqBMv0j21VBYSOsFP0MjoXQQisaMOGlqtOmaIqqS22sP5h0EkdZFDyqpKRvkElOPTQ== dependencies: - "@theia/ai-core" "1.56.0" - "@theia/ai-history" "1.56.0" - "@theia/core" "1.56.0" - "@theia/filesystem" "1.56.0" - "@theia/workspace" "1.56.0" + "@theia/ai-core" "1.57.0" + "@theia/ai-history" "1.57.0" + "@theia/core" "1.57.0" + "@theia/filesystem" "1.57.0" + "@theia/workspace" "1.57.0" minimatch "^5.1.0" tslib "^2.6.2" -"@theia/ai-code-completion@1.56.0": - version "1.56.0" - resolved "https://registry.npmjs.org/@theia/ai-code-completion/-/ai-code-completion-1.56.0.tgz#15dd9942e2049373759d64d27183429be0cfd231" - integrity sha512-5Dg4W2qcHOedPZS9P941g8mOUzEazrHumK4TBqMFPrPWbeeR8Z8K5LimsLN0NRrkD+8S70ezhUW26JJs+RnN2Q== +"@theia/ai-code-completion@1.57.0": + version "1.57.0" + resolved "https://registry.npmjs.org/@theia/ai-code-completion/-/ai-code-completion-1.57.0.tgz#4d791d0f17cf3dd8f3072932eb503f1515e4e34b" + integrity sha512-2uEln0yY16gyyyW7+xR1sDh8vZqAdmTPT8AuFOZVK0Mfl1qH4SCC3+Pr7hq10eNgb9HOP3sh4EJfzP1rpt0x4g== dependencies: - "@theia/ai-core" "1.56.0" - "@theia/core" "1.56.0" - "@theia/filesystem" "1.56.0" + "@theia/ai-core" "1.57.0" + "@theia/core" "1.57.0" + "@theia/filesystem" "1.57.0" "@theia/monaco-editor-core" "1.83.101" - "@theia/output" "1.56.0" - "@theia/workspace" "1.56.0" + "@theia/output" "1.57.0" + "@theia/workspace" "1.57.0" minimatch "^5.1.0" tslib "^2.6.2" -"@theia/ai-core@1.56.0": - version "1.56.0" - resolved "https://registry.npmjs.org/@theia/ai-core/-/ai-core-1.56.0.tgz#a2e512c142052abd66cc28ed4fb8b91f7eca865f" - integrity sha512-xzRwFLRJIzZev0nmrzQoTnESo/4a5WxyFXUf742pUH4sv2mBZa9BDK5clcpONDjcX2Q02bl9BsMGiFwK7MJB7Q== +"@theia/ai-core@1.57.0": + version "1.57.0" + resolved "https://registry.npmjs.org/@theia/ai-core/-/ai-core-1.57.0.tgz#712e935f68c8a3361c903a8887498f8ce7d3edd1" + integrity sha512-eM5jPGp5OXvwUb0Cx4/IMdWNkmWKCUomx+cBcmLh+9wPiotWtGwC9JXXY4/7CQQ+cT7vJPzbL0vmpb8N7DtgvQ== dependencies: - "@theia/core" "1.56.0" - "@theia/editor" "1.56.0" - "@theia/filesystem" "1.56.0" - "@theia/monaco" "1.56.0" + "@theia/core" "1.57.0" + "@theia/editor" "1.57.0" + "@theia/filesystem" "1.57.0" + "@theia/monaco" "1.57.0" "@theia/monaco-editor-core" "1.83.101" - "@theia/output" "1.56.0" - "@theia/variable-resolver" "1.56.0" - "@theia/workspace" "1.56.0" + "@theia/output" "1.57.0" + "@theia/variable-resolver" "1.57.0" + "@theia/workspace" "1.57.0" "@types/js-yaml" "^4.0.9" js-yaml "^4.1.0" minimatch "^5.1.0" tslib "^2.6.2" -"@theia/ai-history@1.56.0": - version "1.56.0" - resolved "https://registry.npmjs.org/@theia/ai-history/-/ai-history-1.56.0.tgz#3defd760588ad4e5eaeb0d1aba784a236232e9be" - integrity sha512-zXrlO0ibf9KTPVSwyW3xh95APihAZ/leY3tcfIX/ROelikLdQeN0z9uRGi8N7ayJdm7wYh8i3ybHdyTiR6WVEg== +"@theia/ai-history@1.57.0": + version "1.57.0" + resolved "https://registry.npmjs.org/@theia/ai-history/-/ai-history-1.57.0.tgz#acb4bfb9c0dc7363b720f5b6890030d4063845ae" + integrity sha512-DLl4teMMwE3dJKucLhArHwJsEWXMgb3DlogRQu48AKC7reYkLvLNgaNucV18nj9cpCkq0EmAJx7Xz5HOsSp3Yg== dependencies: - "@theia/ai-core" "1.56.0" - "@theia/core" "1.56.0" - "@theia/filesystem" "1.56.0" - "@theia/output" "1.56.0" - "@theia/workspace" "1.56.0" + "@theia/ai-core" "1.57.0" + "@theia/core" "1.57.0" + "@theia/filesystem" "1.57.0" + "@theia/output" "1.57.0" + "@theia/workspace" "1.57.0" minimatch "^5.1.0" tslib "^2.6.2" -"@theia/ai-huggingface@1.56.0": - version "1.56.0" - resolved "https://registry.yarnpkg.com/@theia/ai-huggingface/-/ai-huggingface-1.56.0.tgz#7af1c559d3fceae4a541bd69237ff04b8653c206" - integrity sha512-XFdzR0jlUwC5vctzj1/+syEOXQ8jhnCdVKxDHh6pdh2iLuBV6ZxXK7v0c7iZkMEGq0HOMLt/aczjmU1IGBIqWQ== +"@theia/ai-huggingface@1.57.0": + version "1.57.0" + resolved "https://registry.npmjs.org/@theia/ai-huggingface/-/ai-huggingface-1.57.0.tgz#5f57b89baa243f9b5373b02c7518529410beb3c0" + integrity sha512-AeMpGb8DNyclohefHs6kX0bNb2B8mJMBjA08vyWt7u/65sXKh3gUUR3ppHd/35APyEU71Ja7220iZygrOJuTJQ== dependencies: "@huggingface/inference" "^2.0.0" - "@theia/ai-core" "1.56.0" - "@theia/core" "1.56.0" + "@theia/ai-core" "1.57.0" + "@theia/core" "1.57.0" -"@theia/ai-llamafile@1.56.0": - version "1.56.0" - resolved "https://registry.npmjs.org/@theia/ai-llamafile/-/ai-llamafile-1.56.0.tgz#b1e308cb9165feac50c8f797097ec8a238199cdf" - integrity sha512-QV0fg7NIWlcG+WM5EipveMBQOIYyPeAhSlGTfLmd4cQgOthtRMiYKqtE3uENQtZm+EmfDo5qI5YrttLiqiAdGg== +"@theia/ai-llamafile@1.57.0": + version "1.57.0" + resolved "https://registry.npmjs.org/@theia/ai-llamafile/-/ai-llamafile-1.57.0.tgz#55af527a026cbe08e11d8bc935bfe09dfb0b9a9b" + integrity sha512-qIsJfEyl7ofnx+XiQINMpnZpR/yK3q3cRddz5LdQrFaxpI9M5vDOkllfv4ZWDygXvjd61uAcm34OaBhYbALOog== dependencies: - "@theia/ai-core" "1.56.0" - "@theia/core" "1.56.0" - "@theia/output" "1.56.0" + "@theia/ai-core" "1.57.0" + "@theia/core" "1.57.0" + "@theia/output" "1.57.0" tslib "^2.6.2" -"@theia/ai-ollama@1.56.0": - version "1.56.0" - resolved "https://registry.npmjs.org/@theia/ai-ollama/-/ai-ollama-1.56.0.tgz#0d20d19512318c4910a335409b08ab5f57e15661" - integrity sha512-JIroFQ5wjutACAeIAiTvx3MddmC0lReTxG+2qOhfsD4dEpz1m6yRlB8Rklnx7/MR9/RAMtRXtDctUPutA9FAKA== +"@theia/ai-mcp@1.57.0": + version "1.57.0" + resolved "https://registry.npmjs.org/@theia/ai-mcp/-/ai-mcp-1.57.0.tgz#730ef0806f39f3f4c59a8e11abe2e888c670cc7f" + integrity sha512-2tsyhsXRXDMxwm5WRdBS3ptTPX3an1OcpIFGToIdyQmpBhaIXA6/i5uu4udQ90jhYqmwkl18PbD2ESZj50BJqQ== dependencies: - "@theia/ai-core" "1.56.0" - "@theia/core" "1.56.0" - "@theia/filesystem" "1.56.0" - "@theia/workspace" "1.56.0" + "@modelcontextprotocol/sdk" "1.0.1" + "@theia/ai-core" "1.57.0" + "@theia/core" "1.57.0" + +"@theia/ai-ollama@1.57.0": + version "1.57.0" + resolved "https://registry.npmjs.org/@theia/ai-ollama/-/ai-ollama-1.57.0.tgz#956c4f4772a3f21c067adf3283bf02d2b0243b4e" + integrity sha512-I+4BnW3QVZx/iwcdhmQjEPchyt1yPXjm6mvGOJr6P4h66EM2ExT2woHHxk+LPk0zGAQszUd+X8xLKnFBve4BHg== + dependencies: + "@theia/ai-core" "1.57.0" + "@theia/core" "1.57.0" + "@theia/filesystem" "1.57.0" + "@theia/workspace" "1.57.0" minimatch "^5.1.0" ollama "^0.5.8" tslib "^2.6.2" -"@theia/ai-openai@1.56.0": - version "1.56.0" - resolved "https://registry.npmjs.org/@theia/ai-openai/-/ai-openai-1.56.0.tgz#f84edd14ee185d464e061966cc4af6d49d457b74" - integrity sha512-3bHk5iH1oy2PIx7vVWCyWUpY6E8vXUKCRicIcvTPiTWt1Rd41lPVVpykJq2800JrZeR4+uStstpEOoRoqLuk4g== +"@theia/ai-openai@1.57.0": + version "1.57.0" + resolved "https://registry.npmjs.org/@theia/ai-openai/-/ai-openai-1.57.0.tgz#ced3fa485490790d0ab8ac51bc920ab410a2f643" + integrity sha512-yxPQuux6mv8hxJBanTTAjICFe4MkuQT78REMHlD0hzpofJ42sVSkS01Bv30kDqmA3un/muREHM9eYPMvVZg10A== dependencies: - "@theia/ai-core" "1.56.0" - "@theia/core" "1.56.0" - "@theia/filesystem" "1.56.0" - "@theia/workspace" "1.56.0" + "@theia/ai-core" "1.57.0" + "@theia/core" "1.57.0" + "@theia/filesystem" "1.57.0" + "@theia/workspace" "1.57.0" minimatch "^5.1.0" openai "^4.55.7" tslib "^2.6.2" -"@theia/ai-terminal@1.56.0": - version "1.56.0" - resolved "https://registry.npmjs.org/@theia/ai-terminal/-/ai-terminal-1.56.0.tgz#d81a81f18b3f8c00c5a683be24859c024bc71622" - integrity sha512-TC0jfn6DfzAaILdylKHGDgPJbti/5QO3ZcnS+uvov1ofj4y+RZ44EIkMcEFFSwtKra7BnyL0Y8jfcR4tS02dRQ== - dependencies: - "@theia/ai-chat" "1.56.0" - "@theia/ai-core" "1.56.0" - "@theia/core" "1.56.0" - "@theia/terminal" "1.56.0" +"@theia/ai-scanoss@1.57.0": + version "1.57.0" + resolved "https://registry.npmjs.org/@theia/ai-scanoss/-/ai-scanoss-1.57.0.tgz#b27f9b417694ca1886cf278fad8e2e50e94c6bef" + integrity sha512-8YdcivJKegrPYJYnhTfYgGevZBxUOZBGlMggxR9Wgvrk6hZvZPop7fTox+LSUMgDonWQdTcEJHW0GVEdoDLcxA== + dependencies: + "@theia/ai-chat" "1.57.0" + "@theia/ai-chat-ui" "1.57.0" + "@theia/ai-core" "1.57.0" + "@theia/core" "1.57.0" + "@theia/scanoss" "1.57.0" + +"@theia/ai-terminal@1.57.0": + version "1.57.0" + resolved "https://registry.npmjs.org/@theia/ai-terminal/-/ai-terminal-1.57.0.tgz#7e15f9c1782ca1a4719cc77681e714659b717a19" + integrity sha512-hq+BUbTVCkFFAAcs3uh82txvtucTsoaxIzkDHCwr4t39s7hTbPO64pzCHdosbLfAeydPSrspy8Rr/eV9NXAh9w== + dependencies: + "@theia/ai-chat" "1.57.0" + "@theia/ai-core" "1.57.0" + "@theia/core" "1.57.0" + "@theia/terminal" "1.57.0" zod "^3.23.8" zod-to-json-schema "^3.23.2" -"@theia/ai-workspace-agent@1.56.0": - version "1.56.0" - resolved "https://registry.npmjs.org/@theia/ai-workspace-agent/-/ai-workspace-agent-1.56.0.tgz#fe9aee03c54d96ecb2b548c797bb360525597839" - integrity sha512-nAh2wL97TwI7MI5iWXulX1a4IVG0vzuzT2yZBlUYgJARztVo/kZGp+aE8gpcs0TJPEAMXhLp/W0VX318UBXGMw== - dependencies: - "@theia/ai-chat" "1.56.0" - "@theia/ai-core" "1.56.0" - "@theia/core" "1.56.0" - "@theia/filesystem" "1.56.0" - "@theia/navigator" "1.56.0" - "@theia/terminal" "1.56.0" - "@theia/workspace" "1.56.0" +"@theia/ai-workspace-agent@1.57.0": + version "1.57.0" + resolved "https://registry.npmjs.org/@theia/ai-workspace-agent/-/ai-workspace-agent-1.57.0.tgz#d252366533f5dcc9d11379a65879bcc4ab82f220" + integrity sha512-IPgR8nG137NjimnvdGpNUzAHWmZ0Fpyc+0Nes+2QaIFGwwfkjY4vh2Hk2Ci4I1Hr6OYqnTFnD1CCV6Y2MzwohA== + dependencies: + "@theia/ai-chat" "1.57.0" + "@theia/ai-core" "1.57.0" + "@theia/core" "1.57.0" + "@theia/filesystem" "1.57.0" + "@theia/navigator" "1.57.0" + "@theia/terminal" "1.57.0" + "@theia/workspace" "1.57.0" ignore "^6.0.0" minimatch "^9.0.0" -"@theia/application-manager@1.56.0": - version "1.56.0" - resolved "https://registry.npmjs.org/@theia/application-manager/-/application-manager-1.56.0.tgz#331e24b354c31104a9cd395df6d8fe65e5823b53" - integrity sha512-ZnSj3snNGBC/+T65T0vDLxg7eOYLpiw4V064tZc21Ae8FRMzmmIcjeHJlodaWmodvnxtLw2CNLtFYiMSMTZYxg== +"@theia/application-manager@1.57.0": + version "1.57.0" + resolved "https://registry.npmjs.org/@theia/application-manager/-/application-manager-1.57.0.tgz#8830301d392081eb5731b845585783aa0f2b223a" + integrity sha512-L5X0+pM8Py2F0+pf4KhqFYh0awsUnJAXjs/dTJvD6eXJsAnKxpwgMTVlI144XigDEDZo+y7Zhiry84uXcrxCXQ== dependencies: "@babel/core" "^7.10.0" "@babel/plugin-transform-classes" "^7.10.0" "@babel/plugin-transform-runtime" "^7.10.0" "@babel/preset-env" "^7.10.0" - "@theia/application-package" "1.56.0" - "@theia/ffmpeg" "1.56.0" - "@theia/native-webpack-plugin" "1.56.0" + "@theia/application-package" "1.57.0" + "@theia/ffmpeg" "1.57.0" + "@theia/native-webpack-plugin" "1.57.0" "@types/fs-extra" "^4.0.2" "@types/semver" "^7.5.0" babel-loader "^8.2.2" @@ -2095,12 +2222,12 @@ worker-loader "^3.0.8" yargs "^15.3.1" -"@theia/application-package@1.56.0": - version "1.56.0" - resolved "https://registry.npmjs.org/@theia/application-package/-/application-package-1.56.0.tgz#9fcc43a1888418d4dfbf4335a85065aad7ae5642" - integrity sha512-NRdrfAeAYgeS8tRgEwozk9hb8287Kz4ps5h0B/dJe97VGxV1pv7atZXf9MWU9ct/8P2fGHal1dJ7apgKsQG59A== +"@theia/application-package@1.57.0": + version "1.57.0" + resolved "https://registry.npmjs.org/@theia/application-package/-/application-package-1.57.0.tgz#4464aef8fba52bcdb584b7fb93805ee120494406" + integrity sha512-5bq1K6Bw2CSsNBR8B+Ry4MJo1M8/Wq6W3qPtgoASg/aRPPMbAyDyBt9Mk7BG0zpnXa1sSU+bUx+AUkKPONeRqQ== dependencies: - "@theia/request" "1.56.0" + "@theia/request" "1.57.0" "@types/fs-extra" "^4.0.2" "@types/semver" "^7.5.0" "@types/write-json-file" "^2.2.1" @@ -2113,40 +2240,40 @@ tslib "^2.6.2" write-json-file "^2.2.0" -"@theia/bulk-edit@1.56.0": - version "1.56.0" - resolved "https://registry.npmjs.org/@theia/bulk-edit/-/bulk-edit-1.56.0.tgz#89ffea433b29d85d5e64c8907f158e08dc063841" - integrity sha512-JPMU7uZerA7en1CcHKS9b+mbYzK2n2xYHV7G6Ybe0wKsCrTk3r435iJc/XudpC79MnVXPtu9RbNnKmmGdGrK5A== +"@theia/bulk-edit@1.57.0": + version "1.57.0" + resolved "https://registry.npmjs.org/@theia/bulk-edit/-/bulk-edit-1.57.0.tgz#aae0965acea735351353f234e3d36f77d5fbca1e" + integrity sha512-aArK91eyowUuVQvtiEXArq5ot6rVGW0PRGNKBOxCmxFwjep2vfDboGzLzSHKuVtx4oXjBwGSMBWQBvovALatfw== dependencies: - "@theia/core" "1.56.0" - "@theia/editor" "1.56.0" - "@theia/filesystem" "1.56.0" - "@theia/monaco" "1.56.0" + "@theia/core" "1.57.0" + "@theia/editor" "1.57.0" + "@theia/filesystem" "1.57.0" + "@theia/monaco" "1.57.0" "@theia/monaco-editor-core" "1.83.101" - "@theia/workspace" "1.56.0" + "@theia/workspace" "1.57.0" tslib "^2.6.2" -"@theia/callhierarchy@1.56.0": - version "1.56.0" - resolved "https://registry.npmjs.org/@theia/callhierarchy/-/callhierarchy-1.56.0.tgz#a85e7784e1cf3688c1c983b397c44ac46ffe99a6" - integrity sha512-2QxJSEUcVn37dER6DXGanLjn1RazzUChbwnuWdKq7AR2GnHdX1APX/hG8HI7ncTofRRReauWolRBwhzYwqhJCQ== +"@theia/callhierarchy@1.57.0": + version "1.57.0" + resolved "https://registry.npmjs.org/@theia/callhierarchy/-/callhierarchy-1.57.0.tgz#d8046b181837d2a43d9d3a83cbdd694811ad10c6" + integrity sha512-73WraULaDH7te+zHXBGpCOOpzm3j9V6nDpHJXrg1ab8+m/EGiIfdlerWkzo6LyKWcebyGxrviL49jDeqjOYoAw== dependencies: - "@theia/core" "1.56.0" - "@theia/editor" "1.56.0" + "@theia/core" "1.57.0" + "@theia/editor" "1.57.0" ts-md5 "^1.2.2" tslib "^2.6.2" -"@theia/cli@1.56.0": - version "1.56.0" - resolved "https://registry.npmjs.org/@theia/cli/-/cli-1.56.0.tgz#9fa28f77e6243af6121dbf7a779b334e70c3305d" - integrity sha512-CPMwNtaIhi0LhtXrYkIArkEsZqhAESrZOz1l9ol5p0Etk/j4yx80QxYziE9LxpdfTj2BF9fah5Y+SQdlb88gbQ== - dependencies: - "@theia/application-manager" "1.56.0" - "@theia/application-package" "1.56.0" - "@theia/ffmpeg" "1.56.0" - "@theia/localization-manager" "1.56.0" - "@theia/ovsx-client" "1.56.0" - "@theia/request" "1.56.0" +"@theia/cli@1.57.0": + version "1.57.0" + resolved "https://registry.npmjs.org/@theia/cli/-/cli-1.57.0.tgz#8fb894ca7a547a8d90b862359e671b049f6d21b2" + integrity sha512-wz0rcMGkpAbjSJySJC6HbtJHAURaTBsY2FPL4FkVmEA6DhC/+mTxqzejFMWCfZbyUCPr520vYTryfVrs9iQGsQ== + dependencies: + "@theia/application-manager" "1.57.0" + "@theia/application-package" "1.57.0" + "@theia/ffmpeg" "1.57.0" + "@theia/localization-manager" "1.57.0" + "@theia/ovsx-client" "1.57.0" + "@theia/request" "1.57.0" "@types/chai" "^4.2.7" "@types/mocha" "^10.0.0" "@types/node-fetch" "^2.5.7" @@ -2167,17 +2294,17 @@ tslib "^2.6.2" yargs "^15.3.1" -"@theia/collaboration@1.56.0": - version "1.56.0" - resolved "https://registry.npmjs.org/@theia/collaboration/-/collaboration-1.56.0.tgz#1d29e8c39b90ecd0f53fd09cd3df28b1fcd10af7" - integrity sha512-B7DeAq8J/0M3NmYPT+vKPZ+NcKGcstAycV3nHbl8C7cLbbHWtQILDljH7rq4ISObE6n9h4R2aUfr3VWw9+g89A== +"@theia/collaboration@1.57.0": + version "1.57.0" + resolved "https://registry.npmjs.org/@theia/collaboration/-/collaboration-1.57.0.tgz#5996df2786afc180e9b9d00df1d476081e4a41f1" + integrity sha512-Lx4YdWB+EeGrNuZx7024WvgL/f/1ZjcUYY5T4HFTXA9neDDG90/yKUGa0Ph50crpcsb4FPqhdus6WK1ANdJfZQ== dependencies: - "@theia/core" "1.56.0" - "@theia/editor" "1.56.0" - "@theia/filesystem" "1.56.0" - "@theia/monaco" "1.56.0" + "@theia/core" "1.57.0" + "@theia/editor" "1.57.0" + "@theia/filesystem" "1.57.0" + "@theia/monaco" "1.57.0" "@theia/monaco-editor-core" "1.83.101" - "@theia/workspace" "1.56.0" + "@theia/workspace" "1.57.0" lib0 "^0.2.52" open-collaboration-protocol "0.2.0" open-collaboration-yjs "0.2.0" @@ -2185,21 +2312,21 @@ y-protocols "^1.0.6" yjs "^13.6.7" -"@theia/console@1.56.0": - version "1.56.0" - resolved "https://registry.npmjs.org/@theia/console/-/console-1.56.0.tgz#5fed7929d58b1c9053fb9833fa5bf45e341dcd4f" - integrity sha512-A4P+usFZDcmR45kgc4ccxtLDTEqKQgUongpug6uwLD6Y21FXBWUYvi8DszpLlEA0/NmKG9jboKYs59bMIhc19w== +"@theia/console@1.57.0": + version "1.57.0" + resolved "https://registry.npmjs.org/@theia/console/-/console-1.57.0.tgz#b1e90f0c6c2a89ef34b677562b4d8c8e06197305" + integrity sha512-SL81TiLdP5dm51ejjDk/rU3Dd/28VcnrWCzJCv1f7IBi/BphzQGqFsqJhcCkbWwmnwxsxzMvLceIc82ANnMx2w== dependencies: - "@theia/core" "1.56.0" - "@theia/monaco" "1.56.0" + "@theia/core" "1.57.0" + "@theia/monaco" "1.57.0" "@theia/monaco-editor-core" "1.83.101" anser "^2.0.1" tslib "^2.6.2" -"@theia/core@1.56.0": - version "1.56.0" - resolved "https://registry.npmjs.org/@theia/core/-/core-1.56.0.tgz#54ee090206866e199584c96411d3c45576700558" - integrity sha512-IkaHnVIM3asqz+LL4h4Tk0QXTneh9TIZxdyTCv3orY6Mr3UDu+NrTKd3qe0zmcWmUyKlOIivJ/MONWMj6xQJSw== +"@theia/core@1.57.0": + version "1.57.0" + resolved "https://registry.npmjs.org/@theia/core/-/core-1.57.0.tgz#d473d8b9246403c5bcaf402d885bb4e2627d54b4" + integrity sha512-TT06PG3i+j7ViSTEaiAys9GrThhzH+9hkFCgyLJMr49Qc6XnUPtWcy2ncoi7nKyX1dxg+d4lAvj5oqpWRXlmUQ== dependencies: "@babel/runtime" "^7.10.0" "@parcel/watcher" "^2.5.0" @@ -2213,8 +2340,8 @@ "@phosphor/signaling" "1" "@phosphor/virtualdom" "1" "@phosphor/widgets" "1" - "@theia/application-package" "1.56.0" - "@theia/request" "1.56.0" + "@theia/application-package" "1.57.0" + "@theia/request" "1.57.0" "@types/body-parser" "^1.16.4" "@types/cookie" "^0.3.3" "@types/dompurify" "^2.2.2" @@ -2255,7 +2382,7 @@ markdown-it "^12.3.2" msgpackr "^1.10.2" p-debounce "^2.1.0" - perfect-scrollbar "^1.3.0" + perfect-scrollbar "^1.5.5" react "^18.2.0" react-dom "^18.2.0" react-tooltip "^4.2.21" @@ -2272,110 +2399,110 @@ ws "^8.17.1" yargs "^15.3.1" -"@theia/debug@1.56.0": - version "1.56.0" - resolved "https://registry.npmjs.org/@theia/debug/-/debug-1.56.0.tgz#6afee26523f8f0f436a73cebe4802c48ae202e6e" - integrity sha512-gZLyx77cYdsou9PrniPe9xgI/SwGHDQmplBL0n4AczetWs+yn0lcBLsKQ7P+Ny7HXwLQBlRoXJkZpm68TN1Zfw== - dependencies: - "@theia/console" "1.56.0" - "@theia/core" "1.56.0" - "@theia/editor" "1.56.0" - "@theia/filesystem" "1.56.0" - "@theia/markers" "1.56.0" - "@theia/monaco" "1.56.0" +"@theia/debug@1.57.0": + version "1.57.0" + resolved "https://registry.npmjs.org/@theia/debug/-/debug-1.57.0.tgz#9f2b0752f626dea19a6549ea9bcf259e9d1199c2" + integrity sha512-qmiq7KT8uB7IGhd3yqg07NtgF/aA8r6me1uHHiEYQsNv392F3kgx03aTjIAWmMuqjnk/esEM09vl6NGIoj3XAg== + dependencies: + "@theia/console" "1.57.0" + "@theia/core" "1.57.0" + "@theia/editor" "1.57.0" + "@theia/filesystem" "1.57.0" + "@theia/markers" "1.57.0" + "@theia/monaco" "1.57.0" "@theia/monaco-editor-core" "1.83.101" - "@theia/output" "1.56.0" - "@theia/process" "1.56.0" - "@theia/task" "1.56.0" - "@theia/terminal" "1.56.0" - "@theia/test" "1.56.0" - "@theia/variable-resolver" "1.56.0" - "@theia/workspace" "1.56.0" + "@theia/output" "1.57.0" + "@theia/process" "1.57.0" + "@theia/task" "1.57.0" + "@theia/terminal" "1.57.0" + "@theia/test" "1.57.0" + "@theia/variable-resolver" "1.57.0" + "@theia/workspace" "1.57.0" "@vscode/debugprotocol" "^1.51.0" fast-deep-equal "^3.1.3" jsonc-parser "^2.2.0" p-debounce "^2.1.0" tslib "^2.6.2" -"@theia/dev-container@1.56.0": - version "1.56.0" - resolved "https://registry.npmjs.org/@theia/dev-container/-/dev-container-1.56.0.tgz#70208b9cfa87da05d1d7ad503e948335edccf869" - integrity sha512-C2Qwob6yQjqbbsHCJC8aRYQP1v/OAMlU6OzS7N6U9bqkxFlZ8doeeXmihw8jPgBflS4YSJauY1iTl/d509OXbw== +"@theia/dev-container@1.57.0": + version "1.57.0" + resolved "https://registry.npmjs.org/@theia/dev-container/-/dev-container-1.57.0.tgz#92b3f19997c92033c6a21059d45fac3b56271577" + integrity sha512-fUKBRgObiVxFRWuBMnaM6hrXrqqZjBg7ZBR+UUB2qClJER5QLBint6t8bkgUc/3GwsANrnwzwA4S9bfXA3A99A== dependencies: - "@theia/core" "1.56.0" - "@theia/output" "1.56.0" - "@theia/remote" "1.56.0" - "@theia/workspace" "1.56.0" + "@theia/core" "1.57.0" + "@theia/output" "1.57.0" + "@theia/remote" "1.57.0" + "@theia/workspace" "1.57.0" dockerode "^4.0.2" jsonc-parser "^2.2.0" uuid "^8.0.0" -"@theia/editor-preview@1.56.0": - version "1.56.0" - resolved "https://registry.npmjs.org/@theia/editor-preview/-/editor-preview-1.56.0.tgz#66dafb123041a26d553832d9308c8e78681e2350" - integrity sha512-0oWtt3qaEXc/0WDwTrCvg7dc2+P5J97qreADPp8JI4KUGHuofMXHZqI0uemc3CxK9Pd/l7FpWBrXjCcEftEK5A== +"@theia/editor-preview@1.57.0": + version "1.57.0" + resolved "https://registry.npmjs.org/@theia/editor-preview/-/editor-preview-1.57.0.tgz#1ce7faea7e150a35d8785a21bd865bed4f9f0059" + integrity sha512-Tj0QARXKkf8EaQpgUgBW/JSfOsazAbl5DeKr+XPlZ8qb41iN+DXwD5bSO7XfhG45KrvVkM7wLEntBVMGMGPXSg== dependencies: - "@theia/core" "1.56.0" - "@theia/editor" "1.56.0" - "@theia/navigator" "1.56.0" + "@theia/core" "1.57.0" + "@theia/editor" "1.57.0" + "@theia/navigator" "1.57.0" tslib "^2.6.2" -"@theia/editor@1.56.0": - version "1.56.0" - resolved "https://registry.npmjs.org/@theia/editor/-/editor-1.56.0.tgz#0ba15b7fa52c7a898175081162bc577ac91ef094" - integrity sha512-XxNmgCI67U1DOaKQmg33x/UTuLpePIEmqvL7rjeoILGtptSBP5Ah7wqcy3ZaJxmMKMsOtdHwmffMfGo0blgbcg== +"@theia/editor@1.57.0": + version "1.57.0" + resolved "https://registry.npmjs.org/@theia/editor/-/editor-1.57.0.tgz#3fc4e8cfab89be566046b446f225fa1933c46c95" + integrity sha512-8Q3j5RJEnyHjOvnoL8k8HzfuRyU1n0JaGksT0Nl8fdt4XKHcjfda0AApDTEKVurXf20gfAtfjnIfR/f2Xv/ckw== dependencies: - "@theia/core" "1.56.0" - "@theia/variable-resolver" "1.56.0" + "@theia/core" "1.57.0" + "@theia/variable-resolver" "1.57.0" tslib "^2.6.2" -"@theia/electron@1.56.0": - version "1.56.0" - resolved "https://registry.npmjs.org/@theia/electron/-/electron-1.56.0.tgz#b1986f934f24739f37eb68371eefa65537ec64cd" - integrity sha512-4ejcZvOnFfhtzzfxA3UWUV0HmAf3bAj7S7iMcG4lZcBQDcTp7YCfcmqIAI3zQwFTWxzfPP/26KGx/FH8ZAKAlw== +"@theia/electron@1.57.0": + version "1.57.0" + resolved "https://registry.npmjs.org/@theia/electron/-/electron-1.57.0.tgz#13388ca1716de97915fd89cf18bc9d8c5b0225e8" + integrity sha512-QNzpmQapDCXJKwmATXe2F1T5DNDvLQyzAqrBLDNXegRxeuOZ+wAaPiKi7eq0zBh2481fzXu0hCNSvsx5gM1vjQ== dependencies: electron-store "^8.0.0" fix-path "^3.0.0" native-keymap "^2.2.1" -"@theia/external-terminal@1.56.0": - version "1.56.0" - resolved "https://registry.npmjs.org/@theia/external-terminal/-/external-terminal-1.56.0.tgz#9f207864e9c9d01178b2db34a8ffb7e392657866" - integrity sha512-9rwHjD2Ck9eknlCpdPEr5KEK8zMuTWFIqQ+HO+j/EN+u/R0Zcjf+Z9FjoZ3Uy91oos9gwaJNuNSzquZ/4gm8yQ== +"@theia/external-terminal@1.57.0": + version "1.57.0" + resolved "https://registry.npmjs.org/@theia/external-terminal/-/external-terminal-1.57.0.tgz#0554413e201a82d35e24c8f4bac619f020a1e08b" + integrity sha512-b0nQ6LrsCTHWIatCvdlo8up9OWz/nhS+688u/MoNDLRWA/DHFkvhIqgz7lBNaortnaLQl7m7wHdD8kTOrvHKmQ== dependencies: - "@theia/core" "1.56.0" - "@theia/editor" "1.56.0" - "@theia/workspace" "1.56.0" + "@theia/core" "1.57.0" + "@theia/editor" "1.57.0" + "@theia/workspace" "1.57.0" tslib "^2.6.2" -"@theia/ffmpeg@1.56.0": - version "1.56.0" - resolved "https://registry.npmjs.org/@theia/ffmpeg/-/ffmpeg-1.56.0.tgz#f3f2d02c04155011a24b55a1ef67cba0fde6c1a3" - integrity sha512-/zrpqtqMJBu89KeRM/9NgPRisVZ323K0ZiBd9iqa/O4CTHJlD0+rEmt6Dv2Nb4okNNhpIhUQGYzvhMJFwiYfww== +"@theia/ffmpeg@1.57.0": + version "1.57.0" + resolved "https://registry.npmjs.org/@theia/ffmpeg/-/ffmpeg-1.57.0.tgz#109f16bc542831bf9e2eb7b8dea056b51c63dce4" + integrity sha512-/NEUrNH6vJFpkUwI9bokfRLg81715nvhdvgJjYOgh2UBVHZ1XCeubjcrVWql/Zz5Ta8x7pbPqkY89WPyLWJmlg== dependencies: "@electron/get" "^2.0.0" tslib "^2.6.2" unzipper "^0.9.11" -"@theia/file-search@1.56.0": - version "1.56.0" - resolved "https://registry.npmjs.org/@theia/file-search/-/file-search-1.56.0.tgz#269cc7694864e6436d70d0398c4a7e9943ed0a66" - integrity sha512-+pHSXXNz0vUpd6I1BPfwI3LQfgRQ/EGULH07wVFxMm9V3x9gb+/WTMUujaEmHOAYP+nSYL5yTT7Bjhk+GGqeKw== +"@theia/file-search@1.57.0": + version "1.57.0" + resolved "https://registry.npmjs.org/@theia/file-search/-/file-search-1.57.0.tgz#3e94a65d371308ab40e86bb85f6af01182730317" + integrity sha512-oB35LTRgQVlEEgKaS4oTS6f576kFP3d2FqelfkSsQNFVnaQFwp6R2Jabj3uNyYgBfCN/FcZaxMj/EGet9jN+jA== dependencies: - "@theia/core" "1.56.0" - "@theia/editor" "1.56.0" - "@theia/filesystem" "1.56.0" - "@theia/process" "1.56.0" - "@theia/workspace" "1.56.0" + "@theia/core" "1.57.0" + "@theia/editor" "1.57.0" + "@theia/filesystem" "1.57.0" + "@theia/process" "1.57.0" + "@theia/workspace" "1.57.0" "@vscode/ripgrep" "^1.14.2" tslib "^2.6.2" -"@theia/filesystem@1.56.0": - version "1.56.0" - resolved "https://registry.npmjs.org/@theia/filesystem/-/filesystem-1.56.0.tgz#c7108e1576713be243ff4bf27dbd26e193990d06" - integrity sha512-cE7JLSZS78A7e5V6Fv1dVVKyGiz0jg4qijtJ7fPhv/ehvczh3gv7vyQh8PX7Blkzri9PkT79SrFty8RErdMCOQ== +"@theia/filesystem@1.57.0": + version "1.57.0" + resolved "https://registry.npmjs.org/@theia/filesystem/-/filesystem-1.57.0.tgz#1c212c951b5d495a9848bfe6bf4e26ca72713154" + integrity sha512-88bMYtksDZOiTgzyaOuKbmQmAk6SOjIrnGIsGe5oJXxXcSr8vbMIGwTimFL5KKXo02D0rfXTQ6HxxX6xD32PWA== dependencies: - "@theia/core" "1.56.0" + "@theia/core" "1.57.0" "@types/body-parser" "^1.17.0" "@types/multer" "^1.4.7" "@types/tar-fs" "^1.16.1" @@ -2391,36 +2518,36 @@ tslib "^2.6.2" vscode-languageserver-textdocument "^1.0.1" -"@theia/getting-started@1.56.0": - version "1.56.0" - resolved "https://registry.npmjs.org/@theia/getting-started/-/getting-started-1.56.0.tgz#43feee63771326a0b1bd31e15159702aa98eb628" - integrity sha512-yMlAAQCfXEDWQbkmCo/4RFu4KM99K3KqFuJe2OxV8BmCdKySNc1N1xQXsynAqn1YRP8tJ2nNo7kbCwqCt3EC8w== - dependencies: - "@theia/core" "1.56.0" - "@theia/editor" "1.56.0" - "@theia/filesystem" "1.56.0" - "@theia/keymaps" "1.56.0" - "@theia/preview" "1.56.0" - "@theia/workspace" "1.56.0" +"@theia/getting-started@1.57.0": + version "1.57.0" + resolved "https://registry.npmjs.org/@theia/getting-started/-/getting-started-1.57.0.tgz#35d22b5e7f8a7d64b11eeb393d631e63362cea9a" + integrity sha512-WfkMKdabPDg3aps4F3kLbpqHFNMFe1DtZoTkz8GViAwpw6NYq3ZWL7GusUlpou6z/r9NGFvIG2cK4rH3Y7DNKQ== + dependencies: + "@theia/core" "1.57.0" + "@theia/editor" "1.57.0" + "@theia/filesystem" "1.57.0" + "@theia/keymaps" "1.57.0" + "@theia/preview" "1.57.0" + "@theia/workspace" "1.57.0" tslib "^2.6.2" -"@theia/keymaps@1.56.0": - version "1.56.0" - resolved "https://registry.npmjs.org/@theia/keymaps/-/keymaps-1.56.0.tgz#d2e01fc40b4ab12c0ade25af116f95be6d29352e" - integrity sha512-avVByqXkOKkPzpeRfcASfT5f0KQBkszp0zGxA4VRbRxLZCsZytwK4V3tuc9xrU1JmTLetHBAhH3Jrxe1aoWxsA== +"@theia/keymaps@1.57.0": + version "1.57.0" + resolved "https://registry.npmjs.org/@theia/keymaps/-/keymaps-1.57.0.tgz#f267101be3af848facc4d872f9bbe282c1537ee6" + integrity sha512-DcSdfRT2/X0eJoT8pumbyXTREnFGKbhcLOCXzO66QcjGevk+QEcYlNbQhGIL8rNOXNMV0o096MZSK4LaNJsbtQ== dependencies: - "@theia/core" "1.56.0" - "@theia/monaco" "1.56.0" + "@theia/core" "1.57.0" + "@theia/monaco" "1.57.0" "@theia/monaco-editor-core" "1.83.101" - "@theia/preferences" "1.56.0" - "@theia/userstorage" "1.56.0" + "@theia/preferences" "1.57.0" + "@theia/userstorage" "1.57.0" jsonc-parser "^2.2.0" tslib "^2.6.2" -"@theia/localization-manager@1.56.0": - version "1.56.0" - resolved "https://registry.npmjs.org/@theia/localization-manager/-/localization-manager-1.56.0.tgz#9148b6692c23738edc74c0dd114c120d3b05e021" - integrity sha512-Jt2K7H8PGqBinjuSb8pyoqxSguO0qU91dfGDj30UoaD68cjUaiVrmyH6N1N2qZGbsOOil5BcwAcbC3IcHYm1jQ== +"@theia/localization-manager@1.57.0": + version "1.57.0" + resolved "https://registry.npmjs.org/@theia/localization-manager/-/localization-manager-1.57.0.tgz#40d274e7dbea4fac422193d721406c58f0ef6b43" + integrity sha512-f5HH1s83thnYl3+/83hMk4p+cfgmqAeBncU9atljdWMnp0vLe9gJRjpFGdwoL5SbtU/qEq9UpcRlNZoT6ZCV/Q== dependencies: "@types/bent" "^7.0.1" "@types/fs-extra" "^4.0.2" @@ -2432,53 +2559,53 @@ tslib "^2.6.2" typescript "~5.4.5" -"@theia/markers@1.56.0": - version "1.56.0" - resolved "https://registry.npmjs.org/@theia/markers/-/markers-1.56.0.tgz#1954ea1d3e2ab3c9a7062c0739ccad7503e5245e" - integrity sha512-JnCe+cVbpKa1RVDba8fSnJ9K1wmVceG+dHwml403cNx+ALNFDEl2V9S189722X9px+Ex27cBcTSexH52FTw6RA== +"@theia/markers@1.57.0": + version "1.57.0" + resolved "https://registry.npmjs.org/@theia/markers/-/markers-1.57.0.tgz#71969b2fee96b9044e682b74ad5081863e4b0f17" + integrity sha512-XYoIWMx6dy5PlKIyJrX+jOduznKRSxPKvxghU5LbDIBSYUsZUab3zN3/SCuO28cVUikktqMtwBkKIbL++5BBMw== dependencies: - "@theia/core" "1.56.0" - "@theia/filesystem" "1.56.0" - "@theia/workspace" "1.56.0" + "@theia/core" "1.57.0" + "@theia/filesystem" "1.57.0" + "@theia/workspace" "1.57.0" tslib "^2.6.2" -"@theia/memory-inspector@1.56.0": - version "1.56.0" - resolved "https://registry.npmjs.org/@theia/memory-inspector/-/memory-inspector-1.56.0.tgz#56713bca4a98da648ab2cd43796201949be36967" - integrity sha512-OsFvThbTE4cucWDf72r/INZOkOdZR84HMRPsYeZROULTOALox3yepNL2zbtAmVy3rDf1o/OLnmiNhUuJ8KCEvg== +"@theia/memory-inspector@1.57.0": + version "1.57.0" + resolved "https://registry.npmjs.org/@theia/memory-inspector/-/memory-inspector-1.57.0.tgz#9864e2720911c8adf6d1133d0f892d00c7bbe99d" + integrity sha512-vXCwImJVMpXVbcoPu+llTX/lYh2oqwIbdcD54nAnzLwQwJp3knChkyhO0wL3XQA/Taf7X7MQZI/q17Vtqkub1Q== dependencies: - "@theia/core" "1.56.0" - "@theia/debug" "1.56.0" + "@theia/core" "1.57.0" + "@theia/debug" "1.57.0" "@vscode/debugprotocol" "^1.51.0" long "^4.0.0" tslib "^2.6.2" -"@theia/messages@1.56.0": - version "1.56.0" - resolved "https://registry.npmjs.org/@theia/messages/-/messages-1.56.0.tgz#09a3889461cf5d4b1f76201720079c106ecf5686" - integrity sha512-deDdwK0O8RD7rynArDbBNekMsmxYbWy20ZDLqhJfZkYJD+nA0oCfnxIEAQ2dCtUvI4lMRfisFYv4vLR1fcHP/w== +"@theia/messages@1.57.0": + version "1.57.0" + resolved "https://registry.npmjs.org/@theia/messages/-/messages-1.57.0.tgz#24d412eff171e91eded5c2baab0907ce80a33d1f" + integrity sha512-Lg3wAyrhX4zmgDsM/1IA2lNsFO8a05mFiMlneAvBa/XN5HO4stpJTOH56rkvUkrVr9bGPpHupSAkqCySz3pQnw== dependencies: - "@theia/core" "1.56.0" + "@theia/core" "1.57.0" react-perfect-scrollbar "^1.5.3" ts-md5 "^1.2.2" tslib "^2.6.2" -"@theia/metrics@1.56.0": - version "1.56.0" - resolved "https://registry.npmjs.org/@theia/metrics/-/metrics-1.56.0.tgz#d9220c844a98013744e9d4de298f361245bc16b9" - integrity sha512-fqPrZPVwodK4ue0fyrIWump7833hIwJz0L371oYILyNKBpveqBig8geYvfgk1o5I5hkYISTja/r7BR76NwLdCg== +"@theia/metrics@1.57.0": + version "1.57.0" + resolved "https://registry.npmjs.org/@theia/metrics/-/metrics-1.57.0.tgz#b26aa931d01577f51dcdf77d4487eab3aad54bb7" + integrity sha512-OGnXnZZZ9waS+dXNwY6brn4NFEZ+zvpax+XBn0v2kETP+sB0pZlxHni2vNeCqx1k4HsASuTg2s7uGgiMq2EKXQ== dependencies: - "@theia/core" "1.56.0" + "@theia/core" "1.57.0" prom-client "^10.2.0" tslib "^2.6.2" -"@theia/mini-browser@1.56.0": - version "1.56.0" - resolved "https://registry.npmjs.org/@theia/mini-browser/-/mini-browser-1.56.0.tgz#9fb92c57bc139401325d267019dca7a06224c13c" - integrity sha512-eB3uZiB2lCgWLkyRjok3KfIT2THMwiZae3A6EqmVcYMUKb90SfaQ8ffsQrG2w2c7Y/HxiSsCnASggTYUads86A== +"@theia/mini-browser@1.57.0": + version "1.57.0" + resolved "https://registry.npmjs.org/@theia/mini-browser/-/mini-browser-1.57.0.tgz#5d1db4348406228b9e0d9042c184996b0a2ddb75" + integrity sha512-CjDsnt3KQh0G7cw88QK1yM2UyPEdr5N+giPjBBRYCYiLOa8mWWlmUlbjvBzQ6A6ELJxCWE4jt5O4sARDm4vKtA== dependencies: - "@theia/core" "1.56.0" - "@theia/filesystem" "1.56.0" + "@theia/core" "1.57.0" + "@theia/filesystem" "1.57.0" "@types/mime-types" "^2.1.0" mime-types "^2.1.18" pdfobject "^2.0.201604172" @@ -2490,18 +2617,18 @@ resolved "https://registry.yarnpkg.com/@theia/monaco-editor-core/-/monaco-editor-core-1.83.101.tgz#a0577396fb4c69540536df2d7fed2de4399c4fde" integrity sha512-UaAi6CEvain/qbGD3o6Ufe8plLyzAVQ53p9Ke+MoBYDhb391+r+MuK++JtITqIrXqoa8OCjbt8wQxEFSNNO0Mw== -"@theia/monaco@1.56.0": - version "1.56.0" - resolved "https://registry.npmjs.org/@theia/monaco/-/monaco-1.56.0.tgz#94392bac50bf6916837b158ba270bd17af75978b" - integrity sha512-v+sXnxWZbMVVP9p74UBal3dxWEr8j3BrbYOkyznq0RDjSU3zO5dVkztINBLdICCAt60bRp1IwfavNUJKhyW8PQ== +"@theia/monaco@1.57.0": + version "1.57.0" + resolved "https://registry.npmjs.org/@theia/monaco/-/monaco-1.57.0.tgz#229d514e8b3edc4a228ac52e83e1e1a2a140f7c2" + integrity sha512-nzv58i058BnWeIVr256KNs1Q/iLaDmljZrw4OHERBhsIrNJhJqYQnTpRv8rEoP9NxM7OTDpfbzSnnjV3vOV/Gg== dependencies: - "@theia/core" "1.56.0" - "@theia/editor" "1.56.0" - "@theia/filesystem" "1.56.0" - "@theia/markers" "1.56.0" + "@theia/core" "1.57.0" + "@theia/editor" "1.57.0" + "@theia/filesystem" "1.57.0" + "@theia/markers" "1.57.0" "@theia/monaco-editor-core" "1.83.101" - "@theia/outline-view" "1.56.0" - "@theia/workspace" "1.56.0" + "@theia/outline-view" "1.57.0" + "@theia/workspace" "1.57.0" fast-plist "^0.1.2" idb "^4.0.5" jsonc-parser "^2.2.0" @@ -2509,141 +2636,141 @@ vscode-oniguruma "1.6.1" vscode-textmate "^9.0.0" -"@theia/native-webpack-plugin@1.56.0": - version "1.56.0" - resolved "https://registry.npmjs.org/@theia/native-webpack-plugin/-/native-webpack-plugin-1.56.0.tgz#3cc941268d3e03d070047e61ed71685aa8a8967d" - integrity sha512-+yhNQW74oZpTkDxD3hYjbiNNx3ROEIQPh4AEJ9N52GB2g4ZqCHugwOw7vssxRveCow05/OrCfffkdG4AVkz1CQ== +"@theia/native-webpack-plugin@1.57.0": + version "1.57.0" + resolved "https://registry.npmjs.org/@theia/native-webpack-plugin/-/native-webpack-plugin-1.57.0.tgz#8276888bcb4be1b6e8f83609455a9cdbb5ea5960" + integrity sha512-sX29faaRIhPkp4e2OD7JGkOrYNGUMzYmEhldvACo6PWCFn0J4tkhGLAEB9oMnedAmpGAeBYTMMN7u4UfyWwa1Q== dependencies: detect-libc "^2.0.2" tslib "^2.6.2" webpack "^5.76.0" -"@theia/navigator@1.56.0": - version "1.56.0" - resolved "https://registry.npmjs.org/@theia/navigator/-/navigator-1.56.0.tgz#b05de893c07acbd6d708cec072163d3970be6c0e" - integrity sha512-TTD4HwCfAITAARB1qQWMIAe7+8is3OsWGfzuC+lFXNGeJZW3WOWd+jYj01C9KUlith0FvN4Z6QhhRlivqeGd+A== +"@theia/navigator@1.57.0": + version "1.57.0" + resolved "https://registry.npmjs.org/@theia/navigator/-/navigator-1.57.0.tgz#73c50b1bf9c1b74f448d2d315149c432219f2af8" + integrity sha512-7/87eyeeLOXwIC5UeBk7bXdg/t484rToZZi+Jk8AbubCWnGoicECo0r3fkjDYFDWWX/xiEewZrMUoyxoy/jK2Q== dependencies: - "@theia/core" "1.56.0" - "@theia/filesystem" "1.56.0" - "@theia/workspace" "1.56.0" + "@theia/core" "1.57.0" + "@theia/filesystem" "1.57.0" + "@theia/workspace" "1.57.0" minimatch "^5.1.0" tslib "^2.6.2" -"@theia/notebook@1.56.0": - version "1.56.0" - resolved "https://registry.npmjs.org/@theia/notebook/-/notebook-1.56.0.tgz#6970f5e549e9124f251741180cd246d6b4262d33" - integrity sha512-HuMq/c6LQP5xl7WxStc0fEBn+4y6IWIsHz/tv7x+VocIIZ6QWlBsMfcDzKuIDp2Ro6voGHKtJemgKHSL6T6Hag== +"@theia/notebook@1.57.0": + version "1.57.0" + resolved "https://registry.npmjs.org/@theia/notebook/-/notebook-1.57.0.tgz#1b4ad78005d520bf5d9a9a75f30cf85010b0a79f" + integrity sha512-1sJSSKaM0FEXQJgaO4DOwwoj/NFKyEhseu5SpxHcJ8v/1e7PTB3GN+nEv4Ax+ZDVoj5H4xZZ8qf/GxmSHhuseQ== dependencies: - "@theia/core" "1.56.0" - "@theia/editor" "1.56.0" - "@theia/filesystem" "1.56.0" - "@theia/monaco" "1.56.0" + "@theia/core" "1.57.0" + "@theia/editor" "1.57.0" + "@theia/filesystem" "1.57.0" + "@theia/monaco" "1.57.0" "@theia/monaco-editor-core" "1.83.101" - "@theia/outline-view" "1.56.0" + "@theia/outline-view" "1.57.0" advanced-mark.js "^2.6.0" react-perfect-scrollbar "^1.5.8" tslib "^2.6.2" -"@theia/outline-view@1.56.0": - version "1.56.0" - resolved "https://registry.npmjs.org/@theia/outline-view/-/outline-view-1.56.0.tgz#3702a660cf7231d398cc66228571d160cb9e4365" - integrity sha512-03SS7rmYCa03aVo6FHo9KW9Y+b9l9UvqhSCIW6UCQYxRCNraCuTtfP2EjcWsAWAO+lBVy2Tp8hf8+X7XgReZVQ== +"@theia/outline-view@1.57.0": + version "1.57.0" + resolved "https://registry.npmjs.org/@theia/outline-view/-/outline-view-1.57.0.tgz#5b91222df1faaa05b0b8fcbb1458c4aaf8bd860e" + integrity sha512-VUZdOAIrzMHhEsqVdwIQN8QCWY3O6kBeDDtcRQRn7TnoKt77aJuNHmGoQXPPi0uweNRyNXXSU45+YnTEDM6O4w== dependencies: - "@theia/core" "1.56.0" + "@theia/core" "1.57.0" tslib "^2.6.2" -"@theia/output@1.56.0": - version "1.56.0" - resolved "https://registry.npmjs.org/@theia/output/-/output-1.56.0.tgz#0ca20dda97c7a533950f50b00aa20ecc3638bb26" - integrity sha512-BNzkSWdU4K+Ak2Eli35mrBHhMCu9fHHddZt1LE1zebKcjvldg/KkgafZ5ALxr5ylmyz3yU6KwxzrZR+gqA9x5w== +"@theia/output@1.57.0": + version "1.57.0" + resolved "https://registry.npmjs.org/@theia/output/-/output-1.57.0.tgz#80a987a5b32564c752f70fd48097152709b6c7f7" + integrity sha512-Xp6gOhE4KYnszraOWw03gDGRZuUlS7V3GX6VDqwb20NdGi1Ezgr6H1lQMQ8F/nJFEuRzmw2BR6HWgMWGXEB1aA== dependencies: - "@theia/core" "1.56.0" - "@theia/editor" "1.56.0" - "@theia/monaco" "1.56.0" + "@theia/core" "1.57.0" + "@theia/editor" "1.57.0" + "@theia/monaco" "1.57.0" "@theia/monaco-editor-core" "1.83.101" "@types/p-queue" "^2.3.1" p-queue "^2.4.2" tslib "^2.6.2" -"@theia/ovsx-client@1.56.0": - version "1.56.0" - resolved "https://registry.npmjs.org/@theia/ovsx-client/-/ovsx-client-1.56.0.tgz#6e46fa0c8b0c8b7da2b7f128dcd57c2073bb5243" - integrity sha512-kPtmnQpKF6+sN29pzJ1SNZSBcWcFv+807c0JvUUPXTRlbjIYtZObMxdf5FZ8iMcRLJmu31GzcaMeLK/qztOmuQ== +"@theia/ovsx-client@1.57.0": + version "1.57.0" + resolved "https://registry.npmjs.org/@theia/ovsx-client/-/ovsx-client-1.57.0.tgz#60a8f2824bfde860b09476372d5c74f8de34cf18" + integrity sha512-SQ0V2VG7xzOrOWtyqSLsAIhXwDenHw7/3VAb1mMKCx/eaVNf1ZTL9HYMEYkBgtF9iMa2BAOAY/m47Vv8ken+BA== dependencies: - "@theia/request" "1.56.0" + "@theia/request" "1.57.0" limiter "^2.1.0" semver "^7.5.4" tslib "^2.6.2" -"@theia/plugin-dev@1.56.0": - version "1.56.0" - resolved "https://registry.npmjs.org/@theia/plugin-dev/-/plugin-dev-1.56.0.tgz#57e92ab4787f8bbc5a1daa62f0783374176e4f05" - integrity sha512-/lTGIp8XxZc/g6mE0UWP9P1rNbopYk+hgbRlST5UwH648fHj1JzDNBpFMQ0BK4ynY8AxF1yHmolj0nDl3ohTgw== - dependencies: - "@theia/core" "1.56.0" - "@theia/debug" "1.56.0" - "@theia/filesystem" "1.56.0" - "@theia/output" "1.56.0" - "@theia/plugin-ext" "1.56.0" - "@theia/workspace" "1.56.0" +"@theia/plugin-dev@1.57.0": + version "1.57.0" + resolved "https://registry.npmjs.org/@theia/plugin-dev/-/plugin-dev-1.57.0.tgz#8ea7d4b4736c985686ada3d9888743292ce593e5" + integrity sha512-H2mP+ikOJEF+UzSBfji7iCMHagzFwyxab556D4i8uTtJ7TIzcO2XILxThbFmchH857d7K3TalS9Sgt41JliQqA== + dependencies: + "@theia/core" "1.57.0" + "@theia/debug" "1.57.0" + "@theia/filesystem" "1.57.0" + "@theia/output" "1.57.0" + "@theia/plugin-ext" "1.57.0" + "@theia/workspace" "1.57.0" ps-tree "^1.2.0" tslib "^2.6.2" -"@theia/plugin-ext-vscode@1.56.0": - version "1.56.0" - resolved "https://registry.npmjs.org/@theia/plugin-ext-vscode/-/plugin-ext-vscode-1.56.0.tgz#bf243a153dffefe87bc6a58ee8ad1c466821c609" - integrity sha512-pGLZC2/J54k6s4iA4v5QsK+bxQx11F/YPJOFZ6kgD3ttU5fNC7bGoN7UWU1mS2njm6lNf4bKpvFxZqK0w4EmYw== +"@theia/plugin-ext-vscode@1.57.0": + version "1.57.0" + resolved "https://registry.npmjs.org/@theia/plugin-ext-vscode/-/plugin-ext-vscode-1.57.0.tgz#0a305596f2907bb6abb77d1282c6642599a00d5b" + integrity sha512-hFqQ4VjJBzRTs/uPwHoCtyL7IC2vGXEvIRIwMNTnDuPj12xp/cbVBephT0otnLNsjEtVwzsgbhqeKyzIr/ZuBQ== dependencies: - "@theia/callhierarchy" "1.56.0" - "@theia/core" "1.56.0" - "@theia/editor" "1.56.0" - "@theia/filesystem" "1.56.0" - "@theia/monaco" "1.56.0" + "@theia/callhierarchy" "1.57.0" + "@theia/core" "1.57.0" + "@theia/editor" "1.57.0" + "@theia/filesystem" "1.57.0" + "@theia/monaco" "1.57.0" "@theia/monaco-editor-core" "1.83.101" - "@theia/navigator" "1.56.0" - "@theia/outline-view" "1.56.0" - "@theia/plugin" "1.56.0" - "@theia/plugin-ext" "1.56.0" - "@theia/terminal" "1.56.0" - "@theia/typehierarchy" "1.56.0" - "@theia/userstorage" "1.56.0" - "@theia/workspace" "1.56.0" + "@theia/navigator" "1.57.0" + "@theia/outline-view" "1.57.0" + "@theia/plugin" "1.57.0" + "@theia/plugin-ext" "1.57.0" + "@theia/terminal" "1.57.0" + "@theia/typehierarchy" "1.57.0" + "@theia/userstorage" "1.57.0" + "@theia/workspace" "1.57.0" decompress "^4.2.1" filenamify "^4.1.0" tslib "^2.6.2" -"@theia/plugin-ext@1.56.0": - version "1.56.0" - resolved "https://registry.npmjs.org/@theia/plugin-ext/-/plugin-ext-1.56.0.tgz#f5f060a2afd615f2e15e5f8e668e60f44e16824e" - integrity sha512-ETl1K7ZTIaWBHoP3KB4vEGHc88orxm8F57aPNz7rs0L4G/YC6yg52ptvGtUkwL+80p0jkSZC/LVoTyiwMiOvUQ== - dependencies: - "@theia/bulk-edit" "1.56.0" - "@theia/callhierarchy" "1.56.0" - "@theia/console" "1.56.0" - "@theia/core" "1.56.0" - "@theia/debug" "1.56.0" - "@theia/editor" "1.56.0" - "@theia/editor-preview" "1.56.0" - "@theia/file-search" "1.56.0" - "@theia/filesystem" "1.56.0" - "@theia/markers" "1.56.0" - "@theia/messages" "1.56.0" - "@theia/monaco" "1.56.0" +"@theia/plugin-ext@1.57.0": + version "1.57.0" + resolved "https://registry.npmjs.org/@theia/plugin-ext/-/plugin-ext-1.57.0.tgz#308bebeec7710961dc289a4ebe4c6faa4e404147" + integrity sha512-0seEcyaYOg1AsjrJL1WrL3baYbadlW1unCKlfb/MEHjGXO2Dkkya5Wmm4bZ3JfZa0BFye9uZGmzVtIzH8SXOFg== + dependencies: + "@theia/bulk-edit" "1.57.0" + "@theia/callhierarchy" "1.57.0" + "@theia/console" "1.57.0" + "@theia/core" "1.57.0" + "@theia/debug" "1.57.0" + "@theia/editor" "1.57.0" + "@theia/editor-preview" "1.57.0" + "@theia/file-search" "1.57.0" + "@theia/filesystem" "1.57.0" + "@theia/markers" "1.57.0" + "@theia/messages" "1.57.0" + "@theia/monaco" "1.57.0" "@theia/monaco-editor-core" "1.83.101" - "@theia/navigator" "1.56.0" - "@theia/notebook" "1.56.0" - "@theia/output" "1.56.0" - "@theia/plugin" "1.56.0" - "@theia/preferences" "1.56.0" - "@theia/scm" "1.56.0" - "@theia/search-in-workspace" "1.56.0" - "@theia/task" "1.56.0" - "@theia/terminal" "1.56.0" - "@theia/test" "1.56.0" - "@theia/timeline" "1.56.0" - "@theia/typehierarchy" "1.56.0" - "@theia/variable-resolver" "1.56.0" - "@theia/workspace" "1.56.0" + "@theia/navigator" "1.57.0" + "@theia/notebook" "1.57.0" + "@theia/output" "1.57.0" + "@theia/plugin" "1.57.0" + "@theia/preferences" "1.57.0" + "@theia/scm" "1.57.0" + "@theia/search-in-workspace" "1.57.0" + "@theia/task" "1.57.0" + "@theia/terminal" "1.57.0" + "@theia/test" "1.57.0" + "@theia/timeline" "1.57.0" + "@theia/typehierarchy" "1.57.0" + "@theia/variable-resolver" "1.57.0" + "@theia/workspace" "1.57.0" "@types/mime" "^2.0.1" "@vscode/debugprotocol" "^1.51.0" "@vscode/proxy-agent" "^0.13.2" @@ -2662,70 +2789,71 @@ vhost "^3.0.2" vscode-textmate "^9.0.0" -"@theia/plugin@1.56.0": - version "1.56.0" - resolved "https://registry.npmjs.org/@theia/plugin/-/plugin-1.56.0.tgz#fa9976750945ca21c5fbf47613b7d057240264e4" - integrity sha512-v/wrgRi7lJUpKSdWfBd4Qm1UDj2TQnBfYjUKTNyQNlUzLNXbjeY2BR3RZaMiGYrTBnDW4gt8KmmVLme12UKXGQ== +"@theia/plugin@1.57.0": + version "1.57.0" + resolved "https://registry.npmjs.org/@theia/plugin/-/plugin-1.57.0.tgz#587a1f2caa358ab0065ef43e6b7abc97512954cc" + integrity sha512-WvKxS2hFDu7CYQ2PhzDRBLlH3nKf/dmqgWyXnzqft6HewnSzlfZz9RYpbMnHGLxc3NMCtmnNYEpDRGO2Q/BeMA== -"@theia/preferences@1.56.0": - version "1.56.0" - resolved "https://registry.npmjs.org/@theia/preferences/-/preferences-1.56.0.tgz#99a609990fef5efad0cf51d05cbccbd9af3b4079" - integrity sha512-QvDYWVPkxSkS45b6CcgejkeyNFCGcNCElMYn4EuaNfxgO2bqfFFOqkYtGsb+/6E8TKUb28G3hF89CwWAFHdaTw== +"@theia/preferences@1.57.0": + version "1.57.0" + resolved "https://registry.npmjs.org/@theia/preferences/-/preferences-1.57.0.tgz#044297884da7b47b2835354ab3fb85157ff179cc" + integrity sha512-+huHT1D6ycjqeFMY4Mo5gOp+lZeTjWz1UGI7P7U/Fqw/SnGtj4QuAsoR5imdp5TgWahCjtCYFMPGB7HqTbeS+Q== dependencies: - "@theia/core" "1.56.0" - "@theia/editor" "1.56.0" - "@theia/filesystem" "1.56.0" - "@theia/monaco" "1.56.0" + "@theia/core" "1.57.0" + "@theia/editor" "1.57.0" + "@theia/filesystem" "1.57.0" + "@theia/monaco" "1.57.0" "@theia/monaco-editor-core" "1.83.101" - "@theia/userstorage" "1.56.0" - "@theia/workspace" "1.56.0" + "@theia/userstorage" "1.57.0" + "@theia/workspace" "1.57.0" async-mutex "^0.3.1" fast-deep-equal "^3.1.3" jsonc-parser "^2.2.0" p-debounce "^2.1.0" tslib "^2.6.2" -"@theia/preview@1.56.0": - version "1.56.0" - resolved "https://registry.npmjs.org/@theia/preview/-/preview-1.56.0.tgz#4f3065643b9a9b7db86868c07df1b250311c1c61" - integrity sha512-8c83rGCx/3VCdzqdN/RiOYcqsBg2kY0M3dpklowBvgudlbx02Hk4SFqPl/wbkAbZTXjeZ4qludku7iddoSnvTg== +"@theia/preview@1.57.0": + version "1.57.0" + resolved "https://registry.npmjs.org/@theia/preview/-/preview-1.57.0.tgz#21ac2060f3f460af4e836476bc817a909a7bb9f3" + integrity sha512-1RrZrYDiaPgkbh4wqlGvuebMKGV4KCuu8fYhOA8I4+3c37eKu8gLfn8Yy+qmdoO/Itr7SnSkf5dRHk9pI+5H6g== dependencies: - "@theia/core" "1.56.0" - "@theia/editor" "1.56.0" - "@theia/mini-browser" "1.56.0" - "@theia/monaco" "1.56.0" + "@theia/core" "1.57.0" + "@theia/editor" "1.57.0" + "@theia/mini-browser" "1.57.0" + "@theia/monaco" "1.57.0" "@types/highlight.js" "^10.1.0" "@types/markdown-it-anchor" "^4.0.1" highlight.js "10.4.1" markdown-it-anchor "~5.0.0" tslib "^2.6.2" -"@theia/process@1.56.0": - version "1.56.0" - resolved "https://registry.npmjs.org/@theia/process/-/process-1.56.0.tgz#35be6d26fd80ac9584bebbae10cb3d028a1866e8" - integrity sha512-zCHql9/4OXicHA90Hxm6fNXmaCfdEa1O/VTaFEc2kp27gIk2IoPQa4U/wAMHZKp6QU2kcE1hRJTRVS/SE45FLA== +"@theia/process@1.57.0": + version "1.57.0" + resolved "https://registry.npmjs.org/@theia/process/-/process-1.57.0.tgz#5186b407ccbb4b7ab5d0115003e02adb9f8e9f27" + integrity sha512-CD5oFDKoDYGq+Udbz8aL/NIubdCwxb/XcklnOmpYhKOIA1CGrRs2+9/pJOUkIMKO9XbbWv8DqSdFWi/tWU2I8g== dependencies: - "@theia/core" "1.56.0" + "@theia/core" "1.57.0" node-pty "0.11.0-beta24" string-argv "^0.1.1" tslib "^2.6.2" -"@theia/property-view@1.56.0": - version "1.56.0" - resolved "https://registry.npmjs.org/@theia/property-view/-/property-view-1.56.0.tgz#e85da61f5efa8a26b3d97ddc819d40330a5249b9" - integrity sha512-tdgn8A3nyCz+NpHnkBC3Esi0Ho+mi1hetk2bNsXnrPJ3Znar5f9I2n167pN002ayKIRAP1cZ/ZQ/Zg8SNRJvgA== +"@theia/property-view@1.57.0": + version "1.57.0" + resolved "https://registry.npmjs.org/@theia/property-view/-/property-view-1.57.0.tgz#3351299b0b6dbbc806bb1d70aecf773f4d9af117" + integrity sha512-7NdjXldd4HT5o7zm+fnZYbwB1/yEbt418fVMoGBO/gKneQ2drrJk1ZxD/vkUP8fAwYlFIJOwoBeIVvPf2NEIzg== dependencies: - "@theia/core" "1.56.0" - "@theia/filesystem" "1.56.0" + "@theia/core" "1.57.0" + "@theia/filesystem" "1.57.0" tslib "^2.6.2" -"@theia/remote@1.56.0": - version "1.56.0" - resolved "https://registry.npmjs.org/@theia/remote/-/remote-1.56.0.tgz#e7797a5053d6bcebeafa5a3c8287966ae3702fae" - integrity sha512-wLzwb4s2aG1vnwmp4h5EbUDzWsJSnkrKtStltTHjg4nDymzdmahfn5TJ9+iuZebC4viNQ5knbx1Kl0Y9WEERtw== +"@theia/remote@1.57.0": + version "1.57.0" + resolved "https://registry.npmjs.org/@theia/remote/-/remote-1.57.0.tgz#ec34f3ab7e638b509cf193d34e38d79aa87bdc51" + integrity sha512-hRXZg6vdRFEu7MqBnEwA9sCHGibQTdyEZS7c5CkWaBUwh3L3kWwEPBYpaNTrRj5oQqtn4n4KD8OC61KNkegAWw== dependencies: - "@theia/core" "1.56.0" - "@theia/filesystem" "1.56.0" + "@theia/core" "1.57.0" + "@theia/filesystem" "1.57.0" + "@theia/userstorage" "1.57.0" archiver "^5.3.1" decompress "^4.2.1" decompress-tar "^4.0.0" @@ -2739,24 +2867,32 @@ ssh2-sftp-client "^9.1.0" tslib "^2.6.2" -"@theia/request@1.56.0": - version "1.56.0" - resolved "https://registry.npmjs.org/@theia/request/-/request-1.56.0.tgz#b5e1b4516c1c6a50e4eaca64a3dbff683b142785" - integrity sha512-za3drcBr3UESGn26DrShZElw0+ecD4U8uSC6TtiiqmMtf156lYfElxf0CYnMAbHkveCu6V4scs3JqGTt9DUYaQ== +"@theia/request@1.57.0": + version "1.57.0" + resolved "https://registry.npmjs.org/@theia/request/-/request-1.57.0.tgz#777d6e9c7e0429410d037e3087bce8e1efc6ff32" + integrity sha512-udL2PR5Aa66fEDB/IGJuXXzPoDtZRDYGvQluZHPKfJlUn5pZbdT58m4yA1YJqQjSrJvHxipZVSluCXJdXAxOVg== dependencies: http-proxy-agent "^5.0.0" https-proxy-agent "^5.0.0" tslib "^2.6.2" -"@theia/scm@1.56.0": - version "1.56.0" - resolved "https://registry.npmjs.org/@theia/scm/-/scm-1.56.0.tgz#6417e730b0b0c06cb3f7c3440d242198ac3c97f3" - integrity sha512-/3l7JFRATQqXz2y/v0C/90uEltgcIvqQfnyfRmXLUbBkXn6LWQZDWtC36ZX+HcNEmdkQbuj6akaA8p6u/HV/aw== +"@theia/scanoss@1.57.0": + version "1.57.0" + resolved "https://registry.npmjs.org/@theia/scanoss/-/scanoss-1.57.0.tgz#2ff7705149434d702ff984dea0213f4e0339768a" + integrity sha512-GsKz8osQIBck2Bc6Mv+//QOQLBSTRvnnjN/VLtrww5dpLKk7VZEK/TofejmOiXQXJwHkJzQKhyRWqGsGNSGlsQ== + dependencies: + "@theia/core" "1.57.0" + scanoss "^0.15.2" + +"@theia/scm@1.57.0": + version "1.57.0" + resolved "https://registry.npmjs.org/@theia/scm/-/scm-1.57.0.tgz#5cdb3600f57b41b714afb5c1c04d0b337e1df05e" + integrity sha512-U0oX4SnGxfWPHIlzEVhpytgl52OKhQ0UokIjwnO9+AbjG6TjoFoJK2c2WExrZ0ku9C5DPgGPxifF0W3nj4teqQ== dependencies: - "@theia/core" "1.56.0" - "@theia/editor" "1.56.0" - "@theia/filesystem" "1.56.0" - "@theia/monaco" "1.56.0" + "@theia/core" "1.57.0" + "@theia/editor" "1.57.0" + "@theia/filesystem" "1.57.0" + "@theia/monaco" "1.57.0" "@theia/monaco-editor-core" "1.83.101" "@types/diff" "^5.2.1" diff "^5.2.0" @@ -2765,162 +2901,162 @@ ts-md5 "^1.2.2" tslib "^2.6.2" -"@theia/search-in-workspace@1.56.0": - version "1.56.0" - resolved "https://registry.npmjs.org/@theia/search-in-workspace/-/search-in-workspace-1.56.0.tgz#f8bef2155f21b049b96016ca5ae0126313bd376d" - integrity sha512-lhA5c+gpjkznN3TPpI9xr9kwctIqO9JcpdFFtTfZnD1I66y/eEgaEAEI/G9fAlMpIMT5OrTK4xGwDDdMLogVPQ== - dependencies: - "@theia/core" "1.56.0" - "@theia/editor" "1.56.0" - "@theia/filesystem" "1.56.0" - "@theia/navigator" "1.56.0" - "@theia/process" "1.56.0" - "@theia/workspace" "1.56.0" +"@theia/search-in-workspace@1.57.0": + version "1.57.0" + resolved "https://registry.npmjs.org/@theia/search-in-workspace/-/search-in-workspace-1.57.0.tgz#4647785278f8c59ba9dd8f1b61fb962ef61615bc" + integrity sha512-hmHF1YshxLs9eKk9JUpKuEQeiv2XY0I0IbfPJ1wqHMf7mGESM9YxHEQnrZ85bBWZ4y8rPNeQnrJ80GIBxy7dYg== + dependencies: + "@theia/core" "1.57.0" + "@theia/editor" "1.57.0" + "@theia/filesystem" "1.57.0" + "@theia/navigator" "1.57.0" + "@theia/process" "1.57.0" + "@theia/workspace" "1.57.0" "@vscode/ripgrep" "^1.14.2" minimatch "^5.1.0" react-autosize-textarea "^7.0.0" tslib "^2.6.2" -"@theia/secondary-window@1.56.0": - version "1.56.0" - resolved "https://registry.npmjs.org/@theia/secondary-window/-/secondary-window-1.56.0.tgz#38080b5505d53d915cfa36f9fc20083b1ce04b94" - integrity sha512-Ty7X2M++UKfvQXXKFPR0uNWVYXxLvIgowsVvVSZLMnCASIWoqbgMMeoRkzUJLQ3ZtzpFNKqpKwg15Tiqz2LO4A== +"@theia/secondary-window@1.57.0": + version "1.57.0" + resolved "https://registry.npmjs.org/@theia/secondary-window/-/secondary-window-1.57.0.tgz#aef66c8d4a7166da21d05b426cfafed283f56d13" + integrity sha512-NdirnZuISAPMsjjQbRHTfqwLmBCP0zUk2KEfGZIs8O0G0WQHvTKBoii7/3KZQ32KaJVTrsLDam+zOihWj4vl0A== dependencies: - "@theia/core" "1.56.0" + "@theia/core" "1.57.0" tslib "^2.6.2" -"@theia/task@1.56.0": - version "1.56.0" - resolved "https://registry.npmjs.org/@theia/task/-/task-1.56.0.tgz#be8fbe2009fbba8723843113e3c5f1c8044bbee9" - integrity sha512-rApGOf8mtF7XAmGZsqXAqy71EBT/VMLJsOf7Nc2OrbC0j4SuroL5kR1v5uE14NCcJaqRPTLkQc0VaSrOe/IIFg== +"@theia/task@1.57.0": + version "1.57.0" + resolved "https://registry.npmjs.org/@theia/task/-/task-1.57.0.tgz#8d8bb1d1453a9b752b12e24e8cf878e982bc6053" + integrity sha512-4ipLeVukxu1SR7EDFsbbkH94ULuvocNj7SScvx3UjJ7btKPCMd+vVmdm+HzbLPhLfYD9T8H75tOi09asNYW7mQ== dependencies: - "@theia/core" "1.56.0" - "@theia/editor" "1.56.0" - "@theia/filesystem" "1.56.0" - "@theia/markers" "1.56.0" - "@theia/monaco" "1.56.0" + "@theia/core" "1.57.0" + "@theia/editor" "1.57.0" + "@theia/filesystem" "1.57.0" + "@theia/markers" "1.57.0" + "@theia/monaco" "1.57.0" "@theia/monaco-editor-core" "1.83.101" - "@theia/process" "1.56.0" - "@theia/terminal" "1.56.0" - "@theia/userstorage" "1.56.0" - "@theia/variable-resolver" "1.56.0" - "@theia/workspace" "1.56.0" + "@theia/process" "1.57.0" + "@theia/terminal" "1.57.0" + "@theia/userstorage" "1.57.0" + "@theia/variable-resolver" "1.57.0" + "@theia/workspace" "1.57.0" async-mutex "^0.3.1" jsonc-parser "^2.2.0" p-debounce "^2.1.0" tslib "^2.6.2" -"@theia/terminal@1.56.0": - version "1.56.0" - resolved "https://registry.npmjs.org/@theia/terminal/-/terminal-1.56.0.tgz#034d571f4823f84992c9f9564393ab9b1ab308e7" - integrity sha512-KruO7gQtWwzla3XfeRBXC/shVBGIZUe63QjIQJJezyEKBDq3nA4lGuE9XC/lFbqD0qqK0lmTnCn70Aa4ZRKiQA== - dependencies: - "@theia/core" "1.56.0" - "@theia/editor" "1.56.0" - "@theia/file-search" "1.56.0" - "@theia/filesystem" "1.56.0" - "@theia/process" "1.56.0" - "@theia/variable-resolver" "1.56.0" - "@theia/workspace" "1.56.0" +"@theia/terminal@1.57.0": + version "1.57.0" + resolved "https://registry.npmjs.org/@theia/terminal/-/terminal-1.57.0.tgz#d3409e51df80a184aff764cf8379f7df976a45ce" + integrity sha512-cTRi9XqAp7LANDy0a1o/0O+/oVFGdiNdGtpAQ43SHsYvBFmpaY3wH+pcvDGSezUS1D24IKEqHRikmJ1ZE46zTw== + dependencies: + "@theia/core" "1.57.0" + "@theia/editor" "1.57.0" + "@theia/file-search" "1.57.0" + "@theia/filesystem" "1.57.0" + "@theia/process" "1.57.0" + "@theia/variable-resolver" "1.57.0" + "@theia/workspace" "1.57.0" tslib "^2.6.2" xterm "^5.3.0" xterm-addon-fit "^0.8.0" xterm-addon-search "^0.13.0" -"@theia/test@1.56.0": - version "1.56.0" - resolved "https://registry.npmjs.org/@theia/test/-/test-1.56.0.tgz#87216e49cc41c99b2c3da2523ccb46c80d81c041" - integrity sha512-5wLHhBkxuip9V0fI2lDrCzN1AJWRyMkrgpzduzQcX/m3qtPWfhOrZWOHdRp6rVbyAIKrMrPQ3dqdQoI8/SwCpg== +"@theia/test@1.57.0": + version "1.57.0" + resolved "https://registry.npmjs.org/@theia/test/-/test-1.57.0.tgz#0eaf442d67e17907497892411b6e9b7e9333f006" + integrity sha512-x1TUAojhMD5pd3JC+pbGB2lLHpFvANJP04hxCJNPPU2MnFXQo6d9VtYaWZcuzZBLHp2S7eiXGw/kEkc/h98IaQ== dependencies: - "@theia/core" "1.56.0" - "@theia/editor" "1.56.0" - "@theia/filesystem" "1.56.0" - "@theia/navigator" "1.56.0" - "@theia/terminal" "1.56.0" + "@theia/core" "1.57.0" + "@theia/editor" "1.57.0" + "@theia/filesystem" "1.57.0" + "@theia/navigator" "1.57.0" + "@theia/terminal" "1.57.0" xterm "^4.16.0" xterm-addon-fit "^0.5.0" -"@theia/timeline@1.56.0": - version "1.56.0" - resolved "https://registry.npmjs.org/@theia/timeline/-/timeline-1.56.0.tgz#a2251288826c9a4fb8b5d4f10542de8d1f7749c7" - integrity sha512-jdpzTMtcoceu+zNLcwBvWi4Yq3P+xAoZac3v5QJbSkhTG005OETLP+4SJYAe9bHu+K/ibc9p4gDnqxPxrh0YHA== +"@theia/timeline@1.57.0": + version "1.57.0" + resolved "https://registry.npmjs.org/@theia/timeline/-/timeline-1.57.0.tgz#629d2bd9a62ca44bc14dc8751ca4879a2f047e25" + integrity sha512-iUij2P5RKRy0scP+HYyxNXlM2Pvsq8dI1RE5s4KjgZGtyn9JNayKOfsd9uPFYisGuV4tTlP1oH7bi3UPcRYFgA== dependencies: - "@theia/core" "1.56.0" - "@theia/navigator" "1.56.0" + "@theia/core" "1.57.0" + "@theia/navigator" "1.57.0" tslib "^2.6.2" -"@theia/toolbar@1.56.0": - version "1.56.0" - resolved "https://registry.npmjs.org/@theia/toolbar/-/toolbar-1.56.0.tgz#3890df7ff1b702a077be6e5409db80605c5ed36e" - integrity sha512-qFjPLyBur1mMhb8hj26/R5GgVx5WqCTsS8E94NNNE9LZdCJUAKcDufLDlNt3zJOZAW0HF9krcsiSuIYsfB0+dQ== +"@theia/toolbar@1.57.0": + version "1.57.0" + resolved "https://registry.npmjs.org/@theia/toolbar/-/toolbar-1.57.0.tgz#12d8690cd9f08e3d2c4f6b635ea15e003f1d95e5" + integrity sha512-+Z6B4GbiKi+zmFkPNDs4rJ+0apNJ1gKa+J3ur2N0B43hTUgcMH7k36yMG7YjI1H4nS7f43ItfLzJwhECExY4HA== dependencies: - "@theia/core" "1.56.0" - "@theia/editor" "1.56.0" - "@theia/file-search" "1.56.0" - "@theia/filesystem" "1.56.0" - "@theia/monaco" "1.56.0" + "@theia/core" "1.57.0" + "@theia/editor" "1.57.0" + "@theia/file-search" "1.57.0" + "@theia/filesystem" "1.57.0" + "@theia/monaco" "1.57.0" "@theia/monaco-editor-core" "1.83.101" - "@theia/search-in-workspace" "1.56.0" - "@theia/userstorage" "1.56.0" - "@theia/workspace" "1.56.0" + "@theia/search-in-workspace" "1.57.0" + "@theia/userstorage" "1.57.0" + "@theia/workspace" "1.57.0" ajv "^6.5.3" jsonc-parser "^2.2.0" - perfect-scrollbar "^1.3.0" + perfect-scrollbar "^1.5.5" tslib "^2.6.2" -"@theia/typehierarchy@1.56.0": - version "1.56.0" - resolved "https://registry.npmjs.org/@theia/typehierarchy/-/typehierarchy-1.56.0.tgz#cb3fd1903225e43e870e00a1386e720855fe0728" - integrity sha512-B3FrRfQyahS17PyAb/NuwRAlenz9i6K7Pf4yOYfLao5K7H1+QHKKm7GIJLbuA8355jc3yaiasgij2clIMXAfsA== +"@theia/typehierarchy@1.57.0": + version "1.57.0" + resolved "https://registry.npmjs.org/@theia/typehierarchy/-/typehierarchy-1.57.0.tgz#6cae26e812471d582360d11d98bf57757046e8a3" + integrity sha512-XJi6GsxGPDKNuJmzqS+woXzQfrOEynhzXV3tr1VbYNBk0wdlqghf52ehonhPfmVrwkqYRnpH11wlGPPNfg/htw== dependencies: - "@theia/core" "1.56.0" - "@theia/editor" "1.56.0" + "@theia/core" "1.57.0" + "@theia/editor" "1.57.0" tslib "^2.6.2" -"@theia/userstorage@1.56.0": - version "1.56.0" - resolved "https://registry.npmjs.org/@theia/userstorage/-/userstorage-1.56.0.tgz#dd9b5ee5085c89a4b80ff11f71fcb5fe4cb2fd5e" - integrity sha512-e2EPkPWKGgQsvUV5yXKkGLGC/POCgCW85O76/HhEuiRLDRpx7LCPH+uRaB9mXOOFgGGRtHPxtWSFGLMNpGKuNg== +"@theia/userstorage@1.57.0": + version "1.57.0" + resolved "https://registry.npmjs.org/@theia/userstorage/-/userstorage-1.57.0.tgz#4d30e5059163ce97d491b752ad755ff84bb99299" + integrity sha512-msI0U0b6X3RWq12QrOuB33GEw7+PXUo63UfIOypdcZeoYZWRECZrogE69AVTrFYh368kYPSpBb9G2zqvgC9ESQ== dependencies: - "@theia/core" "1.56.0" - "@theia/filesystem" "1.56.0" + "@theia/core" "1.57.0" + "@theia/filesystem" "1.57.0" tslib "^2.6.2" -"@theia/variable-resolver@1.56.0": - version "1.56.0" - resolved "https://registry.npmjs.org/@theia/variable-resolver/-/variable-resolver-1.56.0.tgz#1d4130898a61cd92a0ef0a0c7344dff2b87eb3e6" - integrity sha512-VIPL+17aOlH4OhJTSV0EssUGJCHN3G00WADQViRYPQQma7+lP/sivAr5U/IMahjh2nK8S3SvBDCSZ6wiKIjNvA== +"@theia/variable-resolver@1.57.0": + version "1.57.0" + resolved "https://registry.npmjs.org/@theia/variable-resolver/-/variable-resolver-1.57.0.tgz#aa6e833924f4cba5d5080dcc7319ee5dbf3048aa" + integrity sha512-o8CL8NYAdiaf5fYsNjmSwhQouhWOJEshqFiggte4gS2nFGW6LL+zeQ3xRGOK7IhNcSgzACPEpDTGMjQQblJrpg== dependencies: - "@theia/core" "1.56.0" + "@theia/core" "1.57.0" tslib "^2.6.2" -"@theia/vsx-registry@1.56.0": - version "1.56.0" - resolved "https://registry.npmjs.org/@theia/vsx-registry/-/vsx-registry-1.56.0.tgz#a03c5ab5f2cee0d8c69c2c5f5ac28f911225d010" - integrity sha512-1f+P4lkBot3WX3Vtts6KDPr3bfimoQq135pZzyokO9hHUHg9S5jHkBLQ7LTAvgaF/wfBUtK85EzZRBTkCpuNew== - dependencies: - "@theia/core" "1.56.0" - "@theia/filesystem" "1.56.0" - "@theia/navigator" "1.56.0" - "@theia/ovsx-client" "1.56.0" - "@theia/plugin-ext" "1.56.0" - "@theia/plugin-ext-vscode" "1.56.0" - "@theia/preferences" "1.56.0" - "@theia/workspace" "1.56.0" +"@theia/vsx-registry@1.57.0": + version "1.57.0" + resolved "https://registry.npmjs.org/@theia/vsx-registry/-/vsx-registry-1.57.0.tgz#6acecd2713c531f4000e2beacac0471114e3964c" + integrity sha512-/CV4Mwf1VLF35qX5KYcAbGNjB4yEw8BkpyY8J8N834CfT+OKow7sJgDvUMyEK39hUtIWUjj3afnKmCf1rTLe9Q== + dependencies: + "@theia/core" "1.57.0" + "@theia/filesystem" "1.57.0" + "@theia/navigator" "1.57.0" + "@theia/ovsx-client" "1.57.0" + "@theia/plugin-ext" "1.57.0" + "@theia/plugin-ext-vscode" "1.57.0" + "@theia/preferences" "1.57.0" + "@theia/workspace" "1.57.0" limiter "^2.1.0" luxon "^2.4.0" p-debounce "^2.1.0" semver "^7.5.4" tslib "^2.6.2" -"@theia/workspace@1.56.0": - version "1.56.0" - resolved "https://registry.npmjs.org/@theia/workspace/-/workspace-1.56.0.tgz#2e7cbc56a31d3cdfd5997afe5a77b6982518a475" - integrity sha512-pmEfCgBY3G0eGYwEMdn7ZYaHV8T5uTmHdXB3GRxJFGFmWeKbScqlJPQzxBgNuWKNFufPqkO+EF0JkpupoLfjcQ== +"@theia/workspace@1.57.0": + version "1.57.0" + resolved "https://registry.npmjs.org/@theia/workspace/-/workspace-1.57.0.tgz#4b7bfe78a0f1e25e6445175da283f3b7c2d2e573" + integrity sha512-L68Bu07+IJQTpQur+aRq3G0fmJqUQQ3FSQQIlCrUaobPQ7/wtDoWg4yMybTXwZ0f0Nbm9IxmsB59/O6Jnzb/ug== dependencies: - "@theia/core" "1.56.0" - "@theia/filesystem" "1.56.0" - "@theia/variable-resolver" "1.56.0" + "@theia/core" "1.57.0" + "@theia/filesystem" "1.57.0" + "@theia/variable-resolver" "1.57.0" jsonc-parser "^2.2.0" tslib "^2.6.2" valid-filename "^2.0.1" @@ -3337,6 +3473,13 @@ dependencies: undici-types "~6.19.8" +"@types/node@>=13.7.0": + version "22.10.2" + resolved "https://registry.npmjs.org/@types/node/-/node-22.10.2.tgz#a485426e6d1fdafc7b0d4c7b24e2c78182ddabb9" + integrity sha512-Xxr6BBRCAOQixvonOye19wnzyDiUtTeqldOOmj3CkeblonbccA12PFwlufvRdrpjXxqnmUaeiU5EOA+7s5diUQ== + dependencies: + undici-types "~6.20.0" + "@types/node@^18.11.18": version "18.19.64" resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.64.tgz#122897fb79f2a9ec9c979bded01c11461b2b1478" @@ -4096,6 +4239,11 @@ add-stream@^1.0.0: resolved "https://registry.yarnpkg.com/add-stream/-/add-stream-1.0.0.tgz#6a7990437ca736d5e1288db92bd3266d5f5cb2aa" integrity sha512-qQLMr+8o0WC4FZGQTcJiKBVC59JylcPSrTtk6usvmIDFUOCKegapy1VHQwRbFMOFyb/inzUVqHs+eMYKDM1YeQ== +adm-zip@^0.5.9: + version "0.5.16" + resolved "https://registry.npmjs.org/adm-zip/-/adm-zip-0.5.16.tgz#0b5e4c779f07dedea5805cdccb1147071d94a909" + integrity sha512-TGw5yVi4saajsSEgz25grObGHEUaDrniwvA2qwSC060KfqGPdglhvPMA2lPIoxs3PQIItj2iag35fONcQqgUaQ== + advanced-mark.js@^2.6.0: version "2.6.0" resolved "https://registry.yarnpkg.com/advanced-mark.js/-/advanced-mark.js-2.6.0.tgz#86ea8b81152b543db91b1602df4e69282c3b0083" @@ -4880,6 +5028,13 @@ browser-stdout@1.3.1, browser-stdout@^1.3.1: resolved "https://registry.yarnpkg.com/browser-stdout/-/browser-stdout-1.3.1.tgz#baa559ee14ced73452229bad7326467c61fabd60" integrity sha512-qhAVI1+Av2X7qelOfAIYwXONood6XlZE/fXaBSmW/T5SzLAmCgzi+eiWE7fUvbHaeNBQH13UftjpXxsfLkMpgw== +browserify-zlib@^0.1.4: + version "0.1.4" + resolved "https://registry.npmjs.org/browserify-zlib/-/browserify-zlib-0.1.4.tgz#bb35f8a519f600e0fa6b8485241c979d0141fb2d" + integrity sha512-19OEpq7vWgsH6WkvkBJQDFvJS1uPcbFOQ4v9CU839dO+ZZXUZO6XpE6hNCqvlIIj+4fZvRiJ6DsAQ382GwiyTQ== + dependencies: + pako "~0.2.0" + browserslist@^4.24.0, browserslist@^4.24.2: version "4.24.2" resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.24.2.tgz#f5845bc91069dbd55ee89faf9822e1d885d16580" @@ -5346,6 +5501,13 @@ cli-cursor@3.1.0, cli-cursor@^3.1.0: dependencies: restore-cursor "^3.1.0" +cli-progress@^3.9.1: + version "3.12.0" + resolved "https://registry.npmjs.org/cli-progress/-/cli-progress-3.12.0.tgz#807ee14b66bcc086258e444ad0f19e7d42577942" + integrity sha512-tRkV3HJ1ASwm19THiiLIXLO7Im7wlTuKnvkYaTkyoAPefqjNg7W7DHKUlGRxy9vxDvbyCYQkQozvptuMkGCg8A== + dependencies: + string-width "^4.2.3" + cli-spinners@2.6.1: version "2.6.1" resolved "https://registry.yarnpkg.com/cli-spinners/-/cli-spinners-2.6.1.tgz#adc954ebe281c37a6319bfa401e6dd2488ffb70d" @@ -5493,6 +5655,11 @@ commander@2.6.0: resolved "https://registry.yarnpkg.com/commander/-/commander-2.6.0.tgz#9df7e52fb2a0cb0fb89058ee80c3104225f37e1d" integrity sha512-PhbTMT+ilDXZKqH8xbvuUY2ZEQNef0Q7DKxgoEKb4ccytsdvVVJmYqR0sGbi96nxU6oGrwEIQnclpK2NBZuQlg== +commander@^11.1.0: + version "11.1.0" + resolved "https://registry.npmjs.org/commander/-/commander-11.1.0.tgz#62fdce76006a68e5c1ab3314dc92e800eb83d906" + integrity sha512-yPVavfyCcRhmorC7rWlkHn15b4wDVgVmBA7kV4QVBsF7kv/9TKJAbAXVTxvTnwP8HHKjRCJDClKbciiYS7p0DQ== + commander@^2.12.1, commander@^2.20.0, commander@^2.8.1: version "2.20.3" resolved "https://registry.yarnpkg.com/commander/-/commander-2.20.3.tgz#fd485e84c03eb4881c20722ba48035e8531aeb33" @@ -5638,7 +5805,7 @@ content-disposition@0.5.4: dependencies: safe-buffer "5.2.1" -content-type@~1.0.4, content-type@~1.0.5: +content-type@^1.0.5, content-type@~1.0.4, content-type@~1.0.5: version "1.0.5" resolved "https://registry.yarnpkg.com/content-type/-/content-type-1.0.5.tgz#8b773162656d1d1086784c8f23a54ce6d73d7918" integrity sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA== @@ -6403,6 +6570,16 @@ duplexer@^0.1.1, duplexer@~0.1.1: resolved "https://registry.yarnpkg.com/duplexer/-/duplexer-0.1.2.tgz#3abe43aef3835f8ae077d136ddce0f276b0400e6" integrity sha512-jtD6YG370ZCIi/9GTaJKQxWTZD045+4R4hTk/x1UyoqadyJ9x9CgSi1RlVDQF8U2sxLLSnFkCaMihqljHIWgMg== +duplexify@^3.5.0, duplexify@^3.6.0: + version "3.7.1" + resolved "https://registry.npmjs.org/duplexify/-/duplexify-3.7.1.tgz#2a4df5317f6ccfd91f86d6fd25d8d8a103b88309" + integrity sha512-07z8uv2wMyS51kKhD1KsdXJg5WQ6t93RneqRxUHnskXVtlYYkLqM0gqStQZ3pj073g687jPCHrqNfCzawLYh5g== + dependencies: + end-of-stream "^1.0.0" + inherits "^2.0.1" + readable-stream "^2.0.0" + stream-shift "^1.0.0" + eastasianwidth@^0.2.0: version "0.2.0" resolved "https://registry.yarnpkg.com/eastasianwidth/-/eastasianwidth-0.2.0.tgz#696ce2ec0aa0e6ea93a397ffcf24aa7840c827cb" @@ -7096,7 +7273,7 @@ event-target-shim@^5.0.0: resolved "https://registry.yarnpkg.com/event-target-shim/-/event-target-shim-5.0.1.tgz#5d4d3ebdf9583d63a5333ce2deb7480ab2b05789" integrity sha512-i/2XbnSz/uxRCU6+NdVJgKWDTM427+MqYbkQzD321DuCQJUqOuJKIA0IM2+W2xtYHdKOmZ4dR6fExsd4SXL+WQ== -eventemitter3@^4.0.0, eventemitter3@^4.0.4: +eventemitter3@^4.0.0, eventemitter3@^4.0.4, eventemitter3@^4.0.7: version "4.0.7" resolved "https://registry.yarnpkg.com/eventemitter3/-/eventemitter3-4.0.7.tgz#2de9b68f6528d5644ef5c59526a1b4a07306169f" integrity sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw== @@ -8034,6 +8211,11 @@ globule@^1.0.0: lodash "^4.17.21" minimatch "~3.0.2" +google-protobuf@^3.19.4: + version "3.21.4" + resolved "https://registry.npmjs.org/google-protobuf/-/google-protobuf-3.21.4.tgz#2f933e8b6e5e9f8edde66b7be0024b68f77da6c9" + integrity sha512-MnG7N936zcKTco4Jd2PX2U96Kf9PxygAPKBug+74LHzmHXmceN16MmRcdgZv+DGef/S9YvQAfRsNCn4cjf9yyQ== + gopd@^1.0.1: version "1.0.1" resolved "https://registry.yarnpkg.com/gopd/-/gopd-1.0.1.tgz#29ff76de69dac7489b7c0918a5788e56477c332c" @@ -8078,6 +8260,18 @@ growl@1.10.5: resolved "https://registry.yarnpkg.com/growl/-/growl-1.10.5.tgz#f2735dc2283674fa67478b10181059355c369e5e" integrity sha512-qBr4OuELkhPenW6goKVXiv47US3clb3/IbuWF9KNKEijAy9oeHxU9IgzjvJhHkUzhaj7rOUD7+YGWqUjLp5oSA== +gunzip-maybe@^1.4.2: + version "1.4.2" + resolved "https://registry.npmjs.org/gunzip-maybe/-/gunzip-maybe-1.4.2.tgz#b913564ae3be0eda6f3de36464837a9cd94b98ac" + integrity sha512-4haO1M4mLO91PW57BMsDFf75UmwoRX0GkdD+Faw+Lr+r/OZrOCS0pIBwOL1xCKQqnQzbNFGgK2V2CpBUPeFNTw== + dependencies: + browserify-zlib "^0.1.4" + is-deflate "^1.0.0" + is-gzip "^1.0.0" + peek-stream "^1.1.0" + pumpify "^1.3.3" + through2 "^2.0.3" + handlebars@^4.7.7: version "4.7.8" resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.7.8.tgz#41c42c18b1be2365439188c77c6afae71c0cd9e9" @@ -8457,7 +8651,7 @@ inflight@^1.0.4: once "^1.3.0" wrappy "1" -inherits@2, inherits@2.0.4, inherits@^2.0.3, inherits@^2.0.4, inherits@~2.0.0, inherits@~2.0.3: +inherits@2, inherits@2.0.4, inherits@^2.0.1, inherits@^2.0.3, inherits@^2.0.4, inherits@~2.0.0, inherits@~2.0.3: version "2.0.4" resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c" integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ== @@ -8663,6 +8857,11 @@ is-date-object@^1.0.1, is-date-object@^1.0.5: dependencies: has-tostringtag "^1.0.0" +is-deflate@^1.0.0: + version "1.0.0" + resolved "https://registry.npmjs.org/is-deflate/-/is-deflate-1.0.0.tgz#c862901c3c161fb09dac7cdc7e784f80e98f2f14" + integrity sha512-YDoFpuZWu1VRXlsnlYMzKyVRITXj7Ej/V9gXQ2/pAe7X1J7M/RNOqaIYi6qUn+B7nGyB9pDXrv02dsB58d2ZAQ== + is-docker@^2.0.0, is-docker@^2.1.1: version "2.2.1" resolved "https://registry.yarnpkg.com/is-docker/-/is-docker-2.2.1.tgz#33eeabe23cfe86f14bde4408a02c0cfb853acdaa" @@ -8721,6 +8920,11 @@ is-glob@^4.0.0, is-glob@^4.0.1, is-glob@^4.0.3, is-glob@~4.0.1: dependencies: is-extglob "^2.1.1" +is-gzip@^1.0.0: + version "1.0.0" + resolved "https://registry.npmjs.org/is-gzip/-/is-gzip-1.0.0.tgz#6ca8b07b99c77998025900e555ced8ed80879a83" + integrity sha512-rcfALRIb1YewtnksfRIHGcIY93QnK8BIQ/2c9yDYcG/Y6+vRoJuTWBmmSEbyLLYtXm7q35pHOHbZFQBaLrhlWQ== + is-interactive@^1.0.0: version "1.0.0" resolved "https://registry.yarnpkg.com/is-interactive/-/is-interactive-1.0.0.tgz#cea6e6ae5c870a7b0a0004070b7b587e0252912e" @@ -9517,6 +9721,11 @@ locate-path@^6.0.0: dependencies: p-locate "^5.0.0" +lodash.camelcase@^4.3.0: + version "4.3.0" + resolved "https://registry.npmjs.org/lodash.camelcase/-/lodash.camelcase-4.3.0.tgz#b28aa6288a2b9fc651035c7711f65ab6190331a6" + integrity sha512-TwuEnCnxbc3rAvhf/LbG7tJUDzhqXyFnv3dtzLOPgCG/hODL7WFnsbwktkD7yUV0RrreP/l1PALq/YSg6VvjlA== + lodash.clonedeep@^4.5.0: version "4.5.0" resolved "https://registry.yarnpkg.com/lodash.clonedeep/-/lodash.clonedeep-4.5.0.tgz#e23f3f9c4f8fbdde872529c1071857a086e5ccef" @@ -9647,6 +9856,11 @@ long@^4.0.0: resolved "https://registry.yarnpkg.com/long/-/long-4.0.0.tgz#9a7b71cfb7d361a194ea555241c92f7468d5bf28" integrity sha512-XsP+KhQif4bjX1kbuSiySJFNAehNxgLb6hPRGJ9QsUr8ajHkuXGdrHmFUTUUXhDwVX2R5bY4JNZEwbUiMhV+MA== +long@^5.0.0: + version "5.2.3" + resolved "https://registry.npmjs.org/long/-/long-5.2.3.tgz#a3ba97f3877cf1d778eccbcb048525ebb77499e1" + integrity sha512-lcHwpNoggQTObv5apGNCTdJrO69eHOZMi4BNC+rTLER8iHAqGrUVeLh/irVIM7zTw2bOXA8T6uNPeujwOLg/2Q== + loose-envify@^1.1.0, loose-envify@^1.4.0: version "1.4.0" resolved "https://registry.yarnpkg.com/loose-envify/-/loose-envify-1.4.0.tgz#71ee51fa7be4caec1a63839f7e682d8132d30caf" @@ -11131,6 +11345,11 @@ package-json-from-dist@^1.0.0: resolved "https://registry.yarnpkg.com/package-json-from-dist/-/package-json-from-dist-1.0.1.tgz#4f1471a010827a86f94cfd9b0727e36d267de505" integrity sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw== +packageurl-js@^0.0.5: + version "0.0.5" + resolved "https://registry.npmjs.org/packageurl-js/-/packageurl-js-0.0.5.tgz#a48c9e5ca6855cd23660257ad2b0199593b3373a" + integrity sha512-BISQVKLiu7EsWF5Qhx8OvX6K5vOfFcYuQBggFfrF2dHu+/Z2snuabilb0EyLvHZH0XXqbEz20pqFRonTt8z6QA== + pacote@15.1.1: version "15.1.1" resolved "https://registry.yarnpkg.com/pacote/-/pacote-15.1.1.tgz#94d8c6e0605e04d427610b3aacb0357073978348" @@ -11179,6 +11398,11 @@ pacote@^15.0.0, pacote@^15.0.8: ssri "^10.0.0" tar "^6.1.11" +pako@~0.2.0: + version "0.2.9" + resolved "https://registry.npmjs.org/pako/-/pako-0.2.9.tgz#f3f7522f4ef782348da8161bad9ecfd51bf83a75" + integrity sha512-NUcwaKxUxWrZLpDG+z/xZaCgQITkA/Dv4V/T6bw7VON6l1Xz/VnrBqrYjZQ12TamKHzITTfOEIYUj48y2KXImA== + parent-module@^1.0.0: version "1.0.1" resolved "https://registry.yarnpkg.com/parent-module/-/parent-module-1.0.1.tgz#691d2709e78c79fae3a156622452d00762caaaa2" @@ -11370,12 +11594,21 @@ pdfobject@^2.0.201604172: resolved "https://registry.yarnpkg.com/pdfobject/-/pdfobject-2.3.0.tgz#467b4ffcd621518aa0e66fc191fdd669f3118b06" integrity sha512-w/9pXDXTDs3IDmOri/w8lM/w6LHR0/F4fcBLLzH+4csSoyshQ5su0TE7k0FLHZO7aOjVLDGecqd1M89+PVpVAA== +peek-stream@^1.1.0: + version "1.1.3" + resolved "https://registry.npmjs.org/peek-stream/-/peek-stream-1.1.3.tgz#3b35d84b7ccbbd262fff31dc10da56856ead6d67" + integrity sha512-FhJ+YbOSBb9/rIl2ZeE/QHEsWn7PqNYt8ARAY3kIgNGOk13g9FGyIY6JIl/xB/3TFRVoTv5as0l11weORrTekA== + dependencies: + buffer-from "^1.0.0" + duplexify "^3.5.0" + through2 "^2.0.3" + pend@~1.2.0: version "1.2.0" resolved "https://registry.yarnpkg.com/pend/-/pend-1.2.0.tgz#7a57eb550a6783f9115331fcf4663d5c8e007a50" integrity sha512-F3asv42UuXchdzt+xXqfW1OGlVBe+mxa2mqI0pg5yAHZPvFmY3Y6drSf/GQ1A86WgWEN9Kzh/WrgKa6iGcHXLg== -perfect-scrollbar@1.5.5, perfect-scrollbar@^1.3.0, perfect-scrollbar@^1.5.0: +perfect-scrollbar@1.5.5, perfect-scrollbar@^1.5.0, perfect-scrollbar@^1.5.5: version "1.5.5" resolved "https://registry.yarnpkg.com/perfect-scrollbar/-/perfect-scrollbar-1.5.5.tgz#41a211a2fb52a7191eff301432134ea47052b27f" integrity sha512-dzalfutyP3e/FOpdlhVryN4AJ5XDVauVWxybSkLZmakFE2sS3y3pc4JnSprw8tGmHvkaG5Edr5T7LBTZ+WWU2g== @@ -11656,6 +11889,24 @@ proto-list@~1.2.1: resolved "https://registry.yarnpkg.com/proto-list/-/proto-list-1.2.4.tgz#212d5bfe1318306a420f6402b8e26ff39647a849" integrity sha512-vtK/94akxsTMhe0/cbfpR+syPuszcuwhqVjJq26CuNDgFGj682oRBXOP5MJpv2r7JtE8MsiepGIqvvOTBwn2vA== +protobufjs@^7.2.5: + version "7.4.0" + resolved "https://registry.npmjs.org/protobufjs/-/protobufjs-7.4.0.tgz#7efe324ce9b3b61c82aae5de810d287bc08a248a" + integrity sha512-mRUWCc3KUU4w1jU8sGxICXH/gNS94DvI1gxqDvBzhj1JpcsimQkYiOJfwsPUykUI5ZaspFbSgmBLER8IrQ3tqw== + dependencies: + "@protobufjs/aspromise" "^1.1.2" + "@protobufjs/base64" "^1.1.2" + "@protobufjs/codegen" "^2.0.4" + "@protobufjs/eventemitter" "^1.1.0" + "@protobufjs/fetch" "^1.1.0" + "@protobufjs/float" "^1.0.2" + "@protobufjs/inquire" "^1.1.0" + "@protobufjs/path" "^1.1.2" + "@protobufjs/pool" "^1.1.0" + "@protobufjs/utf8" "^1.1.0" + "@types/node" ">=13.7.0" + long "^5.0.0" + protocols@^2.0.0, protocols@^2.0.1: version "2.0.1" resolved "https://registry.yarnpkg.com/protocols/-/protocols-2.0.1.tgz#8f155da3fc0f32644e83c5782c8e8212ccf70a86" @@ -11713,6 +11964,14 @@ pump@^1.0.0: end-of-stream "^1.1.0" once "^1.3.1" +pump@^2.0.0: + version "2.0.1" + resolved "https://registry.npmjs.org/pump/-/pump-2.0.1.tgz#12399add6e4cf7526d973cbc8b5ce2e2908b3909" + integrity sha512-ruPMNRkN3MHP1cWJc9OWr+T/xDP0jhXYCLfJcBuX54hhfIBnaQmAUMfDcG4DM5UMWByBbJY69QSphm3jtDKIkA== + dependencies: + end-of-stream "^1.1.0" + once "^1.3.1" + pump@^3.0.0: version "3.0.2" resolved "https://registry.yarnpkg.com/pump/-/pump-3.0.2.tgz#836f3edd6bc2ee599256c924ffe0d88573ddcbf8" @@ -11721,6 +11980,15 @@ pump@^3.0.0: end-of-stream "^1.1.0" once "^1.3.1" +pumpify@^1.3.3: + version "1.5.1" + resolved "https://registry.npmjs.org/pumpify/-/pumpify-1.5.1.tgz#36513be246ab27570b1a374a5ce278bfd74370ce" + integrity sha512-oClZI37HvuUJJxSKKrC17bZ9Cu0ZYhEAGPsPUy9KlMUmv9dKX2o77RUmq7f3XjIxbwyGwYzbzQ1L2Ks8sIradQ== + dependencies: + duplexify "^3.6.0" + inherits "^2.0.3" + pump "^2.0.0" + punycode@^2.1.0: version "2.3.1" resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.3.1.tgz#027422e2faec0b25e1549c3e1bd8309b9133b6e5" @@ -11832,6 +12100,16 @@ raw-body@2.5.2, raw-body@^2.3.0: iconv-lite "0.4.24" unpipe "1.0.0" +raw-body@^3.0.0: + version "3.0.0" + resolved "https://registry.npmjs.org/raw-body/-/raw-body-3.0.0.tgz#25b3476f07a51600619dae3fe82ddc28a36e5e0f" + integrity sha512-RmkhL8CAyCRPXCE28MMH0z2PNWQBNk2Q09ZdxM9IOOXwxwZbN+qbWaatPkdkWIKL2ZVDImrN/pK5HTRz2PcS4g== + dependencies: + bytes "3.1.2" + http-errors "2.0.0" + iconv-lite "0.6.3" + unpipe "1.0.0" + rc@^1.2.7: version "1.2.8" resolved "https://registry.yarnpkg.com/rc/-/rc-1.2.8.tgz#cd924bf5200a075b83c188cd6b9e211b7fc0d3ed" @@ -12422,6 +12700,32 @@ sax@^1.2.4: resolved "https://registry.yarnpkg.com/sax/-/sax-1.4.1.tgz#44cc8988377f126304d3b3fc1010c733b929ef0f" integrity sha512-+aWOz7yVScEGoKNd4PA10LZ8sk0A/z5+nXQG5giUO5rprX9jgYsTdov9qCchZiPIZezbZH+jRut8nPodFAX4Jg== +scanoss@^0.15.2: + version "0.15.3" + resolved "https://registry.npmjs.org/scanoss/-/scanoss-0.15.3.tgz#f8ca1d43c9172f1c5f50e5f2e9305007ea27ad6d" + integrity sha512-d99V1jAzAavFZVPzcviXMv5jmF55Z8mfR0FYhShuwvUK+IFkeLB6cllmlvP/tzp3OpkRexBtBlThoc3DHIodSA== + dependencies: + "@grpc/grpc-js" "^1.5.5" + abort-controller "^3.0.0" + adm-zip "^0.5.9" + cli-progress "^3.9.1" + commander "^11.1.0" + eventemitter3 "^4.0.7" + form-data "^4.0.0" + google-protobuf "^3.19.4" + gunzip-maybe "^1.4.2" + isbinaryfile "^4.0.8" + node-fetch "^2.6.1" + p-queue "6.6.2" + packageurl-js "^0.0.5" + proxy-agent "^6.4.0" + sort-paths "^1.1.1" + syswide-cas "^5.3.0" + tar "^6.1.11" + tar-stream "^2.2.0" + uuid "^9.0.0" + xml-js "^1.6.11" + scheduler@^0.23.2: version "0.23.2" resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.23.2.tgz#414ba64a3b282892e944cf2108ecc078d115cdc3" @@ -12810,6 +13114,13 @@ sort-keys@^2.0.0: dependencies: is-plain-obj "^1.0.0" +sort-paths@^1.1.1: + version "1.1.1" + resolved "https://registry.npmjs.org/sort-paths/-/sort-paths-1.1.1.tgz#f78ea71a8824faf45b66a8026a2a8f7332c6a66f" + integrity sha512-khy0t3pqjZPcQK5hId33EnxlzkFhB5JsxBWKj2IixGwP9SdoRl36eKJC25GgbF1vrXAzLnJsh/0+QScksUZTDg== + dependencies: + split-retain "^1.0.1" + source-map-js@^0.6.2: version "0.6.2" resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-0.6.2.tgz#0bb5de631b41cfbda6cfba8bd05a80efdfd2385e" @@ -12883,6 +13194,11 @@ split-ca@^1.0.1: resolved "https://registry.yarnpkg.com/split-ca/-/split-ca-1.0.1.tgz#6c83aff3692fa61256e0cd197e05e9de157691a6" integrity sha512-Q5thBSxp5t8WPTTJQS59LrGqOZqOsrhDGDVm8azCqIBjSBd7nd9o2PM+mDulQQkh8h//4U6hFZnc/mul8t5pWQ== +split-retain@^1.0.1: + version "1.0.1" + resolved "https://registry.npmjs.org/split-retain/-/split-retain-1.0.1.tgz#c7028b5bafd54ee53ae2c267e608da8f605eb2a6" + integrity sha512-TAsNK+sKP2+A6FLGiSWXPj0gYUF6Ls+YKG6pm+vy/0vzmSxAPrQNpZaS8/TqeObs4YxHHgLQGxeW0azfrK9Ebg== + split2@^3.0.0: version "3.2.2" resolved "https://registry.yarnpkg.com/split2/-/split2-3.2.2.tgz#bf2cf2a37d838312c249c89206fd7a17dd12365f" @@ -12977,6 +13293,11 @@ stream-combiner@~0.0.4: dependencies: duplexer "~0.1.1" +stream-shift@^1.0.0: + version "1.0.3" + resolved "https://registry.npmjs.org/stream-shift/-/stream-shift-1.0.3.tgz#85b8fab4d71010fc3ba8772e8046cc49b8a3864b" + integrity sha512-76ORR0DO1o1hlKwTbi/DM3EXWGf3ZJYO8cXX5RJwnul2DEg2oyoZyjLNoQM8WsvZiFKCRfC1O0J7iCvie3RZmQ== + streamsearch@^1.1.0: version "1.1.0" resolved "https://registry.yarnpkg.com/streamsearch/-/streamsearch-1.1.0.tgz#404dd1e2247ca94af554e841a8ef0eaa238da764" @@ -13270,6 +13591,11 @@ supports-preserve-symlinks-flag@^1.0.0: resolved "https://registry.yarnpkg.com/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz#6eda4bd344a3c94aea376d4cc31bc77311039e09" integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w== +syswide-cas@^5.3.0: + version "5.3.0" + resolved "https://registry.npmjs.org/syswide-cas/-/syswide-cas-5.3.0.tgz#ef24b8580caa1c6d985b88cacfaa35db16982ed5" + integrity sha512-+RLgS6VInsX8rBpL+gy5qpa7phngecbK7NABelBZpqYpBTwOIK1y7CqHlXK5Vy/rA4erD9q/FyKzMjx2uX3zYg== + table@^6.0.9: version "6.8.2" resolved "https://registry.yarnpkg.com/table/-/table-6.8.2.tgz#c5504ccf201213fa227248bdc8c5569716ac6c58" @@ -13464,7 +13790,7 @@ text-table@^0.2.0: resolved "https://registry.yarnpkg.com/text-table/-/text-table-0.2.0.tgz#7f5ee823ae805207c00af2df4a84ec3fcfa570b4" integrity sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw== -through2@^2.0.0: +through2@^2.0.0, through2@^2.0.3: version "2.0.5" resolved "https://registry.yarnpkg.com/through2/-/through2-2.0.5.tgz#01c1e39eb31d07cb7d03a96a70823260b23132cd" integrity sha512-/mrRod8xqpA+IHSLyGCQ2s8SPHiCDEeQJSep1jqLYeEUClOFG2Qsh+4FU6G9VeqpZnGW/Su8LQGc4YKni5rYSQ== @@ -13873,6 +14199,11 @@ undici-types@~6.19.2, undici-types@~6.19.8: resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02" integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw== +undici-types@~6.20.0: + version "6.20.0" + resolved "https://registry.npmjs.org/undici-types/-/undici-types-6.20.0.tgz#8171bf22c1f588d1554d55bf204bc624af388433" + integrity sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg== + 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" @@ -14035,7 +14366,7 @@ uuid@^7.0.3: resolved "https://registry.yarnpkg.com/uuid/-/uuid-7.0.3.tgz#c5c9f2c8cf25dc0a372c4df1441c41f5bd0c680b" integrity sha512-DPSke0pXhTZgoF/d+WSt2QaKMCFSfx7QegxEWT+JOuHF5aWrKEn0G+ztjuJg/gG8/ItK+rbPCD/yNv8yyih6Cg== -uuid@^9.0.1: +uuid@^9.0.0, uuid@^9.0.1: version "9.0.1" resolved "https://registry.yarnpkg.com/uuid/-/uuid-9.0.1.tgz#e188d4c8853cc722220392c424cd637f32293f30" integrity sha512-b+1eJOlsR9K8HJpow9Ok3fiWOWSIcIzXodvv0rQjVoOVNpWMpxf1wZNpt4y9h10odCNrqnYp1OBzRktckBe3sA== @@ -14580,6 +14911,13 @@ xdg-trashdir@^3.1.0: user-home "^2.0.0" xdg-basedir "^4.0.0" +xml-js@^1.6.11: + version "1.6.11" + resolved "https://registry.npmjs.org/xml-js/-/xml-js-1.6.11.tgz#927d2f6947f7f1c19a316dd8eea3614e8b18f8e9" + integrity sha512-7rVi2KMfwfWFl+GpPg6m80IVMWXLRjO+PxTq7V2CDhoGak0wzYzFgUY2m4XJ47OGdXd8eLE8EmwfAmdjw7lC1g== + dependencies: + sax "^1.2.4" + xmlbuilder@>=11.0.1, xmlbuilder@^15.1.1: version "15.1.1" resolved "https://registry.yarnpkg.com/xmlbuilder/-/xmlbuilder-15.1.1.tgz#9dcdce49eea66d8d10b42cae94a79c3c8d0c2ec5"