@tscircuit/pcb-viewer 1.11.349 → 1.11.350

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
@@ -14226,7 +14226,7 @@ import { css as css3 } from "@emotion/css";
14226
14226
  // package.json
14227
14227
  var package_default = {
14228
14228
  name: "@tscircuit/pcb-viewer",
14229
- version: "1.11.348",
14229
+ version: "1.11.349",
14230
14230
  main: "dist/index.js",
14231
14231
  type: "module",
14232
14232
  repository: "tscircuit/pcb-viewer",
@@ -14280,7 +14280,7 @@ var package_default = {
14280
14280
  "@tscircuit/math-utils": "^0.0.29",
14281
14281
  "@vitejs/plugin-react": "^5.0.2",
14282
14282
  "circuit-json": "^0.0.387",
14283
- "circuit-to-canvas": "^0.0.87",
14283
+ "circuit-to-canvas": "^0.0.91",
14284
14284
  "circuit-to-svg": "^0.0.323",
14285
14285
  color: "^4.2.3",
14286
14286
  "react-supergrid": "^1.0.10",