Skip to content

Commit d788cdf

Browse files
chore(deps): update dependency @tscircuit/checks to ^0.0.53 (#770)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4158966 commit d788cdf

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
@@ -24,7 +24,7 @@
2424
"@biomejs/biome": "^1.9.4",
2525
"@tscircuit/3d-viewer": "^0.0.275",
2626
"@tscircuit/assembly-viewer": "^0.0.1",
27-
"@tscircuit/checks": "^0.0.52",
27+
"@tscircuit/checks": "^0.0.53",
2828
"@tscircuit/create-snippet-url": "^0.0.8",
2929
"@tscircuit/eval": "^0.0.231",
3030
"@tscircuit/fake-snippets": "^0.0.87",
@@ -548,7 +548,7 @@
548548

549549
"@tscircuit/capacity-autorouter": ["@tscircuit/[email protected]", "", { "dependencies": { "fast-json-stable-stringify": "^2.1.0", "object-hash": "^3.0.0" }, "peerDependencies": { "typescript": "^5.7.3" } }, "sha512-oB+wo9u6Bj+vLp61lAyjV18/KjmG/1tLWB07TejDWGECgBXCvqdNMS9+gANdhExx2JauzU9Qq+vo8dZzWJCTcg=="],
550550

551-
"@tscircuit/checks": ["@tscircuit/[email protected].52", "", { "peerDependencies": { "@tscircuit/math-utils": "*", "circuit-json": "*", "circuit-json-to-connectivity-map": "*", "typescript": "^5.5.3" } }, "sha512-vPHwaHdjdeJlD9bcBl2krb5StRCLhh1ueKOgLOdBjAtM75BGNffHnxiwvOJH3jDzeJrh2XIwMJEJTmuK84AQZA=="],
551+
"@tscircuit/checks": ["@tscircuit/[email protected].53", "", { "peerDependencies": { "@tscircuit/math-utils": "*", "circuit-json": "*", "circuit-json-to-connectivity-map": "*", "typescript": "^5.5.3" } }, "sha512-NablZNHzJJCvRK2iMBk5PvSMIFrMVKwjvfddAH9KCknSSNhhhhBMm0Mifn42RqE9Wf1N1z3PxSCfHcLOMhalyg=="],
552552

553553
"@tscircuit/circuit-json-util": ["@tscircuit/[email protected]", "", { "dependencies": { "parsel-js": "^1.1.2" }, "peerDependencies": { "circuit-json": "*", "transformation-matrix": "*", "zod": "*" } }, "sha512-mV9B+u37GaeVOsO8MnUo4tLVigBAZaQ/MhZHiDZgl4mVsSoVtSXLjb8YJAGkHUkZgwUgEY4AY1OVicRNmQNQaA=="],
554554

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"devDependencies": {
3333
"@babel/standalone": "^7.26.10",
3434
"@biomejs/biome": "^1.9.4",
35-
"@tscircuit/checks": "^0.0.52",
35+
"@tscircuit/checks": "^0.0.53",
3636
"@tscircuit/eval": "^0.0.231",
3737
"@tscircuit/fake-snippets": "^0.0.87",
3838
"@tscircuit/math-utils": "^0.0.18",

0 commit comments

Comments
 (0)