From 8c96f9f0e860cf3e92d97c10d26de1d788a9ecf4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 17 Jan 2026 01:13:27 +0000 Subject: [PATCH] chore(deps): update dependency syncpack to v13.0.4 --- apps/frontend/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/frontend/package.json b/apps/frontend/package.json index 4f40f866..6fa0a006 100644 --- a/apps/frontend/package.json +++ b/apps/frontend/package.json @@ -67,7 +67,7 @@ "sass": "^1.80.4", "stylelint": "^16.10.0", "stylelint-config-standard": "^36.0.1", - "syncpack": "13.0.0", + "syncpack": "13.0.4", "unocss": "^0.64.1", "vite": "^5.4.10", "vitest": "^2.1.5",