@tscircuit/cli 0.0.130 → 0.0.132
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.
|
@@ -2673,13 +2673,12 @@
|
|
|
2673
2673
|
}
|
|
2674
2674
|
},
|
|
2675
2675
|
"node_modules/@tscircuit/builder": {
|
|
2676
|
-
"version": "1.5.
|
|
2677
|
-
"resolved": "https://registry.npmjs.org/@tscircuit/builder/-/builder-1.5.
|
|
2678
|
-
"integrity": "sha512-
|
|
2676
|
+
"version": "1.5.142",
|
|
2677
|
+
"resolved": "https://registry.npmjs.org/@tscircuit/builder/-/builder-1.5.142.tgz",
|
|
2678
|
+
"integrity": "sha512-V/rUJmAWsHhBsIJi8umCfVbnE3FzGdIaqdsSGXBq8en8SdlkrWjJVHCgQAH/PPMCIwCxiHXfRF0U4CYptPGVOw==",
|
|
2679
2679
|
"license": "MIT",
|
|
2680
2680
|
"dependencies": {
|
|
2681
2681
|
"@lume/kiwi": "^0.1.0",
|
|
2682
|
-
"@tscircuit/footprinter": "^0.0.43",
|
|
2683
2682
|
"@tscircuit/layout": "^0.0.25",
|
|
2684
2683
|
"@tscircuit/routing": "1.3.1",
|
|
2685
2684
|
"@tscircuit/schematic-autolayout": "^0.0.5",
|
|
@@ -2692,6 +2691,7 @@
|
|
|
2692
2691
|
"transformation-matrix": "^2.12.0"
|
|
2693
2692
|
},
|
|
2694
2693
|
"peerDependencies": {
|
|
2694
|
+
"@tscircuit/footprinter": "*",
|
|
2695
2695
|
"@tscircuit/props": "*",
|
|
2696
2696
|
"@tscircuit/soup": "*",
|
|
2697
2697
|
"@tscircuit/soup-util": "*"
|
|
@@ -2718,6 +2718,7 @@
|
|
|
2718
2718
|
"resolved": "https://registry.npmjs.org/@tscircuit/footprinter/-/footprinter-0.0.43.tgz",
|
|
2719
2719
|
"integrity": "sha512-L5Z6XmvcC09iT5+SZc7rQ4rNYfLjWD5j4VB7/ymSiz0Gh17DoNx5FnWKL57BNWxRHLNe+6OPBlWnPBzlzHSEOQ==",
|
|
2720
2720
|
"license": "ISC",
|
|
2721
|
+
"peer": true,
|
|
2721
2722
|
"dependencies": {
|
|
2722
2723
|
"@tscircuit/mm": "^0.0.7",
|
|
2723
2724
|
"zod": "^3.23.8"
|
|
@@ -2727,6 +2728,7 @@
|
|
|
2727
2728
|
"version": "0.0.7",
|
|
2728
2729
|
"resolved": "https://registry.npmjs.org/@tscircuit/mm/-/mm-0.0.7.tgz",
|
|
2729
2730
|
"integrity": "sha512-5lZjeOsrkQDnMd4OEuXQYC8k+zuWCbX9Ruq69JhcvLu18FUen3pPjBxmFyF2DGZYxaTrKUpUdZvoTr49TISN2g==",
|
|
2731
|
+
"peer": true,
|
|
2730
2732
|
"dependencies": {
|
|
2731
2733
|
"convert-units": "^2.3.4"
|
|
2732
2734
|
},
|