@tscircuit/core 0.0.1321 → 0.0.1322

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
@@ -23566,7 +23566,7 @@ import { identity as identity5 } from "transformation-matrix";
23566
23566
  var package_default = {
23567
23567
  name: "@tscircuit/core",
23568
23568
  type: "module",
23569
- version: "0.0.1320",
23569
+ version: "0.0.1321",
23570
23570
  types: "dist/index.d.ts",
23571
23571
  main: "dist/index.js",
23572
23572
  module: "dist/index.js",
@@ -23617,7 +23617,7 @@ var package_default = {
23617
23617
  "@tscircuit/ngspice-spice-engine": "^0.0.10",
23618
23618
  "@tscircuit/schematic-match-adapt": "^0.0.18",
23619
23619
  "@tscircuit/solver-utils": "^0.0.16",
23620
- "@tscircuit/schematic-trace-solver": "^0.0.66",
23620
+ "@tscircuit/schematic-trace-solver": "^0.0.68",
23621
23621
  "@tscircuit/soup-util": "^0.0.41",
23622
23622
  "@types/bun": "^1.2.16",
23623
23623
  "@types/debug": "^4.1.12",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@tscircuit/core",
3
3
  "type": "module",
4
- "version": "0.0.1321",
4
+ "version": "0.0.1322",
5
5
  "types": "dist/index.d.ts",
6
6
  "main": "dist/index.js",
7
7
  "module": "dist/index.js",
@@ -52,7 +52,7 @@
52
52
  "@tscircuit/ngspice-spice-engine": "^0.0.10",
53
53
  "@tscircuit/schematic-match-adapt": "^0.0.18",
54
54
  "@tscircuit/solver-utils": "^0.0.16",
55
- "@tscircuit/schematic-trace-solver": "^0.0.66",
55
+ "@tscircuit/schematic-trace-solver": "^0.0.68",
56
56
  "@tscircuit/soup-util": "^0.0.41",
57
57
  "@types/bun": "^1.2.16",
58
58
  "@types/debug": "^4.1.12",