Update to latest posthtml-component
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
18b24f086e
commit
28845ff0ec
2 changed files with 6 additions and 7 deletions
|
@ -16,7 +16,7 @@
|
||||||
"@parcel/config-default": "^2.15.4",
|
"@parcel/config-default": "^2.15.4",
|
||||||
"parcel": "^2.15.4",
|
"parcel": "^2.15.4",
|
||||||
"posthtml": "^0.16.6",
|
"posthtml": "^0.16.6",
|
||||||
"posthtml-component": "github:StratusFearMe21/posthtml-components#parcel_messages",
|
"posthtml-component": "^2.2.0",
|
||||||
"posthtml-include": "^2.0.1",
|
"posthtml-include": "^2.0.1",
|
||||||
"posthtml-markdownit": "^3.1.2"
|
"posthtml-markdownit": "^3.1.2"
|
||||||
},
|
},
|
||||||
|
|
11
pnpm-lock.yaml
generated
11
pnpm-lock.yaml
generated
|
@ -31,8 +31,8 @@ importers:
|
||||||
specifier: ^0.16.6
|
specifier: ^0.16.6
|
||||||
version: 0.16.6
|
version: 0.16.6
|
||||||
posthtml-component:
|
posthtml-component:
|
||||||
specifier: github:StratusFearMe21/posthtml-components#parcel_messages
|
specifier: ^2.2.0
|
||||||
version: https://codeload.github.com/StratusFearMe21/posthtml-components/tar.gz/23942a8051abc49c8a0b63e2001fdfbf5351b268
|
version: 2.2.0
|
||||||
posthtml-include:
|
posthtml-include:
|
||||||
specifier: ^2.0.1
|
specifier: ^2.0.1
|
||||||
version: 2.0.1
|
version: 2.0.1
|
||||||
|
@ -865,9 +865,8 @@ packages:
|
||||||
resolution: {integrity: sha512-9Que9y4k8c33iv8h5QyTfHKlurmsJIscozy7oeFRxuWeX/osXjVGu9o9MKrmo4TI6Vr9a9vh9b4LYXqm3/GvhA==}
|
resolution: {integrity: sha512-9Que9y4k8c33iv8h5QyTfHKlurmsJIscozy7oeFRxuWeX/osXjVGu9o9MKrmo4TI6Vr9a9vh9b4LYXqm3/GvhA==}
|
||||||
engines: {node: '>=16.0.0'}
|
engines: {node: '>=16.0.0'}
|
||||||
|
|
||||||
posthtml-component@https://codeload.github.com/StratusFearMe21/posthtml-components/tar.gz/23942a8051abc49c8a0b63e2001fdfbf5351b268:
|
posthtml-component@2.2.0:
|
||||||
resolution: {tarball: https://codeload.github.com/StratusFearMe21/posthtml-components/tar.gz/23942a8051abc49c8a0b63e2001fdfbf5351b268}
|
resolution: {integrity: sha512-Nf8ejKuEjny0Tg71/xqRXvFyEMujH84FyYU/YoOKxwnC8fT8eQySj82PDVECwMcGsJt3UG91UvyD6Wco7EweFA==}
|
||||||
version: 2.1.1
|
|
||||||
engines: {node: '>=18'}
|
engines: {node: '>=18'}
|
||||||
|
|
||||||
posthtml-expressions@1.11.4:
|
posthtml-expressions@1.11.4:
|
||||||
|
@ -2021,7 +2020,7 @@ snapshots:
|
||||||
|
|
||||||
posthtml-attrs-parser@1.1.2: {}
|
posthtml-attrs-parser@1.1.2: {}
|
||||||
|
|
||||||
posthtml-component@https://codeload.github.com/StratusFearMe21/posthtml-components/tar.gz/23942a8051abc49c8a0b63e2001fdfbf5351b268:
|
posthtml-component@2.2.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
lodash: 4.17.21
|
lodash: 4.17.21
|
||||||
posthtml: 0.16.6
|
posthtml: 0.16.6
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue