From eb925035b820d9463e7200767b4d9d6ceb074f89 Mon Sep 17 00:00:00 2001 From: tscircuitbot Date: Fri, 3 Oct 2025 18:25:41 +0000 Subject: [PATCH] chore: update packages --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 84f56c0..e2bf1f8 100644 --- a/package.json +++ b/package.json @@ -53,10 +53,10 @@ "@biomejs/biome": "^1.8.3", "@playwright/test": "^1.50.1", "@tscircuit/capacity-autorouter": "^0.0.123", - "@tscircuit/checks": "^0.0.75", + "@tscircuit/checks": "^0.0.79", "@tscircuit/circuit-json-flex": "^0.0.3", "@tscircuit/circuit-json-util": "^0.0.67", - "@tscircuit/core": "^0.0.756", + "@tscircuit/core": "^0.0.758", "@tscircuit/footprinter": "^0.0.236", "@tscircuit/import-snippet": "^0.0.4", "@tscircuit/infgrid-ijump-astar": "^0.0.33",