diff --git a/package.json b/package.json index 81a4d0b..f88c3cb 100644 --- a/package.json +++ b/package.json @@ -12,13 +12,14 @@ "dependencies": { "@astrojs/check": "^0.9.4", "@biomejs/biome": "^1.9.4", - "@tailwindcss/vite": "^4.1.6", - "astro": "^5.7.12", - "tailwindcss": "^4.1.6" + "@tailwindcss/vite": "^4.1.7", + "astro": "^5.7.13", + "tailwindcss": "^4.1.7" }, "trustedDependencies": [ "@biomejs/biome", "@parcel/watcher", + "@tailwindcss/oxide", "esbuild", "sharp" ]