From c1624139ed74af5b8ea39c84e6e791b9635c36c7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 4 Jan 2026 00:35:32 +0000 Subject: [PATCH] fix(deps): update dependency @kaitranntt/ccs to ^7.13.0 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- bun.lock | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bun.lock b/bun.lock index e29be0b85..616ba7651 100644 --- a/bun.lock +++ b/bun.lock @@ -11,7 +11,7 @@ "@getgrit/cli": "^0.1.0-alpha.1743007075", "@github/copilot": "^0.0.374", "@google/jules": "^0.1.42", - "@kaitranntt/ccs": "^7.12.1", + "@kaitranntt/ccs": "^7.13.0", "@nanocollective/nanocoder": "^1.19.2", "@pulumi/pulumi": "^3.214.0", "@sourcegraph/amp": "^0.0.1767254483-g812f6b", diff --git a/package.json b/package.json index 11cc501e8..c1556a241 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "@getgrit/cli": "^0.1.0-alpha.1743007075", "@github/copilot": "^0.0.374", "@google/jules": "^0.1.42", - "@kaitranntt/ccs": "^7.12.1", + "@kaitranntt/ccs": "^7.13.0", "@nanocollective/nanocoder": "^1.19.2", "@pulumi/pulumi": "^3.214.0", "@sourcegraph/amp": "^0.0.1767254483-g812f6b",