From d1ba3e23f4056daeb112f6dd9ee2d8a7bbce75dd Mon Sep 17 00:00:00 2001 From: Karl Burtram Date: Fri, 11 Sep 2020 10:50:12 -0700 Subject: [PATCH] Update external repo links (#12226) * Update external repo links * Update yarn files --- package.json | 4 ++-- remote/package.json | 4 ++-- remote/web/package.json | 6 +++--- remote/web/yarn.lock | 4 ++-- remote/yarn.lock | 8 ++++---- yarn.lock | 8 ++++---- 6 files changed, 17 insertions(+), 17 deletions(-) diff --git a/package.json b/package.json index d443fe614d..773f8e5067 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "chart.js": "^2.6.0", "chokidar": "3.2.3", "graceful-fs": "4.2.3", - "html-query-plan": "git://github.com/anthonydresser/html-query-plan.git#2.6", + "html-query-plan": "git://github.com/kburtram/html-query-plan.git#2.6", "http-proxy-agent": "^2.1.0", "https-proxy-agent": "^2.2.3", "iconv-lite-umd": "0.6.8", @@ -84,7 +84,7 @@ "rxjs": "5.4.0", "sanitize-html": "^1.19.1", "semver-umd": "^5.5.7", - "slickgrid": "github:anthonydresser/SlickGrid#2.3.33", + "slickgrid": "github:kburtram/SlickGrid#2.3.33", "spdlog": "^0.11.1", "sudo-prompt": "9.1.1", "tas-client": "^0.0.950", diff --git a/remote/package.json b/remote/package.json index 28e9d288c9..624f56f4d7 100644 --- a/remote/package.json +++ b/remote/package.json @@ -17,7 +17,7 @@ "chokidar": "3.2.3", "cookie": "^0.4.0", "graceful-fs": "4.2.3", - "html-query-plan": "git://github.com/anthonydresser/html-query-plan.git#2.6", + "html-query-plan": "git://github.com/kburtram/html-query-plan.git#2.6", "http-proxy-agent": "^2.1.0", "https-proxy-agent": "^2.2.3", "iconv-lite-umd": "0.6.8", @@ -32,7 +32,7 @@ "rxjs": "5.4.0", "sanitize-html": "^1.19.1", "semver-umd": "^5.5.7", - "slickgrid": "github:anthonydresser/SlickGrid#2.3.33", + "slickgrid": "github:kburtram/SlickGrid#2.3.33", "spdlog": "^0.11.1", "turndown": "^6.0.0", "turndown-plugin-gfm": "^1.0.2", diff --git a/remote/web/package.json b/remote/web/package.json index 78ffa6afb5..851d7fac35 100644 --- a/remote/web/package.json +++ b/remote/web/package.json @@ -13,7 +13,7 @@ "angular2-grid": "2.0.6", "ansi_up": "^3.0.0", "chart.js": "^2.6.0", - "html-query-plan": "git://github.com/anthonydresser/html-query-plan.git#2.6", + "html-query-plan": "git://github.com/kburtram/html-query-plan.git#2.6", "iconv-lite-umd": "0.6.8", "jschardet": "2.2.1", "jquery": "3.5.0", @@ -24,8 +24,8 @@ "sanitize-html": "^1.19.1", "semver-umd": "^5.5.7", "slickgrid": "github:anthonydresser/SlickGrid#2.3.33", - "turndown": "^6.0.0", - "turndown-plugin-gfm": "^1.0.2", + "turndown": "^6.0.0", + "turndown-plugin-gfm": "^1.0.2", "vscode-oniguruma": "1.3.1", "vscode-textmate": "5.2.0", "xterm": "4.9.0-beta.8", diff --git a/remote/web/yarn.lock b/remote/web/yarn.lock index 59076cf2eb..ba838ff4c6 100644 --- a/remote/web/yarn.lock +++ b/remote/web/yarn.lock @@ -416,9 +416,9 @@ html-encoding-sniffer@^2.0.1: dependencies: whatwg-encoding "^1.0.5" -"html-query-plan@git://github.com/anthonydresser/html-query-plan.git#2.6": +"html-query-plan@git://github.com/kburtram/html-query-plan.git#2.6": version "2.5.0" - resolved "git://github.com/anthonydresser/html-query-plan.git#c524feb824e4960897ad875a37af068376a2b4a3" + resolved "git://github.com/kburtram/html-query-plan.git#c524feb824e4960897ad875a37af068376a2b4a3" htmlparser2@^3.10.0: version "3.10.1" diff --git a/remote/yarn.lock b/remote/yarn.lock index bf9fddc128..e735fb03b9 100644 --- a/remote/yarn.lock +++ b/remote/yarn.lock @@ -586,9 +586,9 @@ html-encoding-sniffer@^2.0.1: dependencies: whatwg-encoding "^1.0.5" -"html-query-plan@git://github.com/anthonydresser/html-query-plan.git#2.6": +"html-query-plan@git://github.com/kburtram/html-query-plan.git#2.6": version "2.5.0" - resolved "git://github.com/anthonydresser/html-query-plan.git#c524feb824e4960897ad875a37af068376a2b4a3" + resolved "git://github.com/kburtram/html-query-plan.git#c524feb824e4960897ad875a37af068376a2b4a3" htmlparser2@^3.10.0: version "3.10.1" @@ -1115,9 +1115,9 @@ semver@^5.3.0: resolved "https://registry.yarnpkg.com/semver/-/semver-5.6.0.tgz#7e74256fbaa49c75aa7c7a205cc22799cac80004" integrity sha512-RS9R6R35NYgQn++fkDWaOmqGoj4Ek9gGs+DPxNUZKuwE183xjJroKvyo1IzVFeXvUrvmALy6FWD5xrdJT25gMg== -"slickgrid@github:anthonydresser/SlickGrid#2.3.33": +"slickgrid@github:kburtram/SlickGrid#2.3.33": version "2.3.33" - resolved "https://codeload.github.com/anthonydresser/SlickGrid/tar.gz/7555f28a55a6663469b716dcd288bb35179a8ffd" + resolved "https://codeload.github.com/kburtram/SlickGrid/tar.gz/7555f28a55a6663469b716dcd288bb35179a8ffd" smart-buffer@4.0.2: version "4.0.2" diff --git a/yarn.lock b/yarn.lock index 67163d2fa7..47fa20d474 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4733,9 +4733,9 @@ html-escaper@^2.0.0: resolved "https://registry.yarnpkg.com/html-escaper/-/html-escaper-2.0.0.tgz#71e87f931de3fe09e56661ab9a29aadec707b491" integrity sha512-a4u9BeERWGu/S8JiWEAQcdrg9v4QArtP9keViQjGMdff20fBdd8waotXaNmODqBe6uZ3Nafi7K/ho4gCQHV3Ig== -"html-query-plan@git://github.com/anthonydresser/html-query-plan.git#2.6": +"html-query-plan@git://github.com/kburtram/html-query-plan.git#2.6": version "2.5.0" - resolved "git://github.com/anthonydresser/html-query-plan.git#c524feb824e4960897ad875a37af068376a2b4a3" + resolved "git://github.com/kburtram/html-query-plan.git#c524feb824e4960897ad875a37af068376a2b4a3" "htmlparser2@>= 3.7.3 < 4.0.0", htmlparser2@^3.9.1: version "3.9.2" @@ -8768,9 +8768,9 @@ slice-ansi@^2.0.0, slice-ansi@^2.1.0: astral-regex "^1.0.0" is-fullwidth-code-point "^2.0.0" -"slickgrid@github:anthonydresser/SlickGrid#2.3.33": +"slickgrid@github:kburtram/SlickGrid#2.3.33": version "2.3.33" - resolved "https://codeload.github.com/anthonydresser/SlickGrid/tar.gz/7555f28a55a6663469b716dcd288bb35179a8ffd" + resolved "https://codeload.github.com/kburtram/SlickGrid/tar.gz/7555f28a55a6663469b716dcd288bb35179a8ffd" smart-buffer@4.0.2: version "4.0.2"