chore: update deps
This commit is contained in:
parent
447eb81dd6
commit
88f9661fdf
2 changed files with 15 additions and 18 deletions
|
@ -25,6 +25,7 @@
|
|||
"@commitlint/config-conventional": "^17.6.6",
|
||||
"@extractus/feed-extractor": "6.2.4",
|
||||
"@fontsource/inter": "^5.0.5",
|
||||
"@netlify/plugin-lighthouse": "^5.0.0",
|
||||
"@quasibit/eleventy-plugin-schema": "^1.11.0",
|
||||
"@sherby/eleventy-plugin-files-minifier": "^1.1.1",
|
||||
"@tailwindcss/aspect-ratio": "^0.4.2",
|
||||
|
@ -36,7 +37,7 @@
|
|||
"child_process": "^1.0.2",
|
||||
"clean-css": "^5.3.2",
|
||||
"dotenv-flow": "^3.2.0",
|
||||
"eleventy-plugin-tabler-icons": "^1.0.6",
|
||||
"eleventy-plugin-tabler-icons": "^1.0.8",
|
||||
"eleventy-plugin-unfurl": "^1.0.0",
|
||||
"eleventy-plugin-youtube-embed": "^1.9.0",
|
||||
"eslint": "^8.42.0",
|
||||
|
@ -72,8 +73,5 @@
|
|||
"**/*.{md,mkd,mdwn,mdown,mdtxt,mdtext,markdown}": [
|
||||
"npx markdownlint --config ./markdownlint.config.json --fix"
|
||||
]
|
||||
},
|
||||
"dependencies": {
|
||||
"@netlify/plugin-lighthouse": "^5.0.0"
|
||||
}
|
||||
}
|
||||
|
|
Reference in a new issue