diff --git a/bun.lockb b/bun.lockb index 2d24ea2..34300b9 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 8f28ae6..ac8077c 100644 --- a/package.json +++ b/package.json @@ -12,17 +12,17 @@ "astro": "astro" }, "dependencies": { - "@astrojs/check": "^0.9.4", - "@astrojs/sitemap": "^3.4.0", - "astro": "^5.8.1", - "astro-d2": "^0.8.0", + "@astrojs/check": "^0.9.6", + "@astrojs/sitemap": "^3.6.0", + "astro": "^5.16.4", + "astro-d2": "^0.8.1", "astro-icon": "^1.1.5", - "typescript": "^5.8.3" + "typescript": "^5.9.3" }, "devDependencies": { "@iconify-json/mdi": "^1.2.3", - "prettier": "^3.1.1", + "prettier": "^3.7.4", "prettier-plugin-astro": "^0.14.1", - "sass": "^1.70.0" + "sass": "^1.94.2" } }