From c58bde1cc33f7f0b870f30e637403595ccf15c33 Mon Sep 17 00:00:00 2001 From: Arunavo Ray Date: Thu, 28 Aug 2025 10:31:08 +0530 Subject: [PATCH] updated astro --- bun.lock | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bun.lock b/bun.lock index ff7b939..a9b96c7 100644 --- a/bun.lock +++ b/bun.lock @@ -32,7 +32,7 @@ "@types/canvas-confetti": "^1.9.0", "@types/react": "^19.1.12", "@types/react-dom": "^19.1.8", - "astro": "5.13.4", + "astro": "^5.13.4", "bcryptjs": "^3.0.2", "better-auth": "^1.3.7", "canvas-confetti": "^1.9.3", diff --git a/package.json b/package.json index e0ceb26..a6d9b69 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "@types/canvas-confetti": "^1.9.0", "@types/react": "^19.1.12", "@types/react-dom": "^19.1.8", - "astro": "5.13.4", + "astro": "^5.13.4", "bcryptjs": "^3.0.2", "better-auth": "^1.3.7", "canvas-confetti": "^1.9.3",