Merge branch 'renovate/fast-blurhash-1.x' into 'develop'
chore(deps): update dependency fast-blurhash to v1.1.4 See merge request firefish/firefish!11237
This commit is contained in:
commit
568e8a8c43
2 changed files with 6 additions and 6 deletions
|
@ -50,7 +50,7 @@
|
|||
"date-fns": "3.6.0",
|
||||
"emojilib": "3.0.12",
|
||||
"eventemitter3": "5.0.1",
|
||||
"fast-blurhash": "1.1.2",
|
||||
"fast-blurhash": "1.1.4",
|
||||
"firefish-js": "workspace:*",
|
||||
"focus-trap": "7.5.4",
|
||||
"focus-trap-vue": "4.0.3",
|
||||
|
|
|
@ -602,8 +602,8 @@ importers:
|
|||
specifier: 5.0.1
|
||||
version: 5.0.1
|
||||
fast-blurhash:
|
||||
specifier: 1.1.2
|
||||
version: 1.1.2
|
||||
specifier: 1.1.4
|
||||
version: 1.1.4
|
||||
firefish-js:
|
||||
specifier: workspace:*
|
||||
version: link:../firefish-js
|
||||
|
@ -3933,8 +3933,8 @@ packages:
|
|||
resolution: {integrity: sha512-11Ndz7Nv+mvAC1j0ktTa7fAb0vLyGGX+rMHNBYQviQDGU0Hw7lhctJANqbPhu9nV9/izT/IntTgZ7Im/9LJs9g==}
|
||||
engines: {'0': node >=0.6.0}
|
||||
|
||||
fast-blurhash@1.1.2:
|
||||
resolution: {integrity: sha512-lJVOgYSlahqkRhrKumNx/SGB2F/qS0D1z7xjGYjb5EZJRtlzySGMniZjkQ9h9Rv8sPmM/V9orEgRiMwazDNH6A==}
|
||||
fast-blurhash@1.1.4:
|
||||
resolution: {integrity: sha512-xeH121M027hgWHHhHWYYjUmMKl8vCH3PPkXk439ixsP8Bvb/r3UFqg12oMSToD/aSAw8EE6XiTdfZ6M5jaLfzg==}
|
||||
|
||||
fast-deep-equal@3.1.3:
|
||||
resolution: {integrity: sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==}
|
||||
|
@ -10043,7 +10043,7 @@ snapshots:
|
|||
|
||||
extsprintf@1.3.0: {}
|
||||
|
||||
fast-blurhash@1.1.2: {}
|
||||
fast-blurhash@1.1.4: {}
|
||||
|
||||
fast-deep-equal@3.1.3: {}
|
||||
|
||||
|
|
Loading…
Reference in a new issue