@tscircuit/core 0.0.1310 → 0.0.1311

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
@@ -23482,7 +23482,7 @@ import { identity as identity5 } from "transformation-matrix";
23482
23482
  var package_default = {
23483
23483
  name: "@tscircuit/core",
23484
23484
  type: "module",
23485
- version: "0.0.1309",
23485
+ version: "0.0.1310",
23486
23486
  types: "dist/index.d.ts",
23487
23487
  main: "dist/index.js",
23488
23488
  module: "dist/index.js",
@@ -23532,7 +23532,7 @@ var package_default = {
23532
23532
  "@tscircuit/ngspice-spice-engine": "^0.0.9",
23533
23533
  "@tscircuit/props": "^0.0.545",
23534
23534
  "@tscircuit/schematic-match-adapt": "^0.0.18",
23535
- "@tscircuit/schematic-trace-solver": "^0.0.63",
23535
+ "@tscircuit/schematic-trace-solver": "^0.0.65",
23536
23536
  "@tscircuit/solver-utils": "^0.0.3",
23537
23537
  "@tscircuit/soup-util": "^0.0.41",
23538
23538
  "@types/bun": "^1.2.16",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@tscircuit/core",
3
3
  "type": "module",
4
- "version": "0.0.1310",
4
+ "version": "0.0.1311",
5
5
  "types": "dist/index.d.ts",
6
6
  "main": "dist/index.js",
7
7
  "module": "dist/index.js",
@@ -51,7 +51,7 @@
51
51
  "@tscircuit/ngspice-spice-engine": "^0.0.9",
52
52
  "@tscircuit/props": "^0.0.545",
53
53
  "@tscircuit/schematic-match-adapt": "^0.0.18",
54
- "@tscircuit/schematic-trace-solver": "^0.0.63",
54
+ "@tscircuit/schematic-trace-solver": "^0.0.65",
55
55
  "@tscircuit/solver-utils": "^0.0.3",
56
56
  "@tscircuit/soup-util": "^0.0.41",
57
57
  "@types/bun": "^1.2.16",