@tscircuit/core 0.0.814 → 0.0.815

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
@@ -17253,7 +17253,7 @@ import { identity as identity6 } from "transformation-matrix";
17253
17253
  var package_default = {
17254
17254
  name: "@tscircuit/core",
17255
17255
  type: "module",
17256
- version: "0.0.813",
17256
+ version: "0.0.814",
17257
17257
  types: "dist/index.d.ts",
17258
17258
  main: "dist/index.js",
17259
17259
  module: "dist/index.js",
@@ -17353,7 +17353,7 @@ var package_default = {
17353
17353
  dependencies: {
17354
17354
  "@flatten-js/core": "^1.6.2",
17355
17355
  "@lume/kiwi": "^0.4.3",
17356
- "calculate-packing": "0.0.49",
17356
+ "calculate-packing": "0.0.50",
17357
17357
  "css-select": "5.1.0",
17358
17358
  "format-si-unit": "^0.0.3",
17359
17359
  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.814",
4
+ "version": "0.0.815",
5
5
  "types": "dist/index.d.ts",
6
6
  "main": "dist/index.js",
7
7
  "module": "dist/index.js",
@@ -101,7 +101,7 @@
101
101
  "dependencies": {
102
102
  "@flatten-js/core": "^1.6.2",
103
103
  "@lume/kiwi": "^0.4.3",
104
- "calculate-packing": "0.0.49",
104
+ "calculate-packing": "0.0.50",
105
105
  "css-select": "5.1.0",
106
106
  "format-si-unit": "^0.0.3",
107
107
  "nanoid": "^5.0.7",