@tscircuit/core 0.0.1213 → 0.0.1214

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
@@ -20409,7 +20409,7 @@ import { identity as identity5 } from "transformation-matrix";
20409
20409
  var package_default = {
20410
20410
  name: "@tscircuit/core",
20411
20411
  type: "module",
20412
- version: "0.0.1212",
20412
+ version: "0.0.1213",
20413
20413
  types: "dist/index.d.ts",
20414
20414
  main: "dist/index.js",
20415
20415
  module: "dist/index.js",
@@ -20515,7 +20515,7 @@ var package_default = {
20515
20515
  dependencies: {
20516
20516
  "@flatten-js/core": "^1.6.2",
20517
20517
  "@lume/kiwi": "^0.4.3",
20518
- "calculate-packing": "0.0.71",
20518
+ "calculate-packing": "0.0.72",
20519
20519
  "css-select": "5.1.0",
20520
20520
  "format-si-unit": "^0.0.3",
20521
20521
  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.1213",
4
+ "version": "0.0.1214",
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.71",
110
+ "calculate-packing": "0.0.72",
111
111
  "css-select": "5.1.0",
112
112
  "format-si-unit": "^0.0.3",
113
113
  "nanoid": "^5.0.7",