feat: support blurhash

This commit is contained in:
Anthony Fu 2022-11-21 21:21:53 +08:00
parent af2c6d622b
commit 757a93c2a2
8 changed files with 102 additions and 25 deletions

6
pnpm-lock.yaml generated
View file

@ -12,6 +12,7 @@ specifiers:
'@types/sanitize-html': ^2.6.2
'@unocss/nuxt': ^0.46.5
'@vueuse/nuxt': ^9.5.0
blurhash: ^2.0.4
eslint: ^8.27.0
form-data: ^4.0.0
fs-extra: ^10.1.0
@ -37,6 +38,7 @@ devDependencies:
'@types/sanitize-html': 2.6.2
'@unocss/nuxt': 0.46.5
'@vueuse/nuxt': 9.5.0_nuxt@3.0.0
blurhash: 2.0.4
eslint: 8.27.0
form-data: 4.0.0
fs-extra: 10.1.0
@ -2088,6 +2090,10 @@ packages:
readable-stream: 3.6.0
dev: true
/blurhash/2.0.4:
resolution: {integrity: sha512-r/As72u2FbucLoK5NTegM/GucxJc3d8GvHc4ngo13IO/nt2HU4gONxNLq1XPN6EM/V8Y9URIa7PcSz2RZu553A==}
dev: true
/boolbase/1.0.0:
resolution: {integrity: sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==}
dev: true