diff --git a/.husky/pre-commit b/.husky/pre-commit old mode 100644 new mode 100755 diff --git a/package.json b/package.json index e528998f9..fc16b274d 100644 --- a/package.json +++ b/package.json @@ -16,17 +16,17 @@ "prepare": "husky install && bash -c 'chmod ug+x .husky/*'" }, "dependencies": { - "@astrojs/db": "0.11.2", + "@astrojs/db": "0.11.3", "@auth/core": "0.18.6", "@fontsource-variable/jost": "5.0.19", "@vercel/analytics": "1.2.2", - "astro": "4.8.4", + "astro": "4.8.6", "auth-astro": "4.1.1", "valibot": "0.30.0" }, "devDependencies": { "@antfu/eslint-config": "0.43.1", - "@astrojs/check": "0.6.0", + "@astrojs/check": "0.7.0", "@astrojs/sitemap": "3.1.4", "@astrojs/tailwind": "5.1.0", "@astrojs/vercel": "7.6.0", @@ -38,7 +38,7 @@ "eslint-plugin-astro": "1.2.0", "eslint-plugin-jsx-a11y": "6.8.0", "husky": "9.0.11", - "lightningcss": "1.24.1", + "lightningcss": "1.25.0", "lint-staged": "15.2.2", "postcss-import": "16.1.0", "postcss-nesting": "12.1.4",