feat: music caching v1.1.0

This commit is contained in:
Cory Dransfeldt 2023-07-26 12:10:18 -07:00
parent af8ac970c5
commit 78140677cf
No known key found for this signature in database
8 changed files with 1164 additions and 47 deletions

View file

@ -21,6 +21,7 @@
"@11ty/eleventy-fetch": "^4.0.0",
"@11ty/eleventy-img": "^3.1.0",
"@11ty/eleventy-plugin-syntaxhighlight": "^5.0.0",
"@aws-sdk/client-s3": "^3.377.0",
"@catppuccin/tailwindcss": "^0.1.6",
"@commitlint/cli": "^17.6.6",
"@commitlint/config-conventional": "^17.6.6",
@ -47,6 +48,7 @@
"ics-to-json-extended": "^1.1.4",
"lint-staged": "^13.2.3",
"liquidjs": "^10.8.3",
"lodash": "^4.17.21",
"luxon": "^3.3.0",
"markdown-it": "^13.0.1",
"markdown-it-anchor": "^8.4.1",