Update dependencies

This commit is contained in:
prototypa
2023-05-08 15:42:15 -04:00
parent 5165a05068
commit 270cadf4ad
2 changed files with 10 additions and 10 deletions

View File

@ -14,22 +14,22 @@
}, },
"devDependencies": { "devDependencies": {
"@astrojs/image": "^0.16.7", "@astrojs/image": "^0.16.7",
"@astrojs/mdx": "^0.19.0", "@astrojs/mdx": "^0.19.1",
"@astrojs/partytown": "^1.2.0", "@astrojs/partytown": "^1.2.1",
"@astrojs/rss": "^2.4.1", "@astrojs/rss": "^2.4.1",
"@astrojs/sitemap": "^1.2.2", "@astrojs/sitemap": "^1.3.0",
"@astrojs/tailwind": "^3.1.2", "@astrojs/tailwind": "^3.1.2",
"@astrolib/analytics": "^0.3.0", "@astrolib/analytics": "^0.3.0",
"@astrolib/seo": "^0.3.0", "@astrolib/seo": "^0.3.0",
"@fontsource/inter": "^4.5.15", "@fontsource/inter": "^4.5.15",
"@tailwindcss/typography": "^0.5.9", "@tailwindcss/typography": "^0.5.9",
"@typescript-eslint/eslint-plugin": "^5.59.2", "@typescript-eslint/eslint-plugin": "^5.59.5",
"@typescript-eslint/parser": "^5.59.2", "@typescript-eslint/parser": "^5.59.5",
"astro": "^2.3.4", "astro": "^2.4.3",
"astro-compress": "^1.1.42", "astro-compress": "^1.1.42",
"astro-icon": "^0.8.0", "astro-icon": "^0.8.0",
"eslint": "^8.39.0", "eslint": "^8.40.0",
"eslint-plugin-astro": "^0.26.1", "eslint-plugin-astro": "^0.26.2",
"eslint-plugin-jsx-a11y": "^6.7.1", "eslint-plugin-jsx-a11y": "^6.7.1",
"limax": "2.1.0", "limax": "2.1.0",
"mdast-util-to-string": "^3.2.0", "mdast-util-to-string": "^3.2.0",

View File

@ -6,9 +6,9 @@
> >
<span class="text-xs py-0.5 px-1 bg-primary dark:bg-slate-700 dark:text-slate-300 font-semibold">NEW</span> <span class="text-xs py-0.5 px-1 bg-primary dark:bg-slate-700 dark:text-slate-300 font-semibold">NEW</span>
<a <a
href="https://astro.build/blog/astro-220/" href="https://astro.build/blog/astro-240/"
class="hover:underline text-gray-200 dark:text-slate-400" class="hover:underline text-gray-200 dark:text-slate-400"
>Astro 2.2 is released. »</a >Astro 2.4 is released. »</a
> >
<a <a
target="_blank" target="_blank"