@tscircuit/core 0.0.1147 → 0.0.1148

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
@@ -19149,7 +19149,7 @@ import { identity as identity5 } from "transformation-matrix";
19149
19149
  var package_default = {
19150
19150
  name: "@tscircuit/core",
19151
19151
  type: "module",
19152
- version: "0.0.1146",
19152
+ version: "0.0.1147",
19153
19153
  types: "dist/index.d.ts",
19154
19154
  main: "dist/index.js",
19155
19155
  module: "dist/index.js",
@@ -19254,7 +19254,7 @@ var package_default = {
19254
19254
  dependencies: {
19255
19255
  "@flatten-js/core": "^1.6.2",
19256
19256
  "@lume/kiwi": "^0.4.3",
19257
- "calculate-packing": "0.0.68",
19257
+ "calculate-packing": "0.0.71",
19258
19258
  "css-select": "5.1.0",
19259
19259
  "format-si-unit": "^0.0.3",
19260
19260
  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.1147",
4
+ "version": "0.0.1148",
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.68",
109
+ "calculate-packing": "0.0.71",
110
110
  "css-select": "5.1.0",
111
111
  "format-si-unit": "^0.0.3",
112
112
  "nanoid": "^5.0.7",