@tscircuit/core 0.0.1149 → 0.0.1151

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
@@ -19149,7 +19149,7 @@ import { identity as identity5 } from "transformation-matrix";
19149
19149
  var package_default = {
19150
19150
  name: "@tscircuit/core",
19151
19151
  type: "module",
19152
- version: "0.0.1148",
19152
+ version: "0.0.1150",
19153
19153
  types: "dist/index.d.ts",
19154
19154
  main: "dist/index.js",
19155
19155
  module: "dist/index.js",
@@ -19182,8 +19182,8 @@ var package_default = {
19182
19182
  "@resvg/resvg-js": "^2.6.2",
19183
19183
  "@tscircuit/alphabet": "0.0.25",
19184
19184
  "@tscircuit/capacity-autorouter": "^0.0.414",
19185
- "@tscircuit/checks": "0.0.115",
19186
- "@tscircuit/circuit-json-util": "^0.0.90",
19185
+ "@tscircuit/checks": "0.0.116",
19186
+ "@tscircuit/circuit-json-util": "^0.0.92",
19187
19187
  "@tscircuit/common": "^0.0.20",
19188
19188
  "@tscircuit/copper-pour-solver": "^0.0.20",
19189
19189
  "@tscircuit/footprinter": "^0.0.346",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@tscircuit/core",
3
3
  "type": "module",
4
- "version": "0.0.1149",
4
+ "version": "0.0.1151",
5
5
  "types": "dist/index.d.ts",
6
6
  "main": "dist/index.js",
7
7
  "module": "dist/index.js",
@@ -34,8 +34,8 @@
34
34
  "@resvg/resvg-js": "^2.6.2",
35
35
  "@tscircuit/alphabet": "0.0.25",
36
36
  "@tscircuit/capacity-autorouter": "^0.0.414",
37
- "@tscircuit/checks": "0.0.115",
38
- "@tscircuit/circuit-json-util": "^0.0.90",
37
+ "@tscircuit/checks": "0.0.116",
38
+ "@tscircuit/circuit-json-util": "^0.0.92",
39
39
  "@tscircuit/common": "^0.0.20",
40
40
  "@tscircuit/copper-pour-solver": "^0.0.20",
41
41
  "@tscircuit/footprinter": "^0.0.346",