@tscircuit/core 0.0.1216 → 0.0.1217

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
@@ -20419,7 +20419,7 @@ import { identity as identity5 } from "transformation-matrix";
20419
20419
  var package_default = {
20420
20420
  name: "@tscircuit/core",
20421
20421
  type: "module",
20422
- version: "0.0.1215",
20422
+ version: "0.0.1216",
20423
20423
  types: "dist/index.d.ts",
20424
20424
  main: "dist/index.js",
20425
20425
  module: "dist/index.js",
@@ -20525,7 +20525,7 @@ var package_default = {
20525
20525
  dependencies: {
20526
20526
  "@flatten-js/core": "^1.6.2",
20527
20527
  "@lume/kiwi": "^0.4.3",
20528
- "calculate-packing": "0.0.72",
20528
+ "calculate-packing": "0.0.73",
20529
20529
  "css-select": "5.1.0",
20530
20530
  "format-si-unit": "^0.0.3",
20531
20531
  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.1216",
4
+ "version": "0.0.1217",
5
5
  "types": "dist/index.d.ts",
6
6
  "main": "dist/index.js",
7
7
  "module": "dist/index.js",
@@ -107,7 +107,7 @@
107
107
  "dependencies": {
108
108
  "@flatten-js/core": "^1.6.2",
109
109
  "@lume/kiwi": "^0.4.3",
110
- "calculate-packing": "0.0.72",
110
+ "calculate-packing": "0.0.73",
111
111
  "css-select": "5.1.0",
112
112
  "format-si-unit": "^0.0.3",
113
113
  "nanoid": "^5.0.7",