update to `vscode-textmate@5.2.0`
parent
1446000dc2
commit
36c87c0b3e
|
@ -60,7 +60,7 @@
|
|||
"vscode-proxy-agent": "^0.5.2",
|
||||
"vscode-ripgrep": "^1.5.8",
|
||||
"vscode-sqlite3": "4.0.10",
|
||||
"vscode-textmate": "5.1.2",
|
||||
"vscode-textmate": "5.2.0",
|
||||
"xterm": "4.7.0-beta.3",
|
||||
"xterm-addon-search": "0.7.0",
|
||||
"xterm-addon-unicode11": "0.2.0",
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
"vscode-oniguruma": "1.3.1",
|
||||
"vscode-proxy-agent": "^0.5.2",
|
||||
"vscode-ripgrep": "^1.5.8",
|
||||
"vscode-textmate": "5.1.2",
|
||||
"vscode-textmate": "5.2.0",
|
||||
"xterm": "4.7.0-beta.3",
|
||||
"xterm-addon-search": "0.7.0",
|
||||
"xterm-addon-unicode11": "0.2.0",
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"iconv-lite-umd": "0.6.5",
|
||||
"jschardet": "2.1.1",
|
||||
"vscode-oniguruma": "1.3.1",
|
||||
"vscode-textmate": "5.1.2",
|
||||
"vscode-textmate": "5.2.0",
|
||||
"xterm": "4.7.0-beta.3",
|
||||
"xterm-addon-search": "0.7.0",
|
||||
"xterm-addon-unicode11": "0.2.0",
|
||||
|
|
|
@ -22,10 +22,10 @@ vscode-oniguruma@1.3.1:
|
|||
resolved "https://registry.yarnpkg.com/vscode-oniguruma/-/vscode-oniguruma-1.3.1.tgz#e2383879c3485b19f533ec34efea9d7a2b14be8f"
|
||||
integrity sha512-gz6ZBofA7UXafVA+m2Yt2zHKgXC2qedArprIsHAPKByTkwq9l5y/izAGckqxYml7mSbYxTRTfdRwsFq3cwF4LQ==
|
||||
|
||||
vscode-textmate@5.1.2:
|
||||
version "5.1.2"
|
||||
resolved "https://registry.yarnpkg.com/vscode-textmate/-/vscode-textmate-5.1.2.tgz#289cdeb181d3baa411c6910ee509120fef7731d1"
|
||||
integrity sha512-N/xYFVCaFxheV9ic8dUVoijYpF4Mpdmc6WYJlgD+geKfmCaAKN0Vwf0+o2fULEomtXL4dfxhUrITt+6j09MKEw==
|
||||
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==
|
||||
|
||||
xterm-addon-search@0.7.0:
|
||||
version "0.7.0"
|
||||
|
|
|
@ -380,10 +380,10 @@ vscode-ripgrep@^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.2:
|
||||
version "5.1.2"
|
||||
resolved "https://registry.yarnpkg.com/vscode-textmate/-/vscode-textmate-5.1.2.tgz#289cdeb181d3baa411c6910ee509120fef7731d1"
|
||||
integrity sha512-N/xYFVCaFxheV9ic8dUVoijYpF4Mpdmc6WYJlgD+geKfmCaAKN0Vwf0+o2fULEomtXL4dfxhUrITt+6j09MKEw==
|
||||
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-windows-ca-certs@0.2.0:
|
||||
version "0.2.0"
|
||||
|
|
|
@ -9750,10 +9750,10 @@ vscode-sqlite3@4.0.10:
|
|||
dependencies:
|
||||
nan "^2.14.0"
|
||||
|
||||
vscode-textmate@5.1.2:
|
||||
version "5.1.2"
|
||||
resolved "https://registry.yarnpkg.com/vscode-textmate/-/vscode-textmate-5.1.2.tgz#289cdeb181d3baa411c6910ee509120fef7731d1"
|
||||
integrity sha512-N/xYFVCaFxheV9ic8dUVoijYpF4Mpdmc6WYJlgD+geKfmCaAKN0Vwf0+o2fULEomtXL4dfxhUrITt+6j09MKEw==
|
||||
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-windows-ca-certs@0.2.0:
|
||||
version "0.2.0"
|
||||
|
|
Loading…
Reference in New Issue