@tscircuit/core 0.0.754 → 0.0.755

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
@@ -15783,7 +15783,7 @@ import { identity as identity6 } from "transformation-matrix";
15783
15783
  var package_default = {
15784
15784
  name: "@tscircuit/core",
15785
15785
  type: "module",
15786
- version: "0.0.753",
15786
+ version: "0.0.754",
15787
15787
  types: "dist/index.d.ts",
15788
15788
  main: "dist/index.js",
15789
15789
  module: "dist/index.js",
@@ -15879,7 +15879,7 @@ var package_default = {
15879
15879
  dependencies: {
15880
15880
  "@flatten-js/core": "^1.6.2",
15881
15881
  "@lume/kiwi": "^0.4.3",
15882
- "calculate-packing": "0.0.37",
15882
+ "calculate-packing": "0.0.41",
15883
15883
  "css-select": "5.1.0",
15884
15884
  "format-si-unit": "^0.0.3",
15885
15885
  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.754",
4
+ "version": "0.0.755",
5
5
  "types": "dist/index.d.ts",
6
6
  "main": "dist/index.js",
7
7
  "module": "dist/index.js",
@@ -97,7 +97,7 @@
97
97
  "dependencies": {
98
98
  "@flatten-js/core": "^1.6.2",
99
99
  "@lume/kiwi": "^0.4.3",
100
- "calculate-packing": "0.0.37",
100
+ "calculate-packing": "0.0.41",
101
101
  "css-select": "5.1.0",
102
102
  "format-si-unit": "^0.0.3",
103
103
  "nanoid": "^5.0.7",