@tscircuit/cli 0.0.124 → 0.0.126

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.
package/bun.lockb CHANGED
Binary file
Binary file
@@ -22,7 +22,7 @@
22
22
  "@radix-ui/react-toggle": "^1.0.3",
23
23
  "@radix-ui/react-toggle-group": "^1.0.4",
24
24
  "@radix-ui/react-tooltip": "^1.0.7",
25
- "@tscircuit/3d-viewer": "^0.0.8",
25
+ "@tscircuit/3d-viewer": "^0.0.12",
26
26
  "@tscircuit/builder": "^1.5.134",
27
27
  "@tscircuit/pcb-viewer": "^1.4.0",
28
28
  "@tscircuit/schematic-viewer": "^1.2.14",
@@ -2655,9 +2655,9 @@
2655
2655
  }
2656
2656
  },
2657
2657
  "node_modules/@tscircuit/3d-viewer": {
2658
- "version": "0.0.8",
2659
- "resolved": "https://registry.npmjs.org/@tscircuit/3d-viewer/-/3d-viewer-0.0.8.tgz",
2660
- "integrity": "sha512-6dYUz/33Pf9jvKEptyufLJw7obM61lFE9KWB+Yuy4X05S5Z83tMmihFBqZ1FU+V11FtJ+vefVk9OTdd//yBGgA==",
2658
+ "version": "0.0.12",
2659
+ "resolved": "https://registry.npmjs.org/@tscircuit/3d-viewer/-/3d-viewer-0.0.12.tgz",
2660
+ "integrity": "sha512-JWKXjpAq5Dj8qq7y9m4w4aHapEtHE/yJBy1W6Eq0e6zQOTj/DztKVljomiZnzZsIRee9qsrEPqhRPRyfwLnwCA==",
2661
2661
  "dependencies": {
2662
2662
  "@jscad/modeling": "^2.12.2",
2663
2663
  "@jscad/regl-renderer": "^2.6.9",
@@ -2673,9 +2673,9 @@
2673
2673
  }
2674
2674
  },
2675
2675
  "node_modules/@tscircuit/builder": {
2676
- "version": "1.5.136",
2677
- "resolved": "https://registry.npmjs.org/@tscircuit/builder/-/builder-1.5.136.tgz",
2678
- "integrity": "sha512-+8lIDhr/shUdyUra9KT3XwY/kBoUDc8h19DjWzAi+Pfo8L+QRZ2aNfz0HOvuF6gLA2Yh1z3liFi8ITV5UUsG6Q==",
2676
+ "version": "1.5.137",
2677
+ "resolved": "https://registry.npmjs.org/@tscircuit/builder/-/builder-1.5.137.tgz",
2678
+ "integrity": "sha512-EGVV2DKauAclJnIRJHEmp4+sZZUdueJx/3G9dZgctLYxbmYHXDLscIZs0h73BUt2flLa10Zocb3lN+EDyz9Zmw==",
2679
2679
  "license": "MIT",
2680
2680
  "dependencies": {
2681
2681
  "@lume/kiwi": "^0.1.0",
@@ -30,7 +30,7 @@
30
30
  "@radix-ui/react-toggle": "^1.0.3",
31
31
  "@radix-ui/react-toggle-group": "^1.0.4",
32
32
  "@radix-ui/react-tooltip": "^1.0.7",
33
- "@tscircuit/3d-viewer": "^0.0.8",
33
+ "@tscircuit/3d-viewer": "^0.0.12",
34
34
  "@tscircuit/builder": "^1.5.134",
35
35
  "@tscircuit/pcb-viewer": "^1.4.0",
36
36
  "@tscircuit/schematic-viewer": "^1.2.14",