Merge branch 'main' of github.com:cdransf/coryd.dev

This commit is contained in:
Cory Dransfeldt 2023-03-21 13:59:37 -07:00
commit a3421a442f
No known key found for this signature in database
2 changed files with 26 additions and 16 deletions

View file

@ -19,16 +19,16 @@
"@fontsource/inter": "^4.5.15",
"eleventy-plugin-heroicons": "^1.1.0",
"eslint": "^8.36.0",
"eslint-config-prettier": "^8.7.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-prettier": "^4.2.1",
"postcss": "^8.4.5",
"prettier": "^2.8.4",
"prettier-plugin-tailwindcss": "^0.2.4",
"prettier": "^2.8.6",
"prettier-plugin-tailwindcss": "^0.2.5",
"sanitize-html": "^2.10.0"
},
"dependencies": {
"@11ty/eleventy-activity-feed": "^1.0.9",
"@11ty/eleventy-fetch": "^3.0.0",
"@11ty/eleventy-fetch": "^4.0.0",
"@11ty/eleventy-img": "^3.0.0",
"@extractus/feed-extractor": "^6.2.1",
"@sherby/eleventy-plugin-files-minifier": "^1.1.1",