Add custom posthtml-component package
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
8b3d933403
commit
8ce6133602
2 changed files with 6 additions and 6 deletions
|
@ -16,7 +16,7 @@
|
|||
"@parcel/config-default": "^2.15.4",
|
||||
"parcel": "^2.15.4",
|
||||
"posthtml": "^0.16.6",
|
||||
"posthtml-component": "github:StratusFearMe21/posthtml-components",
|
||||
"posthtml-component": "github:StratusFearMe21/posthtml-components#parcel_messages",
|
||||
"posthtml-include": "^2.0.1",
|
||||
"posthtml-markdownit": "^3.1.2"
|
||||
},
|
||||
|
|
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
|
@ -31,8 +31,8 @@ importers:
|
|||
specifier: ^0.16.6
|
||||
version: 0.16.6
|
||||
posthtml-component:
|
||||
specifier: github:StratusFearMe21/posthtml-components
|
||||
version: https://codeload.github.com/StratusFearMe21/posthtml-components/tar.gz/affa36ab8b38f87c3632a44eb14347aa58d4f79a
|
||||
specifier: github:StratusFearMe21/posthtml-components#parcel_messages
|
||||
version: https://codeload.github.com/StratusFearMe21/posthtml-components/tar.gz/23942a8051abc49c8a0b63e2001fdfbf5351b268
|
||||
posthtml-include:
|
||||
specifier: ^2.0.1
|
||||
version: 2.0.1
|
||||
|
@ -865,8 +865,8 @@ packages:
|
|||
resolution: {integrity: sha512-9Que9y4k8c33iv8h5QyTfHKlurmsJIscozy7oeFRxuWeX/osXjVGu9o9MKrmo4TI6Vr9a9vh9b4LYXqm3/GvhA==}
|
||||
engines: {node: '>=16.0.0'}
|
||||
|
||||
posthtml-component@https://codeload.github.com/StratusFearMe21/posthtml-components/tar.gz/affa36ab8b38f87c3632a44eb14347aa58d4f79a:
|
||||
resolution: {tarball: https://codeload.github.com/StratusFearMe21/posthtml-components/tar.gz/affa36ab8b38f87c3632a44eb14347aa58d4f79a}
|
||||
posthtml-component@https://codeload.github.com/StratusFearMe21/posthtml-components/tar.gz/23942a8051abc49c8a0b63e2001fdfbf5351b268:
|
||||
resolution: {tarball: https://codeload.github.com/StratusFearMe21/posthtml-components/tar.gz/23942a8051abc49c8a0b63e2001fdfbf5351b268}
|
||||
version: 2.1.1
|
||||
engines: {node: '>=18'}
|
||||
|
||||
|
@ -2021,7 +2021,7 @@ snapshots:
|
|||
|
||||
posthtml-attrs-parser@1.1.2: {}
|
||||
|
||||
posthtml-component@https://codeload.github.com/StratusFearMe21/posthtml-components/tar.gz/affa36ab8b38f87c3632a44eb14347aa58d4f79a:
|
||||
posthtml-component@https://codeload.github.com/StratusFearMe21/posthtml-components/tar.gz/23942a8051abc49c8a0b63e2001fdfbf5351b268:
|
||||
dependencies:
|
||||
lodash: 4.17.21
|
||||
posthtml: 0.16.6
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue