@tscircuit/pcb-viewer 1.11.11 → 1.11.13

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
@@ -8139,7 +8139,7 @@ import { css } from "@emotion/css";
8139
8139
  // package.json
8140
8140
  var package_default = {
8141
8141
  name: "@tscircuit/pcb-viewer",
8142
- version: "1.11.10",
8142
+ version: "1.11.12",
8143
8143
  main: "dist/index.js",
8144
8144
  type: "module",
8145
8145
  repository: "tscircuit/pcb-viewer",
@@ -8182,7 +8182,7 @@ var package_default = {
8182
8182
  tsup: "^8.0.2",
8183
8183
  "type-fest": "^3.0.0",
8184
8184
  typescript: "^5.4.4",
8185
- "use-mouse-matrix-transform": "^1.1.13",
8185
+ "use-mouse-matrix-transform": "^1.3.0",
8186
8186
  zod: "^3.23.5"
8187
8187
  },
8188
8188
  peerDependencies: {
@@ -8192,7 +8192,7 @@ var package_default = {
8192
8192
  dependencies: {
8193
8193
  "@emotion/css": "^11.11.2",
8194
8194
  "circuit-json-to-connectivity-map": "^0.0.18",
8195
- "@tscircuit/math-utils": "^0.0.7",
8195
+ "@tscircuit/math-utils": "^0.0.9",
8196
8196
  "circuit-to-svg": "^0.0.36",
8197
8197
  color: "^4.2.3",
8198
8198
  "react-supergrid": "^1.0.10",