@tscircuit/cli 0.0.29 → 0.0.31

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.
Binary file
@@ -22,7 +22,7 @@
22
22
  "@radix-ui/react-toggle-group": "^1.0.4",
23
23
  "@radix-ui/react-tooltip": "^1.0.7",
24
24
  "@tscircuit/pcb-viewer": "^1.2.12",
25
- "@tscircuit/schematic-viewer": "^1.1.6",
25
+ "@tscircuit/schematic-viewer": "^1.1.7",
26
26
  "axios": "^1.6.7",
27
27
  "class-variance-authority": "^0.7.0",
28
28
  "clsx": "^2.1.0",
@@ -1805,8 +1805,9 @@
1805
1805
  }
1806
1806
  },
1807
1807
  "node_modules/@tscircuit/builder": {
1808
- "version": "1.5.4",
1809
- "license": "MIT",
1808
+ "version": "1.5.5",
1809
+ "resolved": "https://registry.npmjs.org/@tscircuit/builder/-/builder-1.5.5.tgz",
1810
+ "integrity": "sha512-e7hfRFCX0jOK+Sk5irjF/L+6j++NuALR2333eipKBALjrxI7IAa0Lf3RvWjyUXVHaRYEWBYb7JaBS5luVRxtNw==",
1810
1811
  "peer": true,
1811
1812
  "dependencies": {
1812
1813
  "@lume/kiwi": "^0.1.0",
@@ -1875,9 +1876,9 @@
1875
1876
  }
1876
1877
  },
1877
1878
  "node_modules/@tscircuit/schematic-viewer": {
1878
- "version": "1.1.6",
1879
- "resolved": "https://registry.npmjs.org/@tscircuit/schematic-viewer/-/schematic-viewer-1.1.6.tgz",
1880
- "integrity": "sha512-ZHcPBss+nSugTGnb673HDXODw86f03uCb7KRTUaJ1nvIcjMzlk9TkYMshHeBD7eyJftBjlTxeQP+kstqHkbjQA==",
1879
+ "version": "1.1.7",
1880
+ "resolved": "https://registry.npmjs.org/@tscircuit/schematic-viewer/-/schematic-viewer-1.1.7.tgz",
1881
+ "integrity": "sha512-GlgN6y5Q1JRthkBHCylD3tANXkqEF2abHC68MbaJ8RHLjXqHv6a1hx81SV1pl3+eeD7Kp5LL3cHIQjP/cejZqw==",
1881
1882
  "dependencies": {
1882
1883
  "react-error-boundary": "^4.0.4",
1883
1884
  "react-supergrid": "^1.0.8",
@@ -29,7 +29,7 @@
29
29
  "@radix-ui/react-toggle-group": "^1.0.4",
30
30
  "@radix-ui/react-tooltip": "^1.0.7",
31
31
  "@tscircuit/pcb-viewer": "^1.2.12",
32
- "@tscircuit/schematic-viewer": "^1.1.6",
32
+ "@tscircuit/schematic-viewer": "^1.1.7",
33
33
  "axios": "^1.6.7",
34
34
  "class-variance-authority": "^0.7.0",
35
35
  "clsx": "^2.1.0",