diff --git a/bun.lockb b/bun.lockb index 9aaf3a3..f1a24a3 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 8bd9795..42002de 100644 --- a/package.json +++ b/package.json @@ -11,14 +11,14 @@ }, "dependencies": { "@astrojs/check": "0.9.4", - "@astrojs/mdx": "4.0.3", - "@astrojs/tailwind": "5.1.4", - "@fontsource/dm-sans": "5.1.0", - "astro": "5.1.1", + "@astrojs/mdx": "4.0.8", + "@astrojs/tailwind": "5.1.5", + "@fontsource/dm-sans": "5.1.1", + "astro": "5.2.3", "astro-seo": "0.8.4", "classnames": "2.5.1", - "marked": "15.0.4", + "marked": "15.0.6", "tailwindcss": "3.4.17", - "typescript": "5.7.2" + "typescript": "5.7.3" } }