@tscircuit/core 0.0.1125 → 0.0.1127

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 +3 -3
  2. package/package.json +3 -3
package/dist/index.js CHANGED
@@ -18681,7 +18681,7 @@ import { identity as identity5 } from "transformation-matrix";
18681
18681
  var package_default = {
18682
18682
  name: "@tscircuit/core",
18683
18683
  type: "module",
18684
- version: "0.0.1124",
18684
+ version: "0.0.1125",
18685
18685
  types: "dist/index.d.ts",
18686
18686
  main: "dist/index.js",
18687
18687
  module: "dist/index.js",
@@ -18712,8 +18712,8 @@ var package_default = {
18712
18712
  devDependencies: {
18713
18713
  "@biomejs/biome": "^1.8.3",
18714
18714
  "@resvg/resvg-js": "^2.6.2",
18715
- "@tscircuit/alphabet": "0.0.18",
18716
- "@tscircuit/checks": "0.0.114",
18715
+ "@tscircuit/alphabet": "0.0.25",
18716
+ "@tscircuit/checks": "0.0.115",
18717
18717
  "@tscircuit/capacity-autorouter": "^0.0.359",
18718
18718
  "@tscircuit/circuit-json-util": "^0.0.90",
18719
18719
  "@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.1125",
4
+ "version": "0.0.1127",
5
5
  "types": "dist/index.d.ts",
6
6
  "main": "dist/index.js",
7
7
  "module": "dist/index.js",
@@ -32,8 +32,8 @@
32
32
  "devDependencies": {
33
33
  "@biomejs/biome": "^1.8.3",
34
34
  "@resvg/resvg-js": "^2.6.2",
35
- "@tscircuit/alphabet": "0.0.18",
36
- "@tscircuit/checks": "0.0.114",
35
+ "@tscircuit/alphabet": "0.0.25",
36
+ "@tscircuit/checks": "0.0.115",
37
37
  "@tscircuit/capacity-autorouter": "^0.0.359",
38
38
  "@tscircuit/circuit-json-util": "^0.0.90",
39
39
  "@tscircuit/common": "^0.0.20",