From 2720fa91c7befeb5f9268372fd6f84d802fbb3c2 Mon Sep 17 00:00:00 2001 From: tscircuitbot Date: Sat, 27 Sep 2025 19:40:50 +0000 Subject: [PATCH] chore: update packages --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 6bab190..9239fbe 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "@tscircuit/checks": "^0.0.75", "@tscircuit/circuit-json-flex": "^0.0.3", "@tscircuit/circuit-json-util": "^0.0.67", - "@tscircuit/core": "^0.0.748", + "@tscircuit/core": "^0.0.749", "@tscircuit/footprinter": "^0.0.236", "@tscircuit/import-snippet": "^0.0.4", "@tscircuit/infgrid-ijump-astar": "^0.0.33", @@ -101,8 +101,8 @@ "schematic-symbols": "^0.0.202", "sucrase": "^3.35.0", "ts-expect": "^1.3.0", - "tsup": "^8.2.4" - }, + "tsup": "^8.2.4", + "@tscircuit/log-soup": "^1.0.2"}, "peerDependencies": { "typescript": "^5.0.0", "@tscircuit/core": "*",