Skip to content
This repository was archived by the owner on Aug 15, 2025. It is now read-only.

Commit cf2b357

Browse files
authored
Merge pull request #111 from ShiboSoftwareDev/main
updated deps and snapshots
2 parents a794cca + 711c279 commit cf2b357

File tree

9 files changed

+11
-11
lines changed

9 files changed

+11
-11
lines changed

algos/infinite-grid-ijump-astar/tests/__snapshots__/get-debug-svg.snap.svg

Lines changed: 1 addition & 1 deletion
Loading

algos/infinite-grid-ijump-astar/tests/__snapshots__/multimargin-bga.snap.svg

Lines changed: 1 addition & 1 deletion
Loading

algos/multi-layer-ijump/tests/__snapshots__/multi-layer-keyboard2.snap.svg

Lines changed: 1 addition & 1 deletion
Loading

algos/multi-layer-ijump/tests/__snapshots__/multi-layer-keyboard7.snap.svg

Lines changed: 1 addition & 1 deletion
Loading

algos/multi-layer-ijump/tests/__snapshots__/same-net-many-pads.snap.svg

Lines changed: 1 addition & 1 deletion
Loading

algos/multi-layer-ijump/tests/repros/__snapshots__/repro2-path-loop-fails.test.tsx-no-loop-removal.snap.svg

Lines changed: 1 addition & 1 deletion
Loading

algos/multi-layer-ijump/tests/repros/__snapshots__/repro2-path-loop-fails.test.tsx-with-loop-removal.snap.svg

Lines changed: 1 addition & 1 deletion
Loading

bun.lockb

5.84 KB
Binary file not shown.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@
1717
"devDependencies": {
1818
"@biomejs/biome": "^1.8.3",
1919
"@timohausmann/quadtree-ts": "^2.2.2",
20-
"@tscircuit/core": "^0.0.217",
20+
"@tscircuit/core": "^0.0.416",
2121
"@tscircuit/pcb-viewer": "1.4.5",
22-
"@tscircuit/props": "^0.0.108",
22+
"@tscircuit/props": "^0.0.184",
2323
"@tscircuit/soup-util": "^0.0.41",
2424
"@types/bun": "^1.2.0",
2525
"@types/d3-delaunay": "^6.0.4",
@@ -54,9 +54,9 @@
5454
"dependencies": {
5555
"@dagrejs/graphlib": "^2.2.3",
5656
"@tscircuit/checks": "0.0.28",
57-
"@tscircuit/math-utils": "^0.0.4",
57+
"@tscircuit/math-utils": "^0.0.18",
5858
"@vercel/node": "^3.0.24",
59-
"circuit-json": "^0.0.108",
59+
"circuit-json": "^0.0.183",
6060
"circuit-json-to-connectivity-map": "^0.0.17",
6161
"commander": "^12.1.0",
6262
"kleur": "^4.1.5",

0 commit comments

Comments
 (0)