@tscircuit/core 0.0.883 → 0.0.884

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
@@ -18635,7 +18635,7 @@ import { identity as identity6 } from "transformation-matrix";
18635
18635
  var package_default = {
18636
18636
  name: "@tscircuit/core",
18637
18637
  type: "module",
18638
- version: "0.0.882",
18638
+ version: "0.0.883",
18639
18639
  types: "dist/index.d.ts",
18640
18640
  main: "dist/index.js",
18641
18641
  module: "dist/index.js",
@@ -18740,7 +18740,7 @@ var package_default = {
18740
18740
  dependencies: {
18741
18741
  "@flatten-js/core": "^1.6.2",
18742
18742
  "@lume/kiwi": "^0.4.3",
18743
- "calculate-packing": "0.0.58",
18743
+ "calculate-packing": "0.0.62",
18744
18744
  "css-select": "5.1.0",
18745
18745
  "format-si-unit": "^0.0.3",
18746
18746
  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.883",
4
+ "version": "0.0.884",
5
5
  "types": "dist/index.d.ts",
6
6
  "main": "dist/index.js",
7
7
  "module": "dist/index.js",
@@ -106,7 +106,7 @@
106
106
  "dependencies": {
107
107
  "@flatten-js/core": "^1.6.2",
108
108
  "@lume/kiwi": "^0.4.3",
109
- "calculate-packing": "0.0.58",
109
+ "calculate-packing": "0.0.62",
110
110
  "css-select": "5.1.0",
111
111
  "format-si-unit": "^0.0.3",
112
112
  "nanoid": "^5.0.7",