diff --git a/bun.lock b/bun.lock index ecc1346c..916c48d1 100644 --- a/bun.lock +++ b/bun.lock @@ -11,7 +11,7 @@ "@tscircuit/file-server": "^0.0.30", "@tscircuit/math-utils": "0.0.21", "@tscircuit/props": "^0.0.341", - "@tscircuit/runframe": "^0.0.1051", + "@tscircuit/runframe": "^0.0.1052", "@tscircuit/schematic-match-adapt": "^0.0.22", "@types/bun": "^1.2.2", "@types/configstore": "^6.0.2", @@ -248,7 +248,7 @@ "@tscircuit/props": ["@tscircuit/props@0.0.341", "", { "peerDependencies": { "circuit-json": "*", "react": "*", "zod": "*" } }, "sha512-2+4shXcvrc7Of4JmpVoeqbyDvFKPHPeNmzP292jiW1ZQ3BHSod22Z00k6/YtPqtsFzz89P4D4yWBFZnwzNTsbQ=="], - "@tscircuit/runframe": ["@tscircuit/runframe@0.0.1051", "", {}, "sha512-hoGoxAoq6x+8aNRzYvqpDU/OovUbb+qIDddgbW0EYhz0CHLLE/2cDehgGF+Lux6Yo3kupFOR7op0+jFIoCzTCQ=="], + "@tscircuit/runframe": ["@tscircuit/runframe@0.0.1052", "", {}, "sha512-VGEBB6ldE15lcr5bDChp+PZUsjuC4Tze55mce1g7NuPOBx0zYaHBaQeAAhvhGqhd2Jl9XibVhEPe7xBr0GXU6g=="], "@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 42cc28ae..16bfc139 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "@tscircuit/file-server": "^0.0.30", "@tscircuit/math-utils": "0.0.21", "@tscircuit/props": "^0.0.341", - "@tscircuit/runframe": "^0.0.1051", + "@tscircuit/runframe": "^0.0.1052", "@tscircuit/schematic-match-adapt": "^0.0.22", "@types/bun": "^1.2.2", "@types/configstore": "^6.0.2",