@tscircuit/pcb-viewer 1.11.50 → 1.11.51

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
@@ -8159,7 +8159,7 @@ import { css } from "@emotion/css";
8159
8159
  // package.json
8160
8160
  var package_default = {
8161
8161
  name: "@tscircuit/pcb-viewer",
8162
- version: "1.11.49",
8162
+ version: "1.11.50",
8163
8163
  main: "dist/index.js",
8164
8164
  type: "module",
8165
8165
  repository: "tscircuit/pcb-viewer",
@@ -8211,7 +8211,7 @@ var package_default = {
8211
8211
  },
8212
8212
  dependencies: {
8213
8213
  "@emotion/css": "^11.11.2",
8214
- "circuit-json-to-connectivity-map": "^0.0.18",
8214
+ "circuit-json-to-connectivity-map": "^0.0.19",
8215
8215
  "@tscircuit/math-utils": "^0.0.10",
8216
8216
  "circuit-to-svg": "^0.0.36",
8217
8217
  color: "^4.2.3",