@tscircuit/pcb-viewer 1.11.165 → 1.11.166

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.164",
9855
+ version: "1.11.165",
9856
9856
  main: "dist/index.js",
9857
9857
  type: "module",
9858
9858
  repository: "tscircuit/pcb-viewer",
@@ -9904,7 +9904,7 @@ var package_default = {
9904
9904
  },
9905
9905
  dependencies: {
9906
9906
  "@emotion/css": "^11.11.2",
9907
- "@tscircuit/core": "^0.0.438",
9907
+ "@tscircuit/core": "^0.0.439",
9908
9908
  "@tscircuit/math-utils": "^0.0.18",
9909
9909
  "@vitejs/plugin-react": "^4.5.0",
9910
9910
  "circuit-json-to-connectivity-map": "^0.0.22",