@tscircuit/core 0.0.969 → 0.0.970

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
@@ -20805,7 +20805,7 @@ import { identity as identity5 } from "transformation-matrix";
20805
20805
  var package_default = {
20806
20806
  name: "@tscircuit/core",
20807
20807
  type: "module",
20808
- version: "0.0.968",
20808
+ version: "0.0.969",
20809
20809
  types: "dist/index.d.ts",
20810
20810
  main: "dist/index.js",
20811
20811
  module: "dist/index.js",
@@ -20836,7 +20836,7 @@ var package_default = {
20836
20836
  devDependencies: {
20837
20837
  "@biomejs/biome": "^1.8.3",
20838
20838
  "@resvg/resvg-js": "^2.6.2",
20839
- "@tscircuit/capacity-autorouter": "^0.0.258",
20839
+ "@tscircuit/capacity-autorouter": "^0.0.259",
20840
20840
  "@tscircuit/checks": "^0.0.87",
20841
20841
  "@tscircuit/circuit-json-util": "^0.0.75",
20842
20842
  "@tscircuit/common": "^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.969",
4
+ "version": "0.0.970",
5
5
  "types": "dist/index.d.ts",
6
6
  "main": "dist/index.js",
7
7
  "module": "dist/index.js",
@@ -32,7 +32,7 @@
32
32
  "devDependencies": {
33
33
  "@biomejs/biome": "^1.8.3",
34
34
  "@resvg/resvg-js": "^2.6.2",
35
- "@tscircuit/capacity-autorouter": "^0.0.258",
35
+ "@tscircuit/capacity-autorouter": "^0.0.259",
36
36
  "@tscircuit/checks": "^0.0.87",
37
37
  "@tscircuit/circuit-json-util": "^0.0.75",
38
38
  "@tscircuit/common": "^0.0.20",