@tscircuit/pcb-viewer 1.11.342 → 1.11.343

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
@@ -14139,7 +14139,7 @@ import { css as css3 } from "@emotion/css";
14139
14139
  // package.json
14140
14140
  var package_default = {
14141
14141
  name: "@tscircuit/pcb-viewer",
14142
- version: "1.11.341",
14142
+ version: "1.11.342",
14143
14143
  main: "dist/index.js",
14144
14144
  type: "module",
14145
14145
  repository: "tscircuit/pcb-viewer",
@@ -14189,11 +14189,11 @@ var package_default = {
14189
14189
  },
14190
14190
  dependencies: {
14191
14191
  "@emotion/css": "^11.11.2",
14192
- "@tscircuit/alphabet": "^0.0.20",
14192
+ "@tscircuit/alphabet": "^0.0.22",
14193
14193
  "@tscircuit/math-utils": "^0.0.29",
14194
14194
  "@vitejs/plugin-react": "^5.0.2",
14195
14195
  "circuit-json": "^0.0.374",
14196
- "circuit-to-canvas": "^0.0.79",
14196
+ "circuit-to-canvas": "^0.0.81",
14197
14197
  "circuit-to-svg": "^0.0.323",
14198
14198
  color: "^4.2.3",
14199
14199
  "react-supergrid": "^1.0.10",