@tscircuit/core 0.0.1466 → 0.0.1468

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
@@ -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.1467",
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",
@@ -22967,7 +22967,7 @@ var package_default = {
22967
22967
  "circuit-json-to-connectivity-map": "^0.0.23",
22968
22968
  "circuit-json-to-gltf": "^0.0.105",
22969
22969
  "circuit-json-to-spice": "^0.0.43",
22970
- "circuit-to-svg": "^0.0.390",
22970
+ "circuit-to-svg": "^0.0.391",
22971
22971
  concurrently: "^9.1.2",
22972
22972
  "connectivity-map": "^1.0.0",
22973
22973
  debug: "^4.3.6",
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.1468",
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",
@@ -69,7 +69,7 @@
69
69
  "circuit-json-to-connectivity-map": "^0.0.23",
70
70
  "circuit-json-to-gltf": "^0.0.105",
71
71
  "circuit-json-to-spice": "^0.0.43",
72
- "circuit-to-svg": "^0.0.390",
72
+ "circuit-to-svg": "^0.0.391",
73
73
  "concurrently": "^9.1.2",
74
74
  "connectivity-map": "^1.0.0",
75
75
  "debug": "^4.3.6",