@tscircuit/pcb-viewer 1.11.224 → 1.11.225

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
@@ -17711,7 +17711,7 @@ import { css as css3 } from "@emotion/css";
17711
17711
  // package.json
17712
17712
  var package_default = {
17713
17713
  name: "@tscircuit/pcb-viewer",
17714
- version: "1.11.223",
17714
+ version: "1.11.224",
17715
17715
  main: "dist/index.js",
17716
17716
  type: "module",
17717
17717
  repository: "tscircuit/pcb-viewer",
@@ -17735,7 +17735,7 @@ var package_default = {
17735
17735
  "@semantic-release/npm": "^9.0.1",
17736
17736
  "@semantic-release/release-notes-generator": "^10.0.3",
17737
17737
  "@swc/core": "^1.4.12",
17738
- "@tscircuit/circuit-json-util": "^0.0.71",
17738
+ "@tscircuit/circuit-json-util": "^0.0.72",
17739
17739
  "@tscircuit/eagle-xml-converter": "^1.0.0",
17740
17740
  "@types/bun": "latest",
17741
17741
  "@types/color": "^3.0.6",