@tscircuit/pcb-viewer 1.11.367 → 1.11.368

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
@@ -14752,7 +14752,7 @@ import { css as css3 } from "@emotion/css";
14752
14752
  // package.json
14753
14753
  var package_default = {
14754
14754
  name: "@tscircuit/pcb-viewer",
14755
- version: "1.11.366",
14755
+ version: "1.11.367",
14756
14756
  main: "dist/index.js",
14757
14757
  type: "module",
14758
14758
  repository: "tscircuit/pcb-viewer",
@@ -14805,7 +14805,7 @@ var package_default = {
14805
14805
  "@tscircuit/alphabet": "^0.0.23",
14806
14806
  "@tscircuit/math-utils": "^0.0.29",
14807
14807
  "@vitejs/plugin-react": "^5.0.2",
14808
- "circuit-json": "^0.0.403",
14808
+ "circuit-json": "^0.0.421",
14809
14809
  "circuit-to-canvas": "^0.0.98",
14810
14810
  "circuit-to-svg": "^0.0.337",
14811
14811
  color: "^4.2.3",