Update astro to 1.9.2

This commit is contained in:
prototypa
2023-01-11 18:41:05 -05:00
parent bd87058607
commit ee19fb75b4

View File

@ -23,15 +23,15 @@
"@astrolib/analytics": "^0.2.4",
"@astrolib/seo": "^0.2.1",
"@fontsource/inter": "^4.5.14",
"@tailwindcss/typography": "^0.5.8",
"@typescript-eslint/eslint-plugin": "^5.48.0",
"@typescript-eslint/parser": "^5.48.0",
"astro": "^1.9.1",
"@tailwindcss/typography": "^0.5.9",
"@typescript-eslint/eslint-plugin": "^5.48.1",
"@typescript-eslint/parser": "^5.48.1",
"astro": "^1.9.2",
"astro-compress": "1.1.25",
"astro-icon": "^0.8.0",
"eslint": "^8.31.0",
"eslint-plugin-astro": "^0.21.1",
"eslint-plugin-jsx-a11y": "^6.6.1",
"eslint-plugin-jsx-a11y": "^6.7.0",
"limax": "^2.1.0",
"mdast-util-to-string": "^3.1.0",
"prettier": "^2.8.2",