From: Shuanglei Tao Date: Sat, 23 Nov 2019 15:19:32 +0000 (+0800) Subject: html: preact 10.0.5 X-Git-Url: http://git.prime8.dev/?a=commitdiff_plain;h=28cbbdaa3deaab5b177b118ed4a4c1e59cee4211;p=ttyd.git html: preact 10.0.5 --- diff --git a/html/package.json b/html/package.json index 08afeb1..c4c6d6c 100644 --- a/html/package.json +++ b/html/package.json @@ -60,7 +60,7 @@ "dependencies": { "backoff": "^2.5.0", "decko": "^1.2.0", - "preact": "^10.0.1", + "preact": "^10.0.5", "xterm": "^4.2.0", "xterm-addon-fit": "^0.3.0", "xterm-addon-web-links": "^0.2.1", diff --git a/html/yarn.lock b/html/yarn.lock index e4f399b..292609a 100644 --- a/html/yarn.lock +++ b/html/yarn.lock @@ -6123,10 +6123,10 @@ postcss@^7.0.0, postcss@^7.0.1, postcss@^7.0.14, postcss@^7.0.16, postcss@^7.0.1 source-map "^0.6.1" supports-color "^6.1.0" -preact@^10.0.1: - version "10.0.1" - resolved "https://registry.yarnpkg.com/preact/-/preact-10.0.1.tgz#16451887a8490dd534d60d1bc7d2ff4a70f7e0ee" - integrity sha512-lq7jo1rwwCd1YkiBcuOxRc3I0y1FZACa6O7tgNXt47QZJtSlLEE53f/FDNsLtiB2IVQTHbaey20TjSPmejhDyQ== +preact@^10.0.5: + version "10.0.5" + resolved "https://registry.yarnpkg.com/preact/-/preact-10.0.5.tgz#16f0bcd77241693e710778069e703217dd497867" + integrity sha512-62+J+GTrv3Uhp6DefqZTel6VYcdUA1zqHO7gjQSKdOwkU2sNOp/Vl6Zf2A3hIWV5EBgjeDA8gsOn6dmB3I1Dvg== precond@0.2: version "0.2.3" diff --git a/src/index.html b/src/index.html index 5bf8aac..8df3d29 100644 --- a/src/index.html +++ b/src/index.html @@ -1 +1 @@ -ttyd - Terminal \ No newline at end of file +ttyd - Terminal \ No newline at end of file