Update to latest posthtml-component
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Isaac Mills 2025-07-10 07:44:38 -06:00
parent 18b24f086e
commit 28845ff0ec
Signed by: fnmain
GPG key ID: B67D7410F33A0F61
2 changed files with 6 additions and 7 deletions

View file

@ -16,7 +16,7 @@
"@parcel/config-default": "^2.15.4",
"parcel": "^2.15.4",
"posthtml": "^0.16.6",
"posthtml-component": "github:StratusFearMe21/posthtml-components#parcel_messages",
"posthtml-component": "^2.2.0",
"posthtml-include": "^2.0.1",
"posthtml-markdownit": "^3.1.2"
},