@tscircuit/cli 0.0.141 → 0.0.143

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,9 +2673,9 @@
2673
2673
  }
2674
2674
  },
2675
2675
  "node_modules/@tscircuit/builder": {
2676
- "version": "1.5.146",
2677
- "resolved": "https://registry.npmjs.org/@tscircuit/builder/-/builder-1.5.146.tgz",
2678
- "integrity": "sha512-yqms9P2q5AfUeKxA/hss4B00RCdDcrQ4xy//msgoxwCEZOT9JToYuEHzEB7SFtwG+6nOKWZN4qLOivEsDqmsQA==",
2676
+ "version": "1.5.148",
2677
+ "resolved": "https://registry.npmjs.org/@tscircuit/builder/-/builder-1.5.148.tgz",
2678
+ "integrity": "sha512-H8zn2XD1Ie1GITG7nH8DzLYHrUbMPtlc8aXe9krPMDE+zxl5OBIwfDe5Hmi8bO0G0790cvUQU71b8qZeDVh35w==",
2679
2679
  "license": "MIT",
2680
2680
  "dependencies": {
2681
2681
  "@lume/kiwi": "^0.1.0",
@@ -2793,9 +2793,9 @@
2793
2793
  }
2794
2794
  },
2795
2795
  "node_modules/@tscircuit/pcb-viewer": {
2796
- "version": "1.4.1",
2797
- "resolved": "https://registry.npmjs.org/@tscircuit/pcb-viewer/-/pcb-viewer-1.4.1.tgz",
2798
- "integrity": "sha512-N8QNsGreDtyLKGwR+6ORu2WDUtxYwaJvuVZ6uAcwXIo6/CMFcBGw9k6QXL3honLtAb8vWYlxsTOKR3iGtJ9SRw==",
2796
+ "version": "1.4.2",
2797
+ "resolved": "https://registry.npmjs.org/@tscircuit/pcb-viewer/-/pcb-viewer-1.4.2.tgz",
2798
+ "integrity": "sha512-l9qngoyXaci9tZyexFIR70yRydeaK2A+NG/LHx63VtxvehRTd7XxN88LAC6EzX5XhDMiKrixfqigXmdx4ECGxg==",
2799
2799
  "license": "MIT",
2800
2800
  "dependencies": {
2801
2801
  "@emotion/css": "^11.11.2",
@@ -2814,6 +2814,7 @@
2814
2814
  "version": "4.2.3",
2815
2815
  "resolved": "https://registry.npmjs.org/color/-/color-4.2.3.tgz",
2816
2816
  "integrity": "sha512-1rXeuUUiGGrykh+CeBdu5Ie7OJwinCgQY0bc7GCRxy5xVHy+moaqkpL/jqQq0MtQOeYcrqEz4abc5f0KtU7W4A==",
2817
+ "license": "MIT",
2817
2818
  "dependencies": {
2818
2819
  "color-convert": "^2.0.1",
2819
2820
  "color-string": "^1.9.0"