diff --git a/package.json b/package.json index faaf092..89d15db 100644 --- a/package.json +++ b/package.json @@ -20,21 +20,21 @@ "@astrojs/rss": "^2.0.0", "@astrojs/sitemap": "^1.0.0", "@astrojs/tailwind": "^2.1.3", - "@astrolib/analytics": "^0.2.4", - "@astrolib/seo": "^0.2.1", - "@fontsource/inter": "^4.5.14", + "@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.48.1", - "@typescript-eslint/parser": "^5.48.1", + "@typescript-eslint/eslint-plugin": "^5.48.2", + "@typescript-eslint/parser": "^5.48.2", "astro": "^1.9.2", - "astro-compress": "1.1.25", + "astro-compress": "1.1.27", "astro-icon": "^0.8.0", - "eslint": "^8.31.0", - "eslint-plugin-astro": "^0.21.1", - "eslint-plugin-jsx-a11y": "^6.7.0", + "eslint": "^8.32.0", + "eslint-plugin-astro": "^0.22.0", + "eslint-plugin-jsx-a11y": "^6.7.1", "limax": "^2.1.0", "mdast-util-to-string": "^3.1.0", - "prettier": "^2.8.2", + "prettier": "^2.8.3", "prettier-plugin-astro": "^0.7.2", "reading-time": "^1.5.0", "sharp": "^0.31.3",