From 899890fe846a5febf4313c95b720e96429d0ff08 Mon Sep 17 00:00:00 2001 From: Nikola Hristov Date: Fri, 9 Feb 2024 15:29:36 +0200 Subject: [PATCH] squash! --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 80460134..dcf4b707 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "start": "astro dev" }, "dependencies": { - "@astrojs/check": "0.5.1", + "@astrojs/check": "0.5.2", "@astrojs/prefetch": "0.4.1", "@astrojs/sitemap": "3.0.5", "@tailwindcss/aspect-ratio": "0.4.2", @@ -47,7 +47,7 @@ "postcss-url": "10.1.3", "tailwindcss": "3.4.1", "typescript": "5.3.3", - "typescript-esbuild": "0.3.7", + "typescript-esbuild": "0.3.8", "zod": "3.22.4" }, "publishConfig": {