chore(deps): upgrade @uncenter/eleventy-plugin-toc to 2.1.1
This commit is contained in:
Generated
+7
-7
@@ -8,7 +8,7 @@
|
||||
"dependencies": {
|
||||
"@11ty/eleventy": "^3.1.5",
|
||||
"@11ty/eleventy-plugin-rss": "^3.0.0",
|
||||
"@uncenter/eleventy-plugin-toc": "^2.0.0",
|
||||
"@uncenter/eleventy-plugin-toc": "^2.1.1",
|
||||
"eleventy-plugin-vento": "^5.4.2",
|
||||
"limax": "^4.2.3",
|
||||
"luxon": "^3.7.2",
|
||||
@@ -267,9 +267,9 @@
|
||||
"peer": true
|
||||
},
|
||||
"node_modules/@uncenter/eleventy-plugin-toc": {
|
||||
"version": "2.0.0",
|
||||
"resolved": "https://registry.npmjs.org/@uncenter/eleventy-plugin-toc/-/eleventy-plugin-toc-2.0.0.tgz",
|
||||
"integrity": "sha512-4jhjXEoZhnzIEkCBXgOIRvb39yoiqd4tQemNn3Aj1WajZJT0F89UIRJHxxLmzJozOAUQllGjtEmEO0OAC0Z09A==",
|
||||
"version": "2.1.1",
|
||||
"resolved": "https://registry.npmjs.org/@uncenter/eleventy-plugin-toc/-/eleventy-plugin-toc-2.1.1.tgz",
|
||||
"integrity": "sha512-ZijTnhc7gkjmg7pwYYGBbfXrN8z0/KdyDDOnCZXEZu70NVXMJYO1ogLdcymRrn5pnrTfRi2sFBhzOab1TLtA0g==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"linkedom": "^0.18.12"
|
||||
@@ -1144,9 +1144,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/liquidjs": {
|
||||
"version": "10.25.0",
|
||||
"resolved": "https://registry.npmjs.org/liquidjs/-/liquidjs-10.25.0.tgz",
|
||||
"integrity": "sha512-XpO7AiGULTG4xcTlwkcTI5JreFG7b6esLCLp+aUSh7YuQErJZEoUXre9u9rbdb0057pfWG4l0VursvLd5Q/eAw==",
|
||||
"version": "10.25.5",
|
||||
"resolved": "https://registry.npmjs.org/liquidjs/-/liquidjs-10.25.5.tgz",
|
||||
"integrity": "sha512-GKiKeZjJDdVoQAu+S9rzkYsYnYhcep5W3WwZXgb5f+yq484P/k9JqamBbGYu+LBEixcUAXZr2jogdAIjB3ki1w==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"commander": "^10.0.0"
|
||||
|
||||
+1
-1
@@ -15,7 +15,7 @@
|
||||
"dependencies": {
|
||||
"@11ty/eleventy": "^3.1.5",
|
||||
"@11ty/eleventy-plugin-rss": "^3.0.0",
|
||||
"@uncenter/eleventy-plugin-toc": "^2.0.0",
|
||||
"@uncenter/eleventy-plugin-toc": "^2.1.1",
|
||||
"eleventy-plugin-vento": "^5.4.2",
|
||||
"limax": "^4.2.3",
|
||||
"luxon": "^3.7.2",
|
||||
|
||||
Reference in New Issue
Block a user