diff --git a/package-lock.json b/package-lock.json index 9405314..e3a3f68 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ "@astrojs/tailwind": "5.1.0", "@astrojs/vercel": "7.3.3", "@vercel/speed-insights": "1.0.10", - "astro": "4.4.4", + "astro": "4.4.10", "bunx": "^0.1.0", "tailwind-merge": "2.2.1", "tailwindcss": "3.4.1" @@ -2132,9 +2132,9 @@ } }, "node_modules/astro": { - "version": "4.4.4", - "resolved": "https://registry.npmjs.org/astro/-/astro-4.4.4.tgz", - "integrity": "sha512-EZrDTN888w4sFKqavGsHu8jSaymyxNwnoqIq5NKlMG9WNU/Xn4Yn41pUdBuAOrgNzRp1NyXXhhV6GV1pN71V2Q==", + "version": "4.4.10", + "resolved": "https://registry.npmjs.org/astro/-/astro-4.4.10.tgz", + "integrity": "sha512-8ASYlHPNKJg7F+1mlQts7nU1jZPQGE2xluB4fcdAUvH33BYLEBz/bCxJwLOmfC8Ai2gzs/wTwofwDzqbwjx6Ug==", "dependencies": { "@astrojs/compiler": "^2.5.3", "@astrojs/internal-helpers": "0.2.1", @@ -2195,7 +2195,7 @@ "tsconfck": "^3.0.0", "unist-util-visit": "^5.0.0", "vfile": "^6.0.1", - "vite": "^5.1.2", + "vite": "^5.1.4", "vitefu": "^0.2.5", "which-pm": "^2.1.1", "yargs-parser": "^21.1.1", diff --git a/package.json b/package.json index a55a101..ff431d4 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "@astrojs/tailwind": "5.1.0", "@astrojs/vercel": "7.3.3", "@vercel/speed-insights": "1.0.10", - "astro": "4.4.4", + "astro": "4.4.10", "bunx": "^0.1.0", "tailwind-merge": "2.2.1", "tailwindcss": "3.4.1"