@tscircuit/core 0.0.1113 → 0.0.1114

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.
Files changed (2) hide show
  1. package/dist/index.js +2 -2
  2. package/package.json +2 -2
package/dist/index.js CHANGED
@@ -18658,7 +18658,7 @@ import { identity as identity5 } from "transformation-matrix";
18658
18658
  var package_default = {
18659
18659
  name: "@tscircuit/core",
18660
18660
  type: "module",
18661
- version: "0.0.1112",
18661
+ version: "0.0.1113",
18662
18662
  types: "dist/index.d.ts",
18663
18663
  main: "dist/index.js",
18664
18664
  module: "dist/index.js",
@@ -18691,7 +18691,7 @@ var package_default = {
18691
18691
  "@resvg/resvg-js": "^2.6.2",
18692
18692
  "@tscircuit/alphabet": "0.0.18",
18693
18693
  "@tscircuit/checks": "0.0.110",
18694
- "@tscircuit/capacity-autorouter": "^0.0.326",
18694
+ "@tscircuit/capacity-autorouter": "^0.0.334",
18695
18695
  "@tscircuit/circuit-json-util": "^0.0.90",
18696
18696
  "@tscircuit/common": "^0.0.20",
18697
18697
  "@tscircuit/copper-pour-solver": "^0.0.20",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@tscircuit/core",
3
3
  "type": "module",
4
- "version": "0.0.1113",
4
+ "version": "0.0.1114",
5
5
  "types": "dist/index.d.ts",
6
6
  "main": "dist/index.js",
7
7
  "module": "dist/index.js",
@@ -34,7 +34,7 @@
34
34
  "@resvg/resvg-js": "^2.6.2",
35
35
  "@tscircuit/alphabet": "0.0.18",
36
36
  "@tscircuit/checks": "0.0.110",
37
- "@tscircuit/capacity-autorouter": "^0.0.326",
37
+ "@tscircuit/capacity-autorouter": "^0.0.334",
38
38
  "@tscircuit/circuit-json-util": "^0.0.90",
39
39
  "@tscircuit/common": "^0.0.20",
40
40
  "@tscircuit/copper-pour-solver": "^0.0.20",