From 43a756bcb0cab568ff7420ea2dd15bd96e885a96 Mon Sep 17 00:00:00 2001 From: prototypa Date: Wed, 14 Jun 2023 17:58:20 -0400 Subject: [PATCH] Update @astrolib/seo and other dependencies --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index f635079..2e6111f 100644 --- a/package.json +++ b/package.json @@ -20,12 +20,12 @@ "@astrojs/sitemap": "^1.3.3", "@astrojs/tailwind": "^3.1.3", "@astrolib/analytics": "^0.3.0", - "@astrolib/seo": "^0.3.0", + "@astrolib/seo": "^0.4.0", "@fontsource/inter": "^4.5.15", "@tailwindcss/typography": "^0.5.9", - "@typescript-eslint/eslint-plugin": "^5.59.9", - "@typescript-eslint/parser": "^5.59.9", - "astro": "^2.6.1", + "@typescript-eslint/eslint-plugin": "^5.59.11", + "@typescript-eslint/parser": "^5.59.11", + "astro": "^2.6.4", "astro-compress": "^1.1.47", "astro-icon": "^0.8.1", "eslint": "^8.42.0",