diff --git a/package-lock.json b/package-lock.json index 440ae8c..f96e7f6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3377,6 +3377,16 @@ "tslib": "^2.6.2" } }, + "node_modules/@theia/bulk-edit/node_modules/@theia/editor": { + "version": "1.56.0", + "resolved": "https://registry.npmjs.org/@theia/editor/-/editor-1.56.0.tgz", + "integrity": "sha512-XxNmgCI67U1DOaKQmg33x/UTuLpePIEmqvL7rjeoILGtptSBP5Ah7wqcy3ZaJxmMKMsOtdHwmffMfGo0blgbcg==", + "dependencies": { + "@theia/core": "1.56.0", + "@theia/variable-resolver": "1.56.0", + "tslib": "^2.6.2" + } + }, "node_modules/@theia/callhierarchy": { "version": "1.56.0", "resolved": "https://registry.npmjs.org/@theia/callhierarchy/-/callhierarchy-1.56.0.tgz", @@ -3388,6 +3398,16 @@ "tslib": "^2.6.2" } }, + "node_modules/@theia/callhierarchy/node_modules/@theia/editor": { + "version": "1.56.0", + "resolved": "https://registry.npmjs.org/@theia/editor/-/editor-1.56.0.tgz", + "integrity": "sha512-XxNmgCI67U1DOaKQmg33x/UTuLpePIEmqvL7rjeoILGtptSBP5Ah7wqcy3ZaJxmMKMsOtdHwmffMfGo0blgbcg==", + "dependencies": { + "@theia/core": "1.56.0", + "@theia/variable-resolver": "1.56.0", + "tslib": "^2.6.2" + } + }, "node_modules/@theia/cli": { "version": "1.56.0", "resolved": "https://registry.npmjs.org/@theia/cli/-/cli-1.56.0.tgz", @@ -3601,7 +3621,7 @@ "tslib": "^2.6.2" } }, - "node_modules/@theia/editor": { + "node_modules/@theia/debug/node_modules/@theia/editor": { "version": "1.56.0", "resolved": "https://registry.npmjs.org/@theia/editor/-/editor-1.56.0.tgz", "integrity": "sha512-XxNmgCI67U1DOaKQmg33x/UTuLpePIEmqvL7rjeoILGtptSBP5Ah7wqcy3ZaJxmMKMsOtdHwmffMfGo0blgbcg==", @@ -3611,6 +3631,16 @@ "tslib": "^2.6.2" } }, + "node_modules/@theia/editor": { + "version": "1.57.1", + "resolved": "https://registry.npmjs.org/@theia/editor/-/editor-1.57.1.tgz", + "integrity": "sha512-6CblYaQgvISzR5gsEnLfw8TLw/xOMWB6B+gA36prDSuBBDvinyKnx5G+RqJVNI8X/VBhYQCL6osluWh5qw4kNQ==", + "dependencies": { + "@theia/core": "1.57.1", + "@theia/variable-resolver": "1.57.1", + "tslib": "^2.6.2" + } + }, "node_modules/@theia/editor-preview": { "version": "1.56.0", "resolved": "https://registry.npmjs.org/@theia/editor-preview/-/editor-preview-1.56.0.tgz", @@ -3622,6 +3652,152 @@ "tslib": "^2.6.2" } }, + "node_modules/@theia/editor-preview/node_modules/@theia/editor": { + "version": "1.56.0", + "resolved": "https://registry.npmjs.org/@theia/editor/-/editor-1.56.0.tgz", + "integrity": "sha512-XxNmgCI67U1DOaKQmg33x/UTuLpePIEmqvL7rjeoILGtptSBP5Ah7wqcy3ZaJxmMKMsOtdHwmffMfGo0blgbcg==", + "dependencies": { + "@theia/core": "1.56.0", + "@theia/variable-resolver": "1.56.0", + "tslib": "^2.6.2" + } + }, + "node_modules/@theia/editor/node_modules/@theia/application-package": { + "version": "1.57.1", + "resolved": "https://registry.npmjs.org/@theia/application-package/-/application-package-1.57.1.tgz", + "integrity": "sha512-y0Y8lfP1blRcJd7ag2b/bSBBBPtAFXQFSTbg4QkCJ0b5TYroZ2mLpBQ/WOVCdTvBh4H26jxWnO898nd+52N8EQ==", + "dependencies": { + "@theia/request": "1.57.1", + "@types/fs-extra": "^4.0.2", + "@types/semver": "^7.5.0", + "@types/write-json-file": "^2.2.1", + "deepmerge": "^4.2.2", + "fs-extra": "^4.0.2", + "is-electron": "^2.1.0", + "nano": "^10.1.3", + "resolve-package-path": "^4.0.3", + "semver": "^7.5.4", + "tslib": "^2.6.2", + "write-json-file": "^2.2.0" + } + }, + "node_modules/@theia/editor/node_modules/@theia/core": { + "version": "1.57.1", + "resolved": "https://registry.npmjs.org/@theia/core/-/core-1.57.1.tgz", + "integrity": "sha512-xInRNBwHbhC9Lh2OjitMObbG6XKk/X1/ppk/yqYZCNBIranMGuysPmdstEKf3ehENeaKmyKRE/dSvl6BYkZYRg==", + "dependencies": { + "@babel/runtime": "^7.10.0", + "@parcel/watcher": "^2.5.0", + "@phosphor/algorithm": "1", + "@phosphor/commands": "1", + "@phosphor/coreutils": "1", + "@phosphor/domutils": "1", + "@phosphor/dragdrop": "1", + "@phosphor/messaging": "1", + "@phosphor/properties": "1", + "@phosphor/signaling": "1", + "@phosphor/virtualdom": "1", + "@phosphor/widgets": "1", + "@theia/application-package": "1.57.1", + "@theia/request": "1.57.1", + "@types/body-parser": "^1.16.4", + "@types/cookie": "^0.3.3", + "@types/dompurify": "^2.2.2", + "@types/express": "^4.17.21", + "@types/fs-extra": "^4.0.2", + "@types/lodash.debounce": "4.0.3", + "@types/lodash.throttle": "^4.1.3", + "@types/markdown-it": "^12.2.3", + "@types/react": "^18.0.15", + "@types/react-dom": "^18.0.6", + "@types/route-parser": "^0.1.1", + "@types/safer-buffer": "^2.1.0", + "@types/uuid": "^9.0.8", + "@types/ws": "^8.5.5", + "@types/yargs": "^15", + "@vscode/codicons": "*", + "ajv": "^6.5.3", + "async-mutex": "^0.4.0", + "body-parser": "^1.17.2", + "cookie": "^0.4.0", + "dompurify": "^2.2.9", + "drivelist": "^9.0.2", + "es6-promise": "^4.2.4", + "express": "^4.21.0", + "fast-json-stable-stringify": "^2.1.0", + "file-icons-js": "~1.0.3", + "font-awesome": "^4.7.0", + "fs-extra": "^4.0.2", + "fuzzy": "^0.1.3", + "http-proxy-agent": "^5.0.0", + "https-proxy-agent": "^5.0.0", + "iconv-lite": "^0.6.0", + "inversify": "^6.1.3", + "jschardet": "^2.1.1", + "keytar": "7.2.0", + "lodash.debounce": "^4.0.8", + "lodash.throttle": "^4.1.1", + "markdown-it": "^12.3.2", + "msgpackr": "^1.10.2", + "p-debounce": "^2.1.0", + "perfect-scrollbar": "^1.5.5", + "react": "^18.2.0", + "react-dom": "^18.2.0", + "react-tooltip": "^4.2.21", + "react-virtuoso": "^2.17.0", + "reflect-metadata": "^0.1.10", + "route-parser": "^0.0.5", + "safer-buffer": "^2.1.2", + "socket.io": "^4.5.3", + "socket.io-client": "^4.5.3", + "tslib": "^2.6.2", + "uuid": "^9.0.1", + "vscode-languageserver-protocol": "^3.17.2", + "vscode-uri": "^2.1.1", + "ws": "^8.17.1", + "yargs": "^15.3.1" + }, + "peerDependencies": { + "@theia/electron": "*" + }, + "peerDependenciesMeta": { + "@theia/electron": { + "optional": true + } + } + }, + "node_modules/@theia/editor/node_modules/@theia/request": { + "version": "1.57.1", + "resolved": "https://registry.npmjs.org/@theia/request/-/request-1.57.1.tgz", + "integrity": "sha512-+kKmJSI9qqeNWmMMsHSHquunaDteMFqnAn0rYYC0kWIH5bqeVAxE3Im1+QMBcXmOjNn6gU8XgRsRx47ivCtC1Q==", + "dependencies": { + "http-proxy-agent": "^5.0.0", + "https-proxy-agent": "^5.0.0", + "tslib": "^2.6.2" + } + }, + "node_modules/@theia/editor/node_modules/@theia/variable-resolver": { + "version": "1.57.1", + "resolved": "https://registry.npmjs.org/@theia/variable-resolver/-/variable-resolver-1.57.1.tgz", + "integrity": "sha512-hVRapUz/v765fSOc3notBrxFRHOI+fevFxfcI0oJrXLmR8lI+H3FJBOrSsja8WhbP7+N86vJFv4eYcn6GMKiyg==", + "dependencies": { + "@theia/core": "1.57.1", + "tslib": "^2.6.2" + } + }, + "node_modules/@theia/editor/node_modules/async-mutex": { + "version": "0.4.1", + "resolved": "https://registry.npmjs.org/async-mutex/-/async-mutex-0.4.1.tgz", + "integrity": "sha512-WfoBo4E/TbCX1G95XTjbWTE3X2XLG0m1Xbv2cwOtuPdyH9CZvnaA5nCt1ucjaKEgW2A5IF71hxrRhr83Je5xjA==", + "dependencies": { + "tslib": "^2.4.0" + } + }, + "node_modules/@theia/editor/node_modules/reflect-metadata": { + "version": "0.1.14", + "resolved": "https://registry.npmjs.org/reflect-metadata/-/reflect-metadata-0.1.14.tgz", + "integrity": "sha512-ZhYeb6nRaXCfhnndflDK8qI6ZQ/YcWZCISRAWICW9XYqMUwjZM9Z0DveWX/ABN01oxSHwVxKQmxeYZSsm0jh5A==" + }, "node_modules/@theia/electron": { "version": "1.56.0", "resolved": "https://registry.npmjs.org/@theia/electron/-/electron-1.56.0.tgz", @@ -3661,6 +3837,16 @@ "tslib": "^2.6.2" } }, + "node_modules/@theia/file-search/node_modules/@theia/editor": { + "version": "1.56.0", + "resolved": "https://registry.npmjs.org/@theia/editor/-/editor-1.56.0.tgz", + "integrity": "sha512-XxNmgCI67U1DOaKQmg33x/UTuLpePIEmqvL7rjeoILGtptSBP5Ah7wqcy3ZaJxmMKMsOtdHwmffMfGo0blgbcg==", + "dependencies": { + "@theia/core": "1.56.0", + "@theia/variable-resolver": "1.56.0", + "tslib": "^2.6.2" + } + }, "node_modules/@theia/filesystem": { "version": "1.56.0", "resolved": "https://registry.npmjs.org/@theia/filesystem/-/filesystem-1.56.0.tgz", @@ -3778,6 +3964,16 @@ "tslib": "^2.6.2" } }, + "node_modules/@theia/getting-started/node_modules/@theia/editor": { + "version": "1.56.0", + "resolved": "https://registry.npmjs.org/@theia/editor/-/editor-1.56.0.tgz", + "integrity": "sha512-XxNmgCI67U1DOaKQmg33x/UTuLpePIEmqvL7rjeoILGtptSBP5Ah7wqcy3ZaJxmMKMsOtdHwmffMfGo0blgbcg==", + "dependencies": { + "@theia/core": "1.56.0", + "@theia/variable-resolver": "1.56.0", + "tslib": "^2.6.2" + } + }, "node_modules/@theia/keymaps": { "version": "1.56.0", "resolved": "https://registry.npmjs.org/@theia/keymaps/-/keymaps-1.56.0.tgz", @@ -3887,6 +4083,16 @@ "integrity": "sha512-UaAi6CEvain/qbGD3o6Ufe8plLyzAVQ53p9Ke+MoBYDhb391+r+MuK++JtITqIrXqoa8OCjbt8wQxEFSNNO0Mw==", "license": "MIT and (Apache-2.0 or MPL-2.0)" }, + "node_modules/@theia/monaco/node_modules/@theia/editor": { + "version": "1.56.0", + "resolved": "https://registry.npmjs.org/@theia/editor/-/editor-1.56.0.tgz", + "integrity": "sha512-XxNmgCI67U1DOaKQmg33x/UTuLpePIEmqvL7rjeoILGtptSBP5Ah7wqcy3ZaJxmMKMsOtdHwmffMfGo0blgbcg==", + "dependencies": { + "@theia/core": "1.56.0", + "@theia/variable-resolver": "1.56.0", + "tslib": "^2.6.2" + } + }, "node_modules/@theia/native-webpack-plugin": { "version": "1.56.0", "resolved": "https://registry.npmjs.org/@theia/native-webpack-plugin/-/native-webpack-plugin-1.56.0.tgz", @@ -3937,6 +4143,16 @@ "tslib": "^2.6.2" } }, + "node_modules/@theia/notebook/node_modules/@theia/editor": { + "version": "1.56.0", + "resolved": "https://registry.npmjs.org/@theia/editor/-/editor-1.56.0.tgz", + "integrity": "sha512-XxNmgCI67U1DOaKQmg33x/UTuLpePIEmqvL7rjeoILGtptSBP5Ah7wqcy3ZaJxmMKMsOtdHwmffMfGo0blgbcg==", + "dependencies": { + "@theia/core": "1.56.0", + "@theia/variable-resolver": "1.56.0", + "tslib": "^2.6.2" + } + }, "node_modules/@theia/outline-view": { "version": "1.56.0", "resolved": "https://registry.npmjs.org/@theia/outline-view/-/outline-view-1.56.0.tgz", @@ -3960,6 +4176,16 @@ "tslib": "^2.6.2" } }, + "node_modules/@theia/output/node_modules/@theia/editor": { + "version": "1.56.0", + "resolved": "https://registry.npmjs.org/@theia/editor/-/editor-1.56.0.tgz", + "integrity": "sha512-XxNmgCI67U1DOaKQmg33x/UTuLpePIEmqvL7rjeoILGtptSBP5Ah7wqcy3ZaJxmMKMsOtdHwmffMfGo0blgbcg==", + "dependencies": { + "@theia/core": "1.56.0", + "@theia/variable-resolver": "1.56.0", + "tslib": "^2.6.2" + } + }, "node_modules/@theia/ovsx-client": { "version": "1.56.0", "resolved": "https://registry.npmjs.org/@theia/ovsx-client/-/ovsx-client-1.56.0.tgz", @@ -4052,6 +4278,26 @@ "tslib": "^2.6.2" } }, + "node_modules/@theia/plugin-ext-vscode/node_modules/@theia/editor": { + "version": "1.56.0", + "resolved": "https://registry.npmjs.org/@theia/editor/-/editor-1.56.0.tgz", + "integrity": "sha512-XxNmgCI67U1DOaKQmg33x/UTuLpePIEmqvL7rjeoILGtptSBP5Ah7wqcy3ZaJxmMKMsOtdHwmffMfGo0blgbcg==", + "dependencies": { + "@theia/core": "1.56.0", + "@theia/variable-resolver": "1.56.0", + "tslib": "^2.6.2" + } + }, + "node_modules/@theia/plugin-ext/node_modules/@theia/editor": { + "version": "1.56.0", + "resolved": "https://registry.npmjs.org/@theia/editor/-/editor-1.56.0.tgz", + "integrity": "sha512-XxNmgCI67U1DOaKQmg33x/UTuLpePIEmqvL7rjeoILGtptSBP5Ah7wqcy3ZaJxmMKMsOtdHwmffMfGo0blgbcg==", + "dependencies": { + "@theia/core": "1.56.0", + "@theia/variable-resolver": "1.56.0", + "tslib": "^2.6.2" + } + }, "node_modules/@theia/plugin-ext/node_modules/@types/mime": { "version": "2.0.3", "resolved": "https://registry.npmjs.org/@types/mime/-/mime-2.0.3.tgz", @@ -4095,6 +4341,16 @@ "tslib": "^2.6.2" } }, + "node_modules/@theia/preferences/node_modules/@theia/editor": { + "version": "1.56.0", + "resolved": "https://registry.npmjs.org/@theia/editor/-/editor-1.56.0.tgz", + "integrity": "sha512-XxNmgCI67U1DOaKQmg33x/UTuLpePIEmqvL7rjeoILGtptSBP5Ah7wqcy3ZaJxmMKMsOtdHwmffMfGo0blgbcg==", + "dependencies": { + "@theia/core": "1.56.0", + "@theia/variable-resolver": "1.56.0", + "tslib": "^2.6.2" + } + }, "node_modules/@theia/preview": { "version": "1.56.0", "resolved": "https://registry.npmjs.org/@theia/preview/-/preview-1.56.0.tgz", @@ -4111,6 +4367,16 @@ "tslib": "^2.6.2" } }, + "node_modules/@theia/preview/node_modules/@theia/editor": { + "version": "1.56.0", + "resolved": "https://registry.npmjs.org/@theia/editor/-/editor-1.56.0.tgz", + "integrity": "sha512-XxNmgCI67U1DOaKQmg33x/UTuLpePIEmqvL7rjeoILGtptSBP5Ah7wqcy3ZaJxmMKMsOtdHwmffMfGo0blgbcg==", + "dependencies": { + "@theia/core": "1.56.0", + "@theia/variable-resolver": "1.56.0", + "tslib": "^2.6.2" + } + }, "node_modules/@theia/preview/node_modules/argparse": { "version": "1.0.10", "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz", @@ -4204,6 +4470,16 @@ "tslib": "^2.6.2" } }, + "node_modules/@theia/scm/node_modules/@theia/editor": { + "version": "1.56.0", + "resolved": "https://registry.npmjs.org/@theia/editor/-/editor-1.56.0.tgz", + "integrity": "sha512-XxNmgCI67U1DOaKQmg33x/UTuLpePIEmqvL7rjeoILGtptSBP5Ah7wqcy3ZaJxmMKMsOtdHwmffMfGo0blgbcg==", + "dependencies": { + "@theia/core": "1.56.0", + "@theia/variable-resolver": "1.56.0", + "tslib": "^2.6.2" + } + }, "node_modules/@theia/scm/node_modules/react": { "version": "16.14.0", "resolved": "https://registry.npmjs.org/react/-/react-16.14.0.tgz", @@ -4274,6 +4550,16 @@ "tslib": "^2.6.2" } }, + "node_modules/@theia/search-in-workspace/node_modules/@theia/editor": { + "version": "1.56.0", + "resolved": "https://registry.npmjs.org/@theia/editor/-/editor-1.56.0.tgz", + "integrity": "sha512-XxNmgCI67U1DOaKQmg33x/UTuLpePIEmqvL7rjeoILGtptSBP5Ah7wqcy3ZaJxmMKMsOtdHwmffMfGo0blgbcg==", + "dependencies": { + "@theia/core": "1.56.0", + "@theia/variable-resolver": "1.56.0", + "tslib": "^2.6.2" + } + }, "node_modules/@theia/search-in-workspace/node_modules/react": { "version": "16.14.0", "resolved": "https://registry.npmjs.org/react/-/react-16.14.0.tgz", @@ -4349,6 +4635,16 @@ "tslib": "^2.6.2" } }, + "node_modules/@theia/task/node_modules/@theia/editor": { + "version": "1.56.0", + "resolved": "https://registry.npmjs.org/@theia/editor/-/editor-1.56.0.tgz", + "integrity": "sha512-XxNmgCI67U1DOaKQmg33x/UTuLpePIEmqvL7rjeoILGtptSBP5Ah7wqcy3ZaJxmMKMsOtdHwmffMfGo0blgbcg==", + "dependencies": { + "@theia/core": "1.56.0", + "@theia/variable-resolver": "1.56.0", + "tslib": "^2.6.2" + } + }, "node_modules/@theia/terminal": { "version": "1.56.0", "resolved": "https://registry.npmjs.org/@theia/terminal/-/terminal-1.56.0.tgz", @@ -4367,6 +4663,16 @@ "xterm-addon-search": "^0.13.0" } }, + "node_modules/@theia/terminal/node_modules/@theia/editor": { + "version": "1.56.0", + "resolved": "https://registry.npmjs.org/@theia/editor/-/editor-1.56.0.tgz", + "integrity": "sha512-XxNmgCI67U1DOaKQmg33x/UTuLpePIEmqvL7rjeoILGtptSBP5Ah7wqcy3ZaJxmMKMsOtdHwmffMfGo0blgbcg==", + "dependencies": { + "@theia/core": "1.56.0", + "@theia/variable-resolver": "1.56.0", + "tslib": "^2.6.2" + } + }, "node_modules/@theia/test": { "version": "1.56.0", "resolved": "https://registry.npmjs.org/@theia/test/-/test-1.56.0.tgz", @@ -4381,6 +4687,16 @@ "xterm-addon-fit": "^0.5.0" } }, + "node_modules/@theia/test/node_modules/@theia/editor": { + "version": "1.56.0", + "resolved": "https://registry.npmjs.org/@theia/editor/-/editor-1.56.0.tgz", + "integrity": "sha512-XxNmgCI67U1DOaKQmg33x/UTuLpePIEmqvL7rjeoILGtptSBP5Ah7wqcy3ZaJxmMKMsOtdHwmffMfGo0blgbcg==", + "dependencies": { + "@theia/core": "1.56.0", + "@theia/variable-resolver": "1.56.0", + "tslib": "^2.6.2" + } + }, "node_modules/@theia/test/node_modules/xterm": { "version": "4.19.0", "resolved": "https://registry.npmjs.org/xterm/-/xterm-4.19.0.tgz", @@ -4416,6 +4732,16 @@ "tslib": "^2.6.2" } }, + "node_modules/@theia/typehierarchy/node_modules/@theia/editor": { + "version": "1.56.0", + "resolved": "https://registry.npmjs.org/@theia/editor/-/editor-1.56.0.tgz", + "integrity": "sha512-XxNmgCI67U1DOaKQmg33x/UTuLpePIEmqvL7rjeoILGtptSBP5Ah7wqcy3ZaJxmMKMsOtdHwmffMfGo0blgbcg==", + "dependencies": { + "@theia/core": "1.56.0", + "@theia/variable-resolver": "1.56.0", + "tslib": "^2.6.2" + } + }, "node_modules/@theia/userstorage": { "version": "1.56.0", "resolved": "https://registry.npmjs.org/@theia/userstorage/-/userstorage-1.56.0.tgz",