From abbe0e6ea979037e361c3a6cb6471bcdb16d468c Mon Sep 17 00:00:00 2001 From: tscircuitbot Date: Wed, 22 Oct 2025 20:23:42 +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 eccd2498..e5966841 100644 --- a/bun.lock +++ b/bun.lock @@ -11,7 +11,7 @@ "@tscircuit/file-server": "^0.0.32", "@tscircuit/math-utils": "0.0.21", "@tscircuit/props": "^0.0.371", - "@tscircuit/runframe": "^0.0.1140", + "@tscircuit/runframe": "^0.0.1141", "@tscircuit/schematic-match-adapt": "^0.0.22", "@types/bun": "^1.2.2", "@types/configstore": "^6.0.2", @@ -249,7 +249,7 @@ "@tscircuit/props": ["@tscircuit/props@0.0.371", "", { "peerDependencies": { "circuit-json": "*", "react": "*", "zod": "*" } }, "sha512-J2/YOxYCyqn8lP/5RJsJkCJ77ilbEsjjDkxYTEJsRpOVIQ+YAGA7Cvaee8tjRC87NNbAX3CRBd9f0IIxfvSpJA=="], - "@tscircuit/runframe": ["@tscircuit/runframe@0.0.1140", "", {}, "sha512-tYh0Z3G2taRt0TMBzhqpYpN6LNRFljYXZXTHUBo7ZXjx7XWt0RQ1lQNyBKI4VAnjwiAdF1ds8VPOFRAWkbBOng=="], + "@tscircuit/runframe": ["@tscircuit/runframe@0.0.1141", "", {}, "sha512-NfEmBeQytUab1wi/BSg/dW5a9h9FpiL++aBj9uchZfu2rUgRGB+pUhznq4d8kN07aJDaRW7Wo1rpQXtx3kdZog=="], "@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 aec15c16..6b41f9a0 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "@tscircuit/file-server": "^0.0.32", "@tscircuit/math-utils": "0.0.21", "@tscircuit/props": "^0.0.371", - "@tscircuit/runframe": "^0.0.1140", + "@tscircuit/runframe": "^0.0.1141", "@tscircuit/schematic-match-adapt": "^0.0.22", "@types/bun": "^1.2.2", "@types/configstore": "^6.0.2",