Commit 42d9aea5 authored by Xavier Thompson's avatar Xavier Thompson

software/theia: version up 1.17.0

parent 0d3332a6
......@@ -47,7 +47,7 @@ md5sum = 9e8c17a4b2d802695caf0c2c052f0d11
[yarn.lock]
_update_hash_filename_ = yarn.lock
md5sum = 18e8302b2acff3721cad23d829e3df55
md5sum = c37c2e9578794967a404d08859c09813
[python-language-server-requirements.txt]
_update_hash_filename_ = python-language-server-requirements.txt
......
......@@ -1047,23 +1047,23 @@
resolved "https://registry.yarnpkg.com/@stroncium/procfs/-/procfs-1.2.1.tgz#6b9be6fd20fb0a4c20e99a8695e083c699bb2b45"
integrity sha512-X1Iui3FUNZP18EUvysTHxt+Avu2nlVzyf90YM8OYgP6SGzTzzX/0JgObfO1AQQDzuZtNNz29bVh8h5R97JrjxA==
"@theia/application-manager@1.16.0":
version "1.16.0"
resolved "https://registry.yarnpkg.com/@theia/application-manager/-/application-manager-1.16.0.tgz#3125b27c75dc6e6e6222bea7b1f582b21e3c528c"
integrity sha512-W3xnV7wlCQf9L/5I6twuX7vE+cuVuy7FShxHjhKYym7Bf2skdvyg/MWtkgctgfkWgtOb7D3/1v0Y/4EShEa9JQ==
"@theia/application-manager@1.17.0":
version "1.17.0"
resolved "https://registry.yarnpkg.com/@theia/application-manager/-/application-manager-1.17.0.tgz#96d5dce5352967cbd647d74cca305b7568b96fb1"
integrity sha512-IOu13WymWQhXH/HhyOSlyoMqre+rHduqt5fcBSTB46VTEAAMbELQIFv87wFQEpDIOcEAcLhGClHBzt9kozCGAw==
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.16.0"
"@theia/application-package" "1.17.0"
"@theia/compression-webpack-plugin" "^3.0.0"
"@types/fs-extra" "^4.0.2"
babel-loader "^8.2.2"
buffer "^6.0.3"
circular-dependency-plugin "^5.2.2"
copy-webpack-plugin "^8.1.1"
css-loader "^0.28.1"
css-loader "^6.2.0"
electron-rebuild "^1.8.6"
font-awesome-webpack "0.0.5-beta.2"
fs-extra "^4.0.2"
......@@ -1074,57 +1074,57 @@
source-map-support "^0.5.19"
style-loader "^2.0.0"
umd-compat-loader "^2.1.2"
webpack "^5.36.2 <5.47.0"
webpack "^5.48.0"
webpack-cli "4.7.0"
worker-loader "^3.0.8"
yargs "^15.3.1"
"@theia/application-package@1.16.0":
version "1.16.0"
resolved "https://registry.yarnpkg.com/@theia/application-package/-/application-package-1.16.0.tgz#758b988aea6b4b7da44082d52f851cbed56ccffa"
integrity sha512-gO6tvkag857NKnad71PTOflYWoOUxUpqiYgq5ZO7R1uEaJhDgYKsiFPBfZFUxHjNzYLqbe053QdWgXWIAY9cHQ==
"@theia/application-package@1.17.0":
version "1.17.0"
resolved "https://registry.yarnpkg.com/@theia/application-package/-/application-package-1.17.0.tgz#ed5835adc3e7eb1977d1bc3a51acb99f6fa838a4"
integrity sha512-yl8tVWkz9Rw9hUhcdjGqUhhopq76lvjg3kfZs62I+NS/u2BP9dEGZ5i6u0DZXcHEuZrAFmhPO/L3I6gqRuYq6Q==
dependencies:
"@types/fs-extra" "^4.0.2"
"@types/request" "^2.0.3"
"@types/semver" "^5.4.0"
"@types/write-json-file" "^2.2.1"
changes-stream "^2.2.0"
deepmerge "2.0.1"
deepmerge "^4.2.2"
fs-extra "^4.0.2"
is-electron "^2.1.0"
request "^2.82.0"
semver "^5.4.1"
write-json-file "^2.2.0"
"@theia/bulk-edit@1.16.0":
version "1.16.0"
resolved "https://registry.yarnpkg.com/@theia/bulk-edit/-/bulk-edit-1.16.0.tgz#e527e2953b76a5fd43b2cc9bb2fa07e16776edc6"
integrity sha512-znPniymzhgjsbFZxqMg5TK+1rsNk5XjOXZd/7DYfHaO3ACH6iv7tFaNVCPd/JsL0cK23NoHZzU5b4+CM5iyaDQ==
dependencies:
"@theia/core" "1.16.0"
"@theia/editor" "1.16.0"
"@theia/filesystem" "1.16.0"
"@theia/monaco" "1.16.0"
"@theia/workspace" "1.16.0"
"@theia/callhierarchy@1.16.0", "@theia/callhierarchy@latest":
version "1.16.0"
resolved "https://registry.yarnpkg.com/@theia/callhierarchy/-/callhierarchy-1.16.0.tgz#cee1c63a54754de4c6b3170a1db1f7e449157612"
integrity sha512-KEh/PSSnB5MrMvXfnvDQM8I1gAQb3DeScwM24KUgCBMS7xgTsiqXO+bSkxYHoGw0pn9B24Od1JwQQjR51pjLdA==
dependencies:
"@theia/core" "1.16.0"
"@theia/editor" "1.16.0"
"@theia/monaco" "1.16.0"
"@theia/bulk-edit@1.17.0", "@theia/bulk-edit@latest":
version "1.17.0"
resolved "https://registry.yarnpkg.com/@theia/bulk-edit/-/bulk-edit-1.17.0.tgz#d8de202d0ba05e4714f554d40b85155efb4d376b"
integrity sha512-WChkCcqicb0tdfWqXEy1+hw9cupILiLaM6e9alSvBLSptGyKWaCzj0HrAECHJpZh/Y6Tie9LsqcuMW8hkM8k4w==
dependencies:
"@theia/core" "1.17.0"
"@theia/editor" "1.17.0"
"@theia/filesystem" "1.17.0"
"@theia/monaco" "1.17.0"
"@theia/workspace" "1.17.0"
"@theia/callhierarchy@1.17.0", "@theia/callhierarchy@latest":
version "1.17.0"
resolved "https://registry.yarnpkg.com/@theia/callhierarchy/-/callhierarchy-1.17.0.tgz#54534dc5f301c5170bcdb6973ae711f2e9d5a843"
integrity sha512-FkSQbkG1hf/HD/M0WPENe7vpUPOk0Dc3kkSUyHjctiZlNnioI1CIkd/DfXQWfKLEp2Lq+GhxLpkqK61CneQM/Q==
dependencies:
"@theia/core" "1.17.0"
"@theia/editor" "1.17.0"
"@theia/monaco" "1.17.0"
ts-md5 "^1.2.2"
"@theia/cli@latest":
version "1.16.0"
resolved "https://registry.yarnpkg.com/@theia/cli/-/cli-1.16.0.tgz#34c5740d0e1f866bac40b039ead02cb3f30c501d"
integrity sha512-biIq7Pjl7MGO3nV7G5aJ1uymTDnJOJZtK4Z0IMWSqL59mD+PUvqvTBpPa7nyr1RJdcmPWWs2x9PG8Qube5pSvg==
version "1.17.0"
resolved "https://registry.yarnpkg.com/@theia/cli/-/cli-1.17.0.tgz#f9564b146123198b8505997c9a3fede7ac28cc10"
integrity sha512-PheQl1Be++oSGD0cKsWQyUDMEFXv8QFlcwbnn/YOXQsfJSd/hpWfhxC/0B0N8ShQupNnocgZTiDTUPdC5pL17g==
dependencies:
"@theia/application-manager" "1.16.0"
"@theia/application-package" "1.16.0"
"@theia/ovsx-client" "1.16.0"
"@theia/application-manager" "1.17.0"
"@theia/application-package" "1.17.0"
"@theia/ovsx-client" "1.17.0"
"@types/chai" "^4.2.7"
"@types/mkdirp" "^0.5.2"
"@types/mocha" "^5.2.7"
......@@ -1136,7 +1136,6 @@
colors "^1.4.0"
decompress "^4.2.1"
https-proxy-agent "^5.0.0"
mkdirp "^0.5.0"
mocha "^7.0.0"
node-fetch "^2.6.0"
proxy-from-env "^1.1.0"
......@@ -1157,19 +1156,19 @@
serialize-javascript "^1.4.0"
webpack-sources "^1.0.1"
"@theia/console@1.16.0", "@theia/console@latest":
version "1.16.0"
resolved "https://registry.yarnpkg.com/@theia/console/-/console-1.16.0.tgz#417d124052aa51948492dca6ba55d5fccffda50c"
integrity sha512-9KivxVdmT+GCAeJ2vc5TrFy9VW6/s6dYImNMNit/Cmtn72EdYz9zXuQLXVdMV31O5pLYxSJi8nmfUKLboF8eoQ==
"@theia/console@1.17.0", "@theia/console@latest":
version "1.17.0"
resolved "https://registry.yarnpkg.com/@theia/console/-/console-1.17.0.tgz#5532de6837a0940b715fdf31961d2cfbfce26b08"
integrity sha512-zzSlTwhX2GoqYUQSVvxiM4FQMOW+ti0NR139zvym5oAS57f63cts0I+h0poQ9eqpaMISKmbkfN6RdTIMDTA2Jg==
dependencies:
"@theia/core" "1.16.0"
"@theia/monaco" "1.16.0"
"@theia/core" "1.17.0"
"@theia/monaco" "1.17.0"
anser "^2.0.1"
"@theia/core@*", "@theia/core@1.16.0", "@theia/core@latest":
version "1.16.0"
resolved "https://registry.yarnpkg.com/@theia/core/-/core-1.16.0.tgz#dd409788112e80bd39e48fb858e74d811ba56131"
integrity sha512-F2vaVwa4dgFjMK01DkfCqBXDW3hYAe00otXuRczsGYxU/aAJ0IKu2P3osHijN5zv+0gJ541neJ4eVzyG/ROpEg==
"@theia/core@*", "@theia/core@1.17.0", "@theia/core@latest":
version "1.17.0"
resolved "https://registry.yarnpkg.com/@theia/core/-/core-1.17.0.tgz#8cccee3578dfd0a76f501933b2c7746332d8a9f5"
integrity sha512-fYPWJ1DgKh9LWDattOKeSKf0gcdHQmlBQa+qrJhRVFMv/mUH+D2hcEWZenznjrHP82k/waXajjZBlESlELupog==
dependencies:
"@babel/runtime" "^7.10.0"
"@phosphor/algorithm" "1"
......@@ -1183,7 +1182,7 @@
"@phosphor/virtualdom" "1"
"@phosphor/widgets" "1"
"@primer/octicons-react" "^9.0.0"
"@theia/application-package" "1.16.0"
"@theia/application-package" "1.17.0"
"@types/body-parser" "^1.16.4"
"@types/cookie" "^0.3.3"
"@types/dompurify" "^2.2.2"
......@@ -1198,6 +1197,7 @@
"@types/safer-buffer" "^2.1.0"
"@types/ws" "^5.1.2"
"@types/yargs" "^15"
"@vscode/codicons" "^0.0.21"
ajv "^6.5.3"
body-parser "^1.17.2"
cookie "^0.4.0"
......@@ -1233,35 +1233,25 @@
ws "^7.1.2"
yargs "^15.3.1"
"@theia/cpp-debug@latest":
version "1.0.0"
resolved "https://registry.yarnpkg.com/@theia/cpp-debug/-/cpp-debug-1.0.0.tgz#9752d3836ea345db11fadf996cf53d9b3349ac73"
integrity sha512-/dHTs1o0YKg07UZTOJFuSNXeLXCb9QylU+a9BpHTfRs407gc8wZcH8+wERK0TflBsDe8vVGrpJFsJMJcyG7Weg==
dependencies:
"@theia/core" latest
"@theia/debug" latest
ajv "^6.5.3"
lodash "^4.17.10"
"@theia/debug@1.16.0", "@theia/debug@latest":
version "1.16.0"
resolved "https://registry.yarnpkg.com/@theia/debug/-/debug-1.16.0.tgz#ca12bb14f395db8c29d7da2b62453af3325bb354"
integrity sha512-f71fy3tL4DNFN56dWhBYPU6HA94fpBdzQgb4oU4fmvHzPy2julAM9Y0QdDcEbEcr58y0CMH2e1Nlj+9s80/s5A==
dependencies:
"@theia/console" "1.16.0"
"@theia/core" "1.16.0"
"@theia/editor" "1.16.0"
"@theia/filesystem" "1.16.0"
"@theia/markers" "1.16.0"
"@theia/monaco" "1.16.0"
"@theia/output" "1.16.0"
"@theia/preferences" "1.16.0"
"@theia/process" "1.16.0"
"@theia/task" "1.16.0"
"@theia/terminal" "1.16.0"
"@theia/userstorage" "1.16.0"
"@theia/variable-resolver" "1.16.0"
"@theia/workspace" "1.16.0"
"@theia/debug@1.17.0", "@theia/debug@latest":
version "1.17.0"
resolved "https://registry.yarnpkg.com/@theia/debug/-/debug-1.17.0.tgz#8eae48041db3d409aece9056629e31279ba843be"
integrity sha512-CZ0Hb2MHsEHJClqL6NqK3E81dr/JG0kAmphy0bOormx/bTs2H7PXHZYPs6ok8ohKFrUr1cK4lcrs4rccZ5GEZw==
dependencies:
"@theia/console" "1.17.0"
"@theia/core" "1.17.0"
"@theia/editor" "1.17.0"
"@theia/filesystem" "1.17.0"
"@theia/markers" "1.17.0"
"@theia/monaco" "1.17.0"
"@theia/output" "1.17.0"
"@theia/preferences" "1.17.0"
"@theia/process" "1.17.0"
"@theia/task" "1.17.0"
"@theia/terminal" "1.17.0"
"@theia/userstorage" "1.17.0"
"@theia/variable-resolver" "1.17.0"
"@theia/workspace" "1.17.0"
jsonc-parser "^2.2.0"
mkdirp "^0.5.0"
p-debounce "^2.1.0"
......@@ -1271,50 +1261,53 @@
vscode-debugprotocol "^1.32.0"
"@theia/editor-preview@latest":
version "1.16.0"
resolved "https://registry.yarnpkg.com/@theia/editor-preview/-/editor-preview-1.16.0.tgz#a6a3a85cb2ce6cbc41b513bb1e2f2714378064a4"
integrity sha512-yRbbh4/7b/NcuVZoUxF5BK2OHP3vDZIaECfFEl9+EKH65ZTrlTxc4H6i6ZZmyPn/MVcHa9coSTmSw/0U2CRGyg==
version "1.17.0"
resolved "https://registry.yarnpkg.com/@theia/editor-preview/-/editor-preview-1.17.0.tgz#cf7236a93bd41f013e478edc270dc0e7eb5d5854"
integrity sha512-dNHD4XhmUs1joi9rZwpZGXOnxYwDnZxCWcuJiwCfNXwPHoUdJTLoVZJ8L+OK3wxeN7HdJYlIiJunuzgUqd0GiA==
dependencies:
"@theia/core" "1.16.0"
"@theia/editor" "1.16.0"
"@theia/navigator" "1.16.0"
"@theia/core" "1.17.0"
"@theia/editor" "1.17.0"
"@theia/navigator" "1.17.0"
"@theia/editor@1.16.0", "@theia/editor@latest":
version "1.16.0"
resolved "https://registry.yarnpkg.com/@theia/editor/-/editor-1.16.0.tgz#9374f4208fac3a44242fae85533cdf99751c4fa4"
integrity sha512-n0bW974ovEOALMZ7WbV3jXLktGoqdZJ3/lY3WEL/bahQJel/+p8OQb3Xx7fA7gOPWGXbgcpiZvZg2/w0nOJ7IA==
"@theia/editor@1.17.0", "@theia/editor@latest":
version "1.17.0"
resolved "https://registry.yarnpkg.com/@theia/editor/-/editor-1.17.0.tgz#b296e68ea419a013a1a159c7beb75c97fbe9f5f4"
integrity sha512-pRhCkWQpuliXD5AygZycS6L2KdW3012axy1GsuP/rEfZsZCM2WsEeo8B0QDCJLzR4cZG8YeNBE6M0/DE6/xTlg==
dependencies:
"@theia/core" "1.16.0"
"@theia/variable-resolver" "1.16.0"
"@theia/core" "1.17.0"
"@theia/variable-resolver" "1.17.0"
"@types/base64-arraybuffer" "0.1.0"
base64-arraybuffer "^0.1.5"
"@theia/file-search@1.16.0", "@theia/file-search@latest":
version "1.16.0"
resolved "https://registry.yarnpkg.com/@theia/file-search/-/file-search-1.16.0.tgz#83c8f6b09c37a958dfd2c6e7ca3b992094a85a22"
integrity sha512-uIzbRmjYxtIt0ldGiovSFLI6293GmlNJ7IFWG/wX/gmc59CPWVKxx0PhqWwjwXXzFtJZRT41BYKawL0vvvCmKQ==
dependencies:
"@theia/core" "1.16.0"
"@theia/editor" "1.16.0"
"@theia/filesystem" "1.16.0"
"@theia/monaco" "1.16.0"
"@theia/process" "1.16.0"
"@theia/workspace" "1.16.0"
"@theia/file-search@1.17.0", "@theia/file-search@latest":
version "1.17.0"
resolved "https://registry.yarnpkg.com/@theia/file-search/-/file-search-1.17.0.tgz#060719fea828e9a8b9508980474dbd30a85b7cd3"
integrity sha512-U4eOdrw2baKTxZEGe828SsPjxH3va68ltQhm05s5/8nLpK4LYz7SqBPi0oZhjKP4DWSjk98qwW2l7ASzbm4B+w==
dependencies:
"@theia/core" "1.17.0"
"@theia/editor" "1.17.0"
"@theia/filesystem" "1.17.0"
"@theia/monaco" "1.17.0"
"@theia/process" "1.17.0"
"@theia/workspace" "1.17.0"
vscode-ripgrep "^1.2.4"
"@theia/filesystem@1.16.0", "@theia/filesystem@latest":
version "1.16.0"
resolved "https://registry.yarnpkg.com/@theia/filesystem/-/filesystem-1.16.0.tgz#467d4dbcd77eec799256cd9e342bb030a88b4c77"
integrity sha512-FHxKS/ZplYfJvbtKOrEMDMfB/5iW06/y3yA1DcwUK4E2d5kxsihooViWwkJb0oorkfAtmbixOPHTeH2vwhtngg==
"@theia/filesystem@1.17.0", "@theia/filesystem@latest":
version "1.17.0"
resolved "https://registry.yarnpkg.com/@theia/filesystem/-/filesystem-1.17.0.tgz#312cec17750aa1884d70ba97b2414f34fed2f433"
integrity sha512-G79Z7BXFsF2NFAqcPx/N3ceBrvoFBkj8/m/F6M1rx68d+kAxsuhJ8BQeP5B19pIRcVx7H8PRCUrWEpkqdgWogw==
dependencies:
"@theia/core" "1.16.0"
"@theia/core" "1.17.0"
"@types/body-parser" "^1.17.0"
"@types/multer" "^1.4.7"
"@types/rimraf" "^2.0.2"
"@types/tar-fs" "^1.16.1"
"@types/uuid" "^7.0.3"
async-mutex "^0.3.1"
body-parser "^1.18.3"
http-status-codes "^1.3.0"
minimatch "^3.0.4"
multer "^1.4.2"
rimraf "^2.6.2"
tar-fs "^1.16.2"
trash "^6.1.1"
......@@ -1322,63 +1315,63 @@
vscode-languageserver-textdocument "^1.0.1"
"@theia/getting-started@latest":
version "1.16.0"
resolved "https://registry.yarnpkg.com/@theia/getting-started/-/getting-started-1.16.0.tgz#5c9229b4f59c6e40d40be8b3430fd0b5e2357cb6"
integrity sha512-fpWrMqNJ4DR5D/v+RgtzVTXGvy2brnKKvEKMbw3tlL4HcAZ7/H1ZJrr7aSkwesoal65ExYPQnTiaj1Qdt2Si3g==
dependencies:
"@theia/core" "1.16.0"
"@theia/filesystem" "1.16.0"
"@theia/keymaps" "1.16.0"
"@theia/workspace" "1.16.0"
"@theia/keymaps@1.16.0", "@theia/keymaps@latest":
version "1.16.0"
resolved "https://registry.yarnpkg.com/@theia/keymaps/-/keymaps-1.16.0.tgz#b386e0e48382c447493bf39d532ed1fc3cc00eb0"
integrity sha512-i6XKn5D6UZeItro7mr7QBJKmEAvovx1hgZQBZ96Jd5mX//wIVOve0AmDdK9dNWEZg/C6u3AUR/wG4krWq6uefQ==
dependencies:
"@theia/core" "1.16.0"
"@theia/monaco" "1.16.0"
"@theia/userstorage" "1.16.0"
"@theia/workspace" "1.16.0"
version "1.17.0"
resolved "https://registry.yarnpkg.com/@theia/getting-started/-/getting-started-1.17.0.tgz#be47f0fd60a09c717da2b3a2672d406fc7bb2313"
integrity sha512-eaRX4X0BTkfs5nrnh9Yrlu1w+HZIJ7w5+T8odPB2tIoW6ghUa/zUoIwYTiqXHXfBgix+KOBpdV2rRoozBylZrg==
dependencies:
"@theia/core" "1.17.0"
"@theia/filesystem" "1.17.0"
"@theia/keymaps" "1.17.0"
"@theia/workspace" "1.17.0"
"@theia/keymaps@1.17.0", "@theia/keymaps@latest":
version "1.17.0"
resolved "https://registry.yarnpkg.com/@theia/keymaps/-/keymaps-1.17.0.tgz#9de73ce1b8e9cffa026ba58555bab84dc6d5a622"
integrity sha512-etB9Q7b6VXsN2AADCMGMUTZSiqpBVAbo8mrL4IhNvbHQqH/f+xn0b21tW9HR9yhXsWrLRUcccjb1r13QTjJyqg==
dependencies:
"@theia/core" "1.17.0"
"@theia/monaco" "1.17.0"
"@theia/userstorage" "1.17.0"
"@theia/workspace" "1.17.0"
"@types/lodash.debounce" "4.0.3"
ajv "^6.5.3"
jsonc-parser "^2.2.0"
"@theia/markers@1.16.0", "@theia/markers@latest":
version "1.16.0"
resolved "https://registry.yarnpkg.com/@theia/markers/-/markers-1.16.0.tgz#3bd6988377634699f9eae0b2f309b73545f04496"
integrity sha512-8NiAuTEVsYdV3srAs3rTFlxYZeUCz9YpydO3DzITuFmiZ7p3+LlFLy/QtAAE+5MaydKWqpxK+PGCzH93pH40Hw==
"@theia/markers@1.17.0", "@theia/markers@latest":
version "1.17.0"
resolved "https://registry.yarnpkg.com/@theia/markers/-/markers-1.17.0.tgz#11ca7ef1c4fb1307a45a7defd2aad2e6ef6e2fff"
integrity sha512-fIsfqVbISTazYA1YQ5wwxroYhPODSHdBe8yQluszKFdJ5x3zd0BWeDaVf9/2nI/r2TEF5Et2beQjehebavJPsw==
dependencies:
"@theia/core" "1.16.0"
"@theia/filesystem" "1.16.0"
"@theia/navigator" "1.16.0"
"@theia/workspace" "1.16.0"
"@theia/core" "1.17.0"
"@theia/filesystem" "1.17.0"
"@theia/navigator" "1.17.0"
"@theia/workspace" "1.17.0"
"@theia/messages@1.16.0", "@theia/messages@latest":
version "1.16.0"
resolved "https://registry.yarnpkg.com/@theia/messages/-/messages-1.16.0.tgz#687f1c0339fbb5716aa148265bf1f6230dd530a3"
integrity sha512-5UtcQFbxwFHsq7ee9iGDrJ6CqGMW1nZ18t1DFBBcokcdnIGhDGMCzK63K01xNT6S6M/Iay+4O7eorCgiJRGq2g==
"@theia/messages@1.17.0", "@theia/messages@latest":
version "1.17.0"
resolved "https://registry.yarnpkg.com/@theia/messages/-/messages-1.17.0.tgz#7963b432eaa92ffe877ca2facea582f5ae53b4e0"
integrity sha512-ql7Rw2PdmKmchTdoUXx/hHKNjtYUdmPFoo3RcejF+iejJDpxR/X9OWpHRCQIp4GjzI/d+FxN1sR8DxryOfGPGQ==
dependencies:
"@theia/core" "1.16.0"
"@theia/core" "1.17.0"
markdown-it "^8.4.0"
react-perfect-scrollbar "^1.5.3"
ts-md5 "^1.2.2"
"@theia/metrics@latest":
version "1.16.0"
resolved "https://registry.yarnpkg.com/@theia/metrics/-/metrics-1.16.0.tgz#dc35760e9b9be60ffd5e5d7d16bff05cdac341da"
integrity sha512-wohdtxNsD7iFmzUQ75qCq2lnsFxSF/yEYlmfInF1YY+9FBOkM+7wyy8hzZALR8oSDC9ttruDz1Obw1zA4XNZ7g==
version "1.17.0"
resolved "https://registry.yarnpkg.com/@theia/metrics/-/metrics-1.17.0.tgz#3293301124653d6330184b946530cbebe97e3c92"
integrity sha512-PTZtLRCoVLGj5QawGpwvVW6doFJ803V1ttQWT+oi/aM4bKzjdD71lnHyqJAWm8MZl45A2hbaMS9akDEWcT1dsQ==
dependencies:
"@theia/core" "1.16.0"
"@theia/core" "1.17.0"
prom-client "^10.2.0"
"@theia/mini-browser@1.16.0", "@theia/mini-browser@latest":
version "1.16.0"
resolved "https://registry.yarnpkg.com/@theia/mini-browser/-/mini-browser-1.16.0.tgz#a52c910ba5ee9020ae6e79f1c193593befe19c23"
integrity sha512-LL2TJvdVUEPt+Otfle51p5G0VJF2CltI/JP0R4GZwG+RRZBK6dqWlZZso5mHEX6qOmHafYopFFI/mdjCeU7fOA==
"@theia/mini-browser@1.17.0", "@theia/mini-browser@latest":
version "1.17.0"
resolved "https://registry.yarnpkg.com/@theia/mini-browser/-/mini-browser-1.17.0.tgz#1eaeb609be7e101ca7defca7e8861c38e28439be"
integrity sha512-FhoZuU9SR1myVX3UCKM3bY8WirQrJ9hKGsEq2V8L2zUVjld6wkvmlLQF7wvbkg35e+djOkBSIPMtu7Z0cFUyIA==
dependencies:
"@theia/core" "1.16.0"
"@theia/filesystem" "1.16.0"
"@theia/core" "1.17.0"
"@theia/filesystem" "1.17.0"
"@types/mime-types" "^2.1.0"
mime-types "^2.1.18"
pdfobject "^2.0.201604172"
......@@ -1390,33 +1383,32 @@
resolved "https://registry.yarnpkg.com/@theia/monaco-editor-core/-/monaco-editor-core-0.23.0.tgz#7a1cbb7a857a509ce8e75c9965abea752bd76e80"
integrity sha512-WyrotTd6ZfeXAX4icgFALTzlqE356tAQ5nRuwa2E0Qdp2YIO9GDcw5G2l2NJ8INO2ygujbE5pEdD5kJM5N4TOQ==
"@theia/monaco@1.16.0", "@theia/monaco@latest":
version "1.16.0"
resolved "https://registry.yarnpkg.com/@theia/monaco/-/monaco-1.16.0.tgz#997410fa1e6c2bfc53e02bad934555d8c1e10982"
integrity sha512-38rCWHjqcjx2XPUwfxyjp/6S+BIAAHmld3EL6onNqQ736Q2NXs74n3CiE5t6Ap2ahk9P7jewwdCl512tAOg24Q==
"@theia/monaco@1.17.0", "@theia/monaco@latest":
version "1.17.0"
resolved "https://registry.yarnpkg.com/@theia/monaco/-/monaco-1.17.0.tgz#bd65391d335da1b4227f033f376feb59798ea72a"
integrity sha512-lW3a/wZOHZha0UHIWVa+yXsjpQ/hmE3aQJSb+bC8jgKHCmsuDcJ0hvWxE1pFRQxfm2z1PqIO9qN16a4zTanfwA==
dependencies:
"@theia/core" "1.16.0"
"@theia/editor" "1.16.0"
"@theia/filesystem" "1.16.0"
"@theia/markers" "1.16.0"
"@theia/core" "1.17.0"
"@theia/editor" "1.17.0"
"@theia/filesystem" "1.17.0"
"@theia/markers" "1.17.0"
"@theia/monaco-editor-core" "0.23.0"
"@theia/outline-view" "1.16.0"
"@theia/workspace" "1.16.0"
deepmerge "2.0.1"
"@theia/outline-view" "1.17.0"
"@theia/workspace" "1.17.0"
fast-plist "^0.1.2"
idb "^4.0.5"
jsonc-parser "^2.2.0"
onigasm "^2.2.0"
vscode-textmate "^4.4.0"
"@theia/navigator@1.16.0", "@theia/navigator@latest":
version "1.16.0"
resolved "https://registry.yarnpkg.com/@theia/navigator/-/navigator-1.16.0.tgz#7570e4208f84e3266f3af53891ef1fb391838fcc"
integrity sha512-DZaxfyyb1U51QjBJ5K1Rkg1TVUEG3TNII3NREYNR/3cV5qDtTmbG3Cp6g15bkdFirD6dBhjuuNRLwTc0/uD4wg==
"@theia/navigator@1.17.0", "@theia/navigator@latest":
version "1.17.0"
resolved "https://registry.yarnpkg.com/@theia/navigator/-/navigator-1.17.0.tgz#d539939ed342911bca3854f10cab792106b42168"
integrity sha512-KR+j/fi45wUaR3oerO52PRtSO7n31i4PZp6IAM2+9hZyrcpYMe7uH2Fb6i7A1iFWTTG0LKeBK8CKV9MF0x/tGQ==
dependencies:
"@theia/core" "1.16.0"
"@theia/filesystem" "1.16.0"
"@theia/workspace" "1.16.0"
"@theia/core" "1.17.0"
"@theia/filesystem" "1.17.0"
"@theia/workspace" "1.17.0"
minimatch "^3.0.4"
"@theia/node-pty@0.9.0-theia.6":
......@@ -1426,79 +1418,95 @@
dependencies:
nan "^2.14.0"
"@theia/outline-view@1.16.0", "@theia/outline-view@latest":
version "1.16.0"
resolved "https://registry.yarnpkg.com/@theia/outline-view/-/outline-view-1.16.0.tgz#5371d46fa0f11a063ba905710eb803bc5944eece"
integrity sha512-c9j5w/WBe9vps53c1Ep8eH6EKbUYikLJkHlzrc2rPko3nqy9NBYy+/8ozGVHel8LMJQyulaNEUjW71z2In4HSA==
"@theia/outline-view@1.17.0", "@theia/outline-view@latest":
version "1.17.0"
resolved "https://registry.yarnpkg.com/@theia/outline-view/-/outline-view-1.17.0.tgz#7ca9888552d2ca31a00f0b1da58f30151a58b59d"
integrity sha512-DxvZPQgV9Yp26qi+trmVRRcgL3RUKx1k48vgTzaAV1x/GZiDwiAo9Ons+U5w54QYlYy5PfufXFDP3/0TRHAO6w==
dependencies:
"@theia/core" "1.16.0"
"@theia/core" "1.17.0"
"@theia/output@1.16.0", "@theia/output@latest":
version "1.16.0"
resolved "https://registry.yarnpkg.com/@theia/output/-/output-1.16.0.tgz#9b106c4a277c958c949ac7d656e19bfd281ca8b8"
integrity sha512-bTKg0YHhXbJzOkbJnvyPZeKQJzqtpMTceK2bxnejQU7k+UrqXEY2hL+I3t/kSINsrbn/bYB9fJU1cQAPeh0jsA==
"@theia/output@1.17.0", "@theia/output@latest":
version "1.17.0"
resolved "https://registry.yarnpkg.com/@theia/output/-/output-1.17.0.tgz#8b6006ad1ee85daa13cc003d3b457de1071bf8c2"
integrity sha512-LgbCBmN3C0v78zywCVSAvfuId6vp0Gl4KPuus0KynmkLOYsKEZECyOcPDdMjFRHbWydOAMBvkZg1Lw4yIb960Q==
dependencies:
"@theia/core" "1.16.0"
"@theia/editor" "1.16.0"
"@theia/monaco" "1.16.0"
"@theia/core" "1.17.0"
"@theia/editor" "1.17.0"
"@theia/monaco" "1.17.0"
"@types/p-queue" "^2.3.1"
p-queue "^2.4.2"
"@theia/ovsx-client@1.16.0":
version "1.16.0"
resolved "https://registry.yarnpkg.com/@theia/ovsx-client/-/ovsx-client-1.16.0.tgz#ac5df18d5fee0e4ce1a3c277ffa6764c8c3ff740"
integrity sha512-87HnWR2wTl2iG7NcNiaaNBQXIwba0hsYFOgc/9jQfiFjnEagRUtaiaOPPOnmlDtfdx7fvxIcj1AA0TzJsGNVEg==
"@theia/ovsx-client@1.17.0":
version "1.17.0"
resolved "https://registry.yarnpkg.com/@theia/ovsx-client/-/ovsx-client-1.17.0.tgz#206070d10b3db8c92fd5afc664d28a09208ed9e8"
integrity sha512-IfJ0PFVFcRVpgrpZ3MuUfs5TF+YCTOfpF2CrT+2tq3nY3hE89NMmkYkhQmdvCbQKkzW+kf9socfJjokZbm2cgg==
dependencies:
"@types/bent" "^7.0.1"
bent "^7.1.0"
semver "^5.4.1"
"@theia/plugin-ext-vscode@1.16.0", "@theia/plugin-ext-vscode@latest":
version "1.16.0"
resolved "https://registry.yarnpkg.com/@theia/plugin-ext-vscode/-/plugin-ext-vscode-1.16.0.tgz#364cffc3da0855cd630836461b86b33a789bc737"
integrity sha512-sXFEDERVvNqjPy7orZEOTLFckQe9OPRCFppOgExKsaAvCNxvsAPGOOhp2TsuhmiXIzi3eHdZz1koyxXIULJhWw==
dependencies:
"@theia/callhierarchy" "1.16.0"
"@theia/core" "1.16.0"
"@theia/editor" "1.16.0"
"@theia/filesystem" "1.16.0"
"@theia/monaco" "1.16.0"
"@theia/navigator" "1.16.0"
"@theia/plugin" "1.16.0"
"@theia/plugin-ext" "1.16.0"
"@theia/terminal" "1.16.0"
"@theia/userstorage" "1.16.0"
"@theia/workspace" "1.16.0"
"@theia/plugin-dev@latest":
version "1.17.0"
resolved "https://registry.yarnpkg.com/@theia/plugin-dev/-/plugin-dev-1.17.0.tgz#5e2583f1f64b8455546fcd66661222584d79f3f6"
integrity sha512-TxS8Q4KJPxdoMGcGOtwaWzqfIJzuL8ti2hCMyt2/rQmxk5iSLhmSCRvRhE8lK4oo+GE7EimzV/rtJTXb/mgt2Q==
dependencies:
"@theia/core" "1.17.0"
"@theia/debug" "1.17.0"
"@theia/filesystem" "1.17.0"
"@theia/output" "1.17.0"
"@theia/plugin-ext" "1.17.0"
"@theia/preferences" "1.17.0"
"@theia/workspace" "1.17.0"
"@types/request" "^2.0.3"
ps-tree "^1.2.0"
request "^2.82.0"
"@theia/plugin-ext-vscode@1.17.0", "@theia/plugin-ext-vscode@latest":
version "1.17.0"
resolved "https://registry.yarnpkg.com/@theia/plugin-ext-vscode/-/plugin-ext-vscode-1.17.0.tgz#eb42caf14c13c839c6c858d1ae7b751cfca8d053"
integrity sha512-YMmjDzphQwzJvVWMvvrQKFD5zMTrBMqeeYMS+bJNF2DpEZPSCfKLi0fSXsfkjnW59mLZSaLGkuo4QbwIVaIehA==
dependencies:
"@theia/callhierarchy" "1.17.0"
"@theia/core" "1.17.0"
"@theia/editor" "1.17.0"
"@theia/filesystem" "1.17.0"
"@theia/monaco" "1.17.0"
"@theia/navigator" "1.17.0"
"@theia/plugin" "1.17.0"
"@theia/plugin-ext" "1.17.0"
"@theia/terminal" "1.17.0"
"@theia/userstorage" "1.17.0"
"@theia/workspace" "1.17.0"
"@types/request" "^2.0.3"
filenamify "^4.1.0"
request "^2.82.0"
"@theia/plugin-ext@1.16.0", "@theia/plugin-ext@latest":
version "1.16.0"
resolved "https://registry.yarnpkg.com/@theia/plugin-ext/-/plugin-ext-1.16.0.tgz#4c4d622dd0690a6ca06215ad0f91471d951bec2d"
integrity sha512-g7oLSkmmaHB9wn+voWWodFAFscN3lvXi4kBlEDsY8MByKgukiPFEG/tx4f5oxRsD7vU/hQvhrvu+7t5ppiKU5Q==
dependencies:
"@theia/bulk-edit" "1.16.0"
"@theia/callhierarchy" "1.16.0"
"@theia/console" "1.16.0"
"@theia/core" "1.16.0"
"@theia/debug" "1.16.0"
"@theia/editor" "1.16.0"
"@theia/file-search" "1.16.0"
"@theia/filesystem" "1.16.0"
"@theia/markers" "1.16.0"
"@theia/messages" "1.16.0"
"@theia/monaco" "1.16.0"
"@theia/navigator" "1.16.0"
"@theia/output" "1.16.0"
"@theia/plugin" "1.16.0"
"@theia/preferences" "1.16.0"
"@theia/scm" "1.16.0"
"@theia/search-in-workspace" "1.16.0"
"@theia/task" "1.16.0"
"@theia/terminal" "1.16.0"
"@theia/timeline" "1.16.0"
"@theia/workspace" "1.16.0"
"@theia/plugin-ext@1.17.0", "@theia/plugin-ext@latest":
version "1.17.0"
resolved "https://registry.yarnpkg.com/@theia/plugin-ext/-/plugin-ext-1.17.0.tgz#c3e269e6ab6122de6b9c69076a91960623216de3"
integrity sha512-IIdNIjRcKE9k9/cMBYdEDJnJ2oFkZJcMs44eZKdyr7a0OBJYwWpuXyUZxnaKTaQFPATy5BFLXBMW0Wb2TJ+Ihg==
dependencies:
"@theia/bulk-edit" "1.17.0"
"@theia/callhierarchy" "1.17.0"
"@theia/console" "1.17.0"
"@theia/core" "1.17.0"
"@theia/debug" "1.17.0"
"@theia/editor" "1.17.0"
"@theia/file-search" "1.17.0"
"@theia/filesystem" "1.17.0"
"@theia/markers" "1.17.0"
"@theia/messages" "1.17.0"
"@theia/monaco" "1.17.0"
"@theia/navigator" "1.17.0"
"@theia/output" "1.17.0"
"@theia/plugin" "1.17.0"
"@theia/preferences" "1.17.0"
"@theia/scm" "1.17.0"
"@theia/search-in-workspace" "1.17.0"
"@theia/task" "1.17.0"
"@theia/terminal" "1.17.0"
"@theia/timeline" "1.17.0"
"@theia/workspace" "1.17.0"
"@types/mime" "^2.0.1"
decompress "^4.2.1"
escape-html "^1.0.3"
......@@ -1515,33 +1523,33 @@
vscode-debugprotocol "^1.32.0"
vscode-textmate "^4.0.1"
"@theia/plugin@1.16.0", "@theia/plugin@latest":
version "1.16.0"
resolved "https://registry.yarnpkg.com/@theia/plugin/-/plugin-1.16.0.tgz#02d129906bf0da10b39d136b6a5fd04cf7e99949"
integrity sha512-wIEJG0EKWSa3tIhk+tGHHwL+cV8Vl6gu+E91C33p8U1XlN3SfMVcqobFRz6+5V9I2CqsYFZB5eomIK3IGe7EbQ==
"@theia/preferences@1.16.0", "@theia/preferences@latest":
version "1.16.0"
resolved "https://registry.yarnpkg.com/@theia/preferences/-/preferences-1.16.0.tgz#e444f07db9a23ded44234068578721866301c8fd"
integrity sha512-khoQ9AFrVCl8usPMSdM/jevAKvZxOl3z7J3UTLiS6JJGI/7MvMQlEnYAgJkcB401X1Hm5J3V2CuWJv6RUHhwFw==
dependencies:
"@theia/core" "1.16.0"
"@theia/editor" "1.16.0"
"@theia/filesystem" "1.16.0"
"@theia/monaco" "1.16.0"
"@theia/userstorage" "1.16.0"
"@theia/workspace" "1.16.0"
"@theia/plugin@1.17.0":
version "1.17.0"
resolved "https://registry.yarnpkg.com/@theia/plugin/-/plugin-1.17.0.tgz#693b693412db8207b9d099f2d534da281baec597"
integrity sha512-j19J8FSXyR+DGzAUiaFOQb4yaO2+SYJcrp3JNd+jo/U66VmfXVYjXsSBttZ7pdG8s2AP9AXayX1uJtsaPC5/vg==
"@theia/preferences@1.17.0", "@theia/preferences@latest":
version "1.17.0"
resolved "https://registry.yarnpkg.com/@theia/preferences/-/preferences-1.17.0.tgz#5d68a5ed11b42f5b8ac1ce1f8123436e14b36ce4"
integrity sha512-MwXWBGEfbVuANfM5OHs8mvKqwdNsN7P41eshPafvhuyIOaHouea/rT/37anKjD0BAt/IDX3ld/Y0BBp5pPnVVg==
dependencies:
"@theia/core" "1.17.0"
"@theia/editor" "1.17.0"
"@theia/filesystem" "1.17.0"
"@theia/monaco" "1.17.0"
"@theia/userstorage" "1.17.0"
"@theia/workspace" "1.17.0"
jsonc-parser "^2.2.0"
"@theia/preview@latest":
version "1.16.0"
resolved "https://registry.yarnpkg.com/@theia/preview/-/preview-1.16.0.tgz#f2edc56b6b6265558fba4ae32182542e5eae67ba"
integrity sha512-8lPinG5eKV3+703BbCIXKvYmjZLepSkVAh8fsiILr4/RSSv+jaevBlSJEv6dt7k+ResOz+w2arGFyTjYxFDxWA==
dependencies:
"@theia/core" "1.16.0"
"@theia/editor" "1.16.0"
"@theia/mini-browser" "1.16.0"
"@theia/monaco" "1.16.0"
version "1.17.0"
resolved "https://registry.yarnpkg.com/@theia/preview/-/preview-1.17.0.tgz#99dc5adda3ddd7dbc9a007638fa5e03d6485b28f"
integrity sha512-ybnZcRIcamHJEl5t9bRv/UJBzj7VfolpmNXoYbDuwjZ8W2AjgIUrBpc+xZgCvREsDqLBTovQllMTH63qbH8Ghw==
dependencies:
"@theia/core" "1.17.0"
"@theia/editor" "1.17.0"
"@theia/mini-browser" "1.17.0"
"@theia/monaco" "1.17.0"
"@types/highlight.js" "^10.1.0"
"@types/markdown-it" "*"
"@types/markdown-it-anchor" "^4.0.1"
......@@ -1549,124 +1557,144 @@
markdown-it "^8.4.0"
markdown-it-anchor "~5.0.0"
"@theia/process@1.16.0", "@theia/process@latest":
version "1.16.0"
resolved "https://registry.yarnpkg.com/@theia/process/-/process-1.16.0.tgz#ecba0bcfdc580f33ac54063355a718fce2ae5706"
integrity sha512-IRkp1KVwkpXl36vVJXNyFT6pcVzrG9HkiSLEtjabT7tK14wEd3tZxZ/NmfYGswCehQQJzAylGF9wcW126OUYxA==
"@theia/process@1.17.0", "@theia/process@latest":
version "1.17.0"
resolved "https://registry.yarnpkg.com/@theia/process/-/process-1.17.0.tgz#b820276b0e0708bb0a15a3d2c91055b6ad841c5e"
integrity sha512-WTrG9nIx6SABekhOCYY+2HBcLCIF+sVuUjF4ne3fezhm2IqFceBO327tTj2tzokyhpOSihBRB/3680He7nSO1w==
dependencies:
"@theia/core" "1.16.0"
"@theia/core" "1.17.0"
"@theia/node-pty" "0.9.0-theia.6"
string-argv "^0.1.1"
"@theia/scm@1.16.0", "@theia/scm@latest":
version "1.16.0"
resolved "https://registry.yarnpkg.com/@theia/scm/-/scm-1.16.0.tgz#63956c960171f1d6881d75ea61726ba601557391"
integrity sha512-Dhn/zI/CRKwXUtRXj0bsw01EvcD3JHS3r1kH6iKESyIY03CwTBm4X4v2qfHN3xKropenZu2mtKvt7OUM2mPCTg==
dependencies:
"@theia/core" "1.16.0"
"@theia/editor" "1.16.0"
"@theia/filesystem" "1.16.0"
"@theia/navigator" "1.16.0"
"@theia/property-view@latest":
version "1.17.0"
resolved "https://registry.yarnpkg.com/@theia/property-view/-/property-view-1.17.0.tgz#6cd39288f438b2d3799cb5d83dd9c62169b55f8a"
integrity sha512-I3WWudmmzvN8h0hVYQVDOVjN0vZAeyQfv3BAjg9P1OeQbrFMe0QCVXTmz+QbekQ9GqvOWzkOVut6Eo3nu1AjqA==
dependencies:
"@theia/core" "1.17.0"
"@theia/filesystem" "1.17.0"
"@theia/scm-extra@latest":
version "1.17.0"
resolved "https://registry.yarnpkg.com/@theia/scm-extra/-/scm-extra-1.17.0.tgz#af6408473f55591c4a54441be2aaa8256bb2251e"
integrity sha512-46PFlCbs/HIRPgb7ZfCFM7C72yeBN3j+pSXtmEm1qzR0DBSeh3txUJvL4KXWqW5BEpSj0MH8fjj7aHzAWFN/sg==
dependencies:
"@theia/core" "1.17.0"
"@theia/editor" "1.17.0"
"@theia/filesystem" "1.17.0"
"@theia/navigator" "1.17.0"
"@theia/scm" "1.17.0"
"@theia/scm@1.17.0", "@theia/scm@latest":
version "1.17.0"
resolved "https://registry.yarnpkg.com/@theia/scm/-/scm-1.17.0.tgz#d12218ddd80afda58338a4ae1e1303e2c82ed9d8"
integrity sha512-Vlm6+dATpaP1FSRONoUJh/VgJrB7SnTRojiQAdqSci+/0poch/V4e0LD+JNt8j8TzOXVJGCl/L4kXTWnHycn3w==
dependencies:
"@theia/core" "1.17.0"
"@theia/editor" "1.17.0"
"@theia/filesystem" "1.17.0"
"@theia/navigator" "1.17.0"
"@types/diff" "^3.2.2"
diff "^3.4.0"
p-debounce "^2.1.0"
react-autosize-textarea "^7.0.0"
ts-md5 "^1.2.2"
"@theia/search-in-workspace@1.16.0", "@theia/search-in-workspace@latest":
version "1.16.0"
resolved "https://registry.yarnpkg.com/@theia/search-in-workspace/-/search-in-workspace-1.16.0.tgz#a17c0f1fd2c4f34f363f3cc1b8eb5d6196c2bede"
integrity sha512-QFU5u417Qcb8/dDlPniCIS4bKRCPSaUzUpcLxOOOGjVHDgrkZ/vUSSNrXvkOt9mC+8D2584OPHXxzeJ1Hd1mjw==
dependencies:
"@theia/core" "1.16.0"
"@theia/editor" "1.16.0"
"@theia/filesystem" "1.16.0"
"@theia/navigator" "1.16.0"
"@theia/process" "1.16.0"
"@theia/workspace" "1.16.0"
"@theia/search-in-workspace@1.17.0", "@theia/search-in-workspace@latest":
version "1.17.0"
resolved "https://registry.yarnpkg.com/@theia/search-in-workspace/-/search-in-workspace-1.17.0.tgz#1283259fb07bb505f40e36b66ac1f9252a33429a"
integrity sha512-sH4B3MThKwcAJCDWuytu6B0d1A/pzMdEBb47iUk3mOO1S0Wu+1B42Pt1huYIkma11hsv2Yb9f7WEeN42Pr/MHA==
dependencies:
"@theia/core" "1.17.0"
"@theia/editor" "1.17.0"
"@theia/filesystem" "1.17.0"
"@theia/navigator" "1.17.0"
"@theia/process" "1.17.0"
"@theia/workspace" "1.17.0"
minimatch "^3.0.4"
vscode-ripgrep "^1.2.4"
"@theia/task@1.16.0", "@theia/task@latest":
version "1.16.0"
resolved "https://registry.yarnpkg.com/@theia/task/-/task-1.16.0.tgz#75c673b7ad5e5d46fad7c0f3ae1963c379892be6"
integrity sha512-Id1fB8KopqXj0sXXcCA0Jx+3XuPq/zf/VfvMdiPUIf/LGmPfI+a09BIKZ+KKhUJR1fh7n62CFntwqnJvvmM2pQ==
dependencies:
"@theia/core" "1.16.0"
"@theia/editor" "1.16.0"
"@theia/filesystem" "1.16.0"
"@theia/markers" "1.16.0"
"@theia/monaco" "1.16.0"
"@theia/preferences" "1.16.0"
"@theia/process" "1.16.0"
"@theia/terminal" "1.16.0"
"@theia/userstorage" "1.16.0"
"@theia/variable-resolver" "1.16.0"
"@theia/workspace" "1.16.0"
"@theia/task@1.17.0", "@theia/task@latest":
version "1.17.0"
resolved "https://registry.yarnpkg.com/@theia/task/-/task-1.17.0.tgz#40633bff3fe79ad6b16dd1ca8cfc20176b345933"
integrity sha512-0SK9wNR1M22DVuAYACSBufA2jG8QD5wqFLG8+wUrchrkBn/5cOkS0RdOG/9LF3kpqR/g9OZAKa6BY8g086HEZQ==
dependencies:
"@theia/core" "1.17.0"
"@theia/editor" "1.17.0"
"@theia/filesystem" "1.17.0"
"@theia/markers" "1.17.0"
"@theia/monaco" "1.17.0"
"@theia/preferences" "1.17.0"
"@theia/process" "1.17.0"
"@theia/terminal" "1.17.0"
"@theia/userstorage" "1.17.0"
"@theia/variable-resolver" "1.17.0"
"@theia/workspace" "1.17.0"
ajv "^6.5.3"
async-mutex "^0.3.1"
jsonc-parser "^2.2.0"
p-debounce "^2.1.0"
"@theia/terminal@1.16.0", "@theia/terminal@latest":
version "1.16.0"
resolved "https://registry.yarnpkg.com/@theia/terminal/-/terminal-1.16.0.tgz#5f6f3ec919b9a455b9145ac8f6a149718409803a"
integrity sha512-nvMnQnhnq3MdVBnQ6XR5I7ZAfCTNlyd49eZlR9edlbf/lVJM/bp9AWjC/m7hfMTo95V1ybtkkk+IAqhA205IAQ==
dependencies:
"@theia/core" "1.16.0"
"@theia/editor" "1.16.0"
"@theia/filesystem" "1.16.0"
"@theia/monaco" "1.16.0"
"@theia/process" "1.16.0"
"@theia/workspace" "1.16.0"
"@theia/terminal@1.17.0", "@theia/terminal@latest":
version "1.17.0"
resolved "https://registry.yarnpkg.com/@theia/terminal/-/terminal-1.17.0.tgz#7d8a0a81bb0c8505db4e77d0479869162d0220fa"
integrity sha512-rSRFDYkieLD3rCtUHhJ87OGGUMnveYGDvlCRR337gcWcpIzK+1zvVkNTiG4OL+tXqFnmXIcChFQPXiXUWlMEOA==
dependencies:
"@theia/core" "1.17.0"
"@theia/editor" "1.17.0"
"@theia/filesystem" "1.17.0"
"@theia/monaco" "1.17.0"
"@theia/process" "1.17.0"
"@theia/workspace" "1.17.0"
xterm "~4.11.0"
xterm-addon-fit "~0.5.0"
xterm-addon-search "~0.8.0"
"@theia/timeline@1.16.0":
version "1.16.0"
resolved "https://registry.yarnpkg.com/@theia/timeline/-/timeline-1.16.0.tgz#7840991c3710fc372aac85b5caf57082842660cc"
integrity sha512-mITDA4YaGGSks4oG5t1XG4+jPdp8VjG/bSzqV7afsscCvvOmLN6+xA2GLlPqt8jH6ZVIRYw9RvDOf3X0lgnECA==
"@theia/timeline@1.17.0", "@theia/timeline@latest":
version "1.17.0"
resolved "https://registry.yarnpkg.com/@theia/timeline/-/timeline-1.17.0.tgz#14155a73ba98569a1ace1df356a6599be5f4ba5e"
integrity sha512-EDnFIxz7R68kyDtJvr6c4zchDQt07Mdykk44gQl8jOYFPq8UzJLP4Jb7kxDmUHZI6MveZhEQkiMc6Scl4AcbrA==
dependencies:
"@theia/core" "1.16.0"
"@theia/navigator" "1.16.0"
"@theia/core" "1.17.0"
"@theia/navigator" "1.17.0"
"@theia/typehierarchy@latest":
version "1.16.0"
resolved "https://registry.yarnpkg.com/@theia/typehierarchy/-/typehierarchy-1.16.0.tgz#43db7047d2a4d1f0cf02bfbf3664d3853a657d8a"
integrity sha512-p4f4QjWQIJOXidRjLESHHTrryira1ItVUdW53d5QkqZLKoO4YaDPJ4CQpdJnhWsvNfaMMtAT8Pv3RmHPPAENBA==
version "1.17.0"
resolved "https://registry.yarnpkg.com/@theia/typehierarchy/-/typehierarchy-1.17.0.tgz#baeac01c471871182436cf3a324a94fe714af47e"
integrity sha512-nIlXiNoJSDQwdjZYVRMvh/Ov3UPBIm8P+zS7/9ai8hY8EnOXnOVrcyaDoMXqNu4+uNIm76/DFSRZx9qtNgrjjw==
dependencies:
"@theia/core" "1.16.0"
"@theia/editor" "1.16.0"
"@theia/core" "1.17.0"
"@theia/editor" "1.17.0"
"@types/uuid" "^7.0.3"
uuid "^8.0.0"
"@theia/userstorage@1.16.0", "@theia/userstorage@latest":
version "1.16.0"
resolved "https://registry.yarnpkg.com/@theia/userstorage/-/userstorage-1.16.0.tgz#7f6074ea8db40a06c914bd6abaaa1e1f338241e6"
integrity sha512-o7RheO5Y/g/P9WNowckDkG97CdFbSM9ml8CwOBpwg+al0PILIStqAHI8AAfofk6xDcIc7y9IyaatEYleqxdTtA==
"@theia/userstorage@1.17.0", "@theia/userstorage@latest":
version "1.17.0"
resolved "https://registry.yarnpkg.com/@theia/userstorage/-/userstorage-1.17.0.tgz#6daa2369b78a87a5a287d8800bb366ac300984c3"
integrity sha512-2mOCvqqJli1JNXX9kWFST9GqJTHMytY3InU8e2qwhlffu+jNud4qALRxOTz8lSP57H2S4tbo2sqq/QolFJ9gSw==
dependencies:
"@theia/core" "1.16.0"
"@theia/filesystem" "1.16.0"
"@theia/core" "1.17.0"
"@theia/filesystem" "1.17.0"
"@theia/variable-resolver@1.16.0", "@theia/variable-resolver@latest":
version "1.16.0"
resolved "https://registry.yarnpkg.com/@theia/variable-resolver/-/variable-resolver-1.16.0.tgz#00393335623dbed16047a289cc0dd4a0fdea4925"
integrity sha512-cWji+upAxnRcTAz0xhF1Ivqk++wVcD36yU1u9HJlPENKR9JTFoiZn2qXINzGp5OFlHNaA0ojMfX2jXwzSsUBrA==
"@theia/variable-resolver@1.17.0", "@theia/variable-resolver@latest":
version "1.17.0"
resolved "https://registry.yarnpkg.com/@theia/variable-resolver/-/variable-resolver-1.17.0.tgz#10fd681609d374f148ba64bf8e12de94e07c5c29"
integrity sha512-LJb/hzDRjp/6mvI+LmCpuuRVKqV/9cT+1QXvF96AMfxvpktvPP40HkjcsvwX5qHACw+c+ASKryQXlv63WAJtrA==
dependencies:
"@theia/core" "1.16.0"
"@theia/core" "1.17.0"
"@theia/vsx-registry@latest":
version "1.16.0"
resolved "https://registry.yarnpkg.com/@theia/vsx-registry/-/vsx-registry-1.16.0.tgz#0699cc9b5d7d660a04040ce1247165c467c992fe"
integrity sha512-yAAFf9PuBZY9mqpSlsIa5sXGnXN+KtDaoGAASB2fu1lQ47Jk8uAQedFm5y/CHuXQv4JCyURVaBk+F1FsFQiLJw==
dependencies:
"@theia/core" "1.16.0"
"@theia/filesystem" "1.16.0"
"@theia/ovsx-client" "1.16.0"
"@theia/plugin-ext" "1.16.0"
"@theia/plugin-ext-vscode" "1.16.0"
"@theia/preferences" "1.16.0"
"@theia/workspace" "1.16.0"
version "1.17.0"
resolved "https://registry.yarnpkg.com/@theia/vsx-registry/-/vsx-registry-1.17.0.tgz#e81e6f2748e64770e27a0e336026198274832b40"
integrity sha512-LW9FLFA2e6wvuOFRuK3y3VS0Xl+amjwoPwnZcXRs0kojOHmFbIG1DoSEhNS/0skR4oz2MnI7plnlIhf0Xn6rnw==
dependencies:
"@theia/core" "1.17.0"
"@theia/filesystem" "1.17.0"
"@theia/ovsx-client" "1.17.0"
"@theia/plugin-ext" "1.17.0"
"@theia/plugin-ext-vscode" "1.17.0"
"@theia/preferences" "1.17.0"
"@theia/workspace" "1.17.0"
"@types/bent" "^7.0.1"
"@types/sanitize-html" "^2.3.1"
"@types/showdown" "^1.7.1"
......@@ -1678,14 +1706,14 @@
showdown "^1.9.1"
uuid "^8.0.0"
"@theia/workspace@1.16.0", "@theia/workspace@latest":
version "1.16.0"
resolved "https://registry.yarnpkg.com/@theia/workspace/-/workspace-1.16.0.tgz#6975ecd4c70a76a8a692a70bf7e06cdfe79d8360"
integrity sha512-AHZ/N/1vLnOYyWDIsXmSIbsSLiT9Ttul5hT1fsYGzh1euYtYBFpm9r/Tco1YUk9zHc65Gnkv9qWTPhWXQnUqAw==
"@theia/workspace@1.17.0", "@theia/workspace@latest":
version "1.17.0"
resolved "https://registry.yarnpkg.com/@theia/workspace/-/workspace-1.17.0.tgz#c15ca2d6022782beddd24fdbd1e61dd7348a6ca1"
integrity sha512-3Hg8o4a9n1s6uSOzcr0SO7ko8fLVIQABJrb1LuwRisnZ5JQ4BOqurhHDoJnkgXPN6wpQOdEN1XXhGiOOT/Wwmg==
dependencies:
"@theia/core" "1.16.0"
"@theia/filesystem" "1.16.0"
"@theia/variable-resolver" "1.16.0"
"@theia/core" "1.17.0"
"@theia/filesystem" "1.17.0"
"@theia/variable-resolver" "1.17.0"
ajv "^6.5.3"
jsonc-parser "^2.2.0"
moment "2.24.0"
......@@ -1780,7 +1808,7 @@
"@types/qs" "*"
"@types/range-parser" "*"
"@types/express@^4.16.0":
"@types/express@*", "@types/express@^4.16.0":
version "4.17.13"
resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.13.tgz#a76e2995728999bab51a33fabce1d705a3709034"
integrity sha512-6bSZTPaTIACxn48l50SR+axgrqm6qXFIxrdAKaG6PaJk3+zuUr35hBlgT7vOmJcum+OEaIBLtHV/qloEAFITeA==
......@@ -1849,9 +1877,9 @@
"@types/markdown-it" "*"
"@types/markdown-it@*":
version "12.2.0"
resolved "https://registry.yarnpkg.com/@types/markdown-it/-/markdown-it-12.2.0.tgz#f609929ac1e50cf0d039473fb331ebc62e313b34"
integrity sha512-YEpywby5S2wt64C2E3bcpLvtIV8BuCj+4AGtL7tU51V8Vr1qwm+cX9gFfWRyclgLC0UK/7w2heYmhymDi+snzw==
version "12.2.1"
resolved "https://registry.yarnpkg.com/@types/markdown-it/-/markdown-it-12.2.1.tgz#ca36e1edce6f15a770f3e99e68622d1d2e2f0c65"
integrity sha512-iij+ilRX/vxtUPCREjn74xzHo/RorHJDwOsJ6X+TgKw7zSvazhVXnDfwlTnyLOMdiVUjtRYU4CrcUZ7Aci4PmQ==
dependencies:
"@types/linkify-it" "*"
"@types/mdurl" "*"
......@@ -1901,6 +1929,13 @@
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-5.2.7.tgz#315d570ccb56c53452ff8638738df60726d5b6ea"
integrity sha512-NYrtPht0wGzhwe9+/idPaBB+TqkY9AhTvOLMkThm0IoEfLaiVQZwBwyJ5puCkO3AUCWrmcoePjp2mbFocKy4SQ==
"@types/multer@^1.4.7":
version "1.4.7"
resolved "https://registry.yarnpkg.com/@types/multer/-/multer-1.4.7.tgz#89cf03547c28c7bbcc726f029e2a76a7232cc79e"
integrity sha512-/SNsDidUFCvqqcWDwxv2feww/yqhNeTRL5CVoL3jU4Goc4kKEL10T7Eye65ZqPNi4HRx8sAEX59pV1aEH7drNA==
dependencies:
"@types/express" "*"
"@types/node-fetch@^2.5.7":
version "2.5.12"
resolved "https://registry.yarnpkg.com/@types/node-fetch/-/node-fetch-2.5.12.tgz#8a6f779b1d4e60b7a57fb6fd48d84fb545b9cc66"
......@@ -1910,9 +1945,9 @@
form-data "^3.0.0"
"@types/node@*":
version "16.6.2"
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.6.2.tgz#331b7b9f8621c638284787c5559423822fdffc50"
integrity sha512-LSw8TZt12ZudbpHc6EkIyDM3nHVWKYrAvGy6EAJfNfjusbwnThqjqxUKKRwuV3iWYeW/LYMzNgaq3MaLffQ2xA==
version "16.7.2"
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.7.2.tgz#0465a39b5456b61a04d98bd5545f8b34be340cb7"
integrity sha512-TbG4TOx9hng8FKxaVrCisdaxKxqEwJ3zwHoCWXZ0Jw6mnvTInpaB99/2Cy4+XxpXtjNv9/TgfGSvZFyfV/t8Fw==
"@types/p-queue@^2.3.1":
version "2.3.2"
......@@ -2105,6 +2140,11 @@
dependencies:
"@types/yargs-parser" "*"
"@vscode/codicons@^0.0.21":
version "0.0.21"
resolved "https://registry.yarnpkg.com/@vscode/codicons/-/codicons-0.0.21.tgz#20ef724b141fdddba3ad86e85f34aaad29e4d3a0"
integrity sha512-oUfqbWTaEc2NIVLUxOK2Vi8AB/ixFfp52CkmR+pYZcWAr82IVIDDn50pdEDRXfJNIc4giHDSc5F5ZTsVMZK9Sg==
"@webassemblyjs/ast@1.11.1":
version "1.11.1"
resolved "https://registry.yarnpkg.com/@webassemblyjs/ast/-/ast-1.11.1.tgz#2bfd767eae1a6996f432ff7e8d7fc75679c0b6a7"
......@@ -2271,6 +2311,11 @@ accepts@~1.3.7:
mime-types "~2.1.24"
negotiator "0.6.2"
acorn-import-assertions@^1.7.6:
version "1.7.6"
resolved "https://registry.yarnpkg.com/acorn-import-assertions/-/acorn-import-assertions-1.7.6.tgz#580e3ffcae6770eebeec76c3b9723201e9d01f78"
integrity sha512-FlVvVFA1TX6l3lp8VjDnYYq7R1nyW6x3svAt4nDgrWQ9SBaSh9CnbwgSUTasgfNfOG5HlM1ehugCvM+hjo56LA==
acorn@^8.4.1:
version "8.4.1"
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.4.1.tgz#56c36251fc7cabc7096adc18f05afe814321a28c"
......@@ -2383,6 +2428,11 @@ anymatch@~3.1.1:
normalize-path "^3.0.0"
picomatch "^2.0.4"
append-field@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/append-field/-/append-field-1.0.0.tgz#1e3440e915f0b1203d23748e78edd7b9b5b43e56"
integrity sha1-HjRA6RXwsSA9I3SOeO3XubW0PlY=
aproba@^1.0.3, aproba@^1.1.1:
version "1.2.0"
resolved "https://registry.yarnpkg.com/aproba/-/aproba-1.2.0.tgz#6802e6264efd18c790a1b0d517f0f2627bf2c94a"
......@@ -2457,6 +2507,13 @@ async-limiter@~1.0.0:
resolved "https://registry.yarnpkg.com/async-limiter/-/async-limiter-1.0.1.tgz#dd379e94f0db8310b08291f9d64c3209766617fd"
integrity sha512-csOlWGAcRFJaI6m+F2WKdnMKr4HhdhFVBk0H/QbJFMCr+uO2kwohwXQPxw/9OCxp05r5ghVBFSyioixx3gfkNQ==
async-mutex@^0.3.1:
version "0.3.1"
resolved "https://registry.yarnpkg.com/async-mutex/-/async-mutex-0.3.1.tgz#7033af665f1c7cebed8b878267a43ba9e77c5f67"
integrity sha512-vRfQwcqBnJTLzVQo72Sf7KIUbcSUP5hNchx6udI1U6LuPQpfePgdjJzlCe76yFZ8pxlLjn9lwcl/Ya0TSOv0Tw==
dependencies:
tslib "^2.1.0"
asynckit@^0.4.0:
version "0.4.0"
resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"
......@@ -2489,7 +2546,7 @@ aws4@^1.8.0:
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.11.0.tgz#d61f46d83b2519250e2784daf5b09479a8b41c59"
integrity sha512-xh1Rl34h6Fi1DC2WWKfxUTVqRsNnr6LsKz2+hfwDxQJWmrx8+c7ylaqBMcHfl1U1r2dsifOvKX3LQuLNZ+XSvA==
babel-code-frame@^6.11.0, babel-code-frame@^6.26.0:
babel-code-frame@^6.11.0:
version "6.26.0"
resolved "https://registry.yarnpkg.com/babel-code-frame/-/babel-code-frame-6.26.0.tgz#63fd43f7dc1e3bb7ce35947db8fe369a3f58c74b"
integrity sha1-Y/1D99weO7fONZR9uP42mj9Yx0s=
......@@ -2681,7 +2738,7 @@ browserslist@^1.3.6, browserslist@^1.5.2, browserslist@^1.7.6:
caniuse-db "^1.0.30000639"
electron-to-chromium "^1.2.7"
browserslist@^4.14.5, browserslist@^4.16.6, browserslist@^4.16.7:
browserslist@^4.14.5, browserslist@^4.16.6, browserslist@^4.16.8:
version "4.16.8"
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.16.8.tgz#cb868b0b554f137ba6e33de0ecff2eda403c4fb0"
integrity sha512-sc2m9ohR/49sWEbPj14ZSSZqp+kbi16aLao42Hmn3Z8FpjuMaq2xCA2l4zl9ITfyzvnvyE0hcg62YkIGKxgaNQ==
......@@ -2741,6 +2798,14 @@ buffers@~0.1.1:
resolved "https://registry.yarnpkg.com/buffers/-/buffers-0.1.1.tgz#b24579c3bed4d6d396aeee6d9a8ae7f5482ab7bb"
integrity sha1-skV5w77U1tOWru5tmorn9Ugqt7s=
busboy@^0.2.11:
version "0.2.14"
resolved "https://registry.yarnpkg.com/busboy/-/busboy-0.2.14.tgz#6c2a622efcf47c57bbbe1e2a9c37ad36c7925453"
integrity sha1-bCpiLvz0fFe7vh4qnDetNseSVFM=
dependencies:
dicer "0.2.5"
readable-stream "1.1.x"
bytes@3.1.0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/bytes/-/bytes-3.1.0.tgz#f6cf7933a360e0588fa9fde85651cdc7f805d1f6"
......@@ -2795,14 +2860,14 @@ caniuse-api@^1.5.2:
lodash.uniq "^4.5.0"
caniuse-db@^1.0.30000529, caniuse-db@^1.0.30000634, caniuse-db@^1.0.30000639:
version "1.0.30001251"
resolved "https://registry.yarnpkg.com/caniuse-db/-/caniuse-db-1.0.30001251.tgz#ae1952b08980f916a8fa47a2a5207910c319e44d"
integrity sha512-qZcXjfDu3lwN6LJMpG0qI2Oz0IGpyXh5exkSeWOc3/I7dZBshplxOcRXGtcFIBTr6bCeBxvgQRxwkKTJOr6d1w==
version "1.0.30001252"
resolved "https://registry.yarnpkg.com/caniuse-db/-/caniuse-db-1.0.30001252.tgz#1701676abaea2c0cdd741c0f6c44f5b372c30939"
integrity sha512-+Vyv92BCj8QTH3pxlxmhXdwqAD+OngU5Ev7OiXG/cfNhJIP3lSE5wxIwW2TFpRj02PE/mAZF8po6/ZTYEa9/tg==
caniuse-lite@^1.0.30001251:
version "1.0.30001251"
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001251.tgz#6853a606ec50893115db660f82c094d18f096d85"
integrity sha512-HOe1r+9VkU4TFmnU70z+r7OLmtR+/chB1rdcJUeQlAinjEeb0cKL20tlAtOagNZhbrtLnCvV19B4FmF1rgzl6A==
version "1.0.30001252"
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001252.tgz#cb16e4e3dafe948fc4a9bb3307aea054b912019a"
integrity sha512-I56jhWDGMtdILQORdusxBOH+Nl/KgQSdDmpJezYddnAkVOmnoU8zwjTV9xAjMIYxr0iPreEAVylCGcmHCjfaOw==
caseless@~0.12.0:
version "0.12.0"
......@@ -3090,7 +3155,7 @@ concat-map@0.0.1:
resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
integrity sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=
concat-stream@^1.5.0, concat-stream@^1.6.2:
concat-stream@^1.5.0, concat-stream@^1.5.2, concat-stream@^1.6.2:
version "1.6.2"
resolved "https://registry.yarnpkg.com/concat-stream/-/concat-stream-1.6.2.tgz#904bdf194cd3122fc675c77fc4ac3d4ff0fd1a34"
integrity sha512-27HBghJxjiZtIk3Ycvn/4kbJk/1uZuJFfuPEns6LaEvpvG1f0hTea8lilrouyo9mVc2GWdcEZ8OLoGmSADlrCw==
......@@ -3172,11 +3237,11 @@ copy-webpack-plugin@^8.1.1:
serialize-javascript "^5.0.1"
core-js-compat@^3.14.0, core-js-compat@^3.16.0:
version "3.16.2"
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.16.2.tgz#442ef1d933ca6fc80859bd5a1db7a3ba716aaf56"
integrity sha512-4lUshXtBXsdmp8cDWh6KKiHUg40AjiuPD3bOWkNVsr1xkAhpUqCjaZ8lB1bKx9Gb5fXcbRbFJ4f4qpRIRTuJqQ==
version "3.16.3"
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.16.3.tgz#ae12a6e20505a1d79fbd16b6689dfc77fc989114"
integrity sha512-A/OtSfSJQKLAFRVd4V0m6Sep9lPdjD8bpN8v3tCCGwE0Tmh0hOiVDm9tw6mXmWOKOSZIyr3EkywPo84cJjGvIQ==
dependencies:
browserslist "^4.16.7"
browserslist "^4.16.8"
semver "7.0.0"
core-util-is@1.0.2, core-util-is@~1.0.0:
......@@ -3217,25 +3282,19 @@ css-color-names@0.0.4:
resolved "https://registry.yarnpkg.com/css-color-names/-/css-color-names-0.0.4.tgz#808adc2e79cf84738069b646cb20ec27beb629e0"
integrity sha1-gIrcLnnPhHOAabZGyyDsJ762KeA=
css-loader@^0.28.1:
version "0.28.11"
resolved "https://registry.yarnpkg.com/css-loader/-/css-loader-0.28.11.tgz#c3f9864a700be2711bb5a2462b2389b1a392dab7"
integrity sha512-wovHgjAx8ZIMGSL8pTys7edA1ClmzxHeY6n/d97gg5odgsxEgKjULPR0viqyC+FWMCL9sfqoC/QCUBo62tLvPg==
dependencies:
babel-code-frame "^6.26.0"
css-selector-tokenizer "^0.7.0"
cssnano "^3.10.0"
icss-utils "^2.1.0"
loader-utils "^1.0.2"
lodash.camelcase "^4.3.0"
object-assign "^4.1.1"
postcss "^5.0.6"
postcss-modules-extract-imports "^1.2.0"
postcss-modules-local-by-default "^1.2.0"
postcss-modules-scope "^1.1.0"
postcss-modules-values "^1.3.0"
postcss-value-parser "^3.3.0"
source-list-map "^2.0.0"
css-loader@^6.2.0:
version "6.2.0"
resolved "https://registry.yarnpkg.com/css-loader/-/css-loader-6.2.0.tgz#9663d9443841de957a3cb9bcea2eda65b3377071"
integrity sha512-/rvHfYRjIpymZblf49w8jYcRo2y9gj6rV8UroHGmBxKrIyGLokpycyKzp9OkitvqT29ZSpzJ0Ic7SpnJX3sC8g==
dependencies:
icss-utils "^5.1.0"
postcss "^8.2.15"
postcss-modules-extract-imports "^3.0.0"
postcss-modules-local-by-default "^4.0.0"
postcss-modules-scope "^3.0.0"
postcss-modules-values "^4.0.0"
postcss-value-parser "^4.1.0"
semver "^7.3.5"
css-loader@~0.26.1:
version "0.26.4"
......@@ -3268,7 +3327,7 @@ cssesc@^3.0.0:
resolved "https://registry.yarnpkg.com/cssesc/-/cssesc-3.0.0.tgz#37741919903b868565e1c09ea747445cd18983ee"
integrity sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==
"cssnano@>=2.6.1 <4", cssnano@^3.10.0:
"cssnano@>=2.6.1 <4":
version "3.10.0"
resolved "https://registry.yarnpkg.com/cssnano/-/cssnano-3.10.0.tgz#4f38f6cea2b9b17fa01490f23f1dc68ea65c1c38"
integrity sha1-Tzj2zqK5sX+gFJDyPx3GjqZcHDg=
......@@ -3441,11 +3500,6 @@ deep-extend@^0.6.0:
resolved "https://registry.yarnpkg.com/deep-extend/-/deep-extend-0.6.0.tgz#c4fa7c95404a17a9c3e8ca7e1537312b736330ac"
integrity sha512-LOHxIOaPYdHlJRtCQfDIVZtfw/ufM8+rVj649RIHzcm/vGwQRXFt6OPqIFWsm2XEMrNIEtWR64sY1LEKD2vAOA==
deepmerge@2.0.1:
version "2.0.1"
resolved "https://registry.yarnpkg.com/deepmerge/-/deepmerge-2.0.1.tgz#25c1c24f110fb914f80001b925264dd77f3f4312"
integrity sha512-VIPwiMJqJ13ZQfaCsIFnp5Me9tnjURiaIFxfz7EH0Ci0dTSQpZtSLrqOicXqEd/z2r+z+Klk9GzmnRsgpgbOsQ==
deepmerge@^4.2.2:
version "4.2.2"
resolved "https://registry.yarnpkg.com/deepmerge/-/deepmerge-4.2.2.tgz#44d2ea3679b8f4d4ffba33f03d865fc1e7bf4955"
......@@ -3500,6 +3554,14 @@ detect-libc@^1.0.3:
resolved "https://registry.yarnpkg.com/detect-libc/-/detect-libc-1.0.3.tgz#fa137c4bd698edf55cd5cd02ac559f91a4c4ba9b"
integrity sha1-+hN8S9aY7fVc1c0CrFWfkaTEups=
dicer@0.2.5:
version "0.2.5"
resolved "https://registry.yarnpkg.com/dicer/-/dicer-0.2.5.tgz#5996c086bb33218c812c090bddc09cd12facb70f"
integrity sha1-WZbAhrszIYyBLAkL3cCc0S+stw8=
dependencies:
readable-stream "1.1.x"
streamsearch "0.1.2"
diff@3.5.0, diff@^3.4.0:
version "3.5.0"
resolved "https://registry.yarnpkg.com/diff/-/diff-3.5.0.tgz#800c0dd1e0a8bfbc95835c202ad220fe317e5a12"
......@@ -3616,9 +3678,9 @@ electron-rebuild@^1.8.6:
yargs "^14.2.0"
electron-to-chromium@^1.2.7, electron-to-chromium@^1.3.811:
version "1.3.813"
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.813.tgz#751a007d71c00faed8b5e9edaf3634c14b9c5a1f"
integrity sha512-YcSRImHt6JZZ2sSuQ4Bzajtk98igQ0iKkksqlzZLzbh4p0OIyJRSvUbsgqfcR8txdfsoYCc4ym306t4p2kP/aw==
version "1.3.820"
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.820.tgz#3b2672b59ed17847ed19f1281547f37bbfda87bb"
integrity sha512-5cFwDmo2yzEA9hn55KZ9+cX/b6DSFvpKz8Hb2fiDmriXWB+DBoXKXmncQwNRFBBTlUdsvPHCoy594OoMLAO0Tg==
emoji-regex@^7.0.1:
version "7.0.3"
......@@ -4530,12 +4592,10 @@ icss-replace-symbols@^1.1.0:
resolved "https://registry.yarnpkg.com/icss-replace-symbols/-/icss-replace-symbols-1.1.0.tgz#06ea6f83679a7749e386cfe1fe812ae5db223ded"
integrity sha1-Bupvg2ead0njhs/h/oEq5dsiPe0=
icss-utils@^2.1.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/icss-utils/-/icss-utils-2.1.0.tgz#83f0a0ec378bf3246178b6c2ad9136f135b1c962"
integrity sha1-g/Cg7DeL8yRheLbCrZE28TWxyWI=
dependencies:
postcss "^6.0.1"
icss-utils@^5.0.0, icss-utils@^5.1.0:
version "5.1.0"
resolved "https://registry.yarnpkg.com/icss-utils/-/icss-utils-5.1.0.tgz#c6be6858abd013d768e98366ae47e25d5887b1ae"
integrity sha512-soFhflCVWLfRNOPU3iv5Z9VUdT44xFRbzjLsEzSr5AQmgqPMTHdU3PMT1Cf1ssx8fLNJDA1juftYl+PUcv3MqA==
idb@^4.0.5:
version "4.0.5"
......@@ -4866,9 +4926,9 @@ isstream@~0.1.2:
integrity sha1-R+Y/evVa+m+S4VAOaQ64uFKcCZo=
jest-worker@^27.0.2:
version "27.0.6"
resolved "https://registry.yarnpkg.com/jest-worker/-/jest-worker-27.0.6.tgz#a5fdb1e14ad34eb228cfe162d9f729cdbfa28aed"
integrity sha512-qupxcj/dRuA3xHPMUd40gr2EaAurFbkwzOh7wfPaeE9id7hyjURRQoqNfHifHK3XjJU6YJJUQKILGUnwGPEOCA==
version "27.1.0"
resolved "https://registry.yarnpkg.com/jest-worker/-/jest-worker-27.1.0.tgz#65f4a88e37148ed984ba8ca8492d6b376938c0aa"
integrity sha512-mO4PHb2QWLn9yRXGp7rkvXLAYuxwhq1ZYUo0LoDhg8wqvv4QizP1ZWEJOeolgbEgAWZLIEU0wsku8J+lGWfBhg==
dependencies:
"@types/node" "*"
merge-stream "^2.0.0"
......@@ -5165,6 +5225,13 @@ lru-cache@^5.1.1:
dependencies:
yallist "^3.0.2"
lru-cache@^6.0.0:
version "6.0.0"
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-6.0.0.tgz#6d6fe6570ebd96aaf90fcad1dafa3b2566db3a94"
integrity sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==
dependencies:
yallist "^4.0.0"
macaddress@^0.2.9:
version "0.2.9"
resolved "https://registry.yarnpkg.com/macaddress/-/macaddress-0.2.9.tgz#3579b8b9acd5b96b4553abf0f394185a86813cb3"
......@@ -5438,6 +5505,20 @@ ms@^2.1.1:
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2"
integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==
multer@^1.4.2:
version "1.4.3"
resolved "https://registry.yarnpkg.com/multer/-/multer-1.4.3.tgz#4db352d6992e028ac0eacf7be45c6efd0264297b"
integrity sha512-np0YLKncuZoTzufbkM6wEKp68EhWJXcU6fq6QqrSwkckd2LlMgd1UqhUJLj6NS/5sZ8dE8LYDWslsltJznnXlg==
dependencies:
append-field "^1.0.0"
busboy "^0.2.11"
concat-stream "^1.5.2"
mkdirp "^0.5.4"
object-assign "^4.1.1"
on-finished "^2.3.0"
type-is "^1.6.4"
xtend "^4.0.0"
mute-stream@0.0.7:
version "0.0.7"
resolved "https://registry.yarnpkg.com/mute-stream/-/mute-stream-0.0.7.tgz#3075ce93bc21b8fab43e1bc4da7e8115ed1e7bab"
......@@ -5486,9 +5567,9 @@ node-abi@^2.11.0, node-abi@^2.21.0, node-abi@^2.7.0:
semver "^5.4.1"
node-addon-api@*:
version "4.0.0"
resolved "https://registry.yarnpkg.com/node-addon-api/-/node-addon-api-4.0.0.tgz#ac128f43eff7fac4b5f5ef2f39d6d7c2709efead"
integrity sha512-ALmRVBFzfwldBfk3SbKfl6+PVMXiCPKZBEfsJqB/EjXAMAI+MfFrEHR+GMRBuI162DihZ1QjEZ8ieYKuRCJ8Hg==
version "4.1.0"
resolved "https://registry.yarnpkg.com/node-addon-api/-/node-addon-api-4.1.0.tgz#f1722f1f60793584632ffffb79e12ca042c48bd0"
integrity sha512-Zz1o1BDX2VtduiAt6kgiUl8jX1Vm3NMboljFYKQJ6ee8AGfiTvM2mlZFI3xPbqjs80rCQgiVJI/DjQ/1QJ0HwA==
node-addon-api@^3.0.0:
version "3.2.1"
......@@ -5653,7 +5734,7 @@ object.getownpropertydescriptors@^2.0.3:
define-properties "^1.1.3"
es-abstract "^1.18.0-next.2"
on-finished@~2.3.0:
on-finished@^2.3.0, on-finished@~2.3.0:
version "2.3.0"
resolved "https://registry.yarnpkg.com/on-finished/-/on-finished-2.3.0.tgz#20f1336481b083cd75337992a16971aa2d906947"
integrity sha1-IPEzZIGwg811M3mSoWlxqi2QaUc=
......@@ -6050,14 +6131,19 @@ postcss-minify-selectors@^2.0.4:
postcss "^5.0.14"
postcss-selector-parser "^2.0.0"
postcss-modules-extract-imports@^1.0.0, postcss-modules-extract-imports@^1.2.0:
postcss-modules-extract-imports@^1.0.0:
version "1.2.1"
resolved "https://registry.yarnpkg.com/postcss-modules-extract-imports/-/postcss-modules-extract-imports-1.2.1.tgz#dc87e34148ec7eab5f791f7cd5849833375b741a"
integrity sha512-6jt9XZwUhwmRUhb/CkyJY020PYaPJsCyt3UjbaWo6XEbH/94Hmv6MP7fG2C5NDU/BcHzyGYxNtHvM+LTf9HrYw==
dependencies:
postcss "^6.0.1"
postcss-modules-local-by-default@^1.0.1, postcss-modules-local-by-default@^1.2.0:
postcss-modules-extract-imports@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/postcss-modules-extract-imports/-/postcss-modules-extract-imports-3.0.0.tgz#cda1f047c0ae80c97dbe28c3e76a43b88025741d"
integrity sha512-bdHleFnP3kZ4NYDhuGlVK+CMrQ/pqUm8bx/oGL93K6gVwiclvX5x0n76fYMKuIGKzlABOy13zsvqjb0f92TEXw==
postcss-modules-local-by-default@^1.0.1:
version "1.2.0"
resolved "https://registry.yarnpkg.com/postcss-modules-local-by-default/-/postcss-modules-local-by-default-1.2.0.tgz#f7d80c398c5a393fa7964466bd19500a7d61c069"
integrity sha1-99gMOYxaOT+nlkRmvRlQCn1hwGk=
......@@ -6065,7 +6151,16 @@ postcss-modules-local-by-default@^1.0.1, postcss-modules-local-by-default@^1.2.0
css-selector-tokenizer "^0.7.0"
postcss "^6.0.1"
postcss-modules-scope@^1.0.0, postcss-modules-scope@^1.1.0:
postcss-modules-local-by-default@^4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/postcss-modules-local-by-default/-/postcss-modules-local-by-default-4.0.0.tgz#ebbb54fae1598eecfdf691a02b3ff3b390a5a51c"
integrity sha512-sT7ihtmGSF9yhm6ggikHdV0hlziDTX7oFoXtuVWeDd3hHObNkcHRo9V3yg7vCAY7cONyxJC/XXCmmiHHcvX7bQ==
dependencies:
icss-utils "^5.0.0"
postcss-selector-parser "^6.0.2"
postcss-value-parser "^4.1.0"
postcss-modules-scope@^1.0.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/postcss-modules-scope/-/postcss-modules-scope-1.1.0.tgz#d6ea64994c79f97b62a72b426fbe6056a194bb90"
integrity sha1-1upkmUx5+XtipytCb75gVqGUu5A=
......@@ -6073,7 +6168,14 @@ postcss-modules-scope@^1.0.0, postcss-modules-scope@^1.1.0:
css-selector-tokenizer "^0.7.0"
postcss "^6.0.1"
postcss-modules-values@^1.1.0, postcss-modules-values@^1.3.0:
postcss-modules-scope@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/postcss-modules-scope/-/postcss-modules-scope-3.0.0.tgz#9ef3151456d3bbfa120ca44898dfca6f2fa01f06"
integrity sha512-hncihwFA2yPath8oZ15PZqvWGkWf+XUfQgUGamS4LqoP1anQLOsOJw0vr7J7IwLpoY9fatA2qiGUGmuZL0Iqlg==
dependencies:
postcss-selector-parser "^6.0.4"
postcss-modules-values@^1.1.0:
version "1.3.0"
resolved "https://registry.yarnpkg.com/postcss-modules-values/-/postcss-modules-values-1.3.0.tgz#ecffa9d7e192518389f42ad0e83f72aec456ea20"
integrity sha1-7P+p1+GSUYOJ9CrQ6D9yrsRW6iA=
......@@ -6081,6 +6183,13 @@ postcss-modules-values@^1.1.0, postcss-modules-values@^1.3.0:
icss-replace-symbols "^1.1.0"
postcss "^6.0.1"
postcss-modules-values@^4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/postcss-modules-values/-/postcss-modules-values-4.0.0.tgz#d7c5e7e68c3bb3c9b27cbf48ca0bb3ffb4602c9c"
integrity sha512-RDxHkAiEGI78gS2ofyvCsu7iycRv7oqw5xMWn9iMoR0N/7mf9D50ecQqUo5BZ9Zh2vH4bCUR/ktCqbB9m8vJjQ==
dependencies:
icss-utils "^5.0.0"
postcss-normalize-charset@^1.1.0:
version "1.1.1"
resolved "https://registry.yarnpkg.com/postcss-normalize-charset/-/postcss-normalize-charset-1.1.1.tgz#ef9ee71212d7fe759c78ed162f61ed62b5cb93f1"
......@@ -6139,6 +6248,14 @@ postcss-selector-parser@^2.0.0, postcss-selector-parser@^2.2.2:
indexes-of "^1.0.1"
uniq "^1.0.1"
postcss-selector-parser@^6.0.2, postcss-selector-parser@^6.0.4:
version "6.0.6"
resolved "https://registry.yarnpkg.com/postcss-selector-parser/-/postcss-selector-parser-6.0.6.tgz#2c5bba8174ac2f6981ab631a42ab0ee54af332ea"
integrity sha512-9LXrvaaX3+mcv5xkg5kFwqSzSH1JIObIx51PrndZwlmznwXRfxMddDvo9gve3gVR8ZTKgoFDdWkbRFmEhT4PMg==
dependencies:
cssesc "^3.0.0"
util-deprecate "^1.0.2"
postcss-svgo@^2.1.1:
version "2.1.6"
resolved "https://registry.yarnpkg.com/postcss-svgo/-/postcss-svgo-2.1.6.tgz#b6df18aa613b666e133f08adb5219c2684ac108d"
......@@ -6163,6 +6280,11 @@ postcss-value-parser@^3.0.1, postcss-value-parser@^3.0.2, postcss-value-parser@^
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-3.3.1.tgz#9ff822547e2893213cf1c30efa51ac5fd1ba8281"
integrity sha512-pISE66AbVkp4fDQ7VHBwRNXzAAKJjw4Vw7nWI/+Q3vuly7SNfgYXvm6i5IgFylHGK5sP/xHAbB7N49OS4gWNyQ==
postcss-value-parser@^4.1.0:
version "4.1.0"
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.1.0.tgz#443f6a20ced6481a2bda4fa8532a6e55d789a2cb"
integrity sha512-97DXOFbQJhk71ne5/Mt6cOu6yxsSfM0QGQyl0L25Gca4yGWEGJaig7l7gbCX623VqTBNGLRLaVUCnNkcedlRSQ==
postcss-zindex@^2.0.1:
version "2.2.0"
resolved "https://registry.yarnpkg.com/postcss-zindex/-/postcss-zindex-2.2.0.tgz#d2109ddc055b91af67fc4cb3b025946639d2af22"
......@@ -6191,7 +6313,7 @@ postcss@^6.0.1:
source-map "^0.6.1"
supports-color "^5.4.0"
postcss@^8.0.2:
postcss@^8.0.2, postcss@^8.2.15:
version "8.3.6"
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.3.6.tgz#2730dd76a97969f37f53b9a6096197be311cc4ea"
integrity sha512-wG1cc/JhRgdqB6WHEuyLTedf3KIRuD0hG6ldkFEZNCjRxiC+3i6kkWUUbiJQayP28iwG35cEmAbe98585BYV0A==
......@@ -6521,6 +6643,16 @@ readable-stream@1.0.x:
isarray "0.0.1"
string_decoder "~0.10.x"
readable-stream@1.1.x:
version "1.1.14"
resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-1.1.14.tgz#7cf4c54ef648e3813084c636dd2079e166c081d9"
integrity sha1-fPTFTvZI44EwhMY23SB54WbAgdk=
dependencies:
core-util-is "~1.0.0"
inherits "~2.0.1"
isarray "0.0.1"
string_decoder "~0.10.x"
readable-stream@^3.1.1, readable-stream@^3.4.0:
version "3.6.0"
resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-3.6.0.tgz#337bbda3adc0706bd3e024426a286d4b4b2c9198"
......@@ -6853,6 +6985,13 @@ semver@^6.0.0, semver@^6.1.1, semver@^6.1.2, semver@^6.3.0:
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.0.tgz#ee0a64c8af5e8ceea67687b133761e1becbd1d3d"
integrity sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==
semver@^7.3.5:
version "7.3.5"
resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.5.tgz#0b621c879348d8998e4b0e4be94b3f12e6018ef7"
integrity sha512-PoeGJYh8HK4BTO/a9Tf6ZG3veo/A7ZVsYrSA6J8ny9nb3B1VrpkuN+z9OE5wfE5p6H4LchYZsegiQgbJD94ZFQ==
dependencies:
lru-cache "^6.0.0"
send@0.17.1:
version "0.17.1"
resolved "https://registry.yarnpkg.com/send/-/send-0.17.1.tgz#c1d8b059f7900f7466dd4938bdc44e11ddb376c8"
......@@ -6999,7 +7138,7 @@ source-list-map@^0.1.7:
resolved "https://registry.yarnpkg.com/source-list-map/-/source-list-map-0.1.8.tgz#c550b2ab5427f6b3f21f5afead88c4f5587b2106"
integrity sha1-xVCyq1Qn9rPyH1r+rYjE9Vh7IQY=
source-list-map@^2.0.0, source-list-map@^2.0.1:
source-list-map@^2.0.0:
version "2.0.1"
resolved "https://registry.yarnpkg.com/source-list-map/-/source-list-map-2.0.1.tgz#3993bd873bfc48479cca9ea3a547835c7c154b34"
integrity sha512-qnQ7gVMxGNxsiL4lEuJwe/To8UnK7fAnmbGEEH8RpLouuKbeEm0lhbQVFIrNSuB+G7tVrAlVsZgETT5nljf+Iw==
......@@ -7109,6 +7248,11 @@ stream-shift@^1.0.0:
resolved "https://registry.yarnpkg.com/stream-shift/-/stream-shift-1.0.1.tgz#d7088281559ab2778424279b0877da3c392d5a3d"
integrity sha512-AiisoFqQ0vbGcZgQPY1cdP2I76glaVA/RauYR4G4thNFgkTqr90yXTo4LYX60Jl+sIlPNHHdGSwo01AvbKUSVQ==
streamsearch@0.1.2:
version "0.1.2"
resolved "https://registry.yarnpkg.com/streamsearch/-/streamsearch-0.1.2.tgz#808b9d0e56fc273d809ba57338e929919a1a9f1a"
integrity sha1-gIudDlb8Jz2Am6VzOOkpkZoanxo=
strict-uri-encode@^1.0.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/strict-uri-encode/-/strict-uri-encode-1.1.0.tgz#279b225df1d582b1f54e65addd4352e18faa0713"
......@@ -7404,9 +7548,9 @@ terser-webpack-plugin@^5.1.3:
terser "^5.7.0"
terser@^5.7.0:
version "5.7.1"
resolved "https://registry.yarnpkg.com/terser/-/terser-5.7.1.tgz#2dc7a61009b66bb638305cb2a824763b116bf784"
integrity sha512-b3e+d5JbHAe/JSjwsC3Zn55wsBIM7AsHLjKxT31kGCldgbpFePaFo+PiddtO6uwRZWRw7sPXmAN8dTW61xmnSg==
version "5.7.2"
resolved "https://registry.yarnpkg.com/terser/-/terser-5.7.2.tgz#d4d95ed4f8bf735cb933e802f2a1829abf545e3f"
integrity sha512-0Omye+RD4X7X69O0eql3lC4Heh/5iLj3ggxR/B5ketZLOtLiOqukUgjw3q4PDnNQbsrkKr3UMypqStQG3XKRvw==
dependencies:
commander "^2.20.0"
source-map "~0.7.2"
......@@ -7499,6 +7643,11 @@ tslib@^1.10.0, tslib@^1.9.0:
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==
tslib@^2.1.0:
version "2.3.1"
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.3.1.tgz#e8a335add5ceae51aa261d32a490158ef042ef01"
integrity sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==
tunnel-agent@^0.6.0:
version "0.6.0"
resolved "https://registry.yarnpkg.com/tunnel-agent/-/tunnel-agent-0.6.0.tgz#27a5dea06b36b04a0a9966774b290868f0fc40fd"
......@@ -7516,7 +7665,7 @@ type-detect@^4.0.0, type-detect@^4.0.5:
resolved "https://registry.yarnpkg.com/type-detect/-/type-detect-4.0.8.tgz#7646fb5f18871cfbb7749e69bd39a6388eb7450c"
integrity sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g==
type-is@~1.6.17, type-is@~1.6.18:
type-is@^1.6.4, type-is@~1.6.17, type-is@~1.6.18:
version "1.6.18"
resolved "https://registry.yarnpkg.com/type-is/-/type-is-1.6.18.tgz#4e552cd05df09467dcbc4ef739de89f2cf37c131"
integrity sha512-TkRKr9sUTxEH8MdfuCSP7VizJyzRNMjj2J2do2Jr3Kym598JVdEksuzPQCnlFPW4ky9Q+iA+ma9BGm06XQBy8g==
......@@ -7640,7 +7789,7 @@ user-home@^2.0.0:
dependencies:
os-homedir "^1.0.0"
util-deprecate@^1.0.1, util-deprecate@~1.0.1:
util-deprecate@^1.0.1, util-deprecate@^1.0.2, util-deprecate@~1.0.1:
version "1.0.2"
resolved "https://registry.yarnpkg.com/util-deprecate/-/util-deprecate-1.0.2.tgz#450d4dc9fa70de732762fbd2d4a28981419a0ccf"
integrity sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8=
......@@ -7702,9 +7851,9 @@ vhost@^3.0.2:
integrity sha1-L7HezUxGaqiLD5NBrzPcGv8keNU=
vscode-debugprotocol@^1.32.0:
version "1.48.0"
resolved "https://registry.yarnpkg.com/vscode-debugprotocol/-/vscode-debugprotocol-1.48.0.tgz#6af8e3726572ff1716308e8fe50775882074ab12"
integrity sha512-l2jtStdGHAca+B/ZmGAeYZtx7NHT9SY9LL6g0QeImKZjQ9P7S6wB2lcBwz1LSkgFltwLw197yFULnCr36OkLKA==
version "1.49.0"
resolved "https://registry.yarnpkg.com/vscode-debugprotocol/-/vscode-debugprotocol-1.49.0.tgz#1ed0b7d9f2806df24ca9f18bb3485de060f85166"
integrity sha512-3VkK3BmaqN+BGIq4lavWp9a2IC6VYgkWkkMQm6Sa5ACkhBF6ThJDrkP+/3rFE4G7F8+mM3f4bhhJhhMax2IPfg==
vscode-jsonrpc@^5.0.0, vscode-jsonrpc@^5.0.1:
version "5.0.1"
......@@ -7811,18 +7960,15 @@ webpack-sources@^1.0.1:
source-list-map "^2.0.0"
source-map "~0.6.1"
webpack-sources@^2.3.1:
version "2.3.1"
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-2.3.1.tgz#570de0af163949fe272233c2cefe1b56f74511fd"
integrity sha512-y9EI9AO42JjEcrTJFOYmVywVZdKVUfOvDUPsJea5GIr1JOEGFVqwlY2K098fFoIjOkDzHn2AjRvM8dsBZu+gCA==
dependencies:
source-list-map "^2.0.1"
source-map "^0.6.1"
webpack-sources@^3.2.0:
version "3.2.0"
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.2.0.tgz#b16973bcf844ebcdb3afde32eda1c04d0b90f89d"
integrity sha512-fahN08Et7P9trej8xz/Z7eRu8ltyiygEo/hnRi9KqBUs80KeDcnf96ZJo++ewWd84fEf3xSX9bp4ZS9hbw0OBw==
"webpack@^5.36.2 <5.47.0":
version "5.46.0"
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.46.0.tgz#105d20d96f79db59b316b0ae54316f0f630314b5"
integrity sha512-qxD0t/KTedJbpcXUmvMxY5PUvXDbF8LsThCzqomeGaDlCA6k998D8yYVwZMvO8sSM3BTEOaD4uzFniwpHaTIJw==
webpack@^5.48.0:
version "5.51.1"
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.51.1.tgz#41bebf38dccab9a89487b16dbe95c22e147aac57"
integrity sha512-xsn3lwqEKoFvqn4JQggPSRxE4dhsRcysWTqYABAZlmavcoTmwlOb9b1N36Inbt/eIispSkuHa80/FJkDTPos1A==
dependencies:
"@types/eslint-scope" "^3.7.0"
"@types/estree" "^0.0.50"
......@@ -7830,6 +7976,7 @@ webpack-sources@^2.3.1:
"@webassemblyjs/wasm-edit" "1.11.1"
"@webassemblyjs/wasm-parser" "1.11.1"
acorn "^8.4.1"
acorn-import-assertions "^1.7.6"
browserslist "^4.14.5"
chrome-trace-event "^1.0.2"
enhanced-resolve "^5.8.0"
......@@ -7846,7 +7993,7 @@ webpack-sources@^2.3.1:
tapable "^2.1.1"
terser-webpack-plugin "^5.1.3"
watchpack "^2.2.0"
webpack-sources "^2.3.1"
webpack-sources "^3.2.0"
when@^3.7.7:
version "3.7.8"
......@@ -8022,6 +8169,11 @@ yallist@^3.0.0, yallist@^3.0.2, yallist@^3.1.1:
resolved "https://registry.yarnpkg.com/yallist/-/yallist-3.1.1.tgz#dbb7daf9bfd8bac9ab45ebf602b8cbad0d5d08fd"
integrity sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==
yallist@^4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/yallist/-/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72"
integrity sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==
yargs-parser@13.1.2, yargs-parser@^13.1.2:
version "13.1.2"
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-13.1.2.tgz#130f09702ebaeef2650d54ce6e3e5706f7a4fb38"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment