diff --git a/package.json b/package.json index fd1dc46..50bbb90 100644 --- a/package.json +++ b/package.json @@ -15,19 +15,19 @@ }, "devDependencies": { "@astrojs/image": "^0.10.0", - "@astrojs/mdx": "^0.11.4", + "@astrojs/mdx": "^0.11.5", "@astrojs/partytown": "^1.0.1", - "@astrojs/rss": "^1.0.2", + "@astrojs/rss": "^1.0.3", "@astrojs/sitemap": "^1.0.0", - "@astrojs/tailwind": "^2.1.0", + "@astrojs/tailwind": "^2.1.2", "@astrolib/analytics": "^0.2.4", "@astrolib/seo": "^0.2.1", "@fontsource/inter": "^4.5.12", "@tailwindcss/typography": "^0.5.7", "@typescript-eslint/eslint-plugin": "^5.36.2", "@typescript-eslint/parser": "^5.36.2", - "astro": "^1.5.0", - "astro-icon": "^0.7.3", + "astro": "^1.6.3", + "astro-icon": "^0.8.0", "eslint": "^8.23.0", "eslint-plugin-astro": "^0.19.0", "eslint-plugin-jsx-a11y": "^6.6.1",