From 506f0c9e9fca32f0a1e8319c4e29b67fb69108f4 Mon Sep 17 00:00:00 2001 From: prototypa Date: Tue, 8 Aug 2023 21:13:16 -0400 Subject: [PATCH] Update dependencies --- package.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 68a87d6..b783ca8 100644 --- a/package.json +++ b/package.json @@ -16,20 +16,20 @@ "@astrojs/image": "^0.17.3", "@astrojs/mdx": "^0.19.7", "@astrojs/partytown": "^1.2.3", - "@astrojs/rss": "^2.4.3", + "@astrojs/rss": "^2.4.4", "@astrojs/sitemap": "^2.0.1", "@astrojs/tailwind": "^4.0.0", - "@astrolib/analytics": "^0.3.0", - "@astrolib/seo": "^0.4.0", + "@astrolib/analytics": "^0.4.2", + "@astrolib/seo": "^0.6.0", "@fontsource-variable/inter": "^5.0.8", "@iconify-json/flat-color-icons": "^1.1.7", "@iconify-json/ri": "^1.1.12", "@iconify-json/tabler": "^1.1.87", "@tailwindcss/typography": "^0.5.9", "@types/lodash.merge": "^4.6.7", - "@typescript-eslint/eslint-plugin": "^6.2.1", - "@typescript-eslint/parser": "^6.2.1", - "astro": "^2.10.1", + "@typescript-eslint/eslint-plugin": "^6.3.0", + "@typescript-eslint/parser": "^6.3.0", + "astro": "^2.10.3", "astro-icon": "^1.0.0-next.2", "eslint": "^8.46.0", "eslint-plugin-astro": "^0.28.0",