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. »