@tscircuit/pcb-viewer 1.11.360 → 1.11.361

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
@@ -14371,7 +14371,7 @@ import { css as css3 } from "@emotion/css";
14371
14371
  // package.json
14372
14372
  var package_default = {
14373
14373
  name: "@tscircuit/pcb-viewer",
14374
- version: "1.11.359",
14374
+ version: "1.11.360",
14375
14375
  main: "dist/index.js",
14376
14376
  type: "module",
14377
14377
  repository: "tscircuit/pcb-viewer",
@@ -14425,7 +14425,7 @@ var package_default = {
14425
14425
  "@tscircuit/math-utils": "^0.0.29",
14426
14426
  "@vitejs/plugin-react": "^5.0.2",
14427
14427
  "circuit-json": "^0.0.403",
14428
- "circuit-to-canvas": "^0.0.94",
14428
+ "circuit-to-canvas": "^0.0.95",
14429
14429
  "circuit-to-svg": "^0.0.337",
14430
14430
  color: "^4.2.3",
14431
14431
  "react-supergrid": "^1.0.10",