diff --git a/package.json b/package.json index 7ee7074..c450994 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "@fontsource-variable/geist": "^5.2.8", "@fontsource-variable/geist-mono": "^5.2.7", "@octokit/rest": "^22.0.1", - "astro": "^6.2.0", + "astro": "^6.2.1", "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", "lucide-react": "^1.14.0", diff --git a/yarn.lock b/yarn.lock index efc30f6..0778cb7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3892,7 +3892,7 @@ __metadata: languageName: node linkType: hard -"astro@npm:^6.2.0": +"astro@npm:^6.2.1": version: 6.2.1 resolution: "astro@npm:6.2.1" dependencies: @@ -7205,7 +7205,7 @@ __metadata: "@tailwindcss/vite": "npm:4.2.4" "@types/react": "npm:19.2.14" "@types/react-dom": "npm:19.2.3" - astro: "npm:^6.2.0" + astro: "npm:^6.2.1" class-variance-authority: "npm:^0.7.1" clsx: "npm:^2.1.1" lucide-react: "npm:^1.14.0"