From c81fd73128f22f79d1f9b8d145f86e06924b9f93 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 13 Dec 2023 10:49:54 +0000 Subject: [PATCH] =?UTF-8?q?chore(Renovate):=20=E2=AC=86=EF=B8=8F=20Update?= =?UTF-8?q?=20configs?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 7e39c5b4..81e756da 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "concurrently": "8.2.0", "del-cli": "5.0.0", "husky": "8.0.3", - "lint-staged": "13.2.2", + "lint-staged": "15.2.0", "tsx": "3.12.7" }, "devDependencies": { @@ -38,13 +38,13 @@ "depcheck": "1.4.3", "eslint": "8.41.0", "markdownlint-cli": "0.34.0", - "prettier": "2.8.8", + "prettier": "3.1.1", "pretty-quick": "3.1.3", - "syncpack": "9.8.6", - "tsup": "6.7.0", + "syncpack": "11.2.1", + "tsup": "8.0.1", "turbo": "1.10.8", "typescript": "5.0.4", - "vitest": "0.31.1" + "vitest": "1.0.4" }, "scripts": { "build:pkgs": "turbo run build --api=$TURBO_API",