chore(deps): upgrade eleventy-plugin-vento to 5.3.0
This commit is contained in:
16
package-lock.json
generated
16
package-lock.json
generated
@@ -13,7 +13,7 @@
|
||||
"@uncenter/eleventy-plugin-toc": "^1.0.3",
|
||||
"@zachleat/details-utils": "^2.0.2",
|
||||
"eleventy-plugin-embed-everything": "^1.21.1",
|
||||
"eleventy-plugin-vento": "^5.2.1",
|
||||
"eleventy-plugin-vento": "^5.3.0",
|
||||
"eleventy-plugin-wordcount-extended": "^0.2.1",
|
||||
"markdown-it-anchor": "^9.2.0",
|
||||
"markdown-it-attrs": "^4.3.1",
|
||||
@@ -803,13 +803,13 @@
|
||||
}
|
||||
},
|
||||
"node_modules/eleventy-plugin-vento": {
|
||||
"version": "5.2.1",
|
||||
"resolved": "https://registry.npmjs.org/eleventy-plugin-vento/-/eleventy-plugin-vento-5.2.1.tgz",
|
||||
"integrity": "sha512-Vme5flvgw/MCZgYMdIi/F1A4d7yZ8775sOhgP7Qy1SlF0jurD1/ih6AQsIHbUtt9uawsnLLz84UWzuhpb8hF9w==",
|
||||
"version": "5.3.0",
|
||||
"resolved": "https://registry.npmjs.org/eleventy-plugin-vento/-/eleventy-plugin-vento-5.3.0.tgz",
|
||||
"integrity": "sha512-v1kvrV/lWooOw9ORMCWv7MZ/a9A9EF87tl6e3LYdMpkKxhMN+UVi645zwyGysIpnhHQt0XnrZohySvadduYfrg==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"debug": "4.4.3",
|
||||
"ventojs": "2.2.0"
|
||||
"ventojs": "2.3.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
@@ -1869,9 +1869,9 @@
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/ventojs": {
|
||||
"version": "2.2.0",
|
||||
"resolved": "https://registry.npmjs.org/ventojs/-/ventojs-2.2.0.tgz",
|
||||
"integrity": "sha512-i3nGAgn+dc+mTfsEplGHCbgA9QNdGchSI3GRF55TWdHHjz2WcHIHH8pQtjpiVP74ZjmqdccO3bC71xpxuwBWgg==",
|
||||
"version": "2.3.0",
|
||||
"resolved": "https://registry.npmjs.org/ventojs/-/ventojs-2.3.0.tgz",
|
||||
"integrity": "sha512-Vi/ZdC7QwdaaPTDL6fMWBxj+LnLTynDbef8Mb3YId3AR1Tnds2dS8YRUU/o51/Fv/5rdTNFJL4YHtBpfBbTQKg==",
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/ws": {
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
"@uncenter/eleventy-plugin-toc": "^1.0.3",
|
||||
"@zachleat/details-utils": "^2.0.2",
|
||||
"eleventy-plugin-embed-everything": "^1.21.1",
|
||||
"eleventy-plugin-vento": "^5.2.1",
|
||||
"eleventy-plugin-vento": "^5.3.0",
|
||||
"eleventy-plugin-wordcount-extended": "^0.2.1",
|
||||
"markdown-it-anchor": "^9.2.0",
|
||||
"markdown-it-attrs": "^4.3.1",
|
||||
|
||||
Reference in New Issue
Block a user