From 270cadf4ad62ed716d6e8de243f406d269ca1f5a Mon Sep 17 00:00:00 2001 From: prototypa Date: Mon, 8 May 2023 15:42:15 -0400 Subject: [PATCH] Update dependencies --- package.json | 16 ++++++++-------- src/components/widgets/Announcement.astro | 4 ++-- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 73b879b..7f50ecc 100644 --- a/package.json +++ b/package.json @@ -14,22 +14,22 @@ }, "devDependencies": { "@astrojs/image": "^0.16.7", - "@astrojs/mdx": "^0.19.0", - "@astrojs/partytown": "^1.2.0", + "@astrojs/mdx": "^0.19.1", + "@astrojs/partytown": "^1.2.1", "@astrojs/rss": "^2.4.1", - "@astrojs/sitemap": "^1.2.2", + "@astrojs/sitemap": "^1.3.0", "@astrojs/tailwind": "^3.1.2", "@astrolib/analytics": "^0.3.0", "@astrolib/seo": "^0.3.0", "@fontsource/inter": "^4.5.15", "@tailwindcss/typography": "^0.5.9", - "@typescript-eslint/eslint-plugin": "^5.59.2", - "@typescript-eslint/parser": "^5.59.2", - "astro": "^2.3.4", + "@typescript-eslint/eslint-plugin": "^5.59.5", + "@typescript-eslint/parser": "^5.59.5", + "astro": "^2.4.3", "astro-compress": "^1.1.42", "astro-icon": "^0.8.0", - "eslint": "^8.39.0", - "eslint-plugin-astro": "^0.26.1", + "eslint": "^8.40.0", + "eslint-plugin-astro": "^0.26.2", "eslint-plugin-jsx-a11y": "^6.7.1", "limax": "2.1.0", "mdast-util-to-string": "^3.2.0", diff --git a/src/components/widgets/Announcement.astro b/src/components/widgets/Announcement.astro index 5138ff9..75fbbbf 100644 --- a/src/components/widgets/Announcement.astro +++ b/src/components/widgets/Announcement.astro @@ -6,9 +6,9 @@ > NEW Astro 2.2 is released. »Astro 2.4 is released. »