From 63271705a81129818992d22de88ec3d0081e0024 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 26 May 2026 09:50:18 +0000 Subject: [PATCH] fix(deps): update dependency dayjs to v1.11.21 --- schale/frontend/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/schale/frontend/package.json b/schale/frontend/package.json index 3f692d9..14e66df 100644 --- a/schale/frontend/package.json +++ b/schale/frontend/package.json @@ -20,7 +20,7 @@ "@astrojs/sitemap": "3.7.2", "@misile/satellite": "0.0.5", "astro": "6.3.7", - "dayjs": "1.11.20", + "dayjs": "1.11.21", "mobile-device-detect": "0.4.3", "nanostores": "1.3.0" },