Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion applications/browser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"@theia/navigator": "1.73.1",
"@theia/notebook": "1.73.1",
"@theia/outline-view": "1.73.1",
"@theia/output": "1.73.1",
"@theia/output": "1.74.1",
"@theia/plugin-dev": "1.73.1",
"@theia/plugin-ext": "1.73.1",
"@theia/plugin-ext-headless": "1.73.1",
Expand Down
2 changes: 1 addition & 1 deletion applications/electron/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"@theia/navigator": "1.73.1",
"@theia/notebook": "1.73.1",
"@theia/outline-view": "1.73.1",
"@theia/output": "1.73.1",
"@theia/output": "1.74.1",
"@theia/plugin-dev": "1.73.1",
"@theia/plugin-ext": "1.73.1",
"@theia/plugin-ext-headless": "1.73.1",
Expand Down
242 changes: 239 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2981,6 +2981,24 @@
tslib "^2.8.1"
write-json-file "^2.3.0"

"@theia/application-package@1.74.1":
version "1.74.1"
resolved "https://registry.yarnpkg.com/@theia/application-package/-/application-package-1.74.1.tgz#963ad2016e574cc2acabe0743b8829d6bec6ef6d"
integrity sha512-xE9IFjqZYHvkVmh6pVj7xUXZ5T1yNVj/SRMakCdMWQts3zGT3ZQ9us/ZmkHZrUTIKqvCtJwyKCMuR2pM6dincw==
dependencies:
"@theia/request" "1.74.1"
"@types/fs-extra" "^4.0.15"
"@types/semver" "^7.7.1"
"@types/write-json-file" "^2.2.1"
deepmerge "^4.3.1"
fs-extra "^4.0.3"
is-electron "^2.2.2"
nano "^10.1.4"
resolve-package-path "^4.0.3"
semver "^7.8.5"
tslib "^2.8.1"
write-json-file "^2.3.0"

"@theia/bulk-edit@1.73.1":
version "1.73.1"
resolved "https://registry.yarnpkg.com/@theia/bulk-edit/-/bulk-edit-1.73.1.tgz#14bbef1418619485cedaff6b274d6beed976a53a"
Expand Down Expand Up @@ -3146,6 +3164,77 @@
ws "^8.21.0"
yargs "^17.7.2"

"@theia/core@1.74.1":
version "1.74.1"
resolved "https://registry.yarnpkg.com/@theia/core/-/core-1.74.1.tgz#f9de7fa2d3950389b1e9112b1bc37cdace389a98"
integrity sha512-NGN8vPOFncQXL/bz2wWoldiBlykSttybRh/f/7ZqKiD923LL6qVdj98V/Ews2Ffcuw18ciLxzlCNY06H4eoL1w==
dependencies:
"@babel/runtime" "^7.29.7"
"@lumino/algorithm" "^2.0.4"
"@lumino/commands" "^2.3.3"
"@lumino/coreutils" "^2.2.2"
"@lumino/domutils" "^2.0.4"
"@lumino/dragdrop" "^2.1.8"
"@lumino/messaging" "^2.0.4"
"@lumino/properties" "^2.0.4"
"@lumino/signaling" "^2.1.5"
"@lumino/virtualdom" "^2.0.4"
"@lumino/widgets" "2.7.5"
"@parcel/watcher" "^2.5.6"
"@theia/application-package" "1.74.1"
"@theia/request" "1.74.1"
"@types/body-parser" "^1.19.6"
"@types/express" "^4.17.25"
"@types/fs-extra" "^4.0.15"
"@types/lodash.debounce" "4.0.3"
"@types/lodash.throttle" "^4.1.9"
"@types/markdown-it" "^14.1.2"
"@types/markdown-it-emoji" "^3.0.1"
"@types/route-parser" "^0.1.7"
"@types/safer-buffer" "^2.1.3"
"@types/ws" "^8.18.1"
"@types/yargs" "^17.0.35"
"@vscode/codicons" "0.0.45"
ajv "^6.15.0"
async-mutex "^0.4.1"
body-parser "^1.20.5"
cookie "^1.1.1"
dompurify "^3.4.11"
drivelist "^12.0.2"
express "^4.22.2"
fast-json-stable-stringify "^2.1.0"
file-icons-js "~1.0.3"
font-awesome "^4.7.0"
fs-extra "^4.0.3"
fuzzy "^0.1.3"
http-proxy-agent "^5.0.0"
https-proxy-agent "^5.0.1"
iconv-lite "^0.6.3"
inversify "^6.2.2"
jschardet "^2.3.0"
keytar "7.9.0"
lodash.debounce "^4.0.8"
lodash.throttle "^4.1.1"
markdown-it "^14.3.0"
markdown-it-anchor "^9.2.0"
markdown-it-emoji "^3.0.0"
msgpackr "^1.12.1"
p-debounce "^2.1.0"
perfect-scrollbar "1.5.5"
react-tooltip "^4.5.1"
react-virtuoso "^2.19.1"
reflect-metadata "^0.2.2"
route-parser "^0.0.5"
safer-buffer "^2.1.2"
socket.io "^4.8.3"
socket.io-client "^4.8.3"
tslib "^2.8.1"
uuid "^11.1.1"
vscode-languageserver-protocol "3.17.5"
vscode-uri "3.0.8"
ws "^8.21.0"
yargs "^17.7.3"

