@tscircuit/pcb-viewer 1.11.113 → 1.11.115

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
@@ -9511,7 +9511,7 @@ import { css as css3 } from "@emotion/css";
9511
9511
  // package.json
9512
9512
  var package_default = {
9513
9513
  name: "@tscircuit/pcb-viewer",
9514
- version: "1.11.112",
9514
+ version: "1.11.114",
9515
9515
  main: "dist/index.js",
9516
9516
  type: "module",
9517
9517
  repository: "tscircuit/pcb-viewer",
@@ -9561,7 +9561,7 @@ var package_default = {
9561
9561
  },
9562
9562
  dependencies: {
9563
9563
  "@emotion/css": "^11.11.2",
9564
- "@tscircuit/core": "^0.0.381",
9564
+ "@tscircuit/core": "^0.0.384",
9565
9565
  "@tscircuit/math-utils": "^0.0.18",
9566
9566
  "circuit-json-to-connectivity-map": "^0.0.20",
9567
9567
  "circuit-to-svg": "^0.0.36",