From 55b3914f42410a8308f7dd1c728a3e0fd9de9fba Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 Oct 2025 07:20:11 +0000 Subject: [PATCH] chore(deps): update dependency syncpack to ^14.0.0-alpha.23 --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 80ab32ca..fffd05fd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -43,7 +43,7 @@ "prettier": "^3.6.2", "simple-git": "^3.28.0", "storybook": "^9.1.10", - "syncpack": "^14.0.0-alpha.11", + "syncpack": "^14.0.0-alpha.23", "turbo": "^2.5.8", "typescript": "5.9.3" }, diff --git a/package.json b/package.json index 3ac904c5..a9f8ea98 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "prettier": "^3.6.2", "simple-git": "^3.28.0", "storybook": "^9.1.10", - "syncpack": "^14.0.0-alpha.11", + "syncpack": "^14.0.0-alpha.23", "turbo": "^2.5.8", "typescript": "5.9.3" },