"@theia/debug@1.73.1":
version "1.73.1"
resolved "https://registry.yarnpkg.com/@theia/debug/-/debug-1.73.1.tgz#f91601bad5d0b4bc82ff39ab02d472d1ae839086"
Expand Down Expand Up @@ -3202,6 +3291,15 @@
"@theia/variable-resolver" "1.73.1"
tslib "^2.8.1"

"@theia/editor@1.74.1":
version "1.74.1"
resolved "https://registry.yarnpkg.com/@theia/editor/-/editor-1.74.1.tgz#02b3696a38828427540e1e1c50f25ab474e94ad7"
integrity sha512-BplVLRp3Y0ORBsPOYyERv3BVMHMTS24qHHAu2I4KN2+DwPlRRwqV72hjtWeK34nx8TYmkQbM7aQp6mzseFi3VA==
dependencies:
"@theia/core" "1.74.1"
"@theia/variable-resolver" "1.74.1"
tslib "^2.8.1"

"@theia/electron@1.73.1":
version "1.73.1"
resolved "https://registry.yarnpkg.com/@theia/electron/-/electron-1.73.1.tgz#b105f02ae71d18d331c1f48550a58c1ebd70d4b7"
Expand Down Expand Up @@ -3258,6 +3356,31 @@
tslib "^2.8.1"
vscode-languageserver-textdocument "^1.0.12"

"@theia/filesystem@1.74.1":
version "1.74.1"
resolved "https://registry.yarnpkg.com/@theia/filesystem/-/filesystem-1.74.1.tgz#cebc4765e40a242189588f6d9f188077f1af4bac"
integrity sha512-jlWjtaqu7xBYdneMJlXYmTP9hMWdUtrDX/PCMm/tRRaKz1JBAbJbwNbWmid/2cYLIAYspU6CnUnU1aFuXHLDng==
dependencies:
"@theia/core" "1.74.1"
"@types/body-parser" "^1.19.6"
"@types/multer" "^1.4.13"
"@types/tar-fs" "^1.16.3"
"@types/tar-stream" "^3.1.4"
async-mutex "^0.3.2"
body-parser "^1.20.5"
http-status-codes "^1.4.0"
ignore "^6.0.2"
minimatch "^10.2.5"
multer "^2.2.0"
opfs-worker "1.3.1"
rimraf "^5.0.10"
stat-mode "^1.0.0"
tar-fs "^3.1.3"
tar-stream "^3.2.0"
trash "^7.2.0"
tslib "^2.8.1"
vscode-languageserver-textdocument "^1.0.12"

"@theia/keymaps@1.73.1":
version "1.73.1"
resolved "https://registry.yarnpkg.com/@theia/keymaps/-/keymaps-1.73.1.tgz#38d512bf911b7ea28fdc5e82312aa56e1f850ee9"
Expand Down Expand Up @@ -3297,6 +3420,16 @@
"@theia/workspace" "1.73.1"
tslib "^2.8.1"

"@theia/markers@1.74.1":
version "1.74.1"
resolved "https://registry.yarnpkg.com/@theia/markers/-/markers-1.74.1.tgz#1decb52f18b764acbebd3655ebb9b31e124e76fc"
integrity sha512-hrYIN8N8IsYOxm6dz1Fz/6Cgq0E2qwdvchoI1VxYxu4U5CV41m6hz4omm/saqUIhp0w3HdbadRkTP4p2+3G0Sw==
dependencies:
"@theia/core" "1.74.1"
"@theia/filesystem" "1.74.1"
"@theia/workspace" "1.74.1"
tslib "^2.8.1"

