@tscircuit/core 0.0.1466 → 0.0.1467

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
@@ -22899,7 +22899,7 @@ function Group_getRoutingPhasePlans(group) {
22899
22899
  var package_default = {
22900
22900
  name: "@tscircuit/core",
22901
22901
  type: "module",
22902
- version: "0.0.1465",
22902
+ version: "0.0.1466",
22903
22903
  types: "dist/index.d.ts",
22904
22904
  main: "dist/index.js",
22905
22905
  module: "dist/index.js",
@@ -22948,7 +22948,7 @@ var package_default = {
22948
22948
  "@tscircuit/math-utils": "^0.0.36",
22949
22949
  "@tscircuit/miniflex": "^0.0.4",
22950
22950
  "@tscircuit/ngspice-spice-engine": "^0.0.19",
22951
- "@tscircuit/props": "^0.0.584",
22951
+ "@tscircuit/props": "^0.0.585",
22952
22952
  "@tscircuit/schematic-match-adapt": "^0.0.18",
22953
22953
  "@tscircuit/schematic-trace-solver": "^0.0.104",
22954
22954
  "@tscircuit/solver-utils": "^0.0.16",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@tscircuit/core",
3
3
  "type": "module",
4
- "version": "0.0.1466",
4
+ "version": "0.0.1467",
5
5
  "types": "dist/index.d.ts",
6
6
  "main": "dist/index.js",
7
7
  "module": "dist/index.js",
@@ -50,7 +50,7 @@
50
50
  "@tscircuit/math-utils": "^0.0.36",
51
51
  "@tscircuit/miniflex": "^0.0.4",
52
52
  "@tscircuit/ngspice-spice-engine": "^0.0.19",
53
- "@tscircuit/props": "^0.0.584",
53
+ "@tscircuit/props": "^0.0.585",
54
54
  "@tscircuit/schematic-match-adapt": "^0.0.18",
55
55
  "@tscircuit/schematic-trace-solver": "^0.0.104",
56
56
  "@tscircuit/solver-utils": "^0.0.16",