@tscircuit/core 0.0.586 → 0.0.587

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
@@ -11170,7 +11170,7 @@ import { identity as identity5 } from "transformation-matrix";
11170
11170
  var package_default = {
11171
11171
  name: "@tscircuit/core",
11172
11172
  type: "module",
11173
- version: "0.0.585",
11173
+ version: "0.0.586",
11174
11174
  types: "dist/index.d.ts",
11175
11175
  main: "dist/index.js",
11176
11176
  module: "dist/index.js",
@@ -11256,7 +11256,7 @@ var package_default = {
11256
11256
  dependencies: {
11257
11257
  "@flatten-js/core": "^1.6.2",
11258
11258
  "@lume/kiwi": "^0.4.3",
11259
- "calculate-packing": "0.0.5",
11259
+ "calculate-packing": "0.0.7",
11260
11260
  "css-select": "5.1.0",
11261
11261
  "format-si-unit": "^0.0.3",
11262
11262
  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.586",
4
+ "version": "0.0.587",
5
5
  "types": "dist/index.d.ts",
6
6
  "main": "dist/index.js",
7
7
  "module": "dist/index.js",
@@ -87,7 +87,7 @@
87
87
  "dependencies": {
88
88
  "@flatten-js/core": "^1.6.2",
89
89
  "@lume/kiwi": "^0.4.3",
90
- "calculate-packing": "0.0.5",
90
+ "calculate-packing": "0.0.7",
91
91
  "css-select": "5.1.0",
92
92
  "format-si-unit": "^0.0.3",
93
93
  "nanoid": "^5.0.7",