update deps

This commit is contained in:
Alexandru Dima 2021-03-23 14:10:08 +01:00
parent afca44535d
commit 788c9dfdc4
No known key found for this signature in database
GPG key ID: 6E58D7B045760DA0
6 changed files with 30 additions and 30 deletions

View file

@ -78,12 +78,12 @@
"sudo-prompt": "9.1.1",
"tas-client-umd": "0.1.4",
"v8-inspect-profiler": "^0.0.20",
"vscode-oniguruma": "1.3.1",
"vscode-oniguruma": "1.5.0",
"vscode-proxy-agent": "^0.8.1",
"vscode-regexpp": "^3.1.0",
"vscode-ripgrep": "^1.11.1",
"vscode-sqlite3": "4.0.10",
"vscode-textmate": "5.2.0",
"vscode-textmate": "5.3.0",
"xterm": "4.12.0-beta.3",
"xterm-addon-search": "0.8.0",
"xterm-addon-unicode11": "0.3.0-beta.3",

View file

@ -17,11 +17,11 @@
"nsfw": "^2.1.1",
"spdlog": "^0.11.1",
"tas-client-umd": "0.1.4",
"vscode-oniguruma": "1.3.1",
"vscode-oniguruma": "1.5.0",
"vscode-proxy-agent": "^0.8.1",
"vscode-regexpp": "^3.1.0",
"vscode-ripgrep": "^1.11.1",
"vscode-textmate": "5.2.0",
"vscode-textmate": "5.3.0",
"xterm": "4.12.0-beta.3",
"xterm-addon-search": "0.8.0",
"xterm-addon-unicode11": "0.3.0-beta.3",

View file

@ -6,8 +6,8 @@
"iconv-lite-umd": "0.6.8",
"jschardet": "2.2.1",
"tas-client-umd": "0.1.4",
"vscode-oniguruma": "1.3.1",
"vscode-textmate": "5.2.0",
"vscode-oniguruma": "1.5.0",
"vscode-textmate": "5.3.0",
"xterm": "4.12.0-beta.3",
"xterm-addon-search": "0.8.0",
"xterm-addon-unicode11": "0.3.0-beta.3",

View file

@ -17,15 +17,15 @@ tas-client-umd@0.1.4:
resolved "https://registry.yarnpkg.com/tas-client-umd/-/tas-client-umd-0.1.4.tgz#49db4130dd63a8342fabf77185a740fc6a7bea80"
integrity sha512-1hFqJeLD3ryNikniIaO7TItlXhS5vx7bJ+wbPDf8o+IifgwwOWK2ARisdEM9SnJd0ccfcwNPG6Po+RiKn5L2hg==
vscode-oniguruma@1.3.1:
version "1.3.1"
resolved "https://registry.yarnpkg.com/vscode-oniguruma/-/vscode-oniguruma-1.3.1.tgz#e2383879c3485b19f533ec34efea9d7a2b14be8f"
integrity sha512-gz6ZBofA7UXafVA+m2Yt2zHKgXC2qedArprIsHAPKByTkwq9l5y/izAGckqxYml7mSbYxTRTfdRwsFq3cwF4LQ==
vscode-oniguruma@1.5.0:
version "1.5.0"
resolved "https://registry.yarnpkg.com/vscode-oniguruma/-/vscode-oniguruma-1.5.0.tgz#d2235868efe933c5796fdc687cfcd644407259b1"
integrity sha512-5MgXSXvwy2GBy8BRi1Pegk+60LAHiY184cW93Fe1SmA9oPu8fRV3G9Yurbhkh/0hrb0E0/VK4JPieBX66gkftQ==
vscode-textmate@5.2.0:
version "5.2.0"
resolved "https://registry.yarnpkg.com/vscode-textmate/-/vscode-textmate-5.2.0.tgz#01f01760a391e8222fe4f33fbccbd1ad71aed74e"
integrity sha512-Uw5ooOQxRASHgu6C7GVvUxisKXfSgW4oFlO+aa+PAkgmH89O3CXxEEzNRNtHSqtXFTl0nAC1uYj0GMSH27uwtQ==
vscode-textmate@5.3.0:
version "5.3.0"
resolved "https://registry.yarnpkg.com/vscode-textmate/-/vscode-textmate-5.3.0.tgz#476f280939edff863de52685fdf4213b27a1c6ff"
integrity sha512-Pz9ukuyb9TY1pnsAZC0rRevRPeHIJFEm7f5bzFvb4StK8DIGbnKRN+XTijgkWVeYNVmDI8HY6KHgUKdxFb1QCg==
xterm-addon-search@0.8.0:
version "0.8.0"

View file

