@tscircuit/core 0.0.1450 → 0.0.1451

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
@@ -22810,7 +22810,7 @@ function Group_getRoutingPhasePlans(group) {
22810
22810
  var package_default = {
22811
22811
  name: "@tscircuit/core",
22812
22812
  type: "module",
22813
- version: "0.0.1449",
22813
+ version: "0.0.1450",
22814
22814
  types: "dist/index.d.ts",
22815
22815
  main: "dist/index.js",
22816
22816
  module: "dist/index.js",
@@ -22922,7 +22922,7 @@ var package_default = {
22922
22922
  "@flatten-js/core": "^1.6.2",
22923
22923
  "@lume/kiwi": "^0.4.3",
22924
22924
  "calculate-cell-boundaries": "^0.0.13",
22925
- "calculate-packing": "0.0.75",
22925
+ "calculate-packing": "^0.0.77",
22926
22926
  "css-select": "5.1.0",
22927
22927
  "format-si-unit": "^0.0.7",
22928
22928
  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.1450",
4
+ "version": "0.0.1451",
5
5
  "types": "dist/index.d.ts",
6
6
  "main": "dist/index.js",
7
7
  "module": "dist/index.js",
@@ -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.75",
116
+ "calculate-packing": "^0.0.77",
117
117
  "css-select": "5.1.0",
118
118
  "format-si-unit": "^0.0.7",
119
119
  "nanoid": "^5.0.7",