diff --git a/bun.lockb b/bun.lockb index 49a35ca..046b410 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index eed82ee..21d1a36 100644 --- a/package.json +++ b/package.json @@ -13,12 +13,12 @@ "@astrojs/check": "0.9.9", "@astrojs/mdx": "5.0.4", "@astrojs/tailwind": "6.0.2", - "@fontsource/dm-sans": "5.1.0", + "@fontsource/dm-sans": "5.2.8", "astro": "6.2.1", "astro-seo": "0.8.4", "classnames": "2.5.1", - "marked": "15.0.4", - "tailwindcss": "3.4.17", - "typescript": "5.7.2" + "marked": "15.0.12", + "tailwindcss": "3.4.19", + "typescript": "5.9.3" } }