chore: cleanup and upgrade deps

This commit is contained in:
Cory Dransfeldt 2024-04-26 22:34:48 -04:00
parent f3e27808ee
commit 96083ada02
No known key found for this signature in database
2 changed files with 16 additions and 17587 deletions

17594
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -1,6 +1,6 @@
{
"name": "coryd.dev",
"version": "12.9.8",
"version": "12.9.9",
"description": "The source for my personal site. Built using 11ty.",
"type": "module",
"scripts": {
@ -14,7 +14,8 @@
"keywords": [
"11ty",
"Eleventy",
"Web components"
"Web components",
"Blog"
],
"author": "Cory Dransfeldt",
"license": "MIT",
@ -26,7 +27,6 @@
"@daviddarnes/mastodon-post": "^1.2.0",
"@zachleat/webcare-webshare": "^1.0.3",
"minisearch": "^6.3.0",
"netlify-cli": "^17.23.1",
"youtube-video-element": "^1.0.0"
},
"devDependencies": {
@ -37,16 +37,13 @@
"@11ty/eleventy-plugin-rss": "^1.2.0",
"@11ty/eleventy-plugin-syntaxhighlight": "^5.0.0",
"@11tyrocks/eleventy-plugin-lightningcss": "^1.4.0",
"@aws-sdk/client-s3": "^3.564.0",
"@cdransf/eleventy-plugin-tabler-icons": "^1.2.0",
"@netlify/blobs": "^7.2.0",
"@remy/webmention": "^1.5.0",
"@rknightuk/eleventy-plugin-post-graph": "^1.0.6",
"child_process": "^1.0.2",
"dotenv-flow": "^4.1.0",
"html-minifier-terser": "^7.2.0",
"ics-to-json-extended": "^1.1.4",
"jsdom": "^24.0.0",
"liquidjs": "^10.10.0",
"luxon": "^3.4.4",
"markdown-it": "^14.0.0",