@tscircuit/core 0.0.680 → 0.0.681

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
@@ -14000,7 +14000,7 @@ import { identity as identity5 } from "transformation-matrix";
14000
14000
  var package_default = {
14001
14001
  name: "@tscircuit/core",
14002
14002
  type: "module",
14003
- version: "0.0.679",
14003
+ version: "0.0.680",
14004
14004
  types: "dist/index.d.ts",
14005
14005
  main: "dist/index.js",
14006
14006
  module: "dist/index.js",
@@ -14036,7 +14036,7 @@ var package_default = {
14036
14036
  "@tscircuit/import-snippet": "^0.0.4",
14037
14037
  "@tscircuit/infgrid-ijump-astar": "^0.0.33",
14038
14038
  "@tscircuit/log-soup": "^1.0.2",
14039
- "@tscircuit/matchpack": "^0.0.9",
14039
+ "@tscircuit/matchpack": "^0.0.12",
14040
14040
  "@tscircuit/math-utils": "^0.0.18",
14041
14041
  "@tscircuit/miniflex": "^0.0.4",
14042
14042
  "@tscircuit/props": "0.0.289",
@@ -14094,7 +14094,7 @@ var package_default = {
14094
14094
  dependencies: {
14095
14095
  "@flatten-js/core": "^1.6.2",
14096
14096
  "@lume/kiwi": "^0.4.3",
14097
- "calculate-packing": "0.0.29",
14097
+ "calculate-packing": "0.0.31",
14098
14098
  "css-select": "5.1.0",
14099
14099
  "format-si-unit": "^0.0.3",
14100
14100
  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.680",
4
+ "version": "0.0.681",
5
5
  "types": "dist/index.d.ts",
6
6
  "main": "dist/index.js",
7
7
  "module": "dist/index.js",
@@ -37,7 +37,7 @@
37
37
  "@tscircuit/import-snippet": "^0.0.4",
38
38
  "@tscircuit/infgrid-ijump-astar": "^0.0.33",
39
39
  "@tscircuit/log-soup": "^1.0.2",
40
- "@tscircuit/matchpack": "^0.0.9",
40
+ "@tscircuit/matchpack": "^0.0.12",
41
41
  "@tscircuit/math-utils": "^0.0.18",
42
42
  "@tscircuit/miniflex": "^0.0.4",
43
43
  "@tscircuit/props": "0.0.289",
@@ -95,7 +95,7 @@
95
95
  "dependencies": {
96
96
  "@flatten-js/core": "^1.6.2",
97
97
  "@lume/kiwi": "^0.4.3",
98
- "calculate-packing": "0.0.29",
98
+ "calculate-packing": "0.0.31",
99
99
  "css-select": "5.1.0",
100
100
  "format-si-unit": "^0.0.3",
101
101
  "nanoid": "^5.0.7",