@tscircuit/core 0.0.466 → 0.0.467

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
@@ -9796,7 +9796,7 @@ import { identity as identity4 } from "transformation-matrix";
9796
9796
  var package_default = {
9797
9797
  name: "@tscircuit/core",
9798
9798
  type: "module",
9799
- version: "0.0.465",
9799
+ version: "0.0.466",
9800
9800
  types: "dist/index.d.ts",
9801
9801
  main: "dist/index.js",
9802
9802
  module: "dist/index.js",
@@ -9819,7 +9819,7 @@ var package_default = {
9819
9819
  },
9820
9820
  devDependencies: {
9821
9821
  "@biomejs/biome": "^1.8.3",
9822
- "@tscircuit/capacity-autorouter": "^0.0.67",
9822
+ "@tscircuit/capacity-autorouter": "^0.0.71",
9823
9823
  "@tscircuit/checks": "^0.0.52",
9824
9824
  "@tscircuit/circuit-json-util": "^0.0.47",
9825
9825
  "@tscircuit/footprinter": "^0.0.177",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@tscircuit/core",
3
3
  "type": "module",
4
- "version": "0.0.466",
4
+ "version": "0.0.467",
5
5
  "types": "dist/index.d.ts",
6
6
  "main": "dist/index.js",
7
7
  "module": "dist/index.js",
@@ -24,7 +24,7 @@
24
24
  },
25
25
  "devDependencies": {
26
26
  "@biomejs/biome": "^1.8.3",
27
- "@tscircuit/capacity-autorouter": "^0.0.67",
27
+ "@tscircuit/capacity-autorouter": "^0.0.71",
28
28
  "@tscircuit/checks": "^0.0.52",
29
29
  "@tscircuit/circuit-json-util": "^0.0.47",
30
30
  "@tscircuit/footprinter": "^0.0.177",