@tscircuit/pcb-viewer 1.11.146 → 1.11.148

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
@@ -9711,7 +9711,7 @@ import { css as css3 } from "@emotion/css";
9711
9711
  // package.json
9712
9712
  var package_default = {
9713
9713
  name: "@tscircuit/pcb-viewer",
9714
- version: "1.11.145",
9714
+ version: "1.11.147",
9715
9715
  main: "dist/index.js",
9716
9716
  type: "module",
9717
9717
  repository: "tscircuit/pcb-viewer",
@@ -9738,7 +9738,7 @@ var package_default = {
9738
9738
  "@storybook/react": "^8.0.6",
9739
9739
  "@swc/core": "^1.4.12",
9740
9740
  "@tscircuit/eagle-xml-converter": "^1.0.0",
9741
- "@tscircuit/props": "^0.0.184",
9741
+ "@tscircuit/props": "^0.0.186",
9742
9742
  "@tscircuit/soup-util": "^0.0.41",
9743
9743
  "@types/color": "^3.0.6",
9744
9744
  "@types/node": "18.7.23",
@@ -9764,7 +9764,6 @@ var package_default = {
9764
9764
  "@tscircuit/core": "^0.0.416",
9765
9765
  "@tscircuit/math-utils": "^0.0.18",
9766
9766
  "circuit-json-to-connectivity-map": "^0.0.22",
9767
- "circuit-to-svg": "^0.0.36",
9768
9767
  color: "^4.2.3",
9769
9768
  "graphics-debug": "^0.0.24",
9770
9769
  "react-supergrid": "^1.0.10",