fix(deps): update dependency blurhash to v2.0.5
continuous-integration/drone/push Build is passing Details

This commit is contained in:
renovate 2023-02-17 13:04:37 +00:00 committed by Gitea
parent c31aff1d88
commit 9facffe3e9
2 changed files with 5 additions and 5 deletions

View File

@ -60,7 +60,7 @@
"@types/sortablejs": "1.15.0",
"@vueuse/core": "9.12.0",
"axios": "1.3.3",
"blurhash": "2.0.4",
"blurhash": "2.0.5",
"bulma-css-variables": "0.9.33",
"camel-case": "4.1.2",
"codemirror": "5.65.11",

View File

@ -39,7 +39,7 @@ specifiers:
'@vueuse/core': 9.12.0
autoprefixer: 10.4.13
axios: 1.3.3
blurhash: 2.0.4
blurhash: 2.0.5
browserslist: 4.21.5
bulma-css-variables: 0.9.33
camel-case: 4.1.2
@ -113,7 +113,7 @@ dependencies:
'@types/sortablejs': 1.15.0
'@vueuse/core': 9.12.0_vue@3.2.47
axios: 1.3.3
blurhash: 2.0.4
blurhash: 2.0.5
bulma-css-variables: 0.9.33
camel-case: 4.1.2
codemirror: 5.65.11
@ -5242,8 +5242,8 @@ packages:
resolution: {integrity: sha512-DRQrD6gJyy8FbiE4s+bDoXS9hiW3Vbx5uCdwvcCf3zLHL+Iv7LtGHLpr+GZV8rHG8tK766FGYBwRbu8pELTt+w==}
dev: true
/blurhash/2.0.4:
resolution: {integrity: sha512-r/As72u2FbucLoK5NTegM/GucxJc3d8GvHc4ngo13IO/nt2HU4gONxNLq1XPN6EM/V8Y9URIa7PcSz2RZu553A==}
/blurhash/2.0.5:
resolution: {integrity: sha512-cRygWd7kGBQO3VEhPiTgq4Wc43ctsM+o46urrmPOiuAe+07fzlSB9OJVdpgDL0jPqXUVQ9ht7aq7kxOeJHRK+w==}
dev: false
/body-parser/1.20.1: