Update dependencies

This commit is contained in:
prototypa
2023-01-03 22:50:28 -05:00
parent 024825ec59
commit 6777af58f3

View File

@ -24,9 +24,9 @@
"@astrolib/seo": "^0.2.1",
"@fontsource/inter": "^4.5.14",
"@tailwindcss/typography": "^0.5.8",
"@typescript-eslint/eslint-plugin": "^5.47.1",
"@typescript-eslint/parser": "^5.47.1",
"astro": "^1.8.0",
"@typescript-eslint/eslint-plugin": "^5.48.0",
"@typescript-eslint/parser": "^5.48.0",
"astro": "^1.9.0",
"astro-compress": "1.1.24",
"astro-icon": "^0.8.0",
"eslint": "^8.31.0",
@ -35,7 +35,7 @@
"limax": "^2.1.0",
"mdast-util-to-string": "^3.1.0",
"prettier": "^2.8.1",
"prettier-plugin-astro": "^0.7.0",
"prettier-plugin-astro": "^0.7.1",
"reading-time": "^1.5.0",
"sharp": "^0.31.3",
"subfont": "^6.12.2",