From 5fcff43c37715a788b4ae3f6b7310a069209f3e9 Mon Sep 17 00:00:00 2001 From: techmannih <125847751+techmannih@users.noreply.github.com> Date: Sat, 12 Sep 2026 22:43:36 +0530 Subject: [PATCH] Update Altium export dependencies --- system-block-ui/bun.lock | 8 ++++---- system-block-ui/package.json | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/system-block-ui/bun.lock b/system-block-ui/bun.lock index fb177c6..c4f35ef 100644 --- a/system-block-ui/bun.lock +++ b/system-block-ui/bun.lock @@ -13,7 +13,7 @@ "@tscircuit/props": "0.0.643", "@xyflow/react": "12.11.5", "circuit-json": "0.0.479", - "circuit-json-to-altium": "github:tscircuit/circuit-json-to-altium#f47ab326aa8abb5466d21f326c7402b0e0d7ba26", + "circuit-json-to-altium": "github:tscircuit/circuit-json-to-altium#a55f71576c56e8d31da55dd625d9b3c2fd26bb14", "circuit-json-to-kicad": "0.0.181", "circuit-to-svg": "0.0.410", "comlink": "4.4.2", @@ -44,7 +44,7 @@ }, }, "overrides": { - "altiumts": "0.0.59", + "altiumts": "0.0.68", }, "packages": { "@babel/runtime": ["@babel/runtime@7.29.7", "", {}, "sha512-Nq8OhGWiZIZGV6hLHoyAKLLcJihP/xFeBMGJoUrxTX2psI8dCifzLhZISFb+VWS3wFMRDmCGw5R+dOySCqPLhw=="], @@ -217,7 +217,7 @@ "adler-32": ["adler-32@1.3.1", "", {}, "sha512-ynZ4w/nUUv5rrsR8UUGoe1VC9hZj6V5hU9Qw1HlMDJGEJw5S7TfTErWTjMys6M7vr0YWcPqs3qAr4ss0nDfP+A=="], - "altiumts": ["altiumts@0.0.59", "", { "dependencies": { "cfb": "^1.2.2", "fflate": "^0.8.3" }, "peerDependencies": { "typescript": "^5" }, "bin": { "altiumts": "dist/cli.js" } }, "sha512-EunWtSs0FXEnxN9G10PvZyplDwcaE8/ioML3nnzqlAlGeKcnkKGHLpKBL0aUjg0i4yCovzn6ZihroBFhsi/6XA=="], + "altiumts": ["altiumts@0.0.68", "", { "dependencies": { "cfb": "^1.2.2", "fflate": "^0.8.3" }, "peerDependencies": { "typescript": "^5" }, "bin": { "altiumts": "dist/cli.js" } }, "sha512-SrzSp6ng2eiJCw0/+wJ8fO07jEk4MDQbvKUFqLKCIlAERLsN+fhaHkghJYxCzFqlNg+p42nPeSMc5Rqo/uhuWw=="], "base64-arraybuffer": ["base64-arraybuffer@1.0.2", "", {}, "sha512-I3yl4r9QB5ZRY3XuJVEPfc2XhZO6YweFPI+UovAzn+8/hb3oJ6lnysaFcjVpkCPfVWFUDvoZ8kmVDP7WyRtYtQ=="], @@ -239,7 +239,7 @@ "circuit-json": ["circuit-json@0.0.479", "", { "peerDependencies": { "format-si-unit": "*" } }, "sha512-nFmjnYUxeyTDp+7QBPa8j6BiB1knY5KHO+r7gsegjpCHxhgALcVAo+sNavk92n7RQZfIn2NzS4G8VqvOFQNrLw=="], - "circuit-json-to-altium": ["circuit-json-to-altium@github:tscircuit/circuit-json-to-altium#f47ab32", { "dependencies": { "altiumts": "github:tscircuit/altiumts#6c8af3de0e50c7d918f7f2bf43cca5af604cf9cc", "cfb": "^1.2.2", "circuit-json": "^0.0.480", "color-string": "2.1.4", "jszip": "^3.10.1", "schematic-symbols": "^0.0.239", "transformation-matrix": "^3.1.0" } }, "tscircuit-circuit-json-to-altium-f47ab32", "sha512-J6KcJl7HUb2qo+tzIk74n2BzxVVNq3L76HReVs+5Da/yFCaeYgXg64ww66XSXA6uSFm8X8g/3RFBGW6iV9AWJw=="], + "circuit-json-to-altium": ["circuit-json-to-altium@github:tscircuit/circuit-json-to-altium#a55f715", { "dependencies": { "altiumts": "github:tscircuit/altiumts#c66a1f655145fd96dce7ade777e5a1a3bfb65c76", "cfb": "^1.2.2", "circuit-json": "^0.0.480", "color-string": "2.1.4", "jszip": "^3.10.1", "schematic-symbols": "^0.0.239", "transformation-matrix": "^3.1.0" } }, "tscircuit-circuit-json-to-altium-a55f715", "sha512-uHPqIcSeHZi2vl8Gar0O80FvvkNMFfgIH2ZtWFNreHMr6uUEisdLs0l1bPPYLuSqgOC0IZ6xTVx3pVVieh5VCw=="], "circuit-json-to-bpc": ["circuit-json-to-bpc@0.0.14", "", { "peerDependencies": { "bpc-graph": "*", "circuit-json": "*", "typescript": "^5" } }, "sha512-jcgWTgkFepJzSbX8LOk+ZcuZFLVun7EVslfRF1LnZK5pPFWhfSMWE+PJUTDBGIikgs3mYZ4IIZSkjpmMfXvFhA=="], diff --git a/system-block-ui/package.json b/system-block-ui/package.json index 4173d8a..ca8757e 100644 --- a/system-block-ui/package.json +++ b/system-block-ui/package.json @@ -22,7 +22,7 @@ "@tscircuit/props": "0.0.643", "@xyflow/react": "12.11.5", "circuit-json": "0.0.479", - "circuit-json-to-altium": "github:tscircuit/circuit-json-to-altium#f47ab326aa8abb5466d21f326c7402b0e0d7ba26", + "circuit-json-to-altium": "github:tscircuit/circuit-json-to-altium#a55f71576c56e8d31da55dd625d9b3c2fd26bb14", "circuit-json-to-kicad": "0.0.181", "circuit-to-svg": "0.0.410", "comlink": "4.4.2", @@ -51,6 +51,6 @@ "vite": "8.2.2" }, "overrides": { - "altiumts": "0.0.59" + "altiumts": "0.0.68" } }