From 09e16b089dcaedcce5503a1c90729b4d82d77d16 Mon Sep 17 00:00:00 2001 From: tscircuitbot Date: Tue, 7 Oct 2025 00:37: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 c35d555..2eb4411 100644 --- a/package.json +++ b/package.json @@ -56,10 +56,10 @@ "@biomejs/biome": "^1.8.3", "@playwright/test": "^1.50.1", "@tscircuit/capacity-autorouter": "^0.0.129", - "@tscircuit/checks": "^0.0.79", + "@tscircuit/checks": "^0.0.84", "@tscircuit/circuit-json-flex": "^0.0.3", "@tscircuit/circuit-json-util": "^0.0.67", - "@tscircuit/core": "^0.0.764", + "@tscircuit/core": "^0.0.765", "@tscircuit/footprinter": "^0.0.236", "@tscircuit/import-snippet": "^0.0.4", "@tscircuit/infgrid-ijump-astar": "^0.0.33", @@ -82,7 +82,7 @@ "bun-match-svg": "0.0.12", "calculate-elbow": "^0.0.12", "chokidar-cli": "^3.0.0", - "circuit-json": "^0.0.268", + "circuit-json": "^0.0.272", "circuit-json-to-bpc": "^0.0.13", "circuit-json-to-connectivity-map": "^0.0.22", "circuit-json-to-simple-3d": "^0.0.9",