diff --git a/package.json b/package.json index 398e400..8d13679 100644 --- a/package.json +++ b/package.json @@ -14,23 +14,23 @@ "subfont": "subfont -ir --no-fallbacks --silent --root dist" }, "devDependencies": { - "@astrojs/image": "^0.14.1", - "@astrojs/mdx": "^0.16.0", - "@astrojs/partytown": "^1.0.3", - "@astrojs/rss": "^2.1.0", - "@astrojs/sitemap": "^1.0.1", - "@astrojs/tailwind": "^3.0.1", + "@astrojs/image": "^0.16.0", + "@astrojs/mdx": "^0.18.0", + "@astrojs/partytown": "^1.1.0", + "@astrojs/rss": "^2.2.0", + "@astrojs/sitemap": "^1.2.0", + "@astrojs/tailwind": "^3.1.0", "@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.51.0", - "@typescript-eslint/parser": "^5.51.0", - "astro": "^2.0.10", - "astro-compress": "^1.1.32", + "@typescript-eslint/eslint-plugin": "^5.54.1", + "@typescript-eslint/parser": "^5.54.1", + "astro": "^2.1.2", + "astro-compress": "^1.1.35", "astro-icon": "^0.8.0", - "eslint": "^8.33.0", - "eslint-plugin-astro": "^0.23.0", + "eslint": "^8.36.0", + "eslint-plugin-astro": "^0.24.0", "eslint-plugin-jsx-a11y": "^6.7.1", "limax": "2.1.0", "mdast-util-to-string": "^3.1.1", @@ -40,7 +40,7 @@ "sharp": "^0.31.3", "subfont": "^6.12.4", "svgo": "2.8.0", - "tailwindcss": "^3.2.6", + "tailwindcss": "^3.2.7", "typescript": "^4.9.5" }, "engines": {