@tscircuit/core 0.0.1363 → 0.0.1364

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
@@ -24306,7 +24306,7 @@ import { identity as identity5 } from "transformation-matrix";
24306
24306
  var package_default = {
24307
24307
  name: "@tscircuit/core",
24308
24308
  type: "module",
24309
- version: "0.0.1362",
24309
+ version: "0.0.1363",
24310
24310
  types: "dist/index.d.ts",
24311
24311
  main: "dist/index.js",
24312
24312
  module: "dist/index.js",
@@ -24340,7 +24340,7 @@ var package_default = {
24340
24340
  "@tscircuit/alphabet": "0.0.25",
24341
24341
  "@tscircuit/breakout-point-solver": "github:tscircuit/breakout-point-solver#bac9629",
24342
24342
  "@tscircuit/capacity-autorouter": "^0.0.583",
24343
- "@tscircuit/checks": "0.0.138",
24343
+ "@tscircuit/checks": "0.0.140",
24344
24344
  "@tscircuit/circuit-json-util": "^0.0.96",
24345
24345
  "@tscircuit/common": "^0.0.20",
24346
24346
  "@tscircuit/copper-pour-solver": "0.0.35",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@tscircuit/core",
3
3
  "type": "module",
4
- "version": "0.0.1363",
4
+ "version": "0.0.1364",
5
5
  "types": "dist/index.d.ts",
6
6
  "main": "dist/index.js",
7
7
  "module": "dist/index.js",
@@ -35,7 +35,7 @@
35
35
  "@tscircuit/alphabet": "0.0.25",
36
36
  "@tscircuit/breakout-point-solver": "github:tscircuit/breakout-point-solver#bac9629",
37
37
  "@tscircuit/capacity-autorouter": "^0.0.583",
38
- "@tscircuit/checks": "0.0.138",
38
+ "@tscircuit/checks": "0.0.140",
39
39
  "@tscircuit/circuit-json-util": "^0.0.96",
40
40
  "@tscircuit/common": "^0.0.20",
41
41
  "@tscircuit/copper-pour-solver": "0.0.35",