Skip to content

Commit 8867379

Browse files
chore(deps): update dependency @tscircuit/props to ^0.0.340 (#1270)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2b5fc1a commit 8867379

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
@@ -26,7 +26,7 @@
2626
"@tscircuit/footprinter": "^0.0.236",
2727
"@tscircuit/math-utils": "^0.0.25",
2828
"@tscircuit/pcb-viewer": "1.11.225",
29-
"@tscircuit/props": "^0.0.339",
29+
"@tscircuit/props": "^0.0.340",
3030
"@tscircuit/schematic-trace-solver": "^0.0.40",
3131
"@tscircuit/schematic-viewer": "2.0.44",
3232
"@types/bun": "latest",
@@ -598,7 +598,7 @@
598598

599599
"@tscircuit/pcb-viewer": ["@tscircuit/[email protected]", "", { "dependencies": { "@emotion/css": "^11.11.2", "@vitejs/plugin-react": "^5.0.2", "circuit-to-svg": "^0.0.191", "color": "^4.2.3", "react-supergrid": "^1.0.10", "react-toastify": "^10.0.5", "transformation-matrix": "^2.13.0", "zustand": "^4.5.2" }, "peerDependencies": { "react": "*", "tscircuit": "*" } }, "sha512-yvvHzzwBrrRiUbYM3S/P/Oq/OZcuq6iTB9tpNgxk0lUOwJ4GPROsYZK158yoWbTASNYmGP0DtlumRIOFMHTk/A=="],
600600

601-
"@tscircuit/props": ["@tscircuit/[email protected].339", "", { "peerDependencies": { "circuit-json": "*", "react": "*", "zod": "*" } }, "sha512-xHcTilgFKo7ttnZHDjDW+6jw3z6rF91fxBLY2o55RKE2icaZX9AAvuAK5tgeflnh2oXkny80UgcXLKb8RmQpeA=="],
601+
"@tscircuit/props": ["@tscircuit/[email protected].340", "", { "peerDependencies": { "circuit-json": "*", "react": "*", "zod": "*" } }, "sha512-HW20MwzisPflIqKPhv81KbBgl+6Wzrw2daCKE+96/zqdSOcnQh+OUp31XSZ04Rjm50Eo5HRJXWXvyIsJsIMYJA=="],
602602

603603
"@tscircuit/runframe": ["@tscircuit/[email protected]", "", {}, "sha512-SgPZ+5tpfT9/rcvUt0cIOTT4aIkGfgnyd5Lj4AopnIEenzayLLTXaxaA5J9QU7dAOLZdtkfrRW7rxM4799Hqhw=="],
604604

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"@tscircuit/footprinter": "^0.0.236",
5454
"@tscircuit/math-utils": "^0.0.25",
5555
"@tscircuit/pcb-viewer": "1.11.225",
56-
"@tscircuit/props": "^0.0.339",
56+
"@tscircuit/props": "^0.0.340",
5757
"@tscircuit/schematic-trace-solver": "^0.0.40",
5858
"@tscircuit/schematic-viewer": "2.0.44",
5959
"@types/bun": "latest",

0 commit comments

Comments
 (0)