Update package versions

This commit is contained in:
n 2021-08-12 18:31:30 +09:00
parent 4fcfcfdc8d
commit 8b2fced63f
2 changed files with 850 additions and 488 deletions

1334
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -10,8 +10,8 @@
},
"devDependencies": {
"@11ty/eleventy": "^0.12.1",
"@11ty/eleventy-navigation": "^0.1.6",
"@11ty/eleventy-plugin-syntaxhighlight": "^3.0.1",
"@11ty/eleventy-navigation": "^0.3.2",
"@11ty/eleventy-plugin-syntaxhighlight": "^3.1.2" ,
"@toycode/markdown-it-class": "^1.2.4",
"markdown-it-anchor": "^8.1.2"
}