chore: analytics + deps

This commit is contained in:
Cory Dransfeldt 2024-06-06 09:20:21 -07:00
parent 4ae4a7416e
commit bf6d4f446b
No known key found for this signature in database
14 changed files with 55 additions and 54 deletions

View file

@ -1,6 +1,6 @@
{
"name": "coryd.dev",
"version": "18.11.13",
"version": "18.12.13",
"description": "The source for my personal site. Built using 11ty.",
"type": "module",
"scripts": {
@ -41,6 +41,6 @@
"markdown-it-footnote": "^4.0.0",
"sanitize-html": "^2.13.0",
"slugify": "^1.6.6",
"terser": "^5.31.0"
"terser": "^5.31.1"
}
}