From 6777af58f30df27a0e04dd93a153a81f36fe3f56 Mon Sep 17 00:00:00 2001 From: prototypa Date: Tue, 3 Jan 2023 22:50:28 -0500 Subject: [PATCH] Update dependencies --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 3ceff61..51a55f8 100644 --- a/package.json +++ b/package.json @@ -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",