@tscircuit/cli 0.0.126 → 0.0.127
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,14 +2673,14 @@
|
|
|
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.138",
|
|
2677
|
+
"resolved": "https://registry.npmjs.org/@tscircuit/builder/-/builder-1.5.138.tgz",
|
|
2678
|
+
"integrity": "sha512-zfn08ASPQzKf9YtSytEgNzOGKu9OeVKurCyOyHxBbQMRZkqTSSQElfb1rGWz+uZI9gkhqyZq30989sS9qtOgvQ==",
|
|
2679
2679
|
"license": "MIT",
|
|
2680
2680
|
"dependencies": {
|
|
2681
2681
|
"@lume/kiwi": "^0.1.0",
|
|
2682
2682
|
"@tscircuit/footprinter": "^0.0.43",
|
|
2683
|
-
"@tscircuit/layout": "0.0.
|
|
2683
|
+
"@tscircuit/layout": "^0.0.25",
|
|
2684
2684
|
"@tscircuit/routing": "1.3.1",
|
|
2685
2685
|
"@tscircuit/schematic-autolayout": "^0.0.5",
|
|
2686
2686
|
"convert-units": "^2.3.4",
|
|
@@ -2698,15 +2698,14 @@
|
|
|
2698
2698
|
}
|
|
2699
2699
|
},
|
|
2700
2700
|
"node_modules/@tscircuit/builder/node_modules/@tscircuit/layout": {
|
|
2701
|
-
"version": "0.0.
|
|
2702
|
-
"resolved": "https://registry.npmjs.org/@tscircuit/layout/-/layout-0.0.
|
|
2703
|
-
"integrity": "sha512-
|
|
2701
|
+
"version": "0.0.25",
|
|
2702
|
+
"resolved": "https://registry.npmjs.org/@tscircuit/layout/-/layout-0.0.25.tgz",
|
|
2703
|
+
"integrity": "sha512-Mk7LveFUkvV7X5+DjX3aAKClkvPOcIEiPz6knIxay3VZCMJw7sSX1QJVa6VJiUiaV51uFohqvwymLhYOaW/kAg==",
|
|
2704
2704
|
"license": "ISC",
|
|
2705
2705
|
"dependencies": {
|
|
2706
2706
|
"transformation-matrix": "^2.16.1"
|
|
2707
2707
|
},
|
|
2708
2708
|
"peerDependencies": {
|
|
2709
|
-
"@tscircuit/builder": "*",
|
|
2710
2709
|
"@tscircuit/manual-edit-events": "*",
|
|
2711
2710
|
"@tscircuit/schematic-autolayout": "*",
|
|
2712
2711
|
"@tscircuit/soup": "*",
|