@tscircuit/core 0.0.1453 → 0.0.1455

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
@@ -22812,7 +22812,7 @@ function Group_getRoutingPhasePlans(group) {
22812
22812
  var package_default = {
22813
22813
  name: "@tscircuit/core",
22814
22814
  type: "module",
22815
- version: "0.0.1452",
22815
+ version: "0.0.1454",
22816
22816
  types: "dist/index.d.ts",
22817
22817
  main: "dist/index.js",
22818
22818
  module: "dist/index.js",
@@ -22863,7 +22863,7 @@ var package_default = {
22863
22863
  "@tscircuit/ngspice-spice-engine": "^0.0.19",
22864
22864
  "@tscircuit/props": "^0.0.578",
22865
22865
  "@tscircuit/schematic-match-adapt": "^0.0.18",
22866
- "@tscircuit/schematic-trace-solver": "^0.0.98",
22866
+ "@tscircuit/schematic-trace-solver": "^0.0.99",
22867
22867
  "@tscircuit/solver-utils": "^0.0.16",
22868
22868
  "@tscircuit/soup-util": "^0.0.41",
22869
22869
  "@types/bun": "^1.2.16",
@@ -22924,7 +22924,7 @@ var package_default = {
22924
22924
  "@flatten-js/core": "^1.6.2",
22925
22925
  "@lume/kiwi": "^0.4.3",
22926
22926
  "calculate-cell-boundaries": "^0.0.13",
22927
- "calculate-packing": "^0.0.77",
22927
+ "calculate-packing": "^0.0.78",
22928
22928
  "css-select": "5.1.0",
22929
22929
  "format-si-unit": "^0.0.7",
22930
22930
  nanoid: "^5.0.7",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@tscircuit/core",
3
3
  "type": "module",
4
- "version": "0.0.1453",
4
+ "version": "0.0.1455",
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.19",
53
53
  "@tscircuit/props": "^0.0.578",
54
54
  "@tscircuit/schematic-match-adapt": "^0.0.18",
55
- "@tscircuit/schematic-trace-solver": "^0.0.98",
55
+ "@tscircuit/schematic-trace-solver": "^0.0.99",
56
56
  "@tscircuit/solver-utils": "^0.0.16",
57
57
  "@tscircuit/soup-util": "^0.0.41",
58
58
  "@types/bun": "^1.2.16",
@@ -113,7 +113,7 @@
113
113
  "@flatten-js/core": "^1.6.2",
114
114
  "@lume/kiwi": "^0.4.3",
115
115
  "calculate-cell-boundaries": "^0.0.13",
116
- "calculate-packing": "^0.0.77",
116
+ "calculate-packing": "^0.0.78",
117
117
  "css-select": "5.1.0",
118
118
  "format-si-unit": "^0.0.7",
119
119
  "nanoid": "^5.0.7",