@tscircuit/pcb-viewer 1.11.49 → 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.48",
8162
+ version: "1.11.50",
8163
8163
  main: "dist/index.js",
8164
8164
  type: "module",
8165
8165
  repository: "tscircuit/pcb-viewer",
@@ -8187,7 +8187,7 @@ var package_default = {
8187
8187
  "@swc/core": "^1.4.12",
8188
8188
  "@tscircuit/core": "0.0.274",
8189
8189
  "@tscircuit/eagle-xml-converter": "^1.0.0",
8190
- "@tscircuit/props": "^0.0.154",
8190
+ "@tscircuit/props": "^0.0.156",
8191
8191
  "@tscircuit/soup-util": "^0.0.41",
8192
8192
  "@types/color": "^3.0.6",
8193
8193
  "@types/node": "18.7.23",
@@ -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",