Add custom posthtml-component package
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Isaac Mills 2025-07-09 23:14:03 -06:00
parent a5acd98802
commit d959d24894
Signed by: fnmain
GPG key ID: B67D7410F33A0F61
3 changed files with 8 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": "^2.1.1",
"posthtml-component": "github:posthtml/posthtml-components",
"posthtml-include": "^2.0.1",
"posthtml-markdownit": "^3.1.2"
},

11
pnpm-lock.yaml generated
View file

@ -31,8 +31,8 @@ importers:
specifier: ^0.16.6
version: 0.16.6
posthtml-component:
specifier: ^2.1.1
version: 2.1.1
specifier: github:posthtml/posthtml-components
version: https://codeload.github.com/posthtml/posthtml-components/tar.gz/affa36ab8b38f87c3632a44eb14347aa58d4f79a
posthtml-include:
specifier: ^2.0.1
version: 2.0.1
@ -865,8 +865,9 @@ packages:
resolution: {integrity: sha512-9Que9y4k8c33iv8h5QyTfHKlurmsJIscozy7oeFRxuWeX/osXjVGu9o9MKrmo4TI6Vr9a9vh9b4LYXqm3/GvhA==}
engines: {node: '>=16.0.0'}
posthtml-component@2.1.1:
resolution: {integrity: sha512-8hkSDp0zJLnEcNiiUofsxmSn86IBgpZPtFoY8pJHrB71LRzvskhA3uNsIe6GiuxiM5xKjIfpsKoOfpqgC3tbVw==}
posthtml-component@https://codeload.github.com/posthtml/posthtml-components/tar.gz/affa36ab8b38f87c3632a44eb14347aa58d4f79a:
resolution: {tarball: https://codeload.github.com/posthtml/posthtml-components/tar.gz/affa36ab8b38f87c3632a44eb14347aa58d4f79a}
version: 2.1.1
engines: {node: '>=18'}
posthtml-expressions@1.11.4:
@ -2020,7 +2021,7 @@ snapshots:
posthtml-attrs-parser@1.1.2: {}
posthtml-component@2.1.1:
posthtml-component@https://codeload.github.com/posthtml/posthtml-components/tar.gz/affa36ab8b38f87c3632a44eb14347aa58d4f79a:
dependencies:
lodash: 4.17.21
posthtml: 0.16.6