"@theia/messages@1.73.1":
version "1.73.1"
resolved "https://registry.yarnpkg.com/@theia/messages/-/messages-1.73.1.tgz#13daaab08d52e6a3b0242ff95ebaac7da71f7c4b"
Expand Down Expand Up @@ -3356,6 +3489,25 @@
vscode-oniguruma "2.0.1"
vscode-textmate "^9.3.2"

"@theia/monaco@1.74.1":
version "1.74.1"
resolved "https://registry.yarnpkg.com/@theia/monaco/-/monaco-1.74.1.tgz#9a77283c37d8c40a787d1e4562c93daafbdc839a"
integrity sha512-7f1D6vlQ9InvpFTtALBdcJLixXEbxyZQNy/TSD4PXUmBLOHrKMneXUYIeOE2CktujSMGBlsWkakWpJqM+W/2GQ==
dependencies:
"@theia/core" "1.74.1"
"@theia/editor" "1.74.1"
"@theia/filesystem" "1.74.1"
"@theia/markers" "1.74.1"
"@theia/monaco-editor-core" "1.108.201"
"@theia/outline-view" "1.74.1"
"@theia/workspace" "1.74.1"
fast-plist "^0.1.3"
idb "^4.0.5"
jsonc-parser "^3.3.1"
tslib "^2.8.1"
vscode-oniguruma "2.0.1"
vscode-textmate "^9.3.2"

"@theia/navigator@1.73.1":
version "1.73.1"
resolved "https://registry.yarnpkg.com/@theia/navigator/-/navigator-1.73.1.tgz#3c2b15da7fccbe99da81d284670f679efe2b3a69"
Expand Down Expand Up @@ -3390,6 +3542,14 @@
"@theia/core" "1.73.1"
tslib "^2.8.1"

"@theia/outline-view@1.74.1":
version "1.74.1"
resolved "https://registry.yarnpkg.com/@theia/outline-view/-/outline-view-1.74.1.tgz#2e4abdc187b28f5a2ee4fdf4f3ba753afa3f9a1b"
integrity sha512-M/+YOD2ZJWrTMVPTQaT5hBKYZUk5doQqAQltN9rWIqWoUgr2/tjnZoINBntCrRvSUaR/F3/UV6Cp9K9NERW//A==
dependencies:
"@theia/core" "1.74.1"
tslib "^2.8.1"

"@theia/output@1.73.1":
version "1.73.1"
resolved "https://registry.yarnpkg.com/@theia/output/-/output-1.73.1.tgz#8c6ce5b6dbf8742e1a7cf01f604a511213736ae3"
Expand All @@ -3402,6 +3562,18 @@
p-queue "^8.1.1"
tslib "^2.8.1"

"@theia/output@1.74.1":
version "1.74.1"
resolved "https://registry.yarnpkg.com/@theia/output/-/output-1.74.1.tgz#5e7e9712041765b7f4550a547c87598d4fb29fd5"
integrity sha512-fuAe/JT8JSXiHpqKYr1CaMwRBA8wpgRtB3rQEPrE6U732Zn37+wDC+8J+U3KNxI29AGTTGR2t6OkSmmfFpQoYw==
dependencies:
"@theia/core" "1.74.1"
"@theia/editor" "1.74.1"
"@theia/monaco" "1.74.1"
"@theia/monaco-editor-core" "1.108.201"
p-queue "^8.1.1"
tslib "^2.8.1"

"@theia/ovsx-client@1.73.1":
version "1.73.1"
resolved "https://registry.yarnpkg.com/@theia/ovsx-client/-/ovsx-client-1.73.1.tgz#0e5414c4e31eaa5c8306af555ab2f50c8d6faacc"
Expand Down Expand Up @@ -3597,6 +3769,14 @@
tslib "^2.8.1"
undici "^7.26.0"

"@theia/request@1.74.1":
version "1.74.1"
resolved "https://registry.yarnpkg.com/@theia/request/-/request-1.74.1.tgz#9cb95e20b8e0cc9f58f4d9609c6db1350814b513"
integrity sha512-FPQwELAHgaGzR6/oW+sa4mgWMjtHpCLRm9kMhioY4C4/Isgd5/01zRv4qxp5NUgjqoJOtauKj00p954BzvOu4Q==
dependencies:
tslib "^2.8.1"
undici "^7.28.0"

