diff --git a/package-lock.json b/package-lock.json index 8e67869..a49b77e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@tailwindcss/vite": "^4.3.0", "@types/react": "^19.2.14", "@types/react-dom": "^19.2.3", - "astro": "^6.3.3", + "astro": "^6.3.7", "lucide-react": "^1.16.0", "motion": "^12.38.0", "react": "^19.2.6", @@ -2918,9 +2918,9 @@ "license": "MIT" }, "node_modules/astro": { - "version": "6.3.3", - "resolved": "https://registry.npmjs.org/astro/-/astro-6.3.3.tgz", - "integrity": "sha512-wvLIZQYbBZt6U8gyflBW4SLBypaqdwLZUH93rT3oT53cmQ0bTGubvMAGjqBRoheOYzYcTJZtW6czztzbu4kQ5g==", + "version": "6.3.7", + "resolved": "https://registry.npmjs.org/astro/-/astro-6.3.7.tgz", + "integrity": "sha512-zIeDRrI0qNgN1lcCjNqt6/IVCVej7VwSa326cO8uP9BOk1cg4QuffhLnOn2gCgWQr32/wxpSRFfXiLKHglu1Tw==", "license": "MIT", "dependencies": { "@astrojs/compiler": "^4.0.0", diff --git a/package.json b/package.json index f4fa767..3b2311e 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "@tailwindcss/vite": "^4.3.0", "@types/react": "^19.2.14", "@types/react-dom": "^19.2.3", - "astro": "^6.3.3", + "astro": "^6.3.7", "lucide-react": "^1.16.0", "motion": "^12.38.0", "react": "^19.2.6",