From 4f698bd504e55d3df0682241a3a71fa07912164f Mon Sep 17 00:00:00 2001 From: tscircuitbot Date: Fri, 27 Mar 2026 15:55:58 +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 4a04d8d1..ae49a569 100644 --- a/package.json +++ b/package.json @@ -62,10 +62,10 @@ "@playwright/test": "^1.50.1", "@resvg/resvg-js": "^2.6.2", "@tscircuit/capacity-autorouter": "^0.0.359", - "@tscircuit/checks": "0.0.110", + "@tscircuit/checks": "0.0.114", "@tscircuit/circuit-json-flex": "^0.0.3", "@tscircuit/circuit-json-util": "^0.0.90", - "@tscircuit/core": "^0.0.1123", + "@tscircuit/core": "^0.0.1124", "@tscircuit/footprinter": "^0.0.333", "@tscircuit/import-snippet": "^0.0.4", "@tscircuit/infgrid-ijump-astar": "^0.0.35",