From a520e44bfab4363ee5a08a97e64ba0b8b7adac02 Mon Sep 17 00:00:00 2001 From: tscircuitbot Date: Sat, 18 Jul 2026 14:48:23 +0000 Subject: [PATCH] chore: update packages @tscircuit/runframe --- bun.lock | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bun.lock b/bun.lock index 6453042d9..6aa80f0cc 100644 --- a/bun.lock +++ b/bun.lock @@ -62,7 +62,7 @@ "@tscircuit/pcb-viewer": "1.11.374", "@tscircuit/prompt-benchmarks": "^0.0.28", "@tscircuit/props": "^0.0.567", - "@tscircuit/runframe": "^0.0.2226", + "@tscircuit/runframe": "^0.0.2227", "@tscircuit/schematic-viewer": "^2.0.72", "@types/babel__standalone": "^7.1.7", "@types/bun": "^1.1.10", @@ -828,7 +828,7 @@ "@tscircuit/props": ["@tscircuit/props@0.0.567", "", { "peerDependencies": { "circuit-json": "*", "react": "*", "zod": "*" } }, "sha512-hLv68p3Q9val+amaYY2DDvkeLQ+ukvYF63ZrieIAIRI73NFLC77oUsj1MWA46dC/0JeeU4qpdc7jHKF9XdV9qw=="], - "@tscircuit/runframe": ["@tscircuit/runframe@0.0.2226", "", { "dependencies": { "@tscircuit/eval": "^0.0.1023", "@tscircuit/solver-utils": "^0.0.7" } }, "sha512-XDPm4N0c+5TsNCkU3g063Y78MbTZHzQrIM+idU8L7ks0Yk08fJoRVRi3dn5L+Z9yc48JzQqpXrkjyNGeEoph0w=="], + "@tscircuit/runframe": ["@tscircuit/runframe@0.0.2227", "", { "dependencies": { "@tscircuit/eval": "^0.0.1023", "@tscircuit/solver-utils": "^0.0.7" } }, "sha512-ey4BoM3c08fFWDJdNK9FZqEUhQh9cDaftwfzbEr2Mw2cbKbNpbU+9auzFcaORqKk/SAUqm9S2l3px0lcdLfYsw=="], "@tscircuit/schematic-autolayout": ["@tscircuit/schematic-autolayout@0.0.6", "", { "dependencies": { "@tscircuit/soup-util": "^0.0.38", "transformation-matrix": "^2.16.1" } }, "sha512-34cQxtlSylBKyHkzaMBCynaWJgN9c/mWm7cz63StTYIafKmfFs383K8Xoc4QX8HXCvVrHYl1aK15onZua9MxeA=="], diff --git a/package.json b/package.json index cc652c579..aef62504e 100644 --- a/package.json +++ b/package.json @@ -98,7 +98,7 @@ "@tscircuit/pcb-viewer": "1.11.374", "@tscircuit/prompt-benchmarks": "^0.0.28", "@tscircuit/props": "^0.0.567", - "@tscircuit/runframe": "^0.0.2226", + "@tscircuit/runframe": "^0.0.2227", "@tscircuit/schematic-viewer": "^2.0.72", "@types/babel__standalone": "^7.1.7", "@types/bun": "^1.1.10",