mirror of
https://github.com/bartvdbraak/hellob.art.git
synced 2025-04-27 17:41:21 +00:00
fix(deps): update dependency satori to v0.10.13
This commit is contained in:
parent
1f5f12954d
commit
9a7ebd8642
1 changed files with 3 additions and 3 deletions
|
@ -34,7 +34,7 @@ dependencies:
|
||||||
version: 1.2.1
|
version: 1.2.1
|
||||||
satori:
|
satori:
|
||||||
specifier: ^0.10.11
|
specifier: ^0.10.11
|
||||||
version: 0.10.11
|
version: 0.10.13
|
||||||
satori-html:
|
satori-html:
|
||||||
specifier: ^0.3.2
|
specifier: ^0.3.2
|
||||||
version: 0.3.2
|
version: 0.3.2
|
||||||
|
@ -3083,8 +3083,8 @@ packages:
|
||||||
ultrahtml: 1.5.2
|
ultrahtml: 1.5.2
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/satori@0.10.11:
|
/satori@0.10.13:
|
||||||
resolution: {integrity: sha512-yLm1xPRPZUaKcBZJ6nmezoJjHB4MqV8x7Mu0PyZUJodRWRDD27UbeMwzuY9LEGG57WYLO4CQsGPlbHWV1Ex9TQ==}
|
resolution: {integrity: sha512-klCwkVYMQ/ZN5inJLHzrUmGwoRfsdP7idB5hfpJ1jfiJk1ErDitK8Hkc6Kll1+Ox2WtqEuGecSZLnmup3CGzvQ==}
|
||||||
engines: {node: '>=16'}
|
engines: {node: '>=16'}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@shuding/opentype.js': 1.4.0-beta.0
|
'@shuding/opentype.js': 1.4.0-beta.0
|
||||||
|
|
Loading…
Reference in a new issue