"@theia/scanoss@1.73.1":
version "1.73.1"
resolved "https://registry.yarnpkg.com/@theia/scanoss/-/scanoss-1.73.1.tgz#3d7b2795236bd54b876b79efab6d5725b8868725"
Expand Down Expand Up @@ -3773,6 +3953,14 @@
"@theia/core" "1.73.1"
tslib "^2.8.1"

"@theia/variable-resolver@1.74.1":
version "1.74.1"
resolved "https://registry.yarnpkg.com/@theia/variable-resolver/-/variable-resolver-1.74.1.tgz#21134ff7872e17dfbedc1a6cdd56dfe715aee50c"
integrity sha512-C5qmeIITpz/LsSngVGYNEoaZ/Ahfh9aEhcsDAeZnQLsCD5Ss2HpknorY6cHl1efsUNMZKr3WgmdcqWA2/RE7gQ==
dependencies:
"@theia/core" "1.74.1"
tslib "^2.8.1"

"@theia/vsx-registry@1.73.1":
version "1.73.1"
resolved "https://registry.yarnpkg.com/@theia/vsx-registry/-/vsx-registry-1.73.1.tgz#f26fef7c5a4d3f79296a159b2d3d26a08eeb4dcc"
Expand Down Expand Up @@ -3804,6 +3992,18 @@
tslib "^2.8.1"
valid-filename "^2.0.1"

"@theia/workspace@1.74.1":
version "1.74.1"
resolved "https://registry.yarnpkg.com/@theia/workspace/-/workspace-1.74.1.tgz#ce40618c157191e176df9f4a2be1dae347987431"
integrity sha512-Y9aqBRmDB35fGtSFR5n6hbRL4WHIVmTwIYx9tpzl/cVxg1CjQiDaHdy179lwSpn5qtoYeva4dgFiBQDN97IsFQ==
dependencies:
"@theia/core" "1.74.1"
"@theia/filesystem" "1.74.1"
"@theia/variable-resolver" "1.74.1"
jsonc-parser "^3.3.1"
tslib "^2.8.1"
valid-filename "^2.0.1"

"@tootallnate/once@1", "@tootallnate/once@^1.1.2":
version "1.1.2"
resolved "https://registry.yarnpkg.com/@tootallnate/once/-/once-1.1.2.tgz#ccb91445360179a04e7fe6aff78c00ffc1eeaf82"
Expand Down Expand Up @@ -7358,6 +7558,13 @@ dompurify@^3.3.3, dompurify@^3.4.7:
optionalDependencies:
"@types/trusted-types" "^2.0.7"

dompurify@^3.4.11:
version "3.4.13"
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.4.13.tgz#fc28949d59f92d62e28a3a764bcbeee35897a1be"
integrity sha512-2vmYIoqjze2d+kakP8S/nS5shfsl587kzwEjcGlTdiksUVgFHnFCsLYDVj/JNqJVOQZGSYBTmuycv0PodwmnMQ==
optionalDependencies:
"@types/trusted-types" "^2.0.7"

dot-prop@^5.1.0:
version "5.3.0"
resolved "https://registry.yarnpkg.com/dot-prop/-/dot-prop-5.3.0.tgz#90ccce708cd9cd82cc4dc8c3ddd9abdd55b20e88"
Expand Down Expand Up @@ -10839,7 +11046,7 @@ msgpackr-extract@^3.0.2:
"@msgpackr-extract/msgpackr-extract-linux-x64" "3.0.3"
"@msgpackr-extract/msgpackr-extract-win32-x64" "3.0.3"

msgpackr@^1.11.12:
msgpackr@^1.11.12, msgpackr@^1.12.1:
version "1.12.1"
resolved "https://registry.yarnpkg.com/msgpackr/-/msgpackr-1.12.1.tgz#61d48d6becf4d5c4d659b2c5260240dc2c09bd44"
integrity sha512-4EUH9tQHnMmEgzW/MdAP0KIfa1T9AF+htl0ffe2n5vb2EKn9y2co8ccpgWko6S52Jy1PQZKwRnx5/KkYjtd9MQ==
Expand All @@ -10853,7 +11060,7 @@ msgpackr@~1.11.2:
optionalDependencies:
msgpackr-extract "^3.0.2"

