@tscircuit/pcb-viewer 1.11.344 → 1.11.345

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
@@ -14191,7 +14191,7 @@ import { css as css3 } from "@emotion/css";
14191
14191
  // package.json
14192
14192
  var package_default = {
14193
14193
  name: "@tscircuit/pcb-viewer",
14194
- version: "1.11.343",
14194
+ version: "1.11.344",
14195
14195
  main: "dist/index.js",
14196
14196
  type: "module",
14197
14197
  repository: "tscircuit/pcb-viewer",
@@ -14245,7 +14245,7 @@ var package_default = {
14245
14245
  "@tscircuit/math-utils": "^0.0.29",
14246
14246
  "@vitejs/plugin-react": "^5.0.2",
14247
14247
  "circuit-json": "^0.0.387",
14248
- "circuit-to-canvas": "^0.0.81",
14248
+ "circuit-to-canvas": "^0.0.87",
14249
14249
  "circuit-to-svg": "^0.0.323",
14250
14250
  color: "^4.2.3",
14251
14251
  "react-supergrid": "^1.0.10",