@tscircuit/core 0.0.847 → 0.0.848

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
@@ -17614,7 +17614,7 @@ import { identity as identity6 } from "transformation-matrix";
17614
17614
  var package_default = {
17615
17615
  name: "@tscircuit/core",
17616
17616
  type: "module",
17617
- version: "0.0.846",
17617
+ version: "0.0.847",
17618
17618
  types: "dist/index.d.ts",
17619
17619
  main: "dist/index.js",
17620
17620
  module: "dist/index.js",
@@ -17672,7 +17672,7 @@ var package_default = {
17672
17672
  "bun-match-svg": "0.0.12",
17673
17673
  "calculate-elbow": "^0.0.12",
17674
17674
  "chokidar-cli": "^3.0.0",
17675
- "circuit-json": "^0.0.297",
17675
+ "circuit-json": "^0.0.302",
17676
17676
  "circuit-json-to-bpc": "^0.0.13",
17677
17677
  "circuit-json-to-connectivity-map": "^0.0.22",
17678
17678
  "circuit-json-to-gltf": "^0.0.31",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@tscircuit/core",
3
3
  "type": "module",
4
- "version": "0.0.847",
4
+ "version": "0.0.848",
5
5
  "types": "dist/index.d.ts",
6
6
  "main": "dist/index.js",
7
7
  "module": "dist/index.js",
@@ -59,7 +59,7 @@
59
59
  "bun-match-svg": "0.0.12",
60
60
  "calculate-elbow": "^0.0.12",
61
61
  "chokidar-cli": "^3.0.0",
62
- "circuit-json": "^0.0.297",
62
+ "circuit-json": "^0.0.302",
63
63
  "circuit-json-to-bpc": "^0.0.13",
64
64
  "circuit-json-to-connectivity-map": "^0.0.22",
65
65
  "circuit-json-to-gltf": "^0.0.31",