Skip to content

Commit 2e6db37

Browse files
fix(deps): update dependency @tscircuit/simple-3d-svg to ^0.0.34
1 parent f7d6ac8 commit 2e6db37

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.34",
88
"circuit-json-to-simple-3d": "^0.0.5",
99
"circuit-to-svg": "^0.0.158",
1010
"jscad-fiber": "^0.0.81",
@@ -190,7 +190,7 @@
190190

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

193-
"@tscircuit/simple-3d-svg": ["@tscircuit/[email protected].22", "", {}, "sha512-VYV1DgXIJUgNcljaCUcDjh48tpCESzcdwz66DUd1AG5Pj4IGs8JEIG26ntuliwg+sLvxaNlkpAYFKmEBWyz30w=="],
193+
"@tscircuit/simple-3d-svg": ["@tscircuit/[email protected].34", "", {}, "sha512-K5Gy5ANO6TFU2t/CtAZ96uc8J1iu0hKYXxHYMLOM8VirgpakMHgVjz3cNuEhWerS9iBoz6jkJORndLJPJzmYkA=="],
194194

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

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.34",
3232
"circuit-json-to-simple-3d": "^0.0.5",
3333
"circuit-to-svg": "^0.0.158",
3434
"jscad-fiber": "^0.0.81",

0 commit comments

Comments
 (0)