chore: reduce dependencies
This commit is contained in:
parent
cce53c2656
commit
0dcf683758
7 changed files with 33 additions and 1260 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "coryd.dev",
|
||||
"version": "13.6.14",
|
||||
"version": "13.7.0",
|
||||
"description": "The source for my personal site. Built using 11ty.",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
|
@ -37,7 +37,6 @@
|
|||
"@11tyrocks/eleventy-plugin-lightningcss": "^1.4.0",
|
||||
"@cdransf/eleventy-plugin-tabler-icons": "^1.3.0",
|
||||
"@netlify/blobs": "^7.2.0",
|
||||
"@rknightuk/eleventy-plugin-post-graph": "^1.0.6",
|
||||
"dotenv-flow": "^4.1.0",
|
||||
"gray-matter": "^4.0.3",
|
||||
"html-minifier-terser": "^7.2.0",
|
||||
|
@ -51,7 +50,6 @@
|
|||
"sanitize-html": "^2.13.0",
|
||||
"sharp": "^0.33.3",
|
||||
"slugify": "^1.6.6",
|
||||
"terser": "^5.30.1",
|
||||
"writing-stats": "^1.0.6"
|
||||
"terser": "^5.30.1"
|
||||
}
|
||||
}
|
||||
|
|
Reference in a new issue