@tscircuit/core 0.0.699 → 0.0.700

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
@@ -14357,7 +14357,7 @@ import { identity as identity6 } from "transformation-matrix";
14357
14357
  var package_default = {
14358
14358
  name: "@tscircuit/core",
14359
14359
  type: "module",
14360
- version: "0.0.698",
14360
+ version: "0.0.699",
14361
14361
  types: "dist/index.d.ts",
14362
14362
  main: "dist/index.js",
14363
14363
  module: "dist/index.js",
@@ -14399,7 +14399,7 @@ var package_default = {
14399
14399
  "@tscircuit/props": "0.0.298",
14400
14400
  "@tscircuit/schematic-autolayout": "^0.0.6",
14401
14401
  "@tscircuit/schematic-match-adapt": "^0.0.16",
14402
- "@tscircuit/schematic-trace-solver": "^0.0.34",
14402
+ "@tscircuit/schematic-trace-solver": "^0.0.35",
14403
14403
  "@tscircuit/simple-3d-svg": "^0.0.38",
14404
14404
  "@types/bun": "^1.2.16",
14405
14405
  "@types/debug": "^4.1.12",
@@ -14408,7 +14408,7 @@ var package_default = {
14408
14408
  "@types/react-reconciler": "^0.28.9",
14409
14409
  "bpc-graph": "^0.0.57",
14410
14410
  "bun-match-svg": "0.0.12",
14411
- "calculate-elbow": "^0.0.11",
14411
+ "calculate-elbow": "^0.0.12",
14412
14412
  "chokidar-cli": "^3.0.0",
14413
14413
  "circuit-json": "^0.0.245",
14414
14414
  "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.699",
4
+ "version": "0.0.700",
5
5
  "types": "dist/index.d.ts",
6
6
  "main": "dist/index.js",
7
7
  "module": "dist/index.js",
@@ -43,7 +43,7 @@
43
43
  "@tscircuit/props": "0.0.298",
44
44
  "@tscircuit/schematic-autolayout": "^0.0.6",
45
45
  "@tscircuit/schematic-match-adapt": "^0.0.16",
46
- "@tscircuit/schematic-trace-solver": "^0.0.34",
46
+ "@tscircuit/schematic-trace-solver": "^0.0.35",
47
47
  "@tscircuit/simple-3d-svg": "^0.0.38",
48
48
  "@types/bun": "^1.2.16",
49
49
  "@types/debug": "^4.1.12",
@@ -52,7 +52,7 @@
52
52
  "@types/react-reconciler": "^0.28.9",
53
53
  "bpc-graph": "^0.0.57",
54
54
  "bun-match-svg": "0.0.12",
55
- "calculate-elbow": "^0.0.11",
55
+ "calculate-elbow": "^0.0.12",
56
56
  "chokidar-cli": "^3.0.0",
57
57
  "circuit-json": "^0.0.245",
58
58
  "circuit-json-to-bpc": "^0.0.13",