Skip to content

Commit 75bf723

Browse files
chore(deps): update dependency @tscircuit/footprinter to ^0.0.182 (#769)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 79194dc commit 75bf723

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
@@ -29,7 +29,7 @@
2929
"@tscircuit/eval": "^0.0.231",
3030
"@tscircuit/fake-snippets": "^0.0.87",
3131
"@tscircuit/file-server": "^0.0.24",
32-
"@tscircuit/footprinter": "^0.0.181",
32+
"@tscircuit/footprinter": "^0.0.182",
3333
"@tscircuit/math-utils": "^0.0.18",
3434
"@tscircuit/pcb-viewer": "^1.11.177",
3535
"@tscircuit/props": "^0.0.230",
@@ -562,7 +562,7 @@
562562

563563
"@tscircuit/file-server": ["@tscircuit/[email protected]", "", { "dependencies": { "winterspec": "^0.0.86", "zod": "^3.23.8", "zustand": "^4.5.5", "zustand-hoist": "^2.0.1" }, "peerDependencies": { "typescript": "^5.0.0" }, "bin": { "file-server": "dist/cli.js" } }, "sha512-brJF94eQsgh2sA29LRn9USIhKlbwWrq8APCk24MyTszfXj1WzcvdL5memMEkAp3s+qWYoRJLRYjlJ9EN6t3kdw=="],
564564

565-
"@tscircuit/footprinter": ["@tscircuit/[email protected].181", "", { "dependencies": { "@tscircuit/mm": "^0.0.8", "zod": "^3.23.8" }, "peerDependencies": { "circuit-json": "*" } }, "sha512-B5Gf0zdCtTYeE//92ksB18VxOoVArUx7PoFQ52y8ERcUyvpXScMZQuCUHfwuvO8pcSQ9SRGg0zy929pgYOUWpw=="],
565+
"@tscircuit/footprinter": ["@tscircuit/[email protected].182", "", { "dependencies": { "@tscircuit/mm": "^0.0.8", "zod": "^3.23.8" }, "peerDependencies": { "circuit-json": "*" } }, "sha512-bYw7lv+BKwisRqFwvtupmelTwDK9e6gm5DFPugHD4J43wHG7gC1gNiPntazipy1oitVXjtlewoNNHzW5q3rNdw=="],
566566

567567
"@tscircuit/infgrid-ijump-astar": ["@tscircuit/[email protected]", "", {}, "sha512-tmX4Esp+HqyIGCUD43steVUH8pKRuyBNs21r4NlApGGLu+K1XSrK9FinhVJyMiEsuwJdajLnMTzmVt8vSYSafA=="],
568568

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"@tscircuit/assembly-viewer": "^0.0.1",
7373
"@tscircuit/create-snippet-url": "^0.0.8",
7474
"@tscircuit/file-server": "^0.0.24",
75-
"@tscircuit/footprinter": "^0.0.181",
75+
"@tscircuit/footprinter": "^0.0.182",
7676
"@tscircuit/pcb-viewer": "^1.11.177",
7777
"@tscircuit/props": "^0.0.230",
7878
"@tscircuit/schematic-viewer": "2.0.21",

0 commit comments

Comments
 (0)