@ -371,10 +371,10 @@ to-regex-range@^5.0.1:
dependencies:
is-number "^7.0.0"
vscode-oniguruma@1.3.1:
version "1.3.1"
resolved "https://registry.yarnpkg.com/vscode-oniguruma/-/vscode-oniguruma-1.3.1.tgz#e2383879c3485b19f533ec34efea9d7a2b14be8f"
integrity sha512-gz6ZBofA7UXafVA+m2Yt2zHKgXC2qedArprIsHAPKByTkwq9l5y/izAGckqxYml7mSbYxTRTfdRwsFq3cwF4LQ==
vscode-oniguruma@1.5.0:
version "1.5.0"
resolved "https://registry.yarnpkg.com/vscode-oniguruma/-/vscode-oniguruma-1.5.0.tgz#d2235868efe933c5796fdc687cfcd644407259b1"
integrity sha512-5MgXSXvwy2GBy8BRi1Pegk+60LAHiY184cW93Fe1SmA9oPu8fRV3G9Yurbhkh/0hrb0E0/VK4JPieBX66gkftQ==
vscode-proxy-agent@^0.8.1:
version "0.8.1"
@ -399,10 +399,10 @@ vscode-ripgrep@^1.11.1:
https-proxy-agent "^4.0.0"
proxy-from-env "^1.1.0"
vscode-textmate@5.2.0:
version "5.2.0"
resolved "https://registry.yarnpkg.com/vscode-textmate/-/vscode-textmate-5.2.0.tgz#01f01760a391e8222fe4f33fbccbd1ad71aed74e"
integrity sha512-Uw5ooOQxRASHgu6C7GVvUxisKXfSgW4oFlO+aa+PAkgmH89O3CXxEEzNRNtHSqtXFTl0nAC1uYj0GMSH27uwtQ==
vscode-textmate@5.3.0:
version "5.3.0"
resolved "https://registry.yarnpkg.com/vscode-textmate/-/vscode-textmate-5.3.0.tgz#476f280939edff863de52685fdf4213b27a1c6ff"
integrity sha512-Pz9ukuyb9TY1pnsAZC0rRevRPeHIJFEm7f5bzFvb4StK8DIGbnKRN+XTijgkWVeYNVmDI8HY6KHgUKdxFb1QCg==
vscode-windows-ca-certs@0.3.0:
version "0.3.0"

View file

@ -10091,10 +10091,10 @@ vscode-nls-dev@^3.3.1:
xml2js "^0.4.19"
yargs "^13.2.4"
vscode-oniguruma@1.3.1:
version "1.3.1"
resolved "https://registry.yarnpkg.com/vscode-oniguruma/-/vscode-oniguruma-1.3.1.tgz#e2383879c3485b19f533ec34efea9d7a2b14be8f"
integrity sha512-gz6ZBofA7UXafVA+m2Yt2zHKgXC2qedArprIsHAPKByTkwq9l5y/izAGckqxYml7mSbYxTRTfdRwsFq3cwF4LQ==
vscode-oniguruma@1.5.0:
version "1.5.0"
resolved "https://registry.yarnpkg.com/vscode-oniguruma/-/vscode-oniguruma-1.5.0.tgz#d2235868efe933c5796fdc687cfcd644407259b1"
integrity sha512-5MgXSXvwy2GBy8BRi1Pegk+60LAHiY184cW93Fe1SmA9oPu8fRV3G9Yurbhkh/0hrb0E0/VK4JPieBX66gkftQ==
vscode-proxy-agent@^0.8.1:
version "0.8.1"
@ -10135,10 +10135,10 @@ vscode-telemetry-extractor@^1.6.0:
ts-morph "^3.1.3"
vscode-ripgrep "^1.6.2"
vscode-textmate@5.2.0:
version "5.2.0"
resolved "https://registry.yarnpkg.com/vscode-textmate/-/vscode-textmate-5.2.0.tgz#01f01760a391e8222fe4f33fbccbd1ad71aed74e"
integrity sha512-Uw5ooOQxRASHgu6C7GVvUxisKXfSgW4oFlO+aa+PAkgmH89O3CXxEEzNRNtHSqtXFTl0nAC1uYj0GMSH27uwtQ==
vscode-textmate@5.3.0:
version "5.3.0"
resolved "https://registry.yarnpkg.com/vscode-textmate/-/vscode-textmate-5.3.0.tgz#476f280939edff863de52685fdf4213b27a1c6ff"
integrity sha512-Pz9ukuyb9TY1pnsAZC0rRevRPeHIJFEm7f5bzFvb4StK8DIGbnKRN+XTijgkWVeYNVmDI8HY6KHgUKdxFb1QCg==
vscode-windows-ca-certs@^0.3.0:
version "0.3.0"