multer@^2.1.1:
multer@^2.1.1, multer@^2.2.0:
version "2.2.0"
resolved "https://registry.yarnpkg.com/multer/-/multer-2.2.0.tgz#f005268ca816324ba7335e3b48166896a3fa5d79"
integrity sha512-6rdyFg2kLrMh9Jee7/BMPuV9lEAd7lLW2YUpF9/YxR7njyoUwwQ0ZPh3TaIY50Sw6vlyD2HW3wGOkTS4P79xrQ==
Expand Down Expand Up @@ -13147,7 +13354,7 @@ semver@^6.0.0, semver@^6.2.0, semver@^6.3.1:
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4"
integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==

semver@^7.0.0, semver@^7.1.1, semver@^7.3.4, semver@^7.3.7, semver@^7.7.2, semver@^7.8.1:
semver@^7.0.0, semver@^7.1.1, semver@^7.3.4, semver@^7.3.7, semver@^7.7.2, semver@^7.8.1, semver@^7.8.5:
version "7.8.5"
resolved "https://registry.yarnpkg.com/semver/-/semver-7.8.5.tgz#39b646037dd50c14fb451e7e4cac58ed8b863f69"
integrity sha512-Y7/KDsb8LjooZpwaqGyulO6DQlksgCncchHGk+sZIY4SBvUocMBEFH5Ur1fI4dV+Jvl0w6cjvucaIi40puRioA==
Expand Down Expand Up @@ -13945,6 +14152,17 @@ tar-fs@^3.1.2:
bare-fs "^4.0.1"
bare-path "^3.0.0"

tar-fs@^3.1.3:
version "3.1.3"
resolved "https://registry.yarnpkg.com/tar-fs/-/tar-fs-3.1.3.tgz#05668cc68a30741c3813f9c16593b8dec7dcbcd1"
integrity sha512-/hU4AXnIdZu+Gvl1pk0oI5f5HxWsCJRtY2aFaJdk9VvyL48DWU6iU5WAIPG+wIi1YvWA6eTJvIviP/tMAZZNwQ==
dependencies:
pump "^3.0.0"
tar-stream "^3.1.5"
optionalDependencies:
bare-fs "^4.0.1"
bare-path "^3.0.0"

tar-stream@2.2.0, tar-stream@^2.1.4, tar-stream@^2.2.0:
version "2.2.0"
resolved "https://registry.yarnpkg.com/tar-stream/-/tar-stream-2.2.0.tgz#acad84c284136b060dc3faa64474aa9aebd77287"
Expand Down Expand Up @@ -14451,6 +14669,11 @@ undici@^7.26.0:
resolved "https://registry.yarnpkg.com/undici/-/undici-7.28.0.tgz#97d64564198b285bc281f0e8e29597e3d11fe7ec"
integrity sha512-cRZYrTDwWznlnRiPjggAGxZXanty6M8RV1ff8Wm4LWXBp7/IG8v5DnOm74DtUBp9OONpK75YlPnIjQqX0dBDtA==

undici@^7.28.0:
version "7.29.0"
resolved "https://registry.yarnpkg.com/undici/-/undici-7.29.0.tgz#ae0f6f62e06e057a9cbb7b2b5fde2bb74f791b8f"
integrity sha512-IDxfleLmmbSskfWSUATiN1nfn2rDuvnMOqb5CWR92iIfojA0Ud+ulOAAEQ57LPr9rWmsreUyf5lwyao+7GNNVw==

unicode-canonical-property-names-ecmascript@^2.0.0:
version "2.0.1"
resolved "https://registry.yarnpkg.com/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-2.0.1.tgz#cb3173fe47ca743e228216e4a3ddc4c84d628cc2"
Expand Down Expand Up @@ -15248,6 +15471,19 @@ yargs@^16.2.0:
y18n "^5.0.5"
yargs-parser "^20.2.2"

yargs@^17.7.3:
version "17.7.3"
resolved "https://registry.yarnpkg.com/yargs/-/yargs-17.7.3.tgz#779dffe6bcafec596a7172e983289a588647faaa"
integrity sha512-GZtjxm/J/4TSxuL3FNYjCmLktBTnIw/rVmKSIyKeYAZpmJB2ig9VauCC5xsa82GNKVKDAqpOn3KVzNt0zmrU0g==
dependencies:
cliui "^8.0.1"
escalade "^3.1.1"
get-caller-file "^2.0.5"
require-directory "^2.1.1"
string-width "^4.2.3"
y18n "^5.0.5"
yargs-parser "^21.1.1"

yargs@^18.0.0:
version "18.0.0"
resolved "https://registry.yarnpkg.com/yargs/-/yargs-18.0.0.tgz#6c84259806273a746b09f579087b68a3c2d25bd1"
Expand Down
Loading