diff --git a/package.json b/package.json
index 610892f..d0ea181 100644
--- a/package.json
+++ b/package.json
@@ -13,33 +13,33 @@
"lint:eslint": "eslint . --ext .js,.ts,.astro"
},
"devDependencies": {
- "@astrojs/image": "^0.16.4",
- "@astrojs/mdx": "^0.18.2",
+ "@astrojs/image": "^0.16.6",
+ "@astrojs/mdx": "^0.19.0",
"@astrojs/partytown": "^1.2.0",
"@astrojs/rss": "^2.3.2",
- "@astrojs/sitemap": "^1.2.1",
+ "@astrojs/sitemap": "^1.2.2",
"@astrojs/tailwind": "^3.1.1",
"@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.57.0",
- "@typescript-eslint/parser": "^5.57.0",
- "astro": "^2.1.9",
- "astro-compress": "^1.1.35",
+ "@typescript-eslint/eslint-plugin": "^5.59.0",
+ "@typescript-eslint/parser": "^5.59.0",
+ "astro": "^2.3.0",
+ "astro-compress": "^1.1.39",
"astro-icon": "^0.8.0",
- "eslint": "^8.37.0",
+ "eslint": "^8.38.0",
"eslint-plugin-astro": "^0.26.1",
"eslint-plugin-jsx-a11y": "^6.7.1",
"limax": "2.1.0",
- "mdast-util-to-string": "^3.1.1",
+ "mdast-util-to-string": "^3.2.0",
"prettier": "^2.8.7",
"prettier-plugin-astro": "^0.8.0",
"reading-time": "^1.5.0",
- "sharp": "^0.31.0",
+ "sharp": "^0.32.0",
"svgo": "2.8.0",
"tailwindcss": "^3.3.1",
- "typescript": "^5.0.3"
+ "typescript": "^5.0.4"
},
"engines": {
"node": ">=16.12.0"
diff --git a/src/components/widgets/Announcement.astro b/src/components/widgets/Announcement.astro
index 1326a68..5138ff9 100644
--- a/src/components/widgets/Announcement.astro
+++ b/src/components/widgets/Announcement.astro
@@ -6,9 +6,9 @@
>
NEW
Astro 2.1 is released. »Astro 2.2 is released. »