@tscircuit/core 0.0.628 → 0.0.629

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
@@ -12511,7 +12511,7 @@ import { identity as identity5 } from "transformation-matrix";
12511
12511
  var package_default = {
12512
12512
  name: "@tscircuit/core",
12513
12513
  type: "module",
12514
- version: "0.0.627",
12514
+ version: "0.0.628",
12515
12515
  types: "dist/index.d.ts",
12516
12516
  main: "dist/index.js",
12517
12517
  module: "dist/index.js",
@@ -12555,7 +12555,7 @@ var package_default = {
12555
12555
  "@types/react-reconciler": "^0.28.9",
12556
12556
  "bpc-graph": "^0.0.57",
12557
12557
  "bun-match-svg": "0.0.12",
12558
- "calculate-elbow": "^0.0.5",
12558
+ "calculate-elbow": "^0.0.9",
12559
12559
  "chokidar-cli": "^3.0.0",
12560
12560
  "circuit-json": "^0.0.228",
12561
12561
  "circuit-json-to-bpc": "^0.0.13",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@tscircuit/core",
3
3
  "type": "module",
4
- "version": "0.0.628",
4
+ "version": "0.0.629",
5
5
  "types": "dist/index.d.ts",
6
6
  "main": "dist/index.js",
7
7
  "module": "dist/index.js",
@@ -45,7 +45,7 @@
45
45
  "@types/react-reconciler": "^0.28.9",
46
46
  "bpc-graph": "^0.0.57",
47
47
  "bun-match-svg": "0.0.12",
48
- "calculate-elbow": "^0.0.5",
48
+ "calculate-elbow": "^0.0.9",
49
49
  "chokidar-cli": "^3.0.0",
50
50
  "circuit-json": "^0.0.228",
51
51
  "circuit-json-to-bpc": "^0.0.13",