From 05f50f834d26de8a412294389ecea2858f190c63 Mon Sep 17 00:00:00 2001 From: Ben <4991309+NuroDev@users.noreply.github.com> Date: Sat, 7 Dec 2024 13:06:39 +0000 Subject: [PATCH] Bumped playground to Astro version `5.0.3` --- bun.lockb | Bin 226496 -> 226496 bytes playground/package.json | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/bun.lockb b/bun.lockb index eac3724c30bead31834813c0787c257aa2abbba8..e225721c4d7ed6df741f839259ab3668882c807a 100755 GIT binary patch delta 25 hcmX@`lJ~$%-i8*&Ele*%7>(Osg)nV@6~cT?9sryn3rzq3 delta 25 hcmX@`lJ~$%-i8*&Ele*%7!BHAg)nV@6~cT?9sryG3rYY0 diff --git a/playground/package.json b/playground/package.json index 505d188..e0e8ffb 100644 --- a/playground/package.json +++ b/playground/package.json @@ -12,7 +12,7 @@ "dependencies": { "@astrojs/check": "^0.9.4", "@nurodev/astro-bun": "workspace:*", - "astro": "^5.0.0", + "astro": "^5.0.3", "typescript": "^5.5.4" } }