diff --git a/bun.lock b/bun.lock index 0ceaedcd..34596a0c 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.1038", + "@tscircuit/runframe": "^0.0.1039", "@tscircuit/schematic-match-adapt": "^0.0.22", "@types/bun": "^1.2.2", "@types/configstore": "^6.0.2", @@ -526,7 +526,7 @@ "@tscircuit/props": ["@tscircuit/props@0.0.341", "", { "peerDependencies": { "circuit-json": "*", "react": "*", "zod": "*" } }, "sha512-2+4shXcvrc7Of4JmpVoeqbyDvFKPHPeNmzP292jiW1ZQ3BHSod22Z00k6/YtPqtsFzz89P4D4yWBFZnwzNTsbQ=="], - "@tscircuit/runframe": ["@tscircuit/runframe@0.0.1038", "", {}, "sha512-NGwhFBQfzH6h6H5qsmC2rh4gt0RNB9rX++tp00BageNAVFypuIZaEPstx2lVcKuZhBFLa08BWw9W+SiT1EuLVQ=="], + "@tscircuit/runframe": ["@tscircuit/runframe@0.0.1039", "", {}, "sha512-KdCp6Cc1+TcyLHQAHdvcAhtorT9bgO/kljTRm/1ZV/zCLuUmWqT+Hr4xwWO4KnW1Z33jdTHvjYtt6qRU9iDPBw=="], "@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 f3783623..04f13b5d 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.1038", + "@tscircuit/runframe": "^0.0.1039", "@tscircuit/schematic-match-adapt": "^0.0.22", "@types/bun": "^1.2.2", "@types/configstore": "^6.0.2",