Skip to content

Commit 0edadce

Browse files
chore(deps): update dependency @tscircuit/props to ^0.0.238 (#339)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 146b144 commit 0edadce

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
@@ -25,7 +25,7 @@
2525
"@semantic-release/release-notes-generator": "^10.0.3",
2626
"@swc/core": "^1.4.12",
2727
"@tscircuit/eagle-xml-converter": "^1.0.0",
28-
"@tscircuit/props": "^0.0.237",
28+
"@tscircuit/props": "^0.0.238",
2929
"@tscircuit/soup-util": "^0.0.41",
3030
"@types/color": "^3.0.6",
3131
"@types/node": "18.7.23",
@@ -370,7 +370,7 @@
370370

371371
"@tscircuit/mm": ["@tscircuit/[email protected]", "", { "dependencies": { "convert-units": "^2.3.4" }, "peerDependencies": { "typescript": "^5.0.0" } }, "sha512-5lZjeOsrkQDnMd4OEuXQYC8k+zuWCbX9Ruq69JhcvLu18FUen3pPjBxmFyF2DGZYxaTrKUpUdZvoTr49TISN2g=="],
372372

373-
"@tscircuit/props": ["@tscircuit/[email protected].237", "", { "peerDependencies": { "@tscircuit/layout": "*", "circuit-json": "*", "react": "*", "zod": "*" } }, "sha512-2LWYUIhqzWFtm0j/3Vr2Hb1vfq7hpym0py+nK6FCGQxTAHzJPMAyW7XqjxWw9vcQr6a04qE9lIYDPkXn5KFqaA=="],
373+
"@tscircuit/props": ["@tscircuit/[email protected].238", "", { "peerDependencies": { "@tscircuit/layout": "*", "circuit-json": "*", "react": "*", "zod": "*" } }, "sha512-Mq9CScwlc/zd6wgTWGBKTN2x/qarImr1Um3dt0a/WY76pPIRdjnsznN+7IZVmNxY3H/RD6CbCNjgc0DKphWYIg=="],
374374

375375
"@tscircuit/schematic-autolayout": ["@tscircuit/[email protected]", "", { "dependencies": { "@tscircuit/soup-util": "^0.0.38", "transformation-matrix": "^2.16.1" } }, "sha512-34cQxtlSylBKyHkzaMBCynaWJgN9c/mWm7cz63StTYIafKmfFs383K8Xoc4QX8HXCvVrHYl1aK15onZua9MxeA=="],
376376

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@semantic-release/release-notes-generator": "^10.0.3",
2626
"@swc/core": "^1.4.12",
2727
"@tscircuit/eagle-xml-converter": "^1.0.0",
28-
"@tscircuit/props": "^0.0.237",
28+
"@tscircuit/props": "^0.0.238",
2929
"@tscircuit/soup-util": "^0.0.41",
3030
"@types/color": "^3.0.6",
3131
"@types/node": "18.7.23",

0 commit comments

Comments
 (0)