Skip to content

Commit 4ac319d

Browse files
chore(deps): update dependency circuit-to-svg to ^0.0.204 (#1257)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent af7acd6 commit 4ac319d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bun.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"circuit-json-to-gerber": "^0.0.34",
4343
"circuit-json-to-gltf": "^0.0.7",
4444
"circuit-json-to-pnp-csv": "^0.0.7",
45-
"circuit-to-svg": "^0.0.203",
45+
"circuit-to-svg": "^0.0.204",
4646
"class-variance-authority": "^0.7.1",
4747
"clsx": "^2.1.1",
4848
"comlink": "^4.4.2",
@@ -888,7 +888,7 @@
888888

889889
"circuit-json-to-tscircuit": ["[email protected]", "", { "peerDependencies": { "typescript": "^5.0.0" } }, "sha512-LpHbOwdPE4+CooWPAPoKXWs4vxTrjJgu/avnxE3AqGwCD9r0ZnT73mEAB9oQi6T1i7T53zdkSR6y+zpsyCSE7g=="],
890890

891-
"circuit-to-svg": ["[email protected].203", "", { "dependencies": { "@types/node": "^22.5.5", "bun-types": "^1.1.40", "calculate-elbow": "0.0.12", "svgson": "^5.3.1", "transformation-matrix": "^2.16.1" }, "peerDependencies": { "tscircuit": "*" } }, "sha512-SZSwYHOBNWW5OWoBNo95Jlm5XQQdT+UYjyREqYl3bm1+e2Tkuw60wHT3CXxdNauCVCknxJ5LPfA8NWFmpgUXug=="],
891+
"circuit-to-svg": ["[email protected].204", "", { "dependencies": { "@types/node": "^22.5.5", "bun-types": "^1.1.40", "calculate-elbow": "0.0.12", "svgson": "^5.3.1", "transformation-matrix": "^2.16.1" }, "peerDependencies": { "tscircuit": "*" } }, "sha512-Azc2z8Z1VIWycwzP3eEuJFhONYQ8dxQnbbzASbcvM5rNTeP+RaouJwAVnJFe3wcmZJOY0/67ThImIHJg+717BA=="],
892892

893893
"class-variance-authority": ["[email protected]", "", { "dependencies": { "clsx": "^2.1.1" } }, "sha512-Ka+9Trutv7G8M6WT6SeiRWz792K5qEqIGEGzXKhAE6xOWAY6pPH8U+9IY3oCMv6kqTmLsv7Xh/2w2RigkePMsg=="],
894894

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"circuit-json-to-gerber": "^0.0.34",
7070
"circuit-json-to-gltf": "^0.0.7",
7171
"circuit-json-to-pnp-csv": "^0.0.7",
72-
"circuit-to-svg": "^0.0.203",
72+
"circuit-to-svg": "^0.0.204",
7373
"class-variance-authority": "^0.7.1",
7474
"clsx": "^2.1.1",
7575
"comlink": "^4.4.2",

0 commit comments

Comments
 (0)