summaryrefslogtreecommitdiff
path: root/packages/client
diff options
context:
space:
mode:
authorsyuilo <Syuilotan@yahoo.co.jp>2022-09-20 07:52:23 +0900
committersyuilo <Syuilotan@yahoo.co.jp>2022-09-20 07:52:23 +0900
commit320ee29e2ac1c2e4e77bbd373ba657d9bb1012a0 (patch)
treeae3528bfe1e73db3c50ac210cad1a89a29134c46 /packages/client
parent12.120.0-alpha.3 (diff)
downloadsharkey-320ee29e2ac1c2e4e77bbd373ba657d9bb1012a0.tar.gz
sharkey-320ee29e2ac1c2e4e77bbd373ba657d9bb1012a0.tar.bz2
sharkey-320ee29e2ac1c2e4e77bbd373ba657d9bb1012a0.zip
revert blurhash
https://github.com/woltapp/blurhash/issues/202
Diffstat (limited to 'packages/client')
-rw-r--r--packages/client/package.json2
-rw-r--r--packages/client/yarn.lock8
2 files changed, 5 insertions, 5 deletions
diff --git a/packages/client/package.json b/packages/client/package.json
index 340bd73b92..d3cd099bcc 100644
--- a/packages/client/package.json
+++ b/packages/client/package.json
@@ -19,7 +19,7 @@
"@vue/compiler-sfc": "3.2.39",
"autobind-decorator": "2.4.0",
"autosize": "5.0.1",
- "blurhash": "2.0.0",
+ "blurhash": "1.1.5",
"broadcast-channel": "4.17.0",
"browser-image-resizer": "git+https://github.com/misskey-dev/browser-image-resizer#v2.2.1-misskey.2",
"chart.js": "3.9.1",
diff --git a/packages/client/yarn.lock b/packages/client/yarn.lock
index ec3a6031bb..d9c83d89e8 100644
--- a/packages/client/yarn.lock
+++ b/packages/client/yarn.lock
@@ -835,10 +835,10 @@ bluebird@3.7.2, bluebird@^3.7.2:
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.7.2.tgz#9f229c15be272454ffa973ace0dbee79a1b0c36f"
integrity sha512-XpNj6GDQzdfW+r2Wnn7xiSAd7TM3jzkxGXBGTtWKuSXv1xUV+azxAm8jdWZN06QTQk+2N2XB9jRDkvbmQmcRtg==
-blurhash@2.0.0:
- version "2.0.0"
- resolved "https://registry.yarnpkg.com/blurhash/-/blurhash-2.0.0.tgz#c2e6392043d5355241cf9ddaec9359023ea57a40"
- integrity sha512-fdEZnyJZ5E5s9neCfZUMSMkKfMtdKz1fG53t/iYvMjUFUsDnyZ1YnRRayKBK/B8cilNwe5gaIrPF8QlLrukEZQ==
+blurhash@1.1.5:
+ version "1.1.5"
+ resolved "https://registry.yarnpkg.com/blurhash/-/blurhash-1.1.5.tgz#3034104cd5dce5a3e5caa871ae2f0f1f2d0ab566"
+ integrity sha512-a+LO3A2DfxTaTztsmkbLYmUzUeApi0LZuKalwbNmqAHR6HhJGMt1qSV/R3wc+w4DL28holjqO3Bg74aUGavGjg==
boolbase@^1.0.0:
version "1.0.0"