@tscircuit/cli 0.1.1274 → 0.1.1276

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/dist/cli/main.js CHANGED
@@ -99964,7 +99964,7 @@ var import_perfect_cli = __toESM2(require_dist2(), 1);
99964
99964
  // lib/getVersion.ts
99965
99965
  import { createRequire as createRequire2 } from "node:module";
99966
99966
  // package.json
99967
- var version = "0.1.1273";
99967
+ var version = "0.1.1275";
99968
99968
  var package_default = {
99969
99969
  name: "@tscircuit/cli",
99970
99970
  version,
@@ -99997,7 +99997,7 @@ var package_default = {
99997
99997
  chokidar: "4.0.1",
99998
99998
  "circuit-json": "^0.0.403",
99999
99999
  "circuit-json-to-bom-csv": "^0.0.7",
100000
- "circuit-json-to-gerber": "^0.0.48",
100000
+ "circuit-json-to-gerber": "^0.0.49",
100001
100001
  "circuit-json-to-kicad": "^0.0.114",
100002
100002
  "circuit-json-to-pnp-csv": "^0.0.7",
100003
100003
  "circuit-json-to-readable-netlist": "^0.0.15",
@@ -100028,7 +100028,7 @@ var package_default = {
100028
100028
  md5: "^2.3.0",
100029
100029
  "perfect-cli": "^1.0.21",
100030
100030
  playwright: "^1.57.0",
100031
- poppygl: "^0.0.12",
100031
+ poppygl: "^0.0.20",
100032
100032
  prompts: "^2.4.2",
100033
100033
  redaxios: "^0.5.1",
100034
100034
  semver: "^7.6.3",
@@ -249789,7 +249789,7 @@ async function circuitJsonToStep(circuitJson, options = {}) {
249789
249789
  return normalizeStepNumericExponents(stepText);
249790
249790
  }
249791
249791
 
249792
- // node_modules/circuit-json-to-gerber/dist/chunk-VM5XFQ53.js
249792
+ // node_modules/circuit-json-to-gerber/dist/chunk-RQCJLM3P.js
249793
249793
  var import_fast_json_stable_stringify = __toESM2(require_fast_json_stable_stringify(), 1);
249794
249794
  import { z as z21 } from "zod";
249795
249795
  import { z as z25 } from "zod";
@@ -250980,7 +250980,7 @@ var findApertureNumber = (glayer, search_params) => {
250980
250980
  };
250981
250981
  var package_default5 = {
250982
250982
  name: "circuit-json-to-gerber",
250983
- version: "0.0.47",
250983
+ version: "0.0.48",
250984
250984
  main: "dist/index.js",
250985
250985
  type: "module",
250986
250986
  scripts: {
@@ -251022,7 +251022,7 @@ var package_default5 = {
251022
251022
  "circuit-json": "*"
251023
251023
  },
251024
251024
  dependencies: {
251025
- "@tscircuit/alphabet": "^0.0.2",
251025
+ "@tscircuit/alphabet": "^0.0.25",
251026
251026
  "fast-json-stable-stringify": "^2.1.0",
251027
251027
  "transformation-matrix": "^3.0.0"
251028
251028
  }
package/dist/lib/index.js CHANGED
@@ -65661,7 +65661,7 @@ var getNodeHandler = (winterSpec, { port, middleware = [] }) => {
65661
65661
  }));
65662
65662
  };
65663
65663
  // package.json
65664
- var version = "0.1.1273";
65664
+ var version = "0.1.1275";
65665
65665
  var package_default = {
65666
65666
  name: "@tscircuit/cli",
65667
65667
  version,
@@ -65694,7 +65694,7 @@ var package_default = {
65694
65694
  chokidar: "4.0.1",
65695
65695
  "circuit-json": "^0.0.403",
65696
65696
  "circuit-json-to-bom-csv": "^0.0.7",
65697
- "circuit-json-to-gerber": "^0.0.48",
65697
+ "circuit-json-to-gerber": "^0.0.49",
65698
65698
  "circuit-json-to-kicad": "^0.0.114",
65699
65699
  "circuit-json-to-pnp-csv": "^0.0.7",
65700
65700
  "circuit-json-to-readable-netlist": "^0.0.15",
@@ -65725,7 +65725,7 @@ var package_default = {
65725
65725
  md5: "^2.3.0",
65726
65726
  "perfect-cli": "^1.0.21",
65727
65727
  playwright: "^1.57.0",
65728
- poppygl: "^0.0.12",
65728
+ poppygl: "^0.0.20",
65729
65729
  prompts: "^2.4.2",
65730
65730
  redaxios: "^0.5.1",
65731
65731
  semver: "^7.6.3",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tscircuit/cli",
3
- "version": "0.1.1274",
3
+ "version": "0.1.1276",
4
4
  "main": "dist/cli/main.js",
5
5
  "exports": {
6
6
  ".": "./dist/cli/main.js",
@@ -30,7 +30,7 @@
30
30
  "chokidar": "4.0.1",
31
31
  "circuit-json": "^0.0.403",
32
32
  "circuit-json-to-bom-csv": "^0.0.7",
33
- "circuit-json-to-gerber": "^0.0.48",
33
+ "circuit-json-to-gerber": "^0.0.49",
34
34
  "circuit-json-to-kicad": "^0.0.114",
35
35
  "circuit-json-to-pnp-csv": "^0.0.7",
36
36
  "circuit-json-to-readable-netlist": "^0.0.15",
@@ -61,7 +61,7 @@
61
61
  "md5": "^2.3.0",
62
62
  "perfect-cli": "^1.0.21",
63
63
  "playwright": "^1.57.0",
64
- "poppygl": "^0.0.12",
64
+ "poppygl": "^0.0.20",
65
65
  "prompts": "^2.4.2",
66
66
  "redaxios": "^0.5.1",
67
67
  "semver": "^7.6.3",