@tscircuit/pcb-viewer 1.11.152 → 1.11.154

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
@@ -9852,7 +9852,7 @@ import { css as css3 } from "@emotion/css";
9852
9852
  // package.json
9853
9853
  var package_default = {
9854
9854
  name: "@tscircuit/pcb-viewer",
9855
- version: "1.11.151",
9855
+ version: "1.11.153",
9856
9856
  main: "dist/index.js",
9857
9857
  type: "module",
9858
9858
  repository: "tscircuit/pcb-viewer",
@@ -9879,7 +9879,7 @@ var package_default = {
9879
9879
  "@storybook/react": "^8.0.6",
9880
9880
  "@swc/core": "^1.4.12",
9881
9881
  "@tscircuit/eagle-xml-converter": "^1.0.0",
9882
- "@tscircuit/props": "^0.0.192",
9882
+ "@tscircuit/props": "^0.0.193",
9883
9883
  "@tscircuit/soup-util": "^0.0.41",
9884
9884
  "@types/color": "^3.0.6",
9885
9885
  "@types/node": "18.7.23",
@@ -9902,7 +9902,7 @@ var package_default = {
9902
9902
  },
9903
9903
  dependencies: {
9904
9904
  "@emotion/css": "^11.11.2",
9905
- "@tscircuit/core": "^0.0.422",
9905
+ "@tscircuit/core": "^0.0.424",
9906
9906
  "@tscircuit/math-utils": "^0.0.18",
9907
9907
  "circuit-json-to-connectivity-map": "^0.0.22",
9908
9908
  "circuit-to-svg": "^0.0.130",