parent
dae1cb2c09
commit
426bc71d35
|
@ -56,7 +56,7 @@
|
|||
"vscode-nsfw": "1.2.8",
|
||||
"vscode-oniguruma": "1.3.1",
|
||||
"vscode-proxy-agent": "^0.5.2",
|
||||
"vscode-ripgrep": "^1.5.9",
|
||||
"vscode-ripgrep": "^1.5.8",
|
||||
"vscode-sqlite3": "4.0.10",
|
||||
"vscode-textmate": "5.1.1",
|
||||
"xterm": "4.7.0-beta.3",
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
"vscode-nsfw": "1.2.8",
|
||||
"vscode-oniguruma": "1.3.1",
|
||||
"vscode-proxy-agent": "^0.5.2",
|
||||
"vscode-ripgrep": "^1.5.9",
|
||||
"vscode-ripgrep": "^1.5.8",
|
||||
"vscode-textmate": "5.1.1",
|
||||
"xterm": "4.7.0-beta.3",
|
||||
"xterm-addon-search": "0.7.0",
|
||||
|
|
|
@ -382,10 +382,10 @@ vscode-proxy-agent@^0.5.2:
|
|||
https-proxy-agent "^2.2.3"
|
||||
socks-proxy-agent "^4.0.1"
|
||||
|
||||
vscode-ripgrep@^1.5.9:
|
||||
version "1.5.9"
|
||||
resolved "https://registry.yarnpkg.com/vscode-ripgrep/-/vscode-ripgrep-1.5.9.tgz#3f28685056c4acb562a9e23236db40840c1db7b4"
|
||||
integrity sha512-PODJpqwVtvokc1w6Ixo4d4zl+LC4SEXyyYL2k2SGpCPYkrq2Tgm6iF988G0uRDIcQE0ALiCv1Ow86l2LhdzQ1w==
|
||||
vscode-ripgrep@^1.5.8:
|
||||
version "1.5.8"
|
||||
resolved "https://registry.yarnpkg.com/vscode-ripgrep/-/vscode-ripgrep-1.5.8.tgz#32cb33da6d1a9ca8f5de8c2813ed5114fd55fc11"
|
||||
integrity sha512-l6Pv/t1Jk63RU+kEkMO04XxnNRYdyzuesizj9AzFpcfrUxxpAjEJBK1qO9Mov30UUGZl7uDUBn+uCv9koaHPPA==
|
||||
|
||||
vscode-textmate@5.1.1:
|
||||
version "5.1.1"
|
||||
|
|
|
@ -9720,10 +9720,10 @@ vscode-proxy-agent@^0.5.2:
|
|||
https-proxy-agent "^2.2.3"
|
||||
socks-proxy-agent "^4.0.1"
|
||||
|
||||
vscode-ripgrep@^1.5.9:
|
||||
version "1.5.9"
|
||||
resolved "https://registry.yarnpkg.com/vscode-ripgrep/-/vscode-ripgrep-1.5.9.tgz#3f28685056c4acb562a9e23236db40840c1db7b4"
|
||||
integrity sha512-PODJpqwVtvokc1w6Ixo4d4zl+LC4SEXyyYL2k2SGpCPYkrq2Tgm6iF988G0uRDIcQE0ALiCv1Ow86l2LhdzQ1w==
|
||||
vscode-ripgrep@^1.5.8:
|
||||
version "1.5.8"
|
||||
resolved "https://registry.yarnpkg.com/vscode-ripgrep/-/vscode-ripgrep-1.5.8.tgz#32cb33da6d1a9ca8f5de8c2813ed5114fd55fc11"
|
||||
integrity sha512-l6Pv/t1Jk63RU+kEkMO04XxnNRYdyzuesizj9AzFpcfrUxxpAjEJBK1qO9Mov30UUGZl7uDUBn+uCv9koaHPPA==
|
||||
|
||||
vscode-sqlite3@4.0.10:
|
||||
version "4.0.10"
|
||||
|
|
Loading…
Reference in New Issue