@tscircuit/pcb-viewer 1.11.356 → 1.11.357

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/index.js CHANGED
@@ -14378,7 +14378,7 @@ import { css as css3 } from "@emotion/css";
14378
14378
  // package.json
14379
14379
  var package_default = {
14380
14380
  name: "@tscircuit/pcb-viewer",
14381
- version: "1.11.355",
14381
+ version: "1.11.356",
14382
14382
  main: "dist/index.js",
14383
14383
  type: "module",
14384
14384
  repository: "tscircuit/pcb-viewer",
@@ -14428,11 +14428,11 @@ var package_default = {
14428
14428
  },
14429
14429
  dependencies: {
14430
14430
  "@emotion/css": "^11.11.2",
14431
- "@tscircuit/alphabet": "^0.0.22",
14431
+ "@tscircuit/alphabet": "^0.0.23",
14432
14432
  "@tscircuit/math-utils": "^0.0.29",
14433
14433
  "@vitejs/plugin-react": "^5.0.2",
14434
14434
  "circuit-json": "^0.0.403",
14435
- "circuit-to-canvas": "^0.0.93",
14435
+ "circuit-to-canvas": "^0.0.94",
14436
14436
  "circuit-to-svg": "^0.0.337",
14437
14437
  color: "^4.2.3",
14438
14438
  "react-supergrid": "^1.0.10",