Skip to content

Commit fcaed38

Browse files
fix(deps): update dependency @tscircuit/simple-3d-svg to ^0.0.39
1 parent 79c7a12 commit fcaed38

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
@@ -4,7 +4,7 @@
44
"": {
55
"name": "svg.tscircuit.com",
66
"dependencies": {
7-
"@tscircuit/simple-3d-svg": "^0.0.22",
7+
"@tscircuit/simple-3d-svg": "^0.0.39",
88
"circuit-json-to-simple-3d": "^0.0.5",
99
"circuit-to-svg": "^0.0.158",
1010
"jscad-fiber": "^0.0.83",
@@ -244,7 +244,7 @@
244244

245245
"@tscircuit/schematic-match-adapt": ["@tscircuit/[email protected]", "", { "peerDependencies": { "typescript": "^5" } }, "sha512-85e6Pq58zrhZqivyW4bPVZfGfg8xLBCj3yjHl5LZslwfsDRgtWVob4bjJMhCfNL/mLsPUQKnpiDNnFKl9ugUZw=="],
246246

247-
"@tscircuit/simple-3d-svg": ["@tscircuit/[email protected].22", "", {}, "sha512-VYV1DgXIJUgNcljaCUcDjh48tpCESzcdwz66DUd1AG5Pj4IGs8JEIG26ntuliwg+sLvxaNlkpAYFKmEBWyz30w=="],
247+
"@tscircuit/simple-3d-svg": ["@tscircuit/[email protected].39", "", {}, "sha512-pUeKuiSfd7po5TwlMrqRWH4mgKLeccVZoMUdXx4SKnk11VD2Umql7ZGOHmdNm/8pWrxuoPjL8hQd9KF1XpzR3g=="],
248248

249249
"@tscircuit/soup-util": ["@tscircuit/[email protected]", "", { "dependencies": { "parsel-js": "^1.1.2" }, "peerDependencies": { "circuit-json": "*", "transformation-matrix": "*", "zod": "*" } }, "sha512-GdcuFxk+qnJZv+eI7ZoJ1MJEseFgRyaztMtQ/OXA2SUnxyPEH0UTy9vkhKTm+8GTePryEgdXcc65TgUyrr44ww=="],
250250

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"typescript": "^5.0.0"
2929
},
3030
"dependencies": {
31-
"@tscircuit/simple-3d-svg": "^0.0.22",
31+
"@tscircuit/simple-3d-svg": "^0.0.39",
3232
"circuit-json-to-simple-3d": "^0.0.5",
3333
"circuit-to-svg": "^0.0.158",
3434
"jscad-fiber": "^0.0.83",

0 commit comments

Comments
 (0)