@tscircuit/core 0.0.1303 → 0.0.1304

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
@@ -23428,7 +23428,7 @@ import { identity as identity5 } from "transformation-matrix";
23428
23428
  var package_default = {
23429
23429
  name: "@tscircuit/core",
23430
23430
  type: "module",
23431
- version: "0.0.1302",
23431
+ version: "0.0.1303",
23432
23432
  types: "dist/index.d.ts",
23433
23433
  main: "dist/index.js",
23434
23434
  module: "dist/index.js",
@@ -23478,7 +23478,7 @@ var package_default = {
23478
23478
  "@tscircuit/ngspice-spice-engine": "^0.0.8",
23479
23479
  "@tscircuit/props": "^0.0.545",
23480
23480
  "@tscircuit/schematic-match-adapt": "^0.0.18",
23481
- "@tscircuit/schematic-trace-solver": "^0.0.60",
23481
+ "@tscircuit/schematic-trace-solver": "^0.0.63",
23482
23482
  "@tscircuit/solver-utils": "^0.0.3",
23483
23483
  "@tscircuit/soup-util": "^0.0.41",
23484
23484
  "@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.1303",
4
+ "version": "0.0.1304",
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.8",
52
52
  "@tscircuit/props": "^0.0.545",
53
53
  "@tscircuit/schematic-match-adapt": "^0.0.18",
54
- "@tscircuit/schematic-trace-solver": "^0.0.60",
54
+ "@tscircuit/schematic-trace-solver": "^0.0.63",
55
55
  "@tscircuit/solver-utils": "^0.0.3",
56
56
  "@tscircuit/soup-util": "^0.0.41",
57
57
  "@types/bun": "^1.2.16",