@tscircuit/runframe 0.0.1482 → 0.0.1483
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -1729,7 +1729,7 @@ var useErrorTelemetry = ({
|
|
|
1729
1729
|
};
|
|
1730
1730
|
|
|
1731
1731
|
// package.json
|
|
1732
|
-
var version = "0.0.
|
|
1732
|
+
var version = "0.0.1482";
|
|
1733
1733
|
var package_default = {
|
|
1734
1734
|
name: "@tscircuit/runframe",
|
|
1735
1735
|
main: "dist/preview.js",
|
|
@@ -1788,7 +1788,7 @@ var package_default = {
|
|
|
1788
1788
|
"@tscircuit/pcb-viewer": "1.11.296",
|
|
1789
1789
|
"@tscircuit/props": "^0.0.429",
|
|
1790
1790
|
"@tscircuit/schematic-trace-solver": "^0.0.40",
|
|
1791
|
-
"@tscircuit/schematic-viewer": "^2.0.
|
|
1791
|
+
"@tscircuit/schematic-viewer": "^2.0.52",
|
|
1792
1792
|
"@types/bun": "latest",
|
|
1793
1793
|
"@types/debug": "^4.1.12",
|
|
1794
1794
|
"@types/react": "^19.1.10",
|
package/dist/preview.js
CHANGED
package/dist/runner.js
CHANGED